/*-----------------------------*/
/*    HERO CD INTRO PANEL      */
/*-----------------------------*/
.page-primary-col--red .page-section.page-section--col-primary.black-bg,
.page-primary-col--orange .page-section.page-section--col-primary.black-bg,
.page-primary-col--rose .page-section.page-section--col-primary.black-bg {
    background: #2d2d2d;
}

.page-section.title-cd-intro.black-bg .hero-title-textpanel--compaign {
    height: auto;
    min-height: auto !important;
}



.page-primary-col--red .title-cd-intro  .hero-title,
.page-primary-col--orange .title-cd-intro  .hero-title,
.page-primary-col--rose .title-cd-intro  .hero-title {
	background-color: transparent;
}


/*
.title-cd-intro {																  
}
body .title-cd-intro .hero-title-component .hero-title {
    height: auto;
    max-height: 300px;
    padding-bottom:100px;
}
.title-cd-intro .hero-title-textpanel--compaign {
    min-height: auto !important;	   
}
*/

@media screen and (min-width:768px) {
    .title-cd-intro .hero-title-component .hero-title .textColumn {
        left:100px;
    }
}

@media screen and (max-width:768px) {
    .title-cd-intro .hero-title-textpanel--compaign {
        margin-top: 0px;
    }
    .title-cd-intro .hero-title .hero-title-textpanel {
        padding-top: 0px;
    }
}




/*------------------------*/
/* MoveSectionUp */
section.move-up .parsys.sectionpar {
    margin-top: -100px;
}
/*------------------------*/
/* Leave space for MoveSectionUp */
section.space-down .parsys.sectionpar {
    margin-bottom: 150px;
}

section.space-down .parsys.sectionpar .hero-title > .container {
    position: relative;
    z-index: 1;
}


/*------------------------*/
/* LINKEDIN TAG HERO      */
/*------------------------*/
/* tag - badge */
.title-cd-intro.tag-linkedin-series .hero-title-textpanel:before {
    content: "Human-led, Tech-powered series";
    font-family: PwC Helvetica Neue, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1rem;
    color:#ffffff;  
    padding: 11px 0px;
    position:relative;
}
.title-cd-intro.tag-linkedin-series:before {			 
	bottom:20px;
}
/*
.title-cd-intro.tag-linkedin-series h1 {
margin-top:10px !important;
}
*/									 
.title-cd-intro.tag-linkedin-series .hero-title-textpanel h1 {
margin-top:20px !important;				
}



/*--------------------------*/
/*     VIDEO FEATURE        */
/*--------------------------*/

