.join {
  font-size: 15px;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  letter-spacing: 1px;
  font-weight: bold;
  color: #feb7e5;
}
::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}

.streaming-links {
  display: none;
}
.streaming-links.showed {
  display: block;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
}

:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  font-size: 13px;
  font-weight: normal;
}
.mlist-outer-wrapper {
  line-height: 0;
  vertical-align: middle;
}
.mlist-wrapper {
  line-height: 16px;
}
.mailinglist-wrapper {
  font-family: "Cabin", sans-serif;
  font-weight: 900;
  text-align: center;
}
.mlist-header {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #a41f30;
  letter-spacing: 0.85px;
  line-height: 18px;
}
.mlist-outer-wrapper {
  line-height: 0;
  vertical-align: middle;
  background: none;
}
.mlist-wrapper {
  line-height: 16px;
}
.mlist-field,
.mlist-submit {
  padding: 0px;
  margin: 20px 0px 0px;
}
input#email {
  letter-spacing: 1px;
  font-size: 13px;
}

div#thankyouBlock.final-screen .mlistOverlay {
  display: none;
}

.mailing-list-container {
  padding-top: 68px;
  max-width: 340px;
  text-align: center;
}
.mlist-submit {
  margin-top: 12px;
  vertical-align: bottom;
}
#thankyouBlock {
  height: auto;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
/*Mailing List styles*/
input,
select {
  -moz-appearance: none;
  color: rgba(255, 255, 255, 0.53);
  background: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  height: 35px;
  line-height: 34px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 0;
  border-bottom: 1px solid #ffffff;
  padding: 0;
  font-size: 13px;
  width: 100%;
  font-family: Helvetica Neue, tex_gyre_herosregular, Arial;
}
input.error,
select.error {
  color: #ff0000;
  border-color: #ff0000;
}
div#secondary-list-values .mlist-field.country select {
  padding-left: 10px;
}
div#secondary-list-values .mlist-field.country select.error {
  border: 1px solid red;
}
.mlist-field label.error {
  color: red;
  font-size: 12px;
  margin-top: 5px;
  text-transform: none;
}
#errorLabelContainer2 {
  margin-top: 10px;
  text-transform: none;
  color: red;
  font-size: 12px;
  font-weight: normal;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  text-align: center;
}

