/*!
 * Start Bootstrap - Logo Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


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

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}
@media(max-width:991px){
body{margin-top: 50px!important;}}
@media(min-width:992px) {

body{margin-top: 70px!important;}
    .navbar-fixed-top .navbar-brand {
        padding: 15px 0;
    }
}