@media only screen
  and (min-width: 1600px)
  and (max-width: 1800px){
    .web_development {
        max-width: 1100px;
    }
}
@media only screen
  and (min-width: 1200px)
  and (max-width: 1600px){
    .web_development {
        height: 700px;
      }
}

@media only screen
  and (min-width: 1200px)
  and (max-width: 1399px){

.technical_analysis-text {
    padding: 12px 5px;
}

}

@media only screen
  and (min-width: 768px)
  and (max-width: 1199px){
   .technical_analysis-text {
     padding: 12px;
     min-height: 80px;
}
}

@media only screen
  and (min-width: 768px)
  and (max-width: 1200px){
    #framework_main {
        overflow-x: auto;
        flex-wrap: nowrap;
        padding: 10px 0px;
    }
      #framebox  {
        width: 400px;
    }

}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1180px;
    }
    .solution_item h5 {
        min-height: 99px;
    }
    .reason_main {
        padding-left: 15px;
    }
}

@media (max-width: 1600px) {

    .services_tabs .nav-pills .nav-link{
        width: 350px;
    }



    .web_applecation li {
        padding-right: 45px;
        margin-bottom: 10px;
    }
    .web_development {
        max-width: 980px;
        padding: 90px 75px;
    }

    .engagement_content {
        max-width: 1290px;
    }
    #Portfolio {
        padding: 0px 50px;
    }
    .project_txt h3 a {
        font-size: clamp(20px, 4vw, 23px);
    }
    .banner_social_link {
        right: 2.3%;
    }
    .choose_us_slider {
        max-width: 1380px;
    }
    .choose_us_slider .owl-carousel.owl-drag .owl-item {
        padding: 30px 20px;
    }
    .performance_box {
        max-width: 910px;
    }
    .count-up {
        height: 250px;
    }
    .vision_img img {
        max-width: 80%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(even) .timeline-card-wrap:before {
        bottom: -4.2rem;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(5) .timeline-card-wrap::after {
        height: 46%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(4) .timeline-card-wrap::after {
        height: 57%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(3) .timeline-card-wrap::after {
        height: 46%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(2) .timeline-card-wrap::after {
        height: 57%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(1) .timeline-card-wrap::after {
        height: 46%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(odd) .timeline-card-wrap span {
        width: 40px;
        height: 40px;
        top: -16px;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(odd) .timeline-card-wrap span::after {
        width: 25px;
        height: 25px;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(even) .timeline-card-wrap span {
        width: 40px;
        height: 40px;
        bottom: -1rem;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(even) .timeline-card-wrap span::before {
        width: 25px;
        height: 25px;
    }
}

@media (max-width: 1400px) {
    .mega_menu_demo_2 .mega_menu {
        width: 1120px;
    }

    .banner_img img {
        width: 100%;
    }

    .choose_us_slider {
        max-width: 1260px;
    }

    .tools_list ul li {
        padding-right: 90px;
    }

    .services_tabs .nav-pills .nav-link {
        width: 315px;
        height: 120px;
        padding: 0px 20px;
    }

    .web_development {
        max-width: 880px;
        padding: 95px 50px;
    }

    .brouser li {
        padding-left: 10px;
    }

    .reason_main img {
        width: 100%;
    }

    .vision_img img {
        max-width: 75%;
    }

    .engagement_content {
        max-width: 1200px;
    }
    .footeritem2 {
        width: 25.33%;
    }
    #Portfolio {
        padding: 0px 30px;
    }
    .curser-img {
        top: -5.8rem;
        right: -3.9rem;
    }
    #many_reason {
        overflow: hidden;
    }
    section.success_section {
        padding: 100px 10px;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(5) .timeline-card-wrap::after {
        height: 42%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(4) .timeline-card-wrap::after {
        height: 42%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(3) .timeline-card-wrap::after {
        height: 42%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(2) .timeline-card-wrap::after {
        height: 42%;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(1) .timeline-card-wrap::after {
        height: 42%;
    }
    .timeline-main .timeline-wrap .timeline-card .timeline-card-wrap {
        padding: 2rem;
    }

}

@media (max-width: 1280px) {
.project_txt h3 a {
    font-size: clamp(20px, 4vw, 20px);
}
}

@media (max-width: 1200px) {
    .header .logo a {
        width: 180px;
    }

    a.lest-talk {
        padding: 10px 25px;
    }

    .mt-110 {
        margin-top: 180px;
    }
    .pt-110 {
        padding-top: 80px;
    }

    ul.dribbble li img {
        width: 190px;
    }

    ul.review li img {
        width: 90px;
    }

    .title-header {
        display: block;
    }

    a.btn_talk {
        margin-top: 30px;
    }

    .choose_us_slider {
        max-width: 1050px;
    }

    .tools_list ul li {
        padding-right: 60px;
    }

    .web_development {
        max-width: 100%;
        padding: 50px 50px;
        position: relative;
    }

    .services_tabs {
        display: block;
        margin-top: 50px;
    }

    .services_tabs .nav {
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row !important;
        overflow-x: scroll;
        overflow-y: hidden;
        padding: 5px 0px;
        margin-bottom: 20px;
    }

    .services_tabs .nav::-webkit-scrollbar {
        height: 5px;
        width: 50px;
    }

    .services_tabs .nav::-webkit-scrollbar-track {
        background-color: #ccc;
    }

    .services_tabs .nav::-webkit-scrollbar-thumb {
        box-shadow: inset 0 0 6px rgba(248, 180, 242, 0.26);
    }

    .services_tabs .nav-pills .nav-link {
        white-space: nowrap;
        overflow: visible;
        margin-right: 20px;
        width: inherit;
        height: 90px;
        margin-bottom: 0;
    }

    .vector-img {
        right: 0;
    }

    .navbar {
        padding: 20px 0px;
    }

    .header .menu>ul>li .sub-menu.mega-menu-column-4 .megamenu_list {
        max-width: 950px;
    }
    .header .menu > ul > li .sub-menu.mega-menu > .megamenu_list .list-item > ul > li > a {
        padding: 9px 10px;
    }
    .brouser li img {
        width: 140px;
    }

    .testimonial_text {
        margin-top: 85px;
    }

    .testimonial_slider {
        margin-top: 50px;
    }

    .following_icon li {
        margin: 0px 5px;
    }

    .testimonial_text_box {
        padding: 50px 78px 50px;
    }

    .banner_social_link {
        top: 10%;
        right: 0%;
    }

    .mission_box {
        margin-top: 50px;
        padding-left: 0;
    }

    .mission_box:nth-child(2) {
        padding-left: 0;
        padding-right: 0;
    }

    .vision_img img {
        max-width: 65%;
    }

    .quikelook_section .title-header {
        display: flex;
    }

    .personal_approach ul li img {
        margin-right: 5px;
    }

    .ptxt {
        line-height: 30px;
    }

    section.engagement_section {
        padding: 0px 20px;
    }
    .footeritem2 {
        width: 30.33%;
    }
    .logo_section {
        margin-top: 60px;
        padding: 0px 20px;
    }
    .digitized_section.reality {
        padding: 5.5rem 0px;
    }
    .digitized_section.reality  .someone_btn {
        padding-left: 0px;
    }
    .curser-img {
        top: -4.2rem;
        right: -6.2rem;
    }
    .curser-img img {
        /* width: 75%; */
    }
    .frameworkdetail ul li {
        padding: 10px 20px;
    }
    .timeline-main .timeline-wrap .timeline-card {
        height: unset;
        max-width: 100%;
        margin: auto;
        width: unset;
        flex-direction: row;
    }
    .emergingtxt {
        margin-top: 30px;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(even) .timeline-card-wrap {
       position: unset;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(odd) .timeline-card-wrap {
        position: unset;
    }
    .timeline-main .timeline-wrap {
        display: block;
    }
    .timeline-main .timeline-wrap .timeline-card .timeline-card-wrap {
        height: unset;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(1) .timeline-card-wrap::after {
        height: 100%;
        border-bottom: 3px dashed;
        border-radius: 0rem 12rem 12rem 0rem;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(2) .timeline-card-wrap::after {
        height: 100%;
        border-right: 0;
        border-top: 3px dashed;
        width: 50%;
        border-radius: 12rem 0rem 0rem 12rem;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(3) .timeline-card-wrap::after {
        height: 100%;
        width: 50%;
        border-left: 0;
        border-bottom: 3px dashed;
        right: 0;
        left: unset;
        border-radius: 0rem 12rem 12rem 0rem;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(4) .timeline-card-wrap::after {
        height: 100%;
        border-right: 0;
        border-top: 3px dashed;
        width: 50%;
        border-radius: 12rem 0rem 0rem 12rem;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(5) .timeline-card-wrap::after {
        height: 100%;
        border-bottom: 3px dashed;
        border-right: 3px dashed;
        border-radius: 0rem 12rem 12rem 0rem;
        border-left: 0;
        left: unset;
        right: 0;
    }
    .timeline-main .timeline-wrap .timeline-card:nth-child(even) .timeline-card-wrap span {
        width: 40px;
        height: 40px;
        top: -20px;
        bottom: unset;
    }
    .modal__content {
        width: 95%;
    }
    .tabs_portfolio ul#pills-tab {
        overflow-x: auto;
        flex-wrap: nowrap;
        justify-content: start;
    }
    ul#pills-tab li {
        width: unset;
    }
    .tabs_portfolio .nav-pills .nav-link {
        width: 240px;
    }
    #applyform .modal__content {
        padding: 20px 18px 20px 60px;
    }
    .letsgo .modal__content {
        padding: 20px 20px 20px 60px !important;
    }
    .dotprocess  {
        display: inline-block;
    }
    .overlayimage:after {
        width: 43%;
    }
	.about_img {
    padding-left: 0px;
}

}


@media (max-width: 991px) {
    /* .mega-icon1{
        padding-right: 10px;
        width: 20%;
        height: auto;
      } */
    .banner_img {
        margin-top: 30px;
    }

    .banner_text {
        width: 100%;
    }

    #banner {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .curser-img {
        top: -4.2rem;
        right: -0.8rem;
    }

    .reason_img {
        margin-top: 40px;
    }

    .shape-1 {
        display: none;
    }

    .slider-counter {
        bottom: -25px;
        left: 26%;
    }

    #our_portfolio {
        margin-top: 100px;
    }

    .owl-nav {
        bottom: -26px;
        left: 30%;
    }

    .count-up {
        width: 49%;
        height: 195px;
    }
    .performance_box {
        max-width: 440px;
    }

    .tool_btn {
        width: 100%;
    }

    .tools_list {
        width: 100%;
        margin-top: 30px;
    }

    .technology_box {
        display: block;
        text-align: center;
        padding: 30px 20px;
    }

    .tools_list ul li {
        padding: 0 35px;
    }

    .testimonial_text_box {
        padding: 50px 60px;
    }

    .testimonial_slider .owl-nav button.owl-next i,
    .testimonial_slider .owl-nav button.owl-prev i {
        padding: 10px;
    }

    .client_box {
        padding: 20px;
        margin: 0;
    }

    #testimonial-btn {
        width: 154px;
    }

    .inner-page-link li {
        padding: 0 10px;
    }

    #footer {
        padding-top: 10px;
    }

    .footer_nav {
        margin-top: 40px;
    }

    .footer_inter_link {
        margin-top: 20px;
        display: flex;
    }

    .copyright_text li {
        border-right: 0;
        padding: 0 30px;
        color: #fff;
    }

    .web_development p {
        width: 100%;
        line-height: 28px;
    }

    .web_development h2 {
        margin-bottom: 10px;
    }

    .web_applecation {
        margin: 30px 0px 0px;
        justify-content: start;
    }

    .web_applecation li {
        margin-bottom: 30px;
        text-align: center;
        width: 190px;
    }

    #services {
        margin-top: 54px;
    }

    .mega_menu_demo_2 .mega_menu {
        width: 100%;
    }

    .list-item {
        width: 60%;
        text-align: start;
    }

    .portfolio_slider .owl-nav {
        position: absolute;
        bottom: -50px;
        left: 32%;
    }

    .brouser li img {
        width: 100px;
    }

    .testimonial_text {
        margin-top: 55px;
    }

    .portfolio_slider {
        margin-top: 25px;
    }

    ul.dribbble li img {
        width: 160px;
    }

    .pr-24 {
        padding-right: 10px;
    }

    .pl-30 {
        padding-left: 10px;
    }

    .portfolio {
        margin-top: 30px;
    }

    a.btn_talk.read_more {
        width: 154px;
    }

    .choose_us_slider .owl-theme .owl-nav {
        position: relative;
        top: -12px;
        left: 0;
    }

    .counter {
        margin-top: 18px;
    }

    #dedicated {
        margin-top: 110px;
    }

    #many_reason {
        overflow: hidden;
        margin-top: 90px;
    }

    a.btn_talk {
        margin: 15px 0;
    }

    .footer_desktop {
        display: none;
    }

    .footer_ipad {
        display: block;
    }

    .banner_img img {
        width: 80%;
    }

    #bg-pink {
        margin-top: 35px;
    }

    .banner_text h1 span {
        display: inline-block;
    }

    .heading_h2 {
        line-height: 40px;
    }

    .breadcrumbimg img {
        width: 100%;
    }

    .vision_img {
        position: relative;
        text-align: center;
        margin-top: 30px;
    }

    .experience .owl-nav {
        top: -40%;
        right: 0;
        left: unset;
    }

    .fetature_box {
        margin-top: 150px;
        height: unset;
    }

    img.chooseus {
        /* width: 75%; */
        width: 55%;
    }

    .industry {
        width: 100%;
        position: relative;
        margin-left: 0px;
    }

    .galleryimg1 {
        margin-bottom: 20px;
    }

    .interviewrounds {
        margin-top: 20px;
    }

    .benefitimg {
        position: unset;
        width: 100%;
    }

    .someone_content h3 {
        line-height: 45px;
        padding-right: 0px;
    }

    .engagement_section .title-header {
        margin-bottom: 30px;
    }

    .engagement_content {
        margin-top: 0;
    }

    .chooseus_box {
        padding: 20px;
    }

    .chooseus_txt h4 {
        margin-bottom: 10px;
    }

    .faq_img {
        margin-top: 30px;
        text-align: center;
    }

    .project_box {
        padding: 50px 40px;
    }

    .wordpres_gif {
        position: absolute;
        bottom: 0;
        right: 0;
		text-align: right !important;
    }

    .working_box {
        margin-top: 50px;
        padding: 0px 30px;
    }

    .process {
        width: 17%;
    }
    .footeritem {
        width: 48%;
    }
    .footeritem2 {
        width: 48%;
    }
    .logo_section {
        margin-top: 45px;
        padding: 0px 0px;
    }
    .tabs_portfolio {
        margin-bottom: 40px;
    }
    .tabs_portfolio .nav-pills .nav-link {
        font-size: 18px;
    }
    .digitized_section.reality  .someone_btn .soc_btn {
        width: 50%;
    }
    .success_box {
        padding: 25px 0px;
    }
    .project_box h2 {
        font-size: 20px;
    }
    .person_input input, .person_input select, .person_input textarea {
        font-size: 14px;
        line-height: 16px;
        padding: 10px 15px;
        margin-bottom: 12px;
    }
    .person_input button {
        width: 180px;
    }
    .btn_talk span i {
        /* right: 41px; */
        right: 21px;
    }
		.breadcrumbtxt .btn_talk{
		    font-size: clamp(18px,3vw,21px);
	}
	 .mt-110 {
        margin-top: 80px;
    }
}



@media (max-width: 767px) {
.technical_analysis-text {
        padding: 12px;
        min-height: 80px;
    }
   
    .services_tabs .nav-pills .nav-link:last-of-type{
        margin-right: 5px;
    }
    .grecaptcha-badge{
        z-index: 9 !important;
    }
    .wa__btn_popup .wa__btn_popup_icon {
        height: 45px !important;
        width: 45px !important;
    }
    .wa__btn_popup{
        right: unset !important;
        bottom: 80px !important;
        left: 12px !important;
    }
    .wa__btn_popup .wa__btn_popup_txt{
        display: none !important;
    }
    .following_icon{
        bottom: 25px;
        right: unset;
        left: 8px;
    }
    .wa__popup_chat_box{
        right: unset !important;
        left: 6% !important;
    }
    .framwork_first_box {
        display: none;
    }
    ul.frameworkdetaillist li {
        display: flex;
        justify-content: space-between;
        text-align: right;
        align-items: center;
    }
    span.framework-table-title {
      text-align: left;
      font-weight: bold;
    }
    .header .menu > ul > li .sub-menu.mega-menu > .megamenu_list .list-item > ul > li > a {
        margin: 2px 0px;
    }
    .container.container-404 {
        margin-top: 50px;
    }
    .about_img{
        padding-left: 0px;
    }
	.ab_img img {
    margin-left: 15%;
	}
    .page-id-602 section#Portfolio a#portfolio-loadmorebtn {
        width: 155px;
    }
    .gallery2img {
        height: auto;
    }
    .person_input button {
        width: 160px;
    }
    section.blog_section .loadmorebtn {
        margin-bottom: 50px;
    }

    .banner_social_link{
        display: none;
    }
    .technology_box {
        margin: 6px;
    }
    .social_icon li {
        padding-right: 5px;
    }
    #dedicated .row .col-6:nth-child(2) .technical_analysis-text P,  #dedicated .row .col-6:nth-child(4) .technical_analysis-text P{
        width: 80%;
        margin: auto;
    }

    ul.brouser {
        display: grid;
        grid-template-columns: auto auto auto;
    }
    .brouser li img {
        width: 100% !important;
        margin-bottom: 0px;
        aspect-ratio: 16/5;
        object-fit: contain;
    }
    .technical_analysis-text P {
        /* width: 91%;
        margin: auto; */
    }
    .banner_text h1 span {
        line-height: 40px;
    }
    .mt-110 {
        margin-top: 50px;
    }
    .pt-110 {
        padding-top: 50px;
    }
    .heading_h2 {
        line-height: 30px;
    }

    #performance h2 {
        line-height: 35px;
    }

    .curser-img {
        top: -3.5rem;
        right: -1.2rem;
    }

    #our_portfolio {
        margin-top: 60px;
    }


    .app_accoedion .accoedion_box {
        padding-left: 16px;
    }

    .curser-img img {
        /* width: 140px; */
    }

    .testimonial_text_box {
        padding: 30px;
        margin-left: 0;
    }

    .brouser {
        margin-top: 20px;
        position: relative;
    }

    .client_img {
        width: 100%;
    }

    .client_img img{
        width: 50%;
    }

    .client_box .quote {
        width: 8%;
        top: 8%;
        right: 8%;
    }

    .testimonial_text {
        margin-top: 25px;
    }

    .web_applecation li {
        padding: 0 14px;
        margin-bottom: 20px;
        width: 145px;
    }

    .development_mega {
        width: 100%;
    }

    nav {
        padding: 0;
    }

    .list-item.contact-list ul {
        display: block;
    }

    .list-item {
        width: 100%;
        text-align: start;
    }

    .client_img img {
        margin-bottom: 14px;
    }

    .portfolio_slider .owl-nav {
        bottom: -34px;
        left: 50%;
    }

    .portfolio_slider .slider-counter {
        bottom: -40px;
        left: 42%;
    }

    .services_tabs {
        margin-top: 30px;
    }

    ul.dribbble li img {
        width: 140px;
    }

    ul.review li img {
        width: 60px;
    }

    .header {
        padding: 20px 0px;
    }

    .web_development {
        padding: 30px;
    }

    .choose_us_slider .owl-nav .owl-prev i,
    .choose_us_slider .owl-nav .owl-next i {
        width: 36px;
        height: 36px;
        line-height: 36px;
        margin: 0px 0px;
    }

    a.btn_talk span i {
        line-height: 25px;
        font-size: 18px;
        right: 15px;
    }

    a.btn_talk span {
        width: 28px;
        height: 28px;
        margin-left: 10px;
    }

    a.btn_talk:hover span i {
        right: 5px;
    }

    .testimonial_slider {
        margin-top: 20px;
    }

    a.btn_talk {
        margin: 15px 0;
        width: 170px;
    }

    .header .menu {
        top: 75px;
    }

    .header.is-sticky .menu {
        top: 75px;
    }

    .banner_social_link ul li {
        padding: 5px 0px;
    }

    .banner_social_link {
        top: 5%;
        right: 0%;
    }

    .choose_us_box {
        height: unset;
    }

    .testimonial_text_box p {
        line-height: 30px;
    }

    .breadcrumbimg {
        margin-top: 30px;
    }

    .quikelook_section .title-header {
        display: block;
    }

    .benefit_list {
        padding: 15px;
        margin-top: 30px;
    }

    .Bene-icon {
        margin-right: 0px;
    }

    .Bene-icon img {
        /* width: 70%; */
        width: 40px;
    }

    .digitized_content h3 {
        line-height: 40px;
    }

    .digitized_section {
        padding: 50px 0px;
    }

    .project_txt {
        padding: 50px 10px 20px;
    }

    .breadcrumbtxt h1 {
        line-height: 50px;
    }

    .fetatureicon {
        max-width: 110px;
        height: 110px;
    }

    .business_detail {
        border-left: 0px solid;
        padding-left: 0px;
        margin-top: 30px;
    }

    .business_icon li {
        margin-right: 6px;
    }

    .contactlist li {
        margin-bottom: 30px;
    }

    .personal_approach ul li {
        padding-right: 25px;
    }

    .quoteimg img {
        width: 80px;
    }

    .galleryimg2 {
        margin-top: 16px;
    }
    .galleryimg1 {
        margin-bottom: 0px;
    }
    .someone_content h3 {
        line-height: 36px;
    }

    .tailored_content a {
        width: 215px;
    }

    .tailoreimg {
        text-align: center;
    }

    .hire_service_box {
        padding: 25px 15px 15px 15px;
    }

    .Bene-icon {
        margin-right: 20px;
    }

    .frameworkhead.opacity-0 {
        display: none;
    }

    .wordpres_gif {
        position: unset;
		text-align: center !important;
    }
    .footeritem {
        width: 100%;
    }
    .footeritem2 {
        width: 100%;
    }
    .logoimg {
        width: 95%;
        margin: 0px 0px 0 3px !important;
        border-radius: 10px;
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.30);
    }
    .logoslider .owl-stage {
        padding: 10px 0px;
    }
    .digitized_section.reality {
        padding: 2.5rem 0px;
    }
    .arrowright .btn_talk {
        width: 210px;
    }
    #Portfolio {
        padding: 0px 20px;
    }
    .digitized_section.reality  .someone_btn .soc_btn {
        width: 62%;
    }
    .framework_box .tracking {
        display: none;
    }
    .framework_box {
        height: unset;
    }
    .timeline-main {
        padding: 12px;
    }
    .timeline-main .timeline-wrap .timeline-card {
        flex-direction: column;
    }
    .emergingtxt {
        max-width: 80%;
        margin: auto;
        margin-top: 30px;
    }
    .portfolio .review {
        display: none;
    }
    #Innovative.about_list ul li{
        margin-top: 15px;
    }
    .quikelook_section #testimonial-btn{
        width: auto !important;
    }
    .modal .wpcf7-not-valid-tip, .project_discuss .wpcf7-not-valid-tip {
        top: -11px !important;
    }
    #lets-talk .btn_talk:hover span i {
        right: 30px !important;
    }
    .wordpres_solution .row {
        row-gap: 120px !important;
    }
    .project_txt p.p_text {
        line-height: 25px;
    }
    .about_section  a.btn_talk {
        font-size: 16px;
    }
    .hire_service_box h4 {
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 90%;
    }
    #testimonial-btn {
        width: 130px !important;
    }
    .testimonial_slider .owl-nav{
        margin-top: 20px;
    }
    .about_section a.btn_talk{
        margin-top: 20px !important;
    }
    .page-id-1900 section.benefit_section #testimonial-btn, .page-id-1805 section.benefit_section #testimonial-btn, .page-id-1803 section.benefit_section #testimonial-btn , .page-id-1807 section.benefit_section #testimonial-btn, .page-id-1811 section.benefit_section #testimonial-btn, .page-id-1939 section.benefit_section #testimonial-btn {
        width: 135px !important;
    }
    /* AMAZING PROJECT */
    .postid-629 .quikelook_section a.btn_talk, .postid-1879 .quikelook_section a.btn_talk{
        width: 155px;
    }
    /* AMAZING PROJECT */

    /* DEVELOPMENT BENEFITS */
    .postid-1879 .benefit_section #testimonial-btn, .postid-1332 .benefit_section #testimonial-btn{
        width: 190px;
    }
    /* DEVELOPMENT BENEFITS */

    .page-id-1375 section.about_section a.btn_talk.read_more{
        width: 190px !important;
    }

    section.about_section a.btn_talk.read_more{
        width: 155px !important;
    }
    section.benefit_section #testimonial-btn{
        width: 155px !important;
    }
    #applyform .modal__content {
        padding: 20px 15px;
    }
    .app_contactdetail {
        padding: 60px 20px;
        margin-top: 30px;
        display: none;
    }
    #applyform .modal__close{
        color: #000;
        top: 0%;
    }
    body.page-template-default.page.page-id-885 div#applyform button.btn_talk.wpcf7-form-control.wpcf7-submit.has-spinner span i{
            right: 31px;
    }
    body.page-template-default.page.page-id-885 div#applyform button.btn_talk.wpcf7-form-control.wpcf7-submit.has-spinner{
        width: 160px;
        margin: auto;
    }
    .app_step {
        margin-bottom: 40px;
    }
    .hire_service .p_text p:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
    .letsgo .app_step {
        margin-bottom: 40px;
    }
    .letsgo .modal__content {
        padding: 20px !important;
    }
    #lets-talk .modal__close {
        right: 15px;
        left: unset;
    }
    .letsgo .project_box h2 {
        font-size: 24px;
    }
    .letsgo .person_input input, .person_input select, .person_input textarea {
        /*padding: 12px 15px;*/
    }
    .quikelook_section div#project_box div.p_text p{
        line-height: 25px;
    }
    .overlayimage {
        bottom: -2rem;
        left: 50px;
    }
    .yearof_experience {
        font-size: 16px;
        margin-bottom: 40px;
        margin-left: -46px;
        width: 80%;
    }
    .overlayimage img {
        width: 50%;
    }
    .overlayimage:after {
        top: 56px;
        left: -50px;
    }
	 .publish_list {
        gap: 12px 0px;
    }
    .publish_list ul {
        width: 100%;
        gap: 10px 0px;
    }

}


