@media (max-width:1400px) {
    section.featured-pro .pro-cont {
        padding: var(--p20) var(--p15)
    }
}

@media (max-width:1024px) and (min-width:981px) {
    .search-bar .col-3 {
        padding-left: var(--p5)
    }

    section.about-us-home .abt-co-img-right {
        transform: translateY(-10%) translateX(65%)
    }

    .search-bar button.main-btn {
        font-size: var(--f14)
    }

    .search-bar form {
        width: 99%
    }

    .video-cont h1 {
        font-size: var(--f70)
    }

    #model-form .modal-dialog {
        max-width: 620px;
        width: 80%
    }

    div#guestsss {
        min-width: 240px
    }

    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (max-width:1024px) {

    .main-btn,
    .pro_btn_div .view_btn {
        font-size: var(--f14)
    }

    section.sandy-section .card {
        width: 205px
    }
}

@media (max-width:980px) {

    .search-bar input,
    .search-bar select {
        line-height: 34px;
        color: var(--secondary-color);
        font-weight: 400
    }

    .search-bar i,
    .search-bar input,
    .search-bar select {
        color: var(--secondary-color)
    }

    .search-bar .col-3,
    .search-bar .main-check {
        padding-left: var(--p6);
        padding-right: var(--p6);
        padding-top: 0
    }

    #model-form .modal-dialog {
        max-width: 620px;
        width: 80%
    }

    #model-form h2 {
        font-size: var(--f30)
    }

    .video-sec {
        width: 100%;
        height: 550px;
        position: relative
    }

    .search-bar form {
        width: 90%;
        position: relative;
        bottom: 60px;
        margin-top: var(--m20);
        padding: var(--p20);
        background: var(--white-color)
    }

    .search-bar input {
        border-radius: 0;
        padding: var(--p12) var(--p22) var(--p11) var(--p48);
        background: #f5f5f5;
        border: 1px solid #e0e0e0
    }

    .search-bar input::placeholder {
        color: var(--secondary-color)
    }

    .search-bar i {
        top: 1.2rem;
        font-size: var(--f18);
        left: 25px;
        right: auto
    }

    .search-bar .col-3,
    .search-bar .main-check,
    section.about-us-home .abt-co-img-right img {
        border: none
    }

    .search-bar button.main-btn {
        color: var(--white-color);
        background: var(--secondary-color)
    }

    section.events {
        background: var(--lt-bg-color)
    }

    section.events .col-3 h4 {
        text-align: center
    }

    .search-bar .form-control:focus {
        background-color: #f5f5f5 !important;
        border-color: #e0e0e0 !important
    }

    .search-bar .check.right:before,
    .search-bar .col-3:before {
        display: none
    }

    .search-bar select {
        height: 59px;
        width: 100%;
        border-radius: 0;
        padding: var(--p12) var(--p22) var(--p11) var(--p12);
        background: #f5f5f5;
        border: 1px solid #e0e0e0;
        text-indent: 32px
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20);
        padding-bottom: 0
    }

    .search-bar .col-3.md-12.sm-12.srch-btn {
        width: 100%;
        margin-bottom: 0;
        padding-left: var(--p6)
    }

    .search-bar .main-check {
        padding-bottom: var(--p20);
        width: 100%
    }

    input#demo17 {
        height: 59px !important
    }

    .search-bar .check.left input#start_date {
        border-right: 0px solid
    }

    .search-bar .check.right input#end_date {
        border-left: 0 solid
    }

    .search-bar .check:before {
        top: 23px
    }

    .search-bar .check i {
        top: 1.2rem;
        left: 20px
    }

    .search-bar input#end_date {
        padding-left: 48px
    }

    .video-cont {
        bottom: 0
    }

    .video-cont h1 {
        font-size: var(--f50)
    }

    .video-cont p {
        font-size: var(--f22)
    }

    .video-cont .scroll a {
        display: flex;
        justify-content: center
    }

    .scroll .text {
        margin-left: 0
    }

    section.video-banner {
        height: 900px;
        z-index: 1
    }

    .search-bar {
        position: absolute;
        bottom: -368px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f40)
    }

    section.abt-cta .head-sec p {
        font-weight: 400;
        font-size: var(--f14)
    }

    section.abt-cta {
        padding: var(--p100) var(--p12);
        height: auto
    }

    section.about-home .col-5,
    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 100%
    }

    section.featured-pro img.img-fluid {
        height: 350px
    }

    section.featured-pro .row {
        gap: 30px 0
    }

    section.about-us-home .row {
        flex-direction: column
    }

    section.about-us-home .col-6.abt-left {
        width: 100%;
        margin-top: var(--m30)
    }

    section.about-home .about-img .main-about-img,
    section.about-priticia .col-6,
    section.about-priticia .content-banner,
    section.about-us-home .abt-co-img-left,
    section.about-us-home .col-6.abt-right,
    section.home-list .col-4 {
        width: 100%
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding-right: 0
    }

    section.about-us-home .abt-co-img-right {
        position: unset;
        transform: none;
        width: 50%
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 400px
    }

    section.about-us-home {
        padding-bottom: var(--p50)
    }

    section.about-home .col-7.md-12.sm-12 {
        width: 100%;
        margin-top: var(--m30);
        padding: 0 var(--p12)
    }

    section.about-home img,
    section.home-list img.img-fluid {
        height: 400px
    }

    section.attraction .col-md-4 {
        width: 50%
    }

    section.about-priticia .row {
        flex-direction: column-reverse
    }

    .priticia-img {
        right: 0;
        box-shadow: 0 0 10px rgb(0 0 0 / 12%)
    }

    .priticia-img img {
        width: 100%;
        object-position: top
    }

    section.about-priticia .content-banner .content {
        left: 0
    }

    .attractions .col-4 {
        width: 100%;
        padding-left: 0
    }
}

