
.module-67 {
	position: relative;
	z-index: 0;
	padding: 100vh 0 12em;
}

.module-67 .background-section {
	position: fixed;
}

.module-67 .ry-container .ry-content {
	margin-bottom: 4em;
}

.module-67 .logo-scroll {
	position: fixed;
	top: 160px;
	left: 0;
	right: 0;
	text-align: center;
	transform: scale(0);
	opacity: 0;
	transition: transform 0.4s ease, opacity 0.4s ease;
	z-index: 2;
	pointer-events: none;
	height: 0;
	padding-bottom: 40%;
}

.module-67 .logo-scroll img {
	object-fit: contain;
	display: inline-block;
	position: absolute;
	inset: 0;
	object-position: center center;
	width: 100%;
	height: 100%;
}

.module-67 .ry-container {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 0.6s ease, transform 0.6s ease;
	z-index: 9;
}

.module-67 .ry-container.show {
	opacity: 1;
	transform: translateY(0);
}
.module-67 .ry-container #about p {
	color: #353535;
}

/** Welcome End **/

/** Services Start */

.module-services.custom {
	padding: 0px 0 80px;
	position: relative;
	z-index: 1;
}

.module-services.custom .ry-container {
	width: min(1600px, 90%);
	max-width: 100%;
	position: relative;
	z-index: 99;
	display: flex;
	padding: 100px 5%;
	background: rgb(0 0 0);
	background-color: rgb(255 255 255);
	border-radius: 60px;
	margin-top: -10em;
	box-shadow: 0px 20px 30px rgb(0 0 0 / 30%);
}

.module-services.custom .ry-container:before {
	content: " ";
	position: absolute;
	inset: -18px;
	border-radius: 80px;
	z-index: -1;
	background: linear-gradient(to bottom, transparent, #bad9cb);
	-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
	-webkit-mask-composite: xor;
	mask-composite: exclude;
	padding: 8px;
}

.module-services.custom .section-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	inset: 0;
}

.module-services.custom .section-background img {
	object-fit: cover;
	height: 100%;
}

.module-services.custom .ry-headline h2 {
	color: #7bb2bd;
	margin-bottom: 60px;
	text-transform: capitalize;
	line-height: 1.2;
}

.module-services.custom .ry-headline h2 .span-1 {
	margin-bottom: 0px;
	color: #343434 !important;
}

.module-services.custom .ry-flex {
	justify-content: center;
	flex-wrap: wrap;
	gap: 60px;
	margin-bottom: 70px;
}

.module-services.custom .ry-flex .each-block {
	width: max-content;
	max-width: 280px;
	display: flex;
	flex-direction: column;
	gap: 20px;
	margin-bottom: 20px;
}

.module-services.custom .ry-flex .each-block .photo {
	width: 280px;
	height: 280px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f9f9f9;
	border-radius: 50%;
	background-size: cover;
}

.module-services.custom .ry-flex .each-block .photo img {
	height: 100%;
	max-width: 100%;
	object-fit: contain;
	position: absolute;
}

.module-services.custom .ry-flex .each-block .link, .module-services.custom .ry-flex .each-block .link a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 9;
	opacity: 0;
}

.module-services.custom .ry-flex .each-block .title {
	position: relative;
	max-width: 280px;
	line-height: 1.2;
	margin: auto;
	color: #fff;
}

.module-services.custom .ry-flex .each-block .title div {
	font-family: 'Jost',sans-serif !important;
	font-weight: 400 !important;
	font-size: 24px;
	text-transform: uppercase;
	color: #64656a;
}

.module-services.custom .ry-flex .each-block .title span {
	display: block;
	font-size: 18px !important;
	font-weight: 300;
	letter-spacing: 1px;
	margin-top: 10px;
	font-family: 'Jost', sans-serif !important;
	color: #545454;
	font-weight: 400 !important;
}

.module-services.custom .ry-flex .each-block:last-child .title {
	max-width: 200px;
	width: 100%;
}

.module-services.custom .ry-btn:not(:hover) {color: #fff;}

.module-services.custom .ry-btn {margin: auto;border: 1px solid white;border-radius: 32px !important;}

.module-66:before {
	opacity: 0 !important;
}
@media (min-width:2100px) {
	.module-services.custom {
		padding: 140px 0 140px;
	}
}

.module-services.custom .ry-flex .each-block .photo:before {
	content: " ";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 90%;
	height: 90%;
	border: 1px solid #3e4950;
	border-radius: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: .5s;
}

.module-services.custom .ry-flex .each-block:hover .photo:before {
	transform: translate(-50%, -50%)scale(1.25);
	border-color: #bad9cb;
}

.module-43.fixed .leadsDetails .button-wrapper .ry-btn.custom-icon {
	display: none;
}

@media (max-width: 1680px) {
	.module-services.custom .section-background {
		height: 100%;
	}

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

	.module-services.custom {
		padding: 140px 0 140px;
	}
}

@media (max-width: 1480px) {
	.module-services.custom .ry-flex .each-block .photo {
		width: 200px;
		height: 200px;
		/* padding-bottom: 100%; */
		display: flex;
		align-items: center;
	}

	.module-services.custom .ry-flex .each-block .title div {
		font-size: 18px;
	}
	.module-services.custom .ry-flex .each-block {width: 220px;}
}

@media (max-width: 1280px) and (min-width: 1081px) {

	.module-services.custom .ry-flex .each-block .photo img {
		height: 70px;
	}
}
@media (max-width: 1080px) {

	.module-services.custom .ry-flex .slick-list {
		margin: 0 -15px;
	}

	.module-services.custom .ry-flex .slick-list .each-block {
		margin: 0 15px;
	}

	.module-services.custom .slick-dots {
		list-style: none;
		padding-left: 0;
		display: flex !important;
		justify-content: center;
		margin: 30px 0;
		gap: 5px;
	}

	.module-services.custom .slick-dots li button {
		width: 12px;
		height: 12px;
		text-indent: -99999px;
		background: #424242;
		border-radius: 50%;
		opacity: .3;
	}

	.module-services.custom .slick-dots li.slick-active button {
		opacity: 1;
	}
	.module-hero.custom .item .text-center {
		padding-bottom: 56.25%;
	}

	.module-services.custom .ry-flex .each-block {
		max-width: unset;
		width: auto;
	}

	.module-services.custom .ry-flex {
		display: initial;
		gap: unset;
		margin: auto;
	}
	.module-services.custom .ry-flex .each-block .photo {
		/* padding-bottom: 100%; */
		/* height: 0; */
	}
}

@media (max-width: 620px) {
	.module-services.custom .ry-flex {
		width: 90%;
		max-width: 300px;
	}

	.module-services.custom .content {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.module-services.custom .ry-flex .each-block .title div {
		font-size: 16px;
	}
}

@media (max-width: 1080px) {
	.module-services.custom .ry-flex .each-block {
		justify-content: center;
		align-items: center;
	}
	.module-services.custom .ry-flex .each-block .photo img {
		top: 50%;
		transform: translate(-50%, -50%);
		left: 50%;
	}

	.module-services.custom .ry-flex .each-block .photo:before {
		opacity: 0;
	}
}


/** Services End **/

/*HP - TESTIMONIALS*/

.hp-custom-testimonials .background-section,
.hp-custom-testimonials .background-section img {
	position: absolute;
	inset: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.hp-custom-testimonials .testi-btn a.ry-btn.ry-btn-primary {
	border-radius: 36px !important;
}


.hp-custom-testimonials .ry-content {
	width: min(676px, 100%);
	border-radius: 32px;
	filter: drop-shadow(0px 16px 43.5px rgba(0,0,0,0.17));
	background-color: #ffffff;
	padding: 85px;
	position: absolute;
	top: 10rem;
}

.hp-custom-testimonials .each-testi .star-rate {
	display: flex;
}

.hp-custom-testimonials .each-testi .star-rate svg {
	width: 20px;
	fill: #f6ae32;
}


.hp-custom-testimonials .group-testi {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 30px;
}

.hp-custom-testimonials .testimony p {
	width:100%;
	letter-spacing: 0px;
	margin: 30px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5; /* number of lines to show */
	line-clamp: 5;
	-webkit-box-orient: vertical;
	font-size: 22px;
	line-height: 36px;
	color: #333333;
	font-weight: 400;
}

.hp-custom-testimonials .group-testi .testi-name p {
	font-size: 23px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #333;
	font-weight: 400;
}

.hp-custom-testimonials .background-section {position: relative;inset: 0;padding-bottom: 49%;}

.hp-custom-testimonials .hp-headline h2 {
	line-height: normal;
}

.hp-custom-testimonials ul.slick-dots {
	padding: 0;
	list-style: none;
	display: flex !important;
	gap: 5px;
	display: none !important;
}

.hp-custom-testimonials ul.slick-dots li button {
	color: transparent;
	width: 10px;
	height: 10px;
	background: #63656a;
	opacity: .3;
}
.hp-custom-testimonials ul.slick-dots li.slick-active button {
	width: 30px;
	opacity: 1;
}

.hp-custom-testimonials .testi-name {
	display: flex;
	align-items: center;
}


@media screen and (max-width: 1680px) {
	.hp-custom-testimonials .ry-content {
		top: 6rem;
	}
}

@media screen and (max-width: 1536px) {
	.hp-custom-testimonials .background-section {
		padding-bottom: 56.25%;
	}
}


@media screen and (max-width: 1366px) {
	.hp-custom-testimonials .background-section {
		padding-bottom: 61.25%;
	}
}

@media screen and (max-width: 1280px) {
	.hp-custom-testimonials .background-section {
		padding-bottom: 62.25%;
	}

	.hp-custom-testimonials .ry-content {
		top: 5rem;
	}
}

@media screen and (max-width: 1080px) {
	div.hp-custom-testimonials .background-section {
		padding-bottom: 71.25%;
	}
}

@media screen and (max-width: 991px) {
	div.hp-custom-testimonials .background-section {
		padding-bottom: 82%;
	}
}

@media screen and (max-width: 768px) {

	div.hp-custom-testimonials .background-section {
		padding-bottom: 100%;
	}

}

@media screen and (max-width: 680px) {
	div.hp-custom-testimonials .group-testi {
		align-items: center;
		justify-content: center;
		flex-direction: column-reverse;
		gap: 10px;
	}

	div.hp-custom-testimonials .hp-headline h2 {
		text-align: center;
	}

	div.hp-custom-testimonials .background-section img {
		object-position: 70%;
	}
	div.hp-custom-testimonials .ry-content {
		background-color: rgb(255 255 255 \/ 90%);
		padding: 10%;
	}

	div.hp-custom-testimonials .background-section {
		padding-bottom: 120%;
	}

	div.hp-custom-testimonials .testimony p {
		width: 100%;
		font-size: clamp(1.125rem, 0.9875rem + 0.6875vw, 1.8125rem);
	}
}



@media screen and (max-width: 768px) {
	.hp-custom-testimonials .ry-content {
		top: 50%;
		left: 50%;
		transform: translate(-50%, 12%) !important;
		background-color: rgb(255 255 255 / 92%);
	}
}
/*END OF HP - TESTIMONIALS*/



/* START OF HP - Featured Services 2 */

.hp-featured-services-2 {
	background: #e5f5f6;
}

.featured-srvcs-2 .ry-content {
	padding: 170px 0;
}

.featured-srvcs-2 .ry-content.grid {
	position: relative;
}

.featured-srvcs-2 .each-section .section-wrapper .abs-img {
	position: absolute;
	z-index: 9;
	top: -65px;
	right: -48px;
	width: max-content;
}

.featured-srvcs-2 .each-section .section-wrapper .grid{
	display: grid;
	grid-template-columns: 1fr 1fr;
	/* overflow: hidden; */
	border-radius: 30px;
}


.featured-srvcs-2 .each-section .section-wrapper {
	box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
	border-radius: 30px;
	background: #fff;
	/* overflow: hidden; */
}

.featured-srvcs-2 .heading h2 {
	font-size: 64px !important;
	color: #7bb2bd;
	font-weight: 400;
	line-height: 1.2;
	text-wrap: balance;
}

.featured-srvcs-2 .heading .span-1 {
	font-size: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #64656a;
	font-weight: 400;
	text-align: center;
}

.featured-srvcs-2 .heading p {
	width: min(564px, 100%);
	max-width: 100%;
	line-height: 36px;
	color: #333333;
	font-weight: 400;
	padding: 40px 0;
	font-size: 22px;
}

.featured-srvcs-2 .special-heading:after {
	content: " ";
	width: 947px;
	height: 230px;
	border-bottom-left-radius: 90px;
	border-bottom-right-radius: 90px;
	background-color: #7cb3be;
	position: absolute;
	z-index: 1;
	top: 0;
	left: -100px;
}

.featured-srvcs-2 .special-heading div {
	position: relative;
	z-index: 2;
}

.featured-srvcs-2 .special-heading h3 {
	font-size: 32px;
	color: #ffffff;
	font-weight: 400;
	font-family: "Rakkas";
}

.featured-srvcs-2 .special-heading .special-list ul li {
	font-size: 18px;
	line-height: 36px;
	color: #ffffff;
	font-weight: 400;
	/* line-height: 1.5; */
}

.featured-srvcs-2 .special-heading .special-list ul {
	/* column-count: 2; */
	/* --webkit-column-count: 2; */
	/* padding: 0; */
}

.spin {
	height: auto;
	animation: spin 5s linear infinite;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}


.spin:hover {
	animation-play-state: paused;
}

.featured-srvcs-2 .section-wrapper .img-block {
	overflow: hidden;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.featured-srvcs-2 .special-heading:before {
	content: " ";
	position: absolute;
	z-index: 2;
	right: -47px;
	top: -41px;
	width: 46px;
	height: 41px;
	background-color: #6597a0;
	border-top-right-radius: 100%;
}

.featured-srvcs-2 .special-heading {
	height: 100%;
	padding: 55px 0;
	width: 100%;
}

.featured-srvcs-2 .btn-wrapper {
	margin: 40px 0 0;
}

.featured-srvcs-2 .heading {
	padding: 130px 0 0 115px;
}

.featured-srvcs-2 .btn-wrapper a.ry-btn.ry-btn-primary {
	width: min(549px, 100%);
	max-width: 100%;
	height: auto;
	border-radius: 32px !important;
	background-color: #bad9cb !important;
	color: #333 !important;
	margin: 0 auto;
	letter-spacing: 1px;
	display: flex;
	align-items: center;
	justify-content: center;
}


.featured-srvcs-2 .each-section.even .section-wrapper .abs-img {
	left: -48px;
	right: 0;
}

.featured-srvcs-2 .each-section.even .section-wrapper .img-block {
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.featured-srvcs-2 .each-section.even .special-heading:before {
	right: 0;
	left: -47px;
	border-top-right-radius: unset;
	border-top-left-radius: 100%;
}

.featured-srvcs-2 .each-section.even .special-heading:after {
	left: -47px;
}

.featured-srvcs-2 .each-section {
	padding-bottom: 140px;
}


.featured-srvcs-2 .each-section.first .heading p {
	padding: 70px 0 60px;
}

.featured-srvcs-2 .each-section.third .special-heading {
	padding: 24px 0;
}

.featured-srvcs-2 .each-section.third .special-heading:after {
	height: 292px;
}

.featured-srvcs-2 .each-section.second .btn-wrapper a.ry-btn.ry-btn-primary {
	width: min(493px, 100%);
	max-width: 100%;
}

.featured-srvcs-2 .each-section.third .btn-wrapper a.ry-btn.ry-btn-primary {
	width: min(416px, 100%);
	max-width: 100%;
}

.featured-srvcs-2 .each-section.third .btn-wrapper {
	margin: 50px 0 0;
}

/* END OF HP - Featured Services 2 */

.hp-welcome-custom {
	margin-top: -1px;
	position: relative;
	min-height: 1180px;
}

.hp-welcome-custom .welcome-bg .bg-first {
	position: absolute;
	z-index: 1;
}

.hp-welcome-custom .welcome-bg .bg-second {
	z-index: 2;
	max-width: 100%;
	width: 100% !important;
}

.hp-welcome-custom .welcome-bg .bg-second img {
	margin: 100px auto 0;
	max-width: max-content;
}

.hp-welcome-custom .welcome-bg {
	position: relative;
}

.hp-welcome-custom .ry-content {
	position: absolute;
	z-index: 9;
	min-height: 1180px;
	padding: 18rem 0;
}

.hp-welcome-custom .ry-heading h2 br {
	display: none;
}

.hp-welcome-custom .ry-heading h2 {
	text-align: center;
	line-height: normal;
}

.hp-welcome-custom .ry-content .ry-text p {
	width: min(960px, 100%);
	max-width: 100%;
	font-size: 22px;
	line-height: 36px;
	color: #333333;
	font-weight: 400;
	margin: 0 auto;
	text-align: center;
	padding: 45px 0;
}

.hp-welcome-custom .btn-wrapper div {
	display: flex;
	align-items: center;
	justify-content: center;
}

div.featured-srvcs-2 .section-wrapper .img-block.mobile {
	display: none !important;
}

@media screen and (max-width: 1536px) {
	.hp-welcome-custom .bg-first img {
		min-height: 1180px;
	}

	.module-services.custom .ry-container {
		margin-top: -20rem;
	}

	.featured-srvcs-2 .each-section.odd .special-heading:after {
		width: 838px;
	}

	.featured-srvcs-2 .each-section.even .special-heading:after {
		width: 838px;
	}

	.featured-srvcs-2 .heading {padding: 110px 0 0 115px;}

	.featured-srvcs-2 .each-section.even .special-heading {
		padding: 25px 0;
	}

	.featured-srvcs-2 .special-heading .special-list ul li {
		line-height: 1.6;
	}

	.featured-srvcs-2 .each-section.second .btn-wrapper a.ry-btn.ry-btn-primary {
		margin: 30px auto;
	} 
}


@media screen and (max-width: 1440px) {
	div.featured-srvcs-2 .each-section.odd .special-heading:after {
		width: 795px;
	}

	div.featured-srvcs-2 .each-section.even .special-heading:after {
		width: 795px;
	}

	div.featured-srvcs-2 .special-heading h3 {
		font-size: 30px;
	}

	div.featured-srvcs-2 .heading p {
		font-size: 18px;
	}

	div.featured-srvcs-2 .heading .span-1 {
		font-size: 22px;
	}

	div.featured-srvcs-2 .heading {
		padding: 100px 0 0 70px;
	}
}


@media screen and (max-width: 1368px) {
	div.featured-srvcs-2 .each-section.first .heading p {
		padding: 30px 0;
	}

	div.featured-srvcs-2 .each-section.second .btn-wrapper a.ry-btn.ry-btn-primary {
		margin: 0 auto 30px;
	}

	div.featured-srvcs-2 .each-section.even .section-wrapper .img-block img {
		object-fit: cover;
		height: 55rem;
		object-position: center;
	}

	div.featured-srvcs-2 .special-heading {
		padding: 30px 0;
	}

	div.featured-srvcs-2 .each-section.odd .special-heading:after, div.featured-srvcs-2 .each-section.even .special-heading:after {
		width: 763px;
	}
}

@media screen and (max-width: 1336px) {
	div.featured-srvcs-2 .each-section.odd .special-heading:after, div.featured-srvcs-2 .each-section.even .special-heading:after {
		width: 748px;
	}

	div.featured-srvcs-2 .section-wrapper .img-block img {
		height: 60rem;
		object-fit: cover;
	}

	div.featured-srvcs-2 .heading p {
		text-wrap: balance;
	}
}

@media screen and (max-width: 1280px) {

	div.featured-srvcs-2 .special-heading div {
		position: relative;
		z-index: 2;
		flex-direction: column;

	}

	div.featured-srvcs-2 .each-section .section-wrapper .grid {
		grid-template-columns: 1fr;
	}

	div.featured-srvcs-2 .section-wrapper .img-block img, div.featured-srvcs-2 .each-section.even .section-wrapper .img-block img {
		height: 35rem;
		width: 100%;
		object-fit: cover;
	}

	div.featured-srvcs-2 .each-section .section-wrapper .grid .img-block {
		grid-row: 2;
	}

	div.featured-srvcs-2 .each-section .section-wrapper .grid .text-block {
		grid-row: 1;
	}

	div.featured-srvcs-2 .each-section .section-wrapper .grid .img-block {
		display: grid;
		grid-template-columns: 1fr;
		place-content: center;
		background: #bad9ca;
	}

	div.featured-srvcs-2 .btn-wrapper {
		margin: 30px 0;
		padding: 0 5%;
	}

	div.featured-srvcs-2 .each-section.odd .special-heading:after, div.featured-srvcs-2 .each-section.even .special-heading:after {
		width: 100%;
	}

	div.featured-srvcs-2 .special-heading:after {
		left: 0rem;
	}

	div.featured-srvcs-2 .each-section.odd .special-heading, div.featured-srvcs-2 .each-section.even .special-heading {
		background: #6597a0;
		padding: 5%;
	}

	div.featured-srvcs-2 .special-heading:after {
		display: none;
	}

	div.featured-srvcs-2 .heading p {
		width: 100%;
	}

	div.featured-srvcs-2 .special-heading:before {
		right: 0;
		display: none;
	}

	div.featured-srvcs-2 .each-section.second .btn-wrapper a.ry-btn.ry-btn-primary {
		margin: 0 auto;
	}

	div.featured-srvcs-2 .each-section.third .btn-wrapper {
		margin: 30px auto;
	}

	div.featured-srvcs-2 .each-section .section-wrapper .grid .img-block {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 30px;
		border-bottom-left-radius: 30px;
	}

	div.featured-srvcs-2 .section-wrapper .img-block.desktop {
		display: none !important;
	}

	div.featured-srvcs-2 .section-wrapper .img-block.mobile {
		display: block !important;
	}
}

@media screen and (max-width: 1080px) {
	div.module-44 .ry-flex.ry-grid {
		grid-template-columns: 1fr;
	}

	div.module-44 .ry-flex .ry-each:nth-child(2) ul {
		column-count: 1;
	}

	div.module-66 .bnr-textbox .ry-section-title {
		font-size: 80px;
	}


	div.featured-srvcs-2 .each-section .section-wrapper .abs-img {
		right: -15px;
	}

	div.featured-srvcs-2 .each-section.even .section-wrapper .abs-img {
		left: -15px;
	}

	div.module-28 .ry-section-title {
		text-align: center !important;
	}

	div.module-28 .ry-generic-copy p {
		text-align: center !important;
	}

	div.module-28 .ry-btn-wrapper {
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media screen and (max-width: 1024px) {

	div.module-66 {
		margin-top: 105px;
	}

	div.module-services.custom .slick-dots li {
		display: flex;
	}

	
	div.featured-srvcs-2 .ry-content {
	    padding: 80px 0 0;
	}
}

@media screen and (max-width: 768px) {
	div.hp-custom-testimonials .background-section, .hp-custom-testimonials .background-section img {
		object-position: 100%;
	}

	div.module-66 .bnr-textbox .ry-section-title {
		font-size: 68px;
		line-height: 1.2;
	}
}

@media screen and (max-width: 767px) {
    div.featured-srvcs-2 .heading {
        padding: 120px 5% 0;
    }
    
    
    div.featured-srvcs-2 .heading h2 {
        text-align: center;
    }
    
    
    div.featured-srvcs-2 .heading span, .featured-srvcs-2 .heading p {
        text-align: center !important;
        width: 100%;
        display: block;
    }
    
    div.featured-srvcs-2 .special-heading h3 {
        text-align: center;
    } 
}


@media screen and (max-width: 680px) {
	div.module-66 .bnr-textbox .ry-section-title span {
		font-size: 24px;
	}

	div.module-66 .bnr-textbox .ry-section-title {
		font-size: 55px;
	}
}

@media screen and (max-width: 500px) {
	div.hp-welcome-custom .ry-content {
		padding: 5rem 0 10rem;
		min-height: 1000px;
	}

	div.hp-welcome-custom .bg-first img {
		max-height: 1000px;
	}

	div.hp-welcome-custom {
		min-height: 1000px;
	}

	div.hp-custom-testimonials .background-section {
		padding-bottom: 140%;
	}


	div.module-66 {
		margin-top: 80px;
	}

	div.featured-srvcs-2 .each-section.even .section-wrapper .img-block img {
    object-position: 60%;
}
}
@media screen and (max-width: 480px) {
	div.hp-custom-testimonials .background-section {
		padding-bottom: 170%;
	}

	div.hp-custom-testimonials .ry-content {
		padding-bottom: 5%;
	}
}

@media screen and (max-width: 425px) {
	div.hp-welcome-custom .ry-content {
		padding: 5rem 0 10rem;
		min-height: 1100px;
	}
	
	div.hp-welcome-custom .bg-first img {
		max-height: 1100px;
	}
	
	div.hp-welcome-custom {
		min-height: 1100px;
	}
	
	div.featured-srvcs-2 .heading {
		padding: 120px 5% 15px;
	}
}
