@media(max-width:1500px){}

@media(max-width:1400px){}

@media(max-width:1200px){
    #about .content p{font-size: 14px;}

    #video .content h3{font-size: 43px;}
}

@media(max-width:1069px){

}

@media(max-width:991px){

    header{padding: 0px;}
    header .headermn .navbar .navbar-brand{width: 22%;}
    header .whatsapp{justify-content: start; margin-top: 40px;} 
    header .drop .down1{top: 115px; width: 65%;}
    header .drop .down1 ul{columns: 1;}
    header .drop .down2{top: 159px; left: 140px; width: 65%;}
   
    #slider{padding: 90px 0 30px;}
    #slider .content h1{font-size: 35px;}
    #slider .content h2{font-size: 30px;}

    #about .inner img{margin-bottom: 0;}

    #video .content h3{font-size: 33px; line-height: 50px;}

    #choose .inner{height: 265px;}

    footer .footerinr .logo img{margin-bottom: 0; width: 60%;}
    footer .img a img{width: 30%;}

    #zoomp .zoom-gallery a img{width: 75px;}

}

@media(max-width:768px){}

@media(max-width:643px){}

@media(max-width:579px){}

@media(max-width:480px){

    header .offcanvas.offcanvas-end{width: 90%;}
    header .headermn .navbar .navbar-brand{width: 30%;}

    #slider .row{flex-direction: column-reverse;}
    #slider .content{text-align: center;}

    #choose h2{font-size: 35px;}

    #video .content h3{font-size: 38px;}

    footer .img a img{width: 50%;}

    #contact .row{row-gap: 15px;}
    #contact .from-bg{padding: 25px;}
    #contact form.row{row-gap: 10px;}

    #heading h2{font-size: 38px;}
    
    #related h2{font-size: 33px;}

    #category .img .heading a, #product-page .img .heading a{padding: 6px; font-size: 14px;}

}

@media(max-width:400px){

    #video .content h3{font-size: 36px;}

}

@media(max-width:359px){

    #video .content h3{font-size: 28px;}

    #zoomp .zoom-gallery a img{width: 70px;}
   

}

