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

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

/* HP Edits - Started <September 18, 2025> */

/**/
	/*fonts*/

	/*btns*/
.ry-btn-primary {
    background: linear-gradient(45deg, var(--color-primary-background), var(--color-secondary-background));
    border: none;
}

.ry-btn-primary:hover {
    background: var(--color-primary-background);
    border-color: var(--color-primary-background);
}


/*Modal*/
/* Header */
	/**/
.nav-white-logo {
    filter: brightness(0) invert(1);
}
body[data-page-name="index"] #navigation {position: absolute;}

.header-social-btn-fill div.col-xs-12:nth-child(odd) .cta-icon {
    background-color: var(--color-primary-background);
}

mm-burger {
    color: #374151;
}
.cta-btn {
    background: transparent;
    color: #374151;
}

.cta-btn:nth-child(odd) .cta-icon {
    background: var(--color-primary-background);
}
.cta-btn:nth-child(even) .cta-icon {
    background: var(--color-secondary-background);
}
.cta-icon {
    color: white;
    width: 55px;
    height: 55px;
}

.cta-btn:hover {
    border: none;
}

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

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
/* Hero */
	/**/
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}
/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}

.module-welcome.style-5:after {
    content: "";
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: 0;
    background-size: cover;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-85710657-4a2b-45b9-8162-9f7c56c7dd37/backgrounds/SPEC_brick_top.jpg) center center no-repeat;
    left: 0;
}

.module-welcome.style-5 {
    padding-bottom: calc(6.6vh + 70px);
}
/* Services */
	/**/
#services-7 .ry-content .content {
    max-width: 1080px;
}
.ry-services.style2 .ry-each .photo:before {
    background: linear-gradient(45deg, var(--color-primary-background), var(--color-secondary-background));
    z-index: 0;
}

.ry-services.style2 .ry-each .photo img {
    filter: invert(1);
    height: 70%;
    width: 70%;
    left: 15%;
}

.ry-services.style2 .ry-each .photo:after {
    opacity: 0.95;
    background: #374151;
    mix-blend-mode: hard-light;
}
#services-7 .ry-each .title div {
    line-height: 1;
}
/* Meet the Team */
	/**/

#section-hp-team:after {
    content: "";
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0;
    background-size: cover;
    left: 0;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-85710657-4a2b-45b9-8162-9f7c56c7dd37/backgrounds/SPEC_brick_bottom.jpg) center center no-repeat;
}

#section-hp-team {
    padding-top: calc(6.6vh + 70px);
}

@media (min-width:600px) {
	#section-hp-team .swiper-wrapper {
		justify-content: center;
	}
	
}



/* Insurance */
	/**/
#hp-insurance-1 .brands-swiper-4 .swiper-wrapper div {
    background: transparent;
}

#hp-insurance-1 .brands-swiper-4 .swiper-wrapper div img {
    mix-blend-mode: normal;
}

#hp-insurance-1 .overflow-hidden {
    padding-bottom: 0;
}
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/

.module-testimonials.style-4 .swiper-wrapper div * {
    color: #374151;
    text-align: center;
}

.module-testimonials.style-4 .swiper-slide {
    background-color: transparent;
}
.module-testimonials.style-4 .star-wrapper {
    justify-content: center;
}
.module-testimonials.style-4 .star-wrapper svg {
    fill: gold !important;
}
/* Footer */
	/**/
/*Media Queries*/
@media screen and (max-width: 1024px){
    .with-gradient:before {
        opacity: 0;
    }
    
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
	mm-burger {
		filter: brightness(0) invert(1);
	}
}

@media screen and (max-width: 1080px){
    .ry-services.style2 .each-block .photo:before {
        height: 100%;
        background: linear-gradient(45deg, var(--color-primary-background), var(--color-secondary-background));
        z-index: 0;
    }
    .ry-services.style2 .each-block .photo img {
        height: 70%;
        width: 70%;
        left: 15%;
        filter: invert(1);
    }
}


@media (max-width:768px) {
	
	#hp-slider, #hp-slider .swiper-wrapper {
		padding-top: 50px !important;
	}
}


@media (max-width: 500px) {
	
	div#section-hp-team h6 {
		font-size: 18px !important;
		margin: 25px 0  10px !important;
	}



	div#section-hp-team  .text-white{
		font-size: 15px !important;
	}
}




/* End - HP Edits*/

#section-hp-team .custom-headline h2 .span-1,
#section-hp-team .custom-headline h2 {
    color: #fff;
}

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

body[data-page-name="contact-us"] #ry-footer-3 {
	padding-top: 220px;
}

.homepage-team-swiper-pagination .swiper-pagination-bullet {
    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;
}

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

@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;
	}
}
.mm-wrapper--position-left.mm-wrapper--opened .mm-page.mm-slideout {
    transform: translate3d(0, 0, 0) !important;
}
a.mm-wrapper__blocker.mm-blocker.mm-slideout {
    display: none !important;
}


@media(max-width:1680px){
div#navigation-style-4 {
gap:20px;
max-width: 1600px;
width: 95%;

}
#navigation-style-4 img {
    width:100%
}
.ry-menu .ry-nav {
gap: 20px;
    flex-wrap:nowrap
}
}
#ry-pg-body #navigation-style-4.ry-container{
    max-width:1600px !important;
    width:95%
}

.frames-wrapper .bg-gray-200 {
    display:flex;
    align-items:center;
    justify-content:center;
    height:160px
}
.frames-wrapper .bg-gray-200 img{
    max-width:140px;
    filter:brightness(1) invert(0)
}

.frames-wrapper .bg-gray-200 .logo p {
    font-size:30px;
    font-weight:600 !important;
    color:#000
}

.ig-feed .j-poster {
	display: none;
}

.ig-feed .j-text {
	display: none !important;
}
.juicer-feed.modern li.feed-item IMG {
	height:450px !important;
	object-fit:cover;
	margin-top:0
}
.juicer-feed.modern li.feed-item .j-message {
	display:none
}
.juicer-feed .j-meta {
    margin-top: 0 !important;
}
@media(max-width:1400px){
    #navigation-style-4 .ry-menu .ry-nav li a {
        font-size:15px !important
    }
}

@media(max-width:1199px){
    #navigation-style-4 {
        display:none !important
    }
    .snap-mobile-menu{
        display:flex
    }
    mm-burger {
        color:#FFF
    }
}