/* BLUE - #002D56 */
.nav {
  margin-bottom: 31px; }
  .nav li {
    text-transform: uppercase;
    font-size: 10px;
    position: relative; }
    .nav li span {
      padding-left: 6px;
      padding-right: 6px;
      color: #8f9693;
      font-weight: bold;
      font-family: Arial,Helvetica,sans-serif; }
    .nav li:first-child span:first-child {
      padding-left: 0; }

.top-section {
  margin-bottom: 81px; }
  .top-section > div:first-child {
    /*padding-left:0;*/ }
  .top-section .img-border {
    border-right: solid 8px #002d56;
    padding-right: 2px;
    overflow: hidden;
    width: 100%; }
    .top-section .img-border .img-holder {
      overflow: hidden;
      width: 100%; }
      .top-section .img-border .img-holder .hero {
        background-image: url("../images/hero.jpg");
        /*min-height: 330px;*/
        height: 370px;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover; }
  .top-section h1 {
    font-size: 40px;
    margin: 0;
    padding: 0;
    color: #002d56; }
  .top-section h3 {
    font-size: 24px;
    /*margin-top:12px;*/
    margin-top: 2px;
    margin-bottom: 19x;
    padding: 0;
    color: #002d56;
    font-family: 'Trade Gothic W01 Light',Helvetica,sans-serif; }
  .top-section .caption {
    display: table;
    /*height: 330px;*/
    height: 370px; }
    .top-section .caption > div {
      display: table-cell;
      vertical-align: middle; }
    .top-section .caption p {
      font-size: 14px;
      font-family: Arial,Helvetica,sans-serif;
      color: #363b48; }

@media only screen {
  .top-section .img-border .img-holder .hero {
    height: 270px; }

  .top-section .caption {
    height: auto; } }
@media only screen and (min-width: 40.063em) {
  .top-section .img-border .img-holder .hero {
    height: 370px; }

  .top-section .caption {
    height: 370px; } }
.timeline {
  /*padding:0 !important;*/
  z-index: 95;
  margin: 5rem 0; }
  .timeline .tl-head {
    z-index: 200; }
    .timeline .tl-head h3 {
      background-color: #002d56;
      font-size: 24px;
      padding-top: 31px;
      padding-bottom: 33px;
      padding-left: 15px;
      margin: 0;
      color: #fff; }
  .timeline.fixedTop {
    position: fixed !important;
    top: 0; }
  .timeline .ce1nturies2 {
    margin-bottom: 31px;
    z-index: 201;
    background-color: #002d56;
    height: 44px; }
    .timeline .ce1nturies2 ul {
      height: 44px;
      width: 100%; }
      .timeline .ce1nturies2 ul li {
        height: 100%;
        font-size: 19px;
        color: #fff;
        position: relative;
        margin: 0 24px; }
        .timeline .ce1nturies2 ul li p {
          padding: 19px 35px 0px;
          line-height: 12px;
          position: inherit;
          z-index: 1; }
        .timeline .ce1nturies2 ul li:hover {
          color: #fff; }
          .timeline .ce1nturies2 ul li:hover:not(.activated) .bg {
            background-color: #6593b6;
            top: 4px;
            height: 40px; }
          .timeline .ce1nturies2 ul li:hover:not(.activated) .edge-right {
            border-bottom: 40px solid #6593b6;
            border-right: 30px solid #002d56;
            right: -30px; }
          .timeline .ce1nturies2 ul li:hover:not(.activated) .edge-left {
            border-top: 40px solid rgba(255, 255, 255, 0);
            border-left: 30px solid #6593b6;
            left: -30px;
            /*border-bottom: 44px solid rgba(255,255,255,0);
            border-left: 22px solid rgba(255,255,255,0);*/ }
        .timeline .ce1nturies2 ul li:first-child {
          margin-left: 0; }
          .timeline .ce1nturies2 ul li:first-child p {
            padding-left: 15px;
            padding-right: 5px; }
        .timeline .ce1nturies2 ul li .edge-right, .timeline .ce1nturies2 ul li .edge-left {
          bottom: 0; }
        .timeline .ce1nturies2 ul li .edge-right, .timeline .ce1nturies2 ul li .edge-left, .timeline .ce1nturies2 ul li .bg {
          width: 0px;
          height: 44px;
          position: absolute; }
        .timeline .ce1nturies2 ul li .bg {
          left: 0;
          top: 0;
          width: 100%; }
        .timeline .ce1nturies2 ul li.activated {
          color: #002d56; }
          .timeline .ce1nturies2 ul li.activated .edge-right {
            border-bottom: 44px solid #fff;
            border-right: 34px solid #002d56;
            right: -34px; }
          .timeline .ce1nturies2 ul li.activated .bg {
            background-color: #FFFFFF; }
  .timeline .centuries {
    height: 44px;
    background-color: #002d56; }
    .timeline .centuries > div {
      background-color: #ccc;
      height: 100%; }
    .timeline .centuries .arrows {
      color: #fff;
      font-family: 'TradeGothicW01-BoldCn20 675334',Helvetica,sans-serif;
      font-size: 38px;
      text-align: center;
      z-index: 10;
      margin-top: 4px;
      height: 40px; }
      .timeline .centuries .arrows:hover {
        cursor: pointer;
        background-color: #6691B3; }
        .timeline .centuries .arrows:hover .edge-left {
          position: absolute;
          left: -20px;
          border-top: 40px solid #6691B3;
          border-left: 20px solid rgba(255, 255, 255, 0); }
      .timeline .centuries .arrows .edge-left {
        position: absolute;
        left: -20px;
        border-top: 40px solid #ccc;
        border-left: 20px solid rgba(255, 255, 255, 0); }
    .timeline .centuries .wrapper {
      overflow: hidden; }
    .timeline .centuries ul {
      white-space: nowrap;
      height: 100%;
      overflow: hidden;
      color: #fff;
      background-color: #002d56;
      padding: 0;
      margin: 0;
      display: inline-block;
      width: 9999px;
      position: relative; }
      .timeline .centuries ul li {
        display: inline-block;
        float: none;
        margin: 0;
        cursor: pointer;
        /* FIRST CHILD */
        /* not activated right edge HOVER */
        /*&:not(.activated, :first-child):hover .edge-right {
            border-bottom: 44px solid #6691B3;
            border-right: 22px solid #6691B3;
            margin-top:-19px;
        }*/ }
        .timeline .centuries ul li:first-child span:not(.activated) {
          color: #fff; }
        .timeline .centuries ul li:first-child.activated span {
          color: #002d56; }
        .timeline .centuries ul li:first-child:hover {
          top: 0 !important; }
        .timeline .centuries ul li:first-child:not(.activated):hover {
          line-height: 0px; }
          .timeline .centuries ul li:first-child:not(.activated):hover .edge-right {
            /*border-bottom: none;*/ }
        .timeline .centuries ul li a, .timeline .centuries ul li p {
          display: block;
          line-height: 12px;
          height: 44px;
          /*padding:19px 30px 0px 30px;*/
          background-color: #002d56;
          float: left;
          color: #fff;
          font-family: 'TradeGothicW01-BoldCn20 675334',Helvetica,sans-serif;
          font-size: 19px;
          text-align: center; }
        .timeline .centuries ul li span {
          float: left;
          font-size: 16px;
          margin: 0;
          line-height: 12px;
          padding: 19px 0px 0px 10px; }
        .timeline .centuries ul li.activated {
          color: #0B3259;
          background-color: #fff; }
          .timeline .centuries ul li.activated a, .timeline .centuries ul li.activated p {
            background-color: #fff;
            color: #0B3259; }
          .timeline .centuries ul li.activated .edge-right {
            border-bottom: 44px solid #fff;
            border-right: 22px solid #002d56;
            margin-top: -19px; }
        .timeline .centuries ul li .edge-right, .timeline .centuries ul li .edge-left {
          width: 0px;
          height: 44px;
          display: block; }
        .timeline .centuries ul li:not(.activated) {
          color: #fff;
          background-color: #002d56; }
          .timeline .centuries ul li:not(.activated) .edge-right {
            border-bottom: 44px solid #002d56;
            border-right: 22px solid #002d56;
            margin-top: -19px; }
          .timeline .centuries ul li:not(.activated) .edge-left {
            border-bottom: 44px solid rgba(255, 255, 255, 0);
            border-left: 22px solid rgba(255, 255, 255, 0);
            margin-left: -20px; }
          .timeline .centuries ul li:not(.activated):hover {
            position: relative;
            height: 60px;
            /*height:41px;
            top:0.25em;*/ }
            .timeline .centuries ul li:not(.activated):hover .edge-left {
              border-top: 44px solid #6691B3;
              border-left: 22px solid rgba(255, 255, 255, 0); }
            .timeline .centuries ul li:not(.activated):hover .edge-right {
              margin-top: -19px;
              border-bottom: 44px solid #6691B3;
              background-color: #002d56; }
            .timeline .centuries ul li:not(.activated):hover a, .timeline .centuries ul li:not(.activated):hover p {
              background-color: #6691B3;
              position: relative;
              line-height: 0.1875em;
              height: 41px;
              padding-top: 20px; }
  .timeline .decade {
    visibility: hidden;
    display: none;
    padding-bottom: 0 !important;
    background-color: #fff;
    z-index: 202;
    /* > div {
         margin-top: 7px;
         margin-bottom: 77px;
     }*/ }
    .timeline .decade .decade_arrow {
      height: 44px;
      background-position: 50% 85%;
      background-repeat: no-repeat;
      cursor: pointer;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
    .timeline .decade #earlier {
      background-image: url("../images/decade-arrow-left.png"); }
    .timeline .decade #later {
      background-image: url("../images/decade-arrow-right.png"); }
    .timeline .decade #earlier:hover {
      background-position: 30% 85%; }
    .timeline .decade #later:hover {
      background-position: 70% 85%; }
    .timeline .decade #decade-links {
      overflow: hidden;
      position: relative;
      height: 50px; }
      .timeline .decade #decade-links ul {
        width: 9999px;
        margin-top: 10px;
        position: absolute;
        left: 50%;
        overflow: hidden;
        color: #fff;
        height: 44px;
        margin-left: -100px; }
        .timeline .decade #decade-links ul li {
          width: 200px;
          text-align: center;
          margin: 0;
          cursor: pointer; }
          .timeline .decade #decade-links ul li p {
            color: #0B3259; }
          .timeline .decade #decade-links ul li:not(.active) p {
            font-size: 16px;
            margin-top: 8px;
            color: #0B3259; }
          .timeline .decade #decade-links ul li.active p {
            font-size: 24px;
            color: #0B3259; }
    .timeline .decade p {
      /*font-family:"Oswald","Helvetica Neue","Helvetica",sans-serif;*/
      color: #0B3259;
      font-family: 'TradeGothicW01-BoldCn20 675334',Helvetica,sans-serif; }

@media only screen {
  .timeline .centuries ul li p {
    padding: 19px 15px 0;
    max-width: none; }
  .timeline .decade > div {
    margin-bottom: 40px; }
  .timeline .decade #decade-links ul {
    margin-left: -65px; }
    .timeline .decade #decade-links ul li {
      width: 118px; }
    .timeline .decade #decade-links ul:not(.active) p {
      font-size: 16px; }
    .timeline .decade #decade-links ul.active p {
      font-size: 24px; }
  .timeline .decade #earlier {
    background-position: 70% 85%; }
  .timeline .decade #later {
    background-position: 30% 85%; }
  .timeline .decade #earlier:hover {
    background-position: 70% 85%; }
  .timeline .decade #later:hover {
    background-position: 30% 85%; } }
