@media (max-width: 768px) {
  .banner-caption {
    top: 60px !important;
    transform: inherit;
    padding: 10px 5px;
  }

  .heading {
    font-size: 22px;
  }

  .subheading {
    letter-spacing: 0.2rem;
    font-size: 32px;
    color: #000000;
    font-weight: 600;
  }

  /* .subheading2 {
    font-size: 42px;
  } */

  .subheading2 {
    color: #79651f;
    font-size: 30px;
    font-weight: 600;
  }

  .img-ab1,
  .img-ab3 {
    padding: 10px 0;
    margin-top: 0;
  }
  .am-title {
    font-size: 26px;
    font-weight: 400;
  }
  #home {
    margin-top: 0;
  }
  header {
    background: #324d60;
  }

  .navbar-toggler {
    color: #fff;
    font-size: 18px;
  }

  .qr_img {
    float: unset;
    display: block;
  }

  #contact {
    margin-bottom: 40px;
  }

  .location-title {
    font-size: 24px;
    margin-bottom: 25px;
  }

  .cap-one,
  .cap-location,
  .cap-three,
  .cap-three span {
    color: #fff;
  }

  .cap-two {
    font-size: 40px;
    color: #f99b20;
  }

  /* .carousel-item::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
  } */
  .gal-img {
    border-radius: 12px;
    width: 100%;
    height: 160px;
  }
  #about .subheading2 {
    color: #79651f;
    font-size: 26px;
    font-weight: 600;
  }
  .ab-count {
    border: 2px solid #ddd;
    border-radius: 8px;
    padding: 15px 20px !important;
    margin-bottom: 10px;
  }
  .copy-row {
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 10px;
    margin-top: 10px;
  }

  .slick-slide img {
    height: 104px;
  }
}