@media (max-width:768px) {
    .img-top {
        top: -15px;
        right: -10px;
        width: 50%
    }

    .img-bottom {
        bottom: -15px;
        right: -5px;
        width: 50%
    }

    .search-bar form {
        left: 3%;
        bottom: 0;
    }

    .str-r {
        margin-top: 8rem
    }

    .mmb-3 {
        margin-bottom: 1rem
    }

    .rating-strip-sec {
        background: #fff;
        padding: 20px 0;
        margin-top: 2rem;
    }

    .rating-strip-sec .row {
        gap: 20px;
        justify-content: center;
    }

    .flexx {
        display: grid;

        gap: 20px;
    }

    section.testimonials-new .reviews-rating-box {
        background: #1f6c77;
        color: #fff;
        display: ruby;
        align-items: center;
        justify-content: center;
        gap: 35px;
        padding: 20px 40px;
        border-radius: 20px;
        width: fit-content;
    }

}

@media (max-width: 575.98px) {
    .col-md-6 {
        width: 100% !important;
    }
}

@media (max-width:540px) {

    .col-3.bottom.mob h4,
    .head-sec .col-6,
    .heading .col-6 {
        font-size: var(--f14)
    }

    #faq-section .section-heading {
        font-size: 30px;

    }

    #coconut-coast-section .row {
        gap: 30px;
    }

    #coconut-coast-section h2 {
        font-size: 30px;

    }

    #explore-paradise-section .section-title {

        font-size: 30px;

    }

    section.testimonials-new .tn-title {
        font-size: 30px;

    }

    #direct-booking-section h1 {
        font-size: 30px;
    }

    footer .footer-logo img {
        width: 200px;
        margin-bottom: 20px;
        margin: 0 auto;
    }

    #kaha-lani-footer .brand-desc {
        font-size: 14px;
        line-height: 1.8;
        color: rgba(255, 255, 255, .8);
        margin-bottom: 25px;
        text-align: center;
    }

    #direct-booking-section .section-subtitle {
        font-size: 16px;
        color: rgba(255, 255, 255, .85);
        line-height: 1.6;
        max-width: 650px;
        margin-bottom: 40px;
        text-align: justify;
    }

    #paradise-home-section h2 {
        font-size: 30px;

    }

    .mob-btn,
    .testy {
        margin-top: var(--m20)
    }

    .testy_about {
        display: block
    }

    .image-stack,
    .search-bar .check:before,
    section.attraction .col-6.right.desk {
        display: none
    }

    #model-form .col-6,
    .rental-content,
    .rental-img-wrapper,
    section.about-us-home .abt-co-img-left {
        width: 100%
    }

    .rental-card {
        display: block;
        align-items: center
    }

    .faq-title,
    .title-heading,
    section.about-gall .head-sec h2 {
        font-size: 28px
    }

    section.testimonial-carousel .owl-dots {
        display: none !important
    }

    section.cta .content {
        padding: 20px
    }

    section.cta .head-sec h2 {
        margin-bottom: 0;
        font-size: 32px
    }

    .faq-btn {
        font-size: 14px
    }

    #model-form .row {
        flex-direction: column-reverse
    }

    #model-form h2 {
        font-size: var(--f25);
        margin-bottom: 20px
    }

    #model-form .col-6.cont-left {
        padding: var(--p20) var(--p20)
    }

    #model-form button.btn {
        display: block;
        background: #000;
        color: #fff;
        font-size: 12px;
        position: absolute;
        bottom: 10px;
        right: 20px
    }

    .mob-btn {
        display: block;
        text-align: center
    }

    .video-sec {
        width: 100%;
        height: 350px;
        position: relative
    }

    .owl-carousel .owl-stage-outer,
    section.about-home .col-5,
    section.about-home .col-7.md-12.sm-12,
    section.about-us-home .col-5.abt-left,
    section.featured-pro .col-md-4 {
        padding: 0
    }

    .video-cont {
        padding-top: 25rem;
        left: 0;
    }

    section.video-banner {
        height: 730px
    }

    .video-cont h1 {
        font-size: var(--f30)
    }

    .video-cont p {
        font-size: var(--f18)
    }

    .video-sec button#pause,
    .video-sec button#play {
        position: absolute;
        right: 10px;
        bottom: 10px;
        z-index: 1;
        text-align: center;
        padding: 0 9px;
        width: 45px;
        height: 45px;
        display: block
    }

    .search-bar .datepicker-common-2 {
        padding: 0;
        width: 100%
    }

    .search-bar .main-check {
        padding-left: var(--p6);
        padding-right: var(--p6)
    }

    .search-bar .check.right input#end_date {
        border-left: 1px solid #e0e0e0;
        margin-bottom: 20px
    }

    .search-bar .check.left input#start_date {
        border-right: 1px solid #e0e0e0;
        margin-bottom: 20px
    }

    input#demo17 {
        height: 138px !important
    }

    .search-bar .col-3 {
        width: 100%;
        margin-bottom: var(--m20)
    }

    .search-bar select {
        text-indent: 30px
    }

    .search-bar button.main-btn {
        height: 59px
    }

    .search-bar {
        bottom: -430px;
        z-index: 2
    }

    .datepicker__inner {
        padding: 10px !important
    }

    section.events .col-3 {
        width: 33%
    }

    .col-3.bottom.mob {
        border-bottom: 1px solid #c2c2c278 !important
    }

    section.about-us-home .row {
        flex-direction: column
    }

    section.about-us-home .col-6.abt-left {
        width: 100%;
        margin-top: var(--m30);
        padding: 0
    }

    section.about-us-home .col-6.abt-right,
    section.about-us-home .col-7.abt-right,
    section.home-list .col-4 {
        width: 100%;
        padding: 0
    }

    .heading .dash,
    section.about-home .col-6.dash-top {
        width: 75px;
        margin-bottom: var(--m10)
    }

    section.about-us-home .abt-co-img {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding-right: 0;
        flex-direction: column;
        gap: 20px
    }

    section.about-us-home .abt-co-img-right {
        transform: none;
        width: 100%;
        text-align: left;
        z-index: 1;
        transform: translateY(0) translateX(0);
        position: relative;
        top: 0;
        margin-top: var(--m20)
    }

    section.about-us-home {
        padding-bottom: var(--p40)
    }

    section.home-list {
        padding: var(--p40) var(--p12)
    }

    section.about-us-home .abt-co-img-right img {
        height: 300px;
        width: 100%
    }

    section.about-us-home .abt-co-img-left img {
        width: 100%;
        height: 300px
    }

    .attraction .img img,
    section.about-home img,
    section.attraction img.img-fluid {
        height: 350px
    }

    section.about-home .col-6.dash-top {
        padding: 0
    }

    section.about-home .abt-cont {
        max-height: 385px
    }

    section.home-list .pro-cont {
        padding: var(--p40) var(--p15) var(--p20) var(--p15)
    }

    section.home-list ul {
        flex-wrap: wrap
    }

    section.home-list .amn {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-direction: column;
        gap: 10px
    }

    section.featured-pro img.img-fluid,
    section.home-list img.img-fluid {
        height: 300px
    }

    .priticia-img,
    .priticia-img img {
        height: 400px
    }

    section.about-priticia .content-banner .content-box {
        max-height: 270px
    }

    .attractions .col-4 {
        padding-left: 0
    }

    .about-bsns,
    section.abt-cta {
        padding: var(--p60) var(--p12)
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f35)
    }

    .heading .col-6.dash-top {
        padding-left: 0;
        padding-right: 0
    }

    .top .row {
        gap: 0 0 !important
    }

    .heading .col-6 {
        display: block;
        align-items: center;
        width: 100%;
        padding: 0
    }

    .head-sec span {
        font-size: var(--f28);
        display: block;
        margin-top: 0;
        text-align: left
    }

    .head-sec .col-6 {
        flex: 0 0 auto;
        width: 100%;
        padding: 0
    }

    .head-sec {
        text-align: center;
        margin-bottom: var(--m20)
    }

    section.featured-pro h5 span {
        font-size: var(--f22)
    }

    section.featured-pro h3.title {
        font-size: var(--f20);
        height: 27px
    }

    section.attraction {
        padding-left: var(--p12);
        padding-right: var(--p12);
        padding-bottom: var(--p30)
    }

    section.attraction .container-fluid {
        padding: 0 var(--p12)
    }

    section.attraction .head-sec p {
        padding-left: 0;
        text-align: center
    }

    section.attraction .col-6.left {
        justify-content: center
    }

    section.attraction .col-md-4 {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    section.attraction .atr-cont {
        padding: var(--p20) var(--p20);
        gap: 10px
    }

    section.attraction .atr-cont h4 {
        font-size: var(--f20);
        max-height: 100%
    }

    .attraction-card {
        position: relative;
        width: 100%;
        padding: 30px 0 0
    }

    .attr-content h2 {
        font-size: var(--f20)
    }

    section.testimonial .item {
        padding: var(--p5)
    }

    section.testimonial #testimonial-home .owl-nav {
        bottom: -40px;
        top: auto;
        right: auto;
        left: 50%;
        z-index: 2;
        transform: translateX(-50%)
    }

    .col-6.rev-head {
        min-height: auto
    }

    section.about-us-home .abt-cont h2 {
        font-size: 32px
    }
}

