/* Generated by less 2.5.1 */
@media screen and (max-width: 40em) {
  body {
    overflow: hidden;
  }
  body .header-mobile {
    position: absolute;
    z-index: 9;
    width: 100%;
    padding: 15px;
    background-color: black;
    border-bottom: 3px solid #cccccc;
  }
  body .header-mobile i {
    font-size: 29px;
    cursor: pointer;
  }
  body .header-mobile .logo {
    width: 80px;
    position: absolute;
    z-index: 9;
    right: 0;
    padding-right: 15px;
  }
  body .header-mobile .menu,
  body .header-mobile .categories {
    position: absolute;
    z-index: 99;
    background-color: black;
    left: 0px;
    width: 100%;
    display: none;
    margin-left: 0px;
  }
  body .header-mobile .menu ul,
  body .header-mobile .categories ul {
    padding: 0px;
    border-bottom: 1px solid #797979;
  }
  body .header-mobile .menu ul li,
  body .header-mobile .categories ul li {
    padding-left: 15px;
    list-style: none;
    border-top: 1px solid #797979;
    border-collapse: separate;
    line-height: 30px;
    background-color: #222222;
  }
  body .header-mobile .menu ul li a,
  body .header-mobile .categories ul li a {
    display: inline-block;
    width: 100%;
  }
  body .header-mobile .menu:after,
  body .header-mobile .categories:after {
    content: "";
    height: 10000px;
    background-color: black;
    width: 100%;
    display: inline-block;
  }
  body .header-mobile.no-border {
    border-bottom: 0px;
  }
  body .content .header {
    padding-top: 30px;
    padding-left: 0px;
    z-index: 5;
  }
  body .content .header h1 {
    font-size: 6.5vw;
    margin-bottom: 6px;
  }
  body .content .header .navigation {
    float: left;
  }
  body .content .header .navigation span {
    margin-left: 2vw;
    margin-right: 2vw;
  }
  body .content .header .navigation span i {
    font-size: 20px;
    font-size: 5vw;
  }
  body .content .header .navigation span a {
    font-size: 11px;
    font-size: 1.9vw;
  }
  body .content .paper {
    padding: 15px;
    padding-top: 175px;
  }
  body .content .paper .box {
    padding-top: 0px !important;
    height: 28vw;
    margin-bottom: 15px;
    border: 0px;
    z-index: 1;
  }
  body .content .paper .box span {
    margin-top: 14%;
  }
  body .content #pictures-gallery img {
    width: 98%;
  }
  body .content .pictures-gallery-nav-left i,
  body .content .pictures-gallery-nav-right i {
    font-size: 30px;
  }
  body .content .pictures-gallery-nav-right i {
    margin-right: 33px !important;
    margin-top: 10px !important;
  }
  body .content .pictures-gallery-nav-left i {
    margin-left: 10px !important;
    margin-top: 10px !important;
  }
}
