@charset "UTF-8";
/* media query */
/*$primaryHeadingMob: 1.6rem;
$secondaryHeadingMob: 1.6rem;
$tertiaryHeadingMob: 1.466rem;
$quaternaryHeadingMob: 1.333rem;
$quinaryHeadingMob: 1.2rem;*/
/*$headingLineHeightMob: 1.2em;
$smallHeadingLineHeightMob: 1.4em;*/
.contact_tool_tip {
  display: none;
  width: 190px;
  padding: 10px;
  padding: 10px 30px 5px 10px;
  background-color: #f5f4f0;
  margin-bottom: -12px;
  z-index: 10; }

.mystyle {
  color: red; }

.rightrailcontacts .rhcontacts {
  width: 192px;
  padding: 0;
  margin-right: -100%;
  font-size: 0.9286rem;
  border: 1ox solid red;
  display: block; }

.rhcontacts .rhtitle, .RHContacts .RHTitle {
  color: #7d7d7d; }

.rhcontacts .rhtitle {
  background-color: #f5f4f0;
  color: #7d7d7d !important;
  display: block; }

/* Definition list for contacts */
.rhcontacts dt, .RHContacts dt, .morecontacts dt {
  text-decoration: underline !important; }

.rhcontacts dl, .RHContacts dl, .morecontacts dl {
  margin-bottom: 5px;
  margin-top: 5px; }

.rhcontacts dt a, .RHContacts dt a, .morecontacts dt a {
  text-decoration: underline !important;
  color: #000 !important; }

.rhcontacts dd, .RHContacts dd, .morecontacts dd {
  margin-left: 0;
  line-height: 1.4em; }

.rhcontactsdivider, .RHContactsDivider {
  padding-top: 5px; }

.contactlink, .contactLink {
  text-decoration: underline;
  color: #7d7d7d; }

#right a:hover {
  text-decoration: underline;
  color: #e0301e; }

.tooltip-img {
  float: left;
  padding: 0 10px 10px 0;
  width: 40px; }

.sidebar h3 {
  font-weight: bold;
  margin: 0 0 0.5em 0; }

.sidebar h4 {
  font-size: 1rem;
  margin: 0;
  color: #7d7d7d;
  font-weight: normal; }

.sidebar h5 {
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  font-style: italic;
  margin: 5px 0px 2px 0px; }

.sidebar ul {
  margin: 2px 0;
  color: #7d7d7d;
  font-size: 1rem;
  list-style: square; }

.sidebar a, .sidebar a:hover, .sidebar a:visited {
  color: #eb8c00 !important;
  text-decoration: underline; }

.contact_image {
  float: right;
  margin-top: 5px; }

.contact_image + dl > dt, .contact_image + dl > dd {
  width: 125px; }

.contact_image + dl > dd.sidebar {
  width: 190px; }

.displayMoreContacts {
  padding-left: 7px; }

.displayMoreContacts a {
  display: inline;
  padding-left: 10px; }

.displayMoreContacts a:hover {
  color: #a32020; }

/*
input[autocomplete=off]{
    width:auto!important;
}
*/
/*Added for scroll component*/
/* Generic + scaffolding */
.rightrailcontact .row, .rightrailcontact .row:before, .row:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.rightrailcontact div, .rightrailcontact div:before, .rightrailcontact div:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.rightrailcontact {
  background: transparent;
  color: #414141;
  font: 0.8571rem arial, helvetica, sans-serif;
  line-height: 1.2em; }

.rightrailcontact p {
  line-height: 1.7em;
  margin: 0 0 20px;
  font-size: 1rem; }

.rightrailcontact .container {
  max-width: 1200px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }

.rightrailcontact .row {
  margin-left: -15px;
  margin-right: -15px; }

/* Panel related */
.rightrailcontact .maxPadding .container {
  padding-top: 60px;
  padding-bottom: 40px; }

.rightrailcontact .regPadding .container {
  padding-top: 30px;
  padding-bottom: 30px; }

.rightrailcontact .bg-default {
  background: #fff; }

.rightrailcontact .bg-alternative {
  background: #e7e7e9; }

.rightrailcontact .bg-primary {
  background: #e1301e;
  color: #fff; }

/* Component related */
.rightrailcontact h1, .rightrailcontact h2, .rightrailcontact h3, .rightrailcontact h4, .rightrailcontact h5, .rightrailcontact h6, .rightrailcontact .serif {
  font-family: "PwC ITC Charter", Georgia, Serif;
  font-weight: normal;
  color: inherit; }

.rightrailcontact #scrollcontactheader {
  font-size: 1.25rem;
  font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
  color: #7d7d7d;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 34px; }

.rightrailcontact h1 {
  font-size: 2.714rem;
  font-weight: bold;
  margin: 30px 0; }

.rightrailcontact .container h1:first-of-type, .rightrailcontact .container h2:first-of-type, .rightrailcontact .container h3:first-of-type {
  margin-top: 0; }

.rightrailcontact a {
  color: inherit; }

.rightrailcontact a:nth-of-type(2) {
  color: inherit;
  text-decoration: none; }

.rightrailcontact a:hover, .rightrailcontact a:focus {
  text-decoration: none; }

.rightrailcontact b, .rightrailcontact strong {
  font-weight: bold; }

.contactCol .leftline, .contactCol .noleftline {
  margin-bottom: 20px; }

.contactCol .contact-name {
  display: inline-block;
  font-size: 1.375rem;
  color: #2d2d2d;
  line-height: 1.3em;
  font-family: "PwC ITC Charter", Georgia, Serif;
  border-bottom: 2px solid transparent;
  margin-bottom: 0px; }
  .contactCol .contact-name:hover a {
    border-bottom: 2px solid #e0301e;
    color: #e0301e;
    text-decoration: none;
    cursor: pointer; }
    .page-primary-col--orange .contactCol .contact-name:hover a {
      border-bottom: 2px solid #d04a02;
      color: #e0301e; }
    .page-primary-col--red .contactCol .contact-name:hover a {
      border-bottom: 2px solid #e0301e;
      color: #e0301e; }
    .page-primary-col--burgundy .contactCol .contact-name:hover a {
      border-bottom: 2px solid #a32020;
      color: #e0301e; }
    .page-primary-col--rose .contactCol .contact-name:hover a {
      border-bottom: 2px solid #d93954;
      color: #e0301e; }

.contactCol .contact-info {
  font-size: 1.125rem;
  font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
  line-height: 1.5em;
  color: #464646; }
  .contactCol .contact-info p {
    font-size: 1rem;
    margin-bottom: 0;
    line-height: 1.5em; }

.contactCol .contact-link a {
  margin: 0 5px;
  display: inline-block;
  float: left; }
  .contactCol .contact-link a:first-child {
    margin-left: 0; }

.contactCol p {
  border-left: 0px;
  padding-left: 0px; }

.contactCol .leftline {
  border-left: 4px solid #e0301e;
  padding-left: 20px;
  color: #6e6d72;
  margin: 0 0 20px; }
  .page-primary-col--orange .contactCol .leftline {
    border-left: 4px solid #d04a02; }
  .page-primary-col--red .contactCol .leftline {
    border-left: 4px solid #e0301e; }
  .page-primary-col--burgundy .contactCol .leftline {
    border-left: 4px solid #a32020; }
  .page-primary-col--rose .contactCol .leftline {
    border-left: 4px solid #d93954; }
  .contactCol .leftline:after {
    clear: both;
    display: block;
    content: ''; }

.noleftline {
  display: table; }
  .noleftline .contact-content {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
    word-break: break-word; }

.rightrailcontact-component {
  margin-bottom: 40px; }

.contactCol p.noleftline {
  color: #6e6d72; }

.contactCol p > img.brdOvrid {
  padding-bottom: 20px;
  height: 111px; }

@media (min-width: 768px) {
  .contactCol p > img.brdOvrid {
    padding-bottom: 20px;
    height: 119px; } }

@media (min-width: 992px) {
  .contactCol p > img.brdOvrid {
    padding-bottom: 20px;
    height: 119px; } }

@media (min-width: 1200px) {
  .contactCol p > img.brdOvrid {
    padding-bottom: 20px;
    height: 119px; } }

.rightrailcontact #navBar p, .rightrailcontact #mainFooter p, .rightrailcontact .relatedContentModule p {
  line-height: 1.35em; }

.rightrailcontact .linkedInLink {
  /* background:url(rightrailcontcat/css/assets/images/follow-linkedin.gif) no-repeat 0 0; */
  display: inline-block;
  width: 28px;
  height: 28px;
  text-indent: -9999em;
  margin-top: 5px; }

.rightrailcontact .rightrails-profile-img {
  float: left;
  margin-top: 0; }

.rightrailcontact img.right-rails-img {
  margin-top: 3px;
  width: 24px;
  height: 24px; }

/*--- More button ---*/
.contactlink, .contactLink {
  /*text-decoration: underline;
    color: $black70;*/
  margin-top: 20px;
  background-repeat: none;
  background-position: none;
  padding-left: 0;
  margin-bottom: 5px;
  margin-top: 20px; }

.contactlink a:link, .contactlink a:visited, .contactLink a:link, .contactLink a:visited {
  text-decoration: none;
  color: #2d2d2d; }

.contactlink a:active {
  box-shadow: none;
  color: #ffffff; }

a.btn:hover {
  padding: 14px 23px;
  background-color: #7d7d7d;
  border: 1px solid #7d7d7d;
  color: #ffffff; }

/*------------------*/
@media (max-width: 767px) {
  .rightrailcontact .container h1.xs-withMarginTop {
    margin-top: 30px; } }

/*---- PR-1504-----*/
/*--- Dropdown---*/
/*select {
    background: url(rightrailcontcat/css/select_arrow.svg) no-repeat #fff 100% 50%;
    background-size: 20% 25%;
}*/
.rightrailcontact select {
  padding: 7px 10px 7px 10px;
  border: 1px solid #6e6d72;
  font-weight: normal;
  color: #2d2d2d;
  -webkit-appearance: none;
  background: url(../../../../../content/pwc/script/network/parallax/select_arrow.svg) no-repeat transparent 95% 50%;
  background-size: 15px;
  width: 100%;
  font-size: 1.1rem;
  border-radius: 0px; }

.rightrailcontact select option {
  border-radius: 0px; }

@media (max-width: 749px) and (orientation: portrait) {
  .rightrailcontact select {
    width: 60%; } }

@media (max-width: 749px) and (orientation: landscape) {
  .rightrailcontact select {
    width: 40%; } }

@media (min-width: 750px) and (max-width: 768px) {
  .rightrailcontact select {
    width: 75%; } }

/*---------------*/
a.linkedInLink > img {
  margin-top: 5px; }

@media (max-width: 767px) {
  .container h1.xs-withMarginTop  {
    margin-top:  30px !important; } }

/*------------------*/
/*  Possible styling for phone and email links in page contact
********************/
.contactModule a.underline-link {
  border-bottom: 1px solid #7d7d7d;
  color: #2d2d2d;
  font-weight: bold;
  font-family: "PwC Helvetica Neue", Arial, Sans-Serif;
  font-size: 1.125rem;
  margin-top: 10px; }

.contactModule a.underline-link {
  padding-bottom: 1px; }
  .contactModule a.underline-link:hover {
    padding-bottom: 0px;
    border-bottom: 2px solid #e0301e;
    color: #e0301e; }
    .page-primary-col--orange .contactModule a.underline-link:hover {
      border-bottom: 2px solid #d04a02;
      color: #d04a02; }
    .page-primary-col--red .contactModule a.underline-link:hover {
      border-bottom: 2px solid #e0301e;
      color: #e0301e; }
    .page-primary-col--burgundy .contactModule a.underline-link:hover {
      border-bottom: 2px solid #a32020;
      color: #a32020; }
    .page-primary-col--rose .contactModule a.underline-link:hover {
      border-bottom: 2px solid #d93954;
      color: #d93954; }

/*.contactModule a.underline-link:hover {
  border-bottom: 2px solid #e0301e;
  color: $black;
  text-decoration: none; }
  .page-primary-col--orange .contactModule a.underline-link:hover {
    border-bottom: 2px solid #d04a02;
    color: $black; }
  .page-primary-col--red .contactModule a.underline-link:hover {
    border-bottom: 2px solid #e0301e;
    color: $black; }
  .page-primary-col--burgundy .contactModule a.underline-link:hover {
    border-bottom: 2px solid #a32020;
    color: $black; }
  .page-primary-col--maroon .contactModule a.underline-link:hover {
    border-bottom: 2px solid #602320;
    color: $black; }
  .page-primary-col--rose .contactModule a.underline-link:hover {
    border-bottom: 2px solid #d93954;
    color: $black; }
*/
/*  end Possible styling for phone and email links in page contact
********************/
/* -- RTL Rightrail contact -- */
.page-dir--rtl .rightrailcontact {
  direction: rtl; }

.page-dir--rtl .rightrailcontact .contactCol p {
  border-right: 0;
  padding-right: 0; }

.page-dir--rtl .rightrailcontact .contactCol .leftline {
  border-right: 4px solid #e0301e;
  padding-right: 20px;
  padding-left: 0px;
  border-left: none !important; }

.page-dir--rtl .rightrailcontact .col-md-5.col-sm-6.col-xs-12 {
  float: right; }

.page-dir--rtl .rightrailcontact .col-md-5.col-sm-6.col-xs-12 .col-sm-12 {
  width: 0;
  float: right;
  padding: 0; }

.page-dir--rtl .rightrailcontact .contactCol {
  float: right; }

.page-dir--rtl .rightrailcontact select {
  background-position: 5% 50% !important; }

.page-dir--rtl .rightrailcontact .rightrails-profile-img {
  float: right;
  padding-right: 0; }

.page-dir--rtl .noleftline .contact-content {
  padding-right: 20px;
  padding-left: 20px; }

.page-dir--rtl .contactCol .contact-link a {
  float: right; }
  .page-dir--rtl .contactCol .contact-link a:first-child {
    margin-left: 0;
    margin-right: 0; }

/* --End RTL Rightrail contact -- */
.contactCol-container {
  display: flex;
  flex-wrap: wrap; }
  .contactCol-container .contactCol {
    width: 50%; }
    @media (max-width: 767px) {
      .contactCol-container .contactCol {
        width: 100%; } }
  .contactCol-container .collection__item-link {
    width: 50%; }
    .contactCol-container .collection__item-link .contactCol {
      width: 100%; }

.bottom-kick .rightrailcontact-heading {
  display: none; }

/*  end rightrail contact
********************/
