@media screen and (min-width: 1701px) {
  #banner-two .text {
    left: 320px;
  }
  #banner-two .image img {
    right: 480px;
  }
}

@media screen and (min-width: 1601px) and (max-width: 1700px) {
  #banner-two .text {
    left: 150px;
  }
  #banner-two .image img {
    right: 300px;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1600px) {
  #banner-two .text {
    left: 150px;
  }
  #banner-two .image img {
    right: 250px;
  }
}

@media screen and (min-width: 1199px) and (max-width: 1400px) {
  #banner-two .image img {
    right: 150px;
  }

  #banner-two .text {
    left: 100px;
  }
}

@media screen and (max-width: 1199px) {
  nav ul li a {
    display: none;
  }

  nav {
    height: 80px;
    display: flex;
    align-items: center;
  }

  nav ul {
    padding-top: 0;
  }

  #banner-one,
  #banner-two,
  #banner-three,
  #banner-for,
  #banner-five,
  #banner-six,
  #banner-seven,
  #meet {
    display: block;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
  }

  #banner-one {
    height: 600px;
  }

  #banner-one img.one-lactobacilos-left {
    width: 130px;
    height: 365px;
    z-index: 5;
    left: 0;
    top: 0;
    animation: one-lactobacilos-left 3s ease infinite;
  }

  #banner-one .block-one h1 {
    font-size: 27px;
  }

  #banner-one .galinha-sem-ovo {
    left: 150px;
  }

  #banner-one .block-one .traço-white {
    width: 90%;
  }

  #banner-one .block-three {
    margin: 0 auto;
  }

  #banner-one .block-two .buletts {
    display: none;
  }

  #banner-two {
    height: 580px;
    margin-top: -135px;
  }

  #banner-two .one-lactobacilos-right {
    display: none;
  }

  #banner-two .text {
    left: 6%;
    top: 280px;
  }

  #banner-two .text h1 {
    font-size: 26px;
  }

  #banner-two .text p {
    font-size: 21px;
  }

  #banner-two .image img {
    width: 250px;
    height: 350px;
    top: 180px;
    right: 100px;
  }

  #banner-three img.three-lactobacilos-left {
    height: 160px;
    width: 200px;
    margin-top: 20px;
  }

  #banner-three .config {
    right: -150px;
    margin-top: -50px;
  }

  #banner-three h1 {
    font-size: 20px;
  }

  #banner-three .brown-trace {
    right: 33px;
  }

  #banner-three p {
    margin: 890px 0 0 6%;
  }

  #banner-for {
    margin-top: -70px;
    height: 350px;
  }

  #banner-for .block-folha img {
    margin-top: 100px;
  }

  #banner-for .block-folha h2 {
    margin-top: 400px;
  }

  #banner-five {
    background-size: contain;
    height: 900px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #banner-five .video {
    width: 100%;
    display: flex;
    justify-content: center;
  }

  #banner-five .video-responsivo {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
  }

  #banner-five .rodape {
    margin-top: 100px;
  }

  #banner-five .feature {
    margin-top: 460px;
  }

  #banner-five .icon-tecnologia {
    margin-top: 520px;
  }

  #banner-five h3 {
    margin-top: 650px;
    padding: 70px 30px;
  }

  #banner-five .video iframe {
    position: relative;
    z-index: 2;
    width: 600px;
    height: 300px;
    margin: 50px 100px;
  }

  #banner-six,
  #banner-seven {
    display: none;
  }

  #banner-six-responsivo img {
    width: 100%;
    background-size: cover;
  }

  #banner-seven-responsivo img {
    width: 100%;
    background-size: cover;
    margin-top: -50px;
  }

  #meet .block-video .flex {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #meet .block-video .video-one {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  #meet .block-invitation h2 {
    font-size: 24px;
    line-height: 35px;
  }

  #meet .block-meet h2 {
    font-size: 24px;
    line-height: 35px;
  }

  footer {
    height: 100px;
  }

  footer p {
    font-size: 12px;
  }
}


