.hamburger{
  background:none;
  top:40px;
  float: right;
  padding:0px 0px 0px 0px;
  color:#fff;
  border:0;
  font-size:1.4em;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.cross{
  background:none;
  top:40px;
  float: right;
  padding:0px 0px 0px 0px;
  color:#fff;
  border:0;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.glyphicon-home{
  color:white; 
  font-size:1.5em; 
  margin-top:5px; 
  margin:0 auto;
}