 	.youtubeVideo .videoWrapper {background: #000}
	.youtubeVideo .coverimage {text-align: center; cursor: pointer; display: block; position: absolute; width: 100%; height: 100%; z-index: 1}
	.youtubeVideo .customplaybutton { position: relative; margin: auto; width: 14%;  min-width: 70px;  max-width: 90px; height: auto; top: 50%; transform: translateY(-50%)}
    .youtubeVideo .coverimaged iframe {display: none}
    .youtubeVideo .coverimaged.autoplay1 iframe {display: block}