/* 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 | Build Starting - <June 10, 2025>*/

.with-gradient:before {
    background-image: linear-gradient(to bottom, #ffffffa8, transparent, #000000a8);
}

#hp-slider .swiper-pagination-bullet-active {
    background-color: white;
}
#welcome-wrap.style-1 .module-22 .ry-right .content-wrap p {
    text-align: center !important;
}

#welcome-wrap.style-1 {
    padding-bottom: 13vw;
}
#welcome-wrap.style-1 .svg-background .cls-1,
.ry-hp-team .svg-background .cls-1{
    fill: var(--color-orange-background);
}
.ry-card:hover .ry-icon {
    background: var(--color-primary-background);
}

.ry-card:nth-child(odd) .ry-icon {
    background-color: var(--color-primary-background);
}

.ry-card .ry-icon img {
    filter: invert(1);
}

.ry-card:nth-child(even) .ry-icon {
    background-color: var(--color-green-background);
}

.ry-card {
    box-shadow: 0 0 7px #33333329;
}

.ry-card:nth-child(even):hover::before {
    background-color: var(--color-green-background);
    opacity: 0.9;
}

.ry-card:nth-child(odd):hover::before {
    background-color: var(--color-primary-background);
    opacity: 0.9;
}
.ry-card:hover .ry-icon {
    background-color: var(--color-primary-text)
}

.ry-card:nth-child(odd) .ry-btn-hover-effect {
    background-image: linear-gradient(var(--color-green-background) 0 0)
}
.ry-card.ry-hp-service-5 {
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-45f156be-7c2c-4634-83e0-d7a49248093a/images/s5.jpg);
}
.ry-card.ry-hp-service-6 {
  background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-45f156be-7c2c-4634-83e0-d7a49248093a/images/s6.jpg);
}
.ry-hp-team .svg-background {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 36%;
    -moz-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: "FlipV";
}
.ry-hp-team .svg-background svg{
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
#hp-brands-5 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-45f156be-7c2c-4634-83e0-d7a49248093a/backgrounds/DrJoyceMedina_brands_bg.jpg) center top no-repeat;
}
.module-brands.style-5 .content .brand-block .each-brand:nth-child(even) .logo {
    background: var(--color-skyblue-background);
}
.module-testimonials.style-5 .top-circle {
    background-color: var(--color-orange-background);
}
#ry-footer-3::after {
    background-color: var(--color-primary-background);
}
@media screen and (max-width: 1024px) {
	#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
		height: 100% !important;
	}

	.with-gradient:before {
		opacity: 0;
	}
	.ry-hp-team .svg-background {
		width: 70%;
		right: -20%;
		bottom: -20%;
	}
}

.header-social-btn .bi::before {
    color: #006e80;
}

div#navigation-style-7 {
    background-color: #fff;
}

@media (max-width:1500px) {
   .ry-menu .ry-nav {
		font-size: 18px !important;
		margin-left: 0 !important;
	}


	div#navigation-style-7 img {
		width: 200px;
	} 
}

@media (max-width:1300px) {
    .ry-menu .ry-nav {
		gap: 0 20px important;;
		font-size: 17px !important;
		margin-left: 0 !important;
	}

		div#navigation-style-7 img {
		width: 180px important;;
	} 
}

@media (max-width:767px) {
	.custom-headline h2 {
	  font-size: 30px !important;

	}
}

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

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


@media(max-width:1480px) {
    .ry-menu .flex-col a {
        text-wrap:nowrap;
        padding-inline:10px !!important
    }
    .ry-menu .flex-col a span {
        margin-left:5PX
    }
}
	
@media(max-width:1280px) {
    #navigation-style-7 {
        padding-inline:1.5rem
    }
}

@media(max-height:700px) {
    .homepage-swiper .swiper-slide {
        margin-top:120px
    }
    .homepage-swiper .swiper-wrapper {
        height:100% !important;
    }
}


@media(max-width:1439PX) {
    #hp-testimonials-5 *{
        text-align:center
    }

    #hp-testimonials-5 .items-center {
        justify-content:center
    }
    #hp-testimonials-5 .relative.flex.gap-2.my-4.justify-center.py-6 {
        display:none !important
    }
    #hp-testimonials-5 .p-10 {
        padding-inline:10px
    }
}