@media (min-width: 990px) {
    .buttons .btn-success {
        min-width: 173px;
        max-width: 100%;
    }
    #header .ml-auto {
        margin-left: auto !important;
    }
    #header .float-right {
        text-align: right !important;
    }
    .banner .banner_img {
        margin-top: 15px;
    }
    .block-banner h1 {
        text-align: left;
    }
    .bloco-servicos .col-md-3 {
        max-width: 18.9%;
    }
    .bloco-servicos .card {
        margin-right: 10px;
        text-align: center;
    }
    .passo-a-passo .card {
        margin-right: 10px;
    }
    .passo-a-passo .col-md-3 {
        flex: 0 0 23.9%;
        max-width: 23.9%;
    }
    .btn-block a.btn.btn-success.ml-0.waves-effect.waves-light {    
        box-shadow: none !important;
        font-size: 15px;
        margin: 0px;
        height: 100%;
        width: inherit;

        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bloco-produtos .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    #rc-imageselect, .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
        margin-bottom: -20px;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .section-check .form-inline .form-group {
        margin-bottom: 0.5rem;
    }
    .section-check .form-inline .btn-send {
        width: 100%;
    }
    .section-check .form-inline .btn {
        margin: 0;
    }
    #header .ml-auto {
        margin-left: 0 !important;
    }
    .buttons .btn-success {
        min-width: 200px;
    }
    #banner .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #banner .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #banner{
        margin-top: 65px;
        padding: 40px 0;
        text-align:center;
    }
    .banner .banner_img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    #header .float-right {
        float: right !important;
    }
    .bloco-servicos .col-md-3 {
        max-width: 23.5%;
    }
    .bloco-servicos .card {
        margin-right: 10px;
        margin-bottom: 10px;
        text-align: center;
    }
    .steps .col-md-3 {
        flex: 0 0 48.5%;
        max-width: 48.5%;
    }
    .steps .card {
        margin-bottom: 10px;
        margin-right: 10px;
    }
    .btn-block a.btn.btn-success.ml-0.waves-effect.waves-light {    
        box-shadow: none !important;
        font-size: 15px;
        margin: 0px;
        height: 100%;
        width: inherit;

        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bloco-produtos .col-md-4, .bloco-produtos .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner .form-inline {
        margin: auto;
    }
}

@media(min-width: 768px){
    .block-mobile {
        display: none;
    }
    #sidebar {
        margin-left: -250px;
    }
    #sidebar.active {
        margin-left: 0;
    }
    .col-md-4.col-xs-12.logo {
        text-align: center;
        width: 50%;
        margin: 0 auto;
    }
    img{
        max-width:  100% !important;
    }
    .block-banner h1 {
        font-size: 30px;
    }
    .col-md-4.col-xs-9.logo {
        width: 80% !important;
    }
    .block-phones {
        padding-top: 5px;
    }
    header ul.d-inline-flex.float-right {
        margin: 0 auto;
        float: none !important;
        width: 100%;
    }
    header .btn{
        width:  100%;
    }
    .header-extrajudicial img {
        width: 60vh !important;
    }
    .bloco-contato img {
        width: 54vh;
        float: right;
    }
    footer .atendimento {
        text-align: center;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .block-mobile {
        display: none !important;
    }
    #header .float-right {
        float: left !important;
    }
    section.banner {
        margin-top: 100px;
        padding: 45px 0;
    }
    .banner .banner_img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .banner .form-inline {
        display: flex;
        align-items: baseline;
    }
    .consult .form-inline {
        display: flex;
        align-items: baseline;
    }
    .card {
        margin-bottom: 10px;
        text-align: center;
    }
    .bloco-servicos .block-img {
        font-size: 60px;
    }
    .btn-block a.btn.btn-success.ml-0.waves-effect.waves-light {    
        box-shadow: none !important;
        font-size: 15px;
        margin: 0px;
        height: 100%;
        width: inherit;

        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width: 480px) {
    .block-mobile {
        display: block !important;
    }
    .section-check h1 {
        color: #fff;
        font-size: 20pt;
    }
    .section-check .form-inline .btn-send {
        width: 100%;
        margin: 0;
    }
    .section-check .form-inline .form-group {
        margin-bottom: 0.5rem;
    }
    .section-check .form-inline {
        display: block;
    }
    .buttons {
        padding-right: 38px !important;
    }
    section.banner {
        margin-top: 100px;
        padding: 85px 0;
    }
    .banner{
        padding-top: 90px;
        text-align:center;
    }
    .banner .banner_img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .banner .form-inline {
        margin: auto;
        width: revert;
    }
    .banner .form-inline .form-group {
        margin: 0;
        width: 100%;
    }
    .banner .form-inline button {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .consult .form-inline {
        margin: auto;
        width: revert;
    }
    .consult .form-inline .form-group {
        margin: 0;
        width: 100%;
    }
    .consult .form-inline button {
        width: 100%;
        margin: 10px 0 0 0;
    }
    .block-tel {
        display: none;
    }
    .block-pc {
        display: none;
    }
    .block-mobile {
        display: none;
    }
    .card {
        margin-bottom: 10px;
        text-align: center;
    }
    .bloco-servicos .block-img {
        font-size: 60px;
    }
    .bloco-contato {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important;
    }
    .btn-block a.btn.btn-success.ml-0.waves-effect.waves-light {    
        box-shadow: none !important;
        font-size: 15px;
        margin: 0px;
        height: 100%;
        width: inherit;

        display: flex;
        justify-content: center;
        align-items: center;
    }
    footer .atendimento {
        margin-top: 10px;
    }
    #rc-imageselect, .g-recaptcha {
        transform:scale(0.77);
        transform-origin:0 0;
        margin-bottom: -20px;
    }
}