/* 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#footer-iframe iframe {
    height: 800px;
}

@media (max-width:991px) {
    div#footer-iframe iframe {
		height: 400px;
	}
}


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

@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;
}
nav#menu-style-4 .dropdown-menu.mm-listview li a, a.mm-navbar__title {
    font-size: 19px;
    text-transform: uppercase;
}
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%;
	}
	
	div#hp-rev-content {
		gap: 1em;
		padding: 2.5em;
	}

	div#hp-rev-content h3 {
		font-size: 23px;
	}

	div#hp-rev-content h3 span {
		line-height:1.2 !important;
	}

}

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

.ry-services.style2 .ry-each .title div {
    width: 90%;
    text-align: center !important;
    margin: 0 auto;
}

@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;
	}
	
	body[data-page-name="index"] div#hp-insurance-1:before {
		content: " ";
		background: rgb(255 255 255 / 70%);
		width: 100%;
		height: 100%;
		position: absolute;
		inset: 0;
	}

	body[data-page-name="index"] div#hp-insurance-1 {
		position: relative;
	}
}

@media (max-width:768px) {
	
	div.ry-services.style2 .each-block .title div {
		width: 80%;
		text-align: center;
		margin: 0 auto;
		text-wrap: balance;
	}

	div.ry-services.style2 p {
		text-wrap: balance;
		width: 100%;
		max-width: 90%;
		margin: 0 auto;
	}
	
	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;
	}
}

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

.testimonial-style1 {
    position: relative;
}
.testimonial-style1:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-f5793a33-a827-4769-b51e-7079751f8c0d/Assets/wood_texture_background.jpg);
    background-position: center top;
    background-size: cover;
}

.testimonial-style1 .main-title h2 {
    color: white;
}
.testimonial-style1 .swiper-slide {
    background: rgb(0 0 0);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    background-color: rgb(0 0 0 / 50%);
    border: 2px solid #00000099;
}

.testimonial-style1 .swiper-slide p {
    color: #fff !important;
}

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

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

.welcome-center {
    padding-bottom: 7rem !important;
    background: #f9f9f9;
}
.welcome-center:before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-b40d54c1-aed3-4d7c-bf5f-315fd0f64cd4/Assets/welcome_bg.jpg);
    background-position: center bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    top: 0;
}

.ry-services.style2::before {
	top: 0;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
	opacity: 1;
}

#services-7 .each-block {
	border: 6px solid #ffffff99;
}
.ry-services.style2 > .relative, .ry-services.style2 .ry-container {
	position: relative;
	z-index: 9;
}
.ry-services.style2 .sub-title h4, .ry-services.style2 .main-title h2 {
    color: #fff;
}
.ry-services.style2 .button-wrapper {
	padding-top: 10px;
    margin-bottom: 20px;
}

.ry-services.style2 .each-block .photo img {
	transform: translateX(-50%);
	object-fit: contain;
}

.ry-services.style2 .ry-each .photo {
	/*background: radial-gradient(var(--color-secondary-background), var(--color-primary-background)) !important;*/
	background: #000;
}

@media (max-width: 1080px) { 
	.ry-services.style2 .each-block .photo::before {
		background: transparent !important;
	}
	div.ry-services.style2 .each-block .photo img {
		padding: 0;
		max-width: 100px !important;
		top: -10%;
	}
	div.ry-services.style2 .each-block .title {
		bottom: 14%;
		line-height: 1.3;
		width: 100%;
		transform: initial !important;
		left: 0;
		right: 0;
		text-align: center;
		padding: 0 40px;
	}
	div.ry-services.style2 .each-block .title div {
		text-align: center;
	}
}
@media (max-width: 500px) {
	div.ry-services.style2 .each-block .photo img {
		max-width: 200px !important;
		height: auto;
		top: 10%;
	}
}
.ry-services.style2 .ry-each .photo:after  {
	opacity:.9 !important;
	z-index:2;
	background: linear-gradient(to bottom, var(--color-secondary-background), rgba(0, 0, 0, 0.9)) !important
		}
.ry-services.style2 .ry-each .each-block:hover .photo img{
	z-index:1
}

.ry-services.style2 .ry-each .each-block:hover .button-svg {
	z-index:2;
}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-3c3512c0-fb58-4c39-a685-b99836866636/Assets/smoke_background.jpg);
	height: 40%;
	background-size: cover;
}

.module-testimonials .comments-holder.relative {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-3c3512c0-fb58-4c39-a685-b99836866636/Assets/left_testimonial_bg.jpg);
    background-size: cover;
}
body[data-page-name="index"] div#hp-insurance-1 .swiper-slide {
	background:white;
}

bbody[data-page-name="index"] div#hp-insurance-1 .swiper-slide img {
    mix-blend-mode: unset;
    filter: brightness(0) invert(0.2);
    width: 180px !important;
    height: 60px;
    object-fit: contain;
}

body[data-page-name="index"] div#hp-insurance-1 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-3c3512c0-fb58-4c39-a685-b99836866636/Assets/welcome_background.jpg);
    background-size: cover;
}

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

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

div#insurance-block {
    margin-top: 5em;
}

div#insurance-block h4 {
    margin-bottom: 1em !important;
    font-size: 25px !important;
}

div#insurance-block img {
    margin: 0 auto;
}

div#insurance-block .rounded-lg {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 180px;
}

div#pg-header h2 {
    margin-top: 0 !important;
}

div#footer-block3 strong {
    max-width: 300px;
    display: block;
    line-height: 26px;
    margin: 0 0 8px;
}


@media (max-width:767px) {
    div#footer-block3 strong {
		margin: 0 auto 8px;
	}

		div#footer-logo img {
		max-width: 200px;
	}

	div#ry-footer {
		padding-top: 2em !important;
	}

}

