.dpArticle {
  cursor: pointer;
}

.dpArticle.dpArt4 {
  display: flex;

  border-top: 1px solid #e7e7e8;
  padding-top: 20px;
  margin-bottom: 20px;
}

.dpArticle.dpArt4 .dpArticle_header {
  font-size: 0.7em;
  font-weight: bold;
}

.dpArticle.dpArt4 .dpArticle_desc {
  display: none;
}

.dpArticle.dpArt4 .dpArticle_thumb {
  flex: 0 0 200px;
  height: 112.5px;
  background-size: cover;
}

.dpArticle.dpArt4 .dpArticle_title {
  width: fit-content;
  font-family: "Charter ITC TT", sans-serif;
  font-size: 1.125rem;
  padding-bottom: 2px;
  border-bottom: 2px transparent solid;
  transition: all 250ms ease-in-out;
}
.dpArticle.dpArt4:hover .dpArticle_title span {
  border-bottom: 2px solid #d04a02;
  color: #d04a02;
}

.dpArticle_content {
  position: relative;
}

.dpArticle.dpArt4 .dpArticle_content {
  flex: 0 0 calc(100% - 200px);
  padding-left: 10px;
  position: relative;
}

.dpArticle.dpArt4 .dpArticle_byline {
  position: absolute;
  bottom: 0;

  font-size: 0.7em;
  font-weight: bold;
  position: absolute;
  bottom: 0;
}

.dpArticle_byline a {
  text-decoration: none;
  border-bottom: 1px solid #7d7d7d;
}

.dpArticle_byline a:hover {
  border-bottom: 2px solid #d04a02;
}

#related_section h5 {
  font-family: "Charter ITC TT", sans-serif;
}

#related_section .related_article_header span {
  color: #e0301e;
}

div:not(.cq-Editable-dom.cq-Editable-dom--container)
  > section#related_section
  .collection-v2.section {
  display: none;
}

/* IE Specific fix */
@media screen and (min-width: 0\0) {
  section#related_section .collection-v2.section {
    display: none;
  }
}

#references_section .text.parbase.section {
  margin-top: 20px;
  width: 100%;
  word-break: break-word;
}
#references_section .separator.section {
  margin-top: 0;
}

#references_section strong {
  font-family: "Charter ITC TT", sans-serif;
}
#references_section a {
  font-weight: normal;
  overflow-wrap: break-word;
}

#contacts_section .separator.section {
  margin-top: 0;
}

#contacts_section .contributor {
  margin-top: 20px;
  display: flex;
    flex-direction: row;
}

#contacts_section .contributor_thumb {
  width: 50px;
  height: 50px;
  margin-right: 50px;
  border-radius: 50%;
  background-size: cover;
  background-position: center top;
}

#contacts_section .contirbutor_content {
	flex-basis: 0;
    flex-grow: 1;
}

#contacts_section .contirbutor_heading {
  display: inline-block;
  font-weight: 600;
  font-size: 0.8em;
}

#contacts_section .contirbutor_desc {
  font-size: 0.7em;
}

#contacts_section .contirbutor_heading a {
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
  transition: all 200ms ease-in-out;
}

#contacts_section .contirbutor_heading a:hover {
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 2px solid #d04a02;
}

#contacts_section .textimage-image .image-asset {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;

}

#contacts_section .textimage-image {
    margin-right: 50px;
}

#contacts_section .textimage-text h4 {
    font-weight: 600;
    font-size: 0.8em;
    margin-bottom: 5px;
}

#contacts_section .textimage-text p {
    font-size: 0.8em;
}

div:not(.cq-Editable-dom.cq-Editable-dom--container)
  > section#contacts_section
  .contactscollection {
  display: none;
}

/* IE Specific fix */
@media screen and (min-width: 0\0) {
  section#contacts_section .contactscollection {
    display: none;
  }
}

#share_section .separator.section {
  margin-top: 0;
}

#share_section .parsys_column.pwccol1-longform {
  margin-bottom: 20px;
}

#tags_section strong {
  font-family: "Charter ITC TT", sans-serif;
  display: inline-block;
  width: 100px;
  height: 35px;
  float: left;
}
#tags_section a {
  font-weight: normal;
}

#tags_section .parsys_column.pwccol1-longform {
  margin-bottom: 20px;
}

#dpTags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
}

#dpTags li div {
  border-radius: 30px;
  border: 1px solid #e0301e;
  color: #e0301e;
  font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
  padding: 0.5em 1em;
  display: inline-block;
  line-height: 1em;
}


/* Digital Pulse CSS layout */

/* title_section */

#title_section .title-strip.dpe-component-wrapper {
  background-color: #fff;
}

#title_section .title-strip .title-strip__wrapper {
  padding-bottom: 0;
}

#title_section .title-strip .title-strip__heading span {
  background-color: #fff;
  color: #2d2d2d;
  box-shadow: none;
}

#title_section h1.title-strip__heading {
  padding-left: 0;
}

#title_section .dpArticle_header,
#title_section .dpArticle_byline {
  color: #2d2d2d;
  font-size: 0.7em;
  font-weight: bold;
  font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
}
#title_section .dpArticle_header span {
  color: #e0301e;
  text-transform: uppercase;
}

