.w-input:focus, .w-select:focus {
  border-color: #e6a20c;
  outline: 0;
}

.form-group, #mc_embed_signup {
  width: 100%;
}
.form-block {
  margin: auto;
}

@media (max-width: 767px) {
  .text-field {
    font-size: 1em;
  }
}

#mc-embedded-subscribe {
  font-weight: 400;
}
@media (max-width:1150px) {
  .nav-tickets-holder {
    width: 200px;
  }
  #mc_embed_signup {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .dropdown {
    margin: 0px;
  }
  .signup-holder {
    position: relative;
  }
}
@media (max-width:850px) and (orientation:landscape) {
  .nav-link {
    font-size: 1.25em;
    line-height: 1.25em;
  }
}

#mc_embed_signup_scroll {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.mc-field-group {
  width: 100%;
}
.mc-field-group.email-signup {
  height: auto none !important;
}

#mc_embed_signup div.mce_inline_error {
  background-color: #000 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: .7em !important;
  text-align: center !important;
  font-weight: normal !important;
}
#mce-responses {
  text-align: center;
  font-size: .7em;
  z-index: 1;
  color: #fff;
  text-transform: uppercase;
  font-family: futura-pt, sans-serif;
  letter-spacing: 1px;
  background-color: #000;
  padding: 0px 10px;
  line-height: 1.75em;
  margin-bottom: 5px;
}
#mce-responses a {
  color: #C5B694;
  -webkit-transition: color 200ms ease-out;
   -moz-transition: color 200ms ease-out;
   -o-transition: color 200ms ease-out;
   transition: color 200ms ease-out;
}
#mce-responses a:hover {
  color: white;
}

/* form.validate {
  position: relative;
}
#mce-responses {
  position: absolute;
  font-size: .7em;
  background-color: black;
  top: 50px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-right: 10px;
  box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);
}
#mce-success-response, #mce-error-response {
  padding: 10px !important;
}

#mc_embed_signup div.mce_inline_error {
  background-color: black !important;
  color: #e04098 !important;
  font-size: .8em;
  position: absolute;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  top: 50px;
  padding: 10px;
  margin-right: 10px !important;
}
.email-signup {
  height: auto;
}
@media (max-width: 991px) {
  #mce-responses, #mc_embed_signup div.mce_inline_error {
    top: 40px;
  }
} */
