
@media(max-width:1500){



}


@media(max-width:1400){


    
}



@media(max-width:1280px){





}



@media(max-width:1024px){



 
}



@media(max-width:992px){


    header .header-bottom .navbar .navbar-nav{align-items: start !important; gap: 5px;}

}



@media(max-width:768px){



}



@media(max-width: 520px){

}



@media(max-width: 480px){

    header .header-bottom .navbar .navbar-brand {
        width: 20%;
    }

    header .header-top .top-in li:last-child a {
        height: 27px;
        width: 27px;
        background-color: #fff;
        font-size: 13px;
        line-height: 29px;
    }

    #slider .owl-item {
        padding: 111px 0px;
    }

    #about {
        padding: 25px 0;
    }

    #about .content h2 {
        font-size: 24px;
    }

    #counter .item h2 {
        font-size: 22px;
    }

    #counter .item h3 {
        font-size: 16px;
    }

    #product {
        padding: 25px 0px 30px;
    }

    #product h2 {
        margin-bottom: 0px;
    }

    #testimonials {
        padding: 25px 0px 25px;
    }

    #testimonials h2 {
        margin-bottom: 10px;
    }

    #gallery h2 {
        font-size: 25px;
        margin-bottom: 0px;
    }

    #gallery {
        padding: 10px 0px 30px;
    }

    footer .footer-top .row {
        row-gap: 20px;
    }

    footer .footer-top p {
        font-size: 14px;
        width: 100%;
    }

    footer .footer-top .footer-info li a {
        margin-bottom: 5px;
    }

    footer .footer-top .footer-add li {
        margin-bottom: 8px;
        font-size: 14px;
    }



    }





@media(max-width:375px){
   





}




@media(max-width:320px){


 





}