/* Small Letters MegaMenu */
.navbar-default .navbar-nav > li > a {
text-transform: inherit!important;
font-family: Arial!important;
}
h1.page-title{
	display: none;
}

/* Remove Home */
.page-header .clearfix {
	display: none;
}

.chartonly {
	display: block;
	float: left;
	width: 170px;
}

.chartonlytext{
	float: right;
	display: block;
}

.t3-copyright{
	display: none;
}
.boxplus-carousel .boxplus-viewport{
  height: 150px !important;
}