.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.navlink {
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 15px 10px 45px;
  background-image: url('../images/SmallCal_blue-p-500.png');
  background-position: 0% 50%;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  color: #11619e;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.navlink:hover {
  color: #f26221;
}

.navlink.lens {
  margin-left: 15px;
  padding-left: 50px;
  background-image: url('../images/icons8-eyes.svg');
  background-position: 0% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  color: #11619e;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.navlink.selftest {
  margin-left: 15px;
  padding-left: 50px;
  background-image: url('../images/icons8-test.svg');
  background-position: 0% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  color: #11619e;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}


.navlink.phone {
  margin-left: 15px;
  padding-left: 45px;
  background-image: url('../images/phone-blue.png');
  background-position: 0% 50%;
  background-size: 35px 35px;
  background-repeat: no-repeat;
  color: #11619e;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
}

.navlink.phone:hover {
  color: #f26221;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 95vh;
  margin-top: 45px;
  margin-bottom: 0px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: linear-gradient(185deg, transparent 31%, rgba(17, 97, 158, 0.75) 56%, rgba(17, 97, 158, 0.97) 81%), url('../images/Hero2.jpg');
  background-position: 0px 0px, 0% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 20px;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  margin-left: 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;
}

.hero-header {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: transparent;
  font-family: Satisfy, sans-serif;
  color: #fff;
  font-size: 125px;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
  text-transform: none;
  text-shadow: 1px 1px 5px #11619e;
}

.h2-hero {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1.5em;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 2px 2px 4px #11619e;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding: 10px 15px 5px;
  background-color: #fff;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.11);
}

.brand-2 {
  width: 12%;
}

.about-section {
  padding: 100px 200px;
  background-color: #fff;
}

.about-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.h2-section-header {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #13619e;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
}

.h2-section-header.subheader{
  font-size: 25px;
}

.h2-section-header.white {
  margin-top: 0px;
  color: #fff;
}

.h2-section-header.left {
  text-align: left;
}

.body-text {
  margin-bottom: 20px;
  color: #000;
  font-size: 18px;
  line-height: 35px;
  text-align: center;
}

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

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

.body-text.address {
  margin-bottom: 0px;
  line-height: 30px;
  text-align: left;
}

.colordiv {
  width: 40%;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 30px;
  background-color: #13619e;
  color: #fff;
}

.hero-button {
  margin-right: 15px;
  padding: 10px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #f26221;
  background-color: #fff;
  color: #f26221;
  font-size: 16px;
  line-height: 25px;
  text-transform: uppercase;
}

.hero-button:hover {
  background-color: #f26221;
  color: #fff;
}

.hero-button.right {
  margin-right: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #f26221;
  background-color: #fff;
}

.hero-button.right:hover {
  background-color: #f26221;
  color: #fff;
}

.button-holder {
  margin-top: 20px;
}

.selftest-section {
  padding: 100px 200px;
  background-color: transparent;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(62, 143, 206, 0.77), #13619e);
}

.selftest-wrapper {
  width: 100%;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
}

.cataract-section {
  min-height: 0px;
  padding: 100px 200px 100px 100px;
  background-image: url('../images/Image-ECOFsite-flip.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cataract-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.body-button {
  padding: 10px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #f26221;
  background-color: #f26221;
  font-size: 16px;
  text-transform: uppercase;
}

.body-button:hover {
  background-color: transparent;
  color: #f26221;
}

.body-button.whitehover:hover {
  border-color: #fff;
  color: #fff;
}

.body-button.white {
  border-color: #fff;
  background-color: #fff;
  color: #11619e;
}

.body-button.white:hover {
  background-color: rgba(255, 255, 255, 0.7);
}

.cataractdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list-text {
  font-size: 18px;
  line-height: 35px;
  font-weight: 600;
}

.list-2 {
  margin-bottom: 30px;
}

.surgery-section {
  padding: 100px 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.71)), to(rgba(255, 255, 255, 0.71))), url('../images/compbottom_photo.jpeg');
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.71), rgba(255, 255, 255, 0.71)), url('../images/compbottom_photo.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.surgery-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.h3-section {
  margin-bottom: 20px;
  color: #f26221;
  text-transform: uppercase;
}

