@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@200..700&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@media (min-width: 768px) {
  #homePage #homeHero h1 {
    font-size: 50px !important;
    line-height: 60px !important;
  }
  #homePage #homeHero p {
    line-height: 34px !important;
    font-size: 22px !important;
  }
  #homePage #homeHero .contact-btn {
    padding: 14px 39px !important;
  }
  #homePage #homeHero .contact-btn a {
    font-size: 20px !important;
  }
  #homePage #specials .image-wrapper {
    align-items: center;
  }
  #homePage #specials .image-wrapper img {
    width: 80%;
  }
  #homePage #amenities .supportive-paragraph {
    padding: 0 9% !important;
  }
  #homePage #amenities .features .feature-content {
    width: 25%;
  }
  #homePage #amenities .organic-delights p {
    padding: 0 6% !important;
  }
  #homePage #amenities .organic-delights img {
    width: 70% !important;
  }
  #homePage #landmarks h5 {
    font-size: 18px;
  }
  #homePage #landmarks p {
    font-size: 14px;
  }
  #homePage #landmarks .airport-content, #homePage #landmarks .landmarks-historical {
    padding: 8% 0 0 !important;
  }
  #homePage #landmarks .airport-content p, #homePage #landmarks .landmarks-historical p {
    padding: 0 6% !important;
  }
  #homePage #landmarks .airport-content img, #homePage #landmarks .landmarks-historical img {
    width: 70% !important;
  }
  #homePage #chooseUs h2 {
    font-size: 22px;
    line-height: 30px;
  }
  #homePage #chooseUs .imageContent {
    --bs-gutter-x: -4.5rem;
  }
  #homePage #chooseUs .imageContent .card-body {
    padding: 5% 20px;
  }
  #homePage #chooseUs .imageContent .card-body li {
    font-size: 16px !important;
  }
  #hero {
    height: 26vh;
  }
  #hero h1 {
    font-size: 40px;
  }
  footer h5 {
    font-size: 17px;
  }
  footer #footer-social-list li a {
    background: #F8F5F0 !important;
  }
}
@media (min-width: 992px) {
  p, a, ul, li, span, b {
    font-size: 16px !important;
  }
  .heading {
    font-size: 40px;
    line-height: 47px;
  }
  .supportive-text {
    font-size: 18px !important;
  }
  #homePage #homeHero h1 {
    font-size: 48px !important;
  }
  #homePage #homeHero p {
    line-height: 34px !important;
    font-size: 20px !important;
  }
  #homePage #homeHero img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 110vh !important;
  }
  #homePage #homeHero .contact-btn {
    padding: 14px 26px !important;
  }
  #homePage #homeHero .contact-btn a {
    font-size: 20px !important;
  }
  #homePage #specials .image-wrapper img {
    width: 100%;
  }
  #homePage #amenities .supportive-paragraph {
    padding: 0 16% !important;
  }
  #homePage #amenities .features .feature-content {
    width: 18%;
  }
  #homePage #amenities .organic-delights {
    padding: 4% 3% 0 !important;
  }
  #homePage #amenities .organic-delights h2 {
    text-align: justify !important;
  }
  #homePage #amenities .organic-delights img {
    width: auto !important;
  }
  #homePage #amenities .organic-delights p {
    text-align: justify !important;
    padding: 0 !important;
  }
  #homePage #chooseUs h2 {
    font-size: 34px;
    line-height: 47px;
  }
  #homePage #chooseUs .imageContent .card .card-body {
    padding: 12% 30px;
  }
  #homePage #chooseUs .imageContent .card .card-body li {
    font-size: 22px !important;
  }
  #homePage #landmarks .airport-content, #homePage #landmarks .landmarks-historical {
    padding: 4% 0% 0 !important;
  }
  #homePage #landmarks .airport-content h2, #homePage #landmarks .landmarks-historical h2 {
    text-align: justify !important;
  }
  #homePage #landmarks .airport-content img, #homePage #landmarks .landmarks-historical img {
    width: auto !important;
  }
  #homePage #landmarks .airport-content p, #homePage #landmarks .landmarks-historical p {
    text-align: justify !important;
    padding: 0 !important;
  }
  #hero {
    height: auto;
  }
  #hero h1 {
    font-size: 40px;
  }
  header .navbar .nav-item .nav-link {
    color: #F8F5F0 !important;
  }
  footer h5 {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .heading {
    font-size: 45px;
    line-height: 50px;
  }
  .supportive-paragraph {
    font-size: 18px !important;
  }
  #homePage #homeHero {
    height: 94vh;
  }
  #homePage #homeHero h1 {
    font-size: 60px !important;
  }
  #homePage #homeHero p {
    font-size: 24px !important;
    line-height: 38px !important;
  }
  #homePage #homeHero .contact-btn {
    padding: 16px 32px !important;
  }
  #homePage #amenities .supportive-paragraph {
    padding: 0 20% !important;
  }
  #homePage #amenities .features .feature-content {
    width: 15%;
  }
  #homePage #amenities .organic-delights {
    padding: 3% 0% 0 !important;
  }
  #homePage #landmarks h5 {
    font-size: 28px;
  }
  #homePage #landmarks p {
    font-size: 20px;
  }
  #homePage #landmarks .landmark-content {
    padding: 0 8% !important;
  }
  #homePage #landmarks .airport-content, #homePage #landmarks .landmarks-historical {
    padding: 4% 0% 0 !important;
  }
  #homePage #chooseUs .imageContent .card .card-body {
    padding: 21% 30px;
  }
  #homePage #chooseUs .imageContent .card .card-body li {
    font-size: 24px !important;
    line-height: 43px !important;
  }
  #hero h1 {
    font-size: 50px;
  }
  footer h5 {
    font-size: 24px;
  }
}
@media (min-width: 1500px) {
  #homePage #homeHero img {
    height: 200vh !important;
  }
}/*# sourceMappingURL=responsive.css.map */