#ry-sidebar .ry-cta-contain {
    padding: 20px;
}

.ry-section.services-grid.technique .module-services {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}

.module-welcome.style-6 .button-wrapper .ry-btn:first-child {
    background: #EDB021 !important;
    color: #fff !important;
    border-radius: 15px;
    font-weight: 600;
    border: 1px solid #EDB021 !important;
}

.module-welcome.style-6 .button-wrapper .ry-btn:first-child:hover {
    background: transparent !important;
    color: #000 !important;
}

.ry-section.services-grid.technique .module-services .ry-each {
    background: #ab1664;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 500px;
    padding: 0 2.5vw;
}


.ry-section.services-grid.technique .module-services .ry-each .ry-icon-block p {
    text-align: center !important;
}

.ry-section.services-grid.technique .module-services .ry-each .ry-icon-block h4 {
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 2vw;
    color: #ffffff;
    font-weight: 600;
}

.ry-section.services-grid.technique .module-services .ry-each a.ry-btn.ry-btn-primary {
    background: #333 !important;
    color: #fff !important;
    margin: auto;
}

.footer-logo {
    background: #fff;
    padding: 3px;
    margin-bottom: 30px;
}

.footer.style-3 .map iframe {
    width: 100%;
    height: unset;
    aspect-ratio: 1;
}

@media screen and (max-width: 1200px) {
    .ry-section.services-grid.technique .module-services {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 767px) {
    .ry-section.services-grid.technique .module-services {
        grid-template-columns: 1fr;
    }
}



.dr-name h4 {
    margin: unset !important;
}

.snap-reviews .star-rate {
    margin: 15px 0;
}

.office-tour_wrap {
  /* padding: 20px 85px; */
  /* border-radius: 30px; */
  border: 3px solid #ab1664;
  width: 100%;
  border-radius: 2rem;
}

.office-tour_wrap img {
  width: 100%;
  max-width: 650px;
  border-radius: 30px;
  padding: 10px;
  margin: 0 auto;
}

.office-tour_wrap .img-after {
  margin-top: 30px;
}

.office-tour_wrap .carousel-control.right, .office-tour_wrap .carousel-control.left {
  background: none;
}

.office-tour_wrap .carousel-control span {
  background: #ab1664;
  background-image: -moz-linear-gradient(-120deg, #ab1664 0%, #333333 100%);
  background-image: -webkit-linear-gradient(-120deg, #ab1664 0%, #ab1664 100%);
  background-image: -ms-linear-gradient(-120deg, #ab1664 0%, #333333 100%);
  border-radius: 100%;
  padding: 0;
  margin: 0;
  width: 50px !important;
  height: 50px !important;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.office-tour_wrap .carousel-control span::before {
  margin-top: -5px;
}

.office-tour_wrap .carousel-control .icon-next, .office-tour_wrap .carousel-control .glyphicon-chevron-right {
  right: 10%;
}

.office-tour_wrap .carousel-control .icon-prev, .office-tour_wrap .carousel-control .glyphicon-chevron-left {
  left: 10%;
}


.office-tour_wrap img:hover, .office-tour_wrap img:focus {
    cursor: pointer;
    opacity: 0.8;
}


.ry-section-special h2 {
    margin: 0 auto;
}

#ry-sidebar .ry-sb-cta:first-child .ry-cta-wrp:before {
    background: unset;
}

@media screen and (max-width:1440px){
    .module-28:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgb(0 0 0 / .3);
        z-index: 1;
        inset: 0;
    }

    .module-28 .ry-flex .ry-right {
        z-index: 9;
    }
	
	div.office-tour_wrap {
		width: 100%;
	}


}

@media screen and (max-width: 1024px){
    .module-28:before  {
        display:none;
    }
}



#special-offer p {
    color: #000 !important;
}

#special-offer p span {
    color: #a91e63;
}

#special-offer .ry-sb-cta .ry-cta-wrp p {display: none !important;}

#ry-sidebar #special-offer .ry-cta p {border-bottom: 1px solid #6d6969;padding-bottom: 20px;}

#ry-sidebar #special-offer .ry-cta h4 {
    text-align: center;
    color: #000;
    line-height: 1.2;
}


.ry-section-special .ry-btn.ry-btn-primary {
    margin: 30px auto;
}

