@media(max-height: 800px) {
    #pag_quem_somos #banner .mask_img {
        height: 540px;
    }

    #banner .mask_img {
        height: calc(100vh - 70px);
    }

    #barra_fixa .centro {
        height: 70px;
    }
}

@media(max-width: 1680px) {
    header .logo a {
        width: 160px;
        height: 71px;
    }

    header nav {
        column-gap: 50px;
    }

    header nav a,
    header a.bt_ao_vivo {
        font-size: 14px;
        letter-spacing: 1px;
    }

    header nav a.selected {
        height: 38px;
        padding-left: 28px;
        padding-right: 28px;
        margin-left: -28px;
        margin-right: -28px;
    }

    #banner .conteudo,
    #pastor .conteudo,
    #app .centro,
    #chamada .centro {
        max-width: calc(100% - 350px);
        width: 100%;
    }

    #quem_somos .centro,
    #pag_ministerio #banner .conteudo,
    #conteudo_quem_somos .centro,
    #conecte .centro,
    #conteudo_sobre .centro {
        max-width: calc(100% - 250px);
    }

    #servicos .centro {
        max-width: calc(100% - 50px);
    }

    #banner h2,
    #banner h2 b {
        font-size: 46px;
        line-height: 48px;
    }

    #banner .passador span {
        width: 42px;
        height: 42px;
        background-size: contain !important;
    }

    #quem_somos .centro {
        grid-template-columns: 1fr 540px;
    }

    #quem_somos h2 {
        font-size: 54px;
        line-height: 50px;
        max-width: 680px;
    }

    #quem_somos p {
        font-size: 22px;
        line-height: 32px;
        max-width: 630px;
    }

    .brasao {
        left: 35px;
    }

    #servicos li {
        height: 138px;
        background-size: 42px;
    }

    #servicos h2 {
        font-size: 32px;
    }

    #novidades .esquerda {
        padding-left: 140px;
    }

    #novidades .esquerda h2,
    #testemunho h2 {
        font-size: 36px;
        line-height: 40px;
    }

    #novidades .paginas {
        right: 35px;
    }

    #novidades .card_culto {
        height: 262px;
    }

    /* #novidades .centro {
        grid-template-columns: 550px 1fr;
    } */
    .listagem_novidades {
        grid-auto-columns: 380px;
    }

    .listagem_novidades .mask_img {
        height: 262px;
    }

    #caravana .esquerda h2 {
        font-size: 44px;
    }

    #caravana .esquerda p {
        width: 95%;
        font-size: 24px;
    }

    #pastor p,
    #pastor p b {
        font-size: 42px;
        line-height: 42px;
        max-width: 700px;
    }

    #app h2 {
        font-size: 54px;
    }

    footer .centro {
        max-width: calc(100% - 200px);
        padding-left: 0;
    }

    footer .top {
        padding-top: 30px;
    }

    #conteudo_quem_somos h2,
    #conecte h2,
    #chamada h2 {
        font-size: 54px;
        line-height: 54px;
    }

    #conteudo_quem_somos p {
        font-size: 22px;
        line-height: 32px;
    }

    #conteudo_quem_somos h3 {
        font-size: 34px;
        margin-top: 30px;
    }

    #conteudo_quem_somos .bottom {
        grid-template-columns: 1fr 600px;
    }

    #conteudo_quem_somos .mask_img {
        height: 420px;
    }

    #conecte p {
        font-size: 30px;
        line-height: 28px;
    }

    .galeria {
        grid-auto-columns: 420px;
        gap: 30px;
    }

    .galeria .mask_img {
        height: 420px;
    }

    #conteudo_sobre h2,
    #conteudo_sobre h2 b {
        font-size: 54px;
    }

    #conteudo_sobre h3 {
        font-size: 30px;
    }

    #testemunho .centro {
        padding-top: 160px;
    }

    .galeria h3 {
        font-size: 22px;
    }

    .galeria {
        grid-auto-columns: 370px;
    }

    .galeria .mask_img {
        height: 370px;
    }

    #chamada .mask_img {
        max-height: 600px;
    }

    #servicos .passador span {
        top: 487px;
    }

    .galeria li {
        min-width: 100%;
    }
}

