.custom-html--sitecore {
    /*CFC FIX nav in smaller device*/
    /**Progress Nav Bar**/
    /**Social media**/
    /** Learn More **/
    /* Learn More - Additional Tweak Resize */
    /* END of Additional Tweak - Resize */
    /*General*/
    /**Marquee**/
    /** Section 1 **/
    /** Section 2 **/
    /** Section 4 **/
    /** Section 5 **/
    /** Section 6 **/
    /** Section 7 **/
    /** Section 8 **/
    /** GTE **/
    /** Animations **/
    /** G Containers **/
    /* .g-container-1.isactive .g-r-1:before{ width: 86%;} */
    /* .g-container-1.isactive .g-r-2:before{ width: 78%;} */
    /* .g-container-1.isactive .g-r-3:before{ width: 78%;} */
    /* .g-container-1.isactive .g-r-4:before{ width: 78%;} */
    /* .g-container-1.isactive .g-r-5:before{ width: 76%;} */
    /* .g-container-1.isactive .g-r-6:before{ width: 72%;} */
    /* .g-container-1.isactive .g-r-7:before{ width: 74%;} */
    /* .g-container-1.isactive .g-r-1:after{ width: 86%;} */
    /* .g-container-1.isactive .g-r-2:after{ width: 78%;} */
    /* .g-container-1.isactive .g-r-3:after{ width: 78%;} */
    /* .g-container-1.isactive .g-r-4:after{ width: 78%;} */
    /* .g-container-1.isactive .g-r-5:after{ width: 76%;} */
    /* .g-container-1.isactive .g-r-6:after{ width: 72%;} */
    /* .g-container-1.isactive .g-r-7:after{ width: 74%;} */
    /* animated graph container center */
  }
  @media (max-width: 1200px) {
    .custom-html--sitecore .nav-bar-menu {
      padding: 2% 0.7% !important;
    }
  }
  .custom-html--sitecore .progress-nav-bar {
    position: fixed;
    top: 70px;
    z-index: 15;
    width: 100%;
    height: 8px;
    background-color: #F2F2F2;
    transition: height 0.3s ease;
  }
  .custom-html--sitecore .progress-nav-bar-roller {
    position: absolute;
    background-color: transparent;
    top: 0;
    left: 0;
    height: 8px;
    width: 0%;
    transition: height 0.3s ease;
  }
  .custom-html--sitecore .progress-nav-bar.isactive {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar:hover {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
    height: 5.7rem;
  }
  .custom-html--sitecore .progress-nav-bar-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
  }
  .custom-html--sitecore .nav-bar-menu {
    line-height: 1.6rem;
    width: auto;
    text-align: left;
    font-size: 1.12rem;
    float: left;
    height: 5.7rem;
    transition: all 0.3s ease;
    position: relative;
    padding: 0.3% 1%;
  }
  @media (min-width: 1500px) {
    .custom-html--sitecore .nav-bar-menu {
      font-size: 1.28rem;
    }
  }
  .custom-html--sitecore .nav-bar-menu span {
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    position: relative;
  }
  .custom-html--sitecore .nav-bar-menu.greybg {
    background-color: #F2F2F2;
  }
  .custom-html--sitecore .nav-bar-menu-0 {
    width: 5%;
    text-align: center;
    padding: 1.85em;
  }
  .custom-html--sitecore .nav-bar-menu-0 svg {
    transition: transform 0.6s ease;
    transform: rotate(0deg);
  }
  .custom-html--sitecore .nav-bar-menu-0.rotatesvg svg {
    transform: rotate(-90deg);
  }
  .custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
    transition-delay: 0.1s;
    opacity: 1;
    color: #111;
  }
  .custom-html--sitecore .nav-bar-menu .bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0%;
    background: #c3c3c3;
    z-index: -1;
  }
  .custom-html--sitecore .nav-bar-menu.run:after {
    transition: width 3s ease;
    width: 5%;
    z-index: -1;
  }
  @media screen and (max-width: 1200px) {
    .custom-html--sitecore .progress-nav-bar .progress-nav-bar-roller {
      background-color: #c4c4c4;
    }
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore {
      /* .progress-nav-bar-menu{ */
      /* display: none; */
      /* } */
    }
    .custom-html--sitecore .progress-nav-bar {
      top: 50px;
    }
    .custom-html--sitecore .progress-nav-bar.isactive {
      height: 40px;
    }
    .custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
      line-height: 16px;
    }
    .custom-html--sitecore #block-header #header-topnav .nav-submenu.panel {
      height: auto;
      width: auto;
    }
    .custom-html--sitecore .progress-nav-bar:hover {
      height: 8px;
    }
    .custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
      height: 8px;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .content-text {
      padding: 0px 10px;
    }
    .custom-html--sitecore .purple-bar {
      left: 0%;
    }
    .custom-html--sitecore .content-text.quote-container {
      padding: 0px 15px !important;
    }
    .custom-html--sitecore .mobile-subheader {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      font-size: 60px;
      text-align: center;
      text-shadow: 1px 1px 1px #111;
    }
    .custom-html--sitecore span.number-percent {
      font-size: 40px !important;
    }
    .custom-html--sitecore .quote-container-b {
      height: 5em !important;
    }
    .custom-html--sitecore p.quote-number {
      font-size: 65px !important;
    }
    .custom-html--sitecore .box-gradient-list ul {
      list-style: none;
    }
    .custom-html--sitecore .section-container-5 .box-gradient-list ul li::before {
      left: 18px;
    }
    .custom-html--sitecore .section-container-7 .box-gradient-list ul li::before {
      left: 18px;
    }
    .custom-html--sitecore .section-container-9 .box-gradient-list ul li::before {
      left: 18px;
    }
    .custom-html--sitecore .section-container-12 h2.subhead-header {
      padding-bottom: 20px;
    }
    .custom-html--sitecore .section-container.section-container-10 {
      height: 90vh !important;
    }
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee {
    position: fixed;
    top: 50%;
    left: 1%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee.isActive {
    z-index: 3;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon {
    padding-bottom: 10px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger {
    display: block;
    text-align: center;
    padding: 10px;
    color: #676767;
    border: 1px solid #676767;
    border-radius: 50%;
    font-size: 20px;
    height: 42px;
    width: 42px;
    position: relative;
    opacity: 0;
    cursor: pointer;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.twitter {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.linkedin {
    -webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.facebook {
    -webkit-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.mail {
    -webkit-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon.isActive .social-icon-trigger {
    top: 0;
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger svg {
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger svg path {
    fill: #676767;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover {
    background-color: #676767;
    color: #fff;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover svg path {
    fill: #fff;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section {
    position: fixed;
    top: 50%;
    left: 1%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section.isActive {
    z-index: 3;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon {
    padding-bottom: 10px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger {
    display: block;
    text-align: center;
    padding: 10px;
    color: #028FFF;
    border: 1px solid #028FFF;
    border-radius: 50%;
    font-size: 20px;
    height: 42px;
    width: 42px;
    position: relative;
    opacity: 0;
    cursor: pointer;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.twitter {
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.linkedin {
    -webkit-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.facebook {
    -webkit-transition: all 0.9s ease-out;
    -o-transition: all 0.9s ease-out;
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.mail {
    -webkit-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon.isActive .social-icon-trigger {
    top: 0;
    opacity: 1;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon:hover .social-icon-trigger:hover {
    background-color: #028FFF;
    color: #fff;
  }
  .custom-html--sitecore .tv-quickaccess {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 150%;
    display: block;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    width: 105px;
    height: 105px;
  }
  .custom-html--sitecore .tv-quickaccess.isActive {
    top: 25%;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .tv-quickaccess.isActive {
      top: 150%;
    }
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item {
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-family: "Graphik Medium", "Arial Black", sans-serif;
    font-size: 8px;
    line-height: 9px;
    border: 0;
    width: 105px;
    height: 105px;
    min-height: 105px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item:hover {
    background-color: #A100FF;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.shide {
    top: 0 !important;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads {
    top: 0;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads i.close-download {
    font-size: 18px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a span {
    color: #A100FF !important;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a span {
    color: #fff !important;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive i.close-download {
    font-size: 24px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.full-report {
    top: 105px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
    top: 210px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
    top: 309px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-info {
    top: 270px;
    z-index: 1;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    font-size: 15px;
    line-height: 9px;
    color: #fff;
    display: block;
    padding: 5px;
    padding-top: 18px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a span,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    clear: both;
    display: block;
    color: #fff;
    font-size: 9px;
    line-height: 11px;
    padding: 5px;
  }
  .custom-html--sitecore .tv-quickaccess-mobile.isActive {
    display: block;
  }
  .custom-html--sitecore .tv-quickaccess-mobile {
    position: fixed;
    z-index: 100;
    right: 0;
    bottom: -150%;
    display: block;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    width: 40px;
    height: 40px;
  }
  .custom-html--sitecore .tv-quickaccess-mobile.isActive {
    bottom: 3%;
    right: 3%;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item {
    cursor: pointer;
    position: absolute;
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    background-color: #000;
    color: #fff;
    font-family: "Graphik Medium", "Arial Black", sans-serif;
    font-size: 15px;
    line-height: 9px;
    border: 0;
    width: 40px;
    height: 40px;
    min-height: 40px;
    border-radius: 50%;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .btn-download {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item:hover {
    background-color: #A100FF;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.shide {
    bottom: 0 !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads {
    bottom: 0;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads i.close-download {
    font-size: 24px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive a,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive a span {
    color: #A100FF !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive:hover a,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive:hover a span {
    color: #fff !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.downloads.isActive i.close-download {
    font-size: 24px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.full-report {
    bottom: 41px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.short-report {
    bottom: 82px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-share {
    bottom: 123px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-info {
    bottom: 124px;
    z-index: 1;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item a,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    font-size: 15px;
    line-height: 9px;
    color: #fff;
    display: block;
    padding: 12px;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item a span,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    clear: both;
    display: block;
    color: #fff;
    font-size: 9px;
    line-height: 11px;
    padding: 5px 0px;
  }
  .custom-html--sitecore .tv-quickaccess.isActive {
    top: 25%;
  }
  .custom-html--sitecore .tv-quickaccess {
    width: 85px;
    height: 85px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item {
    width: 85px;
    height: 70px;
    min-height: 70px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.full-report {
    top: 70px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
    top: 139px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
    top: 206px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share.slide-info1 {
    top: 206px;
  }
  .custom-html--sitecore .tv-quickaccess__item img {
    height: 20px;
  }
  @media screen and (min-width: 768px) {
    .custom-html--sitecore .tv-quickaccess.isActive {
      display: block;
    }
    .custom-html--sitecore .tv-quickaccess-mobile.isActive {
      display: none;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .tv-quickaccess.isActive {
      display: none;
    }
    .custom-html--sitecore .tv-quickaccess-mobile.isActive {
      display: block;
    }
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore {
      /* .nav-bar-menu-0{ */
      /* text-align: left; */
      /* } */
    }
    .custom-html--sitecore .progress-nav-bar {
      top: 50px;
      overflow: hidden;
      height: 50px;
      background-color: rgba(255, 255, 255, 0.8);
    }
    .custom-html--sitecore .progress-nav-bar:hover {
      height: 50px;
    }
    .custom-html--sitecore .progress-nav-bar:hover .progress-nav-bar-roller {
      height: 50px;
    }
    .custom-html--sitecore .progress-nav-bar.isactive {
      height: 100%;
    }
    .custom-html--sitecore .progress-nav-bar .nav-bar-menu {
      width: 100%;
      height: 60px;
      line-height: 1.6rem;
      opacity: 1;
    }
    .custom-html--sitecore .nav-bar-menu {
      padding-bottom: 20px;
    }
    .custom-html--sitecore .nav-bar-menu span {
      position: unset;
    }
    .custom-html--sitecore .nav-bar-menu-0 {
      padding: 0.5em;
      height: 50px;
    }
    .custom-html--sitecore .nav-bar-menu-0 svg {
      position: relative;
      /* top: 10px; */
      transform: rotate(-180deg);
    }
    .custom-html--sitecore .nav-bar-menu-0.rotatesvg svg {
      transform: rotate(0deg);
    }
    .custom-html--sitecore .progress-nav-bar-menu {
      height: 100%;
    }
    .custom-html--sitecore .nav-bar-menu strong {
      font-family: Graphik;
      font-style: normal;
      font-weight: 300;
      font-size: 1.92rem;
      line-height: 95%;
      letter-spacing: -0.02em;
    }
    .custom-html--sitecore .nav-bar-menu .bar {
      width: 0% !important;
    }
  }
  .custom-html--sitecore .section-container.section-marque {
    /* position: relative; */
    position: relative;
    top: 0px;
    width: 100%;
    height: 66vh;
    overflow: hidden;
    opacity: 1;
    z-index: 1;
  }
  .custom-html--sitecore h1,
  .custom-html--sitecore .page-title {
    color: white;
    font-size: 5em;
    font-family: "Graphik Bold", "Arial", Sans-Serif;
  }
  .custom-html--sitecore h2,
  .custom-html--sitecore .section-title {
    color: white;
    font-size: 2.5em;
    font-family: "Graphik Medium", "Arial", Sans-Serif;
  }
  .custom-html--sitecore .marquee-details {
    position: absolute;
    color: white;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.1);
    -ms-transform: translate(-50%, -50%) scale(0.1);
    transform: translate(-50%, -50%) scale(0.1);
    width: 70vw;
    z-index: 9;
    text-align: center;
    opacity: 0.1;
    transition: opacity 0.7s ease-out, transform 1s ease-out;
  }
  .custom-html--sitecore .marquee-details.isactive {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
  .custom-html--sitecore .section-container.section-marque.inactive {
    z-index: -1;
    opacity: 0;
  }
  .custom-html--sitecore .section-marque video.img-marquee-1,
  .custom-html--sitecore .section-marque video.img-marquee-2 {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .section-marque video.img-marquee-1 {
    opacity: 0;
  }
  .custom-html--sitecore .section-marque video.img-marquee-2 {
    opacity: 0;
    transition: opacity 0.7s ease;
  }
  .custom-html--sitecore .section-marque video.img-marquee-1.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-marque video.img-marquee-2.isactive {
    opacity: 1;
    transition-delay: -0.7s;
  }
  .custom-html--sitecore .scroll-container {
    position: absolute;
    bottom: 20%;
    left: 50%;
    color: #fff;
    text-align: center;
    width: 80px;
    height: 80px;
    border: 1.5px solid #fff;
    border-radius: 50%;
    padding: 15px 10px;
    opacity: 0;
    transform: translateX(-50%) scale(1.1);
    box-shadow: 0 0 0 0 #ffffff;
    animation: pulse 2s infinite;
    cursor: pointer;
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore .scroll-container {
      width: 70px;
      height: 70px;
      border: 1.5px solid #fff;
      border-radius: 50%;
      padding: 10px 5px;
    }
  }
  .custom-html--sitecore .scroll-container.isactive {
    opacity: 1;
    transition: opacity 0.7s ease-out 1s;
  }
  .custom-html--sitecore svg.scroll-svg {
    height: 16px;
    position: relative;
    animation: movedown 2s infinite;
  }
  .custom-html--sitecore .arrow-i-down {
    position: absolute;
    left: 45%;
    transform: translateX(50%);
    bottom: 15%;
    cursor: pointer;
    z-index: 1;
  }
  .custom-html--sitecore .arrow-i {
    border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 12px;
    transition: border 0.6s ease;
    position: relative;
  }
  .custom-html--sitecore .arrow-i.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .custom-html--sitecore .section-marque video.img-marquee-2 {
    width: 100%;
    position: absolute;
    top: 80px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .custom-html--sitecore .section-marque .ac-m,
  .custom-html--sitecore .section-marque .ac-1,
  .custom-html--sitecore .section-marque .ac-2,
  .custom-html--sitecore .section-marque .ac-3,
  .custom-html--sitecore .section-marque .ac-4,
  .custom-html--sitecore .section-marque .ac-5 {
    opacity: 0;
    z-index: -1;
    background: rgba(255, 255, 255, 0);
  }
  .custom-html--sitecore .section-marque .ac-m .content-header {
    opacity: 1;
  }
  .custom-html--sitecore .section-marque .ac-2.isactive .content-header,
  .custom-html--sitecore .section-marque .ac-3.isactive .content-header,
  .custom-html--sitecore .section-marque .ac-4.isactive .content-header,
  .custom-html--sitecore .section-marque .ac-5.isactive .content-header {
    transition: opacity 0.7s ease-out;
    opacity: 1;
  }
  .custom-html--sitecore .section-marque .ac-2 .content-header h3.subheader,
  .custom-html--sitecore .section-marque .ac-3 .content-header h3.subheader,
  .custom-html--sitecore .section-marque .ac-4 .content-header h3.subheader,
  .custom-html--sitecore .section-marque .ac-5 .content-header h3.subheader {
    transition: transform 0.7s ease-out, opacity 0.7s ease-out;
    transform: scale(0.2);
    opacity: 0;
  }
  .custom-html--sitecore .section-marque .ac-2.isactive .content-header .subheader,
  .custom-html--sitecore .section-marque .ac-3.isactive .content-header .subheader,
  .custom-html--sitecore .section-marque .ac-4.isactive .content-header .subheader,
  .custom-html--sitecore .section-marque .ac-5.isactive .content-header .subheader {
    transform: scale(1);
    opacity: 1;
  }
  .custom-html--sitecore .section-marque .ac-2.isactive.isexit .content-header .subheader,
  .custom-html--sitecore .section-marque .ac-3.isactive.isexit .content-header .subheader,
  .custom-html--sitecore .section-marque .ac-4.isactive.isexit .content-header .subheader,
  .custom-html--sitecore .section-marque .ac-5.isactive.isexit .content-header .subheader {
    transform: scale(3);
    opacity: 0;
  }
  .custom-html--sitecore .section-marque .ac-1,
  .custom-html--sitecore .section-marque .ac-3 {
    transition: opacity 0.5s ease-out 0.3s;
  }
  .custom-html--sitecore .section-marque .ac-m.isactive,
  .custom-html--sitecore .section-marque .ac-1.isactive,
  .custom-html--sitecore .section-marque .ac-2.isactive,
  .custom-html--sitecore .section-marque .ac-3.isactive,
  .custom-html--sitecore .section-marque .ac-4.isactive,
  .custom-html--sitecore .section-marque .ac-5.isactive {
    z-index: 1;
    opacity: 1;
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore .section-container.section-marque {
      position: relative;
      /* height: auto; */
    }
    .custom-html--sitecore .section-marque .ac-m {
      margin-top: 10px;
      z-index: 3 !important;
    }
    .custom-html--sitecore .section-marque .ac-m,
    .custom-html--sitecore .section-marque .ac-1,
    .custom-html--sitecore .section-marque .ac-3,
    .custom-html--sitecore .section-marque .ac-5 {
      z-index: 1;
      opacity: 1;
      position: relative;
      height: auto;
    }
    .custom-html--sitecore .section-marque video.img-marquee-1,
    .custom-html--sitecore .section-marque video.img-marquee-2 {
      width: 100%;
      position: relative;
      left: unset;
      top: unset;
      transform: unset;
    }
  }
  @media screen and (max-width: 1199px) and (min-width: 1024px) {
    .custom-html--sitecore .section-marque video.img-marquee-1,
    .custom-html--sitecore .section-marque video.img-marquee-2 {
      width: 120%;
    }
    .custom-html--sitecore .img-marquee-2.hidden-xs {
      display: none;
    }
  }
  @media screen and (max-width: 768px) {
    .custom-html--sitecore .animate-container.marquee.ac-m {
      display: none;
    }
    .custom-html--sitecore .animate-container.marquee.ac-m.ac-mobile {
      display: block;
    }
    .custom-html--sitecore .ac-mobile .content-text {
      position: absolute;
      left: 10px;
      top: 25%;
      width: 50%;
      color: #fff;
    }
    .custom-html--sitecore .ac-mobile .content-text h1 {
      color: #fff;
      line-height: 0.9;
    }
  }
  @media screen and (min-width: 769px) {
    .custom-html--sitecore .animate-container.marquee.ac-m {
      display: block;
    }
    .custom-html--sitecore .animate-container.marquee.ac-m.ac-mobile {
      display: none;
    }
  }
  .custom-html--sitecore .section-container-1 {
    /*	margin-top: 100px !important; */
    opacity: 1;
    transition: 0.7s ease;
  }
  .custom-html--sitecore .section-container-1.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-2 {
    opacity: 1;
    transition: 0.7s ease;
  }
  .custom-html--sitecore .section-container-2.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-2 .section-container video {
    width: 100%;
  }
  .custom-html--sitecore .section-container-4 .animate-container video {
    width: 100%;
    opacity: 0;
  }
  .custom-html--sitecore .section-container-4 .animate-container video.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-4 .animate-container video.vid-section-2 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .custom-html--sitecore .section-container-5 .animate-container video {
    width: 100%;
    opacity: 0;
  }
  .custom-html--sitecore .section-container-5 .animate-container video.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-5 .animate-container video.vid-section-2 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .custom-html--sitecore .section-container-6 .animate-container video {
    width: 100%;
    opacity: 0;
  }
  .custom-html--sitecore .section-container-6 .animate-container video.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-6 .animate-container video.vid-section-2 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .custom-html--sitecore .section-container-7 .animate-container video {
    width: 100%;
    opacity: 0;
  }
  .custom-html--sitecore .section-container-7 .animate-container video.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-7 .animate-container video.vid-section-2 {
    position: absolute;
    top: 0;
    left: 0;
  }
  .custom-html--sitecore .section-container.section-container-8a {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
  .custom-html--sitecore .section-container-8a .animate-container.ac-1 {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .custom-html--sitecore .section-container-8a .animate-container.ac-1.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-8a .animate-container svg.img-1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-49.2%, -49.4%);
  }
  .custom-html--sitecore .section-container-8a .animate-container.ac-2 {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .custom-html--sitecore .img-container img.gte-imgs {
    width: 100%;
    z-index: 1;
    position: relative;
  }
  .custom-html--sitecore .img-container span.min {
    position: absolute;
    bottom: 10%;
    color: #fff;
    left: 10px;
    z-index: 2;
  }
  .custom-html--sitecore .img-container span.gte-title {
    position: absolute;
    bottom: 1%;
    color: #fff;
    z-index: 2;
  }
  .custom-html--sitecore .content-text-gte.content-gte-2 .img-container {
    padding-top: 23px;
  }
  .custom-html--sitecore .content-text-gte.content-gte-3 .img-container {
    padding-top: 43px;
  }
  .custom-html--sitecore .content-text-gte.content-gte-4 .img-container {
    padding-top: 62px;
  }
  @keyframes movedown {
    0% {
      top: 0px;
    }
    100% {
      top: 10px;
    }
  }
  @keyframes pulse {
    0% {
      transform: translateX(-50%) scale(1.05);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
    }
    70% {
      transform: translateX(-50%) scale(1.1);
      box-shadow: 0 0 0 10px rgba(255, 255, 255, 0);
    }
    100% {
      transform: translateX(-50%) scale(1.05);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }
  .custom-html--sitecore .g-containers {
    display: inline-flex;
  }
  .custom-html--sitecore .g-container {
    width: 33.3%;
  }
  @media screen and (max-width: 768px) {
    .custom-html--sitecore .g-container {
      width: 50%;
      margin-left: 20%;
    }
  }
  .custom-html--sitecore .g-title {
    text-align: center;
  }
  .custom-html--sitecore .g-content {
    display: inline-flex;
    width: 100%;
  }
  .custom-html--sitecore .g-content .g-l {
    width: 50%;
    padding-right: 1%;
    padding-bottom: 5px;
    border-right: solid 1px #111;
  }
  .custom-html--sitecore .g-content .g-r {
    width: 50%;
    padding-left: 1%;
    padding-bottom: 5px;
  }
  .custom-html--sitecore .g-l-c {
    height: 60px;
    text-align: right;
    vertical-align: middle;
    font-size: 0.8em;
    line-height: 1em;
    position: relative;
  }
  .custom-html--sitecore .g-r-c {
    height: 60px;
    font-size: 0.8em;
    line-height: 1em;
    position: relative;
  }
  .custom-html--sitecore .g-l-c span,
  .custom-html--sitecore .g-r-c span.no-c {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .g-r-c span.no-c {
    left: 5%;
  }
  .custom-html--sitecore .g-r-c span {
    color: #fff;
  }
  .custom-html--sitecore .g-container-1 .g-r-c:before {
    content: "";
    background: #8000ff;
    background: linear-gradient(90deg, #8000ff 0%, #a200ff 100%);
    width: 5%;
    height: 80%;
    margin-top: 5%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: width 0.7s ease-out;
  }
  .custom-html--sitecore .g-container-2 .g-r-c:before {
    content: "";
    background: #37b1cb;
    background: linear-gradient(90deg, #37b1cb 0%, #58e5b9 100%);
    width: 5%;
    height: 80%;
    margin-top: 5%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: width 0.7s ease-out;
  }
  .custom-html--sitecore .g-container-3 .g-r-c:before {
    content: "";
    background: #3870d8;
    background: linear-gradient(90deg, #3870d8 0%, #3dabfb 100%);
    width: 5%;
    height: 80%;
    margin-top: 5%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    transition: width 0.7s ease-out;
  }
  .custom-html--sitecore .g-r-c:after {
    content: "";
    background: #c4c4c4;
    width: 5%;
    height: 80%;
    margin-top: 5%;
    position: absolute;
    top: 4px;
    left: 4px;
    transition: width 0.7s ease-out;
  }
  .custom-html--sitecore .g-container.isactive .g-l-c span,
  .custom-html--sitecore .g-container.isactive .g-r-c span.no-c {
    opacity: 1;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-1:before {
    width: 84%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-2:before {
    width: 84%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-3:before {
    width: 70%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-4:before {
    width: 68%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-5:before {
    width: 64%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-1:after {
    width: 84%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-2:after {
    width: 84%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-3:after {
    width: 70%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-4:after {
    width: 68%;
  }
  .custom-html--sitecore .g-container-1.isactive .g-r-5:after {
    width: 64%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-1:before {
    width: 92%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-2:before {
    width: 80%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-3:before {
    width: 68%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-4:before {
    width: 56%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-5:before {
    width: 48%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-6:before {
    width: 40%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-7:before {
    width: 32%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-1:before {
    width: 84%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-2:before {
    width: 82%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-3:before {
    width: 76%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-4:before {
    width: 74%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-5:before {
    width: 72%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-6:before {
    width: 64%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-7:before {
    width: 60%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-1:after {
    width: 92%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-2:after {
    width: 80%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-3:after {
    width: 68%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-4:after {
    width: 56%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-5:after {
    width: 48%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-6:after {
    width: 40%;
  }
  .custom-html--sitecore .g-container-2.isactive .g-r-7:after {
    width: 32%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-1:after {
    width: 84%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-2:after {
    width: 82%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-3:after {
    width: 76%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-4:after {
    width: 74%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-5:after {
    width: 72%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-6:after {
    width: 64%;
  }
  .custom-html--sitecore .g-container-3.isactive .g-r-7:after {
    width: 60%;
  }
  @media only screen and (min-width: 1200px) {
    .custom-html--sitecore .g-container {
      transform: translateX(80%);
    }
  }
  @media (max-width: 768px) {
    .custom-html--sitecore .section-container.section-marque {
      height: auto;
    }
    .custom-html--sitecore .arrow-i-down {
      left: 25%;
    }
  }
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    .custom-html--sitecore .arrow-i-down {
      bottom: 0%;
      left: 40%;
    }
  }
  @media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .custom-html--sitecore .arrow-i-down {
      bottom: 10%;
    }
    .custom-html--sitecore .marquee-details {
      top: 40%;
    }
  }
  @media (min-height: 800px) and (max-height: 1080px) and (min-width: 1280px) and (max-width: 1366px) {
    .custom-html--sitecore .section-container.section-marque {
      height: 45vh;
    }
  }
  @media (max-height: 800px) and (max-width: 1280px) {
    .custom-html--sitecore .arrow-i-down {
      bottom: 10% !important;
    }
  }
  