.container{
    width: 100%;
    max-width: 990px;
}
.word-select{
    color:#e03b25;
    background-color: #ecf0f5;
    padding: 0px 4px;
    border-radius: 6px;
}
h4.titular {
    font-size: 12px;
    text-transform: uppercase;
    border-left: 3px solid #E03B25;
    padding: 3px 5px;
    background-color: #AAA;
    color: #E03B25;
    margin: 15px 0;
}
.no-gutters {
    padding: 0;
}
a {
    text-decoration: none;
    color: #333;
}
i{
    font-style: italic;
}
img.izq {
    float: left;
    margin: 10px;
}
img.der {
    float: right;
    margin: 10px;
}
div.izquierda {
    float: left;
}
div.derecha {
    float: right;
    margin: 20px 10px 10px;
}
.orange{
    color: #e03b25;
}
.orange:hover{
    color: #bc311c;
}
.solo h1{
    font-family: "Roboto Condensed";
    font-weight: 900;
    font-size: 28px;
}
.solo h2{
    font-family: "Roboto";
    font-weight: 500;
    line-height: 16px;
    font-size: 12px;
    text-transform: uppercase;
}
.solo p{
    font-family: "Roboto";
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
}
.solo h3{
    margin: 20px 0;
    font-weight: 600;
}
.solo h5{
    font-family: "Roboto";
    margin: 30px 0 10px;
    font-weight: 600;
    font-size: 16px;
}
.navigation-button {
    background-color: grey;
    border-radius: 5px;
    float: left;
    height: 30px;
    line-height: 28px;
    margin: 10px 5px 15px 0;
    padding: 0 10px;
}
.icon_button{
    width: 16px;
}
.text_button{
    font-size: 10px;
    text-align: right;
    color: #FFF;
    padding-left: 5px;  
}
h6{
    font-family: "Roboto";
    text-transform: uppercase;
    font-size: 10px;
}
.featured-image{
    width: 100%;
}
.clear {
    clear: both;
}
h6.more{
    text-align: right;
    background-color: #e03b25;
    color: #FFF;
    padding: 3px;
    margin: 0;
}
.vertical-news h5{
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    height: 38px;
    margin: 0 0 8px;
}
.vertical-news h6{
    font-family: "Roboto Condensed";
    font-weight: 500;
    font-size: 10px;
    margin: 0 0 4px;
    text-transform: uppercase;
}
.don-share{
    left: 380px;
    margin: 50px -10px 15px 0;
}   
.vertical-news p{
    font-size: 10px;
}
.line{
    margin: 15px 0;
    border-bottom: 1px solid #464445;
}

