.custom-html--sitecore {
    /*TV quick access*/
  }
  .custom-html--sitecore .interactive-pie-charts {
    width: 90%;
  }
  .custom-html--sitecore .speed-bump hr,
  .custom-html--sitecore hr.purple-hr {
    margin: 0;
    border: 1.5px solid #7E00FF;
    color: #00baff;
  }
  .custom-html--sitecore article.purple-article {
    padding: 5%;
    background: #7E00FF;
    color: #fff;
  }
  .custom-html--sitecore .purple-article h3 {
    color: #fff;
  }
  .custom-html--sitecore .image-module img {
    width: 90%;
  }
  .custom-html--sitecore ol li {
    font-size: 1.76rem;
    font-weight: bold;
  }
  .custom-html--sitecore .hero-module {
    border-bottom: 4px solid rgba(0, 0, 0, 0.1);
  }
  .custom-html--sitecore .news-release-card.module .news-card-container {
    border-left: solid 0.25em #7E00FF !important;
    border-top-color: #ccc !important;
    border-top-width: 0.063em;
  }
  .custom-html--sitecore article.cta-item.bg-color-white {
    border-top: 3px solid #7E00FF;
    border-bottom: 3px solid #7E00FF;
  }
  .custom-html--sitecore .content-module p a {
    text-decoration: none !important;
  }
  .custom-html--sitecore .text-purple {
    color: #7E00FF !important;
  }
  .custom-html--sitecore .viz-content ul li {
    padding-bottom: 0.16rem !important;
    padding-left: 0rem !important;
  }
  .custom-html--sitecore .static-title span {
    background: #7E00FF;
    color: white;
    padding: 6px;
  }
  @media only screen and (min-width: 600px) {
    .custom-html--sitecore span.qoute-no {
      font-size: 7.2rem;
      font-weight: 900;
      font-family: "Graphik black", "Arial", Sans-Serif;
    }
    .custom-html--sitecore span.qoute-percent {
      font-size: 4.8rem;
      font-family: "Graphik black", "Arial", Sans-Serif;
    }
    .custom-html--sitecore span.qoute-bold {
      font-family: "Graphik black", "Arial", sans-serif;
      font-size: 2.4rem;
    }
    .custom-html--sitecore .viz-content {
      padding: 40px 30px 10px 30px;
      margin-bottom: 20px;
    }
    .custom-html--sitecore label.static-title {
      font-family: "Graphik Semibold", "Arial", Sans-Serif;
      font-size: 2.4rem;
    }
  }
  @media only screen and (max-width: 599px) {
    .custom-html--sitecore span.qoute-no {
      font-size: 4rem;
      font-weight: 900;
      font-family: "Graphik black", "Arial", Sans-Serif;
    }
    .custom-html--sitecore span.qoute-percent {
      font-size: 3.2rem;
      font-family: "Graphik black", "Arial", Sans-Serif;
    }
    .custom-html--sitecore span.qoute-bold {
      font-family: "Graphik black", "Arial", sans-serif;
      font-size: 1.44rem;
    }
    .custom-html--sitecore .viz-content {
      padding: 30px 20px 10px 20px;
      margin-bottom: 20px;
    }
    .custom-html--sitecore label.static-title {
      font-family: "Graphik Semibold", "Arial", Sans-Serif;
      font-size: 1.92rem;
    }
    .custom-html--sitecore .viz-content ul li {
      padding-bottom: 0.16rem !important;
      padding-left: 0rem !important;
      font-size: 1.44rem !important;
    }
    .custom-html--sitecore .with-img.text-purple {
      margin-left: 60px;
      margin-bottom: 30px;
    }
    .custom-html--sitecore .with-img img.img-scale {
      position: absolute;
      left: 5px;
    }
  }
  .custom-html--sitecore div[data-analytics-module-name="to-all-intents"],
  .custom-html--sitecore div[data-analytics-module-name="ninety-percent"],
  .custom-html--sitecore div[data-analytics-module-name="treat-ai"],
  .custom-html--sitecore div[data-analytics-module-name="scaling-to-new"],
  .custom-html--sitecore div[data-analytics-module-name="how-to-succeed"],
  .custom-html--sitecore div[data-analytics-module-name="the-number-tell"],
  .custom-html--sitecore div[data-analytics-module-name="paying-dividends"],
  .custom-html--sitecore div[data-analytics-module-name="scaling-the-expo"] {
    margin-bottom: 0.8rem !important;
  }
  .custom-html--sitecore img.img-scale {
    max-width: 60px;
  }
  .custom-html--sitecore .tv-quickaccess.isActive {
    display: block;
  }
  .custom-html--sitecore .tv-quickaccess {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 150%;
    display: block;
    transition: all 0.7s ease-out;
    width: 105.24px;
    height: 105.24px;
  }
  .custom-html--sitecore .tv-quickaccess.isActive {
    top: 25%;
  }
  .custom-html--sitecore .tv-quickaccess__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  .custom-html--sitecore .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: 100px;
    height: 95px;
    transition: all 0.6s ease;
  }
  .custom-html--sitecore .tv-quickaccess__item:hover {
    background-color: #A100FF;
  }
  .custom-html--sitecore .tv-quickaccess__item.shide {
    top: 0 !important;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads {
    top: 0;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads i.close-download {
    font-size: 24px;
    transition: all 0.6s ease;
    transform: rotate(135deg);
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive a,
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive a span {
    color: #A100FF !important;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive:hover a,
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive:hover a span {
    color: #fff !important;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive i.close-download {
    font-size: 24px;
    transition: all 0.6s ease;
    transform: rotate(0deg);
  }
  .custom-html--sitecore .tv-quickaccess__item.full-report {
    top: 93px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess__item.short-report {
    top: 186px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess__item.slide-share {
    top: 278px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess__item.slide-info {
    top: 368px;
    z-index: 1;
  }
  .custom-html--sitecore .tv-quickaccess__item a {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    font-size: 8px;
    line-height: 9px;
    color: #fff;
    display: block;
    padding: 5px;
    padding-top: 18px;
  }
  .custom-html--sitecore .tv-quickaccess__item a span {
    font-family: "Graphik Medium", "Arial Black", Sans-Serif;
    clear: both;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 5px;
  }
  .custom-html--sitecore .share-tools.module {
    display: none;
  }
  .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: #7E00FF;
    border: 1px solid #7E00FF;
    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 {
    transition: all 0.3s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.linkedin {
    transition: all 0.6s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.facebook {
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon .social-icon-trigger.mail {
    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;
  }
  .custom-html--sitecore .share-icons-container-marquee .icon-bar-marquee .social-icon:hover .social-icon-trigger:hover {
    background-color: #7E00FF;
    color: #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: #7E00FF;
    border: 1px solid #7E00FF;
    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 {
    transition: all 0.3s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.linkedin {
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.facebook {
    transition: all 0.9s ease-out;
    top: 2500px;
  }
  .custom-html--sitecore .share-icons-container-section .icon-bar-section .social-icon .social-icon-trigger.mail {
    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: #7E00FF;
    color: #fff;
  }
  .custom-html--sitecore .tv-quickaccess.isActive {
    display: block;
  }
  .custom-html--sitecore .tv-quickaccess {
    position: fixed;
    z-index: 100;
    right: 0;
    top: 150%;
    display: block;
    transition: all 0.7s ease-out;
    width: 105.24px;
    height: 105.24px;
  }
  .custom-html--sitecore .tv-quickaccess.isActive {
    top: 25%;
  }
  .custom-html--sitecore .tv-quickaccess__menu {
    list-style: none;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  }
  .custom-html--sitecore .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;
    transition: all 0.6s ease;
  }
  .custom-html--sitecore .tv-quickaccess__item:hover {
    background-color: #A100FF;
  }
  .custom-html--sitecore .tv-quickaccess__item.shide {
    top: 0 !important;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads {
    top: 0;
    z-index: 5;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads i.close-download {
    font-size: 24px;
    transition: all 0.6s ease;
    transform: rotate(135deg);
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive a,
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive a span {
    color: #A100FF !important;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive:hover a,
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive:hover a span {
    color: #fff !important;
  }
  .custom-html--sitecore .tv-quickaccess__item.downloads.isActive i.close-download {
    font-size: 24px;
    transition: all 0.6s ease;
    transform: rotate(0deg);
  }
  .custom-html--sitecore .tv-quickaccess__item.full-report {
    top: 105px;
    z-index: 4;
  }
  .custom-html--sitecore .tv-quickaccess__item.short-report {
    top: 207px;
    z-index: 3;
  }
  .custom-html--sitecore .tv-quickaccess__item.slide-share {
    top: 309px;
    z-index: 2;
  }
  .custom-html--sitecore .tv-quickaccess__item.slide-info {
    top: 410px;
    z-index: 1;
  }
  .custom-html--sitecore .tv-quickaccess__item a,
  .custom-html--sitecore .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: 18px;
  }
  .custom-html--sitecore .tv-quickaccess__item a span,
  .custom-html--sitecore .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;
  }
  .custom-html--sitecore .ArrowcCenter.LbCaseSpacing {
    cursor: pointer;
  }
  @-moz-keyframes lineani {
    to {
      stroke-dashoffset: 0;
    }
  }
  @-webkit-keyframes lineani {
    to {
      stroke-dashoffset: 0;
    }
  }
  @keyframes lineani {
    to {
      stroke-dashoffset: 0;
    }
  }
  .custom-html--sitecore .underlay {
    stroke-width: 3;
    fill: transparent;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke: #DFDFDF;
  }
  .custom-html--sitecore #circle-graph-1 {
    stroke: url(#gradient-1);
    stroke-width: 8;
    fill: transparent;
    stroke-linecap: square;
    stroke-linejoin: round;
  }
  .custom-html--sitecore .chart-circle {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .custom-html--sitecore #circle-graph-2 {
    stroke: url(#gradient-2);
    stroke-width: 8;
    fill: transparent;
    stroke-linecap: square;
    stroke-linejoin: round;
  }
  .custom-html--sitecore .charts-container {
    padding: 20px;
    width: 100%;
    max-width: 1024px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .custom-html--sitecore .chart {
    color: #4a667a;
    text-align: left;
    height: auto;
    background-color: transparent;
    display: inline-block;
    float: left;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px;
    padding: 15px 20px 65px 20px;
    width: calc(100% - 20px);
    left: -20%;
  }
  .custom-html--sitecore .chart.circle {
    padding: 0;
  }
  .custom-html--sitecore .title {
    font-size: 22px;
    margin-bottom: 12px;
  }
  .custom-html--sitecore .chart-circle {
    display: inline-block;
    position: relative;
  }
  .custom-html--sitecore .chart-svg {
    position: relative;
  }
  .custom-html--sitecore .circle-percentage {
    position: absolute;
    color: #111;
    font-size: 32px;
    left: 50%;
    top: 50%;
    -moz-transform: translate(-40%, -80%);
    -ms-transform: translate(-40%, -80%);
    -webkit-transform: translate(-40%, -80%);
    transform: translate(-40%, -80%);
    font-family: "Graphik Bold", "Arial", Sans-Serif;
  }
  @media screen and (max-width: 480px) {
    .custom-html--sitecore .circle-percentage {
      font-size: 24px;
    }
    .custom-html--sitecore .chart-circle {
      width: 90% !important;
    }
  }
  .custom-html--sitecore .align-center {
    text-align: center;
  }
  .custom-html--sitecore .download-container {
    margin-left: 30px;
  }
  .custom-html--sitecore ul.downloads {
    margin-top: 0rem;
  }
  .custom-html--sitecore .downloads li.head span {
    border-bottom: 3px solid #A100FF;
    padding-bottom: 15px;
  }
  .custom-html--sitecore .downloads > li {
    width: 100%;
    padding-top: 9px;
  }
  .custom-html--sitecore .downloads > li > a {
    position: relative;
    display: block;
    font-family: "Graphik medium", "Arial", Sans-Serif;
    font-size: 10px !important;
    margin-bottom: 10px;
    transition: all 0.3s ease-out;
    color: #000;
    margin: 0;
  }
  .custom-html--sitecore .downloads > li > a:hover {
    color: #A100FF;
  }
  .custom-html--sitecore .downloads > li > a > img {
    padding-right: 10px;
  }
  .custom-html--sitecore .nav-pills > li + li {
    padding-top: 22px;
  }
  .custom-html--sitecore .share-button {
    cursor: pointer;
    position: relative;
  }
  .custom-html--sitecore a#share-button-2,
  .custom-html--sitecore a#share-button-3,
  .custom-html--sitecore a#share-button-4,
  .custom-html--sitecore a#share-button-1,
  .custom-html--sitecore a#share-button-5,
  .custom-html--sitecore a#share-button-6 {
    color: #fff !important;
    padding: 10px 1px;
    position: relative;
    z-index: 1;
  }
  .custom-html--sitecore .arrow-down {
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid black;
    position: absolute;
    top: -20px;
    left: 15px;
    transform: translateX(50%);
    opacity: 0;
  }
  .custom-html--sitecore .arrow-down.isActive {
    transition: all 0.6s ease;
    transition-delay: 0.6s;
    top: -10px;
    opacity: 1;
  }
  .custom-html--sitecore .social-share-container {
    transition: all 0.6s ease;
    position: absolute;
    top: 0;
    height: 30px;
    width: auto;
    left: 0;
    background-color: black;
    opacity: 0;
    z-index: -1;
  }
  .custom-html--sitecore .social-share-container.isActive {
    top: -40px;
    opacity: 1;
    z-index: 1;
    padding: 10px;
  }
  .custom-html--sitecore .social-share-container a {
    color: #fff !important;
    margin-top: -10px;
    display: inline-block;
    padding: 5px;
  }
  @media screen and (max-width: 576px) {
    .custom-html--sitecore .social-share-container a {
      font-size: 16px !important;
    }
  }
  .custom-html--sitecore .social-share-container a:hover {
    color: #A100FF !important;
  }
  .custom-html--sitecore a.navbar-brand {
    margin-bottom: 0;
  }
  
