@media (max-width: 1399.98px) {
}
@media (max-width: 1199.98px) {
}
@media (max-width: 991.98px) {
  .border-video {
    width: 100%;
  }
  .border-text {
    width: 100%;
  }
  .text-video {
    width: 90%;
  }
}
@media (max-width: 767.98px) {
}
@media (max-width: 575.98px) {
  .title-historia,
  .title-depoimentos,
  .mod-artigo h3,
  .titulo-mod span,
  .mod-imagem-artigo h3,
  .mod-artigo h2 {
    text-align: center;
  }
  .mod-artigo p,
  .text-video p,
  .mod-imagem-artigo p {
    text-align: center;
    line-height: 1.3;
  }

  .header {
    flex-wrap: wrap;
    padding: 30px 0 15px;
  }
  .header img {
    padding: 10px 10px;
  }
  #sp-top2 {
    justify-content: center;
  }
  .video-container {
    height: 280px;
  }
  .video-info .descrition {
    text-align: center;
  }
  .video-info h3 {
    padding-bottom: 10px;
  }
  .video-info p {
    line-height: 1.3;
  }
  .mod-imagem-artigo .container.legenda-imagem p {
    padding: 0 15px;
    text-align: center;
    line-height: 1.3;
  }
  .fotos img {
    object-fit: cover;
  }
  .item-historia,
  .item,
  .imagem {
    width: 100%;
  }
  .imagem,
  .item-historia,
  .carousel-box .carousel-container,
  .carousel-box .carousel-inner,
  .carousel-box .item,
  .gallery-fotos,
  .fotos img {
    height: 300px !important;
  }
  .mod_video .border-video iframe {
    padding: 0 15px;
  }
  .container.legenda-imagem {
    max-width: 90%;
  }
  .mod-artigo {
    padding: 50px 0px 30px;
  }
  .titulo-mod span {
    line-height: 1;
  }
  .mod_video .border-video iframe {
    min-height: 280px;
  }
  .mod-imagem-artigo h3,
  .mod-artigo h3,
  .mod-artigo h2 {
    font-size: 45px;
  }
  .owl-dot {
    width: 10px;
    height: 10px;
  }
}
