/* Responsive */

@media (max-width: 1024px){
    .bgswiper .swiper-button-prev{left: -12px;}
    .bgswiper .swiper-button-next{right: -12px;} 
    .search{width: 350px;}

    /* menu */
    .menu ul li a { font-size: 14px; padding: 12px 14px 8px;}
    
    .grid-news,.grid1-news,.grid-product,.album-destop{ gap: 10px; }  
     

    /* dịch vụ */
    .ds-service h3 {font-size: 14px;}


    /* giới thiệu */  
    .aboutus-left {width: calc(50% - 10px);}
    .aboutus-right {width: 50%;}

    /* album */ 
    .wrap-album .title-main h2 {padding-left: 10px;font-size: 30px;border-left: 3px solid var(--text); }
 

    
    /*NEWSLETTER*/ 
    .left-newsletter{width: 30%;}
    .wr-newsletter{width: 40%;}  
    .right-newsletter{width: 30%;text-align: center;} 
    .counter-newsletter::before{bottom: -100%;left: 0;}
    .counter-newsletter::after{top: -120%;}
    .counter-newsletter span{ font-size: 80px;} 
    .content-newsletter{width:calc(100% - 30px);} 
    .content-newsletter p{margin-bottom: 0px;font-size: 15px;line-height: 1.5;color: var(--text);font-weight: 600;text-transform: uppercase;}
    .content-newsletter h3,.content-newsletter a{font-size: 25px;}
    .content-newsletter .line {width: 90%;} 
    .title-newsletter {margin-bottom: 1.5rem; } 
    .title-newsletter h2 {font-size: 30px;} 
    .title-newsletter p {padding: 9px 30px 6px;font-size: 25px;} 
    .newsletter-button input.btn__submit{font-size: 13px;padding: 10px 30px 6px;}  

}
@media (max-width: 1001px){
    .search{display: none;}
    #hamburger { display: block; } 
    .mb-none { display: none !important; } 
    .mb-block { display: block !important; } 
    /* .header { padding: 10px 0px; } 
    .logo-header { margin-bottom: 0; padding: 0;}   */
    .scrollToTop { bottom: 80px; right: 10px; } 
    footer { margin-bottom: 50px; } 

    .grid1-news{gap: 5px;}
    .item-service .ds-service {padding: 8px 5px 6px;}
    .ds-service h3 {font-size: 13px;font-weight: 500;}

     /* album */
    .wrap-album .title-main h2 {font-size: 25px;}


    
    /* album */
    .wrap-album .title-main h2 {padding-left: 0px;border-left:unset;font-size: 40px; text-align: center;}
    .title-album-pc {display: none !important;}
    .title-album-mobile{display: block !important;} 
    .album-image h3 {font-size: 14px;}

    .footer1-news{width: calc(60% - 12px);}  
    .footer2-news{width: calc(40% - 12px);}  
    .footer3-news{width: calc(40% - 12px);}  
    .footer4-news{width: calc(60% - 12px);}

}
@media (max-width: 850px){
    /* .footer-news, .image-fanpage { text-align: left !important; }  */
    .mgb-res{ margin-bottom: 30px; }
    .title-main,.title-detail {margin-bottom: 1rem;}
    .title-main h1,.title-main h2,.title-main span { font-size: 30px;}
    .title-detail h1,.title-detail h2,.title-detail span { font-size: 30px;} 
    
    /* header */ 

    /* đăng ký nhận tin */  
    .right-newsletter{width: 30%;text-align: center;} 
    .counter-newsletter::before{bottom: -100%;left: 0;}
    .counter-newsletter::after{top: -120%;}
    .counter-newsletter span{ font-size: 70px;}  
    .content-newsletter h3,.content-newsletter a{font-size: 20px;} 
    .title-newsletter h2 {font-size: 25px;} 
    .title-newsletter p {font-size: 20px;}  


    .title-aboutus p{font-size: 40px;}
    .title-aboutus h2{font-size:30px}
    /* footer */
}
@media (max-width: 768px) {  

    .wr-newsletter{width: 100%;margin: 1rem;}  
    .form-newsletter{width: 50%;margin: auto;}
    .left-newsletter,.right-newsletter{width: calc(50% - 12px);}  
     

    /* tin tức */
    .grid-news { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }  

    /* sản phẩm */
    .grid-product { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; } 
    .info-product {padding-top: 10px;}
    .name-product a {font-size: 14px;}
    .price-product { gap: 3px;}
    .price-new {font-size: 14px;}

    /* tin tức */
    .item-news .info-news { padding-top: 10px;}
    .info-news h3 {font-size: 14px; margin-bottom: 5px; }
    .info-news p { font-size: 13px; line-height:1.5;}

    /* giới thiệu */  
    .aboutus-left {width: 50%;}
    .aboutus-left::before {left: 10px;top: 10px;} 
    .aboutus-right {width:calc(50% - 30px);} 
    .title-aboutus h2 {font-size: 25px;}
    .title-aboutus p {font-size: 27px;}
    .desc-aboutus {font-size: 14px;}
 
    /* album */
    .wrap-album .title-main{margin-bottom: 1rem;}
    .wrap-album .title-main h2{font-size: 30px;margin-bottom: 0;}
    .album-destop{gap: 3px;} 


    .grid1-news { grid-template-columns: repeat(4, 1fr); }
} 
@media (max-width: 700px){
    .logo-header,.btn__hotline-header{display: none;}
    .header{padding: 0;position:absolute;top: 0;left:0;height: 55px;z-index: -2;}
    .grid-product, .grid-news { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } 
    
    .wrap-form{background: var(--main);}
    .form-newsletter{width: 100%;margin: auto;}
    .left-newsletter,.right-newsletter{width: 100%;justify-content: space-between;align-items: center; margin-bottom: 10px;}  
    .left-newsletter{display: flex;gap: 10px;}
    .content-newsletter:first-child{margin: auto;}

    .counter-newsletter {display: flex;align-items: center;justify-content: center;height: 400px;gap: 5px;position: relative;}
    .counter-newsletter::before{content: '';width: 100%;height: 160px;position: absolute;bottom: 0%;left: 0;background: url(../images/d5.webp) no-repeat center;background-size: contain;animation: anime 3s infinite;}
    .counter-newsletter::after{content: '';width: 100%;height: 174px;position: absolute;top: 0%;right: 0;background: url(../images/d4.webp) no-repeat center;background-size: contain;animation: anime 2s infinite;}

    
    /* giới thiệu */
    .wrap-aboutus{padding: 30px 0 0;}
    .wrap-aboutus .flex__main{flex-direction: column-reverse;}
    .aboutus-left {width: 100%;} 
    .aboutus-right {width:100%;margin-bottom: 2rem;}  
    .title-aboutus h2 {font-size: 30px;}

    /* dịch vụ */
    .wrap-service{background: var(--main);}

    /* album */
    .album-destop{gap: 3px;}
    .album-image h3 {display: none;}

    .wrap-news .title-main h2 {font-size: 25px;}

    /* footer  */
    .footer1-news,.footer2-news,.footer3-news,.footer4-news{width: 100%;margin-bottom: 1rem;}   
    .footer5-news{border-radius: 0;border: none;}
    .footer2-ul li a,.footer-ul li a,.info-footer{font-size: 16px;font-weight: 500;}

    .grid1-news { grid-template-columns: repeat(2, 1fr); }

}
@media (max-width: 369px) { } 