/*! responsive-nav.js v1.0.14 by @viljamis */

@media screen and (min-width: 15.000em) {
.js #nav { position: relative; }
.js #nav.closed { max-height: none; }
#nav-toggle { display: none; float:left; background:#4182ca; color:#fff; width:95%;   padding:10px 2.5%; margin:0px; font-size:16px; text-decoration:none; }
}