@media screen and (max-width: 767px) {
  #banner-one .block-one h1 {
    font-size: 25px;
    margin-top: -40px;
    width: 80%;
  }

  #banner-one img.one-lactobacilos-left {
    width: 80px;
    top: 50px;
  }
  #banner-one .galinha-sem-ovo {
    left: 100px;
  }

  #banner-one .block-one .traço-white {
    border: 3px solid #ffffff;
  }
  #banner-one .galinha-sem-ovo {
    width: 32px;
    height: 32px;
    top: 300px;
    left: 100px;
  }

  #banner-one .block-three .card-one {
    width: 100px;
    height: 180px;
    border-radius: 25px;
  }

  #banner-one .block-three p {
    font-size: 12px;
  }

  #banner-one .block-two .block-three {
    gap: 15px;
  }

  #banner-two .text {
    top: 160px;
    left: 0;
    text-align: center;
    width: 100%;
  }

  #banner-two .image {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  #banner-two .image img {
    width: 200px;
    height: 280px;
    top: 300px;
    right: auto;
  }

  #banner-three {
    display: none;
  }

  #block-three .flex {
    flex-wrap: wrap;
  }

  #banner-three-mobile img {
    position: relative;
    z-index: -10;
    width: 100%;
  }

  #banner-three-mobile .config {
    position: absolute;
    width: 300px;
    height: 300px;
    position: absolute;
    justify-content: right;
    align-items: flex-end;
    display: flex;
    margin-top: -700px;
    left: 30px;
  }

  #banner-three-mobile.brown-trace {
    position: absolute;
    background-color: #8d925a;
    width: 100px;
    height: 10px;
    right: 0;
    top: 100px;
  }
  #banner-three-mobile h1 {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    text-align: right;
    font-size: 14px;
  }

  #banner-three-mobile h1 .strong {
    font-weight: 800;
    font-size: 14px;
  }

  #banner-three-mobile h1 .menor {
    font-size: 14px;
    position: absolute;
    z-index: 10;
  }

  #banner-three-mobile h1 .maior {
    font-size: 14px;
    position: absolute;
    z-index: 10;
  }

  #banner-three-mobile p {
    position: absolute;
    z-index: 10;
    font-size: 14px;
    width: 350px;
    margin: 10px 0 0 10%;
    color: #ffffff;
    margin-top: -100px;
  }

  #banner-for {
    margin-top: -35px;
    height: 300px;
  }

  #banner-for .block-folha img {
    margin-top: 100px;
  }

  #banner-for .block-folha h2 {
    font-size: 25px;
  }

  #banner-five {
    height: 680px;
  }

  #banner-five .video iframe {
    width: 350px;
    height: 200px;
    margin: 50px 20px;
  }

  #banner-five .feature {
    margin-top: 330px;
  }

  #banner-five .icon-tecnologia {
    margin-top: 380px;
    width: 50px;
  }

  #banner-five h3 {
    margin-top: 500px;
    padding: 30px 10px;
    font-size: 18px;
  }

  #banner-five .rodape {
    width: 90%;
  }

  #meet .block-title h1 {
    font-size: 20px;
    margin: 50px 0;
  }

  #meet .block-meet h2 {
    font-size: 18px;
    line-height: 25px;
  }

  #meet .block-meet {
    margin-top: -100px;
  }

  #meet .block-invitation h2 {
    font-size: 18px;
    margin: 70px 0 100px 0;
    line-height: 25px;
  }

  #meet .video-one iframe,
  #meet .video-two iframe {
    width: 350px;
    height: 200px;
  }

  #meet .logo img {
    width: 180px;
    height: 75px;
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 354px) {
  #banner-one .block-one h1 {
    font-size: 22px;
  }

  #banner-one .block-three .card-one {
    width: 80px;
  }

  #banner-two .text h1 {
    font-size: 20px;
  }

  #banner-two .text p {
    font-size: 18px;
  }

  #banner-two .image img {
    width: 200px;
    height: 250px;
  }

  #banner-three-mobile p {
    width: 300px;
    margin-left: 4%;
    font-size: 13px;
    padding-top: 32px;
  }

  #banner-three-mobile h1 {
    font-size: 12px;
    top: 310px;
    right: 30px;
  }

  #banner-for {
    height: 255px;
    margin-top: -5px;
  }

  #banner-for .block-folha img {
    margin-top: 60px;
    width: 60px;
  }

  #banner-for .block-folha h2 {
    font-size: 20px;
    margin-top: 330px;
  }

  #banner-five {
    height: 520px;
  }

  #banner-five .video iframe {
    width: 280px;
    height: 150px;
    margin: 50px 0px;
  }

  #banner-five .feature {
    margin-top: 250px;
    width: 170px;
    height: 7px;
  }

  #banner-five .icon-tecnologia {
    margin-top: 280px;
    width: 35px;
  }

  #banner-five h3 {
    padding: 30px 10px;
    margin-top: 350px;
    font-size: 14px;
  }

  #meet .block-title h1 {
    font-size: 24px;
  }

  #meet .video-one iframe,
  #meet .video-two iframe {
    width: 280px;
    height: 150px;
  }

  #meet .block-meet img {
    width: 150px;
    height: 30px;
  }

  #meet .block-meet h2 {
    font-size: 24px;
    width: 80%;
    margin: 0 auto;
  }

  #meet .block-invitation h2 {
    font-size: 24px;
  }
}

@media screen and (max-width: 375px) {
  #banner-three-mobile p {
    margin-left: 5%;
  }
}

@media screen and (max-width: 320px) {
  #meet .block-title h1 {
    font-size: 18px;
  }

  #meet .block-meet h2 {
    font-size: 18px;
  }

  #meet .block-invitation h2 {
    font-size: 18px;
  }
}
