


#pageContent .rhmWidget{position:relative;}
#pageContent .rhmWidget i.icon-video {
	background:#ffffff;
	position:absolute;
	top:1em;
	left:1em;
	line-height:0;
	font-size:1.4em;
	margin:0;
}

#pageContent .standard .triplets{
	margin-left:0;
	border-top: #cce7f2 1px solid;
}

.triplets .rhmWidget{
	border: 0;
}

.triplets .primaryContent{
	width:30.953%
}

.triplets .primaryContent.lastItem{
	margin-right:0;
}

.videoContainer{padding-bottom:56.25%}
.mejs-container {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.25%;
}
.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;
}


