.nav-justified{}
.nav-justified > li > a{margin-bottom:0;text-align:center;}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus{}
.nav-justified > li:first-child > a{}
.nav-justified > li:last-child > a{}
@media (min-width:768px){.nav-justified> li{display:table-cell;width:1%;}
.nav-justified > li > a{}
.nav-justified > li > a{}
.nav-justified > li:first-child > a{}
.nav-justified > li:last-child > a{}
}
@media screen and (min-width:768px){.masthead,
.marketing,
.footer{padding-right:0;padding-left:0;}
}