.socials-mlist ul.artist-social li a {
	font-size: 17.48px;
	color: #fff;
}

.socials-mlist ul.artist-social li a.icon-Mail img {
	width: 21.48px;
	height: 21.48px;
}

.socials-mlist ul.artist-social li {
	padding-right: 24px;
	vertical-align: middle;
}

.mlist-section {
	text-align: center;
	background: #fff;
}

.socials-mlist {
	max-width: 926px;
}

body input.submit:hover {
	opacity: 0.7;
}

body .footerSocialicon {
	display: inline-block;
	width: 48%;
	vertical-align: middle;
	margin-right: 0;
	text-align: left;
	padding-top: 2vh;
}

body .mlist-outer-wrapper.embedded-inline-list {
	display: inline-block;
	vertical-align: top;
	width: 51%;
	text-align: left;
}

body #thankyoublock-innerwrapper input,
#thankyoublock-innerwrapper select {
	font-size: 16px;
	text-indent: 10px;
}

select#country {
	background-position-x: 98.1%;
}

ul.artist-social a.soundcloud.iconsoundcloud {
	font-size: 39px;
}

.emailWrapper {
	max-width: 70vw;
	margin: 0 auto;
	padding: 2.3vw 0 2vw 0;
}

select option {
	background: #0A0317;
	color: #fff;
	text-align: center;
}

.desk {
	display: block;
}

.mob {
	display: none;
}

#thankyoublock-innerwrapper .mlist-submit-new .submit {
	border: none;
	background: #fff;
	color: #0A0317;
	text-indent: 0;
}

#thankyoublock-innerwrapper .mlist-submit-new .submit:hover {
	background: #fff;
	opacity: 0.7;
}

.mlist-submit-new {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-bottom: 0;
}

/*Mailing List styles*/

input::-webkit-input-placeholder {
	color: #0A0317 !important;
	font-size: 17.99px;
}

input:-moz-placeholder {
	/* Firefox 18- */
	color: #0A0317 !important;
	font-size: 17.99px;
}

input::-moz-placeholder {
	/* Firefox 19+ */
	color: #0A0317 !important;
	font-size: 17.99px;
}

input:-ms-input-placeholder {
	color: #0A0317 !important;
	font-size: 17.99px;
}

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

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	color: #0A0317 !important;
	background: transparent;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	background: transparent;
}

input#postalcode,
input#firstname {
	text-align: left;
	text-indent: 10px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	-webkit-text-fill-color: #0A0317;
	-webkit-box-shadow: 0 0 0px 1000px transparent inset;
	transition: background-color 5000s ease-in-out 0s;
}

.thankswelcome-msg {
	margin: 10px 0px;
}

.mlist-header {
	text-align: center;
	color: #fff;
	letter-spacing: 0px;
	line-height: 1;
	text-transform: uppercase;
	font-family: titling-gothic-fb-compressed, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 2vw;
	width: 20vw;
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.mlist-header .head1 {
	font-family: bebas-kai, sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	font-size: 4.4vw;
	padding-bottom: 0.5vw;
}

.mlist-submit.submit-field,
.mlist-field.email-field {
	display: inline-block;
	vertical-align: top;
}

label.error {
	font-size: 12px;
	display: block;
	color: red;
	text-align: left;
	letter-spacing: 0.5px;
	position: absolute;
	padding-bottom: 0;
	top: -18px;
	text-transform: uppercase;
	left: 0%;
	font-weight: 500;
}

.email-submit-wrap {
	font-size: 0;
}

input,
select {
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-appearance: none;
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: none;
	width: 268px;
	text-align: left;
	box-sizing: border-box;
	color: #0A0317;
	border: none;
	line-height: 35px;
	background: #E6E6E6;
	letter-spacing: 0px;
	-webkit-text-fill-color: #0A0317;
	font-family: "Windsor W01 Light";
	font-weight: 300;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

input::placeholder {
	font-size: 10px;
	color: #0A0317;
}

input.submit {
	font-family: "Windsor W01 Light";
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
	background: #fff;
	margin: 0 auto;
	text-align: center;
	max-width: 128px;
	height: 40px;
	line-height: 17px;
	font-size: 10px;
	color: #0A0317;
	padding: 0;
	cursor: pointer;
}

.socials-header-wrapper {
	position: relative;
	z-index: 999;
}

input#email {
	border: 1px solid #E6E6E6;
	text-indent: 10px;
}

select {
	background: url(../images/drop-down-new.png) no-repeat 100% center #fff;
	font-size: 16px;
	-webkit-text-fill-color: #0A0317;
	color: #0A0317;
	text-align: left;
	padding-left: 0.5vw;
	font-weight: 300;
	text-transform: uppercase;
	font-style: normal;
	background-position-x: 96%;
}

#thankyoublock-innerwrapper input,
#thankyoublock-innerwrapper select {
	font-size: 16px;
	border: 1px solid #E6E6E6;
	height: 34px;
	line-height: 20px;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 0.08vw;
	padding-left: 0;
	background-color: #E6E6E6;
}

