body{
	font-family: 'Open Sans Condensed','Arial Narrow', serif;
	font-weight: 100;
	font-size: 1em;
	color: #000;
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	background-color: #000;
}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0;
}

.center{
	margin: 0 auto;
	width: 90%;
}
a{
	color: #555;
	text-decoration: none;
}

.container{
	width: 100%;
	max-width: 1400px;
	position: relative;
	text-align: center;
}
	#splash{
		background-image: url(../images/splash/splash-bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
	}

.arrow-back{
	background-image: url(../images/global/arrow.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 80%;
	position: absolute;
	display: block;
	width:40px;
	height:70px;
	top:10px;
	left: 5px;
	z-index: 150;
	text-indent: -999px;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.arrow-back:hover{
	opacity: .5;
}
h1{
	font-family: inherit;
	color:#fff;
	font-weight: 100;
	font-size: 2.5em;
	background-color: #000;
	padding: 0;
	display: inline-block;
}
.modsHolder{
	position: relative;
	margin: 450px auto 0;
}

.mods{
	text-align: center;
	margin: 0 10px;
	background-color: #000;
	display: inline-block;
	width: 115px;
	height: 95px;
}
.djs,
.facebook,
.soundcloud,
.instagram{
	backface-visibility: hidden;
	overflow: hidden;
	text-indent: -999px;
	opacity: 1;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	border-radius: 6px;
}
.djs:hover,
.facebook:hover,
.soundcloud:hover,
.instagram:hover{
	opacity: .9;
}
.djs{
	background-image: url(../images/splash/icon-djs.png);
}
.facebook{
	background-image: url(../images/splash/icon-facebook.png);
}
.soundcloud{
	background-image: url(../images/splash/icon-soundcloud.png);
}
.instagram{
	background-image: url(../images/splash/icon-instagram.png);
}

.djs:hover{
	background-image: url(../images/splash/icon-djs-white.png);
}
.facebook:hover{
	background-image: url(../images/splash/icon-facebook-white.png);
}
.soundcloud:hover{
	background-image: url(../images/splash/icon-soundcloud-white.png);
}
.instagram:hover{
	background-image: url(../images/splash/icon-instagram-white.png);
}


/* Dj Page */
/*------------------------------------------------------------------------------------------------*/
#djs{
	color: #fff;
	background: #000 url(../images/global/bg.jpg) no-repeat center 0px;
}
#djs header{
	position: relative;
	height: 140px;
}
#djs h1{
	font-family: inherit;
	font-size: 2.5em;
	line-height: .8em;
	color: #000;
	background-color: #f6ff02;
	padding: 25px 0;
	display: block;
	position: relative;
	margin: 50px auto;
	width: 90%;
	
}
#djs .title02{
	font-family: inherit;
	font-weight: 100;
	font-size: 4em;
	width: 90%;
	display: block;
	position: relative;
	margin: 0px auto;
	text-transform: uppercase;
}

