.service-heading {
  margin: 15px 0;
  text-transform: none; }
.text-muted{
	font-size: 15px;
}
@media screen and (max-width: 767px){
	.text-muted{
		font-size: 15px;
	}
		.vison-tex {
		font-weight: bold;
		text-align: justify;
	}
}
@media screen and (min-width: 768px){
	.vison-tex {
		width: 600px;
		display: inline-block;
		font-weight: bold;
		text-align: justify;
		/* outline: 1px solid #0f0; */
		margin: 0 auto;
	}
	.wrappper{
		text-align: center;
	}
}
.timeline .timeline-heading h4.subTitle{
	color: #d40000;
	font-size: 24px;
}