/* icomoon */
::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}

:-moz-placeholder {
  color: #000000;
  opacity: 1;
}

::-moz-placeholder {
  color: #000000;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  color: #000000;
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

input[type='text'], input[type='email'], select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-text-fill-color: #000000;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}

.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect {
  width: 100%;
  max-width: 430px;
  margin: 0 auto;
  text-align: center;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset {
  font-size: 0px;
  margin: 0px;
  padding: 0px;
  border: none;
  border-radius: 0px;
  outline: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-header {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  text-transform: none;
  line-height: 1.35;
  text-align: left;
  letter-spacing: 0.75px;
  max-width: 290px;
  padding-bottom: 16px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-header .subscribe {
  font-size: 40px;
  color: #3B2725;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 2px;
  padding-bottom: 8px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field {
  width: 260px;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field input#email {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  border-radius: 0px;
  background: #fff;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  text-transform: none;
  padding: 0px;
  padding-left: 15px;
  letter-spacing: 1px;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field input#email {
    text-align: center;
    padding-left: 0px;
  }
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit {
  width: calc(100% - 260px - 25px);
  display: inline-block;
  vertical-align: top;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit input.submit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  outline: none;
  border: none;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding: 0px;
  text-align: center;
  background: #3b2725;
  cursor: pointer;
  -webkit-appearance: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit input.submit:hover {
  background: #252525;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock .thankyou-message.embed {
  display: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .secondFormCloseWrap {
  text-align: right;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .secondFormCloseWrap a {
  font-size: 26px;
  color: #000000;
  text-decoration: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .secondFormCloseWrap a:hover {
  color: #272727;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .thankyou-message.embed {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  padding: 0px 20px;
  letter-spacing: 1px;
  line-height: 1.2;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .thankswelcome-msg {
  font-size: 14px !important;
  color: #000000;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 8px 0px 16px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .thankswelcome-msg b {
  font-weight: 400;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 0px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field label {
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  display: block;
  padding-bottom: 10px;
  line-height: 14px;
  font-weight: 700;
  color: #000000;
  margin: 0px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field input, .rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select {
  width: 100%;
  height: 48px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  padding-left: 15px;
  line-height: 48px;
  border: none;
  outline: none;
  border-radius: 0px;
  box-sizing: border-box;
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
  color: #000000;
  letter-spacing: 2px;
  background-color: #fff;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select#dobMonth {
  width: 48%;
  margin-right: 4%;
  display: inline-block;
  vertical-align: middle;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select#dobDay {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select {
  background: url(../images/play_arrow.svg) #fff no-repeat right 8px center !important;
  background-repeat: no-repeat;
  padding-right: 10px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new {
  max-width: 100%;
  margin: 0px auto;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new input.submit {
  width: 100%;
  height: 48px;
  line-height: 48px;
  outline: none;
  border: none;
  border-radius: 0px;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding: 0px;
  text-align: center;
  background: #3b2725;
  cursor: pointer;
  -webkit-appearance: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new input.submit:hover {
  background: #252525;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms {
  width: 100%;
  text-align: left;
  margin-right: 0px;
  margin-left: auto;
  margin-top: 12px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: underline;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a:hover {
  text-decoration: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a:after {
  content: "terms";
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a.showing:after {
  content: "hide";
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .termsContent {
  font-size: 12px;
  line-height: 1.25;
  font-weight: 400;
  letter-spacing: 0.75px;
  text-align: center;
  padding: 10px 0px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .termsContent a {
  color: #272727;
  text-decoration: underline;
  text-transform: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .termsContent a:hover {
  text-decoration: none;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper.second .terms {
  width: 100%;
  text-align: center;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock.final-screen .thankyou-message.embed {
  display: block;
  font-size: 28px;
  color: #000000;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-align: center;
  padding-bottom: 15px;
  text-transform: uppercase;
  padding-top: 90px;
}
.rightWrapper label.error {
  font-size: 10px;
  color: red;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: left;
  margin: 0px;
}

.mlist-checks {
    display: block;
    position: relative;
    margin-bottom: 20px;
    text-align:left;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked), .mlist-outer-wrapper [type="checkbox"]:checked {
    cursor: pointer;
    height: 16px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 4px;
    width: 14px;
    z-index: 10;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked) + label, .mlist-outer-wrapper [type="checkbox"]:checked + label {
    cursor: pointer;
    padding-left: 25px;
    padding-top: 4px;
    position: relative;
}
.mlist-outer-wrapper input[type="checkbox"]:not(:checked) + label::before, .mlist-outer-wrapper input[type="checkbox"]:checked + label::before {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #000000;
    border-radius: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 12px;
}
.mlist-outer-wrapper input.error[type="checkbox"]:not(:checked) + label::before, .mlist-outer-wrapper input.error[type="checkbox"]:checked + label::before {
    background: transparent none repeat scroll 0 0;
    border: 1px solid red;
    border-radius: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 12px;
}
.mlist-outer-wrapper input[type="checkbox"]:not(:checked) + label::after, .mlist-outer-wrapper input[type="checkbox"]:checked + label::after {
    color: transparent;
    text-shadow: 0 0 0 #ffffff;
    content: "\2714";
    font-size: 8px;
    left: 4px;
    position: absolute;
    top: 8px;
}
.mlist-outer-wrapper input[type="checkbox"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
}
.mlist-outer-wrapper input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}

.mlist-checks input {
	 display: block;
}
.mlist-checks label {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 0.4px;
    max-width: 95%;
    text-align: left;
    text-transform: none;
}
div#serverError, div#errorMsg, div#errorLabelContainer2, label.error {
    font-size: 10px !important;
    color: red !important;
    letter-spacing: 0.5px;
    position: relative;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}
label.error {
    top:2px;
}
div#errorLabelContainer2 {
  padding-bottom:16px;
}
@media only screen and (max-width:1023px) {
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-header {
	text-align:center;
	margin: 0px auto;
}
}
@media only screen and (max-width:767px) {
form#secondForm {
    margin-top: 0px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    margin-right: 5%;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit {
    width: 25%;
    display: inline-block;
    vertical-align: top;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms {
	width: 100%;
    text-align: left;
    margin: 10px auto 0px;
}
.rightWrapper .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock.final-screen .thankyou-message.embed {
    padding-bottom: 80px;
    padding-top: 40px;
}
}
