@media screen and (max-width:810px) {
  
  #nav-bg{
    display: none;
  }
  #dektop-new-header{
    display: none;
  }
  
  #bg-hero{
    display: none;
  }
  #bg-hero{
    display: none;
  }
  .bg-hero1{
    display: none;
  }
  .bg-hero4{
    display: none;
  }
  .bg-hero2 {
    display: none;
  }
  .bg-hero3 {
    display: none;
  }
  #mobiel-new-header{
    display: block !important;
  }
  .mobie-language{
    display: block !important;
  }
  .mahadev-img{
    height: 400px !important;
       width: 100%;
   display: none;
    }
    .hero-banner {
      display: block !important;
    }
    .bg-hero{
      display: none;
    }
    .overlay-non{
      display: none;
    }

    .tab-rught{
      display: none;
    }
    .overlay-text{
      display: block !important;
    }
    .mobile-img-mahadev{
        display: block !important;
    }
    .mobile-img-mahadev img{
        width: 100%
    };
    #hide-icon{
        display: none !important;
    }
    .event-btn {
        text-align: center;
    }
    .five-star{
        padding: 10px !important;
    }
    #event{
        height: auto !important;
    }
    .Mahadev-Regency{
        display: none;
      }
      /* .desktop-mahadev{
        display: none;
      } */
      .five-start-right-1{
        display: block !important;
      }
      .five-start-right-1 img{
        width: 100%;
      }
      .five-start-right{
        display: none;
      }
      .room-full-right{
        display: none;
      }
      .dining-top{
        margin-top: 0px !important;
      }
      .world-mahadev h1 {
        font-size: 18px !important;
      }
}
@media screen and (max-width:360px){
    .reviews-photo-btn a{
        padding: 13px 18px !important;
    }
    .top-location-rigth a{
      padding: 10px 5px !important;
    }
}
@media screen and (max-width:412px){
  .world-of h2{
    font-size: 18px !important;
  
    }
}

}