@media(max-width: 1023px){


    .hide-for-mobile{
        display: none;
    }

    .menu-mobile img {
        width: 120px;
    }
    
    .menu-mobile {padding: 20px;Z-INDEX: 199;position: relative;display: flex !important;align-items: center;justify-content: space-between;}

    .mobile-only{
        display: block;
    }

    .MenuChef[data-scheme=black] {
        background-color: #444344!important;
        background-color: var(--MenuChef-scheme-bgcolor, #444344) !important;
        background-color: var(--MenuChef-scheme-bgcolor, #444344eb) !important;
    }

    .MenuChef[data-scheme=black] .MenuChef-links-link {
        color: #fff !important;
        color: var(--MenuChef-scheme-color, #fff ) !important;
    }

    .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
        background-color: #fff !important;
    }

    .is-active .hamburger-inner, .is-active .hamburger-inner::before,  .is-active .hamburger-inner::after {
        background-color: #fff !important;
    }

    .MenuChefOpen, .MenuChef-close {
        display: block !important;
        right: 0 !important;
        top: 50px !important;
    }


    #banner {
        background: #fff url(../imagens/bg.jpg) no-repeat -620px top;
        padding: 200px 0 140px;
        margin-top: -160px;
        background-size: 1400PX;
    }

    .quem-somos-img-grande {
        width: 450px !important;
        margin-left: -50px;
    }

    .quem-somos-img-pequena {
        bottom: 40px;
        left: 10px;
        display: none;
    }

    .quem-somos-img-media {
        top: 30px;
        right: 10px;
        display: none;
    }

    .quem-somos-imagens {
        /* margin-bottom: 30px; */
        order: 2;
        margin-top: 80px;
        /* display: none; */
    }

    .btn-center {
        flex-wrap: wrap;
        margin-top: 40px;
        align-items: center;
    }

    .btn-center > .btn + .btn {
        margin-left: 10px;
        margin-top: 10px;
    }

    .modalidade {
        height: 340px;
        margin-bottom: 30px;
    }

    .modalidade-img {
        height: unset;
    }

    .modalidade-conteudo {
        padding: 20px 10px;
    }

    .titulo-modalidade {
        font-size: 18px;
    }

    .modalidades-lista {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
        padding: 10px;
    }

    .porque {
        flex-direction: column;
    }

    .porque img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    
    .porque span {
        margin-bottom: 5px;
        display: block;
    }

    #depoimentos {
        padding: 150px 0 30px;
        margin-top: -80px;
    }

    .imagem-mulher {
        display: none;
    }

    .seguradoras-container{
        -webkit-box-shadow: 0px 0px 10px -1px #00000054;
        box-shadow: 0px 0px 10px -1px #00000054;
        justify-content: space-between;
    }

    .footer-top-item {
        margin-bottom: 30px;
    }

    .titulo-section span:after {
        display: none;
    }

    .titulo-section-menor {
        margin-bottom: 10px;
    }

    #diferenciais {
        background-size: cover;
        padding: 20px 0;
    }

    .vantagens-lista {
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .vantagens-item {
        flex: 0 0 50%;
        /*margin: 30px 0;*/
        margin: 10px 0;
        zoom: 0.9;
    }

    .vantagens-item + .vantagens-item {
        margin-left: 0;
    }

    #funcionalidades {
        padding: 30px 0px 30px;
    }

    .atividades {
       display: block; 
    }

    .atividade {
        padding-top: 20px;
        margin-bottom: 30px;
    }

    #funcionalidades .btn-center {
        margin-top: 30px;
    }

    .logo-footer {
        display: none;
    }    

    #quem-somos {
        padding: 20px 0 50px;
        /*margin-top: -40px;*/
        margin-top: -20px;
    }

    #diferenciais {
        margin-bottom: 0;
    }

    .quem-somos-conteudo {
        margin-top: 25px;
    }

    .vantagens-item:after {
        display: none;
    }

    .depoimento {
        height: 334px;
    }

    .marcas-slide.owl-theme .owl-nav {
        width: 130%;
        left: -15%;
        top: -35%;
    }

    section#instagram {
        padding: 30px 0 0px;
        margin-top: 0;
    }

    .footer-top {
        padding: 50px 0 0px;
    }

    .footer-bottom {
        flex-direction: column;
    }

    .footer-bottom img{
        margin-top: 20px;
    }

    body {
        /* background: #fff url(../imagens/bg.png) no-repeat -950px top; */
        /* background-size: 1400px; */
    }

    .marcas-slide.owl-carousel .owl-item img {
        height: unset;
        width: 120px;
    }

    .title {
        font-size: 34px;
        line-height: 45px;
    }

    .friends-vantagens {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 10px;
        margin-bottom: -30px;
    }

    .btn-left {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .btn-left .btn + .btn {
        margin-left: 0px;
        margin-top: 10px;
    }

    #contato {
        padding-bottom: 20px;
    }

    .contato-imagem {
        display: none;
    }

    section#contato {
        padding: 90px 0 50px;
    }

    form#form-contato {
        padding: 0 10px;
    }

    .btn-menu-mobile .btn {
        /* border-radius: 50%; */
        padding: 0 30px;
        margin-left: 5px;
        border-width: 2px;
        animation: pulse 3s infinite;
        line-height: 20px;
    }
    
    .btn-menu-mobile {
        margin-right: 60px;
        margin-top: 0;
    }

    .quem-somos-flutuante-pequeno {
        top: -30px;
        left: 20px;
        width: 45px;
    }
    
    .quem-somos-flutuante-medio {
        top: -70px;
        right: 0px;
        z-index: 2;
        width: 60px;
    }

    .quem-somos-flutuante-maior {
        bottom: 0;
        left: 130px;
        z-index: 4;
        width: 100px;
    }

}

@media (max-width: 400px){

    .marcas-slide.owl-theme .owl-nav {
        width: 136%;
        left: -18%;
        top: -45%;
    }

    .marcas-slide.owl-carousel .owl-item img {
        width: 100px;
    }

    #banner {
        padding: 200px 0 100px;
    }
}


@media (max-width: 768px){
    .btn-menu-mobile .btn {
        padding: 5px 20px;
        margin-left: 5px;
        line-height: 15px;
        font-size: 12px;
        border: none;
        margin-top: 3px;
    }
    #banner {
        background-position: -470px top !important;
        background-size: 1210px;
    }
    .banner-texto {
        zoom: 0.85;
        text-shadow: 0 0px 17px #0000007a;
    }



}