@media (orientation: landscape) {

    div.full-screen#capa div.full-screen-image.landscape {display:block;}
    div.full-screen#capa div.full-screen-image.portait {display:none;}
    
    div.full-screen#capa div.titulo-de-capa div.module-centered.landscape {display:block;}
    div.full-screen#capa div.titulo-de-capa div.module-centered.portait {display:none;}
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa {display:block;}
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {display:none;}
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 26%;
    height: 78em;
    left: 33em;
    /* border: 1px solid red; */
    }
    
    div.full-screen#intro-mobile {display: none;}
    div.full-screen#intro-mobile div.titulo-de-capa a.scroll-link {display:none;}
    
    
        
    }
    
    
    @media (orientation: portrait) {
    
    div.full-screen#capa div.full-screen-image.landscape {display:none;}
    div.full-screen#capa div.full-screen-image.portait {
    display:block;
    background-position: bottom center;
    }
    
    div.full-screen#capa div.titulo-de-capa div.module-centered.landscape {display:none;}
    div.full-screen#capa div.titulo-de-capa div.module-centered.portait {
    display:block;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa {display:none;}
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    display:block;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }
    
    
    
    
    
    div.full-screen#capa div.titulo-de-capa {
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }
    
    
    
    div.full-screen#intro-mobile {
    top: 50%;
    display: block;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    }
    
    
    
    
    
    div.full-screen#intro-mobile div.titulo-de-capa a.scroll-link {
    display:block;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 4%;
    }
    
    
    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 95%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 52%;
        height: 129em;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        left: 50%;
    }

    
    
    
        
    }
    
    
    
    
    
    
    
    
    
    
    
    
    /************************/
    
    @media only screen 
    and (device-width: 2560px) 
    and (device-height: 1440px)  {
    
        /* .agregador .item-hover figure {
            height: 34%;
            margin-bottom: 1.9em;
        } */
    
        .agregador-relacionados .item-hover {
            height: 40em;
        }
    
        .agregador-relacionados .item-hover figure {
            height: 79%;
        }
    

    }
    
    @media only screen and (min-width : 2560px){
    
    /*DMM*/
    
    .agregador {
    width: 98%;
    }
    
    
    .agregador .item-hover {
    width: calc(98% / 6);
    /* height: 57em; */
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 40em;
    width: 25%;
    height: 75em;
    left: 48em;
    /* border: 1px solid red; */
    }
    
    /* .agregador .item-hover figure {
    height: 36%;
    margin-bottom: 1.9em;
    } */
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 26%;
    height: 75em;
    left: 33em;
    /* border: 1px solid red; */
    }
    
    /* .agregador .item-hover figure {
    height: 34%;
    margin-bottom: 1.9em;
    } */
    
    /*DMM FIM*/
    
    }
    
    
    @media only screen and (min-width : 1980px){
    /*DMM*/
    
    .agregador {
    width: 98%;
    }
    
    .agregador .item-hover {
    width: calc(98% / 6);
    /* height: 57em; */
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 26%;
    height: 61em;
    left: 33em;
    /* border: 1px solid red; */
    }
    
    /* .agregador .item-hover figure {
    height: 28%;
    margin-bottom: 1.9em;
    } */
    
    /*DMM FIM*/
    
    }
    
    
    
    
    @media only screen and (min-width : 1921px){
    
    body {
    font-size: 1.1rem;
    }
    
    .content-center {
    /*max-width: 37.7vw;*/
    max-width: 28.7vw;/*sam*/
    }
    
    .content-larger {
    width: 47.3%;
    }
    
    /*creditos*/
    
    div.wrapper div.content-fullwidth div.credits cite {
    font-size: 1.3em;
    }
    
    
    /**/
    
    /*DMM*/
    
    .agregador {
    width: 98%;
    }
    
    .agregador .item-hover {
    width: calc(98% / 6);
    /* height: 57em; */
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 26%;
    height: 73em;
    left: 33em;
    /* border: 1px solid red; */
    }
    
    
    /* .agregador .item-hover figure {
    height: 34%;
    margin-bottom: 1.9em;
    }
         */
    
    /*DMM FIM*/
    
    
    
    }
    
    
    
    @media only screen and (max-width : 1920px){
    
    body {
    font-size: 1.01rem;
    }
    
    .content-center {
    /*max-width: 37.7vw;*/
    max-width: 35.7vw;/*sam*/
    }
    
    .content-larger {
    /*width: 47.2%;*/
    width: 49%;
    }
    
    /*creditos*/
    
    div.wrapper div.content-fullwidth div.credits cite {
    font-size: 1.3em;
    }
    
    /*imagem final*/
    
    img {
    margin: 0 auto -0.2em auto;
    }
    
    div.wrapper div.content.content-center div.intro {
    width: 92%;
    }
    
    /*div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
        width: 16em;
        height: 16em;
    }*/
    
    /*DMM*/
    
    .agregador {
    width: 98%;
    }
    
    .agregador .item-hover {
    width: calc(98% / 6);
    /* height: 57em; */
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 26%;
    height: 61em;
    left: 33em;
    /* border: 1px solid red; */
    }
    
    /* .agregador .item-hover figure {
    height: 28%;
    margin-bottom: 1.9em;
    }
     */
    
    
    /*DMM FIM*/
    
    
    }
    
    
    @media only screen and (max-width : 1920px) and (max-height:1000px) {
        div.full-screen#capa .titulo-de-capa {
            top: 13em;
            width: 26%;
            height: 61em;
            left: 33em;
            /* border: 1px solid red; */
            }
    }

    @media only screen and (max-width : 1920px) and (max-height:850px) {
        div.full-screen#capa .titulo-de-capa {
            top: 11em;
            width: 24%;
            height: 55em;
            left: 33em;
            }
    }

    
    
    
    
    @media only screen and (max-width : 1880px){
    
    .content-center {
    max-width: 38.5vw;
    max-width: 36vw;/*sam*/
    }
    
    .content-larger {
    /*width: 48.4%;*/
    width: 49.4%;
    }
    
    .agregador {
    width:86%;
    }
    
    .agregador .item-hover {
    width: 18%;
    }
    
    }
    
    
    
    @media only screen and (max-width : 1680px) {
    .content-center {
    max-width: 44.5vw;
    max-width: 40vw;/*sam*/
    }
    
    .content-larger {
    /*width: 56%;*/
    width: 55.5%;
    }
    
    /*DMM*/
    
    .agregador {
    width: 98%;
    }
    
    .agregador .item-hover {
    width: calc(98% / 6);
    /* height: 57em; */
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 26%;
    height: 61em;
    left: 33em;
    /* border: 1px solid red; */
    }
    
    /* .agregador .item-hover figure {
    height: 24%;
    margin-bottom: 1.9em;
    } */
    
    div.full-screen#intro-capa a.scroll-link#introducao-capa {
    width: 23%;
    }
    
    /*DMM FIM*/
    
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 3%;
    }
    
    div.full-screen#capa .titulo-de-capa {
    top: 28em;
    width: 31%;
    height: 64em;
    left: 15em;
    }
    
                        
    }

        
    @media only screen and (max-width : 1680px) and (max-height:1000px) {
        div.full-screen#capa .titulo-de-capa {
            top: 13em;
            width: 26%;
            height: 61em;
            left: 33em;
            /* border: 1px solid red; */
            }
    }

    @media only screen and (max-width : 1680px) and (max-height:850px) {
        div.full-screen#capa .titulo-de-capa {
            top: 11em;
            width: 24%;
            height: 40em;
            left: 33em;
            }
    }
    
    
    @media only screen and (max-width : 1632px) {
    
    div.top nav.collapse-navbar div.menu-two a span.title-vertical_menu {
    display: none;
    } 
    
    }
    
    
    @media only screen 
    and (device-width: 1536px) 
    and (device-height: 864px)  {
    
    /*DMM*/
    
    .agregador {
    width: 98%;
    }
    
    .agregador .item-hover {
    width: calc(98% / 5);
    /* height: 57em; */
    }
    
    .agregador .item-hover .item-legendas {
    font-size: 1.1em;
    }
    
    .agregador .item-hover div.item-legendas h2.interviewee {
    font-size: 1.6em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin: 0px 0px 0.2em;
    font-weight: 800;
    margin: 0 0 0.2em 0;
    padding-bottom: 0;
    }
    
    .agregador .item-hover div.item-legendas p.cargo {
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0.4em 0 0.7em 0;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.citacao {
    font-size: 1.5em;
    line-height: 1.1em;
    letter-spacing: 0.05em;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.data {
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 0.05em;
    z-index: 100;
    margin: 0 0 3em 0;
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 8em;
    width: 26%;
    height: 52em;
    left: 30em;
    /* border: 1px solid red; */
    }
    
    /* .agregador .item-hover figure {
    height: 26%;
    margin-bottom: 1.9em;
    } */
    
    div.full-screen#intro-capa a.scroll-link#introducao-capa {
    width: 23%;
    }
    
    /*DMM FIM*/
    
    
    }
    
    
    @media only screen 
    and (device-width: 1440px) 
    and (device-height: 803px)  {
    div.full-screen#capa .titulo-de-capa {
    top: 22em;
    width: 26%;
    height: 48em;
    left: 25em;
    /* border: 1px solid red; */
    }
    
    .agregador .item-hover {
        width: calc(98% / 5);
        /* height: 57em; */
    }
    
    
    
    }
    
    
    
    @media only screen 
    and (device-width: 1440px) 
    and (device-height: 900px)  {
    
    
    .content-center {
    max-width: 49.5vw;
    max-width: 46vw; /*sam*/
    }
    
    .content-larger {
    width: 62.5%;
    width: 63.5%;
    }
    
    
    /*DMM*/
    
    .agregador {
    width: 98%;
    }
    
    .agregador .item-hover {
    width: calc(98% / 5);
    /* height: 57em; */
    }
    
    .agregador .item-hover .item-legendas {
    font-size: 1.1em;
    }
    
    .agregador .item-hover div.item-legendas h2.interviewee {
    font-size: 1.6em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin: 0px 0px 0.2em;
    font-weight: 800;
    margin: 0 0 0.2em 0;
    padding-bottom: 0;
    }
    
    .agregador .item-hover div.item-legendas p.cargo {
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0.4em 0 0.7em 0;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.citacao {
    font-size: 1.5em;
    line-height: 1.1em;
    letter-spacing: 0.05em;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.data {
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 0.05em;
    z-index: 100;
    margin: 0 0 3em 0;
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 25em;
    width: 28%;
    height: 52em;
    left: 24em;
    /* border: 1px solid red; */
    }
    
    /* .agregador .item-hover figure {
    height: 24%;
    margin-bottom: 1.9em;
    } */
    
    div.full-screen#intro-capa a.scroll-link#introducao-capa {
    width: 23%;
    }
    
    /*DMM FIM*/
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 38%;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 38%;
    }
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 33%;
    height: 54em;
    left: 13em;
    }
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 2%;
    }
    
    }



    @media only screen and (device-width: 1440px) and (device-height: 929px)  {

        div.full-screen#capa .titulo-de-capa {
            top: 28em;
            width: 31%;
            height: 51em;
            left: 15em;
        }


    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 2%;
    }

    /* .agregador .item-hover figure {
        height: 20%;
        margin-bottom: 1.9em;
    } */


    }




    
    
    
    @media only screen and (max-width : 1440px) {
    
    /*DMM*/
    
    .agregador {
    width: 92%;
    }
    
    /* .footercontainer {
    width: 98%;
    } */
    
    .agregador .item-hover {
    width: calc(92% / 4);
    /* height: 57em; */
    }
    
    .agregador .item-hover .item-legendas {
    font-size: 1.1em;
    }
    
    .agregador .item-hover div.item-legendas h2.interviewee {
    font-size: 1.6em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin: 0px 0px 0.2em;
    font-weight: 800;
    margin: 0 0 0.2em 0;
    padding-bottom: 0;
    }
    
    .agregador .item-hover div.item-legendas p.cargo {
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0.4em 0 0.7em 0;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.citacao {
        font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.data {
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 0.05em;
    z-index: 100;
    margin: 0 0 3em 0;
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 16em;
    width: 25%;
    height: 47em;
    left: 24em;
    /* border: 1px solid red; */
    }
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 2%;
    }
    


    div.full-screen#capa .titulo-de-capa {
        top: 24%;
        width: 32%;
        height: 66%;
        left: 9%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 3%;
    }


    

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
width: 30%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {

        left: 50%;
    }

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 57em 18em;
        background-color: #015782;
    }

    /* .footercontainer2 {
        width: 16.5%;
    } */


    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 35%;
        left: 27%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 30%;
        height: 56%;
    }

    div.full-screen div.full-screen-image {
        height: 70%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        width: 20%;
    }

    
    .content-center {
        max-width: 68vw;
        }
    
        /* .footercontainer2 {
            width: 18.5%;
        } */

        /* .agregador .item-hover figure {
            height: 27%;
            margin-bottom: 1.9em;
        } */
    
    }
    
    
    
    
    @media only screen and (max-width : 1366px){
    
    body {
    font-size: 1rem;
    }
    
    .content-center {
    max-width: 50.5vw;
    max-width: 48vw; /*sam*/
    }
    
    .content-larger {
    width: 63.8%;
    width: 66.5%;
    }
    
    .agregador {
    width: 92%;
    }
        
    /* .footercontainer {
    width: 97.5%;
    } */
    
    .agregador .item-hover {
    width: calc(92% / 4);
    /* height: 57em; */
    }
    
    .agregador .item-hover .item-legendas {
    font-size: 1.1em;
    }
    
    .agregador .item-hover div.item-legendas h2.interviewee {
    font-size: 1.6em;
    letter-spacing: 0.02em;
    line-height: 1.2em;
    margin: 0px 0px 0.2em;
    font-weight: 800;
    margin: 0 0 0.2em 0;
    padding-bottom: 0;
    }
    
    .agregador .item-hover div.item-legendas p.cargo {
    font-size: 1.1em;
    line-height: 1.2em;
    margin: 0.4em 0 0.7em 0;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.citacao {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0.02em;
    margin: 0 0 0.7em 0;
    }
    
    .agregador .item-hover div.item-legendas p.data {
    font-size: 1em;
    line-height: 1.1em;
    letter-spacing: 0.05em;
    z-index: 100;
    margin: 0 0 3em 0;
    }
    
    div.full-screen#capa .titulo-de-capa {
    top: 21em;
    width: 25%;
    height: 43em;
    left: 24em;
    }
    
    /* .agregador .item-hover figure {
    height: 26%;
    margin-bottom: 2em;
    } */
    
    div.full-screen#intro-capa a.scroll-link#introducao-capa {
    width: 23%;
    }
    
    div.full-screen#capa .titulo-de-capa {
    top: 28em;
    width: 32%;
    height: 52em;
    left: 14em;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 38%;
    }
    
    
    div.full-screen#capa .titulo-de-capa {
    top: 29em;
    width: 33%;
    height: 54em;
    left: 13em;
    }
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 2%;
    }


    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 57em 18em;
        background-color: #015782;
    }
    
    
    }
    
    
    @media only screen 
    and (device-width: 1366px) 
    and (device-height: 1024px)  {
        div.full-screen#capa .titulo-de-capa {
            top: 29em;
            width: 33%;
            height: 54em;
            left: 13em;
            }
    
    }
    
    @media only screen 
    and (device-width: 1280px) 
    and (device-height: 1024px)  {
    
        div.full-screen#capa .titulo-de-capa {
            top: 32em;
            width: 34%;
            height: 50em;
            left: 12em;
            /* border: 1px solid red; */
        }
    
    }
    
    
    
    
    
    
    @media only screen and (max-width : 1280px) {
    
    .content-center {
    max-width: 54.69vw;
    max-width: 49vw;/*sam*/
    }
    
    .content-larger {
    width: 70%;
    width: 68%;
    }
    
    /*intro*/
    
    div.wrapper div.content.content-larger div.intro p {
    font-size: 3em;
    line-height: 1.15em;
    -webkit-margin-after: 0.6em;
    }
    
    div.wrapper div.content.content-larger div.intro h6 {
    font-size: 2.2em;
    font-weight: 100;
    }
    
    
    div.wrapper div.content-fullwidth div.box div.box-blockquote cite, div.wrapper div.content-larger div.box div.box-blockquote cite {
    font-size: 2.2em;
    line-height: 0.9em;
    margin-top: 0.6em;
    }
     
    
    /*caixas*/
    
    div.wrapper div.content.content-center div.box div.box-text > h2 {
    font-size: 3.1em;
    font-weight: 500;
    line-height: 1.2em;
    }
    
    div.wrapper div.content.content-center div.box div.box-text > h3,
    div.wrapper div.content.content-center div.box div.box-text > h4 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: -0.01em;
    margin-top: 2em;
    }
    
    div.wrapper div.content.content-center div.box div.box-text > h4 {
    font-size: 1.8em;
    letter-spacing: 0.01em;
    margin-top: 0em;
    }
    
    div.wrapper div.content.content-center div.box div.box-text > p {
    font-size: 1.9em;
    line-height: 1.4em;
    font-weight: 600;
    margin-bottom: 1.1em;
    letter-spacing: 0.01em;
    margin-top: 0.3em;
    }
    
    div.wrapper div.content.content-center div.box div.box-text > p span.num-item {
    font-size: 0.9em;
    line-height: 1.4em;
    font-weight: 500;
    padding-right: 0.5em;
    }
    
    /*trinco*/
    
    div.wrapper div.content-center p img.end-mark {
    width: 13px;
    margin-bottom: 0px;
    }
    
    /*creditos*/
    
    
    div.wrapper div.content-fullwidth div.credits cite {
    font-size: 1.5em;
    line-height: 1.4em;
    font-weight: 500;
    }
    
    div.wrapper div.content-fullwidth div.credits cite span.media-name {
    padding-right: 0.4em;
    font-weight: 400;
    }
    
    div.wrapper div.content-fullwidth div.credits h6 {
    font-weight: 400;
    font-size: 1em;
    margin-top: 0.5em;
    margin: 3em 0 0 0;
    }
    
    div.wrapper div.content.content-center > h1, div.wrapper div.content.content-center > h2.inter {
    font-size: 4.2em;
    line-height: 1.2em;
    }
    
    /*div.full-screen a.scroll-link div.scrolldown,
    div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
        width: 11em;
        height: 11em;
    }*/
    
    div.wrapper div.gohome,
    div.modal-box-text-left div.gohome {
    width: 90px;
    height: 37px;
    }
    
    /*DMM*/
    
    /* .agregador .item-hover figure {
    height: 24%;
    margin-bottom: 2em;
    } */
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    font-size: 1.1em;
    }
    
    /* FIM DMM*/
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 38%;
    }
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 2%;
    }
    


    div.full-screen#capa .titulo-de-capa {
        top: 24%;
        width: 32%;
        height: 66%;
        left: 9%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 3%;
    }

    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 95%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 42%;
        height: 129%;
    
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
width: 30%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {

        left: 50%;
    }

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 53em 18em;
        background-color: #015782;
    }

    /* .footercontainer2 {
        width: 25.5%;
    } */

    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 35%;
        left: 26%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 37%;
        height: 55%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        width: 20%;
    }

    
    .content-center {
        max-width: 68vw;
        }
    
        /* .footercontainer2 {
            width: 18.5%;
        } */
    
    }
    
    
    
    @media only screen and (max-width : 1200px){
    
    .content-center {
    max-width: 50vw;
    /*max-width: 60vw;*/
    }
    
    .content-larger {
    width: 63.3%;
    width: 69.3%;
    }
    
    div.wrapper div.content-fullwidth div.credits cite span.media-name {
        font-weight: 800;
    }
    
    /*blockquote*/
    
    div.wrapper div.content.content-fullwidth div.box div.box-blockquote blockquote, 
    div.wrapper div.content.content-larger div.box div.box-blockquote blockquote {
    font-size: 5.8em;
    line-height: 1em;
    letter-spacing: 0.01em;
    }
    
    div.wrapper div.content-fullwidth div.box div.box-blockquote cite, 
    div.wrapper div.content-larger div.box div.box-blockquote cite {
    font-size: 2em;
    line-height: 0.9em;
    margin-top: 0.6em;
    }
    
    div.wrapper div.content.content-fullwidth div.box div.box-blockquote blockquote.citacao::before, div.wrapper div.content.content-larger div.box div.box-blockquote blockquote.citacao::before {
    top: 0.55em;
    font-size: 2.8em;
    }
    
    /*capitulos*/
    
    div.wrapper div.content.content-center > h2 {
    font-size: 5.3em;
    }
    
    div.wrapper div.content.content-center > p span#first-letter {
    line-height: 50%;
    }
    
    /*DMM*/
    
    .agregador {
    width: 100%;
    }
    
    .agregador .item-hover {
    width: calc(100% / 4);
    /* height: 54em; */
    }
