@media (max-width: 1650px) {

    .banner-01,
    .banner-02 {
        background-position: bottom 50% right 30%;
    }
}

@media (max-width: 1440px) {
    .banner-01 {
        background-position: bottom 50% right 30%;
        background-position: center;
    }

    .banner-08 img.beneficios {
        width: 450px;
    }

    .banner-01 {
        height: 319px;
        padding: 60px 0;
    }

    .banner-01 h1 {
        font-size: 42px;
        line-height: 62px;
    }

    .banner-01 h1 span.maior {
        font-size: 56px;
    }
}

@media (max-width: 1366px) {
    .banner-07 .vaca {
        width: 450px;
    }

    .banner-01 {
        height: 319px;
        padding: 60px 0;
    }

    .banner-01 h1 {
        font-size: 42px;
        line-height: 62px;
    }

    .banner-01 h1 span.maior {
        font-size: 56px;
    }

}

@media (max-width: 1144px) {
    .banner-07 .vaca {
        width: 350px;
        top: 200px;
    }

    .banner-07 .informativo {
        margin-right: 5%;
    }
}

@media (max-width: 1199px) {

    h2 {
        font-size: 45px;
        font-weight: 300;
        line-height: 45px;
    }

    h3 {
        font-size: 39px;
        font-weight: 100;
    }

    h4 {
        font-size: 25px;
        font-weight: 100;
    }

    h5 {
        font-size: 20px;
        font-weight: 600;
    }

    p {
        font-size: 16px;
        font-weight: 600;
    }

    .banner-01 h1 {
        font-size: 40px;
        line-height: 60px;
    }

    .banner-01 h1 span.maior {
        font-size: 50px;
    }


    .banner-02 .text {
        width: 100%;
    }

    .banner-06 h5 {
        width: 100%;
    }

    /* pra cima ok */
    .block-03 .item-grafico.ativo img {
        display: none;
    }

    .mobile-menu-icon {
        display: block;
    }

    .mobile-menu-icon button {
        background-color: transparent;
        border: none;
        cursor: pointer;
    }

    .mobile-menu ul {
        display: flex;
        flex-direction: column;
        text-align: center;
        padding-bottom: 1rem;
    }

    .mobile-menu .nav-item {
        display: block;
        padding-top: 1.2rem;
    }

    .mobile-menu .login-button {
        display: block;
        padding: 1rem 2rem;
    }

    .mobile-menu .login-button button {
        width: 100%;
    }

    .open {
        display: block;
    }

    .block-04 {
        padding: 72px 0;
    }

    body>div.block-04.content-center>div>div.row.mb-32.gap-16>div {
        width: 100%;
    }


    .block-01,
    .block-02,
    .block-03 {
        padding: 56px 0;
    }

    .movie {
        padding: 100px 0 56px 0;
    }

    .block-02 {
        padding-top: 56px;
        min-height: 300px;
    }

    img.grafico {
        width: 100%;
    }

    iframe {
        width: 100%;
        height: 500px;
    }


    .mais {
        height: 50px;
    }

    .banner-01 .card {
        width: auto;
    }

    .menulink {
        display: none;
    }

    .grafico-03 {
        /* background-image: url("../../flavorad/images/grafico-03/grafico-03-mobile.png"); */
        height: 520px;
        width: 600px;
        display: flex;
        flex-direction: column;
    }

    .grafico-03 .item-grafico.ativo img {
        display: none;
    }

    footer.agprocomfort {
        min-height: 500px;
    }

    .banner-02 {
        min-height: 708px;
        background-image: url("../../../landing-pages/agprocomfort/images/banner-02-mobile.webp");
        background-repeat: no-repeat;
        width: 100%;
        background-size: cover;
        padding: 56px 0;
        background-position: bottom 30% right 30%;
    }

    .banner-05 .hide-mb {
        display: none;
    }

    .banner-05 .hide-dt.hide-tb {
        display: flex;
    }

    .banner-05 img {
        width: 100%;
    }

    #beneficios>div>div>div>div:nth-child(1) {
        margin-left: 0;
    }

    .banner-07 .left {
        margin-left: 0;
    }

    .banner-07 .left .flex-column {
        flex-direction: row !important;
        justify-content: center;
    }

    .banner-07 .left.flex-row {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .banner-07 .coluna-01.ativo {
        margin-left: 30px;
    }

    .banner-08 .flex-row.block {
        flex-wrap: wrap;
        flex-direction: column;
        z-index: 9999999999999;
    }


    .banner-08 .col-lg-5,
    .banner-08 .col-lg-7 {
        width: 100%;
    }
}

