/* Table of Con */
/*
Doctor Pages



Search Bar Styles
Blog Styles
*/
body {
  height: 100%;
  font-family: 'Lora',sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 35px;
  padding-bottom: 15px;
  font-family: 'Lora', sans-serif;
  color: #0093d8;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  text-align: center;
}

p {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 36px;
}

li {
  font-size: 16px;
  line-height: 30px;
}

.entry a {
  color: #72BCE9;
  text-decoration: none;
  position: relative;
  line-height: 30px;
  transition: all 175ms ease;
  -webkit-transition: all 175ms ease;
}
.entry p .doctor-btn{
  color:#fff;
  text-decoration: unset;
  position: relative;
  line-height: inherit;
  transition: all 175ms ease;
  -webkit-transition: all 175ms ease;
}

.entry a:hover {
  color: #2265B1;
}

.entry p .doctor-btn:hover{
  color: #72BCE9;
}

.entry a:after {
  content: '';
  background-color: #2265B1;
  width: 100%;
  height: 5px;
  position: absolute;
  opacity: 0;
  left: 0px;
  bottom: 10px;
  z-index: -1;
  transition: all 175ms ease;
  -webkit-transition: all 175ms ease;
}

.entry a:hover:after {
  opacity: 1;
  width: 100%;
  height: 2px;
  bottom: 0px;
}

.entry p + ul {
  margin-top: -20px;
  margin-bottom: 25px;
}

.entry p + ol {
  margin-top: -20px;
  margin-bottom: 25px;
}

.entry img {
  /*height: auto;*/
}

.entry hr {
  margin-bottom: 20px;
}

.center_btn_secondary ul {
  padding-left: 5px;
  list-style: none;
}

.doc-title{
  margin:0;
  color: #0064bc;
  text-decoration: none;
  position: relative;
  z-index: 1;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  border-top: 1px solid rgba(186, 19, 26, 0.45);
}

.center_btn_secondary .page_item a {
  font-family: 'Lora', sans-serif;
  display: block;
  position: relative;
  text-decoration: none;
  text-align: left;
  color: #0093d8;
  font-size: 16px;
  font-weight: 300;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
}

#blog-page h2 a {
  font-size: 32px;
  line-height: 36px;
  margin-top: -8px;
  font-family: 'PT Sans', sans-serif;
  color: #333;
}

.doc-spec{
  max-width: 240px;
  min-width: 240px;
  min-height: 219px;
}

.doc-spec li{
  font-size:14px;
}

.entry h1 {
  margin-top: 0px;
  margin-bottom: 35px;
  padding-bottom: 30px;
  font-family: 'Lora', sans-serif;
  font-size: 44px;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
}

.w-dropdown {
  z-index: 0;
}
.review_img {
  float: right;
}
.menu-primary-navigation-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  align-items: center;
  height: auto;
}

.nav-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.header_contact {
  display: flex;
}

.service_button {
  text-align: center;
  margin-right: 40px;
}
.blog_img { 
  width: 300px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
.feature_img {
width: auto;
align-self: flex-start;
/*height: 285px;
padding-top: 20px;
padding-bottom: 20px;*/
}

.post{
  padding-left: 20px;
}
/** SIDEBAR **/

.side {
  padding: 2rem;
  border-bottom: .2px solid #ba131a60;
}
.side:last-child {
  border-bottom: unset;
}
.side.first_block {
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.side.second_block {
  text-align: center;
}
.side_title_main {
  font-size: 2rem;
}
.side_title_secondary {
  font-size: 1.5rem;
}
.side_text {
  font-size: 1.1rem;
  margin-bottom: unset;
}
.phone {
  color: #2599da;
  text-decoration: none;
  font-size: 1.2rem;
  font-weight: 700;
}
.phone:hover {
  color:#ba131a;
}
.side_btn {
  background-color: #0064bc;
  max-width: 159px;
  text-transform: uppercase;
  margin: auto;
  padding: .5rem 1rem;
  color: #fff;
  text-decoration: none;
  margin-top: 1rem;
  font-weight: 700;
}
.side_btn:hover {
 background-color:#ba131a;
}
.side_title {
  color: #0064bc;
  font-size: 1.2rem;
  font-weight: 600;
}

.span-image {
  width: 100%;
}
.wp-block-image img{
  height: auto;
}
@media (max-width: 1102px) {
  .header_contact {
    margin-top: 15px;
    margin-right: 75px;
  }
}

@media (max-width: 991px) {
  .header_contact {
    display: none;
  }
  div#navigation {
    margin-right: 75px;
}
}

.header_contact__item {
  margin: 5px .5vw;
  padding: 10px 5px;
  font-family: 'Lora', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #0093d8;
  transition: 175ms ease all;
}
@media (max-width: 1179px) {
  .header_contact__item {
    font-size: 16px;
  }
}
@media (max-width: 1108px) {
  .header_contact__item {
    font-size: 12px;
  }
}

.header_contact__item--appointment {
  background-color: #ba131a;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  box-shadow: 1px 1px 5px #0064bc;
}

.header_contact__item--appointment:hover {
  background-color: #0064bc;
  box-shadow: none;
}

.navbar {
  position: fixed;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.45);
  top: 0px;
}

.navbar.secondary {
  position: static;
  background-color: #fff;
  background-image: none;
}

