@charset "UTF-8";
/** * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/) * Richard Clark (http://richclarkdesign.com) * http://cssreset.com */
@import 'https://fonts.googleapis.com/css?family=Fjalla+One&subset=latin-ext';
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

a {
  text-decoration: none; }

.clr:before, .header .container:before, .market-holder:before, .split .container:before, .split-stats .container:before, .split-about:before, .careers-split:before, .positions .all-positions .company-positions .position:before, .join-team .thirds:before, .founder-split .container:before, .social-change .gallery:before, .recognition .container:before, .team-members .container:before, .team-members .chosen-member:before, .areas-we-serve .container:before, .areas-we-serve-right .box-wrapper:before, .investments .investment-holder:before, .investments .slider-arrows:before, .news-nav:before, .news-nav ul:before, .news-wrapper:before, .post-wrapper p:before, .private-equity-holder:before, .cta:before, .icon-holder:before, .private-equity-investments .wrapper:before, .markets .container .slider-arrows:before, .markets .service-area-types:before, .who-we-are .container:before,
.clr:after,
.header .container:after,
.market-holder:after,
.split .container:after,
.split-stats .container:after,
.split-about:after,
.careers-split:after,
.positions .all-positions .company-positions .position:after,
.join-team .thirds:after,
.founder-split .container:after,
.social-change .gallery:after,
.recognition .container:after,
.team-members .container:after,
.team-members .chosen-member:after,
.areas-we-serve .container:after,
.areas-we-serve-right .box-wrapper:after,
.investments .investment-holder:after,
.investments .slider-arrows:after,
.news-nav:after,
.news-nav ul:after,
.news-wrapper:after,
.post-wrapper p:after,
.private-equity-holder:after,
.cta:after,
.icon-holder:after,
.private-equity-investments .wrapper:after,
.markets .container .slider-arrows:after,
.markets .service-area-types:after,
.who-we-are .container:after {
  content: "";
  display: table; }


.clr:after,
.header .container:after,
.market-holder:after,
.split .container:after,
.split-stats .container:after,
.split-about:after,
.careers-split:after,
.positions .all-positions .company-positions .position:after,
.join-team .thirds:after,
.founder-split .container:after,
.social-change .gallery:after,
.recognition .container:after,
.team-members .container:after,
.team-members .chosen-member:after,
.areas-we-serve .container:after,
.areas-we-serve-right .box-wrapper:after,
.investments .investment-holder:after,
.investments .slider-arrows:after,
.news-nav:after,
.news-nav ul:after,
.news-wrapper:after,
.post-wrapper p:after,
.private-equity-holder:after,
.cta:after,
.icon-holder:after,
.private-equity-investments .wrapper:after,
.markets .container .slider-arrows:after,
.markets .service-area-types:after,
.who-we-are .container:after {
  clear: both; }

.clr, .header .container, .market-holder, .split .container, .split-stats .container, .split-about, .careers-split, .positions .all-positions .company-positions .position, .join-team .thirds, .founder-split .container, .social-change .gallery, .recognition .container, .team-members .container, .team-members .chosen-member, .areas-we-serve .container, .areas-we-serve-right .box-wrapper, .investments .investment-holder, .investments .slider-arrows, .news-nav, .news-nav ul, .news-wrapper, .post-wrapper p, .private-equity-holder, .cta, .icon-holder, .private-equity-investments .wrapper, .markets .container .slider-arrows, .markets .service-area-types, .who-we-are .container {
  zoom: 1; }

@media only screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; } }

.bg--#white {
  background-color: #FFF; }

.container {
  max-width: 1200px;
  height: 100%;
  width: 90%;
  padding: 0 5%;
  margin: 0 auto;
  position: relative; }

body {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  position: relative;
  right: 0; }
  body.open {
    right: 250px; }

