:root {
    --dark-blue: #115e67;
    --black: black;
    --blue: #4c8bad;
    --darker-blue: #093a88;
    --white: white;
    --light-blue: #c0d9ff;
    --grey: #565d69;
    --dark-blu: #01183d;
    --ivory: #fffbf0;
}

.w-layout-layout {
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-auto-columns: 1fr;
    justify-content: center;
    padding: 20px;
}

.w-layout-cell {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
}
h2.sp_hd{margin-bottom:-55px!important}
body {
    color: #333;
    font-family: Lato, sans-serif;
    font-size: 1em;
    line-height: 1em;
}

h1 {
    color: var(--dark-blue);
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Lora, sans-serif;
    font-size: 3.8em;
    font-weight: 800;
    line-height: 1.2em;
}

h2 {
    color: var(--dark-blue);
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Lora, sans-serif;
    font-size: 2.8em;
    font-weight: 700;
    line-height: 1.3;
}

h3 {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Lora, sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.2em;
}

.top10_section{background-image:url('https://www.castereye.com/wp-content/uploads/top10-bg.jpg');background-position:top center;background-repeat:no-repeat;
	    padding: 5% 15%;
    background-size: cover;
	
}
.top10_section .head{
	color: #4c8bad;
    font-size: 100px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
	    margin: auto;
}

.top10_cell{
	grid-template-rows: auto;
    grid-template-columns: 1fr 2fr;
}

.top10_section .head span {
    color: #000;
    display: block;
	font-size:85%
	
}
.top10_section h2{color:#fff;font-weight:500;margin-bottom:0;text-align:center}
h4 {
    color: var(--blue);
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Lora, sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.1em;
}

h5 {
    color: var(--black);
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Lora, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.2em;
}

p {
    color: var(--black);
    margin-bottom: 30px;
    line-height: 1.8em;
}

a {
    color: var(--darker-blue);
    text-decoration: underline;
}

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

ul {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 20px;
    line-height: 1.2em;
}

li {
    margin-bottom: 10px;
}

.navbar {
    z-index: 1000;
    height: 65px;
    background-color: var(--dark-blue);
    border-bottom: 1px solid rgba(255, 255, 255, .21);
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    position: fixed;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
}

.logo {
    color: #fff;
    align-items: center;
    font-family: Lora, sans-serif;
    font-size: 1.4em;
    font-weight: 500;
    display: flex;
}

.logo:hover {
    color: var(--white);
}

.logo_img {
    width: 50px;
    margin-right: 10px;
}

.navlink {
    color: #fff;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 500;
}

.navlink:hover {
    color: #72f0ff;
}

.hero_section {
    height: 910px;
    background-color: #e6e6e6;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
}
.btn_img{margin-right:10px}
.main_tagline_wrapper {
    z-index: 100;
    width: 100%;
    text-align: center;
    background-color: rgba(5, 18, 38, 0);
    border: 20px #fff;
    padding: 0 20%;
    display: none;
    position: absolute;
    top: 40%;
    bottom: auto;
    left: 0%;
    right: 0%;
}

.main_tagline {
    color: #fff;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Nimbusromandot;
    font-size: 4em;
    font-weight: 700;
    line-height: .9em;
}

.main_subheadline {
    color: #fff;
    letter-spacing: 0;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    margin-top: 0;
    margin-bottom: 0;
    font-family: Roboto;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 1em;
}

.phone_btn {
    color: var(--white);
    align-items: center;
    font-family: Lora, sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    text-decoration: none;
    display: flex;
}

.phone_btn:hover {
    color: #72f0ff;
}

.carousel-slider .carousel-slider__item img{height:400px!important}
.carousel-slider-outer{margin-bottom:3%}
.hero_btns_grid {
    width: 700px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: rgba(255, 255, 255, 0);
    border-top: 1px rgba(255, 255, 255, .54);
    margin-top: 0px;
    margin-left: 0;
    margin-right: auto;
    padding: 0;
}

.hero_btn {
    width: auto;
    height: auto;
    color: var(--white);
    text-align: left;
    /*text-transform: uppercase;*/
    background-color: #4c8bad;
    /*border: 1px rgba(255, 253, 253, .58);*/
    border-radius: 0;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 8px 50px;
    font-family: Lato, sans-serif;
    font-weight: 400;
    text-decoration: none;
    display: flex;
	font-size:17px;
	
}
.hero_btn strong{font-size:23px}
.hero_btn:hover {
    color: var(--white);
	background-color: var(--dark-blue);
    
}

.main_text_wrapper {
    border-bottom: 20px #fff;
    padding: 0;
}

.mani_btn_cell {
    align-items: flex-start;
	
}

.static_buttons_wrapper {
    z-index: 990;
    width: auto;
    height: 60px;
    background-color: var(--dark-blue);
    border-top: 20px #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    padding-left: 10px;
    padding-right: 10px;
    display: none;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0;
    right: 0;
}

.static_btn {
    color: #fff;
    text-transform: uppercase;
    border-top: 1px #ba9562;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
}

.static_btn:hover {
    color: var(--light-blue);
}

.static_btn_icon {
    width: 30px;
    margin-right: 10px;
}

.staticbtn_smaller_text {
    font-size: .8em;
    font-weight: 400;
}

.welcome_wrapper {
    height: 100%;
    text-align: center;
    background-color: rgba(243, 243, 243, 0);
    background-image:url('https://www.castereye.com/wp-content/uploads/top-bg-1.jpg');
    background-position: center 70px;
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, cover;
    justify-content: space-between;
    padding: 5% 10% 0%;
    display: flex;
}

.welcome_headline {
    color: var(--darker-blue);
    text-align: left;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Lato, sans-serif;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.5em;
}

.quotes_grid {
    margin-top: 0%;
    margin-bottom: 0%;
    padding: 0;
}

.quote_cell {
    align-items: center;
}

.magazine_quote_text {
    color: var(--white);
    text-align: left;
    margin-bottom: 5px;
    font-size: 2.2em;    
    font-weight: 600;
    line-height: 1.1em;
	    font-family: Lora, sans-serif;
	    text-align: center;
}

.magazine_name {
    color: var(--white);
	font-size:24px;letter-spacing:6px;
	margin-top:10px
}

.doc_section {
    padding-left: 20px;
    padding-right: 20px;
}

.doc_img {
    display: flex;
    align-items: flex-end;
    max-width: 570px;;
	    margin-left: -300px;
}

.doc_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
}

.vision_callout_section {
    height: 90vh;
    background-color: #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    padding: 7% 15%;
    display: flex;
}

.callout_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: rgba(239, 244, 252, 0);
    margin-bottom: 5%;
    padding: 0;
}

.callout_grid.technology {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: var(--dark-blue);
    margin-bottom: 0%;
}

.callout_grid.financing {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    margin-bottom: 0%;
}

.callout_text_cell {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 10px;
    padding-right: 20px;
}

.callout_text_cell.technology {
    text-align: left;
    align-items: flex-start;
    padding: 10% 15% 10% 20%;
}

.callout_img_cell {
    align-items: stretch;
}

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

.callout_img.left {
    object-position: 25% 50%;
}

.callout_img.right {
    object-position: 100% 50%;
}

.callout_wraper {
    flex-direction: column;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
}

.callout_wraper.cost {
    align-items: flex-start;
    margin-bottom: 20px;
}

.callout_wraper.cost.last {
    margin-bottom: 7%;
}

.callout_headline {
    color: var(--black);
    margin-bottom: 5px;
    font-family: Lato, sans-serif;
    font-size: 1.1em;
    font-weight: 400;
}

