@media (max-width:1280px) {
    .process-box {
        width: 80%
    }

    .process-box h2 {
        font-size: 27px
    }

    .process-box.procs-bx-1,
    .process-box.procs-bx-2,
    .process-box.procs-bx-3,
    .process-box.procs-bx-4 {
        left: 25px
    }

    .proces-line-img {
        left: -30px;
        bottom: -25px;
        width: 100%
    }
    
}

@media (min-width:320px) and (max-width:767px) {
 
    .why-img-txt {
        bottom: -3px;

    }
    .mtMobile{
        margin-top: 2rem !important;
    }

    /* Mobile: hide cramped top bar; use head_top icon row only */
    .top-bar-main,
    .top-bar-main.new-header-set-top {
        display: none !important;
        height: 0 !important;
        line-height: 0 !important;
        overflow: hidden !important;
        visibility: hidden !important;
    }

    .head_top {
        position: relative;
        top: 0 !important;
        padding: 10px 0;
        background: rgba(0, 0, 0, .82);
        z-index: 999;
    }

    .head_top.darkHeader {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
        background: #1e4e90;
    }

    .head_top .container {
        padding-left: 12px;
        padding-right: 12px;
    }

    .head_top .row {
        display: flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: space-between !important;
        margin: 0;
    }

    .head_top .col-xs-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding-left: 0;
        padding-right: 0;
    }

    .head_top .col-xs-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        padding-left: 0;
        padding-right: 0;
        display: flex !important;
        justify-content: flex-end;
        align-items: center;
    }

    .head_top .logo img {
        margin: 0 !important;
        max-width: 150px !important;
        max-height: 42px !important;
        display: block !important;
    }

    .main-banner {
        padding-top: 70px !important;
    }


    .hd-txt.serv-txt,
    .indust-tab-lst .nav-tabs li a,
    .process-box,
    .serv-bx,
    .why-choose-list ul li,
    section.cta-sec .hd-txt h2,
    section.cta-sec .hd-txt p {
        text-align: center
    }

    .bnr-txt h1,
    .hd-txt h2,
    .indus-tab-txt h2 {
        font-size: 40px
    }

    .wow {
        animation-name: none !important;
        visibility: visible !important
    }

    .head_top .row,
    .main-banner .form-st form {
        flex-direction: column
    }

    .lp-desktop-header-cta {
        display: none !important
    }

    .lp-mobile-header-icons {
        display: flex !important;
        align-items: center;
        gap: 10px;
        padding-top: 0;
        justify-content: flex-end;
    }

    .lp-mobile-icon-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 42px;
        height: 42px;
        border-radius: 50%;
        background: #fff;
        color: #1e4e90;
        font-size: 18px;
        text-decoration: none;
        flex-shrink: 0;
        border: none;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .25)
    }

    .lp-mobile-icon-btn:hover,
    .lp-mobile-icon-btn:focus {
        background: #1e4e90;
        color: #fff
    }

    .banner-img-bk img,
    .proces-line-img,
    .serv-bx h3 br,
    .serv-cta-btn .serv-cta-tel.popup-btn,
    .serv-cta-btn.inr-tab-btn.header-btn.cta-tab-btn a.serv-cta-tel.popup-btn {
        display: none
    }

    .logo img,
    .our-serv-sec .col-sm-12 {
        display: table
    }

    .logo img {
        display: block !important
    }

    .bnr-txt h1 {
        padding-top: 25px
    }

    .main-banner .form-st form input {
        margin-bottom: 10px
    }

    .main-banner .form-st {
        margin-bottom: 20px
    }

    .industry-sec .tab-content .col-sm-12,
    .serv-cta-div {
        flex-direction: column;
        justify-content: center;
        text-align: center
    }

    .serv-cta-img {
        margin-top: 0
    }

    .serv-cta-btn {
        justify-content: center
    }

    .client-logo {
        margin-bottom: 50px
    }

    .serv-bx {
        padding: 15px 20px
    }

    .serv-bx p {
        width: 100%
    }

    .industry-sec .tab-content {
        padding-top: 50px
    }

    .indus-tab-img {
        margin-top: 100px
    }

    .why-choose-list ul li {
        width: 100%
    }

    .why-choose-list ul {
        margin-top: 50px
    }

    section.cta-sec .hd-txt h2 {
        font-size: 35px
    }

    .cta-side-img {
        margin-top: 40px
    }

    .process-box {
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
        bottom: 0 !important;
        width: 100%
    }

    .process-sec {
        padding: 50px 0
    }

    .logo img {
        width: auto !important;
        height: 80px !important;
        margin: 0 auto
    }
}