@media only screen and (max-width: 767px) {
  /*================================================
    Default Area CSS
    =================================================*/
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .ptb-70 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .pt-70 {
    padding-top: 20px;
  }
  .pb-70 {
    padding-bottom: 20px;
  }
  .pt-30 {
    margin-top: 30px !important;
  }
  .pl-20 {
    padding-left: 0px;
  }
  .pr-20 {
    padding-right: 0px;
  }
  :root {
    --card-title-fontSize: 20px;
    --fontSize: 15px;
  }
  .default-section-title h3 {
    font-size: 24px;
  }
  .section-content {
    margin-top: 0px;
  }
  .shape {
    display: none;
  }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .topbar-left-area ul li {
    padding-top: 10px;
  }
  .topbar-right-area {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .topbar-right-area .default-button {
    padding: 10px 25px;
  }
  /*================================================
    index 01 Banner Area CSS
    =================================================*/
  .banner-text-area {
    margin-bottom: 30px;
  }
  .banner-text-area h1 {
    font-size: 30px;
  }
  .banner-text-area p {
    font-size: 15px;
  }
  .main-banner .banner-social-icon {
    display: none;
  }
  /*================================================
    index 01 About Area CSS
    =================================================*/
  .about-text-area {
    margin-top: 30px;
  }
  .about-card-area {
    margin-top: -10px;
  }
  /*================================================
    index 01 Why Choose US Area CSS
    =================================================*/
  .why-we-text-area {
    margin-bottom: 30px;
  }
  .why-we-text-area .why-we-list ul li {
    width: 100%;
  }
  /*================================================
    index 01 Amenities Area CSS
    =================================================*/
  .amenities-card {
    padding: 15px;
  }
  .amenities-card i {
    position: relative;
    margin-bottom: 15px;
    left: 0;
  }
  /*================================================
    index 01 testimonial Area CSS
    =================================================*/
  .testimonial-content-area::before {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .testimonial-content-area .testimonial-card {
    margin-right: 15px;
  }
  .testimonial-content-area .testimonial-slider-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .testimonial-card {
    padding: 20px 15px 15px;
  }
  .testimonial-card .testimonial-card-header h4 {
    font-size: 16px;
  }
  .testimonial-card p {
    font-size: 16px;
  }
  /*================================================
    index 01 Discover Area CSS
    =================================================*/
  .discover-text-area {
    margin-top: 30px;
  }
  /*================================================
    index 01 Booking Area CSS
    =================================================*/
  .booking-content h3 {
    font-size: 24px;
  }
  /*================================================
    index 01 Newsletter Area CSS
    =================================================*/
  .newsletter-content {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
  }
  .newsletter-content h3 {
    margin-bottom: 20px;
    font-size: 24px;
  }
  /*================================================
    index 01 Footer Area CSS
    =================================================*/
  .footer-links {
    margin-top: 30px;
  }
  .footer-general {
    padding-left: 0px;
  }
  /*================================================
    index 02 Banner Area CSS
    =================================================*/
  .banner-text-area-2 {
    margin-top: 30px;
    margin-bottom: 0px;
  }
  .banner-text-area-2 h1 {
    font-size: 28px;
  }
  /*================================================
    index 02 About Area CSS
    =================================================*/
  .about-img-2 {
    background-image: unset;
    height: 100%;
    margin-right: 0px;
  }
  .about-img-2 img {
    display: block;
  }
  .about-text-area-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /*================================================
    index 02 Amenities Area CSS
    =================================================*/
  .amenities-card-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*================================================
    index 02 Why Choose Us Area CSS
    =================================================*/
  .why-we-img-2 {
    margin-top: 30px;
  }
  .why-we-text-2 .why-we-list-2 ul li {
    width: 100%;
  }
  /*================================================
    index 02 Testimonial Area CSS
    =================================================*/
  .testimonial-card-2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
  }
  /*================================================
    index 03 Banner Area CSS
    =================================================*/
  .banner-text-area-3 {
    margin-bottom: 30px;
  }
  /*================================================
    index 03 About Area CSS
    =================================================*/
  .about-text-3 {
    margin-top: 30px;
  }
  .about-text-3 .about-button-group ul li {
    margin-right: 15px;
  }
  .about-text-3 .about-button-group ul li .about-tel-button {
    margin-left: 0px;
  }
  /*================================================
    index 03 Why Choose Us Area CSS
    =================================================*/
  .why-we-card-3 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*================================================
    index 03 Fun Facts Area CSS
    =================================================*/
  .fun-facts-card {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .fun-facts-card h2 {
    font-size: 36px;
  }
  .fun-facts-card .fun-card-text .fun-large-text {
    font-size: 22px;
  }
  /*================================================
    index 03 Testimonial Area CSS
    =================================================*/
  .testimonial-content-area-2 .testimonial-slider-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  /*================================================
    index 03 Video Area CSS
    =================================================*/
  .video-3-content {
    padding: 100px 0px;
  }
  /*================================================
    Uni Banner Area CSS
    =================================================*/
  .uni-banner::before {
    width: 20%;
  }
  .uni-banner .uni-banner-text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .uni-banner .uni-banner-text h1 {
    font-size: 28px;
  }
  /*================================================
    Sidebar Area CSS
    =================================================*/
  .sidebar-card {
    padding: 20px 15px;
  }
  .accordion-button {
    font-weight: 400;
  }
  /*================================================
    Room Details Area CSS
    =================================================*/
  .room-details-text-area h3, .service-details-text-area h3, .blog-details-text-area h3 {
    font-size: 24px;
  }
  .sidebar-card-form {
    margin-top: 30px;
  }
  .rd-text-card-area .rd-card-text {
    padding: 30px 15px;
  }
  .rd-text-card-area .rtd-card-img {
    background-image: unset;
    height: auto;
  }
  .rd-text-card-area .rtd-card-img img {
    display: block;
  }
  .blog-details-text-area .blog-details-text-img-area .bd-img {
    background-image: unset;
    height: auto;
  }
  .blog-details-text-area .blog-details-text-img-area .bd-img img {
    display: block;
  }
  .blog-details-text-area .blog-details-text-img-area .bd-img-text {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .bd-form {
    padding: 30px 15px;
  }
  .google-map {
    width: 100%;
    height: 200px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  /*================================================
    index 01 Why Choose Us Area CSS
    =================================================*/
  .why-we-text-area .why-we-list ul li {
    width: 48%;
  }
  /*================================================
    index 02 Why Choose Us Area CSS
    =================================================*/
  .why-we-text-2 .why-we-list-2 ul li {
    width: 48%;
  }
  .footer-general {
    margin-top: 0px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /*================================================
    Default Area CSS
    =================================================*/
  .ptb-100 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .pt-100 {
    padding-top: 80px;
  }
  .pb-100 {
    padding-bottom: 80px;
  }
  .ptb-70 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }
  .pt-30 {
    padding-top: 30px;
  }
  .pl-20 {
    padding-left: 0px;
  }
  .pr-20 {
    padding-right: 0px;
  }
  :root {
    --card-title-fontSize: 20px;
    --fontSize: 15px;
  }
  .default-section-title h3 {
    font-size: 32px;
  }
  .section-content {
    margin-top: 0px;
  }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*================================================
    index 01 Banner Area CSS
    =================================================*/
  .main-banner-img {
    margin-top: 30px;
  }
  /*================================================
    index 01 About Area CSS
    =================================================*/
  .about-text-area {
    margin-top: 30px;
  }
  /*================================================
    index 01 Amenities Area CSS
    =================================================*/
  .amenities-card {
    padding-right: 0px;
  }
  /*================================================
    index 01 Why Choose Us Area CSS
    =================================================*/
  .why-we-text-area {
    margin-bottom: 30px;
  }
  /*================================================
    index 01 Testimonial Area CSS
    =================================================*/
  .testimonial-slider-area {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .testimonial-content-area::before {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .testimonial-content-area .testimonial-card {
    margin-right: 15px;
  }
  /*================================================
    index 01 Discover Area CSS
    =================================================*/
  .discover-text-area {
    margin-top: 30px;
  }
  /*================================================
    index 01 Newsletter Area CSS
    =================================================*/
  .newsletter-content {
    text-align: center;
  }
  .newsletter-content h3 {
    margin-bottom: 20px;
  }
  /*================================================
    index 01 Footer Area CSS
    =================================================*/
  .footer-links {
    margin-top: 30px;
  }
  .footer-general {
    margin-top: 0px;
    padding-left: 0px;
  }
  /*================================================
    index 02 Banner Area CSS
    =================================================*/
  .banner-text-area-2 {
    margin-top: 30px;
  }
  .banner-text-area-2 h1 {
    font-size: 48px;
  }
  /*================================================
    index 01 About Area CSS
    =================================================*/
  .about-img-2 {
    background-image: unset;
    margin-right: 0;
    height: 100%;
  }
  .about-img-2 img {
    display: block;
  }
  .about-text-area-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  /*================================================
    index 02 Amenities Area CSS
    =================================================*/
  .amenities-card-2 {
    padding-left: 25px;
    padding-right: 25px;
  }
  /*================================================
    index 02 Why Choose us Area CSS
    =================================================*/
  .why-we-img-2 {
    margin-top: 30px;
  }
  /*================================================
    index 03 Banner Area CSS
    =================================================*/
  .banner-text-area-3 {
    margin-bottom: 30px;
  }
  /*================================================
    index 03 About Area CSS
    =================================================*/
  .about-text-3 {
    margin-top: 30px;
  }
  /*================================================
    index 03 Fun Facts Area CSS
    =================================================*/
  .fun-facts-card {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .fun-facts-card h2 {
    font-size: 36px;
  }
  .fun-facts-card .fun-card-text .fun-large-text {
    font-size: 22px;
  }
  .uni-banner-text {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .video-3-content {
    padding: 150px 0px;
  }
  .sidebar-card-form {
    margin-top: 30px;
  }
  .google-map {
    height: 300px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /*================================================
    index 01 Default Area CSS
    =================================================*/
  :root {
    --card-title-fontSize: 22px;
    --fontSize: 15px;
  }
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  /*================================================
    index 01 Banner Area CSS
    =================================================*/
  .banner-text-area h1 {
    font-size: 45px;
  }
  /*================================================
    index 01 Amenities Area CSS
    =================================================*/
  .amenities-card {
    padding-right: 10px;
  }
  /*================================================
    index 01 Discover Area CSS
    =================================================*/
  .discover-text-area {
    margin-top: 30px;
  }
  /*================================================
    index 01 Booking Area CSS
    =================================================*/
  .booking-content h3, .newsletter-content h3 {
    font-size: 32px;
  }
  /*================================================
    index 02 Banner Area CSS
    =================================================*/
  .banner-text-area h1 {
    font-size: 42px;
  }
  /*================================================
    index 02 Amenities Area CSS
    =================================================*/
  .amenities-card-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*================================================
    index 02 Blog Area CSS
    =================================================*/
  .blog-card-2 .blog-card-text {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*================================================
    index 02 Testimonials Area CSS
    =================================================*/
  .testimonial-card-2 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .testimonial-card-2 p {
    font-size: 16px;
  }
  /*================================================
    index 03 Fun Facts Area CSS
    =================================================*/
  .fun-facts-card h2 {
    font-size: 48px;
  }
  .fun-facts-card .fun-card-text .fun-large-text {
    font-size: 22px;
  }
  /*================================================
    index 03 Testimonials Area CSS
    =================================================*/
  .testimonial-card {
    padding-left: 20px;
    padding-right: 20px;
  }
  /*================================================
    index 03 Contact Area CSS
    =================================================*/
  .contact-page-text-area {
    margin-top: 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /*================================================
    index 01 Banner Area CSS
    =================================================*/
  .banner-text-area h1 {
    font-size: 56px;
  }
  /*================================================
    index 01 Amenities Area CSS
    =================================================*/
  .amenities-card {
    padding-right: 15px;
  }
  /*================================================
    index 02 Banner Area CSS
    =================================================*/
  .banner-text-area-2 h1 {
    font-size: 48px;
  }
  .header-area-2 .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }
  /*================================================
    index 03 Fun Facts Area CSS
    =================================================*/
  .fun-facts-card .fun-card-text .fun-large-text {
    font-size: 24px;
  }
}

@media only screen and (min-width: 1550px) {
  .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }
  /*================================================
    index 01 Banner Area CSS
    =================================================*/
  .banner-text-area h1 {
    font-size: 75px;
  }
  .main-banner .banner-social-icon {
    right: 30px;
  }
  .banner-text-area-2 h1 {
    font-size: 64px;
  }
}
/*# sourceMappingURL=responsive.css.map */