.module-welcome.style-6 .photo.offset.welcome-hours {width: 100% !important;max-width: 350px !important;border: unset !important;box-shadow: unset !important;margin: -100px 0 0 0 !important;position: absolute;top: 69%;left: 80%;transform: translate(-50%, -50%);}

.module-welcome.style-6 .photo.offset.welcome-hours img {
    max-width: 413px;
}

.ry-special-promotions {
    background: url('https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/Background_images/banner_consultation.jpg') center/cover no-repeat;
    padding: 120px 0 60px;
}

.ry-special-promotions .ry-section-special {
    display: flex;
    flex-direction: row-reverse;
}

.footer.style-3 .footer-top .ry-photo {max-width: 230px;}

@media (max-width: 1024px) {
    div.ry-special-promotions {
        background: url('https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/Background_images/banner_consultation.jpg') 30%/cover no-repeat;
    }
}


@media screen and (max-width:991px) {
    div.sections .module-welcome.style-6 .photo.offset.welcome-hours {
        position: relative;
        top: 0;
        left: 0;
        transform: unset;
        margin: -300px 0 0 0 !important;
    }
	
	div.module-testimonials.style-3 {
		padding: 0 0 150px;
	}
}


@media (max-width: 768px) {
    div.ry-special-promotions {
        background: url('https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/Background_images/banner_consultation.jpg') 100%/cover no-repeat;
        padding: 60px 0;
    }

    div.ry-special-promotions .ry-section-special {
        flex-direction: column;
    }
	
	div.module-welcome.style-6 .ry-each.image-wrapper .photo.offset {
		margin-top: 25px;
	}
}

@media screen and (max-width: 500px) {
      div.sections .module-welcome.style-6 .photo.offset.welcome-hours {
        margin: -50px 0 0 0 !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;}
body {font-family: Poppins !important;}
.ry-btn:after {display:none;}
.btn, .ry-btn, .ry-btn-primary, .ry-btn-secondary {font-family: 'Poppins';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: #ab1664 !important;font-size: 20px !important;}
.ry-btn-primary {background: transparent !important; color: #333 !important; border: 1px solid #ab1664 !important;}
.ry-btn-primary:hover {background: #ab1664 !important;color: #ffffff !important;}
.ry-btn-secondary:hover {background: transparent !important; color: #333 !important; border: 1px solid #333333 !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #333333 !important;}
.cmsForm .has-error {border: 1px solid #ff0069;}

.module-28 .ry-btn-wrapper a.ry-btn{
	background: #fff !important;
	color: #333 !important;
}
.module-28 .ry-btn-wrapper a.ry-btn:hover{
	background: #333333 !important;
	color: #fff !important;
}

.module-welcome.style-6 .ry-each h2:not(span), .ry-title h2:not(span), .module-28 .ry-section-title, .module-appointment.option-1 .section-headline h2:not(span),
.module-testimonials.style-3 .section-headline h2 {
    font-size: clamp(1.875rem, 1.5179rem + 1.7857vw, 3.125rem) !important;
    line-height: 130%;
    text-transform: uppercase;
    font-weight: 600 !important;
}
.ry-title h2 br {
    display: none;
}
.module-welcome.style-6 .ry-each h2 span, .module-28 .ry-section-title span, .module-appointment.option-1 .section-headline h2 span, .ry-title h2 span {
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    letter-spacing: 2px;
	 text-transform: uppercase;
	line-height: 150%;
}
.module-welcome.style-6 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/welcome_bg.jpg);
    background-size: cover;
    background-position: bottom;
}
.module-28 .ry-section-title, .module-28 .ry-section-title span, .module-28 .ry-generic-copy p{
	color: #fff;
}
.module-28 .ry-left img {
    max-width: 980px;
    left: -6%;
	object-position: bottom;
}
.module-appointment.option-1 .section-headline h2, .module-appointment.option-1 .ry-flex .ry-each .ry-text p {
    text-align: center;
}
.module-appointment.option-1 .ry-flex .ry-each:nth-child(1){
	margin-top: -5%;
    box-shadow: 0 0 40px rgb(0 0 0 / 10%);
}
.module-appointment.option-1:after{
	opacity: 1;
}
.module-testimonials.style-3 {
    padding: 80px 0 150px;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/reviews_bg.jpg);
    background-size: cover;
    background-position: top;
}

.ry-cta-card .ry-cta-btn-action{
	width: 74px;
	height: 74px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #ab1664;
}
.ry-cta-card.Snap .ry-cta-btn-action:hover{
	background-color: #ab1664;
}
.ry-cta-card.Snap .ry-cta-btn-action i.fa.fa-info {
    display: none;
}
.ry-cta-card.Snap .ry-cta-btn-action i.fa.fa-info, .ry-cta-card.Snap .ry-cta-btn-action i.fa.fa-arrow-left {
    display: none;
}

#cta-wrap .row.active-with-click .col-xs-12.col-md-4.col-sm-6.col-xs-12:nth-child(1) a.ry-cta-btn-action:before,
#cta-wrap .row.active-with-click .col-xs-12.col-md-4.col-sm-6.col-xs-12:nth-child(2) a.ry-cta-btn-action:before,
#cta-wrap .row.active-with-click .col-xs-12.col-md-4.col-sm-6.col-xs-12:nth-child(3) a.ry-cta-btn-action:before{
    content: "";
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
}
#cta-wrap .row.active-with-click .col-xs-12.col-md-4.col-sm-6.col-xs-12:nth-child(1) a.ry-cta-btn-action:before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/Assets/icon_1.png);
    background-size: contain;
}
#cta-wrap .row.active-with-click .col-xs-12.col-md-4.col-sm-6.col-xs-12:nth-child(2) a.ry-cta-btn-action:before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/Assets/icon_2.png);
    background-size: contain;
}
#cta-wrap .row.active-with-click .col-xs-12.col-md-4.col-sm-6.col-xs-12:nth-child(3) a.ry-cta-btn-action:before {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/Assets/icon_3.png);
    background-size: contain;
}
.ry-cta-card.mc-active .ry-cta-description p {
    font-weight: 400;
    line-height: 160%;
    text-align: center;
    margin-top: 32px;
}
.module-appointment.option-1 .ry-flex .ry-each .ry-text p{
	font-weight: 400;
    color: #333;
}

