.entry-header { display: none;}

.nav-menu {
           top:0;
           bottom:5;
           position:fixed;
           background: #383838;
           left:0;
           z-index:99;
           right:0;
                  }

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 45px;
	position: relative;

}

.site-header.float-header{
  background-color: rgba(255,255,255,0.9)
}
