h1.title {
  display: none;
}
#field_word {
  margin-top: -25px;
}
#btn-submit {
  text-transform: none;
}
#field_first_name, #field_last_name, #field_email, #field_phone, #field_zip, #field_city, #field_state, #field_country {
  max-width: 350px;
}
#field_address{
  max-width: 675px;
}
#field_fees {
  padding-top: 20px;
  padding-bottom: 20px;
}
.input-group {
    max-width: 270px;
}
input[type="text"] {
  height: 40px !important;
}
input[type="radio"] {
width: 1em !important;
margin-right: 10px !important;
height: 1em !important;
}
#Immigration_Type-lbl, #other_immigration_matter-lbl {
font-size: 18px;
font-weight: 600;
color: #014598;
padding-bottom: 10px;
}
.radio {
 padding-bottom: 15px;
}
.radio small {
    color: #2196F3;
}