.sidr {
  display: block;
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 999999;
  width: 260px;
  overflow-x: hidden;
  overflow-y: auto
}
.sidr.right {
  left: auto;
  right: -260px
}
.sidr.left {
  left: -260px;
  right: auto
}
@media screen and (max-width:768px) {
  .brand-item, .value_sort, .value_sort li {
    float: none
  }
  .product-preview.hover-show:hover:after, header .logo:after {
    content: none
  }
  .brands, .list-products.list-product-preview, .value_sort li, footer .container .col-right .col2 .callback, footer .container .col-right .col2 .phone, body {
    min-width: 320px
  }
  #right-menu {
    display: block
  }
  .mobile-cart, .mobile-menu {
    display: block;
	position: absolute;
    top: 0px;
	  height: 24px;
    right: 25px;
    bottom: 0;
    margin: auto;
  }
  .mobile-cart {
    background: url(../img/cart.svg) 50% 50% no-repeat
  }
  .mobile-menu {
    /*background: url(../img/m-burger.svg) 50% 50% no-repeat;*/
    z-index: 1
  }
	.mobile-menu .bar {
	height: 3px;
	width: 24px;
	background-color: #231916;
	margin-bottom: 6px;
	}
  .fixed-right-block, footer .container .col-right .col1, header .header__contacts {
    display: none
  }
  .date-ico, .main section.content-block .article .article-list .item .img-wrap .date {
    right: 0
  }
  header .header__auth {
    position: static;
    padding: 0
  }
  footer .container .col-right .col2 .callback a {
    display: inline-block;
    margin: 0 10px 10px
  }
  .main .slider-mini, .main-nav, aside {
    display: none
  }
  .list-article-preview .main-article {
    margin-bottom: 20px
  }
  footer .container .col-right .col2 .callback a.message {
    margin-right: 10px
  }
  .main-page {
    padding-top: 10px
  }
  .popular-products .bx-wrapper {
    height: 370px
  }
  .main section.content-block .article .article-list .item .img-wrap {
    width: auto;
    float: none;
    margin-right: 0
  }
  .main section.content-block .article .article-list .item .img-wrap img {
    width: auto
  }
  .fancybox-close {
    width: 35px !important;
    height: 35px !important
  }
  .popup h2 {
    font-size: 20px;
    line-height: 1.2
  }
  .breadcrumb.breadcrumb_modeli {
    display: block !important
  }
  .map-wrap > ymaps, iframe, section.contact .column-left .contact__info p.title img {
    max-width: 100%
  }
  .list-article-review .main-article .date-review p.month {
    font-size: 14px;
    margin-bottom: 0
  }
  .list-article-review .main-article .user-nam {
    font-weight: 700
  }
  .list-article .articles {
    padding-top: 20px
  }
  .brand-item {
    display: inline-block;
    margin: 0 10px 20px
  }
  .brands {
    margin: 0 0 20px
  }
  .model-info .row-checkbox .form-group, .value_sort li {
    margin-right: 0
  }
  .value_sort li {
    margin-bottom: 10px
  }
  .value_sort li a {
    padding: 9px 10px;
    display: block
  }
  .product-preview.hover-show:hover {
    border: 1px solid #e0e0e0
  }
  .product-preview.hover-show:hover .quick-view {
    display: none
  }
  .product-detail .right-column .line-price {
    border-top: none
  }
  ul.bx-popular {
    width: 2000% !important
  }
  .header-title, .main .popular-products .haeder {
    padding-right: 70px;
    font-size: 15px;
    line-height: 1.2;
    padding-top: 12px;
    padding-bottom: 2px
  }
  .product-detail__slider .bx-next, .product-detail__slider .bx-prev {
    background-color: #fff
  }
  .model-detail .item .item-header h3 {
    margin-bottom: 0;
    font-size: 12px
  }
  .model-info-h1 {
    width: 100%
  }
  .header-detail .btn-group a {
    margin-bottom: 10px
  }
  .list-product-preview .product-preview {
    display: inline-block
  }
  .cart_btn a.login.main-button, .cart_btn button.main-button {
    position: static;
    margin-top: 10px
  }
  header .bottom-line .left-column {
    width: 50%
  }
  header .bottom-line .right-column {
    width: 50%;
    margin-top: 0
  }
  header .bottom-line .left-column .text {
    display: none
  }
  header .bottom-line .left-column .search-model {
    top: 0
  }
  header .bottom-line .right-column .fast-search .form-group {
    height: 32px
  }
  header .bottom-line .right-column .fast-search input {
    width: 189px
  }
  header .bottom-line .right-column .fast-search button {
    width: 32px;
    height: 32px
  }
  .filter-selected .bottom-row .show-prod {
    margin: 5px 0
  }
  .filter-selected .bottom-row .add-my-moto_ {
    width: 200px
  }
  .header-select-initial .form-group {
    top: 5px
  }
  .footer_fullversion {
    display: block
  }
}
@media screen and (max-width:479px) {
  .form-news-date {
    margin-top: 15px
  }
  header .bottom-line .left-column, header .bottom-line .right-column {
    width: 100%
  }
  .header-arr {
    display: block;
    position: absolute;
    top: 20px;
    width: 40px;
    height: 40px;
    z-index: 1000
  }
  .header-arr-left {
    left: 0;
    background: url(../img/arr-left.svg) 50% 50% no-repeat
  }
  .header-arr-right {
    right: 0;
    background: url(../img/arr-right.svg) 50% 50% no-repeat
  }
  header .bottom-line .right-column {
    display: none
  }
  header .bottom-line.bottom-line-2 .left-column-2 {
    padding-left: 10% !important
  }
}
@media screen and (min-width:480px) and (max-width:768px) {
  .value_sort li a {
    display: inline-block;
    float: left;
    margin-right: 10px
  }
  .value_sort li:last-child a {
    margin-right: 0
  }
  .value_sort li:last-child:after {
    display: block;
    content: '';
    clear: both
  }
  .list-products.list-product-preview {
    text-align: left
  }
}
@media screen and (max-width:600px) {
  .list-product-preview .product-preview.product-preview-title {
    display: none
  }
}