.callout_headline.blue {
    color: var(--darker-blue);
    letter-spacing: -1px;
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-size: 2em;
    font-weight: 900;
    line-height: 1em;
}

.callout_text {
    color: #fff;
    line-height: 1.8em;
}

.callout_text.black {
    color: #000;
}

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

.patient_spotlight_section {
    padding: 5% 0% 0%;
}

.celebs_grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
}

.vip_patient_btn {
    width: 100%;
    height: 350px;
    color: var(--white);
    border-radius: 0;
    font-size: 1.2em;
    line-height: 1.1em;
    position: relative;
    overflow: hidden;
}

.vip_patient_btn:hover {
    color: var(--white);
}

.vip_patient_btn._2 {
    height: auto;
    aspect-ratio: 4 / 3;
}

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

.vip_img.top {
    object-position: 50% 25%;
}

.vip_img._2 {
    opacity: 1;
}

.vip_overlay {
    text-align: center;
    background-color: rgba(0, 11, 34, .53);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 18px 32px;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.spotlight_headline {
    color: var(--darker-blue);
    margin-bottom: 0;
    font-family: Lora, sans-serif;
    font-size: 2.2em;
    font-weight: 400;
    line-height: 1em;
}

.vip_name {
    margin-bottom: 25px;
    font-size: 1.6em;
    font-weight: 700;
}

.financing_section {
    padding: 10%;
}

.button {
    background-color: var(--blue);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 0;
    padding: 20px 30px;
    line-height: 1.1em;
}

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

.button.white {
    background-color: var(--white);
    color: var(--dark-blue);
}

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

.news_section {
    background-color: #eaf0fa;
    margin-left: 0;
    margin-right: 0;
    padding: 5% 10%;
    display: none;
}

.news_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 0;
}

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

.wrapper_div.celebs {
    width: 65%;
    text-align: center;
    margin-bottom: 5%;
    margin-left: auto;
    margin-right: auto;
}

.news_cell {
    align-items: center;
}

.tv_logo {
    height: 60px;
    mix-blend-mode: multiply;
    margin-bottom: 20px;
}

.news_text {
    height: auto;
    text-align: left;
    margin-bottom: 0;
    font-weight: 700;
}

.news_img_div {
    width: 100%;
    overflow: hidden;
}

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

.technology_section {
    padding: 0%;
}

.testimonials_section {
    margin-left: 0;
    margin-right: 0;
    padding: 5% 0% 0%;
}

.blog_section {
    background-color: #ececec;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding: 5% 10%;
}

.blog_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 0;
}

.blog_cell {
    border: 1px none var(--light-blue);
    background-color: rgba(255, 255, 255, .54);
    border-radius: 0;
    justify-content: space-between;
    padding: 23px 36px;
}

.blog_headline {
    height: auto;
    color: var(--blue);
    margin-bottom: 20px;
    font-family: Lora, sans-serif;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1em;
}

.read_more_link {
    color: var(--blue);
    text-transform: uppercase;
    margin-top: auto;
    font-size: .9em;
    font-weight: 700;
    text-decoration: none;
}

.read_more_link:hover {
    color: var(--darker-blue);
}

.blog_text {
    border-top: 1px solid var(--light-blue);
    margin-top: 0;
    padding-top: 20px;
}

.blog_img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 0;
    margin-top: -45px;
    margin-bottom: 40px;
    box-shadow: 0 10px 12px 4px rgba(0, 0, 0, .06);
}