fieldset {
	border: medium none;
	padding: 0;
	margin: 0;
}

.terms a {
	border: none;
	color: #fff;
	border-bottom: none;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 0;
	font-size: 7px;
}

.socials ul li a:hover {
	opacity: 0.6;
}

.terms a:hover {
	text-decoration: none;
	opacity: 0.5;
}

.termsContent {
	text-align: left;
	clear: both;
	padding-top: 5px;
	display: none;
	text-transform: uppercase;
}

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

.termsWrapper.first {
	text-align: left;
}

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

.termsContent,
.termsContent a {
	font-size: 9px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.08vw;
	line-height: 20px;
}

.termsContent a {
	color: #fff;
	display: inline-block;
	text-decoration: underline;
	text-transform: uppercase;
}

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

input.error,
select.error {
	/*border: 2px solid red;*/
}

#errorMsg,
#serverError {
	color: #fe0000;
	font-size: 10px;
	padding-bottom: 10px;
}

.termsWrapper {
	max-width: 88px;
	text-align: center;
	margin-top: 5px;
}

#thankyouBlock {
	display: block;
	height: auto;
	padding: 0;
}

.secondFormCloseWrap a {
	font-size: 35px;
	text-decoration: none;
	box-sizing: border-box;
	/* float: right; */
	position: absolute;
	top: -1vw;
	margin-bottom: 0px;
	right: 0px;
	display: block;
	color: #fff;
	right: 0;
	width: 25px;
	height: 25px;
	line-height: 16px;
	text-transform: unset;
}

.secondFormCloseWrap a:hover {
	opacity: 0.5;
}

.thankswelcome-msg {
	clear: both;
	font-size: 14px;
	color: #fff;
	padding: 10px 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center !important;
	line-height: 21px;
}

div#thankyoublock-innerwrapper .mlist-field label {
	padding-bottom: 0.7vw;
	display: block;
	text-align: left;
	font-size: 16px;
	padding-top: 0.7vw;
	color: #fff;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.mlist-field.mlist-field1 {
	width: 100%;
}

#secondForm .secondary-list-values .mlist-field {
	width: 100%;
}

.mlist-field.country,
.mlist-field.postalcode {
	width: 100%;
}

.mlist-field.bdayfield #dobMonth,
.mlist-field.postalcode {
	width: 100%;
}

.mnt-date,
.zip-country {
	font-size: 0;
}

.mlist-field.bdayfield,
.mlist-field.mlist-fname,
.zip-country {
	padding-bottom: 10px;
}

.mlist-checks {
	text-align: left;
	position: relative;
	margin: 20px 0;
}

input.global-list-checkbox {
	width: 1.3vw;
	height: 1.3vw;
	padding: 0;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	border: 0;
	margin: 0;
	background: transparent;
	border: 0.14vw solid #e6cf91;
	margin-right: 0.2vw;
	color: #0A0317;
	-webkit-text-fill-color: #0A0317;
}

