.mlist-container,
.termsWrapperV3,
#thankyouBlock {
	max-width: 680px;
	margin: 0 auto;
}

div#thankyoublock-innerwrapper .thankyou-message.embed span,
label.global-list span {
	display: inline-block;
}

form {
	font-size: 0px;
}

fieldset {
	padding: 0;
	margin: 0;
	border: none;
	max-width: 560px;
	margin: 0 auto;
}

.mlist-header {
	text-align: center;
	font-size: 0px;
	margin: 0px;
}

.mlist-header br {
	display: none;
}

fieldset .mlist-field {
	width: 280px;
	display: inline-block;
	vertical-align: top;
	position: relative;
}

fieldset .mlist-submit {
	width: 120px;
	display: inline-block;
	vertical-align: top;
	margin-left: 0%;
	height: 45px;
	line-height: 45px;
}

input,
select {
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 13.92px;
	width: 100%;
	display: block;
	text-transform: uppercase;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	letter-spacing: 2.78px;
	height: 45px;
	line-height: 45px;
	padding-left: 16px;
	background: #ffffff;
	border: 1px solid #D6D6D6;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #594E5F;
}

input#email {
	text-align: left;
	-webkit-text-size-adjust: none;
	padding-left: 16px;
	background: #ffffff;
	border: 1px solid #D6D6D6;
	letter-spacing: 1.6px;
	color: #594E5F;
	text-transform: uppercase;
	opacity: 1;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
}

.m-required.error {
	border-color: red;
}

input#email.m-required.error {
	border-color: red;
}

input:focus,
select:focus {
	outline: none;
}

input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #594E5F;
	-webkit-text-fill-color: #594E5F;
	opacity: 1;
}

input::-moz-placeholder {
	/* Firefox 19+ */
	color: #594E5F;
	-webkit-text-fill-color: #594E5F;
	opacity: 1;
}

input:-ms-input-placeholder {
	/* IE 10+ */
	color: #594E5F;
	-webkit-text-fill-color: #594E5F;
	opacity: 1;
}

input:-moz-placeholder {
	/* Firefox 18- */
	color: #594E5F;
	-webkit-text-fill-color: #594E5F;
	opacity: 1;
}

label.error {
	font-size: 12px;
	color: #f70606;
	font-family: 'proxima-nova', sans-serif;
	position: absolute;
	left: 0;
	margin-top: 8px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

input.submit {
	cursor: pointer;
	font-size: 16px;
	display: inline-block;
	line-height: 45px;
	border: 1px solid #F2F2DF;
	outline: none;
	width: 120px;
	height: 45px;
	padding: 0;
	background: #F2F2DF;
	letter-spacing: 1.6px;
	color: #0E0C11BF;
	text-transform: uppercase;
	opacity: 1;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
}

input.submit:hover {
	opacity: 0.5;
}

a.terms:after {
	content: "Terms";
}

a.terms.showing:after {
	content: "Hide";
}

.termsWrapperV3 {
	text-align: right;
	position: relative;
}

.termsWrapperV3.first {
	padding: 4px 0 0 0;
	max-width: 700px;
	padding-right: 0%;
	margin: 0px auto;
	/* width: 64%; */
}

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

a.terms {
	font-size: 12px;
	text-align: center;
	line-height: 10.11px;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 1.2px;
	color: #F2F2DF;
	text-transform: uppercase;
	opacity: 1;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
}

a.terms:hover {
	color: #FFFFFF;
	border-color: transparent;
}

.termsContent {
	display: none;
	line-height: 15px;
}

.termsWrapperV3.second a.terms {
	color: #594E5F;
}

.termsContent {
	z-index: 1;
	padding: 10px 5px;
	width: 100%;
	box-sizing: border-box;
	/* max-width: 90%; */
	/* margin-left: 20%; */
	margin: 0 auto;
	margin-bottom: 4px;
	/* margin-right: 11%; */
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	line-height: 10.11px;
	letter-spacing: 1.2px;
	color: #ffffff;
	opacity: 1;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	position: absolute;
	right: 0;
	background: #594E5F;
}

.termsContent a {
	color: #ffffff;
	text-decoration: underline;
}

.termsContent a,
.termsContent span {
	display: inline-block;
}

.termsContent a:hover {
	text-decoration: none;
}

div#thankyouBlock>.thankyou-message.embed {
	display: none;
}

.secondFormCloseWrap a {
	color: #594E5F;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 25px;
	line-height: 1;
	text-decoration: none;
	width: 20px;
	display: block;
	text-align: center;
	margin-right: 0;
	margin-left: auto;
}

div#thankyouBlock>.thankyou-message.embed {
	display: none;
	font-size: 30px;
	text-transform: uppercase;
	font-family: proxima-nova, sans-serif;
	font-weight: 600 !important;
	font-style: normal;
	text-align: center;
	letter-spacing: 1px;
	color: #F2F2DF;
	margin: 0.29vw 0;
}

div#thankyouBlock.final-screen .thankyou-message.embed {
	display: block;
}

