@media(max-width:2560px){


.horizontal-row-list .content_box {
    padding: 60px 60px 60px 100px;
}

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




}

@media(max-width:1600px){ /*portatil Samsung*/
	.row_cc_contenido_izq img{
		width: 350px;
	}
	.spBackTres{
		max-height: 7em; /* (Number of lines you want visible) * (line-height) */
	}

	.gImgBack span{
		height: 30px;
		width:30px;
	  font-size: 3em;
	}

	.gImg span{
	  font-size: 3em;
	}

	.gImgVideo span{
		height: 50px;
		font-size: 1em;
	}
	
	.dircard-body{
		margin:1em;   
	}

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

}
