body, body p, body div{font-family: Satoshi !important;font-weight: 400 !important; }
h2 {font-size: 50px;}
@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: #000000;}}
#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: #000000;}

.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Satoshi';z-index:99;}
.ry-btn {text-transform: uppercase;height: 51px;display: flex;align-items: center;justify-content: center;padding-left: 25px;padding-right: 25px;max-width: max-content;color: #ffffff !important;background: #609633 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #5e5e4b !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #5e5e4b !important;}
.ry-btn.ry-btn-secondary:hover {background: #609633 !important;box-shadow: unset !important;}
/*.cmsForm .has-error {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 40px !important; font-size: 16px !important}

.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; }

.map {
	height: 500px;
}

/* HOMEPAGE MODAL STORE LOCATOR */
#StoreLocatorModal .modal-dialog {
	width: 90%;
	max-width: 1080px;
	/* margin-top: calc(50vh - 20%); */
	margin-bottom: 0;
	position: absolute;
	top: 50%;
	margin: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}

#StoreLocatorModal .modal-dialog .modal-header {
	padding-top: 70px;
	padding-left: 4vw;
	padding-bottom: 25px;
	border-bottom: unset;
	padding-right: 4vw;
}

#StoreLocatorModal .modal-dialog .modal-footer {
	display: none;
}

#StoreLocatorModal .modal-dialog .modal-header h4 {
	text-align: left;
	line-height: 1;
	margin: 0;
}

#StoreLocatorModal .modal-dialog .modal-content {
	border-radius: 30px;
}

#StoreLocatorModal .modal-dialog .modal-header h4 {
	font-weight: 400;
	font-size: 34px;
	color: #333;
}

#StoreLocatorModal .modal-dialog .modal-header button {
	margin-top: 0;
	position: absolute;
	right: 4vw;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	font-weight: 200;
	opacity: 1;
	color: #333;
}

