header.navbar {
  border-radius: 0px; }

/* HEADER */
#offcanvas-signup {
  display: none !important;
  background: #000;
  height: 120px;
  margin-top: -120px;
  color: #fff;
  -webkit-transition: margin-top, 0.3s, linear;
  -ms-transition: margin-top, 0.3s, linear;
  transition: margin-top, 0.3s, linear; }
  #offcanvas-signup .container {
    position: relative;
    padding-top: 5px; }
    #offcanvas-signup .container h3 {
      text-transform: none;
      margin-top: 5px; }
    #offcanvas-signup .container .mc-field-group {
      width: 200px;
      margin: 0; }
    #offcanvas-signup .container button[type=submit] {
      margin-top: -3px; }
    #offcanvas-signup .container #close-signup {
      position: absolute;
      top: 10px;
      right: 10px;
      padding: 10px; }
      #offcanvas-signup .container #close-signup:hover {
        cursor: hand;
        cursor: pointer; }
  #offcanvas-signup .form-result {
    padding-top: 6px; }

body.newsletter-open #offcanvas-signup {
  margin-top: 0px; }

.black-header header {
  background: #121212;
  border-radius: 0px; }

header.navbar {
  width: 100%;
  height: 84px;
  background-color: rgba(0, 0, 0, 0.8);
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0px;
  border: 0px;
  z-index: 1000; }
  header.navbar a {
    color: #fff; }
    header.navbar a:hover {
      color: #2b879e;
      text-decoration: none; }
  header.navbar .container {
    padding-top: 2px;
    position: relative; }
    header.navbar .container .navbar-header {
      padding-bottom: 16px; }
  header.navbar .navbar-toggle .icon-bar {
    background: #fff;
    position: absolute;
    display: block;
    margin: 0;
    height: 2px;
    transform: none; }
  header.navbar .navbar-collapse.in, header.navbar .navbar-collapse.collapsing {
    background: #000;
    border-top: 0px;
    box-shadow: none;
    -webkit-box-shadow: none; }

body#home header.navbar {
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  transition: background 0.5s;
  position: absolute;
  top: 0; }
  body#home header.navbar.force-bg {
    background: #000 !important; }

header.signup-open {
  background: #000 !important;
  height: auto; }

#home header.signup-open {
  background: rgba(0, 0, 0, 0.3) !important;
  height: auto; }

#home header.signup-open .force-bg {
  background: #000 !important; }

/* PRIMARY */
#menu-primary {
  padding-top: 8px; }
  #menu-primary li a {
    font-size: 17px;
    padding: 0; }
    @media screen and (max-width: 767px) {
      #menu-primary li a {
        padding: 8px; } }
    #menu-primary li a:focus {
      background: transparent; }
    #menu-primary li a span.caret {
      display: none; }
  #menu-primary li.open > a {
    color: #2b879e; }
  #menu-primary li.newsletter-button {
    margin-top: -14px; }
    #menu-primary li.newsletter-button a {
      color: #fff;
      padding: 12px 8px;
      border-radius: 4px;
      background: #2b879e;
      -webkit-transition: all, 0.2s, linear;
      -ms-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
      #menu-primary li.newsletter-button a:hover {
        background: #fff;
        color: #2b879e; }
  #menu-primary .current-menu-parent ul {
    display: table;
    border-radius: 0px;
    width: 100%;
    text-align: center;
    left: 0;
    right: 0;
    border: 0px;
    padding: 0; }
    @media screen and (max-width: 767px) {
      #menu-primary .current-menu-parent ul {
        margin-top: 0px;
        display: block;
        background-color: black;
        float: none;
        position: relative;
        text-align: left; } }
    #menu-primary .current-menu-parent ul li {
      display: inline-block;
      height: 80px;
      min-width: 160px;
      position: relative; }
      @media screen and (max-width: 767px) {
        #menu-primary .current-menu-parent ul li {
          min-width: auto;
          height: auto;
          display: block; } }
      #menu-primary .current-menu-parent ul li a {
        color: #959595;
        margin: 0px;
        display: block;
        padding: 8px 10px 0px 10px; }
        @media screen and (max-width: 767px) {
          #menu-primary .current-menu-parent ul li a {
            font-size: 14px;
            padding: 8px 25px;
            color: #959595; }
            #menu-primary .current-menu-parent ul li a:before {
              display: none; } }
        #menu-primary .current-menu-parent ul li a:hover {
          background-color: #eee;
          -webkit-transition: background-color, 500, ease;
          -ms-transition: background-color, 500, ease;
          transition: background-color, 500, ease; }
          @media screen and (max-width: 767px) {
            #menu-primary .current-menu-parent ul li a:hover {
              background-color: black; } }
      #menu-primary .current-menu-parent ul li.current_page_item {
        background-color: #eee; }
        @media screen and (max-width: 767px) {
          #menu-primary .current-menu-parent ul li.current_page_item {
            background-color: black; } }
        #menu-primary .current-menu-parent ul li.current_page_item a {
          color: white;
          background-color: transparent;
          border-bottom: 0px; }
  #menu-primary li.hydra-icon a:before, #menu-primary li.arkyd-icon a:before, #menu-primary li.a3r-icon a:before, #menu-primary li.team-icon a:before, #menu-primary li.redmond-icon a:before, #menu-primary li.lux-icon a:before, #menu-primary li.timeline-icon a:before {
    content: "";
    width: 40px;
    height: 40px;
    margin: 0 auto 4px auto;
    display: block;
    background-repeat: no-repeat; }
    @media screen and (max-width: 767px) {
      #menu-primary li.hydra-icon a:before, #menu-primary li.arkyd-icon a:before, #menu-primary li.a3r-icon a:before, #menu-primary li.team-icon a:before, #menu-primary li.redmond-icon a:before, #menu-primary li.lux-icon a:before, #menu-primary li.timeline-icon a:before {
        width: 25px;
        height: 25px; } }
  #menu-primary li.hydra-icon a:before {
    background-image: url(../img/icons/hydra-icon.svg);
    width: 80px; }
    @media screen and (max-width: 767px) {
      #menu-primary li.hydra-icon a:before {
        width: 50px; } }
  #menu-primary li.arkyd-icon a:before {
    background-image: url(../img/icons/arkyd.svg); }
  #menu-primary li.a3r-icon a:before {
    background-image: url(../img/icons/a3r.svg); }
  #menu-primary li.team-icon a:before {
    background-image: url(../img/icons/team.svg); }
  #menu-primary li.redmond-icon a:before {
    background-image: url(../img/icons/wa-facility.svg); }
  #menu-primary li.lux-icon a:before {
    background-image: url(../img/icons/lux-facility.svg); }
  #menu-primary li.timeline-icon a:before {
    background-image: url(../img/icons/timeline.svg); }

.arkyd100 {
  display: none;
  position: absolute;
  top: -250px;
  width: 80%;
  margin-left: 10%;
  text-align: center;
  z-index: 100; }

.nav li.open a, .nav li.open a:hover, .nav li:hover a, .nav li.open:hover a, .nav > li > a:focus {
  background-color: transparent; }

#menu-primary > li {
  position: static; }

.navbar-nav li a {
  padding: 0;
  box-sizing: content-box; }
  .navbar-nav li a:hover {
    background: none;
    color: #2b879e; }

.navbar-nav li.current_page_item > a, .navbar-nav li.current-page-ancestor > a, .navbar-nav li.current_page_parent > a, .navbar-nav li.current-media-item > a {
  border-bottom: 2px solid #2b879e; }

body.team .current_page_parent a {
  border-bottom: 0px; }

body.team .menu-item-3892 a {
  border-bottom: 2px solid #2b879e; }

#sub-nav {
  padding-left: 0;
  display: inline-block;
  margin-left: 46px;
  margin-bottom: 0px; }
  #sub-nav li {
    float: left;
    list-style-type: none;
    padding: 0;
    margin: 5px 9px;
    font-size: 12px; }
    #sub-nav li.current-sub-nav, #sub-nav li.current_page_item a {
      border-bottom: 2px solid #2b879e; }

/* RESPONSIVE HEADER */
/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  header.navbar, body#home header.navbar {
    background-color: #000;
    position: relative;
    margin-bottom: 0px;
    height: 80px; }
    header.navbar #logo, body#home header.navbar #logo {
      margin-left: 15px;
      width: 200px;
      padding-top: 10px; }
    header.navbar > .container.nav-wrapper, body#home header.navbar > .container.nav-wrapper {
      padding-top: 10px; }
    header.navbar #menu-primary, body#home header.navbar #menu-primary {
      float: none;
      padding: 3px 15px;
      margin: 0; }
      header.navbar #menu-primary li.newsletter-button, body#home header.navbar #menu-primary li.newsletter-button {
        margin-top: 4px;
        margin-bottom: 10px; }
        header.navbar #menu-primary li.newsletter-button a, body#home header.navbar #menu-primary li.newsletter-button a {
          display: inline-block; }
  #menu-primary {
    margin-left: 0px; }
    #menu-primary > li {
      padding-right: 20px; }
      #menu-primary > li.open > a {
        color: #2b879e;
        border-bottom: 0px; }
    #menu-primary a {
      padding: 7px 0; }
  .navbar-nav li.current_page_item > a, .navbar-nav li.current-page-ancestor > a, .navbar-nav li.current_page_parent > a, .navbar-nav li.current-media-item > a {
    border-bottom: 0px;
    color: #2b879e; }
  #menu-primary {
    padding-left: 0px !important; }
  #sub-nav {
    display: block;
    margin-left: -10px !important; }
    #sub-nav li {
      float: none !important;
      margin-bottom: 10px !important; }
  header.navbar #section-nav {
    margin-left: -15px; }
    header.navbar #section-nav li {
      float: none; }
  #offcanvas-signup {
    border-bottom: 2px solid #fff;
    height: 240px;
    margin-top: -240px; }
    #offcanvas-signup .container .mc-field-group {
      width: 100%;
      margin-bottom: 10px; }
      #offcanvas-signup .container .mc-field-group input {
        width: 100%; }
    #offcanvas-signup a.button {
      margin-top: 10px; }
  body.newsletter-open .nav-wrapper {
    background: #000; }
  .navbar-toggle {
    position: relative;
    display: block;
    margin-right: 27px;
    margin-top: 30px;
    width: 22px;
    height: 14px;
    padding: 0; }
  .navbar-toggle.opened .icon-bar {
    position: absolute;
    margin: 0; }
  .navbar-toggle .icon-bar:nth-of-type(2) {
    top: 0px;
    left: 0px;
    transition: all .2s linear; }
  .navbar-toggle.opened .icon-bar:nth-of-type(2) {
    transform: rotate(45deg);
    height: 3px;
    top: 5px;
    left: -1px; }
  .navbar-toggle .icon-bar:nth-of-type(3) {
    top: 6px;
    left: 0px;
    transition: all .2s linear; }
  .navbar-toggle.opened .icon-bar:nth-of-type(3) {
    transform: rotate(-45deg);
    height: 3px;
    top: 5px;
    left: -1px; }
  .navbar-toggle .icon-bar:nth-of-type(4) {
    top: 12px;
    left: 0px;
    transition: all .2s linear; }
  .navbar-toggle.opened .icon-bar:nth-of-type(4) {
    display: none; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  header.navbar, body#home header.navbar {
    background-color: #000;
    position: relative;
    margin-bottom: 0px;
    height: 64px;
    border-radius: 0px;
    border: 0px; }
    header.navbar .navbar-nav, body#home header.navbar .navbar-nav {
      float: right; }
      header.navbar .navbar-nav li a, body#home header.navbar .navbar-nav li a {
        margin: 5px 7px; }
    header.navbar > .container, body#home header.navbar > .container {
      padding-top: 0px; }
    header.navbar #logo, body#home header.navbar #logo {
      padding-top: 16px;
      width: 160px; }
  #countdown-wrapper #launch-countdown {
    font-size: 17px; }
  header > .container {
    position: relative; }
  #launch-countdown {
    top: 3px; }
  header.navbar.signup-open {
    height: auto;
    padding-bottom: 10px; }
  nav.collapse {
    position: relative;
    padding-right: 0px;
    padding-left: 0px; }
  #menu-primary {
    float: right;
    padding-left: 0px;
    padding-top: 20px; }
    #menu-primary li a {
      font-size: 11px; }
    #menu-primary li:last-child a {
      margin-right: 0px; }
  #menu-secondary {
    padding-top: 0;
    margin-right: 106px;
    margin-top: 30px; }
  #menu-primary.navbar-nav.navbar-right:last-child {
    margin-right: 0px !important;
    padding-right: 0px !important; }
  #search-form {
    bottom: -50px; }
  #sub-sub-nav {
    position: absolute;
    top: 58px;
    right: 0px;
    font-size: 12px; }
  .search-icon {
    position: absolute;
    top: 52px;
    right: 78px;
    z-index: 100; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  header {
    width: 100%; }
    header .navbar-collapse {
      padding-right: 0px; }
    header #logo {
      width: 240px;
      padding-top: 10px; }
    header #menu-primary {
      padding-left: 26px;
      padding-top: 20px; }
      header #menu-primary li a {
        font-size: 15px; }
  header.navbar .navbar-nav li a {
    margin: 10px 5px; }
  #menu-secondary li a {
    margin-left: 12px;
    font-size: 11px; }
    #menu-secondary li a:before {
      left: -12px; }
  .arkyd100 {
    margin-top: -100px; } }

