body {
  height: 100%;
  background-image: url('../images/bakcground.jpg');
  background-size: cover;
  background-attachment: fixed;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}
h1 {
  margin-top: 20px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #2e9ed9;
  font-size: 40px;
  line-height: 44px;
  font-style: normal;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 34px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
a { text-decoration: none;}

a.ui-button { 
  color:#FFFFFF !important;
  font-size:1em;
  margin:0.5em;
  display:inline-block;
  padding:0.6em;
  text-align:center;
  text-decoration:none !important;
  background:#2e9ed9 !important;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-left:auto;
  margin-right:auto;
  width:186px !important;
}

.doctor-ui-btn a{
  width:310px !important;
}
 
a.ui-button:hover { background:#1f486c !important; color:#fff;}
a.ui-button.ui-state-hover {color:#D3D3D3; }

.button {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.header {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}
.logo {
  width: 25%;
  padding-left: 25px;
  float: left;
  text-align: left;
}
.navbar {
  width: 79%;
  padding-top: 30px;
  padding-right: 0px;
  float: right;
  background-color: transparent;
  color: #333;
}
.navbar_link {
    padding-top: 8px;
    font-size:15px;
    padding-bottom: 8px;
  border-left: 3px solid #afc7db;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
    color: #041C30;
  font-weight: 700;
}
.navbar_link:hover {
  color: #2E9ED9;
}
.navbar_link:active {
  color: #566269;
}
.navbar_link:focus {
  color: #2e9ed9;
}
.header_container {
  display: inline-block;
  width: 95%;
  margin-bottom: -5px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: white;
  color: white; position: relative;
}
.slider {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 95%;
  height: 65%;
}
.slide1 {
  background-image: url('../images/picture1a.jpg');
  background-position: 50% 80%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slider_headline {
  position: relative;
  top: 68%;
  float: none;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 50px;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.8) 1px 1px 1px;
}
.slider_headline.two {
  top: 81%;
  padding-right: 0px;
  font-weight: 400;
  text-align: center;
}
.slider_headline.three {
  top: 39%;
  padding-right: 0px;
  padding-left: 97px;
  font-weight: 400;
  text-align: left;
}
.slider_headline.four {
  top: 78%;
  padding-right: 0px;
  color: #1f486c;
  font-size: 48px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -1px;
  text-shadow: white 1px 1px 1px;
}
.slider_headline.five {
  top: 64%;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
.centers {
  position: static;
  left: 0px;
  top: 123px;
  right: 0px;
  z-index: 5;
}
.centers_div {
  display: inline-block;
  width: 95%;
  background-color: rgba(1, 27, 41, 0.6);
}

.doctor_btn {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.doctor_btn_div { 
 padding:0 15px 0 5px !important; color:#666; 
}
.center_btn {
  position: relative;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.center_btn.no_dropdown {
  padding: 20px;
  font-size: 15px;
}
.center_btn.no_dropdown:hover {
  color: #2e9ed9;
}
.center_btn.no_dropdown.appointment {
  color: #62c7fc;
}
.center_btn.no_dropdown.appointment:hover {
  color: #fcfad4;
}
.dropdown_toggle {
  padding-right: 25px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 15px;
}
.dropdown_toggle:hover {
  color: #2e9ed9;
}
.dropdown_toggle:focus {
  color: #2e9ed9;
}
.center_nav_div {
  display: block;
  width: 20%;
  float: left;
  font-size: 15px;
}
.center_nav_div.appointment {
  background-color: rgba(0, 0, 0, 0.29);
}
.icone_test {
  font-size: 16px;
}
.dropdown_link {
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #1f486c;
  font-size: 16px;
  font-style: italic;
  text-decoration: none;
  text-transform: none;
}
.dropdown_link:hover {
  background-color: #1f486c;
  color: white;
  text-decoration: none;
}
.dropdown_list {
  position: absolute;
  display: none;
  overflow-x: visible;
  overflow-y: visible;
}
.dropdown_list.w--open {
  display: block;
  background-color: white;
	z-index: 99 !important;
}
.slide2 {
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.56)), url('../images/picture2.jpg');
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.56)), url('../images/picture2.jpg');
  background-position: 0% 0%, 50% -37px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.slide4 {
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.68)), url('../images/picture4.jpg');
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.68)), url('../images/picture4.jpg');
  background-position: 0% 0%, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.slide3 {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0)), url('../images/picture3a.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.29), rgba(0, 0, 0, 0)), url('../images/picture3a.jpg');
  background-position: 0% 0%, 50% -73px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.phone_numbers {
  position: static;
  left: 0px;
  top: 134px;
  right: 0px;
}
.phones_div {
  display: inline-block;
  width: 95%;
  background-color: #2e9ed9;
}
.phone_container {
  width: 18%;
  float: left;
}
.location_headline {
  margin-right: 30px;
  margin-bottom: 0px;
  margin-left: 30px;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #1f486c;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
.location_headline.bottom {
  padding-left: 14px;
  border-bottom-color: #2e9ed9;
  color: white;
  font-size: 20px;
  text-align: left; line-height: 40px;
  width: 80%;
}
.phone_number {
  margin-bottom: 20px;
  padding-top: 7px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.phone_number a {

    color: white;

}




.phone_headline {
  width: 10%;
  padding-top: 19px;
  padding-left: 19px;
  float: left;
  text-align: left;
}
.arrow_div {
  padding-top: 18px;
  padding-bottom: 18px;
}
.mission_section {
  height: auto;
  margin-top: 30px;
  padding-top: 0px;
  background-color: transparent;
}
.mission_div {
  display: inline-block;
  width: 95%;
  height: auto;
  padding-bottom: 0px;
  background-color: white;
}
.misson_pict_div {
  width: 50%;
  height: 100%;
  padding-top: 302px;
  padding-bottom: 302px;
  float: left;
  background-color: white;
  /*background-image: url('../images/mission_pict.jpg');*/
  background-image: url('../images/home_our_mission.jpg');
  background-position: 52% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}
.misson_text_div {
  width: 50%;
  height: 100%;
  padding-top: 51px;
  padding-right: 0;
  padding-bottom: 93px;
  float: left;
  background-color: transparent;
}
.misson_text {
  margin-bottom: 40px;
  padding-top: 33px;
  padding-right: 30px;
  padding-left: 50px;
  color: #333;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}
.mission_headline {
  width: auto;
  margin-right: 30px;
  margin-left: 0px;
  padding-bottom: 11px;
  border-bottom: 1px solid #2e9ed9;
  color: #2e9ed9;
}
.kids_section {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
.kids_headline {
  width: auto;
  margin-bottom: 46px;
  padding-bottom: 12px;
  padding-left: 69px;
  border-bottom: 1px solid white;
  color: white;
  font-size: 38px;
  line-height: 40px;
  text-align: left;
}
.kids_text_div {
  width: 40%;
  text-align: left;
}
.kids_btn {
  margin-left: 73px;
  padding: 14px;
  background-color: #2e9ed9;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  text-decoration: none;
}
.kids_btn:hover {
  background-color: #1f486c;
}
.location_headline_div {
  display: inline-block;
  width: 95%;
  margin-top: 0px;
  padding-top: 43px;
  padding-bottom: 93px;
  background-color: #1f486c;
}
.locations_headline {
  margin-bottom: 24px;
  padding-right: 67px;
  padding-left: 67px;
  color: white;
  font-size: 32px;
  font-weight: 400;
}
.locations_div {
  padding-top: 25px;
}
.location_container {
  width: 20%;
  float: left;
}
.address {
  padding-top: 17px;
  padding-left: 41px;
  color: #bfced6;
  text-align: left;
  height: 90px;
}

.address a{
    color: #bfced6;
    
}


.map_div {
  margin-top: 30px;
  padding-right: 30px;
  padding-left: 30px;
}
.map {
  height: 200px;
}
.mission_btn {
  display: inline-block;
  margin-top: 1px;
  padding: 20px;
  background-color: #2e9ed9;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  text-decoration: none;
}
.mission_btn:hover {
  background-color: #1f486c;
}
.footer {
  padding-top: 66px;
  padding-bottom: 132px;
}
.footer_text1 {
  padding-top: 27px;
  font-family: Montserrat, sans-serif;
  color: #a9c5d4;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.5px;
}

.footer_text1 a{
    color: #a9c5d4;
  
}




.fontResize {
  width: 199px;
  height: 30px;
  position: absolute;
  right: 90px;
  background: url(../images/font_resize.png) no-repeat;
  margin-top: -30px
}
a#font_resize_increase {
  width: 34px;
  height: 31px;
  position: absolute;
  display: block;
  font-size: 8px;
  right: 38px;
  top: 0px;
}
a#font_resize_decrease {
  width: 31px;
  height: 31px;
  position: absolute;
  display: block;
  font-size: 8px;
  right: 0px;
  top: -1px;
}





.footer_text2 {
  padding-top: 28px;
  color: #a9c5d4;
  font-size: 14px;
}
.kids_div {
  display: inline-block;
  width: 95%;
  padding-top: 205px;
  padding-bottom: 205px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0) 50%), url('../images/kids_pict.jpg');
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.34), rgba(0, 0, 0, 0) 50%), url('../images/kids_pict.jpg');
  background-position: top center;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.slide5 {
  background-image: -webkit-radial-gradient(50% 50%, circle, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.34)), url('../images/picture5.jpg');
  background-image: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.34)), url('../images/picture5.jpg');
  background-position: 0% 0%, 50% 44%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}
