#aboutus .content p{
	color:#333 !important;
}

#home h4 span{
	white-space: nowrap;
	overflow-wrap: nowrap;
}

@media only screen and (max-width: 992px) {
	#home h1{
		font-size:40px;
	}
}

@media only screen and (max-width: 576px) {
	#home h1{
		font-size:36px;
	}
}