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

.nav-div {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5000;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.16);
}

.nav-link {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #210731;
  font-size: 15px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #7c7c7c;
}

.brand {
  width: 225px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.nav-menu {
  display: flex;
  width: 100%;
  margin-top: 6px;
  justify-content: space-between;
}

.dropdown-toggle {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Roboto, sans-serif;
  color: #210731;
  font-size: 15px;
  text-transform: uppercase;
}

.dropdown-toggle:hover {
  color: #7c7c7c;
}

.dropdown-link {
  background-color: #210731;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.dropdown-link:hover {
  color: #f7cd68;
}

.section {
  display: flex;
  height: 90vh;
  padding: 100px 100px 5%;
  justify-content: center;
  align-items: flex-end;
  background-image: linear-gradient(229deg, transparent 43%, rgba(0, 0, 0, 0.9)), url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/hero3.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.about-section {
  padding: 100px;
}

.about-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  align-items: center;
}

.about-div {
  width: 50%;
  max-width: none;
  min-height: 50px;
  margin-right: 0px;
  margin-left: 0px;
}

.intro {
  display: flex;
  min-height: 35px;
  align-items: center;
}

.line-boc {
  display: flex;
  width: 25px;
  height: 35px;
  padding: 8px;
  justify-content: center;
  align-items: center;
}

.text-block {
  font-family: Roboto, sans-serif;
  color: #523763;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h2-lg {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  line-height: 38px;
  font-style: normal;
  font-weight: 400;
}

.h2-sm {
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 55px;
  line-height: 60px;
  font-weight: 500;
}

.paragraph {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.img-div {
  overflow: hidden;
  width: 45%;
  max-width: 600px;
  min-height: 600px;
  background-color: rgba(51, 51, 51, 0.31);
}

.img-div.doc {
  max-height: 700px;
}

.eye-condition-sectiion {
  padding: 50px 100px;
  background-color: rgba(229, 227, 254, 0.25);
}

.body {
  font-family: Roboto, sans-serif;
}

.ec-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.h2-sm-md {
  margin-top: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 40px;
  line-height: 60px;
  font-weight: 500;
  text-align: center;
}

.h2-sm-md.white {
  color: #fff;
}

.h2-sm-md.white-left {
  margin-bottom: 20px;
  color: #fff;
  text-align: left;
}

.ec-container {
  display: flex;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 30px;
  justify-content: space-between;
}

.ev-block {
  display: flex;
  width: 19.5%;
  min-height: 0px;
  padding-top: 5px;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
}

.text-block-2 {
  margin-bottom: 5px;
  color: #210731;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.circle {
  width: 100%;
  height: 300px;
  border-radius: 0%;
  background-color: #210731;
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/neatsighted.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circle.far {
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/farsighted.jpg');
}

.circle.ast {
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/astigmatism.jpg');
}

.circle.cat {
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/cataract.jpg');
}

.circle.de {
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/keratoconus.jpg');
}

.h2-md {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  line-height: 38px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.list {
  padding-left: 20px;
  color: #523763;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.list-item {
  margin-bottom: 7px;
}

.clearly-section {
  padding: 50px 100px;
  background-color: rgba(229, 227, 254, 0.25);
}

.clearly-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.clearly-container {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-top: 30px;
  justify-content: space-between;
}

.clearly-block {
  width: 32%;
  min-height: 500px;
}

.cl-img-block {
  display: flex;
  overflow: hidden;
  height: 300px;
  max-height: 300px;
  min-height: 300px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
}

.cl-text-block {
  display: flex;
  min-height: 0px;
  padding: 15px;
  flex-direction: column;
  align-items: flex-start;
}

.number-block {
  display: flex;
  min-height: 35px;
  align-items: center;
}

.number {
  font-family: Roboto, sans-serif;
  color: #523763;
  font-size: 20px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.image {
  height: 100%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.button-2 {
  margin-top: 15px;
  padding: 20px 30px;
  border-radius: 10px;
  background-color: #830476;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: #333;
  color: #fff;
}

.button-2.sp {
  margin-right: 10px;
}

.h2-lg-cl {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  line-height: 38px;
  font-style: normal;
  font-weight: 400;
}

.difference-sectioin {
  display: flex;
  min-height: 400px;
  padding: 100px;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 42%, hsla(0, 0%, 100%, 0.99) 71%), url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/skier.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

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

.cta-header {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 55px;
  line-height: 60px;
  font-weight: 500;
  text-align: left;
}

.cta-50 {
  display: flex;
  width: 45%;
  min-height: 25px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.service-cta-container {
  display: flex;
  width: 100%;
  max-width: 1500px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}

.service-box {
  position: relative;
  display: flex;
  overflow: hidden;
  width: 33%;
  height: 415px;
  min-height: 0px;
  margin-bottom: 10px;
  justify-content: center;
  align-items: center;
  background-color: #333;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: flex;
  padding: 20px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.5);
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  text-transform: none;
}

.paragraph-2 {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}

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

.bullets {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
  color: #523763;
  font-size: 20px;
}

.check-boc {
  position: relative;
  width: 40px;
  height: 40px;
  margin-right: 22px;
  border-style: solid;
  border-width: 2px;
  border-color: #f7cd68;
  border-radius: 5px;
  background-color: #fff;
}

.image-2 {
  position: absolute;
  left: 6px;
  top: auto;
  right: 0%;
  bottom: 6px;
  max-width: 120%;
}

.text-block-8 {
  color: #210731;
  line-height: 24px;
  font-weight: 300;
}

.service-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 25px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  justify-content: space-between;
}

.image-3 {
  height: 120%;
  max-width: none;
}

.text-span {
  text-decoration: underline;
}

.doctor-section {
  padding: 100px;
}

.doctor-wrapper {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  align-items: center;
}

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

.cta-header-ctr {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
}

.reverse-button {
  margin-top: 15px;
  padding: 20px 30px;
  border-radius: 10px;
  background-color: #830476;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.reverse-button:hover {
  background-color: #333;
  color: #fff;
}

.test-div1 {
  display: flex;
  width: 48%;
  min-height: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: transparent;
}

.sfnamediv {
  padding-left: 0px;
  border-left: 1px none #000;
}

.slide-nav {
  display: none;
}

.testimonial-wrapper {
  position: relative;
  z-index: 300;
  display: flex;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  justify-content: space-around;
}

.icon {
  font-size: 20px;
}

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

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

.slide {
  height: auto;
}

.sf-test-text {
  margin-bottom: 20px;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.sf-name {
  color: #333;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
}

.sf50-test-div {
  display: block;
  width: 100%;
  height: auto;
  min-height: 50px;
  padding: 35px 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  background-color: transparent;
}

.right-arrow {
  left: 55px;
  top: auto;
  right: auto;
  bottom: -70px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #523763;
}

.left-arrow {
  left: 0%;
  top: auto;
  right: auto;
  bottom: -70px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #523763;
}

.testimonial-section-2 {
  position: relative;
  overflow: hidden;
  min-height: 25px;
  padding: 100px;
}

.test-50 {
  overflow: hidden;
  width: 40%;
  max-height: 600px;
  min-height: 0px;
  flex-direction: column;
  align-items: center;
}

.test-50.smaller {
  overflow: hidden;
  max-height: 650px;
}

.testimonial-call-out {
  padding: 50px 100px;
  background-color: #523763;
  background-image: linear-gradient(180deg, rgba(82, 55, 99, 0.88), rgba(82, 55, 99, 0.88)), url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/bwfrontrange.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

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

.slider-2 {
  height: auto;
  max-height: none;
  min-height: 400px;
  background-color: transparent;
}

.content {
  display: flex;
  width: 90%;
  height: 350px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
  align-items: center;
}

.img-circ {
  width: 300px;
  height: 300px;
  border-radius: 100%;
  background-color: #fff;
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/cutarelli-testimonial-cecil.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.img-circ._2 {
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/cutarelli-testimonial-karen.jpg');
}

.testtext {
  width: 60%;
  min-height: 25px;
}

.paragraph-3 {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 33px;
  font-style: italic;
}

.text-block-9 {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: right;
}

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

.image-9 {
  width: 100%;
}

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

.copyright {
  margin-top: 0px;
  margin-bottom: 9px;
  color: #523763;
  font-size: 14px;
  line-height: 28px;
  font-weight: 300;
}

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

.heading-7 {
  margin-top: 0px;
  color: #523763;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.link-3 {
  color: #523763;
}

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

.image-17 {
  width: 250px;
  margin-bottom: 15px;
}

.footer-links {
  margin-bottom: 4px;
  color: #523763;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}

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

.footer-div {
  width: 75%;
  min-height: 200px;
  padding-right: 0px;
}

.link-div {
  display: flex;
  width: 20%;
  min-height: 200px;
  flex-direction: column;
}

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

.location-section {
  display: flex;
  min-height: 600px;
  padding: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #210731;
}

.locations-wrapper {
  display: flex;
  max-width: 1280px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.location-block-wrapper {
  display: flex;
  width: 100%;
  max-width: 1500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-around;
}

.location-block {
  display: flex;
  width: 23%;
  min-height: 150px;
  padding-top: 21px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-top: 0.5px none #fff;
  border-bottom: 1px none hsla(0, 0%, 100%, 0.23);
  text-decoration: none;
  cursor: pointer;
}

.location-block:hover {
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.1), hsla(0, 0%, 100%, 0));
}

.office-header {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.address {
  margin-bottom: 20px;
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.phone {
  margin-top: -10px;
  margin-bottom: 13px;
  color: #f8f8f8;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.phone:hover {
  text-decoration: underline;
}

.plink {
  color: #fff;
  text-decoration: none;
}

.plink:hover {
  color: #f7cd68;
}

.social-block {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  padding: 2px;
  border-radius: 100px;
  background-color: #523763;
}

.social-block:hover {
  background-color: #f7cd68;
}

.image-18 {
  padding: 0px;
}

.hero-wrapper {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: flex-start;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -10px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 500;
  text-align: center;
}

.heading-8-copy {
  margin-top: 0px;
  margin-bottom: 14px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 65px;
  font-weight: 500;
  text-align: center;
}

.heading-9 {
  margin-top: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
  font-style:italic;
}

.top-nav {
  display: flex;
  min-height: 50px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.phone-button {
  display: flex;
  width: auto;
  min-height: 40px;
  min-width: 200px;
  padding: 5px;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #210731;
  text-decoration: none;
}

.phone-button:hover {
  color: #7c7c7c;
}

.phone-button.book {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 10px;
  background-color: #830476;
  color: #fff;
}

.phone-button.book:hover {
  background-color: #333;
}

.image-19 {
  width: 20px;
  margin-right: 5px;
}

.text-block-10 {
  font-size: 16px;
}

.bottom-bar {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: flex;
  width: auto;
  min-height: 50px;
  min-width: 500px;
  justify-content: space-between;
  background-color: #523763;
}

.bottom-buttons {
  display: flex;
  width: auto;
  min-height: 50px;
  min-width: 200px;
  padding: 10px 20px;
  justify-content: center;
  align-items: center;
  border-right: 1px solid hsla(0, 0%, 100%, 0.17);
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.bottom-buttons:hover {
  background-color: #210731;
}

.bottom-buttons.last {
  border-right-style: none;
  background-color: #830476;
  font-size: 15px;
}

.bottom-buttons.last:hover {
  background-color: #523763;
}

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

.image-21 {
  display: none;
}

.age-section {
  display: flex;
  height: auto;
  min-height: 0px;
  margin: 0px;
  padding: 100px;
  flex-direction: column;
  align-items: center;
  background-color: rgba(229, 227, 254, 0.25);
}

.heading-copy-2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 55px;
  line-height: 60px;
  text-align: left;
}

.heading-copy-2.mid {
  width: 90%;
  font-weight: 500;
  text-align: center;
}

.heading-copy-2.mid {
  width: 90%;
  text-align: center;
}

.div-block-10 {
  display: flex;
  width: 100%;
  min-height: 50%;
  padding-bottom: 10px;
  justify-content: center;
  align-items: flex-end;
}

.gry-divider {
  width: 3px;
  min-height: 50px;
  background-color: rgba(51, 51, 51, 0.11);
}

.div-block-11 {
  display: flex;
  width: 100%;
  max-width: 1400px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: column;
  align-items: center;
}

.image-22 {
  width: 20px;
  margin-right: 4px;
  filter: grayscale(100%) invert(100%);
}

.image-23 {
  width: 100%;
}

.location-hero {
  display: flex;
  min-height: 450px;
  padding: 151px 100px 6px;
  flex-direction: column;
  justify-content: flex-end;
  background-image: linear-gradient(180deg, rgba(33, 7, 49, 0) 48%, rgba(33, 7, 49, 0.99)), url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/denver.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.inner-h1 {
  margin-top: 0px;
  margin-bottom: 40px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 75px;
  line-height: 75px;
  font-weight: 500;
  text-align: center;
}

.sf-address-bar-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.addblock-phone {
  display: flex;
  width: 33%;
  min-height: 50px;
  padding: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.addblock-phone:hover {
  opacity: 0.5;
}

.sf-icon-holder {
  display: flex;
  width: 35px;
  height: 35px;
  margin-right: 15px;
  justify-content: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 50%;
  outline-color: #fff;
  outline-offset: 0px;
  outline-style: none;
  outline-width: 1px;
}

.image-24 {
  width: 15px;
  margin-right: 0px;
}

.addblock {
  display: flex;
  width: 33%;
  min-height: 50px;
  padding: 10px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.addblock:hover {
  opacity: 0.5;
}

.text-block-11 {
  text-align: left;
}

.text-block-12 {
  text-align: left;
}

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

.inner-h2 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
}

.inner-p {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.inner-img-div {
  overflow: hidden;
  width: 49%;
  max-width: none;
  min-height: 600px;
  background-color: rgba(51, 51, 51, 0.31);
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/eye.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inner-img-div._2l {
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/procedure2.jpg');
}

.inner-img-div.assur {
  max-height: 600px;
  background-color: transparent;
  background-image: none;
}

.inner-img-div.finance {
  background-image: url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/finance.jpg');
}

.inner-div {
  width: 45%;
  max-width: none;
  min-height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 50px;
  padding-right: 50px;
}

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

.coc-div {
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin: 100px auto 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid hsla(0, 0%, 48.7%, 0.5);
  border-bottom: 1px solid hsla(0, 0%, 48.7%, 0.5);
}

.coc-p {
  margin-bottom: 24px;
  font-family: Roboto, sans-serif;
  color: #210731;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.coc-logo-div {
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-25 {
  width: 200px;
  margin-right: 20px;
}

.image-26 {
  width: 150px;
}

.inner-map-div {
  overflow: hidden;
  width: 45%;
  max-height: 600px;
  max-width: none;
  min-height: 600px;
  background-color: transparent;
}

.inner-form-div {
  display: flex;
  width: 50%;
  max-width: none;
  min-height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 50px;
  flex-direction: column;
  justify-content: flex-start;
}

.linktext {
  color: #523763;
}

.form-block {
  display: flex;
  margin-bottom: 6px;
  justify-content: space-between;
  align-items: center;
}

.text-field {
  width: 49%;
  margin-bottom: 0px;
  font-family: Roboto, sans-serif;
}

.select-field {
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: rgba(51, 51, 51, 0.5);
}

.textarea {
  font-family: Roboto, sans-serif;
}

.image-27 {
  width: 100%;
}

.div-block-12 {
  display: flex;
  width: 40%;
  max-width: none;
  min-height: 50px;
  justify-content: space-between;
}

.div-block-13 {
  display: flex;
  width: 100%;
  min-height: 25px;
  margin-top: 35px;
  flex-direction: column;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: flex-start;
}

.inner-bullets {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
  justify-content: flex-start;
  align-items: center;
  color: #523763;
  font-size: 20px;
}

.text-block-8-inner {
  color: #fff;
  line-height: 24px;
  font-weight: 300;
}

.cta-section {
  padding: 100px 50px;
  background-color: #210731;
}

.cta-wrapper-4 {
  display: flex;
  width: 100%;
  max-width: 1200px;
  min-height: 25px;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.div-block-14 {
  width: 50%;
}

.image-9-lasik {
  width: 100%;
  max-width: 90%;
}

._4-block-wrapper-2 {
  display: flex;
  width: 19%;
  min-height: 200px;
  padding-right: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

._4-block-wrapper-2._40 {
  width: 50%;
  padding-right: 20px;
  justify-content: center;
  align-items: flex-start;
}

.ageoption-2 {
  width: 100%;
  margin-top: 0px;
  padding: 0px 5px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #523763;
  font-size: 50px;
  line-height: 60px;
  font-weight: 900;
  text-align: center;
}

.options-2 {
  margin-bottom: 5px;
  padding-left: 0px;
  color: #333;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
}

.stats-dv-2 {
  display: flex;
  width: 100%;
  min-height: 50px;
  justify-content: space-between;
}

.paragraph-ctr-left {
  max-width: none;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.inner-quote {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  font-weight: 300;
}

.inner-content-wrapper-map {
  display: flex;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  justify-content: space-between;
  align-items: stretch;
}

._4-section {
  padding: 99px;
  background-color: rgba(229, 227, 254, 0.25);
}

._4-container {
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.step-wrapper {
  display: flex;
  width: 100%;
  min-height: 50px;
  margin-top: 50px;
  margin-bottom: 49px;
  justify-content: space-between;
}

.div-block-15 {
  width: 23%;
  padding: 8px;
}

.text-block-13 {
  margin-bottom: 16px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.center-p {
  font-family: Roboto, sans-serif;
  color: #523763;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

.inner-h2-ctr {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
  text-align: center;
}

.lines {
  width: 1px;
  min-height: 25px;
  background-color: rgba(82, 55, 99, 0.26);
}

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

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

.question {
  width: auto;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 5px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #523763;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 0px;
}

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

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

.accordion-item-content {
  overflow: hidden;
}

.answer {
  margin-right: 5px;
  margin-left: 5px;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

.heading-10 {
  font-family: Roboto, sans-serif;
  color: #523763;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.list-2 {
  margin-bottom: 10px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 300;
}

.list-item-2 {
  margin-bottom: 10px;
}

.list-item-3 {
  margin-bottom: 10px;
}

.qa-wrapper {
  display: block;
  width: 100%;
  max-width: 1600px;
  min-height: 50px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  justify-content: space-between;
  align-items: stretch;
}

.qa-h3 {
  font-family: 'Playfair Display', sans-serif;
  color: #523763;
  font-size: 26px;
  font-weight: 500;
}

.div-block-16 {
  margin-top: 30px;
}

.tab {
  display: flex;
  width: 33.3%;
  min-height: 50px;
  margin-bottom: 1px;
  justify-content: center;
  align-items: center;
  background-color: #523763;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.tab:hover {
  background-color: rgba(82, 55, 99, 0.77);
}

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

.tab._33 {
  width: 33.3%;
}

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

.tab-content {
  padding: 30px;
  background-color: #fff;
}

.image-37 {
  width: 25%;
  margin-bottom: 20px;
  margin-left: 20px;
  float: right;
}

.image-37.shadow {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.techp {
  margin-right: 5px;
  margin-left: 0px;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
}

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

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

.inner-div-2 {
  width: 100%;
  max-width: none;
  min-height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
}

.div-block-18 {
  display: flex;
  align-items: flex-end;
}

.image-38 {
  max-height: 650px;
  max-width: none;
  min-height: 100%;
}

.inner-img-div-copy {
  overflow: hidden;
  width: 49%;
  max-height: 600px;
  max-width: none;
  min-height: 600px;
  background-color: transparent;
}

.image-39 {
  max-height: 700px;
  max-width: none;
  min-height: 100%;
}

.lasik-hero {
  display: flex;
  min-height: 450px;
  padding: 151px 100px 58px;
  flex-direction: column;
  justify-content: flex-end;
  background-image: linear-gradient(180deg, rgba(33, 7, 49, 0) 48%, rgba(33, 7, 49, 0.99)), url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/lasikheader.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.specialty-section {
  padding: 100px;
}

.cta-section-home {
  padding: 100px 50px;
  background-color: #523763;
}

@media screen and (max-width: 991px) {
  .nav-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .nav-link {
    color: #210731;
  }

  .brand {
    order: -1;
  }

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

  .dropdown-toggle {
    color: #210731;
  }

  .section {
    height: 80vh;
    padding: 50px;
  }

  .about-section {
    padding: 50px;
  }

  .about-wrapper {
    flex-direction: column;
  }

  .about-div {
    width: 100%;
  }

  .paragraph {
    font-size: 16px;
  }

  .img-div {
    display: flex;
    width: 100%;
    max-height: 600px;
    max-width: none;
    min-height: 0px;
    margin-top: 35px;
    justify-content: center;
    align-items: center;
    order: 1;
  }

  .img-div.doc {
    width: 65%;
    margin-top: 0px;
    margin-bottom: 35px;
    order: -1;
  }

  .eye-condition-sectiion {
    padding-right: 50px;
    padding-left: 50px;
  }

  .h2-sm-md.white-left {
    font-size: 45px;
    line-height: 50px;
  }

  .ec-container {
    margin-top: 20px;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .ev-block {
    width: 32.5%;
    margin-bottom: 7px;
  }

  .circle {
    height: 200px;
  }

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

  .cl-img-block {
    height: 350px;
    max-height: 350px;
    min-height: 0px;
  }

  .cl-text-block {
    padding-top: 4px;
    padding-left: 4px;
  }

  .button-2.hide {
    display: none;
  }

  .difference-sectioin {
    padding: 50px;
    background-image: none;
    background-position: 0px 0px;
  }

  .cta-wrapper {
    flex-direction: column;
  }

  .cta-50 {
    width: 100%;
  }

  .service-box {
    width: 49%;
    margin-bottom: 16px;
  }

  .overlay {
    padding: 10px;
  }

  .services-section {
    padding: 50px 50px 30px;
  }

  .text-block-8 {
    font-size: 18px;
  }

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

  .doctor-wrapper {
    padding-top: 50px;
    flex-direction: column;
  }

  .cta-header-ctr {
    width: 100%;
    margin-bottom: 15px;
    font-weight: 400;
  }

  .test-div1 {
    width: 100%;
  }

  .testimonial-wrapper {
    flex-direction: column;
  }

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

  .sf50-test-div {
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .test-50 {
    width: 100%;
    max-height: 500px;
    min-height: 0px;
    margin-bottom: 35px;
    justify-content: center;
    order: -1;
  }

  .testimonial-call-out {
    padding-right: 50px;
    padding-left: 50px;
  }

  .content {
    width: 100%;
  }

  .img-circ {
    width: 200px;
    height: 200px;
  }

  .paragraph-3 {
    font-size: 18px;
    line-height: 35px;
  }

  .text-block-9 {
    font-size: 16px;
  }

  .social-div {
    width: 100%;
  }

  .copyright {
    font-size: 14px;
  }

  .image-17 {
    width: 200px;
  }

  .footer-div {
    width: 70%;
    padding-right: 25px;
  }

  .link-div {
    width: 30%;
  }

  .footer-section {
    padding: 50px 25px 150px;
  }

  .location-section {
    padding: 50px;
  }

  .location-block-wrapper {
    flex-wrap: wrap;
  }

  .location-block {
    width: 49%;
    min-height: 100px;
    padding-top: 15px;
  }

  .address {
    margin-bottom: 16px;
  }

  .heading-8 {
    margin-bottom: 15px;
    font-size: 100px;
  }

  .heading-8-copy {
    font-size: 50px;
    line-height: 55px;
    text-align: left;
  }

  .heading-9 {
    font-size: 25px;
    font-weight: 300;
    text-align: left;
  }

  .top-nav {
    width: 90%;
  }

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

  .phone-button.book {
    display: none;
  }

  .bottom-bar {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 100%;
    min-width: 0px;
  }

  .bottom-buttons {
    width: 50%;
    min-width: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
  }

  .image-21 {
    display: block;
    margin-bottom: 25px;
  }

  .right-arrow-2 {
    display: none;
  }

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

  .icon-2 {
    color: #fff;
  }

  .menu-button {
    background-color: #210731;
  }

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

  .age-section {
    height: auto;
    min-height: 0px;
    margin: 0px;
    padding: 50px;
    flex-direction: column;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .heading-copy-2 {
    font-size: 45px;
    line-height: 50px;
  }

  .heading-copy-2.mid {
    width: 100%;
  }

  .div-block-10 {
    min-height: 40%;
  }

  .location-hero {
    min-height: 350px;
    padding-top: 110px;
    padding-right: 25px;
    padding-left: 25px;
    background-image: linear-gradient(180deg, rgba(33, 7, 49, 0.45), rgba(33, 7, 49, 0.45)), linear-gradient(180deg, rgba(33, 7, 49, 0) 48%, rgba(33, 7, 49, 0.99)), url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/denver.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .inner-h1 {
    margin-bottom: 30px;
    font-size: 50px;
    line-height: 55px;
    text-align: center;
  }

  .sf-address-bar-wrapper {
    flex-direction: row;
  }

  .addblock-phone {
    width: 33%;
    flex-direction: column;
  }

  .sf-icon-holder {
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
  }

  .addblock {
    width: 33%;
    flex-direction: column;
  }

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

  .text-block-12 {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }

  .inner-content-wrapper {
    margin-bottom: 25px;
    flex-direction: column;
  }

  .inner-p {
    font-size: 16px;
  }

  .inner-img-div {
    display: flex;
    width: 100%;
    max-height: 600px;
    max-width: none;
    min-height: 400px;
    margin-top: 35px;
    justify-content: center;
    align-items: center;
    order: 1;
  }

  .inner-img-div.assur {
    overflow: hidden;
    max-height: 400px;
  }

  .inner-div {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
  }

  .coc-div {
    margin-top: 25px;
  }

  .coc-p {
    font-size: 16px;
  }

  .inner-map-div {
    display: flex;
    width: 100%;
    max-height: 350px;
    max-width: none;
    min-height: 0px;
    margin-top: 35px;
    justify-content: center;
    align-items: flex-start;
    order: 1;
  }

  .inner-form-div {
    width: 100%;
    padding-right: 0px;
  }

  .text-block-8-inner {
    font-size: 18px;
  }

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

  ._4-block-wrapper-2 {
    width: 30%;
    min-height: 150px;
  }

  ._4-block-wrapper-2._40 {
    width: 100%;
    min-height: 0px;
    margin-bottom: 26px;
    padding-right: 0px;
  }

  .ageoption-2 {
    padding-left: 0px;
    font-size: 40px;
    line-height: 45px;
  }

  .stats-dv-2 {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .paragraph-ctr-left {
    max-width: 100%;
    font-size: 16px;
  }

  .inner-quote {
    font-size: 16px;
  }

  .inner-content-wrapper-map {
    flex-direction: column;
  }

  ._4-section {
    padding: 50px;
  }

  .step-wrapper {
    flex-wrap: wrap;
  }

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

  .center-p {
    font-size: 16px;
    text-align: left;
  }

  .lines {
    display: 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: 300;
  }

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

  .image-36 {
    width: 20px;
  }

  .answer {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }

  .qa-wrapper {
    margin-bottom: 25px;
    flex-direction: column;
  }

  .tab {
    width: 49.95%;
    text-align: center;
  }

  .tab._33 {
    text-align: center;
  }

  .image-37 {
    width: 40%;
  }

  .image-37.shadow {
    width: 40%;
  }

  .techp {
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }

  .div-block-17 {
    flex-wrap: wrap;
  }

  .inner-content-wrapper-2 {
    margin-bottom: 25px;
    flex-direction: column;
  }

  .inner-div-2 {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
  }

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

  .inner-img-div-copy {
    display: flex;
    width: 100%;
    max-height: 400px;
    max-width: none;
    min-height: 400px;
    margin-top: 35px;
    justify-content: center;
    align-items: center;
    order: 1;
  }

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

  .image-40 {
    width: 40%;
    margin-bottom: 13px;
  }

  .image-41 {
    width: 50%;
  }

  .image-42 {
    width: 50%;
  }

  .image-43 {
    width: 40%;
  }

  .lasik-hero {
    min-height: 350px;
    padding-top: 110px;
    padding-right: 25px;
    padding-left: 25px;
    background-image: linear-gradient(180deg, rgba(33, 7, 49, 0.24), rgba(33, 7, 49, 0.24)), linear-gradient(180deg, rgba(33, 7, 49, 0) 48%, rgba(33, 7, 49, 0.99)), url('https://cdn-12c7.kxcdn.com/images/cutarellivision_com/lasikheader.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .specialty-section {
    padding: 50px;
  }

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

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

  .brand {
    padding-left: 0px;
  }

  .section {
    height: 600px;
    padding: 25px;
  }

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

  .h2-sm {
    font-size: 45px;
    line-height: 50px;
  }

  .paragraph {
    font-size: 16px;
  }

  .img-div {
    max-height: 500px;
    margin-top: 25px;
  }

  .eye-condition-sectiion {
    padding-right: 25px;
    padding-left: 25px;
    background-color: rgba(229, 227, 254, 0.53);
  }

  .h2-sm-md {
    font-size: 45px;
    line-height: 50px;
  }

  .h2-sm-md.white-left {
    font-size: 35px;
    line-height: 40px;
  }

  .ev-block {
    width: 49%;
    margin-bottom: 5px;
  }

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

  .clearly-container {
    flex-direction: column;
  }

  .clearly-block {
    width: 100%;
  }

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

  .difference-sectioin {
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .cta-header {
    font-size: 45px;
    line-height: 50px;
  }

  .service-cta-container {
    margin-top: 19px;
  }

  .service-box {
    width: 100%;
  }

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

  .bullets {
    font-size: 18px;
  }

  .check-boc {
    width: 40px;
    height: 40px;
  }

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

  .cta-header-ctr {
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    font-weight: 400;
  }

  .testimonial-section-2 {
    padding: 25px 25px 100px;
  }

  .test-50 {
    max-height: 400px;
    min-height: 0px;
    margin-bottom: 25px;
    background-image: none;
  }

  .test-50.smaller {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .testimonial-call-out {
    padding-right: 25px;
    padding-left: 25px;
  }

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

  .image-17 {
    width: 200px;
  }

  .footer-div {
    width: 100%;
  }

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

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

  .location-block {
    min-height: 80px;
    margin-bottom: 23px;
    padding-right: 5px;
    padding-left: 5px;
  }

  .address {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 26px;
  }

  .phone {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 26px;
  }

  .heading-8 {
    margin-bottom: 5px;
    margin-left: 0px;
    font-size: 70px;
    line-height: 75px;
    text-align: left;
  }

  .heading-8-copy {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-9 {
    font-size: 23px;
  }

  .top-nav {
    padding-right: 17px;
  }

  .bottom-buttons {
    justify-content: center;
  }

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

  .heading-copy-2 {
    font-size: 35px;
    line-height: 40px;
  }

  .heading-copy-2.mid {
    width: 100%;
    margin-bottom: 16px;
    font-size: 45px;
    line-height: 50px;
  }

  .inner-h1 {
    font-size: 40px;
    line-height: 45px;
  }

  .sf-address-bar-wrapper {
    flex-direction: column;
  }

  .addblock-phone {
    width: 100%;
  }

  .addblock {
    width: 100%;
  }

  .text-block-11 {
    font-size: 16px;
    line-height: 25px;
  }

  .text-block-12 {
    line-height: 25px;
  }

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

  .inner-p {
    font-size: 16px;
  }

  .inner-img-div {
    max-height: 500px;
    margin-top: 25px;
  }

  .inner-img-div.assur {
    max-height: 300px;
    min-height: 300px;
  }

  .inner-img-div.finance {
    max-height: 300px;
    min-height: 300px;
  }

  .coc-p {
    font-size: 16px;
  }

  .coc-logo-div {
    justify-content: space-around;
  }

  .inner-map-div {
    max-height: 350px;
    margin-top: 25px;
  }

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

  .inner-bullets {
    font-size: 18px;
  }

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

  .cta-wrapper-4 {
    flex-direction: column;
  }

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

  ._4-block-wrapper-2 {
    min-height: 200px;
  }

  ._4-block-wrapper-2._40 {
    min-height: 0px;
  }

  .ageoption-2 {
    font-size: 30px;
    line-height: 35px;
  }

  .paragraph-ctr-left {
    font-size: 16px;
  }

  .inner-quote {
    font-size: 16px;
  }

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

  .div-block-15 {
    padding: 0px;
  }

  .center-p {
    font-size: 16px;
  }

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

  .question {
    padding-left: 5px;
    font-weight: 300;
  }

  .answer {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }

  .list-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .tab {
    width: 49.9%;
    font-size: 16px;
  }

  .tab._33 {
    width: 100%;
  }

  .tab-content {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .image-37 {
    width: 50%;
  }

  .techp {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }

  .inner-img-div-copy {
    max-height: 300px;
    min-height: 300px;
    margin-top: 25px;
  }

  .lasik-hero {
    min-height: 250px;
    padding-bottom: 20px;
  }

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

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

@media screen and (max-width: 479px) {
  .nav-div {
    width: 100%;
  }

  .navbar {
    padding-right: 0px;
  }

  .brand {
    width: 165px;
  }

  .section {
    height: 100vh;
    min-height: 800px;
    padding-top: 66px;
    padding-bottom: 111px;
    background-position: 0px 0px, 75% 0%;
  }

  .about-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

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

  .h2-sm {
    margin-top: 10px;
    font-size: 40px;
    line-height: 45px;
  }

  .img-div.doc {
    width: 100%;
    margin-bottom: 25px;
  }

  .eye-condition-sectiion {
    padding-bottom: 25px;
  }

  .h2-sm-md {
    font-size: 40px;
    line-height: 45px;
  }

  .h2-sm-md.white {
    font-size: 40px;
    line-height: 45px;
  }

  .h2-sm-md.white-left {
    font-size: 40px;
    line-height: 45px;
  }

  .ec-container {
    margin-bottom: 20px;
  }

  .ev-block {
    width: 100%;
  }

  .h2-md {
    margin-bottom: 20px;
  }

  .clearly-section {
    padding-bottom: 25px;
  }

  .clearly-block {
    min-height: 0px;
  }

  .cl-img-block {
    height: auto;
  }

  .button-2 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .button-2.sp {
    margin-right: 0px;
  }

  .difference-sectioin {
    padding-bottom: 25px;
  }

  .cta-header {
    font-size: 40px;
    line-height: 45px;
  }

  .service-box {
    height: 350px;
  }

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

  .bullets {
    font-size: 16px;
  }

  .text-block-8 {
    width: 65%;
    font-weight: 500;
  }

  .image-3.nudge {
    margin-right: 126px;
  }

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

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

  .reverse-button {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }

  .sf50-test-div {
    padding-top: 0px;
  }

  .test-50 {
    min-height: 300px;
    margin-bottom: 25px;
  }

  .test-50.smaller {
    overflow: hidden;
    max-height: 300px;
  }

  .content {
    height: auto;
    flex-direction: column;
  }

  .img-circ {
    order: -1;
  }

  .testtext {
    width: 100%;
  }

  .paragraph-3 {
    width: 100%;
    font-size: 16px;
  }

  .text-block-9 {
    font-size: 16px;
  }

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

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

  .locations-wrapper {
    margin-bottom: 5px;
  }

  .location-block-wrapper {
    margin-top: 0px;
  }

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

  .office-header {
    margin-top: 10px;
  }

  .address {
    margin-bottom: 10px;
  }

  .phone {
    margin-bottom: 5px;
  }

  .heading-8 {
    font-size: 65px;
    line-height: 70px;
  }

  .heading-8-copy {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-9 {
    font-size: 20px;
  }

  .text-block-10 {
    display: none;
  }

  .bottom-bar {
    flex-direction: column;
  }

  .bottom-buttons {
    width: 100%;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 hsla(0, 0%, 100%, 0.1);
  }

  .bottom-buttons.last {
    display: none;
  }

  .age-section {
    padding-bottom: 25px;
  }

  .heading-copy-2 {
    margin-bottom: 15px;
  }

  .div-block-10 {
    min-height: 0%;
    padding-bottom: 5px;
  }

  .gry-divider {
    width: 100%;
    min-height: 1px;
  }

  .inner-h1 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 45px;
  }

  .inner-h2 {
    margin-top: 10px;
    font-size: 40px;
    line-height: 45px;
  }

  .inner-img-div {
    max-height: none;
    min-height: 300px;
  }

  .coc-logo-div {
    flex-direction: column;
  }

  .image-25 {
    width: 150px;
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .form-block {
    margin-bottom: 0px;
    flex-direction: column;
  }

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

  .inner-bullets {
    font-size: 16px;
  }

  .text-block-8-inner {
    width: 65%;
    font-weight: 500;
  }

  .image-9-lasik {
    overflow: hidden;
    width: auto;
    max-height: 600px;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
  }

  ._4-block-wrapper-2 {
    width: 100%;
    min-height: 0px;
    padding: 6px;
  }

  .ageoption-2 {
    padding-right: 0px;
  }

  .stats-dv-2 {
    flex-direction: column;
  }

  ._4-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .step-wrapper {
    margin-top: 20px;
  }

  .inner-h2-ctr {
    margin-top: 10px;
    font-size: 40px;
    line-height: 45px;
  }

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

  .answer {
    padding-left: 0px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }

  .tab {
    width: 100%;
  }

  .tab-content {
    padding-right: 15px;
    padding-left: 15px;
  }

  .image-37 {
    width: 100%;
  }

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

  .techp {
    padding-left: 0px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
  }

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

  .image-38 {
    width: auto;
    max-height: 350px;
  }

  .inner-img-div-copy {
    max-height: none;
    min-height: 300px;
  }

  .image-39 {
    max-height: 350px;
    max-width: none;
  }

  .lasik-hero {
    min-height: 350px;
    padding-bottom: 85px;
  }

  .specialty-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}