.styled-intro-video {
    margin: 2rem 0;
}
.styled-video .sh-video .sh-video__launch-btn-icon--svg > svg path,
.styled-video .sh-video .sh-video__launch-btn-icon > svg path {
    fill: #2d2d2d;
}
.styled-video .sh-video .sh-video__launch-btn:hover .sh-video__launch-btn-icon--svg svg {
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
}
.page-primary-col--red .styled-video .sh-video .sh-video__launch-btn:hover .sh-video__launch-btn-icon--svg svg > svg path,
.page-primary-col--red .styled-video .sh-video .sh-video__launch-btn:hover .sh-video__launch-btn-icon > svg path {
    fill: #e0301e;
}
.page-primary-col--orange .styled-video .sh-video .sh-video__launch-btn:hover .sh-video__launch-btn-icon--svg svg > svg path,
.page-primary-col--orange .styled-video .sh-video .sh-video__launch-btn:hover .sh-video__launch-btn-icon > svg path {
    fill: #d04a02;
}
.page-primary-col--rose .styled-video .sh-video .sh-video__launch-btn:hover .sh-video__launch-btn-icon--svg svg > svg path,
.page-primary-col--rose .styled-video .sh-video .sh-video__launch-btn:hover .sh-video__launch-btn-icon > svg path {
    fill: #d93954; 
}
.styled-video .sh-video .sh-video__launch-btn-icon,
.styled-video .sh-video .sh-video__launch-btn-icon--svg {
    width: 60px;
    height: 60px;
    padding: 15px;
    align-self: flex-start;
}
@media screen and (min-width:992px) {
    .styled-video .sh-video .sh-video__media-wrap {
        height: 440px;
        min-height: auto;
    }
    .styled-video .sh-video {
        height: 440px;
        min-height: auto;
        opacity: 1;
    }
}
.styled-video .sh-video .sh-video__text-wrap-inner {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.styled-video .sh-video .sh-video__text-wrap {
    padding: 15px 25px 20px;
    justify-content: flex-start;
}
.styled-video .sh-video .sh-video__title {
    font-family: PwC Helvetica Neue Light,Arial,Sans-Serif;
    font-size: 3rem;
    color: #fff;
    line-height: 1.15;
}
	
.styled-video .sh-video .fe-sh-video__person {
    padding: .25rem .5rem;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 1rem;
    font-size: 1.1rem;
}


/* INTRO VIDEO */
.styled-video.styled-intro-video {
    margin-top:-60px;
    position:relative;
}
@media screen and (min-width:768px) {
    .styled-video.styled-intro-video .sh-video .sh-video__text-wrap {
        padding: 50px;
    }    
}
@media screen and (max-width:767px) {
    .styled-video.styled-intro-video .sh-video .sh-video__text-wrap {
        padding: 20px;
    }    
}

.styled-video.styled-intro-video .sh-video .sh-video__text-wrap-inner {
    justify-content: flex-start;
}
.styled-video.styled-intro-video .sh-video .sh-video__teaser {
    font-size: 18px;
    font-size: 1.25rem;
    margin-bottom:30px;
}
.styled-video.styled-intro-video .sh-video {
    background-color: #f2f2f2;
}
.styled-video.styled-intro-video .sh-video p {
    color:#2d2d2d;
}
.styled-video.styled-intro-video .sh-video_transcript {
    text-align: left;
}
.styled-video.styled-intro-video .sh-video_transcript a {
    justify-content: flex-end;
    font-weight: 700;
    text-decoration: none;
    margin-top: .5rem;
    margin-right: .3rem;
    line-height: 1.2;
    border-bottom: 1px solid #7d7d7d;
}


.styled-video.styled-intro-video .sh-video__teaser.video-to-play {
    visibility:hidden;
    display:none;
}
@media screen and (min-width:991px) {
.styled-video.styled-intro-video .sh-video.jsHideTextContent .sh-video__teaser.video-to-play {
    visibility: visible;
    display:block;
}
    
}
/*------------------------*/
/* TEXT COMPONENT TOP BAR */
/*------------------------*/
.text-top-line .text.spacer_before {
    border-top:0px;
}
.text-top-line .text.spacer_before::before {
    content: "";
    display: block;
    width: 150px;
    height: 3px;
    margin-bottom: 22.5px;
    position: relative;
    left: 0px;
    border-top: 8px solid #e0301e;
}

/* explorer label */
.page-primary-col--orange .text-top-line .text.spacer_before::before {
    border-top-color: #d04a02;
}
.page-primary-col--red .text-top-line .text.spacer_before::before {
    border-top-color: #e0301e;
}
.page-primary-col--rose .text-top-line .text.spacer_before::before {
    border-top-color: #d93954;
}

.cmp-base-modernized.standard-spacing .text-top-line .parsys.sectionpar .columnControl:nth-last-child(1) {
	margin-bottom: 0px;
}

/*----------------------------*/
/* our speakers placeholders*/
/*----------------------------*/
.page-primary-col--rose .feature-cards .cards-list .card .prev-image {
	background-color: #ed4568;
}
.page-primary-col--orange .feature-cards .cards-list .card .prev-image {
    background-color: #d04a02;
}
.page-primary-col--red .feature-cards .cards-list .card .prev-image {
    background-color: #e0301e;
}

feature-cards .cards-list .card .prev-image {
    background-size:contain;
    background-repeat: no-repeat;
}


@media screen and (min-width:768px) {
    .pwcscrolling #ceo-interviews .sectionpar {
        padding: 0 15px 0 0;
    }   
}

  @media screen and (max-width: 560px) {
      .feature-cards .cards-list.cols-3 .card {
      display: flex;
      }
.feature-cards .cards-list .card:not(.intro-card) .content {
    margin-left: 20px;
}


}
/*-----------------------*/
/* quote re-styling  */
/*----------------------*/
 .industry-in-focus-article .pwccol1-longform-left .text.spacer_before b,
 .industry-in-focus-article .pwccol1-longform-left .text.spacer_before strong {
    font-size: 1.625rem;
    line-height: 1.25em;
    color: #454545;
    font-weight:normal;
    font-family: "PwC Helvetica Neue",Arial,Sans-Serif;
    font-weight: normal;
}
.industry-in-focus-article .parsys_column .pwccol1-longform-left-c0 {
  padding-right:initial;
  max-width: calc((100% / 12) * 8);
}
.industry-in-focus-article .pwccol1-longform-left .pwccol1-longform-left-c0 {
     margin: 50px auto 0px auto;
}

