/* Before adding any unnecessary CSS rules, please check out the Snap documentation at https://bit.ly/3PqSii8. */
/* Override Styles */
/*
.service-style-1 h2 {margin: 10px 0;}
.ry-menu .ry-nav li .dropdown-toggle {padding: 30px 0;}
ul#quick-links li a {display: block;width: 100%;}
#in-services-3 ul li a {margin-left: 0px;margin-top:30px}
*/
[x-cloak] { display: none !important; }
.promotions img { min-width: 22rem; max-width:22rem;}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.mobile-menu-icon a{display: flex;height: 100%;width: 100%;justify-content: center;align-items: center;}
body.fancybox-active .ry-sticky-menu.fixed {z-index: 9999;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}
.service-hover {
    position: absolute;
    z-index: 9;
    opacity: 0;
    transition: opacity 0.3s ease;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: white;
}

div#cta-icons-block div#ry-each {
    background: transparent;
    height: 150px;
    
}

div#cta-icons-block div#ry-each p {
    line-height: 1.2;
}

div#inner-flex div#hp-brands-3 {
    padding: 0 !important;
}

div#inner-flex div#hp-brands-3 img {
    margin: 0 auto !important;
}


.sticky-icons ul {
    padding: 0;
}
.sticky-icons ul li {
    list-style: unset;
}

/* TABLE*/

 div.insurance-table .table-container {
   overflow-x: auto;
   }
   div.insurance-table table {
   width: 100%;
   border-collapse: collapse;
   min-width: 600px;
   }
   div.insurance-table th, div.insurance-table td {
   border: 1px solid #ccc;
   padding: 8px 12px;
   text-align: left;
   }
   div.insurance-table th {
   background-color: rgb(117 161 160 / 41%);
   }
   div.insurance-table-block {
   margin-bottom: 3em;
   }
   .insurance-table >div {
   font-size: 16px !important;
   font-style: italic;
   }
   @media (max-width: 700px) {
   div.insurance-table table {
   display:contents !important;
   }
   .insurance-table >div {
   font-size: 14px !important;
   }
   }

/* END TABLE STYLE */

/* Show service-hover when parent with data-target is hovered */
[data-target]:hover .service-hover {
    opacity: 1;
}

/* Apply the overlay effect when parent is hovered */
[data-target]:hover .service-hover::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    z-index: -1; /* Make sure it's behind the text */
}
.mm-navbar {
	color: #ffffff;
}

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

#ry-pg-body :is(.navigation-3) {
    position: relative !important;
}

.mm-navbar__title > span {
    color: #fff;
}

@media (min-width: 1024px) {
	.navigation-3.fixed > .block.lg\:absolute.inset-0 {
		position: relative;
	}
	#ry-pg-body :is(.navigation-3) {
		padding-bottom: 0;
	}
}

@media (max-width: 1440px) {
	div#navigation-style-4.container {
		max-width: 1280px;
	}
}

div#navigation-style-4 {
    max-width: 1600px;
    width: 90%;
    padding: 1em 0 !important;
}

body#ry-pg-body div#navigation {
    position: static;
}

.module-testimonials h6, .module-testimonials p, .module-testimonials h2 {
    text-align: center !important;
}

img.rev-icon {
    max-width: 70px;
    height: auto;
    width:100%;
}


@media (max-width: 1080px) { 
	.ry-menu .ry-nav {
		font-size: 14px !important;
	}
	
	div.module-testimonials h6, .module-testimonials p, .module-testimonials h2 {
		text-align: center !important;
	}
	
	div#team-inner-block {
		padding: 2em 1em;
	}

	div#team-inner-block img {
		max-width: 220px;
	}

	div#team-inner-block {
		flex-direction: column;
	}

	div#team-inner-block .flex {
		padding: 0 !important;
		background: transparent;
		width: 100%;
	}

}

@media (max-width: 1200px) { 
	div#navigation-style-4 {
		max-width: 90%;
	}
	.ry-menu .ry-nav {
		gap: 20px !important;
	}
	div#navigation-style-4 .cursor-pointer img {
		max-width: 200px;
	}
}

