body, 
.ry-form input[type="text"], 
.ry-form select, 
.ry-form textarea, 
.ry-btn {
	font-family: 'Lato', sans-serif !important;
}

.module-260 .ry-slide .ry-flex.ry-content {
	align-items: center;
	justify-content: end;
}

.module-260 .ry-slide .ry-flex.ry-content .google-translate {
	margin-top: 60px;
	margin-right: 20px;
	width: fit-content;
	
}

.module-260 .ry-slide .ry-flex.ry-content .google-translate img {
	display: none;
}

.google-translate {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	float: none;
	right: 520px;
	top: 0px;
	bottom: 0px;
	margin: auto;
	width: auto;
}

/*.module-260 .item {
background: url(https://www.royacdn.com/unsafe/Site-4bb4f6e9-c1f5-4faa-88e8-15955858bbd2/index/hf.jpg) !important;
background-size: cover !important;
background-position: 50% !important;
}

.ry-top-right {
display: flex;
align-items: center;
justify-content: flex-end;
}

.ry-top-right .google-translate {
position: relative;
display: block;
width: fit-content;
}

body.default .site-content.style1 .ry-top-wrp {
width: fit-content;
}

.ry-top-right .google-translate div {
width: 100%;
}*/

.mobile-container .mobile-nav {
	margin-right: 10px;
}

.mobile-container .flex-wrap .mobile_logo img {
	min-width: 130px;
}

#ry-pg-banner .ry-bnr-wrp:after,
#ry-pg-banner .ry-bnr-wrp:before {
	display: none;
}

body.default #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
	color: #fff !important;
	letter-spacing: 0;
	font-weight: 300;
}

#ry-pg-banner .ry-bnr-wrp .ry-phone-btn a,
body.default .site-content.style1 .ry-top-wrp .ry-phone-btn a:before {
	color: #fff !important;
}

#ry-pg-banner .ry-bnr-wrp .ry-phone-btn span.span-1 {
	color: rgba(255, 255, 255, 0.8);
}

body.default .site-content.style1 .ry-top-wrp .ry-separator {
	width: 2px;
	height: 40px;
	margin-right: 30px;
	background: rgba(255, 255, 255, 0.6) !important;
}

body.default .site-content.style1 .ry-top-wrp .ry-phone-btn a:before {
	top: -15px;
}

#ry-pg-body h2, 
#ry-pg-body h3, 
#ry-pg-body h4,
.ry-list-wrp .ry-list-item .ry-list-content .ry-list-title a {
	color: #6a2a80 !important;
	letter-spacing: 0;
}

.ry-accordion .ry-heading:after {
	line-height: 35px;
}

.ry-accordion .ry-heading p {
	text-align: left;
	padding-right: 10px;
}

.ry-btn.ry-btn-primary {
	background: #333333 !important;
}

body[data-page-name="patient-registration-form"] input.ry-btn.ry-btn-primary.btn-variant-2 {
	width: 100%;
	margin: 10px 0;
}

body[data-page-name="patient-registration-form"] .form-group[data-type="submit"] {
	margin: 0;
}

.mobile-container {
	background: #fff !important;
}    

.mobile-container .flex-wrap .flex-item.right-nav .mobile-button > a,
.mobile-container .mobile-nav button .hamburger-inner, 
.mobile-container .mobile-nav button .hamburger-inner:before, 
.mobile-container .mobile-nav button .hamburger-inner:after,
#mobile_menu,
div#menu_container,
.pagination li.active > a {
	background: #6a2a80 !important;
}

body.default .module-302 {
	height: auto;
	padding: 100px 0 0;
}

body.default .module-302:before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background: rgba(255,255,255,0.7);
}

.module-252 {
	background: #fff !important;
	padding: 80px 0;
}

.module-252 .ry-menu li a {
	font-size: 17px;
	text-transform: uppercase;
	color: #333 !important;
	padding: 20px 0;
}

@media (max-width:1500px){
	.module-252 .ry-menu li a{
		font-size: 17px;
	}
}

.ry-menu .ry-nav li.dropdown .dropdown-toggle span {
    position: absolute;
    right: -16px;
    top: 4px;
    bottom: 0px;
    margin: auto;
}

.module-252 .search-bar-widget input {
	background: transparent;
	border: 1px solid #333;
	color: #333 !important;
}

.module-252 .ry-menu li a:after {
	background-image: -webkit-linear-gradient(left, rgba(51, 51, 51, 0), rgba(51, 51, 51, 0.8) 40%, rgba(51, 51, 51, 0.8) 60%, rgba(51, 51, 51, 0));
	background-image: linear-gradient(to right, rgba(51, 51, 51, 0), rgba(51, 51, 51, 0.8) 40%, rgba(51, 51, 51, 0.8) 60%, rgba(51, 51, 51, 0));
}

.module-252 .search-bar-widget input::-webkit-input-placeholder {
	font-size: 22px;
}

.module-252 .search-bar-widget input::-moz-placeholder {
	font-size: 22px;
}

.module-252 .search-bar-widget input:-ms-input-placeholder {
	font-size: 22px;
}

.module-252 .search-bar-widget input::placeholder {
	font-size: 22px;
}

.module-252 .search-bar-widget input::-webkit-input-placeholder,
.module-252 .input-group-btn i:before {
	color: #333 !important;
}

.module-252 .search-bar-widget input::-moz-placeholder,
.module-252 .input-group-btn i:before {
	color: #333 !important;
}

.module-252 .search-bar-widget input:-ms-input-placeholder,
.module-252 .input-group-btn i:before {
	color: #333 !important;
}

