#mobile_menu1 {
  margin-top: 20px;
}

.gform_wrapper form .gform-body .gform_fields {
  row-gap: 21px;
}
.gform_wrapper form .gform-body .gform_fields .ginput_container input {
  background: transparent;
  padding: 30px 18px;
}
.gform_wrapper form .gform-body .gform_fields .ginput_container textarea {
  background: transparent;
  padding: 10px 18px;
}
.gform_wrapper form .gform-footer {
  justify-content: end;
}
.gform_wrapper form .gform-footer input {
  color: #FFFFFF !important;
  letter-spacing: 3px !important;
  font-size: 14px;
  font-family: "Oswald", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: #727865 !important;
  padding-top: 18px !important;
  padding-right: 40px !important;
  padding-bottom: 18px !important;
  padding-left: 40px !important;
}
.gform_wrapper form .gform-footer input:hover {
  background-color: #484D3D !important;
}

@media screen and (max-width: 370px) {
  #the_footer .et_pb_column {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 767px) {
  #the_footer .et_pb_column .et_pb_image {
    width: 180px;
  }
}
@media screen and (max-width: 370px) {
  #the_footer .et_pb_column .footer_title {
    margin-bottom: 5px !important;
  }
}
@media screen and (max-width: 370px) {
  #the_footer .et_pb_column .footer_menu p {
    font-size: 14px;
  }
}
@media screen and (max-width: 370px) {
  #the_footer .et_pb_column .footer_icons a {
    font-size: 14px;
  }
}
@media screen and (max-width: 370px) {
  #the_footer .et_pb_column .footer_icons .et_pb_blurb_container {
    padding-left: 5px;
  }
}
@media screen and (max-width: 370px) {
  #the_footer .et_pb_column .footer_icons .et_pb_main_blurb_image {
    width: 22px;
  }
}
@media screen and (max-width: 767px) {
  #the_footer .et_pb_column .et_pb_code {
    width: 100%;
    max-width: 100%;
  }
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper .gform_required_legend {
  color: #fff;
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper .gform_required_legend .gfield_required_asterisk {
  color: #fff;
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper form .gform-body .gform_fields {
  row-gap: 21px;
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper form .gform-body .gform_fields .ginput_container input {
  background: transparent;
  padding: 30px 18px;
  border: 1px solid #fff;
  color: #fff;
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper form .gform-body .gform_fields .ginput_container textarea {
  background: transparent;
  padding: 10px 18px;
  border: 1px solid #fff;
  color: #fff;
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper .gform-footer {
  justify-content: end;
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper .gform-footer input {
  color: #FFFFFF !important;
  letter-spacing: 3px !important;
  border: 1px solid #fff;
  font-size: 14px;
  font-family: "Oswald", Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  background-color: transparent !important;
  padding-top: 18px !important;
  padding-right: 40px !important;
  padding-bottom: 18px !important;
  padding-left: 40px !important;
}
#the_footer .et_pb_column .et_pb_code .gform_wrapper .gform-footer input:hover {
  background-color: #fff !important;
  color: #3a2326 !important;
}

/*# sourceMappingURL=custom.css.map */
