div#landing-team-info:not(:first-child) {
    border-top: 1px solid rgb(24 23 24 / 11%);
    padding-top: 80px;
}

div.smile-gallery {
    padding: 5em 0 8em;
}

div.smile-gallery-slider {
    max-width: 800px;
    margin: auto;
    float: none;
}

div.smile-gallery a.ry-btn.ry-btn-primary {
    margin: 3em auto 0;
}

div#hp-team-section {
    padding: 150px 0 115px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-91dfa877-e297-42f4-a7ab-c07afcbbc6fa/Assets/BG_Doctors.jpg);
    background-size: cover;
}

div#landing-team-info {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
}

div.headshot-wrap {
    flex-basis: 20%;
}

div.landing-bio-wrap {
    flex-basis: 70%;
}

div.landing-bio-wrap h3 {
    font-size: 40px;
    text-transform: uppercase;
    color: #a65943;
    font-weight: 400;
    font-family: "Urbanist", sans-serif;
    font-style: normal;
    margin-bottom: 10px;
}

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

.ry-form.ry-form-box {
	border: none;
	margin: 0;
	height: 100%;
	flex-direction: column;
	background: transparent;
}

.ry-heading h2:after {
    content: '';
    display: block;
    width: 160px;
    height: 2px;
    background: #a65943;
    margin: 30px auto;
}

div#banner-content-flex .ry-right h2 {
    color: #fff;
    text-align: center;
    font-size: 40px;
    font-family: 'Urbanist', sans-serif;
    text-transform: uppercase;
    font-style: normal;
    line-height: 30px;
}

div#banner-content-flex .ry-right h2:after {
    content: '';
    display: block;
    width: 160px;
    height: 2px;
    background: #ffffff88;
    margin: 30px auto;
}

div#banner-content-flex .ry-right .form-wrapper p {
    color: #fff;
    text-align: center;
    margin-bottom: 30px;
    font-size: 18px;
    font-family: 'Urbanist' !important;
    font-style: normal !important;
    line-height: 1.5;
}


.ry-form.ry-form-box input[type="text"]::placeholder,
.ry-form.ry-form-box textarea::placeholder {
    color: #333 !important;
    font-style: italic;
    font-size: 16px !important;
}


.module-235 .ry-foot-btm .social-inner-wrap li a:not(:hover) {
    background: #60646D !important;
}

body {
    overflow: hidden !important;
}

.site-content {
    display: none;
}

#ry-section-header,#ry-pg-banner {
    display: none;
}

.landing-contact {
    text-align: right;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.ry-content p {
    font-weight: normal !important;
}

.landing-contact a {
    background: #60646D;
    color: #fff;
    padding: 10px 22px;
    border-radius: 28px;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 600;
    letter-spacing: 2px;
}

.landing-contact a:before {
    content: "\f095";
    color: #fff;
    position: relative;
    font-family: 'FontAwesome';
    /* margin: 0 12px 0 0; */
}

.landing-wrapper .logo {
    max-width: 220px;
}

.landing-content h1 {
    color: #a65943;
    font-style: italic !important;
    font-size: 60px;
    line-height: 1.2;
    text-shadow: 1px 1px #ffffff;
    font-family: 'Lora' !important;
}

.landing-content h4 {
    font-size: 24px;
    margin: 24px 0 20px 0;
    font-style: italic;
    color: var(--color-secondary);
}

.landing-content p {
    line-height: 1.5;
    font-weight: 400;
    color: #333;
}



.form-wrapper {
    padding: 0 !important;
    box-shadow: unset !important;
}

.form-wrapper::after {
    display: none !important;
}

.form-wrapper form {max-width: 550px;float: right;background: #a65943;padding: 35px 25px;border-radius: 10px;outline: 4px solid rgb(166 89 67 / 50%);}

.form-wrapper form h3 {
    font-size: 30px;
    margin: 0 0 28px 0;
    font-family: 'Lora' !important;
    font-weight: 500;
    color: #464646;
}

.form-wrapper input[type="text"] {
    border-radius: 28px !important;
    height: 50px !important;
    font-size: 16px;
    font-style: italic;
}

.form-wrapper textarea {
    border-radius: 18px !important;
    resize: none;
    font-size: 16px;
    font-style: italic;
    height: 130px;
}

div#banner-content-flex .ry-right .form-wrapper input[type="submit"] {
    padding: 13px 22px;
    width: 100%;
    background: #222222;
    border: unset;
    color: #FFF;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 30px;
    margin: 12px 0 0 0;
    font-family: 'Urbanist';
    max-width: 180px;
    float: right;
}

.form-wrapper input[type="submit"]:hover,.landing-contact a:hover {
    color: #fff !important;
    opacity: 0.7;
}

.landing-wrapper {
    padding: 2em 0 !important;
    background: url(https://www.royacdn.com/unsafe/smart/Site-91dfa877-e297-42f4-a7ab-c07afcbbc6fa/Assets/BG_Hero.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 110vh;
    display: flex;
}

.testimonials-wrapper {
    padding: 120px 0 600px;
}

.testimonials-title h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #666666;
    letter-spacing: 1px;
    line-height: 1;
    margin: 10px 0 0;
}

.carousel-wrapper img {
    max-width: 180px;
}

.carousel-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.testimonials-wrapper {
    display: flex;
    flex-direction: row;
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-04022c1c-7f9c-457c-ab32-a145e5d66254/temp_landing/FAQ.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1612px;
    max-width: 1612px;
    height: 717px;
    position: relative;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
}

.testimonials-wrapper .testimonials-title {
    width: 50%;
}

.testimonials-wrapper .carousel-wrapper {
    width: 35%;
    position: absolute;
    right: 174px;
    top: 182px;
}

.testimonials-wrapper .carousel-wrapper .carousel-item p {
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    height: 300px;
    /* display: flex; */
    align-items: center;
    max-width: 90%;
    flex-direction: column !important;
}

.testimonials-wrapper .carousel-wrapper .carousel-inner {
    margin: 48px 0 72px;
    /* overflow: visible !important; */
}

.carousel-wrapper .carousel-control {
    background: unset;
}

.carousel-control .icon-prev,.carousel-control .icon-next {
    background: #A0C3C7;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-control .icon-prev:before,.carousel-control .icon-next:before {
    margin-top: 0;
    color: #333;
    font-size: 21px;
    position: relative;
}

.carousel-wrapper .carousel-control .icon-prev {
    margin-left: -100px;
}

.carousel-wrapper .carousel-control .icon-next {
    margin-right: -100px;
}

.testimonials-title {
    text-align: center;
    color: #000;
    text-transform: uppercase;
    padding: 3em 0;
}

.testimonials-title h4 {
    font-size: 26px;
    color: #62666F;
}

.testimonials-title h2 {
    font-size: 62px;
    font-family: 'Playfair Display', serif;
    font-weight: 600;
    color: #62666F;
}

.carousel-wrapper .carousel-indicators {
    margin: 34px 0;
    width: fit-content !important;
    left: 50% !important;
    transform: translate(-50%, 0);
    position: absolute;
}

.carousel-wrapper .carousel-indicators li {
    background-color: #E4E4E4;
    border-radius: unset;
    width: 52px !important;
    height: 8px !important;
}

.carousel-wrapper .carousel {
    position: relative;
}

.carousel-wrapper .carousel-indicators li.active {
    background-color: #C4E7F1 !important;
    margin: 0 0 1px 0;
}

.custom-drs .ry-container {
    max-width: 1600px !important;
    width: 90% !important;
}

.custom-drs .ry-heading h2,.custom-drs .ry-heading h3,.custom-drs .ry-flex .ry-each p {
    text-align: left !important;
    max-width: unset !important
}

.custom-drs .ry-flex .ry-each .ry-btn.ry-btn-primary {
    margin: 0 auto 0 0 !important;
}

@media screen and (min-width: 1980px) {
    .landing-wrapper .ry-flex {
        max-width:1980px;
        margin: 0 auto;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
    }
}

@media screen and (max-width: 1600px) {
    .landing-content h1 {
        font-size: 50px;
    }

    .landing-wrapper {
    height: auto;
    }
}

@media screen and (max-width: 1440px) {
    .landing-wrapper {
    }
}

@media screen and (max-width: 1366px) {
    .landing-wrapper {
        padding: 30px 42px !important;
    }

    .landing-wrapper .logo {
        max-width: 150px;
    }

    .landing-content h4 {
        margin: 24px 0 32px 0;
    }

    .landing-content p {
        font-size: 18px;
    }
}

@media screen and (max-width: 1300px) {
    .landing-content h1 {
        font-size:52px;
    }

    .landing-content h4 {
        font-size: 22px;
    }

    .landing-wrapper {
        background-position: 50%;
    }
}



@media screen and (max-width: 1199px) {
    .landing-wrapper {
        padding: 30px 42px !important;
        min-height: clamp(600px, 100vh, 700px);
        height: auto !important;
		background: #fff !important;
    }
	
	.form-wrapper form {
    border: 1px solid #eee;
}





    .form-wrapper form {
        max-width: 450px;
        float: none;
        margin: 2em auto 0;
        clear: none;
        }

    .form-wrapper form h3 {
        font-size: 32px;
    }

    .form-wrapper input[type="text"] {
        height: 42px !important;
        font-size: 16px !important;
    }

    .form-wrapper textarea {
        border-radius: 18px !important;
        resize: none;
        max-height: 132px;
        padding: 12px 0 0 30px !important;
    }

    .landing-content h1 {
        font-size: 46px;
        text-align: center !important;
    }

    .landing-content h4 {
        font-size: 22px;
        margin: 16px 0 26px 0;
        text-align: center;
    }

    .landing-content p {
        /* font-size: 16px; */
        text-align: center !important;
    }

    .landing-content p br {
        display: none;
    }

    .testimonials-wrapper {
        /* width: 1024px; */
    }

    .testimonials-wrapper .carousel-wrapper {
        right: 111px;
        top: 82px;
    }

    .testimonials-wrapper .carousel-wrapper .carousel-item p {
        /* font-size: 22px; */
        /* line-height: 1.3; */
        height: auto !important;
    }

    .testimonials-wrapper .test-button-wrapper a {
        font-size: 14px;
        padding: 0 15px;
    }

    .carousel-wrapper .carousel-indicators li {
        width: 32px;
        height: 8px;
    }
}

@media screen and (max-width: 1024px) {
    .landing-content h1 {
        font-size:42px;
    }

    .landing-content h4 {
        font-size: 21px;
        margin: 24px 0 32px 0;
        text-align: center !important;
    }

    .form-wrapper form h3 {
        font-size: 25px !important;
    }

    .landing-content p {
        font-size: 18px;
        text-align: center;
    }

    .form-wrapper form {
        max-width: 400px;
        float: none;
        margin: 2em auto 0;
    }
}

@media screen and (max-width: 991px) {
    .landing-wrapper .form-wrapper form {
        /* display:none; */
    }

	.section-testimonials {
		padding-bottom:0 !important;
	}

    div#section1 {
        padding: 3em 0 !important;
    }
    
    div.custom-drs {
        padding: 3em 0 !important;
    }

    div#section1 {
        padding: 3em 0 !important;
    }

    .landing-wrapper>.ry-flex,.landing-wrapper>.ry-flex>div {
        height: 100%;
    }

    .landing-wrapper>.ry-flex>div {
    }

    .form-tablet .form-wrapper form {
        margin: 48px auto 82px;
        max-width: 600px;
    }

    .form-tablet .landing-contact a {
        display: none;
    }

    .form-wrapper input[type="text"] {
        height: 52px !important;
    }

    .form-wrapper textarea {
        max-height: 148px;
    }

    .form-wrapper form h3 {
        text-align: center;
    }

    .landing-content {
        /* position: absolute; */
        left: 50%;
        /* transform: translate(-50%, 0); */
        bottom: 51px;
        width: 100%;
    }

    .landing-wrapper>.ry-flex>div {
        position: unset;
    }

    .landing-wrapper>.ry-flex {
        position: unset;
    }

    .landing-content h1,.landing-content h4,.landing-content p {
        text-align: center;
    }

    .landing-content p {
        margin: 0
    }

    .landing-content p br {
        display: block;
    }

    .testimonials-wrapper .carousel-wrapper {
        width: 100%;
        position: relative;
        right: unset;
        top: unset;
        transform: unset;
        left: unset;
        padding: 1em 1em;
        border-radius: 50%;
    }

    .testimonials-wrapper {
        background: #A5C7CB !important;
        flex-direction: column;
        align-items: center;
        padding: 0 !important;
        height: auto;
        width: 100% !important;
    }

    .testimonials-wrapper:after {
        content: "";
        background: url(https://s3.amazonaws.com/static.organiclead.com/Site-04022c1c-7f9c-457c-ab32-a145e5d66254/temp_landing/faq_img.png);
        width: 292px;
        height: 268px;
        background-size: contain;
        background-repeat: no-repeat;
        position: unset;
        bottom: 0;
        left: unset;
        transform: unset;
    }

    .testimonials-title {
        background: #a5c7cb;
        padding-bottom: 0 !important;
    }

	.testimonials-wrapper .carousel-wrapper .carousel-inner {
		margin-top: 20px;
	}

    .carousel-wrapper img {
        filter: brightness(0) invert(1);
    }

    .custom-map {
        margin-top: 0 !important;
    }

    .custom-services {
        margin-top: -450px !important;
    }

    .custom-drs .ry-flex .ry-each .ry-img {
        margin: 60px 0 60px !important;
    }

    .carousel-control .icon-prev,.carousel-control .icon-next {
        /* background: #fff; */
    }

    .carousel-wrapper .carousel-control {
        opacity: 1;
    }

    .carousel-wrapper .carousel-indicators li {
        background: #fff;
        opacity: 1;
        border: 1px solid #fff;
    }

    .testimonials-wrapper .carousel-wrapper .carousel-item p {
        color: #fff;
        padding: 0;
    }

    .carousel-wrapper .carousel-control .icon-next {
        margin-right: -100px;
    }

    .carousel-wrapper .carousel-control .icon-prev {
        margin-left: -100px;
    }

    .carousel-wrapper .carousel-indicators li.active {
        border: 1px solid #C4E7F1;
    }

    .testimonials-title h2 {
        font-size: 40px;
        color: #fff;
    }

	.testimonials-title h3 {
		color:#fff;
	}

    .testimonials-title h4 {
        font-size: 18px;
    }

    .custom-drs .ry-heading h2,.custom-drs .ry-heading h3,.custom-drs .ry-flex .ry-each p {
        text-align: center !important;
    }

    .custom-drs .ry-flex .ry-each .ry-btn.ry-btn-primary {
        margin: 0 auto !important;
    }

    .custom-drs .ry-flex .ry-each p {
        max-width: 440px !important;
    }
}

