@media only screen and (max-width: 768px) {
  .navbar-brand {
    width: 75%;
  }

  .home-slider .hero-content h2 {
    font-size: 35px;
  }
  .property-section .property-content {
    margin-bottom: 25px;
  }
  .aboutus-img {
    margin-bottom: 25px;
  }
  .team-section .team {
    margin-bottom: 25px;
  }
  .team-flip-card h5 {
    margin-bottom: 25px;
  }

  .anand-premises-content-section h4 {
    font-size: 18px !important;
  }

  .ashokhall-content-section h4 {
    font-size: 16px !important;
  }

  .anand-premises-content-section .container {
    max-width: 100%;
  }
  .anand-premises {
    padding: 30px 30px 0 30px;
    margin-top: -95px;
  }
  .ananad-premises-content {
    padding: 30px 0 0 0;
  }

  #ashok-hall .owl-nav {
    top: 30%;
  }
  #ashok-hall .owl-nav button.owl-prev,
  #ashok-hall .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .ashokhall-content-section .container {
    max-width: 100%;
  }
  .ashokhall {
    padding: 30px 30px 0 30px;
  }
  .ashokhall-content {
    padding: 30px 0 0 0;
  }
  .enquiry-form {
    margin-top: 0;
  }
  #ananad-premises .owl-nav {
    top: 35%;
  }
  #ananad-premises .owl-nav button.owl-prev,
  #ananad-premises .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    font-size: 22px;
  }
  .anand-premises-content-section .feature-card{
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero-slider .item .hero-content {
    height: 45vh;
  }
  .hero-slider .item {
    height: 45vh;
  }
  .team-content h5 {
    font-size: 24px;
  }
  .aboutus-content-section .aboutus-content-title h3 {
    font-size: 41px;
  }
  .anand-premises {
    margin-top: -90px;
  }
  #ananad-premises .owl-nav {
    top: 30%;
  }
  #ananad-premises .owl-nav button.owl-prev,
  #ananad-premises .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .anand-premises-content-section .feature-card{
    height: 100%;
  }
  .ashokhall-content-section .feature-card{
    height: 100%;
  }

  .ashokhall-content-section img {
    width: 30%;
    margin-bottom: 15px;
}
  .aboutus-img img{
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 810px) and (max-width: 1180px) {
  #ananad-premises .owl-nav {
    top: 30%;
  }
  #ananad-premises .owl-nav button.owl-prev,
  #ananad-premises .owl-nav button.owl-next {
    font-size: 22px;
    width: 40px;
    height: 40px;
  }
  .anand-premises-content-section .feature-card{
    height: 100%;
  }
}
