@media only screen and (min-width: 768px){
header.header .logo a {
background: transparent url(//www.prensaiberica.es/wp-content/themes/picorp_theme/img/logos/logo_epi.svg) no-repeat left top !important;
	}
}
.modulo.news article .cont .up{display:block}
.modulo article .cont .up .cat{display:none;}
.modulo article .cont .up .cat, .modulo article .cont .up time span:first-child{display:none;}
.modulo article .cont .up time span{display:inline;}
.aniversario{display:none;}
aside.cabeceras ul li.elDia a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/color/eldia-nuevo.svg') no-repeat left bottom; background-size: 88px; }
aside.cabeceras ul li.superdeporte a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/color/superdeporte.es.svg') no-repeat left bottom; background-size: 88px; }
aside.cabeceras ul li.compramejor a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/tematicas/compramejor-logo.png') no-repeat left bottom; background-size: 130px; }
aside.cabeceras ul li.iberempleos a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/tematicas/LOGO-IBEREMPLEOS.png') no-repeat left bottom; background-size: 190px; }
aside.cabeceras ul li.tucasa a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/tematicas/tucasa.png') no-repeat left bottom; background-size: 150px; }
aside.cabeceras ul li.goya a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/tematicas/goya-logo.png') no-repeat left bottom; background-size: 150px; }
aside.cabeceras ul li.oscars a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/tematicas/oscars-logo.png') no-repeat left bottom; background-size: 150px; }
aside.cabeceras ul li.formula1 a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/tematicas/formula1-logo.png') no-repeat left bottom; background-size: 140px; }
aside.cabeceras ul li.loteria-navidad a .name{ background: transparent url('/wp-content/themes/picorp_theme/img/cabeceras/tematicas/loteria_navidad-logo.png') no-repeat left bottom; background-size: 130px; }
.last article .cont .descripcion{display:none;}
.last article .cont .descripcion:nth-child(3n){display:block !important;}
.intro-blockquote{background-color:#020202; overflow:hidden;}
.intro-blockquote img{width: calc(100%/3);}
.intro-blockquote blockquote{   	 	       width: calc(100%/1.6);
    float: right;
    font-size: 24px;
    line-height: 34px;
    padding: 118px 25px;
    font-style: italic;
    clear: both;
		color:#fff;
		position:relative;
}
.intro-blockquote blockquote:before{content: open-quote;
    position: absolute;
    font-size: 200px;
    margin: 0;
    padding: 0;
    top: 170px;
    left: -76px;
    color: #666;}
.intro-blockquote blockquote small{clear:both; color:#ddd; text-align:right; width:100%;display:block; margin-top:25px;}

#responsive-form{
 margin:0 auto;width:100%;}
.form-row{width: 100%;}
.column-half, 
.column-full{
 float: left;
 position: relative;
 padding: 0.65rem;
 width:100%;
 -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
 content: "";
 display: table;
 clear: both;
}
.column-full input.wpcf7-submit{width:auto;}

a.btn, .wpcf7-submit{
background: #f4f4f4;
background: -moz-linear-gradient(top,  #f4f4f4 0%, #dddddd 100%);
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#dddddd 100%);
background: linear-gradient(to bottom,  #f4f4f4 0%,#dddddd 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#dddddd',GradientType=0 );
	border: solid 1px #a5a5a5;
  padding: 1px 6px;
	color:#000;
	font-size:16px;
}
span.wpcf7-not-valid-tip {
	font-size:14px!important;
	padding:5px 0;
}
.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-mail-sent-ok{
	font-size:14px!important;
	padding:15px;
}
.wpcf7-textarea{
	font-size:16px!important;
}
a.btn:hover{border-color:#737373;}
#condiciones-denuncias input,
#politica-denuncias input,
#when input{
	float:left;
	display:flex;
	margin: 3px 5px 0 0;
	width:auto;
}
#when span{
	padding:5px;
}
.box-denuncias{
	padding:15px;
	border:solid 1px #eee;
	margin:0 5px;
}
#responsive-form h2{
	font-size:18px;
	margin:25px 0;
	float:left;
	width:100%;
}
.m-b-25{
	margin-bottom:25px;
	display:flex;
}
.select-denuncia{
	width:100%;
	padding: 8px 12px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
 .column-half{
 width: 50%;
 }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
.intro-blockquote img,
.intro-blockquote blockquote{width: 100%;}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {

}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {

}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
.intro-blockquote img,
.intro-blockquote blockquote{width: 100%; text-align:center;}
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.intro-blockquote img,
.intro-blockquote blockquote{width: 100%; text-align:center;}
}

@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1223px){
	.intro-blockquote img,
.intro-blockquote blockquote{width: 100%; text-align:center;}	
}

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {
.intro-blockquote img,
.intro-blockquote blockquote{width: 45%;}
}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}
