.footer-links li {color:white;}
 .contact_us li a span{
        font-weight: 700;
    }
    
    .dropdown-item {
        font-size: 15px;
        font-weight: 500;
        text-transform: capitalize;
        color:#000;
    }
    
    .tab-content p{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    .overview-list li{
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
    }
    
    .faq-section {
        background: #fdfdfd;
        min-height: auto;
        padding: 40px 0;
    }
    
    .faq .card .card-header .faq-title {
        margin: 0;
        font-weight: 700;
        font-size: 18px;
        color: #000000;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
    .faq .card .card-body p {
        margin-bottom: 10px;
        color: #000000;
        font-size: 16px;
        line-height: 24px;
    }
    
    @media (min-width: 992px){
        .fixed{
            position: fixed;
            z-index: 999;
            width: 100%;
            top: 40px;
        }
        .mid_modal{
            margin-left: 335px;
        }
        .fixed_right{
            position: fixed;
            right: 3px;
            top: 65px;
        }
        .fixed_left{
            position: fixed;
            left: 3px;
            top: -305px;
        }
        #mid_mod{
            margin-left: 315px;
        }
        #section-testimonial {
            padding-bottom: 2px !important;
            background: #F9FAFF;
        }
        .home-banner .display-4{
            position: absolute;
            top: 135px;
            left: 63px;
            z-index: 99;
        }
        .home-banner .heading{
            font-weight: 700;
            color: #000 !important;
            font-size: 2.25em !important;
        }
        .home-banner .lead-mb-5{
             position: absolute;
            top: 224px;
            left: 63px;
            z-index: 99;
        }
        .home-banner .mb-0mb-0{
            position: absolute;
            top: 320px;
            left: 63px;
            z-index: 99;
        }
        .carousel-item img{
            width:100%;
        }
        .section {
            padding: 4.0rem 0;
        }
        .card-title {
            margin-top: 0px;
            font-weight: 700;
            font-size: 20px;
        }
        .top-info-block {
            margin-right: 10px;
            margin-top: 13px;
        }
        .top-info-block h5 {
            margin-bottom: 0px;
            padding-top: 20px;
            font-size: 13px;
        }
        .logo-bar {
            padding-top: 0px;
            padding-bottom: 40px;
            margin-left: -50px;
        }
    }
    
    
    @media (min-width: 320px) and (max-width: 478px){
        .main-navigation.menu-2 {
            margin-top: 0px;
            position: absolute;
            width: 100%;
             position: fixed;
                z-index: 9999;
        }
        .carousel-item img{
            width: 100%;
            height: 200px;
        }
    }
    .collapse img{
        max-width:100%;
    }
    #myAccordion .card-header{
        padding: 0px !important;
    }
    #myAccordion  button{
        padding: 0px 10px !important;
    }
    .banner-content {
        padding: 0px 0px !important;
        padding-right: 0px !important;
    }
    .btn-success a{
        color:#fff;
    }.card-read-more {
        padding: 5px 0;
    }
    
    .img-icon-block i {
        font-size: 48px;
        color: #000;
    }
    
    .img-icon-block:before {
        position: absolute;
        content: "";
        top: -16px;
        background-color: #ffc107;
        opacity: 1;
        width: 80px;
        right: 87px;
        height: 80px;
        border-radius: 50%;
        z-index: 1;
    }
    
    .special_offer{
        background-image: url("assets/img/banner/spacial-offer.jpg"); 
        background-repeat: no-repeat; 
        background-size: cover; 
        background-position: right bottom;
        position: relative;
    }
    
    .special_offer:before{
        position: absolute;
        content: "";
        top:0;
        bottom:0;
        left:0;
        right:0;
        background-color:rgba(0,0,0,0.6);
    }
    
    .special_offer hr, .top-famous-trek hr{
        border-top: 1px solid rgba(256,256,256,.8);
    }
    
    .top-famous-trek{
        background-image: url("assets/img/banner/top-famous-trek.jpg"); 
        background-repeat: no-repeat; 
        background-size: cover; 
        background-position: center center;
        position: relative;
        padding: 60px 0;
    }
    
    .top-famous-trek:before{
        position: absolute;
        content: "";
        top:0;
        bottom:0;
        left:0;
        right:0;
        background-color:rgba(0,0,0,0.6);
    }
    
    .top-famous-trek ul{
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .top-famous-trek ul li{
        margin-bottom: 5px;
    }
    
    .top-famous-trek ul li a{
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
    
    .top-famous-trek ul li a i{
        margin-right: 5px;
    }
    
    .text-discription{
        font-size: 22px;
        font-weight: 600;
    }
.contact_us li a span{
        font-weight: 700;
    }
    
    .dropdown-item {
        font-size: 15px;
        font-weight: 500;
        text-transform: capitalize;
        color:#000;
    }
    
    .tab-content p{
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    
    .overview-list li{
        font-size: 16px;
        line-height: 26px;
        font-weight: 500;
    }
    
    .faq-section {
        background: #fdfdfd;
        min-height: auto;
        padding: 40px 0;
    }
    
    .faq .card .card-header .faq-title {
        margin: 0;
        font-weight: 700;
        font-size: 18px;
        color: #000000;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
    .faq .card .card-body p {
        margin-bottom: 10px;
        color: #000000;
        font-size: 16px;
        line-height: 24px;
    }
    
    @media (min-width: 992px){
        .fixed{
            position: fixed;
            z-index: 999;
            width: 100%;
            top: 40px;
        }
        .mid_modal{
            margin-left: 335px;
        }
        .fixed_right{
            position: fixed;
            right: 3px;
            top: 65px;
        }
        .fixed_left{
            position: fixed;
            left: 3px;
            top: -305px;
        }
        #mid_mod{
            margin-left: 315px;
        }
        #section-testimonial {
            padding-bottom: 2px !important;
            background: #F9FAFF;
        }
        .home-banner .display-4{
            position: absolute;
            top: 135px;
            left: 63px;
            z-index: 99;
        }
        .home-banner .heading{
            font-weight: 700;
            color: #000 !important;
            font-size: 2.25em !important;
        }
        .home-banner .lead-mb-5{
             position: absolute;
            top: 224px;
            left: 63px;
            z-index: 99;
        }
        .home-banner .mb-0mb-0{
            position: absolute;
            top: 320px;
            left: 63px;
            z-index: 99;
        }
        .carousel-item img{
            width:100%;
        }
        .section {
            padding: 4.0rem 0;
        }
        .card-title {
            margin-top: 0px;
            font-weight: 700;
            font-size: 20px;
        }
        .top-info-block {
            margin-right: 10px;
            margin-top: 13px;
        }
        .top-info-block h5 {
            margin-bottom: 0px;
            padding-top: 20px;
            font-size: 13px;
        }
        .logo-bar {
            padding-top: 0px;
            padding-bottom: 40px;
            margin-left: -50px;
        }
    }
    
    
    @media (min-width: 320px) and (max-width: 478px){
        .main-navigation.menu-2 {
            margin-top: 0px;
            position: absolute;
            width: 100%;
             position: fixed;
                z-index: 9999;
        }
        .carousel-item img{
            width: 100%;
            height: 200px;
        }
    }
    .collapse img{
        max-width:100%;
    }
    #myAccordion .card-header{
        padding: 0px !important;
    }
    #myAccordion  button{
        padding: 0px 10px !important;
    }
    .banner-content {
        padding: 0px 0px !important;
        padding-right: 0px !important;
    }
    .btn-success a{
        color:#fff;
    }
    </style>
    <meta name="description" content="Trekking and Adventure Activities in Uttarakhand. Trip on Himalaya is one of the best travel agency in Uttarakhand.">
    <title>Trekking and Adventure Activities Experts | Trip on Himalaya</title>

    <style>.card-read-more {
        padding: 5px 0;
    }
    
    .img-icon-block i {
        font-size: 48px;
        color: #000;
    }
    
    .img-icon-block:before {
        position: absolute;
        content: "";
        top: -16px;
        background-color: #ffc107;
        opacity: 1;
        width: 80px;
        right: 87px;
        height: 80px;
        border-radius: 50%;
        z-index: 1;
    }
    
    .special_offer{
        background-image: url("assets/img/banner/spacial-offer.jpg"); 
        background-repeat: no-repeat; 
        background-size: cover; 
        background-position: right bottom;
        position: relative;
    }
    
    .special_offer:before{
        position: absolute;
        content: "";
        top:0;
        bottom:0;
        left:0;
        right:0;
        background-color:rgba(0,0,0,0.6);
    }
    
    .special_offer hr, .top-famous-trek hr{
        border-top: 1px solid rgba(256,256,256,.8);
    }
    
    .top-famous-trek{
        background-image: url("assets/img/banner/top-famous-trek.jpg"); 
        background-repeat: no-repeat; 
        background-size: cover; 
        background-position: center center;
        position: relative;
        padding: 60px 0;
    }
    
    .top-famous-trek:before{
        position: absolute;
        content: "";
        top:0;
        bottom:0;
        left:0;
        right:0;
        background-color:rgba(0,0,0,0.6);
    }
    
    .top-famous-trek ul{
        list-style: none;
        margin: 0;
        padding: 0;
    }
    
    .top-famous-trek ul li{
        margin-bottom: 5px;
    }
    
    .top-famous-trek ul li a{
        color: #fff;
        font-size: 16px;
        font-weight: 600;
    }
    
    .top-famous-trek ul li a i{
        margin-right: 5px;
    }
    
    .text-discription{
        font-size: 22px;
        font-weight: 600;
    }
    
    .megamenu{
    width:880px;
    display: flex !important;
    flex-wrap: wrap;
    left: -221px;
}

.megamenu a{
    width: 23%;
    margin: 0 5px;
}

.banner-content{
    position: relative;
}

.banner-contact-form{
    padding: 10px 20px;
    margin-top: 0;
}

.banner-content .booking-form{
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.4);
}

.btn-sm{
    padding: 13px 10px !important;
}

#footer {
    padding: 40px 0px;
}

.footer-widget p {
    color: white;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 16px;
}

.footer-links a {
    color: white;
    line-height: 30px;
    font-size: 16px;
}

.text-black{
    color: #000 !important;
}

@media (max-width: 750px){
    .megamenu {
        width: 100%;
        display: flex !important;
        flex-wrap: wrap;
        left: 0px;
        height: 300px;
        overflow: scroll;
    }
    
    .megamenu a{
        width: 100%;
        margin: 0 0;
    }
    
    .banner-content .booking-form {
        position: relative;
        background-color: #17A2B8;
    }
}