#btn-send.btn-xl {
    width: 100%;
}

.g-recaptcha {
    transform:scale(0.8);
    -webkit-transform:scale(0.8);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
.form-control {
    border: 0;
}
.parallax-window {
    min-height: 400px;
    background-color: #000;
    /*background: transparent;*/
}
section#feature {
    color: white;
}

section#feature h3.section-subheading {
    color: white;
    line-height: 30px;
}

.welding-icon {
    background: url('img/welding-icon.png');
}