body{
	font: 15px/1.5 Arial, Helvetica, sans-serif;
	padding: 0;
	margin:0;
	background-color: #f4f4f4;
}

@font-face {
    font-family: 'New'; /*a name to be used later*/
    src: url('/fonts/Occupied.ttf'); /*URL to font*/
}

/* Global */
.container{
	width:80%;
	margin:auto;
	overflow: hidden;
}

.container2{
	width:100%;
	margin:auto;
	overflow: hidden;
}

ul{
	margin:0;
	padding: 0;
}

.button_1{
	height:38px;
	background: #000;
	border:none;
	padding-left: 20px;
	padding-right: 20px;
	color:#fff;
}

.dark{
	padding:15px;
	padding: :0 5px;
	background: #88b8da;
	color:#f4f4f4;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Header */
header{
	background:#fff;
	color:#000;
	padding-top: 15px;
	min-height: 70px;
	border-bottom: #88b8da 3px solid;
}

header a{
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
}



header li{
	float:left;
	display:inline;
	padding: 0 20px 0 20px;

}

.port{
	float:right;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

.port a{
	color:#000;
	text-decoration: none;
	
	font-size: 16px;
}

.port li{
	text-align: center;
	text-transform: uppercase;
	display:inline;
	padding: 0 20px 0 20px;

}

header #branding{
	float:left;

}

.big{
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: 2px;
	font-size: 16px;
	color: #000;

}

header #branding h3{
	float:left;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: 13px;
	font-size: 24px;
	margin:0;
	margin-bottom: 0;

}

header #branding h1{
	margin:0;
	font-family: New, Helvetica, sans-serif;

	color:#000;

	font-size: 40px;
}



header nav{
	float:right;
	margin-top: 10px;
}

header .highlight, header .current a{
	color:#e6e6e6;
	font-weight: bold;

}

.port .highlight, .port .current a{
	color:#e6e6e6;
	font-weight: bold;

}

header a:hover{
	color:#cccccc;
	font-weight: bold;
}

.button2{
	text-decoration:none;
	color:#80ec78;
	border:#80ec78 1px solid;
	padding:5px 10px;
	border-radius:50px;
	margin-top:20px;
	
}




.button3{
	font-size:18px;
	text-decoration:none;
	color:#80ec78;
	border:#80ec78 1px solid;
	padding:10px 20px;
	border-radius:10px;
	margin-top:20px;
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) );
}

.button3:hover{
	background: #80ec78;
	color:#000;
}

.button2:hover{
	background: #80ec78;
	color:#000;
}

/* Showcase */
#showcase{
	
	min-height: 400px;
	background:no-repeat linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../images/show.jpg') 0 -100px;
	background-size: 100%;
	text-align: center;
	color:#fff;
}

#showcase2{
	min-height: 400px;
	/*background:no-repeat linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url('../images/show2.jpg') 0 00px;
	*/
	color:#000;
	background-color: #f4f4f4;
	background-size: 100%;
	
}

#showcase3{
	min-height: 600px;
	background:no-repeat linear-gradient( rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6) ), url('../images/show5.jpg') 0 -50px;
	color:#fff;
	background-size: 100%;

	
}

#showcase4{
	min-height: 400px;
	background:no-repeat linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('../images/landing.jpg') 0 -50px;
	color:#fff;
	background-size: 100%;
}

#showcase h1{
	margin-top: 100px;
	color:#fff;
	font-size: 55px;
	margin-bottom: 50px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
}

#showcase p{
	font-size: 20px;
}

.push{
	padding-top: 50px;
	padding-bottom: 20px;
}


/* Newsletter */
#newsletter{
	padding:15px;
	color:#000;
	background: #fff;
}

#newsletter h1{
	float:left;

}

#newsletter form{
	float:right;
	margin-top:15px;
}

#newsletter input[type="email"]{
	padding:4px;
	height:25px;
	width:250px;
}

/* Boxes */
#boxes{
	
}

#boxes2{
	text-align: center;
}