#thankyoublock-innerwrapper input.global-list-checkbox {
	width: 17px;
	height: 17px;
	cursor: pointer;
	border: 2px solid #fff;
}

input.global-list-checkbox:checked:after {
	content: '\2713';
	color: #fff;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 14px;
	box-sizing: border-box;
	font-weight: bold;
	width: 17px;
	left: -9px;
	position: absolute;
	top: 0vw;
}

label.global-list {
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	color: #fff;
	letter-spacing: 0.05vw;
	width: 90%;
	text-transform: uppercase;
	padding-left: 0.5vw;
}

label.global-list:before {
	width: 15px;
	height: 15px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	border: 2px solid #e6cf91;
	margin-right: 5px;
	text-indent: -9999px;
	font-size: 9px;
	text-align: center;
	line-height: 11px;
	box-sizing: border-box;
}

input.global-list-checkbox:checked+label:before {
	text-indent: 0;
}

.thankyou-message.embed {
	text-align: center;
	font-size: 15px;
	text-transform: initial;
}

div#errorLabelContainer2 {
	color: red;
	text-align: center;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock .thankyou-message {
	display: none;
}

div#thankyouBlock {
	position: fixed;
	top: 60px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #0A0317;
	z-index: 4;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	z-index: 9999;
	max-width: 100%;
}

#thankyouBlock {
	display: block;
	height: auto;
	padding: 0;
	/*width: 67%;*/
	width: 100%;
	margin: 0 auto;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper .thankyou-message {
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
	display: block;
	font-size: 24px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	padding: 0 80px;
	box-sizing: border-box;
}

.nav-mail .mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
	padding: 0;
	text-align: left;
}

.total-wrapper {
	/* max-width: 800px; */
	margin: 0 auto;
}

.socials-mlist ul.artist-social li a:hover {
	color: #fff;
	opacity: 0.7;
}

.mlist-submit:hover {
	background: transparent;
}

div#thankyoublock-innerwrapper .mlist-field label.bday {
	font-weight: 600;
	font-style: italic;
	font-size: 14px;
	border: 1px solid;
	border-top: 0px;
	box-sizing: border-box;
	border-right: 0px;
	padding: 0px 0px 0px 10px;
	height: 35px;
	color: #fff;
	line-height: 35px;
}

#thankyouBlock select#dobMonth {
	width: 48%;
	display: inline-block;
	vertical-align: top;
	margin-right: 4%;
}

#thankyouBlock select#dobDay {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}

.mlist-field {
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
}

/*new changes*/

.mail-contact-wrapper {
	font-size: 0;
	margin-top: 95px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.mlist-submit {
	display: inline-block;
	width: 33%;
	margin: 0 auto;
	text-align: center;
	margin-top: 0;
	margin-left: 4%;
	vertical-align: middle;
	background: #edd500;
	max-width: 128px;
}

.mlist-subheader {
	font-size: 14px;
	color: #fff;
	letter-spacing: 2px;
	line-height: 1.43;
	margin-bottom: 25px;
}

.termsWrapper.second {
	text-align: center;
	max-width: 100%;
}

.termsContent {
	position: absolute;
	background: #0A0317;
	padding: 0.6vw;
	color: #fff;
	z-index: 999999;
	border: 0.15vw solid #fff;
	width: 262px;
	left: 0;
	margin-top: 0;
	bottom: 16px;
}

.mlist-field.emailer {
	margin-right: 0;
	display: inline-block;
	margin: 0 auto;
	text-align: center;
}

.termsWrapper.second .termsContent {
	bottom: 36px;
	width: 100%;
	max-width: 481px;
}

option {
	background: #fff;
}

div#thankyoublock-innerwrapper {
	position: relative;
	padding-top: 40px;
	max-width: 500px;
	padding: 20px 0;
	margin: 0 auto;
	box-sizing: border-box;
}

.termsWrapper.second .termsContent,
.termsWrapper.second .termsContent a {
	font-size: 10px;
}