.care_credit_div {
  position: relative;
  left: 0px;
  top: 65%;
  right: 0px;
  padding-right: 0px;
  text-align: center;
}
.content_div {
  display: inline-block;
  width: 95%;
  background-color: white;
  text-align: left;
}
.left_subnavigation {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 25px;
  float: left;
  background-color: transparent;
}
.content_text_div {
  width: 75%;
  padding: 50px 24px 50px 50px;
  float: left;
  border-left: 1px none #1f486c;
}
.subnav_headline {
  padding-bottom: 10px;
  padding-left: 15px;
  border-bottom: 1px solid #1f486c;
  font-family: Montserrat, sans-serif;
  color: #1f486c;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
}
.subnav_headline a {
  text-decoration: none;
  color:#1f486c;
}
.submenu_link {
  display: block;
  padding: 6px 15px 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #02669c;
  font-weight: 400;
  text-decoration: none;
}
.submenu_link:hover {
  color: #32b6fc;
}
.submenu_link:active {
  color: #5d6366;
}
.content_text {
  padding-top: 6px;
  padding-bottom: 20px;
  font-style: normal;
}
.content_text.half {
  display: inline-block;
  width: 60%;
  float: left;
}
.content_small_headline {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #2e9ed9;
  font-style: normal;
}
.bottom_navbar {
  padding-top: 8px;
}
.bottom_navbar_div {
  display: inline-block;
  width: 95%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(6, 28, 46, 0.52);
}
.bottom_navbar_link {
  display: inline-block;
  padding-right: 11px;
  padding-left: 11px;
  border-left: 1px solid white;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: rgba(255, 255, 255, 0.70);
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.bottom_navbar_link:hover {
  color: white;
}
.bottom_navbar_link:active {
  color: rgba(255, 255, 255, 0.47);
}
.left_side_content {
  width: 23%;
  float: left;
  border-right: 1px solid #1f486c;
}
.question_form_div {
  width: 100%;
  float: left;
  background-color: #f5f8fa;
}
.question_form_wrapper {
  padding: 13px 22px 13px 39px;
}
.label {
  font-family: Montserrat, sans-serif;
  color: #2e9ed9;
  font-style: normal;
}
.question_headline {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-left: 38px;
  border-top: 1px solid #2e9ed9;
  font-size: 18px;
  text-transform: uppercase;
}
.submit_btn {
  font-family: Montserrat, sans-serif;
  font-style: normal;
}
.submit_btn:hover {
  background-color: #2e9ed9;
}
.submit_btn:active {
  background-color: #64686b;
}
.glaucoma_pict {
  margin-left: 55px;
}
html.w-mod-js *[data-ix="slide-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
html.w-mod-js *[data-ix="bounce-to-scroll"] {
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}
html.w-mod-js *[data-ix="slide-in-text"] {
  opacity: 0;
  -webkit-transform: translate(0px, -18px);
  -ms-transform: translate(0px, -18px);
  transform: translate(0px, -18px);
}
html.w-mod-js *[data-ix="slide-in-text-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -18px);
  -ms-transform: translate(0px, -18px);
  transform: translate(0px, -18px);
}
html.w-mod-js *[data-ix="slide-in-text-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -18px);
  -ms-transform: translate(0px, -18px);
  transform: translate(0px, -18px);
}


@media (max-width:1228px){
    
    .logo   { width: 21% !important;}
    .w-nav-link {padding: 0 9px !important;}
    .navbar_link {font-size:14px;}
    .navbar{padding-top: 20px !important;}
    .doctor_btn_div {padding: 0px !important;}
}



@media (max-width:1150px){

  .doctor_btn_div {padding: 0px !important;}
    .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link{padding: 20px 20px 20px 0;}
    .dropdown_toggle{font-size: 13px !important;}
    .center_btn.no_dropdown{font-size: 13px !important;}

}

@media (max-width: 1100px) {

    .doctor_btn {display: block;}
    .w-icon-dropdown-toggle {display: none;}
    .navbar_link{
      line-height: 39px;
    }
    .navbar{
      padding-top: 12px !important;
    }
}

@media (max-width: 1024px){
  .center_nav_div.appointment{
    margin: 0 1%;
    width: 18%;
  }

  #vision-disorders-content img{
    height: auto !important
  }

  .tb-video-l{
    width: 100% !important
  }
}

@media (max-width: 991px) {


  .logo {
    width: 30%;
  }
  .navbar {
    width: 65%;
    padding-top: 0px;
  }
  .navbar_link {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #041c30;
  }
  .navbar_link:hover {
    color: white;
  }
  .slider {
    top: -5px;
  }
  .slide1 {
    background-position: 0% 0%, 50% 50%;
  }
  .slider_headline {
    font-size: 32px;
  }
  .slider_headline.two {
    font-size: 32px;
    line-height: 40px;
  }
  .slider_headline.three {
    line-height: 40px;
  }
  .slider_headline.four {
    font-size: 28px;
  }
  .centers {
    top: 106px;
  }
  .center_nav_div {
    width: 50%;
  }
  .center_nav_div.appointment {
    width: 100%;
  }
  .slide2 {
    background-position: 0% 0%, 50% 50%;
  }
  .slide3 {
    background-position: 0% 0%, 50% 50%;
  }
  .location_headline {
    margin-right: 10px;
    margin-left: 10px;
    line-height: 18px;
  }
  .phone_number {
    font-size: 16px;
  }
  .menu_icon {
    color: #2e9ed9;
  }
  .menu_icon:hover {
    background-color: #2e9ed9;
    color: white;
  }
  .menu_icon.w--open {
    background-color: #2e9ed9;
  }
  .nav_menu {
    background-color: #2e9ed9;
  }
  .misson_pict_div {
    width: 100%;
    float: none;
  }
  .misson_text_div {
    width: 100%;
    float: none;
  }
  .kids_text_div {
    position: relative;
    left: 0px;
    top: 115px;
    right: 0px;
    width: 100%;
    padding-top: 0px;
  }
  .kids_btn {
    display: inline-block;
  }
  .location_container {
    width: 50%;
  }
  .footer_text2 {
    padding-right: 107px;
    padding-left: 107px;
  }
  .left_subnavigation {
    width: 100%;
    padding-top: 20px;
    padding-left: 10px;
  }
  .content_text_div {
    width: 65%;
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .left_side_content {
    width: 35%;
  }
  .question_headline {
    line-height: 24px;
  }
    
    
    .w-dropdown-btn, .w-dropdown-toggle, .w-dropdown-link{padding: 20px!important;}
    .dropdown_toggle{font-size: 15px !important;}
    .center_btn.no_dropdown{font-size: 15px !important;}
}








@media (max-width: 768px) {
	.center_nav_div.appointment {
		margin:0 !important;
	}
  .wistia_embed{
    width: 100% !important;
    height: auto !important;
  }

  .logo {
    width: 60% !important;
  }
  .slider_headline {
    padding-right: 0px;
    font-size: 28px;
    text-align: center;
  }
  .slider_headline.two {
    line-height: 30px;
  }
  .slider_headline.three {
    top: 43%;
    padding-left: 83px;
    line-height: 30px;
  }
  .slider_headline.four {
    line-height: 30px;
  }
  .center_nav_div {
    width: 100%;
  }
  .slide2 {
    background-position: 0% 0%, 72% 50%;
    background-repeat: repeat, no-repeat;
  }
  .slide3 {
    background-position: 0% 0%, 60% 50%;
    background-repeat: repeat, no-repeat;
  }
  .phone_container {
    width: 50%;
  }
  .phone_headline {
    width: 50%;
    text-align: center;
  }
  .kids_headline {
    padding-left: 0px;
    text-align: center;
  }
  .kids_text_div {
    text-align: center;
  }
  .kids_btn {
    margin-left: 0px;
  }
  .locations_headline {
    padding-right: 32px;
    padding-left: 32px;
  }
  .footer_text2 {
    padding-right: 58px;
    padding-left: 58px;
  }
  .left_subnavigation {
    display: block;
  }
  .content_text_div {
    width: 100%;
  }
  .bottom_navbar_div {
    padding-left: 54px;
  }
  .left_side_content {
    display: none;
    width: 100%;
  }

  #search {margin: 0 20px 0px;}
}
@media (max-width: 479px) {
  .logo {
    width: 60% !important;
  }
  .navbar {
    width:80%;
  }
  .slider {
    height: 50%;
  }
  .slide1 {
    background-position: 0% 0%, 77% 0px;
  }
  .slider_headline {
    top: 16%;
    font-size: 26px;
    line-height: 30px;
  }
  .slider_headline.two {
    left: 0px;
    top: 73%;
    right: 0px;
    font-size: 22px;
  }
  .slider_headline.three {
    top: 71%;
    padding-left: 0px;
    font-size: 22px;
    text-align: center;
  }
  .slider_headline.four {
    top: 73%;
    font-size: 22px;
    line-height: 24px;
  }
  .slide2 {
    background-position: 0% 0%, 61% 50%;
    background-repeat: repeat, no-repeat;
  }
  .slide4 {
    background-position: 0% 0%, -60px 50%;
    background-repeat: repeat, no-repeat;
  }
  .slide3 {
    background-position: 0% 0%, 76% 50%;
    background-repeat: repeat, no-repeat;
  }
  .misson_text_div {
    padding-top: 0px;
  }
  .misson_text {
    padding-right: 20px;
    padding-left:20px;
    line-height: 24px;
  }
  .locations_headline {
    padding-right: 11px;
    padding-left: 11px;
    font-size: 26px;
    line-height: 30px;
  }
  .location_container {
    width: 100%;
  }
  .address {
    padding-left: 23px;
  }
  .map_div {
    padding-right: 22px;
    padding-left: 22px;
  }
  .footer_text2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .left_subnavigation {
    display: none;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0px;
  }
  .content_text_div {
    width: 100%;
    padding-top: 0px;
  }
  .bottom_navbar_div {
    padding-right: 11px;
    padding-left: 11px;
    text-align: left;
  }
  .bottom_navbar_link {
    padding-right: 6px;
    padding-left: 6px;
  }
    
  .slider_headline.five {
      top: 46% !important;
  }

  .care_credit_div {
      top: 38% !important;
  }

  .slider_headline.three{
    top: 54%;
  }

  .fontResize {
      right: 25px;
  }

  h1.guiname {
      margin-top: 40px !important;
  }

  .vision-disorders-content-area-right-one,.vision-disorders-content-area-left-one,.vision-disorders-content-area-right-two,.vision-disorders-content-area-left-two{
    width: 100% !important;
    float: none !important
  }
   
}

@media (max-width: 400px){
  a.ui-button{
    width: 100% !important
  }

  #vision-disorders-content img{
    margin-top: 0 !important
  }

  .myopia-h3,.hyperopia-h3{
    line-height: 25px !important
  }
}

@media (max-width:360px){
  #calculator_small #input-amount-field{
    width: 210px !important
  }
}