.standard-reading .page-section.industry-in-focus-article .parsys_column.pwccol1-longform-left .parsys_column.pwccol1-longform-left-c0 .text.parbase.section .text-component {
  padding-right: calc(48.75px * 2);	
}


.industry-in-focus-article  .pwccol1-longform-left .text.spacer_before {
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #e0301e;
    padding-left:20px;
}
.page-primary-col--rose .industry-in-focus-article  .pwccol1-longform-left .text.spacer_before {
    border-left-color: #d93954;
}
.page-primary-col--red .industry-in-focus-article  .pwccol1-longform-left .text.spacer_before {
      border-left-color: #e0301e;
}
.page-primary-col--orange .industry-in-focus-article  .pwccol1-longform-left .text.spacer_before {
    border-left-color: #d04a02;
}


.industry-in-focus-article .text.spacer_before b,
.industry-in-focus-article .text.spacer_before strong {
	font-size: 1.625rem;
	line-height: 1.25em;
	color: #454545;
	font-weight:normal;
}
.industry-in-focus-article .text.spacer_before .text-component strong sub,
.industry-in-focus-article .text.spacer_before .text-component sub strong,
.industry-in-focus-article .text.spacer_before .text-component sub b,
.industry-in-focus-article .text.spacer_before .text-component b sub {
	font-size: 75%;
    font-weight:normal;
    font-style: normal;
}
.industry-in-focus-article .text.spacer_before .text-component p strong sub em,
.industry-in-focus-article .text.spacer_before .text-component p sub strong em,
.industry-in-focus-article .text.spacer_before .text-component p sub b em,
.industry-in-focus-article .text.spacer_before .text-component p b sub em,
.industry-in-focus-article .text.spacer_before .text-component p strong em sub,
.industry-in-focus-article .text.spacer_before .text-component p sub em strong,
.industry-in-focus-article .text.spacer_before .text-component p sub em b,
.industry-in-focus-article .text.spacer_before .text-component p b em sub{
    font-weight:bold;
    font-style: normal;
}

@media screen and (max-width: 992px) {
  .industry-in-focus-article .parsys_column .pwccol1-longform-left-c0 {
    padding-right:initial;
    max-width: calc((100% / 12) * 8);
  }
  .standard-reading .page-section.industry-in-focus-article .parsys_column.pwccol1-longform-left .parsys_column.pwccol1-longform-left-c0 .text.parbase.section .text-component {
    padding-right: unset;	
  }
 .industry-in-focus-article .pwccol1-longform-left .text.spacer_before b,
 .industry-in-focus-article .pwccol1-longform-left .text.spacer_before strong {
    font-size: 1.25rem;
    line-height: 1.25em;
  }
}

 @media screen and (max-width: 767px) {
    .industry-in-focus-article .parsys_column .pwccol1-longform-left-c0 {
        width:100%;
      max-width:100%;
    }
     .industry-in-focus-article .pwccol1-longform + div + .pwccol1-longform-left {
         margin-top: 20px;
    }

}


/*------------------------*/
/* PADDING */
/*------------------------*/

.section-top-padding-20 {
	padding-top: 25px;
}

.standard-spacing .remove-top-text-margin .pwccol3-longform .image + .text {
	margin-top:20px;
}

/* collection */
.align-collection .collection-v2 .col-xs-12 {
	padding-left: 0px;
	padding-right: 0px;
	margin-left:-15px;
}

.collection-title .collection-v2 .collections-title {
    margin-bottom:30px;
}

@media screen and (max-width: 767px) {
.bottom-kick.bottom-kick--closed {
	z-index: 100;
}
    }
