body, body p, body div{font-family: Open Sans !important;font-weight: 400 !important; }
h1,h2,h3,h4,h5,h6{font-family: Kaushan Script !important;font-weight: 400 !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: 'Open Sans';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: #59b1e6 !important;font-size: 20px !important;}
.ry-btn-primary:hover {background: #7dca24 !important;color: #FFFFFF !important;}
.ry-btn.ry-btn-secondary{color: #FFFFFF !important;background: #7dca24 !important;}
.ry-btn.ry-btn-secondary:hover {background: #59b1e6 !important;color: #FFFFFF !important;box-shadow: unset !important;}
/*.cmsForm .has-error input {border: 1px solid #ff0069;}*/
.btn,.ry-btn,.ry-btn-primary {border-radius: 30px !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;
}

.ry-horizontal-line .ry-photo {
    padding-bottom: 0 !important;
}

@media (min-width:992px) {
	div.list ul {
		column-count: 2;
		margin-top: 1em;
	}
}

.link, a.link {
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 background:transparent;
    color: transparent !important;	
}



.welcome-btn {
    display: flex;
    gap: 0 1em;
}

a#white-btn {
    background: #fff !important;
    color: var(--clr-primary) !important;
}

@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;
	}
	
	.mobile-container {
		background: #fff !important;
	}

	.mobile-container .mobile-nav button .hamburger-inner,
	.mobile-container .mobile-nav button .hamburger-inner:before,
	.mobile-container .mobile-nav button .hamburger-inner:after {
		 background: var(--clr-primary) !important;
	}


	.mobile-container .flex-wrap .mobile_logo img {
		max-width:150px;
	}


	nav#mobile_menu {
	  background: var(--clr-primary) !important;
	}

	div#menu_container {
		background: var(--clr-primary);
	}
}

/* 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;
}



	
/* Fonts*/

		div.hf-slide .custom-headline h1, div.hf-slide .custom-headline h2 {
			text-align: center;
			color: var(--clr-white) !important;
			font-size: 120px !important;
			letter-spacing: 0;
			line-height: 1.3;
			text-transform: initial;
		}

		.custom-headline h1 span, .bnr-textbox .custom-headline h2 .span-1 {
			display: block;
			font-size: clamp(1.866875rem, 1.5156rem + 1.4412vw, 3.245rem);
			letter-spacing: 0.04em;
			font-family: 'Open Sans';
			font-weight: 400;
			text-transform: lowercase;
			color: #fff;
		}

		.custom-headline h2 {
			text-align: center;
			color: var(--clr-secondary);
			font-size: clamp(1.866875rem, 1.1055rem + 4.1235vw, 5.5rem) !important;
			letter-spacing: 0;
		}
	
		.custom-headline h2 span {
			display: block;
			font-size: clamp(1.25rem, 1.1901rem + 0.2458vw, 1.485rem); !important;
			font-family: 'Open Sans';
			letter-spacing: 0;
			color: rgb(99 99 99);
		}

		.custom-headline h2 .span-1 {
		letter-spacing: 0;
		font-weight: 400;
		text-transform: uppercase;
		letter-spacing: 4px;
	}

		.custom-headline h2 .span-2 {
			letter-spacing: 1px;
			=: -20px;
			text-transform: uppercase;
			font-weight: 500;
			font-size: clamp(1.25rem, 1.1901rem + 1.2458vw, 1.6rem);
		}
	/*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-btn-white-outline{
			background: transparent !important;
			border: 1px solid var(--clr-white);
			transition: all .3s;
		}
		.ry-btn-white-outline:hover{
			background: var(--clr-white) !important;
			border: transparent !important;
			color: var(--clr-black) !important;
		}
	 	body[data-page-name="index"] .ry-btn {
			min-width: 270px;
		}



/*Modal*/



/* Header */

.module-43 .ry-right .ry-leads .ry-contact li {
    min-width: 250px;
}

.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us, .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
    max-width: 270px !important;
    width: 270px;
    text-transform: uppercase !important;
}
.ry-sticky-menu.fixed {
    background: #ffffffe0;
    backdrop-filter: blur(7px);
}
.module-43 .ry-right .ry-leads .ry-contact {
    gap: 30px;
}

.module-43 .ry-right .ry-leads .ry-contact li .ry-el-header-link {
    background: var(--clr-secondary) !important;
    border-radius: 30px;
}

