a.withoutstyle_hayperlink {
    color: #666666;
    text-decoration: none;
    cursor: default;
}
a.withoutstyle_hayperlink:hover {
    color: #666666;
    text-decoration: none;
    cursor: default;
}
.home-cta-banner h2 {
    color: #FFF;
    text-transform: none !important;
    text-align: center;
    letter-spacing: 0.025em !important;
    margin-bottom: 1.2em;
}
.home-cta-banner .wpcf7 .span3 {
    width: 75%;
    display: inline-block;
}
.home-cta-banner .wpcf7 div.buttonRight {
    width: 24%;
    display: inline-block;
    margin: 0;
}
.home-cta-banner .wpcf7 .span3 span {
    display: inline-block;
    width: 31%;
    margin-right: 2%;
}
.home-cta-banner .wpcf7 div.buttonRight .wpcf7-submit {
    font-size: 1em;
    font-weight: bold;
    padding: 10px 22px;
}
.home-cta-banner .wpcf7 div.buttonRight .ajax-loader {
    display: none;
}
.home-cta-banner .wpcf7 .wpcf7-mail-sent-ok {
    color: #FFF;
}
@media (max-width: 767px) {
.home-cta-banner .wpcf7 .span3 {
    width: 100%;
    text-align: center;
}
.home-cta-banner .wpcf7 div.buttonRight {
    width: 100%;
    text-align: center;
}
.home-cta-banner .wpcf7 .span3 span {
    width: 100%;
}
}