h1, .h1 {
    font-size: 38px;
}
h2, .h2 {
    font-size: 28px;
}


.off-canvas-toggle{
	display: none;
}
.back-to-top{
	display: none;
}
.corporate .slideshow {
	padding: 20px 0;
}
.t3-sl {
    padding-bottom: 10px;
    padding-top: 10px;
}
.page-masthead .row-feature {
    padding: 20px 0;
}

.category-name a {
		background: #cc0000;
}
.category-name a:hover {
		background: #880000;
}