@media(max-width: 1551px) {

    #banner .conteudo,
    #pastor .conteudo,
    #app .centro,
    #chamada .centro {
        max-width: calc(100% - 300px);
    }

    #banner .conteudo {
        transform: translate(-50%, -45%);
    }

    .brasao {
        background-size: contain !important;
        width: 90px;
        height: 118px;
    }

    #quem_somos article {
        padding-left: 35px;
    }

    #quem_somos h2 {
        font-size: 48px;
        line-height: 44px;
        max-width: 630px;
    }

    #quem_somos p {
        max-width: 600px;
    }

    #quem_somos .centro {
        grid-template-columns: 1fr 500px;
    }

    #quem_somos .mask_img {
        height: 500px;
    }

    #servicos .centro {
        grid-template-columns: 1fr 500px;
        column-gap: 50px;
    }

    #servicos .esquerda {
        padding-left: 35px;
    }

    #servicos .anterior {
        left: 35px;
    }

    #servicos h2 {
        font-size: 28px;
    }

    #servicos li {
        background-size: 35px;
    }

    #servicos h3 {
        font-size: 18px;
        line-height: 24px;
    }

    /* #novidades .centro {
        padding-top: 100px;
    } */
    #novidades .paginas {
        top: 50px;
    }

    #novidades .esquerda h2,
    #testemunho h2 {
        font-size: 34px;
        line-height: 38px;
    }

    /* #novidades .centro {
        grid-template-columns: 525px 1fr;
        column-gap: 40px;
    } */
    #barra_fixa .bt_rolar {
        margin-right: 50px;
    }

    #conteudo_quem_somos h2,
    #conecte h2,
    #chamada h2 {
        font-size: 48px;
        line-height: 48px;
    }

    #conteudo_quem_somos p {
        font-size: 20px;
        line-height: 30px;
        max-width: 550px !important;
    }

    #conteudo_quem_somos h3 {
        font-size: 30px;
        margin-top: 20px;
    }

    #conecte p {
        font-size: 26px;
        line-height: 24px;
    }

    #chamada p {
        font-size: 24px;
        line-height: 30px;
    }

    #chamada ul {
        column-gap: 30px;
    }

    #chamada ul .conteudo {
        padding: 35px;
    }

    #chamada .centro {
        padding-top: 60px;
        padding-bottom: 70px;
    }

    #novidades .esquerda {
        padding-left: 110px;
    }

    .galeria {
        grid-auto-columns: 340px;
    }

    .galeria .mask_img {
        height: 340px;
    }

    #chamada .mask_img {
        max-height: 550px;
    }

    #pag_fale_conosco #banner {
        height: 550px !important;
    }

    #pag_fale_conosco #banner .centro {
        padding-top: 140px !important;
    }

    .galeria {
        margin-top: 45px;
    }

    #servicos h2 {
        font-size: 26px;
    }

    #servicos li {
        height: 120px;
    }

    #pastor .mask_img {
        max-height: 450px;
    }

    #pastor p,
    #pastor p b {
        font-size: 38px;
        line-height: 38px;
        max-width: 650px;
    }

    #pastor h4 {
        font-size: 25px;
    }

    #pag_fale_conosco #banner h2 {
        font-size: 62px !important;
    }

    #servicos .passador span {
        top: 433px;
    }
}