@media (max-width:991px) {

	.main-title h2 {
		line-height: 1.2;
		font-size: 30px !important;
	}

	.sub-title h4 {
		font-size: 20px !important;
	}
	
	div#section-hp-services .grid h4 {
		font-size: 23px;
		line-height: 1.3;
	}
	
	div#footer-map {
		height: 400px !important;
	}
	
	div#rev-flex h3 {
		font-size: 22px !important;
	}
	
	div#cta-icons-block div#ry-each img {
		object-fit: contain;
	}

	div#cta-wrap-flex {
		gap: 1em 0;
		margin-top: 1em;
	}
}

@media (max-width:768px) {
	
	img#hp-rev-image {
		height: auto !important;
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
	}

	div#hp-rev-image-block {
		width: 100% !important;
	}

	div#hp-rev-image-flex {
		display: block !important;
		border-radius: 20px;
	}

	div#rev-flex {
		width: 100%;
	}
}

@media (max-width:767px) {
	
	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}

	.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 .swiper-slide {
		padding-top:6em
	}
	
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.homepage-swiper .slider-info {
		padding-bottom: 50px;
	}
}

@media (max-width: 500px) {
	
   .snap-mobile-menu img { 
		max-height: 35px;
	}
	
	.snap-mobile-menu .gap-6 {
		gap: 0 10px;
	}
}

div#section-hp-team .swiper.homepage-team-swiper h6 {
    letter-spacing: 2px;
    font-size: clamp(1.25rem, 1.2037rem + 0.2469vw, 1.5rem);
}

@media (max-width: 1024px) {
	div#section-hp-team .mx-auto .md\:text-center.text-gray-500>p {
		text-align: center !important;
	}
	.homepage-team-swiper .text-gray-800 {
		font-size: 20px;
	}
	.homepage-team-swiper .text-gray-600 {
		font-size: 16px;
	}
}

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

@media (max-width: 1080px) {
	.homepage-swiper .swiper-slide img {
		height: 100% !important;
	}
	.slider-info {
		width: 100% !important;
		max-width: 100% !important;
	}
	.slider-info {
		width: 100%;
		max-width: 100%;
	}
	.homepage-swiper h2 {
		text-align: center !important;
	}
	#navigation-style-3,
	.navigation-3 .hidden.lg\:flex,
	.homepage-video-slider::before {
		display: none !important;
	}
}

@media (min-width: 1081px) {
	.homepage-video-slider {
		max-height: 100vh;
		overflow: hidden;
	}
	.homepage-video-slider::before {
		background: linear-gradient(to bottom, white 14%, transparent, transparent);
		opacity: 1;
	}
}


body[data-page-name="contact-us"] div#footer-map {
   display: none !important;
}

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

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

#ry-pg-banner .ry-container, #ry-pg-body .ry-container {
    max-width: 1600px;
    width: 95%;
}

.homepage-team-swiper {
    max-width: 1280px;
}

#section-hp-team {
    padding-bottom: 15rem !important;
}

#section-hp-team:before {
	background-position: left bottom;
	background-size: cover;
}

#section-hp-team .swiper-wrapper {
    max-width: max-content;
    margin-left: auto;
    margin-right: auto;
}
.homepage-team-swiper {
    max-width: 1280px;
}

#section-hp-team .main-title h2 {
    color: #fff;
}

#section-hp-team h6 {
    font-size: 26px;
    margin-bottom: 10px;
}

#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	height: 50%;
	inset: 0;
	top: unset;
	background-position: center top;
}

#contents .mx-auto.py-9.px-4.max-w-7xl h2:first-of-type {
	margin-top:20px
}
#contents .mx-auto.py-9.px-4.max-w-7xl {
    padding-top:0;
}

#contents .mx-auto.py-9.px-4.max-w-7xl .lg\:w-8\/12 .mt-12:first-child,
#contents .mx-auto.py-9.px-4.max-w-7xl .lg\:w-8\/12 .mt-12:first-child img{
    margin-top:0
}

body[data-page-name="our-doctors"] .team-inner-page.style3 li {
    margin-left: 45px;
    list-style-type: disc;
}

body[data-page-name="frames"] #hp-brands-3::before {
	display: none;
}

#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: #c0dada;
}
.brands-swiper-3 {
    padding-bottom: 0 !important;
}
.mm-menu a, .mm-menu button, .mm-menu label {
    text-transform:uppercase;
    font-size:20px
}