/* =====================================================
   MERGED MEDIA QUERIES – COMBINED AND ORGANIZED
   (Preserving original order of first occurrences)
===================================================== */

/* ---------- min-width: 1920px ---------- */
@media (min-width: 1920px) {
  section.featured-pro {
    margin-top: 0px !important;
    padding-left: 0;
    padding-right: 0;
  }
}

/* ---------- screen and (min-width: 1024px) and (max-width: 1920px) ---------- */
@media screen and (min-width: 1024px) and (max-width: 1920px) {
  section.attraction .row {
    justify-content: center;
  }
  section.featured-pro {
    margin-top: 0px !important;
    padding-left: 0;
    padding-right: 0;
  }
}

/* ---------- max-width: 1366px ---------- */
@media (max-width: 1366px) {
  .search-bar .check {
    width: 25%;
  }
  .search-bar form {
    width: 100%;
  }
  section.featured-pro {
    margin-top: 0px;
  }
  .about_section .about_content {
    margin-left: 55px;
  }
  section.cta .content {
    width: 80%;
  }
  section.home-list img.img-fluid {
    height: 250px;
  }
  .attractions .image-box img {
    height: 400px;
  }
  .attractions .lower-box {
    left: 30px;
    right: 30px;
  }
  section.properties-list .property-list a.main-btn {
    padding: 12px 11px;
    font-size: 13px;
    display: block;
  }
  section.properties-list .property-list li {
    flex-direction: column;
    gap: 5px;
  }
  section.properties-list .property-list li i {
    margin-right: 0;
  }
  section.properties-list .property-list ul {
    justify-content: space-between;
  }
}

/* ---------- screen and (min-width: 992px) and (max-width: 1199px) ---------- */
@media screen and (min-width: 992px) and (max-width: 1199px) {
  section.featured-pro {
    margin-top: 0px;
    padding-left: 0;
    padding-right: 0;
  }
  section.home-list .rating {
    width: 25%;
  }
  .guest-content-section {
    height: 415px;
    overflow: hidden;
  }
  .search-bar form {
    width: 100%;
  }
  .search-bar .check {
    width: 50%;
  }
  .banner-wrapper {
    height: 750px;
  }
  .about_section .about_content {
    margin-left: 25px;
  }
  section.new-about-us .inner-content h2 {
    font-size: var(--f50);
  }
  section.property-new-sec h4 {
    display: block;
    white-space: inherit;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 100%;
  }
  .attractions .lower-box {
    left: 20px;
    right: 20px;
  }
  .video-cont h1 {
    font-size: var(--f50);
  }
  section.home-list .row {
    gap: 30px 0%;
  }
  section.home-list img.img-fluid {
    height: 300px;
  }
  section.home-list .property-categories img,
  section.home-list .property-categories {
    height: 300px;
  }
  section.cta .content {
    width: 90%;
  }
  section.about-owner .col-6.col-md-6.col-sm-12.cont,
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    width: 100%;
  }
  section.about-owner .abt-img {
    position: relative;
    width: 100%;
  }
  section.about-owner .row {
    gap: 30px;
  }
  section.about-owner img {
    height: 550px;
  }
  .col-1.md-12.sm-12.srch-btn {
    padding-right: 10px;
  }
  section.home-list .col-4 {
    width: 49%;
  }
  section.about-us .about-image-sec img {
    width: 400px;
  }
  .attr_img {
    height: 357px;
  }
  section.testimonial .item {
    padding-left: 0px;
    padding-right: 0px;
    height: auto;
    padding-bottom: 10px;
  }
  section.galleries-section .gallery-details {
    width: 32%;
  }
  section.properties-list .col-md-3 {
    width: 33.33%;
  }
}

/* ---------- max-width: 1024px ---------- */
@media (max-width: 1024px) {
  section.about-us .about-content-sec a.main-btn {
    margin: auto;
  }
  section.about-us {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  section.properties-list {
    padding-bottom: 40px;
  }
  section.attraction {
    padding-bottom: 40px;
  }
  .search-bar .check {
    width: 25%;
  }
  .attractions_wrapper {
    padding-top: 120px;
  }
  section.featured-pro {
    margin-top: 0px;
    padding-left: 0;
    padding-right: 0;
  }
  section.attraction .row {
    justify-content: center;
  }
  #luxury-estate-section .estate-btns {
    padding: 3px;
    padding-bottom: 16px;
  }
}

/* ---------- min-width: 768px ---------- */
@media (min-width: 768px) {
  section.featured-pro {
    margin-top: 50%;
    padding-left: 0;
    padding-right: 0;
  }
}

