body, body p, body div{font-family: Jost !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Marcellus, serif !important;font-weight: 300 !important;}
b, strong {font-weight: bold !important;}
@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #FFFFFF;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #FFFFFF;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #FFFFFF;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Jost';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #1c4889 !important;font-size: 20px !important;text-transform: uppercase;}
.ry-btn-primary:hover {background: #0193dd !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #1c4889 !important;background: #fff !important;}
.ry-btn.ry-btn-secondary:hover {background: #0193dd !important;color: #fff !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 10px !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}
.btn-center {margin-inline: auto;}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

.section-heading {margin-bottom: 30px;}

.section-heading h2 {
    text-transform: uppercase;
    font-size: 50px !important;
	line-height: 1;
}

.section-heading p {
    color: #0193dd;
    font-size: 20px;
    font-family: 'Tenor Sans', sans-serif !important;
    text-transform: uppercase;
}

.ws-bg {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/bg_1.jpg) no-repeat;
    background-size: cover;
    z-index: 1;
    margin-top: -170px;
    padding-top: 170px;
}


.hp-section {padding: 80px 0;}

.custom-services.ry-flex {
    gap: 30px;
    margin: 20px 0 40px;
}

.custom-services .ry-each {
    background: #0193dd;
    padding: 100px 40px;
    border-radius: 40em 40em / 35em 35em;
	transition: all 300ms ease-in-out;
	outline: 1px solid #0193dd;
    outline-offset: 8px;
	max-height: 420px;
}

.custom-services .ry-each:hover {
	background: #1c4889;
	outline-color: #1c4889;
}

.custom-services .icon img {
    max-width: 110px;
    aspect-ratio: 1;
    margin: 0 auto;
    float: none;
    transition: all 300ms ease-in-out;
    object-fit: contain;
    object-position: center;
}

.custom-services .ry-each .title {
    margin: 20px 0;
    min-height: 70px;
}

.custom-services .ry-each .title a {
    color: #fff;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.custom-services .ry-each::after {
    content: '\f178';
    width: 35px;
    height: 35px;
    font-size: 18px;
    font-family: 'FontAwesome';
    color: #fff;
    background: #ffffff73;
    border-radius: 50%;
    transition: all 300ms ease-in-out 100ms;
    margin: 20px auto 0;
    display: none;
    align-items: center;
    justify-content: center;
    clear: both;
}

.custom-services .ry-each:hover::after {display: flex;}
.custom-services .ry-each:hover .icon img {max-width: 75px;}

.myopia-doctor .top .ry-content {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/meetthedoctor_bg.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 80px 80px 0;
    border-radius: 125px 125px 0 0;
}

.myopia-doctor .doctor {justify-content: end;}

.doctor .arrow-icon.icon {
    width: 50px;
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0593dd;
    border-radius: 50%;
    margin-left: auto;
    float: none;
    margin-top: 20px;
	cursor: pointer;
}

.doctor .arrow-icon.icon svg {
    fill: #fff;
    width: 25px;
    transform: rotate(320deg);
}

.myopia-doctor .doctor .img {
    width: 35vw;
    max-width: 660px;
    min-width: 300px;
}
.myopia-doctor .doctor .section-heading {width: fit-content;}

.doctor .section-heading h2, .doctor .section-heading p {text-align: right;}

.hp-section.myopia-doctor {padding-bottom: 0;}

.myopia-doctor .top .ry-content::before {
    content: '';
    display: block;
    width: 55%;
    aspect-ratio: 1;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/meetthedoctor_bg2.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 230px;
    left: -170px;
    z-index: 0;
}

.myopia-doctor .btm {
    margin-top: -20px;
    margin-bottom: -490px;
}

.myopia-doctor .btm .ry-content {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/helpingkids_bg.png) no-repeat;
    background-size: cover;
    padding: 80px 80px 0 120px;
    border-radius: 165px 0 165px 0;
}

