@media all and (max-width: 767px){
.top-bar{
position: fixed !important;
top: 0;
width: 100%;
z-index: 999;
}
}