@media screen and (max-width: 1450px){
    .container{
        padding: 0 30px;
    }
    .mySwiperCart-block-catalog {
        max-width: 22%;
    }
    .sec2-container-block{
        height: 400px;
    }
    .sec-moments-gallery-main{
        width: 500px;
        height: 268px;
    }
    .sec-moments-gallery-small {
        max-width: 505px;
    }
    .sec-moments-gallery{
        justify-content: center;
    }
    .sec-moments-gallery-small img {
        width: 250px;
        height: 130px;
    }
    }
@media screen and (max-width: 1200px){
    .head-menu{
        gap: 20px;
    }
    .sec-faq-content{
        max-width: 50%;
    }
    .sec-faq-content{
        gap: 25px;
    }
    .sec-faq-img {
        width: 50%;
    }
    .sec-faq-img img{
        width: 100%;
    }
    .head-menu li a{
        font-size: 20px;
    }
    .sec2-container-block p{
        font-size: 25px;
    }
    .sec2-container-block{
        height: 350px;
    }
    .catalog-container{
        gap: 30px 20px;
    }
    .catalog{
        margin-top: 50px;
    }
    .sec-company-container{
        justify-content: center;
        gap: 50px;
        flex-wrap: wrap;
    }
}
@media screen and (max-width: 1165px){
    .cart-catalog-container{
        flex-direction: column;
        align-items: center;
    }
    .mySwiperCart{
        display: none!important;
    }
    .cart-catalog-text{
        width: 100%;
    }
}
@media screen and (max-width: 1075px){
    .sec-moments-gallery{
        flex-direction: column;
        align-items: center;
    }
    .mySwiperCart-block-catalog {
        max-width: 31%;
    }
    .about-img img{
        width: 100%;
    }
}
@media screen and (max-width: 1050px){
    .head-menu{
        display: none;
    }
    .sec-faq-container{
        flex-direction: column-reverse;
    }
    .sec-faq-img,.sec-faq-content{
        width: 100%;
        max-width: 100%;
    }
    .sec-faq-text,.sec-faq-title{
        text-align: center;
    }
    .contacts-container{
        gap: 30px;
    }
    .cart-catalog,.sec-company,.about,.contacts,.footer-container{
        margin-top: 50px;
    }
    .sec1-bg{
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, .3);
    }
    .hamburger-menu{
        display: block;
    }
    .header-container{
        padding: 25px 0;
        height: 15vh;
    }
}
@media screen and (max-width: 900px){
    .mySwiperCart-block-catalog {
        max-width: 46%;
    }
}
@media screen and (max-width: 850px){
    .sec2-container{
        flex-wrap: wrap;
    }
    .sec2-container-block{
        width: 50%;
    }
    .about-container{
        flex-direction: column-reverse;
        gap: 30px;
    }
    .about-text{
        max-width: 100%;
        width: 100%;
    }
    .about-img{
        width: 100%;
    }
    .about-img img{
        width: 100%;
        object-fit: cover;
        height: 500px;
    }
}
@media screen and (max-width: 767px){
    .section-slider,.sec2,.sec-moments,footer{
        margin-top: 50px;
    }
    .sec2, .section-slider, .sec-moments, .sec-company, .sec-faq{
        margin-top: 50px;
    }
    .about,.catalog{
        margin-top: 30px;
    }
    .head-whatsapp{
        display: none;
    }
    .contacts-map{
        width: 100%;
    }
    .footer-container{
        flex-direction: column;
        align-items: center;
    }
    .footer-block{
        align-items: center;
    }
    .contacts-container{
        flex-direction: column-reverse;
        align-items: flex-start;
    }
	 
}
@media screen and (max-width: 600px){
    .sec-moments-gallery-small{
        flex-direction: column;
    }
    .cart-catalog-slider-pagination{
        width: 100% !important;
        position: relative;
        max-width: 100%;
    }
    .mySwiperCart2{
        width: 400px!important;
        height: 350px!important;
    }
    .sec-moments-gallery-small{
        width: 100%;
        max-width: 100%;
    }
    .sec-moments-gallery-small img,.sec-moments-gallery-main {
        width: 100%;
        height: 250px;
    }
    .sec-faq-block{
        padding: 20px 30px;
    }
    .sec-faq-img img{
        height: 400px;
    }
    }
@media screen and (max-width: 475px){
    .container{
        padding: 0 10px;
    }
    .header-container{
        padding: 15px 0;
    }
    .mySwiperCart2{
        width: 350px!important;
        height: 300px!important;
    }
    .sec-company-container-item img{
        width: 100%;
        height: auto;
    }
    .sec-company-container-item{
        width: 45%;
    }
    .sec-company-container{
        gap: 30px 20px;
    }
    .sec-moments-gallery-small img, .sec-moments-gallery-main {
        height: 150px;
    }
    .sec1-bg{
        background: rgba(255, 255, 255, .5);
    }
    .sec1-text p{
        color: #353435;
    }
    .sec-faq-title,.sec-company-title,.about-text span,.catalog-title,.section-slider-title,.contacts-text-title,.sec-moments-text span{
        font-size: 25px;
        line-height: 35px;
    }
    .sec-company-title,.catalog-title,.contacts-text-title{
        padding-bottom: 15px;
    }
    .contacts-map{
        height: 250px;
    }
    .sec2-container-block{
        height: 200px;
        padding: 0 15px;
    }
    .sec2-container-block p{
        font-size: 20px;
        line-height: 25px;
    }
    .sec1-text h1{
        font-size: 30px;
        line-height: 35px;
    }
    .btn-see-all,.mySwiperCart-block-text a,.sec1-text a{
        width: 150px;
        height: 45px;
    }
    .mySwiperCart-block-text a{
        width: 100px;
    }
    .sec-faq-text,.about-text p,.about-text a,.btn-see-all,.sec1-text p,.sec1-text a{
        font-size: 16px;
        line-height: 20px;
    }
    .sec1,.header-container{
        height: auto;
    }
    .about-img img{
        height: 300px;
    }
    .about-text a{
        width: 150px;
        height: 45px;
    }
    .section-slider-title{
        padding-bottom: 25px;
    }
    .btn-see-all{
        margin-top: 30px;
    }
    .mySwiperCart-block-text{
        gap: 15px;
        padding-top: 15px;
    }
    .mySwiperCart-img{
        height: 200px;
    }
    .mySwiperCart-block-text span{
        font-size: 14px;
        line-height: 20px;
    }
    .mySwiperCart-block-text p{
        font-size: 18px;
        line-height: 25px;
    }
    .btn-basket{
        width: 100%;
    }
}
@media screen and (max-width: 380px){
    .mySwiperCart2 {
        width: 280px !important;
    }
    .head-tel{
        font-size: 14px;
    }
    .head-tel img{
        width: 18px;
    }
}
@media screen and (max-width: 350px){
    .head-logo img{
        width: 80px;
    }
    .sec2-container-block{
        width: 100%;
    }
}