.module-testimonials.style-3 .ry-container .ry-content .review-box .ry-flex .ry-each .each-comment p{
	color: #333;
	text-align: center;
	font-weight: 400;
}

[data-page-id="WebPage-e4bd00d6-8280-4279-a982-b887c0dd22e8"] #ry-pg-banner .ry-bnr-wrp {background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-7d3dbced-7426-444b-b499-b227694c1db0/Assets/teambanner.jpg) !important;}

@media (min-width: 992px){
	.ry-title p {
		padding: 0 20%;
	}
}

/* QA Edits */
.alert li:last-child {
	margin-bottom: 0 !important;
}

body.default #ry-pg-body a:not(.ry-btn):not(.fa):hover {
    text-decoration: underline !important;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu li {
    padding: 12px 25px;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
	display: flex;
}

.hero-badge {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #ffffff88;
}

.hero-badge a img {
    visibility: unset;
    max-width: 200px !important;
    display: block;
    height: auto !important;
    object-fit: unset !important;
    min-height: unset !important;
}

@media (max-width: 1080px) {
	.mobile-header.style-8 .text-wrapper a {
		display: none;
	}
	.mobile-header.style-8 .mobile-container {
		top: 0 !important;
	}
	.ry-section-hero, #ry-pg-banner .ry-bnr-wrp {
		margin-top: 65px;
	}
	.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each:not(:last-child) {
		flex-direction: column;
		gap: 5px;
	}
	.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .ry-text {
		text-align: center;
	}
	.contact-template.style-2 .ry-flex .contact-details .inner-flex .ry-each .icon {
		margin: 0;
	}
	.ry-each.contact-details .inner-flex .ry-text p {
		text-align: center !important;
	}
	.hero-badge {
		margin: 30px auto 0;
		float: none;
	}
}