@media(max-width: 1466px) {
    #quem_somos .centro {
        grid-template-columns: 1fr 450px;
    }

    #pastor p,
    #pastor p b {
        font-size: 36px;
        line-height: 36px;
        max-width: 600px;
    }

    #app h2 {
        font-size: 50px;
    }

    footer .meio,
    footer .bottom {
        column-gap: 32px;
    }

    header nav {
        padding-top: 10px;
        column-gap: 41px;
    }

    header nav a.selected {
        padding-left: 22px;
        padding-right: 22px;
        margin-left: -22px;
        margin-right: -22px;
    }

    header nav a,
    header a.bt_ao_vivo {
        font-size: 13px;
    }

    header .direita {
        padding-top: 10px;
    }

    #conteudo_quem_somos h2,
    #conecte h2,
    #chamada h2 {
        font-size: 44px;
        line-height: 44px;
    }

    #conteudo_quem_somos .top {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .galeria {
        grid-auto-columns: 370px;
    }

    .galeria .mask_img {
        height: 370px;
    }

    .listagem_novidades {
        grid-auto-columns: 340px;
    }

    .listagem_novidades .mask_img {
        height: 235px;
    }

    #novidades .card_culto {
        height: 235px;
        padding: 40px 30px;
    }

    #novidades .card_culto p {
        font-size: 13px;
        line-height: 0.9;
        margin-top: 12px;
    }

    #caravana .centro .esquerda a {
        padding: 30px 50px 30px 20px;
        margin: 40px 0px;
        margin-right: 35px;
    }

    #caravana .esquerda p {
        width: 95%;
        font-size: 24px;
        line-height: 29px;
    }

    #app h3 {
        font-size: 18px;
    }

    #app h2 {
        font-size: 44px;
    }

    #conteudo_sobre h2,
    #conteudo_sobre h2 b {
        font-size: 46px;
    }

    #conteudo_sobre h3 {
        font-size: 26px;
    }

    #conteudo_sobre p {
        font-size: 22px;
        line-height: 32px;
    }

    #testemunho .centro {
        max-width: calc(100% - 360px);
    }

    header .direita {
        margin-right: 0;
    }

    header .logo a {
        width: 150px;
        height: 67px;
    }

    #conteudo_quem_somos .bottom {
        grid-template-columns: 1fr 400px;
    }

    #conteudo_quem_somos .mask_img {
        height: 350px;
    }

    #conteudo_quem_somos h3 {
        font-size: 24px;
        margin-top: 10px;
    }

    .galeria {
        grid-auto-columns: 320px;
    }

    .galeria .mask_img {
        height: 320px;
    }

    #chamada .mask_img {
        max-height: 480px;
    }

    #pag_fale_conosco #banner .centro,
    #conteudo_fale_conosco .centro {
        max-width: 1120px !important;
    }

    header .logo {
        width: 160px;
        height: 71px;
    }

    header nav,
    header .direita {
        padding-top: 0;
        margin-left: 36px;
        margin-right: 17px;
    }
}

@media(max-width: 1366px) {

    #banner h2,
    #banner h2 b {
        font-size: 42px;
        line-height: 44px;
    }

    #quem_somos .centro {
        grid-template-columns: 1fr 380px;
    }

    #quem_somos h2 {
        font-size: 42px;
        line-height: 38px;
        max-width: 580px;
    }

    #quem_somos p {
        font-size: 20px;
        line-height: 30px;
        max-width: 550px;
    }

    #servicos .centro {
        max-width: 100%;
        display: flex;
        justify-content: center;
    }

    #servicos .logos-container {
        row-gap: 30px;
        padding: 50px 0;
    }

    #servicos .logos-container img {
        max-height: none;
        padding-top: 20px;
        max-width: 200px;
    }

    #servicos li {
        height: 110px;
    }

    #servicos h2 {
        font-size: 26px;
    }

    #novidades .esquerda h2,
    #testemunho h2 {
        font-size: 28px;
        line-height: 32px;
    }

    /* #novidades .centro {
        grid-template-columns: 450px 1fr;
    } */
    #pastor p,
    #pastor p b {
        font-size: 30px;
        line-height: 30px;
        max-width: 470px;
    }

    footer .meio,
    footer .bottom {
        column-gap: 15px;
    }

    #testemunho .centro {
        max-width: calc(100% - 300px);
    }

    #conteudo_quem_somos h2,
    #conecte h2,
    #chamada h2 {
        font-size: 38px;
        line-height: 38px;
    }

    .bt_padrao {
        height: 40px;
    }

    #conecte p {
        font-size: 24px;
    }

    .galeria {
        grid-auto-columns: 300px;
        gap: 20px;
    }

    .galeria .mask_img {
        height: 300px;
    }

    #pag_fale_conosco #banner h2 {
        font-size: 55px !important;
    }

    #pag_fale_conosco #banner p,
    #pag_fale_conosco #banner a {
        font-size: 18px !important;
        line-height: 28px !important;
    }

    #pag_fale_conosco #banner h3 {
        font-size: 22px !important;
        line-height: 40px !important;
    }

    #pag_fale_conosco #banner {
        height: 480px !important;
    }

    #pag_fale_conosco #banner .centro {
        padding-top: 120px !important;
    }
}

