@media (min-width: 1200px) and (max-width:1330px){
    
.page-header__wrapper {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.menu-top__link {
    padding: 0px 6px;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    text-decoration: none;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.js_shop_list {
    width: 1200px;
    margin: 0 auto;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.menu-top__inner {
    height: 57px;
    width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.page__wrapper {
    width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.page-footer__wrapper {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}

.product {
   position: relative;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 275px;
    padding: 0px 0px 20px 0px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
}

.products__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 0px;
    margin-left: 0px;
}

.page-home {
    width: 1200px;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;
}

.photo-item {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 14px;
    width: 32%;
}

.text-left-big {
    width: 63%;
    display: inline-block;
    vertical-align: top;
    margin-right: 50px;
}

}
  
@media (min-width: 100px) and (max-width:480px){     
.page-header__1 {
    width: 33.3%;
    text-align: left;
    display: none;
}

.golos-text {
    color: #fff;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    text-align: right;
    padding-left: 20px;
    padding-right: 20px;
}

.pri-block1 {
    width: 170px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 35px;
}

.page_tetle {
    margin-top: 35px;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'Noto Serif', serif;
    font-size: 30px;
    line-height: 44px;
    font-weight: 400;
    color: #5cc500;
    letter-spacing: 0;
}

.product-card__product-gallery {
    margin-bottom: 35px;
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    width: 100%;
}

.product-gallery__photos {
    position: relative;
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    background-color: #ebf5ff;
}

.product-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: -15px;
    margin-left: -15px;
}

.product-card__right {
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    width: 100%;
    display: block;
}

.tabs__wrapper {
    padding: 46px 15px 30px;
    width: 100%;
    margin: 0 auto;
}

.news_all_img {
    width: 100%;
    display: block;
    margin-right: 0px;
    vertical-align: top;
}

.news_anons {
    display: block;
    width: 100%;
    margin-top: 20px;
}
.text-left-big {
    width: 100%;
    display: block;
    vertical-align: top;
    margin-right: 0px;
}

.text-right-mini {
    width: 100%;
    display: block;
    vertical-align: top;
    float: none;
}

iframe {
      width: 100%;  
}

.page-header__2 {
    width: 100%;
    text-align: center;
    display: block;
}

.page-header__inner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    margin-right: 0;
    margin-left: 0;
}

.page-header__3 {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.page-header__bottom {
    height: auto;
    background-color: #fff;
    padding-bottom: 20px;
}

.page-header__3 .button {
    display: block;
    min-width: 100px;
    margin-top: 10px;
    padding: 5px 6px;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.375em;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
    text-transform: none;
    color: #fff;
    border: 1px solid #ff763a;
    background-color: #ff763a;
    background-image: none;
    width: 130px;
    margin-left: auto;
    margin-right: auto;
}

.page-header__wrapper {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 20px;

} 

.products__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 10px;
    margin-left: 10px;
}
.product {
    position: relative;
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 0px 0px 20px 0px;
    border: 1px solid #ccc;
    background-color: #fff;
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
}

}   
@media (min-width: 100px) and (max-width:1024px){   
 
.clauses_all_img {
    display: block;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
} 

.clauses_text {
    display: block;
    width: 100%;
    vertical-align: top;
}
    
.page-footer__copyrighted {
  font-size: 13px;
    color: gray;
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    width: 100%;
    padding-top: 10px;
}

.page__wrapper {
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.js_shop_list {
    width: 100%;
    margin: 0 auto;
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.page-footer__sitemap {
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    width: 100%;
    text-align: center;
    display: block;
}
    
.page-header__wrapper {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}    
  .menu-top__inner {
       height: auto;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}  

.menu-top__list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    margin: 0;
    list-style-type: none;
}

.menu-top__item {
    margin: 0;
    padding: 0;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
}

.page-home {
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.block.photo {
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
}

.page-footer__wrapper {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}

.page-footer__inner {
    height: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    margin-right: -15px;
    margin-left: -15px;
    text-align: center;
}
.page-footer__left {
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    width: 100%;
}

.feedback-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 35px;
}

.page-footer__center {
    margin-right: 0px;
    margin-left: 0px;
    word-wrap: break-word;
    width: 100%;
}

.social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    margin: 0;
    list-style-type: none;
    text-align: center;
}

.social__item {
    width: 33px;
    height: 33px;
    margin: 0;
    padding: 0;
    border-radius: 50px;
    background-color: #fff;
    display: inline-block;
}

}
    