.logo h1{ margin: 0 !important;}


/********************** INNER_CONTENT_WRAPPER *************************/

#inner_content{ width:100%; height:auto; }
h1.guiname{    margin-top: 20px;
    margin-bottom: 25px;
    font-family: Montserrat,sans-serif; font-weight: 700;
    color: #2E9ED9;
    font-size: 40px;
    line-height: 44px;
    font-style: normal;
   
}
#inner_content h2{font-size:26px; line-height:30px; color:#2E9ED9; margin-bottom:20px; font-family: Montserrat,sans-serif; font-weight: 700;font-style: normal; }
#inner_content h2 a{text-decoration:underline; color:#2E9ED9;}
#inner_content h2 a:hover{color:#2E9ED9; text-decoration:none;}
#inner_content h3{font-size:24px; line-height:30px; color:#2E9ED9;margin-bottom:20px; font-family: Montserrat,sans-serif; font-weight: 700; font-style: normal;}
#inner_content h3 a{text-decoration:underline; color:#2E9ED9;}
#inner_content h3 a:hover{color:#2E9ED9; text-decoration:none;}
#inner_content h4{font-size:20px; line-height:17px; color:#2E9ED9;  margin-bottom:20px; font-family: Montserrat,sans-serif; font-weight: 700; font-style: normal;  }
#inner_content h4 a{text-decoration:underline; color:#2E9ED9;}
#inner_content h4 a:hover{color:#2E9ED9; text-decoration:none;}
#inner_content h5{font-size:16px; line-height:16px; color:#2E9ED9;  margin-bottom:20px;font-family: Montserrat,sans-serif; font-weight: 700;font-style: normal;}
#inner_content h5 a{text-decoration:underline; color:#2E9ED9;}
#inner_content h5 a:hover{color:#2E9ED9; text-decoration:none;}
#inner_content h6{font-size:14px; line-height:15px; color:#2E9ED9;  margin-bottom:20px; font-family: Montserrat,sans-serif; font-weight: 700;font-style: normal;}
#inner_content h6 a{text-decoration:underline; color:#2E9ED9;}
#inner_content h6 a:hover{color:#2E9ED9; text-decoration:none;}

