#breadcrumbWrapper .container .col-md-4.col-sm-4.col-xs-3,
#breadcrumbWrapper .container .col-md-5.col-sm-6.col-xs-6 { display: none; }
#breadcrumbWrapper .container .col-md-7.col-sm-6.hidden-xs.breadcrumb-main { width: 100% !important; }

/*----------------------------*/
/*   RELATED CONTENT BOX      */
/*----------------------------*/
.standard-spacing section.related-content-pinned .parsys.sectionpar .pwccol1-longform .image,
.standard-spacing section.related-content-pinned .parsys.sectionpar .pwccol2-longform .image,
.standard-spacing section.related-content-pinned .parsys.sectionpar .pwccol2-longformb .image,
.standard-spacing section.related-content-pinned .parsys.sectionpar .pwccol2-longformc .image,
.standard-spacing section.related-content-pinned .parsys.sectionpar .pwccol3-longform .image
{
	margin-top: 0px !important;
}

/* THE BOX */
/* background */
.related-content-pinned .text.bg10,
.related-content-pinned .text.bg10-grey {
	padding: 20px 20px 0px 20px;
	margin: 0px 0px 40px 0px;
}
.related-content-pinned .textimage.bg10,
.related-content-pinned .textimage.bg10-grey {
	background-color:#f2f2f2;
}
/* picture */
.related-content-pinned .textimage.bg10-grey.image_right .textimage-image,
.related-content-pinned .textimage.bg10-grey.image_left .textimage-image,
.related-content-pinned .textimage.bg10.image_right .textimage-image,
.related-content-pinned .textimage.bg10.image_left .textimage-image{
	float: none;
	margin: 0px;
}
.related-content-pinned .textimage.bg10-grey .asset-sharing-component.image-asset,
.related-content-pinned .textimage.bg10 .asset-sharing-component.image-asset {
	display:block;
	width:100%;
}
.related-content-pinned .textimage.bg10 .asset-sharing-component.image-asset img,
.related-content-pinned .textimage.bg10-grey .asset-sharing-component.image-asset img {
	display:block;
	margin-left: auto;
	margin-right:auto;
}
/* heading */
.related-content-pinned .textimage.bg10-grey .textimage-image:before,
.related-content-pinned .textimage.bg10 .textimage-image:before {
	content: "Related content";
	display:block;
	font-family: "PwC ITC Charter", Georgia, Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	font-size: 2.0rem;
	line-height: 1.3em;
	margin-bottom: 15px;
}
/* links */
.related-content-pinned .textimage.bg10-grey .text-component p,
.related-content-pinned .textimage.bg10 .text-component p {
	margin: 0 0 10px;
}
.related-content-pinned .textimage.bg10-grey .text-component p > a,
.related-content-pinned .textimage.bg10-grey .text-component p > a:link,
.related-content-pinned .textimage.bg10-grey .text-component p > a:hover,
.related-content-pinned .textimage.bg10-grey .text-component p > a:active,
.related-content-pinned .textimage.bg10-grey .text-component p > a:focus,
.related-content-pinned .textimage.bg10 .text-component p > a,
.related-content-pinned .textimage.bg10 .text-component p > a:link,
.related-content-pinned .textimage.bg10 .text-component p > a:hover,
.related-content-pinned .textimage.bg10 .text-component p > a:active,
.related-content-pinned .textimage.bg10 .text-component p > a:focus {
	padding-top:10px;
	display:block;
	border-top: 1px solid #d3d3d3;
	border-bottom: 0px solid #f2f2f2;
	margin-top:10px;
	color:#e0301e;
	font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
	font-weight:normal;
	font-style:normal;
	font-size: 1.32rem;
	line-height: 1.4em;
}
.related-content-pinned .textimage.bg10-grey .text-component p:first-child a,
.related-content-pinned .textimage.bg10 .text-component p:first-child a  {
	border-top: 0px solid #d3d3d3;
}

/*----------------------------*/
/*   SLIM HEADER MOBILE      */
/*----------------------------*/
@media screen and (max-width:767px) {
	.slim-page-header { height: 65px; }
	#breadcrumbWrapper { display: none !important; }
}

/*--------------------*/
/* CTA PICTURE ADVERT */
/*--------------------*/

/* width of column control */
.cta-picture .pwccol1-longform{
	width: 100%;
}
.cta-picture .pwccol1-longform-c0{
	width: 100%;
}

/* vertical align and order */
.cta-picture .textimage {
  display: flex;
  align-items: center;
}
.cta-picture .textimage-image {
   order:2; 
}

.cta-picture .textimage .textimage-text {
	width:60%;
}

/* PICTURE */
/* border*/
.cta-picture .textimage .textimage-image {
    margin: 0 auto;
    border:10px solid #ffffff;
    border-radius:100%;
    height:281px;
    width:281px;
}

.cta-picture .asset-sharing-component > img {
    max-width:none;
}
/* picture  */
.cta-picture .textimage .image-asset {
   width: 270px;
   height: 270px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
/* circle and position */
.cta-picture .textimage .textimage-image .image-asset img{
  /*display: inline;*/
  margin: 0 auto;
  margin-left: -25%; 
  height: 100%;
  width: auto;
}
.cta-picture.more-left-20 .textimage .textimage-image .image-asset img{
  margin-left: -20%;
}
.cta-picture.more-left-30 .textimage .textimage-image .image-asset img{
  margin-left: -30%;
}
.cta-picture.more-left-40 .textimage .textimage-image .image-asset img{
  margin-left: -40%;
}
.cta-picture.more-left-50 .textimage .textimage-image .image-asset img{
  margin-left: -50%;
}
.cta-picture.more-left-60 .textimage .textimage-image .image-asset img{
  margin-left: -60%;
}
.cta-picture.more-left-70 .textimage .textimage-image .image-asset img{
  margin-left: -70%;
}
.cta-picture.more-left-80 .textimage .textimage-image .image-asset img{
  margin-left: -80%;
}

/* MOBILE VIEW */
@media screen and (max-width:768px) {
  .cta-picture .textimage .textimage-image {
    height:231px;
    width:231px;
}
.cta-picture .textimage .image-asset {
   width: 220px;
   height: 220px;
}
}
@media screen and (max-width:700px) {
  .cta-picture .textimage .textimage-image {
    height:221px;
    width:221px;
}
.cta-picture .textimage .image-asset {
   width: 210px;
   height: 210px;
}
}
@media screen and (max-width:550px) {
  .cta-picture .textimage .textimage-image {
    height:161px;
    width:161px;
}
.cta-picture .textimage .image-asset {
   width: 150px;
   height: 150px;
}
    .cta-picture .textimage .textimage-text {
	/* display:inline-block; */
	width:58%;
}
}
@media screen and (max-width:380px) {
  .cta-picture .textimage .textimage-image {
    height:106px;
    width:106px;
    border:5px solid #ffffff;
}
.cta-picture .textimage .image-asset {
   width: 100px;
   height: 100px;
}
  .cta-picture .textimage {
  display: block;
}
  .cta-picture .textimage .textimage-text {
	/* display:inline-block; */
	width:66%;
}

}


/* ORDERED LIST - ALPHA - NUMERIC */
.list-alpha-roman .text-component ol {
	list-style: lower-alpha;
}
.list-alpha-roman .text-component ol ol {
	list-style: lower-roman;
}