.tech-section {
  min-height: 300px;
  padding: 100px 200px;
  background-color: #11619e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 97, 158, 0.72)), to(rgba(17, 97, 158, 0.72))), url('../images/background-image.jpg');
  background-image: linear-gradient(180deg, rgba(17, 97, 158, 0.72), rgba(17, 97, 158, 0.72)), url('../images/background-image.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tech-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.doctor-section {
  padding: 100px 200px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.61)), to(rgba(255, 255, 255, 0.61))), url('../images/compbottom_photo.jpeg');
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.61), rgba(255, 255, 255, 0.61)), url('../images/compbottom_photo.jpeg');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.doctor-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.doc-image {
  width: 200px;
  height: 200px;
  margin-top: 0px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 3px;
  border-color: #fff;
  border-radius: 50%;
  background-image: url('../images/Dr-Gillespie.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 10px 6px rgba(0, 0, 0, 0.25);
}

.doc-image._2 {
  background-image: url('../images/Bradley-ONeill-DO.jpg');
}

.doc-image._3 {
  background-image: url('../images/quinn-md.jpg');
}

.docname {
  color: #13619e;
  text-align: center;
  text-transform: uppercase;
}

.doc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-top: 45px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.consultation-section {
  padding: 100px 200px;
  background-color: #fff;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, rgba(18, 108, 177, 0.77), #13619e);
}

.field-label {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
}

.text-field {
  margin-bottom: 30px;
}

.form {
  width: 80%;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -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;
}

.select-field {
  margin-bottom: 30px;
}

.radio-button-label {
  color: #fff;
}

.radio-button-field {
  width: auto;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
}

.recaptcha {
  margin-top: 5px;
  margin-bottom: 30px;
}

.radio-button-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}

.location-section {
  padding: 100px 200px;
}

.location-wrapper {
  width: 100%;
  max-width: 1600px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.tab-pane {
  width: auto;
  min-height: 100px;
  padding: 0px 30px 30px 40px;
}

.tabs-content {
  /* width: 70%; */
  min-width: 0px;
}

.location-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 30px;
}

.tab {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  color: #13619e;
  font-size: 18px;
  text-transform: uppercase;
}

.tab:hover {
  color: rgba(17, 97, 158, 0.65);
}

.tab.w--current {
  border-radius: 6px;
  background-color: #13619e;
  color: #fff;
}

.tab.w--current:hover {
  background-color: rgba(17, 97, 158, 0.47);
}

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

.image-3 {
  margin-top: 20px;
}

.image-4 {
  margin-top: 20px;
}

.image-5 {
  margin-top: 20px;
}

.image-6 {
  margin-top: 20px;
}

.image-7 {
  margin-top: 20px;
}

.image-8 {
  margin-top: 20px;
}

.image-9 {
  margin-top: 20px;
}

.image-10 {
  margin-top: 20px;
}

.image-11 {
  margin-top: 20px;
}

.footer-text {
  margin-top: 100px;
  color: #fff;
  text-align: center;
}

.success-message {
  background-color: #fff;
}

.text-block-2 {
  color: #11619e;
  font-size: 16px;
  font-weight: 600;
}

.error-message {
  margin-top: 15px;
  padding: 20px;
  background-color: #d84000;
  font-size: 16px;
}

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

.h3-hero {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 1.25em;
  font-weight: 600;
  text-align: center;
}

.mobileonly-image {
  display: none;
}

._3-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mobileonly-call {
  display: none;
}

.lenses-section {
  padding: 100px 200px;
}

.lenses-wrapper {
  width: 100%;
  max-width: 1600px;
  min-height: 0px;
}

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

.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');
}

.before_after_tabs_content {
  height: auto;
}

.pane {
  height: 750px;
}

.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;
}