.overlay {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  position: fixed;
  width: 100%;
  height: 100%;
  right: -100%;
  top: 0;
  background-color: #2b3e4f;
  opacity: 0.9;
  z-index: 100; }
  .overlay.open {
    right: 250px; }

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 7, 2016 */
@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat/montserrat-bold-webfont.woff2") format("woff2"), url("../fonts/montserrat/montserrat-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratextrabold';
  src: url("../fonts/montserrat/montserrat-extrabold-webfont.woff2") format("woff2"), url("../fonts/montserrat/montserrat-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratlight';
  src: url("../fonts/montserrat/montserrat-light-webfont.woff2") format("woff2"), url("../fonts/montserrat/montserrat-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat/montserrat-regular-webfont.woff2") format("woff2"), url("../fonts/montserrat/montserrat-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'montserratsemibold';
  src: url("../fonts/montserrat/montserrat-semibold-webfont.woff2") format("woff2"), url("../fonts/montserrat/montserrat-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

h3, h4, p, p.address, .gform_confirmation_message, #contact-form form .validation_message, #contact-form form ul li input,
#contact-form form ul li textarea, .positions .all-positions .company-description h5 span, .team-members .single-member.placeholder .name-title h5.title, .investments .investment-holder .each-investment .front .blue-box h5.date, .private-equity-investments .investment-slider-holder .investment-slide ul li {
  font-family: montserratlight; }

h5, .button, .header .nav > ul > li a, .global-hero .container h1 span, .positions .all-positions .company-positions .position .description .title p, .team-members .chosen-member .left .name-title h5, .team-members .single-member .name-title h5, .news-nav ul li, .single-nav a {
  font-family: montserratregular; }

h1, h2, p.connect {
  font-family: montserratsemibold; }

h5.news-title, .social-change .container .wysiwyg a strong, .social-change .container .wysiwyg p strong, .recognition-left .wysiwyg p strong, .recognition-left .wysiwyg a strong, .post-wrapper p strong {
  font-family: montserratbold; }

h6, .post-wrapper blockquote p {
  font-family: "Fjalla One"; }

h1 {
  font-size: 2.875em;
  color: #FFF;
  letter-spacing: 0.04em; }
  h1:last-child {
    margin-bottom: 0; }

h2 {
  font-size: 2.125em;
  color: #2b3e4f;
  letter-spacing: 0.04em; }
  h2.innerTitle {
    color: #FFF; }
  h2:last-child {
    margin-bottom: 0; }

h3 {
  font-size: 1.5em;
  line-height: 1.4166666667em;
  color: #2e98d7; }
  h3:last-child {
    margin-bottom: 0; }

h4 {
  font-size: 1.375em;
  color: #FFF;
  line-height: 1.5690909091em; }
  h4:last-child {
    margin-bottom: 0; }

h5 {
  font-size: 1.0625em;
  color: #2b3e4f;
  letter-spacing: 0.03em; }
  h5.news-title {
    font-size: 1.125em;
    color: #2b3e4f;
    letter-spacing: 0.04em; }
  h5:last-child {
    margin-bottom: 0; }

h6 {
  color: #f2f4f5;
  text-transform: uppercase; }
  h6:last-child {
    margin-bottom: 0; }

p {
  font-size: 1em;
  color: #2b3e4f;
  line-height: 1.75em; }
  p.connect {
    letter-spacing: 0.04em;
    line-height: 1.2em;
    color: #FFF; }
  p.address {
    line-height: 1.05em;
    font-size: 0.875em;
    color: #FFF;
    letter-spacing: 0.04em; }
  p.copyright {
    color: #FFF;
    font-size: 0.625em;
    letter-spacing: 0.04em;
    line-height: 1.8em; }
  p.news {
    opacity: 60%; }
  p:last-child {
    margin-bottom: 0; }

a {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  display: inline-block; }

@media (max-width: 850px) {
  h1 {
    font-size: 2.5em; } }

@media (max-width: 725px) {
  h1 {
    font-size: 2.125em; }
  h2 {
    font-size: 1.875em; }
  h4 {
    font-size: 1.25em; } }

@media (max-width: 600px) {
  h1 {
    font-size: 1.875em; }
  h2 {
    font-size: 1.75em; }
  h4 {
    font-size: 1.125em; } }

@media (max-width: 500px) {
  h1 {
    font-size: 1.5625em; }
  h2 {
    font-size: 1.4375em; }
  h3 {
    font-size: 1.25em; } }

.button {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  color: #e9483c;
  font-size: 0.875em;
  padding: 15px 32px;
  background-color: transparent;
  border: 2px solid #e9483c;
  text-transform: uppercase;
  -webkit-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px; }
  .button:hover {
    background-color: #e9483c;
    color: #FFF; }

.wysiwyg a {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.wysiwyg img.alignleft {
  float: left; }

.wysiwyg img.alignright {
  float: right; }

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

.header {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 51;
  background-color: rgba(255, 255, 255, 0); }
  .header.internal:after {
    display: none; }
  .header:after {
    -webkit-transition: width 0.55s 0.35s ease-in-out;
    -moz-transition: width 0.55s 0.35s ease-in-out;
    -o-transition: width 0.55s 0.35s ease-in-out;
    transition: width 0.55s 0.35s ease-in-out;
    content: '';
    position: absolute;
    max-width: 1200px;
    width: 90%;
    padding: 0 5%;
    background-color: #FFF;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-sizing: border-box; }
  .header.fixed {
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    -o-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1); }
    .header.fixed:after {
      width: 0%;
      padding: 0%; }
    .header.fixed .logo a svg polygon {
      fill: #333; }
    .header.fixed .logo a svg path {
      fill: #e9483c; }
    .header.fixed .logo a svg text *, .header.fixed .logo a svg text {
      fill: #333; }
    .header.fixed .nav > ul > li.has-sub-menu:after {
      border-bottom: 10px solid #ecf0f1; }
    .header.fixed .nav > ul > li a {
      color: #2b3e4f; }
    .header.fixed .nav > ul > li ul.sub-menu {
      background-color: #ecf0f1; }
    .header.fixed .toggle-menu .tog {
      background-color: #e9483c; }
  .header .logo {
    position: absolute;
    top: 50%;
    margin-top: -41.4px; }
    .header .logo a svg * {
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out; }
    .header .logo a svg .bar-1, .header .logo a svg .bar-2, .header .logo a svg .bar-3 {
      transform: scaleY(0);
      -webkit-transform: scaleY(0);
      -moz-transform: scaleY(0);
      -o-transform: scaleY(0);
      -ms-transform: scaleY(0);
      -webkit-transform-origin: 0% 100%;
      -ms-transform-origin: 0% 100%;
      -o-transform-origin: 0% 100%;
      -moz-transform-origin: 0% 100%;
      transform-origin: 0% 100%; }
    .header .logo a svg path, .header .logo a svg text tspan, .header .logo a svg text {
      opacity: 0; }
    .header .logo.animate a svg path {
      opacity: 1;
      transition-delay: 1.2s;
      -webkit-transition-delay: 1.2s;
      -moz-transition-delay: 1.2s;
      -o-transition-delay: 1.2s;
      -ms-transition-delay: 1.2s; }
    .header .logo.animate a svg text {
      opacity: 1;
      transition-delay: 1.6s;
      -webkit-transition-delay: 1.6s;
      -moz-transition-delay: 1.6s;
      -o-transition-delay: 1.6s;
      -ms-transition-delay: 1.6s; }
      .header .logo.animate a svg text tspan {
        opacity: 1;
        transition-delay: 1.6s;
        -webkit-transition-delay: 1.6s;
        -moz-transition-delay: 1.6s;
        -o-transition-delay: 1.6s;
        -ms-transition-delay: 1.6s; }
    .header .logo.animate a svg .bar-1 {
      transform: scaleY(1);
      -webkit-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -o-transform: scaleY(1);
      -ms-transform: scaleY(1);
      transition-delay: 0.3s;
      -webkit-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s; }
    .header .logo.animate a svg .bar-2 {
      transform: scaleY(1);
      -webkit-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -o-transform: scaleY(1);
      -ms-transform: scaleY(1);
      transition-delay: 0.6s;
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      -ms-transition-delay: 0.6s; }
    .header .logo.animate a svg .bar-3 {
      transform: scaleY(1);
      -webkit-transform: scaleY(1);
      -moz-transform: scaleY(1);
      -o-transform: scaleY(1);
      -ms-transform: scaleY(1);
      transition-delay: 0.9s;
      -webkit-transition-delay: 0.9s;
      -moz-transition-delay: 0.9s;
      -o-transition-delay: 0.9s;
      -ms-transition-delay: 0.9s; }
  .header .nav .mobile-nav-logo {
    opacity: 0;
    height: 0; }
  .header .nav > ul {
    list-style: none;
    float: right; }
    .header .nav > ul > li {
      display: inline-block;
      padding: 56px 6px;
      position: relative; }
      .header .nav > ul > li a {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        color: #FFF;
        text-transform: uppercase;
        font-size: 0.875em; }
      .header .nav > ul > li.has-sub-menu:after {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        content: '';
        position: absolute;
        bottom: 3px;
        left: 0;
        right: 0;
        height: 0;
        width: 0;
        border-bottom: 10px solid #FFF;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        margin: 0 auto;
        opacity: 0; }
      .header .nav > ul > li:last-child {
        padding-right: 0px; }
      .header .nav > ul > li:hover:after {
        opacity: 1; }
      .header .nav > ul > li:hover ul.sub-menu {
        height: 50px;
        opacity: 1;
        z-index: 50; }
      .header .nav > ul > li ul {
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        position: fixed;
        left: 0%;
        height: 0px;
        margin: 0 auto;
        width: 100%;
        background-color: #FFF;
        top: 125px;
        text-align: center;
        opacity: 0;
        z-index: -5; }
        .header .nav > ul > li ul li {
          display: inline-block;
          text-align: center;
          padding: 17px 25px; }
          .header .nav > ul > li ul li a {
            -webkit-transition: all 0.35s ease-in-out;
            -moz-transition: all 0.35s ease-in-out;
            -o-transition: all 0.35s ease-in-out;
            transition: all 0.35s ease-in-out;
            font-size: 0.75em;
            color: #2b3e4f; }
            .header .nav > ul > li ul li a:hover {
              color: #e9483c; }

.toggle-menu {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  position: absolute;
  right: 0;
  width: 35px;
  height: 20px;
  top: 50%;
  margin-right: 5%;
  margin-top: -10px;
  cursor: pointer;
  z-index: 50;
  display: none; }
  .toggle-menu.open {
    width: 40px;
    height: 40px;
    background-color: transparent; }
    .toggle-menu.open .tog.top {
      top: 50%;
      width: 100%;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      -ms-transform: rotate(45deg); }
    .toggle-menu.open .tog.mid {
      transform: scale(0);
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0); }
    .toggle-menu.open .tog.bot {
      top: 50%;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg); }
  .toggle-menu .tog {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    position: absolute;
    background-color: #FFF;
    height: 2px; }
    .toggle-menu .tog.top {
      width: 40%; }
    .toggle-menu .tog.mid {
      top: 10px;
      width: 70%; }
    .toggle-menu .tog.bot {
      top: 20px;
      width: 100%; }
  .toggle-menu .bar-1 {
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s; }
  .toggle-menu .bar-2 {
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.6s;
    -moz-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    -ms-transition-delay: 0.6s; }
  .toggle-menu .bar-3 {
    transition-delay: 0.9s;
    -webkit-transition-delay: 0.9s;
    -moz-transition-delay: 0.9s;
    -o-transition-delay: 0.9s;
    -ms-transition-delay: 0.9s; }
  .toggle-menu:hover .top, .toggle-menu:hover .mid {
    width: 100%; }

@media (max-width: 1200px) {
  .header {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    left: auto;
    height: 128px;
    right: 0;
    z-index: 101; }
    .header .logo {
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out;
      opacity: 1; }
    .header.open {
      right: 250px; }
      .header.open .logo {
        opacity: 0; }
      .header.open.fixed {
        background-color: transparent; }
        .header.open.fixed .nav {
          background-color: #2480b6; }
          .header.open.fixed .nav > ul > li a {
            color: #FFF; }
          .header.open.fixed .nav > ul > li ul.sub-menu {
            background-color: transparent; }
    .header .nav {
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out;
      position: fixed;
      right: -250px;
      width: 250px;
      background-color: #2e98d7;
      height: 100%;
      z-index: 101;
      -webkit-box-shadow: -4px 0px 5px 0px rgba(102, 102, 102, 0.3);
      -moz-box-shadow: -4px 0px 5px 0px rgba(102, 102, 102, 0.3);
      box-shadow: -4px 0px 5px 0px rgba(102, 102, 102, 0.3); }
      .header .nav.open {
        right: 0px; }
      .header .nav .mobile-nav-logo {
        opacity: 1;
        width: 90%;
        height: 50px;
        padding: 0 5%;
        margin-top: 25px; }
        .header .nav .mobile-nav-logo svg {
          height: auto;
          max-width: 100%; }
      .header .nav > ul {
        margin-top: 25px;
        float: none; }
        .header .nav > ul > li {
          position: relative;
          display: block;
          text-align: left;
          padding: 15px 0 15px 15px; }
          .header .nav > ul > li:after {
            display: none; }
          .header .nav > ul > li a {
            color: #FFF; }
          .header .nav > ul > li > ul.sub-menu {
            position: relative;
            top: auto;
            height: auto;
            opacity: 1;
            background-color: initial;
            text-align: left;
            display: none;
            -webkit-transition: initial;
            -ms-transition: initial;
            -o-transition: initial;
            -moz-transition: initial;
            transition: initial; }
            .header .nav > ul > li > ul.sub-menu li {
              padding: 15px 0 15px 15px;
              display: block;
              text-align: left; }
              .header .nav > ul > li > ul.sub-menu li:first-child {
                padding-top: 30px; }
              .header .nav > ul > li > ul.sub-menu li:last-child {
                padding-bottom: 0; }
              .header .nav > ul > li > ul.sub-menu li a {
                color: #FFF; }
          .header .nav > ul > li span {
            position: absolute;
            width: 12px;
            height: 12px;
            right: 25px;
            display: inline-block;
            margin-left: 10px;
            cursor: pointer;
            z-index: 50; }
            .header .nav > ul > li span.open:after {
              opacity: 0; }
            .header .nav > ul > li span:before {
              content: '';
              position: absolute;
              width: 100%;
              height: 2px;
              left: 0;
              top: 50%;
              background-color: #FFF;
              margin-top: -1px; }
            .header .nav > ul > li span:after {
              -webkit-transition: all 0.35s ease-in-out;
              -moz-transition: all 0.35s ease-in-out;
              -o-transition: all 0.35s ease-in-out;
              transition: all 0.35s ease-in-out;
              content: '';
              position: absolute;
              width: 2px;
              height: 100%;
              left: 50%;
              top: 0;
              background-color: #FFF;
              margin-left: -1px;
              opacity: 1; }
          .header .nav > ul > li:hover ul.sub-menu {
            height: auto; }
          .header .nav > ul > li:hover:after {
            opacity: 0; }
  .toggle-menu {
    display: block; } }

@media (max-width: 725px) {
  .header .logo {
    width: 300px;
    margin-top: -32.5px; }
    .header .logo a svg {
      max-width: 100%;
      height: 100%; } }

@media (max-width: 500px) {
  .header .logo {
    width: 250px; } }

#footer {
  clear: both;
  padding: 33px;
  background-color: #2480b6;
  text-align: center; }
  #footer a {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-decoration: none;
    color: inherit; }
    #footer a:hover {
      color: #30d6a3; }
  #footer .connect {
    padding-right: 16px; }
  #footer .connect,
  #footer .social-links {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 32px; }
  #footer .social-links li {
    display: inline-block; }
    #footer .social-links li:not(:last-child) {
      padding-right: 12px; }
  #footer .social-links svg {
    height: 28px;
    width: 28px; }
    #footer .social-links svg * {
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out; }
    #footer .social-links svg:hover * {
      fill: #30d6a3; }
  #footer .address {
    padding-bottom: 20px; }
    #footer .address a:first-child {
      padding-right: 11px; }
    #footer .address a + a {
      border-left: 1px solid #FFF;
      padding-left: 11px; }

@media (max-width: 500px) {
  #footer .connect,
  #footer .social-links {
    display: block; }
  #footer .connect {
    padding: 0 0 16px 0; }
  #footer .social-links {
    padding-bottom: 16px; }
  #footer .address a {
    padding: 0; }
    #footer .address a + a {
      padding-top: 10px;
      border: none; } }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  margin: 0 auto;
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }

.slick-arrow.slick-hidden {
  display: none; }

.fauxEl {
  position: relative;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: z-index 0.35s ease;
  -ms-transition: z-index 0.35s ease;
  -o-transition: z-index 0.35s ease;
  -moz-transition: z-index 0.35s ease;
  transition: z-index 0.35s ease;
  -webkit-transition-delay: 500ms, 0.25s;
  -ms-transition-delay: 500ms, 0.25s;
  -o-transition-delay: 500ms, 0.25s;
  -moz-transition-delay: 500ms, 0.25s;
  transition-delay: 500ms, 0.25s; }
  .fauxEl select {
    position: relative;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    height: 0;
    width: 0; }
  .fauxEl.open {
    z-index: 11;
    -webkit-transition: none 0.35s ease;
    -ms-transition: none 0.35s ease;
    -o-transition: none 0.35s ease;
    -moz-transition: none 0.35s ease;
    transition: none 0.35s ease;
    -webkit-transition-delay: 0;
    -ms-transition-delay: 0;
    -o-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0; }

.fauxWrapper {
  position: absolute;
  width: calc(100% - 2px);
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  z-index: -1; }
  .fauxWrapper::-webkit-scrollbar {
    width: 0 !important; }
  .fauxEl.open .fauxWrapper {
    z-index: 3; }
  .fauxEl.maxHeight .fauxWrapper {
    overflow: auto; }

.fauxHead, .fauxOption {
  top: 0;
  box-sizing: border-box;
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  background-color: #fff;
  -webkit-transition: top 500ms ease-in-out, background-color 0.25s ease-in-out;
  -ms-transition: top 500ms ease-in-out, background-color 0.25s ease-in-out;
  -o-transition: top 500ms ease-in-out, background-color 0.25s ease-in-out;
  -moz-transition: top 500ms ease-in-out, background-color 0.25s ease-in-out;
  transition: top 500ms ease-in-out, background-color 0.25s ease-in-out; }
  .fauxEl.open .fauxHead, .fauxEl.open .fauxOption {
    overflow: visible;
    white-space: normal; }

.fauxHead {
  z-index: 3;
  -webkit-transition-delay: 500ms, 0.25s;
  -ms-transition-delay: 500ms, 0.25s;
  -o-transition-delay: 500ms, 0.25s;
  -moz-transition-delay: 500ms, 0.25s;
  transition-delay: 500ms, 0.25s;
  -webkit-transition: z-index 0.05s linear;
  -ms-transition: z-index 0.05s linear;
  -o-transition: z-index 0.05s linear;
  -moz-transition: z-index 0.05s linear;
  transition: z-index 0.05s linear; }
  .fauxEl.selected .fauxHead {
    -webkit-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    z-index: -1 !important; }

.fauxArrow {
  z-index: 4;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0; }

.fauxHead {
  font-family: montserratlight;
  color: rgba(43, 62, 79, 0.4);
  text-transform: uppercase;
  padding: 0 75px 0 15px;
  background-color: #FFF;
  line-height: 1.5em;
  font-size: 0.875em;
  padding-top: 0.8125em;
  padding-bottom: 0.8125em; }

.fauxOption {
  font-family: montserratlight;
  color: rgba(43, 62, 79, 0.4);
  text-transform: uppercase;
  padding: 0 75px 0 15px;
  background-color: #FFF;
  line-height: 1.5em;
  font-size: 0.875em;
  padding-top: 0.8125em;
  padding-bottom: 0.8125em; }
  .fauxOption:hover, .fauxOption.fauxHover {
    background-color: #30d6a3; }

.fauxEl {
  height: 3.125em;
  width: 100%; }
  .fauxEl.focus {
    outline: 1px dashed #dcdbdb;
    outline-offset: -3px; }

.fauxWrapper {
  height: 3.125em;
  border: 1px solid #dfdfdf; }
  .fauxEl.maxHeight .fauxWrapper {
    -webkit-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out; }
  .fauxEl.maxHeight.open .fauxWrapper {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    z-index: -1; }
    .fauxEl.maxHeight.open .fauxWrapper::-webkit-scrollbar {
      width: 0 !important; }

.fauxArrow {
  width: 50px; }

.fauxOption:hover {
  color: #FFF; }

.fauxArrow svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -8px;
  margin-top: -4px; }

.zSlider {
  position: relative;
  height: 304px;
  width: 100%;
  max-width: 456px; }
  .zSlider .zSlide {
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    height: 100%;
    width: 100%;
    position: absolute; }
    .zSlider .zSlide .slide {
      height: 100%;
      width: 100%;
      position: relative;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat; }

.hero-slider {
  position: relative; }
  .hero-slider-slide {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 100%;
    background-color: rgba(102, 102, 102, 0.7);
    background-blend-mode: multiply; }
  .hero-slider-content {
    position: absolute;
    top: 58%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translateY(-58%);
    -webkit-transform: translateY(-58%);
    -moz-transform: translateY(-58%);
    -o-transform: translateY(-58%);
    -ms-transform: translateY(-58%); }
    .hero-slider-content h1 + h4 {
      padding-top: 11px; }
    .hero-slider-content .button {
      margin-top: 44px; }
  .hero-slider .fedWrapper {
    position: relative;
    height: 100%;
    overflow: hidden; }
    .hero-slider .fedWrapper .fedSlide {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 4; }
      .hero-slider .fedWrapper .fedSlide.active {
        z-index: 5; }
  .hero-slider .fedPages {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    z-index: 50; }
    .hero-slider .fedPages > div {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      display: inline-block;
      height: 10px;
      width: 10px;
      border: 1px solid #FFF;
      background-color: transparent;
      border-radius: 50%;
      margin-right: 7px;
      cursor: pointer; }
      .hero-slider .fedPages > div.active {
        border-color: #e9483c;
        background-color: #e9483c; }
      .hero-slider .fedPages > div:last-child {
        margin-right: 0px; }

@media (max-width: 600px) {
  .hero-slider {
    height: 550px !important; }
    .hero-slider-content {
      top: 65%;
      transform: translateY(-65%);
      -webkit-transform: translateY(-65%);
      -moz-transform: translateY(-65%);
      -o-transform: translateY(-65%);
      -ms-transform: translateY(-65%); } }

.market .container {
  padding: 79px 5% 71px;
  text-align: center; }
  .market .container h2 + p {
    padding-top: 11px; }

.market-holder {
  padding-top: 64px; }

.market-single {
  width: 33.3333333333%;
  margin-right: 0%;
  margin-top: 4%;
  float: left;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  box-sizing: border-box;
  border-right: 1px solid rgba(43, 62, 79, 0.15); }
  .market-single:nth-child(3n) {
    margin-right: 0; }
  .market-single:nth-child(-n+3) {
    margin-top: 0; }
  .market-single:nth-child(even) {
    padding: 0 57px; }
  .market-single:nth-child(3n) {
    padding: 0 0 0 57px;
    border-right: 0px; }
  .market-single:nth-child(3n+1) {
    padding: 0 57px 0 0; }
  .market-single h5 {
    padding-top: 26px;
    text-transform: uppercase; }
    .market-single h5 + .content p {
      padding-top: 11px;
      color: #2b3e4f; }

@media (max-width: 1200px) {
  .market-single {
    width: 100%;
    border: none;
    padding: 20px 5%;
    float: none; }
    .market-single:nth-child(even), .market-single:nth-child(3n+ 1), .market-single:nth-child(3n) {
      padding: 20px 5%; } }

@media (max-width: 600px) {
  .market .container {
    padding: 50px 5%; }
  .market-holder {
    padding-top: 25px; } }

.split {
  position: relative;
  background-color: #ecf0f1; }
  .split:after {
    content: '';
    position: absolute;
    width: 28%;
    height: 100%;
    right: 0;
    top: 0;
    background: url("../images/general/pattern.png") repeat; }
  .split .container {
    padding: 80px 0; }
  .split-image {
    float: right;
    width: 44%; }
  .split-content {
    float: left;
    width: 56%;
    padding: 0 59px 0 125px;
    box-sizing: border-box; }
    .split-content h2 + .content {
      padding-top: 19px; }
    .split-content .button {
      margin-top: 57px; }

@media (max-width: 1200px) {
  .split-content {
    padding: 0 59px; } }

@media (max-width: 850px) {
  .split .container {
    padding: 40px 0; }
  .split-image, .split-content {
    width: 100%;
    text-align: center; }
  .split-image img {
    max-width: 90%; }
  .split-content {
    padding: 30px 25px 0; } }

.split-stats {
  position: relative; }
  .split-stats .container {
    padding: 119px 0 151px; }
  .split-stats-slider {
    position: absolute;
    width: 100%;
    top: -104px;
    max-width: 390px;
    margin-left: 125px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.3);
    box-shadow: 0px 0px 5px 0px rgba(102, 102, 102, 0.3); }
    .split-stats-slider .fedWrapper {
      position: relative;
      height: 100%;
      overflow: hidden; }
      .split-stats-slider .fedWrapper .fedSlide {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 4; }
        .split-stats-slider .fedWrapper .fedSlide.active {
          z-index: 5; }
    .split-stats-slider .fedPages {
      position: absolute;
      bottom: 30px;
      left: 50%;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      z-index: 50; }
      .split-stats-slider .fedPages > div {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        display: inline-block;
        height: 10px;
        width: 10px;
        border: 1px solid #666666;
        background-color: transparent;
        border-radius: 50%;
        margin-right: 7px;
        cursor: pointer; }
        .split-stats-slider .fedPages > div.active {
          border-color: #e9483c; }
        .split-stats-slider .fedPages > div:last-child {
          margin-right: 0px; }
  .split-stats-slide .top {
    background-color: #2e98d7;
    position: relative;
    padding: 37px 0 20px; }
    .split-stats-slide .top.bg {
      position: relative;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      z-index: 0; }
      .split-stats-slide .top.bg:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #2e98d7;
        opacity: 0.8;
        z-index: -1; }
    .split-stats-slide .top.nobg:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #2e98d7;
      opacity: 1;
      z-index: -1; }
    .split-stats-slide .top .slide-image {
      text-align: center;
      max-width: 90%; }
      .split-stats-slide .top .slide-image svg {
        height: 200px;
        width: auto; }
    .split-stats-slide .top .icon {
      text-align: center; }
    .split-stats-slide .top h6 {
      font-size: 6.0175em;
      text-align: center;
      padding-top: 26px; }
  .split-stats-slide .bottom {
    padding: 31px 0 71px; }
    .split-stats-slide .bottom p {
      max-width: 319px;
      margin: 0 auto;
      text-align: center; }
  .split-stats-content {
    float: right;
    padding: 0 9% 0 55%; }
    .split-stats-content h2 + .content {
      padding-top: 19px; }

@media (max-width: 1200px) {
  .split-stats .container {
    padding: 5%; }
    .split-stats .container .split-stats-slider {
      position: relative;
      top: 0px;
      min-width: 100%;
      max-width: 100%;
      width: 60%;
      margin: 0;
      margin-left: 50%;
      transform: translateX(-50%); }
      .split-stats .container .split-stats-slider .split-stats-slide {
        max-width: 100%; }
    .split-stats .container .split-stats-content {
      float: none;
      padding: 0;
      text-align: center;
      padding-top: 40px; } }

.split-about {
  position: relative;
  background: url("../images/general/pattern.png") repeat #ecf0f1; }
  .split-about-content {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left;
    width: 35%;
    padding: 150px 110px 153px 99px;
    box-sizing: border-box;
    position: absolute;
    z-index: 0;
    height: 100%; }
    .split-about-content:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #2b3e4f;
      opacity: 0.88;
      z-index: -1; }
    .split-about-content-wrapper h2 {
      color: #FFF; }
      .split-about-content-wrapper h2 + .content {
        padding-top: 21px; }
    .split-about-content-wrapper .content p {
      color: #FFF; }
    .split-about-content-wrapper .button {
      margin-top: 41px; }
  .split-about-wrapper {
    position: relative;
    float: left;
    width: 65%;
    padding: 80px 0 40px 81px;
    margin-left: 35%;
    box-sizing: border-box; }
    .split-about-wrapper .slider-arrows {
      padding-top: 25px;
      margin-left: 10px; }
      .split-about-wrapper .slider-arrows div {
        cursor: pointer;
        display: inline-block !important; }
        .split-about-wrapper .slider-arrows div svg * {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease; }
        .split-about-wrapper .slider-arrows div.prev {
          margin-right: 20px; }
        .split-about-wrapper .slider-arrows div:hover svg * {
          fill: #2e98d7; }
  .split-about-slider {
    height: 398px; }
    .split-about-slider .slick-track, .split-about-slider .slick-list {
      height: 100%; }
    .split-about-slider .slick-list {
      padding: 0 50px 0 0 !important; }
  .split-about-slide {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 100%;
    margin: 0 10px;
    position: relative;
    overflow: hidden; }
    .split-about-slide .background_image {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      -webkit-filter: grayscale(0);
      /* Old WebKit */
      filter: grayscale(0); }
    .split-about-slide:hover .background_image {
      -webkit-filter: grayscale(1);
      /* Old WebKit */
      filter: grayscale(1); }
    .split-about-slide:hover .button {
      background-color: #e9483c;
      color: #FFF;
      transform: translate(-50%, -50%) scale(1);
      -webkit-transform: translate(-50%, -50%) scale(1);
      -moz-transform: translate(-50%, -50%) scale(1);
      -o-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1); }
    .split-about-slide .button {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 190px;
      text-align: center;
      transform: translate(-50%, -50%) scale(0);
      -webkit-transform: translate(-50%, -50%) scale(0);
      -moz-transform: translate(-50%, -50%) scale(0);
      -o-transform: translate(-50%, -50%) scale(0);
      -ms-transform: translate(-50%, -50%) scale(0); }

@media (max-width: 1200px) {
  .split-about-content {
    float: none;
    width: 100%;
    text-align: center;
    position: relative; }
  .split-about-wrapper {
    width: 100%;
    padding: 80px 0 40px;
    margin-left: 0px; }
  .split-about .slider-arrows {
    text-align: center; } }

@media (max-width: 600px) {
  .split-about-content {
    padding: 50px 5%; } }

.location {
  max-width: 942px;
  margin: 0 auto; }

.contact-map {
  float: right;
  background-color: #FFF;
  width: 548px;
  height: 232px;
  margin: 0 auto;
  margin-top: 10px;
  -webkit-box-shadow: 0px 0px 5px 6px rgba(102, 102, 102, 0.1);
  -moz-box-shadow: 0px 0px 5px 6px rgba(102, 102, 102, 0.1);
  box-shadow: 0px 0px 5px 6px rgba(102, 102, 102, 0.1);
  border-radius: 6px;
  position: relative; }
  .contact-map:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -130px;
    width: 317px;
    height: 317px;
    background: url("../images/general/contact-form-circle.png") no-repeat;
    margin-top: -158.5px;
    z-index: -1; }
  .contact-map .map {
    height: 100%; }

.contact-info h3 {
  font-size: 1.1875em; }

.contact-info,
.contact-map {
  display: inline-block;
  margin-top: 80px; }

@media (max-width: 1200px) {
  .contact-map {
    width: 460px; }
    .contact-map:after {
      display: none; } }

@media (max-width: 960px) {
  .contact-map {
    width: 548px;
    max-width: 90%;
    margin-top: 40px; }
  .contact-info,
  .contact-map {
    display: block;
    float: none; }
  .contact-info {
    text-align: center; } }

@media (max-width: 500px) {
  .contact-info {
    margin-top: 40px; } }

.address,
.phone {
  margin-top: 25px; }
  .address h5,
  .phone h5 {
    text-transform: uppercase;
    font-size: 1.0625em; }
  .address a,
  .phone a {
    color: #2b3e4f; }
    .address a > p,
    .phone a > p {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease; }
    .address a:hover,
    .phone a:hover {
      color: #30d6a3; }
      .address a:hover > p,
      .phone a:hover > p {
        color: #30d6a3; }

.get-in-touch {
  background-color: #ecf0f1;
  margin-top: 80px;
  padding-bottom: 80px;
  position: relative;
  z-index: 0; }
  .get-in-touch:before {
    content: '';
    position: absolute;
    width: 100%;
    background-color: white;
    height: 95px;
    z-index: -1; }

.gform_confirmation_message {
  text-align: center;
  padding-top: 40px;
  color: #2b3e4f;
  font-size: 0.875em;
  letter-spacing: 0.03em; }

#contact-form {
  padding: 75px 0 80px;
  max-width: 942px;
  margin: 0 auto;
  background-color: white;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 5px 6px rgba(102, 102, 102, 0.1);
  -moz-box-shadow: 0px 0px 5px 6px rgba(102, 102, 102, 0.1);
  box-shadow: 0px 0px 5px 6px rgba(102, 102, 102, 0.1); }
  #contact-form h2 {
    text-align: center; }
  #contact-form form {
    box-sizing: border-box;
    padding: 37px 61px 0; }
    #contact-form form .gfield_required {
      display: none; }
    #contact-form form .gform_footer {
      text-align: center;
      padding-top: 31px; }
    #contact-form form input[type="submit"] {
      padding: 15px 45px;
      cursor: pointer; }
      #contact-form form input[type="submit"]:focus {
        outline: none; }
    #contact-form form .validation_error {
      display: none; }
    #contact-form form .validation_message {
      color: #e9483c;
      font-size: 0.75em;
      padding-top: 5px;
      letter-spacing: 0.03em; }
    #contact-form form ul {
      list-style: none; }
      #contact-form form ul li {
        box-sizing: border-box;
        padding: 5px;
        position: relative;
        clear: both; }
        #contact-form form ul li.half {
          width: 50%;
          float: left;
          clear: none; }
          #contact-form form ul li.half input {
            box-sizing: border-box;
            width: 100%; }
        #contact-form form ul li textarea {
          box-sizing: border-box;
          resize: none;
          height: 200px;
          width: 100%; }
        #contact-form form ul li input,
        #contact-form form ul li textarea {
          font-size: 0.875em;
          letter-spacing: 0.03em;
          padding: 15px 25px;
          border: 1px solid #dfdfdf;
          text-transform: uppercase;
          color: rgba(43, 62, 79, 0.4);
          -webkit-appearance: none;
          appearance: none;
          -webkit-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0; }
          #contact-form form ul li input::-webkit-input-placeholder,
          #contact-form form ul li textarea::-webkit-input-placeholder {
            /* Chrome */
            color: rgba(43, 62, 79, 0.4); }
          #contact-form form ul li input:-ms-input-placeholder,
          #contact-form form ul li textarea:-ms-input-placeholder {
            /* IE 10+ */
            color: rgba(43, 62, 79, 0.4); }
          #contact-form form ul li input::-moz-placeholder,
          #contact-form form ul li textarea::-moz-placeholder {
            /* Firefox 19+ */
            color: rgba(43, 62, 79, 0.4);
            opacity: 1; }
          #contact-form form ul li input:-moz-placeholder,
          #contact-form form ul li textarea:-moz-placeholder {
            /* Firefox 4 - 18 */
            color: rgba(43, 62, 79, 0.4);
            opacity: 1; }
          #contact-form form ul li input:focus,
          #contact-form form ul li textarea:focus {
            outline-color: #30d6a3; }
        #contact-form form ul li .fauxOption {
          padding: 15px 25px;
          letter-spacing: 0.03em; }
          #contact-form form ul li .fauxOption.chosen:hover, #contact-form form ul li .fauxOption:first-child:hover {
            background-color: white;
            color: rgba(43, 62, 79, 0.4); }

