body:not(.path-frontpage) .content-container .region-content {
    width: 100%;
}

.ltl-navbar-main .navbar-brand,
.ltl-navbar-main .navbar-brand:hover {
	background-color: #407EB1;
	border-radius: 5px;
}

/*.ltl-footer .container:before,
.ltl-footer .row:before,
.ltl-footer .container:after,
.ltl-footer .row:after,
.ltl-footer .ltl-footer-bottom:after, 
.ltl-footer .ltl-footer-bottom h4:after {
	display: none;
}
*/

footer.footer {
	clear: both;
}

body:not(.path-frontpage) .content-container {
    padding: 0px;
}
