div.playerFULLiframe {
	min-width: 100%;
    *width: 100%;
	width: 100%;
	padding-bottom: 40.25%;
	position: relative;
	height: 50px;
	box-sizing: content-box;
}

@media only screen and (max-width: 1559px) {
	.col-md-9 div.playerFULLiframe,
	.col-md-8 div.playerFULLiframe,
	.col-md-6 div.playerFULLiframe {
		height: 340px;
		padding-bottom: 56.25%; /* 16/9 - 2/3 */
	}
}

/* WHO specific rules */
/* WHO specific rules */
@media only screen and (max-width: 1127px) {
	.col-md-9 div.playerFULLiframe,
	.col-md-6 div.playerFULLiframe {
		height: 140px;
	}
	.col-md-8 div.playerFULLiframe {
		height: 340px;
	}
}
/* WHO specific rules */
@media only screen and (max-width: 1020px) {
	.col-md-9 div.playerFULLiframe,
	.col-md-8 div.playerFULLiframe,
	.col-md-6 div.playerFULLiframe {
		height: 100px;
		padding-bottom: 56.25%; /* 16/9 - 2/3 */
	}
	
}

@media only screen and (max-width: 926px) {
	.col-md-9 div.playerFULLiframe,
	.col-md-8 div.playerFULLiframe,
	.col-md-6 div.playerFULLiframe {
		height: 90px;
		padding-bottom: 56.25%; /* 16/9 - 2/3 */
	}
}

/* WHO specific rules */
@media only screen and (max-width: 828px) {
	.col-md-9 div.playerFULLiframe,
	.col-md-8 div.playerFULLiframe,
	.col-md-6 div.playerFULLiframe {
		height: 405px;
		padding-bottom: 56.25%; /* 16/9 - 2/3 */
	}
}

@media only screen and (max-width: 780px) {
	div.playerFULLiframe {
		height: 405px;
		padding-bottom: 56.25%; /* 16/9 - 2/3 */
	}
}

div.iframediv {
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
}

.template_sidebar-marginal #content #primary {
	width: 96% !important;
}


#PageContent_C014_Col01 {
	width: 100%;
}