
#capt {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width:100%;
}
#content i {
	color: #F00;
	font-size: 42px;
	text-align: center;
	display:block;
	width:100%;
	margin:10px 0 10px 0;
}
#capt {
	font-size: 16px;
	color: #000;
	margin-top:-10px;
	padding-bottom:10px;
}
#videotitle {
	padding-top:10px;
	height:25%;
	/*margin-bottom:20px !important;*/
	position: relative;
	width:100%;
}
ul#videotitle-list1 {
	position:absolute;
	left:3%;

	
}
ul#videotitle-list2 {
	position:absolute;
	left:35%;
	
}
ul#videotitle-list3 {
	position:absolute;
	left:69%;
	
}
#videotitle li {
	width: 100%;
}
#videotitle li a {
	display:block !important;
	font-size: 16px;
	line-height:2em;
	width:100%;
}
#box-youtube {
	position:relative;
	width:100%;
	height:0%;
	padding-top:60%;

}
#box-youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* RESPONSIVE ÔO¶¨
------------------------------------------------------------*/

@media only screen and (min-width: 1280px) {


}
 @media only screen and (min-width: 1200px) {

}

 @media only screen and (min-width: 800px) {
}
 @media only screen and (min-width: 641px) {

}

 @media only screen and (max-width: 799px) {
#box-youtube {
top:160px !important;
}
#videotitle li a {
	font-size: 14px;
	line-height:1.1em;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: -15px;
	overflow: hidden;
}

}
 @media only screen and (max-width: 442px) {
#box-youtube {
top:140px !important;
}
ul#videotitle-list2 {
	left:34%;	
}
#videotitle li a {
	font-size: 12px;
}
#sticked {
	margin-top: -40px !important;	
}
}
 @media only screen and (max-width: 362px) {
#box-youtube {
top:120px !important;
}
ul#videotitle-list1 {
	left:0%;	
}
ul#videotitle-list2 {
	left:31%;	
}
#videotitle li a {
	font-size: 11px;
}
#sticked {
	margin-top: -70px !important;	
}
}
 @media only screen and (max-width: 1199px) {

}
