a.navbar-brand {
    width: 229px;
}
.dsnp-newonex {
    text-align: center;
}
.dsnp-newonex img {
    border-radius: 6px;
    color: #fff;
    margin: 10px auto;
    text-align: center;
    box-shadow: 0px 0px 2px 1px #0A547B;
    padding: 3px 4px;
    width: 60px;
}
.dsnp-newonex h4 {
    font-size: 17px;
    color: #0A547B;
    margin: 0px 0 7px 0;
    font-weight: 600;
}
.dsnp-newonex p {
    font-size: 15px;
    color: #000;
    margin: 0 0 10px 0;
    text-align: justify;
}
.aboutus-div {
    padding: 27px 0 25px 0;
    width: 100%;
    background: #007bff12;
}
.abou-cim h4 { color: #0A547B;font-size: 20px;font-weight: 600;}
.abou-cim p {
    font-size: 16px;
    color: #000;
    margin: 0px;
    padding: 0px 0 1px 0;
    font-weight: 400;
    line-height: 30px;
     text-align: justify; 
    margin-bottom: 6px;
}
.copyright_sec_ {
    background: #0A547B;
}
.qickes_link p a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}

a.dssuryawanshi-mob {
    font-size: 21px;
    width: 100%;
    float: left;
    text-align: center;
    color: #0A547B;
    font-weight: 900;
    display: none;
   
}
a.dssuryawanshi-mob:hover{
    color: #0A547B;
}
a.navbar-brand img {
    width: 98%;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 8px 0px;
}
.mbcdl {
    float: left;
}


@media (min-width:320px) and (max-width:767px){

a.dssuryawanshi-mob { display: block;}
button.navbar-toggler {position: absolute;top: 8px;right: 12px;}
nav.navbar.navbar-expand-lg.navbar-light {position: fixed;top: 0px;z-index: 9999;background: #fff;padding-top: 0px;padding-bottom: 0px;}
.head_banner {margin-top: 20px;}



}