@media(max-width: 1240px) {
    header nav a.selected {
        padding: 2px 22px;
        height: auto;
    }
}

@media(max-width: 1000px) {
    header .centro {
        max-width: calc(100% - 80px);
    }

    header nav,
    #barra_fixa .frase,
    #barra_fixa .bt_rolar,
    .brasao {
        display: none;
    }

    #banner .mask_img {
        height: 500px;
    }

    #banner .mask_img img {
        opacity: 50%;
    }

    #banner .conteudo {
        max-width: calc(100% - 80px);
        left: 40px;
        transform: translateY(-50%);
        padding-top: 60px;
    }

    #barra_fixa .centro {
        max-width: calc(100% - 80px);
        justify-content: space-between;
    }

    #quem_somos .centro,
    #servicos .centro,
    #pag_ministerio #banner .conteudo,
    #conteudo_quem_somos .centro,
    #conecte .centro,
    #conteudo_sobre .centro {
        max-width: calc(100% - 80px);
    }

    #quem_somos .centro,
    #servicos .centro,
    #novidades .centro {
        grid-template-columns: 1fr;
        row-gap: 30px;
        padding-top: 0;
    }

    #quem_somos article {
        padding: 0;
    }

    #quem_somos h2 {
        font-size: 36px;
        line-height: 32px;
        max-width: 470px;
    }

    #quem_somos p {
        font-size: 18px;
        line-height: 28px;
        max-width: unset;
    }

    #servicos .esquerda {
        padding-top: 40px;
        padding-left: 0;
    }

    #servicos li {
        height: 90px;
    }

    #servicos ul {
        margin-top: 0;
    }

    #servicos .anterior {
        left: 0;
    }

    #servicos .passador span {
        top: 442px;
    }

    #servicos .swiper-wrapper {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    #servicos .swiper-slide {
        width: 100%;
    }

    #servicos .mask_img {
        width: 50%;
    }

    #servicos .passador span {
        display: block;
    }

    /* #novidades .centro {
        max-width: calc(100% - 80px);
        padding: 40px 0;
    } */
    #novidades .brasao {
        display: block;
        left: 13px;
        top: 148px;
    }

    #novidades .paginas {
        top: 148px;
    }

    #novidades .centro .mobile {
        display: block;
    }

    #novidades .centro .desktop {
        display: none;
    }

    #novidades .centro .owl-nav {
        padding: 0 20px;
    }

    #novidades .esquerda {
        padding: 0;
        margin: 77px 40px 40px 30px;
    }

    #novidades .esquerda h2 {
        font-size: 22px;
        line-height: 26px;
    }

    #novidades .direita {
        margin-right: -40px;
        margin-left: -50px;
    }

    #novidades .brasao {
        top: 132px;
        width: 60px;
    }

    #caravana .centro {
        display: block;
        margin: 50px 0px 0px 0px;
    }

    #caravana .esquerda {
        margin-left: 4vw;
    }

    #caravana .esquerda h2 {
        font-size: 35px;
    }

    #caravana .centro .esquerda a {
        padding: 20px 50px 20px 15px;
        margin: 30px 20px 30px 0px;
        height: 100%;
    }

    /* .listagem_novidades {
        overflow-y: scroll; This bugs out the horizontal scrolling
    } */
    #voluntario {
        grid-template-columns: 1fr;
        height: auto;
    }

    #voluntario img {
        height: 45vh;
    }

    #banner .conteudo,
    #pastor .conteudo,
    #app .centro,
    #chamada .centro {
        max-width: calc(100% - 80px);
    }

    #pastor .mask_img {
        min-height: 320px;
    }

    #pastor .mask_img img {
        min-height: inherit;
        object-fit: cover;
        object-position: left;
    }

    #app .centro {
        padding-top: 40px;
        flex-direction: column;
        align-items: flex-start;
        row-gap: 40px;
    }

    footer .centro {
        max-width: calc(100% - 80px);
    }

    footer .meio,
    footer .bottom {
        grid-template-columns: repeat(3, 1fr);
        row-gap: 30px;
    }

    footer .novidades {
        grid-column-start: 1;
        grid-column-end: 4;
        padding-bottom: 25px;
    }

    footer .preto h3,
    footer nav a {
        text-align: left;
    }

    footer .meio>div:nth-child(3) {
        display: none;
    }

    footer .meio {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    footer .bottom {
        height: unset;
        grid-template-columns: 1fr;
        row-gap: 15px;
        padding: 20px 0;
    }

    footer .bottom h4,
    footer .bottom a:not(footer .sociais a) {
        text-align: center;
    }

    footer .sociais {
        justify-content: center;
    }

    #pag_ministerio #banner .conteudo {
        transform: unset;
    }

    #conteudo_quem_somos .bottom {
        grid-template-columns: 1fr;
        row-gap: 30px;
    }

    #conecte {
        padding-top: 50px;
    }

    #conecte .centro {
        max-width: calc(100% - 80px) !important;
    }

    #conteudo_quem_somos h2,
    #conecte h2,
    #chamada h2 {
        font-size: 36px;
        line-height: 36px;
    }

    #chamada ul {
        grid-template-columns: 1fr;
        row-gap: 30px;
    }

    #chamada .mask_img {
        max-height: 400px;
    }

    #app h2 {
        margin-top: -5px;
    }

    #pag_quem_somos #banner .mask_img {
        height: 450px;
    }

    #pag_quem_somos #banner .conteudo {
        transform: unset;
    }

    #conteudo_sobre .top {
        padding-top: 10px;
        padding-bottom: 30px;
    }

    #conteudo_sobre .meio {
        padding: 40px 0;
    }

    #conteudo_sobre .bottom {
        grid-template-columns: 1fr;
        row-gap: 30px;
        margin-top: 0;
    }

    #conteudo_sobre .bottom .mask_img {
        max-height: 400px;
        grid-row: 2;
    }

    #conteudo_sobre article {
        padding-left: 0;
    }

    #conteudo_sobre h2,
    #conteudo_sobre h2 b {
        text-align: left;
    }

    #conteudo_sobre .bottom p {
        max-width: unset;
    }

    #conteudo_sobre .bottom p {
        margin-top: 30px;
    }

    #testemunho .centro {
        max-width: calc(100% - 80px);
        grid-template-columns: 1fr;
        row-gap: 40px;
    }

    #testemunho .mask_img {
        height: 400px;
        grid-row: 2;
    }

    /* #novidades .centro {
        margin-left: 40px;
    } */
}

