.eye-doctor-hero {
  width: 100%;
  padding-top: min(350px, calc(350 / 1800 * 100% - (58px + 12%)));
  background: url(https://www.americasbest.com/cdn-cgi/image/fit=scale-down,width=1800,f=auto,q=100/medias/AB-Web-Creative-Eye-Doctor-LP-HERO-desktop-1800.jpg?context=bWFzdGVyfHJvb3R8MTExNDUxfGltYWdlL2pwZWd8YURjeEwyZzNaQzh4TURBNU16VTBOemM0TWpFM05DOUJRaTFYWldJdFEzSmxZWFJwZG1WZlJYbGxJRVJ2WTNSdmNpQk1VRjlJUlZKUFgyUmxjMnQwYjNCZk1UZ3dNQzVxY0djfDI3OGMxOTNhNGFiOWNhOGMxZjM5ZGIxM2NiZDYzN2Q4ODgzYzUxYzM4NmM4YTFjYTc3YzQ1MzUyYjgxNDc0MzM)
    center top/ auto 100% no-repeat no-repeat;
  margin: 0;
  padding-bottom: 5%;
}
.eye-doctor-hero-content {
  max-width: 1340px;
  width: 95%;
  display: flex;
  justify-content: flex-end;
  margin: auto;
  text-align: center;
}
.eye-doctor-hero-text {
  width: 45%;
  background: white;
  padding: 40px;
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.17);
  border-radius: 2px;
}
.eye-doctor-hero-text h1 {
  font-size: 2em;
  line-height: 1.3;
  font-weight: 900;
  text-transform: uppercase;
  color: #0b2572;
}
.eye-doctor-hero-text h2 {
  font-size: 1.5em;
  margin: 10px auto 20px;
  line-height: 1.3;
  font-weight: 400;
}
.btn-cta a.a-btn--primary {
  background-color: #0b2572;
  border: 2px solid #0b2572;
  padding: 0.5em 1.5em;
}
.btn-cta a.a-btn--primary:hover {
  color: #0b2572;
  background-color: #fff;
}
.doctor-statement {
  width: 100%;
  margin: 5px auto 20px;
  background: linear-gradient(
    rgba(185, 225, 244, 0),
    rgba(185, 225, 244, 0.17)
  );
  padding: 20px;
  border-bottom: 2px solid #b9e1f4;
}
.doctor-statement-text {
  width: 90%;
  max-width: 1400px;
  margin: auto;
}
.doctor-statement-text h2 {
  font-size: 2em;
  text-align: center;
  color: #0b2572;
  text-transform: uppercase;
}
.doctor-statement-text p {
  font-size: 1.25em;
  line-height: 1.4;
}
.learn-cta {
  margin: 15px auto 0;
  font-size: 1.45em;
}
.doctor-content {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 1400px;
  margin: 35px auto;
  align-items: center;
  border-bottom: 2px solid #e3e3e3;
}
.doctor-content-img {
  width: 25%;
}
.doctor-content-text {
  width: 55%;
}
.doctor-content-img img {
  width: 100%;
  padding: 0 50px;
  margin-bottom: -4px;
}
.doctor-content-text h3 {
  font-size: 1.75em;
  line-height: 1.4;
  font-weight: 700;
  color: #0b2572;
}
.lens-content {
  display: flex;
  justify-content: space-evenly;
  width: 98%;
  max-width: 1340px;
  margin: 35px auto;
  align-items: center;
}
.lens-content-img,
.lens-content-text {
  width: 47%;
}
.lens-content-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.lens-content-img img.desktop {
  width: 100%;
}
.lens-content-img img.mobile {
  display: none;
}
.lens-content-text h3 {
  font-size: 1.85rem;
  line-height: 1.3;
  text-align: center;
  color: #0b2572;
  text-transform: uppercase;
}
.lens-cta a.a-btn--primary {
  background-color: #0b2572;
  border: 2px solid #0b2572;
  padding: 0.5em 2em;
}
.lens-cta a.a-btn--primary:hover {
  color: #0b2572;
  background-color: transparent;
}
.lens-content ul {
  list-style: none;
  padding-left: 2.5em;
  margin-bottom: 15px;
}
.lens-content ul li::before {
  content: "";
  display: inline-block;
  height: 1.1em;
  width: 1.2em;
  background-image: url(https://www.americasbest.com/medias/check-mark.svg?context=bWFzdGVyfHJvb3R8NzgxfGltYWdlL3N2Zyt4bWx8aGM3L2hlZC85MzQyMjcyMDc3ODU0L2NoZWNrLW1hcmsuc3ZnfGFlZWEyYTUxYjhjNGRlOWQ5OWYzOTAzZmYwNTE3OWFiOTFhN2Q1MzRhNGM0M2Y0NjhjZGJlYjM3NzM5MDllNTQ);
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 15px;
  margin-left: -40px;
  vertical-align: bottom;
}
.lens-content ul li {
  font-size: 1.25em;
  margin: 15px auto;
  line-height: 1.2;
}
.offers-glasses-row {
  display: flex;
  width: 98%;
  max-width: 1500px;
  margin: -40px auto 25px;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.offers-glasses-block {
  width: 48%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid rgba(187, 187, 187, 0.73);
  border-radius: 4px;
  margin: 10px auto;
  padding-right: 10px;
}
.offers-glasses-block img.desktop {
  width: 32%;
  max-width: 100%;
  height: auto;
}
.offers-glasses-block img.mobile {
  display: none;
}
.offers-glasses-block-text {
  display: block;
  width: 64%;
}
.offers-glasses-block-text h3 {
  font-size: 1.5em;
  font-weight: 700;
  color: #0b2572;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.offers-glasses-block-text p {
  font-size: 1.2em;
}
.offers-cta a.a-btn--primary {
  color: white;
  background-color: #0b2572;
  border: 2px solid #0b2572;
  padding: 0.25em 1.75em;
  font-size: 0.9em;
}
.offers-cta a.a-btn--primary:hover {
  border: 2px solid #0b2572;
  color: #0b2572;
  background-color: transparent;
}
@media (max-width: 1250px) {
  .lens-content-text h3 {
    font-size: 1.6rem;
  }
}
@media (max-width: 1199px) {
  .eye-doctor-hero {
    padding-bottom: 2.5%;
  }
  .doctor-content-text h3 {
    font-size: 1.45em;
  }
  .learn-cta {
    font-size: 1.3em;
  }
  .offers-glasses-block-text h3 {
    font-size: 1.3em;
  }
  .offers-glasses-block-text p {
    font-size: 1em;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .eye-doctor-hero {
    padding-top: min(350px, calc(350 / 1800 * 100% - (58px + 11%)));
  }
  .eye-doctor-hero-text {
    padding: 25px;
  }
  .eye-doctor-hero-text h1,
  .doctor-statement-text h2 {
    font-size: 1.75em;
  }
  .eye-doctor-hero-text h2 {
    font-size: 1.25em;
  }
  .doctor-content {
    margin-top: 0;
  }
  .doctor-statement-text p {
    font-size: 1.15em;
  }
  .doctor-content-img img {
    padding: 0 40px;
  }
  .lens-content-text h3 {
    margin: 0 0 20px;
    font-size: 1.35rem;
  }
  .lens-content-text p,
  .lens-content-text ul li {
    font-size: 1.1em;
  }
  .doctor-content-text h3 {
    font-size: 1.25em;
  }
  .learn-cta {
    font-size: 1.1em;
  }
  .offers-glasses-block-text h3 {
    font-size: 1.1em;
    margin-bottom: 5px;
  }
  .offers-glasses-block-text p {
    font-size: 0.9em;
  }
  .offers-cta a.a-btn--primary {
    font-size: 0.7em;
  }
}
@media (max-width: 850px) {
  .eye-doctor-hero {
    padding-top: min(350px, calc(350 / 1800 * 100% - (58px + 10%)));
  }
  .eye-doctor-hero-text {
    width: 49%;
  }
  .lens-content {
    flex-direction: column-reverse;
  }
  .lens-content-img {
    width: 90%;
    margin: 0 auto 15px;
  }
  .lens-content-text {
    width: 90%;
    margin: 0 auto;
  }
  .lens-content-text h3 {
    font-size: 1.75em;
    margin-bottom: 10px;
    text-align: left;
  }
  .doctor-content-img {
    width: 30%;
  }
  .doctor-content-img img {
    padding: 0 25px;
  }
  .offers-glasses-row {
    flex-direction: column;
    margin: -60px auto 25px;
    width: 100%;
  }
  .offers-glasses-block {
    flex-direction: column;
    width: 95%;
    padding-right: 0;
  }
  .offers-glasses-block img.desktop,
  .lens-content-img img.desktop {
    display: none;
  }
  .offers-glasses-block img.mobile,
  .lens-content-img img.mobile {
    display: block;
    width: 100%;
  }
  .offers-glasses-block-text {
    width: 100%;
    margin: 25px auto;
    padding: 0 20px;
  }
  .offers-glasses-block-text h3 {
    font-size: 1.75em;
  }
  .offers-glasses-block-text p {
    font-size: 1.5em;
    line-height: 1.3;
  }
  .offers-cta a.a-btn--primary {
    font-size: 0.9em;
  }
}
@media (max-width: 767px) {
  .eye-doctor-hero {
    padding-bottom: calc(635 / 767 * 100% - (1px + 5%));
    background: url("https://www.americasbest.com/medias/AB-Web-Creative-Eye-Doctor-LP-HERO-mobile-767.jpg?context=bWFzdGVyfHJvb3R8ODU2Nzd8aW1hZ2UvanBlZ3xhR1kzTDJneVlpOHhNREE1TXpVME9EQTBORE14T0M5QlFpMVhaV0l0UTNKbFlYUnBkbVZmUlhsbElFUnZZM1J2Y2lCTVVGOUlSVkpQWDIxdlltbHNaVjgzTmpjdWFuQm58Mjk1MTg2ZjZkMDMxZjI1MWFhN2VkYzA4MzNhZjE0NDFlZDNkZmJlMDFjYjBiNDM3ZTRmYWFlNTZkYTU4MmU4Mg")
      center bottom/contain no-repeat no-repeat #0b2572;
    padding-top: 5%;
    position: relative;
  }
  .eye-doctor-hero-content {
    width: 100%;
  }
  .eye-doctor-hero-text {
    width: 80%;
    margin: auto;
    padding: 40px;
    align-items: center;
    text-align: center;
  }
  .eye-doctor-hero-text h1 {
    font-size: 2.7em;
  }
  .eye-doctor-hero-text h2 {
    font-size: 1.75em;
  }
  .doctor-statement-text h2 {
    text-align: left;
    line-height: 1.3;
  }
}
@media (max-width: 620px) {
  .eye-doctor-hero-text {
    padding: 40px 20px;
  }
  .eye-doctor-hero-text h1 {
    font-size: 2.1em;
  }
  .eye-doctor-hero-text h2 {
    font-size: 1.35em;
  }
  .doctor-content-text {
    width: 65%;
  }
  .doctor-content-img img {
    padding: 0 10px 0 0;
  }
  .doctor-content-text h3 {
    font-size: 1.2em;
  }
  .learn-cta {
    font-size: 1.05em;
  }
  .offers-glasses-block-text h3 {
    font-size: 1.5em;
  }
  .offers-glasses-block-text p {
    font-size: 1.3em;
  }
}
@media (max-width: 480px) {
  eye-doctor-hero-text {
    padding: 30px 20px;
    width: 90%;
  }
  .eye-doctor-hero-text h1 {
    font-size: 1.75em;
  }
  .doctor-statement-text h2,
  .lens-content-text h3 {
    font-size: 1.6em;
    line-height: 1.2;
  }
  .eye-doctor-hero-text h2 {
    font-size: 1.1rem;
  }
  .doctor-content-text h3 {
    font-size: 1.1em;
    line-height: 1.3;
  }
  .learn-cta {
    font-size: 0.9em;
    line-height: 1.3;
  }
}
@media (max-width: 414px) {
  .eye-doctor-hero-text {
    padding: 20px 10px;
  }
  .btn-cta a.a-btn--primary {
    font-size: 0.9em;
  }
  .offers-glasses-block-text h3 {
    font-size: 1.35em;
  }
  .offers-glasses-block-text p {
    font-size: 1.1em;
  }
  .offers-cta a.a-btn--primary {
    font-size: 0.8em;
  }
}
@media (max-width: 400px) {
  .doctor-content-text h3 {
    font-size: 1em;
  }
  .eye-doctor-hero-text h1 {
    font-size: 1.6em;
    margin-bottom: 5px;
  }
  .eye-doctor-hero-text h2 {
    font-size: 1rem;
    margin: 5px auto 10px;
  }
  .doctor-statement-text h2,
  .lens-content-text h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 374px) {
  .doctor-content-img img {
    padding: 0 5px 0 0;
  }
  .doctor-content-text {
    width: 68%;
  }
  .doctor-content-text h3 {
    line-height: 1.2;
  }
  .doctor-statement-text {
    width: 100%;
  }
  .learn-cta {
    font-size: 0.8em;
    margin-top: 5px;
  }
}
@media (max-width: 350px) {
   .doctor-statement-text h2,
  .lens-content-text h3 {
    font-size: 1.35em;
  }
  .doctor-statement-text p {
    font-size: 1.05em;
  }
  .lens-content-text ul li {
    font-size: 1em;
  }
    .eye-doctor-hero-text h1 {
    font-size: 1.45em;
  }
  .eye-doctor-hero-text h2 {
    font-size: 1.85rem;
  }
}

.faq-content-block {
  margin: 35px auto 25px;
  background-color: #f3f2ef;
  padding: 5px 25px 25px;
  max-width: 1340px;
  width: 90%;
}
.faq-content-block h2 {
  font-size: 1.5rem;
  margin: 25px auto 0;
  color: #0b2572;
}
.faq-content-block p {
  font-size: 1.25em;
  line-height: 1.3;
}
@media (max-width: 414px) {
  .faq-content-block h2 {
    font-size: 1.25rem;
  }
  .faq-content-block p {
    font-size: 1.1em;
  }
}