.hero_in.adventure_detail {
    text-align: left;
    height: 100vh;
    background-size: cover;
}
.hero_in.adventure_detail:before {
    /* background: url(../img/best-trekking-company-in-india.jpg) center center no-repeat; */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: rgba(0, 0, 0, 0.5);
}

.hero_in:before {
    animation: pop-in 5s 0.3s cubic-bezier(0, 0.5, 0, 1) forwards;
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
hero_in .wrapper {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.mb-55 {
    margin-bottom: 55px;
}
.hero_in.adventure_detail .container {
   /* position: relative;*/
    height: 100%;
}


.hero_in.adventure_detail .wrapper .main_info-head {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 260px;
    z-index: 9;
    padding-bottom: 30px;
}
.text-center {
    text-align: center !important;
}
.hero_in .wrapper p {
    font-weight: 300;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 2px;
}
.pad-top-20 {
    padding-top: 20px;
}
.hero_in.adventure_detail .wrapper .main_info-head h1 {
    color: #fff;
    margin: 0;
    text-transform: none;
    font-size: 36px;
    font-size: 2.25rem;
    /* font-weight: 600; */
}
.hero_in .wrapper h1 {
    color: #fff;
    font-size: 42px;
    font-size: 2.625rem;
    text-transform: uppercase;
    /* font-weight: 700; */
    margin-top: 30px;
}
.altitude-fs-ls {
    font-size: 20px;
    letter-spacing: 1px;
} 
.hero_in.adventure_detail .wrapper .main_info {
    
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    padding-bottom: 60px;
}
.hero_in.adventure_detail .wrapper .main_info ul {
    margin: 10px 0 0 0;
    padding-bottom: 0;
    list-style: none;
}
.hero_in.adventure_detail .wrapper .main_info ul li {
    display: inline-block;
    line-height: 1.2;
    border-right: 1px solid white;
    font-size: 20px;
    width: 125px;
    min-height: 115px;
}
.hero_in.adventure_detail .wrapper .main_info ul {
    margin: 10px 0 0 0;
    padding-bottom: 0;
    list-style: none;
}
.hero_in.adventure_detail .wrapper .main_info ul li {
    display: inline-block;
    line-height: 1.2;
    border-right: 1px solid white;
    font-size: 20px;
    width: 150px;
    min-height: 115px;
}
.hero_in.adventure_detail .wrapper .main_info ul li span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-size: 0.75rem;
}
.w-21 {
    width: 21px;
}
.mt-25 {
    margin-top: 25px !important;
}
.pb-15 {
    padding-bottom: 15px;
}
span, a, a:hover {
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.hero_in.adventure_detail .wrapper .main_info h3 {
    color: #fff;
    margin: 0;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 400;
}
.btn-seven:before {
    background-color: #fff;
}
.btn:before, .button:before {
    background-color: #00111e;
    content: '';
    position: absolute;
    height: 0;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    opacity: .5;
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.call-us {
    position: inherit;
    top: 10px;
}
.btn-seven {
    background: #f9a872;
    border-color: #f9a872;
    color: #fff;
}

.adventure_detail .main_info {
   
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
    padding: 0 15px;
    padding-bottom: 25px;
}
.hero_in.adventure_detail {
    text-align: left;
    height: 100vh;
    background-size: cover;
}
.hero_in {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
}
.w-35 {
    width: 35px;
}
.w-15 {
    width: 15px;
}
.pad-20 {
    padding: 20px;
}
.hero_in.adventure_detail .wrapper .main_info ul li:last-child {
    margin-right: 0;
}
.tooltipwrapper {
    background: transparent;
    color: black;
    cursor: help;
    border-radius: 50%;
    border: 1px solid black;
    font-size: 20px;
    /* padding: 15px 20px; */
    text-align: center;
    margin-top: -33px;
    margin-left: 140px;
    height: 20px;
    width: 20px;
    font-size: 13px;
    color: black;
    font-weight: 700;
}
.mh-340rem {
    min-height: 3.40rem;
}
.detail-item {
    font-size: 22px !important;
}

.btn-seven {
    background: #f9a872;
    border-color: #f9a872;
    color: #fff;
}

.bg_color_1 {
    background-color: #fff;
}
.pad-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
}
#detailvideo {
    position: absolute;
    top: calc(100vh) !important;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.5);
}
.card-ad-dtl {
    text-align: center;
}

ul.list_feat {
    margin: 0 0 25xp 0;
    padding: 0;
    list-style: none;
}
video {
    width: 100%;
}
video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
}
ul.list_feat li {
    border-radius: 10px;
    width: 18.50%;
    margin: 0 15px 15px 0;
    padding: 22px;
    min-height: 180px;
    box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.10);
    /* background: white; */
    position: relative;
    opacity: 1;
}

.fs-150rem {
    font-size: 1.50rem;
    font-weight:300px;
}
.highlight-title {
    border-bottom: 2px solid white;
    padding-bottom: 7px;
       color: white;
       font-size:20px;
}
ul.list_feat li p {
    margin: 0;
    color: white;
    margin-top: 35px;
    font-size: 16px;
    font-weight: 600;
    word-break: break-word;
}


ul.list_feat li {
    float: left;
       margin: 0 15px 15px 0;
    border: 1px solid #ededed;
    padding: 25px;
    min-height: 180px;
}

clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.pad-lr-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.margin_60_35 {
    padding-top: 60px;
    padding-bottom: 35px;
}

@media only screen and (max-width: 767px) {
    .hero_in.adventure_detail {
        height: 625px;
    }
}

@media only screen and (max-width: 767px) {
    .hero_in.adventure_detail .wrapper .main_info-head {
      margin-bottom:90px!important;
        padding: 20px;
    }
}


@media only screen and (max-width: 767px) {
    .hero_in .wrapper h1 {
        font-size: 25px!important;
       
    }
}

@media only screen and (max-width: 480px) {
    .hero_in.adventure_detail .wrapper .main_info {
        padding-bottom: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .hero_in.adventure_detail .wrapper .main_info {
        padding-bottom: 15px;
    }
}
@media only screen and (max-width: 480px) {
    .hero_in.adventure_detail .wrapper .main_info ul li {
        width: 100px;
        min-height: 90px;
    }
}

@media only screen and (max-width: 480px) {
    .detail-item {
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 480px) {
    .mh-340rem {
        min-height: 2.0rem;
    }
}
@media only screen and (max-width: 767px) {
    .detail-item {
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 767px) {
    .mh-340rem {
        min-height: 2.0rem;
    }
}

@media only screen and (max-width: 1024px) {
    .mt-5-mob {
        margin-top: 5px !important;
    }
}
@media only screen and (max-width: 480px) {
    .btn, .button {
        min-width: 200px;
    }
}
@media (max-width: 575px) {
    .margin_60_35 {
        padding-top: 30px;
        padding-bottom: 5px;
        overflow: hidden;
    }
}
@media only screen and (max-width: 480px) {
    .bg-white-mobile {
        background: white;
    }
}
@media only screen and (max-width: 767px) {
    .bg-white-mobile {
        background: white;
    }
}
@media only screen and (max-width: 480px) {
    .mobile-hidden {
        display: none !important;
    }
}
@media (max-width: 575px) {
    ul.list_feat li {
        width: 100%;
        min-height: inherit;
    }
}
@media only screen and (max-width: 991px) {
    ul.list_feat li {
        /* width: 45%; */
    }
}
@media only screen and (max-width: 480px) {
    ul.list_feat li {
        margin: 0px;
        padding: 10px;
    }
}
@media only screen and (max-width: 767px) {
    ul.list_feat li {
        margin: 0px;
        padding: 10px;
    }
}
@media only screen and (max-width: 480px) {
    ul.list_feat li p {
        margin-top: 15px;
    }
}
@media only screen and (max-width: 767px) {
    ul.list_feat li p {
        margin-top: 15px;
    }
}

@media (max-width: 575px) {
    .margin_60_35 {
        padding-top: 30px;
        padding-bottom: 5px;
        overflow: hidden;
    }
}
@media only screen and (max-width: 480px) {
    .bg-white-mobile {
        background: white;
    }
}

   

@media only screen and (max-width: 480px) {
    ul.list_feat li {
        margin: 0px;
        padding: 10px;
    }
}
@media only screen and (max-width: 480px) {
    .adventuredetail .highlight-title {
        border-bottom: 2px solid black;
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 767px) {
    .adventuredetail .highlight-title {
        border-bottom: 2px solid black;
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 767px) {
    .mobile-color-black {
        color: black !important;
    }
    .sum-point-mobile-one .highlight-title{
        border-bottom: 2px solid black;
        font-size: 18px !important;
    }
        ul.list_feat li p a{
        margin-top: 0px;
        color: #f9a872;
    }
        .sum-point-mobile-one {
        width: 46% !important;
        min-height: 120px !important;
        margin: 5px !important;
    }
     ul.list_feat li p {
        margin-top: 5px!important;
    }
    .sum-point-mobile-one h3{
        margin:0px;
    }

}
