.carousel, .carousel .carousel-inner, .carousel .carousel-inner .active, .carousel .carousel-inner .carousel-item, .view, body, html {
 height: 100%
}
.navbar {
 background-color: #ffffff;
}
.page-footer {
 background-color: #313131
}
.top-nav-collapse {
 background-color: #ffffff
}

@media only screen and (max-width:768px) {
.navbar {
 background-color: #ffffff
}
}