@media (min-width: 1025px) {
    .banner-05 .hide-mb {
        display: block;
    }

    .banner-05 .hide-dt.hide-tb {
        display: none;
    }

    .banner-05 img {
        width: 100%;
    }
}

@media (max-width: 982px) {
    .banner-07 .vaca {
        display: none;
    }

    .banner-07 .informativo {
        display: none;
    }

}

@media (max-width: 830px) {
    .banner-08 img.beneficios {
        width: 350px;
        height: auto;
    }

    .banner-08 img.sacaria {
        height: 300px;
        width: 230px;
    }

    .banner-08 img.folhas-amarelas,
    .banner-08 img.folhas-verdes {
        width: 100%;
    }
}

@media (max-width: 768px) {

    .banner-01 {
        background-image: url("../../../landing-pages/agprocomfort/images/banner-001-mobile.webp");
        background-repeat: no-repeat;
        width: 100%;
        min-height: 500px;
        background-position: bottom 15% right 30%;
        background-size: cover;
        padding: 56px 0;

        align-items: flex-start;
        display: flex;
    }

    .banner-01 img.leite {
        top: -2px;
        position: absolute;
        height: 526px;
        left: -407px;
    }

    .banner-05 .col-lg-4 {
        width: 100%;
        object-fit: cover;
        height: 625px;
    }

    .banner-05 img {
        height: 625px;
    }

    h3 {
        font-size: 33px;

    }

    .banner-01 .container {
        display: flex;
        justify-content: center;
    }

    .banner-01 .col-lg-6 {
        text-align: center;
    }

}

@media (max-width: 787px) {

    .movie .card {
        margin-top: -600px;
        width: 95%;
    }

    .block-03 img.grafico {
        width: 100%;
    }


}

@media (max-width: 767px) {

    .grafico-03 {
        /* background-image: url("../../flavorad/images/grafico-03/grafico-03-mobile.png"); */
        height: 350px;
        width: 400px;
    }


    .banner-01 .col-lg-6 {
        height: 900px;
        gap: 30px;
    }

    .banner-09 img {
        width: 100%;
    }
}

@media (max-width: 695px) {
    .banner-07 .card img {
        width: 400px;
    }
}

