@media screen and (min-width: 320px) {
    .class-mobile-footer {
        display: block;
    }

    .class-desktop-footer {
        display: none;
    }

    .textarea-contato {
        height: 100px;
    }

    .mensagem-politica {
        margin-top: 5%;
        font-size: 10px;
    }

    #video-background-footer-mobile {
        position: absolute;
        width: 100%;
        height: 400px;
        filter: brightness(50%) contrast(90%);
        object-fit: cover;
        z-index: -1;
    }

    .logo-footer-mobile {
        margin-top: 5%;
        width: 60%;
        height: auto;
    }

    .tittle-contato-footer-mobile {
        margin-top: 5%;
        color: aliceblue;
    }

    .endereco-footer-mobile {
        color: aliceblue;
        font-size: 15px;
    }
    .numero-footer-mobile {
        margin: 0;
        color: aliceblue;
        font-size: 15px;
    }
    .number-footer-header{
        font-size: 20px;
        color: aliceblue;
    }

}

@media screen and (min-width: 576px) {
    .class-mobile-footer {
        display: block;
    }

    .class-desktop-footer {
        display: none;
    }

    .textarea-contato {
        height: 100px;
    }

    .mensagem-politica {
        margin-top: 5%;
        font-size: 10px;
    }

    #video-background-footer-mobile {
        position: absolute;
        width: 100%;
        height: 500px;
        filter: brightness(50%) contrast(90%);
        object-fit: cover;
        z-index: -1;
    }

    .logo-footer-mobile {
        margin-top: 5%;
        width: 60%;
        height: auto;
    }

    .tittle-contato-footer-mobile {
        margin-top: 5%;
        color: aliceblue;
    }

    .endereco-footer-mobile {
        color: aliceblue;
        font-size: 18px;
    }
    .numero-footer-mobile {
        margin: 0;
        color: aliceblue;
        font-size: 18px;
    }
    .number-footer-header{
        font-size: 30px;
        color: aliceblue;
    }

}

@media screen and (min-width: 768px) {
    .class-mobile-footer {
        display: none;
    }

    .class-desktop-footer {
        display: block;
    }

    .title-footer {
        margin: 10% 0 0 60%;
        font-size: 60px;
    }

    .input-name-footer {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid black;
        outline: none;
    }

    .input-name-footer::placeholder {
        color: black;
    }

    .div-contato-footer {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 6% 5% 6% 5%;
        border-radius: 30px;
        margin-top: 5%;
    }

    .textarea-contato {
        background-color: transparent;
        border: none;
        border: 1px solid black;
        outline: none;
        width: 100%;
        height: 100%;
    }

    .div-mensagem {
        margin-top: 5%;
        height: 100px;
    }

    #video-background-footer {
        position: absolute;
        width: 100%;
        height: 700px;
        filter: brightness(50%) contrast(90%);
        object-fit: cover;
        z-index: -1;
    }

    .mensagem-politica {
        margin-top: 5%;
    }

    .title-contato {
        font-size: 18px;
    }


    .title-redes-sociais {
        font-size: 18px;
        width: 200px;
    }
    .title-footer-endereco{
        font-size: 13px;
        margin: 1% 0 1% 0;
    }
    .number-footer{
        font-size: 13px;
    }
    .logo-footer{
        width: 100%;
        height: auto;
    }
    .div-endereco-footer{
        margin: 0 2% 0 2%;
    }

    footer {
        margin-top: 7%;
    }  
}

@media screen and (min-width: 992px) {
    .class-mobile-footer {
        display: none;
    }

    .class-desktop-footer {
        display: block;
    }

    .title-footer {
        margin: 10% 0 0 60%;
        font-size: 60px;
    }

    .input-name-footer {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid black;
        outline: none;
    }

    .input-name-footer::placeholder {
        color: black;
    }

    .div-contato-footer {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 6% 5% 6% 5%;
        border-radius: 30px;
        margin-top: 5%;
    }

    .textarea-contato {
        background-color: transparent;
        border: none;
        border: 1px solid black;
        outline: none;
        width: 100%;
        height: 100%;
    }

    .div-mensagem {
        margin-top: 5%;
        height: 100px;
    }

    #video-background-footer {
        position: absolute;
        width: 100%;
        height: 800px;
        filter: brightness(50%) contrast(90%);
        object-fit: cover;
        z-index: -1;
    }

    .mensagem-politica {
        margin-top: 5%;
    }
    .logo-footer{
        width: 70%;
        height: auto;
    }
    .title-contato {
        font-size: 18px;
    }

    .title-redes-sociais {
        font-size: 18px;
        width: 200px;
    }
    .title-footer-endereco{
        font-size: 13px;
        margin: 2% 0 2% 0;
    }
    .logo-footer{
        width: 80%;
        height: auto;
    }

   
}

