.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: #0f2245!important;}
  .fixed-nav .header-menu-wrapper {background: #0f2245;padding: 2px 0px;}
  .menu-wrapper {display: none!important;}
   .footer-area { background: #0f2245!important;}
   .dsnp-mobftvie {display: none;} 
   
   
}