/* ------- START SITE.CSS -------*/
body div, body p, body .search-result, body .description, .ry-form label, .ry-table .ry-row .ry-td:first-child .ry-lbl, .ry-list-wrp .ry-list-item .ry-list-content .ry-list-excerpt, #menu_container .mm-listview .mob-menu a, .mm-panel .mob-menu a, #ry-sidebar #searchfield input, #ry-sidebar .ry-link-wrp .ry-link-item a, #ry-sidebar .ry-contact-table .ry-row .ry-td, #ry-sidebar .social-wrap .lbl, body, .module-16 #footer-row1 .card .card-body .ry-footer-detail, .password--overlay .password--box div .__label, .module-327 .review-box h6, .module-327 .review-box a, .module-327 .pg-sections .pg-copy h3, .module-327 .pub-copy, .module-327 .pub-name, .landing-page .ld-title h2, .landing-page #landing-hero .ld-header h1, .landing-page #landing-hero .databox .ld-button, .landing-page #landing-review .rev-title h4 {
	font-family: 'Jost', sans-serif; }

body.default h1, body.default h2, body.default h3, body.default h4, body.default h5, body.default h6, .ry-accordion .ry-heading, #ry-pg-banner .ry-bnr-wrp .ry-pg-title h1, #ry-sidebar .ry-sb-title, .module-19 .ry-generic .title-wrap .ry-heading, .module-20 .ry-generic .title-wrap .ry-heading, .module-20 .ghost-title .ry-heading, .module-22 .ry-generic .title-wrap .ry-heading, #ry-sidebar .ry-sb-cta .ry-cta-wrp p, .ry-instagram .ry-heading, .module-24 .ry-each h5, .module-327 .review-box h2, .landing-page .ld-title h2 .span-2, .landing-page #landing-hero .ld-header p {
	font-family: 'Jost', sans-serif; }

.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time, .module-16 #footer-row2 .ry-text, .module-19 .btn, .module-20 .btn, .module-21 .btn, .module-22 .btn {
	font-size: 17px !important;
	font-weight: 400 !important;
	line-height: 190% !important; }

.ry-indicator .ry-play-btn:before, .ry-indicator .ry-pause-btn:before {
	font-family: "Font Awesome 5 Free" !important;
	font-weight: 900; }

.ry-form .input-name .form-group:before, .ry-form .input-email .form-group:before, .ry-form .input-phone .form-group:before, .ry-form .input-message .form-group:before, .ry-social .social-inner-wrap li a:before, .ry-accordion .ry-heading:after, .ry-slider-nav .button-prev:after, .ry-slider-nav .button-next:after, .ry-icon:before, #ry-sidebar .ry-link-wrp .ry-link-item:after, #ry-sidebar #accordion .ry-link-item.open > a:after, #ry-sidebar #accordion .ry-link-item ul a:before, .ry-instagram #instafeed .flex-item .overlay:before, .module-19.style2 .services-frame .frame .service-name a:after {
	font-family: "fontawesome" !important; }

.module-19 .ry-generic .title-wrap .ry-heading, .module-20 .ry-generic .title-wrap .ry-heading, .module-20 .ghost-title .ry-heading, .module-22 .ry-generic .title-wrap .ry-heading {
	font-size: calc(30px + 25 * ((100vw - 320px) / 1280));
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 65px; }
@media screen and (max-width: 320px) {
	.module-19 .ry-generic .title-wrap .ry-heading, .module-20 .ry-generic .title-wrap .ry-heading, .module-20 .ghost-title .ry-heading, .module-22 .ry-generic .title-wrap .ry-heading {
		font-size: 30px; } }
@media screen and (min-width: 1600px) {
	.module-19 .ry-generic .title-wrap .ry-heading, .module-20 .ry-generic .title-wrap .ry-heading, .module-20 .ghost-title .ry-heading, .module-22 .ry-generic .title-wrap .ry-heading {
		font-size: 55px; } }
@media (max-width: 991px) {
	.module-19 .ry-generic .title-wrap .ry-heading, .module-20 .ry-generic .title-wrap .ry-heading, .module-20 .ghost-title .ry-heading, .module-22 .ry-generic .title-wrap .ry-heading {
		text-align: center;
		line-height: normal; } }

#ry-pg-banner .ry-container, #ry-pg-body .ry-container {
	max-width: 67.70833%;
	margin: 0 auto;
	float: none; }
@media (min-width: 992px) {
	#ry-pg-banner .ry-container, #ry-pg-body .ry-container {
		max-width: 1300px; } }
@media screen and (min-width: 992px) and (max-width: 1440px) {
	#ry-pg-banner .ry-container, #ry-pg-body .ry-container {
		max-width: 90%; } }
@media (max-width: 991px) {
	#ry-pg-banner .ry-container, #ry-pg-body .ry-container {
		max-width: 90%; } }

body.default #ry-section-header {
	position: relative; }
body.default #ry-section-header.module-43.fixed {
	position: fixed; }

body.default p {
	font-size: 18px; }

body.default div {
	font-size: 18px; }

body.default h1, body.default h2, body.default h3, body.default h4, body.default h5, body.default h6 {
	font-weight: 400; }

.ry-btn {
	color: #fff;
	border: 1px solid transparent;
	font-size: calc(16px + 2 * ((100vw - 320px) / 1280));
	padding: 15px 20px; }
@media screen and (max-width: 320px) {
	.ry-btn {
		font-size: 16px; } }
@media screen and (min-width: 1600px) {
	.ry-btn {
		font-size: 18px; } }
.ry-btn::after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px; }
.ry-btn:hover {
	color: #fff; }
.ry-btn.ry-btn-primary:hover {
	-webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); }
.ry-btn.ry-btn-secondary:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); }

.ry-form.ry-form-box {
	background-color: #fff;
	padding: 60px 7% 45px;
	margin: 10px 0 80px;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none; }
.ry-form.ry-form-box:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 50px;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-31d61482-8c99-49ba-aa86-d48519073e8c/svp_contact_shadow.png);
	background-position: center;
	background-size: cover;
	opacity: 0.2; }
.ry-form.ry-form-box input[type="text"] {
	border: solid 1px #ddd !important; }
.ry-form.ry-form-box input[type="text"]::-webkit-input-placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box input[type="text"]:-ms-input-placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box input[type="text"]::-ms-input-placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box input[type="text"]::placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box textarea {
	border: solid 1px #ddd !important; }
.ry-form.ry-form-box textarea::-webkit-input-placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box textarea:-ms-input-placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box textarea::-ms-input-placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box textarea::placeholder {
	color: #cecece !important; }
.ry-form.ry-form-box div.has-error input {
	border: 1px solid red !important; }

.ry-form input[type="text"] {
	border: solid 1px #ddd !important;
	color: #333 !important; }
.ry-form input[type="text"]::-webkit-input-placeholder {
	color: #cecece !important; }
.ry-form input[type="text"]:-ms-input-placeholder {
	color: #cecece !important; }
.ry-form input[type="text"]::-ms-input-placeholder {
	color: #cecece !important; }
.ry-form input[type="text"]::placeholder {
	color: #cecece !important; }

.ry-form textarea {
	border: solid 1px #ddd !important;
	color: #333 !important; }
.ry-form textarea::-webkit-input-placeholder {
	color: #cecece !important; }
.ry-form textarea:-ms-input-placeholder {
	color: #cecece !important; }
.ry-form textarea::-ms-input-placeholder {
	color: #cecece !important; }
.ry-form textarea::placeholder {
	color: #cecece !important; }

.ry-form .has-error input {
	border: 1px solid red !important; }

.ry-search {
	margin-bottom: 50px; }
.ry-search input {
	border-radius: 40px !important;
	padding-left: 20px; }
.ry-search input::-webkit-input-placeholder {
	font-size: 18px; }
.ry-search input::-moz-placeholder {
	font-size: 18px; }
.ry-search input:-ms-input-placeholder {
	font-size: 18px; }
.ry-search input:-moz-placeholder {
	font-size: 18px; }
.ry-search input::-ms-input-placeholder {
	font-size: 18px; }
.ry-search button.btn-primary {
	border-top-right-radius: 40px !important;
	border-bottom-right-radius: 40px !important;
	background: none !important;
	font-size: 1.1rem;
	width: 100px !important; }

.ry-menu .ry-nav li.dropdown .dropdown-menu.hover {
	top: 80px; }

.ry-menu .ry-nav li.dropdown .dropdown-toggle span {
	display: block;
	margin-left: 15px; }

.ry-photo img {
	border-radius: 20px; }

.pagination li.active > a {
	border-color: transparent; }
.pagination li.active > a:hover {
	border-color: transparent; }

.ry-slider-nav {
	top: 50%; }
.ry-slider-nav .button-prev, .ry-slider-nav .button-next {
	background: none; }
.ry-slider-nav .button-prev:before, .ry-slider-nav .button-prev:after, .ry-slider-nav .button-next:before, .ry-slider-nav .button-next:after {
	content: ""; }

.hamburger {
	color: #fff; }
.hamburger .hamburger-box .hamburger-inner {
	background: #fff;
	height: 4px;
	border-radius: 0; }
.hamburger .hamburger-box .hamburger-inner::before, .hamburger .hamburger-box .hamburger-inner::after {
	content: '';
	background: #fff;
	border-radius: 0;
	height: 4px; }

#ry-pg-body h1 {
	line-height: 1;
	font-size: calc(28px + 2 * ((100vw - 320px) / 1120)); }
@media screen and (max-width: 320px) {
	#ry-pg-body h1 {
		font-size: 28px; } }
@media screen and (min-width: 1440px) {
	#ry-pg-body h1 {
		font-size: 30px; } }

#ry-pg-body h2 {
	line-height: 1;
	font-size: calc(28px + 2 * ((100vw - 320px) / 1120)); }
@media screen and (max-width: 320px) {
	#ry-pg-body h2 {
		font-size: 28px; } }
@media screen and (min-width: 1440px) {
	#ry-pg-body h2 {
		font-size: 30px; } }

#ry-pg-body h3 {
	line-height: 1;
	font-size: calc(25px + 2 * ((100vw - 320px) / 1120)); }
@media screen and (max-width: 320px) {
	#ry-pg-body h3 {
		font-size: 25px; } }
@media screen and (min-width: 1440px) {
	#ry-pg-body h3 {
		font-size: 27px; } }

#ry-pg-body h4 {
	line-height: 1;
	font-size: calc(23px + 1 * ((100vw - 320px) / 1120)); }
@media screen and (max-width: 320px) {
	#ry-pg-body h4 {
		font-size: 23px; } }
@media screen and (min-width: 1440px) {
	#ry-pg-body h4 {
		font-size: 24px; } }

#ry-pg-body h5 {
	line-height: 1;
	font-size: calc(20px + 2 * ((100vw - 320px) / 1120)); }
@media screen and (max-width: 320px) {
	#ry-pg-body h5 {
		font-size: 20px; } }
@media screen and (min-width: 1440px) {
	#ry-pg-body h5 {
		font-size: 22px; } }

#ry-pg-body .ry-right {
	max-width: 400px; }

#ry-pg-body p {
	font-weight: 400; }

#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
	bottom: auto;
	top: 50%; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		-webkit-transform: translateY(0);
		transform: translateY(0); } }
@media (max-width: 1024px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title {
		padding: 30px 0; } }
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1 {
	text-transform: none;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: 700; }
#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
	font-size: calc(30px + 20 * ((100vw - 992px) / 608)); }
@media screen and (max-width: 992px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
		font-size: 30px; } }
@media screen and (min-width: 1600px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
		font-size: 50px; } }
@media (max-width: 500px) {
	#ry-pg-banner .ry-bnr-wrp .ry-pg-title h1.ry-responsive-title {
		font-size: 25px;
		line-height: 1; } }

#ry-sidebar {
	margin-top: 8px; }
#ry-sidebar .ry-sb-title {
	padding: 20px 30px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 700;
	border-radius: 10px 10px 0 0; }
#ry-sidebar #searchfield input[type="text"] {
	border-radius: 10px;
	display: block; }
#ry-sidebar #searchfield input[type="text"]::-ms-clear {
	display: none; }
#ry-sidebar #searchfield button:before {
	width: auto;
	height: auto; }
#ry-sidebar .ry-cta-wrp {
	border-radius: 20px;
	overflow: hidden; }
#ry-sidebar .ry-link-wrp {
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-radius: 0 0 10px 10px; }
#ry-sidebar .ry-link-wrp .ry-link-item {
	padding: 0; }
#ry-sidebar .ry-link-wrp .ry-link-item:after {
	display: none; }
#ry-sidebar .ry-link-wrp .ry-link-item a {
	display: block;
	padding: 20px 30px;
	width: 100%; }
#ry-sidebar .ry-link-wrp .ry-link-item.active a {
	color: #fff; }
#ry-sidebar .ry-link-wrp .ry-link-item.active a:hover {
	color: #fff; }
#ry-sidebar #accordion .ry-drop-nav {
	padding: 0; }
#ry-sidebar #accordion .ry-drop-nav.open:before {
	display: none; }
#ry-sidebar #accordion .ry-drop-nav a {
	display: block;
	padding: 20px 30px;
	width: 100%; }
#ry-sidebar #accordion .ry-drop-nav ul {
	margin-top: 0; }
#ry-sidebar #accordion .ry-drop-nav ul li {
	margin-bottom: 0;
	border-bottom: 1px solid rgba(51, 51, 51, 0.2); }
#ry-sidebar .ry-sb-cta .ry-cta-wrp p {
	font-size: 30px;
	margin-bottom: 10px;
	text-align: center; }
#ry-sidebar .ry-sb-cta .ry-cta-wrp .ry-btn {
	display: block;
	max-width: 220px;
	margin: auto; }
#ry-sidebar .ry-contact-table.top {
	margin-top: 38px; }
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap; }
	#ry-sidebar .ry-contact-table .ry-row.ry-social-wrp .social-inner-wrap {
		margin-top: 10px; } }

#menu_container {
	padding-top: 80px; }
#menu_container .mm-navbar {
	display: none; }
#menu_container .mm-listview {
	margin-top: 0; }
#menu_container .mm-listview li {
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s; }
#menu_container .mm-listview li a {
	display: block;
	line-height: 150%;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 100%;
	text-transform: uppercase;
	opacity: 1;
	font-weight: 400 !important;
	letter-spacing: .1em !important;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	position: relative;
	-webkit-transform-origin: top left;
	transform-origin: top left; }
#menu_container .mm-listview li a:hover {
	letter-spacing: .3em; }
#menu_container .mm-listview li .mm-btn_next {
	position: absolute; }

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

.mobile-container .flex-wrap .flex-item.left-nav {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start; }

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

/* ---- MODULES ----*/
/*default - meet the team*/
.module-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 50px; }
@media (max-width: 767px) {
	.module-1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; } }
.module-1 h1, .module-1 h2, .module-1 h3, .module-1 h4, .module-1 h5, .module-1 h6, .module-1 p {
	margin-bottom: 0 !important; }
@media (max-width: 767px) {
	.module-1 h1, .module-1 h2, .module-1 h3, .module-1 h4, .module-1 h5, .module-1 h6, .module-1 p {
		text-align: center; } }
.module-1 h1, .module-1 h2, .module-1 h3, .module-1 h4, .module-1 h5, .module-1 h6 {
	font-size: 26px !important; }
.module-1 .ry-box-left {
	width: 25%; }
@media (max-width: 500px) {
	.module-1 .ry-box-left {
		width: 50%; } }
@media (max-width: 767px) {
	.module-1 .ry-box-left img {
		margin-bottom: 20px; } }
.module-1 .ry-box-right {
	width: 70%; }
@media (max-width: 767px) {
	.module-1 .ry-box-right {
		width: 100%; } }

/*header*/
.module-15 {
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
	position: absolute;
	z-index: 1000;
	padding-left: 4.16667vw;
	padding-right: 4.16667vw;
	padding-top: 18px;
	padding-bottom: 18px;
	left: 0;
	top: 0; }
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-15 {
		display: none; } }
.module-15 .inner-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.module-15 .contained {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.module-15 .left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	width: auto; }
.module-15 .left .logo-wrap {
	margin-left: 2.5vw;
	max-width: 170px; }
.module-15 .right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.module-15 .right .__subs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 10px;
	height: 50px;
	border-radius: 30px;
	width: auto;
	-webkit-transition: all ease .5s;
	transition: all ease .5s; }
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.module-15 .right .__subs {
		height: 40px; } }
.module-15 .right .__subs:hover a, .module-15 .right .__subs:hover input[type="text"], .module-15 .right .__subs:hover .fa {
	color: #000 !important; }
.module-15 .right .__subs:hover .btn {
	background: #fff !important; }
.module-15 .right .__subs.search {
	width: auto;
	border-radius: 30px !important; }
.module-15 .right .__subs.search .btn {
	padding: 0; }
.module-15 .right .__subs.search .search-bar-widget {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
@supports (-webkit-overflow-scrolling: touch) {
	.module-15 .right .__subs.search .search-bar-widget {
		display: none; } }
.module-15 .right .__subs.search .search-bar-widget .input-group-btn {
	width: auto; }
.module-15 .right .__subs.search .search-bar-widget .form-control {
	background: transparent;
	width: 0;
	min-width: 0 !important;
	max-width: 300px !important;
	padding: 0;
	border: 0;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	-webkit-transform-origin: right;
	transform-origin: right;
	color: #fff;
	font-weight: 500;
	font-size: 85% !important; }
.module-15 .right .__subs.search .search-bar-widget .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15 .right .__subs.search .search-bar-widget .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15 .right .__subs.search .search-bar-widget .form-control::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15 .right .__subs.search .search-bar-widget .form-control::placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15 .right .__subs.search .search-bar-widget .form-control::-ms-clear {
	display: none; }
.module-15 .right .__subs.search .search-bar-widget .btn {
	border-color: transparent;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	font-size: 17px; }
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.module-15 .right .__subs.search .search-bar-widget .btn {
		width: 40px;
		height: 40px;
		font-size: 14px; } }
.module-15 .right .__subs.search .search-bar-widget:hover {
	border-radius: 10px; }
.module-15 .right .__subs.search .search-bar-widget:hover .form-control {
	-webkit-transform-origin: right center !important;
	transform-origin: right center !important;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 20px !important;
	display: block;
	width: 300px !important; }
@media (max-width: 1000px) {
	.module-15 .right .__subs.search .search-bar-widget:hover .form-control {
		width: 170px !important; } }
.module-15 .right .__subs.search .search-bar-widget:hover .form-control .btn {
	background: #fff !important; }
.module-15 .right .__subs.phone div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	height: 100%;
	border: 10px; }
.module-15 .right .__subs.phone a {
	padding-left: 30px;
	padding-right: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-weight: 600; }
.module-15 .right .__subs.phone a::before {
	content: '\f095' !important;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 20px;
	margin-right: 10px;
	-webkit-transform: scale(0.8) !important;
	transform: scale(0.8) !important; }
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.module-15 .right .__subs.phone a::before {
		font-size: 14px; } }
.module-15 .right .__subs.appointment div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	width: 100%;
	height: 100%; }
.module-15 .right .__subs.appointment a {
	padding-left: 30px;
	padding-right: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-weight: 600; }
.module-15 .right .__subs.appointment a::before {
	content: '\f073';
	font-family: fontawesome;
	font-size: 18px;
	margin-right: 10px; }
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.module-15 .right .__subs.appointment a::before {
		font-size: 14px; } }
.module-15 .right .__subs a {
	font-weight: 500 !important;
	font-size: 85%; }
.module-15.style2 .right .__subs:hover a, .module-15.style2 .right .__subs:hover input[type="text"], .module-15.style2 .right .__subs:hover .fa {
	color: #fff !important; }
.module-15.style2 .right .__subs.search {
	background: transparent !important; }
.module-15.style2 .right .__subs.search .search-bar-widget {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
@supports (-webkit-overflow-scrolling: touch) {
	.module-15.style2 .right .__subs.search .search-bar-widget {
		display: none; } }
.module-15.style2 .right .__subs.search .search-bar-widget .input-group-btn {
	width: auto; }
.module-15.style2 .right .__subs.search .search-bar-widget .form-control {
	background: transparent;
	width: 0;
	min-width: 0 !important;
	max-width: 300px !important;
	padding: 0;
	border: 0;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	-webkit-transform-origin: right;
	transform-origin: right;
	color: #fff;
	font-weight: 500;
	font-size: 85% !important; }
.module-15.style2 .right .__subs.search .search-bar-widget .form-control::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15.style2 .right .__subs.search .search-bar-widget .form-control:-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15.style2 .right .__subs.search .search-bar-widget .form-control::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15.style2 .right .__subs.search .search-bar-widget .form-control::placeholder {
	color: rgba(255, 255, 255, 0.2);
	font-weight: 500;
	font-size: 100%; }
.module-15.style2 .right .__subs.search .search-bar-widget .form-control::-ms-clear {
	display: none; }
.module-15.style2 .right .__subs.search .search-bar-widget .btn {
	border-color: transparent;
	border-radius: 100%;
	width: 50px;
	height: 50px;
	font-size: 17px; }
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.module-15.style2 .right .__subs.search .search-bar-widget .btn {
		width: 40px;
		height: 40px;
		font-size: 14px; } }
.module-15.style2 .right .__subs.search .search-bar-widget:hover {
	border-radius: 10px; }

/*footer*/
.module-16 {
	padding-bottom: 30px; }
.module-16 .ry-container {
	max-width: 100%;
	width: 100%;
	padding-left: 16.66667vw;
	padding-right: 16.66667vw; }
@media (max-width: 1499px) {
	.module-16 .ry-container {
		width: 100% !important;
		padding-left: 8.33333vw !important;
		padding-right: 8.33333vw !important; } }
.module-16 #footer-row1 {
	margin-top: -8.33333vw;
	border-radius: 0;
	padding: 4.16667vw 6.66667vw;
	-webkit-box-shadow: 0 0 50px 3px rgba(119, 119, 119, 0.5);
	box-shadow: 0 0 50px 3px rgba(119, 119, 119, 0.5);
	margin-bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
@media (max-width: 991px) {
	.module-16 #footer-row1 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 50px 30px; } }
.module-16 #footer-row1 .card-wrap {
	width: 100%;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; } }
.module-16 #footer-row1 .ry-flex {
	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-16 #footer-row1 .card {
	max-width: 50%;
	width: 21.66667vw !important; }
@media screen and (min-width: 992px) and (max-width: 1718px) {
	.module-16 #footer-row1 .card {
		width: 100% !important; } }
@media screen and (min-width: 992px) and (max-width: 1110px) {
	.module-16 #footer-row1 .card .ry-heading {
		font-size: 25px !important; }
	.module-16 #footer-row1 .card .office-details {
		width: 90%; } }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card {
		max-width: 400px !important;
		width: 100% !important; } }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card#card1 {
		margin-bottom: 60px !important; }
	.module-16 #footer-row1 .card#card1 .card-body .office-details .ry-footer-detail {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		margin-bottom: 5px;
		text-align: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; }
	.module-16 #footer-row1 .card#card1 .card-body .office-details .ry-footer-detail::before {
		margin: 0 auto 10px; } }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card#card2 {
		width: 100%;
		max-width: 100%; } }
.module-16 #footer-row1 .card .card-title {
	margin-bottom: 30px; }
.module-16 #footer-row1 .card .card-title .ry-heading {
	font-weight: 600;
	font-size: 29px; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-title .ry-heading {
		text-align: center; } }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-details {
		float: none;
		margin: 0 auto; } }
.module-16 #footer-row1 .card .card-body .ry-footer-detail {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px;
	font-size: 17px;
	line-height: 20px; }
.module-16 #footer-row1 .card .card-body .ry-footer-detail::before {
	content: '';
	font-family: fontawesome;
	width: 45px !important;
	height: 45px !important;
	min-width: 30px !important;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-right: 10px;
	font-size: 14px; }
.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-address::before {
	content: '\f041'; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-address a {
		line-height: 30px; } }
.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-phone::before {
	content: '\f095';
	font-family: "Font Awesome 5 Free";
	font-weight: 900; }
.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-fax::before {
	content: '\f1ac'; }
.module-16 #footer-row1 .card .card-body .ry-footer-detail.ry-footer-email::before {
	content: '\f0e0'; }
.module-16 #footer-row1 .card .card-body .social-media {
	margin-top: 30px; }
.module-16 #footer-row1 .card .card-body .social-media .social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .social-media .social-icons {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; } }
.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span {
	width: auto; }
.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
	font-weight: 700; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-1 {
		width: 100%;
		text-align: center; } }
.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
	width: 100%;
	text-align: right; }
@media (max-width: 991px) {
	.module-16 #footer-row1 .card .card-body .office-hours .day-and-time-wrap .day-and-time span.span-2 {
		width: 100%;
		text-align: center; } }
.module-16 #footer-row1 .social-inner-wrap li {
	display: inline-block;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	padding: 0;
	overflow: hidden;
	border-radius: 100% !important;
	-webkit-transition: all ease .5s;
	transition: all ease .5s; }
.module-16 #footer-row1 .social-inner-wrap li a {
	background: transparent !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 14px; }
.module-16 #footer-row2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.module-16 #footer-row2 .ry-left {
	white-space: nowrap; }
@media (max-width: 991px) {
	.module-16 #footer-row2 .ry-left {
		white-space: normal; } }
@media (max-width: 1199px) {
	.module-16 #footer-row2 {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important; } }
@media (max-width: 1199px) {
	.module-16 #footer-row2 .ry-text {
		text-align: center; } }
.module-16 #footer-row2 .ry-right .ry-text {
	text-align: right; }
.module-16 #footer-row2 .ry-right img {
	margin-bottom: -4px; }
@media (max-width: 1199px) {
	.module-16 #footer-row2 .ry-right .powered {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-16.style2 #footer-row2 .ry-text {
	color: #fff;
	font-size: 16px !important; }
.module-16.style2 #footer-row2 .ry-text a {
	color: #fff; }
.module-16.style2 #footer-row2 .ry-right img {
	margin-bottom: -8px;
	margin-left: 10px;
	height: 28px;
	width: auto; }

/*hero slider*/
.module-14 {
	margin-top: 0; }
.module-14 .carousel-control {
	width: 8%; }
.module-14 .item .card {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 100px 8.33333vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
@media only all and (min-height: 500px) and (max-height: 700px) and (min-width: 992px) and (max-width: 1920px) {
	.module-14 .item .card {
		top: 65%; } }
.module-14 .item .card .slide-text-wrap {
	width: 100%;
	max-width: 655px; }
.module-14 .item .card .slide-text-wrap .big-title {
	margin-bottom: 1.66667vw;
	text-align: left; }
.module-14 .item .card .slide-text-wrap .big-title h1 {
	margin-top: -10px;
	font-size: 3em !important;
	letter-spacing: .05em;
	font-weight: 400; }
@media (max-width: 767px) {
	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 20px !important; } }
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 30px !important;
		line-height: 38px;
		text-align: left; } }
@media only all and (min-height: 500px) and (max-height: 700px) and (min-width: 992px) and (max-width: 1920px) {
	.module-14 .item .card .slide-text-wrap .big-title h1 {
		font-size: 35px !important; } }
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .big-title {
		margin-bottom: 20px; } }
.module-14 .item .card .slide-text-wrap .sub-title {
	line-height: 170%;
	margin-bottom: 3.75vw;
	font-weight: 400;
	font-size: 20px; }
@media (max-width: 767px) {
	.module-14 .item .card .slide-text-wrap .sub-title {
		font-size: 60%; } }
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .sub-title {
		margin-bottom: 60px; } }
.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
	border-radius: 0;
	padding: 20px 35px;
	font-weight: 600;
	font-size: 90%; }
@media (max-width: 767px) {
	.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
		font-size: 70%; } }
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .item .card .slide-text-wrap .btn-wrap .btn {
		padding: 10px 18px !important; } }
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 {
		margin-top: 85px; } }
@media (max-width: 767px) {
	.module-14 {
		margin-top: 87px; } }
@media (max-width: 500px) {
	.module-14 {
		margin-top: 55px; } }
.module-14 .ry-slide {
	height: 100vh; }
.module-14 .ry-slide.ry-el-bg {
	background-size: cover;
	background-position: 50%; }
@media screen and (min-width: 0) and (max-width: 991px) {
	.module-14 .ry-slide.ry-el-bg {
		height: 40vh;
		padding: 200px 0; } }
.module-14.style2 .item .card {
	top: 60%;
	padding: 0; }
.module-14.style2 .item .card .slide-text-wrap {
	max-width: 1100px;
	margin: auto; }
.module-14.style2 .item .card .slide-text-wrap .big-title {
	margin-bottom: 50px; }
.module-14.style2 .item .card .slide-text-wrap .big-title h1 {
	text-align: center; }
.module-14.style2 .item .card .slide-text-wrap .sub-title {
	text-align: center;
	max-width: 655px;
	margin: 0 auto 50px; }
.module-14.style2 .item .card .slide-text-wrap .btn-wrap {
	text-align: center; }
.module-14.style2 .item .card .slide-text-wrap .btn-wrap .btn {
	color: #333; }

/*brands*/
.module-17 {
	padding-top: 90px;
	padding-bottom: 90px; }
.module-17 .ry-container {
	max-width: 100%;
	width: 100%;
	padding-left: 16.66667vw;
	padding-right: 16.66667vw; }
@media (max-width: 991px) {
	.module-17 .ry-container {
		padding-left: 8.33333vw;
		padding-right: 8.33333vw; } }
.module-17 .title-wrap {
	border: 0 solid #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 70px; }
.module-17 .title-box {
	padding: 15px 20px;
	width: auto !important;
	display: inline-block;
	float: none; }
.module-17 .module-17-slide-1, .module-17 .module-17-slide-2 {
	margin-bottom: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.module-17 .module-17-slide-1 .item, .module-17 .module-17-slide-2 .item {
	padding-left: 10px;
	padding-right: 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 80px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.module-17 .module-17-slide-1 .item img, .module-17 .module-17-slide-2 .item img {
	width: 100% !important;
	max-width: 170px; }
.module-17 .insurance-box {
	margin-top: 70px;
	color: rgba(255, 255, 255, 0.5);
	font-weight: 500 !important;
	letter-spacing: .5em; }
.module-17 .module-17-mobile-slide-1 {
	margin-bottom: 50px; }
.module-17 .carousel .carousel-control {
	display: none; }
.module-17 .carousel .item img {
	width: auto; }

.module-32 {
	padding: 100px 0; }
@media (max-width: 991px) {
	.module-32 {
		padding: 60px 0; } }
.module-32 .module-32-heading {
	text-align: center; }
.module-32 .module-32-heading .ry-section-title {
	display: inline-block;
	text-transform: uppercase;
	font-weight: 600;
	padding: 20px 35px;
	letter-spacing: 3px;
	font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
@media screen and (max-width: 320px) {
	.module-32 .module-32-heading .ry-section-title {
		font-size: 18px; } }
@media screen and (min-width: 1920px) {
	.module-32 .module-32-heading .ry-section-title {
		font-size: 20px; } }
.module-32 .module-32-heading-2 {
	text-align: center; }
.module-32 .module-32-heading-2::before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	max-width: 1296px;
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-2c1fcf37-21e5-4e04-9d57-d78ae9e591ea/brands/line_img.png);
	background-repeat: no-repeat;
	margin: 60px auto; }
.module-32 .module-32-heading-2 .ry-section-title {
	margin-top: 60px;
	margin-bottom: 40px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: calc(18px + 2 * ((100vw - 320px) / 1600)); }
@media screen and (max-width: 320px) {
	.module-32 .module-32-heading-2 .ry-section-title {
		font-size: 18px; } }
@media screen and (min-width: 1920px) {
	.module-32 .module-32-heading-2 .ry-section-title {
		font-size: 20px; } }
.module-32 #module-32-carousel-one {
	padding-top: 60px;
	padding-bottom: 60px; }
.module-32 #module-32-carousel-one .swiper-pagination {
	bottom: 20px; }
.module-32 #module-32-carousel-two {
	padding-top: 30px;
	padding-bottom: 40px; }
.module-32 .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-item-align: center;
	align-self: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
@media (min-width: 768px) {
	.module-32 .swiper-slide img {
		max-width: 210px; } }
@media (max-width: 600px) {
	.module-32 .swiper-button-prev,
	.module-32 .swiper-button-next {
		top: 90%; }
	.module-32 .swiper-button-prev:before,
	.module-32 .swiper-button-next:before {
		font-size: 30px !important; } }
.module-32 .swiper-button-prev {
	left: 0;
	background: none; }
.module-32 .swiper-button-prev:before {
	content: '\f104';
	font-family: fontawesome;
	font-size: 60px; }
.module-32 .swiper-button-next {
	right: 0;
	background: none; }
.module-32 .swiper-button-next:before {
	content: '\f105';
	font-family: fontawesome;
	font-size: 60px; }
.module-32.style2 .module-32-heading .ry-section-title {
	color: #fff; }

/*Password protected Page*/
.password--overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	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;
	z-index: 2147483648; }
.password--overlay .password--box {
	width: 350px;
	height: auto;
	background-color: #fff;
	padding: 30px 30px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.password--overlay .password--box .box--lock {
	margin-right: 20px; }
.password--overlay .password--box .box--lock i {
	width: 33px !important;
	height: 33px;
	max-width: 35px;
	background-color: #45576c;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-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;
	border-radius: 50%;
	float: left;
	font-size: 11px; }
.password--overlay .password--box div {
	padding: 0;
	display: inline-block;
	float: left; }
.password--overlay .password--box div .__label {
	font-weight: 600;
	color: #000; }
.password--overlay .password--box div .form-control {
	width: 230px;
	display: block;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 0;
	padding: 0;
	height: 25px; }

/*Instafeed*/
.ry-instagram {
	margin: 100px 0; }
.ry-instagram .ry-heading {
	font-size: calc(40px + 12 * ((100vw - 320px) / 1280));
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 40px;
	text-align: center; }
@media screen and (max-width: 320px) {
	.ry-instagram .ry-heading {
		font-size: 40px; } }
@media screen and (min-width: 1600px) {
	.ry-instagram .ry-heading {
		font-size: 52px; } }
@media (max-width: 991px) {
	.ry-instagram .ry-heading {
		text-align: center;
		line-height: normal; } }
.ry-instagram #instafeed {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
@media (max-width: 767px) {
	.ry-instagram #instafeed {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; } }
.ry-instagram #instafeed:after {
	content: "";
	width: calc((100% / 4) - 20px);
	margin-bottom: 20px; }
.ry-instagram #instafeed .ry-el-bg {
	height: 300px;
	background-position: 50%;
	background-size: cover; }
@media (max-width: 1199px) {
	.ry-instagram #instafeed .ry-el-bg {
		height: 250px; } }
.ry-instagram #instafeed .flex-item {
	width: calc((100% / 4) - 20px);
	margin-bottom: 20px;
	position: relative; }
@media (max-width: 1199px) {
	.ry-instagram #instafeed .flex-item {
		width: calc((100% / 3) - 20px); } }
@media (max-width: 991px) {
	.ry-instagram #instafeed .flex-item {
		width: calc((100% / 2) - 20px); } }
@media (max-width: 767px) {
	.ry-instagram #instafeed .flex-item {
		width: 60%; } }
@media (max-width: 500px) {
	.ry-instagram #instafeed .flex-item {
		width: 100%; } }
.ry-instagram #instafeed .flex-item:hover .overlay {
	opacity: 1; }
.ry-instagram #instafeed .flex-item .overlay {
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
	transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) 0s; }
.ry-instagram #instafeed .flex-item .overlay:before {
	content: "\f0c1";
	font-size: 30px; }
.ry-instagram #instafeed .ry-desc {
	display: none; }
.ry-instagram .ry-btn-container {
	text-align: center; }

/* Classic header */
.module-43 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	padding: 20px 0 0px; }
.module-43.ry-sticky-menu .search-bar-widget .btn-primary {
	color: #fff;
	opacity: 1; }
.module-43 .ry-container {
	max-width: 90%; }
.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;
	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;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end; }
.module-43 .ry-right .ry-leads .search-bar-widget {
	margin-right: 20px; }
.module-43 .ry-right .ry-leads .search-bar-widget.input-group {
	display: block; }
.module-43 .ry-right .ry-leads .search-bar-widget .form-control {
	height: 72px;
	background-color: transparent;
	border: 1px solid #fff;
	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;
	border-radius: 0 !important;
	width: auto; }
.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 #fff;
	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: auto; }
	.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;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-width: 450px; }
@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:nth-child(1) a {
	color: #ffffff;
	letter-spacing: 2px;
	text-decoration: none;
	display: block; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(1):hover span {
	color: #ffffff !important; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover span {
	color: #ffffff !important; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2):hover .contact__overlay {
	-webkit-transform: scale(0);
	transform: scale(0); }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) .contact__overlay {
	-webkit-transform: scale(15);
	transform: scale(15);
	left: 25px; }
.module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us, .module-43 .ry-right .ry-leads .ry-contact li:nth-child(2) a {
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	max-width: 137px;
	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:nth-child(2) 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%; }
.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: space-between;
	position: relative;
	margin-top: 30px;
	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.dropdown span {
	display: inline-block; }
.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; }
.module-43 .ry-right .ry-menu .nav-menu li a {
	-webkit-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 1px;
	text-decoration: none;
	font-size: calc(16px + 1 * ( (100vw - 500px) / 1100));
	display: block; }
@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 .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;
	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; }
@media (max-width: 1024px) {
	.module-43 {
		padding: 30px 0 30px 0; } }
.module-43.style2 .ry-right .ry-leads .ry-contact li:nth-child(2) span.call_us {
	color: #fff; }
.module-43.style2 .ry-right .ry-menu .nav-menu li .dropdown-menu li:hover a {
	background: transparent; }
.module-43 .ry-search {
	margin-bottom: 0; }
.module-43 .input-group-addon, .module-43 .input-group-btn {
	width: auto; }

/*homepage cta*/
.module-18 .ry-content {
	padding-left: 8.33333vw;
	padding-right: 8.33333vw; }
@media (max-width: 1200px) {
	.module-18 .ry-content {
		padding-left: 0vw;
		padding-right: 0vw; } }
.module-18 .ry-content .card-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
@media (max-width: 1200px) {
	.module-18 .ry-content .card-holder {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; } }
.module-18 .ry-content .card {
	overflow: hidden;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transition-delay: 0s !important;
	transition-delay: 0s !important;
	width: 32%;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	position: relative; }
.module-18 .ry-content .card img {
	opacity: 0; }
@media (max-width: 1200px) {
	.module-18 .ry-content .card {
		width: 50%;
		margin-bottom: 20px; } }
@media (max-width: 767px) {
	.module-18 .ry-content .card {
		width: 100%; } }
.module-18 .ry-content .card .anchor-wrap {
	bottom: 0;
	height: 20%;
	position: absolute;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
.module-18 .ry-content .card .anchor-wrap .anchor {
	display: block;
	width: 100%;
	height: 100%; }
.module-18 .ry-content .card .anchor-wrap .anchor > div {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
.module-18 .ry-content .card .anchor-wrap a {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	letter-spacing: .2em;
	font-weight: 500;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	font-size: 15px;
	text-decoration: none; }
.module-18 .ry-content .card .anchor-wrap a::after {
	content: '\f105';
	font-family: fontawesome;
	border: 1px solid #fff;
	border-radius: 100%;
	height: 26px;
	width: 26px;
	min-width: 28px;
	min-height: 28px;
	letter-spacing: 0 !important;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	display: inline-block;
	margin-left: 10px;
	font-size: 10px;
	line-height: 24px; }
.module-18 .ry-content .card .overlay {
	opacity: 0;
	position: absolute;
	border: 0px solid red;
	height: 100%;
	padding: 1.25vw;
	top: 0;
	pointer-events: none;
	z-index: 1;
	-webkit-transform: scale(2);
	transform: scale(2);
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease; }
.module-18 .ry-content .card .overlay .overlay-border {
	width: 100%;
	height: 100%;
	display: block; }
.module-18 .ry-content .card:hover {
	-webkit-transform: scale(1.4) !important;
	transform: scale(1.4) !important;
	z-index: 100; }
@media (max-width: 991px) {
	.module-18 .ry-content .card:hover {
		-webkit-transform: scale(1);
		transform: scale(1); } }
.module-18 .ry-content .card:hover .anchor-wrap {
	height: 100%; }
.module-18 .ry-content .card:hover .anchor-wrap a {
	font-size: .7em !important;
	padding: 1.66667vw;
	letter-spacing: .1em;
	font-weight: 400; }
@media (max-width: 991px) {
	.module-18 .ry-content .card:hover .anchor-wrap a {
		font-size: 1.3em !important; } }
.module-18 .ry-content .card:hover .overlay {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1; }

.module-18.style2 {
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 18px 20px 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 18px 20px 0px; }
.module-18.style2 .ry-content {
	padding-left: 0;
	padding-right: 0; }
@media (max-width: 1200px) {
	.module-18.style2 .ry-content .card-holder {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: -30px; } }
.module-18.style2 .ry-content .card {
	width: 33.33%;
	height: 270px; }
@media (max-width: 1200px) {
	.module-18.style2 .ry-content .card {
		margin-bottom: 0;
		background-position: center; } }
@media (max-width: 767px) {
	.module-18.style2 .ry-content .card {
		width: 100%; } }

/*homepage services */
.module-19 {
	margin-top: -2.5vw;
	padding-top: 0vw;
	padding-bottom: 8.33333vw; }
.module-19 .ry-generic .title-wrap {
	margin-bottom: 30px; }
.module-19 .ry-generic .title-wrap .ry-heading {
	font-weight: 400;
	text-align: left; }
@media (max-width: 1200px) {
	.module-19 .ry-generic .title-wrap .ry-heading {
		text-align: center !important;
		margin-bottom: 0; } }
.module-19 .ry-generic .content-wrap p {
	font-weight: 400; }
.module-19 .ry-generic .btn-wrap, .module-19 .ry-generic .btn-container {
	margin-top: 50px; }
.module-19 .ry-container {
	max-width: 100% !important;
	width: 100% !important;
	padding-left: 8.33333vw !important;
	padding-right: 8.33333vw !important; }
@media (max-width: 1200px) {
	.module-19 .ry-container {
		padding-left: 0 !important;
		padding-right: 0 !important; } }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-19 {
		padding-top: 70px;
		padding-bottom: 0;
		margin-top: 0; } }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-19 .ry-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-19 .card-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex; }
.module-19 .card-holder .ry-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center; }
.module-19 .card-holder .ry-left .ry-generic .title-wrap {
	padding-right: 4.16667vw; }
@media (max-width: 1200px) {
	.module-19 .card-holder .ry-left .ry-generic .title-wrap {
		padding-right: 0; } }
.module-19 .card-holder .ry-left .ry-generic .content-wrap {
	max-width: 400px; }
@media (max-width: 1200px) {
	.module-19 .card-holder .ry-left .ry-generic .content-wrap {
		max-width: 100%; }
	.module-19 .card-holder .ry-left .ry-generic .content-wrap p {
		text-align: center; } }
@media (max-width: 1200px) {
	.module-19 .card-holder .ry-left {
		text-align: center;
		width: 100%; }
	.module-19 .card-holder .ry-left .title-wrap {
		padding-right: 0vw; }
	.module-19 .card-holder .ry-left .content-wrap {
		max-width: 500px;
		float: none;
		margin: 0 auto; } }
@media (min-width: 1920px) {
	.module-19 .card-holder .ry-left title-wrap {
		padding-right: 8.33333vw; } }
.module-19 .card-holder .ry-right {
	position: relative; }
@media (max-width: 1200px) {
	.module-19 .card-holder .ry-right {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		width: 100%; } }
.module-19 .card-holder .img-frame {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
.module-19 .card-holder .img-frame .clip {
	width: 25vw;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame .clip {
		width: 43vw; } }
.module-19 .card-holder .img-frame .clip:hover {
	opacity: 1; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame img.clip {
		opacity: 1; } }
.module-19 .card-holder .img-frame .anchor {
	width: 18.75vw;
	height: 18.75vw;
	padding: 0vw;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border: 0.91667vw solid #fff;
	position: relative;
	z-index: 100;
	overflow: hidden;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame .anchor {
		width: 31.5vw !important;
		height: 31.5vw !important; } }
.module-19 .card-holder .img-frame .anchor .anchor-link {
	width: 100%;
	height: 100%;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s; }
.module-19 .card-holder .img-frame .anchor .anchor-link > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 150%;
	width: 150%;
	-webkit-transform: translateX(-16%) translateY(-16%) rotate(-45deg);
	transform: translateX(-16%) translateY(-16%) rotate(-45deg);
	-webkit-transform-origin: center center;
	transform-origin: center center;
	padding: 25% !important; }
.module-19 .card-holder .img-frame .anchor a {
	line-height: 140%;
	padding-top: 0.83333vw;
	width: 100%;
	height: 100%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: .05em;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column; }
@media (max-width: 1400px) {
	.module-19 .card-holder .img-frame .anchor a {
		font-size: 1em !important; } }
@media (max-width: 767px) {
	.module-19 .card-holder .img-frame .anchor a {
		font-size: .5em !important; } }
.module-19 .card-holder .img-frame .anchor a::after {
	margin-top: 0.83333vw;
	content: '\f105';
	font-family: fontawesome;
	display: block;
	clear: both;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-left: 2px;
	padding-bottom: 2px;
	background: rgba(255, 255, 255, 0.1);
	font-size: 60%; }
.module-19 .card-holder .img-frame .frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
.module-19 .card-holder .img-frame .frame#frame1 {
	margin-bottom: -4.16667vw;
	position: relative;
	z-index: 9; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame .frame#frame1 {
		margin-bottom: -1.25vw; } }
.module-19 .card-holder .img-frame .frame#frame1 img {
	-webkit-transform: translateX(3.33333vw) translateY(3.33333vw) !important;
	transform: translateX(3.33333vw) translateY(3.33333vw) !important; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame .frame#frame1 img {
		-webkit-transform: translateX(7vw) translateY(3.33333vw) !important;
		transform: translateX(7vw) translateY(3.33333vw) !important; } }
.module-19 .card-holder .img-frame .frame#frame2 {
	margin-top: 0.83333vw;
	-webkit-transform: translateX(-2.08333vw);
	transform: translateX(-2.08333vw);
	margin-bottom: -2.91667vw;
	position: relative;
	z-index: 10; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame .frame#frame2 {
		-webkit-transform: translateY(-8.33333vw);
		transform: translateY(-8.33333vw); } }
.module-19 .card-holder .img-frame .frame#frame2 img {
	z-index: 0;
	-webkit-transform: translateX(-4.16667vw) translateY(-0.83333vw) !important;
	transform: translateX(-4.16667vw) translateY(-0.83333vw) !important; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame .frame#frame2 img {
		-webkit-transform: translateX(-8.33333vw) translateY(-3.08333vw) !important;
		transform: translateX(-8.33333vw) translateY(-3.08333vw) !important; } }
.module-19 .card-holder .img-frame .frame#frame3 {
	-webkit-transform: translateX(-12vw) translateY(0.83333vw) !important;
	transform: translateX(-12vw) translateY(0.83333vw) !important; }
@media (max-width: 1200px) {
	.module-19 .card-holder .img-frame .frame#frame3 {
		-webkit-transform: translateY(-16.66667vw) !important;
		transform: translateY(-16.66667vw) !important; } }
.module-19 .card-holder .img-frame .frame#frame3 img {
	-webkit-transform: translateX(7.08333vw) translateY(-6.25vw);
	transform: translateX(7.08333vw) translateY(-6.25vw); }
.module-19 .card-holder .img-frame .frame:hover img {
	opacity: 1; }
.module-19 .btn {
	border-radius: 0;
	padding: 13px 20px; }
.module-19 .btn:hover {
	color: #fff; }
.module-19 .btn.btn-primary, .module-19 .btn.ry-btn-primary {
	border: 1px solid transparent; }
.module-19 .btn.arrow-right::after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px; }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-19 .btn-wrap {
		text-align: center; }
	.module-19 .btn-primary {
		margin: 0 20px; } }
.module-19.style2 {
	margin-top: 0;
	padding: 140px 0; }
.module-19.style2 .ry-container {
	max-width: 1600px !important;
	width: 80% !important;
	margin: auto;
	padding-left: 0 !important;
	padding-right: 0 !important; }
.module-19.style2 .ry-left {
	width: 50%; }
.module-19.style2 .ry-right {
	width: 50%; }
.module-19.style2 .services-frame .frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 700px;
	height: 300px;
	margin-bottom: 30px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all .5s;
	transition: all .5s; }
.module-19.style2 .services-frame .frame .service-img-holder {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
.module-19.style2 .services-frame .frame .service-img-holder .service-img {
	max-width: 250px;
	max-height: 250px;
	width: 85%;
	height: 85%;
	border-radius: 100%;
	border: 5px rgba(255, 255, 255, 0.4) solid; }
.module-19.style2 .services-frame .frame .service-name {
	width: 50%;
	max-width: 220px;
	text-align: left; }
.module-19.style2 .services-frame .frame .service-name div {
	text-align: left; }
.module-19.style2 .services-frame .frame .service-name a {
	font-size: 28px;
	line-height: 34px; }
.module-19.style2 .services-frame .frame .service-name a:after {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: block;
	background: rgba(255, 255, 255, 0.1);
	margin-top: 30px;
	content: '\f105';
	line-height: 40px;
	text-align: center; }
.module-19.style2 .services-frame .frame a {
	color: #fff; }
.module-19.style2 .services-frame .frame:hover {
	opacity: 0.8; }
@media (max-width: 1200px) {
	.module-19.style2 .ry-left, .module-19.style2 .ry-right {
		width: 85%;
		margin: auto; }
	.module-19.style2 .ry-right .services-frame {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding-top: 50px; } }

/* homepage team */
.module-20 .ry-container {
	max-width: 100% !important;
	width: 100%;
	padding: 85px 8.33333vw !important; }
@media (max-width: 1200px) {
	.module-20 .ry-container {
		padding-top: 0 !important;
		margin-top: -150px; } }

.module-20 .ry-section {
	position: relative; }

.module-20 .ry-generic .title-wrap {
	margin-bottom: 30px; }
.module-20 .ry-generic .title-wrap .ry-heading {
	font-weight: 400;
	text-align: left; }
@media (max-width: 1200px) {
	.module-20 .ry-generic .title-wrap .ry-heading {
		text-align: center !important; } }

.module-20 .ry-generic .content-wrap p {
	font-weight: 400; }

.module-20 .ry-generic .btn-wrap, .module-20 .ry-generic .btn-container {
	margin-top: 50px; }

@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-20 .ry-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }

.module-20 .slider-bg-wrap {
	width: 29.16667vw !important; }
.module-20 .slider-bg-wrap:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border-radius: 50%; }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-20 .slider-bg-wrap {
		width: 83.33333vw;
		position: absolute;
		margin-top: 100px;
		margin-left: 100px; }
	.module-20 .slider-bg-wrap img {
		max-width: 41.66667vw; } }

.module-20 .ghost-title {
	margin-bottom: 0;
	padding-top: 40px; }
.module-20 .ghost-title .ry-heading {
	text-align: center;
	font-weight: 400; }

.module-20 .carousel {
	position: relative;
	margin-top: -20.83333vw;
	z-index: 99; }
@media (max-width: 1200px) {
	.module-20 .carousel {
		margin-top: 2.5vw; } }
.module-20 .carousel .ry-left img {
	width: 33.33333vw;
	position: relative; }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-20 .carousel .ry-left img {
		width: 50vw;
		float: none;
		margin: 0 auto; } }
@media (max-width: 1200px) {
	.module-20 .carousel .ry-right {
		text-align: center; }
	.module-20 .carousel .ry-right .content-wrap {
		max-width: 100%;
		float: none;
		margin: 0 auto; }
	.module-20 .carousel .ry-right .content-wrap p {
		text-align: center; } }

.module-20 .slider-controller {
	width: auto;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	position: absolute;
	left: 25vw;
	top: 4.16667vw;
	padding: 0vw;
	border-radius: 100px;
	border: 0.41667vw solid #fff; }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-20 .slider-controller {
		top: 10%;
		left: 12%; } }
.module-20 .slider-controller .ry-slider-nav {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: auto;
	padding: 0 !important; }
.module-20 .slider-controller .ry-slider-nav .slider-btn {
	width: 2.5vw;
	height: 5vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 2.5rem;
	text-align: center;
	color: #fff;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s; }
.module-20 .slider-controller .ry-slider-nav .slider-btn:hover {
	color: #fff;
	cursor: pointer; }
.module-20 .slider-controller .ry-slider-nav .slider-btn.button-prev {
	border-radius: 100px 0 0 100px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding-right: 10px; }
.module-20 .slider-controller .ry-slider-nav .slider-btn.button-next {
	border-radius: 0 100px 100px 0;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important;
	padding-left: 10px; }
@supports (-ms-ime-align: auto) {
	.module-20 .slider-controller .ry-slider-nav .slider-btn.button-next {
		margin-left: -1px; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.module-20 .slider-controller .ry-slider-nav .slider-btn.button-next {
		margin-left: -1px; } }
@media (max-width: 1200px) {
	.module-20 .slider-controller .ry-slider-nav .slider-btn {
		width: 40px;
		height: 80px; } }

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

.module-20 .dr-name {
	font-weight: 700; }
.module-20 .dr-name h4 {
	font-size: 25px;
	margin-bottom: 20px; }
@media (max-width: 1200px) {
	.module-20 .dr-name {
		text-align: center;
		margin-top: 20px; } }

.module-20 .btn {
	border-radius: 0;
	padding: 13px 20px; }
.module-20 .btn:hover {
	color: #fff; }
.module-20 .btn.btn-primary, .module-20 .btn.ry-btn-primary {
	border: 1px solid transparent; }
.module-20 .btn.arrow-right::after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px; }

.module-20.style2 {
	padding: 180px 0;
	background: #f4f4f4; }
.module-20.style2 .ry-container {
	max-width: 1385px !important;
	width: 95% !important;
	padding: 0 !important; }
.module-20.style2 .slider-bg-wrap {
	display: none; }
.module-20.style2 .carousel {
	margin-top: 0; }
.module-20.style2 .carousel .ry-left {
	padding-left: 16vw; }
.module-20.style2 .carousel .ry-left img {
	max-width: 350px;
	border: 15px #fff solid; }
.module-20.style2 .ghost-title {
	display: none; }
.module-20.style2:before {
	content: '';
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-ac712f76-d550-4684-bd64-1430ec6caa9a/style2/meet_team_style2_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 39vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0; }
.module-20.style2:after {
	content: '';
	width: 39vw;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0; }
.module-20.style2 .slider-controller {
	left: 22.45vw;
	top: -75px;
	width: 114px;
	height: 114px;
	position: relative;
	border: 10px solid #fff; }
@media screen and (min-width: 1201px) and (max-width: 1500px) {
	.module-20.style2 .slider-controller {
		left: 26vw; } }
.module-20.style2 .slider-controller .ry-slider-nav {
	width: 100%; }
.module-20.style2 .slider-controller .ry-slider-nav .slider-btn {
	width: 50%;
	height: 100%; }
@media (max-width: 1200px) {
	.module-20.style2 .carousel .ry-left {
		padding-left: 0; }
	.module-20.style2:before, .module-20.style2:after {
		width: 100%;
		height: 50%; }
	.module-20.style2 .slider-controller {
		display: none; }
	.module-20.style2 .content-wrap {
		max-width: 80% !important; }
	.module-20.style2 .img-wrap {
		margin-bottom: 30px; }
	.module-20.style2 .ghost-title {
		display: block;
		z-index: 9999; }
	.module-20.style2 .ry-right .ry-heading {
		display: none; } }

/* homepage request appointment*/
.module-21 {
	padding-top: 160px;
	padding-bottom: 120px; }
@media (max-width: 1200px) {
	.module-21 {
		padding-top: 60px;
		padding-bottom: 60px; }
	.module-21 input[type="submit"] {
		display: block;
		margin: auto; }
	.module-21 #ry-slider {
		max-width: 80%;
		max-width: 600px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%); } }
.module-21 .ry-container {
	max-width: 100% !important;
	width: 100% !important;
	padding-left: 16.66667vw !important;
	padding-right: 16.66667vw !important; }
@media (max-width: 1400px) {
	.module-21 .ry-container {
		padding-left: 8.33333vw !important;
		padding-right: 8.33333vw !important; } }
@media (max-width: 1200px) {
	.module-21 .ry-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-21 .ry-left {
	padding-right: 4.16667vw; }
@media (max-width: 1200px) {
	.module-21 .ry-left {
		width: 100%;
		padding-right: 0;
		margin-top: 50px !important;
		text-align: center; } }
.module-21 .ry-right {
	padding-left: 4.16667vw; }
@media (max-width: 1200px) {
	.module-21 .ry-right {
		width: 100%;
		padding-left: 0;
		margin-top: 70px;
		text-align: center; } }
.module-21 .title-wrap .ry-heading {
	font-size: 230% !important;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: left;
	line-height: 120%; }
@media (max-width: 767px) {
	.module-21 .title-wrap .ry-heading {
		font-size: 160% !important; } }
@media (max-width: 1200px) {
	.module-21 .title-wrap .ry-heading {
		text-align: center !important; } }
@media screen and (min-width: 992px) and (max-width: 1200px) {
	.module-21 .title-wrap .ry-heading {
		font-size: 180% !important; } }
.module-21 .content-wrap {
	margin-bottom: 40px; }
.module-21 .content-wrap p {
	font-weight: 300; }
.module-21 #request-appointment-form {
	margin-top: 32px; }
.module-21 .input-wrap.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
@media (max-width: 767px) {
	.module-21 .input-wrap.flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-21 .input-wrap.flex .input-wrap {
	width: 48.5% !important; }
@media (max-width: 767px) {
	.module-21 .input-wrap.flex .input-wrap {
		width: 100% !important; } }
.module-21 .input-wrap::before {
	color: #fff;
	font-family: fontawesome;
	display: inline-block;
	position: absolute;
	left: 25px;
	top: 22px;
	font-size: 15px;
	opacity: .5;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	pointer-events: none; }
@media (max-width: 1200px) {
	.module-21 .input-wrap::before {
		top: 17px; } }
.module-21 .input-wrap#name::before {
	content: '\f2c0' !important; }
.module-21 .input-wrap#email::before {
	content: '\f003' !important; }
.module-21 .input-wrap#phone::before {
	content: '\f095';
	font-family: "Font Awesome 5 Free";
	font-weight: 600; }
.module-21 .input-wrap#message::before {
	content: '\f040' !important; }
@media (max-width: 1200px) {
	.module-21 .input-wrap#message::before {
		top: 25px; } }
.module-21 .input-wrap:hover::before {
	opacity: 1 !important; }
.module-21 input[type="text"], .module-21 textarea {
	background: transparent;
	color: #fff;
	padding-left: 60px;
	font-size: 80% !important;
	min-height: 60px;
	border-radius: 0; }
.module-21 input[type="text"]::-webkit-input-placeholder, .module-21 textarea::-webkit-input-placeholder {
	padding-left: 0;
	opacity: .5;
	color: #fff !important;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease; }
.module-21 input[type="text"]:-ms-input-placeholder, .module-21 textarea:-ms-input-placeholder {
	padding-left: 0;
	opacity: .5;
	color: #fff !important;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease; }
.module-21 input[type="text"]::-ms-input-placeholder, .module-21 textarea::-ms-input-placeholder {
	padding-left: 0;
	opacity: .5;
	color: #fff !important;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease; }
.module-21 input[type="text"]::placeholder, .module-21 textarea::placeholder {
	padding-left: 0;
	opacity: .5;
	color: #fff !important;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.module-21 input[type="text"]::-webkit-input-placeholder, .module-21 textarea::-webkit-input-placeholder {
		padding-left: 60px; }
	.module-21 input[type="text"]:-ms-input-placeholder, .module-21 textarea:-ms-input-placeholder {
		padding-left: 60px; }
	.module-21 input[type="text"]::-ms-input-placeholder, .module-21 textarea::-ms-input-placeholder {
		padding-left: 60px; }
	.module-21 input[type="text"]::placeholder, .module-21 textarea::placeholder {
		padding-left: 60px; } }
@media (max-width: 1200px) {
	.module-21 input[type="text"], .module-21 textarea {
		min-height: 50px; } }
.module-21 input[type="text"]:hover::-webkit-input-placeholder, .module-21 textarea:hover::-webkit-input-placeholder {
	opacity: 1; }
.module-21 input[type="text"]:hover:-ms-input-placeholder, .module-21 textarea:hover:-ms-input-placeholder {
	opacity: 1; }
.module-21 input[type="text"]:hover::-ms-input-placeholder, .module-21 textarea:hover::-ms-input-placeholder {
	opacity: 1; }
.module-21 input[type="text"]:hover::placeholder, .module-21 textarea:hover::placeholder {
	opacity: 1; }
.module-21 textarea {
	min-height: 230px;
	padding-top: 20px; }
.module-21 #ry-slider.req-appointment-slider img {
	opacity: 0 !important; }
.module-21 #ry-slider.req-appointment-slider .slide {
	background-size: cover !important; }
.module-21 #ry-slider.req-appointment-slider .carousel-control {
	display: none; }
.module-21 #ry-slider.req-appointment-slider .ry-slider-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0vw;
	max-width: 8.33333vw;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	top: auto;
	bottom: 0; }
@media (max-width: 1200px) {
	.module-21 #ry-slider.req-appointment-slider .ry-slider-nav {
		max-width: 100% !important; } }
.module-21 #ry-slider.req-appointment-slider .ry-slider-nav:hover .divider {
	opacity: 0; }
.module-21 #ry-slider.req-appointment-slider .ry-slider-nav .divider {
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	margin-right: -1px;
	position: relative;
	z-index: 1;
	height: 30px; }
.module-21 #ry-slider.req-appointment-slider .ry-slider-nav .slider-btn {
	padding: 1.66667vw 15px !important;
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	font-size: 1.5em;
	border-radius: 0; }
@media (max-width: 1200px) {
	.module-21 #ry-slider.req-appointment-slider .ry-slider-nav .slider-btn {
		padding: 30px 20px !important;
		font-size: 1em;
		width: 41.66667vw !important; } }
.module-21 .btn {
	background: #fff;
	border-radius: 0;
	padding: 13px 20px; }
.module-21 .btn.btn-primary, .module-21 .btn.ry-btn-primary {
	border: 1px solid transparent; }
.module-21 .btn.arrow-right::after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px; }
.module-21.style2 .btn, .module-21.style2 .slider-btn {
	background: #323232 !important; }
.module-21.style2 .btn:hover, .module-21.style2 .slider-btn:hover {
	background: #323232 !important; }
.module-21.style2 .input-wrap:before {
	opacity: 1; }
.module-21.style2 input[type="text"]::-webkit-input-placeholder, .module-21.style2 textarea::-webkit-input-placeholder {
	color: #fff !important;
	opacity: 1; }
.module-21.style2 input[type="text"]:-ms-input-placeholder, .module-21.style2 textarea:-ms-input-placeholder {
	color: #fff !important;
	opacity: 1; }
.module-21.style2 input[type="text"]::-ms-input-placeholder, .module-21.style2 textarea::-ms-input-placeholder {
	color: #fff !important;
	opacity: 1; }
.module-21.style2 input[type="text"]::placeholder, .module-21.style2 textarea::placeholder {
	color: #fff !important;
	opacity: 1; }
@media (max-width: 1401px) {
	.module-21.style2 .title-wrap .ry-heading {
		font-size: 180% !important; } }
@media (max-width: 1200px) {
	.module-21.style2 .content-wrap p {
		text-align: center; } }

/*homepage welcome */
.module-22 {
	padding-left: 16.66667vw;
	padding-right: 8.33333vw; }
.module-22 .ry-generic .title-wrap {
	margin-bottom: 30px; }
.module-22 .ry-generic .title-wrap .ry-heading {
	font-weight: 400;
	text-align: left; }
@media (max-width: 1200px) {
	.module-22 .ry-generic .title-wrap .ry-heading {
		text-align: center !important;
		margin-bottom: 0; } }
.module-22 .ry-generic .btn-wrap, .module-22 .ry-generic .btn-container {
	margin-top: 50px; }
@media (max-width: 1200px) {
	.module-22 .ry-generic .btn-wrap, .module-22 .ry-generic .btn-container {
		text-align: center; } }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-22 {
		padding-left: 8.33333vw;
		padding-right: 8.33333vw; } }
@media (max-width: 1366px) {
	.module-22 {
		padding-left: 8vw;
		padding-right: 8vw; } }
.module-22 .ry-left {
	padding-right: 6.66667vw;
	max-width: 33.33333vw;
	width: 100%; }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-22 .ry-left {
		padding-right: 0;
		max-width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-bottom: 70px; }
	.module-22 .ry-left img {
		max-width: 40%; } }
.module-22 .ry-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1; }
.module-22 .ry-right .title-wrap div {
	text-align: left; }
.module-22 .ry-right .content-wrap p {
	font-weight: 400; }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-22 .ry-right {
		text-align: center; }
	.module-22 .ry-right .content-wrap {
		max-width: 100%;
		float: none;
		margin: 0 auto; }
	.module-22 .ry-right .content-wrap p {
		text-align: center; } }
@media screen and (min-width: 0) and (max-width: 1200px) {
	.module-22 .ry-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-22 .btn {
	border-radius: 0;
	padding: 13px 20px; }
.module-22 .btn:hover {
	color: #fff; }
.module-22 .btn.btn-primary, .module-22 .btn.ry-btn-primary {
	border: 1px solid transparent; }
.module-22 .btn.arrow-right::after {
	content: '\f105';
	font-family: fontawesome;
	margin-left: 10px; }
.module-22.style2 {
	padding-left: 0;
	padding-right: 0; }
.module-22.style2 .ry-content {
	max-width: 1500px;
	width: 90%;
	float: none;
	margin: auto; }
.module-22.style2 .ry-left {
	max-width: 50%;
	padding-right: 70px; }
.module-22.style2 .welcome-img {
	border-radius: 100%;
	border: 15px solid; }
@media (max-width: 1200px) {
	.module-22.style2 .ry-left {
		max-width: 100%;
		padding-right: 0; }
	.module-22.style2 .ry-right .content-wrap {
		max-width: 82%; } }

/*default - service style 1*/
.module-23 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
@media (max-width: 767px) {
	.module-23 {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; } }
.module-23 .ry-each {
	width: calc((100% / 3) - 10px);
	border: 1px solid #c6cfd6;
	padding: 50px 25px;
	margin-bottom: 20px; }
@media (max-width: 991px) {
	.module-23 .ry-each {
		width: calc((100% / 2) - 10px); } }
@media (max-width: 767px) {
	.module-23 .ry-each {
		width: 100%;
		max-width: 500px; } }
@media screen and (min-width: 992px) and (max-width: 1440px) {
	.module-23 .ry-each {
		width: calc((100% / 2) - 10px); } }
.module-23:after {
	content: "";
	width: calc((100% / 3) - 10px); }
@media (max-width: 991px) {
	.module-23:after {
		width: calc((100% / 2) - 10px); } }
@media (max-width: 767px) {
	.module-23:after {
		width: 100%;
		max-width: 500px; } }
.module-23 .ry-icon-contain {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
.module-23 .ry-icon-wrp {
	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;
	width: 85px;
	height: 85px;
	border-radius: 50%;
	margin: 0 auto 50px; }
.module-23 .ry-el-bg {
	width: 30px;
	height: 30px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat; }
.module-23 h1, .module-23 h2, .module-23 h3, .module-23 h4, .module-23 h5, .module-23 h6 {
	text-transform: capitalize;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 20px; }
.module-23 p {
	font-size: 17px; }

/*default - testimonials 1*/
.module-24 .ry-each {
	padding: 40px 0 40px;
	border-bottom: 1px solid #dbe1e6; }
.module-24 .ry-each:last-child {
	border-bottom: 0; }
@media (max-width: 991px) {
	.module-24 .ry-each {
		padding: 20px; } }
.module-24 .ry-each h5 {
	font-size: calc(16px + 4 * ((100vw - 500px) / 940));
	font-size: calc(16px + 2 * ((100vw - 500px) / 940));
	margin-bottom: 0 !important; }
@media screen and (max-width: 500px) {
	.module-24 .ry-each h5 {
		font-size: 16px; } }
@media screen and (min-width: 1440px) {
	.module-24 .ry-each h5 {
		font-size: 20px; } }
@media screen and (max-width: 500px) {
	.module-24 .ry-each h5 {
		font-size: 16px; } }
@media screen and (min-width: 1440px) {
	.module-24 .ry-each h5 {
		font-size: 18px; } }
@media (max-width: 767px) {
	.module-24 .ry-each p {
		text-align: center; } }

/* payment options */
.module-311 .ry-payment-options-logos {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-top: 30px; }
.module-311 .ry-payment-options-logos .ry-each {
	width: 33.33%;
	padding: 30px;
	border: 1px #ccc solid;
	text-align: center;
	margin-left: -1px;
	margin-bottom: -1px; }
@media (max-width: 991px) {
	.module-311 .ry-payment-options-logos .ry-each {
		width: 50%; } }
.module-311 .ry-payment-options-logos .ry-each img {
	width: 90%;
	max-width: 128px;
	display: inline; }

/*online forms*/
.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; }
@media (max-width: 767px) {
	.module-7 ul {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.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; }
@media (max-width: 767px) {
	.module-7 ul li {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%; } }
@media (max-width: 767px) {
	.module-7 ul li:nth-child(odd) {
		border-bottom: 0;
		padding-bottom: 0; } }
.module-7 ul li:nth-child(even) {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end; }
@media (max-width: 767px) {
	.module-7 ul li:nth-child(even) {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; } }
.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; }

/*contact style 2 */
.module-314 {
	max-width: 900px !important; }
@media (max-width: 991px) {
	.module-314 {
		padding: 0 30px; } }
.module-314 .ry-left {
	width: 100% !important; }
.module-314 .ry-left h2, .module-314 .ry-left p, .module-314 .ry-left span, .module-314 .ry-left strong {
	text-align: center; }
.module-314 .ry-social {
	width: 100%; }
.module-314 .ry-social .social-inner-wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
.module-314 .ry-social .social-inner-wrap li {
	width: 40px;
	height: 40px; }
.module-314 .ry-social .social-inner-wrap li a {
	font-size: 15px; }

/*404 page*/
.module-326 {
	background-size: cover;
	background-position: 50%;
	height: 100vh; }
.module-326 .ry-title-wrap {
	margin-bottom: 30px; }
.module-326 .ry-text-wrap {
	position: absolute;
	top: 60%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 99; }
.module-326 .ry-text-wrap .ry-heading {
	text-align: center;
	font-size: calc(70px + 80 * ((100vw - 700px) / 740));
	line-height: 1; }
@media screen and (max-width: 700px) {
	.module-326 .ry-text-wrap .ry-heading {
		font-size: 70px; } }
@media screen and (min-width: 1440px) {
	.module-326 .ry-text-wrap .ry-heading {
		font-size: 150px; } }
.module-326 .ry-text-wrap h2 {
	text-align: center;
	font-size: calc(25px + 10 * ((100vw - 700px) / 740)); }
@media screen and (max-width: 700px) {
	.module-326 .ry-text-wrap h2 {
		font-size: 25px; } }
@media screen and (min-width: 1440px) {
	.module-326 .ry-text-wrap h2 {
		font-size: 35px; } }
.module-326 .ry-btn-container {
	text-align: center; }

/*reputation builder*/
.module-327 {
	/* Reviews and Ratings */
	/* Modal */
	/* RETINA  READY */
	/* Media Query */
	/* PRE LAUNCH */
	/*Review_key*/ }
.module-327 .ry-btn {
	cursor: pointer;
	margin-top: 20px; }
.module-327 .ry-btn span {
	margin-left: 5px; }
.module-327 input::-webkit-input-placeholder {
	font-size: 14px; }
.module-327 input:-ms-input-placeholder {
	font-size: 14px; }
.module-327 input::-ms-input-placeholder {
	font-size: 14px; }
.module-327 input::placeholder {
	font-size: 14px; }
.module-327 textarea::-webkit-input-placeholder {
	font-size: 14px; }
.module-327 textarea:-ms-input-placeholder {
	font-size: 14px; }
.module-327 textarea::-ms-input-placeholder {
	font-size: 14px; }
.module-327 textarea::placeholder {
	font-size: 14px; }
.module-327 .review-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background: #fdfbfb;
	padding: 0px;
	margin-top: 20px; }
@media (max-width: 1199px) {
	.module-327 .review-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-327 .review-box > div:nth-child(2) {
	padding: 50px 50px;
	background: #fdfbfb; }
@media (max-width: 1199px) {
	.module-327 .review-box > div:nth-child(2) {
		width: 100%; } }
@media (max-width: 500px) {
	.module-327 .review-box > div:nth-child(2) {
		padding: 50px 25px 25px; } }
.module-327 .review-box h1 {
	text-transform: none; }
.module-327 .review-box h2 {
	font-size: 2.5rem;
	font-weight: 500;
	margin-bottom: 30px;
	text-transform: none;
	padding: 0px;
	margin: 20px 0px 0px; }
.module-327 .review-box .disclaimer p {
	font-size: 14px;
	text-align: justify; }
.module-327 .review-box .disclaimer p a {
	font-size: 14px;
	text-align: left; }
.module-327 .review-box h6, .module-327 .review-box a {
	font-size: 14px;
	text-align: left; }
.module-327 .review-box .rate-wrap {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
@media (max-width: 500px) {
	.module-327 .review-box .rate-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.module-327 .review-box .star-wrap {
	width: auto; }
.module-327 .review-box .review-image {
	display: block;
	background-size: cover;
	background-position: 50%;
	opacity: 0.5; }
@media (max-width: 1199px) {
	.module-327 .review-box .review-image {
		width: 100%;
		max-height: 500px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2; } }
.module-327 .review-box .review-text {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 20px; }
.module-327 .jq-ry-container {
	margin: 10px; }
@media (max-width: 1199px) {
	.module-327 .jq-ry-container {
		margin-left: 0; } }
@media (max-width: 500px) {
	.module-327 .jq-ry-container {
		padding-left: 0; } }
.module-327 #review-thank-you {
	display: none; }
.module-327 #review-thank-you h1 {
	text-transform: none; }
.module-327 #review-publish-extra {
	display: none; }
.module-327 #review-publish-extra h1 {
	line-height: normal;
	text-transform: none; }
.module-327 #review-publish-extra h3 {
	font-size: calc(20px + 2 * ((100vw - 500px) / 940)); }
@media screen and (max-width: 500px) {
	.module-327 #review-publish-extra h3 {
		font-size: 20px; } }
@media screen and (min-width: 1440px) {
	.module-327 #review-publish-extra h3 {
		font-size: 22px; } }
.module-327 .pg-copy ul {
	padding: 0; }
.module-327 .pg-bnr-flex img, .module-327 .pg-bnr-flex div {
	display: inline-block;
	width: auto;
	margin: 0 10px 10px 0; }
.module-327 .pg-bnr-flex img {
	max-width: 320px;
	margin-right: 20px;
	position: relative;
	top: -5px; }
.module-327 .pg-bnr-flex {
	margin-bottom: -10px;
	margin-top: 10px; }
.module-327 .pg-sections .pg-copy h3 {
	font-size: 35px/45px;
	font-weight: 300;
	max-width: 570px;
	float: none;
	margin: 0 auto 2em !important; }
.module-327 .rating-copy.pg-copy h3 {
	text-align: left;
	max-width: 100%;
	margin: 0 0 30px !important;
	font-weight: 400;
	font-size: calc(16px + 4 * ((100vw - 500px) / 940));
	letter-spacing: -.02em; }
@media screen and (max-width: 500px) {
	.module-327 .rating-copy.pg-copy h3 {
		font-size: 16px; } }
@media screen and (min-width: 1440px) {
	.module-327 .rating-copy.pg-copy h3 {
		font-size: 20px; } }
.module-327 .publish-social img {
	max-width: 150px; }
.module-327 #pub-ylp img.img-responsive {
	max-width: 125px;
	margin-bottom: 10px; }
.module-327 .publish-social {
	padding: 0 40px 0px !important;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.module-327 .publish-contents {
	padding: 10px 40px 0 !important; }
.module-327 .pub-stars .star-icons {
	padding: 0; }
.module-327 .pub-stars li.star-icons:before {
	font-size: 22px; }
.module-327 .publish-item {
	border: 1px solid rgba(0, 0, 0, 0.2);
	padding: 10px 0px 60px !important;
	-webkit-transform: scale(0.9) translatex(-5%);
	transform: scale(0.9) translatex(-5%); }
.module-327 .pub-copy {
	font-weight: 400;
	font-size: 15/21px;
	text-align: justify;
	color: black;
	margin-bottom: 20px; }
.module-327 .publish-body {
	margin-top: 10px; }
.module-327 .pub-name {
	font-weight: 600;
	font-size: calc(16px + 4 * ((100vw - 500px) / 940));
	letter-spacing: .02em;
	color: black; }
@media screen and (max-width: 500px) {
	.module-327 .pub-name {
		font-size: 16px; } }
@media screen and (min-width: 1440px) {
	.module-327 .pub-name {
		font-size: 20px; } }
.module-327 .publish-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
.module-327 .pub-stars .star-box {
	margin: 10px 0 0; }
.module-327 .rating-copy.pg-copy p {
	font: 400 20px/30px Poppins, sans-serif !important; }
.module-327 .publish-wrap {
	margin-top: 20px; }
.module-327 .modal-show {
	position: fixed;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	z-index: 9999999; }
.module-327 .dimmer {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.6); }
.module-327 .modal-content-box {
	z-index: 1;
	background: white;
	max-width: 1200px;
	padding: 100px;
	height: auto;
	border: 1px solid #fff; }
.module-327 .modal-content-box h3 {
	text-align: left;
	max-width: 100%;
	margin: 0 0 30px !important;
	font: 700 40px/45px Poppins, sans-serif;
	letter-spacing: -.02em;
	color: #555; }
.module-327 .modal-content-box h4 {
	font: 400 20px/30px Poppins, sans-serif !important;
	margin-bottom: 40px !important; }
.module-327 .ry-btn:hover {
	background: #000;
	color: #fff; }
.module-327 .close-modal {
	position: absolute;
	top: 20px;
	right: 40px;
	-webkit-transform: scale(2);
	transform: scale(2);
	cursor: pointer;
	color: #fefcfc;
	font-size: 10px; }
.module-327 .close-modal span {
	color: #666666; }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.module-327 div.star-counter p {
		font: 300 24px/30px Poppins, sans-serif !important; }
	.module-327 .pub-copy {
		font: 300 15px/21px Poppins, sans-serif; }
	.module-327 .rating-copy.pg-copy p {
		font: 300 20px/30px Poppins, sans-serif !important; } }
@media only screen and (max-width: 1199px) and (min-width: 992px) {
	.module-327 div#ratingsHero {
		background: url(https://www.royacdn.com/unsafe/smart/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/get_reviews/review_bnr_laptop.jpg) 100% 100%; }
	.module-327 div.pg-copy p {
		font: 300 14px/26px Poppins, sans-serif !important; }
	.module-327 .publish-contents {
		padding: 10px 20px 0 !important; }
	.module-327 .publish-social {
		padding: 0 15px 0px !important; }
	.module-327 #pub-ylp img.img-responsive {
		position: relative;
		left: -15px; }
	.module-327 .databox textarea::-webkit-input-placeholder {
		text-indent: 60px !important; }
	.module-327 .databox textarea::-moz-placeholder {
		text-indent: 60px; }
	.module-327 .databox textarea:-ms-input-placeholder {
		text-indent: 60px; }
	.module-327 .databox textarea:-moz-placeholder {
		text-indent: 60px; }
	.module-327 .rated-stars li.star-icons:before {
		font-size: 15px; } }
@media only screen and (max-width: 991px) {
	.module-327 div#ratingsHero {
		background: url(https://www.royacdn.com/unsafe/Site-2ac7da87-1c9c-494e-93ac-7b7504f1927b/homepage/spinal.jpg) 100% 100%; }
	.module-327 .pg-photo img {
		max-width: 450px;
		float: none;
		margin: 0 auto; }
	.module-327 .pg-sections .pg-copy h3 {
		font: 300 25px/32px Poppins, sans-serif; }
	.module-327 #default a.phone__icon {
		-webkit-transform: scale(3);
		transform: scale(3);
		color: #343434; }
	.module-327 div#ratings-sec1 {
		padding: 50px 0; }
	.module-327 div#ratings-sec2 {
		padding: 50px 0; }
	.module-327 .publish-item {
		-webkit-transform: scale(1);
		transform: scale(1);
		margin: 20px 0 auto; }
	.module-327 .publish-wrap {
		max-width: 600px;
		float: none;
		margin: 20px auto; }
	.module-327 .rating-copy.pg-copy p {
		font: 400 16px/24px Poppins, sans-serif !important; }
	.module-327 .publish-social {
		padding: 0 10px !important; }
	.module-327 .publish-contents {
		padding: 10px 20px 0 !important; }
	.module-327 .databox textarea::-webkit-input-placeholder {
		text-indent: 60px !important; }
	.module-327 .databox textarea::-moz-placeholder {
		text-indent: 60px; }
	.module-327 .databox textarea:-ms-input-placeholder {
		text-indent: 60px; }
	.module-327 .databox textarea:-moz-placeholder {
		text-indent: 60px; }
	.module-327 .rated-stars li.star-icons:before {
		font-size: 15px; }
	.module-327 .pg-sections .rating-copy h3 {
		font: 700 28px/32px Poppins, sans-serif; } }
@media only screen and (max-width: 767px) {
	.module-327 div#ratingsHero {
		background: url(https://www.royacdn.com/unsafe/smart/Site-267d6cb1-b05a-4c2a-a59f-97c1e8b11b65/get_reviews/review_bnr_mobile_v3.jpg) 90% 100%; }
	.module-327 .active-review-content:before {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
		background: #45576d;
		content: ''; }
	.module-327 .close-modal {
		top: 0;
		right: 10px;
		-webkit-transform: scale(1.5);
		transform: scale(1.5); }
	.module-327 ul.rated-stars {
		text-align: center; }
	.module-327 .active-review-content:after {
		content: '“';
		position: absolute;
		top: 20px;
		left: 25px;
		color: #fff;
		font: 600 75px/75px Poppins, sans-serif; }
	.module-327 div.pg-wrap .active-review-content {
		padding: 90px 20px 60px; }
	.module-327 div.review-info {
		display: block !important; }
	.module-327 div.review-info > div {
		width: 100%; }
	.module-327 div.reviewer-photo {
		margin: 0;
		width: 100%; }
	.module-327 div.reviewer-photo img {
		margin: 0 auto;
		float: none; }
	.module-327 ul.rated-stars {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center; }
	.module-327 div.review-site {
		margin: 0;
		padding: 0 !important; }
	.module-327 div.review-site p {
		text-align: center;
		word-break: break-word; }
	.module-327 div.stars-rated {
		padding: 20px 0 0;
		width: 100%; }
	.module-327 .reviewer-name {
		text-align: center; }
	.module-327 div.comment-copy {
		padding-top: 20px; }
	.module-327 .pg-bnr-flex img {
		display: none; }
	.module-327 .pg-bnr-flex div {
		width: 100% !important; }
	.module-327 .rating-copy.pg-copy h3 {
		font: 700 28px/32px Poppins, sans-serif; }
	.module-327 .modal-content-box {
		z-index: 1;
		background: #fff;
		max-width: 1200px;
		padding: 40px 15px; } }
@media only screen and (max-width: 991px) and (min-width: 768px) {
	.module-327 div.review-site p {
		text-align: left; }
	.module-327 .col-xs-12.review-site {
		position: absolute;
		top: 50px;
		left: 149px; } }
.module-327 ul.rated-stars {
	display: block;
	white-space: nowrap; }
.module-327 .rated-stars li.star-icons {
	width: auto;
	padding: 0 1px; }
.module-327 .rated-stars li.star-icons {
	width: auto;
	padding: 0 1px; }
.module-327 div#review-slot {
	width: 100%;
	overflow: hidden; }
.module-327 div#ratings-wrap.no-key #ratings-sec1 {
	display: none; }
.module-327 div#ratings-wrap .btn-container {
	display: none; }
.module-327 div#ratings-wrap.no-key .btn-container {
	display: block; }
.module-327 .btn-container {
	margin: 50px auto; }
.module-327 .reviews-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 20px; }
.module-327 .show-more-box {
	/*margin: 10px 20px 60px 0;*/
	margin: 20px 20px 150px 0;
	width: auto; }
@media only screen and (max-width: 500px) {
	.module-327 .reviews-button {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; }
	.module-327 .show-more-box {
		margin: 20px 0; }
	.module-327 .btn-container {
		margin: 20px 0 40px; } }
.module-327 .published-copy {
	color: black;
	font-size: 1.5rem;
	text-align: justify;
	line-height: 1.6em; }
@media (max-width: 991px) {
	.module-327 .published-copy p {
		margin-bottom: 10px; } }
.module-327 #confirm-modal {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99; }

#repModal .modal-content {
	padding: 0 0 50px; }

#repModal .modal-header {
	border: 0; }

#repModal .published-copy p {
	margin-bottom: 20px; }

#repModal .modal-dialog {
	width: 100%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	margin: 0;
	max-width: 90%;
	margin: 0 auto; }

#repModal .modal-footer {
	border-top: 0; }

#repModal .modal-content-box h3 {
	text-align: left;
	max-width: 100%;
	margin: 0 0 30px !important;
	font: 700 40px/45px Poppins, sans-serif;
	letter-spacing: -.02em;
	color: #555; }

#repModal .modal-content-box h4 {
	font: 400 20px/30px Poppins, sans-serif !important;
	margin-bottom: 40px !important; }

#repModal .ry-btn span {
	margin-left: 5px; }

#repModal .ry-btn:hover {
	background: #000;
	color: #fff; }

#repModal .close-modal span {
	color: #666666; }

/*Landing page*/
.landing-page #ry-pg-body {
	padding: 0; }

.landing-page .ld-title h2 {
	margin-bottom: 50px;
	font-size: 25px;
	color: #333333;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .18em; }
.landing-page .ld-title h2 .span-2 {
	color: #763131;
	font-size: 65px;
	text-transform: capitalize;
	letter-spacing: 0; }

.landing-page #landing-hero {
	padding: 0  0 0; }
@media (max-width: 991px) {
	.landing-page #landing-hero {
		padding: 87px 0 0; } }
.landing-page #landing-hero .ry-container {
	max-width: 100%;
	padding: 0;
	margin: 0; }
.landing-page #landing-hero .ld-box {
	padding: 0;
	position: relative; }
.landing-page #landing-hero .bnr-hero.ry-el-bg {
	padding: 0;
	background-size: cover; }
@media (min-width: 992px) {
	.landing-page #landing-hero .bnr-hero.ry-el-bg {
		height: 80vh;
		min-height: 800px;
		background-position: 50%; } }
.landing-page #landing-hero .ld-header {
	background: #763131;
	color: #fff;
	padding: 40px 0 30px; }
.landing-page #landing-hero .ld-leads {
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 570px;
	-webkit-transform: translate(25%, -50%);
	transform: translate(25%, -50%);
	padding: 0; }
.landing-page #landing-hero .ld-leads .cmsForm .ry-flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
@media (max-width: 991px) {
	.landing-page #landing-hero .ld-leads .cmsForm .ry-flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; } }
.landing-page #landing-hero .ld-leads .cmsForm .ry-flex .databox {
	width: calc(50% - 6px); }
@media (max-width: 991px) {
	.landing-page #landing-hero .ld-leads .cmsForm .ry-flex .databox {
		width: 100%; } }
.landing-page #landing-hero .ld-header h1 {
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .05em;
	font-size: 50px;
	line-height: 1; }
.landing-page #landing-hero .ld-header p {
	color: #fff;
	font-size: 25px;
	line-height: 1.25;
	font-weight: 500; }
.landing-page #landing-hero #form-lead .ld-box {
	-webkit-box-shadow: 0px 0px 62px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 62px 0px rgba(0, 0, 0, 0.2); }
.landing-page #landing-hero .ld-box form {
	background: #fff;
	padding: 40px; }
.landing-page #landing-hero .databox input {
	height: 55px;
	color: #545454; }
.landing-page #landing-hero .testi-icon img {
	max-width: 110px;
	float: none;
	margin: 0 auto; }
.landing-page #landing-hero .databox .ld-button {
	background: #763131;
	border: 0px;
	outline: 0px;
	color: #fff;
	height: auto;
	padding: 15px 50px;
	text-transform: uppercase;
	letter-spacing: .04em;
	font-size: 20px;
	font-weight: 700; }
.landing-page #landing-hero div#form-button {
	text-align: center;
	padding: 25px 0; }
.landing-page #landing-hero .databox input::-webkit-input-placeholder {
	color: #333; }

.landing-page #landing-info {
	padding: 100px 0; }
@media (max-width: 991px) {
	.landing-page #landing-info {
		padding: 60px 0 100px; } }
.landing-page #landing-info .ld-img {
	padding: 12px 50px 20px 0; }
.landing-page #landing-info .ld-full {
	padding-top: 50px; }

.landing-page #landing-review {
	padding-bottom: 50px; }
.landing-page #landing-review .ld-box {
	background: #f7f7f7;
	padding: 100px 0 80px;
	border-radius: 50px; }
.landing-page #landing-review .testi-icon {
	margin-top: -150px; }
.landing-page #landing-review .testi-icon img {
	max-width: 100px;
	margin: 0 auto;
	float: none; }
.landing-page #landing-review .rev-title {
	margin: 30px 0; }
.landing-page #landing-review .rev-title h4 {
	font-size: 25px;
	font-weight: 700;
	letter-spacing: .18em;
	margin: 30px 0; }
.landing-page #landing-review .testi-box .slide {
	max-width: 1040px;
	float: none;
	margin: 0 auto;
	padding: 0 40px 60px; }
.landing-page #landing-review .testi-box a.carousel-control {
	display: none; }
@media (max-width: 414px) {
	.landing-page #landing-review p {
		text-align: center !important; } }

@media (max-width: 1499px) {
	.landing-page #landing-hero .ld-leads {
		position: absolute;
		left: auto;
		max-width: 570px;
		padding: 0;
		right: 20%; }
	.landing-page .bnr-hero {
		background: url(https://www.royacdn.com/unsafe/Site-77691801-5034-4efc-8f11-cf20bab37e72/landing_dry_eye/hero.jpg);
		height: 45vw;
		background-size: cover;
		background-position: 80% 50%; }
	.landing-page .bnr-hero img {
		display: none; } }

@media (max-width: 1199px) {
	.landing-page .ld-leads {
		right: 0;
		-webkit-transform: scale(0.75) translatey(-10%);
		transform: scale(0.75) translatey(-10%); } }

@media (max-width: 991px) {
	.landing-page #landing-hero div.ld-leads {
		position: relative;
		-webkit-transform: scale(1) translatex(-50%);
		transform: scale(1) translatex(-50%);
		left: 50%;
		border: 1px solid #ccc;
		margin: 50px 0 0;
		top: 0; }
	.landing-page #landing-info .ld-img {
		padding-right: 0;
		padding-bottom: 40px; } }

@media (max-width: 767px) {
	.landing-page #landing .ld-title h2 {
		font-size: 20px; }
	.landing-page .ld-title h2 .span-2 {
		font-size: 36px; }
	.landing-page div#landing-info {
		padding: 2.5em 0; }
	.landing-page div#landing-review {
		padding: 5em 0; }
	.landing-page .testi-box .slide {
		margin: 0 auto;
		padding: 0 0 40px; }
	.landing-page #landing .ld-header p {
		font: 20px; }
	.landing-page .bnr-hero {
		height: 300px;
		background-position: 25% 50%; } }

#cta-wrap {
	margin-top: -8.33333vw;
	z-index: 1; }
@media (max-width: 991px) {
	#cta-wrap {
		margin-top: 0; } }
@media (max-width: 1200px) {
	#cta-wrap {
		margin-top: 30px; } }
#cta-wrap.style2 {
	margin-top: 0; }

#welcome-wrap {
	padding-top: 6.66667vw; }

#team-wrap {
	margin-bottom: 80px;
	margin-top: -8.33333vw; }
@media (max-width: 1200px) {
	#team-wrap {
		margin-top: 0; }
	#team-wrap .btn-wrap {
		text-align: center; } }
#team-wrap.style2 {
	margin-top: 0;
	margin-bottom: 0; }

#ry-section-map {
	height: 29.16667vw;
	overflow: hidden !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center; }
@media (max-width: 320px) {
	#ry-section-map {
		height: 200px; } }
#ry-section-map .map-widget {
	width: 100% !important; }

/* ------- END SITE.CSS -------*/