/* ============== 768 ============== */
.listado_videos .banner320lista{width:100%;height:50px;overflow:hidden;position:absolute;top:300px;margin: 15px 0 15px 0;text-align:center;padding:0;display:block;z-index:0;}
.banner320{width:320px;height:50px;overflow:hidden;clear:both;margin: 20px auto;list-style:none;}
.banner336{width:336px;height:280px;overflow:hidden;clear:both;margin: 20px auto;list-style:none;}

/*.listado_videos li:nth-child(5), .listado_videos li:nth-child(6),.listado_videos li:nth-child(7){margin-top:80px;}*/

/* si estamos en el detalle del video deshabilitamos los margenes que dejan espacio al banner*/
.video_grande ~ .listado_videos li:nth-child(5), .video_grande ~ .listado_videos li:nth-child(6), .video_grande ~ .listado_videos li:nth-child(7){margin-top:0;}

.titulo_videos_subidos + ul .banner320lista{top:335px;}
.usuario + .listado_videos .banner320lista{top:418px;}
.usuario + .listado_videos .titulo_videos_subidos + ul .banner320lista{top:455px;}


/* ============== 320 ============== */
@media only screen and (max-width: 479px) {  
.listado_videos li:nth-child(5), .listado_videos li:nth-child(6), .listado_videos li:nth-child(7){margin-top:0;}
.listado_videos li:nth-child(3){margin-bottom:50px;}
.video_grande ~ .listado_videos li:nth-child(3){margin-bottom:0;}
.listado_videos .banner320lista{top:198px;border:0;}
.usuario + .listado_videos .banner320lista{top:379px;}
.titulo_videos_subidos + ul .banner320lista{top:281px;}
.usuario + .listado_videos .titulo_videos_subidos + ul .banner320lista{top:421px;}

.listado_videos li:nth-child(2), .canales_destacados li:nth-child(2),.listado_videos li:nth-child(4){border-top:0;}
.bannerMasVideos {margin-top:20px}
}


/* ============== 480 ============== */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

.bannerMasVideos {margin-top:20px}
/*
.listado_videos li:nth-child(2), .listado_videos li:nth-child(3), .listado_videos li:nth-child(4){margin-bottom:80px;}
.listado_videos li:nth-child(6), .listado_videos li:nth-child(7){margin-top:0;}
.listado_videos .banner320lista{top:200px;border:0;}
.usuario + .listado_videos .banner320lista{top:326px;}
.usuario + .listado_videos .titulo_videos_subidos + ul .banner320lista{top:370px;}
.usuario + .listado_videos li:nth-child(2),.usuario + .listado_videos li:nth-child(3),.usuario + .listado_videos li:nth-child(4){margin-bottom:61px;}
.titulo_videos_subidos + ul .banner320lista{top:270px;}*/
/*
.video_grande ~ .listado_videos li:nth-child(1){margin-left:13px !important;}
.video_grande ~ .listado_videos li:nth-child(2){margin-left:0 !important;}
.video_grande ~ .listado_videos li:nth-child(3){margin-right:0 !important;}
.video_grande ~ .listado_videos li:nth-child(1), .video_grande ~ .listado_videos li:nth-child(2), .video_grande ~ .listado_videos li:nth-child(3) {width:142px;float:left;margin:0 4% 4% 0;position:relative;min-width:142px;min-height:200px;padding:13px 0 0 0;margin-bottom:0;}
.video_grande ~ .listado_videos li:nth-child(4){float:none;overflow:hidden;width:auto;padding:15px 40px 10px 13px;margin:0 0 0 0;height:auto;min-height:inherit;min-width:427px;}
.video_grande ~ .listado_videos li:nth-child(4) figure{float:left;margin:0 15px 10px 0;}

.listado_videos li:nth-child(5){border-top:1px solid #CFCFCF;}
.listado_videos li:nth-child(2), .listado_videos li:nth-child(3), .listado_videos li:nth-child(4){border-bottom:0;border-top:0}
.video_grande ~ .listado_videos li:nth-child(1){border-top:0;border-bottom:0}
.video_grande ~ .listado_videos li:nth-child(4){border-top:1px solid #FFF;border-bottom:1px solid #CFCFCF}
.video_grande ~ .listado_videos li:nth-child(5){border-top:1px solid #FFF}*/
}


/* ============== 1024 ============== */
@media only screen and (min-width: 1024px) {/*
.listado_videos li:nth-child(5){margin-top:0;}
.listado_videos li:nth-child(6), .listado_videos li:nth-child(7), .listado_videos li:nth-child(8), .listado_videos li:nth-child(9){margin-top:80px}*/
 
}