@media screen and (max-device-width: 550px),  only screen and (-webkit-min-device-pixel-ratio: 2){

    .td-2 p, .td-2 a {
      font-size: .5em!important;
      line-height: 1;
      padding: .2rem!important;
      width: auto;
  }
    td.tb-price.discount.td-2 {
      width: 17%;
      font-size: .6em;
  }
  td.tb-text.td-2{
    width: 60%;
  }
    td.tb-img.td-1 a img {
      width: 100%;
      height: auto;
  }
  .thead{
    font-size: .6em;
    word-break: break-word;
  }
    .shop__list {
      width: 100%;
  }
  
  .rad-table .border-table table, 
  .rad-table .border-table table {
    width: 100%;
  }
      table>tbody>tr>td:nth-child(3)>a>img {
        width: 4rem;
        height: auto!important;
    }
}

@media screen and (max-device-width: 800px),  only screen and (-webkit-min-device-pixel-ratio: 2) {
  .contact-page{
    padding: 0 .4rem;
  }
  .category-list-title {
    font-size: 3rem;
  }
    table>tbody>tr>td:nth-child(1) {
        width: 10rem;
        height: 11rem;
    }
     table>tbody>tr>td:nth-child(1) img{
      height: auto;
     }
    table>tbody>tr>td:nth-child(3)>a>img {
        width: 4rem;
        height: auto;
    }
    table>tbody>tr>td:nth-child(3) {
        text-align: center;
        width: 10rem;
    }
    .galery>.container>.slick {
        width: 100%;
        margin: 0;
    }
    .decor__wrapper .header__media{
        margin-right: 2rem;
    }
    .footer__media>.header__media {
        width: initial;
        padding-left: 2rem;
        justify-content: flex-start;
    }
    .footer__media>.header__media>.header__img{
        width: initial;
    }
    .header__languages>.header__lang>a {
        color: white;
    }
  html{
    width: 100%;
    overflow-x: hidden;
  }
    .baskets>img {
        display: none;
    }
  .container {
    padding: 0;
    max-width: 760px !important;
  }
    .decor>.container>.decor__wrapper::before {
        display: none;
    }
  /* Header */
  .header {
    position: relative;
  }
  .pside-right{
      width: 100%;
      margin: 0 2rem;
      flex-grow: 0;
    /*display: none;*/
   }
  .pside-left {
    display: none;
    background-color: white;
    position: absolute;
    z-index: 2;
    top: 4rem;
  }
  .header-menu li {
    width: 100%;
    padding: 0 10px;
    
  }
  .header-menu li > a {
    font-size: 3rem;
    position: relative;
  }
  .hover-menu {
    width: 100%;
  }
  .hover-menu li a {
    padding: 20px 5px;
    font-size: 2.4rem;
  }
  .header-menu > li:hover .hover-menu {
    display: none;
  }
  .header__nav,
  .header__cart,
  .header__sign-in {
    display: none;
  }

  .header__mobile {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: block;
    font-size: 2.6rem;
  }

  .header__menu {
    padding-left: 1rem;
  }
  .header__auth {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .header__wrapper {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header__row {
    margin: 0 auto;
    /*-ms-flex-pack: distribute;*/
        justify-content: space-around;
    width: 100%;
  }
  .header__img {
    width: 50%;
  }
  .header__mobile,
  .header__logo,
  .header__auth {
    width: 35%;
  }
  .header__bar {
    width: 10%;
  }
  .header__logo {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 18%;
  }

  .header__nav {
   -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    position: absolute;
    top: 45%;
    left: 0;
    text-align: left;
    background: white;
    color: black;
    z-index: 4;
  }
    .gallery-layout-page>.row {
        margin: 0;
    }
  .header__item {
    display: block;
  }
  .header__link {
    display: inline-block;
    padding: 0 ;
    color: black;
    font-size: 1.5rem;
  }
  .header__languages {
    display: flex;
    height: 3rem;
    margin-top: 1rem;
  }
  .header__mobile:hover {
    cursor: pointer;
  }
  /* Decor */
  .decor__item {
    display: inline-block;
    width: 100%;
  }
  .decor__name {
    font-size: 2rem;
    display: inline-block;
    border: none;
    width: 80%;
  }
  .decor__item:hover .decor__list{
    display: none;
  }
  /*.decor__search {*/
    /*display: none;*/
  /*}*/
  .decor__wrapper{
      margin: 0;
      position: relative;
      width: 100%;
  }
    .products__head {
        width: 100%;
    }
  .decor__column {
    width: 100%;
  }
  .decor__mobile {
    display: inline-block;
    padding-left: 2rem;
  }
  .decor__catalog-mobile {
    display: block;
    margin: 0;
    font-size: 3rem;
    padding: 0;
    margin-left: 1rem;
  }
  i.fa.fa-bars {
     margin-left: 1rem;
  }
  .decor__catalog-mobile:hover {
    cursor: pointer;
  }
  .decor__wrapper:after {
    display: none;
  }
  /* Main Text */
  /*.main-text {*/
    /*display: none;*/
  /*}*/
  /* Present */
  .present {
    display: none;
  }
  /* Products */
  .products__wrapper {
    /*-ms-flex-pack: distribute;*/
    justify-content: center;
  }
  .baskets{
      height: 5rem!important;
  }
    .category-list-title {
        font-size: 3rem;
    }
  .products__close {
    font-size: 3rem;
    top: 1%;
    right: 5%;
  }
  .products__text {
    width: 100%;
    font-size: 2rem;
  }
  .products__choose {
    display: none;
    margin: 0;
    width: 100%;
  }
  span.arrowPrev.slick-arrow {
    margin-left: 0;
  }
  span.arrowNext.slick-arrow {
    margin-right: 0;
  }
  .products__item {
    margin-bottom: 3rem;
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  /* Galery */
  .galery__name {
    margin: 0 1rem;
  }
  .arrowPrev {
    left: 6%;
  }
  .arrowNext {
    right: 6%;

  }
  .arrowPrev,
  .arrowNext {
    width: 7%;
    height: 10%;
  }
  .galery__item {
    width: 100%;
  }
  /* Request */
  .request__right {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .request__price {
    height: auto; 
    padding: 4rem;
  }
  .request__head {
    width: 100%;
    text-align: center;
  }
  .request__btn {
    width: 100%;
    
  }
  .request__btn_download {
    border: 1px solid #1c254c;
    color: #1c254c;
  }
  .request__form {
    margin: 0;
  }
  .request__input {
    width: 100%;
  }
  /* Featured */
  .featured {
    margin: 0;
  }
  .featured__wrapper {
    padding: 1.5rem;
  }
  .featured__euro {
    position: static;
    width: 65%;
  }
  .featured__item {
    /*height: 60rem;*/
     -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .featured__item_shop-page {
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
      height: initial;
  }
  .featured__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .fetaured__img_shop-page {
      width: 100%;
      height: 30rem;
      object-fit: contain;
  }
    .featured__item.featured__item_shop-page>a{
        bottom: 52%;
    }
  .featured__euro_shop-page {
    position: static;
    width: 65%;
  }
    .shop__wrapper {
        border: 1px solid #eee;
        width: 100%;
        margin: 0;
    }
  /* Bottom-type */
  .bottom-type {
    display: none;
  }
  /* Footer */
  .logo-svg {
    width: 60%;
  }
  .featured__wrapper>.slick-list {
    width: 80%;
  }
  .footer {
    padding: 5rem 1rem;
    font-size: 1.6rem;
  }
  .footer__logo,
  .footer__social {
    width: 49%;
    display: inline-block;
    vertical-align: middle;
  }
  .footer__img {
    width: 25%;
  }
  .footer__categ,
  .footer__contact-head {
    font-size: 2rem;
  }

  .footer__group-categ {
    width: 100%;
  }
  /******* Page - SHOP *******/
  .shop__name {
    font-size: 2rem;
    
  }
  .footer__item{
    font-size: .8em;
  }
}
@media screen and (max-device-width: 1184px) {
  /* Header */
  .header__sign-in {
    text-align: right;
  }
  .header__item,
  .header__in,
  .header__lang {
    padding: 0 .5rem;
    line-height: 1.5;
  }
  .header__in:last-child {
    margin-right: .5rem;
  }
  .header__bg-line {
    margin-top: 1rem;
  }
  /* Decor */
  .decor__item:last-child .decor__list {
    left: -150%;
  }
  .decor__name {
    padding: 0 1rem;
  }
}
@media screen and (max-device-width: 2000px) {
  html {
    font-size: 10px;
  }
  .container {
    max-width: 2000px !important;
  }
}