
@media (max-width: 992px) {
	
	/*  Szűrés  */
	
	.program-bal {
		width: 80px;
	}
	
	.program-img {
		/*width: 80px;*/
	}
	
	a.program-cim {
		font-size: 17px;
	}

	.kamu-szures-tarto{
		height: auto;
	}
	
	.szures-tarto{
		width: 100%;
		height: auto;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.szures-tarto-doboz{
		float: none;
	}
	
	.szures-fejlec-szoveg {
		line-height: 16px;
	}
	
	.szures-valamire-doboz{
		position: static;
		padding-left: 20px;
		padding-right: 20px;
	}
	/*.szures-tarto-doboz:last-child .szures-valamire-doboz{
		padding-bottom: 20px;
	}*/
	
	.szures-valamire-doboz ul{
		padding-top: 0px !important;
	}
	
	.szures-fejlec-doboz i.fa {
		float: right;
	}
	
	.rendezvenyek-szures-programgazda-doboz {
		width: 50%;
		float: left;
	}
	
	.szures-valamire-doboz{
		width: 100%;
		left: 0;
	}
	
	/*  Lista  */
	
	
	/*
	.programlista .programlista-sor:nth-last-child(-n+2) .programlista-elem{
		margin-bottom: 20px;
	}
	.programlista .programlista-sor:last-child .programlista-elem{
		margin-bottom: 0px;
	}
	*/
	
	.programlista.single-column.mixed-version .programlista-mixed-elem-container:nth-last-child(-n+2) .programlista-elem{
		margin-bottom: 20px;
	}
	.programlista.single-column.mixed-version .programlista-mixed-elem-container:last-child .programlista-elem{
		margin-bottom: 0px;
	}
	
	.col-kiegeszito-elem{
		margin-top: -20px;
	}
	
	.programlista.multi-column .col-kiegeszito-elem{
		margin-top: -40px;
	}
	
}

@media (min-width: 768px) and (max-width: 991px) {
	
}

@media (max-width: 767px) {
	
	/*  Lista  */
	
	.programlista {
		//margin-bottom: 40px;
	}
	
	.programlista-sor,
	.programlista-sor:nth-last-child(-n+2){
		margin-bottom: 20px;
	}
	.programlista.multi-column .programlista-sor,
	.programlista.multi-column .programlista-sor:nth-last-child(-n+2){
		margin-bottom: 40px;
	}
	.programlista-sor:last-child{
		margin-bottom: 0px !important;
	}

	.programlista-elem,
	.programlista-sor:nth-last-child(-n+2) .programlista-elem{
		margin-bottom: 20px;
	}

	.programlista-sor:last-child .programlista-elem{
		margin-bottom: 0px;
	}

	.single-column .programlista-elem.fitheight .program-bal-cont{
		height: auto !important;
		border-right: none;
		border-bottom: 1px solid #eaeced;
	}	
	
	.single-column .programlista-elem .program-jobb-cont {
		height: auto !important; 
	}
	
	.single-column .programlista-elem.fitheight .program-jobb-cont{
		padding: 15px;
	}
	
	.single-column .programlista-elem .program-jobb-cont.no-paddingleft-xs{
		padding-left: 0px;
	}
	
	.programlista.single-column .fitheight .img-box-cont{
		height: auto;
		padding-left: 0px;
	}
	
	.programlista.single-column .fitheight .img-box{
		height: auto;
		width: auto;
		margin-left: 0px;
	}

	.programlista.single-column .fitheight .img{
		display: block;
		width: 100%;
		max-width: 100%;
	}	
	
	.programlista .title{
		white-space: normal;
		overflow: auto;
		font-size: 18px;
	}
	
	.programlista .date{
		text-transform: none;
		font-size: 12px;
		line-height: 14px;
		height: auto !important;
	}
	
	.programlista .description{
		margin-top: 10px;
		font-size: 14px;
		max-height: none;
		height: auto;
	}
	
	.listazasGomb{
		width: 100%;
	}
	

	/* bovitett */
	
	.program-bovebb-szerviz {
		font-size: 12px;
	}
}