/*
Theme Name: Ultimatum
Description: 
Author: <a href="http://www.wonderfoundry.com">WonderFoundry</a>
Version: 2.3.59
Author URI: http://www.wonderfoundry.com
Tags: buddypress
*/

.iframe-wrap{
	position: relative;
	width: 100%;
	padding: 56.25% 0 0 0;
}
.iframe-wrap iframe{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}