@media(max-width:1500px){}

@media(max-width:1400px){}

@media(max-width:1200px){

}

@media(max-width:1069px){

  header .nav-link{font-size: 14px;}
  /* header .whatsapp li a{font-size: 14px; padding: 10px 15px;} */

  #slider .owl-item{
    padding: 240px 0;
  }

}

@media(max-width:991px){

    header .header-top a{font-size: 14px;}
    header .navbar-nav .dropdown-menu{position: absolute;}
    header .headermn .navbar .navbar-brand{width: 30%;}
    /* header .whatsapp{justify-content: left; margin: 30px 0 0 0;} */

    #slider .owl-item{
      padding: 180px 0;
    }
    
    #testimonals .testimonalsinr p {
      font-size: 14px;
      line-height: 22px;
    }

    #about .content h2{font-size: 26px;}
    #about .content p{font-size: 14px;}

    footer .footertop .about img {
      width: 72%;
  }
    footer .footertop ul li{font-size: 14px; margin-top: 5px;}
    footer .footertop .addres li, footer .footertop ul li a, footer .footertop .about p{font-size: 14px;}

    #contact .location p{font-size: 14px; margin-bottom: 15px;}
    #contact .location ul li{height: 70px; padding: 8px 12px; margin-bottom: 10px;}
    #contact .location ul li a{font-size: 14px; font-weight: 400;}
    
    #zoomp .content p{font-size: 15px; }

}

@media(max-width:768px){}

@media(max-width:643px){}

@media(max-width:579px){

    header .headermn .navbar .navbar-brand{width: 51%;}
    header .header-top ul li a{font-size: 12px;}
    
    #slider .owl-item{
      padding: 90px 0;
    }
    #slider .owl-theme .owl-nav.disabled+.owl-dots{bottom: 0;}


    footer .footerboo ul{display: block;}
    footer .footerboo .soical li:last-child{text-align: center; margin-top: 10px;}


    #heading{background-position: center center;}
    #heading .heading-bg{padding: 80px 0;}
    #heading h2{font-size: 30px;}
    #heading p, #heading a{font-size: 14px;}


}

@media(max-width:480px){

  header .offcanvas.offcanvas-end{width: 80%;}
  header .offcanvas-title{font-size: 22px;}

}

@media(max-width:400px){


}

@media(max-width:359px){
   
   
}

