﻿@media (min-width: 1921px) {

  header {
    background-size: auto;
  }
}

@media (min-width: 1919px) {

  .fastshow_forma {
    left: 24%;
  }
}

@media (min-width: 1600px) and (max-width: 1750px) {
  .fastshow_forma {
    left: 20%;
  }
}

@media (min-width: 1300px) and (max-width: 1599px) {
  .fastshow_forma {
    left: 15%;
  }
}

@media (min-width: 1100px) and (max-width: 1299px) {
  .fastshow_forma {
    left: 10%;
  }
}

@media (min-width: 992px) and (max-width: 1099px) {
  .fastshow_forma {
    left:2%;
  }
}

@media (min-width: 1200px) {
  .right_padding {
    padding-right: 45px;
  }

}

@media (min-width: 992px) and (max-width: 1199px) {

  .menu nav a {
    margin: 15px 8px;
  }

  .my_hide {
    width: 115px;
  }

  .right_padding {
    padding-right: 45px;
  }


  .goods_block_main a {
    width: 240px;
    height: 380px;
  }

  .goods_block_main .img_front_wrapper,
  .goods_block_main .img_back_wrapper {
    width: 240px;
    height: 380px;
  }

  /* Слайдер - начало */
  .slider .img_wrapper {
    width: 12.5%;
    height: 250px;
    margin-right: -6px;
  }

  .slider .img_wrapper:hover {
    width: 20%;
  }

  .slider {
    display: block;
    overflow: hidden;
    height: 250px;
  }
  /* Слайдер - конец */

  .no_padding.text_center {
    margin-left: 0px;
    margin-right: 0px;
  }

  .no_padding.text_left {
    text-align: center;
  }

  .no_padding.text_right {
    text-align: center;
  }

  .img_goods {
    width: 290px;
    height: 435px;
  }

  .img_front_wrapper,
  .img_back_wrapper {
    width: 290px;
    height: 435px;
  }

  .goods_foto_big {
    max-height: 580px;
  }

  .email span {
   font-size: 15px;
   margin-left: -17px;
 }

 /* Дизайнерские изделия новое - начало */

 .galery_block {
  height: 300px;
  width: 300px;
  margin-bottom: 160px;
  margin-right: 20px;
}

.galery_block .img_galery {
  height: 300px;
  width: 300px;
}

.galery_block  .img_wrapper {
  height: 300px;
  width: 300px;
}

.galery_block .img_wrapper img {
  min-height: 300px;
}

.galery_block_img .img_galery {
  width: 230px;
  height: 230px;
}

.galery_block_img .img_galery img {
  height: 230px;
}

/* Дизайнерские изделия новое - конец */

.footer_menu nav a {
  margin: 15px 10px;
}

}

