.navbar-brand img {
    max-height: 110px;
}
.navbar .navbar-nav .nav-item{margin-right: 15px;}
.sir_img img{
    max-height: 436px;
    top: -186px;
    border-bottom-left-radius: 9px;
}
.sir__dv{
    position: relative;
    top: 80px;
}
.contact_soc li a{color:#7c7c7c;font-size: 20px;margin-right: 10px;}
.foot_lo img{max-height: 170px;}
.gren_bx{
    top: -100px;
}

























/* responsive css start here----------------------------------------------------------------------------------- */


@media (max-width: 576px){

}
@media (min-width: 577px) and (max-width:767px){
    .sir___nm {
        position: absolute;
        top: 70px;
        right: 10px;
    }
    .sir___nm h5.text-primary{
        color: #000 !important;
    }

    
}
@media (max-width: 767px) {
    .navbar-brand img {
        max-height: 80px;
    }
    nav.navbar {
        padding-top: 0;
        padding-bottom: 0px;
    }
    .sir_img img{left: 0;max-height: 386px;top: -135px;}
    .mt__20{margin-top: 60px;}
    .mt-000{margin-top: 0;}
    .ab____img{margin-top: 20px;}
    .foot_lo img {
        max-height: 110px;
    }
    
}


@media (min-width: 768px) and (max-width:991px){

}

@media (max-width:991px){

}





