select {
  background: url(../images/selectArrows.svg) no-repeat scroll center right;
  background-size: 17px 17px;
  padding-right: 20px;
}
.msie select {
  background: none;
}
.device select {
  padding-left: 17px;
}
#signupForm3 {
  display: block;
  height: auto;
  margin: 0 auto;
  text-align: left;
  font-size: 0px;
  /* max-width: 483px;// */
  margin-top: 27px;
  text-align: center;
}
.mlist-field {
  font-size: 19.84px;
  font-weight: normal;
  padding: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ffffff;
  width: 100%;
}
.mlist-field.email-field {
  width: 65%;
  text-align: left;
  padding-right: 0%;
  margin-bottom: 0px;
  margin: 0 auto;
  vertical-align: bottom;
}
.mlist-title span,
#errorMsg span,
#serverError span {
  letter-spacing: 1.1px;
  margin-right: 12px;
  font-size: 19.84px;
  font-weight: normal;
  padding: 0px;
  text-transform: uppercase;
  color: #ffffff;
}
.m-email {
  width: 100%;
}
.mlist-submit .submit,
.mlist-submit-new input {
  max-width: 79px;
  padding: 0px;
  border-left: 0px;
  margin-right: 0px;
  height: 30px;
  -webkit-text-fill-color: #000000;
  line-height: 30px;
  letter-spacing: 1px;
  width: 100%;
  border: 0px;
  text-transform: uppercase;
  background: #feb7e5;
  color: #000000;
  font-size: 12px;
  cursor: pointer;
  font-family: mrs-eaves, serif;
  font-style: normal;
  font-weight: 700;
  border: 1px solid #545f6b;
}
.mlist-submit-new input {
  float: none;
  display: block;
  margin: 0 auto;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect
  #thankyouBlock
  .thankyou-message {
  display: none;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect
  #thankyouBlock.final-screen
  .thankyou-message {
  display: block;
  padding-top: 35px;
  color: #dadde1;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect
  #thankyouBlock
  #thankyoublock-innerwrapper
  .thankyou-message {
  display: block;
}
.mlist-submit .submit:hover,
.mlist-submit-new input:hover {
  /*border: 1px solid #545f6b;
	color: #545f6b !important;
	background: transparent !important;
	-webkit-text-fill-color: #545f6b !important;*/
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  opacity: 0.5;
}
.mlist-submit {
  width: 30%;
}
/* {
border: medium none;
padding: 0;
} */
.terms a {
  color: #f3f3f3;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 8px;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
}
.terms a:hover {
  text-decoration: none;
}
.termsWrapper a.terms:after,
.termsWrapper a.terms.showing:after {
  content: "Terms";
  font-size: 9px;
  padding: 0;
  letter-spacing: 0.5px;
  padding-bottom: 2px;
}
.termsWrapper a.terms.showing:after {
  content: "Hide";
}
.terms {
  overflow: hidden;
  padding-left: 1.5%;
}
.mlist-outer-wrapper .mlist-wrapper input.error,
.mlist-outer-wrapper .mlist-wrapper select.error {
  border-color: #545f6b;
  color: #ffffff;
  border-bottom: 1px solid red;
}
#errorMsg,
#serverError {
  color: #ff0000;
  font-size: 12px;
  padding: 0px 0px 10px;
  position: relative;
  top: 0px;
  letter-spacing: 0.75px;
  text-align: center;
  font-family: "Helvetica Neue LT W01_65 Md";
  text-transform: uppercase;
}
#errorMsg span,
#serverError span {
  opacity: 0;
}
.termsWrapper {
  padding: 0;
  font-size: 14px;
  line-height: normal;
  padding-left: 0px;
  text-align: left;
  padding-top: 0px;
  margin: 0;
  float: left;
  position: relative;
  width: 100%;
}

#thankyouBlock {
  /* display: block; */
  height: 100%;
  padding: 0px;
  margin: 0px;
  color: #a41f30;
}
#secondForm {
  z-index: 101;
  position: relative;
}
.mlistLigtboxContent {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 200;
  width: 80%;
  max-width: 600px;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background: rgba(13, 15, 11, 0.8);
  /* opacity: 0.5; */
}
.secondFormCloseWrap a {
  font-size: 24px;
  text-decoration: none;
  box-sizing: border-box;
  float: right;
  position: relative;
  top: -33px;
  margin-bottom: 0px;
  right: -15%;
  width: 21px;
  height: 21px;
  display: block;
  color: #000;
}
.secondFormCloseWrap a:hover {
  opacity: 0.5;
}
.thankswelcome-msg {
  clear: both;
  text-align: center;
  line-height: 16px;
  color: #fff;
  letter-spacing: 1.25px;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  text-align: center;
  font-size: 12px;
  margin: 0 auto;
  width: 100%;
}
.thankswelcome-msg b {
  font-weight: bold;
}
.secondary-list-values {
  font-size: 14px;
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}
.mlist-field.postalcode {
  width: 45%;
  float: left;
  padding-right: 5%;
}
.mlist-field.postalcode input {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-field.country {
  width: 50%;
  clear: none;
  float: left;
  height: auto;
  font-size: 14px;
}

.mlist-field.country select {
  vertical-align: middle;
  background-position: 97% center;
  width: 100%;
}
div#secondary-list-values input,
div#secondary-list-values select {
  text-align: left;
  padding-left: 14px;
  height: 40px;
  background-color: #ffffff;
  color: #000000;
  -webkit-text-fill-color: #000000;
}
.mlist-field select.m-required {
  width: 100%;
}
.mlist-field.postalcode #country {
  height: 30px;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.mlist-field label {
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  text-transform: uppercase;
  font-size: 12px;
  text-align: left;
  display: block;
  margin-bottom: 8px;
  line-height: 16px;
  font-weight: bold;
  color: #fff;
}
.thankyou-message.embed {
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 12px;
  margin-top: 12px;
  color: #fff;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
}
.thank-text {
  margin: 0 auto;
}
.mlist-field.bday {
  font-size: 0px;
  width: 100%;
}
.mlist-checks input,
label {
  cursor: pointer;
}
.mlist-field.mlist-field1 {
  width: 100%;
  clear: both;
  /*padding: 12px 0px 0px 0px;*/
  padding: 0px;
}
.mlist-field.mlist-field1 input {
  display: block;
  width: 100%;
}
.mlist-field {
  clear: both;
}
.mlist-field #dobDay {
  width: 50%;
  margin-left: 4%;
  padding-left: 10px;
  margin-right: 0;
}
.mlist-field #dobMonth {
  width: 45%;
  padding-left: 10px;
}
.mlist-field select#dobYear {
  width: 29%;
  padding-left: 16px;
}
.mlist-checks {
  padding: 15px 0px 0px 0px;
}
.mlist-submit-new {
  padding: 15px 0px 0px 0px;
  overflow: hidden;
}
.mlist-field.legaltxt {
  padding-top: 39px;
  text-align: center;
  text-transform: none;
  font-size: 13px;
  letter-spacing: 1.2px;
}
.mlist-field.legaltxt a {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.mlist-field.legaltxt a:hover {
  border-bottom: none;
}
.termsWrapper.second {
  padding: 1px 0px 0px;
  text-align: center;
  margin: 10px auto 0px;
  /* max-width: 372px; */
  float: none;
}
.termsContent {
  display: none;
  font-size: 9px;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  color: #ffffff;
  line-height: 15px;
  text-align: left;
  letter-spacing: 0.5px;
}
.termsContent a {
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  color: #ffffff;
  border-bottom: 1px solid;
  text-decoration: none;
}

fieldset {
  border: none;
}
option {
  color: #fff;
  background: #000;
}
.msie option {
  background: #000;
}
.termsWrapper.second .termsContent {
  background: transparent;
  position: relative;
  top: 0;
}
.termsContent a:hover {
  border-color: transparent;
}
.termsWrapper.second a.terms {
  float: none;
  margin-top: 5px;
  display: block;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  color: #fff;
  padding-bottom: 10px;
}
.termsWrapper.second .termsContent,
.termsWrapper.second .termsContent a {
  color: #fff;
}
.termsWrapper.second .termsContent a:hover {
  opacity: 0.5;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  color: #000;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
select::-ms-expand {
  display: none;
}
form input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
  color: #000;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}
label.global-list {
  display: inline-block;
  width: 88%;
  font-size: 11px;
  color: #fff;
  line-height: 14px;
  vertical-align: middle;
  letter-spacing: 0.5px;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  margin-top: 4px;
}
div#secondary-list-values input.global-list-checkbox {
  height: 20px;
  width: 20px;
  vertical-align: middle;
}
input.global-list-checkbox {
  background: transparent;
  width: 13px;
  height: 13px;
  position: relative;
  vertical-align: top;
  display: inline-block;
  padding: 0;
  margin: 1px 9px 0 0;
  vertical-align: top;
  outline: none;
  border: 0px;
}
input.global-list-checkbox:checked:after {
  content: "\2713";
  font-size: 15px;
  color: #000;
  position: absolute;
  top: -1px;
  left: 4px;
  height: 15px;
}
.iphone input.global-list-checkbox:checked:after,
.ipad input.global-list-checkbox:checked:after {
  left: 2px;
}
.termsWrapper .termsContent {
  width: calc(100% - (2% + 5px));
  padding: 1%;
  /* margin-top: 1%; */
  margin-left: 0px;
font-family: Helvetica Neue, tex_gyre_herosbold, Arial;
  position: absolute;
  top: 18px;
  background-color: #545f6b;
  left: 0px;
  width: 92%;
}
/*End of mailing list styles*/
/*header mli8st*/
.header-mlist {
  display: block;
  vertical-align: middle;
  margin: 0px;
  position: relative;
}
.mlist-field,
.mlist-submit {
  display: inline-block;
  white-space: nowrap;
}
.mlist-title {
  display: inline-block;
  vertical-align: middle;
  padding-top: 4px;
}
div#thankyoublock-innerwrapper {
  margin: 3px 0 0;
}