@media (max-width: 600px) {
  #contact-form form ul li.half {
    width: 100%; }
  #contact-form {
    padding-top: 0;
    -webkit-box-shadow: 0px 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px 0px transparent; }
  .get-in-touch {
    padding-bottom: 0; } }

@media (max-width: 500px) {
  #contact-form form {
    padding: 37px 30px 0; } }

.global-hero {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  background-color: rgba(51, 51, 51, 0.4);
  position: relative; }
  .global-hero:before {
    content: '';
    background: #333;
    /* Old browsers */
    background: -moz-linear-gradient(top, #333 0%, rgba(51, 51, 51, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #333), color-stop(100%, rgba(51, 51, 51, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #333 0%, rgba(51, 51, 51, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #333 0%, rgba(51, 51, 51, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #333 0%, rgba(51, 51, 51, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #333 0%, rgba(51, 51, 51, 0) 100%);
    /* W3C */
    mix-blend-mode: multiply;
    position: absolute;
    width: 100%;
    height: 172px;
    top: 0;
    left: 0px; }
  .global-hero .container {
    text-align: center;
    padding: 145px 0 118px; }
    .global-hero .container h1 {
      text-transform: capitalize; }
      .global-hero .container h1 span {
        display: block;
        font-size: 0.3541666667em;
        text-transform: uppercase;
        padding-bottom: 14px; }

.intro .container {
  padding: 78px 0 81px;
  text-align: center; }
  .intro .container h2 + p {
    padding-top: 18px; }
  .intro .container p {
    color: #2b3e4f;
    max-width: 575px;
    margin: 0 auto; }
  .intro .container h3 {
    margin-top: 73px;
    position: relative;
    z-index: 0; }
    .intro .container h3:after {
      content: '';
      position: absolute;
      left: 50%;
      top: 50%;
      width: 165px;
      height: 118px;
      background: url("../images/about/quotes.png") no-repeat;
      margin: -59px 0 0 -82.5px;
      z-index: -1; }

.careers-split {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0; }
  .careers-split .overlay {
    position: absolute;
    width: 54%;
    top: 0;
    right: 0;
    background-color: rgba(236, 240, 241, 0.2);
    height: 100%;
    z-index: -1; }
  .careers-split-left {
    width: 46%;
    float: left;
    padding: 79px 110px;
    box-sizing: border-box;
    background-color: rgba(43, 62, 79, 0.92);
    position: relative;
    z-index: 0; }
    .careers-split-left:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 270px;
      height: 100%;
      background: url("../images/general/pattern-multiplied.png") repeat;
      opacity: 0.5;
      mix-blend-mode: multiply;
      z-index: -1; }
    .careers-split-left .box {
      background-color: #FFF;
      padding: 37px 41px;
      margin-bottom: 11px;
      height: auto !important; }
      .careers-split-left .box .box-icon + h5 {
        padding-top: 20px; }
        .careers-split-left .box .box-icon + h5 + p {
          padding-top: 38px;
          color: #2b3e4f; }
      .careers-split-left .box h5 {
        text-transform: uppercase;
        color: #2e98d7; }

@media (max-width: 1200px) {
  .careers-split-left {
    width: 100%;
    float: none; } }

@media (max-width: 600px) {
  .careers-split-left {
    padding: 50px 5%; } }

.positions .container {
  padding: 72px 0 81px; }
  .positions .container h2 {
    text-align: center; }
    .positions .container h2 + p {
      padding-top: 18px; }
  .positions .container > p {
    max-width: 575px;
    margin: 0 auto;
    text-align: center;
    color: #2b3e4f; }

.positions .all-positions {
  max-width: 1019px;
  margin: 40px auto 0; }
  .positions .all-positions .company {
    margin-bottom: 20px;
    cursor: pointer; }
    .positions .all-positions .company-description {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      position: relative;
      background-color: #ecf0f1;
      padding: 27px 0 27px 40px; }
      .positions .all-positions .company-description.open {
        background-color: #2e98d7; }
        .positions .all-positions .company-description.open h5 {
          color: #FFF; }
        .positions .all-positions .company-description.open p {
          color: rgba(255, 255, 255, 0.6); }
        .positions .all-positions .company-description.open .cross:before {
          background-color: #FFF; }
        .positions .all-positions .company-description.open .cross:after {
          opacity: 0; }
      .positions .all-positions .company-description h5 {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        text-transform: uppercase; }
        .positions .all-positions .company-description h5 span {
          text-transform: none; }
        .positions .all-positions .company-description h5 + p {
          padding-top: 7px; }
      .positions .all-positions .company-description > p {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        color: #2b3e4f;
        padding-right: 50px; }
      .positions .all-positions .company-description:hover {
        background-color: #2e98d7; }
        .positions .all-positions .company-description:hover .cross:before, .positions .all-positions .company-description:hover .cross:after {
          background-color: #FFF; }
        .positions .all-positions .company-description:hover h5 {
          color: #FFF; }
        .positions .all-positions .company-description:hover p {
          color: rgba(255, 255, 255, 0.6); }
    .positions .all-positions .company .cross {
      position: absolute;
      height: 14px;
      width: 14px;
      right: 19px;
      top: 50%;
      margin-top: -7px;
      cursor: pointer; }
      .positions .all-positions .company .cross:before {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #e9483c;
        margin-top: -1px; }
      .positions .all-positions .company .cross:after {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: 2px;
        height: 100%;
        background-color: #e9483c;
        margin-left: -1px;
        opacity: 1; }
    .positions .all-positions .company-positions {
      padding: 40px;
      display: none;
      background-color: rgba(236, 240, 241, 0.3); }
      .positions .all-positions .company-positions .position {
        padding-bottom: 40px;
        margin-bottom: 40px;
        border-bottom: 1px solid #c5c5c5; }
        .positions .all-positions .company-positions .position:last-child {
          border-bottom: 0px;
          padding-bottom: 0;
          margin-bottom: 0; }
        .positions .all-positions .company-positions .position .description {
          display: inline-block;
          width: 63%;
          vertical-align: middle; }
          .positions .all-positions .company-positions .position .description .title + p {
            padding-top: 12px;
            color: #2b3e4f; }
        .positions .all-positions .company-positions .position .apply-now {
          display: inline-block;
          margin-left: -4px;
          width: 37%;
          text-align: right;
          vertical-align: middle; }

@media (max-width: 960px) {
  .positions .all-positions .company-positions .position .description {
    width: 100%;
    display: block;
    margin-bottom: 25px; }
  .positions .all-positions .company-positions .position .apply-now {
    text-align: center;
    width: 100%; } }

@media (max-width: 600px) {
  .positions .all-positions .company-positions .position .description {
    text-align: center; }
  .positions .all-positions .company-description {
    text-align: center;
    padding-bottom: 50px;
    padding-left: 0; }
    .positions .all-positions .company-description > p {
      padding-right: 0px; }
  .positions .all-positions .company .cross {
    right: 0;
    left: 0;
    margin: 0 auto;
    top: auto;
    bottom: 20px;
    margin-top: 0px; } }

.culture {
  position: relative;
  overflow: hidden; }
  .culture:before {
    content: '';
    position: absolute;
    width: 330px;
    height: 330px;
    top: -138px;
    left: -70px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url("../images/general/pattern.png") repeat; }
  .culture:after {
    content: '';
    position: absolute;
    width: 330px;
    height: 330px;
    top: -138px;
    right: -70px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url("../images/general/pattern.png") repeat; }

.cornerstones {
  background-color: #ecf0f1;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  .cornerstones .container {
    padding: 80px 0 64px;
    text-align: center; }
    .cornerstones .container h2 + p {
      padding-top: 20px; }
    .cornerstones .container p {
      color: #2b3e4f;
      max-width: 481px;
      margin: 0 auto; }
    .cornerstones .container .bt {
      position: absolute;
      bottom: -40px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
      .cornerstones .container .bt h6 {
        font-size: 11.0175em;
        opacity: 0.50;
        color: #e0e6e8; }

.cornerstone {
  position: relative;
  z-index: 0; }
  .cornerstone:before {
    content: '';
    position: absolute;
    height: 187px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #ecf0f1;
    z-index: -1; }
  .cornerstone .container {
    text-align: center;
    padding-bottom: 81px; }
    .cornerstone .container .image {
      position: relative;
      background-color: #FFF;
      padding: 80px 0;
      -webkit-box-shadow: 0px 0px 5px 4px rgba(102, 102, 102, 0.1);
      -moz-box-shadow: 0px 0px 5px 4px rgba(102, 102, 102, 0.1);
      box-shadow: 0px 0px 5px 4px rgba(102, 102, 102, 0.1);
      z-index: 50; }
      .cornerstone .container .image svg {
        max-width: 100%; }
        .cornerstone .container .image svg .arrow-1,
        .cornerstone .container .image svg .arrow-3,
        .cornerstone .container .image svg .arrow-5,
        .cornerstone .container .image svg .arrow-7 {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease;
          position: absolute;
          transform: translateX(-600px);
          -webkit-transform: translateX(-600px);
          -moz-transform: translateX(-600px);
          -o-transform: translateX(-600px);
          -ms-transform: translateX(-600px); }
        .cornerstone .container .image svg .arrow-2,
        .cornerstone .container .image svg .arrow-4,
        .cornerstone .container .image svg .arrow-6 {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease;
          transform: translateX(600px);
          -webkit-transform: translateX(600px);
          -moz-transform: translateX(600px);
          -o-transform: translateX(600px);
          -ms-transform: translateX(600px); }
        .cornerstone .container .image svg .arrow-1 {
          transition-delay: 0.3s;
          -webkit-transition-delay: 0.3s;
          -moz-transition-delay: 0.3s;
          -o-transition-delay: 0.3s;
          -ms-transition-delay: 0.3s; }
        .cornerstone .container .image svg .arrow-2 {
          transition-delay: 0.6s;
          -webkit-transition-delay: 0.6s;
          -moz-transition-delay: 0.6s;
          -o-transition-delay: 0.6s;
          -ms-transition-delay: 0.6s; }
        .cornerstone .container .image svg .arrow-3 {
          transition-delay: 0.9s;
          -webkit-transition-delay: 0.9s;
          -moz-transition-delay: 0.9s;
          -o-transition-delay: 0.9s;
          -ms-transition-delay: 0.9s; }
        .cornerstone .container .image svg .arrow-4 {
          transition-delay: 1.2s;
          -webkit-transition-delay: 1.2s;
          -moz-transition-delay: 1.2s;
          -o-transition-delay: 1.2s;
          -ms-transition-delay: 1.2s; }
        .cornerstone .container .image svg .arrow-5 {
          transition-delay: 1.5s;
          -webkit-transition-delay: 1.5s;
          -moz-transition-delay: 1.5s;
          -o-transition-delay: 1.5s;
          -ms-transition-delay: 1.5s; }
        .cornerstone .container .image svg .arrow-6 {
          transition-delay: 1.8s;
          -webkit-transition-delay: 1.8s;
          -moz-transition-delay: 1.8s;
          -o-transition-delay: 1.8s;
          -ms-transition-delay: 1.8s; }
        .cornerstone .container .image svg .arrow-7 {
          transition-delay: 2.1s;
          -webkit-transition-delay: 2.1s;
          -moz-transition-delay: 2.1s;
          -o-transition-delay: 2.1s;
          -ms-transition-delay: 2.1s; }
      .cornerstone .container .image.animate svg {
        opacity: 1; }
        .cornerstone .container .image.animate svg .arrow-1, .cornerstone .container .image.animate svg .arrow-2,
        .cornerstone .container .image.animate svg .arrow-3, .cornerstone .container .image.animate svg .arrow-4,
        .cornerstone .container .image.animate svg .arrow-5, .cornerstone .container .image.animate svg .arrow-6,
        .cornerstone .container .image.animate svg .arrow-7 {
          transform: translateX(0px);
          -webkit-transform: translateX(0px);
          -moz-transform: translateX(0px);
          -o-transform: translateX(0px);
          -ms-transform: translateX(0px); }

.join-team {
  position: relative; }
  .join-team .thirds .third {
    width: 32.6666666667%;
    margin-right: 1%;
    margin-top: 2%;
    float: left;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-align: center; }
    .join-team .thirds .third:nth-child(3n) {
      margin-right: 0; }
    .join-team .thirds .third:nth-child(-n+3) {
      margin-top: 0; }
    .join-team .thirds .third:nth-child(2) {
      padding: 0 33.6666666667% 0 33.6666666667%;
      margin: 0 auto; }
    .join-team .thirds .third:not(:nth-child(2)) {
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      height: 100%; }
    .join-team .thirds .third:first-child {
      left: 0; }
    .join-team .thirds .third:last-child {
      right: 0; }
    .join-team .thirds .third img {
      width: 100%; }
      .join-team .thirds .third img + h2 {
        padding-top: 52px; }
        .join-team .thirds .third img + h2 + p {
          padding-top: 19px; }
    .join-team .thirds .third p {
      max-width: 413px;
      margin: 0 auto;
      color: #2b3e4f; }
    .join-team .thirds .third .button {
      margin-top: 22px;
      margin-bottom: 50px; }

@media (max-width: 850px) {
  .join-team {
    padding-bottom: 50px; }
    .join-team .thirds .third p {
      max-width: 95%;
      margin: 0 auto;
      padding: 0 2.5%; }
  .join-team .thirds .third {
    float: none;
    width: 100%; }
    .join-team .thirds .third:nth-child(2) {
      padding: 0px; }
    .join-team .thirds .third:not(:nth-child(2)) {
      display: none; } }

.founder-split {
  position: relative;
  z-index: 0; }
  .founder-split:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 378px;
    height: 100%;
    background: url("../images/general/pattern.png") repeat;
    z-index: -1; }
  .founder-split .container {
    padding: 76px 0 63px; }
  .founder-split-left {
    float: left;
    width: 62%;
    padding-left: 60px;
    box-sizing: border-box; }
    .founder-split-left h2 + .wysiwyg {
      padding-top: 18px; }
    .founder-split-left .wysiwyg {
      max-width: 500px; }
      .founder-split-left .wysiwyg p {
        color: #2b3e4f; }
  .founder-split-right {
    float: right;
    width: 38%; }

@media (max-width: 960px) {
  .founder-split-right {
    width: 100%;
    float: none;
    text-align: center;
    margin-bottom: 25px; }
  .founder-split-left {
    width: 100%;
    float: none;
    text-align: center;
    padding-left: 0px; }
    .founder-split-left .wysiwyg {
      max-width: 100%; } }

.social-change {
  background-color: #ecf0f1; }
  .social-change .container {
    padding: 77px 0 63px;
    text-align: center; }
    .social-change .container h2 + .wysiwyg {
      padding-top: 17px; }
    .social-change .container .wysiwyg {
      max-width: 674px;
      margin: 0 auto; }
      .social-change .container .wysiwyg p, .social-change .container .wysiwyg a {
        color: #2b3e4f; }
  .social-change .gallery {
    padding-bottom: 80px; }
    .social-change .gallery .gallery-image {
      padding-top: 27%;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      width: 32.3333333333%;
      margin-right: 1.5%;
      margin-top: 2%;
      float: left;
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out; }
      .social-change .gallery .gallery-image:nth-child(3n) {
        margin-right: 0; }
      .social-change .gallery .gallery-image:nth-child(-n+3) {
        margin-top: 0; }
      @media (max-width: 725px) {
        .social-change .gallery .gallery-image {
          width: 49.25%; }
          .social-change .gallery .gallery-image:nth-child(n) {
            margin-right: 1.5%;
            margin-top: 2%; }
          .social-change .gallery .gallery-image:nth-child(2n) {
            margin-right: 0; }
          .social-change .gallery .gallery-image:nth-child(-n+2) {
            margin-top: 0; } }
      @media (max-width: 500px) {
        .social-change .gallery .gallery-image {
          width: 100%; }
          .social-change .gallery .gallery-image:nth-child(n) {
            margin-right: 1.5%;
            margin-top: 2%; }
          .social-change .gallery .gallery-image:nth-child(1n) {
            margin-right: 0; }
          .social-change .gallery .gallery-image:nth-child(-n+1) {
            margin-top: 0; } }

@media (max-width: 725px) {
  .social-change .gallery .gallery-image {
    background-position: 50% 0%;
    padding-top: 45%; } }

.recognition {
  position: relative;
  overflow: hidden; }
  .recognition .container {
    padding: 79px 0 68px; }
  .recognition-left {
    float: left;
    width: 62%;
    padding-left: 60px;
    box-sizing: border-box; }
    .recognition-left h2 + .wysiwyg {
      padding-top: 17px; }
    .recognition-left .wysiwyg {
      max-width: 474px; }
      .recognition-left .wysiwyg p, .recognition-left .wysiwyg a {
        color: #2b3e4f; }
  .recognition-right {
    float: right;
    width: 38%;
    position: relative; }
    .recognition-right:after {
      content: '';
      position: absolute;
      width: 177px;
      height: 177px;
      top: -48px;
      right: 35px;
      background: url("../images/general/pattern.png") repeat;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
  .recognition .background-text {
    position: absolute;
    bottom: -50px;
    right: 162px;
    z-index: -1; }
    .recognition .background-text h6 {
      font-size: 11.0175em; }

@media (max-width: 850px) {
  .recognition-right {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 25px; }
  .recognition-left {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0px; }
    .recognition-left .wysiwyg {
      max-width: 100%; } }

@media (max-width: 600px) {
  .recognition .background-text {
    opacity: 0; } }

.team-intro {
  padding: 77px 0 65px;
  text-align: center;
  background-color: #ecf0f1; }
  .team-intro h2 + p {
    padding-top: 15px; }
  .team-intro p {
    max-width: 575px;
    margin: 0 auto;
    color: rgba(43, 62, 79, 0.6); }

.team-members {
  position: relative; }
  .team-members:before {
    content: '';
    position: absolute;
    width: 450px;
    height: 450px;
    top: -113px;
    left: -60px;
    background: url("../images/general/pattern.png");
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .team-members .container {
    padding: 101px 0 80px; }
  .team-members .chosen-wrapper {
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: relative;
    height: 0; }
    .team-members .chosen-wrapper .close {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      position: absolute;
      width: 15px;
      height: 15px;
      top: 18px;
      right: 22px;
      cursor: pointer;
      z-index: 51;
      opacity: 0; }
      .team-members .chosen-wrapper .close:before, .team-members .chosen-wrapper .close:after {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        transform: rotate(0);
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        -ms-transform: rotate(0);
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: 2px;
        background-color: #e9483c;
        margin-top: -1px; }
    .team-members .chosen-wrapper.active .close {
      opacity: 1; }
      .team-members .chosen-wrapper.active .close:before {
        -webkit-transition-delay: 0.5s;
        -ms-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        transition-delay: 0.5s;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg); }
      .team-members .chosen-wrapper.active .close:after {
        -webkit-transition-delay: 0.5s;
        -ms-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        -moz-transition-delay: 0.5s;
        transition-delay: 0.5s;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg); }
  .team-members .chosen-member {
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.3);
    -moz-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.3);
    box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.3);
    z-index: -1; }
    .team-members .chosen-member.active {
      -webkit-transition-delay: 0.3s;
      -ms-transition-delay: 0.3s;
      -o-transition-delay: 0.3s;
      -moz-transition-delay: 0.3s;
      transition-delay: 0.3s;
      opacity: 1;
      z-index: 50; }
    .team-members .chosen-member .left {
      position: absolute;
      height: 100%;
      width: 372px;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat; }
      .team-members .chosen-member .left:after {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        content: '';
        position: absolute;
        width: 100%;
        height: 121px;
        bottom: 0;
        left: 0;
        opacity: 1;
        background: rgba(43, 62, 79, 0);
        /* Old browsers */
        background: -moz-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
        /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(43, 62, 79, 0)), color-stop(100%, #2b3e4f));
        /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
        /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
        /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
        /* IE10+ */
        background: linear-gradient(to bottom, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
        /* W3C */ }
      .team-members .chosen-member .left img {
        max-width: 100%; }
      .team-members .chosen-member .left .name-title {
        position: absolute;
        bottom: 40px;
        width: 100%;
        padding-left: 39px;
        box-sizing: border-box;
        z-index: 50; }
        .team-members .chosen-member .left .name-title h5 {
          color: #FFF;
          padding-bottom: 7px; }
      .team-members .chosen-member .left.placeholder:after {
        display: none; }
    .team-members .chosen-member .right {
      float: left;
      width: 100%;
      padding: 84px 0 55px 427px;
      box-sizing: border-box; }
      .team-members .chosen-member .right .wysiwyg {
        max-width: 688px; }
  .team-members .single-member {
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin: 2% 1% 0;
    width: 31.3333%;
    float: left;
    position: relative;
    cursor: pointer;
    max-height: 365px;
    opacity: 1;
    padding-top: 30.41666667%; }
    .team-members .single-member.hide {
      opacity: 0;
      width: 0%;
      margin: 0%; }
    .team-members .single-member:before {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      content: '';
      position: absolute;
      width: 100%;
      height: 0%;
      bottom: 0;
      left: 0;
      background-color: #2b3e4f;
      opacity: 0.88; }
    .team-members .single-member:after {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      content: '';
      position: absolute;
      width: 100%;
      height: 121px;
      bottom: 0;
      left: 0;
      opacity: 1;
      background: rgba(43, 62, 79, 0);
      /* Old browsers */
      background: -moz-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(43, 62, 79, 0)), color-stop(100%, #2b3e4f));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
      /* IE10+ */
      background: linear-gradient(to bottom, rgba(43, 62, 79, 0) 0%, #2b3e4f 100%);
      /* W3C */ }
    .team-members .single-member .name-title {
      position: absolute;
      bottom: 40px;
      width: 100%;
      padding-left: 39px;
      box-sizing: border-box;
      z-index: 50; }
      .team-members .single-member .name-title h5 {
        color: #FFF;
        padding-bottom: 7px; }
    .team-members .single-member .button-circle {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      transform: scale(0);
      -webkit-transform: scale(0);
      -moz-transform: scale(0);
      -o-transform: scale(0);
      -ms-transform: scale(0);
      position: absolute;
      width: 60px;
      height: 60px;
      background-color: #e9483c;
      top: 50%;
      left: 50%;
      margin: -30px 0 0 -30px; }
      .team-members .single-member .button-circle:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 12px;
        height: 2px;
        background-color: #FFF;
        margin-left: -6px;
        margin-top: -1px; }
      .team-members .single-member .button-circle:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        height: 12px;
        width: 2px;
        background-color: #FFF;
        margin-top: -6px;
        margin-left: -1px; }
    .team-members .single-member:hover:before {
      height: 100%; }
    .team-members .single-member:hover:after {
      opacity: 0; }
    .team-members .single-member:hover .button-circle {
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1); }
    .team-members .single-member.placeholder:before, .team-members .single-member.placeholder:after {
      display: none; }
    .team-members .single-member.placeholder .name-title h5 {
      color: #2e98d7; }
      .team-members .single-member.placeholder .name-title h5.title {
        color: #2b3e4f; }

@media (max-width: 960px) {
  .team-members .chosen-member .left {
    position: relative;
    width: 100%;
    height: 300px; }
  .team-members .chosen-member .right {
    float: none;
    width: 90%;
    padding: 84px 5% 55px; } }

@media (max-width: 850px) {
  .team-members .single-member {
    width: 48%;
    padding-top: 42.94117647%; }
    .team-members .single-member .name-title {
      -webkit-transition: all 0.15s ease;
      -ms-transition: all 0.15s ease;
      -o-transition: all 0.15s ease;
      -moz-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 1; }
    .team-members .single-member:hover .name-title {
      opacity: 0; } }

@media (max-width: 500px) {
  .team-members:before {
    width: 300px;
    height: 300px; }
  .team-members .single-member {
    width: 98%;
    max-height: 100%;
    padding-top: 100%; } }

.capital-market-intro .container {
  padding: 80px 5% 66px;
  text-align: center; }
  .capital-market-intro .container h2 + p {
    padding-top: 17px; }
  .capital-market-intro .container p {
    max-width: 586px;
    margin: 0 auto;
    color: #2b3e4f; }

.areas-we-serve {
  position: relative;
  background-color: #ecf0f1;
  z-index: 0;
  overflow: hidden; }
  .areas-we-serve:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 406px;
    top: 0;
    right: 0;
    background: url("../images/general/pattern.png");
    z-index: -1; }
  .areas-we-serve .container {
    padding: 82px 5% 79px; }
  .areas-we-serve-left {
    display: inline-block;
    width: 30%;
    vertical-align: middle; }
    .areas-we-serve-left h2 + p {
      padding-top: 19px; }
  .areas-we-serve-right {
    display: inline-block;
    width: 70%;
    margin-left: -4px;
    vertical-align: middle; }
    .areas-we-serve-right .box-wrapper a.box:hover {
      background-color: #2b3e4f; }
      .areas-we-serve-right .box-wrapper a.box:hover h5 {
        color: #FFF; }
      .areas-we-serve-right .box-wrapper a.box:hover .button {
        top: 70%;
        background-color: #e9483c;
        color: #FFF; }
    .areas-we-serve-right .box-wrapper .box {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      position: relative;
      width: 49%;
      margin-right: 2%;
      margin-top: 2%;
      float: left;
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out;
      background-color: #FFF;
      padding: 86px 39px 68px;
      box-sizing: border-box;
      text-align: center;
      -webkit-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.15);
      -moz-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.15);
      box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.15);
      z-index: 50;
      overflow: hidden; }
      .areas-we-serve-right .box-wrapper .box:nth-child(2n) {
        margin-right: 0; }
      .areas-we-serve-right .box-wrapper .box:nth-child(-n+2) {
        margin-top: 0; }
      @media (max-width: 725px) {
        .areas-we-serve-right .box-wrapper .box {
          width: 100%; }
          .areas-we-serve-right .box-wrapper .box:nth-child(n) {
            margin-right: 2%;
            margin-top: 2%; }
          .areas-we-serve-right .box-wrapper .box:nth-child(1n) {
            margin-right: 0; }
          .areas-we-serve-right .box-wrapper .box:nth-child(-n+1) {
            margin-top: 0; } }
      .areas-we-serve-right .box-wrapper .box .icon svg {
        height: 56px;
        width: auto; }
      .areas-we-serve-right .box-wrapper .box .icon + h5 {
        padding-top: 28px; }
        .areas-we-serve-right .box-wrapper .box .icon + h5 + p {
          padding-top: 9px; }
      .areas-we-serve-right .box-wrapper .box h5 {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      .areas-we-serve-right .box-wrapper .box p {
        color: #2b3e4f; }
      .areas-we-serve-right .box-wrapper .box .button {
        -webkit-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -ms-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -o-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -moz-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        -ms-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        -moz-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        position: absolute;
        top: 200%;
        left: 50%;
        transform: translate(-50%, -70%);
        -webkit-transform: translate(-50%, -70%);
        -moz-transform: translate(-50%, -70%);
        -o-transform: translate(-50%, -70%);
        -ms-transform: translate(-50%, -70%); }
    .areas-we-serve-right .box-wrapper.slider {
      position: relative; }
      .areas-we-serve-right .box-wrapper.slider .box {
        width: Infinity;
        margin-right: 0;
        margin-top: 0;
        float: left;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        margin: 10px 9px; }
        .areas-we-serve-right .box-wrapper.slider .box:nth-child(0n) {
          margin-right: 0; }
        .areas-we-serve-right .box-wrapper.slider .box:nth-child(-n+0) {
          margin-top: 0; }
      .areas-we-serve-right .box-wrapper.slider .slick-slide {
        position: relative;
        z-index: 50; }
    .areas-we-serve-right .slider-arrows {
      position: relative;
      z-index: 50;
      margin-right: 9px;
      padding-top: 27px;
      float: right; }
      .areas-we-serve-right .slider-arrows div {
        display: inline-block !important;
        cursor: pointer; }
        .areas-we-serve-right .slider-arrows div svg * {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease; }
        .areas-we-serve-right .slider-arrows div:first-child {
          margin-right: 20px; }
        .areas-we-serve-right .slider-arrows div:hover svg * {
          fill: #2e98d7; }
  .areas-we-serve .background_text {
    position: absolute;
    bottom: -32px;
    left: -31px; }
    .areas-we-serve .background_text h6 {
      position: relative;
      font-size: 11.0175em;
      z-index: -1;
      color: #e0e6e8; }

@media (max-width: 1200px) {
  .areas-we-serve-left {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 50px; }
  .areas-we-serve-right {
    display: block;
    width: 100%; } }

@media (max-width: 725px) {
  .areas-we-serve-right .box-wrapper .box:hover .button {
    top: 80%; } }

@media (max-width: 600px) {
  .areas-we-serve .background_text h6 {
    font-size: 30vw; }
  .areas-we-serve-right .box-wrapper .box:hover .button {
    top: 70%; } }

.centered_text {
  position: relative;
  overflow: hidden; }
  .centered_text:before, .centered_text:after {
    content: '';
    position: absolute;
    width: 329px;
    height: 329px;
    top: -77px;
    background: url("../images/general/pattern.png") repeat;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .centered_text:before {
    left: -70px; }
  .centered_text:after {
    right: -70px; }
  .centered_text .container {
    padding: 76px 5% 61px;
    text-align: center; }
    .centered_text .container h2 + p {
      padding-top: 22px; }
    .centered_text .container p {
      color: #2b3e4f;
      max-width: 475px;
      margin: 0 auto; }

.our-investments {
  position: relative;
  background-color: #ecf0f1; }
  .our-investments .container {
    padding: 77px 5% 62px;
    text-align: center; }
    .our-investments .container h2 {
      position: relative;
      z-index: 2; }
      .our-investments .container h2 + p {
        padding-top: 21px; }
    .our-investments .container p {
      position: relative;
      z-index: 2;
      max-width: 481px;
      margin: 0 auto;
      color: #2b3e4f; }
  .our-investments .background-text {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    bottom: -56px; }
    .our-investments .background-text h6 {
      position: relative;
      font-size: 11.0175em;
      color: #e0e6e8;
      z-index: 1; }

@media (max-width: 960px) {
  .our-investments .background-text h6 {
    font-size: 19vw; } }

@media (max-width: 500px) {
  .our-investments .background-text {
    bottom: 0; } }

@media (max-width: 1050px) {
  .investments .slider-arrows {
    opacity: 1 !important; } }

.investments {
  position: relative; }
  .investments:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 131px;
    top: 0;
    left: 0;
    background-color: #ecf0f1; }
  .investments .container {
    padding-bottom: 80px; }
  .investments .investment-holder .each-investment {
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
    float: left;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-perspective: 1000;
    -ms-perspective: 1000;
    -o-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
    position: relative;
    z-index: 2;
    height: 372px; }
    .investments .investment-holder .each-investment:nth-child(3n) {
      margin-right: 0; }
    .investments .investment-holder .each-investment:nth-child(-n+3) {
      margin-top: 0; }
    @media (max-width: 1050px) {
      .investments .investment-holder .each-investment {
        width: 49%; }
        .investments .investment-holder .each-investment:nth-child(n) {
          margin-right: 2%;
          margin-top: 2%; }
        .investments .investment-holder .each-investment:nth-child(2n) {
          margin-right: 0; }
        .investments .investment-holder .each-investment:nth-child(-n+2) {
          margin-top: 0; } }
    @media (max-width: 725px) {
      .investments .investment-holder .each-investment {
        width: 100%; }
        .investments .investment-holder .each-investment:nth-child(n) {
          margin-right: 2%;
          margin-top: 2%; }
        .investments .investment-holder .each-investment:nth-child(1n) {
          margin-right: 0; }
        .investments .investment-holder .each-investment:nth-child(-n+1) {
          margin-top: 0; } }
    .investments .investment-holder .each-investment:after {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50px;
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      opacity: 0; }
    .investments .investment-holder .each-investment .front, .investments .investment-holder .each-investment .back {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      -webkit-backface-visibility: hidden;
      -ms-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform-style: preserve-3d;
      -ms-transform-style: preserve-3d;
      -o-transform-style: preserve-3d;
      -moz-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      -ms-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      -o-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      -moz-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: white; }
    .investments .investment-holder .each-investment .front-logo {
      max-height: 103px;
      height: 103px;
      background-color: #FFF; }
      .investments .investment-holder .each-investment .front-logo img {
        max-width: 100%;
        padding: 5px;
        box-sizing: border-box;
        position: absolute;
        max-height: 50%;
        width: auto;
        left: 0;
        right: 0;
        margin: auto;
        top: calc(50% - 48.5px);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%); }
    .investments .investment-holder .each-investment .front .blue-box {
      background-color: #2e98d7;
      text-align: center;
      padding: 41px 33px 39px;
      position: absolute;
      right: 0;
      left: 0;
      bottom: 0; }
      .investments .investment-holder .each-investment .front .blue-box h5 {
        color: #FFF;
        text-transform: uppercase; }
        .investments .investment-holder .each-investment .front .blue-box h5.date {
          padding-top: 7px;
          text-transform: none;
          color: rgba(255, 255, 255, 0.8); }
    .investments .investment-holder .each-investment .back {
      background-color: #FFF;
      transform: rotateY(-180deg);
      -webkit-transform: rotateY(-180deg);
      -moz-transform: rotateY(-180deg);
      -o-transform: rotateY(-180deg);
      -ms-transform: rotateY(-180deg);
      padding: 47px 43px 33px;
      box-sizing: border-box;
      opacity: 0; }
      .investments .investment-holder .each-investment .back h5 {
        text-transform: uppercase; }
        .investments .investment-holder .each-investment .back h5.date {
          padding-top: 10px;
          text-transform: none;
          opacity: 0.6; }
          .investments .investment-holder .each-investment .back h5.date + p {
            padding-top: 32px; }
      .investments .investment-holder .each-investment .back .cross {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        position: relative;
        width: 12px;
        height: 12px;
        display: inline-block;
        margin-top: 35px;
        opacity: 0; }
        .investments .investment-holder .each-investment .back .cross:before {
          content: '';
          position: absolute;
          left: 0%;
          top: 50%;
          height: 2px;
          width: 100%;
          background-color: #e9483c;
          margin-top: -1px; }
        .investments .investment-holder .each-investment .back .cross:after {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease;
          transform: rotate(90deg);
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          content: '';
          position: absolute;
          width: 2px;
          height: 100%;
          top: 0%;
          left: 50%;
          background-color: #e9483c;
          margin-left: -1px; }
    .investments .investment-holder .each-investment:hover:after {
      opacity: 1; }
    .investments .investment-holder .each-investment:hover .front {
      transform: rotateY(180deg);
      -webkit-transform: rotateY(180deg);
      -moz-transform: rotateY(180deg);
      -o-transform: rotateY(180deg);
      -ms-transform: rotateY(180deg); }
    .investments .investment-holder .each-investment:hover .back {
      transform: rotateY(0deg);
      -webkit-transform: rotateY(0deg);
      -moz-transform: rotateY(0deg);
      -o-transform: rotateY(0deg);
      -ms-transform: rotateY(0deg);
      overflow-y: auto;
      opacity: 1;
      -webkit-transition-delay: 0.001s;
      -ms-transition-delay: 0.001s;
      -o-transition-delay: 0.001s;
      -moz-transition-delay: 0.001s;
      transition-delay: 0.001s; }
      .investments .investment-holder .each-investment:hover .back .cross {
        opacity: 1; }
        .investments .investment-holder .each-investment:hover .back .cross:after {
          -webkit-transition-delay: 0.5s;
          -ms-transition-delay: 0.5s;
          -o-transition-delay: 0.5s;
          -moz-transition-delay: 0.5s;
          transition-delay: 0.5s;
          transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -ms-transform: rotate(0deg); }
  .investments .investment-holder.slider {
    display: block;
    z-index: 50; }
    .investments .investment-holder.slider .each-investment {
      width: Infinity;
      margin-right: 0;
      margin-top: 0;
      float: left;
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out;
      margin: 15px 10px; }
      .investments .investment-holder.slider .each-investment:nth-child(0n) {
        margin-right: 0; }
      .investments .investment-holder.slider .each-investment:nth-child(-n+0) {
        margin-top: 0; }
  .investments .slider-arrows {
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    padding-top: 10px;
    opacity: 0; }
    .investments .slider-arrows.show {
      opacity: 1; }
    .investments .slider-arrows div {
      cursor: pointer; }
      .investments .slider-arrows div svg * {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      .investments .slider-arrows div.prev {
        float: left; }
      .investments .slider-arrows div.next {
        float: right; }
      .investments .slider-arrows div:hover svg * {
        fill: #2e98d7; }

/*░░░░░░░░░░░░░░░░░░░░░░░░

  STYLE DIRECTORY

    _BlogNav

  ░░░░░░░░░░░░░░░░░░░░░░░░*/
.news-nav {
  margin-bottom: 80px;
  -webkit-box-shadow: 0px 8px 5px 0px rgba(102, 102, 102, 0.15);
  -moz-box-shadow: 0px 8px 5px 0px rgba(102, 102, 102, 0.15);
  box-shadow: 0px 8px 5px 0px rgba(102, 102, 102, 0.15); }
  .news-nav ul {
    list-style: none;
    text-align: center; }
    .news-nav ul li {
      margin: 0 54px;
      padding: 37px 0 32px;
      display: inline-block;
      text-transform: uppercase;
      color: #2b3e4f;
      font-size: 0.875em;
      border-bottom: 2px solid #fff; }
      .news-nav ul li input {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        display: none; }
        .news-nav ul li input.active + label {
          color: #e9483c;
          border-bottom: 2px solid #e9483c; }
      .news-nav ul li label {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease;
        padding: 37px 3px 30px;
        cursor: pointer;
        border-bottom: 2px solid #FFF; }
        .news-nav ul li label.active {
          color: #e9483c;
          border-bottom: 2px solid #e9483c; }
        .news-nav ul li label:hover {
          color: #e9483c;
          border-bottom: 2px solid #e9483c; }

.news-wrapper {
  padding-bottom: 60px; }

.news-post {
  width: 32%;
  margin-right: 2%;
  margin-top: 2%;
  float: left;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  border: 1px solid #ecf0f1;
  box-sizing: border-box;
  position: relative; }
  .news-post:nth-child(3n) {
    margin-right: 0; }
  .news-post:nth-child(-n+3) {
    margin-top: 0; }
  @media (max-width: 1150px) {
    .news-post {
      width: 49%; }
      .news-post:nth-child(n) {
        margin-right: 2%;
        margin-top: 2%; }
      .news-post:nth-child(2n) {
        margin-right: 0; }
      .news-post:nth-child(-n+2) {
        margin-top: 0; } }
  @media (max-width: 850px) {
    .news-post {
      width: 100%; }
      .news-post:nth-child(n) {
        margin-right: 2%;
        margin-top: 2%; }
      .news-post:nth-child(1n) {
        margin-right: 0; }
      .news-post:nth-child(-n+1) {
        margin-top: 0; } }
  .news-post:before, .news-post:after {
    content: "";
    width: 0;
    height: 1px;
    position: absolute;
    transition: all 0.2s linear;
    background: #2e98d7; }
  .news-post:after {
    right: 0;
    bottom: 0;
    transition-duration: 0.4s; }
  .news-post:before {
    left: 0;
    top: 0;
    transition-duration: 0.4s; }
  .news-post:hover .news-snippet svg {
    transform: scale(1.15); }
  .news-post .inner-post {
    padding: 40px 35px; }
    .news-post .inner-post:before, .news-post .inner-post:after {
      content: "";
      width: 1px;
      height: 0;
      position: absolute;
      transition: all 0.2s linear;
      background: #2e98d7; }
    .news-post .inner-post:after {
      right: 0;
      bottom: 0;
      transition-duration: 0.4s; }
    .news-post .inner-post:before {
      left: 0;
      top: 0;
      transition-duration: 0.4s; }
  .news-post .news-date {
    padding-bottom: 80px; }
    .news-post .news-date p,
    .news-post .news-date svg {
      display: inline-block; }
    .news-post .news-date > svg {
      height: 25px;
      width: auto;
      float: right; }
  .news-post .news-snippet .news-title {
    padding-bottom: 22px; }
  .news-post .news-snippet .news {
    padding-bottom: 45px; }
  .news-post .news-snippet svg {
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    position: absolute;
    bottom: 39px; }

.news-post:hover::before,
.news-post:hover::after {
  width: 100%; }

.news-post:hover .inner-post::before,
.news-post:hover .inner-post::after {
  height: 100%; }

.load-more {
  padding-bottom: 80px;
  text-align: center; }
  .load-more .button {
    display: inline-block; }

.single-container {
  position: relative; }

.post-wrapper {
  position: relative;
  top: -75px;
  background-color: #FFF;
  padding: 75px 130px;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.15);
  -moz-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.15);
  box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.15); }
  .post-wrapper h2 {
    padding-bottom: 45px;
    line-height: 1.4em; }
  .post-wrapper > p {
    padding-bottom: 15px; }
  .post-wrapper p + p {
    padding-top: 30px; }
  .post-wrapper p img {
    max-width: 100% !important;
    padding: 5px 20px 20px; }
    .post-wrapper p img.alignleft {
      float: left;
      padding-left: 0; }
    .post-wrapper p img.alignright {
      float: right;
      padding-right: 0; }
    .post-wrapper p img.aligncenter {
      padding: 0 5px;
      margin: 0 auto;
      display: block; }
  .post-wrapper blockquote {
    padding: 55px 15%;
    text-align: center; }
    .post-wrapper blockquote p {
      color: #2e98d7;
      font-size: 1.25em;
      letter-spacing: 0.03em; }

.single-nav {
  position: relative;
  top: -30px;
  text-align: center;
  padding-bottom: 80px; }
  .single-nav a {
    display: inline-block;
    color: #2b3e4f;
    text-transform: uppercase;
    font-size: 0.875em;
    line-height: 1.2em;
    letter-spacing: 0.04em;
    padding: 0 30px;
    cursor: pointer; }
    .single-nav a i {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      font-size: 1.2em;
      padding-left: 7px; }
    .single-nav a:hover {
      color: #30d6a3; }
      .single-nav a:hover i {
        transform: translateY(3px);
        color: #2b3e4f; }
    .single-nav a:focus {
      color: #2e98d7; }

@media (max-width: 500px) {
  .news-post .news-date {
    padding-bottom: 40px; }
  .post-wrapper h2 {
    font-size: 1.5em; }
  .news-nav ul li {
    display: block; }
    .news-nav ul li label.active, .news-nav ul li label:hover {
      border-bottom: 2px solid #FFF; }
    .news-nav ul li input.active + label {
      border-bottom: 2px solid #FFF; }
  .single-nav a {
    display: block;
    padding: 15px 0; } }

@media (max-width: 850px) {
  .post-wrapper {
    padding: 75px 75px; } }

@media (max-width: 600px) {
  .post-wrapper {
    text-align: center;
    padding: 75px 30px; } }

.culture {
  position: relative;
  overflow: hidden; }
  .culture:before {
    content: '';
    position: absolute;
    width: 330px;
    height: 330px;
    top: -138px;
    left: -70px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url("../images/general/pattern.png") repeat; }
  .culture:after {
    content: '';
    position: absolute;
    width: 330px;
    height: 330px;
    top: -138px;
    right: -70px;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: url("../images/general/pattern.png") repeat; }

.cornerstones {
  background-color: #ecf0f1;
  position: relative;
  overflow: hidden;
  z-index: 0; }
  .cornerstones .container {
    padding: 80px 0 64px;
    text-align: center; }
    .cornerstones .container h2 + p {
      padding-top: 20px; }
    .cornerstones .container p {
      color: #2b3e4f;
      max-width: 481px;
      margin: 0 auto; }
    .cornerstones .container .bt {
      position: absolute;
      bottom: -40px;
      left: 0;
      right: 0;
      margin: 0 auto;
      z-index: -1; }
      .cornerstones .container .bt h6 {
        font-size: 11.0175em;
        opacity: 0.50;
        color: #e0e6e8; }

.cornerstone {
  position: relative;
  z-index: 0; }
  .cornerstone:before {
    content: '';
    position: absolute;
    height: 187px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #ecf0f1;
    z-index: -1; }
  .cornerstone .container {
    text-align: center;
    padding-bottom: 81px; }
    .cornerstone .container .image {
      position: relative;
      background-color: #FFF;
      padding: 80px 0;
      -webkit-box-shadow: 0px 0px 5px 4px rgba(102, 102, 102, 0.1);
      -moz-box-shadow: 0px 0px 5px 4px rgba(102, 102, 102, 0.1);
      box-shadow: 0px 0px 5px 4px rgba(102, 102, 102, 0.1);
      z-index: 50; }
      .cornerstone .container .image svg {
        max-width: 100%; }
        .cornerstone .container .image svg .arrow-1,
        .cornerstone .container .image svg .arrow-3,
        .cornerstone .container .image svg .arrow-5,
        .cornerstone .container .image svg .arrow-7 {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease;
          position: absolute;
          transform: translateX(-600px);
          -webkit-transform: translateX(-600px);
          -moz-transform: translateX(-600px);
          -o-transform: translateX(-600px);
          -ms-transform: translateX(-600px); }
        .cornerstone .container .image svg .arrow-2,
        .cornerstone .container .image svg .arrow-4,
        .cornerstone .container .image svg .arrow-6 {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease;
          transform: translateX(600px);
          -webkit-transform: translateX(600px);
          -moz-transform: translateX(600px);
          -o-transform: translateX(600px);
          -ms-transform: translateX(600px); }
        .cornerstone .container .image svg .arrow-1 {
          transition-delay: 0.3s;
          -webkit-transition-delay: 0.3s;
          -moz-transition-delay: 0.3s;
          -o-transition-delay: 0.3s;
          -ms-transition-delay: 0.3s; }
        .cornerstone .container .image svg .arrow-2 {
          transition-delay: 0.6s;
          -webkit-transition-delay: 0.6s;
          -moz-transition-delay: 0.6s;
          -o-transition-delay: 0.6s;
          -ms-transition-delay: 0.6s; }
        .cornerstone .container .image svg .arrow-3 {
          transition-delay: 0.9s;
          -webkit-transition-delay: 0.9s;
          -moz-transition-delay: 0.9s;
          -o-transition-delay: 0.9s;
          -ms-transition-delay: 0.9s; }
        .cornerstone .container .image svg .arrow-4 {
          transition-delay: 1.2s;
          -webkit-transition-delay: 1.2s;
          -moz-transition-delay: 1.2s;
          -o-transition-delay: 1.2s;
          -ms-transition-delay: 1.2s; }
        .cornerstone .container .image svg .arrow-5 {
          transition-delay: 1.5s;
          -webkit-transition-delay: 1.5s;
          -moz-transition-delay: 1.5s;
          -o-transition-delay: 1.5s;
          -ms-transition-delay: 1.5s; }
        .cornerstone .container .image svg .arrow-6 {
          transition-delay: 1.8s;
          -webkit-transition-delay: 1.8s;
          -moz-transition-delay: 1.8s;
          -o-transition-delay: 1.8s;
          -ms-transition-delay: 1.8s; }
        .cornerstone .container .image svg .arrow-7 {
          transition-delay: 2.1s;
          -webkit-transition-delay: 2.1s;
          -moz-transition-delay: 2.1s;
          -o-transition-delay: 2.1s;
          -ms-transition-delay: 2.1s; }
      .cornerstone .container .image.animate svg {
        opacity: 1; }
        .cornerstone .container .image.animate svg .arrow-1, .cornerstone .container .image.animate svg .arrow-2,
        .cornerstone .container .image.animate svg .arrow-3, .cornerstone .container .image.animate svg .arrow-4,
        .cornerstone .container .image.animate svg .arrow-5, .cornerstone .container .image.animate svg .arrow-6,
        .cornerstone .container .image.animate svg .arrow-7 {
          transform: translateX(0px);
          -webkit-transform: translateX(0px);
          -moz-transform: translateX(0px);
          -o-transform: translateX(0px);
          -ms-transform: translateX(0px); }

.join-team {
  position: relative; }
  .join-team .thirds .third {
    width: 32.6666666667%;
    margin-right: 1%;
    margin-top: 2%;
    float: left;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-align: center; }
    .join-team .thirds .third:nth-child(3n) {
      margin-right: 0; }
    .join-team .thirds .third:nth-child(-n+3) {
      margin-top: 0; }
    .join-team .thirds .third:nth-child(2) {
      padding: 0 33.6666666667% 0 33.6666666667%;
      margin: 0 auto; }
    .join-team .thirds .third:not(:nth-child(2)) {
      -webkit-background-size: cover;
      -moz-background-size: cover;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      position: absolute;
      top: 0;
      height: 100%; }
    .join-team .thirds .third:first-child {
      left: 0; }
    .join-team .thirds .third:last-child {
      right: 0; }
    .join-team .thirds .third img {
      width: 100%; }
      .join-team .thirds .third img + h2 {
        padding-top: 52px; }
        .join-team .thirds .third img + h2 + p {
          padding-top: 19px; }
    .join-team .thirds .third p {
      max-width: 413px;
      margin: 0 auto;
      color: #2b3e4f; }
    .join-team .thirds .third .button {
      margin-top: 22px;
      margin-bottom: 50px; }

@media (max-width: 850px) {
  .join-team {
    padding-bottom: 50px; }
    .join-team .thirds .third p {
      max-width: 95%;
      margin: 0 auto;
      padding: 0 2.5%; }
  .join-team .thirds .third {
    float: none;
    width: 100%; }
    .join-team .thirds .third:nth-child(2) {
      padding: 0px; }
    .join-team .thirds .third:not(:nth-child(2)) {
      display: none; } }

.private-equity .container {
  padding: 80px 5% 70px;
  text-align: center; }

.private-equity-holder {
  padding: 46px 0 50px; }
  .private-equity-holder .each-private-equity {
    width: 33.3333333333%;
    margin-right: 0%;
    margin-top: 2%;
    float: left;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    padding: 0 48px;
    box-sizing: border-box;
    border-right: 1px solid rgba(43, 62, 79, 0.15); }
    .private-equity-holder .each-private-equity:nth-child(3n) {
      margin-right: 0; }
    .private-equity-holder .each-private-equity:nth-child(-n+3) {
      margin-top: 0; }
    .private-equity-holder .each-private-equity .icon + h5 {
      padding-top: 30px; }
    .private-equity-holder .each-private-equity h5 {
      text-transform: uppercase; }
      .private-equity-holder .each-private-equity h5 + p {
        padding-top: 13px; }
    .private-equity-holder .each-private-equity:nth-child(3n) {
      border-right: 0px; }

@media (max-width: 960px) {
  .private-equity .each-private-equity {
    width: 100%;
    border-right: none; }
    .private-equity .each-private-equity + .each-private-equity {
      padding-top: 30px; } }

.private-equity .learn-more {
  position: relative;
  padding-top: 35px;
  z-index: 0; }
  .private-equity .learn-more .background-text {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: -1; }
    .private-equity .learn-more .background-text h6 {
      font-size: 7.5em;
      opacity: 0.7; }
  .private-equity .learn-more h3 {
    color: #2b3e4f; }
    .private-equity .learn-more h3 + .button {
      margin-top: 28px; }
  .private-equity .learn-more .button {
    background-color: #FFF; }
    .private-equity .learn-more .button:hover {
      background-color: #e9483c; }

@media (max-width: 600px) {
  .private-equity .learn-more .background-text {
    display: none; }
  .private-equity-holder .each-private-equity {
    padding: 0 24px; } }

.cta .left {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: calc(50% - 10px);
  padding: 129px 5px;
  margin-right: 10px;
  text-align: center;
  z-index: 0; }
  .cta .left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2b3e4f;
    opacity: 0.88;
    z-index: -1; }
  .cta .left h3 {
    color: #FFF; }
    .cta .left h3 + .button {
      margin-top: 25px; }

.cta .right {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  position: relative;
  float: left;
  width: calc(50% - 10px);
  padding: 129px 5px;
  margin-left: 10px;
  text-align: center;
  z-index: 0; }
  .cta .right:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2e98d7;
    opacity: 0.88;
    z-index: -1; }
  .cta .right h3 {
    color: #FFF; }
    .cta .right h3 + .button {
      margin-top: 25px; }
  .cta .right .button {
    color: #FFF;
    border-color: #FFF; }
    .cta .right .button:hover {
      background-color: #FFF;
      color: #e9483c; }

@media (max-width: 850px) {
  .cta .left,
  .cta .right {
    width: 100%;
    margin: 0; } }

.investment-criteria-intro {
  position: relative;
  overflow: hidden; }
  .investment-criteria-intro .background-text {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: -45px; }
    .investment-criteria-intro .background-text h6 {
      font-size: 10em;
      mix-blend-mode: multiply;
      opacity: 0.7; }
  .investment-criteria-intro .container {
    padding: 62px 0 49px;
    text-align: center; }
    .investment-criteria-intro .container h2 + p {
      padding-top: 11px; }
    .investment-criteria-intro .container p {
      max-width: 611px;
      margin: 0 auto; }

.icon-holder {
  margin-bottom: 64px; }
  .icon-holder .icon {
    width: 22%;
    margin-right: 4%;
    margin-top: 2%;
    float: left;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    text-align: center; }
    .icon-holder .icon:nth-child(4n) {
      margin-right: 0; }
    .icon-holder .icon:nth-child(-n+4) {
      margin-top: 0; }
    @media (max-width: 850px) {
      .icon-holder .icon {
        width: 48%; }
        .icon-holder .icon:nth-child(n) {
          margin-right: 4%;
          margin-top: 2%; }
        .icon-holder .icon:nth-child(2n) {
          margin-right: 0; }
        .icon-holder .icon:nth-child(-n+2) {
          margin-top: 0; } }
    @media (max-width: 500px) {
      .icon-holder .icon {
        width: 100%; }
        .icon-holder .icon:nth-child(n) {
          margin-right: 4%;
          margin-top: 2%; }
        .icon-holder .icon:nth-child(1n) {
          margin-right: 0; }
        .icon-holder .icon:nth-child(-n+1) {
          margin-top: 0; } }
    .icon-holder .icon .icon-img + p {
      padding-top: 32px; }
    .icon-holder .icon svg {
      height: 45px; }

@media (max-width: 850px) {
  .icon-holder .icon:nth-child(n+3) {
    padding-top: 20px; } }

@media (max-width: 500px) {
  .icon-holder .icon + .icon {
    padding-top: 20px; } }

.private-equity-investments {
  background-color: #ecf0f1;
  padding: 80px 0;
  position: relative;
  z-index: 0; }
  .private-equity-investments:after {
    content: '';
    position: absolute;
    width: 354px;
    height: 100%;
    right: 0;
    top: 0;
    background: url("../images/general/pattern.png") repeat;
    z-index: -1; }
  .private-equity-investments .left {
    float: left;
    width: 38%; }
    .private-equity-investments .left h2 {
      max-width: 335px;
      float: right;
      padding: 66px 90px 0 0; }
  .private-equity-investments .right {
    float: left;
    width: 62%; }
    .private-equity-investments .right .slider-arrows {
      padding-top: 27px; }
      .private-equity-investments .right .slider-arrows div {
        display: inline-block !important;
        cursor: pointer; }
        .private-equity-investments .right .slider-arrows div svg * {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease; }
        .private-equity-investments .right .slider-arrows div.prev {
          margin-right: 27px; }
        .private-equity-investments .right .slider-arrows div:hover svg * {
          fill: #2e98d7; }
  .private-equity-investments .investment-slider-holder {
    position: relative; }
    .private-equity-investments .investment-slider-holder:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 94px;
      height: 100%;
      background: rgba(255, 255, 255, 0);
      /* Old browsers */
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #FFF 100%);
      /* FF3.6+ */
      background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #FFF));
      /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #FFF 100%);
      /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #FFF 100%);
      /* Opera 11.10+ */
      background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #FFF 100%);
      /* IE10+ */
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #FFF 100%);
      /* W3C */ }
    .private-equity-investments .investment-slider-holder .investment-slide {
      padding: 84px 40px 69px 40px;
      background-color: #FFF;
      margin: 0 10px;
      box-sizing: border-box; }
      .private-equity-investments .investment-slider-holder .investment-slide h5 {
        color: #2e98d7;
        text-transform: uppercase; }
        .private-equity-investments .investment-slider-holder .investment-slide h5 + ul {
          margin-top: 12px; }
      .private-equity-investments .investment-slider-holder .investment-slide ul li {
        color: #2b3e4f;
        font-size: 1em;
        line-height: 1.75em;
        max-width: 322px; }

@media (max-width: 850px) {
  .private-equity-investments .left,
  .private-equity-investments .right {
    width: 100%; }
  .private-equity-investments .left h2 {
    max-width: 100%;
    text-align: center;
    padding: 0 5px 45px;
    float: none; }
  .private-equity-investments .slider-arrows {
    text-align: center; } }

.overview .container {
  margin: 77px auto 79px;
  text-align: center;
  position: relative; }
  .overview .container .background-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    z-index: -1; }
    .overview .container .background-text h6 {
      font-size: 7.25em;
      opacity: 0.7; }
  .overview .container h3 {
    color: #2b3e4f;
    padding-top: 33px; }
    .overview .container h3 + .button {
      margin-top: 28px; }
  .overview .container .button {
    background-color: #FFF; }
    .overview .container .button:hover {
      background-color: #e9483c; }

@media (max-width: 500px) {
  .overview .background-text {
    display: none; }
  .private-equity-investments .investment-slider-holder .investment-slide {
    padding: 69px 40px; }
    .private-equity-investments .investment-slider-holder .investment-slide ul {
      max-width: 75%; }
  .investment-criteria-intro .background-text {
    display: none; } }

.markets {
  position: relative;
  background-color: #ecf0f1;
  z-index: 0;
  overflow: hidden; }
  .markets:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 270px;
    background: url("../images/general/pattern.png") repeat;
    z-index: -1; }
  .markets .background-text {
    position: absolute;
    top: -42px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center; }
    .markets .background-text h6 {
      font-size: 11.0175em;
      color: #e0e6e8; }
  .markets .container {
    padding: 80px 5%;
    text-align: center; }
    .markets .container h2 + p {
      padding-top: 16px; }
    .markets .container p {
      max-width: 587px;
      margin: 0 auto; }
    .markets .container .slider-arrows {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      margin-top: 0;
      opacity: 0; }
      .markets .container .slider-arrows.show {
        opacity: 1;
        margin-top: 25px; }
      .markets .container .slider-arrows div {
        cursor: pointer; }
        .markets .container .slider-arrows div svg * {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease; }
        .markets .container .slider-arrows div.prev {
          float: left; }
        .markets .container .slider-arrows div.next {
          float: right; }
        .markets .container .slider-arrows div:hover svg * {
          fill: #2e98d7; }
  .markets .service-area-types {
    margin-top: 48px; }
    .markets .service-area-types h5 {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease; }
    .markets .service-area-types .area-type {
      -webkit-transition: all 0.35s ease;
      -ms-transition: all 0.35s ease;
      -o-transition: all 0.35s ease;
      -moz-transition: all 0.35s ease;
      transition: all 0.35s ease;
      width: 32%;
      margin-right: 2%;
      margin-top: 2%;
      float: left;
      -webkit-transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      transition: all 0.35s ease-in-out;
      -webkit-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      -ms-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      -o-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      -moz-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
      background-color: #FFF;
      padding: 84px 40px 76px;
      box-sizing: border-box;
      position: relative; }
      .markets .service-area-types .area-type:nth-child(3n) {
        margin-right: 0; }
      .markets .service-area-types .area-type:nth-child(-n+3) {
        margin-top: 0; }
      @media (max-width: 1080px) {
        .markets .service-area-types .area-type {
          width: 100%; }
          .markets .service-area-types .area-type:nth-child(n) {
            margin-right: 2%;
            margin-top: 2%; }
          .markets .service-area-types .area-type:nth-child(1n) {
            margin-right: 0; }
          .markets .service-area-types .area-type:nth-child(-n+1) {
            margin-top: 0; } }
      .markets .service-area-types .area-type .button {
        -webkit-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -ms-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -o-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -moz-transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        transition: all 500ms cubic-bezier(0.25, 0.25, 0, 1.3);
        -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        -ms-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        -moz-transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        transition-timing-function: cubic-bezier(0.25, 0.25, 0, 1.3);
        position: absolute;
        top: 150%;
        left: 50%;
        transform: translate(-50%, -70%);
        -webkit-transform: translate(-50%, -70%);
        -moz-transform: translate(-50%, -70%);
        -o-transform: translate(-50%, -70%);
        -ms-transform: translate(-50%, -70%); }
      .markets .service-area-types .area-type:hover {
        background-color: #2b3e4f; }
        .markets .service-area-types .area-type:hover h5 {
          color: #FFF; }
        .markets .service-area-types .area-type:hover .button {
          top: 70%;
          background-color: #e9483c;
          color: #FFF; }
      .markets .service-area-types .area-type svg {
        height: 60px; }
      .markets .service-area-types .area-type .icon + h5 {
        padding-top: 27px; }
        .markets .service-area-types .area-type .icon + h5 + p {
          padding-top: 6px; }
      .markets .service-area-types .area-type h5 {
        text-transform: uppercase; }
    .markets .service-area-types.slider {
      height: 336px;
      overflow: hidden; }
      .markets .service-area-types.slider .area-type {
        width: Infinity;
        margin-right: 0;
        margin-top: 0;
        float: left;
        -webkit-transition: all 0.35s ease-in-out;
        -moz-transition: all 0.35s ease-in-out;
        -o-transition: all 0.35s ease-in-out;
        transition: all 0.35s ease-in-out;
        margin: 0 10px; }
        .markets .service-area-types.slider .area-type:nth-child(0n) {
          margin-right: 0; }
        .markets .service-area-types.slider .area-type:nth-child(-n+0) {
          margin-top: 0; }

@media (max-width: 1080px) {
  .service-area-types .area-type {
    height: auto !important; } }

@media (max-width: 725px) {
  .markets .background-text h6 {
    font-size: 28vw; } }

@media (max-width: 600px) {
  .markets .service-area-types.slider {
    height: auto; }
  .markets .background-text {
    opacity: 0; } }

.investment-map .container {
  padding: 77px 5% 80px;
  text-align: center; }
  .investment-map .container h2 + p {
    padding-top: 17px; }
  .investment-map .container p {
    max-width: 587px;
    margin: 0 auto; }
  .investment-map .container .map-image {
    margin-top: 47px; }
    .investment-map .container .map-image svg {
      max-width: 100%; }
      .investment-map .container .map-image svg * {
        -webkit-transition: all 0.35s ease;
        -ms-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        -moz-transition: all 0.35s ease;
        transition: all 0.35s ease; }
      .investment-map .container .map-image svg .city {
        opacity: 0; }
      .investment-map .container .map-image svg .location {
        cursor: pointer; }
        .investment-map .container .map-image svg .location:hover .city {
          opacity: 0.6; }
        .investment-map .container .map-image svg .location:hover circle {
          fill: #e9483c; }
        .investment-map .container .map-image svg .location:hover line {
          stroke: #FFF; }

@media (max-width: 600px) {
  .investment-map .container .map-image svg .city {
    opacity: 1; }
    .investment-map .container .map-image svg .city text {
      font-size: 1.375em; } }

.about {
  position: relative; }
  .about .container {
    padding: 80px 5% 0;
    text-align: center; }
    .about .container h2 + p {
      padding-top: 17px; }
    .about .container p {
      max-width: 587px;
      margin: 0 auto; }

.our-mission {
  position: relative;
  padding: 60px 0 79px;
  overflow: hidden; }
  .our-mission:before {
    content: '';
    position: absolute;
    width: 453px;
    height: 453px;
    right: -46px;
    bottom: -53px;
    background: url("../images/general/pattern.png") repeat;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .our-mission:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 163px;
    width: 100%;
    background-color: #ecf0f1;
    left: 0;
    z-index: -1; }
  .our-mission .container .statement {
    position: relative;
    padding: 85px 5px 67px;
    text-align: center;
    background-color: #FFF;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    -ms-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    -o-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    box-shadow: 0px 0px 5px 3px rgba(102, 102, 102, 0.1);
    z-index: 0; }
  .our-mission .container .background-text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: -1; }
    .our-mission .container .background-text h6 {
      font-size: 11.25em;
      opacity: 0.7; }
  .our-mission .container h3 {
    max-width: 637px;
    margin: 0 auto; }

@media (max-width: 1020px) {
  .our-mission .container .statement .background-text h6 {
    font-size: 9.375em; } }

@media (max-width: 850px) {
  .our-mission .container .statement .background-text h6 {
    font-size: 7.5em; } }

@media (max-width: 670px) {
  .our-mission .container .statement .background-text {
    display: none; } }

.who-we-are {
  position: relative;
  background-color: #ecf0f1;
  padding-bottom: 135px;
  overflow: hidden; }
  .who-we-are:before {
    content: '';
    position: absolute;
    width: 453px;
    height: 453px;
    right: -46px;
    top: -400px;
    background: url("../images/general/pattern.png") repeat;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .who-we-are-left {
    float: left;
    width: 53%;
    padding-top: 53px; }
    .who-we-are-left h2 + p {
      padding-top: 17px; }
    .who-we-are-left p {
      max-width: 470px; }
  .who-we-are-right {
    position: relative;
    float: left;
    width: 47%; }
    .who-we-are-right:before {
      content: '';
      position: absolute;
      width: 292px;
      height: 292px;
      bottom: -108px;
      left: -123px;
      background: url("../images/general/pattern.png") repeat;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .who-we-are-right .slider-arrows {
      float: right;
      margin-right: 110px;
      padding-top: 15px; }
      .who-we-are-right .slider-arrows div {
        display: inline-block;
        cursor: pointer; }
        .who-we-are-right .slider-arrows div svg * {
          -webkit-transition: all 0.35s ease;
          -ms-transition: all 0.35s ease;
          -o-transition: all 0.35s ease;
          -moz-transition: all 0.35s ease;
          transition: all 0.35s ease; }
        .who-we-are-right .slider-arrows div.prev {
          margin-right: 22px; }
        .who-we-are-right .slider-arrows div:hover svg * {
          fill: #2e98d7; }

@media (max-width: 1090px) {
  .who-we-are .container .who-we-are-left,
  .who-we-are .container .who-we-are-right {
    display: block;
    width: 100%;
    float: none;
    text-align: center; }
    .who-we-are .container .who-we-are-left p,
    .who-we-are .container .who-we-are-right p {
      max-width: 90%;
      margin: 0 auto; }
    .who-we-are .container .who-we-are-left .zSlider,
    .who-we-are .container .who-we-are-right .zSlider {
      margin: 0 auto; }
  .who-we-are .who-we-are-left {
    padding-top: 0;
    padding-bottom: 40px; }
  .who-we-are .slider-arrows {
    float: none;
    margin: 0 auto; }
    .who-we-are .slider-arrows .prev,
    .who-we-are .slider-arrows .next {
      z-index: 100; }
  .who-we-are .who-we-are-right {
    max-width: 100%;
    margin: 0 auto; } }

@media (max-width: 600px) {
  .zSlider .zSlide .slide {
    height: 80%; } 
}
.private-equity-holder .each-private-equity { 
	width: 100% !important;
	margin-top: 2%;
}
.slick-initialized .slick-slide {
    margin-top: 230px !important;
}
.fancybox-content .each-private-equity p{ display: none !important}
.fancybox-content {
    background: transparent !important;
}
.fancybox-content .date {
	color: #fff;
	margin-top:15px !important;
}
.fancybox-content, .fancybox-content:focus, .fancybox-content:active { outline: none !important; border: none}
.fancybox-content .slick-slide, .fancybox-content slick-slide:focus, .fancybox-content  slick-slide:active { outline: none !important; border: none}
/*# sourceMappingURL=main.min.css.map */

.each-private-equity  .cross.button{
	display: table;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
}