.custom-html--sitecore html {
    scroll-behavior: smooth;
}

.custom-html--sitecore .navbar {
    display: block !important;
}

.custom-html--sitecore .row>* {
    padding-right: unset;
    padding-left: unset;
}

.custom-html--sitecore .body-content {
    margin-top: unset;
    /* speedbump */
}

.custom-html--sitecore p.speedbump_title {
    text-align: center;
}

.custom-html--sitecore p.speedbump_subtitle {
    text-align: center;
}

.custom-html--sitecore .content-module p.speedbump_title {
    font-size: 2.64rem;
    font-family: "Graphik Bold", "Arial", Sans-Serif !important;
    margin-bottom: 0px;
}

.custom-html--sitecore .content-module p.speedbump_subtitle {
    color: #a100ff;
    font-size: 2.4rem;
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
    margin-bottom: 0px;
}

.custom-html--sitecore #block-marquee h1 {
    color: #000;
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    /* text-shadow: 0px 3px 3px #616161; */
}

.custom-html--sitecore .transcipt-text {
    font-size: 1.44rem !important;
    text-decoration: none !important;
    /*
.col-lg-4 {
width: 37%;
} */
}

.custom-html--sitecore .no-padding {
    padding: 0;
}

.custom-html--sitecore .eps-title {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
}

.custom-html--sitecore h3.sectionTitle {
    text-align: center;
    font-size: 5.6rem;
}

.custom-html--sitecore h3,
.custom-html--sitecore h4,
.custom-html--sitecore .subsection-title {
    font-family: "Graphik Regular", "Arial", Sans-Serif !important;
    letter-spacing: -0.03em !important;
    font-style: normal !important;
    font-weight: normal !important;
}

.custom-html--sitecore .section_coming h3.sectionTitle {
    font-family: "Graphik SemiBold", "Arial", Sans-Serif !important;
    padding-bottom: 20px;
    padding-top: 4rem;
}

.custom-html--sitecore .content-module p {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
}

.custom-html--sitecore .eps {
    letter-spacing: 0.2em;
    color: #787878;
    font-size: 14px;
    font-weight: 500;
}

.custom-html--sitecore .eps1 {
    letter-spacing: 0.2em;
    color: #000000;
    font-size: 14px;
}

.custom-html--sitecore .subheader {
    color: #000;
    font-size: 1.92rem !important;
    /* text-shadow: 0px 3px 3px #616161; */
    font-family: "Graphik regular", "Arial", Sans-Serif !important;
}

.custom-html--sitecore .coming_sub {
    text-align: center;
}

.custom-html--sitecore .active {
    font-weight: normal !important;
    /* #block-marquee{ */
    /* background-image: url('_acnmedia/Thought-Leadership-Assets/Images/built-for-change-podcast/Accenture-Podcast-Marquee'); */
    /* height: 400px; */
    /* background-size: cover; */
    /* background-position: center; */
    /* } */
}

.custom-html--sitecore div#block-marquee {
    height: 44vh;
    overflow: hidden;
}

.custom-html--sitecore div#block-marquee .row {
    width: 100%;
    min-width: 100%;
    margin: 0px;
    padding: 0px;
}

.custom-html--sitecore div#block-marquee .row .block-content .content-module {
    height: 40vh;
}

.custom-html--sitecore #block-section1 .content-module {
    margin-bottom: 0;
}

.custom-html--sitecore div#block-marquee .row .pagezone-description {
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
    height: 50vh;
    top: -12vh;
}

.custom-html--sitecore div#block-marquee .row .block-content {
    position: absolute;
}

.custom-html--sitecore .host-container {
    text-align: center;
    padding-left: 60px;
}

.custom-html--sitecore .marquee {
    position: relative;
    top: 35%;
    transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
    .custom-html--sitecore .marquee {
        top: 40%;
    }

    .custom-html--sitecore .arrow-i-down {
        left: 43% !important;
        bottom: 85px !important;
    }

    .custom-html--sitecore div#block-marquee .row .pagezone-description {
        height: 90vh;
    }

    .custom-html--sitecore div#block-marquee .row .block-content .content-module {
        height: 50vh;
    }

    .custom-html--sitecore ul.nav_list {
        padding: 0px !important;
        /* div#block-section1{
    position: relative;
    top: -100px
    }*/
    }

    .custom-html--sitecore .host-container {
        text-align: left;
        padding: 0 15px;
    }

    .custom-html--sitecore .content-header {
        margin-top: -30px;
    }
}

.custom-html--sitecore video.marquee-vid {
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%);
}

.custom-html--sitecore .container_box {
    border: #ffffff;
    background-color: #ffffff;
    box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.15);
}

.custom-html--sitecore .content-header {
    text-align: center;
}

.custom-html--sitecore .arrow-i-down {
    position: absolute;
    left: 49%;
    transform: translateX(50%);
    bottom: 10vh;
    cursor: pointer;
}

.custom-html--sitecore .arrow-i.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.custom-html--sitecore .arrow-i.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.custom-html--sitecore .arrow-i-down-expand {
    position: absolute;
    left: 45.5%;
    transform: translateX(50%);
    bottom: 5px;
    cursor: pointer;
    margin-bottom: -40px;
}

.custom-html--sitecore .arrow-i-down-expand .text-blue {
    border-color: #004DFF;
}

.custom-html--sitecore .arrow-i {
    border: solid #000;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 12px;
    transition: border 0.6s ease;
    position: relative;
}

.custom-html--sitecore ul.nav_list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.custom-html--sitecore ul.nav_list li {
    float: left;
    padding-bottom: 0;
    padding-left: 4.8rem;
}

.custom-html--sitecore ul.nav_list li:first-child {
    padding-right: 4.8rem;
}

.custom-html--sitecore ul.nav_list li a {
    display: inline;
    color: white;
    text-align: center;
    text-decoration: none;
}

.custom-html--sitecore #block-nav .content-module {
    margin-bottom: 0;
}

.custom-html--sitecore #block-nav .block-content {
    padding: 0;
}

.custom-html--sitecore #block-nav {
    background: white;
    background: linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.3312675412) 100%) !important;
    position: relative;
    transition: top 0.45s ease-in-out;
    top: 0;
}

.custom-html--sitecore ul.nav_list li svg {
    height: 18px;
    position: relative;
    /*top: -4px;*/
    max-width: 40px;
}

.custom-html--sitecore ul.nav_list li a.subcribe {
    font-weight: bold;
    margin: 0;
    float: left;
}

.custom-html--sitecore .content-module p.contri_title {
    color: #a100ff;
    font-size: 1.84rem;
    font-family: "Graphik semibold", "Arial", Sans-Serif !important;
    /*       
#episode13 .more_contri .post-container {
margin-left: 4.8rem;
}
*/
}

.custom-html--sitecore #episode13 .more_contri hr {
    margin-left: 6.4rem;
}

.custom-html--sitecore .more_contri {
    margin-top: 35px;
    /** Block Coming soon**/
}

.custom-html--sitecore #block-coming-soon {
    background-color: #ffffff !important;
}

