@media only screen and (max-width: 992px) {

    #simular-top-mobile {
        width: 80%
    }

    #cel {
        height: 380px;
    }

    .cabecalho div.item {
        width: 242px;
        min-height: 30px;
        height: 50px;
        line-height: 47px;
        font-size: 19px;
    }

    .cabecalho__text {
        font-size: 14px;
    }

    .cabecalho img#dinheiro {
        height: 250px;
    }

    .cabecalho img#quer-din {
        height: 120px;
    }

    .valor .item {
        font-size: 20px;
        margin: 0px 16px 21px;
        line-height: 60px;
        min-height: 40px;
    }

    .confirmacao__title {
        min-height: 630px;
    }

    .confirmacao__title .row {
        margin-left: 0px;
    }

    .confirmacao__title .col-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .confirmacao__map .section__title {
        font-size: 26px;
    }

    .confirmacao__map .row.col-12 {
        flex-direction: column-reverse;
    }

    .confirmacao__map .row.col-12 .col-sm-6 {
        padding-left: 10px;
    }

    .confirmacao__map p.section__title {
        margin-top: 0;
        padding: 0;
    }

}

@media only screen and (max-width: 730px) {

    .cabecalho .img-container {
        width: 100%;
    }

    .cabecalho .right-column {
        margin-bottom: 0px;
        width: 50%;
    }

    .cabecalho img#dinheiro {
        height: 180px;
    }

    .cabecalho img#quer-din {
        height: 80px;
    }

    footer .section__title {
        font-size: 27px;
    }
}

.hide-pc {
    display: none !important;
}

.hide-mobile {
    display: block !important;
}
@media only screen and (max-width: 1100px) {
    .section-finder{
        min-height: 300px;
    }
}

@media only screen and (max-width: 780px) {
    .hide-mobile {
        display: none !important;
    }

    .hide-pc {
        display: block !important;
    }
    .form-input .chosen-container, .form-input select,
    .form-input input
    {
        width:60% !important;
    }
    footer label.plain-lg {
        width: 35%;
    }
    .form-input .chosen-container, .form-input select,
    footer label.plain { 
        font-size: 15px;
    }
}

@media only screen and (max-width: 780px) {
    .parcelas .item div {
        line-height: 122px;
        width: 120px;
        height: 120px;
        font-size: 43px;
        margin-bottom: 39px;
    }

    .aceite-row {
        margin: 15px;
    }

    .col-12 {
        padding: 0;
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    #cel {
        height: 330px;
    }

    .store-icon img {
        height: 40px;
    }

    .confirmacao__title .col_rigth.center {
        font-size: 13px;
    }
}

@media only screen and (max-width: 724px) {
    #cel {
        height: 280px;
    }
}

@media only screen and (max-width: 580px) {

    #form-subscription label {
        text-align: left;
        padding-left: 0px;
        display: block;
    }

    .form-input .chosen-container,
    .form-input select,
    .form-input input {
        margin-left: 18px;
    }

    .cabecalho .container {
        display: flex;
        flex-direction: row;
    }

    .parcelas {
        padding: 0 0 10px 0;
    }

    .cabecalho img#dinheiro {
        height: 200px;
        transform: rotate(90deg);
    }

    .cabecalho img#quer-din {
        height: 190px;
    }

    /*.two-images {
        height: 240px;
    }*/

    .almost-half {
        display: inline-block;
        text-align: center;
        margin: auto;
    }

    .cabecalho div.item {
        width: 50%;
    }

    .mobile {
        display: inline-block;
    }

    .cabecalho .mobile {
        display: block;
        /*height: 665px;*/
        height: auto;
    }

    .section-finder .col-sm-6
    {
        max-width: 100%;
        flex: auto;
    }

    .cabecalho .mobile .cabecalho__text {
        font-size: 16px;
        width: 100%;
        /*padding-top: 105px;*/
    }
    .cabecalho .mobile h3 {
        color: #00551B;
    }

    .cabecalho .row.desktop {
        display: none;
    }

    .section-finder 
    {
        min-height: 790px;
    }
    .section-finder img.person
    {
        top:20px;
    }

    .btn-primary,
    .btn-primary:focus {
        background-color: var(--accent-color) !important;
        border-color: var(--accent-color) !important;
        color: var(--primary-color) !important;
    }

    .btn-primary:focus {
        box-shadow: 0 0 0 0.2rem rgba(245, 213, 31, .5) !important;
    }

    .section__title:not(#quer-sacar) {
        font-size: 32px;
        margin-bottom: 32px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .col-right {
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .col-left {
        position: absolute;
        right: 0;
    }

    .steps {
        padding-bottom: 0px;
    }

    .steps__item-text p {
        font-size: 14px;
    }

    .steps__item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 50%;
        /*height: 100px;*/
    }

    .steps__item-img img,
    .steps__item-img .img-fixed {
        max-width: 80%;
    }

    .steps__item-text {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        vertical-align: middle;
        line-height: 14px;
    }

    /*.steps__item-img {*/
    /*  width: 90px;*/
    /*}*/
    .steps__item:after {
        right: unset;
        top: 90%;
        transform: rotate(90deg);
        left: 40%;
    }

    .steps__request {
        position: absolute;
        right: 14px;
        width: 100px;
        height: 425px;
        display: flex;
        align-items: center;
    }

    .steps .section__title {
        padding: 0;
        margin-bottom: 10px;
        padding-top: 0px;
        font-size: 32px !important;
    }

    .valor .item,
    .valor .row {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .valor .item {
        flex: 1 0 calc(31% - 10px);
    }

    .valor__facilities-title {
        font-size: 23px;
        margin-bottom: 48px;
    }

    .parcelas .row {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 0;
        padding-right: 0;
        margin-right: 0;
        margin-left: 0;
        padding-left: 0;
    }

    .parcelas .item {
        width: 50%;
    }

    .confirmacao__title .col_rigth {
        width: 100%;
    }

    .confirmacao__map div {
        padding-right: 0;
        margin-right: 0;
        width: 100%;
    }

    .confirmacao__map .margin {
        margin-top: 25px;
        margin-bottom: 0px;
    }

    .confirmacao__title img,
    .confirmacao__map img {
        height: 350px;
    }

    footer button {
        font-size: 14px;
        width: 80%;
    }

    footer label {
        width: 70px;
    }


    .form-input .chosen-container,
    .form-input input {
        width: 80%;
    }

    #overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        display: none;
        z-index: 1056;
    }

    .parallax {
        background-size: 5000px;
        /* background-position: -250px 60px; */
        height: 650px;
    }

    .store-icon-wrapper {
        padding-top: 5px;
        padding-left: 8px;
    }

    .store-icon-wrapper .store-icon img {
        max-width: 150px;
        max-height: 39px;
    }

    .hero__request-card .btn-request-card {
        font-size: 19px;
    }

    .steps__item small {
        display: none;
    }

    footer .section__title:not(#quer-sacar) {
        font-size: 25px;
        padding-left: 0;
        padding-right: 0;
    }

    footer .container {
        padding: 0;
    }

}

