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

.newsroom-cont {
  color: #333;
  font-family: Gotham book, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2em;
}

.newsroom-cont h1 {
  color: #1d3766;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Gotham, sans-serif;
  font-size: 4em;
  font-weight: 900;
  line-height: 1em;
}

.newsroom-cont h2 {
  color: #0f254e;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Gotham, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2em;
}

.newsroom-cont h3 {
  color: #141922;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Gotham, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 30px;
}

.newsroom-cont h4 {
  color: #5f5f5f;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Gotham, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.2em;
}

.newsroom-cont p {
  margin-bottom: 30px;
  font-family: Gotham book, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.8em;
}

.newsroom-cont a {
  color: #009587;
  font-family: Gotham, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.newsroom-cont a:hover {
  color: #1d3766;
}

.newsroom-cont a:active {
  color: #009587;
}

.newsroom-cont ul {
  margin-top: 0;
  margin-bottom: 30px;
  padding-left: 20px;
}

.newsroom-cont li {
  margin-bottom: 10px;
}

.hero_section {
  height: 100vh;
  background-image: linear-gradient(185deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0) 54%);
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.main_tagline {
  z-index: 100;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3vw;
  font-weight: 300;
  position: static;
  top: auto;
  bottom: 50%;
  left: 5%;
  right: auto;
}

.main_tagline_div {
  z-index: 100;
  width: auto;
  text-align: center;
  position: absolute;
  top: auto;
  bottom: 27%;
  left: 7%;
  right: 7%;
}

.main_tagline2 {
  color: #fff;
  letter-spacing: -5px;
  text-transform: uppercase;
  margin-bottom: 28px;
  margin-left: auto;
  font-size: 5vw;
  font-weight: 700;
}

.city_label {
  color: #1d3766;
  margin-right: 5px;
  font-size: .7em;
  font-weight: 500;
}

.welcome_section {
  padding-top: 99px;
  padding-bottom: 0;
}

.wrapper_div {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.wrapper_div.welcome {
  width: 90%;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  margin-top: 130px;
  margin-bottom: 0;
  display: flex;
}

.wrapper_div.mission {
  width: 90%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrapper_div.eye_condition {
  width: 70%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.wrapper_div.lasik_header {
  width: 90%;
  margin-bottom: 75px;
}

.wrapper_div.lasik_mobile {
  justify-content: space-between;
  margin-bottom: 45px;
  display: flex;
}

.wrapper_div.open {
  width: 70%;
  text-align: center;
}

.wrapper_div.inner_flex {
  width: 90%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrapper_div.inner_flex.laser-cat-benefits {
  justify-content: flex-end;
}

.wrapper_div.inner_flex2 {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.wrapper_div.width {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.wrapper_div.inner_callout {
  width: 65%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.wrapper_div.cat_symptoms {
  justify-content: space-between;
  display: flex;
}

.wrapper_div.faqs {
  width: 65%;
}

.wrapper_div.dryeye_callout {
  justify-content: space-between;
  display: flex;
}

.wrapper_div.columns {
  justify-content: space-between;
  margin-top: 66px;
  display: flex;
}

.wrapper_div.columns_cataract {
  width: 100%;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 63px;
  display: flex;
}

.wrapper_div.precision-cat {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.wrapper_div.laser-cat {
  justify-content: center;
  display: flex;
}

.wrapper_div.laser-cat._2 {
  width: 45%;
  justify-content: flex-start;
  margin-left: 75px;
}

.wrapper_div.pres-2 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.wrapper_div.right-align {
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}

.wrapper_div.mono {
  justify-content: center;
  display: flex;
}

.wrapper_div.eye_condition-v {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.welcome_header {
  color: #009587;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.3em;
}

.block_div {
  width: 10%;
  height: 10px;
  background-color: #1d3766;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
}

.block_div.left {
  width: 10%;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
}

.block_div.inner {
  width: 20%;
  margin-bottom: 30px;
}

.block_div.inner.white {
  background-color: #fff;
  margin-bottom: 30px;
}

.callout_wrapper {
  width: 100%;
  background-color: #fff;
  background-image: none;
  border: 1px rgba(29, 55, 102, .25);
  margin: 100px auto 0;
  padding: 86px 36px;
}

.parallax_section {
  height: 600px;
  background-image: url('../images/parallax-img3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.side_btns_wrapper {
  z-index: 200;
  display: none;
  position: fixed;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 0%;
}

.side_btn {
  color: #fff;
  text-transform: uppercase;
  background-color: #122953;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  align-items: center;
  margin-bottom: 1px;
  padding: 13px 15px 13px 10px;
  font-family: Gotham, sans-serif;
  font-size: .9em;
  font-weight: 300;
  line-height: 1.1em;
  text-decoration: none;
  display: flex;
}

.side_btn:hover {
  color: #fff;
  background-color: #009587;
}

.paragraph {
  color: #000;
}

.callouts_wrapper {
  width: 70%;
  flex-wrap: wrap;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.callouts_headline_div {
  width: 100%;
  text-align: center;
}

.callout_subheadline {
  text-align: center;
  margin-bottom: 47px;
  font-size: 2.2em;
  font-weight: 700;
}

.callout_div {
  width: 100%;
  height: auto;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  margin-top: 39px;
  margin-bottom: 39px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.callout_number_headline {
  height: auto;
  color: #0f254e;
  text-align: left;
  margin-bottom: 15px;
  font-family: Gotham, sans-serif;
  font-size: 2em;
  font-weight: 900;
  line-height: 1.1em;
}

.callout_number_headline._2 {
  color: #1d3766;
}

.callout_number_headline._3 {
  color: #122953;
  font-size: 2em;
}

.callout_text_div {
  width: 48%;
  text-align: left;
}

.callout_btn {
  text-transform: uppercase;
  background-color: #122953;
  border-radius: 5px;
  padding: 15px 20px;
  font-family: Gotham, sans-serif;
  font-size: .9em;
  font-weight: 500;
}

.callout_btn:hover {
  color: #fff;
  background-color: #003ca8;
}

.mission_section {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 129px;
  padding-bottom: 129px;
  display: none;
}

.mission_text_div {
  width: 48%;
  padding-right: 0;
}

.video_wrapper {
  width: 48%;
  justify-content: space-between;
  display: block;
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, .09);
}

.video_wrapper.prec-cat {
  width: 32%;
}

.video_wrapper.icl {
  width: 50%;
}

.video_wrapper.pres {
  width: 75%;
}

.green_text {
  color: #009587;
  margin-bottom: 0;
  margin-right: 5px;
  font-family: Gotham, sans-serif;
  font-size: 1.1em;
  font-weight: 500;
}

.bold_text {
  clear: left;
  margin-bottom: 0;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.eye_condition_section {
  background-color: #0f254e;
  background-image: radial-gradient(circle, #122953, #010d22);
  padding-top: 100px;
  padding-bottom: 100px;
}

.condition_btn {
  width: 150px;
  height: 150px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/nearsight-icon-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 70%;
  border: 3px solid #fff;
  border-radius: 150px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  transition: transform .65s;
  display: flex;
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, .22);
}

.condition_btn:hover {
  background-color: #009587;
  background-image: url('../images/nearsight-icon-white.svg');
  transform: scale(1.1);
}

.condition_btn._5 {
  background-image: url('../images/dry-eye-icon-white.svg');
  background-size: 60%;
}

.condition_btn._5:hover {
  background-image: url('../images/dry-eye-icon-white.svg');
}

.condition_btn._4 {
  background-image: url('../images/cataract-icon-white.svg');
  background-size: 60%;
}

.condition_btn._4:hover {
  background-image: url('../images/cataract-icon-white.svg');
}

.condition_btn._3 {
  background-image: url('../images/astigmatism-icon-white.svg');
  background-size: 60%;
}

.condition_btn._3:hover {
  background-image: url('../images/astigmatism-icon-white.svg');
}

.condition_btn._2, .condition_btn._2:hover {
  background-image: url('../images/farsight-icon-white.svg');
}

.condition_btn._6, .condition_btn._6:hover {
  background-image: url('../images/presbyopia-icon-white.svg');
}

.condition_btn._7 {
  background-image: url('../images/contacts_icon.png');
  background-size: 65%;
}

.condition_btn._7:hover {
  background-image: url('../images/contacts_icon.png');
}

.condition_btn._8 {
  background-image: url('../images/keratoconus_iconV3.png');
  background-size: 50%;
}

.condition_btn._8:hover {
  background-image: url('../images/keratoconus_iconV3.png');
}

.condition_div {
  width: 15%;
  color: #fff;
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-family: Gotham, sans-serif;
  font-weight: 700;
  display: flex;
}

.condition_div:hover {
  color: #94fff5;
}

.condition_div.v2 {
  width: 350px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.mission_headline {
  color: #009587;
}

.conditions_headline {
  width: 100%;
  color: #fff;
  text-align: center;
  margin-bottom: 57px;
  font-size: 2.4em;
  font-weight: 300;
}

.conditions_headline.small {
  margin-top: 44px;
  margin-bottom: 0;
  font-size: 1.6em;
}

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

.white_link:hover {
  color: #94fff5;
}

.lasik_section {
  background-color: #303236;
  background-image: radial-gradient(circle, #3d424b, #030405);
  padding-top: 100px;
  padding-bottom: 100px;
}

.lasik_headline {
  color: #122953;
  text-align: center;
  font-size: 3.6em;
}

.lasik_headline.white {
  color: #fff;
  font-size: 2.8em;
}

.lasik_ajax_wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.tabs-menu {
  z-index: 100;
  width: 30%;
  flex-direction: column;
  display: flex;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 5%;
  right: auto;
}

.tablink {
  color: #fff;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, .31);
  border-radius: 5px;
  margin-bottom: 2px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-size: 1.6em;
  font-weight: 900;
  line-height: 1em;
}

.tablink:hover {
  color: #fff;
  background-color: #000;
}

.tablink.w--current {
  color: #009587;
  background-color: #fff;
}

.ajax_content {
  height: 800px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.ajax_content._1 {
  background-image: linear-gradient(rgba(0, 0, 0, .09) 23%, rgba(0, 0, 0, .83)), url('../images/smile-img2.jpg');
  background-position: 0 0, 50% 60%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 5px;
}

.ajax_content._2 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .68)), url('../images/lasik-img.jpg');
  background-position: 0 0, 50% 55%;
  background-size: auto, cover;
}

.ajax_content._3 {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .74)), url('../images/visian-img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.ajax_content._4 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 22%, rgba(0, 0, 0, .88)), url('../images/visian-img2.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.ajax_content._5 {
  background-image: linear-gradient(rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, .73)), url('../images/refractive-img.jpg');
  background-position: 0 0, 50% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.ajax_content._6 {
  background-image: linear-gradient(rgba(0, 0, 0, .11) 1%, rgba(0, 0, 0, .79)), url('../images/cataract-ajax-img.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.ajax_text_wrapper {
  width: 90%;
  margin-bottom: 5%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 29px;
  padding-right: 29px;
}

.ajax_text {
  color: #fff;
  margin-bottom: 0;
  font-size: 1.1em;
}

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

.doc_names {
  text-align: center;
  font-family: Gotham, sans-serif;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1em;
}

.parallax2_section {
  height: 600px;
  background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/parallax-img4.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  display: none;
}

.testimonials_wrapper {
  width: 90%;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog_wrapper {
  width: 40%;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 5px;
  padding: 30px;
  box-shadow: 0 0 18px 6px rgba(0, 0, 0, .08);
}

.blog_wrapper.newsroom {
  width: 32%;
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.blog_headline {
  border-bottom: 1px solid rgba(29, 55, 102, .44);
  padding-bottom: 20px;
  font-family: Gotham, sans-serif;
  font-weight: 900;
}

.blog_title {
  color: #1d3766;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Gotham, sans-serif;
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1em;
}

.blog_date {
  margin-bottom: 30px;
  font-family: Gotham, sans-serif;
  font-weight: 500;
}

.button {
  color: #fff;
  text-transform: uppercase;
  background-color: #1d3766;
  border-radius: 5px;
  margin-top: auto;
  margin-bottom: 0;
  padding: 15px 20px;
}

.button:hover {
  color: #fff;
}

.button.main {
  background-color: #009587;
  padding-top: 20px;
  padding-bottom: 20px;
}

.button.main:hover, .button.main.blue {
  background-color: #122953;
}

.button.main.blue:hover {
  background-color: #009587;
}

.button.main {
  margin-bottom: 20px;
}

.button.white {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  font-size: .9em;
}

.button.white:hover {
  color: #fff;
  border-color: #009587;
  background-color: #009587;
}

.reviews_wrapper {
  width: 55%;
}

.side_btn_icon {
  width: 30px;
  margin-right: 5px;
}

.locations_wrapper {
  width: 100%;
  justify-content: space-around;
  margin: 38px auto 10vh;
  display: flex;
}

.location_div {
  width: 35%;
}

.location_icon {
  width: 30px;
  margin-bottom: 8px;
}

.lasik_mobile_section {
  padding-top: 82px;
  padding-bottom: 82px;
  display: none;
}

.lasik_img_div, .lasik_text_div {
  width: 48%;
}

.lasik_chapter_headline {
  font-size: 2.8em;
}

.image {
  width: 150px;
}

.navlink_scroll {
  color: #1d3766;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Gotham, sans-serif;
  font-size: .9em;
  font-weight: 700;
}

.navlink_scroll:hover {
  color: #009587;
}

.menu_btn {
  overflow: visible;
}

.phones_mobile_div {
  display: none;
}

.hero_video {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .21), rgba(0, 0, 0, .21));
}

.welcome_text_div {
  width: 48%;
}

.welcome_img_div {
  width: 48%;
  box-shadow: 0 0 20px 8px rgba(0, 0, 0, .1);
}

.callout_img_div {
  width: 48%;
  box-shadow: 0 0 20px 6px rgba(0, 0, 0, .1);
}

.inner_hero_section {
  height: 90vh;
  background-image: url('../images/lasik-inner-hero2.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.inner_hero_section.smile {
  background-image: url('../images/smile-inner-hero.jpg');
  background-position: 50%;
}

.inner_hero_section.cataract {
  background-image: url('../images/cataract-hero-img.jpg');
  background-position: 0 15%;
  background-size: cover;
}

.inner_hero_section.dry_eye {
  background-image: url('../images/dry-eye-hero-image.jpg');
  background-position: 50% 80%;
}

.inner_hero_section.precision-cat {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .39), rgba(0, 0, 0, 0) 98%), url('../images/precisioncataract_hero.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.inner_hero_section.prk {
  background-image: url('../images/Prk_herophoto.jpg');
  background-position: 100% 0;
}

.inner_hero_section.laser-cat {
  background-image: url('../images/lasercat_hero.jpg');
  background-position: 50% 100%;
}

.inner_hero_section.icl {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .39), rgba(0, 0, 0, 0) 98%), url('../images/ICL_hero.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.inner_hero_section.rle {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .39), rgba(0, 0, 0, 0) 98%), url('../images/RLE_Hero2.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.inner_hero_section.pres {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .39), rgba(0, 0, 0, 0) 98%), url('../images/presbyopia_hero.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.inner_hero_section.cxl {
  background-image: url('../images/crosslink_hero.jpg');
  background-position: 50%;
}

.inner_hero_section.mono {
  background-image: url('../images/mono_hero.jpg');
  background-position: 100% 0;
}

.inner_main_tagline_div {
  text-align: left;
  position: absolute;
  top: auto;
  bottom: 24.2vh;
  left: 8vw;
  right: auto;
}

.inner_main_tagline_div.precision-cataract {
  max-width: 50%;
  bottom: 15.9vh;
}

.inner_main_tagline_div.laser-cat {
  max-width: 55%;
}

.inner_main_tagline_div.icl, .inner_main_tagline_div.pres, .inner_main_tagline_div.cxl {
  max-width: 40%;
}

.inner_page_name {
  text-transform: uppercase;
  margin-bottom: 26px;
  font-size: 5em;
}

.inner_page_name.white {
  color: #fff;
  font-size: 4em;
}

.inner_page_name.cataract {
  font-size: 4.5em;
}

.inner_page_section {
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.inner_page_section.header_margin {
  padding-top: 200px;
  padding-bottom: 100px;
}

.inner_page_section.bg {
  background-image: url('../images/bg_image1.jpg');
  background-position: 40% 20%;
  background-repeat: no-repeat;
  background-size: cover;
}

.inner_page_section.bg.precision-cataract {
  background-image: url('../images/precisioncat_aboutphoto.jpg');
  background-position: 100% 40%;
}

.inner_page_section.bg.prk {
  min-height: 800px;
  background-image: linear-gradient(to right, rgba(0, 0, 0, .63), rgba(0, 0, 0, 0) 65%), url('../images/PRK_whatisphoto.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: center;
  display: flex;
}

.inner_page_section.bg.lasercat {
  background-image: url('../images/lasercat_aboutphoto.jpg');
}

.inner_page_section.bg.lasercat-benefits {
  min-height: 80vh;
  background-image: url('../images/lasercat_benefitsphoto.jpg');
}

.inner_page_section.bg.icl {
  background-image: linear-gradient(to right, rgba(0, 0, 0, .53), rgba(0, 0, 0, 0) 66%), url('../images/ICL_Aboutphoto.jpg');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.inner_page_section.bg.rle {
  background-image: url('../images/RLE_aboutphoto.jpg');
  background-position: 100% 40%;
}

.inner_page_section.bg.pres {
  height: 70vh;
  background-image: linear-gradient(to right, rgba(239, 243, 243, .71), rgba(255, 255, 255, 0) 64%), url('../images/Pres_aboutphotoV2.jpg');
  background-position: 0 0, 100% 40%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  align-items: center;
  display: flex;
}

.inner_page_section.bg.cxl {
  background-image: url('../images/whatiscxl_photo.jpg');
  background-size: cover;
}

.inner_page_section.expect {
  background-image: linear-gradient(rgba(255, 255, 255, .74), rgba(255, 255, 255, .74)), url('../images/bg_image2.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-left: 35vw;
  padding-right: 10vw;
}

.inner_page_section.callout {
  background-color: #061c44;
  background-image: url('../images/bg_image4.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.inner_page_section.bg_smile {
  background-image: linear-gradient(280deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .73) 71%), url('../images/bg_image6.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.inner_page_section.bg_grey {
  background-color: #eff3f3;
}

.inner_page_section.no_top_margin {
  padding-top: 0;
}

.inner_page_section.bg_cataract {
  background-image: linear-gradient(285deg, rgba(255, 255, 255, 0) 45%, #fff), url('../images/bg_image7.jpg');
  background-position: 0 0, 50% 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.inner_page_section.bg_dry_eye {
  background-image: url('../images/bg_image8.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
}

.inner_page_section.bg_dry_eye.mono {
  min-height: 900px;
  background-image: url('../images/mono_aboutphoto.jpg');
  background-position: 50%;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.inner_page_section.dak_bg {
  background-color: #122953;
}

.inner_page_section.dak_bg.rle {
  background-color: #009587;
}

.inner_page_section.dak_bg.pres {
  background-color: #122953;
}

.inner_page_section.contacts {
  background-color: #f6f6f8;
  background-image: url('../images/bg_image9.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.inner_page_section.laser-cat-personalized {
  background-image: url('../images/personalizedprocedure_photo.png');
  background-position: 90% 10%;
  background-repeat: no-repeat;
  background-size: 700px;
  padding-top: 15vh;
  padding-bottom: 15vh;
  padding-left: 100px;
  display: flex;
}

.inner_page_section.pres {
  padding-bottom: 15vh;
}

.inner_page_section.pres-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.inner_page_section.cxl {
  background-image: linear-gradient(252deg, rgba(255, 255, 255, .35), rgba(255, 255, 255, 0) 63%), url('../images/cxltreatment_photo.jpg');
  background-position: 0 0, 0 70%;
  background-size: auto, cover;
  justify-content: flex-end;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.inner_text_div {
  width: 48%;
}

.inner_text_div.full_width {
  width: 100%;
}

.inner_text_div.full_width.prk {
  justify-content: space-between;
  display: flex;
}

.inner_text_div.full_width.laser-cat {
  width: auto;
}

.inner_text_div.full_width.pres {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.inner_text_div.full_width._50-50-pres {
  width: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 75px;
  display: flex;
}

.inner_text_div.rle {
  width: 45%;
}

.inner_text_div.cxl {
  width: 40%;
}

.appointment_wrapper.laser-cat {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.inner_appointment_btn {
  width: 100%;
  height: auto;
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .29), rgba(0, 0, 0, .29)), url('../images/appointment-btn-img.jpg');
  background-position: 0 0, 0 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 10% 40vw 10% 10%;
  font-family: Gotham, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.inner_appointment_btn:hover {
  color: #fff;
  background-image: linear-gradient(rgba(0, 0, 0, .65), rgba(0, 0, 0, .65)), url('../images/appointment-btn-img.jpg');
  background-position: 0 0, 0 30%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.inner_appointment_btn.prec-cat {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/preccataracthelp_photo.jpg');
  background-position: 0 0, 100% 30%;
  padding-left: 5%;
}

.inner_appointment_btn.prk {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/prkdownload_photo.jpg');
  background-position: 0 0, 0%;
}

.inner_appointment_btn.laser-cat {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/lasercathelp_photo.jpg');
  background-position: 0 0, 0 20%;
  padding-left: 5%;
}

.appointment_text_small {
  margin-top: 21px;
  margin-bottom: 32px;
  font-size: .6em;
  font-weight: 300;
  line-height: 1em;
}

.appointment_text_small.prec-cat {
  margin-bottom: 0;
}

.appointment_text {
  font-size: .5em;
}

.inner_headline2 {
  color: #1d3766;
}

.inner_headline2.dry_eye_callout {
  height: 55px;
  color: #fff;
  font-size: 1.4em;
  line-height: 1.2em;
}

.inner_headline2.white {
  color: #fff;
}

.inner_headline2.white-center {
  color: #fff;
  text-align: center;
}

.inner_headline2.center {
  text-align: center;
}

.inner_headline2.mono {
  height: 55px;
  color: #fff;
  text-align: center;
  font-size: 1.4em;
  line-height: 1.2em;
}

.locations_parallax_section {
  height: 500px;
  background-image: url('../images/toronto-img.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.inner_page_wrapper {
  width: 80%;
  float: none;
  clear: none;
  margin-left: auto;
  margin-right: auto;
}

.inner_page_wrapper.travel {
  width: 50%;
  margin-top: 74px;
  margin-left: 10%;
}

.inner_page_wrapper.bottom_margin {
  margin-bottom: 10%;
}

.standard_inner_main_headline {
  margin-bottom: 30px;
  font-size: 3em;
  font-weight: 900;
}

.standard_inner_main_headline.no_bottom_margin {
  margin-bottom: 52px;
}

.inner_subheadline {
  font-size: 1.8em;
  font-weight: 300;
  line-height: 1.2em;
}

.phones_wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 54px;
  display: flex;
}

.phone_link {
  color: #1d3766;
  font-size: 1.2em;
}

.divider_txt {
  margin-left: 10px;
  margin-right: 10px;
}

.inner_page_headline3 {
  font-size: 1.3em;
  font-weight: 500;
}

.inner_page_headline3.margin10 {
  margin-bottom: 10px;
}

.inner_page_headline3.no_margin {
  margin-bottom: 0;
}

.text_field {
  height: 50px;
  color: #1d3766;
  border: 1px solid rgba(0, 0, 0, .09);
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, .06);
}

.text_field::-ms-input-placeholder {
  color: #122953;
}

.text_field::placeholder {
  color: #122953;
}

.text_area {
  min-height: 150px;
  color: #1d3766;
  border: 1px solid rgba(0, 0, 0, .09);
  border-radius: 5px;
  margin-bottom: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, .06);
}

.text_area::-ms-input-placeholder {
  color: #122953;
}

.text_area::placeholder {
  color: #122953;
}

.note_text {
  margin-bottom: 20px;
  font-size: .8em;
}

.submit_btn {
  color: #fff;
  text-transform: uppercase;
  background-color: #1d3766;
  border-radius: 5px;
  padding: 15px 30px;
  font-family: Gotham, sans-serif;
  font-size: .9em;
  font-weight: 500;
}

.submit_btn:hover {
  background-color: #009587;
}

.recaptcha {
  margin-top: 20px;
  margin-bottom: 0;
}

.standard_inner_image {
  width: 30%;
}

.standard_inner_image.left {
  width: 30%;
  float: left;
  margin-bottom: 24px;
  margin-right: 27px;
}

.standard_video_wrapper {
  width: 40%;
  float: right;
  margin-left: 26px;
}

.plus_minus_div {
  align-items: center;
  display: block;
}

.travel_btn {
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 5px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  padding: 10px;
  display: flex;
  box-shadow: 0 0 8px rgba(0, 0, 0, .11);
}

.travel_btn:hover {
  color: #009587;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #009587;
}

.travel_text_div.center {
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.plus_minus_wrapper {
  align-items: center;
  margin-right: 0;
  display: flex;
}

.plus_btn {
  width: 30px;
  height: 30px;
  background-image: url('../images/plus-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.plus_btn:hover {
  background-image: url('../images/plus-blue.svg');
}

.minus_btn {
  width: 30px;
  height: 30px;
  background-image: url('../images/minus-green.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
}

.minus_btn:hover {
  background-image: url('../images/minus-blue.svg');
}

.inner_subheadline2 {
  margin-bottom: 15px;
  font-size: 1.4em;
  font-weight: 500;
}

.video_flex_container {
  justify-content: space-between;
  margin-top: 45px;
  margin-bottom: 45px;
  display: flex;
}

.video_tag_div {
  background-color: #009587;
  padding: 25px;
}

.video_tag_div.procedure {
  height: 78px;
  background-color: #0f254e;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.video_tag {
  color: #fff;
}

.video_tag.procedure {
  font-family: Gotham, sans-serif;
  font-size: 1.2em;
  font-weight: 500;
}

.center_text {
  text-align: center;
}

.center_text.margin {
  margin-left: 10vw;
  margin-right: 10vw;
}

.subpages_wrapper {
  background-color: #141922;
  padding-top: 5vh;
  padding-bottom: 5vh;
}

.subpages_links_div {
  width: 80%;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block {
  color: #fff;
  margin-right: 15px;
  font-family: Gotham, sans-serif;
  font-weight: 500;
}

.related_pages_link {
  color: #94fff5;
  margin-right: 15px;
  font-family: Gotham book, sans-serif;
  font-weight: 300;
}

.related_pages_link:hover {
  color: #fff;
}

.related_pages_link.w--current {
  color: rgba(148, 255, 245, .5);
}

.inner_main_subtagline {
  color: #fff;
  font-family: Gotham, sans-serif;
  font-weight: 500;
}

.inner_main_subtagline.blue {
  color: #1d3766;
}

.hero_buttons_wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.video_row {
  justify-content: space-between;
  margin-top: 10vh;
  display: flex;
}

.video_row.bottom_margin {
  margin-top: 0;
  margin-bottom: 10vh;
}

.video_row.laser-cat, .video_row.icl {
  justify-content: center;
  margin-top: 5vh;
}

.procedure_ajax_tab {
  width: 24.5%;
  color: rgba(18, 41, 83, .71);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(29, 55, 102, .55);
  border-bottom: 2px #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 35px 20px;
  font-size: 1vw;
  font-weight: 500;
  line-height: 1em;
}

.procedure_ajax_tab:hover {
  color: #fff;
  background-color: #009587;
}

.procedure_ajax_tab.w--current {
  color: #fff;
  background-color: #122953;
  border-bottom: 2px #0f254e;
  font-weight: 500;
}

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

.procedure_tab_pane {
  background-color: rgba(0, 0, 0, 0);
  border-top: 1px solid rgba(29, 55, 102, .55);
  border-bottom: 2px solid #0f254e;
  padding: 40px 20px;
}

.download_icon {
  width: 60px;
  margin-bottom: 15px;
}

.download_headline {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  font-family: Gotham, sans-serif;
  font-size: 3.6em;
  font-weight: 700;
}

.white_callout_text {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1.2em;
}

.white_callout_text.laser-cat {
  margin-bottom: 20px;
}

.callout_text_wrapper {
  width: 75%;
}

.download_btn {
  width: 20%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background-color: #0f254e;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: .9em;
  font-weight: 300;
  transition: box-shadow .425s;
  display: flex;
  box-shadow: 0 0 30px 2px rgba(0, 0, 0, .16);
}

.download_btn:hover {
  box-shadow: none;
  color: #fff;
  background-color: rgba(0, 0, 0, .49);
}

.download_btn.laser-cat {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ajax_subhealdine {
  font-size: 1.4em;
  font-weight: 300;
}

.ajax_inner_headline_no_margin {
  margin-bottom: 0;
}

.inner_img_right {
  float: right;
  margin-top: 0;
  margin-bottom: 32px;
  margin-left: 46px;
}

.one_third_div {
  width: 30%;
  background-image: url('../images/arrow.svg');
  background-position: 0 90%;
  background-repeat: no-repeat;
  background-size: 70px;
  border-right: 1px rgba(29, 55, 102, .28);
}

.symptoms_checker_wrapper {
  width: 65%;
}

.symptoms_tabs_link {
  height: 15%;
  color: #1d3766;
  background-color: #fff;
  border-top: 1px solid #0f254e;
  border-bottom: 1px solid #1d3766;
  border-left: 1px solid #1d3766;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  align-items: center;
  margin-top: 1px;
  margin-bottom: 1px;
  padding-left: 21px;
  padding-right: 21px;
  font-family: Gotham, sans-serif;
  font-size: 1em;
  font-weight: 500;
  display: flex;
}

.symptoms_tabs_link:hover {
  color: #fff;
  background-color: #009587;
}

.symptoms_tabs_link.w--current {
  color: #fff;
  background-color: #0f254e;
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  font-weight: 700;
}

.symptoms_tabs_content {
  width: auto;
  height: auto;
  border-radius: 5px;
  box-shadow: 0 0 15px 6px rgba(0, 0, 0, .11);
}

.tabs-menu-2 {
  width: 30%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.symptoms_ajax {
  width: 100%;
  height: 470px;
  justify-content: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.tab-pane-tab-1 {
  width: 100%;
  height: auto;
  float: right;
}

.symptoms_list {
  font-size: 1.2em;
}

.symptoms_list_item {
  margin-bottom: 30px;
}

.faq_question {
  color: #009587;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 500;
}

.faq_text {
  padding-left: 10px;
}

.faqs_section_headline {
  text-align: center;
}

.dry_eye_callout_wrapper {
  width: 32%;
  background-color: rgba(20, 25, 34, .27);
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 5px;
  padding: 43px;
  box-shadow: 0 0 30px 7px rgba(0, 0, 0, .09);
}

.dry_eye_list_text {
  color: #fff;
}

.dry_eye_list_text.half {
  width: 49%;
}

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

.inner_img_small_right {
  width: 25%;
  float: right;
  margin-left: 15px;
}

.benefits-list-div {
  justify-content: space-between;
  display: flex;
}

.benefits-list {
  width: 48%;
}

.benefits-list.right {
  width: auto;
  margin-bottom: 0;
}

.list-item {
  line-height: 1.8em;
}

.list-item.sub {
  color: #333;
}

.right-list-div {
  width: 48%;
  margin-left: 20px;
}

.sub-list {
  margin-bottom: 0;
  padding-left: 60px;
}

.lens-options-holder {
  justify-content: center;
  margin-bottom: 50px;
  display: flex;
}

.lens-options-holder._2 {
  justify-content: center;
}

.prec-cat-div {
  width: 32%;
  background-color: rgba(20, 25, 34, .27);
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 5px;
  margin: 0 20px;
  padding: 43px;
  box-shadow: 0 0 30px 7px rgba(0, 0, 0, .09);
}

.white {
  color: #fff;
}

.prk-text-div {
  width: 50%;
  padding-right: 50px;
}

.center {
  text-align: center;
}

.list-numbers {
  list-style-type: decimal;
}

.video-3, .video-4 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.pres-list {
  width: 50%;
}

.pres-50-50-photo {
  width: 50%;
  background-image: url('../images/Pres_aboutphoto.jpg');
  background-position: 50%;
  background-size: cover;
}

.ip-section-cxl {
  min-height: 600px;
  display: flex;
}

.cxl-photo-left {
  width: 50%;
  background-image: url('../images/kera-photo.jpg');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cxl-text-right {
  width: 50%;
  padding: 75px;
}

.cxl-list {
  margin-bottom: 0;
}

.visian-icl-50-50 {
  display: flex;
}

.visian-text-left {
  width: 60%;
  padding-right: 50px;
}

.visian-logo-div {
  width: 40%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mono_callout_wrapper-copy {
  width: 32%;
  background-color: rgba(20, 25, 34, .27);
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 5px;
  margin-left: 20px;
  margin-right: 20px;
  padding: 43px;
  box-shadow: 0 0 30px 7px rgba(0, 0, 0, .09);
}

.h3-doc-subtitle {
  color: #009587;
  margin-bottom: 0;
  padding-bottom: 20px;
  font-weight: 300;
}

.standard_inner_main_headline-doc {
  margin-bottom: 10px;
  font-size: 3em;
}

.doc-title-div {
  margin-bottom: 0;
  margin-left: 200px;
  margin-right: 200px;
  padding-bottom: 0;
}

.dov-line-bottom {
  width: 65%;
  height: 4px;
  background-color: #122953;
  margin-bottom: 50px;
}

.doc-photo-and-some-bio-text {
  background-color: #009587;
  flex-direction: column;
  padding: 50px;
  display: flex;
}

.inner-white-doc-50-50 {
  width: 100%;
  min-height: 500px;
  background-color: #fff;
  display: flex;
}

.doc-bio-text {
  width: 70%;
  flex-direction: column;
  justify-content: center;
  padding: 50px;
  display: flex;
}

.ip-doc-section-2 {
  min-height: 600px;
  background-image: linear-gradient(rgba(18, 41, 83, .94), rgba(18, 41, 83, .94)), url('../images/toronto-img.jpg');
  background-position: 0 0, 50% 15%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  padding: 100px 200px;
}

.doc-bio-left {
  width: 30%;
  background-image: url('../images/Herzig_photo2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.doc-bio-inner {
  width: 100%;
  max-width: 1600px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.video-6 {
  width: auto;
}

.video-holder {
  width: 60%;
  max-width: 75%;
}

.standard_inner_main_headline-doc-white {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-size: 3em;
}

.icon-holder-div {
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.newsroom_section {
  padding-top: 5%;
  padding-bottom: 5%;
}

.timeline_headline_wrapper {
  width: 80%;
  margin-bottom: 5vh;
  margin-left: auto;
  margin-right: auto;
}

.logos_wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.logos_wrapper.feature {
  flex-wrap: nowrap;
  justify-content: space-between;
}

.logo_btn {
  margin-bottom: 20px;
  margin-left: 2%;
  margin-right: 2%;
}

.logo_btn._2 {
  width: 180px;
}

.logo_btn.feature {
  width: auto;
  margin-left: 1%;
  margin-right: 1%;
}

.logo_btn.feature._2 {
  width: 100px;
}

.logo_btn.feature._3 {
  width: 200px;
}

.logo_btn.feature._4 {
  width: 80px;
}

.timeline_wrapper {
  width: 100%;
  height: auto;
  object-fit: fill;
  border: 1px #1d3766;
  border-color: #1d3766 #000;
  flex-wrap: wrap;
  align-content: space-between;
  align-items: stretch;
  display: flex;
}

.timeline_div {
  width: 100%;
  height: 100%;
  border-left: 1px #1d3766;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.timeline_div._20 {
  width: auto;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0%;
  position: relative;
}

.year_div {
  z-index: 5;
  width: 80px;
  height: 80px;
  background-color: #009587;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
}

.year_text {
  color: #fff;
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.timeline_text_div {
  border-left: 1px #1d3766;
  flex: 1;
  margin-top: 0;
  padding: 15px 7%;
}

.timeline_text_div p{
  margin-bottom: 15px;
}

.timeline_text {
  text-align: center;
  margin-bottom: 20px;
  font-size: .9em;
  line-height: 1.6em;
}

.timeline_slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  align-items: stretch;
  margin-bottom: 0%;
  display: block;
}

.timeline_slidenav {
  display: none;
}

.timeline_arrow {
  width: 30px;
  height: 30px;
  color: #fff;
  background-color: #009587;
  margin-top: 0;
  margin-bottom: auto;
  font-size: 1vw;
  top: 240px;
}

.timeline_arrow:hover {
  background-color: #1d3766;
}

.timeline_slide {
  width: 20%;
  height: 100%;
}

.timeline_slide._2 {
  width: 25%;
}

.timeline_mask {
  margin-left: 0;
  margin-right: 0;
}

.newsroom_callout_section {
  background-color: #0f254e;
  background-image: radial-gradient(circle at 50% 90%, #1f407a, #0f254e 70%);
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.inquiries_div {
  width: 50%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.inquiries_text {
  color: #fff;
  margin-bottom: 40px;
  font-family: Gotham, sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.1em;
}

.email_link {
  color: #fff;
}

.email_link:hover {
  color: #009587;
}

.blog_section {
  background-color: #eff3f3;
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.newsroom_blog_wrapper {
  width: 80%;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog_img {
  object-fit: contain;
  margin-bottom: 30px;
}

.newsroom_hero_section {
  height: 35vh;
  min-height: 300px;
  background-image: url('../images/newsroom-hero.jpg');
  background-position: 50% 55%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: flex-end;
  display: flex;
}

.newsroom_header_div {
  padding-bottom: 24px;
  padding-left: 10vw;
}

.newsroom_header {
  color: #0f254e;
  mix-blend-mode: normal;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding: 0;
  font-size: 5em;
}

.news_gallery_wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: wrap;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.gallery_div {
  width: 15%;
  flex-direction: column;
  flex: 0 auto;
  align-self: auto;
  margin-bottom: 5%;
  display: flex;
}

.gallery_link {
  text-transform: uppercase;
  font-size: .8em;
}

.gallery_link:hover {
  opacity: .7;
}

.gallery_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0%;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}

.gallery_img_div {
  width: 100%;
  height: 150px;
  object-fit: fill;
  margin-top: 0;
  margin-bottom: 10px;
  overflow: hidden;
}

.timline_img_div {
  width: 60%;
  height: 150px;
  border: 2px solid #009587;
  border-radius: 20px;
  overflow: hidden;
}

.timline_img_div._2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 5px 15px;
  display: flex;
}

.timline_img_div._3 {
  background-color: #161d4b;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.timline_img._1 {
  object-position: 25% 50%;
}

.timline_img.top {
  object-position: 50% 0%;
}

.line_div {
  width: 1px;
  height: 50px;
  background-color: #009587;
}

.horizontal_line_div {
  width: 100%;
  height: 1px;
  background-color: #009587;
  position: absolute;
  top: 240px;
}

.starsurgical-logo {
  width: 95%;
  margin-bottom: 0;
}

.ottawa_img {
  width: 75%;
  margin-top: 4px;
}

html.w-mod-js [data-ix="navbar-no-show"] {
  transform: translate(0, -150px);
}

html.w-mod-js [data-ix="travel-text-zero"] {
  opacity: 0;
  display: none;
}

.blog_wrapper.newsroom .moretag.ui-read-more{
 display: none !important;
}

@media screen and (max-width: 1300px) {
  .timeline_slide {
    width: 50%;
    height: auto;
  }

  .timeline_slide._2 {
    width: 50%;
  }
}

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

  .hero_section {
    background-position: 0 0, 100% 70%;
  }

  .main_tagline {
    font-size: 4vw;
  }

  .main_tagline_div {
    width: auto;
    bottom: 23%;
    left: 5%;
    right: 5%;
  }

  .main_tagline2 {
    font-size: 7vw;
  }

  .inside_nav_wrapper {
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .top_phones_wrapper {
    flex-direction: column;
    align-items: flex-end;
    margin-right: 35px;
    padding-top: 0;
  }

  .top_phone_number {
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 0;
    font-size: 1.11em;
  }

  .wrapper_div.mission {
    flex-wrap: wrap;
  }

  .wrapper_div.eye_condition, .wrapper_div.lasik_header {
    width: 90%;
  }

  .wrapper_div.lasik_mobile {
    flex-wrap: wrap;
  }

  .wrapper_div.open {
    width: 85%;
  }

  .wrapper_div.inner_flex {
    width: 100%;
  }

  .wrapper_div.inner_callout {
    width: 75%;
    flex-direction: column;
  }

  .wrapper_div.cat_symptoms {
    flex-wrap: wrap;
  }

  .wrapper_div.faqs {
    width: 75%;
  }

  .wrapper_div.dryeye_callout, .wrapper_div.columns, .wrapper_div.columns_cataract {
    flex-wrap: wrap;
  }

  .wrapper_div.precision-cat {
    width: 80%;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
  }

  .wrapper_div.laser-cat._2 {
    margin-left: 0;
  }

  .wrapper_div.pres-2 {
    flex-direction: column;
  }

  .wrapper_div.right-align {
    width: 100%;
  }

  .wrapper_div.mono {
    flex-wrap: wrap;
  }

  .wrapper_div.eye_condition-v {
    width: 90%;
  }

  .callout_wrapper {
    margin: 61px auto 0 0;
  }

  .parallax_section {
    background-position: 65%;
  }

  .side_btns_wrapper {
    bottom: 10px;
  }

  .callouts_wrapper {
    width: 100%;
    flex-wrap: wrap;
  }

  .callout_subheadline {
    font-size: 1.4em;
  }

  .callout_div {
    width: 100%;
    height: auto;
    background-image: none;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 16px;
    margin-bottom: 16px;
    padding-top: 29px;
    padding-bottom: 29px;
    padding-right: 0;
    display: flex;
  }

  .callout_number_headline {
    height: auto;
    font-size: 1.1em;
  }

  .callout_number_headline._2, .callout_number_headline._3 {
    height: auto;
  }

  .callout_btn {
    font-size: .8em;
  }

  .mission_text_div {
    width: 100%;
    margin-top: 54px;
  }

  .video_wrapper, .video_wrapper._2 {
    width: 100%;
  }

  .video_wrapper.prec-cat {
    width: 90%;
    margin-bottom: 20px;
  }

  .video_wrapper.icl {
    width: 100%;
  }

  .video_wrapper.pres {
    width: 80%;
  }

  .condition_btn {
    width: 100px;
    height: 100px;
  }

  .condition_div.v2 {
    width: 400px;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .mission_headline {
    font-size: 3.6em;
  }

  .conditions_headline {
    font-size: 2em;
  }

  .conditions_headline.small {
    font-size: 1.4em;
  }

  .lasik_section {
    display: none;
  }

  .lasik_headline {
    font-size: 3em;
  }

  .parallax2_section {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/parallax-img.jpg');
    background-position: 0 0, 15%;
  }

  .blog_wrapper.newsroom {
    width: 100%;
    margin-bottom: 40px;
  }

  .lasik_mobile_section {
    padding-bottom: 34px;
    display: block;
  }

  .lasik_img_div {
    width: 100%;
  }

  .lasik_text_div {
    width: 100%;
    margin-top: 48px;
  }

  .navlink_scroll {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menu_btn {
    color: #fff;
    background-color: #0f254e;
  }

  .menu_btn:hover {
    background-color: #009587;
  }

  .menu_btn.w--open {
    background-color: #1d3766;
  }

  .navmenu_scroll {
    background-color: #fff;
  }

  .inner_hero_section.cataract {
    background-image: linear-gradient(210deg, rgba(255, 255, 255, 0) 24%, rgba(255, 255, 255, .88)), url('../images/cataract-hero-img.jpg');
    background-position: 0 0, 85%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .inner_hero_section.dry_eye {
    background-position: 70% 80%;
  }

  .inner_hero_section.precision-cat {
    background-position: 0 0, 70% 0;
  }

  .inner_hero_section.laser-cat {
    background-position: 70% 100%;
  }

  .inner_hero_section.icl {
    background-image: linear-gradient(to top, #fff, rgba(255, 255, 255, 0) 71%), url('../images/ICL_hero.jpg');
    background-position: 0 0, 80% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .inner_hero_section.rle {
    background-position: 0 0, 65% 0;
  }

  .inner_hero_section.pres {
    background-position: 0 0, 75% 0;
  }

  .inner_hero_section.cxl {
    height: 100vh;
    background-image: linear-gradient(to top, rgba(255, 255, 255, .57), rgba(255, 255, 255, 0) 98%), url('../images/crosslink_hero.jpg');
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .inner_hero_section.mono {
    background-position: 70% 80%;
  }

  .inner_main_tagline_div {
    width: 80%;
  }

  .inner_main_tagline_div.precision-cataract {
    max-width: 80%;
    bottom: 13.2vh;
  }

  .inner_main_tagline_div.icl {
    max-width: none;
    bottom: 14.3vh;
  }

  .inner_main_tagline_div.cxl {
    max-width: none;
    bottom: 2.5vh;
  }

  .inner_page_name {
    font-size: 3em;
  }

  .inner_page_section {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .inner_page_section.header_margin {
    padding-top: 139px;
  }

  .inner_page_section.bg {
    background-position: 60% 20%;
  }

  .inner_page_section.bg.precision-cataract {
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/precisioncat_aboutphoto.jpg');
    background-position: 0 0, 100% 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .inner_page_section.bg.lasercat {
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/lasercat_aboutphoto.jpg');
    background-position: 0 0, 100% 20%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .inner_page_section.bg.lasercat-benefits {
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/lasercat_benefitsphoto.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .inner_page_section.bg.icl {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(to right, rgba(0, 0, 0, .53), rgba(0, 0, 0, 0) 66%), url('../images/ICL_Aboutphoto.jpg');
    background-position: 0 0, 0 0, 100% 0;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
  }

  .inner_page_section.bg.rle {
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/RLE_aboutphoto.jpg');
    background-position: 0 0, 100% 40%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .inner_page_section.bg.pres {
    height: auto;
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), linear-gradient(to right, rgba(239, 243, 243, .71), rgba(255, 255, 255, 0) 64%), url('../images/Pres_aboutphotoV2.jpg');
    background-position: 0 0, 0 0, 100% 40%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
  }

  .inner_page_section.bg.cxl {
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/whatiscxl_photo.jpg');
    background-position: 0 0, 100% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-left: 50px;
    padding-right: 50px;
  }

  .inner_page_section.expect {
    background-image: linear-gradient(rgba(255, 255, 255, .85), rgba(255, 255, 255, .85)), url('../images/bg_image2.jpg');
    background-position: 0 0, 0%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
    padding-left: 10vw;
  }

  .inner_page_section.bg_grey {
    padding-top: 10vh;
    padding-bottom: 10vh;
  }

  .inner_page_section.no_top_margin {
    padding-bottom: 10vh;
  }

  .inner_page_section.bg_dry_eye.mono {
    min-height: 0;
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/mono_aboutphoto.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    justify-content: flex-end;
  }

  .inner_page_section.dak_bg.precision-cat {
    justify-content: center;
    display: flex;
  }

  .inner_page_section.dak_bg.rle {
    padding-left: 50px;
    padding-right: 50px;
  }

  .inner_page_section.dak_bg.pres {
    justify-content: center;
    padding: 100px 50px;
    display: flex;
  }

  .inner_page_section.contacts {
    background-position: 50% 100%;
    padding-bottom: 50vh;
  }

  .inner_page_section.laser-cat-personalized {
    background-position: 300% 10%;
    padding-top: 10vh;
    padding-bottom: 10vh;
    padding-left: 50px;
  }

  .inner_page_section.cxl {
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(252deg, rgba(255, 255, 255, .35), rgba(255, 255, 255, 0) 63%), url('../images/cxltreatment_photo.jpg');
    background-position: 0 0, 0 0, 0 70%;
    background-size: auto, auto, cover;
    padding-left: 50px;
    padding-right: 50px;
  }

  .inner_text_div {
    width: 100%;
    margin-bottom: 0;
  }

  .inner_text_div.full_width.prk {
    flex-direction: column;
  }

  .inner_text_div.full_width._50-50-pres {
    width: 100%;
  }

  .inner_text_div.rle {
    width: 100%;
    margin-bottom: 0;
  }

  .inner_text_div.cxl {
    width: 100%;
  }

  .inner_appointment_btn {
    padding-right: 30vw;
  }

  .inner_appointment_btn.laser-cat {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/lasercathelp_photo.jpg');
    background-position: 0 0, 30% 20%;
  }

  .inner_page_wrapper {
    width: 90%;
  }

  .inner_subheadline {
    font-size: 1.5em;
  }

  .standard_video_wrapper {
    width: 50%;
    margin-bottom: 20px;
    margin-left: 24px;
  }

  .inner_subheadline2 {
    font-size: 1.3em;
  }

  .video_tag_div {
    height: 66px;
    padding: 14px;
  }

  .video_tag_div.procedure {
    height: 90px;
  }

  .video_tag.procedure {
    font-size: 1em;
  }

  .video {
    height: 175.984px;
  }

  .subpages_wrapper {
    padding-top: 3vh;
    padding-bottom: 3vh;
  }

  .subpages_links_div {
    width: 90%;
    flex-wrap: wrap;
  }

  .video_row.pres-cat {
    flex-direction: column;
    align-items: center;
    margin-top: 5vh;
  }

  .procedure_ajax_tab {
    padding: 25px 15px;
    font-size: 2.2vw;
  }

  .download_headline {
    font-size: 2.6em;
  }

  .callout_text_wrapper {
    width: 100%;
    margin-bottom: 20px;
  }

  .download_btn {
    width: 50%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .download_btn.laser-cat {
    width: 50%;
  }

  .inner_img_right {
    margin-left: 0;
  }

  .one_third_div {
    width: 100%;
    margin-bottom: 55px;
    padding-bottom: 94px;
  }

  .symptoms_checker_wrapper {
    width: 100%;
  }

  .symptoms_tabs_link {
    border-right: 1px solid #1d3766;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 14px;
    padding-bottom: 14px;
  }

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

  .tabs-menu-2 {
    width: 100%;
    text-align: center;
  }

  .symptoms_ajax {
    width: 100%;
    height: 600px;
    flex-direction: column;
    justify-content: flex-start;
  }

  .image-10 {
    width: auto;
    height: auto;
  }

  .tab-pane-tab-1 {
    height: auto;
  }

  .dry_eye_callout_wrapper {
    width: 100%;
    margin-bottom: 26px;
  }

  .inner_img_small_right {
    width: 50%;
  }

  .lens-options-holder {
    width: 100%;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .lens-options-holder._2 {
    flex-direction: column;
  }

  .prec-cat-div {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .prk-text-div {
    width: 100%;
    padding-right: 0;
  }

  .video-4 {
    width: 100%;
  }

  .pres-list {
    width: 80%;
  }

  .pres-50-50-photo {
    width: 100%;
    min-height: 400px;
  }

  .ip-section-cxl {
    flex-direction: column;
  }

  .cxl-photo-left {
    width: 100%;
    min-height: 400px;
  }

  .cxl-text-right {
    width: 100%;
  }

  .mono_callout_wrapper-copy {
    width: 100%;
    margin-bottom: 26px;
  }

  .video-5 {
    width: 100%;
  }

  .doc-title-div {
    margin-left: 50px;
    margin-right: 50px;
  }

  .inner-white-doc-50-50 {
    flex-direction: column;
  }

  .doc-bio-text {
    width: 100%;
  }

  .ip-doc-section-2 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .doc-bio-left {
    width: 100%;
    min-height: 500px;
    background-position: 50% 10%;
  }

  .video-holder {
    width: 100%;
    max-width: none;
  }

  .standard_inner_main_headline-doc-white {
    text-align: center;
    font-size: 2em;
  }

  .newsroom_section {
    padding-top: 5vh;
  }

  .logos_wrapper.feature {
    flex-wrap: nowrap;
  }

  .logo_btn.feature {
    width: 32%;
    text-align: center;
  }

  .logo_btn.feature._2 {
    width: 30%;
  }

  .timeline_wrapper {
    height: 100%;
  }

  .timeline_div._20 {
    width: auto;
    height: 100%;
    flex: 1;
  }

  .timeline_slider {
    height: auto;
  }

  .timeline_arrow {
    font-size: .8em;
  }

  .newsroom_blog_wrapper {
    flex-wrap: wrap;
  }

  .gallery_div {
    width: 23%;
  }
}

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

  .hero_section {
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
  }

  .main_tagline {
    font-size: 3vw;
  }

  .main_tagline_div {
    top: auto;
    bottom: 20px;
    left: 5%;
  }

  .main_tagline2 {
    margin-bottom: 0;
    font-size: 8vw;
  }

  .top_phones_wrapper, .top_phones_wrapper.scroll {
    display: none;
  }

  .top_phone_number {
    font-size: 1em;
  }

  .top_phone_number.mobile {
    margin-left: 13px;
    margin-right: 13px;
  }

  .welcome_section {
    padding-top: 101px;
  }

  .wrapper_div, .wrapper_div.welcome {
    width: 90%;
  }

  .wrapper_div.eye_condition {
    justify-content: center;
  }

  .wrapper_div.inner_flex {
    width: 90%;
    flex-wrap: wrap;
  }

  .wrapper_div.inner_flex.laser-cat-benefits {
    width: 90%;
  }

  .wrapper_div.inner_flex2 {
    flex-wrap: wrap;
  }

  .wrapper_div.inner_callout {
    width: 100%;
  }

  .wrapper_div.faqs {
    width: 90%;
  }

  .wrapper_div.columns_cataract {
    margin-bottom: 16px;
  }

  .wrapper_div.precision-cat {
    width: 90%;
  }

  .wrapper_div.laser-cat._2 {
    width: 100%;
  }

  .wrapper_div.eye_condition-v {
    justify-content: center;
  }

  .welcome_header {
    font-size: 1.3em;
  }

  .block_div.inner {
    height: 5px;
    margin-bottom: 10px;
  }

  .block_div.inner.white {
    height: 5px;
    margin-bottom: 15px;
  }

  .callout_wrapper {
    margin-top: 56px;
    margin-bottom: 0;
  }

  .side_btns_wrapper {
    position: static;
  }

  .side_btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .callouts_wrapper {
    flex-direction: column;
    align-items: center;
  }

  .callout_subheadline {
    font-size: 1.3em;
  }

  .callout_div {
    width: 100%;
    flex-wrap: wrap;
    margin-top: -1px;
    margin-bottom: -1px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .callout_text_div {
    width: 100%;
  }

  .mission_section {
    padding-bottom: 62px;
  }

  .video_wrapper {
    width: 100%;
    margin-bottom: 35px;
  }

  .eye_condition_section {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .condition_div {
    width: 32%;
    margin-bottom: 27px;
  }

  .mission_headline {
    font-size: 3em;
  }

  .conditions_headline {
    font-size: 1.8em;
  }

  .conditions_headline.small {
    font-size: 1.2em;
  }

  .lasik_headline {
    font-size: 2.6em;
  }

  .testimonials_section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .testimonials_wrapper {
    flex-wrap: wrap;
  }

  .blog_wrapper {
    width: 100%;
    margin-bottom: 59px;
  }

  .blog_wrapper.newsroom {
    width: 100%;
  }

  .button {
    font-size: .9em;
  }

  .button.main.blue {
    margin-bottom: 0;
  }

  .button.main {
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .reviews_wrapper {
    width: 100%;
  }

  .phones_mobile_div {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .callout_img_div {
    width: 100%;
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .inner_hero_section {
    height: 110vh;
  }

  .inner_hero_section.cxl {
    background-position: 0 0, 90%;
  }

  .inner_main_tagline_div {
    bottom: 10px;
  }

  .inner_main_tagline_div.laser-cat {
    max-width: none;
  }

  .inner_page_name {
    margin-bottom: 10px;
    font-size: 2em;
  }

  .inner_page_name.white {
    margin-bottom: 8px;
    font-size: 3em;
  }

  .inner_page_name.cataract {
    font-size: 3em;
  }

  .inner_page_section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .inner_page_section.header_margin {
    padding-bottom: 30px;
  }

  .inner_page_section.bg {
    background-image: linear-gradient(rgba(255, 255, 255, .65), rgba(255, 255, 255, .65)), url('../images/bg_image1.jpg');
    background-position: 0 0, 60% 20%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .inner_page_section.bg.precision-cataract {
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/precisioncat_aboutphoto.jpg');
    background-position: 0 0, 80%;
  }

  .inner_page_section.bg.prk {
    min-height: 0;
  }

  .inner_page_section.bg.lasercat {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .inner_page_section.bg.cxl, .inner_page_section.expect {
    padding-left: 20px;
    padding-right: 20px;
  }

  .inner_page_section.bg_smile {
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), linear-gradient(280deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, .73) 71%), url('../images/bg_image6.jpg');
    background-position: 0 0, 0 0, 70%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
  }

  .inner_page_section.bg_cataract {
    background-image: linear-gradient(rgba(255, 255, 255, .6), rgba(255, 255, 255, .6)), linear-gradient(285deg, rgba(255, 255, 255, 0) 45%, #fff), url('../images/bg_image7.jpg');
    background-position: 0 0, 0 0, 50% 30%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    padding-top: 14vh;
  }

  .inner_page_section.bg_dry_eye {
    background-image: linear-gradient(rgba(255, 255, 255, .69), rgba(255, 255, 255, .69)), url('../images/bg_image8.jpg');
    background-position: 0 0, 50% 20%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .inner_page_section.dak_bg.rle {
    padding-top: 5vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inner_page_section.laser-cat-personalized {
    min-height: 0;
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/personalizedprocedure_photo.png');
    background-position: 0 0, 80% 15%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding: 30px 20px;
  }

  .inner_page_section.pres {
    padding-top: 5vh;
    padding-bottom: 5vh;
  }

  .inner_page_section.cxl {
    background-image: linear-gradient(to bottom, null, null), linear-gradient(252deg, rgba(255, 255, 255, .35), rgba(255, 255, 255, 0) 63%), url('../images/cxltreatment_photo.jpg');
    background-position: 0 0, 0 0, 20% 70%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .inner_text_div {
    width: 100%;
  }

  .inner_text_div.full_width {
    margin-bottom: 0;
  }

  .inner_text_div.full_width.laser-cat {
    width: 100%;
  }

  .inner_text_div.full_width.pres {
    margin-bottom: 0;
  }

  .inner_appointment_btn {
    padding-left: 7%;
    font-size: 2em;
  }

  .inner_headline2 {
    font-size: 1.4em;
  }

  .locations_parallax_section {
    background-position: 15%;
  }

  .standard_inner_main_headline {
    font-size: 2em;
  }

  .standard_inner_main_headline.no_bottom_margin {
    font-size: 2.2em;
  }

  .inner_subheadline {
    font-size: 1.4em;
  }

  .contact_form {
    margin-bottom: 40px;
  }

  .standard_inner_image.left {
    float: none;
  }

  .standard_video_wrapper {
    width: 100%;
    float: none;
    margin-left: 0;
  }

  .video_flex_container {
    flex-wrap: wrap;
  }

  .video_tag_div, .video_tag_div.procedure {
    height: auto;
  }

  .inner_main_subtagline {
    margin-bottom: 10px;
    font-size: 1.4em;
  }

  .inner_main_subtagline.blue {
    font-size: 1.2em;
    line-height: 1.2em;
  }

  .video_row {
    flex-wrap: wrap;
  }

  .procedure_ajax_tab {
    font-size: 2.2vw;
  }

  .download_headline {
    font-size: 2em;
  }

  .white_callout_text {
    font-size: 1.2em;
  }

  .callout_text_wrapper {
    width: 90%;
  }

  .download_btn {
    width: 50%;
  }

  .symptoms_tabs_content, .tabs-menu-2 {
    width: 100%;
  }

  .symptoms_ajax {
    flex-direction: column;
    align-items: stretch;
  }

  .lens-options-holder {
    margin-bottom: 10px;
  }

  .video-3, .video-4 {
    width: 100%;
  }

  .cxl-text-right {
    padding: 30px 20px;
  }

  .visian-icl-50-50 {
    flex-direction: column;
    align-items: center;
  }

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

  .visian-logo-div {
    width: 65%;
  }

  .h3-doc-subtitle {
    font-size: 1.5em;
  }

  .standard_inner_main_headline-doc {
    font-size: 2em;
  }

  .doc-title-div {
    margin-left: 20px;
    margin-right: 20px;
  }

  .doc-photo-and-some-bio-text {
    padding: 30px;
  }

  .doc-bio-text {
    padding: 20px;
  }

  .ip-doc-section-2 {
    min-height: 0;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .logos_wrapper.feature {
    flex-wrap: nowrap;
  }

  .logo_btn.feature._2 {
    width: auto;
  }

  .logo_btn.feature._3 {
    width: 150px;
  }

  .timeline_wrapper {
    width: 100%;
    height: auto;
    align-content: stretch;
  }

  .timeline_div {
    width: 100%;
    height: auto;
    flex: 0 auto;
    align-self: stretch;
    display: flex;
  }

  .timeline_div._20 {
    width: 100%;
    height: auto;
    flex: 0 auto;
  }

  .timeline_text_div {
    height: 100%;
    flex: 0 auto;
    align-self: auto;
  }

  .timeline_slide, .timeline_slide._2 {
    width: 100%;
  }

  .newsroom_blog_wrapper {
    flex-wrap: wrap;
  }

  .gallery_div {
    width: 30%;
  }

  .timline_img_div {
    width: 40%;
    height: 150px;
  }
}

@media screen and (max-width: 479px) {

  .newsroom_hero_section{
    min-height: 200px;
  }

  h2 {
    font-size: 1.6em;
  }

  .hero_section {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(185deg, rgba(0, 0, 0, .65), rgba(0, 0, 0, 0) 54%), url('../images/hero-img.jpg');
    background-position: 0 0, 0 0, 70%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    background-attachment: scroll, scroll, fixed;
  }

  .main_tagline {
    font-size: 5vw;
  }

  .main_tagline_div {
    width: auto;
    right: 5%;
  }

  .main_tagline2 {
    margin-bottom: 24px;
    font-size: 14vw;
  }

  .top_phones_wrapper {
    margin-right: 10px;
  }

  .top_phone_number {
    width: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: .9em;
  }

  .city_label {
    font-size: .5em;
  }

  .welcome_section {
    padding-top: 56px;
    padding-bottom: 46px;
  }

  .wrapper_div, .wrapper_div.inner_flex {
    width: 90%;
  }

  .wrapper_div.inner_callout {
    width: 90%;
    flex-wrap: wrap;
  }

  .wrapper_div.precision-cat {
    width: 100%;
  }

  .wrapper_div.laser-cat, .wrapper_div.icl {
    width: 90%;
  }

  .welcome_header {
    font-size: 1.4em;
  }

  .block_div {
    width: 15%;
  }

  .callout_wrapper {
    margin-top: 55px;
    margin-bottom: 67px;
    padding: 71px 21px 59px;
  }

  .callout_div {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .video_wrapper, .video_wrapper.icl {
    margin-bottom: 0;
  }

  .video_wrapper.pres {
    width: 100%;
  }

  .condition_div {
    width: 48%;
  }

  .mission_headline {
    font-size: 2.6em;
  }

  .lasik_headline {
    font-size: 2em;
  }

  .testimonials_section {
    padding-top: 86px;
  }

  .doc_names {
    font-size: 1em;
  }

  .parallax2_section {
    height: 400px;
  }

  .button.main {
    padding-left: 10px;
    padding-right: 10px;
  }

  .locations_wrapper {
    flex-wrap: wrap;
    margin-bottom: 27px;
  }

  .location_div {
    width: 100%;
    margin-bottom: 28px;
  }

  .lasik_mobile_section {
    padding-top: 45px;
    padding-bottom: 12px;
  }

  .lasik_chapter_headline {
    font-size: 2em;
  }

  .phones_mobile_div {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .inner_hero_section {
    height: 100vh;
    background-position: 60% 100%;
  }

  .inner_hero_section.smile {
    background-image: linear-gradient(rgba(255, 255, 255, 0) 40%, #fff), url('../images/smile-inner-hero.jpg');
    background-position: 0 0, 70%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .inner_hero_section.precision-cat {
    background-position: 0 0, 55% 0;
  }

  .inner_hero_section.prk {
    background-position: 80% 0;
  }

  .inner_hero_section.icl {
    background-position: 0 0, 70% 0;
  }

  .inner_hero_section.rle {
    background-position: 0 0, 75% 0;
  }

  .inner_hero_section.pres {
    background-position: 0 0, 60% 0;
  }

  .inner_hero_section.cxl {
    background-position: 0 0, 80%;
  }

  .inner_main_tagline_div.icl {
    bottom: 7vh;
  }

  .inner_main_tagline_div.pres {
    max-width: none;
  }

  .inner_page_name, .inner_page_name.white {
    font-size: 2em;
  }

  .inner_page_name.cataract {
    font-size: 2.6em;
  }

  .inner_page_section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner_page_section.header_margin {
    padding-top: 112px;
    padding-bottom: 20px;
  }

  .inner_page_section.bg {
    background-image: linear-gradient(rgba(255, 255, 255, .71), rgba(255, 255, 255, .71)), url('../images/bg_image1.jpg');
    background-position: 0 0, 80%;
  }

  .inner_page_section.bg.precision-cataract {
    background-image: linear-gradient(#fff, #fff), url('../images/precisioncat_aboutphoto.jpg');
    background-position: 0 0, 80%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .inner_page_section.bg.prk {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(to right, rgba(0, 0, 0, .63), rgba(0, 0, 0, 0) 65%), url('../images/PRK_whatisphoto.jpg');
    background-position: 0 0, 0 0, 100%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
  }

  .inner_page_section.bg.lasercat {
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/lasercat_aboutphoto.jpg');
    background-position: 0 0, 100% 20%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner_page_section.bg.lasercat-benefits {
    background-image: linear-gradient(#fff, #fff), url('../images/lasercat_benefitsphoto.jpg');
    background-position: 0 0, 10%;
  }

  .inner_page_section.bg.icl {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), linear-gradient(to right, rgba(0, 0, 0, .53), rgba(0, 0, 0, 0) 66%), url('../images/ICL_Aboutphoto.jpg');
    background-position: 0 0, 0 0, 75% 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner_page_section.bg.rle {
    background-image: linear-gradient(rgba(255, 255, 255, .5), rgba(255, 255, 255, .5)), url('../images/RLE_aboutphoto.jpg');
    background-position: 0 0, 70%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner_page_section.bg.pres {
    background-image: linear-gradient(to bottom, null, null), linear-gradient(to right, rgba(239, 243, 243, .71), rgba(255, 255, 255, 0) 64%), url('../images/Pres_aboutphotoV2.jpg');
    background-position: 0 0, 0 0, 80% 40%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner_page_section.bg.cxl {
    background-image: linear-gradient(#fff, #fff), url('../images/whatiscxl_photo.jpg');
    background-position: 0 0, 85% 0;
  }

  .inner_page_section.expect {
    padding: 20px 10px;
  }

  .inner_page_section.no_top_margin {
    padding-bottom: 5vh;
  }

  .inner_page_section.bg_cataract {
    background-image: linear-gradient(rgba(255, 255, 255, .74), rgba(255, 255, 255, .74)), linear-gradient(285deg, rgba(255, 255, 255, 0) 45%, #fff), url('../images/bg_image7.jpg');
    background-position: 0 0, 0 0, 70% 30%;
    padding-top: 7vh;
  }

  .inner_page_section.bg_dry_eye {
    background-image: linear-gradient(to bottom, null, null), url('../images/bg_image8.jpg');
    background-position: 0 0, 70% 20%;
  }

  .inner_page_section.dak_bg.rle, .inner_page_section.dak_bg.pres {
    padding: 20px 10px;
  }

  .inner_page_section.prec-cat-2, .inner_page_section.prec-cat-faq {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner_page_section.laser-cat-personalized {
    background-position: 50% -250%;
    padding: 20px 10px;
  }

  .inner_page_section.pres {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .inner_page_section.cxl {
    background-image: linear-gradient(#fff, #fff), linear-gradient(252deg, rgba(255, 255, 255, .35), rgba(255, 255, 255, 0) 63%), url('../images/cxltreatment_photo.jpg');
    background-position: 0 0, 0 0, 20% 70%;
    background-size: auto, auto, cover;
  }

  .inner_text_div {
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    display: flex;
  }

  .inner_text_div.full_width._50-50-pres {
    margin-bottom: 0;
    padding: 20px 10px;
  }

  .inner_text_div.rle {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .inner_appointment_btn {
    background-image: linear-gradient(rgba(0, 0, 0, .55), rgba(0, 0, 0, .55)), url('../images/appointment-btn-img.jpg');
    background-position: 0 0, 40% 30%;
  }

  .inner_appointment_btn:hover {
    background-image: linear-gradient(to bottom, null, null), url('../images/appointment-btn-img.jpg');
    background-position: 0 0, 40% 30%;
  }

  .inner_appointment_btn.prec-cat {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/preccataracthelp_photo.jpg');
    background-position: 0 0, 85%;
  }

  .inner_appointment_btn.laser-cat {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/lasercathelp_photo.jpg');
    background-position: 0 0, 80% 20%;
  }

  .appointment_text {
    line-height: 1.2em;
  }

  .inner_headline2 {
    text-align: center;
  }

  .locations_parallax_section {
    background-position: 25%;
  }

  .standard_inner_main_headline {
    font-size: 2em;
  }

  .inner_subheadline {
    font-size: 1.2em;
  }

  .phones_wrapper {
    flex-wrap: wrap;
    display: block;
  }

  .divider_txt {
    display: none;
  }

  .video_tag.procedure {
    font-size: .9em;
  }

  .video_row.bottom_margin {
    margin-bottom: 5vh;
  }

  .video_row.icl, .video_row.pres-cat {
    margin-top: 20px;
  }

  .procedure_ajax_tab {
    width: 100%;
    font-size: 4vw;
  }

  .procedures_tabs_menu {
    flex-direction: column;
  }

  .callout_text_wrapper {
    width: 100%;
    margin-bottom: 23px;
  }

  .download_btn {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .download_btn.laser-cat {
    width: 75%;
    padding: 20px 10px;
  }

  .symptoms_ajax {
    height: auto;
    margin-top: 20px;
  }

  .dry_eye_callout_wrapper {
    padding: 31px;
  }

  .dry_eye_list_text.half {
    width: 100%;
    margin-bottom: 0;
  }

  .columns_wrapper {
    flex-wrap: wrap;
  }

  .inner_img_small_right {
    width: 100%;
    margin-bottom: 24px;
    margin-left: 0;
  }

  .benefits-list-div {
    flex-direction: column;
  }

  .benefits-list, .benefits-list.right {
    width: 100%;
  }

  .list-item {
    width: 90%;
  }

  .right-list-div {
    width: 100%;
  }

  .sub-list {
    padding-left: 37px;
  }

  .prec-cat-div {
    padding: 31px;
  }

  .pres-50-50-photo {
    min-height: 250px;
  }

  .mono_callout_wrapper-copy {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 31px;
  }

  .paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6, .paragraph-7, .paragraph-8 {
    text-align: center;
  }

  .doc-title-div {
    margin-left: 10px;
    margin-right: 10px;
  }

  .dov-line-bottom {
    margin-bottom: 30px;
  }

  .doc-photo-and-some-bio-text, .doc-bio-text {
    padding: 10px;
  }

  .ip-doc-section-2 {
    padding: 21px;
  }

  .doc-bio-left {
    min-height: 400px;
  }

  .standard_inner_main_headline-doc-white {
    font-size: 1.5em;
    line-height: 1.2em;
  }

  .paragraph-9, .paragraph-10, .paragraph-11 {
    text-align: center;
  }

  .timeline_headline_wrapper {
    width: 90%;
  }

  .logos_wrapper.feature {
    flex-wrap: wrap;
  }

  .logo_btn.feature {
    width: 32%;
  }

  .logo_btn.feature._2 {
    width: 45%;
  }

  .inquiries_div {
    width: 80%;
  }

  .inquiries_text {
    font-size: 1.3em;
  }

  .newsroom_blog_wrapper {
    flex-wrap: wrap;
  }

  .newsroom_header_div {
    padding-left: 5vw;
  }

  .newsroom_header {
    font-size: 2.2em;
  }

  .gallery_div {
    width: 45%;
  }

  .timline_img_div {
    width: 60%;
  }
}

#w-node-_9dbd32ef-a553-fbfc-d569-199d819e76a0-90bd6746 {
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9dbd32ef-a553-fbfc-d569-199d819e76aa-90bd6746 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: stretch;
  justify-self: stretch;
}

#w-node-_9dbd32ef-a553-fbfc-d569-199d819e76cd-90bd6746 {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_9dbd32ef-a553-fbfc-d569-199d819e76d2-90bd6746 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Light.otf') format('opentype'), url('../fonts/Gotham-XLight.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gotham ultra';
  src: url('../fonts/Gotham-Ultra.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}