 @media screen and (max-width: 1440px) {
.alapszel {
	width: 100%;
	box-sizing: border-box;

}
.logosor {
	display: table;
	/* background-color: red; */
	width: 100%;
}
.tartalom {
	padding: 10px;
	width: 100%;
	box-sizing: border-box;
}
h1 {
	font-size: 40px;
}
.fej h2 {
	font-size:20px;
}
.fej h2 span{
	font-size:15px;
}
h3 {
	font-size: 24px;
}
.labmenugomb {
margin: 60px 0px 0px 0px;
}
.test {
	padding: 8px;
	box-sizing: border-box;
}
}
 @media screen and (max-width: 1024px) {
	.banner {
	margin-top: 50px;
	}
.banner button {
	bottom:80px;
	width:50%;
	margin: 0px 25%;
	line-height:1.4;
	font-size:20pt!important;
	padding:6px 24px;
	}
 }

 @media screen and (max-width: 768px) {
.ktabla {
	width: 90%!important;
	margin: 8px 3% 8px 7%!important;
}
.tablazatdiv {
	width: 730px!important;
}
.keresoalap {
	display: none;
}
.cimsor h2 {

}
.cimsor h1 {

}
table {
	width: 100%;
}
 }
@media screen and (max-width: 480px) {
#termekkep {
	width: 80%;
	margin-left: 8%!important;
}
h2 {
	font-size: 24px!important;
}
.sargacim {
	font-size: 28px;
}
img {
	max-width: 98%!important;
	height: auto!important;
	float: none!important;
}
.tablazatdiv {
	width: 430px!important;
}
.elerhetoseg {
	width: 100%;
	float: none;
	margin: 18px 0px;
	padding: 0px;
	/* background-color: red;  */
}
.banner button {
	bottom:80px;
	width:80%;
	margin: 0px 10%;
	line-height:1.4;
	font-size:24pt!important;
	padding:6px 24px;
	}
 h1, h5 {
	font-size: 5vw;
}
.logosor {
	display: table;
}
.fejikonsor {
	 clear: both;
	 float: none;
	 width: 214px;
	margin-left: auto;
	 margin-right: auto;
	 /* background-color: red;  */
}
.mobilonnem {
	display: none;
}
.fej h2 {
	font-size:12px;
}
.fej h2 span{
	font-size:10px;
}
.fejtel {
	margin-left: 0px;
	margin-right: 0px;
}
.ikonok {
	padding: 5px;
	font-size: 16px;
	width: 20px;
	height: 20px;
	margin-top: 4px;
}
img {
	margin: 1% !important;
}
.menugomb {
	width: 360px;
	height: 160px;
	margin: 12px 0px;
}
.malap {

}
blockquote {
	width: 98%;
}
.mobilonnem {
	display: none;
}
 }
 @media screen and (max-width: 360px) {
h2 {
	font-size: 18px!important;
}
.sargacim {
	font-size: 20px;
}
.tablazatdiv {
	width: 320px!important;
}
.szovegbox {
	padding: 0px;
}
.logo {
	float: none;
	clear: both;
	margin-left: 10%!important;
	width: 80%!important;
}
.menugomb {
	width: 260px;
	height: 130px;
	margin: 12px 0px;
}

.menugomb p{
	width: 260px;
	font-size: 1,6rem;
}
.tooltip .tooltiptext {
  width: 270px;
}
 }
  @media screen and (max-width: 320px) {
.tablazatdiv {
	width: 280px!important;
}
  }