.related-topics-div {
  margin-top: 25px;
}

#text-sizer{
  -webkit-appearance: none;
}

#text-sizer::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  margin-top: -14px;
  cursor: pointer;
  margin-top:
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}

#text-sizer::-moz-range-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}

#text-sizer::-ms-thumb {
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  border: 1px solid #000000;
  height: 36px;
  width: 16px;
  border-radius: 3px;
  background: #ffffff;
  cursor: pointer;
}

#text-sizer::-webkit-slider-runnable-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #0093d8;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}

#text-sizer:focus::-webkit-slider-runnable-track {
  background: #0093d8;
}

#text-sizer::-moz-range-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  background: #0093d8;
  border-radius: 1.3px;
  border: 0.2px solid #010101;
}

#text-sizer::-ms-track {
  width: 100%;
  height: 8.4px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
#text-sizer::-ms-fill-lower {
  background: #2a6495;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
#text-sizer:focus::-ms-fill-lower {
  background: #0093d8;
}
#text-sizer::-ms-fill-upper {
  background: #3071a9;
  border: 0.2px solid #010101;
  border-radius: 2.6px;
  box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
}
#text-sizer:focus::-ms-fill-upper {
  background: #367ebd;
}

.logo {
  width: 350px;
  min-width: 270px;
  border-bottom: 1px none #fff;
  border-left: 1px none #fff;
  border-right-color: #fff;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
  padding: 15px 0 15px 15px;
  transition: 175ms ease all;
}

.logo.footer {
  position: static;
  display: inline-block;
  width: 20%;
  margin-bottom: 30px;
  padding: 0px;
  float: none;
  border-style: none;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: transparent;
  box-shadow: none;
}

.main_section {
  height: 84%;
}

.slider {
  height: 100%;
  padding-top: 120px;
}

span.smaller {
  font-size: 1.9rem;
  line-height: 2rem;
  font-weight: 400;
}

.slide {
  background-position: 50% 5%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ba131a;
}

/*
.slide--0 {
  background-image: url('../images/welcom-emily.jpg');
  background-position: 50% 60%;
}
*/

.slide--0 {
  background-image: url('../images/welcome-emily-new.jpg');
  background-position: 50% 30%;
}

.slide--1 {
  background-image: url('../images/LASIK_hero.jpg');
  background-position: 50% 60%;
}

.slide--2 {
  background-image: url('../images/cataract_hero.jpg');
}

.slide--3 {
  background-image: url(../images/slide--3-1920.jpg);
}
.slide--4 {
  background-image: url('../images/Slider Pacific Eye SF RXSight Slider.jpg');
  background-position: 50% 50%;
}

.slide--4img {
  margin-bottom: 20px;
  max-width: 300px;
}

@media (min-width: 1921px) {
  /* .slide--1 {
    background-image: url(../images/slide--1-2560.jpg);
  } */
  /* .slide--2 {
    background-image: url(../images/slide--2-2560.jpg);
  } */
  .slide--3 {
    background-image: url(../images/slide--3-2560.jpg);
  }
}

@media (max-width: 991px) {
  /* .slide--1 {
    background-image: url(../images/slide--1-991.jpg);
  } */
  /* .slide--2 {
    background-image: url(../images/slide--2-991.jpg);
  } */
  .slide--3 {
    background-image: url(../images/slide--3-991.jpg);
  }
}

@media (max-width: 767px) {
  /* .slide--1 {
    background-image: url(../images/slide--1-767.jpg);
  } */
  /* .slide--2 {
    background-image: url(../images/slide--2-767.jpg);
  } */
  .slide--3 {
    background-image: url(../images/slide--3-767.jpg);
  }
  .slide--4 {
    background-position: 50%;
  }
}

@media (max-width: 479px) {
  .review_img {display: none;}
  /* .slide--1 {
    background-image: url(../images/lasik-mob.jpg);
	background-size: inherit;
  } */
  .slide--4 {
  background-position: 50% 30%;
  }
  /* .slide--2 {
    background-image: url(../images/slide--2-479.jpg);
  } */
  .slide--3 {
    background-image: url(../images/slide--3-479.jpg);
  }
  .feature_img {
    margin: auto;
  }
}

.slide__text {
  position: absolute;
  padding: 20px;
}
.slide__text--2 {
  top: 40%;
  width: 50%;
  left: 3rem;
}

.slide__text--1 {
  top: 50%;
  left: 20%;
  width: 30%;
  transform: translate(-50%, -50%);
  text-align: left;
}

.slide__text--3 {
  top: 15%;
  width: 50%;
  right: 0;
}

.slide__text--4 {
  top: 5%;
  width: 50%;
  left: 4rem;
}

.slide_headline1 {
  font-size: 44px;
  line-height: 1em;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #0064bc;
  margin-bottom: 2rem;
}

.slide_headline1.white {
  color:#fff;
}

.slide_headline1.purple{
  color: #501343;
  font-weight: 700;
  font-size: 50px;
  font-family: arial;
  text-transform: uppercase;
}

.slide_headline2.purple{
  color: #501343;
  font-weight: 400;
  font-family: arial;
}

@media (max-width: 991px) {
  .slide_headline1 {
    font-size: 34px;
  }
}

@media (max-width: 767px) {
  .slide_headline1 {
    font-size: 30px;
  }
  .slide_headline1.purple{
    font-size: 45px;
  }
}

