/* ==========================================================================
    RESPONSIVIDADE
========================================================================== */
@media screen and (max-width:1400px){
    
}


@media screen and (max-width: 1200px) {
    .navbar-dark .navbar-brand {
        margin-left: -15px;
    }

    /* h1 {
        font-size: 33px;
    } */

}

@media screen and (max-width: 1024px) {
    .jqvmap-label img {
        width: 20px;
        height: auto;
    }

    /*.jqvmap-label p.agents-error {
        font-size: 12px;
    }*/

    element.style {
        display: none;
        left: 520px;
        top: 444px;
    }

    .jqvmap-label {
        width: 340px;
        height: auto;
        /* padding-top: 20px; */
        font-size: 16px;
    }

    .jqvmap-label ul.header-list {
        font-size: 12px;
    }

    .jqvmap-label ul.agents-list li,
    .jqvmap-label ul.agents-sub-list li {
        font-size: 12px;
    }

    /* SWEETALERT*/
    .swal2-popup .swal2-title {
        font-size: 20px;
    }

    h2.swal2-title img {
        width: 27px;
        height: auto;
    }

    p.agents-error {
        font-size: 15px;
    }

    ul.header-list {
        font-size: 15px;
    }

    ul.agents-list li,
    ul.agents-sub-list li {
        font-size: 15px;
    }

    .swal2-popup .swal2-styled.swal2-confirm {
        font-size: 16px;
    }
}

@media screen and (max-width: 992px) {
    /* h1 {
        font-size: 29px;
    } */

    /*header#header-modulo .header-box span {
        top: 190px;
    }*/

    #agentes-mapa {
        padding-top: 10px;
        padding-bottom: 0px;
    }

    #agentes-informacoes h3,
    #agentes-informacoes h3 .btn-informacoes {
        font-size: 30px;
        line-height: 45px;
    }

    .btn-informacoes-enviar,
    .btn-informacoes-cancelar {
        font-size: 16px;
        padding: 10px 22px;
    }

    #formulario-mais-informacoes h5 {
        font-size: 15px;
    }

    #formulario-mais-informacoes label {
        font-size: 14px;
    }

}

@media screen and (max-width: 768px) {
    /* h1 {
        font-size: 26px;
    } */

    #agentes-informacoes h3,
    #agentes-informacoes h3 .btn-informacoes {
        font-size: 28px;
        line-height: 40px;
    }

    .swal2-header {
        margin-bottom: -15px;
    }

    span.nome-agente {
        font-size: 15px;
    }

    label.label-agente {
        font-size: 15px;
    }

    p.agents-link-form {
        font-size: 15px;
    }

    .jqvmap-zoomin,
    .jqvmap-zoomout {
        padding: 5px;
        width: 20px;
        height: 20px;
        font-size: 16px;
    }

    .jqvmap-zoomout {
        top: 35px;
    }

    .jqvmap-label {
        display: none !important;
    }

    .swal2-popup .swal2-title {
        font-size: 18px;
    }

    h2.swal2-title img {
        width: 24px;
        height: auto;
    }

    p.agents-error {
        font-size: 15px;
    }

    ul.header-list {
        font-size: 15px;
    }

    ul.agents-list li,
    ul.agents-sub-list li {
        font-size: 15px;
    }

    .swal2-popup .swal2-styled.swal2-confirm {
        font-size: 15px;
    }

}

@media screen and (max-width: 767px) {
    /* h1 {
        font-size: 26px;
    } */

    /*#agentes-mapa {
        margin-top: -50px;
        margin-bottom: -50px;
    }*/

    #agentes-mapa .container {
        max-width: 100%;
    }

    /* .btn-informacoes-enviar,
    .btn-informacoes-cancelar {
        font-size: 14px;
    } */

    #agentes-mapa div#content {
        height: 350px;
    }



}

@media screen and (max-width: 590px) {
    header#header-modulo h1 {
        margin-left: 15px;
    }
}

@media screen and (max-width: 577px) {
    header#header-modulo h1 {
        margin-left: 15px;
    }

}

@media screen and (max-width: 575px) {

    #agentes-informacoes h3,
    #agentes-informacoes h3 .btn-informacoes {
        font-size: 26px;
        line-height: 35px;
    }

    #agentes-mapa div#content {
        height: 300px;
    }

    span.nome-agente {
        font-size: 14px;
    }

    label.label-agente {
        font-size: 14px;
    }

    ul.agents-list li,
    ul.agents-sub-list li {
        font-size: 13px;
    }

    p.agents-link-form {
        font-size: 13px;
    }

    .modal-dialog {
        margin-right: .5rem;
        margin-left: .15rem;
    }

    .btn-informacoes-enviar,
    .btn-informacoes-cancelar {
        font-size: 16px;
        padding: 8px 22px;
    }


}

@media screen and (max-width: 520px) {
    /* #agentes-mapa {
        margin-top: -70px;
        margin-bottom: -70px;
    } */

    #agentes-informacoes h3,
    #agentes-informacoes h3 .btn-informacoes {
        font-size: 26px;
        line-height: 35px;
    }

    /* .btn-informacoes-enviar,
    .btn-informacoes-cancelar {
        font-size: 13px;
        padding: 6px 15px;
    } */
    
}

@media screen and (max-width: 408px) {

    .swal2-popup .swal2-title {
        font-size: 17px;
    }

    h2.swal2-title img {
        width: 20px;
        height: auto;
    }

    p.agents-error {
        font-size: 13px;
        /* margin-left: 20px; */

        margin-left: 2px;
    }

    ul.header-list {
        font-size: 14px;
        margin-left: -18px;
        margin-bottom: 10px;

        margin-left: -37px;
    }

    ul.agents-list li,
    ul.agents-sub-list li {
        font-size: 13px;
    }

    .swal2-popup .swal2-styled.swal2-confirm {
        font-size: 15px;
    }

    p.agents-link-form {
        margin-left: 5px;
    }

    .swal2-popup .swal2-title {
        font-size: 20px !important;
    }

    .swal2-popup .swal2-styled {
        padding: .5em 1.8em !important;
    }
}

@media screen and (max-width: 400px) {

    header#header-modulo .overlay {
        margin-top: 83px;
    }

    /*h1 {
        font-size: 24px;
    }*/

    /*#agentes-mapa {
        margin-top: -100px;
        margin-bottom: -100px;
    }*/

    #agentes-informacoes h3,
    #agentes-informacoes h3 .btn-informacoes {
        font-size: 23px;
        line-height: 30px;
    }

    #agentes-informacoes h3 .btn-informacoes {
        display: block;
    }

    #agentes-mapa div#content {
        height: 250px;
    }

    h3 {
        margin-top: 0px;
        font-size: 14px;
    }

    #formulario-mais-informacoes .modal-body .container-fluid {
        padding-right: 0px;
        padding-left: 0px;
    }

    .modal-dialog {
        margin-right: .5rem;
        margin-left: .2rem;
    }

    

}