@media(max-width: 600px) {
    header .centro {
        max-width: calc(100% - 40px);
    }

    header .logo {
        width: 120px;
        height: 53px;
    }

    #banner h2,
    #banner h2 b {
        font-size: 32px;
        line-height: 34px;
    }

    #banner .conteudo,
    #pastor .conteudo,
    #app .centro,
    #chamada .centro {
        max-width: calc(100% - 40px);
    }

    #banner .conteudo {
        left: 20px;
    }

    #banner .mask_img {
        height: 350px;
    }

    #barra_fixa .centro {
        max-width: calc(100% - 40px);
    }

    #barra_fixa h3 {
        max-width: 200px;
    }

    #quem_somos .centro,
    #servicos .centro,
    #pag_ministerio #banner .conteudo,
    #conteudo_quem_somos .centro,
    #conecte .centro,
    #conteudo_sobre .centro,
    footer .centro,
    #testemunho .centro {
        /* #novidades .centro constumava estar aqui */
        max-width: calc(100% - 40px);
    }

    #quem_somos h2 {
        font-size: 28px;
        line-height: 26px;
        max-width: unset;
        margin-top: 15px;
    }

    #quem_somos .mask_img {
        height: 300px;
    }

    #servicos h3 {
        font-size: 16px;
        line-height: 22px;
    }

    #servicos h2 {
        font-size: 18px;
    }

    #servicos li {
        height: 75px;
        background-size: 30px;
    }

    #servicos h4 {
        font-size: 16px;
    }

    #servicos .centro {
        padding-bottom: 40px;
    }

    #servicos .logos-container {
        flex-direction: column;
    }

    #novidades .direita {
        margin-right: -20px;
    }

    /* #novidades .centro {
        margin-left: 20px;
    } */
    #novidades .centro .owl-nav {
        padding: 0 10px;
    }

    #novidades .card_culto {
        padding: 17px 15px;
    }

    #novidades .card_culto h2 {
        font-size: 22px;
    }

    #novidades .card_culto p {
        font-size: 11px;
    }

    #novidades .card_culto h6 {
        bottom: 15px;
        left: 17px;
        font-size: 11px;
    }

    .listagem_novidades {
        grid-auto-columns: 260px;
        column-gap: 20px;
    }

    .listagem_novidades .mask_img {
        height: 180px;
    }

    .listagem_novidades h3 {
        font-size: 13px;
        letter-spacing: 1px;
    }

    #novidades .card_culto {
        height: 180px;
        width: 300px;
        margin-right: 0px;
    }

    #novidades .paginas {
        top: 175px;
    }

    #novidades .esquerda h2 {
        font-size: 18px;
        line-height: 24px;
        letter-spacing: 2px;
        padding-right: 20px;
    }

    #caravana .esquerda p {
        font-size: 18px;
    }

    #caravana .esquerda h2 {
        font-size: 30px;
        padding-right: 20px;
    }

    #pastor p,
    #pastor p b {
        font-size: 24px;
        line-height: 24px;
        max-width: 376px;
    }

    #pastor .mask_img img {
        object-position: 20%;
    }

    #pastor h4 {
        font-size: 18px;
        margin-bottom: 30px;
    }

    #pastor .mask_img {
        min-height: 280px;
    }

    #app .centro {
        row-gap: 30px;
    }

    #app h3 {
        font-size: 16px;
    }

    #app h2 {
        font-size: 38px;
    }

    #app p {
        font-size: 18px;
        line-height: 26px;
    }

    footer .top {
        flex-direction: column;
        row-gap: 20px;
    }

    footer .top a {
        font-size: 16px;
    }

    footer .meio {
        grid-template-columns: 1fr;
    }

    footer .novidades {
        grid-column-end: unset;
    }

    footer .meio h2 {
        font-size: 20px;
        line-height: 26px;
        max-width: unset;
    }

    footer form input[type="email"] {
        width: 100%;
    }

    .bt_padrao {
        letter-spacing: 1px;
    }

    #pag_ministerio #banner .conteudo {
        bottom: 40px;
    }

    #conteudo_quem_somos h2,
    #conecte h2,
    #chamada h2 {
        font-size: 30px;
        line-height: 30px;
    }

    #conteudo_quem_somos p {
        font-size: 18px;
        line-height: 26px;
    }

    #conteudo_quem_somos .mask_img {
        height: auto;
    }

    #conecte p {
        font-size: 20px;
    }

    #conecte .centro {
        max-width: calc(100% - 40px) !important;
    }

    .galeria {
        grid-auto-columns: 240px;
        margin-top: 30px;
    }

    .galeria .mask_img {
        height: 240px;
    }

    .galeria h3 {
        font-size: 18px;
    }

    #chamada p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 25px;
    }

    #chamada .centro {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    #chamada ul .conteudo {
        padding: 20px;
    }

    #conteudo_quem_somos h3 {
        font-size: 20px;
    }

    header.ativo {
        background-size: 1000px !important;
    }

    #pag_quem_somos #banner .mask_img {
        height: 300px;
    }

    #banner h2,
    #banner h2 b {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    #conteudo_sobre p {
        font-size: 19px;
        line-height: 29px;
    }

    #conteudo_sobre h2,
    #conteudo_sobre h2 b {
        font-size: 32px;
    }

    #testemunho .centro {
        padding-top: 140px;
    }

    #testemunho p {
        font-size: 18px;
        line-height: 28px;
    }

    #testemunho .mask_img {
        height: 280px;
    }

    #servicos .passador span {
        top: 378px;
    }

    #pag_ministerio header .logo {
        width: 150px;
        height: 33px;
        padding-bottom: 2px;
        margin-top: -2px;
    }

    #pag_ministerio header.ativo {
        padding: 12px 0 3px 0;
    }
}

@media(max-width: 400px) {
    #barra_fixa .centro {
        flex-direction: column;
        height: unset;
        padding: 20px 0;
        row-gap: 10px;
    }

    #barra_fixa h3 {
        text-align: center;
        max-width: unset;
    }

    #app .download a {
        height: 49px;
        background-size: contain !important;
    }

    #app .download .google_play {
        width: 150px;
    }

    #app .download .app_store {
        width: 137px;
    }

    #quem_somos .mask_img {
        height: 240px;
    }

    #servicos .logos-container {
        padding-top: 20px;
        max-width: 200px;
    }

    #servicos .logos-container img {
        max-width: 100%;
    }

    #novidades .paginas {
        top: 196px;
    }

    #caravana .centro {
        display: block;
        margin: 30px 0px 0px 0px;
    }

    #caravana .esquerda h2 {
        font-size: 33px;
    }

    #pastor p,
    #pastor p b {
        font-size: 22px;
        line-height: 22px;
        max-width: 275px;
        text-shadow: 0px 0px 4px rgba(0, 0, 0, 1);
    }

    #pastor .mask_img img {
        object-position: 34%;
    }

    header a.bt_ao_vivo {
        display: none;
    }

    #pag_ministerio #banner article>div {
        flex-direction: column;
        row-gap: 15px;
    }

    #conteudo_quem_somos h2,
    #conecte h2,
    #chamada h2 {
        font-size: 26px;
        line-height: 26px;
    }

    #conteudo_quem_somos .top {
        padding-top: 30px;
    }

    #conteudo_sobre h2,
    #conteudo_sobre h2 b {
        line-height: 34px;
    }

    #chamada ul h2 {
        font-size: 28px;
        line-height: 28px;
    }
}