/* ---------- max-width: 980px ---------- */
@media (max-width: 980px) {
  section.attraction .row {
    justify-content: center;
    gap: 9px 0;
  }
  section.about-us .row {
    flex-direction: column-reverse;
    gap: 30px;
    justify-content: center;
  }
  section.about-us .col-6 {
    width: 100%;
  }
  section.about-us .about-content-sec {
    padding-right: 12px;
  }
  section.about-us .about-image-sec .abt-img2 {
    overflow: hidden;
    margin: 0;
  }
  .attractions_wrapper {
    padding-top: 100px;
  }
  section.attractions_wrapper .col-lg-4.col-md-4.col-12 {
    width: 50%;
  }
  .amenities_home > div {
    display: block;
  }
  section.testimonial .item {
    padding-left: 0;
    padding-right: 0;
  }
  .banner-wrapper {
    height: 850px;
  }
  .video-cont .search-bar {
    display: block;
  }
  .video-cont h1 {
    text-shadow: 0px 0px 6px #000;
    font-size: var(--f50);
    top: 40%;
  }
  .search-bar .col-3:before {
    display: none;
  }
  .search-bar {
    position: absolute;
    top: 45%;
    width: 100%;
    bottom: -20px;
    left: 0;
    padding: 10px;
  }
  .select::after,
  .search-bar .main-check::after {
    display: none;
  }
  .check.right.icns.mb-lg-0.position-relative.datepicker-common-2.check-out:before {
    display: none;
  }
  .search-bar .check {
    width: 50%;
    margin-bottom: 0px;
  }
  .search-bar-inner input[type="text"],
  .search-bar-inner select {
    height: 59px;
    text-indent: 36px;
  }
  .search-bar-inner .col-6.datepicker-common-2.datepicker-main {
    width: 100%;
  }
  .search-bar-inner .check-detail,
  .search-bar-inner .guest-detail {
    border-right: none;
  }
  .search-bar form {
    width: 100%;
    position: relative;
    bottom: -15px;
    padding: var(--p20);
    background: var(--btn-hover);
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    margin-top: 0;
  }
  .search-bar .col-3 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: var(--p6);
    padding-right: var(--p6);
  }
  .adult-btn {
    right: 50px;
  }
  .search-bar-inner {
    background: transparent;
  }
  .guests button.button1 {
    justify-content: unset;
    text-align: left;
  }
  .search-bar input,
  input#show-target-data,
  input#show-target-data1 {
    line-height: 34px;
    font-weight: 400;
    font-size: 15px;
    border-radius: 5px !important;
    background: #f5f5f5 !important;
    color: var(--primary-text);
  }
  .search-bar select {
    line-height: 34px;
    font-weight: 400;
    height: 59px;
    border-radius: 25px;
    padding: var(--p12) var(--p22) var(--p11) var(--p10);
    background: #f5f5f5;
    text-indent: 30px;
    border: 1px solid #e0e0e0;
    color: var(--primary-text);
  }
  input#show-target-data,
  input#show-target-data1 {
    height: 59px;
  }
  .search-bar input::placeholder,
  input#show-target-data::placeholder,
  input#show-target-data1::placeholder {
    color: var(--primary-text);
  }
  .search-bar .check i,
  .search-bar .col-3 i {
    left: 20px;
    font-size: var(--f18);
    color: var(--btn-color);
    width: 25px;
  }
  .datepicker {
    right: 0;
  }
  .search-bar .main-check {
    padding-left: var(--p6);
    padding-right: var(--p6);
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0px;
    width: 100%;
  }
  .search-bar .check.left input#start_date,
  .search-bar .check.left input#start_date1 {
    border-right: 0px solid;
    border-radius: 25px 0px 0px 25px;
  }
  .search-bar .check.right input#end_date,
  .search-bar .check.right input#end_date1 {
    border-left: 0px solid;
    border-radius: 0 25px 25px 0;
  }
  .search-bar .check:before {
    top: 20px;
    right: 10px;
    width: 2px;
    background: var(--black-color);
    z-index: 1;
    height: 20px;
  }
  .search-bar input#end_date,
  .search-bar input#end_date1 {
    padding-left: 13px;
  }
  input#demo17,
  input#demo171 {
    height: 132px !important;
    top: 0px !important;
  }
  .search-bar .col-3.srch-btn {
    padding-left: 6px;
    margin-bottom: 0px;
  }
  .search-bar .form-control:focus {
    box-shadow: none !important;
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0 !important;
  }
  .search-bar button.main-btn {
    height: 59px;
    width: 100%;
    border-radius: 25px;
    background: var(--btn-color);
    color: white;
  }
  .video-cont {
    background: transparent;
    justify-content: center;
    top: 20%;
    height: 581px;
  }
  .hero-content h1 {
    font-size: 45px;
    margin-top: 100px;
  }
  .hero-content p {
    font-size: 24px;
  }
  .video-sec {
    height: 400px;
  }
  section.new-about-us .container-fluid .img {
    width: 100%;
  }
  .about_section .about_content {
    margin-right: 0;
    margin-left: 0;
  }
  section.about_section .row {
    gap: 30px 0;
    flex-direction: column-reverse;
  }
  section.cta .head-sec h2 {
    text-align: center;
  }
  section.new-about-us .img-part img {
    height: 450px;
  }
  section.new-about-us .container-fluid .col-6.content {
    width: 100%;
  }
  section.new-about-us .container-fluid .inner-content {
    padding: var(--p30);
    padding-bottom: 40px;
  }
  section.new-about-us .inner-content h2 {
    font-size: var(--f50);
  }
  section.home-list {
    padding: var(--p50) var(--p12);
  }
  section.home-list .col-6.col-md-6.col-sm-12.prop-card.aos-init.aos-animate {
    width: 100%;
  }
  section.property-new-sec .owl-nav {
    width: 100%;
    left: 0;
  }
  section.property-new-sec .img-sec img {
    height: 350px;
  }
  section.cta .content {
    width: 90%;
    padding: var(--p40);
  }
  section.home-list .col-4 {
    width: 50%;
  }
  section.home-list .row {
    gap: 30px 0%;
  }
  section.home-list i {
    margin-right: 4px;
  }
  section.about-owner .col-6.col-md-6.col-sm-12.img,
  section.about-owner .col-6.col-md-6.col-sm-12.cont {
    width: 100%;
    height: auto;
  }
  section.about-owner .abt-img {
    position: relative;
    width: 100%;
    height: 450px;
  }
  section.about-owner .row {
    gap: 30px;
  }
  .attractions .row {
    gap: 70px;
  }
  .attractions .col-4 {
    width: 100%;
  }
  .attractions .image-box img {
    height: 380px;
  }
  section.home-list .rating {
    width: 27%;
  }
  .check.right.icns.mb-lg-0.position-relative.datepicker-common-2:before {
    background: transparent;
  }
  .search-bar input#show-target-data1 {
    height: 59px;
    padding: var(--p12) var(--p22) var(--p11) var(--p48);
    background: #f5f5f5 !important;
    border: 1px solid #e0e0e0;
  }
  .about_wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .about_wrapper .col-lg-6.abt-content {
    padding-left: 12px;
    margin-top: 30px;
  }
  .how-we-value-wrapp img.img-fluid {
    height: 350px;
  }
  .how-we-value-wrapp .atrr {
    width: 50%;
  }
  section.testimonial {
    padding-bottom: 50px;
  }
  section.properties-list .property-list a.main-btn {
    padding: 13px 20px;
  }
  section.galleries-section .head-sec {
    width: 100%;
  }
  section.galleries-section .gallery-details {
    width: 49%;
  }
  section.testimonial .main-row {
    width: 60%;
  }
  section.properties-list {
    padding-top: 0;
  }
  .view-all-property {
    top: 86%;
  }
  section.faq-sec .faq-img {
    padding-right: 0;
  }
  section.faq-sec .faq-img img {
    height: 450px;
  }
  .col-12.col-lg-6.faq-sec-img {
    padding-left: 0;
    padding-right: 0;
  }
  .col-12.col-lg-6.faq-sec-content {
    padding-left: 0;
    padding-right: 0;
  }
  p.aos-init.aos-animate {
    margin-top: 1rem;
  }
  section.faq-sec .accordion-button {
    font-size: 18px;
  }
  .search-bar .col-6.md-12.sm-12 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .video-cont p {
    margin-top: 0;
    font-size: var(--f34);
  }
  .video-cont {
    display: block;
  }
  section.featured-pro .pro-img {
    height: 350px;
  }
  .search-bar .col-3.srch-btn {
    padding-right: 0px;
  }
  section.video-banner {
    height: 766px;
  }
  section.attraction .col-md-3 {
    width: 50%;
  }
  .search-bar-inner .check-detail,
  .search-bar-inner .guest-detail {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .search-bar-inner .row {
    gap: 14px;
  }
  section.about-us {
    padding: var(--p50) var(--p12);
  }
  .gst {
    text-indent: 10px !important;
  }
  section.about-us .about-image-sec img {
    height: 200px;
  }
  section.about-us .about-image-sec .abt-img1 {
           margin: 0px 0 30px -30%;
  }
  section.about-us .about-image-sec .abt-image {
    gap: 10px;
  }
  .search-bar-inner .search-btn button {
    padding: 20px;
    border-radius: 8px;
  }
}