/*     
    .agregador .item-hover figure {
    height: 26%;
    margin-bottom: 2em;
    } */
    
    .agregador .item-hover .item-legendas {
    font-size: 1em;
    }
    
    .agregador-relacionados .item-hover figure {
    height: 48%;
    }
    
    /* FIM DMM*/
    
    }
    
    
    
    
    
    
    
    /*boxes: deixa- de estar float*/
    @media only screen and (max-width : 1112px) {
    
    /*boxes*/
    
    div.wrapper div.content-center div.box.box-left,
    div.wrapper div.content-center div.box.box-right {
    /*float: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    border-top: 1.5px solid #7b7b7b4d;
    border-bottom: 1.5px solid #7b7b7b4d;
    padding-bottom: 3em;
    padding-top: 3em;
    margin-bottom: 3.5em;
    margin-top: 3.5em;
    padding-right: 0em;
    padding-left: 0em;*/
    float: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 4.9em;
    padding-right: 0em;
    padding-left: 0em;
    }
    
    div.wrapper div.content-center div.box-text {
    padding-right: 2em;
    padding-left: 2em;
    margin-right: 1em;
    }
    
    div.wrapper div.content-larger div.box-slideshow button div.arrow {
    width: 60px;
    height: 60px;
    }
    
    section#Iparte-a-noite div.content.content-center div.intro p.article_Signature.bordered {
    padding: 0.23em 0 0.49em 0;
    line-height: 91%;
    }
    
    button#scroll-down, 
    button#scroll-up {
    display: none;
    }
    
    
    div.wrapper div.content.content-center div.intro p {
    font-size: 2.1em;
    }
    
    div.wrapper div.content.content-center div.intro {
        width: 100%;
    }
    
    
    /**/
    
    div.thumbnail-relacionados a div.thumb.thumb01,
    div.thumbnail-relacionados a div.thumb.thumb02 {
    margin-right: auto;
    }
    
    div.thumbnail-relacionados a div.thumb {
    display: block;
    float: none;
    box-sizing: border-box;
    width: 61%;
    margin: 3em auto;
    }
    
    /*DMM*/
    
    .agregador {
    width: 100%;
    }
    
    .agregador .item-hover {
    width: calc(76% / 3);
    /* height: 52em; */
    }
    
    /* .agregador .item-hover figure {
    height: 27.5%;
    margin-bottom: 1.6em;
    } */
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    font-size: 1em;
    }
    
    
    
    /**/
    
    div.full-screen#intro-mobile .titulo-de-capa {
    position: relative;
    display: block;
    width: 56%;
    height: 35%;
    top: 56%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    /* border: 1px solid red; */
    align-content: start;
    text-align: center;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa p.lead, 
    div.full-screen#intro-mobile .titulo-de-capa p.disclaimer {
    line-height: 1.2em;
    text-align: center;
    color: #000000;
    display: block;
    z-index: 100;
    margin: 0.4em 0 0.7em 0;
    opacity: 1;
    margin: 0 0 0.7em 0;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa p.lead {
    font-family: Firme-Light,sans-serif;
    font-size: 4.1em;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa p.disclaimer {
    font-family: Blacker Pro Display, serif;
    font-size: 5em;
    margin: 0 0 0.7em 0;    
    }
    
    div.full-screen#capa .titulo-de-capa {
        top: 24em;
        width: 33%;
        height: 45em;
        left: 11em;
        /* border: 1px solid red; */
    }
    
    .agregador-relacionados .item-hover figure {
    height: 44%;
    }
    
    /*FIM DMM*/
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 38%;
    }

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }

    .content-center {
        max-width: 68vw;
        }
    
        /* .agregador .item-hover figure {
            height: 31%;
            margin-bottom: 1.6em;
        }
     */
    
        
            /* .footercontainer2 {
                width: 32%;
            } */

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                width: 103%;
                height: 107%;
                /* top: 3.5em; */
                padding-bottom: 11em;
                padding: 5em 23em 18em;
                background-color: #015782;
            }
    
    
    }
    
    
    
    
    @media only screen and (max-width : 1025px) {
    
        div.wrapper div.content.content-center > p span#first-letter {
        font-size: 583%;
        margin-top: 7.2%;
        line-height: 35%;
        padding-right: 0.05em;
        margin-left: -0.08em;
        }
        
        div.full-screen#capa .titulo-de-capa {
        top: 18em;
        width: 28%;
        height: 37em;
        left: 17em;
        /* border: 1px solid red; */
        }
        
        .agregador {
        width: 100%;
        }
        
        .agregador .item-hover {
        width: calc(100% / 3);
        /* height: 54em; */
        }
    
        /* .agregador .item-hover figure {
            height: 25%;
            margin-bottom: 1.6em;
        } */
    
        
    
        /* .footercontainer {
            width: 96.7%;
        } */
        
        }
    
    
    
    /*Portrait*/
    /*iPad Pro (12.9-inch)*/
    @media only screen 
    and (device-width: 1024px) 
    and (device-height: 1366px)  {
    
    div.full-screen div.full-screen-image {
    top: 37px;
    background-position: bottom center;
    }
    
    div.full-screen#capa .titulo-de-capa {
    top: 18em;
    width: 28%;
    height: 37em;
    left: 17em;
    
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    /* border: 1px solid red; */
    }
    
    .agregador .item-hover {
    width: calc(78.9% / 3);
    padding: 0 1.5em 0 1.3em;
    }
    
    }
    
    
    
    
    
    @media only screen and (max-width : 1024px){
    
    .content-center {
    max-width: 49.25vw;
    /*max-width: 65vw;*/
    }
    
    .content-larger {
    width: 68.5%;
    }
    
    body {
    /*font-size: 0.98rem;*/
    font-size: 0.96rem;
    }
    
    /*capitulos*/
    div.wrapper div.content.content-center > h2 {
    font-size: 5em;
    }
    
    /*blockquote*/
    
    div.wrapper div.content.content-fullwidth div.box div.box-blockquote blockquote, div.wrapper div.content.content-larger div.box div.box-blockquote blockquote {
    font-size: 5.2em;
    }
    
    div.wrapper div.content.content-fullwidth div.box div.box-blockquote blockquote.citacao::before, div.wrapper div.content.content-larger div.box div.box-blockquote blockquote.citacao::before {
    top: 0.62em;
    font-size: 2.7em;
    left: -0.45em;
    }
    
    div.wrapper div.content-larger div.box-slideshow button div.arrow {
    width: 55px;
    height: 55px;
    }
    
    /**/
    
    div.wrapper div.content.content-center div.intro p.article_Signature.bordered {
    width: 87%;
    }
    
    div.wrapper div.content.content-center > h3.infografia {
        margin-bottom: 0.3em;
    }
    
    div.wrapper div.content.content-center div.intro p {
        font-size: 2.2em;
    }
    
    /**/
    
    .agregador {
        width: 100%;
    }
    
    .agregador .item-hover {
    width: calc(98.9% / 3);
    padding: 0 1.5em 0 1.3em;
    }
    
    /* .footercontainer1,
    .footercontainer2 {
    padding: 0 17px;
    } */
    
    
    /* .agregador .item-hover figure {
        margin-bottom: 2.8em;
    }
    
    .agregador .item-hover figure {
        margin-bottom: 5.6em;
    } */
    
    div.full-screen#capa .titulo-de-capa {
        top: 18em;
        width: 37%;
        height: 50em;
        left: 9em;
        /* border: 1px solid red; */
    }
    
    div.full-screen#capa .titulo-de-capa {
    top: 137em;
    width: 53%;
    height: 207em;
    left: 9em;
    }
    
    
    div.full-screen#intro-mobile .titulo-de-capa {
    width: 56%;
    height: 58%;
    top: 62%;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 47%;
    }
  
    div.full-screen#capa .titulo-de-capa {
    top: 26%;
    width: 38%;
    height: 48em;
    left: 9em;
    }
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, 
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    left: 3%;
    }

    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 95%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 42%;
        height: 129%;
    
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
width: 30%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {

        left: 50%;
    }

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 37em 18em;
        background-color: #015782;
    }

    /* .footercontainer2 {
        width: 25.5%;
    } */

    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 34%;
        left: 26%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 37%;
        height: 51%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        width: 23%;
    }

    
    .content-center {
        max-width: 68vw;
        }
    
        /* .agregador .item-hover figure {
            height: 31%;
            margin-bottom: 1.6em;
        } */
    
    
    }
    
    
    /*small vs large devices: nos capitulos, deixamos de ter fullscreen para imagens a toda a largura */
    
    @media screen and (max-width: 1000px) {
    /*.content-center {
    max-width: 49.2vw;
    }*/
    
    div.wrapper div.content.content-fullwidth.only-small-devices {
    display: block;
    }

    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 95%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 42%;
        height: 129%;
    
    }
    
    }
    
    
    
    
    
    @media only screen and (max-width : 992px){
    
    .content-center {
    max-width: 49vw;
    /*max-width: 70vw;*/
    }
    
    div.wrapper div.content-center div.credits h4, 
    div.wrapper div.content-center div.credits cite {
    font-size: 1.5em;
    }
    
    div.wrapper div.content.content-center > h2 {
    font-size: 3.7em;
    line-height: 1.25em;
    }
    
    div.wrapper div.content-fullwidth div.box div.box-blockquote cite span.cite-position, 
    div.wrapper div.content-larger div.box div.box-blockquote cite span.cite-position {
    font-family: "Firme-Bold",sans-serif; 
    }
    
    /**/
    
    .agregador {
        width: 100%;
    }
    
    /* .agregador .item-hover figure {
        margin-bottom: 3.6em;
    }
    
    .agregador .item-hover figure {
        margin-bottom: 4.7em;
    } */
    
    
    }
    
    
    @media only screen and (max-width : 968px) {
    /* .footercontainer2 {
        width: 25%;
    } */
    
    .agregador-relacionados .item-hover figure {
    height: 39%;
    }
    
    .agregador-relacionados {
    margin: 10em auto 9em;
    }
    
    }
    
    
    @media only screen and (max-width : 834px) {
    
    /*.content-center,
    .content-larger {
    max-width: 79.2vw;
    max-width: 62vw;
    width: 100%;
    }*/
    
    /*creditos*/
    
    div.wrapper div.content-fullwidth div.credits cite {
    font-size: 1.4em;
    line-height: 1.6em;
    }
    
    div.wrapper div.content-fullwidth div.credits h6 {
    font-size: 1.2em;
    }
    
    div.wrapper div.content.content-center div.intro p.article_Signature.bordered {
    width: 93%;
    }
    
    /*muda imagem do capítulo*/
    div.wrapper div.content.content-center > h2.cap-img-mobile {
    display: block;
    }
    /*fim muda imagem do capítulo*/
    
    
    .prev, .next {
    padding: 0.2em 0.5em 0.2em 0.5em;
    top: 55%;
    }
    
    div.fullwidth-cover.only-small-devices div.box div.box-image figcaption, 
    div.wrapper div.content-center div.box figure.box-image figcaption, 
    div.wrapper div.content-fullwidth figure.box-image figcaption, div.wrapper div.content-larger figure.box-image figcaption, div.wrapper div.content-center div.box div.captions-media, div.wrapper div.content-fullwidth div.box div.captions-media, div.wrapper div.content-larger div.box div.captions-media, div.wrapper div.content-fullwidth div.box div.captions-media, div.wrapper div.content-center div.box div.box-slideshow.slider div.mySlides figcaption, div.wrapper div.content-fullwidth div.box div.box-slideshow.slider div.mySlides figcaption, div.wrapper div.content-larger div.box div.box-slideshow.slider div.mySlides figcaption, div.wrapper div.content-larger div.slideshow-container figcaption, div.wrapper div.content-fullwidth div.slideshow-container figcaption {
    font-size: 1.6em;
    }
    
    div.wrapper div.content.content-center div.intro p {
    font-size: 2em;
    width: 100%;
    }
    
    div.wrapper div.content.content-center > h1, div.wrapper div.content.content-center > h2.inter {
    font-size: 4.1em;
    }
    
    div.full-screen#inicio-fotografo div.module-centered {
    top: 80%;
    }
    
    div.full-screen#inicio-boamesa div.module-centered {
    top: 57%;
    }
    
    div.full-screen#inicio-telemovel div.module-centered {
    top: 30%;
    }
    
    .only-large-devices,
    div.top nav.collapse-navbar div.menu-two button {
    display: none;
    }
    
    div.top nav.collapse-navbar div.menu-one button.openbtn,
    div.top nav.collapse-navbar div.only-small-devices,
    div.top nav.collapse-navbar div.menu-two button.openbtn {
    display: block;
    }
    
    div.top nav.collapse-navbar div.menu-one button.credits {
    display: block;
    float: right;
    padding: 6px 12px;
    margin-top: 13px;
    background-color: transparent;
    }
    
    .agregador .item-hover {
    width: calc(98% / 3);
    }
    
    /* .agregador .item-hover figure {
    height: 27%;
    } */
    
    
    .agregador-relacionados .item-hover figure {
    height: 33%;
    }
    
    /* .agregador .item-hover figure {
    margin-bottom: 2.8em;
    } */
    
    .agregador {
    width: 100%;
    }
    
    /* .footercontainer2 {
    width: 27%;
    } */
    
    /* .agregador .item-hover figure {
    margin-bottom: 0.8em;
    } */
    
    agregador-relacionados .item-hover figure {
    height: 32%;
    }
    
    
    
    div.full-screen#capa div.titulo-de-capa {
    position: absolute;
    top: 95%;
    height: 169em;
    width: 45%;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
    width: 56%;
    height: 75%;
    top: 75%;
    width: 76%;
    }
    
    div.top nav.collapse-navbar div.menu-two button.openbtn {
    margin-right: 9px;
    margin-left: 8px;
    }
    
    .sidepanel {
    right: 0px;
    }
    
    .agregador-relacionados .item-hover .item-legendas {
    font-size: .85em;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa p.lead {
    font-size: 3em;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
    height: 56%;
    top: 72%;
    width: 54%;
    }

    .agregador {
        width: 92%;
    }

    

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }

    .content-center {
    max-width: 68vw;
    }

    /* .agregador .item-hover figure {
        height: 31%;
        margin-bottom: 1.6em;
    } */


    
        /* .footercontainer2 {
            width: 32%;
        } */


        .navbar-expand-lg .navbar-nav .dropdown-menu {
            width: 103%;
            height: 107%;
            /* top: 3.5em; */
            padding-bottom: 11em;
            padding: 5em 23em 18em;
            background-color: #015782;
        }
    
    }
    
    
    
    
    
    @media only screen and (max-width : 800px) {
    
    div.wrapper div.content-larger div.box-slideshow button div.arrow {
    width: 50px;
    height: 50px;
    }
    
    div.wrapper div.content-fullwidth div.box-slideshow button.button-display-left, div.wrapper div.content-center div.box-slideshow .button-display-left, div.wrapper div.content-larger div.box-slideshow button.button-display-left {
    left: 1em;
    }
    
    div.wrapper div.content-fullwidth div.box-slideshow button.button-display-right, div.wrapper div.content-center div.box-slideshow button.button-display-right, div.wrapper div.content-larger div.box-slideshow button.button-display-right {
    right: 1em;
    }
    
    div.wrapper div.content.content-center.last-content {
    margin-top: 0em;
    }
    
    div.wrapper div.content.content-center > h1, div.wrapper div.content.content-center > h2.inter {
        font-size: 4em;
    }
    
    div.full-screen div.module-centered h1, div.full-screen div.module-centered p {
    font-size: 2.1em;
    }
    
    div.full-screen#inicio-viagem div.module-centered {
    top: 40%;
    }
    
    .agregador {
        width: 100%;
    }
    
    /* .footercontainer1 {
        width: 53%;
    } */
    
    /* .footercontainer2 {
        width: 29%;
    } */
    
  
    
    div.full-screen div.full-screen-image {
    left: -10%;
    top: 0;
    width: 117%;
    height: 100%;
    }
    
    div.full-screen#intro-mobile div.titulo-de-capa a.scroll-link {
    height: 100%;
    width: 4%;
    }
    
    div.top nav.collapse-navbar div.menu-two button#creditsButton,
    div.top nav.collapse-navbar div.menu-two button,
    div.top nav.collapse-navbar div.menu-one a.icon {
    padding-right: 20px;
    }
    
    .agregador-relacionados .item-hover {
    width: calc(99% / 2);
    height: 31em;
    }
    
    .agregador-relacionados .item-hover figure {
    height: 65%;
    }
    
    
    .agregador .item-hover {
        width: calc(98% / 2);
        /* height: 65em; */
    }
    
    /* .agregador .item-hover figure {
        height: 33%;
        margin-bottom: 1.6em;
    } */
    
    .agregador .item-hover .item-legendas {
    font-size: 1.35em;
    
    }
    
    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 97%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 52%;
        height: 193em;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
    width: 72%;
    height: 62%;
    top: 63%;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 38%;
    }

    .agregador {
        width: 92%;
    }

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }

    .content-center {
    max-width: 68vw;
    }

    /* .agregador .item-hover figure {
        height: 31%;
        margin-bottom: 1.6em;
    } */

    /* .footercontainer2 {
        width: 32%;
    } */

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 23em 18em;
        background-color: #015782;
    }
    
    
    }
    
    
    
    
    
    
    
    
    
    
    
    
    /*os dois contents ficam da mesma largura*/
    @media only screen and (max-width : 768px) {
    
    .content-center,
    .content-larger {
    max-width: 79.2vw;
    max-width: 74vw;/*sam*/
    width: 100%;
    }
    
    
    
    /*.content-center {
    max-width: 70vw;
    }
    
    .content-larger {
    width: 89.3%;
    }*/
    
    /*todas as margens iguais*/
    
    div.wrapper div.content-center > p,
    div.wrapper div.content-center > h2,
    div.wrapper div.content-center > h3 {
    line-height: 1.7em;
    }
    
    div.wrapper div.content.content-center > p {
    font-size: 2.2em;
    font-size: 2em;
    text-align: left;
    line-height: 1.6em;
    }
    
    div.wrapper div.content-center .box figure.box-image figcaption, 
    div.wrapper div.content-fullwidth figure.box-image figcaption, 
    div.wrapper div.content-center .box .captions-media, 
    div.wrapper div.content-fullwidth .box .captions-media {
    font-size: 1.6em;
    line-height: 1.2em;
    }
    
    div.wrapper div.content.content-center div.box div.box-text > p {
    font-size: 2.01em;
    letter-spacing: 0.001em;
    }
    
    /**/
    
    div.wrapper div.content.content-center > h2 {
    font-size: 3.6em;
    }
    
    div.wrapper div.content.content-center div.intro p.article_Signature.bordered {
        width: 65%;
    }
    
    div.wrapper div.content.content-center > p span#first-letter {
    font-size: 517%;
    margin-top: 7%;
    line-height: 35%;
    padding-right: 0.05em;
    margin-left: -0.08em;
    }
    
    div.full-screen#inicio-viagem div.module-centered {
        top: 47%;
    }
    
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 100%;
    }
    
    /**/
    
    .agregador {
        width: 100%;
    }
    
    /* .agregador .item-hover figure {
        margin-bottom: 0em;
    } */
    
    
    
  
    div.full-screen div.full-screen-image {
        left: -5%;
        top: 0;
        width: 108%;
        height: 100%;
    }
    
    
   
    
    div.full-screen#capa div.titulo-de-capa {
        /* position: absolute;
        top: 94%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 42%;
        height: 155em; */
        position: absolute;
        top: 91%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 42%;
        height: 20em;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
        width: 64%;
        height: 188%;
        top: 128%;
        left: 50%;
    }

 

    /* .footercontainer1 {
        width: 63%;
    } */

    /* .footercontainer1, .footercontainer2 {
        padding: 0 0px;
    }

    .footercontainer2 {
        width: 34%;
    } */

    div.full-screen div.full-screen-image {
        left: -13%;
        top: 0;
        width: 134%;
        height: 100%;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 23em 18em;
        background-color: #015782;
    }

    .agregador {
        width: 100%;
    }

    .agregador .item-hover {
        width: calc(99% / 2);
        /* height: 65em; */
    }

    /* .agregador .item-hover figure {
        height: 30%;
        margin-bottom: 1.8em;
    } */

    /* .footer {
    width: 100%;
    } */

    /* .footercontainer {
        width: 95%;
    }

    .footercontainer1 {
        width: 62%;
    }

    .footercontainer2 {
        width: 33%;
    } */

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }

    .agregador .item-hover .item-legendas {
        font-size: 1.27em;
    }

    /* .agregador .item-hover figure {
        height: 32%;
        margin-bottom: 1.8em;
    } */

    .agregador {
        width: 92%;
    }
    
    }
    
    
    
    @media only screen and (device-width: 720px) and (device-height: 1280px)  {
    div.full-screen#capa div.titulo-de-capa {
    position: absolute;
    top: 29%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 57%;
    height: 178em;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
        width: 76%;
        height: 35%;
        top: 49%;
        font-size: 1em;
    }
    
    screen#intro-mobile div.titulo-de-capa a.scroll-link {
        height: 100%;
        width: 4%;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
        width: 62%;
        height: 158%;
        top: 120%;
        left: 50%;
    }

    .agregador .item-hover#audio54 {
   display: inline-block;
    }

    .agregador {
        width: 92%;
    }


    
    }
    
    
    
    @media only screen and (max-width : 720px){
    
    section div.full-screen#introducao div.content {
    width: 64%;
    }
    
    .content-center, .content-larger {
    max-width: 70vw;/*sam*/
    }
    
    div.wrapper div.content.content-center > p span#first-letter {
    margin-top: 8%;
    }
    
    div.wrapper div.content.content-center div.intro p {
        font-size: 2.2em;
        width: 100%;
    }
    
    div.wrapper div.content.content-center > h1, 
    div.wrapper div.content.content-center > h2.inter {
        font-size: 4.1em;
    }
    
    /* .agregador .item-hover figure {
    height: 24%;
    }
     */
    
    /* .agregador .item-hover figure {
        height: 30%;
        margin-bottom: 0.8em;
    } */
    
    .agregador-relacionados .item-hover figure {
        height: 59%;
    }
    
    /* .footercontainer2 {
        width: 32%;
    } */
    
    #audio54 {
    display: block;
    }
    
    div.full-screen#capa div.titulo-de-capa {
    width: 58%;
    top: 94%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    height: 184em;
    }
    

    
    div.full-screen#intro-mobile div.titulo-de-capa a.scroll-link {
        height: 100%;
        width: 4%;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 54%;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        left: 50%;
    }

    div.full-screen#intro-mobile div.titulo-de-capa {
        width: 50%;
        height: 54%;
        top: 51%;
        font-size: .9em;
    }

    

    .agregador .item-hover#audio54 {
        display: inline-block;
    }

    .agregador .item-hover {
        width: calc(92% / 2);
        /* height: 65em; */
    }

    /* .footercontainer1 {
        width: 63%;
    } */

    /* .footercontainer1, .footercontainer2 {
        padding: 0 0px;
    }

    .footercontainer2 {
        width: 34%;
    } */

    div.full-screen div.full-screen-image {
        left: -13%;
        top: 0;
        width: 134%;
        height: 100%;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 23em 18em;
        background-color: #015782;
    }

    .agregador {
        width: 100%;
    }

    .agregador .item-hover {
        width: calc(99% / 2);
        /* height: 65em; */
    }

    /* .agregador .item-hover figure {
        height: 30%;
        margin-bottom: 1.8em;
    } */

    /* .footer {
    width: 100%;
    } */

    /* .footercontainer {
        width: 95%;
    }

    .footercontainer1 {
        width: 62%;
    }

    .footercontainer2 {
        width: 33%;
    } */

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.7em;
        line-height: 1.2em;
        margin-top: 0.5em;
        text-align: center;
    }
    
    }
    
    
    
    @media only screen and (max-width : 630px){

    .agregador .item-hover div.item-legendas h2.interviewee,
    .interviewee-link {
    padding-top: 2vh;
    font-size: 1.4em;
    }    
    
    div.top nav.collapse-navbar div.menu-two a.back-to-index.only-large-devices {
    display: none;
    }
    
    div.top nav.collapse-navbar div.menu-two a.back-to-index.only-small-devices {
    display: block;
    }
    
    section div.full-screen#introducao div.content div.content-text h1 {
    font-size: 2.2em;
    }
    
    section div.full-screen#introducao div.content {
        width: 66%;
    }
    
    div.wrapper div.content.content-center > p span#first-letter {
        margin-top: 9%;
    }
    
    /*div.full-screen a.scroll-link div.scrolldown, div.wrapper div.content-center.last-content a.scroll-link div.scrollup {
        width: 10em;
        height: 10em;
    }*/
    
    div.wrapper div.gohome,
    div.modal-box-text-left div.gohome {
        width: 79px;
        height: 34px;
    }
    
    .agregador .item-hover {
        width: calc(98.9% / 2);
    }
    
    /* .agregador .item-hover figure {
        height: 30%;
    } */
    
    .agregador .item-hover:nth-child(2n) {
        border-right: none;
    
    }
    
    /* .agregador .item-hover figure {
        margin-bottom: 2em;
    } */
    
    /**/
    
    /* .footer {
    height: 14em;
    display: block;
    padding: 2em 0;
    }
    
    .footercontainer1,
    .footercontainer2 {
        position: relative;
    }
     */
    
    
    /* .footercontainer {
        flex-direction: initial;
        align-items: initial;
        height: initial;
    }
     */
    
    
    /* .agregador .item-hover,
    .agregador .item-hover:nth-child(3n) {
        border-right: 0.01em solid #979797;
    } */
    
    .agregador .item-hover:nth-child(2n),
    
    .agregador .item-hover:nth-child(4n) {
        border-right: none;
    }
    
    .footersocials {
    width: 206px;
    }
    
    .footercontainersocials {
        width: 209px;    
    }
    
    /* .footercontainer1 {
    width: 58%;
    }
    
    .footercontainer2 {
    width: 33%;
    padding: 42px 17px 0 0;
    } */
    
    /* .footer {
    height: 150px;
    } */
    
    }
    
    
    
    
    
    @media only screen and (max-width : 580px){
    
    
    /*.filet-img#filet-logo {
    display: none;
    }*/
    
    
    
    .prev, .next {
        padding: 0.2em 0.5em 0.2em 0.5em;
        top: 49%;
        font-size: 3.5em;
    }
    
    /**/
    
    
    
    
    }
    
    
    
    
    @media only screen and (max-width : 540px){
    
    /*.content-larger {
    width: 100%;
    }*/

    .agregador .item-hover .item-legendas {
        height: 290px;
    }
    
    .content-center, .content-larger {
    max-width: 84vw;/*sam*/
    }
    
    body {
    font-size: 0.85rem;
    }
    
    
    div.wrapper div.content.content-center div.box div.box-text > p {
    font-size: 2.08em;
    line-height: 1.4em;
    }
    
    div.wrapper div.content.content-center > h2 {
    margin-top: 0.8em;
    }
    
    footer div.content.content-center p {
    font-size: 1.2em;
    }
    
    /**/
    
    div.wrapper div.content-center div.credits h4, 
    div.wrapper div.content-center div.credits cite {
    font-size: 1.55em;
    }
    
    div.wrapper div.content-center div.credits {
    margin-top: 10em;
    }
    
    div.full-screen#inicio div.module-centered h1 {
    font-size: 5.5em;
    }
    
    
    /**/
    
    div.wrapper div.content.content-larger div.intro p.article_Signature.bordered {
    padding: 0.2em 0 0.5em 0;
    font-size: 2.9em;
    }
    
    div.wrapper div.content.content-larger div.intro h6 {
    font-size: 2.01em;
    -webkit-margin-before: -0.1em;
    }
    
    div.full-screen div.module-centered#inicio {
    top: 49%;
    }
    
    /**/
    
    /* .footer {
    height: 16em;
    } */
    
    .footersocials {
    width: 194px;
    }
    
    .footercontainersocials {
    width: 196px;
    }
    
    /* .footercontainer2 {
        width: 36%;
        padding: 33px 17px 0 0;
    }
    
    .footercontainer1 {
        padding: 0 0 0 17px;
        width: 58%;
    } */
    
    
    
    /**/
    
    .agregador {
    width: 98%;
    }
    
    .agregador .item-hover:nth-child(3n) {
        border-right: none;
    }
    
    
    
    
    
    .agregador .item-hover .item-legendas {
        font-size: 1.3em;
    }
    
    /* .agregador .item-hover figure {
        height: 37%;
        margin-bottom: 3em;
    } */
    
    .agregador .item-hover {
        width: 86%;
        /* height: 81em; */
        border-right: none;
        /* border-top: 0.2em solid #979797; */
        padding: 8em 0 0 0;
        margin: 0 0 5em 0;
    }
    
    /* .footer {
        height: 26em;
        padding: 4em 0;
    } */
    
    /* .footercontainer {
        flex-direction: column;
        align-items: flex-start;
        height: initial;
    } */
    
    /* .footercontainer1 {
        padding: 0 17px 0 17px;
        width: 94%;
    }
    
    .footercontainer2 {
        width: 94%;
        padding: 32px 17px 0 17px;
    } */
    
    /* .agregador .item-hover figure {
        height: 41%;
        margin-bottom: 4em;
    }
     */
    
    
    }
    
    
    
    @media only screen and (max-width : 480px){

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        top: 70%;
    }     

    .content-center,
    .content-larger
    /*div.top nav.collapse-navbar div.menu-one*/ {
    max-width: 91.2vw;
    margin-left: auto;
    margin-right: auto;
    }
    
    .content-larger {
    width: 100%;
    }
    
    div.top nav.collapse-navbar div.menu-one a.icon {
    margin-right: 0em;
    }
    
    /*entrada*/
    
    div.wrapper div.content.content-larger div.intro p {
    font-size: 2.5em;
    line-height: 1.18em;
    -webkit-margin-after: 0.6em;
    }
    
    div.wrapper div.content.content-larger div.intro p.article_Signature.bordered {
    padding: 0.1em 0 0.3em 0;
    font-size: 2.55em;
    }
    
    div.wrapper div.content-larger div.box-slideshow button div.arrow {
    width: 45px;
    height: 45px;
    }
    
    div.wrapper div.content.content-center div.intro p.article_Signature.bordered {
        width: 81%;
    }
    
    div.wrapper div.content-center div.credits {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 8em;
    }
    
    div.wrapper div.content-center div.credits h4, div.wrapper div.content-center div.credits cite {
        font-size: 1.4em;
    }
    
    div.full-screen-intro#introducao div.content {
    width: 77%;
    }
    
    section div.full-screen#introducao div.content {
        width: 68%;
    }
    
    .prev, .next {
        padding: 0.2em 0.5em 0.2em 0.5em;
        top: 51%;
        font-size: 4em;
    }
    
    div.wrapper div.content.content-center > p span#first-letter {
    margin-left: -0.06em;
    }
    
    
    div.full-screen div.module-centered h1, div.full-screen div.module-centered p {
        font-size: 1.7em;
        margin-bottom: 0em;
    }
    
    div.full-screen div.module-centered p a {
    font-size: 0.85em;
    }
    
    div.full-screen#inicio-viagem div.module-centered {
        top: 50%;
    }
    
    div.full-screen#inicio-telemovel div.module-centered {
        top: 36%;
    }
    
    
    #fundo-todo-o-conteudo {
    position: fixed;
    background-position: top center;
    }
    
    div.thumbnail-relacionados a div.thumb {
    width: 100%;
    }
    
    /**/
    
    .agregador {
    width: 96%;
    }
    
    .agregador .item-hover:nth-child(3n) {
        border-right: none;
    }
    
    
    .agregador .item-hover .item-legendas {
        font-size: 1.3em;
    }
    
    /* .agregador .item-hover figure {
        height: 37%;
        margin-bottom: 3em;
    } */
    
    .agregador .item-hover {
        width: 86%;
        /* height: 81em; */
        border-right: none;
        /*border-top: 0.2em solid #979797;
        padding: 8em 0 0 0;*/
        /* border-top: 0.9em solid #015782; */
        padding: 0;
        margin: 0 0 5em 0;
    }
    
    /* .footer {
        height: 26em;
        padding: 4em 0;
    } */
    
    /* .footercontainer {
        flex-direction: column;
        align-items: flex-start;
        height: initial;
    } */
    
    /* .footercontainer1 {
        padding: 0 17px 0 17px;
        width: 94%;
    }
    
    .footercontainer2 {
        width: 94%;
        padding: 32px 17px 0 17px;
    } */
    
    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 22%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 52%;
        height: 137em;
    }
        
    div.full-screen#intro-mobile .titulo-de-capa {
        width: 60%;
        height: 35%;
        top: 49%;
        font-size: .7em;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
        width: 54%;
    }
    
    div.wrapper div.content-center div.credits {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 5em;
    }
    
    .agregador-relacionados .item-hover figure {
    height: 48%;
    }
    
    .agregador-relacionados .item-hover {
    height: 27em;
    }
    
    .agregador .item-hover {
    width: 86%;
    /* height: 71em; */
    }
    
    /* .agregador .item-hover figure {
    height: 38%;
    margin-bottom: 3em;
    } */
    
    
    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 95%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 52%;
        height: 129em;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        left: 50%;
    }
    
    .agregador .item-hover .item-legendas {
        font-size: 1.4em;
    }
    
    /* .agregador .item-hover figure {
        height: 39%;
        margin-bottom: 3em;
    } */
    
    .agregador .item-hover {
        width: 97%;
        /* height: 76em; */
    }
    
    div.wrapper div.content-center div.credits h4, 
    div.wrapper div.content-center div.credits cite {
        font-size: 1.8em;
    }

    div.scrollup#pcima {
    width: 10em;
    height: 9em;
    }

    .agregador .item-hover {
        width: 94%;
        /* height: 78em; */
        }
        
        /* .agregador .item-hover figure {
        margin-bottom: 2em;
        } */
        
        
        div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 22%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 52%;
        height: 124em;
        }
            
        div.full-screen#intro-mobile .titulo-de-capa {
        width: 60%;
        height: 35%;
        top: 45%;
        font-size: .6em;
        }
        
        div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
        width: 54%;
        }
        
        div.full-screen#intro-mobile div.titulo-de-capa a.scroll-link {
        height: 110%;
        width: 4%;
        }
        
        .agregador .item-hover {
        width: 94%;
        /* height: 72em; */
        }
        
        /* .agregador .item-hover figure {
        height: 36%;
        margin-bottom: 3em;
        } */
        
        .agregador-relacionados .item-hover {
        padding: 0 1.5em 0 1.4em;
        height: 28em;
        }
        
        .agregador-relacionados .item-hover figure {
        height: 42%;
        }
    
    
        div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        width: 34%;
        }
    
        div.full-screen#capa div.titulo-de-capa {
            position: absolute;
            top: 65%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            width: 52%;
            height: 92em;
        }
    
        div.full-screen#intro-mobile div.titulo-de-capa {
        width: 67%;
        height: 72%;
        top: 61%;
        font-size: .78em;
        }
    
            .agregador {
            width: 98%;
            }
    
            div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
            width: 32%;
            }
            
            div.full-screen div.full-screen-image.portait {
                top: 4%;
                width: 140%;
                left: -15%;
            }
            
            div.wrapper div.content-center div.credits.only-small-devices {
            display: block;
            font-size: 1em;
            }
            
            div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
            font-size: 1.8em;
            margin-top: 0.5em;
            text-align: center;
            padding: 0 1.2em;
            }
            
            .navbar-expand-lg .navbar-nav .dropdown-menu {
            width: 103%;
            height: 107%;
            /* top: 3.5em; */
            padding-bottom: 11em;
            padding: 5em 5em 18em;
            }
    
            /* .agregador .item-hover figure {
            height: 36%;
            margin-bottom: 1.5em;
            } */
    
            /* .footer {
            height: 30em;
            padding: 3em 0;
            } */
    
            .agregador {
            width: 81%;
            }
    
            .agregador .item-hover {
            width: 100%;
            /* height: 72em; */
            }
    
            /* .agregador .item-hover figure {
            height: 36%;
            margin-bottom: 2em;
            } */
    
            .agregador .item-hover .item-legendas {
            font-size: 1.3em;
            }

            div.wrapper div.content-center div.credits.only-large-devices {
                display: none;
                }
                
                
                div.wrapper div.content-center div.credits.only-small-devices {
                display: block;
                }
    
    
    }
    
    
    
    
    
    @media only screen and (max-width : 414px){
    
    div.wrapper div.content.content-larger div.intro p.article_Signature.bordered {
    padding: 0.2em 0 0.4em 0;
    font-size: 2.55em;
    line-height: 0.9em;
    }
    
    div.wrapper div.content.content-larger div.intro h6 {
    font-size: 1.89em;
    }
    
    div.wrapper div.content-fullwidth div.credits cite {
    font-size: 1.2em;
    }
    
    div.wrapper div.content-fullwidth div.credits h6 {
    font-size: 1.1em;
    }
    
    div.wrapper div.content-fullwidth div.credits cite {
    font-size: 1.3em;
    line-height: 1.4em;
    margin-top: 0.5em;
    }
    
    div.wrapper div.content-larger div.box-slideshow button div.arrow {
    width: 40px;
    height: 40px;
    }
    
    div.wrapper div.content.content-center div.intro p.article_Signature.bordered {
    width: 94%;
    }
    
    div.full-screen-intro#introducao div.content div.content-text h1 {
    font-size: 2.4em;
    line-height: 1.1em;
    }
    
    div.full-screen-intro#introducao div.content div.content-text {
    margin-bottom: 5em;
    }
    
    div.thumbnail-relacionados a div.thumb {
    float: none;
    width: 100%;
    margin-bottom: 6em;
    }
    
    section div.full-screen#introducao div.content {
    width: 73%;
    }
    
    div.wrapper div.content.content-center > p span#first-letter {
    margin-left: -0.06em;
    margin-top: 10%;
    font-size: 528%;
    }
    
    .prev, .next {
    padding: 0.2em 0.5em 0.2em 0.5em;
    top: 49%;
    font-size: 3.5em;
    }
    
    div.wrapper div.content.content-center > h1, div.wrapper div.content.content-center > h2.inter {
    font-size: 4em;
    }
    
    div.wrapper div.gohome,
    div.modal-box-text-left div.gohome {
    width: 69px;
    height: 31px;
    }
    
    div.full-screen div.full-screen-image,
    #fundo-todo-o-conteudo {
    position: absolute;
    top: 5%;
    width: 135%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
    }
    
    #fundo-todo-o-conteudo {
    position: fixed;
    background-position: top center;
    }
    
    .agregador .item-hover {
    width: 94%;
    /* height: 78em; */
    }
    
    /* .agregador .item-hover figure {
    margin-bottom: 2em;
    } */
    
    
    div.full-screen#capa div.titulo-de-capa {
    position: absolute;
    top: 22%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    width: 52%;
    height: 124em;
    }
        
    div.full-screen#intro-mobile .titulo-de-capa {
    width: 60%;
    height: 35%;
    top: 45%;
    font-size: .6em;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 54%;
    }
    
    div.full-screen#intro-mobile div.titulo-de-capa a.scroll-link {
    height: 95%;
    width: 4%;
    }
    
    .agregador .item-hover {
    width: 94%;
    /* height: 72em; */
    }
    
    /* .agregador .item-hover figure {
    height: 36%;
    margin-bottom: 3em;
    } */
    
    .agregador-relacionados .item-hover {
    padding: 0 1.5em 0 1.4em;
    height: 28em;
    }
    
    .agregador-relacionados .item-hover figure {
    height: 42%;
    }


    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    width: 34%;
    }

    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 63%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 52%;
        height: 69em;
    }

    div.full-screen#intro-mobile div.titulo-de-capa {
    width: 67%;
    height: 72%;
    top: 61%;
    font-size: .78em;
    }

        .agregador {
        width: 98%;
        }

        div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        width: 32%;
        }
        
        div.full-screen div.full-screen-image.portait {
        top: 5%;
        width: 159%;
        left: 55%;
        }
        
        div.wrapper div.content-center div.credits.only-small-devices {
        display: block;
        font-size: 1em;
        }
        
        div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.8em;
        margin-top: 0.5em;
        text-align: center;
        padding: 0 1.2em;
        }
        
        .navbar-expand-lg .navbar-nav .dropdown-menu {
        width: 103%;
        height: 107%;
        /* top: 3.5em; */
        padding-bottom: 11em;
        padding: 5em 5em 18em;
        }

        /* .agregador .item-hover figure {
        height: 36%;
        margin-bottom: 1.5em;
        } */

        /* .footer {
        height: 30em;
        padding: 3em 0;
        } */

        .agregador {
        width: 81%;
        }

        .agregador .item-hover {
        width: 100%;
        /* height: 72em; */
        }

        /* .agregador .item-hover figure {
        height: 32%;
        margin-bottom: 1.8em;
        } */

        .agregador .item-hover .item-legendas {
        font-size: 1.3em;
        }
    
    
    }
    
    
    
    
    
    /*@media only screen and (max-width : 412px){
    
    div.wrapper div.content.content-center div.intro p {
    font-size: 2.1em;
    width: 100%;
    }
    
    div.wrapper div.content.content-center > h1, div.wrapper div.content.content-center > h2.inter {
    font-size: 3.8em;
    }
    
    div.wrapper div.content.content-center > h2.localidade {
    font-size: 2em;
    line-height: 1.4em;
    margin: 0 auto;
    width: 73%;
    }
    
    div.wrapper div.content.content-center > h2.provincia {
    margin-bottom: 0.2em;
    }
    
    div.full-screen div.module-centered p a {
    font-size: 0.6em;
    }
    
    }*/
    
    
    
    
    
    
    
@media only screen and (max-width : 376px){

div.wrapper div.content-center div.back-to-top div.back-to-top-button::after {
left: 1.01em; 
}

div.full-screen a.scrolldown-link.only-large-devices {
top: 90%;
}

div.wrapper div.content.content-center > h2 {
font-size: 3.5em;
line-height: 1.25em;
}

div.wrapper div.content.content-center > h3 {
line-height: 1.2em;
}

div.wrapper div.content-fullwidth div.credits cite {
font-size: 1.1em;
line-height: 1.3em;
}

div.wrapper div.content-fullwidth div.credits h6 {
font-size: 1.1em;
}

div.wrapper div.content.content-center div.intro p.article_Signature.bordered {
font-size: 2.5em;
padding: 0.1em 0 0.3em 0;
line-height: 0.9em;
}

div.full-screen-intro#introducao div.content div.content-text h1 {
font-size: 2.3em;
line-height: 1.2em;
}

div.full-screen-intro#introducao div.content {
width: 90%;
}

div.wrapper div.content-fullwidth div.box-slideshow button.button-display-right, 
div.wrapper div.content-center div.box-slideshow button.button-display-right, 
div.wrapper div.content-larger div.box-slideshow button.button-display-right {
right: 0em;
}

div.wrapper div.content-fullwidth div.box-slideshow button.button-display-left,
div.wrapper div.content-center div.box-slideshow .button-display-left,
div.wrapper div.content-larger div.box-slideshow button.button-display-left {
left: 0em;
}