#boxes .box{
	
	float:left;
	width:25%;
	padding:4px;
	
}

#boxes3 .box3{
	
	float:left;
	width:24%;
	padding:4px;
	overflow: hidden;
	
}

#boxes2 .box2{
	
	float:left;
	width:30%;
	padding:4px;
	
}

.GIF{
	float:left;
	width:22%;
	padding:4px;

}

.ban{
	float:left;
	width:33%;
	padding:4px;
	padding-left: 20px;
}

#gifs{
	text-align: center;
}

.gif{
	
	width:50%;
	padding:0;
	
	margin-bottom:40px;
}

.banner{
	float:left;
	padding-top: 20px;
	padding-bottom: 20px;
	width:60%;
}

.description{
	float:right;
}

.noMargin{
	margin:0;
	padding: 0;
}

.poster{
	margin-bottom: 30px;
}

.poster2{
	margin-bottom: 30px;
	width:100%;
}

.gif-center{
	vertical-align: center;
	width:60%;
	padding:0;
	
	
	margin-bottom:20px;
}

.gifFront{
	margin-top: 100px;
	width: 50%;
	margin-bottom: 40px;
}

.video{
	margin-bottom: 120px;
	font-style: italic;
	color:#fff;
}

#f{
	padding:20px;
}



.tracks ul{
	float:left;
	overflow: hidden;
	
}

.tracks li a, p a{
	text-decoration:none;
	color:#fff;
	overflow: hidden;
	
}

.center{
	text-align: center;
	margin-bottom: 50px;
	margin-top: 20px;
}

.para{
	text-align: justify;
}

/* Sidebar */
aside#sidebar{
	float:right;
	width:15%;
	margin-top: 10px;
	position:fixed;
	top:136px;
	right: 40px;

}

aside#sidebar .quote input, aside#sidebar .quote textarea{
	width:90%;
	padding:5px;
}

/* mainCol */
article#mainCol{
	float:left;
	width: 65%;
}

/* Services */
ul#services li{
	list-style: none;
	padding:20px;
	border:#ccc solid 1px;
	margin-bottom: 5px;
	background: #e6e6e6;
}


footer{
	padding:20px;
	
	color:#f4f4f4;
	background-color: #000;
	text-align: center;
	padding-top: 20px;
}


/* Media Queries */
@media(max-width: 768px){
	header #branding,
	header nav,
	header nav li,
	#newsletter h1,
	#newsletter form,
	#boxes .box,
	article#mainCol,
	aside#sidebar{
		float: none;
		text-align: center;
		width:100%;
	}
	header{
		padding-bottom: 20px;
	}

	#showcase h1{
		margin-top: 40px;
	}

	#newsletter button, .quote button{
		display: block;
		width:100%;
	}

	#newsletter form input[type="email"], .quote input, .quote textarea{
		width:100%;
		margin-bottom: 5px;
	}


}

/* Images */

.album{
	height:200px;
	width:200px;
}

.album2{
	height:100%;
	width:100%;

}

.pageTitle{
	font-size: 26px;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: 4px;
	margin:30px 0 20px 0;

}

.form-style-1 {

		
	width:80%;
	
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) );
	color: #fff;
    margin:auto;
    margin-top:50px;
    margin-bottom: 10px;
    
    padding: 20px 12px 10px 20px;
    font: 10px "Helvetica Neue", Helvetica, sans-serif;
}
.form-style-1 li {
	width:95%;
    padding: 0;
    display: block;
    list-style: none;
    margin: 10px 0 0 0;
    padding-bottom: 20px;
}
.form-style-1 label{
	font-size: 16px;
	text-transform: uppercase;
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    letter-spacing: 2px;
}

.form-control{ 
	width:100%;
	height:15px;
}


#fo{
	width:100%;
	margin: auto;
  	min-height: 330px;
  	margin-top: 40px;
  	margin-bottom: 60px;
    padding: 10px;
}



.class{
	float:right;
}

.panama{
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	letter-spacing: 30px;
	font-size: 36px;
	color:#c5dae8;
	margin: 0;
}

