/* ---------- max-width: 540px ---------- */
@media (max-width: 540px) {
  footer h4 {
    font-size: 18px;
  }
  .search-bar form {
    width: 95%;
    transform: translate(10px, 10px);
  }
  section.attraction .choose-btn {
    margin-top: 20px;
  }
  section.about-us .about-content-sec .abt-btn {
    margin-top: 0px;
  }
  .adult-btn {
    right: 18px;
  }
  .search-bar-inner .check-detail,
  .search-bar-inner .guest-detail {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0;
  }
  section.attraction {
    padding-bottom: 10px;
  }
  section.properties-list {
    padding-bottom: 0;
  }
  section.about-us .about-content-sec a.main-btn {
    margin: auto;
  }
  section.attraction .col-md-3 {
    width: 100%;
    padding: 0px;
  }
  .search-bar input,
  input#show-target-data,
  input#show-target-data1 {
    padding: var(--p12) var(--p22) var(--p11) 10px;
  }
  .search-bar input#end_date,
  .search-bar input#end_date1 {
    padding-left: 10px;
  }
  section.how-we-value-wrapp.atr {
    padding: 0;
  }
  .view-all-property {
    top: 82%;
  }
  section.galleries-section {
    padding-top: 0;
  }
  section.galleries-section .gallery-details {
    width: 100%;
    padding: 0;
  }
  section.about-us {
    padding-top: 65px;
  }
  section.about-us .col-6 {
    width: 100%;
    padding: 0;
  }
  section.about-us .about-image-sec img {
    width: 100%;
  }
  section.about-us .about-image-sec .abt-img1 {
    margin: 0px 0 30px 0;
  }
  section.about-us .about-image-sec .abt-img2 {
    margin: 0 !important;
  }
  section.testimonial .main-row {
    width: 100%;
    top: 0;
    margin-bottom: 0;
  }
  section.testimonial {
    padding-bottom: 40px;
    padding-top: 40px;
    height: auto;
  }
  .item {
    margin: 0;
  }
  .more-properties {
    padding: 0;
  }
  .attr-over {
    height: 300px;
  }
  .price {
    font-size: 18px;
  }
  .property-content h5 {
    font-size: 18px;
  }
  .about_wrapper h2 {
    font-size: 28px;
  }
  .img-2 {
    height: 300px;
  }
  .how-we-value-wrapp h2 {
    font-size: 28px;
  }
  .about_section {
    padding-top: 10px;
  }
  section.home-list h5 span {
    font-size: var(--f18) !important;
  }
  section.home-list h5 {
    font-size: var(--f14) !important;
  }
  html {
    overflow-x: hidden !important;
  }
  .hero-content h1 {
    font-size: 35px;
    margin-top: 20px;
  }
  .hero-content p {
    font-size: 20px;
  }
  .video-sec {
    overflow: visible;
    height: 300px;
  }
  .video-cont {
    justify-content: flex-start;
    top: 120px;
  }
  .search-bar {
    bottom: -15px;
    padding: 0;
    padding: 0 10px;
  }
  .booking-area {
    margin-bottom: 0px;
    padding: 0px;
    margin-top: 0;
  }
  section.home-list .col-6 {
    width: 100%;
    padding: 0px;
  }
  section.attraction .row {
    gap: 15px 0;
  }
  .prop-view-btn a {
    font-size: var(--f16);
  }
  .video-cont h1 {
    font-size: var(--f30);
    margin-bottom: 0px;
    margin-top: 0;
    top: 0;
  }
  input#demo17,
  input#demo171 {
    height: 127px !important;
  }
  .banner-wrapper {
    height: 650px;
  }
  .search-bar .datepicker-common-2 {
    width: 100%;
  }
  .search-bar .datepicker-common-2.datepicker-main {
    margin-bottom: 0px;
  }
  .datepicker {
    width: 100% !important;
  }
  #datepicker-demo17.datepicker {
    z-index: 10 !important;
  }
  .search-bar .check.right input#end_date,
  .search-bar .check.right input#end_date1 {
    border-left: 1px solid #e0e0e0;
    border-radius: 25px 25px 25px 25px;
  }
  .search-bar .check.left input#start_date,
  .search-bar .check.left input#start_date1 {
    border-right: 1px solid #e0e0e0;
    border-radius: 25px 25px 25px 25px;
  }
  .search-bar .check:before {
    display: none;
  }
  .guests .col-6.guest-img {
    width: 100%;
    padding: 0px;
    margin-bottom: 30px;
  }
  .guests .col-6.guest-content {
    padding: 0px;
    width: 100%;
  }
  .guest-content-section {
    height: 440px;
  }
  .about_wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .about_wrapper .col-lg-6 {
    padding: 0px;
  }
  .about-img1 img {
    height: 300px;
  }
  .about_wrapper .heading_sec h3 {
    font-size: 28px;
  }
  section.about_section .col-lg-6 {
    padding: 0px;
  }
  .about_section .about_content h5 {
    font-size: var(--f28);
    margin-bottom: 20px;
  }
  .about_section .about_img {
    border-radius: 0 20%;
    padding: 0%;
    border: 20px solid var(--territiary-color);
  }
  .about_section .about_img img {
    height: 300px;
  }
  section.home-list .how-we-value-heading h6 {
    font-size: var(--f16);
  }
  section.new-about-us .img-part img {
    height: 300px;
  }
  section.home-list .property-categories img,
  section.home-list .property-categories {
    height: 300px;
  }
  section.home-list .property-categories .categories-content h3 {
    font-size: var(--f25);
  }
  section.new-about-us .container-fluid .inner-content {
    padding: var(--p20) var(--p12);
    padding-bottom: 40px;
  }
  section.property-new-sec .head-sec h2 {
    font-size: var(--f30);
    margin-bottom: var(--m30);
  }
  section.property-new-sec .img-sec img {
    height: 250px;
  }
  section.property-new-sec h4 {
    font-size: 19px;
    text-wrap: wrap;
    display: block;
    white-space: inherit;
    word-wrap: break-word;
    overflow-wrap: break-word;
    width: 100%;
  }
  section.property-new-sec .cont .price span {
    font-size: 15px;
  }
  section.cta .content {
    width: 100%;
    padding: var(--p25) var(--p20);
  }
  .hero-section .card__heading {
    font-size: 1.7rem;
    word-spacing: 0;
  }
  .hero-section .card:before {
    padding-bottom: 300px;
  }
  section.new-about-us .inner-content h2 {
    font-size: var(--f36);
  }
  section.new-about-us .inner-content .para {
    max-height: 350px;
  }
  section.home-list .col-4 {
    width: 100%;
    padding: 0px;
  }
  section.home-list .row {
    gap: 25px 0%;
  }
  section.home-list {
    padding: var(--p40) var(--p12);
  }
  section.home-list .pro-cont {
    padding: var(--p40) var(--p15) var(--p25) var(--p15);
  }
  section.home-list h5 {
    font-size: var(--f16);
  }
  section.home-list h5 span {
    font-size: var(--f20);
  }
  section.home-list h3.title {
    font-size: var(--f18);
    height: auto;
    width: 100%;
  }
  section.about-owner .col-6.col-md-6.col-sm-12.img,
  section.about-owner .col-6.col-md-6.col-sm-12.cont {
    width: 100%;
    padding: 0px;
  }
  section.about-owner .abt-img,
  section.about-owner img {
    height: auto;
  }
  section.about-owner .abt-detail {
    gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  section.testimonial .head-sec p {
    margin-bottom: 10px;
  }
  section.how-we-value-wrapp .head-sec,
  section.how-we-value-wrapp .head-sec p {
    margin-bottom: 0px;
  }
  .how-we-value-wrapp .atrr {
    padding: 0;
    position: relative;
    width: 100%;
  }
  .how-we-value-wrapp img.img-fluid {
    height: 300px;
  }
  .single-testimonial::before {
    width: 86px;
    height: 80px;
    background-position: 15px 15px;
  }
  .single-testimonial::after {
    width: 86px;
    height: 80px;
    background-position: 19px 19px;
  }
  section.testimonial .para p {
    height: auto;
    max-height: 90px;
    padding: 0px;
    font-size: var(--f14);
    width: 100%;
  }
  .attractions .image-box img {
    height: 300px;
  }
  .attractions .lower-box {
    left: 15px;
    right: 15px;
  }
  .attractions .lower-content h4 {
    height: auto;
  }
  section.home-list .rating {
    width: 25%;
  }
  section.testimonial .head-sec h2 {
    margin-bottom: 0;
  }
  .owl-carousel .owl-item {
    padding: 0;
  }
  section.testimonial .head-sec {
    padding-left: 0;
    margin-bottom: 0;
    padding-top: 0;
  }
  .attractions_wrapper {
    padding-top: 40px;
  }
  section.properties-list .head-sec {
    margin-bottom: 30px;
  }
  section.properties-list .item {
    width: 100%;
    padding: 0;
  }
  section.properties-list .property-list h3 {
    font-size: 18px;
    height: auto;
  }
  section.galleries-section h4 {
    font-size: var(--f18);
    margin-bottom: 0;
  }
  section.galleries-section img {
    height: 280px;
  }
  section.galleries-section .row {
    gap: 30px 2%;
  }
  section.galleries-section .head-sec {
    width: 100%;
    margin-bottom: 30px;
  }
  section.attractions_wrapper .col-lg-4.col-md-4.col-12 {
    width: 100%;
  }
  .attr_img {
    height: 300px;
  }
  .attr-over h4 {
    font-size: 20px;
  }
  .video-cont p {
    margin-top: 3%;
    font-size: 28px;
  }
  section.featured-pro {
    margin-top: 33%;
  }
  .search-bar {
    top: 33%;
  }
  .upper-head h2 {
    font-size: 28px;
  }
  .search-bar .col-6.md-12.sm-12 {
    padding-bottom: 0;
  }
  section.featured-pro .pro-img {
    height: 290px;
  }
  section.video-banner {
    height: 641px;
  }
  .banner_logo img {
    width: 18%;
  }
  section.properties-list .property-list img {
    height: 250px;
  }
}