#djs .mod-dj{
	position: relative;
	text-align: center;
	margin: 0 10px 50px;
	display: inline-block;
	width: 299px;
	height: 198px;
	z-index: 50;
}
#djs .mod-dj .dj{
	position: relative;
	display: block;
	width:270px;
	height:150px;
	margin: 0 auto;
	overflow: visible;
	background-size:100%; 
	background-position: center center;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#djs .mod-dj:hover .dj{
	width:280px;
	height:150px;
	background-size:120%; 
}
#djs .dj-addy{
	background-image: url(../images/djs/dj-addy.png);
}
#djs .dj-atif{
	background-image: url(../images/djs/dj-atif.png);
}
#djs .dj-andrew-choe{
	background-image: url(../images/djs/dj-andrew-choe.png);
}
#djs .dj-dekoze{
	background-image: url(../images/djs/dj-dekoze.png);
}
#djs .dj-flipside{
	background-image: url(../images/djs/dj-flipside.png);
}
#djs .dj-manzoneandstrong{
	background-image: url(../images/djs/dj-manzoneandstrong.png);
}
#djs .dj-tickyty{
	background-image: url(../images/djs/dj-tickyty.png);
}
#djs .dj-megs{
	background-image: url(../images/djs/dj-megs.png);
}
#djs .dj-evang{
	background-image: url(../images/djs/dj-evang.png);
}
#djs .dj-miliandmo{
	background-image: url(../images/djs/dj-miliandmo.png);
}
#djs .dj-calvinpepper{
	background-image: url(../images/djs/dj-calvinpepper.png);
}
#djs .dj-jeremystott{
	background-image: url(../images/djs/dj-jeremystott.png);
}
#djs .dj-ry{
	background-image: url(../images/djs/dj-ry.png);
}
#djs .dj-gillesbernard{
	background-image: url(../images/djs/dj-gillesbernard.png);
}
#djs .dj-hugo-matos{
	background-image: url(../images/djs/dj-hugo-matos.png);
}
#djs .dj-hugo-silva{
	background-image: url(../images/djs/dj-hugo-silva.png);
}
#djs .dj-mikey-terra{
	background-image: url(../images/djs/dj-mikey-terra.png);
}
#djs .dj-quim{
	background-image: url(../images/djs/dj-quim.png);
}
#djs .dj-random-doug{
	background-image: url(../images/djs/dj-random-doug.png);
}
#djs .dj-ryan-wiley{
	background-image: url(../images/djs/dj-ryan-wiley.png);
}
#djs .dj-terranova{
	background-image: url(../images/djs/dj-terranova.png);
}
#djs .dj-vido{
	background-image: url(../images/djs/dj-vido.png);
}
#djs .dj-anthony-damico{
	background-image: url(../images/djs/dj-anthony-damico.png);
}
#djs .dj-brent-hayward{
	background-image: url(../images/djs/dj-brent-hayward.png);
}
#djs .dj-hyland-kavai{
	background-image: url(../images/djs/dj-hyland-kavai.png);
}
#djs .dj-joee-cons{
	background-image: url(../images/djs/dj-joee-cons.png);
}
#djs .dj-alberto-jossue{
	background-image: url(../images/djs/dj-alberto-jossue.png);
}
#djs .dj-comingsoon{
	background-image: url(../images/djs/dj-comingsoon.png);
}
#djs .iconHold{
	top:140px;
	position: absolute;
	text-align: center;
	z-index: 100;
	width: 100%;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
#djs .mod-dj:hover .iconHold{
	top:160px;
}
#djs .icon{
	position: relative;
	width: 55px;
	height: 60px;
	overflow: hidden;
	text-indent: -999px;
	display: inline-block;
	background-size: auto;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

#djs a .facebook,
#djs a .twitter,
#djs a .soundcloud,
#djs a .instagram,
#djs a .web,
#djs a .mail{
	opacity: .3;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity .2s ease-in-out;
	-ms-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}