.custom-html--sitecore .post-container {
    padding: 10px 10px 20px 10px;
    width: 100%;
}

.custom-html--sitecore .post-content {
    width: 80%;
    height: 100px;
    float: left;
}

.custom-html--sitecore .img-container {
    float: left;
}

.custom-html--sitecore .blue-text {
    color: #004DFF;
}

.custom-html--sitecore span.blue-text svg {
    height: 10px;
}

.custom-html--sitecore .post-border-bottom {
    border-bottom: 1px solid #DADADA;
    width: 90%;
    position: relative;
    left: 5%;
    padding-bottom: 20px;
    padding-top: 20px;
    /*Block section1 expand*/
}

.custom-html--sitecore .cta-more {
    cursor: pointer;
    /* #block-section1 .cta-more.isactive {
opacity: 1;
} */
}

.custom-html--sitecore #block-section1 .content_contributions_expand .cta-more {
    color: #004DFF;
    position: relative;
    width: auto;
    padding: 10px;
    margin-bottom: 10px;
    bottom: 0%;
    right: 0%;
    transform: translateY(50%);
    z-index: 10;
    opacity: 0;
    transition: opacity 0.6s ease;
    display: inline-block;
    float: right;
}

.custom-html--sitecore #block-section1 .cta-more.isactive .cta-more-box {
    top: -7px;
    width: 36px;
    height: 36px;
    border: 1px solid #004DFF;
    border-radius: 50px;
    transition-delay: 0.2s;
    position: relative;
    left: 0 !important;
    float: left;
}

.custom-html--sitecore #block-section1 .cta-more .cta-more-box {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transition: all 0.4s ease;
}

.custom-html--sitecore #block-section1 .cta-more.isactive .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
    opacity: 1;
    transition-delay: 0.6s;
}

.custom-html--sitecore #block-section1 .cta-more .cta-more-arrow {
    position: absolute;
    left: 0px;
}

.custom-html--sitecore #block-section1 .cta-more .cta-more-arrow {
    position: absolute;
    left: 0px;
    top: 8px;
    opacity: 0;
    transition: all 0.4s ease;
}

.custom-html--sitecore .cta-more .cta-more-arrow {
    position: absolute;
    left: 0px;
    top: 4px;
}

.custom-html--sitecore #block-section1 .cta-more .img-arrow-right {
    width: 24px;
}

.custom-html--sitecore #block-section1 .cta-more.isactive .cta-more-label {
    opacity: 1;
}

.custom-html--sitecore #block-section1 .cta-more .cta-more-label {
    opacity: 0;
    transition: opacity 0.7s ease 0.8s;
    position: relative;
    float: left;
    width: auto;
    padding-left: 20px;
}

.custom-html--sitecore .cta-more-label,
.custom-html--sitecore .cta-more-label a {
    font-family: "Graphik Medium", "Arial", Sans-Serif;
    font-size: 19px !important;
    line-height: 1.25;
}

.custom-html--sitecore .triggered .cta-more-box {
    transform: rotate(90deg);
}

.custom-html--sitecore .contri _thumb img {
    float: left;
    clear: left;
}

.custom-html--sitecore .contri_content {
    float: left;
}

.custom-html--sitecore .post-thumb img {
    margin-right: 8px;
    width: 100%;
    max-width: 90px;
}

.custom-html--sitecore .post-thumb {
    width: 30%;
    float: left;
    padding-right: 10px;
    padding-top: 0.8rem;
    clear: both;
    text-align: left;
    position: relative;
}

.custom-html--sitecore .col-lg-4.col-md-4.col-sm-12.col-xs-12.mobile-bottom-border>.people-details>.post-thumb {
    width: 50%;
}

.custom-html--sitecore .post-title {
    float: left;
}

.custom-html--sitecore .clear {
    clear: both;
}

.custom-html--sitecore .read-more {
    display: none;
    /* opacity: 0;
visibility: hidden;
transition: 0.35s ease-in-out;
height: 0; */
}

.custom-html--sitecore .read-more.active {
    display: block;
}

.custom-html--sitecore ul.nav_list li span {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    color: #333;
    /* ul.nav_list li .subscr-text {
float: left;
width: 100%;
position: relative;
padding: 6px 30px;
border-radius: 20px;
background: rgba(0, 77, 255, 0.9);
color: #fff;
} */
}

.custom-html--sitecore ul.nav_list li .subscr-text {
    font-family: "Graphik semibold", "Arial", Sans-Serif !important;
    color: #8000FF;
}

.custom-html--sitecore ul.nav_list {
    padding: 0 8rem;
    text-align: center;
    margin: auto;
}

@media screen and (max-width: 768px) {
    .custom-html--sitecore ul.nav_list li a.subcribe {
        float: unset;
    }

    .custom-html--sitecore ul.nav_list li {
        width: 50%;
        text-align: left;
    }

    .custom-html--sitecore ul.nav_list li:first-child {
        width: 100%;
        text-align: center;
        /*flex-basis: 100%;*/
        display: none;
    }

    .custom-html--sitecore .arrow-i-down {
        left: 40%;
        bottom: 100px;
    }
}

.custom-html--sitecore #block-nav .row {
    padding: 0;
}

.custom-html--sitecore .nav-menu {
    padding: 12.5px 0;
}

.custom-html--sitecore span.pipe-line:after {
    content: "";
    position: absolute;
    float: left;
    width: 3px;
    height: calc(1.6rem + 15px);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.15);
    top: 1px;
    left: 0;
}

.custom-html--sitecore span.pipe-line {
    position: relative;
    float: left;
    width: 100%;
}

.custom-html--sitecore .purple-text {
    color: #AD00FF;
}

.custom-html--sitecore .black-text {
    color: #111;
}

.custom-html--sitecore .hosts_img p {
    padding-top: 10px;
    text-align: left;
    /** Section 3 **/
}

.custom-html--sitecore .lma {
    width: 60%;
    float: right;
    top: -500px;
    position: relative;
    padding: 30px 5.6rem;
    z-index: 0;
    background: #fff;
    margin: 0 5.6rem;
    transition: top 1s ease-in;
}

@media screen and (max-width: 1024px) {
    .custom-html--sitecore .lma {
        width: 90%;
    }
}

@media screen and (max-width: 768px) {
    .custom-html--sitecore .lma {
        margin: 0 1.6rem;
    }
}

.custom-html--sitecore .lma.isactive {
    top: -30px;
}

.custom-html--sitecore .lma:after {
    content: "";
    background: #fff;
    position: absolute;
    float: left;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.15);
}

.custom-html--sitecore .hr_learnMore {
    width: 55%;
}

.custom-html--sitecore .section-container-3 {
    height: auto;
    max-height: 800px;
    overflow: hidden;
}

.custom-html--sitecore .section-container-3 .panel {
    height: auto;
    box-shadow: none !important;
}

