@media (max-width: 995px) {

}
@media (min-width: 478px) and (max-width: 767px) {
    ul.cols-5 > li {
        width: 33.333%;
    }
    .module-product-group ul.cols-5 > li{
        width: 33.333%;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    ul.cols-5 > li {
        width: 33.333%;
    }
}
@media (max-width: 812px) {
    .product-detail h1{
        font-size: 18px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #search .btn-lg i{
        font-size: 16px;
        color: #fff;
    }
    /*Disible auto zoom*/
    select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
        font-size: 13px;
        box-shadow: none !important;
    }
    .input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
        font-size: 13px;
    }
    .input-group .input-group-addon {
        font-size: 13px;
        height: 30px;
    }

    /*
    ::-webkit-scrollbar {
        width: 2px;
    }
    ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 4px;
    }
    ::-webkit-scrollbar-thumb {
        background: #aaa;
        border-radius: 10px;
    }
    ::-webkit-scrollbar-thumb:hover {
        background: #a55100;
    }*/
    .l-p-none{padding-left: 0 !important;}
    .r-p-none{padding-right: 0 !important;}
    .f-left, .left {
        float: left !important;
    }
    .wrapper-breadcrumb{
        background: #eee;
        border: none;
        margin: 0;
    }
    .container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 5px;
        padding-right: 5px;
        width: auto !important;
        overflow: hidden;
    }
    .wrapper-desc {
        background: #fff;
        padding: 0;
        margin-bottom: 0;
        border-left: none;
        border-right: none;
    }
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
        min-height: 1px;
        padding-left: 10px;
        padding-right: 10px;
        position: relative;
    }
    .box-category, .product-gird{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin-bottom: 15px;
        border: 1px solid #eee;
    }
    #hastag{height: 46px;}
    #topmobile{
        background: #2a3141;
        left: 0;
        right: 0;
        top: 0;
        transition: all 0.4s ease-in-out 0s;
        z-index: 98;
        padding: 7px 0;
        min-height: 46px;
        position: fixed;
    }
    #topmobile .m-logo img{max-height: 32px}
    .headroom{
        will-change: transform;
        -webkit-transition: transform 200ms linear;
        -moz-transition: transform 200ms linear;
        -ms-transition: transform 200ms linear;
        -o-transition: transform 200ms linear;
        transition: transform 200ms linear;
    }
    .headroom.pinned{
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -o-transform: translateY(0%);
        transform: translateY(0%);
    }
    .headroom.unpinned{
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    .mb-search #search{
        margin: 0;
    }
    .mb-search #search .input-lg {
        height: 31px;
        padding: 0 5px;
        box-shadow: none;
        border: none;
        border-radius: 2px 0 0 2px;
    }
    .mb-search #search .btn-lg{
        padding: 6px 11px 5px;
        background: #111;
        border: 1px solid #111;
        border-radius: 0 2px 2px 0;
        line-height: 18px;
    }
    aside.iline{
        background: red;
        right: 24px;
        position: relative;
        top: 15px;
    }
    .total-mini-cart{
        background: url(../image/cart.png) no-repeat scroll 0 0 / 28px auto;
        display: inline-block;
        height: 27px;
        width: 28px;
        color: #fff;
        text-align: center;
        padding-top: 5px;
    }
    .total-mini-cart a{color: #fff;}
    #m-polygon .owl-carousel .owl-buttons div i{
        font-size: 18px !important;
    }
    .module-product-group .section-header h2 a{
        color: #4a90e2;
        font-size: 15px;
        text-transform: none;
        font-weight: 600;
    }
    .module-product-group .section-header{
        background: #fff;
        font-size: 16px;
    }
    footer.device-mobile{
        padding: 8px 10px;
        font-size: 12px;
        line-height: 20px;
        background: #222;
        border-top: 1px solid #222;
        border-bottom: 1px solid #222;
    }
    .device-mobile .address{
        line-height: 16px;
        font-size: 12px;
    }
    .device-mobile .address li{margin: 0 0 3px}
    .device-mobile aside h5{
        font-size: 16px;
        margin: 0;
        padding: 0;
        color: #fff;
    }
    .device-mobile .card h5{
        font-size: 16px;
        padding: 5px 0 2px;
        position: relative;
        color: #fff;
        margin: 0;
        font-weight: 500;
    }
    .device-mobile .card h5 i{
        position: absolute;
        right: 20px;
        top: 10px;
    }
    .device-mobile .footer-bottom {
        background: transparent;
        color: #fff;
        padding: 10px 0 0;
        border-top: 1px solid #111;
        line-height: 15px;
        font-size: 12px;
        margin-top: 10px;
    }
    .device-mobile .footer-social i{
        font-size: 22px;
        margin: 0 3px 5px;
    }
    .device-mobile a{color: #fff;}
    .device-mobile .footer-social i{
        font-size: 22px;
        margin: 0 3px 5px;
    }

    .cta-bottom-wrapper {
        left: 0;
        width: 100%;
        position: fixed;
        bottom: -2px;
        z-index: 990;
        overflow: hidden;
        font-size: 15px;
        display: block;
        border-top: 1px solid #3a4353;
        -webkit-box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.1);
        -moz-box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.1);
        box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.1);
        background: #f1f1f1;
    }
    .cta-bottom-wrapper i{
        font-size: 16px;
    }
    .cta-bottom-inner {
        width: 100%;
        margin: 0 auto;
        position: relative;
        clear: both;
        height: 100%;
    }
    .cta-bottom-inner .phone {
        float: left;
        width: 50%;
        padding: 10px 0 12px;
        border-right: 1px solid #111;
        background-color: #2a3141;
    }
    .cta-bottom-inner .phone .call {
        display: block;
        color: #fff;
        font-weight: 500;

        text-align: center;
    }
    .cta-bottom-inner .chatzalo {
        float: right;
        width: 50%;
        padding: 10px 0 12px;
        background: #2a3141;
    }
    .cta-bottom-inner .chatzalo .cta-form {
        display: block;
        color: #fff;
        font-weight: 500;
        text-align: center;

    }
}
@media (min-width: 767px) {

}