section div.full-screen#introducao div.content {
width: 70%;
}

div.wrapper div.content.content-center > p span#first-letter {
margin-left: -0.06em;
margin-top: 11%;
font-size: 528%;
}

div.full-screen#inicio-viagem div.module-centered {
top: 56%;
}

#fundo-todo-o-conteudo {
position: fixed;
background-position: top center;
}

div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
width: 70%;
}

/* .agregador .item-hover figure {
height: 33%;
} */

div.full-screen#capa div.titulo-de-capa {
position: absolute;
top: 28%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%);
width: 60%;
height: 124em;
}
    
div.full-screen#intro-mobile .titulo-de-capa {
width: 60%;
height: 35%;
top: 45%;
font-size: .6em;
}

div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
width: 54%;
}

div.full-screen div.full-screen-image, #fundo-todo-o-conteudo {
position: absolute;
top: 5%;
width: 168%;
left: 54%;
margin-right: -50%;
transform: translate(-50%, 0%);
}
    
/* .agregador .item-hover figure {
height: 32%;
margin-bottom: 3em;
} */

.agregador-relacionados .item-hover figure {
height: 38%;
}

.agregador-relacionados .item-hover .item-legendas {
font-size: .85em;
}

div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
top: 70%;
}
    
    
div.full-screen#capa div.titulo-de-capa {
top: 61%;
width: 52%;
height: 57em;
}

