.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 0px 0px 0px 75px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/senior-woman-in-swimming-pool.jpg');
  background-position: 0% 30%;
  background-size: cover;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #fff;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.36);
}

.brand {
  width: 15%;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.brand.w--current {
  width: 15%;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #868a8d;
}

.nav-link.w--current {
  color: #868a8d;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-right: 20px;
}

.hero-wrapper-div {
  max-width: 50%;
}

.h1 {
  margin-top: 0px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 60px;
  font-weight: 600;
}

.h2-hero {
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
}

.hero-buttons-div {
  margin-top: 20px;
}

.button {
  padding: 12px 25px;
  background-color: #15344b;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
  color: #15344b;
}

.button.left {
  margin-right: 15px;
}

.button.reversed {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  color: #15344b;
}

.button.reversed:hover {
  background-color: transparent;
  color: #fff;
}

.button.blue-outline {
  border-style: solid;
  border-width: 1px;
  border-color: #15344b;
}

.button.hover-gray:hover {
  background-color: #868a8d;
  color: #fff;
}

.selftest-section {
  padding: 100px;
}

.self-test-wrapper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 3px;
  border-color: #15344b;
}

.h2-main {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #15344b;
  font-size: 45px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}

.h2-main.left {
  text-align: left;
  text-transform: none;
}

.h2-main.left.white {
  color: #fff;
  text-transform: uppercase;
}

.h2-main.left.caps {
  text-transform: uppercase;
}

.par {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

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

.par.left.white {
  color: #fff;
}

.image {
  max-width: 80%;
}

.about-ilasik {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  padding: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ilasik-wrapper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.doc-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  padding: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#868a8d), to(#868a8d));
  background-image: linear-gradient(180deg, #868a8d, #868a8d);
}

.doc-section._2 {
  padding-top: 0px;
}

.doc-photo-div {
  width: 30%;
  height: auto;
  min-height: 600px;
  min-width: 0px;
  background-image: url('../images/Dell.jpeg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.doc-photo-div._2 {
  background-image: url('../images/DV.jpg');
}

.doc-photo-div._2-mobile {
  display: none;
  background-image: url('../images/DV.jpg');
}

.doc-bio-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  padding: 100px 200px 100px 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.about-dell-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 800px;
  padding: 100px 200px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/austin-texas-skyline.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.about-dell-wrapper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.financing-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.left-text-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  min-height: 600px;
  padding: 100px 75px 100px 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(134, 138, 141, 0.15);
}

.right-photo-div {
  width: 50%;
  background-image: url('../images/senior-couple-in-park.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-section {
  padding: 100px 200px 30px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#15344b), to(#15344b));
  background-image: linear-gradient(180deg, #15344b, #15344b);
}

.contact-wrapper-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

.location-info-div {
  width: 40%;
  padding-right: 50px;
}

.link-block {
  margin-bottom: 20px;
}

.address-text {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
}

.phone-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 20px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
}

.phone-link:hover {
  color: #868a8d;
}

.phone-link.white {
  padding: 0px;
}

.phone-link.white:hover {
  color: #868a8d;
}

.image-2 {
  width: 20px;
  margin-right: 10px;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Open Sans', sans-serif;
  color: #15344b;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.text-block:hover {
  color: #868a8d;
}

.text-block.white {
  color: #fff;
}

.text-block.white:hover {
  color: #868a8d;
}

.form-right-div {
  width: 60%;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}

.footer-text {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 400px;
  margin: 25px auto 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-pane-tab-1 {
  width: 100%;
  height: 200px;
  float: right;
}

.tab-links {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #143a6f;
  font-size: 16px;
}

.tab-links.w--current {
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.tab-links._1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16.66%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #15344b;
  font-family: 'Open Sans', sans-serif;
  color: #143a6f;
}

.tab-links._1:hover {
  background-color: #868a8d;
  color: #143a6f;
}

.tab-links._6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16.66%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(21, 52, 75, 0.5);
  font-family: 'Open Sans', sans-serif;
}

.tab-links._6:hover {
  background-color: #868a8d;
}

.tab-links._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16.66%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(21, 52, 75, 0.9);
}

.tab-links._2:hover {
  background-color: #868a8d;
}

.tab-links._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16.66%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(21, 52, 75, 0.8);
}

.tab-links._3:hover {
  background-color: #868a8d;
}

.tab-links._4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16.66%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(21, 52, 75, 0.7);
  color: #fff;
}

.tab-links._4:hover {
  background-color: #868a8d;
}

.tab-links._4.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16.66%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(21, 52, 75, 0.7);
}

.tab-links._5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 16.66%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(21, 52, 75, 0.6);
  font-family: 'Open Sans', sans-serif;
}

.tab-links._5:hover {
  background-color: #868a8d;
}

.tab-links._5.w--current:hover {
  background-color: #868a8d;
}

.text-block-2 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tabs-content {
  width: 600px;
  height: 400px;
}

.simulator-section {
  min-height: 80vh;
}

.tab-link {
  display: block;
  width: 33.34%;
  padding-top: 21px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  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;
}

.tab-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10px;
  max-width: 1170px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e1eaf5;
}

