.gform_wrapper {
max-width: 100% !important;
} .gform_footer {
padding-top: 0px !important;
} .gform_fields li {
margin-bottom: 20px;
} .gfield_label {
margin: 0 !important;
} input.large  {
width: 100% !important;
padding: 5px !important;
text-indent: 0px !important;
} textarea.small {
width: 100% !important;
padding: 5px !important;
} .gform_button {
display: inline-block;
padding: 9px 15px;
background-color: #3898EC;
color: white;
border: 0;
line-height: inherit;
text-decoration: none;
cursor: pointer;
border-radius: 0;
}html.w-mod-touch * {
background-attachment: fixed !important;
} .gform_button {
border-radius: 5px;
background-color: #00a950;
-webkit-transition: all 500ms ease;
transition: all 500ms ease;
font-size: 18px;
line-height: 1.5em;
font-weight: 600;
text-transform: uppercase;
}