.pad-top-30{
padding-top: 30px; 
}
.objective {
margin-top: 20px; 
}
.nr-onj li, .nr-onj span {
font-size: 16px;
font-weight: 600;
color: #262626;
padding: 8px 0px 0px 0px;
}
.nr-onj span {
    padding-top: 23px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
}
.bank-details{
background: #084666;
padding: 30px 40px;
color: #fff;
border-radius: 15px;
}
.bank-details p{
color: #fff;
font-size: 20px;
}
.bank-details h2 {
position: relative;
margin-top:15px;
margin-bottom:40px;
width: 100%;
display: inline-block;
}
.bank-details h2::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 64px;
height: 4px;
border-radius: 2px;
background: #ff5a00;
bottom: -15px;
}
.cause-content-wrap .nr-posted-date span{
font-size: 15px;
margin-top: 20px;
border-bottom: 1px solid #000;
padding-bottom: 15px;
padding-top: 10px;
display: inline-block;
}
.cause-content-wrap .nr-posted-date span:last-child{
border-bottom: 0px;
}
.comming-soon .text-cm{
text-align: center;
margin-top: 50px; 
padding: 100px 0px 100px 0px;
background: rgba(0,0,0,0.02)
}
.activity-cnt .entry-title::before {
content: '';
position: absolute;
bottom: 0;
left: 40%;
width: 100px;
height: 4px;
border-radius: 2px;
background: #ff5a00;
}
.nr-banner-event {
    margin-top: 20px;
    display: block;
    margin-bottom: 20px;
}
.event-title-bc:before{
left: 45% !important;
width: 100px;
}
span.nrg {
padding: 0px;
font-weight: 600;
text-align: left;
font-size: 16px;
}
b.nrg {
text-align: left;
display: inherit;
}
.f-left{
float: left;
}
.br-7 {
    border-right: 5px solid #161616;
    height: 100% !important;
    min-height: 130px;
}
nav.site-navigation.d-flex.justify-content-end.align-items-center {
    width: 100%;
    margin-top: 10px;
}
.site-navigation {
    width: 100%;
    position: relative;
}
.zerogrid.bottom-footer {
    background: #161616;
    text-align: center;
    padding: 40px 0;
    width: 100%;
    color: rgba(255,255,255,0.7);
}
.site-navigation ul li:last-child {
    margin-right: 0px;
}

.nav-dropdown {
    position: absolute !important;
    display: none;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.15);
    right: 66px;
    width: 190px !important;
}
.drop-down:after {
    content: ' ▾';
    position: absolute;
    top: 9px;
    right: 25px;
    color: #fff;
}
ul.nav-dropdown li a {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    padding-left: 20px;
    cursor: pointer;
}
li.drop-down {
    position: relative;
}
li.drop-down a {
    padding-right: 50px !important;
}
table td {
    border: 1px solid rgba(0,0,0,0.3);
}
span.n-left p {
    text-align: left;
}
.anchor_banner {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}
.anchor_banner.home{
    margin-top: 0px;
}
.anchor_banner div{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 0px;
}

.banner-link-1, .banner-link-3{
    background: #338777;
}
.banner-link-2{
    background: #E36D03;
}
.anchor_banner a{
    color: #fff; 
    display: inline-block;
    padding: 7px 0px;
    width: 100%;
}
.anchor_banner a:hover{
    text-decoration: none;
}
@media (min-width:992px){
    .pad-0{
        padding:0px; 
    }
    .show-mobo{
        display: none;
    }
    .mice-border-right {
        border-right: 1px solid rgba(0,0,0,0.3);
    }
}
@media (max-width:991px){
    .pad-0{
        padding:0px 15px; 
    }
    .show-mobo {
        display: inline-block;
        width: 100%;
        background: #000;
        text-align: center;
        padding: 7px 15px;
    }
    .hide-mobo{
        display: none;
    }
    .nr-onj.show-mobo span {
        font-size: 15px !important;
        padding-top: 0px;
        color: #fff;
    }
    .site-branding.d-flex.align-items-center {
        width: 50%;
    }
    .site-branding.last-child a.d-block {
        display: inline-block !important;
        width: 100%;
    }
    .site-branding.last-child a.d-block img {
        float: right;
        width: 100px;
        margin-top: 15px;
    }
    .mobile-menu {
        background: #000;
        width: 110%;
        display: inline-block;
        padding: 10px 15px;
        margin: 15px 0px 0px 0px;
    }
    .hamburger-menu{
        float: right;
    }
    .hamburger-menu span{
        background: #fff;
    }
    .hamburger-menu {
        width: 25px;
    }
    .mice-border-right {
        border-right: none;
        margin-bottom: 30px;
    }
    .featured-cause .cause-content-wrap p, .featured-cause .cause-content-wrap b{
        text-align: center;
    }
    .copyright a{
        color: #fff;
    }
    .site-navigation ul {
        background: #ccc;
    }
    .site-navigation ul li a:hover, .site-navigation ul li.current-menu-item a, .site-navigation ul li a {
        background: transparent;
        color: #000;
        padding-left:0px !important; 
    }
    ul.nav-dropdown {
        top: 163px;
        left: 0px !important;
        height: 140px;
        width: 300px !important;
        padding: 18px 0px;
        box-shadow: none;
    }
    .drop-down:after{
        color: #000
    }
    .nr-banner-event {
        width: 100%;
    }
}