:root {
  --color-7: #29343a;
  --color-3: #376f90;
  --color-6: #368a8f;
  --color: white;
  --color-2: #333;
  --color-4: #889eb6;
  --color-5: #dbe0e9;
  --white: white;
  --black: black;
}

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

h1 {
  color: var(--color-7);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.2em;
}

h2 {
  color: var(--color-3);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  color: var(--color-6);
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: 400;
  line-height: 1.2em;
}

h4 {
  color: var(--color-6);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
}

h5 {
  color: var(--color-3);
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
}

a {
  color: var(--color-3);
  text-decoration: none;
}

a:hover {
  color: var(--color-7);
}

ul {
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 20px;
}

li {
  margin-bottom: 10px;
}

.body {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 1.75em;
}

.dd-list-normal.w--open {
  background-color: var(--color-3);
}

.dd-list-normal.end.w--open {
  right: 10px;
}

.nav-bottom-items {
  height: 65px;
}

.dropdown-toggle {
  color: var(--color-3);
  text-transform: uppercase;
  padding: 10px 30px 8px 12px;
  font-size: .9em;
  font-weight: 500;
  line-height: 1.2em;
}

.dropdown-toggle:hover, .dropdown-toggle.w--open {
  background-color: var(--color);
  color: var(--color-6);
}

.nav-menu {
  align-items: center;
  height: 65px;
  padding-right: 10px;
  display: flex;
}

.nav-link {
  color: var(--color-3);
  text-align: center;
  text-transform: uppercase;
  padding: 10px 12px 8px;
  font-size: .9em;
  font-weight: 500;
  line-height: 1.2em;
  text-decoration: none;
}

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

.dropdown-link {
  color: #fff;
  padding-top: 12px;
  line-height: 1.2em;
}

.dropdown-link:hover {
  background-color: var(--color-6);
  color: var(--color);
}

