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

/* Nathan - Started <July 14, 2025> */

#ry-pg-body :is(.navigation-3) .bg-primary-background {
    background: #fff !important;
}

.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent);
    height: 50%;
}

.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 .ry-each.image-wrapper .photo {
    padding-bottom: 80%;
}

.module-welcome.style-5 .ry-container {
    width: 100%;
}

#section-hp-services::before {
    background: var(--color-secondary-background);
    height: 30%;
    top: auto;
    bottom: 0;
}

.module-team.style-7:before {
    background: linear-gradient(to right, white, #73856138, #ffffff00);
}
#hp-brands-6 .swiper-wrapper div {
    background: white;
}

#hp-brands-6 .swiper-wrapper div img {
    mix-blend-mode: normal;
}
.testimonials-swiper .swiper-wrapper div {
    color: white;
}
#ry-footer-3::before {
    opacity: 1;
}
#ry-footer-3 .footer-contents::before {
    opacity: 0;
}
@media (max-width: 1024px) {
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    
    .with-gradient:before {
        opacity: 0;
    }
}
@media (max-width: 1080px) {
    .module-welcome.style-5 .ry-flex {
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    .module-welcome.style-5 .ry-each.image-wrapper .photo {
        padding-bottom: 60%;
    }
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
    #hp-brands-1::before, #hp-brands-2::before, #hp-brands-3::before, #hp-brands-4::before, #hp-brands-5::before, #hp-brands-6::before {
        opacity: 1;
    }
}
@media (max-width: 1200px) {
    .module-team.style-7 .section-background {
        opacity: 0;
    }
	
}

#section-hp-services .ry-btn-primary:hover {
    background-color: #000;
}

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

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

.mm-navbar {
	color: #ffffff;
}

#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: 1.5em 0 .5em !important;
}

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

@media (max-width: 1080px) { 
	.ry-menu .ry-nav {font-size: 14px !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;
	}
}

@media (max-width: 500px) {
	.snap-mobile-menu img { max-height: 55px; max-width: 160px; }
	div#hp-slider .homepage-swiper .with-gradient {
		margin-top: 100px;
	}

}

.module-team.style-7 .section-background, 
.module-team.style-7 .section-background img {
    object-position:right
}