@media(max-width:1440px){


/*areas*/
.custom_item > p {
	width: 285px;
}


.row_cc_contenido_izq img{
	width: 300px;
}

.gImg h1{
  top: 20%;
}

.spBackUno{
	font-size: 1.5em;
	letter-spacing: 1px;
}

.spBackDos{
	font-size: 1.5em;
	line-height: 1em;
}

.spBackTres{
	line-height: 1em;
	max-height: 6em; /* (Number of lines you want visible) * (line-height) */
}

.gImgBack span{
	height: 40px;
	width:40px;
  font-size: 4em;
}

.gImgVideo span{
	font-size: 1em;
}

.dircard-body{
	margin:1em;   
}

.dircard {
	font-size: 1.5em;
	letter-spacing: 1.5px;
}

.taller_titulo_h1{
	font-size: 60px;


}

}

@media(max-width:1390px){
	.spBackTres{
		max-height: 5em; /* (Number of lines you want visible) * (line-height) */
	}
}

@media(max-width:1360px){
	.gImgVideo span{
		height: 50px;
		font-size: 0.8em;
	}
}


@media(max-width:1354px){
	.spBackTres{
		max-height: 4em; /* (Number of lines you want visible) * (line-height) */
	}
}

@media(max-width:1317px){
	.spBackTres{
		max-height: 5em; /* (Number of lines you want visible) * (line-height) */
	}
	
	.row_cc_contenido_der{
		padding-left: 90px;
	}
	
	.spBackUno{
		display: none !important;
	}
}

@media(max-width:1274px){
	.row_cc_contenido_der{
		padding-left: 100px;
	}
	
	.directorio{
		padding-left: 60px;
		padding-right: 60px;
	}
}

@media(max-width:1236px){
	.row_cc_contenido_der{
		padding-left: 110px;
	}
}

@media(max-width:1213px){
	.spBackTres{
		max-height: 4em; /* (Number of lines you want visible) * (line-height) */
	}
}

@media(max-width:1199px){
	.header_title_guion2{
		line-height: 0.9;
	}

	.taller_descripcion_texto{
	  padding-right: 13px; 
	}
	
	.post_anchors { 
		height: 105px !important; 
	}
	
	.taller_titulo span{
	  right:50px;
	}

	
}

@media(max-width:1195px){
	.row_cc_contenido_izq img{
		width: 250px;
	}

	.gImg h1{
	  top: 5%;
	}
	
	.gImgBack span{
		height: 30px;
		width:30px;
	  font-size: 3em;
	}
	
	.gImg span{
	  font-size: 3em;
	}
}


@media(max-width:1195px){
	.spBackTres{
		max-height: 10em; /* (Number of lines you want visible) * (line-height) */
	}
	
	.spBackDos{
		display: none !important;
	}
	
}
