@media only screen and (min-width: 1023px) {
	#slider {
		height: auto;
		width: 100%;
		//padding-bottom: 15px;
		z-index: -20;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.caroufredsel_wrapper {height: 840px;}
	.pagin-second #pageimage,
	#page-home #pageimage {
		position: relative;
		z-index: 1000;
	}
}
@media (max-width: 640px){
	.pagin-second #searchmenu_1,
	#page-home #searchmenu_1 {
		top: -24px;
		max-height: 299px;
		background: none;
	}
}