.header-top-bar ul{
	margin-bottom: 0;
}

.service-steps{
	text-align: center;
}

.service-steps ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.service-steps ul li{
	display: inline-block;
	width: 16%;
	margin-right: 20px;
}


.service-steps p{
	font-size: 15px;
	font-weight: 600;
	color: #206BB4;
}