h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Cinzel, sans-serif;
  color: #fff;
  font-size: 6em;
  line-height: 1.2em;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Cinzel, sans-serif;
  color: #022e54;
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #022e54;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 500;
}

p {
  margin-bottom: 20px;
}

.body {
  font-family: Poppins, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.75em;
}

.hero {
  display: flex;
  height: 100vh;
  padding: 100px 50px;
  align-items: center;
  background-image: url('../images/senior-couple.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #022e54;
}

.hero-wrapper-div {
  width: 52%;
}

.hero-text {
  margin-bottom: 50px;
  color: #fff;
  font-size: 2em;
  line-height: 1.2em;
  font-weight: 300;
}

.button-div {
  display: flex;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
  box-shadow: 0 0 20px 7px rgba(0, 0, 0, 0.07);
  height: 130px;
}

.brand {
  position: absolute;
  left: 0.5%;
  width: 225px;
  padding: 5px 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
}

.nav-link {
  color: #022e54;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.4em;
}

.nav-link:hover {
  color: #94c9fd;
}

.nav-link.w--current {
  color: #94c9fd;
}

.schedule-button {
  padding: 15px 20px 15px 45px;
  background-color: #000;
  background-image: url('../images/schedule-icon-white_1schedule-icon-white.png');
  background-position: 10px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.2em;
  text-transform: uppercase;
}

.schedule-button:hover {
  background-color: #94c9fd;
}

.schedule-button.margin {
  margin-right: 10px;
}

.self-test-button {
  padding: 15px 20px 15px 45px;
  background-color: #000;
  background-image: url('../images/self-test-icon-white_1self-test-icon-white.png');
  background-position: 10px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.2em;
  text-transform: uppercase;
}

.self-test-button:hover {
  background-color: #94c9fd;
}

.self-test-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.self-test-wrapper-div {
  display: flex;
  width: 90%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.big-self-test-text {
  margin-bottom: 50px;
  color: #01222e;
  font-size: 1.5em;
  line-height: 1.2em;
  text-align: center;
}

.image {
  width: 100%;
  max-width: 1280px;
}

.what-is-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: linear-gradient(153deg, #022e54, #94c9fd);
}

.what-is-wrapper-div {
  display: flex;
  width: 90%;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
}

.text-48 {
  display: flex;
  width: 48%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.white {
  color: #fff;
  text-align: left;
}

.par-white {
  color: #fff;
}

.photo-48 {
  overflow: hidden;
  width: 48%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-2 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.cataract-symptoms-section {
  display: flex;
  min-height: 65vh;
  justify-content: space-between;
}

.simulator-holder-div {
  width: 100%;
}

.tabs-menu {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  background-color: transparent;
}

.text-block-3 {
  text-align: center;
}

.dot {
  width: 25px;
  height: 25px;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 50%;
  background-color: #022e54;
}

.tabs {
  max-width: none;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.ondot {
  width: 25px;
  height: 25px;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 50%;
  background-color: #94c9fd;
}

.pane {
  height: 80vh;
}

.tab-line {
  display: flex;
  height: 10px;
  max-width: 1170px;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}

.tabs-content {
  height: auto;
}

.tab-link {
  display: block;
  width: 33.34%;
  padding-top: 21px;
  padding-right: 0px;
  padding-left: 0px;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tab-link.w--current {
  width: 33.33%;
  background-color: transparent;
  font-weight: 700;
}

.slider-pane {
  width: 100%;
  height: 100%;
  background-image: url('../images/vision-before-cataract-surgery.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-pane.lens {
  background-image: url('../images/vision-after-premium-cataract-surgery.jpg');
}

.slider-pane.after {
  background-image: url('../images/vision-after-basic-cataract-surgery.jpg');
}

.symptom-text-div {
  display: flex;
  width: 40%;
  padding: 30px 30px 30px 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.left {
  text-align: left;
}

.about-us-section {
  display: flex;
  min-height: 60vh;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center;
  align-items: center;
  background-color: #d2d4d6;
  background-image: none;
  background-position: 0px 0px;
}

.about-us-wrapper-div {
  display: flex;
  width: 90%;
  max-width: none;
  flex-direction: column;
  align-items: flex-start;
}

.lens-types-section {
  padding-top: 100px;
  padding-bottom: 0px;
  background-color: #f1f1f1;
}

.lens-types-wrapper-div {
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.symptom-photo-60 {
  overflow: hidden;
  width: 60%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-3 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.lens-options-holder {
  display: flex;
  width: 90%;
  min-height: 300px;
  margin-bottom: 50px;
  justify-content: space-between;
}

.lens-options-holder.top {
  width: 90%;
  margin-top: 50px;
}

.lens-option-div {
  display: block;
  width: 48%;
  align-items: center;
}

.left-lens {
  width: auto;
  height: 199px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}

.testimonial-section {
  display: flex;
  min-height: 65vh;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, rgba(2, 46, 84, 0.84), rgba(2, 46, 84, 0.84)), url('../images/chicago-river.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.testimonial-wrapper {
  width: 90%;
  max-width: 1600px;
  margin-right: auto;
  margin-left: auto;
}

.white-center {
  color: #fff;
}

.testimonials {
  color: #fff;
  font-style: italic;
  text-align: center;
}

.testimonial-name {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.slider-2 {
  background-color: transparent;
}

.testimonial-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  padding-right: 100px;
  padding-bottom: 50px;
  padding-left: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.footer-form-div-65 {
  width: 65%;
}

.footer-wrapper-div {
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
}

.footer-text {
  margin-bottom: 10px;
}

.footer-div-30 {
  display: flex;
  width: 30%;
  flex-direction: column;
  align-items: flex-start;
}

.footer-phone {
  margin-bottom: 20px;
  padding: 12px 30px;
  border-style: solid;
  border-width: 2px;
  border-color: #022e54;
  background-color: transparent;
  color: #022e54;
  text-transform: uppercase;
}

.footer-phone:hover {
  background-color: #022e54;
  color: #fff;
}

.footer-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.brand-2 {
  max-width: 225px;
  margin-bottom: 30px;
}

.link {
  color: #94c9fd;
  text-decoration: none;
}

.link:hover {
  color: #022e54;
}

.mobile-buttons {
  display: none;
  align-items: center;
}

.mobile-schedule {
  padding: 15px 20px 15px 45px;
  background-color: #000;
  background-image: url('../images/schedule-icon-white_1schedule-icon-white.png');
  background-position: 10px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.2em;
  text-transform: uppercase;
}

.mobile-schedule:hover {
  background-color: #007ca5;
}

.mobile-self-test {
  padding: 15px 20px 15px 45px;
  background-color: #000;
  background-image: url('../images/self-test-icon-white_1self-test-icon-white.png');
  background-position: 10px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: #fff;
  line-height: 1.2em;
  text-transform: uppercase;
}

.mobile-self-test:hover {
  background-color: #007ca5;
}

.button {
  background-color: #000;
  text-transform: uppercase;
}

.button:hover {
  background-color: #94c9fd;
}

.hero-button-div {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 4em;
  }

  h2 {
    font-size: 2.5em;
  }

  h4 {
    font-size: 1.5em;
  }

  .hero {
    height: 600px;
    padding: 30px;
    align-items: flex-end;
    background-position: 50% 0%;
    background-attachment: scroll;
  }

  .hero-text {
    font-size: 1.5em;
  }

  .button-div {
    flex-direction: column;
    align-items: flex-start;
  }

  .brand {
    z-index: 5;
    width: 150px;
    padding: 5px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .schedule-button.margin {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .cataract-symptoms-section {
    flex-direction: column;
  }

  .pane {
    height: 40vh;
  }

  .symptom-text-div {
    width: 100%;
    padding: 100px 5%;
  }

  .about-us-section {
    min-height: 0px;
  }

  .symptom-photo-60 {
    width: 100%;
  }

  .lens-options-holder {
    flex-direction: column;
  }

  .lens-options-holder.top {
    margin-top: 0px;
    margin-bottom: 0px;
    flex-direction: column;
  }

  .lens-option-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .testimonial-section {
    min-height: 0px;
  }

  .testimonial-div {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-form-div-65 {
    width: 100%;
  }

  .footer-wrapper-div {
    flex-direction: column;
  }

  .footer-div-30 {
    width: 100%;
    margin-bottom: 20px;
    order: 2;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .mobile-buttons {
    flex-direction: column;
    align-items: flex-start;
  }

  .menu-button.w--open {
    background-color: transparent;
  }

  .icon {
    color: #94c9fd;
  }

  .nav-menu {
    padding-top: 5%;
    background-color: #fff;
  }

  .image-4 {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .hero-button-div {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {

  .navbar{
    height: 70px;
  }

  h1 {
    font-size: 3em;
  }

  h2 {
    font-size: 2em;
  }

  .hero {
    height: 500px;
    padding: 0px;
    background-image: url('../images/senior-couple.jpg');
    background-position: 100% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .hero-wrapper-div {
    width: 100%;
    padding: 10px 10px 0px;
    background-color: rgba(2, 46, 84, 0.76);
  }

  .hero-text {
    margin-bottom: 20px;
  }

  .brand {
    width: 150px;
  }

  .self-test-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .what-is-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .what-is-wrapper-div {
    flex-direction: column;
  }

  .text-48 {
    width: 100%;
    padding-bottom: 20px;
  }

  .photo-48 {
    width: 100%;
  }

  .simulator-holder-div {
    margin-bottom: 30px;
  }

  .dot {
    width: 15px;
    height: 15px;
    border-width: 2px;
  }

  .ondot {
    width: 15px;
    height: 15px;
    border-width: 2px;
  }

  .pane {
    height: 300px;
  }

  .tab-link {
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0px;
  }

  .symptom-text-div {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .about-us-section {
    min-height: 0vh;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .lens-types-section {
    padding-top: 50px;
  }

  .testimonial-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer-section {
    padding-top: 50px;
    padding-bottom: 125px;
  }

  .mobile-buttons {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 2000;
    display: flex;
    align-items: stretch;
  }

  .mobile-schedule {
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }

  .mobile-schedule:hover {
    background-color: #94c9fd;
  }

  .mobile-self-test {
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }

  .mobile-self-test:hover {
    background-color: #94c9fd;
  }

  .menu-button {
    padding: 10px;
  }

  .hero-button-div {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-left: 10px;
    font-size: 2em;
  }

  h2 {
    font-size: 1.8em;
  }

  h4 {
    font-size: 1.5em;
  }

  .hero {
    height: 600px;
    padding: 0px;
    background-image: url('../images/senior-couple.jpg');
    background-position: 80% 0%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .hero-wrapper-div {
    padding-right: 5px;
    padding-left: 5px;
  }

  .hero-text {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1em;
  }

  .button-div {
    align-items: stretch;
  }

  .brand {
    width: 100px;
  }

  .schedule-button {
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }

  .schedule-button.margin {
    margin-bottom: 5px;
  }

  .self-test-button {
    padding-right: 10px;
    padding-left: 10px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }

  .what-is-wrapper-div {
    flex-direction: column;
  }

  .text-48 {
    width: 100%;
    margin-bottom: 20px;
  }

  .photo-48 {
    width: 100%;
  }

  .text-block-3 {
    margin-right: 10px;
    margin-left: 10px;
  }

  .left-lens {
    height: 100px;
  }

  .footer-section {
    padding-bottom: 125px;
  }

  .mobile-buttons {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 1000;
    align-items: stretch;
  }

  .mobile-schedule {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #94c9fd;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }

  .mobile-schedule:hover {
    background-color: #000;
    color: #fff;
  }

  .mobile-self-test {
    padding-left: 20px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    text-align: center;
  }

  .hero-button-div {
    align-items: stretch;
  }
}

