@media (max-width: 575.98px) {
  .cgh_hidden_kingdom .main_banner .header button {
    font-size: 14px;
    width: 120px;
    height: 35px;
    margin-top: 10px;
    /* bottom:20px;
    right:0;
    left:0;
    margin:0 auto; */
  }

  .contact_enquire {
    padding: 50px 0 10px;
    background-size: cover;
  }
  .contact_enquire h2 {
    font-size: 25px;
  }
  .contact_enquire .contact-details button {
    font-size: 12px;
    width: 150px;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .form-control,
  .contact_enquire .contact .resort,
  .contact_enquire .contact #property,
  .contact_enquire .contact .about-us,
  .contact_enquire .contact #aboutUs {
    font-size: 0.8rem;
  }

  input::placeholder {
    font-size: 0.8rem !important;
  }

  .contact_enquire .contact #aboutUs {
    width: 75%;
    margin-left: 0;
  }
  .contact_enquire .contact .btn {
    font-size: 15px;
  }
  .cgh_summer_camp .main_banner .banner_video img {
    height: 50vh;
  }

  .book-stay .card {
    width: 100%;
    height: 330px;
    margin: 0px auto 50px;
  }
  .book-stay h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .book-stay .card h5 {
    font-size: 17px;
  }
  .book-stay .card h5 span {
    font-size: 13px;
  }
  .summer-discovery h2,
  .camp-highlights h2 {
    font-size: 25px;
  }
  .summer-discovery h5,
  .summer-discovery h6 {
    font-size: 14px;
    height: 50px;
    width: 140px;
  }
  .line {
    background-color: #00663a;
    height: 43px;
    width: 3px;
    margin-left: 20px;
    margin-top: 5px;
}
  .summer-discovery p {
    font-size: 14px;
    line-height: 25px;
    padding: 0;
  }
  .camp-highlights .card img {
    height: 230px;
  }
  .camp-highlights .card h5 {
    font-size: 18px;
  }
  .gallery img {
    height: 50vh;
  }
  .book-stay .card p {
    font-size: 14px;
    margin-top: 10px;
  }
  .book-stay .card h6 {
    font-size: 25px;
    margin: 10px 0;
  }
  .book-stay .card label {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .book-stay .card small {
    font-size: 11px;
  }
  .book-stay .card button {
    font-size: 17px;
    height: 42px;
    width: 70%;
    top: 20px;
  }
  .book-stay p {
    font-size: 14px;
    line-height: 22px;
  }
}

@media (max-width: 575.98px) {
    p.condition {
        font-size: 13px !important;
    }
    .slider .owl-carousel .item p{
        height:60px;
        font-size:14px;
    }
    .intro-wrap .nav-item{
        width:50%;
        border:none;
    }
    p.condition{
        font-weight:300;
        margin-top:5px;
    }
    .price p b {
        font-size: 18px;
        font-weight:300;
    }
    .banner-test .thank-you {
        top: 13em !important ;
    }
    .banner-test .thank-you h1 {
        font-size: 30px !important;
    }
    .banner img {
        height: 60vh;
        object-fit: cover;
      }
}