/* Styles */
body{
	text-align:center;	
}

#csp2-content{
	display:none;
	max-width:600px;
	padding:30px;
	margin:80px auto;
}

#csp2-image{
	margin-bottom:15px;
}

#csp2-headline{
	margin-bottom:15px;
}

#csp2-description{
	font-size:14px;
	line-height:20px;
	margin-bottom:20px;
}

#csp2-description p{
	font-size:14px;
}

#csp2-notify-email{
	font-size: 18px;
	height:25px;
}

#csp2-footer{
	/*padding:15px 0;*/
}

#csp2-incentive{
	display:none;
	margin-bottom:15px;
}

#csp2-incentive-text, #csp2-incentive-link{
	margin-bottom:15px;
}

.csp2-ajax-indicator{
   background: white url('../template/images/ajax-loader.gif') no-repeat 98% center;
}

/*#csp2-social-profiles{
	float:left;
	text-align:left;
	width:50%;
}
#csp2-branding{
	float:left;
	text-align:right;
	width:50%;
}*/

#csp2-branding{
	margin-top:10px;
}


#gforms_confirmation_message {
background-color: transparent !important;
border: none !important;
}

@media (max-width: 480px) { 
	#csp2-content{
		margin:40px auto !important;
	}
	#csp2-notify-email{
		margin-bottom:10px;
	}
}

@media (max-width: 570px) {
	#csp2-notify-email{
		margin-bottom:10px;
	}
}
 
@media (max-width: 768px) { 
	#csp2-content{
		margin: 80px 50px;
	}
}
 

@media (min-width: 768px) and (max-width: 980px) {}
 

@media (min-width: 1200px) {}

#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ width:auto; height:auto; position:relative; outline:none; border:none; }
#supersized a { z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; display:block; }


