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

@media(max-width:1280px) {
    .process-box {
        width: 80%
    }
    .process-box h2 {
        font-size: 27px
    }
    .process-box.procs-bx-3 {
        left: 25px
    }
    .process-box.procs-bx-2 {
        left: 25px
    }
    .process-box.procs-bx-1 {
        left: 25px
    }
    .process-box.procs-bx-4 {
        left: 25px
    }
    .proces-line-img {
        left: -30px;
        bottom: -25px;
        width: 100%
    }
}

@media(min-width:320px) and (max-width:767px) {
    .wow {
        animation-name: none !important;
        visibility: visible !important
    }
    .head_top .row {
        flex-direction: column
    }
    .serv-cta-btn.inr-tab-btn.header-btn.cta-tab-btn {}
    .serv-cta-btn.inr-tab-btn.header-btn.cta-tab-btn a.serv-cta-tel.popup-btn {
        display: none
    }
    .bnr-txt h1 {
        font-size: 40px;
        padding-top: 25px
    }
    .banner-img-bk img {
        display: none
    }
    .main-banner .form-st form {
        flex-direction: column
    }
    .main-banner .form-st form input {
        margin-bottom: 10px
    }
    .main-banner .form-st {
        margin-bottom: 20px
    }
    .our-serv-sec .col-sm-12 {
        display: table
    }
    .serv-cta-div {
        flex-direction: column;
        justify-content: center;
        text-align: center
    }
    .serv-cta-img {
        margin-top: 0
    }
    .serv-cta-btn {
        justify-content: center
    }
    .hd-txt.serv-txt {
        text-align: center
    }
    .client-logo {
        margin-bottom: 50px
    }
    .serv-bx {
        text-align: center;
        padding: 15px 20px
    }
    .serv-bx p {
        width: 100%
    }
    .serv-bx h3 br {
        display: none
    }
    .indust-tab-lst .nav-tabs li a {
        text-align: center
    }
    .industry-sec .tab-content {
        padding-top: 50px
    }
    .industry-sec .tab-content .col-sm-12 {
        flex-direction: column;
        justify-content: center;
        text-align: center
    }
    .indus-tab-img {
        margin-top: 100px
    }
    .indus-tab-img img {}
    .why-choose-list ul li {
        width: 100%;
        text-align: center
    }
    .why-choose-list ul {
        margin-top: 50px
    }
    section.cta-sec .hd-txt h2 {
        text-align: center;
        font-size: 35px
    }
    section.cta-sec .hd-txt p {
        text-align: center
    }
    .serv-cta-btn .serv-cta-tel.popup-btn {
        display: none
    }
    .cta-side-img {
        margin-top: 40px
    }
    .process-box {
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        text-align: center;
        width: 100%
    }
    .proces-line-img {
        display: none
    }
    .process-sec {
        padding: 50px 0
    }
    .hd-txt h2 {
        font-size: 40px
    }
    .indus-tab-txt h2 {
        font-size: 40px
    }
    .logo img {
        width: 80%;
        margin: 0 auto;
        display: table
    }
}