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

.ry-photo img {
	max-width: 600px;
	margin: 0 auto;
}

.sticky-icons ul {
	padding: 0;
}
.sticky-icons ul li {
	list-style: unset;
}
/* 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-menu .ry-nav li.primary {
		margin-top: 0px;
	}
	
	div#rev-name .text-base {
		position: relative;
		left: 5em;
	}
}

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

#navigation-style-4  .max-w-\[240px\]{
	max-width: 340px;
}

@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: 260px;
	}
}

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

@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: 55px;
	}

	.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 0%;
}

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

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: #6f6c43;
}
.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 .sub-title h4, #hp-brands-3 .main-title h2 {
	color: #fff !important; 
}

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

.cta-section {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-92ca7741-84bf-4ee4-8abe-f665ff9cc687/Assets/welcome_bg.jpg);
	background-size: cover;
	background-position: center bottom;
	position: relative;
	z-index: 20;
}
.cta-section .group .group-hover\:text-secondary-background {
	color: var(--color-primary-background);
		}
.cta-section .group:hover .group-hover\:text-secondary-background {
	color: var(--color-secondary-background);
		}

div#hp-insurance-1 {
	background: #f9f9f9;
}
div#hp-insurance-1 .rounded-lg.bg-gray-200 {
	background: transparent;
}

.module-testimonials {

}

.module-testimonials.style-2::before, .module-testimonials.style-3::after {
	height: 45%;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4daf8c7a-7170-4055-a409-88f1120fce60/Assets/testimonial_background.jpg);
	background-size: cover;
}

@media(max-width:1680px) {
	#navigation-style-4 .flex.flex-col {
		flex-direction:column;
		justify-content:center;
		align-items:end;
		gap:10px
	}
}

/*--- HP SLIDER UPDATE ---*/


#hp-slider .slider-info {
	bottom:20px
}
#hp-slider .slider-info h1{
	font-size: clamp(2.5rem, 1.5441rem + 3.9216vw, 6.25rem);
	font-weight:400;
	line-height:1.2 !important
}

#hp-slider .slider-info h1 span {
	font-size: clamp(1.5rem, 1.4573rem + 0.2439vw, 1.75rem);
	display:block;
	width:fit-content;
	margin-inline:auto
}


@media(min-width:767px) {
	.homepage-swiper .swiper-slide .with-gradient::after {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 35%; 
		background: linear-gradient(
			to top,
			rgba(0, 0, 0, 0.65) 0%,
			rgba(0, 0, 0, 0.2) 60%,
			rgba(0, 0, 0, 0) 100%   
		);
	}

	.homepage-swiper .swiper-slide {
		position: relative;
	}

	.homepage-swiper .swiper-slide img {
		display: block;
		width: 100%;
		height: auto;
	}

}
@media(max-width:991px) {
	#hp-slider .slider-info h1{
		font-size: clamp(2.1875rem, 1.7819rem + 1.6639vw, 2.8125rem);
	}
	#hp-slider .slider-info h1 span {
		margin-top:5px
	}
}

.ry-menu .ry-nav {
	margin-top: 8px;
}

.swiper.homepage-team-swiper-2 {
	background: #f9f9f9;
	border-radius: 30px;
	overflow: hidden;
	padding-bottom: 120px;
	padding-top: 120px;
}

@media (min-width: 1024px) {
	div#section-hp-team .main-title h2,
	div#section-hp-team .sub-title h4 {
		text-align: left;
	}
}

body#page div#hp-brands-6 {
	background: #f9f9f9;
}

.mm-navbar {
	color: #ffffff;
}

body#page .brands-swiper-4 .swiper-slide {
	background: #ffffff77;
	border: 1px solid #909090;
}

.brands-swiper-4 img {
	mix-blend-mode: unset;
	filter: brightness(0) invert(.2);
}

/*.ry-services.style2 .sub-title h4, .ry-services.style2 .main-title h2, .ry-services.style2 .block.md\:text-xl.md\:text-center.leading-6.text-gray-500.pb-6 {
color: #fff;
}*/

