:root{
    --azultopohome: #08193F;
    --brancohome: #fff;
    --cortextocapa: #1E1E1E;
    --coropmais: #FBB03B;
    --titulohome: #1B406D;
    --corpublieditorial: #EF7F00;
    --corbordalistagem: #EEEEEE;
    --corpodcast: #666;
    --cordobotao: #01AAE5;
    --corcardopmais: #999;
    --corplanodefundojornal: #eee;
    --caixacbn: #C00020;
    --caixanew: #132D4D;
}

.text-gray {
    color: #666!important;
}

.topo-home{
    background-color: var(--cortextocapa);
    display: block;
    /*height: 90px;*/
    margin-bottom: 60px;
}
.botao-home{
    padding: 0 20px;
    font-weight: bold;
}
section.banner-sb div.publicidade{
    width: 100%;
}
.banner-digitalpremium{
    width: 1190px;
    display: block;
    margin: 0 auto;
}

.caixa-topo-home {
    width: 100%;
    height: 100px;
    max-width: 1030px;
    margin: 0 auto
}

/*============ BREAKING NEWS ============*/
/* .caixa-topo-home ul{
    margin: 0 auto;
    padding: 20px 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}
.logo-breaking-news {
    width: 40px;
    height: 47px;
}
.caixa-topo-home ul li:not(:first-of-type){
    width: 230px;
    display: block;
    border-right: 1px solid var(--brancohome);
    padding-right: 20px;
    margin-left: 20px;
}
.caixa-topo-home ul li:nth-of-type(1) {
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.caixa-topo-home ul li:last-child{
    border-right: none;
}
.caixa-topo-home ul li a{
    font-family: 'Roboto Condensed';
    font-size: 18px;
    line-height: 20px;
    color: var(--brancohome);
} */
/*============ /BREAKING NEWS ============*/


/*============ NOVA SEÇÃO DE COLUNISTAS (TOPO HOME)=========== */
.caixa-topo-home {
    width: 100%;
    height: 100px;
    max-width: 1250px;
    margin: 0 auto;
    font-family: "Roboto Condensed";
}

.caixa-topo-home ul {
    margin: 0 auto;
    padding: 20px 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%
}

.logo-breaking-news {
    width: 40px;
    height: 47px
}

.caixa-topo-home ul li{
    display: block;
    border-right: 1px solid var(--brancohome);
    padding-right: 15px;
    margin-left: 15px
}
.caixa-topo-home .item-colunista-topo{
    gap: 10px;
    max-width: 270px;
    width: 270px;
    line-height: 1.2;
}
.caixa-topo-home .item-colunista-topo img {
    width: 56px;
    height: 56px;
    border-radius: 30px;
}
.item-colunista-topo .link-foto-colunista:hover + div > .link-colunista{
    color: var(--hoverlinkmenu);
}
.item-colunista-topo .link-foto-colunista:hover + div > .link-colunista::after{
    background-image: url(../img/icon/icon-seta-lightblue.svg);
}
.item-colunista-topo .link-colunista:hover::after{
    background-image: url(../img/icon/icon-seta-lightblue.svg);
}
.item-colunista-topo .logo-op-mais {
    width: 78px !important;
}
.caixa-topo-home ul li:first-child {
    margin-left: 0;
}
.item-colunista-topo:nth-of-type(4) {
    border-right: 0;
}
.item-colunista-topo:last-child{
    border-right: none;
    width: 140px;
}
.item-colunista-topo:last-child img{
    border-radius: 0;
    height: inherit;
}


/*============ NOVA SEÇÃO DE COLUNISTAS (TOPO HOME)=========== */

/*================= HOME MODELO 1 =================*/
.capa-variacao1{
    display: block;
    margin-top: 50px;
}

.home-variacao1 figure{
    width: 100%;
    height: 410px;
}
.home-variacao1 figure img{
    width: 100%;
    height: 410px;
    max-width: 100%;
    border: 1px solid transparent;
    border-radius: 5px;
    object-fit: cover;
}

