.test-nav{ height: 95px;   background: white; border-top: 1px solid #E1E1E1; position:  fixed; z-index: 100; bottom: 0px; width: 100%;}
.test-fixed{ padding: 0; position: fixed; width: 100%; display: block; top:0px;left:0px;  z-index: 101;}
.test-naw{ height: 95px;   background: white; border-top: 0px solid #E1E1E1; position:  fixed; z-index: 100; bottom: 0px; width: 100%;}