article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a {
  background: transparent; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* ==========================================================================
   base styles
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #333; }

html {
  overflow-x: hidden !important; }

body {
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  line-height: 1.7;
  overflow-x: hidden !important; }

img {
  vertical-align: middle;
  width: 100%; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a,
h3 {
  outline: 0 !important; }

.hr {
  background: url(../img/break_line2.png) repeat-x 5px 0;
  clear: both;
  display: block;
  height: 15px;
  text-align: center; }

span hr {
  border: none;
  border-bottom: 1px solid #ccc;
  clear: both;
  margin-bottom: 10px;
  padding-top: 23px; }

h1,
h2,
h3 {
  font-family: "Times New Roman", Georgia, Serif;
  font-weight: normal;
  line-height: 1.2;
  margin: 0.75em 0; }

h1 {
  font-size: 3.5em; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 1.75em; }

a:link, a:visited {
  color: #ff6600;
  font-weight: bold;
  text-decoration: none; }

a:hover, a:focus, a:active {
  text-decoration: underline; }

/* layout */
#container.project {
  position: relative; }

/* Flexible CSS cover images */
.flexEmbed:before {
  content: "";
  display: block;
  padding-bottom: 50%;
  width: 100%; }

.hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin: -11px auto 1em;
  max-height: 500px;
  max-width: 100%; }
  .hero.partners {
    background-image: url(../img/partners_hero.png); }
  .hero.partners_details {
    background-image: url(../img/orange_overlay.png), url(../img/partners_details_hero.png);
    margin: 0; }
    @media only screen and (min-width: 1024px) {
      .hero.partners_details {
        margin: -11px auto 1em; } }
  .hero.approach {
    background-image: url(../img/approach_hero.png); }

.partners.content {
  margin: 0 auto;
  max-width: 960px;
  padding: 0;
  text-align: center; }
  .partners.content h1 {
    font-size: 1.75em;
    margin-bottom: -5px; }
    @media only screen and (min-width: 600px) {
      .partners.content h1 {
        font-size: 2.5em; } }
    @media only screen and (min-width: 768px) {
      .partners.content h1 {
        font-size: 3.5em; } }
  .partners.content p {
    font-size: 12px;
    padding: 0 15px; }

.dopartners .one_third {
  margin-top: 0 !important; }

.content_wrapper {
  background: #efefef;
  margin-top: -10px; }
  .content_wrapper .contact.content {
    margin: 0 auto 40px;
    max-width: 960px;
    text-align: center; }
    .content_wrapper .contact.content h1 {
      font-size: 1.75em;
      margin: 0 0 -5px;
      padding-top: 30px; }
      @media only screen and (min-width: 600px) {
        .content_wrapper .contact.content h1 {
          font-size: 2.5em; } }
      @media only screen and (min-width: 768px) {
        .content_wrapper .contact.content h1 {
          font-size: 3.5em; } }
    .content_wrapper .contact.content p {
      font-size: 12px;
      padding: 0 15px; }
    .content_wrapper .contact.content ul {
      margin: 30px auto;
      max-width: 780px; }
      .content_wrapper .contact.content ul li {
        display: inline-block;
        float: left;
        font-size: 12px;
        margin-right: 15px;
        width: 15%;
        max-width: 150px; }
        .content_wrapper .contact.content ul li span {
          display: block; }
          .content_wrapper .contact.content ul li span.name {
            font-weight: bold; }
        .content_wrapper .contact.content ul li img {
          border-radius: 50%;
          margin-bottom: 10px;
          max-width: 105px; }
        .content_wrapper .contact.content ul li.last {
          margin-right: 0; }

@media only screen and (min-width: 768px) {
  .dopartners .main_news_sml_fl section,
  .dopartners .main_news_sml_fr section {
    min-height: 100px;
    position: relative; }
    .dopartners .main_news_sml_fl section .read-more,
    .dopartners .main_news_sml_fr section .read-more {
      position: absolute;
      bottom: 15px; } }

.content {
  font-size: 12px;
  margin: 0 auto;
  padding: 15px;
  position: relative; }
  @media only screen and (min-width: 1024px) {
    .content {
      padding: 15px 0 60px;
      width: 960px; } }
  .content #tabs-2,
  .content #tabs-3 {
    display: none; }
  .content.details {
    padding: 0;
    position: relative;
    z-index: 10; }
    .content.details .video_wrapper {
      height: auto !important;
      margin-bottom: 20px;
      width: 100% !important; }
      .content.details .video_wrapper .kWidgetIframeContainer {
        height: 196px !important;
        width: 100% !important; }
        @media only screen and (min-width: 480px) {
          .content.details .video_wrapper .kWidgetIframeContainer {
            height: 286px !important; } }
        @media only screen and (min-width: 600px) {
          .content.details .video_wrapper .kWidgetIframeContainer {
            height: 354px !important; } }
        @media only screen and (min-width: 768px) {
          .content.details .video_wrapper .kWidgetIframeContainer {
            height: 318px !important; } }
        @media only screen and (min-width: 1024px) {
          .content.details .video_wrapper .kWidgetIframeContainer {
            height: 389px !important; } }
    .content.details .partners.details {
      padding: 15px; }
      @media only screen and (min-width: 1024px) {
        .content.details .partners.details {
          padding: 0; } }
    .content.details .read_less {
      display: none; }
  .content.full_width {
    width: 100%; }
  .content .list ul {
    margin: 0 0 20px;
    padding: 0 20px; }
    .content .list ul li {
      color: #ff6600;
      list-style: disc; }
      .content .list ul li span {
        color: #222; }

.main-container {
  clear: both;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .main-container .main {
      padding-bottom: 180px; } }
  @media only screen and (min-width: 1024px) {
    .main-container .main {
      padding: 0; } }
  @media only screen and (min-width: 768px) {
    .main-container aside {
      float: left;
      width: 28%; }
    .main-container .main {
      float: right;
      width: 70%; }
      .main-container .main .main_news_sml_fl {
        float: left;
        width: 48.5%; }
      .main-container .main .main_news_sml_fr {
        float: right;
        width: 48.5%; }
    .main-container .main.news {
      width: 100%; }
      .main-container .main.news .two_third {
        float: left;
        width: 66%; }
      .main-container .main.news .one_third {
        float: right;
        width: 32%;
        margin-top: 75px; }
        .main-container .main.news .one_third .main_news_sml_fl {
          width: 100%; } }
  @media only screen and (min-width: 1024px) {
    .main-container aside {
      width: 32%; }
    .main-container .main {
      width: 66%; } }
  .main-container article {
    background: #efefef;
    margin-bottom: 20px;
    position: relative; }
    .main-container article header {
      padding: 0 15px; }
      .main-container article header .project_info {
        background: url(../img/break_line.png) repeat-x 0 45px;
        height: 60px;
        margin-top: 15px; }
        @media only screen and (min-width: 768px) {
          .main-container article header .project_info {
            margin-top: 10px; } }
        @media only screen and (min-width: 1024px) {
          .main-container article header .project_info {
            background-position: 0 25px;
            height: 40px; } }
        .main-container article header .project_info ul li {
          display: inline; }
      .main-container article header .project_info_sml {
        background: url(../img/break_line.png) repeat-x 0 45px;
        height: 60px;
        margin-top: 15px; }
        @media only screen and (min-width: 600px) {
          .main-container article header .project_info_sml {
            background-position: 0 25px;
            height: 40px; } }
        @media only screen and (min-width: 768px) {
          .main-container article header .project_info_sml {
            background-position: 0 45px;
            height: 60px;
            margin-top: 10px; } }
        .main-container article header .project_info_sml ul li {
          display: inline; }
      .main-container article header h1 {
        margin: 5px 0; }
    .main-container article .themeicon {
      background: transparent;
      display: block;
      height: 20px;
      position: absolute;
      right: 10px;
      top: 10px;
      width: 20px; }
    .main-container article section {
      padding: 0 15px 15px; }
      .main-container article section p {
        margin: 0 0 20px; }
  .main-container article.main_news .project_info {
    background: url(../img/break_line.png) repeat-x 0 45px;
    height: 60px;
    margin-top: 15px; }
    @media only screen and (min-width: 600px) {
      .main-container article.main_news .project_info {
        background-position: 0 25px;
        height: 40px; } }
  @media only screen and (min-width: 1024px) {
    .main-container .image_wrapper {
      padding-top: 20px; } }
  .main-container .image_wrapper .main_left {
    float: left;
    width: 100%; }
    .main-container .image_wrapper .main_left img {
      margin: -10px 0 0; }
    @media only screen and (min-width: 1024px) {
      .main-container .image_wrapper .main_left {
        width: 62%; }
        .main-container .image_wrapper .main_left img {
          margin: 0 0 5px; } }
  .main-container .image_wrapper .left {
    display: none;
    float: left;
    width: 62%; }
    @media only screen and (min-width: 1024px) {
      .main-container .image_wrapper .left {
        display: block; }
        .main-container .image_wrapper .left img {
          margin-bottom: 5px; } }
  .main-container .image_wrapper .right {
    display: none;
    float: right;
    width: 37.4%; }
    @media only screen and (min-width: 1024px) {
      .main-container .image_wrapper .right {
        display: block; } }
  .main-container #accordion h3.hide {
    background: #efefef;
    border-bottom: 1px solid #999;
    clear: both !important;
    display: none;
    margin: 0;
    padding: 12px 15px;
    position: relative; }
    .main-container #accordion h3.hide span.ui-accordion-header-icon {
      background: #999;
      background-image: url(../img/accordion_arrows.png);
      border-bottom: 1px solid #444;
      display: inline-block;
      float: right;
      height: 49.3px;
      position: absolute;
      right: 0;
      top: 0;
      width: 50px; }
      .main-container #accordion h3.hide span.ui-accordion-header-icon.ui-icon-triangle-1-e {
        background-position: 5px 10px; }
      .main-container #accordion h3.hide span.ui-accordion-header-icon.ui-icon-triangle-1-s {
        background: #ff6600;
        border-bottom: 1px solid #ff6600;
        background-image: url(../img/accordion_arrows.png);
        background-position: -28px 10px; }
  .main-container #accordion div.inner {
    font-size: 12px;
    max-width: 960px;
    margin: 0 auto; }
  .main-container #accordion ul {
    margin: 0 0 20px;
    padding: 0 20px; }
    .main-container #accordion ul li {
      color: #222;
      list-style: none;
      background: url(../img/dot.png) 0 5px;
      background-repeat: no-repeat;
      padding-left: 20px; }
      .main-container #accordion ul li ul {
        padding: 5px 0 0 30px; }
        .main-container #accordion ul li ul li {
          list-style: square; }
  .main-container #accordion .two_third h1,
  .main-container #accordion .one_third h1 {
    display: none; }
  @media only screen and (min-width: 1024px) {
    .main-container #accordion .two_third h1,
    .main-container #accordion .one_third h1 {
      display: block; } }
  .main-container #accordion .one_third.quote {
    margin-top: 75px !important; }
  @media only screen and (min-width: 768px) {
    .main-container #accordion .show_me_more {
      margin-left: 50%; } }
  .main-container #accordion .show_me_more a {
    color: #fff !important;
    display: inline-block;
    width: 90px; }
  .main-container .grid960 {
    clear: both !important;
    padding: 15px;
    position: relative; }
    @media only screen and (min-width: 1024px) {
      .main-container .grid960 {
        margin: 0 auto;
        padding: 0;
        width: 960px; }
        .main-container .grid960 article {
          margin-bottom: 0; } }

