/*
 * 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: 160px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */     
      }

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

#fs
{
font-size: 18pt
}

    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
}

@media (max-width: 991px) and (min-width: 0px) {
    
#fs
{
font-size: 14pt
}
	
	
}


