/** ADJUSTMENTS **/
.module-50 .ry-flex .ry-each#online_pharmacy {
    position: relative;
}

.module-50 .ry-flex .ry-each#online_pharmacy a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.module-244 .ry-right .ry-nav li.primary a {
    line-height: 1.2;
}

.module-244 .ry-right .ry-menu li .dropdown-menu li a {
    font-size: 16px;
}

a.link {
    font-weight: 700;
    color: #fb001c !important;
    text-transform: none;
}

.password--overlay#portal .password--box {
	width: 90%;
    max-width: 800px;
    height: 311px;
    border-radius: 20px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/insidepages/portal_password_bg_wo_border.png);
    background-size: cover;
    background-position: left;
    border: 2px solid #fb001c;
}

.password--overlay#portal .password--box div {
    text-align: center;
    float: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

.password--overlay#portal .password--box .form-control {
    width: 100%;
    max-width: 480px;
    height: 60px;
    margin: 30px auto 0;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
	font-size: 30px;
    color: rgb(0 0 0 / 50%);
    text-align: center;
}

.ry-referral-portal .ry-form {
    background: #f7f8fc;
    border: 1px solid #cccdcf;
    padding: 80px;
}

.ry-referral-portal .ry-form .ry-button {
    margin: 60px 0 0;
}

.ry-referral-portal .ry-form input#referralportal {
    width: 156px;
    margin: 0 auto;
}

.ry-referral-portal .ry-form .form-control {
    border: 1px solid #cccdcf;
    border-radius: 0;
}

.ry-referral-portal .ry-form input#File {
    height: 60px;
}

.ry-referral-portal .ry-form h2 {
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
}

.ry-referral-portal .ry-form .ry-each:first-child .ry-block:first-child {
    margin: 0 0 60px;
}

.ry-referral-portal .ry-form .ry-each .ry-container {
    width: 90%;
    max-width: 520px;
}

body[data-page-name="referral-portal"] #ry-pg-banner .ry-bnr-wrp {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/PASE_Philly.png) !important;
    background-position: 50% !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.module-244 .ry-right .social-inner-wrap li a {
    border: 1px solid #282828;
    background: transparent !important;
    color: #282828;
}

a.emergency-phone {
    color: #fb001c !important;
    font-weight: bold;
}

.module-50 .ry-flex {
    flex-wrap: wrap;
    justify-content: center;
}

.module-50 .ry-flex .ry-each {
    width: 33%;
    max-width: 290px;
    margin: 0 30px 30px;
}

.module-53 .ry-flex {
	justify-content: center;
}

body[data-page-name="meet-the-doctors"] #ry-pg-banner .ry-bnr-wrp {
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/new_assets/meet_the_team.jpg) !important;
    background-size: cover !important;
    background-position: 90% !important;
}

/*body[data-page-name="careers"] #ry-pg-banner .ry-bnr-wrp {
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/new_assets/Careers.jpg) !important;
    background-size: cover !important;
    background-position: 90% !important;
}*/

#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp .social-icons.col-xs-12.ry-social.ry-td a {
    color: #282828;
    background: transparent !important;
    border: 1px solid #282828;
}

.ry-form .form-control {
    color: #666666 !important;
    font-weight: 500;
    font-size: 17px !important;
}

/** OTHER ELEMENTS **/
@font-face {
    font-family: 'Trade Gothic';
    src: url(https://s3.amazonaws.com/static.organiclead.com/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/fonts/TradeGothicLTStd_Extended.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Trade Gothic';
    src: url(https://s3.amazonaws.com/static.organiclead.com/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/fonts/TradeGothicLTStd_BoldExt.woff) format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

.grecaptcha-badge {
    z-index: 99999;
}

.ry-horizontal-line:after {
	content: "";
	float: left;
	display: block;
	height: 4px;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	margin: 40px 0; 
}

.module-7 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style-type: none;
  padding: 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; 
}

.module-7 ul li {
	width: 50%;
	margin: 0;
	padding: 10px 20px;
	position: relative;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; 
}

.module-7 ul li:nth-child(even) {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end; 
}

.module-7 ul li p {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	text-align: left; 
}

.module-7 ul li p:before {
	content: "\f0f6";
	font-family: fontAwesome;
	font-size: 16px;
	margin-right: 20px; 
}

.ry-field {
    margin: 0 0 20px;
}

.ry-field-label {
    line-height: 1.5;
    margin: 0 0 10px;
}

div#Have_you_noticed_any_of_the_following {
    display: flex;
    flex-direction: column;
}

a.fa.fa-instagram {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%) !important;
}

.ry-btn.ry-btn-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    width: fit-content;
    text-align: center;
    padding: 0 20px;
    border-radius: 25px;
    background: #3e9ce7;
    text-transform: uppercase;
    font-size: 16px;
	color:#fff;
}

.ry-btn.ry-btn-primary:hover {
	background: #fb001c;
}

.ry-btn .ry-btn-primary a {
	color: #fff
}

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

.ry-button br {
    display: none;
}

input:focus, textarea:focus, select:focus {
    outline: none;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
    bottom: unset;
    top: 50%;
}

#ry-pg-banner .ry-container {
    max-width: 1600px;
    width: 90%;
}

#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
    color: #282828;
    width: 70%;
    line-height: 1;
	font-size: 55px;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-cta .ry-btn {
    padding: 0 20px;
    width: 100%;
    max-width: 213px;
}

#ry-pg-body .module-1 {
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
}

#ry-pg-body .module-1 .ry-box-left {
    width: 25%;
}

#ry-pg-body .module-1 .ry-box-right {
    width: 70%;
}

#ry-sidebar .ry-sb-cta .ry-cta-wrp p {
	letter-spacing: 0
}

#ry-sidebar .ry-contact-table .ry-row.address {
    flex-direction: column;
}

#ry-sidebar #accordion .ry-link-item#exotic,
#ry-sidebar #accordion .ry-link-item#largeanimal {
	display: none;
}

.module-311 .ry-payment-options-logos .ry-each {
	border: 0;
}

#repModal a.btn.btn-primary.ry-btn.ry-btn-primary {
    margin: 0 auto;
}

#repModal a.btn.btn-primary.ry-btn.ry-btn-primary span.span-2 {
    padding-left: 6px;
}

.matches-title p a {
    color: #fb001c !important;
}

#ry-sidebar #searchfield button {
    width: 30px;
    height: 30px;
}

#careers.ry-accordion {
    box-shadow: none;
}

#careers.ry-accordion .description-box {
    background: #eef4fa;
    padding: 30px;
	margin: 0 0 30px;
}

#careers.ry-accordion .description-box .ry-heading {
    margin: 20px 0 0;
	width: 200px;
	border: 0;
}

#careers.ry-accordion .description-box .ry-heading::after {
    padding-left: 10px;
    font-weight: 400;
}

#careers.ry-accordion .description-box .ry-content {
    background: transparent;
    padding: 0;
    margin: 20px 0 0;
}

div.ry-accordion div.ry-heading.ui-state-active {
    color: #fb001c;
}

#careers.ry-accordion .description-box .ry-heading:hover {
    color: #ffffff;
}

#careers.ry-accordion .description-box h4 {
    line-height: 1.2;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 900px;
	}
}

.popup-wrap .ry-close-button button.close {
    opacity: 1;
    position: relative;
    top: -10px;
    font-size: 30px;
}

/** HEADER **/
.top-banner {
    height: 60px;
    background: #282828;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-banner .ry-container {
    max-width: 100%;
    width: 95%;
}

.top-banner p {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 2px;
}

.top-banner button {
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    text-align: center;
    line-height: 1;
    background: rgb(255 255 255 / 23%);
    color: #282828;
    font-weight: 700;
}

body.default .module-244 {
	position: relative;
	z-index: 999999;
}

.module-244 {
    background: transparent !important;
    position: absolute;
    top: 0;
    z-index: 9;
    padding: 0px 0 0;
    margin: 0;
}

.module-244 .ry-content {
    align-items: center;
}

.module-244 .ry-left {
    padding-right: 0;
    max-width: 316px;
    max-width: 280px;
	z-index: 9;
}

.module-244 .ry-right .social-icons {
    margin-left: 0;
}

.module-244 .ry-right .social-inner-wrap {
    width: auto;
    margin-left: 18px;
}

.module-244 .ry-right .ry-box-phone {
    width: 241px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fb001c;
    border-radius: 25px;
}

.module-244 .ry-right .ry-box-phone span.span-1 {
    display: none;
}

.module-244 .ry-right .ry-box-phone:before {
    left: -10px;
    top: 2px;
}

.module-244 .ry-right .ry-box-phone a {
    letter-spacing: 0;
    font-size: 17px;
    font-weight: 700;
}

.module-244 .ry-right .ry-box .ry-address {
    margin-left: 41px;
}

.module-244 .ry-right .ry-box .ry-address a {
    font-size: 18px;
    color: #282828;
    line-height: 1.2;
    position: relative;
}

.module-244 .ry-right .ry-box .ry-address a:before {
    content: '\f3c5';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 17px;
    position: absolute;
    left: -20px;
    top: 10px;
}

.module-244 .ry-right.ry-right-menu {
    max-width: 100%;
    float: right;
    position: relative;
    top: 0;
    margin-top: 0;
}

.module-244 .ry-right.ry-right-menu .ry-menu {
    padding: 0;
}

.module-244 .ry-right.ry-right-menu .ry-menu a {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    color: #282828;
}

.module-244 .ry-right .ry-menu li a:hover:before {
	display: none;
}

.module-244 .ry-right.ry-right-menu .ry-menu a:hover {
    color: #fb001c;
}

.module-244 .ry-menu .ry-nav li.dropdown .dropdown-menu li a:hover {
    background: none !important;
}

.module-244 .ry-top-banner {
    margin: 0 0 20px;
    background: #3e9ce7;
    padding: 20px 0;
}

.module-244 .ry-content {
    align-items: center;
}

.module-244 .ry-top-banner p {
    text-align: center;
    color: #ffffff;
    line-height: 1;
    font-size: 16px;
}

.module-244 .ry-top-banner .ry-content {
    display: block;
}

.mobile-container {
    background: #ffffff;
    padding: 10px 0;
    position: relative;
}

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button a,
#mobile_menu,
.mm-panels,
#menu_container {
    background: #fb001c !important;
}

.mobile-container .mobile-nav button {
	color: #fb001c
}

.mobile-container .mobile_logo {
    max-width: 150px !important;
}

/** HERO **/
.module-245, .module-245 .carousel, .module-245 .slider-wrap .item {
    height: 100vh;
}

.module-245 .carousel-control {
	display: none;
}

.module-245 .ry-hero-copy {
    transform: none;
    bottom: 60px;
    top: unset;
    z-index: 9;
}

.module-245 .ry-hero-copy .ry-container {
    max-width: 1280px;
    width: 90%;
}

.module-245 .ry-hero-copy h1 {
    text-align: center;
    color: #ffffff;
    font-size: 80px;
    font-weight: 700;
    line-height: 1;
}

.module-245 .ry-hero-copy p {
    text-align: center;
    margin: 24px 0;
    font-size: 30px;
    color: #ffffff;
    line-height: 1;
}

.module-245 .ry-hero-copy a.ry-btn.ry-btn-primary {
    margin: 0 auto;
    max-width: 324px;
    width: 100%;
}

.module-245 .carousel {
    position: relative;
}

.module-245 .carousel:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/HomepageAssets/Overlay.png);
    z-index: 8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

/** CTA **/
.module-50 {
    padding: 175px 0 100px;
    z-index: 2;
}

.module-50 .ry-flex .ry-each {
    width: 290px;
    height: 290px;
    border-radius: 100%;
    background: #282828;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.module-50 .ry-flex .ry-each:hover {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/HomepageAssets/CTA_Hover_Blue.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.module-50 .ry-flex .ry-each:hover img {
    filter: none;
}

.module-50 .ry-flex .ry-each:hover .ry-text div {
    color: #3e9ce7;
}

.module-50 .ry-flex .ry-each .ry-img {
    height: 111px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.module-50 .ry-flex .ry-each img {
    width: auto;
    margin: 0 auto;
    filter: brightness(0) invert(1);
}

.module-50 .ry-flex .ry-each .ry-text {
    margin: 20px 0 0;
}

.module-50 .ry-flex .ry-each .ry-text div {
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.3;
}

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}
@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}

/** WELCOME **/
.module-51 {
    /*background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/HomepageAssets/welcome_img_bg.jpg);*/
	background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/new_assets/welcome_img_bg_compressed.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 0 357px;
}

.module-51 .ry-left {
    max-width: 960px;
    padding: 150px 0 0;
    z-index: 2;
}

.module-51 .ry-left h2 {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    color: #282828;
    line-height: 1.2;
}

.module-51 .ry-left h2 span.span-1 {
    display: block;
    font-size: 24px;
    color: #fb001c;
    margin: 0 0 10px;
}

.module-51 .ry-left .ry-text {
    margin: 37px 0;
}

.module-51 .ry-left .ry-text p {
    font-size: 17px;
    line-height: 26px;
    color: #555555;
}

.module-51 .ry-left a.ry-btn.ry-btn-primary {
    background: #fb001c;
}

.module-51 .ry-left a.ry-btn.ry-btn-primary:hover {
    background: #3e9ce7;
}

.ry-group {
    position: relative;
}

.ry-group:before {
    content: '';
    width: 100%;
    max-width: 563px;
    height: 100%;
    max-height: 837px;
    position: absolute;
    top: 142px;
    left: 0;
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/HomepageAssets/welcome_logo_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

/** SERVICES **/
.module-52 .services-nav li a {
    height: 100%;
    width: 100%;
    position: absolute;
}

.module-52 .ry-left {
    width: 41.7%;
    background: #282828;
    display: flex;
    align-items: center;
}

.module-52 .verbiage-services {
    max-width: 372px;
}

.module-52 .services-nav ul {
    width: auto;
    padding: 0;
}

.module-52 .services-nav ul li {
    height: 68px;
    display: flex;
    align-items: center;
}

.module-52 .services-nav li:before {
    content: '\f061';
    position: absolute;
    height: 60px;
    width: 600px;
    opacity: 0;
    background: #ffffff;
    left: -50%;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    color: #3e9ce7;
    padding-right: 20px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 20px;
}

.module-52 .services-nav li.active:before {
    opacity: 1;
}

.module-52 .services-nav li a {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10;
}

.module-52 .services-nav ul li h3 {
    z-index: 9;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
}

.module-52 .services-nav li.active h3 {
    color: #282828;
}

.module-52 .ry-left .ry-content {
    max-width: 640px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.module-52 .ry-left .ry-title {
    width: 100%;
    max-width: 372px;
}

.module-52 .ry-left .ry-title h2 {
    font-size: 50px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 40px;
}

.module-52 .ry-left .ry-title h2 span.span-1 {
    font-size: 24px;
    color: #fb001c;
    margin: 0 0 10px;
    display: block;
}

.module-52 .ry-right {
    width: 58.3%;
    background: #ffffff;
    padding: 219px 0 200px;
}

.module-52 .ry-right .ry-img {
    position: relative;
    max-width: 500px;
    margin-right: 60px;
}

.module-52 .ry-right .ry-img:before {
    content: '';
    width: 100%;
    height: 100%;
    border: 1px solid #fb001c;
    position: absolute;
    top: 20px;
    left: 20px;
}

.module-52 .ry-right .ry-img img {
    width: auto;
    z-index: 9;
    position: relative;
}

.module-52 .ry-right .ry-content {
    margin-left: -80px;
}

.module-52 .ry-right .ry-text {
    width: 480px;
}

.module-52 .ry-right .ry-text h3 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #282828;
    line-height: 1.2;
}

.module-52 .ry-right .ry-text p {
    font-size: 17px;
    line-height: 26px;
    color: #555555;
    margin: 20px 0 39px;
}

.module-52 .ry-right .ry-text .ry-button a.ry-btn.ry-btn-primary {
    width: 213px;
}

.module-52 .ry-right .services-tab-content .ry-flex {
    justify-content: flex-start;
    align-items: center;
}

/** DOCTORS **/
.module-53 {
    background: #eef4fa;
    padding: 164px 0 160px;
}

.module-53 .ry-container {
    max-width: 1280px;
}

.module-53 h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #282828;
}

.module-53 h2 span.span-1 {
    display: block;
    font-size: 24px;
    color: #fb001c;
    margin: 0 0 10px;
}

.module-53 .ry-flex .ry-each img {
  width: auto;
  margin: 0 auto;
  padding: 9px;
  border: 1px solid #fb001c;
  border-radius: 100%;
  max-width: 250px;
}

.module-53 .ry-flex .ry-each img.hover,
.module-53 .ry-flex .ry-each:hover img.default {
    display: none;
}

.module-53 .ry-flex .ry-each:hover img.hover {
	display: block;
	padding: 0;
    border: 0;
}

.module-53 .ry-flex .ry-each .ry-text {
    margin: 5px 0 0;
}

.module-53 .ry-flex .ry-each .ry-text h4 {
    text-align: center;
    font-size: 20px;
    color: #282828;
    text-transform: uppercase;
    font-weight: 700;
}

.module-53 .ry-flex .ry-each .ry-text p {
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    color: #555555;
    margin: 10px 0 0;
}

.module-53 .ry-flex {
    margin: 60px 0 0;
	flex-wrap: wrap;
}

.module-53 .ry-flex .ry-each {
    padding: 0 10px;
	width: 30%;
    margin: 0 10px 40px;
	    max-height: 449px;
}

/** TESTIMONIALS **/
.module-54 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/HomepageAssets/reviews_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 165px 0 242px;
	display: none;
}

.module-54 .ry-container {
    max-width: 1280px;
}

.module-54 h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #282828;
    text-transform: uppercase;
}

.module-54 h2 span.span-1 {
    font-size: 24px;
    color: #fb001c;
    display: block;
    margin: 0 0 10px;
}

.module-54 .carousel {
    margin: 48px 0 0;
}

.module-54 .carousel .carousel-inner {
    border: 1px solid #f8001c;
    padding: 9px;
}

.module-54 .carousel-control {
    display: none;
}

.module-54 .ry-slide {
    background: #ffffff;
    padding: 125px 0 71px;
    position: relative;
}

.module-54 .ry-slide:before {
    content: '';
    width: 92px;
    height: 76px;
    position: absolute;
    top: 0;
    left: 60px;
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/HomepageAssets/quote_icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.module-54 .ry-slide .ry-text p {
    font-size: 20px;
    line-height: 30px;
    color: #555555;
    text-align: justify;
    text-align-last: center;
}

.module-54 .ry-slide .ry-container {
    width: 80%;
}

.module-54 .ry-slide .ry-name {
    text-align: center;
    margin: 20px 0 10px;
}

.module-54 .ry-slide .ry-name h5 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #282828;
}

.module-54 .ry-slide .ry-reviews-stars {
    text-align: center;
    font-size: 15px;
    color: #f4a529;
    font-family: 'Font Awesome 5 Free';
}

.module-54 .ry-slide .ry-slider-nav {
    position: relative;
    display: flex;
    justify-content: center;
    margin: 40px 0 0;
}

.module-54 .ry-slide .ry-slider-nav .button {
    width: 50px;
    height: 50px;
    background: #eef4fa;
}

.module-54 .ry-slide .ry-slider-nav .button::after {
    font-size: 20px;
    color: #282828;
    font-weight: 700;
}

.module-54 .ry-slide .ry-slider-nav .button.button-prev {
    margin-right: 10px;
}

.module-54 .ry-slide .ry-slider-nav .button:hover {
    background: #3e9ce7;
}

.module-54 .ry-slide .ry-slider-nav .button:hover:after {
    color: #ffffff;
}

/** NEWSLETTER **/
.module-55 {
    background: url(https://www.royacdn.com/unsafe/smart/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/HomepageAssets/Newsletter_bg.jpg);
    background-position: right;
    background-size: cover;
    padding: 95px 0;
}

.module-55 .ry-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.module-55 .ry-title h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 5px;
}

.module-55 .ry-form {
    margin-left: 109px;
}

.module-55 .ry-form div#mc_embed_signup {
    height: 60px;
    border-radius: 30px;
    padding-left: 40px;
    display: flex;
    align-items: center;
}

.module-55 .ry-form #mc_embed_signup form {
    padding: 0 6px 0 0;
}

.module-55 .ry-form input#mce-EMAIL {
    height: 50px;
    border: 0;
    padding: 0;
    font-size: 16px !important;
    font-family: 'Trade Gothic';
}

.module-55 .ry-form input#mc-embedded-subscribe {
    background: #282828;
    width: 171px;
}

/** MAP **/
.module-56 {
    background: url(https://s3.amazonaws.com/static.organiclead.com/Site-98685a8a-c63a-4b5b-8bfe-cf48d8620e75/Pase_Map_Zoomed.jpg);
    background-position: center;
    background-size: cover;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.module-56 .ry-img img {
    width: auto;
    margin: -36px auto 0;
}

/** FOOTER **/
.module-57 {
    background: #282828;
    padding: 87px 0 0;
}

.module-57 .ry-container {
    max-width: 1280px;
}

.module-57 div {
    color: #ffffff;
}

.module-57 .ry-footer-top .ry-each {
    width: auto;
}

.module-57 .ry-footer-top .ry-each h4 {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 5px;
}

.module-57 .ry-footer-top .ry-each p {
    font-size: 15px;
    line-height: 30px;
}

.module-57 .ry-footer-top .ry-each:nth-child(2) a {
    text-transform: uppercase;
    font-size: 10px;
    color: #3e9ce7;
}

.module-57 .ry-footer-top .ry-each:nth-child(3) a {
    color: #3e9ce7;
}

.module-57 .ry-footer-bottom {
    border-top: 1px solid rgb(198 190 175 / 30%);
    margin: 64px 0 0;
    padding: 35px 0 32px;
}

.module-57 .ry-footer-bottom .ry-flex > div {
    width: auto;
}

.module-57 .ry-footer-bottom .ry-left {
    display: flex;
    align-items: center;
}

.module-57 .ry-footer-bottom .ry-left ul.social-icons.ry-social {
    padding: 0;
}

.module-57 .ry-footer-bottom .ry-left ul.social-icons.ry-social li {
    margin-bottom: 0;
    width: 30px;
    height: 30px;
}

.module-57 .ry-footer-bottom .ry-left ul.social-icons.ry-social a {
    background: transparent !important;
    font-size: 20px;
}

.module-57 .ry-footer-bottom .ry-left p {
    margin-left: 30px;
    font-size: 12px;
    line-height: 1.5;
    color: rgb(255 255 255 / 60%);
}

.module-57 .ry-footer-bottom .ry-left p a {
	color: rgb(255 255 255 / 60%);
}

.module-57 .ry-footer-bottom .ry-right {
    display: flex;
}

.module-57 .ry-footer-bottom .ry-right p {
    color: rgb(255 255 255 / 60%);
    font-size: 12px;
    line-height: 1.5;
}

.module-57 .ry-footer-bottom .ry-right img {
    margin-left: 10px;
}
.module-52 .services-tab-content {
    display: block !important;
}
.module-52 .carousel-control {
	display: none !important;
}
.module-57 .ry-each .ry-btn-wrap {
    margin-top: 2em;
}
.module-57 .ry-footer-top .ry-each:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.module-57 .ry-each .ry-btn-wrap svg {
    margin-left: 5px;
}

/** TEAM CHANGES **/
.refer-a-patient-btn div a {
    margin: 0 auto;
}
/** RESPONSIVENESS **/
@media(max-width: 1920px) {
	.module-52 .ry-right .ry-img:before {
		width: 96%;
	}
}

@media(max-width: 1680px) {
	.module-50 .ry-flex .ry-each {
	    width: 260px;
	    height: 260px;
	}

	.module-50 .ry-flex .ry-each img {
	    width: 90px;
	}

	.module-50 .ry-flex .ry-each .ry-img {
	    height: 99px;
	}

	.module-52 .ry-right .ry-img {
	    max-width: 400px;
	}

	.module-52 .services-nav li:before {
	    width: 600px;
	}

	.module-52 .ry-right .ry-img:before {
		width: 100%;
	}
	.module-244 .ry-right.ry-right-menu .ry-menu a {
		font-size: 15px;
	}
}

@media(max-width: 1600px) {
	.module-244 .ry-left {
		max-width: 286px;
	}

	.module-244 .ry-right.ry-right-menu {
	    max-width: 100%;
	    top: 0;
        margin-top: 20px;
	}

	.module-244 .ry-content {
	    align-items: center;
	}

	.module-244 {
		padding: 0;
	}

	.module-245 .ry-hero-copy h1 {
	    font-size: 60px;
	}

	.module-245 .ry-hero-copy p {
		font-size: 20px
	}

	.module-51 .ry-left h2,
	.module-52 .ry-left .ry-title h2,
	.module-53 h2,
	.module-54 h2 {
	    font-size: 40px;
	}

	.module-51 {
	    background-position: 50%;
	    padding: 0 0 257px;
	}

	.module-51 .ry-left {
	    padding: 100px 0 0;
	}

	.module-52 .services-nav ul li h3 {
	    font-size: 18px;
	}

	.module-52 .services-nav li:before {
	    width: 550px;
	    height: 50px;
	    font-size: 15px;
	}

	.module-52 .services-nav ul li {
	    height: 58px;
	}

	.module-54 .ry-container {
		width: 80%
	}

	.module-55 .ry-title h2 {
	    font-size: 35px;
	    letter-spacing: 0;
	}
}

@media(max-width: 1500px) {
	.module-50 .ry-flex .ry-each {
		width: 240px;
		height: 240px;
	}
}

@media(max-width:1600px) and (min-width:1401px) {
	.module-51 .ry-left {
		max-width: 800px; 
	}
}

@media(max-width:1440px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		width: 60%;
	}
}

@media(max-width: 1400px) {
	.module-51:before {
	    content: '';
	    width: 100%;
	    height: 100%;
	    position: absolute;
	    background: rgb(255 255 255 / 50%);
	    top: 0;
	    left: 0;
	}

	.module-52 .ry-right .services-tab-content .ry-flex {
	    flex-direction: column;
	    justify-content: center;
	}

	.module-52 .ry-right .ry-content {
	    margin-left: 0;
	}

	.module-52 .ry-right {
		padding: 100px 0
	}

	.module-52 .ry-right .ry-text {
	    width: 90%;
	    margin: 50px 0 0;
	}

	.module-52 .ry-right .ry-img {
	    max-width: 300px;
	    margin-right: 0;
	}

	.module-52 .ry-right .ry-text h3,
	.module-52 .ry-right .ry-text p {
	    text-align: center;
	}

	.module-52 .ry-right .ry-text .ry-button a.ry-btn.ry-btn-primary {
	    margin: 0 auto;
	}

	.module-55 .ry-content {
	    flex-direction: column;
	}

	.module-55 .ry-form {
	    margin-left: 0;
	    margin-top: 30px;
	}
	
	.module-50 .ry-flex {
	    flex-wrap: wrap;
	    justify-content: center;
	}

	.module-50 .ry-flex .ry-each {
	    margin: 0 20px 40px;
	}

	.module-50 {
	    padding: 175px 0 0;
	}
	.module-244 .ry-right.ry-right-menu .ry-menu a {
		font-size: 14px;
	}
}

@media(min-width:1365px) {
	#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp .social-icons.col-xs-12.ry-social.ry-td {
		padding-left: 20px; 
	}
}

@media (max-width: 1320px) {
	.ry-container {
		padding: 0;
	}
}

@media(max-width: 1280px) {
	.module-244 .ry-container {
	    width: 95%;
	}

	.module-51 .ry-left {
	    max-width: 100%;
	}

	.module-51 .ry-left .ry-container {
	    width: 100%;
	    max-width: 100%;
	}

	.module-51 {
    	background-position: 100%;
	}
	
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		font-size: 40px;
	}
}

@media(max-width: 1200px) {
	.module-244 .ry-right .ry-box .ry-address a,
	.module-244 .ry-right .ry-box-phone a {
	    font-size: 16px;
	}

	.module-244 .ry-right .ry-box-phone {
	    width: 211px;
	    height: 45px;
	}

	.module-244 .ry-left {
	    max-width: 246px;
	}

	.module-244 .ry-right.ry-right-menu .ry-menu a {
	    font-size: 16px;
	}

	.module-245 .ry-hero-copy h1 {
	    font-size: 40px;
	}

	.module-245 .ry-hero-copy p {
	    font-size: 16px;
	    margin: 15px 0;
	}

	.module-245 .ry-hero-copy a.ry-btn.ry-btn-primary {
	    max-width: 264px;
	    font-size: 14px;
	    height: 40px;
	}

	.module-245 .ry-hero-copy {
		bottom: 40px;
	}

	.module-53 {
	    padding: 114px 0 150px;
	}

	.module-54 {
	    padding: 115px 0 192px;
	}

	.module-55 {
		padding: 65px 0;
	}
	
	.module-57 .ry-footer-top .ry-each img {
		max-width: 250px;
	}
	
	.ry-referral-portal .ry-form {
		padding: 50px;
	}
	/*.module-244 .ry-right.ry-right-menu .ry-menu a {
		font-size: 12px;
	}*/
}

@media(max-width: 1199px) {
	#ry-pg-body .module-1 {
	    flex-direction: column;
	    align-items: center;
	}

	#ry-pg-body .module-1 .ry-box-left {
	    width: 100%;
	    margin: 0 0 20px;
        max-width: 100%;
	}

	#ry-pg-body .module-1 .ry-box-left img {
	    max-width: 300px;
	    margin: 0 auto;
	}

	#ry-pg-body .module-1 .ry-box-right h3 {
	    text-align: center;
	}
}

/*@media (max-width: 1080px) {
	.module-244 {
		display: none;
	}
	#ry-header .hidden-md.hidden-lg {
		display: block !important;
	} 
}*/
@media(max-width: 1024px) {
	.module-244 .ry-left {
	    max-width: 206px;
	}
	
	.module-245 .ry-hero-copy h1 {
		font-size: 30px;
	}
	
	/*.module-244 {
		padding: 14px 0 0;
	}*/
}

@media(min-width:992px) {
	#ry-sidebar .ry-contact-table .ry-row .ry-btn {
		margin: 10px 0 0; 
	}
	
	.module-327 .publish-wrap {
		display: flex;
		justify-content: center;
	}
	
	.module-57 .ry-footer-top .ry-each:last-child {
		max-width: 280px;
	}
}

@media(max-width: 991px) {
	.module-57 {
	    padding: 50px 0 0;
	}

	.module-57 .ry-flex,
	.module-57 .ry-footer-bottom .ry-left,
	.module-57 .ry-footer-bottom .ry-right {
	    flex-direction: column;
	}

	.module-57 .ry-logo img {
	    margin: 0 auto;
	    max-width: 250px;
	}

	.module-57 .ry-footer-top .ry-each {
	    width: 100%;
	    margin: 0 0 30px;
	}

	.module-57 div, .module-57 div p {
	    text-align: center;
	}

	.module-57 .ry-footer-bottom {
	    margin: 0;
	}

	.module-57 .ry-footer-bottom .ry-right {
	    margin: 10px 0 0;
	}

	.module-57 .ry-footer-bottom .ry-right img {
	    margin-left: 0;
	    margin: 0 auto;
	}
	    
	.module-57 .ry-footer-bottom .ry-left ul.social-icons.ry-social {
	    margin: 0 0 10px;
	}

	.module-57 .ry-footer-bottom .ry-right p {
	    margin: 0 0 5px;
	}

	.module-57 .ry-footer-bottom .ry-left p {
	    margin-left: 0;
	}

	#ry-pg-banner .ry-bnr-wrp {
	    margin-top: 0;
	    background-position: 80%;
	}

	.top-banner button {
		display: none;
	}

	.top-banner p {
		letter-spacing: 0
	}
	
	.module-57 .ry-footer-top .ry-each h4 {
		text-align: center; 
	}
	
	.module-245 {
		margin-top: 0;
	}
	
	.module-245 .slider-wrap .item img {
		visibility: hidden;
	}
	
	.ry-group {
		margin: 200px 0 0;
	}
	
	.module-52 .ry-flex {
		flex-direction: column;
	}
	
	.module-52 .ry-left, .module-52 .ry-right {
		width: 100%;
	}
	
	.module-52 .ry-left {
		padding: 50px 0;
	}
	
	.module-53 .ry-flex .ry-each {
		padding: 0;
		width: 100%;
		margin: 0 0 40px;
	}
	
	.module-245, .module-245 .carousel, .module-245 .slider-wrap .item {
		height: 300px;
	}
	
	.ry-referral-portal .ry-form .ry-flex {
		flex-direction: column;
	}
	
	.ry-referral-portal .ry-form .ry-each:first-child .ry-block {
		margin: 0 0 60px;
	}
	
	.ry-referral-portal .ry-form {
		padding: 30px 0;
	}
	
	.sb-team {
		max-width: 100%;
		margin: 0;
	}
	
	.ip-cols .ip-right-col .sb-team-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.sb-team .sb-team-profile {
		max-width: 300px;
		margin: 0 10px 20px;
	}
	
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
		width: 100%;
		font-size: 30px;
	}
	
	#ry-pg-banner .ry-bnr-wrp:before {
		opacity: 85%;
	}
}

@media(max-width:768px) {
	.module-55 .ry-form div#mc_embed_signup {
		height: auto; 
	}
}

@media (max-width: 767px) {
	body[data-page-name="referral-portal"] #ry-pg-banner .ry-bnr-wrp {
		background-position: 75% !important;
	}
	
	.module-7 ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; 
	} 

	.module-7 ul li {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%; 
	}

	.module-7 ul li:nth-child(odd) {
		border-bottom: 0;
		padding-bottom: 0; 
	}

	.module-7 ul li:nth-child(even) {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; 
	}
	
	#careers.ry-accordion .description-box {
		padding: 20px;
	}
	
	#careers.ry-accordion .description-box .ry-heading {
		margin: 20px auto 0; 
	}
}

#ry-sidebar a.ry-btn.ry-btn-primary, #ry-pg-body a.ry-btn.ry-btn-primary {
    color: #fff;
}

.blog-img {
	max-width: 400px; 
	margin: 0 auto;
}

#ry-pg-banner .ry-bnr-wrp {
    background-position: 86%;
}

/** Meet the team start **/

.module-53{
	padding: 100px 0px;
}

.module-53 .team-slider .ry-item .ry-flex {
    flex-wrap: nowrap;
	gap: 45px;
	align-items: center;
	margin: 80px 0px;
}

.module-53 .team-slider .ry-item .ry-flex .ry-left {
    width: 100%;
    max-width: 283px;
}

.module-53 .team-slider .ry-item .ry-flex .ry-left {
    width: 100%;
    max-width: 320px;
}
.module-53 .team-slider .ry-item .ry-flex .ry-right {
    width: 100%;
    max-width: 520px;
}
.module-53 .team-slider h2 {
    text-transform: uppercase;
    font-weight: bold;
	font-size: calc(30px + 15 * ((100vw - 500px) / 940));
	color: #000;
}

.module-53 .team-slider .ry-content h4,
.module-53 .team-slider .ry-content h5{
	text-transform: capitalize;
	line-height: 130%;
}

.module-53 .team-slider .ry-content h4,
.module-53 .team-slider .ry-content h5,
.module-53 .team-slider .ry-content p{
	color: #000;
}

.module-53 .team-slider .ry-content h4,
.module-53 .team-slider .ry-content h5{
    font-size: 24px;
    font-weight: bold;
}
.module-53 .team-slider .ry-content h5 {
    font-weight: 400;
	font-style: italic;
	margin-bottom: 15px;
	display: block;
}

.module-53 .team-slider .ry-content p{
	font-size: 20px;
	line-height: 140%;
}

.module-53 .team-slider .ry-item .ry-flex .ry-left .img-cir {
    border-radius: 50%;
    position: relative;
	padding: 5px;
}

.module-53 .team-slider .ry-item .ry-flex .ry-left .img-cir:before {
    content: "";
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    border: 1px solid #fb001c;
    border-radius: 50%;
}

.team-slider .carousel-control {
    opacity: 1;
    text-shadow: none;
    color: #fb001c;
    width: 60px;
    height: 60px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
}
.team-slider .carousel-control .icon-prev {
    transform: rotate(180deg);
}

.team-slider .carousel-control .icon-prev, .team-slider .carousel-control .icon-next {
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
}

.team-slider .carousel-control .icon-prev::before, .team-slider .carousel-control .icon-next::before {
    content: ">";
    margin-left: 0;
    background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-de52c95e-293a-4318-993d-dd7fc226f743/ampassets/greyrightarrow.png);
    background-size: 20px;
    background-repeat: no-repeat;
    color: rgba(0, 0, 0, 0);
    background-position: center center;
    filter: invert(15%) sepia(88%) saturate(6970%) hue-rotate(349deg) brightness(100%) contrast(111%);
    width: 60px;
    height: 60px;
}

@media (max-width: 991px){
	.module-53 .team-slider .ry-item .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	
	.module-53 .team-slider .ry-content h4, .module-53 .team-slider .ry-content h5, .module-53 .team-slider .ry-content p {
		text-align: center;
	}
	.module-53 .team-slider .ry-content p .ry-btn{
		margin: auto;
	}
	
	.module-53 {
		padding: 60px 0px;
	}
	
	.module-53 .team-slider .ry-item .ry-flex{
		margin: 50px 0px 60px;
	}
}

@media (max-width: 600px){
	.team-slider .carousel-control .icon-prev, .team-slider .carousel-control .icon-next,
	.team-slider .carousel-control,
	.team-slider .carousel-control .icon-prev::before, .team-slider .carousel-control .icon-next::before{
		width: 30px;
		height: 30px;
	}
	
	.team-slider .carousel-control .icon-prev::before, .team-slider .carousel-control .icon-next::before{
		background-size: 12px;
	}
	
	.module-53 .team-slider .ry-item .ry-flex .ry-left{
		max-width: 260px;
	}
	
	.module-53 .team-slider .ry-content p {
		font-size: 18px;
	}
	.module-53 .team-slider .ry-content h4, .module-53 .team-slider .ry-content h5 {
		font-size: 21px;
	}
}

@media (min-width: 1600px){
	.module-53 .team-slider h2 {
		font-size: 45px;
	}
}

/** Meet the team end **/

/** Accordion UI Design Start **/

.ry-accordion.ui-accordion{
	box-shadow: none;
}
.ry-accordion .ry-heading {
    margin-bottom: 25px;
    border-radius: 20px;
    border: 0;
    position: relative;
    overflow: hidden;
    z-index: 99;
    background: #eef4fa;
}
.ry-accordion .ry-heading:nth-last-child(2) {
    margin-bottom: 0;
}
.ry-accordion .ry-heading div {
    padding-right: 50px;
    text-align: left;
	font-weight: bold;
	color: #000
}

.ry-accordion .ry-heading:before{
	content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 0%;
    transition: all .3s ease-in-out;
    background: linear-gradient(90deg, rgb(62 156 231), rgb(62 156 231));
	z-index: 0;
	border-radius: 20px;
}
.ry-accordion .ry-heading:hover{
	box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
}
.ry-accordion .ry-heading:hover:before{
	width: 100%;
    transition: all .3s ease-in-out;
}
.ry-accordion .ry-heading.ui-state-active{
	background: linear-gradient(90deg, rgb(62 156 231), rgb(62 156 231));
	color: #333;
	box-shadow: 0 8px 20px rgba(0, 0, 0, .15);
	margin-bottom: 20px;
}

.ry-accordion .ry-heading span, .ry-accordion .ry-heading div, .ry-accordion .ry-heading:after {
    position: relative;
}
.ry-accordion .ry-heading:after{
	font-weight: 400;
	font-size: 18px;
	color: #000;
}

/** Accordion UI Design End **/



/* Sponsor Carousel */

#sponsor-section .ry-left,
#sponsor-section .ry-right{
    display: flex;
    align-items: center;
    justify-content: center;
}

#sponsor-section .ry-right .carousel 
{
    width: 100%;
}

.sponsor-greettext h4 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 4px;
    color: #EF011C;
    margin: 0 0 17px 0;
    text-align: left;
}

.sponsor-greettext h3 {
    text-transform: uppercase;
    font-size: 52px;
    font-weight: 600;
    color: #020100;
    text-align: left;
}

#sponsor-section .carousel img {
    max-width: 180px;
    object-fit: contain;
}

#sponsor-section {
    padding: 92px 52px;
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    color: #CDD3D5;
}


.carousel-control {
    background: unset !important;
}


.sponsor-swiper-container {
    overflow: hidden;
}
.sponsor-swiper-container img 
{
    max-width:180px;
	margin:0 auto;
    
}
.sponsor-swiper-container .swiper-wrapper
{
    align-items:center;
}

.swiper-button-next, .swiper-button-prev {
    filter: brightness(0) invert(80%) sepia(1%) saturate(854%) hue-rotate(146deg) brightness(101%) contrast(102%);
}
#sponsor-section .ry-right {
    width: 55%;
}

@media screen and (max-width: 1600px)
{
    .sponsor-swiper-container img {
        max-width: 160px;
    }
}
@media screen and (max-width: 1440px)
{
    .sponsor-swiper-container img {
        max-width: 140px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 1199px)
{
    .sponsor-greettext h3 {
        font-size: 45px;
    }
    #sponsor-section {
        padding: 92px 28px;
    }
}

@media screen and (max-width: 1199px)
{
    #sponsor-section .ry-flex {
        flex-direction: column;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .sponsor-greettext h4,
    .sponsor-greettext h3 {
        text-align: center;
    }
    .sponsor-swiper-container img {
        max-width: 180px;
        margin: 0 auto;
    }
    .sponsor-swiper-container {
        overflow: hidden;
        margin: 56px 0 0;
        justify-content: center;
    }
	#sponsor-section .ry-right {
     width: 100%; 
}
}
@media screen and (max-width: 600px)
{
   .sponsor-greettext h4 {
    font-size: 20px;
    letter-spacing: 0;
}
    .sponsor-greettext h3 {
        font-size: clamp(42px,8.667vw,52px);
    }
	#sponsor-section {
    padding: 92px 18px;
	}
}



body[data-page-name="meet-the-team"] #team .ry-accordion .ry-content[aria-hidden="false"] {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.ry-left.custom-link {
    display: flex;
	align-items: flex-start;
    justify-content: center;
    gap: 30px;
}
.ry-left.custom-link .ry-each {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 30px;
    border-radius: 20px;
    box-shadow: 0 0 30px rgb(0 0 0 / 10%);
    padding: 50px 20px;
}
.ry-left.custom-link .ry-each .ry-btn {
    font-size: 15px;
    font-weight: 500;
}
.ry-left.custom-link .ry-each img {
    object-fit: contain;
    width: 120px;
    height: 120px;
}

@media (max-width: 767px){
	.ry-left.custom-link{
		flex-direction: column;
	}
}