@media (max-width: 1366px) {
	.module-66 .bnr-textbox {
		bottom: -8%;
	}
}
@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: #000000 !important;
	background: #aed8e5 !important;
	font-size: 20px !important;
	
	border-radius: 15px !important;
}
.ry-btn-primary:hover {background: #000000 !important;color: #ffffff !important;}
.ry-btn-secondary:hover {background: #aed8e5 !important;color: #ffffff !important;}
.ry-btn.ry-btn-secondary{color: #ffffff !important;background: #000000 !important;}

/* Nathan - Started <August 30, 2024> */

:root {
	--clr-white: #fff;
	--clr-black: #26211f;
	--clr-primary: #aed8e5;
	--clr-secondary: #000000;

	--font-title: clamp(1rem, 4vw, 60px);
	--font-subtitle: clamp(1rem, 4vw, 30px);
	
	
	--insurances-bg: url(https://s3.amazonaws.com/static.organiclead.com/Site-e9ae6a73-5c71-4b7b-a8ba-b6783e7b1dd0/Background_images/RCM_insurances_bg.jpg) center / cover no-repeat;
	--testimonial-bg: url(https://s3.amazonaws.com/static.organiclead.com/Site-e9ae6a73-5c71-4b7b-a8ba-b6783e7b1dd0/HomepageAssets/RCM_testimonial_bg_v2.jpg) top / cover no-repeat;
}

/*Modal*/
/* Header */
	/**/
.module-43 {
    position: absolute;
    border: none;
}

.box {
    opacity: 0;
}

.module-43 .ry-leads .ry-contact-new a.phone {
    background: var(--clr-primary);
	color: var(--clr-black) !important;
}
.module-43 .ry-leads .ry-contact-new a.book {
    background: white;
    color: black;
}

.module-43 .ry-leads .ry-contact-new a.book .text-wrap {
    color: black;
}

.module-43 .ry-leads .ry-contact-new a.book svg {
    fill: black;
}


.module-43 .ry-right .ry-menu .nav-menu {
	max-width: 100%;
}
.module-43 .ry-left img {
    max-width: 170px;
}
.module-43 .ry-leads .ry-contact-new a.phone,
.module-43 .ry-leads .ry-contact-new a.book {
    border-radius: 15px;
}
.module-43 .ry-leads .ry-contact-new a.phone:hover {
    background: var(--clr-secondary);
}
/* Hero */
	/**/
.module-66 .carousel .carousel-inner {
    opacity: 1;
}

.module-66 .carousel .carousel-inner .item img {
    height: 100vh;
    object-fit: cover;
    object-position: top;
}

.module-66 .carousel .carousel-inner .text-center:before {
    content: "'";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0.5;
}

.module-66 .btn-wrapper {
    display: flex;
    justify-content: center;
}

.module-66 .bnr-textbox {
    max-width: 100%;
    display: flex;
    margin: 0 auto !important;
    height: 100%;
    align-items: center;
}
	/* Text */

		.module-66 a.ry-btn.ry-btn-white {
			background: var(--clr-white) !important;
			color: var(--clr-secondary) !important;
		}

		.module-66 a.ry-btn.ry-btn-white:hover {
			background: var(--clr-primary) !important;
			color: var(--clr-black) !important;
		}

		.module-43.fixed {
			background-color: #00000080 !important;
			backdrop-filter: blur(7px);
		}

/* Welcome */
	/**/
.module-welcome.style-5 .ry-flex {
    flex-direction: row-reverse;
    gap: 40px;
    justify-content: flex-start;
}
.module-welcome.style-5 .ry-each.image-wrapper {
    border: none;
    max-width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.module-welcome.style-5 .text-wrapper {
    max-width: 70%;
}

.module-welcome.style-5 .background-section {
    opacity: 0;
}

.module-welcome.style-5 {
    padding: 16.6vh 0;
}

.module-welcome.style-5 .ry-each:not(.image-wrapper) {
    justify-content: center;
    max-width: 800px;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo {
    padding-bottom: 50%;
}
.module-welcome.style-5 .ry-each.image-wrapper .photo img {
    object-fit: contain;
	border-radius: 20px;
	height: fit-content;
}
/* Services */
	/**/
.module-19 .ry-generic .title-wrap .ry-heading {
    margin: 0;
    text-align: center;
}

.module-19 .card-holder .ry-left .ry-generic .title-wrap {
    padding: 0;
    margin: 0;
}

.module-19 .ry-generic .btn-wrap, .module-19 .ry-generic .btn-container {
    display: flex;
    justify-content: center;
}

.module-19.style2 .ry-right {
    margin: 0;
    width: 60%;
}

.module-19.style2 .services-frame .frame {
    max-width: 100%;
    transform: translate(25%, 0);
    width: 750px;
}

.module-19.style2 .services-frame .frame:hover {
    width: 850px;
    transform: translate(22%, 0);
    }

.module-19.style2 .services-frame {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.module-19.style2 .ry-left {
    width: 40%;
}

.module-19 .card-holder {
}

.module-19.style2 .services-frame .frame .service-img-holder {
    width: 100%;
}

.module-19.style2 .services-frame .frame .service-img-holder .service-img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 0;
}

.module-19.style2 .services-frame .frame .service-img-holder, .module-19.style2 .services-frame .frame .service-img-holder img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    z-index: 1;
    border-top-left-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
}

.module-19.style2 .services-frame .frame:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 60%;
    background: linear-gradient(to right, var(--clr-white), var(--clr-white), #ffffffcc, transparent);
    z-index: 2;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.module-19.style2 .services-frame .frame {
    background: transparent !important;
    border-top-left-radius: 30px !important;
    box-shadow: 0 0 7px 0;
    border-bottom-left-radius: 30px;
}

.module-19.style2 .services-frame .frame .service-name {
    z-index: 3;
    max-width: 330px;
    margin-left: 10%;
    position: absolute;
    top: 30%;
}

.module-19.style2 .services-frame .frame .service-name a {
    font-size: 20px;
    line-height: 1;
    color: #605c5b;
}

.module-19.style2 .services-frame .frame .service-name a:after {
    background: var(--clr-primary);
    transform: none;
    top: 120%;
    left: 0;
}
/* CTA */
	/**/
.module-18 .ry-content .card-holder {
    max-width: 50%;
    gap: 100px;
    flex-wrap: nowrap;
    margin-left: calc((100% - 50%) / 2);
}

.module-18 .ry-content .card .anchor-wrap {
    background: transparent;
    bottom: -30%;
}

.module-18 .ry-content .card:hover .anchor-wrap {
    background: transparent;
    bottom: -65%;
}
.module-18 .ry-content .card {
    overflow: visible;
}

.module-18 .ry-content .card .anchor-wrap a::after {
    border-color: var(--clr-black);
}

.module-18 .ry-content .card:hover .anchor-wrap {
    opacity: 1;
}
.module-18 .ry-content .card .anchor-wrap a {
    color: var(--clr-secondary);
}
	/* Headline - Brand Promise*/
	.module-18 .ry-headline h2 span {
		display: block;
		color: var(--clr-primary);
		letter-spacing: 0.2em;
		font-size: var(--font-subtitle);
	}

	.module-18 .ry-headline h2 {
		text-align: center;
		font-size: var(--font-title);
		color: var(--clr-secondary);
	}

	.module-18 .ry-headline {
		padding-bottom: calc(6.6vh * 3);
	}
/* Meet the Team */
	/**/
/* Insurance */
	/**/
.custom-insurances {
    background: var(--clr-secondary);
	margin-bottom: 6.6vh;
		overflow: hidden;
}

.custom-insurances .ry-content {
    padding: 6.6vh 0;
	z-index: 2;
}

.custom-insurances .ry-flex.logo-wrapper {
    flex-direction: column;
}

.custom-insurances .ry-each.right .ry-headline h2 span {
    display: block;
    text-transform: uppercase;
    color: var(--clr-primary);
    font-size: var(--font-subtitle);
    letter-spacing: 0.2em;
}

.custom-insurances .ry-each.right .ry-headline {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.custom-insurances .ry-each.right .ry-headline h2 {
    font-size: var(--font-title);
    color: var(--clr-white);
    text-align: center;
}

.custom-insurances .ry-flex.logo-wrapper img {
    max-width: 50%;
}

.custom-insurances .ry-flex.logo-wrapper img:nth-child(1) {margin-left: 0;}

.custom-insurances .ry-flex {
    display: flex;
    justify-content: center;
}


.custom-insurances .ry-flex.logo-wrapper img:nth-child(3) {
    margin-left: 30%;
}

.custom-insurances .ry-flex.logo-wrapper div {
    text-align: center;
}

.custom-insurances .ry-flex.logo-wrapper div h3 {
    font-size: var(--font-title);
    color: #1f598c;
}

.custom-insurances:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 70%;
    background: var(--insurances-bg);
}
.custom-insurances:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(223deg, var(--clr-secondary) 50%, transparent 50%);
}
.custom-insurances .ry-content:before {
    content: "'";
    position: absolute;
    bottom: -220px;
    left: -200px;
    height: 500px;
    width: 500px;
    background: white;
    border-radius: 100%;
    opacity: 0.4;
}

.custom-insurances .ry-content:after {
    content: "'";
    position: absolute;
    bottom: 20px;
    left: 610px;
    height: 100px;
    width: 100px;
    background: white;
    border-radius: 100%;
    opacity: 0.4;
    z-index: -1;
	display: none;
}


/* Brand */
	/**/
/* Request Appointment */
	/**/
/* Testimonials */
	/**/
.module-18 .ry-content .card .anchor-wrap a {
    color: var(--clr-secondary);
}

.module-testimonials.option-1 {
    padding-top: 190px;
    padding-bottom: 545px;
}

.module-testimonials.option-1:before {
    height: 40%;
    background: var(--testimonial-bg);
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p,
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment .ry-name h5{
    color: #666;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block {
    padding: 0;
    background: none;
}

.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment-icon {
    opacity: 0;
}

.testimonials-wrapper .carousel-indicators li {
    background: var(--clr-secondary);
}

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

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

.testimonials-wrapper .testimonials-block .carousel-control:before {
    border-color: var(--clr-secondary);
}

.carousel-control {
    opacity: 1;
}

.module-testimonials.option-1 .testimonials-wrapper {
    margin: 60px 0 90px;
}



/* Footer */
	/**/
.module-16 {
    background: var(--clr-secondary);
}

.module-16 #footer-row1 {
    margin: 0;
    box-shadow: none;
    background: transparent;
    padding: 4.16667vw 0;
    border-bottom: 1px solid var(--clr-white);
}

.module-16 #footer-row2 a {
    color: #fff !;
}

.module-16 #footer-row1 *, .module-16 #footer-row2 *, .module-16 #footer-row2 a,
.module-16 #footer-row1 .card .card-body .ry-footer-detail a {
    color: var(--clr-white);
}

.module-16 #footer-row2 {
    padding-top: 20px;
}

.module-16 .logo-wrapper img {
    width: 160px;
    margin: 0 auto;
}

.module-16 #card0 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
}

.module-16 .social-inner-wrap {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.module-16 #footer-row1 .card {
    max-width: 100%;
    width: fit-content !important;
}

.module-16 #footer-row1 #card0 {
    flex-basis: 25%;
    border-right: 1px solid var(--clr-white);
}

.module-16 #footer-row1 #card1 {
    flex-basis: 30%;
}
.module-16 #footer-row1 #card2 {
    flex-basis: 25%;
}
.module-16 #footer-row1 .social-inner-wrap li a,
.module-16 #footer-row1 .card .card-body .ry-footer-detail::before{
    color: var(--clr-black) !important;
}
	
	@media screen and (max-width: 1600px) {
		.module-16 #footer-row1 .card .card-title .ry-heading {
			font-size: 24px;
		}
		.module-16 #footer-row1 #card2 {
			flex-basis: 30%;
		}
	}

