/* dfp styles */
.publicidad-portada-300 {
	width: 100% !important;
}
.bloque_ad_a {
	margin-bottom: 30px;
	text-align: center;
}
#ads-intersticial iframe{
width:100%;
height:100%;
margin:0 auto;
position:fixed;
top:0px;
z-index:10000 !important
}

#ads-footerexpan iframe {
	width:100%;
    height:120px;
    margin:0 auto;
    position:fixed;
    bottom:0;
    z-index:1500
}
.ad-presenta-podcast { text-align: center; display: inline-block;font-family: 'Open Sans', sans-serif; margin-bottom: 18px;}
.ad-presenta-podcast iframe .bpp {font-family: 'Open Sans', sans-serif;}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {  }

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) { 
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

.publicidad-portada-300 {
	width: 300px !important;
}
.bloque_ad_a {
	margin-bottom: 15px;
	text-align: left;	
}
	
	
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }