.main_h2.and_main_h2 {
	font-size: 43px;
}

.banner_heading.and_ai {
	font-size: 48px;
}


section.webdpg_banner--wrapper {
	background-image: none;
}

h1.banner_heading {
	font-size: 60px;
	margin-bottom: 15px;
}


@media only screen and (max-width: 767px) {
  h1.banner_heading {
    font-size: 32px !important;
  }
}

@media only screen and (max-width: 860px) {
  h1.banner_heading {
    font-size: 35px;
  }

}

.ai-integration .banner_heading {
	margin-bottom: 30px;
}

.ai-integration .ai-banner.webdpg_banner--wrapper p {
	margin-bottom: 35px;
}

.custom-container .col-md-7 {
	padding-right: 0;
}

.custom-container {
	max-width: 100%;
	margin-left: calc((100% - 1320px) / 2);
}

@media only screen and (max-width: 1080px) {
  .custom-container {
    margin-left: 0 !important;
    padding-left: 15px;
  }
}

.custom-container .row {
	margin: 0;
}

.cta-btn-wrapper {
	display: flex;
	align-items: center;
	gap: 25px;
	margin-top: 30px;
}

.cta-btn-wrapper .pg_btn {
	margin: 0;
}

p.regular {
	font-weight: 400;
}

p.bld600 {
	color: #212121;
}

section.build-section {
	padding-top: 50px;
}

.row.row-cs-1 {
	align-items: center;
	gap: 30px;
}

.wd-100 {
	width: 100%;
}

.row.row-cs-1 .col-md-6 {
	width: calc(50% - 30px);
}

section.clientele_wrapper,
section.testimonial_wrapper {
	background: 0;
}

.client_slider::before,
.client_slider::after {
	display: none;
}

section.clientele_wrapper .sub_heading img,
section.testimonial_wrapper .sub_heading img {
	display: none;
}

.sub_heading:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-left: 12px solid var(--primary);
	border-bottom: 7px solid transparent;
	margin-right: 10px;
}

.main_h2 {
	line-height: 1.3 !important;
	margin-bottom: 15px;
}

section.section-service {
	padding: 100px 0;
}

.service-inner {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 40px;
}

