/* 992px - 1199px */
@media (min-width: 992px) and (max-width: 1199px) {

    /* STYLE */
    body{
        font-size: 16px;
        line-height: 22px;
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 930px;
    }
    .desktop {
        display: block;
    }
    .mobile {
        display: none !important;
    }
    .navbar-light .navbar-nav .nav-link {
        margin: 10px 0rem 10px 0rem !important;
        font-size: 0.825rem;
        padding: 10px 20px 5px!important;
    }
    button.btn-1,
    button.btn-header {
        font-size: 0.825rem;
        min-width: 10rem;
    }
    .navbar-top{
        font-size: 0.715rem;
    }
    .col-lg-4.col-sm-12.navbar-top1 {
        width: 50%;
    }
    .col-lg-4.col-sm-12.navbar-top2 {
        width: 50%;
    }
    .col-lg-4.col-sm-12.navbar-top3 {
        display: none;
    }
    .navbar-top2{
        gap: 1rem;
    }
    button.btn-header2{
        min-width: auto;
    }
    header img.logo{
        width: 80%;
    }
    .btn-header {
        display: none;
    }
    /* STYLE */

    /* section CONTENT SERVIÇOS 2 */
    .col-lg-3.col-sm-12.services-table {
        width: 50%;
    }
    h6.title-section-content-servicos1,h6.title-section-content-home2{
        font-size: 2.075rem;
    }
    /* section CONTENT SERVIÇOS 2 */

    /* section CONTENT HOME 6 */
    section#section-content-home6 {
        padding: 3rem var(--bs-gutter-x, .75rem) 3rem;
        text-align: center;
    }
    h2.section-content-home6 {
        font-size: 3.35rem;
    }
    /* section CONTENT HOME 6 */

    /* section CONTENT HOME 7 */
    section#section-content-home7 {
        padding: 5rem var(--bs-gutter-x, .75rem) 1rem;
        text-align: center;
    }
    .box-testimonial{
        padding: 1.5rem 2.5rem;
    }
    /* section CONTENT HOME 7 */
    
    /* section CONTENT HOME 8 */

    /* section CONTENT HOME 8 */

    /* MODAL CONTENT */
    h2.section-content-servicos2 {
        font-size: 2.35rem;
        padding-bottom: 2rem;
    }
    .box-services-section-content-servicos2 {
        padding: 1rem 0rem 3rem;
    }
    h6.title-section-content-servicos2 {
        font-size: 2.0rem;
    }
    /* MODAL CONTENT */

    /* FOOTER */
    .social-icons {
        padding: 1rem 0rem 1rem;
    }
    h6.comment-footer{
        padding: 0rem 10rem 3rem;
        font-size: 1.125rem;
        line-height: 1.125rem;
    }
    .box-footer {
        padding: 1.5rem 0;
        transform: scale(0.8);
    }
    .menu-footer-link {
        padding: 0.5rem 0;
    }
    .newsletter.box-footer {
        padding: 1.5rem;
        transform: scale(0.8);
    }
    .btn-form {
        min-width: 8rem;
    }
    /* FOOTER */

    .search-bar input{
        width: 250px;
    }
    .veiculos-em-estoque{
        padding: 0 1rem 0 0;
        display: none;
    }
    .fixed-side-bar {
        max-width: 219px!important;
    }
    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 3rem 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;
    }

    /* section CONTENT HOME 2 */
    h2.section-content-home2 {
    font-size: 1.75rem !important;
    max-width: 390px!important;
    }

    .align-center-table{
        align-items: normal!important;
    }
}