#StoreLocatorModal .modal-dialog .modal-body {
	clear: both;
	padding: 0;
	display: flex;
	padding: 0 4vw;
	padding-bottom: 4vw;
}
#StoreLocatorModal .modal-dialog .modal-body .location-wrapper .ry-container {
	width: 100%;
	max-width: 100%;
}
#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container {
	padding: 0;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container {
	margin-top: 0;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container h3 {
	display: none;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input {
	margin-top: 0;
	width: 100%;
	height: 60px;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address {
	margin: 0;
	width: calc(100% - 30px);
	max-width: unset !important;
	height: 60px;
	border: 1px solid #eeeeec;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	padding-left: 25px;
	font-size: 16px;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container #bh-sl-user-location {
	display: flex;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container button {
	position: absolute;
	right: 0;
	padding: 0 35px;
	height: 60px !important;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 1;
	border-radius: 15px;
	border-top-left-radius: unset;
	border-bottom-left-radius: unset;
	margin: 0;
	text-transform: uppercase;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address::placeholder {
	color: #666;
	font-size: 16px;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .switch__wrapper {
	clear: both;
	padding-top: 10px;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .switch__wrapper a {
	font-size: 14px;
	color: #A3002C;
	display: flex;
	align-items: center;
	padding-left: 15px;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .switch__wrapper a svg {
	width: 15px;
	height: 15px;
	margin-right: 7px;
	fill: #A3002C;
}

#StoreLocatorModal .bh-sl-container .bh-sl-map-container {
	margin-top: 30px;
	margin-bottom: 30px;
}

#StoreLocatorModal .bh-sl-container .bh-sl-map-container #bh-sl-map {
	display: none;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list {
	width: 100%;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li {
	border: unset;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each:nth-child(1) {width: 100px;}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .photo {
	width: 100px;
	height: 100px;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each:nth-child(2) {
	width: calc(100% - 130px);
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details .fa {
	display: none;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details a {
	font-size: 16px;
	line-height: 1.4;
	display: block;
	color: #333;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details:nth-child(3) span {
	display: none;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details:nth-child(3) a {
	font-weight: 500;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details:not(:last-child) {
	margin-bottom: 5px;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex {
	align-items: center;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details.social-icons {
	display: none;
}


#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li {
	background: transparent !important;
	width: calc(50% - 30px);
	max-width: 350px;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 30px;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .headline-text {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 1;
	font-weight: 500 !important;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .headline-accordion {
	display: none;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-details .inner-accordion {
	display: none;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-details a {
	font-size: 16px;
	padding: 18px 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #261132;
	border-radius: 10px;
	line-height: 1;
	margin-top: 15px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-details a:hover {
	background: #b1264b;
	text-decoration: unset !important;
}

#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details .address-data:after {
	content: "Get Directions";
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 2px;
	text-decoration: underline;
	color: #a3002c;
	font-weight: 500;
}

.module-14 .carousel-control {display: none;}
#ry-main .ry-btn::after, .footer.custom .ry-btn::after, .location-template-single #ry-pg-content .ry-btn::after {
    content: '\f105';
    font-family: 'FontAwesome';
    display: inline;
    color: #fff;
	line-height: 23px;
}

@media (max-width: 991px) {
	#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details a, 
	#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .each-details .address-data:after, 
	#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-details a {
		font-size: 14px;
	}

	#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex > .ry-each .headline-text {
		font-size: 15px;
	}

	#StoreLocatorModal .modal-dialog .modal-header h4 {
		font-size: 26px;
	}
	#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li {
		width: calc(50% - 15px);
	}
}
@media (max-width: 768px) {
	#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li {
		width: 100%;
		max-width: 100%;
	}
	#StoreLocatorModal .modal-dialog .modal-header {
		padding-top: 6vw;
	}
}
@media (max-width: 620px) {
	#StoreLocatorModal .modal-dialog .modal-header h4 {
		font-size: 22px;
	}
	#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address,
	#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address::placeholder,
	#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container button {
		font-size: 14px !important;
	}
	#StoreLocatorModal .modal-dialog .modal-header button {
		font-size: 44px;
		width: 20px;
		height: 20px;
	}
	#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address, #StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container button {
		height: 50px !important;
	}
}
@media (max-width: 420px) {
	#StoreLocatorModal .modal-dialog .modal-content {
		border-radius: 15px;
	}
	#StoreLocatorModal .modal-dialog .modal-header {
		padding-top: 40px;
	}
	#StoreLocatorModal .bh-sl-container .bh-sl-loc-list {
		height: 320px;
	}
	#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address {
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
	}

	#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container button {
		border-radius: 10px;
		border-top-left-radius: unset;
		border-bottom-left-radius: unset;
	}
}

/*Homepage Locations Map*/
.hp-map .locations-v2 {
	padding: 80px 0 100px;
}

.locations-v2 .map-wrapper, .locations-v2 .map-wrapper .map-ratio, .locations-v2 .map-wrapper .map-ratio #mapCustom {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.locations-v2 .ry-container .ry-content {
	max-width: 480px;
	background: #fff;
	border-radius: 40px;
	border: 4px solid #fff;
	padding-bottom: 40px;
	overflow: hidden;
	border-radius: 25px;
}

.locations-v2 .ry-container .ry-content .ry-headline {
    padding: 30px 50px;
    background: #609633;
}

.locations-v2 .ry-container .ry-content .ry-headline h2 .span-1 {font-weight: 600;}

.locations-v2 .ry-container .ry-content .ry-headline h2 {
    line-height: 1;
    color: #fff;
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 300;
}

.locations-v2 .ry-container .ry-content .each-item .headline {
	padding: 20px 0;
	font-size: 24px;
	font-weight: 600 !important;
	color: #5e5e4b;
}

.locations-v2 .ry-container .ry-content .accordion-custom > .each-item {
	padding: 0 50px;
}

.locations-v2 .ry-container .ry-content .each-item .each-details {
	display: flex;
	padding-left: 40px;
}

.locations-v2 .ry-container .ry-content .each-item .each-details .icons {
	position: absolute;
	left: 0;
	width: 27px;
	height: 27px;
	background: #2c6163;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.locations-v2 .ry-container .ry-content .each-item .each-details .icons svg {
	width: 12px;
	height: 12px;
	fill: #fff;
}

.locations-v2 .ry-container .ry-content .each-item .each-details:not(:last-child) {
	margin-bottom: 15px;
}

.locations-v2 .ry-container .ry-content .each-item .each-details * {
	font-size: 18px;
	color: #5e5e4b !important;
}
.locations-v2 .ry-container .ry-content .each-item .each-details a svg {
    display: inline-block;
    width: 18px;
    fill: #5e5e4b;
}

.locations-v2 .ry-container .ry-content .each-item .each-details a:hover svg {fill: #609633;}
.locations-v2 .ry-container .ry-content .each-item .each-details a:hover {
	color: #609633 !important;
	text-decoration: underline !important;
	text-underline-offset: 5px;
}

.locations-v2 .ry-container .ry-content .each-item .each-details ul {
	padding-left: 0;
	list-style: none;
}

.locations-v2 .ry-container .ry-content .each-item .each-details ul li {
	line-height: 1.3;
}

.locations-v2 .ry-container .ry-content .accordion-custom > .each-item.active {
	background: #f8f7f3;
}

.locations-v2 .ry-container .ry-content .accordion-custom > .each-item.active .headline {
	color: #609633;
}

.locations-v2 .ry-container .ry-content .accordion-custom > .each-item .each-item {
	padding-bottom: 20px;
}

.locations-v2 .ry-container .ry-content .headline:before {
	content: "";
	position: absolute;
	right: 30px;
	width: 30px;
	height: 30px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4'/%3E%3C/svg%3E");
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: center;
}

.locations-v2 .ry-container .ry-content .headline.active:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8'/%3E%3C/svg%3E");
}
.locations-v2 .ry-container .ry-content .each-item .each-details.phones .icons {
	top: -5px;
}

.locations-v2 .ry-container .ry-content .each-item .each-details.phones {
	position: relative;
}

.locations-v2 .ry-container .ry-content .each-item .each-details[data-hidden=""] {
	display: none;
}

/* Homepage */

.hp-section {padding: 80px 0;}
.section-heading h1, .location-headline .ry-flex .each-title h1, body .section-heading h2, body .section-heading h3 {
    font-size: 45px;
    text-transform: uppercase;
    font-weight: 300;
}

.section-heading h1 .span-1, .section-heading h2 .span-1, .section-heading h3 .span-1 {font-weight: 600;}

.section-heading p {
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 18px;
    letter-spacing: 3px;
	line-height: 1;
    color: #5e5e4b;
}

.section-heading h3 {font-size: 30px !important;}

.hp-section.welcome, .hp-section.reviews {padding: 180px 0;}

.welcome .ry-btn {margin-top: 20px;}

.welcome .content {
    width: 50%;
    float: right;
    padding: 100px 0;
}

.welcome .img {
    position: absolute;
    left: -155px;
    top: -100px;
    width: 50%;
}

.welcome .img::after {
    content: '';
    position: absolute;
    width: 230px;
    aspect-ratio: 1;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/HomepageAssets/vision_center_badge.png) no-repeat;
    right: -30px;
    top: 60%;
    background-size: contain;
}

.services .services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(5, 1fr);
    gap: 40px;
	margin-top: 60px;
}

