@media only screen and (max-width:990px) {
    #js-scroll-content{
        overflow-y: hidden;
        padding-top:50px;
    }
    header {
        background-color: #ffffff;
        top: unset;
        height: 65px;
        padding-bottom: 0px;
    }

    header .container{
        height: 100%;
    }

    .header-2 {
        padding-top: 0px;
        padding-bottom: 0px;
        top: unset;
    }
    .header-logo{
      padding-top: 0px !important;
    }
    .header .six-columns{
      padding: unset !important;
    }

    .desk-display{
        display: none;
    }
    .mobile-display{
        display: flex;
    }

    .padding-top-100{
        padding-top: 60px;
    }
    .padding-top-90{
        padding-top: 50px;
    }
    .padding-bottom-90{
        padding-bottom: 50px;
    }
    .padding-top-70{
        padding-top: 35px;
    }
    .padding-top-60 {
        padding-top: 30px;
    }
    .padding-bottom-80{
        padding-bottom: 40px;
    }
    .padding-bottom-100, .padding-bottom-120{
        padding-bottom: 60px;
    }
    .padding-top-bottom-120{
        padding-bottom: 60px;
        padding-top: 65px;
    }
    .padding-top-bottom-80{
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .padding-top-bottom-40 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .padding-top-bottom-30{
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .padding-top-bottom-150{
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .padding-bottom-150 {
        padding-bottom: 100px;
    }
    .padding-top-150 {
        padding-top: 100px;
    }
    .padding-top-bottom-100{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .padding-bottom-mobile-0{
        padding-bottom: 0px;
    }
    .margin-top-20{
        margin-top: 10px;
    }
    .menu{
        width: 50vw;
        padding-left: 5px;
        padding-right: 5px;
    }
    .menu-produtos {
        width: 50vw;
        top: 0;
    }
    .menu-produtos .flex-container {
        width: 60vw;
        height: unset !important;
    }
    .txt-menu {
        height: auto;
        width: auto;
        font-size: 16px;
        padding: 0px 5px;
        background-color: rgba(0,0,0,0.3);
        height: 20vh;
        display: flex;
        align-items: center;
        padding: 0px 15px;
        font-weight: 300;
    }
    .menu-cat {
        height: 20vh;
        background-size: cover;
    }
    .h-600{
        height: 300px;
    }
    .text-right{
        text-align: left;
    }
    .headline-xl {
        font-size: 35px;
    }
    .headline-xxxxl {
        font-size: 40px;
        line-height: 45px;
    }
    .headline-xxxxs {
        font-size: 20px;
    }
    .headline-xxs {
        font-size: 20px;
        font-weight: 500;
    }
    .subhead-xxs {
        font-size: 16px;
    }
    .font-size-100 {
        font-size: 50px;
    }
    header.container.bg-dark-mobile  {
        background-color: #352828;
        padding-bottom: 10px;
        width: 100%;
        left: 0px;
        max-height: 55px;
        overflow: hidden;
    }
    header.container.bg-white-mobile  {
        background-color: white;
        padding-bottom: 10px;
        width: 100%;
        left: 0px;
    }
    .js-page-in-out .header-logo__img {
        max-width: 150px;
        width: 150px;
    }
    .js-page-in-out .header-logo {
        position: relative;
    }
    .header-logo__box {
        padding-left: 15px;
    }
    .subhead-s {
        font-size: 20px;
    }

    /*HOMEPAGE*/
    .js-home-slider .bg-img-cover {
        background-size: cover;
        animation-duration: 300s;
    }
    /*categorias*/
    .categorias-home {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .categorias-home .d-inline-flex{
        display: block !important;
        height: 100% !important;
    }
    .categorias-home .w-20{
        width: 100% !important;
        padding: 0px;
    }
    .column-catg-home {
        height: 600px !important;
        margin-bottom: 15px;
        background-position: center;
    }
    .vermais-category {
        position: sticky;
        padding-left: 0;
    }
    /*responsabilidade slider*/
    .js-responsabilidade-slider {
        width: 100vw;
        overflow: hidden;
    }
    .responsabilidade-ambiental {
        font-size: 24px;
    }
    .slide-responsabilidade-home {
        height: 300px !important;
    }
    .full-width-image {
        height: 300px;
    }
    /*projetos -home*/
    .has-scroll-smooth .title-offset {
        left: 0;
    }
    /*blog -home*/
    .blog-home {
        padding-left: 0px;
        padding-right: 0px;
    }
    .blog-mobile{
        display: flex;
        flex-wrap: wrap-reverse;
    }
    .big-head {
        font-size: 50px;
    }
    /*SOBRE*/
    .txt-sobre{
        margin-top: 20px;
    }

    /*PROJETOS*/
    .div-project-slide .project-title {
        width: 60%;
    }

    /*******FOOTER********/
    .h2-interesse {
        font-size: 30px;
        line-height: 36px;
    }
    .section-interessado .vermais-btn {
        margin-left: 100px;
        margin-left: 0;
        height: 100%;
        display: inline-block;
    }
    .copyright {
        text-align: left;
    }


    .menu {
        padding-top: 50px;
    }

    .menu-text {
        padding-right: 30px;
        color: #352828!important;
    }

    .menu-fixo-flex .menu-icon {
        height: 100%;
    }

    .color-dark .menu-icon__box::before,
    .color-dark .menu-icon__inner::before,
    .color-dark .menu-icon__inner::after,
    .color-dark.menu-icon__box::before  {
        background-color: #352828!important;
    }

    .menu-icon__box {
        right: 15px;
    }

    .image-row {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 25%;
    }

    .home-row-img1 {
        /* margin: 0 auto; */
        width: 50%!important;
        height: auto;
    }
    .home-row-img2 {
        /* margin: 0 auto; */
        width: 90%!important;
        height: auto;
    }
    .home-row-img3 {
        /* margin: 0 auto; */
        width: auto!important;
        height: 100%;
    }
    .home-row-img4 {
        /* margin: 0 auto; */
        width: 20%!important;
        height: auto;
    }

    footer{
        margin-bottom: 64px;
    }

    .drible-footer-col-2 {
        justify-content: flex-start;
        padding-top: 10px;
    }

    .drible-footer-col-3 {
        padding-top: 10px;
    }

    .mpadding-top-20{
        padding-top: 20px;
    }

    .m-nopadding-top{
        padding-top: 0px;
    }

    .headline-xxxs {
        font-size: 24px!important;
    }

    .div-project-slide .project-title {
        min-height: 50px;
        /* vertical-align: middle; */
    }

    .headline-title-contactos {
        display: flex;
        padding: 0px;
        margin-bottom: 15px;
    }

    .js-home-slider .bg-img-cover {
        object-fit: cover;
    }

    .blog-home {
        height: auto;
        flex-basis: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .mfp-content{
        margin-top: 0px;
    }

    .modal {
        padding-bottom: 70px;
        padding-top: 40px !important;
        z-index: 1000000;
    }

    .close {
        left: 90vw !important;
        top: 10px !important;
    }

    #myModal img {
        object-fit: contain;
        height: 90vh;
        width: 90vw;
    }

    #myModal{
    	touch-action: pan-y pinch-zoom;
    }

    .img-magnifier-glass {
        display: none!important;
    }

}


/* MEDIA QUERY BUTTON CTACTION */

@media only screen and (min-width:990px) and (max-width:1090px){
    .vermais-btn {
        margin-left: 0px;
    }
}



















}
