#mobi_header{
	/* display: none; */
	position: fixed;
	width:100%;
	top: 0;
	left: 0;
}

#mobi_header.show_header{
	display: block;
}

.roll-button{
	color: #fff;
}

.twx-latest-news-thumb .entry-title a{
    color: #110729;
}