fieldset {
	max-width: 100vw;
	margin: 0 auto;
	border: none;
	box-sizing: border-box;
	position: relative;
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
	width: 90%;
	margin-left: 0;
}

form#signupForm3 {
	margin: 0 auto;
	margin-left: 0;
}

span.small {
	font-size: 31px;
	color: #fff;
	letter-spacing: 0.5px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	padding-right: 6px;
}

div#thankyouBlock.final-screen {
	position: static;
	height: auto;
	width: auto;
	transform: none;
	background: transparent;
	text-align: left;
}

.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message.embed.final {
	text-align: center;
	font-size: 2.4vw;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}

.termsWrapper.first {
	position: relative;
}

.socials-mlist ul.artist-social li:last-child {
	padding-right: 0;
}

@media only screen and (max-width: 1024px) {
	div#thankyouBlock {
		overflow-x: hidden;
	}

	.terms a {
		font-size: 7px;
	}

	.socials-mlist ul.artist-social li a {
		font-size: 17.9px;
	}

	.mlist-submit a {
		border: 0.15vw solid #fff;
		height: 12.5vw;
		width: 43.8vw;
		margin: 0 auto;
		margin-top: 9.8vw;
	}

	.termsContent {
		padding: 2vw;
		border: 1px solid #fff;
		width: 100%;
		left: 0vw;
		margin-top: 2vw;
		/*bottom: unset;*/
		max-width: 244px;
	}

	.socials-header-wrapper .termsContent {
		bottom: unset;
	}

	.termsContent,
	.termsContent a {
		font-size: 7px;
		letter-spacing: 0.5px;
		line-height: 12px;
	}

	.emailWrapper input.global-list-checkbox:checked:after {
		line-height: 4.5vw;
	}

	.emailWrapper fieldset {
		margin: 0 auto;
		width: 84vw;
		margin-left: 0;
	}

	.emailWrapper .termsWrapper {
		max-width: 90vw;
		margin: 0 auto;
		margin-top: -25vw;
		margin-bottom: 19vw;
	}

	.mlist-field.emailer {
		margin-right: 0;
		width: 100%;
	}

	.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock #thankyoublock-innerwrapper .thankyou-message {
		font-size: 13px;
		padding-top: 21px;
		line-height: 16px;
	}

	.thankswelcome-msg {
		font-size: 12px;
		margin-top: 10px;
		line-height: 16px;
		letter-spacing: 1px;
	}

	#thankyoublock-innerwrapper input,
	#thankyoublock-innerwrapper select {
		height: 30px;
		line-height: 30px;
		font-size: 16px;
		letter-spacing: 1px;
		max-width: 100%;
		border-bottom: 1px solid #fff;
	}

	.mlist-field {
		margin-bottom: 0;
		position: relative;
	}

	fieldset {
		max-width: 100%;
		width: 100%;
	}

	body .nav-mail div.mlist-outer-wrapper.embedded-inline-list fieldset {
		margin-left: 0;
		text-align: left;
	}

	.termsWrapper.second .termsContent {
		padding: 8px;
		text-align: left;
		font-size: 9px;
		line-height: 14px;
		width: 94.5%;
		letter-spacing: 1px;
	}

	.termsWrapper.second .termsContent a {
		text-transform: unset;
		font-size: 9px;
	}

	.secondFormCloseWrap a {
		right: -20px;
		top: 16px;
		font-size: 27px;
	}

	/* #thankyouBlock #thankyoublock-innerwrapper input {
		font-size: 15px;
		text-indent: 0;
	} */
	.termsWrapper.first.desktop {
		width: 90%;
		margin: 0 auto;
		max-width: 301px;
		padding: 4px 0 0 0;

	}

	body .nav-mail div.mlist-outer-wrapper.embedded-inline-list .termsWrapper.first.desktop {
		margin-left: 0;
	}

	input.global-list-checkbox:checked:after {
		font-size: 3.4vw;
	}

	#thankyouBlock div#thankyoublock-innerwrapper .mlist-field label {
		font-size: 12px;
		padding: 10px 0;
	}

	.termsWrapper.second {
		text-align: center;
		padding-top: 10px;
		margin-top: 0;
		margin-bottom: 0;
	}

	input#email {
		margin-right: 13px;
	}

	form#secondForm {
		max-width: 85%;
		margin: 0 auto;
	}

	.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message.embed.final {
		text-align: center;
		font-size: 11.6vw;
		margin-top: 10vw;
	}

	.mlist-header span.smaller,
	.foooter-header span.smaller {
		font-size: 22px;
	}

	input.global-list-checkbox:checked:after {
		left: -8px;
		/* top: -1px; */
		font-size: 11px !important;
	}

	.mlist-header span.bigger,
	.foooter-header span.bigger {
		font-size: 36px;
	}

	.mlist-header {
		margin-bottom: 7vw;
		text-align: center;
		font-size: 7.5vw;
		display: block;
		width: 100%;
		letter-spacing: 0.3vw;
	}

	#thankyoublock-innerwrapper .mlist-submit-new input.submit {
		height: 35px;
		line-height: 35px;
		margin-top: 15px;
	}

	.mlist-header .head1 {
		font-family: bebas-kai, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 19vw;
		padding-bottom: 6.3vw;
		padding-top: 6.5vw;
	}

	input,
	select {
		font-size: 16px;
		padding: 0;
		line-height: 33px;
		max-width: 210px;
		text-align: left;
		margin: 0 auto;
		width: 100vw;
		letter-spacing: 0;
		text-transform: uppercase;
		height: 33px;
		text-indent: 10px;
		vertical-align: middle;
	}

	input::placeholder {
		font-size: 16px;
		color: #0A0317;
	}

	label.error {
		font-size: 11px;
		left: 50%;
		text-align: left;
		transform: translate(-50%, -50%);
		width: 100%;
		max-width: 226px;
		top: -10px;
		position: absolute;
	}

	select option {
		text-align: -webkit-center;
	}

	.tour-details .termsWrapper.first.desktop .termsContent {
		bottom: 18px;
		max-width: 274px;
		left: -4px;
	}

	.emailWrapper {
		padding: 0 0 9vw 0;
		max-width: 84vw;
		margin: 0 auto;
	}

	.desk {
		display: none;
	}

	.mob {
		/*display: block;*/
	}

	#thankyouBlock {
		display: block;
		height: auto;
		padding: 0;
		width: 100%;
		margin: 0 auto;
	}

	input.submit {
		font-size: 14px;
		margin: 0 auto;
		padding: 0;
		height: 33px;
		line-height: 33px;
		max-width: 84px;
		text-indent: 0;
	}

	/* #thankyouBlock #thankyoublock-innerwrapper input#postalcode {
		font-size: 6vw;
		padding-left: 0;
		text-indent: 0;
	} */
	.mlist-submit,
	.mlist-submit-new {
		position: relative;
		margin: 0 auto;
		padding-top: 0;
		text-indent: 0;
		width: 84px;
		text-align: center;
	}

	.mlist-submit {
		vertical-align: middle;
	}

	.mlist-submit-new {
		width: 51%;
	}

	.mlist-submit:before {
		width: 51%;
	}

	body .footerSocialicon {
		display: block;
		width: 100%;
		text-align: center;
		padding-top: 0;
	}

	.socials-mlist {
		padding-top: 74px;
	}

	ul.artist-social a.soundcloud.iconsoundcloud {
		font-size: 28px;
	}

	.socials-mlist ul.artist-social li:last-child {
		padding-right: 0;
	}

	.socials-mlist ul.artist-social li {
		padding-right: 21px;
	}

	div#sticky-nav-section .footerSocialicon {
		left: 21px;
	}

	.nav {
		right: 21px;
	}

	#nav-icon4.open span:nth-child(1) {
		top: 0px;
	}

	#nav-icon4.open span:nth-child(3) {
		top: 29px;
	}

	div#nav-icon4 {
		width: 42px;
	}

	body .mlist-outer-wrapper.embedded-inline-list {
		display: block;
		width: 100%;
		text-align: center;
		padding: 40px 0 0 0;
	}

	label.global-list {
		font-size: 9px;
		vertical-align: middle;
		display: inline-block;
		color: #fff;
		letter-spacing: 0.5px;
		width: 90%;
		text-transform: uppercase;
		padding-left: 7px;
		line-height: 10px;
	}

	.nav-title {
		display: block;
		margin-top: 50px;
	}

	.sticky-nav-section.affix #nav-icon4.open span:nth-child(3) {
		top: 30px;
	}

	.mlist-outer-wrapper.embedded-inline-list.country-detect #thankyouBlock.final-screen .thankyou-message {
		text-align: center;
	}

	.copyrightWrapper a.ot-sdk-show-settings,
	.footerWrapper .copyrightWrapper span.copy {
		display: block;
	}

	.sep.mobile {
		display: none;
	}
}

