
.videoContainer{
	padding-bottom:56.2963%;
}
.caseStudy{
	padding:20px;
	background-color:#f1f1f1;
	margin-bottom: 1.5em;
}
.caseStudy h4{ 
	font-size:1.15em;
}
.mejs-container {
	width: 100% !important;
	height: auto !important;
	padding-top: 56.2963%;
}
.mejs-overlay, .mejs-poster {
	width: 100% !important;
	Height: 100% !important;
}
.mejs-mediaelement video {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	width: 100% !important;
	height: 100% !important;
}
.icon-file-pdf{ 
	display:none; 
}


