/* To fix out title bar. */ @media (min-width: 980px) { .navbar.navbar-fixed-top { position: fixed; } .subnavbar { padding-top: 56px; } }