@media (max-width: 1400px) {

.home-page-featured-content{
padding:0px 56px;
}

.home-page-featured-content .tns-controls button:first-child{
left:0px;
}

.home-page-featured-content .tns-controls button:last-child{
right:0px;
}

}

@media (max-width: 1300px) {
.header-page-block-menu-content ul li {
  margin: 0px 0px 0px 35px;
  list-style-type: none;
}

}

@media (max-width: 1200px) {

.header-page-block-menu-content ul li{
margin:0px 0px 0px 25px;
}

.product-content-left{
width:calc(50% - 20px);
}

.product-content-right{
width:calc(50% - 20px);
}

.product-content-right-add-cart{
display:block;  
}

.product-content-right-add-cart-number{
margin-bottom:40px;
}

.product-content-right-add-cart-button{
width:100%;
margin-left:0px;
}


}


@media (max-width: 992px) {

.header-page{
padding-top:115px;
}

.header-page-block-menu-content-close{
display:block;   
}

.header-page-block-menu-swicher{
display:block;
}

.header-page-block-menu-content{
position:fixed;
top:0px;
left:0px;
width:100%;
height:100%;
overflow:auto;
padding:0px;
background:#fff;
z-index:999999999;
display:none;
}

.header-page-block-menu-content.header-page-block-menu-content-open{
display:block;
}

.header-page-block-menu-content ul{
display:block;
padding:60px 20px 40px 20px;
}

.header-page-block-menu-content ul li{
margin:15px 0px;
display:block;
text-align:center;
}

.header-page-block-menu-content ul li a{
font-size:16px;
padding:14px 18px;
display:block;
border:2px solid #333399;
}

.header-page-block-menu-content ul .czerwony a{
color:#fff; 
background:#b30000;
padding:14px 18px;
border:2px solid #b30000;
}

.header-page-block-menu-content ul .czerwony a:hover{
color:#fff; 
background:#333399;
border:2px solid #333399;
}

.header-page-block-top-content-left-a span{
display:none;
}

.header-page-block-top-content-left-a{
margin-right:10px;
}

.header-page-block .header-page-block-bottom,
.header-page-block-f .header-page-block-bottom{
padding:15px 0px;
}

.header-page-block .header-page-block-bottom-content-logo,
.header-page-block-f .header-page-block-bottom-content-logo{
width:150px;
}

.home-page-info{
padding:50px 0px;
}

.home-page-info-two{
padding:50px 0px;
}

.home-page-info-content-item{
width:100%;
}

.home-page-info-content-item-two{
width:100%;
}

.home-page-info-content-two{
margin-top:50px;
}

.home-page-info-content-item-two img{
margin-bottom:50px;
}

.home-page-info-content-item-a{
width:100%;
margin-bottom:40px;
}


.home-page-info-content-item-b{
width:100%;
}

.home-page-info-content-item img{
width:100%;
height:auto;
max-width:600px;
margin:0px auto 50px auto;
display:block;
}

.product-content-right-header{
font-size:30px;
line-height:35px;
}

.page-header-one{
font-size:30px;
line-height:35px;
}

.home-page-benefits{
padding:50px 0px;
}

.home-page-benefits-content-item{
width:calc(100% - 20px);
margin:0px 10px 30px 10px;
} 


.home-page-featured{
padding:50px 0px; 
}

.footer-page-top{
padding:50px 0px;	
}

.footer-page-top-content-item{
width:calc(50% - 20px);
margin-bottom:40px;
}

.home-page-baner-img{
width:100%;
height:560px;
}


.home-page-baner-text-a{
font-size:40px;
line-height:60px;
margin-bottom:40px;
}

.home-page-baner-text-b{
font-size:24px;
}

.home-page-baner-text-button{
padding-top:40px;
text-align:center;
}

.page-shop-top-content-img{
width:100%;
}

.page-shop-top-content-img img{
width:100%;
height:auto;
transform:translateY(0px); 
-webkit-transform:translateY(0px); 
-ms-transform:translateY(0px);
}

.page-shop-top-content-text{
width:100%;
padding-top:30px;
margin-bottom:30px;  
}

.list-products{
padding:50px 0px;
}

.list-products-content .home-page-featured-content-slide-item{
width:calc(50% - 30px);
margin:0px 15px 70px 15px;
}

.sub-page-section-product-content-gallery-block-min-ob{
width:calc(33.333333333333333% - 22px);
height:100px;
}

.product{
border-top:1px solid #dfdfdf;
padding:50px 0px;
}

.sub-page-section-search {
padding: 50px 0px;
border-top: 1px solid #dfdfdf;
}

.shop-page-cart-all {
padding: 50px 0px;
border-top: 1px solid #dfdfdf;
}



}


@media (max-width: 768px) {

.product-content-left{
width:100%;
margin-bottom:40px;

}

.product-content-right{
width:100%;
text-align:center;
}

.product-content-right-add-cart-number{
margin:0px auto 40px auto;
}

.sub-page-section-product-content-gallery-block-min{
display:flex;
justify-content:center;
align-items:center;
flex-wrap:wrap;
margin:0px 0px;
}

.sub-page-section-product-content-gallery-block-min-ob{
width:60px;
height:60px;
margin:10px;
}

.sub-page-section-product-content-gallery-block-slider-item{
width:100%;
height:300px;
text-align:center;
cursor:pointer;
}

.sub-page-section-product-content-gallery-block-slider-item img{
width:auto;
height:auto;
max-width:100%;
max-height:300px;
position:relative;
top:50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}

.sub-page-section-search-input form{
display:block;
text-align:center;
}

.sub-page-section-search-input label{
width:100%;
margin-bottom:40px;
display:block;
}

.sub-page-section-search-input label input {
width:calc(100% - 2px);
}



}




@media (max-width: 576px) {

.home-page-featured-content-slide-item-img{
width:100%;
height:auto;
margin-bottom:40px;
}

.home-page-featured-content-slide-item-img img{
width:100%;
height:auto;
object-position:initial;
object-fit:initial;
}

.home-page-featured-content{
padding:0px 36px;
}

.home-page-featured-content .tns-controls button:first-child{
left:0px;
}

.home-page-featured-content .tns-controls button:last-child{
right:0px;
}

.footer-page-top-content-item{
width:100%;
margin-bottom:40px;
}

.footer-page-bottom-content{
display:block;
text-align:center;
}

.footer-page-bottom-content-left{
margin:0px 0px 20px 0px;
}

.footer-page-bottom-content-right a{
margin:0px auto;
}


.home-page-baner-img{
width:100%;
height:480px;
}


.home-page-baner-text-a{
font-size:28px;
line-height:32px;
margin-bottom:30px;
padding:0px 20px;
}

.home-page-baner-text-b{
font-size:22px;
padding:0px 20px;
}

.home-page-baner-text-button{
padding-top:30px;
text-align:center;
}

.list-products-content .home-page-featured-content-slide-item{
width:calc(100% - 30px);
margin:0px 15px 70px 15px;
}

.product-bottom-tab-h{
display:block;
border-bottom:0px;
}

.product-bottom-tab-h-link{
font-size:24px;
line-height:normal;
color:#949292;
font-weight:600;
text-align:center;
padding:20px 20px 30px 20px;
cursor:pointer;
min-width:auto;
position:relative;
border-bottom:1px solid #dfdfdf;
}


}


@media (max-width: 478px) {



}

@media (max-width: 450px) {





}

