.page-home .videos .container .content-bloque-videos {
	background-color: #000;
	padding: 0px 10px 15px;
	margin-bottom:35px;	
}
.page-home .videos .content-bloque-videos .content-video-destacado .titulo-video,
.page-home .content-bloque-videos .tit-seccion a, .page-home .content-bloque-videos .content-scroll-videos .mini-video .titulo-video {
    color: #fff;
}
. videos .container{
	background-color: #000;
}
.content-bloque-videos .content-video-destacado .titulo-video,
.content-bloque-videos .content-scroll-videos .mini-video .titulo-video,
.content-bloque-videos .tit-seccion a {
    color: #fff;
}
/***RETIRAR ESTA  CLASE***/
.content-bloque-videos .content-video-destacado figure .box-imagen:before {
    content: "\ea1c";
    font-family: icomoon;
    font-size: 47px;
    line-height: 48px;
    color: #ffffff;
    background-position: -24px -25px;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -44px 0 0 -34px;
    z-index: 1;
    border-radius: 5px;
    padding: 7px 5px 7px 10px;
    background-image: none;
    background: rgb(0,68,129);
    background: -moz-linear-gradient(top, rgba(0,68,129,1) 1%, rgba(52,152,229,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,68,129,1) 1%,rgba(52,152,229,1) 100%);
    background: linear-gradient(to bottom, rgba(0,68,129,1) 1%,rgba(52,152,229,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004481', endColorstr='#3498e5',GradientType=0 );
    -webkit-box-shadow: 0px 0px 11px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 11px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 11px -2px rgba(0,0,0,0.75);
    background: #000;
}
/***RETIRAR ESTA  CLASE***/

/***VIDEOS RELACIONADOS***/
.videos-ralacionados{
	margin-bottom:25px;
	 background-color: #222222;
    	padding: 5px 0;
}
.videos-ralacionados .entry-description{
	display:none;
}
.videos-ralacionados .icon-video{
    position: relative;
    margin-bottom: 15px;
}
.videos-ralacionados .icon-video a:before {
    content: "\ea1c";
    font-family: icomoon;
    font-size: 24px;
    color: #ffffff;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
    border-radius: 100%;
    padding: 0px 3px 13px 12px;
    background-color: #004481;
    line-height: 42px;
}
.videos-ralacionados .entry-foto img{
	width: 100%;	
}
.videos-ralacionados .slide-button.right{
	right:8px;
}
.videos-ralacionados .slide-button.left{
	left:8px;
}
.videos-ralacionados .slide-button {
	margin-top: -15px;
}
.videos-ralacionados .content-videos-relacionados{
	padding: 5px 43px 10px 43px;
    	text-align: center;
    	position: relative;
}
.videos-ralacionados .tit-slide-videos h2{
    	margin-bottom: 15px;
    	padding: 10px 0 5px 0;
    	border-bottom: 1px solid #fff;
    	text-align: left;
}
.videos-ralacionados .tit-slide-videos h2 a{
	font: bold 28px/30px 'Libre Baskerville',serif;
    	color: #fff;
    	text-transform: uppercase;
}
.videos-ralacionados .box-entry{
	position:relative;
}
.videos-ralacionados .box-entry a {
    font: bold 16px/22px 'Libre Baskerville', serif;
    color: #fff;
    padding: 6px 0px 0px 0px;
    margin: 0;
    text-align: left;
    height: 67px;
    overflow: hidden;
}

.videos-ralacionados .box-entry h3 {
     text-align: left;
}
.videos-ralacionados .box-entry .entry-label {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #004481;
    color: #FFF;
    padding: 8px 15px;
    z-index: 1;
}    


/***CESI SAIA***/
.videos-cesi figure{
	position:relative;
}
.videos-cesi figure:before{
    /**content: "\ea1c";**/
    font-family: icomoon;
    font-size: 52px;
    line-height: 47px;
    color: #ffffff;
    width: 60px;
    height: 60px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -44px 0 0 -34px;
    z-index: 1;
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 20px 7px 7px 20px;
    background-color: #2f2f2fa8;
}
/***FIN CESI SAIA***/

.entry-box-horizontal.videos-cesi figure:before{
    font-size: 35px;
    line-height: 29px;
    width: 30px;
    height: 30px;
    margin: -34px 0 0 -34px;
    padding: 15px 16px 15px 16px;
}
.content-with-background.videos{
	background-color: transparent;	
}
.page-generica .content-with-background.videos{
	border-top:3px solid #6c2430;
}
.page-rpm .content-with-background.videos .content-gallery .tit-seccion{
	 margin-top: 25px;
}
.content-bloque-videos{
	padding-bottom:30px;
}
.content-bloque-videos .tit-seccion,
.content-bloque-videos .tit-seccion a{
	color:#0e1d21;
}
.content-bloque-videos .tit-seccion a{
	font: 43px/39px 'Libre Baskerville', serif;
}
.content-bloque-videos .content-video-destacado .titulo-video{
	font:bold 28px/38px 'Libre Baskerville', serif;
	color:#0e1d21;
	margin-bottom:20px;
}
.content-bloque-videos .content-video-destacado .box-imagen{
	position:relative;
	cursor:pointer;
	display:none;
}
.page-sumario.page-videos .content-sumario .content-destacados .icon-before.video-home{
	display:none;
}
.content-bloque-videos .content-video-destacado figure .box-imagen img{
	width:100%;
	height:auto;
}
.content-bloque-videos .content-video-destacado figure .box-iframe{
	position: relative;
    padding-bottom: 56.77%;
    height: 0;
    overflow: hidden;
}
.content-bloque-videos .content-video-destacado figure .box-iframe iframe{
	position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.content-scroll-videos{
	width: 370px;
	padding-left:8px;
	height: 408px;
    overflow-y: scroll;
}
.content-bloque-videos .content-scroll-videos .mini-video{
	padding-bottom: 10px;
    	margin-bottom: 10px;
    	cursor: pointer;
    	border-bottom: 1px solid #3a3a3a;
}
.content-bloque-videos .content-scroll-videos .mini-video figure{
	display: inline-block;
    vertical-align: top;
	position:relative;
}
.content-bloque-videos .content-scroll-videos .mini-video figure a{
	display:block;
}
.content-bloque-videos .content-scroll-videos .mini-video figure:before {
    content: "";
    background-position: -24px -25px;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -24px 0 0 -24px;
    z-index: 1;
    background-image:none;
}
.content-bloque-videos .content-scroll-videos .mini-video .titulo-video{
	font:bold 14px/18px 'Libre Baskerville', serif;
	color:#0e1d21;
	width:calc(100% - 158px);
	display:inline-block;
	vertical-align: top;
	padding-left:14px;
}

@media (max-width: 1024px){
	.content-bloque-videos .content-video-destacado,
	.content-bloque-videos .content-scroll-videos {
		width:50%;
	}
	.content-bloque-videos .content-video-destacado .titulo-video{
		font-size:24px;
		line-height:28px;
	}
	.content-bloque-videos .content-scroll-videos{
		height: 345px;
	}
	.content-bloque-videos .tit-seccion{
		font-size:36px;
		line-height:36px;
	}	
}
@media (max-width: 720px){
	.content-bloque-videos .content-video-destacado,
	.content-bloque-videos .content-scroll-videos {
		width:100%;
	}
	.content-bloque-videos .content-video-destacado .titulo-video{
		font-size:22px;
		line-height:24px;
		margin-top:25px;
	}
	.content-bloque-videos .content-scroll-videos{
		height: 140px;
		padding-left:0;
		margin-top:20px;
	}
}

@media (max-width: 660px){
	.videos-ralacionados .tit-slide-videos h2 a {
    		font: bold 21px/25px 'Libre Baskerville',serif;
	}
	.videos-ralacionados .tit-slide-videos h2 {
	    text-align: center;
	}
	.videos-ralacionados .content-videos-relacionados {
	    padding: 5px 30px 10px 30px;
	}
	.content-bloque-videos .img-title-video{
		max-width:300px;
	}
	.content-bloque-videos .img-title-video {
	    max-width: 265px;
	}
	.page-videos .img-title-video {
	    max-width: 265px;
	}		
}