.ajaxpaging .img_overlay_fotos {
	line-height: 1.5em;
}

.ajaxpaging #bigImage {
	width: 100% !important;
}

.ajaxpaging #bigImage {
	max-height: none !important;	
}

.eventgallery-back-button {
	margin-bottom: 5px;
	display: block;
}

#events .item .title {
	font-size: 1.3em;
	margin-top: 5px;
	min-height: 30px;
}

.imagecount {
	margin-bottom: 5px !important;
}

.pull-right {
    margin-bottom: 5px;
}

/*--- Responsive design for smartphones ---*/
@media only screen and (max-width: 991px), only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio : 1.5) 
{
	/* Das Socail Media Symbol - 3 Kreise */
	i.egfa.egfa-2x.egfa-share-alt {
		font-size: 6rem;	
	}
	
	/* Cloud Symbol - Download Button */
	i.egfa.egfa-2x.egfa-cloud-download::before {
		font-size: 6rem;	
	}
	
	/* Das weiße Feld mit der Bildvorschau und dem Download Button */
	div.sharing-dialog_icons {
		width: 600px;
		height: 650px;
	}
	
	/* Das Vorschaubild in der Download box */
	img.eg-img.eg-preview-image {
		width: 550px !important;
		height: auto !important;
	}
	
	/* Das X in der Download box */
	i.egfa.egfa-2x.egfa-times {
		font-size: 6rem;
	}
	
	/* DropDown - wie viele Bilder angezeigt werden sollen */
	select#limit.form-select {
		font-size: 4rem;
	}
	
	.pagination {
		font-size: 2.3rem;
	}
		
	.pagination li {
		margin: 15px;
		line-height: 2.5rem !important;
		display: block;
	}
	
	.pagination li a{
		font-size: 2.5rem;
		
	}	

	/* Play Button in Navigations-Bar
	.pswp .pswp__button--playpause-button.play::before {
		font-size: 2.5rem;
		line-height: 2.5rem;
	}

	// Sozial Media Button in Navigations-Bar 
	div.pswp__top-bar.pswp__hide-on-close button::before {
		font-size: 2.5rem;
		line-height: 2.5rem;
	}
	*/
		
	.eventgallery-back-button {
		font-size: 2.5rem;
		margin-bottom: 15px;
		display: block;
	}
		
	/* Name des Bildes */
	div.pswp__custom-caption.pswp__hide-on-close {
		display: none !important;
	}
	
	
}