@media (max-width: 479px) {
  .slide_headline1 {
    font-size: 28px;
	    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
  }
  .slide_headline1.purple{
    font-size: 32px;
  }
}

.slide_headline2 {
  line-height: 1em;
  font-size: 38px;
}
@media (max-width: 1024px) {
  .slide--4 {
    background-position: 85% 50%;
    background-image: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.75)), url('../images/Slider Pacific Eye SF RXSight Slider.jpg');
  }
  .slide__text--4 {
    top: 15%;
    width: 80%;
  }
}
@media (max-width: 991px) {
  .slide_headline2 {
    font-size: 32px;
  }
  .slide--4 {
    background-position: 85% 50%;
  }
  .slide__text--4 {
    top: 15%;
    width: 80%;
  }
}

@media (max-width: 767px) {
  .slide_headline2 {
    font-size: 28px;
	    text-shadow: 1px 1px 1px rgba(255,255,255,.5);
  }
.slide__text--4 {
    text-align: center;
  }
}

@media (max-width: 479px) {
  .slide_headline2 {
    font-size: 26px;
  }
}

.slide1 {
  background-image: url("../images/slide1.jpg");
  background-position: 50% 5%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #ba131a;
}

.navlink {
  margin-top: 0px;
  padding: 15px 20px;
  border-bottom: 3px solid transparent;
  font-family: 'Lora', sans-serif;
  text-transform: uppercase;
}

.navlink:hover {
  border-bottom: 3px solid rgba(186, 19, 26, 0.83);
  background-color: transparent;
  color: #000;
}

.navlink.dropdown {
  padding: 0px;
}

.navlink.dropdown:hover {
  background-color: transparent;
}

.phone_address_section {
  height: 10%;
  border-top: 1px solid #0093d8;
  border-bottom: 1px solid rgba(0, 100, 188, 0.24);
  background-color: #fff;
}

.phone_address_section.mobile {
  display: none;
  height: auto;
}

.dropdown_toggle {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 3px none transparent;
}

.dropdown_toggle:hover {
  background-color: transparent;
}

.dropdown_toggle.w--open {
  background-color: rgba(255, 255, 255, 0.2);
}

.dropdown_link {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
  font-size: 12px;
}

.dropdown_link:hover {
  color: #ba131a;
}

.dropdown_list.w--open {
  border-top: 3px solid rgba(186, 19, 26, 0.86);
  background-color: #fff;
}

.phone_address_div {
  position: fixed;
  bottom: 0%;
  right: 230px;
  z-index: 1000;
  display: block;
  width: 250px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 0px;
  float: left;
  border-top: 1px solid #0093d8;
  border-bottom: 1px solid #0093d8;
  border-left: 1px solid #0093d8;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.28);
  text-align: right;
}

.phone_address_div.mobile {
  position: static;
  width: 50%;
  padding-top: 24px;
  padding-bottom: 24px;
}

.top_address {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 20px 0px 0px;
  float: right;
  background-image: none;
  background-repeat: repeat;
  font-family: 'Lora', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}

.top_address.mobile {
  padding-top: 9px;
  padding-bottom: 10px;
  padding-left: 40px;
  float: left;
  background-image: url("../images/locations_icon.png");
  background-position: 0px 50%;
  background-repeat: no-repeat;
}

