.custom-html--sitecore {
    /*---- Font Styles -----*/
    /*Quotes*/
    /*Video*/
    /*TV quick access*/
    /*Ipad*/
  }
  @media screen and (min-width: 1000px) {
    .custom-html--sitecore #block-overview ul,
    .custom-html--sitecore #block-working-the-systems ul,
    .custom-html--sitecore #block-method-in-mindset ol {
      margin-left: 0;
    }
  }
  @media screen and (min-width: 1300px) {
    .custom-html--sitecore .row-new {
      width: 1300px !important;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1299px) {
    .custom-html--sitecore .row-new {
      width: 950px !important;
    }
  }
  @media screen and (min-width: 1200px) {
    .custom-html--sitecore .side-authors-section {
      margin-left: 3.33%;
    }
  }
  @media screen and (min-width: 1400px) {
    .custom-html--sitecore .side-authors-section {
      margin-left: 8.33%;
    }
  }
  .custom-html--sitecore .circle-author {
    width: 60%;
  }
  .custom-html--sitecore #block-working-the-systems,
  .custom-html--sitecore #block-get-the-essentials {
    background-color: #F2F2F2;
  }
  .custom-html--sitecore .purple {
    color: #A100FF;
  }
  .custom-html--sitecore .blue {
    color: #004DFF;
  }
  .custom-html--sitecore .brief {
    font-size: 32px;
    line-height: 45px;
    font-family: "Graphik Bold", Arial, Sans-Serif;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .brief {
      font-size: 28px;
    }
  }
  .custom-html--sitecore .profile-bold,
  .custom-html--sitecore .profile-bold p {
    font-size: 14px!important;
    line-height: 1.3;
  }
  .custom-html--sitecore .profile-bold,
  .custom-html--sitecore .profile-bold p,
  .custom-html--sitecore .profile-semibold {
    font-family: "Graphik Bold", "Arial Black", Sans-Serif !important;
  }
  .custom-html--sitecore .h3-header,
  .custom-html--sitecore .h3-header p {
    font-size: 24px;
    font-family: "Graphik bold", "Arial", Sans-Serif;
    line-height: 32px;
    margin-bottom: 2.56rem;
  }
  .custom-html--sitecore .header,
  .custom-html--sitecore .header p {
    font-size: 50px;
    line-height: 49px;
    font-family: "Graphik Black", Arial, Sans-Serif;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .header,
    .custom-html--sitecore .header p {
      font-size: 31px;
      line-height: 32px;
    }
    .custom-html--sitecore h2.header.purple-header {
      margin-top: 13%;
    }
  }
  .custom-html--sitecore .purple-header {
    color: #7E00FF;
  }
  .custom-html--sitecore .read-cta a,
  .custom-html--sitecore .read-cta p {
    font-family: "Graphik Medium", Arial, Sans-Serif !important;
    font-size: 1.4rem !important;
    line-height: 1.9rem;
  }
  .custom-html--sitecore .black-cta a {
    color: #010101 !important;
  }
  .custom-html--sitecore .sub-highlight {
    font-size: 24px !important;
    line-height: 32px;
    font-family: "Graphik Semibold", Arial, Sans-Serif !important;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .sub-highlight {
      font-size: 22px !important;
      line-height: 23px !important;
    }
  }
  .custom-html--sitecore .report-title {
    font-size: 32px !important;
    line-height: 128.5%;
    font-family: "Graphik Bold", Arial, Sans-Serif !important;
    margin-bottom: 1.28rem;
  }
  .custom-html--sitecore p.small.duration-time {
    color: #8C8C8C;
  }
  .custom-html--sitecore .view-report {
    font-size: 15px !important;
    line-height: 15px;
    font-family: "Graphik Medium", Arial, Sans-Serif !important;
    color: #004DFF;
  }
  .custom-html--sitecore .h3-subheader {
    font-size: 32px;
    line-height: 128.5%;
    font-family: "Graphik Bold", Arial, Sans-Serif !important;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .h3-subheader {
      font-size: 31px;
      line-height: 32px;
      font-family: "Graphik Bold", Arial, Sans-Serif !important;
    }
  }
  .custom-html--sitecore h3.sub-highlight.purple-header {
    margin-bottom: 0;
  }
  .custom-html--sitecore .graph-font-bold {
    font-size: 16px;
    line-height: 22.4px;
    font-family: "Graphik Bold", Arial, Sans-Serif !important;
  }
  .custom-html--sitecore .graph-font-regular {
    font-size: 16px;
    line-height: 22.4px;
    font-family: "Graphik Regular", Arial, Sans-Serif !important;
  }
  @media screen and (min-width: 1000px) {
    .custom-html--sitecore {
      /*.decoupling-quote {
      transform: translateY(50%);
  }*/
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .method-quote,
    .custom-html--sitecore .decoupling-quote,
    .custom-html--sitecore .radically-human-quote {
      margin-top: 10%;
    }
  }
  .custom-html--sitecore .side-quote {
    margin-left: 3%;
  }
  @media screen and (min-width: 1600px) {
    .custom-html--sitecore .side-quote {
      margin-left: 5%;
    }
  }
  .custom-html--sitecore .side-quote p {
    font-size: 24px;
    line-height: 32px;
    font-family: "Graphik Semibold", Arial, Sans-Serif !important;
    border-left: solid #7E00FF 5px;
    padding-left: 1.6rem;
    padding-right: 0.16rem;
  }
  .custom-html--sitecore .side-quote {
    top: 430px;
  }
  .custom-html--sitecore .submarquee-center {
    top: 50%;
    transform: translateY(-50%);
  }
  .custom-html--sitecore #block-method-in-mindset li {
    font-size: 24px;
    line-height: 32px;
    font-family: "Graphik Semibold", Arial, Sans-Serif !important;
    color: #7E00FF;
  }
  .custom-html--sitecore #block-careers {
    margin-bottom: 5em;
  }
  @media screen and (max-width: 999px) {
    .custom-html--sitecore #careers-image {
      margin: 6% 0;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore #block-careers .top-padding {
      padding-top: 0;
    }
    .custom-html--sitecore .author-margin {
      margin-top: 5%;
    }
    .custom-html--sitecore #block-careers {
      margin-bottom: 0;
    }
  }
  .custom-html--sitecore .submarquee {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    margin-bottom: 1%;
    background-position: top right !important;
  }
  .custom-html--sitecore .white {
    color: white;
  }
  @media screen and (min-width: 768px) {
    .custom-html--sitecore .padding2 {
      padding: 0 3%;
    }
  }
  @media screen and (min-width: 768px) {
    .custom-html--sitecore .gray-bg {
      background-color: #F2F2F2;
      padding-top: 2%;
      padding-bottom: 2%;
    }
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .gray-bg-mobile {
      background-color: #F2F2F2;
      padding-top: 2% !important;
      padding-bottom: 4%;
      margin-top: 3%;
    }
    .custom-html--sitecore .hide-mobile {
      display: none;
    }
  }
  .custom-html--sitecore .black-color {
    color: #000 !important;
  }
  .custom-html--sitecore #overview-image {
    width: 130%;
    transform: translate(-13%, 16%);
  }
  .custom-html--sitecore #working-systems-image {
    width: 100%;
    padding: 10% 0;
    /*border-bottom: 1px solid #7E00FF;*/
    margin-bottom: 5%;
  }
  .custom-html--sitecore #adaptable-image {
    width: 100%;
  }
  .custom-html--sitecore #data-decoupling,
  .custom-html--sitecore #data-enriching {
    width: 100%;
  }
  .custom-html--sitecore #data-legend {
    width: 40%;
  }
  .custom-html--sitecore #getEssemtials {
    width: auto;
    padding-bottom: 7.5%;
    padding-top: 10%;
  }
  .custom-html--sitecore #careers-image {
    width: 100%;
  }
  @media screen and (min-width: 768px) {
    .custom-html--sitecore .get-essentials-left {
      width: 45%;
      margin-right: 5%;
    }
    .custom-html--sitecore .get-essentials-right {
      width: 45%;
      margin-left: 5%;
    }
  }
  .custom-html--sitecore .cta-arrow:after,
  .custom-html--sitecore .cta-alt-arrow:after {
    transform: rotate(90deg);
    margin-left: 0;
    font-size: 1em;
  }
  .custom-html--sitecore .cta-arrow {
    margin-right: 2%;
    border-bottom: 1px solid #fff;
  }
  .custom-html--sitecore .graph-padding {
    padding: 3% 0;
  }
  .custom-html--sitecore .top-padding {
    padding-top: 3.5rem;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .top-padding {
      padding-top: 1.9rem;
    }
  }
  .custom-html--sitecore .top-padding-small {
    padding-top: 2.4rem;
  }
  .custom-html--sitecore .btn {
    font-size: 1.6rem;
    /*webkit-box-shadow: 5px 4px 0px 0px rgba(205,205,205,1);
      -moz-box-shadow: 10px 14px 0px 0px rgba(205,205,205,1);
      box-shadow: 5px 4px 0px 0px rgba(205,205,205,1);*/
  }
  .custom-html--sitecore #block-get-the-essentials .btn {
    font-size: 1.28rem !important;
    padding: 1.18rem 1.5rem !important;
    min-width: 19.84rem;
  }
  .custom-html--sitecore #block-get-the-essentials p.small {
    font-size: 15px !important;
    color: #7E00FF !important;
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    margin-bottom: 1.92rem;
  }
  .custom-html--sitecore #block-working-the-systems li {
    padding-bottom: 0;
  }
  .custom-html--sitecore .get-essentials-left p,
  .custom-html--sitecore .get-essentials-right p {
    margin-bottom: 0;
  }
  .custom-html--sitecore .ion-ios-clock-outline.clock-icon {
    color: #8C8C8C !important;
    padding-right: 5px;
  }
  .custom-html--sitecore .behind {
    margin-left: 0.64rem !important;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .behind {
      margin-top: -4.64rem !important;
    }
  }
  .custom-html--sitecore .btn {
    margin: 1.5rem 1rem 1.5rem 0;
  }
  .custom-html--sitecore #block-chart-graph .btn {
    margin: 0.48rem 1rem 1.5rem 0;
  }
  .custom-html--sitecore .quote-border {
    border-left: 4px solid #7E00FF;
    padding-left: 3%;
  }
  .custom-html--sitecore .vid-container {
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  @media screen and (min-width: 2300px) {
    .custom-html--sitecore .vid-container {
      min-width: 50% !important;
    }
  }
  .custom-html--sitecore a.moreless.more,
  .custom-html--sitecore a.moreless.less {
    color: #7E00FF;
    font-size: 18px;
    line-height: 20px;
  }
  .custom-html--sitecore #block-capturing-the-value .content-module a:visited,
  .custom-html--sitecore .content-module a:visited strong,
  .custom-html--sitecore .content-module a:visited:focus,
  .custom-html--sitecore .content-module a:visited:hover {
    color: #7E00FF;
  }
  .custom-html--sitecore .video-holder a:visited {
    color: #008;
  }
  .custom-html--sitecore .pie {
    width: 100%;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .pie {
      width: 65%;
    }
  }
  .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 .vid0 {
    width: 100%;
    transform: translateY(20%);
  }
  @media only screen and (max-width: 767px) {
    .custom-html--sitecore .vid0,
    .custom-html--sitecore .section-background-vide-container {
      display: none;
    }
    .custom-html--sitecore #block-mindset-submarquee {
      background: url(/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/future-systems/Accenture-FS-Method-Mindset-mobile.png);
      min-height: 300px;
    }
    .custom-html--sitecore #block-our-plan-submarquee {
      background: url(/content/dam/accenture/final/a-com-migration/custom/_acnmedia/thought-leadership-assets/images/future-systems/Accenture-FS-OurPlanYourMove-mobile.jpg);
      background-position: 53% 50% !important;
      min-height: 300px;
    }
    .custom-html--sitecore .hide-mobile {
      display: none;
    }
    .custom-html--sitecore a.navbar-brand {
      padding: 0;
    }
    .custom-html--sitecore div.btn-download-report .behind {
      width: inherit !important;
    }
  }
  @media only screen and (max-width: 1000px) {
    .custom-html--sitecore .intoTheNewLogo {
      display: none !important;
    }
    .custom-html--sitecore .intoTheNewLogo-mobile {
      height: 32px!important;
      width: auto!important;
    }
  }
  @media only screen and (min-width: 768px) {
    .custom-html--sitecore .content-module {
      margin-bottom: 0;
      overflow: hidden;
    }
  }
  @media only screen and (min-width: 768px) {
    .custom-html--sitecore .mobile-only-image {
      display: none;
    }
    .custom-html--sitecore .show-mobile {
      display: none;
    }
  }
  @media only screen and (min-width: 1000px) {
    .custom-html--sitecore .read-cta p,
    .custom-html--sitecore .bold-statement {
      padding-right: 10%;
    }
    .custom-html--sitecore .intoTheNewLogo-mobile {
      display: none !important;
      height: 32px!important;
      width: auto!important;
    }
  }
  @media only screen and (min-width: 1300px) {
    .custom-html--sitecore .display-ipad {
      display: none;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .custom-html--sitecore .marquee-headline h2 {
      font-size: 65px !important;
    }
    .custom-html--sitecore .marquee-headline h4 {
      font-size: 30px !important;
    }
    .custom-html--sitecore .side-quote p {
      font-size: 18px !important;
      line-height: 22px !important;
      padding-left: 1.6rem !important;
      padding-right: 3.36rem !important;
    }
    .custom-html--sitecore h2.header.purple-header {
      margin-top: 1em;
    }
    .custom-html--sitecore h2.header.white {
      font-size: 34px;
      line-height: 36px;
    }
    .custom-html--sitecore p.sub-highlight.white.hide-mobile {
      font-size: 20px !important;
      line-height: 22px;
    }
    .custom-html--sitecore .sub-highlight {
      font-size: 20px !important;
      line-height: 24px !important;
    }
    .custom-html--sitecore .graph-font-regular {
      font-size: 17px !important;
    }
    .custom-html--sitecore .remove-ipad {
      display: none;
    }
    .custom-html--sitecore .shadow-text {
      text-shadow: 2px 2px black;
    }
    .custom-html--sitecore .background-lemon {
      top: 45%;
      transform: translateY(-25%);
    }
  }
  @media only screen and (min-width: 1900px) {
    .custom-html--sitecore ul.navbar-nav > li > a.moveTo {
      font-size: 16px;
    }
  }
  .custom-html--sitecore a .profile-bold:hover {
    color: #A100FF !important;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
  }
  .custom-html--sitecore .nav > li > a:focus {
    text-decoration: none;
  }
  .custom-html--sitecore ul.navbar-nav > li > p.moveTo {
    padding-top: 3.2rem !important;
    margin-bottom: 0;
    color: #efefef;
    font-size: 12px;
  }
  .custom-html--sitecore ul.navbar-nav > li > p.moveTo:hover {
    color: #fff;
    background-color: #000;
    cursor: pointer;
  }
  @media only screen and (min-width: 1900px) {
    .custom-html--sitecore ul.navbar-nav > li > p.moveTo {
      font-size: 16px;
    }
  }
  @media screen and (max-width: 999px) {
    .custom-html--sitecore .navbar-collapse.collapse.in ul li p {
      opacity: 1;
      background-color: transparent;
    }
  }
  @media screen and (max-width: 999px) {
    .custom-html--sitecore ul.navbar-nav > li > p.moveTo {
      padding-top: 1.6rem !important;
    }
  }
  .custom-html--sitecore p.moveTo.isActive {
    color: #A100FF !important;
  }
  @media screen and (max-width: 999px) {
    .custom-html--sitecore .navbar-nav > li > p {
      border-bottom: 2px solid transparent;
      padding-bottom: 0;
      color: #000 !important;
      transition: all 0.3s ease-out;
      font-family: "Graphik regular", "Arial Black", Sans-Serif;
    }
  }
  .custom-html--sitecore .navbar-nav > li > p {
    line-height: 1.6rem;
  }
  .custom-html--sitecore .nav > li > p {
    position: relative;
    display: block;
  }
  .custom-html--sitecore .modal-backdrop {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .custom-html--sitecore .modal-backdrop-transparent {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    opacity: 0;
    width: 50%;
    height: 100%;
    z-index: -1000;
  }
  .custom-html--sitecore .modal-transition {
    transition: all 0.4s ease;
  }
  .custom-html--sitecore .modal-dialog {
    width: 50%;
    top: 30%;
  }
  @media screen and (max-width: 767px) {
    .custom-html--sitecore .video-holder {
      padding-bottom: 30px !important;
    }
    .custom-html--sitecore .modal-dialog {
      width: inherit;
    }
    .custom-html--sitecore .title-container {
      width: 120%;
    }
  }
  .custom-html--sitecore .video-player-module {
    padding-left: 0.5em;
  }
  