#djs a:hover .facebook,
#djs a:hover .twitter,
#djs a:hover .soundcloud,
#djs a:hover .instagram,
#djs a:hover .web,
#djs a:hover .mail{
	opacity: 1;
}
#djs a .facebook{
	background-image: url("../images/global/icon-facebook.svg");
	background-size: 18px auto;
}
#djs a .twitter{
	background-image: url("../images/global/icon-twitter.svg");
	background-size: 26px auto;
}
#djs a .soundcloud{
	background-image: url("../images/global/icon-soundcloud.svg");
	background-size: 55px auto;
}
#djs a .instagram{
	background-image: url("../images/global/icon-instagram.svg");
	background-size: 33px auto;
}
#djs a .web{
	background-image: url("../images/global/icon-web.svg");
	background-size: 26px auto;
}
#djs a .mail{
	background-image: url("../images/global/icon-mail.svg");
	background-size: 16px auto;
}
#djs footer{
	color: #424242;
}
/* email formn */
/*------------------------------------------------------------------------------------------------*/
.signUp{
	padding: 40px;
	background-color: #fe0003;
	position: relative;
	width: 400px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -240px;
	top:150px;
	font-size: 100%;
	color: #fff;
	z-index: 50;
	border-radius: 10px;
	-moz-box-shadow: 5px 5px 5px #000;
	-webkit-box-shadow: 5px 5px 5px #000;
	box-shadow: 0px 0px 80px #000;
}
.signUp .close{
	position: absolute;
	top:20px;
	right: 20px;
    display:block;
    width:30px;
    height:30px;
    background-image:url(../images/global/close.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    text-indent: -9999px;
}
.signUp .close:hover{
	opacity: .5;
}
.signUp .headTxt{
	font-size: 2em;
	font-weight: 700;
	line-height: 1em;
	text-align: center;
	display: block;
	margin: 0 0 20px 0;
}
.signUp #signup_email{
	font-size: 1.4em;
	border: none;
	padding: 10px;
	border-radius: 6px;
	width: 70%;
	margin: 0 auto;
	position: relative;
	display: block;
	text-align: center;
}
.signUp .submit{
	cursor: pointer;
	position: relative;
	white-space: normal;
	font-size: 2em;
	font-weight: 300;
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	padding: 10px !important;
	width: 70%;
	display: block;
	margin: 20px auto 0;
	text-transform: uppercase;
	background-color: #000;
}
.signUp .submit:hover{
	background-color: #353535;
}
.signUp .mimi_field{
	text-align: center;
}
.signUp .mimi_field label{
	font-size: 2em;
	font-weight: 300;
	color: #000 !important;
}



/* Tablets */
/*------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	.arrow-back{
		top:-10px;
		left:0px;
		width:30px;
		height:76px;
		background-size: 100%;
	}
	/* Dj Page */
	/*------------------------------------------------------------------------------------------------*/
	#djs{
		color: #fff;
		background: #000 url(../images/global/bg.jpg) no-repeat top center;
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 700px auto;
	}
	#djs header{
		position: relative;
		height: 100px;
	}
	#djs .title02{
		font-size: 2.2em;
		margin: 0 auto 30px;
	}
	#djs #grid{
		position: relative;
		margin: 22px 0 0;
	}
	#djs .mod-dj{
		border-bottom:1px solid #202020;
		padding: 0 0 50px;
	}
	#splash{
		background-image: url(../images/splash/splash-bg.jpg);
		background-position: top center;
		background-repeat: no-repeat;
		background-size: 700px auto;
	}
	#splash .modsHolder{
		position: relative;
		margin: 200px auto 0;
	}
	#splash .mods{
		text-align: center;
		margin: 0px 0 10px 0;
		background-color: #000;
		display: inline-block;
		width: 75px;
		height: 90px;
	}
	#djs h1{
		font-family: inherit;
		font-weight: 100;
		font-size: 1.5em;
		margin: 20px auto 0;
	}
	#splash h1{
		font-family: inherit;
		font-weight: 100;
		font-size: 1.2em;
		margin: 0;
		padding: 0;
	}
	.arrow-back {
		background-size: 100% auto;
		height: 76px;
		left: 10px;
		top: 0;
		width: 30px;
	}
		/* email formn */
/*------------------------------------------------------------------------------------------------*/
	.signUp{
		padding: 20px;
		background-color: #fe0003;
		position: relative;
		width: 80%;
		position: relative;
		left: auto;
		margin: 0 auto;
		top:60px;
		font-size: 100%;
		color: #fff;
		z-index: 20;
		border-radius: 10px;
		-moz-box-shadow: 5px 5px 5px #000;
		-webkit-box-shadow: 5px 5px 5px #000;
		box-shadow: 0px 0px 80px #000;
	}
	.signUp .headTxt{
	margin-top: 20px;
	font-size: 1.5em;
	}
	.signUp #signup_email, .signUp .submit{
		width: 90%;
		-webkit-appearance: none;
	}
	.signUp .close{
		top:5px;
		right:5px;
	}
}
