@charset "UTF-8";

/*
	Interphase by TEMPLATED
	templated.co @templatedco
	Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
*/

/* Basic */

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

/* Header */

	#skel-layers-wrapper {
		padding-top: 0;
	}

/* Banner */

	#banner {
		padding: 12em 2em 10em;
	}

/* Footer */

	#footer .icons .rounded {
		font-size: 1.5em;
	}

	.video_frame {
		overflow: hidden;
		position: relative;
		border-radius: 4px;
		width: 330px;
		height: 186px;
		margin: auto;
	}
