::-webkit-input-placeholder {
	color: #fff;
}

:-moz-placeholder {/* Firefox 18- */
	color: #fff;
}

::-moz-placeholder {/* Firefox 19+ */
	color: #fff;
}

:-ms-input-placeholder {
	color: #fff;
}
.mlist-outer-wrapper {
	line-height: 0;
	vertical-align: middle;
}
.mlist-wrapper {
	line-height: 16px;
}
/*Mailing List styles*/
input, select {
	font-family: futura_stdmedium;
	color: #fff;
	font-size: 14px;
	background: transparent;
	-moz-appearance: none;
	border: 2px solid #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-appearance: none;
	-webkit-text-fill-color: #fff;
	text-transform: uppercase;
	outline: none;
	letter-spacing: 2.5px;
	height: 45px;
	padding-left: 17px;
}
.mlist-field.country select {
	border-color: #fff !important;
}
select {
	background-image: url('../images/dropdown.png');
	background-repeat: no-repeat;
	background-position: 95% center;
	font-weight: bold;
	padding-left: 12px;
}

.device select {
	padding-left: 17px;
}
label {
	font-family: futura_stdmedium;
}
#signupForm3 {
	/* border: 1px solid black;*/
	display: inline-block;
	height: auto;
	margin: 0 auto;
	min-width: 320px;
	font-size: 0px;
}
#signupForm3 .mlist-header {
	display: none;
	font-size: 16px;
	margin-left: 0;
	margin-top: 0;
	padding: 5px 0 0 2px;
}
fieldset .mlist-field {
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}
.mlist-field label.error {
    position: absolute;
    line-height: normal;
    bottom: -18px;
    width: 100%;
    left: 0;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    color: #ff5cc5;
}
.m-email {
	-moz-box-sizing: border-box;
	display: block;
	float: left;
	height: 42px;
	padding: 0 0px 0 17px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: transparent;
	margin-right: 0px;
	border: 0px none;
	letter-spacing: 1.5px;
	border: 1px solid transparent;
	width: 226px;
}
.termsContent, .m-email {
	background: #fff;
	background-size: 100% 100%;
}
.mlist-submit .submit, .mlist-submit-new input {
	-moz-box-sizing: border-box;
	background-color: transparent;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	float: left;
	font-size: 16px;
	height: 45px;
	padding: 0px;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: futura_stdmedium;
	font-style: normal;
	font-weight: bold;
	-webkit-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	width: 100%;
	-webkit-text-fill-color: #fff;
	letter-spacing: 3px;
	line-height: 41px;
	background: transparent;
	background-size: contain;
	border: 2px solid #FFFFFF;
	font-family: 'futurastd-heavy';
}

.mlist-submit .submit:hover, .mlist-submit-new input:hover {
	line-height: 45px;
	background: #fe94d8;
	background-size: auto 100%;
	border: none;
	opacity: 1;
}

fieldset {
	border: medium none;
	padding: 0;
}
.terms a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 1px solid #fff;
	line-height: 12px;
}
.terms a:hover {
	color: #FE94DB;
	border-bottom: 1px solid #FE94DB;
}
.termsWrapper a.terms:after {
	content: "Terms";
	font-weight: normal;
	padding: 0;
	text-decoration: none;
	letter-spacing: 1px;
}
.termsWrapper a.terms.showing:after {
	border: medium none;
	content: "Hide";
	font-weight: normal;
	text-decoration: none;
}

.mlist-outer-wrapper .mlist-wrapper input.error, .mlist-outer-wrapper .mlist-wrapper select.error {
	border: 2px solid #ED3D3D;
	color: #fff;
}
.mlist-outer-wrapper .mlist-wrapper form input.error {
	border: 0px;
}
#errorMsg, #serverError,div#errorLabelContainer2 {
	color: red;
	font-size: 12px;
	padding: 5px 0;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
	/* font-weight: bold; */
}

