﻿/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */

@media (max-width: 767px) {
    .img-logo {
        z-index: 1000;
        margin: 0 auto;
        width: 100% !important;
        text-align: center !important;
        padding-top: 0px !important;
    }

    .navbar-nav li, .title-menu {
        border-bottom: 1px solid #f2f2f2;
    }

    .line-right {
        display: none;
    }

    .navbar-nav {
        border-top: 2px solid #F0AD00;
    }

    .none-sty1 {
        display: none;
    }


    .navbar-header button {
        position: absolute;
        left: 3px;
        top: 3px;
        background-color: #d2d2d2;
    }

    .div-icon-share .col-lg-3 {
        padding-top: 5px;
    }

    .menu-sub-child {
        position: static;
    }

    .navbar-collapse {
        width: 100%;
    }

    .div-content-main {
        padding: 10px !important;
    }

    .footer-res {
        background-color: #f2f2f2;
        margin: 0px -15px;
        padding: 10px !important;
        box-shadow: 1px 1px #000;
    }

        .footer-res .none-sty {
            text-shadow: 0px 1px #fff;
        }

    .div-link-footer {
        padding: 0px;
    }

    .name_cty {
        text-transform: uppercase;
        color: #f7941e;
        display: block;
        text-align: center;
    }

    .div-content-footer {
        margin-bottom: 10px;
    }

    .menu-sub-child .container {
        padding: 0px;
    }

    #divNewsGroup {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }

    .div-dathang {
        padding-left: 0px;
    }

    .textContent {
        margin: 10px -15px 0px -15px;
        background-color: #f2f2f2;
        padding-top: 10px;
    }

    .owl-controls .owl-buttons .owl-prev {
        width: 30px;
    }

    .owl-controls .owl-buttons .owl-next {
        width: 30px;
    }

    #hide_float_right a {
        background: #d2d2d2;
        padding: 7px 8px 9px 10px;
        color: #FFF;
        border-radius: 5px 5px 0px 0px;
        margin-right: 3px;
    }

    .part-cars .a-sp {
        height: 150px;
    }

    .dich-vu .col-lg-4:first-child {
        padding-left: 15px;
    }

    .dich-vu .col-lg-4:last-child {
        padding-right: 15px;
    }

    .col-chinhanh {
        padding-left: 15px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
    .div-hotro-child {
        border-bottom: 0px !important;
    }

    .img-logo {
        width: 16%;
        padding-top: 14px;
    }

    .phone-line {
        font-size: 16px;
    }

    .mr-botom-10-imp {
        margin-bottom: 20px;
    }
}

@media (max-width: 1023px) {
}
/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
    .img-logo {
    }

    .title-SP {
        font-size: 20px;
    }
}
