@font-face {
 font-family: 'Conv_univers-condensed-bold-5871d38fb7e53';
 src: url('../fonts/univers-condensed-bold-5871d38fb7e53.eot');
 src: local(''), url('../fonts/univers-condensed-bold-5871d38fb7e53.woff') format('woff'), url('../fonts/univers-condensed-bold-5871d38fb7e53.ttf') format('truetype'), url('../fonts/univers-condensed-bold-5871d38fb7e53.svg') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'Gotham';
 src: url('../fonts/GothamBold.woff2') format('woff2'), url('../fonts/GothamBold.woff') format('woff');
 font-weight: bold;
 font-style: normal;
}
* {
	margin:0;
	padding:0;
}
img {
	border:none;
	outline:none;
	max-width:100%;
}
a {
	text-decoration:none;
	outline:none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
ul {
	list-style-type:none;
}
body {
	margin:0;
	padding:0;
	background:#000 url(../images/mobilebg.jpg) center top no-repeat;
	background-size:100% auto;
	font-size:0;
}
.container {
	width:94%;
	overflow:hidden;
	margin:70% auto 0;
}
.socialicon {
	width:100%;
	text-align:center;
}
.socialicon a {
	display:inline-block;
	vertical-align:middle;
	margin:0 12px;
}
.social1 {
	background:url(../images/social1.png) no-repeat;
	width:34px;
	height:33px;
}
.social1:hover {
	background:url(../images/social1-h.png) no-repeat;
}
.social2 {
	background:url(../images/social2.png) no-repeat;
	width:34px;
	height:27px;
}
.social2:hover {
	background:url(../images/social2-h.png) no-repeat;
}
.social3 {
	background:url(../images/social6.png) no-repeat;
	width:34px;
	height:33px;
}
.social3:hover {
	background:url(../images/social6-h.png) no-repeat;
}
.social4 {
	background:url(../images/social4.png) no-repeat;
	width:28px;
	height:34px;
}
.social4:hover {
	background:url(../images/social4-h.png) no-repeat;
}
.social5 {
	background:url(../images/social7.png) no-repeat;
	width:34px;
	height:33px;
}
.social5:hover {
	background:url(../images/social7-h.png) no-repeat;
}
.logo {
	text-align:center;
	margin:25px 0;
}
.toptext {
	font-family: 'Conv_univers-condensed-bold-5871d38fb7e53';
	font-size:25px;
	text-align:center;
	color:#394c63;
	line-height:35px;
	letter-spacing:-1px;
}
.toptext strong {
	color:#000;
}
.video_slid_outer {
	width:100%; /*overflow:hidden;*/
	padding-bottom:77px;
	margin:30px 0;
}
.spotify {
	text-align:center;
}
.footer {
	width:94%;
	margin:25px auto 20px;
	text-align:center;
}
.footertext {
	text-align:center;
	color:#fff;
	margin-top:15px;
	font-size:16px;
	font-family: 'Gotham';
	
	letter-spacing:1px;
}
.spotify {
	overflow:hidden;
	height:81px;
}
.spotify iframe {
	width:90%;
}
.cover {
	margin:25px 0;
	text-align:center;
}
.footertext img {
	display:block;
	margin:0 auto 10px;
}
.footertext span {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
}
 @media only screen and (min-width :800px) {
body {
background:#000 url(../images/background.jpg) center top no-repeat fixed;
-webkit-background-size: cover;
 -moz-background-size: cover;
 -o-background-size: cover;
 background-size: cover;
}
.container {
width:737px;
margin:5% 0 0 6%
}
.video_slid_outer {
width:600px;
padding:0;
margin:30px auto;
}
#ninja-slider-prev {
right:-50px;
top:50%;
}
#ninja-slider-next {
left:-50px;
top:50%;
bottom:auto;
}
.footer {
margin-top:20px;
}
.spotify iframe {
width:400px;
}
 .footertext img {
display:inline-block;
vertical-align:middle;
margin:0 20px 0 0;
}
.footertext span {
display:inline-block;
vertical-align:middle;
width:500px;
}
}
