@media (max-width: 767px) {
  html {
    overflow-x: hidden;
  }
  body {
    background-color: #fff;
  }
  header #bar-banner {
    display: none;
    display: none;
  }
  header .logo {
    max-height: 72px;
  }
  .dolar,
  .mares {
    display: none;
  }
  /*    nav#menu-superior{display: none;}*/
  header hr {
    display: none;
  }
  #redes-top {
    display: none;
  }
  #artigo h2,
  .single h2 {
    font-size: 2.85rem;
  }
  #artigo img,
  .single img {
    width: 100%;
  }
  #artigo .data,
  .single .data {
    margin-top: 10px !important;
  }
  #menu-mobile {
    position: absolute;
  }
  #menu-mobile .btn {
    border: none;
    top: 60px;
    position: relative;
    background-color: #000;
    font-size: 22px;
    right: 9px;
  }
  #menu-mobile .btn i {
    color: #fff;
  }
  .container-content {
    padding-top: 15px;
  }
  .bastidores {
    margin-top: 20px;
  }
  .bastidores .normal h2 {
    font-size: 2.85rem;
  }
  .bastidores .normal img {
    width: 100%;
    height: auto !important;
  }
  .bastidores .normal p,
  .bastidores .normal .data {
    padding-left: 0 !important;
  }
  .interrogacao {
    background-color: white;
    margin: 0 -20px 20px -20px;
    padding: 20px 0;
  }
  .interrogacao .interrogacao-content {
    font-size: 20px;
  }
  #pingo-quente {
    width: 100%;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  #pingo-quente img {
    width: 100%;
  }
  #pingo-quente .pingo-quente-content {
    padding-left: 15px;
  }
  #pingo-quente .pingo-quente-content h2 {
    font-size: 24px;
    margin: 0 60px;
    margin-top: 20px;
  }
  #pingo-quente .pingo-quente-content::before {
    top: 0;
    font-size: 100px;
    line-height: 100px;
  }
  #pingo-quente .pingo-quente-content::after {
    font-size: 100px;
  }
  #pingo-quente .author {
    width: inherit !important;
  }
  #pingo-quente .author p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #candinha img {
    max-height: 174px;
    margin: 0 auto;
  }
  #candinha .frase {
    text-align: center;
  }
  .single h2 {
    font-size: 3.2rem;
    letter-spacing: -1px;
  }
  .single .corpo-texto iframe {
    width: 100% !important;
    height: 35vh;
  }
  .single .corpo-texto img {
    width: 100% !important;
    height: auto !important;
  }
  #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    padding-right: 0 !important;
  }
  #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
  #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
    opacity: 1 !important;
  }
  .list-container {
    padding-left: 0 !important;
  }
  aside.sidebar {
    padding-right: 0 !important;
  }
  .banner {
    height: auto !important;
    width: 100% !important;
  }
  .banner ins {
    width: 100% !important;
    height: auto !important;
  }
  .banner img {
    width: 100% !important;
    height: auto !important;
  }
  .banner-topo {
    margin-bottom: 0 !important;
  }
  aside section .no-padding {
    margin-left: -15px !important;
    margin-bottom: -20px !important;
  }
  .bastidores article h2 {
    margin-bottom: 5px !important;
    margin-top: 0 !important;
  }
}
/*# sourceMappingURL=estilo-mobile.css.map */