.module-43 .ry-right .ry-leads .ry-contact li.social-wrapper {
    border-radius: 30px;
}

.module-43 .ry-left img {
    max-width: 320px;
}

.module-43 .ry-right .ry-menu .nav-menu li a {
    color: #374151;
}


/* END Header */





/* Hero */

.module-66 .carousel .carousel-inner .item img {
    height: 100vh !important;
    object-fit: cover;
    object-position: top;
}
div.hf-slide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to bottom, white, transparent, #00000085);
}
	
div.hf-slide span.span-2 {
    font-family: var(--font-title);
    text-transform: initial;
    font-size: 80px;
	color: #fff;
}


/* END Hero */


/*WELCOME*/

.module-welcome.style-5 .background-section {
    opacity: 1;
    filter: none;
}

.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 450px;
}

.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
}

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

.module-welcome.style-5 .text-wrapper {
    max-width: 100%;
}

.module-welcome.style-5 .text-wrapper .photo img {
    max-width: 80px;
    margin-bottom: 20px;
}


.module-welcome.style-5 .custom-headline h2 {
    text-align: left !important;
}

.module-welcome.style-5 .ry-text p {
    margin: 30px 0;
    text-align: left !important;
    color: rgb(102 102 102 / 70%);
}

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

.module-welcome.style-5 .ry-flex {
    gap: 40px;
    align-items: center;
}
.module-welcome.style-5 .background-section, 
.module-welcome.style-5 .background-section img {
	object-position: center;
}


/*END WELCOME*/

.mobile-services {
    margin-top: 1em;
}

.hp-slider-block {
    margin-top: 2em;
}

.slider-heading h4 {
    color: #374151;
    font-size: 38px;
   
}


/*Custom - Treatments and Classes*/

.custom-hp-treatments-classes {
    padding: 0;
    background-color: #83cbf6;
    margin-top: -11em;
}
.custom-hp-treatments-classes .ry-flex {
    flex-direction: column;
    padding: 8em;
    gap: 7em 0;
}
.custom-hp-treatments-classes .card {
    display: flex;
    flex-direction: row;
    /* align-items: center; */
    gap: 0 3em;
}

.custom-hp-treatments-classes .ry-content::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--bg-service-before) center top no-repeat;
	background-size: cover;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
}

.custom-hp-treatments-classes .ry-text p {
    margin: 0 auto 1em;
    line-height: 1.5;
    color: rgb(102 102 102 / 70%);
}

.custom-hp-treatments-classes .custom-headline h2 {
    text-align: left;
    text-transform: capitalize;
}

.image-wrapper img {
    max-width: 550px;
    /* margin: 0 auto; */
    border-radius: 40px;
}
.custom-hp-treatments-classes .image-wrapper {
    flex-basis: 50%;
}

.custom-hp-treatments-classes .text-wrapper {
    flex-basis: 50%;
}

/*END Custom - Treatments and Classes*/




/*Practitioners*/
.custom-hp-practitioners .background-section, .custom-hp-practitioners .background-section img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.custom-hp-practitioners {
    padding: 10.6vh 0;
}

.custom-hp-practitioners .custom-headline h2 {
    text-align: left;
}

.custom-hp-practitioners .ry-text p {
    margin: 30px 0;
}

.custom-hp-practitioners .btn-wrapper {
    display: flex;
    gap: 20px;
}
.custom-hp-practitioners .ry-content {
    padding: 0 110px;
    max-width: 60%;
}

.custom-hp-practitioners .custom-headline h2,
.custom-hp-practitioners .custom-headline h2 span,
.custom-hp-practitioners .ry-text p {
    color: var(--clr-white);
}
.custom-hp-practitioners::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 70%;
    background: var(--bg-team-img) left top no-repeat;
    background-size: cover;
    z-index: 1;
	transition: all .3s;
}



/*SERVICES*/

.ry-services.style2 .background-section {
    opacity: 0
}
.ry-services.style2 .ry-content::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: var(--bg-service-before-v2) center top no-repeat;
    background-size: cover;
}
.ry-services.style2 .block-count-5 .ry-each .block-group {
    flex-direction: row;
    gap: 40px;
}

.ry-services.style2 .block-count-5 {
    width: 100%;
    margin: 0;
}

.ry-services.style2 .block-count-5 .ry-each {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
}

.ry-services.style2 {
    padding: 0;
    background-color: #80caf6;
}

