/* CSS Document */
body {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #FFFFFF;
}

#content_inner {
  padding: 0;
  float: left;
  font-size: 14px;
  line-height: 24px;
  color: #444444;
  width: 77%;
  position: relative;
  padding: 0 2% 0 0;
  min-height: 1836px;
}

#content_inner h1 {
  font-size: 32px;
  line-height: 40px;
  color: #dfac24;
  padding: 0;
  font-weight: 400;
  margin-bottom: 10px;
}

.hph1 {
  font-size: 32px !important;
  line-height: 40px;
  color: #dfac24 !important;
  padding: 0;
  font-weight: 400;
  margin-bottom: 10px;
}

#content_inner h1 a {
  text-decoration: underline;
  color: #dfac24;
}

#content_inner h1 a:hover {
  color: #dfac24;
  text-decoration: none;
}

#content_inner h2 {
  font-size: 24px;
  line-height: 20px;
  color: #dfac24;
  margin-bottom: 30px;
  font-weight: 400;
}

#content_inner h2 a {
  text-decoration: underline;
  color: #dfac24;
}

#content_inner h2 a:hover {
  color: #dfac24;
  text-decoration: none;
}

#content_inner h3 {
  font-size: 23px;
  line-height: 20px;
  color: #dfac24;
  margin-bottom: 20px;
  font-weight: 400;
}

#content_inner h3 a {
  text-decoration: underline;
  color: #dfac24;
}

#content_inner h3 a:hover {
  color: #dfac24;
  text-decoration: none;
}

#content_inner h4 {
  font-size: 22px;
  line-height: 20px;
  color: #dfac24;
  margin-bottom: 20px;
  font-weight: 400;
}

#content_inner h4 a {
  text-decoration: underline;
  color: #dfac24;
}

#content_inner h4 a:hover {
  color: #dfac24;
  text-decoration: none;
}

#content_inner h5 {
  font-size: 20px;
  line-height: 12px;
  color: #dfac24;
  margin-bottom: 20px;
  font-weight: 400;
}

#content_inner h5 a {
  text-decoration: underline;
  color: #dfac24;
}

#content_inner h5 a:hover {
  color: #dfac24;
  text-decoration: none;
}

#content_inner h6 {
  font-size: 18px;
  line-height: 20px;
  color: #dfac24;
  margin-bottom: 20px;
  font-weight: 400;
}

#content_inner h6 a {
  text-decoration: underline;
  color: #dfac24;
}

#content_inner h6 a:hover {
  color: #dfac24;
  text-decoration: none;
}

#content_inner p {
  font-size: 15px;
  line-height: 24px;
  color: #444444;
  margin-bottom: 30px;
  font-weight: 400;
}

#content_inner a {
  text-decoration: underline;
  color: #dfac24;
  text-decoration: none;
}

#content_inner a:hover {
  color: #444444;
}

#content_inner ul, #content_inner ol {
  margin: 20px 0 20px 40px;
}

#content_inner ul li {
  list-style-type: disc;
  list-style: outside;
  font-size: 14px;
  line-height: 24px;
  color: #444444;
}

#content_inner ol li {
  list-style-type: decimal !important;
  list-style: outside;
  font-size: 14px;
  line-height: 24px;
  color: #444444;
}

#content_inner hr {
  background-color: #cccccc;
  height: 0px;
  padding: 1px 0 0  0;
  width: 100%;
  border: 0px none;
  margin: 40px auto 40px auto;
}

.top_line {
  width: 100% !important;
  margin: 0 auto !important;
}

#logo {
  width: 240px;
  float: left;
}

.nav_wrap {
  width: 100%;
  background-color: #1A71B9;
  height: 41px;
}

header {
  padding: 0 0 0 3%;
  width: 97%;
}

.loc_area {
  width: 100%;
  font-weight:800;
}

.header_loc_wrap {
  width: 810px;
  float: right;
  margin-top: 15px;
}

.loc1 {
  float: right;
  font-size: 18px;
  line-height: 18px;
  color: #444444;
  width: 305px;
}

.loc1 a {
  color: #444444;
  text-decoration: none;
}

.loc2 {
  float: right;
  font-size: 18px;
  line-height: 18px;
  color: #444444;
  width: 285px;
  margin-right: 10px;
}

.loc2 a {
  color: #444444;
  text-decoration: none;
}

.loc_txt {
  font-size: 18px;
  line-height: 18px;
  color: #444444;
  width: 100%;
  margin: 5px 0 5px 0;
  text-align: right;
  padding-right: 20px;
  box-sizing: border-box;
  font-weight:800;
}

