.inner_content.about h4{
	color: #707070;
	font-weight: bold;
	line-height: 25px;
	margin-top: 15px;
}
.inner_content.about p{
	color:#707070;
}
.inner_content.about h4 .normal-txt{
	color: #707070 !important;
	font-size: .9em !important;
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 1.4em;
	margin-bottom: 20px;
}
.inner_content.about .list-block{
	padding:0;
	margin:0;
	list-style-type:none;
}
.inner_content.about .list-block li{
	background:url(../img/tick-list.png) 0 5px no-repeat;
	padding-left: 20px;
}

@media screen and (max-width:767px){
.about_us_heading{
margin-top: 15px !important;
    margin-bottom: 30px !important;
}
}
