
/* Seccion */
/* PB */
.page-seccion #main-news{
	margin-bottom: 70px;
}
.page-seccion #main-news .inner-container > .flex-container{
	position: relative;
}
.page-seccion #main-news .left-content{
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.page-seccion #main-news .right-column{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;	
}
.page-seccion.page-seccion-normal #main-news .right-column{
	margin-top: 240px;
}
.page-seccion #main-news .grid-3-entrys:not(:last-child){
	margin-bottom: 70px;
}
/* Fix por alto de banners */
.seccion-top-fix{
	padding-top: 40px;
	background: #f15a08;
}
.seccion-top-fix .banner-box amp-ad{
	margin-bottom: 0;
}
.page-seccion #main-news .right-column .banner-box amp-ad{
	margin-bottom: 70px;
}
/* Titulo de seccion */
.page-seccion-normal .section-title-holder{
	position: absolute;
	top: 0;
	left: 0;
	max-width: 300px;
}
.section-title-holder h1{
	font-size: 28px;
	line-height: 33px;
	color: #ffffff;
	margin-bottom: 20px;
}
.section-title-holder h2{
	max-width: 300px;
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
	margin-bottom: 25px;
}
.section-title-holder .share-section p{
	font-size: 12px;
	line-height: 1;
	color: #202020;
	margin-right: 11px;
}
.section-title-holder .share-section a:first-of-type{
	width: 25px;
	margin-right: 18px;
}
.page-seccion-en-vivo .section-title-holder .live-extra-holder > .share-section.share-vivo a:first-of-type{
	width: 30px;
}
.section-title-holder .share-section .svg-fb{
	width: 9px;
	margin: 0 auto;
	display: block;
}
.section-title-holder .share-section .svg-tw{
	width: 23px;
	display: block;
}
.section-title-holder .share-section svg path{
	fill: #000000;
}
/* Fix volantas con nombre de seccion dentro de sumarios */
.page-seccion .volanta.section{
	display: none;
}
/* Zona ranking */
.page-seccion #notas-ranking .entrys-holder{
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}
.page-seccion #notas-ranking .ranking{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	position: -webkit-sticky;
    	position: sticky;
	top: 61px;
}
.page-seccion #zona-newsletter .right-column > .flex-container{
	margin-bottom: 70px;
}
/* Seccion periodista/protagonista */
#section-top-part{
	padding: 52px 0 2px;
	background: #f15a08;
}
.page-periodista #main-news:before{
	height: 271px;
}
.page-periodista .section-title-holder .extra-holder,
.page-protagonista .section-title-holder .extra-holder,
.page-tags .section-title-holder .extra-holder{
	-ms-flex-preferred-size: 300px;
	flex-basis: 300px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.page-periodista .section-title-holder .extra-holder,
.page-protagonista .section-title-holder .extra-holder{
	padding-top: 39px;
}
.page-tags .section-title-holder .extra-holder{
	padding-top: 9px;
}
.section-title-holder .people-data-holder,
.section-title-holder .extra-tags-holder{
	-ms-flex-preferred-size: calc(100% - 340px);
	flex-basis: calc(100% - 340px);
}
.people-data-holder .people{
	margin-bottom: 25px;
}
.people-data-holder .people figure{
	-ms-flex-preferred-size: 150px;
	flex-basis: 150px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
}
.people-data-holder .people figure img{
	border-radius: 50%;
}
.people-data-holder .people .people-name{
	font-size: 30px;
	line-height: 1;
	color: #ffffff;
	margin-bottom: 5px;
}
.people-data-holder .people .people-job{
	font-size: 20px;
	color: #ffffff;
}
.people-data-holder .people-data,
.people-data-holder > p{
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}
.tag-data-holder{
	margin-bottom: 40px;
}
.tag-data-holder figure{
	-ms-flex-preferred-size: 300px;
	flex-basis: 300px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 30px;
}
.tag-data-holder .tag-data{
	font-size: 18px;
	line-height: 28px;
	color: #ffffff;
}
.tag-people figure{
	-ms-flex-preferred-size: 30px;
	flex-basis: 30px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 30px
	border-radius: 50%;
	margin-right: 11px;
}
.tag-people figure img{
	border-radius: 50%;
}
.tag-people .tag-name{
	font-size: 11px;
	line-height: 1;
	color: #ffffff;
}
/* Paginas de busqueda */
.page-busqueda:not(.page-busqueda-nula) main{
	padding-bottom: 70px;
}
/* Busqueda con resultados */
.page-busqueda:not(.page-busqueda-nula) .search-container{
	margin-bottom: 50px;
}
.search-results-container{
	padding-top: 50px;
	position: relative;
	margin-bottom: 47px;
}
.search-results-container:before{
	content: '';
	display: block;
	height: 209px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: #454545;
}
.search-top-part .banner-box{
	-ms-flex-preferred-size: 300px;
    	flex-basis: 300px;
    	-ms-flex-negative: 0;
    	flex-shrink: 0;
}
.search-top-part .right-part{
	-ms-flex-preferred-size: calc(100% - 340px);
    	flex-basis: calc(100% - 340px);
}
.search-container form{
	margin: 0 auto;
	position: relative;
}
.search-container form:before{
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 12px;
	left: 25px;
	background: url(/export/sites/rosario3/arte/v2/header/lupa-gris-inverted.png);
	background-size: 100%;
}
.search-container form input{
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	height: 45px;
	font-size: 16px;
	line-height: 45px;
	font-family: 'Encode Sans', sans-serif;
	color: #f15a08;
	padding-left: 60px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #f15a08;
	border-right: 0;
}
.search-container form input::placeholder {
	font-family: 'Encode Sans', sans-serif;
	font-size: 16px;
	line-height: 45px;
	color: #f15a08;
	opacity: 1;
} 
.search-container form input:-ms-input-placeholder{
	font-family: 'Encode Sans', sans-serif;
	font-size: 16px;
	line-height: 45px;
	color: #f15a08;
} 
.search-container form input::-ms-input-placeholder{ 
	font-family: 'Encode Sans', sans-serif;
	font-size: 16px;
	line-height: 45px;
	color: #f15a08;
}
.search-container form button{
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 45px;
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	color: #ffffff;
	padding: 0 50px;
	border-radius: 0 5px 5px 0;
	background: #f15a08;
}
.search-container form button:hover{
	text-decoration: underline;
}
.search-results-container + .inner-4-entrys-container{
	margin-bottom: 44px;
}
/* Error de busqueda */
.search-error{
	max-width: 700px;
	margin: 150px auto 0;
	padding: 66px 0 112px;
}
.search-error .error-icon{
	-ms-flex-preferred-size: 75px;
	flex-basis: 75px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 75px;
	border-radius: 50%;
	background: #bf0811;
	margin-right: 25px;
	position: relative;
}
.search-error .error-icon .holder{
	width: 25px;
	height: 25px;
}
.search-error .error-icon span{
	width: 35px;
	height: 4px;
	border-radius: 10px;
	background: #ffffff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	position: relative;
	top: 11px;
	left: -5px;
}
.search-error .error-icon span:last-child{
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: relative;
	top: 7px;
	left: -5px;
}
.search-error .error-text p{
	font-size: 24px;
	line-height: 41px;
	color: #454545;
}
/* Secciones videos */
.page-videos main{
	padding-bottom: 70px;
}
.page-videos main,
.page-videos #main-news:before{
	background: #202020;
}
.page-videos .seccion-top-fix{
	background: #202020;
}
.page-seccion.page-seccion-normal.page-videos:not(.page-el-tres) #main-news .right-column{
	margin-top: 132px;
}
.page-videos .section-title-holder h3 .svg-eltres{
	width: 132px;
	margin: 0 auto;
}
.page-videos .section-title-holder .share-section p,
.page-videos .entry-box .entry-data .title{
	color: #ffffff;
}
.page-videos .section-title-holder .share-section svg path{
	fill: #ffffff;
}
.page-videos #async-entrys{
	margin-bottom: 0;
}
.page-videos .big-entry-box .extra-info-holder{
	top: 50%;
	left: 50%;
	bottom: auto;
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.page-videos .main-4-entrys .big-entry-box .multi-icon{
	width: 100px;
	height: 100px;
	position: initial;
}
.page-videos .main-4-entrys .big-entry-box .svg-video{
    	width: 43px;
}    
/* Buscador dentro de entrys */
.search-entry-videos p{
	font-size: 50px;
	line-height: 1;
	color: #f15a08;
	position: relative;
    	bottom: -8px;
}
.search-entry-videos form{
	-ms-flex-preferred-size: 272px;
	flex-basis: 272px;
	height: 31px;
}
.search-entry-videos form select{
	-ms-flex-preferred-size: 554px;
	flex-basis: 554px;
	height: 31px;
	font-size: 14px;
	line-height: 29px;
	font-family: 'Encode Sans', sans-serif;
	color: #202020;
	padding-left: 11px;
	border-radius: 5px;
	border: 1px solid #f15a08;
}
.right-column form input{
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	height: 31px;
	font-size: 14px;
	line-height: 29px;
	font-family: 'Encode Sans', sans-serif;
	color: #202020;
	padding-left: 11px;
	border-radius: 5px 0 0 5px;
	border: 1px solid #f15a08;
	border-right: 0;
}
.right-column form input::placeholder {
	font-family: 'Encode Sans', sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #202020;
	opacity: 1;
} 
.right-column form input:-ms-input-placeholder{
	font-family: 'Encode Sans', sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #202020;
} 
.right-column form input::-ms-input-placeholder{ 
	font-family: 'Encode Sans', sans-serif;
	font-size: 14px;
	line-height: 29px;
	color: #202020;
}
.right-column form button{
	-ms-flex-preferred-size: 47px;
	flex-basis: 47px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	height: 31px;
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	color: #ffffff;
	border-radius: 0 5px 5px 0;
	background-color: #f15a08;
	background-image: url(/export/sites/rosario3/arte/v2/header/lupa-blanca-inverted.png);
	background-size: 18px 18px;
	background-position: center center;
	background-repeat: no-repeat;
}
/* Busqueda videos */
.page-busqueda-videos main,
.page-busqueda-videos .search-results-container:before{
	background: #202020;
}
.page-busqueda-videos .entry-box .entry-data .title{
	color: #ffffff;
}
/* Busqueda videos nula */
.page-busqueda-nula.page-busqueda-videos main,
.page-busqueda-nula.page-busqueda-videos .search-container,
.page-busqueda-nula.page-busqueda-videos main, 
.page-busqueda-nula.page-busqueda-videos .search-results-container:before{
	background: #000000;
}
.page-busqueda-videos .search-error .error-text p{
	color: #ffffff;
}
.page-busqueda-nula.page-busqueda-videos #async-entrys{
	display: none;
}
/* Clima */
.page-clima #main-news:before{
	height: 339px;
	background: #009bdb;
}
.page-seccion.page-clima #main-news .inner-container > .flex-container{
	margin-bottom: 70px;
}
.page-clima .section-title-holder .share-section p{
	color: #202020;
}
.page-clima .entry-box{
	margin-bottom: 44px;
}
.page-clima .entry-box .multi-icon{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
} 
.page-clima .entry-box .multi-icon:after{
	content: 'PLAY VIDEO';
	display: block;
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	white-space: nowrap;
	font-family: 'Space Mono', monospace;
	color: #ffffff;
	position: absolute;
	left: -10px;
	bottom: -34px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
.page-clima .entry-box:hover .multi-icon:after{
	opacity: 1;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s;
}
.page-clima .entry-box .svg-video{
    	width: 43px;
}
.page-clima .entry-box .entry-data.absolute .title{
	font-size: 40px;
	line-height: 50px;
}
/* Modulo de clima */
.page-clima .clima-total-container{
	background: #ffffff;
}
.page-clima .clima-total-container > .flex-container:first-child{
	margin-bottom: 41px;
}
.page-clima .clima-ahora{
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 51px;
}
.page-clima .modulo-clima .mod-title{
	margin-bottom: 27px;
}
.page-clima .clima-ahora figure{
	max-width: 137px;
	margin: 0 auto 13px;
}
.page-clima .clima-ahora:before{
	display: none;
}
.page-clima .modulo-clima{
	width: 300px;
	padding: 23px 0 24px 0;
	border: 0;
	margin-right: 24px;
	margin-bottom: 0;
}
.page-clima .modulo-clima + .extra-holder{
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}
.page-clima .clima-ahora-data > p:not(:first-child){
	font-size: 20px;
}
.page-clima  .pronostico-hoy{
	padding-top: 23px;
	padding-bottom: 27px;
	border-bottom: 1px solid #bebebe;
	margin-bottom: 22px;
}
.page-clima  .pronostico-hoy > p{
	font-size: 25px;
	line-height: 1;
	text-align: center;
	color: #001d7e;
	margin-bottom: 24px;
}
.page-clima .pronostico-hoy figure{
	width: 98px;
	margin-right: 20px;
}
.page-clima  .pronostico-hoy figure img{
	width: 98px;
}
.page-clima .pronostico-hoy .min-max{
	margin-bottom: 9px;
}
.page-clima .pronostico-hoy .min-max p:not(:last-child){
	margin-right: 27px;
}
.page-clima .por-hora{
	text-align: center;
}
.page-clima .por-hora .hora-pronostico{
	font-size: 16px;
	color: #001d7e;
	margin-bottom: 10px;
}
.page-clima .por-hora{
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%;
	position: relative;
}
.page-clima .por-hora:not(:last-child):before{
	content: '';
	display: block;
	width: 1px;
	height: 137px;
	background: #bebebe;
	position: absolute;
	top: -5px;
	right: 0;
}
.page-clima .por-hora figure{
	max-width: 56px;
	margin: 0 auto 10px;
}
.page-clima .por-hora > p{
	font-size: 30px;
	line-height: 1;
}
.page-clima .extendido{
	text-align: center;
	border-top: 10px solid #009bdb;
	padding-top: 29px;
	background: url(/export/sites/rosario3/arte/v2/dot-bg.png)repeat;
}
.page-clima .extendido .mod-title{
	color: #009bdb;
	margin-bottom: 26px;
}
.page-clima .extendido-dias{
	border-bottom: 2px solid #009dbd;
	padding: 0 39px 29px 39px;
}
.page-clima .extendido .por-dia{
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
}
.page-clima .extendido .por-dia .dia-pronostico{
	font-size: 18px;
	line-height: 1;
	text-transform: uppercase;
	color: #001d7e;
	margin-bottom: 18px;
}
.page-clima .extendido .por-dia figure{
	max-width: 71px;
	margin: 0 auto 15px;
}
.page-clima .extendido .por-dia .dia-estado{
	font-size: 16px;
	margin-bottom: 2px;
}
.page-clima .extendido .por-dia .dia-min-max p,
.page-clima .extendido .por-dia .dia-min-max p span{
	font-size: 12px;
}
.page-clima .extendido .por-dia .dia-min-max p.min{
	margin-right: 5px;
}
.page-clima .ultima-actualizacion {
	padding-top: 9px;
	background: #ffffff;
}
.page-clima .ultima-actualizacion figure{
	width: 51px;
	margin-left: 6px;
}
.page-seccion.page-seccion-normal.page-clima #main-news .right-column{
	margin-top: 150px;
}
/* Colores para secciones particualres */
/* Seccion deporte */
.page-seccion.deportes #main-news:before,
.page-seccion.deportes .seccion-top-fix{
	background: #11ac31;
}
.page-seccion.deportes.newells-old-boys #main-news:before,
.page-seccion.deportes.newells-old-boys .seccion-top-fix{
	background: #b81f26;
}
.page-seccion.deportes.newells-old-boys .section-title-holder h3{
	color: #000000;
}
.page-seccion.deportes.rosario-central #main-news:before,
.page-seccion.deportes.rosario-central .seccion-top-fix{
	background: #1b2f6f;
}
.page-seccion.deportes.rosario-central .section-title-holder h3,
.page-seccion.deportes.rosario-central .section-title-holder .share-section p{
	color: #f8e726;
}
.page-seccion.deportes.rosario-central .section-title-holder .share-section svg path{
	fill: #f8e726;
}
.page-seccion.deportes .section-title-holder .share-section p,
.page-seccion.ocio .section-title-holder .share-section p{
	color: #202020;
}
.page-seccion.deportes .entry-box:not(.rnk-big):not(.small-entry-box):hover .title{
	color: #11ac31!important;
}
.page-seccion.deportes .entry-box:not(.rnk-big):not(.small-entry-box) .volanta{
	border-color: #11ac31;
}
.section-df-stats{
	background: #343434;
	padding: 16px 0 11px;
	margin-bottom: 70px;
}
.section-df-stats iframe[src*="rosario3.datafactory"]{
	height: 150px!important;
	border: 0!important;
	position: relative;
	background: none!important;
}
/* Ocio */
.page-seccion.ocio #main-news:before,
.page-seccion.ocio .seccion-top-fix{
	background: #0376d7;
}
.page-seccion.ocio .entry-box:not(.rnk-big):not(.small-entry-box):hover .title{
	color: #0376d7!important;
}
.page-seccion.ocio .entry-box:not(.rnk-big):not(.small-entry-box) .volanta{
	border-color: #0376d7;
}
/* Mesa de dialogo */
.page-seccion.mesa-de-dialogo #main-news:before,
.page-seccion.mesa-de-dialogo .seccion-top-fix{
	background: #545454;
}
.page-seccion.mesa-de-dialogo .section-title-holder{
	width: 300px;
}
.page-seccion.mesa-de-dialogo .section-title-holder figure{
	width: 132px;
	margin: 0 auto;
}
/* Mesa politica */
.page-seccion.mesa-politica #main-news:before,
.page-seccion.mesa-politica .seccion-top-fix{
	background: #372f68;
}
.page-seccion.mesa-politica .section-title-holder{
	width: 300px;
}
.page-seccion.mesa-politica .section-title-holder figure{
	width: 198px;
	margin: 0 auto;
}
/* Club de lectura */
.page-seccion.club-de-lectura #main-news:before{
	background: url(/export/sites/rosario3/arte/v2/bg-lectura-seccion.png)repeat;
}
.page-seccion.club-de-lectura .seccion-top-fix{
	background: none;
}
.page-seccion.club-de-lectura .section-title-holder{
	width: 300px;
}
.page-seccion.club-de-lectura .section-title-holder figure{
	width: 198px;
}

