.front-page-1 {
max-height: 800px !important;
}

.title-area {
margin: 0 auto 0 !Important;
}

@media (max-width: 767px) {
.front-page-1 {
max-height: 635px !important;
}

.front-page-1 h1 {
font-size: 1.6em;
}
}

@media (min-width: 600px) {
.wp-custom-logo .title-area {
padding-top:20px !important;
}
}

.button, button, input[type='button'], input[type='reset'], input[type='submit'] {
background-color: #f9a03a;
}

input, select, textarea {
border-radius: 0em;
}

.before-footer .widget-wrap {
max-width: 800px;
margin: auto;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
width: 100% !important;
}

gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label {
font-weight: 400;
font-size: 10px;
}

#field_1_5.gform_wrapper .top_label .gfield_label {
display: none !important;
}

.gform_wrapper .gfield_required {
color: #fff !important;
display: none;
}

#field_1_5.gform_wrapper gfield_required {
display: none !important;
}

@media (min-width: 600px) {
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label {
font-size: .675em;
}
}

@media (max-width: 599px) {
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label {
font-size: .475em;
}
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
color: #000;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
margin-top: -75px !important;
}

.page-id-38 .before-footer,
.page-id-39 .before-footer {
display: none;
}

.button.orange, button.orange, input[type='button'].orange, input[type='reset'].orange, input[type='submit'].orange {
font-size: 20px !important;
}

.fa {
display: none !important;
}

.site-header {
background-color: #fff !important;
}