html, body {

}

/* Lists */
ul {
  margin: 0;
  padding: 0;
}

/* Container */
#container {
    position: fixed;
    z-index: 99999;
width: 100%;
}

/* Menu Button */
.menu-btn {

display: none;

}
.menu-btn:hover {
  opacity: 0.75;
}

/* Header */
.site-header {

}

/* Footer */
.site-footer {
  position: relative;
  border-top: 1px solid #EEE;
  color: #999;
  padding: 10px;
  font-size: 0.8em;
  text-align: center;
}



@media screen and (max-width: 1100px) {
.menu-btn {
    width: 30%;
    max-width: 200px;
    padding: 5px;
    font-size: 25px;
    background: #cf132f;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    display: block;
}



}

/*# sourceMappingURL=demo.css.map */

/*
     FILE ARCHIVED ON 13:33:01 Apr 24, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:13:06 Dec 30, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.747
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.01
  esindex: 0.014
  cdx.remote: 17.06
  LoadShardBlock: 107.702 (3)
  PetaboxLoader3.datanode: 171.765 (5)
  load_resource: 762.109 (2)
  PetaboxLoader3.resolve: 665.571 (2)
*/