@media (min-width: 2000px) {
  #banner-for {
    height: 1500px;
  }
}

@media (min-width: 1199px) {
  #banner-one {
    height: 800px;
  }
}

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

  #banner-one .block-one h1 {
    font-size: 35px;
    width: 80%;
  }

  #banner-two {
    height: 400px;
  }

  #banner-two .meio {
    width: 80%;
  }

  #banner-two .text-one h1,
  #banner-two .text-two h1 {
    width: 70%;
    font-size: 30px;
  }

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

  #banner-for {
    height: 800px;
    background-color: #f4f4f4;
    width: 100%;
  }

  #banner-for .block-for {
    margin-top: 150px;
  }

  #banner-twelve .block-three.flex {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    padding-bottom: 100px;
  }

  #banner-for h1 {
    width: 80%;
    font-size: 30px;
  }

  #banner-six h1,
  #banner-eight h1,
  #banner-ten h1 {
    font-size: 26px;
    padding: 100px;
  }

  #banner-six h1.principal,
  #banner-eight h1.principal {
    font-size: 25px;
  }

  #banner-ten h1.principal {
    font-size: 25px;
    width: 70%;
  }

  #banner-nine {
    margin-top: -10px;
  }

  #banner-six img,
  #banner-ten img {
    width: 290px;
    height: 400px;
  }

  #banner-eight img {
    width: 330px;
    height: 400px;
  }

  #banner-six h3,
  #banner-eight h3,
  #banner-ten h3 {
    font-size: 18px;
    width: 90%;
  }

  #banner-six .flex .flex-meio h2.border,
  #banner-eight .flex .flex-meio h2.border,
  #banner-ten .flex .flex-meio h2.border {
    margin-top: 30px;
  }

  #banner-six h2.border,
  #banner-ten h2.border {
    font-size: 26px;
  }

  #banner-six h2.border,
  #banner-ten h2.border {
    width: 270px;
  }

  #banner-six h1.principal,
  #banner-eight h1.principal,
  #banner-ten h1.principal {
    font-size: 22px;
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
  }

  #banner-six {
    height: 800px;
  }
  #banner-ten {
    height: 700px;
  }

  #banner-eight {
    height: 700px;
    margin-top: -50px;
  }

  #banner-twelve h1 {
    font-size: 30px;
    padding: 70px 0 50px 0;
  }

  #banner-twelve .card-one {
    width: 150px;
    height: 230px;
  }

  #banner-twelve .card-one img {
    height: auto;
  }

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

  #meet .block-video {
    margin-bottom: 90px;
  }

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

  #meet .block-invitation h2 {
    font-size: 25px;
    margin: 80px 0;
  }

  #meet .logo img {
    margin-bottom: 100px;
  }
}

@media (max-width: 768px) {
  #banner-one {
    height: 500px;
  }

  #banner-two {
    height: 600px;
  }

  #meet .block-video iframe {
    width: 90%;
  }

  #banner-for {
    height: 600px;
    background-color: #f4f4f4;
  }

  #banner-for h1 {
    width: 80%;
    font-size: 20px;
    line-height: 30px;
    margin-left: 20px;
    padding-top: 1%;
  }

  #banner-for img {
    height: 100px;
  }

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

  #banner-eleven-responsivo img,
  #banner-nine-responsivo img,
  #banner-seven-responsivo img {
    width: 100%;
    background-size: cover;
    margin-top: -5px;
  }

  #banner-eleven-responsivo p,
  #banner-seven-responsivo p {
    color: #fff;
    font-size: 10px;
    justify-content: center;
    display: flex;
  }

  #banner-nine-responsivo p {
    color: #fff;
    font-size: 10px;
    justify-content: center;
    display: flex;
    width: 80%;
    margin: 0 auto;
  }

  #banner-eleven-responsivo .information,
  #banner-seven-responsivo .information {
    /* position: relative; */
    margin-top: -70px;
    width: 100%;
    line-height: 15px;
  }

  #banner-nine-responsivo .information {
    margin-top: -100px;
    width: 100%;
    line-height: 15px;
  }
}