@media (max-width: 575px) {
    .arrowright .btn_talk {
        width: 185px;
    }
    .p_text {
        line-height: 28px;
    }

    .owl-nav {
        bottom: -26px;
        left: 35%;
    }

    .count-up {
        margin-bottom: 25px;
        width: 47%;
    }

    #bg-pink {
        margin-top: 0;
    }

    .tools_list ul li {
        padding: 0 1px;
        margin-top: 20px;
        width: 40%;
    }

    .tools_list {
        width: 100%;
        margin-top: 10px;
    }

    .tools_list ul li img {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }

    .web_development {
        height: inherit;
    }

    .web_development {
        width: 100%;
        padding: 49px 15px;
        position: relative;
    }

    .count-up {
        height: 220px;
    }

    .counter {
        padding: 0 12px;
        height: inherit;
        background-image: none;
    }

    .count-up h3 {
        line-height: 26px;
    }

    .count-up span {
        line-height: 54px;
    }

    #performance .main_title h2 {
        line-height: 36px;
        font-size: 22px;
    }

    .technical_analysis-img img {
        width: 70px;
    }

    .shape-4,
    .shape-5 {
        display: none;
    }

    .portfolio_slider {
        margin-top: 20px;
    }

    #dedicated .title-header {
        margin-bottom: 18px;
    }

    #dedicated .p_text {
        margin-bottom: 24px;
    }

    #choose_us .p_text {
        margin: 24px 0px 14px;
    }

    .portfolio {
        display: block;
    }

    .portfolio ul {
        margin-top: 20px;
    }

    ul.review li img {
        width: 80px;
    }

    a.btn_talk span {
        width: 28px;
        height: 28px;
        margin-left: 16px;
    }

    a.btn_talk.read_more {
        width: 155px !important;
    }

    .portfolio_slider .slider-counter {
        bottom: -46px;
        /* left: 42%; */
        left: 35%;
    }

    .portfolio_slider .owl-nav {
        left: 50%;
        bottom: -43px;
    }

    #many_reason {
        margin-top: 50px;
    }

    .copyright_text li {
        padding: 0 0;
    }

    .footer_inter_link span {
        padding-right: 0;
    }

    .following_icon li a img {
        /* width: 35px; */
        width: 45px;
        height: 45px;
    }

    .testimonial_slider .owl-stage-outer {
        padding: 10px 1px;
        margin: 0 -1px;
    }

    #testimonial-btn {
        width: 122px;
    }

    .footer_contact_details a i {
        padding-right: 10px;
    }

    .social_icon a {
        width: 35px;
        height: 35px;
        line-height: 34px;
    }

    .banner_img img {
        width: 100%;
    }
    ul.web_applecation {
        display: grid;
        grid-template-columns: auto auto auto auto;
    }
    .web_applecation li {
        /* width: 122px; */
        width: unset;
    }

    .web_applecation li img {
        width: 50px;
        height: 50px;
        object-fit: contain;
    }

    .curser-img {
        position: absolute;
        /* bottom: 32%; */
        right: 0;
        top: inherit;
    }

    .testimonial_text_box {
        padding: 15px;
    }

    .testimonial_slider {
        margin-top: 0px;
    }

    .choose_us_box {
        padding: 24px 15px 24px 15px;
    }

    .processicon {
        width: 75px;
        height: 75px;
    }

    .processicon img {
        width: 50%;
    }

    .process_box {
        padding: 37px 20px 30px;
    }

    .workingbox {
        bottom: -3rem;
        right: -7rem;
        width: 308px;
    }

    .numbers {
        width: 80px;
        height: 80px;
    }

    .numbers p {
        bottom: 7%;
        right: 32%;
        font-size: 26px;
    }

    #Research .numbers p {
        bottom: 0.4rem;
        left: 1.5rem;
    }

    /* #Research .workingbox {
        bottom: -3rem;
        right: unset;
        left: -10rem;
    } */
    #Research .workingbox {
        bottom: 0rem;
        right: 0rem;
        left: 0rem;
    }

    #Research .processicon {
        top: 2rem;
        left: unset;
        right: -3rem;
    }

    #Research .process_content {
        margin-top: 0;
    }

    #Deployment .workingbox {
        top: -3rem;
        right: -6rem;
    }

    /* #Deployment .processicon {
        top: unset;
        bottom: 1rem;
        left: 3rem;
    } */
    #Deployment .processicon {
        top: unset;
        bottom: 0rem;
        left: 2rem;
    }

    #Deployment .numbers p {
        top: 0.5rem;
        right: 1.4rem;
    }

    /* #Execution .workingbox {
        top: -3rem;
        right: unset;
        left: -10rem;
    } */
    #Execution .workingbox {
        top: 0rem;
        right: unset;
        left: 0rem;
    }

    #Execution .processicon {
        right: -2rem;
        bottom: 1rem;
    }

    #Execution .numbers p {
        bottom: 2rem;
        right: 2.5rem;
    }

    .mission_box {
        margin-top: 50px;
        display: block;
        text-align: center;
    }

    .missiontxt {
        margin-left: 0;
    }

    .experience .owl-nav {
        position: relative;
        text-align: center;
    }

    .experience {
        margin-top: 40px;
    }

    .experience_team {
        padding: 45px 0px 50px;
    }

    .experience .owl-nav .owl-prev i,
    .experience .owl-nav .owl-next i {
        width: 40px;
        height: 40px;
        line-height: 39px;
    }

    .mission_box img {
        width: 34%;
    }

    .vision_img img {
        max-width: 75%;
    }

    .working_process {
        overflow: hidden;
    }

    .processbg {
        top: 0;
    }

    .post_box {
        display: block;
    }

    .personal_approach ul {
        margin-top: 0px;
        flex-wrap: wrap;
    }

    .personal_approach ul li {
        margin-top: 20px;
    }

    .tag {
        margin-top: 10px;
    }

    .comment_box {
        display: block;
    }

    .adminname {
        margin-top: 20px;
    }

    .comment_txt {
        width: 100%;
    }

    .comment_txt p {
        margin-top: 5px;
    }

    .benefit .b-box {
        width: 50%;
        margin-top: 30px;
    }

    .someone_btn .soc_btn {
        width: 100%;
    }

    .interviewrounds img {
        width: 60%;
    }

    .tailored_content a {
        width: 188px;
    }

    .chooseus_box {
        display: block;
    }

    .number-text h1 {
        line-height: 80px;
    }

    .project_box {
        padding: 40px 10px;
        padding-bottom: 10px;
    }

    .ordered-nav {
        position: relative;
        list-style: none;
        margin: 0;
        padding: 0;
        display: block;
    }

    .ordered-nav::before {
        content: "";
        position: absolute;
        z-index: -1;
        left: 6px;
        top: 8px;
        bottom: 16px;
        width: 3px;
        background-color: #8b3268;
    }

    .ordered-nav--link {
        padding-left: 1.5rem;
        margin: 1.75rem 0;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .ordered-nav--link::before {
        content: "";
        position: absolute;
        top: calc(20% - 0px);
        left: 0;
        width: 15px;
        height: 15px;
        background-color: white;
        border-color: #8b3269;
        border-width: 3px;
        border-style: solid;
        border-radius: 50%;
    }

    .process img {
        width: 70%;
    }

    .ordered-nav--link:first-child {
        margin-top: 0;
    }

    .ordered-nav--link:first-child::before {
        top: 2px;
    }

    .ordered-nav--link:last-child {
        margin-bottom: 0;
    }

    .ordered-nav--link__active .tx-link {
        color: white;
    }

    .ordered-nav--link__active::before {
        background-color: #8b3269;
    }
    .border_line {
        display: none;
    }
    #Portfolio {
        padding: 0px 0px;
    }
    .loadmorebtn a {
        width: 144px;
    }
    .curser-img {
        top: -3rem;
        right: -0.5rem;
    }
    .curser-img img {
        /* width: 120px; */
    }
    .contactlist li img {
        margin-right: 5px;
        width: 30px;
    }
    .contactlist li {
        margin-bottom: 22px;
    }
    .business_detail {
        margin-top: 0;
    }
    .clutch .clutchimg::after {
        height: 68px;
    }
    .clutch .clutchimg:last-child:before {
        height: 68px;
    }
    .frameworkdetail {
        padding-bottom: 30px;
    }
    .framework_box .btn_talk {
        max-width: 155px;
    }
    .frameworkdetail hr {
        margin: 15px 30px 20px !important;
    }
    .galleryimg1 .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
        height: 192px;
    }
    .overlayimage {
        bottom: -2rem;
        left: 50px;
    }
    .overlayimage:after {
        top: 41px;
        left: -47px;
    }
    .yearof_experience {
        font-size: 12px;
        margin-bottom: 13px;
        margin-left: -46px;
        width: 62%;
        padding: 12px 16px;
    }
    .overlayimage img {
        width: 40%;
    }
    .overlayimage:after {
        top: 41px;
        left: -47px;
        height: 10%;
        width: 31%;
    }
    .ab_img::after {
        left: 28px;
    }
	section.success_section {
        padding: 50px 10px;
    }

}