.myopia-doctor .btm .section-heading h2, .myopia-doctor .btm p {color: #fff;}
.myopia-doctor .btm .img {margin-bottom: -6px;}

.reviews .ry-content.ry-flex {align-items: center;}

.reviews .txt, .reviews .map {width: calc(50% - 80px) !important;}

.reviews #mapCustomstyle1.map-ratio {
    padding-bottom: 500px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.ry-stars svg {
    fill: #0593dd;
    width: 20px;
}

.reviews .ry-stars.ry-flex {
    justify-content: center;
    gap: 3px;
}

.reviews h3 {
    text-transform: uppercase;
    margin: 5px 0 30px;
}

.reviews .cta-wrapper.ry-flex .cta-btn {width: fit-content;}

.reviews .cta-wrapper.ry-flex {
    justify-content: center;
    gap: 20px;
    align-items: center;
}

.reviews .cta-wrapper .arrow {width: 30px;}

.reviews .cta-wrapper .arrow svg {fill: #84959f;}

.hp-section.reviews {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/bg_2.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    padding-top: 590px;
	padding-bottom: 350px;
    margin-bottom: -240px;

}

.reviews .ry-content::before {
    content: '';
    position: absolute;
    left: 50%;
    top: -340px;
    width: 225px;
    height: 525px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/map_bg_1.png) no-repeat;
    background-size: contain;
    transform: translateX(-50%);
}

.reviews .map::before {
    content: '';
    width: 300px;
    aspect-ratio: 1;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/map_bg_2.png) no-repeat;
    top: 50%;
    right: -300px;
}

.reviews .map::before {
    content: '';
    width: 200px;
    aspect-ratio: 1;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/map_bg_2.png) no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: -60px;
}

/*HP Edits | Started - <November 06, 2025>*/