.custom-html--sitecore .section-container-3 .panel-1 .cta-more {
    color: #004DFF;
    position: relative;
    width: auto;
    padding: 10px;
    margin-bottom: 10px;
    bottom: 0%;
    right: 0%;
    transform: translateY(50%);
    z-index: 10;
    opacity: 0;
    transition: opacity 0.6s ease;
    display: inline-block;
    float: right;
}

.custom-html--sitecore .section-container-3 .cta-more.isactive {
    opacity: 1;
}

.custom-html--sitecore .section-container-3 .cta-more .cta-more-box {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    transition: all 0.4s ease;
}

.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-box {
    left: 0;
    top: 7px;
    width: 36px;
    height: 36px;
    border: 1px solid #004DFF;
    border-radius: 50px;
    transition-delay: 0.2s;
}

.custom-html--sitecore .section-container-3 .cta-more.isactive:hover .cta-more-box {
    /*   width: 116px; */
    height: 36px;
    border-radius: 25px 25px 25px 25px;
}

.custom-html--sitecore #block-section-3 .section-container-3 .cta-more.isactive:hover .cta-more-box {
    /*    width: 146px; */
}

.custom-html--sitecore .section-container-3 .cta-more .cta-more-arrow {
    position: absolute;
    left: 0px;
    top: 8px;
    opacity: 0;
    transition: all 0.4s ease;
}

.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
    opacity: 1;
    transition-delay: 0.6s;
}

.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more:hover .cta-more-arrow {
    left: 10px;
}

.custom-html--sitecore .section-container-3 .cta-more .img-arrow-right {
    width: 24px;
}

.custom-html--sitecore .section-container-3 .cta-more .cta-more-label {
    margin-left: 45px;
    opacity: 0;
    transition: opacity 0.7s ease 0.8s;
}

.custom-html--sitecore .section-container-3 .cta-more.isactive .cta-more-label {
    opacity: 1;
}

.custom-html--sitecore .section-container-3 .img-container {
    width: 100%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.7s ease;
}

.custom-html--sitecore .section-container-3 .img-container,
.custom-html--sitecore .section-container-3 .img-container a {
    cursor: none !important;
}

.custom-html--sitecore .section-container-3 .img-container.trigger {
    padding-top: 0px;
    height: 19.2rem;
}

.custom-html--sitecore .section-container-3 .img-container img {
    width: 100%;
    position: absolute;
    top: 72%;
    transform: translateY(-60%);
    transition: transform 0.6s ease;
    opacity: 1;
    /* opacity: 0.8; */
    /* filter: brightness(50%); */
}

.custom-html--sitecore .section-container-3 .img-container {
    margin-bottom: 10px;
}

