/*!
 * basic css for the dev guys to keep it real
 * 
 * 
 * @Graphic Alliance
 */
 #navbar .navbar-header { float: none; }
.mob_burger { color: #fff; position: fixed; top:10px; right: 10px; z-index: 500; }
.mob_burger a { color: #fff;  }
footer { padding: 20px; background-color: #e5e5e5; }