@media (max-width: 1024px) {
    .adven_content h2 {
    font-size: 90px;
}

.head-sec h2 {
    font-size: 90px;

}
.bottom-section-text h2 {
    font-size: 90px;
    color: white;
}

section.experience-sec .experience-upper .nav-tabs .nav-link {
    padding: 20px;
}

}


@media (max-width: 980px) {
    .adven_content h2 {
    font-size: 60px;
    text-align: center;
}

.head-sec h2 {
    font-size: 60px;

}
.bottom-section-text h2 {
    font-size: 60px;
    color: white;
    margin-bottom: 40px;
}

.bottom-section-text p {
    font-size: 40px;
}


section.know .row{
    display: block;
    justify-content: center;
}

section.know a.main-btn {
    display: block;
    width: 240px;
    font-size: 28px;
    text-align: center;
    margin: auto;
    margin-top: 30px;
}

.know-content h3 {
    text-align: center;
    font-size: 60px;
}


section.know p {
    text-align: center;
    width: 100%;
}

section.what_about{
    padding-top:0;
}

.what_about_content {
    padding-left: 0;
    margin-top: 20px;
}

.what_about_content h2 {
    font-size: 55px;
}

section.experience-sec{
    padding-top:0;
}

section.experience-sec .experience-img img {
    height: 500px;
    margin-bottom: 20px;
}

section.experience-sec .experience-content {
    /* padding-left: 0; */
}

.adven_content .s-top-heading {
    text-align: center;

}

.adven_content {
    text-align: center;
    padding-right: 0;
}

.adventurers_section img {
    height: 500px;
}

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

section.adventurers_section{
padding-top:0;
}

section.experience-sec .experience-details {
    width: 100%;
    margin: auto;
}


section.property-sec ul.nav.nav-tabs li h4 {
    font-size: 19px;
   
}

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

.experience-img{
    padding:0;

}

section.experience-sec .experience-content p.counter-number {
    position: static;
    padding-bottom: 20px;
}

section.experience-sec .owl-nav {
    bottom: 0%;
}

/* section.property-sec ul.nav.nav-tabs li h4 {
    width: 250px; 
    font-size: 16px;

} */

}


@media (max-width: 540px){

    section.banner-sec {
    height: 100vh;
}

    .head-sec h2 {
        font-size: 38px;
    }

    section.property-sec ul.nav.nav-tabs li {
    width: 100%;
}

section.property-sec .nav-tabs .nav-item.show .nav-link, section.property-sec .nav-tabs .nav-link.active, section.property-sec .nav-tabs .nav-link {
    padding: 0;
    margin-bottom: 20px;
}

section.property-sec ul.nav.nav-tabs {
    margin-bottom: 0;
}

section.what_about .col-12{
    padding:0;
}
    .what_about_content h2 {
        font-size: 38px;
    }

        section.experience-sec .experience-upper .nav-tabs .nav-link {
        padding: 10px;
    }

        section.experience-sec .experience-img img {
        height: 300px;
    }

    .deals .owl-carousel .item img {
    height: 350px;

}


.deals .owl-nav button.owl-next, .owl-carousel button.owl-dot.owl-nav {
    right: -36px;
 
}

.deals .owl-nav button.owl-prev, .owl-carousel button.owl-dot.owl-nav {
    left: 15px;
}

    .adventurers_section img {
        height: 350px;
    }

    section.adventurers_section .col-12{
        padding:0;
    }

        .adven_content h2 {
        font-size: 38px;
    }

    section.know h3 {
    font-size: 52px;
  
}

    section.know a.main-btn {
        width: 200px;
        font-size: 20px;
  
    }

        .bottom-section-text p {
        font-size: 28px;
    }

        .bottom-section-text h2 {
        font-size: 54px;
    }

    .bottom-section-text {
    padding-top: 190px;
}

.bottom_img {
    height: 100vh;
}

section.experience-sec .experience-content p.tag {
    width: 100%;
 
}

    section.experience-sec .experience-content {
        padding-left: 0;
        padding-right: 0;
    }

    .tab-content>.active {
    display: block;
    padding: 0;
}

section.testimonial .testy {
    width: 100%;
}

}

