﻿@charset "UTF-8";
/** 
*   Settings files.  
*
*   This settings namespace is reserved for any shared variables.
*   The reason that the colors and typography are broke out into this is they have to load before any other SASS pages are loaded
*   so that their variables will be shared with the other files. 
**/
/*$color__foreign-eq: rgb(38,107,124);
$color__foreign-eq--secondary: rgb(109,192,202);
$color__foreign-eq--tertiary: rgb(15,128,147);

$color__can-balanced: rgb(33,66,138);
$color__can-balanced--secondary: rgb(83,104,160);
$color__can-balanced--tertiary: rgb(36,53,111);

$color__value: rgb(86,128,150);
$color__value--secondary: rgb(112,153,166);
$color__value--tertiary: rgb(73,105,120);

$color__income: rgb(1,106,158);
$color__income--secondary: rgb(38,148,186);
$color__income--tertiary: rgb(48,195,234);

$color__mortgage: rgb(109,192,202);
$color__mortgage--secondary: rgb(150,213,210);
$color__mortgage--tertiary: rgb(49,181,193);*/
@import url("https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/**
*   Tools files.    
* 
*   This will be used for any mixins and functions.  These also need to be loaded ahead of other files so they share
*   with any of the files below
**/
/**

*  Breakpoint mixin for responsive media querys
*  use @include breakpoint(phone, tablet-portrait, tablet-landscape, desktop) in the ruleset

**/
/**
*   Generic files.
*
*   These files will contain common elements and objects that are used across the site. 
**/
@import url("https://cdn.icomoon.io/71628/VPI/style.css?qid6qt");
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, table, th, td, hr, form, fieldset, legend, figure, .g-menu__primary, .g-menu__secondary {
  margin: 0;
  padding: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after, .clearBoth {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

body {
  color: rgb(26, 27, 28);
  font-size: 18px;
  line-height: 1.5;
  font-family: "Work Sans", sans-serif;
  background-color: rgb(255, 255, 255);
  overflow-x: hidden;
}
@media (max-width: 767px) {
  body {
    font-size: 16px;
  }
}

hr {
  width: 100%;
  height: 1px;
  border: none;
  margin: 30px 0;
  background-color: rgb(237, 237, 237);
}

.standard-width {
  max-width: 1366px;
  padding: 20px;
  margin: auto;
}

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-back:before {
  content: "\e90a";
}

.icon-arrow_drop_up:before {
  content: "\e905";
}

.icon-arrow_drop_down:before {
  content: "\e906";
}

.icon-arrow-right:before {
  content: "\e91d";
}

.icon-arrow-right-thick:before {
  content: "\ea3c";
}

.icon-calculator:before {
  content: "\e90b";
}

.icon-menu:before {
  content: "\e909";
}

.icon-close:before {
  content: "\e912";
}

.icon-phone:before {
  content: "\e911";
}

.icon-envelope-o:before {
  content: "\e910";
}

.icon-chevron-right:before {
  content: "\e90e";
}

.icon-chevron-left:before {
  content: "\e90f";
}

.icon-chevron-up:before {
  content: "\e91c";
}

.icon-chevron-down:before {
  content: "\e91b";
}

.icon-thumbs-up:before {
  content: "\e90d";
}

.icon-user:before {
  content: "\e908";
}

.icon-minus:before {
  content: "\e907";
}

.icon-search:before {
  content: "\e904";
}

.icon-file-text:before {
  content: "\e90c";
}

.icon-plus:before {
  content: "\e903";
}

.icon-step-complete:before {
  content: "\e900";
}

.icon-step-incomplete:before {
  content: "\e901";
}

.icon-step-in-progress:before {
  content: "\e902";
}

.icon-lock:before {
  content: "\e914";
}

.icon-quote:before {
  content: "\e91f";
}

.icon-calendar:after {
  content: "\e953";
}

.icon-can-balanced:before {
  content: "\e915";
}

.icon-can-equity:before {
  content: "\e916";
}

.icon-foreign-equity:before {
  content: "\e917";
}

.icon-income:before {
  content: "\e918";
}

.icon-mortgage:before {
  content: "\e919";
}

.icon-dividend-growth:before {
  content: "\e925";
}

.icon-corporate-bond:before {
  content: "\e927";
}

.icon-global-equity:before {
  content: "\e926";
}

.icon-value:before {
  content: "\e91a";
}

.icon-chevron-thin-up:before {
  content: "\e91e";
}

.icon-chevron-thin-down:before {
  content: "\e920";
}

.icon-arrow-right-medium:before {
  content: "\e921";
}

.icon-instagram:before {
  content: "\e924";
}

.icon-twitter:before {
  content: "\e922";
}

.icon-linkedin:before {
  content: "\e923";
}

.icon-mail2:before {
  content: "\ea84";
}

.icon-phone1:before {
  content: "\e942";
}

.icon-continued-education:before {
  content: "\e92a";
}

.icon-employee-events:before {
  content: "\e92b";
}

.icon-group-rrsp:before {
  content: "\e92d";
}

.icon-growth-opportunities:before {
  content: "\e92e";
}

.icon-health-wellness:before {
  content: "\e92f";
}

.icon-volunteer-opportunities:before {
  content: "\e930";
}

.icon-on-site-gym:before {
  content: "\e928";
}

.icon-work-life-balance:before {
  content: "\e929";
}

.icon-group-benefits:before {
  content: "\e92c";
}

h1 {
  font-size: 42px;
  line-height: 1.25;
  font-weight: normal;
  font-family: "Work Sans", sans-serif;
  font-weight: 350;
  margin-bottom: 15px;
  text-transform: none;
}

h2 {
  font-size: 34px;
  line-height: 1.25;
  font-weight: normal;
  font-family: "Work Sans", sans-serif;
  font-weight: 350;
  margin-bottom: 15px;
  text-transform: none;
}

h3 {
  font-size: 23px;
  line-height: 1.25;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: none;
}

h4 {
  font-size: 21px;
  line-height: 1.25;
  font-weight: normal;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 15px;
  text-transform: none;
}

h5 {
  font-size: 21px;
  line-height: 1.25;
  font-weight: normal;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 15px;
  text-transform: none;
}

h6 {
  font-size: 18px;
  line-height: 1.25;
  font-weight: normal;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 5px;
  text-transform: none;
}

p {
  margin-bottom: 15px;
  font-family: "Work Sans", sans-serif;
}

a {
  color: rgb(73, 133, 167);
  transition: all 0.2s ease;
  text-decoration: none;
  font-family: "Work Sans", sans-serif;
}
a:hover {
  color: #1D3C60;
}

b {
  font-weight: normal;
  font-family: "Work Sans", sans-serif;
  font-weight: bold;
}

address {
  font-style: normal;
}

.sub-header {
  font-size: 38px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .sub-header {
    font-size: 30px;
  }
}
.sub-header--small {
  font-size: 28px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .sub-header--small {
    font-size: 24px;
  }
}

.mono-color-block__text {
  text-align: center;
  font-weight: 600;
  font-size: 38px;
  max-width: 1086px;
  margin: auto;
  padding: 60px 0px;
}
/**
*
*  This is the the standard layout elements for the custodian zones.
*  Generally the most we should change here is the widths.
*
**/
.g-layout__background {
  text-align: left;
}

.g-layout__container, .g-layout__content {
  display: inline-block;
  width: 100%;
}

.g-layout__container {
  margin: 0;
  text-align: left;
  background: #fff;
}

.g-layout__container * {
  box-sizing: border-box;
}

.g-layout__container .module {
  margin: 0;
}

.g-layout__container img {
  max-width: 100%;
}

/**
*
*   Content zone standard selectors
*    
**/
.g-layout__max-width {
  width: 100%;
  margin: 0 auto;
  max-width: 1566px;
}

.g-layout__padding {
  padding: 0 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-layout__padding {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .g-layout__padding {
    padding: 0 30px;
  }
}

.g-layout__col-full {
  width: 100%;
  float: left;
}

.g-layout__col-half {
  width: 50%;
  float: left;
}

.g-layout__col-one-third {
  width: 33.333%;
  float: left;
}

.g-layout__col-two-third {
  width: 66.666%;
  float: left;
}

.g-layout__col-one-quarter {
  width: 25%;
  float: left;
}

.g-layout__col-three-quarter {
  width: 75%;
  float: left;
}

@media (max-width: 1023px) {
  .g-layout__col--tablet-portrait-full {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .g-layout__col--phone-full {
    width: 100%;
  }
}

.module--no-padding {
  padding: 0;
}

.module--no-margin {
  margin: 0;
}

div.HalfZone {
  width: 48.5%;
  float: left;
}

div.OneThirdZone {
  width: 33%;
  float: left;
}
@media (max-width: 767px) {
  div.OneThirdZone {
    width: 100%;
  }
}

div.TwoThirdZone {
  width: 67%;
  float: left;
}
@media (max-width: 767px) {
  div.TwoThirdZone {
    width: 100%;
  }
}

div.OneQuarterZone {
  float: left;
  width: 26%;
  min-width: 26%;
}

div.ThreeQuarterZone {
  float: right;
  width: 72.5%;
  min-width: 72.5%;
}

div.FullZone {
  display: block;
  width: 100%;
}

.g-layout__max-width div.FullZone .contentBlockContainer {
  padding: 0 7.32%;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-layout__max-width div.FullZone .contentBlockContainer {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .g-layout__max-width div.FullZone .contentBlockContainer {
    padding: 30px;
  }
}

.g-layout__background--dotted {
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}

.g-layout__investment-disclaimer {
  padding: 0 3.68%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .g-layout__investment-disclaimer {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .g-layout__investment-disclaimer {
    padding: 0 0px;
  }
}

.g-layout__generic-header {
  margin-top: 20px;
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  align-items: center;
  align-content: space-between;
  justify-content: space-between;
}

.g-layout__generic-header img {
  max-height: 150px;
  max-width: 327px;
}

.g-layout__blurb {
  background-color: #B1D6EB;
}
.g-layout__blurb p {
  text-align: center;
  font-weight: 600;
  font-size: 38px;
  max-width: 1086px;
  margin: auto;
  padding: 60px 20px;
  line-height: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .g-layout__blurb p {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .g-layout__blurb p {
    font-size: 28px;
  }
}

.g-layout__blurb-title {
  font-size: 60px;
  margin-bottom: 30px;
  font-weight: 600;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-layout__blurb-title {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .g-layout__blurb-title {
    font-size: 40px;
  }
}

.g-layout__blurb-content {
  font-size: 28px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-layout__blurb-content {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .g-layout__blurb-content {
    font-size: 22px;
  }
}

header {
  box-sizing: border-box;
  background-color: rgb(26, 27, 28);
}
header * {
  box-sizing: border-box;
}

.g-header {
  height: 120px;
  margin: 0 auto;
  display: block;
  padding: 0 100px;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-header {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .g-header {
    padding: 0 5px 0 10px;
    display: block;
    justify-content: normal;
    border-bottom: 1px solid rgb(83, 83, 83);
  }
}
@media (min-width: 1475px) {
  .g-header {
    display: flex;
  }
}

.g-header__logo {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
}
.g-header__logo img {
  max-width: 69px;
}
@media (max-width: 767px) {
  .g-header__logo {
    display: inline;
    position: relative;
    top: initial;
    transform: none;
  }
  .g-header__logo img {
    top: 50%;
    position: relative;
    transform: translateY(-50%);
  }
}
@media (min-width: 1475px) {
  .g-header__logo {
    margin-right: 190px;
    transform: none;
    position: relative;
    top: initial;
  }
}

.g-header__btn-container {
  display: none;
  width: 50%;
}
@media (max-width: 767px) {
  .g-header__btn-container {
    display: inline;
    position: relative;
  }
}

.g-header__login,
.g-header__login--advisor,
.g-header__login--ams {
  min-width: 155px;
  color: rgb(179, 179, 179);
  border: 1px solid rgb(179, 179, 179);
  background-color: #1a1b1c;
  padding: 3px;
  font-size: 16px;
  text-align: center;
  text-transform: none;
  border-radius: 50px;
}
.g-header__login:hover,
.g-header__login--advisor:hover,
.g-header__login--ams:hover {
  text-decoration: none;
  background-color: rgb(179, 179, 179);
}
@media (max-width: 767px) {
  .g-header__login,
  .g-header__login--advisor,
  .g-header__login--ams {
    display: none;
  }
}

.g-header__login--advisor,
.g-header__login--ams {
  color: #B1D6EB;
  transition: all 0.2s ease;
  margin-left: 30px;
  margin-right: 45px;
  border-color: #B1D6EB;
}
.g-header__login--advisor:hover,
.g-header__login--ams:hover {
  background-color: #B1D6EB;
}

.g-menu__wrap {
  text-align: center;
  width: max-content;
  display: inline-block;
  left: 50%;
  position: absolute;
  transform: translateY(-100%) translateX(-50%);
  top: 50%;
  z-index: 4;
}
@media (max-width: 767px) {
  .g-menu__wrap {
    list-style: none;
    padding-left: 0;
    background: rgb(0, 0, 0);
    position: absolute;
    z-index: 99;
    top: -1000%;
    transition: all 0.2s;
    display: none;
    transform: none;
    top: initial;
    left: initial;
    height: 100%;
  }
}
@media (min-width: 1475px) {
  .g-menu__wrap {
    width: 100%;
    display: block;
    position: relative;
    transform: none;
    top: initial;
    left: initial;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .g-menu__wrap--active {
    top: 0;
  }
}

.g-menu__list-item {
  text-align: center;
  list-style: none;
  min-width: 80px;
  margin: 0px 10px;
  position: relative;
  height: 100%;
  align-items: flex-end;
  display: inline-flex;
}
@media (max-width: 767px) {
  .g-menu__list-item {
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    display: block;
  }
}

.lnkMain {
  color: white;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.15;
  height: 58%;
  width: 100%;
  display: flex;
  bottom: 0;
  position: relative;
  justify-content: center;
}
.lnkMain:hover {
  color: #008AC2;
  /*&:after{
      content: "";
      width: 100%;
      height: 12px;
      background-color: $color__blue;
  }*/
  border-bottom: 12px solid #008AC2;
}
@media (max-width: 767px) {
  .lnkMain {
    font-size: 16px;
  }
}
@media (min-width: 1475px) {
  .lnkMain {
    font-size: 16px;
  }
}

header {
  z-index: 999;
}

.header__light .g-header__login {
  color: #1a1b1c;
  border: 1px solid #1a1b1c;
  background: transparent;
}

.header__light .g-header__login--advisor {
  background-color: #B1D6EB;
  color: #1a1b1c;
}

.header__light .lnkMain {
  color: #1a1b1c;
}

.header__light .g-menu__mobile-list-item .lnkMain {
  color: rgb(237, 237, 237);
}

.header__light {
  background: white;
  position: relative;
  /*@include breakpoint(phone) {
      background: $color__blue--dark;
  }*/
}
.header__light .g-header__login--advisor:hover, .header__light .g-header__login--advisor:focus, .header__light .g-header__login--advisor:active, .header__light .g-header__login:hover, .header__light .g-header__login:focus, .header__light .g-header__login:active {
  color: rgb(255, 255, 255);
  background: #1a1b1c;
}

.header__dark {
  background-color: transparent;
  z-index: 26;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid rgb(112, 112, 112);
}

.subMenu {
  background: white;
  color: black;
  position: absolute;
  width: max-content;
  min-width: 100%;
  list-style: none;
  box-shadow: 0px 8px 10px 0px #333;
  display: none;
  z-index: 999;
  padding: 30px 50px;
  left: -40px;
  border-bottom-right-radius: 70px;
  text-align: left;
  font-size: 16px;
  top: 100%;
}
.subMenu a, .subMenu li {
  color: black;
}
.subMenu a:hover, .subMenu li:hover {
  font-weight: bold;
}
.subMenu:hover {
  display: block;
}
@media (max-width: 767px) {
  .subMenu {
    position: relative;
    display: block;
  }
}

.lnkMain:hover ~ .subMenu {
  display: block;
}

.g-header__content {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  align-items: center;
}

.g-header__top {
  font-size: 14px;
  display: flex;
  flex-direction: column;
  padding: 15px 0px 5px 0px;
}
.g-header__top .g-header__content {
  align-self: flex-end;
  padding-top: 12px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .g-header__top .g-header__content {
    width: 100%;
    padding: 0px 10px !important;
  }
}
.g-header__top .g-header__toggle {
  border: solid 1px rgb(112, 112, 112);
  overflow: hidden;
  border-radius: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .g-header__top .g-header__toggle {
    flex-direction: column;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .g-header__top {
    width: 100%;
  }
}

.g-header__vpiLink {
  padding: 10px 17px;
  color: black;
  background-color: #B1D6EB;
  font-weight: bold;
}
@media (max-width: 767px) {
  .g-header__vpiLink {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px rgb(112, 112, 112);
    text-align: center;
  }
}

.g-header__vpicLink {
  padding: 10px 17px;
  color: white;
  text-decoration: none;
}
@media (max-width: 767px) {
  .g-header__vpicLink {
    width: 100%;
    text-align: center;
  }
}
.g-header__vpicLink:hover, .g-header__vpicLink:focus, .g-header__vpicLink:active {
  text-decoration: none;
  background-color: #008AC2;
  color: white;
}

.headerDark .g-header__top {
  background: none;
}

.header__light {
  /*& .g-header__top {
      background: #ecf5fa;
  }*/
}
.header__light .g-header__vpicLink {
  color: #1a1b1c;
}
.header__light .g-header__vpicLink:hover, .header__light .g-header__vpicLink:focus, .header__light .g-header__vpicLink:active {
  background-color: #008AC2;
  color: white;
}

.g-header__login--tablet {
  display: flex;
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateY(-140%) translateX(-50%);
}
@media (max-width: 767px) {
  .g-header__login--tablet {
    display: none;
  }
}
@media (min-width: 1475px) {
  .g-header__login--tablet {
    display: none;
  }
}

.g-header__login--desktop {
  display: none;
}
@media (min-width: 1475px) {
  .g-header__login--desktop {
    display: initial;
  }
}

.custodian .g-menu__wrap.active {
  transform: translateY(113px);
}

.g-menu__mobile-wrap {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  color: rgb(112, 112, 112);
  z-index: 500;
  position: fixed;
  overflow-x: hidden;
  overflow-y: auto;
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
  background-color: rgb(26, 27, 28);
}

.g-menu__mobile-wrap.active {
  transform: translateY(0);
}

body.menu-open {
  overflow: hidden;
}

.g-menu__toggle,
.g-menu__toggle--close {
  color: transparent;
  border: none;
  cursor: pointer;
  display: inline-flex;
  outline: none;
  font-size: 16px;
  transition: color 0.3s ease;
  background: transparent;
  font-family: "Work Sans", sans-serif;
  align-items: center;
  text-transform: uppercase;
  justify-content: space-between;
  display: none;
  z-index: 26;
  position: absolute;
  right: 0;
  bottom: 30px;
}
.g-menu__toggle::after,
.g-menu__toggle--close::after {
  color: rgb(255, 255, 255);
  content: "\e909";
  display: inline-block;
  position: relative;
  font-size: 40px;
  transition: all 0.2s ease;
  margin-left: 10px;
  font-family: icomoon;
}
.g-menu__toggle:hover,
.g-menu__toggle--close:hover {
  color: #B1D6EB;
}
.g-menu__toggle:hover::after,
.g-menu__toggle--close:hover::after {
  color: #B1D6EB;
}
@media (max-width: 767px) {
  .g-menu__toggle,
  .g-menu__toggle--close {
    display: inline-block;
  }
}

.header__light .g-menu__toggle::after {
  color: #1a1b1c;
}

.g-menu__toggle--close {
  float: right;
}
.g-menu__toggle--close::after {
  top: -2px;
  color: rgb(237, 237, 237);
  content: "\e912";
  font-size: 28px;
}
@media (max-width: 767px) {
  .g-menu__toggle--close {
    top: 35px;
    right: 30px;
    position: absolute;
  }
}

.g-menu__mobile-top-bar {
  padding: 30px 5.49% 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.g-menu__mobile {
  margin: 0 auto;
  position: relative;
  max-width: 1566px;
  min-height: 100%;
  transition: transform 0.3s ease-in-out;
}
.g-menu__mobile::after {
  top: 0;
  left: 78%;
  width: 100vw;
  height: 100%;
  bottom: 0;
  content: "";
  z-index: -1;
  position: absolute;
  background-color: rgb(19, 20, 20);
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .g-menu__mobile::after {
    left: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .g-menu__mobile::after {
    left: 70%;
  }
}
@media (max-width: 767px) {
  .g-menu__mobile {
    display: block;
    position: relative;
  }
  .g-menu__mobile::after {
    display: none;
  }
}

.g-menu__mobile-main {
  display: flex;
  position: relative;
}
@media (max-width: 767px) {
  .g-menu__mobile-main {
    height: auto;
    flex-wrap: wrap;
  }
}

.g-menu__mobile-list {
  width: 78%;
  margin: 55px 0 0;
  padding: 0;
  padding: 30px 0 0 5.49%;
  list-style: none;
  text-decoration: none;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .g-menu__mobile-list {
    width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .g-menu__mobile-list {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .g-menu__mobile-list {
    order: 2;
    width: 100%;
    margin: 0;
    padding: 35px 30px 0;
  }
}

.g-menu__mobile-list-item {
  display: block;
  padding: 0;
  font-size: 31px;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 40px;
}
.g-menu__mobile-list-item::before {
  display: none;
}
@media (max-width: 767px) {
  .g-menu__mobile-list-item {
    font-size: 26px;
    text-align: center;
    margin-bottom: 30px;
  }
}
.g-menu__mobile-list-item a {
  color: rgb(112, 112, 112);
}
.g-menu__mobile-list-item a:hover {
  color: #B1D6EB;
}

.g-menu__sidebar {
  flex: 1 0 0%;
  padding: 0 5.124% 85px 2.449%;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .g-menu__sidebar {
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .g-menu__sidebar {
    order: 1;
    padding: 40px 30px 0;
    background-color: transparent;
  }
}

.g-menu__login-wrap {
  clear: both;
  display: flex;
  padding: 70px 0 95px;
  align-items: flex-end;
  flex-direction: column;
}
@media (max-width: 767px) {
  .g-menu__login-wrap {
    display: block;
    padding: 0;
  }
}

.g-menu__btn,
.g-menu__btn--investor,
.g-menu__btn--ams,
.g-menu__btn--logout {
  width: 155px;
  color: rgb(179, 179, 179);
  border: 2px solid rgb(179, 179, 179);
  display: inline-block;
  padding: 8px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.g-menu__btn:hover,
.g-menu__btn--investor:hover,
.g-menu__btn--ams:hover,
.g-menu__btn--logout:hover {
  text-decoration: none;
  background-color: rgb(179, 179, 179);
}
@media (max-width: 767px) {
  .g-menu__btn,
  .g-menu__btn--investor,
  .g-menu__btn--ams,
  .g-menu__btn--logout {
    width: auto;
    margin: 0 auto;
    padding: 11px;
    display: block;
    max-width: 320px;
    font-family: "Work Sans", sans-serif;
  }
  .g-menu__btn + .g-menu__btn,
  .g-menu__btn + .g-menu__btn--investor,
  .g-menu__btn + .g-menu__btn--ams,
  .g-menu__btn + .g-menu__btn--logout,
  .g-menu__btn--investor + .g-menu__btn,
  .g-menu__btn--investor + .g-menu__btn--investor,
  .g-menu__btn--investor + .g-menu__btn--ams,
  .g-menu__btn--investor + .g-menu__btn--logout,
  .g-menu__btn--ams + .g-menu__btn,
  .g-menu__btn--ams + .g-menu__btn--investor,
  .g-menu__btn--ams + .g-menu__btn--ams,
  .g-menu__btn--ams + .g-menu__btn--logout,
  .g-menu__btn--logout + .g-menu__btn,
  .g-menu__btn--logout + .g-menu__btn--investor,
  .g-menu__btn--logout + .g-menu__btn--ams,
  .g-menu__btn--logout + .g-menu__btn--logout {
    margin: 25px auto 0;
  }
  .g-menu__btn::after,
  .g-menu__btn--investor::after,
  .g-menu__btn--ams::after,
  .g-menu__btn--logout::after {
    content: "\e914";
    display: inline-block;
    margin-left: 20px;
    font-family: icomoon;
  }
}

.g-menu__btn--investor,
.g-menu__btn--ams {
  color: #B1D6EB;
  margin: 0;
  border-color: #B1D6EB;
}
.g-menu__btn--investor:hover,
.g-menu__btn--ams:hover {
  background-color: #B1D6EB;
}
@media (max-width: 767px) {
  .g-menu__btn--investor,
  .g-menu__btn--ams {
    margin: 0 auto 25px;
  }
}

.g-menu__btn--ams,
.g-menu__btn--logout {
  width: 130px;
}
@media (max-width: 767px) {
  .g-menu__btn--ams,
  .g-menu__btn--logout {
    width: auto;
  }
}

.g-menu__sidebar-contact,
.g-menu__contact--phone {
  border-top: 1px solid rgb(83, 83, 83);
  padding-top: 40px;
}
.g-menu__sidebar-contact address,
.g-menu__contact--phone address {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .g-menu__sidebar-contact address,
  .g-menu__contact--phone address {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .g-menu__sidebar-contact,
  .g-menu__contact--phone {
    display: none;
    padding: 30px 0;
    text-align: center;
  }
}

.g-menu__contact--phone {
  display: none;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .g-menu__contact--phone {
    display: block;
  }
}

.g-menu__sidebar-link {
  color: rgb(112, 112, 112);
  display: inline-block;
  font-size: 18px;
}
.g-menu__sidebar-link [class*=icon] {
  top: 3px;
  display: inline-block;
  position: relative;
  min-width: 30px;
  font-size: 22px;
}
@media (max-width: 767px) {
  .g-menu__sidebar-link [class*=icon] {
    margin-right: 10px;
  }
}
.g-menu__sidebar-link:first-of-type {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .g-menu__sidebar-link:first-of-type {
    margin-bottom: 20px;
  }
}
.g-menu__sidebar-link:hover {
  color: #B1D6EB;
}

.g-menu__mobile-login-wrap {
  display: none;
}
@media (max-width: 767px) {
  .g-menu__mobile-login-wrap {
    display: flex;
  }
}

.g-menu__mobile-login-btn {
  border-color: rgb(179, 179, 179);
}

*[class*=g-btn] {
  display: inline-block;
  border: none;
  margin: 0;
  font-size: 1em;
  padding: 15px;
  outline: none;
  text-align: center;
  line-height: 1.2em;
  text-decoration: none;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  font-family: "Work Sans", sans-serif;
  text-align: center;
  padding: 20px;
  min-width: 90px;
  font-size: 18px;
  transition: all 0.2s ease;
}
*[class*=g-btn]:hover {
  text-decoration: none;
}

.g-btn, .c-career-postings__wrap .humi-job-board-posting-link a {
  color: #1a1b1c;
  background: #B1D6EB;
  border-radius: 40px;
  padding: 10px 40px;
}
@media (min-width: 768px) {
  .g-btn:hover, .c-career-postings__wrap .humi-job-board-posting-link a:hover {
    color: rgb(255, 255, 255);
    background: #008AC2;
  }
}
.g-btn--white-transparent {
  color: white !important;
  background: transparent;
  border: 2px solid white;
  padding: 10px 20px;
}
.g-btn--white-transparent:hover {
  color: #1a1b1c !important;
  background: white;
}
.g-btn--black-transparent {
  color: #1a1b1c;
  background: transparent;
  border: 2px solid #1a1b1c;
  padding: 10px 20px;
  height: min-content;
}
.g-btn--black-transparent:hover {
  color: white;
  background: #1a1b1c;
}

.g-btn--secondary {
  color: rgb(255, 255, 255);
  background: #1D3C60;
}
@media (min-width: 768px) {
  .g-btn--secondary:hover {
    background: rgb(26, 27, 28);
  }
}

.g-btn--tertiary {
  background: #1D3C60;
}
.g-btn--tertiary:hover {
  background: rgb(5.336, 11.04, 17.664);
}

.g-btn--expanded {
  width: 100%;
  text-align: center;
}

.g-btn--disabled {
  width: 100%;
  text-align: center;
}

.btn-events {
  color: black;
  background: #B1D6EB;
  padding: 10px 25px;
  border-radius: 20px;
  transition: all 0.1s ease-in-out;
  margin-right: 15px;
}
.btn-events:hover {
  background: #008AC2;
  color: white;
}

/*  DUMP ANIMATION CODES HERE  */
/*  -------------------------  */
footer {
  width: 100%;
  background-color: white;
}

.g-footer, .g-footer__legal {
  margin: 0 auto;
  display: block;
  padding: 0 100px;
  max-width: 1566px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-footer, .g-footer__legal {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .g-footer, .g-footer__legal {
    padding: 0 30px;
  }
}

.g-footer__top {
  display: flex;
  padding: 50px 0 30px;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .g-footer__top {
    display: block;
    padding: 20px 0 0;
  }
}

.g-footer__menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .g-footer__menu {
    margin-top: 30px;
  }
}
.g-footer__menu li {
  display: inline-block;
  margin-left: 20px;
}
@media (max-width: 1023px) {
  .g-footer__menu li {
    display: block;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.g-footer__menu a {
  color: #1a1b1c;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
}
.g-footer__menu a:hover {
  color: #008AC2;
  text-decoration: none;
}

.g-footer__legal {
  display: flex;
  padding-top: 15px;
  padding-bottom: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.g-footer__legal-text {
  color: rgb(113, 113, 113);
  margin-right: 15px;
}
@media (max-width: 1280px) {
  .g-footer__legal-text {
    order: 2;
    margin: 0;
  }
}

.g-footer__legal-links {
  display: flex;
}
@media (max-width: 1280px) {
  .g-footer__legal-links {
    order: 1;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .g-footer__legal-links {
    width: 100%;
    justify-content: space-between;
    display: initial;
  }
}

.g-footer__legal-link {
  color: #1a1b1c;
  font-weight: 600;
}
@media (max-width: 767px) {
  .g-footer__legal-link {
    display: block;
  }
}
.g-footer__legal-link + .g-footer__legal-link {
  margin-left: 40px;
}
@media (max-width: 767px) {
  .g-footer__legal-link + .g-footer__legal-link {
    margin-left: 0px;
  }
}
.g-footer__legal-link:hover {
  color: #008AC2;
  text-decoration: none;
}

.g-footer__sherpa {
  color: #008AC2;
  font-family: "Work Sans", sans-serif;
}
.g-footer__sherpa:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.g-footer__blurb {
  background: #1a1b1c;
  color: white;
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 1364px;
  margin: auto;
  margin-top: -160px;
}
.g-footer__blurb--sub {
  position: absolute;
  z-index: 9;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  margin-top: -200px;
}

.g-footer__blurb__text, .g-footer__blurb__text--wide {
  text-align: center;
  color: white;
  margin-bottom: 45px;
  margin-left: auto;
  margin-right: auto;
  font-size: 21px;
  font-weight: 500;
}
.g-footer__blurb__text span, .g-footer__blurb__text--wide span {
  font-size: 60px;
  font-weight: 500;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-footer__blurb__text span, .g-footer__blurb__text--wide span {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  .g-footer__blurb__text span, .g-footer__blurb__text--wide span {
    font-size: 40px !important;
  }
}
.g-footer__blurb__text .--small, .g-footer__blurb__text--wide .--small {
  font-size: 40px !important;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .g-footer__blurb__text .--small, .g-footer__blurb__text--wide .--small {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .g-footer__blurb__text .--small, .g-footer__blurb__text--wide .--small {
    font-size: 25px !important;
  }
}
@media (max-width: 1280px) {
  .g-footer__blurb__text, .g-footer__blurb__text--wide {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.g-footer__blurb__text {
  max-width: 778px;
}

.g-footer__blurb__text--wide {
  max-width: 900px;
}

.g-footer__line {
  border-top: 1px solid #1a1b1c;
}

@media (max-width: 767px) {
  footer {
    text-align: center;
  }
}

.g-forms__row {
  width: 100%;
  padding: 0 0 10px 0;
}

.g-forms__button-row {
  width: 100%;
  padding: 10px 0 10px 0;
  text-align: right;
}

.g-forms__select--custom, .g-forms__textbox, .g-forms__textarea, .g-forms__date-picker input[type=textbox], .g-forms__date-picker.RadPicker .riSingle .riTextBox[type=text] {
  color: rgb(26, 27, 28);
  width: 100%;
  font-size: 16px;
}

/**
*    
*   Form elements textbox, textarea, etc
*    
**/
.g-forms__textbox,
.g-forms__textbox--clear,
.g-forms__textarea,
.g-forms__textbox--search {
  width: 100%;
  color: #1a1b1c;
  border: 0px solid #1a1b1c;
  border-bottom: 1px solid #1a1b1c;
  outline: none;
  padding: 20px 25px;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
  border-radius: 0;
  background-color: transparent;
}
.g-forms__textbox::-webkit-input-placeholder,
.g-forms__textbox--clear::-webkit-input-placeholder,
.g-forms__textarea::-webkit-input-placeholder,
.g-forms__textbox--search::-webkit-input-placeholder {
  color: transparent;
}
.g-forms__textbox::-moz-placeholder,
.g-forms__textbox--clear::-moz-placeholder,
.g-forms__textarea::-moz-placeholder,
.g-forms__textbox--search::-moz-placeholder {
  color: transparent;
}

.g-forms__textbox--date {
  padding-right: 30px;
  position: relative;
}
.g-forms__textbox--date:after {
  position: absolute;
  right: 25px;
  bottom: 10px;
  font-family: icomoon;
  content: "\e953";
  font-size: 20px;
  width: 30px;
  height: 30px;
  pointer-events: none;
}

.g-forms__textarea {
  border: 1px solid #1a1b1c;
  border-top-right-radius: 60px;
  border-bottom-left-radius: 60px;
}

.g-forms__textbox--clear {
  color: rgb(26, 27, 28);
  background-color: transparent;
}
.g-forms__textbox--clear::-webkit-input-placeholder {
  color: rgb(26, 27, 28);
}

/**
*    
*   Custom select selectors.
*   Needs dropdown.js included to make this all work.
*    
**/
.g-forms__select--custom {
  border: 1px solid #B1D6EB;
  z-index: 0;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  background-color: #1D3C60;
  height: 62px;
}

/**
*
*   This creates the text display
*    
**/
.g-forms__select--custom:before {
  content: attr(data-content);
  top: 0;
  left: 0;
  height: 100%;
  padding: 0 10px 0 10px;
  line-height: 62px;
  color: white;
}

/**
*
*   This creates the arrow in drop down button
*
**/
.g-forms__select--custom:after {
  top: 0;
  right: 0;
  color: #B1D6EB;
  width: 25px;
  height: 100%;
  content: "\e920";
  line-height: 62px;
  font-family: icomoon;
}

.g-forms__select--custom:before, .g-forms__select--custom:after {
  position: absolute;
  z-index: -1;
}

.g-forms__select-list--custom {
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  border: none;
  opacity: 0;
  padding: 0 5px;
  position: absolute;
  font-size: 16px;
  top: 0px;
}
.g-forms__select-list--custom:focus {
  font-size: 16px;
}

/**
*
*   Custom radio list and checkbox selectors.
*
**/
.g-forms__radio--custom, .g-forms__checkbox--custom {
  position: relative;
}

.g-forms__radio-btn, .g-forms__checkbox-btn {
  display: inline-block;
  padding: 3px 0 0 35px;
}

/**
*    
*   This is the empty circle that you click
*        
**/
.g-forms__radio-btn:before, .g-forms__checkbox-btn:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.25);
  background-color: rgb(255, 255, 255);
}

.g-forms__radio-btn:before {
  border-radius: 20px;
}

/**
*    
*   This is the bullet that fils the radio button when checked
*        
**/
.g-forms__radio-btn:after, .g-forms__checkbox-btn:after {
  content: "";
  opacity: 0;
  position: absolute;
  left: 3px;
  z-index: 200;
  margin: 3px 0 0 3px;
}

.g-forms__radio-btn:after {
  border-radius: 15px;
  top: 3px;
  width: 12px;
  height: 12px;
  background: #008AC2;
}

.g-forms__checkbox-btn:after {
  content: "✓";
  top: -3px;
}

.g-forms__radio-input:checked + .g-forms__radio-btn:after, .g-forms__checkbox-input:checked + .g-forms__checkbox-btn:after {
  opacity: 1;
}

/**
*    
*   Form elements textbox label
*
*
**/
.g-forms__textbox-wrap,
.g-forms__textarea-wrap {
  position: relative;
}

.g-forms__label {
  top: 20px;
  left: 25px;
  color: #1a1b1c;
  position: absolute;
  font-size: 16px;
  max-width: 100%;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  font-family: "Work Sans", sans-serif;
  pointer-events: none;
  transform-origin: bottom left;
}
.g-forms__label--block {
  position: relative;
}

.g-forms__textbox.filled ~ .g-forms__label,
.g-forms__textarea.filled ~ .g-forms__label,
.g-forms__textbox--clear.filled ~ .g-forms__label {
  color: #1a1b1c;
  transform: scale(0.75) translateY(-27px);
}

.g-forms__required {
  color: red;
  font-size: 1.1em;
}

.g-forms__error {
  top: 2px;
  right: 5px;
  position: absolute;
  font-size: 14px;
}

.g-forms__select {
  width: 100%;
  color: #1a1b1c;
  border: 0px solid #1a1b1c;
  border-bottom: 1px solid #1a1b1c;
  outline: none;
  padding: 20px 25px;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
  border-radius: 0;
  background-color: transparent;
}

.g-forms__checkboxlist {
  padding: 0;
}
.g-forms__checkboxlist li {
  display: inline-block;
  margin-right: 10px;
}

.blurb__full-width {
  padding: 100px 20px;
  width: 100%;
}
.blurb__full-width--blue {
  background-color: #008AC2;
}
.blurb__full-width p {
  max-width: 1268px;
  margin: auto;
  font-size: 38px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .blurb__full-width p {
    font-size: 18px;
  }
}

/**
*   Components files.
*
*   These are for the custodian components.  
*   Any component that is built to drag and drop on the page through custodian
*   the coresponding css will be housed in a components SASS file.
**/
.c-rotator {
  position: relative;
  overflow: hidden;
  background-color: #1a1b1c;
  background-image: url("/_images/header-background.svg");
  background-size: cover;
  padding-top: 225px;
}
.c-rotator::after {
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  display: block;
  content: "";
  z-index: -1;
  position: absolute;
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
@media (max-width: 1280px) {
  .c-rotator::after {
    display: none;
  }
}

.c-rotator__inner {
  margin: 0 auto;
  position: relative;
  max-width: 1920px;
  max-height: 580px;
}

.c-rotator__dimension-spacer {
  display: block;
  padding-bottom: 42.45%;
}
@media (max-width: 767px) {
  .c-rotator__dimension-spacer {
    padding-bottom: 129.68%;
  }
}

.c-rotator__dots {
  left: 75px;
  width: 9999px;
  height: 100%;
  z-index: 2;
  position: absolute;
  transform: translateX(-100%);
  display: none;
}
.c-rotator__dots::before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
.c-rotator__dots::after {
  left: 0;
  width: 100%;
  height: 75px;
  bottom: 0;
  content: "";
  z-index: -1;
  position: absolute;
  background-color: rgb(255, 255, 255);
}
@media (max-width: 1023px) {
  .c-rotator__dots {
    display: none;
  }
}

.c-rotator__main {
  margin: 0 auto;
  position: relative;
  max-width: 1566px;
}

@media (max-width: 767px) {
  .c-rotator__bg--desktop {
    display: none;
  }
}

.c-rotator__bg--mobile {
  width: 100%;
  display: none;
}
@media (max-width: 767px) {
  .c-rotator__bg--mobile {
    display: block;
  }
}

.c-rotator__menu-wrap {
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  z-index: 3;
  position: absolute;
  max-width: 1566px;
  transform: translateX(-50%);
}

.c-rotator__menu {
  top: 50%;
  left: 0;
  margin: 0;
  padding: 1% 0 0 11%;
  z-index: 3;
  position: absolute;
  list-style-type: none;
  transform: translateY(-50%);
  display: none;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-rotator__menu {
    padding-top: 25px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-rotator__menu {
    padding: 10px 40px;
  }
}

.c-rotator__menu-item {
  width: 260px;
  display: block;
  position: relative;
  text-align: left;
  margin-bottom: 35px;
}
.c-rotator__menu-item::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  transition: width 0.2s ease-in;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-rotator__menu-item {
    width: 250px;
    margin-bottom: 25px;
  }
}

.c-rotator__menu-item:hover::before,
.c-rotator__menu-item.active::before {
  height: 2px;
  background-color: #B1D6EB;
}
.c-rotator__menu-item:hover .c-rotator__menu-link,
.c-rotator__menu-item.active .c-rotator__menu-link {
  color: #B1D6EB;
  font-family: "Work Sans", sans-serif;
}

.c-rotator__menu-item.active .c-rotator__menu-info {
  opacity: 1;
  transform: translateY(0);
}
.c-rotator__menu-item.active:hover .c-rotator__menu-info {
  color: #B1D6EB;
}

.c-rotator__menu-link {
  color: rgb(255, 255, 255);
  height: 56px;
  display: block;
  position: relative;
  font-size: 16px;
  padding-top: 12px;
  padding-right: 20px;
  text-transform: uppercase;
}
.c-rotator__menu-link:hover {
  text-decoration: none;
}

.c-rotator__menu-info {
  left: 0px;
  color: rgb(255, 255, 255);
  display: flex;
  opacity: 0;
  transform: translateY(-100%);
  transition: all 0.2s ease-in;
  align-items: center;
  font-family: "Work Sans", sans-serif;
  text-transform: none;
}
.c-rotator__menu-info::after {
  content: "\e90e";
  font-size: 12px;
  margin-top: 3px;
  margin-left: 8px;
  font-family: icomoon;
}

.c-rotator__rotator {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  position: absolute;
}

.c-rotator__rotator-inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease;
}

.c-rotator__rotator-item {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
}
.c-rotator__rotator-item img {
  width: 100%;
}

.c-rotator__image {
  display: block;
}
@media (max-width: 767px) {
  .c-rotator__image {
    display: none;
  }
}

.c-rotator__item-placeholder {
  width: 100%;
  opacity: 0;
  z-index: 0;
}

.c-rotator__image--mobile {
  display: none;
}
@media (max-width: 767px) {
  .c-rotator__image--mobile {
    display: block;
  }
}

.c-rotator__rotator-text-wrap {
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  z-index: 1;
  position: absolute;
  max-width: 1566px;
  /*@include breakpoint(phone){
      max-width: 100%;
  }*/
}

.c-rotator__heading {
  top: 0;
  right: 0;
  margin: auto;
  color: #B1D6EB;
  z-index: 2;
  padding: 11% 10.24% 0 0;
  display: block;
  position: relative;
  font-size: 16px;
  max-width: 830px;
  text-align: left;
  font-family: "Work Sans", sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
}
.c-rotator__heading .emphasis {
  font-size: 62px;
  font-family: "Work Sans", sans-serif;
  color: rgb(255, 255, 255);
  text-transform: none;
  font-weight: 600;
  position: relative;
}
.c-rotator__heading .emphasis .asterisk {
  position: absolute;
  font-size: 0.75em;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-rotator__heading .emphasis {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .c-rotator__heading .emphasis {
    font-size: 36px;
    text-shadow: 1px 1px 1px black;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-rotator__heading {
    padding: 4.88% 40px 4.88% 30px;
    max-width: 640px;
    margin-left: 4%;
  }
}

.c-rotator__as-of {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 14px;
  margin-top: 15px;
  text-transform: none;
}

.c-rotator__footer {
  color: rgb(255, 255, 255);
  width: 100%;
  bottom: 75px;
  z-index: 4;
  position: absolute;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-rotator__footer {
    bottom: 25px;
  }
}

.c-rotator__down {
  left: 50%;
  color: rgb(255, 255, 255);
  bottom: 0;
  display: block;
  position: absolute;
  transform: translateX(-50%);
}
.c-rotator__down::after {
  color: auto;
  opacity: 0.75;
  content: "\e921";
  display: block;
  font-size: 25px;
  transform: rotate(90deg);
  font-family: icomoon;
}
.c-rotator__down:hover {
  color: #B1D6EB;
}

.c-rotator__progress {
  display: block;
  text-align: left;
  max-width: 1366px;
  margin: auto;
  margin-bottom: 5px;
}

.c-rotator__progress-circle {
  width: 15px;
  height: 15px;
  border: 2px solid white;
  display: inline-block;
  transition: all 0.2s ease;
  margin-right: 20px;
  border-radius: 50%;
  background-color: transparent;
}
.c-rotator__progress-circle:last-of-type {
  margin-right: 0;
}

.c-rotator__progress-circle.active {
  border-color: #B1D6EB;
  background: radial-gradient(circle, #B1D6EB 55%, rgba(255, 255, 255, 0) 55%);
}

.c-rotator__swipe {
  display: none;
  color: rgb(255, 255, 255);
  margin: 0;
  opacity: 0.5;
  text-align: center;
  text-transform: uppercase;
}

.c-rotator__rotator-img-wrap {
  width: 50%;
  margin-left: auto;
  height: 100%;
}
.c-rotator__rotator-img-wrap img {
  height: 100%;
  width: auto;
}
@media (max-width: 767px) {
  .c-rotator__rotator-img-wrap {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rotator__menu-wrap {
    width: 100%;
    padding: 15px 30px 0;
    display: block;
    z-index: 3;
  }
  .c-rotator__menu {
    width: 100%;
    height: 100%;
    padding: 0;
    position: static;
    transition: transform 0.3s ease-in-out;
  }
  .c-rotator__menu .c-rotator__menu-item {
    width: 300px;
    height: 60px;
    margin: 0;
    display: none;
  }
  .c-rotator__menu .c-rotator__menu-item::before {
    width: 100%;
    height: 2px;
    background-color: #B1D6EB;
  }
  .c-rotator__menu .c-rotator__menu-item .c-rotator__menu-link {
    color: #B1D6EB;
    font-family: "Work Sans", sans-serif;
  }
  .c-rotator__menu .c-rotator__menu-item .c-rotator__menu-info {
    opacity: 1;
    transform: translateY(0);
  }
  .c-rotator__menu .c-rotator__menu-item.active {
    display: block;
  }
  .c-rotator__heading {
    top: 50%;
    left: 0;
    padding: 0 30px;
    font-size: 28px;
    transform: translateY(-50%);
  }
  .c-rotator__heading .emphasis {
    font-size: 32px;
  }
  .c-rotator__footer {
    bottom: 20px;
  }
  .c-rotator__down {
    display: none;
  }
}
@media (max-width: 1280px) {
  .c-rotator__rotator {
    z-index: 1;
  }
  .c-rotator__menu-wrap {
    width: 100%;
    margin: 0;
    padding: 50px 30px;
    display: block;
    z-index: 3;
    position: absolute;
  }
  .c-rotator__menu {
    width: 100%;
    height: 100%;
    padding: 0;
    position: static;
    transition: transform 0.3s ease-in-out;
  }
  .c-rotator__menu .c-rotator__menu-item {
    width: 100%;
    height: 60px;
    margin: 0;
    display: none;
  }
  .c-rotator__menu .c-rotator__menu-item::before {
    width: 100%;
    height: 2px;
    background-color: #B1D6EB;
  }
  .c-rotator__menu .c-rotator__menu-item .c-rotator__menu-link {
    color: #B1D6EB;
    font-family: "Work Sans", sans-serif;
  }
  .c-rotator__menu .c-rotator__menu-item .c-rotator__menu-info {
    opacity: 1;
    transform: translateY(0);
  }
  .c-rotator__menu .c-rotator__menu-item.active {
    display: block;
  }
  .c-rotator__menu .c-rotator__heading {
    left: 0;
    padding: 30px;
    font-size: 24px;
    padding-top: 160px;
  }
  .c-rotator__heading {
    padding: 30px;
    font-size: 16px;
    padding-top: 35px;
    text-shadow: 1px 1px 10px black;
  }
  .c-rotator__footer {
    bottom: 20px;
    z-index: 25;
  }
  .c-rotator__down {
    display: none;
  }
}
.c-rotator__btn-wrapper {
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .c-rotator__btn-wrapper {
    display: none;
  }
}

.c-rotator__btn {
  display: block;
  margin-bottom: 40px;
  border: 1px solid #B1D6EB;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
  border-radius: 30px;
  color: #B1D6EB;
  padding-top: 8px;
}
.c-rotator__btn span::before {
  color: #B1D6EB;
  font-size: 20px;
}

.c-principles {
  padding: 75px 13.11% 75px 16.393%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-principles {
    padding: 30px 40px;
  }
}
@media (max-width: 767px) {
  .c-principles {
    padding: 0;
  }
}

.c-principles__heading {
  font-size: 34px;
  font-family: "Work Sans", sans-serif;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .c-principles__heading {
    padding: 0 30px;
    margin-top: 40px;
  }
}

.c-principles .c-numlist {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .c-principles .c-numlist {
    padding: 0 30px;
    margin-top: 30px;
  }
}

.c-awards {
  position: relative;
  background-color: #1D3C60;
}
@media (max-width: 767px) {
  .c-awards {
    right: 0;
  }
}

.c-awards__heading,
.c-awards__heading--mobile {
  top: 0;
  left: 0;
  width: 100%;
  color: rgb(255, 255, 255);
  display: flex;
  z-index: 5;
  position: absolute;
  transform: translateY(-100%);
  align-items: center;
  line-height: 75px;
  padding-left: 10%;
  background-color: #1D3C60;
}
.c-awards__heading:hover,
.c-awards__heading--mobile:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: #B1D6EB;
}
.c-awards__heading h3,
.c-awards__heading--mobile h3 {
  color: rgb(255, 255, 255);
  margin: 0;
  font-size: 34px;
  text-transform: uppercase;
  font-family: "Work Sans", sans-serif;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-awards__heading h3,
  .c-awards__heading--mobile h3 {
    font-size: 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-awards__heading h3,
  .c-awards__heading--mobile h3 {
    font-size: 22px;
  }
}
.c-awards__heading::after,
.c-awards__heading--mobile::after {
  width: 75px;
  display: block;
  content: "\e913";
  font-size: 28px;
  text-align: center;
  font-family: icomoon;
  margin-left: auto;
  line-height: inherit;
  background-color: #B1D6EB;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-awards__heading::after,
  .c-awards__heading--mobile::after {
    width: 50px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-awards__heading::after,
  .c-awards__heading--mobile::after {
    width: 40px;
    font-size: 20px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-awards__heading,
  .c-awards__heading--mobile {
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-awards__heading,
  .c-awards__heading--mobile {
    line-height: 50px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .c-awards__heading,
  .c-awards__heading--mobile {
    display: none;
  }
}

.c-awards__heading--mobile {
  display: none;
  position: static;
  transform: none;
  padding-left: 30px;
}
.c-awards__heading--mobile h3 {
  font-size: 26px;
}
@media (max-width: 767px) {
  .c-awards__heading--mobile {
    display: flex;
  }
}

.c-awards__list {
  margin: 0;
  padding: 30px 0 30px 10%;
  list-style-type: none;
}
.c-awards__list li {
  color: rgb(255, 255, 255);
  padding: 0;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 20px;
}
.c-awards__list li b {
  color: #B1D6EB;
  display: block;
  font-family: "Work Sans", sans-serif;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-awards__list {
    padding: 20px 40px;
  }
}
@media (max-width: 767px) {
  .c-awards__list {
    display: none;
  }
}

@media (max-width: 767px) {
  .c-awards__photo {
    width: 100%;
  }
}

.c-award-page {
  overflow: auto;
  width: 100%;
}

.c-award-page > div {
  padding: 40px 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-award-page > div {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .c-award-page > div {
    padding: 20px 0;
  }
}

.c-award-page h1 {
  font-size: 36px;
  margin-left: 20px;
}

.c-award-page h2 {
  font-size: 26px;
  color: #162937;
  text-transform: uppercase;
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  margin-left: 20px;
}

.c-award-page h3 {
  font-size: 20px;
  color: #162937;
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
}

.c-award-page h4 {
  font-size: 18px;
  color: #162937;
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
}

.c-award-page__year-list {
  float: right;
  margin: -2.7em 20px 1em 20px;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 767px) {
  .c-award-page__year-list {
    float: left;
    margin-top: 0;
  }
}

.c-award-page__year-list a {
  color: #636363;
  text-decoration: none;
}
.c-award-page__year-list a:hover {
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  color: #162937;
}

.c-award__year-link--selected {
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  color: #162937;
}

.c-award-page__year-list span {
  display: inline-block;
  width: 20px;
  text-align: center;
}

.c-award-page__year-list span:first-child {
  display: none;
}

.c-award-page__info-bar {
  display: block;
  clear: both;
  overflow: auto;
  margin: 10px 20px;
}

.c-award-page__info-bar .button {
  float: right;
  margin: 10px 0;
  font-size: 14px;
  padding: 0.6em 1em;
}

.c-award-page__info-bar p {
  width: 65%;
  float: left;
  font-size: 16px;
}
@media (max-width: 767px) {
  .c-award-page__info-bar p {
    width: 100%;
  }
}

.c-award-page__awards {
  display: flex;
  flex-wrap: wrap;
}

.c-award-page__award {
  width: 50%;
  display: block;
  float: left;
  padding: 50px 2% 30px 2%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .c-award-page__award {
    width: 100%;
    padding-bottom: 5px;
  }
}

.c-award-page__award--selected {
  background-color: #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}

.c-award-page__medal {
  width: 27%;
  height: 150px;
  float: left;
  display: block;
}
@media screen and (max-width: 400px) {
  .c-award-page__medal {
    height: 70px;
  }
}

.c-award-page__medal img {
  max-width: 135px;
  margin-left: -25px;
}
@media screen and (max-width: 400px) {
  .c-award-page__medal img {
    max-width: 100px;
    margin-left: -10px;
  }
}

.c-award-page__description {
  width: 73%;
  min-height: 150px;
  float: left;
  display: block;
  font-size: 16px;
  position: relative;
  padding-bottom: 25px;
}
.c-award-page__description:hover .c-award-page__arrow {
  background-image: url("/_images/icon-arrow-down-hov.png");
  background-size: 18px;
  background-repeat: no-repeat;
  background-position-y: 4px;
  background-position-x: 1px;
}
@media (max-width: 767px) {
  .c-award-page__description {
    height: auto;
    width: 70%;
  }
}

.c-award-page__description h3 {
  margin-bottom: 0.8em;
}

.c-award-page__arrow {
  width: 20px;
  height: 20px;
  float: right;
  position: absolute;
  bottom: -20px;
  right: 0px;
  background-size: 20px;
  background-image: url("/_images/icon-arrow-down.svg");
}
@media (max-width: 767px) {
  .c-award-page__arrow {
    bottom: 0;
  }
}

.c-award-page__award--selected .c-award-page__arrow {
  background-image: url("/_images/icon-arrow-up.svg");
}
.c-award-page__award--selected .c-award-page__arrow:hover {
  background-image: url("/_images/icon-arrow-up-hov.png");
  background-size: 17px;
  background-repeat: no-repeat;
  background-position-y: 4px;
  background-position-x: 1px;
}

.c-award-page__award--selected:hover .c-award-page__arrow {
  background-image: url("/_images/icon-arrow-up-hov.png");
  background-size: 17px;
  background-repeat: no-repeat;
  background-position-y: 4px;
  background-position-x: 1px;
}

.c-award-page__award-details {
  display: none;
  padding-top: 40px;
  clear: both;
  overflow: auto;
  background-color: #f6f6f6;
  font-size: 16px;
}
@media (max-width: 767px) {
  .c-award-page__award-details {
    padding-top: 0;
  }
}

.c-award-page__award-details--selected {
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.c-award-page__winner-url {
  font-style: italic;
  color: #162937;
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
}

.c-award-page__winner-img {
  width: 13%;
  border: 5px solid #162937;
  background-color: #162937;
  overflow: hidden;
  float: left;
  margin-left: 20px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .c-award-page__winner-img {
    width: 88%;
  }
}

.c-award-page__winner-img img {
  margin-left: -1px;
  width: 110%;
}

.c-award-page__winner-text {
  width: 78%;
  float: left;
}
@media (max-width: 767px) {
  .c-award-page__winner-text {
    width: 92%;
  }
}

.c-award-page__winner-text1, .c-award-page__winner-text2 {
  width: 48%;
  float: left;
  padding: 1% 2% 40px 2%;
}
@media (max-width: 767px) {
  .c-award-page__winner-text1, .c-award-page__winner-text2 {
    width: 100%;
    padding: 1% 2% 40px 8%;
  }
}

.c-award-page__winner-heading {
  overflow: auto;
  min-height: 65px;
}

.c-award-page__judges {
  clear: both;
  float: left;
  padding: 20px 0;
  width: 100%;
}

.c-award-page__judges-wrap {
  padding: 0 20px;
  display: flex;
  flex-wrap: wrap;
}

.c-award-page__judge {
  width: 33.3%;
  padding: 3%;
  float: left;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-award-page__judge {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .c-award-page__judge {
    width: 96%;
  }
}

.c-award-page__judge-img {
  border: 5px solid #162937;
  width: 190px;
  height: 190px;
  overflow: hidden;
  margin: 20px auto;
}

.c-award-page__judge-img img {
  margin-left: 0px;
  width: 210px;
}

.c-award-page__totop {
  color: #162937;
  float: right;
  display: block;
  clear: both;
  font-size: 16px;
  text-decoration: none;
  margin: 3em 0;
  line-height: 2;
  vertical-align: middle;
  margin-top: auto;
  margin-left: auto;
}
.c-award-page__totop:hover {
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
}

.c-award-page__totop span {
  margin-right: 0.8em;
}

.c-award-page__totop img {
  width: 30px;
  height: 30px;
  vertical-align: top;
  line-height: 2;
}

.c-options__bg {
  background-color: #FFF;
}

.c-options {
  margin: 0 auto;
  display: block;
  max-width: 1566px;
  counter-reset: section;
  padding-bottom: 114px;
}

.c-options__heading, .c-options__heading--sub {
  margin: 0;
  padding: 70px 7.35% 50px 10.5%;
  font-size: 38px;
  font-weight: 600;
  text-transform: none;
  padding-left: 10px;
  max-width: 1366px;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-options__heading, .c-options__heading--sub {
    padding: 35px 40px 25px;
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .c-options__heading, .c-options__heading--sub {
    padding: 55px 30px 15px;
    font-size: 30px;
  }
}
.c-options__heading--center, .c-options__heading--sub--center {
  text-align: center;
  padding: 70px 10px;
  padding-bottom: 50px;
}

.c-options__nav {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0px 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-options__nav {
    padding: 0px 20px;
  }
}
@media (max-width: 767px) {
  .c-options__nav {
    margin: 0;
    display: block;
    padding: 0px 15px;
  }
}

.c-options__number {
  font-size: 24px;
  margin-bottom: 13px;
  padding: 0 10px;
  font-weight: 600;
  letter-spacing: 1.4px;
  color: #B1D6EB;
  display: none;
}

.c-options__nav-item, .c-options__nav-item--corporate-bond, .c-options__nav-item--global-equity, .c-options__nav-item--dividend-growth, .c-options__nav-item--foreign-eq, .c-options__nav-item--can-eq, .c-options__nav-item--can-balanced, .c-options__nav-item--value, .c-options__nav-item--income, .c-options__nav-item--mortgage {
  color: rgb(26, 27, 28);
  max-width: 250px;
  width: 20%;
  margin: 20px 1%;
  height: auto;
  box-shadow: 0px 10px 25px -12px rgb(112, 112, 112);
  border-radius: 28%;
  position: relative;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.c-options__nav-item--wide {
  width: 660px;
}
.c-options__nav-item--sub-page {
  width: 260px;
}
.c-options__nav-item--yellow {
  background: #FEFF71;
}
.c-options__nav-item--grey {
  background-color: #a8b9c3;
  background-image: url(/_images/v-background.svg);
  background-position-x: right;
  background-size: 150%;
}
.c-options__nav-item--grey .c-options__text-title, .c-options__nav-item--yellow .c-options__text-title {
  text-align: center;
  color: #1D3C60;
}
.c-options__nav-item--grey .c-options__text, .c-options__nav-item--yellow .c-options__text {
  padding-top: 75px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-options__nav-item, .c-options__nav-item--corporate-bond, .c-options__nav-item--global-equity, .c-options__nav-item--dividend-growth, .c-options__nav-item--foreign-eq, .c-options__nav-item--can-eq, .c-options__nav-item--can-balanced, .c-options__nav-item--value, .c-options__nav-item--income, .c-options__nav-item--mortgage {
    height: auto;
  }
}
@media (max-width: 767px) {
  .c-options__nav-item, .c-options__nav-item--corporate-bond, .c-options__nav-item--global-equity, .c-options__nav-item--dividend-growth, .c-options__nav-item--foreign-eq, .c-options__nav-item--can-eq, .c-options__nav-item--can-balanced, .c-options__nav-item--value, .c-options__nav-item--income, .c-options__nav-item--mortgage {
    width: 100% !important;
    border: none;
    height: auto;
    border-bottom: 1px solid rgb(255, 255, 255);
    border-radius: 35px;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
  }
  .c-options__nav-item .c-options__pseudo-btn, .c-options__nav-item--corporate-bond .c-options__pseudo-btn, .c-options__nav-item--global-equity .c-options__pseudo-btn, .c-options__nav-item--dividend-growth .c-options__pseudo-btn, .c-options__nav-item--foreign-eq .c-options__pseudo-btn, .c-options__nav-item--can-eq .c-options__pseudo-btn, .c-options__nav-item--can-balanced .c-options__pseudo-btn, .c-options__nav-item--value .c-options__pseudo-btn, .c-options__nav-item--income .c-options__pseudo-btn, .c-options__nav-item--mortgage .c-options__pseudo-btn {
    margin-left: 0;
    background: transparent;
    padding-left: 15px;
    position: relative;
  }
  .c-options__nav-item:last-of-type, .c-options__nav-item--corporate-bond:last-of-type, .c-options__nav-item--global-equity:last-of-type, .c-options__nav-item--dividend-growth:last-of-type, .c-options__nav-item--foreign-eq:last-of-type, .c-options__nav-item--can-eq:last-of-type, .c-options__nav-item--can-balanced:last-of-type, .c-options__nav-item--value:last-of-type, .c-options__nav-item--income:last-of-type, .c-options__nav-item--mortgage:last-of-type {
    border: none;
  }
}

.c-options__nav-item:hover, .c-options__nav-item--corporate-bond:hover, .c-options__nav-item--global-equity:hover, .c-options__nav-item--dividend-growth:hover, .c-options__nav-item--foreign-eq:hover, .c-options__nav-item--can-eq:hover, .c-options__nav-item--can-balanced:hover, .c-options__nav-item--value:hover, .c-options__nav-item--income:hover, .c-options__nav-item--mortgage:hover {
  text-decoration: none;
  background: #1D3C60;
}
.c-options__nav-item:hover .c-options__text, .c-options__nav-item--corporate-bond:hover .c-options__text, .c-options__nav-item--global-equity:hover .c-options__text, .c-options__nav-item--dividend-growth:hover .c-options__text, .c-options__nav-item--foreign-eq:hover .c-options__text, .c-options__nav-item--can-eq:hover .c-options__text, .c-options__nav-item--can-balanced:hover .c-options__text, .c-options__nav-item--value:hover .c-options__text, .c-options__nav-item--income:hover .c-options__text, .c-options__nav-item--mortgage:hover .c-options__text, .c-options__nav-item:hover .c-options__number, .c-options__nav-item--corporate-bond:hover .c-options__number, .c-options__nav-item--global-equity:hover .c-options__number, .c-options__nav-item--dividend-growth:hover .c-options__number, .c-options__nav-item--foreign-eq:hover .c-options__number, .c-options__nav-item--can-eq:hover .c-options__number, .c-options__nav-item--can-balanced:hover .c-options__number, .c-options__nav-item--value:hover .c-options__number, .c-options__nav-item--income:hover .c-options__number, .c-options__nav-item--mortgage:hover .c-options__number, .c-options__nav-item:hover .c-options__text-title, .c-options__nav-item--corporate-bond:hover .c-options__text-title, .c-options__nav-item--global-equity:hover .c-options__text-title, .c-options__nav-item--dividend-growth:hover .c-options__text-title, .c-options__nav-item--foreign-eq:hover .c-options__text-title, .c-options__nav-item--can-eq:hover .c-options__text-title, .c-options__nav-item--can-balanced:hover .c-options__text-title, .c-options__nav-item--value:hover .c-options__text-title, .c-options__nav-item--income:hover .c-options__text-title, .c-options__nav-item--mortgage:hover .c-options__text-title {
  color: white;
}
.c-options__nav-item:hover .icon-arrow-right-thick, .c-options__nav-item--corporate-bond:hover .icon-arrow-right-thick, .c-options__nav-item--global-equity:hover .icon-arrow-right-thick, .c-options__nav-item--dividend-growth:hover .icon-arrow-right-thick, .c-options__nav-item--foreign-eq:hover .icon-arrow-right-thick, .c-options__nav-item--can-eq:hover .icon-arrow-right-thick, .c-options__nav-item--can-balanced:hover .icon-arrow-right-thick, .c-options__nav-item--value:hover .icon-arrow-right-thick, .c-options__nav-item--income:hover .icon-arrow-right-thick, .c-options__nav-item--mortgage:hover .icon-arrow-right-thick {
  color: white;
}
.c-options__nav-item:hover .c-options__image, .c-options__nav-item--corporate-bond:hover .c-options__image, .c-options__nav-item--global-equity:hover .c-options__image, .c-options__nav-item--dividend-growth:hover .c-options__image, .c-options__nav-item--foreign-eq:hover .c-options__image, .c-options__nav-item--can-eq:hover .c-options__image, .c-options__nav-item--can-balanced:hover .c-options__image, .c-options__nav-item--value:hover .c-options__image, .c-options__nav-item--income:hover .c-options__image, .c-options__nav-item--mortgage:hover .c-options__image {
  opacity: 0;
}
.c-options__nav-item:hover .c-options__image--hover, .c-options__nav-item--corporate-bond:hover .c-options__image--hover, .c-options__nav-item--global-equity:hover .c-options__image--hover, .c-options__nav-item--dividend-growth:hover .c-options__image--hover, .c-options__nav-item--foreign-eq:hover .c-options__image--hover, .c-options__nav-item--can-eq:hover .c-options__image--hover, .c-options__nav-item--can-balanced:hover .c-options__image--hover, .c-options__nav-item--value:hover .c-options__image--hover, .c-options__nav-item--income:hover .c-options__image--hover, .c-options__nav-item--mortgage:hover .c-options__image--hover {
  opacity: 1;
}

.c-options__image-wrap {
  flex: 1 0 0%;
  position: relative;
  flex-shrink: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-options__image-wrap {
    min-height: 190px;
  }
}

.c-options__image,
.c-options__image--hover {
  top: 50%;
  left: 50%;
  width: 100px;
  height: 90px;
  opacity: 1;
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  transition: opacity 0.3s ease;
}

.c-options__image--hover {
  opacity: 0;
}

.c-options__text {
  padding: 80px 10px 50px 25px;
}
@media (max-width: 1023px) {
  .c-options__text {
    padding: 60px 10px 20px;
  }
}

.c-options__text-title {
  padding: 0 10px;
  font-size: 24px;
  font-weight: 600;
  transition: opacity 3s ease;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 40px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-options__text-title {
    font-size: 20px;
  }
}

.c-options__text-blurb {
  padding: 0 10px;
  margin-bottom: 0;
  display: none;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-options__text-blurb {
    font-size: 0.9em;
  }
}

.c-options__pseudo-btn {
  padding: 0 10px;
  bottom: 20px;
  position: absolute;
  font-size: 18px;
  font-weight: 600;
  line-height: 3.05;
}
.c-options__pseudo-btn .icon-arrow-right-thick {
  margin-left: 10px;
  font-size: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  color: #008AC2;
  display: inline-block;
  right: -20px;
}
.c-options__nav-item--mortgage {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--income {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--value {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--can-balanced {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--can-eq {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--foreign-eq {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--dividend-growth {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--global-equity {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-options__nav-item--corporate-bond {
  /*.c-options__text-title {
      color: $color__accent;
  }*/
}

.c-numlist,
.c-numlist--small {
  margin: 0;
  padding: 0;
  counter-reset: itemcount;
  list-style-type: none;
}
.c-numlist li,
.c-numlist--small li {
  display: block;
  padding: 0 0 0 85px;
  position: relative;
  margin-bottom: 40px;
}
.c-numlist li:last-of-type,
.c-numlist--small li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-numlist li,
  .c-numlist--small li {
    padding-left: 55px;
  }
}
@media (max-width: 767px) {
  .c-numlist li,
  .c-numlist--small li {
    padding-left: 30px;
  }
}
.c-numlist li::before,
.c-numlist--small li::before {
  counter-increment: itemcount;
  content: counter(itemcount);
  top: 0;
  left: 0;
  color: #B1D6EB;
  display: block;
  position: absolute;
  font-size: 70px;
  font-family: "Work Sans", sans-serif;
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-numlist li::before,
  .c-numlist--small li::before {
    font-size: 56px;
  }
}
@media (max-width: 767px) {
  .c-numlist li::before,
  .c-numlist--small li::before {
    font-size: 24px;
    padding-top: 4px;
  }
}
.c-numlist h3,
.c-numlist--small h3 {
  margin-bottom: 10px;
}

.c-numlist--small {
  max-width: 580px;
  margin-top: 15px;
}
.c-numlist--small li {
  padding-left: 40px;
  margin-bottom: 25px;
}
.c-numlist--small li::before {
  top: 5px;
  font-size: 25px;
}
@media (max-width: 767px) {
  .c-numlist--small li {
    margin-bottom: 20px;
  }
  .c-numlist--small li::before {
    top: 0;
  }
}

.c-home-contact {
  margin: 0 auto;
  max-width: 1566px;
  position: relative;
}

.c-home-contact__pull-back {
  margin-top: -160px;
}

.c-home-contact__form-wrap {
  width: 100%;
  z-index: 2;
  padding: 50px 8.4% 70px 10.5%;
  position: relative;
  background-color: white;
  color: #1a1b1c;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-home-contact__form-wrap {
    padding: 50px 40px;
  }
}
@media (max-width: 1023px) {
  .c-home-contact__form-wrap {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .c-home-contact__form-wrap {
    padding: 50px 30px 40px;
  }
}
@media (min-width: 1281px) {
  .c-home-contact__form-wrap::before {
    top: 0;
    width: 33vw;
    right: 100%;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    background-color: white;
  }
}
.c-home-contact__form-wrap--sub::before {
  display: none;
}

.c-sub-contact__form-wrap {
  background: #F4F9FD;
  overflow-y: visible !important;
}

.c-home-contact__form-heading {
  color: #1a1b1c;
  font-size: 38px;
  margin-bottom: 65px;
  text-transform: capitalize;
  text-align: center;
  font-weight: 600;
}
.c-home-contact__form-heading--contact-page {
  text-align: left;
}
@media (max-width: 767px) {
  .c-home-contact__form-heading {
    margin-bottom: 40px;
  }
}

.c-home-contact__form-row,
.c-home-contact__captcha-row {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .c-home-contact__form-row,
  .c-home-contact__captcha-row {
    display: block;
    margin-bottom: 0;
  }
}
.c-home-contact__form-row .g-forms__textbox-wrap,
.c-home-contact__captcha-row .g-forms__textbox-wrap {
  width: 47.5%;
}
@media (max-width: 767px) {
  .c-home-contact__form-row .g-forms__textbox-wrap,
  .c-home-contact__captcha-row .g-forms__textbox-wrap {
    width: 100%;
    margin-bottom: 30px;
  }
}
.c-home-contact__form-row .g-forms__textarea-wrap,
.c-home-contact__captcha-row .g-forms__textarea-wrap {
  width: 100%;
}
@media (max-width: 767px) {
  .c-home-contact__form-row .g-forms__textarea-wrap,
  .c-home-contact__captcha-row .g-forms__textarea-wrap {
    margin-bottom: 30px;
  }
}

.c-home-contact__captcha-row {
  position: relative;
  justify-content: center;
}
.c-home-contact__captcha-row .g-recaptcha {
  margin-right: 45px;
}
@media (max-width: 767px) {
  .c-home-contact__captcha-row .g-recaptcha {
    margin-bottom: 50px;
  }
}
.c-home-contact__captcha-row .g-forms__error {
  top: 85px;
  left: 0;
  color: red;
  max-width: 300px;
  position: absolute;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .c-home-contact__captcha-row .g-forms__error {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .c-home-contact__captcha-row {
    margin-left: -20px;
  }
}

.c-home-contact__info-wrap {
  width: 51.6%;
  z-index: 2;
  padding: 60px 3.22% 50px 10.5%;
  position: relative;
  background-color: rgb(255, 255, 255);
  display: none;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-home-contact__info-wrap {
    padding: 60px 40px 50px;
  }
}
@media (max-width: 1023px) {
  .c-home-contact__info-wrap {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .c-home-contact__info-wrap {
    padding: 35px 30px 40px;
  }
}

.c-home-contact__info-link {
  color: rgb(26, 27, 28);
}
.c-home-contact__info-link:hover {
  color: #B1D6EB;
}

.c-home-contact__info-label {
  display: inline-block;
  min-width: 30px;
  font-family: "Work Sans", sans-serif;
}

.c-home-contact__mailing .half-half {
  display: flex;
}
.c-home-contact__mailing .half-half > * {
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .c-home-contact__mailing .half-half {
    display: block;
  }
  .c-home-contact__mailing .half-half > * {
    width: 100%;
  }
  .c-home-contact__mailing .half-half > *:first-of-type {
    margin-bottom: 20px;
  }
}

.c-home-contact__services {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .c-home-contact__services {
    margin-bottom: 40px;
  }
}
.c-home-contact__services .half-half {
  display: flex;
}
.c-home-contact__services .half-half > * {
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .c-home-contact__services .half-half {
    display: block;
  }
  .c-home-contact__services .half-half > * {
    width: 100%;
  }
  .c-home-contact__services .half-half > *:first-of-type {
    margin-bottom: 10px;
  }
}

.c-home-contact__materials .half-half {
  display: flex;
}
.c-home-contact__materials .half-half > * {
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .c-home-contact__materials .half-half {
    display: block;
  }
  .c-home-contact__materials .half-half > * {
    width: 100%;
  }
  .c-home-contact__materials .half-half > *:first-of-type {
    margin-bottom: 10px;
  }
}

.c-home-contact__image {
  top: 0;
  left: 50%;
  width: 50vw;
  height: 100%;
  z-index: 1;
  position: absolute;
}
@media (min-width: 1024px) {
  .c-home-contact__image {
    background: url("/_images/home-contact-background.jpg") no-repeat;
    background-size: cover;
  }
}

.c-home-contact__thanks {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-home-contact__thanks-text {
  color: rgb(255, 255, 255);
  margin: 0;
}

.c-process {
  overflow: hidden;
  background-color: rgb(26, 27, 28);
}

.c-process__top-inner {
  margin: 0 auto;
  display: flex;
  max-width: 1566px;
}
@media (max-width: 1023px) {
  .c-process__top-inner {
    display: block;
  }
}

.c-process__inner {
  width: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
  max-width: 840px;
}

.c-process__heading-wrap {
  top: 0;
  left: -120px;
  width: 90px;
  position: absolute;
  padding-bottom: 49%;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-process__heading-wrap {
    left: -80px;
    width: 6.588%;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .c-process__heading-wrap {
    width: auto;
    margin: 0;
    position: static;
    padding-bottom: 0;
  }
}

.c-process__heading {
  top: 50%;
  left: 50%;
  color: rgb(255, 255, 255);
  margin: 0;
  display: inline-block;
  position: absolute;
  font-size: 34px;
  white-space: nowrap;
  text-transform: capitalize;
  transform: translateX(-50%) translateY(-50%) rotateZ(-90deg);
}
@media (max-width: 1023px) {
  .c-process__heading {
    display: block;
    padding: 50px 40px;
    position: static;
    transform: none;
    background-color: rgb(26, 27, 28);
  }
}
@media (max-width: 767px) {
  .c-process__heading {
    padding: 45px 30px;
  }
}

.c-process__video-wrap {
  width: 100%;
  position: relative;
  padding-bottom: 49%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-process__video-wrap {
    margin: 0;
    padding-bottom: 48%;
  }
}
@media (max-width: 767px) {
  .c-process__video-wrap {
    margin: 0;
    padding-bottom: 53.125%;
  }
}

.c-process__video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.c-process__video:not(:first-child) {
  display: none;
}

.c-process__link {
  color: rgb(255, 255, 255);
  display: inline-block;
  transition: 0.3s all ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.c-process__link:hover {
  color: #1D3C60;
  border-color: #1D3C60;
}

.c-process__main-bottom {
  margin: 0 auto;
  display: flex;
  position: relative;
  max-width: 1566px;
}
.c-process__main-bottom::before {
  left: 50%;
  width: 100vw;
  height: 100%;
  content: "";
  display: block;
  z-index: 1;
  position: absolute;
  transform: translateX(-50%);
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-process__main-bottom {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-process__main-bottom {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .c-process__main-bottom {
    margin: 0;
    display: block;
  }
}

.c-process__content-wrap {
  flex: 1 0 0%;
  padding: 50px 6.588%;
  z-index: 2;
  position: relative;
  background-color: #B1D6EB;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-process__content-wrap {
    margin: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-process__content-wrap {
    margin: 0;
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-process__content-wrap {
    margin: 0;
  }
}

.c-process__content {
  color: rgb(255, 255, 255);
}
.c-process__content:not(:first-of-type) {
  display: none;
}

.c-process__controls {
  width: 165px;
  z-index: 2;
  position: relative;
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-process__controls {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .c-process__controls {
    width: 100%;
    background: rgb(255, 255, 255);
  }
}

.c-process__controls-btns {
  height: 50px;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
}
.c-process__controls-btns .g-btn--secondary {
  width: 50%;
  display: block;
  min-width: auto;
}
.c-process__controls-btns [class*=icon] {
  font-size: 18px;
}
@media (max-width: 767px) {
  .c-process__controls-btns {
    height: 70px;
    flex-wrap: wrap;
  }
  .c-process__controls-btns .g-btn--secondary {
    width: 75px;
  }
  .c-process__controls-btns .g-btn--secondary:first-of-type {
    order: 1;
  }
  .c-process__controls-btns .g-btn--secondary:nth-of-type(2) {
    order: 3;
  }
}

.c-process__controls-label {
  width: 100%;
  cursor: default;
  display: block;
  padding: 15px 0;
  text-align: center;
  background-color: rgb(255, 255, 255);
}
.c-process__controls-label:not(:first-of-type) {
  display: none;
}
@media (max-width: 767px) {
  .c-process__controls-label {
    flex: 1 0 0;
    width: auto;
    order: 2;
    padding: 0;
    align-self: center;
  }
}

.c-steady {
  display: flex;
  flex-wrap: wrap;
  background-image: url("_images/blue-back-img.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.c-steady__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1566px;
  padding: 0 0 0 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-steady__wrapper {
    padding: 0 0 0 40px;
  }
}
@media (max-width: 767px) {
  .c-steady__wrapper {
    padding: 0;
  }
}

.c-steady__main {
  display: flex;
  width: 70%;
  color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .c-steady__main {
    width: 100%;
  }
}

.c-steady__main-inner {
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 767px) {
  .c-steady__main-inner {
    padding: 0 30px;
  }
}

.c-steady__logo-list {
  background-color: #fff;
  padding: 45px 0;
}

.c-steady__main-copy {
  padding: 70px 45px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-steady__main-copy {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .c-steady__main-copy {
    padding: 40px 0;
  }
}

.c-steady__main-copy h2 {
  color: rgb(255, 255, 255);
  text-transform: none;
}

.c-steady__flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .c-steady__flex-row {
    padding: 10px 25px;
  }
}

.c-steady__flex-row img {
  width: 80%;
}

.c-steady__quotation {
  color: rgb(255, 255, 255);
  display: flex;
  width: 30%;
  position: relative;
}
.c-steady__quotation:before {
  background-color: #1D3C60;
  height: 100%;
  width: 100vw;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  z-index: 0;
}
@media (max-width: 767px) {
  .c-steady__quotation {
    width: 100%;
  }
}

.c-steady__quotation-inner {
  position: relative;
  z-index: 1;
  padding: 130px 100px 96px 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-steady__quotation-inner {
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .c-steady__quotation-inner {
    padding: 60px 30px;
  }
}

.c-steady__quotation p {
  font-size: 24px;
  font-family: "Work Sans", sans-serif;
}

.c-steady__who-quoted {
  display: flex;
  padding-top: 20px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-steady__who-quoted {
    display: block;
  }
}

.c-steady__who-quoted-portrait {
  width: 80px;
  height: 80px;
  border: 2px solid #B1D6EB;
  overflow: hidden;
  border-radius: 50%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-steady__who-quoted-portrait {
    margin: 0 auto;
  }
}

.c-steady__who-quoted-text {
  padding: 16px 0 16px 25px;
}

/*
    GENERAL STYLES FOR ABOUT US PAGE ELEMSNTS
*/
.c-block-about__inner-wrap {
  max-width: 1566px;
  margin: 0 auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  padding: 0px 100px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__inner-wrap {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .c-block-about__inner-wrap {
    padding: 0px;
  }
}

.c-block-about__h5-size {
  font-size: 21px;
  color: rgb(128, 130, 133);
}

/*
    INTRO QUOTE CONTENT BLOCK
*/
.c-block-about__intro-quote {
  position: relative;
  padding: 100px 100px;
  width: 30%;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__intro-quote {
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .c-block-about__intro-quote {
    display: none;
  }
}
.c-block-about__intro-quote:before {
  height: 100%;
  width: 100vw;
  position: absolute;
  right: 0;
  top: 0;
  content: " ";
  z-index: 0;
  background-color: rgb(244, 244, 244);
}
@media (max-width: 767px) {
  .c-block-about__intro-quote:before {
    width: 100%;
    right: 0;
    top: unset;
    bottom: 0;
    height: 50%;
  }
}
.c-block-about__intro-quote .c-block-about__intro-quote-content {
  z-index: 2;
  position: relative;
}

/*
    INTRO CONTENT BLOCK
*/
.c-block-about__intro {
  padding: 100px 100px;
  width: 70%;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__intro {
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .c-block-about__intro {
    padding: 40px 30px;
    width: 100%;
  }
}
.c-block-about__intro .c-block-about__intro-upper-copy {
  border-bottom: 1px solid rgb(244, 244, 244);
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .c-block-about__intro .c-block-about__intro-upper-copy h2 {
    font-size: 24px;
  }
}
.c-block-about__intro .c-block-about__intro-lower-copy {
  padding-top: 40px;
}
.c-block-about__intro .c-block-about__intro-logos {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-block-about__intro .c-block-about__intro-logos img {
  max-height: 63px;
}
@media (max-width: 767px) {
  .c-block-about__intro .c-block-about__intro-logos img {
    max-height: 45px;
    max-width: 90px;
  }
}

/*
    "COMMITTED" CONTENT BLOCK
*/
.c-block-about__committed {
  overflow: hidden;
}
.c-block-about__committed .c-block-about__left-side {
  width: 50%;
  padding: 100px 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__committed .c-block-about__left-side {
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .c-block-about__committed .c-block-about__left-side {
    padding: 40px 30px;
    width: 100%;
  }
}
.c-block-about__committed .c-block-about__right-side {
  padding: 100px 100px;
  position: relative;
  width: 50%;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__committed .c-block-about__right-side {
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .c-block-about__committed .c-block-about__right-side {
    padding: 40px 30px;
    width: 100%;
  }
}
.c-block-about__committed .c-block-about__right-side:before {
  background-color: rgb(244, 244, 244);
  height: 100%;
  width: 100vw;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  z-index: 0;
}
.c-block-about__committed .c-block-about__right-side p {
  z-index: 1;
  position: relative;
}
.c-block-about__committed .c-block-about__h5-size {
  font-family: "Work Sans", sans-serif;
}

/*
    "GENEROUS" CONTENT BLOCK
*/
.c-block-about__generous {
  display: flex;
  overflow: hidden;
}
.c-block-about__generous .c-block-about__inner-wrap {
  padding: 0;
  width: 100%;
}
.c-block-about__generous .c-block-about__left-side {
  position: relative;
  width: 70%;
}
.c-block-about__generous .c-block-about__left-side:before {
  background-color: #B1D6EB;
  height: 100%;
  width: 100vw;
  position: absolute;
  right: 0;
  top: 0;
  content: " ";
  z-index: 0;
}
@media (max-width: 767px) {
  .c-block-about__generous .c-block-about__left-side {
    width: 100%;
  }
}
.c-block-about__generous .c-block-about__left-side > div {
  margin-left: auto;
  color: rgb(255, 255, 255);
}
.c-block-about__generous .c-block-about__right-side {
  width: 30%;
  position: relative;
  z-index: 2;
}
.c-block-about__generous .c-block-about__right-side:before {
  background-color: rgb(26, 27, 28);
  height: 100%;
  width: 50vw;
  position: absolute;
  left: 0;
  top: 0;
  content: " ";
  z-index: 0;
}
@media (max-width: 767px) {
  .c-block-about__generous .c-block-about__right-side {
    width: 100%;
  }
}
.c-block-about__generous .c-block-about__side-inner {
  padding: 100px 100px;
  z-index: 3;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__generous .c-block-about__side-inner {
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .c-block-about__generous .c-block-about__side-inner {
    padding: 40px 30px;
  }
}
@media (min-width: 1281px) {
  .c-block-about__generous .c-block-about__left-side .c-block-about__side-inner {
    padding-left: 140px;
  }
}
.c-block-about__generous .c-block-about__side-inner h2 {
  color: rgb(255, 255, 255);
}
.c-block-about__generous .c-block-about__side-inner p {
  max-width: 473px;
}
.c-block-about__generous .c-block-about__image {
  z-index: 3;
  position: relative;
  background-image: url("_images/global_friends_donation.jpg");
  background-size: cover;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .c-block-about__generous .c-block-about__image {
    min-height: 300px;
  }
}

/*
    "GROWING" CONTENT BLOCK
*/
.c-block-about__growing {
  background-color: rgb(26, 27, 28);
  color: rgb(255, 255, 255);
  position: relative;
  z-index: 2;
}
.c-block-about__growing:before {
  height: 100%;
  width: 50vw;
  position: absolute;
  right: 50%;
  top: 0;
  content: " ";
  z-index: 0;
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
@media (max-width: 767px) {
  .c-block-about__growing:before {
    width: 100%;
    right: 0;
    top: unset;
    bottom: 0;
    height: 50%;
  }
}
.c-block-about__growing .c-block-about__growing-copy {
  max-width: 50%;
  padding: 80px 100px;
  position: absolute;
  top: 0;
  right: 0;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__growing .c-block-about__growing-copy {
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .c-block-about__growing .c-block-about__growing-copy {
    padding: 40px 30px;
    position: relative;
    max-width: 100%;
  }
}
.c-block-about__growing .c-block-about__growing-copy h2 {
  color: rgb(255, 255, 255);
}
.c-block-about__growing .c-block-about__highlighted-copy {
  font-size: 24px;
  color: #B1D6EB;
}
.c-block-about__growing .c-block-about__map-wrap {
  padding: 80px 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-block-about__growing .c-block-about__map-wrap {
    padding: 100px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-block-about__growing .c-block-about__map-wrap {
    max-width: 49%;
  }
}
@media (max-width: 767px) {
  .c-block-about__growing .c-block-about__map-wrap {
    width: 100%;
    height: 100%;
    padding: 0px 30px 40px 30px;
    margin-top: 30px;
  }
}

.c-investment-nav__bg {
  overflow: hidden;
  background-color: rgb(30.9111111111, 32.1, 33.2888888889);
}
@media (max-width: 767px) {
  .c-investment-nav__bg {
    overflow: visible;
  }
}

.c-investment-nav__inner {
  color: rgb(255, 255, 255);
  margin: 0 auto;
  position: relative;
  max-width: 1566px;
  padding-top: 100px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-investment-nav__inner {
    padding: 50px 0 0;
  }
}
@media (max-width: 767px) {
  .c-investment-nav__inner {
    padding: 50px 0;
  }
}

.c-investment-nav__dots {
  top: 0;
  left: 75px;
  width: 9999px;
  bottom: 0;
  z-index: 2;
  position: absolute;
  transform: translateX(-100%);
}
.c-investment-nav__dots::before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
.c-investment-nav__dots::after {
  left: 0;
  width: 100%;
  height: 75px;
  bottom: 0;
  content: "";
  z-index: -1;
  position: absolute;
  background-color: rgb(244, 244, 244);
}
@media (max-width: 1023px) {
  .c-investment-nav__dots {
    display: none;
  }
}

.c-investment-nav__heading-wrap {
  color: rgb(255, 255, 255);
  padding: 0 10.6% 30px;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-investment-nav__heading-wrap {
    padding-right: 40px 30px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-investment-nav__heading-wrap {
    padding: 30px 40px;
  }
}
@media (max-width: 767px) {
  .c-investment-nav__heading-wrap {
    padding: 0 30px;
  }
}

.c-investment-nav__heading {
  color: rgb(255, 255, 255);
  margin: 0 0 10px;
  line-height: 1;
}
@media (max-width: 767px) {
  .c-investment-nav__heading {
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: capitalize;
  }
}

@media (max-width: 767px) {
  .c-investment-nav__dropdown-wrap {
    padding: 0 30px;
    position: relative;
    max-width: 500px;
    margin-top: 50px;
  }
}

.c-investment-nav__selected {
  display: none;
}
@media (max-width: 767px) {
  .c-investment-nav__selected {
    width: 100%;
    border: 1px solid rgb(255, 255, 255);
    height: 83px;
    display: table;
  }
}

.c-investment-nav__selected .c-investment-nav__list-link {
  padding: 0;
}
.c-investment-nav__selected .c-investment-nav__list-link [class*=icon]::before {
  color: inherit;
}

.c-investment-nav__selected-text {
  color: rgb(73, 133, 167);
  display: table-cell;
  padding: 10px;
  text-transform: uppercase;
  vertical-align: middle;
}
.c-investment-nav__selected-text a {
  color: inherit;
}

.c-investment-nav__selected-arrow {
  width: 65px;
  display: table-cell;
  text-align: center;
  border-left: 1px solid rgb(255, 255, 255);
  vertical-align: middle;
}
.c-investment-nav__selected-arrow::after {
  content: "\e91b";
  display: block;
  font-family: icomoon;
}

.c-investment-nav__selected.open .c-investment-nav__selected-arrow::after {
  content: "\e91c";
}

.c-investment-nav__list {
  margin: 0;
  padding: 0 3.6% 20px 10.6%;
  display: flex;
  max-width: 1566px;
  list-style-type: none;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-investment-nav__list {
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-investment-nav__list {
    padding: 0 5px 20px;
  }
}
@media (max-width: 767px) {
  .c-investment-nav__list {
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    padding: 0 30px 40px;
    z-index: 50;
    position: absolute;
    background-color: rgb(30.9111111111, 32.1, 33.2888888889);
  }
}

.c-investment-nav__list-item {
  width: 14%;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-investment-nav__list-item {
    padding: 0 5px;
  }
  .c-investment-nav__list-item .c-investment-nav__list-label {
    color: rgb(255, 255, 255);
    opacity: 1;
  }
}
@media (max-width: 767px) {
  .c-investment-nav__list-item {
    width: 100%;
    border: 1px solid rgb(255, 255, 255);
    padding: 0;
    border-top: none;
  }
}

.c-investment-nav__list-link {
  width: 100%;
  color: white;
  height: 100%;
  display: block;
  transition: none;
  padding: 0px 17%;
}
.c-investment-nav__list-link [class*=icon]::before {
  color: rgb(255, 255, 255);
  display: block;
  font-size: 45px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-investment-nav__list-link [class*=icon]::before {
    font-size: 35px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-investment-nav__list-link {
    padding: 0px 13%;
  }
  .c-investment-nav__list-link p .c-investment-nav__list-label {
    font-size: 0.75em;
  }
}
@media (max-width: 767px) {
  .c-investment-nav__list-link {
    display: flex;
    padding: 25px 10px 25px 15px;
    align-items: center;
    justify-content: space-between;
  }
  .c-investment-nav__list-link [class*=icon] {
    order: 2;
    width: 50px;
  }
  .c-investment-nav__list-link [class*=icon]::before {
    font-size: 35px;
  }
  .c-investment-nav__list-link .c-investment-nav__list-label {
    flex: 1 0 0%;
    order: 1;
  }
}

.c-investment-nav__list-link.active .c-investment-nav__list-label {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-investment-nav__list-link.active {
    /*.c-investment-nav__list-label {
        color: inherit !important;
    }*/
  }
}

.c-investment-nav__list-label {
  margin: 0;
  line-height: 1.2;
  padding-top: 10px;
  text-transform: uppercase;
  font-size: 0.75em;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-investment-nav__list-label {
    color: rgb(255, 255, 255) !important;
    opacity: 1;
    font-size: 0.65em;
  }
}
@media (max-width: 767px) {
  .c-investment-nav__list-label {
    width: auto;
    opacity: 1;
    padding: 0;
    max-width: 155px;
    text-align: left;
  }
}

.c-investment-nav__list-link:hover.income, .c-investment-nav__list-link.active.income {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.income [class*=icon]::before, .c-investment-nav__list-link.active.income [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-balanced, .c-investment-nav__list-link.active.canadian-balanced {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-balanced [class*=icon]::before, .c-investment-nav__list-link.active.canadian-balanced [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-mortgage, .c-investment-nav__list-link.active.canadian-mortgage {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-mortgage [class*=icon]::before, .c-investment-nav__list-link.active.canadian-mortgage [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-value, .c-investment-nav__list-link.active.canadian-value {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-value [class*=icon]::before, .c-investment-nav__list-link.active.canadian-value [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-equity, .c-investment-nav__list-link.active.canadian-equity {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.canadian-equity [class*=icon]::before, .c-investment-nav__list-link.active.canadian-equity [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.foreign-equity, .c-investment-nav__list-link.active.foreign-equity {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.foreign-equity [class*=icon]::before, .c-investment-nav__list-link.active.foreign-equity [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.dividend-growth, .c-investment-nav__list-link.active.dividend-growth {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.dividend-growth [class*=icon]::before, .c-investment-nav__list-link.active.dividend-growth [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.global-equity, .c-investment-nav__list-link.active.global-equity {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.global-equity [class*=icon]::before, .c-investment-nav__list-link.active.global-equity [class*=icon]::before {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.corporate-bond, .c-investment-nav__list-link.active.corporate-bond {
  color: rgb(73, 133, 167);
}
.c-investment-nav__list-link:hover.corporate-bond [class*=icon]::before, .c-investment-nav__list-link.active.corporate-bond [class*=icon]::before {
  color: rgb(73, 133, 167);
}

.c-resources__bg,
.c-resources__bg--fake {
  overflow: hidden;
  background: linear-gradient(to right, rgb(244, 244, 244) 0%, rgb(244, 244, 244) 50%, rgb(255, 255, 255) 50%);
}
@media (max-width: 767px) {
  .c-resources__bg,
  .c-resources__bg--fake {
    background: none;
  }
}

.c-resources {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  max-width: 1566px;
}

.c-resources__heading {
  width: 100%;
  color: rgb(255, 255, 255);
  margin: 0 0 0 75px;
  padding: 50px 5.49%;
  position: relative;
  text-transform: none;
}
.c-resources__heading::after {
  top: 0;
  left: 100%;
  width: 100vw;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  background-color: inherit;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__heading {
    margin-left: 0;
    padding: 35px 40px;
  }
}
@media (max-width: 767px) {
  .c-resources__heading {
    order: 2;
    padding: 25px 30px;
    margin-left: 0;
  }
}

.c-resources__subheading {
  display: inline-block;
  font-size: 26px;
  margin-left: 45px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__subheading {
    margin: 0;
    display: block;
  }
}
@media (max-width: 767px) {
  .c-resources__subheading {
    margin: 0;
    display: block;
    font-size: 16px;
    margin-top: 10px;
  }
}

.c-resources__sidebar {
  width: 33%;
  color: rgb(128, 130, 133);
  padding-left: 5.49%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__sidebar {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .c-resources__sidebar {
    width: 100%;
    order: 1;
    padding: 0;
    background-color: rgb(244, 244, 244);
  }
}

.c-resources__nav {
  margin: 70px 0 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__nav {
    margin-top: 40px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .c-resources__nav {
    padding: 0 30px;
    position: relative;
    max-width: 320px;
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .c-resources__mobile-dropdown {
    top: 100%;
    left: 0;
    width: 100vw;
    z-index: 25;
    display: none;
    position: absolute;
    border-top: 1px solid rgb(255, 255, 255);
    background-color: rgb(244, 244, 244);
  }
}

.c-resources__nav-heading {
  margin: 0;
  padding-left: 20%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__nav-heading {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .c-resources__nav-heading {
    padding: 35px 0;
    position: relative;
  }
  .c-resources__nav-heading::after {
    top: 50%;
    right: 0;
    content: "\e91b";
    display: block;
    position: absolute;
    transform: translateY(-50%);
    font-family: icomoon;
  }
}

.c-resources__nav-heading.open::after {
  content: "\e91c";
}

.c-resources__nav-list {
  margin: 20px 0 0;
  padding: 0 0 0 20%;
  list-style-type: none;
}
.c-resources__nav-list li {
  position: relative;
  font-size: 18px;
  padding-left: 40px;
  margin-bottom: 20px;
}
.c-resources__nav-list li::before {
  top: 0;
  left: 0;
  content: "\e91d";
  display: block;
  position: absolute;
  font-size: 15px;
  line-height: 27px;
  font-family: icomoon;
}
.c-resources__nav-list a {
  color: rgb(128, 130, 133);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__nav-list {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .c-resources__nav-list {
    padding: 35px 30px 15px;
    margin-top: 0;
    background-color: rgb(244, 244, 244);
  }
}

.c-resources__sidebar-footer {
  padding: 50px 0;
  margin-top: 100px;
  border-top: 1px solid rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .c-resources__sidebar-footer {
    padding: 0;
    margin-top: 0;
  }
}

.c-resources__sidebar-footer-text {
  margin: 0 auto;
  display: block;
  max-width: 225px;
  font-style: italic;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__sidebar-footer-text {
    padding: 0 40px;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .c-resources__sidebar-footer-text {
    padding: 40px 0;
    max-width: 225px;
  }
}

.c-resources__main {
  width: 67%;
  padding: 65px 5.49%;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-resources__main {
    padding: 35px 5.49%;
  }
}
@media (max-width: 767px) {
  .c-resources__main {
    width: 100%;
    order: 3;
    padding: 30px 30px;
  }
}
.c-resources__main img {
  width: 100%;
}

.c-resources__portfolio-manager {
  align-items: flex-start;
  margin-top: 30px;
  border-bottom: solid rgb(73, 133, 167) 1px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
}
.c-resources__portfolio-manager-image {
  width: 35%;
  max-width: 175px;
  padding-right: 35px;
}
@media (max-width: 767px) {
  .c-resources__portfolio-manager-image {
    width: 100%;
    text-align: center;
    margin: 0px auto;
  }
}
.c-resources__portfolio-manager-content ul {
  margin: 20px;
  padding: 0;
}
@media (max-width: 767px) {
  .c-resources__portfolio-manager {
    padding-left: 10px;
  }
}

/*.c-resources__columns {
    display:flex;
    align-items:flex-start;
    justify-content: space-between;
    flex-wrap:wrap;
}

    .c-resources__columns > div {
        width: 45%;
    }*/
.c-resources__video {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.5%;
}
.c-resources__video .c-resources__video-element, .c-resources__video iframe, .c-resources__video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

@media (max-width: 1023px) {
  .c-resources__bg--fake .c-resources__sidebar {
    display: none;
  }
  .c-resources__bg--fake .c-resources__main {
    width: 100%;
  }
}

.c-resources__portfolio-manager-split {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .c-resources__portfolio-manager-split {
    display: block;
  }
}

.c-resources__portfolio-manager-image img {
  border-radius: 100px;
  width: 100%;
}

.c-quote,
.c-quote--bio {
  clear: both;
  overflow: hidden;
  padding-bottom: 300px;
}

.c-quote__inner {
  color: rgb(255, 255, 255);
  margin: 0 auto;
  display: flex;
  max-width: 1566px;
  justify-content: space-between;
}

.c-quote__hanging-quotes {
  top: 55px;
  left: 15%;
  display: block;
  position: absolute;
}
.c-quote__hanging-quotes::before {
  display: block;
  content: "\e91f";
  font-size: 45px;
  font-family: icomoon;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-quote__hanging-quotes {
    left: 5%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-quote__hanging-quotes {
    top: 10px;
    left: 40px;
  }
}
@media (max-width: 767px) {
  .c-quote__hanging-quotes {
    top: 10px;
    left: 30px;
  }
}

.c-quote__text-wrap {
  width: 73%;
  padding: 60px 50px 50px 20.5%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.c-quote__text-wrap::before {
  top: 0;
  right: 100%;
  width: 9999px;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
}
.c-quote__text-wrap::after {
  width: 100px;
  right: -45px;
  height: 120%;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transform: rotateZ(15deg);
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-quote__text-wrap {
    width: 72%;
    padding-left: 12%;
  }
  .c-quote__text-wrap::after {
    right: -45px;
    transform: rotateZ(12deg);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-quote__text-wrap {
    width: 70%;
    padding: 45px 40px;
  }
  .c-quote__text-wrap::after {
    right: -45px;
    transform: rotateZ(12deg);
  }
}
@media (max-width: 767px) {
  .c-quote__text-wrap {
    width: 100%;
    padding: 50px 30px;
  }
  .c-quote__text-wrap::after {
    display: none;
  }
}

.c-quote__text {
  z-index: 2;
  position: relative;
  font-size: 21px;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 0;
}

.c-quote__author {
  display: block;
  z-index: 2;
  position: relative;
  font-size: 18px;
  margin-top: 25px;
  font-family: "Work Sans", sans-serif;
}

.c-quote__icon-wrap {
  width: 19%;
  padding: 60px 45px;
  display: flex;
  position: relative;
  align-items: center;
}
.c-quote__icon-wrap::before {
  top: 0;
  left: -50px;
  width: 100px;
  height: 120%;
  content: "";
  display: block;
  position: absolute;
  transform: rotateZ(15deg);
}
.c-quote__icon-wrap::after {
  top: 0;
  left: 100%;
  width: 9999px;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
}
.c-quote__icon-wrap [class*=icon] {
  z-index: 2;
  position: relative;
}
.c-quote__icon-wrap [class*=icon]::before {
  color: rgb(255, 255, 255);
  font-size: 133px;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-quote__icon-wrap::before {
    left: -43px;
    transform: rotateZ(12deg);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-quote__icon-wrap {
    width: 18%;
    padding: 35px 40px;
  }
  .c-quote__icon-wrap [class*=icon]::before {
    font-size: 85px;
  }
  .c-quote__icon-wrap::before {
    left: -43px;
    transform: rotateZ(12deg);
  }
}
@media (max-width: 767px) {
  .c-quote__icon-wrap {
    display: none;
  }
}

.c-quote--bio .c-quote__text-wrap {
  background-color: #1D3C60;
}
.c-quote--bio .c-quote__text-wrap::before, .c-quote--bio .c-quote__text-wrap::after {
  background-color: #1D3C60;
}
.c-quote--bio .c-quote__hanging-quotes {
  color: #B1D6EB;
}
.c-quote--bio .c-quote__author {
  font-family: "Work Sans", sans-serif;
}
.c-quote--bio .c-quote__icon-wrap {
  background-color: #B1D6EB;
}
.c-quote--bio .c-quote__icon-wrap::before, .c-quote--bio .c-quote__icon-wrap::after {
  background-color: #B1D6EB;
}

.c-leadership {
  background-color: #1D3C60;
  color: rgb(255, 255, 255);
}

.c-leadership__inner {
  max-width: 1566px;
  margin: 0 auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  padding: 100px 100px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-leadership__inner {
    padding: 60px 40px;
  }
}
@media (max-width: 767px) {
  .c-leadership__inner {
    padding: 40px 30px;
  }
}

.c-leadership__leaders {
  width: 100%;
}

.c-leadership__wrap {
  display: flex;
  padding: 70px 100px;
  align-items: flex-start;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-leadership__wrap {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .c-leadership__wrap {
    padding: 40px 0;
    flex-wrap: wrap;
  }
}

.c-leadership h2 {
  color: rgb(255, 255, 255);
  width: 100%;
  padding: 0px 100px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-leadership h2 {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .c-leadership h2 {
    padding: 0px;
  }
}

.c-leadership__img {
  width: 200px;
  height: 200px;
  border: 3px solid #B1D6EB;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 60px;
  display: block;
  transition: all 0.2s ease;
  position: relative;
}
.c-leadership__img:hover {
  cursor: pointer;
}
.c-leadership__img:hover .c-leadership__img-hover {
  opacity: 1;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-leadership__img {
    width: 120px;
    height: auto;
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .c-leadership__img {
    width: 100px;
    height: 100px;
    border: 2px solid #B1D6EB;
    margin-right: 30px;
  }
}

.c-leadership__img-hover {
  top: 0;
  left: 0;
  right: 0;
  color: #B1D6EB;
  bottom: 0;
  opacity: 0;
  display: flex;
  position: absolute;
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  transition: opacity 0.2s ease-in-out;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-size: 10px 10px;
  background-color: rgba(29, 60, 96, 0.8);
}
.c-leadership__img-hover [class*=icon] {
  color: #B1D6EB;
  font-size: 24px;
}
@media (max-width: 1023px) {
  .c-leadership__img-hover {
    display: none;
  }
}

.c-leadership__img-hover-text {
  color: #B1D6EB;
  font-size: 20px;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 8px;
}

.c-leadership__details {
  width: 30%;
  margin-top: 25px;
}
@media (max-width: 1280px) {
  .c-leadership__details {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .c-leadership__details {
    flex: 1 0 0%;
    width: auto;
  }
}

.c-leadership__name {
  margin-bottom: 5px;
}

.c-leadership__contact-wrap {
  font-size: 16px;
  margin-top: 40px;
}

.c-leadership__contact-item {
  margin-bottom: 10px;
}

.c-leadership__contact-item a {
  color: rgb(255, 255, 255);
}
.c-leadership__contact-item a:hover {
  color: #B1D6EB;
}

.c-leadership__contact-item span {
  display: inline-block;
  width: 25px;
}

@media (max-width: 767px) {
  .c-leadership__quote-wrap {
    width: 100%;
  }
}

.c-leadership__quote {
  font-size: 21px;
  max-width: 450px;
  margin-top: 35px;
}
@media (max-width: 767px) {
  .c-leadership__quote {
    max-width: 100%;
  }
}

.c-leadership__speaker {
  font-size: 16px;
}
@media (max-width: 767px) {
  .c-leadership__speaker b {
    display: block;
  }
}

.c-header-image {
  color: rgb(255, 255, 255);
  overflow: hidden;
  background-color: #008AC2;
}
@media screen and (max-width: 1920px) {
  .c-header-image {
    background-size: cover;
  }
}

.c-header-image__inner {
  max-width: 1566px;
  margin: 0 auto;
  display: flex;
  overflow: visible;
  flex-wrap: wrap;
  position: relative;
  min-height: 385px;
}
.c-header-image__inner:before {
  background-color: rgb(244, 244, 244);
  height: 75px;
  width: 100vw;
  position: absolute;
  right: 100%;
  bottom: 0;
  content: " ";
  z-index: 0;
  transform: translateX(70px);
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-header-image__inner:before {
    right: 100%;
    transform: translateX(20px);
  }
}
@media (max-width: 767px) {
  .c-header-image__inner:before {
    display: none;
  }
}
.c-header-image__inner:after {
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
  height: 100%;
  width: 100vw;
  position: absolute;
  right: 100%;
  transform: translateX(70px);
  top: 0;
  content: " ";
  z-index: 0;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-header-image__inner:after {
    right: 100%;
    transform: translateX(20px);
  }
}
@media (max-width: 767px) {
  .c-header-image__inner:after {
    display: none;
  }
}

.c-header-image__inner > img {
  max-width: none;
  margin: 0 auto;
}

.c-header-image__content {
  top: 0;
  width: 60%;
  padding: 100px 100px 100px 140px;
  position: absolute;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-header-image__content {
    width: 100%;
    padding: 100px 40px;
  }
}
@media (max-width: 767px) {
  .c-header-image__content {
    width: 100%;
    padding: 40px 30px;
  }
}

.c-header-image__content h1,
.c-header-image__content p {
  color: rgb(255, 255, 255);
}

@media (max-width: 767px) {
  .c-header-image__desktop {
    display: none;
  }
}

.c-header-image__mobile {
  display: none;
}
@media (max-width: 767px) {
  .c-header-image__mobile {
    display: block;
    width: 100%;
  }
}

.c-header-image__theme2 .c-header-image {
  background-color: rgb(19, 20, 20);
}
.c-header-image__theme2 .c-header-image__inner {
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .c-header-image__theme2 .c-header-image__inner {
    min-height: 290px;
    background-size: cover;
  }
}
.c-header-image__theme2 .c-header-image__inner:before {
  background-color: white;
}

.c-allocation {
  margin: 110px auto 0;
  max-width: 1566px;
}
@media (max-width: 767px) {
  .c-allocation {
    margin-top: 45px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .c-allocation__inner {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-allocation__inner {
    padding: 0 30px;
  }
}

.c-allocation__heading {
  color: rgb(21, 128, 141);
}

.c-allocation__figure {
  color: rgb(255, 255, 255);
  margin: 30px 0 70px;
  height: 100px;
  display: flex;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .c-allocation__figure {
    margin-bottom: 100px;
  }
}

.c-allocation__fixed,
.c-allocation__fixed--dark {
  width: 125px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(20, 172, 175);
}
@media (max-width: 767px) {
  .c-allocation__fixed,
  .c-allocation__fixed--dark {
    width: 60px;
    position: relative;
  }
  .c-allocation__fixed .c-allocation__label,
  .c-allocation__fixed--dark .c-allocation__label {
    color: rgb(20, 172, 175);
  }
  .c-allocation__fixed .c-allocation__label::before,
  .c-allocation__fixed--dark .c-allocation__label::before {
    background-color: rgb(20, 172, 175);
  }
}

.c-allocation__fixed--dark {
  background-color: rgb(1, 76, 94);
}
@media (max-width: 767px) {
  .c-allocation__fixed--dark .c-allocation__label {
    color: rgb(1, 76, 94);
  }
  .c-allocation__fixed--dark .c-allocation__label::before {
    background-color: rgb(1, 76, 94);
  }
}

.c-allocation--25 {
  width: 25% !important;
}

.c-allocation--75 {
  width: 75% !important;
}

.c-allocation__fluid,
.c-allocation__fluid--light {
  flex: 1 0 0%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(1, 76, 94);
}
.c-allocation__fluid:first-child,
.c-allocation__fluid--light:first-child {
  margin-right: 15px;
}
.c-allocation__fluid:nth-child(2),
.c-allocation__fluid--light:nth-child(2) {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .c-allocation__fluid:first-child,
  .c-allocation__fluid--light:first-child {
    margin: 0 5px 0 0;
  }
  .c-allocation__fluid:nth-child(2),
  .c-allocation__fluid--light:nth-child(2) {
    margin: 0 0 0 5px;
  }
  .c-allocation__fluid .c-allocation__label,
  .c-allocation__fluid--light .c-allocation__label {
    top: 0;
    width: auto;
    color: rgb(255, 255, 255);
    padding: 0;
    position: relative;
  }
  .c-allocation__fluid .c-allocation__label::before,
  .c-allocation__fluid--light .c-allocation__label::before {
    display: none;
  }
}

.c-allocation__fluid--light {
  color: rgb(1, 76, 94);
  margin: 0 15px;
  background-color: rgb(237, 237, 237);
}
.c-allocation__fluid--light .c-allocation__label {
  max-width: 200px;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 767px) {
  .c-allocation__fluid--light .c-allocation__label {
    color: rgb(1, 76, 94);
    font-size: 14px;
  }
}

.c-allocation__label {
  font-size: 16px;
  text-align: center;
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 767px) {
  .c-allocation__label {
    top: 100%;
    left: 0;
    width: 100%;
    position: absolute;
    font-size: 14px;
    padding-top: 20px;
  }
  .c-allocation__label::before {
    top: 0;
    left: 50%;
    width: 1px;
    height: 15px;
    display: block;
    content: "";
    position: absolute;
    transform: translateX(-1px);
    background-color: rgb(20, 172, 175);
  }
}

@media (max-width: 767px) {
  .c-allocation__label.text-fix {
    text-indent: -10px;
  }
  .c-allocation__label.text-fix .c-allocation__num {
    text-indent: 0;
  }
}

.c-allocation__num {
  display: block;
  font-size: 28px;
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 767px) {
  .c-allocation__num {
    top: -60px;
    width: 100%;
    color: rgb(255, 255, 255);
    position: absolute;
    font-size: 14px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .c-allocation__fluid .c-allocation__num {
    position: static;
  }
}

.c-newsletters {
  max-width: 1566px;
}
@media (max-width: 767px) {
  .c-newsletters {
    margin-bottom: 65px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .c-newsletters__inner {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-newsletters__inner {
    padding: 0 30px;
  }
}

.c-newsletters__heading {
  color: rgb(20, 172, 175);
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .c-newsletters__heading {
    margin-bottom: 35px;
  }
}

@media (max-width: 767px) {
  .c-newsletters__dropdown-wrap {
    border: 2px solid rgb(26, 27, 28);
    padding: 0 10px 0 25px;
    position: relative;
    max-width: 400px;
    line-height: 30px;
  }
}

.c-newsletters__mobile-toggle {
  display: none;
}
@media (max-width: 767px) {
  .c-newsletters__mobile-toggle {
    display: flex;
    align-items: center;
    line-height: 50px;
    justify-content: space-between;
  }
  .c-newsletters__mobile-toggle::after {
    top: 0;
    right: 0;
    color: rgb(26, 27, 28);
    width: 30px;
    height: 100%;
    content: "\e920";
    line-height: 32px;
    font-family: icomoon;
  }
}

.c-newsletters__mobile-toggle.active::after {
  content: "\e91e";
}

.c-newsletters__list {
  margin: 0 -18px 35px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  background: white;
  z-index: 100;
}
.c-newsletters__list li {
  width: 120px;
  margin: 0 18px 20px;
}
.c-newsletters__list li.c-newsletters__no-data {
  width: 100%;
}
@media (max-width: 767px) {
  .c-newsletters__list {
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 -2px;
    display: none;
    position: absolute;
    transform: translateY(2px);
    max-height: 400px;
    overflow-y: scroll;
    border-bottom: 2px solid rgb(26, 27, 28);
    background-color: rgb(255, 255, 255);
  }
  .c-newsletters__list li {
    width: 100%;
    margin: 0;
  }
}

.c-newsletters__item {
  width: 100%;
  color: rgb(26, 27, 28);
  border: 2px solid rgb(26, 27, 28);
  display: block;
  padding: 10px;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .c-newsletters__item:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(26, 27, 28);
  }
}
@media (max-width: 767px) {
  .c-newsletters__item {
    line-height: 25px;
    border-bottom: none;
  }
}

.c-newsletters__latest {
  display: none;
  margin-bottom: 30px;
}
.c-newsletters__latest a {
  color: rgb(20, 172, 175);
  font-family: "Work Sans", sans-serif;
  text-decoration: underline;
}
.c-newsletters__latest a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .c-newsletters__latest {
    display: block;
  }
}

.c-chart__bg {
  background-color: rgb(26, 27, 28);
}

.c-chart {
  margin: 0 auto;
  display: block;
  padding: 85px 0;
  max-width: 1566px;
}
.c-chart .chartTitle {
  display: block;
  font-size: 34px;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 60px;
}

.c-chart__graph-wrap {
  padding: 0 10.98%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-chart__graph-wrap {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-chart__graph-wrap {
    padding: 0 30px;
  }
}

.c-chart svg text {
  font-size: 16px !important;
  font-family: "Work Sans", sans-serif !important;
}

.table-showing .chartTitle {
  display: block;
  font-size: 34px;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .table-showing .chartTitle {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .table-showing {
    margin: 3em 0 !important;
    padding: 0 30px;
  }
}

.c-results {
  position: relative;
  overflow: hidden;
}
.c-results svg {
  overflow: visible !important;
}

.c-results__background {
  top: 0;
  left: 50%;
  width: 100vw;
  height: 100%;
  position: absolute;
  transform: translateX(-50%);
  background: url("/_uploads/images/results-header.jpg") no-repeat;
  background-color: #1D3C60;
  background-position: top center;
}
@media (max-width: 767px) {
  .c-results__background {
    background: url("/_uploads/images/results-header-mobile.jpg") no-repeat;
    background-size: cover;
  }
}

.c-results__header {
  color: rgb(255, 255, 255);
  margin: 0 auto;
  position: relative;
  max-width: 1566px;
  background-color: rgb(26, 27, 28);
}
@media (max-width: 767px) {
  .c-results__header {
    padding: 40px 0;
  }
}

.c-results__header-dots {
  left: 75px;
  width: 100vw;
  height: 100%;
  z-index: 2;
  position: absolute;
  transform: translateX(-100%);
}
.c-results__header-dots::before {
  width: 100%;
  height: 100%;
  display: block;
  content: "";
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
.c-results__header-dots::after {
  left: 0;
  width: 100%;
  height: 75px;
  bottom: 0;
  content: "";
  z-index: -1;
  position: absolute;
  background-color: rgb(244, 244, 244);
}
@media (max-width: 1280px) {
  .c-results__header-dots {
    display: none;
  }
}

.c-results__heading-wrap {
  padding: 110px 10.98% 115px;
  z-index: 1;
  position: relative;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-results__heading-wrap {
    padding: 110px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-results__heading-wrap {
    padding: 110px 40px;
  }
}
@media (max-width: 767px) {
  .c-results__heading-wrap {
    padding: 0 30px 0;
    margin-bottom: 30px;
  }
}

.c-results__heading {
  color: rgb(255, 255, 255);
  margin: 0 0 5px;
  line-height: 1;
}

.c-results__subheading {
  margin: 0;
}

.c-results__list {
  margin: 0;
  padding: 0 10.98% 10px;
  display: flex;
  list-style-type: none;
  margin-right: -6.72%;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-results__list {
    padding: 0 40px 10px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-results__list {
    padding: 0 40px 0;
  }
}
@media (max-width: 767px) {
  .c-results__list {
    display: block;
    padding: 0 30px;
  }
}

.c-results__list-item {
  width: 14.28%;
  margin: 0;
  padding: 0;
  margin-right: 6.72%;
}
.c-results__list-item::before {
  display: none;
}
.c-results__list-item .c-results__content-wrap {
  display: none !important;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-results__list-item {
    width: 15.28%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-results__list-item {
    width: 15.28%;
  }
}
@media (max-width: 767px) {
  .c-results__list-item {
    width: auto;
    margin-bottom: 25px;
  }
  .c-results__list-item:last-of-type {
    margin-bottom: 0;
  }
}

.c-results__list-link {
  width: 100%;
  color: rgb(255, 255, 255);
  padding: 15px 5px;
  display: block;
  position: relative;
  transition: color 0.15s ease-in;
  line-height: 1.2;
  font-family: "Work Sans", sans-serif;
  text-transform: uppercase;
}
.c-results__list-link::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  position: absolute;
  transition: all 0.2s ease-in;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 768px) {
  .c-results__list-link:hover {
    color: #B1D6EB;
  }
  .c-results__list-link:hover::before {
    background-color: #B1D6EB;
  }
}
@media (max-width: 767px) {
  .c-results__list-link {
    padding: 15px 10px 15px 5px;
    position: relative;
  }
  .c-results__list-link::after {
    top: 50%;
    right: 0;
    color: rgb(255, 255, 255);
    content: "\e90e";
    display: block;
    position: absolute;
    transform: translateY(-50%);
    font-family: icomoon;
    transition: all 0.2s ease-in;
  }
}

.c-results__list-link.active {
  color: #B1D6EB;
  font-family: "Work Sans", sans-serif;
}
.c-results__list-link.active::before {
  width: 120%;
  height: 2px;
  background-color: #B1D6EB;
}
@media (max-width: 767px) {
  .c-results__list-link.active::before {
    width: 100%;
  }
  .c-results__list-link.active::after {
    color: #B1D6EB;
  }
}

.c-results__content-bg {
  overflow: hidden;
  background: linear-gradient(to right, rgb(244, 244, 244) 0%, rgb(244, 244, 244) 50%, rgb(255, 255, 255) 50%);
}
@media (max-width: 1023px) {
  .c-results__content-bg {
    background: none;
  }
}
.c-results__content-bg .c-results__content-wrap {
  margin: 0 auto;
  display: flex !important;
  flex-wrap: wrap;
  max-width: 1566px;
}
@media (max-width: 1023px) {
  .c-results__content-bg .c-results__content-wrap {
    display: block !important;
  }
}

.c-results__content-heading {
  width: 100%;
  color: rgb(255, 255, 255);
  margin: 0 0 0 75px;
  padding: 50px 5.49%;
  position: relative;
  background-color: #1D3C60;
}
.c-results__content-heading::after {
  top: 0;
  left: 100%;
  width: 100vw;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  background-color: inherit;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-results__content-heading {
    margin: 0;
    padding: 50px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-results__content-heading {
    margin: 0;
    padding: 35px 40px;
  }
}
@media (max-width: 767px) {
  .c-results__content-heading {
    margin: 0;
    padding: 40px 30px;
  }
}

.c-results__sidebar {
  width: 33%;
  padding: 65px 100px 65px 10.98%;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-results__sidebar {
    padding: 65px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-results__sidebar {
    width: 100%;
    margin: 0;
    padding: 35px 40px;
    background-color: rgb(244, 244, 244);
  }
}
@media (max-width: 767px) {
  .c-results__sidebar {
    width: 100%;
    margin: 0;
    padding: 40px 30px;
    background-color: rgb(244, 244, 244);
  }
}

.c-results__sidebar-text p {
  margin: 0;
  font-size: 21px;
  font-family: "Work Sans", sans-serif;
}

.c-results__main {
  width: 67%;
  padding: 65px 100px;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-results__main {
    padding: 65px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-results__main {
    width: 100%;
    padding: 25px 40px;
  }
}
@media (max-width: 767px) {
  .c-results__main {
    width: 100%;
    padding: 30px 30px;
    overflow: scroll;
  }
}

.c-videos {
  overflow: hidden;
}

.c-videos__header {
  margin: 0 auto;
  position: relative;
  max-width: 1566px;
}
.c-videos__header::before {
  top: 0;
  left: 75px;
  width: 9999px;
  height: 100%;
  display: block;
  content: "";
  z-index: 0;
  position: absolute;
  transform: translateX(-100%);
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
.c-videos__header::after {
  top: 0;
  right: 75px;
  width: 9999px;
  height: 100%;
  display: block;
  content: "";
  z-index: 0;
  position: absolute;
  transform: translateX(100%);
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
@media (max-width: 1023px) {
  .c-videos__header::before, .c-videos__header::after {
    display: none;
  }
}

.c-videos__heading {
  margin: 0;
  padding: 65px 10.98% 50px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-videos__heading {
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-videos__heading {
    padding: 50px 30px;
  }
}

.c-videos__filters {
  display: flex;
  padding: 0 10.98%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-videos__filters {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-videos__filters {
    display: block;
    padding: 0 30px;
  }
}

.c-videos__filters-col {
  width: 270px;
  position: relative;
  margin-right: 50px;
}
.c-videos__filters-col:last-of-type {
  width: auto;
  margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-videos__filters-col {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .c-videos__filters-col {
    width: 100%;
    margin: 0 0 40px;
    max-width: 425px;
  }
}

@media (max-width: 767px) {
  .c-videos__filters-col .g-forms__select--custom {
    height: 55px;
  }
  .c-videos__filters-col .g-forms__select--custom::before, .c-videos__filters-col .g-forms__select--custom::after {
    line-height: 50px;
  }
}

.c-videos__clear {
  left: 0;
  width: 100px;
  bottom: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  line-height: 35px;
  font-family: "Work Sans", sans-serif;
}
@media (max-width: 767px) {
  .c-videos__clear {
    width: 100%;
    position: static;
    line-height: 58px;
  }
}

.c-videos__featured {
  margin: 0 auto;
  display: flex;
  max-width: 1566px;
  padding-top: 95px;
}
@media (max-width: 767px) {
  .c-videos__featured {
    display: block;
    padding-top: 0;
  }
}

.c-videos__featured-left {
  width: 50%;
  padding: 0 10px 0 10.98%;
}
.c-videos__featured-left iframe {
  max-width: 100%;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-videos__featured-left {
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .c-videos__featured-left {
    width: 100%;
    padding: 0 30px;
  }
}

.c-videos__featured-right {
  width: 50%;
  padding: 0 10.98% 0 70px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-videos__featured-right {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-videos__featured-right {
    width: 100%;
    padding: 0 30px;
  }
}

.c-videos__details-heading {
  margin: 0;
}
@media (max-width: 767px) {
  .c-videos__details-heading {
    margin-top: 40px;
  }
}

.c-videos__details-data {
  color: rgb(128, 130, 133);
  margin-bottom: 25px;
}

.c-videos__separator {
  margin: 50px auto;
  max-width: 1066px;
}

.c-video__iframe {
  width: 100%;
  position: relative;
  padding: 56.25% 0px 0px;
}

.c-video__iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}

.c-videoControl {
  display: flex;
}

.c-videoControl__content {
  padding: 0px 20px;
}

.c-library {
  margin: 0 auto;
  max-width: 1566px;
}

.c-library__heading {
  padding: 0 10.98%;
  margin-bottom: 50px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-library__heading {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-library__heading {
    padding: 0 30px;
  }
}

.c-library__list {
  margin: 0;
  display: flex;
  padding: 0 10.98%;
  flex-wrap: wrap;
  list-style-type: none;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-library__list {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-library__list {
    display: block;
    padding: 0 30px;
  }
}

.c-library__list-item {
  width: 28%;
  margin: 0 8% 60px 0;
}
.c-library__list-item:nth-of-type(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .c-library__list-item {
    width: 100%;
    margin: 0;
    max-width: 425px;
    margin-bottom: 85px;
  }
  .c-library__list-item:nth-child(n+3) {
    display: none;
  }
}

.c-library__list-item-heading {
  margin: 25px 0 5px;
  font-size: 21px;
  line-height: 1.1;
  font-family: "Work Sans", sans-serif;
}

.c-library__list-item-subheading {
  color: rgb(128, 130, 133);
  font-family: "Work Sans", sans-serif;
}

.c-contact {
  overflow-y: visible;
}
.c-contact--grey {
  background-color: #1a1b1c;
  padding-bottom: 367px;
  background-image: url("/_images/header-background.svg");
  background-size: cover;
}
.c-contact--move-back {
  margin-top: -300px;
  min-height: 450px;
  padding-bottom: 367px;
}
.c-contact a {
  color: #1D3C60;
}
.c-contact a:hover {
  color: #B1D6EB;
}

.c-contact__details-text {
  display: block;
}

.c-contact__inner {
  margin: 0 auto;
  max-width: 1566px;
}
.c-contact__inner--sub {
  padding-top: 258px;
  margin-top: 200px;
}
@media (max-width: 767px) {
  .c-contact__inner--sub {
    padding-top: 458px;
  }
}

.c-contact__subheading {
  padding: 60px 25px;
  padding-top: 0;
  color: #FFF;
  font-size: 38px;
  font-weight: 600;
  font-family: "work-sans", sans-serif;
  max-width: 1366px;
  margin: 0px auto;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-contact__subheading {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .c-contact__subheading {
    font-size: 30px;
  }
}

.c-contact__heading {
  padding: 60px 25px;
  position: relative;
  margin-bottom: 0;
  color: #FFF;
  font-size: 65px;
  font-weight: 600;
  line-height: 1.15;
  font-family: "work-sans", sans-serif;
  max-width: 1366px;
  margin: 0px auto;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-contact__heading {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .c-contact__heading {
    font-size: 40px;
  }
}
.c-contact__heading--grey {
  background: #1a1b1c;
}
.c-contact__heading::before {
  top: 0px;
  left: 75px;
  width: 9999px;
  height: 230px;
  display: none;
  content: "";
  z-index: 0;
  position: absolute;
  transform: translateX(-100%);
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
.c-contact__heading::after {
  top: 0;
  right: 75px;
  width: 9999px;
  height: 230px;
  display: none;
  content: "";
  z-index: 0;
  position: absolute;
  transform: translateX(100%);
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-contact__heading {
    padding: 60px 40px;
  }
  .c-contact__heading::before, .c-contact__heading::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .c-contact__heading {
    padding: 25px 30px 50px;
  }
  .c-contact__heading::before, .c-contact__heading::after {
    display: none;
  }
}

.c-contact__group-list-container {
  width: 100%;
  display: block;
}

@media (max-width: 767px) {
  .c-contact__dropdown-wrap {
    border: solid 1px white;
    padding: 0 10px 0 25px;
    border-radius: 20px;
    position: relative;
    max-width: 400px;
    line-height: 30px;
    margin-bottom: 50px;
  }
}

.c-contact__mobile-toggle {
  display: none;
}
@media (max-width: 767px) {
  .c-contact__mobile-toggle {
    display: block;
    width: 100%;
    height: 40px;
    position: relative;
  }
  .c-contact__mobile-toggle::after {
    top: 50%;
    right: 0;
    color: white;
    width: 30px;
    height: 100%;
    content: "\ea3e";
    line-height: 32px;
    font-family: icomoon;
    position: absolute;
    transform: translateY(-50%);
    padding-top: 5px;
  }
  .c-contact__mobile-toggle::before {
    content: attr(data-content);
    color: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}

.c-contact__mobile-toggle.active::after {
  content: "\e91e";
}

.c-contact__group-list {
  width: 100%;
  margin-bottom: 45px;
  color: white;
  display: block;
}
.c-contact__group-list li {
  display: inline-block;
  margin: 0px 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 3.43;
}
.c-contact__group-list li:hover {
  cursor: pointer;
  color: #B1D6EB;
}
.c-contact__group-list li:first-of-type {
  margin-left: 0;
}
.c-contact__group-list li:last-of-type {
  margin-right: 0;
}
@media (min-width: 768px) {
  .c-contact__group-list {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .c-contact__group-list {
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 -2px;
    padding: 0px 25px;
    display: none;
    position: absolute;
    transform: translateY(2px);
    max-height: 400px;
    overflow-y: scroll;
    width: 100%;
    z-index: 5;
    background-color: #1a1b1c;
  }
  .c-contact__group-list li {
    width: 100%;
    margin: 0;
  }
}

.c-contact__group-list--select {
  width: auto;
  color: #a8b9c3;
  margin-bottom: 80px;
  height: 40px;
  background: transparent;
  padding: 10px 20px;
  border-radius: 60px;
  border: 2px solid #a8b9c3;
  display: none !important;
}
.c-contact__group-list--select option {
  color: black;
}

.groups--active {
  color: #B1D6EB;
  pointer-events: none;
  cursor: default;
}

.c-contact__staff {
  display: flex;
  padding: 0 10.98%;
  flex-wrap: wrap;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-contact__staff {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-contact__staff {
    display: block;
    padding: 0 30px;
  }
}

.c-contact__active {
  margin-right: 2% !important;
}
.c-contact__active img {
  border-top-left-radius: 60px !important;
  border-top-right-radius: 0px !important;
}
.c-contact__active--second img {
  border-radius: 0px !important;
}
.c-contact__active--third img {
  border-top-right-radius: 60px !important;
  border-top-left-radius: 0px !important;
}

.c-contact__staff-item {
  width: 22%;
  margin: 0 2% 60px 0;
  /* personally think that below looks better

  width: 28%;
  margin: 0 8% 60px 0;

  &:nth-of-type(3n) {
      margin-right: 0;
  }
  */
}
.c-contact__staff-item:nth-of-type(4n) {
  margin-right: 0;
}
.c-contact__staff-item .c-contact__overlay, .c-contact__staff-item img {
  border-top-left-radius: 60px;
}
.c-contact__staff-item:nth-of-type(3n-1) .c-contact__overlay, .c-contact__staff-item:nth-of-type(3n-1) img {
  border-radius: 0px;
}
.c-contact__staff-item:nth-of-type(3n) .c-contact__overlay, .c-contact__staff-item:nth-of-type(3n) img {
  border-top-right-radius: 60px;
  border-top-left-radius: 0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-contact__staff-item {
    width: 47.5%;
  }
  .c-contact__staff-item:nth-of-type(odd) {
    margin-right: 5%;
  }
  .c-contact__staff-item:nth-of-type(even) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .c-contact__staff-item {
    width: 100%;
    max-width: 350px;
    margin-right: 0;
  }
  .c-contact__staff-item:nth-of-type(odd) {
    margin-right: 0;
  }
}

.c-contact__image-wrap {
  position: relative;
  margin-bottom: 45px;
}
.c-contact__image-wrap:hover .c-contact__overlay {
  opacity: 1;
}

.c-contact__overlay {
  top: 0;
  left: 0;
  right: 0;
  color: #B1D6EB;
  bottom: 0;
  opacity: 0;
  display: flex;
  position: absolute;
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  transition: opacity 0.2s ease-in-out;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-size: 10px 10px;
  background-color: rgba(29, 60, 96, 0.8);
}
.c-contact__overlay [class*=icon] {
  color: #B1D6EB;
  font-size: 34px;
}

.c-contact__overlay-text {
  color: #B1D6EB;
  font-size: 24px;
  font-family: "Work Sans", sans-serif;
}

.c-contact__details {
  max-width: 345px;
  font-family: "works-sans", sans-serif !important;
}
.c-contact__details [class^=icon-], .c-contact__details [class*=" icon-"] {
  margin-right: 10px;
  color: #008AC2;
}

.c-contact__details-heading {
  margin: 0;
  font-size: 21px;
  font-weight: bold;
}

.c-contact__details-title {
  color: #1a1b1c;
  margin: 0;
  margin-bottom: 25px;
  font-size: 18px;
}

.c-contact__details-line {
  background-color: #a8b9c3;
}

.c-contact__details-row {
  margin-bottom: 20px;
}

.c-contact__details-col {
  width: 50%;
  float: left;
}
.c-contact__details-col:nth-child(2) {
  float: right;
  text-align: right;
}
.c-contact__details-col [class*=icon] {
  top: 1px;
  position: relative;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .c-contact__details-col [class*=phone] {
    margin-right: 8px;
  }
}

.c-contact__form-wrap {
  margin: 0 auto;
  display: flex;
  max-width: 1566px;
}
@media (max-width: 1023px) {
  .c-contact__form-wrap {
    display: block;
  }
}

.c-contact__form-heading {
  color: rgb(255, 255, 255);
  font-size: 34px;
  margin-bottom: 65px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .c-contact__form-heading {
    margin-bottom: 40px;
  }
}

.c-contact__form-left {
  width: 50%;
  padding: 50px 3% 50px 10.98%;
  position: relative;
  background-color: #1D3C60;
}
.c-contact__form-left::after {
  top: 0;
  right: 100%;
  width: 100vw;
  height: 100%;
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  background-color: #1D3C60;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-contact__form-left {
    padding: 50px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-contact__form-left {
    width: 100%;
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-contact__form-left {
    width: 100%;
    padding: 35px 30px 40px;
  }
}

.c-contact__form-left .g-forms__textbox-wrap {
  width: 47.5%;
}
@media (max-width: 767px) {
  .c-contact__form-left .g-forms__textbox-wrap {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .c-contact__form-left .g-forms__textbox-wrap,
  .c-contact__form-left .g-forms__textarea-wrap {
    margin-bottom: 40px;
  }
}

.c-contact__form-row,
.c-contact__captcha-row {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .c-contact__form-row,
  .c-contact__captcha-row {
    display: block;
    margin-bottom: 0;
  }
}
.c-contact__form-row .g-forms__textarea-wrap,
.c-contact__captcha-row .g-forms__textarea-wrap {
  width: 100%;
}
@media (max-width: 767px) {
  .c-contact__form-row .g-forms__textarea-wrap,
  .c-contact__captcha-row .g-forms__textarea-wrap {
    margin-bottom: 30px;
  }
}

.c-contact__captcha-row {
  position: relative;
  justify-content: flex-start;
}
.c-contact__captcha-row .g-recaptcha {
  margin-right: 45px;
}
@media (max-width: 767px) {
  .c-contact__captcha-row .g-recaptcha {
    margin-bottom: 50px;
  }
}
.c-contact__captcha-row .g-forms__error {
  top: 85px;
  left: 0;
  color: red;
  max-width: 300px;
  position: absolute;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .c-contact__captcha-row .g-forms__error {
    max-width: 100%;
  }
}

.c-contact__form-right {
  width: 50%;
  padding: 50px 5% 50px;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-contact__form-right {
    padding: 50px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-contact__form-right {
    width: 100%;
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-contact__form-right {
    width: 100%;
    padding: 35px 30px 40px;
  }
}

.c-contact__mailing .half-half {
  display: flex;
}
.c-contact__mailing .half-half > * {
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .c-contact__mailing .half-half {
    display: block;
  }
  .c-contact__mailing .half-half > * {
    width: 100%;
  }
  .c-contact__mailing .half-half > *:first-of-type {
    margin-bottom: 20px;
  }
}

.c-contact__services {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .c-contact__services {
    margin-bottom: 40px;
  }
}
.c-contact__services .half-half {
  display: flex;
  align-items: flex-start;
}
.c-contact__services .half-half > * {
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .c-contact__services .half-half {
    display: block;
  }
  .c-contact__services .half-half > * {
    width: 100%;
  }
  .c-contact__services .half-half > *:first-of-type {
    margin-bottom: 10px;
  }
}

.c-contact__materials .half-half {
  display: flex;
}
.c-contact__materials .half-half > * {
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .c-contact__materials .half-half {
    display: block;
  }
  .c-contact__materials .half-half > * {
    width: 100%;
  }
  .c-contact__materials .half-half > *:first-of-type {
    margin-bottom: 10px;
  }
}

.c-contact__thanks {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-contact__thanks-text {
  margin: 0;
}

.contact-page__blurb {
  background: #FFF;
  width: max-content;
  padding: 60px 70px;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px;
  padding-bottom: 40px;
  padding-right: 100px;
}

.c-bio {
  overflow: hidden;
}

.c-bio__inner {
  margin: 0 auto;
  max-width: 1566px;
}

.c-bio__header {
  width: 68%;
  float: right;
  display: flex;
  position: relative;
  padding: 80px 10.98% 45px 5.49%;
  align-self: flex-start;
  background-color: #1D3C60;
}
.c-bio__header::after {
  top: 0;
  left: 100%;
  width: 100vw;
  height: 100%;
  content: "";
  display: block;
  position: absolute;
  background-color: #1D3C60;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-bio__header {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-bio__header {
    display: block;
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-bio__header {
    width: 100%;
    float: none;
    padding: 45px 30px;
    display: block;
  }
  .c-bio__header::after {
    display: none;
  }
}

.c-bio__heading {
  color: rgb(255, 255, 255);
  width: 60%;
  margin: 0;
  padding: 0;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .c-bio__heading {
    width: 100%;
  }
}

.c-bio__heading-title {
  color: #B1D6EB;
  display: block;
  font-size: 24px;
  padding-top: 15px;
}

.c-bio__header-contact {
  width: 40%;
  display: flex;
  flex-wrap: wrap;
  text-align: right;
  line-height: 1.2;
  align-items: flex-end;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-bio__header-contact {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .c-bio__header-contact {
    width: 100%;
    text-align: left;
  }
}

.c-bio__header-row {
  width: 100%;
}
.c-bio__header-row:last-of-type {
  margin-top: 5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-bio__header-row {
    margin-top: 25px;
  }
  .c-bio__header-row:last-of-type {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .c-bio__header-row {
    margin-top: 30px;
  }
  .c-bio__header-row:last-of-type {
    margin-top: 30px;
  }
}

.c-bio__header-col {
  width: 50%;
  float: left;
  text-align: left;
}
.c-bio__header-col [class*=icon] {
  margin-right: 10px;
}
@media (max-width: 767px) {
  .c-bio__header-col {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  .c-bio__header-col:last-of-type {
    margin-bottom: 0;
  }
  .c-bio__header-col [class*=icon] {
    top: 5px;
    position: relative;
    font-size: 28px;
    margin-right: 15px;
  }
}

.c-bio__social-link {
  color: #B1D6EB;
  font-size: 18px;
  margin-left: 30px;
}
.c-bio__social-link:first-child {
  margin-left: 0;
}
.c-bio__social-link:hover {
  color: rgb(255, 255, 255);
}
@media (max-width: 767px) {
  .c-bio__social-link {
    font-size: 26px;
  }
}

.c-bio__header-link {
  color: rgb(255, 255, 255);
}
.c-bio__header-link:hover {
  color: #B1D6EB;
}

.c-bio__sidebar {
  width: 32%;
  float: left;
  position: relative;
  padding-left: 5.49%;
}
.c-bio__sidebar::before {
  top: 0;
  left: 17.16%;
  width: 100vw;
  height: 218px;
  content: "";
  display: block;
  position: absolute;
  z-index: 50;
  transform: translateX(-100%);
  background-color: #1D3C60;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-bio__sidebar {
    padding-left: 40px;
  }
  .c-bio__sidebar::before {
    left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-bio__sidebar {
    padding-left: 0;
  }
  .c-bio__sidebar::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .c-bio__sidebar {
    width: 100%;
    float: none;
    padding: 0;
    background-color: rgb(244, 244, 244);
  }
  .c-bio__sidebar::before {
    display: none;
  }
}

.c-bio__sidebar-image {
  width: 100%;
  z-index: 3;
  position: relative;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .c-bio__sidebar-image {
    margin-bottom: 0;
  }
}

.c-bio__sidebar-quote-wrap {
  z-index: 2;
  position: relative;
  line-height: 1.4;
  padding-bottom: 140px;
}
.c-bio__sidebar-quote-wrap::after {
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vw;
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  background-color: rgb(244, 244, 244);
}
@media (max-width: 767px) {
  .c-bio__sidebar-quote-wrap {
    padding: 50px 0 70px;
  }
  .c-bio__sidebar-quote-wrap::after {
    display: none;
  }
}

.c-bio__sidebar-quote {
  color: rgb(128, 130, 133);
  margin: 0;
  padding: 0 19%;
  z-index: 1;
  position: relative;
  font-size: 21px;
  font-family: "Work Sans", sans-serif;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-bio__sidebar-quote {
    padding: 0 40px 0;
  }
}
@media (max-width: 767px) {
  .c-bio__sidebar-quote {
    padding: 0 30px;
  }
}

.c-bio__sidebar-quote-cite {
  display: block;
  margin-top: 15px;
}

.c-bio__sidebar-author {
  color: #1D3C60;
  font-size: 16px;
  font-family: "Work Sans", sans-serif;
}

.c-bio__sidebar-title {
  color: #B1D6EB;
  font-size: 16px;
  margin-left: 5px;
  font-family: "Work Sans", sans-serif;
}

.c-bio__main {
  width: 68%;
  float: right;
  padding: 95px 5.49%;
  margin-left: auto;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-bio__main {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-bio__main {
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-bio__main {
    width: 100%;
    float: none;
    padding: 70px 30px 55px;
  }
}

.c-businesses {
  padding: 70px 0 0;
  background-color: rgb(244, 244, 244);
}
@media (max-width: 767px) {
  .c-businesses {
    padding-top: 50px;
  }
}

.c-businesses__inner {
  margin: 0 auto;
  overflow: hidden;
  max-width: 1566px;
}

.c-businesses__heading {
  margin: 0;
  padding: 0 10.98%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-businesses__heading {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-businesses__heading {
    padding: 0 30px;
  }
}

.c-businesses__note, .c-businesses__asofdate {
  margin: 0;
  padding: 0 10.98%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-businesses__note, .c-businesses__asofdate {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-businesses__note, .c-businesses__asofdate {
    padding: 0 30px;
  }
}

.c-businesses__asofdate {
  margin-bottom: 45px;
}

.c-businesses__list {
  margin: 90px -20px 0;
  display: flex;
  padding: 0 10.98%;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-businesses__list {
    margin: 45px 0 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .c-businesses__list {
    margin: 60px 0 0;
    padding: 0;
  }
}

.c-businesses__list-item {
  width: 16%;
  padding: 0 25px;
  margin-bottom: 70px;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-businesses__list-item {
    width: 20%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-businesses__list-item {
    width: 25%;
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-businesses__list-item {
    width: 40%;
    padding: 0 30px;
    margin-bottom: 45px;
  }
  .c-businesses__list-item:nth-child(odd) {
    margin-right: 10%;
  }
  .c-businesses__list-item:nth-child(even) {
    margin-left: 10%;
  }
}

.c-businesses__list-link {
  display: block;
  position: relative;
}

.c-businesses__item-placeholder-image {
  display: none !important;
}

.c-businesses__popup-link {
  width: 190px;
  color: rgb(26, 27, 28);
  margin: 30px auto;
  display: block;
  padding: 15px 0;
  text-align: center;
  background-color: rgb(112, 112, 112);
}
.c-businesses__popup-link:hover {
  background-color: #B1D6EB;
}

.c-account-table {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
.c-account-table th:not(:first-child) {
  padding: 0 5px;
  text-align: center;
  font-weight: bold;
}
.c-account-table tr:nth-child(2) td:not(:first-child) {
  text-align: center;
}
@media (max-width: 767px) {
  .c-account-table {
    /*
        Label the data
    */
  }
  .c-account-table table, .c-account-table thead, .c-account-table tbody, .c-account-table th, .c-account-table td, .c-account-table tr {
    display: block;
    font-size: 16px;
  }
  .c-account-table tbody > tr:first-child {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .c-account-table tr:nth-child(2) > td:first-child {
    font-family: "Work Sans", sans-serif;
  }
  .c-account-table tr:nth-child(2) > td:not(:first-child) {
    text-align: left;
  }
  .c-account-table tr {
    border: 1px solid #ccc;
  }
  .c-account-table td {
    border: none;
    position: relative;
    padding: 5px 0 5px 50%;
    border-bottom: 1px solid #eee;
  }
  .c-account-table td:before {
    position: absolute;
    top: 5px;
    left: 8px;
    width: 45%;
    white-space: nowrap;
    padding-right: 10px;
  }
  .c-account-table td:nth-of-type(1):before {
    content: "Percentage Return";
  }
  .c-account-table td:nth-of-type(2):before {
    content: "< -25%";
  }
  .c-account-table td:nth-of-type(3):before {
    content: "-25% to -10%";
  }
  .c-account-table td:nth-of-type(4):before {
    content: "-10% to -5%";
  }
  .c-account-table td:nth-of-type(5):before {
    content: "-5% to 0%";
  }
  .c-account-table td:nth-of-type(6):before {
    content: "0% to 5%";
  }
  .c-account-table td:nth-of-type(7):before {
    content: "5% to 10%";
  }
  .c-account-table td:nth-of-type(8):before {
    content: "10% to 25%";
  }
  .c-account-table td:nth-of-type(9):before {
    content: "25% to 50%";
  }
  .c-account-table td:nth-of-type(10):before {
    content: "50% to 75%";
  }
  .c-account-table td:nth-of-type(11):before {
    content: "75% to 100%";
  }
  .c-account-table td:nth-of-type(12):before {
    content: "> 100%";
  }
}

.c-news-list {
  margin: 0 auto;
  padding: 0 100px;
  max-width: 1566px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-news-list {
    padding: 0 40px;
  }
}
@media (max-width: 767px) {
  .c-news-list {
    padding: 0 30px;
  }
}

.c-news-list__heading {
  color: white;
  margin: 0 auto 75px;
  padding: 50px 100px;
  z-index: 1;
  position: relative;
  max-width: 1566px;
  background-color: #1D3C60;
}
.c-news-list__heading::after {
  top: 0;
  left: 50%;
  width: 100vw;
  bottom: 0;
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
  transform: translateX(-50%);
  background-color: inherit;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-news-list__heading {
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-news-list__heading {
    padding: 50px 30px;
  }
}

.c-news-list__filters {
  display: flex;
  margin-bottom: 45px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .c-news-list__filters {
    display: block;
  }
}

.c-news-list__filters .c-news-list__search-wrap {
  width: 45%;
}
.c-news-list__filters .c-news-list__search-wrap .g-forms__textbox {
  color: rgb(26, 27, 28);
  background-color: transparent;
}
.c-news-list__filters .c-news-list__search-wrap .g-forms__label {
  color: rgb(26, 27, 28);
}
.c-news-list__filters .c-news-list__search-wrap .g-forms__textbox.active ~ .g-forms__label,
.c-news-list__filters .c-news-list__search-wrap .g-forms__textbox.filled ~ .g-forms__label {
  color: #B1D6EB;
}
@media (max-width: 767px) {
  .c-news-list__filters .c-news-list__search-wrap {
    width: 100%;
    max-width: 500px;
    margin-bottom: 25px;
  }
}

.c-news-list__filters .g-forms__select--custom {
  width: 45%;
  height: auto;
  line-height: 60px;
}
.c-news-list__filters .g-forms__select--custom::before {
  padding-left: 25px;
}
.c-news-list__filters .g-forms__select--custom::before, .c-news-list__filters .g-forms__select--custom::after {
  line-height: inherit;
}
@media (max-width: 767px) {
  .c-news-list__filters .g-forms__select--custom {
    width: 100%;
    height: 66px;
    max-width: 500px;
    margin-bottom: 25px;
  }
}

.c-news__list-item {
  border-bottom: 1px solid rgb(237, 237, 237);
  margin-bottom: 35px;
  padding-bottom: 35px;
}

.c-news-details {
  margin: 0 auto;
  padding: 0 100px 50px;
  overflow: hidden;
  max-width: 1566px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-news-details {
    padding: 0 40px 50px;
  }
}
@media (max-width: 767px) {
  .c-news-details {
    padding: 0 30px 50px;
  }
}

.c-news-details__heading {
  width: 100%;
  color: rgb(255, 255, 255);
  margin: 0 auto 25px;
  z-index: 1;
  padding: 50px 5.49%;
  position: relative;
  max-width: 1566px;
  background-color: #1D3C60;
}
.c-news-details__heading::after {
  top: 0;
  left: 50%;
  width: 100vw;
  bottom: 0;
  content: "";
  z-index: -1;
  display: block;
  position: absolute;
  transform: translateX(-50%);
  background-color: inherit;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-news-details__heading {
    margin: 0;
    padding: 50px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-news-details__heading {
    margin: 0;
    padding: 35px 40px;
  }
}
@media (max-width: 767px) {
  .c-news-details__heading {
    margin: 0;
    padding: 40px 30px;
  }
}

.c-page-title-wrap {
  overflow: hidden;
}

.c-page-title {
  color: white;
  margin: 0 auto 75px;
  padding: 50px 100px;
  z-index: 1;
  position: relative;
  max-width: 1566px;
  background-color: #1a1b1c;
  font-weight: 600;
  font-size: 65px;
}
.c-page-title::after {
  top: 0;
  left: 50%;
  width: 100vw;
  bottom: 0;
  content: "";
  display: block;
  z-index: -1;
  position: absolute;
  transform: translateX(-50%);
  background-color: inherit;
  background-image: url("/_images/spotlight-background.svg");
  background-repeat: no-repeat;
  background-position-x: 80%;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-page-title {
    padding: 50px 40px;
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .c-page-title {
    padding: 50px 30px;
    font-size: 40px;
  }
}

.c-page-title__standard-title {
  color: white;
  font-weight: 600;
  font-size: 65px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-page-title__standard-title {
    font-size: 52px;
  }
}
@media (max-width: 767px) {
  .c-page-title__standard-title {
    font-size: 40px;
  }
}

.c-page-title__sub-title {
  color: white;
  font-size: 38px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-page-title__sub-title {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  .c-page-title__sub-title {
    font-size: 26px;
  }
}

.c-fund-facts__table {
  max-width: 750px !important;
}
.c-fund-facts__table h2 {
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
  margin-bottom: 0;
}

.c-news-events .g-btn, .c-news-events .c-career-postings__wrap .humi-job-board-posting-link a, .c-career-postings__wrap .humi-job-board-posting-link .c-news-events a {
  padding: 5px 10px;
  text-transform: uppercase;
}
.c-news-events .aspNetDisabled {
  cursor: default;
  background-color: rgb(179, 179, 179);
}

.c-news-events__header-bg {
  background: rgb(26, 27, 28);
}
.c-news-events__header-bg .c-header-image__inner {
  background-size: cover;
  background-image: url("http://via.placeholder.com/1366x385");
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .c-news-events__header-bg .c-header-image__inner {
    min-height: 290px;
    background-size: cover;
    background-image: url("http://via.placeholder.com/400x362");
  }
}
.c-news-events__header-bg .c-header-image__inner:before {
  background-color: white;
}

.c-news-events__heading {
  font-size: 26px;
  margin-top: 25px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .c-news-events__heading {
    margin-top: 0;
  }
}

.c-news-events__row,
.c-news-events__row--header {
  width: 100%;
  display: flex;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .c-news-events__row,
  .c-news-events__row--header {
    flex-wrap: wrap;
    margin-bottom: 20px;
    border-bottom: 1px solid rgb(26, 27, 28);
  }
  .c-news-events__row:last-child,
  .c-news-events__row--header:last-child {
    border-bottom: none;
  }
}

.c-news-events__row--header {
  font-family: "Work Sans", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .c-news-events__row--header {
    display: none;
  }
}

.c-news-events__col--register, .c-news-events__col--date {
  width: 12.5%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-news-events__col--register, .c-news-events__col--date {
    width: 17%;
  }
}
@media (max-width: 767px) {
  .c-news-events__col--register, .c-news-events__col--date {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .c-news-events__col--register {
    order: 4;
  }
}
@media (max-width: 767px) {
  .c-news-events__col--date {
    order: 2;
    padding-bottom: 15px;
  }
}
.c-news-events__col--event {
  width: 26%;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .c-news-events__col--event {
    width: 100%;
    padding: 0 0 15px;
    font-size: 20px;
  }
}
.c-news-events__col--location {
  width: 49%;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-news-events__col--location {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .c-news-events__col--location {
    order: 3;
    width: 100%;
    padding-bottom: 15px;
  }
}

.c-news-events__month {
  color: rgb(128, 130, 133);
  display: inline-block;
  font-family: "Work Sans", sans-serif;
  border-right: 1px solid rgb(26, 27, 28);
  padding-right: 10px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .c-news-events__month {
    width: 42px;
    text-align: left;
    line-height: 1;
  }
}

.c-news-events__day {
  color: rgb(128, 130, 133);
  display: inline-block;
  text-align: left;
  font-family: "Work Sans", sans-serif;
  padding-left: 10px;
}

.c-news-events__latest-heading {
  text-transform: uppercase;
}

.c-news-events__latest-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  justify-content: flex-start;
}

.c-news-events__latest-item {
  width: 245px;
  margin: 0 30px 30px 0;
  background-color: rgb(210, 210, 210);
}
.c-news-events__latest-item a {
  color: rgb(26, 27, 28);
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  display: flex;
  font-size: 16px;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-news-events__latest-item {
    width: 48%;
    margin: 0 4% 30px 0;
  }
  .c-news-events__latest-item:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .c-news-events__latest-item {
    width: 100%;
    margin-right: 0;
  }
}

.c-news-events__latest-text {
  margin-bottom: 20px;
}

.c-news-events__latest-date {
  color: rgb(128, 130, 133);
  display: block;
  font-size: 28px;
  font-family: "Work Sans", sans-serif;
  text-transform: uppercase;
}

.c-vimeo-startup .c-vimeo-startup__video-container {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 10000;
  text-align: center;
  background: white;
}
.c-vimeo-startup__replay {
  text-align: center;
  padding: 30px;
}

.c-ad-form {
  overflow: hidden;
}
.c-ad-form a {
  color: #1D3C60;
}
.c-ad-form a:hover {
  color: #B1D6EB;
}

.c-ad-form__inner {
  margin: 0 auto;
  max-width: 1566px;
}

.c-ad-form__heading {
  padding: 60px 10.98%;
  position: relative;
  margin-bottom: 0;
}
.c-ad-form__heading::before {
  top: 0;
  left: 75px;
  width: 9999px;
  height: 230px;
  display: block;
  content: "";
  z-index: 0;
  position: absolute;
  transform: translateX(-100%);
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
.c-ad-form__heading::after {
  top: 0;
  right: 75px;
  width: 9999px;
  height: 230px;
  display: block;
  content: "";
  z-index: 0;
  position: absolute;
  transform: translateX(100%);
  background: radial-gradient(circle at center, rgba(177, 214, 235, 0.8), rgba(177, 214, 235, 0.8) 1px, transparent 1px, transparent 100%) repeat;
  background-size: 10px 10px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-ad-form__heading {
    padding: 60px 40px;
  }
  .c-ad-form__heading::before, .c-ad-form__heading::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .c-ad-form__heading {
    padding: 25px 30px 50px;
  }
  .c-ad-form__heading::before, .c-ad-form__heading::after {
    display: none;
  }
}

.c-ad-form__form-wrap {
  margin: 0 auto;
  max-width: 1566px;
}
@media (max-width: 1023px) {
  .c-ad-form__form-wrap {
    display: block;
  }
}

.c-ad-form__form-heading {
  color: rgb(255, 255, 255);
  font-size: 34px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .c-ad-form__form-heading {
    margin-bottom: 40px;
  }
}

.c-ad-form__form {
  padding: 50px 10.98% 50px 10.98%;
  position: relative;
  background-color: #1D3C60;
}
.c-ad-form__form::after {
  top: 0;
  left: 100%;
  width: 100vw;
  height: 100%;
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  background-color: #1D3C60;
}
.c-ad-form__form::before {
  top: 0;
  right: 100%;
  width: 100vw;
  height: 100%;
  content: "";
  z-index: 0;
  display: block;
  position: absolute;
  background-color: #1D3C60;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-ad-form__form {
    padding: 50px 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .c-ad-form__form {
    width: 100%;
    padding: 50px 40px;
  }
}
@media (max-width: 767px) {
  .c-ad-form__form {
    width: 100%;
    padding: 35px 30px 40px;
  }
}

@media (max-width: 767px) {
  .c-ad-form__form .g-forms__textbox-wrap {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .c-ad-form__form .g-forms__textbox-wrap,
  .c-ad-form__form .g-forms__textarea-wrap,
  .c-ad-form__form .g-forms__select--custom {
    margin-bottom: 40px;
  }
}

.c-ad-form__form-row,
.c-ad-form__captcha-row {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .c-ad-form__form-row,
  .c-ad-form__captcha-row {
    display: block;
    margin-bottom: 0;
  }
}
.c-ad-form__form-row .g-forms__textbox-wrap,
.c-ad-form__captcha-row .g-forms__textbox-wrap {
  width: 47%;
}
@media (max-width: 767px) {
  .c-ad-form__form-row .g-forms__textbox-wrap,
  .c-ad-form__captcha-row .g-forms__textbox-wrap {
    width: 100%;
  }
}
.c-ad-form__form-row .g-forms__textarea-wrap,
.c-ad-form__captcha-row .g-forms__textarea-wrap {
  width: 100%;
}
@media (max-width: 767px) {
  .c-ad-form__form-row .g-forms__textarea-wrap,
  .c-ad-form__captcha-row .g-forms__textarea-wrap {
    margin-bottom: 30px;
  }
}

.c-ad-form__captcha-row {
  position: relative;
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.c-ad-form__captcha-row .g-recaptcha {
  margin-right: 45px;
}
@media (max-width: 767px) {
  .c-ad-form__captcha-row .g-recaptcha {
    margin-bottom: 50px;
  }
}
.c-ad-form__captcha-row .g-forms__error {
  top: 85px;
  left: 0;
  color: red;
  max-width: 300px;
  position: absolute;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .c-ad-form__captcha-row .g-forms__error {
    max-width: 100%;
  }
}
.c-ad-form__captcha-row .c-ad-form__button {
  width: 25%;
  min-width: 200px;
}
.c-ad-form__captcha-row .c-ad-form__button .g-btn, .c-ad-form__captcha-row .c-ad-form__button .c-career-postings__wrap .humi-job-board-posting-link a, .c-career-postings__wrap .humi-job-board-posting-link .c-ad-form__captcha-row .c-ad-form__button a {
  width: 100%;
}
@media (max-width: 767px) {
  .c-ad-form__captcha-row {
    display: block;
  }
  .c-ad-form__captcha-row .c-ad-form__button {
    width: 100%;
  }
  .c-ad-form__captcha-row .c-ad-form__button .g-btn, .c-ad-form__captcha-row .c-ad-form__button .c-career-postings__wrap .humi-job-board-posting-link a, .c-career-postings__wrap .humi-job-board-posting-link .c-ad-form__captcha-row .c-ad-form__button a {
    width: 100%;
  }
}

.c-ad-form__mailing .half-half {
  display: flex;
}
.c-ad-form__mailing .half-half > * {
  width: 50%;
  display: block;
}
@media (max-width: 767px) {
  .c-ad-form__mailing .half-half {
    display: block;
  }
  .c-ad-form__mailing .half-half > * {
    width: 100%;
  }
  .c-ad-form__mailing .half-half > *:first-of-type {
    margin-bottom: 20px;
  }
}

.c-ad-form__info {
  color: white;
  font-size: 35px;
  text-align: center;
}
.c-ad-form__info span {
  display: block;
  font-size: 22px;
}
.c-ad-form__info a {
  font-size: 35px;
  color: #B1D6EB;
  display: block;
}

.c-ad-form__thanks {
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-ad-form__thanks-text {
  color: rgb(255, 255, 255);
  margin: 0;
}

.c-news-events__img-container {
  position: relative;
  width: 100%;
  height: 214px;
  overflow: hidden;
}
.c-news-events__img-container img {
  position: absolute;
  min-width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.c-news-events__card {
  margin: 45px 15px;
  border: 1px solid rgb(235, 235, 235);
  box-shadow: 0px 10px 25px -20px #707070;
  background: white;
  width: 30%;
  height: auto;
  min-height: 492px;
  padding: 20px 24px;
  padding-bottom: 50px;
}
.c-news-events__card a {
  padding: 0;
  justify-content: normal;
  color: rgb(26, 27, 28);
}
.c-news-events__card:nth-of-type(6n+2), .c-news-events__card:nth-of-type(6n+4) {
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
}
.c-news-events__card:nth-of-type(6n+2) .c-news-events__img-container, .c-news-events__card:nth-of-type(6n+4) .c-news-events__img-container {
  border-top-right-radius: 60px;
}
.c-news-events__card:nth-of-type(6n+3), .c-news-events__card:nth-of-type(6n+5) {
  border-radius: 0;
  border-top-left-radius: 80px;
  border-bottom-right-radius: 80px;
}
.c-news-events__card:nth-of-type(6n+3) .c-news-events__img-container, .c-news-events__card:nth-of-type(6n+5) .c-news-events__img-container {
  border-top-right-radius: 0px;
  border-top-left-radius: 60px;
}
.c-news-events__card:hover {
  transition: all 0.2s ease;
  background-color: #1D3C60;
  color: white;
}
.c-news-events__card:hover a {
  color: white !important;
  transition: all 0.2s ease;
}
.c-news-events__card:hover .c-ch-list__itemLink {
  color: white !important;
}
.c-news-events__card:hover .c-ch-list__itemLink .icon-arrow-right2 {
  color: white;
}
@media (max-width: 767px) {
  .c-news-events__card {
    margin: 20px 15px;
    padding: 20px 20px;
  }
}

.c-news-events__header-row {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 767px) {
  .c-news-events__header-row {
    display: block;
    text-align: center;
  }
}

.c-news-events__cards-wrap {
  justify-content: space-evenly;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
}
@media (max-width: 767px) {
  .c-news-events__cards-wrap {
    max-width: 100%;
  }
}

.c-news-events__cardContent {
  padding: 0 30px;
}
@media (max-width: 767px) {
  .c-news-events__cardContent {
    padding: 0px 15px;
  }
}

.c-news-events__card-title {
  margin: 0 0 10px 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.21;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .c-news-events__card-title {
    font-size: 22px;
  }
}

.c-news-events__card-small {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  display: inline-block;
  padding: 10px 10px 0 0;
  text-transform: uppercase;
}
.c-news-events__card-small:nth-child(2) {
  padding-left: 10px;
  border-left: 2px solid rgb(168, 185, 195);
}

.c-news-events__card-date-cat {
  margin-bottom: 15px;
  width: 100%;
}

.c-news-events__card-text {
  line-height: 1.5;
  font-weight: normal;
}

.c-news-events__card-container {
  background-color: #F4F9FD;
  background-image: url(/_css/public-reskin/_images/card-background.svg);
  background-repeat: repeat;
  background-position-y: top;
  background-size: cover;
  padding-bottom: 117px;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .c-news-events__card {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .c-news-events__card {
    width: 100%;
  }
}
.c-news-events {
  padding-bottom: 100px;
}

.c-investment-option {
  padding-bottom: 20px;
}

.c-investment-option-disclaimer {
  padding-bottom: 50px;
}

.c-investment-option__tab-bar {
  background: rgb(244, 249, 253);
  border-bottom: 1px solid #707070;
}

.c-investment-option__tab-bar-items {
  background: rgb(244, 249, 253);
  text-align: center;
  justify-content: flex-start;
  max-width: 1366px;
  margin: 0 auto;
  padding-left: 0;
  display: flex;
}
.c-investment-option__tab-bar-items button {
  all: unset;
  display: inline-block;
  padding: 28px;
  padding-top: 40px;
  border-left: 1px solid #707070;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.c-investment-option__tab-bar-items button.active {
  background: white;
  font-weight: bold;
  border-bottom: 1px solid white;
  margin-bottom: -1px;
  pointer-events: none;
}
.c-investment-option__tab-bar-items button.active::before {
  width: 100%;
  height: 19px;
  display: block;
  background: #B1D6EB;
  content: "";
  position: absolute;
  top: -10px;
  left: 0px;
  z-index: 1;
}
.c-investment-option__tab-bar-items button:focus-visible {
  outline: solid 3px black;
}
@media (min-width: 1024px) and (max-width: 1280px) {
  .c-investment-option__tab-bar-items button:first-of-type {
    margin-left: 20px;
  }
}
@media (max-width: 1023px) {
  .c-investment-option__tab-bar-items {
    flex-wrap: wrap;
  }
  .c-investment-option__tab-bar-items button {
    width: 50%;
    border-left: none;
    border-bottom: 1px solid rgb(112, 112, 112);
  }
  .c-investment-option__tab-bar-items button:nth-of-type(2n+1) {
    border-right: 1px solid rgb(112, 112, 112);
  }
  .c-investment-option__tab-bar-items button:nth-last-of-type(1), .c-investment-option__tab-bar-items button:nth-last-of-type(2) {
    border-bottom: none;
  }
}

.c-investment-option__header {
  background-color: #1a1b1c;
  color: #FFF;
  padding-bottom: 90px;
  font-family: "work-sans", sans-serif;
  background-image: url("/_images/header-background.svg");
  background-size: cover;
}
@media (max-width: 1280px) {
  .c-investment-option__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.c-investment-option__header-inner {
  margin: 0 auto;
  max-width: 1366px;
}
.c-investment-option__header-inner h1 {
  font-size: 65px;
  font-weight: 600;
  line-height: 1.15;
  color: white;
  margin-bottom: 40px;
  padding-top: 50px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-investment-option__header-inner h1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .c-investment-option__header-inner h1 {
    font-size: 42px;
  }
}

.c-investment-option__blurb {
  margin-bottom: 90px;
  max-width: 1134px;
}
.c-investment-option__blurb p {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.15;
}

.c-investment-option__select {
  position: relative;
  height: min-content;
}
.c-investment-option__select select {
  margin-left: 25px;
  width: 300px;
  border: 1px solid white;
  border-radius: 60px;
  padding: 10px 10px 10px 10px;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 600;
  background: transparent;
  color: white;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
}
.c-investment-option__select select option {
  color: black;
}
@media (max-width: 1023px) {
  .c-investment-option__select select {
    width: 100%;
    margin-left: 0px;
  }
}
.c-investment-option__select .icon-arrow-down2 {
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 21px;
}

.c-investment-option__goto {
  font-size: 16px;
  line-height: 3.4;
  font-weight: normal;
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 767px) {
  .c-investment-option__goto {
    display: initial;
  }
}

.c-investment-option__panel {
  max-width: 1366px;
  margin: 0 auto;
}
.c-investment-option__panel h2 {
  font-size: 38px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 40px;
  padding-top: 75px;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .c-investment-option__panel h2 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .c-investment-option__panel h2 {
    font-size: 30px;
  }
}
@media (max-width: 1280px) {
  .c-investment-option__panel {
    padding: 15px;
  }
}

@media (min-width: 1281px) {
  .c-investment-option__panel--split {
    display: flex;
  }
}

.c-investment-option__overview {
  width: 100%;
  padding: 0px 20px;
  margin-bottom: 100px;
}
@media (min-width: 1281px) {
  .c-investment-option__overview {
    width: 60%;
    margin-bottom: initial;
  }
}
@media (max-width: 767px) {
  .c-investment-option__overview {
    padding: 0px 0px;
  }
}

.c-investment-option__lead {
  width: 100%;
  background: #F4F9FD;
  padding: 150px 40px;
  position: relative;
}
.c-investment-option__lead:after {
  position: absolute;
  content: "";
  background: #F4F9FD;
  width: 50vw;
  height: 100%;
  top: 0px;
  left: 100%;
}
@media (max-width: 1280px) {
  .c-investment-option__lead:after {
    display: none;
  }
}
@media (min-width: 1281px) {
  .c-investment-option__lead {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .c-investment-option__lead {
    padding: 20px 0px;
  }
}
.c-investment-option__lead:first-child {
  margin-top: 0px !important;
}
@media (max-width: 767px) {
  .c-investment-option__lead h3 {
    margin-left: 10px;
  }
}

.c-investment-option__lead-spacer {
  border-bottom: solid rgb(73, 133, 167) 1px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

/*  Table Items */
.c-investment-option__table {
  width: 100%;
  border: solid 3px rgb(244, 249, 253);
  margin-bottom: 50px;
}
.c-investment-option__table-header {
  background: rgb(244, 249, 253) !important;
  border-top: none !important;
}
@media (max-width: 767px) {
  .c-investment-option__table-header {
    display: none !important;
  }
}
.c-investment-option__table--fund-facts .c-investment-option__cell--value {
  width: 12.5% !important;
}
.c-investment-option__table--fund-facts .c-investment-option__cell--value-span2 {
  width: 25% !important;
}
@media (max-width: 767px) {
  .c-investment-option__table--fund-facts .c-investment-option__cell--value-span2 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .c-investment-option__table--fund-facts .c-investment-option__cell--value {
    width: 100%;
  }
}
.c-investment-option__table--columns2 .c-investment-option__cell {
  width: 50%;
}
@media (max-width: 767px) {
  .c-investment-option__table--columns2 .c-investment-option__cell {
    width: 100%;
  }
}
.c-investment-option__table--columns3 .c-investment-option__cell {
  width: 33%;
}
@media (max-width: 767px) {
  .c-investment-option__table--columns3 .c-investment-option__cell {
    width: 100%;
  }
}
.c-investment-option__table--columns7 .c-investment-option__cell {
  width: 14%;
}
@media (max-width: 767px) {
  .c-investment-option__table--columns7 .c-investment-option__cell {
    width: 100%;
  }
}

.c-investment-option__row {
  display: flex;
  flex-wrap: nowrap;
  border-top: solid 3px rgb(244, 249, 253);
  /* &:nth-child(even) {
      background-color: $color__grey--02;
  }*/
}
.c-investment-option__row:first-of-type {
  border-top: none;
}
.c-investment-option__row--full {
  background: rgb(244, 249, 253);
}
.c-investment-option__row--full-smb {
  font-weight: 600;
  background: rgb(244, 249, 253);
}
@media (max-width: 767px) {
  .c-investment-option__row--full-smb .c-investment-option__cell--profile-value, .c-investment-option__row--full-smb .c-investment-option__cell--portfolio-value {
    display: none;
  }
  .c-investment-option__row--full-smb .c-investment-option__cell--portfolio-material {
    display: none;
  }
}
@media (max-width: 767px) {
  .c-investment-option__row:not(.c-investment-option__row-full) {
    flex-direction: column;
    width: 100%;
    flex-wrap: wrap;
  }
  .c-investment-option__row:not(.c-investment-option__row-full) .c-investment-option__cell--profile-label, .c-investment-option__row:not(.c-investment-option__row-full) .c-investment-option__cell--portfolio-label {
    font-weight: 600;
  }
}
.c-investment-option__row--additional {
  border-top: none !important;
}

.c-investment-option__table-body {
  width: 100%;
}

.c-investment-option__cell {
  flex: 1 1 auto;
  padding: 10px;
}
.c-investment-option__cell--center {
  text-align: center;
}
.c-investment-option__cell--series {
  width: 50%;
}
@media (max-width: 767px) {
  .c-investment-option__cell--series {
    width: 100%;
  }
}
.c-investment-option__cell--value {
  width: 16.6%;
}
.c-investment-option__cell--value-span2 {
  width: 33.2%;
}
@media (max-width: 767px) {
  .c-investment-option__cell--value-span2 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .c-investment-option__cell--value {
    width: 100%;
  }
}
.c-investment-option__cell--profile-label {
  width: 65%;
  border-right: 3px solid rgb(244, 249, 253);
}
@media (max-width: 767px) {
  .c-investment-option__cell--profile-label {
    width: 100%;
    font-size: 1em !important;
    border-right: none;
  }
}
.c-investment-option__cell--profile-label strong {
  font-weight: 400;
}
@media (max-width: 767px) {
  .c-investment-option__cell--profile-label strong {
    font-weight: 600;
  }
}
.c-investment-option__cell--profile-value {
  text-align: center;
  width: 35%;
}
@media (max-width: 767px) {
  .c-investment-option__cell--profile-value {
    width: 100%;
    font-size: 1em !important;
  }
}
.c-investment-option__cell--portfolio-value {
  text-align: center;
  width: 20%;
  border-right: 3px solid rgb(244, 249, 253);
}
@media (max-width: 767px) {
  .c-investment-option__cell--portfolio-value {
    font-size: 1em !important;
    border-right: none;
  }
}
.c-investment-option__cell--portfolio-label {
  width: 60%;
  border-right: 3px solid rgb(244, 249, 253);
}
@media (max-width: 767px) {
  .c-investment-option__cell--portfolio-label {
    width: 80%;
    font-size: 1em !important;
    border-right: none;
  }
}
.c-investment-option__cell--portfolio-label strong {
  font-weight: 400;
}
@media (max-width: 767px) {
  .c-investment-option__cell--portfolio-label strong {
    font-weight: 600;
  }
}
.c-investment-option__cell--portfolio-material {
  width: 20%;
}
@media (max-width: 767px) {
  .c-investment-option__cell--portfolio-material {
    width: 100%;
    font-size: 1em !important;
    border-right: none;
  }
}
.c-investment-option__cell--portfolio-material strong {
  font-weight: 400;
}
@media (max-width: 767px) {
  .c-investment-option__cell--portfolio-material strong {
    font-weight: 600;
  }
}
.c-investment-option__cell--flex {
  display: flex;
  align-items: center;
  justify-content: left;
}
.c-investment-option__cell--flex span {
  margin-right: 20px;
}
.c-investment-option__cell--flex span:has(img) {
  flex: 0 0 100px;
  display: flex;
  justify-content: center;
}
.c-investment-option__cell--flex span:has(img) img {
  max-width: 100%;
  max-height: 40px;
}
@media (max-width: 767px) {
  .c-investment-option__cell {
    font-size: 1em;
  }
  .c-investment-option__cell:before {
    content: attr(data-label);
    font-weight: 500;
    width: 100%;
    padding-bottom: 10px;
    display: block;
    font-size: 1em !important;
  }
}

.c-investment-option__row--additional .c-investment-option__cell {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

/* Pricing */
.c-investment-option__pricing-date {
  border: solid 1px #008AC2;
  padding: 20px;
  max-width: 400px;
  margin-bottom: 20px;
}

.c-investment-option__accordion {
  position: relative;
  padding-right: 30px;
}
.c-investment-option__accordion:hover {
  cursor: pointer;
}
.c-investment-option__accordion span {
  position: absolute;
  right: 10px;
  font-size: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.c-investment-option__box {
  width: 95%;
  display: inline-block;
  margin: 2.5%;
  background: #F4F9FD;
  padding: 20px;
}
.c-investment-option__box ul {
  list-style: none;
  padding-left: 0;
  font-style: italic;
}
.c-investment-option__box a:hover {
  font-weight: 600;
}
@media (min-width: 1024px) {
  .c-investment-option__box {
    width: 50%;
  }
}

.c-investment-option__box-row {
  display: block;
}
@media (min-width: 1024px) {
  .c-investment-option__box-row {
    display: flex;
  }
}

.c-investment-option__disclaimer {
  font-size: 0.9em;
  margin-bottom: 40px;
  display: inline-block;
  width: 100%;
}

.c-investment-option__no-data {
  padding: 25px;
  font-size: 1.1em;
}

.c-investment-option__video-description {
  margin-top: 25px;
}

.split__numbered {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  counter-reset: split-numbers;
}

.split__numbered li {
  width: 50%;
  margin-bottom: 80px;
  padding-right: 60px;
  font-weight: 500;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.split__numbered li::after {
  counter-increment: split-numbers;
  content: "0" counter(split-numbers);
  font-size: 153px;
  font-weight: bold;
  position: absolute;
  z-index: -1;
  right: 0px;
  top: 0px;
  opacity: 100%;
  line-height: 0.75;
  color: #F4F9FD;
}
.split__numbered li:nth-of-type(2n) {
  padding-right: 0px;
  padding-left: 60px;
}

.c-ch__list {
  background-image: url(/_css/public-reskin/_images/card-background.svg);
  background-repeat: repeat;
  background-position-y: top;
  background-size: cover;
}

.c-ch__searchWrap {
  padding: 20px 0 0 0;
}

.c-ch__filters {
  width: 100%;
  padding: 0 0 40px 0;
}

.c-ch__filtersLabel {
  margin: 0 0 20px 0;
  font-size: 18px;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
}

.c-ch__filtersItemList {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -15px;
}

.c-ch__filtersItemWrap {
  flex: 0 1 20%;
  padding: 0 0 15px 0;
}

.c-ch__filtersItem {
  padding: 5px 15px;
  color: rgb(26, 27, 28);
  font-size: 18px;
}
.c-ch__filtersItem--selected, .c-ch__filtersItem:hover {
  text-decoration: none;
  background: #B1D6EB;
  border-radius: 20px;
  font-weight: 600;
  font-family: "Work Sans", sans-serif;
  border: solid 1px #a8b9c3;
}

.c-ch__filtersToggle {
  color: rgb(26, 27, 28);
  font-family: "Work Sans", sans-serif;
}
.c-ch__filtersToggle .icon-arrow-down2 {
  padding: 0 0 0 10px;
  color: rgb(168, 185, 195);
}

.c-ch-list__container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
}

.c-ch-list__itemImageWrapper {
  /*        position: relative;
          height: auto;

          &:before {
              content: '';
              display: block;
              padding-top: 60%;
          }*/
}

.c-ch-list__itemImage {
  /*            position: absolute;
              top: 0;
              width: 100%;
              height: 100%;
              background-size: cover;
              background-repeat: no-repeat;
              background-position: 50% 50%;*/
}

.c-ch-list__itemLink {
  color: rgb(26, 27, 28);
  font-weight: bold;
  font-family: "Work Sans", sans-serif;
}
.c-ch-list__itemLink .icon-arrow-right2 {
  color: #008AC2;
  position: relative;
}
.c-ch-list__itemLink .icon-arrow-right2:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 5px;
  margin-left: 6px;
}

.c-ch-list__promo {
  text-align: center;
  padding: 0;
}

.c-ch-list__promo--1 {
  width: 98%;
  margin-bottom: 20px;
}

.c-ch-list__promo--2 {
  width: 48%;
  margin: 0 10px;
}

.c-ch-list__promo--3 {
  width: 31.3334%;
}

.c-ch-list__promo--4 {
  width: 64.6666%;
}

.c-ch-list__promo--6 {
  width: 73%;
}

.c-ch-list__promoImage--phone {
  display: none;
}

.c-ch-list__promoIFrame {
  width: 100%;
  height: 100%;
}

.c-ch-list__noItems {
  padding: 50px 20px;
  font-size: 1.5em;
}

@media (max-width: 1023px) {
  .c-ch-list__promo--1 .c-ch-list__promoImage {
    display: none;
  }
  .c-ch-list__promo--1 .c-ch-list__promoImage--phone {
    display: inline;
  }
}
.c-ch-post__title {
  margin-bottom: 0;
}

.c-ch-post__details {
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 0 40px 0;
  display: flex;
  flex-flow: row nowrap;
}

.c-ch-post__date {
  flex: 0 0 auto;
  padding: 10px 0 0 0;
}

.c-ch-post__category {
  flex: 0 0 auto;
  padding: 10px 0 0 10px;
  margin: 0 0 0 10px;
  border-left: 2px solid rgb(168, 185, 195);
}

.ch-post__social {
  flex: 1 1 auto;
  padding: 10px 0 0 0;
  text-align: right;
}

.ch-post__socialTitle {
  text-transform: uppercase;
}

.ch-post__socialLnk {
  color: rgb(168, 185, 195);
  margin: 0 0 0 15px;
}

.c-ch-post__body {
  max-width: 800px;
}

.c-ch-homepage {
  background-color: #F4F9FD;
  background-image: url(/_css/public-reskin/_images/card-background.svg);
  background-repeat: repeat;
  background-position-y: top;
  background-size: cover;
  padding: 100px 0 300px 0;
}
@media (max-width: 1023px) {
  .c-ch-homepage .c-ch-list__item:nth-child(3), .c-ch-homepage .c-ch-list__item:nth-child(4), .c-ch-homepage .c-ch-list__item:nth-child(5), .c-ch-homepage .c-ch-list__item:nth-child(6) {
    display: none;
  }
}
.c-ch-homepage--sub {
  background-color: transparent;
}

.c-ch-homepage__header {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 1023px) {
  .c-ch-homepage__header {
    display: block;
    text-align: center;
  }
}

.c-ch-homepage__title {
  font-size: 38px;
  font-weight: 600;
}

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pika-single.is-hidden {
  display: none;
}
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
.pika-single:after {
  clear: both;
}

.pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.pika-title {
  position: relative;
  text-align: center;
}
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  opacity: 0;
}

.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333;
  background-color: #fff;
}

.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
}
.pika-prev:hover,
.pika-next:hover {
  opacity: 1;
}
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.pika-prev,
.is-rtl .pika-next {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
}

.pika-next,
.is-rtl .pika-prev {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
}

.pika-select {
  display: inline-block;
}

.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
.pika-table th,
.pika-table td {
  width: 14.2857142857%;
  padding: 0;
}
.pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
.pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
  height: initial;
}
.has-event .pika-button {
  color: #fff;
  background: #33aaff;
}
.is-today .pika-button {
  color: #33aaff;
  font-weight: bold;
}
.is-selected .pika-button {
  color: #fff;
  font-weight: bold;
  background: #33aaff;
  box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}
.is-disabled .pika-button, .is-outside-current-month .pika-button {
  color: #999;
  opacity: 0.3;
}
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
}
.pika-button:hover {
  color: #fff;
  background: #ff8000;
  box-shadow: none;
  border-radius: 3px;
}
.pika-button .is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

.pika-week {
  font-size: 11px;
  color: #999;
}

.is-inrange .pika-button {
  color: #666;
  background: #D5E9F7;
}

.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

.c-documents-and-forms {
  margin: 20px auto 50px;
  max-width: 1566px;
  padding: 0px 100px;
}
@media (max-width: 767px) {
  .c-documents-and-forms {
    margin-top: 0px;
    padding: 0px 20px;
  }
}

.c-documents-and-forms__section {
  margin-bottom: 30px;
}

.c-documents-and-forms__section-name {
  padding: 15px 75px 15px 15px;
  border: solid 1px rgb(44, 79, 100);
  cursor: pointer;
  position: relative;
}
.c-documents-and-forms__section-name:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e903";
  right: 0px;
  top: 0px;
  width: 60px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 60px;
  height: 100%;
  border-left: solid 1px rgb(44, 79, 100);
  font-size: 0.9em;
}
.c-documents-and-forms__section-name.c-documents-and-forms__section-toggle--open:after {
  content: "\e907";
}

.c-documents-and-forms__section-body {
  padding: 0px 0px 0px 15px;
}

.c-documents-and-forms__group-name {
  cursor: pointer;
  position: relative;
  padding-right: 55px;
}
.c-documents-and-forms__group-name:after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e903";
  right: 10px;
  top: 0px;
  width: 50px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 30px;
  height: 100%;
  font-size: 0.75em;
}
.c-documents-and-forms__group-name.c-documents-and-forms__group-toggle--open:after {
  content: "\e907";
}

.c-documents-and-forms__group-body ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.c-documents-and-forms__group-body ul li {
  margin-right: 15px;
  border: solid 1px rgb(128, 130, 133);
}
.c-documents-and-forms__group-body ul li a {
  display: inline-block;
  width: 100%;
  padding: 10px;
}
.c-documents-and-forms__group-body ul li a:hover {
  background-color: rgb(128, 130, 133);
  font-weight: 500;
  color: white;
}

.c-testimonials {
  background-color: #B1D6EB;
  padding-top: 20px;
}

.c-testimonials__inner {
  margin: 0 auto;
  padding: 0px 10px 30px 10px;
  max-width: 1366px;
  position: relative;
}

.c-testimonials__container {
  max-width: 1281px;
  margin: auto;
}

.c-testimonials__heading {
  text-align: center;
  max-width: 1366px;
  margin: 25px auto 0px auto;
}
.c-testimonials__heading .sub-header {
  margin-bottom: 25px;
}
.c-testimonials__heading .sub-header--small {
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
  font-size: 24px;
}
@media (max-width: 1280px) {
  .c-testimonials__heading .sub-header--small {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.c-testimonials__rotator-wrap {
  overflow: hidden;
  width: 100%;
}
@media (max-width: 1280px) {
  .c-testimonials__rotator-wrap {
    padding: 0 20px;
  }
}

.c-testimonials__rotator {
  display: flex;
  white-space: nowrap;
  margin-bottom: 30px;
  align-items: center;
  margin-top: 25px;
  width: 100%;
  position: relative;
}

.c-testimonials__rotator-item {
  position: relative;
  display: inline-block;
  white-space: normal;
  flex: 0 0 auto;
  width: 100%;
}
.c-testimonials__rotator-item--details {
  margin: 0px 40px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
@media (max-width: 1280px) {
  .c-testimonials__rotator-item--details {
    flex-direction: column;
  }
}
.c-testimonials__rotator-item-image-container {
  position: relative;
  background: url(/_images/Rectangle.svg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top left;
  background-size: cover;
  min-width: 250px;
  margin-right: 90px;
  min-height: 240px;
  flex: 0 0 auto;
}
.c-testimonials__rotator-item-image-container img {
  position: absolute;
  border-radius: 0px 35%;
  bottom: -60px;
  right: -60px;
  max-width: 100%;
}
@media (max-width: 1280px) {
  .c-testimonials__rotator-item-image-container {
    max-width: 125px;
    max-height: 120px;
    min-width: 125px;
    min-height: 120px;
    margin-right: 30px;
  }
  .c-testimonials__rotator-item-image-container img {
    bottom: -30px;
    right: -30px;
  }
}
.c-testimonials__rotator-item-quote-container {
  padding-top: 50px;
  font-size: 18px;
  line-height: 21px;
  text-align: left;
  flex: 1 1 auto;
  margin-right: 90px;
}
@media (max-width: 1280px) {
  .c-testimonials__rotator-item-quote-container {
    margin: 0px 30px;
  }
}
@media (max-width: 767px) {
  .c-testimonials__rotator-item-quote-container {
    margin: 0px 0px;
  }
}
.c-testimonials__rotator-item-quote {
  margin-bottom: 15px;
}

.c-testimonials__controls {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  padding: 15px 10px;
}
.c-testimonials__controls a {
  color: #1D3C60;
  border: solid 2px #1D3C60;
  text-decoration: none;
  padding: 5px;
  display: inline-block;
}
.c-testimonials__controls a:hover {
  text-decoration: none;
  color: white;
  background-color: #1D3C60;
}

.c-testimonials__arrow {
  color: white;
  font-size: 20px;
  border-radius: 50%;
}
.c-testimonials__arrow.--flipped {
  transform: rotate(180deg);
}

.c-testimonials__dots--container {
  margin: 0px auto;
  text-align: center;
}

.c-testimonials__dots {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  justify-items: center;
  align-items: center;
}
.c-testimonials__dots li {
  width: 12px;
  margin: 4px;
  flex: 0 0 auto;
}
.c-testimonials__dots li:before {
  content: " ";
  font-size: 8px;
  border: solid 1px #1D3C60;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.c-testimonials__dots li.active:before {
  background-color: #1D3C60;
}

.c-career-postings__inner {
  margin-bottom: 152px;
}
.c-career-postings__wrap .humi-job-board {
  border: none;
  padding: 0px;
}
.c-career-postings__wrap header {
  background: none;
}
.c-career-postings__wrap .humi-job-board-content {
  padding: 0px 0px 20px 0px;
}
.c-career-postings__wrap .humi-job-board-postings {
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.c-career-postings__wrap .humi-job-board-posting {
  width: 50%;
  border-bottom: solid 1px #a8b9c3;
  padding: 15px 0px 85px;
  margin-bottom: -1px;
  position: relative;
}
@media (max-width: 1023px) {
  .c-career-postings__wrap .humi-job-board-posting {
    width: 100%;
  }
}
.c-career-postings__wrap .humi-job-board-posting-link {
  position: absolute;
  bottom: 20px;
}
.c-career-postings__wrap .humi-job-board-posting-link a {
  background-color: #1D3C60;
  color: white;
}
.c-career-postings__wrap .humi-job-board-posting-link a:hover {
  background-color: #B1D6EB;
  color: #1a1b1c;
}
.c-career-postings__item {
  width: 50%;
  border-bottom: solid 1px #a8b9c3;
  padding: 50px 15px 100px;
  margin-bottom: -51px;
  position: relative;
}
@media (max-width: 1023px) {
  .c-career-postings__item {
    width: 100%;
  }
}
.c-career-postings__title {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 60px;
}
.c-career-postings__department {
  margin-bottom: 20px;
}
.c-career-postings__summary {
  font-size: 16px;
  margin-bottom: 40px;
}
.c-career-postings__link {
  position: absolute;
  bottom: 50px;
}
.c-career-postings__link .g-btn, .c-career-postings__link .c-career-postings__wrap .humi-job-board-posting-link a, .c-career-postings__wrap .humi-job-board-posting-link .c-career-postings__link a {
  background-color: #1D3C60;
  color: white;
}
.c-career-postings__link .g-btn:hover, .c-career-postings__link .c-career-postings__wrap .humi-job-board-posting-link a:hover, .c-career-postings__wrap .humi-job-board-posting-link .c-career-postings__link a:hover {
  background-color: #B1D6EB;
  color: #1a1b1c;
}
.c-career-postings__noitems {
  font-size: 28px;
  margin: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .c-career-postings__noitems {
    font-size: 20px;
  }
}

.c-career-postings .srJobList {
  background-color: transparent !important;
}
.c-career-postings .srJobList .srJobListTitles {
  display: none;
}
.c-career-postings .srJobList .srJobListJobEven, .c-career-postings .srJobList .srJobListJobOdd {
  display: flex;
  flex-flow: row wrap;
}
.c-career-postings .srJobList .srJobListJobEven:hover, .c-career-postings .srJobList .srJobListJobOdd:hover {
  background: rgba(0, 138, 194, 0.25);
}
.c-career-postings .srJobList .srJobListJobEven .srJobListJobTitle, .c-career-postings .srJobList .srJobListJobEven .srJobListLocation, .c-career-postings .srJobList .srJobListJobOdd .srJobListJobTitle, .c-career-postings .srJobList .srJobListJobOdd .srJobListLocation {
  flex: 0 0 50%;
  padding: 20px 10px;
  background: none !important;
  border-bottom: 1px solid rgb(73, 133, 167);
}
.c-career-postings .srJobList .srJobListJobEven .srJobListJobTitle *, .c-career-postings .srJobList .srJobListJobEven .srJobListLocation *, .c-career-postings .srJobList .srJobListJobOdd .srJobListJobTitle *, .c-career-postings .srJobList .srJobListJobOdd .srJobListLocation * {
  background: none !important;
}
.c-career-postings .srJobList .srJobListJobEven .srJobListJobTitle, .c-career-postings .srJobList .srJobListJobOdd .srJobListJobTitle {
  padding-left: 0;
  font-size: 22px;
  font-weight: bold;
}
.c-career-postings .srJobList .srJobListJobEven .srJobListLocation, .c-career-postings .srJobList .srJobListJobOdd .srJobListLocation {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-career-postings .srJobList .srJobListJobEven .srJobListLocation::after, .c-career-postings .srJobList .srJobListJobOdd .srJobListLocation::after {
  content: "Read More";
  font-size: 16px;
  font-weight: bold;
}

/*
.c-careerList__heading {
    @include get_font(bold);
    display: none;

    @include breakpoint(tablet) {
        display: flex;
        margin-bottom: 10px;
    }
}

.c-careerList__item {
    @include get_font(regular);

    display: block;
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    color: $bodycopy;
    border-bottom: 1px solid get_color(black);

    &:last-of-type {
        border-bottom: 0;
    }

    @include breakpoint(tablet) {
        display: flex;
    }
}

.c-careerList__itemTitle {
    display: block;

    @include breakpoint(tablet) {
        flex: 1 0 auto;
    }
}

.c-careerList__itemLocation {
    display: block;

    @include breakpoint(tablet) {
        flex: 0 0 300px;
    }
}*/
/**
*   Trump files.
*
*   These are for any items that can be used multile times on a site  like hiding an element with a .t-hide-item selector,
*   or making text uppercase with .t-text__upercase.
**/
/**
*
*   Trump modifiers for any list items
*    
**/
.t-lists__left-aligned-li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.t-lists__left-aligned-li li {
  float: left;
  margin-right: 0.75em;
}

/**
*    
*   Trump modifiers for some general items
*    
**/
.t-cursor {
  cursor: pointer;
}

.t-hide-item {
  display: none;
}

/**
*    
*   Trump modifiers for responsive layouts
*    
**/
.t-phone {
  display: none;
}
@media (max-width: 767px) {
  .t-phone {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  .t-desktop {
    display: none;
  }
}

.t-no-padding {
  padding: 0;
}

.t-no-margin {
  margin: 0;
}

.t-hide-overflow {
  overflow: hidden;
}

.t-screen-reader {
  visibility: hidden;
}

.t-extra-bottom-padding {
  padding-bottom: 274px;
}

.t-text__uppercase {
  text-transform: uppercase;
}

.t-text__lowercase {
  text-transform: lowercase;
}

/**
*    
*   Trumps modifers for colours
*    
**/
.t-colour__text--primary {
  color: #008AC2;
}

.t-colour__text--secondary {
  color: #B1D6EB;
}

.t-colour__text--white {
  color: rgb(255, 255, 255);
}

.t-colour__text--blue--light {
  color: #B1D6EB;
}

.t-colour__text--blue--dark {
  color: #1D3C60;
}

.t-colour__text--blue {
  color: #008AC2;
}

.t-colour__background--primary {
  background-color: #008AC2;
}

.t-colour__background--secondary {
  background-color: #B1D6EB;
}

.t-colour__background--tertiary {
  background-color: #1D3C60;
}

.t-colour__background--black {
  background-color: rgb(0, 0, 0);
}

.t-colour__background--blue--light {
  background-color: #B1D6EB;
}

.t-colour__background--blue--dark {
  background-color: #1D3C60;
}

.t-colour__background--blue {
  background-color: #008AC2;
}

.t-options-I .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-I .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-I .c-resources__nav-list a:hover {
  color: rgb(73, 133, 167);
}
.t-options-I .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-I .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-I .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-I .c-quote__text-wrap::before, .t-options-I .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-I .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-I .c-quote__icon-wrap [class*=icon]::before {
  content: "\e918";
}
.t-options-I .c-quote__icon-wrap::before, .t-options-I .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-I .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-I .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-I .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.t-options-CB .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-CB .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-CB .c-resources__nav-list a:hover {
  color: rgb(44, 79, 100);
}
.t-options-CB .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-CB .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-CB .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-CB .c-quote__text-wrap::before, .t-options-CB .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-CB .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-CB .c-quote__icon-wrap [class*=icon]::before {
  content: "\e915";
}
.t-options-CB .c-quote__icon-wrap::before, .t-options-CB .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-CB .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-CB .c-businesses__heading {
  color: rgb(73, 133, 167);
}
.t-options-CB .c-newsletters__heading {
  color: rgb(73, 133, 167);
}

.t-options-M .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-M .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-M .c-resources__nav-list a:hover {
  color: rgb(73, 133, 167);
}
.t-options-M .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-M .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-M .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-M .c-quote__text-wrap::before, .t-options-M .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-M .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-M .c-quote__icon-wrap [class*=icon]::before {
  content: "\e919";
}
.t-options-M .c-quote__icon-wrap::before, .t-options-M .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-M .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-M .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-M .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.t-options-V .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-V .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-V .c-resources__nav-list a:hover {
  color: rgb(73, 133, 167);
}
.t-options-V .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-V .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-V .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-V .c-quote__text-wrap::before, .t-options-V .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-V .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-V .c-quote__icon-wrap [class*=icon]::before {
  content: "\e91a";
}
.t-options-V .c-quote__icon-wrap::before, .t-options-V .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-V .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-V .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-V .c-businesses__heading {
  color: rgb(73, 133, 167);
}
.t-options-V .t-value-charts-heading {
  color: rgb(73, 133, 167);
  margin: 0;
  padding: 60px 10.98% 0;
  line-height: 1;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .t-options-V .t-value-charts-heading {
    padding: 50px 40px 0;
  }
}
@media (max-width: 767px) {
  .t-options-V .t-value-charts-heading {
    padding: 30px 30px 0;
  }
}

.t-value-chart-heading-bg {
  background-color: rgb(26, 27, 28);
}

.t-options-CE .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-CE .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-CE .c-resources__nav-list a:hover {
  color: rgb(44, 79, 100);
}
.t-options-CE .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-CE .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-CE .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-CE .c-quote__text-wrap::before, .t-options-CE .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-CE .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-CE .c-quote__icon-wrap [class*=icon]::before {
  content: "\e916";
}
.t-options-CE .c-quote__icon-wrap::before, .t-options-CE .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-CE .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-CE .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-CE .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.t-options-FE .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-FE .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-FE .c-resources__nav-list a:hover {
  color: rgb(44, 79, 100);
}
.t-options-FE .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-FE .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-FE .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-FE .c-quote__text-wrap::before, .t-options-FE .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-FE .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-FE .c-quote__icon-wrap [class*=icon]::before {
  content: "\e917";
}
.t-options-FE .c-quote__icon-wrap::before, .t-options-FE .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-FE .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-FE .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-FE .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.t-options-DG .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-DG .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-DG .c-resources__nav-list a:hover {
  color: rgb(44, 79, 100);
}
.t-options-DG .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-DG .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-DG .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-DG .c-quote__text-wrap::before, .t-options-DG .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-DG .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-DG .c-quote__icon-wrap [class*=icon]::before {
  content: "\e925";
}
.t-options-DG .c-quote__icon-wrap::before, .t-options-DG .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-DG .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-DG .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-DG .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.t-options-GE .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-GE .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-GE .c-resources__nav-list a:hover {
  color: rgb(44, 79, 100);
}
.t-options-GE .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-GE .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-GE .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-GE .c-quote__text-wrap::before, .t-options-GE .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-GE .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-GE .c-quote__icon-wrap [class*=icon]::before {
  content: "\e926";
}
.t-options-GE .c-quote__icon-wrap::before, .t-options-GE .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-GE .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-GE .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-GE .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.t-options-CBP .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-CBP .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-CBP .c-resources__nav-list a:hover {
  color: rgb(44, 79, 100);
}
.t-options-CBP .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-CBP .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-CBP .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-CBP .c-quote__text-wrap::before, .t-options-CBP .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-CBP .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-CBP .c-quote__icon-wrap [class*=icon]::before {
  content: "\e927";
}
.t-options-CBP .c-quote__icon-wrap::before, .t-options-CBP .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-CBP .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-CBP .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-CBP .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.t-options-TE .c-resources__heading {
  background-color: rgb(73, 133, 167);
}
.t-options-TE .c-resources__nav-list li::before {
  color: rgb(73, 133, 167);
}
.t-options-TE .c-resources__nav-list a:hover {
  color: rgb(44, 79, 100);
}
.t-options-TE .c-numlist--small li::before {
  color: rgb(73, 133, 167);
}
.t-options-TE .c-quote__hanging-quotes {
  color: rgb(73, 133, 167);
}
.t-options-TE .c-quote__text-wrap {
  background-color: rgb(44, 79, 100);
}
.t-options-TE .c-quote__text-wrap::before, .t-options-TE .c-quote__text-wrap::after {
  background-color: rgb(44, 79, 100);
}
.t-options-TE .c-quote__icon-wrap {
  background-color: rgb(1, 76, 94);
}
.t-options-TE .c-quote__icon-wrap [class*=icon]::before {
  content: "\e927";
}
.t-options-TE .c-quote__icon-wrap::before, .t-options-TE .c-quote__icon-wrap::after {
  background-color: rgb(1, 76, 94);
}
.t-options-TE .chartTitle {
  color: rgb(73, 133, 167);
}
.t-options-TE .c-newsletters__heading {
  color: rgb(73, 133, 167);
}
.t-options-TE .c-businesses__heading {
  color: rgb(73, 133, 167);
}

.fancybox-skin {
  border-radius: 0;
}

.fancybox-close {
  top: 0;
  right: 0;
  width: 20px;
  height: 20px;
  padding: 5px;
  line-height: 1;
  background: none;
}
.fancybox-close::before {
  color: rgb(26, 27, 28);
  display: block;
  content: "\e912";
  font-size: 20px;
  transition: color 0.2s ease-in-out;
  font-family: icomoon;
}
.fancybox-close:hover::before {
  color: rgb(122, 19, 21);
}

.t-fancybox__button-row {
  display: flex;
  margin-top: 25px;
  align-items: center;
  justify-content: space-between;
}
.t-fancybox__button-row [class*=g-btn] {
  min-width: 60px;
}

.t-fancybox__login .fancybox-skin {
  padding: 0 !important;
}
.t-fancybox__login .fancybox-close {
  top: -18px;
  right: -18px;
  color: rgb(73, 133, 167);
  width: 40px;
  height: 40px;
  border: 2px solid rgb(73, 133, 167);
  text-align: center;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: white;
}
.t-fancybox__login .fancybox-close::before {
  top: 50%;
  left: 50%;
  color: rgb(73, 133, 167);
  font-size: 24px;
  transform: translate(-50%, -50%);
  position: absolute;
}
.t-fancybox__login .fancybox-close:hover {
  border-color: rgb(122, 19, 21);
}
.t-fancybox__login .fancybox-close:hover::before {
  color: rgb(122, 19, 21);
}

/**
*   Page Specific files.
*
*   
**/
.about__columns-wrapper {
  background: url("https://vpinvestments.blob.core.windows.net/images/lines5-02.png");
  background-size: cover;
  background-repeat: no-repeat;
}

.about__columns {
  font-size: 18px;
  padding-bottom: 90px;
}

.about__column-row {
  display: block;
  width: max-content;
  margin: auto;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .about__column-row {
    width: 100%;
  }
}
.about__column-row img {
  max-width: 640px;
  width: 100%;
}
@media (min-width: 1281px) {
  .about__column-row {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
    width: 100%;
    flex-wrap: nowrap;
  }
}

.about__column-text {
  max-width: 640px;
  width: 100%;
}

.about__black {
  background: #1a1b1c;
  padding-top: 100px;
  padding-bottom: 160px;
}

.about__slate {
  background: rgb(244, 249, 253);
  padding-top: 50px;
  padding-bottom: 50px;
}
.about__slate .semi-bold__text {
  line-height: normal;
  font-weight: 500;
}

.pools__3-col .c-options__nav-item, .pools__3-col .c-options__nav-item--mortgage, .pools__3-col .c-options__nav-item--income, .pools__3-col .c-options__nav-item--value, .pools__3-col .c-options__nav-item--can-balanced, .pools__3-col .c-options__nav-item--can-eq, .pools__3-col .c-options__nav-item--foreign-eq, .pools__3-col .c-options__nav-item--dividend-growth, .pools__3-col .c-options__nav-item--global-equity, .pools__3-col .c-options__nav-item--corporate-bond {
  margin: 20px 4% !important;
}

.pools__4-col .c-options__nav-item, .pools__4-col .c-options__nav-item--mortgage, .pools__4-col .c-options__nav-item--income, .pools__4-col .c-options__nav-item--value, .pools__4-col .c-options__nav-item--can-balanced, .pools__4-col .c-options__nav-item--can-eq, .pools__4-col .c-options__nav-item--foreign-eq, .pools__4-col .c-options__nav-item--dividend-growth, .pools__4-col .c-options__nav-item--global-equity, .pools__4-col .c-options__nav-item--corporate-bond {
  margin: 20px 2% !important;
  width: 20% !important;
}

.about__black-text {
  max-width: 813px;
  display: block;
  margin: auto;
  padding: 20px;
}
@media (min-width: 1281px) {
  .about__black-text {
    display: inline-block;
  }
}

.about__black-img {
  max-width: 506px;
  display: block;
  margin: auto;
  padding: 20px;
  margin-top: 40px;
}
@media (min-width: 1281px) {
  .about__black-img {
    display: inline-block;
    margin-top: auto;
  }
}

.about__black-inner {
  max-width: 1366px;
  margin: 0 auto;
  justify-content: space-between;
}
@media (min-width: 1281px) {
  .about__black-inner {
    display: flex;
  }
}

.about__header {
  background-color: #1a1b1c;
  padding: 20px;
  padding-top: 52px;
  padding-bottom: 92px;
  background-image: url("https://vpinvestments.blob.core.windows.net/images/Path-34.png");
  background-repeat: no-repeat;
  background-position-x: right;
}

.about__blue-img-row {
  justify-content: space-between;
  max-width: 833px;
  margin: 0 auto;
}
.about__blue-img-row img {
  display: block;
  margin: auto;
  margin-top: 30px;
}
@media (min-width: 1281px) {
  .about__blue-img-row {
    display: flex;
  }
  .about__blue-img-row img {
    display: initial;
    margin-top: auto;
  }
}

.about__triple {
  display: block;
  justify-content: space-between;
  align-items: center;
  max-width: 1511px;
  margin: 0 auto;
}
.about__triple div, .about__triple img {
  display: block;
  margin: auto;
  margin-top: 30px;
}
@media (min-width: 1281px) {
  .about__triple {
    display: flex;
  }
  .about__triple div, .about__triple img {
    display: initial;
    margin: auto;
  }
}

.about__image-row span {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .about__image-row span {
    justify-content: space-evenly;
  }
}
.about__image-row img {
  max-height: 99px;
  display: inline-block;
}

.events__card {
  padding: 24px;
  background: rgb(244, 249, 253);
  display: block;
  align-items: start;
  margin-bottom: 40px;
  text-align: center;
  border: solid 1px #008AC2;
}
@media (min-width: 1281px) {
  .events__card {
    text-align: left;
    display: flex;
  }
}

.events__card-img {
  border: none;
  margin: auto;
  margin-bottom: 40px;
  display: inline-block;
}
@media (min-width: 1281px) {
  .events__card-img {
    margin: initial;
    margin-right: 56px;
  }
}

.events__card-text {
  display: inline-block;
  max-width: 839px;
  text-align: left;
  font-size: 18px;
}
.events__card-text p:nth-of-type(2) {
  margin-bottom: 40px;
}

.career__header--container {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.career__header--container > iframe {
  box-sizing: border-box;
  position: absolute;
  width: 177.77777778vh;
  height: 56.25vw;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.career__header--container .career__header {
  padding: 20px;
  padding-top: 52px;
  padding-bottom: 92px;
  position: relative;
  background-color: rgba(26, 27, 28, 0.75);
  background-image: url("https://vpinvestments.blob.core.windows.net/images/Path-34.png");
  background-repeat: no-repeat;
  background-position-x: right;
  z-index: 10;
}
.career__header--container .career__header > div {
  max-width: 1366px;
  margin: auto;
}
.career__header--container .career__header .c-page-title__sub-title {
  max-width: 838px;
  font-size: 35px;
  font-weight: 500;
  line-height: normal;
  z-index: 2;
}
@breakpoint (phone) {
  .career__header--container .career__header .c-page-title__sub-title {
    font-size: 20px;
  }
}
.career__header--container .career__header .g-btn, .career__header--container .career__header .c-career-postings__wrap .humi-job-board-posting-link a, .c-career-postings__wrap .humi-job-board-posting-link .career__header--container .career__header a {
  position: relative;
  padding-right: 50px;
}
.career__header--container .career__header .icon-arrow-right-thick {
  color: #B1D6EB;
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translateY(-50%);
}

.career__content {
  max-width: 1366px;
  margin: 30px auto;
}
.career__content .career__columns {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
.career__content .career__columns--half {
  width: 50%;
}
.career__content .career__columns--third {
  width: 33.3333%;
}
.career__content .career__columns--twothirds {
  width: 66.6666%;
}
.career__content .career__columns--sixty {
  width: 60%;
}
.career__content .career__columns--forty {
  width: 40%;
}
@media (max-width: 1023px) {
  .career__content .career__columns--half, .career__content .career__columns--third, .career__content .career__columns--twothirds, .career__content .career__columns--sixty, .career__content .career__columns--forty {
    width: 100%;
  }
}
.career__content .career__content--special {
  width: 107%;
}
@media (max-width: 1280px) {
  .career__content {
    margin-left: 15px;
    margin-right: 15px;
  }
  .career__content .career__content--special {
    width: 100%;
  }
}

.career_benefits--content {
  text-align: center;
  max-width: 950px;
  width: 100%;
  margin: 60px auto;
  line-height: normal;
}
.career_benefits--content .sub-header {
  margin-bottom: 60px;
}

.career_benefits--list {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
.career_benefits--list li {
  list-style: none;
  width: 33%;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1280px) {
  .career_benefits--list li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .career_benefits--list li {
    width: 100%;
  }
}
.career_benefits--list li > span {
  padding: 25px 40px;
}
.career_benefits--list li span {
  display: inline-block;
  width: 100%;
}
.career_benefits--list li span.description {
  font-size: 16px;
}
.career_benefits--list li span.sub-header--small {
  margin-bottom: 20px;
}
.career_benefits--list li [class^=icon-], .career_benefits--list li [class*=" icon-"] {
  font-size: 80px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  vertical-align: middle;
  margin-bottom: 25px;
}
.career_benefits--list li .icon-health-wellness {
  font-size: 60px;
}

.career__content--additional {
  margin-top: 390px;
  background-color: rgb(244, 249, 253);
  padding-bottom: 266px;
}
.career__content--additional + .c-sub-contact__form-wrap {
  background-color: white !important;
  top: -266px;
  position: relative;
  margin-bottom: -266px;
}
.career__content--additional + .c-sub-contact__form-wrap .c-sub-contact__form-wrap {
  background-color: white !important;
}
@media (max-width: 767px) {
  .career__content--additional + .c-sub-contact__form-wrap .c-contact__inner--sub {
    padding-top: 350px !important;
  }
}

.career__content--image {
  position: relative;
  top: -300px;
  margin-bottom: -300px;
  min-height: 355px;
}
.career__content--image img {
  max-width: 100%;
}

.career__content--postings {
  margin-bottom: 35px;
}
.career__content--postings .sub-header {
  margin-bottom: 25px;
}
.career__content--postings .sub-header--small {
  max-width: 838px;
}

.c-sidemenu {
  width: 100%;
  padding: 15px;
}
.c-sidemenu a {
  display: block;
  width: 100%;
  margin-bottom: 15px 0px;
  border-bottom: solid 1px #008AC2;
  padding: 15px;
}
.c-sidemenu a:first-of-type {
  border-top: solid 1px #008AC2;
}

.c-videoControl__iframe {
  width: 100%;
  position: relative;
  padding: 56.25% 0px 0px;
}

.c-videoControl__iframe iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

b, strong, .bold {
  font-weight: 600;
}