.service-item h4 {
	color: var(--primary);
	font-size: 20px;
	font-weight: 700;
	line-height: 36px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.ai-integration .service-item h4 {
	line-height: 1.4;
}

.service-item {
	position: relative;
	padding: 40px 35px;
	border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.service-inner .service-item:nth-child(-n + 3) {
	border-top: 1px solid rgb(255 255 255 / 10%);
}

.service-inner .service-item:nth-last-child(-n + 2) {
	border-bottom: 0;
}

.service-item h4:before {
	content: "•";
	background: url(/zedtronix/assets/imgs/app-development-new/iconTick.png);
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
}

section.marketing_section {
	padding: 50px 0 100px;
}

.mbpage .main_h2 {
	margin-bottom: 0;
}

.section-header__cs.mbpage {
	align-items: center;
}

.process_img {
	max-width: 607px;
	width: 100%;
}

section.process_section {
	padding: 100px 0;
}


.process-column {
	position: relative;
	z-index: 1;
	margin-left: 20px;
}

.process-column:before {
	content: "";
	width: 151px;
	height: 90%;
	position: absolute;
	top: 15px;
	left: 27px;
	z-index: -1;
	border-left: 1px solid transparent;
	border-image: repeating-linear-gradient(to bottom, #c4c4c4 0 10px, transparent 10px 20px);
	border-image-slice: 1;
	border-image-width: 0 0 0 1px;
}

p.step {
	color: #7e8f9a;
	font-size: 16px;
	font-weight: 700;
}

.process-inner h4 {
	font-weight: 700;
	font-size: 24px;
	margin: 15px 0;
}

.process-inner {
	display: flex;
	margin-bottom: 45px;
}

.process-inner .pr-icon {
	flex-shrink: 0;
}

.pr-cont {
	padding-left: 30px;
}

.process-inner:last-child {
	margin-bottom: 0;
}

.cta-inner {
	display: flex;
	align-items: center;
	padding: 0;
	border-radius: 20px;
	background: url(../imgs/app-development-new/CaseCTA-BG.png);
	background-size: cover;
	background-position: left center;
	overflow: hidden;
}

.cta-cont {
	padding-left: 70px;
}

.cta-img {
	flex-shrink: 0;
}

.cta-cont h3 {
	font-weight: 600;
	line-height: 50px;
	margin-bottom: 15px;
}

.api-slider .slick-prev.slick-arrow::before {
	content: "";
	width: 50px;
	height: 50px;
	display: block;
	z-index: 99999999;
	background: url(../imgs/services/service_slider_lef_arrow.png);
}

.api-slider .slick-next.slick-arrow::before {
	content: "";
	width: 50px;
	height: 50px;
	display: block;
	z-index: 99999999;
	background: url(../imgs/services/service_slider_right_arrow.png);
}

.api-slider .slick-arrow {
	width: auto;
	height: auto;
	z-index: 9;
	opacity: 1 !important;
}

.api-slider .slick-prev.slick-arrow {
	left: -75px;
}

.api-slider .slick-next.slick-arrow {
	right: -75px;
}

.api-slider .slick-prev::before,
.api-slider .slick-prev::before,
.api-slider .slick-next::before,
.api-slider .slick-next::before {
	opacity: 1 !important;
}

.api-slider .slick-track {
	display: flex !important;
}

.api-slider .slick-slide {
	height: inherit !important;
}

.slide-inner {
	margin: 0 10px;
}

.slide-inner {
	border-radius: 20px;
	background: #f9f9f9;
	padding: 40px 22px;
}

.api_top {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.api_top h4 {
	color: var(--black);
	font-weight: 700;
	line-height: 36px;
}

.api_top .iccon {
	flex-shrink: 0;
	margin-right: 15px;
}

.api-col ul li {
	color: #212121;
	font-size: 19px;
	font-weight: 500;
	display: flex;
	line-height: 40px;
}

.api-col ul li:before {
	content: "•";
	font-size: 26px;
	vertical-align: middle;
	margin-right: 10px;
}

section.custom-cta {
	margin-bottom: 100px;
}

section.custom-cta .container {
	background-color: var(--secondary);
	background-size: cover;
	padding: 70px 70px;
	border-radius: 20px;
}

.custom-cta h2 {
	font-size: 32px;
	line-height: 50px;
	color: white;
}

.end-cont {
	display: flex;
	justify-content: end;
}

.ai-service {
	position: relative;
	z-index: 1;
}

.ai-service:before {
	content: "";
	position: absolute;
	background: url(/assets/imgs/ai-img/ServiceBefore.png);
	background-size: contain;
	background-position: left;
	width: 691px;
	height: 1150px;
	top: -50%;
	z-index: 0;
}

.ai-service:after {
	content: "";
	background: url(/assets/imgs/ai-img/ServiceAfter.png);
	background-size: contain;
	background-position: right;
	position: absolute;
	width: 827px;
	height: 1378px;
	right: 0;
	bottom: -40%;
	z-index: 0;
}

.ai-service .service-inner .service-item:nth-last-child(-n + 2) {
	border-bottom: 1px solid rgb(0 0 0 / 10%);
}

p.bld500 {
	font-weight: 500;
}

section.innovation-sect {
	background: #fbfbfb;
	padding: 90px 0;
}

.process-ai .service-inner .service-item:nth-last-child(-n + 3) {
	border-bottom: 0;
}

section.custom-cta * {
	color: white;
}

.custom-cta h3 {
	font-size: 40px;
}

.choose-section {
	margin-bottom: 100px;
}

.choose-section .process-column {
	margin-left: 0;
	margin-top: 30px;
}

.choose-section .process-inner h4 {
	margin-top: 0;
}

.choose-section img{
	border-radius: 15px;
}

.industry-section {
	background: none !important;
	padding-top: 100px;
}

.industry-section .in--cnt_div {
	padding-top: 0;
	padding-bottom: 0;
}

.api_top .h3 {
	color: var(--black);
	font-family: Outfit;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
}

.ai-services .api-col p{
	color: var(--black) !important;
}

.ai-row-1 {
	align-items: center;
	gap: 30px;
}

.ai-row-1 .col-md-7 {
	width: calc(58.33333333% - 30px);
}

.ai-row-1 .col-md-5 {
	width: calc(41.66666667% - 30px);
}

.ai-row-1 p {
	line-height: 1.6;
}

a.pg_btn.pdn {
	padding-left: 30px;
	padding-right: 30px;
}

.mt-90 {
	margin-top: 90px;
}

.ln-30 {
	line-height: 1.6;
}

.align-center {
	align-items: center;
}

.ai-services .api-col p {
	line-height: 1.6;
	padding: 0 15px;
}

section.marketing_section.ai-market-leader {
	padding-top: 110px;
	padding-bottom: 110px;
}

.ethical_ai-development {
	background: var(--black);
	text-align: center;
	padding: 100px 0;
}

.ethical_ai-development p {
	color: #555;
	text-align: center;
	font-weight: 300;
	line-height: 1.6;
}

.ethical_ai-development .container {
	max-width: 1100px;
}

.pg_btn.red {
	border-radius: 15px;
	background: var(--primary);
	box-shadow: 0 12px 18.9px 0 rgba(27, 139, 131, 0.2);
}

.bdrnone {
	border-bottom: 0;
}

.pd-50 {
	padding-bottom: 50px !important;
}

.ai-process .service-item h4 {
	text-wrap: nowrap;
}

.ai-integration .ai-process .service-item h4 {
	text-wrap: auto;
}

.cta-bg-row {
	background-color: var(--secondary);
	padding: 70px 70px;
	border-radius: 20px;
	color: #fff;
}

.cta-bg-row * {
	color: #fff;
}

.ai-cs-cta {
	margin-bottom: 90px;
}

.ebooks .ai-cs-cta{
	margin: 90px 0 !important;
}

.cta-h2 {
	color: #fff;
	font-size: 40px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.25;
	margin-bottom: 10px;
}

.ai-cs-cta p {
	font-size: 21px;
	padding-right: 23px;
}

.arrows-wrapper.wd40 {
	width: 40%;
}

section.build-section {
	position: relative;
}

.build-section::after {
	content: "";
	background: url("../../assets/imgs/ai-img/ServiceBefore.png");
	width: 691px;
	height: 1150px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -50%;
}

.fnt-20 {
	font-size: 20px;
}

.api-section.ai-services {
	position: relative;
}

.api-section.ai-services::after {
	content: "";
	width: 827px;
	height: 1378px;
	display: block;
	background: url(../../assets/imgs/ai-img/ServiceAfter.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	right: 0;
	bottom: -170%;
}

.ai-services .container {
	position: relative;
	z-index: 99;
}

.ai-software .process-column {
	position: relative;
	margin-left: 0;
	margin-top: 23px;
}

.ai-software h1.banner_heading{
	color: var(--white) !important;
}
.ai-integration a.pg_btn {
	position: relative;
	z-index: 9;
}

.ai-integration section.technologies-section {
	padding-bottom: 0 !important;
}

.al-center {
	align-items: center;
}

@media only screen and (max-width: 1550px) {
	.choose-section {
		margin-bottom: 80px;
	}

	.industries_wrapper {
		padding: 80px 0;
	}

	.mobile-app-page-m p {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1680px) {
	.webFAQ .accordion-button {
		font-size: 19px;
	}

	h1.banner_heading {
		font-size: 44px;
		margin-bottom: 10px;
	}

	.main_h2 {
		font-size: 38.16px !important;
	}

	.main_h2.and_main_h2 {
		font-size: 34px !important;
	}

	.banner_heading.and_ai {
		font-size: 40px;
	}

	.ai-integration .banner_heading {
		margin-bottom: 20px;
	}

	.ai-integration .ai-banner.webdpg_banner--wrapper p {
		margin-bottom: 24.9px;
	}

	.cta-btn-wrapper {
		gap: 20px;
		margin-top: 25px;
	}

	.cta-btn-wrapper .header__cta img {
		max-width: 50px;
	}

	.cta-btn-wrapper .header__cta span {
		font-size: 14px;
	}

	.cta-btn-wrapper .header__cta a {
		font-size: 14px;
	}

	section.build-section {
		padding-top: 30px;
	}

	.api_top .iccon {
		width: 60px;
		margin-right: 10px;
	}

	.api_top h4 {
		line-height: 30px;
		font-size: 20px;
	}

	.api-col ul li {
		font-size: 18px;
		line-height: 36px;
	}

	section.section-service {
		padding: 80px 0;
	}

	.service-item {
		padding: 30px 30px;
	}

	.service-item h4 {
		font-size: 18px;
		line-height: 26px;
	}

	.cta-cont {
		padding: 0 0 0 60px;
	}

	.cta-cont h3 {
		font-size: 30px;
		line-height: 44px;
	}

	.process-inner {
		margin-bottom: 30px;
	}

	.process-inner h4 {
		font-size: 20px;
		margin: 10px 0;
	}

	.slide-inner {
		padding: 25px 20px;
	}

	.custom-cta h2 {
		font-size: 30px;
		line-height: 40px;
	}

	section.marketing_section {
		padding: 30px 0 80px;
	}

	section.process_section {
		padding: 80px 0;
	}

	section.custom-cta {
		margin-bottom: 80px;
	}

	.custom-cta h3 {
		font-size: 31px;
	}

	.industry-section {
		padding-top: 80px;
		padding-bottom: 60px;
	}

	.ai-banner.webdpg_banner--wrapper {
		padding-top: 189px;
	}

	.ai-software a.pg_btn {
		padding: 14.32px 53.18px;
		font-size: 13.09px;
		border-radius: 12.27px;
	}

	.ai-software a.pg_btn.pdn {
		padding-left: 24.55px !important;
		padding-right: 24.55px !important;
	}

	.api_top .h3 {
		font-size: 19.64px;
		line-height: 1.5;
	}

	.ai-services .api_top {
		margin-bottom: 24.55px;
	}

	.build-section::after {
		width: 565.36px;
		height: 940.91px;
		bottom: -50%;
	}

	.api-section.ai-services::after {
		width: 676.64px;
		height: 1127.45px;
		bottom: -130%;
	}

	.fnt-20 {
		font-size: 17px;
	}

	section.marketing_section.ai-market-leader {
		padding-top: 78.26px;
		padding-bottom: 78.26px;
	}

	.ethical_ai-development .container {
		max-width: 782.6px;
	}

	.ethical_ai-development {
		padding: 71.15px 0;
	}

	.cta-bg-row {
		padding: 49.8px 49.8px;
		border-radius: 14.23px;
	}

	.cta-h2 {
		font-size: 33px;
		margin-bottom: 7.11px;
	}

	.ai-cs-cta p {
		font-size: 17px;
		padding-right: 16.36px;
	}

	.ai-software .process-inner .pr-icon img {
		width: 40px;
	}

	.ai-software .process-column::before {
		left: 19px;
	}

	.ai-software .process-inner h4 {
		margin-top: 0;
	}
}

@media only screen and (max-width: 1360px) {
	.webdpg_banner--wrapper .col-md-4 {
		width: 40%;
	}

	.main_h2 {
		font-size: 38px;
	}

	.main_h2.and_main_h2 {
		font-size: 30px !important;
	}
}

@media only screen and (max-width: 1230px) {
	.api-slider .slick-prev.slick-arrow {
		left: -37px;
	}

	.api-slider .slick-next.slick-arrow {
		right: -37px;
	}

	.ai-process .service-item h4 {
		text-wrap: auto !important;
	}
}

@media only screen and (max-width: 1080px) {
	.api-slider .slick-prev.slick-arrow {
		left: -20px;
	}

	.api-slider .slick-next.slick-arrow {
		right: -20px;
	}

	.cta-img {
		display: none;
	}

	.cta-cont {
		padding: 40px;
		text-align: center;
	}

	section.process_section {
		padding: 50px 0;
	}

	.custom-container .col-md-7 {
		padding-right: 0 !important;
		width: 50% !important;
	}

	.webdpg_banner--wrapper .col-md-4 {
		width: 50% !important;
	}

	.custom-container {
		margin-left: 0;
		padding-left: 15px;
	}

	h1.banner_heading {
		font-size: 40px !important;
	}

	.main_h2 {
		font-size: 33px;
	}

	.clientele_wrapper {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	section.section-service {
		padding: 50px 0;
	}

	section.custom-cta,
	.choose-section {
		margin-bottom: 50px;
	}

	section.marketing_section {
		padding-top: 0;
		padding-bottom: 50px;
	}

	.ai-cs-cta {
		margin-bottom: 50px;
	}

	section.marketing_section.ai-market-leader,
	.ethical_ai-development {
		padding: 50px 0;
	}

	.mt-90 {
		margin-top: 50px;
	}

	.fnt-20 br {
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	a.pg_btn {
		padding-left: 0;
		padding-right: 0;
	}

	a.pg_btn.wdauto-mob {
		width: auto !important;
	}
}

@media only screen and (max-width: 860px) {
	.api_top .h3 {
		font-size: 18px;
	}

	.process_section .row.row-cs-1 .col-md-6,
	.process_section .col-md-6 {
		width: 100%;
	}

	.process_img {
		width: 100%;
		max-width: 100%;
		margin-bottom: 40px;
	}

	.process_img {
		margin-top: 20px !important;
	}

	.testimonai_left--box {
		padding-left: 15px;
		padding-right: 15px;
	}

	.service-inner {
		grid-template-columns: repeat(2, 1fr);
	}

	.cta-btn-wrapper .header__cta {
		display: none;
	}

	.main_h2 {
		font-size: 28px;
	}

	.row.row-cs-1 {
		gap: 10px;
	}

	.row.row-cs-1 .col-md-6 {
		width: calc(50% - 10px);
	}

	.banner_heading.and_ai,
	h1.banner_heading {
		font-size: 35px;
	}

	.api-section.ai-services .col-lg-6 {
		text-align: center;
	}

	.api-section.ai-services .col-lg-4.offset-2 {
		text-align: center;
		margin-left: 0;
	}

	.ai-investment .mt-3.wd-100 {
		margin-bottom: 20px;
	}

	.arrows-wrapper.wd40 {
		width: 52%;
	}

	.ai-row-1 .col-md-7 {
		width: calc(45% - 15px);
	}

	.ai-row-1 .col-md-5 {
		width: calc(55% - 15px);
	}

	.ai-row-1 {
		gap: 15px;
	}

	.marketing_section.ai-market-leader .row.row-cs-1 .col-md-6 img {
		margin-bottom: 20px;
	}

	.marketing_section.ai-market-leader .row.row-cs-1 .col-md-6 img,
	.marketing_section.ai-market-leader .row.row-cs-1 .col-md-6 {
		width: 100%;
	}

	.ai-software .main_h2 br {
		display: none;
	}

	.ai-software .cta-bg-row {
		padding: 30px;
		border-radius: 14.23px;
	}

	.ai-software .arrows-wrapper.wd40 {
		width: 100%;
	}

	.none_768 {
		display: none;
	}
}

@media only screen and (max-width: 860px) and (min-width: 767px) {
	.wd-50 {
		width: 50%;
	}
}

@media only screen and (max-width: 767px) {
	.webdpg_banner--wrapper .col-md-4 {
		width: 100% !important;
	}

	.custom-container .col-md-7 {
		padding-right: 0;
		width: 100%;
		margin-top: 32px;
	}

	.row.row-cs-1 .col-md-6 {
		width: 100%;
	}

	.hide_on-mobile {
		display: none;
	}

	.webdpg_banner--wrapper {
		padding-bottom: 0;
	}

	.row.row-cs-1 {
		gap: 0;
	}

	.row.mt-5.row-cs-1 {
		margin-top: 10px !important;
	}

	.build-section .col-md-6:first-child {
		margin-bottom: 40px;
	}

	.build-section .col-md-6:last-child img {
		width: 100%;
	}

	.marketing_section img {
		width: 100%;
		margin-bottom: 30px;
	}

	.service-inner {
		grid-template-columns: repeat(1, 1fr);
	}

	.choose-section .row.row-cs-1 {
		flex-direction: column-reverse;
	}

	.choose-section .row.row-cs-1 img {
		margin-bottom: 30px;
	}

	.process_section-2 .row.row-cs-1 {
		flex-direction: column-reverse;
	}

	.process_section-2 .row.row-cs-1 .col-md-6:first-child {
		margin-top: 30px;
	}

	section.custom-cta .container {
		text-align: center;
		padding: 25px;
	}

	section.custom-cta .container .pg_btn {
		margin-right: auto;
		margin-left: auto;
	}

	.industries_wrapper {
		padding: 45px 0;
	}

	.industries_wrapper .section-title-wrapper * {
		justify-content: center;
		text-align: center;
	}

	.arrows-wrapper {
		justify-content: center;
	}

	.accelerate .col-md-6 {
		margin-bottom: 0 !important;
	}

	.ai-software .ai-cs-cta a.pg_btn.pdn {
		display: none !important;
	}

	.ai-software .ai-row-1 .col-md-5 {
		width: 100%;
	}

	.reverse {
		flex-direction: column-reverse;
	}

	.ai-software .build-section .col-md-6:last-child img {
		margin-bottom: 25px;
	}

	.build-section,
	section.process_section {
		overflow-x: hidden;
	}
}

@media only screen and (max-width: 600px) {
	.webFAQ .accordion-button {
		font-size: 17px;
		height: auto !important;
	}

	.accordion-collapse {
		margin-top: 17px;
	}

	.custom-container {
		margin-left: 0;
		padding-left: 6px;
	}

	.main_h2 {
		font-size: 25px;
	}

	.api-slider .slick-prev.slick-arrow::before {
		width: 30px;
		height: 30px;
		background-size: contain;
	}

	.api-slider .slick-prev.slick-arrow {
		left: -7px;
	}

	.api-slider .slick-next.slick-arrow::before {
		width: 30px;
		height: 30px;
		background-size: contain;
	}

	.api-slider .slick-next.slick-arrow {
		right: -7px;
	}

	.api_top h4 {
		line-height: 1.5;
		font-size: 16px;
	}

	.cta-cont {
		padding: 20px;
		text-align: center;
	}

	section.custom-cta,
	section.casecta {
		padding: 0 6px;
	}

	.custom-cta h2,
	.cta-cont h3 {
		font-size: 22px;
		line-height: 1.3;
	}
}


.ebooks .sub_heading::before{
	display: none !important;
}


@media only screen and (max-width: 767px){
	.custom-container .col-md-7 {
		padding-right: 0 !important;
		width: 100% !important;
		margin-top: 32px;
	}
}


@media only screen and (max-width: 1550px){
	.custom-container {
		max-width: 100% !important;
		margin-left: calc((100% - 1080px) / 2);
	}
}


	