@charset "UTF-8";
/* COLORS */
/* FONTS */
/* MISC */
body {
  font-family: 'Circe-Regular'; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'HCo Chronicle Text G1'; }

.container {
  height: inherit;
  width: 80%;
  margin: 0 auto;
  position: relative;
}

.gen-page {
  padding-top: 70px;
}

#scroll-main {
  overflow-y: auto !important; }

.c-scrollbar {
  z-index: 11; }

.h_scrollable::-webkit-scrollbar-track {
  border: solid 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
  background-color: #eee; }
.h_scrollable::-webkit-scrollbar {
  height: 6px;
  background-color: #fff; }
.h_scrollable::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #333; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

a.btn {
  display: block;
  float: left;
  padding: 7px 16px 5px 17px;
  border: solid 2px #9D1811;
  font-size: 18px;
  line-height: 28px;
  text-decoration: none;
  font-family: "Circe-Bold";
  margin-right: 33px;
  color: #9D1811;
  text-transform: uppercase;
  cursor: pointer; }
  a.btn:hover, a.btn.active {
    background: #9D1811;
    color: #fff; }

.disclaimer {
  margin-top: 70px;
  margin-bottom: 70px;
  font-family: "Circe-LightItalic";
  font-size: 14px;
  line-height: 18px;
  color: #3D3D3D; }

@media (max-width: 800px) {
  .mobile_container {
    width: 100%;
    overflow-x: scroll; } }
.admin-bar header.site-header {
  top: 32px; }

header.site-header {
  position: fixed;
  height: 115px;
  width: 100%;
  top: 0;
  background: #FFF;
  z-index: 100; }
  header.site-header .site-branding {
    float: left; }
    header.site-header .site-branding img {
      padding-top: 20px;
      /* width: 76px; */
      width: 175px;
      height: auto;
      background-color: white;
    }
    header.site-header .site-branding .site-title {
      display: none; }
  @media (max-width: 800px) {
    header.site-header {
      height: 62px; }
      header.site-header .site-branding img {
        width: 48px;
        padding-top: 7px; } }
  header.site-header #site-navigation {
    float: right;
    width: auto;
    margin-top:2.5em;
  }
    header.site-header #site-navigation .portal-login {
      font-size: 10px;
      font-family: "Circe-Bold";
      color: rgba(73, 73, 73, 0.6);
      text-transform: uppercase;
      float: right; }
      header.site-header #site-navigation .portal-login:hover {
        color: #5C5245; }
      @media (max-width: 1200px) {
        header.site-header #site-navigation .portal-login {
          display: none; } }
    header.site-header #site-navigation .mobile-toggle {
      display: none;
      background: unset;
      border: unset;
      padding: unset;
      outline: none; }
      header.site-header #site-navigation .mobile-toggle div {
        width: 2em;
        height: .25em;
        background: #9D1811;
        margin-bottom: .25em;
      }
      @media (max-width: 1200px) {
        header.site-header #site-navigation .mobile-toggle {
          position:absolute;
          right:0;
          display: block;
          }
        }
    header.site-header #site-navigation .menu-mobile-nav-container {
      display: none;
      position: absolute;
      left: -20%;
      top: 115px;
      width: 110vw;
      min-height: calc(100vh - 48px);
      background: #fff;
      z-index: -1;
    }
    @media (max-width: 800px) {
      header.site-header #site-navigation .mobile-toggle {
        top: 50%;
        transform: translateY(-50%);
      }
      header.site-header #site-navigation .menu-mobile-nav-container {
        top: 62px;
      }
    }
      header.site-header #site-navigation .menu-mobile-nav-container ul {
        display: block;
        margin-top: 25px; }
        header.site-header #site-navigation .menu-mobile-nav-container ul li {
          position: unset;
          clear: both; }
          header.site-header #site-navigation .menu-mobile-nav-container ul li a {
            color: #282828;
            font-family: "Circe-Regular";
            text-decoration: none;
            font-size: 12px;
            line-height: 17px;
            padding-bottom: 32px;
            width: 95%;
            text-align: right;
            text-transform: uppercase;
            padding-right: 5%; }
          header.site-header #site-navigation .menu-mobile-nav-container ul li ul {
            position: relative;
            width: 100%;
            box-shadow: unset;
            float: none;
            display: none; }
          header.site-header #site-navigation .menu-mobile-nav-container ul li#menu-item-633 > ul.sub-menu {
            width: 50%;
            padding: 0px 28px 41px 32px;
            float: right;
            margin-top: 0; }
            header.site-header #site-navigation .menu-mobile-nav-container ul li#menu-item-633 > ul.sub-menu a {
              color: #142136;
              margin-top: 19px;
              margin-bottom: 5px;
              font-size: 8px;
              line-height: 11px;
              padding-bottom: 6px;
              border-bottom: solid 1px #142136;
              text-align: left; }
              header.site-header #site-navigation .menu-mobile-nav-container ul li#menu-item-633 > ul.sub-menu a:first-child {
                margin-top: 0; }
            header.site-header #site-navigation .menu-mobile-nav-container ul li#menu-item-633 > ul.sub-menu ul.sub-menu {
              margin-top: 0;
              left: unset; }
              header.site-header #site-navigation .menu-mobile-nav-container ul li#menu-item-633 > ul.sub-menu ul.sub-menu a {
                margin-top: unset;
                padding: 0;
                color: #142136;
                line-height: 12px;
                border: none; }
          header.site-header #site-navigation .menu-mobile-nav-container ul li#menu-item-634 a {
            color: rgba(73, 73, 73, 0.6);
            font-family: "Circe-Bold";
            font-size: 10px;
            line-height: 10px; }
          header.site-header #site-navigation .menu-mobile-nav-container ul li#menu-item-629 {
            margin-top: 20px; }
    header.site-header #site-navigation #primary-menu {
      clear: both;
      padding-top: 21px; }
      header.site-header #site-navigation #primary-menu li {
        position: unset; }
        header.site-header #site-navigation #primary-menu li a {
          font-size: 12px;
          color: #282828;
          display: block;
          margin: 0 33px;
          text-transform: uppercase;
          height: 40px; }
        /* header.site-header #site-navigation #primary-menu li#menu-item-25 .sub-menu {
          padding: 0 0 0 calc(10% + 175px);
          justify-content: center;
        } */

        header.site-header #site-navigation #primary-menu li:last-child a {
          margin-right: 0; }
        header.site-header #site-navigation #primary-menu li.current-menu-item a,
        header.site-header #site-navigation #primary-menu li a:hover {
          font-family: "Circe-Bold";
          outline: none;
          color: #9D1811; }
        header.site-header #site-navigation #primary-menu li:hover ul.sub-menu, header.site-header #site-navigation #primary-menu li.current-menu-parent:not(#menu-item-31) ul.sub-menu, header.site-header #site-navigation #primary-menu li.current-menu-item:not(#menu-item-31) ul.sub-menu {
          left: 0; }
        header.site-header #site-navigation #primary-menu li ul.sub-menu {
          width: 100%;
          background: #142136;
          height: 50px;
          display: flex;
          padding: 0 10% 0 calc(10% + 175px);
          z-index: -1;
          position:fixed;
          top: 115px;
          justify-content:flex-end;
        }
        #menu-item-31 ul.sub-menu {
          padding: .5em 0 0 0 !important;
          top: initial !important;
          box-shadow: none;
          z-index: 1 !important;
        }
        header.site-header #site-navigation #primary-menu li ul.sub-menu li { margin:auto 1.25em; }
        header.site-header #site-navigation #primary-menu li ul.sub-menu li:last-of-type { margin-right:0; }
            header.site-header #site-navigation #primary-menu li ul.sub-menu li a {
              color: #91B2D9;
              font-size: 12px;
              font-family: "Circe-Light";
              margin:auto;
              width: inherit;
              display: inline-block;
              height: inherit;
            }
              header.site-header #site-navigation #primary-menu li ul.sub-menu li a:hover, header.site-header #site-navigation #primary-menu li ul.sub-menu li a.active {
                font-family: "Circe-Bold"; }
            header.site-header #site-navigation #primary-menu li ul.sub-menu li.current-menu-item a {
              font-family: "Circe-Bold"; }
        header.site-header #site-navigation #primary-menu li#menu-item-31 {
          position: relative;
          height: 45px; }
          header.site-header #site-navigation #primary-menu li#menu-item-31.current-menu-item > a,
          header.site-header #site-navigation #primary-menu li#menu-item-31 > a:hover {
            color: #142136; }
          header.site-header #site-navigation #primary-menu li#menu-item-31 > ul.sub-menu {
            width: 236px;
            padding: 18px 49px 37px 48px;
            height: auto;
            position: absolute;
            top: unset;
            display: block;
            margin-top: -1px; }
            header.site-header #site-navigation #primary-menu li#menu-item-31 > ul.sub-menu > li > a {
              margin: 0;
              border-bottom: 1px solid #91B2D9; }
            header.site-header #site-navigation #primary-menu li#menu-item-31 > ul.sub-menu ul.sub-menu {
              width: 100%;
              padding: 0;
              position: relative;
              float: unset;
              height: auto;
              display: block; }
              header.site-header #site-navigation #primary-menu li#menu-item-31 > ul.sub-menu ul.sub-menu li {
                margin-top: 10px;
                margin-bottom: 10px; }
                header.site-header #site-navigation #primary-menu li#menu-item-31 > ul.sub-menu ul.sub-menu li a {
                  line-height: 17px;
                  margin: 0;
                  height: auto;
                  color: #fff;
                  font-size: 12px;
                  text-transform: unset; }
          header.site-header #site-navigation #primary-menu li#menu-item-31:hover {
            left: unset; }
            header.site-header #site-navigation #primary-menu li#menu-item-31:hover ul.sub-menu {
              height: auto; }
      header.site-header #site-navigation #primary-menu.investment-active > li:not(#menu-item-31) .sub-menu a {
        display: none; }
