body, body p, body div{font-family: Mulish !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Mulish, sans-serif !important;font-weight: 600 !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: 'Mulish';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: #232061 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #333333 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #333333 !important;}
.ry-btn.ry-btn-secondary:hover {background: #232061 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 100px !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;
}

@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;
}

/* HP Edits - Started <June 16,2026> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #2f241e;
	--clr-primary: #232061;
	--clr-secondary: #333333;
	
	--font-herotitle: clamp(1.375rem, -1.9063rem + 10.5vw, 4rem); /*60px*/
	--font-title: clamp(1rem, -1.5rem + 8vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.375rem, 0.7758rem + 1.9175vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1.125rem, 1.0984rem + 0.085vw, 1.14625rem); /*18.34px*/
}
/**/
	/*fonts*/


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

.custom-headline h2 {
    font-size: var(--font-title) !important;
    color: var(--clr-primary);
    text-align: center;
    text-transform: capitalize;
}

.custom-headline h2 .span-2 {
    text-transform: uppercase;
    font-weight: 500;
}
	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
        .ry-menu .ry-nav li.dropdown .dropdown-menu li {
            background: var(--color-primary-background);
            color: #374151;
        }
/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

mm-burger {
    color: #374151;
}
.ry-menu .ry-nav li.primary .caret {
    border-color: #374151;
    border-top: 4px solid;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
		border-top: 4px solid;
		border-right: 4px solid transparent;
		border-left: 4px solid transparent;
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
.module-43 .ry-right .ry-menu .nav-menu li a {
    color: #374151;
}
.ry-sticky-menu.fixed {
    background: white;
    box-shadow: 0 0 7px 3px #33333300;
}
.mobile-container {
    position: relative;
    background: white;
}

.mobile-container .flex-wrap .mobile_logo img {
}

.mobile-container .mobile-nav button .hamburger-inner, .mobile-container .mobile-nav button .hamburger-inner:before, .mobile-container .mobile-nav button .hamburger-inner:after {
    background: var(--clr-black);
}

/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
#hp-slider .swiper-pagination-bullet {
    background-color: white;
}
.module-66 .carousel .carousel-control {
    opacity: 0;
}
/* CTA */
	/**/
/* Welcome */
	/**/

.module-welcome.style-5 .ry-each.image-wrapper {
    opacity: 0;
}

.module-welcome.style-5 .background-section {
    opacity: 1;
    filter: none;
}

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

/* Services */
	/**/

.module-services.style-12 {
    padding: 0 0 12.6vh;
}

.module-services.style-12 .ry-content {
    margin-top: -350px;
}

.module-services.style-12 .content {
    margin-top: 40px;
    border-radius: 70px;
    overflow: hidden;
    box-shadow: 0 0 7px 3px #33333300;
}

.module-services.style-12 .ry-container {
    max-width: 1280px;
}

.module-services.style-12 .content .ry-flex {
    gap: 0;
}

.module-services.style-12 .content .ry-flex .ry-each {
    max-width: calc(100% / 3) !important;
    border-radius: 0;
    padding-top: 310px;
    padding-bottom: 100px;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details p {
    display: none;
}
.module-services.style-12 .content .ry-flex .ry-each:nth-child(1) {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-eec69761-e517-47a7-9669-6052aeb4c5b2/HomeAssets/srvcs_contactlens.png) center center no-repeat;
    background-size: cover;
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(2) {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-eec69761-e517-47a7-9669-6052aeb4c5b2/HomeAssets/srvcs_comprehensiveeyeexam.png) center center no-repeat;
    background-size: cover;
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(3) {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-eec69761-e517-47a7-9669-6052aeb4c5b2/HomeAssets/srvcs_eyeexamdriver.png) center center no-repeat;
    background-size: cover;
}
.module-services.style-12 .content .ry-flex .ry-each::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to top, #000000a1, transparent, transparent);
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(even) .services-details p,
.module-services.style-12 .content .ry-flex .ry-each:nth-child(even) .services-details h4, .module-services.style-12 .content .ry-flex .ry-each:nth-child(odd) .services-details h4 {
    color: white;
    position: relative;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 span {
    display: block !important;
    text-transform: uppercase;
    font-weight: 400;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
    display: block;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
    font-size: var(--font-spantitle);
}
.module-services.style-12 .content .ry-flex .ry-each .photo img {
    filter: brightness(0) invert(1) !important;
    height: 150px;
}
/* Meet the Team */
	/**/

.module-28 .ry-content {
    height: 100%;
}

.module-28 {
    padding: 6.6vh 0 500px;
}

.module-28 .ry-left img {
    max-width: 70%;
    left: 0;
    position: relative;
    margin: 0 auto;
}

.module-28 .ry-container {
    max-width: 1280px;
}

.module-28 .ry-generic-copy {
    margin: 40px 0;
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
	.module-70 .ry-each.ry-each-4::before {
    opacity: 0;
}

.module-70 .ry-each {
    height: 100%;
}

.module-70 .ry-each.ry-each-4 p {
    margin: 20px 0;
    text-align: center;
}
/* Testimonials */
	/**/
.module-testimonials.option-1:before {
    height: 100%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-eec69761-e517-47a7-9669-6052aeb4c5b2/HomeAssets/bg_testimonials.jpg) center right no-repeat;
	background-size: cover;
}

.module-testimonials.option-1 {
    padding: 6.6vh 0;
}

.module-testimonials.option-1 .content {
    max-width: 50%;
    margin-left: 50%;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: none;
    padding-top: 0;
    padding-bottom: 80px;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    display: none;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
    color: #666;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5 {
    color: #666;
}

.testimonials-wrapper .carousel-indicators li {
    background: var(--clr-primary);
}

.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: .3;
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin: 40px 0;
}
/* Footer */
	/**/
.module-44 .custom-headline h2 {
    font-size: var(--font-spantitle) !important;
    margin-bottom: 20px !important;
}

.module-44 .custom-headline h2 .span-2 {
    font-size: var(--font-spantitle);
}

.module-44 .ry-flex .ry-each {
    flex-basis: calc(100% / 3);
    -ms-flex-preferred-size: calc(100% / 3);
}

.module-44 .ry-container {
    max-width: 1600px;
}

.module-44 .ry-flex .ry-each .custom-headline h2 .span-2 {
    width: 100%;
    display: inline;
}

.module-44 .ry-footer-top {
    padding-bottom: 20px;
}

.module-44 .social-icons .social-inner-wrap li .fa {
    font-family: 'FontAwesome';
}

.module-44 .ry-footer-copyright .ry-left img, .module-44 .ry-footer-copyright .ry-right img{
    filter: brightness(0) invert(1);
}



.module-44 .ry-footer-logo {
    background: white;
    padding: 20px;
    border-radius: 10px;
}
/*Media Queries*/
	/**/

@media (max-width:1080px){
    .module-welcome.style-5 .background-section {
        opacity: 0;
    }
    
    .module-welcome.style-5 .ry-each.image-wrapper {
        display: none;
    }
    
    .module-welcome.style-5 {
        padding: 12.6vh 0;
        background: #f0f1f3;
    }
    .module-services.style-12 .content .ry-flex {
        flex-direction: column;
    }
    .module-services.style-12 .content .ry-flex .ry-each {
        max-width: 100% !important;
    }
    
    .module-services.style-12 .content {
        border-radius: 0;
    }
}

@media (max-width:1199px){
    .module-28 .ry-left img {
        max-width: 300px;
    }
}
@media (max-width:1300px){
    .module-testimonials.option-1 .content {
        max-width: 100%;
        margin-left: 0;
    }
}


/* End - HP Edits*/