/* FULL */
@media screen and (min-width: 1200px) {
  header {
    width: 100%; }
    header #menu-primary {
      padding-left: 62px; }
      header #menu-primary li a {
        font-size: 17px; }
  header.navbar .navbar-nav li a {
    margin: 10px 12px; }
  #menu-secondary li a {
    margin-left: 12px; }
    #menu-secondary li a:before {
      left: -12px; }
  #offcanvas-signup .container {
    padding-top: 5px; }
    #offcanvas-signup .container .mc-field-group {
      width: 280px;
      margin-right: 20px; }
      #offcanvas-signup .container .mc-field-group input {
        width: 100%; }
  .arkyd100 {
    margin-top: -100px; } }

footer {
  background-color: #121212;
  color: #ccc;
  font-size: 12px;
  padding: 40px 0;
  text-align: center; }
  footer a {
    color: #fff; }
  footer p {
    margin-bottom: 13px; }
  footer ul.footer-primary, footer ul.footer-secondary {
    padding-left: 0px; }
    footer ul.footer-primary li, footer ul.footer-secondary li {
      list-style: none;
      text-align: center;
      padding: 5px 0; }
      footer ul.footer-primary li a, footer ul.footer-secondary li a {
        color: #fff; }
  footer ul.footer-primary li:last-child {
    display: none; }
  footer ul.footer-primary a {
    font-size: 16px; }
  footer ul#menu-secondary a {
    font-size: 12px;
    margin-left: 0px; }
    footer ul#menu-secondary a:before {
      display: none; }

.footer-search {
  padding-bottom: 20px; }
  .footer-search label {
    display: none; }
  .footer-search input[type=text] {
    border: 0px;
    border-bottom: 1px solid #fff;
    background: none;
    color: #fff; }
  .footer-search input:active {
    outline: none; }
  .footer-search button {
    border: 0px;
    background: none; }

.footer-follow {
  margin-bottom: 24px; }
  .footer-follow a {
    background: #fff;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    display: inline-block;
    color: #121212;
    margin: 0 5px;
    font-size: 16px;
    -webkit-border-radius: 18px;
    -ms-border-radius: 18px;
    border-radius: 18px; }

.footer-sub {
  padding: 1px 0;
  background: #fff;
  color: #000; }
  .footer-sub .footer-sub-large {
    text-transform: uppercase;
    color: #2b879e;
    font-size: 12px;
    font-weight: 500; }
  .footer-sub a {
    color: #000; }

#home-video-lightbox {
  background: rgba(0, 0, 0, 0.8); }
  #home-video-lightbox .modal-content {
    background: none; }
  #home-video-lightbox .close-home-video {
    text-align: right;
    color: #fff; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  footer ul.footer-primary li, footer ul.footer-secondary li {
    display: block;
    padding: 5px 10px; }
  .footer-sub .footer-sub-large {
    display: block;
    padding: 3px 0; }
  .footer-sub .footer-bull {
    display: none; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  footer ul.footer-primary li, footer ul.footer-secondary li {
    display: inline-block;
    padding: 5px 8px; }
  footer #menu-secondary {
    margin: 30px auto 10px auto; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  footer ul.footer-primary li, footer ul.footer-secondary li {
    display: inline-block;
    padding: 5px 8px; } }

.meet-the-miners {
  margin-top: 100px; }
  @media screen and (max-width: 767px) {
    .meet-the-miners {
      margin-top: 20px; } }

.team-testimonial {
  margin-bottom: 40px;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  padding-top: 20px;
  padding-bottom: 20px; }
  .team-testimonial blockquote {
    font-size: 32px;
    color: #959595;
    border-left: 0px;
    font-style: italic; }
  .team-testimonial p {
    width: 400px;
    float: right;
    padding: 0 20px 10px 20px; }
    .team-testimonial p.align-left {
      float: left; }

.module.quote-module + .module.quote-module .team-testimonial {
  border-top: 0px; }

.team-group h2 {
  margin-bottom: 20px;
  text-transform: uppercase; }

.teams .team-wrapper {
  height: 300px;
  margin-bottom: 30px;
  position: relative; }
  .teams .team-wrapper .team-inner {
    position: relative;
    height: 100%;
    color: white;
    background-size: cover; }
    .teams .team-wrapper .team-inner .team-content {
      position: relative;
      z-index: 2;
      height: 100%; }
    .teams .team-wrapper .team-inner h4 {
      background: rgba(0, 0, 0, 0.7);
      margin: 0;
      padding: 15px;
      height: 25%; }
      @media screen and (min-width: 767px) and (max-width: 1200px) {
        .teams .team-wrapper .team-inner h4 {
          font-size: 18px;
          font-weight: bold; } }
      .teams .team-wrapper .team-inner h4 a.button {
        font-size: 16px;
        padding: 10px;
        font-weight: normal; }
    .teams .team-wrapper .team-inner .team-desc {
      opacity: 0;
      padding: 15px;
      background: rgba(0, 0, 0, 0.5);
      height: 75%;
      -webkit-transition: opacity, 2s, ease;
      -ms-transition: opacity, 2s, ease;
      transition: opacity, 2s, ease; }
      @media screen and (max-width: 767px) {
        .teams .team-wrapper .team-inner .team-desc {
          opacity: 1;
          font-size: 14px; } }
  .teams .team-wrapper:hover .team-inner .team-desc {
    opacity: 1;
    -webkit-transition: opacity, 2s, ease;
    -ms-transition: opacity, 2s, ease;
    transition: opacity, 2s, ease; }
  .teams .team-wrapper a:hover {
    text-decoration: none; }

.team-index {
  margin-top: 60px; }
  .team-index .h1, .team-index .h2-5 {
    margin-top: 0px;
    line-height: 1; }

.team-type-index {
  padding-bottom: 60px; }

.team-type-title {
  padding-left: 15px; }

.team-members {
  margin-top: 100px; }

