.top_menu {
	position: fixed;
	width: 100%;
	height: 65px;
	background: rgba(0,0,0,1);
	display: none;
	z-index: 999;
	top: 0!important;
}
.logo1 {
	width: 150px;
	margin: 8px 0 0 15px;
	padding: 0;
	float: left;
}
div#container {
	padding-top: 100%;
	position: relative;
	padding-top: 680px;
	z-index: 2;
	background: none;
}
.broaker {
	width: 100%;
	margin-bottom: -20px;
	background: #FECE14;
	padding: 60px 0;
	line-height: 50px;
}
.top_bar {
	width: 100%;
	height: auto;
	/*margin: 0;
	padding: 0;
	float: left;
	text-align: center;*/
	position: relative;
	z-index: 999999;
}
.top_bar_logo {
	width: 247px;
	height: 45px;
	margin: 10px 0 0 15px;
	padding: 0;
	float: left;
	position: relative;
	text-align: left;
}