a:hover{
    text-decoration: none;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    top: -3px;
}
.top-sub_menu{
    background-color: #e03b25;
    color: #fff;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
    height: 25px;
    /*position: fixed;*/
    z-index: 1;
}
.mini-top-sub_menu{
    background-color: #e03b25;
    color: #fff;
    margin: 0 auto;
    max-width: 990px;
    width: 100%;
    height: 51px;
    position: fixed;
    z-index: 1;
}
.top-sub_menu ul, .mini-top-sub_menu ul{
    list-style-type: none;
    margin: 0;
}
.top-sub_menu li, .mini-top-sub_menu li{
    display: table-cell;
    margin: 0;
    text-transform: uppercase;
    font-size: 10px;
}
.top-sub_menu li a, .mini-top-sub_menu li a{
    display: table;
    width: 100%;
    padding: 5px 9px 6px;
    color: #FFF;
}
.top-sub_menu li a:hover, .mini-top-sub_menu li a:hover{
    background-color: #050608;
    color: #FFF;
}
.post-sub_menu{
    height: 25px;
}
.mini-top-sub_menu{
    height: 51px;
}
.news .row .mini-new_revista{
    padding: 0 3px;
}
.title{
    margin: 15px 0 0;
}
.two-lines{
    height: 38px;
    line-height: 13px;
}
.three-lines{
    height: 47px;
    line-height: 13px;
}
.four-lines{
    height: 62px;
    line-height: 13px;
}
.two-lines_title{
    height: 40px;   
}
.news h5{
    font-size: 18px;
    line-height: 19px;
    margin: 10px 0 12px;    
}
.news p{
    font-size: 12px;
    line-height: 16px;                  
}
.three-lines_intro{
    height: 50px;   
}
.solo p{
    font-size: 15px;
    line-height: 22px;  
}
.zona_tags{
    display: table;
    width: 100%;
}
.tag_pill{
    background-color: #e03b25;
    border-radius: 6px;
    color: white;
    float: left;
    font-size: 10px;
    line-height: 19px;
    margin: 8px 8px 0 0;
    padding: 2px 8px;
}
.blq_articulo{
    display: table;
    margin-bottom: 18px;
}
.tit_articulo{
    border-bottom: 1px solid #808080;
    margin-bottom: 10px;
    width: 100%;
}
.tit_articulo span{
    border-bottom: 3px solid #808080;
    padding: 0 24px 1px 14px;
    width: 100%;
    font-weight: bold;
}
.art_articulo{
    float: left;
}
.firma_articulo{
    color: #808080;
    font-size: 10px;
    font-weight: bolder;
    margin-left: 4px;
}
.caption {
    background-color: #9a9a9a;
    border-radius: 0 0 8px 8px;
    color: white;
    font-size: 11px;
    line-height: 12px;
    margin: 0 auto 15px;
    padding: 4px 8px;
    text-align: left;
}
.caption2 {
    background-color: #9a9a9a;
    border-radius: 0 0 8px 8px;
    color: white;
    font-size: 11px;
    line-height: 20px;
    margin: 0 auto 15px;
    padding: 2px 8px;
    text-align: left;
    width: 100%;
}

div.izq {
    float: left;
    margin: 10px;
}
div.der {
    float: right;
    margin: 10px;
}
.blq_author{
    display: table;
    border-radius: 0 0 6px 6px;
    width: 100%;
}
.blq_author p{
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 6px;
}
.tit_author{
    background-color: #9a9a9a;
    color: white;
    font-size: 11px;
    line-height: 12px;
    padding: 4px 8px;
    text-align: left;
    width: 100%;
}
.name_author{
    font-weight: bold;
}
.subname_author{
    font-style: italic;
}
.sigueme_author{
/*color:#E03B25;*/
}
.tag_author{
    background-color: #e03b25;
    border-radius: 6px;
    color: white;
    float: left;
    font-size: 10px;
    line-height: 20px;
    padding: 2px 8px;
}
img.izq{
    margin: 0 !important;
}
/* Estilos para lo de compartir */
html .gs-buttons.gs-big-counter.gs-medium > .gs-big-counter{
    min-width: 20px !important;
    font-size: 34px !important;
    margin-right: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    display: none !important;
}
html .gs-buttons.gs-big-counter.gs-medium > .gs-big-counter > span{
    display: none !important;
}
html .gs-buttons.gs-center{
    text-align: left !important;
}
@media (min-width: 768px) {
    .commercial{
        margin: 0 auto;
    }
    .slider{
        margin: 0 auto;
    }
    html .compAnchoTotal > .gs-buttons.gs-center{
        text-align: left !important;
    }
    html .gs-buttons.gs-big-counter:not(.gs-floating){
        padding-top: 0 !important;
    }
}
.news img{
    width: 100%;
}
.news h5{
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    /*margin: 15px 0 8px;*/
    margin: 15px 0 0;
}
.news h5 .section{
    color: #E03B25;
    text-transform: uppercase;
}
.news h6{
    font-family: 'Roboto Condensed';
    margin: 0 0 4px;
    text-transform: uppercase;
    font-size: 10px;
}
.news p{
    font-size: 10px;
}
.news .row .mini-new{
    padding: 0 3px;
}

