@media screen and (max-width: 800px) {
	#fomenu a {
		display: none;
	}
	
	#fomenu {
		height: 55px;
	}

	#fejlec .logowrapper img {
		height: 45px;
	}
	
	
    #hamburger {
	    display: block;
		cursor: pointer;
		height: 26px;
		width: auto;
		float: left;
		position: relative;
		left: 20px;
		top: 20px;
    }
	
	#search_ikon {
		right: 20px;
		cursor: pointer;
		height: 30px;
	}
	
	#slideshow #slide_prev, #slideshow #slide_next {
		width: 25px;
		height: auto;
	}
	
	#slideshow .desc {
		max-width: 100%;
		width: calc(100% - 150px);
		left: 55px;
		padding: 20px;
	} 
	
	
	#slideshow .cimke {
		font-size: 14px;
	}
	#slideshow .cim {
		font-size: 18px;
		margin-top: 15px;
	}
	
	/* blokk elemek */
	
	
	div.breaking .desc {
		position: absolute;
		width: calc(90% - 40px);
		max-width: initial;
		padding: 30px 20px 60px 20px;
	}
	
	
	div.flexblokk {
		display: block;
		justify-content: normal;
	}
	
	div.feles {
	    width: calc(100% - 10px);
		padding: 0px 5px 0px 5px;
	    display: block;
		margin-bottom: 30px;
	}
	
	div.harmad {
		width: 100%;
		display: block;
		margin-right: auto;
		margin-left: auto;
	}
	div.harmad:last-of-type {
		margin-right: auto;
	}
	
	div.listaelemfuggo {
		height: auto;
		margin-bottom: 20px; 
	}

	
	div.listaelemfuggo img {
		width: 100%;
		float: none;
		margin-right: 0px;
		margin-bottom: 15px;
	}


    div.listaelemkocka, div.listaelemnagy {
	    margin-bottom: 10px;
		border-bottom: 1px dashed silver;
    }


	
	#cikkoldalsav {
		width: 100%;
	}

	#cikktorzs {
		width: auto;
		margin: 15px;
		font-size: 28px;
	}

	#cikktorzs .cikklead {
		text-align: left;
		font-size: 34px;
		line-height: initial;
	}
	
	div.bannerhely.fekvo {
		width: auto;
	}

	div.bannerhely.billboard {
		width: 100%;
		height: auto;
		top: 0px;
		left: 0px;
	}

	div.bannerhely.billboard img, div.billboard2 img {
		width: 100%;
		height: auto;
	}


	div.billboard2 {
		width: auto;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		padding: 25px 5px 25px 5px;
		background-color: #eee;
	}

	#fizessenelo {
		line-height: initial;
	}


	#fizessenelo img {
		width: 150px;
	}
	#fizessenelo .cim {
		font-size: 36px;
		line-height: 45px;
	}	
	
	div.egyszakerto {
		display: block;
		text-align: center;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 45px;
	}

	div.egyszakerto img {
		width: 200px;
		display: block;
		border-radius: 100px;
	}
	
	
	
	/* kereses */
	
	
	#keresoablak .keresomezok {
		left: 5%;
		width: 90%;
	}
	#keresoablak .close {
		position: absolute;
		width: 60px;
		height: 60px;
	}


	#keresoablak input[type=text] {
		color: #682788;
		font: normal 24px 'Lato', sans-serif;
		width: calc(100% - 45px);
	}
	
	
	div.billboard2 {
		margin-left: auto;
		margin-right: auto;
		padding: 25px 5px 25px 5px;
		background-color: #eee;
	}

	div.bannerhely.fekvo.mobil {
		display: block;
	}
	div.bannerhely.fekvo.desktop {
		display: none;
	}
}

/* fejlec */
