/* Banner-button */
.banner-button {
	/* 	border: 0.1rem solid #6427DB;
	background: #6427DB; */
	color: #fff;
	font-size: 1.5rem;
	font-weight: 400;

}
.banner-button:hover, .banner-button:focus {

}
section.xponent-commercial {
	margin: 9.5rem 0 3rem;
}
section.xponent-commercial .banner-img img {
	width: 80%;
	height: 20rem;
	object-fit: contain;
	margin-top: 0;
	margin-left: 0;
}
/* End Banner-button */

/* Xponent-commercial Section */
section.xponent-commercial h1 {
	font-size: 3rem;
	font-weight: 600;
}
.xponent-commercial .work-bench p {
	font-size: 1.5rem;
}
section.xponent-commercial .banner-btn a:nth-child(2) {
	padding: 0.8vw 2.5vw;
}
/* End Xponent-commercial Section */

/* Bring-out Section */
section.bring-out-section h3 {
	font-weight: 600;
	color: #232937;
}
section.bring-out-section p {
	font-size: 1.7rem;
}
section.bring-out-section {
	background-image: none;
	background-color: #f5f5f5;
}
section.bring-out-section .ai-game-details {
	position: relative;
}
section.bring-out-section .progress-percent:last-child .ai-game-details::after{
	display: none;
}
section.bring-out-section .ai-game-details::after {
	content: "";
	height: 5rem;
	top: 1.5rem;
	right: 0;
	position: absolute;
	border-right: 0.4rem solid #4f545f;
}
section.bring-out-section .ai-game-details.third-detail::after {
	border-right: 0 !important;
}
section.bring-out-section span {
	font-size: 6rem;
	font-weight: 600;
	/*background: linear-gradient(#21552F, #6427DB);
	background: -webkit-linear-gradient(#21552F, #6427DB);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;*/
}
section.bring-out-section span.percent {
	font-size: 3rem;
}
section.bring-out-section .ai-game-details p {
	font-size: 1.75rem;
	font-weight: 500;
	margin: 1rem auto;
	width: 85%;
}
/* End Bring-out Section */

/* Our approach Section */
section.our-approach-section h3 {
	font-size: 3.5rem;
	padding: 0 0 3rem 0;
	margin: 0 auto;
	width: 90%;
	text-align: center;
	font-weight: 600;
	color: #232937;
}
section.our-approach-section .top-content {
	background-color: #DEDFE1;
}
section.our-approach-section .top-content ul li {
	font-weight: 500;
	color: #232937;
	border-right: 0.2rem solid #232937;
}
section.our-approach-section .arrow-down {
	width: 0;
	height: 0;
	border-left: 1.3rem solid transparent;
	border-right: 1.3rem solid transparent;
	border-top: 1.3rem solid #DEDFE1;
}
section.our-approach-section .slickwrapper .slide-content p {
	font-weight: 500;
	line-height: 1.5;
	color: #232937;
	font-size: 1rem !important;
}
section.our-approach-section .arrow-up {
	width: 0;
	height: 0;
	border-left: 1.3rem solid transparent;
	border-right: 1.3rem solid transparent;
	border-bottom: 1.3rem solid #DEDFE1;
}
section.our-approach-section .bottom-content {
	background-color: #DEDFE1;
}
section.our-approach-section .bottom-content ul li {
	font-weight: 400;
	color: #232937;
	border-right: .2rem solid #232937;
	vertical-align: top;
	padding-right: 1rem;
	min-height: 5rem;
}
section.our-approach-section .approach-right:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0%;
	width: 0.1rem;
	height: 100%;
	background: #DEDFE1;
}
/* End Our approach Section */

@media(max-width:991px){
	section.want-to-learmore .container {
		max-width: 91.5%;
	}
	/* 	section.want-to-learmore {
	padding-bottom: 8rem !important;
} */
}

section.want-to-learmore .inner-more-cnt p {
	width: 100% !important;
}
section.want-to-learmore .card-learn-more {
	margin-top: 3rem;
}

