@media(max-width: 1680px) {
    #banner .conteudo {
        grid-template-columns: 500px 1fr;
    }
    #banner .conteudo h2 {
        font-size: 62px;
        line-height: 68px;
    }
    #banner .conteudo h3 {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 25px;
    }
    #banner .conteudo .produto {
        padding-left: 115px;
        padding-right: 85px;
    }
    #banner .conteudo article {
        padding-top: 50px;
    }
}
@media(max-width: 1551px) {
    #banner .conteudo .produto {
        padding-right: 125px;
    }
}
@media(max-width: 1440px) {
    header nav a {
        font-size: 14px;
    }
    header .comprar {
        width: 190px;
    }
    header .comprar,
    #banner .conteudo a {
        height: 42px;
    }
    #banner .conteudo {
        padding-top: 140px;
    }
    #banner .conteudo article {
        padding-right: 50px;
    }
    #banner .conteudo h2 {
        font-size: 56px;
        line-height: 62px;
    }
    #banner .conteudo h3 {
        font-size: 30px;
        line-height: 34px;
    }
    #banner .conteudo .produto {
        padding-left: 105px;
        padding-right: 150px;
    }
    #produto .top {
        width: 560px;
    }
    #produto .top h2 {
        font-size: 25px;
    }
    #produto .bottom {
        grid-template-columns: 285px 480px 286px;
        justify-content: center;
    }
    #produto .bottom .fundo {
        background-size: contain;
        width: 355px;
        top: -15px;
    }
    #produto .bottom .sombra {
        background-size: contain;
        width: 390px;
        top: 280px;
    }
    #produto .bottom h4 {
        font-size: 18px;
    }
    #produto .bottom p {
        font-size: 15px;
        line-height: 20px;
    }
    #produto .bottom .formas {
        margin-left: -60px;
    }
    #produto .bottom .formas,
    #produto .bottom .dimensoes {
        padding-top: 65px;
    }
    #produto .bottom .precisao,
    #produto .bottom .dentes {
        padding-top: 63px;
        margin-top: 25px;
    }
    #produto .bottom .durabilidade,
    #produto .bottom .assistencia {
        padding-top: 67px;
        margin-top: 25px;
    }
    #produto .bottom .comprar {
        margin-left: 60px;
    }
    #produto .bottom .comprar,
    #quem_somos .comprar {
        width: 185px;
        height: 44px;
        font-size: 14px;
    }
    #quem_somos h2 {
        font-size: 40px;
    }
    #quem_somos p {
        font-size: 17px;
        line-height: 25px;
    }
    #quem_somos .centro {
        max-width: 1050px;
        grid-template-columns: 510px 1fr;
    }
    footer .centro {
        max-width: 1050px;
    }
}
@media(max-width: 1366px) {
    #banner .conteudo article {
        padding-top: 20px;
    }
    #banner .conteudo .produto {
        padding-right: 175px;
    }
    #nossos_produtos .listagem_produtos {
        max-width: 1050px;
    }
}
@media(max-width: 1000px) {
    header .centro {
        max-width: calc(100% - 40px);
    }
    header nav a {
        display: none;
    }
    .mask_img img {
        object-fit: cover;
    }
    #banner .mask_img:not(#banner .conteudo .mask_img) {
        padding-top: unset;
        height: 65vh;
        max-height: 450px;
    }
    #banner .conteudo {
        max-width: calc(100% - 40px);
        grid-template-columns: 50% 1fr;
    }
    #banner .conteudo h2 {
        font-size: 45px;
        line-height: 45px;
    }
    #banner .conteudo h3 {
        font-size: 26px;
        line-height: 30px;
    }
    #banner .conteudo article {
        padding-right: 30px;
    }
    #banner .conteudo .produto {
        padding-left: 60px;
        padding-right: 50px;
    }
    #produto .bottom h4 {
        font-size: 15px;
    }
    #produto .bottom p {
        font-size: 14px;
        line-height: 18px;
    }
    #produto .centro {
        max-width: 500px;
    }
    #produto .top {
        width: 500px;
    }
    #produto .top h2 {
        font-size: 22px;
    }
    #produto .bottom {
        grid-template-columns: 1fr;
        position: relative;
        margin: 0 auto;
        padding-top: 194px;
    }
    #produto .bottom .meio {
        padding-left: 63px;
        padding-right: 36px;
        position: absolute;
        left: 50%;
    }
    #produto .bottom .meio {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        padding-top: 30px;
        padding-left: 0;
        padding-right: 0;
        width: 250px;
    }
    #produto .bottom .fundo {
        width: 255px;
        top: -25px;
        left: 0;
    }
    #produto .bottom .sombra {
        width: 260px;
        top: 210px;
        left: 0;
    }
    #produto .bottom .comprar {
        margin: 0 auto;
        margin-top: 20px;
    }
    #produto .bottom .esquerda {
        text-align: center;
        padding-top: 160px;
    }
    #produto .bottom .formas {
        background: url(../imagens/icon_1.png) top center no-repeat;
        margin-left: 0;
    }
    #produto .bottom .precisao {
        background: url(../imagens/icon_2.png) top center no-repeat;
    }
    #produto .bottom .durabilidade {
        background: url(../imagens/icon_3.png) top center no-repeat;
        margin-left: 0;
    }
    #produto .bottom .dimensoes {
        background: url(../imagens/icon_1.png) top center no-repeat;
    }
    #produto .bottom .dentes {
        background: url(../imagens/icon_2.png) top center no-repeat;
    }
    #produto .bottom .assistencia {
        background: url(../imagens/icon_3.png) top center no-repeat;
    }
    #produto .bottom .direita {
        text-align: center;
    }
    #nossos_produtos .listagem_produtos,
    #tecnologia .centro2 {
        max-width: calc(100% - 40px);
    }
    #nossos_produtos .listagem_produtos .sombra {
        width: -moz-available;
    }
    #nossos_produtos .listagem_produtos {
        column-gap: 20px;
    }
    #nossos_produtos .listagem_produtos h3 {
        font-size: 15px;
        text-indent: 0;
        text-align: center;
    }
    #quem_somos .centro {
        max-width: calc(100% - 40px);
        display: flex;
        flex-direction: column-reverse;
        padding-top: 0;
    }
    #quem_somos .esquerda {
        width: 550px;
        margin: 0 auto;
        margin-top: 50px;
    }
    #tecnologia .centro {
        background: url(../imagens/cor_tecnologia.jpg) center left no-repeat;
        max-width: 100%;
        background-size: cover;
    }
    #tecnologia .top {
        grid-template-columns: 315px 1fr;
    }
    #tecnologia .top h2 {
        margin-left: 20px;
        margin-right: 60px;
        margin-top: 50px;
    }
    #tecnologia .top p {
        font-size: 17px;
        line-height: 24px;
        padding-left: 15px;
        margin-right: -20px;
        padding-top: 30px;
        padding-bottom: 30px;
        padding-right: 20px;
    }
    #tecnologia .lista {
        grid-template-columns: none;
        grid-auto-columns: 315px;
        grid-auto-flow: column;
        overflow: hidden;
        margin-right: -20px;
    }
    #servico_reparacao .centro {
        max-width: calc(100% - 40px);
        grid-template-columns: 1fr;
    }
    #servico_reparacao h2,
    #servico_reparacao p {
        max-width: unset;
    }
    #servico_reparacao .direita {
        padding-left: 0;
    }
    footer .centro {
        max-width: calc(100% - 40px);
    }
    footer .top {
        flex-direction: column;
    }
    footer .novidades {
        margin-right: 0;
        margin-bottom: 20px;
    }
    footer .novidades p {
        max-width: unset;
    }
    footer .contato {
        margin-left: 0;
        margin-top: 20px;
    }
    footer .bottom {
        flex-direction: column;
    }
    footer .bottom h3 {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
        max-width: unset;
        margin-top: 20px;
        margin-bottom: 10px;
    }
}
@media(max-width: 600px) {
    header nav {
        display: none;
    }
    header .logo a {
        width: 140px;
        height: 62px;
        background-size: 140px 62px;
        margin-top: 15px;
    }
    #banner .conteudo {
        grid-template-columns: 1fr;
    }
    #banner .conteudo article {
        padding-top: 0;
        padding-right: 0;
    }
    #banner .conteudo h2 {
        font-size: 30px;
        line-height: 30px;
    }
    #banner .conteudo h3 {
        font-size: 20px;
        line-height: 23px;
    }
    #banner .conteudo .produto {
        display: none;
    }
    #produto .centro {
        max-width: 350px;
    }
    #produto .top {
        width: 350px;
    }
    #produto .top h2 {
        font-size: 20px;
        max-width: 240px;
        margin: 0 auto;
    }
    #produto .top h3 {
        font-size: 17px;
    }
    #nossos_produtos .centro {
        padding-top: 50px;
        margin-top: 30px;
        padding-bottom: 20px;
    }
    #nossos_produtos h2 {
        font-size: 30px;
    }
    #nossos_produtos .listagem_produtos {
        grid-template-columns: repeat(2, 1fr);
    }
    #quem_somos h2 {
        font-size: 30px;
    }
    #quem_somos .esquerda {
        width: 350px;
    }
    #tecnologia .top {
        display: flex;
        flex-direction: column;
    }
    #tecnologia .top h2 {
        margin-left: 0;
        margin-right: 20px;
        margin-top: 20px;
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    #tecnologia .top p {
        margin-right: -20px;
        padding-bottom: 40px;
    }
    #tecnologia .lista {
        grid-auto-columns: 312px;
        margin-top: -10px;
    }
    footer form input[type="email"] {
        width: 100%;
    }
}