html{overflow:scroll};#responsive-menu-bar{background:#4a574e;width:100%;display:block;position:fixed;top:0;height:41px;z-index:9999;display:none}#responsive-button{float:right;border:1px solid #888;width:40px;height:30px;margin-right:5px;margin-top:5px;border-radius:5px}#responsive-navigation-top-left-button{float:left;border:1px solid #888;width:40px;height:30px;margin-left:5px;margin-top:5px;border-radius:5px;background:url(images/newsletter.png) scroll center center no-repeat}#responsive-button span,#responsive-navigation-top-left-button span{width:60%;display:block;background:#fff;height:3px;border-radius:3px;margin:0 auto;margin-top:5px;margin-bottom:5px}#responsive-nav{background:#4a574e;width:300px;height:314px;overflow-y:scroll;position:fixed;top:41px;right:0;z-index:999;display:none;opacity:.9;box-shadow:1px 1px 10px #000;-moz-box-shadow:1px 1px 10px #000;-webkit-box-shadow:1px 1px 10px #000}#responsive-nav-left{background:#4a574e;width:300px;height:314px;overflow-y:scroll;position:fixed;top:41px;left:0;z-index:999;display:none;opacity:.9;box-shadow:1px 1px 10px #000;-moz-box-shadow:1px 1px 10px #000;-webkit-box-shadow:1px 1px 10px #000}#responsive-nav ul,#responsive-nav-left ul{list-style:none;margin:0;padding:0}#responsive-nav ul li,#responsive-nav-left ul li{border-bottom:1px solid #333;border-top:1px solid #666;padding:10px}#responsive-nav ul li ul,#responsive-nav-left ul li ul{display:block !important;visibility:visible !important}#responsive-nav li a,#responsive-nav-left li a{color:#fff}@media only screen and (min-width:200px) and (max-width:769px){#responsive-menu-bar{display:block}#responsive-nav,#responsive-nav-left{display:none}}