.video-wrapper {
		height: 354px;
		width: 500px;
}

.player-frame {
	background-image: url(sxedio_cropped5.png);
	background-size: cover;
	width: 500px;
	height: 350px;
	position: absolute;
	z-index: 1000;
	pointer-events: none;
}

.video-object {
	width: 480px;
	height: 320px;
	/* position: absolute; */
	position: relative;
	left: -5px;
	top: 17px;	
	z-index: 0;
	pointer-events: visible;
}

.player-control {
	opacity: 0.6;
	
	margin: 0 auto;
	text-align: center;
	width: 333px;
	display: block;
	padding-left: 40px;
}
.player-control:hover {
	opacity: 1;
	cursor: pointer; cursor: hand;
}

#texnikes-kinoumenis-eikonas {
	padding-top: 40px;
	margin-right: -3px;
}