

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-weight: 800;
  color: #00171F;
  margin: 0;
  line-height: 120%;
  text-transform: uppercase;
}

h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #00171F;
  margin: 0;
  line-height: 100%;
}



.langs {
  text-align: right;
}
.langs a {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 400;
  color: #333;
  text-decoration: none;
  line-height: 25px;
  margin: 9px 0;
  padding: 0 7px 0 3px;
  border-right: 1px solid #F3F3F3;
}
.langs .last {
  padding-right: 0;
  border-right: none;
}
.langs .sel {
  font-weight: 700;
  color: #007FA8;
}
.langs a:hover {
  color: #007FA8;
}
ul.langs.mobile {
  display: none;
}

header {  
  position: relative;
  /*overflow: hidden;*/
}
header.home {
  height: 575px;
  padding: 0;
}

header .logo {
  display: inline-block;
}

.background, .inside-background {
  position: absolute;
  z-index: -1;
  background-size: cover;
  background-repeat:  no-repeat;
  background-position: center 21%;
  width: 100%;
  height: 100%;
}



.masktop {
  position: absolute;
  top: -60px; 
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #FFF;
  z-index: 1;
  -ms-transform: rotate(1.5deg) scale(1.05,1.05);; /* IE 9 */
  -webkit-transform: rotate(1.5deg) scale(1.05,1.05);; /* Chrome, Safari, Opera */
  transform: rotate(1.5deg) scale(1.05,1.05);
  outline: 1px solid transparent;
}
.maskbottom {
  position: absolute;
  bottom: -70px; 
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #FFF;
  z-index: 1;
  -ms-transform: rotate(-0.8deg) scale(1.05,1.05);; /* IE 9 */
  -webkit-transform: rotate(-0.8deg) scale(1.05,1.05);; /* Chrome, Safari, Opera */
  transform: rotate(-0.8deg) scale(1.05,1.05);
  outline: 1px solid transparent;
}
.hackheadermaskbottom {
  position: absolute;
  width: 100%;
  height: 80px;
  bottom: 0;
  overflow: hidden;
}

nav ul {
  list-style: none;
  padding: 0 !important;
  margin: 0;
}
nav ul li {
  display: inline-block;
  margin: 13px 0;
  padding: 0 7px;
  border-right: 1px solid #FFF;
}
nav ul li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
  color: #FFF;
  text-decoration: none;
  line-height: 25px !important;
  text-transform: uppercase;
  padding: 0 !important;
  text-shadow: none !important;
}
nav ul li:last-child {
  padding-right: 0;
  border-right: none;
}
.current-menu-item a {
  font-weight: 600;
  color: #00171F;
}
nav ul li a:hover {
  color: #00171F;
  background-color: transparent !important;
  text-decoration: none;
}


.highlight {
  text-align: center;
  padding: 0 14%;
  margin-top: 70px;
}
.highlight h1 {
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 800;
  color: #FFF;
  text-transform: uppercase;
  line-height: 110%;
  margin-bottom: 10px;
}
.highlight p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #FFF;
  line-height: 160%;
  margin-bottom: 20px;
  text-shadow: 0 0 20px rgba(255, 255, 255, 1);
}
.highlight p i {
  font-style: italic;
}
.highlight a.link {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #FFF;
  text-decoration: none;
  line-height: 40px;
  text-transform: uppercase;
  border: 1px solid #FFF;
  width: 180px;
  text-align: center;
}
.highlight a.link:hover {
  background-color: rgba(255,255,255,.3);
}

footer {
  background-color: #00385B;
  padding: 45px 0 12px 0;
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}
footer .copyright {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #FFF;
}
footer .living {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #FFF;
  text-align: right;
}
.bway {
  color: rgba(255,255,255,.6) !important;
}
.bway a {
  text-decoration: none;
  color: rgba(255,255,255,.6) !important;
}
.bway a:hover {
  color: rgba(255,255,255,1) !important;
}

footer li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}

footer li a {
    color: #FFF !important;
}


