.home-about ul li {
	color: #000;
    line-height: 29px;
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 17px;
    text-align: justify;font-family: 'Fira Sans', sans-serif;
}
@media (min-width:320px) and (max-width:767px){
	.navbar-header {display: none!important;}
	section.bg_clrddd {background: #11172b!important;}
	.footer {background: #11172b!important;}
	nav.navbar.navbar-default.stricky.slideIn.animated {
    /*position: fixed!important;*/
    top: 0px!important;
    width: 100%!important;
    z-index: 9999!important;
    background: #11172b!important;
}
.whys_one i {background: #11172b!important;}	
section.section-home-about.bg-white {display: block!important;}	
ol.carousel-indicators {display: none;}
.carousel-inner {display: none;}
 /* div#myCarousel {display: none;} */
	
}