#servicespage.exomind .container {
	max-width: 1140px;
	width: 100%;
	padding: 0 20px;
}

#servicespage.exomind #serviceshero #herocircle {
	background: transparent;
	width: 182px;
	height: 182px;
	left: -89px;
	top: -67px;
	padding: 0;
}

#servicespage.exomind #work .inner {
	gap: 20px;
}

#servicespage.exomind #work .right {
	margin-top: 10px;
	width: 463px;
	position: relative;
}

#servicespage.exomind #work .herocircle {
	box-shadow: none !important;
	position: absolute;
	top: -31px;
	right: 33px;
	display: none;
}


#servicespage.exomind #work .right img {
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.15);
	margin: 0 auto;
}

#servicespage.exomind #work .right img.mobile {
	display: none;
}

#servicespage.exomind #work .left h4 {
	max-width: 490px;
}

#servicespage.exomind #work .left p {
	max-width: 550px;
	line-height: 1.466em;
	letter-spacing: 0.02em;
}

#servicespage.exomind #work sup {
	font-size: 60%;
	bottom: 0.5em
}

#servicespage.exomind #textwithbackground {
	height: 381px;
	margin-bottom: 82px;
	padding-top: 10px;
}

#servicespage.exomind #textwithbackground .container {
	max-width: 1160px;
}

#servicespage.exomind #textwithbackground h3 {
	color: #000;
	margin-bottom: 23px;
	font-weight: 400;
}

#servicespage.exomind #textwithbackground p {
	line-height: 1.466em;
	padding: 0 0 1em 0;
}

#servicespage.exomind .accordionjs .acc_section .acc_content, 
#servicespage.exomind .accordv2 .acc_content {
	padding-right:0;
}

#servicespage.exomind #textwithbackground .inner {
	max-width: 680px;
}

#servicespage.exomind #accord h3 {
	padding: 30px 0 60px 0;
	text-align: center;
	color: #222;
	width: 100%;
	display: block
}

#servicespage.exomind #checkblock.v2 {
	padding: 66px 0 60px 0;
	background: #edf0f5
}

#servicespage.exomind #checkblock.v2 .container {
	max-width: 751px;
}

#servicespage.exomind #checkblock.v2 li .titl {
	max-width: 280px;
	margin-left: auto;
	margin-right: auto
}

#servicespage #how {
	padding: 80px 0px 60px 0px;
	background-image: url('../../images/exo-bg.png');
	background-size: auto;
	background-position: 50% 58%;
	background-repeat: no-repeat;
}

#servicespage #how .inner {
	align-items: flex-start;
	justify-content: space-between;
}

#servicespage.exomind #how .left {
	width: 100%;
}

#servicespage.exomind #how .left img {
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.15);
	display: block;
	max-width: 343px;
	margin: 0 auto;
}

#servicespage.exomind #how .left img.mobile {
	display: none;
}

#servicespage.exomind #how .right {
	width: 100%;
}

#servicespage.exomind #how .right-inner {
	max-width: 456px;
}

#servicespage.exomind #how .right h4 {
	max-width: 490px;
	margin-bottom: 21px;
}

#servicespage.exomind #how .right p {
	max-width: 550px;
	line-height: 1.466em;
	letter-spacing: 0.02em;
}

#servicespage.exomind #how .right ul {
	margin-bottom: 28px;
}

#servicespage.exomind #how .right li {
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.02em;
	position: relative;
	list-style: none;
	margin-bottom: 21px;
}

#servicespage.exomind #how .right li::before {
	content: '';
	position: absolute;
	display: block;
	top: 8px;
	left: -14px;
	background-image: url('../../images/list-icon.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 9px;
	height: 7px;
}

#servicespage.exomind #evolution {
	background-color: #ecf0f6;
	text-align: center;
	padding: 61px 0;
}

#servicespage.exomind #evolution .container {
	max-width: 1210px;
}

#servicespage.exomind #evolution ul {
	justify-content: center;
	gap: 14px;
}

#servicespage.exomind #evolution h4 {
	text-align: center;
	margin-bottom: 20px;
}

#servicespage.exomind #evolution li {
	font-size: 16px;
	line-height: 20px;
	position: relative;
	text-align: center;
}

#servicespage.exomind #evolution li .img {
	height: 132px;
	display: flex;
	justify-content: center;
	align-items: end;
	margin-bottom: 5px;
}

#servicespage.exomind #evolution ul .arrow {
	padding-bottom: 49px;
	align-self: center;
}

#servicespage.exomind #evolution ul .arrow:last-of-type {
	display: none;
}

#servicespage.exomind #evolution strong {
	font-weight: 700;
	font-size: 18px;
}

#servicespage.exomind #evolution p {
	line-height: 20px;
}

#servicespage.exomind #textwithbackground .inner p {
	padding-top:0;
	line-height: 22px;
}

#servicespage.exomind #treatment {
	margin-bottom: 74px;
}

#servicespage.exomind #treatment .container {
	max-width: 1160px;
}

#servicespage.exomind #treatment .inner {
	gap: 20px;
	justify-content: space-between;
}

#servicespage.exomind #treatment .right {
	width: 463px;
}