.before_after_tablink {
  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-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.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;
}

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

.before_after_ajax {
  max-width: 1170px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.button-container .button, .button-holder .body-button {
  margin-right: 15px;
  margin-bottom: 15px;
}

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

  .iol-block-2.inner-copy {
    margin-left: 0;
  }

  .navlink {
    font-size: 18px;
  }

  .navlink:hover {
    color: #f26221;
  }

  .hero-section {
    height: 700px;
    margin-top: 0px;
    padding-bottom: 30px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: linear-gradient(183deg, transparent 35%, rgba(17, 97, 158, 0.55) 61%, #11619e 77%), url('../images/Hero2.jpg');
    background-position: 0px 0px, 65% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-wrapper {
    margin-top: 115px;
  }

  .hero-div {
    width: 100%;
    margin-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero-header {
    margin-top: 0px;
    font-size: 100px;
    line-height: 1em;
    text-align: center;
  }

  .h2-hero {
    margin-bottom: 5px;
    font-size: 25px;
    line-height: 1.75em;
  }

  .navbar-2 {
    padding: 5px 10px;
  }

  .brand-2 {
    width: 20%;
  }

  .about-section {
    padding: 50px;
  }

  .hero-button {
    margin-right: 10px;
    margin-bottom: 0px;
    text-align: center;
  }

  .button-holder {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }

  .selftest-section {
    padding: 50px;
  }

  .cataract-section {
    padding: 50px;
    background-image: linear-gradient(278deg, transparent, #fff 66%), url('../images/Image-ECOFsite-flip.jpg');
    background-position: 0px 0px, 80% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .cataractdiv {
    width: 70%;
  }

  .surgery-section {
    padding: 50px;
  }

  .tech-section {
    padding: 50px;
  }

  .doctor-section {
    padding: 50px;
  }

  .doctor-wrapper {
    width: 100%;
  }

  .doc {
    width: 100%;
  }

  .consultation-section {
    padding: 50px;
  }

  .location-section {
    padding: 50px;
  }

  .location-wrapper {
    max-width: none;
  }

  .tabs-menu {
    width: 30%;
  }

  .tab {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
  }

  .error-message {
    background-color: #f26221;
  }

  .h3-hero {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 1.75em;
    text-align: center;
  }

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

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

  .mobileonly-call {
    display: none;
  }

  .lenses-section {
    padding: 50px;
  }

  .before_after_ajax {
    max-width: none;
    margin-top: 35px;
  }

  .menu-button {
    padding: 15px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: 600px;
    margin-top: 0px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(39%, transparent), color-stop(64%, rgba(17, 97, 158, 0.7)), color-stop(91%, #11619e)), url('../images/Hero2.jpg');
    background-image: linear-gradient(180deg, transparent 39%, rgba(17, 97, 158, 0.7) 64%, #11619e 91%), url('../images/Hero2.jpg');
    background-position: 0px 0px, 65% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-wrapper {
    margin-top: 120px;
  }

  .hero-div {
    margin-left: 0px;
  }

  .hero-header {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
    font-size: 70px;
    line-height: 1em;
  }

  .h2-hero {
    margin-bottom: 0px;
    color: #fff;
    font-size: 27px;
    line-height: 1.75em;
  }

  .navbar-2 {
    padding: 5px;
  }

  .brand-2 {
    width: 30%;
  }

  .about-section {
    padding: 25px;
  }

  .about-wrapper {
    min-height: 0px;
  }

  .h2-section-header {
    margin-top: 0px;
    font-size: 30px;
    line-height: 35px;
  }

  .body-text {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 30px;
  }

  .colordiv {
    margin-top: 0px;
    margin-bottom: 20px;
  }

  .hero-button {
    padding-right: 15px;
    padding-left: 15px;
  }

  .button-holder {
    margin-top: 15px;
  }

  .selftest-section {
    padding: 25px;
  }

  .cataract-section {
    padding: 25px 0px 0px;
    background-image: none;
    background-position: 0px 0px;
  }

  .cataractdiv {
    width: 100%;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
  }

  .list-text {
    font-size: 16px;
    line-height: 30px;
  }

  .list-2 {
    margin-bottom: 20px;
  }

  .surgery-section {
    padding: 25px;
  }

  .h3-section {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .tech-section {
    min-height: 0px;
    padding: 25px;
  }

  .doctor-section {
    padding: 25px;
  }

  .doc-image {
    width: 175px;
    height: 175px;
    margin-bottom: 5px;
  }

  .doc {
    width: 90%;
    margin-top: 25px;
  }

  .consultation-section {
    padding: 25px;
  }

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

  .form {
    width: 90%;
  }

  .form-block {
    margin-top: 30px;
  }

  .location-section {
    padding: 25px;
  }

  .tabs {
    margin-top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tabs-menu {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tab-pane {
    padding: 10px 0px 0px;
  }

  .tabs-content {
    width: 100%;
  }

  .location-title {
    font-size: 20px;
    line-height: 25px;
  }

  .tab {
    width: 100%;
    padding: 5px 10px;
    text-align: center;
  }

  .footer-text {
    margin-top: 85px;
  }

  .h3-hero {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 1.5em;
  }

  .mobileonly-image {
    display: block;
    height: 300px;
    background-image: url('../images/MobileONLY-ManBeach.jpg');
    background-position: 50% 30%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .mobileonly-call {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 5000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 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: #f26221;
  }

  .mobileonly-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-right: 15px;
    -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;
  }

  .link {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
  }

  .lenses-section {
    padding: 25px;
  }

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

  .pane {
    height: 300px;
  }

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

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

  .before_after_ajax {
    margin-top: 20px;
  }

  .tabs-menu-4 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navlink {
    padding-left: 35px;
    background-size: 25px;
    font-size: 15px;
  }

  .navlink.phone {
    margin-left: 10px;
    padding-left: 35px;
    background-size: 25px;
    font-size: 15px;
  }

  .hero-section {
    margin-top: 0px;
    padding: 0px 20px 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, #11619e)), url('../images/Hero2.jpg');
    background-image: linear-gradient(180deg, transparent, #11619e 90%), url('../images/Hero2.jpg');
    background-position: 0px 0px, 65% 100%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-wrapper {
    margin-top: 120px;
  }

  .hero-div {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .hero-header {
    margin-bottom: 0px;
    font-size: 55px;
    line-height: 1em;
  }

  .h2-hero {
    margin-bottom: 5px;
    font-size: 22px;
  }

  .navbar-2 {
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .brand-2 {
    width: 60%;
    padding-left: 0px;
  }

  .h2-section-header {
    margin-bottom: 15px;
    font-size: 25px;
    line-height: 30px;
  }

  .h2-section-header.subheader{
    font-size: 15px;
  }

  .body-text.address {
    text-align: center;
  }

  .colordiv {
    margin-bottom: 15px;
  }

  .hero-button {
    margin-right: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.25em;
  }

  .hero-button.right {
    margin-top: 10px;
  }

  .button-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-div .button-holder {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .body-button {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .body-button.whitehover {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cataractdiv {
    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-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;
  }

  .list-2 {
    padding-left: 20px;
  }

  .h3-section {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }

  .doc-image {
    width: 150px;
    height: 150px;
  }

  .doc {
    width: 100%;
  }

  .consultation-section {
    padding: 20px;
  }

  .form {
    width: 100%;
  }

  .location-section {
    padding: 15px;
  }

  .tabs {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-menu {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tabs-content {
    width: 100%;
    margin-top: 10px;
  }

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

  .tab {
    margin-bottom: 5px;
  }

  .footer-text {
    margin-top: 55px;
  }

  .h3-hero {
    margin-top: 5px;
    line-height: 1.5em;
  }

  .mobileonly-image {
    height: 200px;
  }

  .mobileonly-call {
    z-index: 5000;
  }

  .menu-button {
    padding: 15px;
  }
}