.approach .main ul,
.dopartnerdetail .partners ul {
  margin: 0 0 20px;
  padding: 0 20px; }
  .approach .main ul li,
  .dopartnerdetail .partners ul li {
    color: #222;
    list-style: none;
    background: url(../img/dot.png) 0 5px;
    background-repeat: no-repeat;
    padding-left: 20px; }
    .approach .main ul li ul,
    .dopartnerdetail .partners ul li ul {
      padding: 5px 0 0 30px; }
      .approach .main ul li ul li,
      .dopartnerdetail .partners ul li ul li {
        list-style: square; }

.main-container.approach article {
  background: none; }
  .main-container.approach article header {
    padding: 0; }
  .main-container.approach article span img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: -5px;
    width: 38px; }

.main-container.approach section {
  padding: 0; }
  .main-container.approach section h2,
  .main-container.approach section h3 {
    margin-bottom: 5px; }
  .main-container.approach section .video,
  .main-container.approach section .news {
    float: left;
    margin-top: 20px;
    width: 48%; }
  .main-container.approach section .news_content,
  .main-container.approach section .video_content {
    float: right;
    margin-top: 20px;
    width: 48%; }
    .main-container.approach section .news_content p,
    .main-container.approach section .news_content h4,
    .main-container.approach section .video_content p,
    .main-container.approach section .video_content h4 {
      margin: -3px 0 5px; }

.main-container.approach .one_third .main_news_sml_fl {
  margin-bottom: 20px; }
  .main-container.approach .one_third .main_news_sml_fl header.details {
    background: #efefef;
    border-top: 1px solid #999;
    padding: 0 15px 15px; }
  .main-container.approach .one_third .main_news_sml_fl.no_margin {
    margin: 0; }