#servicespage.exomind #treatment .right img {
	box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.15);
	margin: 0 auto;
}

#servicespage.exomind #treatment .right img.mobile {
	display: none;
}

#servicespage.exomind #treatment .left h4 {
	max-width: 566px;
	margin-bottom: 21px;
}

#servicespage.exomind #treatment .left p {
	max-width: 550px;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.02em;
	margin-bottom: 8px;
}

#servicespage.exomind #checkblock.v2 li {
	padding-bottom: 30px;
	width: 33.3333333%
}

#servicespage.exomind #checkblock.v2 li p {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	line-height: 20px;
	max-width: 350px
}

#servicespage.exomind #checkblock.v2 h4 {
	padding-bottom: 34px
}


#servicespage.exomind .accordv2 li a {
	text-decoration: underline;
	font-weight: 700;
	color: #b491bb
}

@media screen and (max-width: 992px ) {
	#servicespage.exomind #evolution ul {
		flex-direction: column;
		gap: 0;
	}

	#servicespage.exomind #evolution ul br {
		display: none;
	}

	#servicespage.exomind #evolution ul strong {
		display: block;
		margin: 0 auto 6px auto;
	}

	#servicespage.exomind #evolution ul .arrow {
		padding-bottom: 0;
	}

	#servicespage.exomind #evolution ul .arrow img {
		transform: rotate(90deg);
		margin: 6px 0 -4px 0;
	}

	#servicespage.exomind #evolution li .img {
		height: auto;
		margin: 10px 0;
	}

	#servicespage.exomind #evolution li .img img {
		width: 78px;
		height: 78px;
	}

	#servicespage.exomind #evolution ul li:last-of-type .img img {
		width: 108px;
		height: 108px;
	}

	#servicespage.exomind #evolution .titl {
		max-width: 240px;
		margin: 0 auto;
		font-size: 14px;
		line-height: 22px;
	}
}

@media screen and (max-width: 830px ) {
	#servicespage.exomind #serviceshero #herocircle {
		top: -130px;
		left: 0;
		width: 150px;
		height: 150px;
	}
}

@media screen and (max-width: 767px ) {
	#servicespage.exomind #serviceshero .box h1 {
		font-size: 25px !important;
		line-height: 34px !important;
	}

	#servicespage.exomind #serviceshero .box {
		padding: 25px 25px 35px 25px;
	}

	#serviceshero .box p {
		font-size: 13px !important;
		line-height: 22px !important;
		margin-bottom: 11px;
	}

	#servicespage.exomind h4 {
		font-size: 26px !important;
	}

	#servicespage.exomind #work .left h4 {
    max-width: 260px;
		font-weight: 600;
	}

	#servicespage.exomind #work .left p {
		font-size: 13px;
		line-height: 22px;
	}

	#servicespage #how .inner {
		flex-direction: column-reverse;
	}

	#servicespage.exomind #how .left img.mobile,
	#servicespage.exomind #treatment .right img.mobile,
	#servicespage.exomind #work .right img.mobile {
		display: block;
	}

	#servicespage.exomind #treatment .right img:not(.mobile),
	#servicespage.exomind #how .left img:not(.mobile),
	#servicespage.exomind #work .right img:not(.mobile) {
		display: none;
	}
 
	#servicespage.exomind #checkblock.v2 li .titl {
		font-size: 14px;
		line-height: 22px;
		max-width: 219px;
		margin-top: 9px;
	}

	#servicespage.exomind #checkblock.v2 li .titl br {
		display: none;
	}

	#servicespage #how {
		padding-top: 50px;
	}

	#servicespage.exomind #how .right h4 {
		margin-bottom: 10px;
	}

	#servicespage.exomind #how .right ul {
		margin-left: 20px;
	}

	#servicespage.exomind #how .right li {
		font-size: 13px;
		line-height: 22px;
	}

	#servicespage.exomind #how .right li::before {
		left: -19px;
	}

	#servicespage.exomind #textwithbackground {
		height: 489px;
	}

	#servicespage.exomind #textwithbackground .cntn {
		padding-top: 75px;
	}

	#servicespage.exomind #textwithbackground h3 {
		margin-bottom: 12px;
	}

	#servicespage.exomind #treatment .inner {
		flex-direction: column;
	}

	#servicespage.exomind #treatment .right {
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 700px) {
	#servicespage.exomind #checkblock li {
		margin-top: 0 !important
	}

	#servicespage.exomind #textwithbackground {
		margin-bottom: 50px;
	}
}

@media screen and (max-width: 600px ) {
	#servicespage.exomind #work .herocircle,
	#servicespage.exomind #work .herocircle img {
		max-width: 131px;
		box-shadow: none;
		display: block !important;
	}
}

@media only screen and (max-width: 576px) {
	#servicespage:not(.v1) #serviceshero {
		padding-top: 250px;
		padding-bottom: 60px;
	}

	#servicespage.exomind #accord h3 {
		padding: 30px 0;
	}

	#servicespage.exomind #checkblock.v2 h4 {
		padding-bottom: 30px;
	}

	#servicespage.exomind #accord {
		margin-top: 30px;
	}

	#servicespage.exomind #checkblock.v2 li {
		padding-bottom: 41px;
	}

}