@media (width < 970px) {
    .listaevento.active {
        z-index: 10;
    }
}

@media (width < 850px) {
    .filho-section-login {
        width: 50%;
    }
}

@media (width < 810px) {
    .cx-config-separar {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .cx-config-lista {
        display: flex;
        border-right: none;
        width: 100%;
        height: 58px;
    }

    .cx-config-selecionado {
        width: 97%;
    }

    .cx-config-lista button,
    .cx-config-lista label,
    .cx-config-lista form#form-sair {
        justify-content: center;
        align-items: center;
        width: 20%;
    }

    form#form-sair {
        display: flex;
    }

    button.btnSair {
        width: 100%;
    }

    .cx-config-lista button:hover,
    .cx-config-lista label:hover {
        border-bottom: 3px solid #f3803f;
        border-right: none;
    }

    .cx-config-lista button:hover,
    .cx-config-lista label:hover,
    .cx-config-lista button.ativo {
        border-bottom: 3px solid #f3803f;
        border-right: none;
    }

    .cx-config button {
        height: 100%;
    }

    .cx-config.caixa-visivel {
        width: 90%;
    }

    .cx-config p {
        font-size: 16px;
    }

    .cx-config-lista button,
    .cx-config-lista#form-sair {
        display: flex;
        flex-direction: column;
    }

    .cx-config-lista i {
        font-size: 22px;
        margin-right: 0px !important;
    }

    .cx-info-perfil {
        margin-bottom: 13px;
    }

    .cx-info-perfil {
        padding: 0px !important;
    }

    div#perfil form {
        padding: 13px 0px;
    }

    .icone-header {
        display: flex;
        margin: 0 !important;
    }

    .texto-header {
        display: none;
    }

    .map-tabs i {
        font-size: 24px !important;
    }

    .tab-btn {
        padding: 10px;
    }
}

@media (width < 660px) {
    .cx-capa {
        display: none;
    }

    .filho-section-login {
        width: 100%;
    }

    .container-filho {
        padding: 0px !important;
    }

    .form-container {
        padding: 10px 0px 10px 16px !important;
    }

    #loginForm input,
    #cadastroForm input,
    #gender,
    #forgotPasswordForm input {
        font-size: 16px;
    }

    .frase2 {
        font-size: 14px;
    }

    .closeEventos,
    .close {
        font-size: 40px !important;
    }

    .btnAlterarModal,
    .btnCancelarModal {
        padding: 12px 20px;
        font-size: 16px;
    }

    #eventSection {
        position: fixed;
        width: 100% !important;
        max-width: 100% !important;
        top: 0px;
        bottom: -100%;
        left: 0;
        opacity: 0;
        transform: translateY(100%);
        transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1),
            opacity 0.3s ease-out,
            bottom 0.4s ease-out;
        z-index: 1000;
        will-change: transform;
        display: none;
    }

    #eventSection.active {
        display: flex;
        bottom: 0;
        transform: translateY(0);
        opacity: 1;
        background-color: rgba(128, 128, 128, 0.371);
    }

    .section-content {
        border-radius: 20px 20px 0 0;
        box-sizing: border-box;
        width: 100% !important;
        margin-top: 22px;
    }

    i.bx.bx-filter {
        font-size: 37px;
    }

    .filtros select {
        padding: 8px;
        border-radius: 13px;
        font-size: 16px;
        width: 100%;
    }

    .filtros {
        margin-top: 10px;
    }

    #icone-pesquisa,
    #box-pesquisa-mobile {
        display: flex;
    }

    #icone-pesquisa {
        padding: 10px;
        margin-right: 6px;
    }

    #box-pesquisa {
        display: none;
    }
}

@media (width < 430px) {

    .swiper-slide-active .tranding-slide-content .event-title {
        width: 300px;
    }   

    .pai-evento,
    .pai-evento2,
    .pai-evento3,
    .pai-evento4,
    .pai-evento5,
    .pai-evento6,
    .pai-evento7,
    .pai-evento8,
    .pai-evento9,
    .pai-evento10,
    .pai-evento11,
    .pai-evento12,
    .confirmarExclusao,
    .pai-evento13,
    .pai-evento14,
    .pai-evento15 {
        width: 70%;
        z-index: 101;
    }

    .caixa-botoes input,
    #saveEventForm input,
    #saveEventForm select,
    #saveEventForm textarea,
    #editEventForm input,
    #editEventForm select,
    #formAlterarDados select,
    #editEventForm textarea,
    #box-pesquisa input,
    .cx-config-selecionado input {
        padding: 10px !important;
        font-size: 15px;
    }

    .header-horiz-pai {
        padding: 15px 20px !important;
    }

    .aparecer-lista {
        top: 69px !important;
    }

    .header-horiz .img1 {
        width: 1.5rem;
    }

    .cx-config p {
        font-size: 14px;
    }

    #icone-pesquisa {
        font-size: 28px;
    }

    .cx-icon i {
        font-size: 25px !important;
    }

    div#cadastro {
        width: 85%;
    }

    .cx-figs {
        position: relative;
        width: 35px;
        height: 35px;
        margin-left: -10px;
    }

    .img1 {
        display: none;
    }

    .form-container {
        width: 70%;
        padding: 10px 16px !important;
    }

    .btn-submit {
        font-size: 18px !important;
        padding: 12px 20px !important;
    }

    .alerta-cookie p {
        font-size: 13px;
    }

    i#seta-minimizar {
        font-size: 30px;
    }

    #future-events-btn {
        font-size: 16px;
        border-radius: 14px;
        padding: 14px 5px;
        margin: 9px 0px 2px 0px;
    }

    .cx-botoes-header-vertical button {
        font-size: 17px;
    }

    .sublista {
        font-size: 15px !important;
    }

    .carrosselCad {
        width: 90%;
    }

    .cx-white {
        padding: 10px;
        height: 100%;
        box-sizing: border-box;
        max-width: 360px;
        width: 100%;
        position: absolute;
    }

    #criarEvento,
    #historicoModal,
    #editModal {
        position: absolute;
        height: 100%;
        box-sizing: border-box;
        top: 0;
        background-color: #8080807a;
        padding-top: 25px;
        display: none;
        width: 100%;
        transform: translateY(100%);
        transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), opacity 0.3s ease-out, bottom 0.4s ease-out;
        z-index: 100;
        will-change: transform;
    }

    #criarEvento.active,
    #historicoModal.active,
    #editModal.active {
        transform: translateY(0);
        width: 100% !important;
        max-width: 100%;
    }

    div#eventForm,
    .form-container-edit {
        background-color: #fff;
        width: 100%;
        height: 100%;
        padding: 20px !important;
        border-radius: 13px 13px 0 0;
        box-sizing: border-box;
    }

    .modal-content {
        background-color: #fff;
        width: 100%;
        height: 100%;
        border-radius: 13px 13px 0 0;
        box-sizing: border-box;
        padding: 14px;
    }

    .modal {
        padding: 0;
    }

    .carrossel-section {
        padding: 1rem;
    }
}

@media (width < 320px) {
    .carrosselCad {
        width: 100%;
    }
}