#subscribe {
	max-width: 630px;
	margin: 0 auto;
	margin-top: 73px;
	text-align: center;
	margin-bottom: 80px;
}
.mlist-logo-wrap {
	width: 190px;
	margin: 0 auto;
}
.mlist-header {
	font-size: 22px;
	color: #08e3ff;
	text-align: center;
	font-family: 'waves_blackletter_cpcbase';
	margin: 0;
	display: inline-block;
	max-width: none;
	vertical-align: top;
}
.mlist-image-container, .mlist-outer-wrapper {
	display: block;
	vertical-align: middle;
}
.mlist-image-container {
	margin-right: 45px;
}
fieldset {
	padding: 0;
	margin: 15px 0 4px;
	border: none;
	text-align: center;
}
.mlist-wrapper {
	position: relative;
}
.mlist-container {
	font-size: 0;
	max-width: 460px;
	margin: 0 auto;
	/*background: #bd08ff;*/
	border: 0;
	/*border: 1px solid #08e3ff;*/
	/* padding: 10px 15px; */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	font: normal 16px 'Comic Sans W01 Regular';
	width: 100%;
	display: inline-block;
	color: #08e3ff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	/*background-image: -moz-linear-gradient( 90deg, rgb(204,32,142) 0%, rgb(103,19,210) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(204,32,142) 0%, rgb(103,19,210) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(204,32,142) 0%, rgb(103,19,210) 100%);*/
	vertical-align: top;
	font-size: 0;
}
fieldset .mlist-field {
	width: 320px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
fieldset .mlist-submit {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0;
	width: 140px;
	border: 0;
}
input, select {
	background: #ffffff;
	border: 0;
	border: 1px solid #08e3ff;
	padding: 10px 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	font: normal 16px 'Comic Sans W01 Regular';
	width: 100%;
	display: block;
	color: #000;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
fieldset .mlist-submit input.submit{
	height: 45px;
}
input#email {
	text-align: left;
	-webkit-text-size-adjust: none;
	font-family: "Comic Sans W01 Regular", serif;
	
}
.m-required.error {
	border-color: #FF0000;
}
input:focus, select:focus {
	outline: none;
}
input::-webkit-input-placeholder {/* Chrome/Opera/Safari */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
}
input::-moz-placeholder {/* Firefox 19+ */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
}
input:-ms-input-placeholder {/* IE 10+ */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
}
input:-moz-placeholder {/* Firefox 18- */
	color: #000;
	-webkit-text-fill-color: #000;
	opacity: 1;
}
label.error {
	font-size: 12px;
	color: #FF0000;
	font-family: 'Comic Sans W01 Regular';
	letter-spacing: 0.5px;
	text-align: left;
	display: block;
	position: absolute;
	bottom: -16px;
}
input.submit {
	cursor: pointer;
	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;
	display: inline-block;
	background: #5add15;
	border: transparent;
	color: #000;
}
input.submit:hover {
	background: #bd08ff;
}
a.terms:after {
	content: "Terms";
	text-decoration: underline;
}
a.terms.showing:after {
	content: "Hide";
}
form#signupForm2 a.terms:before {
	content: "Limited number of downloads available.";
	color:#bd08ff;
	content:"";
}
.termsWrapper {
	text-align: center;
	position: relative;
}
.termsWrapper.first {
	padding: 0;
	margin: 0 auto;
	left: 0;
	width: 100%;
	display: inline-block;
	/* position: absolute; */
	/* transform: translatex(-50%); */
}
.termsWrapper.first .termsContent {
	background: #000;
    z-index: 1;
    width: 460px;
    margin:0 auto;
}
.termsWrapper.second {
	padding: 10px 0 0;
}
.termsWrapper.first  a.terms {
	width: 100%;
    max-width: 41px;
}
.termsWrapper.first .terms span{
    font-size: 14px;
    text-align: center;
    color: #bd08ff;
    line-height: 16px;
    display: inline-block;
    font-family: "Comic Sans W01 Regular";
    border-bottom: none;
}
.termsWrapper.first .terms {
	text-align: center ;
	
}
a.terms {
	font-size: 14px;
	text-align: center;
	/* text-decoration: underline; */
	color: #bd08ff;
	line-height: 16px;
	display: inline-block;
	font-family: "Comic Sans W01 Regular";
	border-bottom: none;
}
a.terms:hover {
	color: #08e3ff;
}
.termsContent {
	display: none;
	font-size: 12px;
    font-family: 'Comic Sans W01 Regular';
    line-height: 1.2;
    color: #08e3ff;
    text-align: justify;
}

.termsContent {
	width: 100%;
	box-sizing: border-box;
}
.termsContent a {
	color: #08e3ff;
	text-decoration: underline;
}
.termsContent a, .termsContent span, label.global-list span {
	display: inline-block;
}
.termsContent a:hover {
	color: #bd08ff;
}
div#thankyouBlock > .thankyou-message.embed {
	display: none;
}
.secondFormCloseWrap a {
    line-height: 40px;
    text-decoration: none;
    width: 36px;
    display: block;
    text-align: center;
    margin-left: auto;
    height: 36px;
    background: url(../images/x.png) no-repeat transparent;
    text-indent: -99999px;
}

