.contact-page-section h4.title-headding {
    margin-left: 0px;
}
.has-error {
	border: 1px solid #ff0000 !important;
}
.formErrorClass {
	display:none;
	color: red;
	margin-top: 5px;
	font-size: 15px;
	font-weight: 600;
	margin-top: 10px;
}
.alert-success {
	margin-top: 20px;
}
ul {
    list-style: inside;
    margin-left: 10px;
}