.site-footer {
  display: block;
  padding: 83px 0 84px;
  position: relative;
  background: rgba(20, 33, 54, 0.05); }
  @media (max-width: 800px) {
    .site-footer {
      padding: 57px 0 60px; } }
  .site-footer .footer-cont {
    min-height: 221px;
    position: relative;
    width: 90%;
    margin: 0 auto; }
  .site-footer .custom-logo-link {
    width:12.5%;
    max-width:175px;
    height: auto;
    float: left; }
    @media (max-width: 800px) {
      .site-footer .custom-logo-link {
        float: unset;
        width: 50px;
        position: absolute;
        right: 5%;
        top: 0; } }
  .site-footer .menu-footer-container {
    float: left; }
    .site-footer .menu-footer-container ul {
      list-style: none;
      margin: 0;
      padding: 0; }
    .site-footer .menu-footer-container #menu-footer {
      list-style: none;
      padding: 0;
      padding-left: 51px; }
      .site-footer .menu-footer-container #menu-footer .menu-item {
        float: left; }
        .site-footer .menu-footer-container #menu-footer .menu-item a {
          text-decoration: none;
          margin: 0 20px;
          font-family: "Circe-Regular";
          font-size: 12px;
          line-height: 17px;
          color: #282828;
          text-transform: uppercase; }
        .site-footer .menu-footer-container #menu-footer .menu-item .menu-item .menu-item {
          float: unset; }
          .site-footer .menu-footer-container #menu-footer .menu-item .menu-item .menu-item a {
            font-family: "Circe-Light";
            text-transform: unset;
            color: #9D1811; }
      .site-footer .menu-footer-container #menu-footer #menu-item-601 > a {
        padding-bottom: 11px;
        margin-top: 4px;
        border-bottom: solid 1px #494949;
        width: calc(100% - 40px);
        display: block; }
      .site-footer .menu-footer-container #menu-footer #menu-item-601 > .sub-menu > li > a {
        margin-top: 9px;
        padding-bottom: 10px;
        border-bottom: solid 1px #494949;
        width: calc(100% - 40px);
        display: block;
        margin-bottom: 10px; }
      .site-footer .menu-footer-container #menu-footer #menu-item-601 > .sub-menu > li .sub-menu li {
        margin-bottom: 0px; }
      @media (max-width: 800px) {
        .site-footer .menu-footer-container #menu-footer {
          padding: 0;
          float: unset;
          width: 100%;
          display: block; }
          .site-footer .menu-footer-container #menu-footer .menu-item {
            margin-bottom: 28px;
            float: unset;
            clear: both; }
            .site-footer .menu-footer-container #menu-footer .menu-item .menu-item {
              width: auto;
              float: left;
              clear: none; }
          .site-footer .menu-footer-container #menu-footer #menu-item-601 > a {
            border: unset; }
          .site-footer .menu-footer-container #menu-footer #menu-item-601 > .sub-menu > li.menu-item {
            width: 50%;
            margin-bottom: unset; }
            .site-footer .menu-footer-container #menu-footer #menu-item-601 > .sub-menu > li.menu-item > a {
              width: 84px;
              padding-top: 8px;
              border: unset;
              border-top: solid 1px #9D1811; }
            .site-footer .menu-footer-container #menu-footer #menu-item-601 > .sub-menu > li.menu-item li a {
              margin-right: 0;
              margin-top: 8px;
              display: block; } }
    @media (max-width: 800px) {
      .site-footer .menu-footer-container {
        float: unset; } }
  .site-footer .menu-footer-docs-container {
    position: absolute;
    right: 0; }
    .site-footer .menu-footer-docs-container ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .site-footer .menu-footer-docs-container ul li {
        padding: 0; }
        @media (min-width: 800px) {
          .site-footer .menu-footer-docs-container ul li {
            text-align: right; } }
        .site-footer .menu-footer-docs-container ul li:nth-child(2), .site-footer .menu-footer-docs-container ul li:nth-child(4) {
          clear: both; }
        .site-footer .menu-footer-docs-container ul li:nth-child(1), .site-footer .menu-footer-docs-container ul li:nth-child(2), .site-footer .menu-footer-docs-container ul li:nth-child(4) {
          display: block; }
        .site-footer .menu-footer-docs-container ul li a {
          font-family: "Circe-Regular";
          font-size: 12px;
          line-height: 17px;
          letter-spacing: 0.3px;
          color: #282828;
          margin-top: 10px;
          text-transform: uppercase;
          text-align: right; }
    @media (max-width: 800px) {
      .site-footer .menu-footer-docs-container {
        position: relative;
        bottom: unset;
        left: unset;
        width: 90%;
        margin: 57px auto 0; } }
  .site-footer .copyright {
    position: absolute;
    bottom: 0px;
    right: 0;
    font-family: "Circe-Regular";
    text-transform: uppercase;
    font-size: 12px;
    line-height: 17px;
    color: #282828;
    letter-spacing: 0.3px; }
    @media (max-width: 800px) {
      .site-footer .copyright {
        position: relative;
        bottom: unset;
        right: unset;
        width: 90%;
        margin: 57px auto 0; } }

.site-main {
  margin-top: 165px; }

.home .site-main,
.page-id-375 .site-main {
  margin-top: 115px; }

.admin-bar .site-main {
  margin-top: 192px; }

.admin-bar.home .site-main {
  margin-top: 147px; }

@media (max-width: 800px) {
  .site-main {
    margin-top: 62px; }

  .home .site-main {
    margin-top: 62px; }

  .admin-bar .site-main {
    margin-top: 89px; }

  .admin-bar.home .site-main {
    margin-top: 85px; } }
.page_header {
  height: calc(100vh - 165px);
  background-size: cover;
  position: relative; }
  .page_header .header_text {
    position: absolute;
    left: 10%;
    bottom: 143px; }
    .page_header .header_text .sub_header {
      font-family: "Circe-Bold";
      font-size: 14px;
      line-height: 28px;
      color: #fff;
      letter-spacing: 0.7px;
      text-transform: uppercase; }
      .page_header .header_text .sub_header a {
        color: #fff;
        text-decoration: none; }
    .page_header .header_text h2 {
      font-size: 100px;
      color: #142136;
      line-height: 97.5px;
      font-family: "HCo Chronicle Text G1";
      font-weight: normal;
      margin: 0; }
    .gen-page h1.entry-title {
      font-size: 60px;
      color: #142136;
      line-height: 97.5px;
      font-family: "HCo Chronicle Text G1";
      font-weight: normal;
      margin: 0; }
    .page_header .header_text .docs {
      margin-top: 20px; }
      .page_header .header_text .docs a.doc {
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        line-height: 42px;
        vertical-align: baseline;
        height: 28px;
        font-family: "Circe-Bold";
        text-transform: uppercase;
        display: inline-block;
        padding-right: 28px;
        background: url("../assets/icons/doc_icon.svg") no-repeat center right;
        margin-right: 28px; }
  .page_header.strategies .header_text h2, .page_header.funds .header_text h2, .page_header.strategy .header_text h2, .page_header.fund .header_text h2 {
    color: #91B2D9; }

@media (max-width: 800px) {
  .page_header {
    height: 178px; }
    .page_header .header_text {
      bottom: 22px; }
      .page_header .header_text .sub_header {
        font-size: 8px;
        line-height: 28px; }
      .page_header .header_text h2 {
        font-size: 36px;
        line-height: 38px; }
      .page_header .header_text .docs {
        margin-top: 0; }
        .page_header .header_text .docs a.doc {
          font-size: 8px;
          line-height: 14px;
          background-size: 9px 12px;
          padding-right: 14px;
          height: 12px; }
    .page_header.strategies .header_text h2, .page_header.funds .header_text h2 {
      color: #91B2D9; }
    .page_header.strategy .header_text h2, .page_header.fund .header_text h2 {
      font-size: 26px;
      line-height: 30px;
      color: #91B2D9; } }
#cookie-disclaimer {
  position: fixed;
  bottom: 0;
  display: none;
  width: 100%;
  height: 60px;
  background: #142136; }
  #cookie-disclaimer .info-cont {
    display: flex;
    align-items: center;
    float: left;
    width: calc(100% - 166px);
    height: 60px; }
    #cookie-disclaimer .info-cont .info {
      color: #fff;
      font-family: "Circe-Light";
      font-size: 14px;
      line-height: 27px; }
      #cookie-disclaimer .info-cont .info a {
        color: #fff;
        text-decoration: none; }
  #cookie-disclaimer .btn {
    margin-top: 14px;
    border-color: #91B2D9;
    float: right;
    color: #91B2D9;
    font-size: 12px;
    line-height: 14px;
    padding: 11px 29px 9px 30px; }
    #cookie-disclaimer .btn:hover {
      background: #91B2D9;
      color: #fff; }

@media (max-width: 800px) {
  #cookie-disclaimer {
    height: auto;
    padding: 22px 0 23px; }
    #cookie-disclaimer .info-cont {
      height: auto;
      width: 100%;
      float: none; }
    #cookie-disclaimer .btn {
      float: none;
      display: inline-block; } }
