
/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 tweaked by G */
#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    margin: 15px;
    z-index: 1;
}

#mc_embed_signup .datefield {
    position: relative;
    left: -1px;
}

#mc_embed_signup h2 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em;
}

#mc_embed_signup input {
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#mc_embed_signup input:not([type="time"]) {
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	vertical-align: middle;      /* Stops baseline jumping */
    line-height: 1.2;            /* Locks the internal text spacing */
    box-sizing: border-box;      /* Makes padding calculations stable */
}


#mc_embed_signup input[type=checkbox] {
    -webkit-appearance: checkbox;
  	outline: none;
}

#mc_embed_signup input[type=radio] {
    -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
    border-color: #333;
}

#mc_embed_signup .button {
    clear: both;
    background: transparent;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
  	display: block;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    width: 45%;
    height: 2rem;
    line-height: 32px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}

.button3 {
    clear: both;
    background: transparent;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 15px;
    font-weight: normal;
    width: 30%;
    height: 2rem;
    line-height: 32px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
}

#mc_embed_signup .button:hover {
    background-color: #222;
}

.button3:hover {
    background-color: #222;
    color: e85c41;
}

#mc_embed_signup .small-meta {
    font-size: 11px;
}

#mc_embed_signup .nowrap {
    white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
    padding-bottom: 1rem;
}

#mc_embed_signup .size1of2, #mc_embed_signup .size2of2 {
    clear: none;
    float: left;
  	width: 50%;
}

    @media only screen and (max-width: 375px) {
      
      .box { 
        margin-top:-30px;
      }
      
      .box input, .box .button, input[type="password"] {
        height: 60%;
      }
          
      input#mce-TIME {
    font-family: monospace;
	color: rgba(235, 235, 235, 0.5) !important;
    background-color: #000 !important;
    vertical-align: bottom;
  	font-size: 26px;
    width: 48% !important;
    margin-left: -5px;
     padding-right: 5px;
        position: relative;
        left: -22px;
        height: 90% !important;
        outline: none !important;
        border: none !important;
}
      #mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    width: 40%;
    height: 2rem;
}
      #mc_embed_signup .size2of2 {
    clear: none;
    float: left;
    width: 60%;
    height: 2rem;
}
 
      #mc_embed_signup #mce-success-response {
    color: #e85c41;
    font-family: monospace;
    font-size: 0px;
    display: none;
    width: 100%;
    height: 500px;
    position: absolute;
  	background-repeat: no-repeat;
  	background-position: center;
    z-index: 99;
    background-image: url('/images/subbed2.png');
    margin: -20px;
}
}

    @media only screen and (max-width: 600px) {
      
      .spray { 
        top: 200px;
      }
      
      #mc_embed_signup .size2of2 label {
    position: relative;
        left: -5px;
      }
      
      fieldset.mc_fieldset.gdprRequired.mc-field-group {
    margin-top: auto;
}
      
      input[type="checkbox" i] {
    position: inline;
    left: auto;
    top: auto;
}
      
      input#mce-TIME {
    font-family: monospace;
	color: rgba(0, 0, 0, 0.5);
    vertical-align: bottom;
  	font-size: 26px;
    width: 98%;
    margin-left: -5px;
     padding-right: 5px;
        position: relative;
        left: -12px;
        height: 90% !important;
}
      #mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    width: 60%;
    height: 2rem;
}
      #mc_embed_signup .size2of2 {
    clear: none;
    float: left;
    width: 40%;
    height: 2rem;
}
      #mc_embed_signup input {
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 1rem;
        background-color: #ccc;
}

#mc_embed_signup #mce-success-response {
    color: #e85c41;
    font-family: monospace;
    font-size: 0px;
    display: none;
    width: 100%;
    height: 500px;
    position: absolute;
  	background-repeat: no-repeat;
  	background-position: center;
    z-index: 99;
    background-image: url('/images/subbed2.png');
}
}

* html #mc_embed_signup .size1of2 {
    margin-right: 2%;
    /* Fix for IE6 double margins. */
}

#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
    display: inline-block;
    text-indent: 2%;
    height: 2rem;
  	width: 100%;
    padding: 0px 5px;
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 99%;
    margin-bottom: 2px;
}

#mc_embed_signup .mc-address-fields-group {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 96%;
    gap: 15px;
}

#mc_embed_signup .mc-sms-phone-group {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 96%;
    gap: 15px;
}

#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
    display: inline;
    width: 40px;
    margin: 0 2px;
    letter-spacing: 1px;
    text-align: center;
}

#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input {
    width: 40px;
}

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
    width: 30px;
}

#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label {
    display: none;
}

#mc_embed_signup .asterisk {
    color: #e85c41;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}

#mc_embed_signup .clear {
    clear: both;
}

#mc_embed_signup .foot {
    display: grid;
    grid-template-columns: 3fr 1fr;
    width: 96%;
    align-items: center;
}

@media screen and (max-width: 400px) {
    #mc_embed_signup .foot {
        display:grid;
        grid-template-columns: 1fr;
        width: 100%;
        align-items: center;
    }
  
  
}

@media screen and (max-width: px) {
  input {
    background-color: #000;
  }
}

@media only screen and (min-width: 375px) and (max-width: 812px) {
  body {
    background-color: #000; 
	overflow-x: hidden;
  }
}

@media screen and (max-width: 400px) {
    #mc_embed_signup .referralBadge {
        width:50%;
    }
}

#mc_embed_signup .brandingLogo {
    justify-self: right;
}

@media screen and (max-width: 400px) {
    #mc_embed_signup .brandingLogo {
        justify-self:left;
    }
}


#mc_embed_signup .mc-field-group.input-group ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
    display: block;
    padding: 3px 0;
    margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
    display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
    display: inline;
    width: auto;
    border: none;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
}

#mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: .5em 0;
}

#mc_embed_signup .helper_text {
    color: #8d8985;
    margin-top: 2px;
    display: inline-block;
    padding: 3px;
    background-color: rgba(255,255,255,0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
}

#mc-embedded-subscribe {
    clear: both;
    width: auto;
    display: block;
    margin: 1em 0 1em 5%;
}

#mc_embed_signup #num-subscribers {
    font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
    padding: .5em;
    border: 1px solid #ccc;
    margin-right: .5em;
    font-weight: bold;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 2px 0 1em 0;
    padding: 2px;
  	background-color: rgba(20, 20, 20, 0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	font-family: courier new, serif, monospace;
    font-size: 8px;
    font-weight: normal;
    z-index: 1;
    color: #e85c41;
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid #e85c41;
}

#mc_embed_signup #mce-success-response {
    color: #e85c41;
    font-family: monospace;
    font-size: 0px;
    display: none;
    width: 100%;
    height: 600px;
    position: absolute;
  	background-repeat: no-repeat;
  	background-position: center;
    z-index: 99;
    background-image: url('/images/subbed.png');
}