@media (min-width: 768px) and (max-width: 991px) {

  .header_center_top {
    margin-bottom: 15px;
  }

  .contacts .email {
    margin-top: 15px;
  }

  .menu nav > a,
  .menu nav .with_item {
    margin: 15px 0px !important;
    font-size: 12px;
    width: 180px;
  }

  .my_hide {
    width: 180px;
  }


  header .phone a {
    font-size: 24px;
  }

  .button {
    width: 205px;
    font-size: 20px;
  }

  .about_content .img_wrapper {
    text-align: center;
    display: inline-block;
  }

  .about_img {
    display: inline-block;
    margin: 10px auto;
    text-align: center;
  }

  .contact_center {
    padding-left: 0;
    padding-right: 30px;
  }

  .forma_obr_svyz input[type="text"],
  .forma_obr_svyz input[type="email"],
  .forma_obr_svyz textarea  {
    width: 100%;
  }

  .contact_right {
    text-align: center;
    padding-right: 30px;
  }

  .btn_otziv {
    margin-bottom: 20px;
  }

  .main_content .head_article {
    width: 700px;
  }

  .slider {
    display: none;
  }

  .slick-slide {
    height: 500px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .no_padding.text_center {
    margin-left: 0px;
    margin-right: 0px;
  }

  .no_padding.text_left {
    text-align: center;
  }

  .no_padding.text_right {
    text-align: center;
  }

  .goods_foto_big {
    max-height: 465px;
  }

  .email span {
    margin-left: -0px;
  }

  /* Дизайнерские изделия новое - начало */

  .galery_block {
    height: 330px;
    width: 330px;
    margin-bottom: 130px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .galery_block .img_galery {
    height: 330px;
    width: 330px;
  }

  .galery_block  .img_wrapper {
    height: 330px;
    width: 330px;
  }

  .galery_block .img_wrapper img {
    min-height: 330px;
  }

  .galery_block_img .img_galery {
    width: 230px;
    height: 230px;
  }

  .galery_block_img .img_galery img {
    height: 230px;
  }

  /* Дизайнерские изделия новое - конец */

  .about_content .img_wrapper img {
    max-height: 300px;
  }


  .footer_menu nav a {
    margin: 15px 6px;
    font-size: 11px;
  }

}

@media (max-width: 767px) {

  .slick-slide {
    height: 400px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  body {
    overflow-x: hidden !important;
  }

  .menu_ico_mob {
    display: block;
  }

  header {
    text-align: center;
  }

  header .text_right {
    text-align: center;
  }

  .header_logo {
    display: inline-block;
    width: 130px;
    height: 130px;
  }

  header .contacts {
    margin-top: 10px;
  }

  .header_center_top {
    margin-bottom: 10px;
  }

  .contacts .email {
    margin-top: 10px;
    font-size: 15px;
  }

  .forma_zayavka {
    top: 5%;
  }

  .contacts .button {
    margin: 0 auto;
  }

  .btn_zayavka_main, .right_block_goods .button {
    height: 40px;
    font-size: 14px;
  }

  .right_block_goods .button

  .about_content .img_wrapper {
    text-align: center;
    display: inline-block;
  }

  .about_img {
    display: inline-block;
    margin: 10px auto;
    text-align: center;
  }

  .head_about {
    font-size: 32px;
  }


  .contact_center {
    padding-left: 0;
    padding-right: 0;
  }

  .forma_obr_svyz input[type="text"],
  .forma_obr_svyz input[type="email"],
  .forma_obr_svyz textarea  {
    width: 100%;
  }

  .contact_right {
    text-align: center;
  }

  .btn_otziv {
    margin-bottom: 20px;
  }

  .main_content .head_article {
    font-size: 24px;
    width: auto;
  }

  .forma_zapis input[type="text"],
  .forma_zapis input[type="email"],
  .forma_zapis textarea {
    width: 90%;
  }

  .single_goods .name_goods {
    margin-top: 40px;
  }

  .slider {
    display: none;
  }

  /* Дизайнерские изделия - начало */

  .item_diz_izd .img_wrapper {
    height: auto;
    overflow: hidden;
    display: block;
    margin: 10px auto;
    max-width: 300px;
  }

  .item_diz_izd .head a {
    display: inline-block;
    margin: 0 auto;
  }

  .item_diz_izd .head a:hover {
    text-decoration: none;
    opacity: 0.6;
  }

  .item_diz_izd .img_wrapper img{
    text-decoration: none;
    color: #000;
    transition: 0.3s ease;
    display: block;
    margin: 0 auto;
  }

  .item_diz_izd .img_wrapper img:hover {
    text-decoration: none;
    color: #000;
    opacity: 0.7;
  }

  /* Дизайнерские изделия - конец */

  .no_padding.text_center {
    margin-left: 0px;
    margin-right: 0px;
  }

  .no_padding.text_left {
    text-align: center;
  }

  .no_padding.text_right {
    text-align: center;
  }

  .email span {
    margin-left: 0px;
  }

  .galery_block {
    height: 300px;
    width: 100%;
    display: block;
    margin: 0 auto 130px;
    text-align: center;
    margin-right: 100px;
  }

  .galery_block .img_galery {
    height: 300px;
    width: 300px;
  }

  .galery_block  .img_wrapper {
    height: 300px;
    width: 300px;
  }

  .galery_block .img_wrapper img {
    min-height: 300px;
  }

  .about_content .img_wrapper {
    float: none !important;
    display: block !important;
    margin: 10px auto;
  }

  .forma_zayavka {
    width: 260px;
    margin-left: -130px;
  }

  .forma_zayvka_box {
    width: 260px;
  }

}


@media (max-width: 500px) {

  /* Плитка товаров - начало */
  .img_goods {
    width: 260px;
    height: 380px;
  }

  .img_front_wrapper,
  .img_back_wrapper {
    width: 260px;
    height: 380px;
  }

  .goods .head_article {
    font-size: 30px;
  }

  .goods_name {
    height: auto;
  }
  /* Плитка товаров - конец */

}