body, 
html {
	font-family: "Montserrat";
	font-size: 17.5px !important;
	line-height: 1.5 !important;
	color: #ffffff;
	font-weight: 400;
}

h3 {
	font-size: 40px;
	font-family: "Bebas Neue";
	font-weight: normal;
	line-height: 1 !important;
	text-transform: uppercase;
	letter-spacing: 3px
}

a {
	color: #333;
	text-decoration: none
}

/* HEADLINE */
.section-headline h1 {
	font-size: 88px;
	color: #000;
}

.section-headline p {
	font-size: 17.5px;
	line-height: 1.3 !important;
	color: #333333;
	font-weight: 400;
	font-family: "Montserrat";
	text-align: right;
}

.section-headline h2 {
	font-size: 65px;
	color: #2e3732;
	font-family: "Bebas Neue";
	font-weight: normal;
	line-height: 1 !important;
	text-transform: uppercase;
	letter-spacing:unset
}

@media (max-width: 1660px) {
	.section-headline h1 {
		font-size: 60px;
	}
	.section-headline h2 {
		font-size: 40px;
	}
	.section-headline p {
		font-size: 20px;
	}

}
@media (max-width: 1080px) {
	.section-headline h1 {
		font-size: 50px;
	}
	.section-headline h2 {
		font-size: 50px;
	}
	.section-headline p {
		font-size: 18px;
	}
	.landing-reviews .ry-container .ry-content .ry-each .carousel-navigation-slide {
		display:none !important
	}

}
@media (max-width: 480px) {
	.section-headline h1 {
		font-size: 42px;
	}
	body.section-headline h2 {
		/* font-size: 38px; */
		line-height: 40px !important;
	}
	.section-headline p {
		font-size: 16px;
		letter-spacing: 0px;
	}


}

/* END HEADLINE */
.landing-featured-service:after {
	border-top: 100px solid #222624 !important;
	bottom: -100px !important;
}
/* TEXT */
.ry-text p {
	font-size: 17.5px;
	line-height: 1.7;
	color: #333333;
	font-weight: 400;
	font-family: "Montserrat";
}


.ry-text ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.ry-text ul li {
	position: relative;
	padding-left: 1em;
}

.ry-text ul li::before {
	content: "•"; 
	color: red;
	position: absolute;
	font-size: 25px;;
	font-weight:bold;
	left: 0;
	top:-5px
}

.ry-text ul  li p {
	margin: 0;
	display: inline; /* or inline-block if needed */
}


.ry-btn {
	overflow: hidden;
	position: relative;
	font-size: calc(16px + 3 * ((100vw - 500px) / 940));
	border-radius: 27px;
	font-weight: 500;
	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: 10;
	padding: 10px 30px 10px;
	line-height: 1;
	font-size: 19px;
	color: #ffffff;
	height: 55px;
	border-radius: 28px;
	background-color: #f40005;
	text-align:center;
	line-height:1.2;
	min-height:fit-content
}

.ry-btn.ry-btn-primary {
	background: #f40004;
}
.ry-btn.ry-btn-primary:hover, .landing-header .button-wrapper .ry-btn:hover {
	background: #2e3732 !important;
	color: #fff !important;
	text-decoration:unset !important;
	cursor:pointer;
}
.ry-btn:after {
	display: none;
}

.ry-btn.ry-btn-secondary {
	color: #fff;
	background: #f40004;
}
.ry-btn.ry-btn-secondary:hover {
	background: #2e3732;
	color: #fff;
	transition: .4s;
}
.ry-btn.btn-svg-phone {
	font-weight: normal;
	text-decoration: none;
}
.ry-btn.btn-svg-phone:before {
	content: "\f095";
	font-family: 'FontAwesome';
	margin-right: 10px;
}


div#doctor-section .button-wrapper>div {
	justify-content: flex-start;
}

.btn-center {
	margin: 0 auto;
}
/* END BUTTON */

/* FORM FIELD */
.form-control {
	height: 52px;
	border-radius: 10PX;
	box-shadow: unset;
	font-size: 18px;
	padding-left: 20px;
}

.form-group {
	margin-bottom: 10px;
}

textarea.form-control {
	height: 160px;
	padding-top: 15px;
	resize: unset;
}
/* END FORM */

/* HEADER */
.landing-header {
	padding: 30px 0;
	position: absolute;
	z-index: 9999;
}

.landing-header .ry-flex .ry-each:not(.button-block) {
	max-width: 210px;
}

.landing-header .ry-flex .ry-each.button-block {
	max-width: max-content;
	padding: 0;
}

.landing-header .ry-flex {
	align-items: center;
}


.landing-header .button-wrapper {
	display: flex;
	align-items: flex-end !important;
}

.landing-header .button-wrapper .ry-btn {
	margin-left: 10px;
}
.landing-header .button-wrapper .ry-btn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	padding: 10px 25px;
	height: auto;
}

.landing-header .button-wrapper .ry-btn {
	width: 235px;
	height: 55px;
	background-color: #f40005;
}

.landing-header .button-wrapper .ry-btn .svg-wrapper svg{
	fill:#fff

}
.landing-header .button-wrapper .ry-btn .text-wrap {
	display: flex;
	flex-direction: column;
	font-size: 18px;
}

.landing-header .button-wrapper .ry-btn .text-wrap .span-1 {
	font-size: 13px;
	font-weight: 300;
}
.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .section-headline > div {
	font-size: 18px !important;
	margin: 20px 0;
	font-size: 17px;
	color: #333333;
	text-align: center;
}
@media (max-width: 1080px) {
	.landing-header .button-wrapper:not(.mobile-wrapper) {
		display: none;
	}
	.landing-header .button-wrapper .icon-button {
		width: 46px;
		height: 46px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: #f40004;
		border-radius: 50%;
	}

	.landing-header .button-wrapper .icon-button:nth-child(2) {
		display:none
	}
	.landing-header .button-wrapper .icon-button svg {
		width: 18px;
		fill: #fff;
	}

	.landing-header .button-wrapper .icon-button:not(:last-child) {
	}


	.landing-header {
		position: static;
	}

	.landing-header {
		width: 100% !important;
		padding: 15px 5px 10px !important;
		background-color: #29272c;
	}

	.landing-header {
		justify-content: space-between !important;
	}


	.landing-header .ry-flex {
		padding: 0 !important;
	}

	.landing-header .ry-flex .ry-each:not(.button-block) {
		padding: 0 !important;
	}

	.landing-header .photo img {
		max-width: 120px;
	}

	div.landing-header div.ry-container {
		width: 100% !important;
	}

	div.landing-hero .ry-content {
		top: 0;
	}

	.section-headline span {
		text-align: center !important;
	}

	.landing-welcome .ry-container {
		width: 100% !important;
	}
}
@media (min-width: 1081px) {
	.landing-header .button-wrapper.mobile-wrapper {
		display: none;
	}
}

@media (max-width:780PX) {
	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before {
		top: -20px !important;
		left:5%;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
		right:5% !important;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
		margin-bottom: 100px;
	}
}

/* END HEADER */

/* HERO CONTENT */
.landing-hero .section-background, 
.landing-hero .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top center;
}

.landing-hero .hero-content {
	/* padding: 150px 0 120px; */
	position: relative;
	z-index: 2;
}

.landing-hero .hero-content .ry-flex {
	align-items: flex-end;
}

.landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
	max-width: 1120px;
	width: 70%;
	padding-right: 7vw;
}

.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
	max-width: 480px;
	min-width: 480px;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
	padding: 35px 45px;
	background: #fff;
	border-radius: 40px;
}


.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-text p {
	margin: 15px 0 30px;
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .ry-btn {
	/* margin-left: auto; */
	margin: auto;
	clear: both;
	padding: 0 40px;
	height: 50px;
	text-transform: uppercase;
	border:unset
}

.landing-hero .hero-content .ry-flex .ry-each .form-wrapper [data-type="submit"]{
	display:flex
}

.landing-hero .hero-content .ry-each:nth-child(1) .ry-text p {
	margin: 10px 0px;
	color: #fff;
	font-size: 17.5px !important;
	line-height: 1.5 !important;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline p {
	margin-top: 5px;
	color: #fff;
}

.landing-hero .hero-content .ry-each:nth-child(1) .section-headline h1 {
	line-height: 1;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: 400;
	font-size: 80px;
}
.landing-hero .hero-content .field-wrapper {
	margin-bottom: 10px;
}
.landing-hero .section-background:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background: linear-gradient(to bottom, #0d0d0d00, #000000b8);
	width: 100%;
	height: 60%;
	z-index: 1;
}

.landing-hero .hero-content .ry-text p {
	font-size: 19px;
	line-height: 1.5 !important;
	color: #ffffff;
	font-weight: 400;
	font-family: "Montserrat";
}


@media (max-width: 1200px) {
	.col-xs-12 {
		padding-inline:0
	}
	.landing-hero .hero-content {
		padding: 2em 0 ;
		background-color: #29272c;
		height: auto !important;
	}
	.landing-hero .hero-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap:60px
	}
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(1) {
		width: 100%;
		padding-right: 0;
		padding-bottom: 0;
	}
	.landing-hero .hero-content .ry-flex .ry-each .section-headline h1, 
	.landing-hero .hero-content .ry-flex .ry-each .section-headline p, 
	.landing-hero .hero-content .ry-flex .ry-each .ry-text p {
		color: #fff;
		text-align: center;
		font-size: 20px;
	}
	.landing-hero .hero-content .ry-flex .ry-each .section-headline h1 {
		font-size: clamp(3.125rem, 2.2222rem + 3.7037vw, 5rem) !important;
	}
	.landing-hero .hero-content .ry-flex .ry-each * {
		text-align:center
	}
	.landing-hero .hero-content .ry-flex ul  {
		max-width:800px;
		width:100%;
		margin:30PX auto 0
	}
	.landing-hero .ry-content .header-bottom {
		justify-content:center;
		margin-top:30px !important;
	}
	.landing-hero .hero-content .ry-flex li  {
		text-align:start !important
	}
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
		max-width: 100%;
		min-width: unset;
		width: 80%;
	}
	.landing-hero .section-background img {
		/* object-position: 0%; */
		position: static;
		height: auto !important;
	}
	.landing-hero .section-background {
		position: static;
		padding: 0;
	}
	.landing-hero .section-background:before {
		opacity: 0;
	}
}
@media (max-width: 620px) {
	.landing-hero .hero-content .ry-flex .ry-each:nth-child(2) {
		width: 100%;
	}
}


@media (max-width: 480px) {
	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
		padding: 20px 30px;
	}
}
/* END HERO */

/* WELCOME */
.landing-welcome {
	padding: 180px 0;
	/*background-image: url(https://www.royacdn.com/unsafe/smart/Site-2373f1fb-80e3-4aa2-91c4-2ed94429b9de/landingpage/welcome_bg.jpg);
	background-size: cover;
	background-position: center;*/
	background: #f3f9ff;
}

.landing-welcome .ry-container {
	display: flex;
	justify-content: center;
}

.landing-welcome .ry-container .ry-content .ry-each {
	width: 50%;
}

.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) {
	width: 45%;
}

.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) {
	width: 50%;
	padding-left: 0;
}

.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
	margin-bottom: 5px;
}

.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
	margin-bottom: 30px;
}

.landing-welcome .ry-container .ry-content .ry-flex {
	align-items: center;
}
.landing-welcome .ry-container .ry-content .group-btn {
	margin-top:20px;
	display:flex;
	gap:20px
}

@media (max-width: 1080px) {
	.landing-welcome {
		padding: 60px 0;
	}

	.landing-welcome .ry-flex {
		flex-direction: column !important;
	}

	.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) {
		width: 100% !important;
		padding: 0 !important;
		max-width: 100% !important;
	}

	.landing-welcome .ry-container .ry-content .ry-each:nth-child(2) {
		width: 100%;
		padding:0;
		padding-top: 30px;
	}

	.landing-welcome .ry-container .ry-content .ry-each .section-headline h2, 
	.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
		text-align: center !important;
	}

	.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
		letter-spacing: -1px
	}
	.landing-welcome .ry-container .ry-content .ry-each .section-headline span {
		line-height:1.1;
		font-size: 20px;
	}

	.landing-welcome .ry-container > div {
		padding-inline:0
	}

	div.photo img {
		/* max-width: 500px; */
		/* margin: auto; */


	}

	div#doctor-section .button-wrapper>div {
		justify-content: center;
	}




	.landing-welcome .ry-container .ry-content .ry-each .ry-text p {
		text-align: center;
	}

	.landing-welcome .ry-container .ry-content .ry-each .section-headline p {
		margin-bottom: 20px;
	}
}
/* END WELCOME */

/* FEATURED SERVICE */
.landing-featured-service {
	padding: 6em 0 10em;
	margin-bottom: 3px;
	background-color: #222624;
	background-size: cover;

}

.landing-featured-service .section-headline p {
	margin-top: 15px;
	margin-bottom: 50px;
}

.landing-featured-service .photo {
	max-width: 1280px;
	margin: 2em auto 0;
}

.landing-featured-service .ry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	z-index: 1;
}

.landing-featured-service .ry-content .ry-text {
	max-width: 860px;
	margin-top: 10px;
}

.landing-services:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 30vw;
	width: 0;
	height: 0;
	border-left: 50vw solid transparent;
	border-right: 50vw solid transparent;
	/* border-top: 230px solid #fff6f1; */
	z-index: 3;
	background: transparent;
}

.landing-featured-service:after {
	position: absolute;
	content: "";
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 30vw;
	width: 0;
	height: 0;
	border-left: 50vw solid #000;
	border-right: 50vw solid #000;
	border-top: 230px solid transparent;
	z-index: 1;
}
.landing-featured-service .section-headline h2,
.landing-featured-service .ry-content .ry-text p {
	color: #fff;
}
@media (max-width: 1080px) {
	.landing-featured-service {
		padding: 60px 0 30px;
	}
	.landing-featured-service .section-headline p {
		margin-bottom: 20px;
	}
	.landing-featured-service:after {
		border-top: 100px solid #fff !important;
		bottom: -150px !important;
		padding-top:140px !important
	}
}
/* END SERVICES */


/* LANDING SERVICES OFFERED */

.landing-services-offered {
	padding: 10rem 0 100PX;
	background:url(https://s3.amazonaws.com/static.organiclead.com/Site-5285529f-663c-4fb8-8fdb-d7408d094d6b/why_choose_bg_2.jpg) no-repeat bottom / cover;
	margin-top:-3px
}
.landing-services-offered .ry-container {
	max-width: 960px;
}
.landing-services-offered .text-wrapper {
	margin-bottom: 2rem;
}
.landing-services-offered .ry-flex {
	gap: 5rem;
	flex-wrap: wrap;
}
.landing-services-offered .ry-flex .ry-each {
	width: calc(33.33% - 5rem);
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.landing-services-offered  .ry-photo{
	margin-bottom:40px
}

.landing-services-offered .section-headline h2 {
	color:#FFF
}
.landing-services-offered .ry-flex .ry-each .ry-srv-img-wrap img {
	border-radius: 20px;
}
.landing-services-offered .ry-flex .ry-each .ry-srv-icon-wrap {
	max-width: 77px;
}
.landing-services-offered .ry-flex .ry-each .ry-srv-title-wrap {
	display: flex;
	gap: 1rem;
}
.landing-services-offered .ry-flex .ry-each .ry-srv-title-wrap h4 {
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 1.1;
}
.landing-services-offered .ry-flex .ry-each .ry-srv-img-wrap {
	padding: 0;
}

.landing-services-offered .ry-btn {
	max-width:240PX;
	width:100%;
	margin:auto
}
.landing-featured-service:after {
	border-top: 180px solid #222624 !important;
	padding-top:0px !important;
	margin-top:100px !important
}
@media (max-width: 1080px) {
	.landing-services-offered .ry-flex .ry-each {
		width: calc(50% - 5rem);
	}
}
@media (max-width: 500px) {
	.landing-services-offered .ry-flex .ry-each {
		width: calc(100% - 5rem);
	}
}
/* END LANDING SERVICES OFFERED */

/* LIST SERVICES */
.landing-services {
	padding: 330px 0 140px;
	background: #f3fbff;
	padding-top: 6em;
}

.landing-services .section-headline h2 {
}

.landing-services .section-headline p {
	margin-top: 15px;
	color: #fff;
}

.landing-services .ry-flex .ry-each .link, .landing-services .ry-flex .ry-each .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0;
}

.landing-services .ry-flex {
	max-width: 1280px;
	/* margin: 0 auto; */
	width: calc(100% + 30px);
	margin-left: -30px;
}

.landing-services .section-headline {
	margin-bottom: 60px;
}

.landing-services .ry-content {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.landing-services .ry-flex .ry-each {
	margin-left: 30px;
	width: 25%;
}

.landing-services .ry-flex .ry-each .title {
	clear: both;
	padding: 30px;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase;
	background: #f40004;
	color: #fff;
	letter-spacing: 2px;
	transition: .2s;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-width: max-content;
}
.landing-services .ry-flex .ry-each:hover .title {
	background: #fff;
	color: #f40004;
	transition: .5s;
}

.landing-services .slick-dots {
	position: absolute;
	bottom: -60px;
	padding-left: 0;
	list-style: none;
	display: flex !important;
	justify-content: center;
	align-items: center;
	left: 50%;
	transform: translate(-50%, 0);
	display: none !important;
}

.landing-services .slick-dots li button {
	text-indent: -9999999px;
	padding: 0;
	width: 50px;
	height: 5px;
	box-shadow: unset;
	border: unset;
	background: #f40004 !important;
}

.landing-services .slick-dots li {
	margin: 0 5px;
	opacity: .5;
}

.landing-services .slick-dots li.slick-active {
	opacity: 1;
}

.landing-services .ry-flex {
	width: 100%;
	margin-left: 0;
}

.landing-services .ry-flex .slick-list {
	margin-left: -30px;
	width: calc(100% + 30px);
	overflow: hidden;
}
@media (max-width: 1080px) {
	.landing-services {
		padding: 2em 0;
	}

	div.landing-reviews {
		padding: 3em 0 0!important;
	}
	.landing-services .section-headline {
		margin-bottom: 10px;
	}

	div.landing-services button {
		top: 2em;
	}

	.landing-services .ry-flex .ry-each .title {
		font-size: 15px;
		padding: 10px;
		position: static;
		width: 100%;
		display: block;
		max-width: 100%;
	}

	.landing-services .ry-flex .ry-each .photo, .landing-services .ry-flex .ry-each .photo img {
		padding: 0;
		max-width: 100% !important;
	}

	.landing-services .slick-arrow {display: none !important;}

	.landing-services .slick-dots {
		display: inline-flex !important;
		bottom: -39px  !important;
	}

	.landing-services .slick-dots li {opacity: 1;}

	div.landing-services .button-wrapper {
		clear: both;
		margin-top: 0;
	}

	.landing-services  .section-btn-wrapper {
		margin-top: 3em;clear: both;
	}


}
/* END LIST SERVICES */

/* REVIEW */
.landing-reviews {
	padding: 150px 0 130px;
}

.landing-reviews .ry-container {
	display: flex;
	justify-content: center;
}

.landing-reviews .ry-container .ry-content {
	max-width: 1280px;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
	max-width: 450px;
	min-width: 450px;
	padding-right: 80px;
	padding-top: 70px;
	padding-bottom: 110px;
	position: relative;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline * {
	text-align: right;
	line-height:1
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline .ry-btn {
	text-align:center;
	border-radius: 28px;
	background-color: #f40005;
	font-size:17.7px !important
}
.landing-reviews .ry-container .ry-content .ry-each .section-headline p {
	margin-top: 15px;
	margin-bottom: 30px;
	font-size: 18px;
}

.landing-reviews .ry-container .ry-content .ry-each .carousel-navigation-slide {
	display: flex;
	justify-content: flex-end;
	margin-top: 10px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before, 
.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	content: '“';
	font-family: 'Satoshi';
	font-size: 230px;
	opacity: .2;
	position: absolute;
}


.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before {
	top: 17px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	content: "”";
	right: 0;
	bottom: -40px;
}
.slick-arrow {
	width: 55px;
	height: 55px;
	border-radius: 50%;
	border: unset;
	display: flex !important;
	align-items: center;
	justify-content: center;
	background:transparent;
	font-size:0;
	z-index:10
}
.slider-arrows {
	width:100%;
	display:flex;
	justify-content:space-between;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:999
}


.slider-arrows .slick-prev {
	transform: translateX(-10%);
}

.slider-arrows .slick-next {
	transform: translateX(-10%);
}

.slick-arrow:before {
	content: "";
	display: inline-block;
	border: solid #717171 1px;
	border-width: 0 6px 6px 0;
	padding: 6px;
}

/* Left Arrow */
.landing-reviews .ry-container .prev:before {
	transform: rotate(-130deg);
	-webkit-transform: rotate(130deg);
}

/* Right Arrow */
.landing-reviews .ry-container .next:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.slick-prev:before {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.slick-next:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow.prev {
	margin-right: 5px;
}
.landing-reviews .ry-container .ry-content .ry-each .slick-arrow {
	display:none !important	
}
.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:hover {
	background: #f40004;
	cursor: pointer;
}

.landing-reviews .ry-container .ry-content .ry-each .slick-arrow:hover:before {
	border-color: #fff;
}

.landing-reviews .ry-container .ry-content .ry-each .section-headline p {
	font-size: 18px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container {
	padding-top: 70px;
	display: flex;
	justify-content: flex-end;
	overflow: hidden;
	padding-left:80px
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel {
	max-width: 767px;
	position: relative;
	/* overflow: hidden; */
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name {
	display: flex;
	flex-direction: column;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name .star-rate {
	display: flex;
	align-items: center;
	justify-content: center;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name .star-rate svg {
	width: 20px;
	fill: #eab936;
	margin: 0 2px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .name h5 {
	text-transform: uppercase;
	margin-top: 15px;
	letter-spacing: ;
	font-size: 32px;
	line-height: 1.2;
	color: #2e3732;
	font-family: "Bebas Neue";
	text-align: center;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
	text-align: center;
	margin-bottom: 50px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	font-size: 20px;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
	content: "";
	width: 50px;
	height: 449px;
	position: absolute;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-df6f8a80-211f-4bcd-b2d4-3eb54e11f05a/LandingTemplate/footer_shadow.png);
	background-size: contain;
	top: 0;
	right: -50px;
}

/*
.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:before, 
.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:after {
content: '“';
font-family: 'Satoshi';
font-size: 230px;
opacity: .2;
position: absolute;
}


.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:before {
top: -28px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .review-carousel .ry-text:after {
content: "”";
right: 0;
bottom: -40px;
}
*/

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before, 
.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	content: '';
	opacity: 1;
	position: absolute;
	width:90px;
	height:90px
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before {
	top: 17px;
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before {
	top:-10px;
	background:url(https://s3.amazonaws.com/static.organiclead.com/Site-5285529f-663c-4fb8-8fdb-d7408d094d6b/Premium_Eyewear_Eye_Exams/reviews_quote1.png) no-repeat center / contain;
	left:-20px
}

.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
	bottom:150px;
	background:url(https://s3.amazonaws.com/static.organiclead.com/Site-5285529f-663c-4fb8-8fdb-d7408d094d6b/Premium_Eyewear_Eye_Exams/reviews_quote2.png) no-repeat center / contain;
}


@media (max-width: 1280px) {
	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 300px;
		min-width: 300px;
		padding-right: 40px;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		width: calc(100% - 300px);
	}
}
@media (max-width: 1080px) {
	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		width: calc(100% - 300px);
	}

	.landing-reviews .ry-container .ry-content .ry-flex {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1) {
		max-width: 100%;
		min-width: unset;
		padding-right: 0;
		padding: 0;
	}

	.landing-reviews .ry-container .ry-content .ry-each .section-headline * {
		text-align: center !important;
	}

	.landing-reviews .ry-container .ry-content .ry-each .carousel-navigation-slide {
		justify-content: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each.review-container {
		padding-top: 30px;
		width: 100%;
		justify-content: center;
	}

	.landing-reviews .ry-container .ry-content .ry-each:nth-child(1):before {
		opacity: 0;
	}
}

/* END REVIEW */

/* CONTACT */
.landing-contact {
	padding: 0px;
}
.landing-contact .section-background, 
.landing-contact .section-background img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.landing-contact .ry-container {
	display: flex;
	align-items:center;
	justify-content:start
}
.landing-contact .ry-container {
	max-width:100%;
	width:100%;
	padding:0;
	background-color: #66666626;
} 

.landing-contact .ry-container > div{
	padding-inline:0 !important;
	width:50%;
}
.landing-contact .ry-container > div:nth-child(2) {
	width:40%;
}

.landing-contact .ry-container .ry-content h2 {
	text-align: center;
	margin-bottom: 0;
	text-transform: uppercase;
}
@media (max-width: 1080px) {
	.landing-contact .ry-container {
		display: flex;
		align-items:center;
		justify-content:center;
		flex-direction:column
	}
	.landing-contact .ry-container > div{
		width:100%;
	}

	.landing-contact .ry-container > div:nth-child(2) {
		padding:50px 10px 
	}

	.landing-contact {
		padding: 0 ;
	}

	.landing-contact .section-background {
		height: 100%;
		bottom: 0;
		top: unset;
	}

	.landing-contact:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: linear-gradient(to bottom, #e9d7cf, #e9d8d000);
		z-index: 1;
		opacity: 0;
	}

	.landing-contact .ry-container {
		position: relative;
		z-index: 2;
		width: 100% !important;
		justify-content: center !important;
	}

	.landing-contact .section-background img {
		object-position: 50%;
	}

	.landing-contact .ry-container .ry-content {
		padding: 0;
		/* max-width: 320px; */
		width: 100%;
	}
	.landing-contact .ry-container > div:nth-child(2) {
		width:100%;
		padding-inline:10PX !important
	}
	.landing-contact .ry-container .ry-content h2 {
		font-size:42px !important;
		line-height:1 !important
	}
	.landing-contact .ry-container .ry-content h2 br {
		display:none
	}
}
@media (max-width: 768px) {
	.landing-contact {
		display: flex;
		flex-direction: column-reverse;
		padding-bottom: 0;
		padding-top: 0;
		margin-top: -30px;
	}

	.landing-contact .section-background {
		position: relative;
		padding-bottom: 50%;
	}

	.landing-contact .ry-container {
		justify-content: center;
	}

}
/* END CONTACT */

/* FOOTER */
.landing-footer .footer-top {
	padding: 80px 0 70px;
	background: #2e3732;
}

.landing-footer .footer-top .ry-flex {
	align-items: center;
}

.landing-footer .footer-top .ry-flex .ry-each:nth-child(1) {
	max-width: 320px;
}

.landing-footer .footer-top .ry-container {
	display: flex;
	justify-content: center;
}

.landing-footer .footer-top .ry-container .ry-content {
	max-width: 1280px;
}

.landing-footer .footer-top .ry-flex .ry-each:nth-child(2), .landing-footer .footer-top .ry-flex .ry-each:nth-child(3) {
	max-width: max-content;
	width: 33.33%;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-title {
	font-size: 25px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 20px;
	font-family: 'Tenor Sans';
}

.landing-footer .footer-top .ry-flex .ry-each  .footer-details.hours-list ul {
	list-style: none;
	padding-left: 0;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li {
	display: flex;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1 {
	min-width: 160px;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li .span-1 {
	font-size: 18px;
	color: #fff;
	font-weight: 300;
	/*font-family: 'Satoshi';*/
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p, 
.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a {
	font-size: 18px;
	color: #fff;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details:not(:last-child) {
	margin-bottom: 25px;
}

.landing-footer .footer-top .ry-flex .ry-each .footer-details .phone, 
.landing-footer .footer-top .ry-flex .ry-each:nth-child(2) .footer-details .span-1 {
	font-weight: 600;
}

.social-block .social-icons-custom {
	display: flex;
	list-style: none;
	padding-left: 0;
}

.social-block .social-icons-custom .social-inner-wrap {
	display: flex;
}

.social-block .social-icons-custom .social-inner-wrap li {
	margin-right: 5px;
}

.social-block .social-icons-custom .social-inner-wrap li a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #f40004;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: #fff;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	background: transparent;
	fill: #f40004;
}
.social-block .social-icons-custom .social-inner-wrap li a svg {
	width: 15px;
	fill: #fff;
}

.landing-footer .footer-top .ry-flex .ry-each {
	flex-direction: column;
	display: flex;
}

.landing-footer .footer-bottom {
	padding: 20px 0;
}

.landing-footer .footer-bottom .ry-container {
	display: flex;
	justify-content: center;
}

.landing-footer .footer-bottom .ry-container .ry-content {
	max-width: 1280px;
}

.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
	font-size: 16px;
	font-weight: 300;
	color: #000;
	font-family: 'Satoshi';
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) {
	display: flex;
	align-items: center;
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) img {
	width: 120px;
	margin-left: 5px;
}

.landing-footer .footer-bottom .ry-container .ry-content .ry-each {
	max-width: max-content;
}

#ry-section-footer {
	background:#000
}
/* QA CHANGES */
.landing-hero .hero-content {
	display: flex;
	align-items: flex-end;
}
.landing-hero .hero-content {
	height: 110vh;
}
.landing-hero .hero-content .form-wrapper .alert li, 
.landing-hero .hero-content .form-wrapper .alert {
	font-size: 14px;
	line-height: 1;
	text-align: left;
}
.landing-hero .hero-content .form-wrapper .alert li:last-child {
	margin-bottom: 0;
}
.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
	text-align: left;
}
.landing-reviews {
	padding: 0px;
}
.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a:hover {
	/* color: #f40004; */
}
.social-block .social-icons-custom .social-inner-wrap li a:hover svg {
	fill: #fff;
	background: transparent;
}
.social-block .social-icons-custom .social-inner-wrap li a:hover {
	background: #f40004;
}
.landing-footer .footer-bottom .ry-container .ry-content .powered-text a:hover {
	text-decoration: underline !important;
}

@media (max-width: 1080px) {
	.landing-footer .footer-top .ry-flex {
		flex-direction: column;
		align-items: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each:nth-child(1) {
		max-width: 280px;
	}

	.landing-footer .footer-top .ry-flex .ry-each:nth-child(2), .landing-footer .footer-top .ry-flex .ry-each:nth-child(3) {
		max-width: 100%;
		width: 100%;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-title {
		text-align: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p, .landing-footer .footer-top .ry-flex .ry-each .footer-details .ry-text p a {
		text-align: center;
	}

	.social-block .social-icons-custom {
		justify-content: center;
	}

	.landing-footer .footer-top .ry-flex .ry-each:not(:last-child) {
		margin-bottom: 30px;
	}

	.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul {
		max-width: max-content;
		margin:  auto;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-flex {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) {
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.landing-footer .footer-bottom .ry-container .ry-content .ry-each:nth-child(2) .powered-text {
		margin: 10px 0;
	}
}
@media (max-width: 620px) {
	.landing-footer .footer-top .ry-flex .ry-each .footer-details.hours-list ul li {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text, 
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text p, 
	.landing-footer .footer-bottom .ry-container .ry-content .powered-text a {
		text-align: center;
	}
}
/* END FOOTER */



.section-headline h1,
.section-headline h2,
.landing-services .ry-flex .ry-each .title {
	font-family: 'Bebas Neue', cursive;
}

@media (max-width: 1680px) {
	.landing-featured-service {
		margin-bottom: 5px;
	}
}


/*Updates*/
div.ry-container {
	width: 90%;
	max-width: 1600px;
	margin: 0 auto;
	float: none;
	clear: both;
}

.ry-flex {
	display: flex;
	align-self: center;
	justify-content: space-between;
}

.section-headline span {
	font-size: 23px;
	text-transform: uppercase;
	color: #f40005;
	font-weight: 400;
	font-family: "Montserrat";
	letter-spacing:unset;
	margin-bottom:10px;
	display:block
}

.section-headline strong {
	color: #f40004;
	font-weight: normal;
}

.landing-featured-service span.span-1 {
}

.landing-featured-service .button-wrapper >div {
	gap: 0 20px;
	display: flex;
}

.button-wrapper>div {
	justify-content: center;
	display: flex;
	gap: 0 20px;
	margin-top: 1em;
}


.landing-hero .ry-content {
	position: relative;
	top: unset;
	bottom: 60px;
}

.landing-featured-service .button-wrapper:not(:ry-btn.btn-svg-phone) {
	opacity: 0;
}

.button-wrapper>div .ry-btn:nth-child(2) , .landing-header .button-wrapper .ry-btn:nth-child(2) {
	background: #2e3732;
}

.landing-contact .button-wrapper>div {
	margin-top: 0;
}

.landing-hero .ry-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
}



.landing-hero .ry-content ul {
	list-style: none;
	padding: 0;
	margin: 0;
	column-count: 2;        
	column-gap: 40px;
}

.landing-hero .ry-content ul li {
	position: relative;
	padding-left: 1.2em;
	display: inline-block;
	width: 100%;
}

.landing-hero .ry-content ul li p {
	margin-block: 0 !important;
}

.landing-hero .ry-content ul li::before {
	content: "•"; 
	color: red;
	position: absolute;
	font-size: 25px;
	font-weight:bold;
	margin-top:-5px;
	left: 0;
}


.landing-hero .ry-content .header-bottom {
	display:flex;
	gap:75px;
	row-gap:20px;
	align-items:center;
	margin-top:30PX;
	flex-wrap:wrap;

}

.landing-hero .ry-content .header-bottom strong{
	font-size: 19px;
	line-height: 1.3;
	color: #ffffff;
	font-weight: 700;
	font-family: "Montserrat";
}

.landing-hero .form-wrapper h2 {
	font-size: clamp(2.1875rem, 1.7892rem + 1.634vw, 3.75rem);
	color: #2e3732;
	font-family: "Bebas Neue";
	text-align: center;
}

.landing-services button {
	height: 45px;
	border: 1px solid #2e3732;
	width: 45px;
	color: transparent !important;
	background: transparent;
}

.landing-services .slick-next.slick-arrow:before {
	position: relative;
	left: 18px;
	border-color: #2e3732;
}
div.landing-footer {
	padding: 0;
}



.landing-services .slick-prev.slick-arrow:before {
	position: relative;
	left: 36px;
	border-color: #2e3732;
	transform: rotate(-45deg);
	-webkit-transform: rotate(134deg);
}

.landing-services button {
	top: 7em;
	position: relative;
}

.landing-services .ry-flex .ry-each .photo {
	max-width: 800px;
	margin: auto;
	float: none;
}

.landing-services .button-wrapper {
	margin-top: 3em;
}

div#doctor-section {
	background-image: url(https://www.royacdn.com/unsafe/smart/Site-2373f1fb-80e3-4aa2-91c4-2ed94429b9de/landingpage/meet_our_doctor_bg.jpg) !important;
	z-index: 1;
	margin-bottom: 0em;
	/* margin-bottom: -6em; */
	z-index: -1;
}

div#doctor-section .ry-flex {
	flex-direction: row-reverse;
}

div#doctor-section  .ry-container .ry-content .ry-each:nth-child(2) {
	padding-left: 0;
}

div#doctor-section .ry-container .ry-content .ry-each:nth-child(1) {
	padding-left: 5vw;
	width: 49%;
}

div#doctor-section .ry-each.button-block {
	width: 100% !important;
	padding-left: 0 !important;
	max-width: 100% !important;
}

@media (min-width: 992px) {
	.frame-wrapper {
		display: grid;
		grid-template-columns: repeat(3, 1fr); /* or repeat(3, 1fr) if you want 3 equal columns */
		place-items:center;
		row-gap:30PX
	}
}

.frame-wrapper .ry-each {
	width: 270px;
	height: 270px;
	border-radius: 20px;
	background-color: #ffffff;;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	gap:20px;
	position:relative
}

.frame-wrapper .ry-each:before {
	content:"";
	position:absolute;
	width:94%;
	height:93%;
	border-radius:20px;
	border:solid red 3px
}

.frame-wrapper .ry-each img {
	filter: brightness(0);
	max-width:200px;
	width:100%;
	margin:auto
}

.landing-featured-service .ry-container {
	width: 90%;
	max-width: 980px;
}
.landing-featured-service .bottom {
	margin:40px auto 20px
}
.landing-featured-service .bottom p:last-child{
	margin-top:30px
}
.landing-featured-service .btn-group {
	display:flex; 
	gap: 20px;
}
.landing-featured-service .frame-wrapper {
	margin-top:25px;
	z-index:999
} 
.landing-featured-service .frame-wrapper  *{
	color:#333;
	font-size: 18px;
	font-weight: 400;
	font-family: "Montserrat";
	text-align: center;
	line-height:1.2
}

.landing-featured-service .slick-dots {
	display: flex !important;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-top: 20px;
	padding: 0;
	list-style: none;
	gap: 10px;
	padding: 0;
	list-style: none;
	justify-content: center;
	align-items: center;;
	position:absolute;
	bottom:-40PX;
	left:50%;
	transform:translateX(-50%);
	margin-bottom:-5PX
}


.landing-featured-service .frame-wrapper  ul li button {
	font-size:0 !important;
	border-radius:50%;
	border:0;
	width: 15px;
	height: 15px;
	background-color: #ffffff6e;
}

.landing-featured-service .frame-wrapper  ul li.slick-active button {
	background-color: #f40005;
}

.landing-featured-service .bottom {
	margin-top:80px
}

@media (max-width:500px) {
	div.button-wrapper>div {
		flex-direction: column;
		gap: 1em 0 !important;
	}

	div.button-wrapper .ry-btn {
		margin: auto !important;
	}


	div.section-headline strong {
		line-height: 33px !important;
	}


}



@media(max-width:1080px){
	.landing-welcome .ry-container .ry-content .ry-each:nth-child(1) img{
		max-width:500px !important;
		width:100%;
		margin:auto;
	}
	.landing-welcome .ry-container .ry-content .ry-each .section-headline h2 {
		font-size: 50px !important;
		font-weight:500;
		line-height:1!important
	}
	.ry-text ul {
		max-width:500px;
		width:100%;
		margin:auto
	}
	.landing-welcome .ry-container .ry-content .group-btn {
		justify-content:center;
		flex-wrap:wrap;
		gap:12px
	}
	.landing-welcome .ry-container .ry-content .group-btn .ry-btn{
		max-width:360px;
		width:100%;
		padding:0
	}
	.landing-welcome .ry-container {
		width:90% !important;
		margin:auto
	}
	.ry-text p, body p,
	.landing-hero .hero-content .ry-each:nth-child(1) .ry-text p {
		font-size:17px !important
	}
	.landing-services-offered {
		padding: 13rem 0  80px;
	}

	div.each-comment.slick-slide {
		padding: 100px 1em 80px!important;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container{
		padding-left:0
	}
	.landing-reviews .ry-container .ry-content .ry-each .section-headline .ry-btn {
		max-width:400PX;
		width:100%;
		margin:auto
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
		ma-width:100%
	}
}

@media(max-width:780px){

}
#ry-pg-footer .ry-foot-top{
	display:none
}

#ry-pg-footer #ry-section-footer{
	background:#000
}
#ry-section-footer .ry-flex {
	align-items: start;
	width: 100%;
}

#ry-section-footer .ry-flex *{
	line-height:1.4
}

#ry-section-footer .inner-btm

.module-235 .ry-foot-btm .inner-flex .ry-footer-title {
	margin-bottom: 20px;
}
.module-235 .ry-footer-title{
	font-family: 'Bebas Neue', cursive;
}

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

.module-235 .ry-foot-btm .inner-flex .address {
	margin-bottom: 20px;
	line-height: 35px;;
	display:flex;
	align-items:start !important;
	justify-content:start
}
.module-235 .ry-foot-btm .inner-flex .phone {
	margin-bottom: 35px;
}
.module-235 .ry-foot-btm .inner-flex .ry-flex {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.module-235 .ry-foot-btm .inner-flex .span-1 {
	min-width: 105px;
}

.module-235 .ry-foot-btm .inner-flex .address .span-2 {
	text-align: left;
}
.module-235 .ry-foot-btm .inner-flex .phone a, .module-235 .ry-foot-btm .inner-btm .copyright a, .module-235.style2 .ry-foot-top .ry-form .form-wrap .ry-btn, .module-quick-apt .module-quick-apt-toggle, .module-326 .ry-text-wrap .ry-heading, .module-326 .ry-text-wrap h2, .ry-btn, .mobile-container .mobile-nav button {
	color: #fff;
}
.module-235 .ry-foot-btm .inner-flex .address a, .module-235.style2 .ry-foot-top .ry-form .ry-footer-title {
	color: #f40004;
}

.ry-social .social-inner-wrap {
	display:flex;
}
.ry-social .social-inner-wrap li {
	list-style:none
}
.ry-social .social-inner-wrap li a {
	color: #ffffff;
	font-size: 11px;
	border-radius: 50%;
	height: 100%;
	width: 100%;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	background: #f40004;


}

.ry-social .social-inner-wrap li {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 10px;
	margin-bottom: 10px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
}
.ry-social .social-inner-wrap li {
	width: 50px;
	height: 50px;
}

.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-228 .button-wrap a:before {
	font-family: "fontawesome" !important;
	font-size: 16px !important;
	font-weight:400 !important
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a";
}

#ry-section-footer {
	padding-top:80px
}
#ry-section-footer .inner-flex ry-flex {
	width: 100%;
}

#ry-section-footer .ry-flex .footer-info {
	width:fit-content;;
	display:flex;
	gap:100px;
	max-width:900PX;
	width:100%;
}

#ry-section-footer .ry-flex .footer-info *{
	line-height:1.8
}

#ry-section-footer .ry-flex .footer-info p .span-1 {
	display:inline-block;
	width:180px
}
#ry-section-footer .ry-flex .footer-info ul li {
	display:flex;
	align-items:center;
}

#ry-section-footer .ry-flex .footer-info ul li p {
	margin-bottom:0
}
#ry-section-footer .ry-flex .footer-info p .span-2 {
	display:inline-block;
	/* padding-left:10px; */
}
#ry-section-footer .ry-flex .footer-info > div:last-child > p {
	display:flex;
}
.module-235 .ry-foot-btm .inner-flex .col-1 {
	max-width:350px
}

#ry-section-footer .ry-flex .footer-info > div {
	width:100%;
}

#ry-section-footer .ry-flex .footer-info li {
	list-style:none
}

#ry-section-footer .ry-flex .footer-info ul {
	padding:0
}

#ry-section-footer .ry-right > .ry-flex {
	gap:10px;
}

#ry-section-footer .ry-flex .footer-info ul li{
	display:flex;
	justify-content:space-between;
	gap:10px
}

#ry-section-footer .ry-flex .footer-info ul li .time{
	max-width:200px;
	width:100%;
}

#ry-section-footer  div.ry-container {
	max-width:1300px
}

#ry-section-footer  .inner-btm {
	border-top:solid #6f6f6f 1px;
	margin:20px 0;
	padding-top:20px
}
.module-235 .ry-foot-btm .inner-flex .phone a {
	font-weight:bold
}
.powered-by {
	display:flex;
}

.powered-by div *{
	font-size:17.5px !important
}

.powered-by div img {
	max-width:120px
}

.powered-by span, .powered-by a {
	font-size:15px  !important;
}
#ry-section-footer .copyright  * {
    font-size:15PX
}

#ry-section-footer .copyright {
    width:fit-content
}

#ry-section-footer .powered-by div img{
    max-width:100PX
}
.module-235 .ry-footer-title {
		font-size: 36px;
	}
/*--- MQ ---*/
@media (min-width:1201px) and (max-width: 1680px) {
	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper {
		padding: 20px 20px;
	}
	.section-headline h1 {
		font-size: clamp(2.5rem, 2.2166rem + 1.1628vw, 3.4375rem) !important;
	}
	.section-headline span {
		font-size: 20px;
	}
	.landing-hero .hero-content .ry-each:nth-child(1) .ry-text p,
	.landing-hero .hero-content .ry-flex .ry-each .form-wrapper .section-headline > div,
	.landing-hero .ry-content .header-bottom strong,
	.ry-btn{
		font-size: 17px !important;
		line-height: 1.3 !important;
	}
	.landing-hero .ry-content .header-bottom {
		margin-top: 10PX;
	}
	.landing-hero .ry-content {
		bottom:45px
	}
}

@media screen and (min-width: 1440px) {
	
	.module-235 .ry-foot-btm .inner-flex {
		font-size: 18px;
	}
	.module-235 .ry-foot-btm .inner-flex .phone a {
		font-size: 24px;
	}
}


@media (max-width: 991px) {
	.frame-wrapper .ry-each {
		margin-inline:100PX
	}
}

@media (max-width: 780px) {
	.landing-hero .ry-content ul li {
		display: block;
		width: 100%;
	}
	.landing-hero .ry-content ul {
		column-count: 1 !important;
		max-width:450px !important;
		margin:auto;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container .ry-text p {
		width: 100%;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:before{
		left:5%;
		width:70px;
		top:-40px !important
	}

	.landing-reviews .ry-container .ry-content .ry-each.review-container .slick-list:after {
		right:5%;
		width:70px;
		bottom:70px !important
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:before, 
	.landing-reviews .ry-container .ry-content .ry-each.review-container:after {
		content: '“';
		font-family: 'Satoshi';
		font-size: 230px;
		opacity: .2;
		position: absolute;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:after {
		content: "”";
		right: 5% !important;
		bottom: 100px;
	}
	.landing-reviews .ry-container .ry-content .ry-each.review-container:before {
		top: -60px;
		left: 5% !important;

	}
	div.each-comment.slick-slide {
		padding: 50px 1em !important;
	}
}

@media (max-width: 480px) {
	.landing-hero .section-background img {
		/* object-position: 0%; */
		position: relative;
		height: 50vh !important;
		object-position:30% center;
	}
	.landing-hero .form-wrapper h2 {
		font-size:50px
	}

	.frame-wrapper .ry-each {
		margin-inline:60PX;
	}
	.slider-arrows {
		top: 49%;

	}
	.slider-arrows .slick-next {
		transform: translateX(5%);
	}
	.frame-wrapper .ry-each img {
		max-width: 160px;
		width: 100%;
	}
}




@media (max-width:1400PX) {
	#ry-section-footer .ry-flex .footer-info {
		gap: 2vw;
		}
		
		.module-235 .ry-foot-btm .inner-flex .col-1 {
		max-width: 300px;
		}
	}

@media (max-width:1280px) {
	#ry-section-footer div.ry-container {
    width:95%;
}
	#ry-section-footer .ry-flex .footer-info {
    max-width: 800PX;
}
}
@media (max-width: 1200px) {
	#ry-section-footer .ry-flex  {
		flex-direction:column;
		align-items:center;
		justify-content:center;
	}
	#ry-section-footer .ry-flex * {
		text-align:center !important
	}

	.module-235 .ry-foot-btm .inner-flex .info-wrap span{
		width:100%;
	}
	.module-235 .ry-foot-btm  .social-inner-wrap {
		justify-content:center;
		gap:10px
	}
	.module-235 .ry-foot-btm .inner-flex > div  *{
		text-align:center
	}
	.ry-social .social-inner-wrap li {
    margin-right: 0px;
    margin-bottom: 0px;
	}
	#ry-section-footer .ry-flex .footer-info ul li .time,
	#ry-section-footer .ry-flex .footer-info p .span-1{
		text-align:start !important
	}
	    #ry-section-footer .ry-flex .footer-info {
        gap: 5vw;
    }
	#ry-section-footer .inner-btm .ry-flex {
		gap:5px
	}
}


@media (max-width:991px) {
	#ry-section-footer .ry-flex .footer-info {
		flex-direction:column;
		max-width:380px;
		width:93%;
		margin:auto
	}
	#ry-section-footer .ry-flex .footer-info ul li .time{
		max-width:180px
	}
	#ry-section-footer .ry-flex .footer-info ul li p {
		display:flex;
		justify-content:space-between;
		width:100%;
	}
	#ry-section-footer .ry-flex .footer-info p .span-1 {
		width: fit-content;
	}
	#ry-section-footer .ry-flex .footer-info p .span-2 {
		max-width:162px;
		width:100%;
		text-align:start !important
	}
	#ry-section-footer .copyright br{
		display:none
	}
	
	.landing-featured-service:after {
		display:none
	}
	.landing-services-offered {
		background:url(https://s3.amazonaws.com/static.organiclead.com/Site-5285529f-663c-4fb8-8fdb-d7408d094d6b/why_choose_bg_1.png) no-repeat center/ cover;;
		background-color:#222624;
		margin-top:-50px;
		padding-top:250px
	}
	
}

@media(max-width:600px) {
	.landing-featured-service .btn-group {
		flex-direction:column;
	}
	.landing-services-offered {
		margin-top:-120px;
		padding-top:240px
	}
}
@media (max-width: 390px) {
	.frame-wrapper .ry-each {
		margin-inline:40PX;
	}
	    .slider-arrows {
        top: 50%;
    }
}