.destaque-home a p {
    font-size: 26px;
    line-height: 32px;
    font-family: 'Roboto Condensed';
    font-weight: bold;
}

.superbanner-expansive{
    margin-bottom: 70px;
}
.superbanner-expansive .publicidade{
    height: 250px;
    max-width: 970px;
    width: initial;
    display: block;
}
.superbanner-expansive .publicidade div {
    width: 100% !important ;
    max-width: 728px;
    min-width: 100% !important;
}
.superbanner-expansive .publicidade div iframe{
    max-width: 100% !important;
}
.opovo-mais-logo img{
    width: 67px;
    height: 40px;
}
.opovo-mais-logo .assine {
    width: 270px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

.card-opovo-mais{
    width: 295px;
    width: 100%;
    height: 100%;
    padding: 20px;
    float: left;
    background-color: var(--cortextocapa);
    border: 1px solid transparent;
    border-radius: 5px;
}

.cartola-opovomais{
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    font-family: 'Roboto Condensed';
    color: var(--coropmais);
    margin-bottom: 5px;
}
.card-opovo-mais p{
    font-size: 22px;
    font-weight: bold;
    line-height: 26px;
    font-family: 'Roboto Condensed';
    color: var(--brancohome);
    margin-bottom: 10px;
}
.link-colunista img{
    width: 40px;
    height: 40px;
    border: 1px solid transparent;
    border-radius: 50px;
}

.nome-colunista{
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    font-family: 'Roboto Condensed';
    color: var(--brancohome);
}
.titulo-home{
    font-size: 26px;
    line-height: 26px;
    font-family: 'Roboto Condensed';
    color: var(--titulohome);
    font-weight: bold;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 20px;
    display: block;
}

.titulo-home.seta-nav-azul:hover {
    color: var(--hoverlinkmenu);
}

.link-colunista:hover .seta-nav-branca:after,
.titulo-home.seta-nav-azul:hover:after {
    background-image: url(../img/icon/icon-seta-lightblue.svg);
}

.maislida{
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Condensed';
    padding: 5px 10px;
    color: var(--titulohome);
    border: 1px solid var(--titulohome);
    border-radius: 5px;
    cursor: pointer;
    margin-right: 20px;
    transition: .3s;
}
.maislida.selected {
    cursor: default;
}
.maislida.selected, .maislida:hover{
    background-color: var(--azullink);
    color: white;
}

.mais-lidas ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 20px;
    padding-left: 40px;
    gap: 30px;
}

.mais-lidas ul li,
.mais-lidas ul li a p {
    margin-bottom: 0;
}

.mais-lidas ul li a p{
    font-size: 22px;
    line-height: 26px;
}

.mais-lidas ul li::before {
    color: var(--azullink);
}

.caixa-principal{
    width: 100%;
}

.caixa-principal ul{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.caixa-principal ul li{
    padding: 20px 0;
    border-bottom: 1px solid var(--corbordalistagem);
}
.caixa-principal ul li:first-of-type {
    padding-top: 0;
}
.caixa-principal ul li:last-of-type{
    border-bottom: none;
    padding-bottom: 0;
}

.caixa-principal figure,
.caixa-coronavirus figure {
    display: block;
    aspect-ratio: 4/3;
}
.caixa-coronavirus.desktop-banner div {
    min-width: 300px !important;
    width: 100% !important;
}
.caixa-coronavirus.desktop-banner  div div{
    width: 300px !important;
}
.caixa-coronavirus.desktop-banner div iframe{
    width: 100%;
}
.caixa-principal figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 1px solid transparent;
    border-radius: 5px;
}
.caixa-principal p{
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    font-family: 'Roboto Condensed';
    color: var(--cortextocapa);
    margin-bottom: 0;
}
.caixa-principal .cartola-card-opmais{
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 5px;
    padding-right: 5px;
}
.cartola-publieditorial{
    color: var(--corpublieditorial);
    font-size: 18px;
    font-weight: bolder;
    font-family: 'Roboto Condensed';
}