.fifty_fifty {
  width: 100%;
  display: flex;
  overflow: hidden;
  flex-direction: row-reverse; }
  .fifty_fifty .ff_img_cont {
    width: 50%; }
    .fifty_fifty .ff_img_cont .ff_img {
      width: 100%;
      height: 105%;
      background-size: cover;
      background-position: center; }
  .fifty_fifty .ff_content {
    min-height: calc(100vh - 165px);
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 50%;
    display: flex;
    align-items: center; }
    .fifty_fifty .ff_content .ff_inside h3 {
      color: #142136;
      font-family: "HCo Chronicle Text G1";
      font-weight: normal;
      font-size: 56px;
      line-height: 60px;
      margin-bottom: 56px;
      margin-top: 0;
      margin-bottom: 44px; }
      @media (max-width: 800px) {
        .fifty_fifty .ff_content .ff_inside h3 {
          font-size: 36px;
          line-height: 38px;
          margin-bottom: 36px; } }
    .fifty_fifty .ff_content .ff_inside .content,
    .fifty_fifty .ff_content .ff_inside .body_text p {
      margin-top: 30px;
      margin-bottom: 22px;
      color: #fff;
      font-family: "Circe-Light";
      font-size: 18px;
      line-height: 27px; }
      @media (max-width: 800px) {
        .fifty_fifty .ff_content .ff_inside .content,
        .fifty_fifty .ff_content .ff_inside .body_text p {
          font-size: 16px;
          line-height: 24px; } }
    .fifty_fifty .ff_content .ff_inside .content ul {
      margin: 0;
      padding-left: 25px;
      list-style: none; }
      .fifty_fifty .ff_content .ff_inside .content ul li {
        margin-bottom: 27px;
        font-family: "Circe-Light";
        font-size: 18px;
        line-height: 27px; }
        @media (max-width: 800px) {
          .fifty_fifty .ff_content .ff_inside .content ul li {
            font-size: 16px;
            line-height: 24px; } }
        .fifty_fifty .ff_content .ff_inside .content ul li::before {
          font-family: "Circe-Light";
          font-size: 18px;
          line-height: 27px;
          content: "•";
          padding-right: 18px;
          margin-left: -20px; }
          @media (max-width: 800px) {
            .fifty_fifty .ff_content .ff_inside .content ul li::before {
              font-size: 16px;
              line-height: 24px; } }
    .fifty_fifty .ff_content .ff_inside .intro_text, .fifty_fifty .ff_content .ff_inside .extro_text {
      color: #fff;
      font-family: "Circe-Light";
      font-size: 28px;
      line-height: 40px; }
      @media (max-width: 800px) {
        .fifty_fifty .ff_content .ff_inside .intro_text, .fifty_fifty .ff_content .ff_inside .extro_text {
          font-size: 16px;
          line-height: 24px; } }
      .fifty_fifty .ff_content .ff_inside .intro_text a, .fifty_fifty .ff_content .ff_inside .extro_text a {
        color: #fff;
        text-decoration: none; }
    .fifty_fifty .ff_content .ff_inside a.read_more {
      margin-top: 40px;
      display: block;
      line-height: 48px;
      text-transform: uppercase;
      text-decoration: none;
      font-family: "Circe-Bold";
      color: #142136;
      font-size: 18px;
      text-align: center;
      border: 3px solid #142136;
      width: 162px; }
      .fifty_fifty .ff_content .ff_inside a.read_more:hover {
        background: #142136;
        color: #fff; }
  .fifty_fifty.sky_blue {
    background: #91B2D9; }
  .fifty_fifty.umber {
    background: #5C5245;
    flex-direction: row; }
    .fifty_fifty.umber .ff_content {
      padding-right: 10%; }
      .fifty_fifty.umber .ff_content .ff_inside h3 {
        color: #91B2D9; }
      .fifty_fifty.umber .ff_content .ff_inside a.read_more {
        border-color: #91B2D9;
        color: #91B2D9; }
        .fifty_fifty.umber .ff_content .ff_inside a.read_more:hover {
          background: #91B2D9;
          color: #fff; }
  .fifty_fifty.navy {
    background: #142136; }
    .fifty_fifty.navy .ff_content .ff_inside h3 {
      color: #91B2D9; }
    .fifty_fifty.navy .ff_content .ff_inside a.read_more {
      border-color: #91B2D9;
      color: #91B2D9; }
      .fifty_fifty.navy .ff_content .ff_inside a.read_more:hover {
        background: #91B2D9;
        color: #fff; }

@media (max-width: 800px) {
  .home .fifty_fifty,
  .fifty_fifty {
    display: block; }
    .home .fifty_fifty .ff_img_cont,
    .fifty_fifty .ff_img_cont {
      width: 100%;
      height: 320px;
      overflow: hidden; }
    .home .fifty_fifty .ff_content,
    .fifty_fifty .ff_content {
      width: 100%;
      padding-left: 36px;
      padding-right: 36px;
      min-height: unset;
      padding-top: 41px;
      padding-bottom: 48px; } }
.home-video-cont {
  display: block;
  height: calc(100vh - 115px);
  overflow: hidden;
  position: relative; }
  .home-video-cont #home-video {
    min-width: 100%;
    min-height: 101%;
    height: auto;
    position: absolute;
    bottom: -1px;
    /*prevent gap on scroll*/
    right: 0; }
  .home-video-cont .header_text {
    position: absolute;
    bottom: 158px;
    left: 10%;
    width: 80%; }
    .home-video-cont .header_text .title {
      font-family: "HCo Chronicle Text G1";
      font-size: 100px;
      line-height: 97.5px;
      font-weight: normal;
      color: #91B2D9;
      margin-bottom: 82px; }
    .home-video-cont .header_text .rot_text {
      position: absolute;
      bottom: 0;
      color: #fff;
      font-family: "Circe-Bold";
      font-size: 24px;
      line-height: 36px;
      letter-spacing: 1.8px;
      text-transform: uppercase;
      opacity: 0; }
      .home-video-cont .header_text .rot_text.active {
        display: block; }
  .home-video-cont .arrow {
    position: absolute;
    bottom: 66px;
    left: calc(50% - 15px);
    box-sizing: border-box;
    height: 30px;
    width: 30px;
    border: 2px solid #FFFFFF;
    border-width: 0 0 2px 2px;
    transform: rotate(315deg); }

#home_reveal {
  width: 100%;
  display: flex; }

.lines {
  width: 50%;
  min-height: calc(100vh - 115px);
  background: #142136;
  padding-left: 7%;
  display: flex;
  align-items: center; }
  .lines .lines-inside .line {
    color: #91B2D9;
    font-family: "HCo Chronicle Text G1";
    font-size: 79px;
    line-height: 115px;
    opacity: 0; }

@media (max-width: 800px) {
  .lines .lines-inside .line {
    opacity: 0; } }
.hr_para {
  min-height: calc(100vh - 115px);
  background-color: rgba(20, 33, 54, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Circe-Light";
  font-size: 28px;
  line-height: 40px;
  color: #142136;
  width: 50%; }
  .hr_para #hr_para_inside {
    /*opacity: 0;*/
    width: 60%; }

.home .fifty_fifty {
  width: 100%;
  overflow: hidden; }
  .home .fifty_fifty .ff_content {
    min-height: calc(100vh - 100px);
    padding-left: 10%;
    padding-right: 20%;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 50%;
    display: flex;
    align-items: center; }
    .home .fifty_fifty .ff_content .ff_inside h3 {
      font-family: "Circe-Bold";
      font-size: 36px;
      color: #142136;
      text-transform: uppercase;
      letter-spacing: 1.8px;
      line-height: 54px;
      margin-top: 0;
      margin-bottom: 12px; }
    .home .fifty_fifty .ff_content .ff_inside p {
      margin-top: 12px;
      margin-bottom: 40px;
      color: #fff;
      font-family: "Circe-Light";
      line-height: 40.5px;
      font-size: 27px; }
    .home .fifty_fifty .ff_content .ff_inside a {
      margin-top: 40px;
      display: block;
      line-height: 48px;
      text-transform: uppercase;
      text-decoration: none;
      font-family: "Circe-Bold";
      color: #142136;
      font-size: 18px;
      text-align: center;
      border: 3px solid #142136;
      width: 162px; }
      .home .fifty_fifty .ff_content .ff_inside a:hover {
        background: #142136;
        color: #fff; }
  .home .fifty_fifty.sky_blue {
    background: #91B2D9; }
  .home .fifty_fifty.umber {
    background: #5C5245;
    flex-direction: row; }
    .home .fifty_fifty.umber .ff_content {
      padding-right: 10%; }
      .home .fifty_fifty.umber .ff_content .ff_inside h3 {
        color: #91B2D9; }
      .home .fifty_fifty.umber .ff_content .ff_inside a {
        border-color: #91B2D9;
        color: #91B2D9; }

        .ff_inside a:focus {
          outline: 3px dotted black;
        }
        .home .fifty_fifty.umber .ff_content .ff_inside a:hover {
          background: #91B2D9;
          color: #fff; }
  .home .fifty_fifty.navy {
    background: #142136; }
    .home .fifty_fifty.navy .ff_content .ff_inside h3 {
      color: #91B2D9; }
    .home .fifty_fifty.navy .ff_content .ff_inside a {
      border-color: #91B2D9;
      color: #91B2D9; }
      .home .fifty_fifty.navy .ff_content .ff_inside a:hover {
        background: #91B2D9;
        color: #fff; }

@media (max-width: 800px) {
  .home-video-cont {
    height: 257px;
    height: 257px; }
    .home-video-cont #home-video {
      width: 150%;
      height: auto;
      position: relative;
      bottom: unset; }
    .home-video-cont .header_text {
      bottom: 28px; }
      .home-video-cont .header_text .title {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 42px; }
      .home-video-cont .header_text .rot_text {
        font-size: 10px;
        line-height: 14px; }
    .home-video-cont .arrow {
      width: 7px;
      height: 7px;
      border-width: 0 0 1px 1px;
      bottom: 15px;
      left: calc(50% - 3.5px); }

  #home_reveal {
    display: block; }
    #home_reveal .lines {
      width: 100%;
      min-height: unset;
      padding-top: 40px;
      padding-bottom: 40px; }
      #home_reveal .lines .line {
        font-size: 36px;
        line-height: 48px; }
    #home_reveal .hr_para {
      width: 100%;
      padding: 36px;
      font-size: 16px;
      line-height: 24px;
      min-height: unset; }
      #home_reveal .hr_para #hr_para_inside {
        width: 100%; }

  .home .fifty_fifty {
    display: block; }
    .home .fifty_fifty .ff_img_cont {
      width: 100%;
      height: 320px; }
    .home .fifty_fifty .ff_content {
      width: 100%;
      padding-left: 36px;
      padding-right: 36px;
      padding-top: 41px;
      padding-bottom: 48px;
      min-height: unset; }
      .home .fifty_fifty .ff_content .ff_inside h3 {
        font-size: 20px;
        line-height: 24px; }
      .home .fifty_fifty .ff_content .ff_inside p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px; }
      .home .fifty_fifty .ff_content .ff_inside .read_more {
        font-size: 10px;
        line-height: 10px;
        padding: 7px 0px 5px;
        text-align: center;
        width: 93px;
        margin-top: 18px; } }
/* PEOPLE */
.fifty_fifty.ff_people {
  flex-direction: row; }
  .fifty_fifty.ff_people .ff_content {
    padding-right: 8%; }
    .fifty_fifty.ff_people .ff_content h3 {
      color: #5C5245; }
    .fifty_fifty.ff_people .ff_content .intro_text {
      font-family: "Circe-Light";
      font-size: 28px;
      line-height: 40px;
      color: #142136; }
    .fifty_fifty.ff_people .ff_content .info_text p {
      font-family: "Circe-Light";
      font-size: 18px;
      line-height: 27px;
      color: #3d3d3d; }

@media (max-width: 800px) {
  .fifty_fifty.ff_people .ff_content {
    padding-right: 36px; }
    .fifty_fifty.ff_people .ff_content .intro_text {
      font-size: 16px;
      line-height: 24px; }
    .fifty_fifty.ff_people .ff_content .info_text p {
      font-size: 16px;
      line-height: 24px; } }
.by_the_numbers {
  background: #142136;
  padding-top: 114px;
  padding-bottom: 281px; }
  @media (max-width: 800px) {
    .by_the_numbers {
      padding-top: 14px;
      padding-bottom: 48px; } }
  .by_the_numbers h3 {
    margin-top: 0;
    margin-bottom: 113px;
    color: #fff;
    font-family: "HCo Chronicle Text G1";
    font-weight: normal;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 56px; }
    @media (max-width: 800px) {
      .by_the_numbers h3 {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 36px; } }
    @media (max-width: 800px) {
      .by_the_numbers h3 {
        margin-top: 65px;
        margin-bottom: 25px; } }
  .by_the_numbers .boxes {
    position: relative; }
    @media (min-width: 800px) {
      .by_the_numbers .boxes.it_boxes {
        height: 1250px; }
      .by_the_numbers .boxes.gp_boxes {
        height: 650px; } }
    .by_the_numbers .boxes .num_box {
      width: 430px;
      height: 363px;
      border: solid 2px #91B2D9;
      transform: scale(0.6);
      transition-duration: 1s;
      position: absolute; }
      @media (min-width: 800px) {
        .by_the_numbers .boxes .num_box.active {
          transform: scale(1); } }
      @media (max-width: 800px) {
        .by_the_numbers .boxes .num_box {
          transform: unset; } }
      .by_the_numbers .boxes .num_box:nth-of-type(1) {
        margin-top: unset; }
      .by_the_numbers .boxes .num_box:nth-of-type(even) {
        right: 0; }
      .by_the_numbers .boxes .num_box .number {
        color: #91B2D9;
        font-size: 225px;
        line-height: 225px;
        font-family: "HCo Chronicle Text G1";
        text-align: center;
        transition-duration: 1s; }
      .by_the_numbers .boxes .num_box .label {
        color: #fff;
        font-family: "Circe-Bold";
        font-size: 24px;
        line-height: 37px;
        letter-spacing: 1.2px;
        text-align: center;
        text-transform: uppercase;
        transition-duration: 1s; }
      @media (max-width: 800px) {
        .by_the_numbers .boxes .num_box {
          width: 100%;
          height: 210px;
          position: relative;
          top: unset !important;
          margin-bottom: 34px; }
          .by_the_numbers .boxes .num_box .number {
            font-size: 130px;
            line-height: 130px; }
          .by_the_numbers .boxes .num_box .label {
            font-size: 14px;
            line-height: 22px; } }

.team_biographies {
  padding-top: 102px; }
  .team_biographies h3 {
    font-family: "HCo Chronicle Text G1";
    font-weight: normal;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 56px;
    color: #142136;
    margin-top: 0;
    margin-bottom: 24px; }
    @media (max-width: 800px) {
      .team_biographies h3 {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 36px; } }
  .team_biographies .tb_filters {
    list-style: none;
    padding: 0;
    margin: 0; }
    .team_biographies .tb_filters a {
      display: block;
      float: left;
      padding: 7px 16px 5px 17px;
      border: solid 2px #9D1811;
      font-size: 12px;
      line-height: 18px;
      text-decoration: none;
      font-family: "Circe-Bold";
      margin-right: 33px;
      color: #9D1811;
      text-transform: uppercase; }
      .team_biographies .tb_filters a:hover, .team_biographies .tb_filters a.active {
        background: #9D1811;
        color: #fff; }
      @media (max-width: 800px) {
        .team_biographies .tb_filters a {
          float: none;
          margin-top: 16px;
          display: inline-block; } }

.people {
  position: relative;
  margin-top: 87px;
  clear: both;
  display: grid;
  grid-column-gap: 28px;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
  @media (max-width: 800px) {
    .people {
      display: block; } }
  .people .person {
    display: none;
    text-decoration: none; }
    .people .person.active {
      display: block; }
    .people .person .person_img {
      height: calc(15vw * 1.1983);
      background-size: cover;
      background-color: #9d1811;
      display: block; }
      @media (max-width: 800px) {
        .people .person .person_img {
          height: 398px;
          width: 100%; } }
    .people .person .person_name {
      margin-top: 32px;
      font-family: "HCo Chronicle Text G1";
      color: #142136;
      font-size: 24px;
      line-height: 30px; }
      @media (max-width: 800px) {
        .people .person .person_name {
          margin-top: 22px; } }
    .people .person .person_title {
      color: #9D1811;
      font-family: "Circe-Bold";
      font-size: 15px;
      line-height: 22px;
      margin-bottom: 79px;
      margin-top: 6px; }
      @media (max-width: 800px) {
        .people .person .person_title {
          margin-bottom: 85px; } }

.single-people .site-main {
  margin-top: 115px; }
  .single-people .site-main .page_header {
    height: 200px; }
  .single-people .site-main a.people_back {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.6px;
    padding: 11px 0px 9px;
    margin-top: 41px;
    float: none;
    display: block;
    width: 108px;
    text-align: center;
    text-transform: uppercase; }
    .single-people .site-main a.people_back:hover {
      background: #9D1811;
      color: #fff; }
  .single-people .site-main .container {
    margin: 0 auto 24px auto;
    width: 70%; }
  .single-people .site-main .people_info {
    margin-top: 43px;
    width: 60%;
    float: left; }
    .single-people .site-main .people_info h2 {
      font-size: 36px;
      line-height: 54px;
      font-family: "HCo Chronicle Text G1";
      font-weight: normal;
      margin-top: 0;
      margin-bottom: 8px;
      color: #142136; }
    .single-people .site-main .people_info h3 {
      text-transform: uppercase;
      color: #9D1811;
      font-size: 18px;
      line-height: 27px;
      letter-spacing: 1.4px;
      margin-top: 8px;
      margin-bottom: 18px;
      font-family: "Circe-Bold"; }
    .single-people .site-main .people_info .bio {
      color: #3d3d3d;
      font-family: "Circe-Light";
      font-size: 18px;
      line-height: 27px; }
  .single-people .site-main .people_img {
    width: 25%;
    margin-top: 43px;
    float: right; }
    .single-people .site-main .people_img img {
      width: 100%;
      height: auto; }

@media (max-width: 800px) {
  .single-people .site-main .container {
    width: 100%;
    padding: 0 36px; }
  .single-people .site-main .people_info {
    margin-top: 24px;
    margin-bottom: 49px;
    float: none;
    width: 100%; }
    .single-people .site-main .people_info h2 {
      font-size: 20px;
      line-height: 26px;
      margin-bottom: 0; }
    .single-people .site-main .people_info h3 {
      font-size: 10px;
      line-height: 18px;
      margin-top: 0;
      margin-bottom: 12px; }
    .single-people .site-main .people_info .bio {
      font-size: 16px;
      line-height: 24px; }
  .single-people .site-main .people_img {
    float: none;
    width: 100%; } }
/* PHILOSOPHY */
.page_header.philosophy h2 {
  color: #fff; }

.fifty_fifty.philosophy .ff_content {
  padding-right: 10%;
  padding-top: 91px;
  min-height: calc(100vh - 165px); }
  .fifty_fifty.philosophy .ff_content .ff_inside h3 {
    text-transform: unset; }
  .fifty_fifty.philosophy .ff_content .ff_inside .intro_text, .fifty_fifty.philosophy .ff_content .ff_inside .intro_text p,
  .fifty_fifty.philosophy .ff_content .ff_inside .extro_text, .fifty_fifty.philosophy .ff_content .ff_inside .extro_text p {
    margin-top: 16px;
    margin-bottom: 25px; }
    .fifty_fifty.philosophy .ff_content .ff_inside .intro_text strong, .fifty_fifty.philosophy .ff_content .ff_inside .intro_text p strong,
    .fifty_fifty.philosophy .ff_content .ff_inside .extro_text strong, .fifty_fifty.philosophy .ff_content .ff_inside .extro_text p strong {
      font-weight: normal;
      font-family: "Circe-Bold"; }
  .fifty_fifty.philosophy .ff_content .ff_inside .body_text strong, .fifty_fifty.philosophy .ff_content .ff_inside .body_text p strong {
    font-weight: normal;
    font-family: "Circe-Bold"; }
  .fifty_fifty.philosophy .ff_content .ff_inside .links .link {
    display: block;
    margin-top: 16px;
    margin-bottom: 16px; }
    .fifty_fifty.philosophy .ff_content .ff_inside .links .link a {
      margin-top: unset;
      width: auto;
      border: none;
      color: #fff;
      font-size: 14px;
      line-height: 28px;
      text-transform: uppercase;
      display: inline-block;
      text-decoration: none;
      height: 28px;
      padding-right: 32px;
      background: url("../assets/icons/doc_icon.svg") no-repeat right center; }
.fifty_fifty.philosophy.navy {
  flex-direction: row; }
.fifty_fifty.philosophy.umber {
  flex-direction: row-reverse; }

@media (max-width: 800px) {
  .fifty_fifty.philosophy .ff_content {
    min-height: unset;
    padding-top: 41px;
    padding-bottom: 47px; }
    .fifty_fifty.philosophy .ff_content .ff_inside .links .link a {
      font-size: 12px;
      line-height: 21px;
      height: 21px;
      background-size: 16px 21px;
      padding-right: 24px; } }
/* FIRM */
.page_header.firm h2 {
  color: #91B2D9; }

.fifty_fifty.firm {
  flex-direction: row; }
  @media (max-width: 800px) {
    .fifty_fifty.firm .ff_img_cont {
      height: 405px;
      overflow: hidden; } }
  .fifty_fifty.firm .ff_content {
    padding-right: 3%;
    padding-top: 91px;
    min-height: calc(100vh - 165px); }
    .fifty_fifty.firm .ff_content .ff_inside h3 {
      font-family: "HCo Chronicle Text G1";
      font-weight: normal;
      font-size: 56px;
      line-height: 60px;
      margin-bottom: 56px;
      text-transform: unset;
      margin-bottom: 56px; }
      @media (max-width: 800px) {
        .fifty_fifty.firm .ff_content .ff_inside h3 {
          font-size: 36px;
          line-height: 38px;
          margin-bottom: 36px; } }
    .fifty_fifty.firm .ff_content .ff_inside p {
      font-size: 28px;
      line-height: 40px; }
      @media (max-width: 800px) {
        .fifty_fifty.firm .ff_content .ff_inside p {
          font-size: 16px;
          line-height: 24px; } }

@media (max-width: 800px) {
  .fifty_fifty.firm .ff_content {
    padding-top: 41px;
    min-height: unset;
    padding-bottom: 48px; } }
.fifty_fifty.bottom_ff.firm {
  flex-direction: row;
  background: rgba(20, 33, 54, 0.05); }
  .fifty_fifty.bottom_ff.firm .ff_content {
    padding-left: 7%;
    padding-right: 10%;
    padding-top: 94px;
    min-height: calc(100vh - 165px); }
    @media (max-width: 800px) {
      .fifty_fifty.bottom_ff.firm .ff_content {
        padding-top: 42px;
        min-height: unset; } }
    .fifty_fifty.bottom_ff.firm .ff_content .ff_inside h3 {
      font-family: "HCo Chronicle Text G1";
      font-weight: normal;
      font-size: 56px;
      line-height: 60px;
      margin-bottom: 56px;
      text-transform: unset; }
      @media (max-width: 800px) {
        .fifty_fifty.bottom_ff.firm .ff_content .ff_inside h3 {
          font-size: 36px;
          line-height: 38px;
          margin-bottom: 36px; } }
    .fifty_fifty.bottom_ff.firm .ff_content .ff_inside .content p {
      font-size: 18px;
      line-height: 27px;
      color: #3D3D3D; }
      @media (max-width: 800px) {
        .fifty_fifty.bottom_ff.firm .ff_content .ff_inside .content p {
          font-size: 16px;
          line-height: 24px; } }
    .fifty_fifty.bottom_ff.firm .ff_content .ff_inside .extro_text p {
      color: #142136;
      font-size: 28px;
      line-height: 40px; }
      @media (max-width: 800px) {
        .fifty_fifty.bottom_ff.firm .ff_content .ff_inside .extro_text p {
          font-size: 16px;
          line-height: 24px; } }

#employee_ownership.fifty_fifty {
  flex-direction: row-reverse; }

/* NUMBERS */
.firm_numbers {
  padding-top: 65px;
  margin-bottom: 133px; }
  .firm_numbers .num_section {
    width: 630px;
    height: 301px;
    clear: both;
    transition-duration: 2s;
    transform-origin: top left; }
    .firm_numbers .num_section .num_sect_inside {
      height: 201px;
      transition-duration: 2s;
      transform-origin: top left;
      border-top: solid 1px #91B2D9; }
      .firm_numbers .num_section .num_sect_inside .num_box {
        height: 100%;
        width: 226px;
        float: left;
        border-right: solid 1px #91B2D9;
        border-bottom: solid 1px #91B2D9;
        border-left: solid 1px #91B2D9;
        display: flex;
        justify-content: center;
        align-items: center;
        transition-duration: 1.5s; }
        .firm_numbers .num_section .num_sect_inside .num_box .inside {
          text-align: center;
          padding: 0 12%; }
          .firm_numbers .num_section .num_sect_inside .num_box .inside .number {
            font-size: 80px;
            line-height: 65px;
            font-family: "HCo Chronicle Text G1";
            color: #91B2D9;
            margin-bottom: 15px;
            transition-duration: 1.5s; }
          .firm_numbers .num_section .num_sect_inside .num_box .inside .description {
            font-family: "Circe-Bold";
            line-height: 14px;
            font-size: 12px;
            color: #9D1811;
            text-transform: uppercase;
            transition-duration: 1.5s; }
    .firm_numbers .num_section:nth-of-type(2n+2) {
      float: right; }
      .firm_numbers .num_section:nth-of-type(2n+2) .num_sect_inside {
        transform-origin: top right; }
      .firm_numbers .num_section:nth-of-type(2n+2) .num_box {
        float: right; }
      .firm_numbers .num_section:nth-of-type(2n+2) .content {
        float: left; }
    .firm_numbers .num_section .content {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100%;
      float: right;
      width: 336px;
      font-size: 16px;
      color: #3D3D3D;
      line-height: 24px;
      font-family: "Circe-Light";
      transition-duration: 1.5s; }
      .firm_numbers .num_section .content a {
        color: #91B2D9; }
    .firm_numbers .num_section.active {
      height: 301px; }
      .firm_numbers .num_section.active .num_sect_inside {
        transform: scale(1.5); }

.number_footnotes {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.73);
  z-index: 10000000;
  display: none;
  justify-content: center;
  align-items: center; }
  .number_footnotes .number_footnote_div {
    display: none;
    background: #142136;
    width: 550px;
    height: auto;
    padding: 43px 46px;
    font-family: "Circe-Light";
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    position: relative; }
    .number_footnotes .number_footnote_div .close {
      width: 34px;
      height: 34px;
      border: solid 2px #91B2D9;
      border-radius: 17px;
      background: #142136;
      position: absolute;
      top: -17px;
      right: -17px; }
      .number_footnotes .number_footnote_div .close .x {
        position: absolute;
        width: 21px;
        height: 2px;
        background: #91B2D9;
        display: block;
        transform: rotate(45deg);
        top: 14px;
        left: 4px; }
        .number_footnotes .number_footnote_div .close .x.x2 {
          transform: rotate(-45deg); }

@media (max-width: 800px) {
  .firm_numbers {
    margin-bottom: 69px; }
    .firm_numbers .num_section {
      width: 100%;
      border-top: none; }
      .firm_numbers .num_section .num_sect_inside {
        border-top: none; }
        .firm_numbers .num_section .num_sect_inside .num_box {
          width: 149px;
          height: 98px;
          margin: 0 auto;
          float: unset;
          border-top: solid 1px #91B2D9; }
          .firm_numbers .num_section .num_sect_inside .num_box .inside {
            padding: unset; }
            .firm_numbers .num_section .num_sect_inside .num_box .inside .number {
              font-size: 36px;
              line-height: 38px;
              color: #142136;
              margin-bottom: 7px; }
            .firm_numbers .num_section .num_sect_inside .num_box .inside .description {
              font-size: 10px;
              line-height: 18px; }
      .firm_numbers .num_section:nth-of-type(2n+2) {
        float: unset; }
        .firm_numbers .num_section:nth-of-type(2n+2) .num_box {
          float: unset; }
      .firm_numbers .num_section .content {
        height: unset;
        padding: 10px 0 58px;
        width: 100%;
        text-align: center; } }
.firm_numbers_2 {
  padding-bottom: 53px; }
  .firm_numbers_2 .num_section {
    opacity: 0.3;
    position: relative;
    margin-top: -30px;
    transition-duration: 1s; }
    .firm_numbers_2 .num_section .num_box {
      width: 255px;
      height: 255px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: solid 1px #91B2D9;
      opacity: 0.3; }
      .firm_numbers_2 .num_section .num_box .number {
        margin-top: -20px;
        color: #91B2D9;
        font-size: 250px;
        line-height: 150px;
        font-family: "HCo Chronicle Text G1"; }
    .firm_numbers_2 .num_section .text {
      position: absolute;
      top: 100px;
      left: 127px;
      width: 560px;
      font-family: "HCo Chronicle Text G1";
      color: #9D1811;
      font-size: 56px;
      line-height: 60px; }
    .firm_numbers_2 .num_section:nth-of-type(4n+3) {
      float: right; }
      .firm_numbers_2 .num_section:nth-of-type(4n+3) .text {
        left: unset;
        right: 127px;
        text-align: right;
        width: 455px; }
    .firm_numbers_2 .num_section.active {
      opacity: 1; }

@media (max-width: 800px) {
  .firm_numbers_2 {
    padding-bottom: 46px; }
    .firm_numbers_2 .num_section {
      margin-top: -10px;
      opacity: 1; }
      .firm_numbers_2 .num_section .num_box {
        opacity: 0.2;
        width: 97px;
        height: 97px; }
        .firm_numbers_2 .num_section .num_box .number {
          font-size: 94px;
          line-height: 57px; }
      .firm_numbers_2 .num_section .text {
        top: 36px;
        left: 40px;
        font-size: 21px;
        line-height: 23px;
        width: unset;
        max-width: 212px; }
      .firm_numbers_2 .num_section:nth-of-type(4n+3) .text {
        left: unset;
        right: 36px;
        text-align: right;
        width: 180px; } }
/* Employee Ownership */
#firm-employee {
  flex-direction: row-reverse; }
  #firm-employee .ff_content {
    padding-right: 10%; }
    #firm-employee .ff_content .ff_inside h3 {
      margin-bottom: 26px; }
    #firm-employee .ff_content .ff_inside .intro_text {
      color: #fff;
      font-family: "Circe-Light";
      font-size: 28px;
      line-height: 40px;
      margin-bottom: 33px; }
    #firm-employee .ff_content .ff_inside .content {
      color: #fff;
      font-family: "Circe-Light";
      font-size: 18px;
      line-height: 27px; }

#timeline {
  background: #142136;
  padding-top: 0px;
  padding-bottom: 120px; }
  #timeline h3 {
    font-size: 56px;
    line-height: 60px;
    padding-top: 88px;
    margin-top: 0;
    color: #91B2D9;
    font-family: "HCo Chronicle Text G1";
    font-weight: normal; }
  #timeline .container {
    position: relative;
    height: 1920px; }
    #timeline .container .center_line {
      position: absolute;
      left: 50%;
      height: 1402px;
      width: 1px;
      background: #91B2D9;
      top: 268px;
      opacity: 0.45; }
    #timeline .container .ti_container {
      width: 50%;
      position: absolute;
      opacity: 0.45;
      height: 200px; }
      #timeline .container .ti_container .timeline_item {
        width: 400px;
        border: solid 1px #91B2D9;
        padding-top: 27px;
        padding-left: 36px;
        padding-right: 36px;
        padding-bottom: 27px;
        background: #142136;
        z-index: 10;
        position: absolute;
        transition-duration: 2s;
        transform-origin: top left; }
        #timeline .container .ti_container .timeline_item .date {
          color: #91B2D9;
          font-size: 44px;
          line-height: 52px;
          font-family: "HCo Chronicle Text G1";
          margin-bottom: 19px; }
        #timeline .container .ti_container .timeline_item .content {
          color: #fff;
          font-family: "Circe-Light";
          font-size: 22px;
          line-height: 32px; }
      #timeline .container .ti_container.active {
        opacity: 1;
        /*
        .timeline_item {
          width: 506px;
          padding: 30px 46px 43px;
          .date {
            font-size: 56px;
            line-height: 65px;
          }
          .content {
            font-size: 28px;
            line-height: 40px;
          }
        }*/ }
        #timeline .container .ti_container.active .timeline_item {
          transform: scale(1.25); }
      #timeline .container .ti_container .ti_line {
        height: 1px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        background: #91B2D9; }
      #timeline .container .ti_container:nth-of-type(even) {
        right: 0;
        width: calc(50% - 1px); }
        #timeline .container .ti_container:nth-of-type(even) .timeline_item {
          right: 0;
          transform-origin: top right; }
      #timeline .container .ti_container:nth-of-type(1) {
        top: 215px; }
        #timeline .container .ti_container:nth-of-type(1) .ti_line {
          top: 53px; }
      #timeline .container .ti_container:nth-of-type(2) {
        top: 461px; }
        #timeline .container .ti_container:nth-of-type(2) .ti_line {
          top: 90px; }
      #timeline .container .ti_container:nth-of-type(3) {
        top: 613px; }
        #timeline .container .ti_container:nth-of-type(3) .ti_line {
          top: 109px; }
      #timeline .container .ti_container:nth-of-type(4) {
        top: 859px; }
        #timeline .container .ti_container:nth-of-type(4) .ti_line {
          top: 90px; }
      #timeline .container .ti_container:nth-of-type(5) {
        top: 990px; }
        #timeline .container .ti_container:nth-of-type(5) .ti_line {
          top: 82px; }
      #timeline .container .ti_container:nth-of-type(6) {
        top: 1216px; }
        #timeline .container .ti_container:nth-of-type(6) .ti_line {
          top: 75px; }
      #timeline .container .ti_container:nth-of-type(7) {
        top: 1308px; }
        #timeline .container .ti_container:nth-of-type(7) .ti_line {
          top: 117px; }
      #timeline .container .ti_container:nth-of-type(8) {
        top: 1552px; }
        #timeline .container .ti_container:nth-of-type(8) .ti_line {
          top: 117px; }

@media (max-width: 800px) {
  #timeline {
    padding-bottom: 76px; }
    #timeline .container {
      height: auto; }
      #timeline .container .center_line {
        display: none; }
      #timeline .container .ti_container {
        width: 100%;
        opacity: 1;
        position: relative;
        top: unset !important;
        margin-bottom: 49px;
        height: auto; }
        #timeline .container .ti_container .ti_line {
          display: none; }
        #timeline .container .ti_container .timeline_item {
          width: 100%;
          position: relative; }
          #timeline .container .ti_container .timeline_item .date {
            font-size: 20px;
            line-height: 26px;
            margin-bottom: 6px; }
          #timeline .container .ti_container .timeline_item .content {
            font-size: 16px;
            line-height: 24px; }
        #timeline .container .ti_container:nth-of-type(even) {
          width: 100%; } }
#our_culture .fifty_fifty.umber {
  flex-direction: row-reverse; }

#philanthropy .fifty_fifty.navy {
  flex-direction: row; }

#news_insights {
  padding-bottom: 102px;
  padding-top: 96px; }
  #news_insights h3 {
    margin-top: 0px;
    color: #91B2D9;
    font-family: "HCo Chronicle Text G1";
    font-weight: normal;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 56px; }
    @media (max-width: 800px) {
      #news_insights h3 {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 36px; } }
  #news_insights .articles {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 28px;
    row-gap: 107px; }
    #news_insights .articles .article {
      width: 100%; }
      #news_insights .articles .article .img_cont {
        display: block;
        width: 100%;
        background-size: cover; }
        #news_insights .articles .article .img_cont .img_inside {
          padding-top: 66.7%; }
      #news_insights .articles .article .date {
        color: #9D1811;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.6px;
        font-family: "Circe-Bold";
        margin-top: 21px; }
      #news_insights .articles .article .title {
        font-size: 28px;
        font-family: "HCo Chronicle Text G1";
        line-height: 36px;
        color: #142136; }
      #news_insights .articles .article .read_more {
        display: inline-block;
        margin-top: 25px;
        border: solid 2px #9D1811;
        text-transform: uppercase;
        padding: 11px 14px 9px 15px;
        font-size: 12px;
        line-height: 14px;
        font-family: "Circe-Bold";
        letter-spacing: 0.6px;
        text-decoration: none;
        color: #9D1811; }
        #news_insights .articles .article .read_more:hover {
          background: #9D1811;
          color: #fff; }
    #news_insights .articles.callout {
      margin-bottom: 77px;
      grid-template-columns: 1fr 1fr;
      column-gap: 77px; }
      #news_insights .articles.callout .article .date {
        margin-top: 28px; }
      #news_insights .articles.callout .article .title {
        font-size: 36px;
        line-height: 40px; }