.services-grid .service-1 {
    grid-column: 1/3;
    grid-row: 1/3;
}

.services-grid .service-2 {
    grid-column: 3/4;
    grid-row: 1/4;
}

.services-grid .service-3 {
    grid-column: 1/2;
    grid-row: 3/5;
}

.services-grid .service-4 {
    grid-column: 2/3;
    grid-row: 3/6;
}

.services-grid .service-5 {
    grid-column: 3/4;
    grid-row: 4/6;
}

.services-grid .service .img, .services-grid .service img {
    height: 100% !important;
    max-height: unset;
    object-fit: cover;
    border-radius: 50px;
}

.services-grid .service .title {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 35px;
}

.services-grid .service .title.bottom {bottom: 0;}

.services-grid .service .title a {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 300;
}

.services-grid .cta div, .services-grid .cta .ry-btn {
    height: 100%;
    width: 100%;
    max-width: unset;
}

.services-grid .service .title a span {font-weight: 600;}

.services-grid .cta .ry-btn {
    font-size: 25px !important;
    font-weight: 600;
}

.team .team-container {
    margin: 60px 0;
    gap: 60px;
    flex-wrap: wrap;
    justify-content: center;
}

.team .team-container .ry-each {width: calc(20% - 60px);}

.ry-btn.btn-center {margin-inline: auto;}

.team-container .ry-each .img {margin-bottom: 20px;}

.team-container .ry-each a {
    color: #5e5e4b;
    font-weight: 600;
}

.arrow.arrow.slick-arrow {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 40px;
    aspect-ratio: 1;
    border: 1px solid #777;
    border-radius: 50%;
}

.arrow.slick-arrow:hover {
    background: #5e5e4b;
	border-color: #5e5e4b;
    cursor: pointer;
    color: #fff;
}

.ry-stars {
    display: flex;
    gap: 8px;
}

.ry-stars svg {
    fill: #ebbc3d;
    width: 18px;
}

.reviews .arrows {
    justify-content: flex-start;
    gap: 5px;
    align-items: center;
    width: fit-content;
}

.reviews .cta {
    margin-top: 60px;
    gap: 30px;
    align-items: center;
}

.reviews .ry-stars {margin-top: 15px;}
.reviews-slider {margin-top: 20px;}
.reviews .content {
	width: 50%;
	padding: 100px 0;
}

.reviews .img {
    position: absolute;
    right: -155px;
    top: -100px;
    width: 50%;
}

.reviews .img::before {
    content: '';
    display: block;
    width: 95px;
    aspect-ratio: 1;
    position: absolute;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/HomepageAssets/quote_circle.png) no-repeat;
    background-size: contain;
    top: 30%;
    left: 20%;
}

.footer.custom {
    padding-top: 40px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/HomepageAssets/footer_bg.jpg) no-repeat;
    background-size: cover;
    background-position: bottom;
}

.footer.custom .footer-top .ry-content {
    padding: 120px 80px 0;
    background: #fff;
    border-radius: 30px;
}
.footer.custom .footer-top .ry-content {
    padding: 450px 10vw 0;
    background: #fff;
    border-radius: 30px;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/HomepageAssets/contact_family_img.jpg);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
}

.footer.custom .section-sub-heading {margin: 10px 0 30px;}

.footer.custom .ry-form input[type="text"], .footer.custom .ry-form textarea, .footer.custom .ry-form select {
    border: 0 !important;
    box-shadow: none;
    border-bottom: 1px solid #cececa !important;
	padding-left: 35px;
}

.footer.custom .ry-form .col2 {gap: 30px;}

.footer.custom .ry-form .form-group:not([data-type="submit"])::before {
    content: '\f007';
    font-family: 'FontAwesome';
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 2;
    font-size: 18px;
    color: #9e9e94;
    top: 17px;
    left: 10px;
}

.footer.custom .ry-form .email .form-group::before {content: '\f0e0';}
.footer.custom .ry-form .phone .form-group::before {content: '\f095';}
.footer.custom .ry-form .location .form-group::before {content: '\f3c5';}
.footer.custom .ry-form .message .form-group::before {
	content: '\f303';
	top: 22px;
}

.footer.custom .form-group[data-type="submit"] {
    width: fit-content;
    padding: 0 20px 10px;
    margin: 75px auto -15px;
    float: none;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7e2b1d2a-55e3-4e4d-9512-0a8eb2852f59/HomepageAssets/submit_button_outline.png) no-repeat;
    background-size: contain;
    background-position: bottom;
    z-index: 2;
    position: relative;
}

.footer-logo .logo {
    max-width: 390px;
    margin: 0 auto;
    float: none;
}

.footer-logo .logo img {filter: brightness(0) invert(1);}

.footer.custom .footer-bottom {padding: 130px 0 90px;}

.footer-logo::before, .footer-logo::after {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 40px;
    width: calc(50% - 280px);
    height: 1px;
    background: #68884d;
}

