/* 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{
color: #333333;
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;
}

/* 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: #333333;
}


/* HP Testi Box Slider Bg */

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-c80c16ea-6a93-4338-9876-819a925d8ca0/1_HP/testi_bg.jpg);
    background-size: cover;
}


.footer-heading h4 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500 !important;
    letter-spacing: 1px;
}

.subheading{
    letter-spacing: 10px;
}

.footer-arc {
background: #111;
}

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

body[data-page-name="contact-us"] #ry-footer-3 {
	padding-top: 220px;
}
[data-page-id="WebPage-e29e2cc0-1488-47b3-b893-7b5e1c62c78e"] .bg-gray-200.rounded-lg {
    display:flex;
    align-items:center;
    justify-content:center;
    height:180px;
    
}





/*HOMEAPAGE*/

@media (max-width:1080px) {
	div#navigation-style-15, .ry-menu {
		display: none !important;
	}

	.snap-mobile-menu {
		display: flex !important;
	}
	
	.homepage-swiper h2 {
	  font-size: 35px;
	  line-height: 1.1;
	}
	
	.snap-mobile-menu .gap-6 {
    gap: 0 10px;
}

	#hp-insurance-1, .hp-testi-bg,.homepage-swiper h2, #hp-brands-3,
	#hp-brands-6, #section-hp-team, .ry-services.style2, .module-testimonials.style-4 {
	  text-align: center;
	}

	.hp-testi-bg .swiper-wrapper .flex.items-center.space-x-2.mb-5 {
	  justify-content: center;
	  margin: 3px 0 10px;
	}
	#footer-map {
	  height: 400px !important;
	}

	div.module-welcome h6 {
		text-align:center !important;
	}


	.module-welcome.style-5 .ry-flex {
		gap: 2em 0;
	}
	
	.hp-testi-bg {
		    background-position: right;
	}
	
	.module-testimonials.style-4 .flex.items-center.space-x-2.mb-5 {
		justify-content: center;
	}

	#ry-footer .grid-cols-12 {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		gap: 3em 0 !important;
	}


	#ry-footer .flex.justify-between.flex-col.xl\:flex-row {
		text-align: center;
		gap: 10px;
		justify-content: center;
		text-align: ;
	}

	#ry-footer .flex.flex-col.md\:flex-row.items-center.gap-x-2 {
		text-align: center;
		justify-content: Ce;
		flex-direction: column;
		gap: 10px;
	}

	.snap-mobile-menu {
			background: #fff;
	}

	.snap-mobile-menu mm-burger {
			color: #333;
	}

	.snap-mobile-menu img {
			max-width: 180px;
	}

	.snap-mobile-menu .gap-6 {
			gap: 0 10px;
	}

	div.module-testimonials {
		text-align: center;
	}
	.comments-holder {
		padding: 5em 1em !important;
	}

	.ry-hp-team {
		gap: 3em;
		display: flex;
		flex-direction: column;
	}
	.ry-hp-team .max-w-7xl {
		max-width: 100%;
	}
	.ry-hp-team {
		padding: 5em 1em 0 !important;
	}

	.ry-hp-team .img-responsive.max-w-sm {
		max-width: 250px;
		margin-top: 2em;
	}
}

/*HOMEAPAGE*/




/*V2 UPDATES*/

div#contents h2:first-of-type {
    margin-top: 0 !important;
}

/*V2 UPDATES*/