.team-member {
  background: #fff;
  color: #000;
  margin-bottom: 20px;
  min-height: 380px; }
  .team-member .team-pic {
    position: relative;
    overflow: hidden; }
    .team-member .team-pic img {
      width: 100%; }
    .team-member .team-pic .team-name-link-wrapper {
      width: 100%;
      color: #959595; }
      .team-member .team-pic .team-name-link-wrapper .team-name-wrapper {
        padding: 8px 12px 0 0; }
        .team-member .team-pic .team-name-link-wrapper .team-name-wrapper a {
          color: #2b879e; }
        .team-member .team-pic .team-name-link-wrapper .team-name-wrapper span {
          display: block; }
        .team-member .team-pic .team-name-link-wrapper .team-name-wrapper span.team-name {
          text-transform: uppercase; }
        .team-member .team-pic .team-name-link-wrapper .team-name-wrapper span.team-name.advisor-name {
          font-size: 15px; }
        .team-member .team-pic .team-name-link-wrapper .team-name-wrapper span.team-title {
          font-size: 12px; }
  .team-member .team-social {
    height: 26px; }
    .team-member .team-social a {
      color: #000;
      font-size: 16px; }

.advisor-member {
  min-height: 328px; }

.team-member-banner {
  text-align: center; }
  .team-member-banner .team-member-banner-title {
    background: #000;
    padding: 5px 14px;
    font-size: 50px;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.team-dots {
  background: url(../img/team-dots.jpg) repeat;
  width: 20px;
  height: 100px;
  margin: 0 auto; }

.additional-investors {
  margin: 0 auto 20px auto; }

.single-team {
  padding-bottom: 60px; }
  .single-team .container {
    padding-top: 20px; }
  .single-team .h1 {
    margin-top: 0px;
    line-height: 1; }
  .single-team .person-name {
    border-bottom: 2px solid #2b879e;
    padding-bottom: 10px;
    margin-bottom: 36px; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .team-members {
    margin-top: 0px; }
    .team-members .team-member-banner {
      background-size: 100% auto; }
      .team-members .team-member-banner .team-member-banner-title {
        font-size: 25px; }
  .team-member .team-title {
    font-size: 14px; }
  .team-member .team-pic .team-name-link-wrapper .team-bio-link {
    opacity: 1;
    height: auto; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .team-member .team-title {
    font-size: 14px; }
  .team-member .team-pic .team-name-link-wrapper .team-bio-link {
    opacity: 1;
    height: auto; } }

.postcard {
  border: 1px dotted #000;
  height: auto;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.4); }
  .postcard .postcard-contents {
    padding: 6px; }
    .postcard .postcard-contents .postcard-date, .postcard .postcard-contents .postcard-thumb, .postcard .postcard-contents .postcard-excerpt {
      padding-bottom: 10px; }
    .postcard .postcard-contents .postcard-header {
      height: 30px;
      padding-bottom: 6px; }
      .postcard .postcard-contents .postcard-header .postcard-icon {
        height: 24px;
        overflow: hidden; }
        .postcard .postcard-contents .postcard-header .postcard-icon img {
          height: 24px;
          width: auto; }
    .postcard .postcard-contents .postcard-date {
      font-size: 14px; }
    .postcard .postcard-contents .postcard-title {
      font-size: 24px;
      padding-bottom: 6px; }
      .postcard .postcard-contents .postcard-title a {
        color: #000; }
  .postcard .postcard-ribbon {
    position: relative;
    text-align: center;
    height: 28px;
    background: #2b879e;
    padding-top: 3px; }
    .postcard .postcard-ribbon a {
      color: #fff;
      font-size: 16px;
      padding: 0 6px; }
    .postcard .postcard-ribbon:after {
      content: "";
      position: absolute;
      top: 0;
      left: -6px;
      width: 6px;
      height: 28px;
      background: #2b879e; }
    .postcard .postcard-ribbon:before {
      content: "";
      position: absolute;
      top: 28px;
      left: -6px;
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 0 6px 6px 0;
      border-color: transparent #184d5a transparent transparent; }

.team-module .postcard .postcard-contents .postcard-thumb {
  max-height: none; }
  .team-module .postcard .postcard-contents .postcard-thumb img {
    width: 100%; }

.postcard-tags {
  padding: 7px 0 0; }
  .postcard-tags .postcard-tag {
    background: #363636;
    padding: 2px 5px 3px;
    display: inline-block;
    margin-left: 3px;
    margin-bottom: 3px;
    color: #fff;
    -webkit-transition: background, 0.5s, "";
    -ms-transition: background, 0.5s, "";
    transition: background, 0.5s, ""; }
    .postcard-tags .postcard-tag img {
      width: 24px;
      text-align: center; }
    .postcard-tags .postcard-tag a {
      color: #fff; }
      .postcard-tags .postcard-tag a:hover {
        text-decoration: none; }
    .postcard-tags .postcard-tag:hover {
      background: #000; }

/* FEATURED POST */
.feat-post {
  height: 450px;
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff; }
  .feat-post div {
    height: 100%; }
  .feat-post h2 {
    margin: 0 0 10px 0; }
    .feat-post h2 a {
      color: #fff;
      -webkit-transition: all, 0.2s, linear;
      -ms-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
      .feat-post h2 a:hover {
        color: #2b879e;
        text-decoration: none; }
  .feat-post .feat-post-inner {
    background: rgba(0, 0, 0, 0.6); }
  .feat-post .feat-post-content {
    height: 100%;
    padding-top: 140px;
    padding-left: 100px;
    padding-right: 20px; }

/* SINGLE */
.single-post, .single-page {
  background-color: #fff;
  color: #000;
  padding: 0 0 60px 0;
  min-height: 600px; }
  .single-post > .container, .single-page > .container {
    padding-top: 60px; }
  .single-post .single-post-video, .single-page .single-post-video {
    margin-bottom: 30px; }
  .single-post .button.flip, .single-post a[name=button], .single-page .button.flip, .single-page a[name=button] {
    border: 1px dotted #000;
    color: #000; }
    .single-post .button.flip:hover, .single-post a[name=button]:hover, .single-page .button.flip:hover, .single-page a[name=button]:hover {
      color: #000; }
    .single-post .button.flip:after, .single-post a[name=button]:after, .single-page .button.flip:after, .single-page a[name=button]:after {
      background: url("../img/button-arrow-black.png") no-repeat; }
  .single-post h2:first-of-type, .single-page h2:first-of-type {
    margin-bottom: 0px; }
  .single-post .post-tags, .single-page .post-tags {
    margin-bottom: 20px; }
  .single-post .wp-caption, .single-page .wp-caption {
    max-width: 100%; }
    .single-post .wp-caption img, .single-page .wp-caption img {
      max-width: 100%; }

.single-white-ribbon {
  height: 60px;
  background: #363636; }
  .single-white-ribbon a {
    color: #2b879e;
    font-size: 28px;
    position: relative; }
  .single-white-ribbon .nav-tabs {
    border-bottom: 0px;
    text-align: center; }
    .single-white-ribbon .nav-tabs li {
      float: none;
      display: inline-block; }
      .single-white-ribbon .nav-tabs li a {
        border: 0px;
        border-radius: 0px; }
        .single-white-ribbon .nav-tabs li a:hover, .single-white-ribbon .nav-tabs li a:focus {
          border: 0px; }
      .single-white-ribbon .nav-tabs li.active a {
        background: #2b879e;
        color: #fff;
        height: 60px; }
        .single-white-ribbon .nav-tabs li.active a:before {
          content: "";
          position: absolute;
          top: -10px;
          left: 0;
          height: 10px;
          width: 100%;
          background: #2b879e; }
        .single-white-ribbon .nav-tabs li.active a:after {
          content: "";
          position: absolute;
          top: -10px;
          left: -10px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 0 10px 10px;
          border-color: transparent transparent #15424e transparent; }

.ssba {
  font-family: 'Raleway' sans-serif !important;
  font-size: 20px !important; }

.fb-like {
  padding-bottom: 10px; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .feat-post {
    height: auto; }
    .feat-post .feat-post-content {
      padding: 40px 46px; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .feat-post {
    height: 300px; }
    .feat-post .feat-post-content {
      padding-top: 80px; } }

#investor-timeline {
  background: #fff;
  margin-top: 100px; }

.timeline-intro {
  margin-bottom: 40px; }

.timeline-page-content {
  color: #000;
  font-size: 16px;
  padding: 20px 0; }

.timeline-sorter {
  background: #363636;
  padding: 8px 0 2px 10px;
  color: #fff; }
  .timeline-sorter p, .timeline-sorter ul, .timeline-sorter ul li {
    display: inline-block; }
  .timeline-sorter ul {
    padding-left: 10px; }
    .timeline-sorter ul li {
      display: inline-block;
      list-style-type: none;
      margin-right: 10px; }
      .timeline-sorter ul li:hover {
        cursor: pointer;
        cursor: hand; }

.feed-timeline {
  position: relative;
  margin: 0;
  padding-left: 0px; }
  .feed-timeline .entry {
    display: block;
    position: relative; }

.ti-header {
  background-color: #363636;
  padding: 10px 10px;
  color: #fff;
  position: relative;
  height: 120px; }
  .ti-header p.lead {
    line-height: 1.3; }
  .ti-header .ti-header-left {
    height: 100%;
    padding-right: 10px; }
    .ti-header .ti-header-left .ti-cat {
      padding-bottom: 5px;
      text-align: center; }
    .ti-header .ti-header-left .ti-toggle {
      border: 1px solid #fff;
      padding: 1px 3px;
      text-align: center; }
  .ti-header a {
    color: #fff; }
  .ti-header p.lead {
    margin: 0 0 4px 0; }

.odd .ti-header:before, .even .ti-header:before {
  content: "";
  position: absolute;
  top: 24px;
  width: 0px;
  height: 0px; }

.odd .ti-header:before {
  right: -35px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 35px solid #363636; }

.even .ti-header:before {
  left: -35px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-right: 35px solid #363636; }

.open-item .ti-header {
  background: #2b879e; }

.even.open-item .ti-header:before {
  border-right-color: #2b879e; }

.odd.open-item .ti-header:before {
  border-left-color: #2b879e; }

.ti-body {
  display: none;
  background: #d8d8d8;
  padding: 10px;
  color: #000; }

.feed-timeline-vertical {
  background: url(../img/timeline-divider.png) repeat-y center top;
  position: relative;
  list-style: none; }
  .feed-timeline-vertical li {
    display: block;
    margin-bottom: 24px;
    position: relative;
    margin-left: 0;
    width: 50%; }
    .feed-timeline-vertical li.odd {
      clear: both;
      float: left;
      margin-top: 5px; }
    .feed-timeline-vertical li.odd .entry {
      margin-right: 35px; }
    .feed-timeline-vertical li.even {
      clear: right;
      float: right;
      margin-top: 24px;
      margin-bottom: 10px; }
    .feed-timeline-vertical li.even .entry {
      margin-left: 35px; }
    .feed-timeline-vertical li .entry {
      margin-bottom: 0; }

.timeline-year {
  font-size: 34px;
  color: #000;
  padding: 10px;
  text-align: center; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .timeline-page-content .timeline-sorter p {
    display: block; }
  .timeline-page-content .timeline-sorter ul {
    padding-left: 0px; }
    .timeline-page-content .timeline-sorter ul li {
      margin: 0 10px 10px 0; }
  .feed-timeline-vertical {
    background: url(../img/timeline-divider.png) repeat-y left top; }
  .feed-timeline-vertical li {
    width: 100%;
    background: none;
    margin-bottom: 20px; }
    .feed-timeline-vertical li.odd, .feed-timeline-vertical li.even {
      float: none;
      margin-top: 0;
      padding-right: 0;
      padding-left: 35px; }
    .feed-timeline-vertical li.odd .entry, .feed-timeline-vertical li.even .entry {
      line-height: 20px;
      margin: 0; }
    .feed-timeline-vertical li.more {
      margin-bottom: 0; }
  .feed-timeline-vertical li.odd .ti-header:before {
    left: -35px;
    right: auto;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 35px solid #363636;
    border-left: 0px; }
  .timeline-year {
    text-align: left;
    padding-left: 35px;
    background: url(../img/timeline-divider.png) repeat-y left top !important; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .timeline-page-content .timeline-sorter p {
    display: block; }
  .timeline-page-content .timeline-sorter ul {
    padding-left: 0px; }
    .timeline-page-content .timeline-sorter ul li {
      margin-left: 0px;
      margin-right: 10px; }
  .feed-timeline-vertical {
    background: url(../img/timeline-divider.png) repeat-y left top; }
  .feed-timeline-vertical li {
    width: 100%;
    background: none;
    margin-bottom: 20px; }
    .feed-timeline-vertical li.odd, .feed-timeline-vertical li.even {
      float: none;
      margin-top: 0;
      padding-right: 0;
      padding-left: 35px; }
    .feed-timeline-vertical li.odd .entry, .feed-timeline-vertical li.even .entry {
      line-height: 20px;
      margin: 0; }
    .feed-timeline-vertical li.more {
      margin-bottom: 0; }
  .feed-timeline-vertical li.odd .ti-header:before {
    left: -35px;
    right: auto;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 35px solid #363636;
    border-left: 0px; }
    .feed-timeline-vertical li.odd .ti-header:before .feed-timeline-horizontal {
      padding-left: 10px;
      padding-right: 10px; }
      .feed-timeline-vertical li.odd .ti-header:before .feed-timeline-horizontal .ts-nav span.ts-nav-next {
        right: -10px; }
      .feed-timeline-vertical li.odd .ti-header:before .feed-timeline-horizontal .ts-nav span.ts-nav-prev {
        left: -10px; }
  .timeline-year {
    text-align: left;
    padding-left: 35px;
    background: url(../img/timeline-divider.png) repeat-y left top !important; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .ti-header p.lead {
    font-size: 18px; }
  .timeline-sorter {
    padding: 8px 0 8px 10px; } }

/* FULL */
@media screen and (min-width: 1200px) {
  .feed-timeline .ts-nav span {
    margin-top: -18px;
    padding: 5px 8px; }
    .feed-timeline .ts-nav span.ts-nav-next {
      right: -18px; }
    .feed-timeline .ts-nav span.ts-nav-prev {
      left: -18px; } }

#arkyd-header {
  background-size: cover !important;
  height: 600px;
  position: relative; }

.arkyd-header-overlay {
  height: 285px;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 105px 20px 20px 20px; }
  .arkyd-header-overlay h1 {
    margin: 0;
    line-height: 1;
    font-size: 26px; }
  .arkyd-header-overlay p {
    font-size: 18px;
    color: #fff; }
    .arkyd-header-overlay p:first-of-type {
      margin-bottom: 0; }

#arkyd-posts {
  background: url("../img/news-bg.jpg") repeat-y;
  background-size: 100% auto;
  min-height: 300px; }
  #arkyd-posts .arkyd-post-sort {
    background: #fff;
    height: 100px;
    padding: 20px  0;
    color: #000;
    text-align: center; }
    #arkyd-posts .arkyd-post-sort .ks-updates {
      width: 420px;
      margin: 15px auto; }
      #arkyd-posts .arkyd-post-sort .ks-updates img {
        width: 250px;
        padding-right: 8px;
        display: inline-block;
        float: left; }
      #arkyd-posts .arkyd-post-sort .ks-updates .ks-updates-text {
        font-size: 36px;
        line-height: 0.75; }

.arkyd-posts-wrapper {
  padding: 20px 0; }
  .arkyd-posts-wrapper .grid-item {
    width: 31%;
    margin-right: 2%; }
    .arkyd-posts-wrapper .grid-item:nth-of-type(3n+1) {
      margin-right: 0px; }

.load-more {
  margin: 40px auto;
  text-align: center; }
  .load-more .load-more-arrow {
    padding-top: 10px; }
  .load-more .load-more-loading {
    display: none; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  #arkyd-header {
    height: 400px; }
  .arkyd-header-overlay {
    height: 100%;
    padding-top: 30px; }
  #arkyd-posts .arkyd-post-sort {
    height: 120px; }
    #arkyd-posts .arkyd-post-sort .ks-updates {
      width: auto;
      margin: 0 auto; }
      #arkyd-posts .arkyd-post-sort .ks-updates img {
        width: 250px;
        display: block;
        padding: 10px 0;
        float: none !important;
        margin: 0 auto; }
      #arkyd-posts .arkyd-post-sort .ks-updates .ks-updates-text {
        font-size: 36px;
        line-height: 0.75; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .arkyd-header-overlay {
    padding-top: 80px; } }

#contact-form {
  margin-top: 95px; }

.contact-form-wrapper {
  background: url("../img/contact-parallax.jpg") no-repeat;
  background-size: cover;
  height: 450px; }
  .contact-form-wrapper .contact-form-bg {
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    color: #fff; }
    .contact-form-wrapper .contact-form-bg .contact-forms {
      padding-top: 60px; }

.contact-blue-ribbon {
  background: #2b879e;
  color: #fff; }
  .contact-blue-ribbon p.lead {
    padding-top: 30px;
    margin-bottom: 0px; }
  .contact-blue-ribbon a {
    color: #fff; }
  .contact-blue-ribbon img {
    padding-top: 16px;
    padding-right: 20px; }

.contact-options-wrapper {
  height: 400px; }
  .contact-options-wrapper .contact-options {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .contact-options-wrapper .contact-options .contact-option {
      padding-bottom: 16px; }

.contact-info i {
  width: 18px; }

input.form-control, textarea.form-control, .mc-field-group input,
input.form-control:focus, textarea.form-control:focus, .mc-field-group input:focus {
  /* OVERRIDES*/
  background-image: none;
  border: 0px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  outline: none;
  outline-color: transparent;
  outline-style: none; }

button.button:focus {
  outline: none;
  outline-color: transparent;
  outline-style: none; }

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  background-color: #000 !important; }

input:-webkit-autofill, input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #000 inset;
  color: #fff !important; }

#contact input.form-control, #contact textarea.form-control, .mc-field-group input {
  background: none;
  border: 0px solid #333;
  border-bottom: 1px dotted #fff !important;
  padding: 0px 0 4px 2px;
  font-size: 16px;
  color: #fff; }

#contact textarea.form-control {
  height: 187px; }

#contact .form-first, #contact .form-second, .mc-field-group {
  width: 48%;
  float: left;
  margin-left: 2%; }

#contact .form-first {
  margin-left: 0; }

#contact .mc-field-group input {
  width: 100%; }
  #contact .mc-field-group input:-webkit-autofill {
    background: none !important;
    -webkit-box-shadow: none;
    -webkit-text-fill-color: #fff; }
  #contact .mc-field-group input:-webkit-autofill:focus {
    background: none !important;
    -webkit-box-shadow: none;
    -webkit-text-fill-color: #fff; }

input:focus {
  outline: none !important;
  background-color: transparent !important; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:active, input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px transparent inset;
  background-color: transparent !important; }

#contact .mc-field-group.mc-email {
  width: 98%; }

#contact #offcanvas-signup .mc-field-group.mc-email {
  width: 280px; }

.mc-field-group {
  margin-bottom: 30px; }

#mc_embed_signup .mc-email {
  margin-top: 27px;
  margin-bottom: 14px; }

#contact input::-webkit-input-placeholder, #contact textarea::-webkit-input-placeholder {
  color: #fff; }

#contact input:-moz-placeholder, #contact textarea::-webkit-input-placeholder {
  color: #fff; }

#contact input::-moz-placeholder, #contact textarea::-webkit-input-placeholder {
  color: #fff; }

#contact input:-ms-input-placeholder, #contact textarea::-webkit-input-placeholder {
  color: #fff; }

.contact-social {
  padding-top: 40px; }

.contact-map-bw {
  min-height: 400px; }

.form-result {
  color: green; }

/* HIDDEN NEWSLETTER SIGNUP PAGE*/
body#signup .indicates-required {
  padding-bottom: 20px; }

body#signup .single-page #mc_embed_signup {
  margin-bottom: 40px; }

body#signup .single-page input {
  border-color: #000 !important;
  color: #000 !important; }

body#signup .single-page input:-webkit-autofill, body#signup .single-page textarea:-webkit-autofill, body#signup .single-page select:-webkit-autofill {
  background-color: none; }

body#signup .single-page input[type=radio] {
  display: none; }

body#signup .single-page input[type=radio] + label:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin-right: 8px;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid #000; }

body#signup .single-page input[type=radio]:checked + label:before {
  content: "\2022";
  color: #2b879e;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
  line-height: 11px; }

body#signup .single-page label {
  font-weight: 300; }

body#signup .single-page ul {
  list-style-type: none;
  padding-left: 0px; }

body#signup .single-page input[type="text"] {
  width: 100%; }

body#signup .single-page input[type="email"] {
  width: 100%; }

body#signup .single-page .signup-main-info {
  padding: 10px 0 20px 0; }

body#signup .single-page #mc-embedded-subscribe {
  margin-left: 20px; }