@media (min-width: 1200px) {

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}
@media (max-width: 478px) {
    ul.cols-5 > li, .module-product-group ul.cols-5 > li {
        width: 50%;
    }
}
@media (max-width: 478px) {

}
@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
}
@media (max-width: 767px) {
    #cart-info.modal{
        padding: 4px;
    }
    .products-container .flex-gird{
        position: inherit;
    }
    .jquery-modal.blocker{
        padding: 0 !important;
    }
    #menu {
        border-radius: 4px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1);
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #fff;
    }
    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}
col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4 {
    float: left;
}

.col-xs-5th-5 {
    float: left;
    width: 100%;
}

.col-xs-5th-4 {
    width: 80%;
}

.col-xs-5th-3 {
    width: 60%;
}

.col-xs-5th-2 {
    width: 40%;
}

.col-xs-5th-1 {
    width: 20%;
}

.col-xs-5th-pull-5 {
    right: 100%;
}

.col-xs-5th-pull-4 {
    right: 80%;
}

.col-xs-5th-pull-3 {
    right: 60%;
}

.col-xs-5th-pull-2 {
    right: 40%;
}

.col-xs-5th-pull-1 {
    right: 20%;
}

.col-xs-5th-pull-0 {
    right: auto;
}

.col-xs-5th-push-5 {
    left: 100%;
}

.col-xs-5th-push-4 {
    left: 80%;
}

.col-xs-5th-push-3 {
    left: 60%;
}

.col-xs-5th-push-2 {
    left: 40%;
}

.col-xs-5th-push-1 {
    left: 20%;
}

.col-xs-5th-push-0 {
    left: auto;
}

.col-xs-5th-offset-5 {
    margin-left: 100%;
}

.col-xs-5th-offset-4 {
    margin-left: 80%;
}

.col-xs-5th-offset-3 {
    margin-left: 60%;
}

.col-xs-5th-offset-2 {
    margin-left: 40%;
}

.col-xs-5th-offset-1 {
    margin-left: 20%;
}

.col-xs-5th-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4 {
        float: left;
    }

    .col-sm-5th-5 {
        float: left;
        width: 100%;
    }

    .col-sm-5th-4 {
        width: 80%;
    }

    .col-sm-5th-3 {
        width: 60%;
    }

    .col-sm-5th-2 {
        width: 40%;
    }

    .col-sm-5th-1 {
        width: 20%;
    }

    .col-sm-5th-pull-5 {
        right: 100%;
    }

    .col-sm-5th-pull-4 {
        right: 80%;
    }

    .col-sm-5th-pull-3 {
        right: 60%;
    }

    .col-sm-5th-pull-2 {
        right: 40%;
    }

    .col-sm-5th-pull-1 {
        right: 20%;
    }

    .col-sm-5th-pull-0 {
        right: auto;
    }

    .col-sm-5th-push-5 {
        left: 100%;
    }

    .col-sm-5th-push-4 {
        left: 80%;
    }

    .col-sm-5th-push-3 {
        left: 60%;
    }

    .col-sm-5th-push-2 {
        left: 40%;
    }

    .col-sm-5th-push-1 {
        left: 20%;
    }

    .col-sm-5th-push-0 {
        left: auto;
    }

    .col-sm-5th-offset-5 {
        margin-left: 100%;
    }

    .col-sm-5th-offset-4 {
        margin-left: 80%;
    }

    .col-sm-5th-offset-3 {
        margin-left: 60%;
    }

    .col-sm-5th-offset-2 {
        margin-left: 40%;
    }

    .col-sm-5th-offset-1 {
        margin-left: 20%;
    }

    .col-sm-5th-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {
        float: left;
    }

    .col-md-5th-5 {
        float: left;
        width: 100%;
    }

    .col-md-5th-4 {
        width: 80%;
    }

    .col-md-5th-3 {
        width: 60%;
    }

    .col-md-5th-2 {
        width: 40%;
    }

    .col-md-5th-1 {
        width: 20%;
    }

    .col-md-5th-pull-5 {
        right: 100%;
    }

    .col-md-5th-pull-4 {
        right: 80%;
    }

    .col-md-5th-pull-3 {
        right: 60%;
    }

    .col-md-5th-pull-2 {
        right: 40%;
    }

    .col-md-5th-pull-1 {
        right: 20%;
    }

    .col-md-5th-pull-0 {
        right: auto;
    }

    .col-md-5th-push-5 {
        left: 100%;
    }

    .col-md-5th-push-4 {
        left: 80%;
    }

    .col-md-5th-push-3 {
        left: 60%;
    }

    .col-md-5th-push-2 {
        left: 40%;
    }

    .col-md-5th-push-1 {
        left: 20%;
    }

    .col-md-5th-push-0 {
        left: auto;
    }

    .col-md-5th-offset-5 {
        margin-left: 100%;
    }

    .col-md-5th-offset-4 {
        margin-left: 80%;
    }

    .col-md-5th-offset-3 {
        margin-left: 60%;
    }

    .col-md-5th-offset-2 {
        margin-left: 40%;
    }

    .col-md-5th-offset-1 {
        margin-left: 20%;
    }

    .col-md-5th-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4 {
        float: left;
    }

    .col-lg-5th-5 {
        float: left;
        width: 100%;
    }

    .col-lg-5th-4 {
        width: 80%;
    }

    .col-lg-5th-3 {
        width: 60%;
    }

    .col-lg-5th-2 {
        width: 40%;
    }

    .col-lg-5th-1 {
        width: 20%;
    }

    .col-lg-5th-pull-5 {
        right: 100%;
    }

    .col-lg-5th-pull-4 {
        right: 80%;
    }

    .col-lg-5th-pull-3 {
        right: 60%;
    }

    .col-lg-5th-pull-2 {
        right: 40%;
    }

    .col-lg-5th-pull-1 {
        right: 20%;
    }

    .col-lg-5th-pull-0 {
        right: auto;
    }

    .col-lg-5th-push-5 {
        left: 100%;
    }

    .col-lg-5th-push-4 {
        left: 80%;
    }

    .col-lg-5th-push-3 {
        left: 60%;
    }

    .col-lg-5th-push-2 {
        left: 40%;
    }

    .col-lg-5th-push-1 {
        left: 20%;
    }

    .col-lg-5th-push-0 {
        left: auto;
    }

    .col-lg-5th-offset-5 {
        margin-left: 100%;
    }

    .col-lg-5th-offset-4 {
        margin-left: 80%;
    }

    .col-lg-5th-offset-3 {
        margin-left: 60%;
    }

    .col-lg-5th-offset-2 {
        margin-left: 40%;
    }

    .col-lg-5th-offset-1 {
        margin-left: 20%;
    }

    .col-lg-5th-offset-0 {
        margin-left: 0%;
    }
}