@media (max-width:400px) {
    .video-cont h1 {
        font-size: var(--f26)
    }

    .video-cont p {
        font-size: var(--f17)
    }

    section.featured-pro ul {
        padding: var(--p20) var(--p10) var(--p15)
    }

    section.about-owner .col-6.col-md-6.col-sm-12.img,
    section.about-owner svg {
        height: 319px
    }

    section.about-owner img {
        width: 315px;
        height: 315px
    }
}

@media (max-width:384px) {
    section.about-owner img {
        width: 316px;
        height: 316px
    }
}

@media (max-width:380px) {

    section.about-owner .col-6.col-md-6.col-sm-12.img,
    section.about-owner svg {
        height: 310px
    }

    section.featured-pro h5 span {
        font-size: var(--f21)
    }

    section.about-owner img {
        width: 308px;
        height: 308px
    }
}

@media (max-width:360px) {
    #model-form h2 {
        font-size: var(--f22);
        margin-bottom: 20px
    }

    .video-cont h1 {
        font-size: var(--f24)
    }

    .video-cont p {
        font-size: var(--f15)
    }

    .attraction .img img,
    section.about-home img,
    section.attraction img.img-fluid {
        height: 300px
    }

    section.abt-cta .head-sec h2 {
        font-size: var(--f26)
    }

    section.featured-pro ul li {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px
    }

    section.featured-pro i {
        margin-right: 0
    }

    section.featured-pro .adr i {
        margin-right: var(--m5)
    }

    section.featured-pro img.img-fluid {
        height: 250px
    }

    .attr-content h2 {
        font-size: var(--f20)
    }
}