.termsWrapper {
	margin: 0;
}
.termsWrapper {
	padding: 0;
	font-size: 14px;
	line-height: normal;
}
body #thankyouBlock {
	display: block;
	width: 90%;
	margin: 0 auto;
	border: none;
	box-sizing: border-box;
	max-width: 450px;
	display: block;
	height: auto;
	padding: 0px;
	background: transparent;
	line-height: 16px;
}
#thankyouBlock {
	display: block;
	height: auto;
	padding: 12px 12px 5px;
}
.secondFormCloseWrap a {
    font-size: 24px;
    font-weight: 100;
    text-decoration: none;
    box-sizing: border-box;
    float: right;
    position: relative;
    top: 10px;
    margin-bottom: 0px;
    right: -25px;
    background: #ff5cc5;
    width: 21px;
    color: #fff;
    height: 21px;
    display: block;
}

.thankswelcome-msg {
	clear: both;
	font-size: 14px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	font-family: futura_stdmedium;
	line-height: 18px;
	color: #fff;
}
.thankswelcome-msg b {
	font-weight: bold;
}
.secondary-list-values {
	font-size: 14px;
	padding: 18px 0px 0px 0px;
	max-width: 100%;
	margin: 0 auto;
}

.mlist-field.postalcode {
	width: 100%;
	float: none;
	padding-top: 0px;
}
.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;
	font-weight: bold;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect {
	display: block;
	position: relative;
}
/*mlist section*/
.first-form-wrap {
	font-size: 0;
	max-width: 465px;
	width: 85%;
	margin: 28px auto 0;
}
.first-form-wrap .mlist-field {
	width: 73.5%;
}
.mlist-submit {
	width: 26.5%;
}
div#newsletter_signup {
	background: url(../images/nav-bg.png) repeat-x left top;
	background-size: auto 100%;
}
.tour_callout_text {
	font-size: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 2px;
	padding-top: 34px;
}
.join_callout {
	font-size: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: 400;
	letter-spacing: 2px;
	padding: 10px 5px 0;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-field.country {
	width: 100%;
	clear: none;
	float: right;
	font-size: 14px;
}

.mlist-field.country select {
	vertical-align: middle;
	background-position: 98% center;
	width: 100%;
}
.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: 'futura_stdmedium';
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
	color: #fff;
	line-height: 45px;
}
.mlist-checks input, label {
	cursor: pointer;
}
.mlist-field.mlist-field1 {
	width: 100%;
	clear: both;
	padding: 15px 0px 0px 0px;
}
.mlist-field.mlist-field1 input {
	display: block;
	width: 100%;
	height: 30px;
	padding: 5px;
	border: 1px solid transparent;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.mlist-field {
	clear: both;
	padding: 15px 0px 0px 0px;
	position:relative;
}
.mlist-field label {
	font-family: 'futura_stdmedium';
	text-transform: uppercase;
}

.mlist-field.bday select {
	display: inline-block;
	float: none;
	width: 48%;
}
.mlist-field.bday select + select {
	margin-left: 3%;
}
.mlist-field.bday label {
	line-height: normal;
	padding-bottom: 8px;
}

.mlist-checks {
	padding: 15px 0px 0px 0px;
}
.mlist-submit-new {
	padding: 15px 0px 0px 0px;
	overflow: hidden;
	display: block;
	text-align: center;
}
.mlist-submit-new input {
	width: 100%;
	margin: 0 auto 0;
	float: none;
	display: block;
	color: #fff;
	border-color: #fff;
	-webkit-text-fill-color: #fff;
}
.mlist-submit-wrap {
	text-align: center;
}
.termsWrapper.second {
	padding: 1px 0px 20px;
	text-align: center;
}
.termsContent {
	display: none;
	font-size: 12px;
	font-family: 'futura_stdmedium';
	padding: 10px;
	color: #fff;
	box-sizing: border-box;
}
.termsContent a {
	font-family: 'futura_stdmedium';
	color: #ff42ff;
	text-decoration: underline;
}
option {
	color: #ff5cc6;
	background: transparent;
}
.msie option {
	background: #ff5cc6;
}
.termsWrapper.second a {
	color: #fff;
	border-color: #fff;
}
.termsWrapper.second a:hover {
	border-color: transparent;
	color: #fff;
}
.termsWrapper.second .termsContent {
	background: transparent;
}
.termsContent a:hover {
	text-decoration: none;
	opacity: 1;
}
.mlist-wrapper {
	display: block;
	padding-bottom: 40px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
	background: url("../images/btn-bg.png");
	color: #fff;
	-webkit-text-fill-color: #fff;
	-webkit-box-shadow: 0 0 0 1000px #fe94d8 inset;
}
form input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {

	background: url("../images/btn-bg.png");
	color: #fff;
	-webkit-text-fill-color: #fff;
	-webkit-box-shadow: 0 0 0 1000px #fe94d8 inset;
}
label.global-list {
	display: inline-block;
	width: calc(100% - 35px);
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	vertical-align: top;
	text-align: left;
}
input.global-list-checkbox {

	width: 20px;
	height: 20px;
	position: relative;
	vertical-align: top;
	display: inline-block;
	padding: 0;
	margin: 0px 10px 0 0;
	vertical-align: top;
	outline: none;
	border: 0px;
	background: transparent;
	border: 2px solid #fff;
}
input.global-list-checkbox:checked:after {
	content: '\2713';
	font-size: 12px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 16px;
}
a.terms:hover {
	color: #fe94d8;
	border-bottom: 1px solid #fe94d8;
	opacity: 1;
}

/*End of mailing list styles*/
/*header mli8st*/
.header-mlist fieldset, .header-mlist .termsWrapper.first {
	display: inline-block;
	vertical-align: middle;
}
.header-mlist .termsWrapper.first {
	display: block;
	max-width: 465px;
	text-align: right;
	margin: 0 auto;
	width: 80%;
}
fieldset .mlist-field, .mlist-submit {
	display: inline-block;
	vertical-align: top;
}

body #thankyouBlock.final-screen {
	background: transparent;
}

