/***----- media -----***/

/*** media max1024 ***/

@media (max-width:1024px) {   
    .gw-breadcrumb {
    padding: 10px 0 0 35px;
    }
    .navbar-default {
        padding: 10px 20px 0 10px;
    }
    .gallery-content img {
        width: 100%;
        height: 91.35px; 
    }
    .brands-page-content img {
        width: 100%;
        height: 62.19px;
    }    
    .logo {
        margin: 10px 0 0 0;
    }
    .menu {
        margin: 15px 0 0 0;
    }
}

/*** screen and media max800 ***/

@media screen and (max-width:800px) {
    .active {
        display: block;
    }
}

/*** media max800 ***/

@media (max-width:800px) {
    .menu li a {
        padding: 2px 5px;
    }
    .gw-breadcrumb {    
        display: none;
    }
    .contact_details {
        margin-bottom: 2em;
    }
    .contact-to input[type="text"] {
        width: 32%;
    }
    .news-title {
        height: auto;
        overflow: inherit;
    }
    .news-article {
        height: auto;
        overflow: inherit;
    }
    .news-right-title {
        height: auto;
        overflow: inherit;
        margin-bottom: 0px;
    }
    .news-right-article {
        height: auto;
        overflow: inherit;
    }
    .news_block
    {
        padding-right: 15px;
    }
    .news-image {
        margin: 10px 0 10px 0;
        height: auto;
    }
    .news-right
    {
        margin-top: 20px;
        padding-top: 30px;
        border-top: 1px dashed #777;
    } 
}

/*** media max768 ***/

@media (max-width:768px) {
    .main-home {
        margin: 30px 0;
    }
    .home-logo {
        margin-top: 50px;
        padding-left: 30px;
        margin-bottom: 50px;
    }
    .news_list_block {
        padding: 0 15px;
    }
    .news_list_block .row, .news_block .row {
        padding: 0 0 30px 0;
    }
    .gallery-content img {
        width: 100%;
        height: 75.91px;
    }
    .brands-page-content li {
        width: 20%;
    }
    .brands-page-content img {
        width: 100%;
        height: 93.33px;
    }
    .about_content img {
        width: 100% !important;
    }
}

/*** media max767 ***/

@media (max-width:767px) {    
    header {
        padding: 0;
        height: 85px;
    }    
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #5A5A5A;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background-color: #C8C8C8;
    }
    .navbar-default .navbar-toggle {
        border-color: #5A5A5A;
    }
    .navbar-toggle {
        position: relative;
        float: left;
        padding: 10px 6px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 5px;
        background-color: transparent;
        background-image: none;
        border: 2px solid transparent;
        border-radius: 50%;
    }
    .navbar-nav {
        float: none;
    }
    .nav>li>a {
        color: #E6E6E6 !important;
        text-align: center;
        border-bottom: 1px solid #777;
    }
    .nav>li>.active a {
        color: #F07420;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #006B55;
        background: #333333;
    }
    .navbar-brand {
        margin-bottom: 0px;
        padding: 0;
    }
    .navbar-header {
/*        clear: both;*/
        padding-top: 12px;
    }    
    .navbar-brand>img {
/*        width: 100px;*/
    }
    .nav {
        top: 130px;
    }
    .menu {
        margin: 10px -20px -5px;
        float: none;
    }
    .menu li {
        display: list-item;
    }
    .nav > li.line {
        display: none;
    }
    .logo {
        padding-top: 10px;
        margin: 0;
    }
    .menu li a {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -o-border-radius: 0;
        padding: 10px 0px;
    }
    .menu li a span {
        text-align: center;
        top: 15px;
    }
    .menu ul {
        margin: 0;
    }
    .menu li.active a {
        color: #F07420 !important;
    }
    .menu li a:focus {
        color: #F07420 !important;
    }
    .send-btn {
        margin-bottom: 10px;
    }
    .thankspage-content {
        margin: 50px 0 50px 0;
    }
    .language {    
        margin: 15px 0;
        text-align: center;
    }
    .language .form-control {
        display: -webkit-inline-box;
        width: auto;
    }
    .language2 {
        float: none;
    }
    .language2 ul {
        list-style-type: none;
    }
    .language2 ul a {
        border-bottom: 1px solid #777;
    }
    .language2 ul a:link {
        text-align: center;
        padding: 10px 0;
    }
    .language2 .line2 {
        display: none;
    }
}

/*** media max640 ***/

@media (max-width:640px) {
    .product-content li {
        width: 100%;
    }
    .brands-content li {
        width: 100%;
    }
    .brands-page-content li {
        width: 100%;        
        height: auto;
    }
    .gallery-content li {
        width: 100%;
    }
    .product-content img {
        width: 100%;
    }    
    .gallery-content img {
        width: 100%;
        height: auto;
    }
    .brands-page-content img {
        width: 100%;
        height: auto;
    }
    .map-left {
        padding: 15px;
    }
    .map-right {
        padding: 15px;
    }
}

/*** media max480 ***/

@media (max-width:480px) {  
    .home-logo {
        margin-top: 0px;
    }
    .contact-to input[type="text"] {
        width: 100%;
        margin-left: 0px !important;
    }
}

/*** media max320 ***/

@media (max-width:320px) {    
    .home-logo {
        margin-top: 0px;
    }
    .gw-breadcrumb {    
        display: none;
    }
    h3.m_1 {
        padding: 0.5em 0;
    }
    .contact-to input[type="text"] {
        width: 99%;
    }
    input.text {
        margin-left: 0 !important;
    }
}