/* ---------- max-width: 360px ---------- */
@media (max-width: 360px) {
  .video-cont h1 {
    font-size: var(--f30);
    margin-bottom: 0px;
  }
  section.new-about-us .inner-content h2 {
    font-size: var(--f30);
  }
  section.new-about-us .inner-content .para {
    max-height: 360px;
  }
  section.about-owner .abt-img {
    height: 300px;
  }
  section.testimonial h3 {
    font-size: var(--f18);
  }
  .guests img {
    height: 200px;
  }
  .hero-section .card__heading {
    font-size: 1.5rem;
    word-spacing: 0;
  }
  section.property-new-sec .head-sec h2 {
    font-size: var(--f26);
  }
  .guest-content-section {
    height: 450px;
  }
  section.property-new-sec h4 {
    font-size: 17px;
  }
  .attractions .image-box img {
    height: 250px;
  }
  .attractions .row {
    gap: 50px;
  }
  section.home-list ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    font-size: var(--f13);
  }
  section.home-list ul li i {
    margin-right: 0px;
  }
  section.featured-pro .pro-img {
    height: 250px;
  }
  section.faq-sec .faq-img img {
    height: 350px;
  }
  .how-we-value-wrapp img.img-fluid {
    height: 250px;
  }
  .search-bar .col-6.md-12.sm-12 {
    padding-bottom: 0;
  }
}