.top_phone {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  font-family: 'Lora', sans-serif;
  color: #0064bc;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}

.top_phone.mobile {
  display: inline-block;
  padding-left: 20px;
  float: left;
  text-align: left;
}

.request_appointment_div {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 1000;
  width: 230px;
  height: 68px;
  padding-right: 20px;
  float: none;
  border-top: 1px solid #0093d8;
  border-bottom: 1px solid #0093d8;
  border-left: 1px solid #0093d8;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.28);
  text-align: center;
}

.request_appointment_div.mobile {
  position: static;
  width: 50%;
  float: right;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.appointment_btn {
  padding-top: 10px;
  padding-right: 65px;
  padding-bottom: 10px;
  background-image: url("../images/appointment_icon.png");
  background-position: 100% 50%;
  background-size: 40px;
  background-repeat: no-repeat;
  font-family: 'Lora', sans-serif;
  color: #0064bc;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
}

.appointment_btn:hover {
  color: #ba131a;
}

.appointment_btn.secondary {
  padding: 25px 85px 25px 20px;
  background-position: 92% 50%;
  color: #7bd3f7;
}

.appointment_btn.secondary:hover {
  color: #fff;
}

.centers_section {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #eef7fc;
}

.services-section .w-container{
  max-width: 1500px;
}

.services-section .w-col {
  margin: 4px;
  width: 24%;
  padding: 0;
}

.centers_section .w-col{
  margin: 3px;
  padding: 0;
}

.w-col span {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: center;
  background-color: rgba(56, 102, 171, 0.9);
  color: #fff;
  font-size: 20px;
  padding: 18px 0;
  transition: 0.3s;
}

.w-col a:hover span {
  background-color: rgba(56, 102, 171, 0.7);
}

.tab_link {
  display: inline-block;
  width: 25%;
  height: 80px;
  padding: 30px 0px;
  background-color: transparent;
  font-family: 'Lora', sans-serif;
  color: #73c7e9;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}

.tab_link:hover {
  border-bottom: 3px solid #7bd3f7;
  background-color: transparent;
}

.tab_link.w--current {
  border-bottom: 3px solid #0064bc;
  background-color: transparent;
  color: #0064bc;
}

.tab_pane {
  min-height: 500px;
  padding-top: 50px;
  border-bottom: 1px none #0064bc;
}

.ajax_text {
  margin-bottom: 50px;
  padding-left: 20px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.ajax_text_div {
  width: 40%;
  padding-right: 21px;
  float: left;
}

.ajax_link {
  display: inline-block;
  padding: 10px 15px;
  font-family: 'Lora', sans-serif;
  color: #0064bc;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.ajax_link:hover {
  color: #7bd3f7;
  font-weight: 400;
}

.ajax_links_div {
  z-index: 1;
  border-top: 1px solid #0064bc;
  border-bottom: 1px solid #0064bc;
  background-color: rgba(238, 247, 252, 0.9);
  text-align: center;
  clear: both;
}

.ajax_btn {
  margin-left: 20px;
  font-size: 1.2rem;
  padding: 1rem;
  background-color: #0064bc;
  font-family: 'Lora', sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  transition: all .35s ease;
  text-align:center;
}

.ajax_btn:hover {
  background: #72bce9 !important;
  color: #fff !important;
}

.ajax_btn.red {
  background-color: #ba131a;
}
.ajax_pict_div {
  width: 60%;
  float: left;
  text-align: right;
}

.lasik_self_test_section {
  padding-top: 250px;
  padding-bottom: 250px;
  background-image: url("../images/parallax_image1.jpg");
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.welcome_section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.welcome_text {
  margin-bottom: 20px;
  font-family: 'Lora', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
}

.welcome_headline {
  border-bottom: 1px solid rgba(186, 19, 26, 0.45);
  color: #0064bc;
  font-family: 'Lora', sans-serif;
  text-transform: none;
  padding-bottom: 15px;
  text-align: center;
  font-weight: 400;
  font-size: 38px;
  line-height: 44px;
}

.financing_section {
  padding-top: 250px;
  padding-bottom: 250px;
  background-image: url("../images/financing_bg.jpg");
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.bottom_navbar {
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #0064bc;
  text-align: center;
}

.search_social_media_etc {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #073858;
}

.social-container {
  display: flex;
  justify-content: center;
}

.contact_section {
  padding-top: 75px;
  padding-bottom: 0px;
  text-align: center;
}

.footer {
  padding-top: 150px;
  padding-bottom: 150px;
}

.container_center {
  text-align: center;
}

.lasik_selt_test_btn {
  display: inline-block;
  width: 65%;
  padding-top: 35px;
  padding-bottom: 35px;
  border: 1px solid #fff;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: 'Lora', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.lasik_selt_test_btn:hover {
  background-color: #0064bc;
}

.lasik_selt_test_btn.secondary {
  display: block;
  width: 80%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 1px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  text-align: center;
}

.footer_container {
  text-align: center;
  font-size: 13px;
}

.bottom_link_bigger {
  display: inline-block;
  margin-top: 0px;
  padding: 5px 14px;
  font-family: 'Lora', sans-serif;
  color: #c7eafb;
  letter-spacing: 0.4px;
  text-decoration: none;
  text-transform: uppercase;
}

.bottom_link_bigger:hover {
  color: #fff;
}

.bottom_link {
  display: inline-block;
  padding: 5px 15px;
  font-family: 'Lora', sans-serif;
  color: #c7eafb;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.bottom_link:hover {
  color: #fff;
}

.bottom_navbar .menu-footer-menu-container ul {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding-left: 0px;
}

.bottom_navbar .menu-footer-menu-container ul li ul {
  display: none;
}

.bottom_navbar .menu-footer-menu-container ul li a {
  display: inline-block;
  padding: 5px 15px;
  font-family: 'Lora', sans-serif;
  color: #c7eafb;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.serach_field {
  display: inline-block;
  width: 30%;
  background-image: url("../images/search_icon.png");
  background-position: 98% 50%;
  background-repeat: no-repeat;
}

.search_text {
  margin-bottom: 10px;
  font-family: 'Lora', sans-serif;
  color: #0093d8;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.reffering_doctors_btn {
  padding: 15px 30px;
  border-top-right-radius: 20px;
  background-color: #022b50;
  font-family: 'Lora', sans-serif;
  font-size: 18px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.reffering_doctors_btn:hover {
  background-color: #fff;
  color: #0093d8;
}

.doctor_icon {
  position: relative;
  left: 23px;
  top: -6px;
  z-index: 1;
}

.docs_container {
  margin-bottom: 45px;
}

.docs_container .w-container {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  align-items: center;
}

.icons {
  display: inline-block;
}

.links_container {
  margin-top: 16px;
}

.social-media-text {
  margin-bottom: 0px;
  font-family: 'Lora', sans-serif;
  color: #0093d8;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}

.search_container {
  text-align: center;
}

.contact_container {
  margin-bottom: 50px;
}

.contact_headline {
  padding-bottom: 0px;
  text-transform: uppercase;
  color: #0093d8;
  font-weight: 400;
}

.contact_form {
  display: inline-block;
  width: 50%;
  margin-bottom: 75px;
}

.text_field {
  margin-bottom: 17px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(0, 100, 188, 0.4);
  font-family: 'Lora', sans-serif;
}

.textarea {
  min-height: 100px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 rgba(0, 100, 188, 0.42);
  font-family: 'Lora', sans-serif;
}

.submit_btn {
  background-color: #0064bc;
  font-family: 'Lora', sans-serif;
  text-transform: uppercase;
}

.submit_btn:hover {
  background-color: #7bd3f7;
}

.bottom_phone {
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-size: 30px;
  font-family: 'Lora',sans-serif;
  color: #0093d8;
  font-weight: 400;
  line-height: 1.125;
}

.bottom_address {
  margin-bottom: 15px;
  font-family: 'Lora', sans-serif;
  color: #02437c;
  font-size: 18px;
}

.map {
  height: 300px;
}

.slide3 {
  background-image: url("../images/slide3.jpg");
  background-position: 14% 17%;
  background-repeat: no-repeat;
}

.slide5 {
  background-image: url("../images/slide5.jpg");
  background-position: 100% 35%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide2 {
  background-image: url("../images/slide2.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide4 {
  background-image: url("../images/slide4.jpg");
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.arrow {
  width: 4%;
  color: #011425;
  font-size: 24px;
}

.facebook_btn {
  margin: 0 10px;
  font-size: 20px;
  line-height: 1.125;
  text-decoration: none;
  color: #0093d8;
  font-weight: 600;
}

.facebook_btn:hover {
  opacity: 0.7;
}

.nav_menu {
  border-bottom: 1px none #000;
}

.tab_menu {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.content_section {
  padding-top: 50px;
  padding-bottom: 125px;
  /* margin: 0 10rem; */
}

.center_btns_secondary_div {
  float: none;
  background-color: #0093d8;
  text-align: center;
  margin-top: 109px;
}

.secondary_header {
  position: fixed;
  width: 100%;
  height: 108px;
  top: 0px;
  z-index: 10;
}

.center_btn_secondary {
  display: block;
  font-family: 'Lora', sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.center_dropdown_toggle {
  display: block;
  padding-top: 40px;
  padding-bottom: 40px;
  border-left: 1px solid rgba(255, 255, 255, 0.25);
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.center_dropdown_toggle a {
  color: inherit;
  text-decoration: none;
}

.center_dropdown_toggle:hover {
  background-color: #fff;
  color: #0093d8;
}

.center_dropdown_toggle:hover a {
  color: inherit;
}

.center_dropdown_toggle.w--open {
  border-top: 1px none #0093d8;
  background-color: #fff;
  color: #0093d8;
}

.center_dropdown_toggle.last {
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}

.dropdown_link_2 {
  color: #0093d8;
  font-size: 16px;
  font-weight: 300;
}

.dropdown_link_2:hover {
  color: #033969;
}

.dropdown_list_2.w--open {
  border-right: 1px none #0093d8;
  border-bottom: 1px solid #0093d8;
  border-left: 1px none #0093d8;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, #fff, #e8eef1);
  background-image: linear-gradient(180deg, #fff, #e8eef1);
}

.center_column {
  padding-right: 0px;
  padding-left: 0px;
  z-index: 1;
}

.content_div {
  width: 80%;
  padding-right: 50px;
  padding-left: 70px;
  float: left;
  /*width: 58.66%;*/
}

.content_div.full {
  width: 100%;
}

.page-title {
  border-bottom: 1px solid rgba(186, 19, 26, 0.45);
  color: #72bce9;
  text-align: left;
}

.secondary_subheadline {
  margin-bottom: 20px;
  padding-bottom: 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
}

.list_item {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  color: #181e24;
  font-size: 16px;
}

.list {
  padding-right: 0px;
  padding-left: 16px;
}

.secondary_side_div {
  width: 20%;
  float: right;
  text-align: center;
}

.side_subnavigation_div {
  padding-bottom: 30px;
}

.sub_nav_headline {
  margin-bottom: 0px;
  padding-left: 45px;
  color: #7bd3f7;
  font-size: 24px;
  text-align: center;
  line-height: 44px;
  font-weight: 400;
  padding-bottom: 15px;
}

.sub_nav_headline a {
  text-decoration: none;
  color: #7bd3f7;
}

.sub_nav_link {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px;
  border-top: 1px solid rgba(108, 121, 127, 0.26);
  font-family: 'Lora', sans-serif;
  color: #929fa5;
  font-size: 16px;
  text-decoration: none;
}

.sub_nav_link:hover {
  color: #0093d8;
}

.sub_nav_link.w--current {
  padding-left: 45px;
  color: #7bd3f7;
}

.secondary_appointment_div {
  padding-right: 45px;
  padding-left: 45px;
  text-align: right;
}

.secondary_appointment_div.secondary {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #062438;
  text-align: center;
}

.secondary_callout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.secondary_callout--lasik {
  background-image: url("../images/parallax_image1.jpg");
}

.secondary_callout--cataracts {
  background-image: url("../images/cataract-callout.jpg");
}

.secondary_callout--financing {
  background-image: url("../images/financing_bg.jpg");
}

html.w-mod-js *[data-ix="slide-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 49px);
  -ms-transform: translate(0px, 49px);
  transform: translate(0px, 49px);
}

html.w-mod-js *[data-ix="slide-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 49px);
  -ms-transform: translate(0px, 49px);
  transform: translate(0px, 49px);
}

/* Sidebar Styles */
.related-topics-div ul li a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 45px;
  border-top: 1px solid rgba(108, 121, 127, 0.26);
  font-family: 'Lora', sans-serif;
  color: #929fa5;
  font-size: 16px;
  text-decoration: none;
}

.related-topics-div ul {
  list-style: none;
  padding-left: 0px;
}

a.ui-button {
  display: inline-block;
  width: 250px;
  padding-top: 9px;
  padding-bottom: 9px;
  border: 1px solid #0093d8;
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background-color: rgb(35, 101, 177);
  font-family: 'Lora', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 350ms ease;
  -webkit-transition: all 350ms ease;
  -ms-transition: all 350ms ease;
}

a.ui-button:hover {
  background: #72bce9 !important;
  color: #ffffff !important;
}

a.ui-button.ui-state-hover {
  color: #72bce9;
}

a.ui-button:after {
  display: none !important;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Dropdown Menus */
/* ===== Top ===== */
#navigation nav .current-menu-item a {
  color: #007fba;
  background-color: #ffffff;
}

#navigation nav ul {
  list-style: none;
  margin: 0;
  padding: 1px 0;
}

#navigation nav ul li {
  display: inline-block;
  text-align: left;
}

/* ===== First Level ===== */
#navigation nav ul li {
  position: relative;
  padding: 0;
  margin: 0;
}

#navigation nav ul ul li {
  border: none;
  background: #777;
}

#navigation nav ul li a {
  margin-top: 0px;
  padding: 15px .5vw;
  border-bottom: 3px solid transparent;
  font-family: 'Lora', sans-serif;
  text-transform: uppercase;
  color: #222222;
  display: inline-block;
  text-decoration: none;
}

#navigation nav ul li a:hover {
  border-bottom: 3px solid rgba(186, 19, 26, 0.83);
}

#navigation nav ul ul, #navigation nav ul li:hover ul ul {
  position: absolute;
  display: none;
}

#navigation nav ul ul li:hover ul, #navigation nav ul li:hover ul li:hover ul {
  display: block;
  top: 0px;
  left: 100%;
}

/* ===== Second and Third Level ===== */
#navigation nav ul li:hover ul {
  display: block;
  position: absolute;
  left: 0;
  top: 95%;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  z-index: 2;
  border-top: 3px solid rgba(186, 19, 26, 0.86);
  background-color: #fff;
}

#navigation nav ul ul {
  background: #fff;
}

#navigation nav ul ul ul {
  background: #e4e4e4 !important;
  border-color: #e4e4e4 !important;
  margin-left: -14px;
}

#navigation nav ul ul li a {
  float: none;
  width: 250px;
  font-family: 'Lora', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000 !important;
  text-transform: none;
  text-align: center;
  padding: 2px 10px;
  background: #ffffff !important;
  line-height: 28px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18);
}

#navigation nav ul ul li a:hover {
  border-bottom: 1px solid rgba(0, 0, 0, 0.18) !important;
}

