@charset "UTF-8";
  .frame {
width: auto !important;
}
#menu-neg {
z-index: 9999999999;
}
body {
overflow-y:hidden;
}
.menu__item {
margin: 2rem 0;
}
.discipline {
margin-bottom: -30px;
}
.menu {
bottom: 20px!important;
} .lity-hidden {
display: block;
}
.lity {
background: rgba(0, 0, 0, 0.6) !important;
}
.inline-content-start {
padding-top: 30px;
}
.lity.lity-opened {
background-image: none!important;
}
@media only screen and (max-width: 1280px) {
.menu__item {
margin: 1.5rem 0;
}
}
@media only screen and (max-height: 850px) {
.menu__item {
margin: 1.5rem 0;
}
}
@media only screen and (max-height: 700px) {
.menu__item {
margin: 1.2rem 0;
}
}
@media only screen and (max-width: 666px) {
.page--preview .gridwrap {
opacity: 0.2;
}
}