/*.join-button-form {
 transform: translateX(-50%);
 -webkit-transform: translateX(-50%);
 position: absolute;
 top: 0;
 left: 50%;
 width: 100%;
 padding: 50px 0;
 z-index:1;
 }*/
form {
	font-size: 0;
}
fieldset {
	padding: 0;
	margin: 0;
	border: none;
	max-width: 500px;
	margin: 0 auto;
}
.mlist-header {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font-size: 22px;
	letter-spacing: 5px;
	margin: 0px;
	font-family: 'lucyglitchregular';
	padding-bottom: 24px;
}
fieldset .mlist-field {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	position: relative;
	max-width: 324px;
}
fieldset .mlist-submit {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	max-width: 152px;
	border: 1px solid #fff;
}
input, select {
	height: 36px;
	background: transparent;
	border: 1px solid #fff;
	padding: 0 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	font: normal 16px 'proxima-nova';
	width: 100%;
	display: block;
	text-transform: uppercase;
	color: #000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border: 0;
}
#thankyouBlock input, #thankyouBlock select {
	height: 36px;
	padding: 0px 20px 0 10px;
	font-size: 16px;
	color: #fff;
	border: 1px solid #fff;
}
input#email {
	text-align: left;
	-webkit-text-size-adjust: none;
	background: #fff;
	letter-spacing: 2px;
}
.m-required.error {
	border-color: red;
}
input:focus, select:focus {
	outline: none;
}
input::-webkit-input-placeholder {/* Chrome/Opera/Safari */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
	letter-spacing: 4px;
}
input::-moz-placeholder {/* Firefox 19+ */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
	letter-spacing: 4px;
}
input:-ms-input-placeholder {/* IE 10+ */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
	letter-spacing: 4px;
}
input:-moz-placeholder {/* Firefox 18- */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
	letter-spacing: 4px;
}
label.error {
	font-size: 11px;
	color: red;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	position: absolute;
	left: 2px;
	bottom: -49%;
}
input.submit {
	background: transparent;
	cursor: pointer;
	letter-spacing: 3px;
	padding: 15.5px 8px;
	transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	color: #fff;
	border: 1px solid #fff;
	padding: 0;
	height: 34px;
	line-height: 34px;
	width: 100%;
	font-family: 'lucyglitchregular';
	FONT-SIZE: 18PX;
}
#thankyouBlock .mlist-submit-new input.submit {
	padding-right: 0;
	margin: 20px auto 0;
	width: 140px;
	padding: 0;
	box-sizing: border-box;
	line-height: 38px;
}
input.submit:hover, #thankyouBlock .mlist-submit-new input.submit:hover {
	color: #000;
	background: #fff;
}
a.terms:after {
	content: "Terms";
}
a.terms.showing:after {
	content: "Hide";
}
.termsWrapperV3 {
	text-align: left;
	position: relative;
	max-width: 460px;
	margin: 0 auto;
}

.termsWrapperV3.second {
	padding: 4px 0 0 0;
	text-align: center;
}

a.terms {
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-family: 'lucyglitchregular';
	line-height: 11px;
	display: inline-block;
	letter-spacing: 2px;
	font-weight: 300;
	padding: 10px 0 0;
	padding-right: 8%;
}
a.terms:hover {
	opacity: 0.5;
	text-decoration: none;
}

