#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}

#ry-pg-body #navigation {
    position: relative;
}
#ry-pg-body #navigatio.fixed {
    position: fixed;
}

.cta-btn.ry-btn-secondary:not(:hover) span.cta-icon img {
    filter: brightness(0) invert(0.24);
}

@media (max-width: 500px) {
	.module-testimonials div .ry-btn {
		font-size: 11px !important;
	}
}

.ry-btn.ry-btn-primary:not(:hover) {
    color: #fff;
    font-weight: 400;
}

.swiper-wrap .swiper-button-next, .swiper-wrap .swiper-button-prev {
	background-image: none;
	text-align: center;
}
.swiper-wrap .swiper-button-next:before, .swiper-wrap .swiper-button-prev:before {
	content: "\F135";
    position: absolute;
    font-size: 30px;
    color: #000;
    font-family: 'bootstrap-icons';
    margin: auto;
}
.swiper-wrap .swiper-button-prev:before {
	content: "\F12C";
}

.homepage-swiper h2 {
	text-shadow: 3px 3px 3px rgb(0 0 0 / 40%);
	letter-spacing: 4px;
	font-size: clamp(2.375rem, 2.175rem + 1vw, 3.375rem);
	line-height: 120%;
}

@media (max-width:767px) {
	.homepage-swiper .slider-info {
		max-width: 100%;
		text-align: center;
		position:static !important;
	}

	.homepage-swiper .slider-info .mb-4 {
		margin-bottom:0 !important;
	}

	.homepage-swiper .homepage-swiper {
		margin-top: 0em;
	}

	.homepage-swiper h2 {
		font-size: 26px;
	}
	
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.homepage-swiper .slider-info {
		padding-bottom: 50px;
	}
}

.homepage-swiper .swiper-slide img {
	object-position: center top;
}

.slider-info-center-bottom {
	max-width: 100% !important;
}

#ry-footer ul {
    line-height: 2;
}

@media (max-width: 1080px) {
	div#navigation-style-4 {
		display: none;
	}
	.snap-mobile-menu {
    display: flex !important;
		background: white;
	}
}

@media (max-width: 767px) {
	.\32xl\:grid-cols-7 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

@media (min-width: 1081px) {
	#navigation-style-4 {
		max-width: 1600px !important;
		width: 90% !important;
	}
}

.ry-btn {
	height: auto;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li.active a {
    color: #fff !important;
}

.testimonial-style1 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-c2188416-7fc6-4ab0-adb6-152ebf1d4259/Assets/testimonial_bg.jpg);
	background-size: cover;
	background-position: center top;
}

.testimonial-style1 .swiper-slide {
    background: linear-gradient(136deg, #895c32, #64441e);
}

#hp-brands-3 .swiper-pagination {
    position: relative;
    margin-top: 50px;
}

#hp-brands-3 .left-right-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-direction: row-reverse;
	margin-top: 30px;
}
#hp-brands-3 .swiper-button-next, #hp-brands-3 .swiper-button-prev {
    position: relative;
    left: 0;
    right: 0;
    top: auto;
    transform: unset;
	margin: 0;
	background-color: #1b5b3d;
}
.brands-swiper-3 {
    padding-bottom: 0 !important;
}

#hp-brands-1::before, #hp-brands-2::before, #hp-brands-3::before, #hp-brands-4::before, #hp-brands-5::before, #hp-brands-6::before {
	height: 100%;
	left: 0;
	top: 0;
	bottom: unset;
	background-repeat: no-repeat;
	background-position: left top;
}

#hp-brands-3 .ry-btn:not(:hover) {
    background: #fff;
    color: #151515;
}

div#hp-insurance-1 .swiper-slide.bg-gray-200 {
    background: #175d3d;
}
div#hp-insurance-1 .swiper-slide.bg-gray-200 img {
    filter: brightness(0) invert(1);
    mix-blend-mode: unset;
}

@media (max-width:991px) {
	
	#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
		background-image:none !important;
		background-color:#dedee0;
	}

	#section-hp-services p {
		text-align:center !important;
	}
	
	div#section-hp-services .grid h4 {
		font-size: 23px;
		line-height: 1.3;
	}
}

@media (max-width:1080px) {
	
	div#section-hp-services .ry-each {
	  background-color: var(--color-secondary-background);
	  max-width:350px;
	  margin: 0 auto 2em;
	  clear: both;
	  position: relative;
	  padding: 12px;
    	border-radius: 10px;
	}



	#section-hp-services::before {
		display: none;
	}

	.mobile-services {
		margin-top: 2em;
	}

	.mobile-services h4 {
		color: #fff;
		font-size: 21px;
		font-weight: normal;
		line-height: 1.1;
	}

	.mobile-services a {
		background: transparent !important;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		height: 100%;
		width: 100%;
		border-radius: 0;
		color: transparent !important;
	}

	div#section-hp-services .ry-each:nth-child(even) {
		background-color: var(--color-primary-background);
	}


	.mobile-services .slick-track .ry-each {
        margin-left: 25px;
			border: none;
			background:#253340;
	}
	
	div#navigation-style-3, .ry-menu {
		display: none !important;
	}

	.mobile-services .slick-track  h4 {
		   color:#fff !important; 
			font-size:21px;
			font-weight:normal;
	}

	.mobile-services .slick-track a {
			background:#fff;
			margin:0 auto 1em;
			width: 50px;
			height: 50px;
	}

	.mobile-services .slick-track i {
			font-size:25px;
	}

	div#services-12 {
			display: none;
	}

	div#section-hp-services p {
			text-align:center !important;
	}

	.mobile-services .slick-track  {
			margin-top:2em;
	}
}

#services-12 > div:nth-child(odd) > div > a, #services-12 > div:nth-child(even) > div > a {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0;
    top: 0;
    left: 0;
    margin: 0;
    background: transparent;
}

#services-12 > div:nth-child(odd) > div > a i, #services-12 > div:nth-child(even) > div > a i {
    display: none;
}

#services-12 .hp-service {
    position: relative;
    padding-bottom: 20px;
}

#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    padding: 1.5rem 50px;
	display: flex;
    align-items: center;
    justify-content: center;
}

#services-12 .hp-service .text-3xl.font-semibold.py-6.px-2.mx-auto.text-center h4 {
	font-weight: 500;
	color: #fff;
	font-size: 22px;
	line-height: 120%;
}

#services-12 .hp-service div > img {
    border-radius: 10px;
}

#section-hp-services div#services-12 {
    gap: 2rem;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	height: 100%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-9513367c-ca4f-4925-a5c2-f6d115ca6450/Assets/new_final_testimonial.jpg);
	background-size: cover;
}

.module-testimonials .main-title h2, .module-testimonials .sub-title h4 {
    color: #fff;
}
.module-testimonials .comments-holder.relative {
    background: rgba(27 91 61 / 90%) !important;
}

body[data-page-name="index"] #hp-insurance-1 .home-hidden {
    display: none;
}

.module-welcome.style-5.neurolens-style .photo {
    padding-bottom: 56.25% !important;
}

.module-welcome.style-5.neurolens-style .photo iframe {
    position: absolute;
    height: 100%;
    width: 100%;
}

.module-welcome.style-5.neurolens-style:before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-9513367c-ca4f-4925-a5c2-f6d115ca6450/Assets/neurolens_bg.jpg);
	background-size: cover;
}

.module-welcome.style-5.our-eye:before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-9513367c-ca4f-4925-a5c2-f6d115ca6450/Assets/our_eye_care.jpg);
	background-size: cover;
}

.our-gallery:before {
	display: none;
}








#services-12 .hp-service {
    display:flex !important;
    justify-content:space-between !important;
    align-items:center;
}
#services-12 .hp-service > div {
    width:100%;
}
#services-12 > div img,
#services-12 > div:nth-child(even) img {
    height:250px !important;
    object-fit:cover;
    object-position:top;
    
}

#services-12 > div .text-3xl {
    padding: 15px 10px !important; 
    min-height:65px !important;
    display:flex;
    justify-content:center;
    align-items:center;
}

#services-12 > div .text-3xl h4 {
    font-size:20px !important
}

#services-12 .hp-service {
    padding-bottom: 0px;
}


@media(max-width:1080px) {
    .mobile-services {
        flex-direction:row !important;
        display:flex;
        flex-wrap:wrap;
        gap:10px
    }
    div#section-hp-services .ry-each {
        width: 32%;
        margin-bottom:0;
        display:flex;
        flex-direction:column;
        justify-content:space-between
    }
    div#section-hp-services .ry-each .w-20 {
        width: 100% !important;
        padding:0
    }

    div#section-hp-services .ry-each .text-3xl {
        padding:0;
        height:fit-content;
        display:flex;
        align-items:center;
        justify-content:center;
        padding-bottom:0
    }
    div#section-hp-services .ry-each .text-3xl h4{
        text-transform:uppercase;
        font-size:20px !important;
        margin-top:10px
    }
        div#section-hp-services .ry-each {
        background:#7bb757 !important
    }
        div#section-hp-services .ry-each img{
        border-radius:10px
    }
}

@media(max-width:780px) {
    div#section-hp-services .ry-each {
        width: 48%;
    }

    div#section-hp-services .ry-each  img {
        height:200px !important;
        width:100%;
        object-position:top;
        object-fit:cover
    }
}

@media(max-width:480px) {
      div#section-hp-services .ry-each  img {
        height:100px !important;
        width:100%;
        object-position:top;
        object-fit:cover
    }
    div#section-hp-services {
        padding-inline:10PX;
    }
    div#section-hp-services .ry-each  {
        padding:8PX
    }

   div#section-hp-services .ry-each .text-3xl h4{
    font-size:15px !important;
}
}

#hp-insurance-1 a {
    font-weight: bold;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}




