.custom-html--sitecore {
    /*Global*/
    /*Marquee*/
    /* add negative top - marquee mobile */
    /*Section 2*/
    /*Section 3*/
    /*Section 4*/
    /*Section 5*/
    /*Section 6*/
    /*Section 7*/
    /*Author*/
    /*Footer*/
    /*Sticky Menu override*/
    /*Ipad nav*/
    /*CTA*/
    /*Bounce*/
    /*.arrow-center {
      -webkit-animation: bounce 7s infinite;
              animation: bounce 7s infinite;
  }*/
    /*Marquee Button*/
    /*Ipad*/
    /*Mobile*/
    /* GTE - tweaks */
    /*.section-container-8b .col-sm-4.content-text-gte.isactive {
      width: 32%;
  }
  
  .section-container-8b .content-text-gte.isactive.m-mid {
      margin: 0 15px;
  }*/
    /* END of GTE */
    /* Related Capabilities */
    /* END of Related Capabilities */
    /*SE*/
  }
  @media screen and (min-width: 1000px) {
    .custom-html--sitecore .row.row-new {
      max-width: 71.25em !important;
    }
  }
  .custom-html--sitecore .light {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
  }
  .custom-html--sitecore .purple {
    color: #A100FF;
  }
  .custom-html--sitecore .center {
    text-align: center;
  }
  .custom-html--sitecore hr.purple-dash {
    border-bottom: 0.3em solid #BC01FF;
    width: 70px;
    margin: 2em 0;
    border-top: none;
    border-left: none;
    border-right: none;
  }
  .custom-html--sitecore .section-container-1 h3.overview-intro {
    margin-bottom: 1.3em !important;
  }
  @media only screen and (max-width: 767px) {
    .custom-html--sitecore .animate-container.ac-mobile img {
      top: -10px;
    }
  }
  .custom-html--sitecore .section-container-1 h1.overview-intro.light {
    font-size: 3.5rem !important;
  }
  .custom-html--sitecore .section-container-2a h3.light.center {
    font-weight: 600;
    line-height: 1;
    font-size: 1.8em;
  }
  .custom-html--sitecore h3.content-head.light {
    font-weight: bold !important;
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .section-container-2b .col-1 {
    padding-right: 2em;
  }
  .custom-html--sitecore .section-container-2b .col-2 {
    padding-left: 2em;
  }
  .custom-html--sitecore p.large-number.purple {
    font-size: 11.2rem;
    line-height: 1;
    margin-bottom: 0.1em;
    margin-top: 0.5em;
    font-family: "Graphik Light", "Arial", Sans-Serif;
  }
  .custom-html--sitecore .col-1 p.light,
  .custom-html--sitecore .col-2 p.light {
    font-size: 2rem !important;
    line-height: 1.3;
    color: #716D70;
  }
  .custom-html--sitecore p.light.number-label {
    font-size: 2rem !important;
    line-height: 1.3;
    color: #716D70;
  }
  .custom-html--sitecore .g-t {
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-size: 1.3em !important;
  }
  .custom-html--sitecore .g-d {
    font-size: 0.8em !important;
  }
  .custom-html--sitecore .g-l {
    font-family: "Graphik light", "Arial", Sans-Serif !important;
    font-size: 0.9em !important;
    line-height: 1.2em !important;
  }
  .custom-html--sitecore .g-r-c span {
    font-size: 1.15em;
    font-family: "Graphik Light", "Arial", Sans-Serif;
  }
  .custom-html--sitecore .g-content .g-l {
    padding-right: 10px;
  }
  .custom-html--sitecore img.center.temp-graph {
    width: 60% !important;
    margin-bottom: 1em;
  }
  .custom-html--sitecore p.submarquee.light {
    font-size: 2.4rem;
  }
  .custom-html--sitecore .purple-card-header {
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
    font-size: 1.2em !important;
    color: white;
    line-height: 1.5;
    height: 8em;
  }
  .custom-html--sitecore .section-container-3b .box .box-des {
    padding: 20px;
    min-height: 250px;
    background: #7907c2;
    background: -o-linear-gradient(290deg, #6b24b2 16%, #7252e4 46%);
    background: linear-gradient(160deg, #6b24b2 16%, #7252e4 46%);
  }
  .custom-html--sitecore .section-container-3b .box .box-img {
    min-height: 100px;
    overflow: hidden;
  }
  .custom-html--sitecore .section-container-3b .box {
    padding: 0 2px 0 0;
  }
  .custom-html--sitecore .section-container-3b .box-img img {
    width: 100%;
  }
  .custom-html--sitecore .submarquee-details {
    margin: 2em 0 2em;
  }
  .custom-html--sitecore .card-holder {
    margin-top: 4em;
    margin-bottom: 4em;
  }
  .custom-html--sitecore .card-headline {
    margin-top: 4em;
  }
  .custom-html--sitecore .box:hover {
    cursor: pointer;
  }
  .custom-html--sitecore .box .box-img img {
    -webkit-transition: 1s all ease;
    -o-transition: 1s all ease;
    transition: 1s all ease;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .custom-html--sitecore .box:hover > .box-img img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
  .custom-html--sitecore .animate-container .subheader {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 4em;
    line-height: 0.9;
    text-shadow: 1px 1px 1px #111;
  }
  .custom-html--sitecore .section-container.section-container-4b {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity 0.7s ease-out;
    -o-transition: opacity 0.7s ease-out;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .section-container-4b .col-1 {
    padding-right: 2em;
  }
  .custom-html--sitecore .section-container-4b .col-2 {
    padding-left: 2em;
  }
  .custom-html--sitecore .content-header {
    position: absolute;
    color: #fff;
    top: 70%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 70.25em;
    text-align: center;
    z-index: 1;
  }
  .custom-html--sitecore .animate-container .subheader {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 4em;
    line-height: 0.9;
    text-shadow: 1px 1px 1px #111;
  }
  .custom-html--sitecore .shadow-box {
    -webkit-box-shadow: 0px 0px 8px #cecece;
    box-shadow: 0px 0px 8px #cecece;
    border-radius: 5px;
    padding: 3em;
    margin-top: 5em;
  }
  .custom-html--sitecore .purple-quote p.light.purple {
    color: #A100FF;
    font-size: 1.5em;
    line-height: 1.3;
  }
  .custom-html--sitecore .section-container-4b li {
    font-weight: bold;
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .shadow-box img {
    width: 100%;
  }
  .custom-html--sitecore .shadow-box h3 {
    font-size: 1.5em;
    width: 50%;
    padding: 1em 0;
  }
  .custom-html--sitecore .text-adjacent {
    padding-right: 3em;
  }
  .custom-html--sitecore .purple-quote {
    padding-left: 4em;
    border-left: 1px solid #A100FF;
    margin: 3em 0 4em;
  }
  .custom-html--sitecore .animate-container .subheader {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-size: 4em;
    line-height: 0.9;
    text-shadow: 1px 1px 1px #111;
  }
  .custom-html--sitecore .section-container.section-container-5b {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity 0.7s ease-out;
    -o-transition: opacity 0.7s ease-out;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .purple-box-header {
    background: -o-linear-gradient(290deg, #6b24b2 16%, #7252e4 46%);
    background: linear-gradient(160deg, #6b24b2 16%, #7252e4 46%);
  }
  .custom-html--sitecore .purple-box-header p {
    color: white;
    margin: 1em 2em;
    font-weight: bold !important;
    font-family: "Graphik semibold", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .sheet-line p {
    margin: 1em 2em;
  }
  .custom-html--sitecore .sheet-line {
    border-bottom: 1px solid #B5B5B5;
  }
  .custom-html--sitecore .sheet-holder {
    margin: 2em 0 6em;
  }
  .custom-html--sitecore .sheet-line span.purple {
    font-family: "Graphik semibold", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .thumb-img img {
    width: 100%;
    padding-right: 2em;
  }
  .custom-html--sitecore .section-container-5b .shadow-box h3 {
    font-size: 1.5em;
    width: 60%;
    padding: 0 0 1em;
  }
  .custom-html--sitecore span.thumb-title {
    font-size: 1.3em;
    font-weight: bold;
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .section-container-5b p.large-number.purple {
    margin-top: 0;
  }
  .custom-html--sitecore .number-label-holder {
    padding-left: 3em;
  }
  .custom-html--sitecore .section-container.section-container-6b {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity 0.7s ease-out;
    -o-transition: opacity 0.7s ease-out;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore .section-container-6b p.large-number.purple {
    margin-top: 0;
  }
  .custom-html--sitecore .section-container-6b .shadow-box h3 {
    font-size: 1.5em;
    width: 60%;
    padding: 0 0 1em;
  }
  .custom-html--sitecore li .light.number-label {
    font-size: 2rem !important;
    line-height: 1.3;
    color: #716D70;
  }
  .custom-html--sitecore .bullet ul {
    margin-left: -2.8rem;
    padding-right: 2em;
  }
  .custom-html--sitecore .bullet li {
    padding-left: 0.8rem;
  }
  .custom-html--sitecore .bullet {
    margin-top: 2em;
  }
  .custom-html--sitecore p.light.purple {
    color: #A100FF;
    font-size: 1.5em;
    line-height: 1.3;
  }
  .custom-html--sitecore .section-container.section-container-7b {
    position: relative;
    width: 100%;
    height: 60vh;
    overflow: hidden;
    background: #FFFFFF;
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity 0.7s ease-out;
    -o-transition: opacity 0.7s ease-out;
    transition: opacity 0.7s ease-out;
  }
  .custom-html--sitecore p.light.purple.center span {
    font-size: 1.6rem;
    margin-top: 3em;
    display: block;
  }
  .custom-html--sitecore .section-container-7b .number-label-holder .large-number {
    margin-top: 0;
  }
  .custom-html--sitecore .section-container-7b .number-label-holder {
    padding-left: 0;
  }
  .custom-html--sitecore .quote-box {
    border: 1px solid #A100FF;
    padding: 3em;
    margin-bottom: 3em;
  }
  .custom-html--sitecore p.light.purple.statememt strong {
    color: #A100FF;
    font-size: 0.875em;
    line-height: 1;
  }
  .custom-html--sitecore .GTE {
    padding-top: 6em;
  }
  .custom-html--sitecore .circle-author {
    width: 40%;
  }
  .custom-html--sitecore .h3-authors {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    font-size: 16px;
    margin-bottom: 0 !important;
  }
  .custom-html--sitecore .side-authors-section.col-sm-2 {
    /* padding-left: 5%; */
    left: 5%;
  }
  .custom-html--sitecore .side-authors-section.col-sm-2.hidden-xs {
    padding-right: 1em;
  }
  .custom-html--sitecore p.min.ion-ios-clock-outline.clock-icon {
    margin-bottom: 0.5em;
    color: #004DFF;
  }
  @media (min-width: 1000px) {
    .custom-html--sitecore .author-title,
    .custom-html--sitecore .resource-title {
      font-family: "Graphik Light", "Arial Black", Sans-Serif !important;
      font-size: 12px;
      line-height: 1.5;
      font-weight: normal;
    }
    .custom-html--sitecore label {
      display: inline-block;
      max-width: 100%;
      margin-bottom: 5px;
      font-weight: bold;
    }
  }
  .custom-html--sitecore .author-social a.ion-social-linkedin,
  .custom-html--sitecore .author-social a.ion-social-twitter {
    -webkit-transition: ease 0.8s;
    -o-transition: ease 0.8s;
    transition: ease 0.8s;
  }
  .custom-html--sitecore .author-social .ion-social-twitter,
  .custom-html--sitecore .author-social .ion-social-linkedin {
    float: left;
    font-size: 1.81rem !important;
    border: 0.12em solid #004dff;
    width: 1.9em;
    height: 1.85em;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 0.2em;
    margin-right: 0.8rem;
  }
  .custom-html--sitecore .italic {
    font-style: italic;
  }
  .custom-html--sitecore .cta-more.footer {
    color: #004DFF;
    position: relative;
    width: auto;
    bottom: 0%;
    right: 0%;
    z-index: 10;
    opacity: 1;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
    padding: 10px;
    display: inline-block;
  }
  .custom-html--sitecore .cta-more.footer .cta-more-box {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .custom-html--sitecore .cta-more .cta-more-arrow {
    position: absolute;
    left: 0px;
    top: 4px;
  }
  .custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-box {
    top: 3px;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-box {
    left: 0;
    top: 6px;
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    border-radius: 50px;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 12px;
  }
  .custom-html--sitecore .cta-more.footer .img-arrow-right {
    width: 38px;
    position: absolute;
  }
  .custom-html--sitecore .cta-more.footer.isactive .cta-more-label {
    margin-left: 65px;
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    font-size: 32px !important;
    line-height: 1.25;
    color: #fff;
  }
  .custom-html--sitecore .cta-more.footer.isactive:hover .cta-more-box {
    cursor: pointer;
    border-radius: 25px 25px 25px 25px;
  }
  .custom-html--sitecore #block-header #header-topnav .primary-nav .nav-content .nav-submenu {
    height: auto;
  }
  @media only screen and (min-width: 1000px) {
    .custom-html--sitecore .cta-more.footer.isactive:hover .cta-more-box {
      width: 103%;
    }
  }
  .custom-html--sitecore .Subscribe-Eyebrow p {
    font-size: 22px;
    color: white;
  }
  .custom-html--sitecore #block-new-footer {
    background-color: black;
  }
  .custom-html--sitecore #footer-block .row:before {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0.06em solid #ccc;
    /* border-width: 0.1rem; */
    border-top: 0;
    margin: 0 0.9375em;
  }
  .custom-html--sitecore .row.footer-links-container:before {
    border: none !important;
  }
  @media screen and (min-width: 768px) {
    .custom-html--sitecore #block-new-footer .content-module {
      padding-left: 0;
    }
    .custom-html--sitecore #block-new-footer .row {
      padding: 0;
      max-width: 120rem;
      margin: 0 auto;
      padding-left: 1.07em;
    }
    .custom-html--sitecore #block-new-footer .row .block-content {
      padding: 3.01rem 0 0 !important;
    }
  }
  .custom-html--sitecore .tv-quickaccess {
    width: 70px;
    height: 85px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads i.close-download {
    font-size: 17px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.downloads.isActive i.close-download {
    font-size: 17px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item {
    width: 70px;
    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: 276px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a span,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
    font-size: 9px;
    line-height: 1.2;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item a span,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
    font-size: 10px;
    line-height: 1.2;
  }
  .custom-html--sitecore .tv-quickaccess__item img {
    height: 20px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item a span,
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item div.btn-download span {
    padding: 5px 0;
  }
  .custom-html--sitecore .mott-img {
    width: 100%;
  }
  @media only screen and (max-width: 1199px) and (min-width: 768px) {
    .custom-html--sitecore .progress-nav-bar.isactive {
      height: 8px;
    }
    .custom-html--sitecore .progress-nav-bar {
      top: 50px;
    }
    .custom-html--sitecore .progress-nav-bar-menu {
      display: none;
    }
    .custom-html--sitecore .progress-nav-bar.isactive .progress-nav-bar-roller {
      height: 8px;
    }
  }
  .custom-html--sitecore .custom_adptv {
    -webkit-transition: 1s ease-in-out;
    -o-transition: 1s ease-in-out;
    transition: 1s ease-in-out;
    opacity: 0;
    width: 100%;
    position: relative;
  }
  .custom-html--sitecore .box-container .cta-more-box {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    left: 0;
    top: 11px;
    width: 36px;
    height: 36px;
    border: 1px solid white;
    -webkit-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
  }
  .custom-html--sitecore .box-container .cta-more:hover .cta-more-box {
    width: 150px;
  }
  .custom-html--sitecore .box-container .cta-more .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
  }
  .custom-html--sitecore .box-container svg.img-arrow-right {
    width: 28px;
    position: absolute;
  }
  .custom-html--sitecore .box-container .cta-more {
    height: 40px;
  }
  .custom-html--sitecore .box-container .cta-more-label {
    position: absolute;
    left: 30%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
  }
  @-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
    }
    60% {
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
    }
  }
  @keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
    40% {
      -ms-transform: translateY(-10px);
      -webkit-transform: translateY(-10px);
      transform: translateY(-10px);
    }
    60% {
      -ms-transform: translateY(-5px);
      -webkit-transform: translateY(-5px);
      transform: translateY(-5px);
    }
  }
  .custom-html--sitecore .marquee-button {
    border: 2px solid white;
    border-radius: 50px;
    height: 36px;
    width: 105px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 8px;
  }
  .custom-html--sitecore .marquee-button p {
    text-align: center;
    margin-bottom: 0 !important;
    /* display: block; */
    color: white;
  }
  .custom-html--sitecore svg.marquee-arrow {
    margin: 0 auto;
    display: block;
    animation: bounce 7s infinite;
  }
  @media screen and (min-width: 1025px) {
    .custom-html--sitecore .ipad-mobile {
      display: none;
    }
  }
  @media screen and (max-width: 1024px) {
    .custom-html--sitecore {
      /*	.section-container-2 video.vid-section-2 {
          display: none !important;
      } */
    }
    .custom-html--sitecore video.vid-section-1 {
      display: none;
    }
    .custom-html--sitecore .section-container.section-container-8a {
      position: relative !important;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .custom-html--sitecore .animate-container .subheader {
      font-size: 2.3em;
    }
    .custom-html--sitecore .section-container.section-marque.inactive {
      opacity: 1 !important;
    }
    .custom-html--sitecore .section-container-1 {
      margin-top: 0 !important;
    }
    .custom-html--sitecore .marquee .content-text {
      text-shadow: 0px 5px 4px rgba(0, 0, 0, 0.36);
    }
    .custom-html--sitecore .ac-mobile .content-text {
      left: 40px;
      top: 25%;
    }
    .custom-html--sitecore h3.h3-authors {
      margin-bottom: 0 !important;
    }
    .custom-html--sitecore .author-social-info {
      margin-bottom: 2em;
    }
    .custom-html--sitecore .section-container-2a h3.light.center {
      font-size: 1.3em;
    }
    .custom-html--sitecore .section-container-2 div#img_wrapper {
      background-color: #F0F5FF;
    }
    .custom-html--sitecore .purple-card-header {
      font-size: 1em !important;
    }
    .custom-html--sitecore p.large-number.purple {
      font-size: 8rem;
    }
    .custom-html--sitecore .section-container-2 .ipad-mobile img.adaptive-img {
      opacity: 1;
      width: 50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%);
    }
    .custom-html--sitecore .section-container.section-container-4b,
    .custom-html--sitecore .section-container.section-container-5b,
    .custom-html--sitecore .section-container.section-container-6b,
    .custom-html--sitecore .section-container.section-container-7b {
      height: auto !important;
    }
    .custom-html--sitecore .section-container.section-container-8a {
      height: auto;
    }
    .custom-html--sitecore .section-container-8a .animate-container.ac-2 {
      position: relative;
      width: 100%;
      top: 0;
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
    .custom-html--sitecore .section-container-8a .animate-container.ac-1 {
      display: none;
    }
    .custom-html--sitecore .scrollmagic-pin-spacer {
      padding-bottom: 0 !important;
      height: auto !important;
      min-height: auto !important;
      padding-top: 0 !important;
    }
    .custom-html--sitecore .img-container span.gte-title {
      font-size: 1em;
    }
    .custom-html--sitecore .content-text-gte #img_wrapper {
      height: auto !important;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore img.center.temp-graph {
      width: 100% !important;
    }
    .custom-html--sitecore .section-container.section-marque.inactive {
      opacity: 1 !important;
    }
    .custom-html--sitecore .row.row-new {
      padding: 0 5%;
    }
    .custom-html--sitecore h1 {
      font-size: 3.2rem !important;
      line-height: 1!important;
    }
    .custom-html--sitecore p.large-number.purple {
      font-size: 8rem;
      margin-top: 0.3em;
    }
    .custom-html--sitecore .section-container-2b .col-2 {
      padding-left: 0;
    }
    .custom-html--sitecore .purple-card-header {
      font-size: 0.89em !important;
      line-height: 1.2;
    }
    .custom-html--sitecore .cta-holder {
      position: absolute;
      bottom: 5%;
    }
    .custom-html--sitecore .section-container-2 div#img_wrapper {
      background-color: #F0F5FF;
    }
    .custom-html--sitecore .section-container-1 {
      margin-top: 0 !important;
    }
    .custom-html--sitecore .section-container-2a h3.light.center {
      font-size: 1.2em;
    }
    .custom-html--sitecore .g-title {
      text-align: center;
      height: 5em;
    }
    .custom-html--sitecore .g-containers {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 110%;
      left: -5%;
    }
    .custom-html--sitecore .section-container-3a p.submarquee.light {
      font-size: 1.2em;
    }
    .custom-html--sitecore .g-r-c span {
      font-size: 1em;
    }
    .custom-html--sitecore .section-container-3b .box {
      padding: 2px 2px;
    }
    .custom-html--sitecore .g-content .g-l {
      padding-right: 3px !important;
    }
    .custom-html--sitecore .g-l-c {
      font-size: 0.6em;
    }
    .custom-html--sitecore .section-container-3b .box .box-des {
      padding: 15px;
      min-height: 170px;
    }
    .custom-html--sitecore .card-holder {
      margin-bottom: 1em;
    }
    .custom-html--sitecore .section-container.section-container-4b,
    .custom-html--sitecore .section-container.section-container-5b,
    .custom-html--sitecore .section-container.section-container-6b,
    .custom-html--sitecore .section-container.section-container-7b {
      height: auto !important;
    }
    .custom-html--sitecore .section-container-4b .col-2 {
      padding-left: 0em;
    }
    .custom-html--sitecore .shadow-box {
      padding: 1em;
      margin-top: 1em;
    }
    .custom-html--sitecore .shadow-box h3 {
      width: 100%;
    }
    .custom-html--sitecore .text-adjacent {
      padding-right: 0;
    }
    .custom-html--sitecore .purple-quote {
      padding-left: 1em;
      margin: 1em 0 1em;
    }
    .custom-html--sitecore .section-container-5b .number-label-holder,
    .custom-html--sitecore .section-container-6b .number-label-holder {
      padding-left: 0;
      padding-top: 1em;
    }
    .custom-html--sitecore .section-container-5b .shadow-box h3,
    .custom-html--sitecore .section-container-6b .shadow-box h3 {
      width: 100%;
    }
    .custom-html--sitecore .thumb-img img {
      width: 100%;
      margin-bottom: 1em;
    }
    .custom-html--sitecore .bullet ul {
      margin-left: 0;
    }
    .custom-html--sitecore p.light.purple {
      font-size: 1.3em;
      line-height: 1.3;
    }
    .custom-html--sitecore .quote-box {
      padding: 1.5em;
    }
    .custom-html--sitecore .section-container.section-container-8a {
      height: auto;
    }
    .custom-html--sitecore .section-container-8a .animate-container.ac-2 {
      position: relative;
      width: 100%;
      top: 0;
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
    .custom-html--sitecore .section-container-8a .animate-container.ac-1 {
      display: none;
    }
    .custom-html--sitecore .scrollmagic-pin-spacer {
      padding-bottom: 0 !important;
      height: auto !important;
      min-height: auto !important;
      padding-top: 0px !important;
    }
    .custom-html--sitecore img.number_image {
      width: 60% !important;
    }
    .custom-html--sitecore .content-text-gte.content-gte-2 .img-container {
      padding-top: 0;
    }
    .custom-html--sitecore .content-text-gte.content-gte-3 .img-container,
    .custom-html--sitecore .content-text-gte.content-gte-4 .img-container {
      padding-top: 4px;
    }
    .custom-html--sitecore .content-text-gte {
      padding: 0 2px 0;
      margin-bottom: 3em;
    }
    .custom-html--sitecore .gte-holder.isactive {
      margin-top: 1em !important;
    }
    .custom-html--sitecore .GTE {
      padding-top: 0em;
    }
    .custom-html--sitecore .ipad-mobile p.subheader {
      font-size: 2em;
    }
    .custom-html--sitecore .gte_full img {
      opacity: 1;
      width: 100%;
      min-height: 100%;
      position: absolute;
      top: 0%;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: 78%;
      object-position: 78%;
    }
    .custom-html--sitecore .gte_sub .gte-title-holder span {
      color: #004DFF !important;
    }
    .custom-html--sitecore .gte_sub .gte-imgs {
      display: none !important;
    }
    .custom-html--sitecore .gte_sub #img_wrapper {
      height: auto !important;
    }
    .custom-html--sitecore .gte_sub .gte-title-holder {
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      left: 0;
      top: 0 !important;
      position: relative;
      text-align: left !important;
    }
    .custom-html--sitecore .section-container-8 .ion-ios-download-outline.download-icon:before {
      margin-right: 0 !important;
    }
    .custom-html--sitecore .gte_sub p.clock-icon {
      margin-top: 0.3em !important;
    }
    .custom-html--sitecore .gte_full div#img_wrapper {
      height: 12em !important;
    }
  }
  .custom-html--sitecore .gte_sub:nth-child(4) {
    padding-left: 0.5em;
  }
  .custom-html--sitecore .gte_sub:nth-child(3) {
    padding-left: 0.25em;
    padding-right: 0.25em;
  }
  .custom-html--sitecore .gte_sub:nth-child(2) {
    padding-right: 0.5em;
  }
  .custom-html--sitecore .content-text-gte #img_wrapper {
    position: relative;
    height: auto !important;
    width: 100%;
  }
  .custom-html--sitecore .img-container span.min {
    position: absolute;
    bottom: 10%;
    color: #fff;
    left: 10px;
    z-index: 2;
    font-size: 0.875em;
  }
  .custom-html--sitecore .img-container span.gte-title {
    position: relative;
    color: #fff;
    z-index: 2;
    font-size: 1.4em;
    /* bottom: -20px; */
    font-family: "Graphik Light", "Arial", sans-serif;
    /* text-align: center; */
  }
  .custom-html--sitecore .gte-title-holder {
    position: absolute;
    /* text-align: center; */
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: 1;
    text-align: center;
  }
  .custom-html--sitecore .gte-title-holder {
    width: 100%;
  }
  .custom-html--sitecore .col-sm-4.content-text-gte .gte-title-holder {
    top: 70% !important;
  }
  .custom-html--sitecore .gte-holder.isactive {
    margin-top: 3em;
    margin-bottom: 6em;
  }
  .custom-html--sitecore .gte-htitle {
    position: relative;
    z-index: 1;
    /* bottom: 1.5em; */
    /* left: 10%; */
    color: #fff;
    font-family: 'Graphik bold';
  }
  .custom-html--sitecore .gte-holder.isactive p.clock-icon {
    margin-top: 20px;
  }
  .custom-html--sitecore .img-container a:hover h3 {
    color: #fff !important;
    text-decoration: none !important;
  }
  .custom-html--sitecore .section-container-9 .col-sm-12.col-xs-12.content-text-gte.isactive {
    margin-bottom: 2em;
  }
  .custom-html--sitecore .section-container-9 .ion-ios-download-outline.download-icon:before {
    font-size: 30px;
    vertical-align: bottom;
    margin-right: 5px;
  }
  .custom-html--sitecore .section-container-9 h3.gte-htitle a {
    color: #fff !important;
  }
  .custom-html--sitecore .section-container-9 .cta-more.isactive {
    opacity: 1;
    position: relative;
  }
  .custom-html--sitecore .section-container-9 .cta-more {
    cursor: pointer;
    display: inline-block;
    width: auto;
    padding: 10px;
  }
  .custom-html--sitecore .section-container-9 .cta-more .cta-more-box {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more-box {
    left: 0;
    top: 3px;
    width: 36px;
    height: 36px;
    border: 1px solid #004DFF;
    border-radius: 50px;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
  }
  .custom-html--sitecore .section-container-9 .cta-more:hover .cta-more-box {
    width: 103% !important;
  }
  .custom-html--sitecore .section-container-9 .cta-more .cta-more-arrow {
    position: absolute;
    left: 0px;
    top: 8px;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
    opacity: 1;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s;
  }
  .custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more:hover .cta-more-arrow {
    left: 10px;
  }
  .custom-html--sitecore .section-container-9 .cta-more .img-arrow-right {
    width: 24px;
  }
  .custom-html--sitecore .section-container-9 .cta-more .cta-more-label {
    position: relative;
    margin-left: 45px;
    opacity: 0;
    -webkit-transition: opacity 0.7s ease 0.8s;
    -o-transition: opacity 0.7s ease 0.8s;
    transition: opacity 0.7s ease 0.8s;
    color: #004DFF;
  }
  .custom-html--sitecore .section-container-9 .cta-more.isactive .cta-more-label {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-9 .rc-module .rc-headline {
    text-align: center;
    margin-bottom: 1em;
  }
  .custom-html--sitecore .section-container-9 .col-sm-4.col-xs-12 img.rc-img {
    width: 100%;
    height: 100%;
  }
  .custom-html--sitecore .rc-text {
    padding: 0 1.4em 0 1em;
  }
  .custom-html--sitecore .rc-title {
    position: relative;
    font-size: 1.3em;
    font-family: 'Graphik Bold';
    margin-top: 0;
  }
  @media screen and (max-width: 320px) {
    .custom-html--sitecore .section-container-3b .box .box-des {
      min-height: 180px;
    }
    .custom-html--sitecore .box-container .cta-more-box {
      width: 26px;
      height: 26px;
    }
    .custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-box {
      top: 6px;
    }
    .custom-html--sitecore .box-container .cta-more .cta-more-arrow {
      position: absolute;
      left: 8px;
      top: 2px;
    }
  }
  