@media (max-width: 1920px) {

	.container {
		max-width: 1760px !important;
	}
}

@media (max-width: 1750px) {

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		min-width: 350px;
	}
}

@media (max-width: 1600px) {

	.container {
		max-width: 1370px !important;
	}

	.header-links ul li a {
		padding: 8px 18px;
		font-size: 14px;
	}

	.banner-sec {
		padding: 170px 0 100px 0;
		position: relative;
	}

	.banner-sec div.banner-sec-wrapper h6 {
		font-size: 40px;
		line-height: 70px;
	}

	.banner-sec div.banner-sec-wrapper h1 {
		font-size: 100px;
		line-height: 108px;
		color: #464444;
		text-transform: uppercase;
		font-weight: 800;
		margin-bottom: 35px;
	}

	.banner-sec div.banner-sec-wrapper p {
		font-size: 14px;
		line-height: 26px;
	}

	.about-sec {
		padding: 60px 0;
	}

	.about-sec .about-sec-wapper .about-sec-img div h2 {
		font-size: 55px;
		line-height: 70px;
	}

	.about-sec .about-sec-wapper .about-sec-text h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 15px;
	}

	.about-sec .about-sec-wapper .about-sec-text p {
		font-size: 14px;
		line-height: 22px;
	}

	.about-sec .about-sec-wapper .about-sec-img div img {
		height: 250px;
	}

	.heading-div h2 span {
		font-size: 40px;
		line-height: 75px;
	}

	.heading-div h2 {
		font-size: 80px;
		line-height: 80px;
	}

	.our-service-sec {
		padding: 60px 0;
		position: relative;
		z-index: 1;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content .service-slider-content-icon {
		width: 90px;
		height: 90px;
		margin-bottom: 20px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content h5 {
		font-size: 19px;
		line-height: 30px;
        margin-bottom: 15px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content p {
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 30px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content {
		padding: 40px 31px 90px 25px;
		border-radius: 30px;
		height: 500px;
	}

	.main-btn {
		padding: 10px 55px 10px 22px;
		font-size: 14px;
		line-height: 30px;
	}

	.main-btn span.button-arrow {
		height: 34px;
		width: 34px;
		padding: 10px;
	}

	.our-portfolio-sec {
		padding: 60px 0;
	}

	.our-portfolio-sec .heading-div p {
		font-size: 15px;
		line-height: 28px;
	}

	.our-portfolio-sec .heading-div h2 {
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item {
		height: 450px;
		border-radius: 50px;
		margin-bottom: 30px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item a {
		padding: 18px 100px 18px 32px;
		font-size: 15px;
		line-height: normal;
		height: 76px;
	}
	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item a span.button-arrow {
		height: 36px;
		width: 36px;
		right: 20px;
		padding: 11px;
	}

	.testimonial-sec {
		padding: 60px 0;
		position: relative;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item a svg {
		height: 40px;
		width: 40px;
		right: 24px;
		top: 10px;
	}

	.our-portfolio-sec .our-portfolio-wrapper.down-row .our-portfolio-item {
		height: 385px;
	}

	.testimonial-sec .testimonial-sec-wrapper {
		max-width: 1000px;
	}

	.testimonial-sec h2 {
		font-size: 70px;
		line-height: 80px;
		margin-bottom: 60px;
	}

	.testimonial-sec .testimonial-sec-wrapper .swiper.testimonial-slider .swiper-wrapper .swiper-slide.swiper-slide-active {
		height: 600px;
	}
	.testimonial-sec .testimonial-sec-wrapper .swiper.testimonial-slider .swiper-wrapper .swiper-slide {
		padding: 60px 45px 75px 60px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide img {
		width: 85px;
		height: 85px;
		margin-bottom: 60px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide p {
		margin-bottom: 65px;
		font-size: 20px;
		line-height: 40px;
	}

	.contact-from-sec {
		padding: 60px 0px !important;
	}

	.contact-from-sec .contact-from-wrapper {
		max-width: 1040px;
		padding: 50px;
	}

	.contact-from-sec .contact-from-wrapper h4 {
		text-align: center;
		font-size: 45px;
		line-height: 55px;
	}

	.contact-from-sec .contact-from-wrapper .from-item label {
		font-size: 16px;
		line-height: 30px;
	}

	.contact-from-sec .contact-from-wrapper .from-item input {
		height: 70px;
		padding: 15px;
	}

	.contact-from-sec .contact-from-wrapper .from-item select {
		height: 70px;
		padding: 15px;
	}

	.contact-from-sec .contact-from-wrapper .from-item textarea {
		padding: 15px;
	}

	footer .footer-logo img {
		width: 200px;
		height: 55px;
	}

	footer .footer-wrapper .footer-links ul li a {
		padding: 8px 18px;
		font-size: 14px;
	}

	footer .footer-wrapper .copy-right p {
		font-size: 14px;
	}

	footer .footer-wrapper {
		padding-bottom: 40px;
	}

	.flotting-icon img {
		width: 70px;
		height: 80px;
		padding: 20px 15px 20px 12px;
	}

	.csub-banner-sec {
		padding: 250px 0 100px 0;
	}

	.csub-banner-sec .csub-banner-wrapper h1 {
		font-size: 100px;
		line-height: 125px;
	}

	.csub-banner-sec .csub-banner-wrapper .csub-banner-text {
		padding-left: 265px;
	}

	.csub-banner-sec.about-sub-banner-sec .csub-banner-wrapper .csub-banner-text {
		margin-top: -95px;
	}

	.csub-banner-sec .csub-banner-wrapper .csub-banner-text p {
		font-size: 15px;
		line-height: 32px;
	}

	.how-it-started-sec {
		padding: 100px 0 86px 0;
	}

	.how-it-started-sec .how-it-started-wrapper h2 {
		font-size: 75px;
		line-height: 85px;
		margin-bottom: 35px;
	}

	.how-it-started-sec .how-it-started-wrapper p {
		font-size: 15px;
		line-height: 27px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text img {
		width: 75px;
		height: 75px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 {
		font-size: 62px;
		line-height: 75px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 span {
		font-size: 58px;
		line-height: 60px;
	}

	.sounds-like-sec .sounds-like-item p {
		padding: 30px 30px;
		font-size: 14px;
		line-height: 25px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading {
		padding-top: 100px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading h2 {
		font-size: 80px;
		line-height: 100px;
		margin-bottom: 20px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading p {
		font-size: 28px;
		line-height: 45px;
	}

	.sounds-like-sec {
		padding: 0 0 100px 0;
	}

	.our-teams-sec .our-teams-slider-item img {
		height: 430px;
	}

	.our-teams-sec .our-teams-slider-item .our-teams-slider-item-text h6 {
		font-size: 17px;
	}

	.our-teams-sec .our-teams-slider-item .our-teams-slider-item-text p {
		font-size: 14px;
	}

	.csub-banner-sec::before {
		bottom: 0px;
		height: 120px;
	}

	.sp-service-sec .sp-service-item.left-item {
		margin-left: 70px;
	}

	.sp-service-sec .sp-service-item.right-item {
		margin-right: 70px;
	}

	.heading-div h6 {
		font-size: 22px;
		line-height: 40px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content h3 {
		font-size: 32px;
		line-height: 42px;
		margin-bottom: 12px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content p {
		font-size: 17px;
		line-height: 28px;
		margin-bottom: 25px;
	}

	.client-love-sec.testimonial-sec {
		padding: 80px 0 0 0;
	}

	.sp-service-sec {
		padding: 72px 0 80px 0;
	}

	.worked-with-item img {
		height: 180px;
		padding: 35px;
	}

	.worked-with-sec {
		padding: 232px 0 75px 0;
	}

	.we-provide-sec div.we-provide-sec-item h3 {
		font-size: 32px;
		line-height: 40px;
		margin-bottom: 40px;
	}

	.we-provide-sec div.we-provide-sec-item h6 {
		font-size: 20px;
		line-height: 40px;
	}

	.we-provide-sec div.we-provide-sec-item img {
		width: 80px;
		height: 80px;
		margin-bottom: 35px;
	}

	.we-provide-sec div.we-provide-sec-item h6 {
		font-size: 20px;
		line-height: 45px;
	}

	.we-provide-sec div.we-provide-sec-item h3 {
		font-size: 35px;
		line-height: 40px;
	}

	.we-provide-sec div.we-provide-sec-item p {
		font-size: 15px;
		line-height: 26px;
	}

	.we-provide-sec div.we-provide-sec-item {
		padding: 40px 30px 50px 30px;
		height: 470px;
	}

	.why-choose-sec {
		padding: 60px 0 50px 0;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item {
		padding: 30px 30px 30px 30px;
		height: 360px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item img {
		width: 80px;
		height: 80px;
		margin-bottom: 25px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item h3 {
		line-height: 35px;
		font-size: 23px;
		margin-bottom: 15px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item p {
		line-height: 27px;
		font-size: 15px;
	}

	.why-choose-sec .why-choose-wrapper .heading-div h6.why-choose-heading-h6 {
		max-width: 590px;
		font-size: 30px;
		line-height: 55px;
		bottom: 90px;
	}

	.why-choose-sec .why-choose-wrapper .collum-3 {
		margin-top: 340px;
	}

	.why-choose-sec .why-choose-wrapper .collum-4 {
		margin-top: 440px;
	}

	.technologies-sec .technologies-wrapper .technologies-list h6 {
		font-size: 25px;
		line-height: 54px;
		margin-bottom: 20px;
		padding: 0 10px 10px 40px;
	}

	.technologies-sec .technologies-wrapper .technologies-list h6.active::before {
		width: 10px;
	}

	.technologies-sec .technologies-wrapper .technologies-list h6::before {
		width: 4px;
		height: 50px;
	}

	.technologies-sec .technologies-wrapper .technologies-logo .technologies-logo-row img {
		height: 140px;
		width: 160px;
	}

	.technologies-sec {
		padding: 0 0 50px 0;
	}

	.technologies-wrapper {
		margin-top: 60px;
	}

	.good-mobileapp-sec {
		padding: 50px 0 50px 0;
	}

	.good-mobileapp-sec .heading-div h2 {
		font-size: 60px;
		line-height: 60px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items p {
		font-size: 25px;
		line-height: 70px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items img {
		width: 50px;
		height: 50px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items .good-mobileapp-items-img {
		padding: 15px 25px;
	}

	.app-development-sec {
		padding: 88px 0 358px 0;
	}

	.app-development-sec .heading-div {
		margin-bottom: 60px;
	}

	.app-development-sec .app-development-row-item h6 {
		font-size: 27px;
		line-height: 37px;
		height: 70px;
	}

	.app-development-sec .app-development-row-item p {
		font-size: 15px;
		line-height: 26px;
		height: 70px;
	}

	.app-development-sec .app-development-row-1 .app-development-row-item svg.small-round {
		height: 30px;
	}

	.app-development-sec .app-development-row-1 .app-development-row-item img.big-round {
		width: 110px;
		height: 110px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item::before {
		height: 185px;
		bottom: 110px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		min-width: 325px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(even) {
		transform: translate(0px, 285px);
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(even) .appDev_cont_img svg.small-round {
		margin-top: 190px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(odd) .appDev_cont_img svg.small-round {
		margin-bottom: 190px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(even)::before {
		top: 110px;
	}

	.csub-banner-sec .csub-banner-wrapper h6 {
		font-size: 24px;
		line-height: 54px;
	}

	.heading-div p {
		font-size: 14px;
		line-height: 22px;
	}

	.heading-div p + p {
		margin-top: 15px !important;
	}

	.professional-sec {
		padding: 35px 0 40px 0;
	}

	.why-businesses-sec {
		padding: 40px 0;
	}

	.why-businesses-wrapper .why-businesses-img {
		position: relative;
		width: 100%;
		max-width: 80%;
		height: 500px;
		border-radius: 24px 0 0 0;
	}

	.why-businesses-wrapper .why-businesses-img::before {
		background-size: contain;
	}

	.why-businesses-img .heading-div {
		right: -95px;
	}

	.why-businesses-content .why-businesses-item p {
		font-size: 22px;
		line-height: 28px;
	}

	.why-businesses-content .why-businesses-item {
		gap: 24px;
	}

	.why-businesses-content .why-businesses-item .icon {
		width: 70px;
		height: 70px;
		padding: 11px;
	}

	.how-we-design-sec .how-we-design-wrapper {
		padding: 60px 0 60px 0;
	}

	.tools-sec {
		padding: 60px 0 60px 0 !important;
	}

	.hiring-sec {
		padding: 60px 0 160px 0;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-img img.icon-1 {
		width: 160px;
		height: 160px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even) .hiring-wrapper-item-img::before {
		width: 1px;
		top: 160px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(odd) .hiring-wrapper-item-img svg.icon-2 {
		margin-bottom: 150px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even) .hiring-wrapper-item-img svg.icon-2 {
		margin-top: 150px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-img::before {
		height: 150px;
	}

	.hiring-sec .hiring-wrapper {
		margin-top: 70px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text h4 {
		font-size: 35px;
		line-height: 35px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text p {
		font-size: 17px;
		line-height: 28px;
	}

	.contact-us-sec img.contact-sec-img {
		max-width: 500px;
	}

	.contact-us-sec .contact-us-content {
		padding: 35px;
		width: 350px;
		height: 400px;
		margin-left: -70px;
		margin-top: -11px;
		left: 32%;
		bottom: 30%;
	}

	.contact-us-sec .contact-us-content svg {
		width: 65px;
		height: 64px;
	}

	.contact-us-sec .contact-us-content h6 {
		font-size: 26px;
	}

	.contact-us-sec .contact-us-content p {
		font-size: 17px;
		line-height: 34px;
	}



    /* portfolio */

	.cmn_p__folio_section {
		padding: 80px 0 150px;
	}

	.p__folio_sec_hdr h2 {
		font-size: 110px;
		line-height: 110px;
	}

	.p__folio_sec_hdr h2 > span {
		font-size: 54px;
		line-height: 65px;
	}

	.p__folio_sec_hdr::before {
		top: -40px;
	}

	.p__folio_imgBx figcaption {
		height: 110px;
	}

	.p__folio_imgBx figcaption > a {
		font-size: 26px;
		line-height: 32px;
		padding: 28px 32% 31px 24px;
	}

	.p__folio_imgBx figcaption > a .button-arrow {
		width: 48px;
		height: 48px;
		padding: 16px;
		right: 26px;
	}

    /* portfolio */



    /* blog */

	.blg_hdr_bx {
		margin-bottom: 65px;
	}

	.blg_hdr_bx > h2 {
		font-size: 80px;
		line-height: 110px;
	}

	.blg_hdr_srch_box {
		max-width: 400px;
	}

	.blg_hdr_srch_box .searc_fild {
		padding: 25px 95px 25px 30px;
	}

	.blg_hdr_srch_box .search_btn {
		width: 66px;
		height: 66px;
	}

	.blg_title_bx {
		padding: 80px 30px;
	}

	.blg_title_bx h3 {
		margin-bottom: 50px;
	}

	.blg_arrow_icon,
	.current_post .blg_arrow_icon {
		right: 30px;
		bottom: 30px;
		width: 55px;
		height: 55px;
		padding: 16px;
	}

	.lt_nws_box h3 {
		font-size: 42px;
		line-height: 50px;
		margin-bottom: 40px;
	}

	.lt_nws_list {
		row-gap: 45px;
	}

	.nws_img {
		width: 110px;
		height: 110px;
	}

	.lt_nws_info {
		width: calc(100% - 110px);
	}

	.lt_nws_info .posted_dt {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 12px;
	}

	.lt_nws_info p {
		font-size: 17px;
		line-height: 30px;
	}

	.blg__topic + .blg__topic {
		margin-top: 40px;
	}

	.blg_dtils_img {
		margin-bottom: 60px;
	}

	.blg_dtils_wrap h3 {
		font-size: 42px;
		line-height: 50px;
		margin-bottom: 30px;
	}

	.blg_dtils_paraBx {
		margin-top: 36px;
	}

    /* blog */

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::before {
		width: 238px;
		height: 295px;
		top: 28px;
		left: -117px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::after {
		width: 260px;
		height: 352px;
		top: 90px;
		right: -131px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item img {
		width: 130px;
		height: 130px;
		margin-bottom: 30px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item h4 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 25px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item p {
		font-size: 17px;
		line-height: 32px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .right-row {
		padding-top: 200px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item {
		padding: 120px 60px;
	}

	.services-we-Offer-sec {
		padding: 150px 0 80px 0;
	}

	.content-image-sec .content-image-wrapper .content-image-text .heading-div h2 {
		font-size: 60px;
		line-height: 80px;
		margin-bottom: 40px;
	}

	.content-image-sec .content-image-wrapper .content-image-text .heading-div p {
		font-size: 16px;
		line-height: 31px;
	}

	.content-image-sec .content-image-wrapper .content-image-img {
		height: 530px;
	}

	.content-image-sec .content-image-wrapper {
		margin-bottom: 80px;
	}

	.content-image-sec {
		padding: 80px 0 40px 0;
	}

	.aiml_serv_hd h2 {
		font-size: 70px;
		line-height: 80px;
		margin-bottom: 30px;
	}

	.aiml_serv_hd h2 span {
		font-size: 60px;
		line-height: 70px;
	}

	.aiml_service_section {
		padding: 150px 0 90px;
	}

	.aiml_feture_cont h4 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 10px;
	}

	.aiml_feture_cont p {
		font-size: 21px;
		line-height: 38px;
	}

	.aiml_feture_wrap .row {
		row-gap: 40px;
	}

	.process_hd h2 {
		font-size: 90px;
		line-height: 100px;
	}

	.faq_section h2 {
		font-size: 80px;
		line-height: 90px;
		margin-bottom: 50px;
	}

	.accr_title {
		padding: 20px 120px 20px 72px;
	}

	.accr_title h4 {
		font-size: 30px;
		line-height: 40px;
	}

	.accr_content p {
		font-size: 20px;
		line-height: 35px;
	}


	.step_iconInfo {
        padding: 28px 35px;
    }

    .step_iconInfo strong {
        font-size: 20px;
    }
}

@media (max-width: 1300px) {

	.banner-section {
		background-size: 60% 95%;
	}

	.banner-sec {
		padding: 140px 0 40px 0;
		position: relative;
	}

	.banner-sec div.banner-sec-wrapper h6 {
		font-size: 32px;
		line-height: 60px;
	}

	.banner-sec div.banner-sec-wrapper h1 {
		font-size: 70px;
		line-height: 80px;
		margin-bottom: 30px;
	}

	.testimonial-sec .container .custom-nav button.swiper-button-next {
		right: 50px;
	}

	.testimonial-sec .container .custom-nav button.swiper-button-prev {
		left: 50px;
	}

	.testimonial-sec .testimonial-sec-wrapper {
		max-width: 800px;
	}

	.contact-from-sec .contact-from-wrapper {
		max-width: 900px;
		padding: 50px;
	}

	.about-sec .about-sec-wapper .about-sec-text h3 {
		font-size: 24px;
		line-height: 33px;
		margin-bottom: 15px;
	}

	.about-sec .about-sec-wapper .about-sec-text p {
		font-size: 14px;
		line-height: 22px;
	}

	.about-sec .about-sec-wapper .about-sec-img div h2 {
		font-size: 45px;
		line-height: 55px;
		text-align: center;
		margin-bottom: 17px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content h5 {
		font-size: 16px;
		line-height: 36px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content p {
		font-size: 14px;
		margin-bottom: 25px;
	}

	.heading-div h2 {
		font-size: 60px;
		line-height: 70px;
	}

	.our-service-sec .our-service-wrapper .custom-nav button.swiper-button-next {
		width: 55px;
		height: 55px;
		padding: 15px;
	}

	.our-service-sec .our-service-wrapper .custom-nav button.swiper-button-prev {
		width: 55px;
		height: 55px;
		padding: 15px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item {
		height: 410px;
		border-radius: 50px;
		margin-bottom: 30px;
	}

	.our-portfolio-sec .our-portfolio-wrapper.down-row .our-portfolio-item {
		height: 385px;
	}

	.testimonial-sec h2 {
		font-size: 55px;
		line-height: 60px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide p {
		font-size: 17px;
		line-height: 35px;
		margin-bottom: 50px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide img {
		width: 80px;
		height: 80px;
		margin-bottom: 55px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide h6 {
		font-size: 20px;
		line-height: 25px;
		color: #fff;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		min-width: 310px;
	}



    /* portfolio */

	.p__folio_sec_hdr::before {
		width: calc(100% + 30px);
		left: -15px;
	}

    /* portfolio */;
}

@media (max-width: 1200px) {
}

@media (max-width: 1190px) {

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text img {
		width: 60px;
		height: 60px;
		margin-bottom: 20px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 {
		font-size: 45px;
		line-height: 60px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 span {
		font-size: 42px;
		line-height: 42px;
	}

	.sounds-like-sec .sounds-like-item {
		margin-bottom: 20px;
		border-radius: 25px;
	}

	.sounds-like-sec {
		padding: 0px 0 40px 0;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading p {
		font-size: 22px;
		line-height: 38px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading {
		padding-top: 50px;
	}

	.heading-div h6 {
		font-size: 23px;
		line-height: 43px;
	}

	.worked-with-item img {
		height: 160px;
		padding: 30px;
		margin-bottom: 39px;
	}

	.worked-with-sec {
		padding: 180px 0 70px 0;
		margin-top: -110px;
	}

	.worked-with-sec .heading-div h5 {
		font-size: 40px;
		line-height: 60px;
	}

	.sp-service-sec {
		padding: 72px 0 50px 0;
	}

	.client-love-sec.testimonial-sec {
		padding: 55px 0 0 0;
	}

	.client-love-sec.testimonial-sec .heading-div {
		margin-bottom: 50px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content h3 {
		font-size: 32px;
		line-height: 40px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items p {
		font-size: 19px;
		line-height: 63px;
	}

	.we-provide-sec div.we-provide-sec-item h3 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 25px;
	}

	.we-provide-sec div.we-provide-sec-item h6 {
		font-size: 17px;
		line-height: 29px;
	}

	.we-provide-sec div.we-provide-sec-item {
		padding: 40px 30px 42px 30px;
		height: 450px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item h3 {
		line-height: 27px;
		font-size: 18px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item img {
		width: 60px;
		height: 60px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item {
		padding: 30px 20px;
		height: 330px;
	}

	.why-choose-sec .why-choose-wrapper .heading-div h6.why-choose-heading-h6 {
		font-size: 23px;
		line-height: 40px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(even) {
		transform: translate(0px, 0px);
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		min-width: 33.33%;
	}

	.app-development-row-item + .app-development-row-item {
		margin-left: 0;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(odd) {
		flex-direction: column;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(even) .appDev_cont_img {
		flex-direction: column-reverse;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(odd) .appDev_cont_img {
		flex-direction: column-reverse;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(odd) .appDev_cont_img svg.small-round {
		margin-top: 110px;
		margin-bottom: 0;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item::before {
		height: 110px;
		top: 110px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(even) .appDev_cont_img svg.small-round {
		margin-top: 110px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item {
		width: 33%;
	}



    /* portfolio */

	.cmn_pf_section_wrap {
		padding-top: 30px;
	}

	.cmn_p__folio_section {
		padding: 60px 0 90px;
	}

	.p__folio_sec_hdr h2 {
		font-size: 72px;
		line-height: 72px;
	}

	.p__folio_sec_hdr h2 > span {
		font-size: 34px;
		line-height: 36px;
	}

	.p__folio_sec_hdr {
		margin-bottom: 40px;
	}

	.p__folio_sec_hdr::before {
		top: -25px;
	}

	.p__folio_imgBx figcaption {
		height: 80px;
	}

	.p__folio_imgBx figcaption > a {
		font-size: 20px;
		line-height: 26px;
		padding: 20px 28% 22px 20px;
	}

	.p__folio_imgBx figcaption > a .button-arrow {
		width: 36px;
		height: 36px;
		padding: 12px;
		right: 14px;
	}

    /* portfolio */


    /* blog */

	.blog_main_section {
		padding: 200px 0 90px;
	}

	.blg_hdr_bx > h2 {
		font-size: 62px;
		line-height: 72px;
	}

	.blg_hdr_srch_box {
		width: 40%;
	}

	.blg_hdr_srch_box .searc_fild {
		padding: 14px 70px 14px 16px;
		font-size: 16px;
	}

	.blg_hdr_srch_box .search_btn {
		width: 42px;
		height: 42px;
		background-size: 20px;
	}

	.blg_title_bx {
		padding: 35px 24px;
	}

	.blg_title_bx h3 {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 30px;
	}

	.blg_title_bx p {
		font-size: 16px;
		line-height: 24px;
	}

	.blg_arrow_icon,
	.current_post .blg_arrow_icon {
		right: 20px;
		bottom: 20px;
		width: 40px;
		height: 40px;
		padding: 10px;
	}

	.lt_nws_box {
		padding-left: 0;
	}

	.lt_nws_box h3 {
		font-size: 34px;
		line-height: 42px;
		margin-bottom: 32px;
	}

	.nws_img {
		width: 65px;
		height: 65px;
		border-radius: 10px;
	}

	.lt_nws_info {
		width: calc(100% - 65px);
	}

	.lt_nws_info .posted_dt {
		font-size: 15px;
	}

	.lt_nws_info p {
		font-size: 14px;
		line-height: 22px;
	}

	.blg_dtils_img {
		margin-bottom: 45px;
	}

	.blg_dtils_wrap h3 {
		font-size: 42px;
		line-height: 50px;
		margin-bottom: 30px;
	}

	.blg_dtils_paraBx {
		margin-top: 36px;
	}

	.blg_dtils_paraBx h4 {
		font-size: 23px;
		line-height: 30px;
		margin-bottom: 15px;
	}

    /* blog */

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::after {
		width: 235px;
		right: -135px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::before {
		width: 200px;
		height: 295px;
		top: 35px;
		left: -97px;
	}

	.app-development-sec.dm-why-choose-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		width: 50%;
		min-width: 50%;
		padding: 0 25px;
		margin-bottom: 30px;
	}

	.app-development-sec.dm-why-choose-sec .app-development-row-item + .app-development-row-item {
		margin-left: 0px;
	}

	.aiml_serv_grid_wrapper {
		grid-template-columns: repeat(2, 1fr);
		margin-top: 40px;
	}

	.aiml_service_section {
		padding: 80px 0 40px;
	}

	.aiml_serv_hd h2 span {
		font-size: 40px;
		line-height: normal;
	}

	.aiml_serv_hd h2 {
		font-size: 60px;
		line-height: 70px;
	}

	.aiml_serv_hd {
		margin-bottom: 10px;
	}

	.process_cont {
		padding: 40px 40px 40px 40px;
		margin-top: 50px;
	}

	.process_cont h4 {
		font-size: 27px;
		line-height: 38px;
		margin-bottom: 10px;
	}

	.process_cont p {
		font-size: 17px;
		line-height: 33px;
	}

	.process_wrapper_main .row >div {
		padding: 0 60px;
	}

	.faq_section h2 {
		font-size: 60px;
		line-height: 70px;
	}

	.process_section {
		padding: 60px 0;
	}

	.aiml_service_section {
		padding: 60px 0 115px;
	}

	.aiml_serv_hd h2 {
		font-size: 70px;
		line-height: 80px;
	}

	.why-businesses-sec .heading-div h2 span {
		line-height: 90px;
	}

	.blg_hd {
		font-size: 22px;
		line-height: 29px;
		left: 20px;
		bottom: 20px;
	}
	
	.testimonial-sec .container .custom-nav button.swiper-button-next,
	.testimonial-sec .container .custom-nav button.swiper-button-prev {
		padding: 12px;
		border: 1px solid white;
		background-color: white;
	}

	.aiml_serv_gridItm:nth-child(1) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(4) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(5) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(8) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(9) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(12) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(13) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(16) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(17) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(20) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(21) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(24) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(25) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(28) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(29) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(32) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(33) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(36) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(37) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(40) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(41) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(44) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(45) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(48) .aiml_serv_grid_cont {
		background-color: #0C55B4;
		color: #fff !important;

	}
	.aiml_serv_gridItm:nth-child(2) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(3) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(6) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(7) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(10) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(11) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(14) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(15) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(18) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(19) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(22) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(23) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(26) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(27) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(30) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(31) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(34) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(35) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(38) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(39) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(42) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(43) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(46) .aiml_serv_grid_cont,
	.aiml_serv_gridItm:nth-child(47) .aiml_serv_grid_cont {
		background-color: #D9EAFF;
    	color: #0C55B4 !important;
	}
	.aiml_serv_gridItm:nth-child(4) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(5) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(12) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(13) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(20) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(21) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(28) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(29) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(36) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(37) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(44) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(45) .aiml_serv_grid_cont p {
		color: #FFFFFF;
	}

	.hire_our_dedicated_figure {
        width: 50%;
    }
	.hire_our_dedicated_content {
        width: 50%;
    }
	ul.steps_list {
        margin-bottom: 30px;
    }

    ul.steps_list li {
        font-size: 18px;
    }

    ul.steps_list li .icon_box {
        width: 70px;
        height: 70px;
		padding: 10px;
    }

    ul.steps_list li .icon_box img {
        height: 40px;
    }
}

@media (min-width: 1024px) {

	.sidenav-sec {
		display: none;
	}

	.header-links {
		display: block;
	}
}

@media (max-width: 1024px) {

	.sidenav-sec {
		display: block;
	}

	.header-links {
		display: none;
	}

	.banner-sec div.banner-sec-wrapper h6 {
		font-size: 25px;
		line-height: 32px;
		margin-bottom: 12px;
	}

	.banner-sec div.banner-sec-wrapper h1 {
		font-size: 58px;
		line-height: 62px;
		margin-bottom: 15px;
	}

	.about-sec .about-sec-wapper .about-sec-img div img {
		height: 300px;
        /* width: 100%; */;
	}

	.about-sec-text {
		margin-top: 30px;
	}

	.our-service-sec .our-service-wrapper .heading-div {
		margin-top: 0px;
		margin-bottom: 30px;
	}

	.heading-div h2 span {
		font-size: 60px;
		line-height: 75px;
	}

	.our-service-sec .our-service-wrapper .custom-nav {
		position: absolute;
		left: 15px;
		bottom: 73px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content h5 {
		font-size: 23px;
		line-height: 45px;
		margin-bottom: 10px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content p {
		font-size: 14px;
		margin-bottom: 29px;
		line-height: 25px;
	}

	.our-portfolio-sec .heading-div {
		margin-bottom: 30px;
		text-align: center;
	}

	.our-portfolio-sec .heading-div p {
		text-align: center;
	}

	.our-portfolio-sec .heading-div h2 {
		text-align: center;
	}

	.about-sec {
		padding: 40px 0;
	}

	.our-service-sec {
		padding: 40px 0;
	}

	.our-portfolio-sec {
		padding: 40px 0;
	}

	.testimonial-sec {
		padding: 40px 0;
	}

	.contact-from-sec {
		padding: 40px 16px !important;
	}

	.contact-from-sec .contact-from-wrapper {
		padding: 30px 12px;
		max-width: 100%;
	}

	.contact-from-sec .contact-from-wrapper h4 {
		font-size: 40px;
		line-height: 55px;
		margin-bottom: 30px;
	}

	.contact-from-sec .contact-from-wrapper .from-item input {
		height: 42px;
		padding: 10px;
	}

	.contact-from-sec .contact-from-wrapper .from-item select {
		height: 42px;
		padding: 10px;
	}

	.contact-from-sec .contact-from-wrapper .from-item {
		margin-bottom: 15px;
	}

	.testimonial-sec .testimonial-sec-wrapper {
		max-width: 80%;
	}

	.csub-banner-sec .csub-banner-wrapper h1 {
		font-size: 84px;
		line-height: 100px;
	}

	.csub-banner-sec.about-sub-banner-sec .csub-banner-wrapper .csub-banner-text {
		margin-top: -70px;
	}

	.csub-banner-sec .csub-banner-wrapper .csub-banner-text {
		padding-left: 160px;
	}

	.csub-banner-sec {
		padding: 180px 0 80px 0;
	}

	.csub-banner-sec::before {
		bottom: 0px;
		height: 95px;
	}

	.sp-service-sec .sp-service-item.left-item {
		margin-left: 0px;
	}

	.sp-service-sec .sp-service-item.right-item {
		margin-right: 0px;
	}

	.sp-service-sec {
		padding: 50px 0 16px 0;
	}

	.heading-div h6 {
		font-size: 25px;
		line-height: 45px;
	}

	.client-love-sec.testimonial-sec {
		padding: 50px 0 0 0;
	}

	.client-love-sec.testimonial-sec .heading-div {
		margin-bottom: 60px;
	}

	.worked-with-sec {
		padding: 232px 0 60px 0;
	}

	.heading-div h2 span {
		font-size: 30px;
		line-height: 55px;
	}

	.lets-discuss-sec .heading-div h2 {
		margin-bottom: 20px;
	}

	.worked-with-item img {
		width: 100%;
		height: 165px;
		padding: 35px 35px;
		margin-bottom: 25px;
	}

	.worked-with-sec .heading-div h5 {
		font-size: 33px;
		line-height: 55px;
	}

	.sp-service-sec .heading-div {
		margin-bottom: 40px !important;
	}

	.sp-service-sec .heading-div h2 {
		margin-bottom: 40px !important;
		text-align: center;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content h3 {
		font-size: 35px;
		line-height: 45px;
		margin-bottom: 22px;
	}

	.why-choose-sec .why-choose-wrapper .heading-div h2.why-choose-heading-h2 {
		position: unset;
		text-align: center;
	}

	.why-choose-sec .why-choose-wrapper .heading-div h6.why-choose-heading-h6 {
		position: unset;
		text-align: center;
		margin-bottom: 30px;
		max-width: 100%;
	}

	.why-choose-sec .why-choose-wrapper .collum-2 {
		margin-top: 0px;
	}

	.why-choose-sec .why-choose-wrapper .collum-3 {
		margin-top: 0px;
	}

	.why-choose-sec .why-choose-wrapper .collum-4 {
		margin-top: 0px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item h3 {
		line-height: 34px;
		font-size: 24px;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item p {
		line-height: 39px;
		font-size: 17px;
	}

	.technologies-sec .technologies-wrapper .technologies-logo .technologies-logo-row img {
		height: 100px;
		width: 110px;
		padding: 15px;
		border-radius: 20px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items {
		margin-bottom: 20px;
	}

	.good-mobileapp-sec .heading-div h2 {
		font-size: 44px;
		line-height: 50px;
		text-align: center !important;
		margin-bottom: 30px;
	}

	.good-mobileapp-sec .heading-div {
		margin-bottom: 40px;
	}

	.app-development-sec h2 {
		margin-bottom: 0px;
	}

	.we-provide-sec .heading-div {
		margin-bottom: 30px;
	}

	.we-provide-sec {
		padding: 30px 0;
	}

	.why-choose-sec {
		padding: 30px 0 30px 0;
	}

	.technologies-sec .technologies-wrapper .technologies-list h6 {
		font-size: 22px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items p {
		font-size: 16px;
		line-height: 63px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items {
		gap: 14px;
	}

	.app-development-sec {
		padding: 30px 0 30px 0;
	}

	.good-mobileapp-sec {
		padding: 30px 0 30px 0;
	}

	.tools-sec {
		padding: 30px 0 30px 0 !important;
	}



    /* portfolio */    

	.p__folio_sec_hdr h2 {
		font-size: 54px;
		line-height: 60px;
	}

	.p__folio_sec_hdr h2 > span,
    .csub-banner-wrapper h1 > span {
		font-size: 26px;
		line-height: 30px;
	}

    /* portfolio */

    /* blog */

	.blg_dtils_wrap h3 {
		font-size: 26px;
		line-height: 32px;
		margin-bottom: 20px;
	}

	.blg_dtils_wrap p {
		font-size: 14px;
		line-height: 24px;
	}

	.blg_dtils_paraBx h4 {
		font-size: 18px;
		line-height: 26px;
		margin-bottom: 12px;
	}

	.blg_dtils_paraBx {
		margin-top: 25px;
	}

    /* blog */

	.services-we-Offer-sec {
		padding: 30px 0 30px 0;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .right-row {
		padding-top: 0px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .heading-div {
		position: relative;
		text-align: center !important;
		margin-bottom: 40px;
		width: 100%;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .heading-div h2 {
		text-align: center !important;
	}

	.app-development-sec h2 {
		text-align: center !important;
	}

	.content-image-sec .content-image-wrapper .content-image-text .heading-div h2 {
		font-size: 45px;
		line-height: 80px;
		margin-bottom: 0px;
	}

	.content-image-sec .content-image-wrapper .content-image-text .heading-div h2 span {
		font-size: 30px;
	}

	.content-image-text {
		margin-bottom: 20px;
	}

	.content-image-sec .content-image-wrapper {
		margin-bottom: 20px;
	}

	.work-together-sec {
		padding: 60px 0 340px;
		margin-bottom: -340px;
	}

	.work-together-sec .heading-div {
		margin-bottom: 60px;
	}

	.process_hd h2 {
		font-size: 75px;
		line-height: 85px;
	}

	.aiml_serv_gridItm:nth-child(2n) {
		transform: translateY(0px);
	}

	.aiml_serv_grid_cont {
		padding: 60px 35px 60px;
		min-height: auto;
	}

	.process_section {
		padding: 40px 0;
	}

	.faq_section h2 {
		font-size: 50px;
		line-height: 70px;
		margin-bottom: 30px;
	}

	.aiml_feture_col {
		padding: 40px 40px 40px;
		display: block;
	}

	.aiml_feture_icon {
		width: 90px;
		height: 90px;
		margin: auto;
		margin-bottom: 30px;
	}

	.aiml_feture_cont {
		width: calc(100% - 0px);
		padding-left: 0px;
		text-align: center;
	}

	.aiml_feture_cont h4 {
		font-size: 25px;
		line-height: 40px;
	}

	.aiml_feture_cont p {
		font-size: 18px;
		line-height: 32px;
	}

	.aiml_feture_wrap .row {
		row-gap: 30px;
	}

	.aiml_serv_hd h2 {
		text-align: center;
	}

	.aiml_service_section {
		padding: 40px 0 40px;
	}

	.faq_section {
		padding: 40px 0px 40px;
	}

	.blog_main_section {
		/* padding: 60px 0; */
	}

	.lt_nws_box + .lt_nws_box {
		margin-top: 60px;
	}

	.blg_hd {
		font-size: 19px;
		line-height: 29px;
		left: 20px;
		bottom: 20px;
	}

	.blog_card_para {
		margin-top: 10px;
	}

	.blog_card_para p {
		font-size: 18px;
		line-height: 32px;
	}

	.contact-us-sec .contact-us-content {
		left: 20%;
	}

	.about-sec .about-sec-wapper .about-sec-img .banner-img-2-wrap {
		height: 480px;
	}
	.our-service-sec .our-service-wrapper .our-service-slider-content .service-slider-content-icon {
		width: 70px;
		height: 70px;
		padding: 12px;
	}
	
	.testimonial-sec .container .custom-nav button.swiper-button-next,
	.testimonial-sec .container .custom-nav button.swiper-button-prev  {
		width: 45px;
		height: 45px;
	}
	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text {
		min-height: 100px;
	}
	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text h4 {
        font-size: 28px;
        line-height: 32px;
    }
	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text p {
        font-size: 15px;
        line-height: 24px;
		margin: 10px 0 0;
    }

	.step_section {
        padding: 55px 0px 60px;
    }

    .step_iconInfo {
        padding: 22px 30px;
    }

    .step_iconInfo strong {
        font-size: 18px;
    }

    .step_iconDiv {
        width: 165px;
        height: 165px;
    }

    .step_iconDiv .stepIcon {
        padding: 35px;
    }
	.steps_list li {
		padding-left: 24dpx;
	}
	.hiring-sec .heading-div h2 {
		max-width: 75%;
	}
}

@media (max-width: 991px) {

	.csub-banner-sec {
		padding: 180px 0 50px 0;
	}

	.csub-banner-sec::before {
		height: 90px;
	}

    /* blog */ 

	.blg_hdr_bx {
		margin-bottom: 50px;
	}

	.blg_hdr_bx > h2 {
		font-size: 42px;
		line-height: 50px;
	}

	.lt_nws_box h3 {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 24px;
	}

	.lt_nws_list {
		row-gap: 25px;
	}

	.nws_img {
		width: 50px;
		height: 50px;
		border-radius: 10px;
	}

	.lt_nws_info {
		width: calc(100% - 50px);
		padding-left: 10px;
	}

	.lt_nws_info .posted_dt {
		font-size: 12px;
		line-height: 16px;
	}

	.lt_nws_info .posted_dt strong {
		display: inline-block;
	}

	.lt_nws_info p {
		font-size: 13px;
		line-height: 18px;
	}

    /* blog */

	.about-sec .about-sec-wapper .about-sec-img div img {
		width: 100%;
	}
	ul.steps_list li {
        padding: 15px;
        font-size: 16px;
    }
}

@media (max-width: 880px) {

	.app-development-sec .app-development-wrapper .app-development-row-1 {
		justify-content: center;
		gap: 0;
		margin-bottom: 30px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item::before {
		height: 60px;
		bottom: 110px;
	}

	.app-development-sec .app-development-row-1 .app-development-row-item p {
		margin-bottom: 0px;
	}

	.app-development-sec .app-development-row-1 .app-development-row-item h6 {
		margin-bottom: 10px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items p {
		font-size: 21px;
		line-height: 63px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		min-width: 49%;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(odd) .appDev_cont_img svg.small-round {
		margin-top: 60px;
		margin-bottom: 0;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item:nth-child(even) .appDev_cont_img svg.small-round {
		margin-top: 60px;
	}

	.why-businesses-wrapper .why-businesses-img {
		max-width: 100%;
		height: 400px;
	}

	.why-businesses-img .heading-div {
		right: 0;
	}

	.contact-us-sec img.contact-sec-img {
		max-width: 330px;
	}

	.contact-us-sec .contact-us-content {
		padding: 35px 25px;
		width: 290px;
		height: auto;
		margin-left: -57px;
		margin-top: -11px;
		left: 31%;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::before {
		width: 152px;
		height: 295px;
		top: 80px;
		left: -97px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::after {
		width: 178px;
		right: -118px;
	}

	.aiml_serv_grid_wrapper {
		grid-template-columns: repeat(1, 1fr);
	}

	.aiml_serv_gridItm:nth-child(odd) .aiml_serv_grid_cont {
		background-color: #0C55B4;
        color: #fff !important;
	}
	.aiml_serv_gridItm:nth-child(even) .aiml_serv_grid_cont {
		background-color: #D9EAFF;
        color: #0C55B4 !important;
	}
	.aiml_serv_gridItm:nth-child(2) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(4) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(6) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(8) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(10) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(12) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(14) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(16) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(18) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(20) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(22) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(24) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(26) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(28) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(30) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(32) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(34) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(36) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(38) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(40) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(42) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(44) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(46) .aiml_serv_grid_cont p {
        color: #0C55B4 !important;
	}
	
	.aiml_serv_gridItm:nth-child(1) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(3) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(5) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(7) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(9) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(11) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(13) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(15) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(17) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(19) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(21) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(23) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(25) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(27) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(29) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(31) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(33) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(35) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(37) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(39) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(41) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(43) .aiml_serv_grid_cont p,
	.aiml_serv_gridItm:nth-child(45) .aiml_serv_grid_cont p {
		color: #fff !important;
	}
	
	.webHire_sec .heading-div h2 {
		max-width: 75%;
	}
}

@media (max-width: 770px) {

	.banner-sec div.banner-sec-wrapper h1 {
		font-size: 42px;
		line-height: 40px;
	}

	.banner-sec div.banner-sec-wrapper p {
		font-size: 14px;
		line-height: 22px;
	}

	.banner-section {
		background-size: 65% 65%;
	}

	.banner-sec div.banner-sec-wrapper > a {
		margin-top: 25px;
	}

	.heading-div h2 span {
		font-size: 36px;
		line-height: 42px;
	}

	.heading-div h2 {
		font-size: 45px;
		line-height: 55px;
		margin-bottom: 10px;
	}

	.testimonial-sec h2 {
		font-size: 49px;
		line-height: 55px;
		margin-bottom: 43px;
	}

	.testimonial-sec .testimonial-sec-wrapper .swiper.testimonial-slider .swiper-wrapper .swiper-slide {
		padding: 40px 35px 40px 35px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide img {
		width: 60px;
		height: 60px;
		margin-bottom: 32px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide p {
		font-size: 13px;
		line-height: 24px;
		margin-bottom: 25px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide h6 {
		font-size: 18px;
	}

	footer .footer-wrapper {
		display: block;
	}

	.footer-links {
		text-align: center;
		margin-bottom: 20px;
	}

	.copy-right {
		text-align: center;
	}

	footer .footer-logo {
		margin-bottom: 25px;
	}

	.fromBtn_box {
		text-align: center;
	}

	.about-sec .about-sec-wapper .about-sec-img div {
		display: block !important;
	}

	.csub-banner-sec .csub-banner-wrapper .csub-banner-text p {
		font-size: 15px;
		line-height: 24px;
	}

	.about-sec .about-sec-wapper .about-sec-text p + p {
		margin-top: 10px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item a svg {
		right: 28px;
		top: 8px;
	}

	.csub-banner-sec.about-sub-banner-sec .csub-banner-wrapper .csub-banner-text {
		margin-top: 0px;
	}

	.csub-banner-sec .csub-banner-wrapper .csub-banner-text {
		padding-left: 0px;
	}

	.csub-banner-sec .csub-banner-wrapper h1 {
		font-size: 70px;
		line-height: 80px;
		margin-bottom: 10px;
	}

	.csub-banner-sec .csub-banner-wrapper h1 br {
		display: none;
	}

	.csub-banner-sec {
		padding: 120px 0 40px 0;
	}

	.how-it-started-sec {
		padding: 80px 0 50px 0;
	}

	.how-it-started-sec .how-it-started-wrapper h2 {
		font-size: 45px;
		line-height: 50px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text img {
		width: 60px;
		height: 60px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 {
		font-size: 45px;
		line-height: 55px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 span {
		font-size: 45px;
		line-height: 45px;
	}

	.sounds-like-sec .sounds-like-item {
		background-color: white;
		border-radius: 30px;
		margin-bottom: 15px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading {
		padding-top: 50px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading h2 {
		font-size: 50px;
		line-height: 60px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading p {
		font-size: 20px;
		line-height: 35px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content h3 {
		font-size: 35px;
		line-height: 42px;
		margin-bottom: 15px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content p {
		font-size: 15px;
		line-height: 24px;
		margin-bottom: 25px;
	}

	.worked-with-item img {
		width: 100%;
		height: 115px;
		padding: 25px 25px;
		margin-bottom: 12px;
	}

	.heading-div h6 {
		font-size: 18px;
		line-height: 28px;
	}

	.worked-with-sec {
		padding: 140px 0 60px 0;
	}

	.we-provide-sec div.we-provide-sec-item {
		height: auto;
	}

	.why-choose-sec .why-choose-wrapper .why-choose-content-item {
		height: auto;
	}

	.technologies-sec .technologies-wrapper .technologies-logo .technologies-logo-row img {
		height: 70px;
		width: 70px;
		padding: 6px;
		border-radius: 10px;
	}
	.technologies-wrapper .col-lg-4 {
		overflow: auto;
        margin-bottom: 20px;
	}
	.technologies-list  {
		display: flex;
        border-bottom: 2px solid #7C7373;
        flex-wrap: nowrap;
        /* min-width: 660px; */		
		min-width: max-content;
	}
	.technologies-sec .technologies-wrapper .technologies-list h6 {
		font-size: 20px;
		padding: 0 10px 14px;
		margin-bottom: 0;
	}
	.technologies-sec .technologies-wrapper .technologies-list h6::before {
		width: 100%;
		height: 10px;
		left: 0;
		top: unset;
		bottom: -2px;
		background: transparent;
	}
	.technologies-sec .technologies-wrapper .technologies-list h6.active::before {
		height: 10px;
		width: 100%;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items .good-mobileapp-items-img {
		padding: 10px 20px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items img {
		width: 40px;
		height: 40px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even) {
		flex-direction: column;
		transform: translate(0px, 0px);
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item {
		width: 50%;
		margin-bottom: 30px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(odd) {
		flex-direction: column;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(odd) .hiring-wrapper-item-img {
		flex-direction: column;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(odd) .hiring-wrapper-item-img svg.icon-2 {
		margin-bottom: 0;
		margin-top: 100px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even) .hiring-wrapper-item-img svg.icon-2 {
		margin-top: 110px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-img::before {
		height: 100px;
		top: 160px;
	}

	.hiring-sec {
		padding: 40px 0 10px 0;
	}

    .why-choose-sec .why-choose-wrapper .why-choose-content-item p {
		line-height: 26px;
	}

    /* portfolio */

	.cmn_pf_section_wrap {
		padding-top: 0px;
	}

	.cmn_p__folio_section {
		padding: 40px 0 60px;
	}

	.cmn_p__folio_section:nth-child(odd) .p__folio_sec_hdr {
		float: none;
		display: inline-block;
		text-align: left;
	}

	.p__folio_sec_hdr {
		margin-bottom: 28px;
	}

	.p__folio_sec_hdr h2 {
		font-size: 38px;
		line-height: 48px;
	}

	.p__folio_sec_hdr h2 > span,
    .csub-banner-wrapper h1 > span {
		font-size: 20px;
		line-height: 26px;
	}

	.p__folio_img_wrapper > .row {
		row-gap: 25px;
	}

	.cmn_p__folio_section:last-child {
		padding-bottom: 60px;
	}

    /* portfolio */

    /* blog */

    

	.blg__topic + .blg__topic {
		margin-top: 25px;
	}

	.blog_main_section {
		padding: 170px 0 55px;
	}

	.blg_title_bx h3 {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 20px;
	}

	.blg_title_bx p {
		font-size: 14px;
		line-height: 22px;
	}

	.blg_arrow_icon,
	.current_post .blg_arrow_icon {
		right: 18px;
		bottom: 20px;
		width: 35px;
		height: 35px;
		padding: 7px;
	}

	.lt_nws_box {
		margin-top: 40px;
	}



    /* blog */

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::after {
		display: none;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even)::before {
		display: none;
	}

	.app-development-sec.dm-why-choose-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		width: 100%;
		min-width: 100%;
	}

	.content-image-sec {
		padding: 30px 0 0px 0;
	}

	.work-together-sec {
		padding: 40px 0 320px;
		margin-bottom: -345px;
	}

	.content-image-sec .content-image-wrapper .content-image-text .heading-div h2 {
		font-size: 30px;
		line-height: 45px;
	}

	.content-image-sec .content-image-wrapper .content-image-text .heading-div h2 span {
		font-size: 25px;
	}

	.process_wrapper_main .process_wrap_bx:not(:last-child):before {
		display: none;
	}

	.process_wrapper_main .process_wrap_bx .row:before {
		display: none;
	}

	.process_wrapper_main .process_wrap_bx .row:after {
		display: none;
	}

	.faq_section {
		padding: 30px 0px 30px;
	}

	.faq_section h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.process_hd h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.process_hd h2 span {
		font-size: 30px;
	}

	.aiml_serv_hd h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.aiml_serv_hd h2 span {
		font-size: 30px;
	}

	.accr_title {
		padding: 20px 20px 20px 20px;
	}

	.accr_title h4 {
		font-size: 18px;
		line-height: 25px;
	}

	.accr_title .accr_icon {
		width: 30px;
		height: 30px;
		right: 8px;
	}

	.accr_content {
		padding: 0px 20px 20px 20px;
	}

	.accr_content p {
		font-size: 14px;
		line-height: 23px;
	}

	.process_section {
		padding: 30px 0;
	}
	.about-sec .about-sec-wapper .about-sec-img .banner-img-1-wrap,
	.about-sec .about-sec-wapper .about-sec-img .banner-img-2-wrap {
		width: 100%;
		height: 360px;
	}
	.hiring-sec {
		padding-bottom: 80px;
	}
	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text {
		min-height: 92px;
		margin-top: 13px;
	}
	.step_iconDiv {
        width: 105px;
        height: 105px;
        padding: 7px;
    }

    .step_iconDiv .stepIcon {
        padding: 20px;
    }

    .step_container:nth-child(odd) .cstm_col_6:nth-child(2) {
        padding-left: 44px;
    }

    .step_container:nth-child(even) .cstm_col_6:nth-child(2) {
        padding-right: 44px;
    }

    .step_iconInfo {
        padding: 10px 13px;
    }

    .step_iconInfo strong {
        font-size: 14px;
        line-height: 20px;
    }
	.arrow_sign-right {
        right: -15px;
    }
	.arrow_sign-left {
        left: -15px;
	}
	
	.step_iconInfo {
		min-height: 48px;
	}

	.hire_our_dedicated_row {
        display: block;
    }

    .hire_our_dedicated_figure {
        width: 100%;
        margin-bottom: 50px;
    }

    .hire_our_dedicated_content {
        width: 100%;
    }
	
	.hiring-sec .heading-div h2 {
		max-width: 75%;
	}
}

@media (max-width: 600px) {

	.about-sec .about-sec-wapper .about-sec-img div h2 {
		margin-bottom: 20px;
		text-align: center;
		font-size: 30px;
		line-height: 40px;
	}

	.banner-sec div.banner-sec-wrapper h6 {
		font-size: 18px;
	}

	.banner-sec div.banner-sec-wrapper h1 {
		font-size: 32px;
		line-height: 30px;
	}

	.banner-sec {
		padding: 85px 0 40px 0;
		position: relative;
	}

	.banner-sec div.banner-sec-wrapper p + p {
		margin-top: 10px;
	}

	header div.header-wrapper .header-logo img {
		width: 170px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content {
		padding: 40px 16px 32px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content h5 {
		font-size: 17px;
		line-height: 22px;
		margin-bottom: 10px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content p {
		margin-bottom: 19px;
		line-height: 21px;
	}

	.our-service-sec .our-service-wrapper .our-service-slider-content {
		height: 420px;
	}

	.heading-div h2 {
		font-size: 30px;
		line-height: 40px;
		text-align: center;
		margin-bottom: 70px;
	}

	.heading-div h2 span {
		font-size: 30px;
		line-height: 40px;
	}

	.our-portfolio-sec .heading-div h2 {
		margin-top: 0px;
		margin-bottom: 10px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item {
		height: 350px;
		border-radius: 20px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item a {
		padding: 10px 70px 10px 20px;
		font-size: 13px;
		border-radius: 0 20px;
		bottom: -1px;
		height: 54px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item a img {
		height: 30px;
		width: 31px;
		padding: 5px;
		right: 9px;
		top: 8px;
	}

	.our-portfolio-sec .our-portfolio-wrapper.down-row .our-portfolio-item {
		height: 350px;
	}

	.our-portfolio-sec div.col-lg-7.col-md-12.col-12 {
		padding: 0;
	}

	footer .footer-wrapper .footer-links ul li {
		margin-right: 0px;
	}

	footer .footer-wrapper .footer-links ul li a {
		padding: 5px 10px;
		font-size: 12px;
	}

	footer .footer-wrapper .copy-right p {
		font-size: 12px;
	}

	.testimonial-sec .testimonial-sec-wrapper .testimonial-slider .swiper-slide p {
		font-size: 11px;
		line-height: 23px;
		margin-bottom: 27px;
	}

	/* .our-service-sec .our-service-wrapper .our-service-slider-content {
		height: auto;
	} */

	.our-service-sec .our-service-wrapper .custom-nav button.swiper-button-next {
		width: 45px;
		height: 45px;
		padding: 12px;
		left: 55px;
	}

	.our-service-sec .our-service-wrapper .custom-nav button.swiper-button-prev {
		width: 45px;
		height: 45px;
		padding: 12px;
	}

	.our-service-sec .our-service-wrapper .custom-nav {
		left: 0;
		bottom: 18px;
		display: flex;
		gap: 10px;
		align-items: center;
		justify-content: center;
		width: 100%;
	}

	.testimonial-sec .container .custom-nav button.swiper-button-next {
		right: 26px;
	}

	.testimonial-sec .container .custom-nav button.swiper-button-prev {
		left: 26px;
	}

	.our-service-sec .our-service-wrapper .custom-nav button {
		position: unset !important;
	}

	.our-portfolio-sec {
		padding: 20px 0;
	}

	.testimonial-sec {
		padding: 20px 0;
	}

	.contact-from-sec {
		padding: 20px 15px;
	}

	.our-service-sec {
		padding: 20px 0;
	}

	.about-sec {
		padding: 20px 0;
	}
	.step_cont_info h4 {
		font-weight: 700;
		font-size: 20px;
		line-height: 28px;
	}

	.our-portfolio-sec .heading-div p {
		text-align: center;
		font-size: 14px;
		line-height: 22px;
	}

	.testimonial-sec h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 10px !important;
	}

	.contact-from-sec .contact-from-wrapper h4 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 20px;
	}

	.contact-from-sec .contact-from-wrapper .from-item {
		margin-bottom: 12px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading h2 {
		font-size: 30px;
		line-height: 42px;
	}

	.sounds-like-sec {
		padding: 0 0 50px 0;
	}

	.our-teams-sec .our-teams-slider-item img {
		height: auto;
		aspect-ratio: 1;
		object-position: top;
	}

	.our-teams-sec .our-teams-slider-item .our-teams-slider-item-text {
		padding: 10px 12px;
		bottom: 12px;
		left: 0;
		right: 0;
		margin: auto;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text img {
		margin-bottom: 20px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 {
		font-size: 37px;
		line-height: 46px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text h3 span {
		font-size: 37px;
		line-height: 34px;
	}

	.how-it-started-sec .how-it-started-wrapper h2 {
		font-size: 30px;
		line-height: 42px;
		margin-bottom: 10px;
	}

	.csub-banner-sec .csub-banner-wrapper h1 {
		font-size: 50px;
		line-height: 65px;
	}

	.sounds-like-sec .sounds-like-wrapper .sounds-like-heading p {
		font-size: 16px;
		line-height: 28px;
	}

	.worked-with-sec .heading-div h5 {
		font-size: 24px;
		line-height: 30px;
	}

	.heading-div h6 {
		font-size: 18px;
		line-height: 27px;
	}

	.worked-with-sec {
		padding: 140px 0 60px 0;
		margin-top: -90px;
	}

	.worked-with-item img {
		height: 120px;
		padding: 30px;
	}

	.client-love-sec.testimonial-sec .heading-div {
		margin-bottom: 40px;
	}

	.csub-banner-sec::before {
		height: 75px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items p {
		font-size: 14px;
		line-height: 50px;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		min-width: 100%;
	}

	.hiring-sec .heading-div h2 {
		margin: 0px;
		width: 100%;
	}

	.why-businesses-wrapper .why-businesses-img {
		height: auto;
	}

	.why-businesses-sec .heading-div h2 {
		margin: 0px;
	}

	.why-businesses-sec .heading-div h2 span {
		line-height: 45px;
	}

	.why-businesses-content .why-businesses-item p {
		font-size: 17px;
		line-height: 22px;
	}

	.why-businesses-content .why-businesses-item {
		gap: 10px;
	}

	.why-businesses-content .why-businesses-item .icon {
		width: 50px;
		height: 50px;
		padding: 10px;
	}

	.how-we-design-sec .how-we-design-wrapper {
		padding: 30px 0 30px 0;
	}

	.technologies-wrapper {
		margin-top: 30px;
	}

	.tools-sec .heading-div h2 {
		margin-bottom: 0px;
	}

	.hiring-sec {
		padding: 30px 0 10px 0;
	}

	.hiring-sec .hiring-wrapper {
		margin-top: 30px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-img img.icon-1 {
		width: 100px;
		height: 100px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-img::before {
		top: 100px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item:nth-child(even) .hiring-wrapper-item-img::before {
		width: 1px;
		top: 100px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-img svg.icon-2 {
		width: 34px;
		height: 34px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text h4 {
		font-size: 30px;
		line-height: 30px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item .hiring-wrapper-item-text p {
		font-size: 15px;
		line-height: 23px;
		margin: 10px 0;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item {
		margin-bottom: 15px;
	}

	.contact-us-sec img.contact-sec-img {
		max-width: 225px;
	}

	.contact-us-sec .contact-us-content {
		padding: 15px;
		width: 220px;
		height: 260px;
		margin-left: -33px;
		margin-top: -81px;
	}

	.contact-us-sec .contact-us-content svg {
		width: 45px;
		height: 45px;
		margin-bottom: 10px;
	}

	.contact-us-sec .contact-us-content h6 {
		font-size: 22px;
		line-height: 31px;
		margin-bottom: 10px;
	}

	.contact-us-sec .contact-us-content p {
		font-size: 15px;
		line-height: 24px;
	}
	.technologies-sec .technologies-wrapper .technologies-list h6 {
        font-size: 16px;
        line-height: 24px;
	}



    /* portfolio */

	.p__folio_imgBx {
		height: 380px;
		max-height: 100%;
	}

    /* portfolio */

    /* blog */

	.blg_hdr_bx {
		justify-content: center;
		row-gap: 10px;
	}

	.blg_hdr_srch_box {
		width: 100%;
		margin: auto;
	}

	.blg_dtils_img {
		margin-bottom: 28px;
	}

	.blg_dtils_wrap h3 {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 15px;
	}

	.blg_dtils_paraBx h4 {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.blg_dtils_paraBx {
		margin-top: 20px;
	}

    /* blog */

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item {
		padding: 45px 30px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item img {
		width: 100px;
		height: 100px;
		margin-bottom: 20px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item h4 {
		font-size: 25px;
		line-height: 35px;
		margin-bottom: 20px;
	}

	.services-we-Offer-sec .services-we-Offer-wrapper .services-we-Offer-item p {
		font-size: 14px;
		line-height: 25px;
	}

	.content-image-sec .content-image-wrapper .content-image-img {
		height: 265px;
	}

	.work-together-sec h2 {
		margin-bottom: 0px;
	}

	.process_wrapper_main .row >div {
		padding: 0 0px;
	}

	.process_cont {
		padding: 20px 20px 20px 20px;
		margin-top: 25px;
		border-radius: 25px 25px 25px 25px;
	}

	.process_wrapper_main .process_wrap_bx + .process_wrap_bx {
		margin-top: 30px;
	}

	.faq_section h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.process_cont h4 {
		font-size: 21px;
		line-height: 28px;
		margin-bottom: 10px;
	}

	.process_cont p {
		font-size: 14px;
		line-height: 27px;
	}

	.process_hd h2 {
		font-size: 30px;
		line-height: 45px;
	}

	.process_hd h2 span {
		font-size: 20px;
	}

	.aiml_service_section {
		padding: 30px 0 30px;
	}

	.aiml_serv_icon {
		width: 80px;
		height: 80px;
		padding: 20px;
		margin-bottom: 10px;
	}

	.aiml_serv_grid_cont {
		padding: 40px 30px 40px;
	}

	.aiml_serv_para p {
		font-size: 14px;
		line-height: 25px;
	}

	.aiml_feture_col {
		padding: 25px 25px 25px;
		min-height: auto;
	}

	.aiml_feture_icon {
		width: 55px;
		height: 55px;
		margin-bottom: 10px;
		padding: 10px;
	}

	.aiml_feture_cont h4 {
		font-size: 21px;
		line-height: 31px;
	}

	.aiml_feture_cont p {
		font-size: 14px;
		line-height: 25px;
	}

	.aiml_feture_wrap .row {
		row-gap: 15px;
	}

	.aiml_serv_hd h2 {
		font-size: 30px;
		line-height: 45px;
	}

	.aiml_serv_hd h2 span {
		font-size: 20px;
	}

	.why-businesses-sec {
		padding: 30px 0;
	}

	.aiml_feture_wrap {
		margin-top: 40px;
	}
	.testimonial-sec .testimonial-sec-wrapper .swiper.testimonial-slider .swiper-wrapper .swiper-slide.swiper-slide-active {
		height: 510px;
	}

	.step_cont_info {
		width: 100%;
		padding-left: 0;
	}
	.heading-div h2
}


@media (max-width: 480px) {

	.banner-sec div.banner-sec-wrapper h1 {
		font-size: 30px;
		line-height: 30px;
	}

	.banner-sec div.banner-sec-wrapper h6 {
		font-size: 15px;
		line-height: 30px;
	}

	.banner-sec div.banner-sec-wrapper p {
		max-width: 100%;
	}

	.banner-section {
		background-size: 63% 42%;
	}

	.our-portfolio-sec .our-portfolio-wrapper.down-row .our-portfolio-item {
		height: 250px;
	}

	.our-portfolio-sec .our-portfolio-wrapper .our-portfolio-item {
		height: 250px;
		border-radius: 20px;
	}

    /* .our-teams-sec .our-teams-slider-item img {

        height: 450px;

    } */

	.sounds-like-sec .sounds-like-item .sounds-like-text-img {
		display: block;
	}

	.sounds-like-sec .sounds-like-item p {
		padding: 20px 20px;
	}

	.sounds-like-sec .sounds-like-item .sounds-like-text-img .sounds-like-text {
		padding: 20px 20px 0px 20px;
	}

	.how-it-started-sec {
		padding: 80px 0 30px 0;
	}

	.csub-banner-sec {
		padding: 120px 0 40px 0;
	}

	.csub-banner-sec::before {
		bottom: 0px;
		height: 80px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content {
		padding: 22px 22px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content h3 {
		font-size: 22px;
		line-height: 25px;
		margin-bottom: 8px;
	}

	.sp-service-sec .sp-service-item .sp-service-item-content p {
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 20px;
	}

	.client-love-sec.testimonial-sec {
		padding: 20px 0 0 0;
	}

	.sp-service-sec .heading-div {
		margin-bottom: 20px !important;
	}

	.heading-div h6 {
		font-size: 14px;
		line-height: 22px;
	}

	.worked-with-sec .heading-div {
		margin-bottom: 20px;
	}

	.worked-with-item img {
		height: 90px;
		padding: 15px;
		margin-bottom: 12px;
	}

	.heading-div h2 span {
		font-size: 20px;
		line-height: 35px;
	}

	.worked-with-sec {
		padding: 110px 0 30px 0;
		margin-top: -70px;
	}

	.worked-with-sec .heading-div h5 {
		font-size: 20px;
		line-height: 30px;
	}

	.sp-service-sec {
		padding: 20px 0 16px 0;
	}

	.app-development-sec .app-development-wrapper .app-development-row-1 .app-development-row-item {
		max-width: 100%;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items p {
		font-size: 13px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items .good-mobileapp-items-img {
		padding: 5px 10px;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items img {
		width: 27px;
		height: 40px;
		object-fit: contain;
	}

	.good-mobileapp-sec .good-mobileapp-wrapper .good-mobileapp-items {
		gap: 10px;
	}

	.hiring-sec .hiring-wrapper-content .hiring-wrapper-item {
		width: 100%;
	}

	.why-businesses-content .why-businesses-item p {
		font-size: 13px;
		line-height: 18px;
	}

	.why-businesses-content .why-businesses-item .icon {
		width: 35px;
		height: 35px;
		padding: 5px;
	}

	.csub-banner-sec .csub-banner-wrapper h1 {
		font-size: 35px;
		line-height: 45px;
	}

	.contact-us-sec img.contact-sec-img {
		max-width: 150px;
	}

	.contact-us-sec .contact-us-content {
		padding: 10px;
		width: 178px;
		height: 230px;
		margin-left: -18px;
		margin-top: -100px;
	}

	.contact-us-sec .contact-us-content svg {
		width: 30px;
		height: 30px;
	}

	.contact-us-sec .contact-us-content h6 {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 5px;
	}

	.contact-us-sec .contact-us-content p {
		font-size: 13px;
		line-height: 20px;
	}

    
	.contact-from-sec .contact-from-wrapper .from-item:nth-child(4),
	.contact-from-sec .contact-from-wrapper .from-item:nth-child(5) {
		width: 100%;
		display: inline-block;
	}

	.contact-from-sec .contact-from-wrapper .from-item:nth-child(5){
		margin-left: 0px;
	}


    /* portfolio */

	.cmn_p__folio_section {
		padding: 40px 0;
	}

	.p__folio_sec_hdr::before {
		top: -16px;
	}

	.p__folio_sec_hdr h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.p__folio_sec_hdr h2 > span,
    .csub-banner-wrapper h1 > span {
		font-size: 17px;
		line-height: 20px;
	}

	.p__folio_imgBx {
		height: 310px;
	}

	.p__folio_imgBx figcaption {
		height: 60px;
	}

	.p__folio_imgBx figcaption > a {
		font-size: 16px;
		line-height: 26px;
		padding: 10px 25% 11px 14px;
	}

	.cmn_p__folio_section:last-child {
		padding-bottom: 40px;
	}

    /* portfolio */

    /* blog */

	.blg__topic >img {
		aspect-ratio: 1;
	}

	.blg_dtils_wrap h3 {
		font-size: 18px;
		line-height: 24px;
	}

	.blg_dtils_paraBx h4 {
		font-size: 15px;
		line-height: 20px;
	}

	.blg_dtils_wrap p {
		font-size: 13px;
		line-height: 22px;
	}


    /* blog */

	.step_container:nth-child(odd) .cstm_col_6:nth-child(1),
    .step_container:nth-child(even) .cstm_col_6:nth-child(1) {
        width: auto;
        padding: 0px;
    }

    .step_container:nth-child(even) {
        flex-direction: row;
    }

    .step_container::before {
        left: 42.5px;
        transform: translateX(0);
    }

    .step_iconDiv {
        width: 85px;
        height: 85px;
    }

    .step_container:nth-child(odd) .cstm_col_6:nth-child(2) {
        padding-left: 20px;
        width: calc(100% - 85px);
    }

    .step_container:nth-child(even) .cstm_col_6:nth-child(2) {
        padding-left: 20px;
        padding-right: 0px;
        width: calc(100% - 85px);
    }

    .arrow_sign-right {
        border-left: 0px;
        border-right: 20px solid #FFFFFF;
        left: -15px;
    }
	.arrow_sign-left {
		border-right: 20px solid #FFFFFF;
        left: -15px;
	}
}

@media (max-width: 330px) {
}