.signupform {
  margin: 0 auto !important;
  max-width: 460px;
  padding: 30px ;
}
.signupform > p {
  float: none;
  margin-right: 10px;
  max-width: 240px;
}

.pum-content.popmake-content {
  background: #fff none repeat scroll 0 0;
  border: 2px  dashed #BC986A;
  padding: 30px;
}

.pum-content.popmake-content > p {
  font-size: 24px;
  margin-bottom: 0;
}

.signupform  .wpcf7-form-control.wpcf7-text.wpcf7-email {
  background: #fff none repeat scroll 0 0 !important;
  border: 1px solid !important;
}

.signupform .wpcf7-form-control.wpcf7-submit {
  float: none;
  background: #BC986A none repeat scroll 0 0 !important;
  color: white;
}

 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  border: medium none;
  color: darkblue;
  display: block !important;
}

.pum-close.popmake-close {
  background: #eeeeee none repeat scroll 0 0 !important;
  color: #444 !important;
  margin: 7px;
}


on_sent_ok: “location = ‘your-media-file-link’;"