/* HOME CONTENT */
.home-infographics h1 {
  margin: 30px 0;
}
// .home-infographics img {
//   width: 95%;
//   height: auto;
// }
.graph-container {
  padding: 20px;
  text-align: center;
}

.home-portfolio {
  position: relative;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 25px;
  overflow: hidden;
}
.home-portfolio .title {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 50px;
}
.maplegend {
  position: absolute;
  top: -30px;
  right: 10px;
  width: 119px;
  height: 119px;
  background: url('../imgs/map_legend_shape.png') no-repeat center bottom;
  z-index: 1;
  padding-top: 20px;
}
.maplegend .icon {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  margin: 0 15px;
  text-indent: 24px;
  background-repeat: no-repeat;
  background-position: left center;
  line-height: 24px;
}
.maplegend .solar {
  background-image: url('../imgs/marker_solar.png');
}
.maplegend .eolico {
  background-image: url('../imgs/marker_eolico.png');
}
.maplegend .hidrico {
  background-image: url('../imgs/marker_hidrico.png');
}

#portfolio-map {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 35%;
  min-height: 450px;
}

#portfolio-map > div {
  position: absolute;
}

.home-info {
  position: relative;
  z-index: 2;
}

.home-info .text {
  margin-top: 30px;
}

.home-info .text p {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 160%;
}
.home-info a.link {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: rgba(0,57,92,1);
  text-decoration: none;
  line-height: 40px;
  text-transform: uppercase;
  border: 1px solid rgba(0,57,92,1);
  width: 180px;
  text-align: center;
}
.home-info a.link:hover {
  background-color: rgba(0,57,92,.1);
}




/* CONTENT */
header.inside {
  height: 215px;
  padding: 0;
  margin-bottom: 60px;
}

.header-inside {
  position: relative;
  height: 100%;
}
.header-inside h1.title {
  font-family: 'Open Sans', sans-serif;
  font-size: 64px;
  font-weight: 800;
  color: #FFF;
  position: absolute;
  bottom: 90px;
  right: 15px;
}