.footer-logo::after {
	left: unset;
	right: 40px;
}

.footer.custom .text, .footer.custom .text a {
    color: #fff;
    text-align: center;
}

.footer.custom .footer-bottom .ry-each {margin-top: 30px;}

.footer.custom .text + img {
    max-width: 120px;
    margin: 10px auto 0;
    filter: brightness(0) invert(1);
}

@media (min-width: 992px) {
	.footer.custom .ry-container {
		max-width: 1200px;
		width: 85%;
	}
}

@media (max-width: 1200px) {
	.hp-section.welcome, .hp-section.reviews {padding: 30px 0;}	
	.welcome .img {
		left: -125px;
		top: 30px;
	}
	.reviews .img {
		right: -125px;
		top: 30px;
	}
	.footer.custom .ry-form .col2 {gap: 0;}
	.team .team-container .ry-each {width: calc(33.33% - 60px);}
}

@media (max-width: 1024px) {
	.footer.custom .footer-top .ry-content {padding-top: 300px;}
	.reviews .img {
		right: -50px;
		top: 70px;
	}
}

@media (max-width: 768px) {
	.welcome .content, .reviews .content {
		width: 100%;
		padding: 0;
	}
	.hp-section.welcome {padding: 530px 0 60px;}
	.hp-section.reviews {padding: 450px 0 60px;}
	.welcome .img {
		left: -125px;
		top: -545px;
		width: 75%;
	}
	.reviews .img {
		right: -125px;
		top: -485px;
		width: 75%;
	}
	.services .services-grid {
		grid-template-columns: 1fr 1fr;
		grid-template-rows: unset;
	}
	.services .services-grid .service {
		grid-column: unset;
		grid-row: unset;
	}
	.services-grid .service.service-1 img {object-position: 35%;}
}

@media (max-width: 767px) {
	.section-heading h2 {text-align: center;}
	.welcome .ry-btn {margin: 30px auto 0;}
	.services .services-grid {grid-template-columns: 1fr;}
	.team .team-container .ry-each {width: calc(50% - 60px);}
	.reviews .ry-stars {justify-content: center;}
		.reviews .cta {
		flex-direction: column;
		align-items: center;
		margin-top: 30px;
	}
	.reviews .ry-btn {margin: 0 auto;}
}

@media (max-width: 414px) {
	.team .team-container .ry-each {width: calc(100% - 60px);}
	.hp-section.reviews {padding: 250px 0 60px;}
	.reviews .img {
		right: -20px;
		top: -310px;
		width: 100%;
	}
	.welcome .img {
		left: -85px;
		top: -480px;
		width: 100%;
	}
	.footer.custom .footer-top .ry-content {padding-top: 130px;}
}

/* Inside Pages */

.default .module-34 {
    position: relative;
    background: #000;
}

.default .module-34 .ry-menu a {
    color: #fff;
    font-weight: 400;
}

.location-welcome .ry-content > .ry-flex {padding: 0 7vw;}

.location-welcome .info .ry-flex {
    justify-content: flex-start;
    gap: 15px;
    margin-top: 15px;
}

.location-welcome .info .icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
    background: #5e5e4b;
    border-radius: 50%;
    min-width: 25px;
}

.location-welcome .info .icon svg {
    fill: #fff;
    width: 12px;
}

.location-welcome .info .hours ul {
    padding: 0;
    list-style: none;
}

.location-welcome .info li, .location-welcome .info p, .location-welcome .info a {
	color: #5e5e4b;
	font-weight: 500;
}

.location-welcome .info .section-heading {margin-bottom: 10px;}

.location-welcome .phone .info {line-height: 25px;}

.location-welcome .hours .span-1 {
    display: inline-block;
    min-width: 120px;
}

.location-services .ry-content .ry-flex .ry-each.ry-el-bg {width: 40%;}

.location-welcome .ry-content .ry-each:first-child {
    padding-right: 5vw;
    border-right: 3px solid #d2d5ca;
}

.location-welcome .ry-content .ry-each.info {padding-left: 5vw;}

.locations-reviews.reviews .content {
    float: right;
    padding: 0;
}

.reviews.locations-reviews {
    background-position: 0 70%;
    padding-top: 350px;
}

.hp-section.location-technology.location-services {padding: 0;}

.location-services .ry-content {margin-bottom: -100px;}

@media (max-width: 1440px) {
	.reviews.locations-reviews { background-size: cover;}
}
@media (max-width: 1080px) {
	.location-headline {padding: 170px 0;}
	.location-services .ry-content .ry-flex {
		background: #fff;
		padding: 40px;
	}
	.reviews.locations-reviews::before {
		content: '';
		position: absolute;
		inset: 0;
		background: #eef4eab8;
	}
}
@media (max-width: 768px) {
	.location-welcome .ry-content > .ry-flex {
		padding: 0;
		flex-direction: column;
		gap: 80px;
	}
	.location-welcome .ry-content .ry-each {
		border: none !important;
		padding: 0 !important;
	}
}

/* MULTI MAP */
/* Enhanced Map Styles for Canvas Snap 3 */
:root {
  --color-primary: #609633;
  --color-primary-foreground: #000000;
  --color-secondary: #5e5e4b;
  --color-secondary-foreground: #ffffff;
  --color-muted: green;
  --color-muted-foreground: #ffffff;
  --color-accent: #609633;
  --color-accent-foreground: yellow;
  --color-border: orange;
}
	@media (min-width: 475px) {
  .xs\:w-\[280px\] {
    width: 280px;
  }
}
.text-foreground{ color: white;}
.text-background{ color: black;}
.text-primary {color:var(--color-primary)}
.text-primary-foreground {color:var(--color-primary-foreground)}

