/*@media screen and (max-width: 1320px) {
	body:after{
		position: fixed;
		top: 0;
		right: 0;
		content: "1320 - 1920";
		color: white;
		padding: 5px;
		background: red;
		z-index: 99999;
	}
}
@media screen and (max-width: 1050px) {
	body:after{
		position: fixed;
		top: 0;
		right: 0;
		content: "1050";
		color: white;
		padding: 5px;
		background: red;
		z-index: 99999;
	}
}
*/
/* things need to be resized

#header-container .content
.content
.content.extended
.cover.sub .center .pncustommenumenu




*/

/* ----------------------------------------------------------------------------- */

@media screen and (max-width: 1660px) {
	.left-info{
		margin-left: 0px;
	}
	.newsitem .image-container{
		height: 260px;
	}
	.text-container .news_btn{
		font-size: 17px;
	}
	.news-title{
		font-size: 30px;
	}
	.text-container .news_btn{
		margin-left: -20px;
	}
	.text-container .news_btn:nth-child(even){
		margin-right: -20px;
	}
}

@media screen and (max-width: 1320px) {

	.content, #header-container .content{
		width: 100%;
	}

	.content h2{
		padding-bottom: 20px;
		padding-top: 150px;
	}
	.news-container .newsitem{
		width: calc(33% - 7px);
    margin-right: 15px;
	}
	.news-container .newsitem:nth-child(3n){
		margin-right: 0;
	}
	.content h3{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.newspopup, .videopopup{
		height: 90%;
		width: 90%;
	}
	.ptop{
		padding-top: 0 !important;
	}
	.content.pbot{
		padding-bottom: 0 !important;
	}
	.viditm{
		margin-top: 30px;
		width: calc(100% / 2);
	}
	.viditm:nth-child(odd) .video-item,
	.viditm:nth-child(odd) .video-text-container .video-title,
	.viditm:nth-child(odd) .video-text-container .video-desc{
		margin-left: 90px;
	}
	.viditm:nth-child(even) .video-item,
	.viditm:nth-child(even) .video-text-container .video-title,
	.viditm:nth-child(even) .video-text-container .video-desc{
		margin-right: 90px;
	}
	.video-container .viditm .video-text-container{
		padding-left: 30px;
		padding-right: 30px;

	}
	.qcard{
		height: 42vw;
		margin-right: 0 !important;
		width: calc(100% / 3 - 5px);
	}
	.qcard .inner{
		font-size: 1.54vw;
	}
	.qcard .inner .big{
		font-size: 4.5vw;
	}
}
@media screen and (max-width: 1290px) {
	.cover.main .right img{
		float: left;
	}
	.cover.main .right img{
		height: 50vw;
		width: 50vw;
	}
	.cover.main .left{
		width: 100%;
	}
}
@media screen and (max-width: 1175px) {
	.cover.main p .title{
		width: 55%;
	}
	.cover.main .right{
		/*top: 100px;*/
	}
}
@media screen and (max-width: 1050px) {

	#header .pncustommenumenu{
		display: table;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: stretch;
	}
	#header .pncustommenumenu li:last-child{
		border-right: none;
	}
	.cover.main .right img{
		float: right;
	}
	.content, .content.extended, #header-container .content{
		width: 100%;
	}

	.news-container{
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
	.news-container .newsitem{
		width: 50%;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	.news-container .newsitem .text-container{
		padding: 25px;
	}
	.newsitem .image-container{
		height: 280px;
	}
	.news-title{
		font-size: 33px;
	}
	.news-text{
		font-size: 23px;
	}
	.cover.main p .title, .cover.sub p .title{
		font-size: 5.5vw;
	}
	.cover.main h3, .cover.sub h3{
		font-size: 3.5vw;
	}
	.cover.main p .title{
		width: 55vw;
	}
	.qcard{
		height: 500px;
		width: 370px;
		display: block;
		margin: 0 auto !important;
		margin-bottom: 50px !important;
	}
	.qcard .inner{
		font-size: 19px;
	}
	.qcard .inner .big{
		font-size: 40px;
	}
	.text-container .news_btn{
		margin-left: -12px;
	}
	.text-container .news_btn:nth-child(even){
		margin-right: -12px;
	}

}
@media screen and (max-width: 1040px) {
	#header .pncustommenumenu li{
		font-size: 2.5vw;
	}
	#header .pncustommenumenu li{
		padding-left: 2.5vw;
		padding-right: 2.5vw;
	}

}
@media screen and (max-width: 840px) {
	.cover.main .right{
		top: 16vw;
	}
	.content:not(.videoc){
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	#header-container .content{
		padding: 0 !important;
	}
	.cover.main p .title{
		font-size: 6.5vw;
	}
	.cover.main h3, .cover.sub h3{
		font-size: 4.5vw;
	}
	.cover.main p .title{
		width: 65vw;
	}
	.cover.sub p .title{
		font-size: 6vw;
	}
	.cover.main{
		height: 45vw;
	}
	.cover.sub .center .pncustommenumenu{
		padding: 0;
		margin: 0;
		width: 70%;
		display: block;
		margin: 0 auto;
	}
	.cover.sub .center .pncustommenumenu li{
		font-size: 5vw;
	}
	.news-container .newsitem{
		width: 100%;
		/* display: block; */
	}
	.newsitem .image-container{
		height: 220px;
	}
	.cover.sub .center .pncustommenumenu li div a{
		padding-left: 5vw;
		padding-right: 5vw;
	}
	.cover.sub{
		padding-top: 4vw !important;
	}

	.answercont img{
		width: 100%;
		height: auto;
	}
	.cover.sub p{
		padding-left: 0;
	}
	.cover.sub h3{
		padding-left: 0;
	}
	.left-info{
		margin-left: 0px;
	}
	.qcard{
		width: 320px;
		margin-bottom: 30px !important;
	}
	.text-container .news_btn{
		font-size:16px;
	}
}
@media screen and (max-width: 750px) {
	.cover.sub .left,
	.cover.sub .right{
		display: block;
		float: none;
		margin-bottom: 20px !important;
		margin-top: 20px !important;
	}

}
@media screen and (max-width: 750px) {
	.viditm{
		display: block;
		width: 100%;
	}
	.video-item{
		margin-left: 75px !important;
		margin-right: 75px !important;
	}
	.video-container .viditm .video-text-container{
		margin-left: 75px !important;
		margin-right: 75px !important;
		padding-top:50px;
		padding-bottom: 50px;
		min-height: 0;
	}
	.video-container .viditm .video-text-container .video-title,
	.video-container .viditm .video-text-container .video-desc{
		margin: 0 !important;
	}
	.dbc{
		padding-bottom: 50px;
	}
	.video-container .viditm .video-text-container .video-title{
		margin-bottom: 20px !important;
	}
	.text-container .news_btn{
		margin-left: auto;
	}
	.text-container .news_btn:nth-child(even){
		margin-right: auto;
	}
}
@media screen and (max-width: 640px) {
	.questioncont{
		font-size: 18px;
	}
	.answercont p{
		font-size: 16px;
	}
	.news-title{
		font-size: 18px;
	}
	.news-text{
		font-size: 16px;
	}
	.newsitem .image-container{
		height: 40vw;
	}
	.news-container .newsitem .text-container{
		padding: 7vw;
	}
}
@media screen and (max-width: 620px) {
	.cover.main .right{
		top: 25vw;
	}
	.video-item{
		height: 50vw;
	}
	.video-container .viditm .video-text-container .video-title{
		font-size: 18px;
	}
	.video-container .viditm .video-text-container .video-desc{
		font-size: 16px;
	}
	.news-container{
		padding-left: 10vw !important;
		padding-right: 10vw !important;
	}
	.video-item, .video-container .viditm .video-text-container {
		margin-left: 10vw !important;
		margin-right: 10vw !important;
	}
}
@media screen and (max-width: 550px) {
	.cover.main{
		padding-top: 11vw !important;
	}
	#header .pncustommenumenu li{
		font-size: 14px;
	}
	.left-info table *{
		display: block;
		padding-bottom: 10px;
	}
	.left-info td:first-child img{
		margin-top: 0;
	}
	.left-info td{
		margin-bottom: 0px !important;
	}
	.left-info table a{
		padding-bottom: 0;
	}
}
@media screen and (max-width: 530px) {
	#header .pncustommenumenu li{
		padding-bottom: 10px;
		padding-top: 10px;
	}
}

