#slider{
	display: block;
	position: relative;
}
@media only screen and (max-width: 762px) {
	.header-inf-nav ul li .submenu {
		width: 100%;
	}
}