.header_social_wrap {
  width: 820px;
  float: right;
}

.social_wrap {
  width: 656px;
  height: 45px;
  margin: 0;
  float: right;
}

.slide_text {
  font-size: 32px;
  line-height: 32px;
  color: #232323;
  width: 100%;
  padding: 0 120px;
  box-sizing: border-box;
  text-transform: uppercase;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

.social-btn {
  width: 135px;
  height: 45px;
  text-indent: -5000px;
  float: left;
}

.social-btn ul {
  border: 0;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  clear: left;
}

.social-btn ul li {
  display: block;
  float: left;
  text-align: center;
  padding: 0;
  margin: 0;
}

.social-btn ul li a span {
  display: none;
}

.social-btn ul li a.social-box1 {
  width: 45px;
  height: 45px;
  margin: 0px;
  padding: 0px;
  display: block;
  background: url(../images/fb.png) no-repeat;
  transition: all 0.3s;
}

.social-btn ul li a.social-box2 {
  width: 45px;
  height: 45px;
  margin: 0px;
  padding: 0px;
  display: block;
  background: url(../images/tw.png) no-repeat;
  transition: all 0.3s;
}

.social-btn ul li a.social-box3 {
  width: 45px;
  height: 45px;
  margin: 0px;
  padding: 0px;
  display: block;
  background: url(../images/google_plus.png) no-repeat;
  transition: all 0.3s;
}

.social-btn ul li a.social-box4 {
  width: 45px;
  height: 45px;
  margin: 0px;
  padding: 0px;
  display: block;
  background: url(../images/blog.png) no-repeat;
  transition: all 0.3s;
}

.social-btn ul li a.social-box1:hover {
  background-position: left bottom;
}

.social-btn ul li a.social-box2:hover {
  background-position: left bottom;
}

.social-btn ul li a.social-box3:hover {
  background-position: left bottom;
}

.social-btn ul li a.social-box4:hover {
  background-position: left bottom;
}

.btn_learn_more {
  font-size: 18px;
  line-height: 52px;
  color: #fff;
  background-color: #97002E;
  width: 225px;
  height: 45px;
  text-align: center;
  display: block;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 400;
  margin: 26px auto;
}

.btn_learn_more:hover {
  background-color: #272727;
}

.btn_req {
  font-size: 16px;
  line-height: 45px;
  color: #fff;
  background-color: #1a71b9;
  width: 246px;
  height: 45px;
  text-align: center;
  display: block;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 400;
  float: left;
}

.btn_req:hover {
  background-color: #272727;
}

.btn_portal {
  font-size: 16px;
  line-height: 45px;
  color: #fff;
  background-color: #0b518a;
  width: 188px;
  height: 45px;
  text-align: center;
  display: block;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 400;
  float: left;
}

.btn_portal:hover {
  background-color: #272727;
}

.doc1 {
	float:right;
}
.doc2 {
	float:right;
	width: 246px;
}


.btn_lasik {
  font-size: 26px;
  line-height: 24px;
  color: #fefefe;
  background-color: #1a2032;
  width: 50%;
  height: auto;
  text-align: right;
  display: block;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 400;
  float: left;
  padding: 13px 80px 13px 10px;
  box-sizing: border-box;
  position: relative;
  background: url(../images/btn_lasik_bg.jpg) no-repeat center top #1a2032;
  background-size: cover;
  text-transform: uppercase;
}

.btn_lasik span {
  color: #dfac24;
}

.btn_lasik span.icon_lasik {
  position: absolute;
  right: 15px;
  top: 13px;
  background: url(../images/icon_lasik.png) no-repeat;
  width: 42px;
  height: 45px;
}

.btn_lasik:hover {
  color: #dfac24;
}

.btn_cataract {
  font-size: 26px;
  line-height: 24px;
  color: #fefefe;
  background-color: #1a2032;
  width: 50%;
  height: auto;
  text-align: left;
  display: block;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 400;
  float: left;
  padding: 13px 10px 13px 80px;
  box-sizing: border-box;
  position: relative;
  background: url(../images/btn_cataract_bg.jpg) no-repeat center top #1a2032;
  background-size: cover;
  text-transform: uppercase;
}

.btn_cataract span {
  color: #dfac24;
}

.btn_cataract span.icon_cataract {
  position: absolute;
  left: 15px;
  top: 13px;
  background: url(../images/icon_cataract.png) no-repeat;
  width: 42px;
  height: 45px;
}

.btn_cataract:hover {
  color: #dfac24;
}

.btn_dr {
  background-color: #444444;
  color: #fff;
  font-size: 18px;
  height: 43px;
  line-height: 43px;
  width: 255px;
  display: block;
  text-decoration: none;
  float: left;
  margin: 10px 5px;
  text-align: center;
  transition: all 0.3s;
}

.btn_dr:hover {
  background-color: #0b518a;
}

.header_btn_wrap {
  width: 530px;
  float: right;
  margin-right: 12px;
}

.btn_search {
  background: url(../images/btn_search.png) no-repeat left bottom;
  height: 45px;
  width: 45px;
  float: left;
  background-color: #353535;
  cursor: pointer;
}

.wrapper {
  width: 98%;
  float: right;
}

.search-area {
  width: 100%;
  height: 115px;
  padding: 0;
  background: #272727;
  z-index: 999999;
  display: none;
  position: absolute;
}

input.search-line {
  width: 70%;
  height: 70px;
  color: #c5c5c5;
  font-size: 20px;
  line-height: 32px;
  background: #272727;
  border: 0px solid;
  float: left;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}

.search-area .btn_search {
  font-size: 76px;
  color: #999;
}

.search-btn {
  border: 0px solid;
  background: url(../images/search_button.png) no-repeat;
  width: 50px;
  height: 64px;
  cursor: pointer;
  float: right;
}

.search-btn:hover .btn_search {
  color: #dedede;
}

.search-btn-close {
  bottom: -89px;
  cursor: pointer;
}

.search-close-wrapper {
  width: 100%;
  height: 50px;
  background: #8D8D8D;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
}

.search-btn-close span {
  margin-left: 5px;
  font-weight: 400;
}

#sep-one {
  background: url(../images/paralax1.jpg) no-repeat fixed center center;
  height: 720px;
  padding: 0;
  background-size: cover;
}