@media (max-width: 480px) {
    .header .mobile-menu-trigger {
        width: 20px;
        margin-left: 0px;
    }

    a.lest-talk {
        padding: 6px 10px;
    }

    .header-item.item-center {
        width: 40%;
    }

    .header-item.item-left {
        width: 40%;
    }

    .logo img {
        width: 100%;
    }

    .web_applecation {
        justify-content: center;
    }

    .technical_analysis-img {
        height: 150px;
    }

    .technical_analysis-text P {
        line-height: 24px;
    }

    .count-up {
        height: unset;
        display: block;
        padding: 30px 10px;
    }

    .client_img {
        width: 100%;
    }

    .client_img img{
        width: 50% !important;
    }

    .brouser li img {
        width: 135px;
        margin-bottom: 20px;
    }

    #banner {
        padding-top: 40px;
    }

    .header .logo a {
        width: 150px;
    }
    .about_list {
        display: block;
    }

    #Innovative ul:nth-child(2) {
        margin-left: 0;
    }

    .processimg img {
        width: 100%;
    }

    .processicon {
        width: 60px;
        height: 60px;
    }

    #Execution .processicon {
        right: 1rem;
        bottom: 1rem;
    }

    #Research .processicon {
        top: 3rem;
        left: unset;
        right: 0rem;
    }

    /* #Deployment .workingbox {
        top: -3rem;
        right: -8rem;
    } */
    #Deployment .workingbox {
        top: 0rem;
        right: 0rem;
    }

    /* .workingbox {
        bottom: -2rem;
        right: -9rem;
        width: 308px;
    } */
    .workingbox {
        bottom: 0rem;
        right: 0rem;
        width: 150px;
    }

    .quoteimg {
        right: 15px;
    }

    .quoteimg img {
        width: 56px;
    }
    .digitized_section.reality  .someone_btn .soc_btn {
        width: 100%;
    }
    .business_icon li {
        margin-right: 4px;
    }
}

@media (max-width: 360px) {
    .client_img {
        width: 50%;
    }
}



@media (max-width: 376px) {
	.person_input textarea, .person_input .file {
    height: 70px;
}
	.person_input input, .person_input select, .person_input textarea{
		padding: 7px 15px;
	}
	.modal .wpcf7-not-valid-tip, .project_discuss .wpcf7-not-valid-tip {
		top: 0px !important;
	}
}