body#signup .single-page .input-group {
  width: 100%; }
  body#signup .single-page .input-group label {
    padding-left: 4px; }

body#earth-observation #eo-contact form input, body#earth-observation #eo-contact form textarea {
  background: #fff;
  color: #000;
  border: 1px solid #fff; }
  body#earth-observation #eo-contact form input:active, body#earth-observation #eo-contact form input:focus, body#earth-observation #eo-contact form textarea:active, body#earth-observation #eo-contact form textarea:focus {
    background: #fff !important;
    outline: none; }

body#earth-observation #eo-contact form .wpcf7-response-output {
  margin: 20px 0 0 0;
  border-color: #fff;
  color: #fff; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  #contact {
    margin-top: 0px; }
  .contact-blue-ribbon img {
    width: 50px;
    height: auto; }
  .contact-blue-ribbon p.lead {
    padding-top: 10px; }
  .contact-blue-ribbon .contact-options-wrapper {
    height: 300px; }
  .contact-blue-ribbon, .contact-form-wrapper {
    height: auto; }
  .contact-forms {
    padding-bottom: 30px; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .contact-blue-ribbon {
    height: auto; }
  .contact-form-wrapper {
    height: auto; }
  .contact-forms {
    padding-bottom: 30px; }
  .contact-map-bw {
    min-height: 500px; }
  .contact-option img {
    max-width: 55px; }
  #offcanvas-signup .container .mc-field-group {
    width: 170px; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .contact-blue-ribbon p.lead {
    font-size: 24px; }
  .contact-blue-ribbon img {
    width: 80px;
    padding-right: 14px; } }

.news-page .feat-post-content {
  color: #fff; }
  .news-page .feat-post-content .news-slider .flex-control-nav {
    bottom: 4px; }

.news-body {
  background: #fff;
  padding: 40px 0;
  color: #000; }
  .news-body .h1 {
    font-weight: 200; }
  .news-body a.new-button {
    display: inline-block; }

.news-featured {
  padding-top: 60px;
  padding-bottom: 60px; }

.recent-posts {
  margin-top: 30px;
  margin-bottom: 10px; }
  .recent-posts .recent-posts-title {
    text-transform: uppercase;
    border-bottom: 3px solid #2b879e;
    margin-bottom: 8px;
    font-weight: 500; }
  .recent-posts .recent-post-title {
    font-size: 16px;
    font-weight: 500; }
    .recent-posts .recent-post-title a {
      color: #000; }
      .recent-posts .recent-post-title a:hover {
        text-decoration: underline; }

.news-sorter {
  background: white;
  color: #000;
  font-size: 22px;
  text-transform: uppercase;
  z-index: 100;
  width: 100%;
  height: 80px; }
  @media screen and (max-width: 767px) {
    .news-sorter {
      height: auto; } }
  .news-sorter.mini-news-sorter {
    padding: 0; }
  .news-sorter ul {
    padding-left: 0;
    text-align: center;
    margin-bottom: 0px;
    border: 0px; }
    .news-sorter ul li {
      display: inline-block;
      padding: 0;
      list-style: none;
      float: none;
      font-size: 16px;
      vertical-align: top;
      border: 0px;
      background-color: white; }
      @media screen and (max-width: 767px) {
        .news-sorter ul li {
          float: left;
          width: 50%;
          height: 140px; } }
      .news-sorter ul li.active {
        position: relative;
        color: #2b879e;
        background-color: #ebebeb; }
      .news-sorter ul li img {
        width: auto;
        max-height: 40px;
        padding-bottom: 14px; }
      .news-sorter ul li:hover {
        color: #959595;
        cursor: pointer;
        cursor: hand; }
      .news-sorter ul li a {
        color: #2b879e;
        padding: 8px 40px;
        border-radius: 0px;
        margin-right: 0px;
        border: 0px;
        font-size: 17px;
        font-weight: 400; }
        @media screen and (max-width: 767px) {
          .news-sorter ul li a {
            padding: 12px 0; } }
        .news-sorter ul li a:hover {
          border: 0px;
          background: transparent !important; }
        .news-sorter ul li a:focus {
          background: transparent !important; }
    .news-sorter ul li.active {
      color: #2b879e; }
      .news-sorter ul li.active a {
        border: 0px !important;
        background: transparent; }
        .news-sorter ul li.active a:hover {
          border: 0px;
          background: transparent; }
        .news-sorter ul li.active a:focus {
          background: transparent; }

.blog-index-read-more {
  margin-top: 16px;
  margin-bottom: 60px; }

.home-news-post .blog-list-image {
  margin-bottom: 6px;
  height: 180px; }
  .home-news-post .blog-list-image img {
    max-height: 180px; }

.home-news-post p.lead {
  margin-bottom: 10px;
  min-height: 110px;
  max-height: 100px; }
  .home-news-post p.lead a {
    color: #000; }

.news-index-post {
  margin-bottom: 40px; }
  .news-index-post .row small {
    text-transform: uppercase;
    color: #9c9c9c;
    font-size: 16px; }
  .news-index-post .row p.lead {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
    color: #717171; }
  .news-index-post .row a {
    color: #2b879e;
    font-size: 12px; }

.news-tabs {
  background: #f4f4f4; }
  .news-tabs .tab-content {
    margin: 0px 0; }

#blogs.tab-pane, #press-releases.tab-pane, #videos.tab-pane {
  padding: 60px 0; }
  #blogs.tab-pane a:not(.button), #press-releases.tab-pane a:not(.button), #videos.tab-pane a:not(.button) {
    font-weight: bold; }

.news-marquee {
  height: 500px; }
  .news-marquee > div {
    position: relative;
    top: 50%;
    transform: translateY(-50%); }
  .news-marquee h1 {
    color: white;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: 1px; }
  .news-marquee a {
    font-size: 18px;
    font-weight: 500; }

#media-coverage .media-row {
  padding: 120px 0; }
  @media screen and (max-width: 767px) {
    #media-coverage .media-row {
      padding: 60px 0; } }
  #media-coverage .media-row p {
    font-size: 16px;
    color: #033047;
    font-weight: 500;
    margin-top: 14px; }
  #media-coverage .media-row a {
    font-size: 12px;
    font-weight: bold;
    color: 25879f; }

#media-coverage .top-row-item {
  text-align: center; }
  @media screen and (max-width: 767px) {
    #media-coverage .top-row-item {
      margin-bottom: 30px; } }
  #media-coverage .top-row-item img {
    max-width: 75%;
    height: auto; }

.news-fifty {
  height: 500px; }
  @media screen and (max-width: 767px) {
    .news-fifty {
      height: 600px; } }
  .news-fifty .news-fifty-content, .news-fifty .news-fifty-image {
    height: 500px; }
    @media screen and (max-width: 767px) {
      .news-fifty .news-fifty-content, .news-fifty .news-fifty-image {
        height: 300px; } }
    .news-fifty .news-fifty-content > div, .news-fifty .news-fifty-image > div {
      position: relative;
      top: 50%;
      transform: translateY(-50%); }
  .news-fifty .news-fifty-content div {
    padding: 0 80px; }
    @media screen and (max-width: 767px) {
      .news-fifty .news-fifty-content div {
        padding: 0 20px; } }
    .news-fifty .news-fifty-content div p {
      font-size: 16px;
      color: #9c9c9c;
      font-weight: 500; }
    .news-fifty .news-fifty-content div p.lead {
      color: #9c9c9c;
      font-size: 26px;
      font-weight: 400; }
    .news-fifty .news-fifty-content div a {
      font-size: 12px;
      font-weight: bold; }

.news-index-normal-posts {
  margin: 60px 0; }
  .news-index-normal-posts .row a {
    font-size: 12px;
    font-weight: bold; }