@media (max-width: 700px) {
  #banner-six .flex,
  #banner-eight .flex,
  #banner-ten .flex {
    flex-direction: column;
    gap: 0;
  }

  #banner-six .flex-meio,
  #banner-eight .flex-meio,
  #banner-ten .flex-meio {
    width: 100%;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }

  #banner-six {
    height: 1050px;
  }

  #banner-eight {
    height: 950px;
  }

  #banner-ten {
    height: 950px;
    padding-top: 70px;
  }
}

@media (max-width: 640px) {
  #banner-eleven-responsivo p {
    font-size: 8px;
  }
}

@media (max-width: 597px) {
  #banner-for {
    background: url(../images/banner-04-longoo.webp) top center no-repeat;
    background-size: cover;
    height: 1000px;
    display: flex;
    /* margin-top: 30px; */
  }

  #banner-for .description {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 100px;
  }

  #banner-for .description > h1 {
    text-align: center;
    margin-left: 0;
    width: 100%;
    padding: 30px 0;
  }

  #banner-for .description h2 {
    color: #fff;
    text-align: center;
    font-size: 20px;
  }

  #banner-for .description > img {
    height: 60px;
  }

  #banner-three-responsivo img {
    padding-bottom: 30px;
    background: #f4f4f4;
  }
}

@media (max-width: 520px) {
  #banner-eleven-responsivo p {
    font-size: 6px;
    line-height: 10px;
  }

  #banner-eleven-responsivo .information {
    margin-top: -50px;
  }
}

@media (max-width: 426px) {
  #banner-one {
    height: 300px;
  }

  #banner-one .block-one h1 {
    margin-left: 20px;
  }

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

  #banner-two {
    height: 400px;
  }

  #banner-two .text-one h1,
  #banner-two .text-two h1 {
    width: 85%;
    font-size: 22px;
  }

  #banner-for h1 {
    width: 80%;
    font-size: 20px;
    margin-left: 10px;
    line-height: 27px;
  }

  #banner-for img {
    height: 120px;
  }

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

  #banner-five {
    height: 300px;
  }

  #banner-five img {
    width: 95%;
  }

  #banner-six img,
  #banner-ten img {
    width: 220px;
    height: 300px;
  }

  #banner-eight img {
    width: 250px;
    height: 290px;
    margin-top: 50px;
  }

  #banner-six h1,
  #banner-eight h1,
  #banner-ten h1 {
    font-size: 24px;
    padding: 60px 0;
  }

  #banner-six h2.border,
  #banner-ten h2.border {
    margin-bottom: 36px;
  }

  #banner-six {
    height: 920px;
  }

  #banner-six h1.principal,
  #banner-eight h1.principal,
  #banner-ten h1.principal {
    margin-top: 36px;
  }

  #banner-eight {
    height: 900px;
  }

  #banner-ten {
    height: 900px;
  }

  #banner-eleven-responsivo {
    height: 380px;
    background-color: #00722f;
  }

  #banner-twelve h1 {
    font-size: 28px;
    padding: 60px 0 40px 0;
  }

  #banner-twelve .card-one p {
    font-size: 14px;
  }

  #banner-twelve .card-one {
    width: 130px;
    height: 200px;
  }
  #meet .block-video iframe {
    width: 90%;
  }

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

  #meet .block-video {
    margin-bottom: 50px;
  }

  #meet .block-meet h2 {
    font-size: 22px;
    margin-bottom: 40px;
    line-height: 35px;
  }

  #meet .block-invitation h2 {
    font-size: 22px;
    width: 80%;
    margin: 0 auto;
    line-height: 35px;
  }

  #meet .logo img {
    margin: 80px 0;
  }

  #banner-eleven-responsivo p,
  #banner-nine-responsivo p,
  #banner-seven-responsivo p {
    color: #fff;
    font-size: 8.5px;
    display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: left;
  }
}

@media (max-width: 375px) {
  #banner-one .block-one h1 {
    font-size: 20px;
    line-height: 32px;
  }

  #banner-two {
    height: 350px;
  }

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

  #banner-twelve h1 {
    font-size: 25px;
  }

  #banner-five {
    height: 230px;
  }

  #banner-nine-responsivo .information {
    margin-top: -80px;
  }

  #banner-eleven-responsivo .information {
    margin-top: -30px;
  }

  #banner-twelve h1 {
    font-size: 25px;
  }
}
