@media( max-width: 1200px)
{
    .mob-menu{ display: block ;}
    .desk-menu{ display: none;}

    /* 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: fixed;
        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;
    -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: 28px;
}
.menu-btn i.fa.fa-bars {
    font-size: 38px;
}

.header-logo {
    width: 78%;
}
.header-logo img {
    width: 70%;padding-top: 8px;
}

.mob-menu-in.display {
    width: 100%;
    top: 98px;
}
.header-menu ul{ float: left; width: 100%;}
.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;}


    .banner {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .banner-cont {
        color: #fff;
        padding: 74px 0;
        width: 600px;
        width: auto;
    }
    .banner-cont p {
        font-size: 20px;
    }


    .about-sec {
        padding-right: 0;
    }
    .about-sec-l{ width: 100%; margin-bottom: 20px;}
    .about-sec-r.text-right{ width: 100%; text-align: left;}

    .what-we {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .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;}


        .touch-sec-in{ padding-left: 0;}
        .touch-sec-l{ width: 100%;     margin-bottom: 23px;}
        .touch-sec-r{ width: 100%;}
        .touch-sec-r textarea{ width: 100%;}
        .touch-sec-r input, textarea {
            border: 0;
            width: 100%;
            background: #ececec;
            padding: 10px;     padding-left: 38px;
        }
        .touch-sec-r .input-container{ border: 0; position: relative;     margin-bottom: 6px;}
        .touch-sec-r .input-container i {
            position: absolute;
            top: 11px;
            left: 11px;}



            .footer-top-l {
                float: left;
                padding-top: 8px;
                width: 100%;
            }
            .footer-top-r {
                float: left;
            }
            
            
            .footer-top-r ul {
                display: inline-block;
                padding: 0;
                padding-top: 20px;
            }
            .footer-top-r ul li {
                float: none;
                margin: 12px;
            }


            header {
                display: inline-block;
                width: 100%;
                padding: 0;
            }
        .products-l, .products-r{ width: 100%;}
        .bulb-sec ul li {
            width: 100%;
        }

        .logo-list ul {
            display: inline-block;
        }
        .logo-list ul li {
            list-style: none;
            flex: 1;
            float: left;
            margin: 11px;
            width: 44%;
            min-height: 45px;
            margin-left: 0;
            margin-right: 33px;
        }
        .logo-list ul li:nth-child(2n) {
            margin-right: 0;
        }
        /* .logo-list ul li img {
            width: 100%;
        } */

        .our-sap {
            background-size: cover;     padding: 30px 20px;
        }
        .our-sap ul li {
            list-style: none;
            float: left;
            width: 46%;
            margin-right: 20px;
        }
        .our-sap ul li h4{ min-height: auto;}
        .our-sap ul li:nth-child(2n){ margin-right: 0;}
        .acc-in{ width: 100%; margin-right: 0;}

        .faq {
    padding: 40px 10px;
}
.accordion:after {
    right: -14px;
    float: right;
    background-repeat: no-repeat;
    top: 29px;
}
.slick-prev, .slick-next{ display: none !important;}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 65px;
}
.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #fff;
}
.footer-t-l{ width: 100%; margin-right: 0;}
.footer-t-m, .footer-t-r{ width: 50%; margin-top: 30px;}
.footer-t-m ul{ padding-left: 0;}


.inner-banner {
    height: 112px;
}
.inner-banner h3{
    color: rgba(255, 255, 255, 1);
    font-weight: 200;
    padding-top: 22px;
    font-size: 20px;
}

.contact-map-l {
    width: 100%;}
    .contact-map-r {
        width: 100%;
        float: right;
        margin-top: 26px;
    }
    .contact-b ul li, .contact-b ul li:last-child {
        list-style: none;
        float: left;
        width: 100%;
    }


    .products-banner-inn {
        height: 80px;
    }
    .products-banner-inn h3 {
        padding-top: 10px;
    }

    .inner-banner.who-banner{        height: 283px;}
    .content-r{ width: 100%}
    .content-l{ width: 100%}
    .content-r img{ width: 100%}
    .content-l img{ width: 100%}
    .contnet-l-main.contnet-l-main-3 li{ width: 100%}
    .contnet-l-main.contnet-l-main-2 .content-l, .contnet-l-main.contnet-l-main-2 .content-r{ width: 100%}
    .who-content ul li img {
        float: left;
        height: 70px;
        width: 70px;
    }
    .inner-banner.who-banner h4 {
        line-height: 21px;
        font-size: 16px;
    }
}