@media screen and (max-width: 380px) { 
.container {
width: 210px;
	margin: 0px auto;
}
.container img{
width: 200px;
	margin: 0px auto;
	padding-left: 20px;
}
.container2 section{
position: relative;
float: left;
width: 100%;
}
.container3 section{
position: relative;
float: left;
width: 100%;
}
.container2 {
position: relative;
float: left;
width: 100%;
}
.container3 {
position: relative;
float: left;
width: 100%;
}
.ac-container{
	width: 100%;
	margin: 0px;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 205px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 200px;
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 180px;
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 15px;
	font-size: 12px;
	padding: 0px;
	padding-left: 24px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ div{

}
.ac-container input:checked ~ div.ac-small{
	height: 400px;
}
.ac-container input:checked ~ div.ac-medium{
	height: 400px;
}
.ac-container input:checked ~ div.ac-large{
	height: 400px;
}

}





























@media screen  and (min-width: 381px) and (max-width: 530px) { 
.container {
width: 310px;
	margin: 0px auto;
}
.container img{
width: 300px;
	margin: 0px auto;
	padding-left: 20px;
}
.container2 section{
position: relative;
float: left;
width: 100%;
}
.container3 section{
position: relative;
float: left;
width: 100%;
}
.container2 {
position: relative;
float: left;
width: 100%;
}
.container3 {
position: relative;
float: left;
width: 100%;
}
.ac-container{
	width: 100%;
	margin: 0px;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 305px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 270px;
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 270px;
}
.ac-container input{
	display: none;
}
.ac-container div{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container div p{
	font-style: italic;
	color: #777;
	line-height: 19px;
	font-size: 14px;
	padding: 0px;
	padding-left: 24px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ div{

}
.ac-container input:checked ~ div.ac-small{
	height: 370px;
}
.ac-container input:checked ~ div.ac-medium{
	height: 370px;
}
.ac-container input:checked ~ div.ac-large{
	height: 370px;
}

}





@media screen and (min-width: 531px) and (max-width: 680px) { 
.container {
width: 95%;
	margin: 0px auto;
}
.container img{
width: 200px;
	margin: 0px auto;
	padding-left: 20px;
}
.container2 section{
position: relative;
float: left;
width: 100%;
}
.container3 section{
position: relative;
float: left;
width: 100%;
}
.container2 {
position: relative;
float: left;
width: 50%;
}
.container3 {
position: relative;
float: left;
width: 50%;
}
.ac-container{
	width: 100%;
	margin: 0px;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 205px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 200px;
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 180px;
}
.ac-container input{
	display: none;
}
.ac-container div{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container div p{
	font-style: italic;
	color: #777;
	line-height: 15px;
	font-size: 12px;
	padding: 0px;
	padding-left: 24px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ div{

}
.ac-container input:checked ~ div.ac-small{
	height: 370px;
}
.ac-container input:checked ~ div.ac-medium{
	height: 370px;
}
.ac-container input:checked ~ div.ac-large{
	height: 370px;
}

}



@media screen and (min-width: 681px) and (max-width: 780px) { 
.container {
width: 95%;
	margin: 0px auto;
}
.container img{
width: 270px;
	margin: 0px auto;
	padding-left: 20px;
}
.container2 section{
position: relative;
float: left;
width: 100%;
}
.container3 section{
position: relative;
float: left;
width: 100%;
}
.container2 {
position: relative;
float: left;
width: 50%;
}
.container3 {
position: relative;
float: left;
width: 50%;
}
.ac-container{
	width: 100%;
	margin: 0px;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 280px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 230px;
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 230px;
}
.ac-container input{
	display: none;
}
.ac-container div{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container div p{
	font-style: italic;
	color: #777;
	line-height: 19px;
	font-size: 14px;
	padding: 0px;
	padding-left: 24px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ div{

}
.ac-container input:checked ~ div.ac-small{
	height: 370px;
}
.ac-container input:checked ~ div.ac-medium{
	height: 370px;
}
.ac-container input:checked ~ div.ac-large{
	height: 370px;
}

}

@media screen and (min-width: 781px) and (max-width: 850px){ 

.orafaktaink {height: 400px;width: 300px;}
.container {
width: 95%;
	margin: 0px auto;
}

.container2 section{
position: relative;
float: left;
}
.container3 section{
position: relative;
float: left;
}
.container2 {
position: relative;
float: left;
width: 48%;
}
.container3 {
position: relative;
float: left;
width: 48%;
}
.ac-container{
	width: 300px;
	margin: 0px;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 310px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 270px;
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 270px;
}
.ac-container input{
	display: none;
}
.ac-container div{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container div p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 3px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ div{

}
.ac-container input:checked ~ div.ac-small{
	height: 380px;
}
.ac-container input:checked ~ div.ac-medium{
	height: 380px;
}
.ac-container input:checked ~ div.ac-large{
	height: 380px;
}

}







@media screen and (min-width: 851px){ 


.container {
width: 100%;
	margin: 0px auto;
	padding-left: 50px;
}
.container img{
width: 230px;
	margin: 0px auto;
}
.container2 section{
position: relative;
float: left;
width: 230px;
}
.container3 section{
position: relative;
float: left;
width: 230px;
}
.container2 {
position: relative;
float: left;
width: 32%;
}
.container3 {
position: relative;
float: left;
width: 32%;
}
.ac-container{
	width: 230px;
	margin: 0px;
	text-align: left;
}
.ac-container label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 240px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 180px;
}
.ac-container input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 180px;
}
.ac-container input{
	display: none;
}
.ac-container div{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container div p{
	font-style: italic;
	color: #777;
	line-height: 19px;
	font-size: 13px;
	padding: 3px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ div{

}
.ac-container input:checked ~ div.ac-small{
	height: 440px;
}
.ac-container input:checked ~ div.ac-medium{
	height: 440px;
}
.ac-container input:checked ~ div.ac-large{
	height: 440px;
}












.ac-container6{
	width: 230px;
	margin: 0px;
	text-align: left;
}
.ac-container6 label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 240px;
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container6 label:hover{
	background: #fff;
}
.ac-container6 input:checked + label,
.ac-container6 input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container6 label:hover:after,
.ac-container6 input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 180px;
}
.ac-container6 input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 180px;
}
.ac-container6 input{
	display: none;
}
.ac-container6 div{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container6 div p{
	font-style: italic;
	color: #777;
	line-height: 19px;
	font-size: 13px;
	padding: 3px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container6 input:checked ~ div{

}
.ac-container6 input:checked ~ div.ac-small{
	height: 275px;
}
.ac-container6 input:checked ~ div.ac-medium{
	height: 275px;
}
.ac-container6 input:checked ~ div.ac-large{
	height: 275px;
}














.ac-container7{
	width: 230px;
	margin: 0px;
	text-align: left;
}
.ac-container7 label{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	padding: 0px 0px;
	position: relative;
	z-index: 20;
	display: block;
	height: 290px; /*képmagasság*/
	cursor: pointer;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
}
.ac-container7 label:hover{
	background: #fff;
}
.ac-container7 input:checked + label,
.ac-container7 input:checked + label:hover{
	background: #FFF;
	color: #3d7489;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
}
.ac-container7 label:hover:after,
.ac-container7 input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(../images/arrow_down.png) no-repeat center center;
	top: 230px;
}
.ac-container7 input:checked + label:hover:after{
	background-image: url(../images/arrow_up.png);
	top: 230px;
}
.ac-container7 input{
	display: none;
}
.ac-container7 div{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container7 div p{
	font-style: italic;
	color: #777;
	line-height: 19px;
	font-size: 13px;
	padding: 3px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container7 input:checked ~ div{

}
.ac-container7 input:checked ~ div.ac-small{
	height: 220px;
}
.ac-container7 input:checked ~ div.ac-medium{
	height: 220px;
}
.ac-container7 input:checked ~ div.ac-large{
	height: 220px;
}
}



.ac-container7 input:checked ~ div.ac-largeX{
	height: 300px;
}