body #thankyouBlock.final-screen {
  background: transparent;
  position: relative;
  width: auto;
  min-width: initial;
  left: 0px;
  min-height: 107px;
}
body #thankyouBlock.final-screen .logo-wrap {
  display: none;
}
.thankyou-message.embed.mlist-title {
  text-align: center;
  letter-spacing: 1.25px;
  font-size: 20px;
  display: none;
  width: 100%;
}
body #thankyouBlock.final-screen .thankyou-message.embed.mlist-title {
  text-align: center;
  color: #a41f30;
  display: block;
  font-size: 30px;
}

.overlays {
  background-color: #000;
  height: 100%;
  left: 0;
  opacity: 0.75;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1002;
  display: none;
  cursor: default;
}
div#thankyoublock-innerwrapper {
  width: 86%;
  padding: 0px;
  margin: 0 auto;
}
#secondary-list-values select {
  text-align: left;
}
.safari div#secondary-list-values input,
.mac.chrome div#secondary-list-values input {
  padding-left: 10px;
}
.final-mlistscreen .mlist-header {
  display: none;
}
@media only screen and (max-width: 767px) {
  .secondFormCloseWrap a {
    top: 0px;
    right: 0px;
  }
  label.global-list {
    width: 85%;
  }
  .country.mlist-field label.error {
    width: auto;
    display: block;
    word-wrap: break-word;
    white-space: normal;
  }
  .mlist-header {
    font-size: 14px;
    max-width: 312px;
    margin: 0 auto;
  }
  .mlist-header span {
    line-height: 19px;
    display: inline;
  }

  #signupForm3 {
    max-width: 300px;
  }

  .mlist-field.email-field {
    width: 190px;
    padding-left: 0px;
    padding: 0px;
    margin: 0px;
    float: left;
  }
  .mailinglist-wrapper {
    margin-bottom: 15px;
  }

  .mlist-submit {
    margin-top: 8px;
    width: 105px;
  }

  .termsWrapper .termsContent {
    width: calc(100% - (2% + 2px));
    margin-left: 0px;
  }

  .termsWrapper.second .termsContent {
    top: 0;
    text-align: center;
    margin-bottom: 100px;
  }

  .thankyou-message.embed.mlist-title {
    display: block;
  }
  .thank-text {
    font-size: 14px;
  }
  .thankswelcome-msg {
    font-size: 10px;
  }
  div#secondary-list-values input,
  div#secondary-list-values select {
    height: 30px;
  }
  div#secondary-list-values input,
  div#secondary-list-values select {
    margin-top: 0px;
  }
  .mlistLigtboxContent {
    top: 23%;
    transform: translate(-20%, -50%);
    -moz-transform: translate(-20%, -50%);
    -webkit-transform: translate(-50%, -20%);
    -ms-transform: translate(-20%, -50%);
    height: 95%;
    overflow-y: scroll;
    width: 100%;
  }
  div#thankyoublock-innerwrapper {
    width: 95%;
    margin: 3px auto 0;
  }
}