.header-mlist.mlist-outer-wrapper.embedded-inline-list.country-detect {

}
.thankswelcome-msg br {
	display: none;
}
.termsWrapper.first .termsContent {
	position: relative;
	width: 100%;
	top: 5px;
	left: 0;
	margin-left: 0;
	text-align: center;
	color:#ff42ff;
}
.thankyou-message.embed {
	padding: 30px 0 10px;
}
.thankyou-message.embed.final {
	padding: 40px 0 0px;
}
body #thankyouBlock.final-screen .thankyou-message.embed {
	margin: 0px;
	text-align: center;
	color: #fff;
}
#thankyouBlock .thankyou-message.embed.final {
    display: none;
}
#thankyouBlock.final-screen .thankyou-message.embed.final {
    display: block;
}
.thankyou-message.embed {
	font-size: 16px;
	text-transform: uppercase;
	color: #fefefe;
	letter-spacing: 1px;
	line-height: 20px;
}
@media only screen and (max-width: 767px) {

	fieldset .mlist-field {
		padding: 0px;
	}
	.first-form-wrap .mlist-field {
		width: 65%;
	}
	.mlist-submit {
		width: 35%;
	}
	.tour_callout_text {
		font-size: 20px;
		line-height: 25px;
		padding: 25px 15px 0;
	}
	.join_callout {
		font-size: 15px;
		line-height: 18px;
		padding: 10px 35px 0;
	}
	.first-form-wrap {

		margin: 20px auto 0;
	}
	.header-mlist .termsWrapper.first {
		width: 85%
	}

	.secondFormCloseWrap a {

		position: relative;
		right: 0;
	}
	.mlist-field.bday select {

		width: 47.76%;
	}
	.device select, input, select {
		padding-left: 5px;
	}
	.mlist-field label.error {
   
    font-size: 10px;

    letter-spacing: 0;
}

}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.tour_callout_text {
		font-size: 25px;
		line-height: 30px;
	}
}
.first-form-wrap .mlist-field input::-webkit-input-placeholder {
   color: #ff42ff;   
    -webkit-text-fill-color: #ff42ff;
}

.first-form-wrap .mlist-field input:-moz-placeholder { /* Firefox 18- */
   color: #ff42ff;  
    -webkit-text-fill-color: #ff42ff;
}

.first-form-wrap .mlist-field input::-moz-placeholder {  /* Firefox 19+ */
   color: #ff42ff;  
    -webkit-text-fill-color: #ff42ff;
}

.first-form-wrap .mlist-field input:-ms-input-placeholder {  
   color: #ff42ff;  
    -webkit-text-fill-color: #ff42ff;
}
#thankyouBlock .mlist-field label.error {
    color: red;
}