@media only screen and (min-width:991px) and (max-width:1199px) {
*.animated{animation-duration:inherit !important;}
    .slide{        padding: 43px 20px !important;}
    .product-section .product-card{ width: 30% !important;}
    .premium-section .row .right a{width: 42%; text-align: center !important;}
}

@media only screen and (min-width:768px) and (max-width: 990px){
*.animated{animation-duration:inherit !important;}
.slide{ width: 100% !important; padding: 40px 0px !important;}
.fancy-btn{ display: none !important;}
.hamburger{ position: absolute !important; right: 70px !important;}
.product-section .product-card{ width: 45% !important; height: ;}
}
@media only screen and (min-width:480px) and (max-width: 767px){
*.animated{animation-duration:inherit !important;}
.stats .row{ flex-direction: column !important;}
.stats-img{ width: 100% !important;}
.stats-grid{ width: 100% !important;}
.premium-section .row{ flex-direction: column !important;}
.premium-section .row .left{ width: 100% !important;}
.premium-section .row .left img{ width: 100% !important;}
.premium-section .row .left img{ margin-left: inherit !important;}
.premium-section .row .left, .right{ width: 100% !important;}
.premium-section .row .right a{ text-align: center !important;}
.fancy-btn{ display: none !important;}
.slide{ width: 100% !important; padding: 50px 0px !important;}
.hamburger{ position: absolute !important; right: 70px !important;}
.info-box{ width: 97% !important;}
.product-section .product-card{ width: 44% !important;}
.slider{ height: 110vh !important;}
.popular-images{ flex-direction: column !important;}
.popular-card{ width: 100% !important; gap: 20px !important;}
.category-grid{ display: flex !important; flex-direction: column !important;}
.card{ height: 400px !important;}

}

@media only screen and (max-width: 479px){
*.animated{animation-duration:inherit !important;}
.stats .row{ flex-direction: column !important;}
.stats-img{ width: 100% !important;}
.stats-grid{ width: 100% !important;}
.premium-section .row{ flex-direction: column !important;}
.premium-section .row .left{ width: 100% !important;}
.premium-section .row .left img{ width: 100% !important;}
.premium-section .row .left img{ margin-left: inherit !important;}
.premium-section .row .left, .right{ width: 100% !important;}
.premium-section .row .right a{ text-align: center !important; width: 100% !important;}
.fancy-btn{ display: none !important;}
.slide{ width: 100% !important; padding: 50px 0px !important;}
.hamburger{ position: absolute !important; right: 70px !important;}
.info-box{ width: 97% !important;}
.product-section .product-card{ width: 100% !important;}
.slider{ height: 110vh !important;}
.popular-images{ flex-direction: column !important;}
.popular-card{ width: 100% !important; gap: 20px !important;}
.category-grid{ display: flex !important; flex-direction: column !important;}
.card{ height: 400px !important;}
.premium-section .row .left, .right{ flex-direction: column !important;}
.premium-section .row .left .img-1{ width: 100% !important;}
.premium-section .row .right h2{ font-size: 25px !important;}
.hero2-header{ display: none !important;}
video.hero-bg-video{ padding: 76px 0px;}
}