.shop-hero {
  width: 100%;
  padding-top: min(400px, calc(400 / 1800 * 100% - (58px + 12%)));
  padding-bottom: 6%;
  background: url("../jpg/ab-web-lp-ppc-2-pair-hero-desktop-amsw-backyard-1800px35d8.jpg?context=bWFzdGVyfHJvb3R8OTQxNTN8aW1hZ2UvanBlZ3xhREZoTDJobE5TOHhNREEyTVRreU1qUXpOVEV3TWk5QlFsOVhaV0pmVEZBdFVGQkRMVEl0VUdGcGNpMUlaWEp2TFVSbGMydDBiM0JmUVcxVGQxOUNZV05yZVdGeVpGOHhPREF3Y0hndWFuQm58ZmVmNjBiNDdkY2ZhZjcxOGUyMGMxZWNiNzc5NzZhY2M2MjJjYWQ4OGFmNTY3YTE2MzY4ZGRhMTQ0M2IzNjk0Ng")
    center top/ auto 100% no-repeat no-repeat #e8ecef;
  margin: 0px auto;
}
.shop-hero-content {
  max-width: 1340px;
  width: 95%;
  display: flex;
  margin: auto;
}
.shop-hero-text {
  width: 45%;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  margin-left: 4%;
}
.shop-hero-text h1 {
  font-size: 3.25rem;
  line-height: 1.3;
  margin-bottom: 5px;
  color: white;
  font-weight: 900;
}
.shop-hero-text h2 {
  font-size: 2rem;
  margin: 0 0 30px;
  line-height: 1.4;
  color: white;
}
.btn-cta a.a-btn--primary {
  color: #0b2572;
  background-color: white;
  border: 2px solid white;
}
.btn-cta a.a-btn--primary:hover {
  color: white;
  background-color: transparent;
}
.doctor-content {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  max-width: 1400px;
  margin: 35px auto;
  align-items: center;
}
.doctor-content-img,
.doctor-content-text {
  width: 47%;
}
.doctor-content-img img {
  width: 100%;
}
.doctor-content-text h3 {
  font-size: 2rem;
  line-height: 1.3;
  color: #0b2572;
}
.doctor-content-text p {
  font-size: 1.25rem;
  line-height: 1.3;
}
.learn-cta a.a-btn--primary,
.shop-cta a.a-btn--primary {
  background-color: #0b2572;
  border: 2px solid #0b2572;
}
.learn-cta a.a-btn--primary:hover,
.shop-cta a.a-btn--primary:hover {
  color: #0b2572;
  background-color: #fff;
}
.shop-footer-banner {
  width: 100%;
  padding-top: min(300px, calc(300 / 1800 * 100% - (28px + 8%)));
  padding-bottom: 6%;
  background: url("../jpg/ab-web-insurance-banner-desktop-ud-store-4464-1800pxffbd.jpg?context=bWFzdGVyfHJvb3R8NzQzMDR8aW1hZ2UvanBlZ3xhREV4TDJnNE9TOHhNREEyTVRreU16QXlORGt5Tmk5QlFsOVhaV0pmYVc1emRYSmhibU5sTFdKaGJtNWxjaTFrWlhOcmRHOXdYMVZFWDFOMGIzSmxYelEwTmpSZk1UZ3dNSEI0TG1wd1p3fDQ5YmNiNGM0MTE1N2ZiZmI1MDdiYzEyMjY1MGFkMzFiNWQxMmZmN2JiZDBmMTUzMmRjYzlmNDJjZjJiODlmZDQ")
    center center/ auto 100% no-repeat no-repeat #339e93;
  margin: 40px auto;
}
.shop-footer-banner .gutters {
  max-width: 1340px;
  width: 95%;
  margin: auto;
  display: flex;
  justify-content: flex-start;
  text-align: center;
}
.shop-footer-banner .content {
  width: 45%;
}
.shop-footer-banner .content h3 {
  font-size: 3rem;
  margin-bottom: 10px;
  letter-spacing: normal;
  line-height: normal;
  color: #0b2572;
  font-weight: 900;
}
.shop-footer-banner .content h4 {
  font-size: 2rem;
  margin: 0 0 25px;
  letter-spacing: normal;
  line-height: normal;
  color: #0b2572;
}
.disclaimer-icon {
  top: -0.5em;
  font-size: 55%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  margin-left: 2px;
}
h2.terms-modal {
  font-size: 1.35em;
  margin: 0 auto;
  line-height: 2rem;
}
.modal-body p {
  margin-bottom: 5px;
  line-height: 1.3;
}
hr.hr-modal {
  margin: 10px 0;
}
@media (max-width: 1399px) {
  .shop-footer-banner .content {
  width: 50%;
}
}
@media (max-width: 1199px) {
  .shop-hero-text {
    width: 48%;
  }
  .shop-hero-text h1,
  .shop-footer-banner .content h3 {
    font-size: 2.75rem;
  }
  .shop-hero-text h2, 
  .shop-footer-banner .content h4 {
    font-size: 1.75rem;
  }
}
@media (max-width: 991px) {
  .shop-hero {
  padding-top: min(400px, calc(400 / 1800 * 100% - (58px + 10%)));
}
  .shop-footer-banner {
   padding-top: min(300px, calc(300 / 1800 * 100% - (38px + 9%)));
  }
  .shop-hero-text h1,
  .shop-footer-banner .content h3 {
    font-size: 2.5rem;
  }
  .shop-hero-text h2,
  .doctor-content-text h3,
  .shop-footer-banner .content h4 {
    font-size: 1.5rem;
    margin: 0 0 20px;
  }
  .doctor-content-text p {
    font-size: 1em;
  }
}
@media (max-width: 850px) {
    .shop-hero-text {
    width: 52%;
  }
    .shop-hero-text h1,
  .shop-footer-banner .content h3 {
    font-size: 2.35rem;
  }
}
@media (max-width: 767px) {
  .shop-hero {
    padding-bottom: calc(600 / 767 * 100% - (1px + 13%));
    background: url("../jpg/ab-web-lp-ppc-2-pair-hero-mobile-amsw-backyard-767px9874.jpg?context=bWFzdGVyfHJvb3R8OTgyNzJ8aW1hZ2UvanBlZ3xhRGhpTDJoa1lTOHhNREEyTVRreU1qYzJNamM0TWk5QlFsOVhaV0l0VEZBdFVGQkRMVEl0VUdGcGNpMUlaWEp2TFUxdlltbHNaVjlCYlZOM1gwSmhZMnQ1WVhKa1h6YzJOM0I0TG1wd1p3fGFhNWZiZjdkMzM4NGI5ZmI3ZmJkOThkYWJlMDdjYjI4NDRlMmFlZWU0Y2QzNDYwZjRlY2RhM2VhZTEwZmFmNGU")
      center bottom/contain no-repeat no-repeat #000;
    padding-top: 3%;
  }
  .shop-hero-content {
    width: 100%;
  }
  .shop-hero-text {
    width: 85%;
    margin: 25px auto;
    align-items: center;
    text-align: center;
  }
    .doctor-content {
    flex-direction: column;
  }
  .doctor-content-img {
    width: 90%;
    margin: 0 auto 15px;
  }
  .doctor-content-text {
    width: 90%;
    margin: 0 auto;
  }
   .learn-cta {
   text-align: center;
  }
  .doctor-content-text h3 {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 10px;
  }
  .shop-footer-banner {
    padding-bottom: calc(600 / 767 * 100% - (1px + 23%));
    background: url("../jpg/ab-web-lp-ppc-2-pair-insurance-banner-mobile-ud-store-4464-767px8638.jpg?context=bWFzdGVyfHJvb3R8ODkzNTR8aW1hZ2UvanBlZ3xhR00wTDJnM055OHhNREEyTVRreU16VTBPVEl4TkM5QlFsOVhaV0l0VEZBdFVGQkRMVEl0Y0dGcGNpMXBibk4xY21GdVkyVXRZbUZ1Ym1WeUxVMXZZbWxzWlY5VlJGOVRkRzl5WlY4ME5EWTBYemMyTjNCNExtcHdad3wyNjVkNWJmMWZhMmJlMTZkNzQ3MzVlNjNjZWY5MTkzZDBhMjIzM2E5MzUzNzA0MWNiMjIzMzQxZTYwNzM4ZWZl")
      center bottom/contain no-repeat no-repeat #eeede8;
    padding-top: 3%;
  }
  .shop-footer-banner .gutters {
    width: 100%;
    margin: 20px auto;
  }
  .shop-footer-banner .content {
    width: 90%;
    margin: 0 auto 50px;
    justify-content: flex-start;
    text-align: center;
  }
  .shop-hero-text h1 {
    font-size: 4em;
  }
    .shop-hero-text h2,
  .shop-footer-banner .content h4{
    font-size: 2em;
  }
   .shop-footer-banner .content h3 {
    font-size: 3.5em;
  }
}
@media (max-width: 620px) {
  .shop-footer-banner .content {
    margin: 0 auto 30px;
  }
  .shop-hero-text h1,
  .shop-footer-banner .content h3 {
    font-size: 2.75rem;
  }
  .shop-hero-text h2,
  .shop-footer-banner .content h4 {
    font-size: 1.5rem;
  }
}
@media (max-width: 480px) {
    .shop-hero-text h1,
  .shop-footer-banner .content h3 {
    font-size: 2.25rem;
  }
  .shop-hero-text h2,
  .shop-footer-banner .content h4 {
    font-size: 1.25rem;
  }
  .doctor-content-text h3 {
    font-size: 1.4rem;
  }
  .c-media-block__headline {
    font-size: 24px;
  }
}
@media (max-width: 390px) {
      .shop-hero-text h1,
  .shop-footer-banner .content h3 {
    font-size: 1.8rem;
  }
  .shop-hero-text h2,
  .shop-footer-banner .content h4 {
    font-size: 1rem;
  }
}
@media (max-width: 325px) {
  .shop-hero-text h1,
  .shop-footer-banner .content h3 {
    font-size: 1.5rem;
  }
}