/*
* Skeleton-Sass V1.0
* Copyright 2012 by Michael Lazer-Walker
* https://github.com/lazerwalker/Skeleton-Sass
*
* Based off of Skeleton v1.1:
* https://github.com/dhgamache/Skeleton
*
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
/* Prevent margins and paddings from adding or subtracting to the column size
//===================================================*/
/* #Variable Definitions
================================================== */
/* Grid
================================================== */
/* #Clearing
================================================== */
/* Include clearfix on parent to clear nested columns,
or wrap each row of columns in a @include row */
/* You can also use a @include clear to clear columns */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

.textwidget table td {
  border: 2px solid #eee;
  padding: 15px;
  line-height: 1.9; }

.textwidget a {
  font-family: "proxima-nova", Arial, sans-serif; }

body {
  -webkit-font-smoothing: antialiased;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 1em; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Miso";
  line-height: 1.2;
  margin: 0 0 0.75em;
  display: inline-block;
  font-weight: 100; }

h1 {
  font-size: 28px;
  text-transform: uppercase; }

h2 {
  font-size: 24px;
  text-transform: uppercase; }

h3 {
  font-size: 34px; }

h4 {
  font-size: 24px; }

h5 font {
  size: 18px;
  weight: 100; }

p, ul {
  margin: 0 0 0.75em;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #343649; }

a {
  font-family: "Miso";
  color: #3b5fac;
  text-decoration: none;
  transition: color 0.1s linear; }
  a:active, a:focus, a:hover {
    color: #274073; }
  a:active, a:focus {
    outline: none; }

hr {
  border-bottom: 1px solid #c1c2d8;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

i {
  font-family: "nova";
  font-style: normal;
  font-size: 16px; }

img,
picture {
  margin: 0;
  max-width: 100%;
  height: auto; }

.positions-single .inner .content .text ul {
  list-style-image: url("../img/triangle-bullet.png");
  padding-left: 20px;
  line-height: 1.6; }
  .positions-single .inner .content .text ul li {
    margin: 0 0 0.75em;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6; }

ul {
  list-style: disc;
  margin: initial;
  padding: 0 0 0 40px;
  line-height: 1.6; }

li {
  display: list-item; }

.textwidget p, .textwidget ul, .single-news-content.content p, .single-news-content.content ul, .single-news .content p, .single-news .content ul {
  text-align: justify; }
  .textwidget p.caption, .textwidget ul.caption, .single-news-content.content p.caption, .single-news-content.content ul.caption, .single-news .content p.caption, .single-news .content ul.caption {
    text-align: inherit; }
  @media only screen and (max-width: 320px) {
    .textwidget p, .textwidget ul, .single-news-content.content p, .single-news-content.content ul, .single-news .content p, .single-news .content ul {
      text-align: inherit; } }

.single-news .content .inner p, .single-news .content .inner ul {
  padding-right: 25px; }

.position-contact input[type=submit], form.contact-form .wrap footer button, .small-modal form input[type="submit"], .content-page .btn, .home_container .banner .text-container .inner .single .buttons a.one, .home_container .banner .text-container .inner .single .buttons a.two, .home_container .block_links section .contain .content .inner .single_link, .current-positions .inner .control .switch a, .positions-single .inner .Title a, .search-template .content .control .switch a, .content-page-wide .novaBlue a, .content-page-wide .current-opportunities .accordion .accord .office a, .content-page-wide .btn, nav.titleNav #menu-header-context > li .clrBtn {
  display: inline-block;
  text-align: center;
  font-size: 22px;
  padding: 5px 20px;
  padding-bottom: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: .1rem;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 2px solid;
  cursor: pointer;
  box-sizing: border-box;
  color: #fff;
  font-family: "Miso";
  transition: 100ms cubic-bezier(1, 0, 0.34, 1); }
  .position-contact input[type=submit]:hover, form.contact-form .wrap footer button:hover, .small-modal form input[type="submit"]:hover, .content-page .btn:hover, .home_container .banner .text-container .inner .single .buttons a.one:hover, .home_container .banner .text-container .inner .single .buttons a.two:hover, .home_container .block_links section .contain .content .inner .single_link:hover, .current-positions .inner .control .switch a:hover, .positions-single .inner .Title a:hover, .search-template .content .control .switch a:hover, .content-page-wide .novaBlue a:hover, .content-page-wide .current-opportunities .accordion .accord .office a:hover, .content-page-wide .btn:hover, nav.titleNav #menu-header-context > li .clrBtn:hover {
    color: #000; }
  .position-contact input[type=submit]:active, form.contact-form .wrap footer button:active, .small-modal form input[type="submit"]:active, .content-page .btn:active, .home_container .banner .text-container .inner .single .buttons a.one:active, .home_container .banner .text-container .inner .single .buttons a.two:active, .home_container .block_links section .contain .content .inner .single_link:active, .current-positions .inner .control .switch a:active, .positions-single .inner .Title a:active, .search-template .content .control .switch a:active, .content-page-wide .novaBlue a:active, .content-page-wide .current-opportunities .accordion .accord .office a:active, .content-page-wide .btn:active, nav.titleNav #menu-header-context > li .clrBtn:active {
    position: relative;
    top: 3px; }

form.contact-form .wrap footer button, .small-modal form input[type="submit"], .home_container .banner .text-container .inner .single .buttons a.one {
  background: rgba(238, 46, 36, 0.6);
  border-color: #ee2e24;
  color: #fff; }
  form.contact-form .wrap footer button:hover, .small-modal form input[type="submit"]:hover, .home_container .banner .text-container .inner .single .buttons a.one:hover {
    background: #ee2e24; }

.content-page .banner .info .button a, .content-page .btn, .home_container .banner .text-container .inner .single .buttons a.two, .home_container .block_links section .contain .content .inner .single_link, .content-page-wide .novaBlue a, .content-page-wide .current-opportunities .accordion .accord .office a, .content-page-wide .banner .wrapper .info .button a, .content-page-wide .btn {
  background: rgba(59, 95, 172, 0.66);
  border-color: #3b5fac; }
  .content-page .banner .info .button a:hover, .content-page .btn:hover, .home_container .banner .text-container .inner .single .buttons a.two:hover, .home_container .block_links section .contain .content .inner .single_link:hover, .content-page-wide .novaBlue a:hover, .content-page-wide .current-opportunities .accordion .accord .office a:hover, .content-page-wide .banner .wrapper .info .button a:hover, .content-page-wide .btn:hover {
    background: #3b5fac; }

.position-contact input[type=submit], .current-positions .inner .control .switch a, .positions-single .inner .Title a, .search-template .content .control .switch a {
  background: rgba(59, 95, 172, 0.18);
  color: #3b5fac; }
  .position-contact input[type=submit]:hover, .current-positions .inner .control .switch a:hover, .positions-single .inner .Title a:hover, .search-template .content .control .switch a:hover {
    border-color: #3b5fac;
    color: #fff;
    background: #3b5fac; }

.positions-single .inner .Title .clear {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.positions-single .inner .content .text h1, .positions-single .inner .content .text h2, .positions-single .inner .content .text h3, .positions-single .inner .content .text h4, .positions-single .inner .content .text h5, .positions-single .inner .content .text h6 {
  display: block;
  font-family: "proxima-nova", Arial, sans-serif;
  text-transform: none; }

.page-products, .archive-markets, .archive-capabilities, .archive-experience, .archive-case_studies, .archive-key_people, article.tiles, .resource-access {
  padding-top: 110px;
  padding-bottom: 70px; }
  @media only screen and (max-width: 320px) {
    .page-products, .archive-markets, .archive-capabilities, .archive-experience, .archive-case_studies, .archive-key_people, article.tiles, .resource-access {
      padding-top: 90px;
      padding-bottom: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .page-products, .archive-markets, .archive-capabilities, .archive-experience, .archive-case_studies, .archive-key_people, article.tiles, .resource-access {
      padding-top: 90px;
      padding-bottom: 50px; } }
  .page-products .inner, .archive-markets .inner, .archive-capabilities .inner, .archive-experience .inner, .archive-case_studies .inner, .archive-key_people .inner, article.tiles .inner, .resource-access .inner {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px; }
    .page-products .inner:after, .archive-markets .inner:after, .archive-capabilities .inner:after, .archive-experience .inner:after, .archive-case_studies .inner:after, .archive-key_people .inner:after, article.tiles .inner:after, .resource-access .inner:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .page-products .inner, .archive-markets .inner, .archive-capabilities .inner, .archive-experience .inner, .archive-case_studies .inner, .archive-key_people .inner, article.tiles .inner, .resource-access .inner {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      .page-products .inner, .archive-markets .inner, .archive-capabilities .inner, .archive-experience .inner, .archive-case_studies .inner, .archive-key_people .inner, article.tiles .inner, .resource-access .inner {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .page-products .inner, .archive-markets .inner, .archive-capabilities .inner, .archive-experience .inner, .archive-case_studies .inner, .archive-key_people .inner, article.tiles .inner, .resource-access .inner {
        width: 480px; } }
    .page-products .inner .title, .archive-markets .inner .title, .archive-capabilities .inner .title, .archive-experience .inner .title, .archive-case_studies .inner .title, .archive-key_people .inner .title, article.tiles .inner .title, .resource-access .inner .title {
      text-align: center; }
      .page-products .inner .title h1, .archive-markets .inner .title h1, .archive-capabilities .inner .title h1, .archive-experience .inner .title h1, .archive-case_studies .inner .title h1, .archive-key_people .inner .title h1, article.tiles .inner .title h1, .resource-access .inner .title h1 {
        background: rgba(27, 28, 38, 0.3);
        color: #fff;
        border: #fff 2px solid;
        text-transform: uppercase;
        line-height: 1;
        padding: 10px 30px;
        letter-spacing: 2px; }
    .page-products .inner .listings .listing, .archive-markets .inner .listings .listing, .archive-capabilities .inner .listings .listing, .archive-experience .inner .listings .listing, .archive-case_studies .inner .listings .listing, .archive-key_people .inner .listings .listing, article.tiles .inner .listings .listing, .resource-access .inner .listings .listing {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%;
      padding: 10px;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .page-products .inner .listings .listing, .archive-markets .inner .listings .listing, .archive-capabilities .inner .listings .listing, .archive-experience .inner .listings .listing, .archive-case_studies .inner .listings .listing, .archive-key_people .inner .listings .listing, article.tiles .inner .listings .listing, .resource-access .inner .listings .listing {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .page-products .inner .listings .listing, .archive-markets .inner .listings .listing, .archive-capabilities .inner .listings .listing, .archive-experience .inner .listings .listing, .archive-case_studies .inner .listings .listing, .archive-key_people .inner .listings .listing, article.tiles .inner .listings .listing, .resource-access .inner .listings .listing {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        .page-products .inner .listings .listing, .archive-markets .inner .listings .listing, .archive-capabilities .inner .listings .listing, .archive-experience .inner .listings .listing, .archive-case_studies .inner .listings .listing, .archive-key_people .inner .listings .listing, article.tiles .inner .listings .listing, .resource-access .inner .listings .listing {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .page-products .inner .listings .listing, .archive-markets .inner .listings .listing, .archive-capabilities .inner .listings .listing, .archive-experience .inner .listings .listing, .archive-case_studies .inner .listings .listing, .archive-key_people .inner .listings .listing, article.tiles .inner .listings .listing, .resource-access .inner .listings .listing {
          width: 480px; } }
      @media all and (max-width: 900px) {
        .page-products .inner .listings .listing, .archive-markets .inner .listings .listing, .archive-capabilities .inner .listings .listing, .archive-experience .inner .listings .listing, .archive-case_studies .inner .listings .listing, .archive-key_people .inner .listings .listing, article.tiles .inner .listings .listing, .resource-access .inner .listings .listing {
          float: left;
          display: inline;
          margin-left: 0;
          margin-right: 0;
          width: 50%; } }
      @media all and (max-width: 600px) {
        .page-products .inner .listings .listing, .archive-markets .inner .listings .listing, .archive-capabilities .inner .listings .listing, .archive-experience .inner .listings .listing, .archive-case_studies .inner .listings .listing, .archive-key_people .inner .listings .listing, article.tiles .inner .listings .listing, .resource-access .inner .listings .listing {
          float: left;
          display: inline;
          margin-left: 0;
          margin-right: 0;
          width: 100%; } }
      .page-products .inner .listings .listing a .image, .archive-markets .inner .listings .listing a .image, .archive-capabilities .inner .listings .listing a .image, .archive-experience .inner .listings .listing a .image, .archive-case_studies .inner .listings .listing a .image, .archive-key_people .inner .listings .listing a .image, article.tiles .inner .listings .listing a .image, .resource-access .inner .listings .listing a .image {
        margin-left: auto;
        margin-right: auto; }

.fileDownload {
  display: inline-block;
  margin-bottom: 40px; }
  .fileDownload > .title {
    text-align: left !important; }
    .fileDownload > .title h3 {
      color: #000;
      margin: 0; }
  .fileDownload .file {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
    box-sizing: border-box;
    padding: 10px;
    display: inline-block;
    width: auto; }
    @media only screen and (max-width: 767px) {
      .fileDownload .file {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .fileDownload .file {
        width: 25%; } }
    @media only screen and (max-width: 767px) {
      .fileDownload .file {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .fileDownload .file {
        width: 480px; } }
    .fileDownload .file a {
      background-image: url("/wp-content/themes/hybrid/img/documentIcon.png");
      background-image: url("/wp-content/themes/hybrid/img/documentIcon.png");
      display: inline-block;
      position: relative;
      width: 270px;
      height: 208px; }
      .fileDownload .file a .file-title {
        padding: 20px;
        padding-bottom: 0;
        font-size: 22px; }
        .fileDownload .file a .file-title h3 {
          font-size: 22px;
          line-height: 30px;
          margin: 0;
          color: #fff;
          font-family: "proxima-nova", Arial, sans-serif;
          font-weight: 600; }
      .fileDownload .file a .file-type {
        position: absolute;
        left: 25px;
        bottom: 25px; }
        .fileDownload .file a .file-type p, .fileDownload .file a .file-type ul {
          margin: 0;
          color: rgba(255, 255, 255, 0.5);
          font-size: 20px; }

header.primary {
  background: #343649;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  transition: all .7s ease; }
  header.primary aside {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1; }
    header.primary aside:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      header.primary aside {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      header.primary aside {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      header.primary aside {
        width: 480px; } }
    header.primary aside:after {
      clear: both; }
    header.primary aside:before, header.primary aside:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    @media only screen and (max-width: 1149px) and (min-width: 768px) {
      header.primary aside {
        width: 90%;
        margin-left: 1%; } }
    header.primary aside .logo {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 25%; }
      @media only screen and (max-width: 767px) {
        header.primary aside .logo {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        header.primary aside .logo {
          width: 25%; } }
      @media only screen and (max-width: 767px) {
        header.primary aside .logo {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        header.primary aside .logo {
          width: 480px; } }
      @media only screen and (max-width: 1149px) and (min-width: 768px) {
        header.primary aside .logo {
          width: 30%; } }
    header.primary aside nav {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 66.66667%;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        header.primary aside nav {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        header.primary aside nav {
          width: 66.66667%; } }
      @media only screen and (max-width: 767px) {
        header.primary aside nav {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        header.primary aside nav {
          width: 480px; } }
      @media only screen and (max-width: 1149px) and (min-width: 768px) {
        header.primary aside nav {
          width: 70%; } }
      header.primary aside nav ul#menu-header {
        padding: 0; }
        header.primary aside nav ul#menu-header .right {
          float: right; }
          header.primary aside nav ul#menu-header .right a {
            color: #7e80a6; }
          header.primary aside nav ul#menu-header .right ul li a {
            color: #fff;
            background-color: #3b5fac; }
            header.primary aside nav ul#menu-header .right ul li a:hover {
              background-color: #1e90ff; }
          header.primary aside nav ul#menu-header .right ul:after {
            border-bottom-color: #3b5fac; }
        header.primary aside nav ul#menu-header .selected_region {
          text-transform: uppercase; }
          header.primary aside nav ul#menu-header .selected_region span {
            font-size: 10px;
            color: #7e80a6;
            vertical-align: middle;
            font-family: "proxima-nova", Arial, sans-serif; }
        header.primary aside nav ul#menu-header > li > a {
          height: 83px; }
        header.primary aside nav ul#menu-header li {
          display: inline-block; }
          header.primary aside nav ul#menu-header li.current-menu-item, header.primary aside nav ul#menu-header li.current-menu-parent {
            background: rgba(52, 54, 73, 0.61); }
          header.primary aside nav ul#menu-header li a {
            line-height: 83px;
            font-family: "Miso Light";
            text-transform: uppercase;
            font-size: 1.2rem;
            color: #fff;
            text-align: center;
            font-weight: 100;
            display: block;
            padding-left: 15px;
            padding-right: 15px; }
            @media only screen and (max-width: 1149px) and (min-width: 768px) {
              header.primary aside nav ul#menu-header li a {
                padding-left: 8px;
                padding-right: 8px; } }
          header.primary aside nav ul#menu-header li:hover {
            background-color: #343649; }
          header.primary aside nav ul#menu-header li .sub-menu {
            position: relative;
            transition: opacity 400ms;
            transition-delay: 0.2s;
            transform: rotateX(45deg);
            display: none;
            opacity: 0;
            background-color: #343649;
            position: absolute;
            width: 260px;
            left: 50%;
            top: -200px;
            margin: 0;
            padding: 0;
            margin-left: -130px;
            margin-top: 28px; }
            header.primary aside nav ul#menu-header li .sub-menu li {
              display: list-item;
              list-style-type: none;
              text-align: left;
              padding: 0; }
              header.primary aside nav ul#menu-header li .sub-menu li a {
                padding: 5px 10px;
                line-height: 40px;
                display: block; }
                header.primary aside nav ul#menu-header li .sub-menu li a:hover {
                  position: relative;
                  transition: 600ms;
                  background-color: #1e1e27; }
            header.primary aside nav ul#menu-header li .sub-menu:after, header.primary aside nav ul#menu-header li .sub-menu:before {
              bottom: 100%;
              left: 50%;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              position: absolute;
              pointer-events: none; }
            header.primary aside nav ul#menu-header li .sub-menu:after {
              border-color: rgba(255, 255, 255, 0);
              border-bottom-color: #343649;
              border-width: 5px;
              margin-left: -5px; }
            header.primary aside nav ul#menu-header li .sub-menu:before {
              border-color: rgba(255, 0, 0, 0);
              border-bottom-color: rgba(0, 0, 0, 0.3);
              border-width: 6px;
              margin-left: -6px; }
          header.primary aside nav ul#menu-header li.menu-item-has-children a:hover + ul, header.primary aside nav ul#menu-header li ul:hover {
            transition-delay: 0s;
            opacity: 1;
            top: 55px;
            display: block;
            pointer-events: auto;
            transform: rotateX(0deg);
            box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.3); }
          header.primary aside nav ul#menu-header li.menu-item-has-children {
            position: relative; }
      header.primary aside nav ul.children {
        display: none; }
    header.primary aside .more {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 16.66667%;
      position: absolute;
      position: relative;
      margin: 0 auto;
      padding: 0;
      max-width: 1200px; }
      @media only screen and (max-width: 767px) {
        header.primary aside .more {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        header.primary aside .more {
          width: 16.66667%; } }
      @media only screen and (max-width: 767px) {
        header.primary aside .more {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        header.primary aside .more {
          width: 480px; } }
      header.primary aside .more:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        header.primary aside .more {
          width: 768px; } }
      @media only screen and (max-width: 767px) {
        header.primary aside .more {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        header.primary aside .more {
          width: 480px; } }
      @media only screen and (max-width: 1149px) and (min-width: 768px) {
        header.primary aside .more {
          width: 0 !important; } }
      header.primary aside .more .contact a {
        line-height: 83px;
        font-family: "Miso Light";
        text-transform: uppercase;
        font-size: 1.2rem;
        color: #7e80a6;
        text-align: center;
        font-weight: 100;
        display: block;
        position: absolute;
        left: -80px;
        width: 120px; }
      header.primary aside .more .region {
        width: 50px;
        float: left;
        z-index: 500;
        line-height: 80px;
        position: fixed;
        top: 0;
        right: 20px; }
        header.primary aside .more .region .regionSelect {
          -webkit-appearance: none;
          -moz-appearance: none;
          appearance: none;
          outline: 0; }
        header.primary aside .more .region .overlay-arrow {
          pointer-events: none;
          font-size: 10px;
          color: #7e80a6;
          position: absolute;
          left: 22px;
          top: 44px;
          cursor: default;
          line-height: 1px; }
        header.primary aside .more .region select {
          width: 50px;
          font-family: "Miso";
          text-transform: uppercase;
          font-size: 1.15rem;
          color: #7e80a6;
          background-color: transparent;
          border: none;
          display: inline;
          vertical-align: middle; }
          header.primary aside .more .region select option {
            background-color: #3b5fac;
            color: #fff; }
      header.primary aside .more .search {
        display: none;
        z-index: 1000;
        width: 30px;
        position: absolute;
        left: 30px;
        top: -73px; }
        header.primary aside .more .search .search-wrapper {
          width: 28px;
          height: 100%;
          background-color: transparent;
          transition: 400ms;
          transition-delay: 0.2s;
          float: right; }
          header.primary aside .more .search .search-wrapper a {
            float: right;
            padding: 2px;
            margin-top: -22px;
            margin-right: 5px;
            color: #7e80a6; }
          header.primary aside .more .search .search-wrapper.open {
            background-color: #FFF;
            width: 230px !important;
            transition: 400ms;
            transition-delay: 0.2s;
            border: 1px solid #343649; }
          header.primary aside .more .search .search-wrapper input, header.primary aside .more .search .search-wrapper textarea {
            float: left;
            background: transparent;
            font-size: 18px;
            color: #000;
            padding: 2px;
            width: 100%;
            border: 0;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            outline: 0 none; }
  header.primary .child_header_logo {
    width: 300px;
    height: 60px;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 6px; }
    header.primary .child_header_logo.logo_invert {
      opacity: 0;
      filter: alpha(opacity=0);
      visibility: hidden;
      display: none; }
  header.primary .main_header_logo {
    width: 215px;
    height: 43px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 15px;
    margin-left: 10px; }
    header.primary .main_header_logo.logo_invert {
      opacity: 0;
      filter: alpha(opacity=0);
      visibility: hidden;
      display: none; }
  header.primary.invert {
    background: white; }
    header.primary.invert .child_header_logo, header.primary.invert .main_header_logo {
      opacity: 0;
      filter: alpha(opacity=0);
      visibility: hidden;
      display: none; }
      header.primary.invert .child_header_logo.logo_invert, header.primary.invert .main_header_logo.logo_invert {
        opacity: 1;
        filter: alpha(opacity=100);
        visibility: visible;
        display: block; }
    header.primary.invert aside nav ul li .sub-menu li a {
      color: #FFF !important; }
    header.primary.invert aside nav ul a {
      color: #343649 !important; }
    header.primary.invert aside nav ul li:hover {
      background-color: rgba(0, 0, 0, 0.1) !important; }
    header.primary.invert .headerLogo {
      filter: invert(100%) !important; }
  header.primary + .mobile + div, header.primary + .mobile + header {
    margin-top: 83px; }

@media all and (max-width: 1050px) {
  header.primary {
    display: none; }
    header.primary + .mobile + div, header.primary + .mobile + header {
      margin-top: 61px; } }

header.mobile {
  background: #343649; }
  @media all and (min-width: 1050px) {
    header.mobile {
      display: none; } }
  @media all and (max-width: 1050px) {
    header.mobile {
      display: block;
      background: #343649;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 2000;
      width: 100%; } }
  header.mobile .logo {
    margin-top: 0;
    padding: 10px 20px 10px;
    overflow: hidden; }
    header.mobile .logo a {
      color: #fff;
      font-family: "Times";
      font-size: 21px;
      font-weight: 100;
      letter-spacing: 4px;
      margin-top: 30px;
      display: block;
      margin: 0;
      float: left;
      line-height: 40px; }
      header.mobile .logo a img {
        margin: 0;
        height: 40px;
        width: auto !important;
        margin-bottom: -13px; }
    header.mobile .logo #mobile-menu-trigger {
      float: right;
      display: block; }
  header.mobile .mob-menu {
    max-height: 0;
    overflow: hidden;
    transition: 800ms cubic-bezier(0.525, -0.48, 0.405, 1.46); }
    header.mobile .mob-menu li {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 28px; }
      header.mobile .mob-menu li a {
        color: inherit;
        padding: 20px 15px;
        display: block; }
  header.mobile.active .mob-menu {
    max-height: 100vh; }

#my-menu {
  background: #343649; }

#my-menu {
  background: #343649; }
  #my-menu .mm-title {
    font-family: "Miso Light";
    color: #fff;
    font-size: 30px;
    visibility: visible; }
  #my-menu a.mm-next {
    background: rgba(255, 255, 255, 0.1) !important; }
  #my-menu .mobile-search {
    position: relative;
    display: none; }
    #my-menu .mobile-search form input {
      width: 100%;
      height: 50px;
      line-height: 30px;
      font-size: 20px;
      padding-left: 10px;
      box-sizing: border-box; }
    #my-menu .mobile-search .mglass {
      margin-top: 10px; }
    #my-menu .mobile-search a {
      position: absolute;
      top: 0;
      right: 0;
      height: 30px;
      width: 30px;
      text-align: center;
      font-size: 25px;
      line-height: 30px; }
  #my-menu .mm-listview {
    color: #fff; }
    #my-menu .mm-listview li {
      text-transform: uppercase; }
      #my-menu .mm-listview li a {
        font-size: 35px;
        line-height: 1; }
        @media only screen and (max-width: 768px) {
          #my-menu .mm-listview li a {
            font-size: 26px; } }

#my-menu.gvh-menu {
  background: #343649; }
  #my-menu.gvh-menu .mobile-search {
    margin: 0px 20px; }
  #my-menu.gvh-menu .mm-panel#mm-1.mm-hasnavbar .mm-navbar {
    display: none; }
  #my-menu.gvh-menu .mm-panel.mm-hasnavbar .mm-navbar {
    display: block; }
  #my-menu.gvh-menu .mm-menu > .mm-panel.mm-hasnavbar {
    padding-top: 0; }
  #my-menu.gvh-menu .menu-header-container {
    padding: 0; }
    #my-menu.gvh-menu .menu-header-container::before {
      height: 0; }
    #my-menu.gvh-menu .menu-header-container .mm-next {
      color: #FFF; }
    #my-menu.gvh-menu .menu-header-container .custom-menu-ammendments {
      background: #343649;
      text-align: center;
      padding-top: 20px; }
    #my-menu.gvh-menu .menu-header-container .mm-listview {
      text-align: center !important;
      width: 100%;
      margin: 0;
      margin-top: 41px; }
      #my-menu.gvh-menu .menu-header-container .mm-listview li {
        background: #343649; }
        #my-menu.gvh-menu .menu-header-container .mm-listview li a {
          font-size: 35px;
          text-align: center;
          line-height: 1; }
        #my-menu.gvh-menu .menu-header-container .mm-listview li.right {
          background: #343E57; }