#navigation nav ul ul li a {
  color: #fff;
}

#navigation nav ul ul li a:hover {
  color: #ba131a !important;
}

/* Mobile Menu */
#menu-primary-navigation {
  width: 100%;
  list-style: none;
  text-align: left;
}

#menu-primary-navigation .sub-menu {
  display: none;
}

#menu-primary-navigation li a {
  float: none;
  display: block;
  text-decoration: none;
  font-family: 'Lora', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000 !important;
  text-transform: none;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0) !important;
  line-height: 28px;
  text-align: right;
  padding-right: 20px;
}
#mdiReviewModule {
  margin-bottom: 2rem;
}

@media (max-width: 1404px) {
  .logo {
    width: 260px;
  }
}

@media (max-width: 1317px) {
  #navigation nav ul li a {
    font-size: 12px;
  }
}

@media(max-width:1153px) {
  #menu-primary-navigation li a {
    font-size: 14px;
  }
}

.menu li.has-children > a:after {
  color: #000000;
  content: '\e603';
  font-size: 13px;
  vertical-align: 1px;
  font-family: 'webflow-icons';
  position: relative;
  left: 7px;
  bottom: 0px;
}

.captions {
  font-size: 12px;
  font-style: italic;
  text-align: center;
}

/* Doctor Pages */
.our-doc-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

