/* #########
   COL-LG
   ######### */
@media only screen and (max-width: 1199px) {
  .deslize img {
    width: 150px;
  }

  .aba-conteudo .coluna {
    padding: 50px 50px;
  }

  .carousel-abas {
    margin: 150px auto;
  }

  .forno img {
    max-width: 400px;
  }

  .forno,
  .forno .texto,
  .forno .foto {
    height: 600px;
  }

  .refrigerador img {
    max-width: 320px;
  }

  .refrigerador,
  .refrigerador .texto,
  .refrigerador .foto {
    height: 1000px;
  }
}

/* #########
   COL-MD
   ######### */
@media only screen and (max-width: 991px) {
  .header h1,
  .aba-conteudo h2,
  .texto h2 {
    font-size: 25px;
  }

  .slider {
    padding-bottom: 150px;
  }

  .header p,
  .aba-conteudo p,
  .texto p {
    font-size: 20px;
  }

  .deslize img {
    width: 130px;
  }

  .tabs {
    max-width: 100% !important;
    margin-top: -100px !important;
  }

  .aba-conteudo .coluna {
    padding: 100px 20px 0;
    height: auto;
  }

  .carousel-abas {
    margin: 80px auto;
  }

  .produtos .texto p,
  .produtos .texto h2 {
    width: 90%;
  }

  .menu-pro-series .menu ul li a:hover {
    border-bottom: 3px solid #000;
  }

  .forno img {
    max-width: 300px;
  }

  .forno,
  .forno .texto,
  .forno .foto {
    height: 600px;
  }

  .refrigerador img {
    max-width: 300px;
  }

  .refrigerador,
  .refrigerador .texto,
  .refrigerador .foto {
    height: 1000px;
  }

  .trio .item {
    padding: 0 15px;
  }

  p.btn-p {
    margin-top: 50px;
  }

  .btn-produtos {
    font-size: 15px;
  }
}

@media only screen and (max-width: 850px) {
  .forno img {
    max-width: 280px;
  }

  .refrigerador img {
    max-width: 230px;
  }

  .refrigerador .texto {
    padding-left: 0;
  }

  .refrigerador,
  .refrigerador .texto,
  .refrigerador .foto {
    height: 1000px;
  }
}

@media only screen and (min-width: 768px) {
  .refrigerador .border-home-pro {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .refrigerador .border-pro-series {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .refrigerador {
    margin-top: 30px;
  }

  .divisao-final {
    margin-bottom: 0;
  }
}

/* #########
   COL-SM
   ######### */
@media only screen and (max-width: 767px) {
  .header {
    height: 330px;
  }

  .slider {
    padding-bottom: 50px;
  }

  .header h1,
  .header p {
    text-align: center;
  }

  .header .logo img {
    margin: 0 auto 50px;
    display: block;
  }

  .header .row,
  .header .logo {
    height: auto;
  }

  .tabs {
    max-width: 100% !important;
    margin-top: 0 !important;
  }

  .abas {
    padding-top: 0;
  }

  .abas .container,
  .aba-conteudo .container {
    width: 100%;
  }

  .produtos .texto p {
    width: 100%;
    text-align: center;
  }

  .produtos h2 {
    text-align: center;
  }

  p.btn-p {
    margin-top: 0;
  }
  .btn-ilha {
    margin-top: 30px;
  }

  .forno,
  .forno .texto,
  .forno .foto,
  .refrigerador,
  .refrigerador .texto,
  .refrigerador .foto,
  .coifa,
  .coifa .texto,
  .coifa .foto {
    height: auto;
  }
  .coifa {
    margin-bottom: 0px;
  }

  .forno img,
  .refrigerador img,
  .coifa img {
    max-width: 75%;
    margin: 100px auto;
    display: block;
  }

  .refrigerador {
    flex-direction: row;
  }

  .trio {
    padding-top: 0;
  }

  .trio .item {
    margin-top: 130px;
  }

  .trio h2 {
    color: #000;
    text-align: center;
  }

  .trio p {
    text-align: center;
  }

  .trio img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .divisao-final {
    display: none;
  }
}

@media only screen and (min-width: 577px) {
  .header .container {
    width: 90% !important;
    max-width: 90% !important;
  }
}

/* #########
   COL-XS
   ######### */
@media only screen and (max-width: 576px) {
  .header {
    height: 295px;
  }

  .header .deslize {
    width: 150px;
  }

  .forno img,
  .refrigerador img,
  .coifa img {
    max-width: 90%;
    margin: 80px auto;
  }

  .aba-home-pro p {
    margin-right: 10px;
  }

  .aba-pro-series p {
    margin-left: 10px;
  }

  .col-xs-6 {
    width: 50%;
  }

  .produtos {
    padding-top: 70px;
  }
}

@media only screen and (max-width: 500px) {
  .header h1 {
    font-size: 25px;
  }

  .header p {
    font-size: 18px;
  }

  .header .deslize {
    width: 130px;
  }

  .menu ul li {
    display: block;
    text-align: center;
  }
}

@media only screen and (max-width: 422px) {
  .header {
    height: 320px;
  }
}

@media only screen and (max-width: 400px) {
  .botao {
    font-size: 13px;
  }
}
