[off-canvas] {
  z-index: 1;
  background: #fff; }

#mobile-header {
  position: fixed;
  z-index: 100;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  display: none;
  background: #94b700;
  color: #fff;
  text-align: center;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  padding: 0; }

#mobile-button {
  text-align: center;
  font-size: 25px;
  color: #fff; }

#mobile-button.open {
  color: #07313e;
  background: #fff; }

#mobile-nav a {
  padding: 1em;
  border-bottom: 1px solid rgba(7, 49, 62, 0.25);
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  position: relative;
  color: #07313e; }
  #mobile-nav a:hover {
    background: #07313e;
    color: #fff; }
#mobile-nav .dropdown-menu {
  display: none; }
  #mobile-nav .dropdown-menu a {
    background: rgba(7, 49, 62, 0.25); }
#mobile-nav a.active {
  background: #07313e;
  color: #fff; }
#mobile-nav .main-menu .fa {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  margin: auto;
  width: 14px;
  height: 14px; }
#mobile-nav .search {
  padding: 1em; }

#mobile-logo {
  float: left;
  height: 40px;
  filter: brightness(0) invert(1);
  margin: 5px 20px; }

#mobile-menu .fa {
  width: 16px;
  margin-right: 1em;
  text-align: center; }

.mobile-only {
  display: none; }

@media screen and (max-width: 1200px) {
  .social .fa {
    font-size: 1.25em; }

  .popular .slider .bx-controls-direction a {
    position: static;
    visibility: visible;
    opacity: 1;
    font-size: 24px; }
  .popular .bx-controls {
    position: absolute;
    top: 0;
    right: 0; } }
@media screen and (max-width: 960px) {
  .news .grid > li {
    width: 50%; }

  .post .popular .grid > li {
    width: 50%; }

  .featured .grid > li.span-3 {
    width: 33.33333333%; }
  .featured .grid > li.span-2 {
    width: 100%; }
    .featured .grid > li.span-2 .img {
      padding-bottom: 25%; }
  .featured .grid > li.span-4 {
    width: 66.66666666%; }

  .feed .grid > li, .revista .grid > li {
    width: 33.33333333%; }
  .feed .selector, .revista .selector {
    float: none;
    text-align: center;
    margin-bottom: 20px; }
    .feed .selector a, .revista .selector a {
      display: inline-block;
      margin: 0 !important; }

  .social .fa {
    font-size: 1em; } }
@media screen and (max-width: 800px) {
  .desktop-only {
    display: none; }

  .mobile-only {
    display: block; }

  .social {
    display: block; }
    .social .fa {
      font-size: 1.25em; }

  #header {
    display: none; }

  #mobile-header {
    display: block; }

  .top .grid > li {
    width: 100%; }

  .feed .grid > li, .revista .grid > li {
    width: 50%; }

  .main .container {
    display: block; }

  .content .container {
    display: block; }

  .sidebar {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: -10px !important;
    justify-content: center; }
    .sidebar > * {
      width: 50%;
      margin: 0 !important;
      padding: 10px;
      box-sizing: border-box; }

  .footer-nav {
    display: none; }

  #footer .flex {
    justify-content: center; }

  .newsletter form {
    justify-content: center; }
  .newsletter h2 {
    margin: 0; }
  .newsletter .button {
    margin: 0; }
  .newsletter .form-control {
    margin: 0 1em; }

  .pagination {
    justify-content: center; } }
@media screen and (max-width: 600px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .featured .grid > li {
    width: 100% !important; }
    .featured .grid > li .img {
      padding-bottom: 56.25% !important;
      height: 0 !important; }
  .featured .grid > li.span-4 .img {
    padding-bottom: 75% !important;
    height: 0 !important; }

  .main .grid > li {
    width: 100%; }

  .misc .grid > li, .revista .grid > li {
    width: 100%; }

  .post .popular .grid > li {
    width: 100%; }

  .feed .grid > li {
    width: 100%; }
    .feed .grid > li:first-child .img {
      padding: 1em !important; }
  .feed h1 {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto; }

  .newsletter form {
    flex-wrap: wrap; }
  .newsletter h2 {
    width: 100%;
    text-align: center; }
  .newsletter .form-control {
    margin: 1em auto;
    max-width: 360px; } }
@media screen and (max-width: 480px) {
  .sidebar > * {
    width: 100%; }
    .sidebar > *:not(.sidenews) {
      max-width: 200px; }

  .results .left {
    float: none;
    margin: 0 auto 20px;
    max-width: 360px;
    box-sizing: border-box; }
  .results .img-full {
    padding-bottom: 56.25%; }

  .share .fa-whatsapp {
    display: inline-block; } }
@media screen and (max-width: 576px) {
  .header {
    padding: 15px 0;
  }
  .header .logo {
    max-height: 30px;
  }
}
