@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: Montserrat !important;}
.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Montserrat';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: #283060 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #1a1f3d !important;color: #ffffff !important;}
.ry-btn-secondary:hover {background: #283060 !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #1a1f3d !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;
}


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

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

/* HP Edits - Started <January 26, 2026> */

:root {
	--clr-white: #ffffff;
	--clr-black: #2f241e;
	--clr-primary: #283060;
	--clr-secondary: #1a1f3d;
	
	--font-herotitle: clamp(1.125rem, -1.2188rem + 7.5vw, 3rem); /*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 {
    text-align: center;
    color: var(--clr-white);
    font-size: var(--font-title);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 600;
}

.custom-headline p {
    text-align: center;
    color: var(--clr-white);
    font-size: var(--font-spantitle);
    text-transform: uppercase;
    line-height: 1.7;
}

.custom-headline h2 span {
    display: block;
    font-size: var(--font-spantitle);
    text-transform: uppercase;
    letter-spacing: 0.28em;
    font-weight: 400;
    margin-bottom: 20px;
    text-align: center;
}

.custom-headline h2 {
    font-size: var(--font-title) !important;
    font-weight: 700 !important;
    text-align: center;
}
	/*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 */
	/**/
.module-43 .ry-right .btn-wrapper .phone a, .module-43 .ry-right .ry-menu .nav-menu li a {
    color: #374151;
}

.module-43.fixed {
    background: var(--clr-secondary);
    box-shadow: 0 0 7px #3333;
}

.module-43.fixed .ry-right .ry-menu .litlleLogo img {
    max-width: 300px;
}

div#litlleLogo img {
    width: 290px;
    max-width: 330px !important;
    filter: brightness(0) invert(1);
}

.module-43.fixed .ry-right .ry-menu .nav-menu {
    align-items: center;
	margin: 0 20px;
}

.module-43 .ry-left img {
    max-width: 320px;
}
.mobile-container .flex-wrap .mobile_logo img {
    filter: brightness(0) invert(1);
	max-width: 180px;
}
.module-43 .ry-right .ry-menu .nav-menu li a:hover {
    color: #ccc;
}
body.default #ry-section-header.module-43.fixed {
    background: var(--clr-primary) !important;
    box-shadow: 0 0 7px #33333345;
}

body.default #ry-section-header.module-43 {
    background: white !important;
}

.module-43.fixed .ry-right .btn-wrapper .ry-btn {
    background: white !important;
    color: black !important;
}

.module-43.fixed .ry-right .btn-wrapper .ry-btn:hover {
    background: transparent !important;
    border-color: white;
    color: white !important;
}
.module-43.fixed .ry-right .ry-menu {
    width: 70%;
}
/* Hero */
	/**/
.module-66 .carousel .carousel-inner {
    opacity: 1;
}

.module-66 .ry-arrow__down {
    z-index: 9;
}
/* CTA */
	/**/
.module-25-cta #swiper-hero {
    padding-bottom: 70px;
    background: white;
}

.module-25-cta .ry-hero-cta-img-container {
    margin-bottom: 20px;
}

#swiper-hero a {
    color: var(--clr-primary);
}

.module-25-cta .ry-hero-cta-img-container img {
    width: 150px;
    height: 150px;
    border-radius: 0;
    border: none;
}
.ry-hero-copy-bot.module-25-cta {
    padding: 6.6vh 0;
}
/* Welcome */
	/**/
.module-welcome.style-5 .background-section {
    opacity: 1;
    filter: none;
}

.module-welcome.style-5 .custom-headline h2, .module-welcome.style-5 p {
    color: var(--clr-white);
}

.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-bottom: 40%;
}
.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}
/* Services */
	/**/

.module-19 {
    margin: 0;
    padding: 6.6vh 0;
}

.module-19 .card-holder .img-frame {
    transform: scale(0.7);
}

.module-19 .card-holder {
}

.module-28 .ry-content {
    height: 660px;
}

.owl-carousel .owl-dots .owl-dot {
    background: #ffffff5e;
}
.module-19 .card-holder .ry-left {
    height: 100%;
}

