.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3000;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px none #a7a9ac;
  background-color: hsla(0, 0%, 100%, 0);
}

.navbar.inner {
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}

.body {
  min-height: 90px;
  font-family: Lato, sans-serif;
}

.nav-container {
  height: auto;
  max-width: 1600px;
  min-height: 60px;
  margin-right: auto;
  margin-left: auto;
}

.nav-link {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #808285;
}

.nav-link.phone {
  padding-left: 30px;
  background-image: url('../phone.html');
  background-position: 10px 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-weight: 600;
}

.nav-link.phone {
  margin-left: 6px;
  padding: 15px 16px 15px 33px;
  border-radius: 7px;
  background-color: #663090;
  background-image: url('../icons-05.html');
  background-position: 5px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 600;
}

.nav-link.phone:hover {
  background-color: #6f6e6f;
}

.nav-link.appointment {
  margin-left: 6px;
  padding: 15px 16px;
  border-radius: 7px;
  background-color: #663090;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 600;
}

.nav-link.appointment:hover {
  background-color: #6f6e6f;
}

.dropdown-toggle {
  padding-right: 30px;
  padding-left: 15px;
  font-family: Lato, sans-serif;
  color: #333;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.dropdown-toggle:hover {
  color: #808285;
}

.brand {
  width: 200px;
  padding-top: 5px;
}

.section {
  position: relative;
  display: flex;
  overflow: hidden;
  height: 83vh;
  padding-right: 50px;
  padding-left: 50px;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.65) 35%, hsla(0, 0%, 100%, 0) 62%), url('../landscape.html');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.dropdown-list {
  background-color: #005168;
}

.dropdown-list.w--open {
  background-color: #6f6e6f;
  color: #fff;
}

.dropdown-link {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.dropdown-link:hover {
  background-color: #663090;
}

.icon {
  display: block;
  margin-right: 10px;
}

.icon-2 {
  display: block;
  margin-right: 10px;
}

.icon-4 {
  display: block;
  margin-right: 10px;
}

.hero-text-wrapper {
  position: relative;
  display: flex;
  width: auto;
  min-height: 0px;
  padding: 35px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-style: none;
  border-width: 10px;
  border-color: hsla(0, 0%, 100%, 0.81);
  background-color: transparent;
}

.heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Roboto Slab', sans-serif;
  color: #333;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 27px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 60px;
  line-height: 65px;
  font-weight: 400;
  text-align: center;
}