/* why xponent Section */
section.why-xponent-section h3 {
	font-size: 3.5rem;
	font-weight: 600;
	color: #232937;
	margin-top: 0;
}
section.why-xponent-section p {
	font-size: 1.7rem;
	padding: 2.5rem 0 1.5rem;
	width: 87%;
	margin: 0 auto;
}
section.why-xponent-section .left-service .processing-image img {
	width: 7rem;
	float: none;
	/* 	margin-left: 2rem; */
}
section.why-xponent-section .right-service .processing-image img {
	width: 7rem;
	/* 	float: right; */
	margin-right: 2rem;
}
section.why-xponent-section .right-service {
	float: left;
	text-align: left;
	margin: 0 -1rem;
}
section.why-xponent-section .left-service h4 {
	font-size: 2.6rem;
	color: #6427DB;
	font-weight: 600;
}
section.why-xponent-section .right-service h4 {
	font-size: 2.6rem;
	color: #F72775;
	font-weight: 600;
}
section.why-xponent-section .processing-method h5 {
	font-size: 2.2rem;
	font-weight: 500;
	color: #232937;
}
section.why-xponent-section .left-service .processing-method h5 {
	width: 80%;
	margin: 0 0 2.5rem auto;
}
section.why-xponent-section .right-service .processing-method h5 {
	width: 81%;
	margin: 0 auto 2.5rem 0;
}
section.why-xponent-section .processing-method span.head-title p {
	font-size: 1.7rem !important;
	font-weight: 600;
	color: #4f545f;
	line-height: 1.3;
	margin-bottom: 2.5rem;
}
section.why-xponent-section .left-service .processing-method span.head-title p {
	width: 87%;
	margin: 0 0 2.5rem auto;
}
section.why-xponent-section .right-service .processing-method span.head-title p {
	width: 86%;
	margin: 0 auto 2.5rem 0;
}
.processing-content span.more p {
	padding: 0 !important;
	font-size: 1.68rem !important;
	font-weight: 400;
	line-height: 1.4;
	color: #4f545f;
}
section.why-xponent-section .left-service .processing-content span.more p {
	width: 90%;
	margin: 0 0 5rem auto;
}
section.why-xponent-section .right-service .processing-content span.more p {
	width: 90%;
	margin: 0 auto 5rem 0;
}
section.why-xponent-section .xponent-details {
	margin: 0rem;
}
/* End why xponent Section */

/* commercial lines section */
.commercial-lines-section {
	text-align: center;
}
section.commercial-lines-section .leading-commercial {
	width: 100%;
	margin: 3rem 0 4rem;
}
section.commercial-lines-section h2 {
	padding: 0 1rem;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	line-height: 1.4;
	font-size: 2.15rem !important;
	color: #fff;
	margin-bottom: 3rem;
}
section.commercial-lines-section a.pdf-link {
	color: #232937;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.7rem;
	display: inline-block;
	padding: 1.3rem 4rem;
	text-decoration: none;
	background: #FCD200;
	border: 0.2rem solid #FCD200;
}
section.commercial-lines-section a.pdf-link:hover {
	background: transparent;
	color: #fff !important;
}
/* End commercial lines section */

/* configured-to-benefit */
section.configured-to-benefit h3 {
	padding: 0 0rem 3rem;
	line-height: 1.3;
	width: 73%;
	margin: 0 auto;
	font-weight: 600;
}
section.configured-to-benefit .endless-content {
	margin-bottom: 4rem;
}
section.configured-to-benefit img {
	width: 80%;
	margin: 0 0 0 auto;
}
section.configured-to-benefit h5 {
	font-size: 2.6rem;
	font-weight: 500;
	width: 90%;
}
section.configured-to-benefit .endless-content p {
	font-size: 1.68rem !important;
	font-weight: 400;
	line-height: 1.4;
	width: 94%;
	padding: 1rem 0;
	/* 	color: #4f545f; */
}
section.configured-to-benefit .endless-content .endless-last-content {
	width: 97%;
	padding: 0;
}
/* section.configured-to-benefit .banner-button {
padding: 1.5rem 6.5rem !important;
} */
/* End configured-to-benefit */

