body {
	background-image: url(/images/elanto75/bg-hero.jpg);
    background-repeat: no-repeat;
}
.t3-header {
    padding: 20px 72px 0 72px;
}
.contact-form #jform_contact_message {
    height: 150px;
}
.t3-mainbody {
    padding-bottom: 10px;
}
.t3-copyright {
    padding: 0px;
}
.view-contact #jform_captcha-lbl {
	display:none;
}
.contact-form legend {
    margin: 0px;
}
.section-title h2 {
    max-width: 252px;
    margin-top: 0;
    margin-bottom: 0px;
	color: #ffd97b;
}
.t3-footer {
    background: none;
}
.contact .contact-links ul li a {
    border: solid 1px #ffd97b;
}
.contact img {
    max-width: 100%;
    height: auto;
}
@media (min-width: 768px) {
.form-horizontal .control-group .control-label {
    width: auto;
 }
}
.form-horizontal fieldset + fieldset {
    margin-top: 0;
}
.form-horizontal .control-group {
    margin-bottom: 0;
}
.module-title {
    margin: 0 0 14px 0;
}