@media (max-width: 1024px){

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


section.what_about {
    padding-top:0;
}

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


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

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


}


@media (max-width: 980px){

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

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

.what_about_content {
    padding-left: 0;
}

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

.what_about_content .what_para {
    margin-top: 25px;
}

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

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

}

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

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

    .bottom-section-text p {
    font-size: 38px;
    color: white;
}

footer .col-md-4 {
    width: 50%;
}

section.know h3 {
    font-size: 65px;
    text-align: center;
}

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

section.know a.main-btn {
    display: block;
    margin: auto;
    margin-top: 30px;
    font-size: 25px;
    width: 200px;
}

section.adventurers_section .row{
    flex-direction: column-reverse;

}

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

    .adven_content h2 {
        font-size: 90px;
        text-align: center;
    }

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

}

@media (max-width: 540px){

    section.banner-sec {
    height: 300px;
}

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

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

section.property-sec .tabs-img {
    height: 100px;
    overflow: hidden;
}
    section.property-sec ul.nav.nav-tabs {
        gap: 10px;
    }

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

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

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

    section.experience-sec .col-12{
        padding:0;
    }

    .adventurers_section img {
    height: 300px;

}

       .adven_content h2 {
        font-size: 40px;
        text-align: center;
    }

        .adven_content .s-top-heading {
        margin-top: 20px;
        }

            section.know h3 {
        font-size: 50px;
        text-align: center;
    }

        .adven_content {
        padding-right: 0;
    }

    section.property-sec{
        padding-bottom: 20px;

    }

        section.what_about {
        padding-top: 0;
        padding-bottom: 20px;
    }

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

    .deals .owl-nav button.owl-prev, .owl-carousel button.owl-dot.owl-nav {
    left: 26px;
    color: #fff;
    border: 1px solid #fff;
    
}

.deals .owl-nav button.owl-next, .owl-carousel button.owl-dot.owl-nav {
    right: -23px;
    color: #fff;
    border: 1px solid #fff;
 
}

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

section.deals{
    padding-bottom: 0px;
    padding-top: 30px;
}

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;
}

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

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

.tab-content>.active {
    padding: 0;
}
section.testimonial .item {
    padding-left: 0;
    padding-right: 0;
}

.bottom_img {
    height: 300px;
}

.bottom-section-text {
    text-align: center;
    padding-top: 50px;
}

.bottom-section-text h2 {
        font-size: 50px;
        margin-bottom: 30px;
    }

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

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

    section.experience-sec .experience-content p.counter-number {
    position: static;
  
}

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

section.testimonial .testy {
    width: 100%;

}



}


    