@media (max-width: 800px) {
  #news_insights {
    padding-top: 47px; }
    #news_insights h3 {
      color: #142136; }
    #news_insights .articles, #news_insights .article.callout {
      display: block;
      margin-bottom: 0; }
      #news_insights .articles .article, #news_insights .article.callout .article {
        margin-bottom: 59px; }
        #news_insights .articles .article .date, #news_insights .article.callout .article .date {
          font-size: 10px;
          line-height: 18px;
          margin-top: 15px; }
        #news_insights .articles .article .title, #news_insights .article.callout .article .title {
          font-size: 20px;
          line-height: 26px; }
        #news_insights .articles .article .read_more, #news_insights .article.callout .article .read_more {
          margin-top: 15px;
          font-size: 10px;
          line-height: 14px;
          padding: 7px 14px; } }
/* STRATEGIES */
/* OVERALL */
@media (min-width: 800px) {
  .page-id-375 .page_header {
    height: calc(100vh - 115px); } }
.strat_table {
  min-width: 1000px;
  margin-top: 144px;
  margin-bottom: 144px; }
  .strat_table .strat_row {
    display: grid;
    grid-template-columns: 280px 1fr 1fr 1fr 1fr 1fr;
    column-gap: 28px;
    height: 56px;
    border-bottom: solid 1px #9D1811; }
    .strat_table .strat_row .strat_name {
      display: flex;
      align-items: center; }
      .strat_table .strat_row .strat_name a {
        font-family: "Circe-Regular";
        color: #142136;
        font-size: 14px;
        line-height: 18px;
        text-decoration: none; }
    .strat_table .strat_row .strat_val {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      font-family: "Circe-Light";
      font-size: 14px;
      line-height: 18px;
      color: #142136; }
    .strat_table .strat_row.strat_header {
      border-top: 2px solid #9D1811;
      border-bottom: 2px solid #9D1811; }
      .strat_table .strat_row.strat_header .strat_val {
        text-transform: uppercase;
        font-size: 12px; }

@media (max-width: 800px) {
  .strat_mobile_cont {
    padding-left: 10%; }

  .strat_table {
    margin-top: 41px;
    margin-bottom: 87px; }
    .strat_table .strat_row {
      height: 47px; }
      .strat_table .strat_row .strat_name a {
        font-size: 12px;
        line-height: 15px; }
      .strat_table .strat_row .strat_val {
        font-size: 12px;
        line-height: 15px; }
      .strat_table .strat_row.strat_header {
        font-size: 10px;
        line-height: 15px; } }
.strat_boxes .box {
  padding: 87px 0 106px;
  background: #142136; }
  .strat_boxes .box .title {
    font-family: "HCo Chronicle Text G1";
    font-weight: normal;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 56px;
    color: #91B2D9; }
    @media (max-width: 800px) {
      .strat_boxes .box .title {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 36px; } }
    .strat_boxes .box .title a {
      color: #91B2D9;
      text-decoration: none; }
  .strat_boxes .box .benchmark {
    color: #fff;
    color: "Circe-Bold";
    text-transform: uppercase;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: 1.2px; }
  .strat_boxes .box .content {
    color: #fff;
    font-family: "Circe-Light";
    font-size: 28px;
    line-height: 40px;
    display: none; }
    .strat_boxes .box .content p {
      margin-bottom: 31px; }
  .strat_boxes .box .show_more {
    margin-top: 35px;
    display: inline-block;
    border: solid 2px #91B2D9;
    text-transform: uppercase;
    padding: 11px 13px 9px 14px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.6px;
    color: #91B2D9;
    font-family: "Circe-Bold";
    text-decoration: none; }
    .strat_boxes .box .show_more:hover {
      background: #91B2D9;
      color: #fff; }
  .strat_boxes .box.umber {
    background: #5C5245; }
  .strat_boxes .box.blue {
    background: #91B2D9; }
    .strat_boxes .box.blue .title {
      color: #142136; }
      .strat_boxes .box.blue .title a {
        color: #142136; }
    .strat_boxes .box.blue .show_more {
      border-color: #142136;
      color: #142136; }
      .strat_boxes .box.blue .show_more:hover {
        background: #142136;
        color: #fff; }

@media (max-width: 800px) {
  .strat_boxes .box .benchmark {
    margin-top: 25px;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.5px; }
  .strat_boxes .box .content {
    font-size: 16px;
    line-height: 24px; }
    .strat_boxes .box .content p {
      margin-bottom: 0;
      margin-top: 35px; }
  .strat_boxes .box .show_more {
    font-size: 10px;
    line-height: 14px;
    padding: 7px 17px 7px 18px; } }
/* SINGLE */
.strat_ff {
  width: 100%;
  display: flex;
  overflow: hidden; }
  .strat_ff .strat_data {
    width: 50%;
    background: #142136;
    display: flex;
    align-items: center;
    min-height: calc(100vh - 165px);
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 106px;
    padding-bottom: 123px; }
    .strat_ff .strat_data .sd_inside > div {
      margin-bottom: 82px; }
      .strat_ff .strat_data .sd_inside > div .label {
        color: #fff;
        font-family: "Circe-Bold";
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.6px;
        text-transform: uppercase; }
      .strat_ff .strat_data .sd_inside > div .value {
        color: #91B2D9;
        font-family: "HCo Chronicle Text G1";
        font-size: 56px;
        line-height: 60px; }
      .strat_ff .strat_data .sd_inside > div:last-child {
        margin-bottom: 0; }
  .strat_ff .strat_text {
    width: 50%;
    background: rgba(20, 33, 54, 0.05);
    display: flex;
    align-items: center;
    min-height: calc(100vh - 165px);
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 106px;
    padding-bottom: 123px; }
    .strat_ff .strat_text .st_inside .title {
      font-family: "HCo Chronicle Text G1";
      color: #142136;
      font-size: 56px;
      line-height: 60px;
      margin-bottom: 30px; }
    .strat_ff .strat_text .st_inside .content {
      font-size: 28px;
      line-height: 40px;
      font-family: "Circe-Light";
      color: #142136; }

@media (max-width: 800px) {
  .strat_ff {
    display: block; }
    .strat_ff .strat_data {
      width: 100%;
      min-height: unset;
      padding-top: 41px;
      padding-bottom: 77px; }
      .strat_ff .strat_data .sd_inside > div {
        margin-bottom: 34px; }
        .strat_ff .strat_data .sd_inside > div .label {
          font-size: 10px;
          line-height: 18px; }
        .strat_ff .strat_data .sd_inside > div .value {
          font-size: 36px;
          line-height: 38px; }
    .strat_ff .strat_text {
      height: unset;
      min-height: unset;
      width: 100%;
      padding-top: 64px;
      padding-bottom: 107px; }
      .strat_ff .strat_text .st_inside .title {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 44px; }
      .strat_ff .strat_text .st_inside .content {
        font-size: 16px;
        line-height: 24px; } }
.managers h3 {
  font-family: "HCo Chronicle Text G1";
  font-weight: normal;
  font-size: 56px;
  line-height: 60px;
  margin-bottom: 56px;
  color: #142136;
  margin-top: 124px;
  margin-bottom: 47px; }
  @media (max-width: 800px) {
    .managers h3 {
      font-size: 36px;
      line-height: 38px;
      margin-bottom: 36px; } }

@media (max-width: 800px) {
  .managers h3 {
    margin-top: 41px;
    margin-bottom: 22px; }
  .managers .people {
    margin-top: 22px; } }
.strat_bff {
  width: 100%;
  display: flex;
  overflow: hidden; }
  .strat_bff .fund {
    width: 50%;
    background: #91B2D9;
    display: flex;
    align-items: center;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 152px;
    padding-bottom: 153px; }
    .strat_bff .fund .fund_inside .title {
      margin-bottom: 21px;
      color: #142136;
      font-family: "HCo Chronicle Text G1";
      font-size: 36px;
      line-height: 40px; }
    .strat_bff .fund .fund_inside .read_more {
      color: #142136;
      border: solid 2px #142136;
      font-family: "Circe-Bold";
      text-transform: uppercase;
      font-size: 12px;
      line-height: 14px;
      padding: 7px 14px 5px 15px;
      text-decoration: none; }
      .strat_bff .fund .fund_inside .read_more:hover {
        background: #142136;
        color: #fff; }
  .strat_bff .text {
    width: 50%;
    background: #5C5245;
    display: flex;
    align-items: center;
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 106px;
    padding-bottom: 123px; }
    .strat_bff .text .text_inside .title {
      font-family: "HCo Chronicle Text G1";
      color: #91B2D9;
      font-size: 36px;
      line-height: 40px;
      margin-bottom: 33px; }
    .strat_bff .text .text_inside .content {
      font-size: 28px;
      line-height: 40px;
      font-family: "Circe-Light";
      color: #fff; }

@media (max-width: 800px) {
  .strat_bff {
    display: block; }
    .strat_bff .fund {
      padding-top: 25px;
      padding-bottom: 37px;
      width: 100%; }
      .strat_bff .fund .fund_inside .title {
        font-size: 20px;
        line-height: 26px; }
      .strat_bff .fund .fund_inside .read_more {
        font-size: 10px;
        line-height: 14px; }
    .strat_bff .text {
      width: 100%;
      padding-top: 32px;
      padding-bottom: 66px; }
      .strat_bff .text .text_inside .title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 18px; }
      .strat_bff .text .text_inside .content {
        font-size: 16px;
        line-height: 24px; } }
/* FUNDS */
@media (min-width: 800px) {
  .page-id-250 .page_header {
    height: calc(100vh - 165px); } }
.postid-245 .page_header.fund .header_text h2 {
  color: #fff; }

.fund_chart {
  padding-top: 51px; }
  .fund_chart .date {
    text-transform: uppercase;
    color: #9D1811;
    font-family: "Circe-Bold";
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 28px; }
  .fund_chart .table_cont {
    width: 100%;
    overflow-x: auto; }
    .fund_chart .table_cont .table {
      min-width: 1100px;
      padding-bottom: 10px; }
      .fund_chart .table_cont .table .row {
        display: grid;
        grid-template-columns: 264px repeat(8, 1fr);
        column-gap: 18px;
        align-items: center;
        border-bottom: solid 1px #9D1811;
        height: 57px;
        font-size: 14px;
        line-height: 18px;
        color: #142136;
        justify-content: center; }
        .fund_chart .table_cont .table .row .name {
          position: sticky;
          left: 0;
          background: #fff;
          height: 100%;
          display: flex;
          align-items: center; }
        .fund_chart .table_cont .table .row .val {
          font-family: "Circe-Light";
          text-align: center; }
          .fund_chart .table_cont .table .row .val .sub_cont {
            display: grid;
            grid-template-columns: 1fr 1fr; }
        .fund_chart .table_cont .table .row.fund {
          grid-template-columns: 304px 4fr 2fr;
          border-top: solid 1px #9D1811;
          border-bottom: solid 2px #9D1811; }
          .fund_chart .table_cont .table .row.fund .name a, .fund_chart .table_cont .table .row.fund .val {
            font-family: "Circe-Bold";
            color: #9D1811;
            text-align: left;
            text-decoration: none; }
        .fund_chart .table_cont .table .row.header {
          border-top: solid 2px #9D1811; }
          .fund_chart .table_cont .table .row.header .val {
            font-family: "Circe-Light";
            font-size: 12px;
            text-transform: uppercase; }
  .fund_chart .footnotes {
    margin-top: 37px;
    font-family: "Circe-LightItalic";
    color: #3D3D3D;
    font-size: 14px;
    line-height: 18px; }

@media (max-width: 800px) {
  .fund_chart {
    padding-top: 46px; }
    .fund_chart .date {
      font-size: 10px;
      line-height: 18px;
      margin-bottom: 38px; }
    .fund_chart .table_cont .table .row {
      height: 47px;
      font-size: 12px;
      line-height: 15px; }
      .fund_chart .table_cont .table .row .name {
        position: unset;
        height: unset; }
      .fund_chart .table_cont .table .row.header .val {
        font-size: 10px;
        line-height: 15px; } }
.fund_docs {
  margin-top: 100px;
  padding-top: 58px; }
  .fund_docs h3 {
    color: #142136;
    font-family: "HCo Chronicle Text G1";
    font-weight: normal;
    font-size: 56px;
    line-height: 60px;
    margin-bottom: 56px;
    margin: 0; }
    @media (max-width: 800px) {
      .fund_docs h3 {
        font-size: 36px;
        line-height: 38px;
        margin-bottom: 36px; } }

.literature_container {
  margin-bottom: 159px; }

.literature_table .doc_row.doc_header {
  border-top: 1.5px #9D1811 solid;
  border-bottom: 1.5px #9D1811 solid;
  height: 57px; }
  .literature_table .doc_row.doc_header div {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Circe-Light";
    font-size: 12px;
    line-height: 18px;
    color: #142136;
    text-transform: uppercase; }
.literature_table .doc_row {
  display: grid;
  grid-template-columns: 254px 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 28px;
  border-bottom: solid 0.5px #91B2D9; }
  .literature_table .doc_row .fund_name {
    color: #142136;
    font-family: "Circe-Regular";
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    height: 56px; }
  .literature_table .doc_row .doc {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; }
    .literature_table .doc_row .doc a {
      color: #fff;
      background-image: url("../assets/icons/doc_icon_blue.svg");
      background-size: 22px 29px;
      overflow: hidden;
      width: 22px;
      height: 29px; }

@media (max-width: 800px) {
  .literature_container {
    margin-top: 62px;
    margin-bottom: 71px; }

  .literature_table {
    min-width: 1000px; }
    .literature_table .doc_row.doc_header {
      height: 47px; }
      .literature_table .doc_row.doc_header div {
        font-size: 10px;
        line-height: 15px; }
    .literature_table .doc_row {
      grid-template-columns: 189px 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
      .literature_table .doc_row .fund_name {
        font-size: 12px;
        line-height: 15px;
        height: 47px; }
      .literature_table .doc_row .doc a {
        background-size: 16px 24px;
        width: 16px;
        height: 24px; } }
.tax_container {
  margin-bottom: 159px; }
  .tax_container h3 {
    margin-bottom: 11px; }

.applications_container {
  margin-bottom: 100px; }
  .applications_container h3 {
    margin-bottom: 17px; }

.tax_container .documents, .applications_container .documents {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 28px; }
  .tax_container .documents a, .applications_container .documents a {
    border-bottom: 0.5px #9D1811 solid;
    height: 56px;
    line-height: 56px;
    font-size: 14px;
    font-family: "Circe-Regular";
    color: #142136;
    text-decoration: none;
    background: url(../assets/icons/doc_icon_blue.svg) no-repeat right 18px center; }
    .tax_container .documents a:nth-child(1), .tax_container .documents a:nth-child(2), .applications_container .documents a:nth-child(1), .applications_container .documents a:nth-child(2) {
      border-top: 0.5px #9D1811 solid; }

@media (max-width: 800px) {
  .tax_container .documents, .applications_container .documents {
    display: block;
    width: 100%; }
    .tax_container .documents a, .applications_container .documents a {
      display: block;
      width: 100%;
      font-size: 12px;
      line-height: 47px;
      height: 47px; }
      .tax_container .documents a:nth-child(2), .applications_container .documents a:nth-child(2) {
        border-top: unset; }

  .tax_container {
    margin-bottom: 48px; }

  .applications_container {
    margin-bottom: 59px; } }
/* How to Invest*/
.fund_how {
  padding-top: 59px;
  padding-bottom: 62px; }
  .fund_how h3 {
    font-size: 56px;
    line-height: 60px;
    font-family: "HCo Chronicle Text G1";
    color: #91B2D9;
    margin-bottom: 20px;
    font-weight: normal;
    margin-top: 0; }
  .fund_how .heading_label {
    color: #142136;
    font-family: "HCo Chronicle Text G1";
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 24px; }
  .fund_how .steps .step {
    margin-bottom: 31px;
    display: flex;
    height: 161px;
    align-items: center; }
    .fund_how .steps .step .num_block {
      width: 161px;
      height: 161px;
      border: solid 1px #91B2D9;
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: "HCo Chronicle Text G1";
      font-size: 157px;
      line-height: 94px;
      color: rgba(145, 178, 217, 0.3);
      margin-right: 28px; }
      .fund_how .steps .step .num_block .inside {
        margin-top: -20px; }
    .fund_how .steps .step .label {
      font-family: "Circe-Light";
      color: #142136;
      font-size: 28px;
      line-height: 40px;
      max-width: 536px; }
    .fund_how .steps .step.step_5 {
      height: auto;
      display: block;
      margin-top: 44px; }
      .fund_how .steps .step.step_5 .num_block {
        margin-bottom: 35px; }
  .fund_how .steps .step_alt {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 28px; }
    .fund_how .steps .step_alt .class {
      font-family: "Circe-Light";
      font-size: 18px;
      line-height: 27px;
      color: #3D3D3D; }
      .fund_how .steps .step_alt .class .title, .fund_how .steps .step_alt .class .name {
        font-family: "Circe-Bold"; }
      .fund_how .steps .step_alt .class .name {
        font-size: 14px;
        text-transform: uppercase; }

@media (max-width: 800px) {
  .fund_how {
    padding-bottom: 0; }
    .fund_how h3 {
      font-size: 36px;
      line-height: 38px;
      color: #142136; }
    .fund_how .heading_label {
      font-size: 20px;
      line-height: 26px; }
    .fund_how .steps .step {
      margin-bottom: 21px;
      display: block;
      height: unset; }
      .fund_how .steps .step .num_block {
        width: 94px;
        height: 94px;
        font-size: 93px;
        line-height: 86px;
        margin-bottom: 22px; }
        .fund_how .steps .step .num_block .inside {
          margin-top: -8px; }
      .fund_how .steps .step .label {
        width: 100%;
        font-size: 16px;
        line-height: 24px; }
    .fund_how .steps .step_alt {
      display: block; }
      .fund_how .steps .step_alt .class {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 62px; }
        .fund_how .steps .step_alt .class .name {
          font-size: 16px; }
      .fund_how .steps .step_alt.step_alt_5 .class {
        margin-bottom: 47px; } }
/* SINGLE FUND */
.fund_menu {
  position: fixed;
  top: 115px;
  left: 0;
  width: 100%;
  background: #142136;
  height: 50px;
  z-index: -2;
}
  .fund_menu .container {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
    .fund_menu .container a {
      color: #91B2D9;
      line-height: 50px;
      font-family: "Circe-Light";
      font-size: 12px;
      text-transform: uppercase;
      margin: 0 33px;
      outline: none; }
      .fund_menu .container a:hover {
        font-family: "Circe-Regular"; }
      .fund_menu .container a:last-child {
        margin-right: 0; }
  .fund_menu.investment-active .container a {
    display: none; }

.admin-bar .fund_menu {
  top: 147px;
  z-index: -2;
}

@media (max-width: 800px) {
  .fund_menu {
    display: none; } }
.top_banner {
  background: #5C5245; }
  .top_banner .container {
    padding: 19px 0;
    /*
    .tb_factsheet {
      color: $blue;
      float: right;
      height: 28px;
      font-size: 14px;
      line-height: 14px;
      font-family: $sans-bold;
      margin-top: 6px;
      padding-top: 15px;
      text-decoration: none;
      text-transform: uppercase;
      padding-right: 28px;
      background: url('../assets/icons/doc_icon_blue.svg') no-repeat right center;
    }
    */ }
    .top_banner .container .content {
      width: 100%;
      font-family: "Circe-Light";
      color: #fff;
      font-size: 14px;
      line-height: 20px; }
      .top_banner .container .content a {
        color: #91B2D9; }
      .top_banner .container .content p {
        margin: 0; }

#fund_overview {
  background: #fff; }
  #fund_overview .ff_nav_cont {
    width: 50%;
    background: #142136;
    display: flex;
    justify-content: center;
    align-items: center; }
    #fund_overview .ff_nav_cont .nav_inside {
      width: 100%;
      padding: 48px 10% 48px 15%; }
      #fund_overview .ff_nav_cont .nav_inside .top_line .title {
        float: left; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .title h3 {
          font-family: "HCo Chronicle Text G1";
          font-size: 36px;
          line-height: 40px;
          color: #fff;
          font-weight: normal;
          margin: 0; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .title .date {
          margin-top: -3px;
          font-family: "Circe-Bold";
          color: #fff;
          font-size: 18px;
          line-height: 28px;
          letter-spacing: 0.9px; }
      #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class {
        float: right;
        width: 232px; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class .select-selected {
          border: solid 2px #91B2D9; }
          #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class .select-selected:after {
            top: 18px; }
          #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class .select-selected.select-arrow-active:after {
            top: 12px; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class .select-items {
          background: #142136; }
      #fund_overview .ff_nav_cont .nav_inside .nav_val, #fund_overview .ff_nav_cont .nav_inside .change_val {
        margin-top: 67px; }
        #fund_overview .ff_nav_cont .nav_inside .nav_val .value, #fund_overview .ff_nav_cont .nav_inside .change_val .value {
          font-family: "HCo Chronicle Text G1";
          color: #91B2D9;
          font-size: 96px;
          line-height: 80px;
          margin-bottom: 14px; }
        #fund_overview .ff_nav_cont .nav_inside .nav_val .label, #fund_overview .ff_nav_cont .nav_inside .change_val .label {
          text-transform: uppercase;
          color: #fff;
          font-size: 19px;
          line-height: 28.8px;
          letter-spacing: 0.96px; }
  #fund_overview .ff_content {
    background: rgba(20, 33, 54, 0.05);
    padding-top: 70px; }
    #fund_overview .ff_content .ff_inside .section {
      margin-bottom: 32px; }
      #fund_overview .ff_content .ff_inside .section h3 {
        color: #142136;
        font-size: 36px;
        line-height: 40px;
        margin-bottom: 12px; }
      #fund_overview .ff_content .ff_inside .section .content {
        margin-top: 12px;
        color: #3D3D3D; }

@media (max-width: 800px) {
  #fund_overview .ff_nav_cont {
    width: 100%; }
    #fund_overview .ff_nav_cont .nav_inside {
      padding: 48px 10% 48px 10%; }
      #fund_overview .ff_nav_cont .nav_inside .top_line .title {
        float: none; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .title h3 {
          font-size: 20px;
          line-height: 26px; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .title .date {
          font-size: 10px;
          line-height: 18px; }
      #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class {
        float: none;
        margin-top: 8px;
        width: 138px;
        font-size: 12px;
        line-height: 14px; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class .select-selected:after {
          top: 14px; }
        #fund_overview .ff_nav_cont .nav_inside .top_line .fund_class .select-selected.select-arrow-active:after {
          top: 8px; }
      #fund_overview .ff_nav_cont .nav_inside .nav_val {
        width: auto;
        float: left;
        margin-top: 18px; }
        #fund_overview .ff_nav_cont .nav_inside .nav_val .value {
          font-size: 36px;
          line-height: 38px;
          margin-bottom: 4px; }
        #fund_overview .ff_nav_cont .nav_inside .nav_val .label {
          font-size: 10px;
          line-height: 18px; }
      #fund_overview .ff_nav_cont .nav_inside .change_val {
        width: auto;
        float: right;
        margin-top: 18px; }
        #fund_overview .ff_nav_cont .nav_inside .change_val .value {
          font-size: 36px;
          line-height: 38px;
          margin-bottom: 4px; }
        #fund_overview .ff_nav_cont .nav_inside .change_val .label {
          font-size: 10px;
          line-height: 18px; } }
.tenent {
  background: #5C5245;
  padding: 88px 0; }
  .tenent .title {
    font-family: "HCo Chronicle Text G1";
    font-size: 36px;
    line-height: 40px;
    color: #fff; }
  .tenent .columns {
    margin-top: 28px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 70px; }
    .tenent .columns .title {
      text-transform: uppercase;
      font-family: "Circe-Bold";
      font-size: 18px;
      line-height: 28px;
      letter-spacing: 0.9px;
      margin-bottom: 12px; }
    .tenent .columns .content {
      color: #fff;
      font-family: "Circe-Light";
      font-size: 18px;
      line-height: 27px; }

@media (max-width: 800px) {
  .tenent {
    padding: 42px 0 89px; }
    .tenent .title {
      font-size: 20px;
      line-height: 26px; }
    .tenent .columns {
      display: block; }
      .tenent .columns .title {
        font-size: 14px;
        line-height: 20px; }
      .tenent .columns .content {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 21px; }
      .tenent .columns .column:nth-of-type(2) .content {
        padding-bottom: 42px; } }
.portfolio {
  padding-top: 58px; }
  .portfolio h3 {
    font-family: "HCo Chronicle Text G1";
    font-size: 56px;
    line-height: 65px;
    color: #142136;
    font-weight: normal;
    margin: 0; }
  .portfolio h4 {
    font-family: "HCo Chronicle Text G1";
    font-weight: normal;
    font-size: 36px;
    line-height: 40px;
    margin-top: 22px;
    margin-bottom: 0; }
  .portfolio .date {
    text-transform: uppercase;
    color: #9D1811;
    font-family: "Circe-Bold";
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px; }
  .portfolio .table .column {
    width: calc(50% - 45px);
    float: left;
    margin-right: 45px; }
    .portfolio .table .column:last-child {
      margin-right: unset;
      margin-left: 45px; }
    .portfolio .table .column .item {
      border-bottom: solid 1px #9D1811;
      height: 57px;
      display: grid;
      grid-template-columns: 1fr 100px;
      align-items: center;
      font-size: 14px;
      line-height: 18px;
      color: #142136; }
      .portfolio .table .column .item .label {
        font-family: "Circe-Regular"; }
      .portfolio .table .column .item .value {
        font-family: "Circe-Light";
        text-align: right; }
      .portfolio .table .column .item.composition {
        border-top: solid 1px #9D1811;
        border-bottom: solid 2px #9D1811; }
        .portfolio .table .column .item.composition .label {
          font-family: "Circe-Bold";
          color: #9D1811; }
      .portfolio .table .column .item:first-child {
        border-top: solid 1px #9D1811; }

@media (max-width: 800px) {
  .portfolio .table .column {
    width: 100%;
    float: none;
    margin: 0; }
    .portfolio .table .column:last-child {
      margin: 0; }
      .portfolio .table .column:last-child .item:first-child {
        border-top: unset; } }
.countries {
  margin-top: 84px;
  height: 278px; }
  .countries .container {
    height: 278px;
    position: relative; }
    .countries .container h3 {
      font-family: "HCo Chronicle Text G1";
      font-size: 56px;
      line-height: 65px;
      color: #142136;
      font-weight: normal;
      margin: 0;
      position: relative;
      z-index: 10; }
    .countries .container .date {
      text-transform: uppercase;
      color: #9D1811;
      font-family: "Circe-Bold";
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 12px;
      position: relative;
      z-index: 10; }
    .countries .container .country_cont {
      top: 0;
      position: absolute;
      height: 278px;
      width: 100%;
      display: grid;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
      column-gap: 36px; }
      .countries .container .country_cont .country {
        position: relative; }
        .countries .container .country_cont .country .map {
          position: absolute;
          width: 100%;
          height: 100%;
          background-repeat: no-repeat;
          background-size: contain;
          background-position: bottom center;
          bottom: 0; }
        .countries .container .country_cont .country .info {
          position: absolute;
          top: 200px;
          text-align: center;
          width: 100%; }
          .countries .container .country_cont .country .info .value {
            font-family: "HCo Chronicle Text G1";
            font-size: 56px;
            line-height: 40px;
            color: #91B2D9;
            width: 100%; }
          .countries .container .country_cont .country .info .label {
            text-transform: uppercase;
            font-size: 18px;
            line-height: 28px;
            margin-top: 17px;
            color: #9D1811;
            font-family: "Circe-Bold";
            letter-spacing: 0.9px;
            width: 100%; }
        .countries .container .country_cont .country.argentina .map {
          background-image: url("../assets/countries/argentina.svg");
          max-height: 70%; }
        .countries .container .country_cont .country.brazil .map {
          background-image: url("../assets/countries/brazil2.svg");
          max-height: 60%; }
        .countries .container .country_cont .country.china .map {
          background-image: url("../assets/countries/china.svg"); }
        .countries .container .country_cont .country.denmark .map {
          background-image: url("../assets/countries/denmark.svg");
          max-height: 80%; }
        .countries .container .country_cont .country.france .map {
          background-image: url("../assets/countries/france.svg");
          max-height: 60%; }
        .countries .container .country_cont .country.netherlands .map {
          background-image: url("../assets/countries/netherlands.svg");
          max-height: 70%; }
        .countries .container .country_cont .country.japan .map {
          background-image: url("../assets/countries/japan.svg");
          max-height: 80%; }
        .countries .container .country_cont .country.spain .map {
          background-image: url("../assets/countries/spain.svg");
          max-height: 60%; }
        .countries .container .country_cont .country.switzerland .map {
          background-image: url("../assets/countries/switzerland.svg");
          max-height: 70%; }
        .countries .container .country_cont .country.united_kingdom .map {
          background-image: url("../assets/countries/united_kingdom.svg"); }
        .countries .container .country_cont .country.united_states .map {
          background-image: url("../assets/countries/united_states.svg");
          max-height: 50%; }

@media (max-width: 800px) {
  .countries {
    height: unset; }
    .countries .container {
      height: unset; }
      .countries .container .country_cont {
        position: relative;
        display: block;
        height: unset; }
        .countries .container .country_cont .country {
          height: 238px; }
          .countries .container .country_cont .country .info {
            top: unset;
            bottom: 20px; } }
.top_ten {
  padding-top: 103px; }
  .top_ten h3 {
    font-family: "HCo Chronicle Text G1";
    font-size: 56px;
    line-height: 65px;
    color: #142136;
    font-weight: normal;
    margin: 0; }
    .top_ten h3 sup {
      font-size: 20px;
      line-height: 20px;
      vertical-align: super; }
  .top_ten .date {
    text-transform: uppercase;
    color: #9D1811;
    font-family: "Circe-Bold";
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px; }
  .top_ten .table .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 100px;
    column-gap: 91px;
    align-items: center;
    border-bottom: solid 1px #9D1811;
    height: 57px;
    font-size: 14px;
    line-height: 18px;
    color: #142136; }
    .top_ten .table .row .stock {
      font-family: "Circe-Regular"; }
    .top_ten .table .row .sector, .top_ten .table .row .country {
      font-family: "Circe-Light"; }
    .top_ten .table .row .perc {
      font-family: "Circe-Light";
      text-align: right; }
    .top_ten .table .row.composition {
      border-top: solid 1px #9D1811;
      border-bottom: solid 2px #9D1811; }
      .top_ten .table .row.composition .label {
        font-family: "Circe-Bold";
        color: #9D1811; }
    .top_ten .table .row.header .stock, .top_ten .table .row.header .sector, .top_ten .table .row.header .country, .top_ten .table .row.header .perc {
      font-family: "Circe-Light";
      font-size: 12px;
      text-transform: uppercase; }
    .top_ten .table .row:first-child {
      border-top: solid 1px #9D1811; }
    .top_ten .table .row.total_row .stock {
      font-family: "Circe-Bold";
      color: #9D1811; }
    .top_ten .table .row.total_row .perc {
      font-family: "Circe-Bold"; }
  .top_ten .table.no_countries .row {
    grid-template-columns: 1fr 1fr 100px; }
  .top_ten a.btn {
    position: relative;
    display: inline-block;
    margin-top: 47px;
    font-size: 12px;
    line-height: 14px;
    float: none;
    padding: 11px 16px 9px 17px; }
  .top_ten .footnotes {
    position: relative;
    margin-top: 37px;
    font-family: "Circe-LightItalic";
    color: #3D3D3D;
    font-size: 14px;
    line-height: 18px; }

@media (max-width: 800px) {
  .top_ten .container .table {
    min-width: 900px; } }
.performance {
  padding: 58px 0 86px; }
  .performance h3 {
    font-family: "HCo Chronicle Text G1";
    font-size: 56px;
    line-height: 65px;
    color: #142136;
    font-weight: normal;
    margin: 0; }
  .performance .date {
    text-transform: uppercase;
    color: #9D1811;
    font-family: "Circe-Bold";
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px; }
    .performance .date.monthly {
      display: none; }
  .performance .selections {
    margin-bottom: 29px; }
    .performance .selections a.btn {
      font-size: 12px;
      line-height: 14px;
      letter-spacing: 0.6;
      padding: 11px 22px 9px; }
  .performance .table .row {
    display: grid;
    grid-template-columns: 264px 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    align-items: center;
    height: 57px;
    justify-content: center;
    column-gap: 5px;
    font-size: 14px;
    line-height: 18px;
    color: #142136;
    border-bottom: solid 1px #91B2D9; }
    .performance .table .row .name {
      font-family: "Circe-Regular"; }
    .performance .table .row .val {
      text-align: center;
      font-family: "Circe-Light"; }
    .performance .table .row.header {
      border-top: solid 2px #9D1811;
      border-bottom: solid 2px #9D1811;
      text-transform: uppercase; }
      .performance .table .row.header .val {
        font-size: 12px; }
    .performance .table .row.monthly {
      display: none; }
    .performance .table .row.jsp_fund .name {
      color: #9D1811;
      font-family: "Circe-Bold"; }

.footnotes {
  margin-top: 37px;
  font-family: "Circe-LightItalic";
  color: #3D3D3D;
  font-size: 14px;
  line-height: 18px; }

@media (max-width: 800px) {
  .performance .table {
    min-width: 1000px; } }
.fees_expenses {
  padding: 58px 0 86px; }
  .fees_expenses h3 {
    font-family: "HCo Chronicle Text G1";
    font-size: 56px;
    line-height: 65px;
    color: #142136;
    font-weight: normal;
    margin: 0; }
  .fees_expenses h4 {
    font-family: "HCo Chronicle Text G1";
    font-weight: normal;
    font-size: 36px;
    line-height: 40px;
    margin-top: 18px;
    margin-bottom: 0; }
  .fees_expenses .table .fe_row {
    display: grid;
    grid-template-columns: 1fr 140px 140px;
    align-items: center;
    height: 57px;
    justify-content: center;
    column-gap: 70px;
    font-size: 14px;
    line-height: 18px;
    color: #142136;
    border-bottom: solid 1px #9D1811; }
    .fees_expenses .table .fe_row .label {
      font-family: "Circe-Regular"; }
    .fees_expenses .table .fe_row .class_1, .fees_expenses .table .fe_row .class_2, .fees_expenses .table .fe_row .class_3 {
      text-align: center;
      font-family: "Circe-Light"; }
    .fees_expenses .table .fe_row.total_row .label {
      color: #9D1811;
      font-family: "Circe-Bold"; }
    .fees_expenses .table .fe_row.total_row .class_1, .fees_expenses .table .fe_row.total_row .class_2, .fees_expenses .table .fe_row.total_row .class_3 {
      color: #9D1811;
      font-family: "Circe-Bold"; }
  .fees_expenses .table.classes_2 .class_3 {
    display: none; }
  .fees_expenses .table.classes_3 .fe_row {
    grid-template-columns: 1fr 140px 140px 140px; }
  .fees_expenses .footnotes {
    margin-top: 37px;
    font-family: "Circe-LightItalic";
    color: #3D3D3D;
    font-size: 14px;
    line-height: 18px; }

@media (max-width: 800px) {
  .fees_expenses .table {
    min-width: 560px; } }
@media (max-width: 800px) {
  .portfolio h3,
  .countries .container h3,
  .top_ten h3,
  .performance h3,
  .fees_expenses h3 {
    font-size: 36px;
    line-height: 38px; }

  .portfolio h4,
  .fees_expenses h4 {
    font-size: 24px;
    line-height: 28px; } }
/* SELECT STYLING */
/* The container must be positioned relative: */
.nav_select {
  position: relative; }

.nav_select select {
  display: none;
  /*hide original SELECT element: */ }

.select-selected {
  /*background-color: DodgerBlue;*/ }

/* Style the arrow inside the select element: */
.select-selected:after {
  position: absolute;
  content: "";
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent; }

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px; }

/* style the items (options), including the selected item: */
.select-items div, .select-selected {
  color: #ffffff;
  padding: 8px 16px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer; }

/* Style items (options): */
.select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 99; }

/* Hide the items when the select box is closed: */
.select-hide {
  display: none; }

.select-items div:hover, .same-as-selected {
  background-color: rgba(0, 0, 0, 0.1); }

/* CONTACT */
.page_header.contact .header_text h2 {
  color: #fff; }

#contact_top {
  padding-top: 72px; }
  #contact_top .contact_info {
    width: 348px;
    float: left; }
    #contact_top .contact_info .contact {
      font-size: 18px;
      line-height: 27px;
      color: #3D3D3D;
      font-family: "Circe-Light";
      margin-bottom: 39px; }
      #contact_top .contact_info .contact .subtitle {
        font-family: "Circe-Bold";
        font-size: 14px; }
      #contact_top .contact_info .contact .title {
        font-family: "Circe-Bold";
        color: #9D1811; }
      #contact_top .contact_info .contact:nth-of-type(1), #contact_top .contact_info .contact:nth-of-type(2) {
        border-bottom: solid 1px #9D1811;
        padding-bottom: 33px; }
      #contact_top .contact_info .contact a {
        text-decoration: none;
        color: #3D3D3D; }
  #contact_top #wpcf7-f357-o1 {
    width: calc(100% - 470px);
    float: right; }
    #contact_top #wpcf7-f357-o1 p {
      margin-top: 0;
      margin-bottom: 28px; }
    #contact_top #wpcf7-f357-o1 label {
      font-family: "Circe-Regular";
      font-size: 14px;
      line-height: 28px;
      color: #142136;
      text-transform: uppercase;
      margin-bottom: 6px; }
    #contact_top #wpcf7-f357-o1 input, #contact_top #wpcf7-f357-o1 textarea {
      width: 100%;
      border: solid 1px #9D1811;
      border-radius: 0;
      height: 40px; }
      #contact_top #wpcf7-f357-o1 input:focus, #contact_top #wpcf7-f357-o1 textarea:focus {
        outline: unset; }
    #contact_top #wpcf7-f357-o1 textarea {
      height: 120px; }
    #contact_top #wpcf7-f357-o1 input[type="submit"] {
      background: unset;
      border: solid 2px #9D1811;
      color: #9D1811;
      font-family: "Circe-Bold";
      font-size: 12px;
      line-height: 14px;
      padding: 11px 29px 9px 30px;
      width: unset;
      text-transform: uppercase;
      cursor: pointer; }
      #contact_top #wpcf7-f357-o1 input[type="submit"]:hover {
        background: #9D1811;
        color: #fff; }

@media (max-width: 800px) {
  #contact_top {
    padding-top: 52px; }
    #contact_top .contact_info {
      float: none;
      width: 100%; }
    #contact_top #wpcf7-f357-o1 {
      float: none;
      width: 100%;
      margin-bottom: 116px; } }
.contact_map {
  line-height: 0;
  width: 100%;
  margin-top: 40px; }
  .contact_map img {
    width: 100%;
    height: auto; }

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