.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
  border-color: white; }

header.page-title {
  height: 620px;
  position: relative;
  margin-bottom: 130px; }
  @media only screen and (max-width: 769px) {
    header.page-title {
      height: 70vh; } }
  @media screen and (max-width: 1050px) {
    header.page-title {
      margin-bottom: 35px; } }
  header.page-title section, header.page-title nav {
    position: absolute; }
  header.page-title section {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    top: 0;
    bottom: 0;
    height: 100%;
    left: 0; }
    header.page-title section:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      header.page-title section {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      header.page-title section {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      header.page-title section {
        width: 480px; } }
    header.page-title section > div {
      position: absolute;
      left: 0;
      bottom: 70px; }
      @media screen and (orientation: portrait) and (max-width: 768px) {
        header.page-title section > div {
          left: 10px;
          bottom: 40px; } }
      header.page-title section > div h1 {
        font-size: 48px;
        background: rgba(27, 28, 38, 0.9);
        color: #fff;
        border: #fff 2px solid;
        text-transform: uppercase;
        line-height: 1;
        padding: 20px;
        padding-bottom: 20px;
        letter-spacing: 2px; }
        @media screen and (orientation: portrait) and (max-width: 768px) {
          header.page-title section > div h1 {
            font-size: 35px; } }
      header.page-title section > div .sub-title {
        position: relative;
        top: -30px; }
        @media screen and (orientation: portrait) and (max-width: 768px) {
          header.page-title section > div .sub-title {
            top: -20px; } }
        header.page-title section > div .sub-title h3 {
          font-size: 28px;
          background: rgba(255, 255, 255, 0.3);
          color: #000;
          border: #fff 2px solid;
          text-transform: uppercase;
          line-height: 1;
          padding: 10px;
          letter-spacing: 2px; }
          @media screen and (orientation: portrait) and (max-width: 768px) {
            header.page-title section > div .sub-title h3 {
              font-size: 20px; } }
  header.page-title nav.titleNav {
    background: #343649;
    width: 100%; }
    @media all and (max-width: 1050px) {
      header.page-title nav.titleNav {
        display: none; } }
    header.page-title nav.titleNav > ul {
      position: relative;
      margin: 0 auto;
      padding: 0;
      max-width: 1200px;
      padding: 10px 0;
      text-align: center;
      white-space: nowrap; }
      header.page-title nav.titleNav > ul:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        header.page-title nav.titleNav > ul {
          width: 768px; } }
      @media only screen and (max-width: 767px) {
        header.page-title nav.titleNav > ul {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        header.page-title nav.titleNav > ul {
          width: 480px; } }
      header.page-title nav.titleNav > ul li {
        display: inline-block;
        padding: 8px 23px; }
        header.page-title nav.titleNav > ul li a {
          text-transform: uppercase;
          font-size: 20px;
          color: #7e80a6;
          line-height: 1; }
          header.page-title nav.titleNav > ul li a:hover {
            opacity: 0.8; }
          @media all and (max-width: 1150px) {
            header.page-title nav.titleNav > ul li a {
              font-size: 18px !important; } }
        @media all and (max-width: 1150px) {
          header.page-title nav.titleNav > ul li {
            padding: 6px 6px; } }
        header.page-title nav.titleNav > ul li:not(:last-of-type) {
          border-right: 1px #7e80a6 solid; }
        header.page-title nav.titleNav > ul li.active a {
          font-weight: 100;
          color: #fff; }
        header.page-title nav.titleNav > ul li:first-of-type {
          padding-left: 20px; }
    header.page-title nav.titleNav.sticky {
      position: fixed;
      top: 83px;
      bottom: initial;
      z-index: 1000; }
  header.page-title #nav-info .filters {
    text-align: center;
    width: 80%;
    margin: 0 auto 10px;
    color: #999; }
    @media screen and (max-width: 1050px) {
      header.page-title #nav-info .filters {
        display: none; } }

footer.page-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  footer.page-footer nav ul {
    padding: 0; }
  footer.page-footer nav li:hover {
    background: transparent; }
  footer.page-footer section {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1; }
    footer.page-footer section:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      footer.page-footer section {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      footer.page-footer section {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      footer.page-footer section {
        width: 480px; } }
    footer.page-footer section:after {
      clear: both; }
    footer.page-footer section:before, footer.page-footer section:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    footer.page-footer section .logo {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 16.66667%; }
      @media only screen and (max-width: 767px) {
        footer.page-footer section .logo {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        footer.page-footer section .logo {
          width: 16.66667%; } }
      @media only screen and (max-width: 767px) {
        footer.page-footer section .logo {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        footer.page-footer section .logo {
          width: 480px; } }
      footer.page-footer section .logo img {
        width: 180px;
        height: auto;
        margin-top: -12px; }
      footer.page-footer section .logo a {
        display: block;
        text-align: center;
        color: #000;
        font-family: "Times";
        font-size: 21px;
        font-weight: 100;
        letter-spacing: 4px;
        margin-top: 30px; }
      @media all and (max-width: 1200px) {
        footer.page-footer section .logo {
          width: 100%; } }
    footer.page-footer section aside {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 41.66667%; }
      @media only screen and (max-width: 767px) {
        footer.page-footer section aside {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        footer.page-footer section aside {
          width: 41.66667%; } }
      @media only screen and (max-width: 767px) {
        footer.page-footer section aside {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        footer.page-footer section aside {
          width: 480px; } }
      footer.page-footer section aside ul {
        text-align: center; }
        footer.page-footer section aside ul li {
          display: inline-block;
          padding-left: 4%; }
          @media all and (max-width: 768px) {
            footer.page-footer section aside ul li {
              padding-left: 1%; } }
          footer.page-footer section aside ul li a {
            line-height: 83px;
            font-family: "Miso";
            text-transform: uppercase;
            font-size: 1.2rem;
            color: #2b2d37; }
      @media all and (max-width: 1200px) {
        footer.page-footer section aside {
          width: 100% !important; } }
    footer.page-footer section .trademark {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        footer.page-footer section .trademark {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        footer.page-footer section .trademark {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        footer.page-footer section .trademark {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        footer.page-footer section .trademark {
          width: 480px; } }
      footer.page-footer section .trademark h5 {
        color: #2b2d37;
        font-size: 20px;
        font-weight: 100;
        line-height: 77px;
        margin: 0; }
      @media all and (max-width: 1200px) {
        footer.page-footer section .trademark {
          width: 100% !important;
          margin: 0px;
          padding: 0px; } }
    footer.page-footer section .social {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 8.33333%;
      padding-top: 23px !important;
      text-align: right; }
      @media only screen and (max-width: 767px) {
        footer.page-footer section .social {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        footer.page-footer section .social {
          width: 8.33333%; } }
      @media only screen and (max-width: 767px) {
        footer.page-footer section .social {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        footer.page-footer section .social {
          width: 480px; } }
      @media all and (max-width: 1200px) {
        footer.page-footer section .social {
          width: 100% !important;
          margin: 0px;
          padding: 0px;
          text-align: center; } }

.accordion h4, .su-accordion h4 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600; }

.accordion.countries, .su-accordion.countries {
  margin-top: 40px; }
  .accordion.countries .country, .su-accordion.countries .country {
    margin-bottom: 60px; }

.accordion.categories, .su-accordion.categories {
  margin-top: 86px; }

.accordion .accord, .accordion .su-spoiler, .su-accordion .accord, .su-accordion .su-spoiler {
  overflow: hidden;
  margin-bottom: 5px;
  padding-bottom: 0px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin: 0 0 0.75em;
  font-family: "proxima-nova", Arial, sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #343649; }
  .accordion .accord br, .accordion .su-spoiler br, .su-accordion .accord br, .su-accordion .su-spoiler br {
    line-height: 2; }
  .accordion .accord h2, .accordion .su-spoiler h2, .su-accordion .accord h2, .su-accordion .su-spoiler h2 {
    line-height: 79px;
    margin: 0;
    display: block;
    cursor: pointer;
    position: relative;
    padding-right: 80px;
    width: 100%;
    font-size: 36px; }
    @media all and (max-width: 768px) {
      .accordion .accord h2, .accordion .su-spoiler h2, .su-accordion .accord h2, .su-accordion .su-spoiler h2 {
        padding-right: 0;
        font-size: 25px; } }
    @media all and (max-width: 560px) {
      .accordion .accord h2, .accordion .su-spoiler h2, .su-accordion .accord h2, .su-accordion .su-spoiler h2 {
        padding-right: 0;
        font-size: 25px; } }
  .accordion .accord.grow, .accordion .su-spoiler.grow, .su-accordion .accord.grow, .su-accordion .su-spoiler.grow {
    border-bottom: none; }
    .accordion .accord.grow .expander:after, .accordion .su-spoiler.grow .expander:after, .su-accordion .accord.grow .expander:after, .su-accordion .su-spoiler.grow .expander:after {
      transform: rotate(90deg);
      transition: 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -webkit-transform: rotate(90deg);
      -webkit-transition: 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045); }
    .accordion .accord.grow .job, .accordion .su-spoiler.grow .job, .su-accordion .accord.grow .job, .su-accordion .su-spoiler.grow .job {
      max-height: 40px;
      padding: 10px 0px;
      transform: rotateX(0deg);
      -webkit-transform: rotateX(0deg);
      transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045); }
      .accordion .accord.grow .job:last-of-type, .accordion .su-spoiler.grow .job:last-of-type, .su-accordion .accord.grow .job:last-of-type, .su-accordion .su-spoiler.grow .job:last-of-type {
        margin-bottom: 53px; }
    .accordion .accord.grow .office, .accordion .su-spoiler.grow .office, .su-accordion .accord.grow .office, .su-accordion .su-spoiler.grow .office {
      max-height: 1300px;
      transform: rotateX(0deg);
      transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -webkit-transform: rotateX(0deg);
      -webkit-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045); }
      .accordion .accord.grow .office:last-of-type, .accordion .su-spoiler.grow .office:last-of-type, .su-accordion .accord.grow .office:last-of-type, .su-accordion .su-spoiler.grow .office:last-of-type {
        margin-bottom: 53px; }
    .accordion .accord.grow .monthFilter, .accordion .su-spoiler.grow .monthFilter, .su-accordion .accord.grow .monthFilter, .su-accordion .su-spoiler.grow .monthFilter {
      max-height: 1300px;
      transform: rotateX(0deg);
      transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -webkit-transform: rotateX(0deg);
      -webkit-transition: all 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045); }
      .accordion .accord.grow .monthFilter:last-of-type, .accordion .su-spoiler.grow .monthFilter:last-of-type, .su-accordion .accord.grow .monthFilter:last-of-type, .su-accordion .su-spoiler.grow .monthFilter:last-of-type {
        margin-bottom: 53px; }
    .accordion .accord.grow .monthExpander, .accordion .su-spoiler.grow .monthExpander, .su-accordion .accord.grow .monthExpander, .su-accordion .su-spoiler.grow .monthExpander {
      transform: rotate(-90deg);
      transition: 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
      -webkit-transform: rotate(-90deg);
      -webkit-transition: 500ms cubic-bezier(0.6, -0.28, 0.735, 0.045); }
  .accordion .accord .job, .accordion .su-spoiler .job, .su-accordion .accord .job, .su-accordion .su-spoiler .job {
    transition: 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-height: 0px;
    padding: 0;
    overflow: hidden;
    transform: rotateX(-25deg); }
    .accordion .accord .job a, .accordion .su-spoiler .job a, .su-accordion .accord .job a, .su-accordion .su-spoiler .job a {
      font-size: 25px;
      line-height: 40px; }
  .accordion .accord .office, .accordion .su-spoiler .office, .su-accordion .accord .office, .su-accordion .su-spoiler .office {
    transition: 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-height: 0px;
    padding: 0;
    overflow: hidden;
    transform: rotateX(-25deg);
    -webkit-transform: rotateX(-25deg); }
  .accordion .accord .monthFilter, .accordion .su-spoiler .monthFilter, .su-accordion .accord .monthFilter, .su-accordion .su-spoiler .monthFilter {
    transition: 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    max-height: 0px;
    padding: 0;
    overflow: hidden; }
  .accordion .accord .su-spoiler-title, .accordion .su-spoiler .su-spoiler-title, .su-accordion .accord .su-spoiler-title, .su-accordion .su-spoiler .su-spoiler-title {
    cursor: pointer;
    position: relative;
    padding: 10px 0 20px 5px;
    font-weight: 100;
    width: 100%;
    font-size: 25px;
    color: #1e1e27;
    font-family: "Miso"; }
  .accordion .accord.su-spoiler-closed .su-spoiler-icon:before, .accordion .su-spoiler.su-spoiler-closed .su-spoiler-icon:before, .su-accordion .accord.su-spoiler-closed .su-spoiler-icon:before, .su-accordion .su-spoiler.su-spoiler-closed .su-spoiler-icon:before {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg); }

.accordion .expander, .su-accordion .expander {
  height: 42px;
  width: 42px;
  border: 2px solid #3b5fac;
  border-radius: 50%;
  position: absolute;
  right: 120px;
  top: 50%;
  margin-top: -28px; }
  @media all and (max-width: 768px) {
    .accordion .expander, .su-accordion .expander {
      right: 10px; } }
  @media all and (max-width: 660px) {
    .accordion .expander, .su-accordion .expander {
      right: 0; } }
  .accordion .expander:before, .accordion .expander:after, .su-accordion .expander:before, .su-accordion .expander:after {
    transition: 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: " ";
    display: block;
    width: 2px;
    height: 23.1px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1px;
    margin-top: -11.55px;
    background-color: #3b5fac; }
  .accordion .expander:before, .su-accordion .expander:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg); }

.accordion .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon, .su-accordion .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
  left: auto;
  right: 10px; }
  .accordion .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon:before, .su-accordion .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon:before {
    content: ''; }
  .accordion .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon:after, .su-accordion .su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon:after {
    content: ''; }

.accordion .su-spoiler-icon, .su-accordion .su-spoiler-icon {
  height: 21px;
  width: 21px;
  border: 2px solid #3b5fac;
  border-radius: 50%;
  position: absolute;
  right: 120px;
  top: 50%;
  transform: translateY(-50%); }
  @media all and (max-width: 768px) {
    .accordion .su-spoiler-icon, .su-accordion .su-spoiler-icon {
      right: 10px; } }
  @media all and (max-width: 660px) {
    .accordion .su-spoiler-icon, .su-accordion .su-spoiler-icon {
      right: 0; } }
  .accordion .su-spoiler-icon:before, .accordion .su-spoiler-icon:after, .su-accordion .su-spoiler-icon:before, .su-accordion .su-spoiler-icon:after {
    transition: 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
    content: " ";
    display: block;
    width: 2px;
    height: 11.55px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1px;
    margin-top: -5.775px;
    background-color: #3b5fac;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg); }

.accordion .monthExpander, .su-accordion .monthExpander {
  font-size: 32px;
  color: #ee2e24;
  float: right;
  transition: 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg); }

.current-opportunities .accordion .su-column-inner p, .current-opportunities .accordion .su-column-inner ul {
  text-align: center; }

.position-contact .dropzone {
  border: none;
  padding-left: 0;
  padding-right: 0; }

.position-contact #form-job-id {
  display: none; }

.position-contact h3 {
  font-family: "Miso" !important;
  margin: 0;
  font-size: 50px; }

.position-contact input {
  width: 100%;
  height: 40px;
  padding-left: 10px;
  margin: 10px 0px;
  background: #f3f3f4;
  border: none; }

.position-contact .wrapper {
  text-align: center; }

.position-contact input[type=submit] {
  width: 170px;
  height: 50px;
  margin-bottom: 50px; }

.position-contact .dz-message {
  height: 80px;
  margin: 10px 0px;
  background: #dae1ef;
  border: dashed #fff 1px;
  padding-top: 30px; }

.personal-contact {
  background: #1a1c25; }

.mfp-close {
  position: relative;
  opacity: 0; }

.mfp-close.alt {
  position: relative;
  float: right;
  font-weight: 900;
  opacity: 1; }

.leader-contact .hidden {
  display: none; }

form.contact-form {
  margin-top: 64px;
  padding-top: 30px; }
  form.contact-form p, form.contact-form ul {
    color: #fff;
    font-size: 18px; }
  form.contact-form p.work-experience, form.contact-form ul.work-experience {
    font-style: italic;
    font-size: 14px;
    margin-bottom: 25px; }
    form.contact-form p.work-experience a, form.contact-form ul.work-experience a {
      color: inherit;
      text-decoration: underline;
      font-weight: bold;
      font-size: 0.98em; }
  form.contact-form .wrap {
    max-width: 600px;
    margin: 0 auto;
    background: #1a1c25;
    padding: 40px; }
    form.contact-form .wrap h2 {
      color: #fff;
      text-align: center; }
    form.contact-form .wrap section {
      position: relative; }
      form.contact-form .wrap section label {
        position: absolute;
        top: 16px;
        left: 17px;
        font-size: 19px;
        font-weight: 300;
        color: rgba(255, 255, 255, 0.3);
        transition: 200ms;
        cursor: text; }
      form.contact-form .wrap section input {
        height: 50px; }
      form.contact-form .wrap section textarea {
        height: 160px; }
      form.contact-form .wrap section input, form.contact-form .wrap section textarea {
        background: #1f212c;
        padding: 19px 17px;
        width: 100%;
        border: 0;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-bottom: 22px;
        font-size: 19px;
        font-weight: 300;
        color: rgba(255, 255, 255, 0.5); }
        form.contact-form .wrap section input.placeholder, form.contact-form .wrap section textarea.placeholder {
          font-family: Arial;
          font-size: 17px;
          font-weight: 300;
          color: rgba(255, 255, 255, 0.3); }
        form.contact-form .wrap section input:-moz-placeholder, form.contact-form .wrap section textarea:-moz-placeholder {
          font-family: Arial;
          font-size: 17px;
          font-weight: 300;
          color: rgba(255, 255, 255, 0.3); }
        form.contact-form .wrap section input::-webkit-input-placeholder, form.contact-form .wrap section textarea::-webkit-input-placeholder {
          font-family: Arial;
          font-size: 17px;
          font-weight: 300;
          color: rgba(255, 255, 255, 0.3); }
        form.contact-form .wrap section input.h9o7, form.contact-form .wrap section textarea.h9o7 {
          display: none; }
        form.contact-form .wrap section input.valid:invalid, form.contact-form .wrap section input.invalid, form.contact-form .wrap section textarea.valid:invalid, form.contact-form .wrap section textarea.invalid {
          color: #ee2e24; }
        form.contact-form .wrap section input:focus, form.contact-form .wrap section textarea:focus {
          outline: 0; }
    form.contact-form .wrap footer {
      text-align: center; }
      form.contact-form .wrap footer .emailLoader {
        margin-top: 20px;
        display: none; }
      form.contact-form .wrap footer .emailMessage {
        margin-top: 10px;
        display: none;
        color: white; }

.small-modal form {
  position: relative; }
  .small-modal form label {
    position: absolute;
    top: 16px;
    left: 17px;
    font-size: 19px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.3);
    transition: 200ms;
    cursor: text; }
  .small-modal form input {
    height: 50px; }
  .small-modal form textarea {
    height: 260px; }
  .small-modal form input, .small-modal form textarea {
    background: rgba(66, 69, 92, 0.8);
    padding: 19px 17px;
    width: 100%;
    border: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 22px;
    font-size: 19px;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5); }
    .small-modal form input:focus + label, .small-modal form input.valid + label, .small-modal form textarea:focus + label, .small-modal form textarea.valid + label {
      top: -9.5px;
      opacity: 0.7;
      font-weight: 600; }
    .small-modal form input.valid:invalid, .small-modal form input.invalid, .small-modal form textarea.valid:invalid, .small-modal form textarea.invalid {
      color: #ee2e24; }
    .small-modal form input:focus, .small-modal form textarea:focus {
      outline: 0; }
  .small-modal form input[type="submit"] {
    max-width: 200px; }

.fileDownload {
  zoom: 1; }
  .fileDownload:after {
    clear: both; }
  .fileDownload:before, .fileDownload:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }

.small-modal {
  padding: 20px;
  color: white;
  width: 370px;
  height: auto;
  background-image: url("/wp-content/themes/hybrid/img/fileModalBG.png");
  background-image: url("/wp-content/themes/hybrid/img/fileModalBG.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: -10px;
  background-color: #343649;
  margin: 20px auto;
  text-align: center; }
  .small-modal .title {
    color: white; }
    .small-modal .title h2 {
      font-family: "proxima-nova", Arial, sans-serif;
      font-size: 23px;
      font-weight: 500;
      text-transform: none; }

@media all and (max-width: 1050px) {
  header.mobile .logo a img {
    width: 220px; } }

footer.page-footer section aside ul#menu-footer li:first-child {
  padding-left: 0; }

footer.page-footer .social-link {
  display: inline-block;
  height: 1em;
  width: 25px;
  margin: 0 0 0 2em;
  padding: 0; }
  footer.page-footer .social-link img {
    vertical-align: text-bottom; }

footer.page-footer section aside.child {
  margin-top: 20px !important; }

.archive-news .content {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .archive-news .content:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .archive-news .content {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .archive-news .content {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .archive-news .content {
      width: 480px; } }
  .archive-news .content .caption {
    font: "proxima-nova", Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 40px;
    margin-bottom: 30px;
    text-transform: uppercase; }
  .archive-news .content h2 {
    line-height: 1;
    margin: 0; }
  .archive-news .content .container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1; }
    .archive-news .content .container:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .archive-news .content .container {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      .archive-news .content .container {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .archive-news .content .container {
        width: 480px; } }
    .archive-news .content .container:after {
      clear: both; }
    .archive-news .content .container:before, .archive-news .content .container:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    @media only screen and (max-width: 768px) {
      .archive-news .content .container {
        width: 100%; } }
    .archive-news .content .container .results {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 66.66667%;
      border-right: solid 1px rgba(0, 0, 0, 0.1);
      padding-right: 30px;
      float: left; }
      @media only screen and (max-width: 767px) {
        .archive-news .content .container .results {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .archive-news .content .container .results {
          width: 66.66667%; } }
      @media only screen and (max-width: 767px) {
        .archive-news .content .container .results {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .archive-news .content .container .results {
          width: 480px; } }
      .archive-news .content .container .results .newsItem {
        position: relative;
        margin: 0 auto;
        padding: 0;
        max-width: 1200px;
        zoom: 1;
        margin-top: 60px;
        margin-bottom: 60px;
        padding-bottom: 60px;
        border-bottom: 1px solid #c1c2d8; }
        .archive-news .content .container .results .newsItem:after {
          content: "\0020";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden; }
        @media only screen and (min-width: 768px) and (max-width: 1149px) {
          .archive-news .content .container .results .newsItem {
            width: 768px; } }
        @media only screen and (max-width: 767px) {
          .archive-news .content .container .results .newsItem {
            width: 100%; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .archive-news .content .container .results .newsItem {
            width: 480px; } }
        .archive-news .content .container .results .newsItem:after {
          clear: both; }
        .archive-news .content .container .results .newsItem:before, .archive-news .content .container .results .newsItem:after {
          content: '\0020';
          display: block;
          overflow: hidden;
          visibility: hidden;
          width: 0;
          height: 0; }
        @media only screen and (max-width: 768px) {
          .archive-news .content .container .results .newsItem {
            width: 100%; } }
        .archive-news .content .container .results .newsItem .inner {
          float: left;
          display: inline;
          margin-left: 0;
          margin-right: 0;
          width: 66.66667%; }
          @media only screen and (max-width: 767px) {
            .archive-news .content .container .results .newsItem .inner {
              margin: 0; } }
          @media only screen and (min-width: 768px) and (max-width: 1149px) {
            .archive-news .content .container .results .newsItem .inner {
              width: 66.66667%; } }
          @media only screen and (max-width: 767px) {
            .archive-news .content .container .results .newsItem .inner {
              width: 100%; } }
          @media only screen and (min-width: 480px) and (max-width: 767px) {
            .archive-news .content .container .results .newsItem .inner {
              width: 480px; } }
          .archive-news .content .container .results .newsItem .inner a {
            font-family: inherit;
            font-weight: 700; }
            .archive-news .content .container .results .newsItem .inner a.more {
              margin: 10px 0;
              display: inline-block; }
          .archive-news .content .container .results .newsItem .inner h2 {
            color: #000;
            font-size: 32px; }
            .archive-news .content .container .results .newsItem .inner h2 a:hover, .archive-news .content .container .results .newsItem .inner h2 a:link, .archive-news .content .container .results .newsItem .inner h2 a:active, .archive-news .content .container .results .newsItem .inner h2 a:visited {
              color: #000; }
          .archive-news .content .container .results .newsItem .inner .date {
            font-family: "Miso";
            color: #c1c2d8;
            font-size: 24px; }
        .archive-news .content .container .results .newsItem .image {
          float: left;
          display: inline;
          margin-left: 0;
          margin-right: 0;
          width: 33.33333%; }
          @media only screen and (max-width: 767px) {
            .archive-news .content .container .results .newsItem .image {
              margin: 0; } }
          @media only screen and (min-width: 768px) and (max-width: 1149px) {
            .archive-news .content .container .results .newsItem .image {
              width: 33.33333%; } }
          @media only screen and (max-width: 767px) {
            .archive-news .content .container .results .newsItem .image {
              width: 100%; } }
          @media only screen and (min-width: 480px) and (max-width: 767px) {
            .archive-news .content .container .results .newsItem .image {
              width: 480px; } }
          @media only screen and (max-width: 768px) {
            .archive-news .content .container .results .newsItem .image {
              width: 100%;
              min-width: 100px; } }
          .archive-news .content .container .results .newsItem .image img {
            width: 90%;
            height: auto; }
            @media only screen and (max-width: 768px) {
              .archive-news .content .container .results .newsItem .image img {
                width: 100%; } }
    .archive-news .content .container .archive {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 25%;
      padding-left: 30px;
      float: right; }
      @media only screen and (max-width: 767px) {
        .archive-news .content .container .archive {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .archive-news .content .container .archive {
          width: 25%; } }
      @media only screen and (max-width: 767px) {
        .archive-news .content .container .archive {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .archive-news .content .container .archive {
          width: 480px; } }
      .archive-news .content .container .archive h2 {
        font-size: 24px;
        margin-top: 40px; }
      .archive-news .content .container .archive #clearSearch {
        cursor: pointer;
        text-align: center;
        margin-top: 20px; }
      .archive-news .content .container .archive .accord {
        width: 90%; }
      .archive-news .content .container .archive .year {
        font-size: 18px;
        font-family: "proxima-nova", Arial, sans-serif;
        line-height: 25px;
        margin-left: 20px;
        font-weight: 600;
        width: 221px; }
      .archive-news .content .container .archive .wrapper {
        display: inline-block; }
        .archive-news .content .container .archive .wrapper input {
          width: 200px;
          height: 34px;
          float: left;
          border: 2px inset;
          padding-left: 5px;
          font-family: "proxima-nova", Arial, sans-serif;
          border-radius: none; }
        .archive-news .content .container .archive .wrapper .newsSearch {
          color: #fff;
          text-align: center;
          float: left;
          width: 38px;
          height: 40px;
          line-height: 34px;
          background-color: #ee2e24;
          padding: 1px;
          border: 2px;
          border-color: #ee2e24;
          border-style: solid; }
      .archive-news .content .container .archive .monthFilter {
        border-bottom: none;
        width: 90%; }
        .archive-news .content .container .archive .monthFilter a {
          font-size: 18px;
          color: #000;
          margin-left: 30px;
          font-family: "proxima-nova", Arial, sans-serif;
          line-height: 60px;
          display: block; }
          .archive-news .content .container .archive .monthFilter a:hover {
            color: #3b5fac; }
        .archive-news .content .container .archive .monthFilter.selected a {
          color: #3b5fac;
          font-weight: bold; }
      .archive-news .content .container .archive .grow .monthFilter {
        border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
        .archive-news .content .container .archive .grow .monthFilter.selected {
          color: #3b5fac;
          font-weight: bold; }

.archive-news .pagination {
  zoom: 1;
  padding: 10px 0;
  text-align: center; }
  .archive-news .pagination:after {
    clear: both; }
  .archive-news .pagination:before, .archive-news .pagination:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .archive-news .pagination > span {
    color: rgba(128, 128, 128, 0.7);
    color: white; }
  .archive-news .pagination a {
    font: inherit; }
    .archive-news .pagination a:hover, .archive-news .pagination a:link, .archive-news .pagination a:active, .archive-news .pagination a:visited {
      color: #000; }
  .archive-news .pagination .page-count, .archive-news .pagination .first, .archive-news .pagination .last {
    display: none; }
  .archive-news .pagination .bt-left {
    width: 25%;
    float: left; }
  .archive-news .pagination .bt-right {
    width: 25%;
    float: left; }
  .archive-news .pagination .pages {
    width: 50%;
    float: left; }
    .archive-news .pagination .pages .page {
      border-radius: 50%;
      margin-left: 10px;
      display: inline-block;
      width: 30px;
      height: 30px;
      line-height: 30px; }
    .archive-news .pagination .pages .current {
      background-color: #ee2e24;
      color: #FFF; }
      .archive-news .pagination .pages .current a:hover, .archive-news .pagination .pages .current a:link, .archive-news .pagination .pages .current a:active, .archive-news .pagination .pages .current a:visited {
        color: #FFF; }
    .archive-news .pagination .pages .inactive {
      background-color: white;
      color: #000; }

@media all and (max-width: 1200px) {
  .archive-news .content {
    width: 90% !important; } }

@media all and (max-width: 1160px) {
  .archive-news .results {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important; }
    .archive-news .results .inner {
      margin-top: 30px !important;
      width: 100% !important; }
  .archive-news .archive {
    width: 100% !important; }
    .archive-news .archive h2 {
      display: none !important; }
    .archive-news .archive .wrapper {
      width: 80% !important;
      margin-left: 10% !important; }
      .archive-news .archive .wrapper input {
        width: 75% !important; }
    .archive-news .archive .accordion {
      display: none !important; } }

.board-members-conatiner .empty {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  zoom: 1;
  min-height: 180px; }
  .board-members-conatiner .empty:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .board-members-conatiner .empty {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .board-members-conatiner .empty {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .board-members-conatiner .empty {
      width: 480px; } }
  .board-members-conatiner .empty:after {
    clear: both; }
  .board-members-conatiner .empty:before, .board-members-conatiner .empty:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }

.board-members-conatiner > .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  zoom: 1; }
  .board-members-conatiner > .inner:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .board-members-conatiner > .inner {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .board-members-conatiner > .inner {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .board-members-conatiner > .inner {
      width: 480px; } }
  .board-members-conatiner > .inner:after {
    clear: both; }
  .board-members-conatiner > .inner:before, .board-members-conatiner > .inner:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .board-members-conatiner > .inner .member {
    zoom: 1;
    border-bottom: 1px solid #c1c2d8;
    margin-bottom: 75px;
    padding-bottom: 0px; }
    .board-members-conatiner > .inner .member:after {
      clear: both; }
    .board-members-conatiner > .inner .member:before, .board-members-conatiner > .inner .member:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    @media all and (max-width: 768px) {
      .board-members-conatiner > .inner .member {
        padding: 10px; } }
    .board-members-conatiner > .inner .member > div {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 50%; }
      @media only screen and (max-width: 767px) {
        .board-members-conatiner > .inner .member > div {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .board-members-conatiner > .inner .member > div {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        .board-members-conatiner > .inner .member > div {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .board-members-conatiner > .inner .member > div {
          width: 480px; } }
    .board-members-conatiner > .inner .member .image {
      text-align: right; }
      .board-members-conatiner > .inner .member .image .inner {
        max-width: 400px;
        margin: 0 auto;
        margin-left: 0;
        text-align: center; }
        .board-members-conatiner > .inner .member .image .inner img {
          width: 350px;
          height: auto;
          max-width: 100%; }
    .board-members-conatiner > .inner .member .info .inner {
      max-width: 400px;
      margin: 0 auto;
      margin-left: 0; }
      .board-members-conatiner > .inner .member .info .inner .title {
        text-transform: uppercase;
        line-height: 1; }
        .board-members-conatiner > .inner .member .info .inner .title h3 {
          margin: 0px; }
        .board-members-conatiner > .inner .member .info .inner .title h4 {
          margin: 0px;
          margin-left: 0px;
          color: #c1c2d8; }
      .board-members-conatiner > .inner .member .info .inner .desc {
        max-height: 460px;
        overflow-y: auto;
        margin-bottom: 20px; }
        @media screen and (orientation: portrait) and (max-width: 768px) {
          .board-members-conatiner > .inner .member .info .inner .desc {
            padding-left: 5px;
            padding-right: 5px;
            max-height: none; } }
    .board-members-conatiner > .inner .member:nth-child(odd) .image {
      float: right;
      text-align: left; }
    .board-members-conatiner > .inner .member:nth-child(odd) .info .inner {
      margin: 0 auto;
      margin-right: 0; }

.content-page .alt {
  background: #1e1e28;
  color: #fff !important;
  min-width: 400px; }
  .content-page .alt #pgc-45-1-0 {
    background-size: cover;
    background-image: url("/wp-content/themes/hybrid/img/bg/test.jpg");
    background-image: url("/wp-content/themes/hybrid/img/bg/test.jpg");
    min-width: 350px;
    height: 350px; }
    @media all and (max-width: 1150px) {
      .content-page .alt #pgc-45-1-0 {
        width: 100%; } }
  .content-page .alt #pgc-45-1-1 {
    background-image: url("/wp-content/themes/hybrid/img/ausspace.png");
    background-image: url("/wp-content/themes/hybrid/img/ausspace.png");
    background-position: right top;
    background-repeat: no-repeat;
    padding: 20px; }
    @media all and (max-width: 1150px) {
      .content-page .alt #pgc-45-1-1 {
        width: 100%; } }
    @media all and (max-width: 480px) {
      .content-page .alt #pgc-45-1-1 {
        background-position: left top; } }
  .content-page .alt .widget-title {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff !important; }
    @media all and (max-width: 480px) {
      .content-page .alt .widget-title {
        display: none; } }
  .content-page .alt a {
    color: #fff; }
  .content-page .alt .textwidget p, .content-page .alt .textwidget ul, .content-page .alt .textwidget ul {
    color: #fff !important; }
  @media all and (max-width: 480px) {
    .content-page .alt .textwidget {
      margin-top: 40px; } }

.content-page .full-height-layout {
  display: table;
  min-height: 200px; }
  .content-page .full-height-layout .image-widget-block {
    display: table-cell;
    vertical-align: middle; }

.content-page .panel-row-container-dark {
  background-color: #1e1e28;
  color: #fff !important;
  position: relative;
  padding: 20px 0px !important;
  margin-bottom: 40px !important; }
  .content-page .panel-row-container-dark:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9999px;
    right: 0;
    border-left: 9999px solid #1e1e27;
    box-shadow: 9999px 0 0 #1e1e27; }
  .content-page .panel-row-container-dark h3 {
    color: #fff; }
  .content-page .panel-row-container-dark p, .content-page .panel-row-container-dark ul {
    color: #fff; }

.content-page h2 {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .content-page h2:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .content-page h2 {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .content-page h2 {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .content-page h2 {
      width: 480px; } }

.content-page a {
  font-family: "proxima-nova", Arial, sans-serif;
  font-weight: 900; }

.content-page .container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .content-page .container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .content-page .container {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .content-page .container {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .content-page .container {
      width: 480px; } }

.content-page .row {
  zoom: 1; }
  .content-page .row:after {
    clear: both; }
  .content-page .row:before, .content-page .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }

.content-page .content {
  float: left;
  display: inline;
  margin-left: 0;
  margin-right: 0;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .content-page .content {
      margin: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .content-page .content {
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .content-page .content {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .content-page .content {
      width: 480px; } }
  .content-page .content img {
    float: right; }

.content-page h3 {
  width: 100%;
  float: left; }
  .content-page h3 img {
    float: right; }

.content-page .panel-row-container {
  margin-bottom: 20px; }
  .content-page .panel-row-container.panel-row-container-full {
    width: 100%;
    max-width: initial;
    margin: 0; }

.content-page .banner {
  height: 220px; }
  .content-page .banner .info {
    text-align: center;
    width: 80%;
    height: auto;
    position: relative;
    top: 35%;
    left: 10%;
    background: rgba(27, 28, 38, 0.7);
    color: #fff;
    border: #fff 2px solid;
    line-height: 1;
    text-transform: uppercase;
    padding: 20px;
    padding-bottom: 20px;
    letter-spacing: 2px;
    font-family: "Miso";
    font-size: 28px; }
    .content-page .banner .info .button a {
      border: 2px solid #3b5fac;
      color: #fff;
      font-family: "Miso";
      font-size: 28px;
      padding: 5px; }

.content-page .content-slider .single {
  height: 670px; }
  .content-page .content-slider .single .info {
    width: 400px;
    height: auto;
    position: absolute;
    top: 40%;
    left: 20%;
    background: rgba(27, 28, 38, 0.7);
    color: #fff;
    border: #fff 2px solid;
    line-height: 1;
    padding: 20px;
    padding-bottom: 20px;
    letter-spacing: 2px;
    font-family: "Miso";
    font-size: 28px; }

.content-page .content-slider .owl-controls {
  color: #fff;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  pointer-events: none; }
  .content-page .content-slider .owl-controls .owl-next {
    right: 40px;
    position: absolute; }
  .content-page .content-slider .owl-controls .owl-prev {
    left: 40px;
    position: absolute; }
  .content-page .content-slider .owl-controls .owl-prev, .content-page .content-slider .owl-controls .owl-next {
    pointer-events: auto;
    font-family: nova;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff; }

.content-page .widget-title {
  font-family: "Miso";
  line-height: 1.2;
  font-weight: 100;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  color: #1e1e27;
  font-size: 36px;
  text-transform: uppercase; }

.content-page .su-quote {
  padding: 25px 30px;
  background: #c1c2d8;
  font-style: normal;
  border-left: 4px solid #3b5fac;
  line-height: 20px;
  margin: 0 20px;
  margin-bottom: 0.75em; }
  .content-page .su-quote:before, .content-page .su-quote:after {
    display: none; }

.content-page .su-spoiler-closed {
  color: #ee2e24; }

.content-page .su-tabs {
  background: none; }
  .content-page .su-tabs .su-tabs-nav span {
    text-align: center;
    margin: 0;
    width: 150px;
    color: #c1c2d8;
    background-size: 1px 5px;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: linear-gradient(#fff 50%, #c1c2d8 50%);
    border-radius: 0;
    transition: 350ms; }
    .content-page .su-tabs .su-tabs-nav span.su-tabs-current {
      color: #ee2e24;
      background-image: linear-gradient(#fff 50%, #ee2e24 50%); }
    .content-page .su-tabs .su-tabs-nav span:hover:not(.su-tabs-current) {
      color: #fff;
      background-size: 1px 100px; }

.content-page .textwidget ul li {
  display: list-item;
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 20px; }

.content-page hr {
  width: 100%;
  border: none;
  background: #e5e5e5;
  height: 1px; }

.content-page .centered {
  text-align: center; }

@media all and (max-width: 1200px) {
  .content-page .container {
    width: 90% !important; } }

.home_container .banner {
  position: relative; }
  .home_container .banner .icon-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 100%;
    z-index: 2;
    margin-left: 10px; }
    .home_container .banner .icon-images .inner .icon-btn {
      border-radius: 50%;
      padding: 15px;
      margin: 5px 0px;
      height: 36px;
      position: relative;
      color: #383736;
      border: 2px #fff solid;
      text-transform: uppercase;
      outline: 0;
      overflow: hidden;
      background: none;
      z-index: 1;
      cursor: pointer;
      transition: 0.08s ease-in;
      -o-transition: 0.08s ease-in;
      -ms-transition: 0.08s ease-in;
      -moz-transition: 0.08s ease-in;
      -webkit-transition: 0.08s ease-in; }
      .home_container .banner .icon-images .inner .icon-btn:before {
        content: "";
        position: absolute;
        background: #3b5fac;
        bottom: 0;
        left: 0;
        right: 0;
        top: 100%;
        z-index: -1;
        -webkit-transition: top .5s ease-in; }
      .home_container .banner .icon-images .inner .icon-btn img {
        width: 40px;
        height: auto; }
      .home_container .banner .icon-images .inner .icon-btn.active:before {
        top: 0;
        -webkit-transition: top 4.5s ease-in; }
  .home_container .banner .icon-down {
    display: block;
    position: absolute;
    width: 100%;
    z-index: 3;
    bottom: 10px; }
    .home_container .banner .icon-down .icon {
      background-image: url("/wp-content/themes/hybrid/img/downBtn.png");
      background-image: url("/wp-content/themes/hybrid/img/downBtn.png");
      width: 65px;
      height: 65px;
      margin: 0 auto;
      cursor: pointer; }
  .home_container .banner .text-container {
    position: absolute;
    top: 50%;
    margin-top: -125px;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    right: 0;
    pointer-events: none; }
    @media screen and (orientation: landscape) {
      .home_container .banner .text-container {
        top: 60%; } }
    @media screen and (orientation: portrait) and (max-width: 768px) and (min-width: 376px) {
      .home_container .banner .text-container {
        padding-left: 10%; } }
    .home_container .banner .text-container .inner {
      position: relative;
      margin: 0 auto;
      padding: 0;
      max-width: 1200px;
      zoom: 1;
      padding-left: 90px;
      box-sizing: border-box; }
      .home_container .banner .text-container .inner:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .home_container .banner .text-container .inner {
          width: 768px; } }
      @media only screen and (max-width: 767px) {
        .home_container .banner .text-container .inner {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .home_container .banner .text-container .inner {
          width: 480px; } }
      .home_container .banner .text-container .inner:after {
        clear: both; }
      .home_container .banner .text-container .inner:before, .home_container .banner .text-container .inner:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      .home_container .banner .text-container .inner .single {
        max-width: 100%;
        width: 100%;
        pointer-events: auto; }
        .home_container .banner .text-container .inner .single .title {
          display: inline-block;
          padding: 10px 12px;
          border: solid 2px;
          border-radius: 3px;
          margin-bottom: 5px;
          color: #fff; }
          .home_container .banner .text-container .inner .single .title h2 {
            margin: 0;
            font-size: 28px;
            font-weight: 200; }
          .home_container .banner .text-container .inner .single .title.one {
            background: rgba(27, 28, 38, 0.7); }
          .home_container .banner .text-container .inner .single .title.two {
            background: rgba(0, 0, 0, 0.15); }

.home_container .our_brands {
  padding: 75px 0px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center; }
  .home_container .our_brands h3 {
    color: #2b2d37; }
  .home_container .our_brands .inner {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1; }
    .home_container .our_brands .inner:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .home_container .our_brands .inner {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      .home_container .our_brands .inner {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .home_container .our_brands .inner {
        width: 480px; } }
    .home_container .our_brands .inner:after {
      clear: both; }
    .home_container .our_brands .inner:before, .home_container .our_brands .inner:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    @media only screen and (max-width: 1149px) and (min-width: 769px) {
      .home_container .our_brands .inner {
        width: 768px; } }
    @media only screen and (max-width: 768px) {
      .home_container .our_brands .inner {
        width: 100%; } }
    .home_container .our_brands .inner .brand {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%;
      text-align: center;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .home_container .our_brands .inner .brand {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .home_container .our_brands .inner .brand {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        .home_container .our_brands .inner .brand {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .home_container .our_brands .inner .brand {
          width: 480px; } }
      .home_container .our_brands .inner .brand .logo {
        width: 300px;
        height: 107px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: auto;
        margin-right: auto;
        display: block; }
        .home_container .our_brands .inner .brand .logo.nova {
          background-image: url("/wp-content/themes/hybrid/img/NOVA_logo_clr.png");
          background-image: url("/wp-content/themes/hybrid/img/NOVA_logo_clr.png"); }
        .home_container .our_brands .inner .brand .logo.aus {
          background-image: url("/wp-content/themes/hybrid/img/auspace.png");
          background-image: url("/wp-content/themes/hybrid/img/auspace.png"); }
        .home_container .our_brands .inner .brand .logo.gvh {
          background-image: url("/wp-content/themes/hybrid/img/GVH-Logo.png");
          background-image: url("/wp-content/themes/hybrid/img/GVH-Logo.png"); }
        @media all and (max-width: 1200px) {
          .home_container .our_brands .inner .brand .logo {
            width: 100%; } }
        @media all and (max-width: 766px) {
          .home_container .our_brands .inner .brand .logo.nova {
            background-image: url("/wp-content/themes/hybrid/img/NOVA_vert.png");
            background-image: url("/wp-content/themes/hybrid/img/NOVA_vert.png"); }
          .home_container .our_brands .inner .brand .logo.aus {
            background-image: url("/wp-content/themes/hybrid/img/AUS_vert.png");
            background-image: url("/wp-content/themes/hybrid/img/AUS_vert.png"); }
          .home_container .our_brands .inner .brand .logo.gvh {
            background-image: url("/wp-content/themes/hybrid/img/GVH_vert.png");
            background-image: url("/wp-content/themes/hybrid/img/GVH_vert.png"); } }

.home_container .block_links section {
  padding: 75px 0px;
  background-size: cover !important; }
  .home_container .block_links section.shade {
    background: red; }
    .home_container .block_links section.shade .contain .content {
      background-color: rgba(0, 0, 0, 0.7);
      padding: 20px 0px; }
  .home_container .block_links section .contain {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1; }
    .home_container .block_links section .contain:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .home_container .block_links section .contain {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      .home_container .block_links section .contain {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .home_container .block_links section .contain {
        width: 480px; } }
    .home_container .block_links section .contain:after {
      clear: both; }
    .home_container .block_links section .contain:before, .home_container .block_links section .contain:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .home_container .block_links section .contain .content {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 50%;
      float: right;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .home_container .block_links section .contain .content {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .home_container .block_links section .contain .content {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        .home_container .block_links section .contain .content {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .home_container .block_links section .contain .content {
          width: 480px; } }
      .home_container .block_links section .contain .content h3 {
        color: #2b2d37;
        text-transform: uppercase;
        font-size: 40px; }
      .home_container .block_links section .contain .content .caption {
        font-size: 35px;
        font-weight: 500;
        letter-spacing: -1px;
        line-height: 40px;
        margin-bottom: 10px; }
      .home_container .block_links section .contain .content .inner {
        max-width: 420px;
        margin: 0 auto; }
        @media screen and (max-width: 768px) {
          .home_container .block_links section .contain .content .inner {
            padding-left: 5px;
            padding-right: 5px; } }
        .home_container .block_links section .contain .content .inner .text {
          line-height: 1.5;
          text-align: justify;
          margin-bottom: 20px;
          font-weight: 400;
          font-size: 15px;
          text-align: center; }
        .home_container .block_links section .contain .content .inner .links {
          zoom: 1; }
          .home_container .block_links section .contain .content .inner .links:after {
            clear: both; }
          .home_container .block_links section .contain .content .inner .links:before, .home_container .block_links section .contain .content .inner .links:after {
            content: '\0020';
            display: block;
            overflow: hidden;
            visibility: hidden;
            width: 0;
            height: 0; }
          .home_container .block_links section .contain .content .inner .links .link {
            width: 50%;
            float: left;
            height: 40px; }
            .home_container .block_links section .contain .content .inner .links .link a {
              font-size: 20px;
              line-height: 40px; }
  .home_container .block_links section.left {
    background-position: left !important; }
    .home_container .block_links section.left .content {
      float: left; }
    @media all and (max-width: 768px) {
      .home_container .block_links section.left {
        background: rgba(59, 95, 172, 0.7) !important; }
        .home_container .block_links section.left h3, .home_container .block_links section.left p, .home_container .block_links section.left ul {
          color: #fff !important; } }
  .home_container .block_links section.right {
    background-position: right !important; }
    @media all and (max-width: 768px) {
      .home_container .block_links section.right {
        background: #343649 !important; }
        .home_container .block_links section.right h3, .home_container .block_links section.right p, .home_container .block_links section.right ul {
          color: #fff !important; } }
  .home_container .block_links section.light {
    text-shadow: 0px 0px 20px #000000, 0px 0px 40px #000000; }
    .home_container .block_links section.light p, .home_container .block_links section.light ul, .home_container .block_links section.light h3 {
      color: #fff !important; }
    .home_container .block_links section.light a {
      text-shadow: none; }
    @media all and (max-width: 768px) {
      .home_container .block_links section.light {
        text-shadow: none; } }

@media all and (max-width: 1050px) {
  .home_container .banner .icon-images {
    bottom: 90px;
    width: 100%;
    top: auto;
    margin: 0;
    height: auto;
    text-align: center; }
    .home_container .banner .icon-images .inner {
      margin-top: 0 !important; }
      .home_container .banner .icon-images .inner .icon-btn {
        width: 18px;
        height: 18px;
        display: inline-block; }
        .home_container .banner .icon-images .inner .icon-btn img {
          height: auto; }
  .home_container .block_links .push {
    display: none !important; }
  .home_container .block_links .content {
    width: 100% !important; }
  .home_container .block_links section.a {
    background-image: url("/wp-content/themes/hybrid/img/bg/skier.jpg");
    background-image: url("/wp-content/themes/hybrid/img/bg/skier.jpg");
    background-size: cover; }
  .home_container .block_links section.b {
    background-image: url("/wp-content/themes/hybrid/img/bg/gunner.jpg");
    background-image: url("/wp-content/themes/hybrid/img/bg/gunner.jpg");
    background-size: cover; }
  .home_container .block_links section.c {
    background-image: url("/wp-content/themes/hybrid/img/bg/soldier.jpg");
    background-image: url("/wp-content/themes/hybrid/img/bg/soldier.jpg");
    background-size: cover; }
  .home_container .block_links section.d {
    background-image: url("/wp-content/themes/hybrid/img/bg/woman.jpg");
    background-image: url("/wp-content/themes/hybrid/img/bg/woman.jpg");
    background-size: cover; } }

@media all and (max-width: 959px) {
  .home_container .text-container .inner {
    padding: 0 !important;
    width: 100% !important; } }

.leaders-conatiner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  margin-bottom: 100px; }
  .leaders-conatiner:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .leaders-conatiner {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .leaders-conatiner {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .leaders-conatiner {
      width: 480px; } }
  .leaders-conatiner .empty {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1;
    min-height: 180px; }
    .leaders-conatiner .empty:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .leaders-conatiner .empty {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      .leaders-conatiner .empty {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .leaders-conatiner .empty {
        width: 480px; } }
    .leaders-conatiner .empty:after {
      clear: both; }
    .leaders-conatiner .empty:before, .leaders-conatiner .empty:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
  .leaders-conatiner > .inner {
    zoom: 1; }
    .leaders-conatiner > .inner:after {
      clear: both; }
    .leaders-conatiner > .inner:before, .leaders-conatiner > .inner:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .leaders-conatiner > .inner .member {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%;
      padding-top: 40px; }
      @media only screen and (max-width: 767px) {
        .leaders-conatiner > .inner .member {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .leaders-conatiner > .inner .member {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        .leaders-conatiner > .inner .member {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .leaders-conatiner > .inner .member {
          width: 480px; } }
      .leaders-conatiner > .inner .member .inner {
        max-width: 400px;
        margin: 0 auto;
        overflow: hidden;
        width: 90%; }
        .leaders-conatiner > .inner .member .inner .image {
          text-align: center;
          height: 240px;
          border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
          .leaders-conatiner > .inner .member .inner .image img {
            width: auto;
            height: 240px;
            max-width: none; }
        .leaders-conatiner > .inner .member .inner .info {
          max-width: 400px;
          margin: 0 auto;
          margin-left: 0;
          text-align: center; }
          .leaders-conatiner > .inner .member .inner .info .title {
            text-transform: uppercase; }
          .leaders-conatiner > .inner .member .inner .info .desc {
            height: auto; }
            .leaders-conatiner > .inner .member .inner .info .desc > p, .leaders-conatiner > .inner .member .inner .info .desc > ul, .leaders-conatiner > .inner .member .inner .info .desc > div {
              display: none; }
              .leaders-conatiner > .inner .member .inner .info .desc > p.open, .leaders-conatiner > .inner .member .inner .info .desc > ul.open, .leaders-conatiner > .inner .member .inner .info .desc > div.open {
                display: block; }
          .leaders-conatiner > .inner .member .inner .info .contact {
            text-align: left; }
            .leaders-conatiner > .inner .member .inner .info .contact a {
              font-weight: 700;
              font-family: "proxima-nova", Arial, sans-serif; }
          .leaders-conatiner > .inner .member .inner .info h3 {
            display: block;
            margin: 0;
            color: #343649; }
          .leaders-conatiner > .inner .member .inner .info h4 {
            display: block;
            margin-bottom: 10px;
            color: #c1c2d8; }
          .leaders-conatiner > .inner .member .inner .info p, .leaders-conatiner > .inner .member .inner .info ul {
            text-align: left;
            line-height: 1.3;
            font-sze: 15px; }
  @media all and (max-width: 1200px) {
    .leaders-conatiner .inner .member {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 50%;
      padding-bottom: 0px; } }
  @media all and (max-width: 960px) {
    .leaders-conatiner .inner .member {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 100%;
      padding-bottom: 0px; } }

.current-positions .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  zoom: 1; }
  .current-positions .inner:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .current-positions .inner {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .current-positions .inner {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .current-positions .inner {
      width: 480px; } }
  .current-positions .inner:after {
    clear: both; }
  .current-positions .inner:before, .current-positions .inner:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .current-positions .inner .control .switch {
    background: rgba(59, 95, 172, 0.13);
    width: 100%;
    max-width: 370px;
    margin: 0 auto;
    text-align: center;
    height: auto;
    padding: 10px 20px;
    box-sizing: border-box;
    border: solid 1px #3b5fac; }
    .current-positions .inner .control .switch a {
      border: solid 1px transparent;
      background: transparent;
      margin: 5px 0px; }
      .current-positions .inner .control .switch a:hover {
        border: solid 1px #3b5fac;
        background: transparent;
        color: #3b5fac; }
    .current-positions .inner .control .switch .selected {
      border: solid 1px #3b5fac;
      background: rgba(59, 95, 172, 0.18);
      color: #3b5fac; }
  .current-positions .inner h4 {
    font-family: "proxima-nova", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 30px; }
  .current-positions .inner .job {
    color: #3b5fac;
    font-size: 30px;
    font-family: "proxima-nova", Arial, sans-serif;
    font-weight: 900; }
    .current-positions .inner .job a {
      font-family: inherit;
      color: inherit;
      font-weight: inherit; }

@media all and (max-width: 1200px) {
  .current-positions .inner {
    width: 90% !important; } }

.positions-single .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  zoom: 1; }
  .positions-single .inner:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .positions-single .inner {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .positions-single .inner {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .positions-single .inner {
      width: 480px; } }
  .positions-single .inner:after {
    clear: both; }
  .positions-single .inner:before, .positions-single .inner:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .positions-single .inner .Title {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-bottom: 5px; }
    .positions-single .inner .Title h4 {
      display: block;
      margin: 0;
      color: #c1c2d8;
      text-transform: uppercase; }
    .positions-single .inner .Title h2 {
      margin: 10px 0px;
      font-family: "proxima-nova", Arial, sans-serif;
      text-transform: capitalize;
      font-weight: 900;
      color: #343649; }
    .positions-single .inner .Title a {
      float: right;
      margin: 5px;
      margin-bottom: 0px; }
  .positions-single .inner .content {
    zoom: 1;
    padding: 10px 0px; }
    .positions-single .inner .content:after {
      clear: both; }
    .positions-single .inner .content:before, .positions-single .inner .content:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .positions-single .inner .content h3 {
      color: #343649; }
    .positions-single .inner .content .text {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 66.66667%;
      box-sizing: border-box;
      padding-right: 40px; }
      @media only screen and (max-width: 767px) {
        .positions-single .inner .content .text {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .positions-single .inner .content .text {
          width: 66.66667%; } }
      @media only screen and (max-width: 767px) {
        .positions-single .inner .content .text {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .positions-single .inner .content .text {
          width: 480px; } }
    .positions-single .inner .content .media {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .positions-single .inner .content .media {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .positions-single .inner .content .media {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        .positions-single .inner .content .media {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .positions-single .inner .content .media {
          width: 480px; } }
      .positions-single .inner .content .media img {
        height: auto; }
      .positions-single .inner .content .media div iframe {
        width: 100%; }
  .positions-single .inner a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-weight: 900;
    font-size: 20px; }

@media all and (max-width: 1200px) {
  .positions-single .inner {
    width: 90% !important; } }

@media all and (max-width: 1050px) {
  .positions-single .inner {
    width: 90% !important; } }

@media all and (max-width: 959px) {
  .positions-single .inner {
    width: 90% !important; }
  .positions-single .text, .positions-single .media {
    width: 100% !important;
    padding: 0 !important; } }

@media all and (max-width: 1050px) {
  .single-news header section h1 {
    display: none; } }

.single-news .content {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  margin-bottom: 50px; }
  .single-news .content:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .single-news .content {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .single-news .content {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .single-news .content {
      width: 480px; } }
  .single-news .content .title {
    zoom: 1;
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 50px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
    .single-news .content .title:after {
      clear: both; }
    .single-news .content .title:before, .single-news .content .title:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    @media only screen and (max-width: 767px) {
      .single-news .content .title {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .single-news .content .title {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .single-news .content .title {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .single-news .content .title {
        width: 480px; } }
    .single-news .content .title h2 {
      line-height: 1;
      font-size: 32px;
      margin-bottom: 10px; }
    .single-news .content .title .date {
      font-family: "Miso";
      color: #c1c2d8;
      font-size: 24px;
      margin-bottom: 10px; }
  .single-news .content .item {
    zoom: 1; }
    .single-news .content .item:after {
      clear: both; }
    .single-news .content .item:before, .single-news .content .item:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .single-news .content .item img {
      height: auto;
      width: 95%; }
    .single-news .content .item .inner {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 66.66667%; }
      @media only screen and (max-width: 767px) {
        .single-news .content .item .inner {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .single-news .content .item .inner {
          width: 66.66667%; } }
      @media only screen and (max-width: 767px) {
        .single-news .content .item .inner {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-news .content .item .inner {
          width: 480px; } }
    .single-news .content .item .image {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%; }
      @media only screen and (max-width: 767px) {
        .single-news .content .item .image {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .single-news .content .item .image {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        .single-news .content .item .image {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-news .content .item .image {
          width: 480px; } }
  .single-news .content a {
    font-family: "proxima-nova", Arial, sans-serif;
    font-weight: 900;
    font-size: 20px; }

@media all and (max-width: 1200px) {
  .single-news .content {
    width: 90% !important; } }

@media all and (max-width: 800px) {
  .single-news .item {
    margin-bottom: 10px; }
    .single-news .item .inner {
      width: 100% !important; }
    .single-news .item .image {
      width: 80% !important;
      margin-left: 10% !important; } }

.single-news-content {
  height: 136px;
  overflow: hidden; }
  .single-news-content.grow {
    height: auto !important; }

.article.moreNews {
  margin: 20px 0px;
  display: block; }

.office-listing .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  zoom: 1; }
  .office-listing .inner:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .office-listing .inner {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .office-listing .inner {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .office-listing .inner {
      width: 480px; } }
  .office-listing .inner:after {
    clear: both; }
  .office-listing .inner:before, .office-listing .inner:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .office-listing .inner .ceo-office h2 {
    line-height: 1;
    margin-bottom: 0; }
  .office-listing .inner .ceo-office h3 {
    display: block;
    text-transform: uppercase;
    font-family: "proxima-nova", Arial, sans-serif;
    font-weight: 700;
    font-size: 30px; }
  .office-listing .inner .accord.grow .office {
    padding-top: 20px; }
  .office-listing .inner .office {
    zoom: 1; }
    .office-listing .inner .office:after {
      clear: both; }
    .office-listing .inner .office:before, .office-listing .inner .office:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .office-listing .inner .office section {
      padding: 0px 20px;
      box-sizing: border-box;
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%;
      font-size: 18px;
      color: #1e1e27;
      line-height: 30px; }
      @media only screen and (max-width: 767px) {
        .office-listing .inner .office section {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .office-listing .inner .office section {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        .office-listing .inner .office section {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .office-listing .inner .office section {
          width: 480px; } }
      .office-listing .inner .office section h4 {
        width: 100%;
        margin-bottom: 25px;
        line-height: 1;
        font-family: "proxima-nova", Arial, sans-serif;
        font-weight: 700;
        font-size: inherit;
        text-transform: initial; }
      .office-listing .inner .office section a {
        font-family: inherit;
        font-weight: 700; }
      .office-listing .inner .office section:first-of-type {
        padding-top: 30px;
        padding-left: 0; }
  .office-listing .inner .countries .country .state .info h3, .office-listing .inner .countries .country .state .info p, .office-listing .inner .countries .country .state .info ul {
    width: 33.333333333333333333%;
    float: left; }

@media all and (max-width: 1200px) {
  .office-listing .inner {
    width: 90% !important; } }

@media all and (max-width: 690px) {
  .office-listing .office section {
    width: 100% !important;
    padding: 0 !important; }
    .office-listing .office section:first-of-type {
      width: 100% !important;
      padding: 20px 0px; } }

.oil-and-gas .content {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .oil-and-gas .content:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .oil-and-gas .content {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .oil-and-gas .content {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .oil-and-gas .content {
      width: 480px; } }
  .oil-and-gas .content .container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1; }
    .oil-and-gas .content .container:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .oil-and-gas .content .container {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      .oil-and-gas .content .container {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .oil-and-gas .content .container {
        width: 480px; } }
    .oil-and-gas .content .container:after {
      clear: both; }
    .oil-and-gas .content .container:before, .oil-and-gas .content .container:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    @media only screen and (max-width: 768px) {
      .oil-and-gas .content .container {
        width: 100%; } }
    .oil-and-gas .content .container .page-form {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 25%;
      padding-left: 30px;
      margin: 0 0 30px 0 !important; }
      @media only screen and (max-width: 767px) {
        .oil-and-gas .content .container .page-form {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .oil-and-gas .content .container .page-form {
          width: 25%; } }
      @media only screen and (max-width: 767px) {
        .oil-and-gas .content .container .page-form {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .oil-and-gas .content .container .page-form {
          width: 480px; } }
      .oil-and-gas .content .container .page-form img {
        display: block;
        margin: auto; }
      .oil-and-gas .content .container .page-form .form-details {
        background: #31323b;
        font-size: 16px; }
        .oil-and-gas .content .container .page-form .form-details .form-descriptioin {
          text-align: center;
          padding: 27px 20px;
          color: #fff;
          line-height: 1.6; }
        .oil-and-gas .content .container .page-form .form-details form.contact-form {
          padding: 0;
          margin: 0; }
          .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap {
            padding: 20px;
            margin: 0;
            background: none; }
            .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section {
              color: #fff; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section input[type=text], .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section input[type=email], .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section textarea {
                background-color: #fff;
                height: auto;
                padding: 5px 15px;
                color: #343649;
                margin-bottom: 12px; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section input[type=checkbox] {
                margin: 0;
                height: auto;
                width: auto;
                padding: 0;
                display: inline-block; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section textarea {
                height: 160px; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section span {
                width: 90%;
                float: right; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section a {
                font-family: "proxima-nova", Arial, sans-serif; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section ::-webkit-input-placeholder {
                color: #939598; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section :-moz-placeholder {
                color: #939598; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section ::-moz-placeholder {
                color: #939598; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap section :-ms-input-placeholder {
                color: #939598; }
            .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap footer {
              margin-top: 100px; }
              .oil-and-gas .content .container .page-form .form-details form.contact-form .wrap footer button {
                border-color: #5a78b6;
                background-color: #95a8d0; }
    .oil-and-gas .content .container .page-content {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 66.66667%;
      padding-right: 30px; }
      @media only screen and (max-width: 767px) {
        .oil-and-gas .content .container .page-content {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .oil-and-gas .content .container .page-content {
          width: 66.66667%; } }
      @media only screen and (max-width: 767px) {
        .oil-and-gas .content .container .page-content {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .oil-and-gas .content .container .page-content {
          width: 480px; } }
      .oil-and-gas .content .container .page-content h2 {
        color: #3d61aa;
        text-transform: none;
        font-size: 29px;
        display: block; }
      .oil-and-gas .content .container .page-content p, .oil-and-gas .content .container .page-content ul {
        font-size: 16px; }
      .oil-and-gas .content .container .page-content h3 {
        margin: auto;
        display: table;
        padding: 10px;
        background: #868485;
        color: #fff;
        font-size: 35px;
        text-transform: uppercase; }
      .oil-and-gas .content .container .page-content h4 {
        font-size: 41px;
        display: block;
        margin-bottom: 25px; }
      .oil-and-gas .content .container .page-content h5 {
        color: #b4b5d4;
        font-size: 30px;
        clear: both;
        display: block;
        text-transform: uppercase;
        margin-bottom: 0;
        margin-top: 25px; }
      .oil-and-gas .content .container .page-content h6 {
        color: #3d61aa;
        font-size: 16px;
        font-family: "proxima-nova", Arial, sans-serif; }
      .oil-and-gas .content .container .page-content a {
        text-decoration: underline;
        font-family: "proxima-nova", Arial, sans-serif; }
      .oil-and-gas .content .container .page-content hr {
        margin: 30px 0; }

@media all and (max-width: 1200px) {
  .oil-and-gas .content {
    width: 90% !important; } }

@media all and (max-width: 1160px) {
  .oil-and-gas .page-form {
    width: 100% !important;
    padding: 0 !important;
    border: 0 !important; }
    .oil-and-gas .page-form img {
      margin: 0 auto 30px !important; }
  .oil-and-gas .page-content {
    width: 100% !important;
    padding: 0 !important; } }

.search-template {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  zoom: 1;
  margin-top: 100px; }
  .search-template:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .search-template {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .search-template {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .search-template {
      width: 480px; } }
  .search-template:after {
    clear: both; }
  .search-template:before, .search-template:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .search-template #noResultsFilter {
    margin-top: 100px;
    margin-bottom: 150px;
    display: none; }
  .search-template #noResults {
    margin-top: 100px;
    margin-bottom: 150px; }
  .search-template .content {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding: 15px; }
    @media only screen and (max-width: 767px) {
      .search-template .content {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .search-template .content {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .search-template .content {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .search-template .content {
        width: 480px; } }
    .search-template .content .control .switch {
      background: rgba(59, 95, 172, 0.13);
      width: 100%;
      max-width: 670px;
      margin: 0 auto;
      text-align: center;
      height: auto;
      padding: 10px 20px;
      box-sizing: border-box;
      border: solid 1px #3b5fac; }
      .search-template .content .control .switch a {
        border: solid 1px transparent;
        background: transparent;
        margin: 5px 0px; }
        .search-template .content .control .switch a:hover {
          border: solid 1px #3b5fac;
          background: transparent;
          color: #3b5fac; }
      .search-template .content .control .switch .selected {
        border: solid 1px #3b5fac;
        background: rgba(59, 95, 172, 0.18);
        color: #3b5fac; }
    .search-template .content .caption {
      font: "proxima-nova", Arial, sans-serif;
      font-size: 30px;
      font-weight: bold;
      letter-spacing: -1px;
      line-height: 40px;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .search-template .content article {
      position: relative;
      margin: 0 auto;
      padding: 0;
      max-width: 1200px;
      zoom: 1;
      margin-top: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #c1c2d8; }
      .search-template .content article:after {
        content: "\0020";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .search-template .content article {
          width: 768px; } }
      @media only screen and (max-width: 767px) {
        .search-template .content article {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .search-template .content article {
          width: 480px; } }
      .search-template .content article:after {
        clear: both; }
      .search-template .content article:before, .search-template .content article:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      .search-template .content article .text {
        float: left;
        display: inline;
        margin-left: 0;
        margin-right: 0;
        width: 66.66667%; }
        @media only screen and (max-width: 767px) {
          .search-template .content article .text {
            margin: 0; } }
        @media only screen and (min-width: 768px) and (max-width: 1149px) {
          .search-template .content article .text {
            width: 66.66667%; } }
        @media only screen and (max-width: 767px) {
          .search-template .content article .text {
            width: 100%; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .search-template .content article .text {
            width: 480px; } }
      .search-template .content article .image {
        float: left;
        display: inline;
        margin-left: 0;
        margin-right: 0;
        width: 33.33333%; }
        @media only screen and (max-width: 767px) {
          .search-template .content article .image {
            margin: 0; } }
        @media only screen and (min-width: 768px) and (max-width: 1149px) {
          .search-template .content article .image {
            width: 33.33333%; } }
        @media only screen and (max-width: 767px) {
          .search-template .content article .image {
            width: 100%; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .search-template .content article .image {
            width: 480px; } }
        .search-template .content article .image img {
          text-align: center;
          height: auto;
          margin-bottom: 20px; }

.content-page-wide .banner .wrapper .info, .content-page-wide .content-slider .single .info {
  text-align: center;
  background: rgba(27, 28, 38, 0.7);
  color: #fff;
  border: #fff 2px solid;
  line-height: 1;
  text-transform: uppercase;
  padding: 20px;
  padding-bottom: 20px;
  letter-spacing: 2px;
  font-family: "Miso";
  font-size: 28px; }

.content-page-wide h2 {
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .content-page-wide h2:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .content-page-wide h2 {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .content-page-wide h2 {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .content-page-wide h2 {
      width: 480px; } }

.content-page-wide a {
  font-family: "proxima-nova", Arial, sans-serif;
  font-weight: 900; }

.content-page-wide .content img {
  float: right; }

.content-page-wide h3 {
  width: 100%;
  float: left; }
  .content-page-wide h3 img {
    float: right; }

.content-page-wide .panel-row-container {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .content-page-wide .panel-row-container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .content-page-wide .panel-row-container {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .content-page-wide .panel-row-container {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .content-page-wide .panel-row-container {
      width: 480px; } }
  .content-page-wide .panel-row-container.panel-row-container-full {
    width: 100% !important;
    max-width: none;
    margin: 0; }

.content-page-wide .novaBlue a {
  border: 2px solid #3b5fac;
  color: #fff;
  font-family: "Miso";
  font-size: 28px;
  padding: 5px; }

.content-page-wide .accordion .accord {
  overflow: visible; }
  @media all and (max-width: 660px) {
    .content-page-wide .accordion .accord h2 {
      line-height: inherit; } }
  .content-page-wide .accordion .accord.grow .office {
    max-height: 1200px !important; }

.content-page-wide .current-opportunities .accordion .accord .office {
  text-align: center; }
  .content-page-wide .current-opportunities .accordion .accord .office h3 {
    text-transform: uppercase; }

.content-page-wide .banner {
  height: 260px;
  width: 100%; }
  .content-page-wide .banner .wrapper {
    height: 100%;
    position: relative; }
    .content-page-wide .banner .wrapper .info {
      width: 80%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
      .content-page-wide .banner .wrapper .info .button {
        white-space: nowrap; }
        .content-page-wide .banner .wrapper .info .button a {
          border: 2px solid #3b5fac;
          color: #fff;
          font-family: "Miso";
          font-size: 28px;
          padding: 10px 5px 5px;
          display: inline-flex; }
          @media all and (max-width: 660px) {
            .content-page-wide .banner .wrapper .info .button a {
              display: block; } }

.content-page-wide .content-slider .single {
  height: 670px; }
  .content-page-wide .content-slider .single .info {
    width: 400px;
    height: auto;
    position: absolute;
    top: 50%;
    left: 20%;
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    .content-page-wide .content-slider .single .info p:nth-last-child(1), .content-page-wide .content-slider .single .info ul:nth-last-child(1) {
      color: #5C90FF;
      text-align: left; }
    @media all and (max-width: 740px) {
      .content-page-wide .content-slider .single .info {
        left: 0;
        width: 91%;
        margin: auto;
        position: absolute; } }
    @media all and (max-width: 540px) {
      .content-page-wide .content-slider .single .info {
        left: 2%;
        width: 83%;
        margin: 0 auto;
        position: absolute; } }

.content-page-wide .content-slider .owl-controls {
  color: #fff;
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  pointer-events: none; }
  .content-page-wide .content-slider .owl-controls .owl-next {
    right: 40px;
    position: absolute; }
  .content-page-wide .content-slider .owl-controls .owl-prev {
    left: 40px;
    position: absolute; }
  .content-page-wide .content-slider .owl-controls .owl-prev, .content-page-wide .content-slider .owl-controls .owl-next {
    pointer-events: auto;
    font-family: nova;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff; }
    @media all and (max-width: 740px) {
      .content-page-wide .content-slider .owl-controls .owl-prev, .content-page-wide .content-slider .owl-controls .owl-next {
        display: none !important; } }

.content-page-wide .widget-title {
  font-family: "Miso";
  line-height: 1.2;
  font-weight: 100;
  display: block;
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  color: #1e1e27;
  font-size: 36px;
  text-transform: uppercase; }

.content-page-wide .su-quote {
  padding: 25px 30px;
  background: #c1c2d8;
  font-style: normal;
  border-left: 4px solid #3b5fac;
  line-height: 20px;
  margin: 0 20px;
  margin-bottom: 0.75em; }
  .content-page-wide .su-quote:before, .content-page-wide .su-quote:after {
    display: none; }

.content-page-wide .su-spoiler-closed {
  color: #ee2e24; }

.content-page-wide .su-tabs {
  background: none; }
  .content-page-wide .su-tabs .su-tabs-nav span {
    text-align: center;
    margin: 0;
    width: 150px;
    color: #c1c2d8;
    background-size: 1px 5px;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: linear-gradient(#fff 50%, #c1c2d8 50%);
    border-radius: 0;
    transition: 350ms; }
    .content-page-wide .su-tabs .su-tabs-nav span.su-tabs-current {
      color: #ee2e24;
      background-image: linear-gradient(#fff 50%, #ee2e24 50%); }
    .content-page-wide .su-tabs .su-tabs-nav span:hover:not(.su-tabs-current) {
      color: #fff;
      background-size: 1px 100px; }

.content-page-wide .textwidget ul li {
  display: list-item;
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 20px; }

.content-page-wide hr {
  width: 100%;
  border: none;
  background: #e5e5e5;
  height: 1px; }

.content-page-wide .centered {
  text-align: center; }

@media all and (max-width: 1250px) {
  .content-page-wide .panel-row-container {
    width: 90% !important; }
    .content-page-wide .panel-row-container .panel-row-container-full {
      width: 100% !important; } }

.page-products {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px; }
  .page-products:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .page-products {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .page-products {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .page-products {
      width: 480px; } }
  .page-products .listings {
    zoom: 1;
    margin-bottom: 20px; }
    .page-products .listings:after {
      clear: both; }
    .page-products .listings:before, .page-products .listings:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
  .page-products .listing {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
    height: 220px;
    padding: 10px;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .page-products .listing {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .page-products .listing {
        width: 25%; } }
    @media only screen and (max-width: 767px) {
      .page-products .listing {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .page-products .listing {
        width: 480px; } }
    .page-products .listing a {
      display: block;
      height: 100%;
      width: 100%;
      position: relative;
      overflow: hidden; }
    .page-products .listing .img {
      height: 100%;
      width: 100%; }
    .page-products .listing .title {
      position: absolute;
      bottom: 0px;
      color: #fff;
      padding: 10px;
      font-size: 0px;
      width: 100%; }
      .page-products .listing .title:after {
        content: " ";
        display: block;
        width: 150%;
        left: -25%;
        height: 100px;
        position: absolute;
        bottom: -100px;
        box-shadow: 0 -30px 70px #000;
        z-index: 9; }
      .page-products .listing .title h3 {
        margin: 0;
        font-size: 20px;
        z-index: 10;
        position: relative; }
    .page-products .listing:last-child {
      clear: right; }

.windplot-page {
  zoom: 1; }
  .windplot-page .disclaimer {
    clear: both;
    padding: 30px;
    font-size: 12px; }
    .windplot-page .disclaimer p, .windplot-page .disclaimer ul {
      font-size: 12px; }
  .windplot-page:after {
    clear: both; }
  .windplot-page:before, .windplot-page:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  .windplot-page .left-column {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 33.33333%; }
    @media only screen and (max-width: 767px) {
      .windplot-page .left-column {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .windplot-page .left-column {
        width: 33.33333%; } }
    @media only screen and (max-width: 767px) {
      .windplot-page .left-column {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .windplot-page .left-column {
        width: 480px; } }
  .windplot-page .right-column {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 66.66667%;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .windplot-page .right-column {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .windplot-page .right-column {
        width: 66.66667%; } }
    @media only screen and (max-width: 767px) {
      .windplot-page .right-column {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .windplot-page .right-column {
        width: 480px; } }
  .windplot-page .windplot-options input, .windplot-page .windplot-options select {
    padding: 4px;
    border: solid 1px #91765d;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 22px;
    font-size: 17px;
    font-weight: 300;
    position: relative;
    top: 2px; }
    .windplot-page .windplot-options input:hover, .windplot-page .windplot-options select:hover {
      border-color: #f0c49b; }
  .windplot-page .windplot-options select {
    background-color: #f8f8f8;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    color: black;
    cursor: default;
    border-radius: 5px;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font-family: "proxima-nova", Arial, sans-serif;
    -webkit-writing-mode: horizontal-tb;
    font-size: 13px;
    width: 84px;
    height: 26px; }
  .windplot-page .windplot-options .clearDiagram {
    padding: 4px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #91765d;
    margin-bottom: 22px;
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    color: black;
    background: red;
    align-items: flex-start;
    text-rendering: auto;
    word-spacing: normal;
    text-indent: 0px;
    font-family: "proxima-nova", Arial, sans-serif;
    font-size: 13px;
    text-shadow: none;
    margin: 0em 0em 0em 0em;
    background: rgba(255, 0, 0, 0.7); }
    .windplot-page .windplot-options .clearDiagram:hover {
      border-color: #f0c49b; }
  .windplot-page .windplot-options input {
    width: 38px; }
  .windplot-page .sendCopy input {
    padding: 5px 4px 2px;
    line-height: 1.5;
    top: 0;
    width: 222px;
    font-size: 13px; }
  .windplot-page .sendCopy input[name="name"] {
    width: 110px; }
  .windplot-page .sendCopy .error {
    display: none;
    color: red; }
  .windplot-page .sendCopy .success {
    display: none;
    color: green; }
  .windplot-page .btn-group {
    display: inline-block;
    margin-right: 5px; }
    .windplot-page .btn-group button {
      margin: 0;
      border: 0;
      outline: 0;
      vertical-align: top;
      font-size: 21.3px;
      border: none;
      border-top: 1px solid #91765d;
      border-bottom: 1px solid #91765d;
      border-left: 1px solid #91765d;
      background: white;
      cursor: pointer;
      align-items: flex-start;
      text-align: center;
      padding: 2px 6px 3px;
      width: 32px;
      font-family: "proxima-nova", Arial, sans-serif;
      height: 32px;
      display: inline-block; }
      .windplot-page .btn-group button:disabled {
        cursor: auto; }
      .windplot-page .btn-group button:focus {
        outline: none;
        background: #d5d5d5; }
      .windplot-page .btn-group button.selected {
        background: #b0d5a8; }
      .windplot-page .btn-group button:first-child {
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .windplot-page .btn-group button:last-child {
        border-right: 1px solid #91765d;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; }

#envelopes path.selected {
  animation: blink-animation 1s steps(33, start) infinite alternate; }

@keyframes blink-animation {
  to {
    fill: rgba(235, 172, 0, 0.49);
    stroke: #666; } }

.archive-markets {
  background-image: url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  background-image: url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  background-size: 100% !important;
  background-image: linear-gradient(to bottom, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.12) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* W3C */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7fbfc+0,d9edf2+40,add9e4+100&amp;0+0,0.7+100;Blue+3D+%231 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: -moz-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 251, 252, 0)), color-stop(40%, rgba(217, 237, 242, 0.28)), color-stop(100%, rgba(173, 217, 228, 0.7))), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7fbfc', endColorstr='#b3add9e4',GradientType=0 ), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* IE6-8 */ }
  .archive-markets.auspace {
    background-image: url("/wp-content/themes/hybrid/img/bg/child/auspace_markets.jpg");
    background-image: url("/wp-content/themes/hybrid/img/bg/child/auspace_markets.jpg");
    background-position: bottom; }
  .archive-markets.isPartial .title {
    text-align: center; }
    .archive-markets.isPartial .title h1 {
      background: rgba(51, 53, 67, 0.5);
      color: #fff;
      border: #fff 2px solid;
      text-transform: uppercase;
      line-height: 1;
      padding: 6px 12px;
      letter-spacing: 2px;
      font-size: 36px; }
  .archive-markets .markets .title {
    text-align: center; }
  .archive-markets .markets .sub_title {
    text-align: center;
    max-width: 420px;
    margin: 30px auto 30px auto; }
    .archive-markets .markets .sub_title h2 {
      margin-bottom: 0;
      font-size: 35px;
      color: #1e1e27; }
  .archive-markets .markets .listings {
    zoom: 1; }
    .archive-markets .markets .listings:after {
      clear: both; }
    .archive-markets .markets .listings:before, .archive-markets .markets .listings:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .archive-markets .markets .listings .listing a {
      display: block;
      position: relative;
      height: 230px;
      overflow: hidden; }
      .archive-markets .markets .listings .listing a:hover .img {
        transform: scale(1.2); }
      .archive-markets .markets .listings .listing a:hover .title h3 {
        background: rgba(27, 28, 38, 0.23);
        border: rgba(255, 255, 255, 0.8) 2px solid;
        color: rgba(255, 255, 255, 0.8); }
      .archive-markets .markets .listings .listing a .img {
        background-size: cover !important;
        background-position: center !important;
        transition: all 0.5s ease;
        height: 100%; }
      .archive-markets .markets .listings .listing a .title {
        position: absolute;
        bottom: 0;
        width: 100%; }
        .archive-markets .markets .listings .listing a .title h3 {
          background: rgba(27, 28, 38, 0.33);
          color: #fff;
          border: #fff 2px solid;
          text-transform: uppercase;
          line-height: 1;
          padding: 15px 15px;
          font-size: 25px;
          display: block;
          margin-bottom: 0px;
          transition: all 0.5s ease; }
    .archive-markets .markets .listings.center-aligned {
      text-align: center;
      font-size: 0; }
      .archive-markets .markets .listings.center-aligned .listing {
        display: inline-block;
        float: none; }

.archive-capabilities {
  background-image: url("/wp-content/themes/hybrid/img/bg/child/skybg_light_tileable.jpg");
  background-size: 100%;
  background-repeat: repeat; }
  .archive-capabilities.auspace {
    background-image: url("/wp-content/themes/hybrid/img/bg/child/auspace_markets.jpg");
    background-image: url("/wp-content/themes/hybrid/img/bg/child/auspace_markets.jpg");
    background-position: bottom;
    background-size: cover; }
  .archive-capabilities.clearBG {
    background-image: none; }
  .archive-capabilities.isPartial .title {
    text-align: center; }
    .archive-capabilities.isPartial .title h1 {
      background: rgba(51, 53, 67, 0.5);
      border: #4b4b52 2px solid;
      color: #fff;
      text-transform: uppercase;
      line-height: 1;
      padding: 6px 12px;
      letter-spacing: 2px;
      font-size: 36px; }
  .archive-capabilities .capabilities .title {
    text-align: center; }
  .archive-capabilities .capabilities .sub_title {
    text-align: center;
    max-width: 420px;
    margin: 30px auto 30px auto; }
    .archive-capabilities .capabilities .sub_title h2 {
      margin-bottom: 0;
      font-size: 35px;
      color: #1e1e27; }
  .archive-capabilities .capabilities .listings {
    zoom: 1; }
    .archive-capabilities .capabilities .listings:after {
      clear: both; }
    .archive-capabilities .capabilities .listings:before, .archive-capabilities .capabilities .listings:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .archive-capabilities .capabilities .listings .listing {
      height: 140px; }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .archive-capabilities .capabilities .listings .listing {
          height: 250px; } }
      .archive-capabilities .capabilities .listings .listing a {
        display: block;
        height: 100%;
        transition: all 0.5s ease; }
        .archive-capabilities .capabilities .listings .listing a .title {
          display: table;
          width: 100%;
          height: 100%;
          box-sizing: border-box; }
          .archive-capabilities .capabilities .listings .listing a .title h3 {
            color: #fff;
            text-transform: uppercase;
            line-height: 1;
            padding: 15px 15px;
            font-size: 28px;
            display: block;
            margin-bottom: 0px;
            display: table-cell;
            vertical-align: middle; }
            .archive-capabilities .capabilities .listings .listing a .title h3.clearBG {
              color: #000; }
      @media screen and (min-width: 700px) {
        .archive-capabilities .capabilities .listings .listing a:hover {
          background: rgba(59, 95, 172, 0.7) !important; } }
    .archive-capabilities .capabilities .listings.center-aligned {
      text-align: center;
      font-size: 0; }
      .archive-capabilities .capabilities .listings.center-aligned .listing {
        display: inline-block;
        float: none; }

.page-id-29 .archive-capabilities.auspace .inner .capabilities .sub_title h2 {
  color: white; }

.archive-experience {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: -moz-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 251, 252, 0)), color-stop(40%, rgba(217, 237, 242, 0.28)), color-stop(100%, rgba(173, 217, 228, 0.7))), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7fbfc', endColorstr='#b3add9e4',GradientType=0 ), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* IE6-8 */
  background-size: 100%; }
  .archive-experience.clearBG {
    background-image: none;
    padding-top: 0px; }
  .archive-experience button.makeExpandableList {
    background: #343649;
    color: #fff;
    border: #fff 2px solid;
    text-transform: uppercase;
    line-height: 1;
    padding: 10px 30px;
    letter-spacing: 2px;
    font-size: 28px;
    font-family: "Miso";
    margin: 0 auto;
    display: block;
    min-width: 190px;
    font-weight: 100;
    cursor: pointer; }
  .archive-experience.isPartial .title {
    text-align: center; }
    .archive-experience.isPartial .title h1 {
      background: rgba(51, 53, 67, 0.5);
      color: #fff;
      border: #fff 2px solid;
      text-transform: uppercase;
      line-height: 1;
      padding: 6px 12px;
      letter-spacing: 2px;
      font-size: 36px; }
  .archive-experience .listings:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .archive-experience .listings .listing {
    position: relative; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .archive-experience .listings .listing {
        padding: 4px !important; } }
    .archive-experience .listings .listing a {
      display: block;
      position: relative;
      height: 230px;
      overflow: hidden; }
      .archive-experience .listings .listing a:hover .image {
        transform: scale(1.2); }
      .archive-experience .listings .listing a .image {
        top: 0px;
        width: 100%;
        height: 100%;
        background-size: cover !important;
        transition: all 0.5s ease; }
      .archive-experience .listings .listing a .title {
        width: 100%;
        bottom: 0;
        left: 0;
        position: absolute;
        box-sizing: border-box; }
        .archive-experience .listings .listing a .title h3 {
          background: rgba(27, 28, 38, 0.33);
          color: #fff;
          border: #fff 2px solid;
          text-transform: uppercase;
          line-height: 1;
          padding: 15px 15px;
          font-size: 25px;
          display: block;
          margin-bottom: 0px;
          transition: all 0.5s ease; }
    @media only screen and (max-width: 767px) {
      .archive-experience .listings .listing {
        text-align: center; } }
  .archive-experience .listings.center-aligned {
    text-align: center;
    font-size: 0; }
    .archive-experience .listings.center-aligned .listing {
      display: inline-block;
      float: none; }

.archive-case_studies {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: -moz-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(247, 251, 252, 0)), color-stop(40%, rgba(217, 237, 242, 0.28)), color-stop(100%, rgba(173, 217, 228, 0.7))), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(247, 251, 252, 0) 0%, rgba(217, 237, 242, 0.28) 40%, rgba(173, 217, 228, 0.7) 100%), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f7fbfc', endColorstr='#b3add9e4',GradientType=0 ), url("/wp-content/themes/hybrid/img/bg/tileable-cloud-512.jpg");
  /* IE6-8 */
  background-size: 100%; }
  .archive-case_studies.clearBG {
    background-image: none;
    padding-top: 0px; }
  .archive-case_studies button.makeExpandableList {
    background: #343649;
    color: #fff;
    border: #fff 2px solid;
    text-transform: uppercase;
    line-height: 1;
    padding: 10px 30px;
    letter-spacing: 2px;
    font-size: 28px;
    font-family: "Miso";
    margin: 0 auto;
    display: block;
    width: 190px;
    font-weight: 100;
    cursor: pointer; }
  .archive-case_studies.isPartial .title {
    text-align: center; }
    .archive-case_studies.isPartial .title h1 {
      background: rgba(51, 53, 67, 0.5);
      color: #fff;
      border: #fff 2px solid;
      text-transform: uppercase;
      line-height: 1;
      padding: 6px 12px;
      letter-spacing: 2px;
      font-size: 36px; }
  .archive-case_studies .listings:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0; }
  .archive-case_studies .listings .listing {
    position: relative; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .archive-case_studies .listings .listing {
        padding: 4px !important; } }
    .archive-case_studies .listings .listing a {
      display: block;
      position: relative;
      height: 230px;
      overflow: hidden; }
      .archive-case_studies .listings .listing a:hover .image {
        transform: scale(1.2); }
      .archive-case_studies .listings .listing a .image {
        top: 0px;
        width: 100%;
        height: 100%;
        background-size: cover !important;
        transition: all 0.5s ease; }
      .archive-case_studies .listings .listing a .title {
        width: 100%;
        bottom: 0;
        left: 0;
        position: absolute;
        box-sizing: border-box; }
        .archive-case_studies .listings .listing a .title h3 {
          background: rgba(27, 28, 38, 0.33);
          color: #fff;
          border: #fff 2px solid;
          text-transform: uppercase;
          line-height: 1;
          padding: 15px 15px;
          font-size: 25px;
          display: block;
          margin-bottom: 0px;
          transition: all 0.5s ease; }
    @media only screen and (max-width: 767px) {
      .archive-case_studies .listings .listing {
        text-align: center; } }
  .archive-case_studies .listings.center-aligned {
    text-align: center;
    font-size: 0; }
    .archive-case_studies .listings.center-aligned .listing {
      display: inline-block;
      float: none; }

.archive-key_people {
  position: relative;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  padding-top: 50px; }
  .archive-key_people:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 1149px) {
    .archive-key_people {
      width: 768px; } }
  @media only screen and (max-width: 767px) {
    .archive-key_people {
      width: 100%; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .archive-key_people {
      width: 480px; } }
  .archive-key_people > .inner {
    zoom: 1;
    padding: 75px 0px; }
    .archive-key_people > .inner:after {
      clear: both; }
    .archive-key_people > .inner:before, .archive-key_people > .inner:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    .archive-key_people > .inner .title {
      text-align: center; }
      .archive-key_people > .inner .title h1 {
        background: rgba(51, 53, 67, 0.5);
        color: #fff;
        border: #4b4b52 2px solid;
        text-transform: uppercase;
        line-height: 1;
        padding: 6px 12px;
        letter-spacing: 2px;
        font-size: 36px; }
    .archive-key_people > .inner .member {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 33.33333%;
      padding-top: 40px;
      padding-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        .archive-key_people > .inner .member {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .archive-key_people > .inner .member {
          width: 33.33333%; } }
      @media only screen and (max-width: 767px) {
        .archive-key_people > .inner .member {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .archive-key_people > .inner .member {
          width: 480px; } }
      .archive-key_people > .inner .member .inner {
        max-width: 250px;
        margin: 0 auto;
        overflow: hidden; }
        .archive-key_people > .inner .member .inner .image {
          text-align: center;
          height: 200px;
          border-bottom: solid 1px rgba(0, 0, 0, 0.1); }
          .archive-key_people > .inner .member .inner .image img {
            width: auto;
            height: 200px;
            max-width: none; }
        .archive-key_people > .inner .member .inner .info {
          max-width: 400px;
          margin: 0 auto;
          margin-left: 0;
          text-align: center; }
          .archive-key_people > .inner .member .inner .info ul {
            line-height: 1.5;
            font-size: 15px; }
          .archive-key_people > .inner .member .inner .info .desc .short, .archive-key_people > .inner .member .inner .info .desc .long {
            display: none; }
            .archive-key_people > .inner .member .inner .info .desc .short.open, .archive-key_people > .inner .member .inner .info .desc .long.open {
              display: block; }
          .archive-key_people > .inner .member .inner .info .contact {
            text-align: left; }
            .archive-key_people > .inner .member .inner .info .contact .phone_no {
              color: #3b5fac;
              font-size: 32px;
              font-weight: 200;
              font-family: "proxima-nova", Arial, sans-serif;
              margin-bottom: 10px; }
              .archive-key_people > .inner .member .inner .info .contact .phone_no a {
                color: inherit;
                font-size: inherit;
                font-weight: inherit; }
            .archive-key_people > .inner .member .inner .info .contact a.leader-popup-contact {
              font-size: 16px;
              font-weight: 700;
              font-family: "proxima-nova", Arial, sans-serif;
              border-bottom: 1px solid #b5c3e0; }
            .archive-key_people > .inner .member .inner .info .contact .linked-in {
              margin-top: 20px;
              line-height: 26px; }
              .archive-key_people > .inner .member .inner .info .contact .linked-in > a {
                width: 25px;
                height: 25px;
                position: absolute;
                left: 70px;
                bottom: 0px; }
          .archive-key_people > .inner .member .inner .info h3 {
            display: block;
            margin: 0;
            color: #343649; }
          .archive-key_people > .inner .member .inner .info h4 {
            display: block;
            margin-bottom: 10px;
            color: #c1c2d8;
            text-transform: uppercase; }
          .archive-key_people > .inner .member .inner .info p, .archive-key_people > .inner .member .inner .info ul {
            text-align: left;
            line-height: 1.3;
            font-size: 15px; }
  @media all and (max-width: 959px) {
    .archive-key_people .inner .member {
      width: 100%; } }
  @media all and (max-width: 590px) {
    .archive-key_people .inner .member {
      width: 100%; } }

#single-experience {
  margin-bottom: 60px; }
  #single-experience .inner {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    zoom: 1; }
    #single-experience .inner:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      #single-experience .inner {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      #single-experience .inner {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #single-experience .inner {
        width: 480px; } }
    #single-experience .inner:after {
      clear: both; }
    #single-experience .inner:before, #single-experience .inner:after {
      content: '\0020';
      display: block;
      overflow: hidden;
      visibility: hidden;
      width: 0;
      height: 0; }
    @media all and (max-width: 900px) {
      #single-experience .inner {
        width: 90% !important; } }
    #single-experience .inner .title {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 50%;
      padding-left: 300px;
      margin-bottom: 0.5em;
      color: #3b5fac;
      font-size: 48px; }
      @media only screen and (max-width: 767px) {
        #single-experience .inner .title {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        #single-experience .inner .title {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        #single-experience .inner .title {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        #single-experience .inner .title {
          width: 480px; } }
      @media only screen and (min-width: 767px) and (max-width: 1149px) {
        #single-experience .inner .title {
          padding-left: 192px; } }
      @media only screen and (max-width: 767px) {
        #single-experience .inner .title {
          padding-left: 0; } }
    #single-experience .inner .content {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 50%;
      padding-left: 300px; }
      @media only screen and (max-width: 767px) {
        #single-experience .inner .content {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        #single-experience .inner .content {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        #single-experience .inner .content {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        #single-experience .inner .content {
          width: 480px; } }
      @media only screen and (min-width: 767px) and (max-width: 1149px) {
        #single-experience .inner .content {
          padding-left: 192px; } }
      @media only screen and (max-width: 767px) {
        #single-experience .inner .content {
          padding-left: 0; } }
      #single-experience .inner .content p, #single-experience .inner .content ul {
        line-height: 1.9; }
      @media all and (max-width: 767px) {
        #single-experience .inner .content {
          width: 100% !important; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) {
    #single-experience .inner .title {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 83.33333%;
      padding-left: 100px; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 767px) {
    #single-experience .inner .title {
      margin: 0; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (min-width: 768px) and (max-width: 1149px) {
    #single-experience .inner .title {
      width: 83.33333%; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 767px) {
    #single-experience .inner .title {
      width: 100%; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (min-width: 480px) and (max-width: 767px) {
    #single-experience .inner .title {
      width: 480px; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (min-width: 767px) and (max-width: 1149px) {
    #single-experience .inner .title {
      padding-left: 64px; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 767px) {
    #single-experience .inner .title {
      padding-left: 0; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) {
    #single-experience .inner .content {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 83.33333%;
      padding-left: 100px; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 767px) {
    #single-experience .inner .content {
      margin: 0; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (min-width: 768px) and (max-width: 1149px) {
    #single-experience .inner .content {
      width: 83.33333%; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 767px) {
    #single-experience .inner .content {
      width: 100%; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (min-width: 480px) and (max-width: 767px) {
    #single-experience .inner .content {
      width: 480px; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (min-width: 767px) and (max-width: 1149px) {
    #single-experience .inner .content {
      padding-left: 64px; } }
  @media only screen and (max-width: 1199px) and (min-width: 768px) and (max-width: 767px) {
    #single-experience .inner .content {
      padding-left: 0; } }

#single-capability {
  margin-bottom: 60px; }
  #single-capability .inner {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px; }
    #single-capability .inner:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      #single-capability .inner {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      #single-capability .inner {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #single-capability .inner {
        width: 480px; } }
    @media all and (max-width: 1200px) {
      #single-capability .inner {
        width: 90% !important; } }
    #single-capability .inner .title {
      color: #3b5fac;
      font-size: 32px;
      margin-bottom: 20px;
      margin-bottom: 0.5em; }
    #single-capability .inner .content {
      zoom: 1;
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 100%; }
      #single-capability .inner .content:after {
        clear: both; }
      #single-capability .inner .content:before, #single-capability .inner .content:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      @media only screen and (max-width: 767px) {
        #single-capability .inner .content {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        #single-capability .inner .content {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        #single-capability .inner .content {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        #single-capability .inner .content {
          width: 480px; } }
      #single-capability .inner .content p, #single-capability .inner .content ul {
        line-height: 1.9; }
      @media all and (max-width: 767px) {
        #single-capability .inner .content {
          width: 100% !important; } }

article.tiles {
  padding-top: 20px;
  background-repeat: no-repeat;
  background-size: cover; }
  article.tiles.clearBG {
    background-image: none;
    padding-top: 60px; }
  article.tiles.isPartial .title {
    text-align: center; }
    article.tiles.isPartial .title h1 {
      background: rgba(51, 53, 67, 0.5);
      color: #fff;
      border: #4b4b52 2px solid;
      text-transform: uppercase;
      line-height: 1;
      padding: 6px 12px;
      letter-spacing: 2px;
      font-size: 36px; }
  article.tiles .listings {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      article.tiles .listings {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      article.tiles .listings {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      article.tiles .listings {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      article.tiles .listings {
        width: 480px; } }
    article.tiles .listings .tile {
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 25%;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        article.tiles .listings .tile {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        article.tiles .listings .tile {
          width: 25%; } }
      @media only screen and (max-width: 767px) {
        article.tiles .listings .tile {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        article.tiles .listings .tile {
          width: 480px; } }

#single-market {
  margin-bottom: 60px; }
  #single-market .inner {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px; }
    #single-market .inner:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      #single-market .inner {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      #single-market .inner {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      #single-market .inner {
        width: 480px; } }
    @media all and (max-width: 1200px) {
      #single-market .inner {
        width: 90% !important; } }
    #single-market .inner .title {
      zoom: 1;
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 58.33333%;
      color: #3b5fac;
      font-size: 32px;
      margin-bottom: 0.5em !important;
      margin-bottom: 20px; }
      #single-market .inner .title:after {
        clear: both; }
      #single-market .inner .title:before, #single-market .inner .title:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      @media only screen and (max-width: 767px) {
        #single-market .inner .title {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        #single-market .inner .title {
          width: 58.33333%; } }
      @media only screen and (max-width: 767px) {
        #single-market .inner .title {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        #single-market .inner .title {
          width: 480px; } }
    #single-market .inner .content {
      zoom: 1;
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 100%;
      line-height: 1.9; }
      #single-market .inner .content:after {
        clear: both; }
      #single-market .inner .content:before, #single-market .inner .content:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      @media only screen and (max-width: 767px) {
        #single-market .inner .content {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        #single-market .inner .content {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        #single-market .inner .content {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        #single-market .inner .content {
          width: 480px; } }
      @media all and (max-width: 767px) {
        #single-market .inner .content {
          width: 100% !important; } }

.headerLogo {
  width: 275px;
  height: auto;
  margin-top: -20px; }

nav.titleNav li {
  display: inline-block;
  padding-left: 2%;
  padding-right: 2%; }
  nav.titleNav li a {
    display: inline-block;
    line-height: 83px;
    font-family: "Miso Light";
    text-transform: uppercase;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    font-weight: 100; }
  nav.titleNav li:hover {
    background-color: #343649; }
  nav.titleNav li .sub-menu {
    position: relative;
    transition: opacity 400ms;
    transition-delay: 0.2s;
    transform: rotateX(45deg);
    display: none;
    opacity: 0;
    background-color: #4e6fb4;
    position: absolute;
    width: 260px;
    left: 50%;
    top: -200px;
    margin: 0;
    padding: 0;
    margin-left: -130px;
    margin-top: 0px; }
    nav.titleNav li .sub-menu li {
      display: list-item;
      list-style-type: none;
      text-align: left;
      padding: 0; }
      nav.titleNav li .sub-menu li a {
        padding: 5px 10px;
        line-height: 40px;
        display: block;
        color: #fff; }
        nav.titleNav li .sub-menu li a:hover {
          position: relative;
          transition: 600ms;
          background-color: #1e1e27; }
    nav.titleNav li .sub-menu:after, nav.titleNav li .sub-menu:before {
      bottom: 100%;
      left: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none; }
    nav.titleNav li .sub-menu:after {
      border-color: rgba(255, 255, 255, 0);
      border-bottom-color: #343649;
      border-width: 5px;
      margin-left: -5px; }
    nav.titleNav li .sub-menu:before {
      border-color: rgba(255, 0, 0, 0);
      border-bottom-color: rgba(0, 0, 0, 0.3);
      border-width: 6px;
      margin-left: -6px; }
  nav.titleNav li.menu-item-has-children a:hover + ul, nav.titleNav li ul:hover {
    transition-delay: 0s;
    opacity: 1;
    top: 55px;
    display: block;
    pointer-events: auto;
    transform: rotateX(0deg);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.3), 1px 1px 5px rgba(0, 0, 0, 0.3); }
  nav.titleNav li.menu-item-has-children {
    position: relative; }

nav.titleNav ul.children {
  display: none; }

nav.titleNav #menu-header-context > li:nth-child(1) {
  background: transparent; }

nav.titleNav #menu-header-context > li:nth-child(6) {
  background: transparent; }

nav.titleNav #menu-header-context {
  text-align: center; }
  nav.titleNav #menu-header-context > li {
    border: none;
    z-index: 1000; }
    nav.titleNav #menu-header-context > li a {
      line-height: 50px;
      color: #7e80a6; }
      nav.titleNav #menu-header-context > li a:hover, nav.titleNav #menu-header-context > li a:active {
        color: #FFF; }
    nav.titleNav #menu-header-context > li .clrBtn {
      border: 1px solid #5c5d78;
      color: #5c5d78;
      background-color: #31323f;
      width: 100%;
      height: 30px;
      font-size: 14px;
      font-weight: 200;
      font-family: "proxima-nova", Arial, sans-serif;
      line-height: 22px;
      text-transform: none;
      letter-spacing: normal; }
      nav.titleNav #menu-header-context > li .clrBtn:hover, nav.titleNav #menu-header-context > li .clrBtn:link, nav.titleNav #menu-header-context > li .clrBtn:active, nav.titleNav #menu-header-context > li .clrBtn:visited {
        font-family: "proxima-nova", Arial, sans-serif;
        top: 0px;
        color: #4a4c61; }
    nav.titleNav #menu-header-context > li .title {
      color: #fff;
      font-weight: 600; }
    nav.titleNav #menu-header-context > li .sub-menu {
      margin-top: -6px; }
      nav.titleNav #menu-header-context > li .sub-menu .sub-item a {
        color: #fff;
        min-height: 50px;
        line-height: 20px; }
      nav.titleNav #menu-header-context > li .sub-menu .sub-item.selected {
        background-color: #435a8a;
        border-left: 4px solid #fff; }
        nav.titleNav #menu-header-context > li .sub-menu .sub-item.selected:hover {
          border-left: 4px solid #fff;
          background-color: #3b5fac;
          border-right: none; }
        nav.titleNav #menu-header-context > li .sub-menu .sub-item.selected a:hover {
          background: #3b5fac; }

.child-home {
  margin-bottom: 50px; }
  .child-home .inner {
    position: relative;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px; }
    .child-home .inner:after {
      content: "\0020";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1149px) {
      .child-home .inner {
        width: 768px; } }
    @media only screen and (max-width: 767px) {
      .child-home .inner {
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .child-home .inner {
        width: 480px; } }
    .child-home .inner .title {
      zoom: 1;
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 50%;
      padding-left: 300px;
      color: #3b5fac;
      font-size: 48px;
      margin-bottom: 20px;
      font-weight: 200;
      margin-top: 50px; }
      .child-home .inner .title:after {
        clear: both; }
      .child-home .inner .title:before, .child-home .inner .title:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      @media only screen and (max-width: 767px) {
        .child-home .inner .title {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .child-home .inner .title {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        .child-home .inner .title {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .child-home .inner .title {
          width: 480px; } }
      @media only screen and (min-width: 767px) and (max-width: 1149px) {
        .child-home .inner .title {
          padding-left: 192px; } }
      @media only screen and (max-width: 767px) {
        .child-home .inner .title {
          padding-left: 0; } }
    .child-home .inner .content {
      zoom: 1;
      float: left;
      display: inline;
      margin-left: 0;
      margin-right: 0;
      width: 50%;
      padding-left: 300px; }
      .child-home .inner .content:after {
        clear: both; }
      .child-home .inner .content:before, .child-home .inner .content:after {
        content: '\0020';
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0; }
      @media only screen and (max-width: 767px) {
        .child-home .inner .content {
          margin: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1149px) {
        .child-home .inner .content {
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        .child-home .inner .content {
          width: 100%; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .child-home .inner .content {
          width: 480px; } }
      @media only screen and (min-width: 767px) and (max-width: 1149px) {
        .child-home .inner .content {
          padding-left: 192px; } }
      @media only screen and (max-width: 767px) {
        .child-home .inner .content {
          padding-left: 0; } }
      .child-home .inner .content p, .child-home .inner .content ul {
        line-height: 1.8; }
  @media all and (max-width: 768px) {
    .child-home .inner .title {
      margin-top: 20px; } }
  @media all and (max-width: 1200px) {
    .child-home .inner {
      width: 90% !important; }
      .child-home .inner .content {
        width: auto;
        padding-left: 20px;
        padding-right: 20px; }
      .child-home .inner .title {
        padding-left: 20px; } }

.resource-access {
  padding-top: 0px; }

.office-listing .office section {
  padding-top: 0px !important; }

.office-listing h3 {
  font-family: "Miso";
  line-height: 1.2;
  margin: 0 0 0.75em;
  display: inline-block;
  font-weight: 100;
  font-size: 36px; }

.office-listing h2 {
  display: block;
  text-transform: uppercase;
  font-family: "proxima-nova", Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
  margin-top: 30px; }
  .office-listing h2.office-title {
    font-family: "Miso";
    line-height: 1.2;
    margin: 0 0 0.75em !important;
    display: inline-block;
    font-weight: 100;
    width: 100%;
    float: left;
    font-size: 36px; }

.su_banner {
  position: relative; }
  .su_banner .bg {
    width: 100%;
    float: none !important;
    height: auto; }
  .su_banner .foreground {
    position: absolute;
    left: 50%;
    top: 50%;
    color: #1e1e27;
    font-family: "Miso";
    font-size: 28px;
    text-align: center;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.8);
    padding: 20px;
    transform: translateX(-50%) translateY(-50%); }

/*# sourceMappingURL=main.css.map */