.ry-services.style2 .each-block:nth-child(odd) .photo:before {
    background: var(--clr-primary);
    border-radius: 22px;
}
.ry-services.style2 .each-block:nth-child(even) .photo:before {
    background: var(--clr-secondary);
    border-radius: 22px;
}
.ry-services.style2 .each-block .photo:after {
    opacity: 1;
    height: 90%;
    background: none;
    border: 1px solid var(--clr-white);
    width: 90%;
    z-index: 2;
    border-radius: 42px;
    left: calc((100% - 90%) / 2);
    bottom: calc((100% - 90%) / 2);
    content: '';
    position: absolute;
}

.ry-services.style2 .each-block .photo img {
    z-index: 2;
    height: 50%;
    width: 50%;
    left: 0;
    top: 10%;
    object-fit: contain;
    right: 0;
    margin: auto;
}

.ry-services.style2 .ry-each .title div {
    text-transform: uppercase;
    line-height: 1.1;
	    font-size: 18.36px;
}
.ry-services.style2 .ry-each .title {
    width: 90%;
}
.ry-services.style2 .ry-each .each-block:hover .photo:before {
    opacity: 1;
}

.ry-services.style2 .ry-each .each-block:hover .photo:after {
    height: 100%;
    width: 100%;
    opacity: 0.8;
    left: 0;
    top: 0;
    border-radius: 22px;
}

.ry-services.style2 .ry-each .button-svg {
    z-index: 2;
}
.ry-services.style2 .ry-each .each-block:nth-child(odd):hover .photo:after {
    background: #478db8;
}
.ry-services.style2 .ry-each .each-block:nth-child(even):hover .photo:after {
    background: #5d951b;
}
.ry-services.style2 .content {
    padding: 10.6vh 0;
}

@media (max-width:1400px) {
  div.custom-hp-partners .content {
		padding: 0 1em 4em !important;
	}

	div.custom-hp-partners .ry-flex {
		padding: 0 1em !important;
	}

	div.custom-hp-partners .photo {
		height: auto;
	}

	div.custom-hp-partners .photo img {
		margin-bottom: 1em !important;
	}

	div.custom-hp-partners .ry-content::before {
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}

	div.ry-services.style2 .ry-content {
		padding: 0 2em;
	}
}

@media (min-width: 1081px) {
    .ry-services.style2 .block-count-5 .ry-each:nth-child(1) .each-block:nth-child(2) {
        margin-right: 0;
    }
}

/*END SERVICES*/




/*PARTNERS*/

.custom-hp-partners {
    background-color: #80caf6;
    padding-bottom: 350px;
}

.custom-hp-partners .ry-content {
    content: "";
    /* position: absolute; */
    height: 100%;
    width: 100%;
    background: var(--bg-partners-before) top center;
    background-size: cover;
    border-bottom-right-radius: 150px;
    border-bottom-left-radius: 150px;
    z-index: 1;
}

.custom-hp-partners .content {
    padding: 4em 0 8em;
    z-index: 300;
}

.custom-hp-partners .ry-flex {
    margin-top: 30px;
    gap: 0 4em;
    padding: 0 5em;
}

.custom-hp-partners .photo img {
    max-width: 300px;
    margin: 0 auto 2em;
    object-fit: contain;
}

.custom-hp-partners .photo {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 150px;
}

.custom-hp-partners .ry-flex .ry-each:nth-child(3) img {
    max-width: 120px;
}


.custom-hp-partners:after {
    content: '';
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Studio_mat_bg.png);
    width: 100%;
    position: absolute;
    :;0px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
}

.custom-hp-partners .ry-text p {
    text-align: center;
    color: rgb(102 102 102 / 80%);
    line-height: 1.3;
}
.custom-hp-partners .btn-wrapper {
		display: flex;
		justify-content: center;
		margin-top: 30px;
}

@media (max-width:1024px) {
	
	div.custom-hp-partners::after {
		height: 250px;
		object-fit: contain !important;
		background-position: center;
		object-position: bottom;
	}

	div.custom-hp-partners {
		padding-bottom: 250px;
	}
	
	div.custom-hp-partners .ry-content {
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}
	
}


/*END PARTNERS*/




/* FOOTER */

.module-16 #footer-row1 {
    flex-direction: column;
    border-radius: 70px;
    padding: 2vw 6.66667vw;
}

.module-16 #footer-row1 .img-wrapper img {
    max-width: 280px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.footer-office-hours strong {
    text-transform: uppercase;
    margin-bottom: -15px;
    display: block;
}

