@charset "utf-8";


@media screen and (min-width: 1200px) {
    body > section > div.container {
        padding-left: 0;
        padding-right: 0;
        width: 1200px
    }

    .phonebtn {
        display: none
    }

    .pcwhatsapp {
        right: 184px;
        bottom: 64px
    }

    .quotation {
        position: fixed;
        right: 1px;
        bottom: 36px;
        z-index: 9000
    }

    .list-product-img {
        width: 50%;
        float: left
    }

    .list-product-text {
        width: 50%;
        float: left
    }

    .other-video-list .col-lg-3:nth-child(4n+1) {
        clear: both
    }

    .other-product-list .col-md-6:nth-child(2n+1) {
        clear: both
    }

    .other-product-list .product-class-review .col-md-6:nth-child(2n+1) {
        clear: none
    }

    .home-case-list .col-md-3:nth-child(4n+1) {
        clear: left
    }
}
.head-nav{ width: 1200px;margin: auto}

