﻿

/*  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;
    }
}