.img-video-bg{
	width: 10% !important;
	height: 14%;
	position: absolute !important;
	z-index: 9;
	content: url(../img/play.png);
	top: 83%;
	margin-top: -114px;
	color: #fff;
	left: 46%;
}

.fancybox-container{
	z-index: 2000 !important;
}

/* Media Query */

@media (min-width: 769px) and (max-width: 1169px){
	.img-video-bg {
		top: 59%;
	}
}

@media (max-width: 768px){
	.img-video-bg {
		top: 64%;
		left: 47%;
	}
}

980px 7%   738px 4%