@media (max-width: 700px){

    #header .nav-container{
        padding-left: 0px;
        padding-right: 0px;
    }

    #header .btn:focus {
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgb(240 124 0 / 25%);
    }

    #header .navbar-menu{
        top: 60px !important;
    }

    #header nav {
        width: 100vw;
        justify-content: space-around;
    }

    #header nav .nav-link {
        font-size: 20px;
        margin: auto;
        width: 75%;
    }

    .home-noticias {
        background-image: unset;
    }

    .home-header .left-col{
        z-index: 2;
    }

    .home-header .right-col{
        z-index: 1;
    }

    .home-header .right-col img{
        filter: brightness(0.7);
        width: 100%;
    }

    .home-header .title-div {
        width: 100%;
    }

    .home-header .title {
        font-size: 40px;
    }

    .home-header .home-btn {
        width: 50%;
        margin-bottom: 1rem !important;
        padding: 1.25rem 0.75rem;
    }

    .home-header {
          height: 80vh;
          padding-top: 60px;
    }

    #header nav {
      height: 60px;
    }

    .swiperHome h2.title{
      font-size: 34px;
      margin-bottom: 10px !important;
    }

    .swiperHome .swiper-slide .left-col{
      margin-bottom: 0px !important;
      top: 47px;
    }

    .swiperHome .swiper-slide .right-col{
      bottom: 30px;
    }

    .navbar-brand img{
      height: 31px;
      width: auto;
    }

    .home-buttons .btn-branco{
      display: none !important;
    }

    .home-cta .cta-img {
        height: 400px;
    }

    .home-cta .title {
        width: 100%;
    }

    .home-maquinas .col-button {
        text-align: start;
    }

    .home-maquinas .col-button .btn-laranja-wider {
        padding: 1.25rem;
        width: 60%;
    }

    .home-cta2 > .container > .row > .text-end{
        text-align: left !important;
    }

    .home-cta2 > .container > .row > .text-end .btn-branco{
        width: 60%;
    }

    .home-newsletter .title {
        line-height: 40px;
    }

    .home-newsletter .btn-laranja{
        margin-top: 1rem;
    }

    .home-maquinas .maq-img {
        padding: 30px;
    }

    .home-maquinas .figure-name {
      font-size: 18px;
    }

    .empresa-header .breadcrumb {
        margin-left: 12px;
    }

    .empresa-header .title {
        margin-left: 0px;
    }

    .empresa-header .text {
        margin-right: 0px;
    }

    .empresa-about > .container .row > .text-end{
        text-align: center !important;
    }

    .empresa-about > .container .row > .text-end .btn-laranja-wider{
        margin-left: unset !important;
    }

    .maquina-header{
        padding-bottom: 0px !important;
    }

    #maquinaModal .modal-contact {
        flex-direction: column;
    }

    #maquinaModal .modal-body .modal-list ul .text {
        line-height: 20px;
    }

    #maquinaModal .modal-contact .phone-number {
        text-align: center;
    }

    .maquina-contact .contact-card {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .maquina-contact .contact-card .phone-number {
        justify-content: center;
        margin-top: 0.75rem;
    }

    .contact-form .contact-card {
        box-shadow: unset;
        padding-right: 0rem !important;
        padding-left: 0rem !important;
    }

    .contact-form .contact-card .contact-form-footer {
        flex-direction: column;
    }

    .contact-form .contact-card .contact-form-footer .btn-laranja {
        width: 100% !important;
        margin-bottom: 1rem;
    }

    .home-header .home-arrow {
        bottom: 20%;
    }

    .nav-item ul.show {
      width: 75%;
    }

    .nav .nav-item{
      margin-bottom: 2rem !important;
    }

    #header nav .nav-link {
      justify-content: start;
      align-items: start;
      margin-left: 0px !important;
    }

    #header nav .nav-link-dropdown {
      font-size: 12px;
    }

    .maquinaModal .modal-contact{
      display: block !important;
    }

    #maquinaModal .modal-body {
        padding: 1rem 1rem 2rem 1rem;
    }

    .contact-form .contact-card .contact-form-footer .phone-number {
        margin: auto;
    }

    .home-brands .title {
        font-size: 35px;
    }

    .servicos-faq {
        background-image: unset;
    }

    .servicos-header .title {
        font-size: 40px;
        line-height: 45px;
    }

    .servicos-header .text {
        width: 100%;
    }

    .servicos-header .servicos-card .title {
        width: 100%;
    }

    .servicos-contact .contact-card {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .servicos-contact .contact-card .phone-number {
        justify-content: center;
        margin-top: 0.75rem;
    }

    .maquina-contact .contact-card .btn-laranja,
    .servicos-contact .contact-card .btn-laranja {
        width: 100% !important;
    }

    #footer .copyright .text-center{
        text-align: end !important;
        padding-right: 1.5rem;
    }

    .home-maquinas2 .figure-overlay {
        left: 1rem;
    }

    .orange-header {
        height: unset;
    }

    .noticias-portfolio {
        margin-top: unset;
    }

}
