﻿@media (max-width: 767px) and (min-width: 480px) {

    .item-view {
        width: 33.333333% !important;
    }
}

@media (max-width: 767px) {

    .cartLogin {
        margin-right: 15px;
        float: right;
        margin-top: 15px;
    }

    .searchHeading {
        margin-top: 0;
    }

    .float-icon-mobile {
        display: block;
    }

    .symbolShowCart {
        left: auto;
        right: 0px;
    }

    .product-box .product-thumbnail .addtoCart .btnView {
        width: 100%;
    }

    .product-box .product-thumbnail .image {
        height: 130px;
    }

    .product .row {
        margin-left: 0;
        margin-right: 0;
    }

        .product .row .item-view {
            padding-left: 0;
            padding-right: 0;
        }

    .top-content {
        margin-top: 10px;
    }

    .section-title .title h2 {
        padding: 0 0 0 15px;
    }

    .buttonMenuMobile {
        padding-bottom: 3px;
    }

    .symbolCart .fa {
        margin-top: 10px;
    }


    .searchHeading {
        margin: 7px 0;
    }

    .search {
        width: 100% !important;
        float: none;
    }

    /*.product-name {
        height: 65px;
    }*/


    .product-name a {
        font-size: 12px;
        line-height: 0;
    }

    .box-content {
        margin-top: 10px;
    }

    .boxInfoPrice .product-price {
        font-size: 13px;
        overflow: hidden;
    }

    .product-box .product-info {
        padding: 10px;
    }

    .boxTitleProduct {
        padding-top: 0;
    }

    .titleProduct {
        font-size: 30px;
    }

    .btn-cart {
        font-size: 14px;
    }

    #accordian {
        border: 1px #252525 solid;
        border-top: 0;
        background-color: #252525;
        list-style: none;
    }



        #accordian li {
            padding: 5px 10px 6px 15px;
            border-top: 1px #464646 solid;
        }

            #accordian li h4 {
                font-size: 14px;
            }

        #accordian a {
            color: #fff;
        }

        #accordian ul {
            list-style: none;
        }

            #accordian ul li {
                border-top: none;
            }

    #product_nav > ul > li.link a {
        padding: 10px 10px 10px 10px;
    }

    .box-heading .title-box {
        font-size: 14px;
        line-height: 16px;
        padding: 9px;
        text-transform: none;
    }

        .box-heading .title-box a {
            color: #fff;
        }

    .product-box .product-price-old {
        display: none;
    }


    .headerMobile {
        padding: 15px 15px 0;
        background-color: #fff;
    }

    #menu-toggle {
        color: #fff;
        background-color: #2252a6;
        display: inline-block;
        padding: 10px;
        cursor: pointer;
        text-align: center;
    }

    #main_menu li {
        border-bottom: 1px solid #dedede;
        padding: 10px 0 10px 10px;
    }

    #cus-menu-xs {
        position: fixed;
        top: 0;
        z-index: 99;
    }

    body.toggled {
        overflow-y: hidden;
    }

    body {
        overflow-x: hidden;
    }

    .mid-header .menu-xs ul li {
        float: left;
    }

    .mid-header .menu-xs {
        background-color: #01bbd4;
    }

        .mid-header .menu-xs a {
            display: block;
            padding: 10px;
            color: #fff;
            border: none;
            background-color: #01bbd4;
            font-size: 20px;
        }

        .mid-header .menu-xs .title-home a {
            padding: 0;
            line-height: 48px;
        }

    .body_overlay {
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.6);
        z-index: 299;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.4s ease, opacity 0.4s ease;
    }

        .body_overlay.toggled {
            visibility: visible;
            opacity: 1;
        }

    #menu_xs {
        width: 275px;
        height: 100%;
        background: #ecf0f1;
    }

    #menu_xs {
        position: fixed;
        z-index: 300;
        left: -275px;
        transition: left 0.4s ease;
    }

        #menu-toggle.toggled, #menu_xs.toggled {
            left: 0;
        }

    /*#menu-toggle.toggled {
        display: none;
    }*/

    .sidebar-nav {
        width: 100%;
        margin: 0;
        overflow-y: scroll;
        height: 400px;
    }

        .sidebar-nav li {
            padding: 10px 0 10px 10px;
            font-size: 1em;
            border-bottom: 1px solid #f4f4f4;
        }

            .sidebar-nav li a {
                color: #555;
            }

            .sidebar-nav li ul {
                width: 100%;
                /*padding-right: 10px;*/
            }

                .sidebar-nav li ul li h2 {
                    margin-top: 0;
                    margin-bottom: 0;
                    font-size: 12px;
                }



    #menu_xs ul a .arrows {
        float: right;
        text-align: right;
        font-size: 1.1em;
        width: 25%;
    }

    #menu_xs ul.sidebar-nav li ul {
        display: none;
        list-style: none;
    }

    .menu-xs h2 {
        text-align: center;
        font-size: 12px;
        color: #fff;
    }

    .menu-xs .col-xs-2 {
        padding-left: 0;
        padding-right: 0;
    }

    .menu-xs .col-xs-8 {
        padding-left: 0;
    }

    .mnv-tuvan {
        right: 10px;
        bottom: 15px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        padding: 8px 10px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
    }

        .mnv-tuvan .glyphicon-comment {
            font-size: 25px;
            top: 4px;
        }


    .call-hotline.collapse {
        z-index: 9999999;
        display: block!important;
        left: 10px;
        bottom: 15px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        padding: 8px 10px;
        box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .5);
        background-color: #742a28;
        position: fixed;
    }

        .call-hotline.collapse .glyphicon-earphone {
            font-size: 25px;
            top: 4px;
            color: #fff;
        }
}