#title_section .dpArticle_byline {
  margin-bottom: 20px;
}
#title_section .dpArticle_byline:empty {
    display: none;
}


/* hero_section */

#hero_section .image.parbase.section,
#hero_section .text.parbase.section {
  margin-top: 0;
}

#hero_section .asset-sharing-component.image-asset {
    max-height: 620px;
    overflow: hidden;
}

#hero_section .image.parbase.section img {
	width: 1920px;
	height: auto;
}
#hero_section .image.img-alignment-left {
    margin-top: 0;
}



/* summary_section */

#summary_section .parsys_column.pwccol1-longform-c0 {
  border-top: 2px #2d2d2d solid;
}

#summary_section li {
  position: relative;
}

#summary_section .text-component ul > li:before {
  content: "";
  border-color: transparent #e0301e;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.7em;
  display: block;
  height: 0;
  width: 0;
  left: -0.8em;
  top: 1.2em;
  position: relative;
  background-color: #fff !important;
}

#summary_section li:after {
  content: "";
  width: calc(100% + 25px);
  border-bottom: solid 2px #ededed;
  position: absolute;
  left: -25px;
  bottom: -10px;
}

#summary_section .text.parbase.section {
  margin-top: 10px;
}

/*.digital_pulse_content - supplemental layout class */

@media (min-width: 1200px) {
  #summary_section .sectionpar,
  .digital_pulse_content .sectionpar {
    width: 1170px;
  }

  .digitalpulse_image .image,
  .digitalpulse_image .image.parbase.section {
    width: 130%;
    transform: translateX(-15%);
  }
  
  .digitalpulse_image .image.parbase.section img{
    width: 1370px;
  }
}

#hero_section .image-asset + p,
.digital_pulse_content .image-asset + p {
  font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
  color: #2d2d2d;
  vertical-align: baseline;
  position: relative;
  top: -0.5em;
  font-size: 80%;
}


.digitalpulse_image .parsys.sectionpar .text.parbase.section {
  margin-top: 0;
}

.digital_pulse_content
  .parsys_column.pwccol2-longform
  > .parsys_column.pwccol2-longform-c1
  .text-component {
  padding-left: 0 !important;
}

.digital_pulse_content
  .parsys_column.pwccol2-longform
  > .parsys_column.pwccol2-longform-c1
  .text-component
  h5 {
  color: #d93954;
  font-family: "Charter ITC TT", sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 7px;
  border-bottom: solid 2px #ededed;
}

.digital_pulse_content .text-component ol li::marker {
  color: #d04a02;
}

.digital_pulse_content h3.fg100 {
  color: #d93954;
  font-family: "Charter ITC TT", sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 7px;
  border-bottom: none;
}

.digital_pulse_content .text-list-component li.fg100:before {
  content: none;
}

.digital_pulse_content .text-list-component li.fg100 {
  list-style: none;
  font-size: 1rem;
  margin-bottom: 0;
  padding: 5px 0;
  border-top: 1px solid #e7e7e8;
  line-height: 1.5em;
}

.digital_pulse_content .text-list-component li.fg100 a {
  text-decoration: none;
  border-bottom: none;
}

/* digital_pulse_close - supplemental layout class */
.digital_pulse_close .text.parbase.section {
  margin-top: 20px;
}
.digital_pulse_close .separator.section {
  margin-top: 20px;
}

/* social share buttons */

.sharing .sti-btn {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background-image: url(/content/pwc/script/network/parallax/sti-button-flat-small.png);
  display: inline-block;
  margin: 5px 2px 0;
  text-indent: -9999em;
}

.sti-mail-btn {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background-image: url(/content/dam/pwc/ca/en/campus-recruiting/assets/290474-email-icon.png);
  background-size: 30px 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #a32020;
  display: inline-block;
  margin: 5px 2px 0;
  text-indent: -9999em;
  position: relative;
}

.sti-mail-btn:hover > .overlay {
  width: 36px;
  height: 36px;
  position: absolute;
  background-color: #000;
  opacity: 0.1;
  border-radius: 50%;
  top: 0px;
}

.sti-print-btn {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  background-image: url(/content/dam/pwc/au/en/assets/print-icon.png);
  background-size: 36px 36px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #a32020;
  display: inline-block;
  margin: 5px 2px 0;
  text-indent: -9999em;
  position: relative;
}

.sidebar_hidden {
  display: none;
}

@media only screen and (min-width: 1200px) {
  .sidebar_hidden {
    display: block;
    opacity: 0;
    transition: opacity 2s ease;
  }
  .sidebar_hidden.digitalpulse_sidebar {
    opacity: 1;
  }

  .digitalpulse_sidebar {
    position: absolute;
    z-index: 1;
    width: calc(100% / 12 * 3);
    right: 0;
  }

  #article_section .cmp-container.digitalpulse_sidebar .text-component {
    padding-right: 0;
  }
  
  #article_section .cmp-container.digitalpulse_sidebar h5 {
    font-family: "Charter ITC TT", sans-serif;
    color: #d93954;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e8;
  }
}