#sep-two {
  background: url(../images/parallax2.jpg) no-repeat fixed center center;
  height: 720px;
  padding: 0;
  background-size: cover;
}

.section_loc {
  width: 94%;
  padding: 35px 3% 35px 3%;
  background-color: #0b518a;
  position: relative;
}

.map_txt {
  position: absolute;
  left: 50%;
  top: 35px;
  padding: 8px 10px;
  background-color: #0b518a;
  z-index: 999;
  font-size: 32px;
  color: #95cfff;
  margin-left: -115px;
}

.map_icon {
  width: 193px;
  position: absolute;
  left: 50%;
  bottom: 15px;
  margin-left: -96px;
  z-index: 999;
  background-color: #0b518a;
}

.centers_section {
  width: 100%;
}

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

.map img {
  display: block;
}

.line_blue {
  width: 100%;
  height: 1px;
  background-color: #1b68a7;
  margin-bottom: 35px;
}

.line_blue_bottom {
  width: 100%;
  height: 1px;
  background-color: #1b68a7;
  margin-top: 35px;
}

.cnt_title {
  line-height: 65px;
  color: #ffffff;
  font-size: 24px;
  display: block;
}

.cnt_lasik {
  height: 478px;
  position: relative;
  display: block;
  text-decoration: none;
  float: left;
  width: 50%;
  background: url(../images/lasik.jpg) no-repeat;
  background-size: cover;
  color: #ffffff;
  background-position: center top;
  box-sizing: border-box;
  border-right: none;
  border-bottom: none;
  background-position: left top !important;
}

.cnt_lasik span.cnt_title_bg {
  height: 65px;
  background-color: #1a71b9;
  width: 100%;
  opacity: 0.85;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  opacity: 1;
}

.cnt_lasik:hover span.cnt_title_bg {
  opacity: 0.9;
}

.cnt_cataract {
  height: 478px;
  position: relative;
  display: block;
  text-decoration: none;
  float: left;
  width: 50%;
  background: url(../images/cataract.jpg) no-repeat;
  background-size: cover;
  color: #ffffff;
  background-position: center top;
  box-sizing: border-box;
  border-right: none;
  border-bottom: none;
  background-position: center top;
}

.cnt_cataract span.cnt_title_bg {
  height: 65px;
  background-color: #1a71b9;
  width: 100%;
  opacity: 0.85;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  opacity: 1;
}

.cnt_cataract:hover span.cnt_title_bg {
  opacity: 0.9;
}

.cnt_cataract span.cnt_title_bg {
  background-color: #0b518a;
}