@media (max-width: 991px) {
	.active-with-click {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.active-with-click .col-sm-6 {
		width: 100%;
		max-width: 70%;
	}
	.ry-cta-card.mc-active .ry-cta-description p {
		font-size: 16px;
	}
	.office-tour_wrap .carousel-control .icon-prev, 
	.office-tour_wrap .carousel-control .glyphicon-chevron-left {
		left: 40%;
	}
	.office-tour_wrap .carousel-control .icon-next, 
	.office-tour_wrap .carousel-control .glyphicon-chevron-right {
		right: 40%;
	}
}

@media (max-width: 500px) {
	.mobile-header.style-8 .text-wrapper a {
		font-size: 11px;
	}
	div.module-25 .ry-hero-copy-top .ry-heading {
		font-size: 30px;
	}
	.active-with-click .col-sm-6 {
		max-width: 100%;
	}
	.ry-cta-card.mc-active .ry-cta-description p {
		margin-top: 0;
	}
	#ry-pg-banner .ry-bnr-wrp {
		height: 180px;
	}
}

@media (max-width: 2560px) and (min-width: 992px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		max-width: 630px;
	}
}

/* END */

/** DISABLING FRIDAY AND SUNDAY ONLY **/
.ui-datepicker-week-end:first-child,
td[data-handler="selectDay"]:nth-child(6) {
    pointer-events: none;
}
.ui-datepicker-week-end:first-child a, td[data-handler="selectDay"]:nth-child(6) a {
    color: #cacaca;
}

.module-header.style-8 .ry-btn.btn-transparent:nth-child(2) {
    background: #EDB021 !important;
    color: #fff !important;
    border: 1px solid #EDB021;
}

.module-header.style-8 .ry-btn.btn-transparent:nth-child(2) svg {
    display: none;
}
#ry-pg-banner .ry-bnr-wrp {
background-image:url(https://www.royacdn.com/unsafe/smart/Site-7d3dbced-7426-444b-b499-b227694c1db0/ib3.jpg ) !important;
}



.abs__verified-logo {
    position: absolute;
    left: -19rem;
}



.abs__verified-logo img {
    max-width: 250px;
    margin: auto;
}

@media screen and (max-width: 1366px) {
    .abs__verified-logo img {
        max-width: 225px !important;
    }

    .abs__verified-logo {
        left: -16rem;
    }
}

@media screen and (max-width: 1080px) {
    .abs__verified-logo {
        position: relative;
        inset: 0;
    }
    
    .abs__verified-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}



/*Updates*/

.video-credit p {
    font-size: 15px;
}

iframe#videoIframe {
    width: 300px;
    height: 500px;
}

.ry-iframe-app {
    background: #e4e6e0;
    display: flex;
    flex-direction: column;
    align-items: center;  
}

.module-appointment.option-1 .photo {
    height: 600px;
    background: #f2f2f0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width:991px) {
    .module-appointment.option-1 .photo {
		height: 500px;
		max-width: 500px;
		margin: auto;
		float: none;
	}

		iframe#videoIframe {
		height: 400px;
		width: 250px;
	}

		.module-appointment.option-1 .photo img {
		max-width: 350px;
	}

}

@media (max-width: 767px){
	#ry-pg-body h2,
	#ry-pg-body h3 {
		font-size: clamp(1.375rem, 1.325rem + 0.25vw, 1.5rem);
	}
	body p,
	body .module-14 .item .card .slide-text-wrap .big-title h1,
	.module-welcome.style-6 .ry-each h2:not(span), .ry-title h2:not(span), .module-28 .ry-section-title, .module-appointment.option-1 .section-headline h2:not(span), .module-testimonials.style-3 .section-headline h2,
	.module-welcome.style-6 .ry-each .ry-text p, .module-welcome.style-6 .ry-each h2,
	.module-24 .span-1 {
		text-align: left !important;
	}
	.module-welcome.style-6 .ry-each h2:not(span), .ry-title h2:not(span), .module-28 .ry-section-title, .module-appointment.option-1 .section-headline h2:not(span), .module-testimonials.style-3 .section-headline h2 {
		font-size: clamp(1.5rem, 1.45rem + 0.25vw, 1.625rem) !important;
	}
	.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
		margin-left: unset;
		margin-bottom: 10px;
	}
	.module-welcome.style-6 .button-wrapper .ry-btn:first-child, .module-welcome.style-6 .button-wrapper .ry-btn {
		margin-left: unset;
	}
	.ry-special-promotions *, .ry-special-promotions .ry-title h2:not(span) {
		text-align: center !important;
	}
}

/*Updates*/