/*
	Code added 09/11/2016
	Tweaks request by Rycky S.
*/
.img-responsive {
	width: 100%;
    height: auto;
}
.logo-container {
	width: 60%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: -45px;
}
.info-contact{

}
.success{
	color: green;
}
.error{
	color: red;
}
.form-contact{
	margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-align: center;
    box-sizing: border-box;
}