.fav_dst h3 {
    font-size: 17px;
    font-weight: 600;
    color: #0B1F3B;
    padding: 8px 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Quicksand", sans-serif;
}
.fav_dst p {
       font-size: 16px;
    font-weight: 600;
    text-align: justify;
    color: #000;
    padding: 2px 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: "Quicksand", sans-serif;
}
.dnp-css {
    padding-left: 3px;
    padding-right: 3px;
}
.dest_ct_bx p.contdsnp {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    padding: 5px;
    border-radius: 0px 5px 5px 0px;
    text-align: justify;
}
.dest_ct_bx {
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3);
}
a.dssuryawanshi-mob {
    font-size: 21px;
    width: 100%;
    float: left;
    text-align: center;
    color: #00537e;
    font-weight: 900;
    display: none;
    font-family: "Quicksand", sans-serif;
}
ul.link-ul {
    padding: 2px 0px;
    box-shadow: 0px 0px 5px #fff;
    margin: 15px 0px 10px;
}






@media (min-width: 320px) and (max-width: 767px) {
a.dssuryawanshi-mob {display: block;}
nav.navbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 30%);
    padding: 4px 0px;
}  
.slider_img {
    padding-top: 42px;
}

        
}