/* * CSS portada OKDIARIO * */
/* by C. Vivas & Packo 2016 */

body { font-family: 'Roboto', Helvetica, Arial, sans-serif; width: 100%; min-width: 300px; margin: 0; padding: 0; color: #333333; font-weight: 400; }
#contentHome{ margin: 0 auto; width: 100%; text-align: left; padding-top: 20px;}
ul { list-style:none; padding:0; margin:0;}
.megaHome { max-width:990px; margin:0 auto; text-align: center; margin-bottom: 20px;}
.center { text-align:center;}
.hide { display:none;}

/* ************** row section  *********************** */
.row { position: relative; padding-bottom: 20px; clear: both;}
.rowContent {  width: 100%; position: relative; height: 100%; max-width: 1022px; margin: 0 auto; padding: 0 16px 0 0;}
.row section ul li {  padding-bottom:0;}
.rowContent:after { content: ""; display: block; clear: both; visibility: hidden; font-size: 0; height: 0;}

/* ************** Item ********************* */
.item { position:relative; padding-left: 16px;}
.item>ul { position:relative; height:auto;}

/* ************** Common Article ********************* */
.item .article { position:relative; float: left; width:100%;}
.item .article .article-img{ position:relative; float:left; padding:0; margin:0; width:100%; height:auto;}
.item .article .article-img .article-img {}
.item .article .article-img img { position:relative; float:left; width:100%; height:auto; vertical-align: middle;}
.item .article .article-section { position:relative; float: right; right:0; top:-27px; margin-bottom: -27px; height:27px; font-size: 0.75em; line-height: 17px; z-index:5; background: rgba(66, 66, 66, 0.7); }
.item .article .article-section li{ position:relative; float:left; color: #c7c7c7; padding:0px 5px; margin:5px;}
.item .article .article-section li:nth-child(2) { color:#fff; border-left:thin solid #fff; margin-left:0; padding: 0 5px 0 10px; }
.item .article .article-header { position:relative; float:left;font-family: 'Merriweather', Georgia, sans-serif;}
.item .article .article-header .article-title { margin:0; text-transform:uppercase;}
.item .article .article-header .article-title a { text-decoration:none; color:#333;}
.item .article .article-footer { position:relative; float:left; clear: left;}
.item .article .article-footer ul { position:relative; float:left;}
.item .article .article-footer ul li { position:relative; float:left; height:1.6rem; line-height:1.6rem}
.item .article .article-footer ul li.article-author { margin:0;  padding:0; }
.item .article .article-footer ul li.article-datetime { margin:0 0 0 4px; padding:0;  }
.item .article .article-footer ul li.article-datetime .article-date { float:left; margin:0; padding:0; color:#a6a6a6;}
.item .article .article-footer ul li.article-datetime .article-time { float:left; margin:0; padding:0 0 0 3px; }
.item .article .article-footer time { margin:0; padding:0; height:1.6rem; line-height:1.6rem; display:inline; vertical-align:top; }
.item .article .article-lead { position:relative; float:left; clear:left; color: #333333; font-weight:200;}
.item .article.preformatted .article-section,
.item .article.preformatted .article-header,
.item .article.preformatted .article-footer,
.item .article.preformatted .article-lead { display:none;}

/* ***************** Modules ************************ */

/* Mo1_100 */
.Mo1_100 {}
.Mo1_100 .item { width:100%; float:left;}

.Mo1_100 .article-title { padding: 14px 0 0 0; font-size:2.5rem; line-height: 1.1em;}
.Mo1_100 .article-author,
.Mo1_100 .article-date,
.Mo1_100 .article-time { font-size:0.8rem;}
.Mo1_100 .article-lead { padding: 5px 0 0 0; font-size: 1.2rem; line-height: 1.3em;}

/* Mo1x1_50x50 */
.Mo1x1_50x50 .item { width:50%;}

.Mo1x1_50x50 .article-title { padding: 8px 0 0 0; font-size: 1.2rem; line-height: 1.27em;}
.Mo1x1_50x50 .article-author,
.Mo1x1_50x50 .article-date,
.Mo1x1_50x50 .article-time {font-size:0.8rem;}

.Mo1x1_50x50 .article-lead { display:none; padding:4px 0 0 0; font-size: 1rem; line-height: 1.2em;}

.Mo1x1_50x50 .item:nth-child(1) { float:left;}
.Mo1x1_50x50 .item:nth-child(2) { float:right;}

/* Mo1x1_33x66 */
/* child1 */
.Mo1x1_33x66 {}
.Mo1x1_33x66 .item:nth-child(1) { float:left; width:33.333%;}
.Mo1x1_33x66 .item:nth-child(1) .article-title { padding:6px 0 0 0; font-size: 1rem; line-height: 1.27em; }
.Mo1x1_33x66 .item:nth-child(1) .article-author,
.Mo1x1_33x66 .item:nth-child(1) .article-date,
.Mo1x1_33x66 .item:nth-child(1) .article-time { font-size:0.8rem;}
.Mo1x1_33x66 .item:nth-child(1) .article-lead{ padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}

/* child2 */
.Mo1x1_33x66 .item:nth-child(2) { float:right; width:66.666%;}
.Mo1x1_33x66 .item:nth-child(2) .article-title { padding: 10px 0 0 0; font-size: 1.5rem; line-height: 1.3em;}
.Mo1x1_33x66 .item:nth-child(2) .article-author,
.Mo1x1_33x66 .item:nth-child(2) .article-date,
.Mo1x1_33x66 .item:nth-child(2) .article-time { font-size:0.8rem;}
.Mo1x1_33x66 .item:nth-child(2) .article-lead{ padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em; font-weight:200;}


/* Mo1x1_66x33 */
/* child1 */
.Mo1x1_66x33 {}
.Mo1x1_66x33 .item:nth-child(1) { float:left; width:66.666%;}
.Mo1x1_66x33 .item:nth-child(1) .article-title { padding: 10px 0 0 0; font-size: 1.5rem; line-height: 1.3em;}
.Mo1x1_66x33 .item:nth-child(1) .article-author,
.Mo1x1_66x33 .item:nth-child(1) .article-date,
.Mo1x1_66x33 .item:nth-child(1) .article-time { font-size:0.8rem;}
.Mo1x1_66x33 .item:nth-child(1) .article-lead { padding: 4px 0 0 0; font-size: 1.1rem; line-height: 1.3em; font-weight:200;}

/* child2 */
.Mo1x1_66x33 .item:nth-child(2) { float:right; width:33.333%;}
.Mo1x1_66x33 .item:nth-child(2) .article-title{ padding:6px 0 0 0; font-size: 1rem; line-height: 1.27em; }
.Mo1x1_66x33 .item:nth-child(2) .article-author,
.Mo1x1_66x33 .item:nth-child(2) .article-date,
.Mo1x1_66x33 .item:nth-child(2) .article-time { font-size:0.8rem;}
.Mo1x1_66x33 .item:nth-child(2) .article-lead { padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}



/* Mo1x2_50x50 */
.Mo1x2_50x50 {}
.Mo1x2_50x50 .item { width:50%; }

/* child1 */
.Mo1x2_50x50 .item:nth-child(1) { float:left;}
.Mo1x2_50x50 .item:nth-child(1) .article-title { padding: 10px 0 0 0; font-size: 1.2rem; line-height: 1.3em;}
.Mo1x2_50x50 .item:nth-child(1) .article-author,
.Mo1x2_50x50 .item:nth-child(1) .article-date,
.Mo1x2_50x50 .item:nth-child(1) .article-time { font-size:0.8rem;}

.Mo1x2_50x50 .item:nth-child(1) .article-lead{ padding: 4px 0 0 0; font-size: 1.1rem; line-height: 1.3em; font-weight:200;}

/* child2 */
.Mo1x2_50x50 .item:nth-child(2) { float:right; margin-bottom:16px;}

/* child2 y  child3 */
.Mo1x2_50x50 .item:nth-child(2) .article-title,
.Mo1x2_50x50 .item:nth-child(3) .article-title { padding: 8px 0 0 0; font-size: 1.2rem; line-height: 1.27em;}
.Mo1x2_50x50 .item:nth-child(2) .article-author,
.Mo1x2_50x50 .item:nth-child(3) .article-author,
.Mo1x2_50x50 .item:nth-child(2) .article-date,
.Mo1x2_50x50 .item:nth-child(3) .article-date,
.Mo1x2_50x50 .item:nth-child(2) .article-time,
.Mo1x2_50x50 .item:nth-child(3) .article-time  { font-size:0.8rem;}

.Mo1x2_50x50 .item:nth-child(2) .article-lead,
.Mo1x2_50x50 .item:nth-child(3) .article-lead { display:none; padding:4px 0 0 0; font-size: 1rem; line-height: 1.2em;}


/* child3 */
.Mo1x2_50x50 .item:nth-child(3) { float:right; clear: right;}

/* Mo2x1_50x50 */
.Mo2x1_50x50 {}
.Mo2x1_50x50 .item { width:50%; }

/* child1 */
.Mo2x1_50x50 .item:nth-child(1) { float:right;}

.Mo2x1_50x50 .item:nth-child(1) .article-title { padding: 10px 0 0 0; font-size: 1.2rem; line-height: 1.3em;}
.Mo2x1_50x50 .item:nth-child(1) .article-author,
.Mo2x1_50x50 .item:nth-child(1) .article-date,
.Mo2x1_50x50 .item:nth-child(1) .article-time { font-size:0.8rem;}

.Mo2x1_50x50 .item:nth-child(1) .article-lead{ padding: 4px 0 0 0; font-size: 1.1rem; line-height: 1.3em; font-weight:200;}

/* child2*/
.Mo2x1_50x50 .item:nth-child(2) { float:left; margin-bottom:16px;}

/* child2 y child3 */
.Mo2x1_50x50 .item:nth-child(2) .article-title,
.Mo2x1_50x50 .item:nth-child(3) .article-title { padding: 8px 0 0 0; font-size: 1.2rem; line-height: 1.27em;}
.Mo2x1_50x50 .item:nth-child(2) .article-author,
.Mo2x1_50x50 .item:nth-child(3) .article-author,
.Mo2x1_50x50 .item:nth-child(2) .article-date,
.Mo2x1_50x50 .item:nth-child(3) .article-date,
.Mo2x1_50x50 .item:nth-child(2) .article-time,
.Mo2x1_50x50 .item:nth-child(3) .article-time  { font-size:0.8rem;}

.Mo2x1_50x50 .item:nth-child(2) .article-lead,
.Mo2x1_50x50 .item:nth-child(3) .article-lead { display:none; padding:4px 0 0 0; font-size: 1rem; line-height: 1.2em;}

/* child3 */

.Mo2x1_50x50 .item:nth-child(3) { float:left; clear: left;}


/* Mo1x2_66x33 */
.Mo1x2_66x33 {}

/* child1 */
.Mo1x2_66x33 .item:nth-child(1) { float:left; width:66.666%;}

.Mo1x2_66x33 .item:nth-child(1) .article-title { padding: 14px 0 0 0; font-size: 1.5rem; line-height: 1.2em;}
.Mo1x2_66x33 .item:nth-child(1) .article-author,
.Mo1x2_66x33 .item:nth-child(1) .article-date,
.Mo1x2_66x33 .item:nth-child(1) .article-time { font-size:0.8rem;}
.Mo1x2_66x33 .item:nth-child(1) .article-lead{ padding: 5px 0 0 0; font-size: 1.1rem; line-height: 1.3em;}

/* child2*/
.Mo1x2_66x33 .item:nth-child(2) { float:right; width:33.333%; margin-bottom:16px;}

/* child2 y child3 */
.Mo1x2_66x33 .item:nth-child(2) .article-title,
.Mo1x2_66x33 .item:nth-child(3) .article-title{ padding:12px 0 0 0; font-size: 1rem; line-height: 1.27em; }
.Mo1x2_66x33 .item:nth-child(2) .article-author,
.Mo1x2_66x33 .item:nth-child(3) .article-author,
.Mo1x2_66x33 .item:nth-child(2) .article-date,
.Mo1x2_66x33 .item:nth-child(3) .article-date,
.Mo1x2_66x33 .item:nth-child(2) .article-time,
.Mo1x2_66x33 .item:nth-child(3) .article-time { font-size:0.8rem;}
.Mo1x2_66x33 .item:nth-child(2) .article-lead,
.Mo1x2_66x33 .item:nth-child(3) .article-lead{ display:none; padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}

/* child3*/
.Mo1x2_66x33 .item:nth-child(3) { float:right; width:33.333%; clear: right;}

/* Mo2x1_33x66 */
.Mo2x1_33x66 {}

	/* child1 */
.Mo2x1_33x66 .item:nth-child(1) { float:right; width:66.666%;}

.Mo2x1_33x66 .item:nth-child(1) .article-title { padding: 10px 0 0 0; font-size: 1.5rem; line-height: 1.2em;}
.Mo2x1_33x66 .item:nth-child(1) .article-author,
.Mo2x1_33x66 .item:nth-child(1) .article-date,
.Mo2x1_33x66 .item:nth-child(1) .article-time { font-size:0.8rem;}
.Mo2x1_33x66 .item:nth-child(1) .article-lead { padding: 4px 0 0 0; font-size: 1.1rem; line-height: 1.3em; font-weight:200;}

	/* child2*/
.Mo2x1_33x66 .item:nth-child(2) { float:left; width:33.333%; margin-bottom:16px;}

	/* child2 y child3 */
.Mo2x1_33x66 .item:nth-child(2) .article-title,
.Mo2x1_33x66 .item:nth-child(3) .article-title { padding:12px 0 0 0; font-size: 1rem; line-height: 1.27em; }
.Mo2x1_33x66 .item:nth-child(2) .article-author,
.Mo2x1_33x66 .item:nth-child(3) .article-author,
.Mo2x1_33x66 .item:nth-child(2) .article-date,
.Mo2x1_33x66 .item:nth-child(3) .article-date,
.Mo2x1_33x66 .item:nth-child(2) .article-time,
.Mo2x1_33x66 .item:nth-child(3) .article-time { font-size:0.8rem;}
.Mo2x1_33x66 .item:nth-child(2) .article-lead,
.Mo2x1_33x66 .item:nth-child(3) .article-lead { display:none; padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}

	/* child3*/
.Mo2x1_33x66 .item:nth-child(3) { float:left; width:33.333%; clear: left;}
.Mo2x1_33x66 .item:nth-child(2) .article-lead,
.Mo2x1_33x66 .item:nth-child(3) .article-lead { display:none;}


/* Mo1x1x1_33x33x33 */
.Mo1x1x1_33x33x33 {}
.Mo1x1x1_33x33x33 .item { float:left; width:33.333% }


.Mo1x1x1_33x33x33 .article-title{ padding:12px 0 0 0; font-size: 1rem; line-height: 1.27em; }
.Mo1x1x1_33x33x33 .article-author,
.Mo1x1x1_33x33x33 .article-date,
.Mo1x1x1_33x33x33 .article-time { font-size:0.8rem;}
.Mo1x1x1_33x33x33 .article-lead{ display:none; padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}


/* Mo1x1x1x1_25x25x25x25 */
.Mo1x1x1x1_25x25x25x25 {}
.Mo1x1x1x1_25x25x25x25 .item { float:left; width:25% }
.Mo1x1x1x1_25x25x25x25 .item .article-lead { display:none;}

.Mo1x1x1x1_25x25x25x25 .article-title{ padding:10px 0 0 0; font-size: 0.8rem; line-height: 1.3em; }
.Mo1x1x1x1_25x25x25x25 .article-footer { display:none; }
.Mo1x1x1x1_25x25x25x25 .article-lead{ padding: 4px 0 0 0; font-size: 0.8rem; line-height: 1.2em; }


/* Mo2x1x1_33x33x33 */
.Mo2x1x1_33x33x33 {}
.Mo2x1x1_33x33x33 .item:nth-child(1) { float:left; width:33.333%; margin-bottom:16px;}
.Mo2x1x1_33x33x33 .item:nth-child(2) { float:right; width:33.333%; }
.Mo2x1x1_33x33x33 .item:nth-child(3) { float:right; width:33.333%; }
.Mo2x1x1_33x33x33 .item:nth-child(4) { float:left; width:33.333%; clear: left;}

.Mo2x1x1_33x33x33 .item:nth-child(1) .article-title,
.Mo2x1x1_33x33x33 .item:nth-child(2) .article-title,
.Mo2x1x1_33x33x33 .item:nth-child(3) .article-title,
.Mo2x1x1_33x33x33 .item:nth-child(4) .article-title { padding:12px 0 0 0; font-size: 1rem; line-height: 1.27em; }

.Mo2x1x1_33x33x33 .article-author,
.Mo2x1x1_33x33x33 .article-date,
.Mo2x1x1_33x33x33 .article-time { font-size:0.8rem;}

.Mo2x1x1_33x33x33 .item:nth-child(2) .article-lead,
.Mo2x1x1_33x33x33 .item:nth-child(3) .article-lead { padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}
.Mo2x1x1_33x33x33 .item:nth-child(1) .article-lead,
.Mo2x1x1_33x33x33 .item:nth-child(4) .article-lead { display:none; padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}

/* Mo2x2x1_33x33x33 */
.Mo2x2x1_33x33x33 {}
.Mo2x2x1_33x33x33 .item:nth-child(1) { float:left; width:33.333%; margin-bottom:16px;}
.Mo2x2x1_33x33x33 .item:nth-child(2) { float:left; width:33.333%; margin-bottom:16px;}
.Mo2x2x1_33x33x33 .item:nth-child(3) { float:right; width:33.333%;}
.Mo2x2x1_33x33x33 .item:nth-child(4) { float:left; width:33.333%; clear: left; }
.Mo2x2x1_33x33x33 .item:nth-child(5) { float:left; width:33.333%; }

.Mo2x2x1_33x33x33 .item:nth-child(1) .article-title,
.Mo2x2x1_33x33x33 .item:nth-child(2) .article-title,
.Mo2x2x1_33x33x33 .item:nth-child(3) .article-title,
.Mo2x2x1_33x33x33 .item:nth-child(4) .article-title,
.Mo2x2x1_33x33x33 .item:nth-child(5) .article-title  { padding:12px 0 0 0; font-size: 1rem; line-height: 1.27em; }

.Mo2x2x1_33x33x33 .item:nth-child(1) .article-author,
.Mo2x2x1_33x33x33 .item:nth-child(2) .article-author,
.Mo2x2x1_33x33x33 .item:nth-child(3) .article-author,
.Mo2x2x1_33x33x33 .item:nth-child(4) .article-author,
.Mo2x2x1_33x33x33 .item:nth-child(5) .article-author,

.Mo2x2x1_33x33x33 .item:nth-child(1) .article-date,
.Mo2x2x1_33x33x33 .item:nth-child(2) .article-date,
.Mo2x2x1_33x33x33 .item:nth-child(3) .article-date,
.Mo2x2x1_33x33x33 .item:nth-child(4) .article-date,
.Mo2x2x1_33x33x33 .item:nth-child(5) .article-date,


.Mo2x2x1_33x33x33 .item:nth-child(1) .article-time,
.Mo2x2x1_33x33x33 .item:nth-child(2) .article-time,
.Mo2x2x1_33x33x33 .item:nth-child(3) .article-time,
.Mo2x2x1_33x33x33 .item:nth-child(4) .article-time,
.Mo2x2x1_33x33x33 .item:nth-child(5) .article-time { font-size:0.8rem;}


.Mo2x2x1_33x33x33 .item:nth-child(3) .article-lead { padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}

.Mo2x2x1_33x33x33 .item:nth-child(1) .article-lead,
.Mo2x2x1_33x33x33 .item:nth-child(2) .article-lead,
.Mo2x2x1_33x33x33 .item:nth-child(4) .article-lead,
.Mo2x2x1_33x33x33 .item:nth-child(5) .article-lead { display:none; padding: 4px 0 0 0; font-size: 1rem; line-height: 1.2em;}


/*MEDIA QUERYS*/

@media (max-width: 1400px) {

}

@media (min-width: 1200px) {

}

/* IPAD */
@media (min-width:768px) and (max-width:900px) {
	/* Mo1_100 */
	.Mo1_100 .article-title { font-size:2.1rem; line-height: 1.1em;}
	.Mo1_100 .article-lead{ padding: 2px 0 0 0; font-size: 1.2rem; line-height: 1.3em;}

	/* Mo1x1_66x33 */
	.Mo1x1_66x33 .item:nth-child(1) { width:56%; }
	.Mo1x1_66x33 .item:nth-child(2) { width:44%; }
	.Mo1x1_66x33 .item:nth-child(2) .publicidad { padding:0; background-color:transparent;}

	/* Mo1x2_66x33 */
	.Mo1x2_66x33 .item:nth-child(1) { width:56%; }
	.Mo1x2_66x33 .item:nth-child(2),
	.Mo1x2_66x33 .item:nth-child(3) { width:44%; }
	.Mo1x2_66x33 .item:nth-child(2) .publicidad,
	.Mo1x2_66x33 .item:nth-child(3) .publicidad { padding:0; background-color:transparent;}

	/* Mo1x1x1_33x33x33 */
	.Mo1x1x1_33x33x33 .item { }
	.Mo1x1x1_33x33x33 .item:nth-child(1),
	.Mo1x1x1_33x33x33 .item:nth-child(2) {width:28%;}
	.Mo1x1x1_33x33x33 .item:nth-child(3) {width:44%;}
	.Mo1x1x1_33x33x33 .article-author,
	.Mo1x1x1_33x33x33 .article-date,
	.Mo1x1x1_33x33x33 .article-time{ font-size:0.8rem;}
	.Mo1x1x1_33x33x33 .article-lead { display:none;}

	/* Mo2x2x1_33x33x33 */
	.Mo2x2x1_33x33x33 .item:nth-child(1),
	.Mo2x2x1_33x33x33 .item:nth-child(2),
	.Mo2x2x1_33x33x33 .item:nth-child(4),
	.Mo2x2x1_33x33x33 .item:nth-child(5) { width:28%; }
	.Mo2x2x1_33x33x33 .item:nth-child(3) { width:44%; }
	.Mo2x2x1_33x33x33 .item:nth-child(3) .publicidad { padding:0; background-color:transparent;}
	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-title,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-title,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-title,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-title  { padding:10px 0 0 0; font-size: 0.8rem; line-height: 1.27em;}

	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(3) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-author,

	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(3) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-date,


	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(3) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-time { font-size:0.7rem;}

	/* Mo2x1x1_33x33x33 */
	.Mo2x1x1_33x33x33 .item:nth-child(1),
	.Mo2x1x1_33x33x33 .item:nth-child(3),
	.Mo2x1x1_33x33x33 .item:nth-child(4){ width:28%; }
	.Mo2x1x1_33x33x33 .item:nth-child(2) { width:44%; }

	.Mo2x1x1_33x33x33 .item:nth-child(2) .publicidad { padding:0; background-color:transparent;}
	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-title,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-title,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-title,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-title  { padding:10px 0 0 0; font-size: 0.8rem; line-height: 1.27em;}

	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-author,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-author,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-author,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-author,

	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-date,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-date,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-date,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-date,


	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-time,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-time,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-time,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-time { font-size:0.7rem;}


	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-lead { font-size: 0.9rem; line-height: 1.2em;}
}

@media (max-width:767px)  {
	/* Mo1x1x1_33x33x33 */
	.Mo1x1x1_33x33x33 .item { }
	.Mo1x1x1_33x33x33 .item:nth-child(1),
	.Mo1x1x1_33x33x33 .item:nth-child(2) {width:50%;}
	.Mo1x1x1_33x33x33 .item:nth-child(3) {width:100%;}
	.Mo1x1x1_33x33x33 .article-author,
	.Mo1x1x1_33x33x33 .article-date,
	.Mo1x1x1_33x33x33 .article-time{ font-size:0.8rem;}
	.Mo1x1x1_33x33x33 .article-lead { display:none;}
}

/*IPHONE*/

@media (max-width:414px)  {

	/* General */
	.row{ padding-bottom:12px; }
	.rowContent {padding:0;}
	.item { padding:0 0 15px 0;}
	.item .preformatted { padding-bottom:10px; }
	/*
	.rowContent.horizontal .item { padding: 0 0 0 12px;}
	.rowContent.horizontal .item .article-title {}
	*/
	.rowContent:not(.horizontal) .item .article-header,
	.rowContent:not(.horizontal) .item .article-footer,
	.rowContent:not(.horizontal) .item .article-lead { padding:0 8px;}

	/* Mo1_100 */
	.Mo1_100 {padding-top:0;}
	.Mo1_100 .article-title { padding: 5px 0 4px 0; font-size:1.5rem; line-height: 1.2em;}
	.Mo1_100 .article-lead{ padding: 5px 0 0 0; font-size: 1.1rem; line-height: 1.2em;}
	.Mo1_100 .article-datetime { line-height:1.2rem;}


	/* Mo1_50x50 */
	.Mo1x1_50x50 .item { width:100%;}
	.Mo1x1_50x50 .article-title{ padding: 5px 0 4px 0; font-size: 1.2rem; line-height: 1.3em;}
	.Mo1x1_50x50 .article-author,
	.Mo1x1_50x50 .article-date,
	.Mo1x1_50x50 .article-time{ font-size:0.8rem;}
	.Mo1x1_33x66 .item:nth-child(1) .article-lead{ display:none; padding: 4px 0 0 0; font-size: 0.93rem; line-height: 1.3em;}

	/* Mo1x2_50x50 */
	.Mo1x2_50x50 .item:nth-child(1), .item:nth-child(2), .item:nth-child(3)  { width:100%;}
	.Mo1x2_50x50 .item:nth-child(1) .article-title,
	.Mo1x2_50x50 .item:nth-child(2) .article-title,
	.Mo1x2_50x50 .item:nth-child(3) .article-title{ padding: 5px 0 4px 0; font-size: 1.2rem; line-height: 1.3em;}
	.Mo1x2_50x50 .item:nth-child(1) .article-lead,
	.Mo1x2_50x50 .item:nth-child(2) .article-lead,
	.Mo1x2_50x50 .item:nth-child(3) .article-lead { display:none; padding: 4px 0 0 0; font-size: 0.93rem; line-height: 1.3em;}

	.Mo1x1_50x50 .article-lead{ display:none;}

	/* Mo2x1_50x50 */
	.Mo2x1_50x50 .item:nth-child(1), .item:nth-child(2), .item:nth-child(3)  { width:100%;}
	.Mo2x1_50x50 .item:nth-child(1) .article-title,
	.Mo2x1_50x50 .item:nth-child(2) .article-title,
	.Mo2x1_50x50 .item:nth-child(3) .article-title{ padding: 5px 0 4px 0; font-size: 1.2rem; line-height: 1.3em;}
	.Mo2x1_50x50 .item:nth-child(1) .article-lead,
	.Mo2x1_50x50 .item:nth-child(2) .article-lead,
	.Mo2x1_50x50 .item:nth-child(3) .article-lead { display:none; padding: 4px 0 0 0; font-size: 0.93rem; line-height: 1.3em;}

	/* Mo1x1_33x66 */
	.Mo1x1_33x66 .item:nth-child(1),
	.Mo1x1_33x66 .item:nth-child(2) { width:100%; }
	.Mo1x1_33x66 .item:nth-child(1) .article-title { padding: 5px 0 4px 0; font-size: 1.2rem; line-height: 1.2em;}
	.Mo1x1_33x66 .item:nth-child(1) .article-author,
	.Mo1x1_33x66 .item:nth-child(1) .article-date,
	.Mo1x1_33x66 .item:nth-child(1) article-time{ font-size:0.8rem;}
	.Mo1x1_33x66 .item:nth-child(1) .article-lead { display:none;}


	.Mo1x1_33x66 .item:nth-child(2) .article-title { padding: 5px 0 4px 0; font-size: 1.2rem; line-height: 1.2em;}
	.Mo1x1_33x66 .item:nth-child(2) .article-author,
	.Mo1x1_33x66 .item:nth-child(2) .article-date,
	.Mo1x1_33x66 .item:nth-child(2) .article-time{ font-size:0.8rem;}
	.Mo1x1_33x66 .item:nth-child(2) .article-lead { display:none;}

	/* Mo1x1_66x33 */
	.Mo1x1_66x33 .item:nth-child(1),
	.Mo1x1_66x33 .item:nth-child(2) { width:100%; }
	.Mo1x1_66x33 .item:nth-child(1) { padding-bottom:12px; }
	.Mo1x1_66x33 .item:nth-child(1) .article-title { font-size: 1.2rem; line-height: 1.2em;}
	.Mo1x1_66x33 .item:nth-child(1) .article-author,
	.Mo1x1_66x33 .item:nth-child(1) .article-date,
	.Mo1x1_66x33 .item:nth-child(1) .article-time{ font-size:0.8rem;}
	.Mo1x1_66x33 .item:nth-child(1) .article-lead { display:none;}


	.Mo1x1_66x33 .item:nth-child(2) .article-author,
	.Mo1x1_66x33 .item:nth-child(2) .article-date,
	.Mo1x1_66x33 .item:nth-child(2) article-time{ font-size:0.8rem;}
	.Mo1x1_66x33 .item:nth-child(2) .article-lead { display:none;}

	/* Mo1x2_66x33 */
	.Mo1x2_66x33 .item:nth-child(1) { width:100%; padding:0 0 10px 0;}
	.Mo1x2_66x33 .item:nth-child(2),
	.Mo1x2_66x33 .item:nth-child(3)  { width:100%; }
	.Mo1x2_66x33 .item:nth-child(1) .article-title {font-size: 1.2rem; line-height: 1.2em;}
	.Mo1x2_66x33 .item:nth-child(1) .article-author,
	.Mo1x2_66x33 .item:nth-child(1) .article-date,
	.Mo1x2_66x33 .item:nth-child(1) article-time{ font-size:0.8rem;}
	.Mo1x2_66x33 .item:nth-child(1) .article-lead { display:none;}


	.Mo1x2_66x33 .item:nth-child(2) .article-title,
	.Mo1x2_66x33 .item:nth-child(3) .article-title {font-size: 1.2rem; line-height: 1.2em;}
	.Mo1x2_66x33 .item:nth-child(2) .article-author,
	.Mo1x2_66x33 .item:nth-child(3) .article-author,
	.Mo1x2_66x33 .item:nth-child(2) .article-date,
	.Mo1x2_66x33 .item:nth-child(3) .article-date,
	.Mo1x2_66x33 .item:nth-child(2) .article-time,
	.Mo1x2_66x33 .item:nth-child(3) .article-time{ font-size:0.8rem;}
	.Mo1x2_66x33 .item:nth-child(2) .article-lead { display:none;}


	/* Mo2x1_33x66 */
	.Mo2x1_33x66 .item:nth-child(1),
	.Mo2x1_33x66 .item:nth-child(2),
	.Mo2x1_33x66 .item:nth-child(3)  { width:100%; }
	.Mo2x1_33x66 .item:nth-child(1) .article-title { font-size: 1.2rem; line-height: 1.2em;}
	.Mo2x1_33x66 .item:nth-child(1) .article-author,
	.Mo2x1_33x66 .item:nth-child(1) .article-date,
	.Mo2x1_33x66 .item:nth-child(1) article-time{ font-size:0.8rem;}
	.Mo2x1_33x66 .item:nth-child(1) .article-lead { display:none;}


	.Mo2x1_33x66 .item:nth-child(2) .article-title,
	.Mo2x1_33x66 .item:nth-child(3) .article-title { font-size: 1.2rem; line-height: 1.2em;}
	.Mo2x1_33x66 .item:nth-child(2) .article-author,
	.Mo2x1_33x66 .item:nth-child(3) .article-author,
	.Mo2x1_33x66 .item:nth-child(2) .article-date,
	.Mo2x1_33x66 .item:nth-child(3) .article-date,
	.Mo2x1_33x66 .item:nth-child(2) .article-time,
	.Mo2x1_33x66 .item:nth-child(3) .article-time{ font-size:0.8rem;}
	.Mo2x1_33x66 .item:nth-child(2) .article-lead,
	.Mo2x1_33x66 .item:nth-child(3) .article-lead { display:none;}


	/* Mo1x1x1_33x33x33 */
	.Mo1x1x1_33x33x33 .item { width: 100%; float: left; padding: 10px; }
	.Mo1x1x1_33x33x33 .item:nth-child(1),
	.Mo1x1x1_33x33x33 .item:nth-child(2),
	.Mo1x1x1_33x33x33 .item:nth-child(3) { width: 100%; float: left; padding: 10px; }
	.Mo1x1x1_33x33x33 .article-author,
	.Mo1x1x1_33x33x33 .article-date,
	.Mo1x1x1_33x33x33 .article-time{ font-size:0.8rem;}
	.Mo1x1x1_33x33x33 .article-lead { display:none;}

	/* Mo2x1x1_33x33x33 */
	.Mo2x1x1_33x33x33 .item:nth-child(1),
	.Mo2x1x1_33x33x33 .item:nth-child(2),
	.Mo2x1x1_33x33x33 .item:nth-child(3),
	.Mo2x1x1_33x33x33 .item:nth-child(4) {width:100%; }

	.Mo2x1x1_33x33x33 .item:nth-child(3) { padding-bottom:12px; }

	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-author,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-author,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-author,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-author,
	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-date,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-date,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-date,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-date,
	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-time,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-time,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-time,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-time { font-size:0.8rem;}
	.Mo2x1x1_33x33x33 .item:nth-child(1) .article-lead,
	.Mo2x1x1_33x33x33 .item:nth-child(2) .article-lead,
	.Mo2x1x1_33x33x33 .item:nth-child(3) .article-lead,
	.Mo2x1x1_33x33x33 .item:nth-child(4) .article-lead { display:none;}

	/* Mo2x2x1_33x33x33 */
	.Mo2x2x1_33x33x33 .item:nth-child(1),
	.Mo2x2x1_33x33x33 .item:nth-child(2),
	.Mo2x2x1_33x33x33 .item:nth-child(3),
	.Mo2x2x1_33x33x33 .item:nth-child(4),
	.Mo2x2x1_33x33x33 .item:nth-child(5){ width:100%; }


	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(3) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-author,
	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(3) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-date,
	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(3) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-time,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-time{ font-size:0.8rem;}
	.Mo2x2x1_33x33x33 .item:nth-child(1) .article-lead,
	.Mo2x2x1_33x33x33 .item:nth-child(2) .article-lead,
	.Mo2x2x1_33x33x33 .item:nth-child(3) .article-lead,
	.Mo2x2x1_33x33x33 .item:nth-child(4) .article-lead,
	.Mo2x2x1_33x33x33 .item:nth-child(5) .article-lead { display:none;}

	.Mo2x2x1_33x33x33 .item:nth-child(1),
	.Mo2x2x1_33x33x33 .item:nth-child(2),
	.Mo2x2x1_33x33x33 .item:nth-child(3),
	.Mo2x2x1_33x33x33 .item:nth-child(4),
	.Mo2x2x1_33x33x33 .item:nth-child(5){ width:100%; }
	.Mo2x2x1_33x33x33 .item:nth-child(4) { margin-bottom:15px;}

	/* Mo1x1x1x1_25x25x25x25 */

	.Mo1x1x1x1_25x25x25x25 .item:nth-child(1) .article-title,
	.Mo1x1x1x1_25x25x25x25 .item:nth-child(2) .article-title,
	.Mo1x1x1x1_25x25x25x25 .item:nth-child(3) .article-title,
	.Mo1x1x1x1_25x25x25x25 .item:nth-child(4) .article-title{ font-size:1rem; line-height:1.2em; padding:8px;}
	.Mo1x1x1x1_25x25x25x25 .item {width:100%; float:left; }
	.Mo1x1x1x1_25x25x25x25 .article-time{ font-size:0.8rem;}
	.Mo1x1x1x1_25x25x25x25 .article-lead { display:none;}

}

/* Resources */
.item aside.custom { position:relative; width: 100%; float:left;}
.item aside.custom #mpu-video1 {margin: 0 auto;}
.item aside.publicidad { text-align:center; background: #e8e8e8; padding: 10px 0 10px 0; }
.item aside.publicidad.ad-300x90_1 ,
.item aside.publicidad.ad-300x90_2 { padding: 0 10px; background-color:transparent; }
.item aside.publicidad.ad-300x600_1 > div,
.item aside.publicidad.ad-300x600_2 > div,
.item aside.publicidad.ad-300x600_3 > div { max-height:610px;}
.item aside.publicidad.ad-300x90_1 > div,
.item aside.publicidad.ad-300x90_2 > div { max-height:90px; }
.item aside.publicidad.ad-990x90_2 { padding: 0 0; background-color:transparent; }
@media (max-width:414px)  {
	.item aside.publicidad { background-color:transparent; }
	.item aside.publicidad { padding:15px 0; }
	.item aside.publicidad.ad-300x90_1 ,
	.item aside.publicidad.ad-300x90_2 { padding: 0 10px 10px 10px; background-color:transparent; }
}

/* ***************** / Cintillos \ ************************ */

.cintillo { position:relative; height:41px; width:100%; }
.cintillo .header-title {
	font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif; position: relative;
 	font-size:18px; line-height:41px;  width:100%; height:41px; border-bottom: 1px solid #c7c7c7; color:#424242;  letter-spacing:-0.2px; padding:0 0 0 50px;font-weight:700; text-transform: uppercase;
}
.cintillo .header-title a { text-decoration:none; color:#424242;}
.cintillo.basico .header-title {padding:0 0 0 0;}

/* ico-cintillo-home */
.cintillo .header-title:before { content:''; display:block; position:absolute; left:0; top:0; width:40px; height:40px; background:url(/images/cintillo/ico-cintillo-home-02.svg) 0 40px no-repeat; background-size: 350px auto; }

.cintillo.alcalde .header-title:before {background-position: -15px -22px;}
.cintillo.espana .header-title:before {background-position: -15px -75px;}
.cintillo.masvisto .header-title:before {background-position: -15px -129px;}

.cintillo.cultura .header-title:before {background-position: -70px -20px;}
.cintillo.patrimonios .header-title:before {background-position: -70px -75px;}
.cintillo.financiacion .header-title:before {background-position: -70px -129px;}

.cintillo.deportes .header-title:before {background-position: -128px -20px;}
.cintillo.internacional .header-title:before {background-position: -128px -75px;}
.cintillo.sociedad .header-title:before {background-position: -128px -129px;}

.cintillo.dinero .header-title:before {background-position: -179px -20px;}
.cintillo.congreso .header-title:before {background-position: -179px -75px;}
.cintillo.urgente .header-title:before {background-position: -179px -129px;}

.cintillo.emprendedores .header-title:before {background-position: -237px -22px;}
.cintillo.investigacion .header-title:before {background-position: -237px -75px;}
.cintillo.wine .header-title:before {background-position: -237px -129px;}

.cintillo.lasexta .header-title:before {background-position: -292px -22px;}
.cintillo.opinion .header-title:before {background-position: -292px -75px;}
.cintillo.gastro .header-title:before {background-position: -289px -129px;}

.cintillo.gastroywine .header-title:before {background-position: -20px -188px;}

.cintillo.opinion .header-title{line-height: 44px; padding: 0 0 0 32px;}

/* Patrocinio */
.cintillo.gastroywine .header-title:after,
.cintillo.wine .header-title:after,
.cintillo.gastro .header-title:after { content:' '; position:absolute; right:0; top:4px; width:210px; height:36px; background:url(/images/cintillo/patrocinio/logo-gc-01.svg) right center no-repeat; background-size:auto 58px; }

/* Blogs */
.cintillo.blog { height:26px; background-size:22px auto; }
.cintillo.blog:before { width:0; height:0;}
.cintillo.blog .header-title { height:26px; font-weight:bold; padding:4px 0 0 30px;letter-spacing:-0.5px;color:#444;text-transform: uppercase; padding-bottom: 25px;line-height: 14px; }
.cintillo.blog.baby .header-title:before { background:url(/images/blogs/logo_baby.svg) 0 top no-repeat; background-size:auto 22px; }
.cintillo.blog.cook .header-title:before { background:url(/images/blogs/logo_cook.svg) 0 top  no-repeat ; background-size:auto 22px;}
.cintillo.blog.fit .header-title:before { background:url(/images/blogs/logo_fit.svg) 0 top  no-repeat ; background-size:auto 22px;}
.cintillo.blog.motor .header-title:before { background:url(/images/blogs/logo_motor.svg) 0 top  no-repeat ; background-size:auto 22px;}
.cintillo.blog.play .header-title:before { background:url(/images/blogs/logo_play.svg) no-repeat ; background-size:auto 22px;}
.cintillo.blog.tecno .header-title:before { background:url(/images/blogs/logo_tecno.svg) 0 top  no-repeat ; background-size:auto 22px;}
.cintillo.blog.serie .header-title:before { background:url(/images/blogs/logo_serie.svg) 0 top no-repeat ; background-size:auto 22px;}
.cintillo.blog.flirt .header-title:before { background:url(/images/blogs/logo_flirt.svg) 0 top  no-repeat ; background-size:auto 22px;}
.cintillo.blog.viajes .header-title:before { background:url(/images/blogs/logo_viajes.svg) 0 top  no-repeat ; background-size:auto 22px;}
.cintillo.blog .header-title { padding:4px 0 0 30px; }
/* Custom */
.cintillo.carmena .header-title:before { background:url(/images/cintillo/carmena.jpg) 0 0 no-repeat;}
.cintillo.clasicoMB .header-title:before { background:url(/images/cintillo/clasico_MB.svg) 0 0 no-repeat;}
.cintillo.clasicoBM .header-title:before {background:url(/images/cintillo/clasico_BM.svg) 0 0 no-repeat;}
.cintillo.clasicoMA .header-title:before {background:url(/images/cintillo/clasico_MA.svg) 0 0 no-repeat;}
.cintillo.copaMA .header-title:before {background:url(/images/cintillo/ico-copa-MA.svg) 0 0 no-repeat;}
.cintillo.champions-2017 .header-title:before {background:url(/images/cintillo/ico-real-madrid-juventus.svg) 0 0 no-repeat; background-size: 80px auto; width:76px;}

.cintillo.diariomadridista .header-title:before {background:url(/images/cintillo/ico-diariomadridista.svg) 6px 0 no-repeat; background-size: 28px auto;}
.cintillo.rmUSA .header-title { padding: 0 0 0 75px;}
.cintillo.rmUSA .header-title:before {background: url(/images/cintillo/ico-cintillo-RealMadridUSA.svg) 0 0 no-repeat;background-size: 72px auto; width: 72px; }

.cintillo.yotele .header-title { padding: 40px 0 0 0; color:#fff; overflow:hidden;}
.cintillo.yotele .header-title:before {background:url(/images/cintillo/yotele-logo.svg) 2px 2px no-repeat; background-size: 100px auto; width: 110px;}
.cintillo.yotele .header-title a{position: absolute; top: 0; padding-top: 30px; width: 120px;}

.cintillo.eurocopa2016 .header-title:before {background:url(/images/cintillo/ico-eurocopa-2016.svg) 3px 2px no-repeat; background-size: 38px auto;}
.cintillo.eurocopa2016 .header-title:after { content:' '; position:absolute; right:0; top:4px; width:320px; height:40px; background:url(/img/e/eurocopa-2016/hyundai-h.png) right center no-repeat; }
.cintillo.rio2016 .header-title { padding: 0 0 0 120px; color:#fff;}
.cintillo.rio2016 .header-title:before {background:url(/images/cintillo/ico-rio-2016.svg) 3px 6px no-repeat; background-size: 128px auto; width: 132px;}

.cintillo.elecciones26j .header-title:before {background:url(/images/cintillo/ico-elecciones-ok.svg) 6px 0 no-repeat; background-size: 34px auto;}
.cintillo.elecciones-usa-2016 .header-title:before {background:url(/images/cintillo/ico-elecciones-usa-2016.svg) 6px 0 no-repeat; background-size: 36px auto;}

.cintillo.urna-fr-2017 .header-title:before {background:url(/images/cintillo/ico-urna-fr.svg) 8px 0 no-repeat; background-size: 30px auto;}

.cintillo.pp .header-title:before {background:url(/images/cintillo/ico-pp.svg) 8px 0 no-repeat; background-size: 30px auto;}
.cintillo.podemos .header-title:before {background:url(/images/cintillo/ico-podemos.svg) 8px 0 no-repeat; background-size: 30px auto;}
.cintillo.psoe .header-title:before {background:url(/images/cintillo/ico-psoe.svg) 0px 0 no-repeat; background-size: 50px auto; width: 56px;}

.cintillo.sextanoche .header-title:before {background:url(/images/cintillo/ico-sexta-noche.png) 1px 5px no-repeat; background-size: 64px auto; width:76px; }
.cintillo.panama .header-title:before {background:url(/images/cintillo/ico-panama.svg) 6px 10px no-repeat; background-size: 54px auto;}
.cintillo.panama .header-title,
.cintillo.sextanoche .header-title,
.cintillo.champions-2017 .header-title { padding:0 0 0 75px; }
.cintillo.clasicoMB .header-title,
.cintillo.clasicoBM .header-title,
.cintillo.clasicoMA .header-title,
.cintillo.copaMA .header-title  { padding:0 0 0 65px; }

.cintillo.ciudadano .header-title { padding: 4px 0 0 52px; }
.cintillo.ciudadano .header-title:before {background:url(/images/cintillo/ico-ciudadano-cake.svg) 3px 2px no-repeat; background-size: 48px auto; width: 54px;}

@media screen and (min-width: 1024px){
	.cintillo {}
	.cintillo .header-title {}
}
@media screen and (max-width: 768px){
	.cintillo {}
	.cintillo .header-title { font-size:16px; }

	.cintillo.eurocopa2016 .header-title:after { width:200px; }
}

@media (max-width:414px)  {
	.cintillo { height:50px; padding: 5px 0 0 0;}
	.cintillo .header-title { border-bottom: none; border-top: 6px solid #f1f1f1; font-size:16px; }
	.cintillo.basico .header-title {padding:0 0 0 8px;}
	.cintillo.blog { height:40px; }
	.cintillo.blog .header-title { height:40px; padding:10px 0 0 35px; }
	.cintillo.blog .header-title:before { left:8px; top:6px; }

	.cintillo.eurocopa2016 .header-title:after { width:60px; }
}


/* ***************** \ Cintillos / ************************ */

/* ***************** / Extras \ ************************ */

.iframeHome300 { width: 100%; height: 300px; overflow-y: auto; -webkit-overflow-scrolling: touch; border: thin solid #ccc; }
@media (max-width:414px)  {
	.iframeHome300 { height: 290px!important; border-top:3px solid #ccc; border-bottom:3px solid #ccc; }
}

/* ***************** \ Extras / ************************ */