.our-doc-holder .child-thumb {
  width: 33%;
  min-width: 250px;
  min-height: 524px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}

.our-doc-holder .child-thumb a:nth-child(2) {
  font-family: 'Lora', sans-serif;
  font-size: 16px;
  border-top: 1px solid rgba(108, 121, 127, 0.26);
  max-width: 80%;
}

.our-doc-holder .child-thumb a:nth-child(2) {
  color: #72BCE9;
  text-decoration: none;
  position: relative;
  z-index: 1;
  font-size: 16px;
  line-height: 30px;
  transition: all 350ms ease;
  -webkit-transition: all 350ms ease;
}

.our-doc-holder .child-thumb a:nth-child(2):hover {
  color: #2265B1;
}

.our-doc-holder .child-thumb a:nth-child(2):after {
  content: '';
  background-color: #2265B1;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  left: 0px;
  bottom: 10px;
  z-index: -1;
  transition: all 350ms ease;
  -webkit-transition: all 350ms ease;
}

.our-doc-holder .child-thumb a:nth-child(2):hover:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 100%;
  height: 2px;
  bottom: 0px;
}

/* Search Bar Styles */
.search-field {
  height: 30px;
  padding: 5px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  display: inline-block;
  width: 30%;
  background-image: url(../images/search_icon.png);
  background-position: 98% 50%;
  background-repeat: no-repeat;
}

