﻿@media (min-width: 1366px) {
}

@media (min-width: 1200px) and (max-width: 1365px) {
}

@media (min-width: 992px) and (max-width: 1199px) { /* md */
    .bleft {
        margin-right: -20px;
    }
}

@media (min-width: 768px) and (max-width: 992px) { /* sm */
    .bleft {
        margin-right: -20px;
    }

    #menu .fa { /*tat icon khi vao menu mobile*/
        display: none;
    }

    .logo {
        text-align: center;
        display: block;
    }

    .m-t ul li a {
        padding: 0 7px;
    }

    .c-img {
        height: 200px;
    }

    .p-img {
        height: 180px;
    }

    .m-bt ul li {
        width: 33.33%;
    }

    header {
        padding: 0;
    }

    .b-m {
        position: relative;
        bottom: 0;
    }

    .hvideo iframe {
        height: 260px !important;
    }

    .news-img {
        height: 170px;
    }
}

@media (min-width: 480px) and (max-width:767px) {
    .why-i {
        padding: 10px 0;
        text-align: left;
        max-width: inherit
    }
        .why-i h4 {
            margin-bottom: 5px;
            font-size: 15px;
        }
        .why-i img {
            float: left;
            height: 60px;
            margin-right: 10px;
        }
    .t-s {
        background: #182f45 !important;
        color: #66ac28 !important
    }

    .logo img {
        max-height: 60px;
    }

    .hnew .owl-prev, .hpro .owl-prev {
        width: 18px;
        height: 18px;
        top: -48px;
        right: 22px;
        padding: 0 !important
    }

    .hnew .owl-next, .hpro .owl-next {
        width: 18px;
        height: 18px;
        top: -48px;
        right: 0px;
        padding: 0 !important
    }

    .news-img {
        height: 240px;
    }

    .logo {
        text-align: center;
        display: block;
    }

    .m-bt ul li {
        width: 50%;
    }

    .htab-cont {
        display: block
    }

    .p-i, .c-i {
        margin: 8px -10px
    }

    .p-img {
        height: 160px;
    }

    .cart-shopping {
        top: 40px;
        right: 15px;
    }

    #hovercart {
        width: auto;
        color: #333;
        border: solid 1px #e67c8e;
    }

    header {
        padding: 0;
    }

    .b-m {
        position: relative;
        bottom: 0;
    }

    .ht1, .ht2, .ht3, .exp h2 {
        font-size: 16px;
        line-height: 40px;
        margin: 10px 15px;
    }

    .exp h2 {
        line-height: 30px;
    }

    .hvideo iframe {
        height: 320px !important;
    }

    .f-i p {
        padding: 10px;
    }
    .p-i {
        margin-left: -10px;
        margin-right: -10px;
    }
}

@media only screen and (min-width: 240px) and (max-width: 480px) { /* xs */
    .t-s {
        background: #182f45 !important;
        color: #66ac28 !important;
    }
    .why-i {
        padding: 10px 0px;
        text-align: left;  
        max-width:inherit;
    }
        .why-i h4 {
            margin-bottom: 5px;
            font-size:15px;
        }
        .why-i img {
            float: left;
            height: 60px;
            margin-right: 10px;
        }
    .logo img {
        max-height: 60px;
    }

    .hnew .owl-prev, .hpro .owl-prev {
        width: 18px;
        height: 18px;
        top: -48px;
        right: 22px;
        padding: 0 !important
    }

    .hnew .owl-next, .hpro .owl-next {
        width: 18px;
        height: 18px;
        top: -48px;
        right: 0px;
        padding: 0 !important
    }

    .p0 i {
        margin: 0;
    }

    .tabs li a {
        padding: 0 5px;
        font-size: 13px;
    }

    .news-img {
        height: 240px;
    }

    .logo {
        text-align: center;
        display: block;
    }

    .ht1, .ht2, .ht3, .exp h2 {
        font-size: 16px;
        line-height: 40px;
        margin: 10px 15px;
    }

    .exp h2 {
        line-height: 30px;
    }

    .hvideo iframe {
        height: 240px !important;
    }

    .f-i p {
        padding: 10px;
    }

    .lang {
        position: absolute;
        text-align: right;
        bottom: -35px;
        top: auto;
        z-index: 1;
    }

    .b-m .pull-right {
        float: left !important;
    }

    .header img {
        padding: 8px 0px;
    }

    .header {
        padding: 0;
    }

    .b-m {
        position: relative;
        bottom: 0;
    }

    .m-bt ul li {
        width: 100%;
    }

    .htab-cont {
        display: block
    }

    .c-img {
        height: 160px;
    }

    .p-img {
        height: 150px;
    }

    .cart-shopping {
        top: 40px;
        right: 15px;
    }

    #hovercart {
        width: auto;
        color: #333;
        border: solid 1px #e67c8e;
    }
    .p-i {margin-left:-10px; margin-right:-10px; }
}