.category-page {
  margin-top: 160px; }
  .category-page .cat-news-item {
    margin-bottom: 40px; }
    .category-page .cat-news-item .cat-news-item-img {
      padding-top: 10px; }
    .category-page .cat-news-item .h5 {
      margin-top: 0px; }
    .category-page .cat-news-item .cat-news-item-meta {
      padding-top: 5px; }
    .category-page .cat-news-item .cat-news-item-date {
      font-size: 14px;
      color: #959595;
      padding-left: 10px; }

.next-prev-nav {
  border-top: 1px solid #dcdcdc;
  background: #f9f9f9; }
  .next-prev-nav .nav-previous {
    border-right: 1px solid #dcdcdc;
    line-height: 60px;
    height: 60px; }
  .next-prev-nav .nav-next {
    text-align: right;
    line-height: 60px;
    height: 60px; }
  .next-prev-nav a {
    color: #000;
    background: none;
    text-transform: uppercase;
    font-weight: 500; }

.news-page-videos .video-tab-date {
  border-bottom: 2px solid #022338;
  position: relative;
  font-size: 14px;
  margin: 16px 0;
  padding: 16px 0;
  letter-spacing: 1px; }
  .news-page-videos .video-tab-date:before {
    content: "";
    height: 10px;
    width: 2px;
    background: #022338;
    position: absolute;
    bottom: -6px;
    left: 0px; }

.news-page-videos .news-video-tab-big-video {
  margin-bottom: 40px; }

.news-page-videos h2, .news-page-videos h4, .news-page-videos p {
  color: #022338; }

.news-page-videos .video-runtime {
  color: #022338;
  font-size: 14px;
  letter-spacing: 1px; }

.news-page-videos .video-tab-list-item {
  margin-bottom: 40px; }
  .news-page-videos .video-tab-list-item .video-tab-date {
    padding-top: 0px;
    margin-top: 0px; }

.tag-page {
  padding-top: 120px; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .news-page {
    margin-top: 0px; }
  .news-sorter {
    position: relative !important; }
    .news-sorter ul li {
      font-size: 20px;
      padding: 10px 20px; }
  .blog-list-content p.lead {
    margin-bottom: 10px; }
  .blog-list-link {
    padding-bottom: 20px; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .news-sorter ul li {
    font-size: 22px;
    padding: 10px 20px; } }

#sub-page-wrapper {
  position: fixed;
  top: 0px;
  z-index: 1100;
  right: 0;
  width: 60%;
  height: 100%;
  padding: 20px;
  color: #000;
  background: #fff;
  overflow: auto;
  font-size: 16px;
  -webkit-box-shadow: -2px 1px 12px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: -2px 1px 12px 0px rgba(50, 50, 50, 0.75);
  box-shadow: -2px 1px 12px 0px rgba(50, 50, 50, 0.75);
  -webkit-transform: translateX(110%);
  -moz-transform: translateX(110%);
  -ms-transform: translateX(110%);
  -o-transform: translateX(110%);
  transform: translateX(110%);
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -moz-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -ms-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); }
  #sub-page-wrapper.open-subpage {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

#sub-page {
  min-height: 600px;
  padding: 0 60px 60px 60px; }

#sub-page-load {
  display: none;
  margin: 100px auto;
  width: 32px; }

.sub-page-close {
  width: 50px;
  height: 50px;
  border: 1px solid #333;
  border-radius: 25px;
  margin: 0 auto 20px auto; }

.sub-page-close .close-button {
  display: block;
  width: 33px;
  height: 33px;
  position: relative;
  border: none !important;
  margin: 8px auto 0 auto;
  padding-left: 1px; }

.sub-page-close .close-button span {
  height: 1px;
  display: block;
  width: 30px;
  background: #333333;
  position: absolute;
  top: 15px;
  -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }

.sub-page-close .close-button .vert {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.sub-page-close .close-button .horiz {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  #sub-page-wrapper {
    width: 100%; }
  #sub-page {
    min-height: 600px;
    padding: 10px; } }

.media-card-wrapper {
  padding: 20px 0; }

body #ab-lightbox {
  background: rgba(0, 0, 0, 0.8); }
  body #ab-lightbox .modal-dialog {
    min-height: 250px;
    background: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    padding-top: 100px;
    border: 0px; }
    body #ab-lightbox .modal-dialog .modal-content {
      width: 70%;
      border-radius: 0px; }
      body #ab-lightbox .modal-dialog .modal-content .modal-body {
        padding: 20px; }
      body #ab-lightbox .modal-dialog .modal-content .ab-modal-close {
        position: absolute;
        top: -20px;
        right: -20px;
        color: #fff;
        font-size: 24px; }
  body #ab-lightbox.modal.fade .modal-dialog {
    opacity: 0;
    -webkit-transform: translate3d(0, -1000, 0);
    transform: translate3d(0, -300px, 0);
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s; }
  body #ab-lightbox.modal.fade.in .modal-dialog {
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    transition: all 1s; }

#ab-full-form {
  color: #fff; }
  #ab-full-form input {
    color: #fff !important; }
  #ab-full-form input:-webkit-autofill, #ab-full-form textarea:-webkit-autofill, #ab-full-form select:-webkit-autofill {
    background-color: none; }
  #ab-full-form input[type=radio] {
    display: none; }
  #ab-full-form input[type=radio] + label:before {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 8px;
    background-color: #333;
    border-radius: 8px;
    border: 1px solid #fff; }
  #ab-full-form input[type=radio]:checked + label:before {
    content: "\2022";
    color: white;
    background-color: #333;
    font-size: 15px;
    text-align: center;
    line-height: 11px; }
  #ab-full-form label {
    font-weight: 300; }
  #ab-full-form input[type=checkbox] {
    width: 16px !important;
    margin-right: 4px; }
    #ab-full-form input[type=checkbox]:hover {
      cursor: hand;
      cursor: pointer; }
  #ab-full-form .select-all-trigger:hover {
    cursor: pointer;
    cursor: hand; }
  #ab-full-form #ab-pop-step1 input {
    width: 100%; }
  #ab-full-form #ab-pop-step1 .mc-field-group {
    margin-left: 0px; }
  #ab-full-form #ab-pop-step1 .mc-first-name {
    margin-right: 4%; }
  #ab-full-form #ab-pop-step1 .mc-email-field {
    width: 100% !important; }
  #ab-full-form #ab-pop-step1 .failed-field {
    border-bottom: 1px dotted red !important; }
  #ab-full-form #ab-pop-step1 .ab-test-interest {
    list-style-type: none;
    padding-left: 0px; }
  #ab-full-form .birthday-fields input {
    width: 30px; }
  #ab-full-form #ab-pop-step2 .mc-optional {
    padding-bottom: 14px;
    display: block; }
  #ab-full-form #ab-pop-step2 .mc-field-group {
    width: 100%;
    margin-left: 0;
    margin-bottom: 14px; }
    #ab-full-form #ab-pop-step2 .mc-field-group label {
      padding-right: 10px; }
  #ab-full-form #ab-pop-step2 .ab-test-age {
    width: 50px; }
  #ab-full-form #ab-pop-step2 #mce-MMERGE5, #ab-full-form #ab-pop-step2 #mce-MMERGE6, #ab-full-form #ab-pop-step2 #mce-MMERGE23 {
    width: 100%; }
  #ab-full-form #ab-pop-step3 #mce-MMERGE8-4 label span {
    padding-left: 20px; }
  #ab-full-form #ab-pop-step3 #pop-mc-embedded-subscribe {
    margin-left: 40px; }
  #ab-full-form #ab-pop-step3 .lead {
    font-size: 16px; }
  #ab-full-form #ab-pop-step3 .ab-jump-link {
    padding: 2px;
    text-align: center;
    background: #2b879e;
    color: #fff;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase; }
    #ab-full-form #ab-pop-step3 .ab-jump-link:hover {
      color: #ccc;
      text-decoration: none; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  body #ab-lightbox .modal-dialog {
    width: 100%; }
    body #ab-lightbox .modal-dialog .modal-content {
      width: 94%;
      padding-top: 20px; }
      body #ab-lightbox .modal-dialog .modal-content .ab-modal-close {
        right: 0px; }
      body #ab-lightbox .modal-dialog .modal-content .ab-full-form h2 {
        font-size: 26px; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  body #ab-lightbox .modal-dialog {
    width: 70%; } }

/* Module General */
#section-1 {
  padding-top: 50px;
  padding-top: 0px; }

body.page-child #section-1 {
  padding-top: 70px;
  padding-top: 0px; }

body.page-template-facility-page-template #section-1 {
  padding-top: 70px; }

#contact-form {
  margin-top: 0px; }

