﻿

/*  header  */
.novojornal header .header-nav .header-nav-container section.nav-expanded {height:unset; overflow-y:visible!important}
.novojornal header .header-nav .header-nav-container section.nav-expanded div.wrapper {position: relative; height:unset; display: block; padding-bottom: 20px}
@media (max-width:767px){
    .novojornal header .header-nav .header-nav-container section.nav-expanded div.wrapper h1.title {
        margin-top: 0;
        padding-bottom: 5px;
    }
}




/* Linha caixa última notícia HP */
.novojornal .box-section .content article.dir-politics:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #0f7498;}
.novojornal .box-section .content article.dir-society:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #1caf7d;}
.novojornal .box-section .content article.dir-economics:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #f99632;}
.novojornal .box-section .content article.dir-world:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #d4305a;}
.novojornal .box-section .content article.dir-culture:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #d3b162;}
.novojornal .box-section .content article.dir-sports:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #648928;}
.novojornal .box-section .content article.dir-opinion:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #8f000c;}
.novojornal .box-section .content article.dir-report:not(:first-child) .metadata .breadcrumbs{border-top:1px solid #dd2323;}




/* footer */
@media (max-width:767px){
    .novojornal footer div.container nav.nav-highlight{text-align: center; padding-bottom: 15px}
}


/*  Newsletter */

@media (max-width:767px){
    .novojornal div.newsletter-modal .box-newsletter {
        width: 330px; 
    }
    .novojornal div.newsletter-modal .box-newsletter .title .icon,
    .novojornal div.newsletter-modal .box-newsletter .content .thumb
     {
        display: none;
    }
}


/* Banner HP */
@media (min-width:1201px) {
    .columns-3-banner-1, .columns-3-banner-1-vspace {
        display: none;
    }

    .columns-3-banner-2 {
        margin-bottom: 20px;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .columns-3-banner-1 {
        position: absolute; padding-left: 40px;
        width: 66.5666%;
    }

    .columns-3-banner-1-vspace {
        height: 155px;
        position: relative
    }

    .columns-3-banner-2 {
        display: none;
    }

}



    @media (max-width:991px) {

        .columns-3-banner-1 {
            text-align: center;
            margin-bottom: 20px;
            position: relative
        }

        .columns-3-banner-1-vspace, .columns-3-banner-2 {
            display: none;
        }
    }


    /* CONFERÊNCIA */

    .columns-3-block-1 {
        position: absolute;
        text-align: center;
        width: 839px;
    }

    .columns-3-block-1-vspace-0 {
        position: relative;
        height: 20px;
    }

    .columns-3-block-1-vspace-1, .columns-3-block-1-vspace-2 {
        display: block;
        position: relative;
    }

    .columns-3-block-1-vspace-3 {
        display: none;
    }

    @media (min-width:1173px) and (max-width:1200px) {

        .columns-3-block-1 {
            width: 620px;
            text-align: left;
        }
    }

    @media (min-width:981px) and (max-width:1172px) {

        .novojornal main.columns-3 .container .column-n1 .ads {
            top: auto;
        }

        .columns-3-block-1-vspace-1, .columns-3-block-1-vspace-2, .columns-3-block-1-vspace-3 {
            position: relative;
            display: block;
        }

        .columns-3-block-1 {
            position: absolute;
            width: 100%;
            left: 0;
        }
    }

    @media (min-width:768px) and (max-width:980px) {
        .columns-3-block-1-vspace-1, .columns-3-block-1-vspace-2, .columns-3-block-1-vspace-3 {
            display: none;
        }

        .columns-3-block-1 {
            position: relative;
            width: 100%;
            left: 0;
        }
    }


    @media (max-width:767px) {
        .columns-3-block-1-vspace-1, .columns-3-block-1-vspace-2, .columns-3-block-1-vspace-3 {
            display: none;
        }

        .columns-3-block-1 {
            position: relative;
            width: 100%;
        }
    }



    /* BANNER */
    .banner-conf {
        text-align: center;
        margin-top: 20px;
        margin-bottom: -10px;
        padding-left: 20px;
        width: 100%;
        overflow: hidden
    }

    @media (min-width:1301px) {
        .banner-conf {
            margin-left: 10px
        }
    }

    @media (max-width:1300px) {
        .banner-conf {
            padding-left: 0px
        }
    }

.novojornal div.patrocinado section.this-week{background: #f4d7ee;}
.novojornal div.patrocinado section.this-week .day-articles-panel article:first-of-type .thumb {visibility: visible}

.novojornal div.patrocinado section.this-week .day-articles-panel .breadcrumbs a {color:#a02186}
.novojornal div.patrocinado section.this-week .section-title .title { color: #9a4489}

.novojornal div.patrocinado section.this-week .day-articles-panel .metadata {background: #e1bad9;}


.novojornal.dir-sponsored .highlight{border-color:#9a4489;background:#e1bad9}
.novojornal.dir-sponsored .highlight .article-highlight .dir-title,
.novojornal.dir-sponsored .highlight .article-highlight .section-title{background:#b16ca4}
.novojornal.dir-sponsored .highlight .article-highlight .metadata{background:#f4d7ee}
.novojornal.dir-sponsored .article-full .dir-title{background:#c879b9}
.novojornal.dir-sponsored main.columns-3 .container .column-n2 article.article-full-cover,
.novojornal.dir-sponsored main.columns-3 .container .column-n2 article.article-full-cover .metadata,
.novojornal.dir-sponsored main.columns-3 .container .column-n2 article.article-regular,
.novojornal.dir-sponsored main.columns-3 .container .column-n2 article.article-regular .metadata{background:#f4d7ee}
.novojornal.dir-sponsored .box-gallery .metadata,
.novojornal.dir-sponsored .box-news-report .metadata{background:#c879b9}
.novojornal.dir-sponsored .lg-sub-html .description,
.novojornal.dir-sponsored .lg-sub-html .dir-title .title,
.novojornal.dir-sponsored .lg-sub-html .title{color:#9a4489}

@media (max-width:767px) {
    div.patrocinado {
        margin-top: 20px
    }

    div.patrocinado .section-title {
        margin-bottom: 20px
    }
    .novojornal div.patrocinado article.article-regular {
        background: #e1bad9;
    }
}

@media (max-width: 978px) {
    body.novojornal main.columns-3 div.container div.column-n3 .ads-mrec2 {
        display: block;
    }
}

.btn-showmore {
    text-align: center;
    font-family: Oswald,Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 5px 40px 60px 40px;
}

    .btn-showmore a,
    .btn-showmore a:visited,
    .btn-showmore a:focus {
        font-family: Oswald,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 16px;
        color: #0b5479;
        letter-spacing: 1.33px;
        line-height: 30px;
        text-decoration: none;
    }

        .btn-showmore a:hover {
            opacity: 0.7;
        }

        .btn-showmore a .underline {
            width: 50px;
            display: block;
            margin: 0 auto;
            border-bottom: 3px solid #dd2323;
        }




.functions-related-topics {
    clear: both;
    margin: 0 0 40px 0;
}

    .functions-related-topics:after {
        content: " ";
        display: table;
        clear: both;
        pointer-events: none;
    }

.functions-related-topics-header {
    margin: 40px 0 15px 0;
}

    .functions-related-topics-header h5 {
        display: inline-block;
        margin: 0 0 10px 0;
        font-size: 22px;
        line-height: 34px;
        letter-spacing: 1.6px;
        font-weight: 400;
        color: rgba(116,99,76,.75);
        text-transform: uppercase;
    }

        .functions-related-topics-header h5 .underline {
            width: 50px;
            display: block;
            margin: 0 auto;
            border-bottom: 3px solid #dd2323;
        }

.functions-related-topics-body ul {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

    .functions-related-topics-body ul li {
        position: relative;
        display: inline-block;
        max-width: calc(100% - 34px);
        margin: 0 34px 10px 0;
        padding: 0 0 0 19px;
        list-style-type: square;
    }

        .functions-related-topics-body ul li::before {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            width: 7px;
            height: 7px;
            transform: translateY(-4px);
            background: rgba(116,99,76,.75);
        }

        .functions-related-topics-body ul li a {
            display: block;
        }

            .functions-related-topics-body ul li a span {
                display: block;
                white-space: pre-wrap;
                word-wrap: break-word;
                font-size: 14px;
                line-height: 1.4;
            }


@media (min-width: 768px) {
    .novojornal.article-page main article.article-full .article-body aside,
    .novojornal.news-report-page main article.article-full .article-body aside {
        margin: 0 0 40px 0;
    }
}

@media (min-width: 992px) {
    .novojornal.article-page main article.article-full .article-body aside,
    .novojornal.news-report-page main article.article-full .article-body aside {
        width: 100%;
    }
}






.novojornal section.highlights-single {
    padding: 0 0 15px 0;
    background: #8f000c;
    color: white;
    border-top: 10px solid #29231b;
}

    .novojornal section.highlights-single .hlitem-inner {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .novojornal section.highlights-single .hlitem-inner:after {
            content: " ";
            display: table;
            clear: both;
            pointer-events: none;
        }

    .novojornal section.highlights-single .hlitem-article {
        overflow: hidden;
    }

        .novojornal section.highlights-single .hlitem-article .section-title {
            position: absolute;
            background: #29231b;
            color: #fff;
            padding: 0 40px 10px;
        }

            .novojornal section.highlights-single .hlitem-article .section-title .title {
                font-size: 16px;
            }

    .novojornal section.highlights-single article.hlitem-article-item .thumb,
    .novojornal section.highlights-single article.hlitem-article-item .thumb img {
        width: 100%;
        background: #222;
        display: block;
        max-width: 100%;
        height: auto;
        overflow: hidden;
    }

    .novojornal section.highlights-single article.hlitem-article-item .metadata {
        width: 100%;
    }

    .novojornal section.highlights-single article.hlitem-article-item {
        position: relative;
        overflow: hidden;
    }

        .novojornal section.highlights-single article.hlitem-article-item .thumb,
        .novojornal section.highlights-single article.hlitem-article-item .thumb img {
            height: auto;
            background: #222;
        }

        .novojornal section.highlights-single article.hlitem-article-item .thumb {
            overflow: hidden;
        }

            .novojornal section.highlights-single article.hlitem-article-item .thumb:hover {
                -webkit-filter: grayscale(1);
                -moz-filter: grayscale(1);
                -ms-filter: grayscale(1);
                -o-filter: grayscale(1);
                filter: grayscale(1);
                -webkit-filter: gray;
                filter: gray;
            }

            .novojornal section.highlights-single article.hlitem-article-item .thumb .thumb-overlay {
                display: none;
                width: 100%;
                z-index: 1;
                height: 90%;
                min-height: 90%;
                position: absolute;
                bottom: 0;
                background: -webkit-linear-gradient(top,rgba(145,2,2,0),rgba(96,0,0,.7) 58%,rgba(86,0,0,.77) 70%,rgba(55,0,0,.9) 91%,rgba(51,0,0,.9) 94%);
                background: linear-gradient(180deg,rgba(145,2,2,0) 0,rgba(96,0,0,.7) 58%,rgba(86,0,0,.77) 70%,rgba(55,0,0,.9) 91%,rgba(51,0,0,.9) 94%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00910202",endColorstr="#e6330000",GradientType=0);
            }

        .novojornal section.highlights-single article.hlitem-article-item .metadata {
            padding: 10px;
            z-index: 1;
            background: #f3e1b8;
        }

            .novojornal section.highlights-single article.hlitem-article-item .metadata a {
                color: inherit;
            }

            .novojornal section.highlights-single article.hlitem-article-item .metadata .title {
                font-family: Merriweather,Georgia,Times,serif;
                font-weight: 400;
                color: #29231b;
                margin: 5px 0 0;
                font-size: 14px;
                letter-spacing: -.1px;
                line-height: 15px;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .novojornal section.highlights-single article.hlitem-article-item .metadata .breadcrumbs {
                font-size: 9px;
                letter-spacing: .6px;
                font-weight: 700;
                color: #544837;
                text-transform: uppercase;
            }

                .novojornal section.highlights-single article.hlitem-article-item .metadata .breadcrumbs .active {
                    color: #dd2323;
                }

        .novojornal section.highlights-single article.hlitem-article-item .thumb,
        .novojornal section.highlights-single article.hlitem-article-item .thumb img {
            width: 100%;
            background: #222;
            display: block;
            max-width: 100%;
            height: auto;
        }

        .novojornal section.highlights-single article.hlitem-article-item .metadata {
            width: 100%;
        }

@media (min-width:768px) {

    .novojornal section.highlights-single {
        padding: 0;
        border: none;
    }

    .novojornal section.highlights-single .hlitem-inner {
        width: 750px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    .novojornal section.highlights-single .hlitem-article {
        position: relative;
        height: 400px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .novojornal section.highlights-single article.hlitem-article-item {
        height: 100%;
    }

    .novojornal section.highlights-single .hlitem-article .section-title {
        padding: 10px 40px 15px;
    }

        .novojornal section.highlights-single .hlitem-article .section-title .title {
            font-size: 22px;
        }

    .novojornal section.highlights-single article.hlitem-article-item .thumb {
        height: 100%;
    }

        .novojornal section.highlights-single article.hlitem-article-item .thumb a {
            display: block;
            height: 100%;
        }

        .novojornal section.highlights-single article.hlitem-article-item .thumb img {
            height: 100%;
            object-fit: cover;
        }

    .novojornal section.highlights-single article.hlitem-article-item .metadata {
        position: absolute;
        bottom: 0;
        padding: 10px 15px;
        background: linear-gradient(180deg,rgba(145,2,2,0) 0,rgba(96,0,0,.7) 58%,rgba(86,0,0,.77) 70%,rgba(55,0,0,.9) 91%,rgba(51,0,0,.9) 94%);
    }

        .novojornal section.highlights-single article.hlitem-article-item .metadata .title {
            margin: 10px 0;
            font-size: 22px;
            color: #f3e1b8;
            letter-spacing: -.46px;
            line-height: 28px;
        }

        .novojornal section.highlights-single article.hlitem-article-item .metadata .breadcrumbs {
            font-size: 12px;
            color: #f3e1b8;
        }
}

@media (min-width:992px) {

    .novojornal section.highlights-single .hlitem-inner {
        width: 970px;
    }
}

@media (min-width:1200px) {

    .novojornal section.highlights-single .hlitem-inner {
        width: 1170px;
    }

    .novojornal section.highlights-single article.hlitem-article-item .metadata .title {
        font-size: 27px;
        line-height: 36px;
    }
}





.novojornal section.highlights-multiple {
    padding: 0 0 15px 0;
    background: #8f000c;
    color: white;
    border-top: 10px solid #29231b;
}

    .novojornal section.highlights-multiple .hlitem-inner {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .novojornal section.highlights-multiple .hlitem-inner:after {
            content: " ";
            display: table;
            clear: both;
            pointer-events: none;
        }

    .novojornal section.highlights-multiple .hlitem-article {
        overflow: hidden;
    }

        .novojornal section.highlights-multiple .hlitem-article + .hlitem-article {
            margin-top: 15px;
        }

        .novojornal section.highlights-multiple .hlitem-article .section-title {
            position: absolute;
            background: #29231b;
            color: #fff;
            padding: 0 40px 10px;
        }

            .novojornal section.highlights-multiple .hlitem-article .section-title .title {
                font-size: 16px;
            }

    .novojornal section.highlights-multiple article.hlitem-article-item .thumb,
    .novojornal section.highlights-multiple article.hlitem-article-item .thumb img {
        width: 100%;
        background: #222;
        display: block;
        max-width: 100%;
        height: auto;
    }

    .novojornal section.highlights-multiple article.hlitem-article-item .metadata {
        width: 100%;
    }

    .novojornal section.highlights-multiple article.hlitem-article-item {
        position: relative;
        overflow: hidden;
    }

        .novojornal section.highlights-multiple article.hlitem-article-item .thumb,
        .novojornal section.highlights-multiple article.hlitem-article-item .thumb img {
            height: auto;
            background: #222;
        }

        .novojornal section.highlights-multiple article.hlitem-article-item .thumb {
            overflow: hidden;
        }

            .novojornal section.highlights-multiple article.hlitem-article-item .thumb:hover {
                -webkit-filter: grayscale(1);
                -moz-filter: grayscale(1);
                -ms-filter: grayscale(1);
                -o-filter: grayscale(1);
                filter: grayscale(1);
                -webkit-filter: gray;
                filter: gray;
            }

            .novojornal section.highlights-multiple article.hlitem-article-item .thumb .thumb-overlay {
                display: none;
                width: 100%;
                z-index: 1;
                height: 90%;
                min-height: 90%;
                position: absolute;
                bottom: 0;
                background: -webkit-linear-gradient(top,rgba(145,2,2,0),rgba(96,0,0,.7) 58%,rgba(86,0,0,.77) 70%,rgba(55,0,0,.9) 91%,rgba(51,0,0,.9) 94%);
                background: linear-gradient(180deg,rgba(145,2,2,0) 0,rgba(96,0,0,.7) 58%,rgba(86,0,0,.77) 70%,rgba(55,0,0,.9) 91%,rgba(51,0,0,.9) 94%);
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00910202",endColorstr="#e6330000",GradientType=0);
            }

        .novojornal section.highlights-multiple article.hlitem-article-item .metadata {
            padding: 10px;
            z-index: 1;
            background: #f3e1b8;
        }

            .novojornal section.highlights-multiple article.hlitem-article-item .metadata a {
                color: inherit;
            }

            .novojornal section.highlights-multiple article.hlitem-article-item .metadata .title {
                font-family: Merriweather,Georgia,Times,serif;
                font-weight: 400;
                color: #29231b;
                margin: 5px 0 0;
                font-size: 14px;
                letter-spacing: -.1px;
                line-height: 15px;
                -webkit-line-clamp: 3;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
            }

            .novojornal section.highlights-multiple article.hlitem-article-item .metadata .breadcrumbs {
                font-size: 9px;
                letter-spacing: .6px;
                font-weight: 700;
                color: #544837;
                text-transform: uppercase;
            }

                .novojornal section.highlights-multiple article.hlitem-article-item .metadata .breadcrumbs .active {
                    color: #dd2323;
                }

        .novojornal section.highlights-multiple article.hlitem-article-item .thumb,
        .novojornal section.highlights-multiple article.hlitem-article-item .thumb img {
            width: 100%;
            background: #222;
            display: block;
            max-width: 100%;
            height: auto;
        }

        .novojornal section.highlights-multiple article.hlitem-article-item .metadata {
            width: 100%;
        }

@media (min-width:768px) {

    .novojornal section.highlights-multiple {
        padding: 0;
        border: none;
    }

    .novojornal section.highlights-multiple .hlitem-inner {
        width: 750px;
        margin: 0 auto;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
    }

    .novojornal section.highlights-multiple .hlitem-article {
        float: left;
        width: 50%;
        position: relative;
        height: 360px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .novojornal section.highlights-multiple .hlitem-article:nth-child(2) {
            margin-top: 0;
        }

        .novojornal section.highlights-multiple .hlitem-article:nth-child(3) {
            margin-top: 30px;
            width: 100%;
            height: 300px;
        }

    .novojornal section.highlights-multiple article.hlitem-article-item {
        height: 100%;
    }

    .novojornal section.highlights-multiple .hlitem-article .section-title {
        padding: 10px 40px 15px;
    }

        .novojornal section.highlights-multiple .hlitem-article .section-title .title {
            font-size: 22px;
        }

    .novojornal section.highlights-multiple article.hlitem-article-item .thumb {
        height: 100%;
    }

        .novojornal section.highlights-multiple article.hlitem-article-item .thumb a {
            display: block;
            height: 100%;
        }

        .novojornal section.highlights-multiple article.hlitem-article-item .thumb img {
            height: 100%;
            object-fit: cover;
        }

    .novojornal section.highlights-multiple article.hlitem-article-item .metadata {
        position: absolute;
        bottom: 0;
        padding: 10px 15px;
        background: linear-gradient(180deg,rgba(145,2,2,0) 0,rgba(96,0,0,.7) 58%,rgba(86,0,0,.77) 70%,rgba(55,0,0,.9) 91%,rgba(51,0,0,.9) 94%);
    }

        .novojornal section.highlights-multiple article.hlitem-article-item .metadata .title {
            margin: 10px 0;
            font-size: 22px;
            color: #f3e1b8;
            letter-spacing: -.46px;
            line-height: 28px;
        }

        .novojornal section.highlights-multiple article.hlitem-article-item .metadata .breadcrumbs {
            font-size: 12px;
            color: #f3e1b8;
        }
}

@media (min-width:992px) {

    .novojornal section.highlights-multiple .hlitem-inner {
        width: 970px;
    }
}

@media (min-width:1200px) {

    .novojornal section.highlights-multiple .hlitem-inner {
        width: 1170px;
    }

    .novojornal section.highlights-multiple article.hlitem-article-item .metadata .title {
        font-size: 27px;
        line-height: 36px;
    }
}

.article-full {
       user-select: none;
}

@media print {
  html, body {
    display: none;  /* hide whole page */
  }
}