a#footer-btn {
    margin-top: 2em;
}

.module-16 #footer-row1 .social-inner-wrap li svg {
    filter: #fff;
}

.module-16 #footer-row1 .social-inner-wrap li svg {
   fill:#fff;
    width:15px;
}

.module-16 #footer-row1 .card .card-title .ry-heading {
    color: var(--clr-secondary);
}


.module-16 {
    background: #649934;
}


.module-16 #footer-row2 .powered.ry-text {
    text-align: left;
    display: flex;
    align-items: center;
    gap: 10px;
}

.module-16 #footer-row2 .powered.ry-text img {
    filter: brightness(0) invert(1);
}



/* END FOOTER */




/*MEDIA QUERIES*/


@media (max-width:1800px) {
	
    .custom-hp-partners::after {
		height: 250px;
		object-fit: contain !important;
		background-position: center;
		object-position: bottom;
	}

	.custom-hp-partners {
		padding-bottom: 250px;
	}

	.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
		width: 70%;
	}

	.rev-image-block img {
		max-width: 300px;
	}
}


@media screen and (max-width: 640px){
    .custom-hp-treatments-classes .ry-flex {
        padding: 110px 25px 110px 25px;
    }
    
    .image-wrapper img {
        max-width: 100%;
        border-radius: 20px;
	}
}
@media screen and (max-width:991px){
    .module-16 #footer-row1 {
        border-radius: 3rem;
        padding: 50px;
    }
	.custom-hp-practitioners .ry-content {
		padding: 0;
	}
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        font-size: 20px;
    }
}
@media screen and (max-width: 1024){
	.module-66 .carousel .carousel-inner .item img {
		height: 100% !important;
	}

	.module-66 .bnr-textbox {
		position: relative;
		background: var(--clr-primary);
		margin: 0 !important;
		padding: 40px 0;
	}

	.module-66 .carousel .carousel-inner .item .text-center:before {
		opacity: 0;
	}
}
@media screen and (max-width:1080px){
   div.module-welcome.style-5 .ry-each:not(.image-wrapper) {
        max-width: 100% !important;
        padding-right: 0 !important;
    }
    .module-welcome.style-5 .text-wrapper .photo img {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    
    .module-welcome.style-5 .custom-headline h2,
    .module-welcome.style-5 .ry-text p{
        text-align: center !important;
    }
	.custom-hp-practitioners .ry-content {
		z-index: 1;
		max-width: 100%;
	}

	.custom-hp-practitioners::before {
		opacity: 0;
	}

	.custom-hp-practitioners .custom-headline h2, .custom-hp-practitioners .custom-headline h2 span, .custom-hp-practitioners .ry-text p {
		text-align: center;
	}

	.custom-hp-practitioners .btn-wrapper {
		justify-content: center;
	}
	    .ry-services.style2 .each-block:nth-child(odd) .photo:before {
        height: 100%;
        background: var(--clr-primary);
        border-radius: 2rem;
    }
    .ry-services.style2 .each-block:nth-child(even) .photo:before {
        height: 100%;
        background: var(--clr-secondary);
        border-radius: 2rem;
    }
    .ry-services.style2 .each-block .photo img {
        z-index: 2;
        height: 50%;
        width: 50%;
        left: 0;
        top: 13%;
        max-width: 120px;
    }
    .ry-services.style2 .each-block .photo:after {
        content: "";
        position: absolute;
        bottom: 5%;
        left: 5%;
        width: 90%;
        height: 90%;
        z-index: 2;
        border: 2px solid var(--clr-white);
        border-radius: 1rem;
    }

	.ry-services.style2 .each-block .photo {
		padding-bottom:90%
	}
    .ry-services.style2 .each-block .title div {
        text-transform: uppercase;
        line-height: 1.2;
    }

	.ry-services.style2 .each-block .title {
    bottom: 3em !important;
}

	.custom-hp-partners .ry-flex {
	   flex-direction: column;
		gap: 20px;
	}
	
	div.ry-services.style2 .ry-content {
		padding: 0 2em !important;
	}
}

@media screen and (max-width: 1200px) {
	
    div.custom-hp-treatments-classes .card {
        flex-direction: column;
        gap: 2em 0 !important;
    }

	div.custom-hp-treatments-classes .ry-each:nth-child(2) .card {
		flex-direction: column-reverse;
	}

	div.custom-hp-treatments-classes .card .ry-text {
		max-width: 700px;
		margin: 0 auto 2em !important;
	}
	
    div.custom-hp-treatments-classes .custom-headline h2 {
        text-align: center;
    }
    
    div.custom-hp-treatments-classes .ry-text p {
        text-align: center;
    }
    
    .custom-hp-treatments-classes .btn-wrapper {
        display: flex;
        justify-content: center;
    }
	
	

	div.custom-hp-treatments-classes .ry-flex {
		padding: 3em 1em;
	}
	
	div.custom-hp-treatments-classes .ry-content::before {
		display: none !important;
	}

	div.custom-hp-treatments-classes .ry-flex {
		background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Background_images/ArchwayHouse_services_before.jpg);
		border-top-left-radius: 20px;
		border-top-right-radius: 20px;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}

	.image-wrapper img {
		margin:auto !important;
		max-width:450px;
	}

}

