

@media screen and (max-width: 1024px) {
	h1 {
		font-size: 36px;
	}
	h2 {
		font-size: 32px;
		line-height: 26px;
	}
	h3 {
		font-size: 28px;
	}

	#cikktorzs {
		width: auto;
		margin: 15px;
		font-size: 26px;
		line-height: initial;
	}

	#cikktorzs .cikklead {
		text-align: left;
		font-size: 30px;
		line-height: initial;
	}

	#cikktorzs .cikkcim {
		font-size: 42px;
		line-height: auto;
	}

	#cikktorzs .initial {
		font-size: 42px;
		line-height: 78px;
	}

}

@media screen and (max-width: 800px) {
	#fomenu a {
		display: none;
	}
	#fejlec .socials {
		display: block;
	}

	#fejlec .socials img {
		position: absolute;
		right: 25px;
		z-index: 10;
	}
	#fejlec .socials img.fejlec_fb {
		top: 25px;
	}
	#fejlec .socials img.fejlec_insta {
		top: 65px;
	}

	
	#fomenu {
		height: 55px;
	}


	#fejlec .fizesselo {
		float: none;
		display: block;
		height: 100px;
	}

	#fejlec .fizesselo img {
		height: 100px;
	}

	#fejlec .fizesselo .szoveg {
		display: inline-block;
		vertical-align: middle;
		text-align: left;
	}
	
	#fejlec .logowrapper {
		position: relative;
		top: 100px;
		left: 15px;
	}
	
	#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;
		top: 30%;
	}

	#slideshow .desc {
		max-width: 100%;
		width: calc(100% - 22px);
		left: 0px;
		padding: 10px;
		top: auto;
		bottom: auto;
		height: 120px
	}

	#slideshow img.slidespacer {
	padding-bottom: 140px;
}

	
	
	#slideshow .cimke {
		font-size: 18px;
	}
	#slideshow .cim {
		font-size: 32px;
		margin-top: 10px;
	}
	
	/* 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;
		text-align: center;
	}

	
	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;
		text-align: center;
    }

	div.listaelemkocka .cimke {
		font-size: 16px;
		text-align: center;
	}

	div.listaelemkocka .cim {
		font-size: 26px;
		text-align: center;
	}

	div.listaelemnagy .lead {
		font-size: 20px;
	}

	
	#cikkoldalsav {
		width: 100%;
	}

	div.bannerhely.fekvo {
		width: auto;
	}

	div.bannerhely.billboard {
		width: 100%;
		height: auto;
		top: 0px;
		left: 0px;
		position: relative;
	}
	
	.billboard_container {
		width: 100%; position: relative; height: auto; 
	}
	
	img.billboard_spacer {
		display: none;
	}
	


	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 {
		text-align: center;
	}

	#fizessenelo img {
		float: none;
		width: 195px;
	}

	#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;
	}
	

	div.oldalcimke {
		font-size: 38px;
		text-align: center;
	}

	
	/* 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% - 30px);
	}


	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 */
