
@media(max-width:1500){


}

@media(max-width:1400){

    
}


@media(max-width:1280px){




}


@media(max-width:1024px){

    header .header-bottom .navbar .navbar-nav .nav-link {font-size: 14px;}
    header .header-bottom{padding: 10px 0;}
    header .header-bottom .navbar .navbar-brand{width: 18%;}
    header .header-bottom .enquery li a{font-size: 14px; padding: 8px 10px;}

    header .header-bottom .navbar .navbar-nav{gap: 10px;}
 
}


@media(max-width:992px){

    header .header-bottom .navbar .navbar-nav .nav-link {font-size: 14px; color: #000;}
    header .header-bottom .navbar .navbar-nav{align-items: start !important; gap: 4px;}
    header .header-bottom .enquery li a {padding: 6px 10px; font-size: 13px; margin-top: 20px;}

    #slider .owl-item {padding: 150px 0px;}
    #about .content p {margin-bottom: 10px; line-height: 24px; font-size: 12px;}
    #about .content .btn {font-size: 14px; padding: 10px 26px;}

    #our-mission .iner .imgs {padding: 20px;}
    #our-mission .iner .imgs h2 {margin-top: 15px; font-size: 22px;}

    #why-choouse .imgs img{width: 100%;}
 

    #product-sec {padding: 0px 0px 30px;}
    #product-sec .title h2 {font-size: 70px; margin-bottom: 50px;}
    #product-sec .title h4 {top: 13px;}

    #testimonials {padding: 50px 0px 0px;}
    .owl-theme .owl-nav.disabled+.owl-dots{display: none;}

    #counter .item h2{font-size: 30px; margin: 15px 0;}
    #counter .item h3{font-size: 17px;}

    #why-choouse .content{margin:20px 0px 0px 0px;}



}


@media(max-width:768px){


}


@media(max-width: 520px){

}


@media(max-width: 480px){

    header .header-top .top-in li:first-child{display: none;}
    header .header-top .top-in li a, header .header-top .top-in li {font-size: 14px;}

    header .header-bottom .navbar .navbar-brand {width: 65%;}

    header .header-bottom {padding: 10px 0px;}

    #slider .owl-item {padding: 80px 0px;}

    #our-mission .iner{border-bottom: 1px solid #fff;}

    #about {padding: 35px 0 50px;}
    #about .row{flex-direction: column-reverse; row-gap: 40px;}
    #about .content h2 {font-size: 20px; margin-bottom: 15px;}
    #about .content h2 span {font-size: 20px;}
    #about .content h2 span::after {height: 1px; width: 95px; top: 25px;}

    #why-choouse .content {padding: 30px 0px;}

    #why-choouse .content h2 {font-size: 20px; margin-bottom: 15px;}
    #why-choouse .content ul li {margin-bottom: 10px;}
    #why-choouse .content ul li span {font-size: 14px;}

    #product-sec .title h2 {font-size: 50px; margin-bottom: 20px;}

    #interior .iner{border-bottom: 1px solid #000;}

    #counter .text-1 {width: 100%;}
    #counter .row {row-gap: 0px;}

    #counter .item h2{margin: 5px 0;}
    
    #gallery h2 {
        font-size: 25px;
        margin-bottom: 0px;
    }

    #gallery {
        padding: 10px 0px 30px;
    }

    footer .footer-top {padding: 20px 0px;}
    footer .footer-inr img {width: 70%;}
    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;
        font-size: 14px;
    }

    footer .footer-top .footer-add li {
        margin-bottom: 8px;
        font-size: 14px;
    }
    
    #why-choouse .imgs::before{display:none;}

    #contact form.row{padding: 30px 15px;}
    
    #gallery .img-wrapper img, #product-page .iner .imgs img {
    height: 220px;
}


    }




@media(max-width:375px){
   




}



@media(max-width:320px){

 




}

