.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: #fff!important;padding: 5px 0px;}
  .fixed-nav .header-menu-wrapper {background: #fff;padding: 5px 0px;}
  .menu-wrapper {display: none!important;}
   .footer-area { background: #0f4ab5!important;}
   .dsnp-mobftvie {display: none;} 
   .icon-box .info-icon:after {background-color: #0f4ab5!important;}
   .icon-box .info-icon::before {background-color: #0f4ab5!important;}
   .section-heading .sec__title {font-size: 19px!important;line-height: 31px!important;text-align: justify!important;}
   
   
}