
/* Generales */
.page-popin .ahora-holder .banner-box{
	display: none;
}
.page-popin{
	max-width: 1000px;
	margin: 0 auto;
}
.page-popin .modulo-clima{
	margin-bottom: 0;
	padding-bottom: 4px;
}
.page-popin .ahora-holder{
	position: relative;
	top: 0px;
}
.page-popin .ahora-news .small-entrys-holder{
	height: 740px;
}
.page-popin .top-part{
	padding: 43px 30px 30px;
	background: url(/export/sites/rosario3/arte/v2/dot-bg.png)repeat;
	margin-bottom: 52px;
}
.page-popin .video-js .vjs-icon-placeholder{
	line-height: 1.5em;
}
.page-popin .share-popin a{
	height: 30px;
	border-radius: 3px;
	padding: 0 10px;
}
.page-popin .share-popin .fb-popin{
	background: #001d7e;
	margin-right: 15px;
}
.page-popin .share-popin .tw-popin{
	background: #77bae8;
}
.page-popin .share-popin .fb-popin svg{
	width: 8px;
	margin-right: 8px;
}
.page-popin .share-popin .tw-popin svg{
	width: 19px;
	margin-right: 6px;
}
.page-popin .share-popin svg path{
	fill: #ffffff;
}
.page-popin .share-popin a span{
	font-size: 10px;
	line-height: 1;
	text-transform: uppercase;
	color: #ffffff;
}
.page-popin .top-part .share-popin a:hover span{
	text-decoration: underline;
}
.page-popin .bottom-part{
	padding: 0 20px 35px;
}
.wsp-popin{
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background: #25d366;
	margin-bottom: 15px;
}
.wsp-popin svg{
	width: 19px;
	margin-right: 14px;
}
.page-popin .share-popin a.wsp-popin span{
	font-size: 14px;
}
/* FM Plus */
.popin-fmplus .video-js{
	background-image: url(/export/sites/rosario3/arte/v2/radios/FM-Plus.png);
}
/* Radio 2 */
.popin-radio2 .video-js{
	background-image: url(/export/sites/rosario3/arte/v2/radio2.svg);
	background-size: 120px auto;
    	background-position: 50% 45%;
}
.popin-radio2 .right-part{
	width: -webkit-calc(100% - 352px)!important;
	width: calc(100% - 352px)!important;
	max-width: calc(100% - 352px)!important;
	-ms-flex-preferred-size: calc(100% - 352px)!important;
        flex-basis: calc(100% - 352px)!important;
}
.popin-radio2 .right-part .right-top-part{
	margin-bottom: 16px;
}
.popin-radio2 .share-popin{
	-ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.radio-2 .inner-info{
	padding-top: 14px;
	padding-left: 12px;
    	padding-bottom: 16px;
	border: 1px solid #b3b3b3;
	margin-left: 20px;
}
.radio-2 .program-holder{

}
.radio-2 .live-program{
	-ms-flex-preferred-size: 356px;
        flex-basis: 356px;
	-ms-flex-negative: 0;
    	flex-shrink: 0;
	background: #f8a32f;
	padding: 22px 0 10px 66px;
	margin-right: 15px;
	position: relative;
}
.radio-2 .live-program:before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 52.5px 0 52.5px 35px;
	border-color: transparent transparent transparent #ffffff;
	position: absolute;
	top: 0;
	left: 0;
}
.radio-2 .live-program .ahora{
	height: 26px;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
	color: #ffffff;
	background: #ff0000;
	padding: 0 9px;
	position: absolute;
	top: -13px;
	left: 95px;
}
.radio-2 .program-image{
	width: 73px;
	height: 73px;
	-ms-flex-negative: 0;
        flex-shrink: 0;
	border-radius: 50%;
	margin-right: 17px;
}
.radio-2 .program-image img{
	border-radius: 50%;
}
.radio-2 .program-name{
	font-size: 18px;
	margin-bottom: 2px;
	color: #202020;
}
.radio-2 .conductor-name{
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
}
.radio-2 .program-horarios{
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}
.radio-2 .share-popin-holder{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.radio-2 .share-popin-holder > a{
	font-size: 12px;
	text-decoration: underline;
	color: #3842ff;
}
.radio-2 .radio-2-swiper{
	padding-top: 2px;
}
.radio-2 .swiper-headers{
	padding-right: 9px;
	margin-bottom: 17px;
}
.radio-2 .swiper-headers p{
	font-size: 13px;
}
.radio-2 .swiper-headers a{
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.radio-2 .swiper-button-next, 
.radio-2 .swiper-button-prev{
	width: 15px;
	height: 25px;
	background: url(/export/sites/rosario3/arte/v2/small-black-arrow.png);
}
.radio-2 .swiper-button-prev{
	left: 4px;
}
.radio-2 .swiper-button-next{
	right: 16px;
}
.radio-2 .swiper-button-next img{
	position: relative;
}
.radio-2 .swiper-button-next:before{
	content: '';
	display: block;
	width: 40px;
	height: 151px;
	position: absolute;
	top: -63px;
	right: -16px;
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255,0)),color-stop(55%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255,0) 0%,rgba(255,255,255,1) 55%);
        background: -o-linear-gradient(left, rgba(255, 255, 255,0) 0%,rgba(255,255,255,1) 55%);
        background: linear-gradient(to right, rgba(255, 255, 255,0) 0%,rgba(255,255,255,1) 55%);
}
.radio-2 .swiper-button-next.swiper-button-disabled:before{
	display: none;
}
/* Swiper de audios */
.radio-2 .radio-2-swiper .swiper-slide{
	width: 230px;
	margin-right: 20px;
}
/* anterior */
.audio-entrys{
	width: 230px;
	position: relative;
	overflow: hidden;
}
.audio-entrys .audio-entry-data{
	width: -webkit-calc(100% - 55px);
	width: calc(100% - 55px);
	background: #ededed;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	height: 150px;
	position: relative;
	float: left !important;
}
.audio-entrys .audio-entry-data .group-redes{
	width: 50px;
	transform: translate(50px,0);
	transition: all .3s;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.audio-entrys .audio-entry-data .entry-time{
	font-size: 11px;
	line-height: 1;
	color: #8f8e8e;
	margin-bottom: 7px;
	display: block;
}
.audio-entrys .audio-entry-data h1{
	font-size: 16px;
	line-height: 19px;
	font-weight: 900;
	color: #202020;
	margin-bottom: 11px;
	overflow: hidden;
}
.audio-entrys .audio-entry-data .audio-author{
	font-size: 10px;
	font-family: 'Space Mono', monospace;
	color: #000000;
}
.audio-entrys .audio-entry-data .audio-author p{
	max-width: 270px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 10px;
	font-family: 'Space Mono', monospace;
}
.audio-entrys .audio-entry-data .audio-author .audio-author-name{
	color: #8f8f8f;
}
.audio-entrys .audio-entry-data .audio-author span{
	font-size: 10px;
	font-family: 'Space Mono', monospace;
}
.audio-entrys .jw-player{
	width: 55px;
	height: 150px;
	background: #f8a32f;
}
.entry-audio {
	width: 55px;
	height: 150px;
	overflow: hidden;
	background-color: #f8a32f;
	text-align: center;
}
.playerdummy{
	margin-top: -81px;
	cursor: pointer;
	background-color: #f8a32f;
}
.playerdummy .iconplay{
	width: 36px;
	height: 30px;
	background-position: 0px 0px;
	margin: 0 auto;
}
.playerdummy .caption{
	width: 37px;
	position: relative;
	font-size: 12px;
	text-indent: -21px;
	font-family: 'Space Mono', monospace;
	color: #ffffff;
	background-color: #f8a32f;
	margin: 27px auto;
	overflow: hidden;
}
/* FM Vida */
.popin-fmvida .video-js{
	background-image: url(/export/sites/rosario3/arte/v2/fm-vida.svg);
	background-size: 250px auto;
	background-position: center center;
}
.popin-fmvida .right-part{
	width: -webkit-calc(100% - 352px);
	width: calc(100% - 352px);
	-ms-flex-preferred-size: calc(100% - 352px);
        flex-basis: calc(100% - 352px);
}
.fm-vida .inner-info{
	padding-left: 30px;
}
.fm-vida .inner-info .ahora{
	height: 32px;
	display: inline-block;
	font-size: 22px;
	line-height: 32px;
	color: #ffffff;
	background: #ff0000;
	padding: 0 15px;
	margin-bottom: 16px;
}
.fm-vida .program-name{
	font-size: 25px;
	margin-bottom: 16px;
}
.fm-vida .conductor-image{
	width: 87px;
	height: 87px;
	-ms-flex-negative: 0;
        flex-shrink: 0;
	border-radius: 50%;
	margin-right: 12px;
}
.fm-vida .conductor-image img{
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 50%;
}
.fm-vida .conductor-name{
	font-size: 20px;
	line-height: 1;
	color: #7a7979;
}
.fm-vida .program-days,
.fm-vida .program-horarios{
	font-size: 17px;
	line-height: 22px;
	color: #7a7979;
}
.fm-vida .share-popin-holder{
	width: 215px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-webkit-box-flex: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
}
.fm-vida .share-popin {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fm-vida .share-popin-holder > a{
	font-size: 12px;
	text-decoration: underline;
	color: #3842ff;
	margin-top: 14px;
}
/** Responsive **/
@media only screen and /*!FIX*/ (max-width: 999px), only screen and /*!FIX*/ (max-device-width: 999px){
	
	/** Generales **/
	.page-popin .top-part{
		display: block;
		padding: 40px 20px 20px;
		margin-bottom: 70px;
	}
	.page-popin .video-js{
		width: 100%!important;
		max-width: 352px!important;
		min-width: unset!important;
		margin: 0 auto 50px;
	}
	.page-popin .bottom-part{
		max-width: 640px;
		display: block;
		margin: 0 auto;
	}
	.page-popin .bottom-part > div:first-child,
	.page-popin .modulo-clima{
		margin-bottom: 70px;
	}
	.page-popin .bottom-part > div:first-child > div{
		max-width: 100%!important;
		margin-bottom: 70px!important;
	}
	.page-popin .bottom-part > div:first-child iframe{
		width: 100%!important;
	}
	.fm-vida .share-popin-holder > a
	.radio-2 .share-popin-holder > a{
		margin-top: 25px;
	}
	.wsp-popin{
		margin-bottom: 25px;
	}
	/** Radio 2 **/
	.popin-radio2 .right-part{
		width: 100%!important;
    		max-width: 100%!important;
	}
	.popin-radio2 .right-part .right-top-part{
		display: block;
	}
	.radio-2 .live-program{
		padding-left: 20px;
		padding-right: 10px;
		margin-right: 0;
		margin-bottom: 40px;
	}
	.radio-2 .live-program:before{
		display: none;
	}
	.radio-2 .inner-info{
		margin-left: 0;
	}
	.popin-radio2 .right-part .right-top-part{
		margin-bottom: 40px;
	}
	.page-popin.popin-radio2 .share-popin .fb-popin{
		margin-right: 0;
	}
	/** FM Plus **/
	.page-popin.popin-fmplus .share-popin{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	/** FM Vida **/
	.popin-fmvida .right-part{
		width: 100%!important;
    		max-width: 100%!important;
    		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.fm-vida .inner-info{
		padding-left: 0;
		margin-bottom: 50px;
	}
	/** Widget de Twitter **/
	.twitter-timeline{
		display: none!important;
	}
}