/*Media Queries*/
@media screen and (max-width: 1201px){
    /*.module-66 .carousel .carousel-inner .item img {
        width: 90%;
        margin: 0 auto;
        margin-top: 15%;
    }*/
    .module-43 .ry-right .ry-menu .nav-menu {
        max-width: 800px !important;
    }
	.module-43 {
		background-color: #00000080 !important;
		backdrop-filter: blur(7px);
	}
    .module-66 .bnr-textbox .ry-section-title,
    .module-66 .bnr-textbox .ry-section-title span {
        text-align: center;
    }
	.module-66 .bnr-textbox {
		position: relative;
		padding: 2em;
		background: #aed8e5;
	}
    
    .module-66 .btn-wrapper {
        display: flex;
        justify-content: center;
    }
    
    .module-66 .carousel .carousel-inner .text-center:before {
        opacity: 0;
    }
    .module-welcome.style-5 .ry-flex {
        flex-direction: column;
        justify-content: center;
    }
    
    .module-welcome.style-5 .ry-each:not(.image-wrapper) {
        justify-content: center;
        max-width: 100%;
    }
    .module-welcome.style-5 .ry-each.image-wrapper {
        max-width: 100%;
        margin: 0 auto;
    }
    .module-welcome.style-5:before {
        width: 100%;
        height: 35%;
        bottom: 0;
        top: auto;
    }
    
    .module-19.style2 .ry-left {
        width: 100%;
    }
    
    .module-19.style2 .ry-right {
        width: 100%;
    }
    
    .module-18 .ry-content .card-holder {
        max-width: 100%;
        gap: 10px;
        flex-wrap: wrap;
        margin: 0;
    }
    
    .module-66 .background-section, .module-66 .background-section img {
        object-position: left;
    }
    .module-19.style2 .services-frame .frame:hover {
        transform: translate(20%, 0);
    }
    
    .module-19.style2 .services-frame .frame {
        transform: translate(30%, 0);
    }
}