.inside-pages .text {
  margin: 20px 0 60px 0;
}
.inside-pages .text p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  line-height: 140%;
}
.inside-pages .text p a {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #007FA6;
  line-height: 140%;
  text-decoration: none;
}
.inside-pages .text table {
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  margin: 30px 0;
}
.inside-pages .text table td,
.inside-pages .text table th {
  padding: 5px 8px;
  border-bottom: 1px solid #EEE;
  font-size: 12px;
  vertical-align: top;
}


  /* ABOUT US */
  .about-us .thumb {
    text-align: center;
  }
  .about-us .thumb img {
    width: 100%;
    max-width: 375px;
    height: auto;
  }
    .chronologymobile {
      display: none;
    }
    .chronology {
      height: 500px;
      position: relative;
      padding: 0;
      margin-bottom: 40px;
    }
    .chronology .line {
      position: absolute;
      width: 100%;
      height: 5px;
      /*background: #00171F;*/
      background: url('../imgs/chrono_line-infinite.png') no-repeat center center;
      top: 50%;
      margin-top: -2.5px;
    }
    .chronology .wrapper {
      position: relative;
      height: 100%;
    }
    .chronology .ballscont {
      position: absolute;
      top: 50%;
      margin-top: -15px;
      height: 30px;
      background: url('../imgs/chrono_line.png') repeat-x center center;
    }
    .chronology a.ball {
      position: relative;
      display: inline-block;
      width: 30px;
      height: 30px;
      background-image: url('../imgs/chrono_ball.png');
      background-position: center top;
      text-decoration: none;
    }
    .chronology a.ball:hover, .chronology a.ball.active {
      background-position: center bottom;
    }
    .chronology a.ball span.title {
      position: absolute;
      left: -5px;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      font-weight: 700;
      color: #00365A;
    }
    .chronology .cima span.title {
      bottom: 35px;
    }
    .chronology .baixo span.title {
      top: 35px;
    }
    .chronology .info {
      position: absolute;
      border-left: 1px solid #DDD;
      width: 310px;
      height: 210px;
      display: none;
    }
    .chronology .info.big {
      width: 405px;
      height: 270px;
    }
    .chronology .baixo .info {
      margin: 35px 0 0 14px;
    }
    .chronology .cima .info {
      bottom: 0;
      height: 200px;
      margin: 0 0 35px 14px;
    }
    .chronology .info h1 {
      position: absolute;
      left: 10px;
      font-family: 'Open Sans', sans-serif;
      font-size: 18px;
      font-weight: 700;
      color: #00365A;
    }
    .chronology .cima .info h1 {
      top: 0;
    }
    .chronology .baixo .info h1 {
      bottom: 0;
    }
    .chronology .info .text {
      position: absolute;
      left: 10px;
      font-family: 'Open Sans', sans-serif;
      font-size: 12px;
      font-weight: 300;
      color: #333;
    }
    .chronology .info.big .text {
      font-size: 11px;
    }
    .chronology .cima .info .text {
      top: 25px;
    }
    .chronology .baixo .info .text {
      bottom: 20px;
    }
    .chronology .direita .info {
      text-align: right;
      right: 15px !important;
      border-right: 1px solid #DDD !important;
      border-left: 0 !important;
      padding: 0 10px 0 0 !important;
    }
    .chronology .direita .info h1 {
      right: 10px !important;
    }
    .chronology .direita .info .text {
      text-align: right !important;
      right: 10px;
    }



  /* SERVICES */
  .services .unit {
    position: relative;
    background-color: #EEE;
    min-height: 320px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .services .unit h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #00171F;
    margin: 0 0 20px 0;
    text-transform: none;
  }
  .services .unit .thumbCont {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
  /*.services .unit .thumbCont img {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    /*filter: gray; /* IE6-9 */
    /*-webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
  /*}*/





  /* CONTACTS */
  .contacts .formcontainer {
    padding-left: 0;
    padding-right: 0;
    margin: 20px 0 60px 0;
  }
  .contacts input {
    width: 100%;
    height: 40px;
    border: 1px solid #DBDBDB;
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #AAA;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 16px;
    background: transparent;
  }
  .contacts textarea {
    width: 100%;
    height: 90px;
    border: 1px solid #DBDBDB;
    padding: 10px;
    font-family: 'Open Sans', sans-serif;
    color: #AAA;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 16px;
    background: transparent;
  }
  .contacts input.send {
    width: 100px;
    height: 40px;
    background-color: #00385B;
    border: 1px solid #FFF;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
    font-size: 14px;
    font-weight: 700;
    color: #FFF;
    font-family: FontAwesome, 'Open Sans', sans-serif;
  }

  .contacts .recaptcha-wrapper {
    margin-bottom: 20px;
  }

  /* CONTACT FORM ADJUSTMENTS */
  .screen-reader-response {
    display: none !important;
  }
  .wpcf7-not-valid  {
    border: 2px solid #C00 !important;
  }
  .wpcf7-not-valid-tip {
    display: none !important;
  }
  .wpcf7-response-output {
    font-family: 'Open Sans', sans-serif;
    color: #C00;
    font-size: 12px;
    font-weight: 400;
    margin: -10px 0 10px 0;
  }
  .wpcf7-mail-sent-ok {
    color: #0C0 !important;
  }

  .contacts-offices {
    position: relative;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 25px;
    overflow: hidden;
  }

  .offices {
    text-align: right;
    padding: 0;
  }

  .offices a {
    position: relative;
    display: inline-block;
    width: 120px;
    line-height: 40px;
    border: 1px solid #DDD;
    text-align: center;
    border-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: rgba(0,57,92,1);
    text-decoration: none;
  }
  .offices a:hover {
    background-color: rgba(0,57,92,.05);
    color: rgba(0,57,92,1);
    text-decoration: none;
  }
  .offices a.sel {
    background-color: rgba(0,57,92,1);
    color: #FFF;
    text-decoration: none;
  }

  #contacts-map {
    width: 100%;
    height: 0;
    padding-bottom: 35%;
    min-height: 450px;
    border-top: 2px solid rgba(0,57,92,1);
  }




  /* HOLDINGS */
  .holdings {
    list-style: none;
    margin: 30px 0;
  }
  .holdings li a.unit {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 15px 0 15px 0;
    min-height: 80px;
    background: #EEE url('../imgs/portfolio_arrow_white.png') no-repeat center bottom;
    margin: 0 0 3px 0;
  }
  .holdings li a.unit:hover {
    background-color: rgba(0,58,92,.3) !important;
  }
  .holdings li a.unit:hover img {
    /*-webkit-filter: invert(1);
    filter: invert(1);*/
  }
  .holdings li a.unit:hover .description {
    /*color: #fff;*/
  }
  .holdings li a.unit .arrow {
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -10px;
    width: 19px;
    height: 11px;
    background: url('../imgs/portfolio_arrow_blue.png') no-repeat center center;
    display: none;
    z-index: 2;
  }
  .holdings li a.unit.selected {
    background-color: #003A5C !important;
    background-image: none;
  }
  .holdings li a.unit.selected img {
    -webkit-filter: invert(1);
    filter: invert(1);
  }
  .holdings li a.unit.selected .description {
    color: #fff;
  }
  .holdings li a.unit.selected .arrow {
    display: block;
  }
  .holdings .logo {
    text-align: center;
  }
  .holdings .logo img {
    width: 100%;
    height: auto;
  }
  .holdings .description {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #333;
    line-height: 140%;
  }
  .holding-pane {
    width: 100%;
    min-height: 320px;
    padding: 0;
    display: none;
    margin: 0 0 3px 0;
  }

  .map-container {
    height: 680px;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .markerInfo {

  }
  .markerInfo h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 140%;
    margin: 0;
  }
  .markerInfo span {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 400;
    color: #333;
    line-height: 120%;
    margin: 0;
  }
  .projects-container {
    /*padding-left: 0;*/
    margin-bottom: 20px;
    margin-top: 25px;
  }
  .project {
    display: block;
    padding: 4px 16px 4px 8px;
    background-color: transparent;
    text-decoration: none !important;
    margin-bottom: 10px;
  }
  .project h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 140%;
    margin: 0;
    text-decoration: none;
  }
  .project span {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 300;
    color: #333;
    line-height: 120%;
    text-decoration: none;
  }
  .project .type {
    text-transform: capitalize;
  }
  .project:hover {
    background-color: rgba(0,58,92,.3) !important;
  }
  .project:hover h3, .project:hover span {
    /*color: #FFF;*/
  }
  .project.selected {
    background: #00365A url('../imgs/portfolio_right_arrow_white.png') no-repeat 95% center !important;
  }
  .project.selected h3 {
    color: #fff;
  }
  .project.selected span {
    color: #fff;
  }

  .project-detail {
    border-left: 1px solid #EEE;
    min-height: 420px;
    margin-bottom: 20px;
    margin-top: 25px;
  }

  .project-detail-unit {
    display: none;
  }
  .project-detail-unit h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 800;
    color: #333;
    line-height: 100%;
    text-transform: none;
    margin: 0 0 20px 0;
    padding-right: 120px;
  }
  .project-detail-unit h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    line-height: 120%;
    text-transform: uppercase;
    margin: 30px 0 10px 0;
  }
  .project-detail-unit .text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 140%;
  }
  .project-detail-unit .mainfeatures {
    border-top: 1px solid #ECECEC;
    min-width: 50%;
  }
  .project-detail-unit .mainfeatures td {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #333;
    line-height: 120%;
    padding: 5px 15px;
    border-bottom: 1px solid #ECECEC;
  }
  .project-detail-unit .monofolha {
    position: absolute;
    right: 35px;
    top: -35px;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 45px;
    background-color: #FFF;
    border: 1px solid #ECECEC;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    font-weight: 300;
    color: #333;
    text-align: center;
    text-decoration: none;
  }
  .project-detail-unit .monofolha i {
    display: block;
    font-size: 32px;
    color: #D90000;
    margin: 12px 0 4px 0;
  }
  .project-detail-unit .monofolha:hover {
    background-color: #ECECEC;
    /*color: #FFF;*/
  }
  .furtherinfo {
    margin-bottom: 20px;
    margin-top: 25px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 140%;
    padding-right: 0;
  }
  .furtherinfo .genericImage {
    position: relative;
    margin: 20px 0;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
    .project-detail-unit .gallery {
      position: relative;
      width: 100%;
      height: 0;
      padding-bottom: 60%;
      margin-bottom: 20px;
    }
    .project-detail-unit .gallery .unit {
      position: absolute;
      width: 100%;
      height: 0;
      padding-bottom: 60%;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      display: none;
    }
    .portfolio .triangle-topleft {
      position: absolute;
      z-index: 3;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      border-top: 15px solid white;
      border-right: 15px solid transparent;
    }
    .portfolio .triangle-bottomright {
      position: absolute;
      z-index: 3;
      right: 0;
      bottom: 0;
      width: 0;
      height: 0;
      border-bottom: 15px solid white;
      border-left: 15px solid transparent;
    }
    .project-detail-unit .gallery .arrow {
      position: absolute;
      z-index: 2;
      top: 50%;
      display: block;
      margin-top: -18px;
      color: rgba(255,255,255,.6);
      font-family: FontAwesome, 'Open Sans', sans-serif;
      font-size: 36px;
      text-decoration: none;
    }
    .project-detail-unit .gallery .arrow:hover {
      color: #FFF;
    }
    .project-detail-unit .gallery .arrow.left {
      left: 15px;
    }
    .project-detail-unit .gallery .arrow.right {
      right: 15px;
    }
    .project-detail-unit .gallery .controllers {
      position: absolute;
      width: 100%;
      bottom: -24px;
      text-align: center;
    }
    .project-detail-unit .gallery .controllers a {
      display: inline-block;
      width: 12px;
      height: 12px;
      border-radius: 6px;
      background-color: #DDD;
      margin: 0 3px;
    }
    .project-detail-unit .gallery .controllers a:hover {
      background-color: rgba(0,58,92,.3) !important;
    }
    .project-detail-unit .gallery .controllers a.selected {
      background-color: rgba(0,58,92,1) !important;
    }





  .mapHolder {
    /*display: none;*/
  }



/* GENERAL PAGES */

.general-page h2 {
  margin-top: 30px;
  margin-bottom: 20px;
}



@media (min-width: 1350px) {
  .background {
    background-position: left 30%;
  }
}




@media (min-width: 992px) {
  .highlight h1 {
    font-size: 52px;
  }
}



@media (max-width:991px) and (min-width: 768px) {
  header.home {
    height: 520px;
  }
  .highlight {
    padding: 0 5%;
  }
  .highlight h1 {
    font-size: 52px;
  }

  /* CONTENT */
  .chronologymobile {
    display: none;
  }

  .header-inside h1.title {
    font-size: 54px;
    bottom: 92px;
  }
  .holding-pane {
    margin: -3px 0 3px 0 !important;
    padding-top: 0; 
  }
  .holdings li a.unit .arrow {
    bottom: -7px;
  }
  .map-container {
    height: 300px;
    margin-bottom: 20px;
    margin-top: -3px;
  }
  .projects-container {
    padding-left: 0;
    margin-top: 0;
  }
  .project-detail {
    margin-top: 0;
  }
  
  .furtherinfo {
    padding-right: 15px;
  }
}



@media (min-width: 768px) {
  .nav.collapse {
    /*display: none!important;*/
  }

}

@media (max-width:767px) {
  .langs {
    display: none;
  }
  ul.langs.mobile {
    display: block;
    position: relative;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,.4);
    padding: 0 15px !important;
  }
  ul.langs.mobile li {
    display: inline-block;
    background-color: transparent;
    border-bottom: 0;
  }
  ul.langs.mobile li a {
    line-height: 30px !important;
    padding: 0 16px 0 12px !important;
    font-size: 12px;
    color: rgba(0,57,92,.75);
    text-indent: 0;
    border-right-color: rgba(255,255,255,.75);
  }
  ul.langs.mobile li a.sel {
    color: rgba(0,57,92,1);
  }
  ul.langs.mobile li a:hover {
    background-color: transparent !important;
  }
  h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 32px;
  }
  header.home {
    height: 400px;
  }
  .background {
    background-size: auto 140%;
  }
  nav ul.menu {
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    z-index: 10;
  }
  nav ul.menu li {
    background-color: #00365A;
    margin: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    border-right: 0;
    padding: 0;
  }
  nav ul.menu li a {
    line-height: 45px !important;
    text-indent: 15px;
  }
  nav ul.menu li a:hover {
    background-color: #00171F !important;
    color: #FFF !important;
  }
  .current-menu-item a {
    font-weight: 600;
    color: #FFF;
  }
  .navbar-toggle {
    border: 1px solid rgba(255,255,255,.5);
    margin-right: -2px;
  }
  .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-nav {
    margin: 0 !important;
  }
  .highlight {
    margin-top: 60px;
    padding: 0 30px;
  }
  .highlight h1 {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .highlight p {
    display: none;
  }
  .mask {
    -ms-transform: rotate(-2deg) scale(1.05,1.05);; /* IE 9 */
    -webkit-transform: rotate(-2deg) scale(1.05,1.05);; /* Chrome, Safari, Opera */
    transform: rotate(-2deg) scale(1.05,1.05);
  }

  .graph-container {
    padding: 0;
  }

//  .home-infographics .limited img {
//    max-width: 70% !important;
//  }


  /* CONTENT */
  .header-inside h1.title {
    font-size: 40px;
    bottom: 92px;
  }

    /* CONTACTS */
    .offices a {
      width: 78px;
      line-height: 35px;
      font-size: 11px;
      font-weight: 400;
    }

    #contacts-map {
      min-height: 350px !important;
    }


    /* CHRONOLOGY*/
    .chronology {
      display: none;
    }
    .chronologymobile {
      display: block;
      padding: 0;
      margin: 40px 0;
    }
    .chronologymobile .info {
      display: none;
      padding: 15px;
    }
    .chronologymobile a {
      text-decoration: none;
    }
    .chronologymobile a h1 {
      background-color: rgba(0,58,92,.1) !important;
      margin-bottom: 2px;
      display: block;
      font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      font-weight: 600;
      color: #333;
      line-height: 40px;
      text-indent: 15px;
      text-decoration: none;
    }
    .chronologymobile a:hover h1 {
      background-color: rgba(0,58,92,.3) !important;
    }
    .chronologymobile a.active h1 {
      background-color: rgba(0,58,92,1) !important;
      color: #FFF;
    }
    .chronologymobile .text {
      font-family: 'Open Sans', sans-serif;
      font-size: 14px;
      font-weight: 400;
      color: #333;
      line-height: 140%;
      text-decoration: none;
    }

    /* PORTFOLIO */
    .holdings {
      padding: 0;
    }
    .holdings li a.unit .arrow {
      bottom: -7px;
    }
    .holding-pane {
      margin: -3px 0 3px 0 !important;
      padding-top: 0; 
    }
    .map-container {
      height: 200px;
      margin-bottom: 2px;
      margin-top: -3px;
    }
    .projects-container {
      padding-left: 0;
      padding-right: 0;
      margin-top: 0;
    }
    .project {
      background-color: rgba(0,58,92,.1) !important;
      margin-bottom: 2px;
    }
    .project.selected {
      background-image: none !important;
    }
    .project-detail {
      margin-top: 0;
    }
    .furtherinfo {
      padding-right: 15px;
    }




}