.custom-html--sitecore .section-container-3 .img-container.imgc-1.trigger {
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.custom-html--sitecore .section-container-3 .img-container.imgc-2.trigger {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.custom-html--sitecore .section-container-3 .img-container.imgc-3.trigger {
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.custom-html--sitecore .section-container-3 .img-container.imgc-4.trigger {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.custom-html--sitecore .section-container-3 .img-container:hover img {
    transform: scale(1.2) translateY(-40%);
    opacity: 1;
    /* filter: brightness(100%); */
}

.custom-html--sitecore .section-container-3 .img-container.imgc-2 {
    margin-top: 35px;
}

.custom-html--sitecore .section-container-3 .img-container.imgc-3 {
    margin-top: 70px;
}

.custom-html--sitecore .section-container-3 .img-container.imgc-4 {
    margin-top: 140px;
}

.custom-html--sitecore .section-container-3 .img-container .cta-btn {
    position: relative;
    /* width: 100%; */
    /* height: 100%; */
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    border-radius: 10%;
    background: #5200FF;
    transform: translate(-50%, -50%);
    color: white;
    border-radius: 50%;
    opacity: 0;
    line-height: 1.6rem;
}

.custom-html--sitecore .section-container-3 .img-container.isactive .cta-btn {
    transform: translate(-50%, -50%);
    top: 50% !important;
    left: 50% !important;
    width: 200% !important;
    height: 200% !important;
    opacity: 0.9;
    border-radius: 50% !important;
    transition: width 0.4s ease, height 0.4s ease, opacity 0.3s ease;
}

.custom-html--sitecore .section-container-3 .img-container .cta-btn {
    opacity: 0;
}

.custom-html--sitecore .section-container-3 .img-container:hover .cta-btn {
    /* top: 70%; */
    /* left: 70%; */
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.custom-html--sitecore .section-container-3 .img-container .cta-btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 1 !important;
    font-size: 16px !important;
    font-family: Graphik semibold;
}

.custom-html--sitecore .section-container-3 .follow-cta-btn {
    width: 80px;
    height: 80px;
    opacity: 0;
    border-radius: 50%;
    background: #5200FF;
    position: absolute;
    padding: 5px;
    z-index: 10;
    line-height: 1.6rem;
}

.custom-html--sitecore .section-container-3 .follow-cta-btn.isactive {
    opacity: 0.9;
}

.custom-html--sitecore .section-container-3 .text-content .cardTitle {
    padding-top: 5px;
    opacity: 0;
    -webkit-transition: all 0.6s ease-out 0.1s;
    -o-transition: all 0.6s ease-out 0.1s;
    transition: all 0.6s ease-out 0.1s;
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
    font-size: 1.92rem;
    padding-right: 10px;
}

.custom-html--sitecore .section-container-3 .text-content.isactive .cardTitle {
    padding-top: 0px;
    opacity: 1;
}

.custom-html--sitecore .section-container-3 .follow-cta-btn span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    line-height: 1 !important;
    font-size: 16px !important;
    font-family: Graphik semibold;
}

.custom-html--sitecore .text-content small {
    font-family: "Graphik Black", "Arial Black", Sans-Serif;
    font-weight: bold;
    font-size: 1.28rem;
}

.custom-html--sitecore .text-content Label {
    font-family: "Graphik Thin", "Arial Black", Sans-Serif;
    font-size: 4.8rem;
    line-height: 4.48rem;
}

.custom-html--sitecore .text-content span {
    font-family: "Graphik Thin", "Arial Black", Sans-Serif;
    font-size: 2.08rem;
}

.custom-html--sitecore .section-container-3 .text-content p:nth-child(1) {
    padding-top: 5px;
    opacity: 0;
    transition: all 0.6s ease-out 0.2s;
}

.custom-html--sitecore .section-container-3 .text-content p:nth-child(2) {
    padding-top: 5px;
    opacity: 0;
    transition: all 0.6s ease-out 0.3s;
}

.custom-html--sitecore .section-container-3 .text-content p:nth-child(3) {
    padding-top: 5px;
    opacity: 0;
    transition: all 0.6s ease-out 0.4s;
}

.custom-html--sitecore .section-container-3 .text-content p:nth-child(4) {
    padding-top: 5px;
    opacity: 0;
    transition: all 0.6s ease-out 0.5s;
}

.custom-html--sitecore .section-container-3 .text-content p {
    margin-bottom: 0;
}

.custom-html--sitecore .section-container-3 .text-content p.categoryTitle {
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.1;
}

.custom-html--sitecore .section-container-3 .text-content.isactive p {
    padding-top: 0px;
    opacity: 1;
}

@media screen and (max-width: 1024px) {
    .custom-html--sitecore .section-container-3 {
        height: 110vh;
    }
}

@media screen and (max-width: 820px) {
    .custom-html--sitecore .section-container-3 {
        height: auto;
    }
}

.custom-html--sitecore .section-container-3 .row {
    padding-top: 0 !important;
}

.custom-html--sitecore p.learnMoreTitle {
    margin-bottom: 0;
    text-align: left;
    font-family: 'Graphik Black';
    font-size: 1.84rem;
    color: #AD00FF;
}

.custom-html--sitecore .section-container-3 .img-container.trigger:hover {
    cursor: pointer !important;
}

@media (max-width: 1024px) {
    .custom-html--sitecore .hr_learnMore {
        width: 100%;
    }
}

.custom-html--sitecore .cardCta:hover {
    text-decoration: underline;
    /*iphonex marquee*/
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {

    /**/
    .custom-html--sitecore #block-marquee .block-content {
        background-size: 120%;
    }
}

.custom-html--sitecore .post-thumb img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    max-width: none;
}

.custom-html--sitecore .post-thumb-hosts img {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    max-width: none;
}

.custom-html--sitecore .img_padding {
    padding: 30px;
    /*
#episode18 {
padding: 2rem 5rem;
}
#episode18 img.episode1_img.img_padding.img-responsive,
#episode17 img.episode1_img.img_padding.img-responsive,
#episode16 img.episode1_img.img_padding.img-responsive,
#episode15 img.episode1_img.img_padding.img-responsive,
#episode14 img.episode1_img.img_padding.img-responsive,
#episode13 img.episode1_img.img_padding.img-responsive,
#episode12 img.episode1_img.img_padding.img-responsive,
#episode11 img.episode1_img.img_padding.img-responsive,
#episode10 img.episode1_img.img_padding.img-responsive,
#episode9 img.episode1_img.img_padding.img-responsive {
border-radius: 50%;
}*/
    /*---------------------------------------------*/
    /*Card First section start*/
}

@media screen and (max-width: 375px) {
    .custom-html--sitecore .hst-cntnr {
        width: 13vh;
    }

    .custom-html--sitecore #block-section1 .cta-more .cta-more-box {
        margin-left: 0px !important;
    }

    .custom-html--sitecore #block-section1 .cta-more .cta-more-label {
        padding-left: 15px;
    }

    .custom-html--sitecore .read-more.read-more-t5.col-sm-12.active {
        top: 6vh;
    }

    .custom-html--sitecore .post-thumb {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .custom-html--sitecore .post-content {
        margin-top: 4vh;
    }

    .custom-html--sitecore .more_contri {
        margin-bottom: 30px;
    }

    .custom-html--sitecore .arrow-i-down-expand {
        left: 40%;
        margin-bottom: 0;
        bottom: -10px;
    }

    .custom-html--sitecore .section_contributors p {
        line-height: 1.6rem;
        margin-bottom: 1.6rem;
    }
}

@media (min-width: 1000px) {

    /*Card First section end*/
    /*---------------------------------------------*/
    /*---------------------------------------------*/
    /*More in this series start*/
    .custom-html--sitecore .card_wdth_crrnt {
        width: 14%;
    }

    .custom-html--sitecore .card_wdth {
        width: 15%;
    }

    .custom-html--sitecore .cvrd_ttle {
        margin-bottom: -4vh !important;
    }

    .custom-html--sitecore .mr_bt {
        margin-top: -5vh;
    }
}

.custom-html--sitecore .more-series-border {
    border-bottom: 1px solid #DADADA;
    width: 100%;
    position: relative;
    display: flex;
}

.custom-html--sitecore .more-series-content {
    width: 80%;
    height: auto;
    float: left;
    /*.more-series-cta{
margin-left: 20% !important;
padding-left: 10px;
}*/
}

.custom-html--sitecore .more-series-cta-arrow {
    left: 260px !important;
}

.custom-html--sitecore .more-series-box {
    margin-left: -10% !important;
    width: 120% !important;
    padding: 0 4rem;
    transition: 0.35s ease-in-out;
}

.custom-html--sitecore .arrow-i-down-expand-ep4,
.custom-html--sitecore .arrow-i-down-expand-ep3,
.custom-html--sitecore .arrow-i-down-expand-ep2,
.custom-html--sitecore .arrow-i-down-expand-ep1 {
    position: absolute;
    left: 45.5%;
    transform: translateX(50%);
    bottom: 5px;
    cursor: pointer;
    margin-bottom: -40px;
}

.custom-html--sitecore .arrow-i-down-expand-ep4 .text-blue,
.custom-html--sitecore .arrow-i-down-expand-ep3 .text-blue,
.custom-html--sitecore .arrow-i-down-expand-ep2 .text-blue,
.custom-html--sitecore .arrow-i-down-expand-ep1 .text-blue {
    border-color: #004DFF;
}

.custom-html--sitecore .eps-container {
    padding: 2rem 8rem;
    margin: 15px 0;
}

.custom-html--sitecore .section_coming {
    padding: 0 5%;
    overflow: hidden;
}

.custom-html--sitecore .section_coming.active {
    overflow: visible;
}

.custom-html--sitecore .more-series-content p {
    margin-bottom: 5px;
}

.custom-html--sitecore .body-content .ui-container .no-padding {
    padding: 0;
    /*More in this series end*/
    /*---------------------------------------------*/
}

.custom-html--sitecore .img-mark-x {
    left: 50%;
    position: relative;
    transform: translate(-62.5%, -12.5%);
}

.custom-html--sitecore .cta-more .img-arrow-right,
.custom-html--sitecore .cta-more .img-mark-x {
    position: absolute;
    /* .read-more .post-thumb img:first-child {
width: 12rem;
} */
}

.custom-html--sitecore .post-content p {
    margin-top: 5px;
    /**/
}

@media screen and (max-width: 767px) {

    /*  @media only screen and (min-width: 375px) and (max-width: 667px){
div#block-marquee {
height: 36rem !important;
}
}*/
    .custom-html--sitecore .post-thumb {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        padding-right: unset;
    }

    .custom-html--sitecore .post-content,
    .custom-html--sitecore .more-series-content {
        height: auto;
        width: 100%;
    }

    .custom-html--sitecore .section-container-3 .follow-cta-btn.isactive {
        opacity: 0;
    }

    .custom-html--sitecore .hosts_img:nth-child(3) {
        margin-left: 1em;
    }

    .custom-html--sitecore .cta-more-label,
    .custom-html--sitecore .cta-more-label a {
        font-size: 17px !important;
    }

    .custom-html--sitecore #block-section1 .cta-more .cta-more-box {
        position: relative;
        left: -2.5em !important;
        margin-left: 10px !important;
        float: right;
        padding-right: 5%;
    }

    .custom-html--sitecore .ctaHideMobile {
        visibility: hidden;
    }

    .custom-html--sitecore #block-section1 .block-content {
        margin-top: -10px;
    }

    .custom-html--sitecore #block-marquee .block-content {
        background-image: url('_acnmedia/Thought-Leadership-Assets/Images/built-for-change-podcast/Accenture-Episode1-Marquee-Mobile-768x768');
        background-position: center top;
        background-size: 100%;
        background-repeat: no-repeat;
        /*background-color: #cccccc;*/
        /*height: 100%;*/
    }

    .custom-html--sitecore h3.sectionTitle {
        font-size: 4rem;
        padding: 1.6rem 0;
    }

    .custom-html--sitecore .eps-container {
        padding: 1.6rem;
        text-align: left;
    }

    .custom-html--sitecore .more-series-cta {
        padding-top: 10px;
        padding-left: 0;
        margin-left: 0 !important;
    }

    .custom-html--sitecore .read-more.active {
        margin: 4rem 0;
    }

    .custom-html--sitecore .section_coming {
        padding: 0 1.5%;
    }

    .custom-html--sitecore .post-container {
        min-height: auto;
        padding: 0 1.6rem;
    }

    .custom-html--sitecore #episode18 .mr_bt.section_contributors {
        padding: 0 0 0 1.6rem;
    }

    .custom-html--sitecore #episode18 .section_hosts {
        padding: 0 0 0 3.2rem;
    }

    .custom-html--sitecore .arrow-i-down-expand {
        left: 50%;
        transform: translate(-100%, 0%);
    }

    .custom-html--sitecore .section-container-3 .img-container.trigger {
        height: 12rem;
    }

    .custom-html--sitecore div#block-marquee {
        height: 40rem;
    }

    .custom-html--sitecore .section_contributors {
        padding: 2rem 1.8rem;
    }

    .custom-html--sitecore .section_hosts {
        padding: 2rem 1.8rem;
    }

    .custom-html--sitecore #episode18 .small_horizontal {
        margin-left: 32px !important;
    }

    .custom-html--sitecore .small_horizontal {
        margin-left: 20px !important;
    }

    .custom-html--sitecore #episode18 .more_contri .post-container {
        margin-left: 0;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .custom-html--sitecore .episode1_img {
        width: 16rem;
        padding: 1.6rem 0 0 0;
        margin: auto;
    }

    .custom-html--sitecore .section_container {
        padding: 0 2.4rem;
    }

    .custom-html--sitecore .section_contributors,
    .custom-html--sitecore .host-container,
    .custom-html--sitecore .post-container {
        padding: 0 4rem;
    }

    .custom-html--sitecore .episode1_img {
        width: 16rem;
        padding: 0;
        margin: 3.2rem auto;
    }

    .custom-html--sitecore .section-container-3 .img-container.trigger {
        height: 21.6rem;
    }

    .custom-html--sitecore .more-series-cta {
        padding-left: 2.4rem;
    }

    .custom-html--sitecore div#block-marquee {
        height: 75vh;
    }

    .custom-html--sitecore #block-marquee .arrow-i-down {
        display: none;
    }

    .custom-html--sitecore .marquee {
        transform: none;
    }
}