/*@media screen and (max-width: 1201px){
    .module-16 #footer-row1 #card0 {
        flex-basis: 25%;
        border-right: none;
        border-bottom: 1px solid var(--clr-white);
        padding-bottom: 50px;
    }
    .module-16 #footer-row1 .card-wrap {
        gap: 50px;
    }
}*/
@media(max-width:1440px){
    .module-16 #footer-row1 #card0 {
    flex-basis: 32%;
    }
}
@media (max-width: 1080px) {
	.module-66 .carousel .carousel-inner .item img {
		height: auto;
	}
	.module-16 #footer-row1 .card-wrap {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.module-16 #footer-row1 .social-media {
		margin:40px 0 15px
	}

	.module-16 #footer-row1  .alumniGroup {
		margin-bottom:10px
	}
	.module-16 #footer-row1 .card .card-title .ry-heading {
		text-align: center;
	}
	.module-16 #footer-row1 .card .card-body .ry-footer-detail {
		flex-direction: column;
	}
	.module-16 #footer-row1 .card .office-details {
		width: 100%;
	}
	.module-16 #footer-row1 .card .card-body .ry-footer-detail p {
		text-align: center;
	}
	.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.module-16 #footer-row1 #card1 {
		flex-basis: auto;
	}
	.module-16 #footer-row1 #card0 {
		flex-basis: 25%;
		border-right: none;
		border-bottom: 1px solid var(--clr-white);
			padding-bottom: 50px;
			}
	.module-16 #footer-row1 .card-wrap {
		gap: 50px;
	}
}
@media screen and (max-width: 836px){
    .module-66 .carousel .carousel-inner .text-center:before{
        opacity: 0;
    }
        .module-66 .bnr-textbox {
        position: relative;
        max-width: 100%;
        padding: 40px 20px;
        margin: 0 !important;
        background: var(--clr-secondary);
    }
    
    .module-19.style2 .services-frame .frame {
        transform: none;
        border-radius: 30px;
    }
    
    .module-19.style2 .services-frame .frame .service-img-holder, .module-19.style2 .services-frame .frame .service-img-holder img {
        border-radius: 30px !important;
    }
    
    .module-19.style2 .services-frame .frame:hover {
        transform: none;
    }
}