@media only screen and (max-width: 767px) and (orientation:landscape) {
	form#secondForm {
		max-width: 400px;
		margin: 0 auto;
		padding-top: 300px;
	}

	.header-wrapper {
		background: url(../images/newheaderImg.jpg) no-repeat;
		background-size: cover;
		background-position: center top;
	}

	span.albumCpy {
		bottom: 100px;
		font-size: 18px;
	}

	.secondFormCloseWrap a {
		right: -43px;
		top: 19px;
		font-size: 27px;
	}

	.termsWrapper.second .termsContent {
		font-size: 7px;
		line-height: 11px;
	}

	.termsWrapper.second {
		padding-top: 10px;
	}

	.mlist-submit-new {
		width: 30%;
		max-width: 100px;
	}

	.termsWrapper.second .termsContent a {
		font-size: 7px;
	}
}

@media only screen and (max-width: 812px) and (min-width: 375px) and (orientation:landscape) {
	.header-wrapper {
		background: url(../images/newheaderImg.jpg) no-repeat;
		background-size: cover;
		background-position: center top;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {

	/* .footerWrapper .copyrightWrapper {
		max-width: 388px;
	} */
	#thankyoublock-innerwrapper .mlist-submit-new input.submit {
		margin-top: 0;
		max-width: 100px;
	}

	span.albumCpy {
		bottom: 110px;
		font-size: 18px;
	}

	/* form#secondForm {
		padding-top: 170px;
	} */
	/* .mob {
		display: block;
		font-size: 0;
		line-height: 9px;
	} */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
	#thankyoublock-innerwrapper .mlist-submit-new input.submit {
		margin-top: 0;
		max-width: 100px;
	}
}