.text-primary-foreground\/80{color:color-mix(in oklab,var(--color-primary-foreground)80%,transparent)}

.bg-primary {background-color:var(--color-primary)}
.bg-primary-foreground {background-color:var(--color-primary-foreground)}

.text-secondary {color:var(--color-secondary)}
.text-secondary-foreground {color:var(--color-secondary-foreground)}
.group-hover\:text-secondary-foreground:is(:where(.group):hover *){color:var(--color-secondary-foreground)}
.group-hover\:text-secondary-foreground\/80:is(:where(.group):hover *){color:color-mix(in oklab,var(--color-secondary-foreground)80%,transparent)}

.bg-secondary {background-color:var(--color-secondary)}
.bg-secondary-foreground {background-color:var(--color-secondary-foreground)}

.bg-primary\/80{background-color:color-mix(in oklab,var(--color-primary)80%,transparent)}

.hover\:text-primary:hover {color: var(--color-primary-foreground);}
.hover\:bg-primary:hover {background-color: var(--color-primary);}

.hover\:text-secondary:hover {color: var(--color-secondary-foreground);}
.hover\:bg-secondary:hover {background-color: var(--color-secondary);}

.text-accent{color:var(--color-accent)}
.text-accent-foreground{color:var(--color-accent-foreground)}
.text-accent\/80{color:color-mix(in oklab,var(--color-accent)80%,transparent)}

/* BTNS */
.google-map-container .btn {
  font-weight: 500; /* font-medium */
  display: inline-flex; /* inline-flex */
  cursor: pointer; /* cursor-pointer */
  align-items: center; /* items-center */
  justify-content: center; /* justify-center */
  border-width: 1px; /* border */
  border-style: solid;
  border-color: transparent; /* border-transparent */
  text-align: center; /* text-center */
  line-height: 1rem; /* leading-[1rem] */
  transition-property: all; /* transition-all */
  transition-duration: 0.15s; /* duration-[0.15s] */
  transition-timing-function: ease-in; /* ease-in */
}

.google-map-container .btn-sm {
  padding-left: 0.5rem;   /* px-2 */
  padding-right: 0.5rem;  /* px-2 */
  padding-top: 0.375rem;  /* py-1.5 (1.5 * 0.25rem = 0.375rem) */
  padding-bottom: 0.375rem; /* py-1.5 */
  font-size: 0.875rem;    /* text-sm */
  line-height: 1.25rem;   /* text-sm default line-height */
}

.google-map-container .btn-rounded {
  border-radius: 0.375rem; /* rounded-md */
}

