/* Enter Your Custom CSS Here */
body {font: normal 101%/1 "Arial" Helvetica, sans-serif; line-height: 1.8em; margin: 0;}

/* Text blocks */
h1,h2,h6 {font: normal 100% "Arial", Helvetica, sans-serif;}
h3,h4,h5 {font: bold 100% "Arial", Helvetica, sans-serif;}
h1 {font-size: 210%;}
h2 {font-size: 196%;}
h3 {font-size: 162%; font-weight: normal;}
h4 {font-size: 144%;}
h5 {font-size: 134%;}
h6 {font-size: 124%; font-weight: bold; text-transform: uppercase;}

.content-group h2 {color: #01607d;}
.content-group h3 {color: #005f87;}
.content-group h4 {color: #464646;}
.content-group h5 {color: #434f01;}
.content-group h6 {color: #222222;}

/* Site title */
.site-title a {
    background-color: transparent; color: #ffffff; font: normal 200% "Arial", Helvetica, sans-serif; text-transform:uppercase;
}
.su-row .su-column:last-child {
float:left!important;
}


/* Gravity Forms */
body .gform_wrapper ul li.gfield {margin-top: 0; margin-bottom: 7px;}
body .gform_wrapper .top_label div.ginput_container {margin-top: 3px;}
.gform_wrapper ul.gform_fields li.gfield {padding-right: 0;}
.gform_wrapper .gsection {margin-right: 0;}
.gform_wrapper h2.gsection_title {background-color: #18547d; color: #fff; font: bold 110% Arial, Helvetica, sans-serif; margin-top: 15px; max-width: 100%; padding: 7px 10px !important; width: 100%; -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}
.gfield_required {color: #cc0000 !important; font-weight: bold;}
.gform_wrapper .top_label input.medium, 
.gform_wrapper .top_label select.medium,
.gform_wrapper textarea.small,
.gform_wrapper textarea.medium {width: calc(67% - 8px);}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, 
body .gform_wrapper ul li.field_description_below div.ginput_container_radio {margin-top: 0; margin-bottom: 15px;}
input + .ginput_counter {display: none;}
.gform_wrapper div.charleft {color: #595959; margin-top: 0;}
.instruction {color: #595959;}
.gform_wrapper .gform_footer {padding-top: 0;}
.gform_wrapper .gsection {border: none; padding: 0;}
.gravity-captcha label {font-size: 0 !important;}