.custom-html--sitecore .section_contributors p {
    line-height: 2.24rem;
    margin-bottom: 1.6rem;
}

.custom-html--sitecore .host-container .contri_title {
    text-align: left;
}

.custom-html--sitecore .img-container .img-responsive {
    max-width: 82%;
    /*Fix for white space above title*/
}

@media only screen and (min-width: 1000px) {
    .custom-html--sitecore p.eps1 {
        margin-bottom: 5.12rem;
    }
}

.custom-html--sitecore i.fab {
    color: #a100ff;
}

.custom-html--sitecore #episode18 .small_horizontal {
    width: 45%;
    margin-left: 68px;
    border-width: 0.08rem;
}

.custom-html--sitecore .small_horizontal {
    width: 45%;
    margin-left: 16px;
    border-width: 0.08rem;
    /*.read-more-t6 .more_contri .post-container:first-child {
margin-bottom: 40px;
}*/
}

.custom-html--sitecore #episode18 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode17 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode16 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode15 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode14 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode13 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode12 .post-container:nth-child(1) {
    padding-bottom: 50px;
    /*#episode12 .post-container:nth-child(2) {
padding-bottom: 30px;
}*/
}

.custom-html--sitecore #episode11 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode10 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode9 .post-container:nth-child(1) {
    padding-bottom: 50px;
}

.custom-html--sitecore #episode8 .post-container:nth-child(1) {
    padding-bottom: 20px;
}

.custom-html--sitecore #episode6 .post-container:nth-child(1) {
    padding-bottom: 80px;
}

.custom-html--sitecore #episode18 .section-container-3 .img-container.imgc-2 {
    margin-top: 0 !important;
    /*    img.episode1_img.img_padding.img-responsive.ep9_img {
border-radius: 50%;
}
*/
    /*NEW CSS*/
}

@media screen and (min-width: 1000px) {
    .custom-html--sitecore #episode1-rcontent {
        padding: 0rem 6.4rem;
        margin-top: -4.8rem;
    }

    .custom-html--sitecore .body-content {
        margin-top: unset;
    }

    .custom-html--sitecore .col-lg-4.col-md-4.col-sm-12.col-xs-12.mobile-bottom-border {
        padding-left: 3.2rem;
    }
}

.custom-html--sitecore .acc-container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
    height: 130px;
    transition: height 0.5s ease;
}

.custom-html--sitecore .acc-container.isactive {
    background-color: #ffffff;
    box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.15);
    margin-top: 10px;
    /*height: 1000px;*/
    height: 100%;
}

.custom-html--sitecore .acc-title>h3 {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #96968c;
}

.custom-html--sitecore .acc-container.isactive .acc-header .acc-title span.acc-sub-title {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    color: #a100ff;
}

.custom-html--sitecore .acc-container .acc-header .acc-title span.acc-sub-title {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    color: #000000;
}

.custom-html--sitecore .isactive .acc-header .acc-thumbnail {
    transition: width 0.3s ease-in-out;
    position: absolute;
    width: 25%;
    padding: 20px;
    right: 2%;
}

.custom-html--sitecore .acc-header .acc-thumbnail {
    transition: width 0.3s ease-in-out;
    position: absolute;
    width: 9%;
    right: 2%;
    padding: 20px;
}

.custom-html--sitecore .acc-title {
    width: 60%;
    padding: 20px;
}

.custom-html--sitecore .acc-content.acc-header {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    padding: 1.12rem 0rem;
}

.custom-html--sitecore .acc-content.acc-header:hover {
    background: rgba(196, 196, 196, 0.15);
}

.custom-html--sitecore .acc-container.isactive .acc-content.acc-header:hover {
    background: #fff;
}

.custom-html--sitecore .acc-thumbnail>img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    /**/
}

.custom-html--sitecore .episode-right-image {
    width: 100%;
    border-radius: 50%;
}

.custom-html--sitecore p.sub-section-title {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
}

.custom-html--sitecore .section_title>h3 {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #a100ff;
}

