.hero {
  width: 100%;
  padding-top: min(350px, calc(350 / 1800 * 100% - (58px + 13%)));
  padding-bottom: 3%;
  background: url("https://www.americasbest.com/cdn-cgi/image/fit=scale-down,width=1800,f=auto,q=85/medias/AB-Web-LP-Bifocals-Hero-Desktop-Philosopher-Backyard-1800px-1-.jpg?context=bWFzdGVyfHJvb3R8ODAzNTh8aW1hZ2UvanBlZ3xhR1ppTDJobVl5OHhNREE0TkRNd016VTJPRGt5Tmk5QlFsOVhaV0pmVEZBdFFtbG1iMk5oYkhNdFNHVnlieTFFWlhOcmRHOXdYMUJvYVd4dmMyOXdhR1Z5TFVKaFkydDVZWEprWHpFNE1EQndlQ0FvTVNrdWFuQm58ZWMwNmMyYmZkNjQyOWIyY2VkZDM2NWJmMTA0YTBkYTcyMDcxMWY4ZjMzMTBlZGJmMDM2ZDZmNTkxODI3Nzc1OA")
    center top/ auto 100% no-repeat no-repeat #0b2572;
  margin: 0px auto;
}
.hero-content {
  max-width: 1340px;
  width: 95%;
  display: flex;
  justify-content: flex-end;
  margin: auto;
}
.bifocals-hero-text {
  width: 50%;
  margin-right: 3%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.bifocals-hero-text h1 {
  font-size: 2.75rem;
  line-height: 1.3;
  color: white;
  text-transform: uppercase;
}
.bifocals-hero-text h2 {
  font-size: 1.5rem;
  margin: 5px 0 20px;
  line-height: 1.3;
  color: white;
}
.btn-cta a.a-btn--primary {
  background-color: white;
  color: #0b2572;
  border: 2px solid white;
}
.btn-cta a.a-btn--primary:hover {
  color: white;
  background-color: transparent;
}
.offer-info-row {
  margin: 35px auto 50px;
  display: flex;
  justify-content: space-between;
  max-width: 1340px;
}
.offer-info-row h3 {
  margin: 25px auto 0;
  font-size: 2em;
  line-height: 1.3;
  font-weight: 700;
  color: #0b2572;
  text-transform: uppercase;
}
.offer-info-row p {
  margin: 10px auto 20px;
  font-size: 1.3em;
  line-height: 1.3;
}
.offer-info-img {
  width: 48%;
  margin-top: 25px;
  text-align: center;
}
.offer-info-img img {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
  border-radius: 8px 8px 0 0;
}
.offer-info-img-text {
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: #F4F1EC;
  padding: 0 20px 25px;
  border-radius: 0 0 8px 8px;
}
.ecc-info-subcopy {
  width: 90%;
  font-size: 1.2em;
  line-height: 1.4;
  margin: 0 auto;
  padding: 20px 0;
}
.ecc-ca-text {
  margin: 20px auto;
  max-width: 1400px;
  padding-bottom: 20px;
}
.ecc-ca-text h3 {
  color: #000;
  font-size: 1rem;
}
.ecc-ca-text p {
  margin-bottom: 0;
  font-size: 14px;
}
.offer-cta {
  width: 100%;
}
.offer-cta a.a-btn--primary {
  background-color: #0b2572;
  border: 2px solid #0b2572;
  width: 100%;
}
.offer-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("https://www.americasbest.com/cdn-cgi/image/fit=scale-down,width=1800,f=auto,q=100/medias/AB-Web-insurance-banner-desktop-UD-Store-4464-1800px.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;
}
.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;
}
@media (max-width: 1399px) {
    .offer-info-row {
    width: 98%;
  }
    .shop-footer-banner .content {
  width: 50%;
}
}
@media (max-width: 1199px) {
  .bifocals-hero-text {
    margin-right: 5%;
  }
  .bifocals-hero-text h1 {
    font-size: 2.2rem;
  }
  .bifocals-hero-text h2 {
    font-size: 1.25rem;
    line-height: 1.3;
  }
  .shop-footer-banner .content h3 {
    font-size: 2.75rem;
  }
  .shop-footer-banner .content h4 {
    font-size: 1.75rem;
  }
}
@media (max-width: 991px) {
  .hero {
    padding-top: min(350px, calc(350 / 1800 * 100% - (58px + 11%)));
}
  .bifocals-hero-text {
    width: 55%;
  }
.bifocals-hero-text h1 {
  line-height: 1.2;
}
  .bifocals-hero-text h2 {
    font-size: 1.1rem;
    line-height: 1.2;
  }
    .shop-footer-banner {
   padding-top: min(300px, calc(300 / 1800 * 100% - (38px + 9%)));
  }
  .shop-footer-banner .content h3 {
    font-size: 2.5rem;
  }
  .shop-footer-banner .content h4,
  .doctor-content-text h3 {
    font-size: 1.5rem;
    margin: 0 0 20px;
  }
}
@media (max-width: 840px) {
    .hero {
    padding-top: min(350px, calc(350 / 1800 * 100% - (58px + 10%)));
      padding-bottom: 2%;
}
  .bifocals-hero-text h1 {
    font-size: 2rem;
  }
  .bifocals-hero-text h2 {
    font-size: 1rem;
  }
  .offer-info-row {
    flex-direction: column;
    justify-content: center;
    margin: auto;
  }
  .offer-info-img {
    width: 90%;
    margin: 25px auto;
  }
  .shop-footer-banner .content h3 {
    font-size: 2.35rem;
  }
}
@media (max-width: 767px) {
  .hero {
    padding-bottom: calc(668 / 767 * 100% - (1px + 3%));
    background: url("https://www.americasbest.com/cdn-cgi/image/fit=scale-down,width=767,f=auto,q=85/medias/AB-Web-LP-PBifocals-Hero-Mobile-Philosopher-Backyard-767px.jpg?context=bWFzdGVyfHJvb3R8ODY2OTR8aW1hZ2UvanBlZ3xhREU1TDJobU15OHhNREE0TkRNd016Z3pNVEEzTUM5QlFsOVhaV0pmVEZBdFVFSnBabTlqWVd4ekxVaGxjbTh0VFc5aWFXeGxYMUJvYVd4dmMyOXdhR1Z5TFVKaFkydDVZWEprWHpjMk4zQjRMbXB3Wnd8MDkxNDc1MDI1ZDFjYTE0Yzg3MjhhZmY1ZTkxNTUyMzJmZDg1YTlmYzAyYjQyNDA5MWY3NWNmN2M4NGRlYjJjMw")
      center bottom/contain no-repeat no-repeat #0b2572;
    padding-top: 3%;
  }
  .hero-content {
    width: 100%;
  }
  .bifocals-hero-text {
    width: 85%;
    margin: auto;
    align-items: center;
    text-align: center;
  }
  .shop-footer-banner {
    padding-bottom: calc(600 / 767 * 100% - (1px + 23%));
    background: url("https://www.americasbest.com/cdn-cgi/image/fit=scale-down,width=767,f=auto,q=85/medias/AB-Web-LP-PPC-2-pair-insurance-banner-Mobile-UD-Store-4464-767px.jpg?context=bWFzdGVyfHJvb3R8ODkzNTR8aW1hZ2UvanBlZ3xhR00wTDJnM055OHhNREEyTVRreU16VTBPVEl4TkM5QlFsOVhaV0l0VEZBdFVGQkRMVEl0Y0dGcGNpMXBibk4xY21GdVkyVXRZbUZ1Ym1WeUxVMXZZbWxzWlY5VlJGOVRkRzl5WlY4ME5EWTBYemMyTjNCNExtcHdad3wyNjVkNWJmMWZhMmJlMTZkNzQ3MzVlNjNjZWY5MTkzZDBhMjIzM2E5MzUzNzA0MWNiMjIzMzQxZTYwNzM4ZWZl")
      center bottom/contain no-repeat no-repeat #eeede8;
    padding-top: 5%;
  }
  .bifocals-hero-text h1 {
    font-size: 2.5rem;
  }
  .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-footer-banner .content h4{
    font-size: 2em;
  }
   .shop-footer-banner .content h3 {
    font-size: 3.5em;
  }
      .doctor-content {
    flex-direction: column;
  }
  .doctor-content-img {
    width: 90%;
    margin: 0 auto 15px;
  }
  .doctor-content-text {
    width: 90%;
    margin: 0 auto;
  }
   .doctor-content-text .learn-cta {
   text-align: center;
  }
  .doctor-content-text h3 {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 620px) {
  .shop-footer-banner .content {
    margin: 0 auto 30px;
  }
  .shop-footer-banner .content h3 {
    font-size: 2.75rem;
  }
  .shop-footer-banner .content h4 {
    font-size: 1.5rem;
  }
}
@media (max-width: 540px) {
    .bifocals-hero-text h1 {
    font-size: 2rem;
  }
}
@media (max-width: 480px) {
  .bifocals-hero-text h1 {
    font-size: 1.5rem;
  }
  .bifocals-hero-text h2 {
    font-size: 1.05rem;
  }
  .c-media-block__headline {
    font-size: 24px;
  }
  .shop-footer-banner .content h3 {
    font-size: 2.25rem;
  }
  .shop-footer-banner .content h4 {
    font-size: 1.25rem;
  }
    .doctor-content-text h3 {
    font-size: 1.4rem;
  }
}
@media (max-width: 390px) {
  .shop-footer-banner .content h3 {
    font-size: 1.8rem;
  }
  .shop-footer-banner .content h4 {
    font-size: 1rem;
  }
}
@media (max-width: 325px) {
  .shop-footer-banner .content h3 {
    font-size: 1.5rem;
  }
}
.c-cms-store-finder-section__content {
  min-height: 220px;
  padding-top: 38px;
  padding-bottom: 74px;
}
@media (max-width: 767.98px) {
  .c-cms-store-finder-section__content {
    padding-top: 29px;
    min-height: 252px;
  }
}