/* ---------- max-width: 320px ---------- */
@media (max-width: 320px) {
  .search-bar {
    padding: 0;
  }
  section.home-list .rating {
    width: 37%;
  }
  .search-bar .col-6.md-12.sm-12 {
    padding-bottom: 0;
  }
}

/* ---------- max-width: 1400px ---------- */
@media (max-width: 1400px) {
  /* About Us */
  section.about-us .about-content-sec {
    min-height: auto;
  }
  section.about-us .about-image-sec img {
    width: 450px;
    height: 230px;
  }

  /* Luxury Estate */
  #luxury-estate-section .estate-text {
    width: 30%;
  }
  #luxury-estate-section .estate-carousel {
    width: 70%;
  }
  #luxury-estate-section .estate-box img {
    height: 280px;
  }

  /* About Owner */
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    height: 460px;
  }
  section.about-owner img {
    height: 460px;
  }
  section.about-owner svg {
    height: 520px;
  }

  /* Why Choose */
  .section-title {
    font-size: 28px;
  }
  .choose-card {
    padding: 22px 18px;
  }

  /* Gallery */
  .section-gallery-sec .gallery-overlay h4 {
    font-size: 18px;
  }
  .section-gallery-sec .gallery-overlay p {
    font-size: 13.5px;
  }
}

