:root {
	--titel1: 34px;
	--titel2: 22px;
	--titel3: 18px;
}
	
.navbar-nav.second {
    margin-top: 1rem;
}

.footer .navbar-brand {
    padding-bottom: 2rem;
}

.videomobile {
	display: block;
}
.videodesktop {
	display: none;
}

h2 {
	margin-bottom: 1rem;
}

h3 {
	margin-bottom: 1rem;
	margin-top: 2rem;
}

/* Nachhaltigkeit Grafik */
.nachhaltigkeit .icon.size-l {
	width: 150px;
	height: 150px;
}

.nachhaltigkeit .icon.size-m {
	width: 140px;
	height: 140px;
	padding: 30px;
}

.nachhaltigkeit .size-s {
	width: 100px;
	height: 100px;
	padding: 20px;
}

.nachhaltigkeit .icon.size-xs {
	width: 80px;
	height: 80px;
	padding: 10px;
}

.nachhaltigkeit .icon img {
	max-width: 70%;
}

.nachhaltigkeit h4 {
	font-size: 16px;
}

.nachhaltigkeit p {
    font-size: 13px;
	word-break: break-word;
    min-width: 130px;
}
.kununu img {
    height: 75px;
}
#konfigurator {
	overflow: scroll;
	margin-top: 2rem;
}

.news-slider p:last-of-type {
    -webkit-line-clamp: 1;
}
.verbaende img {
    max-height: 90px;
}
/*ENDE*/
#RingListe {
    grid-gap: 20px;
}

.messen,
.presse {
	grid-template-columns: 100%;
	grid-gap: 30px;
}

.jarallax {
    height: 30vh;
    min-height: 300px;
}

#lightcase-case {
    font-size: 1rem;
    font-family: inherit;
    line-height: inherit;
    width: 100vw !important;
    padding: 0 5rem;
    left: 0;
    margin-left: 0 !important;
}

.lightcase-inlineWrap {
    width: 100% !important;
}

/*
*
* ==========================================
* # Produktseiten / Zubehör
* ==========================================
*
*/

#kollektionsliste{
	grid-template-columns: repeat(2, 1fr);
}
#kollektionsliste .kollektion{
	padding-right: 10px;
	padding-left: 10px;
}


