/** Pop Up **/

/* Custom Video Popup */
/* Popup Close Icon Tweak */
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
	top: 0px !important;
	position: fixed !important;
}
.mfp-iframe-holder .mfp-content {
    max-width: 70%;
}
.mfp-iframe-scaler button.mfp-close {
    top: -50px ;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-wrap .mfp-close:active {
    top: -50px !important;
}

.video_popup_lightbox .mfp-iframe-holder .mfp-close {
    top: -50px;
}

.video_popup {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.video_popup a:before {
    content: 'play';
    cursor: pointer;
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 54.5px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #0a2a3b;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.video_popup a:after {
    content: 'E';
    cursor: pointer;
    font-family: 'ETmodules';
    position: absolute;
    top: calc(50% - 55px);
    left: calc(50% - 47px);
    z-index: 20;
    background-color: #fff;
    padding: 55px 27px;
    border-radius: 50%;
    font-size: 40px;
    text-transform: uppercase;
    color: #0a2a3b;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.video_popup.no_icon:before,
.video_popup.no_icon:after {
    display: none!important;
}

.video_popup:not(.no_icon):hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
}

.video_popup:hover a:before {
    opacity: 0;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
}

.video_popup:hover a:after {
    opacity: 1;
    padding: 65px 37px;
    left: calc(50% - 64.5px);
    top: calc(50% - 65px);
    font-size: 56.5px;
}

@media all and (max-width: 980px) {
    .video_popup a:before {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 10px;
    }
    .video_popup a:after {
        top: calc(50% - 32.5px);
        left: calc(50% - 33px);
        padding: 33px 17px;
        font-size: 32px;
    }
    .video_popup:hover a:before {
        opacity: 0;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
    }
    .video_popup:hover a:after {
        opacity: 1;
        padding: 40px 22px;
        left: calc(50% - 43px);
        top: calc(50% - 42.5px);
        font-size: 42px;
    }
}


/** News Styles **/

body.single-news.et-db #et-boc .et-l .et_pb_row {
	max-width: 1280px;
}
body.single-news.et-db #et-boc .et-l .et_pb_module p, body.single-news.et-db #et-boc .et-l .et_pb_post_content_0_tb_body ul li {
	font-size: 18px;
}
body.single-news.et-db #et-boc .et-l .et_pb_module p.share-heading [
	font-weight: bold !important;
    font-size: 12px !important;
    line-height: 15px !important;
    letter-spacing: 1.6px !important;
    text-transform: uppercase !important;
    opacity: 0.7 !important;
    margin-bottom: 32px !important;
]
body.single-news.et-db #et-boc .et-l .et_pb_module a, body.single-news.et-db #et-boc .et-l .et_pb_module a span, body.single-news.et-db #et-boc .et-l .et_pb_post_content_0_tb_body.et_pb_post_content a, body.single-news.et-db #et-boc .et-l .et_pb_post_content_0_tb_body.et_pb_post_content a  {
 	color: #3273dc !important;
	text-decoration: none !important;
	font-weight: 700 !important;
}
body.single-news.et-db #et-boc .et-l .et_pb_module h1, body.single-news.et-db #et-boc .et-l .et_pb_module h2, body.single-news.et-db #et-boc .et-l .et_pb_module h3, body.single-news.et-db #et-boc .et-l .et_pb_module h4, body.single-news.et-db #et-boc .et-l .et_pb_module h5, body.single-news.et-db #et-boc .et-l .et_pb_module h6 {
 	color: #2a2559 !important;
	font-weight: 600 !important;
    line-height: 1.125 !important;
}
.et-db #et-boc .et-l .et_pb_post_title_0_tb_body .et_pb_title_container h1.entry-title {
    font-weight: 400 !important;
    font-size: 54px !important;
    line-height: 120% !important;
    color: #2a2559 !important;
}
body.single-news.et-db #et-boc .et-l .et_pb_module h2 {
	font-size: 1.75em !important;
    margin-bottom: 0.5714em !important;
}
body.single-news.et-db #et-boc .et-l .et_pb_module h3 {
	font-size: 1.5em !important;
    margin-bottom: 0.6666em !important;
}
body.single-news.et-db #et-boc .et-l .et_pb_row.et_pb_row_1_tb_body .et_pb_module a {
    color: #2ea3f2 !important;
}

@media screen and (max-width: 1440px) {
	.et-db #et-boc .et-l .et_pb_row_1_tb_body.et_pb_row {
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
}


@media screen and (max-width: 990px) {
	body.single-news.et-db #et-boc .et-l .et_pb_module p, body.single-news.et-db #et-boc .et-l .et_pb_post_content_0_tb_body ul li {
		font-size: 12px;
	}
}
@media screen and (max-width: 767px) {
	.et-db #et-boc .et-l .et_pb_post_title_0_tb_body .et_pb_title_container h1.entry-title {
		font-size: 40px !important;
		line-height: 120% !important;
	}
}

/** News Bullets Fix **/

body.post-template-template-single-insight, body.single-news {
	color: #4a4a4a;
}

/** Technology Icons Sizing & Breadcrumbs Fix **/

.et-db.single-tech  #et-boc .et-l .how-we-help .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
	max-width: 85px;
}
.et-db.single-tech  #et-boc .et-l .et_pb_image .et_pb_image_wrap img[src*=".svg"] {
	width: 100%;
    height: 100%;
    max-width: 205px;
}

.single-tech .entry-content {
  margin-top: 120px !important;
}
@media only screen and (max-width: 1200px) {
  .single-tech .entry-content {
    margin-top: 107px !important;
  }
}
@media only screen and (max-width: 990px) {
  .single-tech .entry-content {
    margin-top: 97px !important;
  }
}

/** New Tabs Component **/

.et-db #et-boc .et-l .qlt-benefits-section .et_pb_tabs_1.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active, .et-db #et-boc .et-l .qlt-benefits-section .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active {
    border-bottom: 4px solid #8E8EC3;
}

.et-db #et-boc .et-l .qlt-benefits-section ul.et_pb_tabs_controls {
  text-align: center;
  background-color: transparent;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.et-db #et-boc .et-l .qlt-benefits-section .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li, .et-db #et-boc .et-l .qlt-benefits-section .et_pb_tabs_0.et_pb_tabs .et_pb_tabs_controls li a {
  border: 0;
}

.et-db #et-boc .et-l .qlt-benefits-section ul.et_pb_tabs_controls:after {
  display: none;
}

.qlt-benefits-section .et_pb_tab_content .benefits-tab {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  justify-content: stretch;
  align-items: stretch;
  margin-top: 33px !important;
}

.qlt-benefits-section .et_pb_tab_content .benefit-card {
  background-color: #fff !important;
  padding: 30px !important;
  list-style: none;
  flex: 0 0 33.333333%;
  border: 10px solid #42467E !important;
  position: relative;
}

.qlt-benefits-section .et_pb_tab_content .benefit-card h4 {
  color: #575CA6 !important;
}

.qlt-benefits-section .et_pb_tab_content .benefit-card h5 {
  font-size: 24px;
	line-height: 150%;
	color: #9F9F9F !important;
}
.qlt-benefits-section .et_pb_tab_content .benefit-card p {
	color: #3D3D3D !important;
  font-size: 16px !important;
}

.qlt-benefits-section .et_pb_tab_content .benefit-card .triangle {
  width: 0 !important; 
  height: 0 !important; 
  border-top: 30px solid transparent !important;
  border-bottom: 30px solid #42467E !important; 
  border-right:30px solid transparent !important; 
  transform: rotate(270deg);
  position: absolute;
  right: 13px;
  bottom: -15px;
}

.qlt-benefits-section .et_pb_row {
  margin: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 1200px !important;
}

@media only screen and (max-width: 1200px) {
  .et-db #et-boc .et-l .qlt-benefits-section ul.et_pb_tabs_controls {
    flex-direction: column;
  }
}

@media only screen and (max-width: 990px) {
  .qlt-benefits-section .et_pb_tab_content .benefit-card {
    flex: 0 0 50%;
  }
}

@media only screen and (max-width: 767px) {
  .qlt-benefits-section .et_pb_tab_content .benefit-card {
    flex: 0 0 100%;
  }
  .et-db #et-boc .et-l .qlt-benefits-section .et_pb_tab {
    padding: 0 !important;
  }
  .qlt-benefits-section .et_pb_tab_content .benefits-tab {
      margin-top: 30px !important;
  }

}

/** End Tabs Component **/


@media(min-width:1201px) {
  .site-content {
    padding-top: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .site-header .container {
    max-width: 970px !important; } }

.navbar-secondary {
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  z-index: 500;
  padding-top: 5px; }
  .navbar-secondary .secondary-menu {
    margin-left: auto; }
    .navbar-secondary .secondary-menu .secondary-menu-item {
      padding: 0 3px; }
      .navbar-secondary .secondary-menu .secondary-menu-item a {
        color: #494848;
        font-size: 12px; }

.social-menu {
  display: -ms-flexbox;
  display: flex;
  margin-left: 10px; }
  .social-menu.social-menu--mobile {
    margin-left: 0;
    width: 100%;
    margin-top: 30px; }
    .social-menu.social-menu--mobile a:first-child {
      margin-left: 0; }
  .social-menu a {
    height: 24px;
    width: 24px;
    display: block;
    background-repeat: no-repeat;
    margin-left: 4px; }
    .social-menu a.li {
      background-position: 0 -102px; }
      .social-menu a.li:hover {
        background-position: 0 -272px; }
    .social-menu a.fb {
      background-position: 0 -68px; }
      .social-menu a.fb:hover {
        background-position: 0 -238px; }
    .social-menu a.tw {
      background-position: 0 -34px; }
      .social-menu a.tw:hover {
        background-position: 0 -204px; }
    .social-menu a.yt {
      background-position: 0 0; }
      .social-menu a.yt:hover {
        background-position: 0 -170px; }
    .social-menu a.rss {
      background-position: 0 -136px; }
      .social-menu a.rss:hover {
        background-position: 0 -306px; }
    .social-menu a.ig {
      background-position: 0 0; }
      .social-menu a.ig:hover {
        background-image: url("../../images/igtop.png") !important; }

.has-dropdown:hover > a {
  color: #ffc20f !important; }

.navbar-main {
  padding: 40px 20px 0 20px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); }
  .navbar-main img {
    max-width: 256px;
    height: auto; }
  .navbar-main a {
    color: #494848;
    font-weight: bold;
    font-size: 14px; }
  .navbar-main .logo {
    width: 215px;
    height: 57px;
    margin-left: 13px; }
  .navbar-main .button {
    color: #29275e;
    padding: 9px 14px;
    border: 1px solid #292759;
    font: 700 13px/1 Arial, 'sans-serif';
    text-transform: uppercase;
    -webkit-transition: background 500ms ease 0s;
    transition: background 500ms ease 0s; }
    .navbar-main .button:hover {
      background: #292759;
      color: #ffffff !important; }
  .navbar-main .navbar-menu {
    padding-top: 15px; }
    .navbar-main .navbar-menu .navbar-item {
      padding: 0.5rem 0.9rem 1.2em 0.8em; }
      .navbar-main .navbar-menu .navbar-item a:hover {
        color: #292759; }
    .navbar-main .navbar-menu .navbar-dropdown {
      background-origin: padding-box;
      border-bottom-left-radius: 0 !important;
      border-bottom-right-radius: 0 !important;
      padding: 0 !important; }
      .navbar-main .navbar-menu .navbar-dropdown .navbar-item {
        padding: 0.5rem 0.9rem 0.5em 0.9em !important;
        font-weight: 200;
        color: #42b6df;
        position: relative; }
        .navbar-main .navbar-menu .navbar-dropdown .navbar-item:hover {
          background: none;
          color: #292759 !important; }
          .navbar-main .navbar-menu .navbar-dropdown .navbar-item:hover:after {
            content: '';
            position: absolute;
            display: block;
            left: 0;
            width: 3px;
            height: 20px;
            background: #11426b; }

.navbar-search {
  display: none;
  position: absolute;
  top: 90%;
  width: 295px;
  right: 5px; }
  .navbar-search.navbar-search--mobile {
    position: relative;
    top: 0;
    width: 100%;
    display: block;
    margin-top: 20px; }

.navbar-search input {
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
  color: #124a79;
  background: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 30px;
  line-height: 14px;
  padding: 10px 30px 10px 10px; }

.navbar-search i {
  position: absolute;
  right: 0;
  color: #124a79;
  font-size: 16px;
  line-height: 26px;
  right: 0;
  top: 2px;
  padding: 0 5px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1) !important;
  -webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1) !important;
  -webkit-font-smoothing: antialiased; }

.navbar-item img {
  max-height: none; }

.mob-menu {
  height: 37px;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.mob-menu > div {
  background: #265984;
  border-radius: 5px;
  display: inline-block;
  height: 8px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 50px; }

.mob-menu > div:after,
.mob-menu > div:before {
  background: #265984;
  border-radius: 5px;
  display: inline-block;
  content: '';
  height: 8px;
  position: absolute;
  top: -13px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 50px; }

.mob-menu > div:after {
  top: auto;
  bottom: -13px; }

.mob-menu.active > div {
  background: 0 0; }

.mob-menu.active > div:after,
.mob-menu.active > div:before {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  bottom: 0;
  top: 0; }

.mob-menu.active > div:before {
  webkit-transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
          transform: rotate3d(0, 0, 1, 45deg); }

.mob-menu.active > div:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg); }

.mobile-menu {
  position: absolute;
  top: 100%;
  width: 100%;
  height: calc(100vh - 113px);
  right: -110%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background: #e2e9ec;
  overflow-y: scroll;
  padding: 20px 10px 10px 10px;
  overflow-x: hidden; }
  @media (min-width: 1088px) {
    .mobile-menu {
      display: none !important; } }
  .mobile-menu h4 {
    font-size: 15px;
    font-weight: bold;
    color: #164b77 !important;
    margin: 40px 0; }
    .mobile-menu h4:before {
      content: '';
      border-left: 4px solid #fdc131;
      padding: 0px 5px; }
  .mobile-menu.active {
    right: 0; }
  .mobile-menu > ul li {
    margin-bottom: 15px; }
    .mobile-menu > ul li:last-child {
      margin-bottom: 0; }
  .mobile-menu > ul ul {
    margin-top: 15px;
    margin-left: -35px;
    margin-right: -35px;
    background: #ffffff;
    display: none;
    padding: 10px 35px; }

.search-icon {
  background-position: 0 -340px;
  background-repeat: no-repeat;
  height: 35px;
  width: 35px; }
  .search-icon.active {
    background-position: 0 -382px; }

.navbar-dropdown-mega {
  width: auto;
  margin-left: -290%;
  width: 960px; }

.dropdown-wrap {
  -ms-flex: 1;
      flex: 1; }

.dropdown-row {
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0; }
  .dropdown-row h4 {
    font-size: 15px;
    font-weight: bold;
    color: #164b77 !important;
    margin-bottom: 10px; }
    .dropdown-row h4:before {
      content: '';
      border-left: 4px solid #fdc131;
      padding: 0px 5px; }
  .dropdown-row:first-child {
    margin-bottom: 15px; }
  .dropdown-row img {
    max-height: none !important;
    display: block;
    width: 116px;
    height: 66px; }

.dropdown-row-wrap {
  -ms-flex: 1 !important;
      flex: 1 !important; }

.dropdown-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex: 1;
      flex: 1; }
  .dropdown-list ul {
    width: 25%;
    -ms-flex-pack: justify;
        justify-content: space-between;
    padding: 0 20px 0 0; }
    .dropdown-list ul li {
      padding-bottom: 5px; }
      .dropdown-list ul li a {
        font: 400 13px/1.4 Aller, sans-serif !important;
        color: #176a9c; }

@font-face {
  font-family: 'CircularStd-Book';
  src: url("../../fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"), url("../../fonts/CircularStd-Book.woff") format("woff"), url("../../fonts/CircularStd-Book.ttf") format("truetype"), url("../../fonts/CircularStd-Book.svg#CircularStd-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;}

@font-face {
  font-family: 'CircularStd-Bold';
  src: url("../../fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/CircularStd-Bold.woff") format("woff"), url("../../fonts/CircularStd-Bold.ttf") format("truetype"), url("../../fonts/CircularStd-Bold.svg#CircularStd-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
	font-display: swap;}

body {
  font-family: "CircularStd-Book", sans-serif;
  font-size: 18px;
  color: #2a2458; }
  @media (max-width: 1708px) {
    body {
      font-size: 16px; } }
  @media (max-width: 1024px) {
    body {
      font-size: 14px; } }
  @media (max-width: 990px) {
    body {
      font-size: 12px; } }

h1 {
  font-size: 70px;
  line-height: 80px; }
  @media (max-width: 1708px) {
    h1 {
      font-size: 45px;
      line-height: 60px; } }
  @media (max-width: 1408px) {
    h1 {
      font-size: 43px;
      line-height: 56px; } }
  @media (max-width: 990px) {
    h1 {
      font-size: 36px;
      line-height: 42px; } }

h2 {
  font-size: 40px;
  line-height: 51px; }
  @media (max-width: 1708px) {
    h2 {
      font-size: 32px;
      line-height: 42px; } }
  @media (max-width: 1408px) {
    h2 {
      font-size: 28px;
      line-height: 36px; } }
  @media (max-width: 990px) {
    h2 {
      font-size: 22px;
      line-height: 30px; } }

h3 {
  font-size: 1.25rem; }
  @media (min-width: 1024px) {
    h3 {
      font-size: 1.5rem; } }
  @media (min-width: 1708px) {
    h3 {
      font-size: 2rem;
      line-height: 2.3rem; } }

h4 {
  font-size: 30px;
  line-height: 38px; }
  @media (max-width: 1708px) {
    h4 {
      font-size: 30px;
      line-height: 38px; } }
  @media (max-width: 1408px) {
    h4 {
      font-size: 28px;
      line-height: 34px; } }
  @media (max-width: 990px) {
    h4 {
      font-size: 22px;
      line-height: 30px; } }

h5 {
  font-size: 20px;
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 2; }
  @media (max-width: 1708px) {
    h5 {
      font-size: 18px;
      line-height: 38px; } }
  @media (max-width: 1408px) {
    h5 {
      font-size: 16px;
      line-height: 32px; } }
  @media (max-width: 990px) {
    h5 {
      font-size: 14px;
      line-height: 28px; } }

.is-featured-text {
  font-size: 22px;
  line-height: 35px; }
  @media (max-width: 1708px) {
    .is-featured-text {
      font-size: 20px;
      line-height: 28px; } }
  @media (max-width: 1408px) {
    .is-featured-text {
      font-size: 18px;
      line-height: 26px; } }
  @media (max-width: 990px) {
    .is-featured-text {
      font-size: 16px;
      line-height: 24px; } }

.has-top-margin {
  display: block;
  margin-top: 15px; }
  @media (min-width: 1708px) {
    .has-top-margin {
      margin-top: 20px; } }

.has-bottom-margin {
  display: block;
  margin-bottom: 15px; }
  @media (min-width: 1708px) {
    .has-bottom-margin {
      margin-bottom: 20px; } }

.underline {
  position: relative; }
  .underline:after {
    content: '';
    position: absolute;
    top: 100%;
    height: 5px;
    width: 100%;
    left: 0;
    background: #04a89d; }

body {
  font-family: "CircularStd-Book", sans-serif; }
  body li.menu-item.mega-current_page_item a {
    font-weight: bold !important; }
  body .fade-element {
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease !important;
    transition: opacity 1s ease, -webkit-transform 1s ease !important;
    transition: opacity 1s ease, transform 1s ease !important;
    transition: opacity 1s ease, transform 1s ease, -webkit-transform 1s ease !important;
    -webkit-transform: translateY(50px) rotateY(45deg) rotateX(45deg) !important;
            transform: translateY(50px) rotateY(45deg) rotateX(45deg) !important;
    opacity: 0 !important; }
    body .fade-element.fade-in {
      -webkit-transform: translateY(0) rotateY(0deg) rotateX(0deg) !important;
              transform: translateY(0) rotateY(0deg) rotateX(0deg) !important;
      opacity: 100 !important; }
  @media (max-width: 1024px) {
    body .fa {
      font-size: 22px; } }
  body .main-nav {
    height: 100px; }
    @media (max-width: 1708px) {
      body .main-nav {
        height: 85px; } }
    @media (max-width: 1024px) {
      body .main-nav {
        height: 75px; } }
    body .main-nav .main-nav__wrap {
      height: 100%;
      min-width: 187px;
      margin-left: 10px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      body .main-nav .main-nav__wrap #qualitest_logo {
        width: 100%; }
      @media (max-width: 1708px) {
        body .main-nav .main-nav__wrap {
          min-width: 140px; } }
      @media (max-width: 1024px) {
        body .main-nav .main-nav__wrap {
          min-width: 130px;
          margin-left: 0px; } }
      @media (max-width: 990px) {
        body .main-nav .main-nav__wrap {
          min-width: 120px; }
          body .main-nav .main-nav__wrap #qualitest_logo {
            width: 120px; }
          body .main-nav .main-nav__wrap a {
            height: 24px; } }
    body .main-nav .mobile-nav-icon {
      height: 100% !important;
      -ms-flex-align: center;
          align-items: center;
       }
      @media (max-width: 1200px) {
        body .main-nav .mobile-nav-icon {
          display: -ms-flexbox;
          display: flex; } }
      body .main-nav .mobile-nav-icon #nav-icon1 {
        -webkit-transform: scale(0.75);
                transform: scale(0.75);
        height: 25px !important;
        margin: 0 !important;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-direction: column;
            flex-direction: column; }
        body .main-nav .mobile-nav-icon #nav-icon1.open {
          height: 39px !important; }
    body .main-nav .mega-sub-menu {
      top: 140px !important;
      padding-top: 65px !important;
      padding-bottom: 65px !important; }
      @media (max-width: 1708px) {
        body .main-nav .mega-sub-menu {
          top: 125px !important; } }
      @media (max-width: 1024px) {
        body .main-nav .mega-sub-menu {
          top: 115px !important; } }
    body .main-nav .menu-title {
      font-weight: bold;
      margin-bottom: 20px;
      font-size: 30px;
      line-height: 38px; }
      @media (max-width: 1708px) {
        body .main-nav .menu-title {
          font-size: 30px;
          line-height: 38px; } }
      @media (max-width: 1408px) {
        body .main-nav .menu-title {
          font-size: 28px;
          line-height: 34px; } }
      @media (max-width: 990px) {
        body .main-nav .menu-title {
          font-size: 22px;
          line-height: 30px; } }
    body .main-nav .menu-title:after {
      content: '';
      position: absolute;
      top: auto;
      bottom: -35px;
      height: 4px;
      background: #e8f7f9;
      width: 36px;
      left: 0; }
    body .main-nav .main-nav-btn {
      font-size: 18px; }
      @media (max-width: 1708px) {
        body .main-nav .main-nav-btn {
          font-size: 16px; } }
      @media (max-width: 1024px) {
        body .main-nav .main-nav-btn {
          font-size: 14px; } }
    body .main-nav .mega-sub-menu .menu-item {
      font-size: 18px;
      line-height: 30px;
      font-weight: normal; }
      @media (max-width: 1708px) {
        body .main-nav .mega-sub-menu .menu-item {
          font-size: 16px;
          line-height: 28px; } }
      @media (max-width: 1024px) {
        body .main-nav .mega-sub-menu .menu-item {
          font-size: 14px;
          line-height: 26px; } }
  body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px !important;
    padding: 0px 10px;
    position: relative; }
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link::before {
      content: " ";
      position: absolute;
      bottom: -16px;
      left: 18px;
      height: 8px;
      width: calc(100% - 36px);
      z-index: 2;
      background-color: #fdcc16;
      display: none; }
      @media (max-width: 1708px) {
        body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link::before {
          bottom: -9px; } }
      @media (max-width: 1024px) {
        body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link::before {
          bottom: -4px; } }
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link .mega-indicator {
      display: none; }
  body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.mega-current_page_item > a.mega-menu-link::before {
    display: inline-block; }
  body .career_header {
    top: 140px !important; }
    @media (max-width: 1708px) {
      body .career_header {
        top: 125px !important; } }
    @media (max-width: 1350px) {
      body .career_header {
        top: 85px !important; } }
    @media (max-width: 1024px) {
      body .career_header {
        top: 75px !important; } }
  body .search-menu {
    top: 140px !important;
    visibility: hidden; }
    @media (max-width: 1708px) {
      body .search-menu {
        top: 125px !important; } }
    body .search-menu.visible {
      visibility: visible; }
    body .search-menu h3 {
      font-size: 30px;
      line-height: 36px;
      font-weight: bold;
      margin-bottom: 20px;
      color: #2A2458; }
    body .search-menu #menu-quick-links li {
      font-size: 18px;
      line-height: 30px;
      font-weight: normal; }

@-webkit-keyframes spin {
  from {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes spin {
  from {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.is-primary-color {
  color: #2a2458; }

.has-fade-in {
  visibility: "hidden";
  position: relative; }

.admin-bar .main-content {
  padding-top: 81px; }

.slide-bar {
  width: 2px;
  height: 50%;
  background: #CDCDCD;
  display: none;
  left: 3%; }
  @media (min-width: 1024px) {
    .slide-bar {
      display: block; } }

.slide-bar--fixed {
  position: fixed;
  bottom: 20%;
  z-index: 10; }
  .slide-bar--fixed.stuck {
    position: absolute;
    top: 244vh; }
    @media (min-width: 1024px) {
      .slide-bar--fixed.stuck {
        top: 200vh; } }

.bar-indicator {
  width: 4px;
  background: #04A89D;
  left: -1px;
  right: 0;
  position: absolute;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .bar-indicator.active {
    opacity: 1; }
  .bar-indicator span {
    position: absolute;
    left: 15px;
    top: 40%;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    color: #CDCDCD;
    font-size: 16px;
    letter-spacing: 1px; }

.main-content {
  padding-top: 75px;
  overflow: hidden; }

.home-block {
  margin: 80px 0;
  padding: 0 4%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 1408px) {
    .home-block {
      margin: 120px 0;
      padding: 0 9%; } 
	.hwg-block {
		  margin-bottom:50px;
		  margin-top:120px;
		  padding: 0 9%;
	  }
}
  .home-block p {
    max-width: 900px; }
    @media (min-width: 1708px) {
      .home-block p {
        max-width: 800px; } }

.home-block.home-block--testimonials {
  padding: 0 4%; }
  @media (min-width: 1024px) {
    .home-block.home-block--testimonials {
      padding: 0 10%; } }
  @media (min-width: 1408px) {
    .home-block.home-block--testimonials {
      padding: 0 14%; } }

.no-mobile-margin {
  margin: 0 0 80px 0; }
  @media (min-width: 1408px) {
    .no-mobile-margin {
      margin: 120px 0; } }

.home-block--50 {
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 990px) {
    .home-block--50 {
      -ms-flex-direction: row;
          flex-direction: row; } }

.home-block__col {
  -ms-flex: 1;
      flex: 1;
  position: relative; }

.home-block__col--has-mobile-padding {
  padding-bottom: 80px; }
  @media (min-width: 990px) {
    .home-block__col--has-mobile-padding {
      padding-bottom: 0; } }

.home-block .grid-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  width: 100%; }
  @media (min-width: 990px) {
    .home-block .grid-col {
      width: 50%; } }

.hero-slider {
  background: #fcf8f0;
  position: relative;
  /**
	min-height: 1080px;
	@media(min-width: $bp-md) {
		padding-bottom: 0;
	}
	@media (max-width: $bp-xl) {
		min-height: 900px;
	}
	@media (max-width: $bp-md) {
		min-height: 768px;
	}
	**/ }

.hero-slide {
  -ms-flex: 1;
      flex: 1;
  height: calc(100vh - 75px) !important;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 1024px) {
    .hero-slide {
      padding: 0;
      margin-top: -75px; } }
  @media (min-width: 990px) {
    .hero-slide {
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-direction: row;
          flex-direction: row; } }
  .hero-slide .btn {
    margin-top: 30px; }

.hero-slide__logo {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 15;
  height: 100vh;
  width: 45%;
  display: none; }
  @media (max-width: 1024px) {
    .hero-slide__logo {
      display: none !important; } }
  .hero-slide__logo.static {
    position: absolute;
    top: calc(200vh - 226px); }
  .hero-slide__logo svg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-40%);
            transform: translateY(-40%);
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .hero-slide__logo.loaded svg {
    opacity: 1; }

.hero-slide__image {
  width: 10%;
  height: calc(100vh - 75px);
  position: fixed;
  top: 75px;
  right: 0;
  z-index: 10;
  overflow: hidden; }
  .hero-slide__image svg {
    width: auto !important;
    right: 0;
    position: absolute;
    height: 100% !important; }
  .hero-slide__image img {
    width: auto;
    right: 0;
    position: absolute;
    height: 100%;
    -webkit-transform: translate3d(0px, 0px, 0px);
            transform: translate3d(0px, 0px, 0px);
    -o-object-fit: cover;
       object-fit: cover; }
    @media (max-width: 1024px) {
      .hero-slide__image img {
        -o-object-position: right;
           object-position: right; } }
    .hero-slide__image img + svg {
      display: none; }
  @media (min-width: 1024px) {
    .hero-slide__image {
      width: 50%; } }
  .hero-slide__image.static {
    position: absolute;
    top: calc(100% - 100vh + 75px); }

.hero-slide-image__mobile {
  width: 80%;
  height: auto;
  display: block; }
  @media (min-width: 1024px) {
    .hero-slide-image__mobile {
      display: none; } }

.hero-slide__bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #ffffff;
  z-index: 5;
  display: none; }
  @media (min-width: 1024px) {
    .hero-slide__bottom {
      display: block; } }
  .hero-slide__bottom.static {
    position: absolute;
    top: calc(300vh - 50px - (75px * 2)); }

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section {
  height: calc(100vh - 75px) !important; }

.hero-slide__content {
  width: 100%;
  height: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 1024px) {
    .hero-slide__content {
      width: 50%; } }

.hero-slide__content-wrap {
  width: 100%;
  padding: 0 15% 0 15%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  margin-top: 100px; }
.hero-slide__content-wrap h1 {
	max-width: 100%;
}

  @media (max-width: 1708px) {
    .hero-slide__content-wrap {
      margin-top: 55px; } }
  @media (max-width: 1024px) {
    .hero-slide__content-wrap {
      margin-top: 55px; } }
  @media (min-width: 1024px) {
    .hero-slide__content-wrap {
      padding-left: 20%;
      padding-right: 8%; } }
  .hero-slide__content-wrap p {
    padding: 30px 40px 0 0;
    max-width: 500px; }
    @media (min-width: 1024px) {
      .hero-slide__content-wrap p {
        width: 100%; } }

.insights-slider-wrap {
  background: #2a2458;
  padding-bottom: 50px;
  min-height: 800px;
  position: relative; }
  @media (min-width: 1708px) {
    .insights-slider-wrap {
      min-height: 850px; } }
  @media (max-width: 990px) {
    .insights-slider-wrap {
      min-height: 720px; } }

.insights-slider {
  display: none;
  position: absolute;
  top: -50px;
  width: 100%;
  padding: 0 0 0 4%; }
  @media (min-width: 1408px) {
    .insights-slider {
      padding: 0 0 0 9%; } }
  .insights-slider .slick-list {
    overflow: visible; }
  .insights-slider .slick-track {
    height: 300px; }
    .insights-slider .slick-track .slick-slide:nth-child(2n+1) .insight__hero {
      height: 345px; }
      @media (max-width: 990px) {
        .insights-slider .slick-track .slick-slide:nth-child(2n+1) .insight__hero {
          height: 280px; } }
    .insights-slider .slick-track .slick-slide:nth-child(2n+2) .insight__hero {
      height: 199px; }
      @media (max-width: 990px) {
        .insights-slider .slick-track .slick-slide:nth-child(2n+2) .insight__hero {
          height: 120px; } }

.inslight-col {
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.insight {
  margin-right: 16px;
  width: 21vw;
  min-width: 300px;
  margin-bottom: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1;
  height: 100%; }
  .insight .learn-more-btn {
    background-repeat: no-repeat;
    background-position: right  6px;
    padding-right: 15px;
    background-size: 12px; }
  .insight .insight__hero {
    overflow: hidden;
    margin-bottom: 0;
    padding: 20px;
    height: 100%;
    position: relative; }
    .insight .insight__hero p, .insight .insight__hero span {
      font-weight: bold;
      position: relative;
      z-index: 3;
      font-size: 18px; }
    .insight .insight__hero h2 {
      position: relative;
      z-index: 3; }
    .insight .insight__hero span {
      opacity: 0.6;
      position: relative;
      z-index: 3; }
  .insight .insight__hero-background {
    background-size: cover;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out; }
  .insight:hover .insight__hero-background {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  .insight .insight__body {
    background: #ffffff;
    position: relative;
    padding: 20px; }
    .insight .insight__body span {
      color: #7E7E7E;
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .insight .insight__body p {
      display: block;
      margin-bottom: 20px;
      font-size: 16px;
      line-height: 24px;
      color: #000000; }
      @media (min-width: 1708px) {
        .insight .insight__body p {
          font-size: 16px; } }
  .insight:hover .insight__body span {
    color: #fdcc16; }

.insight.insight--featured {
  width: 42vw;
  min-width: 400px; }
  @media (max-width: 990px) {
    .insight.insight--featured {
      min-width: 320px; } }
  .insight.insight--featured .insight__hero {
    min-height: 345px; }
    @media (min-width: 1708px) {
      .insight.insight--featured .insight__hero {
        min-height: 350px; } }
    @media (max-width: 990px) {
      .insight.insight--featured .insight__hero {
        min-height: 320px; } }

.arrows {
  display: -ms-flexbox;
  display: flex;
  width: 125px;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .arrows svg {
    margin-top: 20px;
    cursor: pointer;
    height: 20px;
    width: 50px; }
    .arrows svg path {
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .arrows svg:hover path {
      fill: #fdcc16 !important; }

.notch {
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  position: absolute;
  right: -10px;
  bottom: -21px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.notch--blue {
  border-left: 30px solid #2a2458; }

.notch--white {
  border-left: 25px solid #ffffff; }

.notch--light-gold {
  border-left: 25px solid #fcf8f0; }

.insights__controller {
  position: absolute;
  bottom: 8%;
  left: 4%; }
  @media (min-width: 1408px) {
    .insights__controller {
      left: 9%; } }

.featured-industry {
  overflow: hidden;
  color: #ffffff;
  position: relative;
  min-height: 700px;
  margin-bottom: 10px;
  display: none; }
  @media (min-width: 990px) {
    .featured-industry {
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 1708px) {
    .featured-industry {
      min-height: 700px; } }
  .featured-industry h2 {
    margin-top: 0;
    margin-bottom: 45px; }
  .featured-industry .arrows {
    position: absolute;
    left: 50px;
    bottom: 100px;
    z-index: 10; }
  .featured-industry.transition .featured-industry__cover {
    background: #04a89d !important; }
  .featured-industry.active .featured-industry__cover {
    background: rgba(4, 168, 157, 0.9); }
  .featured-industry.active .featured-industry__background {
    filter: blur(8px);
    -webkit-filter: blur(8px); }

.featured-industry__background {
  background-size: cover;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.featured-industry__cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.42);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 2; }

.featued-industry-content {
  position: absolute;
  z-index: 3;
  padding: 100px 50px 100px 50px;
  -ms-flex-direction: column;
      flex-direction: column;
  max-width: none;
  height: 100%; }
  @media (min-width: 1050px) {
    .featued-industry-content {
      height: 100%; } }
  .featued-industry-content .is-featured-text {
    font-size: 16px;
    max-width: none; }
    @media (min-width: 1708px) {
      .featued-industry-content .is-featured-text {
        font-size: 18px;
        max-width: none; } }
  .featued-industry-content p {
    font-size: 18px;
    max-width: none; }
    .featued-industry-content p:last-child {
      display: block;
      margin-bottom: 20px;
      font-size: 20px; }
      @media (min-width: 1708px) {
        .featued-industry-content p:last-child {
          font-size: 22px; } }

.featured-industry-link {
  position: absolute;
  right: 50px;
  bottom: 50px;
  color: #ffffff;
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .featured-industry-link:hover {
    color: #fdcc16; }
  .featured-industry-link.visible {
    opacity: 1; }

#industry_grid_wrap {
  width: 100%;
  height: 83%;
  display: none; }

.industry-refresh {
  position: absolute;
  bottom: -40px;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  cursor: pointer; }
  @media (min-width: 990px) {
    .industry-refresh {
      bottom: 15px;
      left: 10px; } }
  .industry-refresh:hover p {
    color: #2a2458; }
  .industry-refresh:hover i {
    -webkit-animation: spin 1s forwards;
            animation: spin 1s forwards; }
  .industry-refresh p {
    color: #7e7e7e;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin-right: 10px;
    font-size: 14px; }
    @media (min-width: 1708px) {
      .industry-refresh p {
        font-size: 16px; } }
  .industry-refresh i {
    color: #2a2458; }

.industry {
  background-size: cover;
  background-position: center;
  padding: 40px 20px;
  color: #ffffff;
  position: relative;
  /*cursor: pointer; */
}
.industries-grid {
	cursor: pointer;
}
  @media (min-width: 1024px) {
    .industry {
      padding: 0px; } }
  .industry p {
    font-size: 18px !important; }
    @media (min-width: 1708px) {
      .industry p {
        font-size: 18px; } }
    @media (max-width: 768px) {
      .industry p {
        font-size: 16px !important; 
      }
    }
  .industries-grid a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: block; }
    @media (min-width: 990px) {
      .industries-grid a {
        display: none; } }
  .industry:hover .industry__border {
    opacity: 1;
    -webkit-transition: border 0.4s ease-in-out;
    transition: border 0.4s ease-in-out;
    border-width: 10px;
    border-style: solid; }
  .industry.industry-selected .industry__border {
    opacity: 1;
    border-width: 10px;
    border-style: solid; }

.industry__border {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0);
  opacity: 0;
  border-style: solid;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.industries-grid {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 990px) {
    .industries-grid {
      min-height: auto;
      padding: 0 0 0 10px; } }

.industry-grid__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  height: 50%; }
  .industry-grid__top .side {
    -ms-flex: 1;
        flex: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
    .industry-grid__top .side:nth-child(2) {
      padding-left: 10px; }
      .industry-grid__top .side:nth-child(2) .industry:first-child {
        margin-bottom: 10px; }
    .industry-grid__top .side .industry {
      -ms-flex: 1;
          flex: 1; }

.industry-grid__bottom {
  height: 50%; }
  .industry-grid__bottom .side {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    height: 100%; }
    .industry-grid__bottom .side .industry {
      width: 50%;
      -ms-flex: 1;
          flex: 1; }
      .industry-grid__bottom .side .industry:first-child {
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
        margin-bottom: 10px; }
      .industry-grid__bottom .side .industry:nth-child(2) {
        margin-right: 10px; }

.expertise-header {
  margin-top: 190px; }
  .expertise-header .is-featured-text {
    max-width: none; }
  @media (max-width: 990px) {
    .expertise-header {
      margin-top: 80px; } }

.expertise-body {
  margin-bottom: 190px; }
  @media (max-width: 990px) {
    .expertise-body {
      margin-bottom: 100px; } }

.testimonials {
  background: #eceded;
  padding: 30px 0;
  min-height: 600px; }
  @media (min-width: 1024px) {
    .testimonials {
      min-height: auto; } }
  @media (min-width: 1708px) {
    .testimonials {
      padding: 50px 0; } }
  .testimonials .home-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 60px 0 37px 0; }
    @media (min-width: 1024px) {
      .testimonials .home-block {
        margin: 120px 0 75px 0;
        -ms-flex-direction: row;
            flex-direction: row; } }

.testimonials__logos {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 1024px) {
    .testimonials__logos {
      width: 40%; } }

.testimonial__logo {
  width: 50%;
  margin-bottom: 25px;
  text-align: center; }
  @media (min-width: 1024px) {
    .testimonial__logo {
      text-align: left;
      margin-bottom: 60px; } }
  @media (min-width: 1024px) {
    .testimonial__logo {
      width: 50%; } }
  .testimonial__logo img {
    opacity: 0.3;
    max-width: 100px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer; }
    @media (min-width: 1408px) {
      .testimonial__logo img {
        max-width: 140px; } }
    @media (min-width: 1708px) {
      .testimonial__logo img {
        max-width: 180px; } }
    .testimonial__logo img:hover {
      opacity: 1; }
  .testimonial__logo.testimonial-active img {
    opacity: 1; }

.testimonals__content {
  width: 100%;
  margin-top: 40px; }
  @media (min-width: 1024px) {
    .testimonals__content {
      width: 45%;
      margin-top: 0; } }
  .testimonals__content p.quote {
    font-size: 2rem;
    line-height: 2.2rem;
    color: #2a2558;
    padding: 30px 0; }

.industry-grid__bottom {
  margin-top: 10px; }

.services {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media (max-width: 990px) {
    .services {
      padding-top: 0px;
      padding-bottom: 0px; } }
  .services > p {
    margin-top: 40px;
    font-size: 20px;
    line-height: 32px; }
    @media (min-width: 1708px) {
      .services > p {
        font-size: 22px;
        line-height: 35px; } }

.service-rows {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 1024px) {
    .service-rows {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .service-rows .service-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding-right: 0; }
    @media (min-width: 990px) {
      .service-rows .service-row {
        width: 50%; }
        .service-rows .service-row:nth-child(odd) {
          padding-right: 10px; } }
    @media (min-width: 1024px) {
      .service-rows .service-row {
        -ms-flex: 1;
            flex: 1;
        padding-right: 10px; } }
    @media (max-width: 1280px) {
      .service-rows .service-row {
        min-width: 50%; } }
    .service-rows .service-row:last-child {
      padding-right: 0; }

.service {
  margin-bottom: 10px;
  height: 90px;
  padding: 0 40px;
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-pack: center;
      justify-content: center;
  color: #ffffff;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
  font-size: 16px;
  letter-spacing: 2px;
  -webkit-transition: background 0.5s ease, color 0.5s ease;
  transition: background 0.5s ease, color 0.5s ease; }
  .service:hover {
    background-color: #fdcc16 !important;
    color: #212121; }
  @media (max-width: 1708px) {
    .service {
      font-size: 14px;
      padding: 0 20px;
      height: 80px; } }
  .service:first-child {
    background: #575ca6; }
  .service:nth-child(2) {
    background: #04a89d; }
  .service:nth-child(3) {
    background: #2a2458; }
  .service a {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
    font-size: 16px; }

.explore-more {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #7e7e7e;
  display: inline-block !important; }
  .explore-more:hover {
    color: #fdcc16; }
    .explore-more:hover svg path {
      fill: #fdcc16 !important; }
  .explore-more svg {
    width: 6px;
    margin-left: 5px; }
    .explore-more svg path {
      -webkit-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }

.slide-bar--fixed-maturity {
  position: absolute;
  z-index: 10;
  left: 53%;
  opacity: 0;
  height: 50vh;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-top: 10%; }
  .slide-bar--fixed-maturity.active {
    opacity: 1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: fixed;
    top: 12%; }
  .slide-bar--fixed-maturity.stuck {
    position: absolute;
    bottom: 9.5%;
    top: auto; }
  .slide-bar--fixed-maturity .bar-indicator {
    background: #575CA6; }

.maturity-model {
  width: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  background: #eceded;
  overflow: hidden; }

.maturity-model__graphic {
  width: 100%;
  background: #eceded;
  height: auto; }
  @media (min-width: 1024px) {
    .maturity-model__graphic {
      width: 50%;
      position: absolute;
      height: 100vh; } }
  .maturity-model__graphic svg {
    height: auto; }
    @media (min-width: 1024px) {
      .maturity-model__graphic svg {
        height: 80vh !important;
        position: absolute;
        right: 0;
        left: 0;
        width: 100% !important; } }
  @media (min-width: 1024px) {
    .maturity-model__graphic.fixed {
      position: fixed;
      top: 113px;
      left: 0; }
    .maturity-model__graphic.stuck {
      position: absolute;
      top: 120vh; }
      .maturity-model__graphic.stuck svg {
        margin-top: 113px; } }

.maturity-model__slide {
  height: 100%;
  width: 100%;
  position: relative;
  right: 0;
  background: #2a2458;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 50px 2%; }
  @media (min-width: 1024px) {
    .maturity-model__slide {
      height: 110vh;
      width: 50%;
      padding: 0 25px 25px 50px; } }
  .maturity-model__slide:nth-child(2) {
    top: 100%; }
    .maturity-model__slide:nth-child(2) h3 {
      display: none; }
  .maturity-model__slide h1 {
    color: #575CA6;
    margin-bottom: 50px; }
  .maturity-model__slide p {
    color: #ffffff; }

.maturity-model__content {
  padding: 0 4%; }
  @media (min-width: 1024px) {
    .maturity-model__content {
      padding: 0;
      width: 80%; } }

.careers {
  padding-top: 70px;
  padding-bottom: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
  @media (max-width: 990px) {
    .careers {
      padding-top: 0px;
      padding-bottom: 0px; } }
  @media (min-width: 1216px) {
    .careers {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .careers h2 {
    width: 70%; }
  .careers .careers__left {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    display: block; }
    @media (min-width: 1216px) {
      .careers .careers__left {
        -ms-flex: 1 0 60%;
            flex: 1 0 60%; } }
    .careers .careers__left .careers__card {
      -ms-flex: 1 1 50%;
          flex: 1 1 50%; }
      .careers .careers__left .careers__card:first-child {
        margin-bottom: 40px; }
  .careers .careers__left-inner {
    -ms-flex-direction: column;
        flex-direction: column;
    display: -ms-flexbox;
    display: flex; }
    @media (min-width: 990px) {
      .careers .careers__left-inner {
        -ms-flex-direction: row;
            flex-direction: row; } }
  .careers .careers__right {
    padding: 0 0 45px 0;
    -ms-flex: 1 0 33%;
        flex: 1 0 33%; }
    @media (max-width: 990px) {
      .careers .careers__right {
        padding-top: 0px; } }
    @media (min-width: 1216px) {
      .careers .careers__right {
        padding: 45px 25px 25px 45px; } }

.careers__card {
  background-size: cover;
  padding-right: 10px;
  position: relative;
  color: #ffffff;
  height: 684px; }
  @media (max-width: 1708px) {
    .careers__card {
      height: 490px; } }
  @media (max-width: 1024px) {
    .careers__card {
      height: 420px; } }
  @media (max-width: 990px) {
    .careers__card {
      height: 350px;
      padding-right: 0 !important; } }
  .careers__card .btn {
    width: 80%;
    padding: 25px; }
  .careers__card:first-child {
    margin-right: 10px; }
    @media (max-width: 990px) {
      .careers__card:first-child {
        margin-right: 0 !important;
        margin-bottom: 30px !important; } }
  .careers__card .notch {
    z-index: 5; }

.careers_card-content {
  position: relative;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 50px 30px; }
  .careers_card-content p {
    margin-bottom: auto;
    padding: 20px 0 50px 0; }

.careers__overlay {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%; }

.footer {
  padding: 0;
  position: relative; }
  .footer a {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .footer a:hover {
      color: #fdcc16; }

.footer__wrap {
  padding: 0 4% 0 4%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  position: relative;
  z-index: 2; }
  @media (min-width: 1408px) {
    .footer__wrap {
      padding: 0 15% 0 15%; } }

.footer__wrap.footer__wrap--social {
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 1024px) {
    .footer__wrap.footer__wrap--social {
      -ms-flex-direction: row;
          flex-direction: row; } }

.footer__wrap-center {
  padding: 0 4%; }
  @media (min-width: 1408px) {
    .footer__wrap-center {
      padding: 0 9%; } }

.footer_logo {
  position: absolute;
  top: -16%;
  left: -5%;
  z-index: 5;
  max-width: 300px;
  display: none;
  overflow: hidden; }
  @media (min-width: 1408px) {
    .footer_logo {
      display: block; } }

.footer__top {
  background: #fdcc16;
  padding: 30px 0;
  position: relative;
  color: #2a2458; }
  .footer__top .footer__wrap {
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column; }
    @media (min-width: 1024px) {
      .footer__top .footer__wrap {
        -ms-flex-direction: row;
            flex-direction: row; } }
    .footer__top .footer__wrap p {
      padding: 30px 0;
      text-align: center; }
  .footer__top img {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 1;
    display: none; }
    @media (min-width: 1024px) {
      .footer__top img {
        display: block; } }
  .footer__top a {
    font-weight: bold;
    color: #E9964B; }
    .footer__top a:hover {
      color: #E9964B; }

.footer__main {
  padding: 100px 0;
  background: #2a2458; }
  @media (max-width: 990px) {
    .footer__main {
      padding: 50px 15px;} }
  .footer__main a {
    color: #cdcdcd; }

.footer_nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  color: #ffffff;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (min-width: 990px) {
    .footer_nav {
      -ms-flex-direction: row;
          flex-direction: row;
      padding-bottom: 100px; } }
  .footer_nav ul {
    margin-top: 30px; }
    .footer_nav ul li {
      padding-bottom: 5px;
      font-size: 18px;
      line-height: 30px; }
      @media (max-width: 1708px) {
        .footer_nav ul li {
          font-size: 18px;
          line-height: 30px; } }
      @media (max-width: 1408px) {
        .footer_nav ul li {
          font-size: 16px;
          line-height: 28px; } }
      @media (max-width: 990px) {
        .footer_nav ul li {
          font-size: 14px;
          line-height: 26px; } }

.footer_nav-col {
  margin-bottom: 40px; }
  @media (min-width: 990px) {
    .footer_nav-col {
      margin-bottom: 0; } }

.footer__nav-secondary {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }
  @media (min-width: 1024px) {
    .footer__nav-secondary {
      width: 80%; } }
  @media (max-width: 990px) {
    .footer__nav-secondary {
      width: 100%;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center; } }
  .footer__nav-secondary ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -ms-flex-direction: column;
        flex-direction: column; }
    .footer__nav-secondary ul li {
      color: #ffffff;
      position: relative; }
      .footer__nav-secondary ul li:first-child:after {
        display: none; }
    @media (min-width: 990px) {
      .footer__nav-secondary ul {
        -ms-flex-direction: row;
            flex-direction: row;
        width: 100%;
        -ms-flex-pack: justify;
            justify-content: space-between; } }
    .footer__nav-secondary ul a {
      color: #ffffff;
      position: relative;
      cursor: pointer; }

.separator {
  width: 1px;
  background-color: #7E7E7E;
  height: 18px;
  margin-top: 4px; }
  @media (max-width: 990px) {
    .separator {
      display: none; } }

.social-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-top: 40px; }
  @media (max-width: 990px) {
    .social-links {
      width: 100%;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;} }
  .social-links .fa {
    font-size: 18px; }
    @media (max-width: 1708px) {
      .social-links .fa {
        font-size: 18px; } }
    @media (max-width: 1408px) {
      .social-links .fa {
        font-size: 16px; } }
    @media (max-width: 990px) {
      .social-links .fa {
        font-size: 14px; } }
  @media (min-width: 1024px) {
    .social-links {
      margin-top: 0; } }
  .social-links li {
    padding: 0 10px; }
    .social-links li:first-child {
      padding-left: 0; }
    .social-links li a {
      color: #ffffff; }

.btn {
  background: #ffffff;
  border: none;
  border-radius: 45px;
  height: 90px;
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  min-width: 325px;
  width: auto;
  color: #2a2558;
  display: block;
  font-weight: bold;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0 40px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  letter-spacing: 1px;
  line-height: 1.2; }
  @media (max-width: 1708px) {
    .btn {
      border-radius: 40px;
      height: 80px;
      font-size: 14px;
      min-width: 300px; } }
  @media (max-width: 1408px) {
    .btn {
      border-radius: 30px;
      height: 60px;
      font-size: 12px;
      min-width: 250px;
      padding: 0 15px; } }
  @media (max-width: 990px) {
    .btn {
      min-width: 220px; } }
  .btn:hover {
    -webkit-box-shadow: 2.5px 5px #2a2458;
            box-shadow: 2.5px 5px #009688;
			color: #005a6e; }
  @media (min-width: 1708px) {
    .btn {
      font-size: 16px; } }

.btn.btn--yellow {
  background: #fdcc16;
  color: #ffffff; }
  .btn.btn--yellow:hover {
    color: #2a2458; }

.btn.btn--gold {
  background: #fdcc16;
  color: #E9964B; }
  .btn.btn--gold:hover {
    color: #2a2458; }

.btn.btn--blue {
  background: #2a2458;
  color: #fff; }
  .btn.btn--blue:hover {
    color: #E9964B;
    -webkit-box-shadow: 2.5px 5px #fdcc16;
            box-shadow: 2.5px 5px #fdcc16; }

.btn.btn--purple {
  background-color: #ca73af;
  color: #fff; }
  .btn.btn--purple:hover {
    color: #2a2458;
    -webkit-box-shadow: 2.5px 5px #fdcc16;
            box-shadow: 2.5px 5px #fdcc16; }

.home-block.center > h2,
.home-block.center > p {
  text-align: center; }

.home-block.center p {
  margin: 0 auto; }

/*New styles for careers pages*/
/*convert px into vw mixin*/
.home-block.with_padding {
  margin: 0;
  padding-top: 7.29167vw;
  padding-bottom: 4.6875vw; }
  @media (max-width: 767px) {
    .home-block.with_padding {
      padding-top: 30px;
      padding-bottom: 30px; } }

@media (max-width: 768px) {
  .career_hero .fp-tableCell {
    height: auto !important; } }

.career_hero .hero-slide {
  /*margin-top: -75px;*/
  margin-top: 0;
  height: calc(100vh - 150px) !important; }
  @media (min-width: 1024px) {
    .career_hero .hero-slide .fp-tableCell {
      height: calc(100vh - 150px) !important; } }
  @media (max-width: 768px) {
    .career_hero .hero-slide {
      margin-top: 0;
      height: auto !important; }
      .career_hero .hero-slide .btn {
        margin-top: 30px !important;
        margin-bottom: 40px; } }

.career_hero .hero-slide__content {
  width: 100%; }
  @media (max-width: 768px) {
    .career_hero .hero-slide__content {
      height: auto;
      display: block; } }

.career_hero .hero-slide__content-wrap {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 20%;
  height: 100%; }
  @media (max-width: 768px) {
    .career_hero .hero-slide__content-wrap {
      display: block;
      height: auto; } }
  .career_hero .hero-slide__content-wrap > div {
    width: 50%; }
    @media (max-width: 768px) {
      .career_hero .hero-slide__content-wrap > div {
        width: 100%; } }
  .career_hero .hero-slide__content-wrap .s_content {
    padding-top: 0;
    padding-left: 10%;
    padding-right: 10%; }
    @media (max-width: 768px) {
      .career_hero .hero-slide__content-wrap .s_content {
        padding-bottom: 30px;
        padding-top: 30px; } }
  .career_hero .hero-slide__content-wrap .s_image {
    height: 100%; }
    @media (max-width: 768px) {
      .career_hero .hero-slide__content-wrap .s_image {
        height: 250px; } }
  .career_hero .hero-slide__content-wrap img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    max-height: calc(100vh - 0px);
    /*max-height: calc(100vh - 150px);*/
    display: block; }
    @media (max-width: 768px) {
      .career_hero .hero-slide__content-wrap img {
        max-width: unset;
        width: 100%; } }

.career_content {
  padding-top: 145px; }
  @media (max-width: 1920px) {
    .career_content {
      padding-top: 85px; } }
  @media (max-width: 1024px) {
    .career_content {
      padding-top: 75px; } }
  .career_content .main-content {
    padding-top: 0; }
  .career_content .hero-slide__image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    overflow: hidden; }
    .career_content .hero-slide__image img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      min-width: 100%;
      min-height: 100%;
      height: auto; }

.career_header {
  height: 75px;
  display: -ms-flexbox;
  display: flex;
  padding: 0 25px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  position: fixed;
  top: 75px;
  left: 0;
  z-index: 19;
  background-color: #e8f7f9; }
  @media (max-width: 1024px) {
    .career_header {
      padding: 15px 25px;
      height: auto;
      position: relative;
      top: auto;
      display: none; } }
  .career_header_list {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    width: 100%; }
    @media (max-width: 767px) {
      .career_header_list {
        display: block;
        text-align: center;
        width: 100%; } }
    .career_header_list li {
      margin: 0 2%; }
      .career_header_list li:hover a, .career_header_list li.active a, .career_header_list li.current-menu-item a {
        -webkit-transition: all 400ms;
        transition: all 400ms;
        color: #0f414e; }
    .career_header_list a {
      padding: 0 10px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      font-size: 18px;
      color: #1d778e;
      text-align: center;
      letter-spacing: 0;
      -webkit-transition: all 400ms;
      transition: all 400ms; }

.insight_double_wrapper {
  margin-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: row;
      flex-direction: row; }
  @media (max-width: 999px) {
    .insight_double_wrapper {
      display: block; } }
  .insight_double_wrapper .careers__card {
    margin: 0;
    padding: 0;
    width: calc(50% - 8px); }
    @media (max-width: 999px) {
      .insight_double_wrapper .careers__card {
        width: 100%; } }
    @media (max-width: 1920px) {
      .insight_double_wrapper .careers__card {
        height: 590px; } }
    @media (max-width: 990px) {
      .insight_double_wrapper .careers__card {
        height: 450px;
        padding-right: 0 !important; } }
    .insight_double_wrapper .careers__card:first-child {
      margin-right: 0; }
      @media (max-width: 990px) {
        .insight_double_wrapper .careers__card:first-child {
          margin-bottom: 30px !important; }
          .insight_double_wrapper .careers__card:first-child .notch--blue {
            border-color: #fff !important; } }
    .insight_double_wrapper .careers__card .careers_card-content {
      /*justify-content: center;*/
      padding: 6.77083vw 7.29167vw 4.16667vw; }
      @media (max-width: 1920px) {
        .insight_double_wrapper .careers__card .careers_card-content {
          padding: 80px; } }
      @media (max-width: 990px) {
        .insight_double_wrapper .careers__card .careers_card-content {
          padding: 30px; } }
      .insight_double_wrapper .careers__card .careers_card-content p {
        padding-bottom: 100px;
        font-size: 22px;
        line-height: 35px; }
        @media (max-width: 1708px) {
          .insight_double_wrapper .careers__card .careers_card-content p {
            font-size: 20px;
            line-height: 28px; } }
        @media (max-width: 1408px) {
          .insight_double_wrapper .careers__card .careers_card-content p {
            font-size: 18px;
            line-height: 26px; } }
        @media (max-width: 990px) {
          .insight_double_wrapper .careers__card .careers_card-content p {
            font-size: 16px;
            line-height: 24px; } }

@media (max-width: 990px) {
  .learning_info_item {
    padding-bottom: 210px !important; } }

.diagrams_wrapper {
  margin-top: -120px;
  padding: 15.625vw 0 10.41667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #2A2458; }
  @media (max-width: 768px) {
    .diagrams_wrapper {
      margin-top: -50px;
      padding-top: 100px; } }

.diagrams_row {
  margin-bottom: 5.72917vw;
  padding: 0 18.22917vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .diagrams_row:last-of-type {
    margin-bottom: 0; }
  @media (max-width: 1024px) {
    .diagrams_row {
      padding: 0 100px; } }
  @media (max-width: 768px) {
    .diagrams_row {
      padding: 0 30px;
      display: block; } }
  .diagrams_row.revers {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .diagrams_row.revers .diagrams_col {
      -ms-flex-pack: start;
          justify-content: flex-start; }
      @media (max-width: 990px) {
        .diagrams_row.revers .diagrams_col {
          margin-bottom: 20px; } }
      @media (max-width: 768px) {
        .diagrams_row.revers .diagrams_col {
          -ms-flex-pack: center;
              justify-content: center; } }
      .diagrams_row.revers .diagrams_col:first-child {
        padding-right: 0;
        padding-left: 3.90625vw; }
        @media (max-width: 768px) {
          .diagrams_row.revers .diagrams_col:first-child {
            padding-left: 0; } }
      .diagrams_row.revers .diagrams_col:last-of-type {
        padding-left: 0;
        padding-right: 3.90625vw; }
        @media (max-width: 768px) {
          .diagrams_row.revers .diagrams_col:last-of-type {
            padding-right: 0; } }

.diagrams_col {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .diagrams_col:first-child {
    padding-right: 3.90625vw; }
  .diagrams_col:last-of-type {
    padding-left: 3.90625vw; }
  @media (max-width: 768px) {
    .diagrams_col {
      width: 100%;
      -ms-flex-pack: center;
          justify-content: center; }
      .diagrams_col:first-child {
        padding-right: 0;
        margin-bottom: 30px; }
      .diagrams_col:last-of-type {
        padding-left: 0; } }
  .diagrams_col .diagram {
    width: 27.60417vw;
    height: 27.60417vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 990px) {
      .diagrams_col .diagram {
        width: 150px;
        height: 150px; } }
    .diagrams_col .diagram span {
      color: #fff;
      letter-spacing: 1.6px;
      font-weight: bold;
      text-align: center;
      font-size: 16px; }
  .diagrams_col_text {
    width: 100%; }
    .diagrams_col_text span {
      display: block;
      text-align: left; }
      .diagrams_col_text span.count {
        margin-bottom: 30px;
        font: 120px/80px CircularStd-Book;
        letter-spacing: 0;
        color: #CA73AF;
        display: -ms-flexbox;
        display: flex; }
        .diagrams_col_text span.count {
          font-size: 60px; }
        @media (min-width: 767px) and (max-width: 1600px) {
          .diagrams_col_text span.count {
            font-size: calc( 60px + 60 * (100vw - 767px) / 833); } }
        @media (min-width: 1600px) {
          .diagrams_col_text span.count {
            font-size: 120px; } }
        @media (max-width: 990px) {
          .diagrams_col_text span.count {
            text-align: center;
            -ms-flex-align: center;
                align-items: center;
            -ms-flex-pack: center;
                justify-content: center; } }
      .diagrams_col_text span.caption {
        margin-bottom: 30px;
        font: 16px/20px CircularStd-Bold;
        letter-spacing: 1.6px;
        color: #585289;
        text-transform: uppercase; }
        .diagrams_col_text span.caption {
          font-size: 14px; }
        @media (min-width: 767px) and (max-width: 1600px) {
          .diagrams_col_text span.caption {
            font-size: calc( 14px + 2 * (100vw - 767px) / 833); } }
        @media (min-width: 1600px) {
          .diagrams_col_text span.caption {
            font-size: 16px; } }
        @media (max-width: 990px) {
          .diagrams_col_text span.caption {
            text-align: center; } }
    .diagrams_col_text p {
      margin-bottom: 20px;
      text-align: left;
      letter-spacing: 0;
      color: #FFFFFF;
      font-size: 22px;
      line-height: 32px; }
      @media (max-width: 1920px) {
        .diagrams_col_text p {
          font-size: 20px;
          line-height: 30px; } }
      @media (max-width: 1024px) {
        .diagrams_col_text p {
          font-size: 16px;
          line-height: 26px; } }
      @media (max-width: 990px) {
        .diagrams_col_text p {
          font-size: 14px;
          line-height: 24px; } }
      @media (max-width: 990px) {
        .diagrams_col_text p {
          text-align: center; } }
    .diagrams_col_text a {
      font: 16px/28px CircularStd-Book;
      letter-spacing: 0;
      color: #FDCC16; }

@media (max-width: 767px) {
  .careers_section_revers {
    margin: 30px 0; } }

.careers_section_revers .careers {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }
  @media (max-width: 1000px) {
    .careers_section_revers .careers {
      display: block; } }
  @media (max-width: 990px) {
    .careers_section_revers .careers {
      -ms-flex-direction: row;
          flex-direction: row;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; } }

@media (min-width: 1000px) {
  .careers_section_revers .careers__left-inner {
    margin-left: 20px; } }

.careers_section_revers .careers__left .careers__card:first-child {
  margin-bottom: 0; }
  @media (max-width: 767px) {
    .careers_section_revers .careers__left .careers__card:first-child {
      margin-right: 0;
      margin-bottom: 30px; } }

.home-block--50.center {
  -ms-flex-align: center;
      align-items: center; }

@media (max-width: 768px) {
  .home-block__col h2 {
    margin-bottom: 15px; } }

.learning_info_wrapper {
  background: #FCF8F0 0% 0% no-repeat padding-box; }

.learning_info_row {
  margin-top: 20.83333vw;
  /*padding: 0 vw(140px);*/
  padding: 0 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translate(0, -14.32292vw);
          transform: translate(0, -14.32292vw);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 1408px) {
    .learning_info_row {
      padding: 0 9%;
      padding-bottom: 6.25vw; } }
  @media (max-width: 1024px) {
    .learning_info_row {
      padding: 0 4%; } }
  @media (max-width: 767px) {
    .learning_info_row {
      display: block; } }

.learning_info_item {
  margin-bottom: 8px;
  padding: 4.6875vw 5.98958vw 13.54167vw 7.55208vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: calc(50% - 4px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative; }
  @media (max-width: 767px) {
    .learning_info_item {
      padding: 30px 30px 60px;
      width: 100%; } }
  .learning_info_item .caption {
    margin-bottom: 1.82292vw;
    font: 40px/70px CircularStd-Book;
    letter-spacing: 0;
    color: #fff; }
    .learning_info_item .caption {
      font-size: 40px; }
    @media (min-width: 767px) and (max-width: 1600px) {
      .learning_info_item .caption {
        font-size: calc( 40px + 30 * (100vw - 767px) / 833); } }
    @media (min-width: 1600px) {
      .learning_info_item .caption {
        font-size: 70px; } }
  .learning_info_item p {
    text-align: left;
    color: #212121;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0;
    color: #fff; }
    @media (max-width: 1920px) {
      .learning_info_item p {
        font-size: 20px;
        line-height: 30px; } }
    @media (max-width: 1024px) {
      .learning_info_item p {
        font-size: 16px;
        line-height: 26px; } }
    @media (max-width: 990px) {
      .learning_info_item p {
        font-size: 14px;
        line-height: 24px; } }
  .learning_info_item .notch--creamy {
    border-left: 25px solid #fcf8f0; }

.brands {
  background: #fdcc16;
  padding: 30px 0;
  min-height: 600px; }
  @media (min-width: 1024px) {
    .brands {
      min-height: auto; } }
  @media (min-width: 1708px) {
    .brands {
      padding: 50px 0; } }
  .brands .home-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 60px 0 37px 0; }
    @media (min-width: 1024px) {
      .brands .home-block {
        margin: 120px 0 75px 0;
        -ms-flex-direction: row;
            flex-direction: row; } }

.brands__logos {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 1024px) {
    .brands__logos {
      width: 40%; } }

.brands__logo {
  width: 50%;
  margin-bottom: 25px;
  text-align: center; }
  @media (min-width: 1024px) {
    .brands__logo {
      text-align: left;
      margin-bottom: 60px; } }
  @media (min-width: 1024px) {
    .brands__logo {
      width: 50%; } }
  .brands__logo img {
    opacity: 0.3;
    max-width: 100px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    @media (min-width: 1408px) {
      .brands__logo img {
        max-width: 140px; } }
    @media (min-width: 1708px) {
      .brands__logo img {
        max-width: 180px; } }
    .brands__logo img:hover {
      opacity: 1; }
  .brands__logo.brands-active img {
    opacity: 1; }

.brands__content {
  width: 100%;
  margin-bottom: 40px; }
  @media (min-width: 1024px) {
    .brands__content {
      width: 45%;
      margin-top: 0; } }
  .brands__content p.quote {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    padding: 30px 0; }
    @media (max-width: 1920px) {
      .brands__content p.quote {
        font-size: 22px;
        line-height: 28px; } }
    @media (max-width: 1024px) {
      .brands__content p.quote {
        font-size: 17px;
        line-height: 28px;
        padding: 0 0 30px 0; } }
    @media (max-width: 990px) {
      .brands__content p.quote {
        font-size: 17px;
        line-height: 28px;
        padding: 0 0 20px 0; } }

@media (min-width: 1025px) {
  .brands .home-block .brands__content {
    width: 40%; }
  .brands .home-block .brands__logos {
    width: 50%;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .brands .home-block .brands__logos .brands__logo {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; } }

@media (min-width: 1024px) {
  .brands .home-block.reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }

.brands .home-block .brands__caption {
  text-align: left;
  letter-spacing: 0;
  color: #2A2458;
  line-height: normal;
  font-size: 70px;
  line-height: 80px;
  padding-bottom: 40px; }
  @media (max-width: 1920px) {
    .brands .home-block .brands__caption {
      padding-top: 80px;
      font-size: 53px;
      line-height: 69px; } }
  @media (max-width: 1024px) {
    .brands .home-block .brands__caption {
      padding-top: 30px;
      font-size: 40px;
      line-height: 50px; } }
  @media (max-width: 990px) {
    .brands .home-block .brands__caption {
      font-size: 33px;
      line-height: 38px; } }

.instagram_wrapper.home-block {
  margin-top: -11.71875vw; }

.instagram_title {
  margin-bottom: 2.08333vw;
  color: #2a2458;
  font-weight: 300;
  line-height: 1.2em;
  text-align: center; }
  @media (max-width: 1024px) {
    .instagram_title {
      margin-top: 45px; } }
  .instagram_title {
    font-size: 40px; }
  .instagram_title a {
    color: #2a2458; }
    .instagram_title a:visited .instagram_title a:hover {
      color: #2a2458; }

.instagram_list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .instagram_list li {
    margin-bottom: 16px;
    margin-right: 16px;
    width: calc(25% - 12px); }
    .instagram_list li:nth-child(4n + 4) {
      margin-right: 0; }
    @media (max-width: 1024px) {
      .instagram_list li {
        margin-bottom: 15px;
        margin-right: 15px;
        width: calc((100% / 3) - 10px); }
        .instagram_list li:nth-child(4n + 4) {
          margin-right: 15px; }
        .instagram_list li:nth-child(3n + 3) {
          margin-right: 0; } }
    @media (max-width: 1024px) {
      .instagram_list li {
        margin-bottom: 15px;
        margin-right: 15px;
        width: calc(50% - 7.5px); }
        .instagram_list li:nth-child(3n + 3) {
          margin-right: 15px; }
        .instagram_list li:nth-child(2n + 2) {
          margin-right: 0; } }
  .instagram_list a {
    display: block; }
    .instagram_list a img {
      display: block;
      width: 100%;
      height: 100%; }

/*

@media (min-width: 1024px) {
  .hero-slider {
    max-height: calc(100vh - 150px);
  }
}*/
.menu-careers-sub-menu-container {
  width: 100%; }

.quote_avatar img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover; }

.students_banner_row {
  min-height: calc(100vh - 150px);
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .students_banner_row.revers {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    @media (max-width: 767px) {
      .students_banner_row.revers {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }
  @media (max-width: 767px) {
    .students_banner_row {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      height: auto;
      min-height: unset; } }

.students_banner_col {
  padding: 13.02083vw 7.29167vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: start;
      justify-content: flex-start;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .students_banner_col {
      width: 100%;
      min-height: 220px; } }
  .students_banner_col.bottom {
    -ms-flex-align: end;
        align-items: flex-end; }
  .students_banner_col .text p {
    text-align: left;
    letter-spacing: 0;
    color: #fff;
    font-size: 22px !important;
    line-height: 35px !important; }
    @media (max-width: 1708px) {
      .students_banner_col .text p {
        font-size: 20px !important;
        line-height: 28px !important; } }
    @media (max-width: 1408px) {
      .students_banner_col .text p {
        font-size: 18px !important;
        line-height: 26px !important; } }
    @media (max-width: 990px) {
      .students_banner_col .text p {
        font-size: 16px !important;
        line-height: 24px !important; } }
  .students_banner_col .text h2 {
    color: #ffffff; }
  .students_banner_col .text .btn {
    margin-top: 70px; }
  .students_banner_col .text .position {
    color: #fff;
    display: block;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px; }
    .students_banner_col .text .position:first-child {
      font-weight: 700; }
  .students_banner_col .text .pre_caption {
    display: block;
    font-family: CircularStd-Book; }
  .students_banner_col .text h1 {
    margin-top: 10px;
    margin-bottom: 2.60417vw;
    font-family: CircularStd-Book; }
  .students_banner_col .text.dark {
    max-width: 75%; }
    @media (max-width: 1024px) {
      .students_banner_col .text.dark {
        max-width: unset; } }
    .students_banner_col .text.dark h2 {
      color: #212121; }
    .students_banner_col .text.dark .pre_caption {
      display: block;
      color: #7e7e7e;
      font-weight: 300; }
    .students_banner_col .text.dark h1 {
      margin-top: 10px;
      margin-bottom: 2.60417vw;
      color: #2a2458; }
    .students_banner_col .text.dark p {
      color: #212121;
      font-weight: 300; }

@media (max-width: 767px) {
  .students_icons {
    text-align: center;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    margin: 0; } }

.students_icons h2 {
  text-align: center; }

.students_icons > p {
  margin: 0 auto;
  text-align: center;
  max-width: unset; }

.students_icons_wrapper {
  margin: 0 auto;
  margin-top: 5.20833vw;
  max-width: 1100px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.students_icons_item {
  margin-right: 150px;
  margin-bottom: 4.6875vw;
  width: calc((100% / 3) - 100px); }
  .students_icons_item:nth-child(3n + 3) {
    margin-right: 0; }
  @media (max-width: 1024px) {
    .students_icons_item {
      margin-right: 30px;
      width: calc((100% / 3) - 20px); } }
  @media (max-width: 767px) {
    .students_icons_item {
      margin-bottom: 40px;
      margin-right: 0;
      width: 100%; } }
  .students_icons_item .item_icon {
    margin-bottom: 30px;
    text-align: center; }
    @media (max-width: 767px) {
      .students_icons_item .item_icon {
        margin-bottom: 15px; } }
    .students_icons_item .item_icon img {
      width: 77px;
      height: auto; }
  .students_icons_item .item_text {
    text-align: center;
    font-family: CircularStd-Book;
    letter-spacing: 0;
    color: #212121; }
    .students_icons_item .item_text {
      font-size: 14px; }
    @media (min-width: 767px) and (max-width: 1600px) {
      .students_icons_item .item_text {
        font-size: calc( 14px + 8 * (100vw - 767px) / 833); } }
    @media (min-width: 1600px) {
      .students_icons_item .item_text {
        font-size: 22px; } }

.quote_wrapper {
  margin: 0;
  padding-bottom: 5.98958vw;
  padding-top: 5.98958vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row; }
  .quote_wrapper.revers {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }
    .quote_wrapper.revers h2 {
      margin-bottom: 1.5625vw;
      font-weight: 300;
      color: #2a2458; }
      .quote_wrapper.revers h2 {
        font-size: 20px; }
      @media (min-width: 767px) and (max-width: 1600px) {
        .quote_wrapper.revers h2 {
          font-size: calc( 20px + 20 * (100vw - 767px) / 833); } }
      @media (min-width: 1600px) {
        .quote_wrapper.revers h2 {
          font-size: 40px; } }
  .quote_wrapper.small p {
    color: #212121; }
  @media (max-width: 767px) {
    .quote_wrapper {
      display: block;
      padding-top: 70px;
      padding-bottom: 70px;
      text-align: center; } }

.quote_avatar {
  width: 260px;
  height: 260px; }
  @media (max-width: 1024px) {
    .quote_avatar {
      width: 200px;
      height: 200px; } }
  @media (max-width: 767px) {
    .quote_avatar {
      margin: 0 auto;
      margin-bottom: 30px; } }
  .quote_avatar img {
    width: 100%;
    height: 100%;
    display: block; }

.quote_text {
  width: calc(100% - 410px); }
  @media (max-width: 1024px) {
    .quote_text {
      width: calc(100% - 250px); } }
  @media (max-width: 767px) {
    .quote_text {
      width: 100%; } }
  .quote_text.full_width p {
    width: 100%;
    max-width: unset; }
  .quote_text.light p, .quote_text.light span, .quote_text.light h2, .quote_text.light h1 {
    color: #fff; }
  .quote_text p {
    margin-bottom: 30px;
    color: #2a2458;
    max-width: 75%; }
    @media (max-width: 1024px) {
      .quote_text p {
        max-width: unset; } }
  .quote_text span {
    display: block;
    color: #2a2458;
    font-size: 22px;
    line-height: 1.5em; }
    .quote_text span {
      font-size: 14px; }
    @media (min-width: 767px) and (max-width: 1600px) {
      .quote_text span {
        font-size: calc( 14px + 8 * (100vw - 767px) / 833); } }
    @media (min-width: 1600px) {
      .quote_text span {
        font-size: 22px; } }

.single_diagram_wrapper {
  margin-top: 6.77083vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media (max-width: 767px) {
    .single_diagram_wrapper {
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start; } }
  .single_diagram_wrapper > div {
    width: calc(50% - 150px); }
    @media (max-width: 1024px) {
      .single_diagram_wrapper > div {
        width: calc(50% - 15px); } }
    @media (max-width: 767px) {
      .single_diagram_wrapper > div {
        width: 100%; } }

@media (max-width: 767px) {
  .single_diagram_text {
    margin-bottom: 30px;
    text-align: center; } }

.single_diagram_text h2 {
  text-align: left; }
  @media (max-width: 767px) {
    .single_diagram_text h2 {
      text-align: center; } }

.single_diagram_text p:last-of-type {
  margin-bottom: 3.125vw; }

.single_diagram_image {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .single_diagram_image img {
    display: block;
    width: 27.86458vw;
    height: auto;
    max-width: 100%; }
    @media (max-width: 1024px) {
      .single_diagram_image img {
        width: 275px; } }
    @media (max-width: 767px) {
      .single_diagram_image img {
        width: 100%;
        max-width: 220px;
        margin-left: auto;
        margin-right: auto; } }

.infographic .infographic-margin-bottom {
  margin-bottom: 70px; }
  @media (max-width: 1024px) {
    .infographic .infographic-margin-bottom {
      margin-bottom: 35px; } }

.infographic_wrapper {
  margin: 0;
  padding-top: 10.9375vw;
  padding-bottom: 7.8125vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: row;
      flex-direction: row;
  position: relative; }
  @media (max-width: 767px) {
    .infographic_wrapper {
      padding-bottom: 0 !important;
      display: block; } }
  .infographic_wrapper.single {
    padding-bottom: 43.64583vw; }
    @media (max-width: 767px) {
      .infographic_wrapper.single .text {
        margin-bottom: 30px; } }
    .infographic_wrapper.single .text h2, .infographic_wrapper.single .text p {
      color: #2A2458; }
    .infographic_wrapper.single .image {
      padding: 0;
      position: absolute;
      top: 2.60417vw;
      width: 92%;
      height: 100%; }
      @media (min-width: 1408px) {
        .infographic_wrapper.single .image {
          width: 82%; } }
      @media (max-width: 767px) {
        .infographic_wrapper.single .image {
          position: relative;
          top: auto;
          left: auto;
          -webkit-transform: translate(0, 0);
                  transform: translate(0, 0);
          width: 100%;
          height: 100%;
          margin: 0 auto;
          opacity: 1;
          max-width: unset;
          margin-bottom: 50px; } }
  .infographic_wrapper > div {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .infographic_wrapper > div:first-child {
      padding-right: 5.20833vw; }
      @media (max-width: 1024px) {
        .infographic_wrapper > div:first-child {
          padding: 0; } }
    .infographic_wrapper > div:last-of-type {
      padding-left: 5.20833vw; }
      @media (max-width: 1024px) {
        .infographic_wrapper > div:last-of-type {
          padding: 0; } }
  .infographic_wrapper .text {
    position: relative;
    z-index: 2; }
    @media (max-width: 1024px) {
      .infographic_wrapper .text {
        padding: 0;
        padding-top: 45px;
        width: 50%;
        z-index: 2; } }
    @media (max-width: 767px) {
      .infographic_wrapper .text {
        width: 100%;
        margin-top: 50px; } }
    .infographic_wrapper .text h2 {
      color: #CA73AF; }
    .infographic_wrapper .text p {
      color: #fff; }
      .infographic_wrapper .text p.infographic-margin-bottom {
        margin-bottom: 140px; }
        @media (max-width: 1024px) {
          .infographic_wrapper .text p.infographic-margin-bottom {
            margin-bottom: 50px; } }
    .infographic_wrapper .text h5 {
      margin: 0;
      color: #CA73AF;
      font-weight: 300; }
  @media (max-width: 1024px) {
    .infographic_wrapper .image {
      padding-left: 5%; } }
  .infographic_wrapper .image img {
    display: block; }
    @media (max-width: 1024px) {
      .infographic_wrapper .image img {
        width: auto;
        height: 100%;
        margin: 0 auto;
        -o-object-fit: contain;
           object-fit: contain; } }
    @media (max-width: 767px) {
      .infographic_wrapper .image img {
        margin-bottom: 50px !important; } }
  @media (max-width: 767px) {
    .infographic_wrapper .image {
      position: relative;
      top: auto;
      left: auto;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      width: 100%;
      height: auto;
      margin: 0 auto;
      opacity: 1;
      max-width: unset; }
      .infographic_wrapper .image img {
        height: auto;
        width: 100%; } }

.masonry_wrapper {
  margin: 0;
  padding-top: 11.45833vw;
  padding-bottom: 11.45833vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: unset;
      align-items: unset; }
  @media (max-width: 767px) {
    .masonry_wrapper {
      display: block; } }

.masonry_grid {
  padding-right: 3.90625vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 58%; }
  @media (max-width: 767px) {
    .masonry_grid {
      padding-right: 0;
      width: 100%;
      height: 300px; } }
  .masonry_grid [class^="col-"] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; }
  .masonry_grid .col-1 {
    width: calc(29% - 10px); }
  .masonry_grid .col-2 {
    width: calc(42% - 10px); }

.masonry_item {
  margin-bottom: 15px;
  height: 150px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -ms-flex: 1;
      flex: 1; }

.masonry_text {
  padding: 4.42708vw 0 4.42708vw 3.90625vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 42%; }
  @media (max-width: 767px) {
    .masonry_text {
      width: 100%;
      padding-left: 0; } }
  .masonry_text .btn {
    margin-top: 50px; }

.students_banner_col .is-featured-text {
  font-size: 22px !important;
  line-height: 35px !important; }
  @media (max-width: 1708px) {
    .students_banner_col .is-featured-text {
      font-size: 20px !important;
      line-height: 28px !important; } }
  @media (max-width: 1408px) {
    .students_banner_col .is-featured-text {
      font-size: 18px !important;
      line-height: 26px !important; } }
  @media (max-width: 990px) {
    .students_banner_col .is-featured-text {
      font-size: 16px !important;
      line-height: 24px !important; } }

.infographic_wrapper .image {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -ms-flex-align: center !important;
      align-items: center !important;
  -ms-flex-pack: center !important;
      justify-content: center !important; }

@media (max-width: 767px) {
  .tabs__wrapper {
    text-align: center; } }

.tabs__caption {
  margin-top: 30px;
  margin-bottom: 3.77083vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 767px) {
    .tabs__caption {
      display: inline-block; } }
  .tabs__caption li {
    margin: 0 1.5625vw;
    padding: 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-transform: uppercase;
    font-weight: bold;
    color: #CDCDCD;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    border-bottom: 2px solid transparent;
    letter-spacing: 1.6px;
    margin-left: 15px !important;
    margin-left: 15px !important; }
    .tabs__caption li {
      font-size: 12px; }
    @media (min-width: 767px) and (max-width: 1600px) {
      .tabs__caption li {
        font-size: calc( 12px + 4 * (100vw - 767px) / 833); } }
    @media (min-width: 1600px) {
      .tabs__caption li {
        font-size: 16px; } }
    @media (max-width: 1024px) {
      .tabs__caption li {
        margin-left: 8px !important;
        margin-left: 8px !important; } }
    @media (max-width: 767px) {
      .tabs__caption li {
        text-align: center;
        margin-bottom: 8px; } }
    .tabs__caption li:hover {
      -webkit-transition: all 400ms;
      transition: all 400ms;
      color: #7e7e7e; }
    .tabs__caption li.active {
      color: #7e7e7e;
      border-bottom: 2px solid #FDCC16; }

.tabs__content {
  display: block;
  height: 0;
  overflow: hidden; }
  @media (max-width: 767px) {
    .tabs__content {
      text-align: left; } }
  .tabs__content.active {
    display: block;
    height: auto; }
  .tabs__content-wrapper {
    margin-bottom: 5.98958vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (max-width: 767px) {
      .tabs__content-wrapper {
        display: block; } }
    .tabs__content-wrapper .text {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: center;
          justify-content: center;
      width: calc(42% - 18px); }
      @media (max-width: 1024px) {
        .tabs__content-wrapper .text {
          width: calc(50% - 10px); } }
      @media (max-width: 767px) {
        .tabs__content-wrapper .text {
          margin-bottom: 15px;
          width: 100%;
          text-align: center; } }
      .tabs__content-wrapper .text h2 {
        margin-top: 0;
        margin-bottom: 2.08333vw;
        color: #212121; }
        @media (max-width: 767px) {
          .tabs__content-wrapper .text h2 {
            width: 100%;
            text-align: center !important; } }
      .tabs__content-wrapper .text p {
        color: #212121; }
        @media (max-width: 767px) {
          .tabs__content-wrapper .text p {
            text-align: center;
            margin-bottom: 50px; } }
    .tabs__content-wrapper .image {
      width: calc(58% - 18px); }
      @media (max-width: 1024px) {
        .tabs__content-wrapper .image {
          width: calc(50% - 10px); } }
      @media (max-width: 767px) {
        .tabs__content-wrapper .image {
          width: 100%; } }
      .tabs__content-wrapper .image img {
        width: 100%;
        height: auto; }
  .tabs__content-text {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 9.89583vw;
    max-width: 820px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .tabs__content-text .icon {
      margin-bottom: 2.08333vw;
      width: 78px;
      height: 78px; }
    .tabs__content-text h2 {
      margin-top: 0;
      margin-bottom: 2.08333vw;
      color: #212121; }
    .tabs__content-text p {
      color: #212121;
      font-weight: 300;
      line-height: 1.6em;
      max-width: unset;
      text-align: center; }

.mentors_wrapper {
  background-color: #fcf8f0; }
  @media (max-width: 767px) {
    .mentors_wrapper {
      padding-top: 70px !important;
      padding-bottom: 70px !important; } }
  .mentors_wrapper.home-block {
    padding-bottom: 8.59375vw; }

.mentors_row {
  margin: 0 auto;
  margin-bottom: 6.51042vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 1100px; }
  .mentors_row:first-of-type {
    margin-top: 6.51042vw; }
  @media (max-width: 767px) {
    .mentors_row {
      display: block; } }

.mentors_avatar {
  width: 20.83333vw; }
  @media (max-width: 767px) {
    .mentors_avatar {
      margin: 0 auto;
      width: 220px; } }
  .mentors_avatar img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover; }

.mentors_info {
  padding-left: 7.8125vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (max-width: 767px) {
    .mentors_info {
      padding-left: 0;
      width: 100%;
      text-align: center;
      margin-bottom: 20px; } }
  .mentors_info h2 {
    margin-top: 0;
    margin-bottom: 1.77083vw;
    color: #292929;
    font-weight: 300; }
  .mentors_info p {
    color: #292929;
    font-weight: 300;
    line-height: 1.6em; }

.tools_block {
  background-color: #e8f7f9; }
  @media (max-width: 767px) {
    .tools_block {
      padding-top: 70px !important; } }
  .tools_block.home-block {
    padding-bottom: 6.25vw; }
  .tools_block.light_gold {
    background-color: #fcf8f0; }
    .tools_block.light_gold .tools_item_header {
      -ms-flex: 1;
          flex: 1; }

.tools_wrapper {
  margin: 0 auto;
  margin-top: 3.125vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-width: 1226px;
  width: 100%; }
  @media (max-width: 767px) {
    .tools_wrapper {
      margin: 30px 0;
      display: block; } }

.tools_item {
  width: calc(100% / 3 - 11px);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (max-width: 767px) {
    .tools_item {
      margin-bottom: 30px;
      width: 100%; }
      .tools_item:last-of-type {
        margin-bottom: 0; } }
  .tools_item > div:not(.tools_item_body) {
    -ms-flex: inherit;
        flex: inherit; }
  .tools_item_header {
    padding: 1.82292vw 1.5625vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: start;
        justify-content: flex-start;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
    @media (max-width: 1024px) {
      .tools_item_header {
        padding: 30px; } }
    .tools_item_header img {
      max-width: 100%;
      height: auto; }
    .tools_item_header .caption {
      padding: 1.30208vw 0;
      display: block;
      text-align: left;
      text-transform: uppercase;
      color: #ffffff;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: 1.6px; }
  .tools_item_body {
    padding: 2.60417vw 1.5625vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    min-height: 300px;
    -ms-flex: 5;
        flex: 5; }
    @media (max-width: 1024px) {
      .tools_item_body {
        padding: 30px; } }
    @media (max-width: 767px) {
      .tools_item_body {
        min-height: unset; } }
    .tools_item_body p {
      color: #212121; }
  .tools_item_footer {
    padding: 1.5625vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #fff;
    position: relative; }
    @media (max-width: 1024px) {
      .tools_item_footer {
        padding: 30px; } }
    .tools_item_footer .notch--light-blue {
      border-left: 30px solid #e8f7f9; }
    .tools_item_footer a {
      color: #7e7e7e;
      font-size: 18px;
      font-weight: 300;
      line-height: 28px;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
      .tools_item_footer a:hover {
        color: #fdcc16;
        -webkit-transition: all 400ms;
        transition: all 400ms; }
        .tools_item_footer a:hover svg path {
          fill: #fdcc16 !important; }
      .tools_item_footer a svg {
        width: 6px;
        margin-left: 5px; }
      .tools_item_footer a.pink {
        color: #ca73af; }
        .tools_item_footer a.pink:hover {
          color: #fdcc16;
          -webkit-transition: all 400ms;
          transition: all 400ms; }

.lead_tabs_slider .slick-slide:active, .lead_tabs_slider .slick-slide:focus {
  outline: none; }

.lead_tabs_slider .slick-dots {
  padding-bottom: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .lead_tabs_slider .slick-dots li {
    padding: 3px 0;
    cursor: pointer; }
    .lead_tabs_slider .slick-dots li.slick-active {
      padding: 1px 0; }
      .lead_tabs_slider .slick-dots li.slick-active .pager__item:before {
        content: '';
        display: block;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        position: absolute;
        top: 50%;
        left: 0;
        background-color: #00909a;
        height: 6px;
        width: 100%; }
      .lead_tabs_slider .slick-dots li.slick-active .pager__item span {
        display: block; }

.lead_tabs_slider .pager__item {
  width: 9.375vw;
  height: 2px;
  background-color: #cdcdcd;
  position: relative; }
  .lead_tabs_slider .pager__item span {
    color: #7e7e7e;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1.6px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 25px);
            transform: translate(-50%, 25px);
    display: none; }

.page-template-position .bar-indicator {
  background: #01657F; }

.career_hero-position-page {
  color: white; }

.cities {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3; }
  @media (max-width: 767px) {
    .cities {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2; } }
  .cities_wrapper.active {
    margin-bottom: 2.875vw; }
  .cities li {
    color: #7e7e7e;
    line-height: 1.2;
    font-weight: 300;
    cursor: pointer; }
    .cities li {
      font-size: 18px; }
    @media (min-width: 767px) and (max-width: 1600px) {
      .cities li {
        font-size: calc( 18px + 22 * (100vw - 767px) / 833); } }
    @media (min-width: 1600px) {
      .cities li {
        font-size: 30px; } }
  .cities_positions {
    display: none; }
    .cities_positions .heading_city_wrapper {
      margin-bottom: 4.16667vw;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .cities_positions .heading_city_wrapper .heading_city {
        margin-right: 2.60417vw;
        font-weight: 700;
        color: #7e7e7e; }
        .cities_positions .heading_city_wrapper .heading_city {
          font-size: 18px; }
        @media (min-width: 767px) and (max-width: 1600px) {
          .cities_positions .heading_city_wrapper .heading_city {
            font-size: calc( 18px + 22 * (100vw - 767px) / 833); } }
        @media (min-width: 1600px) {
          .cities_positions .heading_city_wrapper .heading_city {
            font-size: 40px; } }
      .cities_positions .heading_city_wrapper .city_back {
        border: 0;
        background-color: transparent;
        color: #cdcdcd;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 1.6px;
        text-transform: uppercase;
        padding: 0;
        cursor: pointer; }
        .cities_positions .heading_city_wrapper .city_back:active, .cities_positions .heading_city_wrapper .city_back:focus {
          outline: none; }
    .cities_positions ul {
      -webkit-column-count: 3;
         -moz-column-count: 3;
              column-count: 3; }
      @media (max-width: 767px) {
        .cities_positions ul {
          -webkit-column-count: 1;
             -moz-column-count: 1;
                  column-count: 1; } }
    .cities_positions li {
      color: #7e7e7e;
      font-weight: 300;
      line-height: 37px; }
      .cities_positions li {
        font-size: 14px; }
      @media (min-width: 767px) and (max-width: 1600px) {
        .cities_positions li {
          font-size: calc( 14px + 8 * (100vw - 767px) / 833); } }
      @media (min-width: 1600px) {
        .cities_positions li {
          font-size: 22px; } }
    .cities_positions a {
      color: #7e7e7e; }

.life_top_banner {
  width: 100%;
  height: calc(100vh - 150px);
  height: auto; }
  .life_top_banner img {
    display: block;
    min-width: 100%; }

.life_double_block {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .life_double_block {
      display: block; } }
  .life_double_block > div {
    width: 50%; }
    @media (max-width: 767px) {
      .life_double_block > div {
        width: 100%; } }
    .life_double_block > div.info {
      padding: 14.84375vw 7.55208vw 14.0625vw; }
      @media (max-width: 767px) {
        .life_double_block > div.info {
          padding: 30px; } }
      .life_double_block > div.info h1 {
        margin-bottom: 35px;
        color: #ffffff; }
      .life_double_block > div.info p {
        color: #ffffff; }
    .life_double_block > div.image {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        .life_double_block > div.image {
          height: 250px; } }

.life_full_caption {
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 767px) {
    .life_full_caption {
      display: block; } }
  .life_full_caption .home-block__col {
    -ms-flex: auto;
        flex: auto; }
    .life_full_caption .home-block__col:first-of-type {
      width: 40%; }
      @media (max-width: 767px) {
        .life_full_caption .home-block__col:first-of-type {
          width: 100%; } }
  .life_full_caption h2 {
    color: #212121;
    padding-right: 50px; }
    @media (max-width: 767px) {
      .life_full_caption h2 {
        padding-right: 0px; } }
  .life_full_caption p {
    color: #212121; }

.life_grid_icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  width: 78px; }
  @media (max-width: 767px) {
    .life_grid_icon {
      top: unset;
      bottom: 166px; } }
  .life_grid_icon img {
    width: 100%;
    height: auto; }

.life_grid_row {
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media (max-width: 767px) {
    .life_grid_row {
      display: block; } }
  .life_grid_row.revers {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; }

.life_grid_col {
  width: 50%; }
  @media (max-width: 767px) {
    .life_grid_col {
      width: 100%; } }
  .life_grid_col.info {
    padding: 6.77083vw 7.55208vw; }
    @media (max-width: 767px) {
      .life_grid_col.info {
        padding: 30px;
        padding-bottom: 45px; } }
    .life_grid_col.info.dark h2, .life_grid_col.info.dark p {
      color: #212121; }
    .life_grid_col.info h2 {
      margin-bottom: 1.5625vw;
      color: #fff; }
    .life_grid_col.info p {
      color: #fff; }
  .life_grid_col.image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media (max-width: 767px) {
      .life_grid_col.image {
        height: 250px; } }

@media (max-width: 990px) {
  body .mega-menu-toggle {
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important; }
  body .mega-indicator {
    display: none !important; }
  body .mega-sub-menu {
    padding: 0 !important;
    border: none !important; }
  body .mega-sub-menu ul {
    -webkit-columns: 1 !important;
       -moz-columns: 1 !important;
            columns: 1 !important; }
  body .mega-sub-menu ul li {
    padding: 0 0 0 20px !important; }
  body .mega-sub-menu ul li a {
    padding: 0 0 10px 0 !important; } }

@media screen and (min-width: 989px) {
	.case-study-post-body blockquote {
		width: 130%;
		transform: translateX(-10%);
		padding-left: 42px !important;
	}
	
	.case-study-post-body p,
	.case-study-post-body h2,
	.case-study-post-body h3,
	.case-study-post-body h4,
	.case-study-post-body h5 {
		padding: 1.5rem 0 !important;
	}
	
	#related-posts .et_pb_ajax_pagination_container {
		display: flex;
	}
}

.case-study-post-body blockquote p:last-of-type {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 35px;
	color: rgba(61, 61, 61, 0.5) !important;
	padding-top: 0 !important;
}

#categories-container h4 span {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
}

#categories-container h4 span a {
	background: rgba(236, 237, 237, 0.5) !important;
	padding: 16px 24px !important;
	font-weight: bold !important;
	font-size: 10px !important;
	line-height: 13px !important;
	letter-spacing: 1.6px !important;
	text-transform: uppercase !important;
	margin-bottom: 8px !important;
	border-radius: 100px !important;
}

#related-posts article {
		margin-bottom: 0 !important;
	}
	
	#related-posts .entry-featured-image-url {
		position: relative;
			top: 0;
			left: 0;
		width: 100%;
		height: 400px;
		padding: 0 !important;
		margin: 0 !important;
	}
	
	#related-posts .entry-featured-image-url::after {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.3);
		
	}
	
	#related-posts img {
		object-fit: cover;
		width: 100%;
		height: 100% !important;
	}
	
	#related-posts .entry-title {
		position: absolute;
		top: 40%;
		left: 86px;
		right: 86px;
	}
	
	#related-posts .post-content {
		position: absolute;
		top: calc(40% + 50px);
		left: 86px;
		right: 86px;	
	}

	#related-posts .post-meta {
		display: none;	
	}
	
	#related-posts .post-content a.more-link {
		position: relative;
		display: inline-block !important;
		text-transform: uppercase;
		letter-spacing: 1.6px;
		color: #FFFFFF !important;
		transform: translateX(-24px);
	}
	
	#related-posts .post-content a.more-link::after {
		content: '';
		background-image: url('https://qualitestgroup.com/wp-content/uploads/2020/09/chevy.svg');
		background-repeat: no-repeat;
		position: absolute;
		top: 4px;
		right: -24px;
		width: 8px;
		height: 100%;
	}

#related-posts article {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

#related-posts article.category-case-study:nth-of-type(odd) {
	background-image: url('https://qualitestgroup.com/wp-content/uploads/2020/09/insights-success-square.jpg') !important;
}

#related-posts article.category-case-study:nth-of-type(even) {
	background-image: url('https://qualitestgroup.com/wp-content/uploads/2020/09/insights-success-sm.jpg') !important;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.ct_breadcrumb span {
  opacity: 0.6;
  font-weight: normal;
}
.open_positions_item a {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 150%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #212121;
}
.open_positions_item {
  border-bottom: 1.5px solid rgba(179, 179, 179, 0.4);
  padding: 24px 0 26px;
}

.indus_form iframe {
	width: 100% !important;
}
.pt_40 {
  padding-top: 40px;
}
.smaller p {
  font-size: 12px!important;
}
.engagement p, .tech p, .page p, .initiatives p, .products p, .industry p {
  font-size: 18px !important;
}
.engagement .et_pb_section_0 .et_pb_text_0 p {
	font-size: 14px !important;
}

.partner_logo {
  margin-bottom: 30px;
}
.partner_logo p {
  color: rgba(0,0,0,0.5);
  font-size: 16px;
  margin-bottom: 15px !important;
}
.partner_logo img {
  height: 45px;
  max-height: 45px;
  width: auto;
  max-width: 200px;
}
.past_webinar {
  display: flex;
  align-items: center;
}
.partner_logo.past_webinar p {
  margin-bottom: 0 !important;
  margin-right: 12px;
}
.partner_logo.past_webinar img {
  height: 30px;
  max-height: 30px;
  width: auto;
  max-width: 140px;
}
.tech .entry-header, .initiatives .entry-header {
	display: none;
}

/* -----------------------------------sidebar form------------------------- */

.sidebar_form {
  background: #eceded;
  padding: 34px 22px;
  margin-top: 30px;
}
.sidebar_form .si_title {
  text-align: center;
}
.sidebar_form .si_title p {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.sidebar_form .si_title h3 {
  margin-bottom: 25px;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 140%;
  text-align: center;
  color: #42467E;
}
.sidebar_form .hbspt-form {
  margin-top: 0;
}
.sidebar_form fieldset {
  display: grid !important;
  width: 100%;
}
.sidebar_form fieldset .field.hs-form-field {
  width: 100% !important;
  padding-right: 0;
}
.sidebar_form fieldset .field.hs-form-field label {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  color: #3D3D3D;
}

.sidebar_form fieldset .field.hs-form-field .input {
  margin-right: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  margin-top: 10px;
  height: 45px;
}
.sidebar_form fieldset .field.hs-form-field .input input {
  background: #fff !important;
  border: none !important;
  height: 100% !important;
  width: 100% !important;
  padding: 10px 15px !important;
  outline: none !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 170%;
  color: #3D3D3D;
}

.sidebar_form fieldset .field.hs-form-field .input input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #A9A9A9;
  opacity: 1; /* Firefox */
}

.sidebar_form fieldset .field.hs-form-field .input input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #A9A9A9;
}

.sidebar_form fieldset .field.hs-form-field .input input::-ms-input-placeholder { /* Microsoft Edge */
  color: #A9A9A9;
}

.sidebar_form .hs_submit {
  text-align: center;
  margin-top: 25px;
}
.sidebar_form .hs_submit input[type=submit]{
  background: #00B4AC !important;
  border: #00B4AC !important;
  color: #fff !important;
  font-style: normal !important;
  font-weight: bold !important;
  font-size: 10px !important;
  line-height: 13px !important;
  text-align: center !important;
  letter-spacing: 1.6px !important;
  cursor: pointer !important;
  padding: 20px 30px !important;
  border-radius: 35px !important;
}
.sidebar_form fieldset .hs-error-msg {
  font-style: normal;
  font-weight: normal;
  font-size: 10px !important;
  line-height: 140% !important;
  color: #EE0909 !important;
}

.sidebar_form .hs_error_rollup {
  display: none !important;
}
.sidebar_form .hs_submit input[type=submit] {
  -webkit-appearance: none;
}

.right {
  transition: top ease-in-out 1.5s, bottom ease-in-out 1.5s, position ease-in-out 1.5s;
}

.right.top-pos{
  top: auto;
  align-self: end;
  bottom: 20px !important;
  top: auto !important;
}
/* ------------------------------ Mini-menu -------------------------------- */

.whole_menu .mini-nav {
  display: flex;
  justify-content: flex-end;
  height: 40px !important;
  background: #ECEDED;
  align-content: center;
  align-items: center;
}
#mega-menu-wrap-menu-4 {
  background: transparent;
}
#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item {
  margin-right: 40px;
}
#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item a.mega-menu-link{
  color: rgba(0, 0, 0, 0.5) !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 14px !important;
  line-height: 18px !important;
  padding: 0 !important;
  height: initial !important;
}
#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item > a.mega-menu-link:hover{
  color: #575CA6 !important;
}

.mini-nav ul.mega-sub-menu {
  padding: 32px 32px 0px 30px !important;
  left: -90px !important;
  width: 215px !important;
  background: #FFFFFF !important;
  border-bottom: 1px solid #ECEDED !important;
  box-sizing: border-box !important;
  border-left: 1px solid #ECEDED !important;
  border-right: 1px solid #ECEDED !important;
  border-top: none !important;
  top: 28px !important;
}
#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid white;
  position: absolute;
  bottom: -10px !important;
  left: 0;
  right: 0;
  margin: auto;
}

#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{
  background: #fff;
  color: rgba(0, 0, 0, 0.5) !important;
  margin-bottom: 30px;
}

#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
	background: transparent !important;
  color: #575CA6 !important;
}

#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link{
  background: transparent !important;
  color: #575CA6 !important;
}

#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
  background: transparent !important;
  color: #575CA6 !important;
}
#mega-menu-wrap-menu-4 #mega-menu-menu-4 > li.mega-menu-item > a.mega-menu-link:hover{
  background: transparent !important;
  color: #575CA6 !important;
}

.et-db .initiatives #et-boc .et-l .et_pb_text_0.et_pb_text a {
  color: rgba(0,117,112,0.9)!important;
}

/* ---------------------------- */
.in_cate_tag a {
  color: rgba(0, 0, 0, 0.5) !important;
}

#post-15945 .entry-header {
  display: none;
}
#post-15945 .entry-content {
  margin-top: 110px;
}

@media (max-width: 1200px){
  .mini-nav {
      display: none !important;
  }
}


/* --------------------------- */
@media (max-width: 768px) {
  .w_100 {
    width: 100% !important;
  }
  .cus_insight .post-card__content {
    padding: 25px 20px!important;
  }
  .industry {
    margin-top: 45px;
  }
  .industry .entry-header, .engagement .entry-header {
		display: none;
	}
	.engagement .entry-content {
		margin-top: 75px;
	}
  .engagement p, .tech p, .page p, .initiatives p, .products p, .industry p {
    font-size: 16px !important;
  }
  .mb-sm-30 {
    margin-bottom: 30px !important;
  }
  .webi_state form {
    margin-bottom: 32px;
  }
  .partner_logo.past_webinar img {
    height: 25px;
    max-height: 25px;
  }
  .home_testi .esg-grid .mainul li.eg-q-testimonials-wrapper {
    padding: 15px 5px 5px 5px !important;
  }
  .home_testi .source_type_custom .esg-navbutton-solo-right {
    margin-right: -25px !important;
  }
  .home_testi .source_type_custom .esg-navbutton-solo-left {
    margin-left: -25px !important;
  }
}


/* 
 * @author: Jacky
 * css for search page*/
/* ------------------------------------------------------------------ */
/*Post Pagination*/

.numaric-pagination {
  text-align: center;
margin-bottom: 100px;
}
.numaric-pagination li {
  display: inline-block;
  margin: 5px;
  padding: 10px;
}
.numaric-pagination li a {
  color: #BCBDC0;
}
.post-card__content .title {
margin-bottom: 0;
color: #2A2559!important;
font-weight: 600;
}
.mobile-readmore {
display: none;
}
.crumbs {
font-size: 18px;
}
.sub-title {
color: #3D3D3D;
}

.lc-blog-item {
padding: 100px 0 0 ;
padding-top: 40px;
}
.lc-blog-item .lc-blog-it {
background: none!important;
border: 2px solid #ECEDED;
clip-path: none!important;
}
.lc-blog-item .lc-post-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.lc-blog-item .lc-post-list .lc-post-content {
  margin-right: 50px;
}

.search-page-heading {
font-size: 54px;
margin-bottom: 45px !important;
}

p.title.searech-post-title {
  font-size: 32px !important;
  color: #2A2559 !important;
  line-height: 150%;
}

body.search .post-card__content .sub-title {
font-size: 18px;
color: #3D3D3D;
line-height: 1.7em;
margin-bottom: 0;
}

body.search .post-card__content .cat {
font-size: 14px;
color: rgba(0,0,0,.3);
}

body.search .main-nav {
border-bottom: 1px solid #ddd;
}

body.search .post-card__content {
padding: 36px;
}

body.search .lc-post-content .tag {
margin-top: 14px;
}

body.search hr {
background-color: #ECEDED;
}


@media (max-width: 768px) {
  p.title.searech-post-title {
    font-size: 18px !important;
  }
  body.search .post-card__content {
    padding: 32px 28px;
  }
  p.read-more, .lc-more-arrow, .search_tags {
      display: none;
  }
  .mobile-readmore {
  display: block;
  }

  .lc-blog-item .lc-post-list {
    display: inherit;
  }
  a.mobile-more-d {
    display: flex;
    align-items: center;
    color: #2A2559;
    font-size: 16px;
    justify-content: space-between;
    margin-top: 20px;
  }
    a.mobile-more-d svg {
    margin-left: 7px;
    
  }
  .lc-blog-item .lc-post-list .lc-post-content {
    margin: 0;
  }
  .post-card__content {
    padding: 30px 20px 20px;
  }
  .post-card__content .sub-title {
    margin-bottom: 20px;
  }

  body.search .post-card__content .cat {
    font-size: 12px;
  }

  .search-page-heading {
    font-size: 30px;
    margin-bottom: 30px !important;
  }

  .searech-post-title {
    font-size: 24px !important;
  }

  body.search .post-card__content .sub-title {
    font-size: 16px;
  }
}

.lc-blog-item {
padding-top: 35px;
}

.searech-result-count {
padding-top: 30px;
font-size: 14px;
}

.searech-result-count strong {
color: rgba(0,0,0,.6);
letter-spacing: 1.6px;
}

.pt-135 {
  padding-top: 135px;
}
@media (max-width: 1350px) {
  .pt-135 {
    padding-top: 95px;
  }
}
/* --------------------------------------------------- */

.search-results .post-card__content .read-more {
    margin-top: 20px;
}
.insights-hero {
	padding-top: 65px;
}
@media (max-width: 1350px) {
	.insights-hero {
		padding-top: 45px;
	}
}



@media only screen and (min-width: 768px){

  .single-products .et_pb_section .et_pb_row {
    width: 80% !important;
  }

}


