.T3869 .images:after { display: block; content: ""; clear: left; }

.T3869 .slider {
	float: left;
	margin-right: 30px;
	box-sizing: content-box;
}


.T3869 .slider .image {
	position: relative;
	display: block;
	width: 540px;
	height: 302px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


.T3869 .slider .image .playbutton {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #FFF;
	font-size: 70px;
	line-height: 1;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

.T3869 .slider .name { width: 540px; font-size: 15px; margin: 8px 0 0 0;  }


.T3869 .module .username i.youtube { position: static; top: auto; left: auto; }@media all and (min-width: 1024px) and (max-width: 1279px) {

	.T3869 .slider { margin-right: 25px; }
	.T3869 .slider .image { width: 450px; height: 253px; }
	.T3869 .slider .image .playbutton { font-size: 50px; }

	.T3869 .slider .name { width: 450px; font-size: 13px; margin: 4px 0 0 0; }
}

@media all and (min-width: 768px) and (max-width:1023px) {
	.T3869 .slider { margin-right: 20px; }
	.T3869 .slider .image { width: 320px; height: 180px;  }
	.T3869 .slider .image .playbutton { font-size: 40px; }

	.T3869 .slider .name { width: 320px; font-size: 12px; margin: 4px 0 0 0; }
}

@media all and (min-width: 568px) and (max-width: 767px) {
	.T3869 .slider { margin-right: 17px; }
	.T3869 .slider .image { width: 250px; height: 141px; }
	.T3869 .slider .image .playbutton { font-size: 40px; }

	.T3869 .slider .name { width: 250px; font-size: 11px; margin: 3px 0 0 0; }
}

@media all and (max-width: 567px) {
	.T3869 .slider { margin-right: 10px; }
	.T3869 .slider .image { width: 220px; height: 124px; }
	.T3869 .slider .image .playbutton { font-size: 40px; }

	.T3869 .slider .name { width: 220px; font-size: 11px; margin: 3px 0 0 0; }
}