.cnt_cataract:hover span.cnt_title_bg {
  opacity: 0.9;
}

.cnt_eye_care {
  height: 478px;
  position: relative;
  display: block;
  text-decoration: none;
  float: left;
  width: 33%;
  background: url(../images/eye-care.jpg) no-repeat left top !important;
  background-size: cover;
  color: #ffffff;
  background-position: center top;
  box-sizing: border-box;
  border-bottom: none;
  background-size: cover !important;
}

.cnt_eye_care span.cnt_title_bg {
  height: 65px;
  background-color: #1a71b9;
  width: 100%;
  opacity: 0.85;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  opacity: 1;
}

.cnt_eye_care:hover span.cnt_title_bg {
  opacity: 0.9;
}

.cnt_eye_care span.cnt_title_bg {
  background-color: #0b518a;
}

.cnt_eye_care:hover span.cnt_title_bg {
  opacity: 0.9;
}

.cnt_cosmetic {
  height: 478px;
  position: relative;
  display: block;
  text-decoration: none;
  float: left;
  width: 34%;
  background: url(../images/cosmetic-surgery.jpg) no-repeat;
  background-size: cover;
  color: #ffffff;
  background-position: center top;
  box-sizing: border-box;
}

.cnt_cosmetic span.cnt_title_bg {
  height: 65px;
  background-color: #1a71b9;
  width: 100%;
  opacity: 0.85;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  opacity: 1;
}

.cnt_cosmetic:hover span.cnt_title_bg {
  opacity: 0.9;
}

.cnt_cornea {
  height: 478px;
  position: relative;
  display: block;
  text-decoration: none;
  float: left;
  width: 33%;
  background: url(../images/cornea.jpg) no-repeat;
  background-size: cover;
  color: #ffffff;
  background-position: center top;
  box-sizing: border-box;
  border-left: none;
}

.cnt_cornea span.cnt_title_bg {
  height: 65px;
  background-color: #1a71b9;
  width: 100%;
  opacity: 0.85;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s;
  opacity: 1;
}

.cnt_cornea:hover span.cnt_title_bg {
  opacity: 0.9;
}

.cnt_cornea span.cnt_title_bg {
  background-color: #0b518a;
}

.cnt_cornea:hover span.cnt_title_bg {
  opacity: 0.9;
}

#rate_us_wrapper {
  background-color: #1a71b9;
  padding: 25px 0;
  text-align: center;
}

.stars {
  margin: auto;
  width: 270px;
}

#rate_us_wrapper h3 {
  font-size: 24px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 16px;
}

.stars a {
  width: 43px;
  height: 43px;
  margin: 0 0px;
  display: inline-block;
}

.footer_loc_wrap {
  width: 1200px;
  margin: 0 auto 20px auto;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  padding: 28px 0;
}

.footer_loc_wrap h3 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 21px;
  color: #043564;
}

.footer_loc_wrap p {
  font-size: 18px;
  line-height: 21px;
  color: #444444;
}

.footer_loc_wrap a {
  text-decoration: none;
  font-size: 18px;
  line-height: 21px;
  color: #043564;
}

.footer_loc {
  float: left;
  margin-right: 35px;
  padding-left: 55px;
  background: url(../images/footer_loc_icon.png) no-repeat;
  width: 307px;
}

.footer_hours {
  float: left;
  margin-right: 23px;
  padding-left: 70px;
  background: url(../images/hours_icon.png) no-repeat;
  width: 350px;
}

.footer_phone {
  float: left;
  padding-left: 75px;
  background: url(../images/phone_icon.png) no-repeat;
  width: 275px;
}

.footer_section {
  width: 100%;
}

.footer_logo {
  width: 245px;
  margin: 20px auto 0 auto;
}

.footer_section .social_wrap {
  width: 615px;
  float: none;
  margin: auto;
}

.footer_menu {
  width: 100%;
  text-align: center;
  margin: 30px auto;
}

.footer_menu a {
  display: inline-block;
  text-decoration: none;
  margin: 0 15px;
  transition: all 0.3s;
  font-size: 16px;
  line-height: 12px;
  color: #444444;
}

.footer_menu a:hover {
  color: #1a71b9 !important;
}

#copyright {
  width: 96%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 30px;
}

#copyright p {
  font-size: 14px;
  line-height: 24px;
  color: #444;
  text-align: center;
}

#copyright p a {
  font-size: 14px;
  line-height: 18px;
  color: #444;
  text-align: center;
  text-decoration: none;
}

