/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 16 2020 | 11:38:12 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 13 2019 | 14:03:09 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2019 | 09:34:12 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2019 | 09:32:26 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2019 | 09:31:01 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 09 2019 | 09:28:28 */
.mfp-wrap.mfp-close-btn-in.mfp-auto-cursor.mfp-fade.mfp-ready {
        top: 0% !important;
    left: 0% !important;
    position: fixed !important;
    height: auto !important;
}
.newsletter-form {
  background: red;
  padding: 20px !important;
}
.header {
  display: flex;
  width: 100%;
  color: white;
}
.headinghd {
  width: 70%;
  font-size: 35px;
  font-family: Helvetica Neue LT Std;
  font-weight: bold;
}
.paragraphhd {
  font-family: Helvetica Neue LT Std;
  width: 50%;
  font-weight: normal;
}
.newsbodyhd {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.inputbox {
  width: 70%;
}
.typebox {
  width: 30%;
}
.inputbox input {
  font-family: Helvetica Neue LT Std;
  font-weight: normal;
  font-size: 20px;
  padding: 10px;
  margin-top: 10px;
  border-radius: 0px !IMPORTANT;
  color: red !important;
  border: 2px solid #ff0000 !important;
}
.inputbox input::placeholder {
  color: red !important;
  text-transform: uppercase;
}
div#pum_popup_title_121318 {
  display: none;
}
.mc-field-group.input-group li {
  font-size: 20px;
  color: white;
  font-family: Helvetica Neue LT Std;
  font-weight: bold;
}
.typebox input {
  position: relative;
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px !important;
  margin: 0;
}
.mce_inline_error:not(.required) {
  position: absolute;
  border: 0px !important;
  top: -24px;
  font-size: 10px !important;
  left: 3px;
  border-radius: 0px !important;
}
input#mc-embedded-subscribe {
  text-shadow: unset !important;
  background: transparent !important;
  border: 1px solid white !important;
  box-shadow: unset !important;
  font-size: 20px !important;
  height: unset !important;
  padding: 10px 20px !important;
}
input#mc-embedded-subscribe:hover {
  background: white !important;
  color: red !important;
}
.typebox input::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background: white;
  top: 0;
  left: 0;
}
.typebox input:checked:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: black;
  width: 3px;
  height: 18px;
  transform: translate(-50%, -50%) rotate(45deg) !important;
}
.closendbtn {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.closeBtn svg {
  width: 20px !important;
  height: auto;
  fill: white;
}
div#mce-responses {
  /* position: absolute; */
  /* bottom: 10%; */
  /* top: inherit !important; */
  /* width: 300px !important; */
  /* left: 41%!important; */
  /* transform: translate(-50%, 0); */
  /* margin: 0 !important; */
  /* padding: 10px !important; */
}
div#mce-error-response {
  margin: 0px !important;
  padding: 0px !important;
  text-align: center;
  width: 100% !important;
  color:white;
}
button.pum-close.popmake-close {
      position: absolute !important;
    right: 20px !important;
    color: #888888 !important;
    border: 0px !important;
    width: 20px !important;
    height: 20px !important;
    font-size: 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: transparent !important;
    top: 20px !important;
      box-shadow: none !important;
}
@media only screen and (max-width: 600px) {
  div#popmake-121318 {
    width: 300px !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
  .header {
    display: block !important;
    text-align: center;
  }
  .headinghd {
    width: 100%;
    text-align: center;
  }
  .newsbodyhd {
    display: block;
  }
  .inputbox {
    width: 100%;
  }
  .typebox {
    width: 100%;
  }
  .mc-field-group {
    width: 100% !important;
  }
  div#mce-responses {
    color:red!important;
    bottom: -50px;
    left: 50% !important;
  }
  .closendbtn .clear {
    width: unset !important;
  }
  div#mce-responses div {
    color: red !important;
}
}
.closendbtn .clear {
  width: 30%;
}
.mc-field-group.input-group {
  padding-bottom: 0px !important;
}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 0px !important;
}

div#mce-error-response a {
    color: white !important;
}
div#mce-success-response {
    margin: 0px !IMPORTANT;
    padding: 0px !important;
    color: white !important;
    text-align: center !important;
}

div#mce-responses {
    width: 50% !important;
}