.mlist-outer-wrapper input:-webkit-autofill, #thankyoublock-innerwrapper .mlist-field input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #000 inset;
	background-color: #000;
	-webkit-text-fill-color: #fff !important;
	color: #fff !important;
}
.termsWrapperV3.first {
	position: relative;
	padding-right: 0;
	text-align: right;
}
.termsContent {
	display: none;
	font-family: 'proxima-nova';
	line-height: 14px;
	text-align: left;
}
.site-logo, .squad-logo {
	display: inline-block;
	vertical-align: top;
}
.headerwrap {
	padding: 20px;
}
.squad-logo {
	float: right;
}
.termsContent {
	font-size: 12px;
	z-index: 10;
	background: transparent;
	padding: 0px;
	width: 100%;
	box-sizing: border-box;
	color: #fff;
	text-transform: none;
}
.termsContent a {
	color: #fff;
	text-decoration: underline;
}
.termsContent a, .termsContent span, label.global-list span {
	display: inline-block;
}
.termsContent a:hover {
	opacity: 0.5;
}
div#thankyouBlock > .thankyou-message.embed {
	display: none;
}
.secondFormCloseWrap a {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 1;
	text-decoration: none;
	width: 30px;
	display: block;
	text-align: center;
	font-family: 'proxima-nova';
	margin-right: 10px;
	margin-left: auto;
	font-weight: 400;
}
div#thankyouBlock > .thankyou-message.embed {
	display: none;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'proxima-nova';
	text-align: center;
	letter-spacing: 5px;
	color: #FFFFFF;
}
div#thankyouBlock.final-screen .thankyou-message.embed {
	display: block;
	font-family: 'the_bold_fontbold';
	line-height: 1;
	padding-top: 20px;
	/*transform: translateX(-50%);
	 -webkit-transform: translateX(-50%);
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 width: 100%;*/
}
div#thankyoublock-innerwrapper .thankyou-message.embed {
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
div#thankyoublock-innerwrapper .thankyou-message.embed span {
	display: inline-block;
}
.thankswelcome-msg {
	padding: 10px 0;
	font-size: 15px;
	font-family: 'proxima-nova';
	line-height: 1.3;
	text-transform: none;
}
#thankyoublock-innerwrapper .mlist-field {
	font-size: 0;
}
#thankyoublock-innerwrapper .mlist-field label {
	font-size: 14px;
	display: block;
	width: 100%;
	padding: 0.5em 0;
	font-family: 'proxima-nova';
	letter-spacing: 1px;
	text-transform: uppercase;
}
select {
	background: url("../images/DropDown.svg") no-repeat scroll transparent 0 0;
	background-position: center right 5px;
	background-size: 11px;
}
select#dobMonth {
	width: 49%;
	display: inline-block;
	margin-right: 2%;
}
select#dobDay {
	width: 49%;
	display: inline-block;
}
.mlist-checks {
	position: relative;
	margin: 15px 0;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked),
.mlist-outer-wrapper [type="checkbox"]:checked {
	position: absolute;
	left: 0px;
	width: 22px;
	height: 22px;
	z-index: 10;
	top: 0px;
	opacity: 0;
	cursor: pointer;
	margin: 0;
	-webkit-appearance: none;
	padding: 0;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked) +
label:before, .mlist-outer-wrapper [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 22px;
	height: 22px;
	border: 1px solid #fff;
	background: transparent;
	border-radius: 0px;
	box-sizing: border-box;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked) +
label:after, .mlist-outer-wrapper [type="checkbox"]:checked + label:after {
	content: '\2713';
	position: absolute;
	top: 4px;
	line-height: 1;
	font-family: 'proxima-nova';
	left: 5px;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	text-align: center;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked) +
label:after {
	opacity: 0;
	transform: scale(0);
}
label.global-list {
	display: inline-block;
	font-size: 12px;
	padding: 0px 0 0 30px;
	box-sizing: border-box;
	font-family: 'proxima-nova';
	line-height: 22px;
	text-align: left;
	float: left;
	letter-spacing: 1px;
}
.mlist-submit-new {
	clear: both;
	float: none;
}
select::-ms-expand {
	display: none;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #000 inset;
	-webkit-text-fill-color: #fff;
}
option {
	background: #000;
	color: #FFFFFF;
}
.secondFormCloseWrap a:hover {
	opacity: 0.5;
}

.socials br {
	display: none;
}
/*form#secondForm {
 position: fixed;
 padding: 0;
 left: 0;
 top: 0;
 width: 100%;
 margin: 0 auto;
 text-align: center;
 background-color: rgba(0,0,0,0.8);
 height: 100%;
 z-index: 20000;
 }
 .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper {
 width: 100%;
 position: absolute;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-50%);
 -webkit-transform: translate(-50%,-50%);
 padding-top: 0;
 max-width: 518px;
 margin: 0 auto;
 color: #fff;
 }*/