@media only screen and (max-width: 768px) {
    .module-19.style2 .services-frame .frame {
        height: 200px;
    }
    .module-19.style2 .services-frame .frame:before {
        height: 100%;
        width: 100%;
        background: var(--clr-secondary);
        border-radius: 30px;
        opacity: 0.7;
    }
    .module-19.style2 .services-frame .frame .service-name a {
        color: var(--clr-white);
    }
	.module-19.style2 .services-frame .frame .service-name {
		margin-left: 0 !important;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.module-18 .ry-content .card:hover .overlay {
		transform: unset;
	}
	.module-18 .ry-content .card:hover {
		transform: none !important;
	}
	.module-18 .ry-content .card .overlay .overlay-border {
		display: none;
	}
	.module-18 .ry-content .card-holder {
		padding: 0 2em;
		gap: 5em;
	}
	.custom-insurances .ry-content:before {
		display: none;
	}
	.module-18 .ry-headline {
		padding-bottom: 40px;
	}
}
@media screen and (max-width: 480px){
    .custom-insurances .ry-flex {
        flex-direction: column-reverse;
        gap: 50px;
    }
    
    .custom-insurances:after {
        background: var(--clr-secondary);
        height: 50%;
        width: 100%;
    }
    
    .custom-insurances:before {
        width: 100%;
        top: auto;
        height: 64%;
        bottom: 0;
        z-index: 2;
    }
    
    .custom-insurances .ry-flex.logo-wrapper {
        gap: 0;
    }
    
    .custom-insurances .ry-flex.logo-wrapper img {
        max-width: 60%;
        margin: 0 auto;
    }
    
    .custom-insurances .ry-flex.logo-wrapper img:nth-child(3) {
        margin-right: 0;
        margin-left: auto;
    }
}
	@media screen and (max-width: 1442px){
    .custom-insurances .ry-content:after {
        left: 490px;
    }
}
@media screen and (max-width: 1200px){
    .custom-insurances .ry-content:after {
        opacity: 0;
    }
    .custom-insurances .ry-content:before {
        bottom: -350px;
        left: -300px;
    }
}
/* Fonts - Global Edits */
.module-66 .bnr-textbox .ry-section-title {
	text-align: center;
    font-size: clamp(1rem, 3vw, 40px);
	color: var(--clr-white);
	text-shadow: none;
	text-transform: capitalize;
}
.module-welcome.style-5 .ry-each h2,
.module-testimonials.option-1 .section-headline h2{
    font-size: var(--font-title);
    color: var(--clr-black) !important;
    font-weight: 400;
}
.module-19 .ry-generic .content-wrap p {
    text-align: center;
    margin-bottom: 50px;
    font-size: var(--font-title);
    line-height: 1;
    color: var(--clr-black);
}
.module-66 .bnr-textbox .ry-section-title span {
	display: block;
	padding: 17px 0;
}

.module-welcome.style-5 .ry-each h2 span,
.module-testimonials.option-1 .section-headline h2 span{
    display: block;
    font-size: var(--font-subtitle) !important;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--clr-primary);
}
.module-66 .bnr-textbox .ry-section-title span {
	font-size: clamp(1rem, 3vw, 20px);
	color: var(--clr-white);
}
.module-19 .ry-generic .services-p p {
    font-size: 20px;
    line-height: 1.6;
    color: #666;
    max-width: 70%;
    margin: 0 auto;
}
.module-testimonials.option-1 .section-headline h2 span {
    display: inline;
    font-weight: 400;
    margin: 0;
}
	