.content_wrapper {
  width: 96%;
  padding: 3% 2%;
  position: relative;
  background-color: #fff;
  z-index: 5;
}

#content_area {
  margin-top: 30px;
}

#callouts_wrapper_inner {
  width: 21%;
  float: right;
}

#rel_pages {
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 1px  solid #cccccc;
  padding-bottom: 10px;
}

#rel_pages h2 {
  font-size: 24px;
  line-height: 40px;
  color: #dfac24;
  border-bottom: 1px  solid #cccccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-weight: 700;
}

#rel_pages h2 > a {
  color: #dfac24;
  text-decoration: none;
}

#rel_pages ul li a {
  font-size: 15px;
  line-height: 20px;
  color: #444444;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

#rel_pages ul li a:hover {
  color: #dfac24;
}

#rel_pages ul li a.selected {
  color: #dfac24;
}

.breadcrumb {
  width: 100%;
  line-height: 20px;
  padding: 10px 0;
}

.breadcrumb a {
  color: #dfac24 !important;
  display: block;
  float: left;
  font-size: 14px;
  text-transform: uppercase;
  font-style: normal;
  margin-right: 4px;
  text-decoration: none !important;
}

.breadcrumb a:hover {
  color: #555555 !important;
}

.breadcrumb span {
  color: #555555;
  float: left;
  font-size: 14px;
  margin-right: 4px;
  text-transform: uppercase;
  font-style: normal;
}

.breadcrumb span.seperator {
  color: #555555;
}

.font_resizer_wrap {
  position: absolute;
  right: 3%;
  top: 6px;
}

.fontResize {
  width: 196px;
  height: 30px;
  background: url(../images/adjust_font_size.png) no-repeat;
  position: relative;
}

a#font_resize_increase {
  transition: all 0.5s;
  width: 35px;
  height: 30px;
  position: absolute;
  display: block;
  background: url(../images/adjust_font_size.png) no-repeat -125px 0;
  font-size: 8px;
  left: 125px;
  top: 0px;
}

a#font_resize_increase:hover {
  background-position: -125px -30px;
}

a#font_resize_decrease {
  transition: all 0.5s;
  width: 36px;
  height: 30px;
  position: absolute;
  display: block;
  background: url(../images/adjust_font_size.png) no-repeat -160px 0;
  font-size: 8px;
  left: 160px;
  top: 0;
}

a#font_resize_decrease:hover {
  background-position: -160px -30px;
}

body.inner .centers_section a {
  height: 250px;
  width: 100%;
}

body.inner .cnt_laser_vision {
  background: url(../images/laser-vision-correction_in.jpg) no-repeat;
  background-size: cover;
}

body.inner .cnt_glaucoma {
  background: url(../images/glaucoma-treatments_in.jpg) no-repeat;
  background-size: cover;
}

body.inner .cnt_retina {
  background: url(../images/retina-care_in.jpg) no-repeat;
  background-size: cover;
}

body.inner .cnt_comprehensive {
  background: url(../images/comprehensive-eye-care_in.jpg) no-repeat;
  background-size: cover;
}

body.inner .cnt_cosmetic {
  background: url(../images/cosmetic-services_in.jpg) no-repeat;
  background-size: cover;
}

body.inner .cnt_cataracts {
  background: url(../images/cataracts_in.jpg) no-repeat;
  background-size: cover;
}

body.inner .cnt_title {
  font-size: 18px;
}

#callouts_wrapper_inner .cnt_lasik {
  width: 100%;
  height: 300px;
}

#callouts_wrapper_inner .cnt_cataract {
  width: 100%;
  height: 300px;
}

#callouts_wrapper_inner .cnt_eye_care {
  width: 100%;
  height: 300px;
}

#callouts_wrapper_inner .cnt_cosmetic {
  width: 100%;
  height: 300px;
}

#callouts_wrapper_inner .cnt_cornea {
  width: 100%;
  height: 300px;
}

#callouts_wrapper_inner .cnt_title {
  font-size: 18px;
  line-height: 50px;
}

#callouts_wrapper_inner .cnt_cataract .cnt_title {
  font-size: 18px;
  line-height: 20px;
  padding: 5px 0;
  height: 40px;
  background-color: #e4a842;
}

#callouts_wrapper_inner .cnt_title_bg {
  height: 50px;
}

#callouts_wrapper_inner .cnt_cosmetic .cnt_title {
  background-color: #e4a842;
}
.box_row {
    padding: 3px;
	display: inline-block;
	text-align: center;
}
.box_row img{
	display: block;
}