a.ekim_logo{
	height:120px !important;
}
img.ekim_logo_img{
	height:120px !important;
}

hr.topmenu_seperator{
	height:1px;
	padding:0px;
	margin:0px;
	background:#666666;
	
}

@media only screen and (max-width: 1215px){
	#topMain>li>a{
		font-size:1.1em!important;
		color: #999999!important;
	}	
}
@media only screen and (max-width: 992px){
	a.ekim_logo{
		height:58px !important;
	}
	img.ekim_logo_img{
		height:58px !important;
	}	
}