/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.category {
    width: 46%;
    margin-right: 0;
}
.item {
    width: 29%;
    height: auto;
    flex: auto;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
header{
height: 140px;
	}
a.logo {
    position: relative;
}
.menu a:last-child {
    float: none;
}
.menu {
    display: flex;
    justify-content: space-between;
}
.banner{
    height: calc(100vh - 400px);
	}
.slide_product {
    flex-direction: column;
    width: inherit;
    height: 430px;
}
.slider-block_products {
    width: 100%;
    height: 410px;
}
.slide_product_text {
    width: 100%;
    padding: 36px 59px;
    background: rgb(0 0 0 / 40%);
    height: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.slide_product_text-title {
    margin-bottom: 0px;
}
.slide_product_text .new {
    margin-bottom: 24px;
}
.slide_product_text-desc {
    margin: 0 auto;
    color: #FFF;
    text-align: right;
    font-family: Gotham;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    display: block;
    text-wrap: balance;
    width: 50%;
}
.zapara-block_body {
    flex-direction: column;
}
.zapara-block_left {
    width: 100%;
    height: 410px;
    margin-bottom: 13px;
}
.zapara-block:after{
bottom:270px;
	}
.persent100 ~.about-h2_body {
    position: relative;
    margin: 60px 0 180px 0;
}
.video_body iframe {
    width: 100%;
    height: 410px;
}
.video-text ul {
    flex-direction: row;
    flex-wrap: wrap;
}
.spaced .about-h2_body {
    position: relative;
    margin: 210px 0 180px 0;
}
.video-text ul li {
    width: 45%;
}
.category {
    width: 48%;
    margin-right: 0;
}
.item {
    width: 29%;
}
.catalog{
padding:0;
	}
.item {
    width: 230px;
    height: 300px;
    margin-right: 15px;
    flex: 0 0 230px;
}
.item:nth-child(3n) {
    margin-right: 0px;
}
.slider-items {
    height: 190px;
}
.element-description {
    height: auto;
}
.element {
    width: 100%;
    flex-direction: column;
}
.element-name {
    margin-top: 70px;
    display: inline-block;
}
.element-desc {
    margin-top: 20px;
    width: 50%;
}
.element-button {
    position: absolute;
    right: 60px;
    top: 80px;
}
a.element-ozon {
    margin-bottom: 20px;
    margin-top: 0;
}
.shop div.name,
.shops .shop div {
    font-size: 15px;
}
.city{
    width: 130px;
font-size: 12px;
	}
.contacts-body {
    flex-direction: column;
}
.form form label{
width:48%;
display: inline-block;
margin-right: 2%;
    margin-bottom: 20px;
	}

.form input {
    display: block;

}
.form{
margin:0;
	}
.form form {
    width: 100%;
    max-width: 100%;
display: block;
}
.form input {
    display: block;
}
.form button {
    width: 50%;
}
.form form label:nth-child(2),
.form form label:nth-child(3),
.form form label:nth-child(1){
float:left;
clear:left;
	}
.rd3 span{
font-size: 18px;
	}
.rdt span{
font-size:35px;
	}
.rd3 {
    width: 220px;
    height: 216px;
    border-radius: 20px;
    background: rgba(46, 46, 46, 0.50);
    padding: 15px;
    text-align: center;
}
.footer_menu {
    margin-left: 40px;
}
.footer-body_social {
    margin-bottom: 28px;
    display: flex;
    justify-content: space-evenly;
    width: 176px;
}
.content.line:before{
background-position: right -55px;
	}

.top {
    height: 300px;
	}
.top {
    height: 300px;
	}
.pesent-text span{
font-size: 130px;

	}
.pesent-text{
    top: 130px;

	}
.pesent-text p {
    font-size: 19px;
}
.about-h2 {
    font-size: 25px;
	width:100%;
}
.persent100 {
    height: auto;
    margin-bottom: 150px;
}
.about-h2_body:before,
.about-h2_body:after{
background-size: contain;
	}

	.text-top{
font-size: 20px;
}
.text-bottom{
font-size: 16px;
	}
.banner h1 {
    font-size: 46px;
}
.banner_text{
height:200px;
	}
.zapara-block_left:before {
    content: '';
    display: block;
    position: absolute;
    right: -5%;
    top: -180px;
    background: url(../img/top_3ul.png);
    width: 100%;
    height: 140%;
    background-repeat: no-repeat;
    background-position: right top;
}
.zapara-block_left:before {
    right: -5%;
    top: -160px;
    background-size: 40%;
    z-index: 99;
}
.zapara-block_left:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -90px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background: url(../img/bottom_3ul.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    left: -10%;
    background-size: 35%;
    z-index: 99;
}
.zapara-block:before,
.zapara-block:after{
display:none;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.banner {
    height: 300px;
}
.banner_text {
    height: auto;
    padding-bottom: 20px;
border-radius: 0;
}
.text-top {
    font-size: 12px;
}
.text-bottom {
    font-size: 12px;
}
.banner h1 {
    font-size: 31px;
}
.zapara-block_body{
width:100%;
padding:0px 5%;
	}

.zapara-block_left {
    width: 100%;
    height: 410px;
    margin-bottom: 13px;
}
.zapara-block:before{
    background-size: 33%;
    top: -160px;
   right: -5%;
	}
.zapara-block_left span{
text-align:center;
	}
.zapara-block:after {
    bottom: 510px;
    background-size: 33%;
}
.about-h2_body:before {
    top: -100px;
}
.about-h2 {
    font-size: 18px;
	}
.about-h2_body:after {
    height: 100px;
}
.footer-body {
    height: 700px;
    flex-direction: column-reverse;
    background-position: center;
}
.footer-body_right {
    flex-direction: column;
}
.persent100 ~.about-h2_body {
    position: relative;
    margin: 60px 0 80px 0;
}
.video{
width:90%;
	}
.video_body iframe {
    width: 100%;
    height: 300px;
}
.video-text ul li p {
    font-size: 14px;
}
.video-text ul li span {
    font-size: 35px;
}
.video-text ul {
    margin-top: 20px;
}
.filter-body {
    width: 90%;
    flex-direction: column;
    padding-top: 0;
}
.filter-text {
    width: 100%;
    font-size: 16px;
}
.filter-slider {
    width: 100%;
    background: none;
}
.filter-slider img {
    width: 100%;
    height: auto;
}
.pesent-text span {
    font-size: 100px;
}
.pesent-text {
    top: 60px;
}
.pesent-text p {
    font-size: 16px;
    margin-top: -30px;
}
.footer-body {
    height: 700px;
    flex-direction: column-reverse;
    background-position: center;
    justify-content: end;
    text-align: center;
    align-items: center;
}
.footer_menu {
    text-align: left;
margin-left: 0;
}
.footer-body_social a {
    margin-right: 40px;
}
.footer-body_social {
    justify-content: center;
    width: 100%;
}
.footer-body_left {
    width: 100%;
margin-top: 30px;
}
.zapara-text {
    font-size: 14px;
}
.zapara-title {
    font-size: 18px;
}
.zapara-block-right span {
    font-size: 140px;
}
.zapara-block-right li {
    padding: 14px 14px 14px 56px;
}
.zapara-block_left {

    height: 360px;
	}
.zapara-block_left span {
    font-size: 22px;
}
.pesent-text {
    margin-top: 60px;
}
.slide_product{
height:auto;
min-height:330px;
	}
.slide_product_text {
    padding: 20px;
    height: 100%;
}
.slide_product_text .new {
    margin-bottom: 10px;
    font-size: 15px;
}
.slide_product_text-title {
    font-size: 25px;
}
.slide_product_text hr {
    width: 30%;
}
.slide_product_text-desc {
    width: 100%;
    font-size: 14px;
    text-align: center;
}
.slider-block_products {
    width: 100%;
    height: auto;
}
.partners-h2_body:before,
.partners-h2_body:after {
    background-size: contain;
}
.partners-h2_body:before{
top:-130px;
	}
.content.line:before {
    background-position: right -100px;
    background-size: contain;
}
.form form label {
    width: 100%;
}
.about-top_body img {
    display: none;
}
.about-top{
    height: 150px;
	}
.about-top_body p {
    width: 100%;
    font-size: 14px;
    text-align: center;
}
.rd3s {
    flex-direction: column;
}
.rd3 {
    width: 100%;
    margin-bottom: 10px;
}
.about-title {
    font-size: 18px;
}
.about-text p {
    font-size: 16px;
    text-align: center;
}
.about-h2_body {
    position: relative;
    margin: 140px 0 130px 0;
}
.item {
    width: 45%;
    flex: auto;
    padding: 10px;
height: auto;
}
.item:nth-child(3n) {
    margin-right: 15px;
}
.item:nth-child(even) {
    margin-right: 0px;
}
.catalog_body_title span {
    display: block;
    margin-left: 0;
}
.top_text {
    font-size: 16px;
    padding: 10px;
}
.catalog {
    margin-top: 34px;
    margin-bottom: 34px;
	}
.block_goods--img .slider__thumbs {
    width: 100%;
    margin: 0;
}
.element-desc {
    width: 100%;
}
.element-button {
    display: flex;
    margin-top: 30px;
    position: initial;
    flex-direction: column;
    align-items: center;
}
.catalog.other .item {
    width: 29%;
    margin-right: 15px;
    height: auto;
    padding: 10px;
}
.catalog.other .item a.item_title {
    font-size: 13px;
}
.element-right {
    margin-left: 10px;
	position: initial;
}
.element-name {
    margin-top: 70px;
    display: inline-block;
    position: absolute;
    top: -50px;
font-size: 20px;
}
.slider-items {
    height: auto;
padding-bottom: 30px;
}
.tabs {
    padding: 20px;
    font-size: 14px;
}
.breadcrumbs a, .breadcrumbs {
    font-size: 13px;
}
.breadcrumbs span {
    font-size: 13px;
}
.element{
    padding: 25px 16px;
padding-top: 70px;
position: relative;
	}
.partners-h2 {
    width: 100%;
}
.online-shops a img {
    width: 15%;
}
.online-shop{
    margin-left: -10%;
	}
.catalog.other .item:last-child{
	margin-right:0px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
.banner {
    height: 250px;
}
.slide_product{

min-height:160px;
	}
.content.line:before {
    background-position: right 00px;
    background-size: contain;
}
.banner h1 {
    font-size: 26px;
}
.slide_product_text {
    padding: 10px;
}
.slide_product_text-title {
    font-size: 20px;
}
.slide_product_text hr {
    width: 30%;
    margin: 0 auto;
}
.slide_product_text-desc {
    font-size: 12px;
}
.zapara-block_left {
    height: 260px;
}
.zapara-block_body {
    margin: 50px auto;
}
.zapara-text {
    font-size: 12px;
}
.zapara-title {
    font-size: 14px;
}
.zapara-block-right li {
    padding: 10px 10px 10px 33px;
    min-height: auto;
}
.zapara-block-right span {
    line-height: normal;
    top: -30px;
}
.pesent-text span {
    font-size: 60px;
}
.pesent-text p {
    font-size: 13px;
    margin-top: -20px;
}
.pesent-text p {
    font-size: 13px;
    margin-top: -20px;
}
.video {
    padding-top: 30px;
	}
.video_body iframe {
    width: 100%;
    height: 220px;
}
.video-text ul li {
    width: 100%;
}
.spaced .about-h2_body {
    position: relative;
    margin: 120px 0 110px 0;
}
.space {
    width: 200%;
    top: 50px;
}
.footer-body {
    height: 700px;
    padding: 10px;
}
.category {
    width: 100%;
    height: 270px;
}
.content.line:before {
    background-position: right 30px;
    background-size: contain;
    right: 0;
    width: 80%;
}
.alphabet a {
    width: 20%;
}
.city-shop {
    flex-direction: column;
}

.shops .shop div {
    width: 100%;
}
.shops .shop {
    display: flex;
    margin-bottom: 10px;
    border-bottom: 0.5px solid rgb(174, 174, 174);
flex-direction: column;
    text-align: center;
    padding-bottom: 10px;
}
.shops .shop:last-child{
border-bottom: none;
	}
.city {
    width: 130px;
    font-size: 12px;
    margin-bottom: 15px;
}
.online-shop_title {
    font-size: 20px;
}
.online-shops a{
margin:0;
display: block;
	}
.online-shops{
    width: 145%;
    margin-left: -25%;}
.online-shops a img {
    width: 17%;
    margin-bottom: 13px;
}
.online-shop {

    width: 135%;
    margin-left: -15%;
}
.partners-h2 {
    width: auto;
    font-size: 25px;
}
.partners-h2_body:before,
.partners-h2_body:after {
    background-size: contain;
}
.partners-h2_body {

    margin: 100px 0 100px 0;
}
.partners-h2_body:before{
top:-70px;
	}
.partners-h2_body:after {
    top: -20px;
}
.element-tab a {
    font-size: 13px;
}
.element-desc {
    font-size: 14px;
}

.menu a svg {
    display: none;
}
.menu a {
    margin: 0;
    padding: 13px;
}
.menu {
    flex-direction: column;
    text-align: left;
    align-items: center;
    backdrop-filter: blur(4px);
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    left: 0;
}
a.logo {
    position: inherit;
}
#open-button {
	top: 36px;
    right: 26px;
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    z-index: 2000;
    border: none;
    outline: 0!important;
    background: 0 0;
    cursor: pointer;
    -webkit-transition: none .4s ease 0s;
    -o-transition: none .4s ease 0s;
    transition: none .4s ease 0s;
    -webkit-transition-property: -webkit-transform,top,bottom,left,opacity;
    -o-transition-property: -o-transform,top,bottom,left,opacity;
    transition-property: transform,top,bottom,left,opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
#open-button span, #open-button:after, #open-button:before {
    background: #fff;
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 20px;
    -webkit-transition: none .2s ease .5s;
    -o-transition: none .2s ease .5s;
    transition: none .2s ease .5s;
    -webkit-transition-property: -webkit-transform,top,bottom,left,opacity;
    -o-transition-property: -o-transform,top,bottom,left,opacity;
    transition-property: transform,top,bottom,left,opacity;
}
#open-button:before {
    top: 10px;
}
#open-button:after {
    top: -10px;
}
.menu {
    height: 0;
    overflow: hidden;
 -moz-transition: height 1s ease;
  -webkit-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
	margin: 0;
}
.show-menu #open-button span {
    left: 50px;
    opacity: 0;
}
.show-menu #open-button:before {
    top: 0px;
}
.show-menu #open-button:after {
    top: 0px;
}
.show-menu #open-button:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.show-menu #open-button:before {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.show-menu .menu {
    z-index: 99;
	height:auto;
	}
.show-menu .menu {
	height:auto;
 -moz-transition: height 1s ease;
  -webkit-transition: height 1s ease;
  -o-transition: height 1s ease;
  transition: height 1s ease;
}
header {
    height: 80px;
    padding-top: 10px;
}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}