@media(max-width:640px) {
	:root {
    	--titel1: 26px;
    	--titel2: 20px;
    	--titel3: 18px;
	}

	h1{
		hyphens: auto;
		text-wrap: balance;
	}


	.news-slider p:last-of-type {
    	-webkit-line-clamp: 3;
	}
	#berarung .btn,
	#content-wrapper .btn {
    	margin-top: 1rem;
	}
	.navbar-brand object {
    	height: 25px;
	}
	#nav_wrapper .btn-close, .navbar-toggler {
 		padding: 0 !important;
 		width: 34px;
 		height: 34px;
 		margin-left: -10px;
 		flex: none;
	}
	.navbar .navbar-nav:first-child .nav-link {
    	padding-top: 0.5rem;
    	padding-bottom: 0.5rem;
	}
	.offcanvas-header .btn-language, 
	.offcanvas-header .btn-contact {
		padding-left: 0;
	}
	.container {
    	padding-right: 32px;
    	padding-left: 32px;
	}
	#kopfbereich.normal {
    	padding-top: 6rem;
	}
	.kopfgrafik-text {
		bottom: 1rem;
	}
	.parallax-container,
	.parallax {
		min-height: auto;
		padding-top: calc(1080 / 1920 * 100%);
	}
	.footer .container {
    	position: relative;
    	padding-top: 3rem;
	}
	#RingListe .no-results {
    	grid-column: 1 / 2;
	}
	#RingListe {
		dis play: block;
		grid-template-columns: 100%;
		grid-auto-rows: 1fr;
	}
	.RingVorschau {
		margin-botto m: 20px;
	}
	
	/*
	#RingListe:before {
  		content: '';
  		width: 0;
  		padding-bottom: 100%;
  		grid-row: 1 / 1;
  		grid-column: 1 / 1;
	}*/

	#RingListe > *:first-child {
  	grid-row: 1 / 1;
  	grid-column: 1 / 1;
	}
	
	#RingListe .ZusatzVideoBereich, 
	#RingListe .ZusatzBildBereich {
		grid-column: inherit !important;
  		grid-row: inherit !important;
	}
	
	/* Ringdetails */
	#RingDetails .variations span {
    	bottom: 100%;
    	font-size: 8px;
    	top: auto;
	}
	
	.input-group-text {
    	display: block;
    	width: 100%;
    	margin-top: 10px;
	}
	
	h1.produkt-titel {
    	margin-top: 2rem !important;
	}
	.faq.videos {
    	gap: 1rem;
    	display: block;
	}
	
	/* Nachhaltigkeit Grafik */
	.nachhaltigkeit .icon {
		margin: 2rem 0 1rem 0;
	}
	
	.nachhaltigkeit .icon.size-l {
    	width: 130px;
    	height: 130px;
    	padding: 30px;
	}
	.nachhaltigkeit .icon.size-m {
		width: 120px;
		height: 120px;
		padding: 25px;
	}
	.nachhaltigkeit .icon.size-s {
		width: 100px;
		height: 100px;
		padding: 20px;
	}

	.nachhaltigkeit .icon..size-xs {
		width: 80px;
		height: 80px;
		padding: 10px;
	}
	.nachhaltigkeit .text-left,
	.nachhaltigkeit .text-right {
    	margin: 5px 10px 20px 10px;
	}
	
	.geschichte-box:last-child {
		margin-bottom: 0px;
	}
	/**/
	#der-weg .pfeil {
    	transform: rotate(90deg);
	}

	.videoslider .slick-prev, 
	.quicklinks .slick-prev {
    	left: 20px !important;
	}
	.videoslider .slick-next,
	.quicklinks .slick-next {
    	right: 20px !important;
	}
	.quicklinks .row {
    	margin-top: 5px;
    	margin-bottom: 5px;
	}
	.quicklinks .kacheln {
    	flex: 100%;
	}
	.quicklinks .kacheln a {
    	padding-top: 40%;
	}
	.quicklinks .kacheln a {
    	margin: 10px;
	}
	.kacheln .kacheln a,
	#StelleListeKacheln .quicklinks .kacheln a {
		margin: 0;
	}
	#StelleListe .stelle .icon-weiter {
		width: 24px;
	}
	#StelleListe .stelle .icon-weiter:after {
    	height: 24px;
    	width: 24px;
	}
	/*#Handwerk*/
	.slider-arrows .slick-prev {
    	left: -20px !important;
	}
	.slider-arrows .slick-next {
    	right: -20px !important;
	}
	.container .swiper-button-next,
	.swiper-button-next {
		right: 5px !important;
	}
	.container .swiper-button-prev,
	.swiper-button-prev {
		left: 5px !important;
	}
	.slider-video .slick-dots .slick-active button {
    	font-size: 1.25rem;
	}
	#Handwerk .slide-button {
		margin-top: 0;
	}
	#Handwerk .bild {
    	ord er: 3;
    	dis play: none;
    	margin-top: 0rem;
    	margin-bottom: 1rem;
	}

	#Handwerk .bild {
		max-width: 50vw;
	}
	#Handwerk .slide-button .schritt {
    width: 46px;
    height: 46px;
}
	#Handwerk .slide-button {
    	margin-bottom: 0.5rem;
	}
	#Handwerk .slide-button h5 {
    	display: none;
	}
	#Handwerk .slide-button h3,
	#Handwerk .slide-button h5 {
		font-size: 0.85rem;
	}
	
	#Han dwerk .slider-nav {
		display: none !important;
	}
	.gm-style .gm-style-iw-c {
    	padding: 2rem 1rem 1rem 1rem !important;
	}
	#tooltip h1 {
    	font-size: 1rem !important;
    	margin-bottom: 0.25rem;
	}
	.kununu {
    	flex-wrap: wrap;
	}
	.kununu img {
    	height: auto;
    	max-height: 100%;
    	width: 140px;
	}
	#Onlinebewerbung .btn-primary {
		width: 100%;
	}
	.description .job-text {
		padding: 1.5rem;
		padding-top: 5rem;
	}

	.description .job-text:before {
		left: 2rem;
		top: 1.5rem;
		width: 3rem;
		height: 3rem;
	}
	#haendlersuche .btn-close {
		width: 24px !important;
		height: 24px !important;
		padding: 10px 0;
		margin-left: 15px;
	}
	#haendlersuche .btn-primary {
		width: calc(100% - 44px);
	}
	.verbaende img {
		max-width: 100%;
		max-height: 80px;
	}
	.Galerie.klein {
    	grid-template-columns: repeat(4, 1fr);
    	grid-gap: 5px;
	}
	/*
	.kacheln a[class*='lightcase-icon-'].lightcase-icon-next {
    	right: auto;
    	left: 60px;
	}
	.kacheln a[class*='lightcase-icon-'].lightcase-icon-prev {
    	left: 15px;
	}
	.kacheln a[class*='lightcase-icon-'] {
    	bottom: auto;
    	top: 15px;
	}
	*/
}