/* CSS Document */
body,div,p {
    font-family: YS Text,Arial,sans-serif!important;
}
p {
    font-size: 100%!important;
}
.t3-header.affix .imagelogo,.t3-header:hover .imagelogo{
	background-image: url(/images/logoru.png)!important;
}

.t3-header .imagelogo{
	background-image: url(/images/logoru.png)!important;
}

@media screen and (min-width: 992px){
.t3-header .imagelogo{
	background-image: url(/images/logowru.png)!important;
}
}