@media only screen and (min-width: 40.063em) {
  .timeline .centuries ul {
    left: 0 !important;
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -moz-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -ms-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    -o-transform: matrix(1, 0, 0, 1, 0, 0) !important;
    transform: matrix(1, 0, 0, 1, 0, 0) !important; }
    .timeline .centuries ul li p {
      padding: 19px 15px 0;
      max-width: 125px;
      width: auto !important; }
  .timeline .decade > div {
    margin-bottom: 40px; }
  .timeline .decade #decade-links ul {
    margin-left: -70px; }
    .timeline .decade #decade-links ul li {
      width: 140px; }
      .timeline .decade #decade-links ul li:not(.active) p {
        font-size: 19px; }
      .timeline .decade #decade-links ul li.active p {
        font-size: 32px; } }
@media only screen and (min-width: 64.063em) {
  .timeline .centuries ul {
    left: 0 !important; }
    .timeline .centuries ul li p {
      padding: 19px 15px 0;
      max-width: 125px;
      width: auto !important;
      margin-top: 0px; }
  .timeline .decade > div {
    margin-top: 7px;
    margin-bottom: 77px; }
  .timeline .decade #decade-links ul {
    margin-left: -90px; }
    .timeline .decade #decade-links ul li {
      width: 160px; } }
