@media (min-width: 993px)
{
    .bx-viewport
    {
        height: 360px !important;
    }

    .img-background-service
    {
        height: 250px;
    }
}

@media (min-width: 993px) and (max-width: 1199px) {

    #content .panel.sidebar-menu ul.nav.category-menu li a
    {
        font-size: 10px;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .navbar-toggle
    {
        display: block !important;
    }
    .navbar-collapse
    {
        float: initial !important;
    }
    .navbar-nav {
        margin: 12.5px -15px;
    }
    .navbar-left, .navbar-nav > li {
        float: initial !important;
    }
    .navbar-collapse.collapse
    {
        display: none !important;
    }
    .collapse.in {
        display: block !important;
    }
    .materials h2
    {
        font-size: 15px;
    }

    .img-background-service
    {
        height: 250px;
    }
}

@media (max-width: 992px) {

    .navbar-header
    {
        float: initial !important;
    }
    .navbar-brand
    {
        width: 100%;
    }
    .navbar
    {
        min-height: 0px;
    }

    .navbar-buttons {
        margin-right: 15px;
    }
    .navbar-buttons button
    {
        padding: 0px !important;
    }
    .navbar-brand
    {
        height: 75px;
    }
    #top .offer {
        margin-bottom: 0px;
    }
    .contact-header {
        font-size: 19px;
        top: 0px;
    }
    .social
    {
        font-size: 20px;
        margin: 11px 0px 10px 0px;
        text-align: left;
    }
    .btn-top
    {
        display: inline-block;
        padding-left: 0px;
    }
    .btn-top.visible-xs, .btn-top.visible-sm
    {
        display: inline-block !important;
    }
    .navbar-toggle {
        font-size: 30px;
        margin-right: 0px;
        margin-top: 10px;
    }
    .btnLang
    {
        top: 23px;
    }
    .btnLang a
    {
        margin-right: 0px;
    }
    .div-truck-xs a
    {
        float: right;
        margin: 10px 0px 0px;
    }
    .div-truck-xs a img
    {
        width: 30px;
    }
    .navbar-nav > li {
        height: 35px;
    }
    .navbar-nav > li a {
        padding-top: 7px !important;
    }
    #top .menu .social
    {
        text-align: center;
    }
    .container-videos
    {
        padding: 0px;
    }
    .container-videos .col-md-12
    {
        padding: 0px 5px;
    }
    .box
    {
        margin: 0 0 20px;
        padding: 5px;
    }
    h1
    {
        font-size: 22px;
    }
    h2, .h2
    {
        font-size: 19px;
    }
    #checkout
    {
        padding: 0px;
    }
    .characteristicsMaterial
    {
        margin-top: 15px;
    }
    .number-materials
    {
        background: #fefefe;
        color: #000;
        right: 2px;
    }
    #br-info-header
    {
        display: none !important;
    }

    #content #blog-listing .post img {
        height: 250px;
        width: auto;
    }
    .img-background-service
    {
        height: 300px;
    }

    .row-1 .col-md-6
    {
        width: 100%;
    }
}

@media (max-width: 530px)
{
    .img-background-service
    {
        height: 200px;
    }
    .row-1
    {
        display: initial;
    }
}

@media (max-width: 480px) 
{
    #br-info-header
    {
        display: block !important;
    }
}

@media (max-width:400px) {

    
}




