@media (max-width: 1400px) {
  .item.itemlist.mag_5 h1, .itemopened .item.full h1 {
    font-size: 100px;
    line-height: 105px;
  }

  .item.full h1 {
    letter-spacing: -4px;
  }
}

@media (max-width: 1200px) {
  #main.list .imgitemlist {
    max-width: 100%;
    height: 80px;
    width: auto;
  }
  .item.full .imgitemlist {
    max-width: 100%;
  }
}

@media (max-width: 1100px) {
  #cursor {
    display: none;
  }

  .item.itemlist.mag_1, .grid-sizer {
    width: calc(50% - 20px);
  }

  .item.itemlist.mag_5 h1, .itemopened .item.full h1 {
    font-size: 60px;
    line-height: 60px;
  }

  .item.itemlist.mag_4 h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .item.itemlist.mag_3 h1, .related .rel h3 {
    font-size: 50px;
    line-height: 50px;
  }

  .item.itemlist.mag_3 {
    width: calc(100% - 20px);
  }

  .item.itemlist.mag_2, .item.itemlist.mag_4 {
    width: calc(50% - 20px);
  }

  .itemopened .item.full h1 {
    letter-spacing: -4px;
  }

  .intro, .item.full .block {
    padding-right: 20px;
  }

  .related .rel h3 {
    margin-bottom: 15px;
    line-height: 45px;
  }
}

@media (max-width: 768px) {
  body .item.itemlist h1 {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
    letter-spacing: -1px;
  }
  .item.full h1{
    margin-bottom: 0px;
  }
  .itemopened .item.full h1{
    line-height: 70px;
  }

}

@media (max-width: 450px) {
  .itemopened .item.full h1 {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-bottom: 10px !important;
    letter-spacing: -1px;
  }
  .menu {
    width: 100vw;
    background-color: white;
    z-index: 10;
    margin: 0px;
    padding: 20px;
    min-height: 100vh;
    padding-top: 15px;
    max-width: 220px;
    padding-top: 40px;
    margin-top: 0px;
    z-index: 999;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }

  .menu.closed {
  
    overflow: hidden;
    margin-left: -255px;
  }

  #main .top {
    margin-top: -30px;
    line-height: 14px;
    position: fixed;
    z-index: 99;
    background-color: white;
    width: 100%;
  }

  #main .top .back {
    line-height: 15px;
  }

  .top .languages {
    top: 6px;
  }

  .menu ul {
    -webkit-transition: all 600ms ease;
    -moz-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    -o-transition: all 600ms ease;
    transition: all 600ms ease;
  }

  #plega {
    margin-bottom: 20px;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: white;
    z-index: 122;
    width: 100%;
    padding: 20px 30px;
    box-sizing: border-box;
    height: 50px;
  }

  body.t_item #plega {
    display: none;
  }

  #plega a {
    text-decoration: none;
  }

  #plega .tancar {
    display: none;
    margin-left: -11px;
  }

  #main {
    width: 100vw;
    left: 0px;
    display: block;
    top: 0px;
    overflow-y: hidden;
    height: 90vh;
    padding-bottom: 10px;
    height: auto !important;
    float: none;
    width: calc(100%) !important;
    padding-top: 30px;
  }

  .item.itemlist {
    margin: 20px;
    margin-bottom: 0px;
    width: calc(100vw - 40px) !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
  }

  .mobile {
    display: block;
  }

  body {}

  body.menutancat #main {
    overflow-y: scroll;
    height: auto;
  }

  body.itemopened .menu {
    margin-left: calc(-100vw - 40px);
  }

  .item.full {
    width: calc(100% - 40px);
  }

  body.itemopened #main {
    height: auto;
    padding-bottom: 5px;
    padding-top: 46px;
  }

  .item.full h1 {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -2px;
  }

  .item.full .intro {
    font-size: 20px;
    line-height: 25px;
  }

  .related .rel h3 {
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  .cpager {
    margin-bottom: 10px;
  }

  .intro, .item.full .block {
    padding-right: 0px;
  }

  .item.full .block.text p, .item.full .block.text li {
    letter-spacing: 0px;
  }

  body.menutobert {
    height: 100%;
    overflow: hidden;
  }

  body.menutobert #main {
    pointer-events: none;
    overflow: hidden;
    height: 100vh !important;
  }

  body.menutobert .menu.ready {}

  body.menutobert .languages {
    margin-top: 0px;
    margin-bottom: 60px;
  }

  body #main.itemfull {
    padding-top: 30px;
  }

  #plegaboton {
    margin-bottom: 20px;
  }
}