.maincontent {
  /*this is the welcome image*/
  /*images from data*/ }
  .maincontent .box {
    border: 12px solid #c2c9c6;
    margin: 0 auto;
    background-color: #F7F9F8;
    padding-left: 0px;
    overflow: auto;
    -webkit-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5); }
    .maincontent .box.history {
      height: auto;
      position: relative;
      overflow: hidden; }
      .maincontent .box.history p {
        font-size: 44px;
        margin-bottom: 37px;
        margin-top: 50px;
        text-align: center;
        color: #002D56;
        line-height: 30px;
        font-family: 'TradeGothicW01-BoldCn20 675334',Helvetica,sans-serif; }
      .maincontent .box.history b, .maincontent .box.history strong {
        display: inline-table;
        font-size: 100px;
        line-height: 100px;
        width: 100%;
        margin-top: 8px; }
    .maincontent .box h1 {
      margin-top: 0; }
  .maincontent .space-1 {
    height: 100%;
    min-height: 81px; }
  .maincontent .images-content {
    /*min-height: 250px;*/ }
    .maincontent .images-content .image-holder {
      /*height:265px;*/
      padding-left: 0px;
      width: 95%;
      background-size: cover;
      -webkit-transform-origin: 50% 50%;
      -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      -o-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
      -webkit-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
      -moz-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
      -ms-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
      -o-box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
      box-shadow: 0px 20px 15px -15px rgba(0, 0, 0, 0.5);
      /*.overlay {
          background-color: #000000;
          height: 100%;
          opacity: 0;
          position: absolute;
          width: 100%;
      }*/ }
      .maincontent .images-content .image-holder > img {
        width: 100%; }
    .maincontent .images-content .video-clip .play {
      background-image: url(../images/play.png);
      /*width: 80px;
      height: 42px;*/
      width: 100%;
      height: 100%;
      background-position: 50% 50%;
      position: absolute;
      left: 0;
      right: 0;
      display: inline-block;
      background-repeat: no-repeat; }
    .maincontent .images-content .video-clip .ytplayer {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      z-index: 3; }
  .maincontent h1 {
    font-size: 2em; }
  .maincontent p {
    font-size: 1.3125em; }
  .maincontent .col-center {
    float: none;
    margin: 0 auto; }
  .maincontent .texts-content {
    /*height: 265px;*/ }
    .maincontent .texts-content h1 {
      font-size: 44px;
      margin-top: 0;
      margin-bottom: 0;
      line-height: 48px; }
    .maincontent .texts-content p {
      font-family: Arial,Helvetica,sans-serif;
      font-size: 14px; }
  .maincontent .table {
    height: 100%;
    display: table; }
    .maincontent .table .middle {
      display: table-cell;
      vertical-align: middle; }
  .maincontent .dots {
  	float: right !important;
  }
  .maincontent .dots ul {
    display: table;
    margin: 0 auto; }
    .maincontent .dots ul li {
      display: table-cell;
      color: #666;
      list-style: none !important;
      border: 2px solid #c2c9c6;
      border-radius: 50%;
      height: 15px;
      width: 15px;
      float: left; }
      .maincontent .dots ul li.selected {
        color: #002D56;
        border: 3px solid #002D56; }
      .maincontent .dots ul li:hover {
        cursor: pointer;
        color: #002D56;
        border: 3px solid #002D56; }
      .maincontent .dots ul li:before {
        margin-right: 5px;
        font-weight: bold; }

@media only screen {
  .maincontent .box.history p {
    margin-bottom: 17px;
    margin-top: 30px;
    padding-bottom: 0; }
  .maincontent .images-content .image-holder {
    /*height: 265px;*/
    width: 100%; }
  .maincontent .texts-content {
    /*height: auto;*/ }
  .maincontent .table {
    height: auto;
    margin-top: 16px; }
    .maincontent .table .middle {
      vertical-align: middle; }
  .maincontent .dots ul {
    padding-bottom: 20px; }
    .maincontent .dots ul li {
      margin: 9px; } }
@media only screen and (min-width: 40.063em) {
  .maincontent .box.history p {
    margin-bottom: 32px;
    margin-top: 50px; }
  .maincontent .texts-content {
    height: 400px; }
  .maincontent .table {
    height: auto;
    margin-top: 36px; }
    .maincontent .table .middle {
      vertical-align: top; }
  .maincontent .dots ul {
    padding-bottom: 0; }
    .maincontent .dots ul li {
      margin: 9px 16px; } }
@media only screen and (min-width: 64.063em) {
  .maincontent .images-content .image-holder {
    /*height: 265px;*/ }
  .maincontent .texts-content {
    /*height: 265px;*/ }
  .maincontent .table {
    height: 100%;
    margin-top: 0; }
    .maincontent .table .middle {
      vertical-align: middle; } }
.history {
  /*
  p {
      font-size:21px;
      @include tradeGothicLight();
      color: #363b48;
      padding-bottom:1.25em;
  }
  */
  /*.welcome {
      margin-top: 81px;
      margin-bottom: 1000px;
  }*/ }
  .history .history-item {
    height: 374px;
    margin: 0 auto;
    padding-left: 0px;
    margin-left: 100px;
    margin-top: 53px; }
  .history .history-image {
    width: 50%; }
    .history .history-image .backImg {
      width: 100%;
      position: absolute; }
  .history .image-holder {
    /*height:412px; */
    background-size: cover;
    padding-left: 0px; }
  .history h1 {
    font-size: 32px;
    color: #002d56; }
  .history .welcome-text {
    display: table;
    height: 412px; }
    .history .welcome-text .welcome-subtitle {
      display: table-cell;
      vertical-align: middle; }
  .history .welcome-image > div {
    height: 412px;
    background-image: url("../images/welcome.jpg");
    background-size: cover;
    padding-left: 0px;
    background-position: 50% 100%; }

@media only screen {
  .history .welcome {
    margin-top: 50px; }
  .history .welcome-text {
    height: auto;
    margin-top: 10px; }
  .history .welcome-image > div {
    height: 250px; } }
@media only screen and (min-width: 40.063em) {
  .history .welcome {
    margin-top: 81px; }
  .history .welcome-text {
    height: 412px; }
  .history .welcome-text {
    margin-top: 0; }
  .history .welcome-image > div {
    height: 412px; } }
@media only screen and (min-width: 64.063em) {
  .history .welcome-text {
    height: 412px; }
  .history .welcome-text {
    margin-top: 0; }
  .history .welcome-image > div {
    height: 412px; } }
.sharer {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 34px;
  width: 284px;
  overflow: hidden;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  /*&:hover {
      .socials {
          right: 0;
      }
  }*/ }
  .sharer span {
    display: inline-block;
    background-repeat: no-repeat; }
  .sharer .share {
    background-image: url("../images/share.png");
    width: 71px;
    height: 34px;
    position: absolute;
    right: 0; }
  .sharer .socials {
    position: absolute;
    width: 284px;
    height: 34px;
    right: -284px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    /*display: table;*/ }
    .sharer .socials > span {
      width: 20px;
      height: 21px;
      /*display: table-cell;*/
      /*vertical-align: middle;*/
      margin: 7px 10px; }
      .sharer .socials > span:hover {
        cursor: pointer; }
    .sharer .socials .facebook {
      background-image: url("../images/facebook.png"); }
    .sharer .socials .twitter {
      background-image: url("../images/twitter.png"); }
    .sharer .socials .google {
      background-image: url("../images/google.png"); }
    .sharer .socials .linkedin {
      background-image: url("../images/linkedin.png"); }
    .sharer .socials .email {
      background-image: url("../images/email.png"); }
  .sharer.open .socials {
    right: 0; }

@media only screen {
  .sharer {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); } }
@media only screen and (min-width: 40.063em) {
  .sharer {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
/* Space out content a bit */
body, html {
  height: auto;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%; }

body {
  /*margin-top: 181px;*/
  /*padding-bottom: 120px;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#centuries ul,
#centuries li,
#centuries li p,
#centuries li span,
.images-content,
.image-holder,
.sharer {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -ms-user-select: none; }

ul.navH {
  /*padding:0;
  margin:0;*/ }
  ul.navH li {
    float: left;
    list-style: none; }
    ul.navH li:hover {
      cursor: pointer;
      color: #002D56; }

.txt-blu {
  color: #002D56; }

.bg-blu {
  background-color: #002D56; }

.nopadding {
  padding: 0 !important; }

.img-cover {
  background-size: cover !important; }

h1, h2, h3 {
  font-family: 'TradeGothicW01-BoldCn20 675334',Helvetica,sans-serif; }

#mti_wfs_colophon {
  width: 0;
  height: 0;
  overflow: hidden; }

.row {
  max-width: 1200px; }

.placeholder-header {
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }
  .placeholder-header img {
    /*height: 131px;*/
    width: 100%; }

.placeholder-footer {
  width: 100%;
  text-align: center;
  margin-top: 350px; }
  .placeholder-footer img {
    /*height: 691px;*/
    width: 100%; }

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  .container {
    /*max-width: 1120px;*/ } }