@media(min-width: 2000px) {

    body,
    header {
        max-width: unset;
    }

    .centro {
        max-width: 1900px !important;
    }

    #banner .centro {
        max-width: 100% !important;
    }

    #banner .conteudo {
        width: 1900px;
    }

    #barra_fixa h3,
    #barra_fixa a,
    #barra_fixa button {
        font-size: 16px;
    }

    #quem_somos .centro,
    #servicos .centro {
        grid-template-columns: 1fr 780px;
    }

    #quem_somos h2 {
        max-width: 860px;
    }

    #quem_somos p {
        font-size: 24px;
        line-height: 34px;
        max-width: 800px;
    }

    .bt_padrao {
        font-size: 16px;
    }

    #app p {
        font-size: 24px;
        line-height: 32px;
    }

    footer .preto h3,
    footer nav a,
    footer .bottom h4,
    footer .bottom a:not(footer .sociais a) {
        font-size: 18px;
    }

    #servicos h3 {
        max-width: unset;
    }

    #novidades .centro {
        margin-left: auto;
    }

    #novidades .esquerda {
        padding-left: 50px;
    }

    #novidades .paginas {
        right: 50%;
        transform: translateX(950px);
    }

    #pag_ministerio #banner .sombra_banner {
        background-size: cover;
    }

    #conecte .centro,
    #pag_fale_conosco #banner .centro {
        max-width: 1900px !important;
    }

    #pastor {
        background-color: #1c1c1c;
    }

    #servicos .passador span {
        top: 515px;
    }
}