.module-19 .custom-headline h2, .module-19 .custom-headline h2 span {
    text-align: left;
}

/* Meet the Team */
	/**/
.module-28 {background-position: right;}

.module-28 .ry-generic-copy {
    margin: 40px 0;
}
.module-28 .ry-left img {
    left: 0;
}
/* Insurance */
	/**/
.ry-multi-item-slider::before {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-b1f24433-320e-45b5-b169-783cb6232b0e/Background_images/BeaconChiro_welcome_bg.jpg) center center;
}

.owl-carousel .owl-dots .owl-dot.active {
    background: white;
}

.ry-multi-item-slider .custom-headline h2 span {
    color: var(--clr-white);
}
/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    border-radius: 0;
    background: var(--clr-primary);
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    background: #7d7f83;
}

.carousel-indicators .active {
    background-color: var(--clr-white) !important;
}

.testimonials-wrapper .carousel-indicators li:not(.active) {
    opacity: .3;
}

.carousel-control.left, .carousel-control.right {
    opacity: 0;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
    max-width: 100%;
}

.module-testimonials.option-1:before {
    opacity: 0;
}

.module-testimonials.option-1 {
    padding: 16.6vh 0;
}
/* Footer */
	/**/

.module-16 #footer-row1 {
    background: var(--clr-primary);
    border: 15px solid white;
}

.tertiary-c, .module-20.style2 .dr-name h4, .module-16 #footer-row1 .card .card-body .ry-footer-detail a,
.module-16 #footer-row1 .card .card-body .ry-footer-detail, .module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1,
.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2,
 .module-16 #footer-row1 .card .card-title .ry-heading{
    color: var(--clr-white);
}

.module-16 #footer-row1 .social-inner-wrap li a {
    background: var(--clr-white) !important;
    color: var(--clr-primary) !important;
}
.module-16 #footer-row1 .card .card-body .ry-footer-detail a:hover {
    color: var(--clr-white);
    font-weight: 600;
}

.module-16 #footer-row1 {
    padding: 4.16667vw 3.66667vw;
}
/*Media Queries*/
	/**/

@media (max-width: 590px) {
    .module-66 .carousel .carousel-inner .item img {
        margin-top: 70px;
    }
	
	.custom-headline h1 {
		font-size: 30px;
	}
}
@media screen and (max-width:1024px){
    .module-66 .bnr-textbox {
        margin: 0 !important;
        position: relative;
        background: var(--clr-secondary);
        padding: 40px 0;
    }
}

@media screen and (max-width:1340px) {
    div#litlleLogo img {
        width: 120px;
    }
}
@media (max-width: 1200px) {
    .module-19 .card-holder .ry-right {
        padding: 0;
    }
    .module-19 .custom-headline h2, .module-19 .custom-headline h2 span {
        text-align: center;
    }
    .module-19 .ry-generic .btn-wrap {
        display: flex;
        width: 100%;
        justify-content: center;
    }
    .module-28 .ry-content {
        height: 100%;
    }
	    .module-19 .card-holder .img-frame {
        transform: none;
        margin-top: 140px;
    }

}
@media screen and (max-width:1390px){
    .module-43.fixed .ry-right .ry-menu {
        width: 60%;
    }
}

@media (max-width: 767px) {
    .module-19 .card-holder .img-frame {
        margin-top: 60px;
    }
    .module-19 .card-holder .img-frame .anchor a {
        font-size: 0.7em !important;
    }
    .module-19 .card-holder .img-frame .anchor a::after {
        width: 20px;
        height: 20px;
    }
}
@media (max-width:1080px){
    .ry-hero-copy-bot.module-25-cta .ry-flex {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
    .ry-hero-copy-bot.module-25-cta .ry-each {
        width: fit-content;
    }
}
/* End - HP Edits*/
	
body[data-page-name="payment-options"] #payment-insurance .module-32-heading-2 h4 {
    color: #283060;
    text-transform: capitalize;
    letter-spacing: 1px;
}
body[data-page-name="services"] #ry-pg-body .ry-list-item img {
    margin: 0 auto;
}