@media (max-width:320px) {
    .video-cont p {
        font-size: var(--f15)
    }

    .video-cont h1 {
        font-size: var(--f22)
    }

    .search-bar form {
        padding: var(--p20) var(--p10)
    }

    section.featured-pro h3.title {
        font-size: var(--f19);
        height: 27px
    }
}

@media (max-width:991px) {

    #kaha-lani-section .col-left,
    #kaha-lani-section .col-right,
    .reviews-rating-box {
        padding: 20px !important
    }

    #kaha-lani-section .feature-list,
    #kaha-lani-section .row {
        grid-template-columns: 1fr !important
    }

    #kaha-lani-section .main-img {
        height: 300px !important
    }

    #kaha-lani-section .thumb-row {
        grid-template-columns: repeat(3, 1fr) !important
    }

    #kaha-lani-section .bottom-row {
        flex-direction: column;
        align-items: flex-start !important;
        gap: 15px
    }

    #paradise-home-section .main-img-wrapper {
        height: 350px !important;
        margin-top: 30px
    }

    #direct-booking-section .ota-container-inner {
        background: 0 0 !important;
        border: none !important;
        padding: 0 !important;
        height: auto !important;
        display: flex;
        flex-direction: column;
        min-height: auto !important;
        margin-top: 30px
    }

    #direct-booking-section .ota-platforms-row {
        flex-direction: column;
        gap: 15px;
    }

    #direct-booking-section .ota-link-block {
        max-width: 100% !important;
        margin: 0 0 15px 0 !important;
    }

    .reviews-rating-box {
        flex-direction: column !important;
        gap: 15px !important
    }

    section.testimonials-new .rating-divider {
        width: 100% !important;
        height: 1px !important
    }

    .features-row {
        flex-direction: column;
        gap: 15px
    }
}