.custom-html--sitecore p.people-name {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-weight: 600;
    font-size: 15px !important;
    line-height: 17px;
    color: #a100ff;
    padding-top: 1.12rem !important;
    margin-bottom: 1.12rem;
    height: 3.2rem;
}

.custom-html--sitecore p.people-title {
    font-weight: 400;
    font-size: 11px !important;
    line-height: 13px;
    color: #000;
    height: 3.2rem;
    padding-right: 5px;
}

.custom-html--sitecore .people-social-links {
    display: flex;
    flex-direction: row;
}

.custom-html--sitecore .people-twitter>a>img,
.custom-html--sitecore .people-linkedin>a>img {
    height: 20px;
    width: 20px;
}

.custom-html--sitecore .r-content {
    display: flex;
    /* flex-wrap: wrap; */
    /* width: 120%;
}

.custom-html--sitecore .r-content-item {
    /* display: flex;
    flex-basis: 50%;
    padding-right: 10%; */
    display: flex;
    margin-right: 1.5%;
}

.custom-html--sitecore .r-content-image>a>img {
    width: 87px;
    height: 87px;
}

.custom-html--sitecore .r-content-info {
    padding-left: 2px;
    padding-right: 0.16rem;
    /* width: 40%; */
}

.custom-html--sitecore p.r-content-tag {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 10px !important;
    line-height: 28px;
    color: #96968c;
    margin-bottom: 1.5px !important;
}

.custom-html--sitecore p.r-content-title {
    font-family: "Graphik", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 17px;
    color: #000000;
}

.custom-html--sitecore .isactive {
    transition: 0.3s ease-in-out;
}

.custom-html--sitecore #block-accordion-section .cta-more.isactive .cta-more-box {
    top: -7px;
    width: 36px;
    height: 36px;
    border: 1px solid #004dff;
    border-radius: 50px;
    transition-delay: 0.2s;
    position: relative;
    left: 0 !important;
    float: left;
}

.custom-html--sitecore #block-accordion-section .cta-more.isactive .cta-more-arrow {
    position: absolute;
    left: 20px;
    top: 8px;
    opacity: 1;
    transition-delay: 0.6s;
}

.custom-html--sitecore #block-accordion-section .cta-more .img-arrow-right {
    width: 24px;
}

.custom-html--sitecore .load-more {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 22px;
    color: #A100FF;
    text-decoration: none;
}

.custom-html--sitecore .loadmore-container {
    text-align: center;
    padding: 1.6rem 0rem;
}

.custom-html--sitecore #more-episodes {
    display: none;
}

.custom-html--sitecore .hide-div {
    display: none;
    /**acc animate **/
}

.custom-html--sitecore .acc-arrow-down {
    text-align: center;
    width: 2%;
    margin: 0px 0px 0px 15px;
    transition: width 0.4s ease;
    overflow: hidden;
    position: relative;
}

.custom-html--sitecore .acc-container.isactive .acc-header .acc-arrow-down {
    width: 2%;
}

.custom-html--sitecore .acc-body .content-module.rte-inline.col-sm-12.col-xs-12.module {
    margin-left: 30px;
}

.custom-html--sitecore .acc-arrow-down svg {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transition: transform 0.4s ease;
    transform: translate(-50%, -50%) rotate(0deg);
}

.custom-html--sitecore .acc-container.isactive .acc-header .acc-arrow-down svg {
    /*display: none;*/
    transform: translate(-50%, -50%) rotate(-180deg);
}

.custom-html--sitecore .acc-container.isactive .acc-body {
    visibility: visible;
    height: 100%;
    opacity: 1;
    transition: opacity 0.4s linear, height 0.4s linear;
}

.custom-html--sitecore .acc-container .acc-body {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: visibility 0s 0.3s, opacity 0.4s linear, height 0.4s linear;
}

.custom-html--sitecore .visible {
    visibility: visible;
    height: 0;
    opacity: 1;
    transition: opacity 0.2s linear;
}

.custom-html--sitecore .hidden {
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s 2s, opacity 0.2s linear;
    /*MOBILE*/
}

@media screen and (max-width: 767px) {
    .custom-html--sitecore .hosts-container {
        display: none;
    }

    .custom-html--sitecore .col-lg-4.col-md-4.col-sm-12.col-xs-12.mobile-bottom-border {
        display: block !important;
    }

    .custom-html--sitecore .post-thumb-hosts {
        display: flex;
        float: none !important;
        width: 100% !important;
        margin-bottom: 20px !important;
        padding-right: unset !important;
    }

    .custom-html--sitecore .post-thumb-hosts>.people-info-container {
        padding-left: 20px !important;
        /*SVG FIX*/
    }

    .custom-html--sitecore #block-nav>div>div>div>div>div>ul>li:nth-child(3)>a>svg {
        width: 28px !important;
        height: 28px !important;
        z-index: 100;
    }

    .custom-html--sitecore #episode1-rcontent {
        padding: 0rem 1.6rem;
        margin-top: -4.8rem;
    }

    .custom-html--sitecore .acc-body .content-module.rte-inline.col-sm-12.col-xs-12.module {
        margin-left: unset;
    }

    .custom-html--sitecore .section_audio_player {
        width: 100% !important;
    }

    .custom-html--sitecore .content-header>h1 {
        font-size: 40px;
    }

    .custom-html--sitecore .subheader {
        font-size: 16px !important;
    }

    .custom-html--sitecore p.marquee-award {
        text-align: left;
        font-size: 10px !important;
        padding: 0rem 1.6rem 0rem 7.2rem;
    }

    .custom-html--sitecore .marquee-award-icon {
        position: absolute;
        right: 82.5% !important;
        top: 75% !important;
    }

    .custom-html--sitecore .acc-container.isactive .acc-header .acc-title {
        width: 80%;
        margin-left: -20px;
        padding: 20px 100px 20px 0px;
    }

    .custom-html--sitecore .acc-container.isactive {
        height: 100% !important;
    }

    .custom-html--sitecore .acc-title>h3 {
        font-weight: 400;
        font-size: 12px;
        line-height: 13px;
    }

    .custom-html--sitecore .acc-container.isactive .acc-header .acc-title span.acc-sub-title {
        font-weight: 600;
        font-size: 14px;
        line-height: 15px;
        /*text-transform: lowercase;*/
    }

    .custom-html--sitecore .acc-container.isactive .acc-header .acc-title span.acc-sub-title:first-letter {
        text-transform: uppercase;
    }

    .custom-html--sitecore .col-lg-8.col-md-8.col-sm-8.col-xs-8 {
        padding: 4.8rem 0rem 0rem 0rem;
    }

    .custom-html--sitecore .isactive .acc-header .acc-thumbnail {
        right: 5%;
        width: 40%;
    }

    .custom-html--sitecore .acc-container .acc-header .acc-title span.acc-sub-title {
        font-weight: 400;
        font-size: 14px;
        line-height: 15px;
    }

    .custom-html--sitecore .acc-container .acc-header .acc-arrow-down {
        padding-left: 0px;
    }

    .custom-html--sitecore .acc-container.isactive .acc-header .acc-arrow-down {
        padding-left: 20px;
        opacity: 0;
    }

    .custom-html--sitecore .acc-header .acc-thumbnail {
        width: 25%;
    }

    .custom-html--sitecore .people-details {
        flex-direction: column !important;
    }

    .custom-html--sitecore .post-thumb {
        display: flex;
    }

    .custom-html--sitecore p.people-name {
        margin-bottom: 0.16rem !important;
    }

    .custom-html--sitecore .people-social-links {
        align-items: center;
    }

    .custom-html--sitecore .r-content-info {
        display: flex;
        width: 100%;
    }

    .custom-html--sitecore .r-content-item {
        float: none;
        width: 100%;
        margin-bottom: 20px;
        padding-right: unset;
    }

    .custom-html--sitecore .people-info-container {
        float: left;
        padding-right: 10px;
        clear: both;
        width: 60%;
    }

    .custom-html--sitecore .summary-mobile {
        visibility: hidden;
        height: 0;
        opacity: 0;
        transition: visibility 0s 0.3s, opacity 0.4s linear, height 0.4s linear;
    }

    .custom-html--sitecore .summary-mobile.isactive {
        visibility: visible !important;
        height: 100% !important;
        opacity: 1 !important;
        transition: opacity 0.4s linear, height 0.4s linear !important;
    }

    .custom-html--sitecore p.people-title {
        margin-bottom: 0.8rem !important;
    }

    .custom-html--sitecore .r-content {
        display: flex;
        flex-direction: column;
    }

    .custom-html--sitecore .r-content-image>img {
        width: 50px !important;
        height: 50px !important;
    }

    .custom-html--sitecore p.r-content-title {
        font-size: 13px !important;
    }

    .custom-html--sitecore ul.nav_list li {
        padding-bottom: 0.8rem !important;
        padding-left: unset !important;
        text-align: center !important;
    }

    .custom-html--sitecore p.r-content-tag {
        margin-bottom: -5px !important;
    }
}