.google-map-container .btn-accent {
  color: var(--color-accent-foreground); /* text-accent-foreground */
  background-color: var(--color-accent); /* bg-accent */
  border-color: color-mix(in oklab, var(--color-accent), #000 10%);
  border-width: 1px;
  border-style: solid;
}

.btn-accent:hover {
  background-color: color-mix(in oklab, var(--color-accent), transparent 20%); /* hover:bg-accent/80 */
}

/* Base Map Container Styles */
.google-map-container {
  position: relative;
  overflow: hidden;
  background-color: var(--color-muted, var(--background, #f5f5f5));
  min-height: 400px;
}

.map-canvas {
  height: 100%;
  width: 100%;
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: ease;
}

/* Map Info Window Styling */
/* Arrow for info windows */
.map-info-box::after {
  content: "";
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  background-color: rgba(var(--color-primary, 0, 122, 255), 0.8);
  position: absolute;
  bottom: -1.25rem; /* -bottom-5 */
  left: 50%;        /* left-1/2 */
  height: 1.25rem;  /* h-5 */
  width: 3rem;      /* w-12 */
  transform: translateX(-50%); /* -translate-x-1/2 */
  backdrop-filter: blur(4px); /* backdrop-blur-sm */
}
.custom-marker  {
  position: relative;
  /* transform: translate(-50%,-100%) !important */
}
/* Google's info window style overrides */
.gm-style .gm-style-iw-c {
  background-color: transparent !important;
  max-width: 390px !important; /* !max-w-[390px] */
  min-width: 200px;
  padding: 0 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  overflow: visible;
}

.gm-style .gm-style-iw-d {
  overflow: visible !important;
  padding: 0 !important;
  margin: 0 !important;
}

.gm-style .gm-style-iw-tc {
  height: 0 !important; /* !h-0 */
}

.gm-style .gm-style-iw-tc::after {
  display: none;
}

.gm-style-iw-chr {
  padding: 0 !important;
  justify-content: flex-end;
  display: none !important;
}

.gm-style-iw-ch {
  padding: 0 !important;
  position: absolute;
}

/* Force hardware acceleration for better performance */
.map-info-box {
  transform: translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}

.map-info-box button,
.map-info-box a {
  transform: translateZ(0);
}

/* Map Info Content */
.map-info-box .btn {
  font-size: 0.75rem;      /* text-xs */
  line-height: 1rem;
  text-transform: uppercase; /* uppercase */
  font-weight: 600;        /* font-semibold */
  transition: all 200ms ease-in-out; /* transition-all duration-200 */
}

.map-info-box .btn:hover {
  transform: scale(1.05); /* transform scale-105 */
}

/* Style Selector Styles */
.map-style-selector {
  display: flex;       /* flex */
  align-items: center; /* items-center */
}

.map-style-selector select {
  background-color: #ffffff;               /* bg-white */
  color: var(--foreground, #111827);       /* text-foreground */
  border-radius: 0.375rem;                 /* rounded-md */
  border: 1px solid #d1d5db;               /* border border-gray-300 */
  padding: 0.5rem 0.75rem;                 /* px-3 py-2 */
  outline: none;                           /* focus:outline-none */
  transition: box-shadow 150ms ease;
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
}

.map-style-selector select:focus {
  box-shadow: 0 0 0 2px rgb(var(--color-primary, 0, 122, 255)); /* focus:ring-2 focus:ring-primary */
}

.dark .map-style-selector select {
  background-color: #1f2937; /* dark:bg-gray-800 */
  color: #e5e7eb;            /* dark:text-gray-200 */
  border-color: #4b5563;     /* dark:border-gray-600 */
}

/* Map Controls Styling */
.gm-style .gm-style-mtc button,
.gm-style .gm-style-mtc div,
.gm-style .gm-svpc,
.gm-style .gm-fullscreen-control {
  border-radius: 0.375rem !important; /* !rounded-md */
  box-shadow:
    0 4px 6px -1px rgba(0,0,0,0.1),
    0 2px 4px -2px rgba(0,0,0,0.1) !important; /* !shadow-md */
  background-color: rgba(255, 255, 255, 0.9) !important;
  border: none !important;
}

/* Dark mode adjustments */
.dark .gm-style .gm-style-mtc button,
.dark .gm-style .gm-style-mtc div,
.dark .gm-style .gm-svpc,
.dark .gm-style .gm-fullscreen-control {
  background-color: rgba(55, 65, 81, 0.9) !important;
  color: #e5e7eb !important;
}

/* Custom Map Style Control */
.map-style-control {
  background-color: #ffffff;     /* bg-white */
}
.dark .map-style-control {
  background-color: #1f2937;     /* dark:bg-gray-800 */
}
.map-style-control {
  box-shadow:
    0 4px 6px -1px rgba(0,0,0,0.1),
    0 2px 4px -2px rgba(0,0,0,0.1); /* shadow-md */
  border-radius: 0.5rem;          /* rounded-lg */
  padding: 0.5rem;                /* p-2 */
  margin: 0.5rem;                 /* m-2 */
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 10;
}

/* Map Loading Spinner */
.map-loading {
  /* bg-background/70 + backdrop-blur-sm + flex + items-center + justify-center */
  background-color: rgba(var(--color-background, 255, 255, 255), 0.7);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.map-loading .animate-spin {
  border-top-color: transparent; /* border-t-transparent */
}

/* Map Section Layout */
.map-section {
  margin-bottom: 2rem; /* mb-8 */
}

/* Map Variations */
.google-map-container.map-small {
  height: 250px;
}

.google-map-container.map-medium {
  height: 400px;
}

.google-map-container.map-large {
  height: 550px;
}

/* Map Style Variations */
.google-map-container.map-rounded {
  border-radius: 0.75rem; /* rounded-xl */
  overflow: hidden;
}

.google-map-container.map-bordered {
  border: 4px solid rgba(var(--color-primary, 0, 122, 255), 0.2); /* border-4 border-primary/20 */
}

/* Map Aspect Ratios */
.google-map-container.map-ratio-square {
  aspect-ratio: 1/1;
  height: auto;
}

.google-map-container.map-ratio-wide {
  aspect-ratio: 16/9;
  height: auto;
}

.google-map-container.map-ratio-ultrawide {
  aspect-ratio: 21/9;
  height: auto;
}

/* Responsive Maps */
@media (max-width: 768px) {
  .google-map-container.map-responsive {
    height: 350px;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .google-map-container.map-responsive {
    height: 400px;
  }
}

@media (min-width: 1025px) {
  .google-map-container.map-responsive {
    height: 450px;
  }
}

/* Locations List */
.location-list {
  scrollbar-width: thin;
  scrollbar-color: rgba(var(--color-accent, 255, 0, 128), 0.3) transparent;
}

.location-list::-webkit-scrollbar {
  width: 6px;
}

.location-list::-webkit-scrollbar-track {
  background: transparent;
}

.location-list::-webkit-scrollbar-thumb {
  background-color: rgba(var(--color-primary, 0, 122, 255), 0.3);
  border-radius: 20px;
}

/* Location item hover and active states */
.location-list button {
  position: relative;
  overflow: hidden;
}

.location-list button::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 0;
  background-color: var(--color-accent, #ff0080);
  transition: width 0.2s ease;
}

.location-list button:hover::after {
  width: 100%;
}

.location-list button.active {
  background-color: rgba(var(--color-primary, 0, 122, 255), 0.1);
}

/* Mobile optimizations */
@media (max-width: 640px) {
  .location-selector-control {
    max-width: 240px;
  }

  .location-list {
    max-height: 40vh;
  }
}

/* Animation for the marker when selected */
@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.marker-pulse {
  animation: pulse 1.5s ease-in-out;
}
	
/*--- PM QA ---*/	
[data-page-id="WebPage-0ac5f3aa-69a2-4385-9385-9d00773f1e49"] #headshot-block IMG {
    max-width:400px ;
    margin:auto
}
[data-page-id="WebPage-0ac5f3aa-69a2-4385-9385-9d00773f1e49"] #text-block * {
    text-align:center
}
#ry-pg-body.location-wrapper h4 {
    color:#fff
}
.bh-sl-container .bh-sl-map-container .bh-sl-loc-list .headline-accordion {
    background:#696969
}
#StoreLocatorModal .modal-dialog .modal-header {
    padding-top: 40px;
}
#StoreLocatorModal .bh-sl-container .bh-sl-map-container {width:100%;overflow: hidden;}
#StoreLocatorModal .bh-sl-container .bh-sl-map-container .bh-sl-loc-list {
    max-width:100%;
    
}

	
#StoreLocatorModal .modal-dialog .modal-body .location-wrapper .ry-container {
	width: 100% !important;
	max-width: 100% !important
}
#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul {
    justify-content:center;
    row-gap:0px
}
#StoreLocatorModal .bh-sl-container .bh-sl-map-container .bh-sl-loc-list .content-accordion {
    border:0 !important;
}
#StoreLocatorModal .modal-dialog .modal-body {
    overflow: hidden;
    clear: both;
    padding: 0;
    display: flex;
    padding: 0 30px;
}
#StoreLocatorModal .modal-dialog {
    overflow:hidden;;
    margin-top:100px
}
#StoreLocatorModal .modal-dialog .modal-content,
#StoreLocatorModal .modal-dialog .modal-body,
#StoreLocatorModal .modal-dialog .modal-body .ry-content{
    height:100%;
    overflow: hidden;
}

