@media (max-width:1400px) {
    section.featured-pro .pro-cont {
        padding: var(--p20) var(--p15);
        background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
        box-shadow: 0 4px 15px rgba(0, 0, 0, .05) !important
    }
}

@media (max-width:1366px) {
    section.home-list ul li {
        flex-direction: column;
        display: flex;
        align-items: center;
        gap: 5px;
        justify-content: center;
        text-align: center
    }

    section.home-list ul i {
        margin-right: 0
    }
}

@media (max-width:1024px) and (min-width:981px) {
    section.featured-pro .col-md-4 {
        flex: 0 0 auto;
        width: 50%
    }

    .about_section .about_content {
        margin-left: 25px
    }

    section.home-list .col-4 {
        width: 49%
    }

    section.about-us .about-image-sec img {
        width: 400px
    }
}

@media (max-width:980px) {
    .video-sec {
        width: 100%;
        position: relative
    }

    .video-cont {
        bottom: 0
    }

    .video-cont h1 {
        font-size: var(--f45);
        margin-top: 50px
    }

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

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

    .about_section .about_content,
    .scroll .text {
        margin-left: 0
    }

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

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

    .how-we-value-wrapp,
    section.home-list {
        padding: var(--p50) var(--p12)
    }

    .how-we-value-wrapp .col-lg-4,
    section.home-list .col-4 {
        width: 49%
    }

    .about-bsns {
        padding: var(--p60) var(--p12)
    }

    section.booking-area .col-6.md-12.sm-12.img {
        width: 100%;
        margin-bottom: var(--m30)
    }

    section.about-home .about-img .main-about-img,
    section.about-us-home .col-7.abt-right,
    section.booking-area .col-6.md-12.sm-12.cont {
        width: 100%
    }

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

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

    section.about-us .about-content-sec,
    section.about-us-home .abt-co-img {
        padding-right: 0
    }

    section.about-home .col-5 {
        flex: 0 0 auto;
        width: 100%
    }

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

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

    section.cta .content {
        width: 85%
    }

    .about_section .about_img {
        height: auto;
        margin-bottom: 30px
    }

    .about_section .about_img img {
        height: auto
    }

    input#demo17 {
        height: 59px !important
    }

    section.about-owner .abt-img {
        width: 100%;
        height: 400px;
        margin-bottom: 30px !important
    }

    section.about-owner img {
        width: 100%;
        height: 400px
    }

    section.featured-pro h3.title {
        font-size: var(--f25)
    }

    section.about-us .row {
        flex-direction: column-reverse;
        gap: 30px
    }

    section.about-us .about-image-sec .abt-img1 {
        margin: 0 0 30px -15%;
        overflow: hidden
    }

    section.about-us .about-image-sec img {
        width: 590px
    }
}