#thankyouBlock {
	max-width: 480px;
	margin: 0 auto;
}
div#thankyouBlock > .thankyou-message.embed {
	display: none;
	font-size: 25px;
	text-transform: uppercase;
	font-family: 'Comic Sans W01 Regular';
	text-align: center;
	letter-spacing: 2px;
	color: #08e3ff;
}
div#thankyouBlock.final-screen .thankyou-message.embed {
	display: block;
	width: 100%;
	font-family: 'waves_blackletter_cpcbase';
	text-transform: capitalize;
	letter-spacing: 0;
	font-weight: normal !important;
	font-size: 32px;
    text-align: center;
}
div#thankyouBlock.final-screen .secondFormCloseWrap a {
	display: none;
}
div#thankyoublock-innerwrapper .thankyou-message.embed {
	font-size: 22px;
	text-align: center;
	line-height: 28px;
	color: #08e3ff;
	font-family: 'waves_blackletter_cpcbase';
	text-transform: lowercase;
}
div#thankyoublock-innerwrapper .thankyou-message.embed span {
	display: inline-block;
}
.thankswelcome-msg {
	padding: 10px 0 15px;
	font-size: 15px;
	font-family: 'Comic Sans W01 Regular';
	line-height: 1.3;
	color: #08e3ff;
	text-align: center !important;
}
#thankyoublock-innerwrapper .mlist-field {
	font-size: 0;
	margin-bottom: 10px;
}
#thankyoublock-innerwrapper .mlist-field label {
	font-size: 14px;
	display: block;
	width: 100%;
	padding: 0.5em 0;
	font-family: 'Comic Sans W01 Regular';
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #08e3ff;
	font-weight: 700;
	text-align: left;
    line-height: 1.2;
}
#thankyoublock-innerwrapper input, #thankyoublock-innerwrapper select{
	padding:6px 15px;
}
select {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAOklEQVQoU2PkePz/PwMRgBGkhpDiH7KMjGCF+BSDFIHk4QqxKYYpwlCIrBhZEVaFuPyFYjU+zw+gQgDE5hL0iommWAAAAABJRU5ErkJggg==") no-repeat scroll #ffffff 0 0;
	background-position: calc(100% - 10px);
}
select#dobMonth {
	width: 49%;
	display: inline-block;
	margin-right: 2%;
}
select#dobDay {
	width: 49%;
	display: inline-block;
}
.mlist-checks {
	position: relative;
	margin: 15px 0;
}
#thankyoublock-innerwrapper div.terms {
    line-height: 1;
}
#thankyoublock-innerwrapper .termsContent{
	padding: 10px 0 0 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 #08e3ff;
	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;
	font-family: 'Comic Sans W01 Regular';
	left: 5px;
	font-size: 16px;
	color: #08e3ff;
	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: 'Comic Sans W01 Regular';
	line-height: 1.2;
	text-align: left;
	float: left;
	color: #08e3ff;
	margin-top: 4px;
}
.mlist-submit-new {
	margin: 30px 0 0;
	clear: both;
	float: none;
}
select::-ms-expand {
	display: none;
}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:active,input:-webkit-autofill:focus, select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 30px #bd08ff inset;
	-webkit-text-fill-color: #08e3ff;
}
option {
	background: #bd08ff;
	color: #08e3ff;
}
/*.secondFormCloseWrap a:hover {
 color: rgba(255,255,255,0.6);
 }*/
#thankyouBlock .mlist-submit-new input.submit {
	max-width: 140px;
	width:100%;
	margin-top: 24px;
}
input#email, fieldset .mlist-submit input.submit{
    background: #ffffff;
} 
fieldset .mlist-submit input.submit, .mlist-submit-new input.submit {
	background: #ff00ff;
}
fieldset .mlist-submit input.submit:hover, .mlist-submit-new input.submit:hover{
	background: #08e3ff;
}
.mob-br{
		display:none;
	}
@media only screen and (max-width: 767px) {
	.termsWrapper.first  a.terms {
		width: 100%;
	    max-width: 35px;
	}
	.mlist-container {
		width: 100%;
	}
	fieldset .mlist-submit {
		margin: 0;
		height:32px;
	}
	input, select {
		font-size: 16px;
		padding: 8px 15px;
	}
	input#email {
		text-align: center;
		/* margin-top: 13px; */
		height: 44px;
		margin-bottom: 3px;
	}
	label.error{
		font-size: 12px;
		color: #FF0000;
		position: relative;
		bottom: 0;
		line-height: normal;
	}
	.mlist-header {
		font-size: 14px;
		margin: 0 auto 34px;
		line-height: 1.5;
		display: none;
	}
	.mlist-header br{
		display: none;
	}
	.termsWrapper.first {
		top: 0;
		margin: 13px 0 0px;
		left: 0;
	}
	.termsWrapper.first .terms {
		text-align: center;
		font-size: 14px;
		margin-top: 6px;
	}
	#thankyoublock-innerwrapper .mlist-field label {
		font-size: 14px;
	}

	div#thankyoublock-innerwrapper .thankyou-message.embed {
		font-size: 20px;
	}
	#thankyouBlock,#thankyouBlock .mlist-submit-new input.submit {
		max-width: 290px;
	}
	a.terms{
		font-size:10px;
	}
	#subscribe {
   	 margin-top: 30px;
   }
   label.global-list{
   	margin-top:0;
   }
   fieldset .mlist-field {
		width: 100%;
		text-align: left;
		margin: 0 0 10px 0;
	}
	fieldset .mlist-submit{
		width: 100%;
		left: 0;
	}
	.termsWrapper.first .termsContent{
		margin-top:0;
		width: 290px;
	}
	#thankyouBlock .mlist-submit-new input.submit{
		width:140px;
	}
	.mob-br{
		display:block;
	}
	div#thankyouBlock.final-screen .thankyou-message.embed{
		    font-size: 24px;
    		text-align: center;
	}
}
