@media (min-width: 992px) {
  .previews .h1.left {
    padding: 0 220px 0 0;
  }
}
@media (min-width: 768px) {
  form .wrap-popup {
    padding: 60px 100px 70px;
  }
  .fancybox-overlay {
    background: url('/vendors/fancybox-2.1.5/fancybox_overlay.png') !important;
  }
}
@media (max-width: 1199px) {
  .menu .link {
    font-family: 'Opium';
    font-size: 15px;
    color: #f2c17d;
    text-transform: uppercase;
    padding: 15px 0 0 0;
    display: inline-block;
  }
  .menu .link:focus,
  .menu .link:hover {
    text-decoration: none;
  }
  .menu .link:after {
    content: '';
    width: 10px;
    height: 11px;
    display: inline-block;
    margin: 0 0 0 7px;
    background: url(/images/arrow.png) no-repeat center;
  }
  .center {
    font-size: 28px;
    text-align: center;
    padding: 0 0 20px 0;
  }
  .catalog-text {
    padding: 0;
  }
  .catalog-text p {
    padding: 0 0 40px 0;
  }
  .product-top .options {
    margin: 25px 0 0 0;
  }
  .product-imgs .preview {
    width: auto;
  }
  .articul-2 {
    color: #585858;
    font-size: 14px;
  }
  .search-list {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .article.main {
    padding: 0;
  }
  .product-imgs {
    margin: 0 0 25px 0;
  }
  .footer-copy .copy-left {
    padding-right: 0;
  }
  .button.green {
    width: 100%;
  }
  .basket-page .wrap-order {
    margin-bottom: 20px;
  }
  .previews .button.all {
    width: 100%;
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .calculator .tile-bg:after {
    margin-left: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  form .wrap-popup {
    padding: 60px 45px 70px;
  }
  .adds,
  .phone,
  .time,
  .mail {
    padding-left: 25px;
  }
  .logo {
    width: auto;
  }
  .chosen,
  .basket {
    padding-left: 47px;
  }
  .chosen {
    margin-left: 0;
  }
  .basket {
    float: none;
    min-width: auto;
  }
  .search {
    padding-left: 0;
  }
  .search input {
    padding-right: 50px;
  }
  .slider img {
    width: 100%;
  }
  .slick-slide .content {
    padding: 25px;
  }
  .order .col-xs-3 .td {
    margin-right: 0;
  }
  .order .js-close {
    top: 10px;
    margin-top: auto;
  }
  .order .td span {
    font-size: 18px;
  }
  .order-list .container {
    width: 930px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  form .wrap-popup {
    padding: 60px 45px 70px;
  }
  .order-list .container {
    width: 720px;
  }
  .chosen,
  .basket {
    padding-left: 0;
  }
  .chosen .h4,
  .basket .h4 {
    font-size: 14px;
    margin: 28px 0 0 0;
  }
  .chosen {
    margin: 25px 0 0 0;
    background: url(/images/i-chosen.png) no-repeat top center;
  }
  .chosen .empty {
    display: none;
  }
  .chosen .not-empty {
    font-family: 'Arial';
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -5px;
    right: 20px;
    background: #d08f23;
    border-radius: 15px;
    padding: 2px 7px 2px 7px;
  }
  .chosen:before {
    content: none;
  }
  .basket {
    margin: 25px 0 0 20px;
    background: url(/images/i-basket.png) no-repeat top center;
    text-align: center;
    min-width: auto;
    float: none;
  }
  .basket .empty {
    display: none;
  }
  .basket .not-empty {
    font-family: 'Arial';
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -5px;
    right: 10px;
    background: #d08f23;
    border-radius: 15px;
    padding: 1px 6px 1px 6px;
  }
  .basket:before {
    content: none;
  }
  .stop-line .phone {
    float: left;
    margin: 5px 0 0 0;
  }
  .stop-line .phone a.dash,
  .stop-line .phone .dash {
    line-height: 1;
  }
  .calculator .tile-bg:before {
    background: none;
  }
  .article {
    margin: 0 0 40px 0;
  }
  .order .col-xs-2 {
    left: 0;
    padding-right: 0;
  }
  .order .col-xs-2 .td.first {
    padding-top: 0;
  }
  .order .col-xs-3 .td {
    margin-right: 0;
  }
  .adds,
  .phone,
  .time,
  .mail {
    padding-left: 25px;
  }
  .logo {
    width: auto;
  }
  .chosen {
    background-size: 27px 25px;
  }
  .basket {
    background-size: 27px 25px;
  }
  .search {
    padding-left: 0;
  }
  .search input {
    padding-right: 50px;
  }
  .slider img {
    width: 100%;
  }
  .slider .button {
    height: 38px;
    line-height: 34px;
    right: 15px;
    bottom: 15px;
  }
  .slick-slide .content {
    padding: 35px 25px 35px 25px;
  }
  .slick-slide .content .h2 {
    font-size: 21px;
  }
  .slick-slide .content .sub-title {
    font-size: 16px;
  }
  .order .js-close {
    top: 10px;
    right: 5px;
    margin-top: auto;
  }
  .order .td span {
    font-size: 18px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  form .wrap-popup {
    padding: 0;
  }
  form .wrap-popup .h2 {
    margin-bottom: 25px;
  }
  form .wrap-popup .buttons {
    padding-top: 15px;
  }
  .cat .title {
    font-size: 21px;
  }
  .header .middle {
    padding: 10px 0;
  }
  .search {
    padding-left: 0;
  }
  .search input {
    padding-right: 40px;
  }
  .article {
    margin-bottom: 40px;
  }
  .fancy-close {
    position: fixed;
    top: 15px;
    right: 15px;
  }
  .page-title h1,
  .page-title .h1 {
    font-size: 24px;
    padding: 0;
  }
  .button.green {
    padding: 0;
    font-size: 11px;
  }
  .nav-pages {
    padding: 8px 0;
  }
  .product-imgs .view {
    min-height: auto;
  }
  .product-imgs .view img {
    width: 100%;
  }
  .product-imgs .view .zoom {
    right: 15px;
    bottom: 15px;
  }
  .product-list ul li span:last-child {
    margin: 0;
  }
  .product-list ul li.middle-1 {
    display: inline;
  }
  .product-list ul li.middle-2 {
    margin: 0;
  }
  .product-prev .title {
    font-size: 16px;
  }
  .product-prev .img.bord img {
    width: 100%;
    max-height: 186px;
  }
  .product-top .img.img-2 {
    height: auto;
    line-height: normal;
    padding: 20px;
  }
  .product-top .img.img-2 img {
    width: 100%;
  }
  .product-top .product-imgs .img {
    padding: 3px;
  }
  .product-top .product-imgs .preview .next {
    right: -12px;
  }
  .product-top .product-imgs .preview .prev {
    left: -12px;
  }
  .product-top .options .link-img {
    margin: 0 15px 25px 0;
  }
  .product-top .options .link-img:last-child {
    margin: 0;
  }
  .collection-item-bg {
    width: 100%;
    height: auto;
    line-height: normal;
  }
  .car-group {
    padding: 0;
  }
  .action {
    position: relative;
    padding: 0 0 20px 0;
  }
  .action .img img {
    position: absolute;
    bottom: 0;
    width: 125px;
  }
  .action .text {
    padding: 0px 15px 0 120px;
  }
  .action .text h2,
  .action .text .h2 {
    margin: 0 0 20px 0;
  }
  .action .text p {
    margin: 0 0 20px 0;
  }
  .action .button {
    position: static;
    margin: 0 0 0 120px;
  }
  .previews h1,
  .previews .h1 {
    font-size: 28px;
  }
  .previews .buttons:before {
    content: none;
  }
  .previews .buttons:after {
    content: none;
  }
  .previews .button.all {
    display: inline-block;
    position: static;
  }
  .previews-wrap-1 {
    margin: 0 0 20px 0;
  }
  .previews-wrap-1 h1.left,
  .previews-wrap-1 .h1.left {
    text-align: center;
  }
  .previews-wrap-2 h1.left,
  .previews-wrap-2 .h1.left {
    margin: 0;
    line-height: 30px;
  }
  .article h1,
  .article .h1 {
    font-size: 28px;
  }
  .article-prev p {
    padding: 15px 0 15px 0;
  }
  .article-prev .title {
    padding: 0;
  }
  .calculator .tile-bg {
    padding: 100px 0;
  }
  .calculator .tile-bg:before,
  .calculator .tile-bg:after {
    content: '';
    display: block;
    width: 498px;
    height: 200px;
    background: url(/images/calc-t.png) left top no-repeat;
    background-size: 300px 120px;
    position: absolute;
    left: auto;
    margin-left: -110px;
    top: -25px;
  }
  .calculator .tile-bg:after {
    width: 454px;
    height: 162px;
    background: url(/images/calc-b.png) right bottom no-repeat;
    background-size: 300px 107px;
    top: auto;
    margin-left: auto;
    margin-right: -110px;
    right: 0;
    bottom: -25px;
  }
  .calculator .wrap {
    padding: 0 20px 0 20px;
  }
  .calculator .wrap h2,
  .calculator .wrap .h2 {
    font-size: 24px;
  }
  .calculator .wrap:before {
    content: none;
  }
  .questions h3,
  .questions .h3 {
    line-height: 30px;
  }
  .questions .button {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .slider {
    margin-bottom: 40px;
  }
  .slider .container {
    padding-left: 0;
    padding-right: 0;
  }
  .slider .slick-list {
    padding: 5px 0 30px;
  }
  .slider .slick-dots:before,
  .slider .slick-dots:after {
    content: none;
  }
  .slider .arrow {
    width: 10px;
    height: 18px;
    background: url(/images/arrow-2.png) no-repeat center;
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
  }
  .slider .wrap {
    background: url(/images/slider-bg.jpg) center;
    background-size: cover;
  }
  .slick-slide img {
    width: 100%;
  }
  .slick-slide .content {
    height: 70px;
    margin-left: auto;
    padding: 24px 0 0 15px;
  }
  .slick-slide .content .h2 {
    font-size: 21px;
  }
  .carousel .js-carousel {
    margin-bottom: 0;
  }
  .footer ul {
    margin: 0 0 20px 0;
  }
  .footer-copy .copy-left {
    margin: 0 0 15px 0;
  }
  .footer-copy .copy-right {
    margin: 0 0 5px 0;
  }
  .footer-copy .klen-logo {
    top: 28px;
    right: 15px;
  }
  .nav-pages .prev,
  .nav-pages .next {
    float: left;
    position: static;
    display: inline-block;
  }
  .nav-pages .pagination {
    display: inline;
  }
  .nav-pages .pagination li a {
    margin-bottom: 2px;
    display: inline-block;
  }
  .order {
    padding: 20px 0;
  }
  .order .js-close {
    top: 0;
    margin-top: 30px;
  }
  .order .count {
    padding-top: 0;
  }
  .order .count .plus-minus {
    margin: 0 0 10px 0;
  }
  .order .td {
    top: 0;
  }
  .order .td.first {
    padding: 0 0 10px 0;
  }
  .order .img {
    width: 100%;
  }
  .order .img img {
    width: 100%;
    max-height: 100px;
  }
  .order .button {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .order:first-child {
    border-top: 0px;
  }
  .basket-page .wrap-order {
    padding: 30px 20px;
  }
  .basket-page .wrap-order .h2 {
    font-size: 24px;
    text-align: center;
  }
  .basket-page .wrap-order .title {
    margin: 0 0 6px 0;
  }
  .basket-page .wrap-order .textarea {
    padding-top: 10px;
  }
  .basket-page .wrap-order .buttons {
    padding-top: 0;
  }
  .basket-page .wrap-order .buttons .button {
    float: none;
    width: 100%;
    margin: 15px 0 0 0;
  }
  .price>div {
    padding: 20px 0px;
  }
  .fullsrceen {
    padding-left: 0;
    padding-right: 0;
  }
  .not-empty {
    font-family: 'Arial';
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: -5px;
    right: -10px;
    background: #d08f23;
    border-radius: 15px;
    padding: 1px 6px 1px 6px;
  }
  .article {
    margin-bottom: 20px;
  }
  .fancybox-opened .fancybox-skin {
    box-shadow: none;
  }
}