@media screen and (max-width: 768px) {
    .landing-wrapper {
        background-position:10% !important;
    }

	.landing-contact a.ry-btn.ry-btn-primary {
		width: 40px;
		height: 40px;
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 20px;
	}

    .landing-contact a {
        display: inline-block;
        overflow: hidden;
        text-indent: -99999px;
        font-size: 0;
        border-radius: 50%;
        padding: 14px 15px;
    }

    .landing-contact a:before {
        float: left;
        /* text-indent: 0; */
        /* margin: 0; */
        font-size: 18px;
        left: 2px;
    }

   

    .landing-contact {
        margin: 0;
    }

    .landing-wrapper .logo {
        max-width: 150px;
    }

    .landing-contact {
        margin: 0;
    }

    .landing-wrapper .form-wrapper {
        position: unset;
    }

    .custom-drs .ry-flex .ry-each .ry-img {
        margin: 30px 0 30px !important;
    }

    .custom-drs .ry-flex .ry-each .ry-img img {
        max-width: 480px !important;
        width: 100% !important;
    }
	
	.landing-content h1 {
		font-size: 31px !important;
	}
}

@media screen and (max-width: 600px) {
    .landing-content p br {
        display:none;
    }

    .landing-content {
        padding: 0;
    }

    .form-tablet .form-wrapper form {
        margin: 0;
        max-width: 600px;
        box-shadow: unset;
        border-radius: unset;
    }

	div#section1 div#button-flex {
    flex-direction: column;
    gap: 1em 0 !important;
}


    .carousel-wrapper .carousel-control .icon-next {
        margin-right: -60px;
    }

    .carousel-wrapper .carousel-control .icon-prev {
        margin-left: -60px;
    }

    .testimonials-wrapper .carousel-wrapper .carousel-item p {
    }

    .carousel-wrapper .carousel {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .test-button-wrapper {
        margin: 72px 0 0 0;
    }

    .testimonials-wrapper .test-button-wrapper a {
        font-size: 12px;
       
    }

    .carousel-wrapper .carousel-control {
        position: relative;
        display: none;
    }

    .landing-wrapper {
        background-position: 28% !important;
    }

    .module-235 .ry-right .ry-btn.ry-btn-secondary {
        font-size: 12px;
    }
}

@media screen and (max-width: 480px) {
    .form-tablet .form-wrapper form {
        padding:39px 28px !important;
    }

    .landing-wrapper {
        background-position: 30% !important;
        padding: 2em 1em !important;
    }
}

@media screen and (max-width: 425px) {
    .landing-wrapper .logo {
        /* max-width:230px; */
        /* min-width: 200px; */
    }

    .landing-contact {
        /* top: 20px; */
        /* right: 20px; */
    }

    .landing-contact a {
        padding: 12px 13px;
    }

    .landing-contact a:before {
        float: left;
        text-indent: 0;
        margin: 0;
        font-size: 14px;
    }
}

@media screen and (max-width: 1366px) and (min-width:992px) {
    .custom-drs .ry-flex .ry-each .ry-img {
        margin:0 48px 60px 0 !important;
    }
}

@media screen and (max-width: 1366px) and (min-width:1200px) {
    .testimonials-wrapper .carousel-wrapper {
        right:10.688vw;
        top: 10.835vw;
    }

    .testimonials-wrapper {
        width: 100vw;
    }

    .carousel-wrapper .carousel-indicators li {
        width: 3.807vw;
    }

    .test-button-wrapper .ry-btn.ry-btn-primary {
        font-size: 16px;
    }
}

@media screen and (max-width: 1199px) and (min-width:992px) {
    .carousel-wrapper img {
        max-width:120px;
    }

    .testimonials-wrapper .carousel-wrapper .carousel-item p {
        font-size: 18px;
    }
}

.custom-drs {
    position: relative;
    background: url(https://www.royacdn.com/unsafe/smart/Site-04022c1c-7f9c-457c-ab32-a145e5d66254/assets_home/bg_meetthedoctors_v2.jpg);
    padding: 5em 0;
}

.custom-services {
    margin-top: 0 !important;
    margin-bottom: 110px;
    position: relative;
    top: 0;
}

.ry-heading h2 {position: relative;text-align: center;text-transform: uppercase;font-family: 'Urbanist', sans-serif;font-style: normal;font-weight: 300 !important;font-size: 60px;line-height: 1;color: #483c33;letter-spacing: 10px;display: block;}

.ry-heading h3 {
    text-align: center;
    font-size: 24px;
    color: #666666;
    text-transform: uppercase;
}

div#section1 {
    padding: 4em 0 !important;
}

div#section1 .ry-heading h3 {
    margin: 20px 0 40px;
}

div#button-flex {
    max-width: 700px;
    float: none;
    gap: 0 1em;
    margin-top: 3em;
}

div.bottom-verbiage {
    ,animation: 2em;
    ,animation: 2em;
    ,animation: 2e;
    ,animation: 2;
    margin: 1em 0 2em;
}

div.bottom-verbiage h4 {
    font-family: 'Lora' !important;
    color: #333;
    font-size: 25px;
    font-weight: bold;
    text-decoration: underline;
    text-underline-offset: 12px;
    line-height: 50px;
    padding: 0 1em;
}

div#button-flex .ry-btn.ry-btn-primary {
    width: 100%;
    margin: auto;
    background: #787f56 !important;
}

div.testimonials-wrapper h5 {
    text-align: center;
    margin-top: 3em;
    color: #333 !important;
}

/** DOCTORS **/

.custom-drs .ry-container {
    max-width: 1305px;
    width: 90%;
}

.custom-drs .ry-heading {
    margin: 0 0 30px;
}

.custom-drs .ry-heading h3 {
    text-align: center;
    font-size: 24px;
    color: #666666;
    text-transform: uppercase;
}

.custom-drs .ry-heading h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 60px;
	color: #60646d;
}

.custom-drs .ry-flex .ry-each {
    max-width: 100%;
    display: flex;
    align-items: center;
}

.custom-drs .ry-flex .ry-each .ry-img {
    margin: 0 0 60px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.custom-drs .ry-flex .ry-each .ry-img img {
    width: auto;
}

.custom-drs .ry-flex .ry-each h4 {
    text-align: center;
    font-size: 23px;
    font-weight: 600;
    line-height: 1;
    color: #444444;
}

.custom-drs .ry-flex .ry-each p {
    max-width: 470px;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    margin: 20px auto 30px;
    color: #444444;
}

.custom-drs .ry-flex .ry-each .ry-btn.ry-btn-primary {
    margin: 0 auto;
    background: #787f56 !important;
}

.custom-drs .ry-content {
    /* margin-top: -400px; */
}

.custom-drs .ry-flex {
    justify-content: center;
}
.custom-drs .carousel .carousel-control {
    background-image: none;
    width: auto;
}
.custom-drs .carousel .carousel-control span:before {
    color: #fff !important;
    font-size: 40px;
}
/** TESTIMONIALS **/
.custom-testimonials {
    margin-top: -360px;
	z-index: 1;
}

.custom-testimonials .ry-container {
    max-width: 1600px;
    width: 90%;
}

.custom-testimonials .ry-content {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 2px 16px 0px rgba(145, 145, 145, 0.13);
    overflow: hidden;
}

.custom-testimonials .ry-content .ry-flex {
    align-items: center;
}

.custom-testimonials .ry-content .ry-each.ry-right img {
    width: 78px;
    margin: 0 auto;
}

.custom-testimonials .ry-content .ry-each.ry-right .carousel-control {
    display: none;
}

.custom-testimonials .ry-content .ry-each.ry-left h2 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Playfair Display';
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
	color: #60646d;
}

.custom-testimonials .ry-content .ry-each.ry-left h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #666666;
    letter-spacing: 1px;
    line-height: 1;
    margin: 10px 0 0;
}

.custom-testimonials .ry-content .ry-each.ry-left .ry-img img {
    width: 90%;
    max-width: 670px;
    margin: 0 auto;
}

.custom-testimonials .ry-content .ry-each.ry-left .ry-img {
    margin: 30px 0;
}

.custom-testimonials .ry-content .ry-each.ry-left p {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #333333;
}

.custom-testimonials .ry-content .ry-each.ry-left p span.fa.fa-star {
    color: #d19d10 !important;
    font-size: 24px;
}

.custom-testimonials .ry-content .ry-each.ry-left .ry-button {
    margin: 20px 0 0;
}

.custom-testimonials .ry-content .ry-each.ry-left .ry-button .ry-btn.ry-btn-primary {
    margin: 0 auto;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-img {
    margin: 0 0 50px;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-text p {
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #666666;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-text h5 {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #666666;
    margin: 30px 0 40px;
}

.custom-testimonials .ry-content .ry-each.ry-right ol.carousel-indicators {
    padding: 0 !important;
    bottom: 0 !important;
    left: unset !important;
    margin-left: 0 !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: relative;
}

.custom-testimonials .ry-content .ry-each.ry-right ol.carousel-indicators li {
    width: 50px;
    height: 6px;
    border: 0;
    background: #e3e3e3;
    border-radius: 0;
    margin: 0 4px;
    display: block;
}

.custom-testimonials .ry-content .ry-each.ry-right ol.carousel-indicators li.active {
    background: #C9E7EF;
}

.custom-testimonials .ry-content .ry-each.ry-right .carousel {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin: 0 0 50px;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-slider-nav {
    position: relative;
    top: unset;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-slider-nav .button {
    width: 45px;
    height: 45px;
    margin: 0 2.5px;
    background: #e3e3e3;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-slider-nav .button.button-prev:before {
    content: '\f104';
    font-family: 'FontAwesome';
    color: #333333;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-slider-nav .button.button-next:before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #333333;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-slider-nav .button:hover {
    background: #C9E7EF;
}

.custom-testimonials .ry-content .ry-each.ry-right .ry-slider-nav .button:hover:before {
    color: #ffffff !important;
}

.custom-testimonials .ry-content .ry-each.ry-left {
    background: rgb(252,251,253);
    background: linear-gradient(180deg, rgba(252,251,253,1) 0%, rgba(235,234,236,1) 100%);
    padding: 100px 0 70px;
    position: relative;
}

.custom-testimonials .ry-content .ry-each.ry-left:after {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-04022c1c-7f9c-457c-ab32-a145e5d66254/assets_home/shadow.png);
	background-position: 50%;
	background-size: contain;
	background-repeat: no-repeat;
	width: 42px;
	height: 100%;
	position: absolute;
	right: -42px;
	top: 0;;
}

.custom-testimonials .ry-content .ry-each .ry-container {
    width: 80%;
}
.custom-testimonials .alpheon-wrap .offer-wrap {
    display: flex;
    align-items: center;
    width: max-content;
}
.custom-testimonials .alpheon-wrap {
    padding: 40px;
    background: #C9E6EE;
}
.custom-testimonials .alpheon-wrap .offer-wrap img {
    max-width: 395px;
}
.custom-testimonials .alpheon-wrap .ry-flex {
    justify-content: space-evenly;
    align-items: center;
}
.custom-testimonials .alpheon-wrap .ry-flex .ry-btn-wrap {
    display: flex;
}
.custom-testimonials .alpheon-wrap .offer-wrap h3 {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 45px;
    letter-spacing: 0;
    margin: 0 20px 0 0;
    font-family: 'Playfair Display';
}
.custom-testimonials .alpheon-wrap:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: -90px;
    right: 0;
    width: 187px;
    height: 187px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-04022c1c-7f9c-457c-ab32-a145e5d66254/assets_home/alphaeon_overlay.png);
    background-repeat: no-repeat;
}

.ry-heading h2:before {
    display: none !important;
}

div.homepage-services {
    padding: 5em 0;
    clip-path: initial !important;
    margin-bottom: 0 !important;
}

div#button-flex .ry-each >div {
    width: 100%;
}

a#serv-btn {
    margin: 6em auto 0;
}

div.footer.style-3 {
    margin-top: 0 !important;
}

.section-testimonials {
    padding-bottom: 9em;
}

.landing-contact a.ry-btn.ry-btn-primary {letter-spacing: 0;gap: 0 5px;}

.page-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: none;
}



div#section1 div#button-flex {
    margin: 3em auto;
}

div.homepage-services .ry-heading {
    flex-direction: column;
}

div.homepage-services .ry-heading h4 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.section-testimonials div#button-flex {
    display: none;
}

div#section1 .ry-content {
    max-width: 1100px;
    margin: auto;
}

div#banner-content-flex {
    align-items: flex-end;
    margin-top: 2em;
}

.module-35 .module-35-header-container {
    display: none !important;
}

@media (max-width:1600px) {
    div#banner-content-flex {
        margin-top: 1em;
    }
}

@media (max-width:1080px) {
    div#banner-content-flex {
        flex-direction:column;
        margin-top: 3em;
    }


    .ry-heading h2 {
		font-size: 30px !important;
		line-height: 1.1;
		letter-spacing: 2px;
	}

	div#section1 .ry-heading h3 {
		font-size: 20px !important;
		margin: 15px 0 !important;
	}

		div#section1 div#button-flex {
		margin: 3em auto 0 !important;
	}


	

	div.landing-wrapper .ry-container {
		padding: 0;
		max-width: 100% !important;
	}
	}


@media (max-width:991px) {

    div#hp-team-section {
    padding: 4em 0 !important;
}


	div#landing-team-info h3 {
		font-size:28px !important;
	}


div#landing-team-info {
    flex-direction: column !important;
}

div.headshot-wrap, div.landing-bio-wrap {
    flex-basis: 100%;
}

div.headshot-wrap img {
    max-width: 200px;
    margin: 0 auto 1em;
}

div#landing-team-info h3, div#landing-team-info p {
    text-align: center !important;
}

a#landing-team-btn {
    margin: 1em auto 0 !important;
}

div.smile-gallery {
    padding: 2em !important;
}
}




