@media screen and (max-width: 720px) {

    .page-esg .section-1 {
        background-position: top center;
        background-size: 100%;
        padding-top: 37%;
    }
    .page-esg .section-1 h2 {
        font-size:22px;
    }
    .page-esg .section-2 .owl-carousel .owl-next {
        display: none;
    }
    .page-esg .section-3 h2 {
        margin-top: 10px;
    }
    .page-esg .section-3 .box-new img {
        height: 300px;
    }
    
    .page-esg .section-3 .next-page {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .page-esg .section-4 h2 {
        font-size: 18px;
    }
    .page-esg .section-4 .s4-img {
        width: 100px;
        height: 60px;
    }
    .page-esg .section-4 .text {
        width: 56%;
        justify-content: space-between;
        margin-left: 20px;
    }
    .page-esg .section-5 .center {
        text-align: center;
        width: 50%;
        min-width: 50%;
    }
    .page-esg .section-5 .owl-reconhecimentos {
        max-width: 100%;
        width: 100%;
        margin-left: 0px;
    }
    .page-esg #chatbox {
        width: 100%;
        margin-left: 0;
        height: 240px;
    }
    .page-esg .section-5 h2 {
        padding: 40px 0 35px 0;
    }
    .page-esg-blog .section-1 {
        background-size: contain;
        height: auto;
        position: relative;
    }
    .page-esg-blog .section-1 .selos {
        bottom: -18px;
    }
    .page-esg-blog .section-1 img.principal {
        width: 100%; height: auto;
    }
    .page-esg-blog .section-1 .selos img {
        max-width: 42px;
    }
    .page-esg .section-5 .center img.principal {
        width: 100%;
        height: auto;
    }
    .page-esg-blog .section-2 {
        text-align: center;
    }
    .page-esg-blog .section-2 h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .page-esg-blog .section-2 span {
        font-size: 16px;
    }
    .page-esg-blog .section-2 .title {
        padding-left: 15px;
        padding-right: 15px;
        margin: auto;
    }
    .page-esg-blog .section-2 .content {
        padding: 0px 15px 50px 15px;
    }
    .page-esg-blog .section-2 h2 {
        font-family: 'Red Hat Display', sans-serif;
        font-style: normal;
        font-weight: 900;
        font-size: 20px;
        line-height: 150%;
        margin-top: 30px;
        color: #054375;
        background-color: #f7f7f7;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .page-esg-blog .section-3 .next-page {
        justify-content: center;
    }
    .page-esg-blog .section-3 .next p {
        top: 65%;
    }
}