@media (max-width: 1399px) {
    .form-section .form-img-box img {
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .popup-main-box {
        transform: scale(0.9);
    }
}

@media (max-width: 1199px) {
    .business-section {
        background-size: contain !important;
    }

    .banner-btn a.yellow_btn {
        padding: 12px 15px;
    }
}

@media (max-width: 991px) {
    .banner-sec .row {
        flex-direction: column;
    }

    .banner-sec .row .col-sm-6 {
        width: 100%;
    }

    .banner-sec .bannerTestimonial {
        margin-bottom: 30px;
    }

    .inner-banner-form::before {
        width: 437px;
        height: 412px;
    }

    .color-box {
        font-size: 30px !important;
    }

    .package h3 {
        font-size: 26px;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .offer-section .banner-btn {
        flex-direction: column;
    }

    .offer-section .banner-btn .yellow_btn.popup-btn {
        margin-bottom: 10px;
    }

    .business-section {
        background-size: cover !important;
    }

    .business-section .row {
        flex-direction: column;
    }

    .business-section .row .col-sm-6 {
        width: 100%;
    }

    .business-section .magentto-img-box {
        margin-bottom: 20px;
    }

    .business-section .banner-text h4,
    .business-section .banner-text h2,
    .business-section .banner-text p {
        color: #fff !important;
    }
}

@media (max-width: 767px) {
    .stickyChat .desktopSticky {
        display: none;
    }

    .stickyChat .mobileSticky {
        display: block;
    }

    .bannerTestimonial .clientAvatar {
        display: none;
    }

    .ctaSec .bannerTestimonial {
        width: 100%;
    }

    .ctaSec .banner-btn .yellow_btn.desktopBtn {
        display: none;
    }

    .ctaSec .banner-btn .yellow_btn.mobileBtn {
        display: block;
    }

    .ctaSec.ctaSec2 h2 {
        width: 80%;
    }

    .desktopReview {
        display: none;
    }

    .mobileReview {
        display: block !important;
    }
}

@media (max-width: 575px) {
    .banner-sec .bannerList {
        column-count: 1;
        text-align: center;
    }

    .mobile-nu {
        margin-bottom: 30px !important;
    }

    .mobile-nu span {
        font-size: 14px;
        display: block;
    }

    .inner-banner-form button {
        padding: 12px 3px;
    }

    .mobile-nu a {
        border-radius: 50px;
        display: block;
    }

    .banner-sec h3 {
        text-align: center;
    }

    .banner-text h2 {
        font-size: 18px !important;
        line-height: 22px;
    }

    .banner-sec .bannerRating {
        justify-content: center;
    }

    .business-section {
        background-image: unset !important;
    }

    .business-section .banner-text h4,
    .business-section .banner-text h2,
    .business-section .banner-text p {
        color: #222 !important;
    }

    .ctaSec.ctaSec2 h2 {
        width: 100%;
    }
}

@media (min-width: 1400px) and (max-width: 1480px) {
    section.portfolio-sec .port-side-img-st {
        right: -349px;
    }

    .testi-text p {
        min-height: 100px;
    }

    section.banner-sec {
        padding: 50px 0 50px 0;
    }

    section.portfolio-sec {
        padding: 50px 0px;
    }

    section.magento-section {
        padding: 60px 0;
    }

    .ecom-bx-slide img {
        margin: 0 auto;
        /* width: 77%; */
        /* height: 82%; */
        width: 100%;
    }

    .proce-sec {
        padding: 240px 0 200px;
        position: relative;
    }

    .ecom-bx-slide {
        padding: 0 30px;
    }

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

@media (min-width: 1200px) and (max-width: 1366px) {
    .custom-image img {
        width: 110%;
        left: -50px;
    }

    section.banner-sec {
        padding: 80px 0 50px 0;
    }

    section.portfolio-sec {
        padding: 50px 0px;
    }

    section.magento-section {
        padding: 60px 0;
    }

    .ecom-bx-slide img {
        margin: 0 auto;
        width: 100%;
    }

    section.business-section {
        background-position: top;
    }

    .count-img-box {
        margin: 0 0 0 -83px;
    }

    /* .form-img-box img {
      margin: 0 0 0 -65px;
    } */
    .proce-sec {
        padding: 240px 0 200px;
        position: relative;
    }

    .ecom-bx-slide {
        padding: 0 30px;
    }

    .custom-text h2 {
        font-size: 35px;
    }

    .banner-text h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .cta-text h2 {
        font-size: 35px;
    }

    .custom-text-box h2 {
        font-size: 35px;
    }

    .service-list ul {
        justify-content: space-evenly;
    }

    .ecom-bx-slide p {
        font-size: 15px;
        min-height: 130px;
    }
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }

    .custom-btn.header-btn {
        margin-left: -85px;
    }

    .banner-text h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .form-box {
        width: 113%;
    }

    .form-head-box h2 {
        font-size: 13px;
    }

    .logo-box ul li img {
        width: 80px;
    }

    .clientssection h3 {
        font-size: 16px;
    }

    ul.nav.nav-tabs.techno.nav li {
        width: 14%;
    }

    ul.nav.nav-tabs.techno li a {
        font-size: 10px;
    }

    .techno-box h2 {
        font-size: 28px;
        padding: 30px 0 15px 0;
    }

    .techno-box p {
        font-size: 14px;
    }

    .techno-img img {
        width: 100%;
        padding-top: 70px;
    }

    .banner-btn a.yellow_btn {
        font-size: 15px;
    }

    .techno-btn a.phone-btn {
        font-size: 15px;
    }

    .cta-text h2 {
        font-size: 28px;
    }

    .cta-sec a.num-btn {
        font-size: 15px;
    }

    .custom-btn a.yellow_btn {
        font-size: 13px;
    }

    .custom-btn.cta-sec {
        margin-left: -60px;
    }

    .cta-sec a.chat-btn.chats {
        margin-left: -60px;
    }

    .pack-ht h4 {
        font-size: 17px;
    }

    ul.pack-list li p {
        font-size: 13px;
    }

    .pack-btn a.yellow_btn {
        font-size: 11px;
        margin: 0;
    }

    .pack-btn a.chat-btn {
        font-size: 11px;
    }

    .pack-btn {
        padding: 10px 5px;
    }

    .comb-bt a.phone-btn {
        font-size: 11px;
    }

    .comb-bt a.chat-btn span {
        font-size: 10px;
    }

    .comb-bt a.phone-btn span {
        font-size: 11px;
    }

    .commbo-list ul li {
        font-size: 14px;
    }

    .custom-text-box h2 {
        font-size: 30px;
    }

    .testi-text p {
        font-size: 14px;
        min-height: 244px;
    }

    .payment-img img {
        width: 61%;
    }

    .payment-img {
        text-align: end;
    }

    section {
        overflow: hidden;
    }

    section.banner-sec {
        padding: 50px 0px;
    }

    section.banner-sec .col-sm-offset-1 {
        margin: 0;
    }

    .inner-banner-form {
        width: 350px;
    }

    section.portfolio-sec {
        padding: 40px 0px;
    }

    .port-box img {
        width: 100%;
    }

    .port-box {
        background-size: 100%;
    }

    .port-text h2 {
        margin: 0;
        padding: 0;
    }

    .magentto-img-box img {
        width: 100%;
    }

    .magento-section .row {
        display: flex;
        align-items: center;
    }

    .clients-box img {
        width: 80%;
    }

    .clients-box h4 {
        font-size: 17px;
        text-align: center;
    }

    .testi-text p {
        font-size: 14px;
        text-align: center;
    }

    .hd-txt {
        padding-bottom: 30px;
    }

    .ecom-bx-slide img {
        width: 100%;
    }

    .ecom-bx-slide h3 {
        font-size: 14px;
    }

    .ecom-bx-slide {
        padding: 30px 30px;
    }

    .ecom-bx-slide p {
        font-size: 14px;
        min-height: 155px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }

    section {
        overflow: hidden;
    }

    section.banner-sec {
        padding: 50px 0px;
    }

    section.banner-sec .col-sm-offset-1 {
        margin: 0;
    }

    .inner-banner-form {
        width: 350px;
    }

    section.portfolio-sec {
        padding: 40px 0px;
    }

    .port-box img {
        width: 100%;
    }

    .port-box {
        background-size: 100%;
    }

    .port-text h2 {
        margin: 0;
        padding: 0;
    }

    .magentto-img-box img {
        width: 100%;
    }

    .magento-section .row {
        display: flex;
        align-items: center;
    }

    .clients-box img {
        width: 80%;
    }

    .clients-box h4 {
        font-size: 17px;
        text-align: center;
    }

    .testi-text p {
        font-size: 14px;
        text-align: center;
    }

    .hd-txt {
        padding-bottom: 30px;
    }

    img.proce-cntr-img {
        display: none;
    }

    .pro-bx-3 {
        top: 123px;
    }

    .pro-bx-2 {
        right: 58px;
        top: 22px;
    }

    .proce-sec {
        padding: 130px 0px;
    }

    .pro-bx-6 {
        top: 125px;
        left: 25px;
    }

    .proce-sec .col-sm-4:nth-child(even) {
        display: none;
    }

    .proce-sec .col-sm-4 {
        width: 50%;
    }

    .ecom-bx-slide img {
        width: 100%;
    }

    .ecom-bx-slide h3 {
        font-size: 14px;
    }

    .ecom-bx-slide {
        padding: 30px 30px;
    }

    .ecom-bx-slide p {
        font-size: 14px;
        min-height: 155px;
    }

    .custom-btn.header-btn {
        margin-left: -85px;
    }

    .banner-text h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .form-box {
        width: 113%;
    }

    .form-head-box h2 {
        font-size: 13px;
    }

    .logo-box ul li img {
        width: 80px;
    }

    .clientssection h3 {
        font-size: 16px;
    }

    ul.nav.nav-tabs.techno.nav li {
        width: 14%;
    }

    ul.nav.nav-tabs.techno li a {
        font-size: 10px;
    }

    .techno-box h2 {
        font-size: 28px;
        padding: 30px 0 15px 0;
    }

    .techno-box p {
        font-size: 14px;
    }

    .techno-img img {
        width: 100%;
        padding-top: 70px;
    }

    .banner-btn a.yellow_btn {
        font-size: 15px;
    }

    .techno-btn a.phone-btn {
        font-size: 15px;
    }

    .cta-text h2 {
        font-size: 28px;
    }

    .cta-sec a.num-btn {
        font-size: 15px;
    }

    .custom-btn a.yellow_btn {
        font-size: 13px;
    }

    .custom-btn.cta-sec {
        margin-left: -60px;
        margin: auto;
    }

    .cta-sec a.chat-btn.chats {
        margin-left: -60px;
    }

    .pack-ht h4 {
        font-size: 17px;
    }

    ul.pack-list li p {
        font-size: 13px;
    }

    .pack-btn a.yellow_btn {
        font-size: 11px;
        margin: 0;
    }

    .pack-btn a.chat-btn {
        font-size: 11px;
    }

    .pack-btn {
        padding: 10px 5px;
    }

    .comb-bt a.phone-btn {
        font-size: 11px;
    }

    .comb-bt a.chat-btn span {
        font-size: 10px;
    }

    .comb-bt a.phone-btn span {
        font-size: 11px;
    }

    .commbo-list ul li {
        font-size: 14px;
    }

    .custom-text-box h2 {
        font-size: 30px;
    }

    .testi-text p {
        font-size: 14px;
        min-height: 244px;
    }

    .payment-img img {
        width: 61%;
    }

    .payment-img {
        text-align: end;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .wow {
        animation-name: none !important;
        visibility: visible !important;
    }

    h2 {
        font-size: 30px !important;
    }

    .hd-txt p {
        width: 100%;
    }

    .mobile-testi {
        display: block;
    }

    .desktop-testi-st {
        display: none;
    }

    section.portfolio-sec {
        padding-bottom: 0;
    }

    .fld-inp input {
        margin-bottom: 10px !important;
    }

    .custom-btn.header-btn {
        justify-content: center;
        display: none;
    }

    section.portfolio-sec .port-side-img-st {
        display: none;
    }

    .magentto-img-box img {
        width: 100%;
        display: none;
    }

    .proce-sec {
        padding: 50px 0 0;
    }

    ul.proces-list-lft .pro-bx {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .pro-bx {
        top: 0;
        right: 0;
        left: 0;
        text-align: center !important;
        flex-direction: column;
    }

    img.proce-cntr-img {
        display: none;
    }

    .port-box {
        margin-bottom: 25px;
        height: 316px;
        background-size: 75%;
    }

    .inner-banner-form::before {
        width: 100%;
        display: none;
    }

    .header-btn a.phone-btn {
        font-size: 11px;
    }

    .custom-btn a.yellow_btn {
        font-size: 12px;
    }

    .header-main {
        text-align: center;
    }

    .header-main img {
        width: 220px;
    }

    .banner-sec .row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .banner-sec h3 {
        font-size: 16px;
    }

    .inner-banner-form {
        padding: 20px 20px;
    }

    .banner-text h2 {
        font-size: 18px !important;
        text-align: center;
        line-height: 22px;
        margin-top: 20px;
    }

    .banner-text p {
        text-align: center;
    }

    .banner-list ul li {
        text-align: center;
        font-size: 15px;
    }

    .banner-btn a.yellow_btn {
        font-size: 14px;
    }

    .banner-btn a.chat-btn span {
        font-size: 15px;
    }

    .banner-btn a.chat-btn p {
        font-size: 10px;
    }

    .banner-btn {
        justify-content: center;
    }

    .logo-box ul {
        flex-wrap: wrap;
        justify-content: center;
        display: flex;
        margin: auto;
    }

    .logo-box ul li {
        width: 24%;
        float: left;
        justify-content: center;
        display: flex;
        margin-bottom: 30px;
    }

    .custom-sec .row {
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.nav.nav-tabs.techno {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    ul.nav.nav-tabs.techno.nav li {
        width: 44%;
        float: left;
        margin-bottom: 10px;
    }

    .service-list ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .service-list ul li {
        float: left;
        width: 50%;
        margin-bottom: 15px;
    }

    section.banner-sec {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    section.banner-sec .form-head-boxx2:before {
        display: none;
    }

    .form-head-boxx2 h3 {
        display: none;
    }

    section.banner-sec .form-head-boxx1:after {
        display: none;
    }

    .form-head-boxx1 h3 {
        display: none;
    }

    .client-text {
        text-align: center;
        margin-bottom: 20px;
    }

    .custom-text h2 {
        text-align: center;
        font-size: 30px;
    }

    .custom-text p {
        text-align: center;
        font-size: 14px;
    }

    .custo-list ul li {
        width: 33%;
        margin-bottom: 10px;
    }

    .custo-list ul {
        flex-wrap: wrap;
        justify-content: center;
    }

    .custom-image img {
        width: 100%;
        left: 0;
        margin-bottom: 10px;
    }

    .custom-main {
        width: 100%;
    }

    .techno-text p br {
        display: none;
    }

    .techno-box p {
        text-align: center;
        padding: 0;
    }

    .techno-box h2 {
        text-align: center;
        padding: 20px 0 20px 0;
    }

    .techno-btn a.phone-btn {
        font-size: 13px;
    }

    .banner-btn.techno-btn {
        margin-top: 30px;
    }

    .cta-sec .row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cta-text p {
        font-size: 18px;
        text-align: center;
    }

    .cta-text h2 {
        font-size: 25px !important;
        text-align: center;
    }

    .cta-sec a.num-btn {
        font-size: 9px;
    }

    .pack-btn a.yellow_btn {
        margin-right: 0px;
    }

    .pack-btn a {
        font-size: 11px;
    }

    .combo-main-box:before {
        display: none;
    }

    .custom-text-box h2 {
        font-size: 30px;
    }

    .custom-text-box p {
        font-size: 15px;
    }

    .form-main {
        width: 100%;
    }

    .iconic-text h2 {
        font-size: 30px;
    }

    .iconic-text p {
        font-size: 15px;
    }

    .iconic-text p br {
        display: none;
    }

    .ftr-lst-cpy {
        flex-wrap: wrap;
        justify-content: center;
    }

    .testi-text p {
        padding-bottom: 20px;
    }

    .clients-box {
        padding-bottom: 15px;
    }

    .custom-text-box p br {
        display: none;
    }

    .combo-main-box ul {
        height: 500px;
        overflow-y: scroll;
    }

    .combo-main-box {
        padding: 20px;
    }

    .comb-bt a.phone-btn {
        font-size: 13px;
    }

    .banner-btn.comb-bt {
        margin-bottom: 20px;
    }

    .commbo-list ul li {
        font-size: 14px;
    }

    .com-ht h5 {
        text-align: center;
    }

    .com-ht h1 {
        text-align: center;
    }

    .payment-img img {
        display: NONE;
    }

    .ecom-bx-slide img {
        margin: 0 auto;
        width: 100%;
    }

    section {
        overflow: hidden;
    }

    .inner-banner-form {
        margin: auto;
        width: 100%;
    }

    .client_logo {
        padding: 10px 0px;
    }

    .port-text h2 {
        padding-bottom: 25px;
    }

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

    .hd-txt {
        padding-bottom: 30px;
    }

    .banner-btn a.black_btn {
        padding: 10px 24px;
        font-size: 13px;
    }

    .copy-right p {
        text-align: center;
        margin: 0 0 10px 0;
    }

    .logo-box ul li img {
        width: 100%;
        display: block;
    }

    .inner-banner-form button {
        font-size: 14px;
    }

    a.cht-btn.chats {
        font-size: 15px;
        margin: 0;
        padding: 13px 40px;
    }

    .banner-text h4 {
        text-align: center;
    }

    .inner-banner-form::after {
        display: none;
    }

    .inner-banner-form-main::before {
        display: none;
    }

    section.business-section .banner-text h4 {
        color: #fff;
    }

    section.business-section .banner-text h2 {
        color: #fff;
    }

    section.business-section .banner-text h2 br {
        display: none;
    }

    section.business-section .banner-text p {
        color: #fff;
    }

    .count-img-box img {
        display: none;
    }

    section.number-section .row {
        justify-content: center;
        flex-wrap: wrap;
    }

    .form-img-box img {
        display: none;
    }

    section.form-section .row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-text {
        text-align: center;
    }

    .footer-form button {
        text-align: center;
        margin: 0 auto 25px;
    }

    section.header-sec {
        padding: 10px;
    }

    .inner-banner-form span {
        text-align: center;
        margin: auto;
        display: table;
    }

    .inner-banner-form h6 {
        text-align: center;
        font-size: 16px;
    }

    .inner-banner-form p {
        text-align: center;
    }

    section.business-section .row {
        flex-wrap: wrap;
        justify-content: center;
    }

    .cta-bg-box {
        margin-bottom: 25px;
        padding: 20px 20px;
    }

    .mobile-nu {
        display: block;
    }

    section.banner-sec .banner-btn {
        display: none;
    }

    .mobile-nu a {
        padding: 14px 40px;
        font-size: 20px;
        color: #ffff;
        background-color: #0066e4;
        border-radius: 50px;
        display: block;
    }

    .mobile-nu {
        text-align: center;
        margin: 10px 0 10px 0;
    }

    .cta-btn-box {
        display: block;
    }

    .cta-btn-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .cta-btn-box a {
        font-size: 14px;
        color: #fff;
        padding: 14px 20px;
    }

    .cta-btn-box a {
        font-size: 15px;
        padding: 13px 25px;
        background-color: #fff;
        color: #000;
        border-radius: 51px;
    }

    .cta-sec .col-sm-12 {
        padding: 0;
    }

    .cta-sec .col-sm-12 {
        padding: 0;
    }

    .counter-box ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .counter-box ul li {
        width: 45%;
    }

    .nu-box h2 {
        font-size: 28px !important;
    }

    .counter-box p {
        font-size: 14px;
    }

    section.business-section .banner-btn a.chat-btn {
        border: 0;
    }

    .logo-box ul {
        padding: 0;
    }

    .cta-sec .banner-btn {
        display: none;
    }

    .portfolio-sec .col-sm-12 .col-sm-4:nth-child(2),
    .portfolio-sec .col-sm-12 .col-sm-4:nth-child(3),
    .portfolio-sec .col-sm-12 .col-sm-4:nth-child(4),
    .portfolio-sec .col-sm-12 .col-sm-4:nth-child(5),
    .portfolio-sec .col-sm-12 .col-sm-4:nth-child(6),
    .portfolio-sec .col-sm-12 .col-sm-4:nth-child(9) {
        display: none;
    }

    .offer-section .all-section a.chat-btn.chats {
        display: none !important;
    }

    .offer-section a.chat-btn.chats {
        display: none;
    }

    .business-section a.chat-btn.chats {
        display: none;
    }
}

@media (min-width: 200px) and (max-width: 767px) {
    .pop-box-2-new-pop {
        display: none;
    }

    .pop-form-new-popp.ta-center-new-pop {
        background: url(auto-pop-bg-2-mob.html);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .pop-form-new-popp.ta-center-new-pop {
        width: 100%;
        height: auto;
        margin: 0px 10px;
        padding: 25px 0px;
        border-radius: 23px;
        background-color: #fff;
    }

    .pop-form-new-popp .close-btn {
        display: block;
        top: 5px;
        right: 0px;
        background: none;
        border: none;
        color: #012a43;
    }

    .pop-form-new-popp.ta-center-new-pop button {
        background: #012a43;
    }

    .pop-form-new-popp.ta-center-new-pop h3 {
        margin: 0 0 5px 0;
    }

    .pop-form-new-popp.ta-center-new-pop h3 span {
        color: #000;
    }

    .pop-form-new-popp.ta-center-new-pop h5 {
        color: #000;
    }
}

@media(max-width: 414px) {
    .package h4 {
        margin-bottom: 12px;
    }

    .package .banner-btn {
        margin-top: 20px;
    }
}
