.noscroll {overflow: hidden;}.overlay a:link{color: white;}.overlay a:hover, .overlay a:focus {color: #f1f1f1;}@media screen and (min-width: 960px) {.overlay {height: 0%;width: 100%;position: fixed;z-index: 1;top: 0;left: 0;background-color: rgb(12,0,0);background-color: rgba(0,0,0, 0.9);overflow-y: hidden;opacity: 1;transition: 0.0s;}.overlay {overflow-y: auto;}.overlay a {font-size: 20px;padding: 8px;text-decoration: none;font-size: 36px;color: #818181;display: block;transition: 0.3s;}.overlay .closebtn {position: absolute;font-size: 60px;top: 10px;right: 45px;}.overlay-content {position: relative;top: 50%;width: 100%;margin-top: 80px;}}@media screen and (max-width: 959px) {.overlay {height: 0%;width: 100%;position: fixed;z-index: 1;top: 0;left: 0;background-color: white;opacity: 1;transition: 0.0s;}.overlay {overflow-y: auto;-webkit-overflow-scroll: touch;}.overlay a {font-size: 2vw;padding: 8px;text-decoration: none;font-size: 36px;color: #818181;display: block;transition: 0.3s;}.overlay .closebtn {position: relative;font-size: 20px;top: 0px;right: 0px;}.overlay .overlay-content {position: relative;top: 50%;margin-top: 10px;height: auto;color: red;width: 100%;overflow-y: scroll;overflow-x: hidden;-webkit-overflow-scroll: touch;}}