@media (min-width: 1600px) and (max-width: 2560px) {
    .main-heading::after {
        display: none;
    }
    .main-heading
    {
        border-left: 2px solid #D6A839;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .main-heading::after {
        left: 4.31%;
    }
}


@media (min-width: 1200px) and (max-width: 1400px) {
    .img-abs2 {
        height: 150px;
        width: auto;
        bottom: -20%;
        right: -8%;
    }

    .main-heading::after {
        left: 4.33%;
    }
}


@media (min-width: 992px) and (max-width: 1200px) {

    /* ############# Header ############## */
    .header-logo {
        height: 90px;
    }

    .li-logo-w {
        width: 150px;
    }

    .header-li-logo {
        height: 110px;
    }

    .nav-text {
        font-size: 14px;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 44px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 45px;
        height: 45px;
    }

    .carousel-caption {
        top: 30%;
    }

    .banner-subtitle {
        font-size: 22px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1.2rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1.5rem;
    }

    /* ############### Booking Form ################## */
    .filter__form {
        padding: 30px 0 30px 30px;
    }

    /* ################ Service Slider #################### */
    .service-title {
        font-size: 20px;
    }

    /* ################## Our Rooms ################### */
    .btn-room-price {
        font-size: 26px;
    }

    .btn-room-book {
        font-size: 14px;
    }

    .fa-room-title {
        padding-top: 6px;
        margin-bottom: 5px;
    }

    .room-content {
        font-size: 14px;
    }

    .fa-room {
        height: 45px;
        width: 45px;
    }

    .btn-room-price {
        font-size: 24px;
    }

    .button-bottom {
        padding: 14px 16px;
    }

    /* ############### Why Choose Us ################ */
    .img-why-choose {
        height: 430px;
    }

    .img-abs1 {
        top: 18%;
        left: 14%;
    }

    .img-abs2 {
        bottom: -22%;
        right: -14%;
    }

    .why-choose-title {
        font-size: 26px;
    }

    .why-choose-content {
        font-size: 16px;
    }

    .why-choose-text ul {
        font-size: 14px;
        line-height: 28px;
    }

    /* ################## Pricing Table ################# */
    .main-heading::before {
        left: 4.1%;
    }

    .main-heading::after {
        left: 3.9%;
    }

    .plan-price {
        font-size: 22px;
    }

    .plan-validity {
        font-size: 14px;
    }

    .btn-price {
        font-size: 14px;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 48%;
    }

    .box-area {
        padding: 10px;
    }

    .testimonial-img {
        height: 90px;
        width: auto !important;
    }

    .testimonial-title {
        font-size: 20px;
    }

    .testimonial-des {
        font-size: 14px;
    }

    .testimonial-content {
        font-size: 14px;
    }

    #testimonial_area .owl-prev {
        left: -35px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: -35px;
        top: -30px;
    }

    #testimonial_area .owl-prev,
    #testimonial_area .owl-next {
        width: 35px;
        height: 35px;
        line-height: 35px;
    }

    .testimonial-heading {
        font-size: 34px;
        padding-bottom: 7px;
    }

    /* ############## Footer ############### */
    .bg-abs {
        margin-top: -63px;
        width: 260px;
    }

    .footer-text-content {
        font-size: 14px;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .img-footer {
        height: 120px;
    }

    .copyright {
        font-size: 14px;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 400px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .breadcrumb-title {
        font-size: 46px;
    }

    .breadcrumb-header {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 500;
    }

    .facility-fa-icon {
        height: 55px;
        width: 55px;
    }

    /* #################### Restaurant page ################ */
    .main-heading-restaurant {
        font-size: 24px;
    }

    .img-rest-circle {
        height: 65px;
        width: 65px;
    }

    .main-heading {
        font-size: 26px;
    }

    .product-title {
        font-size: 14px;
    }

    .product-price {
        font-size: 14px;
    }

    .product-content {
        font-size: 12px;
    }

    .abs-restaurant-img {
        height: 450px;
        width: auto;
    }

    .abs-restaurant-pizza-img {
        height: 300px;
        width: auto;
    }

    /* #################### Blog page ################ */
    .blog-heading {
        font-size: 20px;
    }

    .blog-title {
        font-size: 16px;
    }

    .blog-content {
        font-size: 14px;
    }

    .list-style-blog {
        padding-bottom: 8px;
        margin-bottom: 8px;
    }

    .sidebar-blog-category {
        font-size: 14px;
    }

    .blog-card-title {
        font-size: 12px;
    }

    .blog-card-text {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .blog-page-link {
        font-size: 16px;
    }

    .active-page {
        font-size: 16px;
    }

    /* ############## Activity ############# */
    .activity-img {
        height: 280px;
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .servicedetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .activitydetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .form-control-text {
        font-size: 14px;
    }
}


@media (min-width: 768px) and (max-width: 992px) {

    /* ############ Header ############# */
    .header-logo {
        height: 80px;
    }

    .nav-text {
        font-size: 14px;
    }

    .navbar .active {
        width: 18%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 32px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 45px;
        height: 45px;
    }

    .carousel-caption {
        top: 25%;
    }

    .banner-subtitle {
        font-size: 18px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1.2rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1.5rem;
    }

    /* ############### Booking Form ################## */
    .booking-img {
        height: 30px;
        width: auto;
    }

    .filter__form {
        padding: 20px 0 20px 20px;
    }

    .filter__form__item p {
        font-size: 16px;
    }

    .filter__form__item .filter__form__select .nice-select {
        font-size: 14px;
    }

    .filter__form button {
        font-size: 14px;
    }

    .filter__form__item_button {
        margin-right: 20px;
    }

    .filter__form__item .filter__form__select {
        height: 36px;
    }

    .filter__form__item {
        padding: 8px;
    }

    .date-text {
        font-size: 14px;
        margin-bottom: 16px;
        padding: 5px;
    }

    /* ################ Service Slider #################### */

    .service-title {
        font-size: 18px;
    }

    /* ################## Our Rooms ################### */
    .room-title {
        font-size: 20px;
    }

    .btn-room-price {
        font-size: 26px;
    }

    .btn-room-book {
        font-size: 10px;
        padding: 6px 10px;
    }

    .hr-btm {
        bottom: 18%;
    }

    .fa-room-title {
        padding-top: 4px;
        margin-bottom: 0px;
    }

    .room-content {
        font-size: 12px;
        text-align: justify;
    }

    .hr-btm {
        padding: 0px 10px;
    }

    .fa-room-title {
        font-size: 10px;
    }

    .fa-room {
        height: 30px;
        width: 30px;
    }

    .btn-room-price {
        font-size: 18px;
    }

    .button-bottom {
        padding: 4px 10px;
    }

    .form-control-text {
        font-size: 12px;
    }

    /* ############### Why Choose Us ################ */
    .img-why-choose {
        height: 300px;
    }

    .img-abs1 {
        top: 27%;
        left: 20%;
    }

    .img-abs2 {
        bottom: -30%;
        right: -13%;
    }

    .why-choose-title {
        font-size: 22px;
    }

    .why-choose-content {
        font-size: 14px;
    }

    .why-choose-text ul {
        font-size: 14px;
        line-height: 22px;
    }

    .btn-why-choose {
        font-size: 14px;
    }

    /* ################### Pricing Table ################## */
    .main-heading {
        font-size: 26px;
    }

    .main-heading::before {
        left: 4.4%;
    }

    .main-heading::after {
        left: 4.2%;
    }

    .price-title {
        font-size: 18px;
    }

    .price-title:before {
        left: 40%;
        right: 50%;
        margin-top: 30px;
    }

    .price-text ul {
        font-size: 16px;
    }

    .plan-price {
        font-size: 22px;
    }

    .plan-validity {
        font-size: 14px;
    }

    .btn-price {
        font-size: 14px;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 48%;
    }
    .testimonial-title {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .testimonial-des {
        font-size: 14px;
    }
    .testimonial-content
    {
        margin-bottom: 0px;
    }
    .box-area {
        padding: 12px;
    }

    #testimonial_area .owl-prev {
        left: -25px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: -25px;
        top: -30px;
    }

    /* ############ Footer ############# */
    .footer-text-content {
        font-size: 14px;
    }

    .bg-abs {
        position: relative;
        margin-top: auto;
        width: 100%;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .copyright {
        font-size: 14px;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 360px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .breadcrumb-title {
        font-size: 40px;
    }

    .breadcrumb-header {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 500;
    }

    .btn-trns {
        font-size: 18px;
    }

    .facility-fa-icon {
        height: 50px;
        width: 50px;
    }

    .filter__form_new_item p {
        font-size: 16px;
    }

    /* #################### Restaurant page ################ */
    .main-heading-restaurant {
        font-size: 22px;
    }

    .img-rest-circle {
        height: 50px;
        width: 50px;
    }

    .main-heading {
        font-size: 22px;
    }

    .product-title {
        font-size: 12px;
    }

    .product-price {
        font-size: 12px;
    }

    .product-content {
        font-size: 10px;
    }

    .abs-restaurant-img {
        height: 380px;
        width: auto;
    }

    .abs1-restaurant-img {
        height: 80px;
    }

    .abs-restaurant-pizza-img {
        height: 250px;
        width: auto;
    }

    /* ################## Gallery ################ */
    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 14px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
    }

    /* #################### Blog page ################ */
    .blog-heading {
        font-size: 20px;
    }

    .blog-title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .sidebar-blog-title {
        font-size: 16px;
    }

    .blog-content {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .list-style-blog {
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .sidebar-blog-category {
        font-size: 14px;
    }

    .blog-card-title {
        font-size: 12px;
    }

    .blog-card-text {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .blog-page-link {
        font-size: 16px;
    }

    .active-page {
        font-size: 16px;
    }

    /* ############## Activity ############# */
    .activity-img {
        height: 220px;
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .activity-title {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .activity-content {
        font-size: 14px;
    }

    .servicedetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .activitydetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    /* ################# Contact Us ############### */
    .contact-heading {
        font-size: 18px;
    }

    .contact-text {
        font-size: 16px;
    }

    .testimonial-heading {
        font-size: 30px;
        padding-bottom: 13px;
    }
}


@media (min-width: 576px) and (max-width: 768px) {

    /* ############ Header ############# */
    .header-logo {
        height: 80px;
    }

    .nav-text {
        font-size: 14px;
    }

    .navbar .active {
        width: 18%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 32px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 40px;
        height: 40px;
    }

    .carousel-caption {
        top: 25%;
    }

    .banner-subtitle {
        font-size: 18px;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1.2rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1.5rem;
    }

    /* ############### Booking Form ################## */
    .booking-img {
        height: 30px;
        width: auto;
    }

    .filter__form {
        padding: 20px 0 20px 20px;
    }

    .filter__form__item p {
        font-size: 16px;
    }

    .filter__form__item .filter__form__select .nice-select {
        font-size: 14px;
    }

    .filter__form button {
        font-size: 14px;
    }

    .filter__form__item_button {
        margin-right: 20px;
    }

    .filter__form__item .filter__form__select {
        height: 36px;
    }

    .filter__form__item {
        padding: 8px;
    }

    .date-text {
        font-size: 14px;
        margin-bottom: 4px;
        padding: 5px;
    }

    /* ################ Service Slider #################### */

    .service-title {
        font-size: 18px;
    }

    /* ################## Our Rooms ################### */
    .room-title {
        font-size: 20px;
    }

    .btn-room-price {
        font-size: 26px;
    }

    .btn-room-book {
        font-size: 10px;
        padding: 6px 10px;
    }

    .fa-room-title {
        padding-top: 4px;
        margin-bottom: 0px;
    }

    .room-content {
        font-size: 12px;
        text-align: justify;
    }

    .hr-btm {
        padding: 0px 10px;
    }

    .fa-room-title {
        font-size: 10px;
    }

    .fa-room {
        height: 34px;
        width: 34px;
    }

    .btn-room-price {
        font-size: 20px;
    }

    .button-bottom {
        padding: 6px 10px;
    }

    .form-control-text {
        font-size: 12px;
    }

    /* ############### Why Choose Us ################ */
    .img-why-choose {
        height: 300px;
    }

    .img-abs1 {
        top: 27%;
        left: 20%;
    }

    .img-abs2 {
        bottom: -30%;
        right: -13%;
    }

    .why-choose-title {
        font-size: 22px;
    }

    .why-choose-content {
        font-size: 14px;
    }

    .why-choose-text ul {
        font-size: 14px;
        line-height: 22px;
    }

    .btn-why-choose {
        font-size: 14px;
    }

    /* ################### Pricing Table ################## */
    .main-heading {
        font-size: 22px;
    }

    .main-heading::before {
        left: 4.4%;
    }

    .main-heading::after {
        left: 4.2%;
    }

    .price-title {
        font-size: 18px;
    }

    .price-title:before {
        left: 40%;
        right: 50%;
        margin-top: 30px;
    }

    .price-text ul {
        font-size: 14px;
    }

    .plan-price {
        font-size: 20px;
    }

    .plan-validity {
        font-size: 12px;
    }

    .btn-price {
        font-size: 14px;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 48%;
    }
    .testimonial-title {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .testimonial-des {
        font-size: 14px;
    }
    .testimonial-content
    {
        margin-bottom: 0px;
    }
    .box-area {
        padding: 12px;
    }

    #testimonial_area .owl-prev {
        left: -25px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: -25px;
        top: -30px;
    }

    /* ############ Footer ############# */
    .footer-text-content {
        font-size: 14px;
    }

    .bg-abs {
        position: relative;
        margin-top: auto;
        width: 100%;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .copyright {
        font-size: 12px;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 360px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .breadcrumb-title {
        font-size: 38px;
    }

    .breadcrumb-header {
        font-family: 'Poppins';
        font-size: 18px;
        font-weight: 500;
    }

    .btn-trns {
        font-size: 18px;
    }

    .facility-fa-icon {
        height: 50px;
        width: 50px;
    }

    /* #################### Restaurant page ################ */
    .main-heading-restaurant {
        font-size: 22px;
    }

    .img-rest-circle {
        height: 50px;
        width: 50px;
    }

    .product-title {
        font-size: 12px;
    }

    .product-price {
        font-size: 12px;
    }

    .product-content {
        font-size: 10px;
    }

    .abs-restaurant-img {
        height: 380px;
        width: auto;
    }

    .abs1-restaurant-img {
        height: 80px;
    }

    .abs-restaurant-pizza-img {
        height: 250px;
        width: auto;
    }

    /* ################## Gallery ################ */
    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 14px;
        padding: 6px 12px;
    }

    .nav-tabs .nav-link {
        font-size: 14px;
        padding: 6px 12px;
    }

    /* #################### Blog page ################ */
    .blog-heading {
        font-size: 20px;
    }

    .blog-title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .sidebar-blog-title {
        font-size: 16px;
    }

    .blog-content {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .list-style-blog {
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .sidebar-blog-category {
        font-size: 14px;
    }

    .blog-card-title {
        font-size: 12px;
    }

    .blog-card-text {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .blog-page-link {
        font-size: 16px;
    }

    .active-page {
        font-size: 16px;
    }

    /* ############## Activity ############# */
    .activity-img {
        height: 220px;
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .activity-title {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .activity-content {
        font-size: 14px;
    }

    .servicedetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .activitydetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    /* ################# Contact Us ############### */
    #testimonial_area {
        padding: 2% 0;
    }

    .contact-heading {
        font-size: 18px;
    }

    .contact-text {
        font-size: 16px;
    }

    .testimonial-heading {
        font-size: 30px;
        padding-bottom: 6px;
    }

    .testimonial-heading::before {
        margin-top: 49px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .hr-btm {
        position: relative;
        bottom: 0px;
    }

    .button-bottom {
        position: relative;
    }
    
}

@media (min-width: 320px) and (max-width: 576px) {

    /* ############ Header ############# */
    .header-logo {
        height: 70px;
    }

    .nav-text {
        font-size: 14px;
    }

    .navbar .active {
        width: 25%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 26px;
    }

    .banner-subtitle {
        font-size: 16px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -0.5rem;
    }

    .carousel-caption {
        top: 22%;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 1rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 1rem;
    }

    /* ############### Booking Form ################## */
    .hero {
        margin-top: 0px;
        padding-bottom: 0px;
        z-index: 10;
    }

    .booking-img {
        height: 30px;
        width: auto;
    }

    .filter__form {
        padding: 16px 0 20px 0px;
    }

    .filter__form__item {
        overflow: hidden;
        padding: 2px;
        margin-right: 2px;
    }

    .filter__form__item p {
        font-size: 12px;
        text-align: center;
    }

    .filter__form__item .filter__form__select {
        height: auto;
    }

    .date-text {
        font-size: 12px;
        margin-bottom: 0px;
        padding: 5px;
    }

    .filter__form button {
        font-size: 14px;
    }

    .filter__form__item .filter__form__select .nice-select {
        font-size: 12px;
    }

    .filter__form__item_button {
        margin-right: 0px;
    }

    .error {
        width: -webkit-fill-available;
        width: -moz-available;
        font-size: 12px;
        color: #ff2e2e;
    }

    /* ################ Service Slider #################### */

    .service-title {
        font-size: 16px;
    }

    /* ################## Our Rooms ################### */
    .room-title {
        font-size: 20px;
    }

    .btn-room-price {
        font-size: 26px;
    }

    .btn-room-book {
        font-size: 12px;
    }

    .fa-room-title {
        padding-top: 4px;
        margin-bottom: 0px;
    }

    .room-content {
        font-size: 12px;
        text-align: justify;
    }

    .hr-btm {
        position: relative;
        width: -webkit-fill-available;
        padding: 0;
        bottom: 0;
    }

    .fa-room-title {
        font-size: 10px;
    }

    .fa-room {
        height: 38px;
        width: 38px;
    }

    .btn-room-price {
        font-size: 20px;
    }

    .button-bottom {
        position: relative;
        padding: 0;
    }

    .form-control-text {
        font-size: 12px;
    }

    /* ############### Why Choose Us ################ */
    .img-why-choose {
        height: auto;
        width: 100%;
        padding: 0;
    }

    .img-abs1 {
        display: none;
    }

    .img-abs2 {
        display: none;
    }

    .why-choose-title {
        font-size: 22px;
        margin-top: 10px;
    }

    .why-choose-content {
        font-size: 14px;
    }

    .why-choose-text ul {
        font-size: 14px;
        line-height: 22px;
    }

    .btn-why-choose {
        font-size: 14px;
    }

    /* ################## Pricing Table ################## */
    .main-heading {
        font-size: 20px;
    }

    .main-heading::before {
        left: 2.3%;
        margin-top: 1px;
        height: 22px;
        width: 2px;
    }

    .main-heading::after {
        left: 2%;
        margin-top: 5px;
        height: 14px;
        width: 4px;
        border-radius: 10px;
    }

    .price-title {
        font-size: 18px;
    }

    .price-title:before {
        left: 40%;
        right: 50%;
        margin-top: 29px;
        height: 5px;
    }

    .price-text ul {
        font-size: 14px;
    }

    .plan-price {
        font-size: 22px;
    }

    .plan-validity {
        font-size: 12px;
    }

    .btn-price {
        font-size: 14px;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 45.5%;
    }

    .box-area {
        padding: 8px;
        border-radius: 16px;
    }

    .testimonial-img {
        height: 80px;
        width: auto !important;
    }

    .testimonial-title {
        font-size: 20px;
        margin-bottom: 5px;
    }

    .testimonial-des {
        font-size: 14px;
    }

    .testimonial-content {
        font-size: 14px;
        margin-bottom: 0px;
    }

    #testimonial_area .owl-prev {
        left: 0px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: 0px;
        top: -30px;
    }

    #testimonial_area .owl-prev,
    #testimonial_area .owl-next {
        display: none;
    }

    /* ############ Footer ############# */
    .footer-text-content {
        font-size: 14px;
    }

    .bg-abs {
        position: relative;
        margin-top: auto;
        width: 100%;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .copyright {
        font-size: 12px;
    }

    .list-styled {
        text-align: center;
        list-style: none;
        padding: 0;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 300px;
        width: auto;
    }

    .about-content {
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }

    .breadcrumb-title {
        font-size: 34px;
    }

    .breadcrumb-header {
        font-family: 'Poppins';
        font-size: 16px;
        font-weight: 500;
    }

    .btn-trns {
        font-size: 18px;
    }

    .facility-fa-icon {
        height: 48px;
        width: 48px;
    }

    /* #################### Restaurant page ################ */
    .main-heading-restaurant {
        font-size: 20px;
    }

    .img-rest-circle {
        height: 80px;
        width: 80px;
    }

    .product-title {
        font-size: 14px;
    }

    .product-price {
        font-size: 14px;
    }

    .product-content {
        font-size: 12px;
    }

    /* ################## Gallery ################ */
    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 12px;
        padding: 4px 8px;
    }

    .nav-tabs .nav-link {
        font-size: 12px;
        padding: 4px 8px;
    }

    /* #################### Blog page ################ */
    .blog-heading {
        font-size: 20px;
    }

    .blog-title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .sidebar-blog-title {
        font-size: 16px;
    }

    .blog-content {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .list-style-blog {
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .sidebar-blog-category {
        font-size: 14px;
    }

    .blog-card-title {
        font-size: 12px;
    }

    .blog-card-text {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .blog-page-link {
        font-size: 16px;
    }

    .active-page {
        font-size: 16px;
    }

    /* ############## Activity ############# */
    .activity-img {
        height: 200px;
        width: 100%;
    }

    .activity-title {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .activity-content {
        font-size: 14px;
    }

    .servicedetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .activitydetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    /* ################# Contact Us ############### */
    .contact-heading {
        font-size: 16px;
    }

    .contact-text {
        font-size: 14px;
    }

    .testimonial-heading {
        font-size: 28px;
        padding-bottom: 16px;
    }

    .roomdetails-carousel .carousel-indicators {
        bottom: -8%;
    }

    .hr-btm {
        position: relative;
    }

    .button-bottom {
        position: relative;
    }
}


@media (min-width: 320px) and (max-width: 375px) {
    .filter__form__item {
        padding: 2px;
        margin-right: 2px;
    }

    .filter__form__item p {
        font-size: 12px;
        text-align: center;
    }

    .filter__form__item .filter__form__select {
        height: auto;
    }

    .date-text {
        font-size: 14px;
        margin-bottom: 0px;
        padding: 5px;
    }
}

@media (min-width: 320px) and (max-width: 429px) {
    .banner-title {
        font-size: 22px;
    }
    .banner-subtitle {
        font-size: 14px;
    }
    .filter__form__item p {
        font-size: 10px;
        text-align: center;
    }
    .date-text {
        font-size: 10px;
    }
    .filter__form__item .filter__form__select .nice-select {
        font-size: 10px;
    }
    .filter__form button {
        font-size: 10px;
    }
    
    /* ################## Pricing Table ################## */
    .main-heading {
        font-size: 20px;
    }

    .main-heading::before {
        left: 2.3%;
        margin-top: 1px;
        height: 22px;
        width: 2px;
    }

    .main-heading::after {
        left: 2%;
        margin-top: 5px;
        height: 14px;
        width: 4px;
        border-radius: 10px;
    }

    .price-title {
        font-size: 14px;
        padding-bottom: 8px;
    }
    
    .price-title:before {
        left: 38%;
        right: 50%;
        margin-top: 23px;
        height: 5px;
    }

    .price-text ul {
        font-size: 12px;
        padding-left: 20px;
    }

    .plan-price {
        font-size: 18px;
    }

    .plan-validity {
        font-size: 12px;
    }

    .btn-price {
        font-size: 12px;
    }
    /* ################## Testimonial ################# */
    .testimonial-heading {
        font-size: 28px;
        padding-bottom: 4px;
    }
    .testimonial-heading::before {
        left: 44.5%;
        margin-top: 44px;
    }

    .box-area {
        padding: 8px;
        border-radius: 16px;
    }

    .testimonial-img {
        height: 80px;
        width: auto !important;
    }

    .testimonial-title {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .testimonial-des {
        font-size: 14px;
    }

    .testimonial-content {
        font-size: 12px;
        margin-bottom: 0px;
    }

    #testimonial_area .owl-prev {
        left: 0px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: 0px;
        top: -30px;
    }

    #testimonial_area .owl-prev,
    #testimonial_area .owl-next {
        display: none;
    }
}


@media (max-width: 320px) {

    .testimonial-heading {
        font-size: 24px;
        padding-bottom: 10px;
    }

    .roomdetails-carousel .carousel-indicators {
        bottom: -10%;
    }

    .hr-btm {
        position: relative;
    }

    .button-bottom {
        position: relative;
    }

    /* ############ Header ############# */
    .header-logo {
        height: 70px;
    }

    .nav-text {
        font-size: 14px;
    }

    .navbar .active {
        width: 35%;
    }

    /* ############## Carousel ############ */
    .banner-title {
        font-size: 22px;
    }

    .banner-subtitle {
        font-size: 14px;
    }

    .mbr-slider .carousel-control {
        top: 50%;
        width: 30px;
        height: 30px;
        margin-top: -0.5rem;
    }

    .carousel-caption {
        top: 22%;
    }

    .carousel-control-next-icon,
    .carousel-control-prev-icon {
        height: 1rem;
    }

    .mbr-slider .carousel-control.carousel-control-prev {
        left: 0;
        margin-left: 0.5rem;
    }

    .mbr-slider .carousel-control.carousel-control-next {
        right: 0;
        margin-right: 0.5rem;
    }

    /* ############### Booking Form ################## */
    .filter__form {
        display: grid;
    }

    .hero {
        margin-top: 0px;
        padding-bottom: 0px;
    }

    .booking-img {
        height: 30px;
        width: auto;
    }

    .filter__form {
        padding: 16px 0 20px 0px;
    }

    .filter__form__item {
        width: 100%;
        padding: 4px;
        margin-right: 0px;
        margin-bottom: 6px;
    }

    .filter__form__item p {
        font-size: 14px;
        text-align: center;
    }

    .filter__form__item .error {
        width: 100%;
    }

    .date-text {
        font-size: 14px;
    }

    .date-text {
        padding: 2px;
    }

    .filter__form button {
        font-size: 14px;
    }

    .filter__form__item .filter__form__select .nice-select {
        font-size: 12px;
    }

    .filter__form__item_button {
        height: 50px;
        width: 100%;
        margin-right: 0px;
    }

    .error {
        width: -webkit-fill-available;
        width: -moz-available;
        font-size: 12px;
        color: #ff2e2e;
    }

    /* ################ Service Slider #################### */
    .service-title {
        font-size: 14px;
        font-weight: 600;
    }

    /* ################## Our Rooms ################### */
    .room-title {
        font-size: 20px;
    }

    .btn-room-price {
        font-size: 26px;
    }

    .btn-room-book {
        font-size: 10px;
    }

    .fa-room-title {
        padding-top: 4px;
        margin-bottom: 0px;
    }

    .room-content {
        font-size: 12px;
        text-align: justify;
    }

    .hr-btm {
        position: relative;
        width: -webkit-fill-available;
        padding: 0;
        bottom: 0;
    }

    .fa-room-title {
        font-size: 8px;
    }

    .fa-room {
        height: 30px;
        width: 30px;
    }

    .btn-room-price {
        font-size: 18px;
    }

    .button-bottom {
        position: relative;
        padding: 0;
    }

    /* ############### Why Choose Us ################ */
    .img-why-choose {
        height: auto;
        width: 100%;
        padding: 0;
    }

    .img-abs1 {
        display: none;
    }

    .img-abs2 {
        display: none;
    }

    .why-choose-title {
        font-size: 22px;
        margin-top: 10px;
    }

    .why-choose-content {
        font-size: 14px;
    }

    .why-choose-text ul {
        font-size: 14px;
        line-height: 22px;
    }

    .btn-why-choose {
        font-size: 14px;
    }

    /* ################## Pricing Table ################## */
    .main-heading {
        font-size: 18px;
    }

    .btn-all {
        font-size: 12px;
    }

    .main-heading::before {
        left: 2.3%;
        margin-top: 1px;
        height: 22px;
        width: 2px;
    }

    .main-heading::after {
        left: 2%;
        margin-top: 5px;
        height: 14px;
        width: 4px;
        border-radius: 10px;
    }

    .price-title {
        font-size: 14px;
    }

    .price-title:before {
        left: 35%;
        right: 50%;
        margin-top: 23px;
        height: 5px;
    }

    .price-text ul {
        font-size: 12px;
        padding-left: 12px;
        padding-bottom: 0px;
    }

    #pricing .card-body {
        padding-left: 10px;
        padding-right: 10px;
    }

    .plan-price {
        font-size: 18px;
    }

    .plan-validity {
        font-size: 10px;
    }

    .btn-price {
        font-size: 12px;
    }

    /* ################## Testimonial ################# */
    .testimonial-heading::before {
        left: 44.5%;
        margin-top: 44px;
    }

    .box-area {
        padding: 8px;
        border-radius: 16px;
    }

    .testimonial-img {
        height: 80px;
        width: auto !important;
    }

    .testimonial-title {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .testimonial-des {
        font-size: 14px;
    }

    .testimonial-content {
        font-size: 12px;
        margin-bottom: 0px;
    }

    #testimonial_area .owl-prev {
        left: 0px;
        top: -30px;
    }

    #testimonial_area .owl-next {
        right: 0px;
        top: -30px;
    }

    #testimonial_area .owl-prev,
    #testimonial_area .owl-next {
        display: none;
    }

    /* ############ Footer ############# */
    .footer-text-content {
        font-size: 14px;
    }

    .bg-abs {
        position: relative;
        margin-top: auto;
        width: 100%;
    }

    .faa-footer-fa {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .copyright {
        font-size: 12px;
    }

    .list-styled {
        text-align: center;
        list-style: none;
        padding: 0;
    }

    /* ###################### About Us Page ######################## */
    .about-img {
        height: 200px;
        width: auto;
    }

    .about-content {
        font-size: 14px;
        line-height: 22px;
        text-align: justify;
    }

    .breadcrumb-title {
        font-size: 32px;
    }

    .breadcrumb-header {
        font-family: 'Poppins';
        font-size: 14px;
        font-weight: 500;
    }

    .filter__form_new_item p {
        font-size: 16px;
    }

    .btn-trns {
        font-size: 16px;
    }

    .filter__form_new_item_button {
        width: 100%;
        margin-right: 0px;
    }

    .facility-fa-icon {
        height: 40px;
        width: 40px;
    }

    /* #################### Restaurant page ################ */
    .main-heading-restaurant {
        font-size: 18px;
    }

    .img-rest-circle {
        height: 65px;
        width: 65px;
    }

    .product-title {
        font-size: 12px;
    }

    .product-price {
        font-size: 12px;
    }

    .product-content {
        font-size: 10px;
    }

    /* ################## Gallery ################ */
    .nav-tabs .nav-item.show .nav-link,
    .nav-tabs .nav-link.active {
        font-size: 12px;
        padding: 4px 8px;
    }

    .nav-tabs .nav-link {
        font-size: 12px;
        padding: 4px 8px;
    }

    /* #################### Blog page ################ */
    .blog-heading {
        font-size: 20px;
    }

    .blog-title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .sidebar-blog-title {
        font-size: 16px;
    }

    .blog-content {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .list-style-blog {
        padding-bottom: 6px;
        margin-bottom: 6px;
    }

    .sidebar-blog-category {
        font-size: 14px;
    }

    .blog-card-title {
        font-size: 12px;
    }

    .blog-card-text {
        font-size: 10px;
        margin-bottom: 0px;
    }

    .blog-page-link {
        font-size: 16px;
    }

    .active-page {
        font-size: 16px;
    }

    /* ############## Activity ############# */
    .activity-img {
        height: 180px;
        width: 100%;
    }

    .activity-title {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .activity-content {
        font-size: 12px;
    }

    .servicedetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    .activitydetail-img {
        width: -webkit-fill-available;
        width: -moz-available;
    }

    /* ################# Contact Us ############### */
    .contact-heading {
        font-size: 16px;
    }

    .contact-text {
        font-size: 14px;
    }
}