div#thankyoublock-innerwrapper .thankyou-message.embed {
	font-size: 18px;
	text-align: center;
	line-height: 28px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #594E5F;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.thankswelcome-msg {
	padding: 10px 0;
	font-size: 13px;
	line-height: 17px;
	letter-spacing: 2px;
	text-align: center !important;
	text-transform: uppercase;
	color: #594E5F;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
}

#thankyoublock-innerwrapper .mlist-field {
	font-size: 0;
	margin-bottom: 3px;
}

#thankyoublock-innerwrapper .mlist-field label {
	font-size: 16px;
	display: block;
	width: 100%;
	padding: 0.5em 0;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #594E5F;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
}

select {
	background: url("../images/dropdownarrow.svg") no-repeat scroll transparent 0 0;
	background-position: calc(100% - 20px);
	background-size: 20px 20px;
	background-color: #ffffff;
	border: 1px solid #D6D6D6;
}

select#dobMonth {
	width: 49%;
	display: inline-block;
	margin-right: 2%;
}

select#dobDay {
	width: 49%;
	display: inline-block;
}

.mlist-checks {
	position: relative;
	margin: 18px 0 10px;
	max-width: 640px;
}

.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 #D6D6D6;
	background: #ffffff;
	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;
	left: 5px;
	font-size: 16px;
	color: #594E5F;
	font-weight: 700;
	text-align: center;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
}

.mlist-outer-wrapper [type="checkbox"]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0);
}

label.global-list {
	display: inline-block;
	font-size: 11px;
	padding: 0px;
	box-sizing: border-box;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	line-height: 22px;
	color: #594E5F;
	text-transform: uppercase;
	letter-spacing: 1.2px;
	text-align: left;
	margin-left: 25px;
}

.mlist-submit-new {
	margin: 20px 0 0;
}

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

input:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #ffffff inset;
	-webkit-text-fill-color: #594E5F;
}

option {
	background: #ffffff;
	color: #594E5F;
}

.secondFormCloseWrap a:hover {
	color: #FFFFFF;
}

.termsWrapperV3.first .terms {
	position: absolute;
	top: -13px;
	right: -30px;
	text-decoration: underline;
}

.termsWrapperV3.first .termsContent {
	/* max-width: 600px; */
	margin-right: 0%;
	bottom: 0px;
}

.termsWrapperV3.second .termsContent {
	text-align: center;
	position: absolute;
	bottom: 7px;
}

div#thankyoublock-innerwrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #EEEDE8;
	height: 100%;
	width: 100%;
	z-index: 5;
}

.secondFormCloseWrap,
div#thankyoublock-innerwrapper .thankyou-message.embed,
.thankswelcome-msg,
div#secondary-list-values,
.mlist-submit-new,
.termsWrapperV3.second {
	max-width: 75%;
	margin: 0 auto;
}

.secondFormCloseWrap,
div#thankyoublock-innerwrapper .thankyou-message.embed,
.thankswelcome-msg,
.mlist-submit-new,
.termsWrapperV3.second {
	max-width: 42%;
}

div#secondary-list-values {
	max-width: 40%;
}

.secondFormCloseWrap {
	padding-top: 0px;
}

div#thankyoublock-innerwrapper {

	position: fixed;
}

.mlist-submit-new input.submit {
	color: #F2F2DF;
	background: #594E5F;

}

@media only screen and (max-width: 767px) {
	.mailer-wrapper {
		max-width: 300px;
		margin: 0 auto;
		padding: 25px 0 15px;
	}

	fieldset .mlist-field {
		width: 195px;
		margin: 0 auto;
		display: inline-block;
	}

	input.submit.button {
		width: 100%;
	}

	input#email {
		padding-left: 10px;
		text-align: left;
	}

	fieldset .mlist-submit {
		width: 99px;
		display: inline-block;
		margin: 0 auto;
		margin-top: 0;
	}

	.termsWrapperV3 {
		text-align: center;
	}

	.termsWrapperV3.first .terms {
		top: 3px;
		left: 44%;
		right: 0;
	}

	.termsWrapperV3.first .termsContent {
		margin: 0 auto;
		width: 100%;
	}

	label.global-list {
		padding: 0;
		text-align: left;
		line-height: 1;
	}

	label.error {
		width: 100%;
		left: 0;
		top: 10px;
		position: relative;
		font-size: 8.5px;
	}

	span.artist-name {
		display: inline-block;
	}

	.termsContent {
		font-size: 9px;
		letter-spacing: 1px;
		bottom: 3px;
	}

	.secondFormCloseWrap,
	div#thankyoublock-innerwrapper .thankyou-message.embed,
	.thankswelcome-msg,
	div#secondary-list-values,
	.mlist-submit-new,
	.termsWrapperV3.second {
		max-width: 90%;
		margin: 0 auto;
	}

	div#thankyoublock-innerwrapper {
		overflow-y: scroll;
		position: fixed;
		left: 0%;
		top: 0%;
		transform: translate(0%, 0%);
		padding: 0;
	}

	div#thankyoublock-innerwrapper .thankyou-message.embed {
		font-size: 18px;
	}

	.thankswelcome-msg {
		font-size: 10px;
	}

	.termsWrapperV3.second {
		margin: 0 auto 30px;
	}

	.secondFormCloseWrap {
		margin-top: 40px;
	}

	div#thankyoublock-innerwrapper {
		overflow-y: scroll;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.termsWrapperV3.first .terms {
		position: absolute;
		top: 4px;
		right: 0;
		left: 34%;
	}

	.termsWrapperV3.first .termsContent {
		bottom: 0;
	}

	.secondFormCloseWrap {
		padding-top: 25vw;
	}

	label.global-list {
		margin-left: 0;
		line-height: 2;
	}

	.secondFormCloseWrap,
	div#thankyoublock-innerwrapper .thankyou-message.embed,
	.thankswelcome-msg,
	div#secondary-list-values,
	.mlist-submit-new,
	.termsWrapperV3.second {
		max-width: 75%;
	}


}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	.termsWrapperV3.first .terms {
		right: -23px;
	}
}