/* Fix icono reproduccion de videos */
.video-js .vjs-big-play-button{
	width: 100px;
	height: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 50%;
	background: #f15a08;
	border: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
}
.vjs-big-play-button .vjs-icon-placeholder:before{
	content: ''!important;
	display: block;
	width: 43px!important;
	height: 43px!important;
	background: url(/export/sites/rosario3/arte/v2/video.svg)no-repeat;
	position: absolute;
	top: 28px!important;
	left: 34px!important;
}
.video-js .vjs-big-play-button:after{
	content: 'PLAY VIDEO';
	display: block;
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
    	white-space: nowrap;
	font-family: 'Space Mono', monospace;
	color: #ffffff;
	position: absolute;
	left: -10px;
	bottom: -34px;
	opacity: 0;
	-webkit-transition: opacity .3s;
    	-o-transition: opacity .3s;
    	transition: opacity .3s;
}
.videoWrapper:hover .video-js .vjs-big-play-button:after{
	opacity: 1;
	-webkit-transition: opacity .3s;
    	-o-transition: opacity .3s;
    	transition: opacity .3s;
}
.video-js:hover .vjs-big-play-button, 
.video-js .vjs-big-play-button:focus{
	border: unset!important;
	background: #f15a08!important;
}
/** El Tres en vivo **/
.page-seccion-en-vivo.page-seccion-normal .section-title-holder{
	position: initial;
}
.page-seccion-en-vivo #main-news:before,
.page-seccion-en-vivo .seccion-top-fix{
	background: -webkit-gradient(linear,left top, right top,color-stop(40%, rgba(85,48,218,1)),color-stop(60%, rgba(37,117,252,1)));
	background: -webkit-linear-gradient(left,rgba(85,48,218,1) 40%,rgba(37,117,252,1) 60%);
	background: -o-linear-gradient(left,rgba(85,48,218,1) 40%,rgba(37,117,252,1) 60%);
	background: linear-gradient(to right,rgba(85,48,218,1) 40%,rgba(37,117,252,1) 60%);
}
.page-seccion-en-vivo .section-title-holder h3{
	width: 150px;
	margin-bottom: 50px;
}
.page-seccion-en-vivo .section-title-holder h3 p{
	width: 85px;
	font-size: 16px;
	line-height: 1;
	color: #ffffff;
	background: #ff0000;
	padding: 3px 8px;
	margin-bottom: 13px;
}
.page-seccion-en-vivo .section-title-holder .share-section{
	margin-bottom: 30px;
}
.page-seccion-en-vivo .section-title-holder .svg-wsp{
	width: 30px;
}
.page-seccion-en-vivo .section-title-holder .share-section svg path,
.page-seccion-en-vivo .section-title-holder .svg-wsp path{
	fill: #ffffff;
}
.page-seccion-en-vivo .section-title-holder .share-section p{
	color: #ffffff;
}
.page-seccion-en-vivo .share-vivo{
	cursor: pointer;
}
.page-seccion-en-vivo .share-vivo p{
	font-size: 20px;
	white-space: nowrap;
	color: #ffffff;
	margin-right: 0;
}
.page-seccion-en-vivo .section-title-holder .live-extra-holder > .share-section.share-vivo p a:first-of-type{
	margin-right: 0;
}
.page-seccion-en-vivo .section-title-holder .kicker{
	color: #ffffff;
	text-decoration: underline;
}
.page-seccion-en-vivo .section-title-holder .kicker:hover{
	text-decoration: none;
}


/** Fix responsive canal 3 en vivo **/
@media only screen and /*!FIX*/ (max-width: 1023px), only screen and /*!FIX*/ (max-device-width: 1023px){
	/** Header **/
	.page-seccion-en-vivo #site-header{
		display: none;
	}
	.page-seccion-en-vivo #fix-responsive-header{
		height: 60px;
		display: block!important;
		background: #f15a08;
		position: relative;
	}
	.page-seccion-en-vivo #fix-responsive-header figure{
		width: 175px;
	}
	/** Contenido **/
	.page-seccion-en-vivo #main-news{
		background: -webkit-gradient(linear,left top, right top,color-stop(40%, rgba(85,48,218,1)),color-stop(60%, rgba(37,117,252,1)));
		background: -webkit-linear-gradient(left,rgba(85,48,218,1) 40%,rgba(37,117,252,1) 60%);
		background: -o-linear-gradient(left,rgba(85,48,218,1) 40%,rgba(37,117,252,1) 60%);
		background: linear-gradient(to right,rgba(85,48,218,1) 40%,rgba(37,117,252,1) 60%);
	}
	.page-seccion-en-vivo #main-news:before{
		background: none;
	}
	.page-seccion-en-vivo.page-seccion #main-news .inner-container > .flex-container{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.page-seccion-en-vivo #main-news .left-content{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
		max-width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-bottom: 50px;
	}
	.page-seccion-en-vivo.page-seccion-normal .section-title-holder{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		width: 100%;
		max-width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-bottom: 50px;
	}
	.page-seccion-en-vivo .section-title-holder h3{
		-ms-flex-negative: 0;
		flex-shrink: 0;
		margin-bottom: 0;
	}
	.live-extra-holder{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-preferred-size: calc(100% - 150px);
		flex-basis: calc(100% - 150px);
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-left: 30px;
	}
	.page-seccion-en-vivo .section-title-holder .share-section{
		margin-bottom: 0;
	}
}
@media only screen and /*!FIX*/ (max-width: 700px), only screen and /*!FIX*/ (max-device-width: 700px){
	.page-seccion-en-vivo.page-seccion-normal .section-title-holder{
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.page-seccion-en-vivo .section-title-holder h3{
		width: 120px;
	}
	.live-extra-holder{
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: start;
                -ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: justify;
                -ms-flex-pack: justify;
		justify-content: space-between;
	}
	.page-seccion-en-vivo .section-title-holder .live-extra-holder .share-section{
		margin-bottom: 30px;
	}
}