/*img{
    width: 100%;
}*/
.news h5{
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 14px;
    line-height: 15px;
    margin: 10px 0 0;
}
.news .section{
    color: #E03B25;
    text-transform: uppercase;
    margin-right:4px;
    font-weight: bold;
}
.news h6{
    font-family: 'Roboto Condensed';
    margin: 0 0 4px;
    text-transform: uppercase;
    font-size: 10px;
}
.news p{
    font-size: 10px;
}
.news .row .mini-new,.news .row .big-new{
    padding: 0 3px;
}
.big-new h6{
    margin: 0 0 2px;
    color: #AAA;
}
.big-new{
    display: table;
    height: 318px;
    margin-bottom: 16px;
}
.mini-new{
    display: table;
    height: 220px;
    margin-bottom: 8px;
}
.mini-new_titulo{
    height: 36px;
    display: inline-block;
    padding: 0 6%;
}
.mini-new_autor{
    display: inline-block;
    padding: 0 6%;
}
.mini-new_titulo .two-lines{
    height: 30px !important;
}
.mini-new_titulo p{
    font-family: 'Roboto Condensed';
    font-size: 13px;
    font-weight: 700;
    margin: 0;
}
.mini-new_p{
    margin-top: -2px;
    height: 26px;
    line-height: 13px !important;
    padding: 0 6%;
}
.big-new_p{
    height: 45px;
}
.big-new_p p{
    margin: 0px;
    line-height: 15px;
}
.mini-new h5{
    font-family: 'Roboto Condensed';
    font-size: 13px;
    font-weight:700;
    margin-top: 6px;
}
.mini-new h6{
    color: #AAA;
    margin: 0;
    height: 13px;
    line-height: 14px;
}
.news .icon-news{
    width:100%;
    max-width: 30px;
    margin: 0 6px 0px 0px;
}
.anun_mini_new{
    width: 300px;
    height: 250px;
    display:block;
    margin: 0 auto 30px;
    background-color: #aaaaaa
}
.anun_big_new{
    width: 300px;
    height: 250px;
    display:block;
    margin: 0 auto;
    background-color: #aaaaaa
}
.mini-new .featured-image{
    width: 88%;
    display: block;
    margin: 0 auto;
    height: 184.500px;
}
.big-new .featured-image{
    width: 100%;
}
.big-new h5.two-lines{
    width: 100%;
}
.big-new p.four-lines{
    font-size:12px;
    line-height: 16px;
}
.blq_anuncio > div{
    margin: 0 auto;
}
.blq_center{
    /*max-width:100% !important;*/
    margin: 0 auto;
}

.contenedor-creditos {
    position: relative;
}
.creditos-bottom-right{
    position: absolute;
    bottom: 8px;
    right: 16px;
    padding: 4px;
    background-color: #dedede;
    border-radius: 6px;
    opacity: 60%;
}
@media (min-width: 576px) {
    .commercial{
        margin: 0 auto;
        max-width: 350px;
    }
}
    @media (max-width: 576px) {
        .slider{
            max-height: 230px;
        }
        .mini-new{
            max-height: 150px !important;
        }
        div.izq {
            margin: 10px auto;
        }
        div.der {
            margin: 10px auto;
        }
    }
    @media (max-width: 768px) {
        /* For mobile phones: */
        .commercial{
            margin: 0 auto;
        }
        .slider{
            margin: 0 auto;
        }
        .slider-content{
            height: 60px;
            bottom: 60px;
        }
        .mini-new .featured-image{
            width: 100% !important;
            height: auto !important;
        }
        .ellipsis{
            overflow-wrap: anywhere !important;
        }

        .mini-new_titulo{
            padding: 0;
        }
        .big-new{
            height: auto;
            margin: 4px 0;
        }
        .contImageNT{
            margin: 0 auto;
        }
    }