.footer_section {
    background-color: var(--dark-blue);
    margin-left: 0;
    margin-right: 0;
    padding: 5% 30% 2%;
	position:relative
}
.link_gap{margin-left:5%}
.link_gap a{padding:0 10px;font-weight:500}
.link_gap a:nth-child(2){border:1px solid #fff;border-bottom:0;border-top:0}
.footer_text p{margin-bottom:20px}
.blog_main_headline {
    color: var(--darker-blue);
    margin-bottom: 8%;
}

.footer_grid {
    padding: 0;
}

.contact_cell {
    flex-direction: row;
    justify-content: space-between;
}

.footer_cell {
    border-left: 1px solid rgba(255, 255, 255, .38);
    padding-left: 10%;
}

.contact_wrapper {
    width: 45%;
    padding-right: 12px;
}

.location_wrapper {
   width: 43%;
    
}

.footer_headliine {
    color: var(--white);
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Lora, sans-serif;
    font-size: 1.7em;
    font-weight: 500;
    line-height: 1.2em;
}

.address_text {
    color: var(--white);
    font-size: 1.1em;
	font-weight: 300;
}

.footer_phone_btn {
    color: var(--white);
    align-items: center;
    font-family: Lora, sans-serif;
    font-size: 1.1em;
    font-weight: 700;
    text-decoration: none;
    display: flex;
}

.footer_phone_btn:hover {
    color: #72f0ff;
}

.links_wrapper {
        width: 57%;
    padding-left: 15%;
}

.footer_link {
    color: var(--white);
    margin-bottom: 15px;
    font-size: 1.1em;
    text-decoration: none;
    display: block;
	font-weight:300
}

.footer_link:hover {
    color: #72f0ff;
}

.text_field {
    color: var(--white);
    background-color: rgba(255, 255, 255, 0);
    border: 1px #000;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

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

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

.text_area {
    min-height: 100px;
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: 1px #000;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
}

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

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

.submit_btn {
    border: 1px solid var(--white);
    color: var(--white);
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0);
    border-radius: 0;
    padding: 20px 30px;
}

.submit_btn:hover {
    color: var(--grey);
    background-color: #fff;
}

.footer_logo {
    color: #fff;
    align-items: center;
    margin-bottom: 60px;
    font-family: Lora, sans-serif;
    font-size: 2.4em;
    font-weight: 500;
    text-decoration: none;
    display: flex;
	justify-content: center;
    align-items: center;
}

.footer_logo:hover {
    color: var(--white);
}

.footer_logo_img {
    width: 80px;
    margin-right: 24px;
}

.footer_text {
    color: #fff;
    font-size: .9em;
    font-weight: 300;
    line-height: 1.2em;
	    background-color: var(--dark-blue);
    margin-left: 0;
    margin-right: 0;
    padding: 2% 20% 6%;
    position: relative;
	    text-align: center;
	    border-top: 1px solid #36868f;
	
}
.footer_text p{color:#fff}
.white_link {
    color: #fff;
    text-decoration: none;
}

.white_link:hover {
    color: rgba(255, 255, 255, .69);
}

.soc_media_wrapper {
    align-items: center;
    margin-top: 10%;
    display: flex;
	 margin-bottom: 5%;
}

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

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

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

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

.s_wrapper {
    width: 100%;
    margin-top: 15%;
}

.s_btn {
    display: none;
}

.s_input {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    border-radius: 0;
    margin-bottom: 0;
}

.s_input::-ms-input-placeholder {
    color: #b6b6b6;
}

.s_input::placeholder {
    color: #b6b6b6;
}

.soc_media_btn {
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.soc_media_btn:hover {
    opacity: .55;
}

.backtop_btn {
    color: #fff;
    text-transform: uppercase;
    margin-top: 5%;
    font-size: .9em;
    text-decoration: none;
    position: fixed;
    right: 30px;
    bottom: 80px;
	    background-color: var(--dark-blue);
	    padding: 5px 8px;
	display:none
}

.backtop_btn:hover {
    color: rgba(255, 255, 255, .62);
}

.hero_btn_img {
    width: 40px;
    margin-bottom: 0;
    margin-right: 10px;
	margin-left: -10px;
}

.hero_btn_div {
    width: auto;
	text-align:center
}

.phone_icon {
    width: 30px;
    margin-right: 10px;
}

.phone_icon_footer {
    width: 20px;
    margin-right: 10px;
}

.navlink_dropdown {
    color: #565d69;
    text-transform: uppercase;
    font-size: .9em;
    font-weight: 500;
}

.dropdown_toggle {
    color: #fff;
    padding-right: 20px;
}

.dropdown_toggle.w--open {
    color: #72f0ff;
}

.dropdown_icon {
    margin-right: 5px;
    font-size: .8em;
}

.drodpown_list.w--open {
    border-top: 1px solid var(--blue);
    background-color: var(--dark-blue);
}

.dropdown_link {
    color: var(--white);
    padding-top: 12px;
    padding-bottom: 12px;
    font-weight: 400;
}

.dropdown_link:hover {
    color: #72f0ff;
}

.welcome_text_div {
    width: 60%;
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 3%;
    padding-bottom: 0%;
    display: flex;
}

.dov_img_div {
    width: 24%;
    height: auto;
    flex-direction: column;
    justify-content: flex-end;
    display: flex;
}

.zeiss_logo {
    width: 60px;
    margin-top: 0;
}

.doc_name {
    color: var(--black);
    margin-bottom: 0;
    font-family: Lora, sans-serif;
    font-weight: 900;
}

.logos_section {
    background-color: rgba(0, 0, 0, .03);
    margin-bottom: 0;
    padding: 40px 10%;
}

.media_logo_horizontal {
    width: 120px;
}

.media_logo_horizontal.la {
    width: 160px;
}

.media_logo_square {
    width: 60px;
}

.doc_logo {
    width: 140px;
}

.doc_logo.bw {
    filter: grayscale();
    mix-blend-mode: normal;
}

.google_testimonials_section {
    padding: 10%;
}

.google_grid {
    padding: 0;
}

.google_cell {
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
}

.google_test_wrapper {
    width: 100%;
    background-color: rgba(86, 93, 105, 0);
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    border: 1px solid rgba(0, 0, 0, .29);
    flex-direction: column;
    padding: 32px;
    display: flex;
}

.stars_placeholder {
    width: 120px;
    margin-bottom: 20px;
}

.google_name {
    color: var(--darker-blue);
    margin-top: 0;
    margin-bottom: 20px;
    font-family: Nimbusromandot;
    font-size: 1.2em;
    font-weight: 700;
    line-height: 1em;
}

.hero_book_grid {
    padding: 0;
}

.book_cover {
    width: 80px;
    margin-top: -30px;
    margin-left: 14px;
    transform: rotate(15deg);
}

.book_text {
    justify-content: flex-start;
    margin-bottom: 0;
    padding-top: 0;
    font-size: 1.1em;
    line-height: 1.4em;
}

.book_text._2 {
    font-size: 1.2em;
    line-height: 1.8em;
}

.book_text_cell {
    justify-content: center;
}

.quote_section {
    background-color: var(--dark-blue);
    padding-top: 20px;
    padding-bottom: 20px;
	    padding: 40px 200px;
}

.logos_wrapper {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

.hp_h3 {
    color: var(--blue);
    font-family: Lora, sans-serif;
    font-weight: 400;
}

.callout_img_div_round {
    width: 220px;
    height: 220px;
    background-color: #eee;
    border: 1px solid #fff;
    border-radius: 0;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 0 30px rgba(0, 0, 0, .08);
}

.callout_img_div_round._2 {
    width: 200px;
    height: 200px;
    margin-bottom: 0;
}

.callout_img_div_round.guide {
    width: 200px;
    height: 200px;
}

.banner_wrapper {
    height: 600px;
    aspect-ratio: auto;
    justify-content: center;
    display: flex;
    position: relative;
    overflow: visible;
}

.banner_img_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.banner_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 35%;
}

.banner_text_div {
    z-index: 10;
    width: 50%;
    flex-direction: column;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    margin-top: 0%;
    margin-bottom: 0%;
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
}

.banner_text {
    color: var(--white);
    text-align: center;
    font-family: Lora, sans-serif;
    font-size: 1.8em;
    font-weight: 500;
    line-height: 1.3em;
}

.doc_name_banner {
    color: #fff;
    text-align: center;
    font-family: Lato, sans-serif;
    font-size: 1.3em;
    font-weight: 400;
}

.doc_name_banner.blue {
    color: var(--darker-blue);
    text-align: left;
    font-weight: 400;
}

.benefits_section {
    height: auto;
    background-color: rgba(245, 245, 245, 0);
    padding: 7% 10% 2%;
}

.benefits_headline {
    font-weight: 400;
	    text-align: center;
	    font-size: 50px;
}
.benefits_section .head1{font-size:25px;color:#999999;text-align:center;font-family: Lora, sans-serif;width: 88%; margin: 0 auto 25px;}
.benefits_section .head2{font-size:25px;color:#115e67;text-align:center;font-family: Lora, sans-serif; margin-bottom:0;font-weight:600}
.benefits_section .head3{font-size:20px;color:#000;line-height:1.8em;margin-left:3%;margin-top:1%}
.benefits_headline.bold {
    font-weight: 700;
}
.benefits_section .wrapper_div{width:70%;margin:auto}

.benefits_headline.best_docs {
    color: var(--white);
    margin-bottom: 10px;
    font-weight: 700;
}

.benefits_headline.fda {
    color: var(--white);
    font-weight: 800;
}

.benefits_headline.script {
    font-family: Lora, sans-serif;
    font-size: 3em;
    font-weight: 700;
}

.bold {
    font-weight: 900;
}

.cost_text_cel {
    justify-content: center;
    padding: 5% 10% 5% 0%;
}

.bnefits_grid {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    margin-top: 5%;
    padding: 0;
}

.chimdi_video_cell {
    align-items: stretch;
}

.benefits_text_cell {
    justify-content: center;
}

.benefits_text {
    color: var(--blue);
    font-family: Lora, sans-serif;
    font-size: 1.5em;
    font-weight: 700;
}

.benefits_text.darkblue {
    color: var(--darker-blue);
}

.brands_section {
    background-color: var(--dark-blue);
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding: 7% 20%;
}

.brands_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
}

.brands_grid.middle {
    margin-top: 5%;
    margin-bottom: 5%;
}

.brand_text_cell {
    justify-content: center;
}

.brand_headline {
    color: #fff;
    margin-bottom: 30px;
    font-family: Lora, sans-serif;
    font-size: 1.7em;
    font-weight: 400;
    line-height: 1em;
}

.family_section {
    padding: 0% 10% 5%;
}

.family_grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding: 0;
}

.family_text_cell {
    justify-content: center;
    padding: 0%;
}

.family_img_cell {
    justify-content: center;
    align-items: stretch;
}

.family_img_div {
    width: 90%;
    height: 90%;
    margin-left: 51px;
    padding-left: 0;
    overflow: visible;
    box-shadow: 0 20px 19px rgba(0, 0, 0, .11);
}

.family_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #fff;
}

.best_docs_banner_section {
    background-image: radial-gradient(circle farthest-corner at 35% 25%, var(--darker-blue), var(--dark-blu));
    padding: 7% 20%;
}

.best_docs_grid {
    padding: 0;
}

.best_docs_logo_cell {
    justify-content: flex-start;
    align-items: flex-start;
}

.best_docs_subheadline {
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
    font-family: Lora, sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    line-height: 1.2em;
}

.best_docs_text {
    color: var(--white);
    font-size: 1.2em;
    font-weight: 300;
}

.quote_text {
    color: var(--white);
    margin-bottom: 0;
    font-size: .9em;
    line-height: 1.3em;
}

.brand_text {
    color: var(--white);
    margin-bottom: 0;
    font-weight: 400;
}

.selftest_wrapper {
    height: 560px;
    aspect-ratio: auto;
    position: relative;
	background-image:url('https://www.castereye.com/wp-content/uploads/caster-eye_02.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	background-color:#4883a3;
		
}
.selftest_wrapper h2{color:#fff;font-size: 3.3em;}

.selftest_img_wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.selftest_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 95%;
    background-color: rgba(0, 0, 0, .53);
}

.selftest_text_div {
    z-index: 10;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    display: flex;
    position: absolute;
    left: 20%;
    right: 20%;
}

.selftest_grid {
    width: 100%;
    padding: 0;
}

.test_text {
    color: var(--white);
    margin-bottom: 30px;
    font-size: 2em;
    font-weight: 400;
	    line-height: 1.4em;
	font-family: Lora, sans-serif;
}
.selftest_section .btn{background-color:#115e67; padding:20px 40px;color:#fff;text-decoration:none;font-size:23px}
.selftest_headline {
    color: var(--black);
    margin-bottom: 0;
    font-family: Lora, sans-serif;
    font-size: 2em;
    font-weight: 700;
}

.selftest_btn_cell {
    justify-content: center;
    align-items: flex-end;
}

.selftest_button {
    height: 100%;
    color: var(--black);
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0);
    border: 1px #fff;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 39px;
    font-size: 1.3em;
    line-height: 1.1em;
    text-decoration: none;
    display: flex;
	font-weight:400
}

.selftest_button:hover {
    border-color: var(--blue);
    color: var(--blue);
    background-color: rgba(76, 139, 173, 0);
}

.test_icon {
    width: 50px;
    margin-bottom: 20px;
}

.book_section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding: 7% 15%;
}

.best_docs_logo {
    width: 90%;
    margin-top: -45px;
}

.book_grid {
    padding: 0;
}

.technology_subheadline {
    color: var(--white);
    font-family: Lora, sans-serif;
    font-weight: 500;
}

.technology_img_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tech_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 10% 50%;
}

.body {
    padding-left: 0%;
    font-family: Lato, sans-serif;
}

.patients_grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
}

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

.fda_section {
    background-image: radial-gradient(circle farthest-corner at 65% 50%, #0a3981, var(--dark-blu));
    padding: 7% 20%;
}

.fda_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 0;
}

.fda_logo_cell {
    justify-content: center;
    align-items: flex-end;
}

.fda_text_cell {
    justify-content: center;
}

.fda_text {
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Lora, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.8em;
}

.media_section {
    background-color: var(--ivory);
    color: var(--black);
    padding: 5% 15%;
}

.news_headline {
    text-align: center;
}

.news_video_cell {
    align-items: stretch;
}

.news_text_cell {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
}

.news_text_div {
    width: 80%;
}

.tv_logo_div {
    width: 15%;
    mix-blend-mode: multiply;
}

.todayshow_wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}

