.html .form-control, .html input[type="text"], .html input[type="file"], .html input[type="password"], .html textarea, .html select {
border-radius: 5px !important;
background: #efefef !important;
}

.alert-success {
text-align: center;
}

@media only screen and (max-width: 1200px) {
.email-contact-us {
margin-top: 15px;
}
}