.tabs-content-2 {
  height: auto;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.tabs-2 {
  max-width: none;
  min-height: 70vh;
  margin-right: auto;
  margin-left: auto;
}

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

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

.slider-pane.after {
  background-image: url('../images/aftercatsurgery.jpg');
}

.slider-pane.lens {
  background-image: url('../images/afteradvlens.jpg');
}

.pane {
  height: 70vh;
}

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

.text-block-3 {
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .hero-section {
    height: 800px;
    padding-bottom: 25px;
    padding-left: 50px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-position: 70% 50%;
  }

  .brand {
    width: 25%;
  }

  .brand.w--current {
    width: 25%;
  }

  .nav-menu {
    background-color: #fff;
  }

  .hero-wrapper-div {
    max-width: none;
  }

  .h1 {
    font-size: 50px;
  }

  .h2-hero {
    font-size: 25px;
  }

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

  .selftest-section {
    padding-right: 50px;
    padding-left: 50px;
  }

  .about-ilasik {
    height: auto;
    min-height: 0vh;
    padding-right: 50px;
    padding-left: 50px;
  }

  .ilasik-wrapper-div {
    max-width: none;
  }

  .doc-section {
    padding: 100px 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .doc-photo-div {
    width: 60%;
    min-height: 400px;
    margin-bottom: 30px;
  }

  .doc-photo-div._2 {
    display: none;
  }

  .doc-photo-div._2-mobile {
    display: block;
  }

  .doc-bio-div {
    width: auto;
    padding: 0px;
  }

  .about-dell-section {
    padding: 50px;
  }

  .about-dell-wrapper-div {
    padding: 50px;
  }

  .financing-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .left-text-div {
    width: 100%;
    padding-right: 50px;
    padding-bottom: 30px;
    padding-left: 50px;
  }

  .right-photo-div {
    width: 100%;
    min-height: 450px;
  }

  .contact-section {
    padding-right: 50px;
    padding-left: 50px;
  }

  .contact-wrapper-div {
    margin-bottom: 50px;
  }

  .doc-text {
    width: 100%;
    padding: 30px;
  }

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

  .tabs {
    width: 100%;
    height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .tab-pane-tab-1 {
    height: auto;
  }

  .tab-links._1 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-links._6 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tab-links._2 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-links._3 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-links._4 {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-links._4.w--current {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-links._5 {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-10 {
    width: auto;
    height: auto;
  }

  .tabs-menu {
    width: 100%;
    text-align: center;
  }

  .tabs-content {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: 500px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(46%, transparent), to(rgba(0, 0, 0, 0.78))), url('../images/senior-woman-in-swimming-pool.jpg');
    background-image: linear-gradient(180deg, transparent 46%, rgba(0, 0, 0, 0.78)), url('../images/senior-woman-in-swimming-pool.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
  }

  .brand {
    width: 25%;
  }

  .hero-wrapper-div {
    max-width: none;
  }

  .h1 {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 1em;
  }

  .h2-hero {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.2em;
  }

  .hero-buttons-div {
    margin-top: 10px;
  }

  .hero-buttons-div.body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .button {
    text-align: center;
  }

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

  .button.left.w--current {
    margin-bottom: 5px;
  }

  .button.left.body {
    margin-right: 0px;
    text-align: center;
  }

  .selftest-section {
    padding: 30px 20px;
  }

  .h2-main {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1.2em;
  }

  .h2-main.left {
    text-align: center;
  }

  .h2-main.left.white {
    text-align: center;
  }

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

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

  .image {
    max-width: 100%;
  }

  .about-ilasik {
    padding: 30px 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/howworks_photo.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/howworks_photo.jpg');
    background-position: 0px 0px, 80% 0%;
  }

  .ilasik-wrapper-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .doc-section {
    padding: 30px 20px;
  }

  .doc-photo-div {
    min-height: 400px;
    min-width: 300px;
    margin-bottom: 20px;
  }

  .about-dell-section {
    padding: 30px;
  }

  .about-dell-wrapper-div {
    padding: 20px;
  }

  .left-text-div {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-photo-div {
    min-height: 350px;
  }

  .contact-section {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-wrapper-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .location-info-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .link-block {
    width: 275px;
    margin-bottom: 10px;
  }

  .address-text {
    margin-bottom: 10px;
    text-align: center;
  }

  .form-right-div {
    width: 100%;
    margin-top: 20px;
  }

  .doc-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .financing-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .tabs-menu {
    width: 100%;
  }

  .tabs-content {
    width: 100%;
  }

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

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

  .tabs-2 {
    min-height: 0px;
  }

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

  .pane {
    height: 300px;
  }

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

  .bold-text {
    line-height: 1.5em;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    height: 600px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    background-position: 0px 0px, 85% 100%;
  }

  .brand {
    width: 50%;
  }

  .brand.w--current {
    width: 50%;
  }

  .h1 {
    margin-bottom: 5px;
    font-size: 32px;
    line-height: 35px;
    text-align: center;
  }

  .h2-hero {
    font-size: 18px;
    line-height: 22px;
    text-align: center;
  }

  .hero-buttons-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .button {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button.left {
    margin-right: 0px;
    margin-bottom: 5px;
  }

  .button.left.w--current {
    margin-right: 0px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .selftest-section {
    padding: 20px 10px;
  }

  .h2-main {
    font-size: 32px;
    line-height: 35px;
  }

  .about-ilasik {
    padding: 20px 10px;
  }

  .doc-section {
    padding: 0px;
  }

  .doc-photo-div {
    width: 100%;
    min-height: 350px;
    min-width: 0px;
    margin-bottom: 0px;
  }

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

  .about-dell-wrapper-div {
    max-width: none;
    padding: 20px 10px;
    background-color: hsla(0, 0%, 100%, 0.87);
  }

  .left-text-div {
    padding: 20px 10px;
  }

  .right-photo-div {
    display: none;
    min-height: 250px;
  }

  .contact-section {
    padding: 20px 10px;
  }

  .contact-wrapper-div {
    margin-bottom: 20px;
  }

  .link-block {
    width: 225px;
  }

  .doc-text {
    padding: 20px;
  }

  .tabs {
    height: auto;
    margin-top: 20px;
  }

  .tab-links._1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-links._6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-links._2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-links._3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-links._4.w--current {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-links._5 {
    padding-right: 0px;
    padding-left: 0px;
  }

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

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

