.basic-slider .slick-dots {
	display: flex !important;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	gap: 5px;
	list-style: none;
}

.basic-slider .slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 0;
	border-radius: 50%;
	border: unset;
	text-indent: -99999px;
	background: #000;
	transition: .5s;
	opacity: .5;
	min-width: 12px;
}

.basic-slider .slick-dots li {
	height: 12px;
	min-width: 12px;
	padding: 0 !important;
	margin: 0 !important;
}

.basic-slider .slick-dots li.slick-active button {
	width: 50px;
	border-radius: 5px;
	opacity: 1;
	background: #0f0f0f;
}

.basic-slider .ratio-box {
	position: relative;
	padding-bottom: 100%;
}

.basic-slider .ratio-16 {
	position: relative;
	padding-bottom: 56.25%;
}

.basic-slider .ratio-43 {
	position: relative;
	padding-bottom: 75%;
}

.basic-slider .photo {
	position: relative;
	padding-bottom: 56.25%;
}

.basic-slider .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.basic-slider .slick-list {
	margin: 0 -10px;
}

.basic-slider .slick-list .slick-slide {
	margin: 0 10px;
}

@media (max-width: 620px) {
	.basic-slider .slick-list {
		margin: 0 -5px;
	}

	.basic-slider .slick-list .slick-slide {
		margin: 0 5px;
	}
}


.inner-services-custom .inner-headline h2 {
	font-size: 30px;
	text-transform: uppercase;
	line-height: 1.4 !important;
	margin: 0 !important;
}

.inner-services-custom .inner-headline h2 .span-1 {
	font-size: 22px;
	display: block;
	color: #c83700;
}

.inner-services-custom .ry-text p {
	font-weight: 400 !important;
}

.inner-section-grid .each-text .ry-text p {
	margin: 20px 0 0;
}
.inner-section-grid .each-text .ry-text .ry-btn {
	margin-top: 30px;
}
.inner-section-grid .each-photo {
	padding-right: 50px;
}
.inner-section-grid .each-text .ry-text ul li p {
	margin: 0;
}
.inner-section-grid .each-photo.space-left {
	padding-right: 0;
	padding-left: 50px;
}

.inner-section-grid .ry-flex {
	align-items: flex-start;
}

.inner-section-grid {
	margin: 120px 0;
}

.inner-section-grid .ry-flex:not(:last-child) {
	margin-bottom: 100px;
}

.inner-provider .ry-flex {
	flex-wrap: wrap;
	gap: 25px;
	justify-content: center;
	margin-top: 40px;
}

.inner-provider {
	margin-bottom: 120px;
}

.inner-provider .ry-flex .each {
	border: 1px solid #dbd9d3;
	border-radius: 20px;
}

.inner-provider .ry-flex .each .photo {
	position: relative;
	width: 100%;
	padding-bottom: 95%;
	background-image: url(https://s3.amazonaws.com/static.organiclead.com/Site-cb3e6c6a-4c69-4cec-b261-1b0e48fdcc06/InnerServices/headshot_bg.jpg);
	background-size: cover;
	border-top-left-radius: 21px;
	border-top-right-radius: 21px;
}

.inner-provider .ry-flex .each .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: bottom;
}

.inner-provider .ry-flex .each .text-group {
	padding: 25px 35px;
}

.inner-provider .ry-flex .each .text-group .ry-btn {
	max-width: 100%;
	margin-top: 20px;
}

.inner-provider .ry-flex .each .text-group .ry-text p {
	font-size: 20px;
	color: #30345a;
	line-height: 1.1;
}

.inner-provider .ry-flex .each .text-group .ry-text p span {
	font-size: 16px;
	color: #666;
	display: none !important;
}

.inner-section-banner {
	padding: 80px 0 90px;
	background: #30345a;
}

.inner-section-banner.alternate-bg {
	background: #e44416;
}

.inner-section-banner.alternate-bg .inner-headline h2 {
	color: #fff !important;
}

.inner-section-banner .inner-headline h2 {
	color: #39b5ab !important;
}
.inner-section-banner .inner-headline h2 .span-1 {
	color: #fff !important;
}

.inner-section-banner  .button-wrapper {
	padding-top: 30px;
	display: flex;
	justify-content: center;
	gap: 20px;
}

.inner-section-banner .button-wrapper .ry-btn {
	min-width: 320px;
}
.inner-section-banner .ry-text p {
	color: #fff;
}

.inner-section-banner .box-grid {
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: center;
}

.inner-section-banner .box-grid .each-box {
	width: calc(33.33% - 30px);
	min-width: 240px;
	padding: 30px 20px;
	background: #e44416;
	border-radius: 10px;
}

.inner-section-banner .box-grid .each-box h2 {
	line-height: 1 !important;
	color: #fff !important;
	margin-bottom: 10px !important;
	font-weight: 600;
	margin-top: 0 !important;
}

.inner-section-banner .box-grid .each-box .ry-text div {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: -0.5px;
}

.inner-services-custom {
	padding: 0 !important;
	padding-bottom: 0 !important;
}
/*
.inner-reviews .each-left {
display: none;
}

.inner-reviews .each-right {
max-width: 820px;
}

.inner-reviews .ry-flex {
justify-content: center;
}
*/
.inner-treatment {
	padding: 120px 0 160px;
}

.inner-treatment .ry-flex {
	margin-top: 30px;
	flex-wrap: wrap;
	gap: 40px 30px;
	justify-content: center;
}

.inner-treatment .ry-flex .each {
	width: calc(16.66% - 25px);
	min-width: 190px;
}


.inner-treatment .ry-flex .each .photo {
	position: relative;
	padding-bottom: 100%;
}

.inner-treatment .ry-flex .each .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner-treatment .ry-flex .each .title {
	clear: both;
	text-align: center;
	padding-top: 25px;
	font-size: 20px;
	color: #30345a;
	font-weight: 300 !important;
	text-transform: uppercase;
	letter-spacing: -0.5px;
}

.inner-background-section {
	background: #30345a;
}

.inner-background-section .inner-bg {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
}

.inner-background-section .inner-bg img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner-background-section .ry-container {
	max-width: 1600px !important;
	width: 90%;
}

.inner-background-section .ry-container .each {
	width: 45%;
	max-width: 640px;
}

.inner-background-section .ry-container .each.each-solid {
	padding: 100px 0 120px;
}

.inner-background-section .ry-container .ry-flex {
	align-items: center;
}

.inner-background-section .inner-headline h2 {
	line-height: 1.1 !important;
	font-size: 22px !important;
	color: #c83700 !important;
}

.inner-background-section .inner-headline h2 span {
	font-size: 30px !important;
	color: #30345a !important;
}

.inner-background-section .inner-bg.right-version {
	left: unset;
	right: 0;
}

.inner-background-section .ry-container .ry-flex .group-accord .ry-heading {
	background: transparent;
	border: unset;
	margin: 0;
	border-bottom: 1px solid #ffffff42;
	padding: 30px 40px;
}

.inner-background-section .ry-container .each .ry-accordion {
	box-shadow: unset;
}

.inner-background-section .ry-container .ry-flex .group-accord .ry-heading div {
	font-size: 22px;
	color: #fff;
	font-weight: 300 !important;
	text-transform: uppercase;
}

.inner-background-section .ry-container .ry-flex .group-accord .ry-heading:after {
	position: absolute;
	right: 40px;
	top: 50%;
	transform: translate(0, -50%);
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");
	background-size: 20px;
	width: 20px;
	height: 20px;
}

.inner-background-section .ry-container .ry-flex .group-accord .ry-heading.ui-state-active:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8'/%3E%3C/svg%3E");
	filter: invert(1);
}

.inner-background-section .ry-container .ry-flex .group-accord .ry-content {
	padding: 30px 40px;
	padding-right: 60px;
	background: transparent;
	border-bottom: 1px solid #ffffff42;
}

.inner-background-section .ry-container .ry-flex .group-accord .ry-content p {
	font-size: 18px;
	color: #fff;
}

.inner-background-section .ry-container .each.each-solid ol {
	list-style: none;
	padding-left: 0;
}

.inner-background-section .ry-container .each.each-solid ol li p,
.inner-background-section .ry-container .each.each-solid ol li p a{
	font-size: 18px;
	line-height: 1;
	color: #fff;
}

.inner-background-section .ry-container .each.each-solid ol li:not(:last-child) {
	margin-bottom: 15px;
}

.inner-background-section .ry-container .each.each-solid ol li {
	position: relative;
	padding-left: 40px;
}
.inner-background-section .ry-container .each.each-solid ol li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2339b5ab' class='bi bi-chevron-double-right' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M3.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L9.293 8 3.646 2.354a.5.5 0 0 1 0-.708'/%3E%3Cpath fill-rule='evenodd' d='M7.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L13.293 8 7.646 2.354a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");
	background-size: contain;
}



.inner-cta-custom {
	margin-bottom: 140px;
}

.inner-cta-custom .ry-flex {
	display: flex;
	justify-content: center;
	gap: 25px;
}

.inner-cta-custom .ry-flex .each {
	width: 40%;
	max-width: 480px;
}

.inner-cta-custom .ry-flex .each .photo {
	position: relative;
	padding-bottom: 100%;
}

.inner-cta-custom .ry-flex .each .photo img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.inner-cta-custom .ry-flex .each:not(:hover) .text-group .ry-text {
	height: 0;
	visibility: hidden;
}

.inner-cta-custom .ry-flex .each .text-group .ry-text p {
	font-size: 18px;
	line-height: 1.5;
	color: #fff;
	opacity: .8;
	/* transition: .2s; */
	/* visibility: visible; */
}

.inner-cta-custom .ry-flex .each .text-group .ry-text {
	/* transition: .2s; */
	/* visibility: visible; */
	padding-bottom: 45px;
}

.inner-cta-custom .ry-flex .each .text-group {
	position: absolute;
	bottom: 0;
	padding: 0 40px;
	z-index: 3333;
}

.inner-cta-custom .ry-flex .each .text-group .group-text {
	padding-bottom: 45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper {
	width: max-content;
}

.inner-cta-custom .ry-flex .each .text-group .group-text .title {
	font-size: 34px;
	font-weight: 300 !important;
	letter-spacing: -1px;
	color: #fff;
	width: calc(100% - 80px);
	max-width: 60%;
	text-transform: uppercase;
}

.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper .icon {
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	border-radius: 50%;
}

.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper .icon svg {
	width: 25px;
	height: 25px;
	fill: #000;
}

.inner-cta-custom .ry-flex .each .photo:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #30345ac2;
	z-index: 1;
	transition: .5s;
}

.inner-cta-custom .ry-flex .each .photo img {
	filter: grayscale(1);
	transition: .5s;
}

.inner-cta-custom .ry-flex .each:not(:hover) .photo img {
	filter: unset;
}

.inner-cta-custom .ry-flex .each:not(:hover) .photo:before {
	opacity: 0;
}

.inner-provider .ry-flex .each {
	max-width: 380px;
}

.inner-provider .ry-flex .each .ry-btn {
	padding-left: 20px;
	padding-right: 20px;
}

.inner-center-grid .ry-container {
	max-width: 1600px !important;
	width: 90%;
}

.inner-center-grid .ry-container .ry-flex {
	margin-top: 60px;
	gap: 20px;
}

.inner-center-grid .ry-container .ry-flex .each {
	min-width: 280px;
	background: #efefef;
}

.inner-center-grid .ry-container .ry-flex .each .text-group {
	padding: 50px;
	background: #efefef;
}

.inner-center-grid .ry-container .ry-flex .each .text-group h3 {
	margin: 0 !important;
	margin-bottom: 20px !important;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: 300;
}

.inner-center-grid {
	margin-bottom: 160px;
}

.inner-center-grid .inner-center-grid.icon-version svg {
	width: 100px;
}

.inner-center-grid.icon-version .ry-flex svg {
	width: 100px;
	margin: auto;
}

.inner-center-grid.icon-version .ry-flex .icon {
	display: flex;
	padding: 60px 0 20px;
}

.inner-center-grid.with-bg-each {
	background: #c83700;
	margin: 0;
	padding: 160px 0;
}

.inner-center-grid.with-bg-each .inner-headline h2 {
	color: #fff !important;
}

.inner-center-grid.with-bg-each .inner-headline h2 .span-1 {
	color: #fff !important;
}
.inner-center-grid.with-bg-each .ry-container .ry-flex .each {
	padding: 60px;
	background: transparent;
	border: 1px solid #fff;
}

.inner-center-grid.with-bg-each .ry-container .ry-flex .each .text-group {
	background: transparent;
	padding: 0;
}

.inner-center-grid.with-bg-each .ry-container .ry-flex .each .text-group h3, 
.inner-center-grid.with-bg-each .ry-container .ry-flex .each .text-group p {
	color: #fff;
	font-weight: 400 !important;
}

.inner-treatment.large-block {}

.inner-treatment.large-block .ry-flex .each {
	width: calc(25% - 30px);
}

.inner-treatment.large-block .ry-container {
	max-width: 1600px !important;
	width: 90%;
}

.inner-treatment.large-block .ry-flex .each p {
	text-align: center;
	text-transform: initial;
	line-height: 1.5;
	margin-top: 10px;
	font-size: 18px;
}

.inner-center-grid.icon-version {
	margin: 160px 0;
}

.inner-background-section.about-version {
	background: #eaeaea;
}

.inner-background-section.about-version ol li p {
	color: #333  !important;
}

.inner-background-section.about-version .ry-text p {
	line-height: 1.4;
	color: #333 !important;
}

.inner-background-section.about-version .ry-text ol {
	margin: 30px 0;
}

.inner-background-section.about-version .inner-headline {
	margin-bottom: 40px;
}

.inner-background-section.about-version .ry-flex {
	align-items: flex-start;
}


.inner-background-section.about-version .ry-flex .each:nth-child(1) .inner-headline h2 {
	color: #30345a !important;
}

.inner-background-section .ry-container .each.each-solid .ry-text p {
	color: #fff;
}

.inner-center-grid.two-block .ry-container .ry-flex .each .text-group {
	padding: 60px;
}

.inner-center-grid.two-block .ry-container .ry-flex .each {
	width: 50%;
}
.inner-center-grid.one-block .ry-container .ry-flex .each {
    min-width: unset;
    width: 100%;
    max-width: 768px;
}

.inner-center-grid.one-block .ry-container .ry-flex {
    justify-content: center;
}

.inner-center-grid.two-block .ry-container .ry-flex {
    flex-wrap: wrap;
    justify-content: center;
}

.inner-center-grid.two-block .ry-container .ry-flex .each {
    width: calc(50% - 10px);
}

.inner-center-grid.with-bg-each.two-block .ry-container .ry-flex .each {
	padding: 0;
}

.inner-center-grid.with-bg-each .ry-container > .ry-text p {
	    max-width: 830px;
    margin: auto;
    color: #fff;
    font-size: 18px;
    margin-top: 20px;
}

.inner-section-grid .each-text .button-wrapper {
	display: flex;
	margin-top: 30px;
	gap: 10px;
	flex-wrap: wrap;
}

.inner-services-custom .mt-100 {
	margin-top: 60px;
}

.inner-services-custom .mb-100 {
	margin-bottom: 60px;
}

.inner-services-custom .mt-0 {
	margin-top: 0;
}

.inner-services-custom .mb-0 {
	margin-bottom: 0;
}

.inner-services-custom .mb-60 {
    margin-bottom: 60px;
}

.inner-section-grid.services-version .each-photo .photo {
	border-radius: 20px;
	overflow: hidden;
}

.inner-section-grid.services-version .ry-flex:not(:last-child) {
	margin-bottom: 60px;
}

.inner-background-section .ry-container .each.each-solid .ry-text ul li::marker {
	color: #fff;
}
@media (max-width: 1440px) {
	.inner-background-section .ry-container .each.each-solid ol li p,
	.inner-background-section .ry-container .each.each-solid ol li p a,
	.inner-background-section .ry-container .each.each-solid ol li a{
		font-size: 18px;
	}

	.inner-background-section .inner-headline h2 {
		font-size: 46px !important;
		line-height: 1 !important;
	}

	.inner-background-section .inner-headline h2 span {
		font-size: 26px !important;
	}

	.inner-background-section .ry-container .ry-flex .group-accord .ry-heading div {
		font-size: 18px;
	}

	.inner-background-section .ry-container .ry-flex .group-accord .ry-heading {
		padding: 25px 30px;
	}
	.inner-background-section .ry-container .ry-flex .group-accord .ry-content {
		padding: 15px 30px;
	}
	.inner-background-section .ry-container .ry-flex .group-accord .ry-heading::after {right: 20px;}

	.inner-treatment .ry-flex .each .title {
		font-size: 18px;
	}

	.inner-cta-custom .ry-flex .each .text-group .group-text .title {
		font-size: 24px;
	}

	.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper .icon {
		width: 55px;
		height: 55px;
	}

	.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper .icon svg {
		width: 20px;
		height: 20px;
	}

	.inner-cta-custom .ry-flex .each .photo {
		padding-bottom: 110%;
	}

}
@media (max-width: 1080px) {
	.inner-section-grid .ry-flex:not(:last-child) {
		margin-bottom: 60px;
	}
	.inner-center-grid .ry-container .ry-flex {
		flex-wrap: wrap;
		justify-content: center;
	}

	.inner-center-grid .ry-container .ry-flex .each {
		width: calc(50% - 30px);
	}

	.inner-center-grid.with-bg-each .ry-container .ry-flex .each {
		padding: 60px 30px;
	}

	.inner-center-grid.icon-version {
		margin: 100px 0;
	}

	.inner-center-grid.with-bg-each {
		padding: 100px 0;
	}

	.inner-treatment {
		padding: 100px 0;
	}
	.inner-center-grid {
		margin-bottom: 100px;
	}
	.inner-provider,
	.inner-cta-custom {
		margin-bottom: 100px;
	}

	.inner-center-grid .ry-container .ry-flex .each .text-group {
		padding: 50px 30px;
		background: #efefef;
	}
}
@media (max-width: 768px) {
	.inner-section-grid .ry-flex {
		flex-direction: column;
		gap: 40px;
	}

	.inner-section-grid .each-photo {
		padding: 0 !important;
	}

	.inner-cta-custom .ry-flex .each {
		width: 50%;
	}

	.inner-cta-custom .ry-flex .each .text-group {
		padding: 0 20px;
	}

	.inner-cta-custom .ry-flex .each .text-group .ry-text {
		padding-bottom: 20px;
	}

	.inner-cta-custom .ry-flex .each .text-group .ry-text p {
		font-size: 16px;
		line-height: 1.3;
	}

	.inner-cta-custom .ry-flex .each .text-group .ry-text {}

	.inner-cta-custom .ry-flex .each .text-group .group-text {
		padding-bottom: 20px;
	}

	.inner-cta-custom .ry-flex .each .text-group .group-text .title {font-size: 20px;}

	.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper .icon {
		width: 45px;
		height: 45px;
	}

	.inner-section-grid {
		margin: 100px 0;
	}

	.inner-provider .ry-flex .each {
		width: calc(50% - 30px);
		min-width: 320px;
	}

	.inner-provider .ry-flex .each .text-group {
		padding: 25px;
	}

	.inner-background-section .inner-headline h2 {
		font-size: 38px !important;
	}

	.inner-background-section .inner-headline h2 span {
		line-height: 1 !important;
		display: block;
		font-size: 22px !important;
	}

	.inner-background-section .ry-container .each.each-solid ol li {
		padding-left: 30px;
	}

	.inner-section-grid.services-version .ry-flex:nth-child(even) {
		flex-direction: column-reverse;
	}
}

@media (max-width: 620px) {
	.inner-center-grid .ry-container .ry-flex .each {
		width: 100%;
	}
	.inner-services-custom .ry-text p,
	.inner-background-section .ry-container .ry-flex .group-accord .ry-content p,
	.inner-background-section.about-version .ry-text p {
		font-size: 16px !important;
	}

	.inner-provider .ry-flex {
		margin-top: 30px;
	}

	.inner-cta-custom .ry-flex {
		/* flex-wrap: wrap; */
		gap: 10px;
	}

	.inner-cta-custom .ry-flex .each .text-group .group-text .title {
		font-size: 18px;
	}

	.inner-cta-custom .ry-flex .each .photo {
		padding-bottom: 120%;
	}

	.inner-cta-custom .ry-flex .each .text-group {
		padding: 0 15px;
	}

	.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper .icon {
		width: 35px;
		height: 35px;
	}

	.inner-cta-custom .ry-flex .each .text-group .group-text .icon-wrapper .icon svg {
		width: 15px;
		height: 15px;
	}

	.inner-section-banner .button-wrapper {
		flex-wrap: wrap;
		gap: 10px;
	}

	.inner-section-banner .button-wrapper .ry-btn {
		min-width: unset;
	}

	.inner-treatment .ry-flex {
		gap: 20px 10px;
	}

	.inner-treatment .ry-flex .each {
		min-width: 180px;
	}

	.inner-treatment .ry-flex .each .title {
		padding-top: 20px;
	}

	.inner-background-section .ry-container .ry-flex {
		flex-direction: column;
	}

	.inner-background-section .ry-container .each {
		width: 100%;
	}

	.inner-background-section .inner-bg {
		width: 100%;
		height: 260px;
	}

	.inner-background-section .ry-container .each.each-solid {
		padding: 60px 0;
	}

	.inner-background-section .ry-container .ry-flex .group-accord .ry-heading,
	.inner-background-section .ry-container .ry-flex .group-accord .ry-content {
		padding: 20px;
	}

	.inner-background-section .ry-container .ry-flex .group-accord .ry-heading div {}

	.inner-background-section .ry-container .each.each-text {
		min-height: 260px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.inner-background-section:nth-child(odd) .ry-flex {flex-direction: column-reverse;}

	.inner-background-section .ry-container .each.each-solid ol li p,
	.inner-background-section .ry-container .each.each-solid ol li a {
		text-align: left;
		font-size: 16px;
	}

	.inner-background-section .inner-headline h2 {
		font-size: 32px !important;
		text-align: center;
	}

	.inner-background-section .inner-headline h2 span {
		font-size: 20px !important;
		margin-bottom: 10px;
	}

	.inner-services-custom .inner-headline h2 {
		line-height: 1.1 !important;
		font-size: 30px !important;
		letter-spacing: -1px;
	}

	.inner-services-custom .inner-headline h2 .span-1 {
		font-size: 20px;
	}

	.inner-section-grid {
		margin: 60px 0;
	}

	.inner-treatment {
		padding: 100px 0;
	}


	.inner-background-section.big-text {}

	.inner-background-section.big-text .inner-bg {
		display: none;
	}

	.inner-background-section.big-text .ry-container {
		width: 100%;
	}

	.inner-background-section.big-text .ry-container .each.each-solid {
		padding: 60px 30px;
	}

	.inner-background-section.big-text .ry-container .each.each-text {
		padding: 60px 30px;
		background: url(https://static.royacdn.com/Site-cb3e6c6a-4c69-4cec-b261-1b0e48fdcc06/HomeAssets/background_for_single_page.png);
		background-size: 1000px;
		background-position: center;
	}

	.inner-treatment.large-block .ry-flex .each {
		width: 100%;
	}

	.inner-background-section .inner-bg.right-version {
		bottom: 0;
	}

	.inner-background-section .ry-container .each.each-text {
		min-height: unset;
		padding: 60px 0;
	}

	.inner-background-section .ry-container .each.each-text:before {
		content: "";
		position: absolute;
		left: -5%;
		width: 100%;
		min-width: 110%;
		height: 100%;
		background: url(https://static.royacdn.com/Site-cb3e6c6a-4c69-4cec-b261-1b0e48fdcc06/HomeAssets/background_for_single_page.png);
		background-size: cover;
		background-position: center;
	}

	.inner-background-section .inner-bg {
		display: none;
	}
	.inner-center-grid.two-block .ry-container .ry-flex .each {
		width: 100%;
	}

	.inner-treatment {
		padding: 60px 0;
	}
	
	.inner-center-grid {
		margin-bottom: 60px;
	}
	.inner-provider,
	.inner-cta-custom {
		margin-bottom: 60px;
	}

	.inner-center-grid .ry-container .ry-flex {
		margin-top: 20px;
	}

	.inner-center-grid.icon-version {
		margin: 60px 0;
	}

	.inner-center-grid.with-bg-each {
		padding: 60px 0;
	}

}

@media (max-width: 480px) {
	.inner-cta-custom .ry-flex .each {
		width: 100%;
		max-width: 100%;
	}

	.inner-cta-custom .ry-flex {
		flex-wrap: wrap;
	}

	.inner-cta-custom .ry-flex .each .text-group .ry-text p {
		text-align: left;
		font-size: 14px !important;
		line-height: 1.5;
	}

	.inner-cta-custom .ry-flex .each .text-group {
		padding: 0 30px 20px;
	}
}

/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media (min-width: 768px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/

}

@media (min-width: 992px) {

	/** PLACE YOUR LAPTOP AND UP CSS HERE **/

}

@media (min-width: 1080px) {
	.inner-services-custom .mt-100 {
		margin-top: 100px;
	}

	.inner-services-custom .mb-100 {
		margin-bottom: 100px;
	}

}
@media (min-width: 1200px) {

	/** PLACE YOUR DESKTOP AND UP CSS HERE **/
	.inner-center-grid .ry-container .ry-flex.grid-3 .each {
		max-width: calc(33.33% - 20px);
	}
	.inner-center-grid .ry-container .ry-flex.grid-4 .each {
		max-width: calc(25% - 20px);
	}
}