.adatv {
	padding-top: 160px;
	padding-bottom: 120px;
}
.vd {
	text-align:center;
}
.xcs {
	width:380px;
	height:auto;
}
.vd h3 {
	color: #ffffff;
	margin-bottom: 20px;
	padding-top: 20px;
	font-size: 32px;
}
.vd strong {
	display: block;
	color: #405a11;
}
.lun {
	line-height: 1;
	position: relative;
	top: -3px;
}
.oldalcim {
	font-size: 36px;
	color: #405a11;
}
.xvs {
	display: block;
	position: relative;
	top: 15px;
}
.xvs strong {
	padding-bottom:10px;
}
 @media(max-width: 1024px) and (min-width: 30px) {
.vd h3 {
 font-size: 28px;
}
.oldalcim {
 font-size: 32px;
}
.xcs {
 width: 300px;
}
}
 @media(max-width: 767px) and (min-width: 30px) {
 .adatv {
 padding-top: 130px;
 padding-bottom: 70px;
}
}
 @media(max-width: 500px) and (min-width: 30px) {
 .xcs {
 width: 260px;
}
.oldalcim {
 font-size: 24px;
}
.vd h3 {
 font-size: 21px;
}
}
 @media(max-width: 375px) and (min-width: 30px) {
 .xcs {
 width: 220px;
}
}