.welcome-section {
  margin: 0px;
  padding: 100px;
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.79), hsla(0, 0%, 100%, 0.79)), url('../purplebg1.html');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.welcome-wrapper {
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.heading-3 {
  margin-bottom: 11px;
  font-family: 'Times New Roman', TimesNewRoman, Times, Baskerville, Georgia, serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.heading-3.gry {
  margin-top: 0px;
  font-family: 'Roboto Slab', sans-serif;
  color: #a7a9ac;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #663090;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
}

.heading-4.top {
  margin-bottom: 7px;
  color: #663090;
  font-weight: 700;
}

.paragraph {
  margin-bottom: 20px;
  color: #333;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.button {
  min-width: 200px;
  margin-bottom: 10px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #333;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button:hover {
  background-color: #6f6e6f;
}

.button.cta {
  margin-bottom: 5px;
  background-color: #333;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.button.cta:hover {
  background-color: #6f6e6f;
}

.button.sp {
  margin-right: 5px;
}

.button.sp.l {
  min-width: 0px;
}

.symptom-checker-section {
  display: flex;
  min-height: 800px;
  margin-right: 0px;
  padding: 50px;
  align-items: center;
  background-color: #fff;
  background-image: url('../symptoms_1.html');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.symp-text-wrapper {
  display: flex;
  width: 100%;
  padding: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: transparent;
}

.paragraph-2 {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 35px;
}

.paragraph-2.centered {
  margin-bottom: 20px;
  text-align: center;
}

.divider-2 {
  width: 100%;
  height: 3px;
  margin: 15px auto 10px 0px;
  background-color: rgba(167, 169, 172, 0.31);
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #663090;
  font-size: 50px;
  line-height: 50px;
}

.heading-6.nospace {
  margin-bottom: 0px;
  color: #663090;
  line-height: 55px;
}

.doc-overlay {
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 5px;
  padding-left: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.45);
  color: #fff;
}

.photo-circle {
  width: 210px;
  height: 210px;
  margin: 0px 10px;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 10px;
  background-image: url('../bereska.html');
  background-position: 0px 0px;
  background-size: cover;
  text-decoration: none;
  cursor: pointer;
}

.photo-circle:hover {
  border-color: #a7a9ac;
}

.photo-circle._4 {
  background-image: url('../ehlen.html');
}

.photo-circle._7 {
  background-image: url('../decanini_1decanini.html');
}

.photo-circle._15 {
  background-image: url('../drfeldmann_p1_200x200web.html');
}

.photo-circle._3 {
  background-image: url('../drhamann_p2_175x175web.html');
}

.photo-circle._6 {
  background-image: url('../loushin.html');
}

.photo-circle._5 {
  background-image: url('../freeman.html');
}

.photo-circle._14 {
  background-image: url('../peterson.html');
}

.photo-circle._9 {
  background-image: url('../engel.html');
}

.photo-circle._2 {
  background-image: url('../dr.-kruthoff-nwe-e1553609012444.html');
}

.photo-circle.ramsey {
  background-image: url('../ramsey.html');
}

.photo-circle.schmitt {
  background-image: url('../schmitt.html');
}

.photo-circle.sheffer {
  background-image: url('../sheffer_1sheffer.html');
}

.photo-circle.sinclair {
  background-image: url('../sinclair.html');
}

.photo-circle.walker {
  background-image: url('../walker.html');
}

.doc-section {
  display: flex;
  padding: 100px 150px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: rgba(111, 110, 111, 0.08);
}

.doc-name {
  color: #f6f6f6;
  font-size: 15px;
  text-align: center;
}

.welcome-wrapper-2 {
  display: flex;
  width: 60%;
  height: auto;
  max-width: 1280px;
  margin-bottom: 10px;
  flex-direction: column;
  align-items: flex-start;
}

.paragraph-3 {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
}

.paragraph-3.space {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: left;
}

.doc-text-wrapper {
  display: flex;
  width: 100%;
  margin-top: 15px;
  flex-direction: column;
  align-items: center;
}

.photo-wrapper {
  display: none;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 30px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-start;
}

.location-section {
  padding: 100px;
}

.locations-wrapper {
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.tabs {
  display: flex;
  width: 100%;
  margin-top: 20px;
}

.tab-pane {
  width: 100%;
  height: 100%;
}

.tabs-menu {
  display: flex;
  width: 25%;
  flex-direction: column;
}

.tabs-content {
  width: 75%;
}

.tablink {
  padding-left: 20px;
  border-radius: 0px;
  background-color: transparent;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}

.tablink:hover {
  background-color: rgba(102, 48, 144, 0.13);
  color: #663090;
}

.tablink.w--current {
  border-radius: 5px;
  background-color: #663090;
  color: #fff;
}

.location-content-wrapper {
  display: flex;
  padding: 0px 0px 0px 50px;
  flex-direction: column;
  align-items: stretch;
}

.location-address {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 25px;
}

.location-name {
  margin-top: 0px;
  color: #663090;
}

.map-div {
  min-height: 250px;
  background-image: url('../shutterstock_671959120.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.phone-link {
  display: inline-block;
  margin-bottom: 16px;
  color: #663090;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: none;
}

.phone-link:hover {
  color: #6f6e6f;
}

.footer-section {
  min-height: 350px;
  padding: 100px 100px 80px;
  background-color: #333;
}

.footer-links {
  margin-right: 20px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.footer-links:hover {
  text-decoration: underline;
}

.copyright {
  margin-top: 32px;
  margin-bottom: 9px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.footer-wrapper-2 {
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}

.image-3 {
  width: 20px;
  filter: grayscale(100%);
}

.social-text {
  margin-right: 12px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
}

.link-div {
  display: flex;
  width: 20%;
  min-height: 0px;
  margin-bottom: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.social-div {
  display: flex;
  width: 300px;
  height: auto;
  margin-bottom: 35px;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}

.footer-div {
  display: flex;
  width: 60%;
  max-width: none;
  min-height: 200px;
  flex-direction: column;
  align-items: flex-start;
}

.image-2 {
  width: 300px;
  margin-bottom: 25px;
}

.link {
  color: #fff;
  font-weight: 700;
}

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

.social-button:hover {
  filter: brightness(57%);
}

.optical-cta-section {
  display: flex;
  min-height: 500px;
  margin: 35px;
  padding-left: 0px;
  align-items: center;
  border-radius: 5px;
  background-image: url('../kite.html');
  background-position: 50% 50%;
  background-size: cover;
}

.optical-cta {
  display: flex;
  width: 45%;
  min-height: 200px;
  padding: 20px 20px 20px 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #333;
  text-decoration: none;
}

.opt-heading {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #fff;
  font-size: 35px;
  line-height: 35px;
  font-weight: 700;
}

.opt-text {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

/* .hero-button {
  min-width: 200px;
  margin-top: 18px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #663090;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
} */
.hero-button {
  min-width: 200px;
  margin-top: 20px;
  padding: 25px 25px 25px 60px;
  border-radius: 10px;
  background-color: #663090;
  background-position: 5% 50%;
  background-size: 33px;
  background-repeat: no-repeat;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: 900;
  text-align: center;
  text-transform: capitalize;
}

.hero-button.caln {
  background-image: url('../png/calendar-icon.png');
}

.hero-button.lister {
  background-image: url('../png/list-icon.png');
  margin-right: 10px;
}

.hero-button:hover {
  background-color: #6f6e6f;
}

.service-section {
  display: flex;
  padding: 50px 35px 30px;
  flex-direction: column;
  align-items: center;
  background-color: rgba(111, 110, 111, 0.08);
}

.service-wrapper {
  display: flex;
  width: 100%;
  margin-top: 25px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.service-block {
  position: relative;
  display: flex;
  width: 33%;
  height: 325px;
  margin-bottom: 12px;
  align-items: flex-end;
  border-radius: 0px;
  background-color: #a7a9ac;
  background-image: url('../cataract.html');
  background-position: 50% 50%;
  background-size: cover;
  text-decoration: none;
  cursor: pointer;
}

.service-block.peds {
  background-image: url('../urgentcare.html');
}

.service-block.de {
  background-image: url('../dryeye.html');
}

.service-block.lasik {
  background-image: url('../lasik.html');
  background-position: 50% 25%;
}

.service-block.retina {
  background-image: url('../contacts.html');
  background-position: 90% 50%;
}

.service-block.general {
  background-image: url('../general.html');
}

.service-block.glaucoma {
  background-image: url('../glaucoma.html');
}

.service-block.cornea {
  background-image: url('../cornea.html');
}

.service-block.cosmetics {
  background-image: url('../jpg/oculoplastics.jpg');
  background-position: 50% 50%;
}

.service-title-div {
  display: flex;
  width: 100%;
  min-height: 60px;
  padding: 15px;
  justify-content: flex-start;
  align-items: flex-end;
  border: 1px none #000;
  background-color: hsla(0, 0%, 100%, 0.69);
  background-image: linear-gradient(90deg, #fff 17%, hsla(0, 0%, 100%, 0));
}

.service-name {
  font-family: Lato, sans-serif;
  color: #663090;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}

.service-cover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.31);
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, hsla(0, 0%, 100%, 0.29));
}

.cover-name {
  font-family: Lato, sans-serif;
  color: #663090;
  font-size: 28px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.bottom-button-wrapper {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 2500;
  display: flex;
  height: auto;
  min-height: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  justify-content: space-around;
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, 0.3);
}

.link-blocks {
  display: flex;
  width: 24.5%;
  height: auto;
  padding: 10px;
  justify-content: center;
  align-items: center;
  border-right: 1px none hsla(0, 0%, 100%, 0.35);
  border-radius: 6px;
  background-color: #00bcc6;
  background-image: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.link-blocks:hover {
  background-color: #005168;
  background-image: none;
}

.link-blocks.hide {
  width: 24.5%;
  border-right-style: none;
  background-color: #663090;
}

.link-blocks.hide:hover {
  background-color: #333;
}

.link-blocks.hide.mobileph {
  display: none;
}

.link-blocks.hide.middle {
  background-color: #461b68;
  background-image: none;
}

.link-blocks.hide.middle:hover {
  background-color: #6f6e6f;
}

.nav-menu {
  display: flex;
  align-items: center;
}

.newsletter-sign-up-div {
  width: 80%;
  height: auto;
  min-height: 50px;
}

.form {
  display: flex;
}

.newsletter-text {
  margin-right: 12px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
}

.submitbutton {
  height: 50px;
  min-height: 0px;
  min-width: 120px;
  margin-bottom: 10px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #663090;
  border-radius: 0px;
  background-color: #663090;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submitbutton:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #6f6e6f;
}

.text-field {
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.text-field::-moz-placeholder {
  color: #808285;
}

.text-field::-ms-input-placeholder {
  color: #808285;
}

.text-field::placeholder {
  color: #808285;
}

.search-div {
  width: 80%;
  height: auto;
  min-height: 50px;
  margin-top: 15px;
}

.search-submit {
  height: 50px;
  min-height: 0px;
  min-width: 50px;
  margin-bottom: 10px;
  padding: 15px 10px;
  border-style: none;
  border-width: 1px;
  border-color: #663090;
  border-radius: 0px;
  background-color: #663090;
  background-image: url('../png/icons-04.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.search-submit:hover {
  border-color: #fff;
  background-color: #6f6e6f;
}

.image-15 {
  width: 25px;
  margin-right: 3px;
}

.image-16 {
  width: 25px;
  margin-right: 3px;
}

.image-17 {
  width: 25px;
  margin-right: 5px;
}

.form-2 {
  display: flex;
}

.search-text {
  height: 50px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}

.search-text::-moz-placeholder {
  color: #808285;
}

.search-text::-ms-input-placeholder {
  color: #808285;
}

.search-text::placeholder {
  color: #808285;
}

.cta-section {
  display: flex;
  min-height: 300px;
  padding: 0px;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
}

.ctablock {
  width: 33.33%;
  height: 300px;
  padding: 20px;
  background-color: #663090;
  text-decoration: none;
}

.ctablock:hover {
  background-image: linear-gradient(180deg, rgba(102, 48, 144, 0.99), rgba(37, 16, 54, 0.55));
}

.ctablock.finance {
  background-color: #663090;
  background-image: linear-gradient(180deg, #663090, rgba(37, 16, 54, 0.55));
}

.ctablock.finance:hover {
  background-image: none;
}

.div-block-2 {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 11px;
}

.image-19 {
  width: auto;
  height: 60px;
  margin-right: 0px;
  margin-bottom: 6px;
}

.image-19.norse {
  height: 70px;
}

.heading-7 {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 28px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
}

.cta-text {
  margin-top: 0px;
  color: #fff;
  font-size: 17px;
  line-height: 29px;
  text-align: center;
}

.cta-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.test-wrapper {
  width: 35%;
  min-height: 250px;
  padding: 25px;
  border-radius: 9px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

.slider-3 {
  height: 250px;
  min-height: 0px;
  background-color: transparent;
}

.left-arrow-3 {
  display: flex;
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  justify-content: center;
  align-items: center;
}

.right-arrow-3 {
  left: 0%;
  top: 45px;
  right: auto;
  bottom: auto;
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.new-test-div {
  position: static;
  display: flex;
  width: 100%;
  height: 100%;
  margin-top: 5px;
  padding-left: 60px;
  flex-direction: column;
}

.block-quote {
  padding-top: 0px;
  padding-left: 0px;
  border-left-style: none;
  border-left-color: rgba(0, 188, 198, 0.12);
  font-family: Lato, sans-serif;
  color: #808285;
  font-size: 20px;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
}

.image-21 {
  width: 60%;
  margin-bottom: 12px;
}

.ajax-symptom-checker {
  width: 60%;
  min-height: 300px;
}

.tabs-2 {
  display: flex;
}

.tabs-menu-2 {
  display: flex;
  width: 35%;
  flex-direction: column;
}

.tabs-content-2 {
  width: 65%;
  background-color: hsla(0, 0%, 100%, 0.93);
}

.tab {
  display: flex;
  height: 12.5%;
  min-height: 0px;
  justify-content: center;
  align-items: center;
  border-bottom: 0.5px solid hsla(0, 0%, 100%, 0.49);
  background-color: #a7a9ac;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.tab:hover {
  background-color: #663090;
  color: #fff;
}

.tab.w--current {
  background-color: #663090;
  color: #fff;
}

.tab.co {
  min-height: 60px;
  background-color: #663090;
  color: #fff;
}

.tab.co:hover {
  background-image: linear-gradient(180deg, #663090, #461b68);
}

.tab.co.w--current {
  background-color: #461b68;
}

.header-tab {
  display: flex;
  height: 12.5%;
  justify-content: center;
  align-items: center;
  background-color: #333;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

.header-tab.w--current {
  background-color: #333;
}

.symptom-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #663090;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
}

.hover-text {
  margin-top: 17px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
}

.welcome-heading {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Roboto Slab', sans-serif;
  color: #6f6e6f;
  font-size: 35px;
  font-weight: 400;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.inner-content-section {
  min-height: 600px;
  padding: 100px 50px 50px;
  background-color: transparent;
}

.inner-content-wrapper {
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.breadcrumbs_wrapper {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
  font-family: Lato, sans-serif;
}

.breadcrumbs_link {
  margin-right: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.breadcrumbs_link:hover {
  color: #663090;
  text-decoration: underline;
}

.breadcrumbs_link.w--current {
  color: #7c7c7c;
}

.divider {
  margin-right: 10px;
  margin-left: 10px;
  color: #949494;
  font-weight: 300;
}

.inner-h1 {
  color: #fff;
  font-size: 55px;
  line-height: 55px;
}

.inner-h2 {
  color: #663090;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
}

.inner-h3 {
  color: #808285;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  text-transform: none;
}

.vid-block {
  width: 350px;
  min-height: 200px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  float: right;
}

.inner-divider {
  width: 100%;
  height: 1px;
  margin: 25px auto 25px 0px;
  background-color: rgba(167, 169, 172, 0.31);
}

.candidacy-section {
  position: relative;
  padding: 50px;
  background-color: rgba(111, 110, 111, 0.08);
}

.bullet-text {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 25px;
}

.inner-candidacy-wrapper {
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.inner-header-div {
  display: flex;
  min-height: 150px;
  margin-bottom: 30px;
  padding-left: 16px;
  align-items: flex-end;
  background-image: linear-gradient(180deg, rgba(102, 48, 144, 0.72), rgba(102, 48, 144, 0.72)), url('../purplebg1.html');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.lasik-ctas {
  display: flex;
  height: auto;
  min-height: 450px;
}

.lasik-block {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: stretch;
}

.lasik-block._2 {
  width: 100%;
  justify-content: flex-start;
  align-items: stretch;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.cta-bar {
  display: flex;
  width: 50%;
  height: auto;
  min-height: 75px;
  padding: 20px 100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #251036;
  background-image: linear-gradient(180deg, rgba(102, 48, 144, 0.94), rgba(102, 48, 144, 0.94)), url('../mneye_icon_large.html');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.cta-header {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}

.cta-header.lesser {
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 35px;
  font-weight: 300;
}

.cta-pillar-text {
  margin-bottom: 18px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-style: italic;
}

.cta-image-div {
  width: 50%;
  background-image: url('../hero2.html');
  background-position: 50% 50%;
  background-size: cover;
}

.cta-image-div2 {
  width: 50%;
  background-image: url('../shutterstock_443081431.html');
  background-position: 50% 0%;
  background-size: cover;
}

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

.list-3.nospace {
  padding-left: 20px;
}

.pillar-header-div {
  width: 100%;
  min-height: 100px;
  padding: 20px;
  background-color: hsla(0, 0%, 100%, 0.81);
}

.pillar-h2-reverse {
  margin-top: 0px;
  color: #663090;
  text-align: left;
}

.pillar-h2-reverse.ctr {
  text-align: center;
}

.ew-pillar-header-wrapper {
  display: flex;
  width: 50%;
  min-height: 100px;
  padding: 0px;
  align-items: center;
  background-color: transparent;
}

.cta-cat-image-div {
  width: 50%;
  background-image: url('../candidate.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-cat-image-div2 {
  width: 50%;
  background-image: url('../insueance.html');
  background-position: 50% 25%;
  background-size: cover;
  background-repeat: no-repeat;
}

.heading-9 {
  margin-top: 0px;
  color: #333;
  font-weight: 400;
}

.tabs-5 {
  display: flex;
  width: 100%;
  max-height: 600px;
  max-width: 1600px;
  min-height: 0px;
  margin: 25px auto 0px;
  justify-content: space-between;
}

.tabs-menu-5 {
  display: flex;
  width: 30%;
  min-height: 350px;
  flex-direction: column;
}

.tabs-content-4 {
  width: 70%;
  min-height: 0px;
}

.image-34 {
  display: block;
  width: 100%;
}

.cat-ajax-section {
  width: 100%;
  max-width: 1600px;
  margin: 0px auto;
}

.tabs-menu-6 {
  display: flex;
  width: 30%;
  padding-right: 15px;
  flex-direction: column;
  justify-content: flex-start;
}

.cattab {
  display: flex;
  width: 100%;
  margin-bottom: 5px;
  padding: 30px 15px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #a7a9ac;
  background-color: #fff;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.cattab:hover {
  background-color: #663090;
  color: #fff;
}

.cattab.w--current {
  background-color: #333;
  color: #fff;
}

.cat-content {
  display: flex;
  min-height: 400px;
  padding: 35px;
  justify-content: space-between;
  background-color: #fff;
}

.cat-content.lal {
  align-items: flex-start;
}

.tab-text-wrapper {
  display: flex;
  width: 50%;
  min-height: 50px;
  margin-bottom: 0px;
  padding: 0px 20px 20px;
  flex-direction: column;
  justify-content: flex-start;
}

.cat-ajax-image-div {
  width: 45%;
  height: auto;
  min-height: 300px;
  background-color: #a7a9ac;
}

.cat-ajax-image-div._3 {
  background-image: url('../allclear.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cat-ajax-image-div._1 {
  background-image: url('../singledistance.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cat-ajax-image-div.vid {
  min-height: 0px;
  background-color: transparent;
}

.tabs-content-5 {
  width: 70%;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.12);
}

.tabs-6 {
  display: flex;
  margin-top: 26px;
  margin-bottom: 0px;
}

.mobile-cat-image {
  display: none;
}

.location-pg-wrapper {
  display: flex;
  justify-content: space-between;
}

.rating_text {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.locations_container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.star_icon {
  width: 30px;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.phone_link {
  display: block;
  margin-bottom: 30px;
  color: #663090;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
}

.phone_link:hover {
  color: #6f6e6f;
}

.locations_1_div {
  width: 30%;
  padding-right: 67px;
  padding-left: 0px;
}

.rating_div {
  display: flex;
  margin-top: 19px;
  margin-bottom: 40px;
  flex-direction: column;
  align-items: center;
  color: #6d6d6d;
}

.line_div {
  display: block;
  width: 75px;
  height: 5px;
  margin-bottom: 30px;
  background-color: #a7a9ac;
}

.locations_text_div {
  width: 100%;
}

.locations_map_div {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 70px;
}

.tablink_2 {
  width: 33%;
  padding-top: 22px;
  padding-bottom: 22px;
  border-top: 2px solid rgba(92, 107, 120, 0.16);
  border-right: 2px none #fff;
  border-left: 2px none #fff;
  background-color: transparent;
  color: #808285;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.tablink_2:hover {
  border-top-color: #021d3a;
  background-color: transparent;
  color: #021d3a;
}

.tablink_2.w--current {
  border-top: 2px solid #005168;
  background-color: transparent;
  color: #663090;
}

.tab_pane2 {
  padding: 20px;
  border-top: 1px solid #6d6d6d;
  border-bottom: 1px solid #6d6d6d;
}

.map {
  display: inline-block;
  height: 300px;
  border: 5px none #f8c67a;
  border-radius: 0px;
}

.map.locations {
  height: 300px;
}

.tabs-menu-7 {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.locations_ajax_div {
  width: 65%;
  padding-top: 0px;
  padding-left: 0px;
}

.locations-dr-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.doc-block {
  display: flex;
  width: 23.5%;
  height: 200px;
  margin-bottom: 19px;
  flex-direction: column;
  align-items: center;
  background-color: transparent;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.doc-block:hover {
  text-decoration: underline;
}

.locdoc-name {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

.doc-image-div {
  width: 90%;
  height: 150px;
  background-image: url('../bereska.html');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.42);
}

.doc-image-div:hover {
  box-shadow: none;
}

.doc-image-div.ehlen {
  background-image: url('../ehlen.html');
}

.doc-image-div.feldmann {
  background-image: url('../drfeldmann_p1_200x200web.html');
}

.doc-image-div.loushin {
  background-image: url('../loushin.html');
}

.doc-image-div.peterson {
  background-image: url('../peterson.html');
}

.doc-image-div.ramsey {
  background-image: url('../ramsey.html');
}

.doc-image-div.sinclair {
  background-image: url('../sinclair.html');
}

.doc-image-div.walker {
  background-image: url('../walker.html');
}

.tab-headers {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #663090;
  font-size: 35px;
  line-height: 40px;
  font-weight: 400;
}

.rate-us-bar {
  display: flex;
  width: 50%;
  height: auto;
  min-height: 75px;
  padding: 20px 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #005168;
  background-image: linear-gradient(180deg, rgba(102, 48, 144, 0.91), rgba(102, 48, 144, 0.91)), url('../mneye_icon_large.html');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.rate-us-bar-2 {
  display: flex;
  width: 50%;
  padding: 20px 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: rgba(111, 110, 111, 0.08);
}

.rating_text-copy {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
}

.reviews {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.review-date {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #333;
  font-size: 25px;
  line-height: 25px;
}

.review-name {
  margin-bottom: 10px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
}

.rate-ctas {
  display: flex;
  height: auto;
  min-height: 450px;
}

.rate-block {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: stretch;
}

.image-38 {
  filter: grayscale(100%);
}

.image-39 {
  filter: grayscale(100%);
}

.image-42 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -38px;
  width: 300px;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-4 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 100%;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding: 17px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 0%;
  background-color: #663090;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #663090, #251036);
}

.button-copy {
  min-width: 200px;
  margin-bottom: 10px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #663090;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-copy:hover {
  background-color: #6f6e6f;
}

.ajax-section {
  padding: 50px;
}

.tabs-7 {
  position: relative;
  width: 100%;
  max-width: none;
  min-height: 800px;
  margin-right: auto;
  margin-left: auto;
}

.tabs-menu-8 {
  position: absolute;
  left: 5%;
  top: auto;
  right: auto;
  bottom: 100px;
  z-index: 1000;
  display: flex;
  width: 30%;
  flex-direction: column;
}

.tablink5 {
  margin-bottom: 4px;
  padding: 25px;
  background-color: #fff;
  color: #663090;
  font-size: 20px;
  text-align: center;
}

.tablink5:hover {
  background-color: #6f6e6f;
  color: #fff;
}

.tablink5.w--current {
  background-color: #663090;
  color: #fff;
}

.tabpane {
  min-height: 800px;
  background-color: rgba(111, 110, 111, 0.08);
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 27%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../lasik3.html');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.tabpane.ct {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 17%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../cataract3.html');
}

.tabpane.gl {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 17%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../glaucoma3.html');
}

.tabpane.oc {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 27%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../oculo3.html');
  background-position: 0px 0px, 50% 25%;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: flex;
  width: 90%;
  height: auto;
  min-height: 300px;
  margin-right: 50px;
  margin-bottom: 50px;
  margin-left: 50px;
  justify-content: flex-end;
  align-items: flex-start;
}

.div-block-6 {
  display: flex;
  width: 60%;
  padding: 25px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background-color: transparent;
}

.heading-10 {
  margin-top: 0px;
  color: #663090;
  font-size: 30px;
}

.button-copy {
  min-width: 200px;
  margin-bottom: 0px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #663090;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-copy:hover {
  background-color: #6f6e6f;
}

.image-43 {
  display: none;
}

.image-44 {
  width: auto;
  height: 100%;
  margin-top: 0px;
  margin-right: 12px;
  padding-top: 0px;
}

.nv {
  position: absolute;
  left: 0%;
  top: -50px;
  right: auto;
  bottom: auto;
  width: 10px;
  height: 10px;
}

.ctabullets {
  padding-left: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.image-45 {
  display: none;
}

.cat-header2 {
  display: flex;
  min-height: 650px;
  padding: 100px;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(41deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0) 60%), url('../cathero3.html');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.pillar-header-wrapper {
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-right: auto;
  margin-left: auto;
}

.pillar-h2-reverse-ctr {
  margin-top: 0px;
  color: #663090;
  text-align: center;
}

.text-link {
  color: #333;
}

.text-link:hover {
  color: #663090;
}

.list-4 {
  margin-bottom: 15px;
  padding-left: 20px;
  font-size: 17px;
  line-height: 30px;
}

.center-text {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 35px;
  text-align: left;
}

.cta-pillar-text-copy {
  margin-bottom: 18px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-style: normal;
}

.testblock {
  display: flex;
  overflow: hidden;
  width: 50%;
  justify-content: center;
  align-items: center;
  background-color: #333;
}

.testimonialcta {
  display: flex;
  height: auto;
  min-height: 450px;
}

.testimonialblock {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: stretch;
}

.testimonialblock._2 {
  width: 100%;
  justify-content: flex-start;
  align-items: stretch;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.doctor-section {
  padding: 50px 50px 25px;
}

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

.doc-container {
  display: flex;
  margin-top: 30px;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: stretch;
}

.doctor-box {
  display: flex;
  overflow: hidden;
  width: 19%;
  min-height: 0px;
  min-width: 290px;
  margin-bottom: 19px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-image: linear-gradient(180deg, #fff, #fff);
  box-shadow: 1px 1px 10px -4px rgba(0, 0, 0, 0.29);
}

.dox-txt-box {
  display: flex;
  height: auto;
  padding: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.heading-11 {
  margin-top: 0px;
  margin-bottom: 5px;
  color: #663090;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
}

.image-48 {
  width: 100%;
  height: auto;
  max-width: none;
  margin-bottom: 9px;
}

.image-50 {
  width: 100%;
  margin: 0px auto 10px;
  border: 1px none #000;
}

.accordion-item {
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid rgba(173, 175, 178, 0.35);
}

.accordion-item.with-space {
  margin-bottom: 10px;
  border-bottom-style: none;
}

.accordion-item-trigger {
  display: flex;
  padding-right: 14px;
  justify-content: space-between;
  align-items: center;
  background-color: #663090;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

.question {
  width: auto;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 5px;
  padding: 5px;
  background-color: transparent;
  color: #fff;
  font-size: 20px;
  line-height: 23px;
  font-weight: 400;
}

.arrow-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #adafb2;
}

.image-52 {
  transform: rotate(90deg);
}

.accordion-item-content {
  overflow: hidden;
  padding-left: 10px;
}

.pillar-h1-2 {
  margin-top: 0px;
  color: #663090;
  font-size: 45px;
  line-height: 50px;
}

.paragraph-4 {
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 35px;
}

.testimonial-slider {
  width: 100%;
  height: 180px;
  min-height: 0px;
  margin-bottom: 13px;
  background-color: transparent;
}

.right-arrow-4 {
  display: none;
  width: 35px;
}

.left-arrow-4 {
  display: none;
  width: 35px;
}

.icon-5 {
  font-size: 20px;
}

.icon-6 {
  font-size: 20px;
}

.pt-content {
  display: flex;
  min-height: 100%;
  padding: 0px 0px 31px;
  justify-content: center;
  align-items: center;
}

.image-53 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}

.testimonial-text {
  margin-bottom: 18px;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
}

.tab-link2-2 {
  display: flex;
  min-height: 16.66%;
  padding-top: 15px;
  padding-bottom: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.6);
  background-color: hsla(0, 0%, 90%, 0.59);
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  text-transform: none;
}

.tab-link2-2:hover {
  background-color: #cacaca;
  background-image: none;
  color: #013044;
}

.tab-link2-2.w--current {
  min-height: 16.66%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #663090;
  background-image: none;
  color: #fff;
}

.gray-pilllar {
  min-height: 300px;
  padding: 50px 100px;
  background-color: rgba(102, 48, 144, 0.1);
}

.newpillar-section {
  padding: 50px 100px;
}

.c1wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: flex-start;
}

.c1wrapper.even {
  align-items: center;
}

.cdiv1 {
  width: 50%;
  padding-bottom: 0px;
}

.cdiv2 {
  display: flex;
  width: 45%;
  flex-direction: column;
  justify-content: center;
}

.cvid-block {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 200px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #663090;
  font-size: 20px;
  line-height: 25px;
}

.cat-symp-div {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.symptom-section {
  padding: 0px 100px;
}

.c2wrapper-copy {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: center;
}

.tab-pane-tab-6 {
  overflow: hidden;
}

.image-56 {
  width: 100%;
}

.image-57 {
  width: 100%;
}

.image-58 {
  width: 100%;
}

.image-59 {
  width: 100%;
}

.newpillar-section-2 {
  padding: 50px 100px;
}

.c4wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.cdivfull {
  display: flex;
  width: 100%;
  padding-bottom: 0px;
  justify-content: space-between;
  align-items: flex-start;
}

.image-60 {
  width: 48%;
  margin-bottom: 0px;
  margin-left: 0px;
}

.image-61 {
  margin-bottom: 10px;
}

.cdiv2-copy {
  display: flex;
  width: 45%;
  justify-content: center;
}

.cat-blocks-2 {
  display: flex;
  width: 100%;
  max-width: 1600px;
  margin: 25px auto 0px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cat-div-2 {
  display: flex;
  width: 32%;
  min-height: 50px;
  margin-bottom: 0px;
  padding: 20px;
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(102, 48, 144, 0.1);
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #663090;
  font-weight: 700;
}

.bullet-text-2 {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
}

.heading-12-ctr {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
}

._50div {
  width: 50%;
  padding-right: 15px;
}

.lens-block2 {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  align-items: stretch;
}

.lens-cta {
  display: flex;
  width: 100%;
  height: auto;
  min-height: 75px;
  padding: 50px 100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: #251036;
  background-image: linear-gradient(180deg, rgba(102, 48, 144, 0.94), rgba(102, 48, 144, 0.94)), url('../mneye_icon_large.html');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-10 {
  display: flex;
  width: 45%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.div-block-11 {
  display: flex;
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.div-block-12 {
  display: block;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
}

.div-block-13 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

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

.youtube {
  margin-bottom: 10px;
}

.oculoheader {
  display: flex;
  min-height: 650px;
  padding: 100px 100px 51px;
  justify-content: center;
  align-items: center;
  background-image: url('../oculohero.html');
  background-position: 50% 25%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pillar-header-wrapper-oculo {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-right: auto;
  margin-left: auto;
  justify-content: flex-end;
}

.oc-finance {
  margin-bottom: 15px;
  color: #fff;
  font-size: 17px;
  line-height: 35px;
  text-align: left;
}

.cta-oc-image-div {
  width: 50%;
  background-image: url('../cosmetic4.html');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.oc-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  align-items: stretch;
}

.oc-block-img {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  max-height: 600px;
  min-height: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.image-67 {
  height: 100%;
  max-width: none;
}

.ba-section {
  position: relative;
  display: flex;
  overflow: hidden;
  min-height: 500px;
  padding: 50px 100px;
  justify-content: flex-end;
  align-items: center;
  background-color: #f8f8f8;
  background-image: url('../senior-woman.html');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.ba-wrapper {
  position: relative;
  z-index: 500;
  display: flex;
  width: 40%;
  max-width: 1400px;
  min-height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  flex-direction: column;
  align-items: flex-start;
}

.image-68 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 500;
  width: 60%;
  margin-left: -110px;
  opacity: 0.2;
  transform: rotate(-14deg);
}

.pillar-h2-large {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #663090;
  font-size: 45px;
  line-height: 50px;
  text-align: left;
}

.mobile-oc-image {
  display: none;
}

.tab-text-wrapper-2 {
  width: 100%;
}

.tablink-header {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  color: #663090;
  font-size: 40px;
  line-height: 50px;
}

.tab-header3 {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #6f6e6f;
  font-size: 25px;
  line-height: 35px;
  font-weight: 400;
}

.tab-para {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 35px;
}

.link-2 {
  font-weight: 700;
  text-decoration: none;
}

.link-2:hover {
  color: #4d4d4d;
}

.tabcontent-colorbox {
  width: 80%;
  height: 2px;
  margin-bottom: 17px;
  background-color: #d1d1d1;
}

.section-3 {
  padding: 100px;
  background-image: url('../cosmetic2_1.html');
  background-position: 100% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-69 {
  display: none;
}

.testblock-cosmetic {
  display: flex;
  overflow: hidden;
  width: 50%;
  max-height: 550px;
  justify-content: center;
  align-items: center;
  background-color: #333;
}

.image-70 {
  max-height: 130%;
  max-width: none;
  min-height: 100%;
}

.inner-button-wrapper {
  display: flex;
  justify-content: flex-start;
}

html.w-mod-js *[data-ix="text-box"] {
  opacity: 1;
}

html.w-mod-js *[data-ix="cover"] {
  opacity: 0;
}

@media screen and (max-width: 991px) {
  .navbar {
    background-color: #fff;
  }

  .nav-link.phone {
    margin-left: 0px;
    border-radius: 0px;
  }

  .nav-link.appointment {
    margin-left: 0px;
    border-radius: 0px;
  }

  .section {
    height: 600px;
    padding-top: 177px;
    padding-right: 50px;
    padding-left: 50px;
    align-items: flex-start;
    background-position: 50% 0%;
  }

  .icon {
    display: block;
  }

  .icon-2 {
    display: block;
  }

  .icon-4 {
    display: block;
  }

  .hero-text-wrapper {
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-2 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
  }

  .welcome-section {
    margin-bottom: 0px;
    padding: 100px 35px;
  }

  .heading-4 {
    font-size: 45px;
    text-align: center;
  }

  .heading-4.top {
    margin-bottom: 0px;
  }

  .symptom-checker-section {
    min-height: 0px;
    padding: 35px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85)), url('../symptoms.html');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .symp-text-wrapper {
    background-color: transparent;
  }

  .heading-6 {
    font-size: 45px;
  }

  .heading-6.nospace {
    font-size: 40px;
    line-height: 45px;
  }

  .photo-circle {
    width: 160px;
    height: 160px;
    margin-right: 5px;
    margin-left: 5px;
  }

  .doc-section {
    padding: 50px 35px;
    flex-direction: column;
  }

  .welcome-wrapper-2 {
    width: 100%;
    margin-bottom: 25px;
  }

  .doc-text-wrapper {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .photo-wrapper {
    display: none;
    margin-bottom: 0px;
    justify-content: center;
    order: 1;
  }

  .location-section {
    padding-right: 35px;
    padding-left: 35px;
  }

  .tabs-menu {
    width: 30%;
  }

  .tabs-content {
    width: 70%;
  }

  .location-content-wrapper {
    padding-left: 19px;
  }

  .footer-section {
    padding: 50px 35px 200px;
  }

  .copyright {
    font-size: 14px;
  }

  .link-div {
    width: 25%;
    margin-bottom: 14px;
  }

  .social-div {
    width: 100%;
  }

  .footer-div {
    width: 40%;
    padding-right: 0px;
  }

  .image-2 {
    width: 100%;
  }

  .optical-cta-section {
    align-items: center;
  }

  .optical-cta {
    height: 100%;
    padding-left: 20px;
  }

  .service-wrapper {
    margin-top: 0px;
    justify-content: space-around;
  }

  .service-block {
    width: 49.5%;
  }

  .service-block.cosmetics {
    width: 100%;
  }

  .bottom-button-wrapper {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 250px;
    padding-top: 0px;
    padding-bottom: 0px;
    flex-direction: column;
    background-image: linear-gradient(180deg, transparent, transparent);
    box-shadow: none;
  }

  .link-blocks {
    width: 100%;
    padding-left: 11px;
    justify-content: flex-start;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
    border-right-style: none;
  }

  .link-blocks.hide {
    width: 100%;
    margin-bottom: 1px;
  }

  .link-blocks.hide.mobileph {
    display: flex;
    order: -1;
    background-color: #461b68;
    text-align: left;
  }

  .link-blocks.hide.mobileph:hover {
    background-color: #6f6e6f;
  }

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

  .newsletter-sign-up-div {
    width: 100%;
  }

  .form {
    flex-direction: row;
    align-items: flex-start;
  }

  .submitbutton {
    min-height: 40px;
    min-width: 0px;
    padding: 10px 20px;
  }

  .text-field {
    width: 100%;
    margin-bottom: 5px;
  }

  .form-block {
    width: 100%;
  }

  .search-div {
    width: 100%;
  }

  .search-submit {
    min-height: 50px;
    min-width: 0px;
    margin-bottom: 0px;
    padding: 10px 20px;
  }

  .image-18 {
    width: 25px;
    margin-right: 3px;
  }

  .form-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .search-text {
    width: 60%;
    margin-bottom: 0px;
  }

  .ctablock {
    width: 50%;
  }

  .ctablock.finance {
    width: 100%;
    order: 1;
  }

  .div-block-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cta-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .test-wrapper {
    width: 100%;
  }

  .slider-3 {
    height: 200px;
  }

  .image-21 {
    width: 40%;
  }

  .ajax-symptom-checker {
    width: 100%;
  }

  .tab {
    font-size: 15px;
  }

  .header-tab {
    font-size: 18px;
  }

  .header-tab.w--current {
    font-size: 18px;
  }

  .inner-content-section {
    padding-top: 79px;
    padding-right: 35px;
    padding-left: 35px;
  }

  .breadcrumbs_wrapper {
    margin-bottom: 25px;
    flex-wrap: wrap;
  }

  .inner-h3 {
    font-size: 25px;
    line-height: 30px;
  }

  .vid-block {
    width: 50%;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .candidacy-section {
    padding-right: 35px;
    padding-left: 35px;
  }

  .cta-bar {
    min-height: 450px;
    padding-right: 35px;
    padding-left: 35px;
  }

  .cta-header {
    font-size: 30px;
    line-height: 35px;
  }

  .cta-image-div2 {
    background-position: 30% 50%;
  }

  .pillar-header-div {
    width: 100%;
    padding: 20px;
  }

  .ew-pillar-header-wrapper {
    width: 50%;
    padding: 0px;
  }

  .cta-cat-image-div2 {
    background-position: 50% 50%;
  }

  .tabs-5 {
    flex-direction: column;
  }

  .tabs-menu-5 {
    width: 100%;
    min-height: 0px;
  }

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

  .cat-ajax-section {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .tabs-menu-6 {
    width: 100%;
    padding-right: 0px;
    justify-content: flex-start;
    align-items: center;
  }

  .cattab {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .cat-content {
    padding: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .tab-text-wrapper {
    width: 100%;
    padding-bottom: 0px;
  }

  .cat-ajax-image-div._3 {
    width: 100%;
    min-height: 400px;
    margin-bottom: 17px;
    order: -1;
  }

  .cat-ajax-image-div._1 {
    width: 100%;
    min-height: 400px;
    margin-bottom: 18px;
    order: -1;
  }

  .cat-ajax-image-div.vid {
    width: 100%;
    min-height: 0px;
    margin-bottom: 17px;
    order: -1;
  }

  .tabs-content-5 {
    width: 100%;
  }

  .tabs-6 {
    margin-top: 35px;
    margin-bottom: 0px;
    flex-direction: column;
  }

  .locations_1_div {
    width: 40%;
  }

  .tab_pane2 {
    padding: 20px;
  }

  .map {
    width: 100%;
    height: 200px;
  }

  .doc-block {
    width: 49%;
    height: auto;
  }

  .tab-headers {
    font-size: 30px;
    line-height: 35px;
  }

  .rate-us-bar {
    padding: 20px;
  }

  .rate-us-bar-2 {
    padding: 20px;
  }

  .ajax-section {
    padding: 0px;
  }

  .tabs-menu-8 {
    left: 50px;
    top: 50px;
    right: auto;
    bottom: auto;
    width: 40%;
  }

  .tablink5 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-5 {
    width: 100%;
    height: 400px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .div-block-6 {
    width: 100%;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-left: 50px;
    justify-content: flex-end;
  }

  .cat-header2 {
    min-height: 450px;
    padding: 100px 50px 50px;
    background-position: 0px 0px, 60% 25%;
  }

  .testblock {
    display: flex;
    overflow: hidden;
  }

  .testimonialblock._2 {
    max-height: 450px;
  }

  .doctor-section {
    padding: 50px 50px 25px;
  }

  .doctor-box {
    width: 49%;
  }

  .heading-11 {
    font-size: 20px;
    line-height: 25px;
  }

  .image-51 {
    height: 100%;
    max-width: none;
  }

  .accordion-item {
    width: 100%;
  }

  .accordion-item-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .question {
    display: inline;
    width: 100%;
    margin-right: 5px;
    padding: 1px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
  }

  .arrow-circle {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .image-52 {
    width: 20px;
  }

  .right-arrow-4 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .left-arrow-4 {
    display: none;
  }

  .pt-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link2-2 {
    padding-right: 10px;
    padding-left: 10px;
    justify-content: center;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
  }

  .gray-pilllar {
    padding: 50px;
  }

  .newpillar-section {
    padding: 25px 50px;
  }

  .c1wrapper {
    margin-top: 0px;
    flex-direction: column;
  }

  .cdiv1 {
    width: 100%;
    margin-bottom: 15px;
  }

  .cdiv2 {
    position: relative;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
    justify-content: flex-end;
  }

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

  .c2wrapper-copy {
    flex-direction: column;
  }

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

  .c4wrapper {
    margin-top: 0px;
  }

  .cdivfull {
    flex-direction: column;
  }

  .image-60 {
    width: 100%;
    margin-top: 15px;
  }

  .image-61 {
    margin-bottom: 10px;
  }

  .cdiv2-copy {
    position: relative;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    justify-content: flex-end;
  }

  .cat-blocks-2 {
    margin-bottom: 0px;
    flex-direction: column;
  }

  .cat-div-2 {
    width: 100%;
    margin-bottom: 18px;
  }

  ._50div {
    width: 100%;
    padding-right: 0px;
  }

  .lens-block2 {
    flex-direction: column;
  }

  .lens-cta {
    width: 100%;
    min-height: 450px;
    padding-right: 50px;
    padding-left: 50px;
  }

  .div-block-10 {
    width: 100%;
  }

  .div-block-11 {
    width: 100%;
    margin-bottom: 15px;
  }

  .div-block-13 {
    flex-direction: column;
  }

  .oculoheader {
    min-height: 450px;
    padding: 100px 50px 50px;
    background-position: 30% 50%;
  }

  .oc-wrapper {
    margin-top: 0px;
    flex-direction: column;
  }

  .oc-block-img {
    max-height: 500px;
  }

  .ba-section {
    padding-right: 2%;
    padding-left: 50px;
    background-position: 0% 50%;
    background-size: auto 100%;
  }

  .ba-wrapper {
    width: 38%;
  }

  .image-68 {
    display: none;
  }

  .pillar-h2-large {
    font-size: 32px;
    line-height: 36px;
  }

  .tablink-header {
    font-size: 35px;
    line-height: 45px;
  }

  .tab-header3 {
    margin-top: 5px;
    font-size: 22px;
    line-height: 28px;
  }

  .tabcontent-colorbox {
    margin-bottom: 15px;
  }

  .section-3 {
    padding: 50px 50px 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .image-69 {
    display: block;
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .testblock-cosmetic {
    display: flex;
    overflow: hidden;
  }

  .inner-button-wrapper {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 400px;
    padding: 44px 25px 39px;
    align-items: center;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.65) 35%, hsla(0, 0%, 100%, 0) 62%), url('../landscape.html');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, auto 125%;
    background-repeat: repeat, no-repeat;
  }

  .heading {
    margin-bottom: 17px;
    color: #333;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    text-shadow: none;
  }

  .heading-2 {
    margin-bottom: 15px;
    color: #333;
    font-size: 35px;
    line-height: 40px;
    text-shadow: none;
  }

  .welcome-section {
    padding: 80px 25px 50px;
  }

  .heading-3 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 18px;
  }

  .heading-3.gry {
    font-size: 18px;
    line-height: 18px;
  }

  .heading-4 {
    margin-bottom: 15px;
    font-size: 35px;
    line-height: 40px;
  }

  .paragraph {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 25px;
  }

  .button.space {
    margin-right: 7px;
  }

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

  .symptom-checker-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .symp-text-wrapper {
    width: 100%;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-left: 15px;
    order: -1;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 30px;
  }

  .paragraph-2.centered {
    margin-bottom: 12px;
  }

  .heading-6 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 45px;
  }

  .heading-6.nospace {
    font-size: 35px;
    line-height: 40px;
  }

  .photo-circle {
    width: 165px;
    height: 165px;
  }

  .doc-section {
    padding: 50px 25px 35px;
  }

  .doc-name {
    font-size: 12px;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph-3.space {
    margin-bottom: 10px;
    line-height: 30px;
  }

  .doc-text-wrapper {
    margin-bottom: 30px;
  }

  .location-section {
    padding: 50px 25px 25px;
  }

  .tabs {
    margin-top: 8px;
    flex-direction: column;
  }

  .tabs-menu {
    width: 100%;
    margin-bottom: 22px;
  }

  .tabs-content {
    width: 100%;
  }

  .tablink {
    padding-right: 10px;
    padding-left: 10px;
  }

  .location-content-wrapper {
    padding-left: 0px;
  }

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

  .footer-links {
    margin-right: 0px;
    font-size: 16px;
  }

  .copyright {
    text-align: center;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: flex-start;
  }

  .link-div {
    width: 100%;
    margin-bottom: 0px;
    flex-direction: column;
    align-items: center;
  }

  .social-div {
    justify-content: center;
  }

  .footer-div {
    width: 100%;
    min-height: 0px;
    padding-right: 0px;
    align-items: center;
  }

  .image-2 {
    width: 200px;
  }

  .optical-cta-section {
    margin: 25px;
    align-items: center;
  }

  .optical-cta {
    width: 60%;
    padding: 15px;
  }

  .opt-heading {
    font-size: 25px;
    line-height: 30px;
  }

  .service-section {
    padding: 50px 25px 25px;
  }

  .service-block {
    width: 100%;
    height: 250px;
  }

  .service-name {
    font-size: 20px;
    line-height: 20px;
  }

  .cover-name {
    font-size: 25px;
    font-weight: 400;
  }

  .bottom-button-wrapper {
    width: 100%;
    min-height: 40px;
    flex-direction: row;
    border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  }

  .link-blocks {
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    justify-content: center;
    border-right-style: solid;
    border-right-color: hsla(0, 0%, 100%, 0.25);
    text-align: center;
  }

  .link-blocks.hide {
    display: none;
    padding-left: 10px;
  }

  .link-blocks.hide.mobileph {
    display: flex;
    margin-bottom: 0px;
    border-radius: 0px;
    text-align: center;
  }

  .form {
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .newsletter-text {
    margin-right: 0px;
    text-align: center;
  }

  .text-field {
    width: 50%;
  }

  .form-2 {
    align-items: center;
  }

  .search-text {
    width: 50%;
  }

  .ctablock {
    height: 325px;
  }

  .ctablock.finance {
    height: 250px;
  }

  .div-block-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-7 {
    font-size: 25px;
    line-height: 28px;
  }

  .cta-text {
    line-height: 24px;
  }

  .test-wrapper {
    min-height: 220px;
  }

  .slider-3 {
    height: 180px;
  }

  .block-quote {
    font-size: 18px;
  }

  .tab.co {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 18px;
  }

  .symptom-heading {
    margin-bottom: 20px;
  }

  .welcome-heading {
    margin-top: 0px;
    font-size: 18px;
    line-height: 18px;
  }

  .inner-content-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .breadcrumbs_wrapper {
    margin-bottom: 10px;
  }

  .breadcrumbs_link {
    margin-bottom: 6px;
  }

  .inner-h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .vid-block {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    float: none;
  }

  .candidacy-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .inner-header-div {
    padding-left: 10px;
  }

  .lasik-block {
    flex-direction: column;
  }

  .lasik-block._2 {
    flex-direction: column;
  }

  .cta-bar {
    width: 100%;
    min-height: 350px;
    padding: 35px 25px;
  }

  .cta-image-div {
    width: 100%;
    height: 350px;
  }

  .cta-image-div2 {
    width: 100%;
    min-height: 350px;
    order: 1;
  }

  .pillar-header-div {
    width: 100%;
    padding: 0px;
    background-color: transparent;
  }

  .ew-pillar-header-wrapper {
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .cta-cat-image-div {
    width: 100%;
    height: 350px;
  }

  .cta-cat-image-div2 {
    width: 100%;
    min-height: 350px;
    order: 1;
  }

  .heading-9 {
    color: #333;
  }

  .tabs-menu-6 {
    flex-direction: column;
    align-items: stretch;
  }

  .cattab {
    width: 100%;
  }

  .cat-content {
    flex-direction: column;
  }

  .tab-text-wrapper {
    width: 100%;
  }

  .cat-ajax-image-div {
    width: 100%;
    margin-bottom: 20px;
    order: -1;
  }

  .cat-ajax-image-div._3 {
    min-height: 300px;
  }

  .cat-ajax-image-div._1 {
    min-height: 300px;
  }

  .cat-ajax-image-div.vid {
    min-height: 0px;
  }

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

  .mobile-cat-image {
    display: block;
    margin-bottom: 12px;
  }

  .location-pg-wrapper {
    flex-direction: column;
  }

  .locations_1_div {
    width: 100%;
    padding-right: 0px;
  }

  .rating_div {
    margin-bottom: 0px;
  }

  .line_div {
    margin-bottom: 20px;
  }

  .locations_map_div {
    margin-bottom: 40px;
  }

  .locations_ajax_div {
    width: 100%;
    margin-top: 20px;
  }

  .doc-block {
    height: auto;
    margin-bottom: 16px;
  }

  .doc-image-div {
    height: 200px;
  }

  .tab-headers {
    font-size: 30px;
    line-height: 35px;
  }

  .rate-us-bar {
    width: 100%;
    min-height: 350px;
    padding: 35px 25px;
  }

  .rate-us-bar-2 {
    width: 100%;
    height: 350px;
  }

  .rate-block {
    flex-direction: column;
  }

  .image-42 {
    width: 250px;
  }

  .div-block-4 {
    bottom: -60px;
    width: 100%;
    height: 125px;
  }

  .tabs-menu-8 {
    left: 25px;
    top: 25px;
  }

  .tabpane {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 27%, hsla(0, 0%, 100%, 0.99) 55%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../lasik3.html');
    background-position: 0px 0px, 0px 0px, 60% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .tabpane.ct {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 36%, hsla(0, 0%, 100%, 0.99) 56%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../cataract3.html'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 0px 0px, 70% 50%, 0px 0px;
    background-size: auto, auto, cover, auto;
    background-repeat: repeat, repeat, repeat, repeat;
  }

  .tabpane.gl {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 32%, hsla(0, 0%, 100%, 0.99) 52%), linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../glaucoma3.html'), linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px, 0px 0px, 70% 50%, 0px 0px;
    background-size: auto, auto, cover, auto;
    background-repeat: repeat, repeat, repeat, repeat;
  }

  .tabpane.oc {
    min-height: 900px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99)), url('../oculo3.html'), linear-gradient(180deg, null, null);
    background-size: auto, cover, auto;
  }

  .div-block-5 {
    height: auto;
    align-items: flex-end;
  }

  .div-block-6 {
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    background-color: transparent;
  }

  .cat-header2 {
    padding: 80px 25px 0px;
    background-color: rgba(102, 48, 144, 0.13);
    background-image: none;
    background-position: 0px 0px;
  }

  .testblock {
    width: 100%;
    height: 350px;
    order: -1;
  }

  .testimonialblock {
    flex-direction: column;
  }

  .testimonialblock._2 {
    max-height: none;
    flex-direction: column;
  }

  .doctor-section {
    padding-right: 25px;
    padding-bottom: 0px;
    padding-left: 25px;
  }

  .doctor-box {
    min-width: 0px;
  }

  .dox-txt-box {
    padding: 5px 15px;
  }

  .heading-11 {
    margin-bottom: 0px;
    font-size: 18px;
  }

  .image-48 {
    margin-bottom: 5px;
  }

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

  .image-51 {
    width: 100%;
    height: auto;
  }

  .question {
    padding-left: 5px;
    font-size: 18px;
    font-weight: 700;
  }

  .image-53 {
    margin-top: 0px;
  }

  .gray-pilllar {
    padding: 25px;
  }

  .newpillar-section {
    padding: 25px;
  }

  .cvid-block {
    width: 100%;
    margin-bottom: 10px;
  }

  .symptom-section {
    padding-right: 25px;
    padding-left: 25px;
  }

  .newpillar-section-2 {
    padding: 25px;
  }

  .cdiv2-copy {
    margin-top: 18px;
    justify-content: center;
  }

  .lens-block2 {
    flex-direction: column;
  }

  .lens-cta {
    width: 100%;
    min-height: 350px;
    padding: 35px 25px;
  }

  .lal-p {
    font-size: 16px;
    line-height: 30px;
  }

  .oculoheader {
    padding: 80px 25px 0px;
    background-color: transparent;
    background-image: none;
    background-position: 0px 0px;
  }

  .cta-oc-image-div {
    width: 100%;
    height: 350px;
  }

  .oc-block-img {
    width: 100%;
    max-height: 400px;
    margin-bottom: 10px;
  }

  .ba-section {
    min-height: 350px;
    padding: 25px 2% 25px 25px;
    background-image: url('../senior-woman.html');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .pillar-h2-large.jm {
    font-size: 2em;
  }

  .mobile-oc-image {
    display: block;
    margin-bottom: 12px;
  }

  .tablink-header {
    font-size: 25px;
    line-height: 30px;
  }

  .tab-header3 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }

  .tab-para {
    font-size: 17px;
    line-height: 35px;
  }

  .section-3 {
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .image-69 {
    margin-bottom: 25px;
  }

  .testblock-cosmetic {
    width: 100%;
    height: 350px;
    order: -1;
  }

  .inner-button-wrapper {
    flex-direction: row;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-right: 10px;
    padding-left: 10px;
  }

  .nav-link {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
  }

  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dropdown-toggle.w--open {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section {
    height: 80vh;
    align-items: center;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.65) 35%, hsla(0, 0%, 100%, 0) 62%), url('../landscape.html');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, auto 150%;
    background-repeat: repeat, no-repeat;
  }

  .hero-text-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: 5px;
  }

  .heading-2 {
    font-size: 40px;
    line-height: 45px;
    font-weight: 700;
    text-align: center;
  }

  .welcome-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-3 {
    margin-bottom: 20px;
  }

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

  .button.cta {
    font-weight: 400;
    letter-spacing: 0px;
  }

  .button.jm {
    min-width: 0px;
  }

  .symp-text-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-6 {
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }

  .doc-overlay {
    height: auto;
    min-height: 35px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    background-color: rgba(0, 0, 0, 0.7);
  }

  .photo-circle {
    display: flex;
    width: 180px;
    height: 200px;
    align-items: flex-end;
  }

  .doc-section {
    padding: 50px 20px 25px;
  }

  .doc-name {
    font-size: 13px;
  }

  .welcome-wrapper-2 {
    align-items: center;
  }

  .paragraph-3 {
    margin-bottom: 20px;
  }

  .photo-wrapper {
    margin-top: 0px;
  }

  .location-section {
    padding-top: 25px;
  }

  .locations-wrapper {
    margin-top: 0px;
  }

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

  .footer-links {
    margin-right: 0px;
    font-size: 16px;
  }

  .social-text {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 11px;
  }

  .social-div {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .footer-div {
    padding-right: 0px;
  }

  .optical-cta-section {
    min-height: 300px;
    margin-right: 20px;
    margin-left: 20px;
    flex-direction: column;
    justify-content: flex-end;
    background-color: #663090;
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }

  .optical-cta {
    width: 100%;
    margin-top: 0px;
  }

  .service-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .service-block {
    width: 100%;
  }

  .service-title-div {
    align-items: center;
  }

  .bottom-button-wrapper {
    flex-direction: column;
  }

  .link-blocks {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .link-blocks.hide.mobileph {
    margin-bottom: 0px;
    border-radius: 0px;
    font-weight: 600;
  }

  .form {
    flex-direction: row;
  }

  .newsletter-text {
    line-height: 25px;
  }

  .submitbutton {
    width: 100%;
    min-height: 50px;
    margin-bottom: 0px;
    padding: 10px;
  }

  .text-field {
    width: 100%;
    margin-bottom: 0px;
  }

  .search-submit {
    width: 50px;
    min-height: 50px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .form-2 {
    flex-direction: column;
  }

  .search-text {
    width: 100%;
    margin-bottom: 0px;
  }

  .ctablock {
    width: 100%;
    height: 300px;
  }

  .ctablock.finance {
    height: 300px;
  }

  .test-wrapper {
    padding-left: 13px;
  }

  .slider-3 {
    height: 380px;
  }

  .left-arrow-3 {
    width: 30px;
    height: 30px;
  }

  .right-arrow-3 {
    top: 34px;
    width: 30px;
    height: 30px;
  }

  .new-test-div {
    padding-left: 40px;
  }

  .image-21 {
    width: 100%;
  }

  .tabs-2 {
    flex-direction: column;
  }

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

  .tabs-content-2 {
    width: 100%;
  }

  .tab.co {
    min-height: 50px;
  }

  .symptom-heading {
    font-size: 25px;
    line-height: 30px;
  }

  .hover-text {
    margin-top: 7px;
    font-size: 13px;
    line-height: 19px;
  }

  .welcome-heading {
    margin-bottom: 20px;
  }

  .inner-content-section {
    padding-right: 20px;
    padding-bottom: 35px;
    padding-left: 20px;
  }

  .breadcrumbs_wrapper {
    margin-bottom: 14px;
    justify-content: flex-start;
  }

  .breadcrumbs_link {
    padding: 2px 4px;
  }

  .divider {
    margin-right: 5px;
    margin-left: 5px;
  }

  .inner-h1 {
    margin-bottom: 0px;
    font-size: 50px;
    line-height: 50px;
  }

  .vid-block {
    min-height: 150px;
    margin-bottom: 15px;
  }

  .inner-divider {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .candidacy-section {
    padding: 10px 20px 25px;
  }

  .inner-header-div {
    margin-bottom: 17px;
    padding-bottom: 6px;
    padding-left: 10px;
  }

  .cta-header {
    font-size: 32px;
    line-height: 36px;
  }

  .cta-image-div2 {
    background-position: 20% 50%;
  }

  .list {
    padding-left: 20px;
  }

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

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

  .pillar-header-div {
    width: 100%;
  }

  .ew-pillar-header-wrapper {
    width: 100%;
    padding: 0px;
  }

  .cta-cat-image-div2 {
    background-position: 20% 50%;
  }

  .tabs-5 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .tabs-content-4 {
    min-height: 0px;
  }

  .tabs-menu-6 {
    padding-right: 0px;
  }

  .tab-text-wrapper {
    padding: 0px;
  }

  .cat-ajax-image-div {
    min-height: 200px;
  }

  .cat-ajax-image-div._3 {
    min-height: 200px;
  }

  .cat-ajax-image-div._1 {
    min-height: 200px;
  }

  .cat-ajax-image-div.vid {
    min-height: 0px;
  }

  .mobile-cat-image {
    display: block;
    margin-bottom: 20px;
  }

  .locations_1_div {
    width: 100%;
  }

  .tablink_2 {
    width: 100%;
  }

  .tab_pane2 {
    padding: 20px 0px;
  }

  .tabs-menu-7 {
    display: block;
  }

  .locations_ajax_div {
    width: 100%;
  }

  .doc-block {
    height: auto;
  }

  .doc-image-div {
    height: 140px;
  }

  .rate-us-bar-2 {
    height: auto;
  }

  .image-42 {
    width: 100%;
  }

  .div-block-4 {
    width: 100%;
    height: auto;
    flex-direction: column;
  }

  .button-copy {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tabs-7 {
    height: auto;
    min-height: 0px;
  }

  .tabs-menu-8 {
    position: static;
    left: auto;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: rgba(111, 110, 111, 0.08);
  }

  .tabpane {
    height: auto;
    min-height: 700px;
    background-image: none;
    background-position: 0px 0px;
  }

  .tabpane.ct {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99));
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .tabpane.gl {
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 47%, hsla(0, 0%, 100%, 0.97) 74%, hsla(0, 0%, 100%, 0.99));
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .tabpane.oc {
    min-height: 0px;
    background-image: none;
    background-position: 0px 0px;
  }

  .div-block-5 {
    position: static;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    height: auto;
    padding-top: 0px;
    background-color: hsla(0, 0%, 100%, 0.55);
  }

  .div-block-6 {
    height: auto;
    justify-content: flex-start;
  }

  .button-copy {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-43 {
    display: block;
    margin-bottom: 13px;
  }

  .image-44 {
    width: 50%;
    height: auto;
  }

  .cat-header2 {
    min-height: 500px;
    padding-bottom: 25px;
    align-items: flex-end;
    background-position: 0px 0px, 65% 25%;
  }

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

  .testblock {
    height: auto;
    order: -1;
  }

  .doctor-section {
    padding-top: 25px;
  }

  .doctor-box {
    width: 100%;
  }

  .dox-txt-box {
    padding: 5px;
  }

  .image-48 {
    margin-bottom: 0px;
  }

  .question {
    width: 70%;
    padding-left: 5px;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
  }

  .pillar-h1-2 {
    margin-bottom: 11px;
    font-size: 40px;
    line-height: 40px;
  }

  .right-arrow-4 {
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .left-arrow-4 {
    display: none;
  }

  .pt-content {
    padding-right: 0px;
    padding-left: 0px;
  }

  .tab-link2-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .gray-pilllar {
    padding: 25px;
  }

  .cvid-block {
    width: 100%;
    min-height: 0px;
    margin-bottom: 9px;
  }

  .heading-12 {
    margin-bottom: 0px;
  }

  .c4wrapper {
    margin-top: 0px;
  }

  .image-60 {
    width: 100%;
    margin-left: 0px;
    float: none;
  }

  .cat-blocks-2 {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .cat-div-2 {
    margin-bottom: 10px;
  }

  .heading-12-ctr {
    margin-bottom: 0px;
  }

  .oculoheader {
    min-height: 500px;
    padding-bottom: 25px;
    align-items: flex-end;
    background-position: 0px 0px, 65% 25%;
  }

  .oc-finance {
    text-align: left;
  }

  .oc-block-img {
    width: 100%;
    min-height: 0px;
    margin-bottom: 9px;
  }

  .ba-section {
    padding-right: 5%;
    align-items: flex-end;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.48), hsla(0, 0%, 100%, 0.48)), linear-gradient(92deg, hsla(0, 0%, 100%, 0) 34%, hsla(0, 0%, 100%, 0.9) 58%), url('../senior-woman.html');
    background-position: 0px 0px, 0px 0px, 0% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .ba-wrapper {
    width: 65%;
    max-width: none;
  }

  .mobile-oc-image {
    display: block;
    margin-bottom: 20px;
  }

  .section-3 {
    padding-top: 0px;
  }

  .image-69 {
    margin-top: 0px;
  }

  .testblock-cosmetic {
    height: auto;
    order: -1;
  }

  .inner-button-wrapper {
    flex-direction: column;
  }
}

