@media screen and (min-width: 1200px) {
  /* Notícias */
  .noticias {
    padding: 100px 56px;
  }

  .responsive-text-container {
    width: 50%;
  }

  /* Agroceres Empresas */
  .agroceres-empresas .images-item-subitem {
    padding: 0 20px;
  }

  .agroceres-empresas .images.container img {
    width: 120px;
    height: 60px;
    object-fit: contain;
  }
  .tecx .flex-container img {
    width: 630px;
    margin-top: 0;
  }
}

/* Tablet e MacBook */
@media screen and (max-width: 1199px) {
  /* Geral */
  .listagem-culturas,
  .listagem-dores,
  .quem-somos .flex-container,
  .tecx .flex-container,
  .tecnologia .tech.container.flex-container,
  .noticias,
  .agroceres-empresas .container.flex-container {
    padding: 56px 32px;
  }

  .listagem-dores {
    padding: 56px 13px;
  }
  .tecx .flex-container,
  .quem-somos .flex-container {
    width: 95%;
  }

  /* Quem somos */
  .quem-somos .flex-container {
    flex-direction: column;
  }

  .quem-somos .container h4 {
    margin-bottom: 24px;
  }
  .tecx .text h4,
  .quem-somos h4,
  .tecx .container p {
    width: 100%;
  }

  .quem-somos .board-quem-somos h4 {
    margin-bottom: 16px;
  }

  /* Tecx */
  .tecx .flex-container {
    flex-direction: column;
    justify-content: center;
  }

  .tecx .container h4 {
    margin-bottom: 24px;
  }

  .tecx .flex-container .text {
    margin-left: 0;
  }

  .quem-somos img {
    position: relative;
    margin-top: 56px;
    bottom: -56px;
  }

  /* Notícias */
  .noticias {
    padding: 56px 36px;
  }

  .noticias .container.flex-container {
    margin: 0;
    width: 100%;
  }

  .noticias p {
    margin-bottom: 0px;
  }

  /* Agroceres Empresas */
  .agroceres-empresas .images {
    flex-direction: column;
  }

  .agroceres-empresas .images-item {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #b4a9a9;
    margin-bottom: 32px;
    width: 100%;
    gap: 36px;
  }

  .agroceres-empresas .images-item {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #b4a9a9;
    margin-bottom: 32px;
    width: 100%;
  }

  .agroceres-empresas .images-item img {
    width: 200px;
  }

  .agroceres-empresas .imagem-dupla .image {
    display: flex;
    flex-direction: column;
    width: 200px;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
  }

  .agroceres-empresas .imagem-dupla img {
    width: 120px;
    height: 45px;
  }

  .agroceres-empresas .images-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }

  .agroceres-empresas .images-item:last-child p {
    margin-bottom: 0;
  }

  .agroceres-empresas .images-item p {
    margin-bottom: 32px;
  }

  .agroceres-empresas .images-item-subitem {
    border-right: none;
  }
}

@media screen and (min-width: 1024px) {
  .agroceres-empresas .images-item img {
    min-width: 200px;
    max-width: 275px;
  }
}

/* Mobile */
@media screen and (max-width: 767px) {
  /* Geral */
  h5 {
    font-size: 24px;
  }

  a.button-link.solid {
    margin-top: 18px;
    padding: 16px;
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .slider-nav {
    visibility: hidden;
  }

  .banner-home .slider-bullets {
    top: -10px;
  }

  /* Listagem de Culturas */
  .listagem-culturas {
    padding: 56px 16px 31px 16px;
  }

  /* Quem somos */
  .quem-somos .flex-container {
    padding: 56px 16px;
  }

  .quem-somos .container h4 {
    font-size: 24px;
    margin-bottom: 16px;
  }

  .quem-somos .board-quem-somos {
    gap: 16px;
  }

  .quem-somos button {
    width: 100%;
  }

  .quem-somos .board-quem-somos h4 {
    font-family: "Montserrat ExtraBold";
    margin-bottom: 8px;
    font-size: 18px;
  }

  .board-quem-somos .card {
    padding: 16px 8px;
  }

  /* Tecx */
  .tecx .flex-container {
    padding: 56px 16px;
  }

  .tecx .container h4 {
    font-size: 24px;
    margin-bottom: 16px;
  }

  /* Notícias */
  .noticias {
    padding: 56px 16px;
  }

  .noticias .flex-container {
    flex-direction: column;
  }

  .noticias h5 {
    margin-bottom: 8px;
  }

  /* Agroceres Empresas */
  .agroceres-empresas .container.flex-container {
    padding: 56px 16px;
  }

  .agroceres-empresas .images-item img {
    width: 120px;
    height: 40px;
  }

  .agroceres-empresas .imagem-dupla img {
    width: 100px;
  }

  .agroceres-empresas h5 {
    text-align: center;
    margin-bottom: 32px;
  }
}

@media (max-width: 425px) {
  .quem-somos img {
    height: auto;
    width: 75%;
  }
}

@media screen and (max-width: 375px) {
  .agroceres-empresas .images-item {
    gap: 16px;
  }

  .agroceres-empresas .imagem-dupla div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .imagem-dupla .image {
    max-width: 160px;
  }
}

@media screen and (max-width: 350px) {
  .agroceres-empresas .images-item {
    gap: 8px;
  }
}