.todayshow_img_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.todayshow_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
}

.todayshow_overlay_div {
    z-index: 10;
    background-color: rgba(255, 255, 255, .69);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
}

.todayshow_logo {
    width: 150px;
}

.todayshow_overlay_text {
    margin-top: 20px;
    font-size: 1.2em;
    font-weight: 500;
}

.procedure_section {
    background-color: #f2f6fc;
    padding: 5% 10%;
}

.mitchell_section {
    padding-top: 0;
    padding-left: 0%;
}

.mitchell_grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 0;
}

.mitchell_text_cell {
    background-color: var(--dark-blue);
    justify-content: center;
    padding: 15% 20% 15% 10%;
}

.mitchell_img_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.mitchell_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 50%;
}

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

.mitchell_text {
    color: var(--white);
    margin-bottom: 30px;
    font-size: 1.4em;
    font-weight: 300;
}

.financing_img_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

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

.procedure_headline {
    margin-bottom: 10px;
}

.procedure_subheadline {
    margin-bottom: 5%;
    font-family: Lora, sans-serif;
    font-weight: 700;
}

.procedure_grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding: 0;
}

.procedure_cell {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding-left: 22px;
    padding-right: 22px;
}

.procedure_callout_headline {
    color: var(--blue);
    text-transform: uppercase;
    font-family: Lato, sans-serif;
    font-weight: 900;
}

.procedure_callout_text {
    margin-bottom: 0;
    font-size: 1.1em;
    line-height: 1.6em;
}

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

.guide_main_div {
    width: 45%;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.lines_wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-start;
    display: flex;
}

.dotted_line_horizontal {
    width: 69%;
    display: block;
}

.dotted_line_vertical {
    height: 50px;
    margin-bottom: 10px;
}

.dotted_line_vertical.nomargin {
    margin-bottom: 0;
}

.blue_text {
    color: #bbf8ff;
}

.darkblue_text {
    color: var(--darker-blue);
}

.chimdi_grid {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding: 0;
}

.chimdi_section {
    background-image: url('../images/blue-square.svg');
    background-position: 50%;
    background-repeat: repeat-x;
    background-size: 22%;
    padding-bottom: 0%;
    padding-left: 15%;
    padding-right: 15%;
}

.lasik_img_div {
    overflow: hidden;
}

.lasik_img_cell {
    align-items: stretch;
}

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

.google_photo_placeholder {
    width: 50px;
    height: 50px;
    background-color: #9d12c0;
    border-radius: 100px;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    display: flex;
}

.google_photo_placeholder._2 {
    background-color: #c01238;
}

.google_photo_placeholder._3 {
    background-color: #1220c0;
}

.letter {
    color: #fff;
    font-size: 1.4em;
}

.g_logo_placeholder {
    align-items: center;
    margin-top: auto;
    display: flex;
}

.image {
    margin-right: 20px;
}

.g_text {
    color: #7e7d7d;
    font-size: .9em;
}

.blue_p {
    color: var(--darker-blue);
    font-weight: 700;
}

.bluebold_text {
    color: #bbf8ff;
    font-weight: 800;
}

.patient_spotlight_header {
    color: var(--black);
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 400;
}

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

.photo_tag {
    text-align: center;
    margin-top: 30px;
    margin-left: 22px;
}

.heading-2 {
    color: var(--blue);
}

.innerpage_section {
    padding: 10%;
}

.breadcrumbs_wrapper {
    border-bottom: 1px solid var(--blue);
    align-items: center;
    margin-bottom: 4%;
    padding-bottom: 30px;
    display: flex;
}

.page_text {
    margin-right: 10px;
    font-size: .9em;
    font-weight: 700;
}

.page-link {
    margin-right: 10px;
    font-size: .9em;
    text-decoration: none;
}

.innerpage_img_div {
    width: 35%;
    float: right;
    clear: none;
    margin-left: 5%;
}

.innerpage_img_div.left {
    float: left;
    margin-left: 0%;
    margin-right: 5%;
}

