/*
	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: 13pt;
	}

/* Banner */

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

		#banner h2 {
			font-size: 3.5em;
		}

/* Footer */

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

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