.module.grey-bg {
  background-color: #b8b8b8; }

.module.black-bg {
  background-color: #000; }

.module.blue-bg {
  background-color: #2b879e; }

.module.white-bg {
  background-color: #fff; }

.module.white-text {
  color: #fff; }

.module.black-text {
  color: #000; }

.module.blue-text {
  color: #2b879e; }

.module.top-border-1 .container {
  border-top: 2px solid #ccc; }

.module.blue-bg a.button, .module.blue-bg a[name=button] {
  border: 1px solid #fff; }

.after-section-cta {
  margin-top: 30px; }

.section-title h2 {
  font-weight: bold;
  margin-bottom: 30px; }

.shortcode-output.quote img {
  padding-right: 30px;
  max-width: 300px;
  height: auto; }
  .shortcode-output.quote img.pull-right {
    padding-right: 0;
    padding-left: 30px; }

.col-xs-12 h3:first-child {
  margin-top: 0; }

.intro-module {
  background-size: cover;
  height: calc(100vh - 84px); }

.intro-section {
  position: relative;
  height: calc(100vh - 84px); }
  .intro-section > .container {
    height: 100%; }
    .intro-section > .container .vertical-center {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .intro-section .intro-bottom-bar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    height: 80px; }
    @media screen and (min-width: 768px) and (max-width: 991px) {
      .intro-section .intro-bottom-bar {
        height: auto; } }
    .intro-section .intro-bottom-bar p {
      line-height: 80px; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .intro-section .intro-bottom-bar p {
          line-height: 1.5;
          margin-bottom: 0;
          padding: 20px; } }
    .intro-section .intro-bottom-bar a {
      margin-top: 18px; }
    .intro-section .intro-bottom-bar .modal-content {
      border: 0px;
      box-shadow: none;
      background-color: transparent; }
      .intro-section .intro-bottom-bar .modal-content .modal-header {
        border-bottom: 0px; }
        .intro-section .intro-bottom-bar .modal-content .modal-header button {
          color: #fff;
          opacity: 0.8; }

.page-id-4643 #section-2 {
  margin-top: 25px; }

/* BASIC MODULE */
.module.basic-module {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .module.basic-module.grey-overlay .shortcode-output {
    background-color: rgba(0, 0, 0, 0.6); }
  .module.basic-module .shortcode-output.basic .container {
    padding: 50px 15px; }
  .module.basic-module .shortcode-output.basic .basic-slider .slide {
    width: 100%; }
  .module.basic-module .shortcode-output.basic .left-title {
    margin-top: 0px; }

.module.basic-module.vertical-center-car .shortcode-output.basic {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%; }
  .module.basic-module.vertical-center-car .shortcode-output.basic > .container {
    height: 100%; }
    .module.basic-module.vertical-center-car .shortcode-output.basic > .container > .row {
      height: 100%; }
      .module.basic-module.vertical-center-car .shortcode-output.basic > .container > .row > div, .module.basic-module.vertical-center-car .shortcode-output.basic > .container > .row .basic-slider {
        height: 100%; }
  .module.basic-module.vertical-center-car .shortcode-output.basic .slide {
    position: relative;
    height: 100%; }
    .module.basic-module.vertical-center-car .shortcode-output.basic .slide .row {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

.module.cta-module {
  padding: 60px 0; }

.cta-primary {
  margin-bottom: 40px; }

.cta-ctas {
  float: none; }

.cta-cta {
  background: #000;
  color: #fff;
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-repeat: none;
  background-size: cover; }
  .cta-cta .h2-5 {
    font-size: 28px;
    padding: 12px; }
  .cta-cta .cta-link-wrapper {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    color: #fff;
    background: rgba(43, 135, 158, 0.5);
    -webkit-transition: all, 0.3s, linear;
    -ms-transition: all, 0.3s, linear;
    transition: all, 0.3s, linear; }
    .cta-cta .cta-link-wrapper .cta-content-wrapper {
      padding: 8px 12px 6px 12px; }
      .cta-cta .cta-link-wrapper .cta-content-wrapper span {
        display: block; }
      .cta-cta .cta-link-wrapper .cta-content-wrapper span.team-name {
        text-transform: uppercase; }
    .cta-cta .cta-link-wrapper .cta-link {
      opacity: 0;
      height: 0px;
      text-align: center;
      -webkit-transition: all, 0.6s, linear;
      -ms-transition: all, 0.6s, linear;
      transition: all, 0.6s, linear; }
      .cta-cta .cta-link-wrapper .cta-link a {
        display: block;
        background: #2b879e;
        color: #fff;
        padding: 3px 0; }
        .cta-cta .cta-link-wrapper .cta-link a:hover {
          color: #fff;
          text-decoration: none; }
  .cta-cta:hover .cta-link {
    opacity: 1;
    height: auto; }

/* RESPONSIVE CTA */
/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .cta-cta {
    width: 80%;
    height: 240px;
    margin: 0 0 14px 0;
    margin-left: 10%; }
    .cta-cta .h2-5 {
      font-size: 22px; }
    .cta-cta .cta-link-wrapper {
      font-size: 14px; }
      .cta-cta .cta-link-wrapper .cta-link {
        opacity: 1;
        height: auto !important; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .ctas-2, .ctas-3, .ctas-4 {
    margin: 0 auto; }
  .ctas-2 {
    width: 400px; }
  .ctas-3 {
    width: 566px; }
  .ctas-4 {
    width: 750px; }
  .cta-cta {
    width: 162px;
    height: 202px;
    margin: 0 8px; }
    .cta-cta .h2-5 {
      font-size: 22px; }
    .cta-cta .cta-link-wrapper {
      font-size: 14px; }
      .cta-cta .cta-link-wrapper .cta-link {
        opacity: 1;
        height: auto !important; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .ctas-2, .ctas-3, .ctas-4 {
    margin: 0 auto; }
  .ctas-2 {
    width: 484px; }
  .ctas-3 {
    width: 710px; }
  .ctas-4 {
    width: 940px; }
  .cta-cta {
    width: 210px;
    height: 240px;
    margin: 0 8px; } }

/* FULL */
@media screen and (min-width: 1200px) {
  .ctas-2, .ctas-3, .ctas-4 {
    margin: 0 auto; }
  .ctas-2 {
    width: 584px; }
  .ctas-3 {
    width: 860px; }
  .ctas-4 {
    width: 1140px; }
  .cta-cta {
    width: 256px;
    height: 260px;
    margin: 0 10px; } }

/* ----------------- */
/* CAROUSEL */
/* ----------------- */
.carousel-main-panel {
  padding: 60px 40px 0 60px;
  font-size: 24px;
  color: #000; }

.carousel {
  overflow: hidden;
  color: #000;
  padding-bottom: 20px; }

.carousel-side {
  margin-top: 20px; }
  .carousel-side .slider {
    width: 80%;
    margin-left: 5%;
    height: 100%; }
    .carousel-side .slider .flex-viewport, .carousel-side .slider .flexslider, .carousel-side .slider .slides {
      height: 100%; }
    .carousel-side .slider .slides > .slide {
      height: 100%;
      position: relative; }
      .carousel-side .slider .slides > .slide .slide-inner {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
    .carousel-side .slider .flex-control-nav {
      bottom: 0px; }

/* RESPONSIVE CTA */
/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .carousel-main-panel {
    padding: 20px 15px; }
  .carousel-main-panel {
    padding-top: 20px; }
  .carousel {
    height: auto;
    padding-bottom: 40px; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-main-panel {
    padding-top: 20px; }
  .carousel {
    height: auto; }
  .carousel-side .slider {
    height: 490px; }
    .carousel-side .slider h2 {
      font-size: 24px; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .carousel-main-panel {
    padding-top: 40px; }
  .carousel-side .slider {
    height: 490px; }
    .carousel-side .slider h2 {
      font-size: 24px; } }

/* FULL */
@media screen and (min-width: 1200px) {
  .carousel-side .slider {
    height: 520px; } }

/* GRID MODULE STYLES */
.shortcode-output.grid .grid-main-panel {
  padding: 100px 40px 0 60px;
  font-size: 24px;
  color: #000; }

.shortcode-output.grid .grid-grid-items > div {
  overflow: hidden;
  position: relative;
  background: #fff; }
  .shortcode-output.grid .grid-grid-items > div .grid-grid-item {
    height: 100%; }
    .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-image {
      background-size: cover !important;
      background-position: 50% 50%; }
    .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-overlay {
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.75);
      height: 100%;
      width: 100%;
      padding: 35px 10px 0 55px;
      opacity: 0;
      color: #fff; }
    .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-content-title {
      font-size: 36px;
      padding-bottom: 4px; }
    .shortcode-output.grid .grid-grid-items > div .grid-grid-item p {
      font-size: 18px; }
  .shortcode-output.grid .grid-grid-items > div .grid-item-no-image {
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    padding: 20px 30px; }

/* RESPONSIVE GRID */
/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .shortcode-output.grid {
    height: auto; }
    .shortcode-output.grid .grid-main-panel {
      padding: 20px 15px; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .shortcode-output.grid {
    height: auto; }
    .shortcode-output.grid .grid-main-panel {
      padding: 30px 0 0 30px; }
    .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-image {
      height: 130px; }
    .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-overlay {
      opacity: 1;
      padding: 15px 10px 0 15px !important; }
      .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-overlay .grid-item-content-title {
        font-size: 24px; }
      .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-overlay p {
        font-size: 16px; }
    .shortcode-output.grid .grid-grid-items > div .grid-grid-item .grid-item-no-image .grid-item-content-title {
      font-size: 24px; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .shortcode-output.grid {
    height: auto; }
    .shortcode-output.grid .grid-main-panel {
      padding: 60px 40px 0 60px; }
    .shortcode-output.grid .grid-item-overlay {
      padding: 25px 10px 0 25px !important; }
    .shortcode-output.grid .grid-item-image {
      height: 160px; } }

/* FULL */
@media screen and (min-width: 1200px) {
  .shortcode-output.grid {
    height: auto; }
    .shortcode-output.grid .grid-item-image {
      height: 200px; } }

/* ----------------- */
/* BASIC CAROUSEL */
/* ----------------- */
.basic-carousel {
  position: relative; }
  .basic-carousel .rslides {
    padding-left: 0px; }
    .basic-carousel .rslides li {
      list-style-type: none; }
  .basic-carousel .prev, .basic-carousel .next {
    position: absolute;
    top: 40%;
    width: 28px;
    height: 52px; }
  .basic-carousel .prev:hover, .basic-carousel .next:hover {
    opacity: 0.6; }
  .basic-carousel .prev {
    left: -20px;
    background: url("../img/carousel-arrow-left.png") no-repeat; }
  .basic-carousel .next {
    right: -20px;
    background: url("../img/carousel-arrow-right.png") no-repeat; }
  .basic-carousel ul[class*='_tabs'] {
    position: relative;
    z-index: 999;
    text-align: center;
    padding-left: 0px; }
    .basic-carousel ul[class*='_tabs'] li {
      display: inline-block;
      margin-left: 16px; }
      .basic-carousel ul[class*='_tabs'] li a {
        display: block;
        text-indent: -9999px;
        border: 1px solid #fff;
        height: 12px;
        width: 12px;
        -webkit-border-radius: 6px;
        -ms-border-radius: 6px;
        border-radius: 6px; }
    .basic-carousel ul[class*='_tabs'] li[class*='_here'] a {
      background: rgba(45, 135, 138, 0.5); }

/* RESPONSIVE CTA */
/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .basic-carousel {
    padding: 40px 0;
    height: auto; }
    .basic-carousel .rslides li, .basic-carousel ul[class*='_tabs'] {
      width: 100%; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .basic-carousel {
    padding: 40px 0;
    height: auto; }
    .basic-carousel .rslides li, .basic-carousel ul[class*='_tabs'] {
      padding: 0 30px;
      width: 788px; } }

/* FULL */
@media screen and (min-width: 1200px) {
  .basic-carousel {
    padding: 100px 0;
    height: 600px; }
    .basic-carousel .rslides li, .basic-carousel ul[class*='_tabs'] {
      width: 945px; } }

.targets-module-inner {
  padding-top: 40px;
  padding-bottom: 40px; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .targets-module-inner .team-member {
    min-height: 144px; } }

#workplace-gallery {
  background: #000; }

.workplace-gallery-wrapper {
  position: relative; }
  .workplace-gallery-wrapper .fourty, .workplace-gallery-wrapper .twenty {
    height: 100%;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity, 0.4s, linear;
    -ms-transition: opacity, 0.4s, linear;
    transition: opacity, 0.4s, linear; }
    .workplace-gallery-wrapper .fourty .career-img-bucket, .workplace-gallery-wrapper .twenty .career-img-bucket {
      overflow: hidden; }
      .workplace-gallery-wrapper .fourty .career-img-bucket img, .workplace-gallery-wrapper .twenty .career-img-bucket img {
        width: 100%;
        height: auto; }
  .workplace-gallery-wrapper .fourty {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20%;
    height: 100%; }
    .workplace-gallery-wrapper .fourty .collage-cta {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .workplace-gallery-wrapper.loading:before {
    font-family: "FontAwesome";
    content: '\f110';
    display: block;
    color: white;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 45%;
    left: calc(50% - 30px);
    font-size: 60px;
    line-height: 60px;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite; }
  .workplace-gallery-wrapper.loading .twenty, .workplace-gallery-wrapper.loading .fourty {
    opacity: 0;
    -webkit-transition: opacity, 0.4s, linear;
    -ms-transition: opacity, 0.4s, linear;
    transition: opacity, 0.4s, linear; }

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform:rotate(360deg) { } } }

.second-twenty {
  margin-left: 40%; }

.collage-cta .collage-cta-inner {
  padding: 20px; }

#antique-map {
  position: relative; }

#target-1, #target-2, #target-3 {
  position: absolute;
  background-size: 100% auto !important; }

.map-target a {
  display: block;
  height: 100%;
  position: relative;
  z-index: 60; }

.map-target a img {
  opacity: 0;
  -webkit-transition: opacity, 0.3s, linear;
  -ms-transition: opacity, 0.3s, linear;
  transition: opacity, 0.3s, linear; }

.map-target a:hover img {
  opacity: 1; }

#target-1 {
  background: url(../img/map/target-1.png) no-repeat; }

#target-2 {
  background: url(../img/map/target-2.png) no-repeat; }

#target-3 {
  background: url(../img/map/target-3.png) no-repeat; }

.target-hover-path {
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity, 0.4s, linear;
  -ms-transition: opacity, 0.4s, linear;
  transition: opacity, 0.4s, linear; }

#antique-map.animate-targets a img {
  -webkit-animation: animate_targets 1.4s infinite;
  -moz-animation: animate_targets 1.4s infinite;
  -o-animation: animate_targets 1.4s infinite;
  animation: animate_targets 1.4s infinite; }

/* KEYFRAMES */
@-webkit-keyframes animate_targets {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

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

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

@keyframes animate_targets {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* RESPONSIVE GRID */
/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  section#map {
    display: none; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  #target-1 {
    width: 86px;
    height: 49px;
    top: 169px;
    left: 389px; }
  #target-2 {
    width: 93px;
    height: 62px;
    top: 36px;
    left: 185px; }
  #target-3 {
    width: 90px;
    height: 65px;
    top: 46px;
    left: 312px; }
  #target-1-hover {
    width: 125px;
    height: 146px;
    bottom: -116px;
    left: -72px; }
  #target-2-hover {
    width: 83px;
    height: 276px;
    bottom: -270px;
    right: -58px; }
  #target-3-hover {
    width: 129px;
    height: 273px;
    bottom: -246px;
    left: -57px; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  #target-1 {
    width: 111px;
    height: 64px;
    top: 219px;
    left: 506px; }
  #target-2 {
    width: 121px;
    height: 80px;
    top: 47px;
    left: 237px; }
  #target-3 {
    width: 117px;
    height: 84px;
    top: 61px;
    left: 408px; }
  #target-1-hover {
    width: 164px;
    height: 191px;
    bottom: -149px;
    left: -98px; }
  #target-2-hover {
    width: 118px;
    height: 361px;
    bottom: -327px;
    right: -84px; }
  #target-3-hover {
    width: 167px;
    height: 354px;
    bottom: -322px;
    left: -73px; } }

