.head_exposingle .texto {
    bottom: 0px !important;
}



.exposingle .info.pc {
    display: block;
    font-size: 3.0em;
    line-height: 1.4;
    font-family: telefonica_light;
    margin-left: 0px !important;
    padding-left: 25px;
    margin-bottom: 10px;
    padding-top: 0px !important;
}

@media screen and (max-width: 1024px){
	.exposingle .info.pc {
		display: none !important;
	}
}
.listadomaga{
	width: 40%;
    /* height: 109%; */
    /* border-bottom: 1px solid #DBDBDB; */
    float: left;
	margin-right: 4%;
	margin-top: -2% !important;
}

@media screen and (max-width: 1024px){
	.listadomaga {
		width: 100%;
	}
}

.suscribete{
	background-color: #00a9bf;
    height: 50px;
    text-align: left;
}

.suscribete a{
	background:url('images/icon-radio.png') #fff no-repeat 5px;
	border-radius: 4px;
	background-size: 10px;
	color:#000;
	padding: 5px;
	padding-left: 20px;
	padding-right: 15px;
	text-transform: uppercase;	
    line-height: 50px;
    margin-left: 15px;	
}

/**************************
	
	Helpers
	
*****************************/
.bg-grey {
	background: #efeff1;
}


.mb-4{
	margin-bottom: 4rem;
}
@media screen and (min-width: 1024px){

	.mb-lg-4{
		margin-bottom: 1rem;
	}
}
/**************************
	
	Home Podcast
	
*****************************/

.page-template-page-podcast .exposingle .info.pc p,
.page-template-page-podcast .exposingle .info.pc{
	font-size: 1.5rem;
}


/**************************
	
	Section Podcast
	
*****************************/

.event:nth-child(even) {
	/*background: #82d066;*/
}
.page-template-page-podcast .event:nth-child(even) .wrapimg .sangre{
	/*background: #82d066;*/
}
.page-template-page-podcast .wrapimg .sangre{
	width: 100px;
	height: 100px;
	top:auto;
	bottom:0;
}

.page-template-page-podcast .event.column.twelve {
	min-height: 290px;
}
.event .wrapimg img{
	object-fit: cover;
}

.event .titulo-destacado {
	display: inline-block;
	margin-bottom: 15px;
	width: 90%;	
}

.wrapper-buttons a{
	display: inline-block;
	margin-left: 10px;
	font-size: 15px;
}
.wrapper-buttons a.suscribe{
	font-weight: bold;	
}
.wrapper-buttons a.more{
	background:url('images/icon-radio.png') #fff no-repeat 5px;
	border-radius: 4px;
	background-size: 10px;
	color:#000;
	padding: 5px;
	padding-left: 20px;
	padding-right: 15px;
	text-transform: uppercase;
	
}
.texto-destacado {
	font-size: 1.5em;
}
.event .txt {
	top: 0 !important ;
}
@media screen and (min-width: 1024px){

	.page-template-page-podcast .event .txt {
		top: 0 !important ;
	}
}
.page-template-page-podcast .event .wrapimg {
    height: 100%;
}

iframe.player-podcast{
	width:100%;
	height:60px;
	overflow:hidden;
	border:0;

}

.logged-in .head_exposingle .wrap-textos{
	height: 466px;
}
.logged-in.tax-categorias_podcast .head_exposingle .wrap-textos{
	 height: 448px;
}

@media screen and (max-width: 1024px){
	.logged-in.tax-categorias_podcast .head_exposingle .wrap-textos{
		height: auto;
	}
	.logged-in .head_exposingle .wrap-textos{
		height: auto;
	}
}

		
.cierreexpoajuste {
	width: 88% !important;
	display: contents !important;
}
@media screen and (max-width: 1024px){
	.exposingle, .site-content {
		margin-top: auto !important;
	}
}


.textoexposingle {
	margin: 0 0 -1% 21% !important;
	width: 60% !important;
}

@media screen and (max-width: 1024px){
	.textoexposingle {
		display: none;
	}
}

.twelve, .row .twelve {
    height: 100%;
}
.event .wrapimg {
    height: 100% !important;
}


/**************************
	
	Form search Podcast
	
*****************************/

input.search-submit {
	background: #000;
	width: 40px;
	text-indent: -3000px;
	overflow: hidden;
	/*height: 31px;*/
	background:url('images/icon-lupa.png') #000 no-repeat center center;
	background-size: 20px;

}
.buscar_pod {
	display: block;
	background-color: #EFEFF0;
	padding: 22px;
	margin-bottom: 22px; 
	text-align: center;

}
.ajuste_buscar {
	width: 58%;
    margin-left: 21%;
}
@media screen and (max-width: 1024px){
	.ajuste_buscar {
		width: 100%;
		margin-left: 0;		
	}
}

/**************************
	
	List Podcast
	
*****************************/

iframe.list-player {
	border-bottom: 1px solid #ededed;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.navigation {
	display: block;
	width: 100%;
	max-width: 1110px;
	margin: auto;
	text-align: right;
    clear: both;
    float: none;	
}
.buzon{
	background-position: 20px 10px;
}

iframe.cuadricula-player {
	padding-right: 15px;
	padding-left: 15px;
	min-height: 400px;
}


@media screen and (max-width: 1024px){
	iframe.cuadricula-player {
		padding-right: 15px;
		padding-left: 15px;
		min-height: 200px;
	}
		
	.btnssocial.movil{
		display: block;
		text-align: right;
		position: relative;
		top:auto;
		left: auto;
		bottom: auto;
		right: auto;
		transform: none;
		padding-right: 15px;
		padding-left: 15px;
	}
	.navigation {
		padding: 15px;
		display: inline-block;
		width: 100%;
		text-align: right;
	}
	iframe.list-player {
		padding-right: 15px;
		padding-left: 15px;
		max-height: 112px;
	}
}

/**************************
	
	PLay List
	
*****************************/

.tax-categorias_podcast .cierreexpo a {
	border-right: 0px solid #E8E8E8;
}
.tax-categorias_podcast .cierreexpo a.print,
.tax-categorias_podcast .cierreexpo a.mail {
	border-right: 1px solid #E8E8E8;

}
.tax-categorias_podcast .info.pc{
	width: 57%;
	font-size: 1.5rem;
	margin-left: 460px!important;
}
.tax-categorias_podcast .info.pc p{
	font-size: 1.5rem;
}
.tax-categorias_podcast .info.pc .cierreexpo {
    width: 100%;
    float: none;
    text-align: right;
    display: flex;
    align-items: center;
    border: 0;
    justify-content: flex-end;
}
.tax-categorias_podcast .exposingle .info a{
	display: flex;
}
iframe.playlist {
	width: 100%;
	height: 500px;
}

.cierreexpo a {
    display: contents !important;
    float: none !important;
}

@media (prefers-color-scheme: dark) {

	.textoexposingle {
		color: white;
	}
	.tit_bloque {
		color: white;
		border: 4px solid white;
	}
	.buzon {
		padding: 37px 0 0 0;
	}
	body {

		background-color: #111 !important;
	}
	.navigation a, .navigation span {
		color: white;
	}
	body, button, input, select, textarea {
		color: white;
	}
	.event {
		background-color: #111;
	}
	.texto-destacado {
		color: white;
	}

	element.style {
	}
	.wrapper-buttons a.suscribe {
		font-weight: bold;
	}
	.wrapper-buttons a {
		display: inline-block;
		margin-left: 10px;
		font-size: 15px;
	}
	a, a:hover, a:visited {
		color: white;
	}
	.head_exposingle .wrap-textos .titulopodcast {
		color: white;
	}

}

.bannerexpo .titulos {
	width: 28% !important;
}
ul, ol {
	margin: 0 0 1.5em 40em;
}
.bannerexpo .menuvarios {
	position: absolute !important;
	right: 0 !important;
	top: 30px !important;
}
@media screen and (max-width: 1024px) {
	.bannerexpo .menuvarios {
		position: inherit !important;
		right: auto !important;
		top: 0 !important;
		width: 100% !important;
		float: left !important;
		background-color: #6B7075 !important;
	}
	.head_exposingle .texto {
		display: none !important;
	}
	.menuvarios ul {
		margin: 0 5%;!important;
		padding: 22px 0 26px 0;
	}
}