@media (max-width:990px) {
.top-sec h1 {
    font-size: 25px;
    color: #fff;
}
.top-sec p {
    font-size: 15px;
    color: #fff;
    border-left: 3px solid #fff;
    padding: 0 8px 0;
    font-weight: 600;
    line-height: 23px;
    margin-top: 17px;
}
.top-sec ul li {
    list-style: none;
    width: 45%;
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    align-items: center;
    margin-right: 20px;
    padding: 3px 0;
}
.top-sec ul li img {
    height: 31px;
    margin-right: 6px;
}
.white-get {
    background: #fff;
    padding: 8px 19px;
    border-radius: 10px;
    color: #0d2135;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid #02479d;
}

.white-view {
    background: transparent;
    padding: 8px 19px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border: 2px solid #7991ac;
}
.package .baidyanath .divine-1 {
    width: 100%;
}
.package .baidyanath .divine-2 {
    width: 100%;
}

.package .baidyanath .divine-1 .significance {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 24px 18px;
    background: #f2f9fe;
    border: 1px solid #e7e7e7;
    box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
    -webkit-box-shadow: 0px 3px 4px 0px rgb(12 6 14 / 14%);
    border-radius: 20px;
    position: relative;
    width: 100%;
    padding: 12px;
    justify-content: space-between;
}
.package .baidyanath{display: block;}
.addressnew ul {
    margin: 0;
    padding: 0;
    display: block;
    justify-content: space-between;
    align-items: center;
}

.had-hide {
    display: block;
}








}









@media (max-width:767px) {
    

    .book-with ul {
        display: block;
    }

    .addressnew ul {
        display: block;
    }

    .yatra ul {
        display: block;
    }

    .spiritual .trip-all .all-name {
        display: block;
    }

    .spiritual .trip-all .all-name div {
        width: 100%;
    }

    .spiritual .trip-all .Package {
        display: block;
    }

    .yatra ul li {
        padding: 10px 28px 14px;
        margin-bottom: 17px;
        border-radius: 10px;
        font-size: 15px;
        color: #001147;
        font-weight: 500;
        width: 100%;
    }

    .yatra h3 {
        text-align: center;
        font-size: 20px;
        color: #fff;
        font-weight: 500;
        margin: 22px 0 0;
    }

    #customer-1.owl-carousel .owl-nav button.owl-prev {
        font-size: 30px;
        color: #fff;
        background: #001761;
        border-radius: 50%;
        padding: 0px 10px !important;
        width: 40px;
        height: 40px;
        line-height: 0;
        left: 0;
        position: absolute;
        top: 35%;
    }

    #customer-1.owl-carousel .owl-nav button.owl-next {
        font-size: 30px;
        color: #fff;
        background: #001761;
        border-radius: 50%;
        padding: 0px 10px !important;
        width: 40px;
        height: 40px;
        line-height: 0;
        right: 0;
        position: absolute;
        top: 35%;
    }

    .book-with h2 {
        text-align: center;
        font-size: 15px;
        color: #0d2135;
        font-weight: 600;
        margin-bottom: 16px;
    }

    .book-with ul li {
        list-style-type: none;
        background: #f4f8fe;
        width: 100%;
        padding: 23px;
        text-align: center;
        border-radius: 100px 100px 0 0;
    }

    .package .baidyanath {
        display: block;
    }

    .package .baidyanath .divine-1 {
        width: 100%;
    }

    .package .baidyanath .divine-2 {
        width: 100%;
    }

    .package .baidyanath .divine-1 h2 {
        font-size: 17px;
        color: #091725;
        font-weight: 500;
        margin: 7px 24px 0;
    }

    .package .baidyanath .divine-1 .significance {
               width: 91%;
        display: block;
        left: 0;
        margin-top: 30px;
                position: relative;
    }

    .jyotirlingas h2 {
        text-align: center;
        font-size: 18px;
        color: #0d2135;
        font-weight: 600;
        margin-bottom: 8px;
        display: inline-block;
        line-height: initial;
    }

    .travelers h3 {
        text-align: center;
        font-size: 18px;
        color: #0d2135;
        font-weight: 500;
        margin: 10px 0 11px;
    }

    .top-sec h1 {
        font-size: 18px;
        color: #fff;
    }

    .top-sec p {
        font-size: 13px;
        color: #fff;
        border-left: 3px solid #fff;
        padding: 0 8px 0;
        font-weight: 500;
        line-height: 23px;
        margin-top: 10px;
    }

    .owl-carousel .owl-item img {
    display: inline-block;
    width: auto;
    height: auto;
}

    .top-sec {
        
        top: 6%;
        z-index: 99999;
        left: 3%;
        background-position: bottom;
        padding: 13px;
    }
.top-sec ul li {
    list-style: none;
    width: 100%;
    float: left;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    align-items: center;
    margin-right: 14px;
    padding: 4px 0;
}

.white-get {
    background: #fff;
    padding: 8px 12px;
    border-radius: 10px;
    color: #0d2135;
    font-weight: 600;
    font-size: 13px;
    border: 2px solid #02479d;
}
.white-view {
    background: transparent;
     padding: 8px 12px;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    border: 2px solid #7991ac;
}
.book-with img {
    height: 20px;
    margin: 0 3px 0;
}
.book-with p {
    text-align: center;
    font-size: 13px;
    color: #0d2135;
    font-weight: 500;
    margin-bottom: 26px;
}
.book-with ul li h3 {
    font-size: 15px;
    color: #0d2135;
    font-weight: 500;
    margin: 14px 0 4px;
}
#customer-1 .item h3 {
    font-size: 16px;
    color: #001761;
    font-weight: 500;
    margin: 11px 18px 8px;
}
#customer-3 p {
    font-size: 13px;
    color: #5b5b5b;
    font-weight: 500;
}
.travelers .name h4 {
    font-size: 16px;
    color: #101010;
    font-weight: 600;
    margin-bottom: 0;
}
.top-sec ul li img {
   height: 33px !important;
    margin-right: 11px;
}
.package .baidyanath .divine-1 .significance ul li img {
    height: 19px;
    margin-right: 8px;
    float: left;
}
.package .baidyanath .divine-1 .significance ul li {
    list-style: none;
    padding: 9px 0;
    font-size: 12px;
    color: #001761;
    font-weight: 500;
}
.spiritual .trip-all h3 {
    text-align: center;
    font-size: 18px;
    color: #0d2135;
    font-weight: 600;
    margin-bottom: 0;
    display: inline-block;
    line-height: initial;
    width: 100%;
}
.spiritual .trip-all .all-name label {
    display: block;
    color: #113773;
    font-weight: 600;
    font-size: 13px;
    margin-top: 8px;
}
.complete h3 {
    text-align: left;
    font-size: 17px;
    color: #0d2135;
    font-weight: 500;
    margin: 0 0 15px;
}
.yatra p {
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    margin: 13px 0 0;
}
.hide-dib{display: none;}
.hide-destop{display: block;}
.spiritual .trip-all .Package .custom-control-label {
    font-size: 13px;
    color: #095282;
    font-weight: 500;
}
.jyotirlingas {
    width: 100%;
    margin: 0 0 30px;
}
#customer-1 .item {
    height: auto;
}
#main #faq .card .card-header .btn-header-link.collapsed,#main #faq .card .card-header .btn-header-link,#main #faq .card .collapse.show {
    font-weight: 500;

}
#main #faq .card .collapse.show {
    line-height: 22px;
}
.submit-btn {
    padding: 11px 0;
    font-size: 15px;
}

  #customer-reviews.owl-carousel .owl-item img {
        display: inline-block;
        width: auto;
        height: 509px;
    }

.modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
}
.trav-grid,.hl-grid,.inc-grid,.pkg-grid,.why-grid,.about-inner,.hero{display: block;}

}