@media (max-width: 991px) {}
@media only screen and (max-width: 768px){
	.swiper-slide {width: 100% !important;}
	.testimonials-wrapper .testimonials-block .carousel-control {display: none;}
	.carousel-control.left, .carousel-control.right {background-image: unset; background-image: unset;background-repeat: unset;}
	.carousel-control, .carousel-control:hover, .carousel-control:focus {color: #ffffff;}}
#services-box a{ margin:0 auto;}
#articles .ry-btn-primary, 
#articles .ry-btn-primary:after {color: #ffffff;}
#articles .ry-btn-primary:hover, 
#articles .ry-btn-primary:hover:after {color: #ffffff;}
body {font-family: Poppins !important;}
.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Poppins';z-index:99;}
.ry-btn {display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #ffffff !important;background: #436131 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #dad639 !important;color: #ffffff !important;}
.ry-btn-secondary:hover {background: #436131 !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #dad639 !important;}
body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-left {
    width: 100%;
    max-width: 100%;
    float: unset;
}

body.default #ry-pg-body[data-interior-layout="Full Width"] > .ry-container > .ry-content > .ry-right {
    display: none;
}
@media (width > 768px) {img.full-width-img, .ry-photo img {width: 50%; margin: 0 auto;}}

/* HP Edits - Started <October 14, 2025> */

:root {
	--clr-white: #ffffff;
	--clr-black: #2f241e;
	--clr-primary: #436131;
	--clr-secondary: #dad639;
	
	--font-herotitle: clamp(3rem, 2.0625rem + 3vw, 3.75rem); /*60px*/
	--font-title: clamp(2.8125rem, 2.5781rem + 0.75vw, 3rem); /*48px*/
	--font-spantitle: clamp(1.14625rem, 0.9657rem + 0.7405vw, 1.854375rem); /*29.67px*/
	--font-subtitle: clamp(1rem, 0.8172rem + 0.585vw, 1.14625rem); /*18.34px*/
}
/**/
	/*fonts*/

.custom-headline h2 {
    text-transform: uppercase;
    font-weight: 600 !important;
    text-align: center;
    font-size: var(--font-title) !important;
}

.custom-headline h2 .span-2 {
    color: var(--clr-secondary);
}

.custom-headline h2 .span-1 {
    display: block;
    font-size: var(--font-subtitle);
    font-weight: 400;
    letter-spacing: 0.28em;
    color: var(--clr-black);
    padding-bottom: 15px;
}

	/*btns*/
		.ry-btn-white{
			color: var(--clr-black)!important;
			background: var(--clr-white) !important;
			border: 1px solid var(--clr-white) !important;
		}
		.ry-btn-white:hover{
			color: var(--clr-white) !important;
			background: transparent !important;
			border: 1px solid var(--clr-white) !important;
		}
/*Modal*/
/* Header */
	/**/

.ry-sticky-menu.fixed {
    background: white;
    box-shadow: 0 0 7px #333;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
    font-size: 22px;
    color: #374151;
    text-transform: CAPITALIZE;
    letter-spacing: normal;
}

.module-43 .ry-right .ry-menu .nav-menu li a:hover {
    color: var(--clr-secondary);
}

.module-43 .ry-left img {
    max-width: 370px;
}

.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper {
}

.module-43 .ry-right .ry-leads .ry-contact {
    gap: 20px;
}

.module-43 .ry-right .ry-leads .ry-contact li.ry-el-link {
    background: var(--clr-secondary) !important;
}

.mobile-container .flex-wrap .mobile_logo img {
    filter: brightness(0) invert(1);
    max-width: 230px;
}
.mobile-container {
    position: relative;
}
/* Hero */
	/**/
.module-66 .carousel .carousel-inner {
    opacity: 1;
}

.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
    object-position: center;
}
/* CTA */
	/**/
/* Welcome */
	/**/

.module-welcome.style-5 .background-section {
    opacity: 0;
}
.module-welcome.style-5 .custom-headline h2 .span-2 {
    display: block;
}
.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 660px;
}

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

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

.module-welcome.style-5 .ry-flex {
    align-items: flex-end;
    gap: 100px;
}

.module-welcome.style-5 {
    padding-bottom: 0;
}

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

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
    padding-bottom: 6.6vh;
}

.module-welcome.style-5:before {
    opacity: 1;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5edcbd6d-dc92-4de4-ac22-946fac9331c3/Background_images/WVC_welcome_before.jpg) center center no-repeat;
	background-size: cover;
    width: 34%;
    left: auto;
    right: 0;
}
/* Services */
	/**/

.ry-services.style2 {
    padding: 6.6vh;
    padding-top: 16.6vh;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5edcbd6d-dc92-4de4-ac22-946fac9331c3/Background_images/WVC_service_bg.jpg) center center no-repeat;
	background-size: cover;
}

.ry-services.style2:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 8%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5edcbd6d-dc92-4de4-ac22-946fac9331c3/Background_images/WVC_services_before.jpg) center center no-repeat;
	background-size: cover;
}

.ry-services.style2 .ry-text {
    margin-top: 40px;
}

.ry-services.style2 .ry-each .photo {
    background: var(--clr-primary);
    border-radius: 100%;
}

.ry-services.style2 .ry-each .photo img {
    border-radius: 0;
    filter: brightness(0) invert(1);
    height: 30%;
    width: 30%;
    left: 35%;
    top: 14%;
    object-fit: contain;
}

