body {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
	text-align: center;
	color: #fff;
	font-size: 0;
	background: url("../images/bg.png");
	background-position: top center;
	background-size: cover;
	font-family: 'Times NR MT W03 Bold';
}

.mob {
	display: none;
}

img {
	max-width: 100%;
	height: auto;
}

.albumtitle {
	font-size: 24px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	opacity: 1;
	font-family: 'Times NR MT W03 Bold';
	padding: 20px 0;
}

.albumtitle span {
	font-size: 16px;
}

.logo {
	display: block;
	padding-top: 2vw;
}

.contentImage {
	width: 100%;
	margin: 0 auto;
	height: auto;
}

.footmlist {
	position: absolute;
	bottom: -73px;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 35px 0px;
	width: 100%;
	z-index: 1;
}

.pagewrapper {
	min-height: calc(100vh - 97px)
}

.leftWrapper.middleWrapper, .rightWrapper.middleWrapper {
	width: 47%;
	display: inline-block;
	vertical-align: top;
}

.albumimg img {
	height: 57vh;
}

.albumlistenNow {
	padding: 8% 0;
	margin-top: -11%;
}

.albumlistenNow a {
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	opacity: 1;
	text-decoration: none;
	background: #7C3030;
	padding: 15px 40px;
	border: 1px solid #fff;
}

.albumlistenNow a:hover {
	background: #9B9B9B;
}

.leftWrapper.middleWrapper {
	width: 30%;
}

.headersection {
	position: relative;
}

.socilaiconslist {
	height: auto;
	color: #000000;
}

ul.sociallinks li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 22px;
}

.sociallinks li a {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}

.sociallinks li a.icon-soundcloud {
	font-size: 28px;
}

.sociallinks li a:hover {
	opacity: 0.5;
	transition: all 350ms ease-in-out;
}

ul.sociallinks {
	margin: 0;
	padding: 0;
}

ul.sociallinks li:last-child {
	margin-right: 0;
}

.footmlist.secondformfooterlist {
	transform: none;
}

.footmlist.secondformfooterlist.secondformfooter {
	transform: translate(-50%, -50%);
}

.logo img {
	width: 16%;
	height: auto;
	margin: 0 auto;
}

.first-page {
	margin: 2vw auto;
}

.contentText {
	display: block;
	text-transform: uppercase;
	line-height: 1.5;
	padding: 18px 0;
}

.contentText span {
	padding: 5px 0;
}

span.pre-save {
	display: block;
	max-width: 320px;
	margin: 0 auto;
}

span.try {
	font-size: 26px;
	display: block;
	text-transform: lowercase;
	padding-bottom: 0;
}

span.out {
	font-size: 16px;
	display: block;
	padding-top: 0;
}

span.wmg-button.listen, span.wmg-button.watchnow, span.wmg-button.entersite
	{
	background: #fff;
	color: #E3D6B6;
	cursor: pointer;
	font-size: 20px;
	max-width: 250px;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	text-align: center;
	background-position: center;
	border: none;
	letter-spacing: 8px;
	text-transform: uppercase;
	opacity: 1;
	width: 100%;
	display: block;
	margin: 0 auto;
}

span.wmg-button.listen:hover, span.wmg-button.watchnow:hover, span.wmg-button.entersite:hover
	{
	opacity: .7;
}

.enter-site {
	margin-top: 2.5%;
}

.social-section {
	padding-top: 1%;
}

span.wmg-button.watchnow a, span.wmg-button.entersite a, span.wmg-button.listen a
	{
	color: #E3D6B6;
	text-decoration: none;
}

.emailicon {
	background: url(../images/email_new.png) no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: inline-block;
	width: 20px;
	height: 20px;
}

.details-tooltip {
	display: none;
	position: absolute;
}

.details-tooltip.opened {
	display: block;
}

.pre-save.button {
	position: relative;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
}

.details-tooltip, .presave-text-wrap {
	text-align: center;
	margin-top: 14px;
	padding: 4px 14px;
	background: #EE2A28;
	z-index: 9;
	width: 65%;
	color: #fff;
	font-size: 10px;
	left: 14%;
}

.cf.presave-terms-container {
	text-align: center;
	padding-right: 0;
	background: transparent;
	line-height: 1;
	padding-top: 18px;
	max-width: 350px;
	margin: 0 auto;
	width: 90%;
	position: relative;
}

div#spotify-presave-terms {
	display: none;
}

div#spotify-presave-terms {
	text-align: center;
	line-height: 15px;
}