/* FULL */
@media screen and (min-width: 1200px) {
  #target-1 {
    width: 143px;
    height: 82px;
    top: 263px;
    left: 612px; }
  #target-2 {
    width: 154px;
    height: 102px;
    top: 52px;
    left: 287px; }
  #target-3 {
    width: 149px;
    height: 106px;
    top: 64px;
    left: 491px; }
  #target-1-hover {
    width: 213px;
    height: 243px;
    bottom: -191px;
    left: -123px; }
  #target-2-hover {
    width: 146px;
    height: 450px;
    bottom: -399px;
    right: -95px; }
  #target-3-hover {
    width: 204px;
    height: 430px;
    bottom: -393px;
    left: -84px; } }

/* Intro MODULE */
.module.intro-module {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative; }
  .module.intro-module.grey-overlay .shortcode-output {
    background-color: rgba(0, 0, 0, 0.6); }
  .module.intro-module .shortcode-output.intro {
    position: relative; }
    .module.intro-module .shortcode-output.intro > .container {
      height: 100%; }
      .module.intro-module .shortcode-output.intro > .container > .row {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }

.module.intro-module.vertical-center-car .shortcode-output.intro {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 100%; }
  .module.intro-module.vertical-center-car .shortcode-output.intro > .container {
    height: 100%; }
    .module.intro-module.vertical-center-car .shortcode-output.intro > .container > .row {
      height: 100%; }
      .module.intro-module.vertical-center-car .shortcode-output.intro > .container > .row > div, .module.intro-module.vertical-center-car .shortcode-output.intro > .container > .row .basic-slider {
        height: 100%; }
  .module.intro-module.vertical-center-car .shortcode-output.intro .slide {
    position: relative;
    height: 100%; }
    .module.intro-module.vertical-center-car .shortcode-output.intro .slide .row {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }

.home-intro-bw.animate-bg {
  -webkit-animation: opacityswitcher 10s infinite;
  -moz-animation: opacityswitcher 10s infinite;
  -o-animation: opacityswitcher 10s infinite;
  animation: opacityswitcher 10s infinite; }

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

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

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

@keyframes opacityswitcher {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* RESPONSIVE CTA */
/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  .module.intro-module .shortcode-output.intro {
    height: auto;
    padding: 30px; }
    .module.intro-module .shortcode-output.intro > .container > .row {
      top: auto;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .module.intro-module .shortcode-output.intro {
    height: 700px; }
  .module.intro-module.vertical-center-car {
    height: 700px; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .module.intro-module .shortcode-output.intro {
    height: 800px; }
  .module.intro-module.vertical-center-car {
    height: 800px; } }

html, body {
  height: 100%; }

body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 300;
  background: #fff;
  color: #000;
  font-size: 17px; }

/* BOOTSTRAP RESETS NO GAP */
.container.no-gap {
  padding: 0; }

.row.no-gap .col-xs-1, .row.no-gap .col-sm-1, .row.no-gap .col-md-1, .row.no-gap .col-lg-1, .row.no-gap .col-xs-2, .row.no-gap .col-sm-2, .row.no-gap .col-md-2, .row.no-gap .col-lg-2, .row.no-gap .col-xs-3, .row.no-gap .col-sm-3, .row.no-gap .col-md-3, .row.no-gap .col-lg-3, .row.no-gap .col-xs-4, .row.no-gap .col-sm-4, .row.no-gap .col-md-4, .row.no-gap .col-lg-4, .row.no-gap .col-xs-5, .row.no-gap .col-sm-5, .row.no-gap .col-md-5, .row.no-gap .col-lg-5, .row.no-gap .col-xs-6, .row.no-gap .col-sm-6, .row.no-gap .col-md-6, .row.no-gap .col-lg-6, .row.no-gap .col-xs-7, .row.no-gap .col-sm-7, .row.no-gap .col-md-7, .row.no-gap .col-lg-7, .row.no-gap .col-xs-8, .row.no-gap .col-sm-8, .row.no-gap .col-md-8, .row.no-gap .col-lg-8, .row.no-gap .col-xs-9, .row.no-gap .col-sm-9, .row.no-gap .col-md-9, .row.no-gap .col-lg-9, .row.no-gap .col-xs-10, .row.no-gap .col-sm-10, .row.no-gap .col-md-10, .row.no-gap .col-lg-10, .row.no-gap .col-xs-11, .row.no-gap .col-sm-11, .row.no-gap .col-md-11, .row.no-gap .col-lg-11, .row.no-gap .col-xs-12, .row.no-gap.col-sm-12, .row.no-gap .col-md-12, .row.no-gap .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px; }

.row.no-gap {
  margin-left: 0px;
  margin-right: 0px; }

/* BOOTSTRAP RESETS BIG GAP */
.row.big-gap .col-xs-1, .row.big-gap .col-sm-1, .row.big-gap .col-md-1, .row.big-gap .col-lg-1, .row.big-gap .col-xs-2, .row.big-gap .col-sm-2, .row.big-gap .col-md-2, .row.big-gap .col-lg-2, .row.big-gap .col-xs-3, .row.big-gap .col-sm-3, .row.big-gap .col-md-3, .row.big-gap .col-lg-3, .row.big-gap .col-xs-4, .row.big-gap .col-sm-4, .row.big-gap .col-md-4, .row.big-gap .col-lg-4, .row.big-gap .col-xs-5, .row.big-gap .col-sm-5, .row.big-gap .col-md-5, .row.big-gap .col-lg-5, .row.big-gap .col-xs-6, .row.big-gap .col-sm-6, .row.big-gap .col-md-6, .row.big-gap .col-lg-6, .row.big-gap .col-xs-7, .row.big-gap .col-sm-7, .row.big-gap .col-md-7, .row.big-gap .col-lg-7, .row.big-gap .col-xs-8, .row.big-gap .col-sm-8, .row.big-gap .col-md-8, .row.big-gap .col-lg-8, .row.big-gap .col-xs-9, .row.big-gap .col-sm-9, .row.big-gap .col-md-9, .row.big-gap .col-lg-9, .row.big-gap .col-xs-10, .row.big-gap .col-sm-10, .row.big-gap .col-md-10, .row.big-gap .col-lg-10, .row.big-gap .col-xs-11, .row.big-gap .col-sm-11, .row.big-gap .col-md-11, .row.big-gap .col-lg-11, .row.big-gap .col-xs-12, .row.big-gap.col-sm-12, .row.big-gap .col-md-12, .row.big-gap .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 37px;
  padding-left: 37px; }

.row.big-gap {
  margin-left: -37px;
  margin-right: -37px; }

a:active {
  outline: none; }

a:focus {
  -moz-outline-style: none; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container .embed-container object, .embed-container .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* BUTTON */
.button, a[name=button] {
  background: #2b879e;
  color: #fff;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: background, 0.3s, linear;
  -ms-transition: background, 0.3s, linear;
  transition: background, 0.3s, linear;
  text-transform: uppercase;
  padding: 10px 40px;
  display: inline-block; }
  .button:hover, .button:active, .button:focus, a[name=button]:hover, a[name=button]:active, a[name=button]:focus {
    background: #1c5766;
    color: #fff;
    text-decoration: none; }
  .button.large, a[name=button].large {
    padding: 10px 150px 12px; }
  .button.empty, .button.flip, a[name=button].empty, a[name=button].flip {
    background: none;
    border: 1px dotted #000;
    color: #2b879e; }
    .button.empty:hover, .button.flip:hover, a[name=button].empty:hover, a[name=button].flip:hover {
      background: #f2f2f2; }
  .button.white-button, a[name=button].white-button {
    background: #fff;
    border: 0px;
    color: #2b879e; }
    .button.white-button:hover, a[name=button].white-button:hover {
      background: #d9d9d9;
      color: #2b879e; }

button.button {
  border: 0px; }

input[type=submit].button {
  border: 0px; }

.button.back-button {
  padding: 5px 24px 5px 24px; }

.button.button-orange {
  background: #ff9514;
  color: #fff; }

.button.button-orange:after {
  background: url("../img/button-arrow.png") no-repeat; }

/* EASTER EGG */
.button.white {
  border: 1px dotted #fff;
  color: #fff; }
  .button.white:hover {
    color: #000;
    border: 1px dotted #000; }
    .button.white:hover:after {
      background: url("../img/button-arrow-black.png") no-repeat; }
  .button.white:after {
    background: url("../img/button-arrow.png") no-repeat; }

/* RANDOM */
.open {
  font-family: 'Open Sans', Arial, sans-serif; }

.uppercase {
  text-transform: uppercase; }

.blue {
  color: #2b879e !important; }

/* STYLE GUIDE */
h1, .h1, .h2-5, h2, .h2 {
  margin-top: 0px; }

h1, .h1 {
  font-size: 50px;
  font-weight: 200;
  line-height: 1.4; }

h2, .h2 {
  font-size: 36px;
  font-weight: 200;
  line-height: 1.4;
  margin: 0 0 10px 0; }

.h2-5 {
  font-size: 50px;
  font-weight: 200;
  line-height: 1.4;
  text-transform: capitalize; }

h3, .h3 {
  font-size: 30px;
  font-weight: 200;
  line-height: 1.5;
  text-transform: uppercase; }

h4, .h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5; }

h5, .h5 {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5; }

h6 {
  font-weight: 18px;
  font-weight: 600;
  line-height: 1.5; }

.basic-row {
  padding: 30px 15px 25px 15px; }

hr {
  height: 2px;
  border-top: 0px;
  background-color: #959595;
  width: 100%;
  margin: 30px 0; }

.stop-scroll {
  overflow: hidden !important; }

.wp-caption-text {
  font-size: 12px; }

.hider {
  display: none; }

.wp-caption {
  max-width: 100% !important; }

/* ALL PAGES */
/* 404 */
.four-o-four, .simple-page {
  min-height: 700px;
  margin-top: 100px;
  padding-top: 100px;
  color: #000; }

/* HOME */
.home-intro {
  height: 100vh;
  position: relative;
  background-size: cover; }
  .home-intro > .container {
    height: 100%; }
    .home-intro > .container .vertical-center {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
      @media screen and (max-width: 767px) {
        .home-intro > .container .vertical-center {
          top: 35%; } }
  .home-intro .home-intro-video {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    height: 80px; }
    @media screen and (max-width: 767px) {
      .home-intro .home-intro-video {
        height: auto;
        bottom: 80px; } }
    .home-intro .home-intro-video p {
      line-height: 80px; }
      @media screen and (max-width: 767px) {
        .home-intro .home-intro-video p {
          line-height: 1.6em;
          text-align: center;
          margin-top: 14px; } }
    .home-intro .home-intro-video a {
      margin-top: 18px;
      float: right; }
      @media screen and (max-width: 767px) {
        .home-intro .home-intro-video a {
          float: none;
          margin-top: 0;
          margin-bottom: 10px; } }
    .home-intro .home-intro-video .modal-content {
      border: 0px;
      box-shadow: none;
      background-color: transparent; }
      .home-intro .home-intro-video .modal-content .modal-header {
        border-bottom: 0px; }
        .home-intro .home-intro-video .modal-content .modal-header button {
          color: #fff;
          opacity: 0.8; }
  .home-intro #home-video .modal-dialog {
    width: 70%; }
    @media screen and (max-width: 767px) {
      .home-intro #home-video .modal-dialog {
        width: 90%; } }
  .home-intro #home-video .modal-dialog {
    width: 80%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .home-intro #home-video .modal-dialog video {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .home-intro #home-video .modal-dialog {
        width: 90%; } }

.modal-backdrop.in {
  opacity: 0.8; }

body #ab-lightbox.modal {
  background: rgba(0, 0, 0, 0.8); }
  body #ab-lightbox.modal .close-home-video {
    padding: 10px;
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff; }
  body #ab-lightbox.modal .modal-dialog, body #ab-lightbox.modal .modal-content {
    width: 80%;
    background: transparent;
    box-shadow: none;
    margin: 0 auto; }
  body #ab-lightbox.modal .modal-dialog {
    padding-top: 100px; }

.home-news {
  padding-top: 40px;
  padding-bottom: 40px; }
  .home-news .h1 {
    margin-top: 0px;
    font-weight: 200; }

.home-news-post {
  margin-bottom: 30px; }
  .home-news-post .new-button {
    display: inline-block;
    margin-top: 20px; }

.home-news-read-all {
  margin-top: 20px; }

.home-section-wrapper {
  background-color: #eee;
  background-repeat: repeat-y;
  background-size: 100% auto;
  padding: 100px 0 50px 0; }
  .home-section-wrapper section {
    margin-bottom: 50px;
    width: auto !important;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.15); }
    .home-section-wrapper section h1, .home-section-wrapper section p.lead {
      font-weight: bold; }
    .home-section-wrapper section h1 {
      font-size: 70px; }

body#earth-observation section#eo-the-data-types .shortcode-output {
  padding-top: 100px; }