.main-container.approach .one_third blockquote {
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 1.5em;
  color: #ff6600;
  line-height: 1.4;
  margin: 0;
  padding: 20px 10px 0;
  text-align: center; }
  .main-container.approach .one_third blockquote span {
    color: #222;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding-top: 20px; }

.main-container.approach .one_third span.hr span {
  background: #fff;
  color: #ff6600;
  display: inline-block;
  font-size: 13px;
  padding: 0 10px;
  position: relative;
  top: -3px; }

.main-container.approach .one_third.quote .main_news_sml_fl {
  margin-top: 0; }

.main-container.approach .arup_logo {
  display: block;
  margin: 30px auto;
  max-width: 277px; }

.full_grid {
  background: url(../img/social_bg.png) repeat-x center 0;
  height: 367px; }
  .full_grid .inner {
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
    max-width: 640px;
    padding: 50px 15px;
    text-align: center; }
    .full_grid .inner .social {
      margin: 0 auto;
      width: 140px; }
      .full_grid .inner .social li {
        float: left;
        margin: 10px -16px 10px 32px; }
      .full_grid .inner .social a {
        display: block;
        height: 30px;
        text-indent: -9999px;
        width: 30px; }
      .full_grid .inner .social li a.twitter {
        background: url(../img/twitter.png) no-repeat; }
      .full_grid .inner .social li a.facebook {
        background: url(../img/facebook.png) no-repeat; }
      .full_grid .inner .social li a.linkedin {
        background: url(../img/linkedin.png) no-repeat;
        width: 31px; }

.get-involved-title {
  font-size: 22px;
  font-family: "Times New Roman", Georgia, Serif; }
  @media only screen and (min-width: 480px) {
    .get-involved-title {
      font-size: 34px; } }
  @media only screen and (min-width: 768px) {
    .get-involved-title {
      font-size: 50px; } }

.social_wall .inner,
.show_more .inner {
  margin: 0 auto;
  max-width: 960px;
  text-align: center; }
  .social_wall .inner span,
  .show_more .inner span {
    font-family: "Times New Roman", Georgia, Serif;
    font-size: 26px;
    display: block;
    padding: 30px 15px 40px; }

.social_wall .inner span {
  padding-bottom: 0; }

.map_wrapper {
  background: url(../img/fabric_1.png) repeat;
  margin-top: -40px;
  padding: 10px 0 60px;
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .map_wrapper {
      padding: 20px 0 40px; } }
  .map_wrapper .inner {
    max-width: 960px;
    margin: 0 auto; }
    .map_wrapper .inner hr {
      border: 0;
      border-bottom: 1px solid #fafafa;
      border-top: 1px solid #c2c2c2; }
    .map_wrapper .inner h2 {
      margin: 5px 0; }
    .map_wrapper .inner .left {
      float: none;
      font-size: 12px;
      padding: 0 15px;
      text-align: center; }
      .map_wrapper .inner .left a {
        background: #ff6600;
        border-radius: 5px;
        color: #fff;
        padding: 15px 25px;
        position: relative;
        text-decoration: none;
        top: 15px; }
        .map_wrapper .inner .left a:hover {
          opacity: 0.9; }
      @media only screen and (min-width: 1024px) {
        .map_wrapper .inner .left {
          float: left;
          padding: 0;
          text-align: left;
          width: 35%; } }
    .map_wrapper .inner .right {
      display: none; }
      @media only screen and (min-width: 1024px) {
        .map_wrapper .inner .right {
          display: block;
          float: right;
          width: 63%; }
          .map_wrapper .inner .right img {
            margin-top: 13px; } }

.doprojects .filter,
.domap .filter {
  display: block; }
  @media only screen and (min-width: 768px) {
    .doprojects .filter,
    .domap .filter {
      display: none !important; } }

.filters {
  margin: 20px auto;
  max-width: 275px; }
  .filters hr {
    border: 0;
    border-bottom: 1px solid #fafafa;
    border-top: 1px solid #c2c2c2;
    clear: both;
    display: block;
    position: relative;
    top: 15px; }
  .filters h2 {
    text-align: center; }
  .filters ul li {
    display: inline-block;
    float: left;
    text-transform: uppercase; }
    .filters ul li a {
      color: #9d9d9d;
      display: inline-block;
      font-family: "Times New Roman", Georgia, Serif;
      font-size: 16px;
      margin-left: 20px;
      padding-top: 60px;
      text-align: center;
      text-decoration: none; }
    .filters ul li .latest {
      background: url(../img/filters_sprite.png) no-repeat 13px 15px; }
      .filters ul li .latest.current {
        background-position: 13px -96px;
        color: #ff6600; }
      .filters ul li .latest:hover {
        background-position: 13px -96px;
        color: #ff6600; }
    .filters ul li .projects {
      background: url(../img/filters_sprite.png) no-repeat -70px 15px; }
      .filters ul li .projects.current {
        background-position: -70px -96px;
        color: #ff6600; }
      .filters ul li .projects:hover {
        background-position: -70px -96px;
        color: #ff6600; }
    .filters ul li .news {
      background: url(../img/filters_sprite.png) no-repeat -177px 15px; }
      .filters ul li .news.current {
        background-position: -177px -96px;
        color: #ff6600; }
      .filters ul li .news:hover {
        background-position: -177px -96px;
        color: #ff6600; }

.filter.project.details {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .filter.project.details {
      display: block; }
      .filter.project.details div.share {
        width: 322px; } }

.footer-container {
  border-top: 1px solid #bdbdbd;
  color: #626262;
  font-family: "Times New Roman", Georgia, Serif;
  padding: 10px 0;
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .footer-container footer.wrapper {
      margin: 10px auto;
      width: 960px; } }
  .footer-container ul {
    padding-bottom: 20px; }
    @media only screen and (min-width: 1024px) {
      .footer-container ul {
        float: right;
        margin-right: -10px; } }
    .footer-container ul li {
      display: inline-block; }
      .footer-container ul li a {
        color: #626262;
        padding: 0 10px;
        text-decoration: none;
        font-weight: normal; }
      .footer-container ul li a:hover {
        text-decoration: underline; }
  .footer-container p span {
    clear: both;
    display: block; }
  @media only screen and (min-width: 1024px) {
    .footer-container p {
      float: left;
      margin: 0; }
      .footer-container p span {
        display: inline; } }

.orange_overlay {
  background: url(../img/orange_overlay.png) repeat-x; }

@media only screen and (min-width: 1024px) {
  .timeline_wrapper {
    background: url(../img/timeline_strip.jpg) repeat-y;
    max-height: 900px;
    margin: 0 -15px 0 0;
    position: relative;
    overflow: hidden;
    top: 40px;
    top: 30px; } }

.timeline {
  position: relative;
  top: 0; }
  @media only screen and (min-width: 1024px) {
    .timeline .two_third {
      padding: 0 !important; } }
  .timeline .two_third header {
    display: none; }
  @media only screen and (min-width: 768px) {
    .timeline .two_third {
      width: auto !important; } }
  @media only screen and (min-width: 1024px) {
    .timeline .two_third header {
      display: block; } }
  @media only screen and (min-width: 1024px) {
    .timeline {
      float: left;
      max-width: 680px;
      margin: 0 auto;
      margin-left: 140px; }
      .timeline .two_third {
        width: 100% !important; }
        .timeline .two_third header {
          text-align: center; } }
  .timeline span.date {
    color: #ff6600;
    font-size: 16px;
    font-weight: bold; }
  @media only screen and (min-width: 1024px) {
    .timeline span.day {
      background: #ff6600;
      border-radius: 50%;
      color: #fff;
      display: inline-block;
      height: 30px;
      line-height: 1.9;
      margin-left: -56px;
      margin-right: 13px;
      padding: 5px;
      text-align: center;
      width: 30px; } }
  .timeline .heading {
    font-family: "Times New Roman",Georgia,serif;
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.4;
    margin: -5px 0 15px; }
    @media only screen and (min-width: 1024px) {
      .timeline .heading {
        margin: -10px 0 0.75em; } }
  .timeline div.clearfix {
    border-bottom: 1px solid #999;
    margin-bottom: 30px;
    padding-bottom: 30px; }
    @media only screen and (min-width: 1024px) {
      .timeline div.clearfix {
        border: none; } }
    .timeline div.clearfix img {
      margin-bottom: 30px; }

.timeline_bg {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  display: none; }
  @media only screen and (min-width: 1024px) {
    .timeline_bg {
      background: url("../img/timeline_bg.png") repeat-x center bottom;
      display: block;
      height: 1033px;
      width: 100%; } }
  .timeline_bg .scrolling {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .timeline_bg .scrolling {
        display: block;
        float: left;
        clear: both;
        width: 100%;
        padding: 20px 0;
        text-align: center;
        margin-top: 30px; } }
    .timeline_bg .scrolling .scrollup {
      display: inline-block;
      width: 50px;
      height: 40px;
      background: url("../img/arrowsprite.png");
      background-position: 0px 0px;
      text-indent: -99999px;
      cursor: pointer; }
    .timeline_bg .scrolling .scrollup.active {
      background-position: -100px 0px; }
    .timeline_bg .scrolling .scrolldown {
      display: inline-block;
      width: 50px;
      height: 40px;
      background: url("../img/arrowsprite.png");
      background-position: -150px 0px;
      text-indent: -99999px;
      margin-left: -20px;
      cursor: pointer; }
    .timeline_bg .scrolling .scrolldown.active {
      background-position: -50px 0px; }

/* this exists only to put the correct image header on top of timeline! */
.timeline_bg_strip {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .timeline_bg_strip {
      display: block;
      background: #efefef url("../img/timeline_bg_strip.jpg") repeat-x center top;
      float: left;
      clear: both;
      width: 100%;
      height: 15px; } }

.related_bg {
  display: none;
  background-color: #efefef;
  padding-bottom: 20px; }
  @media only screen and (min-width: 1024px) {
    .related_bg {
      background: #efefef url("../img/related_bg.png") repeat-x center 0;
      display: block;
      width: 100%; } }

@media only screen and (min-width: 768px) {
  .project_wrapper .two_third {
    width: 100% !important; } }

.project_wrapper .two_third header {
  display: none;
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .project_wrapper .two_third header {
      display: block; } }

@media only screen and (min-width: 768px) {
  .project_wrapper .two_third .item .team_wrapper {
    max-width: 600px;
    margin: 0 auto;
    padding: 30px 30px 0; } }

@media only screen and (min-width: 1024px) {
  .project_wrapper .two_third .item .team_wrapper {
    max-width: 700px; } }

.project_wrapper .two_third .item .team_wrapper span.name {
  color: #ff6600;
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 16px; }

.project_wrapper .two_third .item .team_wrapper .left img {
  margin: 10px auto 20px;
  width: 98px !important;
  border-radius: 50%; }

@media only screen and (min-width: 768px) {
  .project_wrapper .two_third .item .team_wrapper .left {
    float: left; }
    .project_wrapper .two_third .item .team_wrapper .left img {
      margin: -5px auto 30px; } }

.project_wrapper .two_third .item .team_wrapper .right {
  text-align: center;
  max-width: 470px; }
  @media only screen and (min-width: 600px) {
    .project_wrapper .two_third .item .team_wrapper .right {
      float: none;
      margin: 0 auto; } }
  @media only screen and (min-width: 768px) {
    .project_wrapper .two_third .item .team_wrapper .right {
      float: right;
      width: 100%;
      text-align: left; } }
  @media only screen and (min-width: 1024px) {
    .project_wrapper .two_third .item .team_wrapper .right {
      max-width: 570px; } }

.project_wrapper .two_third .item .team_wrapper .team_br {
  clear: both;
  height: 1px !important;
  margin: 0 auto;
  padding-bottom: 10px;
  width: 204px !important; }

.project_wrapper .carousel.project .owl-dots {
  top: 0; }

.project_wrapper .carousel.project .owl-dot span {
  border: 1px solid #ccc; }

.project_wrapper .owl-prev {
  visibility: hidden; }
  @media only screen and (min-width: 768px) {
    .project_wrapper .owl-prev {
      background: url("../img/prev_team.png") no-repeat scroll 0 0 transparent !important;
      border-radius: 0 !important;
      display: inline-block !important;
      height: 34px;
      left: 0;
      margin: -50px 0 0 !important;
      opacity: 1 !important;
      padding: 0 !important;
      position: absolute;
      text-indent: 9999px;
      top: 50%;
      visibility: visible;
      width: 14px; } }

.project_wrapper .owl-next {
  visibility: hidden; }
  @media only screen and (min-width: 768px) {
    .project_wrapper .owl-next {
      background: url("../img/next_team.png") no-repeat scroll 0 0 transparent !important;
      border-radius: 0 !important;
      display: inline-block !important;
      height: 34px;
      margin: -50px 0 0 !important;
      opacity: 1 !important;
      padding: 0 !important;
      position: absolute;
      right: 0;
      text-indent: 9999px;
      top: 50%;
      visibility: visible;
      width: 14px; } }

.related header {
  display: none; }

.related .two_third {
  padding-bottom: 0 !important; }
  .related .two_third .main_news_sml_fl,
  .related .two_third .main_news_sml_fr {
    background: #efefef; }
    .related .two_third .main_news_sml_fl h3,
    .related .two_third .main_news_sml_fr h3 {
      padding: 0 15px; }
      @media only screen and (min-width: 1024px) {
        .related .two_third .main_news_sml_fl h3,
        .related .two_third .main_news_sml_fr h3 {
          padding: 0; } }
    .related .two_third .main_news_sml_fl section,
    .related .two_third .main_news_sml_fr section {
      padding: 0 15px 15px; }
      @media only screen and (min-width: 1024px) {
        .related .two_third .main_news_sml_fl section,
        .related .two_third .main_news_sml_fr section {
          padding: 0; } }

.related .one_third {
  padding-top: 0 !important; }
  .related .one_third .main_news_sml_fl {
    background: #efefef; }
    .related .one_third .main_news_sml_fl h3 {
      padding: 0 15px; }
      @media only screen and (min-width: 1024px) {
        .related .one_third .main_news_sml_fl h3 {
          padding: 0; } }
    .related .one_third .main_news_sml_fl section {
      padding: 0 15px 15px; }
      @media only screen and (min-width: 1024px) {
        .related .one_third .main_news_sml_fl section {
          padding: 0; } }

@media only screen and (min-width: 1024px) {
  .related {
    padding: 0; }
    .related header {
      display: block; }
    .related .one_third.no_margin {
      margin: 0 !important; } }

.partners_commands {
  border-bottom: 1px solid #999;
  max-width: 960px;
  margin: 0 auto;
  padding: 15px 15px 40px; }
  @media only screen and (min-width: 1024px) {
    .partners_commands {
      border: 0;
      padding: 0; } }
  .partners_commands .prev_button {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .partners_commands .prev_button {
        display: block; } }
    .partners_commands .prev_button a {
      background: url(../img/prev_partner.png) no-repeat 0 0;
      cursor: pointer;
      display: block;
      float: left;
      height: 104px;
      text-indent: -9999px;
      width: 90px; }
  .partners_commands .next_button {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .partners_commands .next_button {
        display: block; } }
    .partners_commands .next_button a {
      background: url(../img/next_partner.png) no-repeat 0 0;
      cursor: pointer;
      display: block;
      float: right;
      height: 104px;
      text-indent: -9999px;
      width: 90px; }
  .partners_commands .img_holder {
    text-align: center; }
    @media only screen and (min-width: 1024px) {
      .partners_commands .img_holder {
        float: left;
        width: 780px; } }
    .partners_commands .img_holder p {
      margin: -10px 0 30px; }
    .partners_commands .img_holder img {
      display: block;
      margin: 0 auto;
      width: 100%; }
      @media only screen and (min-width: 480px) {
        .partners_commands .img_holder img {
          width: 310px; } }
  .partners_commands .prev_btn {
    background: url(../img/prev_partner_sml.png) no-repeat;
    color: #ff6600;
    display: inline-block;
    float: left;
    line-height: 1.3;
    padding-left: 20px;
    text-decoration: none; }
    @media only screen and (min-width: 1024px) {
      .partners_commands .prev_btn {
        display: none; } }
  .partners_commands .next_btn {
    background: url(../img/next_partner_sml.png) no-repeat right 0;
    color: #ff6600;
    display: inline-block;
    float: right;
    line-height: 1.3;
    padding-right: 20px;
    text-decoration: none; }
    @media only screen and (min-width: 1024px) {
      .partners_commands .next_btn {
        display: none; } }
  .partners_commands span.hr {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .partners_commands span.hr {
        display: block; } }

.project_heading {
  display: none;
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 32px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .project_heading {
      display: block; } }
  .project_heading span.right {
    float: right;
    font-size: 18px;
    margin-top: 16px; }

.no-margin-right {
  margin-right: 0 !important; }

/*** image filter ***/
.wrapper_img {
  position: relative; }

.arup_project .filter_img {
  background-image: url(../img/orange_overlay.png);
  height: 100%;
  position: absolute;
  width: 100%; }

#themes {
  display: none; }

#locations {
  display: none; }

.tip {
  cursor: pointer; }

.tooltip {
  margin: 8px;
  padding: 8px;
  border: 1px solid #222;
  background-color: #fff;
  position: absolute;
  z-index: 1000; }

/*** link styling ***/
.read-more,
.read-more a,
.read-less a {
  display: block; }
  .read-more:link, .read-more:visited,
  .read-more a:link,
  .read-more a:visited,
  .read-less a:link,
  .read-less a:visited {
    color: #ff6600;
    text-decoration: underline;
    font-weight: normal; }
  .read-more:hover, .read-more:focus, .read-more:active,
  .read-more a:hover,
  .read-more a:focus,
  .read-more a:active,
  .read-less a:hover,
  .read-less a:focus,
  .read-less a:active {
    text-decoration: none; }

.read-more a {
  padding-top: 10px;
  margin-bottom: -15px; }

.required {
  float: right; }

h3.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.ellip {
  display: block;
  height: 100%; }

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%; }

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden; }

/* video content stuff
** this is for video inline in body... */
.video-content {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  width: 100%;
  float: left;
  clear: left;
  margin: 20px 0; }

.video-content div,
.video-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* video content stuff. .NB ASIDE VIDEOS
** these videos must on mobile only ... */
.video-content-aside {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  width: 100%;
  float: left;
  clear: left;
  margin: 20px 0; }
  @media only screen and (min-width: 768px) {
    .video-content-aside {
      display: none; } }

.video-content-aside div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  @media only screen and (min-width: 768px) {
    .video-content-aside div {
      display: none; } }

.video_content,
.videodesktop img {
  display: none; }
  @media only screen and (min-width: 768px) {
    .video_content,
    .videodesktop img {
      display: block; } }

.video-content-aside {
  display: block; }
  @media only screen and (min-width: 768px) {
    .video-content-aside {
      display: none; } }

.grid960 .one_third .contact_regional_head {
  background: #efefef;
  clear: both;
  margin-bottom: 40px;
  padding: 15px; }
  .grid960 .one_third .contact_regional_head img {
    border-radius: 50%;
    float: left;
    margin-right: 15px;
    width: 98px !important; }
  .grid960 .one_third .contact_regional_head .content_text {
    float: left; }
    .grid960 .one_third .contact_regional_head .content_text h3 {
      margin-bottom: 5px; }
    .grid960 .one_third .contact_regional_head .content_text a {
      font-family: "Times New Roman",Georgia,serif;
      font-size: 14px;
      text-decoration: underline; }
      .grid960 .one_third .contact_regional_head .content_text a:hover {
        text-decoration: none; }

.project_info ul li {
  display: block !important; }
  @media only screen and (min-width: 600px) {
    .project_info ul li {
      display: inline-block !important; } }
  .project_info ul li:nth-child(2), .project_info ul li:nth-child(4) {
    display: none !important; }
    @media only screen and (min-width: 600px) {
      .project_info ul li:nth-child(2), .project_info ul li:nth-child(4) {
        display: inline-block !important;
        margin: 0 2px; } }

.project_info_sml ul {
  margin-top: 15px; }
  .project_info_sml ul li {
    display: block !important; }
    @media only screen and (min-width: 600px) {
      .project_info_sml ul li {
        display: inline !important;
        margin: 0 2px; } }
    .project_info_sml ul li:nth-child(2), .project_info_sml ul li:nth-child(4) {
      display: none !important; }

@media screen and (min-width: 768px) {
  .project_info_sml ul li {
    display: block !important; } }

.home.social_wall .inner span {
  padding-bottom: 40px; }

.donews .main-container article .themeicon {
  background: transparent; }

.dosocial .social_wall .inner h3 {
  font-family: Arial, Helvetica;
  font-size: 12px;
  margin-bottom: 30px; }

.filter {
  border-bottom: 1px solid #a5a5a5;
  font-size: 12px;
  padding: 15px 15px 5px; }
  @media only screen and (min-width: 600px) {
    .filter {
      padding: 15px 0 5px 15px; } }
  @media only screen and (min-width: 1024px) {
    .filter {
      border: 0;
      margin: 0 auto;
      padding: 20px 0 0;
      width: 960px; } }

.filter.partners {
  border: 0;
  padding: 15px; }

.fancySelect_wrapper {
  float: left;
  width: 300px; }
  @media only screen and (min-width: 600px) {
    .fancySelect_wrapper {
      width: 270px; } }
  @media only screen and (min-width: 1024px) {
    .fancySelect_wrapper {
      margin-right: 10px;
      width: 230px; } }

span.label {
  position: relative;
  top: 10px; }

span.label_theme {
  position: relative;
  top: 10px; }
  @media only screen and (min-width: 600px) {
    span.label_theme {
      right: -10px; } }

.dd-container {
  float: right;
  margin: 0 10px 15px 0;
  width: 200px !important; }
  @media only screen and (min-width: 1024px) {
    .dd-container {
      width: 160px !important; } }

.dd-select,
.dd-options {
  background: #fff !important;
  box-shadow: none !important;
  width: 200px !important; }
  @media only screen and (min-width: 1024px) {
    .dd-select,
    .dd-options {
      width: 160px !important; } }

.dd-selected-text {
  font-weight: normal !important; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url(../img/close-md.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(http://arupcommunity.org/assets/communities/img/fancybox_loading.gif) center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -60px;
  right: 0;
  width: 48px;
  height: 48px;
  cursor: pointer;
  z-index: 8040; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .fancybox-close {
    top: -1px;
    right: -1px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 8040; } }

.fancybox-close:hover {
  opacity: 0.9; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(http://arupcommunity.org/assets/communities/img/blank.gif);
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: visible !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(http://arupcommunity.org/assets/communities/fancybox_sprite@2x.png);
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url(http://arupcommunity.org/assets/communities/fancybox_loading@2x.gif);
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

.mwEmbedPlayer {
  z-index: 999999 !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: block;
  z-index: 9999;
  background: url("../img/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9010; }

.fancybox-overlay {
  z-index: 9999 !important; }

.fancybox-wrap {
  z-index: 99999 !important; }

a.largePlayBtn {
  z-index: 1000000 !important; }

.view_more__projects {
  background: url(../img/break_line2.png) repeat-x 5px 0;
  clear: both;
  margin: 50px 0 100px; }
  @media only screen and (min-width: 1024px) {
    .view_more__projects {
      background: url("../img/break_line2.png") repeat-x scroll 5px 50px transparent;
      clear: both;
      margin: 30px 0 140px;
      padding: 50px 0 0; } }
  .view_more__projects b {
    display: block;
    text-align: center; }
    .view_more__projects b span {
      background: #fff;
      font-size: 14px;
      padding: 5px 10px;
      position: relative;
      top: -5px; }

.paginator {
  position: relative;
  text-align: center;
  top: 15px; }

ul.paginator li {
  display: inline-block; }

ul.paginator li a {
  color: #ff6600;
  height: 11px;
  padding: 10px 13px;
  position: relative;
  right: -2px;
  text-decoration: none;
  top: -4px;
  width: 11px; }

li a.currentpage {
  background: red;
  background: #ff6600; }

ul.paginator li a.currentpage {
  border-radius: 50%;
  color: #fff;
  position: relative;
  right: -2px;
  top: -4px; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-dots,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(http://arupcommunity.org/assets-communities/css/grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.img_carousel {
  background-position: center;
  -moz-background-size: cover;
  /* Firefox and other browsers using Mozilla's browser engine */
  -webkit-background-size: cover;
  /* Safari, Chrome and browsers using the Webkit engine */
  -o-background-size: cover;
  /* Opera */
  -ms-background-size: cover;
  background-size: cover;
  height: 300px;
  width: 100%; }
  @media only screen and (min-width: 600px) {
    .img_carousel {
      height: 500px; } }
  .img_carousel.img01 {
    background-image: url(../img/carousel01.png); }
  .img_carousel.img02 {
    background-image: url(../img/partners_details_hero.png); }
  .img_carousel.img03 {
    background-image: url(../img/carousel03.png); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-dot span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 3px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  border: 1px solid #fff; }

.owl-theme .owl-controls .owl-dot.active span {
  background: #ff6600;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/ }

.owl-theme .owl-controls .owl-dot:hover span {
  background: #ff6600;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/ }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-dot span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(http://arupcommunity.org/assets-communities/css/AjaxLoader.gif) no-repeat center center; }

.owl-dots {
  position: relative;
  top: -65px; }

.owl-prev {
  background: url("../img/prev-sml.png") no-repeat !important;
  border-radius: 0 !important;
  display: inline-block !important;
  height: 77px;
  left: 0;
  margin: 0 !important;
  margin-top: -50px !important;
  opacity: 1 !important;
  padding: 0 !important;
  position: absolute;
  text-indent: 9999px;
  top: 50%;
  width: 16px; }
  @media only screen and (min-width: 600px) {
    .owl-prev {
      background: url("../img/prev.png") no-repeat !important;
      width: 35px; } }

.owl-next {
  background: url("../img/next-sml.png") no-repeat !important;
  border-radius: 0 !important;
  display: inline-block !important;
  height: 77px;
  right: 0;
  margin: 0 !important;
  margin-top: -50px !important;
  opacity: 1 !important;
  padding: 0 !important;
  position: absolute;
  text-indent: 9999px;
  top: 50%;
  width: 16px; }
  @media only screen and (min-width: 600px) {
    .owl-next {
      background: url("../img/next.png") no-repeat !important;
      width: 35px; } }

.caption_wrapper {
  color: #fff;
  font-family: "Times New Roman", Georgia, Serif;
  font-size: 14px;
  margin-left: 10%;
  width: 80%;
  max-width: 280px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  top: 10%; }
  .caption_wrapper a {
    color: #fff;
    position: relative;
    text-decoration: none;
    top: 20px; }
    @media only screen and (min-width: 1024px) {
      .caption_wrapper a {
        top: 60px; } }
    .caption_wrapper a:hover {
      text-decoration: underline; }
  @media only screen and (min-width: 480px) {
    .caption_wrapper {
      font-size: 16px;
      left: 50%;
      margin-left: -190px;
      max-width: 380px;
      width: 380px; } }
  @media only screen and (min-width: 600px) {
    .caption_wrapper {
      font-size: 22px;
      margin-left: -240px;
      max-width: 480px;
      width: 480px;
      top: 15%; } }
  @media only screen and (min-width: 768px) {
    .caption_wrapper {
      margin-left: -280px;
      max-width: 560px;
      width: 560px; } }
  .caption_wrapper .heading {
    font-size: 32px;
    line-height: 1.1; }
    @media only screen and (min-width: 600px) {
      .caption_wrapper .heading {
        font-size: 52px; } }
  .caption_wrapper span.strudel {
    background: url(../img/strudel-sml.png) no-repeat;
    display: block;
    height: 25px;
    margin: 0 auto;
    width: 24px; }
    @media only screen and (min-width: 600px) {
      .caption_wrapper span.strudel {
        background: url(../img/strudel.png) no-repeat;
        height: 51px;
        width: 49px; } }

/*

.caption_wrapper {
    color: #fff;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 14px;
	
    left: 50%;
	margin-left: -140px;
    max-width: 280px;
	
    position: absolute;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    top: 10%;
	
	a {
		color: $white;
		position: relative;
		text-decoration: none;
		
		top: 20px;
			
		@include breakpoint(large){
			top: 60px;
		}
		
		&:hover{
			text-decoration: underline;
		}
	}
	
	@include breakpoint(small){
		font-size: 16px;
		margin-left: -190px;
		max-width: 380px;
	}
	
	@include breakpoint(medium){
		font-size: 22px;
		margin-left: -240px;
		max-width: 480px;
		top: 15%;
	}
	
	@include breakpoint(tablets){
		margin-left: -280px;
		max-width: 560px;
	}
	
	.heading {
		font-size: 32px;
		
		@include breakpoint(medium){
			font-size: 52px;
		}
		
	}
	
	span.strudel {
		background: url(../img/strudel-sml.png) no-repeat;
		display: block;
		height: 25px;
		margin: 0 auto;
		width: 24px;
		
		@include breakpoint(medium){
			background: url(../img/strudel.png) no-repeat;
			height: 51px;
			width: 49px;
		}
	}
	
}

*/
.social .social_wall .inner span {
  padding-top: 0; }

.carousel.homepage {
  height: 300px;
  margin-bottom: 20px;
  padding-top: 35px; }
  .carousel.homepage img {
    height: 300px !important; }
  @media only screen and (min-width: 600px) {
    .carousel.homepage {
      height: 500px !important; }
      .carousel.homepage img {
        height: 500px !important;
        max-height: 500px !important; } }
  @media only screen and (min-width: 1024px) {
    .carousel.homepage {
      padding-top: 0; } }

.carousel_arrow {
  background: url(../img/carousel_arrow.png) no-repeat scroll center 0 transparent;
  display: block;
  height: 20px;
  margin-top: 0;
  position: relative;
  top: -40px;
  z-index: 1000; }

.carousel_home_arrow {
  background: url(../img/carousel_home_arrow.png) no-repeat scroll center 0 transparent;
  display: block;
  height: 20px;
  margin-top: 0;
  position: relative;
  top: -40px;
  z-index: 1000; }

#owl-demo .item img {
  display: block;
  width: 100%;
  height: auto; }

.home_arrow {
  background: url(../img/home_arrow_hover.png) no-repeat;
  cursor: pointer;
  display: block;
  height: 52px;
  margin: 0 auto;
  width: 52px; }
  @media only screen and (min-width: 1024px) {
    .home_arrow {
      position: relative;
      top: -30px; } }
  .home_arrow:hover {
    opacity: 0.9; }

.jvectormap-label {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 3px; }

.jvectormap-zoomin, .jvectormap-zoomout {
  position: absolute;
  left: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #292929;
  padding: 3px;
  color: white;
  width: 10px;
  height: 10px;
  cursor: pointer;
  line-height: 10px;
  text-align: center; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 30px; }

/*** Map stuff ***/
#wrapper {
  display: none;
  margin-bottom: 30px;
  min-height: 300px;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    #wrapper {
      display: block; } }

#leftcol {
  height: 460px;
  width: 20%;
  float: left;
  background: #efefef;
  text-align: left; }
  #leftcol div {
    font-family: "Times New Roman", Georgia, Serif;
    font-size: 22px;
    padding: 15px 0 15px 15px; }
  #leftcol .countries {
    padding-left: 15px; }

#big-map {
  height: 460px;
  min-height: 300px;
  width: 80%;
  float: left; }

.countries li {
  list-style-type: none;
  padding-bottom: 10px; }
  .countries li .circ_wrapper {
    border: 1px solid #bababa;
    border-radius: 2px;
    padding: 1px 3px;
    margin-right: 10px; }
    .countries li .circ_wrapper .circ {
      border-radius: 1px;
      display: inline-block;
      height: 10px;
      opacity: 0.3;
      width: 10px; }
  .countries li a {
    font-size: 14px;
    text-decoration: none; }
    .countries li a:link, .countries li a:visited {
      color: #222;
      text-decoration: none;
      font-weight: normal; }
    .countries li a:hover, .countries li a:focus, .countries li a:active {
      text-decoration: none; }
  .countries li .selected .circ_wrapper {
    border: 1px solid #999; }
  .countries li .selected .circ {
    opacity: 1; }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("http://arupcommunity.org/assets-communities/css/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

/* OLD IE 8 */
html.lt-ie9 {
  /* this exists only to put the correct image header on top of timeline! */
  /* video content stuff
	** this is for video inline in body... */
  /* video content stuff. .NB  HIDE ASIDE VIDEOS on IE8
	** these videos must on mobile only ... */ }
  html.lt-ie9 header.no-desktop,
  html.lt-ie9 .pushy.pushy-left {
    display: none !important; }
  html.lt-ie9 header.desktop {
    display: block !important; }
  html.lt-ie9 .header-container {
    margin: 30px auto;
    width: 960px; }
  html.lt-ie9 .header-container nav ul li a {
    font-size: 14px; }
  html.lt-ie9 .header-container img {
    width: 152px; }
  html.lt-ie9 .carousel.homepage {
    height: 500px !important; }
  html.lt-ie9 .img_carousel {
    height: 500px; }
  html.lt-ie9 .owl-prev {
    background: url("../img/prev.png") no-repeat scroll 0 0 transparent !important;
    width: 35px; }
  html.lt-ie9 .owl-next {
    background: url("../img/next.png") no-repeat scroll 0 0 transparent !important;
    width: 35px; }
  html.lt-ie9 .map_wrapper .inner .left {
    float: left;
    padding: 0;
    text-align: left;
    width: 35%; }
  html.lt-ie9 .content {
    padding: 15px 0 0;
    width: 960px; }
  html.lt-ie9 .map_wrapper .inner .right {
    display: block;
    float: right;
    width: 63%; }
  html.lt-ie9 .main-container .main {
    float: right;
    width: 66%; }
  html.lt-ie9 .main-container aside {
    float: left;
    width: 32%; }
  html.lt-ie9 .main-container .main .main_news_sml_fl {
    float: left;
    width: 48.5%; }
  html.lt-ie9 .main-container .main .main_news_sml_fr {
    float: right;
    width: 48.5%; }
  html.lt-ie9 .main-container .main.news {
    width: 100%; }
  html.lt-ie9 .main-container .main.news .two_third {
    float: left;
    width: 66%; }
  html.lt-ie9 .main-container .main.news .one_third {
    float: right;
    width: 32%; }
  html.lt-ie9 .main-container .main.news .one_third .main_news_sml_fl {
    width: 100%; }
  html.lt-ie9 .breadcrumbs {
    background: url("../img/breadcrumbs_bg.png") repeat-x scroll 0 0 transparent; }
  html.lt-ie9 .breadcrumbs .inner {
    margin: 0 auto;
    padding: 8px 0 13px;
    width: 960px; }
  html.lt-ie9 .breadcrumbs .inner ul li {
    color: #fff;
    display: inline;
    font-family: "Times New Roman",Georgia,serif;
    margin-right: 3px; }
  html.lt-ie9 .breadcrumbs .inner ul li a {
    color: #fff !important; }
  html.lt-ie9 .breadcrumbs .inner ul li.current {
    color: #222; }
  html.lt-ie9 .breadcrumbs .inner ul li span {
    background: url("../img/breadcrumbs.png") no-repeat scroll 0 0 transparent !important; }
  html.lt-ie9 .breadcrumbs.title {
    background: url("../img/title_bg.png") repeat scroll 0 -30px transparent;
    border: 0 none;
    height: 120px;
    margin-top: -10px; }
  html.lt-ie9 .breadcrumbs.title .inner {
    padding: 10px 0;
    width: 960px; }
  html.lt-ie9 .filter {
    border: 0 none;
    margin: 20px auto 0;
    padding: 20px 0 0;
    width: 960px; }
  html.lt-ie9 .share {
    float: right; }
  html.lt-ie9 span.share {
    float: left;
    position: relative;
    top: 10px;
    width: auto; }
  html.lt-ie9 span.label_theme {
    right: -35px; }
  html.lt-ie9 .partners.content {
    margin: 0 auto;
    max-width: 960px;
    padding: 0;
    text-align: center; }
  html.lt-ie9 .partners.content h1,
  html.lt-ie9 .content_wrapper .contact.content h1 {
    font-size: 3.5em;
    margin-bottom: -5px; }
  html.lt-ie9 .hero.partners {
    background-image: url("../img/partners_hero.png"); }
  html.lt-ie9 .hero.approach {
    background-image: url("../img/approach_hero.png"); }
  html.lt-ie9 .hero {
    background: no-repeat center center;
    background-repeat: repeat;
    background-size: 100% 100%;
    background-size: cover;
    margin: -11px auto 1em;
    max-height: 484px;
    max-width: 100%; }
  html.lt-ie9 .content_wrapper {
    background: none repeat scroll 0 0 #efefef;
    border-top: 1px solid #ccc;
    margin: -10px 0 200px;
    max-height: none; }
  html.lt-ie9 .content_wrapper .contact.content ul {
    display: block;
    margin: 30px auto;
    max-width: 750px; }
  html.lt-ie9 #form-submit {
    margin-top: 0; }
  html.lt-ie9 .breadcrumbs.title .inner h2 {
    font-size: 2.5em;
    line-height: 0.9;
    max-width: 700px;
    padding-top: 17px; }
  html.lt-ie9 .breadcrumbs.title.details {
    background: url("../img/title_bg.png") repeat scroll 0 0 transparent;
    height: 150px; }
  html.lt-ie9 .filter.project.details {
    border: 0 none;
    display: block;
    margin: 0 auto;
    width: 960px; }
  html.lt-ie9 .filter.project.details div.share {
    width: 302px; }
  html.lt-ie9 .content.full_width {
    width: 100%; }
  html.lt-ie9 .main-container .grid960 {
    margin: 0 auto;
    padding: 0;
    width: 960px; }
  html.lt-ie9 .main-container #accordion .one_third h1,
  html.lt-ie9 .main-container #accordion .two_third h1,
  html.lt-ie9 .project_wrapper .two_third header,
  html.lt-ie9 .main-container .image_wrapper .left,
  html.lt-ie9 .related header,
  html.lt-ie9 .partners_commands .prev_button,
  html.lt-ie9 .partners_commands .next_button,
  html.lt-ie9 .partners_commands span.hr {
    display: block; }
  html.lt-ie9 .timeline .two_third header {
    display: block;
    text-align: center; }
  html.lt-ie9 .timeline_wrapper {
    background: url(../img/timeline_strip.jpg) repeat-y;
    margin: 0 -15px 0 0;
    max-height: 900px;
    overflow: hidden;
    position: relative;
    top: 30px; }
  html.lt-ie9 .scrolling {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    margin-top: 30px; }
    html.lt-ie9 .scrolling .scrollup {
      display: inline-block;
      width: 50px;
      height: 40px;
      background: url("../img/arrowsprite.png");
      background-position: 0px 0px;
      text-indent: -99999px; }
    html.lt-ie9 .scrolling .scrollup.active {
      background-position: -100px 0px; }
    html.lt-ie9 .scrolling .scrolldown {
      display: inline-block;
      width: 50px;
      height: 40px;
      background: url("../img/arrowsprite.png");
      background-position: -150px 0px;
      text-indent: -99999px;
      margin-left: -20px; }
    html.lt-ie9 .scrolling .scrolldown.active {
      background-position: -50px 0px; }
  html.lt-ie9 .timeline_bg {
    /*background: url("../img/timeline_bg.png") repeat-x scroll center 0 rgba(0, 0, 0, 0);*/
    background: url("../img/timeline_bg.png") repeat-x center bottom;
    display: block;
    height: 1033px;
    width: 100%; }
  html.lt-ie9 .timeline {
    float: left;
    margin: 0 auto;
    margin-left: 140px;
    max-width: 680px;
    position: relative;
    top: 0; }
  html.lt-ie9 .timeline_bg_strip {
    display: block;
    background: #efefef url("../img/timeline_bg_strip.jpg") repeat-x center top;
    float: left;
    clear: both;
    width: 100%;
    height: 15px; }
  html.lt-ie9 .timeline .two_third {
    width: 100% !important; }
  html.lt-ie9 .timeline span.day {
    background: none repeat scroll 0 0 #f60;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 1.9;
    margin-left: -56px;
    margin-right: 13px;
    padding: 5px;
    text-align: center;
    width: 30px; }
  html.lt-ie9 .main-container .image_wrapper .main_left {
    width: 62%; }
  html.lt-ie9 .main-container .image_wrapper .main_left img {
    margin: 0 0 5px; }
  html.lt-ie9 .main-container .image_wrapper .right {
    display: block;
    float: right;
    width: 37.4%; }
  html.lt-ie9 .main-container #accordion .show_me_more {
    margin-left: 50%; }
  html.lt-ie9 .footer-container footer.wrapper {
    margin: 10px auto;
    width: 960px; }
  html.lt-ie9 .footer-container p {
    float: left;
    margin: 0; }
  html.lt-ie9 .footer-container ul {
    float: right;
    margin-right: -10px;
    padding-bottom: 20px; }
  html.lt-ie9 .footer-container p span {
    display: inline; }
  html.lt-ie9 .project_wrapper .two_third {
    width: 100% !important; }
  html.lt-ie9 .project_wrapper .two_third .item .team_wrapper .left {
    float: left; }
  html.lt-ie9 .project_wrapper .two_third .item .team_wrapper .left img {
    margin: -5px auto 30px; }
  html.lt-ie9 .project_wrapper .two_third .item .team_wrapper .right {
    float: right;
    max-width: 570px; }
  html.lt-ie9 .project_wrapper .two_third .item .team_wrapper {
    margin: 0 auto;
    max-width: 700px;
    padding: 30px 30px 0; }
  html.lt-ie9 .owl-carousel {
    display: block;
    position: relative;
    width: 100%;
    z-index: 1; }
  html.lt-ie9 .project_wrapper .owl-prev {
    background: url("../img/prev_team.png") no-repeat scroll 0 0 transparent !important;
    border-radius: 0 !important;
    display: inline-block !important;
    height: 34px;
    left: 0;
    margin: -50px 0 0 !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: absolute;
    text-indent: 9999px;
    top: 50%;
    visibility: visible;
    width: 14px; }
  html.lt-ie9 .project_wrapper .owl-next {
    background: url("../img/next_team.png") no-repeat scroll 0 0 transparent !important;
    border-radius: 0 !important;
    display: inline-block !important;
    height: 34px;
    margin: -50px 0 0 !important;
    opacity: 1 !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    text-indent: 9999px;
    top: 50%;
    visibility: visible;
    width: 14px; }
  html.lt-ie9 .related_bg {
    background: url("../img/related_bg.png") repeat-x scroll center 0 transparent;
    display: block;
    height: 456px;
    width: 100%; }
  html.lt-ie9 .main-container .main {
    padding-bottom: 0; }
  html.lt-ie9 .related .two_third .main_news_sml_fl section,
  html.lt-ie9 .related .two_third .main_news_sml_fr section,
  html.lt-ie9 .related .two_third .main_news_sml_fl h3,
  html.lt-ie9 .related .two_third .main_news_sml_fr h3 {
    padding: 0; }
  html.lt-ie9 .hero.partners_details {
    background-image: url("../img/partners_details_hero.png");
    margin: -11px auto 1em; }
  html.lt-ie9 .partners_commands .img_holder {
    float: left;
    width: 780px; }
  html.lt-ie9 .partners_commands .img_holder img {
    width: 310px; }
  html.lt-ie9 .partners_commands .prev_btn,
  html.lt-ie9 .partners_commands .next_btn {
    display: none; }
  html.lt-ie9 .partners_commands {
    border: 0 none;
    padding: 0; }
  html.lt-ie9 .content.details .partners.details {
    padding: 0; }
  html.lt-ie9 .domap #wrapper {
    display: block; }
  html.lt-ie9 .domap .countries li .circ_wrapper .circ {
    filter: alpha(opacity=30); }
  html.lt-ie9 .domap .countries LI .selected .circ {
    filter: alpha(opacity=100); }
  html.lt-ie9 .domap .filter {
    display: none; }
  html.lt-ie9 .video-content {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
    width: 100%;
    float: left;
    clear: left;
    margin: 20px 0; }
  html.lt-ie9 .video-content div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  html.lt-ie9 .video-content-aside,
  html.lt-ie9 .video-content-aside div {
    display: none; }
  html.lt-ie9 .video_content,
  html.lt-ie9 .videodesktop img {
    display: block; }
  html.lt-ie9 .caption_wrapper {
    left: 50%;
    margin-left: -280px;
    top: 15%;
    max-width: 560px;
    width: 560px; }
  html.lt-ie9 .main-container .main.news .one_third {
    float: right;
    margin-top: 75px;
    width: 32%; }
  html.lt-ie9 .project_info ul li {
    display: inline-block !important; }
  html.lt-ie9 .related .one_third.no_margin {
    margin: 0 !important; }
  html.lt-ie9 .home.social_wall .inner span {
    padding-bottom: 40px; }

#data-container {
  margin: 0 auto;
  /*
	@include breakpoint(small){
		
		.left{
			margin: 0 auto;
			max-width: 460px;
		
			.data_row.Twitter{
				float: left;
				margin-left: 0;
			}
			.data_row.Facebook{
				float: right;
				margin-right: 0;
			}
		}
		
		.right{
			margin: 0 auto;
			max-width: 460px;
			
			.data_row.Instagram{
				float: left;
				margin-left: 0;
			}
			.data_row.Vine{
				float: right;
				margin-right: 0;
			}
		}
	}
	
	@include breakpoint(medium){
		
		.left{
			max-width: 470px;
			
			.data_row.Twitter{
				margin: 0 20px 20px 0;
			}
			.data_row.Facebook{
				margin: 0 0 20px 0;
			}
		}
		
		.right{;
			max-width: 470px;
			
			.data_row.Instagram{
				margin: 0 20px 20px 0;
			}
			.data_row.Vine{
				margin: 0 0 20px 0;
			}
		}
	}
	
	@include breakpoint(large){
		
		.left{
			float: left;
			max-width: 480px;
			
			.data_row.Twitter{
				margin: 0 20px 20px 0;
			}
			.data_row.Facebook{
				margin: 0 0 20px 0;
			}
		}
		
		.right{
			float: right;
			max-width: 480px;
			
			.data_row.Instagram{
				margin: 0 20px 20px 0;
			}
			.data_row.Vine{
				margin: 0 0 20px 0;
			}
		}
	}
	
	*/ }

#infscr-loading {
  bottom: -150px;
  clear: both !important;
  left: 50%;
  height: 25px;
  margin: 0 auto;
  margin-left: -110px;
  position: absolute;
  text-align: center;
  width: 220px;
  z-index: 100; }
  #infscr-loading img {
    margin: 0 auto;
    width: 220px; }

.data_column {
  float: left; }

.data_row {
  background-color: #fff;
  border: 1px solid #dcdcdc;
  list-style-type: none;
  margin: 0;
  margin-bottom: 20px;
  width: 223px; }

.data_row.Instagram header {
  border-bottom: 4px solid #517fa4; }

.data_row.Facebook header {
  border-bottom: 4px solid #3b5998; }

.data_row.Twitter header {
  border-bottom: 4px solid #00aced; }

.data_row.Vine header {
  border-bottom: 4px solid #00bf8f; }

.box_image img {
  display: block !important;
  max-width: 100%;
  width: 100%; }

.box_image video {
  display: block !important;
  height: 225px;
  margin: -1px 0 -9px;
  max-width: 100%;
  width: 100%; }

.box_copy,
.box_user {
  padding: 15px; }

.box_copy {
  color: #222;
  font-size: 13px !important;
  text-align: left !important; }
  .box_copy .box_copy-label {
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 2;
    padding: 0 !important;
    width: 30px;
    /*&.Tumblr {
			background-image: url(http://arupcommunity.org/img/);  
		}*/ }
    .box_copy .box_copy-label span {
      font-size: 16px;
      font-family: Arial, Helvetica, sans-serif;
      margin-left: 40px;
      padding: 0 !important; }
    .box_copy .box_copy-label.Instagram {
      background: url(../img/instagram.png) no-repeat; }
    .box_copy .box_copy-label.Facebook {
      background: url(../img/facebook.png) no-repeat; }
    .box_copy .box_copy-label.Vine {
      background: url(../img/vine.png) no-repeat; }
    .box_copy .box_copy-label.Twitter {
      background: url(../img/twitter.png) no-repeat; }

.box_copy-keywords {
  word-break: break-word; }

.box_copy-url {
  display: block;
  margin-top: 20px;
  font-weight: normal; }
  .box_copy-url:link, .box_copy-url:visited {
    color: #ff6600;
    text-decoration: underline;
    font-weight: normal; }
  .box_copy-url:hover, .box_copy-url:focus, .box_copy-url:active {
    text-decoration: none; }

.box_copy-copy {
  margin: 0;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word; }

.box_user {
  border-top: 1px solid #dcdcdc;
  margin: 0; }

.box_user-profileurl {
  display: block;
  width: 40px;
  float: left;
  margin-right: 15px; }
  .box_user-profileurl img {
    width: 100%;
    max-width: 100%; }

.box_user-details {
  text-align: left; }
  .box_user-details span {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px !important;
    margin-top: -3px;
    padding: 0 !important; }
    .box_user-details span.posted {
      color: #9d9d9d; }

.show_me_more,
.show_me_more_home {
  clear: both;
  display: block;
  margin: 0 auto 70px;
  padding-top: 30px;
  text-align: center; }
  @media only screen and (min-width: 1024px) {
    .show_me_more,
    .show_me_more_home {
      margin: 0 auto 100px;
      adding-top: 100px; } }
  .show_me_more span,
  .show_me_more_home span {
    background: url(../img/br.png) no-repeat center 0;
    display: block;
    padding: 20px 0 !important; }
  .show_me_more a,
  .show_me_more_home a {
    background: #ff6600;
    border-radius: 5px;
    color: #fff;
    padding: 15px 25px;
    text-decoration: none; }
    .show_me_more a:hover,
    .show_me_more_home a:hover {
      opacity: 0.9; }

.show_me_more_home {
  display: none; }

.clear {
  clear: both;
  display: none;
  padding: 50px; }

.content_wrapper {
  background: none;
  border-top: 1px solid #ccc;
  margin: 0;
  max-height: 1150px; }
  @media only screen and (min-width: 1024px) {
    .content_wrapper {
      background: #efefef;
      margin: -10px 0 200px; } }
  .content_wrapper .contact.content {
    margin: 0 auto 40px;
    max-width: 960px;
    text-align: center; }
    .content_wrapper .contact.content h1 {
      font-size: 1.75em;
      margin: 0 0 -5px;
      padding-top: 30px; }
      @media only screen and (min-width: 600px) {
        .content_wrapper .contact.content h1 {
          font-size: 2.5em; } }
      @media only screen and (min-width: 768px) {
        .content_wrapper .contact.content h1 {
          font-size: 3.5em; } }
    .content_wrapper .contact.content p {
      font-size: 12px;
      padding: 0 15px; }
    .content_wrapper .contact.content ul {
      display: none;
      margin: 30px auto;
      max-width: 780px; }
      @media only screen and (min-width: 1024px) {
        .content_wrapper .contact.content ul {
          display: block; }
          .content_wrapper .contact.content ul li {
            display: inline-block;
            float: left;
            font-size: 12px;
            margin-right: 15px;
            width: 15%; }
            .content_wrapper .contact.content ul li span {
              display: block; }
              .content_wrapper .contact.content ul li span.name {
                font-weight: bold; }
            .content_wrapper .contact.content ul li img {
              border-radius: 50%;
              margin-bottom: 10px; }
            .content_wrapper .contact.content ul li.last {
              margin-right: 0; } }

.form_footer {
  display: none; }
  @media only screen and (min-width: 1024px) {
    .form_footer {
      background: url(../img/title_bg.png) repeat scroll 0 -130px;
      display: block;
      height: 20px;
      margin-bottom: 100px;
      position: relative;
      top: -200px; } }

.errors {
  color: #ff6600;
  display: none;
  float: left;
  margin-top: 3px; }

.math {
  display: block;
  float: left;
  font-size: 12px !important;
  position: absolute;
  text-align: left;
  top: 130px;
  width: 120px; }

.thank-you {
  margin: 0 auto;
  width: 35px; }

.TTWForm {
  margin: 0 auto;
  width: 280px; }
  @media only screen and (min-width: 600px) {
    .TTWForm {
      width: 400px; } }

/** Field Styles **/
.TTWForm .field,
#form-title.field {
  padding-bottom: 12px;
  padding-top: 12px;
  position: relative;
  clear: both; }

/** Field Widths */
.f_25 {
  width: 21%;
  display: block; }

.f_50 {
  width: 46%;
  display: block; }

.f_75 {
  width: 71%;
  display: block; }

.f_100 {
  width: 100%;
  display: block; }

#field5-container input {
  background: #fff !important;
  border: 1px solid #999;
  box-shadow: none; }

.TTWForm input,
.TTWForm textarea,
.TTWForm select,
div.selector {
  -webkit-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.5);
  box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.5);
  display: block;
  padding: 10px;
  width: 92%; }
  @media only screen and (min-width: 600px) {
    .TTWForm input,
    .TTWForm textarea,
    .TTWForm select,
    div.selector {
      width: 95%; } }

.TTWForm input:focus,
.TTWForm textarea:focus,
.TTWForm select:focus {
  -webkit-box-shadow: 0 0 5px #bfdeff;
  -moz-box-shadow: 0 0 5px #bfdeff;
  box-shadow: 0 0 5px #bfdeff; }

.TTWForm .option {
  margin: 6px 0; }

.TTWForm select {
  display: block;
  padding: 10px;
  width: 100.5%;
  line-height: 3; }

.TTWForm textarea {
  overflow: hidden; }

.TTWForm label {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  text-align: left; }

.TTWForm input.submit {
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  display: block;
  margin: 13px 0 0 0;
  text-align: center;
  float: right;
  padding: 6px 20px;
  height: 40px;
  cursor: pointer;
  min-width: 96px;
  width: auto;
  background: #ff6600;
  border: 1px solid #ff6600;
  box-shadow: none;
  color: #fff; }
  @media only screen and (min-width: 600px) {
    .TTWForm input.submit {
      margin: 12px 50px 12px 0; } }

#form-submit {
  margin-top: 20px; }
  #form-submit span {
    display: block;
    font-size: 14px;
    max-width: 300px;
    margin: 0 auto; }
  #form-submit #answer {
    color: #222;
    float: left;
    font-size: 16px;
    height: 38px;
    left: 15px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    top: 24px;
    width: 50px; }
  #form-submit span#problem,
  #form-submit span#num1,
  #form-submit span#num2,
  #form-submit .plus {
    display: inline;
    float: left;
    font-size: 22px;
    left: 0;
    margin: 0;
    position: relative;
    top: 32px; }
  #form-submit .plus {
    margin-right: 8px;
    top: -6px; }
  #form-submit p {
    color: #666;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px; }
  @media only screen and (min-width: 600px) {
    #form-submit {
      margin-top: 50px; }
      #form-submit .math {
        width: 180px; }
      #form-submit span#problem {
        left: 25px;
        margin: 0 3px;
        top: 31px; }
      #form-submit #answer {
        left: 55px; } }
  @media only screen and (min-width: 600px) {
    #form-submit {
      margin-top: 100px; } }

/**Error Messages **/
.TTWForm .error {
  height: 16px;
  font: 11px/16px Helvetica Neue, "Arial", Helvetica, Verdana, sans-serif;
  color: #ff0033;
  padding-left: 12px;
  z-index: 999;
  position: relative;
  top: -1px; }

/** Loading Indicator **/
.loading-text {
  position: relative;
  top: -3px; }

#num1,
#num2 {
  border: 0 none;
  box-shadow: none;
  display: inline;
  float: left;
  padding: 0;
  width: 20px; }

header.desktop {
  display: none; }
  @media only screen and (min-width: 1024px) {
    header.desktop {
      display: block; } }

header.no-desktop {
  background: url(../img/breadcrumbs_bg.png) repeat;
  margin-top: 0;
  position: absolute;
  width: 100%;
  z-index: 1000; }
  @media only screen and (min-width: 1024px) {
    header.no-desktop {
      display: none;
      margin-top: -35px; } }
  header.no-desktop span.menu-btn {
    background: url(../img/menu_btn.png) no-repeat 15px 10px;
    display: inline-block;
    float: left;
    height: 45px;
    width: 45px; }
  header.no-desktop span.menu-btn-close {
    background: url(../img/menu_btn_close.png) no-repeat;
    display: none;
    height: 20px;
    left: 15px;
    position: absolute;
    top: 10px;
    width: 20px; }
  header.no-desktop h1 {
    color: #fff;
    float: left;
    font-size: 15px;
    margin: 10px 0;
    text-transform: uppercase; }

.top_nav {
  background: #f3f3f3;
  border-bottom: 1px solid #cecece;
  color: #656565;
  font-size: 13px;
  height: 50px; }
  .top_nav .inner {
    margin: 0 auto;
    width: 960px; }
    .top_nav .inner .main_site {
      background: #e4e4e4;
      display: inline-block;
      color: #424242;
      padding: 14px;
      text-decoration: none;
      text-transform: uppercase; }
    .top_nav .inner .main_site:hover {
      background: #ff6600;
      color: #fff; }
    .top_nav .inner .top_nav__right {
      float: right; }
      .top_nav .inner .top_nav__right p {
        float: left;
        margin: 14px 0; }
      .top_nav .inner .top_nav__right img.pipe {
        padding: 14px; }
        @media only screen and (min-width: 1024px) {
          .top_nav .inner .top_nav__right img.pipe {
            width: 1px; } }
      .top_nav .inner .top_nav__right a {
        color: #656565;
        font-weight: normal;
        text-decoration: underline; }
        .top_nav .inner .top_nav__right a:hover {
          text-decoration: none; }
      .top_nav .inner .top_nav__right .social {
        float: right; }
        .top_nav .inner .top_nav__right .social ul li {
          float: left;
          margin: 10px 0 10px 5px; }
        .top_nav .inner .top_nav__right .social ul li:nth-child(1) {
          margin: 14px 10px 14px 0;
          padding-right: 10px; }
        .top_nav .inner .top_nav__right .social ul a {
          display: block;
          height: 30px;
          text-indent: -9999px;
          width: 30px; }
        .top_nav .inner .top_nav__right .social ul li a.twitter {
          background: url(../img/twitter.png) no-repeat; }
        .top_nav .inner .top_nav__right .social ul li a.facebook {
          background: url(../img/facebook.png) no-repeat; }
        .top_nav .inner .top_nav__right .social ul li a.linkedin {
          background: url(../img/linkedin.png) no-repeat;
          width: 31px; }
        .top_nav .inner .top_nav__right .social ul li a:hover {
          opacity: 0.9; }
        .top_nav .inner .top_nav__right .social ul li span.arrow {
          border-style: solid;
          border-width: 6px 0 6px 10.4px;
          border-color: transparent transparent transparent #656565;
          height: 0;
          margin: 6px 0 0 5px;
          position: absolute;
          width: 0; }

.header-container {
  margin: 30px auto;
  width: 960px; }
  .header-container img {
    float: left; }
    @media only screen and (min-width: 1024px) {
      .header-container img {
        width: 152px; } }
  .header-container h1 {
    float: left;
    font-size: 26px;
    margin: 0 0 0 20px;
    max-width: 180px;
    text-transform: uppercase; }
  .header-container nav ul {
    float: right;
    margin: 23px 0 0; }
    .header-container nav ul li {
      display: inline-block;
      float: left;
      text-transform: uppercase; }
      .header-container nav ul li a {
        color: #9d9d9d;
        display: inline-block;
        font-family: "Times New Roman", Georgia, Serif;
        margin-left: 20px;
        padding-top: 60px;
        text-align: center;
        text-decoration: none;
        font-weight: normal; }
    .header-container nav ul .home {
      background: url(../img/home.png) no-repeat center 0; }
      .header-container nav ul .home.current {
        background: url(../img/home_hover.png) no-repeat center 0;
        color: #ff6600; }
      .header-container nav ul .home:hover {
        background: url(../img/home_hover.png) no-repeat center 0;
        color: #ff6600; }
    .header-container nav ul .projects {
      background: url(../img/projects.png) no-repeat center 0; }
      .header-container nav ul .projects.current {
        background: url(../img/projects_hover.png) no-repeat center 0;
        color: #ff6600; }
      .header-container nav ul .projects:hover {
        background: url(../img/projects_hover.png) no-repeat center 0;
        color: #ff6600; }
    .header-container nav ul .news {
      background: url(../img/news.png) no-repeat center 0; }
      .header-container nav ul .news.current {
        background: url(../img/news_hover.png) no-repeat center 0;
        color: #ff6600; }
      .header-container nav ul .news:hover {
        background: url(../img/news_hover.png) no-repeat center 0;
        color: #ff6600; }
    .header-container nav ul .partners {
      background: url(../img/partners.png) no-repeat center 0; }
      .header-container nav ul .partners.current {
        background: url(../img/partners_hover.png) no-repeat center 0;
        color: #ff6600; }
      .header-container nav ul .partners:hover {
        background: url(../img/partners_hover.png) no-repeat center 0;
        color: #ff6600; }
    .header-container nav ul .approach {
      background: url(../img/approach.png) no-repeat center 0; }
      .header-container nav ul .approach.current {
        background: url(../img/approach_hover.png) no-repeat center 0;
        color: #ff6600; }
      .header-container nav ul .approach:hover {
        background: url(../img/approach_hover.png) no-repeat center 0;
        color: #ff6600; }
    .header-container nav ul .social_hub {
      background: url(../img/social.png) no-repeat center 0; }
      .header-container nav ul .social_hub.current {
        background: url(../img/social_hover.png) no-repeat center 0;
        color: #ff6600; }
      .header-container nav ul .social_hub:hover {
        background: url(../img/social_hover.png) no-repeat center 0;
        color: #ff6600; }

.breadcrumbs {
  background: #fff;
  position: relative;
  z-index: 150; }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs {
      background: url(../img/breadcrumbs_bg.png) repeat-x; } }
  .breadcrumbs .inner {
    padding: 55px 0 10px 14px; }
    .breadcrumbs .inner.details {
      padding: 55px 15px 10px;
      width: 95%; }
      @media only screen and (min-width: 1024px) {
        .breadcrumbs .inner.details {
          margin: 0 auto;
          padding: 8px 0 13px;
          width: 960px; } }
    @media only screen and (min-width: 1024px) {
      .breadcrumbs .inner {
        margin: 0 auto;
        padding: 8px 0 13px;
        width: 960px; } }
    .breadcrumbs .inner ul li {
      color: #222;
      display: inline;
      font-family: "Times New Roman", Georgia, Serif;
      margin-right: 3px; }
      @media only screen and (min-width: 1024px) {
        .breadcrumbs .inner ul li {
          color: #fff; }
          .breadcrumbs .inner ul li a {
            color: #fff !important; }
          .breadcrumbs .inner ul li span {
            background: url(../img/breadcrumbs.png) no-repeat !important; } }
      .breadcrumbs .inner ul li a {
        color: #222;
        text-decoration: none;
        font-weight: normal; }
        .breadcrumbs .inner ul li a:hover {
          text-decoration: underline; }
      .breadcrumbs .inner ul li span {
        background: url(../img/breadcrumbs_orange.png) no-repeat;
        display: inline-block;
        height: 12px;
        margin-bottom: -2px;
        width: 7px; }
    .breadcrumbs .inner ul li.current {
      color: #ff6600; }
    @media only screen and (min-width: 1024px) {
      .breadcrumbs .inner ul li.current {
        color: #222; } }

.breadcrumbs.title {
  background: url(../img/title_bg.png) repeat 0 -90px;
  border-top: 1px solid #bdbdbd;
  height: 60px;
  position: relative;
  z-index: -1; }
  .breadcrumbs.title.details {
    background: url(../img/title_bg.png) repeat 0 0;
    height: 165px;
    position: relative;
    z-index: 100; }
    @media only screen and (min-width: 1024px) {
      .breadcrumbs.title.details .inner .project_info {
        margin-top: 10px; } }
    .breadcrumbs.title.details .inner .project_info ul li {
      color: #222 !important;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px; }
    @media only screen and (min-width: 320px) {
      .breadcrumbs.title.details .inner {
        width: 95%; } }
    @media only screen and (min-width: 768px) {
      .breadcrumbs.title.details .inner {
        width: 100%; } }
    @media only screen and (min-width: 480px) {
      .breadcrumbs.title.details .inner h2 {
        line-height: 1.2; } }
    @media only screen and (min-width: 600px) {
      .breadcrumbs.title.details .inner h2 {
        line-height: 1.4; } }
    @media only screen and (min-width: 1024px) {
      .breadcrumbs.title.details .inner {
        padding: 18px 0;
        width: 960px; }
        .breadcrumbs.title.details .inner h2 {
          line-height: 0.9; } }
    @media only screen and (min-width: 480px) {
      .breadcrumbs.title.details {
        background-position: 0 -20px;
        height: 145px; } }
    @media only screen and (min-width: 600px) {
      .breadcrumbs.title.details {
        background-position: 0 -55px;
        height: 110px; } }
    @media only screen and (min-width: 1024px) {
      .breadcrumbs.title.details {
        background: url(../img/title_bg.png) repeat 0 0;
        height: 165px; } }
  @media only screen and (min-width: 1024px) {
    .breadcrumbs.title {
      background: url(../img/title_bg.png) repeat 0 -30px;
      border: 0;
      height: 120px;
      margin-top: -10px; }
      .breadcrumbs.title h2 {
        padding-top: 20px; } }
  .breadcrumbs.title .inner {
    margin: 0 auto;
    padding: 10px 15px; }
    @media only screen and (min-width: 1024px) {
      .breadcrumbs.title .inner {
        padding: 10px 0;
        width: 960px; } }
    .breadcrumbs.title .inner h2 {
      margin: 0; }
      @media only screen and (min-width: 320px) {
        .breadcrumbs.title .inner h2 {
          font-size: 1.5em; } }
      @media only screen and (min-width: 1024px) {
        .breadcrumbs.title .inner h2 {
          font-size: 2.5em;
          max-width: 700px;
          padding-top: 17px; } }

/*** New nav ***/
/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */
/* Menu Appearance */
.pushy {
  position: fixed;
  width: 250px;
  height: 100%;
  top: 0;
  z-index: 9999;
  background: #e4e4e4;
  font-size: 0.9em;
  font-weight: bold;
  -webkit-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7);
  box-shadow: inset -10px 0 6px -9px rgba(0, 0, 0, 0.7);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  /* enables momentum scrolling in iOS overflow elements */ }

.pushy a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #7e7e7e;
  display: block;
  font-weight: normal;
  padding: 10px 30px;
  text-decoration: none; }

/* Menu Movement */
.pushy-left {
  -webkit-transform: translate3d(-250px, 0, 0);
  -moz-transform: translate3d(-250px, 0, 0);
  -ms-transform: translate3d(-250px, 0, 0);
  -o-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-250px, 0, 0); }

.pushy-open {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.pushy.pushy-open ul {
  font-family: "Times New Roman", Georgia, Serif; }
  .pushy.pushy-open ul li {
    text-align: center;
    text-transform: uppercase; }
    .pushy.pushy-open ul li a.current {
      color: #ff6600; }

.pushy.pushy-open ul.social {
  margin-top: 40px;
  width: 100%; }
  .pushy.pushy-open ul.social li {
    display: inline-block; }
  .pushy.pushy-open ul.social li:nth-child(1) {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 20px 0 5px;
    text-transform: capitalize; }
  .pushy.pushy-open ul.social li a {
    border: 0;
    display: block;
    height: 30px;
    padding: 0;
    text-indent: -9999px;
    width: 30px; }
  .pushy.pushy-open ul.social li a.twitter {
    background: url(http://arupcommunity.org/img/twitter.png) no-repeat;
    margin: 10px 10px 10px 55px; }
  .pushy.pushy-open ul.social li a.facebook {
    background: url(http://arupcommunity.org/img/facebook.png) no-repeat;
    margin: 10px; }
  .pushy.pushy-open ul.social li a.linkedin {
    background: url(http://arupcommunity.org/img/linkedin.png) no-repeat;
    margin: 10px;
    width: 31px; }
  .pushy.pushy-open ul.social li span.arrow {
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #656565 transparent transparent;
    height: 0;
    margin: 22px 0 0 -25px;
    position: absolute;
    width: 0; }

.container-push,
.push-push {
  -webkit-transform: translate3d(250px, 0, 0);
  -moz-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  -o-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0); }

/* Menu Transitions */
.pushy,
#container,
.push {
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -moz-transition: -moz-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  -o-transition: -o-transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99);
  transition: transform 0.2s cubic-bezier(0.16, 0.68, 0.43, 0.99); }

/* Site Overlay */
.site-overlay {
  display: none; }

.pushy-active .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-animation: fade 500ms;
  -moz-animation: fade 500ms;
  -ms-animation: fade 500ms;
  -o-animation: fade 500ms;
  animation: fade 500ms; }

@keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-o-keyframes fade {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Example Media Query */
@media screen and (min-width: 480px) and (max-width: 599px) {
  a.twitter {
    margin-left: 45px !important; } }

.second_nav {
  float: left;
  padding-top: 10px; }
  .second_nav ul li {
    display: inline; }
    .second_nav ul li span {
      color: #ff6600; }

.second_nav a {
  margin: 0 10px; }
  .second_nav a:link, .second_nav a:visited {
    color: #ff6600;
    text-decoration: underline;
    font-weight: normal; }
  .second_nav a:hover, .second_nav a:focus, .second_nav a:active {
    text-decoration: none; }

.share {
  float: left;
  padding-bottom: 5px;
  width: 300px; }
  @media only screen and (min-width: 1024px) {
    .share {
      float: right; } }
  @media all and (min-width: 845px) and (max-width: 960px) {
    .share {
      margin-left: 5px;
      width: 295px; } }
  .share ul li {
    display: inline-block;
    float: right;
    margin: 10px 0 0 10px; }

span.share {
  float: left;
  position: relative;
  top: 10px;
  width: auto; }

/* social share on homepage */
.social-share ul {
  width: 230px;
  margin: 0 auto; }

.social-share li {
  width: 70px;
  float: left; }

.social-share a {
  display: inline-block; }

.social-share__tweet {
  margin-top: 3px; }

.social-share__linkedin {
  margin-top: 3px; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }