.module-services.style-9 {
	padding: 12vw 0;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-e15331e0-2cc5-4506-9153-c934ef54347c/Assets/Feature_Background_V2.jpg);
	background-size: cover;
	background-position: center;
	overflow: hidden;
	margin-top: -1px;
	/*box-shadow: 0px -10px 40px rgb(0 0 0 / 8%);*/
	z-index: 2;
}


.module-services.style-9 .ry-container {
	max-width: 1400px;
	width: 90%;
}


.module-services.style-9:before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 0;
	background: url(https://s3.amazonaws.com/static.organiclead.com/Site-59d71c0a-4e50-421c-b3d1-2d1cc6078a6e/Assets/Feature_Background.jpg);
	bottom: 0;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 40%;
	display: none;
}

.module-services.style-9 .section-headline h2 {
	font-size: 46px;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #dd925f;
	font-weight: 400;
	margin-bottom: 22px;
}

.module-services.style-9 .section-headline p {
	font-size: 18px;
	line-height: 160%;
	color: #555;
}

.module-services.style-9 .ry-flex {
	align-items: center;
}

.module-services.style-9 .ry-flex > .ry-each:nth-child(1) {
	max-width: 550px;
	width: 40%;
}

.module-services.style-9 .ry-flex .ry-each .services-details h4 {
	margin-bottom: 15px;
	font-size: clamp(1.5rem, 1.4432rem + 0.2841vw, 1.625rem);
	line-height: 45px;
	color: #ffffff;
	font-weight: 500 !important;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each h4{
	margin-bottom: 0px;
	font-size: clamp(1.0625rem, 0.9773rem + 0.4261vw, 1.25rem);
	line-height: 150%;
	color: #333333;
	font-weight: 500 !important;
	text-align: center;
	cursor: pointer;
	transition: .3s;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active h4 {
	color: #dd925f;
	transition: .3s;
}
.module-services.style-9 .ry-flex .ry-each .services-details h5{
	margin-bottom: 15px;
	font-size: clamp(1.5rem, 1.4432rem + 0.2841vw, 1.625rem);
	line-height: 150%;
	color: #333333;
	font-weight: 500 !important;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .ry-small-title {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	transform: translateY(55px);
	display: none;
}

.module-services.style-9 .ry-flex .ry-each .services-details p {
	font-size: 18px;
	line-height: 1.6;
	color: #ffffff;
	/*overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3; 
	-webkit-box-orient: vertical;*/
}

.module-services.style-9 .ry-flex .ry-each .services-details:not(.active) {
	display: none;
}

.module-services.style-9 .ry-flex .ry-each .services-details {
	margin: 40px 0 20px;
	ar,font-variant: diagonal-fractions;
	ar,font-variant: diagonal-fractions;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	justify-content: flex-end;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
	width: 100%;
	max-width: calc(33.3333% - 40px);
	flex-basis: unset;
	cursor: pointer;
	border-radius: 100% !important;
	box-shadow: 0 0 30px rgb(0 0 0 / 10%);
	background: #fff;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo {
	background: #dd925f !important;
	box-shadow: 0 0 40px rgb(0 0 0 / 20%)
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo {
	position: relative;
	padding-bottom: 100%;
	background: #fff;
	border-radius: 100%;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80%;
	height: 80%;
	object-fit: contain;
	/*max-height: 90px;
	max-width: 90px;*/
	transform: translate(-50%, -50%) rotate(0deg);
	border-radius: 300px;
}

.module-services.style-9 .ry-flex .ry-each .box-wrapper {
	/* transform: rotate(45deg); */
	/* border-radius: 80px; */
	/* overflow: hidden; */
}

.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
	/* margin-top: -120px; */
	/* margin-bottom: -120px; */
	/* border-radius: 50px; */
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(3) {
overflow: hidden;
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7) {
	border-bottom-left-radius: 60px;
	overflow: hidden;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex:before {
	content: "";
	position: absolute;
	/* right: 0; */
	width: 800px;
	height: 5px;
	background: #333;
	left: -420px;
	transform: rotate(90deg);
	display: none;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex:after {
	/* content: ""; */
	position: absolute;
	/* right: 0; */
	width: 800px;
	height: 5px;
	background: #fff;
	/* left: -420px; */
	bottom: -20px;
	transform: rotate(90deg);
	right: -420px;
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo {
background: #dd925f;
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:after,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo:after {
	background: #222222;
	transition: .3s;
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo img,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo img {
	filter: invert(1) brightness(0);
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 90%;
	height: 90%;
	border: 1px solid #dd925f;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	transition: .3s;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo:after {
	content: "";
	position: absolute;
	inset: 0;
	margin: auto;
	background: #fff;
	border-radius: 100%;
	width: 80%;
	height: 80%;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	z-index: 0;
	transition: .3s;
}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active .photo:before, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:before {
	opacity: 1;
	border-color: #ffffff;
	transition: .3s;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
	z-index: 1;
	/*filter: brightness(0) invert(0.4);*/
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:nth-child(7):hover .photo:before,
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.active:nth-child(7) .photo:before {
}

/*.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each:hover .photo:before {border: transparent;}
.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo .photo {
background: transparent;
}*/

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo .photo img {
	filter: unset !important;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo {
	cursor: initial;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo .photo:before {
	opacity: 0;
}

.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each.logo img {
	width: 90%;
	max-width: 75%;
}

div#serv-btn-block {
	justify-content: flex-start;
	gap: 0 20px;
	margin-top: 2em;
}

a#serv-btn {
	background: transparent !important;
	border: 2px solid #dd925f;
	color: #fff !important;
}

a#serv-btn:hover {
	background: #dd925f  !important;
	color: #fff !important;
}

.serv-btn-wrp a.ry-btn.ry-btn-secondary {
    color: #222 !important;
    background: #ffffff !important;
}

.serv-btn-wrp a.ry-btn.ry-btn-secondary:hover {
    background: #dd925f  !important;
	color: #fff !important;
}


.module-services.style-9 .ry-flex .ry-each .services-details>div:not(.ry-flex) {
	min-height: 210px;
}

@media (max-width: 1200px) {

	/** PLACE YOUR TABLET AND UP CSS HERE **/
	.module-services.style-9 {
		padding: 120px 0 14%;
	}
	/*
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each .photo img {
		max-width: 50%;
	}
	*/
}

@media (max-width: 1080px) {

	/** PLACE YOUR LAPTOP AND UP CSS HERE **/
	.module-services.style-9 {
		padding: 100px 0;
	}
	.module-services.style-9 .section-headline h2 {
		font-size: 50px;
	}

	.module-services.style-9 .ry-flex {
		flex-direction: column;
	}

	.module-services.style-9 .ry-flex > .ry-each:nth-child(1) {
		max-width: 100%;
		width: 100%;
	}

	.module-services.style-9 .section-headline h2 {
		text-align: center;
	}

	.module-services.style-9 .ry-flex .ry-each .services-details h4 {
		text-align: center;
	}

	.module-services.style-9 .ry-flex .ry-each .services-details p {
		text-align: center;
	}

	.module-services.style-9 .ry-flex .ry-each .ry-btn {
		margin-left: auto;
		margin-right: auto;
		/* display: flex; */
	}

	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex:before, .module-services.style-9 .ry-flex .ry-each .ry-inner-flex:after {
		opacity: 0;
	}
	.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
		padding: 0;
		flex-basis: unset;
		width: 100%;
		max-width: 70%;
		margin-top: 0;
		margin-bottom: 0;
		margin-top: 2em;
	}

	div#serv-btn-block {
		flex-direction: row;
		justify-content: center;
	}


	.module-services.style10 .ry-flex .ry-each .services-details h4 {
		font-size: 24px;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 768px) {
	.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
		max-width: 90%;
		margin-top: 1em;
	}
	.module-services.style-9 {
		padding: 120px 0 14%;
	}
}

@media (max-width: 480px) {
	.module-services.style10 .ry-flex .ry-each .services-details h4 {
		font-size: 20px;
	}

	.module-services.style-9 .section-headline h2 {
		font-size: 35px;
	}

	div.module-services.style-9 .ry-flex .ry-each .services-details h4 {
		font-size: 25px;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
		gap: 5px;
	}
}

@media (max-width:1360px) and (min-width:1199px) {
	div.module-services.style-9 .ry-flex > .ry-each:nth-child(1) {
		width: 50%;
		max-width: 500px;
	}

	div.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
		gap: 20px;
		justify-content: space-between;
	}

	div.module-services.style-9 .ry-flex > .ry-each:nth-child(2) {
		width: 50%;
	}
}

@media (max-width: 1080px) {
	.module-services.style-9 * {
		text-align: center !important;
	}
	.module-services.style-9 .ry-flex .ry-each .services-details>div:not(.ry-flex) {
		min-height: 100%;
	}
}

@media (max-width: 500px) {
	.module-services.style-9 {
		padding: 120px 0 14%;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
		width: 100%;
	}
	.module-20 .slider-controller {
		top: 37%;
	}
	#team-wrap .module-20 {
		padding: 6vw 0 40px;
	}
}


@media (max-width:767px) {
	div.module-services.style-9 {
		padding: 120px 0 14%;
	}
	div#serv-btn-block {
		flex-direction: column;
		gap: 20px;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-btn {
		width: 240px !important;
		max-width: 100%;
	}
}

@media (max-width: 600px){
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex {
		flex-direction: column;
		gap: 92px;
	}
	.module-services.style-9 .ry-flex .ry-each .ry-inner-flex .ry-each {
		max-width: 220px !important;
	}
}
@media (max-width: 500px){
	div.module-services.style-9 {
		padding: 120px 0 14%;
	}
}
/*.module-services.style-9 .ry-flex > .ry-each:nth-child(2):before {
content: "";
position: absolute;
background: url(https://s3.amazonaws.com/static.organiclead.com/Site-02cf7fb6-7b82-4e2a-b85a-3485462fbe9c/Assets/feature_services_V2.jpg);
width: 50vw;
right: 50%;
height: 130%;
bottom: 0;
top: 0;
z-index: 0;
border-top-left-radius: 500px;
border-bottom-left-radius: 500px;
box-shadow: inset -6px -6px 40px rgb(0 0 0 / 40%);
transform: translate(65%, -12%);
background-size: 100%;
background-repeat: no-repeat;
}*/

@media only screen and (max-width:1198px){
    .module-services.style-9 .ry-flex > .ry-each:nth-child(1){
        width:70%;
    }
}

.module-services.style-9 .section-headline h2 span {
    color: #fff !important;
}