.ry-services.style2 .ry-each:first-child .each-block:first-child .photo, .ry-services.style2 .ry-each:nth-child(2) .each-block:last-child .photo, .ry-services.style2 .ry-each:last-child .each-block:first-child .photo {
    background: var(--clr-secondary);
}

.ry-services.style2 .ry-each .photo:after {
    opacity: 0.9;
}
.ry-services.style2 .ry-each:first-child .each-block:first-child .photo:after,
.ry-services.style2 .ry-each:nth-child(2) .each-block:last-child .photo:after,
.ry-services.style2 .ry-each:last-child .each-block:first-child .photo:after {
        background: var(--clr-secondary);
}
	
.ry-services.style2 .ry-each .photo img {
    position: relative;
    inset: unset;
    width: 100px;
    min-height: 100px;
    margin-top: 2vw;
}
.ry-services.style2 .ry-each .photo {
    padding-bottom: 0;
    width: 232px;
    height: 232px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.ry-services.style2 .block-count-6 .ry-each {
    width: 232px;
}
@media (max-width: 1080px) {
    .mobile-services {
        max-width: 300px;
        margin: 0 auto;
        float: none;
    }
}


/* Meet the Team */
	/**/
.module-team.style-1 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5edcbd6d-dc92-4de4-ac22-946fac9331c3/Background_images/WVC_team_bg.jpg) center center no-repeat;
	background-size: cover;
}
.module-team.style-1 .content {
    display: flex;
    align-items: center;
    gap: 40px;
}

.module-team.style-1 .ry-flex {
    width: 60%;
    margin: 0;
}

.module-team.style-1 .ry-text p {
    text-align: center;
}

.module-team.style-1 {
    padding: 16.6vh 0;
}

.module-team.style-1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50%;
    width: 50%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5edcbd6d-dc92-4de4-ac22-946fac9331c3/Background_images/WVC_team_before.jpg) center center no-repeat;
	background-size: cover;
}
.module-team.style-1 .custom-headline h2, .module-team.style-1 .custom-headline h2 .span-1, .module-team.style-1 p {
    color: white !important;
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.option-1:before {
    height: 100%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5edcbd6d-dc92-4de4-ac22-946fac9331c3/Background_images/WVC_testimonials_bg.jpg) center center no-repeat;
	background-size: cover;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    opacity: 0;
    height: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    background: transparent;
    padding: 115px 60px 0px;
}
.module-testimonials.option-1 .testimonials-wrapper {
    margin-bottom: 60px;
}

.testimonials-wrapper .carousel-indicators {
    bottom: -40px !important;
}
.module-testimonials.option-1 .carousel-control {
    opacity: 0;
}

.module-testimonials.option-1 .carousel-indicators .active {
    background: var(--clr-secondary) !important;
}
/* Footer */
	/**/
.module-16 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-5edcbd6d-dc92-4de4-ac22-946fac9331c3/Background_images/WVC_footer_bg.jpg) center center no-repeat;
	background-size: cover;
}
.module-16 #footer-row2 span, .module-16 #footer-row2 a {
    color: white;
}

.module-16 #footer-row2 .ry-right img {
    filter: brightness(0) invert(1);
}
/*Media Queries*/
	/**/

@media screen and (max-width:1480px) {
    .module-welcome.style-5 .ry-flex {
        gap: 0px;
        flex-direction: column;
        align-items: center;
    }
    
    .module-welcome.style-5:before {
        height: 14%;
        width: 100%;
        top: auto;
        bottom: 0;
    }
    
    .module-welcome.style-5 .ry-each.image-wrapper .photo {
        padding-top: 0;
    }
    
    .module-welcome.style-5 .ry-each:not(.image-wrapper),
    .module-welcome.style-5 .ry-each.image-wrapper{
        max-width: 100%;
    }
}
@media screen and (max-width:1200px) {
    .module-team.style-1 .content {
        flex-direction: column-reverse;
    }
    
    .module-team.style-1 .text-wrapper {
        width: 100%;
    }
    
    .module-team.style-1:before {
        width: 100%;
        height: 30%;
    }
}
@media screen and (max-width:1080px) {
    .ry-services.style2:after {
        height: 100px;
    }
    .ry-services.style2 .ry-text {
        margin-bottom: 40px;
    }
    .ry-services.style2 .each-block:nth-child(odd) .photo {
        background: var(--clr-primary);
    }
    .ry-services.style2 .each-block:nth-child(even) .photo {
        background: var(--clr-secondary);
    }
    .ry-services.style2 .each-block .photo img {
        position: absolute;
        top: 25%;
        left: 25%;
        width: 50%;
        height: 50%;
        object-fit: contain;
        filter: brightness(0) invert(1);
    }
	.ry-services.style2 .each-block .photo {
		border-radius: 999px;
		overflow: hidden;
	}
	
	div.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
		background: rgb(67 97 49 / 90%);
		padding: 30px 60px 70px;
	}
}
@media screen and (max-width:1024px) {
    .module-66 .carousel .carousel-inner .item img {
        height: 100%;
    }
}
@media (max-width: 500px) {
	.ry-services.style2 .each-block .photo:before {
		opacity: 0;
	}
	.mobile-services .slick-track .each-block {
		margin-left: 0;
	}	
}
/* End - HP Edits*/
	
body[data-page-name="contact-us"] div#ry-section-map {
    display: none;
}
	
	body[data-page-name="contact-us"] #ry-pg-body {
		padding: 100px 0 220px;
	}