/* 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;
}
#in-services-style-2.squares .ry-each:before, #in-services-style-2.squares .ry-each img {border-radius: 0;}
.testimonials-swiper p,
.testimonials-swiper-2 p{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4
}

/* HP Edits - Started <May 07, 2026> */

/**/
	/*fonts*/

	/*btns*/
/*Modal*/
/* Header */
	/**/
.snap-mobile-menu {
    background: white;
}

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

.ry-menu .ry-nav li.primary:hover .caret {
    border-color: var(--color-secondary-background);
}
.with-gradient:before {
    background-image: linear-gradient(to bottom, white, transparent, transparent);
}
.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    background: var(--color-primary-background);
    color: var(--color-primary-text);
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
/* CTA */
	/**/
/* Welcome */
	/**/
.cta-icon {
    border-color: #374151;
    color: #374151;
}

.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-flex {
    align-items: center;
}

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

.module-welcome.style-5 .ry-text p {
    text-align: left;
}

.module-welcome.style-5 .ry-text .ry-btn {
    margin-left: revert-layer;
}

.module-welcome.style-5:before {
    background: #e6e7e7;
    height: 60%;
    width: 35%;
    left: auto;
    right: 0;
}
.module-welcome.style-5 .aff-logos {
    display: flex;
    justify-content: space-between;
	margin-top: 40px;
}

.module-welcome.style-5 .aff-logos img {
    max-width: 200px;
    position: relative !important;
}

.module-welcome.style-5 .aff-logos .photo {
    padding: 0 !important;
    height: 110px !important;
}
/* Services */
	/**/

.ry-services.style2 .ry-each .photo img {
    z-index: 2;
    height: 40%;
    width: 40%;
    left: 30%;
    top: 9%;
	object-fit: contain;
}

.ry-services.style2 .ry-each .title div {
    color: #374151;
}

.ry-services.style2 .ry-each .photo {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e3306425-6e08-4468-b8f5-cc0b7989e183/backgrounds/HPDC_services_circle_v2.png) center center no-repeat;
	background-size: contain;
}

.ry-services.style2 .ry-each .photo:before {
    opacity: 0;
}

@media (max-width:600px) {
	
	.ry-services.style2 .each-block .photo::before {
	  width: 250px;
	  height: 250px !important;
	  right: 0;
	  margin: auto;
	  border-radius: 100%;
	}

	div.ry-services.style2 .each-block .photo img {
	  top: 39%;
	  height: 30%;
	  width: 30%;
	  margin: auto;
	  background: ;
	  float: none;
	  right: 0;
	  left: 0;
	}
}

/* Meet the Team */
	/**/
#hp-team-8 .background-section, #hp-team-8 .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    object-fit: cover;
}
.custom-hp-section .background-section, .custom-hp-section .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
}
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.testimonials-swiper .swiper-slide:nth-child(even) {
    background: var(--color-primary-background);
}
.testimonials-swiper .swiper-slide:nth-child(odd) {
    background: var(--color-secondary-background);
}
.testimonials-swiper .swiper-slide p {
    color: var(--color-primary-text);
}
.testimonials-swiper .swiper-slide svg {
    color: rgb(253 224 71 / var(--tw-text-opacity, 1))
}
#hp-testimonials-1::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30%;
    width: 100%;
    background: #e6e7e7;
}
/* Footer */
	/**/
/*Media Queries*/
	/**/

.ry-services.style2 .ry-each .photo img {
    top: 20%;
}

#navigation-style-7 .ry-menu ul li.primary > a {
    font-size: 18px;
}

#contents h2,
#contents h3,
#contents h4 {
    margin-top: 0;
    margin-bottom: 10px;
}



#contents h2 {
    font-size: 36px;
}

#contents h3 {
    font-size: 34px;
}
#contents h4 {
    font-size: 30px;
}
#contents h5 {
    font-size: 26px;
}
@media (max-width:1024px){
    #hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
        height: 100% !important;
    }
    .module-welcome.style-5 .ry-text p {
        text-align: center;
    }
}
@media (width < 1080px) {
    #section-hp-services:before, .module-19.style2:before, .ry-services.style2::before {
        opacity: 1;
    }
}
@media (max-width: 1080px) {
    .module-welcome.style-5:before {
        height: 20%;
        width: 100%;
        top: auto;
        bottom: 0;
    }
    
    .module-welcome.style-5 .ry-each.image-wrapper .photo {
        padding-top: 0;
    }
    .ry-services.style2 .each-block .photo:before {
        height: 100%;
        background: var(--color-primary-text);
    }
    .ry-services.style2 .each-block .photo img {
        z-index: 2;
        height: 40%;
        width:40%;
        left: 30%;
        top: 20%;
        border-radius: 0;
    }
    .ry-services.style2 .each-block .title div {
        color: #374151;
        line-height: 1;
    }
     .module-welcome.style-5 .ry-each .ry-text .ry-btn {
        margin-left: 0;
    }

}

@media (max-width: 768px) {
	.module-welcome.style-5 .ry-each .ry-text .ry-btn {
		margin: auto;
	}

	.custom-hp-section .photo img {
		margin: auto;
	}
	#contents h2 {
		font-size: 32px;
	}
	#contents h3 {
		font-size: 30px;
	}
	#contents h4 {
		font-size: 28px;
	}
	#contents h5 {
		font-size: 26px;
	}
}
/* End - HP Edits*/

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

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

html, body {
  overflow-x: hidden;
}
body {
  position: relative
}
.mm-navbar__title>span {
	color: #fff;
}