.custom-html--sitecore {
    /**Progress Nav Bar**/
  }
  .custom-html--sitecore .progress-nav-bar {
    position: fixed;
    top: 69px;
    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 {
      top: 50px;
    }
    .custom-html--sitecore .progress-nav-bar.isactive {
      height: 40px;
    }
    .custom-html--sitecore .progress-nav-bar.isactive .nav-bar-menu {
      line-height: 16px;
      /* .progress-nav-bar-menu{ */
      /* display: none; */
      /* } */
    }
    .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 #asbuttons li a {
      min-height: 21px !important;
      padding-bottom: 0px !important;
    }
    .custom-html--sitecore #asbuttons li.active a {
      padding: 5px;
    }
    .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;
    }
  }
  @media screen and (max-width: 1024px) {
    /** General **/
    .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: 80px;
      line-height: 1.6rem;
      opacity: 1;
    }
    .custom-html--sitecore .nav-bar-menu {
      padding-bottom: 20px;
    }
    .custom-html--sitecore .nav-bar-menu span {
      position: unset;
      /* .nav-bar-menu-0{ */
      /* text-align: left; */
      /* } */
    }
    .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 .marquee {
    width: 100%;
    height: 100vh;
  }
  .custom-html--sitecore .left-side {
    position: absolute;
    left: 15%;
    width: 50%;
    top: 50%;
    color: #fff;
    transform: translateY(-50%);
    z-index: 1;
  }
  .custom-html--sitecore .left-side h1, .custom-html--sitecore .left-side p, .custom-html--sitecore .left-side p strong {
    color: #fff;
  }
  .custom-html--sitecore img.marquee-hero {
    position: absolute;
    top: 30%;
    right: 10%;
  }
  .custom-html--sitecore video.marquee-vid {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /** Section 2 **/
  }
  .custom-html--sitecore .submarquee-container.submarquee-container-2 {
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .custom-html--sitecore .submarquee-container-2 .front {
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-2 .front svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-2 .front.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .submarquee-container-2 .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-2 .back img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    /** Section 4 **/
  }
  .custom-html--sitecore .submarquee-container.submarquee-container-4 {
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .custom-html--sitecore .submarquee-container-4 .front {
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-4 .front.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .submarquee-container-4 .front svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47.5%);
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-4 .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-4 .back img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47.5%);
    width: 100%;
    /** Section 4b **/
  }
  .custom-html--sitecore .submarquee-container.submarquee-container-4b {
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .custom-html--sitecore .submarquee-container-4b .front {
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-4b .front.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .submarquee-container-4b .front svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-49%, -47.5%);
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-4b .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-4b .back img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47.5%);
    width: 100%;
    /** Section 5 **/
  }
  .custom-html--sitecore .submarquee-container.submarquee-container-5 {
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .custom-html--sitecore .submarquee-container-5 .front {
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-5 .front.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .submarquee-container-5 .front svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-51%, -47%);
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-5 .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-5 .back img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    /** Section 6 **/
  }
  .custom-html--sitecore .submarquee-container.submarquee-container-6 {
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .custom-html--sitecore .submarquee-container-6 .front {
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-6 .front.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .submarquee-container-6 .front svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-49.5%, -50%);
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-6 .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-6 .back img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    /** Section 7 **/
  }
  .custom-html--sitecore .submarquee-container.submarquee-container-7 {
    height: 100vh;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .custom-html--sitecore .submarquee-container-7 .front {
    position: relative;
    z-index: 1;
    opacity: 0;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-7 .front.isactive {
    opacity: 1;
  }
  .custom-html--sitecore .submarquee-container-7 .front svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -47.5%);
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-7 .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .custom-html--sitecore .submarquee-container-7 .back img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    /** Interactive tool **/
  }
  .custom-html--sitecore .sustainability-tools {
    position: relative;
  }
  .custom-html--sitecore img.sustainability-tool {
    width: 100%;
  }
  .custom-html--sitecore .st-mid {
    position: absolute;
    top: 0;
    left: 0;
  }
  .custom-html--sitecore .btn-st-1 {
    position: absolute;
    top: 12%;
    left: 52%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-st-1 svg {
    position: absolute;
    top: 40%;
    left: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-st-1:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-st-2 {
    position: absolute;
    top: 23%;
    left: 70%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-st-2 svg {
    position: absolute;
    top: 40%;
    left: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-st-2:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-em-1 {
    position: absolute;
    top: 45%;
    left: 76%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-em-1 svg {
    position: absolute;
    top: 40%;
    left: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-em-1:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-em-2 {
    position: absolute;
    top: 62%;
    left: 70%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-em-2 svg {
    position: absolute;
    top: 40%;
    left: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-em-2:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-mi-1 svg {
    position: absolute;
    top: 40%;
    left: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-mi-1:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-mi-1 {
    position: absolute;
    top: 77%;
    left: 52%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-mi-2 {
    position: absolute;
    top: 77%;
    left: 32%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-mi-2 svg {
    position: absolute;
    top: 40%;
    right: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-mi-2:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-te-1 {
    position: absolute;
    top: 45%;
    left: 8%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-te-1 svg {
    position: absolute;
    top: 40%;
    right: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-te-1:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-te-2 {
    position: absolute;
    top: 62%;
    left: 15%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-te-2 svg {
    position: absolute;
    top: 40%;
    right: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-te-2:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-in-1 {
    position: absolute;
    top: 12%;
    left: 32%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-in-1 svg {
    position: absolute;
    top: 40%;
    right: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-in-1:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .btn-in-2 {
    position: absolute;
    top: 23%;
    left: 15%;
    height: 100px;
    width: 145px;
    cursor: pointer;
  }
  .custom-html--sitecore .btn-in-2 svg {
    position: absolute;
    top: 40%;
    right: 5%;
    transform: rotate(0deg);
    transition: transform 0.4s ease-out;
  }
  .custom-html--sitecore .btn-in-2:hover svg {
    transform: rotate(90deg);
  }
  .custom-html--sitecore .st-front {
    position: absolute;
    background: white;
    opacity: 0;
    width: 5%;
    height: 5%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.25);
    transition: all 0.5s ease-out;
    overflow: hidden;
  }
  .custom-html--sitecore .st-front.isactive {
    opacity: 1;
    width: 100%;
    height: 100%;
  }
  .custom-html--sitecore .st-f-row-0 {
    text-align: center;
    padding-top: 5%;
    opacity: 0;
  }
  .custom-html--sitecore .st-front.isactive .st-f-row-0 {
    opacity: 1;
    transition: opacity 0.3s ease 0.4s;
  }
  .custom-html--sitecore .st-f-row-0 svg.btn-close {
    transform: rotate(45deg);
    cursor: pointer;
  }
  .custom-html--sitecore .st-f-row-1 {
    display: inline-flex;
    width: 80%;
    margin-left: 10%;
    padding-top: 10%;
    opacity: 0;
  }
  .custom-html--sitecore .st-front.isactive .st-f-row-1 {
    opacity: 1;
    transition: opacity 0.3s ease 0.4s;
  }
  .custom-html--sitecore .st-f-row-1-right {
    width: 50%;
    text-align: right;
  }
  .custom-html--sitecore .st-f-row-1-left {
    width: 50%;
  }
  .custom-html--sitecore .st-f-row-2 {
    display: inline-flex;
    width: 80%;
    margin-left: 10%;
    padding-top: 5%;
    opacity: 0;
  }
  .custom-html--sitecore .st-front.isactive .st-f-row-2 {
    opacity: 1;
    transition: opacity 0.3s ease 0.4s;
  }
  .custom-html--sitecore .st-f-row-2-right {
    width: 50%;
    text-align: right;
    margin: 0% 5%;
    display: inline-flex;
  }
  .custom-html--sitecore .st-f-row-2 svg {
    margin-right: 10%;
  }
  .custom-html--sitecore .st-f-row-2-left {
    width: 50%;
    margin: 0% 5%;
    display: inline-flex;
  }
  .custom-html--sitecore .st-f-row-3 {
    text-align: center;
    width: 80%;
    margin-left: 10%;
    padding-top: 5%;
    opacity: 0;
  }
  .custom-html--sitecore .st-front.isactive .st-f-row-3 {
    opacity: 1;
    transition: opacity 0.3s ease 0.4s;
    /** Bar Chart **/
  }
  .custom-html--sitecore .chart-container {
    position: relative;
  }
  .custom-html--sitecore .chart-container img.bar-chart-1 {
    opacity: 0;
    transition: opacity 0.4s ease-in 0.5s;
  }
  .custom-html--sitecore .chart-container.isactive img.bar-chart-1 {
    opacity: 1;
  }
  .custom-html--sitecore .chart-container img.bar-chart-2 {
    position: absolute;
    bottom: 5%;
    left: 0;
    height: 0%;
    transition: all 0.3s ease;
  }
  .custom-html--sitecore .chart-container.isactive img.bar-chart-2 {
    bottom: 0%;
    height: 100%;
  }
  .custom-html--sitecore img.bar-chart-3 {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 0.4s ease-in 0.3s;
  }
  .custom-html--sitecore .chart-container.isactive img.bar-chart-3 {
    opacity: 1;
  }
  .custom-html--sitecore .chart-container .bc-bottom-1 {
    position: absolute;
    width: 48%;
    bottom: 0%;
    left: 0;
    height: 15%;
    z-index: 1;
    /*border-top: 1px solid #111;*/
    background: #fff;
    opacity: 0;
    font-size: 0.8em;
    color: #555;
    transition: width 0.3s ease, opacity 0.3s ease;
  }
  .custom-html--sitecore .chart-container.isactive .bc-bottom-1 {
    width: 48%;
    opacity: 0;
  }
  .custom-html--sitecore .chart-container .bc-bottom-2 {
    position: absolute;
    width: 48%;
    bottom: 0%;
    right: 0;
    height: 15%;
    z-index: 1;
    /*border-top: 1px solid #111;*/
    background: #fff;
    opacity: 0;
    font-size: 0.8em;
    color: #555;
    transition: width 0.3s ease, opacity 0.3s ease;
  }
  .custom-html--sitecore .chart-container.isactive .bc-bottom-2 {
    width: 48%;
    opacity: 0;
  }
  .custom-html--sitecore .chart-label-1, .custom-html--sitecore .chart-label-2, .custom-html--sitecore .chart-source {
    text-align: center;
  }
  .custom-html--sitecore .chart-label.chart-tag-1 {
    position: absolute;
    right: 5%;
    top: 50%;
  }
  .custom-html--sitecore .chart-tag-1 .circle-tag {
    width: 20px;
    height: 20px;
    background: #bd80ff;
    border-radius: 50%;
    position: absolute;
    left: -25px;
  }
  .custom-html--sitecore .chart-label.chart-tag-2 {
    position: absolute;
    left: 5%;
    top: 50%;
  }
  .custom-html--sitecore .chart-tag-2 .circle-tag {
    width: 20px;
    height: 20px;
    background: #7500bf;
    border-radius: 50%;
    position: absolute;
    left: -25px;
  }
  .custom-html--sitecore .arrow-i-down {
    position: absolute;
    left: 47.5%;
    transform: translateX(50%);
    bottom: 10%;
    cursor: pointer;
    z-index: 1;
  }
  .custom-html--sitecore .arrow-i.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
  }
  .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-center {
    -webkit-animation: bounce 7s infinite;
    animation: bounce 7s infinite;
    /*Bounce*/
  }
  @-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);
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .st-front {
      font-size: 0.5em;
      line-height: 1em;
    }
    .custom-html--sitecore .st-f-row-3 .title {
      font-size: 1.6rem !important;
      line-height: 1em;
    }
    .custom-html--sitecore .st-f-row-1-right img {
      width: 50px;
    }
    .custom-html--sitecore .btn-st-1, .custom-html--sitecore .btn-st-2, .custom-html--sitecore .btn-mi-1, .custom-html--sitecore .btn-mi-2, .custom-html--sitecore .btn-in-1, .custom-html--sitecore .btn-in-2, .custom-html--sitecore .btn-em-1, .custom-html--sitecore .btn-em-2, .custom-html--sitecore .btn-te-1, .custom-html--sitecore .btn-te-2 {
      height: 20px;
      width: 50px;
    }
    .custom-html--sitecore .btn-st-1 svg, .custom-html--sitecore .btn-st-2, .custom-html--sitecore .btn-mi-1 svg, .custom-html--sitecore .btn-mi-2 svg, .custom-html--sitecore .btn-in-1 svg, .custom-html--sitecore .btn-in-2 svg, .custom-html--sitecore .btn-em-1 svg, .custom-html--sitecore .btn-em-2, .custom-html--sitecore .btn-te-1 svg, .custom-html--sitecore .btn-te-2 svg {
      transform: rotate(0deg) scale(0.6);
    }
    .custom-html--sitecore .btn-st-2 {
      top: 24%;
      left: 64%;
    }
    .custom-html--sitecore .btn-in-1 {
      top: 12%;
      left: 34%;
    }
    .custom-html--sitecore .btn-in-2 {
      top: 22%;
      left: 18%;
    }
    .custom-html--sitecore .btn-em-1 {
      top: 45%;
      left: 74%;
    }
    .custom-html--sitecore .btn-em-2 {
      top: 63%;
      left: 67%;
    }
    .custom-html--sitecore .btn-te-1 {
      top: 45%;
      left: 12%;
    }
    .custom-html--sitecore .btn-te-2 {
      top: 62%;
      left: 18%;
    }
    .custom-html--sitecore .btn-mi-1 {
      top: 76%;
      left: 50%;
    }
    .custom-html--sitecore .btn-mi-2 {
      top: 76%;
      left: 35%;
    }
    .custom-html--sitecore .st-front {
      display: none;
    }
    .custom-html--sitecore .st-front.isactive {
      display: block;
    }
    .custom-html--sitecore .st-f-row-1 {
      padding-top: 0%;
    }
    .custom-html--sitecore .chart-container .bc-bottom-1, .custom-html--sitecore .chart-container .bc-bottom-2 {
      font-size: 0.5em;
    }
    .custom-html--sitecore .mobile-pentagons p {
      font-size: 0.8rem;
      line-height: 1em;
    }
    .custom-html--sitecore .card-percent h3 {
      font-size: 2.24rem;
    }
    .custom-html--sitecore .mobile-pentagons .col-xs-2 {
      width: 20%;
    }
    .custom-html--sitecore .mobile-pentagons strong {
      font-size: 1.12rem;
    }
    .custom-html--sitecore .mobile-pentagons {
      line-height: 1em;
    }
    .custom-html--sitecore .arrow-i {
      border: solid #fff;
      border-width: 0 3px 3px 0;
      display: inline-block;
      padding: 8px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .custom-html--sitecore .btn-in-1 {
      top: 8%;
      left: 23%;
    }
    .custom-html--sitecore .btn-in-2 {
      top: 20%;
      left: 8%;
    }
    .custom-html--sitecore .btn-st-1 {
      top: 8%;
      left: 52%;
    }
    .custom-html--sitecore .btn-st-2 {
      top: 20%;
      left: 67%;
    }
    .custom-html--sitecore .btn-em-1 {
      top: 42%;
      left: 75%;
    }
    .custom-html--sitecore .btn-em-2 {
      top: 59%;
      left: 69%;
    }
    .custom-html--sitecore .btn-mi-2 {
      top: 74%;
      left: 23%;
    }
    .custom-html--sitecore .btn-mi-1 {
      top: 74%;
      left: 51%;
    }
    .custom-html--sitecore .btn-te-1 {
      top: 42%;
      left: 1%;
    }
    .custom-html--sitecore .btn-te-2 {
      top: 59%;
      left: 7%;
    }
  }
  @media screen and (min-width: 1023px) and (max-width: 1120px) {
    .custom-html--sitecore .btn-in-1 {
      top: 9%;
      left: 26%;
    }
    .custom-html--sitecore .btn-in-2 {
      top: 22%;
      left: 10%;
    }
    .custom-html--sitecore .btn-st-1 {
      top: 9%;
      left: 53%;
    }
    .custom-html--sitecore .btn-st-2 {
      top: 21%;
      left: 68%;
    }
    .custom-html--sitecore .btn-em-1 {
      top: 43%;
      left: 76%;
    }
    .custom-html--sitecore .btn-em-2 {
      top: 61%;
      left: 69%;
    }
    .custom-html--sitecore .btn-mi-1 {
      top: 75%;
      left: 51%;
    }
    .custom-html--sitecore .btn-mi-2 {
      top: 75%;
      left: 26%;
    }
    .custom-html--sitecore .btn-te-1 {
      top: 43%;
      left: 4%;
    }
    .custom-html--sitecore .btn-te-2 {
      top: 61%;
      left: 10%;
    }
  }
  .custom-html--sitecore .b-left {
    border-left: 1px solid #000;
    padding-left: 20px;
    margin-left: 20px;
  }
  .custom-html--sitecore .left-social-icon a.ion-social-linkedin:visited, .custom-html--sitecore .left-social-icon a.ion-social-linkedin:active, .custom-html--sitecore a.ion-social-twitter:focus, .custom-html--sitecore a.ion-social-linkedin:focus {
    color: #004dff !important;
  }
  .custom-html--sitecore .copy-right {
    position: relative;
    top: 2em;
  }
  .custom-html--sitecore #block-section-6 .legacy-box .chart-container .bc-bottom-1 .chart-label.chart-label-1, .custom-html--sitecore #block-section-6 .legacy-box .chart-container .bc-bottom-2 .chart-label.chart-label-2 {
    display: none;
  }
  .custom-html--sitecore a.pause-vid {
    font-size: 1.39rem !important;
  }
  @media (min-width: 1200px) {
    .custom-html--sitecore .row-new {
      max-width: 63.25em !important;
      /*max-width: 125rem!important;*/
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1199px) {
    /*Styling*/
    .custom-html--sitecore .row-new {
      max-width: 57.25em !important;
    }
  }
  .custom-html--sitecore .light {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .src-img {
    margin-top: 0 !important;
  }
  .custom-html--sitecore .panel-title {
    width: max-content;
  }
  .custom-html--sitecore .subcontent-2 p.light.s-subhead {
    padding: 0 1em;
  }
  .custom-html--sitecore .purple {
    color: #A100FF;
  }
  .custom-html--sitecore p.card-statement {
    font-size: 1.75em;
    line-height: 1.3;
  }
  .custom-html--sitecore p.light.purple.title {
    margin-bottom: 0px;
  }
  .custom-html--sitecore .center p.card-statement.purple.light {
    margin: 1.5em 0;
  }
  .custom-html--sitecore .palatino-f {
    font-family: Palatino, "Palatino LT STD", "Book Antiqua", Georgia, serif !important;
  }
  .custom-html--sitecore .bubble-right .palatino-f {
    font-size: 1.1em !important;
  }
  .custom-html--sitecore .st-f-row-2-right, .custom-html--sitecore .st-f-row-2-left {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-html--sitecore .st-f-row-2-right .title {
    text-align: left;
  }
  .custom-html--sitecore .sustainability-border-left .palatino-f {
    font-size: 1.1em;
    padding-left: 1em;
  }
  .custom-html--sitecore .right-gradient-content .palatino-f {
    font-size: 1.1em;
    padding-left: 1em !important;
  }
  .custom-html--sitecore span.tile-text {
    font-size: 0.9em;
  }
  .custom-html--sitecore .sub-content.subcontent-9 {
    padding-top: 0;
  }
  .custom-html--sitecore .sub-content.subcontent-9 .row-new {
    padding-top: 0;
    /*------Marquee--------*/
  }
  .custom-html--sitecore .marquee {
    width: 100%;
    height: 94vh;
    overflow: hidden;
  }
  .custom-html--sitecore .marquee .header {
    font-family: "Graphik Bold", "Arial Black", Sans-Serif;
    font-size: 4em;
    margin-bottom: 0.3em;
  }
  .custom-html--sitecore .marquee .left-side {
    width: 40%;
  }
  .custom-html--sitecore .marquee .sub-header {
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    font-size: 1.6em;
    width: 60%;
    line-height: 1.2;
  }
  .custom-html--sitecore .marquee .sub-title {
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    font-size: 1.3em;
    width: 80%;
    line-height: 1.2;
    margin-top: 2em;
  }
  .custom-html--sitecore .tabs-holder h3 {
    padding: 1.5em 0;
  }
  .custom-html--sitecore p.inner-sec-subtitle {
    font-weight: bold;
    /*-------Overview---------*/
  }
  .custom-html--sitecore .section-container-1 {
    padding-top: 0em !important;
  }
  .custom-html--sitecore .overview-padding ul {
    /*margin-left: 7em;*/
    margin-left: 7px;
  }
  .custom-html--sitecore .source-small.light {
    font-size: 1.2rem;
    margin-top: 3em;
  }
  .custom-html--sitecore .source-small.light strong {
    font-family: "Graphik Bold", "Arial", Sans-Serif;
  }
  .custom-html--sitecore p.light.s-subhead {
    font-size: 1.4em;
  }
  .custom-html--sitecore h3.s-header {
    margin-bottom: 1em;
  }
  .custom-html--sitecore p.intro-text.medium {
    font-size: 1.4em;
    line-height: 1.2;
    font-weight: bold;
  }
  .custom-html--sitecore .medium-t {
    font-weight: normal !important;
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .icon-title .medium-t {
    font-size: 1.2em;
    line-height: 1;
  }
  .custom-html--sitecore .subcontent-4 p.light.s-subhead {
    line-height: 1.4;
    /*-----Vdieo-------*/
  }
  .custom-html--sitecore iframe#ytim-player-VideoPlayerModule1, .custom-html--sitecore iframe#ytim-player-VideoPlayerModule2, .custom-html--sitecore iframe#ytim-player-VideoPlayerModule3, .custom-html--sitecore iframe#ytim-player-VideoPlayerModule4, .custom-html--sitecore iframe#ytim-player-VideoPlayerModule5, .custom-html--sitecore iframe#ytim-player-VideoPlayerModule6 {
    height: 430px;
  }
  .custom-html--sitecore .video-player-module {
    margin-top: 5em;
    /*Card*/
  }
  .custom-html--sitecore .card-content {
    /* padding: 0.5em 0 0 0; */
    padding-left: 1em;
    margin-left: 1em;
    -webkit-box-flex: 116%;
    -ms-flex: 116%;
    flex: 116%;
  }
  .custom-html--sitecore .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 1em;
    min-height: 150px;
  }
  .custom-html--sitecore .card-percent {
    -webkit-box-flex: 58%;
    -ms-flex: 58%;
    flex: 58%;
  }
  .custom-html--sitecore .card-title h3 {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
  }
  .custom-html--sitecore .card-title h3 {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
  }
  .custom-html--sitecore .card-p-medium {
    margin-bottom: 0 !important;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
    font-size: 1.4rem !important;
    line-height: 1.5;
  }
  .custom-html--sitecore .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-html--sitecore .card-title {
    -webkit-box-flex: 140%;
    -ms-flex: 140%;
    flex: 140%;
    text-align: center;
  }
  .custom-html--sitecore .card-padding {
    -webkit-box-shadow: 0px 0px 8px #cecece;
    box-shadow: 0px 0px 8px #cecece;
    padding: 2em;
    min-height: 24em;
    background-color: white;
  }
  .custom-html--sitecore .card-module {
    padding: 0 0.75em;
  }
  .custom-html--sitecore .card-module h3 {
    min-width: 80px;
  }
  .custom-html--sitecore .card-module.cm-1a .card-percent h3, .custom-html--sitecore .card-module.cm-1a .card-title h3 {
    color: #A959FF;
  }
  .custom-html--sitecore .card-module.cm-1a .card-content {
    border-left: 1px solid #BE82FF;
  }
  .custom-html--sitecore .card-module.cm-1b .card-percent h3, .custom-html--sitecore .card-module.cm-1b .card-title h3 {
    color: #933DF5;
  }
  .custom-html--sitecore .card-module.cm-1b .card-content {
    border-left: 1px solid #A055F5;
  }
  .custom-html--sitecore .card-module.cm-1c .card-percent h3, .custom-html--sitecore .card-module.cm-1c .card-title h3 {
    color: #7500C0;
  }
  .custom-html--sitecore .card-module.cm-1c .card-content {
    border-left: 1px solid #7500C0;
  }
  .custom-html--sitecore .section-container.section-container-2 {
    background: -o-linear-gradient(bottom, #f1f1f1 0%, #f1f1f1 0%, rgba(241, 241, 241, 0) 20%);
    background: -webkit-gradient(linear, left bottom, left top, from(#f1f1f1), color-stop(0%, #f1f1f1), color-stop(20%, rgba(241, 241, 241, 0)));
    background: linear-gradient(0deg, #f1f1f1 0%, #f1f1f1 0%, rgba(241, 241, 241, 0) 20%);
  }
  .custom-html--sitecore .sub-content {
    padding-top: 4rem;
    /*Rising to the challenge table*/
  }
  .custom-html--sitecore .row.rtc-table.rtc-table-1 {
    background-color: rgba(230, 220, 255, 0.2);
  }
  .custom-html--sitecore .row.rtc-table.rtc-table-2 {
    background-color: rgba(230, 220, 255, 0.4);
  }
  .custom-html--sitecore .row.rtc-table.rtc-table-3 {
    background-color: rgba(230, 220, 255, 0.6);
  }
  .custom-html--sitecore .row.rtc-table {
    margin-top: 1.25em !important;
  }
  .custom-html--sitecore .r-column-overlay {
    height: -webkit-fill-available;
    width: 41.667%;
    position: absolute;
    background-color: rgba(190, 130, 255, 0.17);
    top: 0;
    right: 0;
  }
  .custom-html--sitecore .row.rtc-table.rtc-table-1 {
    margin-top: 0 !important;
  }
  .custom-html--sitecore h3.light.purple.title {
    font-size: 1.75em;
    font-family: "Graphik Medium", "Arial", Sans-Serif !important;
    font-weight: normal;
  }
  .custom-html--sitecore .table-cell {
    padding: 0 4em 0 2em;
  }
  .custom-html--sitecore p.light.purple.title {
    font-size: 1.75em;
  }
  .custom-html--sitecore .row.rtc-table {
    padding-bottom: 0 !important;
  }
  .custom-html--sitecore .table-holder {
    margin-top: 3em;
  }
  .custom-html--sitecore svg.ceo-arrow {
    position: absolute;
    right: 20px;
    top: 0;
    /**Social media**/
  }
  .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;
    /** Learn More **/
  }
  .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: 20%;
  }
  @media screen and (max-width: 1023px) {
    .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: -70px;
    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: 18px;
    -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);
    /*  .tv-quickaccess .tv-quickaccess__item.full-report {
     top: 105px;
     z-index: 4;
     }
     .tv-quickaccess .tv-quickaccess__item.short-report {
     top: 210px;
     z-index: 3;
     } */
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
    top: 105px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.full-report {
    top: 210px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.infographic {
    top: 419px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
    top: 410px;
    z-index: 1;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-info {
    top: 510px;
    z-index: 0;
    background-color: transparent;
  }
  .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: 8px;
    line-height: 9px;
    color: #fff;
    display: block;
    padding: 5px;
    padding-top: 12px;
  }
  .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: 10px;
    line-height: 16px;
    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: 8px;
    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: 119px;
    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: 8px;
    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: 12px;
    line-height: 16px;
    padding: 5px;
    /*Footer*/
  }
  .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) {
    /*Ipad nav*/
    .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;
    }
  }
  @media only screen and (max-width: 1199px) and (min-width: 768px) {
    /*mycss chalmer*/
    .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 .tabs-holder {
    background: linear-gradient(to top, #f2f2f2, white);
  }
  .custom-html--sitecore .vertical-center {
    padding-top: 25px;
  }
  .custom-html--sitecore .chart-source > p, .custom-html--sitecore p.source-small.light a, .custom-html--sitecore .dna-legends > strong, .custom-html--sitecore .legend-dna {
    font-size: 1.2rem;
  }
  .custom-html--sitecore .transcipt-text {
    margin-top: 5px;
    line-height: 1.6rem;
  }
  .custom-html--sitecore .content-module.rte-inline.col-sm-12.col-xs-12.module {
    overflow: hidden;
  }
  .custom-html--sitecore .col-sm-6.col-xs-12 {
    padding-left: 10px;
  }
  .custom-html--sitecore .sustainability-border-left {
    border-left: 2px solid #A100FF;
  }
  .custom-html--sitecore hr {
    background-color: #a100ff;
    border: none;
    display: block;
    height: 0.59rem;
    line-height: 2.56rem;
    margin: 0.4rem 0 0 0;
    padding: 0;
    text-align: left;
    width: 6.72rem;
  }
  @media (min-width: 1100px) {
    /* Responsive columns 
     @media screen and (max-width: 600px) {
     .column { 
     display: block;
     margin-bottom: 20px;
     }
     }*/
    /*SVG Pentagon Properties*/
    .custom-html--sitecore .column {
      float: left;
      width: 20%;
      padding: 0 10px;
    }
  }
  .custom-html--sitecore .poly-line-a, .custom-html--sitecore .poly-line-b, .custom-html--sitecore .poly-line-c, .custom-html--sitecore .poly-line-d, .custom-html--sitecore .poly-line-e {
    stroke-width: 6;
  }
  .custom-html--sitecore .poly-line-a {
    stroke: #D8D8CB;
  }
  .custom-html--sitecore .poly-line-b {
    stroke: #E1C0E2;
  }
  .custom-html--sitecore .poly-line-c {
    stroke: #82CEF9;
  }
  .custom-html--sitecore .poly-line-d {
    stroke: #99FFCC;
  }
  .custom-html--sitecore .poly-line-e {
    stroke: #CC99FF;
  }
  .custom-html--sitecore .business-imperative-h5 {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
  }
  .custom-html--sitecore .legend-polygon {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
  .custom-html--sitecore .legacy-box {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
    padding: 3em 4em;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
  }
  .custom-html--sitecore .legacy-box .sectionTitle {
    text-align: center;
  }
  .custom-html--sitecore .sectionTitle {
    /*   font-size: 3.7rem;
     color:#A100FF;
     font-family: "Graphik Light","Arial",Sans-Serif !important;
     font-weight: normal !important;
     line-height: 1;
     margin-bottom: 4.48rem;*/
    font-size: 3.12rem;
    color: #A100FF;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal !important;
    line-height: 1.35;
    width: 85%;
    margin: auto;
    margin-bottom: 8rem;
  }
  .custom-html--sitecore #block-section-4 .gradient-background .sectionTitle {
    font-size: 1.55em;
    /*Accordion Styling*/
  }
  .custom-html--sitecore .arrow {
    float: left;
    width: 0px;
    height: 0px;
    margin-top: 23px;
    border: 10px solid transparent;
    margin-top: 21px;
    border-top-color: #F3F3F3;
  }
  .custom-html--sitecore .indicator1, .custom-html--sitecore .indicator2, .custom-html--sitecore .indicator3 {
    color: #A100FF;
    padding-left: 12px;
    /*Authors*/
  }
  .custom-html--sitecore .auth-img {
    width: 70%;
    border-radius: 50%;
    padding: 0 10%;
  }
  .custom-html--sitecore .author-name {
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    font-size: 1.2em;
    font-weight: normal;
    text-align: center;
    color: #7500C0;
  }
  .custom-html--sitecore .author-title {
    font-family: "Graphik Light", "Arial", Sans-Serif;
    line-height: 1.3;
    font-size: 0.85em;
    padding-right: 0.3em;
  }
  .custom-html--sitecore p.relate-reading, .custom-html--sitecore p.relate-reading a {
    text-align: left;
    margin-bottom: 0;
    /* text-decoration: none; */
  }
  .custom-html--sitecore p.relate-reading a:hover {
    text-decoration: underline;
  }
  .custom-html--sitecore .endnote {
    font-size: 3.2rem;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal !important;
    line-height: 1;
  }
  .custom-html--sitecore .endnote-lists, .custom-html--sitecore .endnote-list {
    font-size: 1.2rem !important;
    margin-bottom: 0 !important;
  }
  .custom-html--sitecore .endnote-list {
    color: #A100FF;
    /*Tabbing CSS*/
    /* Style the tab */
  }
  .custom-html--sitecore .tab {
    overflow: hidden;
    padding-bottom: 4em;
    /* position: relative; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* Style the buttons inside the tab */
  }
  .custom-html--sitecore .tab button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 5px 90px 35px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 17px;
    position: relative;
    min-height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    /*i.tabbing.fas.fa-caret-up { 
     margin-top: 0px;
     } */
    /*#tab2 > i{
     margin-top: 10px;
     }
     */
    /* Style the tab content */
  }
  .custom-html--sitecore .tabcontent {
    display: none;
    padding: 6px 12px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
    /* Fade in tabs */
  }
  @-webkit-keyframes fadeEffect {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeEffect {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  .custom-html--sitecore .tab-container {
    text-align: left;
  }
  .custom-html--sitecore .tab-content-heading {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-weight: normal;
    color: #A100FF;
  }
  .custom-html--sitecore i.tabbing.fas.fa-caret-up {
    color: #004DFF;
  }
  .custom-html--sitecore .sustainability-left {
    /*color:#A100FF;*/
  }
  .custom-html--sitecore #first > div > div:nth-child(5), .custom-html--sitecore #second > div > div:nth-child(5), .custom-html--sitecore #third > div > div:nth-child(5) {
    padding-left: 0px;
    /*Full-bleed Gradient Background*/
  }
  .custom-html--sitecore .gradient-background {
    background: #4b047e;
    background: -o-linear-gradient(left, #4b047e 0%, #5ec1d7 64%, #98f1cc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#4b047e), color-stop(64%, #5ec1d7), to(#98f1cc));
    background: linear-gradient(90deg, #4b047e 0%, #5ec1d7 64%, #98f1cc 100%);
    min-height: 32rem;
    color: #fff;
  }
  .custom-html--sitecore .gradient-content {
    padding-top: 8rem;
  }
  .custom-html--sitecore .vl {
    border-left: 2px solid #fff;
    height: 100%;
    position: absolute;
  }
  .custom-html--sitecore .vl2 {
    border-left: 2px solid #fff;
    height: 60%;
    position: absolute;
  }
  .custom-html--sitecore .right-gradient-content {
    color: #fff;
    font-size: 1.92rem;
  }
  .custom-html--sitecore .gradient-content-top, .custom-html--sitecore .gradient-content-top > h3 {
    color: #fff;
  }
  .custom-html--sitecore .gradient-content-top > h3 {
    padding: 1em 0;
  }
  .custom-html--sitecore .score {
    color: #fff;
  }
  .custom-html--sitecore .dna_card {
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    background-color: #ffffff;
    margin-top: 8rem;
  }
  .custom-html--sitecore .dna_card:hover {
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  }
  .custom-html--sitecore .dna_container {
    padding: 30px 20px;
    color: #000;
    text-align: center;
  }
  .custom-html--sitecore .dna_container .sectionTitle {
    margin-bottom: 2.88rem;
  }
  .custom-html--sitecore .dna-find-out-button {
    background: #A100FF;
    border: 1px solid #fff;
    padding: 5px 40px 5px 40px;
    border-radius: 20px;
    color: white;
  }
  .custom-html--sitecore .legend-dna {
    padding-left: 15px;
    vertical-align: text-bottom;
  }
  .custom-html--sitecore #tab2 {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  .custom-html--sitecore .tab-indicator1, .custom-html--sitecore .tab-indicator2, .custom-html--sitecore .tab-indicator3 {
    float: right;
    margin-right: -37px;
    margin-top: 10px;
  }
  .custom-html--sitecore .tabbing {
    font-size: 3.2rem;
    position: absolute;
    right: 20px;
    top: 40px;
  }
  .custom-html--sitecore .tabbing {
    -webkit-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
  }
  .custom-html--sitecore .tablinks.active > i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    /*Popup styling*/
    /* In*/
  }
  .custom-html--sitecore .st-front.in > .st-f-row-1 > .st-f-row-1-left > .title {
    color: #5C1DC4;
    font-weight: bold;
  }
  .custom-html--sitecore .st-front.in > .st-f-row-1 > .st-f-row-1-left > .desc {
    color: #5C1DC4;
  }
  .custom-html--sitecore .st-front.in > div.st-f-row-3 > .title {
    font-weight: bold;
    font-size: 2.4rem;
    padding-bottom: 15px;
  }
  .custom-html--sitecore .st-front.in > div.st-f-row-3 > .desc {
    font-style: italic;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    /* St */
  }
  .custom-html--sitecore .st-front.st > .st-f-row-1 > .st-f-row-1-left > .title {
    color: #7A7A70;
    font-weight: bold;
  }
  .custom-html--sitecore .st-front.st > .st-f-row-1 > .st-f-row-1-left > .desc {
    color: #7A7A70;
  }
  .custom-html--sitecore .st-front.st > div.st-f-row-3 > .title {
    font-weight: bold;
    font-size: 2.4rem;
    padding-bottom: 15px;
  }
  .custom-html--sitecore .st-front.st > div.st-f-row-3 > .desc {
    font-style: italic;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    /*Em*/
  }
  .custom-html--sitecore .st-front.em > .st-f-row-1 > .st-f-row-1-left > .title {
    color: #B455AA;
    font-weight: bold;
  }
  .custom-html--sitecore .st-front.em > .st-f-row-1 > .st-f-row-1-left > .desc {
    color: #B455AA;
  }
  .custom-html--sitecore .st-front.em > div.st-f-row-3 > .title {
    font-weight: bold;
    font-size: 2.4rem;
    padding-bottom: 15px;
  }
  .custom-html--sitecore .st-front.em > div.st-f-row-3 > .desc {
    font-style: italic;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    /*Te*/
  }
  .custom-html--sitecore .st-front.te > .st-f-row-1 > .st-f-row-1-left > .title {
    color: #52B477;
    font-weight: bold;
  }
  .custom-html--sitecore .st-front.te > .st-f-row-1 > .st-f-row-1-left > .desc {
    color: #52B477;
  }
  .custom-html--sitecore .st-front.te > div.st-f-row-3 > .title {
    font-weight: bold;
    font-size: 2.4rem;
    padding-bottom: 15px;
  }
  .custom-html--sitecore .st-front.te > div.st-f-row-3 > .desc {
    font-style: italic;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    /*Mi*/
  }
  .custom-html--sitecore .st-front.mi > .st-f-row-1 > .st-f-row-1-left > .title {
    color: #1D51DA;
    font-weight: bold;
  }
  .custom-html--sitecore .st-front.mi > .st-f-row-1 > .st-f-row-1-left > .desc {
    color: #1D51DA;
  }
  .custom-html--sitecore .st-front.mi > div.st-f-row-3 > .title {
    font-weight: bold;
    font-size: 2.4rem;
    padding-bottom: 15px;
  }
  .custom-html--sitecore .st-front.mi > div.st-f-row-3 > .desc {
    font-style: italic;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
  }
  .custom-html--sitecore .st-f-row-1-left {
    width: 37%;
    padding-left: 15px;
  }
  .custom-html--sitecore .st-f-row-1-right {
    border-right: 1px solid gray;
    padding-right: 50px;
    /*New Accordion*/
  }
  .custom-html--sitecore #accordion .cta-more, .custom-html--sitecore .section-1-c .cta-more, .custom-html--sitecore .itr-trend-radar-content .cta-more {
    position: relative;
    width: auto;
    bottom: 0%;
    right: 0%;
    z-index: 10;
    opacity: 1;
    color: #004DFF;
    padding: 10px;
    cursor: pointer;
  }
  .custom-html--sitecore #accordion .cta-more .cta-more-box, .custom-html--sitecore .section-1-c .cta-more .cta-more-box, .custom-html--sitecore .itr-trend-radar-content .cta-more .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 #004DFF;
  }
  .custom-html--sitecore #accordion .cta-more .cta-more-arrow, .custom-html--sitecore .section-1-c .cta-more .cta-more-arrow, .custom-html--sitecore .itr-trend-radar-content .cta-more .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
  }
  .custom-html--sitecore #accordion .cta-more {
    display: inline-block;
  }
  .custom-html--sitecore #accordion .cta-more .img-arrow-right, .custom-html--sitecore .section-1-c .cta-more .img-arrow-right, .custom-html--sitecore .itr-trend-radar-content .cta-more .img-arrow-right {
    width: 28px;
    position: absolute;
  }
  .custom-html--sitecore #accordion .cta-more .img-arrow-right {
    -webkit-animation: movedown 2s infinite;
    animation: movedown 2s infinite;
  }
  .custom-html--sitecore #accordion .cta-more-label, .custom-html--sitecore .section-1-c .cta-more-label, .custom-html--sitecore .itr-trend-radar-content .cta-more-label {
    margin-left: 90px;
  }
  .custom-html--sitecore #accordion .cta-more-label {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    font-weight: normal;
  }
  .custom-html--sitecore #accordion .panel .panel-heading .panel-title.collapsed .acc.fas {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .custom-html--sitecore #accordion .panel .panel-heading .panel-title .acc.fas {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  }
  .custom-html--sitecore .panel-title:hover {
    cursor: pointer;
  }
  .custom-html--sitecore i.acc.fas.fa-caret-down {
    position: relative;
    top: 0.1em;
    right: 0;
    font-size: 3.2rem;
    color: #004DFF;
  }
  .custom-html--sitecore #accordion .panel .panel-heading {
    background-color: #fff;
    position: relative;
    display: inline-block;
  }
  .custom-html--sitecore #accordion .panel-default {
    border-color: white;
    border: none;
    padding: 0.5em 0;
  }
  .custom-html--sitecore #accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: white;
    border: none;
  }
  .custom-html--sitecore #accordion .wildcard.panel .panel-heading {
    width: 100%;
  }
  .custom-html--sitecore #accordion .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    /* color: white !important; */
  }
  .custom-html--sitecore #accordion h3.center {
    font-size: 1.6em;
    margin-bottom: 2em;
    margin-top: 1em;
  }
  .custom-html--sitecore .tab-mobile {
    display: none;
    /*Related Capabilities*/
  }
  .custom-html--sitecore #block-section-8 > div > div > div > div > div > div > div.row.row-new.section-container-2b > div > div.row.row-new.section-container-2b > div > div > div > div > div:nth-child(1) > div > div.col-sm-8.col-xs-8.rc-text > div > div > a > div {
    margin-top: 25px;
  }
  .custom-html--sitecore .rc-module .rc-headline {
    text-align: center;
    margin-bottom: 1em;
  }
  .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;
  }
  .custom-html--sitecore .section-container-8 .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-8 .cta-more .img-arrow-right {
    width: 24px;
  }
  .custom-html--sitecore .section-container-8 .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-8 .cta-more.isactive {
    opacity: 1;
    position: relative;
  }
  .custom-html--sitecore .section-container-8 .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-8 .cta-more.isactive .cta-more-label {
    opacity: 1;
  }
  .custom-html--sitecore .section-container-8 .cta-more {
    cursor: pointer;
    display: inline-block;
    width: auto;
    padding: 10px;
  }
  .custom-html--sitecore .section-container-8 .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-8 .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-8 .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;
    /*END Related Capabilities*/
  }
  .custom-html--sitecore a.ion-social-linkedin, .custom-html--sitecore .ion-social-twitter {
    /* float: left; */
    font-size: 1.81rem !important;
    border: 0.12em solid #004dff;
    width: 1.9em;
    height: 1.85em;
    border-radius: 90%;
    display: inline-block;
    text-align: center;
    padding-top: 0.2em;
    margin-right: 0.8rem;
  }
  .custom-html--sitecore a.ion-social-twitter:focus, .custom-html--sitecore a.ion-social-linkedin:focus {
    outline: none;
    box-shadow: none;
  }
  .custom-html--sitecore .left-social-icon {
    text-align: right;
  }
  .custom-html--sitecore .right-social-icon {
    text-align: left;
  }
  .custom-html--sitecore .author-social-info1 {
    margin-top: 20px;
    /*Mobile*/
  }
  @media screen and (max-width: 767px) {
    /*Side*/
    .custom-html--sitecore #accordion .cta-more .cta-more-box {
      top: 3px;
    }
    .custom-html--sitecore p.inner-sec-subtitle.light.center {
      font-size: 1.2em !important;
    }
    .custom-html--sitecore #accordion .cta-more-label {
      margin-left: 55px;
    }
    .custom-html--sitecore .dna_card {
      margin-top: 3.2rem;
    }
    .custom-html--sitecore .author-p {
      margin-top: 2em;
    }
    .custom-html--sitecore .center.author-p {
      min-height: 17em;
      position: relative;
    }
    .custom-html--sitecore .gradient-content-left img.sub-img {
      width: 100% !important;
    }
    .custom-html--sitecore .author-social-info1, .custom-html--sitecore .author-social-info {
      position: absolute;
      bottom: 5%;
    }
    .custom-html--sitecore .section-container-8 .cta-more {
      cursor: pointer;
      display: inline-block;
      width: auto;
      padding: 10px;
      margin-top: 0 !important;
      position: absolute !important;
    }
    .custom-html--sitecore .chart-label-1, .custom-html--sitecore .chart-label-2, .custom-html--sitecore .chart-source {
      text-align: center;
      margin-top: 4em;
    }
    .custom-html--sitecore #collapse1c > div > div > ul, .custom-html--sitecore #collapse1b > div > div > ul, .custom-html--sitecore #collapse1 > div > div > ul {
      margin-left: 60px !important;
    }
  }
  @-webkit-keyframes bounceleft {
    0%, 100% {
      left: 0px;
    }
    50% {
      left: 10px;
    }
  }
  @-webkit-keyframes movedown {
    0%, 100% {
      left: 0px;
    }
    50% {
      left: 10px;
    }
  }
  @keyframes movedown {
    0%, 100% {
      left: 0px;
    }
    50% {
      left: 10px;
    }
  }
  @-webkit-keyframes bounceleft2 {
    0%, 100% {
      left: 20px;
    }
    50% {
      left: 30px;
    }
  }
  .custom-html--sitecore .sub-content .row.bubble-sub-content {
    padding-bottom: 50px;
  }
  .custom-html--sitecore .bubble-sub-content .bubble-left {
    text-align: center;
  }
  .custom-html--sitecore .bubble-sub-content .bubble-left img {
    width: 80%;
  }
  .custom-html--sitecore .bubble-sub-content .bubble-right {
    padding-top: 50px;
  }
  .custom-html--sitecore .row.row-new.stat-card-custom {
    padding: 2rem 5.6rem 0 5.6rem;
  }
  .custom-html--sitecore .stat-card-custom .stat-card-left, .custom-html--sitecore .stat-card-custom .stat-card-right {
    text-align: center;
  }
  .custom-html--sitecore .stat-card-custom .stat-card-sub-left {
    padding-right: 10px;
  }
  .custom-html--sitecore .stat-card-custom .stat-card-sub-right {
    text-align: left;
  }
  .custom-html--sitecore .stat-card-custom .stat-card-sub-right p {
    padding-left: 20px;
    line-height: 1.45;
    margin-bottom: 0;
  }
  .custom-html--sitecore .stat-card-custom .stat-card-left .stat-card-sub-right p {
    padding-right: 40px;
  }
  .custom-html--sitecore .stat-card-custom .stat-card-right .stat-card-sub-right p {
    padding-right: 20px;
  }
  .custom-html--sitecore p.inner-sec-subtitle {
    padding-left: 9.6rem;
  }
  .custom-html--sitecore .section-titles-mobile {
    display: none;
  }
  .custom-html--sitecore .mobile-pentagons, .custom-html--sitecore .mobile-cards, .custom-html--sitecore .tabs-holder-mobile, .custom-html--sitecore .table-holder-mobile {
    display: none;
    /*Mobile Adjustments*/
  }
  @media screen and (max-width: 767px) {
    /*Learn More Mobile*/
    .custom-html--sitecore .marquee .left-side {
      width: 100%;
      top: 40%;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      left: 0;
    }
    .custom-html--sitecore video.marquee-vid {
      display: none;
    }
    .custom-html--sitecore .marquee .left-side {
      width: 100%;
    }
    .custom-html--sitecore .marquee .header {
      font-size: 2em;
      text-align: center;
    }
    .custom-html--sitecore .left-side {
      left: 0;
      top: 35%;
    }
    .custom-html--sitecore h3.light.purple.title {
      font-size: 1.3em;
    }
    .custom-html--sitecore .sustainability-tools {
      width: 100%;
      /*margin-left: 5%;*/
    }
    .custom-html--sitecore .marquee .sub-header {
      text-align: center;
      width: 100%;
      font-size: 1.1em;
      margin-top: 2.24rem;
    }
    .custom-html--sitecore .marquee .sub-title {
      width: 100%;
      text-align: center;
      margin-top: 1em;
      font-family: "Graphik Light", "Arial", Sans-Serif;
      font-size: 0.875em;
    }
    .custom-html--sitecore .marquee {
      width: 100%;
      height: auto;
    }
    .custom-html--sitecore .section-container-1 {
      padding-top: 0em !important;
    }
    .custom-html--sitecore .row.row-new {
      padding: 0 5%;
    }
    .custom-html--sitecore .overview-padding ul {
      margin-left: 1em;
    }
    .custom-html--sitecore .scrollmagic-pin-spacer {
      display: none !important;
    }
    .custom-html--sitecore .section-container-1 {
      padding-top: 0em !important;
    }
    .custom-html--sitecore .overview-padding ul {
      margin-left: 1em;
    }
    .custom-html--sitecore .row.row-new {
      padding: 5%;
    }
    .custom-html--sitecore #legend-polkadots {
      width: 80%;
    }
    .custom-html--sitecore .section-titles-mobile {
      display: block;
    }
    .custom-html--sitecore h3.s-header, .custom-html--sitecore #block-section-5 > div > div > div > div > div > div > div.row.row-new.section-container-2b > div > div:nth-child(1) > div > div > h3 {
      text-align: left;
      font-size: 2.38rem;
    }
    .custom-html--sitecore h3#section-headline-mobile {
      color: #A100FF;
      font-size: 3.2rem;
      font-family: "Graphik Bold", "Arial", sans-serif;
      text-align: left;
      padding-top: 30px;
      padding-bottom: 20px;
    }
    .custom-html--sitecore p.light.s-subhead {
      font-size: 20px;
    }
    .custom-html--sitecore .desktop-pentagons {
      display: none;
    }
    .custom-html--sitecore .mobile-pentagons {
      display: block;
    }
    .custom-html--sitecore .mobile-align-left {
      text-align: left !important;
    }
    .custom-html--sitecore .business-imperative-h5, .custom-html--sitecore .light {
      text-align: left !important;
    }
    .custom-html--sitecore .desktop-cards {
      display: block;
    }
    .custom-html--sitecore .mobile-cards {
      display: block;
    }
    .custom-html--sitecore #the-scale-no-mobile {
      display: none;
    }
    .custom-html--sitecore .card-padding {
      padding: 1em;
      min-height: 0em;
    }
    .custom-html--sitecore .card-p-medium {
      font-size: 0.7em !important;
      line-height: 1em;
    }
    .custom-html--sitecore .card-percent {
      flex: 0%;
      margin-top: 0px;
      margin-right: 4px;
    }
    .custom-html--sitecore .card-content {
      padding-left: 10px;
      flex: 0%;
      margin-left: 0em;
    }
    .custom-html--sitecore p.intro-text.medium {
      font-size: 18px;
    }
    .custom-html--sitecore .icon-title {
      text-align: center !important;
    }
    .custom-html--sitecore h4.light.s-subhead.medium-t.mobile-align-left {
      text-align: left;
      font-size: 2.38rem;
    }
    .custom-html--sitecore #block-section-4 > div > div > div > div > div > div.section-container.section-container-4 > div.row.row-new.section-container-2b > div.sub-content.subcontent-4.col-sm-12.col-xs-12 > div > div > div > p:nth-child(4) > strong {
      font-weight: normal;
      font-family: "Graphik Normal", "Arial", Sans-Serif;
    }
    .custom-html--sitecore .col-sm-10.col-sm-offset-1.center.col-xs-12.gradient-content.left-gradient-content {
      text-align: left !important;
    }
    .custom-html--sitecore .legacy-box {
      padding: 2em 1em;
    }
    .custom-html--sitecore .legacy-box .sectionTitle {
      text-align: left;
      font-size: 20px;
      margin-bottom: 2em;
    }
    .custom-html--sitecore #block-section-6 > div > div > div > div > div > div.section-container.section-container-6 > div.row.row-new.section-container-2b > div.sub-content.subcontent-6.col-sm-12.col-xs-12 > div:nth-child(3) > div > p {
      text-align: left !important;
    }
    .custom-html--sitecore .center.gradient-content-top {
      text-align: left !important;
    }
    .custom-html--sitecore span.score-text {
      margin-left: -8px;
    }
    .custom-html--sitecore .col-sm-6.col-xs-12.gradient-content.right-gradient-content {
      padding-top: 0rem;
    }
    .custom-html--sitecore #block-section-8 > div > div > div > div > div > div > div.row.row-new.section-container-2b > div > div:nth-child(3) > div > h3, .custom-html--sitecore .col-sm-4.col-xs-12.center, .custom-html--sitecore .endnote, .custom-html--sitecore .endnote-lists {
      text-align: left !important;
    }
    .custom-html--sitecore #block-section-8 > div > div > div > div > div > div > div.row.row-new.section-container-2b > div > div:nth-child(2) > div:nth-child(1) > a > svg {
      margin-top: -4px;
    }
    .custom-html--sitecore .tabs-holder-mobile {
      display: block;
    }
    .custom-html--sitecore .tabs-holder {
      display: none;
      /*Tab to Accordion*/
    }
    .custom-html--sitecore .accordion {
      background-color: #fff;
      color: #444;
      cursor: pointer;
      padding: 18px;
      width: 100%;
      border: 1px solid #EAEAEA;
      text-align: left;
      outline: none;
      font-size: 15px;
      transition: 0.4s;
    }
    .custom-html--sitecore .accordion:after {
      content: '\25B2';
      color: #777;
      font-weight: bold;
      font-size: 22px;
      float: right;
      margin-left: 5px;
    }
    .custom-html--sitecore .accordion.active:after {
      content: "\25BC";
    }
    .custom-html--sitecore .tab-accordion-mobile {
      padding: 0 18px;
      max-height: 0;
      background-color: white;
      overflow: hidden;
      transition: max-height 0.2s ease-out;
      margin-bottom: 0rem;
    }
    .custom-html--sitecore .panel.tab-accordion-mobile {
      text-align: left;
      /*Table mobile styling*/
    }
    .custom-html--sitecore .table-holder {
      display: none;
    }
    .custom-html--sitecore .table-holder-mobile {
      display: block;
    }
    .custom-html--sitecore .sliding-cards {
      padding-bottom: 3.2rem;
    }
    .custom-html--sitecore .first-cards, .custom-html--sitecore .second-cards, .custom-html--sitecore .third-cards, .custom-html--sitecore .fourth-cards, .custom-html--sitecore .fifth-cards, .custom-html--sitecore .sixth-cards {
      background-color: rgba(230, 220, 255, 0.2);
      padding: 1.6rem 3.2rem;
    }
    .custom-html--sitecore .second-cards, .custom-html--sitecore .fourth-cards, .custom-html--sitecore .sixth-cards {
      display: none;
    }
    .custom-html--sitecore .card .ceo-arrow {
      left: 20%;
      top: 50%;
      /*transform: translateY(-50%) rotate(180deg) ;*/
    }
    .custom-html--sitecore .card.show-card .ceo-arrow {
      transform: translateY(-50%) rotate(0deg);
      /* .to-insight-card, .to-shared-card, .to-relationship-card{
       top:60px !important;
       }
       */
    }
    .custom-html--sitecore .show-card {
      animation: slide-left 2s;
      display: block !important;
      transform: translateX(0%);
      transition: transform 300ms linear;
      will-change: transform;
    }
    .custom-html--sitecore .show-card2 {
      animation: slide-right 2s;
      display: block !important;
      transform: translateX(0%);
      transition: transform 300ms linear;
      will-change: transform;
    }
    @keyframes slide-right {
      from {
        margin-left: -500px;
      }
      to {
        margin-left: 0%;
      }
    }
    @keyframes slide-left {
      from {
        margin-left: -500px;
      }
      to {
        margin-left: 0%;
      }
    }
    .custom-html--sitecore .half-circle {
      position: absolute;
      float: right;
      right: -2%;
      width: 65px;
      height: 80px;
      line-height: 80px;
      color: white;
      text-align: center;
      background: #fff;
      margin-right: -13px;
      border-radius: 80px 0 0 80px;
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.14);
    }
    .custom-html--sitecore #clip1 {
      margin-top: -160px;
    }
    .custom-html--sitecore #clip2, .custom-html--sitecore #clip4 {
      margin-top: -90px;
    }
    .custom-html--sitecore #clip3, .custom-html--sitecore #clip5 {
      margin-top: -180px;
    }
    .custom-html--sitecore #clip6 {
      margin-top: -110px;
      /*END Table-mobile*/
    }
    .custom-html--sitecore .desktop-legend {
      display: none;
    }
    .custom-html--sitecore .author-social-info1 {
      margin-top: 18px;
    }
  }
  .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: 8px;
    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: 33px;
    z-index: 9;
  }
  .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 svg#Capa_1 {
    width: 45px !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.full-report {
    bottom: 76px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.short-report {
    bottom: 119px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.podcast {
    bottom: 203px;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.short-report-2 {
    bottom: 288px;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-share {
    bottom: 245px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.slide-info {
    bottom: 124px;
    z-index: 1;
  }
  .custom-html--sitecore li.tv-quickaccess__item.infographic.isActive {
    bottom: 161px;
    z-index: 3;
  }
  .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: 8px;
    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: 12px;
    line-height: 16px;
    padding: 5px;
  }
  @media screen and (min-width: 1200px) {
    .custom-html--sitecore .tv-quickaccess.isActive {
      display: block;
      height: 530px;
    }
    .custom-html--sitecore .tv-quickaccess-mobile.isActive {
      display: none;
    }
  }
  @media screen and (max-width: 1199px) {
    /*Ipad*/
    .custom-html--sitecore .tv-quickaccess.isActive {
      display: none;
    }
    .custom-html--sitecore .tv-quickaccess-mobile.isActive {
      display: block;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    /* Learn More - Additional Tweak Resize */
    .custom-html--sitecore .scrollmagic-pin-spacer {
      display: none !important;
    }
    .custom-html--sitecore .section-titles-mobile {
      display: block;
    }
    .custom-html--sitecore .row.row-new {
      padding: 5%;
    }
    .custom-html--sitecore .legend {
      /* display: flex; */
      display: flex;
      justify-content: center;
    }
    .custom-html--sitecore .column .center {
      padding: 0 0.5em;
    }
    .custom-html--sitecore .marquee .left-side {
      width: 40%;
    }
    .custom-html--sitecore .marquee .header {
      font-size: 1.8em;
    }
    .custom-html--sitecore .marquee .sub-header {
      width: 100%;
      font-size: 1.3em;
    }
    .custom-html--sitecore .marquee .sub-title {
      font-family: "Graphik Medium", "Arial", Sans-Serif;
      font-size: 1.2em;
      width: 80%;
      line-height: 1.2;
      margin-top: 1em;
    }
    .custom-html--sitecore .card-module h3 {
      min-width: 50px;
    }
    .custom-html--sitecore .card-padding {
      padding: 1em;
    }
    .custom-html--sitecore .card-content {
      padding-left: 0.5em;
      margin-left: 0.5em;
    }
    .custom-html--sitecore .card-p-medium {
      font-size: 1.24rem !important;
    }
    .custom-html--sitecore p.light.s-subhead {
      font-size: 1.1em;
    }
    .custom-html--sitecore .card-module h3 {
      min-width: 50px;
    }
    .custom-html--sitecore .card-padding {
      padding: 1em;
    }
    .custom-html--sitecore .card-content {
      padding-left: 0.5em;
      margin-left: 0.5em;
    }
    .custom-html--sitecore .card-p-medium {
      font-size: 1.24rem;
    }
    .custom-html--sitecore .row.desktop-pentagons .col-sm-10.col-xs-12.col-sm-offset-1 {
      display: flex;
      justify-content: center;
    }
    .custom-html--sitecore h3#section-headline-mobile {
      padding-top: 1em;
    }
    .custom-html--sitecore .center.author-p {
      min-height: 16em;
      position: relative;
    }
    .custom-html--sitecore .author-social-info1, .custom-html--sitecore .author-social-info {
      margin-top: 0;
      bottom: 0%;
      position: absolute;
    }
    .custom-html--sitecore .section-container-2b .rc-module {
      width: 100%;
      margin: 0 auto;
    }
    .custom-html--sitecore .rc-module .col-sm-10.col-sm-offset-1.col-xs-12 {
      width: 100%;
      margin: 0 auto;
    }
    .custom-html--sitecore .section-container-8 .cta-more {
      cursor: pointer;
      display: inline-block;
      width: auto;
      padding: 10px;
      margin-top: 0 !important;
      position: absolute !important;
    }
  }
  .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: 75px;
    min-height: 75px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.new-report {
    top: 0;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.full-report {
    top: 70px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.podcast {
    top: 209px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report {
    top: 279px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.short-report-2 {
    top: 349px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share {
    top: 145px;
  }
  .custom-html--sitecore .tv-quickaccess .tv-quickaccess__item.slide-share.slide-info1 {
    top: 206px;
  }
  .custom-html--sitecore .tv-quickaccess__item img {
    height: 20px;
  }
  .custom-html--sitecore .tv-quickaccess__item.slide-share a.btn-download {
    padding-top: 0px;
    /* END of Additional Tweak - Resize */
    /*General*/
  }
  @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) {
    /*desktop above*/
    .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: 80px;
      line-height: 1.6rem;
      opacity: 1;
    }
    .custom-html--sitecore .nav-bar-menu {
      padding-bottom: 20px;
    }
    .custom-html--sitecore .nav-bar-menu span {
      position: unset;
      /* .nav-bar-menu-0{ */
      /* text-align: left; */
      /* } */
    }
    .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;
    }
  }
  @media screen and (min-width: 1025px) {
    .custom-html--sitecore button#tab2 img {
      width: 75% !important;
    }
    .custom-html--sitecore .dna_card {
      margin-top: 16rem;
    }
    .custom-html--sitecore .gradient-content.left-gradient-content h3.sectionTitle {
      padding-top: 0.5em;
    }
  }
  @media screen and (min-width: 1025px) and (max-width: 1500px) {
    /*Fix for reequests*/
    .custom-html--sitecore div#sustainability-tool {
      transform: scale(0.75);
    }
  }
  .custom-html--sitecore #collapse1c > div > div > ul, .custom-html--sitecore #collapse1b > div > div > ul, .custom-html--sitecore #collapse1 > div > div > ul {
    margin-left: 90px;
  }
  .custom-html--sitecore .minute-read {
    font-size: 10px;
  }
  .custom-html--sitecore .gte-item {
    margin-bottom: 0px !important;
  }
  .custom-html--sitecore .gte-item > a.btn-download {
    text-decoration: none;
  }
  .custom-html--sitecore #collapse1 > div > div > p, .custom-html--sitecore #collapse1b > div > div > p, .custom-html--sitecore #collapse1c > div > div > p {
    margin-left: 80px;
    /*Styling for new Request 12/06-2021*/
  }
  .custom-html--sitecore #asbuttons li {
    list-style: none;
    text-align: center;
    float: left;
    padding-left: 0rem;
    width: 19.8%;
    line-height: 18px;
  }
  .custom-html--sitecore #asbuttons {
    padding-top: 20px;
    margin-left: 0rem;
  }
  .custom-html--sitecore #asbuttons li a {
    text-decoration: none;
    color: #004dff;
    display: block;
    background-color: #eaeaea;
    padding: 10px;
    min-height: 120px;
  }
  .custom-html--sitecore #asbuttons li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #004dff;
  }
  .custom-html--sitecore .nav-pills > li.active > a, .custom-html--sitecore .nav-pills > li.active > a:hover, .custom-html--sitecore .nav-pills > li.active > a:focus {
    background-color: #004dff;
  }
  .custom-html--sitecore #asbuttons li.active a {
    background-color: #004dff;
    padding: 10px;
    color: #fff;
  }
  .custom-html--sitecore #asbuttons > li.active > div > p.transcipt-text > a, .custom-html--sitecore #asbuttons > li > div > p.transcipt-text > a {
    background-color: #fff;
    color: #004dff;
    text-decoration: none;
    font-size: 1.6rem!important;
  }
  .custom-html--sitecore i.overview.fas.fa-caret-up {
    font-size: 3.2rem;
    position: absolute;
    right: 45%;
    text-align: center;
    top: -20px;
    color: #004dff;
    display: none;
  }
  .custom-html--sitecore .active-video {
    display: block !important;
    /*Mobile Adjustments*/
  }
  @media screen and (max-width: 767px) {
    /*END*/
    /*new code start*/
    .custom-html--sitecore #asbuttons li {
      width: 100%;
    }
    .custom-html--sitecore .active-video {
      display: none !important;
    }
    .custom-html--sitecore .sub-img {
      width: 100%;
    }
    .custom-html--sitecore #block-section-2 .row.desktop-cards {
      display: none;
    }
  }
  .custom-html--sitecore .src-img {
    margin-top: 0 !important;
  }
  .custom-html--sitecore .sus-dcr {
    margin-top: 2em !important;
  }
  .custom-html--sitecore .gte-dcrp {
    margin-bottom: 1.5em !important;
  }
  .custom-html--sitecore .tv-quickaccess-mobile .tv-quickaccess__item.new-report {
    bottom: 330px;
    z-index: 5;
  }
  @media screen and (max-width: 400px) {
    /*new code end*/
    .custom-html--sitecore .con-dsc {
      padding-left: 20px;
      padding-right: 20px;
    }
  }


  .custom-html--sitecore .item-in-gte.center {
    flex: 1 1 13%;
    height: auto;
    margin: 4px;
    padding: 20px 0;
    width: auto;
  }
  .custom-html--sitecore .row.gte-container {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    width: auto;
  }
  @media screen and (max-width: 767px) {
    /*Speedbump*/
    .custom-html--sitecore .item-in-gte.center {
      flex: 1 1 30%;
    }
    .custom-html--sitecore #block-section-8 > div > div > div > div > div > div > div.row.row-new.section-container-2b > div > div:nth-child(6) > div > img {
      width: 100%;
    }
  }
  .custom-html--sitecore .headline-content {
    border-image: linear-gradient(to bottom, #0f0 0%, #00baff 100%) 1 100%;
  }
  .custom-html--sitecore .speedbump-container {
    box-shadow: 0px -5px 20px #c4c4c4 !important;
    margin: 8rem 0rem !important;
  }
  .custom-html--sitecore .headline-content {
    /*width: 75%;*/
    border-width: 0 0 0 0.25em;
    border-left-style: solid;
    padding-left: 1.6rem;
    border-image: linear-gradient(to bottom, #0f0 0%, #00baff 100%) 1 100%;
  }
  .custom-html--sitecore .speedbump-image {
    text-align: center;
    /*padding-right: 1.6rem;*/
  }
  .custom-html--sitecore p.speedbump-description {
    margin-bottom: unset;
  }
  .custom-html--sitecore .custom-arrow {
    font-weight: 600;
    font-family: "Graphik SemiBold", "Arial", Sans-Serif;
    float: left;
    height: 0px;
  }
  .custom-html--sitecore p.custom-eyebrow-title {
    font-family: "Graphik Regular", "Arial", Sans-Serif;
    line-height: 1.39em;
    font-size: 1.6rem;
    margin-bottom: unset;
  }
  .custom-html--sitecore a.custom-arrow.cta-arrow.ucase {
    font-size: 1.12rem;
  }
  
  