/** FACILITY LOCATION **/
body .ry-facility-location h2 {
    font-size: clamp(1.875rem, 1.7157rem + 0.6536vw, 2.5rem);
    text-transform: uppercase;
    color: #aed8e5;
    font-weight: 700;
    font-family: "Poppins";
}
.ry-facility-location .ry-loc-details {
    display: flex;
    justify-content: space-between;
    padding: 1em;
    background: #aed8e5;
}
.ry-facility-location .ry-loc-details * {
    color: #fff;
}
.ry-facility-location .ry-banner-text-wrap {
    position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 1em;
}
.ry-facility-location .ry-banner-text-wrap h2 {
    margin-bottom: 0 !important;
}
.ry-facility-location {display: flex;flex-direction: column;}
.ry-facility-location > div.ry-text {
    margin-top: 2em;
}
.ry-facility-location .ry-text.ry-list-wrp ul {
    column-count: 2;
}
.ry-facility-location .ry-loc-details a:hover {
    color: #000;
}
@media (max-width: 500px) {
	.ry-facility-location .ry-loc-details {
		flex-direction: column;
		gap: 1em;
	}
	.ry-facility-location .ry-text.ry-list-wrp ul {
		column-count: 1;
	}
	.ry-facility-location .ry-loc-details p {
		line-height: 120% !important;
	}
}
/** END FACILITY LOCATION **/
	