#inner_content p{font-size:16px; line-height:24px; color:#333333;  padding: 15px 0 15px 0; font-style: normal;    }
#inner_content a{ color:#2E9ED9;}
#inner_content a:hover{color:#2E9ED9; text-decoration:none;}
#inner_content ul, ol{margin:20px 0 20px 0; padding: 0 0 0 20px !important;  }
#inner_content ul li{list-style-type:disc; list-style:outside; font-size:16px; line-height:24px; color:#333333; font-style: normal;  }
#inner_content ol li{list-style-type:decimal !important; list-style:outside; font-size:16px; line-height:24px; color:#333333; font-style: normal;    }



#search {width:267px; float:right; margin: 53px 20px 0px; padding: 0 0px 0 0; height:42px; border: 1px solid #bbb; }
input.searchsatir {width:252px; height:40px; background:#fff; float:left;border:0px solid; padding:0px 0 0 10px; color:#3b3b3b; font-size:14px; text-transform: uppercase;}
input.searchbtn {width:39px; height:40px; background:url(../images/search_btn.png) no-repeat 1px; float:left; margin-left:-26px; cursor:pointer; border:0px solid; background-size: cover; border-left: 1px solid #bbb;}



@media (max-width:468px){

    #search {margin: 110px auto 0; float: none;}


}