@media (max-width:540px) {

    .item-label,
    .search-btn {
        font-size: 16px
    }

    .search-bar {
        margin-top: 275px;
        margin-bottom: 40px;
        width: 100%;
        padding: 0 15px;
        z-index: 5;
        bottom: 0;
        position: relative
    }

    .search-wrapper {
        flex-direction: column;
        border-radius: 20px;
        background: rgba(0, 0, 0, .6)
    }

    .search-item {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        padding: 15px 20px
    }

    .search-item:last-child {
        border-bottom: none
    }

    .search-item .selected-val,
    .search-item input,
    .search-item select {
        font-size: 14px;
        margin-top: 2px
    }

    .search-btn-item,
    .shape-image img {
        width: 100%
    }

    .search-btn {
        border-radius: 0 0 20px 20px;
        padding: 15px;
        background: rgba(255, 255, 255, .1)
    }

    .guests-dropdown {
        width: calc(100% - 40px);
        left: 20px;
        transform: none
    }

    section.about-owner .abt-img,
    section.about-owner img {
        height: 350px;
        border-radius: 25px
    }

    section.testimonial .head-sec {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
        margin-bottom: 0
    }

    .how-we-value-wrapp img.img-fluid,
    section.featured-pro .pro-img,
    section.featured-pro img.img-fluid {
        height: 300px
    }

    .how-we-value-wrapp.atr .head-sec {
        padding-top: 0
    }

    .search-bar input {
        border-radius: 0
    }

    .head-sec h2 {
        font-size: var(--f28)
    }

    section.home-list .pro-img img {
        height: 250px
    }

    .how-we-value-wrapp,
    section.home-list {
        padding: var(--p40) var(--p12)
    }

    .how-we-value-heading h4,
    section.booking-area .how-we-value-heading h4 {
        font-size: 18px
    }

    .how-we-value-heading h3,
    section.booking-area .how-we-value-heading h3 {
        font-size: 25px
    }

    .how-we-value-heading {
        text-align: center;
        margin-bottom: 30px
    }

    .about_section .about_img,
    .about_section .about_img img,
    section.home-list h3.title,
    section.home-list p.adr {
        height: auto
    }

    section.home-list .pro-cont {
        padding: var(--p24) var(--p14);
        margin-top: 0
    }

    section.cta .content {
        width: 95%;
        padding: 20px
    }

    .how-we-value-wrapp .col-lg-4,
    section.about-us-home .col-7.abt-right {
        width: 100%;
        padding: 0
    }

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

    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;
        object-fit: cover
    }

    section.about-home .col-5,
    section.about-home .col-7.md-12.sm-12,
    section.about-us-home .col-5.abt-left,
    section.about_section .col-lg-6,
    section.booking-area .col-6.md-12.sm-12.img,
    section.featured-pro .col-md-4,
    section.featured-pro .main-prop {
        padding: 0
    }

    section.about-home img,
    section.booking-area .col-6.md-12.sm-12.img img {
        height: 350px
    }

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

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

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

    section.featured-pro h3.title {
        font-size: var(--f22);
        height: auto
    }

    section.about-us .about-image-sec img {
        width: 100%;
        height: 220px
    }

    section.about-us .about-image-sec .abt-img1 {
        margin: 0 0 30px;
        overflow: hidden
    }

    section.about-us .about-image-sec .abt-img2 {
        margin: 0;
        overflow: hidden
    }

    .about-bsns {
        padding: var(--p50) var(--p12)
    }

    .about-bsns h2,
    .about-bsns h5 {
        font-size: var(--f25)
    }

    .about-bsns p {
        font-size: var(--f16)
    }

    .single-box img {
        height: 404px;
        object-fit: cover
    }

    .single-box .content h3,
    .single-box .hover-content h3 {
        font-size: 21px;
        height: 31px
    }

    section.booking-area .box {
        display: none
    }

    section.booking-area .box-area h3 {
        font-size: var(--f18)
    }

    section.home-list ul li {
        flex-direction: row;
        display: flex;
        align-items: center;
        gap: 5px;
        justify-content: center;
        text-align: center;
        flex-direction: column
    }

    section.featured-pro .head-sec {
        width: 100%;
        margin-bottom: 30px
    }
}

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

    .head-sec h2 {
        font-size: var(--f25)
    }

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

    section.about-us-home .head-sec {
        text-align: left;
        margin-bottom: 0
    }

    .how-we-value-heading h4,
    section.booking-area .how-we-value-heading h4 {
        font-size: 16px
    }

    .how-we-value-heading h3,
    section.booking-area .how-we-value-heading h3 {
        font-size: 22px
    }

    section.home-list img.img-fluid {
        height: 250px
    }

    section.home-list h5 span {
        font-size: var(--f21)
    }

    .about-bsns h2,
    .about-bsns h5 {
        font-size: var(--f22)
    }

    section.booking-area .col-6.md-12.sm-12.img img {
        height: 300px
    }

    section.booking-area .box-area h3 {
        font-size: var(--f17)
    }
}

@media (max-width:320px) {
    section.home-list ul li {
        text-align: center;
        font-size: var(--f13)
    }
}