.ry-services.style2 .block-count-7, .ry-services.style2 .block-count-6, .ry-services.style2 .block-count-5, .ry-services.style2 .block-count-4, .ry-services.style2 .block-count-3 {
	flex-wrap: wrap;
}

.link, a.link {
	background: transparent;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: transparent !important;
}
div#section-hp-team .text-sm.font-medium.text-primary-background.sm\:text-base.lg\:text-lg.dark\:text-gray-200.uppercase p {
	font-size: 22px;
	margin-bottom: 10px;
	color: #151515;
}
div#section-hp-team .text-xs.text-gray-600.sm\:text-sm.lg\:text-base.dark\:text-gray-400 p {
	opacity: .8;
	font-size: 18px;
	color: #333;
}
div#staff1, div#staff2, div#staff3, div#staff4 {
	scroll-padding-top: 200px;
	scroll-margin-top: 200px;
}

.module-testimonials .text-yellow-300 {
	color: rgb(199 143 43);
}
.module-testimonials.style-2 .comments-icon {
	background: var(--color-secondary-background);
		}

/*.ry-services.style2 .sub-title h4, .ry-services.style2 .main-title h2, .ry-services.style2 .block.md\:text-xl.md\:text-center.leading-6.text-gray-500.pb-6 {
color: #fff;
}*/

div#section-hp-team .col-xs-12.max-w-7xl.space-y-6.mx-auto.relative.z-10 * {
	/*color: #fff;*/
	text-align: center;
}

/*@media (min-width: 1280px) {
.module-welcome.style-5 {
padding-bottom: 12rem;
}
.ry-services.style2, div#section-hp-services {
padding-top: 12rem;
}
}*/

#section-hp-services .custom-services .ser-item >.col-xs-12 {
	position: relative;
	height: 0;
	padding-bottom: 60.25%;
}
#section-hp-services .custom-services .ser-item img {
	opacity: 1;
	filter: grayscale(.2);
	position: absolute;
	height: 100% !important;
	object-fit: cover;
	width: 100%;
}


#section-hp-services .custom-services .ser-item {
	transition: .3s ease;
	position: relative;
}

#section-hp-services .custom-services .ser-item:before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgb(0 0 0 / 40%);
	height: 100%;
	width: 100%;
	z-index: 1;
	transition: .3s ease;
	margin: auto;
}

#section-hp-services .custom-services .ser-item:hover:before { 
	height: 0%;
	transition: .3s ease;
}

#section-hp-services .custom-services .ser-item:after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgb(0 0 0 / 70%);
	height: 0%;
	width: 100%;
	z-index: 1;
	transition: .3s ease;
	margin: auto;
}
#section-hp-services .custom-services .ser-item:hover:after {
	height: 100%;
	transition: .3s ease;
}

#section-hp-services .custom-services .ser-item .col-xs-12.flex-1.w-2\/3.text-center.absolute {
	z-index: 9;
}

#section-hp-services .custom-services .ser-item .col-xs-12.flex-1.w-2\/3.text-center.absolute .text-3xl.font-semibold {
	color: #fff;
	border-color: white;
}

#section-hp-services .custom-services .ser-item:hover .col-xs-12.flex-1.w-2\/3.text-center.absolute .text-3xl.font-semibold {
	background: var(--color-primary-background);
		border-color: var(--color-primary-background);
			transition: .3s ease;
			}

div#section-hp-services .custom-services .grid.lg\:grid-cols-2.mx-auto.mt-10 {
	width: 90%;
	max-width: 1280px;
	border-radius: 80px;
	overflow: hidden;
	border: 12px solid rgb(255 255 255 / 60%);
	box-shadow: 0 0 80px rgb(0 0 0 / 20%);
}

#section-hp-team:before {
	height: 60%;
	background-position: center top;
}
div#hp-testimonials-5 {
	background: #f9f9f9;
}
div#hp-testimonials-5 .module-testimonials.style-5 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-346d8d98-cca4-486e-ab67-e78f3239a3e9/Assets/new_team_background.jpg);
	background-size: cover;
	background-position: center center;
}
.module-testimonials .mt-3.sm\:mt-6.text-base.md\:text-xl p {
    color: #333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.module-testimonials .text-sm.font-semibold.sm\:text-base p {
    color: #454545;
}

