@font-face {
    font-family: 'latobold';
    font-display: swap;
    src: url('/css/fonts/depyvida/lato-bold-webfont.eot');
    src: url('/css/fonts/depyvida/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/depyvida/lato-bold-webfont.woff') format('woff'),
         url('/css/fonts/depyvida/lato-bold-webfont.ttf') format('truetype'),
         url('/css/fonts/depyvida/lato-bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'latomedium';
    font-display: swap;
    src: url('/css/fonts/depyvida/lato-medium-webfont.eot');
    src: url('/css/fonts/depyvida/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/depyvida/lato-medium-webfont.woff') format('woff'),
         url('/css/fonts/depyvida/lato-medium-webfont.ttf') format('truetype'),
         url('/css/fonts/depyvida/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'latoregular';
    font-display: swap;
    src: url('/css/fonts/depyvida/lato-regular-webfont.eot');
    src: url('/css/fonts/depyvida/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/depyvida/lato-regular-webfont.woff') format('woff'),
         url('/css/fonts/depyvida/lato-regular-webfont.ttf') format('truetype'),
         url('/css/fonts/depyvida/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}	

@font-face {
    font-family: 'sourcebolditalic';
    font-display: swap;
    src: url('/css/fonts/depyvida/sourcesanspro-bolditalic-webfont.eot');
    src: url('/css/fonts/depyvida/sourcesanspro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/depyvida/sourcesanspro-bolditalic-webfont.woff') format('woff'),
         url('/css/fonts/depyvida/sourcesanspro-bolditalic-webfont.ttf') format('truetype'),
         url('/css/fonts/depyvida/sourcesanspro-bolditalic-webfont.svg#source_sans_probold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
	

/* Header Deporte y vida */
    .depyvida-wrapper { width: 972px; margin: 0 auto; }
    .depyvida-header .depyvida-wrapper { position: absolute; top: 30px; left: 50%; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); height: 84px; top: 80px; }
    .fw.depyvida-header.ontop .depyvida-wrapper { top: 0; }
    .depyvida-header.ontop .depyvida-wrapper { position: relative; top: 0; left: auto; -webkit-transform: none; transform: none; margin: 0 auto;  }
    header .depyvida-logo, footer .depyvida-logo { color: #282828; position: relative; text-indent: -99999px; display: inline-block; }
    header .depyvida-logo:before, footer .depyvida-logo:before { content: ""; position: absolute; top: 40px; left: 0;   -webkit-transition: all .1s ease-in-out;   transition: all .1s ease-in-out; text-indent: 0; background: url(/img/deporte-y-vida/depyvida.svg) no-repeat; width: 280px; height: 28px;  }
    .depyvida-header .ocio-nav .list-txt { line-height: 60px;}
	
    /* RRSS on Header */
    .ocio-nav { float: right; font: 11px/50px 'latomedium', sans-serif; color: #282828; }
    .ocio-nav li { float: left; margin-left: 10px; }
    .ocio-nav li span { float: left; }
    .ocio-nav .list-txt { margin-right: 10px;}
    .ocio-nav .list-by-as { position:relative; display: block; color: #626262; font-size: 28px; text-align: center; padding-left: 0; width: 0; overflow: hidden; -webkit-transition: all .2s ease-in-out; transition:all .2s ease-in-out; line-height: 60px; }
    .ocio-nav .list-by-as:after { content: ''; position: absolute; height: 16px; width: 1px; background: #626262; top: 50%; left: 5px; margin-top: -8px; -webkit-transition: background .2s ease-in-out; transition: background .2s ease-in-out;}    
    .ocio-nav .btn-icon  { float:left; color: #626262;border: 2px solid #626262; -webkit-transition: all .2s ease-in-out; transition:all .2s ease-in-out; border-radius: 20px; padding: 5px;font-size: 16px; text-align: center; margin-right: 8px; margin-top: 15px; }
    .ocio-nav .as-icon-twitter:hover { color: #00C0F6; border-color: #00C0F6; }
    .ocio-nav .as-icon-facebook:hover { color: #5872A7; border-color: #5872A7; }

    /*header on top Deporte y vida */
    .depyvida-header.ontop { background: #55c60c; top: -46px; }
    .depyvida-header.ontop .depyvida-logo:after { content:none; }
    .depyvida-header.ontop .ocio-nav .list-by-as { color: #fff; width: 48px; padding-left: 18px; }
    .depyvida-header.ontop .ocio-nav .list-by-as:after { background: #fff; }
    .depyvida-header.ontop { border-bottom: 1px solid #fff; } 
    .ontop .ocio-nav { line-height: 46px; padding-top: 0; }
    .ontop .ocio-nav .btn-icon { margin-top: 10px; color: #fff; border-color: #fff; font-size: 13px; -webkit-transition: all .2s ease-in-out; transition:all .2s ease-in-out; }
    .ontop .ocio-nav .btn-icon:hover { opacity: 0.7; }
    .ontop .depyvida-logo:before { width: 190px; background:  0/100% url(/img/deporte-y-vida/depyvida-invert.svg) no-repeat; top: 10px; }
    .depyvida-header.ontop .ocio-nav .list-txt { height: 46px; line-height: 46px; color: #fff; }
    .ontop .ocio-nav .list-by-as { height: 46px; line-height: 46px; }

/*header Deporte y vida on FW*/
    .fw.depyvida-header,
    .fw.vertical-header.depyvida-header { background: #55c60c; top: 0; border-bottom:none; }
    .fw.depyvida-header .menu-principal,
    .fw.depyvida-header .nav-seccion { display: none; }
    .fw.depyvida-header .depyvida-wrapper { padding: 0 15px;  height: 46px; line-height: 46px; top: 30px; width: 100%; left: auto; -webkit-transform: none; transform: none; }
    .fw.depyvida-header .depyvida-logo:after { content:none; }
    .fw.depyvida-header .depyvida-logo:before { width: 190px; background: 0/99% url(/img/deporte-y-vida/depyvida-invert.svg) no-repeat; top:8px; }
    .fw.depyvida-header .ocio-nav { line-height: 46px; padding-top: 0; }
    .fw.depyvida-header .ocio-nav .btn-icon { margin-top: 10px; color: #fff; border-color: #fff; font-size: 13px; -webkit-transition: all .2s ease-in-out; transition:all .2s ease-in-out; }
    .fw.depyvida-header .ocio-nav .btn-icon:hover { opacity: 0.7; }    
    .fw.depyvida-header .ocio-nav .list-txt { display: none; }    
    .fw.depyvida-header .ocio-nav .list-by-as { color: #fff; width: 48px; padding-left: 18px; height: 46px; line-height: 46px; }
    .fw.depyvida-header .ocio-nav .list-by-as:after { background: #fff; }

   /* Temas de la semana */
    .tem-sem .con-tem-sem .tit-tem-sem:before { border-left-color: #1fae00; }
    .con-tem-sem ul li a:hover, .tem-sem .mas-temas { color: #1fae00; }

/* NAV */
    .nav-seccion .container { position: relative; border-top: 1px dashed #55c60c; padding: 0; }
    .nav-seccion ul li a, .nav-seccion .tit-seccion-nav, .nav-seccion .btn-desp { color: #1fae00; font-family: 'latobold', sans-serif; }
    .nav-seccion ul li a:hover { color: #505050; border-bottom: 0; }
    .nav-seccion .btn-desp:after { border-top-color: #1fae00; }
    .nav-seccion .btn-desp.active:after { border-bottom-color: #55c60c; }
    .nav-seccion .tit-seccion-nav { font-size: 18px; }
    .nav-seccion .tit-seccion-nav:hover { color: #1fae00; }
    .nav-seccion .menu-desp { background: #55c60c; }
    .nav-seccion .menu-desp li { border-bottom: 1px dashed #fff; }

/* NOTICIAS en portada */	
    .pntc { border-bottom: 1px dashed #55c60c;}
    .pntc .pntc-content .title { font: 21px/25px 'latobold', sans-serif; margin: 5px 0 15px; color: #626262; position: relative; }
	.pntc .pntc-content .title a:hover { color: #55c60c;  }
    [class*="col-md-"] .pntc .pntc-content .subtitle { font: 14px/16px "sourcebolditalic", sans-serif; color: #55c60c; margin: 0; }
    .pntc-videodestacado .pntc-content .subtitle { color: #1fae00; }
    .pntc .pntc-content .txt { font: 16px/20px "latoregular", sans-serif; margin: 0 0 10px; color: #626262; }
    .pntc-v .pntc-autor-share .nom-wrapper { max-width: 114px; }
    .pntc .pntc-autor-share .nom-wrapper .nom { font: 10px/14px Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: -2px; text-transform: uppercase; color: #878787; }
    .pntc .pntc-autor-share .nom-wrapper .fecha { font: 12px/18px  Arial, Helvetica, sans-serif; color: #626262; margin-right:0 ; }
    .pntc .pntc-autor-share .nom-wrapper .nom:hover, 
    .pntc-galeriadestacada .pntc-content .pntc-autor-share .nom-wrapper .nom:hover  { color: #1fae00; }
			
    .pntc .rrss-list { height: 34px;  }
    .pntc .rrss-list li { margin: auto; float: left; margin-left: 2px; }
    .pntc .rrss-list li a { height: 30px; width: 34px; font-size: 16px; line-height: 35px; padding: 0; color: #626262; }
    .pntc .rrss-list li .twitter, .pntc .rrss-list li .facebook, .pntc .rrss-list li .whatsapp { background: transparent; -webkit-transition: all .25s; transition: all .25s; }
    .pntc .rrss-list li .facebook:hover .as-icon-facebook { color: #5872A7; border-color: #5872A7; }
    .pntc .rrss-list li .twitter:hover .as-icon-twitter{ color: #00C0F6; border-color: #00C0F6; }
    .pntc .rrss-list li .whatsapp:hover .as-icon-whatsapp { color: #43d854; }
    
    .pntc-galeriadestacada .rrss-list li .facebook:hover, .pntc-galeriadestacada .rrss-list li .twitter:hover, .pntc-galeriadestacada .rrss-list li .whatsapp:hover  { background: transparent; }
    .pntc-galeriadestacada .rrss-list li .facebook:hover span { color: #5872A7; }
    .pntc-galeriadestacada .rrss-list li .twitter:hover span { color: #00C0F6; }
    .pntc-galeriadestacada .rrss-list li .whatsapp:hover span { color: #43d854; }

	.pntc .rrss-list li .btn-comment:hover { background: transparent; color: #282828;}      
    .pntc .rrss-list .as-icon-facebook, .pntc .rrss-list .as-icon-twitter, .pntc .rrss-list .as-icon-whatsapp  { color: #626262; border: 2px solid #626262; -webkit-transition: all .2s ; transition: all .2s ; border-radius: 20px; padding: 5px; }
    .pntc .rrss-list .as-icon-whatsapp { border: 0; padding: 0; }
    .pntc .rrss-list li a.whatsapp, .pntc .rrss-list li a .as-icon-whatsapp { font-size:27px; }
    .pntc .rrss-list .btn-comment { margin-top: -6px; width: auto; padding-left: 2px; padding-right: 5px;}
    .pntc .rrss-list .btn-comment .as-icon-comentario { position: relative; top: 4px; /*font-size: 19px;*/ font-size: 17px; margin-left: 3px; }
    .as-icon-comentario { -webkit-text-fill-color: transparent; /* Will override color */ -webkit-text-stroke-width: 2px; -webkit-text-stroke-color: #626262; } 
    .pntc .rrss-list .btn-comment .comment-n { font: 13px/22px Sans-Serif; margin-left: 4px; }
    .cont-comentarios .as-icon-comentario { -webkit-text-stroke-width: 0; -webkit-text-fill-color: #efefef; }
    .barra-utilidades .as-icon-comentario { color: #fff; -webkit-text-stroke-width: 0;  -webkit-text-fill-color: #fff; }

    /* ENCUESTA */
    .pntc-encuesta .pntc-content  .pntc-txt { margin-bottom: 0; }
    .btn.tipo-1 { background: #101010; }
    .btn.tipo-1:hover { color: #E8F4A0; background: #101010; }
    .pntc-encuesta .tipo-5 { color: #1fae00; background: transparent; }
    .pntc-encuesta .tipo-5:hover { color: #101010; background: transparent; }
   .pntc-encuesta .tipo-5 .as-icon-estadisticas { border: none; }

    /*multimedia*/
    .btn-multimedia .as-icon-astv,
    .pntc .btn-multimedia .as-icon-astv,
    .video-player .btn-multimedia .as-icon-astv,
    .as-tv .cont-hdr-video .item-multimedia .as-icon-astv { background: #55c60c; text-align: center; }

    .btn-multimedia .as-icon-astv:before, 
    .video-player .btn-multimedia .as-icon-astv:before { content: "\e91c"; }

    /* multimedia */
    .pntc .as-icon-foto, 
    .pntc .as-icon-encuesta,
    .pntc .as-icon-play,
    .pntc .as-icon-estadisticas,
    .item-multimedia a:first-child .as-icon-estadisticas, 
    .item-multimedia a:first-child .as-icon-encuesta, 
    .item-multimedia a:first-child .as-icon-play, 
    .item-multimedia a:first-child .as-icon-foto { background: #252525; }
    .item-multimedia a:first-child:hover .as-icon-estadisticas, 
    .item-multimedia a:first-child:hover .as-icon-encuesta, 
    .item-multimedia a:first-child:hover .as-icon-play, 
    .item-multimedia a:first-child:hover .as-icon-foto  { color: #E8F4A0; }  

           
    /* GALERIA DESTACADA */
    .pntc-v.pntc-galeriadestacada .pntc-content { position: absolute; bottom: 45px; left: 0; width: 100%; z-index: 2; }	
    .pntc-v.pntc-galeriadestacada .pntc-content hgroup { position: relative; }
    .pntc.pntc-galeriadestacada .pntc-content .subtitle { color: #1fae00; }
    .pntc.pntc-galeriadestacada .pntc-content .title { color: #626262; }
    .pntc-v.pntc-galeriadestacada .pntc-content .txt { position: relative; }
    .pntc-v.pntc-galeriadestacada .pntc-content::before { background: rgba(255, 255, 255, 0.8); }
			
    .pntc-v.pntc-galeriadestacada .pntc-autor-share .nom-wrapper .nom, .pntc-v.pntc-galeriadestacada .pntc-autor-share .nom-wrapper .fecha, .pntc-v.pntc-galeriadestacada .pntc-autor-share .nom-wrapper .fecha a { color: #626262; }

    .pntc-v.pntc-galeriadestacada .rrss-list li a { background: none; color: #626262; -webkit-transition: opacity .25s; transition: opacity .25s; }  
    .pntc-v.pntc-galeriadestacada .rrss-list .btn-comment .btn-icon { border: none; -webkit-text-fill-color: transparent; /* Will override color */ -webkit-text-stroke-width: 2px; -webkit-text-stroke-color: #626262; }
    .pntc-v.pntc-galeriadestacada .rrss-list .btn-share { border: none; }
    .pntc-v.pntc-galeriadestacada .pntc-autor-share .btn-wrapper .btn-share:hover { color:#434343; background-color: #fff; border-color: #fff; } 


    /*  Módulo otras web de as */
    .relacionadas .cint .cint-titular a { color: #1fae00; }
    .cint .cint-nav li a:before, .cint .cint-nav li a:after { background: #1fae00; }
    .cint .cint-nav li a:hover { color: #1fae00; }

    /*footer*/
    .ftr-inter { background: #282828; font: 11px/44px 'latomedium', sans-serif; color: #ffffff; padding: 0; }
    .ftr-inter li { margin-right: 18px;}
    .ftr-inter li:last-child { margin-right: 0;}
    .ftr-inter li a { font: inherit; color: inherit; }
    .ftr-inter li a:hover { text-decoration: underline; }
    .ftr-as .as-icon-logo { color: #fff; float: right; line-height: 44px; font-size: 35px; }
    .ftr-sup { background: #fff; padding: 0; }

        /* footer Deporte y vida */
    .ftr-sup .depyvida-wrapper { height: 56px;}
    .ftr-sup .depyvida-wrapper .depyvida-logo:before { background: url(/img/deporte-y-vida/depyvida.svg) no-repeat; top: 15px; width: 280px; -webkit-transition: all .1s ease-in-out; transition: all .1s ease-in-out; }

    .ftr-sup ul li { margin-bottom: 0; width:auto; }
    .ftr-sup .ocio-nav { color: #626262; line-height: 56px; }
    .ftr-sup .ocio-nav .btn-icon { color: #626262; border-color: #626262; margin-top: 15px; font-size: 16px; line-height: 17px; }
    .ftr-sup .ocio-nav .as-icon-twitter:hover { color: #00C0F6; border-color: #00C0F6; }
    .ftr-sup .ocio-nav .as-icon-facebook:hover { color: #00C0F6; border-color: #00C0F6; }
    .ftr-sup .ocio-nav a:last-child .btn-icon { margin-right: 0; }

	/* Artículo */
    .articulo .img-dest-art:before { background: none; }
    .articulo .cont-tit-art { bottom: 50px; }

    .articulo .cont-tit-art .col-md-8:before {content: ''; height: 122%; width: 100%; position: absolute; bottom: -14px; left: 0; background: rgba(255, 255, 255, 0.77); z-index: -1; }

    .articulo .titular-articulo { color: #626262; font: 37px/42px "latomedium", sans-serif;  }
    .articulo .cont-sup-art .titular-articulo { color: #626262; text-shadow: none; }
    .articulo .cont-sup-art .pic-author .nom-author,  .articulo .cont-sup-art .pic-author .fuente-author { font-size: 11px; color: #fff; }
    .articulo .titular-articulo a:hover { color: #55c60c; }
    .articulo .subtit-art { font: 20px/24px "sourcebolditalic", sans-serif; color: #55c60c; display: inline-block; margin: 0; text-transform: none; background: transparent; }
    .articulo .subtit-art a { color: #1fae00; }

    .articulo .cont-entradilla-art { /*margin-left: 15px;*/ font: 20px/26px "latoregular", sans-serif; border-bottom: none; padding-bottom: 0; color: #626262; }

    .barra-utilidades .redes-sociales { margin: 0; }
    .barra-utilidades li a { margin: 0 2px; border-radius: 0; }
    .barra-utilidades li:last-child a { margin-right: 0; }
    .barra-utilidades li:first-child a { margin-left: 0; }
    .articulo .barra-utilidades .as-icon-comentario:after { content: none; }
    .info-author { border-top: 1px solid #BABABA; margin-top: -11px; }
    .info-author .author-mask { border-bottom: 0; }

    .info-author .author-pic span { text-transform: uppercase; font: bold 12px/29px arial,helvetica; margin-top: 20px; color: #505050; margin-left: 0; }
    .info-author .author-pic:hover span { color: #282828; text-decoration: underline; }
    .info-author .author-pic img { height: 90%; margin-left: -35px; }
    .info-author .author-social .as-icon-twitter, .info-author .author-social .as-icon-firma { background: none; color: #626262; border: 2px solid #626262; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; border-radius: 20px; font-size: 16px; text-align: center; padding: 5px; }
    .info-author .author-social:hover [class*="as-icon-"] { background: none; }
    .info-author .author-social:hover { text-decoration: underline;  }
    .info-author .author-social span { color: #505050; font-size: 19px; line-height: 17px; margin-right: 5px; }
    .info-author .author-social:hover .as-icon-twitter { color: #00C0F6; border-color: #00C0F6; }
    .info-author .author-social:hover .as-icon-firma { color: #282828; border-color: #282828; }

    .art-info { border-top: 1px solid #BABABA; }
    .art-info .art-date { color: #8e8e8e; }
    .art-info .art-hour { color: #505050; }

    .articulo .int-articulo p { /*margin-left: 15px;*/ color: #505050; }
    .articulo .int-articulo p iframe { margin-left: -7px; }
    .articulo .int-articulo > p a { color: #1fae00; text-decoration: none; }
    .articulo .int-articulo > p a:hover { border-bottom: 1px solid #1fae00; color: #1fae00; }
    
    .a-figure figcaption, .item-multimedia figcaption, .c-ampliar .item-multimedia figcaption { position: relative; max-width: 992px; }

    /*item multimedia  */
  
    .item-multimedia .txt-btn { background: #55c60c; color: #fff; font: 14px/40px 'latobold', sans-serif;}
    .c-ampliar .item-multimedia:hover img { opacity: 1; }

    .video-player .btn-multimedia .as-icon-play { background: #252525; } 
    .video-player:hover .btn-multimedia .as-icon-play { background: #252525; color: #E8F4A0; }

    /*other elements*/
    .cont-sum-cita { border: 0; margin: 30px 0 30px -5px; padding-top: 0; padding-bottom: 0; } 
    .cont-sum-cita:before, .cont-sum-cita:after  { content: none; }
    .cont-sum-cita .cont-autor { margin-top:10px; }
    .cont-sum-cita .icono { color:#55c60c; position: relative; -webkit-text-stroke-color: #55c60c; font-size: 18px; }

    .int-articulo .cont-sum-cita .sum-cita { font: 20px/24px "sourcebolditalic", sans-serif; margin-left: 10px; margin-bottom: 0; color: #55c60c; text-align: center; border-top: 1px dashed #55c60c; padding-top: 10px; }
    .articulo .int-articulo > h3 { font: 18px/23px "sourcebolditalic", sans-serif; /*padding-left: 15px;*/ color: #55c60c; }
    .articulo .cont-despiece { border-top: 0; padding: 0 20px 20px; background-color: transparent; border: 1px dashed #1fae00; position: relative; }
    .cont-despiece .tit-despiece { font: 20px "sourcebolditalic", sans-serif; color: #1fae00; border-bottom: 1px dashed #1fae00; border-top: none; display: block; margin: 0 -17px 25px; padding: 10px 15px; }
    .articulo .cont-despiece p { margin-left: 0; color: #555; font: 16px/22px 'latoregular', sans-serif; padding-bottom: 15px; margin-bottom: 0; vertical-align: top; }


     /* As recomienda */
    .ntc-module .ntc-mod-title { border-top-color: #55c60c; }
    .ntc-module .ntc-mod-title a { color: #626262; }
    .ntc-module .ntc a .ntc-title { color: #626262; font: 16px/20px 'latobold', sans-serif; }
    .ntc-module .ntc a:hover .ntc-title { color: #55c60c; }
    .ntc-module .ntc-list .ntc-subtitle { padding-bottom: 5px; font: 13px 'sourcesansbold', sans-serif; color: #999; }
    .ntc-module .ntc-subtitle { font: 14px/16px "sourcebolditalic", sans-serif; color: #55c60c; padding-bottom: 0}
    .ntc-module .ntc-subtitle:after { content: none; }
    .ntc-module .ntc-list article { padding: 10px; }

   /* TOP Deporte y vida en artículo */
    
    .depyvida-top .sec-title { border-top-color: #55c60c; }
    .depyvida-top .top { color: #55c60c; }
    
    .depyvida-top .ntc a:hover img { opacity: .8; }
    .depyvida-top .ntc-subtitle { margin-top: 0; }
    .depyvida-top .btn:before, .depyvida-top .btn:after { background: #55c60c; }

    /*Slider related news */
    .noticias-rel li .ntc-subtitle { color: #888; margin-top: 10px; font-family: 'sourcesansbold', sans-serif; padding-bottom: 0; }
    .noticias-rel li .ntc-subtitle::after { content: none; }
    .noticias-rel li .ntc-title { color: #636363; font-family: 'latomedium', sans-serif; }
    .noticias-rel li.ntc:hover .ntc-title { color: #1fae00; }
    .noticias-rel .flechas-slider button { background: #55c60c; top: 0; }
    .noticias-rel .flechas-slider button.slick-prev:before, .noticias-rel .flechas-slider button.slick-next:before { color: rgba(255, 255, 255, 0.8); }
    .noticias-rel .flechas-slider button.slick-prev:hover:before, .noticias-rel .flechas-slider button.slick-next:hover:before { color: #fff; }    

    /* TAGS en artículo */
    .articulo .cont-art-tags li a { color: #626262; font: 11.5px/11.5px 'latoregular', sans-serif; border-radius: 20px; }
    .articulo .cont-art-tags { border-top: 1px solid #BABABA; }
    .articulo .cont-art-tags .txt-art-tags { margin-left: 0; }

    /*articulo v2*/
    .cont-art-relacionadas .item-multimedia:hover .title  { color: #1fae00; }
    .articulo .cont-art-recomienda .list-art-recomienda li .title {color: #626262; font: 16px/21px 'latobold', sans-serif; }
    .articulo .cont-art-recomienda .list-art-recomienda li .title:hover { color: #1fae00; }
    .cont-art-tags .list-art-tags li a:hover,
    .cont-art-tags .list-art-tags a.btn-mas-temas, 
    .cont-art-tags .list-art-tags a.btn-mas { color: #1fae00; }

    .cont-comentarios-simple .cont-comentarios .tit-modulo-comentarios .contador .numero { background: #1fae00; }
    .cont-comentarios-simple .cont-comentarios .tit-modulo-comentarios .contador .numero:after { border-right-color: #1fae00; }
    .cont-comentarios-simple .btn-comentario:after { border-top-color: #1fae00; }

    .articulo .cont-art-recomienda .txt-resaltado { color: #55c60c; }
    .skew-arrow-list li:before, .skew-arrow-list li:after { background: #55c60c; }
    
    /*scroll infinito*/
    .articulo .scroller-news .titular-articulo { font: 21px/25px 'latobold', serif; }
    .articulo .scroller-news .subtit-art { font-size: 15px; padding-left: 0; text-transform: uppercase;}
    
    .articulo .scroller-news section article { margin-bottom: 25px; padding-bottom: 25px; border-bottom: 1px dashed #55c60c; }
    .articulo .scroller-news section article .autor-share .nom-wrapper .hora { color: #626262;}
    .articulo .scroller-news section article .autor-share .btn-wrapper .btn-share,
    .articulo .scroller-news section article .autor-share .btn-wrapper .btn-comment { border:none; font-size: 16px; padding: 0 8px; } 
    .articulo .scroller-news section article .autor-share .btn-wrapper .as-icon-compartir { border: 2px solid #626262; border-radius: 20px; padding: 5px 6px 5px 4px; color: #626262; font-size: 13px; }
    .articulo .scroller-news section article .autor-share .btn-wrapper { position: absolute; right: 0; }
    .articulo .scroller-news section article:after { border: 1px solid #F4B2B2; }
    
    .articulo .scroller-news section .noticia-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

    .articulo .scroller-news .btn.tipo-1 { background: #D90000; margin-left: 32px; position: relative; -webkit-transition: background .25s ease-in; transition: background .25s ease-in; }
    .articulo .scroller-news .btn.tipo-3 { -webkit-transition: background .25s ease-in; transition: background .25s ease-in; } 
    .articulo .scroller-news .btn.tipo-1:before { content: "\e905"; font-size: 22px; font-weight: normal; line-height: 30px; font-family: 'as-icons'; text-align: center; color: #D90000; width: 28px; height: 28px; position: absolute; left: -30px; -webkit-transition: color .25s ease-in; transition: color .25s ease-in; }
    .articulo .scroller-news .btn.tipo-1:hover { background: #393939; }
    .articulo .scroller-news .btn.tipo-1:hover:before { color: #393939; }

    .articulo .scroller-news .art-info .art-date.deco-bullet { margin-left: 12px; }
    .articulo .scroller-news .art-info .art-hour.deco-bullet { margin-left: 15px; }

    .articulo .scroller-news .rrss-list { float: none; }
    .articulo .scroller-news .rrss-list .as-icon-facebook, 
    .articulo .scroller-news .rrss-list .as-icon-twitter,
    .articulo .scroller-news .rrss-list .as-icon-whatsapp,
    .articulo .scroller-news .rrss-list li .facebook:hover .as-icon-facebook, 
    .articulo .scroller-news .rrss-list li .twitter:hover .as-icon-twitter,
    .articulo .scroller-news .rrss-list li .whatsapp:hover .as-icon-whatsapp { border:none; border-radius: 0; color: #fff;}

    /*hover*/
    .articulo .scroller-news section article .autor-share .btn-wrapper .btn-comment:hover { background: transparent; color: #55c60c; -webkit-text-stroke-color: #55c60c; } 
    .articulo .scroller-news section article .autor-share .btn-wrapper .btn-share:hover { background: transparent; color: #55c60c;  } 

    /*video no disponible*/
    .video_no_disponible { margin-bottom: 15px; overflow: hidden; }
    .video_no_disponible .cnt-media-msg { height: 100%; width: 100%; background: rgba(0,0,0,0.65); }
    .video_no_disponible .cnt-media-msg .ntc-media-msg { position: absolute; top: 50%; width: 100%; font: 18px/25px 'sourcebolditalic', arial, helvetica; text-align: center; margin-top: -12px; }
    .video_no_disponible .cnt-media-msg .ico-msg-video { display: none; }
    .video_no_disponible .cnt-media-msg .ntc-media-msg-txt { color: #fff; }

    /*VIDEO*/
    .as-tv .titular-articulo:before { background: #505050; }
    .articulo .as-tv .titular-articulo:before { top: 49px; left: 15px; }
    .as-tv .subtit-art { color: #55c60c; font-size: 14px; margin-top: 10px; margin-left: 15px; padding-left: 0; }
    .as-tv .barra-utilidades { margin-left: 0; }
    .as-tv .barra-utilidades ul.redes-sociales { margin: 0; }
    .as-tv .cont-hdr-video-rel { background: #282828; }
    .as-tv .art-info { border-top: none; border-bottom: 1px solid #BABABA;; padding-bottom: 10px; }
    /*.as-tv .cont-hdr-video { background: #fff; margin: 0 -20px 0 0;}*/

    .ntc-module .as-icon-play, 
    .ntc-module .as-icon-foto { background: #252525; }
    .ntc-module .ntc a:hover .as-icon-play, 
    .ntc-module .ntc a:hover .as-icon-foto {color: #E8F4A0; }
    .ntc-module .ntc a:hover img { opacity: .8; }

    .as-icon-vid-dur { display: none; }  
    .as-tv .titular-articulo { border-bottom: none; margin-left: 15px;}
    .as-tv .cont-canal { padding-top: 15px; border-top: 1px solid #BABABA; border-bottom: 0; margin-bottom: 0; margin-left: 15px; }

    .ntc-module .ntc-pos { background: #55c60c ; color: #fff; }
    .ntc-rel .ntc.ntc-destacada .ntc-subtitle { margin-top: 10px; }
    .ntc-module .ntc-subtitle:after { background: #55c60c; }
    
    /*Tiny scroll*/
    #scrollbar .thumb { background: #808080; }
    #scrollbar .thumb .end { background: #808080;}
    .as-tv .cont-hdr-video-rel .ntc-rel::-webkit-scrollbar-thumb { background-color: #7c7c7c; }    

    /*fotogaleria*/
    .galeria-fotos .barra-utilidades .redes-sociales { margin: 0; }
    .galeria-fotos .barra-utilidades { margin-left: 0; }
    .galeria-fotos .cont-galeria .img-ppal figcaption .tit-foto { font: 24px/26px 'latobold', serif; color: #626262; }
    .galeria-fotos .titular-articulo { margin-left: 15px; color: #626262; font: 40px/45px "latomedium", sans-serif; }
    .galeria-fotos .art-info { margin-left: 0; }
    .articulo .galeria-fotos .subtit-art { color: #1fae00; display: inline-block; font: 20px/24px "sourcebolditalic", sans-serif; padding: 8px 15px; background: transparent; text-transform: none; }
    .galeria-fotos .cont-entradilla-art { margin-left: 15px; font: 20px/26px "latoregular", sans-serif; color: #626262; }
    .galeria-fotos .info-galeria .as-icon-foto {background: #252525; color: #fff; }
    .galeria-fotos .galeria-selector button.active { color: rgb(255, 255, 255); background: #55c60c; border: 1px solid #55c60c; }
    .galeria-fotos .cont-galeria .img-ppal figcaption { padding: 15px; color: #333; }
    .galeria-fotos .info-galeria { background: #252525; }
    .galeria-fotos .nav-galeria progress[value]{ background: #252525; }
    .galeria-fotos .cont-galeria .cont-nav-horizontal .nav-horizontal { background: rgba(90, 186, 0, 0.8); }
    .cont-nav-horizontal .nav-horizontal .as-icon-anterior, .cont-nav-horizontal .nav-horizontal .as-icon-siguiente { color: rgba(255, 255, 255, 0.8) ; }
    .cont-nav-horizontal .nav-horizontal:hover .as-icon-anterior, .cont-nav-horizontal .nav-horizontal:hover .as-icon-siguiente { color: #fff; }
    .galeria-fotos .nav-galeria .as-icon-anterior:hover, .galeria-fotos .nav-galeria .as-icon-siguiente:hover, .galeria-fotos .nav-galeria .as-icon-play:hover, .galeria-fotos .nav-galeria .as-icon-totop:hover, .galeria-fotos .info-galeria .as-icon-compartir:hover { background: #252525; color: #fff; }
    .galeria-fotos .nav-galeria .as-icon-totop:hover:after { background: #55c60c; }
    .galeria-fotos .nav-galeria .as-icon-play.playing:hover:before, .galeria-fotos .nav-galeria .as-icon-play.playing:hover:after { background: #fff; }

    /*fotogaleria v2*/
    .multimedia-fw .container .ntc-galeria .ntc-mod-title { border-top: 3px solid #55c60c; }
    .multimedia-fw .ntc-module .ntc-pos { background: #55c60c; color: #fff; }
    .multimedia-fw .galeria .galeria-title .title { font: 20px/26px 'latobold',sans-serif; }
    .galeria-rel .rel-siguiente .title-next:hover,
    .galeria-rel .rel-interesar .rel-item  a:hover .rel-title,
    .multimedia-fw .container .ntc-module .ntc a:hover .ntc-title { color:#55c60c; }
    .galeria-rel.animate .btn-volver:hover { border-color:#55c60c; }
    .galeria .progressbar .progress { background-color: #55c60c; }

    /* iframe de pinterest */
    .articulo .int-articulo .sum-html { margin-bottom: 20px; }

    /* TAGs */
    .tag .flexible .pntc { min-height: auto; min-height: initial; }
    .tag .flexible .col-md-8 > .pntc .pntc-content .title,
    .tag .flexible .col-md-6 > .pntc-v .pntc-content .title { font-size: 28px; line-height: 32px; }    
    .tag .flexible .pntc-v, .tag .flexible .pntc-h  { padding-bottom: 15px; border-bottom: 1px dashed #1fae00; }
    .tag .flexible .col-sm-6 .pntc-h .pntc-content .subtitle { font-size: 14px; line-height: 16px; padding: 4px 10px; margin-bottom: 5px;  }
    .tag .flexible .col-sm-6 .pntc-h .pntc-content .title { font-size: 16px; line-height: 19px; margin: 0px; }
    .tag .pntc .pntc-content .txt { font-size: 16px; line-height:21px; margin-bottom: 0;}
    .tag .pntc.pntc-tit-izq article .title a, .tag .flexible .col-md-8 > .pntc .pntc-content .title { font: 22px/26px 'latobold', sans-serif; }
    .tag .pntc figure { position:relative; }
    .tag .pntc-h .pntc-content { padding-left: 0; }
    .tag .pntc-h .pntc-autor-share { padding-left: 0; }
    .tag .pntc .pntc-autor-share .btn-wrapper .btn-comment { padding: 2px 5px 0;}

    .tag .pagination .btn.tipo-1 { background: #55c60c; }

    .tag .pntc .rrss-list { height: 100%; float: none; }
    .tag .pntc .rrss-list li { margin: 0 5px; float: none; }
    .tag .pntc .pntc-autor-share .nom-wrapper { margin-top: 0; max-width: 250px; }
    .tag .pntc .pntc-autor-share .nom-wrapper .fecha { line-height: 23px; }
    .tag .pntc .pntc-autor-share .nom-wrapper a.fecha { margin-left: 0; margin-right: 5px; }
    .tag .pntc .pntc-autor-share .nom-wrapper .hora { color: #505050; }
    .tag .pntc .pntc-autor-share .btn-wrapper .btn-comment,
    .tag .pntc .pntc-autor-share .btn-wrapper .btn-share { border:none; color: #757575; }
    .tag .pntc .pntc-autor-share .btn-wrapper .btn-comment:hover, 
    .tag .pntc .pntc-autor-share .btn-wrapper .btn-share:hover { color: #252525; border-color: #252525; background: none; } 
    .tag .pntc .pntc-autor-share .btn-wrapper .btn-share .as-icon-compartir { color: #626262; border: 2px solid #626262; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; border-radius: 20px; padding: 5px 6px 5px 4px; font-size: 15px; text-align: center; }
    .tag .pntc .rrss-list .as-icon-facebook, .tag .pntc .rrss-list .as-icon-twitter, .tag .pntc .rrss-list .as-icon-whatsapp {
    color: #fff; border-color: #fff;}
    .tag .pntc .rrss-wrapper { background: rgba(90, 186, 0, 0.75);}

      /* tag Deporte y vida */
    .tag .depyvida-tag { font: bold 23px 'latobold', sans-serif; color: #626262; position: relative; display: inline-block; left: 5px; top: 34px; }
    .tag .ontop .depyvida-tag { color: #fff; top: 6px; left: 5px; font-size: 18px; }
    .tag .ontop .depyvida-wrapper { height: 46px; }
    .tag .depyvida-wrapper .depyvida-logo { line-height: 56px; width: 280px; }
    .tag .ontop .depyvida-wrapper .depyvida-logo { line-height: 46px; width: 185px; }
    .tag .flexible .col-sm-6 .pntc-h .pntc-content .subtitle { padding: 0 0 4px; text-align: left; }

    /* AS te recomienda */
    .te-recomienda .pntc-title { border-top-color: #55c60c; }

	/* -md para arriba */

    @media (min-width: 1023px) {
        
        .picture-nav .as-icon-play:hover { background: #55c60c; border-color: #55c60c; }
        .galeria-figures-wrapper .arrow:hover .icono { background-color: #55c60c; }

    }

	@media (min-width: 992px) {
		
        /* PORTADA */
        .col-md-3 .pntc-v.pntc-galeriadestacada .pntc-content { bottom: 15px; }
        .separador:after {border-bottom: 1px dashed #55c60c; background: transparent;}
        .relacionadas + .separador:before { content: ''; width: 100%; height: 1px; display: block; margin: 0 10px; margin-bottom: 20px; position: relative; border-bottom: 1px dashed #55c60c; }
        .col-md-8 > .pntc-v { margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #55c60c; }
        .col-md-4 > .pntc-v .pntc-content .title, .col-md-4 .pntc-v.pntc-encuesta .pntc-content .title  {font-size: 21px; line-height: 25px; }
        .col-md-3 .pntc-v .pntc-content .title { line-height: 20px; }
        
        /*video fotogaleria*/
        .as-tv .subtit-art { margin-left: 0; }
        .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada figure { background: #fff; width: 130px; }
        .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada .ntc-subtitle { color: #fff; font: 12px/14px "latobold", sans-serif; }
        .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada .ntc-subtitle:after { display: none; }
        .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada .ntc-title { margin: 0 5px;  font: bold 14px/18px 'asap', sans-serif; }
        .as-tv .ntc-module .ntc hgroup { padding-right: 0; }
        .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada a:hover .ntc-title { color: #E8F4A0; }
        .as-tv .cont-hdr-video-rel .ntc-rel .ntc-destacada article { background: none; }
        
         /* Galerías relacionadas y más vistas */
        .ntc-galeria .ntc.ntc-destacada .ntc-title { color: #626262; font-family: 'latobold', sans-serif; font-size: 16px; }
        
        /*Artículo */
        
        .articulo .cont-sup-art .titular-articulo, .articulo .cont-sup-art .titular-articulo:before { margin-left: 15px;}
        .articulo .titular-articulo:before { left: 12px; }
        .scroller-news .titular-articulo:before { left: 5px; }
        .articulo .cont-tit-art .subtit-art { padding-left: 15px; }
        
        .te-recomienda .pntc-content .pntc-txt .title, .depyvida-top .ntc.ntc-destacada .ntc-title  {  font: 19px/23px 'latobold', sans-serif; }
        
        /*TAGs*/
        .tag .area-tags .publi { margin-bottom: 0; }
        .tag .area-tags .publi > div { margin-bottom: 0; }     
        
        /* NAV */
        .nav-seccion .container { width: 970px; }  
    }

	/* -md para abajo */ 
    @media (max-width: 991px) {

        .cint .cint-nav:before, .cint .cint-nav:after { background: #55c60c; }
            
        /*as-tv */
        .as-tv .cont-hdr-video-rel { background: transparent; }
        .as-tv .cont-hdr-video .item-multimedia { margin-left: -10px; }
        
          /* Footer */
        .ftr-inter .container { padding-right: 15px; padding-left: 15px; } 
	}

	/* -sm to max*/
	@media (min-width: 768px){

        .ocio-nav { padding-top:25px; }
        .area-actualidad .col-md-8 > .pntc-tit-figure figure > a:before { content: none; }
        .area-actualidad .col-md-8 > .pntc-tit-figure figure .pntc-content { padding-bottom: 20px; margin-bottom: 40px; }
        .area-actualidad .col-md-8 > .pntc-tit-figure figure .pntc-content:before { content: ''; height: 100%; width: 100.5%; position: absolute; bottom: 0; left: 0; background: rgba(255, 255, 255, 0.7); }
        .col-md-8 > .pntc .pntc-content .title { font-size: 40px; line-height: 45px; font-family: 'latomedium', sans-serif; } 
        .area-actualidad .col-md-8 > .pntc-tit-figure figure .pntc-content .title, .area-actualidad .col-md-8 > .pntc-tit-figure figure .pntc-content .title { text-shadow: none; color: #626262; }
        .area-actualidad .col-md-8 > .pntc-tit-figure figure .pntc-content .subtitle { color: #1fae00; }
        .agrup-pntc .pntc-h .pntc-content .title { line-height: 19px; }
        
        /*TAG*/
        .pntc.pntc-tit-izq .pntc-autor-share .nom-wrapper { max-width: 162px;}
	}

	/* -sm to -xs*/
	@media (max-width: 991px) and (min-width: 768px) {
        
        /* PORTADA */
        .pntc-v.pntc-galeriadestacada .pntc-content { bottom: 30px; }
        .area-actualidad .col-md-8 > .pntc, 
        .home .separador [class^="col-md-"], .home .separador [class*="col-md-"],
        .area-actualidad .col-md-4.col-sm-12 .pntc { border-bottom: 1px dashed #55c60c;}
        .agrup-pntc .pntc-h .pntc-content .title { font-size: 16px; }
        .agrup-pntc .pntc-h { border: 0; }
        .relacionadas + .separador [class^="col-md-"] {border-top: 1px dashed #55c60c; padding-top:  15px;}
        
         /*header Deporte y vida*/
        .depyvida-header .depyvida-wrapper, .depyvida-wrapper  { margin: 0 auto; width: 748px; }
        
        /*header Deporte y vida on FW*/
        .fw.depyvida-header .depyvida-wrapper { width: 100%; }
        
        /* ARTÍCULO */
        .articulo .subtit-art { padding-left: 5px; }
        .articulo .cont-sup-art .titular-articulo { margin-left: 5px; }
        
        .depyvida-top .ntc a .ntc-title { font: 21px/25px 'latobold', sans-serif; }
        
        /*footer*/
        .ftr-inter .container { max-width: 972px; width: 100%; }
        
         /* TAGs */
        .tag .col-sm-4.pntc-h figure { height: 133px; margin-bottom: 0; }

        .tag .col-md-10 > .pntc-v figure, 
        .tag .col-md-8 > .pntc-v figure, 
        .tag .col-md-6 > .pntc-v figure { height: 421px; margin-bottom: 0; }

        .tag .col-md-12 > .pntc-v .pntc-content .title, 
        .tag .col-md-10 > .pntc-v .pntc-content .title, 
        .tag .col-md-8 > .pntc-v .pntc-content .title, 
        .tag .col-md-6 > .pntc-v .pntc-content .title { font-size: 36px; line-height: 38px; }

        .tag .area-actualidad .col-md-4 .publi { margin-bottom: 15px; }
        .tag .col-md-4 .col-sm-6 .pntc figure.item-multimedia .img-pntc { -webkit-transform: none; transform: none; }
        
        /* NAV */
        .nav-seccion .container { width: 748px; }
	}

	/* -xs */
	@media (max-width: 767px) {
        
        /* header Deporte y vida */
        header .depyvida-logo:before, footer .depyvida-logo:before { width: 180px; background: 0/99% url(/img/deporte-y-vida/depyvida.svg) no-repeat; top: 10px; }
        .ontop .depyvida-logo:before { width: 180px;}

        .vertical-header .ocio-nav { line-height: 46px; }
        .ocio-nav .btn-icon { margin-top: 10px; font-size: 13px; }
        .ocio-nav .list-by-as { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; line-height: 46px; }
        .depyvida-header .ocio-nav .list-by-as:after { background: #282828; }  
        .depyvida-header .ocio-nav .list-txt { line-height: 46px; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; }
        .depyvida-header .depyvida-wrapper, .depyvida-wrapper {width: 100% ; height: 46px;  left: auto; -webkit-transform: none; transform: none; padding: 0 10px; }
        
        .ocio-header .as-icon-tk { line-height: 30px; font-size: 33px; }
		.ocio-header .ocio-logo-txt { margin-top: 11px; height: 26px; }
        
        .col-md-4 .pntc .btn-multimedia .as-icon-foto, 
        .col-md-3 .pntc .btn-multimedia .as-icon-foto { height: 28px; min-width: 28px; line-height: 28px; font-size: 17px; }
       
        /* articulo */
        .articulo .galeria-fotos .cont-entradilla-art { font: 20px/26px 'latoregular', arial, helvetica; }

        /* portada */
        .pntc:last-child {border-bottom: 1px dashed #55c60c; }
        .relacionadas + .separador .col-md-4:first-child .pntc { padding-top: 15px; border-top: 1px dashed #55c60c; }
        .pntc .pntc-autor-share .btn-wrapper .btn-comment { height: 28px; line-height: 26px; padding: 0px 8px 0 9px; }
		.pntc .pntc-autor-share .btn-wrapper .btn-icon { font-size: 14px; }
		.pntc .pntc-autor-share .btn-wrapper .as-icon-comentario { top: 2px; }
		.pntc .pntc-autor-share .btn-wrapper .btn-comment .comment-n { font: 11px/13px Arial,helvetica; margin-left: 6px; }
        .pntc-v.pntc-galeriadestacada .pntc-content { bottom: 30px; }
      
        /*seccion otros verticales*/
        .cint .cint-nav:before, .cint .cint-nav:after { background: #55c60c; }
   
        /*footer*/
        .ftr-inter { background: #252525; font: 11px/35px 'latomedium', sans-serif; color: #ffffff; padding: 0; padding-top: 10px; }
        .ftr-inter ul { text-align: center; }
        .ftr-inter li { margin-right: 18px; display: inline-block; text-align: center; float: none; }
        .ftr-inter li:last-child { margin-right: 0;}
        .ftr-as { text-align: center; display: block; width: 45px; margin: 0 auto; }
        .ftr-as .as-icon-logo { float: none; }
        
            /* footer deporte y vida */
        .ftr-sup .depyvida-wrapper .depyvida-logo:before { background: 0 2px/67% url(/img/deporte-y-vida/depyvida.svg) no-repeat; }

        /*Artículo*/
        .articulo .cont-tit-art { bottom: 0; margin-left: 0; }
        .articulo .cont-tit-art .col-md-8:before { content: none; }
        .articulo .subtit-art, .articulo .subtit-art a, .scroller-news .subtit-art { font-size: 15px; line-height: 18px; margin-left: 0; } 
		.articulo .cont-sup-art .titular-articulo, .articulo .titular-articulo, .scroller-news .titular-articulo { font-size: 28px; line-height:36px; }
        .articulo .cont-sup-art .titular-articulo:before { background-color: #505050; top: 35px; }
        .articulo .titular-articulo a:hover { border-width: 2px; }
        .articulo .cont-entradilla-art, .articulo .int-articulo p { margin-left: 10px; }
        .info-author { padding: 10px 0; }
	    .info-author .author-social [class*="as-icon-"] { padding: 5px; }
        .info-author .author-pic span { margin: 0; line-height: 29px; }
        .info-author .author-social:hover { color:#252525; }
		.info-author, .art-info{ margin-left: 0; }
        .articulo .int-articulo > h3  { padding-left: 10px; }
        .int-articulo .cont-sum-cita .sum-cita { margin-left: 0; }
        .cont-sum-cita:before, .cont-sum-cita:after { left: 46%; }
	    .articulo .int-articulo .cont-despiece p { margin-left: 0; }
        
        .te-recomienda .pntc-content .title { font: 16px/21px 'latobold', sans-serif; }
        
        /*scroller news*/
        .articulo .scroller-news .titular-articulo { font-size: 16px; line-height: 20px; margin-bottom: 0; }
        .articulo .scroller-news .subtit-art { font-size: 14px; line-height: 16px; }
        .articulo .scroller-news section article { margin-bottom: 15px; padding-bottom: 15px; }

        /* galeria fotos */
        .articulo .galeria-fotos .subtit-art {margin-left: -10px;}
        .galeria-fotos .art-info {margin-left: 5px;}
        .galeria-fotos .titular-articulo { margin-left: 5px; }
        
         /*TAGs*/
        .tag .flexible .pntc .pntc-content { display: table; padding: 0; }
        .tag .flexible .pntc .pntc-content .title,
        .tag .flexible .col-sm-6 .pntc-h .pntc-content .title { margin:0; font-size: 16px; line-height: 20px; }
        .tag .flexible .col-sm-6 .pntc-h .pntc-content .subtitle,
        .tag .flexible .pntc .pntc-content .subtitle { padding-bottom: 0; padding-top: 0; }
        .tag .flexible .col-sm-12 .pntc-tit-izq .pntc-content hgroup { margin: 0 0 10px; }
        
          /* Deporte y vida */
        .tag .depyvida-wrapper .depyvida-logo { line-height: 46px; width: 185px; }
        .tag .depyvida-tag { top: 5px; left: 0;  font-size: 18px; }
        .tag .ocio-nav { padding-top: 0; }

        .tag .col-md-10 > .pntc-v figure, 
        .tag .col-md-8 > .pntc-v figure, 
        .tag .col-md-6 > .pntc-v figure, 
        .tag .area-actualidad .col-md-4.col-sm-12 .pntc figure { margin-bottom: 0; }

        .tag .col-md-10 > .pntc .pntc-content, 
        .tag .col-md-8 > .pntc .pntc-content, 
        .tag .col-md-6 > .pntc .pntc-content, 
        .tag .area-actualidad .col-md-4.col-sm-12 .pntc .pntc-content { padding-left: 0; }

        .tag .col-md-10 > .pntc .pntc-content .title, 
        .tag .col-md-8 > .pntc .pntc-content .title, 
        .tag .col-md-6 > .pntc .pntc-content .title, 
        .tag .area-actualidad .col-md-4.col-sm-12 .pntc .pntc-content .title { font-size: 16px; line-height: 22px; }
        
        /* NAV */
        .nav-seccion .container { padding-left: 10px; padding-right: 10px; }
}

    @media (max-width: 767px) and (min-width: 481px){
        
        .articulo .cont-sup-art .titular-articulo, .scroller-news .titular-articulo { margin-bottom: 15px;}
}

	@media (max-width: 480px){
	    
        /* articulo */
	    .articulo .cont-sup-art { margin-bottom: 15px; }	    
	    .articulo .cont-sup-art .titular-articulo, .articulo .titular-articulo { font-size: 23px; line-height: 28px; }
        .articulo .cont-entradilla-art { font-size: 19px; line-height: 25px; }
        .articulo .cont-despiece { -webkit-columns: 1; -moz-columns: 1; columns: 1; }
        
          /* Deporte y vida top  */
        .depyvida-top .ntc-title {font: 18px/25px "asapitalic", sans-serif;}
        
        /* TAG */
        .tag .nav-seccion .container { margin-top: 0;} 
          
         /* Deporte y vida*/
        .tag .depyvida-wrapper > a + a  { position: absolute; left: 12px; top: 55px; }
        
        /* HEADER */
        .ocio-nav .list-by-as:after { left: 0; }
        .ocio-nav .btn-icon, ftr-sup .ocio-nav .btn-icon { font-size: 13px; }
        
         /*header Deporte y vida on FW*/
        .fw.depyvida-header .depyvida-wrapper { padding: 0 10px; }
        .fw.depyvida-header .depyvida-logo:before { width: 180px; }
        .fw.depyvida-header .ocio-nav .list-by-as { width: 36px; padding-left: 0; }

           /* Deporte y vida */
        .depyvida-header .as-icon-logo { margin: 0;}
        .depyvida-header.ontop .ocio-nav .list-by-as,
        .depyvida-header .ocio-nav .list-by-as { text-align: right; width: 38px; padding-left: 0; }
        
        /* NAV */
        .nav-seccion .nav-seccion-menu { background: #55c60c; }
        .nav-seccion ul li a { color: #fff; }
        .nav-seccion ul li { border-bottom: 1px dashed #fff; } 
	}
        