@media screen and (min-width: 1200px) {
    .class-mobile-footer {
        display: none;
    }

    .class-desktop-footer {
        display: block;
    }

    .title-footer {
        margin: 10% 0 0 60%;
        font-size: 60px;
    }

    .input-name-footer {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid black;
        outline: none;
    }

    .input-name-footer::placeholder {
        color: black;
    }

    .div-contato-footer {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 6% 5% 6% 5%;
        border-radius: 30px;
        margin-top: 5%;
    }

    .textarea-contato {
        background-color: transparent;
        border: none;
        border: 1px solid black;
        outline: none;
        width: 100%;
        height: 100%;
    }

    .div-mensagem {
        margin-top: 5%;
        height: 100px;
    }

    #video-background-footer {
        position: absolute;
        width: 100%;
        height: 800px;
        filter: brightness(50%) contrast(90%);
        object-fit: cover;
        z-index: -1;
    }

    .mensagem-politica {
        margin-top: 5%;
    }

    .title-contato {
        font-size: 18px;
    }

    .title-redes-sociais {
        font-size: 18px;
    }
    .title-footer-endereco{
        font-size: 13px;
        margin: 2% 0 2% 0;
    }
    .logo-footer{
        width: 80%;
        height: auto;
    }

  
}

@media screen and (min-width: 1364px) {
    .class-mobile-footer {
        display: none;
    }

    .class-desktop-footer {
        display: block;
    }

    .title-footer {
        margin: 10% 0 0 60%;
        font-size: 60px;
    }

    .input-name-footer {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid black;
        outline: none;
    }

    .input-name-footer::placeholder {
        color: black;
    }

    .div-contato-footer {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 6% 5% 6% 5%;
        border-radius: 30px;
        margin-top: 5%;
    }

    .textarea-contato {
        background-color: transparent;
        border: none;
        border: 1px solid black;
        outline: none;
        width: 100%;
        height: 100%;
    }

    .div-mensagem {
        margin-top: 5%;
        height: 100px;
    
    }

    #video-background-footer {
        position: absolute;
        width: 100%;
        height: 880px;
        filter: brightness(50%) contrast(90%);
        object-fit: cover;
        z-index: -1;
    }

    .mensagem-politica {
        margin-top: 5%;
        font-size: 12px;
    }

    .title-contato {
        font-size: 25px;
    }

    .title-redes-sociais {
        font-size: 23px;
        width: 250px;
    }
    .title-footer-endereco{
        font-size: 18px;
        margin: 2% 0 2% 0;
    }
    .number-footer{
        font-size: 15px ;
    }
   
}

@media screen and (min-width: 1600px) {
    .class-mobile-footer {
        display: none;
    }

    .class-desktop-footer {
        display: block;
    }

    .title-footer {
        margin: 10% 0 0 60%;
        font-size: 60px;
    }

    .input-name-footer {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid black;
        outline: none;
        font-size: 25px;
    }

    .input-name-footer::placeholder {
        color: black;
    }

    .div-contato-footer {
        background-color: rgba(255, 255, 255, 0.9);
        padding: 6% 5% 6% 5%;
        border-radius: 30px;
        margin-top: 5%;
    }

    .textarea-contato {
        background-color: transparent;
        border: none;
        border: 1px solid black;
        outline: none;
        width: 100%;
        height: 100%;
        font-size: 23px;
    }

    .div-mensagem {
        margin-top: 5%;
        height: 100px;
    }
    .div-mensagem p{
        font-size: 25px;
    }

    #video-background-footer {
        width: 100%;
        height: auto;
        filter: brightness(50%) contrast(90%);
        object-fit: cover;
        z-index: -1;
    }

    .mensagem-politica {
        margin-top: 5%;
        font-size: 15px;
    }

    .title-contato {
        font-size: 30px;
    }

    .title-redes-sociais {
        font-size: 30px;
        width: 350px;
    }
    .number-footer{
        font-size: 20px;
    }
    .title-footer-endereco{
        font-size: 20px;
        margin: 1% 0 1% 0;
    }
    .logo-footer{
        width: 100%;
        height: auto;
    }
    
    
}