:root {
	--clr-black: #000;
	--clr-white: #fff;
	--clr-primary: #1c4889;
	--clr-secondary: #0193dd;


	--font-h1: clamp(3rem, 0.6828rem + 7.415vw, 4.85375rem); /*77.77px*/
	--font-h1Span: clamp(1.14625rem, 0.2455rem + 2.8825vw, 1.866875rem); /*29.87px*/
	--font-h2: clamp(1.14625rem, -1.1709rem + 7.415vw, 3rem); /*48px*/
	--font-h2Span: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
/*Global*/
	
.module-43 .ry-contact {gap: 10px;}
	
.header-cta {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 15px;
    background: #1c4889;
    min-width: 235px;
    color: #fff;
    border-radius: 10px;
	justify-content: center;
}

.header-cta div {
    color: #fff;
    font-weight: 300 !important;
    text-transform: uppercase;
	font-size: 16px;
}

.header-cta:hover {
	background: #0193dd;
	color: #fff;
}

.header-cta span {
    display: block;
    font-weight: 600;
}

.header-cta .icon {
   /* background: #ffff;*/
    width: 30px;
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.header-cta .icon svg {
	fill: #fff;
	width: 25px;
}
.header-cta.header-cta-2 {background: #0193dd;}
.header-cta.header-cta-2:hover {background: #1c4889;}
.header-cta.header-cta-3 {background: #000;}
.header-cta.header-cta-3:hover {background: #1c4889;}
/*fonts*/

.custom-headline h1 {
    font-size: var(--font-h1) !important;
    text-align: center;
	text-transform: uppercase;
}
	.custom-headline h2 {
		text-align: center;
		font-size: var(--font-h2) !important;
	}

	.custom-headline h2 .span-1 {
		font-size: var(--font-h2Span);
		font-family: 'Poppins';
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: 0.28em;
		display: block;
		color: var(--clr-secondary);
	}

	.custom-headline h2 .span-2 {
		color: var(--clr-secondary);
	}
/*btn*/

body[data-page-name="index"] .ry-services.style2 .ry-btn-primary {
    color: white !important;
}
body[data-page-name="index"] .ry-services.style2 .ry-btn-primary:hover {
    color: #374151 !important;
}

/*Modal*/
/*Header*/
.module-34 .ry-flex {
    justify-content: center;
    gap: 120px;
    padding-bottom: 20px;
}

.module-34 .ry-header-logo img {
    max-width: 200px;
}
.ry-menu .ry-nav {
    gap: 30px;
    justify-content: center;
}
/*Hero*/
	
.module-66 .carousel .carousel-inner {border-radius: 0 0 200px 200px;}

.module-66 .carousel .carousel-inner .item .text-center::before {
    content: "'";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, #000000a3, transparent, #ffffff80, white);
}
	
.bnr-textbox .custom-headline h1 {color: #fff;}
	
.bnr-textbox .custom-headline p {
    text-align: center;
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    font-family: 'Tenor Sans', sans-serif !important;
	position: relative;
}
	
.bnr-textbox .custom-headline p::before, .bnr-textbox .custom-headline p::after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 150px;
    background: #fff;
    transform: translateY(-10px);
}
	
.bnr-textbox .custom-headline p::before {transform: translate(-35px, -10px);}
.bnr-textbox .custom-headline p::after {transform: translate(35px, -10px);}
	
/*Welcome*/

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 660px;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width: calc(100% - 660px);
}

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}

.module-welcome.style-5 .ry-text p {
    line-height: 1.6;
    margin: 0;
    text-align: left !important;
    max-width: 80%;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo {
    margin-bottom: 50px;
}
.module-welcome.style-5 .custom-headline h2 {
    text-align: right !important;
}

.module-welcome.style-5 .ry-flex {
    align-items: center;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}

.module-welcome.style-5 .btn-wrapper {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding-top: 20px;
}
.module-welcome.style-5 .background-section {
    opacity: 1;
    filter: none;
}
.module-welcome.style-5 .logo-wrapper .logo-wrapper img {
    max-width: 160px;
    margin-right: 0;
}

.module-welcome.style-5 .logo-wrapper img {
    max-width: 190px;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 30px;
}
	
.module-welcome.style-5 .ry-each.image-wrapper .photo::before {
    content: '';
    position: absolute;
    width: 100%;
    aspect-ratio: 1;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/right.png) no-repeat;
    background-size: contain;
    top: 50%;
    right: -415px;
    transform: translateY(-15%);
    z-index: -1;
}
	
.module-welcome.style-5 .text-wrapper::before {
    content: '';
    position: absolute;
    width: 230px;
    height: 100%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/HomepageAssets/left.png) no-repeat;
    background-size: contain;
    top: 50%;
    left: -265px;
    transform: translateY(-50%);
    z-index: -1;
}

/*CTA*/
/*Services*/

.ry-services.style2 .ry-content .content {
    max-width: 1600px;
    display: flex;
	    align-items: center;
    gap: 80px;
}

.ry-services.style2 .block-count-6 {
    margin: 0;
    margin-left: 0;
    width: 100%;
}

.ry-services.style2 .block-count-6 .ry-each .block-group {
    justify-content: center;
}

.ry-services.style2 .custom-headline {
    padding-bottom: 20px;
}

.ry-services.style2 .button-wrapper {
    padding-top: 20px;
    width: 100%;
    display: flex;
}

.ry-services.style2 .custom-headline h2,
.ry-services.style2 .custom-headline h2 span,
.module-28 .custom-headline h2,
.module-28 .custom-headline h2 span{
    text-align: left !important;
}

.ry-services.style2 .block-count-6 .ry-each {
    width: 100%;
}

.ry-services.style2 .text-wrapper {
    width: 50%;
}
.ry-services.style2 .custom-headline h2, .ry-services.style2 .custom-headline h2 span, .ry-services.style2 div {
    color: white;
}

.ry-services.style2 .ry-btn {
    background: transparent !important;
    border: 5px solid white;
}

.ry-services.style2 .ry-btn:hover {
    background: white !important;
    color: #374151 !important;
}

.ry-services.style2 .ry-each .photo {
    background: white;
    border-radius: 999px;
}

.ry-services.style2 .block-count-6 .ry-each .each-block {
    margin-bottom: 120px;
    overflow: visible;
}

.ry-services.style2 .ry-each .title {
    bottom: -70px;
    width: 60%;
}

.ry-services.style2[data-style="Featured Icons"] .ry-each .each-block:before {
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    z-index: 1;
}

.ry-services.style2 .ry-each .photo:after {
    background: var(--clr-secondary);
    opacity: .9;
}

.ry-services.style2[data-style="Featured Icons"] .ry-each .each-block:hover:before {
    border-color: white;
}

.ry-services.style2[data-style="Featured Icons"] .ry-each .photo img {
    transition: all linear .8s;
}

.ry-services.style2[data-style="Featured Icons"] .ry-each .each-block:hover .photo img {
    width: 100%;
    max-width: 440px;
    opacity: 0.3;
}
/*Team*/

.module-28 {
    max-width: 70%;
    box-shadow: 0 0 7px #3333335c;
    margin-top: -5vw;
    margin-left: 15%;
    border-top-left-radius: 47px;
    border-top-right-radius: 47px;
}

.module-28 .ry-generic-copy {
    margin: 40px 0;
    text-align: left !important;
}

.module-28 .ry-generic-copy p {
    text-align: left;
}

.module-28 .ry-btn-wrapper {
    justify-content: flex-start;
}

.module-28 .ry-right {
    flex-basis: 55%;
}
.module-28 .ry-content {
    height: 440px;
}

.module-28 {
    margin-bottom: calc(6.6vh + 35px);
}
.module-28 .ry-left img {
    bottom: -90px;
    max-width: 27%;
    left: 12%;
}
/*Insurance*/

#section-insurances #top-brands .ry-multi-item-slider .container.ry-container {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
/*Brands*/
body.home #top-brands .ry-multi-item-slider .container.ry-container {
    background: #0193dd26;
    max-width: 70%;
}

#section-brands #top-brands .ry-multi-item-slider .container.ry-container {
    border-radius: 0;
}
#section-brands .ry-multi-item-slider {
    padding-bottom: 0;
}

#section-brands .custom-headline h2 .span-1, #section-insurances .custom-headline h2 .span-1 {
    padding-bottom: 30px;
}

body.home .owl-carousel .owl-nav .owl-prev, body.home .owl-carousel .owl-nav .owl-next {
    opacity: 0;
}
/*Appointment Form*/
/*Testimonials*/

.module-testimonials.style-4 {
    margin-top: calc(100px + 6.6vh);
    margin-bottom: 0;
}
.module-testimonials.style-4 .ry-flex .ry-each .each-comment .ry-text p {
    text-align: center;
}
.module-testimonials.style-4 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-20e14b9e-4f05-4469-a69b-34a15868303e/Background_images/GLEC_reviews_bg.jpg) center center no-repeat;
    background-size: cover;
}
.module-testimonials.style-4 .logo-wrapper img {
    margin: 0 auto;
    max-width: 150px;
    margin-bottom: 20px;
}

.module-testimonials.style-4 {
    padding-top: 150px;
}
/*Footer*/
#mapCustomstyle1 {
    padding-bottom: 650px;
    width: 100%;
}
.module-16 #footer-row2 .ry-text * {
    color: white !important;
}
	
/*Media Queries*/
@media (min-width: 1081px) {
    .ry-services.style2 .block-count-6 .ry-each:nth-child(2) {
        margin-top: 0;
    }
}
@media (max-width: 1440px) {
	.fixed .header-cta .text {display: none;}
	.fixed .header-cta {
		width: fit-content;
		min-width: unset;
	}
	.custom-services .ry-each {
		padding: 50px 40px;
		max-height: 320px;
	}
}
@media (max-width: 1200px) {
	.module-welcome.style-5 .ry-each.image-wrapper {max-width: 500px;}
	.module-welcome.style-5 .ry-each:not(.image-wrapper) {
		max-width: calc(100% - 360px);
		padding-right: 30px;
	}
	.module-welcome.style-5 .ry-text p {max-width: unset;}
	.custom-services.ry-flex {flex-wrap: wrap;}
	.custom-services .ry-each {
		width: calc(33.33% - 30px);
		padding: 110px 30px;
		max-height: 440px;
	}
}
@media screen and (max-width:1080px){
	.module-66 .bnr-textbox {
		background: #1c4889;
		padding: 60px 0;
	}
	.section-heading p {text-align: center;}
	.section-heading h2 {font-size: 30px !important;}
	.module-66 .carousel {background: #1c4889;}
    .module-welcome.style-5 .logo-wrapper .logo-wrapper img {
        max-width: 160px;
        margin-right: 0;
    }
    
    .module-welcome.style-5 .logo-wrapper img {
        max-width: 190px;
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 30px;
    }
    
    .module-66 .bnr-textbox {
        position: relative;
        margin: 0 !important;
    }
    
    .module-welcome.style-5 .logo-wrapper img {
        margin-right: auto;
    }
    
    .module-welcome.style-5 .ry-each:not(.image-wrapper) {
        max-width: 100%;
    }
    
    .module-welcome.style-5 .btn-wrapper {
        justify-content: center;
    }
    
    .module-welcome.style-5 .ry-text p {
        max-width: 100%;
    }
    
    .ry-services.style2 .ry-content .content {
        flex-direction: column;
    }
    
    .ry-services.style2 .text-wrapper {
        width: 100%;
    }
    .module-welcome.style-5 .custom-headline h2,
    .ry-services.style2 .custom-headline h2,
    .ry-services.style2 .custom-headline h2 span,
    .module-28 .custom-headline h2,
    .ry-services.style2 div,
    .module-28 .custom-headline h2 span,
    .module-welcome.style-5 .ry-text p{
        text-align: center !important;
    }
    .ry-services.style2 .button-wrapper {
        justify-content: center;
    }
    
    .module-28 .ry-content {
        height: initial;
    }
    
    .module-28 .ry-right {
        flex-basis: 100%;
    }
    
    .module-28 .ry-btn-wrapper {
        justify-content: center;
        padding-top: 20px;
    }
    
    .module-28 {
        margin-bottom: 6.6vh;
    }
    
    .module-testimonials.style-4 {
        margin-top: 0;
        background-position: left;
    }
	.ry-services.style2 .each-block .photo {
		background: white;
		border-radius: 999px;
		overflow: hidden;
	}

	.ry-services.style2 .each-block .photo img {
		height: 50%;
		width: 50%;
		left: 25%;
		top: 25%;
	}

	.ry-services.style2 .each-block .photo:before {
		height: 100%;
		background: none;
		border: 5px solid var(--clr-primary);
		border-radius: 999px;
		height: 80%;
		width: 80%;
		left: 10%;
		top: 10%;
	}

	.mobile-services .slick-track .each-block {
		margin-bottom: 95px;
	}

	.ry-services.style2 .each-block .title {
		bottom: -100px;
	}
	.myopia-doctor .btm .ry-content {
		flex-direction: column;
		gap: 30px;
		border-radius: 140px 0 !important;
		background-position: center;
	}
	.reviews .ry-content.ry-flex {
    flex-direction: column-reverse;gap: 60px;}
	.reviews .txt, .reviews .map {width: 100% !important;}
	.module-16 #footer-row1 .card-wrap {
		flex-direction: column;
		align-items: center;
		gap: 60px;
	}
	.module-16 #footer-row1 .card {width: 300px !important;}
	.module-16 #footer-row1 .card .card-body .social-media .social-icons {justify-content: center;}
	.module-16 {border-radius: 10% 10% 0% 0% / 15% 15% 0% 0%;}
}
@media (max-width: 768px) {
	.module-16 #footer-row1 .card .card-body .ry-footer-detail.office-hours {
		flex-direction: column;
		align-items: center;
	}
	.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {margin: 0;}
	.module-16 {border-radius: 10% 10% 0% 0% / 5% 5% 0% 0%;}
	.custom-services .ry-each {
		padding: 45px 30px;
		max-height: 310px;
	}
}
@media (max-width: 600px) {
	.custom-services .ry-each {width: calc(50% - 30px);}
}
@media (max-width: 500px) {
	.custom-services .ry-each {width: 100%;}
	.custom-services .ry-each {
		padding: 100px 0;
		max-height: 400px;
	}
	.myopia-doctor .doctor {
		flex-direction: column-reverse;
		align-items: center;
	}
	.doctor .section-heading h2, .doctor .section-heading p {text-align: center;}
	.doctor .arrow-icon.icon {margin: 20px auto 0;}
	.myopia-doctor .btm {margin-top: -70px;}
	.myopia-doctor .btm .ry-content {
		border-radius: 80px 0 !important;
		padding: 80px 50px 0 50px;
	}
	.myopia-doctor .top .ry-content::before {display: none;}
	.bnr-textbox .custom-headline p {font-size: 25px;}
	.bnr-textbox .custom-headline p::before, .bnr-textbox .custom-headline p::after {width: 30px;}
}
/* END | HP Edits*/
#payment-insurance .module-32-heading-2 h4 {
    color: #1c4889;
    letter-spacing: 1px;
    text-transform: capitalize;
}
	
	.carousel-control.right, .carousel-control.left {
		background-image: none;
	}
	
	.module-welcome.style-5 .carousel-control.right, .carousel-control.left {
    display: none;
}
	
.gallery-grid {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}
	
.gallery-grid .ry-each {width: 100%;}
	