/* Endless-benefits */
section.endless-benefits h3 {
	padding: 0;
	margin: 0 auto;
	width: 85%;
	text-align: center;
	font-size: 2.9rem;
	font-weight: 600;
	margin-bottom: 2.5rem;
	line-height: 1.3;
}
section.endless-benefits p {
	text-align: center;
	width: 85%;
	padding: 0 0 3rem;
	margin: 0 auto;
	font-size: 1.7rem;
	/* 	color: #3D3D3D; */
}
section.endless-benefits .competitive-edge {
	padding: 0;
}
section.endless-benefits .endless-image img {
	width: 50%;
	margin: 0 0 0 auto;
}
section.endless-benefits .endless-content .endless-multi {
	min-height: 19rem;
}
section.endless-benefits .Endless-details {
	padding: 0;
}
section.endless-benefits .endless-content p {
	font-size: 1.15rem !important;
	font-weight: 400;
	color: #000;
	line-height: 1.3;
	height: auto;
	width: 88%;
	margin: 0 auto 0 0;
	/* 	padding: 0 0 3rem 0 !important; */
}
section.endless-benefits .benefit-btn {
	text-align: center;
	padding: 0;
	margin-bottom: 0;
	margin-top: 2rem;
}
/* section.endless-benefits .banner-button {
padding: 1.5rem 6.5rem !important;
} */
/* End Endless-benefits */

/* want-to-learmore section*/
section.want-to-learmore .inner-more-cnt h3 {
	font-size: 3.4rem;
	font-weight: 600;
	padding-bottom: 1rem;
}
section.want-to-learmore .inner-more-cnt .want-to-learmore-content {
	font-size: 1.7rem;
	font-weight: 400;
	color: #000 !important;
	width: 100%;
	text-align: center;
	margin-bottom: 3rem;
}


section.want-to-learmore .inner-more-cnt h4 {
	border-bottom: 0;
	font-size: 2.2rem;
}
section.want-to-learmore .inner-more-cnt p {
	margin: 0;
}
section.want-to-learmore .inner-more-cnt p a {
	font-size: 1.2rem;
	font-weight: 500;
	/* 	color: #4f545f; */
}
section.want-to-learmore .learmore-download:hover {
	color: #AE7F2E;
}
section.want-to-learmore .learmore-download {
	font-size: 1.9rem;
	font-weight: 600;
	color: #4f545f;
}
section.want-to-learmore .banner-button {
	border: 0.1rem solid #6427DB !important;
	background: #6427DB !important;
	color: #fff !important;
	font-size: 1.7rem !important;
	font-weight: 500 !important;
	padding: 1.5rem 6.5rem !important;
	text-transform: uppercase !important;
}
.banner-button:hover {

}
/* End want-to-learmore section*/

/* The first step section */
section.the-first-step .first-content h3 {
	font-size: 3rem;
	font-weight: 600;	
	padding: 0 0;
	line-height: 1.3;
}
section.the-first-step p {
	font-size: 1.6rem;
	padding: 1.5rem 0rem 3rem 0rem;
	font-weight: 400;
	color: #000;
	line-height: 1.2;
}
section.the-first-step .row.tf-mt-5 {
	margin: 0;
	display: flex;
	align-items: center;
}
section.the-first-step .benefit-btn {
	margin: 0;
}
section.the-first-step .benefit-btn .banner-button {
	padding: 0.7vw 2.5vw;
}
section.the-first-step .solution-export img {
	width: 60%;
	float: none;
	margin: 3rem auto;
}
/* End The first step section */

/* Footer section starts */
footer .footer-shape {
	background-color: #f5f5f5;
}
/* Footer section ends */

section.why-xponent-section .right-service h4 {
	margin-left: 9.25rem;
	position: relative;
	left: 2.25rem;
}
.processing-image.pc06 img {
	width: 9.5rem !important;
}
.our-approach-section .arrow-bottom ul {
	margin-top: 0;
}

@media (max-width: 1024px) {
}