@media (max-width:991px) and (min-width:768px) {
    .sub_menu {
        left: 218px;
    }

    .header-top {
        padding-bottom: 10px;
    }

    .box-content {
        margin-top: 24px;
    }

    .top-content {
        margin-top: 10px;
    }
}

@media (max-width:1199px) and (min-width:992px) {
    .box-content {
        margin-top: 40px;
    }

    .menu-link {
        float: right;
        width: 66%;
        overflow: hidden;
        height: 60px;
    }

    .productItem .product-info {
        width: 58%;
    }

        .productItem .product-info .product-name {
            height: 52px;
            overflow: hidden;
        }
}

@media (min-width:768px) {
    .cart {
        margin-top: 57px;
    }

    .boxProductMenu {
        position: absolute;
        z-index: 99;
        left: 0;
        top: 42px;
        background-color: #fff;
    }

    .fixPadding {
        padding-left: 0;
    }

    .header-bot #main_menu ul li {
        position: relative;
    }

    #main_menu .sub-menu {
        opacity: 0;
        transition: all .5s ease-in-out;
        position: absolute;
        top: 54px;
        left: 0;
        width: 200px;
        z-index: 9;
        background-color: rgba(0,0,0,.5);
    }

        #main_menu .sub-menu li {
            width: 100%;
            border-bottom: 1px solid #cecece;
        }

            #main_menu .sub-menu li:last-child {
                border-bottom: none;
            }

            #main_menu .sub-menu li a {
                border-right: none !important;
            }

    .header-bot #main_menu ul li:hover .sub-menu {
        opacity: 1;
    }

    .arrows {
        padding-left: 5px;
    }

    .mnv-tuvan {
        right: 2px;
        bottom: 0px;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        padding: 5px 10px 6px;
    }

        .mnv-tuvan .glyphicon-comment {
            padding-right: 8px;
            font-size: 18px;
            top: 5px;
        }

        .mnv-tuvan a.collapse {
            display: inline-block;
        }
}

@media (max-width:767px) and (min-width:425px) {

    .fixDerpartMent, .fixArrticle, .item-view {
        width: 50% !important;
    }

    .titleCatalog {
        font-size: 19px;
    }

    .readmoreNews {
        padding: 7px;
    }
}

@media (min-width:992px) {
    .fixContact {
        border-right: 1px solid #aaa;
    }
}

@media (min-width: 1200px) {
    .item-view.col-md-3 {
        width: 20%;
    }

    .product .row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    .item-view {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .img {
        position: relative;
        overflow: hidden;
    }

        .img a {
            cursor: pointer;
        }

        .img img {
            width: 100%;
            height: auto;
        }

        .img:before {
            cursor: pointer;
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            z-index: 1;
            background: rgba(67, 69, 113, 0.0);
            -webkit-transition: all 0.6s ease-in-out;
            transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            -ms-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
        }

        .img:after {
            cursor: pointer;
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(67, 69, 113, 0.0);
            -webkit-transition: all 0.6s ease-in-out;
            transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            -ms-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
        }

        .img:hover:before {
            right: 50%;
            left: 50%;
            width: 0;
            background: rgba(255, 255, 255, 0.5);
        }

        .img:hover:after {
            height: 0;
            top: 50%;
            bottom: 50%;
            background: rgba(255, 255, 255, 0.5);
        }
}
