.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;
}
a.navbar-brand {
    padding: 0px 15px;
}
.about_sec.hjkl {
    padding: 6px 20px;
}


@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%;
    }
    
    
    /*---------------popup css add---------------------*/
    
    .navbar-header {display: none;}
    .callnow_mm {display: none;}
    nav.navbar {
    position: fixed;top: 0px;width: 100%;background: #0a3788;z-index: 999999;}
    section.destinations-carousel {display: none;}
    .about_sec { padding: 6px 4px 5px;}
    .about_sec h4 {font-size: 21px;line-height: 30px;margin-bottom: 11px;}
    .mob-vcsad {display: none;}
    .footer {padding: 16px 0 9px;}
    .slider_homes {display: none;}
    .dest_sec {  display: none;}
    .container {padding-right: 27px;}

    
    
    
    
}