@media screen and (max-width: 1500px) {

  #modal_video iframe{width: 85%;}
  #texto_historia_modal {width: 60%;}

  #pqartfax {width: 95%;}
  #pqartfax_filho {justify-content: space-around;}
  .itens_vantangens {margin: 20px 20px;}

  #historia_filho {width: 95%;}
  #historia_filho p {width: 60%;}
  #foto1994 {right: 0;}

}


@media screen and (max-width: 1380px) {

  #modal_video iframe{height: 75%;}
  
  .content_menu {margin: 33px 30px 0px 20px;}

  #banner_topo_filho {margin-right: 60px;}

  #historia_filho p {width: 55%;}

  .acabamento1 {background-size: 1500px auto; background-position: center;}
  .acabamento2 {background-size: 1500px auto; background-position: center;}
}

}

@media screen and (max-width: 1250px) {

  #banner_topo {background-position: right center;}

  #content_destaque {font-size: 22px;}
  .itens_destaque destak{font-size: 100px; line-height: 80px;}

}

@media screen and (max-width: 1160px) {

  #historia_filho p {width: 45%;}

}


@media screen and (max-width: 1070px) {

  #banner_topo {
    background-position: right;
  }

  #content_destaque {font-size: 20px;}
  .itens_destaque destak{font-size: 90px; line-height: 75px;}

  #historia_filho {text-align: center;}
  #historia_filho p {width: 100%;}
  #foto1994 {position: relative; top: -100px;}

}


@media screen and (max-width: 970px) {

  #btn_saibamais {margin: 0 auto;}
  #banner_topo_filho {margin: 0 auto;}

  #content_destaque {
    width: 100%;
    display: table;
    font-size: 26px;
    padding: 0;
    text-align: center;
  }

  .itens_destaque {text-align: center; width: 100%; margin: 100px auto;}
  .itens_destaque destak{font-size: 132px; line-height: 100px;}

  #pqartfax {text-align: center;}
  #seta_pqartfax {left: auto; right: 0;}
}


@media screen and (max-width: 740px) { #seta_pqartfax {display: none;} }


@media screen and (max-width: 650px) { 

  #modal_video iframe{height: 50%; width: 95%;}
  #texto_historia_modal {width: 85%; height: 70%;}

  #banner_topo_filho {width: 90%; background-image: none; text-align: center;}
  #texto_banner {margin-left: 0; text-align: center; width: 100%;}
  #texto_banner p {width: 100%; text-align: center;}

}


@media screen and (max-width: 520px) {

  #content_destaque {font-size: 22px;}
  .itens_destaque destak{font-size: 90px; line-height: 80px;}

  #pqartfax_filho {margin-top: 60px;}
  .itens_vantangens {width: 100%; height: auto; padding: 55px 25px;}

  #foto1994 {width: 100%;}

}

@media screen and (max-width: 420px) {

  #content_destaque {font-size: 21px;}
  .itens_destaque destak{font-size: 80px; line-height: 60px;}

}