.vs-logo {
    height: 60px;
}
.vs-logo img {
    height: 100%;
    object-fit: contain;
}
div#contents .pagination li {
    list-style: none !important;
}


@media (max-width: 1023px) {
	.promotions .bg-gray-200 *{
		text-align:center;
		margin-inline:auto
	}
	.promotions .bg-gray-200 img {
		max-width:300px;
		width:100%;
		min-width:unset;
		margin-block:0
	}
	.promotions .bg-gray-200 .pr-10 {
		padding:0
	}
}
[data-page-name="contact-us"] .contact-template .contact-form {
    padding-bottom:50px !important
}
[data-page-name="contact-us"] #footer-map {
    height:0 !important
}

[data-page-name="contact-us"] .footer-contents  {
    margin-top:unset
}

[data-page-name="contact-us"] #ry-footer-3::after{
    bottom:-150px;
    height:85%;
    bottom:0;
    top:auto
}
[data-page-name="contact-us"] #ry-footer-3 .footer-contents::before {
    background:transparent
}



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

.snap-mobile-menu .gap-4 {
	gap:6PX
}

.snap-mobile-menu {
    background:#fff
}
.snap-mobile-menu .snap-mobile-menu {
    padding-inline:0;
    gap:20px
}
.snap-mobile-menu img {
    filter:unset
}
.mm-navbar__title > span, .mm-menu ::before {
  color: #fff
}
.mm-btn--next::after, .mm-btn--prev::before {
  border-color: #fff
}

mm-burger {
color:var(--color-secondary-backgournd)
}
#section-hp-services::before, .module-19.style2::before, .ry-services.style2::before {
	opacity:1
}
#ry-footer-3  ul li * {
	font-weight:normal;
	font-size:20px
}
.mm-menu a {
    text-transform:uppercase;
    padding-block:14px;
	font-size:18px;
	letter-spacing:1px
}

.homepage-swiper .with-gradient::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25%;
    background: linear-gradient(
        to bottom,
        rgb(255 255 255 / 92%),
        rgb(255 255 255 / 0%)
    );
    z-index: 1;
	display:block
    }
@media(max-width:1199px) {
.ry-menu .ry-nav li a{
		font-size: 18px
	}
	div#navigation-style-4 {
		max-width: 100% !important;
		width:95%
	}
	.homepage-swiper .with-gradient::before {
		display:none
	}
}

@media(max-width:1080px) {
	#navigation-style-4, .ry-menu {
		display: none !important  
	}
	.snap-mobile-menu {
		display: flex !important
  }
	  .ry-services.style2 *, .module-welcome *, #section-hp-team *, #hp-brands-6 *, .module-testimonials *, #hp-brands-5 *, #hp-insurance-1 * {
        text-align: center !important;
    }
	#section-hp-services, #section-hp-team, #hp-insurance-1, .module-testimonials.style-2{
		padding-block:80px
	}

	#section-hp-team .flex, #section-hp-team .grid {
		flex-direction:column;
		display:flex
	}

	#section-hp-team .flex > div {
		width:100%
	}

	#ry-footer-3 .col-span-full:last-child .overflow-hidden  {
		padding-bottom:0
	}
	#ry-footer-3  ul li span {
	font-size:18px
}
	#ry-footer-3 .col-span-full:last-child ul li {
		gap:5px;
		padding-bottom:10PX
	}

}

@media(max-width:1279px) {
	div#hp-testimonials-5 {
		padding-bottom:0
	}
		.module-testimonials .photo  {
		height:70vh;
		max-width:500px;
		margin-inline:auto
	}
	.module-testimonials.style-5 .top-circle {
    width: 100px;
    height: 100px;
	font-size:100px;
	}
}

@media (max-width: 1023px) {
    .ry-services.style2 *, .module-welcome *, #section-hp-team *, #hp-brands-6 *, .module-testimonials * {
        text-align:center
    }
	.homepage-team-swiper-2:before {
		opacity:.1;
		background-size:cover
	}

}
