@charset "utf-8";
.ytp-chrome-top-buttons, .ytp-title-text {
	display: none!important
}
#cfs, #loadingVideo, .cov, .covall {
	height: 100%;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0
}
#loadingVideo {
	background: 0 0
}

.pad-0-m
{ padding:0;
}

#cfs {
	background-image: url(/images/click-sound.gif);
	background-size: cover;
	z-index: 25;
	display: none
}
.cov {
	background-image: url(/images/thumbnail-paused.png);
	background-size: cover;
	z-index: 20!important;
	display: none
}
.covall {
	z-index: 10!important
}
.responsive-video {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden
}
.responsive-video iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0
}
.embed-container {
	border: 2px solid #000;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%
}
.embed-container embed, .embed-container iframe, .embed-container object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#cfs {
    background-image: url(/home-op/images/click-start-vid-3.webp?v3) !important;
}

.cov {
	background-image: url(/home-op/images/video-cover-yellow.webp?v3) !important;
}

@media only screen and (max-width:480px) {
#cfs {
    background-image: url(/m/images/click-to-play-m.png?v2) !important;
}
   
   .cov {
    background-image: url(/m/images/click-to-con-m.png?v3) !important;
}

  .responsive-video {
	padding-bottom: 150%;
}
  

}
