/*
	Alpha by HTML5 UP
	html5up.net | @n33co
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* Basic */

	body, input, select, textarea {
		font-size: 13pt;
	}

/* Banner */

	#banner {
		padding: 10em 0 18em 0;
	}
	.leaderTitle {
			width:186px;
			height:186px;
	}
		
	.logo-responsive{ width:100%; height:100%;}
	#logo{ position:relative; top:calc(50% - 200px);}
	
	