  main.root {
  background-color: #fff;
}

section.all, section.case-studies, section.growth {
  background-color: #fff;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  main a.anchor {
    padding-top: 11rem;
    margin-top: -11rem;
  }
}
@media (min-width: 1200px) {
  main a.anchor {
    padding-top: 10rem;
    margin-top: -10rem;
  }
}
main p {
  font-size: 1.2rem;
}
main h1 {
  font-weight: 400;
  letter-spacing: -0.15rem;
}
@media (max-width: 991.98px) {
  main h1 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  main h1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  main h1 {
    font-size: 3.4rem;
  }
}
main h1 span {
  color: #c6002b;
}
main h1 strong {
  font-weight: 900;
}

.bg-iheart-red {
  background-color: #c6002b;
}

.bg-iheart-black {
  background-color: #000000;
}

.bg-iheart-gray {
  background-color: #767676;
}

.bg-iheart-lightgray {
  background-color: #9a9a9a;
}

.bg-iheart-feathergray {
  background-color: #fafafa;
}

.sub-nav {
  position: sticky;
  top: 7rem;
  background-color: #fff;
  z-index: 1;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .sub-nav {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sub-nav {
    top: 6rem;
  }
}

.unlock h1 strong {
  display: block;
}

.all {
  background-color: #fff;
}
.all .access {
  background-image: url("https://cdn.iheartmedia.com/img/hero/ihm-hero-lanyard.png");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 767.98px) {
  .all .access {
    padding-top: 80vw;
    padding-bottom: 2rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .all .access {
    padding-top: 70vw !important;
    padding-bottom: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .all .access {
    min-height: 390px;
    padding-bottom: 7rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .all .access {
    min-height: 550px;
    padding-bottom: 11rem;
  }
}
@media (min-width: 1200px) {
  .all .access {
    min-height: 700px;
    padding-bottom: 6rem;
  }
}
.all .access h1 {
  font-weight: 700;
  letter-spacing: 0rem;
  padding-bottom: 0px;
  text-align: center;
  margin-bottom: 0;
  line-height: 0.95;
  letter-spacing: -0.2rem;
  font-size: 5.5rem;
}
@media (max-width: 991.98px) {
  .all .access h1 {
    font-size: 2rem;
    letter-spacing: -2px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .all .access h1 {
    font-size: 3rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .all .access h1 {
    font-size: 4rem;
  }
}
@media (min-width: 1200px) {
  .all .access h1 {
    font-size: 5rem;
  }
}
.all .access h1 strong {
  font-weight: 900;
  display: block;
  font-size: 100px;
}
.all .access h2 {
  font-size: 116px;
  font-weight: 900;
  line-height: 100px;
}

section.video {
  padding-top: 1rem;
  padding-bottom: 3rem;
}
section.video video {
  width: 100%;
  object-fit: fill;
}

.growth {
  padding-top: 3rem;
  padding-bottom: 5rem;
}
.growth .container {
  border-top: 1px solid #ccc;
  padding-top: 2rem;
}
@media (max-width: 991.98px) {
  .growth .container .col {
    margin-top: 1rem;
  }
}
.growth .card-header {
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 0 solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.2rem;
  color: #aaaaaa;
}
@media (min-width: 768px) {
  .growth .card-header {
    padding: 1.5rem 1rem 3rem 1rem;
  }
}
.growth .card {
  padding: 2rem 2rem 0;
  text-align: center;
  background-color: #fafafa;
  box-shadow: none;
}
.growth .card .card-img-top {
  width: 100%;
}
.growth .card .card-body {
  font-size: 2rem;
  line-height: 1.1;
  padding: 3rem 1rem 1rem;
}
.growth .card .card-body strong {
  color: #c6002b;
  font-weight: 900;
}
.growth .card .card-footer {
  text-align: center;
  font-weight: bold;
}
@media (min-width: 768px) {
  .growth .card .card-footer {
    padding: 2rem 2rem 2rem;
  }
}
.growth .card .card-footer::before {
  content: "";
  height: 0;
  border: 1px solid #c6002b;
  background-color: #c6002b;
  border-radius: 1px;
  width: 10%;
  margin: 0 auto 0.5rem;
  display: block;
}

.audio-data-measurement {
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #f7f7f7;
}
.audio-data-measurement h1 {
  font-weight: 800;
  letter-spacing: -0.15rem;
}
@media (max-width: 991.98px) {
  .audio-data-measurement h1 {
    /*     font-size: 2rem;*/
    font-weight: 900;
  }
}
.audio-data-measurement h1 span {
  color: #c6002b;
  font-weight: 400;
}
.audio-data-measurement h5 {
  font-size: 18px;
  padding-left: 30px;
  border-left: 4px solid #d00b2b;
  line-height: 28px;
  color: #616161;
  font-weight: 500;
  margin-bottom: 30px;
  list-style: none;
}
.audio-data-measurement .presentation {
  background-color: #fff;
}
@media (max-width: 991.98px) {
  .audio-data-measurement .presentation .speakers {
    padding-left: 0;
  }
}
.audio-data-measurement li {
  list-style: none;
  padding-left: 30px;
  border-left: 4px solid #d00b2b;
}
.audio-data-measurement .details {
  padding: 2.5rem;
}
.audio-data-measurement .card-title h3 {
  font-weight: 800;
  color: #c6002b;
}
@media (max-width: 991.98px) {
  .audio-data-measurement .card-title h3 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .audio-data-measurement .card-title h3 {
    font-size: 2.5rem;
  }
}
.audio-data-measurement .card-title h4 {
  font-weight: 600;
  color: #000000;
}
@media (max-width: 991.98px) {
  .audio-data-measurement .card-title h4 {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .audio-data-measurement .card-title h4 {
    font-size: 2.5rem;
  }
}

@media (max-width: 991.98px) {
  .case-studies {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 768px) {
  .case-studies {
    padding-top: 3rem;
    padding-bottom: 7rem;
  }
}
.case-studies blockquote {
  text-align: center;
  line-height: 1.1;
  margin: 1rem auto 3rem;
}
@media (max-width: 991.98px) {
  .case-studies blockquote {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .case-studies blockquote {
    /*           font-size: 2rem;*/
  }
}
@media (min-width: 768px) {
  .case-studies blockquote {
    font-size: 2.5rem;
  }
}
@media (min-width: 1200px) {
  .case-studies blockquote {
    font-size: 2.5rem;
  }
}
.case-studies blockquote strong {
  color: #c6002b;
  font-weight: 800;
}
.case-studies blockquote cite {
  display: block;
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
}
.case-studies blockquote cite::before {
  content: "";
  height: 0;
  border: 1px solid #c6002b;
  background-color: #c6002b;
  border-radius: 1px;
  width: 4%;
  margin: 0 auto 0.5rem;
  display: block;
}
.case-studies h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}
.case-studies .row .col {
  color: white;
}
@media (max-width: 991.98px) {
  .case-studies .row .col {
    padding: 2rem 2rem;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .case-studies .row .col {
    padding: 6rem 6rem;
  }
}
.case-studies .row .col strong {
  font-weight: normal;
}
.case-studies .row .col p {
  margin-top: 0.5rem;
  line-height: 1.1;
}
@media (max-width: 991.98px) {
  .case-studies .row .col p {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .case-studies .row .col p {
    font-size: 2.3rem;
  }
}

.metrics {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 991.98px) {
  .metrics h1 {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .metrics h1 {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .metrics h1 {
    font-size: 3rem;
  }
}
@media (min-width: 1200px) {
  .metrics h1 {
    font-size: 3.4rem;
  }
}
.metrics h1 strong {
  display: block;
}
.metrics h2 {
  margin-right: 15%;
  font-weight: 400;
}
@media (min-width: 768px) {
  .metrics img {
    margin-top: -2rem;
  }
}

.form {
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .form {
    margin-bottom: 4rem;
  }
}

.btn-danger {
  color: #fff;
  background-color: #c6002b;
  border-color: #c6002b;
}

.btn-danger:hover {
  color: #fff;
  background-color: #ae0228;
  border-color: #ae0228;
}

.captcha {
  text-align: center;
  margin: 1rem auto;
  height: 75px;
}

.g-recaptcha {
  display: inline-block;
}

/*@media (min-width:1441px) {
    .container-xxl {
        max-width: 1440px;
    }
}

@media (max-width:767px) {
    .badge h2 {
        font-size: 80px;
        font-weight: 900;
        line-height: 100px;
    }
}

@media (max-width:640px) {
    .badge h2 {
        font-size: 54px;
        font-weight: 900;
        line-height: 54px;
        text-align: center;
    }

    .badge h1 {
        font-size: 20px;
        font-weight: 400;
        line-height: 20px;
        text-align: center;
        padding-top: 20px;
        letter-spacing: .2rem;
    }
}
*/
.carousel.carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity ease-out 0.7s;
}

.carousel.carousel-fade .carousel-item.active {
  opacity: 1 !important;
}