.search-submit {
  display: none;
}

/* Blog Styles */
article hr{
  margin:20px 0;
}
#searchform, h2.rounded, .tagcloud{
  padding:15px 0 15px 0px;
}
.flexer{
  display:flex;
}
.moretag{
  display:block !important;
  margin:15px 0;
  color:#fff !important;
  font-size:1em;
  padding:0.6em;
  text-align:center;
  text-decoration:none;
  background:#0093d8 !important;
  width:100px !important;
  transition:color 350ms ease 0s, background-color 350ms ease 0s;
}
.moretag:hover {
  background:#4f7aac !important;
  color:#fff;
}
#searchsubmit{
  background:#c4e9fb;
  color:#333;
  transition:color 350ms ease 0s, background-color 350ms ease 0s;
  padding:0.66em !important;
  font-size:1em;
  border:none;
}
#searchsubmit:hover{
  background:#4f7aac;
  color:#fff;
}
#searchform input {
  padding:0.5em;
}

.resp-video {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 800px;
}

@media (max-width: 1102px) {
  .services-section .w-col {
    width: 48%;
  }
  .w-container {
    max-width: 100%;
  }
  .navbar {
    padding-right: 0px;
    padding-left: 20px;
    height: 82px;
  }
  .center_btns_secondary_div {
    margin-top: 82px;
  }
  .logo {
    width: 255px;
  }
  .main_section {
    height: 84%;
  }
  .slider {
    padding-top: 0;
  }
  .slide1 {
    background-position: 58% 50%;
  }
  .navlink {
    margin-top: 0px;
  }
  .navlink:hover {
    border-bottom-style: none;
    background-color: #c6ecfc;
  }
  .phone_address_section {
    height: auto;
  }
  .home .phone_address_section.mobile {
    display: block;
    margin-top: 82px;
    padding: 1rem 0rem;
  }
  .phone_address_section.mobile {
    display: block;
    margin-top: 0px;
  }
  .phone_address_div {
    display: none;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .phone_address_div.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px;
    border-top-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    box-shadow: none;
    height: 68px;
  }
  .top_address {
    display: block;
    float: none;
  }
  .top_phone {
    display: block;
    float: none;
  }
  .top_phone.mobile {
    padding-left: 41px;
    padding-right: 0px;
    background-image: url('../images/phone-icon.png');
    background-position: 0px 50%;
    background-repeat: no-repeat;
  }
  .request_appointment_div {
    display: none;
    padding-top: 18px;
    padding-bottom: 18px;
  }
  .request_appointment_div.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
    padding: 0px;
  }
  .appointment_btn.secondary {
    display: block;
  }
  .centers_section {
    padding-top: 36px;
  }
  .centers_section .tab_link {
    text-align: center;
  }
  .tab_link {
    padding-left: 15px;
    font-size: 16px;
    text-align: left;
  }
  .ajax_pict_div {
    width: 56.5%;
  }
  .welcome_section {
    padding-right: 25px;
    padding-left: 25px;
  }
  .lasik_selt_test_btn.secondary {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 16px;
  }
  .contact_form {
    width: 80%;
  }
  .slide3 {
    background-position: 32% 50%;
    background-size: cover;
  }
  .slide5 {
    background-position: 66% 50%;
  }
  .slide2 {
    background-position: 77% 50%;
  }
  .slide4 {
    background-position: 58% 50%;
  }
  .menu_button {
    margin-top: 10px;
    background-color: #0064bc;
    color: #fff;
  }
  .menu_button:hover {
    background-color: #7bd3f7;
  }
  .menu_button.w--open {
    background-color: #fff;
    color: #0064bc;
  }
  .nav_menu {
    top: 100px;
    background-color: #fff;
  }
  .content_section {
    padding-top: 40px;
    /* margin: unset; */
  }
  .center_dropdown_toggle {
    font-size: 14px;
  }
  .content_div {
    padding-right: 35px;
    padding-left: 25px;
  }
  .secondary_appointment_div.secondary {
    padding-right: 0px;
    padding-left: 0px;
  }
  .menu li.has-children > a:after {
    display: none;
  }
}

