

@media (max-width: 980px) {
  .hero-content {
    top: 45%;
}
    .hero-content h1 {
    font-size: 42px;
}
  .btn-cont {
    margin-top: 30px;
    margin-bottom: 30px;
}
  .abt-video {
    width: 100%;
}
  section.book-entire-compound h5 {
    margin-top: 15px;
}
  
      .hero-content h1 {
        font-size: 28px;
    }

    
}



@media (max-width: 540px){

  .about_img iframe{
    height:212px;
  }

  .hero-content h1 {
        font-size: 24px;
        margin-top: 15px;
    }

  section.hero-section iframe{
      height:330px;

    }

      .hero-content {
        top: 40%;
    }
  
  section.book-entire-compound h5 {
    font-size: 28px;
}

  .about-video {
    height: 350px;
}
  .about_content.hide {
    padding-right: 0;
}
  .sec-vid {
    height: 350px;

}
  
  section.gallery .head-sec h2 {
    font-size: 28px;
}
  .gallery .rev .col-4 {
    width: 100%;
}
  .btmhero-video {
    padding: 0;
}
  .content-sec.col-lg-6 {
    padding: 0;
}
  
  .bkimage-sec.col-lg-6{
    padding: 0;
}
    section.book-entire-compound .row{
    flex-direction: column-reverse;
}
  
}

