div#marquee_menu{position:relative;overflow:hidden;width:100%;height:30px;}
div#marquee_menu ul,div#marquee_menu .b1{margin:0;padding:0;list-style-type:none}
div#marquee_menu ul{position:absolute}
div#marquee_menu ul .b1 a{display:block;overflow:;font-size:3.5vw;height:30px;width:120%;line-height:30px;padding-left:0;color:#626262}
div#marquee_menu img{margin: auto 1% auto  2%;}
div#marquee_menu ul .b1 a .yellow{color:#626262}
div#marquee_menu ul .b1 a:hover{text-decoration:underline}
div#marquee_menu ul .b1 a{background-position:5px 5px;color:#626262}
div#marquee_menu ul .b2 a{background-position:5px -15px}
div#marquee_menu ul .b3 a{background-position:5px -35px}
@media all and (min-width: 767px){
#marquee_menu{display:none;}
}