<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 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;}

/* Nathan - Started &lt;May 26, 2025&gt; */
.ry-menu .ry-nav li.primary .caret {
    border-color: black;
}

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-primary-background);
}

.ry-menu .ry-nav li:hover {
    color: var(--color-primary-background);
}

.cta-btn {
    width: 300px;
    border-radius: 40px;
}

.cta-btn a {
    max-width: 300px;
}

.cta-btn:nth-child(1), .cta-btn:nth-child(3) {
    background: var(--color-primary-background);
}

.cta-btn:nth-child(1):hover, .cta-btn:nth-child(3):hover {
    background: transparent;
    border-color: var(--color-primary-background);
    color: var(--color-primary-background);
}
.cta-btn:nth-child(2) a {
    color: #333;
}

.cta-btn:nth-child(2) .cta-icon {
    color: #333;
    border-color: #333;
}
.cta-btn:hover {
    border-color: #333;
}
.ry-btn-primary:hover {
    color: #333;
}
#section-hp-services::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-537e32b6-eee1-441f-821f-c4092830c03a/backgrounds/PhiferEye_services_bg.jpg) center top no-repeat;
	background-size: cover;
    height: 70%;
}

body[data-page-name="index"] #navigation {
    position: absolute;
}

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

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

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 500px;
}

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

.module-welcome.style-5 .ry-each.image-wrapper .photo {
    padding-top: 40%;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
    max-width: calc(100% - 500px);
}

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}
#ry-footer-3 .footer-contents::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-537e32b6-eee1-441f-821f-c4092830c03a/backgrounds/PhiferEye_footer_bg.jpg) center top no-repeat;
	background-size: cover;
    opacity: 1;
}
@media (width &lt; 1080px) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
	.module-welcome.style-5 .ry-each:not(.image-wrapper) {
		max-width: 100%;
	}
	.with-gradient:before {
		opacity: 0;
	}

	#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
		height: 100% !important;
	}

	body[data-page-name="index"] #navigation {
		position: relative;
	}
}

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

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

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