@media only screen and (max-width: 420px) {
    .cabecalho img#dinheiro-mobile {
        width: 80%;
    }

    .cabecalho img#quer-din-mobile {
        width: 80%;
    }

    .cabecalho .mobile .cabecalho__text {
        margin: 0px 18px;
        padding-top: 7px;
    }

    .valor {
        padding: 45px 0 18px 0;
        margin-bottom: -53px;
    }

    .parcelas__center {
        margin-bottom: 13px;
    }

    .parcelas {
        height: 446px;
    }

    .steps .section__title:not(#quer-sacar) {
        font-size: 23px !important;
        margin-bottom: 21px;
        padding-left: 0;
        padding-right: 0;
    }

    .parcelas .section__title:not(#quer-sacar) {
        font-size: 23px;
        padding-left: 0;
        margin-right: 0;
        padding: 10px 25px 0 25px;
        margin-bottom: 0;
    }

    .section__title:not(#quer-sacar) {
        padding-left: 10px;
        margin-bottom: 0;
    }

    .parcelas .row {
        padding: 10px;
        margin: 0px;
    }

    .parcelas .item {
        margin: 5px auto 24px auto;
    }

    footer .section__title {
        font-size: 18px !important;
        margin-left: 0px !important;
        padding-top: 67px;
        padding-bottom: 0px;
    }

    .arrow {
        margin-top: 50px;
    }

    .arrow-green {
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 50px solid #FDE902;
    }

    .arrow-white {
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-top: 50px solid var(--text-color);
    }

    .parcelas .item div {
        line-height: 120px;
        width: 115px;
        height: 115px;
        font-size: 47px;
        margin-bottom: 46px;
    }


    .form-input .chosen-container,
    .form-input input {
        width: 100% !important;
    }

    footer label.plain,
    footer label.plain-lg {
        width: 100%;
        margin: 0;
    }

    .form-input input {
        margin-left: 0;
    }

    .form-input select {
        width: 100%;
        margin-top: 20px;
    }

    footer label.plain {
        font-size: 17px;
    }
}

@media (min-width: 768px) {
    .form-input .datepicker {
        width: 60%;
    }

    .form-input {
        position: relative;
    }

    .form-input .chosen-container,
    .form-input .input {
        width: 60% !important;
        position: absolute;
        right: 0;
        margin-top: 0;
    }

    #uf-error,
    #cidade-error {
        position: absolute;
        bottom: -27px;
    }
}
@media only screen and (max-width: 920px) {
    .cabecalho img#dinheiro {
        max-height: 300px;
    }
    /*.section-finder {
        min-height: 320px;
    }*/
    .section-finder img.person {
        max-width: 100%;
        top: 30px;
    }
}
@media only screen and (max-width: 742px) {
    .cabecalho img#dinheiro {
        height: 230px;
        width: auto;
    }
}

@media only screen and (max-width: 555px) {
    .two-images {
        height: 365px;
    }
}

@media only screen and (max-width: 450px) {
    .two-images{
        height: 380px;
    } 
    .section-finder a.item:first-child
    {
        margin-top: 50px;
    }
    .section-finder
    {
        min-height: 530px;
    }
    .section-finder img.person{
        max-width: 80%;
        top: 15px;
    }
}

@media only screen and (max-width: 820px) {
.cabecalho img#quer-din
{
    height: 250px;
    width: auto;
}