@media only screen and (min-width: 1800px) {

	.secondFormCloseWrap,
	div#thankyoublock-innerwrapper .thankyou-message.embed,
	.thankswelcome-msg,
	div#secondary-list-values,
	.mlist-submit-new,
	.termsWrapperV3.second {
		max-width: 33%;
	}

	.secondFormCloseWrap {
		padding-top: 25vh;
	}
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
	div#thankyoublock-innerwrapper {
		overflow-y: scroll;
	}

	.social-mailing-wrapper {
		position: relative;
	}

	span.input-error {
		width: 25vw;
	}
}



.mailer-wrapper .consent-placeholder {
	position: relative;
	margin: 3.5vh auto 0;
	display: block;
}

.plain-ml-wrapper label:not(.goptin_checkbox) {
	position: static;
	transform: none;
}

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

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

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

.mailer-wrapper .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: 0.68vw;
	padding-left: 2.04vw;
	vertical-align: top;
	font-weight: 400;
	position: static;
	transform: none;
	pointer-events: auto;
	color: #f2f2df;
}

.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
	content: "\2713";
	position: absolute;
	top: 0.58vh;
	line-height: 1;
	left: 0.25vw;
	font-size: 1vw;
	color: #f2f2df;
	font-weight: 700;
	text-align: center;
}

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

.mailer-wrapper .consent-placeholder span.input-error {
	color: red;
	position: absolute;
	top: -3.25vh;
	left: 0;
	bottom: auto;
}

.mailer-wrapper .secondform .consent-placeholder {
	margin: 2vh auto;
	max-width: 40%;
}

.mailer-wrapper .plain-ml-wrapper .mlform .consent-placeholder label a,
.mailer-wrapper .plain-ml-wrapper .mlform .consent-placeholder label span {
	color: #f2f2df;
}

.mailer-wrapper .plain-ml-wrapper .mlform .consent-placeholder label a {
	text-decoration: underline;
}

.mailer-wrapper .plain-ml-wrapper .mlform .consent-placeholder label a:hover {
	opacity: 0.5;
}

span.input-error {
	top: -1.2vw;
}

@media only screen and (max-width: 1024px) and (orientation:portrait) {
	.mailer-wrapper .secondform .consent-placeholder {
		width: 80%;
		max-width: 100%;
	}

	.mailer-wrapper .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
		font-size: 2vw;
		padding-left: 6vw;
	}


	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked,
	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
		width: 4vw;
		height: 4vw;
	}

	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
		top: 0.2vh;
		left: 0.5vw;
		font-size: 3.15vw;
	}
}

@media only screen and (max-height: 1366px) and (min-width: 1024px) and (orientation: portrait) {
	.mailer-wrapper .plain-ml-wrapper .mlform .consent-placeholder input[type="checkbox"]+label {
		font-size: 1.268vw;
		padding-left: 3.54vw;
	}

	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:after {
		top: 0;
		font-size: 2vw;
	}

	.mailer-wrapper .consent-placeholder {
		position: relative;
		margin: 2vh auto;
	}

	.mailer-wrapper .consent-placeholder span.input-error {
		top: -1.5vh;
	}

	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked+label:before,
	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:not(:checked),
	.mailer-wrapper .plain-ml-wrapper .consent-placeholder input[type="checkbox"]:checked {
		width: 2.28vw;
		height: 2.28vw;
	}

}

body .footer-wrapper {
	margin-top: 2%;
}

.mailer-wrapper .plain-ml-wrapper div#thankyoublock-innerwrapper .consent-placeholder input[type="checkbox"]+label,
.mlist-outer-wrapper div#thankyoublock-innerwrapper [type="checkbox"]:not(:checked) + label:after, .mlist-outer-wrapper div#thankyoublock-innerwrapper [type="checkbox"]:checked + label:after,
.mailer-wrapper .plain-ml-wrapper div#thankyoublock-innerwrapper .consent-placeholder label a {
	color: #594E5F;
}

.mailer-wrapper .plain-ml-wrapper div#thankyoublock-innerwrapper .consent-placeholder input[type="checkbox"]:not(:checked)+label:before,
.mailer-wrapper .plain-ml-wrapper div#thankyoublock-innerwrapper .consent-placeholder input[type="checkbox"]:checked+label:before {
	border: 2px solid #594E5F;
}