@media screen and (max-width: 430px) {
	.qcard{
		height: 130vw;
		width: 100%;
		display: block;
		margin: 0 auto !important;
		margin-bottom: 25px !important;
	}
	.qcard .inner{
		font-size: 4.5vw;
	}
	.qcard .inner .big{
		font-size: 10vw;
	}
	.qcard .inner p br{
		display: none;
	}
	.content h3{
		font-size: 8.5vw;
	}
}


/* megújult oldal változások */
@media screen and (max-width: 1320px) {
	.qcard.card1 .inner .inl-blk.ml{
		margin-left: 70px;
	}
	.qcard.card2 .inner .inl-blk.ml{
		margin-left: 70px;
	}
	.qcard.card3 .inner .inl-blk.ml{
		margin-left: 50px;
	}
}
@media screen and (max-width: 1200px) {
	.qcard.card1 .inner .inl-blk.ml{
		margin-left: 50px;
	}
	.qcard.card2 .inner .inl-blk.ml{
		margin-left: 50px;
	}
	.qcard.card3 .inner .inl-blk.ml{
		margin-left: 30px;
	}
}
@media screen and (max-width: 1050px) {
	.imagemenu{
		padding: 0px 50px;
	}
	.imagemenu div {
    flex: 0 0 50%;
	}
	.imagemenu div img{
		padding: 15px 30px;
	}
	.card-container{
		display: flex;
		flex-wrap: wrap;
		padding: 0;
	}
	.left-info td:not(:first-child) {
		min-width: 150px;
	}
	.news-container .newsitem{
		width: calc(50% - 15px);
		margin-right: 15px;
		margin-bottom: 15px;
	}
	.news-container .newsitem:nth-child(3n) {
		margin-right: 15px;
	}
	.news-container .newsitem:nth-child(2n) {
    margin-right: 0;
	}

	.qcard.card1 .inner .inl-blk.ml{
		margin-left: 70px;
	}
	.qcard.card2 .inner .inl-blk.ml{
		margin-left: 70px;
	}
	.qcard.card3 .inner .inl-blk.ml{
		margin-left: 45px;
	}

}
@media screen and (max-width: 840px) {
	.qcard.card1 .inner .inl-blk.ml{
		margin-left: 30px;
	}
	.qcard.card2 .inner .inl-blk.ml{
		margin-left: 30px;
	}
	.qcard.card3 .inner .inl-blk.ml{
		margin-left: 10px;
	}
}
@media screen and (max-width: 750px) {
	.imagemenu{
		padding: 0px;
	}
	.card-container{
		display: block;
	}
	.left-info td:first-child img{
		width: 100%;
		height: auto;
	}
	.content h3 {
    padding-top: 50px;
    padding-bottom: 50px;
	}
	.newsitem .text-container{
		height: 250px;
	}
	.text-container .news_btn:nth-child(even){
		float: none;
	}
	.text-container .news_btn{
		display: block !important;
		margin: 0 auto;
		margin-bottom: 15px;
		max-width: 90%;
	}
	.news-container .newsitem{
		width: 400px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
	}
	.news-container .newsitem:nth-child(2n){
		margin-right: auto;
	}
	.news-container .newsitem:nth-child(3n){
		margin-right: auto;
	}
	.newsitem .text-container {
    height: auto;
	}
	.newspopup-text p img{
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 650px) {
	.left-info td{
		display: block;
		margin-bottom: 15px;
	}
	.left-info td:first-child img{
		width: 150px;
	}
	.cover.sub{
		padding-bottom: 0px !important;
	}
}
@media screen and (max-width: 576px) {
	.imagemenu div img {
    padding: 10px 20px;
	}
	.news-container .newsitem{
		width: 320px;
	}
	.newsitem .image-container {
    height: 45vw;
	}
}

@media screen and (max-width: 420px) {
	.imagemenu div img {
    padding: 5px 10px;
	}
	.left-info td:not(:first-child){
		padding-left: 0;
	}
	.content h3 {
    padding-bottom: 30px;
	}
	.news-container .newsitem{
		width: 100%;
	}
	.text-container .news_btn {
    font-size: 16px;
	}
	.newsitem .image-container {
    height: 50vw;
	}
	.qcard.card1 .inner .inl-blk.ml{
		margin-left: 0px;
	}
	.qcard.card2 .inner .inl-blk.ml{
		margin-left: 0px;
	}
	.qcard.card3 .inner .inl-blk.ml{
		margin-left: 0px;
	}
	.qcard .inner .interactive .rectangular{
		background: white;
		border-radius: 10px;
		font-weight: bold;
		color: black;
		font-size: 22px;
		display: block;
		height: 30px;
		width: 30px;
		padding-left: 8px;
		padding-top: 2px;
	}
}

/* megújult oldal változások VÉGE*/