div.full-screen#intro-mobile div.titulo-de-capa {
width: 67%;
height: 65%;
top: 64%;
font-size: .7em;
}

/* .agregador .item-hover figure {
height: 34%;
margin-bottom: 1.2em;
} */
    
.agregador .item-hover .item-legendas {
font-size: 1.2em;
}



.agregador {
width: 94%;
}

.agregador .item-hover {
width: 94%;
/* height: 66em; */
}
    
/* .footer {
height: 25em;
padding: 4em 0;
} */

div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
left: 50%;
}
    
/* .footer {
height: 31em;
padding: 3em 0;
} */


div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
width: 32%;
}

div.full-screen div.full-screen-image.portait {
top: 5%;
width: 159%;
left: 55%;
}

div.wrapper div.content-center div.credits.only-small-devices {
display: block;
font-size: 1em;
}

div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
font-size: 1.8em;
margin-top: 0.5em;
text-align: center;
padding: 0 1.2em;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
width: 103%;
height: 107%;
/* top: 3.5em; */
padding-bottom: 11em;
padding: 5em 5em 18em;
}

.agregador {
    width: 97%;
}
    
    }
    
    
    
    @media only screen and (device-width: 360px) and (device-height: 740px)  {
    div.full-screen#capa div.titulo-de-capa {
    top: 29%;
    width: 53%;
    height: 127em;
    }
    
    
    
    }
    
    
    
    
    
    @media only screen and (max-width : 360px){
    
    div.wrapper div.content.content-larger div.intro {
    margin-top: -14em;
    }
    
    
    div.wrapper div.content.content-larger div.intro p.article_Signature.bordered {
    padding: 0.3em 0 0.5em 0;
    font-size: 2.55em;
    line-height: 0.8em;
    }
    
    div.wrapper div.content.content-larger div.intro h6 {
        font-size: 2em;
        -webkit-margin-before: -0.2em;
    }
    
    div.wrapper div.content.content-larger div.intro p {
    font-size: 2.3em;
    line-height: 1.3em;
    -webkit-margin-after: 0.6em;
    }
    
    div.wrapper div.content.content-center > h2 {
    margin-top: 1.8em;
    }
    
    div.wrapper div.content.content-center > h3 {
    line-height: 1.2em;
    font-size: 2.8em;
    }
    
    div.wrapper div.content.content-center > p {
    font-size: 2em;
    }
    
    div.wrapper div.content.content-center > h2 {
    font-size: 3.2em;
    }
    
    div.wrapper div.content-larger div.box-slideshow button div.arrow {
    width: 35px;
    height: 35px;
    }
    
    
    div.full-screen div.module-centered p {
    font-size: 2.1em;
    }
    
    div.full-screen-intro#introducao div.content div.content-text h1 {
    font-size: 2.2em;
    line-height: 1.25em;
    }
    
    /**/
    
    section div.full-screen#introducao div.content div.content-text h1 {
        font-size: 2.1em;
        line-height: 1.2em;
    }
    
    section div.full-screen#introducao div.content {
        width: 77%;
    }
    
    
    div.full-screen#inicio-viagem div.module-centered {
        top: 58%;
    }
    
    div.full-screen div.full-screen-image,
    #fundo-todo-o-conteudo {
        position: absolute;
        top: 3%;
        width: 140%;
      width: 133%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, 0%);
    }
    
    #fundo-todo-o-conteudo {
    position: fixed;
    background-position: top center;
    }
    
    div.full-screen a.scroll-link, div.full-screen div.content a.scroll-link, div.wrapper div.content-center.last-content div.credits a.scroll-link {
        top: 92%;
        left: 50%;
    }
    
    /**/
    
    
    
        
        /* .agregador .item-hover figure {
        height: 33%;
        } */
        
        /* .agregador .item-hover figure {
        margin-bottom: 3em;
        } */
        
        /* .agregador .item-hover {
        height: 85em;
        } */
        
        .agregador .item-hover .item-legendas {
        font-size: 1.55em;
        }
        
        .interviewee-link {
        color: #FFFFFF;
        font-size: 1.3em;
        text-align: center;
        letter-spacing: 0.1em;
        margin-bottom: 1.5em;
        line-height: 1.5em;
        }
        
        div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
        width: 60%;
        }
        
        
        
        div.full-screen a.scroll-link, 
        div.full-screen div.content a.scroll-link, 
        div.wrapper div.content-center.last-content div.credits a.scroll-link {
        top: 48%;
        }

        
        div.full-screen#introducao .titulo-de-capa {
            position: relative;
                display: block;
                width: 76%;
                height: 73%;
                top: 56%;
                left: 50%;
                margin-right: -50%;
                transform: translate(-50%, -50%);
                /* border: 1px solid red; */
                align-content: start;
                text-align: center;
            }
        
        div.full-screen#introducao .titulo-de-capa p.lead,
        div.full-screen#introducao .titulo-de-capa p.disclaimer   {
            font-family: Firme-Light,sans-serif;
            font-size: 3.1em;
            line-height: 1.2em;
            text-align: center;
            color: #000000;
            display: block;
            z-index: 100;
            margin: 0.4em 0 0.7em 0;
            opacity: 1;
            margin: 0 0 0.7em 0;
        }
        
        
    div.full-screen#introducao .titulo-de-capa p.disclaimer   {
    font-size: 5em;
    margin: 0 0 0.7em 0;
    font-family: Blacker Pro Display, serif;
    }
        
    /* .footer {
    height: 31em;
    padding: 4em 0;
    background: #015782;
    } */
    
    div.full-screen#introducao a.scroll-link,
    div.full-screen#capa a.scroll-link {
    width: 35%;
    }
    
    div.top nav.collapse-navbar div.menu-two a.back-to-index {
    display:none;
    }
    
    div.top nav.collapse-navbar div.filet-img.only-small-devices.index {
    display:none;
    }
    
    
    div.full-screen div.full-screen-image.portait {
    top: 5%;
    width: 148%;
    left: 55%;
    }
    
    div.full-screen#intro-mobile div.titulo-de-capa{
    width: 69%;
    height: 33%;
    top: 50%;
    font-size: .7em;
    }
    
    .agregador {
    width: 91%;
    }
    
    .agregador .item-hover {
    width: 100%;
    /* height: 71em; */
    }
    
    /* .agregador .item-hover figure {
        margin-bottom: 1.5em;
        height: 31%;
    } */
    
    .agregador .item-hover .item-legendas {
    font-size: 1.25em;
    }
    
    .agregador-relacionados .item-hover {
        width: calc(99% / 1);
        height: 31em;
    }
    
    .agregador-relacionados .item-hover {
        width: calc(92% / 1);
        height: 31em;
        padding: 0;
    }
    
    .agregador-relacionados .item-hover figure {
        height: 71%;
    } 
    
    div.top nav.collapse-navbar div.menu-two button.openbtn {
        margin-right: 8px;
        margin-left: 8px;
    }
    
    div.full-screen#capa div.titulo-de-capa {
        position: absolute;
        top: 61%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 57%;
        height: 55em;
    }
    

    
    .agregador-relacionados .item-hover#relacionado04 figure, 
    .agregador-relacionados .item-hover#relacionado03 figure, 
    .agregador-relacionados .item-hover#relacionado02 figure {
    height: 71%;
    }

    div.wrapper div.content-center div.credits.only-small-devices {
    display: block;
    font-size: 1em;
    }

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 1.8em;
        margin-top: 0.4em;
        text-align: center;
        padding: 0 3em;
    }

    footer {
    height: 31em;
    padding: 3em 0;
    background: #015782;
    }

    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-capa, div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    width: 33%;
    }
    
    }
    
    
    
    
    @media only screen and (device-width: 320px) and (device-height: 568px)  {
        div.full-screen div.full-screen-image.portait {
            top: 6%;
            width: 114%;
            left: 55%;
        }


        div.full-screen#capa div.titulo-de-capa {
            width: 52%;
            height: 68em;
            top: 63%;
        }

        div.full-screen#intro-mobile div.titulo-de-capa {
            width: 80%;
            height: 45%;
            top: 55%;
            font-size: 0.5m;
        }

        .navbar-expand-lg .navbar-nav .dropdown-menu {
            /* position: fixed; */
            z-index: 10003;
            /* display: none; */
            position: fixed;
            right: 0;
            top: 0;
            overflow: auto;
            width: 103%;
            height: 107%;
            top: 42px;
            padding-bottom: 11em;
            padding: 2em 5em 11em;
            background-color: #015782;
        }
    
        div.wrapper div.content.content-center > h5 {
        font-size: 1.9em;
        }
    
        div.scrollup#pcima {
        width: 12em;
        height: 9em;
        }
    
        div.wrapper div.content-center div.credits.only-small-devices {
            display: block;
            font-size: 1.3em;
        }
    
        div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
        font-size: 2.2em;
        margin-top: 1em;
        text-align: center;
        }
    
        /* .footercontainer {
            width: 100%;
        } */
    
        /* .footer {
            height: 29em;
            padding: 3em 0;
            background: #015782;
        } */
        
        
    }

    
    
    @media only screen and (max-width : 320px){
    
    .content-center,
    .content-larger {
    max-width: 86vw;
    }
    
    body {
    /*font-size: 0.75rem;*/
    font-size: 0.65rem;
    }
    
    div.wrapper div.content.content-center div.box div.box-text > p {
    font-size: 2.18em;
    line-height: 1.41em;
    font-weight: 800;
    }
    
    div.wrapper div.content.content-center > p {
    font-size: 2.5em;
    line-height: 1.5em;
    }
    
    
    
    div.wrapper div.content-center div.credits h4, 
    div.wrapper div.content-center div.credits cite {
    font-size: 1.8em;
    }
    
    div.wrapper div.content-center p img.end-mark {
    width: 11px;
    }
    
    div.wrapper div.content-center p, 
    div.wrapper div.content-fullwidth p, 
    div.wrapper div.content-larger p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0em;
    -webkit-margin-end: 0em;
    }
    
    div.wrapper div.content.content-center > h3 {
    margin-bottom: -0.85em;
    line-height: 1.4em;
    font-size: 2.8em;
    }
    
    div.wrapper div.content-center div.credits h4, 
    div.wrapper div.content-center div.credits cite {
    font-size: 1.6em;
    line-height: 1.5em;
    }
    
    div.full-screen-intro#introducao div.content div.content-text h1 {
    font-size: 2.8em;
    line-height: 1.25em;
    }
    
    div.full-screen-intro#introducao div.content {
    width: 86%;
    }
    
    
    
    /**/
    
    div.top nav.collapse-navbar div.menu-two a.back-to-index.only-small-devices {
    display: none;
    }
    
    .filet-img#filet-logo {
    display: none;
    }
    
    section div.full-screen#introducao div.content {
        width: 80%;
    }
    
    div.fullwidth-cover.only-small-devices div.box div.box-image figcaption, div.wrapper div.content-center div.box figure.box-image figcaption, div.wrapper div.content-fullwidth figure.box-image figcaption, div.wrapper div.content-larger figure.box-image figcaption, div.wrapper div.content-center div.box div.captions-media, div.wrapper div.content-fullwidth div.box div.captions-media, div.wrapper div.content-larger div.box div.captions-media, div.wrapper div.content-fullwidth div.box div.captions-media, div.wrapper div.content-center div.box div.box-slideshow.slider div.mySlides figcaption, div.wrapper div.content-fullwidth div.box div.box-slideshow.slider div.mySlides figcaption, div.wrapper div.content-larger div.box div.box-slideshow.slider div.mySlides figcaption, div.wrapper div.content-larger div.slideshow-container figcaption, div.wrapper div.content-fullwidth div.slideshow-container figcaption {
        font-size: 2.1em;
    }
    
    button#scroll-down, button#scroll-up {
    right: -24px;
    }
    
    div.wrapper div.content.content-center > h2.localidade {
        font-size: 2.6em;
        line-height: 1.4em;
        margin: 0 auto;
        width: 73%;
    }
    
    div.wrapper div.content.content-center > h2.provincia {
        font-size: 2.2em;
    }
    
    div.wrapper div.content.content-center > h2.dia {
    font-size: 1.5em;
    }
    
    div.wrapper div.content.content-center.inicio-seccao {
        padding-top: 30em;
    }
    
    
    div.full-screen div.full-screen-image,
    #fundo-todo-o-conteudo {
    top: 0%;
    width: 104%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
    background-position: bottom center;
    }
    
    div.full-screen a.scroll-link, 
    div.full-screen div.content a.scroll-link, 
    div.wrapper div.content-center.last-content div.credits a.scroll-link {
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        width: 35%;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
        width: 100%;
    }
    
    div.top nav.collapse-navbar div.menu-two div.modal-box-container div.modal-box-content div.modal-box-text cite, 
    div.modal-box-container div.modal-box-content div.modal-box-text cite {
    font-size: 1.2em;
    }
    
    /**/
    
    
    div.full-screen div.full-screen-image.portait {
    background: url(https://images.impresa.pt/expresso/2023-11-02-deixar-o-mundo-melhor-portrait-capa4.jpg-d7711823/original);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    }
    
    /* .agregador .item-hover figure {
    height: 33%;
    } */
    
    /* .agregador .item-hover figure {
    margin-bottom: 3em;
    } */
    
    /* .agregador .item-hover {
    height: 85em;
    } */
    
    .agregador .item-hover .item-legendas {
    font-size: 1.55em;
    }
    
    .agregador .item-hover#audio01 {
    padding-top: 0;
    }
    
    .agregador .item-hover#audio54 {
    height: 97em;
    }
    
    .agregador .item-hover#audio54 figure {
    height: 29%;
    }
    
    .interviewee-link {
    color: #FFFFFF;
    font-size: 1.55em;
    text-align: center;
    letter-spacing: 0.1em;
    margin-bottom: 1.5em;
    line-height: 1.5em;
    }
    
    div.modal-box-container div.modal-box-content div.modal-box-text div.modal-box-text-left {
    width: 60%;
    }
    
    
    
    div.full-screen a.scroll-link, 
    div.full-screen div.content a.scroll-link, 
    div.wrapper div.content-center.last-content div.credits a.scroll-link {
    top: 48%;
    }
    
    div.top nav.collapse-navbar div.menu-two button.openbtn {
        margin-right: 18px;
        margin-left: 8px;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
        position: relative;
            display: block;
            width: 76%;
            height: 73%;
            top: 56%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            /* border: 1px solid red; */
            align-content: start;
            text-align: center;
        }
    
        div.full-screen#intro-mobile .titulo-de-capa p.lead,
        div.full-screen#intro-mobile .titulo-de-capa p.disclaimer   {
        font-family: Firme-Light,sans-serif;
        font-size: 3.1em;
        line-height: 1.2em;
        text-align: center;
        color: #000000;
        display: block;
        z-index: 100;
        margin: 0.4em 0 0.7em 0;
        opacity: 1;
        margin: 0 0 0.7em 0;
    }
    
    
    div.full-screen#intro-mobile .titulo-de-capa p.disclaimer   {
        font-size: 5em;
        margin: 0 0 0.7em 0;
        font-family: Blacker Pro Display, serif;
    }
    
    /* .footer {
        height: 31em;
        padding: 4em 0;
        background: #015782;
    } */
    
    .agregador {
        width: 100%;
    }
    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
        top: 41%;
    }
    
    div.top nav.collapse-navbar div.menu-two button.openbtn {
        margin-right: 8px;
        margin-left: 8px;
    }
    
    div.full-screen div.full-screen-image, #fundo-todo-o-conteudo {
    top: 6%;
    }
    
    div.full-screen#capa div.titulo-de-capa {
    width: 56%;
    }
    
    
    
    
    .agregador-relacionados .item-hover {
    padding: 4em 0 4em;
    width: 100%;
    height: 44em;
    }
    
    .agregador-relacionados .item-hover figure {
    height: 79%;
    }
    
    
    .agregador-relacionados .item-hover .item-legendas {
    font-size: 1.2em;
    margin-top: 1.5em;
    }
    
    
    /**/
    
    
    .agregador-relacionados .item-hover#relacionado {
    padding: 3em 0 2em;
    width: 100%;    
    }
    
    .agregador-relacionados .item-hover#relacionado01 figure {
    height: 79%;
    }
    
    .agregador-relacionados .item-hover#relacionado01 {
    height: 42em;
    }
    
    .agregador-relacionados .item-hover#relacionado04 {
    border-bottom: none;
    }
    
    .agregador-relacionados .item-hover#relacionado04 figure,
    .agregador-relacionados .item-hover#relacionado03 figure,
    .agregador-relacionados .item-hover#relacionado02 figure {
    height: 77%;
    }
    
    div.full-screen#capa div.titulo-de-capa {
        width: 59%;
        height: 68em;
        top: 63%;
    }
    
    div.full-screen#intro-mobile .titulo-de-capa {
        position: relative;
        display: block;
        width: 76%;
        height: 47%;
        top: 56%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        /* border: 1px solid red; */
        align-content: start;
        text-align: center;
    }
    
    /* .agregador .item-hover figure {
    height: 33%;
    margin-bottom: 1.5em;
    } */
    
  div.full-screen#capa div.titulo-de-capa {
    width: 52%;
    height: 57em;
    top: 63%;
}
    
    div.top nav.collapse-navbar div.menu-two button.openbtn {
        margin-right: 9px;
        margin-left: 8px;
    }

    div.full-screen#capa div.titulo-de-capa {
        width: 52%;
        height: 81%;
        top: 63%;
    }

    div.full-screen div.full-screen-image.portait {
        top: 5%;
        width: 119%;
        left: 52%;
    }

 

    div.full-screen#intro-mobile div.titulo-de-capa {
    width: 88%;
    height: 37%;
    top: 53%;
    font-size: .9em;
    }

    .interviewee-link {
        color: #FFFFFF;
        font-size: 1em;
        text-align: center;
        letter-spacing: 0.1em;
        margin-bottom: 1.5em;
        line-height: 1.5em;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        /* position: fixed; */
        z-index: 10003;
        /* display: none; */
        position: fixed;
        right: 0;
        top: 0;
        overflow: auto;
        width: 103%;
        height: 107%;
        top: 42px;
        padding-bottom: 11em;
        padding: 2em 5em 11em;
        background-color: #015782;
    }

    div.wrapper div.content.content-center > h5 {
    font-size: 1.9em;
    }

    div.scrollup#pcima {
    width: 12em;
    height: 9em;
    }

    div.wrapper div.content-center div.credits.only-small-devices {
        display: block;
        font-size: 1.3em;
    }

    div.thumbnail-relacionados a div.thumb figcaption, h5.veja-mais {
    font-size: 2.2em;
    margin-top: 1em;
    text-align: center;
    }

    /* .footercontainer {
        width: 100%;
    } */

    /* .footer {
    height: 36em;
    padding: 3em 0;
    } */

    
    div.full-screen#capa div.titulo-de-capa a.scroll-link#introducao-mobile {
    width: 40%;
    }

}