@media (max-width:540px) {

    .video-sec,
    section.video-banner {
        height: auto !important
    }

    #kaha-lani-section .thumb-row {
        grid-template-columns: repeat(2, 1fr) !important
    }

    .search-bar {
        bottom: auto !important;
        position: relative !important;
        transform: none !important;
        left: 0 !important;
        margin-top: 30px !important
    }

    .video-sec {
        /* padding-bottom: 40px !important; */
        padding: 29px 0 490px;
    }

    .search-bar form {
        left: 0%;
        bottom: 0;
    }

    .mob__video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        z-index: 0
    }

    #kaha-lani-section .col-left,
    #kaha-lani-section .col-right,
    .reviews-rating-box {
        padding: 8px !important;
    }

    #kaha-lani-section .card-content {
        padding: 8px;
    }

    #kaha-lani-section .property-meta {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        font-size: 14px;
        color: var(--other-color);
        margin-bottom: 25px;
        gap: 10px;
    }

    #kaha-lani-section .right-title {
        margin-bottom: 10px;
        color: var(--white-color);
        font-size: 25px;
    }

    .video-cont {
        position: relative;
        z-index: 1
    }

    .search-bar form {
        width: 100% !important;
        bottom: 0 !important;
        margin-top: 0 !important
    }
}


@media (max-width:460px) {

    #kaha-lani-section .amenity-pill {

        width: 100%;
    }

    section {
        padding: var(--p30) 0;
    }

    #paradise-home-section h2 {
        font-size: 25px;
    }

    .description p {
        text-align: justify;
    }

    #explore-paradise-section .section-title {
        font-size: 25px;
    }

    #coconut-coast-section h2 {
        font-size: 25px;
    }

    #coconut-coast-section .nav-tabs {
        border-bottom: none;
        justify-content: center;
        margin-top: 32px;
        margin-bottom: 30px;
        gap: 15px;
    }

    #faq-section .section-heading {
        font-size: 25px;
    }

    #faq-section .faq-item.active .faq-content {
        max-height: max-content;
        padding-bottom: 22px;
        padding: 11px;
    }

    #faq-section .q-text {
        flex: 1;
        font-weight: 600;
        color: #1b4d5a;
        font-size: 13px;
        text-align: left;
    }

    #faq-section .faq-trigger {
        width: 100%;
        padding: 20px 8px;
        display: flex;
        align-items: center;
        justify-content: start;
        border: none;
        background: 0 0;
        cursor: pointer;
        color: var(--white-color);
    }

    #faq-section .view-more-faq {

        margin-top: 0;
        margin-bottom: 0;
    }

    .view-more-faq {

        margin-bottom: -17px;
    }

    #direct-booking-section h1 {
        font-size: 25px;
    }

    #coconut-coast-section .row {
        gap: 19px;
    }





}
