/* Mobile Sizes (devices and browser) */ @media only screen and (max-width: 768px) { .ico-title { margin: 0 9px 0 0; img { height: auto; width: 34px; } } .container { max-width: 100% !important; padding: 0 15px; } #bg-top-page { height: 450px !important; .item { height: 450px !important; figure.bg-destaque { img { height: 450px !important; } } .content { h1 { font-size: 42px; line-height: 42px; } p { font-size: 18px; line-height: 21px; } } } } #destaque-home { height: 450px; .item { height: 450px; figure.bg-destaque { height: 100%; img {} } .content { margin-top: 35px; height: auto; .text { font-size: 42px; line-height: 44px; text-align: center; align-items: flex-end; height: 340px; h1 { font-size: 32px; line-height: 30px; margin-top: 25px; text-align: center; } } .img-destaque { text-align: center; img { width: 75%; margin: 0 auto; } } } } } #comunicacao-360 { height: auto; .item { .box { min-height: 270px; margin-bottom: 35px; } &:last-child { .box { margin-bottom: 0; } } } } #clientes { .itens { .item { img { width: auto; height: 85px !important; } } } } #fazendo-historia { #counter { h2 { font-size: 45px; span { font-size: 65px; } } } } #diferenca { .title { font-size: 48px; margin-bottom: 35px; } } .ultimas-noticias { .itens { .item { width: 100%; } } } #cta { &::before { bottom: -50px; left: -130px; background-size: 60%; } &::after { bottom: -50px; right: -270px; background-size: 60%; } } #cta-modo-houz{ height: 480px; &::after{ bottom: -55px; right: -230px; background-size: 50%; } } // A HOUZ #o-que-a-houz-faz{ padding-bottom: 0; } #de-onde-veio { padding-bottom: 0; .box { padding: 35px; .figure-title { margin-top: -90px; } } } #modo-houz-de-fazer { .itens { .item { margin-bottom: 35px; height: 600px; figure { height: 300px; } .content { display: block; height: auto; } } } } #servicos{ #servicos-detalhes { .box{ height: auto; h4{ margin: 20px; padding: 10px 20px; width: 90%; } .text{ margin: 0px; padding: 0; width: 90%; height: 0; position: relative; span{ width: 40px; height: 40px; bottom: -15px; left: -15px; } &.show{ opacity: 1; bottom: 0px; height: 135px; margin: 20px; padding: 20px 30px 10px 30px; } } button{ width: 32px; height: 32px; // position: absolute; bottom: 4px; z-index: 99999; // left: auto; // right: 29px; } } } } #portfolio { .itens { .item { .box { &.principal { .text { height: 135px; } } } } } } #blog{ article{ border-bottom: 1px solid var(--gray-50); padding-bottom: 35px; .post-img{ height: auto !important; img{ height: auto !important; } } .post-details{ .post-editoria{ margin: 10px 0 10px 0 !important; } .post-autor{ text-align: center; margin: 5px 0 10px 0 !important; } .post-date-time-read{ text-align: center; } } &.destaque{ margin-bottom: 35px !important; figure{ height: auto; img{ width: 100%; height: auto !important; } } } } } #contato { #form-nav-types { padding: 50px 20px 20px 20px; width: 95%; border-radius: 30px; margin: 0 auto 25px auto; } .form-content { padding: 20px; } } footer { // margin-top: 50px; padding: 20px; height: auto; font-size: 12px; .logo { margin: 35px 0; text-align: center; img { height: 71px; width: auto; } } address { text-align: center; margin-bottom: 35px; } .menu { margin-bottom: 50px; } .social { text-align: center; a.circle { width: 40px; height: 40px; } } .copy { text-align: center; } .menu { ul { float: none; width: 100%; margin: 0; padding: 0; text-align: center; li { display: block; margin: 0 0 17px 0; text-transform: uppercase; } } } } }