.header-search-btn {
    padding: 10px;
    color: white;
    cursor: pointer;
    text-align: right;
    position: relative;
    top: 16px;
    margin-left: 1em;
}

.search-bar-sliding {
     transform: translateX(100%);
     opacity: 0;
     transition: transform 0.5s ease, opacity 0.5s ease;
     
}


.header-search-block {
    width: auto;
}

.search-bar-sliding.show {
    transform: translateX(0);
    opacity: 1;

}
	
/*UPDATE*/
.module-43 .ry-leads .ry-contact-new {
    gap: 15px;
}
.module-43.fixed .ry-right .ry-menu .nav-menu {
    top: -1vw;
}
.module-testimonials.option-1 .testimonials-wrapper .testimonials-block .comment p {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	line-clamp: 10; 
	-webkit-box-orient: vertical;
}
@media (max-width: 992px) {
    .module-66 .carousel {
        margin-top: 130px;
    }
}
@media(max-width:1480px) {
    .module-43 .ry-right .ry-menu .nav-menu li a {
    font-size: 16px;
    }
     #ry-section-header .ry-container .ry-content.ry-flex {
    gap:30px
    }
}


/*FOOTER*/	
.module-16 #footer-row1 .social-media {
    margin-bottom:15px
}

.module-16 #footer-row1 .alumniGroup p{
    font-size:17px;
    padding:0 15px;
    text-align:center;
    margin-bottom:5px
}
.module-16 #footer-row1 .alumniGroup p a{
    text-transform:uppercase;
    font-size: 18px;
    color: #aed8e5 !important;
    letter-spacing: 1px;
    font-weight: 400;
    position:relative;
}

.module-16 #footer-row1 .alumniGroup p a:hover{
    text-decoration:underline !important;
}

   @media (max-width: 1080px) {
    .module-16 #footer-row1 #card0 {
        flex-basis: unset;
        padding-bottom: unset;
        border-right: none;
        border-bottom: 1px solid var(--clr-white);
        padding-bottom:30px
    }
           .module-16 #footer-row1 .social-media {
        margin: 10px 0px 15px;
    }
       .module-16 #footer-row1 {
   
    padding: 80px 0px
}
	   .module-welcome.style-5 .text-wrapper, .module-19 .ry-generic .services-p p { 
    max-width: 90%;
}
}

@media screen and (max-width: 991px) {
    .module-16 #footer-row1 #card0 {
        flex-basis: 25%;
        border-right: none;
        border-bottom: 1px solid var(--clr-white);
        padding-bottom: 0px;
    }
}
	
#ry-pg-body.services-grid .module-services.style1 .ry-each .ry-icon-block {
    background: #85b8c7e6;
}
	
	.ranch, .lodge {
    border: 1px solid #3080FF;
    padding: 50px;
}

.ranch .center-block{
    border-radius:20px;

}

.lodge .center-block{
    border-radius:20px;

}


.ranch .ry-btn.ry-btn-primary, .lodge .ry-btn.ry-btn-primary{
    display:flex;
    margin:0 auto;
}

.btn-facility{
    padding-top:50px;
}
.txt-facility{
    padding-bottom:10px;
}
	

.ranch .carousel-control.left,.lodge .carousel-control.left{
    top: 0 !important;
    bottom: 0 !important;
	border-radius: 20px 0px 0px 20px;

} 
	
.ranch .carousel-control.right, .lodge .carousel-control.right {
    top: 0 !important;
    bottom: 0 !important;
	
	border-radius:0 20px 20px 0;

} 
.module-311 .ry-payment-options-logos .ry-each {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 150px;
}