
video {
  width: 100% !important;
  height: auto !important;
}

#container-320 {
	max-width:320px; /* 240p */
	margin:auto;
}

#container-448 {
	max-width:448px; /*  */
	margin:auto;
}

#container-480 {
	max-width:480px; /* 270p/360p */
	margin:auto;
}

#container-640 {
	max-width:640px; /* 360p/480p */
	margin:auto;
}

.widescreen-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: auto;
}

.academy-wrapper {
	position: relative;
	padding-bottom: 75%; /* 4:3 */
	height: auto;
}

.youtube_chrome {padding-top: 25px;}

.academy-wrapper iframe, .widescreen-wrapper iframe {
	position: absolute;
	top:0; left:0;
	width:100%; height:100%;
}

.vimeo, .youtube, .local {
	margin:2% auto 14% auto;
}

.local {
	
}

.pocketpaks {
	/*max-width:480px;*/
	/*max-height:360;*/
}