.banner_caption {
	position: absolute;
	left: 10%;
	height: 244px;
	bottom: 10%;
	margin: auto;
	padding: 15px;/*background: rgba(0,0,0,0.7);*/

	

}
.banner_caption ul {
	list-style-type: none;
	padding: 0px;
}
.price_btn {
	background: #f00;
	color: #FFF;
	padding: 5px 10px;
	margin-top: 6px;
	display: inline-block;
	line-height: 20px;
	border-radius: 6px;
	font-weight: bold;
}
.price_btn:hover {
	color: #FFF;
}
.video-js .vjs-big-play-button {
	font-size: 3em;
	line-height: 1.5em;
	height: 1.63332em;
	width: 90px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	cursor: pointer;
	opacity: 1;
	border: 0.06666em solid #fff;
	background-color: #2B333F;
	background-color: rgba(43, 51, 63, 0.7);
	border-radius: 0.3em;
	transition: all 0.4s;
	margin: auto;
	height: 49px;
	right: 0;
	bottom: 0;
}
.my-video-dimensions {
	margin: 0px auto;
}
.gen-info-contain {
	margin-top: 15px;
}
.subscription_inner_box label
{
	text-align: center;
width: 100%;
border: 1px solid #353535;
border-radius: 10px;
padding: 15px;
}
.pms-subscription-plan-price
{
	font-size: 30px;
color: red;
}