@media all and (min-width:1025px) {
	span.sep.mob {
		display: inline-block;
	}

	.nav-area {
		overflow-y: hidden;
	}
}

@media only screen and (max-width: 767px) {
	.mob {
		display: block;
		font-size: 0;
		line-height: 9px;
	}

	form#secondForm {
		margin-top: 50px;
	}
}

@media only screen and (min-width: 1025px) {
	body input#email {
		width: 181px;
		height: 34px;
	}

	body .mlist-submit {
		width: 21%;
		background: transparent;
		max-width: 128px;
		margin-left: 2%;
	}

	body .nav-mail .mlist-submit {
		width: 30%;
		background: transparent;
		max-width: 128px;
		margin-left: 4%;
	}

	body .nav-mail div.mlist-outer-wrapper.embedded-inline-list fieldset {
		max-width: 295px;
	}

	body input.submit {
		max-width: 84px;
		height: 34px;
	}

	body div.footerSocialicon {
		width: 45%;
		text-align: right;
		padding-top: 0.9vh;
		margin-right: 5%;
	}

	body .navSocialicon div.footerSocialicon {
		display: block;
		text-align: left;
		padding: 20px 0;
		margin-left: 30px;
	}

	body div.mlist-outer-wrapper.embedded-inline-list {
		display: inline-block;
		vertical-align: top;
		width: 49%;
		text-align: left;
	}
}

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