/* 1200px - 1280px */
@media (min-width: 1200px) and (max-width: 1280px) {

    /* STYLE */
    body{
        font-size: 16px;
        line-height: 22px;
    }
    .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;
    }
    h1.value-full{
        margin-bottom: 0.5rem!important;
        font-size: 2.175rem!important;
    }
    .box-reviews{
        padding: 0rem 0 1.1rem!important;
    }
    .date-info {
        display: none;
    }
    h2.section-content-cesarcaminhoes-inside4 {
        font-size: 1.75rem !important;
        text-transform: uppercase;
        margin: 0!important;
    }
    section#section-content-cesarcaminhoes-inside4{
        padding: 3rem 0rem 0rem 0!important;
    }
    .box-title{
        font-size: 1rem!important;
    }
    button.btn-up-scroll, button.btn-down-scroll{
        width: 2rem!important;
    }
    .table>:not(caption)>*>* {
        padding: .5rem .5rem!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 */
}