.magazine_quote_text.t-gap{margin-top:15px}
h1.doc_name{    font-size: 4.2em;margin-bottom:30px;margin-top:45px}
h2.welcome_headline{color:#222;    font-size: 1.8em;font-weight:500;    font-family: Lora, sans-serif;}
.hero_section li{
	    font-size: 1.4em;
    line-height: 1.4em;
	
}

.la_logo {
    width: 260px;
    margin-bottom: 5%;
   
}
.soc_media_wrapper.top{
	    margin-bottom: 15px;
    align-items: baseline;
    margin-left: auto;
	    margin-right: 3%;
}
.top .soc_media_btn{
    width: 25px;
    height: 25px;
   
}
@media screen and (max-width: 1600px) {
	.logos_section {    
    padding: 40px 2%;
}
	
	.carousel-slider .carousel-slider__item img {
    height: 360px !important;
}
	
	.top10_section {   
    padding: 5% 10%;   
}
	
	.benefits_section .wrapper_div {
    width: 92%;
   
}
	.selftest_wrapper h2 {   
    font-size: 3em;
		
		
}


	.test_text {   
    font-size: 1.6em;
		
    
}
	.spotlight_headline{    font-size: 2em;}
	h2,.benefits_headline.script {   
    font-size: 2.4em;       
}
	
	.brands_section{padding: 7% 15%;}
	.footer_section {  
    padding: 5% 23% 5%;
  
}
	.doc_img{    max-width: 470px;}
.hero_btn strong {
    font-size: 21px;
}
	
.hero_btn {   
    padding: 8px 40px;   
    font-size: 16px;
}
	
h1.doc_name{    font-size: 2.9em;margin-bottom:30px;margin-top:25px}
h2.welcome_headline{color:#222;    font-size: 1.4em;font-weight:500;    font-family: Lora, sans-serif;}
.hero_section li{
	    font-size: 1.2em;
   
	
}
	
.magazine_quote_text {    
    font-size: 1.6em;   
}
	.magazine_name {   
    font-size: 18px;
   
}
	.quote_section {  
    padding: 20px 150px;
}
	
	.la_logo {   
		width:220px
   
}
	.soc_media_wrapper.top {
    margin-bottom: 0px;
		    margin-right: -4%;
  
}
.hero_section {
    height: 750px;   
}
	}

@media screen and (max-width: 1400px) {
	.benefits_section .wrapper_div {
    width: 100%;
   
}
.welcome_wrapper {   
    background-size: cover;
}
	}
@media screen and (max-width: 1180px) {
	    .logos_section {
        padding: 40px 12%;
    }
	 .logos_wrapper {
        flex-wrap: wrap;
		 
    }
    .welcome_wrapper {
        padding: 5% 5% 0%;
    }
}

@media screen and (max-width: 1080px) {
	.site-navigation ul li {   
    margin-right: 0px!important; 
    
}
	.logo {   
    font-size: 1em;
}
	#navigation{font-size:13px}
	.phone_btn {   
    font-size: 0.9em;  
    
}
	
	.footer_logo{line-height:normal}
	    .location_wrapper {
        width: 37%;
    }
	.links_wrapper {
    width: 50%;
    padding-left: 0%;
}
	    .footer_section {
        padding: 5% 15% 5%;
    }
	.doc_img {
        max-width: 40vw;
        margin-left: -100px;
    }
	
	    h1.doc_name {
        font-size: 3.2em;
        margin-bottom: 20px;
      
    }
	    h2.welcome_headline {      
        font-size: 1.7em;
       
    }
    .vip_overlay {
        justify-content: flex-end;
    }
	
	
	    .soc_media_wrapper.top {
        margin-bottom: 50px;
			    margin-right: -14%;

    }

}

@media screen and (max-width: 991px) {
	    .benefits_section .wrapper_div {
        width: 100%;
    }
	h1.doc_name {
    font-size: 2.6em;
    margin-bottom: 20px;
    margin-top: 0;
}
	    h2.welcome_headline {
        font-size: 1.4em;
			margin-bottom: 20px;
    }
	    .hero_section li {
        font-size: 1.1em;
        
    }
	.soc_media_wrapper.top{
		margin-left: inherit;
		margin-bottom: 20px;
        margin-right: 0;
		margin-top: 30px;
	}
	.la_logo {       
        
			margin-left: 0;
        width: 200px;
		margin-top:20px
    }
	    .magazine_quote_text {
        font-size: 1.4em;
    }
	    .magazine_name {
        font-size: 16px;
			letter-spacing: 3px;
    }
    .navlink {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .hero_section {
        height: 60vh;
        padding-bottom: 0;
    }

    .main_tagline_wrapper {
        padding-bottom: 0;
        padding-left: 9%;
        padding-right: 9%;
        top: 42%;
        bottom: auto;
        left: auto;
        right: auto;
    }

    .main_tagline {
        font-size: 3.2em;
    }

    .main_subheadline {
        font-size: 1.5em;
    }

    .hero_btns_grid {
        width: auto;
        grid-column-gap: 10px;
        border-bottom: 10px #fff;
        margin-top: 0px;
    }

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

    .main_text_wrapper {
        padding-bottom: 34px;
        padding-left: 0;
    }

    .mani_btn_cell {
        justify-content: center;
		z-index:99
    }

    .static_buttons_wrapper {
        width: 100%;
        height: 50px;
        left: 0%;
        right: 0%;
    }

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

    .welcome_wrapper {       
        padding: 14% 5% 0%;
    }
.doc_img {
        max-width: 45vw;
	        margin-left: -100px;
    }
    .welcome_headline {
        margin-bottom: 5%;
        font-size: 1.3em;
    }

    .quote_cell, .magazine_quote_text {
        text-align: center;
    }

    .vision_callout_section {
        height: auto;
        background-position: 85% 45%, 15% 15%;
        padding-top: 10%;
        padding-bottom: 10%;
    }

    .callout_text_cell {
        padding-top: 5%;
        padding-bottom: 5%;
        padding-right: 0%;
    }

    .callout_text_cell.technology {
        padding-left: 10%;
    }

    .callout_img_cell {
        align-items: center;
    }

    .patient_spotlight_section {
        background-image: none;
        padding-top: 5%;
        padding-bottom: 0%;
        padding-left: 0%;
    }

    .vip_patient_btn._2 {
        font-size: 1.1em;
    }

    .vip_overlay._2 {
        padding-left: 13px;
        padding-right: 14px;
    }

    .vip_name {
        line-height: 1.1em;
    }

    .financing_section {
        background-image: none;
        padding-top: 10%;
        padding-bottom: 10%;
    }

    .news_section {
        padding-left: 5%;
        padding-right: 5%;
    }

    .news_grid {
        grid-column-gap: 40px;
        grid-row-gap: 40px;
        padding: 0;
    }

    .news_text {
        height: auto;
    }

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

    .footer_section {
        padding-top: 10%;
    }

    .contact_cell {
        padding-bottom: 5%;
    }

    .footer_cell {
        border-top: 1px solid rgba(255, 255, 255, .44);
        border-left-style: none;
        padding-top: 10%;
        padding-left: 0%;
    }

    .contact_wrapper {
        width: 40%;
    }

    .location_wrapper {
        width: 37%;
    }

    .s_wrapper {
        width: 60%;
    }

    .navmenu {
        background-color: var(--dark-blue);
    }

    .navlink_dropdown {
        display: block;
    }

    .dropdown_toggle {
        padding-top: 15px;
        padding-bottom: 15px;
        display: block;
    }

    .dropdown_icon {
        margin-right: 13px;
    }

    .menu_btn {
        border: 1px none var(--white);
        color: var(--white);
        background-color: rgba(79, 227, 245, 0);
    }

    .menu_btn:hover {
        border-color: var(--blue);
        color: var(--white);
        background-color: #052a2e;
    }

    .menu_btn.w--open {
        color: var(--white);
        background-color: #1ebdcf;
    }

    
   

    .media_logo_square {
        width: 60px;
    }

    .google_testimonials_section {
        padding-top: 10%;
    }

    .hero_book_grid {
        margin-bottom: 14px;
    }

    .book_cover {
        margin-top: -42px;
    }

    .quote_section {
        padding-left: 20px;
        padding-right: 20px;
    }

    .logos_wrapper {
        flex-wrap: wrap;
    }

    .banner_text_div {
        width: 70%;
    }

    .benefits_section {
                padding: 10% 5% 2% 5%;
    }
	.bnefits_grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    
}

    .cost_text_cel {
        padding: 0% 10% 10%;
    }

    .benefits_text_cell {
        padding-top: 0px;
    }

    .brands_section {
                padding: 15% 5%;
    }
.procedure_section {   
    padding: 5% 5%;
}
	.financing_section {
    padding: 15% 5%;
}
    .brands_grid.middle {
        margin-top: 10%;
        margin-bottom: 10%;
    }

    .family_section {
        padding-top: 10%;
    }

    .family_grid {
        grid-column-gap: 0px;
        grid-row-gap: 0px;
    }

    .family_text_cell {
        padding-top: 0%;
        padding-left: 0%;
    }

    .family_img_cell {
        align-items: center;
    }

    .family_img_div {
        margin-left: 0;
    }

    .best_docs_banner_section {
        padding: 10%;
    }

    .selftest_text_div {
        left: 10%;
        right: 10%;
    }

    .book_section {
        padding: 10%;
    }

    .best_docs_logo {
        margin-top: 0;
    }

    .profession_txt {
        line-height: .5em;
    }

    .fda_section {
        padding: 10%;
    }

    .media_section {
        padding-left: 10%;
        padding-right: 10%;
    }

    .mitchell_text_cell {
        padding-top: 15%;
        padding-bottom: 15%;
        padding-right: 10%;
    }

    .mitchell_headline {
        font-size: 2em;
    }

    .mitchell_text {
        font-size: 1.1em;
        line-height: 1.4em;
    }

    .lines_wrapper {
        display: none;
    }

    .dotted_line_horizontal {
        width: 570px;
    }

    .dotted_line_vertical.nomargin {
        display: none;
    }

    .chimdi_section {
        background-position: 50% 0;
        background-size: 50%;
        padding-left: 10%;
        padding-right: 10%;
    }

    .innerpage_section {
        padding-top: 15%;
    }

    .innerpage_img_div {
        width: 45%;
    }
	.hero_section ul{margin-bottom:0}
}

@media screen and (max-width: 767px) {
	
		.selftest_wrapper {
    height: 360px;
    background-repeat: no-repeat;   
    background-size: cover;
}
	
	.doc_img {
        max-width: 57vw;
        margin-left: 0;
    }	
	    .cost_text_cel {
        padding: 0% ;
    }

    /*.dov_img_div {
        display: none;
    }*/

    h2 {
        font-size: 2.2em;
    }

    .logo {
        padding-left: 0;
        font-size: 1.2em;
    }

    .logo_img {
        margin-right: 5px;
    }

    .hero_section {
        height: auto;
        padding-top: 0;
    }

    .main_tagline_wrapper {
        border-width: 15px;
        padding-bottom: 0;
        position: absolute;
        top: 274px;
        bottom: auto;
        left: 0%;
        right: 0%;
    }

    .main_tagline {
        font-size: 2.2em;
    }

    .main_subheadline {
        font-size: 1.2em;
    }

    .phone_btn {
        font-size: 1.1em;
    }

    /*.hero_btn {
        width: 330px;
    }*/

    .main_text_wrapper {
        padding-bottom: 0;
    }

    .static_buttons_wrapper {
        height: auto;
        flex-wrap: nowrap;
        margin-top: 70px;
        padding-left: 0;
        padding-right: 0;
        position: static;
    }

    .static_btn {
        width: 50%;
        align-items: center;
        padding: 9px 10px;
        font-size: .8em;
    }

    .static_btn_icon {
        width: 28px;
        margin-right: 5px;
    }

    .welcome_wrapper {
        height: 900px;
        padding-top: 100px;
    }

    .welcome_headline {
        font-size: 1.2em;
        line-height: 1.3em;
    }

    .vision_callout_section {
        background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null);
        background-position: 0 0, 0 0, 0 0, 0 0;
        background-size: auto, auto, auto, auto;
        padding-top: 10%;
        padding-bottom: 10%;
    }

    .patient_spotlight_section {
        background-image: none;
        padding: 10% 5% 5%;
    }

    .celebs_grid {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .spotlight_headline {
        font-size: 2em;
    }

    .wrapper_div.celebs {
        width: 90%;
    }

    .news_text {
        height: auto;
    }

    .testimonials_section {
                padding: 15% 5% 10%;
    }

    .blog_section {
        padding-top: 10%;
		padding: 15% 5%;
    }
	

    .blog_main_headline {
        margin-bottom: 15%;
        font-size: 1.8em;
    }

    .contact_cell {
        flex-wrap: wrap;
    }

    .contact_wrapper {
        width: 100%;
        margin-bottom: 33px;
        padding-right: 0;
    }

    .location_wrapper, .links_wrapper {
        width: 45%;
    }

	.welcome_text_div {
    width: 62%;
   
}
    .dov_img_div {      
		width:38%;
        height: 430px;
        align-items: flex-end;
    }

    .doc_name {
        font-size: 2.4em;
    }

    .media_logo_horizontal.la {
        width: 200px;
    }

    .media_logo_square {
        width: 50px;
    }

    .book_cover {
        margin-top: -28px;
    }

    .book_text._2 {
        font-size: 1em;
        line-height: 1.4em;
    }

    .banner_text_div {
        width: 80%;
    }

    .brand_img_cell, .best_docs_logo_cell {
        align-items: center;
    }

    .selftest_btn_cell {
        align-items: flex-start;
        padding-top: 31px;
    }

    .selftest_button {
        padding-top: 31px;
        padding-bottom: 31px;
    }

    .best_docs_logo {
        width: 200px;
    }

    .patients_grid {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .fda_logo_cell {
        align-items: center;
    }

    .fda_logo {
        width: 50%;
    }

    .chimdi_section {
        background-position: 60% 0;
        background-repeat: repeat-x;
        background-size: auto 80%;
    }

    .breadcrumbs_wrapper {
        flex-flow: wrap;
        padding-bottom: 10px;
    }

    .page_text, .page-link {
        margin-bottom: 10px;
    }

    .innerpage_img_div {
        width: 100%;
        margin-left: 0%;
    }

    .innerpage_img_div.left {
        margin-bottom: 40px;
    }
	.top10_cell {
  
    grid-template-columns: 1fr;
}
	
	.top10_section {
    padding: 10% 5%;
   
}
	.top10_section .head {   
    font-size: 60px;  
    
		margin-bottom:25px
    
}
}



@media screen and (max-width: 479px) {
	 .dov_img_div {
        height: auto!important;
    }
	.welcome_text_div,.dov_img_div{text-align:center;width:100%;        display: block;}
	.welcome_wrapper,.welcome_text_div{display:block}
	.blue_p:last-child {margin-bottom:0!important}
	
	
	.financing_section .callout_grid.financing,.technology.callout_grid,.family_grid{
		    flex-direction: column-reverse;
		    display: flex;
		    grid-row-gap: 20px;
	}
	
	.magazine_quote_text.t-gap {
    margin-top: 0px;
}
	.magazine_name {   
    letter-spacing: 4px;
    margin-top: 0px;
}
	.selftest_wrapper {
    height: 340px;
		background-position-x: -260px;
   
}
	    .selftest_wrapper h2 {
        font-size: 2em;
			text-shadow: 1px 2px 3px black;
    }
	.footer_text {  
    padding: 2% 5% 15%;
   
}
	
	
.footer_logo {  
    font-size: 2em;    
}
	
	
	.la_logo {       
        width: 150px;
		    margin-bottom: 2%;
		margin-top: 10px;
       
    }
	.hero_btn {
        padding: 5px 35px;
		margin:auto
        
    }
	    .hero_btn strong {
        font-size: 16px;
    }
	h1.doc_name {
        font-size: 1.8em;
        margin-bottom: 15px;
        margin-top: 0;
    }
	
	.welcome_wrapper {
        background-position-y: top;
        background-position-x: -100px !important;
		
    }
	h2.welcome_headline {
        font-size: 1.1em;
        margin-bottom: 15px;
		text-align:center
    }
	h2.welcome_headline br{display:none}
	    .hero_section li {
        font-size: 1em;
			list-style-position: inside;
        
    }
	 .hero_section ul {
       padding-right:30px
        
    }

#w-node-_2ad2b6d4-ba0f-d64a-7510-32ec1e2c55ab-287c3886 {   
    grid-gap: 10px!important;
}
	.welcome_text_div ul{margin-bottom:0px}
	.doc_name {
        font-size: 1.8em;
    }

    h2 {
        font-size: 1.8em;
    }

    .hero_section {
        height: auto;
    }

    .main_tagline_wrapper {
        background-color: rgba(0, 0, 0, 0);
        border-top-style: none;
        top: 338px;
    }

    .main_tagline {
        margin-bottom: 10px;
        font-size: 2em;
        line-height: .9em;
    }

    .main_subheadline {
        font-size: 1.1em;
        line-height: 1.1em;
    }

    .phone_btn {
        display: none;
    }

    .hero_btns_grid {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        margin-top: 10px;
    }

   /* .hero_btn {
        width: 300px;
        font-size: .9em;
    }*/

    .main_text_wrapper {
        border-bottom-width: 15px;
    }

    .static_buttons_wrapper {
        height: auto;
        flex-flow: column wrap;
    }

    .static_btn {
        width: 100%;
        padding-top: 9px;
        padding-bottom: 9px;
        font-size: .9em;
    }

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

    .static_btn_txt_wrapper {
        width: 79.6935%;
    }

    .welcome_wrapper {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .welcome_headline {
        /*margin-bottom: 2%;*/
        font-size: 1.1em;
		padding-right: 15px;
		text-align:center
    }
	
	.soc_media_wrapper.top {        
        margin-bottom: 40px;
		/*display:none*/
		display:block
       
    }
	
	    .doc_img {
        max-width: 68vw;
        margin-left: auto;
        margin-right: auto;
    }
.welcome_wrapper {       
        padding: 2% 0% 0% 2%;
	/*background-position-x: -265px;*/
    }
    .quotes_grid {
        margin-bottom: 0%;
    }

    .quote_cell {
        padding-left: 19px;
        padding-right: 19px;
    }

    .doc_section {
        padding-left: 0;
        padding-right: 0;
    }

    .vision_callout_section {
        background-color: var(--white);
        background-image: none;
        padding-top: 15%;
        padding-left: 10%;
        padding-right: 10%;
    }

    .callout_text_cell {
        padding-left: 5%;
        padding-right: 5%;
    }
	
	.selftest_section .btn {
  
    padding: 15px 20px;
   
    font-size: 21px;
}
	.btn_img {
   
    width: 28px;
}

    .callout_text_cell.technology {
        padding-top: 15%;
        padding-bottom: 15%;
    }

    .callout_headline {
        font-size: 1.3em;
    }

    .patient_spotlight_section {
        background-size: auto 60%;
        padding-bottom: 15%;
    }

    .vip_patient_btn {
        font-size: 1.1em;
    }

    .vip_overlay {
        padding-left: 8px;
        padding-right: 8px;
    }

    .vip_name {
        font-size: 1.2em;
    }

    .financing_section {
        padding-top: 15%;
    }

    .news_section {
        margin-left: 0;
        margin-right: 0;
        padding: 15% 10%;
    }

    .wrapper_div.celebs {
        margin-bottom: 15%;
    }

    .news_text {
        line-height: 1.4em;
    }

    .technology_section {
        background-image: none;
        padding-top: 0%;
        padding-bottom: 0%;
    }

    .testimonials_section {
        margin-left: 0;
        margin-right: 0;
        
        padding-left: 5%;
    }

    .blog_section {
        padding-top: 12%;
    }

    .blog_cell {
        background-color: rgba(255, 255, 255, .77);
        padding-left: 0;
        padding-right: 0;
    }

    .blog_img {
        width: 100%;
    }

    .footer_section {
        margin-left: 0;
        margin-right: 0;
        padding-top: 10%;
        padding-left: 0%;
        padding-right: 0%;
    }

    .location_wrapper {
        width: 100%;
        margin-bottom: 10%;
    }

    .links_wrapper {
        width: 100%;
        margin-top: 0%;
		margin-bottom: 10%;		
    padding-left: 0%;
    }

    .footer_logo_img {
        width: 60px;
        margin-right: 15px;
		
    }

    .s_wrapper {
        width: 100%;
    }

    .hero_btn_img {
        width: 30px;
		/*display:none*/
    }

   
    .zeiss_logo {
        margin-bottom: 5px;
    }

    .doc_name {
        margin-bottom: 10px;
        line-height: 1em;
    }

    .logos_section {
        padding: 20px 5%;
    }

    .media_logo_horizontal {
        width: 80px;
        margin-bottom: 5px;
    }

    .media_logo_horizontal.la {
        width: 120px;
    }

    .media_logo_square {
        width: 50px;
        margin-bottom: 5px;
    }

    .doc_logo.bw {
        margin-bottom: 5px;
    }
    .family_section {
        padding: 14% 5% !important;
    }
	.best_docs_banner_section {
        padding: 10% 5%;
    }
	.book_section {
        padding: 10% 5%;
    }
	.callout_text_cell.technology {   
    padding: 10% 5% 15% 5% !important;
}
	.selftest_text_div {
        left: 5%;
        right: 5%;
    }
    .google_testimonials_section {
        padding-top: 12%!important;
        padding-bottom: 15%!important;
    }

    .book_cover {
        margin-top: 0;
    }

    .book_text {
        padding-top: 0;
        font-size: 1em;
    }

    .callout_img_div_round {
        width: 200px;
        height: 200px;
    }

    .banner_img {
        object-position: 80% 50%;
    }

    .banner_text {
        font-size: 1.4em;
    }

    .benefits_section {
        padding-top: 15%;
        padding-bottom: 10%;
    }

    .benefits_headline {
        font-size: 2.2em;
    }

    .family_section {
        padding-top: 15%;
    }

    .best_docs_subheadline {
        font-size: 1.3em;
    }
.selftest_btn_cell {
     
        padding-top: 0;
    }
	    .fda_section {
        padding: 10% 5%;
    }
    
    .test_text {
        font-size: 1.2em;
		text-shadow: 1px 2px 3px black;
    }
	.selftest_section .btn {
 
    font-size: 18px;
}

    .selftest_button {
        padding-left: 19px;
        padding-right: 19px;
        font-size: 1.1em;
    }

    .book_section {
        padding-top: 15%;
        padding-bottom: 15%;
    }

    .book_img_cell {
        align-items: center;
    }

    .profession_txt {
        font-size: .7em;
    }

    .fda_section {
        padding-top: 15%;
        padding-bottom: 15%;
    }

    .fda_logo {
        width: 80%;
    }

       .mitchell_text_cell {
        padding-top: 15%;
        padding-bottom: 15%;
        padding-right: 5%;
        padding-left: 5%;
    }
	    .media_section {
			padding-top:12%;
        padding-bottom: 15%;
        padding-left: 5%;
        padding-right: 5%;
    }

    /*.news_text_cell {
        flex-direction: column;
    }

    .news_text_div {
        width: 100%;
    }

    .tv_logo_div {
        width: 100px;
        margin-bottom: 10px;
    }*/

    .procedure_section {
        padding-top: 15%;
        padding-bottom: 15%;
    }

    .procedure_cell {
        padding-left: 0;
        padding-right: 0;
    }

    .guide_main_div {
        width: auto;
    }

    .innerpage_section {
        padding-top: 30%;
    }

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


@media screen and (max-width: 400px) {
    h1.doc_name {
        font-size: 1.6em;       
    }
}

#w-node-f1dffe41-cda5-d430-168c-121a13087bef-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
}

#w-node-_2ad2b6d4-ba0f-d64a-7510-32ec1e2c55ab-287c3886, #w-node-_0bc8db40-02fe-e81a-8dfa-a88383ca79cb-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}

#w-node-_4c0ae182-bef6-f6a0-7e89-f64f2f98dc73-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_688f1e94-f8ec-5a18-7085-bc37491165dd-287c3886, #w-node-_8d60a094-bf0a-ac55-4929-39ed87a714f9-287c3886, #w-node-c2e060e2-6e81-1d84-e64f-ecd731e0e5e0-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: .3fr 1fr;
}

#w-node-_4e36e5ec-953b-161f-56a8-c9256ed00526-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
}

#w-node-b0f192f8-7932-e912-6a25-132a0fa3edcf-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
}

