/* Only for our Demo Logo 
 ========================================================================== */
a.tm-logo span.demo-logo {
	background:#fff!important;
	color:#000 !important;
	display:block;
	padding:0 20px;
	height:100px;
}
span.demo-logo:hover {
	background:#fff !important;
	color:#000 !important;
}