@media (max-width: 767px) {
  .services-section .w-col, .centers_section .w-col {
    padding: 0;
    max-width: 500px;
    margin: 3px auto;
    float: none;
    width: 100%;
  }
  .w-nav-overlay {
    top: 60px !important;
    z-index: 10 !important;
  }
  .navbar {
    padding-left: 10px;
  }
  .navbar.secondary {
    position: fixed;
  }
  .logo {
    padding: 3px;
    padding-top: 12px;
    border-right-style: none;
    border-right-width: 1px;
    border-bottom-style: none;
    border-left-style: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
    box-shadow: none;
    width: 255px;
  }
  .main_section {
    height: 100%;
  }
  .slide1 {
    background-position: 50% 0px;
  }
  .navlink {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .dropdown_toggle {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .phone_address_div {
    padding-left: 10px;
  }
  .top_address {
    padding-right: 0px;
    padding-left: 39px;
    background-position: 0px 50%;
    background-size: auto;
    font-size: 16px;
  }
  .top_address.mobile {
    padding-bottom: 0px;
    padding-left: 28px;
    background-size: 24px;
    font-size: 14px;
  }
  .top_phone {
    font-size: 28px;
    line-height: 30px;
  }
  .top_phone.mobile {
    font-size: 24px;
  }
  .request_appointment_div {
    padding-right: 10px;
  }
  .request_appointment_div.mobile {
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .appointment_btn {
    font-size: 16px;
  }
  .centers_section {
    padding-top: 50px;
    padding-bottom: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .tab_link {
    width: 100%;
    height: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
  }
  .tab_link.w--current {
    width: 100%;
  }
  .ajax_text_div {
    width: 100%;
    float: none;
  }
  .ajax_links_div {
    position: static;
    left: 0px;
    top: 0px;
    right: auto;
    bottom: auto;
    display: block;
    margin-top: 19px;
    margin-bottom: 20px;
    padding-left: 6px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    text-align: left;
  }
  .ajax_pict_div {
    width: 100%;
    float: left;
  }
  .lasik_self_test_section {
    padding-top: 165px;
    padding-bottom: 165px;
  }
  .welcome_headline {
    padding-bottom: 10px;
    font-size: 30px;
  }
  .financing_section {
    padding-top: 165px;
    padding-bottom: 165px;
  }
  .lasik_selt_test_btn {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 20px;
  }
  .serach_field {
    width: 60%;
  }
  .contact_headline {
    font-size: 30px;
  }
  .slide3 {
    background-position: 50% 20%;
  }
  .menu_button {
    margin-top: 0px;
  }
  .nav_menu {
    top: 67px;
  }
  .content_section {
    padding-top: 56px;
    padding-bottom: 0px;
  }
  .center_btns_secondary_div {
    margin-top: 0px;
    padding-top: 0px;
  }
  .secondary_header {
    position: static;
  }
  .center_dropdown_toggle {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .dropdown_link_2 {
    font-size: 14px;
  }
  .dropdown_list_2.w--open {
    position: relative;
    z-index: 1000;
  }
  .content_div {
    width: 100%;
  }
  .secondary_headline {
    padding-bottom: 5px;
    font-size: 30px;
  }
  .secondary_subheadline {
    font-size: 20px;
  }
  .secondary_side_div {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .services-section .w-col {
    width: 100%;
  }
  .welcome_section {
    padding-top: 50px;
  }
  .ajax_link {
    display: block;
  }
  .entry img {
    width: 100%;
    height: auto;
    display: block;
  }
  .our-doc-holder .child-thumb {
    width: 100%;
  }
  .navbar {
    padding-left: 0px;
  }
  .flexer{
    display: inline-block;
  }
  .flexer img {
    width: 150px;
    margin-bottom: 20px;
  }
  .logo {
    width: 240px;
    min-width: 240px;
    padding: 3px;
    padding-top: 16px;
    padding-left: 8px;
  }
  .logo.footer {
    width: 40%;
  }
  .slide1 {
    background-position: 75% 50%;
  }
  .slide4 {
    background-position: 38% 50%;
  }
  .slide5 {
    background-position: 76% 50%;
  }
  .phone_address_div {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .phone_address_div.mobile {
    width: 100%;
    text-align: center;
  }
  .top_address {
    padding-left: 25px;
  }
  .top_address.mobile {
    float: none;
  }
  .top_phone {
    padding-right: 11px;
    padding-left: 11px;
  }
  .top_phone.mobile {
    float: none;
    padding-bottom: 0px;
    padding-left: 41px;
    padding-right: 0px;
    background-image: url('../images/phone-icon.png');
    background-position: 0px 50%;
    background-repeat: no-repeat;
  }
  .request_appointment_div {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }
  .request_appointment_div.mobile {
    width: 100%;
  }
  .welcome_headline {
    font-size: 28px;
    line-height: 30px;
  }
  .search_social_media_etc {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .lasik_selt_test_btn {
    width: 80%;
    line-height: 24px;
  }
  .serach_field {
    width: 80%;
  }
  .docs_container {
    padding-left: 0px;
    text-align: center;
  }
  .contact_form {
    width: 90%;
  }
  .bottom_phone {
    font-size: 26px;
  }
  .bottom_address {
    font-size: 16px;
  }
  .slide3 {
    background-position: 34% 50%;
  }
  .slide2 {
    background-position: 81% 50%;
  }
  .arrow {
    width: 8%;
  }
  .content_div {
    padding-right: 20px;
    padding-left: 20px;
  }
    .slide__text {
      width: 100%;
      left: unset;
      bottom: 1rem;
      text-align: center;
      top: unset;
    }
    .slide__text--4 .slide_headline1.white {
      font-size: 2rem;
      margin-bottom: 2rem;
      text-align: center;
    }
    .slider,.w-slider-mask,.main_section {
      height: 40vh;
    }
    .slide__text--1 {
      top: 10%;
      translate:unset;
    }
    .slide__text--2 {
      top: 20%;
      left: 0;
    }
    .slide__text--3 {
      top: 20%;
    }
    .slide__text--4 {
      width: 100%;
    } 
}