#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container {
    padding:10PX
}
#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .switch__wrapper {
    display:none
}
#StoreLocatorModal .location-wrapper .ry-container .bh-sl-container .bh-sl-form-container #bh-sl-user-location #bh-sl-submit {
    top:50%;
    transform:translatey(-50%)
}
#StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address {
    padding-left:50px
}
#StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li {
    max-width:48%;
    width:100%
}
#ry-pg-banner .ry-bnr-wrp {
    z-index:-1
}
.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li{
    padding:0;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li a {
    padding:15px 30px;
    transition:all .3s ease
}
    
.ry-menu .ry-nav li.dropdown .dropdown-menu.hover li:hover a {
    background:#619536 !important
}
	
.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap .icon {
min-width:42px
}
.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrapper {
    display:flex;
    gap:20px;
    justify-content:space-between
}
.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap {
    max-width:300px;
    width:100%

}
.contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap:nth-child(2) {
    width:fit-content
}
#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex {
justify-content:space-between;
	padding-inline:0
}
#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .each-details:nth-child(1) {
    width:60%
}
#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .each-details:nth-child(2) {
    width:fit-content;
}
#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each:nth-child(2) {
    justify-content:center;
	flex-direction:row;;
	flex-wrap:nowrap
}

#ry-pg-body.location-wrapper[locator-page-style="Style 2"] 
.bh-sl-container .container-data .ry-flex .ry-each:nth-child(2) {
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap; 
}

#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .bh-sl-map-container #locations-list .list {
    gap:20px;
    justify-content:center
}
.form-group.required.has-error {
    border:0
}

.form-group.required.has-error select {
    border-color:red
}
#ry-pg-body.services-grid .module-1 p {
    text-align:start !important
}

#ry-pg-body.services-grid .module-1 img {
    margin-bottom: 10px !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
}
  #ry-pg-body.services-grid .module-1 .ry-box-left {
        width:30%
    }
    #ry-pg-body.services-grid .module-1 .ry-box-right {
        width:70%
    }
#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .photo {
    max-height:350px;
    height:100%;
    padding-bottom: 0;
    margin-bottom: 20px;
    overflow:hidden;
    align-items:start
}

#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .photo img  {
    position:relative;
    object-fit:cover;
    object-position:bottom
}

#ry-pg-body.location-wrapper [data-city="Glen Mills"] .photo {
    align-items:center !important
}

@media(min-width:1600px){
    #ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .each-details.social-icons {
    display:flex;
    width:100%;
    align-items:center;
    justify-content:center
    }

}

#ry-pg-body.location-wrapper .bh-sl-container .bh-sl-map-container .bh-sl-loc-list .content-accordion {
    height: fit-content;
    background: #f6f6f6;
}
#ry-pg-body.location-wrapper .bh-sl-container .bh-sl-loc-list ul .location-container .ry-each-accordion {
    background: transparent;
}

