.black {
  color: black !important;
}

@media screen and (max-width: 48em) {
  .tag-header h3, .tag-header .h3 {
    font-size: 4vw;
    line-height: .9;
    text-align: left;
  }
  .tag-body {
    font-size: 3.3vw;
    color: white;
  }
}

@media screen and (max-width: 28em) {
  .page-intro-container {
    display: block;
  }
}

@media screen and (min-width: 48em) {
  .bleed-page-intro h3, .row.bleed-description h3, .bleed-page-intro .h3, .row.bleed-description .h3 {
    font-size: 5vw;
    line-height: .8em;
    letter-spacing: -.01em;
    display: block;
    color: white;
    float: none !important;
  }
  .tag-body {
    font-size: 1.5vw;
    color: white;
  }
  .bleed-page-intro {
    margin-top: 1.3em;
  }
  .tag-cta {
    font-size: 12px;
  }
}

@media screen and (min-width: 1200px) {
  .bleed-page-intro h3, 
  .row.bleed-description h3, 
  .bleed-page-intro .h3, 
  .row.bleed-description .h3 {
     font-size: 76px;
  }
}

.page-intro-container {
  margin-top: auto;
}


}
#main>div.row.plp-breadcrumb.fullbleed-container>div>div>div>div.row.bleed-description {
  display: none;
}
.cta-white {
  color: #fff;
  font-size: 13px;
  border: 1px solid #fff;
  padding: 8px 15px;
  display: inline-block;
  font-weight: 100;
  text-transform: uppercase;
  margin-top: 4px;
  font-family: HelveticaNeueW01-45Ligh;
}
.cta-white:hover {
  border: 1px solid #000;
  background-color: #000;
}

.tag-body {
  font-family: 'Helvetica Neue LT W01_35 Thin', Arial, Helvetica, sans-serif;
}



.heading-only {
  width:100%;
  margin-top: 5%;
}
.bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
  font-size: 17px !important;
}

@media screen and (min-width: 415px) {
  .heading-only {
    margin-top: 8%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 21px !important;
  }
}
@media screen and (min-width: 500px) {
  .heading-only {
    margin-top: 26%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 25px !important;
  }
}
@media screen and (min-width: 600px) {
  .heading-only {
    margin-top: 31%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 30px !important;
  }
}
@media screen and (min-width: 658px) {
  .heading-only {
    margin-top: 7%;
    margin-left: 18%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 26px !important;
  }
}
@media screen and (min-width: 768px) {
  .heading-only {
    margin-top: 1%;
    margin-left: 6%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 29px !important;
  }
}
@media screen and (min-width: 900px) {
  .heading-only {
    margin-top: 2%;
    margin-left: 7%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 34px !important;
  }
}
@media screen and (min-width: 1025px) {
  .heading-only {
    margin-top: 0%;
    margin-left: 8%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 38px !important;
  }
}
@media screen and (min-width: 1200px) {
  .heading-only {
    margin-top: 1%;
    margin-left: 7%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 46px !important;
  }
}
@media screen and (min-width: 1350px) {
  .heading-only {
    margin-top: 2%;
    margin-left: 1%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 50px !important;
  }
}
@media screen and (min-width: 1500px) {
  .heading-only {
    margin-top: 3%;
    margin-left: -4%;
  }
  .bleed-description .bleed-page-intro .tag-header h1.updated-hdg {
    font-size: 55px !important;
  }
}