.subscribe-form-dialog .embed-code {
  display: block;
  padding: 0px;
  max-width: none;
}

.form-wrapper-everyaction {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.form-wrapper-everyaction .ngp-form {
  width: 100% !important;
  margin: 0 auto;
  overflow: hidden;
  display: block;
}

.form-wrapper-everyaction p {
  max-width: 900px;
  width: 95%;
  font-size: 15px;
  line-height: 1.5em;
  margin: 0px auto 15px;
  font-family: "Merriweather", serif;
}

.form-wrapper-everyaction a {
  color: #0000ff;
  text-decoration: underline;
}

.form-wrapper-everyaction .ngp-form label {
  color: #333333;
  font-family: BrandonGrotesque-Black;
  font-size: 16px;
  text-transform: uppercase;
}

.form-wrapper-everyaction .at-title {
  display: none;
}

.form-wrapper-everyaction .at-markup.HeaderHtml {
  display: none;
}

.form-wrapper-everyaction legend.at-legend {
  display: none;
}

.form-wrapper-everyaction label.at-text {
  color: #333333;
  font-family: BrandonGrotesque-Black;
  font-size: 16px;
  text-transform: uppercase;
}

.form-wrapper-everyaction label.at-check.sms-subscribe-mobile-phone {
  margin-top: 20px;
}

.form-wrapper-everyaction input.at-submit.btn-at.btn-at-primary {
  width: 95%;
  color: #fff;
  font-family: BrandonGrotesque-Black;
  font-size: 20px;
  text-transform: uppercase;
  background-color: #000;
}

.form-wrapper-everyaction .at-markup.sms-legal-disclaimer {
  font-size: 12px;
  color: #333333;
  line-height: 1.5em;
  margin-bottom: 15px;
  font-family: "Merriweather", serif;
}

.form-wrapper-everyaction .ngp-form span.text {
  font-size: 12px;
  color: #333333;
  line-height: 1.5em;
  margin-bottom: 15px;
  font-family: "Merriweather", serif;
}

.form-wrapper-everyaction span.at-checkbox-title {
  font-family: BrandonGrotesque-Black;
  font-size: 14px;
  margin-bottom: 10px !important;
  display: block;
  text-transform: uppercase;
}

.form-wrapper-everyaction .ngp-form p {
  font-size: 12px;
  color: #333333;
  line-height: 1.5em;
  margin-bottom: 15px;
  font-family: "Merriweather", serif;
}

.form-wrapper-everyaction .at textarea {
  max-width: 100%;
  resize: vertical;
  height: 150px;
}

.form-wrapper-everyaction label.at-check.sms-subscribe-mobile-phone {
  margin-top: 0px !important;
}

.form-wrapper-everyaction .at .at-check input + span {
  margin-bottom: 0px !important;
}

.form-wrapper-everyaction label.at-check.sms-subscribe-mobile-phone {
  margin-top: 0px !important;
}

.form-wrapper-everyaction fieldset.at-fieldset.legal-auth {
  display: none !important;
}

.form-wrapper-everyaction
  .ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix {
  margin-bottom: 15px !important;
}

.form-wrapper-everyaction span#ui-id-1 {
  display: none !important;
}

/*CUSTOM FIELD*/
/*Contact Us Primary*/
.form-wrapper-everyaction
  label.at-select.CustomFormFieldQuestion_2649406423609171.multi-select {
  color: #333333;
  font-family: BrandonGrotesque-Black;
  font-size: 16px;
  text-transform: uppercase;
}

.form-wrapper-everyaction
  label.at-area.CustomFormFieldQuestion_5324604673045499_MappedParagraphQuestion_8337956061043365 {
  color: #333333;
  font-family: BrandonGrotesque-Black;
  font-size: 16px;
  text-transform: uppercase;
}

/*FOR US*/
.form-wrapper-everyaction label.at-select.Country {
  display: block !important;
}

fieldset.at-fieldset.legal-auth {
  display: none;
}