@media screen and (max-width: 767px) {

    .custom-html--sitecore .people-details,
    .custom-html--sitecore .r-content {
        visibility: hidden;
        height: 0;
        opacity: 0;
        transition: visibility 0s 0.3s, opacity 0.4s linear, height 0.4s linear;
    }

    .custom-html--sitecore .people-details.isactive,
    .custom-html--sitecore .r-content.isactive {
        visibility: visible !important;
        height: 100% !important;
        opacity: 1 !important;
        transition: opacity 0.4s linear, height 0.4s linear !important;
    }

    .custom-html--sitecore .mobile-bottom-border {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        overflow: hidden;
    }

    .custom-html--sitecore p.sub-section-title {
        padding-top: 10px;
        margin-bottom: 10px;
    }

    .custom-html--sitecore .rcontent-container {
        padding-top: unset !important;
    }

    .custom-html--sitecore p.know-more {
        margin-bottom: 0.8rem !important;
    }

    .custom-html--sitecore p.know-more>span {
        font-family: "Graphik Light", "Arial", Sans-Serif !important;
        font-size: 12px;
        line-height: 13px;
        color: #0041F0;
    }

    .custom-html--sitecore p.hidden-lg.hidden-md.hidden-sm.summary-mobile {
        margin-bottom: unset;
    }

    .custom-html--sitecore #episode18>div.acc-content.acc-body>div>div.col-lg-8.col-md-8.col-sm-8.col-xs-8>div>div:nth-child(2)>div.col-lg-8.col-md-8.col-sm-12.col-xs-12.mobile-bottom-border>div>div:nth-child(3)>div.people-info-container>p.people-name {
        margin-bottom: 1.6rem !important;
        /*Marquee Mobile*/
    }

    .custom-html--sitecore .content-header>h1 {
        font-size: 35px !important;
        /*Social Share*/
    }

    .custom-html--sitecore .sm-container {
        position: absolute !important;
        top: -3.2rem !important;
        right: 20px !important;
        text-align: center;
        display: flex;
        flex-direction: row;
        width: 90%;
        align-items: center;
    }

    .custom-html--sitecore .sm-container>p {
        width: 10%;
    }

    .custom-html--sitecore div.sm-container>p:nth-child(1) {
        font-weight: 600;
        font-size: 15px;
        line-height: 15px;
        font-family: "Graphik Medium", "Arial", Sans-Serif !important;
        padding-right: 6.4rem;
    }

    .custom-html--sitecore div#block-section1 {
        margin-top: -6.4rem;
    }

    .custom-html--sitecore .people-linkedin {
        width: 50% !important;
        padding-right: 1.6rem;
        /*Nav mobile*/
    }

    .custom-html--sitecore .nav-menu {
        text-align: center;
    }

    .custom-html--sitecore .mobile-subscr-text {
        font-family: "Graphik Bold", "Arial", Sans-Serif !important;
        font-weight: 600;
        font-size: 14px;
        line-height: 15px;
        color: #A100FF;
    }

    .custom-html--sitecore .nav-menu ul.nav_list li a {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .custom-html--sitecore ul.nav_list {
        display: flex;
        padding-top: 1.6rem !important;
    }

    .custom-html--sitecore ul.nav_list li svg {
        height: 28px !important;
    }

    .custom-html--sitecore ul.nav_list li span {
        font-family: "Graphik Bold", "Arial", Sans-Serif !important;
        font-weight: 600;
        font-size: 10px;
        line-height: 11px;
        color: #000000;
        margin-top: 10px;
    }

    .custom-html--sitecore .sm-fb svg path {
        fill: #4267B2;
    }

    .custom-html--sitecore .sm-in svg path {
        fill: #0077B5;
    }

    .custom-html--sitecore .sm-tt svg path {
        fill: #1DA1F2;
    }

    .custom-html--sitecore .acc-container.isactive .acc-header .acc-title span.acc-sub-title:first-letter {
        text-transform: uppercase;
    }
}

@media only screen and (device-width: 390px) and (device-height: 844px) and (-webkit-device-pixel-ratio: 3) {
    .custom-html--sitecore div#block-marquee {
        height: 39.2rem;
    }

    .custom-html--sitecore #episode17>div.acc-content.acc-body>div>div.col-lg-8.col-md-8.col-sm-8.col-xs-8>div>div:nth-child(2)>div.col-lg-8.col-md-8.col-sm-12.col-xs-12.mobile-bottom-border>div>div:nth-child(3)>div.people-info-container>p.people-name {
        padding-bottom: 4.8rem;
    }

    .custom-html--sitecore .col-lg-8.col-md-8.col-sm-8.col-xs-8 {
        padding: 1.6rem 0rem 0rem 0rem;
    }
}

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .custom-html--sitecore div#block-marquee {
        height: 37.6rem;
    }
}