.module-252 .search-bar-widget input::placeholder,
.module-252 .input-group-btn i:before {
	color: #333 !important;
}

.module-252 .input-group-btn button {
	margin-right: 15px;
}

.module-252 .ry-bottom-wrp {
	position: absolute;
	bottom: 0;
}

.module-252 .ry-menu li.primary.open .dropdown-menu {
	position: absolute;
	width: 100%;
	top: 60px;
	background: #c7abce;
}

.module-252 .ry-menu li.primary.open .dropdown-menu a {
	font-size: 18px;
	padding: 10px 0;
	text-transform: capitalize;
}

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
	top: 50px;
	width: fit-content;
}

.module-252 .ry-menu .ry-nav li.dropdown .dropdown-menu li {
	width: 100%;
	background: #c7abce;
	padding: 0;
	text-align: center;
	overflow: hidden;
}

.module-252 .ry-menu .ry-nav li.dropdown .dropdown-menu li a {
	font-size: 18px;
	text-transform: capitalize;
	padding: 10px 0;
}

/*** SLIDE 1 ***/

.ry-top-wrp {
	margin-top: 50px;
}

.module-260 .ry-top-wrp {
	margin-top: 50px;
	background: rgba(255, 255, 255, 0.7);
	padding: 20px;
	max-width: 490px;
	float: right;
	margin-right: 50px;
}

.module-260 .ry-top-wrp .ry-phone-btn span.span-1,
.ry-top-wrp .ry-phone-btn span.span-1 {
	color: #6a2a80;
	font-size: 14px;
	line-height: 21px;
}

.module-260 .ry-top-wrp .ry-phone-btn:last-of-type a:before,
.ry-top-wrp .ry-phone-btn:last-of-type a:before {
	display: none;
}

.module-260 .ry-top-wrp .ry-phone-btn a:before,
.ry-top-wrp .ry-phone-btn a:before {
	font-size: 40px;
	color: #000033;
	position: absolute;
	left: -50px;
	top: -10px;
}

.module-260 .ry-top-wrp .ry-separator,
.ry-top-wrp .ry-separator {
	background: #333333 !important;
	margin: 0 20px;
}

.module-260 .ry-top-wrp .ry-phone-btn a,
.ry-top-wrp .ry-phone-btn a {
	font-weight: 600;
	font-size: 26px;
	position: relative;
	color: #333333 !important;
	text-shadow: 1px 1px 2px #fff;
}

.ry-top-wrp .ry-phone-btn a {
	text-shadow: 1px 1px 2px #000000;
}

.module-260 .ry-content-wrp {
	width: 90%;
	bottom: 5%
}

.module-260 .ry-heading {
	font-size: 59px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.module-260 .ry-cta-wrp {
	margin-top: 30px;
}

.module-260 .icon-wrap {
	margin: 0 auto 25px;
}

.module-260 .ry-text,
.module-260 .ry-title a {
	font-size: 22px;
	line-height: 30px;
}

.module-260 .icon-wrap .icon img.img-responsive.on-hover {
	display: none;
}

.module-260 .icon-wrap:hover img.img-responsive.default {
	display: none;
}

.module-260 .icon-wrap:hover img.img-responsive.on-hover {
	display: block;
}

.module-260 .icon-wrap:hover img {
	-webkit-filter: none;
	filter: none;	
}

.module-260 .icon-wrap:hover {
	background: #333333 !important;
}

.module-260 .ry-title {
	color: #fff;
	font-size: 22px;
	line-height: 30px;
}

.module-260 .ry-each {
	cursor: pointer;
}

.module-260 .ry-each .ry-apt-wrap-cta {
	background: #fff;
	padding: 10px;
	position: absolute;
	bottom: 0;
}

.module-260 .ry-each .ry-apt-wrap-cta .apt-link-cta {
	text-align: center;
	margin-bottom: 5px;
}

.module-260 .ry-each .ry-apt-wrap-cta .apt-link-cta a {
	color: #333333;
	font-size: 18px;
}

/*** SLIDE 2 ***/
.module-269 {
	padding-top: 105px;
}

.module-269 .ry-right {
	max-width: 600px;
}

.module-269 .ry-heading {
	font-size: 55px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: left;
}

.module-269 .ry-heading span {
	font-weight: bold;
}

.module-269 .ry-text p {
	text-align: left;
	font-size: 22px;
	font-weight: 400;
	line-height: 33px;
}

.module-269 .ry-right .content-wrap .ry-flex {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: 370px;
}

.module-269 .btn-wrap {
	margin-top: 40px;
	width: 100%;
}

.module-269 .ry-right .content-wrap .ry-flex a.ry-btn.ry-btn-primary {
	width: 100%;
	text-transform: uppercase;
	font-size: 18px;
	height: 60px;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.module-269 .ry-right .content-wrap .ry-flex .btn-wrap a.ry-btn.ry-btn-primary {
	background: #333333;
}

.module-269 .btn-wrap#btn-1 {
	margin-right: 10px;
}

.module-269 .ry-right .content-wrap .ry-flex:last-of-type {
	margin-top: 10px;
}

.module-269 .ry-right .content-wrap .ry-flex:last-of-type .ry-apt-btn {
	width: 100%;
}

.module-269 .ry-right .content-wrap .ry-flex:last-of-type .ry-apt-btn a.ry-btn.ry-btn-primary.apt-btn {
	background: #ab8848;
}

.module-269 .ry-right .content-wrap .ry-flex:last-of-type .ry-apt-btn a.ry-btn.ry-btn-primary.apt-btn:after {
	content: '\f107';
	font-family: fontawesome;
	padding-left: 20px;
}

.module-269 .ry-apt-wrap {
	border: 1px solid #b4b4b4;
	background: #fff;
	padding: 20px 30px;
}

.module-269 .ry-apt-wrap .apt-link a {
	font-size: 18px;
	color: #333333;
	line-height: 33px;
}

.module-269 .ry-apt-wrap .apt-link a:hover {
	color: #622c7c !important;
}

/*** SLIDE 3 ***/
.module-271 .ry-right {
	max-width: 480px;
}

.module-271 .ry-heading {
	font-size: 55px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: left;
}

.module-271 div#btn-1 {
	margin-top: 40px;
}

.module-271 .btn-wrap {
	margin-top: 10px;
	text-align: left;
}

.module-271 .btn-wrap a.ry-btn.ry-btn-primary {
	background: #333333;
	height: 60px;
	padding: 21px 20px;
	text-transform: uppercase;
}

.module-271 .ry-text p {
	text-align: left;
	font-size: 22px;
	line-height: 33px;
	font-weight: 400;
}

/*** SLIDE 4 - DOCTORS ***/
.module-299 .ry-slide.ry-flex {
	max-width: 1120px;
	margin: 0 auto;
	float: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-ms-grid-row-align: center;
	align-items: center;
}

.module-299 .ry-heading {
	margin-bottom: 40px;
	font-size: 55px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: left;
}

.module-299 .ry-left {
	width: 50%;
	max-width: 480px;
	margin-right: 30px;
}

.module-299 .ry-right {
	width: 50%;
	max-width: 560px;
}

.module-299 .ry-name {
	font-size: 36px;
	font-weight: 400;
}

.module-299 .ry-text {
	line-height: 33px;
	font-size: 22px;
}

.module-299 .ry-btn {
	margin-top: 40px;
	text-transform: uppercase;
	font-size: 18px;
	background: #333 !important;
}

.module-299 .ry-indicator span.active {
	background: #a1862e !important;
}

.module-299 .ry-indicator span {
	width: 14px;
	height: 14px;
	background: #bfbcc1 !important;
}

.module-299 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-4bb4f6e9-c1f5-4faa-88e8-15955858bbd2/index/meet_our_doctors_img.jpg) !important;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.module-299 .ry-indicator {
	width: 100%;
	display: flex;
	justify-content: flex-start;
	padding-left: 200px;
	max-width: 1120px;
	margin: 0 auto;
	float: none;
	padding-top: 40px;
}

/*** SLIDE 5 - LOGOS ***/
.module-300 {
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-4bb4f6e9-c1f5-4faa-88e8-15955858bbd2/Assets_V2/Brands_1920x920.jpg);
	background-size: cover;
	background-position: 50%;
	padding-top: 100px;
}

.module-300:before {
	width: 100%;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.3);
	z-index: 1;
}

.module-300 .ry-tabs {
	margin-top: 0;
}

div#module-32-carousel-one,
div#module-32-carousel-two {
	display: none;
}

.module-300 .ry-tabs .nav-tabs li a {
	font-size: 22px !important;
}

.module-300 .ry-tabs .tab-content {
	padding-top: 30px;
}

.module-300 .ry-tabs .nav-tabs li a {
	padding: 30px 50px;
}

/*** SLIDE 6 - CONTACT ***/
.module-301 .ry-heading {
	margin-bottom: 40px;
	font-size: 55px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: left;
}

.module-301 .ry-text {
	line-height: 33px;
	margin-bottom: 40px;
	font-size: 22px;
	text-align: left;
}

.module-301 .ry-form input[type=text], 
.module-301 .ry-form textarea, 
.module-301 select {
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-top: 0;
}

.module-301 .input-name {
	border-top: 1px solid #b4b4b4;
}

.module-301 .ry-form .input-phone {
	margin-bottom: 0;
}

.module-301 .ry-form .form-group {
	margin-bottom: 0;
}

.module-301 .ry-form .input-phone .form-group:before {
	color: #333333
}

.module-301 .ry-form .input-office .form-group:before {
	content: "\f1ad";
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 26px;
	color: #333333;
	font-family: fontawesome;
}

.module-301 .ry-form select {
	padding-left: 56px;
	-webkit-appearance: none;
}

.module-301 .ry-form .input-message .form-group:before {
	content: "\f075";
}

.module-301 .ry-form input[type=text]::-webkit-input-placeholder, 
.module-301 .ry-form textarea::-webkit-input-placeholder, 
.module-301 select::-webkit-input-placeholder {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
	color: #333 !important;
}

.module-301 .ry-form input[type=text]::-moz-placeholder, 
.module-301 .ry-form textarea::-moz-placeholder, 
.module-301 select::-moz-placeholder {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
	color: #333 !important;
}

.module-301 .ry-form input[type=text]:-ms-input-placeholder, 
.module-301 .ry-form textarea:-ms-input-placeholder, 
.module-301 select:-ms-input-placeholder {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
	color: #333 !important;
}

.module-301 .ry-form input[type=text]::placeholder, 
.module-301 .ry-form textarea::placeholder, 
.module-301 select::placeholder {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
	color: #333 !important;
}

.module-301 .ry-form input[type="text"],
.module-301 select {
	height: 56px;
}

.module-301 .ry-form textarea {
	padding-top: 20px;
}

div.grecaptcha-badge {
	display: none !important
}

.module-301 .ry-btn {
	margin-top: 10px;
	padding: 20px;
	background: #333 !important;
	text-transform: uppercase;
}

/*** SLIDE 7 - FOOTER ***/
.module-302 {
	background: url(https://www.royacdn.com/unsafe/smart/Site-4bb4f6e9-c1f5-4faa-88e8-15955858bbd2/global/footer_bg.jpg);
	background-size: cover;
	background-position: 50%;
}

.module-302 .ry-inner-wrap {
	width: 85%;
}

.module-302 .ry-foot-top .ry-left, 
.module-302 .ry-foot-top .ry-right {
	width: 50%;
	max-width: 600px;
}

.module-302 .ry-open-hrs li .day {
	min-width: unset;
	width: unset;
	margin-right: 40px;
}

.module-302 .ry-foot-top {
	padding: 0;
}

.module-302 .ry-heading {
	margin-bottom: 40px;
	font-size: 55px;
	text-transform: uppercase;
	font-weight: 300;
	color: #333333 !important;
}

.module-302 .ry-details .ry-footer-detail {
	font-size: 18px;
}

.module-302 .ry-details .ry-footer-detail:before {
	background: #a8a8a9 !important;
}

.module-302 .ry-details .ry-footer-detail a,
.module-302 .ry-open-hrs li div {
	font-size: 18px;
	color: #333333 !important;
	line-height: 30px;
}

.module-302 .ry-open-hrs li div {
	line-height: 36px;
}

.module-302 .ry-foot-top .ry-left, 
.module-302 .ry-foot-top .ry-right {
	width: 49%;
}

.module-302 .ry-foot-top .ry-left {
	margin-right: 1%;
}

.module-302 .ry-foot-top .ry-right {
	margin-left: 1%;
}

.module-302 .ry-details .ry-footer-detail.ry-footer-phone a {
	font-weight: bold;
}

.module-302 .ry-social .social-inner-wrap li {
	width: 40px;
	height: 40px;
	margin-bottom: 0;
}

.module-302 ul.social-icons.ry-social {
	padding: 0;
	margin-top: 40px;
}

.ry-social .social-inner-wrap li a {
	font-size: 16px;
}

.module-302 .ry-details .ry-footer-address.ry-footer-detail {
	margin-bottom: 20px;
}

.ry-social .social-inner-wrap li a.fa.fa-google {
	background: #6a2a80;
}

.ry-social .social-inner-wrap li a.fa.fa-yelp {
	background: #6a2a80;
}

.module-302 .ry-open-hrs li {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0;
}

.module-302 .ry-foot-bottom {
	border-top: 6px solid #ad8db9;
}

.module-302 .ry-open-hrs:before {
	content: '\f017';
	font-family: fontawesome;
	width: 40px;
	height: 40px;
	background: #a8a8a9;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #fff;
	margin-right: 15px;
	margin-top: 10px;
}

.module-302 .ry-open-hrs {
	display: flex;
	position: relative;
	max-width: 320px;
}

.module-302 .ry-details {
	max-width: 240px;
	margin-right: 30px;
}

.module-302 .ry-foot-bottom .ry-right .ry-text span {
	margin-right: 10px !important;
}

div.module-302 .ry-foot-bottom .ry-right .ry-text {
	flex-direction: row;
	align-items: center;
}

/*** CONTACT PAGE ***/
.ry-office-details ul.social-icons.ry-social {
	padding: 0;
	margin: 20px 0;
}

.ry-office-details ul.social-icons.ry-social li {
	width: 40px;
	height: 40px;
}


/* CHANGES DEC */
.module-260 .ry-slide:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(to top, #000000, rgb(255 255 255 / 0%)) !important;
	min-height: 50vh;
}
.module-260 .ry-cta-wrp {
	max-width: 1300px;
	width: 100%;
}
.module-260 .ry-cta-wrp .ry-each {
	max-width: 25%;
	width: 100%;
	margin: 0 !important;
}
.module-260 .ry-cta-wrp .ry-each .icon-wrap {
	background: transparent !important;
	margin-bottom: 10px;
}
.module-260 .ry-cta-wrp .ry-each .icon-wrap img {
	filter: brightness(0) invert(1);
}
.module-260 .ry-cta-wrp .ry-each:not(:last-child):after {
	content: "";
	position: absolute;
	right: 0;
	width: 2px;
	height: 100%;
	background: #fff;
}
.module-260 .slide-text-wrap {
	/* display: none; */
	opacity: 0;
	height: 0;
	width: 0;
}
@media (max-width: 991px) {
	.module-260 .ry-slide:before {
		opacity: 0;
	}
}
/* DEC */
@media only all and (max-height: 750px) and (max-width: 1920px) and (min-height: 600px) and (min-width: 992px) {
	.module-271:after,
	.module-269:after {
		display: none;
	}
}

@media only all and (max-height: 750px) and (max-width: 1920px) and (min-height: 600px) and (min-width: 992px) {
	.module-271 .ry-heading,
	.module-271 .ry-text p,
	.module-269 .ry-heading,
	.module-269 .ry-text p {
		color: #333 !important;
	}
}

@media screen and (max-width: 1600px) and (min-width: 992px) {
	.module-302 .ry-foot-top .ry-left {
		padding-right: 0;
	}
}

@media screen and (max-width: 1440px) and (min-width: 992px) {
	.module-269:after,
	.module-271:after {
		display: none;
	}
}

@media(max-width: 1800px) {
	.module-269:before {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		background: rgba(255,255,255,0.7);
	}
}

@media(max-width: 1757px) {
	.module-302 .ry-open-hrs li .day {
		margin-right: 30px;
	}
}

@media (max-width: 1691px) {
	.module-302 .ry-open-hrs li .time {
		font-size: 15px;
	}
}

@media(max-width: 1606px) {
	.module-302 .ry-inner-wrap {
		width: 90%;
	}

	.module-302 .ry-open-hrs {
		justify-content: flex-end;
	}

	.module-302 .ry-foot-top .ry-left {
		margin-right: 2%;
	}

	.module-302 .ry-foot-top .ry-right {
		margin-left: 2%;
	}
}

@media(max-width: 1600px) {
	.module-302 .ry-foot-bottom {
		margin-bottom: 30px;
	}

	.module-302 .ry-foot-top {
		margin-bottom: 40px;
	}
}

@media(max-width: 1536px) {
	.module-302 .ry-foot-top .ry-right .ry-open-hrs li:nth-child(3) .time {
		line-height: 1;
		text-align: right;
	}
}

@media(max-height:1000px) {
	.module-302:before {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		background: rgba(255,255,255,0.7);
	}
}

@media(max-width: 1557px) {
	.module-302 .ry-open-hrs,
	.module-302 .ry-details .ry-footer-detail {
		flex-direction: column; 
	}

	.module-302 .ry-details .ry-footer-detail a,
	.module-302 .ry-heading {
		text-align: center;
	}

	.module-302 .ry-open-hrs {
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}

	.module-302 .ry-open-hrs:before {
		margin: 0 0 10px 0;
	}

	.module-302 .ry-social .social-inner-wrap {
		justify-content: center;
	}

	.module-302 .ry-open-hrs li .time {
		font-size: 16px;
	}

	.module-302 .ry-details .ry-footer-detail:before {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.module-302 .ry-foot-top .ry-right .ry-open-hrs li:nth-child(3) .time {
		line-height: 36px;
	}

	.module-302:before {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		background: rgba(255,255,255,0.7);
	}

	.module-302 .ry-details {
		max-width: 190px;
		margin-right: 20px;
	}

	.module-302 .ry-open-hrs li div {
		line-height: 30px;
	}
}

@media(max-width: 1440px) {
	.module-260 .ry-heading,
	.module-269 .ry-heading,
	.module-271 .ry-heading,
	.module-299 .ry-heading,
	.module-301 .ry-heading,
	.module-302 .ry-heading {
		font-size: 45px;
	}

	.module-269 .ry-heading,
	.module-269 .ry-text p,
	.module-271 .ry-heading,
	.module-271 .ry-text p {
		color: #333 !important;
	}

	.module-299 .ry-slide.ry-flex {
		flex-direction: row;
	}

	.module-301 {
		height: 110vh;
	}

	.module-302,
	.module-299 {
		height: 100vh;
		padding: 0;
	}

	.module-299 .ry-name,
	.module-299 .ry-text,
	.module-299 .ry-btn-container {
		text-align: left;
	}

	.module-300 .respond-md {
		display: none;
	}

	.module-301 .ry-right {
		padding: 0;
	}

	.module-299 .ry-left .ry-img {
		max-width: 100%;
		margin: 0;
		float: none;
	}

	.module-299 .ry-indicator {
		justify-content: center;
		padding-left: 0;
	}

	.module-269,
	.module-271 {
		background-position: left;
	}

	.module-271:before {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		background: rgba(255, 255, 255, 0.5);
	}
}

@media(max-width:1366px) {
	.module-252 .ry-menu li.primary.open .dropdown-menu a {
		font-size: 16px;
		white-space: break-spaces !important;
	}

	.module-252 .ry-menu li.primary.open .dropdown-menu a:hover {
		white-space: break-spaces !important;
	}
}

@media(max-width: 1280px) {
	.module-302 .ry-open-hrs li {
		flex-direction: column;
		align-items: center;
		margin-bottom: 5px;
	}

	.module-302 .ry-open-hrs li .day {
		margin-right: 0;
	}

	.module-302 .ry-open-hrs li div {
		line-height: 20px;
	}

	.module-302 .ry-foot-top .ry-right .ry-open-hrs li:nth-child(3) .time {
		line-height: 20px;
	}
}

@media(max-width: 1199px) {
	.module-299 .ry-heading-md h3.ry-heading {
		text-align: center;
	}
}

@media(max-width: 991px) {
	.module-302 {
		height: auto;
		background: #f2f1f3 !important;
		padding: 50px 0 0;
	}

	.module-302 .ry-foot-top .ry-content {
		justify-content: center;
		align-items: center;
	}

	div.module-302 .ry-foot-bottom .ry-right .ry-text {
		justify-content: center;
	}

	.module-302:before {
		display: none;
	}

	.module-301 {
		height: auto;
	}

	.module-299 {
		height: auto;
		padding: 40px 0;
	}

	.module-299 .ry-heading {
		text-align: center;
	}

	.module-260 .ry-content-wrp {
		margin: 0 auto;
		float: none;
	}

	.module-301 .ry-right {
		padding: 50px 0;
	}

	.module-302 .ry-foot-top .ry-left {
		margin-right: 0;
	}

	.module-302 .ry-foot-top .ry-right {
		margin-left: 0;
	}

	.module-302 .ry-foot-top .ry-left, 
	.module-302 .ry-foot-top .ry-right {
		width: 100%;
	}

	.module-302 .ry-open-hrs,
	.module-302 .ry-details {
		max-width: 100%;
		margin: 0;
	}

	.module-302 .ry-open-hrs li .day {
		margin-bottom: 0
	}
}

@media(max-width: 500px) {
	.module-302 .ry-foot-top .ry-right .ry-flex,
	.module-302 .ry-foot-top .ry-left .ry-flex {
		flex-direction: column;
	}

	.module-302 .ry-details {
		margin-bottom: 40px !important;
	}

	.module-302 .ry-heading {
		font-size: 35px;
	}

	.module-302 .ry-heading {
		margin-bottom: 20px;
	}
}

@media all and (max-height: 900px) {
	.module-252 {
		padding: 30px 0;
	}
}

@media all and (max-height: 768px) {
	/*.module-269,
	.module-271 {
	padding-top: 50px;
}*/

	.module-269 .ry-text p,
	.module-301 .ry-text {
		font-size: 20px;
		line-height: 1.2
	}

	.module-301 .ry-text,
	.module-301 .ry-heading {
		margin-bottom: 20px;
	}

	.module-260 .ry-heading, 
	.module-269 .ry-heading, 
	.module-271 .ry-heading, 
	.module-299 .ry-heading, 
	.module-301 .ry-heading, 
	.module-302 .ry-heading {
		font-size: 40px;
	}

	.module-301 .ry-form input[type="text"], 
	.module-301 select {
		height: 50px;
	}

	.module-301 .ry-form textarea {
		height: 120px;
	}
}

@media all and (max-height: 767px) {
	.module-252 .search-bar-widget {
		display: none;
	}
}

@media only all and (max-height: 700px) and (max-width: 1920px) and (min-height: 600px) and (min-width: 992px) {
	.module-252 .ry-menu li a {
		padding: 10px 0;
	}
}

@media screen and (max-width: 1440px) and (min-width: 992px) {
	.module-252 .input-group-btn button {
		margin-right: 0;
		font-size: 16px;
	}
}

@media (max-width:1440px) and (max-height:800px) {
	.module-260 .icon-wrap {
		width: 100px;
		height: 100px;
		margin: 0 auto 10px;
	}

	.module-260 .icon-wrap .icon {
		width: 40%; 
	}

	.module-260 .ry-content-wrp {
		bottom: 3%;
	}

	.module-260 .ry-text, .module-260 .ry-title a {
		font-size: 18px;
		line-height: 1;
	}

	.module-260 .ry-heading, .module-269 .ry-heading, .module-271 .ry-heading, .module-299 .ry-heading, .module-301 .ry-heading, .module-302 .ry-heading {
		font-size: 35px;
	}

	.module-269, .module-271 {
		padding-top: 0;
	}

	.module-269 .ry-content,
	.module-271 .ry-content {
		align-items: center;
	}

	.module-271,
	.module-269 {
		padding: top: 0;
	}
}

@media(max-width:1199px) {
	.module-299 .ry-slide.ry-flex {
		flex-direction: column;
	}

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

	.module-299 .ry-name, .module-299 .ry-text, .module-299 .ry-btn-container {
		text-align: center;
	}

	.module-299 .ry-btn {
		margin-top: 0; 
	}

	.module-299 .ry-heading {
		margin-bottom: 20px; 
	}

	.module-299 .ry-left .ry-img img.img-responsive {
		max-width: 300px;
		margin: 0 auto;
	}

	.module-299 .ry-name {
		font-size: 28px;
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.module-299 .ry-indicator {
		padding-top: 20px;
	}

	.module-299 .ry-text {
		display: none;
	}
}

@media(max-width:1200px) and (max-height: 800px) {
	.module-301 .ry-left {
		display: none; 
	}

	.module-301 .ry-right {
		width: 100%; 
	}

	.ry-form textarea {
		height: 120px; 
	}

	.module-301 .ry-text,
	.module-301 .ry-heading {
		margin-bottom: 20px;
	}

	.module-301 .ry-text {
		display: none;
	}
}

@media(max-width:1440px) and (max-height:700px) {
	.module-302 {
		height: auto;
		padding-top: 100px;
	}
}

.ry-location-wrap, .ry-apt-wrap2 {
	position: absolute;
	background: white;
	padding: 10px 20px;
	width: 200px;
	right: 0px;
	border-radius: 2px;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 60px, rgba(0, 0, 0, 0.05) 0px 20px 60px;
	top: 70px;
	z-index: 10;
}

.mobile-container .mobile-button .ry-location-wrap .phonenumber a, 
.mobile-container .mobile-button .ry-apt-wrap2 .location2 a {
	width: 100% !important;
	height: auto !important;
	background: transparent !important;
	border-radius: 0 !important;
}

.mobile-container .mobile-button .ry-location-wrap .phonenumber a {
	color: #0f034e !important;
	margin: 5px 0;
	font-weight: 600;
	font-size: 20px;
}

.mobile-container .mobile-button .ry-apt-wrap2 .location2 a {
	background: #6a2a80 !important;
	color: #fff !important;
	margin: 10px 0
}

.phonenumber {
	text-align: center;
	margin-bottom: 10px;
}

/*.popup-wrap {
border: 2px solid #333;
padding: 20px;
border-radius: 6px;
}*/

.popup-wrap .popup-content h3 {
	font-size: 30px;
	font-weight: 600;
	text-transform: uppercase;
	color: #6a2a80;
}

.popup-wrap .popup-content p {
	line-height: 1.5;
	font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
}

.popup-wrap .modal-footer-top {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.popup-wrap .modal-footer-top button.btn.btn-default {
	border: 0;
	float: right;
	font-size: 20px;
}

.popup-wrap .popup-content {
	margin: 20px 0;
}

.modal-footer {
	display: none;
}

#location option[value="none"] {
	color: #ccc !important;
}

.ry-form select{
	color: #333;
}

@media (max-width: 1366px){
	.module-252 .ry-menu li a {
		font-size: 15px;
	}
}

.module-252{
	overflow: auto;
}

@media (max-width: 1024px){
	.module-252 .search-bar-widget{
		display: none;
	}
}

@media (max-width: 991px){
	.ry-social .social-inner-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (max-width: 500px){
	.ry-social .social-inner-wrap {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (max-width: 1400px){
	.module-252 .search-bar-widget input::-webkit-input-placeholder {
		font-size: 18px;
	}

	.module-252 .search-bar-widget input::-moz-placeholder {
		font-size: 18px;
	}

	.module-252 .search-bar-widget input:-ms-input-placeholder {
		font-size: 18px;
	}

	.module-252 .search-bar-widget input::placeholder {
		font-size: 18px;
	}
}

@media (max-width:1700px){
	.module-260 .ry-each {
		margin: 0 20px;
	}

	.module-260 .icon-wrap {
		width: 100px;
		height: 100px;
		margin: 0 auto 10px;
	}

	.module-260 .icon-wrap .icon {
		width: 40%;
	}
}

.modal-dialog {
	width: 900px;
	max-width: 90%;
}

/** Header CSS Start **/

.site-content.style1{
	flex-direction: column;
	width: 100%;
}
.site-content.style1 #ry-header,
.site-content.style1 #ry-content{
	width: 100%;
}

.module-43 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	padding: 25px 0 12px; 
background: #fff;}
.module-43 .ry-left {
	width: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.module-43 .ry-left img {
	max-width: 220px;
	width: 100%; }
@media (max-width: 1024px) {
	.module-43 .ry-left img {
		width: 150px; } }
.module-43 .ry-right {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
	padding: 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 1000px; }
.module-43 .ry-right .ry-leads {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	max-width: 1000px;
	float: right;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end; }
.module-43 .ry-right .ry-leads .search-bar-widget {
	margin-right: 20px;
	width: 280px; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control {
	height: 72px;
	background-color: transparent;
	border: 1px solid rgba(191, 191, 191, 0.4);
	border-right: none !important;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 16px 28px;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::-webkit-input-placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control:-ms-input-placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::-ms-input-placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::placeholder {
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s;
	color: #ffffff !important;
	letter-spacing: 1px;
	text-decoration: none;
	display: block;
	font-weight: 500;
	opacity: 1; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus {
	color: #ffffff; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder {
	opacity: 0.3;
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-webkit-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus:-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::-ms-input-placeholder, .module-43 .ry-right .ry-leads .search-bar-widget .form-control::focus::placeholder {
	opacity: 0.3;
	-webkit-transition: opacity ease 0.3s;
	transition: opacity ease 0.3s; }
.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary {
	height: 72px;
	background-color: transparent !important;
	border: 1px solid rgba(191, 191, 191, 0.4);
	border-left: 0 !important;
	position: relative;
	left: 1px;
	padding: 16px 26px !important;
	border-radius: 0 !important; }
.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:before, .module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:after {
	display: none !important; }
.module-43 .ry-right .ry-leads .search-bar-widget .btn-primary:hover {
	background-color: transparent; }
@media (max-width: 1160px) {
	.module-43 .ry-right .ry-leads .search-bar-widget {
		width: 220px; }
	.module-43 .ry-right .ry-leads .search-bar-widget .form-control {
		padding: 16px 0 16px 15px; } }
.module-43 .ry-right .ry-leads .ry-contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	min-width:100%; }
@media (max-width: 1160px) {
	.module-43 .ry-right .ry-leads .ry-contact {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		min-width: 400px; } }
.module-43 .ry-right .ry-leads .ry-contact li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: rgba(255, 255, 255, 0.1);
	width: 225px;
	position: relative;
	overflow: hidden;
	cursor: pointer; }
.module-43 .ry-right .ry-leads .ry-contact li:hover .contact__overlay {
	-webkit-transform: scale(15);
	transform: scale(15); }
.module-43 .ry-right .ry-leads .ry-contact li:hover span {
	color: #333333; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__overlay {
	position: absolute;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	top: 22px;
	left: 20px;
	z-index: -1;
	-webkit-transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	transition: -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	transition: transform 1.6s cubic-bezier(0.24, 1, 0.3, 1), -webkit-transform 1.6s cubic-bezier(0.24, 1, 0.3, 1);
	-webkit-transform: scale(0);
	transform: scale(0); }
.module-43 .ry-right .ry-leads .ry-contact li span.call_us, .module-43 .ry-right .ry-leads .ry-contact li a {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
	font-weight: 600;
	font-size: calc(15px + 0 * ( (100vw - 500px) / 1100));
	line-height: 19px !important; }
.module-43 .ry-right .ry-leads .ry-contact li {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s; }
.module-43 .ry-right .ry-leads .ry-contact li:hover .contact__overlay {
	-webkit-transform: scale(0);
	transform: scale(0); }
.module-43 .ry-right .ry-leads .ry-contact li .contact__overlay {
	-webkit-transform: scale(15);
	transform: scale(15);
	left: 25px; }
.module-43 .ry-right .ry-leads .ry-contact li span.call_us, .module-43 .ry-right .ry-leads .ry-contact li a {
	color: #333333;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	max-width: 100%;
	line-height: 18px !important;
	text-decoration: none;
	text-align: left;
	font-size: calc(14px + 0 * ( (100vw - 500px) / 1100)); }
.module-43 .ry-right .ry-leads .ry-contact li fa {
	position: relative;
	left: 1px; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon {
	min-width: 45px; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .icon__wrap {
	width: 35px;
	height: 35px;
	display: block;
	border: 1px solid rgba(255, 255, 255, 0.3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%; }
.module-43 .ry-right .ry-leads .ry-contact li .contact__icon .fa {
	color: #ffffff;
	font-size: 13px; }
@media (max-width: 1160px) {
	.module-43 .ry-right .ry-leads .ry-contact li {
		width: 200px; } }
.module-43 .ry-right .ry-menu {
	width: 100%; 
    margin-top: 20px;}
.module-43 .ry-right .ry-menu .nav-menu {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-end;
    gap: 60px;
	position: relative;
	top: 0px;
	max-width: 1024px;
	float: right; }
.module-43 .ry-right .ry-menu .nav-menu li {
	list-style-type: none; }
.module-43 .ry-right .ry-menu .nav-menu li a {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-transform: capitalize;
	font-weight: 400;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: calc(18px + 1 * ( (100vw - 500px) / 1100));
    padding-bottom: 15px;
    padding-top: 15px;
    display: block;
    color: #333;}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.module-43 .ry-right .ry-menu .nav-menu li a {
		font-size: 14px; } }
.module-43 .ry-right .ry-menu .nav-menu li:hover .dropdown-menu {
	opacity: 1 !important;
	visibility: visible !important;
	-webkit-transition: all ease 0.4s;
	transition: all ease 0.4s;
	padding: 0;
	top: 54px; }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu {
	display: block;
	opacity: 0;
	visibility: hidden;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	border: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 30px 10px;
	margin-top: 2px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
	box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.03);
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s; }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	position: relative; }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a {
	width: 100% !important;
	padding: 4px 30px !important;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-transform: uppercase;
	line-height: 24px !important;
	font-size: calc(13px + 1 * ( (100vw - 500px) / 1100)); }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li a:hover {
	opacity: 0.6; }
.module-43 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
	background: transparent; }
body.default .module-43 {
	position: relative; }
body.default .module-43.fixed,
body .module-43.fixed{
	position: fixed; }
@media (max-width: 1024px) {
	.module-43 {
		padding: 20px 0px 10px 0; } }
.module-43.style2 .ry-right .ry-leads .ry-contact li span.call_us {
	color: #fff; }
.module-43.style2 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
	background: transparent; }

.callgroup{
	width: auto;
	position: relative;
	padding-left: 65px;
}
.callgroup .mob-icon {
    width: 45px;
    height: 45px;
    background: #62287b;
    border-radius: 50%;
    position: absolute;
	left: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.callgroup .mob-icon svg {
    fill: #fff;
	width: 15px;
	height: 20px;
}
.callgroup ul {
    display: flex;
    padding: 0px;
	justify-content: flex-end;
}
.callgroup ul li {
    width: auto !important;
}
.callgroup ul li a span {
    display: block;
}

.callgroup ul li a span:first-child {
    font-size: 14px;
    letter-spacing: 1.5px;
	padding-bottom: 8px;
}
.callgroup ul li a span:last-child {
    font-size: 22px;
}

.module-43 .ry-right .ry-leads .ry-contact li:first-child {
    padding-right: 25px;
    margin-right: 25px;
    border-right: 1px solid #333;
}

.module-43 .ry-right .ry-leads .ry-contact li:hover a span:last-child {
    color: #a08924;
}

@media (max-width: 1366px){
	.module-43 .ry-right .ry-menu .nav-menu li a{
		font-size: calc(16px + 1 * ( (100vw - 500px) / 1100));
	}
	.module-43 .ry-right .ry-menu .nav-menu{
		justify-content: flex-end;
		gap: 48px;
	}
}

@media (max-width: 1200px){
	.module-43 .ry-right .ry-menu .nav-menu{
		justify-content: flex-end;
		gap: 30px;
	}
	.module-43 .ry-right .ry-menu {
		margin-top: 10px;
	}
}

/** Header CSS End **/

@media (min-width: 992px){
	.module-260 .ry-slide,
	.module-260 .item{
		height: calc(100vh - 150px);
		background-position: center top !important;
	}
}

@media (min-width: 1440px){
	.module-43 .ry-left img{
		max-width: 180px;
	}
}

.module-300 .ry-brands-wrap .ry-each img {
    object-fit: contain;
    min-height: 60px;
    max-height: 100px;
    padding: 0px 5%;
}
.module-300 .ry-brands-wrap, .module-311 .ry-brands-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px;
    row-gap: 60px;
}
.module-300 .ry-brands-wrap .ry-each, .module-311 .ry-brands-wrap .ry-each {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 180px;
}

.module-300 .ry-brands-wrap .ry-each img, .module-311 .ry-brands-wrap .ry-each img {
    object-fit: contain;
    min-height: 60px;
    max-height: 100px;
    padding: 0px 5%;
}
.module-300 .ry-brands-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px;
    row-gap: 60px;
}
.module-300 .ry-brands-wrap .ry-each {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 180px;
}

.module-311 .ry-brands-wrap {
    margin-top: 40px;
}

.module-311 .ry-brands-wrap .ry-each {
    max-width: 200px;
}
.module-311 .ry-brands-wrap .ry-each img {
    padding: 0px 10%;
}

@media (min-width: 992px){
	.module-300{
		height: auto;
		padding-bottom: 80px ;
	}
}

