/* CSS Document */
body,div {
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif!important;
}
.t3-header.affix .imagelogo,.t3-header:hover .imagelogo{
	background-image: url(/images/logoen.png)!important;
}



.t3-header .imagelogo{
	background-image: url(/images/logoen.png)!important;
}

@media screen and (min-width: 992px){
.t3-header .imagelogo{
	background-image: url(/images/logoenw.png)!important;
}
}