@font-face {
	font-family: 'socials';
	src: url('../icomoon/socials.eot?a5041k');
	src: url('../icomoon/socials.eot?a5041k#iefix') format('embedded-opentype'), url('../icomoon/socials.ttf?a5041k') format('truetype'), url('../icomoon/socials.woff?a5041k') format('woff'), url('../icomoon/socials.svg?a5041k#socials') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="npn-"], [class*=" npn-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'socials' !important;
	speak: none;
	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;
}

.npn-soundcloud:before {
	content: "\e900";
}
.npn-facebook:before {
	content: "\ea90";
}
.npn-instagram:before {
	content: "\ea92";
}
.npn-spotify:before {
	content: "\ea94";
}
.npn-twitter:before {
	content: "\ea96";
}
.npn-youtube:before {
	content: "\ea9d";
}
.npn-appleinc:before {
	content: "\eabe";
}

body {
	background: #ffffff;
	color: #49494f;
	text-align: center;
	margin: 0;
	font-family: 'Coming Soon', cursive;
	line-height: 1;
}
a {
	text-decoration: none;
	color: #49494f;
}
#header span {
	display: none;
	text-indent: -9999px;
}
section#header {
	font-size: 0;
}
section#header a {
	font-size: 20px;
	margin-right: 23px;
	color: #e7de7e;
	vertical-align: middle;
}
section#header a:last-child {
	margin-right: 0;
}
section#header a.npn-soundcloud {
	font-size: 25px;
}
section#header a:hover {
	color: #f6cfc8;
}
.artistName {
	font-size: 40px;
	letter-spacing: 4px;
}
.present {
	font-size: 20px;
	letter-spacing: 2px;
}
.availableOn {
	font-size: 24px;
	padding: 20px 0 42px 0;
	letter-spacing: 2px;
}
.rainbow {
	font-size: 0;
}
img {
	max-width: 100%;
	height: auto;
}
.streamText {
	letter-spacing: 2px;
	margin: 50px 0 0 0;
}
.buyLinks {
	font-size: 0;
}
.buyLinks a {
	border: 2px solid #e7de7e;
	letter-spacing: 1px;
	box-sizing: border-box;
}
.buyLinks a:hover {
	background: #f6cfc8;
	border-color: #f6cfc8;
}
section.officialVideo {
	max-width: 850px;
	margin: 0 auto;
	padding-bottom: 130px;
	width: 90%;
}
.featuredVideo {
	position: relative;
	padding: 56.25% 0 0 0;
	height: 0;
}
.featuredVideo iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
section#footer {
	background: #e7de7e;
	font-size: 0;
	padding: 21px 0;
	position: relative;
}
.copyrightAct {
	font-size: 10px;
	letter-spacing: 1px;
}
.copyrightAct a:hover{
	color:#FFFFFF;
}
a.prepaly img {
	width: 100%;
	height: 100%;
}
a.prepaly {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 1;
}
a.prepaly .play {
	background: url("../images/playButton.png") no-repeat scroll transparent;
	background-position: 0 -116px;
	width: 80px;
	height: 83px;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	cursor: pointer;
	z-index: 2;
}
.featuredVideo:hover a.prepaly .play {
    background-position: 0 -116px;
    opacity:0.9;
}
@media only screen and (min-width: 768px) {
	br.mobile {
		display: none;
	}
	section.content {
		min-height: calc(100vh - 125px);
		background: url("../images/ringsLayer.png") no-repeat scroll #ffffff 0 0;
		background-position: bottom;
		background-size: 100% auto;
	}
	.fanclub.text {
		font-size: 40px;
		letter-spacing: 3px;
	}
	.present {
		padding: 13px 0 10px 0;
	}
	.streamText {
		font-size: 24px;
	}
	.buyLinks a.perorder {
		margin-right: 20px;
	}
	.buyLinks {
		margin: 40px 0;
	}
	.buyLinks a {
		font-size: 14px;
		display: inline-block;
		padding: 13px 23px 8px 23px;
	}
}
@media only screen and (max-width: 767px) {
	span.mobile {
		display: none;
	}
	section#header a.npn-soundcloud {
		margin-right: 0;
	}
	.fanclub.text {
		font-size: 25px;
		letter-spacing: 2px;
		word-wrap: break-word;
		line-height: 34px;
	}
	section.content {
		padding: 30px 0 0 0;
		background: url("../images/mobileBottomLayer.png") no-repeat scroll #ffffff 0 0;
		background-position: bottom;
		background-size: 100% auto;
	}
	.present {
		padding: 17px 0 15px 0;
	}
	.streamText {
		font-size: 18px;
		line-height: 28px;
	}
	.buyLinks {
		margin: 40px auto;
		max-width: 280px;
	}
	a.perorder {
		margin-bottom: 20px;
	}
	.buyLinks a {
		font-size: 12px;
		display: block;
		padding: 10px 0 8px 0;
		line-height: 17px;
	}
	section.officialVideo {
		width: 100%;
		padding:13% 0 25% 0;
	}
	.copyrightAct {
		line-height: 18px;
	}
}
@media only screen and (max-width: 1023px) {
	section#header {
		text-align: center;
		padding: 0 0 20px 0px;
	}
	section#header a {
		color: #fff;
	}
	.follow-on-spotify.desktop {
	    display: none;
	}
	.follow-on-spotify {
		padding-bottom: 15px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	section.content {
		padding: 50px 0 0 0;
	}
	.follow-on-spotify {
		display: inline-block;
		vertical-align: middle;
	}
	.fanclub.text {
		font-size: 30px;
	}
}
@media only screen and (min-width: 1024px) {
	section#header {
		text-align: right;
		padding: 40px 20px 0px 20px;
	}
	.follow-on-spotify {
		position: absolute;
		right: 20px;
		top: 12px;
	}
	.follow-on-spotify.mobile{
		display:none;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1330px) {
	section#header {
		padding: 30px 20px;
	}
}
@media only screen and (min-width: 1440px) {
	.artistName {
		font-size: 2.93vw;
	}
	.present {
		font-size: 1.48vw;
		padding: 0.962vw 0 0.74vw 0;
	}
	.availableOn {
		font-size: 1.74vw;
		padding: 1.45vw 0 3.1vw 0;
	}
	.fanclub.text {
		font-size: 2.95vw;
	}
	.streamText {
		font-size: 1.76vw;
		margin: 3.65vw 0 0 0;
	}
	.buyLinks {
		margin: 2.95vw 0;
	}
	.buyLinks a {
		font-size: 1.035vw;
		padding: 0.9vw 1.65vw 0.55vw 1.65vw;
	}
	section.officialVideo {
		max-width: 62.5vw;
		padding-bottom: 9.48vw;
	}
	.follow-on-spotify {
		right: 50px;
	}
	section#header a{
		font-size:1.47vw;
		margin-right: 1.7vw;
	}
	section#header a.npn-soundcloud{
		font-size:1.83vw;
	}
	section#header{
		    padding: 2.94vw 1.47vw 0 1.47vw;
	}

}@media only screen and (max-width: 1024px) {	.follow-on-spotify iframe {    	width: 95px;	}}