.nav-top-item {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.nav-link-button {
  background-color: var(--color-3);
  color: #fff;
  align-items: center;
  margin-top: 0;
  margin-right: 10px;
  padding: 10px 15px 8px;
  font-size: 1.1em;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.nav-link-button:hover {
  background-color: var(--color-6);
}

.nav-link-button.number {
  background-color: var(--color-6);
  margin-top: 0;
  padding-top: 8px;
  font-family: Poppins, sans-serif;
  font-size: 1.1em;
  font-weight: 600;
}

.nav-link-button.number:hover {
  background-color: var(--color-3);
  color: var(--color);
}

.nav-link-button.book:hover {
  color: var(--color);
}

.image-2 {
  filter: brightness(200%) grayscale();
  width: 25px;
  margin-right: 10px;
}

.logo_img {
  width: auto;
  height: 100px;
}

.brand {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 120px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  padding-bottom: 0;
  display: flex;
}

.navbar {
  z-index: 2500;
  background-color: var(--color);
  height: auto;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 2px 12px #0003;
}

.list-5050-jm {
  justify-content: space-between;
  min-width: 500px;
  display: flex;
}

.list49 {
  width: 49%;
}

.hero {
  background-image: linear-gradient(34deg, #ffffff94, #fff0 56% 79%), url('../images/fun-with-family2.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 88vh;
  margin-top: 10vh;
  padding: 5% 5% 3%;
  display: flex;
  position: relative;
}

.hero-wrapper {
  z-index: 5;
  background-image: linear-gradient(14deg, #ffffffd1, #ffffff03 67%, #fff0);
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  padding-bottom: 5%;
  padding-left: 5%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.hero-top-line {
  color: var(--color-7);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--color-7);
  font-family: Poppins, sans-serif;
  font-size: 3.5em;
  font-weight: 300;
  line-height: 1em;
}

.hero-bottom-line {
  color: var(--color-7);
  text-align: right;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--color-7);
  text-transform: uppercase;
  margin-top: 0;
  margin-right: -15%;
  padding-left: 0%;
  padding-right: 0%;
  font-family: Poppins, sans-serif;
  font-size: 7em;
  font-weight: 700;
  line-height: 1em;
}

.static-cta-container {
  z-index: 1000;
  justify-content: space-between;
  height: 5vh;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.static-cta-link {
  background-color: var(--color-3);
  color: var(--color);
  text-align: left;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding: 10px 20px;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.static-cta-link:hover {
  background-color: var(--color-7);
  color: var(--color);
}

.static-cta-link.dark {
  background-color: var(--color-7);
}

.static-cta-link.dark:hover {
  background-color: var(--color-3);
}

.image-4 {
  width: 25px;
  margin-right: 10px;
}

.welcome {
  padding-top: 8%;
  padding-bottom: 5%;
}

.welcome-wrapper-1 {
  background-color: #889eb61a;
  justify-content: space-between;
  width: 90%;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  overflow: visible;
}

.welcome-photo-div {
  z-index: 1;
  object-fit: cover;
  width: 50%;
  margin-top: -5%;
  position: relative;
  overflow: hidden;
}

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

.welcome-text-1 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-top: 50px;
  padding-left: 50px;
  display: flex;
}

.welcome-wrapper-2 {
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.welcome-text-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 55%;
  display: flex;
}

.welcome-photo-2 {
  object-fit: cover;
  width: 40%;
  overflow: hidden;
}

.button {
  background-color: var(--color-6);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 15px 30px;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1em;
}

.button:hover {
  background-color: var(--color-3);
  color: var(--color);
}

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

.service-section {
  padding-top: 5%;
  padding-bottom: 5%;
  position: relative;
}

.service-wrapper-div {
  z-index: 1;
  flex-flow: column;
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.service-row {
  justify-content: space-between;
  min-height: 200px;
  margin-bottom: 1%;
  padding-left: 150px;
  padding-right: 150px;
  display: flex;
}

.service-row.last {
  margin-bottom: 0%;
}

.service-block {
  background-color: var(--color-7);
  color: var(--color);
  width: 32.5%;
  text-decoration: none;
  position: relative;
}

.service-block:hover {
  color: var(--color);
}

.service-photo-holder {
  object-fit: cover;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.service-title-div {
  z-index: 1;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 25px 15px 15px 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.service-title {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1em;
  display: flex;
}

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

.service-bg-blue {
  background-color: #889eb61a;
  width: 45%;
  position: absolute;
  inset: 0% auto 15% 10%;
}

.service-content-container {
  justify-content: flex-end;
  display: flex;
}

.service-text {
  z-index: 5;
  background-color: var(--color-7);
  color: var(--color);
  width: 45%;
  margin-top: -50px;
  padding: 30px;
  position: relative;
}

.vision-correction-parallax {
  background-image: url('../images/friends-hiking.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  min-height: 45vh;
}

.vision-by-age {
  padding-bottom: 5%;
}

.vision-by-age-wrapper {
  background-color: var(--color);
  background-image: linear-gradient(#889eb61a, #889eb61a);
  justify-content: space-between;
  width: 90%;
  margin-top: -8%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 4px 12px #0000001f;
}

.text-48 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.vision-by-age-div {
  background-color: #889eb633;
  width: 50%;
  padding: 20px;
}

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

.tab-link {
  color: var(--color-3);
  text-align: center;
  background-color: #ddd0;
  width: 33.33%;
  padding: 10px;
  font-size: 1.5em;
  font-weight: 500;
  display: block;
}

.tab-link.w--current {
  background-color: var(--color-3);
  color: var(--color);
}

.tabs {
  margin-top: 20px;
}

.tab-pane {
  min-height: 0;
}

.tab-content {
  padding-top: 25px;
  padding-bottom: 0;
  position: relative;
  inset: 0%;
}

.cataract-info-section {
  padding-top: 5%;
  padding-bottom: 5%;
}

.cataract-wrapper-div {
  justify-content: space-between;
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.cataract-text-items {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 40%;
  padding-top: 0;
  display: flex;
}

.cataract-text-items.right {
  justify-content: center;
  align-items: flex-end;
  padding-top: 0;
}

.cat-title-holder {
  z-index: 1;
  background-color: var(--color);
  color: var(--color-2);
  width: 105%;
  min-width: 105%;
  margin-bottom: 20px;
  padding: 25px 25px 5px;
  font-size: 1em;
  font-weight: 400;
  position: relative;
  box-shadow: 2px 2px 8px #0000001c;
}

.cat-par-text {
  margin-left: 25px;
  margin-right: 25px;
}

.cat-photo-holder {
  width: 60%;
  padding: 50px 50px 50px 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cat-photo-holder._2 {
  padding-left: 50px;
  padding-right: 100px;
}

.cataract-img {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  max-height: 450px;
  position: relative;
}

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

.bottom-right-square {
  background-color: #889eb61a;
  width: 300px;
  height: 300px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.top-light-blue {
  background-color: #889eb61a;
  width: 500px;
  height: 300px;
  position: absolute;
  inset: 0 auto auto 30%;
}

.cataract-info-section-2 {
  padding-top: 0%;
  padding-bottom: 8%;
}

.bottom-left-list {
  z-index: 5;
  background-color: var(--color-3);
  width: auto;
  max-width: 60%;
  height: auto;
  min-height: 200px;
  padding: 20px 20px 10px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.h4-white {
  color: #fff;
}

.fancy-list {
  color: var(--color);
  align-items: flex-start;
  margin-bottom: 10px;
  line-height: 1.2em;
  display: flex;
}

.image-9 {
  width: 25px;
  margin-right: 10px;
}

.testimonial-section {
  justify-content: space-between;
  padding-left: 10%;
  display: flex;
  position: relative;
}

.testimonial-photo-div {
  z-index: 1;
  object-fit: cover;
  width: 50%;
  max-height: 500px;
  position: relative;
  overflow: hidden;
}

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

.testimonial-title-div {
  z-index: 5;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 50px 5% 50px 50px;
  display: flex;
  position: relative;
}

.light-blue-testimonials {
  background-color: #889eb61a;
  height: 12vh;
  position: absolute;
  inset: auto 0% 0%;
}

.testimonial-text-section {
  background-color: #889eb61a;
  justify-content: flex-end;
  padding-bottom: 5%;
  padding-right: 10%;
  display: flex;
  position: relative;
}

.testimonial-text-holder {
  z-index: 5;
  background-color: var(--color-7);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  margin-top: -5%;
  padding: 30px;
  display: flex;
  position: relative;
}

.quote-img {
  width: 50px;
  margin-bottom: 10px;
}

.slider {
  background-color: #ddd0;
  width: 100%;
  height: auto;
}

.right-arrow, .left-arrow {
  display: none;
}

.slide-nav {
  padding-left: 0;
  display: flex;
}

.slide-content {
  color: var(--color);
  padding-bottom: 25px;
}

.name {
  color: var(--color-4);
  margin-top: 30px;
  font-weight: 700;
}

.image-11 {
  max-width: none;
  height: 100px;
  margin-right: 35px;
  position: static;
  inset: auto auto 25% 5%;
}

.badges {
  align-items: center;
  width: 50%;
  padding-left: 11%;
  display: flex;
  position: static;
  inset: auto auto 25% 5%;
}

.footer {
  z-index: 2000;
  background-color: var(--color);
  justify-content: space-between;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-div {
  width: 33.33%;
  padding: 50px;
}

.footer-div._2 {
  background-color: var(--color-3);
  flex-flow: column;
  align-items: center;
  display: flex;
}

.footer-div._3 {
  padding: 0;
}

.submit-button {
  background-color: var(--color-3);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1em;
}

.submit-button:hover {
  background-color: var(--color-6);
}

.text-field, .textarea {
  border: 1px #000;
  border-bottom: 1px solid #376f904d;
}

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

.h5-white.center {
  text-align: center;
}

.call-button {
  color: var(--color);
  align-items: center;
  margin-bottom: 20px;
  padding: 10px 20px 10px 10px;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.call-button:hover {
  background-color: var(--color-6);
}

.quick-link {
  border-bottom: 1px solid var(--color-4);
  color: var(--color);
  text-align: center;
  min-width: 200px;
  margin-bottom: 10px;
  padding: 10px 20px;
  line-height: 1em;
  text-decoration: none;
}

.quick-link:hover {
  color: var(--color-4);
}

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

.p-white-center {
  color: var(--color);
  text-align: center;
}

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

.link {
  color: var(--color-6);
  text-decoration: none;
}

.link:hover {
  color: var(--color-4);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.search {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.search-button {
  background-color: var(--color-6);
  text-transform: uppercase;
  height: 40px;
  font-size: 1.1em;
  font-weight: 600;
  line-height: 1em;
  display: block;
}

.search-button:hover {
  background-color: var(--color-4);
}

.search-input {
  min-width: 200px;
  height: 40px;
  margin-bottom: 0;
  margin-right: 10px;
}

.code-embed {
  height: 100%;
}

.google-logo-hero {
  z-index: 5;
  max-width: none;
  height: 75px;
  margin-top: 50px;
  margin-right: 20px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.doctors-title-section {
  color: var(--color);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  background-image: linear-gradient(#00000080, #00000080), url('../images/redding-ca.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 45vh;
  padding: 5%;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.slider-2 {
  background-color: #ddd0;
  width: 100%;
  max-width: 1280px;
  margin-top: 50px;
}

.doc-slide {
  width: 29%;
  margin-left: 2%;
  margin-right: 2%;
}

.doc-slide-content {
  text-align: center;
  letter-spacing: 0;
  background-color: #29343a6b;
  flex-flow: column;
  align-items: center;
  padding: 30px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.doc-slide-content:hover {
  background-color: var(--color-7);
}

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

.lt-blue {
  color: var(--color-4);
}

.left-arrow-2 {
  margin-left: -50px;
}

.right-arrow-2 {
  margin-right: -50px;
}

.slide-nav-2 {
  margin-bottom: -50px;
  display: none;
}

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

.h2-center-white.cap {
  text-transform: uppercase;
}

.text-block {
  -webkit-text-stroke-width: 0px;
}

.optical-section {
  padding-top: 5%;
  padding-bottom: 3%;
}

.inner_page_section {
  background-color: #0000000d;
  padding: 12% 10% 10%;
}

.breadcrumbs_wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5%;
  display: flex;
}

.breadcrumbs_text {
  margin-right: 10px;
  font-size: 14px;
}

.breadcrumb_link {
  color: var(--color-3);
  margin-right: 10px;
  font-size: 14px;
  text-decoration: none;
}

.breadcrumb_link:hover {
  color: var(--color-7);
}

.divider_text {
  margin-right: 10px;
}

.background-video {
  z-index: 1;
  height: 100%;
  position: absolute;
  inset: 0%;
}

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

.icon-2 {
  margin-right: 5px;
}

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

  h2 {
    font-size: 2em;
  }

  .nav-bottom-items {
    justify-content: flex-end;
    align-items: center;
    height: 60px;
    padding-right: 10px;
    display: flex;
    position: relative;
  }

  .dropdown, .dropdown-toggle {
    display: block;
  }

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

  .nav-link {
    text-align: left;
    display: block;
  }

  .nav-link-button, .nav-link-button.number {
    line-height: 1em;
  }

  .logo_img {
    width: auto;
    height: 75px;
  }

  .brand {
    height: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    padding-bottom: 0;
  }

  .navbar {
    justify-content: space-between;
    align-items: center;
    padding-left: 20px;
    display: block;
    position: fixed;
  }

  .hero {
    background-image: linear-gradient(34deg, #ffffff94, #fff0 56% 79%), url('../images/fun-with-family2.jpg');
    background-position: 0 0, 75%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    height: 800px;
    margin-top: 8vh;
  }

  .hero-top-line {
    font-size: 3em;
  }

  .hero-bottom-line {
    margin-right: -38%;
    font-size: 6em;
  }

  .static-cta-link {
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: .85em;
    font-weight: 500;
  }

  .image-4 {
    margin-right: 10px;
  }

  .welcome-wrapper-1 {
    flex-flow: wrap;
  }

  .welcome-photo-div {
    width: 100%;
    height: 350px;
  }

  .welcome-text-1 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .button {
    font-size: 1em;
  }

  .service-row {
    padding-left: 50px;
    padding-right: 50px;
  }

  .service-block {
    font-size: 14px;
  }

  .service-title-div {
    background-image: linear-gradient(#0000004f, #0000004f);
  }

  .service-bg-blue {
    left: 5%;
  }

  .service-text {
    width: 80%;
    margin-top: -31px;
    padding: 15px;
  }

  .vision-by-age-wrapper {
    flex-flow: wrap;
  }

  .text-48 {
    width: 100%;
  }

  .vision-by-age-div {
    width: 100%;
    padding: 15px;
  }

  .cataract-info-section {
    padding-bottom: 10%;
  }

  .cataract-wrapper-div {
    flex-flow: wrap;
    overflow: visible;
  }

  .cataract-text-items {
    width: 100%;
  }

  .cataract-text-items.right {
    margin-top: 47px;
  }

  .cat-title-holder {
    width: 65%;
    min-width: 65%;
  }

  .cat-photo-holder {
    width: 100%;
  }

  .cat-photo-holder._2 {
    overflow: visible;
  }

  .cataract-img {
    max-height: 300px;
    right: auto;
  }

  .cataract-img._2 {
    position: relative;
    top: -88px;
    right: -55px;
  }

  .top-light-blue {
    width: 100%;
    height: 370px;
    padding-left: 0;
    position: absolute;
    left: 0%;
  }

  .bottom-left-list {
    width: 70%;
    min-height: 225px;
    padding-bottom: 0;
    bottom: -9%;
  }

  .testimonial-section {
    padding-top: 38px;
  }

  .light-blue-testimonials {
    height: 22vh;
  }

  .testimonial-text-holder {
    width: 70%;
    padding: 15px;
  }

  .image-11 {
    height: 60px;
  }

  .footer {
    flex-flow: wrap;
  }

  .footer-div {
    width: 100%;
  }

  .footer-div._3 {
    height: 350px;
  }

  .doctors-title-section {
    background-image: linear-gradient(to bottom, null, null), url('../images/redding-ca.jpg');
    background-attachment: scroll, scroll;
  }

  .left-arrow-2 {
    width: 40px;
    margin-left: -20px;
  }

  .right-arrow-2 {
    width: 40px;
    margin-right: -20px;
  }

  .main_menu_btn {
    color: var(--color-7);
    padding: 10px;
  }

  .main_menu_btn:hover {
    color: var(--color-3);
  }

  .main_menu_btn.w--open {
    background-color: var(--color-7);
    color: var(--color);
  }

  .inner_page_section {
    padding-top: 15%;
  }

  .breadcrumbs_wrapper {
    flex-flow: wrap;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .nav-bottom-items {
    width: 100%;
    height: auto;
    display: flex;
  }

  .nav-menu {
    z-index: 5000;
    position: absolute;
  }

  .nav-top-item {
    height: 60px;
  }

  .nav-link-button {
    display: flex;
  }

  .nav-link-button.book {
    display: none;
  }

  .logo_img {
    width: auto;
    height: 50px;
  }

  .brand {
    width: auto;
    height: auto;
    margin-left: 10px;
    margin-right: auto;
    padding-left: 0;
  }

  .navbar {
    margin-top: 90px;
    padding-left: 0;
    position: fixed;
  }

  .hero {
    height: 450px;
    margin-top: 175px;
  }

  .hero-top-line {
    font-size: 2em;
  }

  .hero-bottom-line {
    margin-right: -33%;
    font-size: 4em;
  }

  .static-cta-container {
    z-index: 6000;
    flex-flow: wrap;
    height: auto;
    margin-top: 0;
    position: fixed;
    inset: 0% 0% auto;
  }

  .static-cta-link {
    width: 50%;
  }

  .welcome-wrapper-1 {
    padding-bottom: 0;
  }

  .welcome-text-1 {
    padding-top: 20px;
  }

  .welcome-wrapper-2 {
    flex-flow: wrap;
  }

  .welcome-text-2 {
    width: 100%;
    margin-bottom: 32px;
  }

  .welcome-photo-2 {
    width: 100%;
  }

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

  .service-block {
    font-size: 12px;
  }

  .vision-correction-parallax {
    background-attachment: scroll;
    min-height: 30vh;
  }

  .vision-by-age-wrapper {
    padding: 20px;
  }

  .text-48 {
    padding-top: 0;
  }

  .tab-link {
    padding-left: 21px;
    padding-right: 21px;
    font-size: 1em;
  }

  .cat-title-holder {
    width: 100%;
    padding: 15px 15px 0;
  }

  .cat-photo-holder {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 20px;
  }

  .cat-photo-holder._2 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .cataract-img._2 {
    top: auto;
    right: 0;
  }

  .bottom-right-square {
    height: 200px;
  }

  .top-light-blue {
    height: 475px;
    position: absolute;
  }

  .top-light-blue._2 {
    display: none;
  }

  .bottom-left-list {
    width: auto;
    max-width: 100%;
    min-height: auto;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    position: absolute;
    left: 0;
  }

  .image-9 {
    width: 20px;
  }

  .testimonial-title-div {
    padding-left: 20px;
  }

  .testimonial-text-section {
    flex-flow: wrap;
    padding-left: 10%;
  }

  .testimonial-text-holder {
    width: 100%;
    margin-top: 8%;
  }

  .image-11 {
    margin-top: -41px;
    margin-right: 0;
  }

  .google-logo-hero {
    height: 50px;
    margin-top: 19px;
    inset: auto 0% 20px auto;
  }

  .doctors-title-section {
    padding-top: 10%;
    padding-bottom: 10%;
  }

  .doc-slide-content {
    padding: 10px;
  }

  .left-arrow-2 {
    margin-left: -20px;
    font-size: .9em;
  }

  .right-arrow-2 {
    margin-right: -20px;
    font-size: .9em;
  }

  .inner_page_section {
    background-color: #0000000d;
    padding-top: 10%;
  }

  .breadcrumbs_wrapper {
    flex-flow: wrap;
  }
}

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

  h3 {
    font-size: 1em;
  }

  .nav-bottom-items {
    padding-right: 0;
  }

  .nav-top-item {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 10px;
  }

  .nav-link-button {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    padding: 5px;
  }

  .nav-link-button.number {
    margin-right: 0;
    padding-top: 5px;
  }

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

  .nav-button-text {
    display: none;
  }

  .logo_img {
    width: auto;
  }

  .navbar {
    margin-top: 45px;
  }

  .hero {
    background-image: linear-gradient(34deg, #fff, #ffffff42 50%, #fff0 84%), url('../images/fun-with-family2.jpg');
    background-position: 0 0, 75%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    margin-top: 125px;
  }

  .hero-wrapper {
    padding-bottom: 75px;
  }

  .hero-bottom-line {
    margin-right: -9%;
  }

  .static-cta-link {
    width: 100%;
  }

  .static-cta-link.dark {
    justify-content: center;
  }

  .static-cta-link.hide {
    display: none;
  }

  .welcome {
    padding-top: 15%;
  }

  .welcome-wrapper-1 {
    padding-left: 20px;
    padding-right: 21px;
  }

  .welcome-wrapper-2 {
    width: 80%;
  }

  .button {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    font-size: .9em;
  }

  .service-row {
    flex-flow: wrap;
    margin-bottom: 0%;
  }

  .service-row.last {
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .service-block {
    width: 100%;
    height: 200px;
    margin-bottom: 5px;
  }

  .service-text {
    width: 100%;
    margin-top: 0;
  }

  .vision-correction-parallax {
    background-position: 50% 0;
    min-height: 20vh;
  }

  .vision-by-age-wrapper {
    padding: 15px;
  }

  .tabs-menu {
    flex-flow: column;
  }

  .tab-link {
    width: 100%;
  }

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

  .cataract-text-items.right {
    margin-top: 40px;
  }

  .cat-par-text {
    margin-left: 0;
    margin-right: 0;
  }

  .cat-photo-holder {
    padding: 24px 0 0;
    position: static;
  }

  .cat-photo-holder._2 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }

  .cataract-img, .cataract-img._2 {
    position: static;
  }

  .bottom-right-square, .top-light-blue {
    display: none;
    position: static;
  }

  .bottom-left-list {
    padding-bottom: 0;
    position: static;
    bottom: -25%;
  }

  .fancy-list {
    font-size: 14px;
  }

  .testimonial-section {
    flex-flow: column;
    padding-right: 10%;
  }

  .testimonial-photo-div {
    width: 100%;
  }

  .testimonial-photo-div.hide {
    display: none;
  }

  .testimonial-title-div {
    width: 100%;
    padding: 0;
  }

  .light-blue-testimonials {
    height: 5vh;
    display: none;
  }

  .testimonial-text-section {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 38px;
  }

  .image-11 {
    margin-top: 0;
  }

  .badges {
    width: 100%;
    padding-left: 0%;
  }

  .footer-div {
    padding: 20px;
  }

  .google-logo-hero {
    height: 45px;
    margin-left: 5%;
    inset: auto auto 20px 0%;
  }

  .slider-2 {
    margin-top: 0;
  }

  .doc-slide {
    width: 96%;
  }

  .h2-center-white.cap {
    font-size: 1.4em;
  }

  .breadcrumbs_wrapper {
    margin-bottom: 10%;
  }
}