/* SEARCH PAGE */
.search-page {
  margin-top: 200px; }

/* SINGLE PAGE */
.single-page .h2-5 {
  border-bottom: 2px solid #2b879e;
  padding-bottom: 10px;
  margin-bottom: 20px; }

/* COMPANY FACILITIES */
.company-blue-box {
  background: #2b879e;
  padding: 60px 0;
  color: #fff; }

.facilities {
  background-color: #ebebeb;
  padding: 60px 0; }
  .facilities .facilities-intro {
    padding-bottom: 40px; }
    .facilities .facilities-intro .h1 {
      margin-top: 0px; }
  .facilities .facility-gallery {
    margin-bottom: 30px; }
    .facilities .facility-gallery p.lead {
      margin-top: 8px;
      margin-bottom: 2px; }
    .facilities .facility-gallery .facility-gallery-img {
      position: relative; }
      .facilities .facility-gallery .facility-gallery-img .facility-gallery-count {
        position: absolute;
        bottom: 14px;
        right: -8px;
        background: #2b879e;
        width: 184px;
        height: 38px;
        color: #fff; }
        .facilities .facility-gallery .facility-gallery-img .facility-gallery-count:after {
          content: "";
          position: absolute;
          right: 0px;
          bottom: -8px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 8px 0 0;
          border-color: #000 transparent transparent transparent; }
        .facilities .facility-gallery .facility-gallery-img .facility-gallery-count:hover {
          cursor: pointer;
          cursor: hand; }
        .facilities .facility-gallery .facility-gallery-img .facility-gallery-count a {
          color: #fff; }
          .facilities .facility-gallery .facility-gallery-img .facility-gallery-count a:hover {
            text-decoration: none; }
        .facilities .facility-gallery .facility-gallery-img .facility-gallery-count div {
          float: left; }
        .facilities .facility-gallery .facility-gallery-img .facility-gallery-count .facility-gallery-number {
          font-size: 24px;
          line-height: 1;
          border: 1px solid #fff;
          padding: 2px 10px;
          border-radius: 2px;
          margin: 4px 6px;
          font-weight: 500; }
        .facilities .facility-gallery .facility-gallery-img .facility-gallery-count .facility-view-gallery {
          text-transform: uppercase;
          font-size: 14px;
          line-height: 16px;
          font-weight: 500;
          text-align: right;
          width: 70px;
          padding-top: 4px; }
        .facilities .facility-gallery .facility-gallery-img .facility-gallery-count .facility-view-arrow {
          padding-top: 5px;
          padding-left: 8px; }
          .facilities .facility-gallery .facility-gallery-img .facility-gallery-count .facility-view-arrow img {
            height: 28px;
            width: auto; }

/* CAREERS */
#careers .module-banner-title, #mission .module-banner-title {
  color: #fff; }

#careers-slideshow .twenty .career-img-bucket {
  width: 100%; }

#careers-slideshow .fourty .career-img-bucket {
  height: 100%; }

#jobs {
  background: #fff;
  color: #000; }
  #jobs .module-banner-title {
    color: #fff; }
  #jobs .jobs {
    padding-top: 20px; }
  #jobs td {
    line-height: 54px; }
  #jobs td.apply-button {
    padding-top: 14px;
    line-height: 1.5; }

.panel-group-headings {
  width: 100%;
  border-bottom: 2px solid #ddd;
  padding: 10px 0 4px 0;
  font-weight: bold;
  font-size: 16px; }
  .panel-group-headings .career-title-heading {
    width: 50%; }
  .panel-group-headings .career-dept-heading, .panel-group-headings .career-location-heading {
    width: 15%; }

#jobs .panel {
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
  border-bottom: 1px solid #ddd;
  margin-top: 0px; }

#jobs .panel-heading {
  background: none;
  border: 0px;
  padding: 16px 0px;
  text-transform: uppercase; }
  #jobs .panel-heading .clearfix div {
    width: 10%; }
  #jobs .panel-heading .clearfix .career-dept, #jobs .panel-heading .clearfix .career-location {
    width: 15%;
    line-height: 1.8; }
  #jobs .panel-heading .clearfix .career-title {
    width: 50%;
    line-height: 1.8; }

#jobs .panel-body {
  border-top: 0px !important; }

#jobs .panel:nth-child(even) {
  background: #f9f9f9; }

.job-detail {
  display: none;
  height: 0; }

#careers-slideshow .career-img-bucket img {
  display: none; }

#careers-slideshow .career-img-bucket img:first-child {
  display: block; }

#workplace {
  background: url("../img/news-bg.jpg") repeat;
  background: 100% auto; }

#jobs tr.job-detail td {
  line-height: 1.6 !important; }

/* PAGE */
.page {
  color: #000; }

/* ARKYD 301 */
.arkyd-301-video .intro-section {
  overflow: hidden; }
  .arkyd-301-video .intro-section .embed-container {
    min-height: 100%; }

.arkyd-301-video {
  text-align: center;
  height: 100vh; }
  .arkyd-301-video .intro-section a {
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 100px;
    color: white; }
    .arkyd-301-video .intro-section a:hover {
      color: #2b879e; }
  .arkyd-301-video .modal-content {
    border: 0px;
    box-shadow: none;
    background-color: transparent; }
    .arkyd-301-video .modal-content .modal-header {
      border-bottom: 0px; }
      .arkyd-301-video .modal-content .modal-header button {
        color: #fff;
        opacity: 0.8; }
  .arkyd-301-video #a-301-video .modal-dialog {
    width: 80%;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .arkyd-301-video #a-301-video .modal-dialog video {
      width: 100%; }
    @media screen and (max-width: 767px) {
      .arkyd-301-video #a-301-video .modal-dialog {
        width: 90%; } }

.modal-backdrop.in {
  opacity: 0.8; }

/* ALIGN */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
  max-width: 100%; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
  max-width: 100%; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
  max-width: 100%; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* ALT GRID */
.ten, .fifteen, .twenty, .thirty, .fourty, .fifty, .sixty {
  float: left; }

.ten {
  width: 10%; }

.fifteen {
  width: 15%; }

.twenty {
  width: 20%; }

.twenty-five {
  width: 25%; }

.thirty {
  width: 30%; }

.fourty {
  width: 40%; }

.fifty {
  width: 50%; }

.sixty {
  width: 60%; }

.hundred {
  width: 100%; }

/* Masonry */
.grid-item {
  width: 31%;
  margin-right: 1%;
  padding: 10px; }
  .grid-item:nth-of-type(3n+1) {
    margin-right: 0px; }

/* SEARCH PAGE */
section.search-page > .container {
  padding-top: 20px; }
  section.search-page > .container p.lead {
    margin-bottom: 10px; }
    section.search-page > .container p.lead a {
      color: #2b879e; }

section.search-page hr {
  height: 1px;
  margin: 20px 0;
  background: #ccc; }

.page-template form.post-password-form {
  margin-top: 60px;
  min-height: 600px; }

/* MOBILE  DEVICES*/
@media screen and (max-width: 767px) {
  /* STYLE GUIDE */
  h1, .h1, .h2-5, h2, .h2 {
    margin-top: 0px; }
  h1, .h1 {
    font-size: 32px; }
  h2, .h2 {
    font-size: 25px; }
  .h2-5 {
    font-size: 32px; }
  h3, .h3 {
    font-size: 25px; }
  h4, .h4 {
    font-size: 18px; }
  h5, .h5 {
    font-size: 16px; }
  h6 {
    font-size: 16px; }
  .container.no-gap {
    padding: 0 15px; }
  h1 {
    font-size: 40px; }
  .button.large {
    padding: 10px 60px 12px; }
  .news-slider .flex-control-nav {
    bottom: 3px; }
  /* ALT GRID */
  .ten, .fifteen, .twenty, .twenty-five, .thirty, .fourty, .fifty, .sixty {
    width: 100%; }
  /* HOME */
  #home-video-wrapper {
    height: 400px; }
    #home-video-wrapper .home-video-tagline-wrapper {
      top: 22%; }
  .alternate-bg {
    background-repeat: no-repeat;
    background-size: 100% auto; }
  body#home .modal .modal-dialog, body#home .modal .modal-content {
    width: 95%; }
  body section:first-of-type, #contact-form {
    margin-top: 0px; }
  .grid-item, .arkyd-posts-wrapper .grid-item {
    width: 100%; }
  #arkyd-posts {
    overflow: hidden; }
  /* FEATURED POST */
  .feat-post h2 {
    font-size: 26px; }
  .single-team {
    padding-top: 30px; }
  /* EARTH DATA */
  #eo-contact input, #eo-contact textarea {
    max-width: 100%; }
  #eo-ceres-constellation {
    background: none; } }

/* SMALL */
@media screen and (min-width: 768px) and (max-width: 991px) {
  /* STYLE GUIDE */
  h1, .h1, .h2-5, h2, .h2 {
    margin-top: 0px; }
  h1, .h1 {
    font-size: 32px; }
  h2, .h2 {
    font-size: 25px; }
  .h2-5 {
    font-size: 32px; }
  h3, .h3 {
    font-size: 25px; }
  h4, .h4 {
    font-size: 18px; }
  h5, .h5 {
    font-size: 16px; }
  h6 {
    font-size: 16px; }
  #logo {
    margin-left: 15px;
    width: 200px;
    position: relative;
    z-index: 100; }
  h4 {
    font-size: 16px; }
  .button, a[name=button] {
    padding: 10px 26px; }
  .grid-item {
    width: 49%; }
  .home-video-tagline-wrapper {
    padding: 0 20px; }
  .home-video-news .container > .row .home-video-news-slides h3 {
    padding-left: 30px; }
  .single-post, .single-page, .single-team {
    padding-top: 30px; } }

/* MEDIUM + */
@media screen and (min-width: 992px) {
  .home-video-news-signup #top-news-submit-button {
    margin-right: 40px; }
  .home-video-news-signup .mc-field-group.mc-email {
    width: 57%; }
  .top-news-slider-wrapper {
    width: 92%;
    margin: 0 4%; } }

/* FULL */
@media screen and (min-width: 1200px) {
  #logo {
    margin-left: 15px;
    width: 235px; }
  #careers-slideshow .fourty, #careers-slideshow .twenty {
    height: 456px; }
  .home-video-news-signup #top-news-submit-button {
    margin-right: 49px; } }

/*# sourceMappingURL=style-2017-rev-3.css.map */