.caixa-podcast div > p{
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    font-family: 'Roboto Condensed';
    color: var(--cortextocapa);

}
.caixa-podcast .abre-podcast {
    font-size: 18px;
    line-height: 22px;
    font-family: 'Roboto Condensed';
    color: var(--cortextocapa);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.caixa-coronavirus {
    width: 100%;
}

.caixa-coronavirus:nth-of-type(4){
    margin-right: 0;
}
.caixa-coronavirus figure img{
    width: 100%;
    height: 100%;
    /*height: 220px;*/
    object-fit: cover;
    border: 1px solid transparent;
    border-radius: 5px;
}
.caixa-coronavirus p{
    font-size: 26px;
    line-height: 30px;
    font-family: 'Roboto Condensed';
    color: var(--cortextocapa);
    font-weight: bold;
}

.container-caixa-vidaearte {
    display: flex;
    overflow-x: auto;
    /*touch-action: pan-x;*/
}

.caixa-vidaearte{
    border-radius: 10px;
    overflow: hidden;
    flex-shrink: 0;
}

.footer-webstories-home {
    position: absolute;
    bottom: 0;
    background-color: #1e1e1e;
    width: 100%;
    padding: 20px;
    height: 136px;
}

.footer-webstories-home span { color: #999; }
.footer-webstories-home p { color: #fff; }

.caixa-vidaearte:nth-last-of-type(2){
    width: 300px;
}
.caixa-vidaearte:nth-last-of-type(1){
    margin-right: 0;
}
.caixa-vidaearte figure {
    max-width: 295px;
    width: 100%;
    height: 465px;
    overflow: hidden;
}

.caixa-vidaearte figure img{
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0;
    object-fit: cover;
}
.publicidade-hp{
    width: 300px;
    height: 600px;
}
.publicidade-hp img{
    width: 100%;
    height: 100%;
}
.caixa-vidaearte p{
    font-size: 22px;
    line-height: 26px;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    margin-bottom: 0;
    margin-top: 15px;
}

.caixa-aovivo {
    font-family: 'Roboto Condensed';
}

.caixa-aovivo iframe {
    width: 100%;
}

.abre-aovivo{
    color: var(--cortextocapa);
}


.newsletter{
    max-width: 100%;
}

.caixa-newsletter{
    background-color: var(--caixanew);
    position: relative;
    margin: 0 auto;
}

.caixa-newsletter > * {
    color: #fff;
    font-weight: 700;
    font-family: 'Roboto Condensed';
}

.caixa-newsletter .btn-lightblue{
    position: absolute;
    bottom: -20px;
}

.btn-lightblue {
    background-color: var(--cordobotao);
    color: #fff;
    border-radius: 5px;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
    height: 40px;
    padding: 10px 20px;
    transition: .3s;
}

.btn-lightblue:hover {
    background-color: var(--azullink);
    color: #fff;
}

.main-newsletter-home {
    width: 400px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9;
    top: 0;
    display: none;
}
.newsletter-form-header {
    background-color: #e2e2e2;
    text-align: right;
}
.fechar-newsletter {
    margin-right: 15px;
}

.logo-opovomais{
    display: block;
    margin-bottom: 10px;
}
.caixa-principal-opmais{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.card-opmais{
    background-color: var(--cortextocapa);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    width: 32%;
    margin-bottom: 20px;
}

.card-opmais figure {
    margin-bottom: 0;
    overflow: hidden;
    aspect-ratio: 16/9;
}

.card-opmais figure img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* CARTOLA OP+ EM CIMA DA IMG */
.cartola-card-opmais.position-absolute {
    top: 15px;
    left: 15px;
}

.caixa-jornal {
    max-width: 295px;
}

.card-opmais .cartola-capa{
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Condensed';
    color: var(--corcardopmais);
}
.card-opmais p{
    font-size: 22px;
    line-height: 26px;
    font-family: 'Roboto Condensed';
    color: var(--brancohome);
    font-weight: bold;
    margin-bottom: 0;
}
.footer-card-opmais {
    padding: 15px 20px;
}

.caixa-jornal figure img{
    width: 100%;
    height: auto;
    object-fit: contain;
}
.caixa-jornal .botao-home{
    width: 100%;
    height: inherit;
    border: 1px solid transparent;
    border-radius: 5px;
    font-size: 16px;
    line-height: 40px;
    font-family: 'Roboto Condensed';
    cursor: pointer;
    padding: 0;
    font-weight: bold;
    display: block;
    text-align: center;
}

.caixa-especial {
    overflow: hidden;
}

.caixa-especial figure {
    width: 100%;
    height: 100%;
}

.caixa-especial figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.caixa-titulo-especial{
    background-color: var(--cortextocapa);
}

.caixa-titulo-especial .btn-lightblue:hover {
    background-color: var(--caixanew);
}
.cartola-especial{
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed';
    color: var(--brancohome);
}
.caixa-titulo-especial .titulo-especial {
    font-weight: bold;
    color: var(--brancohome);
    font-family: 'Roboto Condensed';
}
.caixa-titulo-especial p{
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto Condensed';
    color: var(--brancohome);
}

/* VARIAÇÃO ESPECIAL - OP+*/
.especial-maisopovo.caixa-titulo-especial{
    background-color: var(--pretodefault);
}

.especial-maisopovo .titulo-home {
    color: #fff;
}
/* /VARIAÇÃO ESPECIAL - OP+*/

.opovo-cbn{
    margin-bottom: 100px;
    display: block;
}
.logo_cbn{
    margin-bottom: 20px;
}
.logo_cbn img {
    max-width: 230px;
    width: 100%;
    height: 30px;
}

.embed-opovocbn{
    background-color: var(--caixacbn);
    width: 100%;
    height: 190px;
    border: 1px solid transparent;
    border-radius: 5px;
}
.botao-cbn{
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Condensed';
    color: var(--brancohome);
    border: 1px solid var(--brancohome);
    border-radius: 5px;
    padding: 5px 10px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.player_radio_fm, .player_radio_am, .player_radio_cariri{
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}
.player_radio_fm audio, .player_radio_am audio, .player_radio_cariri audio{
    width: 100%;
}

.player_am audio {
    margin-top: -60px;
}

.player_cariri audio {
    margin-top: -120px;
}

.caixa-botaocbn ul {
    display: flex;
    align-items: center;
    height: 35px;
}
.caixa-botaocbn ul li {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Condensed';
    border-radius: 5px;
    cursor: pointer;
}

.caixa-botaocbn ul li a {
    color: var(--brancohome);
    border: 1px solid var(--brancohome);
    padding: 5px 10px;
    border-radius: 5px;
}
.caixa-botaocbn .selecionado, .radio-selecionada{
    background-color: var(--brancohome);
    color: var(--caixacbn)!important;
}

.subcaixa-opovo-cbn .titulo-home{
    line-height: 32px;
    color: var(--cortextocapa);
}
.subcaixa-opovo-cbn p{
    font-size: 18px;
    line-height: 24px;
    color: var(--cortextocapa);
    font-family: 'Roboto Condensed';
    margin-top: 15px;
}
.saiba-mais-cbn{
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    color: var(--cortextocapa);
    font-family: 'Roboto Condensed';
    margin-top: 50px;
}
/*======================================== Home GERAL ======================================*/

.caixa-home-maximo{
    max-width: 1240px;
    margin: 0 auto;
}

.content-relacionadas a:last-of-type .relacionadas-topo {
    margin-bottom: 0;
}

.relacionadas-topo::before{
    content: ' ';
    background-image: url('../img/icon/icon-relacionados.svg');
    width: 9px;
    height: 10px;
    position: absolute;
    top: 10px;
    left: 0;
}
.relacionadas-topo{
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: var(--cortextocapa);
    font-family: 'Roboto Condensed';
    padding-left: 15px;
    text-align: left;
    position: relative;
}

.caixa-relacionada {
    margin-bottom: 15px;
}

.caixa-noticia.comimg figure{
    height: 143px;
    width: 190px;
    float: left;
    margin-bottom: 0;
}

.caixa-noticia.comimg figure img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}

/*=============================================== Home variação 3 =======================================================*/

.home-variacao3 .materia1 figure img{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    object-fit: cover;
}

/*=============================================== Home variação 4 =======================================================*/
.home-variacao4 .content-relacionadas span {
    margin-left: 0;
}

/*=================================================== MEDIA QUERIES ======================================================*/
@media(min-width: 992px){

    /* DESTAQUES HOME */
    .relacionadas-topo {
        margin-left: 15px;
    }
    .caixa-noticia:not(:last-child) {
        margin-bottom: 40px;
    }

    .caixa-noticia.comimg{
        margin-bottom: 20px;
    }

    .destaque-home:not(.home-variacao1,.home-variacao4) .materia-destaque {
        font-size: 42px;
        line-height: 48px;
    }


    /* HOME 1 */
    .home-variacao1 .materia1 p,
    .home-variacao4 .materia1 p {
        font-size: 60px;
        line-height: 66px;
    }

    .home-variacao1 .caixa-noticia {
        margin-bottom: 20px;
    }


    /* HOME 3 DESK */
    .home-variacao3 .materia1 figure {
        width: 505px;
        height: 360px;
        float: left;
        margin-bottom: 0;
    }

    /* HOME 4 DESK */
    .destaque-topo {
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 1px solid #EEEEEE;
    }

    .home-variacao4 .content-relacionadas a {
        width: 385px;
    }

    .home-variacao4 .content-relacionadas a:not(:last-of-type) {
        margin-right: 20px;
    }


    /* HOME GERAL */
    .section-home {
        margin-bottom: 100px;
    }

    .caixa-vidaearte{
        width: 295px;
        height: 600px;
        margin-right: 15px;
    }

    .subcaixa-aovivo span {
        font-size: 42px;
        line-height: 48px;
    }
    .abre-aovivo{
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 40px;
    }

    .embed-opovocbn{
        padding: 40px 50px;
    }


    .col-lg-6 .col-12{
        width: auto;
        position: relative;
    }

    .caixa-aovivo .lazyload{
        width: 100%;
        height: 340px;
        object-fit: cover;
    }

    .ico-youtube{
        width: 67px;
        position: absolute;
        top: 50%;
        left: 50%;    
        transform: translate(-50%, -50%);    
        opacity: 0.7;
    }
}

@media(min-width: 768px){

    /* DESTAQUES HOME */
    .caixa-noticia.comimg{
        display: inline-block;
    }

    .caixa-noticia figure {
        margin-right: 20px;
    }

    /* HOME GERAL */
    .mais-lidas ul li {
        max-width: 275px;
    }

    .mais-lidas ul li:not(:last-of-type) {
        padding-right: 30px;
    }

    .caixa-newsletter {
        padding: 25px 90px;
    }

    .caixa-newsletter span {
        font-size: 38px;
        line-height: 40px;
    }
    .caixa-newsletter p{
        font-size: 32px;
        line-height: 40px;
    }

    .caixa-especial,
    .caixa-titulo-especial {
        height: 343px;
    }

    .caixa-especial {
        border-radius: 5px 0 0 5px;
    }

    .caixa-titulo-especial .titulo-especial {
        font-size: 36px;
        line-height: 42px;
    }

    .caixa-titulo-especial {
        padding: 50px;
        border-radius: 0px 5px 5px 0px;
    }

    .caixa-jornal figure {
        height: 510px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #EEEEEE;
    }

    .caixa-botaocbn ul li:not(:last-of-type) {
        margin-right: 20px;
    }

}

@media(max-width: 991px){
    /* DESTAQUES HOME MOBILE */
    .caixa-noticia {
        margin-bottom: 30px;
    }

    .destaque-home .materia-destaque {
        font-size: 38px;
        line-height: 44px;
    }

    /* HOME GERAL MOBILE */
    .section-home {
        margin-bottom: 70px;
    }
    .row-section {
        row-gap: 40px;
    }

    .caixa-vidaearte {
        width: 295px;
        height: 600px;
        margin-right: 10px;
    }

    .subcaixa-aovivo span {
        font-size: 26px;
        line-height: 34px;
    }
    .abre-aovivo{
        font-size: 18px;
        line-height: 24px;
    }

    .card-opmais{
        width: 49%;
    }

    .caixa-opovo-mais .col-lg-3 {
        margin-bottom: 30px;
    }

    .caixa-botaocbn ul li:not(:last-of-type) {
        margin-right: 8px;
    }

    .embed-opovocbn {
        padding: 30px 20px;
    }

    .col-lg-6 .col-12{
        width: auto;
    }
	.col-lg-6 .col-12{
        width: auto;
        position: relative;
    }
    .caixa-aovivo .lazyload{
        width: 100%;
        height: 490px;
        object-fit: cover;
    }

    .ico-youtube{
        width: 47px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 0.7;
    }

}

@media(max-width: 824px){
    .col-lg-6 .col-12{
        width: auto;
    }
    .caixa-aovivo .lazyload{
        width: 100%;
        height: 445px;
        object-fit: cover;
    }
}

@media(max-width: 768px){
    /* HOME GERAL MOBILE */
    .caixa-newsletter {
        padding: 20px;
    }

    .caixa-newsletter span,
    .caixa-newsletter p {
        font-size: 30px;
        line-height: 36px;
    }

    .caixa-especial {
        height: 200px;
    }

    .caixa-especial {
        border-radius: 5px 5px 0 0;
    }

    .caixa-titulo-especial {
        padding: 20px;
        border-radius: 0 0 5px 5px;
    }

    .caixa-titulo-especial .titulo-especial {
        font-size: 26px;
        line-height: 34px;
    }

    .caixa-botaocbn ul li {
        font-size: 13px;
    }

    .col-lg-6 .col-12{
        width: auto;
    }
    .caixa-aovivo .lazyload{
        width: 100%;
        height: 390px;
        object-fit: cover;
    }
    .ico-youtube{
        width: 67px;
    }

}

@media(max-width: 600px){
    .card-opmais {
        width: 100%;
    }

    .caixa-aovivo .lazyload{
        width: 100%;
        height: 239px;

    }

    .caixa-aovivo .lazyload img{
        object-fit: cover;
    }
}


/*======================================= BANNER ====================================================*/

@media(max-width: 475px){
    .superbanner-expansive{
        display: none;
    }

    .caixa-aovivo .lazyload{
        width: 100%;
        height: 239px;

    }

    .caixa-aovivo .lazyload img{
        object-fit: cover;
    }
    .ico-youtube{
        width: 47px;
     }
}

@media(max-width: 425px){

    .col-lg-6 .col-12{
        width: auto;
    }
    .caixa-aovivo .lazyload{
        width: 100%;
        height: 220px;

    }

}

@media(max-width: 375px){
    .opovo-mais-logo {
        flex-direction: column;
    }

    .opovo-mais-logo .assine {
        margin-top: 10px;
    }


    .caixa-aovivo .lazyload{
        width: 100%;
        height: 192px;
    }
    .caixa-aovivo .lazyload img{
        object-fit: cover;
    }
}

@media(max-width: 320px){

    .caixa-aovivo .lazyload{
        width: 100%;
        height: 163px;
        object-fit: cover;

    }
    /* .caixa-aovivo .lazyload img{
        height: 100%;
        object-fit: cover;
    } */
}
@media (min-width: 576px) {
    .superbanner-expansive .container {
        max-width: 100% ;
        margin: 0 ;
    }
}
@media (min-width: 991px) {
    .superbanner-expansive .publicidade div{
        max-width: 970px;
    }
}
@media (max-width: 768px) {
    .superbanner-expansive .publicidade div{
        max-width: 100%;
    }
    .superbanner-expansive .publicidade{
        margin: 0;
    }
}
@media(max-width:1215px){
    .caixa-topo-home ul {
        align-items: normal;
        justify-content: normal;
        flex-wrap: nowrap;
        overflow-x: scroll
    }
    .item-colunista-topo div{
        max-width: 210px;
        width: 200px;
    }
    .item-colunista-topo:last-child, .item-colunista-topo:last-child div {
        width: inherit;
    }
}