@media( max-width: 1200px)
{
    .mob-menu{ display: block ; padding: 10px;         display: inline-block;
        width: 100%;}
    .desk-menu{ display: none;}
    header {
        background: #fff; z-index: 99;
    }
    .main-content {
        margin-top: 89px;
    }
    .quick-home {
        margin-top: 80px;
    }
    .house-acc button.accordion-button {
      
        line-height: 23px;
        padding-right: 54px;
    }
    .house-acc button.accordion-button.collapsed:after{ top: 30px}
    .heder-top {
        display: inline-block;
        width: 100%;
    }
    .heder-top img {
        float: left;
        width: 13%;
        margin-right: 10px;
    }
    .heder-top h5 {
        color: #fff;
        margin: 0;
        padding-bottom: 4px;
        font-size: 10px;
    }
    span.call {
        width: 100%;
        margin-bottom: 16px;
    }
    .heder-top h4 {
        color: #fff;
        margin: 0;
        font-size: 18px;
        font-weight: bold;
        margin-top: 4px;
    }
    /* cross icon start */

    .cross .icon-bar, .icon-bar {
        -webkit-transition: all 200ms ease-out;
        -moz-transition: all 200ms ease-out;
        -ms-transition: all 200ms ease-out;
        -o-transition: all 200ms ease-out;
        transition: all 200ms ease-out;
    }
    .cross .icon-bar:nth-child(2) {
        opacity: 1;
        transform: rotate(45deg) scale(1) skew(0deg) translate(5px, 5px);
        -webkit-transform: rotate(45deg) scale(1) skew(0deg) translate(5px, 5px);
        -moz-transform: rotate(45deg) scale(1) skew(0deg) translate(5px, 5px);
        -o-transform: rotate(45deg) scale(1) skew(0deg) translate(5px, 5px);
        -ms-transform: rotate(45deg) scale(1) skew(0deg) translate(5px, 5px);
    }
    .cross .icon-bar {
        opacity: 0;
    }
    .cross .icon-bar:last-child {
        opacity: 1;
        transform: rotate(-45deg) scale(1) skew(0deg) translate(5px, -5px);
        -webkit-transform: rotate(-45deg) scale(1) skew(0deg) translate(5px, -5px);
        -moz-transform: rotate(-45deg) scale(1) skew(0deg) translate(5px, -5px);
        -o-transform: rotate(-45deg) scale(1) skew(0deg) translate(5px, -5px);
        -ms-transform: rotate(-45deg) scale(1) skew(0deg) translate(5px, -5px);
    }
   /* cross icon end */
   .mob-menu .navbar-toggle {
    margin-right: 0;
    background: #1B212F;
    width: 40px;
    padding: 2px 6px;
}
    .mob-menu .navbar-toggle .icon-bar{    background: #fff; width: 25px;
        height: 2px ;     margin: 6px 0;}
        .mob-menu .navbar-toggle{ margin-right: 0; padding-right: 0;}

    .mob-menu-in {
        left: -632px;
        position: absolute;
        z-index: 999999;
        top: 0;
        width: 23%;
        height: 100%;
        padding: 0 20px;
        padding-left: 11px;
        padding-top: 15px;
        /* box-shadow: inset 0 0 0 1px #00478b47; */
        -webkit-transition: all 800ms ease-out;
        -moz-transition: all 800ms ease-out;
        -ms-transition: all 800ms ease-out;
        -o-transition: all 800ms ease-out;
        transition: all 800ms ease-out;
    }
    .display
    { left: 0px; top: 84px;
    -webkit-transition: all 800ms ease-out;
    -moz-transition: all 800ms ease-out;
    -ms-transition: all 800ms ease-out;
    -o-transition: all 800ms ease-out;
    transition: all 800ms ease-out;
    background-color: white;
}
.menu-btn {
    float: right; padding-top: 13px;
}
.menu-btn i.fa.fa-bars {
    font-size: 38px;
}

.header-logo {
    width: 78%;
    padding-top: 0;
}
.header-logo img {
    width: auto;
}

.mob-menu-in.display {
    width: 310px; padding-top: 0;         padding: 0;
}
.header-menu ul{ float: left; width: 100%; display: inline-block;}
.header-menu ul li a {
    font-size: 16px;
}
.header-menu ul li{margin-bottom: 20px;
    border-bottom: 1px solid gray;
    width: 100%;
    padding-bottom: 18px;}
    .header-menu ul li:last-child{ border: 0; text-align: center;}

    .banner-content {
        padding-top: 126px;
    }
    .banner {
        background-size: contain;
        background-repeat: no-repeat;
        height: 385px;
    }
    .banner-cont {
        color: #fff;
        padding: 24px 0;
        width: 600px;
        width: auto;
    }
    .banner-cont h4 {
        font-size: 22px; line-height: 30px; margin-bottom: 20px;
    }

    .about-sec {
        padding: 20px;
    }
    .about-sec-l{ width: 100%; margin-bottom: 20px;}
    .about-sec-r.text-right{ width: 100%; text-align: left; padding-bottom: 30px;}
    .about-sec.staff-sec .about-sec-r{ width: 100%;}
    .what-we {
        background-size: 100% 100%;
        background-repeat: no-repeat;     padding: 0; padding-top: 20px;
        padding-bottom: 20px;
    }
    .what-we ul li{width: 100%;
        margin-bottom: 30px;
        margin-left: 0;}

        .our-service ul li{ width: 100%; margin: 20px 0;}
        .our-service ul li h4{ min-height: auto;}


     .footer-t-l, .footer-t-r{ width: 100%;}

     .footer-t-l ul li{ float: none;}
     .footer-b-l, .footer-b-r{ width: 100%;}
     .footer-b-r ul li{ float: none;}


     .footer-t-l ul {
        padding-top: 20px;
    }

   


    .banner-content input {
        width: 100%;
    }
    .how-works ul li {
        width: 100%;
        margin: 0;
    }
    .how-works ul li:after {
            background: no-repeat; right: 0;
    }
    h3.heading-h3 {
        color: #0071BC;
        font-size: 24px;
        text-align: center;
        width: 100%;
    }
    .quick-l, .quick-r, .footer-top-l, .footer-top-r, .footer-top-r .header-menu-r{ width: 100%;}
    .quick-r{ margin-top: 20px;}



    .banner-tab-inn-l, .banner-tab-inn-l img, .banner-tab-inn-r, h4.heading-h4{ width: 100%;}
    .banner-tab-inn {
        display: inline-block;
        padding: 20px 0;
    }
    .spu-content p input{ width: 100%;}
}