.tagname-on-pic-bottom {
	margin-left: 0.625rem;
	z-index: 99;
	height: 1.25rem;
	width: auto;
	min-width: 0;
	bottom: 0.0625rem;
}

.tagname-on-pic-inside {
	z-index: 99;
	height: 1.35rem;
	width: auto;
	min-width: 0;
	top: 0;
	left: 0;
	margin-top: -1.37rem;
	margin-left: -1.55rem;
}

.social-on-pic-bottom {
	height: 1.25rem;
	width: auto;
	min-width: 0;
	display: table;
	margin-left: -0.625rem;
	line-height: 1.45rem;
}

.tagname-on-text-top {
	z-index: 99;
	height: 1.25rem;
	width: auto;
	min-width: 0;
	display: table;
	top: 0;
	left: 0;
}

.konz-tagname {
	margin-top: -0.525rem;
	margin-left: -0.625rem;
}

.title-on-pic-inside {
	font-size: 1.8125rem;
	color: #ffffff;
	line-height: 2.5rem;
	position: absolute;
	bottom: 10%;
	left: 11.85%;
	width: auto;
	min-width: 0;
	max-width: 85%;
	display: table;
	margin-bottom: 0rem;
}

.title-on-pic-inside > span {
	/*background-color: rgba( 0, 0, 0, 0.55 );
	height: 1.8rem;
	box-shadow: 0.625rem 0 0 rgba( 0, 0, 0, 0.55 ), -0.625rem 0 0 rgba( 0, 0, 0, 0.55 );*/
	
	background-color: rgba( 0, 0, 0, 0.55 );
	height: 1.8rem;
    box-shadow: 0.625rem 0 0 rgba( 0, 0, 0, 0.55 ), -0.625rem 0 0 rgba( 0, 0, 0, 0.55 ), 0px 6px 5px -4px rgba( 0, 0, 0, 0.55 );
    box-decoration-break: clone;
    line-height: 1.5;
}

.konz-news-textarea > p {
	color: #333333;
	line-height: 1.25rem;
	font-size: 0.875rem;
}

.konz-news-textarea > h4 {
	font-weight: bold;
	color: #333333;
	line-height: 1.5625rem;
	font-size: 1.375rem;
}

@media only screen and ( max-width: 320px ) {

   .title-on-pic-inside { font-size: 2em; }

}

@media only screen and ( min-width: 420px ) and ( max-width: 640px ) {

	.title-on-pic-inside { 
		font-size: 1.2rem; 
		line-height: 1.5rem;
	}

	.title-on-pic-inside > span {
		height: 0.7rem;
		line-height: 1.9rem;
	}
	
	.carousel-tagHolder .carousel-tag {
		margin: 2px !important;
	}
}
@media only screen and ( max-width: 420px ) {

	.title-on-pic-inside { 
		font-size: 0.9rem; 
		line-height: 1.1rem;
	}

	.title-on-pic-inside > span {
		background-color: rgba( 0, 0, 0, 0.55 );
		height: 0.8rem;
		line-height: 1.4rem;
		box-shadow: 0.3125rem 0 0 rgba( 0, 0, 0, 0.55 ), -0.3125rem 0 0 rgba( 0, 0, 0, 0.55 ), 0px 6px 5px -4px rgba( 0, 0, 0, 0.55 );
	}
	
	.carousel-tagHolder .carousel-tag {
		/*display: none;*/
	}
}

@media only screen and ( max-width: 640px ) {
	.konz-news-textarea > p {
		color:#333333;
		line-height: 1rem;
		font-size: 0.875rem;
	}

	.konz-news-textarea > h4 {
		font-weight: bold;
		color: #333333;
		line-height: 1.5625rem;
		font-size: 1.075rem;
	}
	
	.carousel-tagHolder .carousel-tag {
		margin: 0px 1px !important;
	}
}

.customSlide img {
    height: 30px;
    margin-top: 7px;
}

.short-title {
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.carousel-tagHolder .carousel-tag {
	margin: 1px 2px;
}

.carousel-tagHolder .konz-tagname {
	margin: 1px !important;
}

.carousel-tagHolder p {
	line-height: 1.25rem;
    font-size: 0.875rem;
}