/*
 * Start Bootstrap - Logo Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */


@media(min-width:992px) {
   
 body {
        padding-top: 142px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */     
      }

#lock
{
z-index: 9999; position: fixed; left: 0; top: 0; width: 100%
}


}

@media (max-width: 768px) and (min-width: 0px) {
    #hide {
        display:none !important;

    }

}