@media (max-width:500px) {
	div.custom-hp-treatments-classes .ry-flex {
		padding: 1em 2em 4em 2em !important;
		gap: 2.5em 0 !important;
	}

}



/*MEDIA QUERIES*/



/*INSIDE PAGES STYLES*/

div#image-text img {
    max-width: 250px;
    margin-bottom: 1em;
    object-fit: cover;
    border-radius: 20px;
    height: 250px;
}

div#image-text {
    flex-direction: column;
}

div#image-text p {
    font-size: 16px;
    line-height: 1.7;
}

a#app-btn {
    margin-top: 1em;
}

div#image-text .ry-each {
    display: flex;
    width: 100%;
    gap: 0 1em;
    margin-bottom: 2em;
}

div.headshots-logo-wrap img {
    max-width: 400px;
    margin: 1em auto 0;
}


div#btn-wrap {
    justify-content: flex-start;
    gap: 0 1em;
    margin-top: 2em;
}

div#btn-wrap .btn-block {
    width: auto;
    margin-top: 0;
}


div#small-headshot {
    width: 30%;
    max-width: 220px;
}

div#bottom-list li p {
    line-height: 30px;
}

div#bottom-list li p, div#bottom-list li a {
    line-height: 28px;
    font-style: italic;
    color: var(--clr-primary);
}


div#bottom-list li {
    list-style: none;
}

div#bottom-list ul {
    padding: 0;
}

div#with-image {
    width: 35%;
}

div#with-text {
    width: 60%;
}

div#with-image img {
    max-width: 250px;
}

div#image-text-flex {
    margin-bottom: 2em;
    border-bottom: 1px solid #eee;
    padding-bottom: 2em;
}


@media (max-width:767px) {
    div#image-text-flex {
		flex-direction:column;
			gap: 2em 0;
	}

		div#with-image, div#with-text {
		width: 100% !important;
	}

	div#with-image img {
		margin:auto !important;
	}
}

@media (max-width: 768px) {
    div#image-text .ry-each {
        flex-direction:column !important;
    }

    div#image-text .ry-each img {
        margin: 0 auto 1em;
    }
	
	 div#btn-wrap {
		flex-direction: column;
		gap: 1em 0;
		max-width: 330px;
		justify-content: center !important;
		margin: 1em auto 0;
		float: none;
	}

	div#btn-wrap .btn-block {
		width: 100%;
	}

	div#btn-wrap .btn-block a.ry-btn.ry-btn-primary {
		padding: 0;
		max-width: -webkit-fill-available;
	}
	
	 div#small-headshot {
		width: 100% !important;
	}
}


/** GALLERY PAGE **/
.gallery-container .ry-each img {
    cursor: pointer;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    display: inline-block;
}
.gallery-container .lightbox-trigger .ry-each {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.gallery-container .lightbox-trigger .ry-each > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}
.gallery-container .lightbox-trigger {
	display: grid;
	grid-gap: 20px;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	grid-auto-rows: 300px;
	grid-auto-flow: dense;
}
.gallery-container .lightbox-trigger .ry-each.tall {
	grid-row: span 2;
}

div.gallery-container {
    margin: 1.5em auto;
}

div.gallery-container .ry-text {
    background: #59b1e6;
    position: absolute;
    bottom: 0;
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

div.gallery-container .ry-text p {
    color: #fff;
}

/** END GALLERY PAGE **/



/*BANNER INSIDE PAGES STYLES*/

	
body[data-page-name="contact-us"] div#map-wrap {
    display: none;
}
	
body[data-page-name="contact-us"] #ry-pg-body {
    padding: 100px 0 250px;
}
	
body[data-page-name="class-sessions"] .ry-bnr-wrp.ry-el-bg {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_classes1.jpg) !important;
}


body[data-page-name="about"] .ry-bnr-wrp.ry-el-bg {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_our_practice.jpg) !important;
}

body[data-page-name="contact-us"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_contact_us.jpg) !important;
}

body[data-page-name="classes"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_classes1.jpg) !important;
}

body[data-page-name="treatments-menu"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_our_approach.jpg) !important;
}

body[data-page-name="treatments-menu"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_our_approach.jpg) !important;
}

body[data-page-name="treatments"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_treatments_and_prices_page.jpg) !important;
}


body[data-page-name="price-list"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_treatments_and_prices_page.jpg) !important;
}

body[data-page-name="onsite-partners"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_On_Site_Partners.jpg) !important;
}


body[data-page-name="zero-balancing"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_zero_balancing.jpg) !important;
}

body[data-page-name="ear-wax-removal"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_ear_wax_removal.jpg) !important;
}


body[data-page-name="harborough-hearing-care"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Interior_Page_Banners/inside_banner_hearing_care.jpg) !important;
}

body[data-page-name="practitioners"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/inside_banner_Meet_the_team.jpg) !important;
}

body[data-page-name="acupuncture"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Acupuncture.jpg) !important;
}


body[data-page-name="alexander-technique"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Alexander_Technique.jpg) !important;
}

body[data-page-name="child-young-person-cbt"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Child_Young_Person_CBT.jpg) !important;
}


body[data-page-name="child-young-person-integrative-counselling"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Child_Young_Person_Integrative_Counselling.jpg) !important;
}


body[data-page-name="chiropractic"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Chiropractic.jpg) !important;
}


body[data-page-name="counselling-psychotherapy"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_counselling_Psychotherapy.jpg) !important;
}

body[data-page-name="health-nutrition-coaching"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Health_Nutrition_Coaching.jpg) !important;
}

body[data-page-name="hypnotherapy"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Hypnotherapy.jpg) !important;
}

body[data-page-name="mctimoney-chiropractic"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_McTimoney_Chiropractic.jpg) !important;
}

body[data-page-name="nutritional-therapy"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Nutritional_Therapy.jpg) !important;
}

body[data-page-name="one-to-one-reformer-pilates"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_One_to_One_Reformer_Pilates.jpg) !important;
}

body[data-page-name="physiotherapy"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Physiotherapy.jpg) !important;
}


body[data-page-name="reflexology"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Reflexology.jpg) !important;
}


body[data-page-name="reiki"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Reiki.jpg) !important;
}

body[data-page-name="sensory-massage"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Sensory_Massage.jpg) !important;
}


body[data-page-name="sound-healing"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Sound_Healing.jpg) !important;
}

body[data-page-name="sports-massage"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Sports_Massage.jpg) !important;
}

body[data-page-name="structural-integration"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Structural_Integration.jpg) !important;
}

body[data-page-name="swedish-massage"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_Swedish_Massage.jpg) !important;
}

body[data-page-name="30-minute-massage"] #ry-pg-banner .ry-bnr-wrp {
    background-image: url(https://www.royacdn.com/unsafe/smart/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/treatment_static_banner/IBTreatments_30_Minute_Massage.jpg) !important;
}


/*END BANNER INSIDE PAGES STYLES*/

:root {
	--clr-white: #FFFFFF;
	--clr-black: #2f241e;
	--clr-primary: #59b1e6;
	--clr-secondary: #7dca24;
	--font-default: Open Sans;
    --font-title: Kaushan Script;
	
	--bg-service-before: url(https://s3.amazonaws.com/static.organiclead.com/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Background_images/ArchwayHouse_services_before.jpg);
	--bg-team-img: url(https://s3.amazonaws.com/static.organiclead.com/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/HomepageAssets/ArchwayHouse_team_img.png);
	--bg-partners-before: url(https://s3.amazonaws.com/static.organiclead.com/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Background_images/ArchwayHouse_partners_bg_v2.jpg);
	--bg-service-before-v2: url(https://s3.amazonaws.com/static.organiclead.com/Site-32790ec8-b8da-42a0-a90e-918a8ff749ab/Background_images/ArchwayHouse_services_before_v2.jpg);
}
