.about_sec ul {padding-left: 17px;}
.about_sec ul li {color: #000;line-height: 24px;font-size: 15px;text-align: justify;font-weight: 500;list-style: disc;}
.about_sec.hjkl {padding: 6px 20px;}
.navbar-brand {height: auto;padding: 2px 15px;}
.hgdft_head p {font-size: 16px;color: #fff;font-weight: 600;line-height: 27px;}

.bg-white {
    background-color: rgb(255, 255, 255) !important;
}
h2.fw-bold.display-5 {
    text-align: left;
    font-size: 35px;
    color: #fff;
}
p.lead.mb-2 {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    margin-bottom: 10px;
}
section.promo-section .align-items-center {
    padding: 25px 0px !important;
}
p.mb-1.text-uppercase.small.fw-bold {
    color: #fff;
    font-weight: 600;
}
h4.fw-bold.text-warning.mb-3 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
}
a.btn.btn-outline-light.px-4.rounded-pill.fw-semibold {
    background: #000;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
}


@media (min-width:320px) and (max-width:767px) {
    .ftr_bx ul li {
        width: 100%;
    }
    ul.dsnp-uladm li.dsnp-liadm {
        width: 100%;
    }
    .ftr_bx ul li.dsnp-ex {
        width: 100%;
    }
    
    .navbar {min-height: 92px;}
    
    
}