:root {
  --white: white;
  --teal: #008485;
  --black: #333;
  --white-smoke: #ebebeb;
}

h1 {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 3.5em;
  font-weight: 600;
  line-height: 1.2em;
}

hr.brd-white {
    width: 81%;
    margin: 20px auto;
}
h2 {
  width: auto;
  min-width: 75%;
  color: #542989;
  text-align: center;
  border-bottom: 1px solid #9ecf7b;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  color: var(--teal);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2em;
  font-weight: 500;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

.body {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75em;
}

.hero {
  height: 100vh;
  background-image: linear-gradient(to top, rgba(0, 0, 0, .66), rgba(0, 0, 0, .25) 54%, rgba(0, 0, 0, 0) 76%, rgba(0, 0, 0, 0)), url('../images/Girls-Outside-Making-Frame-with-Hands.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  padding: 100px 0 75px;
  display: flex;
}

.hero-text-wrapper {
  width: 95%;
  max-width: none;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hero-sub-text {
  width: auto;
  min-width: 75%;
  border-bottom: 1px solid var(--teal);
  color: var(--white);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 2em;
  line-height: 1.2em;
}

.button-no-arrow {
  background-color: var(--teal);
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  padding: 15px 30px;
  font-weight: 400;
  line-height: 1.2em;
}

.button-no-arrow:hover {
  background-color: var(--black);
  color: var(--white);
}

.button-no-arrow.marg {
  background-color: var(--teal);
  color: var(--white);
  margin-right: 15px;
}

.button-no-arrow.marg:hover {
  background-color: var(--black);
}

.navbar {
  background-color: var(--white);
  padding-top: .5%;
  padding-bottom: .5%;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 0 16px rgba(0, 0, 0, .2);
}

.brand {
  width: 300px;
  padding-left: 10px;
}

.brand.w--current {
  width: 300px;
}

.nav-link {
  color: var(--black);
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  line-height: 1.2em;
}

.nav-link:hover {
  background-color: var(--teal);
  color: var(--white);
}

.nav-link.w--current {
  color: var(--black);
}

.nav-menu {
  padding-top: 0%;
  padding-right: 20px;
}

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

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

.large-set-text {
  margin-bottom: 20px;
  font-size: 1.5em;
}

.blue-bg-blue {
  width: 50%;
  background-color: var(--teal);
  padding: 50px;
  display: flex;
  position: relative;
}

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

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

.white-text-holder {
  width: 125%;
  height: auto;
  background-color: var(--white);
  align-items: stretch;
  padding: 35px;
  display: flex;
  position: absolute;
  top: 6%;
  bottom: 6%;
  left: 5%;
  right: 0%;
}

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

.h2-white {
  border-bottom-color: var(--white);
  color: var(--white);
  padding-left: 50px;
  padding-right: 50px;
}

.par-white {
  color: var(--white);
}

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

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

.brand-2 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.image-6 {
  width: 250px;
}

.contact-div {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

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

.how-section {
  max-height: 800px;
  min-height: 90vh;
  justify-content: space-between;
  display: flex;
}

.cataract-surgeon-section {
  min-height: 0;
  background-color: var(--white);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 132, 133, .6), var(--teal)), linear-gradient(to bottom, var(--white-smoke), var(--white-smoke));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.surgeon-header-wrapper {
  max-width: 90%;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.par-center {
  text-align: center;
}

.par-center.white {
  color: #fff;
}

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

.h2-left {
  border-bottom-color: var(--teal);
  color: var(--black);
  text-align: left;
}

.h2-left.white {
  color: var(--white);
}

.locations-div-2 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 50px;
  display: flex;
}

.location-holder {
  width: 100%;
  justify-content: space-around;
  margin-top: 50px;
  display: flex;
}

.location-div {
  width: 24%;
}

.p-center {
  text-align: center;
}

.text-span-3 {
  color: var(--teal);
  text-transform: uppercase;
  font-size: 1.5em;
}

.form-block {
  width: 75%;
}

.form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.field-label {
  width: 100%;
}

.surgeon-holder {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.surgeon-div {
  width: 24%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-7 {
  max-width: 175px;
  margin-bottom: 20px;
}

.h4-center-white {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
}

.heading {
  border-bottom-color: var(--teal);
  color: var(--black);
}

.heading-6, .heading-7 {
  border-bottom-color: var(--teal);
  color: var(--black);
  font-family: Montserrat, sans-serif;
}

.button-no-arrow-2 {
  text-transform: uppercase;
  background-color: #1277ca;
  padding: 15px 30px;
  font-weight: 500;
  line-height: 1.2em;
}

.button-no-arrow-2:hover, .button-no-arrow-2.w--current:hover {
  background-color: #333;
}

.button-no-arrow-2.white {
  color: #d09b2c;
  background-color: #fff;
}

.button-no-arrow-2.white:hover {
  color: #fff;
  background-color: #d09b2c;
}

.button-no-arrow-2.white.marg {
  color: var(--black);
}

.button-no-arrow-2.white.marg:hover {
  background-color: var(--teal);
  color: #fff;
}

.choose-section {
  height: auto;
  min-height: 0;
  background-image: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/Bridge-Richmond-VA.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  padding: 100px 0;
  display: flex;
}

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

.h2-center-2 {
  text-align: center;
  font-family: Montserrat, sans-serif;
}

.h2-center-2.white {
  border-bottom-color: var(--teal);
  color: #fff;
}

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

.brand-holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.lasik-more-info-section {
  padding-top: 100px;
  padding-bottom: 15px;
}

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

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

.more-info-wrapper {
  width: 92%;
  min-height: 0;
  justify-content: space-between;
  margin-bottom: 75px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.list {
  margin-bottom: 20px;
}

.why-section {
  height: auto;
  min-height: 0;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(0, 132, 133, .7), var(--teal));
  justify-content: space-between;
  padding: 0;
  display: flex;
}

.why-text-holder {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-right: 5%;
  display: flex;
}

.image-5 {
  height: auto;
  max-height: 650px;
  object-fit: contain;
  object-position: 50% 100%;
}

.image-10 {
  width: auto;
  height: 30px;
  background-color: #fff;
  border: 3px solid #fff;
  border-radius: 100%;
  margin-right: 15px;
}

.why-image-holder {
  width: 50%;
  object-fit: contain;
  justify-content: center;
  align-items: flex-end;
  padding-right: 5%;
  display: flex;
  overflow: hidden;
}

.fancy-list-item-2 {
  color: #fff;
  align-items: center;
  margin-bottom: 15px;
  margin-left: 25px;
  display: flex;
}

.par-white-2 {
  color: #fff;
}

.doc-text {
  width: 70%;
  margin-left: 20px;
}

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

  .hero {
    height: 800px;
    padding-bottom: 25px;
  }

  .hero-sub-text {
    padding-bottom: 10px;
    font-size: 1.1em;
  }

  .button-no-arrow {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-no-arrow.marg {
    margin-bottom: 10px;
    margin-right: 15px;
  }

  .nav-menu {
    background-color: var(--white);
    padding-top: 1%;
    padding-bottom: 1%;
  }

  .large-set-text {
    text-align: center;
  }

  .blue-bg-blue {
    width: 100%;
    padding: 20px;
  }

  .photo-50 {
    display: none;
  }

  .white-text-holder {
    width: auto;
    position: static;
  }

  .h2-white {
    padding-bottom: 15px;
  }

  .footer {
    padding-bottom: 80px;
  }

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

  .contact-div {
    width: 100%;
  }

  .menu-button {
    padding: 10px;
  }

  .menu-button.w--open {
    background-color: var(--white);
  }

  .icon {
    color: var(--teal);
  }

  .button-holder-hero {
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }

  .how-section {
    max-height: none;
    min-height: 0;
  }

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

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

  .h2-left {
    padding-bottom: 15px;
  }

  .locations-div-2 {
    width: 100%;
  }

  .location-holder {
    margin-top: 25px;
  }

  .location-div {
    width: 30%;
  }

  .text-span-3 {
    font-size: 1em;
  }

  .surgeon-holder {
    flex-flow: wrap;
    justify-content: space-around;
    margin-top: 0;
  }

  .surgeon-div {
    width: 22%;
    margin-bottom: 20px;
  }

  .image-7 {
    margin-bottom: 15px;
  }

  .h4-center-white {
    font-size: 16px;
  }

  .heading-6, .heading-7 {
    padding-bottom: 15px;
  }

  .choose-section {
    min-height: 0;
    position: relative;
  }

  .h2-center-2.white {
    padding-bottom: 15px;
  }

  .heading-8 {
    font-size: 2.5em;
  }

  .lasik-more-info-section {
    padding-bottom: 100px;
  }

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

  .left-photo-48 {
    width: 100%;
  }

  .more-info-wrapper {
    flex-direction: column;
    margin-bottom: 0;
  }

  .why-section {
    min-height: 88vh;
    position: relative;
  }

  .why-text-holder {
    z-index: 10;
    width: auto;
    justify-content: flex-start;
    padding-left: 5%;
    padding-right: 0%;
    position: relative;
  }

  .image-5 {
    max-height: 400px;
  }

  .why-image-holder {
    width: 100%;
    justify-content: flex-end;
    padding-right: 1%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .fancy-list-item-2 {
    margin-left: 0;
  }

  .doc-text {
    width: 70%;
  }
}

@media screen and (max-width: 767px) {
  h1, h2 {
    font-size: 2em;
  }

  h3 {
    font-size: 1.5em;
  }

  .hero {
    height: 500px;
    padding: 50px 20px 10px;
  }

  .hero-text-wrapper {
    width: 95%;
  }

  .hero-sub-text {
    letter-spacing: 5px;
    padding-left: 0;
    padding-right: 0;
    font-size: 1em;
  }

  .button-no-arrow {
    text-align: center;
    margin-bottom: 0;
  }

  .button-no-arrow.marg {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .brand {
    width: 125px;
  }

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

  .large-set-text {
    font-size: 1.3em;
  }

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

  .image-6 {
    width: 200px;
  }

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

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

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

  .button-holder-body {
    display: none;
  }

  .location-holder {
    flex-direction: column;
    margin-top: 0;
  }

  .location-div {
    width: 100%;
  }

  .surgeon-holder {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .surgeon-div {
    width: 100%;
  }

  .heading {
    padding-bottom: 15px;
  }

  .button-no-arrow-2 {
    text-align: center;
  }

  .choose-section {
    min-height: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .button-holder-hero-2 {
    display: none;
  }

  .heading-8 {
    margin-bottom: 10px;
    font-size: 2em;
  }

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

  .lasik-more-info-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .why-section {
    min-height: 0;
  }

  .why-text-holder {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 5%;
  }

  .why-image-holder {
    display: none;
  }

  .doc-text {
    width: 100%;
    margin-left: 0;
  }
}

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

  .hero {
    height: 600px;
    background-position: 0 0, 45% 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-sub-text {
    letter-spacing: 0;
    font-size: 1.2em;
  }

  .button-no-arrow {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
  }

  .brand.w--current {
    width: 175px;
  }

  .large-set-text {
    text-align: center;
    font-size: 1.2em;
  }

  .blue-bg-blue {
    padding: 0;
  }

  .white-text-holder {
    padding: 50px 20px;
  }

  .brand-2 {
    margin-top: 20px;
  }

  .menu-button {
    padding-top: 5px;
  }

  .cataract-surgeon-section {
    padding-left: 0;
    padding-right: 0;
  }

  .surgeon-header-wrapper {
    width: 92%;
  }

  .locations-div-2 {
    margin-bottom: 35px;
  }

  .text-span-3 {
    font-size: 1.2em;
  }

  .heading {
    padding-bottom: 15px;
    font-size: 1.8em;
  }

  .button-no-arrow-2 {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
  }

  .brand-holder {
    align-items: center;
  }

  .heading-8 {
    font-size: 1.5em;
  }

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

  .text-48 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .fancy-list-item-2 {
    align-items: flex-start;
  }
}


