@media only screen and (max-width: 800px) {
  #viewerColumn {
    width: unset;
  }
  .filtertitle {
    margin: auto;
    margin-left: calc((100% - 230px) / 3);
    text-align: center;
  }
  #weekList {
    width: 100vw;
    overflow-x: hidden;
  }
  #laDate {
    margin: 12px 0 0 7px;
  }
  #topicV {
    margin: 5px auto 0 4px;
    clear: right;
  }
  #phraseV {
    width: 100%;
    font-family: Comfortaa, sans-serif;
    margin: 5px auto 0 7px;
    /*border-bottom: dotted #acacac 1px; */
  }
  .blokPart {
    width: 200px;
    margin: 15px 0 0 5%;
  }
  #prev a {
    clear: both;
  }
  #boitadir {
    width: 99%;
    height: 25px;
    float: left;
    overflow: auto;
    margin-top: 5px;
  }
  #banner {
    width: 100vw;
    background-color: #202020;
    overflow: hidden;
  }
  #header {
    background-image: url(../img/banner_d_extra_large.svg);
    background-repeat: no-repeat;
    width: 2700px;
    height: 131px;
    margin-left: calc(50vw - 1350px);
    overflow: hidden;
  }
  #titlepng {
    background-image: url(../img/banner_OK_transp_mobile.png);
    background-repeat: no-repeat;
    width: 167px;
    height: 131px;
    z-index: 20;
    margin-top: -131px;
    margin-left: calc(50vw - 83px);
  }
  menu li.separator {
    display: none;
  }
  #content {
    width: 80%;
    margin-top: 10px;
  }
  #semaine {
    margin-right: -30%;
  }
  menu {
    font-family: Lato, sans-serif;
    z-index: 20;
  }
  menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .msg {
    font-family: Pacifico, cursive;
    font-size: 3vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    align-items: center;
    color: #fefefe;
    background-color: #1184f0;
  }
  menu,
  menu label {
    position: absolute;
    top: 0;
    left: 0;
  }
  menu {
    margin: 0;
  }
  menu input[type="checkbox"] {
    display: none;
  }
  menu input[type="checkbox"]:checked + .drawer-list {
    transform: translatex(0);
    border-bottom-right-radius: 0;
  }
  menu input[type="checkbox"]:checked + .drawer-list li {
    transform: translatex(0);
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(1) {
    transition: transform 0.5s 20ms ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(2) {
    transition: transform 0.5s 40ms ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(3) {
    transition: transform 0.5s 60ms ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(4) {
    transition: transform 0.5s 80ms ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(5) {
    transition: transform 0.5s 0.1s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(6) {
    transition: transform 0.5s 0.12s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(7) {
    transition: transform 0.5s 0.14s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(8) {
    transition: transform 0.5s 0.16s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(9) {
    transition: transform 0.5s 0.18s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(10) {
    transition: transform 0.5s 0.2s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(11) {
    transition: transform 0.5s 0.22s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(12) {
    transition: transform 0.5s 0.24s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(13) {
    transition: transform 0.5s 0.26s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(14) {
    transition: transform 0.5s 0.28s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(15) {
    transition: transform 0.5s 0.3s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(16) {
    transition: transform 0.5s 0.32s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(17) {
    transition: transform 0.5s 0.34s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(18) {
    transition: transform 0.5s 0.36s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(19) {
    transition: transform 0.5s 0.38s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(20) {
    transition: transform 0.5s 0.4s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(21) {
    transition: transform 0.5s 0.42s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(22) {
    transition: transform 0.5s 0.44s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(23) {
    transition: transform 0.5s 0.46s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(24) {
    transition: transform 0.5s 0.48s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(25) {
    transition: transform 0.5s 0.5s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(26) {
    transition: transform 0.5s 0.52s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(27) {
    transition: transform 0.5s 0.54s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(28) {
    transition: transform 0.5s 0.56s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(29) {
    transition: transform 0.5s 0.58s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(30) {
    transition: transform 0.5s 0.6s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(31) {
    transition: transform 0.5s 0.62s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(32) {
    transition: transform 0.5s 0.64s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(33) {
    transition: transform 0.5s 0.66s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(34) {
    transition: transform 0.5s 0.68s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(35) {
    transition: transform 0.5s 0.7s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(36) {
    transition: transform 0.5s 0.72s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(37) {
    transition: transform 0.5s 0.74s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(38) {
    transition: transform 0.5s 0.76s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(39) {
    transition: transform 0.5s 0.78s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(40) {
    transition: transform 0.5s 0.8s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(41) {
    transition: transform 0.5s 0.82s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(42) {
    transition: transform 0.5s 0.84s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(43) {
    transition: transform 0.5s 0.86s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(44) {
    transition: transform 0.5s 0.88s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(45) {
    transition: transform 0.5s 0.9s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(46) {
    transition: transform 0.5s 0.92s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(47) {
    transition: transform 0.5s 0.94s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(48) {
    transition: transform 0.5s 0.96s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(49) {
    transition: transform 0.5s 0.98s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li:nth-child(50) {
    transition: transform 0.5s 1s ease;
  }
  menu input[type="checkbox"]:checked + .drawer-list li a {
    padding-left: 15px;
  }
  menu input[type="checkbox"]:checked ~ hamburger > i {
    background-color: transparent;
    transform: rotate(90deg);
  }
  menu input[type="checkbox"]:checked ~ hamburger > i:before {
    transform: translate(-50%, -50%) rotate(315deg);
  }
  menu input[type="checkbox"]:checked ~ hamburger > i:after {
    transform: translate(-50%, -50%) rotate(-315deg);
  }
  menu input[type="checkbox"]:checked ~ hamburger close {
    color: #fefefe;
    width: 100%;
  }
  menu input[type="checkbox"]:checked ~ hamburger open {
    color: transparent;
    width: 0;
  }
  menu .drawer-list {
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 100vw;
    transform: translate(-100vw, 0);
    -ms-transform: translatex(-100vw);
    box-sizing: border-box;
    pointer-events: none;
    padding-top: 125px;
    transition: width 475ms ease-out, transform 450ms ease,
      border-radius 0.5s 0.1s ease;
    border-bottom-right-radius: 100vw;
    background-color: #c0a83d;
    background-color: rgba(75, 73, 77, 0.94);
  }
  menu .drawer-list ul {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: auto;
    overflow-x: hidden;
    pointer-events: auto;
  }
  menu .drawer-list li {
    list-style: none;
    text-transform: uppercase;
    pointer-events: auto;
    white-space: nowrap;
    box-sizing: border-box;
    transform: translatex(-100vw);
    -ms-transform: translatex(-100vw);
  }
  menu .drawer-list li:last-child {
    margin-bottom: 2em;
  }
  menu .drawer-list li a {
    text-decoration: none;
    color: #fefefe;
    text-align: center;
    display: block;
    padding: 0.5rem;
    font-size: 1.2em;
  }
  menu .drawer-list li.currentLink {
    background-color: rgba(0, 0, 0, 0.801);
  }
  menu .drawer-list li a:hover {
    cursor: pointer;
    background-color: #88c2f8;
    background-color: rgba(250, 143, 21, 0.801);
  }
  menu hamburger {
    position: absolute;
    display: block;
    top: 20px;
    left: 20px;
    height: 50px;
    width: 50px;
  }
  menu hamburger:hover {
    cursor: pointer;
  }
  menu hamburger text close,
  menu hamburger text open {
    text-transform: uppercase;
    font-size: 0.8em;
    position: absolute;
    transform: translateY(50px);
    text-align: center;
    overflow: hidden;
    transition: width 0.25s 0.35s, color 0.45s 0.35s;
  }
  menu hamburger text close {
    color: transparent;
    right: 0;
    width: 0;
  }
  menu hamburger text open {
    color: #fefefe;
    width: 100%;
  }
  menu hamburger > i {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 50%;
    background-color: orange;
    pointer-events: auto;
    transition-duration: 0.35s;
    transition-delay: 0.35s;
  }
  menu hamburger > i:after,
  menu hamburger > i:before {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    left: 50%;
    background: orange;
    content: "";
    transition: transform 0.35s;
    transform-origin: 50% 50%;
  }
  menu hamburger > i:before {
    transform: translate(-50%, -14px);
  }
  menu hamburger > i:after {
    transform: translate(-50%, 14px);
  }
  #content form p {
    width: 95%;
  }
  #TopicLineFlex {
    display: block;
  }
  #titleTopics {
    display: inline;
    font-size: 1.1em;
    clear: both;
    margin: auto;
  }
  #DeuP {
    font-size: 1.1em;
    display: inline;
    clear: right;
  }
  .topic {
    display: inline;
    clear: both;
    font-size: 2em;
    margin-left: unset;
    text-shadow: unset;
  }
  #whatsleft {
    display: none;
  }
  .phrase {
    font-size: 1.4em;
  }
  #homeParticipantList:after {
    width: 10%;
  }
  #container {
    width: 100vw;
    height: 100vh;
    overflow: visible;
    padding-bottom: unset;
  }
  #viewer {
    position: absolute;
    left: 0;
    top: 0;
    height: 0%;
    width: 0%;
    border: hidden;
    overflow: visible;
    z-index: 0;
  }

  #viewerMasto {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    /*height: 0% !important;
    width: 0% !important;*/
    border: hidden !important;
    overflow: visible !important;
    z-index: 25 !important;
  }

  #Bak {
    position: absolute;
    right: 25px;
    top: 20px;
    z-index: 40;
  }
  #baK {
    width: 0;
    height: 0;
    background-repeat: no-repeat;
    background-image: url(../img/return_orange.svg);
    background-size: 30px 30px;
    background-color: #303030;
    border-radius: 6px;
  }
  #guideLV {
    display: none !important;
  }
  #foot {
    float: left;
    padding-right: 6.5vw;
  }
}
