.nav_me {
    float: left;
    margin-top: 24px;
}
.nav_me li{
    float: left;
    margin-right: 22px;
}
.nav_me li a{
    color: #9c9c9c;
    /*font-family: Segoe UI;*/
    text-decoration: none;
    border-bottom: 1px solid;
}
.nav_me li a:hover{border-bottom: none}
.nav_me li .active{color: #3f3f3f}
.search-menu li a sup{top:6px;}
.search-box .icon-submit{opacity:0;}
.internal-change form input[type="submit"]{width:423px;}
.info-block .img{text-align:center;}
.info-block .img img{max-width:114px;max-height:114px;}
.info-block aside{min-height:180px;}
/*.category-list li:nth-child(2){margin-right:70px;}*/
.hide{display:none!important;}
.compare_hide{display:none!important;}
.selectric .label, .classic-inp, .venue-select{text-align:left;}

.gray-panel ul li:nth-child(2) i{
    background-position: inherit;
}
.gray-panel ul li:nth-child(3) i{
    background-position: -18px 0;
}
.gray-panel ul li:nth-child(4) i{
    background-position: -37px 0;
}
.selectric-items{width:200px!important;}

.news_row{
    float:left;
    width:220px;
    margin-left:45px;
    margin-bottom:20px;
}
.news_row img{width:235px;height:140px;margin-bottom:10px;font-family: 'MarkPro';}
.news_row p{font-size:15px;margin:0;margin-bottom:10px;font-family: 'MarkPro-Bold';height:35px;}
.news_row div{font-size:12px;color:#7e7e7e;margin-bottom:10px;font-family: 'MarkPro';height:62px;}
.news_row date{font-size:14px;color:#7e7e7e;font-family: 'MarkPro';}
.footer p{
    float: left;
    font: 13.82px 'MarkPro-Medium';
    color: #fff;
    margin: 32px 0 0 26px;
}

.input_search{border:1px solid #ccc;width:100%;padding:5px;border-radius:4px;}
.last{margin-right:0px!important;}
.glyphicon-ok.check-mark{float:right!important;}

@media only screen and (max-device-width:1030px){
    div.wrapper-bl{width:100%!important;}
    .car-section li{margin: 0 0px 59px 27px!important;}
    .footer{width:104%!important;}
    .height_for_footer{width:104%!important;}
    .header{width:100%!important;}
}