body, body p, body div{font-family: Lato !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Playfair Display !important;font-weight: 600 !important;}
b, strong {font-weight: bold !important;}
@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;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Lato';z-index:99;}
.ry-btn {height: 60px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #FFFFFF !important;background: #00234b !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #b59759 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #b59759 !important;}
.ry-btn.ry-btn-secondary:hover {background: #00234b !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius:  !important; font-size: 18px !important}
.btn-img {z-index: 999;}

.ry-anchor-hidden { display: block; position: relative; top: -200px; visibility: hidden;}
.full-link, .full-link a { position: absolute; inset: 0; color: transparent;}
.full-link:hover a { color: transparent; }
#ry-pg-body .owl-carousel .owl-item img {filter: unset;}
.HOLDsp-slides-container {height: calc(100vh - 120px) !important;}
li.third-level-container:not(.third-level a):after {
    content: '\f105';
    font-family: fontawesome;
    color: #fff;
    position: relative;
    top: 12px;
    right: 12px;
}

@media (max-width: 1080px) {
	.ry-list-wrp .ry-list-item .ry-list-photo img {
		margin: auto;
	}
	.ry-list-wrp .ry-list-item .ry-box-right * {
		text-align: center;
	}
	.ry-list-wrp .ry-list-item .ry-box-right .col-xs-12 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
}

/* INTERIOR PAGE SIDEBAR AND FULL WIDTH */
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;
}

.title-open {
  border-radius: 10px 10px 0 0 !important;
}

.title-closed {
  border-radius: 10px !important;
}

/* HP Edits - Started <> */

:root {
	--clr-white: #FFFFFF;
	--clr-black: #2f241e;
	--clr-primary: #00234b;
	--clr-secondary: #b59759;
	
	--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 h1 {
    color: var(--clr-white);
    text-align: center;
    font-size: var(--font-herotitle);
}

.custom-headline h1 span {
    display: block;
    font-family: Lato !important;
    font-weight: 300;
    text-transform: uppercase;
    font-size: var(--font-title);
    letter-spacing: 0.18em;
}


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

.custom-headline h2 span{
    display: block;
    font-family: 'Lato';
    font-size: var(--font-spantitle);
    font-weight: 300;
    text-transform: uppercase;
}
	/*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;
		}
        .ry-menu .ry-nav li.dropdown .dropdown-menu li {
            background: var(--color-primary-background);
            color: #374151;
        }

		body[data-page-name="index"] .ry-btn.ry-btn-primary {
			background: url(https://s3.amazonaws.com/static.organiclead.com/Site-ddd2b2e9-7b63-41ff-b2fc-244ba6aee36a/Background_images/PGA_button_bg_v2.jpg) center center no-repeat !important;
			background-size: cover;
			box-shadow: 0 0 7px #33333359;
			border-radius: 999px;
			color: black !important;
		}
		body[data-page-name="index"] .ry-btn.ry-btn-primary:hover {
			background: var(--clr-secondary) !important;
			color: var(--clr-white) !important;
		}
/*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);
}.module-header.style-11 {
    background: none;
}

.module-header.style-11 .ry-logo img {
    max-width: 360px;
}
.module-header.style-11 .ry-right .button-group .text-wrapper span {
    color: var(--clr-primary);
}
.mobile-container {
    background: var(--clr-white);
    position: relative;
}
/* Hero */
	/**/
#hp-slider, #hp-slider .swiper-wrapper, .homepage-swiper .swiper-slide img {
    height: 100vh !important;
    object-fit: cover;
}
.module-66 .carousel .carousel-inner .item .text-center::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(to bottom, white, transparent, transparent, #000a16ba);
}

.module-66 .carousel .carousel-control {
    opacity: 0;
}

/* CTA */
	/**/
/* Welcome */
	/**/
.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    opacity: 0;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}
.module-welcome.style-5:before {
    opacity: 1;
    z-index: 1;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-ddd2b2e9-7b63-41ff-b2fc-244ba6aee36a/HomepageAssets/PGA_welcome_img_v2.png) top right no-repeat;
	background-size: contain;
    height: 90%;
    width: 50%;
    left: auto;
    right: 0;
}