.follow-header {
	font-size: 16px;
	letter-spacing: 4px;
	color: #fff;
	margin-bottom: 15px;
}
.footer-wrapper {
	padding-bottom: 20px;
}
@media only screen and (max-width: 1023px) {
	.thankswelcome-msg {
		text-align: center !important;
	}
	fieldset .mlist-field {
		width: 70%;
	}
	.mlist-container {
		text-align: left;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

	.socials {
		margin-right: 12px;
	}
}
@media only screen and (max-width: 767px) {
	fieldset .mlist-field {
		width: 100%;
		max-width: 100%;
	}
	fieldset .mlist-submit {
		max-width: 100%;
		margin-top: 15px;
	}
	.termsWrapperV3.first {
		text-align: center;
		padding: 0;
	}
	.mlist-container {
		text-align: center;
		max-width: 280px;
		margin: 0 auto;
	}
	.termsContent {
		max-width: 300px;
		margin: 0 auto;
	}
	.mlist-outercontainer {
		width: 310px;
		margin: 0 auto 40px;
		display: block;
	}
	div#thankyoublock-innerwrapper {
		width: 90%;
		margin: 0 auto;
	}
}

.mlist-outercontainer {
	max-width: 663px;
	width: 100%;
	margin: 0 auto;
	background-size: 100% auto;
	border: 1px solid #393939;
	position: relative;
}
.mlist-outer-wrapper {
	/* max-width: 460px; */
	margin: 0 auto;
	padding: 15px 0 35px;
}
div#thankyouBlock {
	color: #fff;
}
div#thankyoublock-innerwrapper {
	max-width: 80%;
	margin: 0 auto;
}

.termsWrapperV3.second a.terms {
	padding-right: 0;
}
#serverError {
	font-size: 11px;
	color: red;
	padding-bottom: 10px;
	text-align: left;
	opacity: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
	.mlist-outercontainer {
		max-width: 100%;
		border-left: none;
		border-right: none;
	}
	div#thankyoublock-innerwrapper {
		max-width: 90%;
		margin: 0 auto;
	}
	a.terms {
		padding-right: 0;
	}
}

.consent-placeholder {
    position: relative;
    margin: 30px auto 0;
    display: block;
    max-width: 500px;
}

.plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
.plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
    position: absolute;
    left: 0px;
    width: 25px;
    height: 25px;
    z-index: 10;
    top: 0px;
    opacity: 0;
    cursor: pointer;
    margin: 0;
    -webkit-appearance: none;
    padding: 0;
    opacity: 0;
    background: transparent;
    border: none;
}

.plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
.plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0;
    width: 25px;
    height: 25px;
    border: 2px solid #fff;
    background: transparent;
    border-radius: 0px;
    box-sizing: border-box;
}

.plain-ml-wrapper .consent-placeholder input[type="checkbox"].errored:not(:checked)+label:before {
    border-color: red;
}

.plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
    display: inline-block;
    box-sizing: border-box;
    line-height: 1;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    font-size: 14px;
    padding-left: 35px;
    vertical-align: top;
    font-weight: 400;
    padding-top: 0;
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    color: #fff;
    pointer-events: initial;
}

.plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label a {
    color: #fff;
    border: none;
}

.plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    content: "\2713";
    position: absolute;
    top: 6px;
    line-height: 1;
    left: 8px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border: none;
    transform: none;
}

.plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
    color: #fff;
}

.consent-placeholder span.input-error {
    color: red;
    position: absolute;
    top: -15px;
    left: 0;
    bottom: auto;
}

.secondform span.consent-placeholder {
    margin: 10px auto;
    width: 100%;
    max-width: 100%;
}

.consent-placeholder a {
    text-decoration: underline;
}

.consent-placeholder a:hover {
    text-decoration: none;
    border: none;
}

.plain-ml-wrapper label.tiny {
    font-size: 0;
    height: 0;
}
@media only screen and (max-width: 767px){
span.consent-placeholder {
    max-width: 280px;
}
    
}
@media only screen and (max-width: 767px) and (orientation:portrait){
span.hideLine.mob {
    display: none;
}    
}

