#footer a:hover {
	color: #ff9502;
}
@media (min-width: 992px) {
	#header #header_logo {
		padding: 15px 0 0;
		width: 410px;
	}
	.tdmegamenu {
		width: calc(100% - 500px);
		width: -moz-calc(100% - 500px);
		width: -webkit-calc(100% - 500px);
		text-align: center;
	}
	#header .header-top > .container .right_block {
		width: 90px;
	}
}