#w-node-_3c9116d8-b296-ac53-1117-4d966b7dc30e-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
}

#w-node-_3dd5021b-274e-f1fe-2e8a-e25168df5202-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_37a2e9f2-8007-4c8c-4757-8f55944e846b-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}

#w-node-_00798433-c334-33b0-93d9-a970b5288570-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
}

#w-node-_3d2466ee-5ae3-582b-04d3-57c2affba8e6-287c3886 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_10e42633-c021-1076-9d85-358dd7d404e2-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
}

#w-node-_8a38b6a0-6179-9609-21f0-38b41a1bc4e4-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
}

#w-node-_51a0b9c5-475b-7fa0-23b8-66288d48ae68-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}

#w-node-a26fccdd-3d64-f38d-cc1f-f659537cc7a1-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1373e36d-9673-cd01-7a50-55397cad7af4-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-ff2095d9-69fa-d24b-6c4e-44f0c2a784f4-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
}

#w-node-_5de4045e-354b-7acc-a83b-20617e762783-287c3886 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
}

#w-node-fa43bf3a-aebf-3319-5df6-8884f3103fad-287c3886 {
    grid-row: span 3 / span 3;
}

#w-node-ff2d9939-e98b-8c3f-21dc-a3e9c8e6d692-287c3886, #w-node-_9eb92de0-72ee-868e-6c99-2420f3d639db-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
}

#w-node-_5c3aa84c-ecb0-5841-721a-a88282be5c5a-287c3886 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_4386ce70-ad07-2713-3989-91f3409edbd3-287c3886, #w-node-_528cda63-ad33-7ebb-068c-0c749658bc85-85ef517f {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
}

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

    #w-node-_1373e36d-9673-cd01-7a50-55397cad7af4-287c3886 {
        grid-template-columns: repeat(3, 1fr);
    }

}

@media screen and (max-width: 991px) {
    #w-node-_2ad2b6d4-ba0f-d64a-7510-32ec1e2c55ab-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr 1fr;
    }

    #w-node-_4c0ae182-bef6-f6a0-7e89-f64f2f98dc73-287c3886, #w-node-_4e36e5ec-953b-161f-56a8-c9256ed00526-287c3886, #w-node-b0f192f8-7932-e912-6a25-132a0fa3edcf-287c3886, #w-node-_3c9116d8-b296-ac53-1117-4d966b7dc30e-287c3886, #w-node-_3dd5021b-274e-f1fe-2e8a-e25168df5202-287c3886, #w-node-_37a2e9f2-8007-4c8c-4757-8f55944e846b-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #w-node-_3d2466ee-5ae3-582b-04d3-57c2affba8e6-287c3886 {
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
    }

    #w-node-_51a0b9c5-475b-7fa0-23b8-66288d48ae68-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #w-node-_5de4045e-354b-7acc-a83b-20617e762783-287c3886 {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr;
    }

    #w-node-fa43bf3a-aebf-3319-5df6-8884f3103fad-287c3886 {
        grid-row: span 3 / span 3;
    }

    #w-node-ff2d9939-e98b-8c3f-21dc-a3e9c8e6d692-287c3886, #w-node-_5c3aa84c-ecb0-5841-721a-a88282be5c5a-287c3886, #w-node-_4386ce70-ad07-2713-3989-91f3409edbd3-287c3886, #w-node-_528cda63-ad33-7ebb-068c-0c749658bc85-85ef517f {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }
}

