.section-heading ul li {
    font-size: 16px !important;
    color: #000;
    line-height: 34px;
    font-family: 'Fira Sans', sans-serif;
    text-align: justify;
}
.section-heading ul {
    list-style:disc;
    padding-left:15px;
}
@media (min-width:320px) and (max-width:767px)
{
  .header-menu-wrapper {        background: #0f4ab5 !important;border-bottom: 1px solid #fff;position: fixed;top: 0px;width: 100%;z-index: 9999;height: 62px;padding: 5px 0px;}
  body.fixed-nav {padding-top: 0px !important;}
  .fixed-nav .header-menu-wrapper {background: #fff;padding: 5px 0px;}
  .menu-wrapper {display: none!important;}
   .footer-area { background: #1414d2!important;}
   .dsnp-mobftvie {display: none;} 
   
   
}