@charset "UTF-8";
/***********************************
New Stylesheet to match mobile form
styling to legacy
***********************************/
/***********************************
FORM ELEMENTS
***********************************/
form input {
  text-transform: capitalize;
}
form #edit-email {
  text-transform: none;
}

#edit-submit,
#edit-multi-step-section-1,
#edit-multi-step-section-2,
#edit-multi-step-section-3,
#edit-multi-step-section-4,
#edit-multi-step-section-5,
#edit-multi-step-section-6 {
  display: none;
}

select-wrapper:after {
  content: "▼";
}

/********************************************
/********************************************
/********************************************
/********************************************
MEDIA QUERIES
/********************************************
/********************************************
/********************************************
********************************************/
/********************************************
MIN-WIDTH 768PX
********************************************/
/********************************************
MIN-WIDTH 992PX
********************************************/