@media (max-width: 625px) {

    .banner-08 {
        min-height: 600px;
    }

    .banner-08 img.beneficios {
        width: 100%;
    }

    .banner-08 img.sacaria {
        display: none;
    }

    .banner-07 .card-01,
    .banner-07 .card-02 {
        width: 350px;
        height: 257px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .banner-07 .gap-xg {
        gap: 0;
    }

    .banner-07 .coluna-01.ativo,
    #beneficios>div>div>div>div:nth-child(4)>div.coluna-08 {
        margin-left: 0px;
        margin-right: 0px;
    }

    /* Altura das colunas do gráfico Produtividade*/

    .banner-07 .card-01 .coluna-01 img {
        width: 34px;
        top: 62px;
        height: 0px;
    }

    .banner-07 .card-01 .coluna-01.ativo img {
        height: 130px;
    }

    @keyframes prod-01 {
        0% {
            margin-top: 130px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 130px;
        }
    }

    .banner-07 .card-01 .coluna-02 img {
        width: 35px;
        top: 67px;
        height: 0px;

    }

    .banner-07 .card-01 .coluna-02.ativo img {
        height: 125px;
    }

    @keyframes prod-02 {
        0% {
            margin-top: 125px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 125px;
        }
    }

    .banner-07 .card-01 .coluna-03 img {
        width: 30px;
        top: 88px;
        height: 0px;
    }

    .banner-07 .card-01 .coluna-03.ativo img {
        height: 104px;
    }

    @keyframes prod-03 {
        0% {
            margin-top: 104px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 104px;
        }
    }

    .banner-07 .card-01 .coluna-04 img {
        width: 30px;
        top: 105px;
        height: 0;
    }

    .banner-07 .card-01 .coluna-04.ativo img {
        height: 87px;
    }

    @keyframes prod-04 {
        0% {
            margin-top: 87px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 87px;
        }
    }

    .banner-07 .card-01 .coluna-05 img {
        width: 30px;
        top: 100px;
        height: 0px;
    }

    .banner-07 .card-01 .coluna-05.ativo img {
        height: 92px;
    }

    @keyframes prod-05 {
        0% {
            margin-top: 92px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 92px;
        }
    }

    .banner-07 .card-01 .coluna-06 img {
        width: 30px;
        top: 120px;
        height: 0px;
    }

    .banner-07 .card-01 .coluna-06.ativo img {
        height: 72px;
    }

    @keyframes prod-06 {
        0% {
            margin-top: 72px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 72px;
        }
    }

    .banner-07 .card-01 .coluna-07 img {
        width: 30px;
        top: 94px;
        height: 0px;
    }

    .banner-07 .card-01 .coluna-07.ativo img {
        height: 98px;
    }

    @keyframes prod-07 {
        0% {
            margin-top: 98px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 98px;
        }
    }

    .banner-07 .card-01 .coluna-08 img {
        width: 30px;
        top: 111px;
        height: 0px;
    }

    .banner-07 .card-01 .coluna-08.ativo img {
        height: 81px;
    }

    @keyframes prod-08 {
        0% {
            margin-top: 81px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 81px;
        }
    }

    /* Valores das colunas dos gráficos */

    .banner-07 .card-01 .coluna-01 span::before {
        content: "48,2";
        top: 244px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-01 .coluna-02 span::before {
        content: "48,1";
        top: 256px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-01 .coluna-03 span::before {
        content: "45,5";
        top: 274px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-01 .coluna-04 span::before {
        content: "44,0";
        top: 280px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-01 .coluna-05 span::before {
        content: "44,4";
        top: 280px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-01 .coluna-06 span::before {
        content: "42,9";
        top: 290px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-01 .coluna-07 span::before {
        content: "44,8";
        top: 276px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-01 .coluna-08 span::before {
        content: "43,8";
        top: 280px;
        margin-left: -24px;
        font-size: 10px;
    }

    /* Altura das colunas do gráfico Ofegação*/

    .banner-07 .card-02 .coluna-01 img {
        width: 30px;
        top: 128px;
        height: 0px;
        animation: prod-001 4s ease
    }

    .banner-07 .card-02 .coluna-01.ativo img {
        height: 64px;

    }

    @keyframes prod-001 {
        0% {
            margin-top: 64px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 64px;
        }
    }

    .banner-07 .card-02 .coluna-02 img {
        width: 30px;
        top: 121px;
        height: 0px;
        animation: prod-002 4s ease
    }

    .banner-07 .card-02 .coluna-02.ativo img {
        height: 71px;

    }

    @keyframes prod-002 {
        0% {
            margin-top: 71px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 71px;
        }
    }

    .banner-07 .card-02 .coluna-03 img {
        width: 30px;
        top: 82px;
        height: 0px;
        animation: prod-003 4s ease
    }

    .banner-07 .card-02 .coluna-03.ativo img {
        height: 110px;

    }

    @keyframes prod-003 {
        0% {
            margin-top: 110px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 110px;
        }
    }

    .banner-07 .card-02 .coluna-04 img {
        width: 35px;
        top: 58px;
        height: 0px;
        animation: prod-004 4s ease
    }

    .banner-07 .card-02 .coluna-04.ativo img {
        height: 134px;

    }

    @keyframes prod-004 {
        0% {
            margin-top: 134px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 134px;
        }
    }

    .banner-07 .card-02 .coluna-05 img {
        width: 30px;
        top: 153px;
        height: 0px;
        animation: prod-005 4s ease
    }

    .banner-07 .card-02 .coluna-05.ativo img {
        height: 39px;
    }

    @keyframes prod-005 {
        0% {
            margin-top: 39px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 39px;
        }
    }

    .banner-07 .card-02 .coluna-06 img {
        width: 30px;
        top: 136px;
        height: 0px;
        animation: prod-006 4s ease
    }

    .banner-07 .card-02 .coluna-06.ativo img {
        height: 56px;
    }

    @keyframes prod-006 {
        0% {
            margin-top: 56px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 56px;
        }
    }

    .banner-07 .card-02 .coluna-07 img {
        width: 30px;
        top: 164px;
        height: 0px;
        animation: prod-007 4s ease
    }

    .banner-07 .card-02 .coluna-07.ativo img {
        height: 28px;
    }

    @keyframes prod-007 {
        0% {
            margin-top: 28px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 28px;
        }
    }

    .banner-07 .card-02 .coluna-08 img {
        width: 30px;
        top: 155px;
        height: 0px;
        animation: prod-008 4s ease
    }

    .banner-07 .card-02 .coluna-08.ativo img {
        height: 37px;
    }

    @keyframes prod-008 {
        0% {
            margin-top: 37px;
            height: 0px;
        }

        100% {
            margin-top: 0px;
            height: 37px;
        }
    }


    /* Valores das colunas dos gráficos */

    .banner-07 .card-02 .coluna-01 span::before {
        content: "64,8";
        top: 599px;
        margin-left: -23px;
        font-size: 10px;
    }

    .banner-07 .card-02 .coluna-02 span::before {
        content: "65,6";
        top: 592px;
        margin-left: -23px;
        font-size: 10px;
    }

    .banner-07 .card-02 .coluna-03 span::before {
        content: "129,7";
        top: 569px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-02 .coluna-04 span::before {
        content: "147,6";
        top: 534px;
        margin-left: -26px;
        font-size: 10px;
    }

    .banner-07 .card-02 .coluna-05 span::before {
        content: "45,0";
        top: 613px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-02 .coluna-06 span::before {
        content: "62,3";
        top: 608px;
        margin-left: -22px;
        font-size: 10px;
    }

    .banner-07 .card-02 .coluna-07 span::before {
        content: "20,2";
        top: 618px;
        margin-left: -24px;
        font-size: 10px;
    }

    .banner-07 .card-02 .coluna-08 span::before {
        content: "28,6";
        top: 614px;
        margin-left: -23px;
        font-size: 10px;
    }
}

@media (max-width: 600px) {
    .banner-05 .col-lg-4 {
        height: 396px;
    }

    .banner-05 img {
        height: 396px;
    }
}

@media (max-width: 571px) {
    .banner-07 .card img {
        width: 300px;
    }
}

@media (max-width: 500px) {
    .banner-09 {
        min-height: 400px;
    }

    .footer.agprocomfort {
        min-height: 500px;
    }
}

@media (max-width: 490px) {
    .banner-01 img.leite {
        top: 7px;
        position: absolute;
        height: 693px;
        left: -685px;
    }

    @keyframes leite {
        0% {
            transform: translateX(0px) rotate(0deg)
        }

        100% {
            transform: translateX(2px) rotate(-2deg)
        }
    }
}

@media (max-width: 454px) {

    iframe {
        width: 100%;
        height: 220px;
    }

}

@media (max-width: 450px) {
    .grafico-01 {
        width: 300px;
        height: 550px;
    }

    .block-04 h3 {
        font-size: 24px;
        width: 100%;
    }

    .block-03 {
        min-height: 668px;
    }

    .movie .card {
        margin-top: -500px;
    }

}

@media (max-width: 450px) {

    .banner-01 {
        padding: 56px 0;
        min-height: 500px;
        background-position: bottom;
        align-items: flex-start;
        padding: 56px 0;
        text-align: left;
    }


}

@media (max-width: 366px) {

    .banner-07 .card-01,
    .banner-07 .card-02 {
        width: 300px;
        height: 220px;
    }

    .grafico-02 {
        width: 300px;
        height: 500px;
    }

}

@media (max-width: 375px) {
    nav ul li img.logotipo {
        width: 207px;
    }

    body>nav>ul>div>button>img {
        height: 25px;
    }

    .grafico-03 {
        width: 300px;
        height: 300px;
    }

    .block-04 .card {
        width: 280px;
    }

    h2 {
        font-weight: 35px;
    }

    .banner-01 img.leite {
        top: 66px;
    }

    .banner-01 h1 {
        font-size: 30px;
        line-height: 54px;
    }

    .banner-01 h1 span.maior {
        font-size: 39px;
    }
}

@media (max-width: 374px) {
    .banner-07 .card img {
        width: 250px;
    }

    .banner-07 .card {
        padding: 8px;
        margin-bottom: 30px;
    }

    .banner-07 .left .card,
    .banner-07 .left .flex-column {
        width: 90%;
        margin: 0 auto;
    }

    .banner-07 .flex-column img {
        width: 150px;
    }

}