@media(max-width:1600px) {
	#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .each-details:nth-child(1){
    width:100%;
		max-width:100% ;
}
	.bh-sl-container .container-data .ry-flex .ry-each .each-details .content-wrapper a {
		text-wrap:wrap
	}
	.bh-sl-container .container-data .ry-flex .ry-each .each-details .content-wrapper a br{
		display:none
	}
}
@media (max-width: 1280px) {
	.reviews.locations-reviews {
		background-position: -8vw 70%;
		padding-top: 350px;
	}
}
@media(max-width:1080px) {
    #StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li {
    max-width:46%;
		width:100%
	}
	.module-34 {
		display:none
	}
	.module-35.hidden-md {
		display: block !important;
	}
	.module-14 .ry-slide.ry-el-bg img {
		display: block;
		height: 100%;
		object-fit: cover;
		min-height:unset;
		visibility: visible;
	}
	.module-14 .ry-slide.ry-el-bg {
		padding: 0;
		background: transparent !important;
	}

	.module-14 .ry-slide.ry-el-bg .card {
		position: relative;
		top: unset !important;
		padding: 0 !important;
		transform: unset;
		padding: 60px 30px !important;
		justify-content: center;
		align-items: center;
	}
	#sldr .carousel-inner {
		padding-bottom: 0;
	}
	
	 #ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each:nth-child(2){
        align-items:center;
        justify-content:center
    }
   #ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .each-details{
        width:100% !important;
       flex-direction:column;
       gap:3px
    }
    #ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .each-details * {
        text-align:center
    }
    #ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .container-data .ry-flex .ry-each .each-details .fa {
        margin:0 auto
    }

	#ry-pg-body.services-grid .module-1 .ry-box-left {
		width:40%
	}
	#ry-pg-body.services-grid .module-1 .ry-box-right {
		width:60%
	}
	.reviews .content {
		width: 100%;
	}
	.locations-reviews.reviews .content * {
		text-align: center;
	}
	.reviews .cta {
		justify-content: center;
		align-items: center;
	}
	.reviews .cta div {
		width: max-content;
	}
	.reviews .ry-stars {
		display: flex;
		justify-content: center;
	}
}
@media(max-width:991px){
	#ry-pg-body.location-wrapper[locator-page-style="Style 2"] .bh-sl-container .bh-sl-map-container #locations-list .list img {
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
    }

	 #ry-pg-body.location-wrapper[locator-page-style="Style 2"]  .bh-sl-container .container-data .ry-flex .ry-each .photo img {
        max-width: unset !important;
        min-width: unset !important;
        height: unset;
        object-fit: contain;
        top: unset;
        left: unset;
        transform: unset;
    }
}
@media(max-width:880px) {
    #StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul  {
        gap:0px
    }
}
@media(max-width:780px) {
        #StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li {
    max-width:100%;
        width:100%
}
    #StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul  {
        gap:0px;
        
    }
    #StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul li .container-data .ry-flex {
        flex-direction:column;
        align-items:center;
        justify-content:center;
    }
    #StoreLocatorModal .bh-sl-container .container-data .ry-flex .ry-each .photo {
        margin:0 auto 10px
    }
    
    #StoreLocatorModal .bh-sl-container .container-data .ry-flex .ry-each,
     #StoreLocatorModal .bh-sl-container .container-data .ry-flex .each-details,
    #StoreLocatorModal .bh-sl-container .container-data .ry-flex .ry-each .each-details .content-wrapper{
        max-width:100% !important;
        width:100% !important
    }
  
    #StoreLocatorModal .bh-sl-container .container-data .ry-flex .ry-each * {
        text-align:center  !important
	}
	#ry-pg-body.services-grid .module-1 .ry-box-left {
		width:100%;
		margin-bottom:10px
	}
	#ry-pg-body.services-grid .module-1 .ry-box-right {
		width:100%
	}
}

@media(max-width:768px){
    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrapper {
    display:flex;
    flex-direction:column;
    gap:5px;
    justify-content:center
}
    .contact-template.style-3 .inner-flex .ry-each .inner-group .text-wrap {
        width:100% !important;
        max-width:unset !important
    }
    .contact-template.style-3 .inner-flex .ry-each {
        width:100%
    }
}
@media(max-width:767px){
    #ry-pg-body.services-grid .module-1 .ry-box-left {
        padding:0
    }
    #ry-pg-body.services-grid .module-1 p  {
        text-align:center !important;
        padding-block:10px
    }
}
@media(max-width:600px) {
    #StoreLocatorModal .modal-dialog {
    overflow: hidden;
    margin-top: 10px;
        height:96%;
        overflow:hidden
}
   #StoreLocatorModal .bh-sl-container .bh-sl-map-container .bh-sl-loc-list {
        padding-bottom:320px;
        margin-bottom: 10px;
    }
    #StoreLocatorModal .bh-sl-container .bh-sl-loc-list ul  {
        overflow:hidden
    }
    #StoreLocatorModal .bh-sl-container .bh-sl-loc-list{
        height:100vh;
        /* overflow: hidden; */
    }
    #StoreLocatorModal .location-wrapper .ry-container .bh-sl-container .bh-sl-form-container #bh-sl-user-location #bh-sl-submit {
        position:relative;
        inset:unset;
        transform:unset;
        max-width:fit-content;
        font-size:14px !important
    }
    
    #StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container #bh-sl-user-location {
        flex-direction:column;
        gap:5px;
        justify-content:center;
        align-items:center
    }
    #StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address, #StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container .form-input #bh-sl-address::placeholder, #StoreLocatorModal .modal-dialog .modal-body .bh-sl-container .bh-sl-form-container button {
        width:100%
    }
}
@media(max-width:480px) {
.module-35 .module-35-header-left {
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
}
	.module-35 .module-35-header-right {
		width:fit-content;-webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
	}
	.module-35 .module-35-header-center {
        max-width: 220px;
		width:100%;
		height:unset;
    }
	.module-35 .mobile_menu {
		display:none
	}
	.hamburger{
		padding:20px 0 15px 0
	}
	.mobile-button {
		display:flex;
		gap:8px
	}
	.mobile-button a {
		margin:0 !important
	}
		.section-heading h1, .location-headline .ry-flex .each-title h1, body .section-heading h2, body .section-heading h3 {
		line-height:1.1;
		margin-top:10px
	}
}