@media only screen and (max-width: 768px) {
    .header .logo-sec p {
        font-size: 25px;
    }
    .navbar-default {
        margin-bottom: 0;
    }
    .containspacing1.header {
        padding: 10px 0px;
    }
    .banner-sec .banner-img .banner-text {
        font-size: 14px;
    }
    .banner-sec .banner-img .banner-text .span1 {
        font-size: 20px;
        margin-top: 0;
        margin-bottom: 0;
    }
    .banner-sec .banner-img .banner-text .span2 {
        font-size: 14px;
    }
    .website-title {
        font-size: 25px;
    }
    body {
        font-size: 15px;
        line-height: 22px;
    }
    .counters .col-md-3 {
        margin-bottom: 15px;
    }
    .product-box {
        margin-bottom: 20px;
    }
    .products .m-t-30, .product-inner .m-t-30 {
        margin-top: 0 !important;
    }
    .enquiry-sec.getquote h3 {
        font-size: 18px;
        margin-bottom: 10px;
        text-align: center;
    }
    .enquiry-sec.getquote p a, .getquote p a {
        margin-top: 0;
        font-size: 15px;
        padding: 4px 20px;
        margin-bottom: 10px;
    }
    .getquote h3 {
        font-size: 18px;
        margin-bottom: 4px;
        text-align: center;
    }
    .getquote p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 10px;
    }
    .product-inner img.img-responsive {
        margin-bottom: 20px;
    }
    .getquote p a {
        margin-top: 10px;
    }
    #enquiryformmodal img {
        display: none;
    }
    #enquiryformmodal .modal-body .product-name {
        font-size: 20px;
    }
     

}