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


/* 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-314eab4c-f7bd-4cd1-8546-c28d5d0b8faf/1_HP/testimonials_bg.jpg);
	background-size: cover;
	background position: top center;
}


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

.texture-bg {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-3e59d3f9-357d-4c67-8821-49cd26fedb59/1_HP/texture_pattern.jpg);
	background-repeat: repeat;
}

#ry-footer-3::before, #ry-footer-3::after {
	background position: bottom center;
}


.subheading{
	letter-spacing: 10px;
}


div#navigation {
	background: #fff!important;
}

/* HP Heading Styles */


h1,h2,h3,h4,h5,h6 {
	font-weight: 300 !important;
}

h3 {
	font-size: 4.3rem!important;
	text-transform: uppercase;
	line-height: 1!important;
}

h6 { 
	font-family: Lato;
	text-transform: uppercase;
	letter-spacing: 10px;
}

.white-img, .ry-services.style2 .ry-each .photo img {
	filter: invert(1) brightness(10) contrast(10);
}

.brands-swiper-4-insurance img {
	height: 70px;

}


.cta-btn .text span {
	display: block;
	font-size: 14px;
}


.homepage-swiper .swiper-slide .with-gradient:before {
	display: none;
}


.homepage-swiper .swiper-slide:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom, #fff, transparent, #000000);
	z-index: 2;
}

.ry-menu .ry-nav li.primary .caret {
	border-color: #333;
}

.homepage-swiper .swiper-pagination-clickable .swiper-pagination-bullet {
	background: #fff;
	z-index: 2;
}

#contents h3 {
	font-size: 30px !important;
	text-transform: initial;
}

#contents h2 {
	font-size: 32px !important;
	text-transform: initial;
}

#contents #hp-brands-6 {
	padding: 0;
	background: transparent;
}

.link, .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 9;
}
@media (min-width: 1025px) and (max-width: 1280px) {
	h3 {
		font-size: 3rem !important;
	}

	h6 {
		letter-spacing: 5px;
		font-size: 20px;
	}

	.module-team.style-7 .ry-container {
		justify-content: flex-start;
	}

	.module-team.style-7 .ry-content {
		padding: 60px 0;
	}
}
@media (min-width: 1025px) {
	#ry-pg-body :is(.navigation-3) {
		padding-bottom: 240px;
	}
}
@media (max-width: 1024px) {
	#navigation-style-3 {
		display: none;
	}

	#navigation .ry-menu {
		display: none;
	}

	#navigation .snap-mobile-menu {
		display: flex !important;
		background: #fff;
	}

	mm-burger {
		color: #333;
	}
}
@media (max-width: 991px) {
	.slider-info {

		position: static;
		transform: none;
		width: 100% !important;
		max-width: 100% !important;
		padding: 2em 2em 1em !important;
	}
}

@media (max-width: 991px) {
	div#hp-slider h2, div#hp-slider h1 {
		text-shadow: none !important;
		font-size: 30px !important;
		line-height: 1.2;
	}

	.overflow-y-scroll {
		overflow-y: hidden !important;
		overflow-x: hidden !important;
	}
	.module-welcome.style-5 .ry-each h3, .ry-services.style2 h3, .module-team.style-7 h3,div#hp-brands-6 h3, div#hp-insurance-1 h3, .module-testimonials.style-2 h3  {
		font-size: 42px !important;
	}


}


@media (max-width: 768px) {
	.homepage-swiper {
		background: #000;
	}

	.snap-mobile-menu img {
		max-height: 90px;
	}

	.module-team.style-7 .ry-content {
		padding: 60px 0;
	}

	.module-team.style-7 .section-background {
		position: relative;
		padding-bottom: 56.25%;
		z-index: 33;
		top: unset;
	}

	.module-team.style-7 {
		padding-bottom: 0;
		padding-top: 20px;
	}

	.module-team.style-7 .section-background img {
		object-position: 100%;
	}

	.module-team.style-7 .section-overlay-bg {
		display: none;
	}

	.module-team.style-7:before {
		width: 100%;
		background: linear-gradient(to left, #beb7b6, #c0b8b6, #787574);
	}

	.module-team.style-7 .ry-content:after,
	.module-team.style-7 .ry-content:before {
		display: none !important;
	}

	.module-team.style-7 p {
		color: #fff;
	}
}

@media (max-width: 620px) {
	.module-team.style-7 .section-background {
		padding-bottom: 100%;
	}

	.module-team.style-7 .section-background img {
		object-position: 80%;
	}
}