@media (max-width: 991px) {
	.xponent-commercial .banner-img img {
		width: 85%;
		margin: 0 auto;
		display: block;
	}
	section.why-xponent-section .right-service h4 {
		margin-left: 5rem;
		left: 3.25rem;
	}
	.xponent-commercial .work-bench p {
		font-size: 3.1rem;
	}
	section.bring-out-section p {
		font-size: 2.3rem;
	}
	section.bring-out-section span {
		font-size: 3rem;
	}
	section.bring-out-section .ai-game-details p {
		font-size: 2.15rem;
	}
	section.bring-out-section:before {
		top: -24.6rem;
	}
	section.bring-out-section .ai-game-details::after {
		border: none;
	}
	section.our-approach-section h3 {
		font-size: 2.8rem;
	}
	section.why-xponent-section p {
		font-size: 2.3rem;
	}
	section.our-approach-section .slickwrapper .slide-content p {
		font-weight: 700;
	}
	section.why-xponent-section .left-service h4 {
		font-size: 1.8rem;
		color: #6427DB;
		font-weight: 700;
	}
	section.why-xponent-section .left-service .processing-image img {
		width: 7rem;
		float: none;
		margin-left: 0rem;
	}
	section.why-xponent-section .right-service .processing-image img {
		width: 7rem;
		float: right;
		margin-right: 0rem;
	}
	section.why-xponent-section .right-service h4 {
		font-size: 1.8rem;
		color: #F72775;
		font-weight: 600;
	}
	section.why-xponent-section h3 {
		font-size: 2.8rem;
	}
	section.why-xponent-section .right-service {
		float: left;
		text-align: left;
		margin: 0 0rem;
	}
	section.why-xponent-section .left-service .processing-method h5 {
		width: 100%;
		font-size: 1.8rem;
		margin: 0 0 2.5rem auto;
	}
	section.why-xponent-section .right-service .processing-method h5 {
		width: 100%;
		font-size: 1.8rem;
		margin: 0 auto 2.5rem 0;
	}
	section.why-xponent-section .left-service .processing-method span.head-title p {
		width: 100%;
		margin: 0 0 2.5rem auto;
	}
	section.why-xponent-section .left-service .processing-content span.more p {
		width: 100%;
		margin: 0 0 5rem auto;
	}
	section.commercial-lines-section h2 {
		width: 100%;
	}
	section.configured-to-benefit::after {
		bottom: -77.8rem;
	}
	section.configured-to-benefit h3 {
		font-size: 2.8rem;
	}
	section.configured-to-benefit h5 {
		width: 100%;
	}
	section.configured-to-benefit .endless-content p {
		width: 100%;
	}
	section.endless-benefits {
		padding: 0;
	}
	section.endless-benefits h3 {
		width: 100%;
	}
	section.endless-benefits p {
		width: 100%;
		font-size: 2.2rem;
	}
	section.endless-benefits .endless-content p {
		width: 100%;
	}
	section.endless-benefits .end-content:nth-child(6){
		min-height: 13rem;
	}
	/* 	section.endless-benefits .endless-content p {
	font-size: 1.5rem !important;
} */
	section.endless-benefits .endless-image img {
		width: 100%;
		margin: 0 0 0 auto;
	}
	section.endless-benefits .endless-content .endless-multi {
		min-height: 13rem;
	}
	section.endless-benefits .benefit-btn {
		margin-bottom: 0rem;
	}
	section.want-to-learmore:before {
		top: -55.5rem;
	}
	/* 	section.want-to-learmore .inner-more-cnt p a {
	font-size: 1.7rem;
	font-weight: 500;
	color: #4f545f;
} */
	section.want-to-learmore .col-md-8 {
		text-align: left;
	}
	section.the-first-step .row.tf-mt-5 {
		margin: 5rem 0;
	}
	section.the-first-step .first-content h3 {
		font-size: 2rem;
	}
	section.the-first-step p {
		font-size: 1.8rem;
	}
	section.the-first-step .solution-export img {
		margin: 0 auto;
		width: 100%;
	}
	/* 	section.xponent-commercial {
	margin: 4rem 0 6rem;
	padding-top: 4rem;
} */
	.Endless-details {
		min-height: 21rem;
	}
	.endless-benefits .Endless-details {
		min-height: 14rem;
	}
}

@media (max-width: 767px) {
	section.why-xponent-section .right-service h4 {
		margin-left: 0rem;
	}
	.banner-button:hover {

	}
	section.xponent-commercial h1 {
		font-size: 2rem;
	}
	section.xponent-commercial .banner-img img {
		margin: 0 auto;
	}
	.xponent-commercial .work-bench p {
		font-size: 1.5rem;
	}
	section.bring-out-section p {
		font-size: 1.8rem;
	}
	a.banner-button {
		padding: 4% 22%;
	}
	section.bring-out-section {
		padding: 5rem 0 3rem 0;
	}
	section.xponent-commercial .banner-btn a:nth-child(2) {
		padding: 4% 22%;
	}
	section.xponent-commercial .banner-img img {
		max-width: 100%;
		height: auto;
	}
	section.bring-out-section span {
		font-size: 3rem;
	}
	section.bring-out-section .ai-game-details p {
		width: 90%;
	}
	section.bring-out-section .ai-game-details p {
		font-size: 1.5rem;
	}
	section.our-approach-section h3 {
		width: 100%;
		font-size: 2rem;
		padding-bottom: 3rem;
	}
	section.our-approach-section {
		margin: 0;
	}
	section.why-xponent-section .left-service .processing-image img {
		margin-left: 0;
	}
	section.our-approach-section .slickwrapper .slide-content p {
		font-weight: 700;
	}
	section.why-xponent-section .processing-method h5 {
		font-size: 2rem;
	}
	section.why-xponent-section p {
		font-size: 2rem;
		width: 100%;
		line-height: 1.5;
	}
	section.why-xponent-section .left-service h4 {
		font-size: 2.5rem;
		font-weight: 500;
	}
	section.why-xponent-section .left-service .processing-image img {
		margin: 1rem auto;
		width: 32%;
		float: inherit;
	}
	section.why-xponent-section .left-service .processing-method h5 {
		width: 100%;
		margin: 0 0 1rem auto;
	}
	section.why-xponent-section .processing-method span.head-title p {
		font-size: 1.6rem !important;
	}
	section.why-xponent-section .left-service .processing-method span.head-title p {
		width: 100%;
		margin: 0 0 1rem auto;
	}
	section.why-xponent-section .left-service .processing-content span.more p {
		width: 100%;
		margin: 0 0 0rem auto;
	}
	section.why-xponent-section .right-service h4 {
		font-size: 2.5rem;
		font-weight: 500;
	}
	section.why-xponent-section .right-service .processing-image img {
		margin: 1rem auto;
		width: 32%;
		float: inherit;
	}
	section.why-xponent-section .right-service .processing-method h5 {
		width: 100%;
		margin: 0 auto 1rem 0;
	}
	section.why-xponent-section .right-service .processing-method span.head-title p {
		width: 100%;
	}
	section.why-xponent-section .right-service .processing-content span.more p {
		width: 100%;
		margin: 0 auto 0rem 0;
	}
	section.commercial-lines-section a.pdf-link {
		position: relative;
		left: 0;
	}
	section.commercial-lines-section {
		padding-bottom: 5rem;
		padding-top: 4rem;
	}
	section.commercial-lines-section .leading-commercial {
		margin: 0;
	}
	section.configured-to-benefit h3 {
		width: 100%;
	}
	section.configured-to-benefit img {
		width: 30%;
		margin: 0 auto;
	}
	section.endless-benefits h3 {
		font-size: 2.2rem;
		margin-bottom: 1rem;
	}

	section.endless-benefits p {
		font-size: 1.8rem;
	}
	section.endless-benefits .endless-image img {
		width: 30%;
		margin: 0 auto;
	}
	section.endless-benefits .benefit-btn {
		padding: 3rem 0 7rem;
	}
	section.the-first-step .first-content h3 {
		padding: 0;
		font-weight: 600;
	}
	section.want-to-learmore .benefit-btn a.banner-button {
		padding: 1.5rem 4.5rem !important;
	}
	section.the-first-step p {
		font-size: 1.8rem;
		width: 100%;
		padding: 3rem 0;
	}
	section.the-first-step .solution-export img {
		margin: 4rem auto 0;
		width: 100%;
	}
	/* 	section.xponent-commercial {
	margin: 8rem 0 0;
} */
	section.the-first-step .benefit-btn .banner-button {
		font-size: 1.5rem;
		font-weight: 500;
	}
	section.why-xponent-section h3 {
		margin-top: 8rem;
	}
}
section.bring-out-section {
	position: relative;
}
section.bring-out-section::before {
	content: "";
	background-image: url('/wp-content/themes/customsite/images/grey-bg.png');
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	top: -9.1rem;
	width: 100%;
	height: 10rem;
	left: 0;
}
section.why-xponent-section {
	position: relative;
}
section.why-xponent-section::after {
	content: "";
	background-image: url('/wp-content/themes/customsite/images/white-down-bg.png');
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	top: -0.8rem;
	width: 100%;
	height: 10rem;
	left: 0;
}
section.endless-benefits {
	position: relative;
}
section.endless-benefits::before {
	content: "";
	background-image: url('/wp-content/themes/customsite/images/white-down-bg.png');
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	top: -0.8rem;
	width: 100%;
	height: 10rem;
	left: 0;
}
section.want-to-learmore {
	position: relative;
	padding: 0;
	margin: 0 0 1rem;
}
section.want-to-learmore:before {
	content: "";
	background-image: url('/wp-content/themes/customsite/images/white-up-bg.png');
	background-size: contain;
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	top: -16.1rem;
	width: 100%;
	height: 10rem;
	left: 0;
}
.learn-btn a:hover {
	background-color: #ffe300 !important;
	border: 0.1rem solid #ffe300 !important;
	color: #AE7F2E !important;
}

