/* 1281px - 1366px */
@media (min-width: 1281px) and (max-width: 1366px) {

    /* STYLE */
    .mobile {
        display: none !important;
    }
    .desktop {
        display: block;
    }
    .navbar-light .navbar-nav .nav-link {
        margin: 10px 0rem 10px 0rem !important;
        font-size: 0.825rem;
    }
    button.btn-1,
    button.btn-header {
        font-size: 0.825rem;
        min-width: 10rem;
    }
    .navbar-top{
        font-size: 0.715rem;
    }
    .navbar-top2{
        gap: 1rem;
    }
    .search-bar input{
        width: 250px;
    }
    .veiculos-em-estoque{
        padding: 0 1rem 0 0;
    }
    .col-lg-9.col-sm-12.coluna-galeria {
        width: 65%;
    }
    .col-lg-3.col-sm-12.coluna-fixada.parent-container {
        width: 35%;
    }
    .box-img-full{
        max-height: 33rem!important;
    min-height: 33rem!important;
    height: 33rem!important;
    }
    /* STYLE */

    /* section CONTENT HOME 6 */

    /* section CONTENT HOME 6 */

    /* section CONTENT HOME 7 */

    /* section CONTENT HOME 7 */

    /* section CONTENT HOME 8 */

    /* section CONTENT HOME 8 */

    /* FOOTER */

    /* FOOTER */
}