@charset "utf-8";
/* CSS Document Strategyand /15 ME - Status June 2021 */

/*-----------------------------*/
/*------ PwC features -----*/
/*-----------------------------*/
#wrapper .tne-feature {display: none!important;}

#tne-promo {display: none!important;visibility: hidden !important;height: 0px !important;}

/*-----------------------------*/
/*------ New header breadcrumb -----*/
/*-----------------------------*/
.headerv2-container .slimnav-breadcrumb .slimnav-v2-breadcrumbs {
    max-width: 100%!important;
}

/*-----------------------------*/
/*------ Spacing - Reference -----*/
/*-----------------------------*/
.standard-spacing .reference {margin-top: 0px!important;}

/*-----------------------------*/
/*------ Titles -----*/
/*-----------------------------*/
h3, .h3 {
    font-size: 1.75rem;
    line-height: 1.3em;
}

/*-----------------------------*/
/*------ Webtitle/CTA -----*/
/*-----------------------------*/
.strategyand-webtile--dark-bg .cta-webtile .cta-webtile__link .cta-webtile__content .cta-webtile__title {
    font-style: normal!important;
}
.standard-spacing .sectionpar > .reference:last-child {
    margin-bottom: 0px!important;
}

/*-----------------------------*/
/*------ Hero - Extra Banner (Auf Karriereseiten) -----*/
/*-----------------------------*/
#explore .webtile .cta-webtile {
border-bottom: 0;
background-color: #d93954;
}

#explore .webtile {
border-bottom: 0!important;
}

#explore .cta-webtile .cta-webtile__link {
	padding: 15px;
	min-height: 10px;
}

#explore .cta-webtile .cta-webtile__link .cta-webtile__content .cta-webtile__title {
	font-size: 1rem;
}

#explore .cta-webtile .cta-webtile__link .cta-webtile__content .cta-webtile__heading {
	font-size: 1.49rem;
}

#explore .cta-webtile .cta-webtile__link img {
	height: 50px;
}

#explore .cta-webtile .cta-webtile__link .cta-webtile__content .cta-webtile__heading:after {
	top: 2px;
}

@media (min-width: 767px) {	
	#explore .cta-webtile .cta-webtile__link .cta-webtile__content {
		left: 10px;
	}
}

@media only screen and (max-width: 600px) {
	#explore .cta-webtile .cta-webtile__link .cta-webtile__content .cta-webtile__heading {
		font-size: 1rem;
	}
}


/*-----------------------------*/
/*------ Featured Tabs - Content heading -----*/
/*-----------------------------*/
.secnav-tabs .secnav-tabs__content-heading, .secnav-tabs h2.secnav-tabs__content-heading, .secnav-tabs h3.secnav-tabs__content-heading {
font-size: 1.75rem;
}

/*-----------------------------*/
/*------ Content Detail Page - Title author -----*/
/*-----------------------------*/
.title-strip__author-title {
  display: none!important;
}

.title-strip .title-strip__info .title-strip__author {
    border-bottom: 0px solid #ffffff!important;
	font-weight: normal!important;
}

.title-strip__author:after {
font-size: 1.0rem;
font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
font-weight: normal;
display: inline-block;
}

.container-date-author-line {
background: #000000!important;
padding-bottom: 40px!important;
}

.container-author-format {
color: #ffffff!important;
}

.container-date-format {
color: #ffffff!important;
}



/*-----------------------------*/
/*------ Summary explorer V2 -----*/
/*-----------------------------*/
.summaryexplorerv2-heading__container {
    padding: 30px 0 0 0;
}

.summaryexplorerv2 .summary-explorerv2__table-row .summary-explorerv2__column.cmp-tabs__tabpanel--active .component-name h4 {
margin-top: -20px!important;
}

/*-----------------------------*/
/*------ Sec Nav - Tabs -----*/
/*-----------------------------*/
.secnav-tabs .secnav-tabs__content-wrapper {
    margin-top: 10px;
}

.secnav-tabs .secnav-tabs__content-heading, .secnav-tabs h2.secnav-tabs__content-heading, .secnav-tabs h3.secnav-tabs__content-heading {
    font-size: 1.5rem;
}


/*-----------------------------*/
/*------ Text 50:50 -----*/
/*-----------------------------*/
.standard-reading .page-section .parsys_column.pwccol2-longform .parsys_column.pwccol2-longform-c1 .text.parbase.section .text-component, .standard-reading .page-section .parsys_column.pwccol2-longform .parsys_column.pwccol2-longform-c1 .quote-component {
    padding-left: 0;
}

/*-----------------------------*/
/*------ Tables -----*/
/*-----------------------------*/
.table thead > tr > th, .table tbody > tr > th {
    font-size: 1.15rem!important;
	padding: 0 10px 15px 10px!important;
}

/*-----------------------------*/
/*------ textimage-image -----*/
/*-----------------------------*/
.image_left .textimage-image {
    margin: 0 15px 8px 0!important;
}