@media screen and (max-width: 767px) {
    #w-node-_2ad2b6d4-ba0f-d64a-7510-32ec1e2c55ab-287c3886, #w-node-_0bc8db40-02fe-e81a-8dfa-a88383ca79cb-287c3886, #w-node-_688f1e94-f8ec-5a18-7085-bc37491165dd-287c3886, #w-node-_8d60a094-bf0a-ac55-4929-39ed87a714f9-287c3886, #w-node-c2e060e2-6e81-1d84-e64f-ecd731e0e5e0-287c3886, #w-node-_00798433-c334-33b0-93d9-a970b5288570-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #w-node-_3d2466ee-5ae3-582b-04d3-57c2affba8e6-287c3886 {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr 1fr;
    }

    #w-node-_8a38b6a0-6179-9609-21f0-38b41a1bc4e4-287c3886, #w-node-a26fccdd-3d64-f38d-cc1f-f659537cc7a1-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #w-node-_1373e36d-9673-cd01-7a50-55397cad7af4-287c3886 {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr;
    }

    #w-node-ff2095d9-69fa-d24b-6c4e-44f0c2a784f4-287c3886, #w-node-_9eb92de0-72ee-868e-6c99-2420f3d639db-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }
}

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

    #w-node-_1373e36d-9673-cd01-7a50-55397cad7af4-287c3886 {
        grid-template-columns: repeat(2, 1fr);
      /*  grid-gap: 0;*/
    }

}

@media screen and (max-width: 479px) {
	.carousel-slider-outer {
    margin-bottom: 0%;
    padding: 4%;
}
    #w-node-_2ad2b6d4-ba0f-d64a-7510-32ec1e2c55ab-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #w-node-_3d2466ee-5ae3-582b-04d3-57c2affba8e6-287c3886 {
        grid-template-rows: auto auto auto;
        grid-template-columns: 1fr;
    }

    #w-node-_10e42633-c021-1076-9d85-358dd7d404e2-287c3886 {
        grid-template-rows: auto;
        grid-template-columns: 1fr;
    }

    #w-node-_1373e36d-9673-cd01-7a50-55397cad7af4-287c3886 {
        /*grid-template-rows: auto auto auto;*/
        /*grid-template-columns: 1fr;*/
    }
}
@media screen and (max-width: 380px) {
    .footer_logo {
        font-size: 1.7em;
    }
	  }