div#spotify-presave-terms.cf.opened {
	display: block;
	font-size: 10px;
	line-height: 10px;
	position: absolute;
	z-index: 2;
	background: #fc0c01;
	box-sizing: border-box;
	color: #FFF;
	padding: 10px 6px;
	line-height: 1.3;
}

div#spotify-presave-terms a {
	text-decoration: underline;
	color: #fff;
}

div#spotify-presave-terms a:hover {
	text-decoration: none;
}

button.presave-close-btn {
	border: none;
	background: none;
	color: #cc7503;
	position: absolute;
	top: 45%;
	right: 10%;
}

.content-wrapper {
	min-height: calc(100vh - 650px);
}

.mlist-wrapper {
	min-height: 85px;
}

.secondStep .content-wrapper, .finalStep .content-wrapper {
	min-height: calc(100vh - 130px);
}

@media all and (max-width:767px) and (orientation:landscape) {
	.pre-save.button {
		position: relative;
		width: 50%;
		margin: 0 auto;
	}
}

.shareWrap {
	font-size: 20px;
	margin: 3vw auto;
	/* width: 50%; */
	/* margin: 0 auto; */
	max-width: 350px;
	margin: 0 auto 30px;
}

.twitterShare, .fbShare, .igShare {
	display: inline-block;
	height: auto;
	width: 100px;
	margin-left: 0;
	vertical-align: middle;
	cursor: pointer;
}

.shareWrap div a {
	text-decoration: none;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	background: #EE2A28;
	color: #fff;
	text-transform: lowercase;
	padding: 2px 14px 5px 11px; /* padding-top: 3px; */
	/* padding-bottom: 9px; */
	display: block;
}

a.icon-instagram.instaButton:before, a.twitterButton.icon-twitter:before,
	a.fbButton.icon-facebook2:before {
	margin-right: 7px;
	vertical-align: middle;
}

a.twitterButton.icon-twitter SPAN, a.icon-instagram.instaButton span, a.fbButton.icon-facebook2 span
	{
	font-size: 14px;
	text-transform: uppercase;
}

.fbShare {
	margin-left: 0;
}

.twitterShare {
	margin: 0 10px;
}

.shareWrap a:hover {
	opacity: 0.5;
}

@media only screen and (max-width: 767px) {
	ul.sociallinks li {
		margin-right: 20px;
	}
	.sociallinks li a {
		font-size: 18px;
	}
	button.wmg-button.icon-appleinc {
		margin-left: 12px;
	}
	.cf.presave-terms-container {
		padding-top: 15px;
		padding-bottom: 8px;
	}
	.pre-save.button {
		position: relative;
		width: 90%;
		margin: 0 auto;
	}
	.shareWrap div a {
		padding: 7px 5px 9px;
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.shareWrap>div.twitterShare {
		margin: 0 5px;
	}
	.shareWrap {
		max-width: 320px;
	}
	.twitterShare, .fbShare, .igShare {
		width: 90px;
	}
	.content-wrapper {
		min-height: calc(100vh - 180px);
	}
	.copyright .elektralogo {
		max-width: 24px;
		margin: 0 auto;
		padding-bottom: 5%;
	}
	.social-section footer {
		padding-top: 5%;
	}
	.content-wrapper {
		min-height: calc(100vh - 130px);
	}
	.videoWatch a, .albumlistenNow a {
		text-align: center;
		font-size: 16px;
		letter-spacing: 0px;
		color: #fff;
		text-transform: uppercase;
		opacity: 1;
		text-decoration: none;
	}
	span.wmg-button.listen, span.wmg-button.watchnow, span.wmg-button.entersite
		{
		font-size: 16px;
		letter-spacing: 6.4px;
	}
	.leftWrapper.middleWrapper, .rightWrapper.middleWrapper {
		width: 100% !important;
		display: block;
		vertical-align: top;
	}
	.copyright .ot-sdk-show-settings {
		display: block;
	}
	.desk {
		display: none;
	}
	.sociallinks li a.icon-soundcloud {
		font-size: 28px;
	}
}
@font-face {
    font-family: 'twt-x';
    src:  url('../fonts/twt-x.eot?jjyo3s');
    src:  url('../fonts/twt-x.eot?jjyo3s#iefix') format('embedded-opentype'),
      url('../fonts/twt-x.ttf?jjyo3s') format('truetype'),
      url('../fonts/twt-x.woff?jjyo3s') format('woff'),
      url('../fonts/twt-x.svg?jjyo3s#twt-x') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
  }

   
  
  [class^="twt-"], [class*=" twt-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'twt-x' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  
   
  
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
   
  
  .twt-x:before {
    content: "\e901";
  }