/* ---------- max-width: 1200px ---------- */
@media (max-width: 1200px) {
  /* About Us */
  .about-image-sec {
    width: 48%;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
  }
  section.about-us .about-image-sec img {
    width: 100%;
    height: 220px;
  }

  /* Luxury Estate */
  #luxury-estate-section .estate-text h2 {
    font-size: 22px;
  }
  #luxury-estate-section .estate-box {
    border: 12px solid #fff;
  }
  #luxury-estate-section .estate-box img {
    height: 260px;
  }
  #luxury-estate-section .estate-nav {
    gap: 60px;
    padding-left: 20%;
  }

  /* About Owner */
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    height: 420px;
  }
  section.about-owner img {
    height: 420px;
  }
  section.about-owner svg {
    height: 480px;
  }
  section.about-owner .abt-detail {
    gap: 20px;
  }

  /* Why Choose */
  .section-title {
    font-size: 26px;
    margin-bottom: 35px;
  }
  .choose-card {
    padding: 20px 18px;
  }
  .choose-card h5 {
    font-size: 15px;
  }
  .choose-card p {
    font-size: 13.5px;
  }

  /* Gallery */
  .section-gallery-sec .gallery-box {
    border-radius: 10px;
  }
  .section-gallery-sec .gallery-overlay {
    padding: 12px;
  }
  .section-gallery-sec .gallery-overlay h4 {
    font-size: 17px;
  }
  .section-gallery-sec .gallery-overlay p {
    font-size: 13px;
  }
}