.module-welcome.style-5 .background-section {
    opacity: 0;
}
.module-welcome.style-5 .custom-headline h2,
.module-welcome.style-5 .ry-text p{
    text-align: left !important;
}

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

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

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}
.module-welcome.style-5 .ry-text div {
    display: flex;
    gap: 40px;
}

.module-welcome.style-5 .ry-text div a {
    margin: 0 !important;
}
/* Services */
	/**/
.module-services.style-12 {
    padding: 100px 0 450px;
}
.module-services.style-12 .content .ry-flex {
    gap: 70px;
}
.module-services.style-12 .content .ry-flex .ry-each .services-details p, .module-services.style-12 .content .ry-flex .ry-each .photo {
    display: none;
}

.module-services.style-12 .ry-text {
    margin: 40px 0;
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(odd) {
    background: var(--clr-primary);
}

.module-services.style-12 .content .ry-flex .ry-each:nth-child(even) {
    background: var(--clr-secondary);
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4,
.module-services.style-12 .content .ry-flex .ry-each .services-details h3{
    color: var(--clr-white);
}

.module-services.style-12 .content .ry-flex .ry-each::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40%;
    width: 100%;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-ddd2b2e9-7b63-41ff-b2fc-244ba6aee36a/Background_images/PGA_button_bg_v2.jpg) center center no-repeat !important;
	background-size: cover;
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
}
.module-services.style-12 .content .ry-flex .ry-each .services-details h3 {
    text-align: center;
    font-size: var(--font-title);
    margin-top: 10px !important;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h4 {
    font-family: 'Lato' !important;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-weight: 300 !important;
    margin: 0;
}

.module-services.style-12 .content .ry-flex .ry-each .services-details h3 span {
    font-size: var(--font-spantitle);
}

.module-services.style-12 .content .ry-flex .ry-each {
    padding-top: 20px;
    box-shadow: 0 0 7px #3333333d !important;
}
.module-services.style-12 .content .ry-flex .ry-each .icons {
    bottom: 45px;
}
.module-services.style-12 .content .ry-flex .ry-each:nth-child(odd) .icons {
    background: var(--clr-secondary)
}
/* Custom HP Locations */
.custom-hp-locations .background-section, .custom-hp-locations .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.custom-hp-locations {
    padding: 6.6vh 0;
}

.custom-hp-locations .custom-headline h2, .custom-hp-locations .custom-headline h2 span, .custom-hp-locations .ry-text p {
    color: var(--clr-white);
}

.custom-hp-locations .ry-text {
    margin: 40px auto;
    max-width: 1280px;
}

.custom-hp-locations .ry-flex {
    gap: 110px;
}

.custom-hp-locations .ry-flex .photo img {
    border-radius: 30px;
    margin-bottom: 40px;
}

.custom-hp-locations .ry-flex .loc-name h3 {
    color: var(--clr-white);
    font-size: var(--font-spantitle);
}

.custom-hp-locations .ry-flex .btn-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
/* Meet the Team */
	/**/
/* Insurance */
	/**/
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-testimonials.style-4 {
    margin-bottom: 0;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-ddd2b2e9-7b63-41ff-b2fc-244ba6aee36a/Background_images/PGA_testimonial_bg.jpg) center center no-repeat;
	background-size: cover;
}

.module-testimonials.style-4 .ry-flex .ry-each .each-comment .ry-text p {
    text-align: center;
}


.module-testimonials.style-4 .ry-flex .each-middle .group-text .icon-wrapper span {
    font-size: 70px;
    font-family: 'Playfair Display';
    height: 70px;
}

.module-testimonials.style-4 .ry-flex .each-middle .photo {
    box-shadow: 0 0 7px #333;
}
/* Footer */
	/**/
.footer.style-3 .footer-top .ry-container {
    /* max-width: 1920px; */
}

.footer.style-3 .footer-top .ry-content {
    /* max-width: 1600px; */
}

.footer.style-3 .footer-top {
    background: var(--clr-white);
    padding: 60px 0;
}

.footer.style-3 .footer-top::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 46%;
    background: var(--clr-secondary);
}

.footer.style-3 .footer-top .ry-each {
    max-width: 50%;
}

.footer.style-3 .footer-top .ry-each:nth-child(2) {
    /* max-width: 50%; */
}

.footer.style-3 .footer-top .ry-each .photo img {
    max-width: 360px;
}

.footer.style-3 .footer-top .ry-each .ry-text {
    max-width: 80%;
    margin: 40px 0;
}
.footer.style-3 .footer-bottom {
    border-top: 1px solid #000000b0;
}
.footer.style-3 .footer-bottom .ry-flex {
    flex-direction: column;
}

.footer.style-3 .footer-top .ry-each .details .text .span-1 {
    opacity: 1;
}
.footer.style-3 .footer-bottom img {
    max-width: 100px;
}
/*Media Queries*/
	/**/
@media (max-width:1080px){
    .module-66 .carousel .carousel-inner .item .text-center::before {
        background: linear-gradient(to bottom, white, transparent, transparent,transparent);
    }
    .module-66 .bnr-textbox {
        position: relative;
        background: var(--clr-primary);
        padding: 40px 60px;
        margin: 0 !important;
    }
    .module-welcome.style-5 .ry-flex {
        flex-direction: column-reverse;
    }
    
    .module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 .ry-text p {
        text-align: center !important;
    }
    
    .module-welcome.style-5 .ry-text div {
        justify-content: center;
    }
    .module-welcome.style-5:before {
        width: 100%;
    }
    .module-welcome.style-5 .ry-text div {
        flex-direction: column;
        align-items: center;
    }
    .module-welcome.style-5 .ry-text div .ry-btn{
        justify-content: center;
        align-content: center;
        margin: 0 auto;
        width: 100%;
    }
    .module-welcome.style-5 .ry-flex {
        gap: 350px;
    }
    
    .module-welcome.style-5 .ry-each:not(.image-wrapper) {
        max-width: 100%;
    }
    .module-services.style-12 {
        padding: 100px 0;
    }
    
    .footer.style-3 .footer-top::before {
        width: 100%;
        height: 50%;
        top: auto;
        bottom: 0;
    }
    
    .footer.style-3 .footer-top .ry-each .photo img {
        margin: 0 auto;
    }
    
    .footer.style-3 .footer-top .ry-each .ry-text p {
        text-align: center;
    }
    .footer.style-3 .footer-top .ry-each .ry-text {
        max-width: 100%;
    }
    
    .footer.style-3 .footer-top .ry-each {
        max-width: 80%;
    }
    .footer.style-3 .footer-bottom .text {
        text-align: center !important;
    }
    .footer.style-3 .footer-bottom img {
        max-width: 100px;
    }
}
@media (max-width:768px){
    .module-welcome.style-5 .ry-flex {
        gap: 250px;
    }
    .custom-hp-locations .ry-flex {
        flex-direction: column;
    }
	
	.simple-box .ry-flex .each .title {
		font-size: 20px !important;
	}
}
@media (max-width:700px){
    .footer.style-3 .footer-top::before {
        height: 580px;
    }
}
@media (max-width:680px){
    .module-welcome.style-5 .ry-flex {
        gap: 150px;
    }
}
@media (max-width:320px){
    .module-welcome.style-5 .ry-flex {
        gap: 80px;
    }
}
/* End - HP Edits*/
	
	.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
    background: #fff;
    opacity: 1;
    color: #09234b !important;
}