@media (max-width: 991px) {
	section.xponent-commercial {
		text-align: center;
	}
	section.xponent-commercial .work-bench {
		margin: 1rem 0rem 5rem;
	}
	section.xponent-commercial .banner-img img {
		width: 80%;
		margin: 0 auto !important;
	}
	section.bring-out-section:before {
		top: -7.5rem;
	}
	section.why-xponent-section::after {
		top: -2.6rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p2 p {
		top: -3rem;
		width: 44%;
		left: 29rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p3 p {
		left: 26.5rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p4 p {
		left: 30.5rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p5 p {
		left: 29.5rem;
	}       
	section.endless-benefits::before {
		top: -2.6rem;
	}
	section.want-to-learmore:before {
		top: -14.4rem;
	}
	.first-arrow {
		width: 9rem;
	}
	section.want-to-learmore .learn-session-count {
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	section.want-to-learmore .inner-more-cnt .text-mb-2 {
		min-height: 15rem;
	}
	.configured-to-benefit .container {
		max-width: 86.5% !important;
	}
	section.want-to-learmore {
		margin: 0;
	}
}

@media (max-width: 767px) {
	section.xponent-commercial .banner-img img {
		width: 100%;
	}
	section.bring-out-section:before {
		top: -6.1rem;
	}
	section.why-xponent-section::after {
		top: -4rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p2 p {
		top: -0.7rem;
		left: 8.5rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p3 p {
		left: 7.5rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p4 p {
		left: 6.5rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p5 p {
		left: 9.5rem;
	}
	section.endless-benefits::before {
		top: -4rem;
	}
	section.want-to-learmore:before {
		top: -13.1rem;
	}
}

section.commercial-lines-section {
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
}
section.our-approach-section .middle-content img {
	bottom: 1.65rem;
}
section.our-approach-section .middle-content p {
	margin-left: 2.5rem;
	top: 3.7rem;
	font-size: 1.1rem !important;
}
section.why-xponent-section.container {
	max-width: 85.5%;
}
section.why-xponent-section .left-service .processing-image img {
	width: 9rem;
}
section.why-xponent-section .right-service .processing-image img {
	width: 9rem;
}
section.why-xponent-section .left-service .processing-method span.head-title p {
	width: 91%
}
section.commercial-lines-section a.pdf-link {
	background: #12341D !important;
	border-color: #12341D !important;
	color: #fff !important;
	padding: 0.7rem 3rem !important;
	font-size: 1.5rem;
}
section.commercial-lines-section a.pdf-link:hover {
	background: #21552F !important;
	border-color: #21552F !important;
	color: #fff !important;
}
section.configured-to-benefit h3 {
	width: 100%;
}
.configured-to-benefit .container {
	max-width: 74.5%;
}
section.configured-to-benefit img {
	width: 99%;
	margin-top: -.9rem;
}
section.configured-to-benefit h5 {
	width: 100%;
}
section.configured-to-benefit .endless-content .endless-last-content {
	width: 100%;
}
section.configured-to-benefit .endless-content p {
	font-size: 1.4rem !important;
}
section.configured-to-benefit .banner-button {
	padding: 0.7rem 3rem !important;
	line-height: 1;
}
section.endless-benefits p {
	width: 87%;
	font-size: 1.5rem;
}
section.endless-benefits .endless-image img {
	width: 84%;
	/* 	margin-top: -.8rem; */
}
section.endless-benefits container {
	max-width: 78.5%;
}
section.endless-benefits .endless-content p {
	width: 100%;
}
section.our-approach-section .container {
	width: 72.5% !important;
	padding-right: 3.5rem !important;
}
@media(max-width: 991px){
	section.why-xponent-section .left-service h4 {
		margin: 2rem 8rem;
	}
	section.why-xponent-section .left-service .processing-image img {
		width: 6rem;
	}
}
@media(max-width: 767px) {
	section.xponent-commercial {
		padding-top: 0rem;
	}
	section.bring-out-section .progress-percent:last-child{
		width: 100%;
	}
	section.why-xponent-section .left-service h4 {
		margin: 2rem 0rem;
	}
	section.why-xponent-section .left-service .processing-image img {
		width: 9rem;
	}
	section.configured-to-benefit h3 {
		width: 100%;
		font-size: 2.1rem;
	}
	section.configured-to-benefit h5 {
		font-size: 2.1rem;
	}
	section.configured-to-benefit .endless-content p {
		font-size: 1.6rem !important;
	}
	/* 	section.configured-to-benefit .banner-button {
	padding: 1rem 8.5rem !important;
} */
	section.endless-benefits .competitive-edge {
		padding: 7rem 0 0;
	}
	section.configured-to-benefit img {
		width: 8rem;
	}
	section.endless-benefits .endless-image img {
		width: 8rem;
	}
	.global-wrapper .hd-fixed .navigation-item .menu-items .hamburger-icon {
		left: 0 !important;
	}
	.configured-to-benefit .container {
		max-width: 84.5%;
	}
	section.configured-to-benefit .benefit-btn {
		padding: 0rem 0 0;
	}
	section.endless-benefits .benefit-btn {
		padding: 3rem 0 3rem;
	}
	section.want-to-learmore .inner-more-cnt h3 {
		font-size: 2.5rem;
		line-height: 1.3!important;
	}
	section.want-to-learmore .inner-more-cnt .want-to-learmore-content {
		font-size: 1.5rem;
	}
	section.want-to-learmore .inner-more-cnt img {
		width: 100%;
	}
	section.want-to-learmore .inner-more-cnt .text-mb-2 {
		min-height: 0rem;
	}    
	.Straight-Through-Processing-sc img {
		width: 5.5rem;
		height: auto;
		padding: 0;
		padding-left: .2rem;
	}
	.endless-benefits .Endless-details {
		min-height: 17rem;
	}
}

@media(max-width: 320px){
	section.our-approach-section .slickwrapper .slide-content p {
		font-size: 1.2rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p5 p {
		font-size: 1.2rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p1 p {
		left: 9rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p2 p {
		top: -1.3rem;
		left: 10rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p4 p {
		left: 6.1rem;
		top: 0.1rem;
	}
	section.our-approach-section .slickwrapper .slide-content.p5 p {
		left: 8.2rem;
	}
}
/*-- new change --*/
section.bring-out-section::before, section.why-xponent-section::after, section.endless-benefits::before, section.want-to-learmore:before {
	display: none;
}
section.bring-out-section{
	padding: 0;
}
h1, h2, h3, section.why-xponent-section .left-service h4, section.why-xponent-section .right-service h4 {
	
	font-weight: 400 !important;
}
h1,  h3, section.why-xponent-section .right-service h4, section.why-xponent-section .left-service h4{
	font-size: 2.4rem !important;
}
section.why-xponent-section .left-service .processing-method h5, section.why-xponent-section .right-service .processing-method h5, section.configured-to-benefit h5, section.want-to-learmore .inner-more-cnt h4 {
	font-size: 2rem !important;
	color: #AE7F2E !important;
	font-weight: 400;
}
section.why-xponent-section .left-service .processing-content span.more p, section.configured-to-benefit .endless-content p, section.why-xponent-section .right-service .processing-content span.more p{
	font-size: 1.15rem !important;
}
section.want-to-learmore {
	background-color: #f5f5f5;
}
@media (max-width: 991px) {
	section.our-approach-section .slickwrapper .slide-content p {
		font-weight: 700;
		font-size: 1.65rem !important;
	}
	section.our-approach-section .container {
		width: 100% !important;
	}
}
@media (max-width: 767px) {
	section.our-approach-section .slickwrapper .slide-content p {
		font-size: 1.15rem !important;
	}
	section.why-xponent-section {
		margin: 0;
	}
	section.why-xponent-section .right-service h4 {
		left: 0;
	}
	.configured-to-benefit .container {
		padding-left: 0;
	}
	section.endless-benefits {
		margin: 0;
	}
	.Endless-details {
		min-height: 100%;
	}
	.configured-to-benefit .container {
		max-width: 100% !important;
	}
	section.our-approach-section .container {
		padding-right: 2rem !important;
	}
	section.the-first-step .row.tf-mt-5 {
		display: block;
	}
}