/* ---------- max-width: 992px ---------- */
@media (max-width: 992px) {
  /* About Us */
  .about-image-sec {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
  }
  section.about-us .about-content-sec {
    min-height: auto;
    padding-right: 0;
  }
  /* section.about-us .about-image-sec .abt-img1, */
  section.about-us .about-image-sec .abt-img2 {
   margin: 0 -30% 0 0;
  }
  section.about-us .about-image-sec img {
    width: 100%;
    height: 240px;
  }

  /* Luxury Estate */
  #luxury-estate-section {
    background-attachment: scroll;
  }
  #luxury-estate-section .estate-wrapper {
    flex-direction: column;
  }
  #luxury-estate-section .estate-text,
  #luxury-estate-section .estate-carousel {
    width: 100%;
  }
  #luxury-estate-section .estate-text {
    height: auto;
    padding: 20px;
    justify-content: center;
  }
  #luxury-estate-section .estate-text h2 {
    font-size: 20px;
  }
  #luxury-estate-section .estate-box img {
    height: 250px;
  }
  #luxury-estate-section .estate-nav {
    padding-left: 0;
    gap: 40px;
    justify-content: center;
  }

  /* About Owner */
  section.about-owner .row {
    flex-direction: column;
  }
  section.about-owner .col-6.col-md-6.col-sm-12.img,
  section.about-owner .col-6.col-md-6.col-sm-12.cont {
    width: 100%;
    max-width: 100%;
  }
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    height: 380px;
    margin-bottom: 0;
  }
  section.about-owner img {
    height: 380px;
  }
  section.about-owner .abt-img {
    width: 100%;
  }
  section.about-owner svg {
    display: none;
  }
  section.about-owner .head-sec {
    text-align: center;
  }
  section.about-owner .abt-detail {
    justify-content: center;
  }
  section.about-owner a.main-btn {
    margin: 0 auto;
  }

  /* Why Choose */
  .section-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .choose-card {
    padding: 20px 15px;
  }
  .icon-box {
    width: 50px;
    height: 50px;
  }
  .icon-box i {
    font-size: 22px;
  }

  /* Gallery */
  .section-gallery-sec .gallery-overlay h4 {
    font-size: 16px;
  }
  .section-gallery-sec .gallery-overlay p {
    font-size: 12.5px;
    line-height: 17px;
  }
}

/* ---------- max-width: 768px ---------- */
@media (max-width: 768px) {
  /* About Us */
  section.about-us p.head {
    font-size: 18px;
    letter-spacing: 2px;
  }
  section.about-us span.ratings {
    justify-content: center;
  }
  section.about-us .about-image-sec img {
    height: 220px;
  }
  section.about-us .about-content-sec {
    text-align: left;
  }
  section.about-us .about-content-sec a.main-btn {
    width: 140px;
  }
  section.about-us .about-content-sec .abt-btn {
    margin-top: 25px;
  }

  /* Luxury Estate */
  #luxury-estate-section .estate-box {
    border: 10px solid #fff;
    margin: 5px;
  }
  #luxury-estate-section .estate-box img {
    height: 220px;
  }
  #luxury-estate-section .estate-content h4 {
    font-size: 17px;
  }
  #luxury-estate-section .estate-content p {
    font-size: 13px;
    margin-bottom: 15px;
  }
  #luxury-estate-section .estate-info {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
  }
  #luxury-estate-section .btn-book,
  #luxury-estate-section .btn-details {
    padding: 8px 20px;
    font-size: 13px;
  }

  /* About Owner */
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    height: 320px;
  }
  section.about-owner img {
    height: 320px;
  }
  section.about-owner h4 {
    font-size: 18px;
  }
  section.about-owner .abt-detail {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }
  section.about-owner .icon-area {
    width: 45px;
    height: 45px;
    font-size: 16px;
  }

  /* Why Choose */
  .section-title {
    font-size: 22px;
    margin-bottom: 25px;
  }
  .choose-card {
    padding: 18px 15px;
  }
  .choose-card h5 {
    font-size: 15px;
  }
  .choose-card p {
    font-size: 13px;
  }
  .icon-box {
    width: 48px;
    height: 48px;
  }
  .icon-box i {
    font-size: 20px;
  }

  /* Gallery */
  .section-gallery-sec .gallery-overlay {
    padding: 10px;
  }
  .section-gallery-sec .gallery-overlay h4 {
    font-size: 15px;
  }
  .section-gallery-sec .gallery-overlay p {
    font-size: 12px;
  }
}