@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2) {

    /*END MOBILE*/
    /*IPAD*/
    .custom-html--sitecore div#block-marquee {
        height: 36rem;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

    /*END IPAD*/
    /** Social Media **/
    .custom-html--sitecore .marquee-award-icon {
        right: 90.5%;
        /*Nav Ipad*/
    }

    .custom-html--sitecore ul.nav_list li:first-child {
        display: block;
        width: auto;
    }

    .custom-html--sitecore .nav_list {
        display: flex;
    }

    .custom-html--sitecore ul.nav_list li {
        width: auto;
        padding-left: 1.6rem;
    }

    .custom-html--sitecore .sm-container {
        position: absolute !important;
        top: -11.2rem !important;
        right: 4.8rem !important;
        text-align: center;
        display: flex;
        flex-direction: row;
        width: 90%;
        align-items: center;
    }

    .custom-html--sitecore div.sm-container>p:nth-child(1) {
        font-weight: 600;
        font-size: 15px;
        line-height: 15px;
        font-family: "Graphik Medium", "Arial", Sans-Serif !important;
        padding-right: 6.4rem;
    }

    .custom-html--sitecore .sm-container>p {
        width: 3.2rem;
    }

    .custom-html--sitecore .people-social-links {
        padding-top: 4.8rem;
    }

    .custom-html--sitecore .people-linkedin {
        width: 30% !important;
    }

    .custom-html--sitecore p.people-title {
        padding-top: 1.28rem;
    }

    .custom-html--sitecore .acc-main-container {
        margin-top: -4em;
    }
}

.custom-html--sitecore .sm-container {
    position: fixed;
    top: 20%;
    right: 20px;
    text-align: center;
}

.custom-html--sitecore .sm-container p {
    margin-bottom: 10px !important;
    cursor: pointer;
}

.custom-html--sitecore .sm-fb:hover svg path {
    fill: #4267B2;
}

.custom-html--sitecore .sm-in:hover svg path {
    fill: #0077B5;
}

.custom-html--sitecore .sm-tt:hover svg path {
    fill: #1DA1F2;
    /** Tooltip **/
}

.custom-html--sitecore .tooltip-container {
    position: absolute;
    top: 100px;
    left: 10px;
    min-width: 350px;
    min-height: 50px;
    background: #fff;
    border: 1.5px solid #a100ff;
    border-radius: 5px;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.2s ease;
    max-width: 300px;
    padding: 10px;
    box-shadow: 5px 5px 13px rgba(0, 0, 0, 0.15);
}

.custom-html--sitecore .tooltip-container.isactive {
    opacity: 1;
    z-index: 1;
}

.custom-html--sitecore .tooltip-container:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #a100ff;
    left: 7px;
    top: -11px;
}

.custom-html--sitecore .tooltip-container:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    left: 7px;
    top: -9px;
}

.custom-html--sitecore .tooltip-container>span {
    font-family: "Graphik Light", "Arial", Sans-Serif !important;
}

.custom-html--sitecore .people-details .post-thumb img {
    cursor: unset;
    /*.people-details .post-thumb-hosts img{
cursor:pointer;
}*/
    /** Audio **/
}

.custom-html--sitecore .section_audio_player {
    width: 60%;
}

.custom-html--sitecore .people-linkedin>a>svg:hover path {
    fill: #0077B5;
}

.custom-html--sitecore .people-twitter>a>svg:hover path {
    fill: #1DA1F2;
}

.custom-html--sitecore .people-linkedin {
    width: 20%;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
    .custom-html--sitecore .content-header>h1 {
        font-size: 45px !important;
    }

    .custom-html--sitecore .subheader {
        font-size: 1.44rem !important;
    }
}

.custom-html--sitecore .col-lg-4.col-md-4.col-sm-12>.people-details {
    flex-wrap: unset;
}

.custom-html--sitecore .people-info-container>a:hover {
    text-decoration: underline;
    color: #a100ff;
}

.custom-html--sitecore .hosts-container {
    padding-top: 4.8rem;
}

.custom-html--sitecore .post-thumb-hosts {
    width: 100%;
    padding-right: 10px;
    padding-top: 0.8rem;
    clear: both;
    text-align: left;
    position: relative;
}

.custom-html--sitecore .marquee-text-container {
    position: absolute;
    top: 4%;
    left: 20%;
    transform: translateY(-50%);
}

.custom-html--sitecore .content-header>h1 {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 70px;
    line-height: 95%;
    letter-spacing: -0.02em;
}

.custom-html--sitecore p.marquee-award {
    font-family: "Graphik Semibold", "Arial", Sans-Serif !important;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #7500C0;
}

.custom-html--sitecore .marquee-award-icon>svg {
    position: absolute;
    z-index: -1;
}

.custom-html--sitecore .award-icon {
    margin-left: 7px;
    margin-top: 7px;
}

.custom-html--sitecore .marquee-award-icon {
    /* position: absolute;
right: 75.5%;
top: 80%;*/
    vertical-align: super;
    padding-right: 20px;
}

.custom-html--sitecore .people-details {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

@media screen and (width: 1366px) and (height: 768px) {
    .custom-html--sitecore .marquee-award-icon {
        right: 73.5%;
    }
}

@media screen and (width: 1366px) and (height: 1024px) {
    .custom-html--sitecore .marquee-award-icon {
        right: 73.5%;
    }
}

@media screen and (width: 1600px) and (height: 900px) {
    .custom-html--sitecore .marquee-award-icon {
        right: 70%;
    }
}

@media screen and (width: 1680px) and (height: 1050px) {
    .custom-html--sitecore .marquee-award-icon {
        right: 69%;
    }
}

@media screen and (width: 1920px) and (height: 1080px) {
    .custom-html--sitecore .marquee-award-icon {
        right: 66.5%;
    }
}

@media screen and (min-width: 2560px) {

    /*HIDE EXISTING EPISODE CODE*/
    .custom-html--sitecore .marquee-award-icon {
        right: 62.5%;
    }
}

.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(2),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(3),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(4),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(5),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(6),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(7),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(8),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(9),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(10),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(11),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(12),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(13),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(14),
.custom-html--sitecore #block-section1>div>div>div:nth-child(2)>div:nth-child(15) {
    display: none !important;
    /*.col-lg-4.col-md-4.col-sm-12.col-xs-12.mobile-bottom-border{
display:none;
}*/
}

.custom-html--sitecore .sm-container .social-icon {
    padding: 0.4rem 0.8rem;
    cursor: pointer;
}

.custom-html--sitecore .facebook.social-icon-trigger:hover svg path {
    fill: #4267B2;
}

.custom-html--sitecore .linkedin.social-icon-trigger:hover svg path {
    fill: #0077B5;
}

.custom-html--sitecore .twitter.social-icon-trigger:hover svg path {
    fill: #1DA1F2;
}

.custom-html--sitecore #episode1>div.acc-content.acc-body>div>div.col-lg-8.col-md-8.col-sm-8.col-xs-8>div>div.row.rcontent-container>div>div {
    flex-wrap: wrap;
}

.custom-html--sitecore .r-content-item {
    padding-top: 0.8rem;
    flex-basis: 25%;
}


@media (min-width: 768px) {
    .custom-html--sitecore .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333% !important;
    }
}

.custom-html--sitecore p.r-content-title {
    padding-right: 25%;
}

#episode24 .people-social-links {
    padding-top: 15%;
}