@media screen and (min-width: 1280px){
    .container {
        width: 1280px;
    }

    .item-service-index a img {
        display: inline-block;
        width: 100%;
        height: 122px;
    }
     #list-service .break-col-5{
        width: 16.66666667%;
    }

    ul.main-menu {
        display: block;
        float: left;
        width: 100%;
        /* margin: 0px -15px; */
        /* margin-right: 30px; */
       /* background: #0a76b4;*/
        background: #126aa7;
        /* padding-right: 30px; */
    }
}


@media screen and (min-width: 992px){

    #list-service .break-col-5{
        width: 16.66666667%;
    }

    .item-service-index a img {
        display: inline-block;
        width: 100%;
        height: 122px;
    }
    .blog-slider-item img {
        width: 100%;
        height: 535px;
        overflow: hidden;
    }
  
    .item-privacy-shipping {
        margin-bottom: 30px;
    }

    .top-header{
        max-width: 1200px;
        margin: 0px auto;
        padding: 0px 0px;
    }

    .menu-box{
        max-width: 1200px;
        margin: 0px auto;
    }

    #detail_news .content_detail p{
        font-size: 18px;
    }
    #product_content .main_content {
        padding-left: 60px;
        padding-right: 50px;
    }
    .scroll-to-fixed-fixed{
        background:#ffffff;
        z-index: 1000;
        border-bottom: 1px solid #ccc;
    }
    .logo .form_search .form-group input{
        margin-left: -4px;
        width: 400px;
    }
    .logo .form_search button{
        margin-left: -5px;
        background:#8cc63f;
        color: white;
    }
    .logo .form_search{
        text-align: right;
        margin-top: 20px;
    }
    .logo .cart{
        margin-top: 20px;
    }
    
}
@media screen and (max-width: 1024px) {
    .section .left_content .tt .view{
        padding: 0px 10px !important;
    }
    #lienhe .title{
        top: 600px !important;
        z-index: 1000;
    }
    #top_gioithieu .img_bong{
        left: 32% !important;
    }
}

@media screen and (max-width: 991px) {
    
  
}


@media screen and (max-width: 767px) {

    .top-name-company a img{
        width: 80%;
    }

    .menu-left-mb #main::after {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        background: rgba(0, 0, 0, 0.2);
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
        transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
        z-index: 100;
    }


    #mobile-menu>li{
        border-top: 1px solid #fff;
        padding: 0;
        position: relative;
        display: block;
    }

    #mobile-menu li a {
        color: #fff;
        text-decoration: none;
        padding: 10px 0px;
        display: block;
    }

    #mobile-menu .menu-item-has-children>i {
        position: absolute;
        width: 60px;
        height: 35px;
        right: 1px;
        top: 0px;
        cursor: pointer;
        color: #fff;
        font-size: 18px;
        padding-top: 9px;
        padding-left: 35px;
    }

    #mobile-menu .sub-menu {
        padding-left: 20px;
    }

    #mobile-menu .sub-menu {
        display: none;
    }

    .top-name-company{
        text-align: center;
        position: relative;
    }

    a.btn-show-menu{
        position: absolute;
        left: 0px;
        top: -6px;
        font-size: 24px;
    }

    a.cart-mobile {
        position: absolute;
        right: 0px;
        top: 10px;
        font-size: 24px;
    }

    .title-single {
        margin-top: 20px;
    }

    .search-form3 .smart-search-form input[type="text"]{
        width: 100%;
    }

    .smart-search-form input[type="submit"]{
        right: 0px;
    }

    .title-section h3{
        font-size: 13px;
    }

    .title-section b{
        border-bottom: 36px solid #333333;
    }
    
    .list-product-mobile{
        margin-top: 10px;
    }

    .row.wrap-partner {
        margin: 0 auto;
        padding-left: 30px;
    }

    .list-cat-child {
        margin-top: 8px;
    }

    .contact-order .btn-contact-order {
        padding: 10px 6px !important;
        font-size: 13px;
    }
    
    ul.nav.panel-tabs li{
        display: block;
    }


    .break-col-6-xs {
        padding-right: 5px;
        padding-left: 5px;
    }

    .top-bar{
        height: auto;
    }

    .wrap-slogan h2{
        margin: 0px 10px;
        font-size: 20px;
    }

    .blog-slider-info h3 a {
        color: #000;
        text-transform: uppercase;
        line-height: 10px;
        font-size: 13pt;
    }

    .blog-read-viewed {
        margin-top: 20px;
    }

    .icon-type p{
        font-size: 12px;
    }
    .item-sv-footer {
        margin-bottom: 20px;
    }

    .project .image {
        height: 140px;
        background-size: contain !important;
        background-repeat: no-repeat;
    }

    .bottom-hotline .hotline{
        font-size: 14px;
    }
   
}


@media screen and (min-width: 767px){
   
}