/* ---------- max-width: 576px ---------- */
@media (max-width: 576px) {
.quiz-faq-section{
  padding-bottom: 10px;
}
  section.about-owner{
    padding-top: 10px;
  }
  .why-choose-sec .col-md-6{
    padding-left: 0;
    padding-right: 0;
  }
  /* About Us */
  section.about-us p.head {
    font-size: 23px;
    letter-spacing: 1px;
  }
  section.about-us .about-image-sec img {
    height: 200px;
  }
  section.about-us .about-content-sec a.main-btn {
    width: 130px;
    font-size: 14px;
  }
  section#luxury-estate-section .main-btn {
    font-size: 12px;
}

  /* Luxury Estate */
  #luxury-estate-section .estate-box {
    border: 8px solid #fff;
  }
  #luxury-estate-section .estate-box img {
    height: 200px;
  }
  #luxury-estate-section .estate-content {
    padding: 15px;
  }
  #luxury-estate-section .estate-content h4 {
    font-size: 16px;
  }
  #luxury-estate-section .estate-content p {
    font-size: 12px;
  }
  #luxury-estate-section .estate-info {
    grid-template-columns: 1fr;
    row-gap: 8px;
  }
  #luxury-estate-section .estate-btns {
    flex-direction: column;
    gap: 10px;
  }
  #luxury-estate-section .btn-book,
  #luxury-estate-section .btn-details {
    width: 100%;
    justify-content: center;
  }
  #luxury-estate-section .estate-nav {
    gap: 25px;
  }
  #luxury-estate-section .estate-nav button {
    width: 40px;
    height: 40px;
  }
  #luxury-estate-section .estate-nav button i {
    font-size: 18px;
  }

  /* About Owner */
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    height: auto;
  }
  section.about-owner img {
    height: 280px;
    border-radius: 25px;
  }
  section.about-owner .abt-img {
    border-radius: 25px;
  }
  section.about-owner img:hover {
    transform: scale(1.05);
  }
  section.about-owner .head-sec {
    text-align: center;
  }
  section.about-owner .abt-detail {
    align-items: center;
    text-align: center;
  }
  section.about-owner .call-us,
  section.about-owner .email-us {
    justify-content: center;
    display: block;
  }
  section.about-owner .icon-area {
    width: 40px;
    height: 40px;
    margin: auto;
  }

  /* Why Choose */
  .section-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .choose-card {
    padding: 16px 14px;
    border-radius: 8px;
  }
  .choose-card:hover {
    transform: none;
  }
  .choose-card h5 {
    font-size: 14px;
  }
  .choose-card p {
    font-size: 12.5px;
  }
  .icon-box {
    width: 44px;
    height: 44px;
  }
  .icon-box i {
    font-size: 18px;
  }

  /* Gallery */
  .section-gallery-sec .gallery-box:hover img {
    transform: none;
  }
  .section-gallery-sec .gallery-overlay {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
  }
  .section-gallery-sec .gallery-overlay h4 {
    font-size: 14px;
  }
  .section-gallery-sec .gallery-overlay p {
    font-size: 11.5px;
  }
  .quiz-faq-section .quiz-title {
    font-size: 26px;
  }
  section.about-owner .own-para h2,p{
    text-align: left;
  }
}

/* ---------- max-width: 400px ---------- */
@media (max-width: 400px) {
  /* About Us */
  section.about-us .about-image-sec img {
    height: 180px;
  }
  section.about-us .about-content-sec a.main-btn {
    width: 120px;
    font-size: 13px;
  }

  /* Luxury Estate */
  #luxury-estate-section .estate-box img {
    height: 180px;
  }
  #luxury-estate-section .estate-content h4 {
    font-size: 15px;
  }
  #luxury-estate-section .estate-content p {
    font-size: 11.5px;
  }
  #luxury-estate-section .estate-nav {
    gap: 18px;
  }

  /* About Owner */
  section.about-owner .col-6.col-md-6.col-sm-12.img {
    height: 240px;
  }
  section.about-owner img {
    height: 240px;
  }
  section.about-owner h4 {
    font-size: 16px;
  }
  section.about-owner .icon-area {
    width: 36px;
    height: 36px;
    font-size: 14px;
    margin: auto;
  }

  /* Why Choose */
  .section-title {
    font-size: 18px;
  }
  .choose-card {
    padding: 14px 12px;
  }
  .choose-card h5 {
    font-size: 13px;
  }
  .choose-card p {
    font-size: 12px;
  }
  .icon-box {
    width: 40px;
    height: 40px;
  }
  .icon-box i {
    font-size: 16px;
  }

  /* Gallery */
  .section-gallery-sec .gallery-overlay h4 {
    font-size: 13px;
  }
  .section-gallery-sec .gallery-overlay p {
    font-size: 11px;
  }
}

@media (max-width: 320px) {
  section#luxury-estate-section .main-btn {
    font-size: 12px;
}
.quiz-faq-section .quiz-title {
    font-size: 21px;
  }
  .quiz-faq-section .accordion-button{
    font-size: 14px;
  }
  .quiz-faq-section .accordion-button::before {
    right: 12px;
  }
}