
/* Mobile */

@media only screen and (max-width:768px) {
	
.desktop {
		display: none!important;
	}
	body {
		padding-top: 0;
		font-size: 18px;
	}	
	body.home {
		padding-top: 10vh;
	}
	ul {
		margin-top: 4vh;
		margin-left: 2vw;
	}
	ul>li:before {
		content: "– ";
		line-height: 1.55;
		margin-left: -3vw;
	}
	.break-desktop br {
		display: none;
	}

	#sitelogo.icon {
		width: 10%;
		margin: 0 0 0 5%;
	}	
	.default {
		font-size: 17px!important;
	}
	.break-desktop br {
		display: none;
	}
	.break-desktop .mobile br {
		display: inline-block;
	}
	#preloader img.logo {
		width: 16vw;
		height: 16vw;
		left: 42vw;
		top: 42vh;
	}	
	#preloader .pre-overlay {
		width: 16vw;
		height: 16vw;
		left: 42vw;
		top: 42vh;
	}
	.home .header {
		background: #fff;
		position: fixed;
		left: 0;
		top: 0;
		width: 100vw;
		height: 12vw;
		z-index: 9;
		transition: height .3s;
		display: block;
	}
	#sitelogo {
		margin: 1vw 0 0 5vw;
		width: 20vw;
	}
	.top-but {
		padding: 3px 5vw;
	}

	#intro, #startimage, #video-wrapper-1, #video-wrapper-2 {
		width: 90vw;
	}
	#intro {
		margin: 0 auto 6vh auto;
	}
	.video-wrapper video {
		min-height: initial;
		width: 120%;
		position: absolute;
		left: -10%;
		bottom: 0;
	}
	.intro-title {
		font-size: 10vw;
		top: 35%;
	}
	#navigation {
		width: 100vw;
		padding: 0;
		margin-top: 0;
	}
	#navigation.active {
		width: 100vw;
		padding: 12vh 0;
		margin-top: 0;
		height: 76vh;
	}
	.home #navigation.active {
		margin-top: 12vw;
	}
	#navigation .col3 {
		width: 100vw;
		float: left;
		text-align: center;
	}
	#navigation a {
		padding: 0.5vh;
		font-size: 6vw;
		margin: 0;
	}
	.down-link {
		bottom: 3vh;
		width: 80px;
		height: 80px;
		position: fixed;
	}
	p, a {
		margin-bottom: 6vw;
		margin-top: 6vw;
	}	
	h2, .news h2 {
		font-size: 7vw;
		line-height: 1.3;
		margin-top: 6vw;
		margin-bottom: 0;
	}
	.section-content {
		margin: 4vh auto;
		width: 84%;
	}
	.titel {
		font-size: 13vw;
	}
	h3.subtitle {
		margin: 0 0 3vh 0;
		font-size: 21px;
	}
	p.more {
		text-decoration: underline;
		text-underline-offset: 4px;
		margin-top: 20px;
	}
	.trenner {
		margin: 6vh auto;
	}
	.box {
		width: 100%!important;
		margin-top: 5vh;
	}
	.box p {
		font-size: 18px;
	}
	.big-right, .small-right {
		transform: translateX(8vw);
	}
	.big-right p, .small-right p, .big-right h4, .small-right h4 {
		padding-right: 8vw;
	}
	.big-left, .small-left {
		transform: translateX(-8vw);
	}
	.big-left p, .small-left p, .big-left h4, .small-left h4 {
		padding-left: 8vw;
	}
	.space {
		height: 0;
	}

	.newslist {
		margin: 0 0 7vh 0;
	}
	span.number {
		font-size: 15px;
	}
	.newstitle {
		height: 25vw;
	}
    #News .newstitle > a {
        font-size: 5vw;
        padding: 9vw 0 0 10vw;
        height: 25vw;
        display: block;
        line-height: 1.3;
    }
	.newstitle a span {
		display: block;
	}
	#mehr_laden {
		font-size: 16px;
	}

	#counters .section-content {
		width: 84%;
		margin: 2vh 8vw;
	}
	div.count {
		padding-bottom: 14%;
		padding-top: 44%;
	}
	div.count.left {
		width: 26%;
		width: 100%;
	}
	div.count.middle {
		width: 30%;
		width: 100%;
		margin-left: 10%;
		margin-left: 0%;
		margin-right: 10%;
		margin-right: 0%;
	}
	div.count.right {
		width: 100%;
		padding-bottom: 23px;
		padding-bottom: 14%;
	}
	div.count .number {
		font-size: 12vw;
		font-size: 30vw;
		letter-spacing: -1vw;
	}
	.count-text p {
		font-size: 18px;
	}

	.scrollbox {
		float: left;
		width: 100vw;
		overflow-x: scroll;
		margin-left: -8vw;
	}
	.zitate {
		max-width: initial!important;
		width: 270vw!important;
		margin-left: -4vw;
		margin-bottom: 10vw;
		padding-bottom: 0;
	}
	.zitat-box {
		width: 88vw;
		height: 105vw;
		float: left;
		position: relative;
		perspective: 1000px;
		padding-bottom: 0;
	}	
	.zitat {
		width: 95vw;
		height: 95vw;
	}
	.zitat-content {
		font-size: 4.5vw;
		transform: translateY(-46%);
	}
	.zitat-name {
		font-size:  4vw;
	}
	span.quote {
		font-size: 12vw;
		height: 1.5vw;
		width: 3vw;
		transform: translate(-6vw, 2vw);
		margin-left: -3vw;
	}	
	span.quote.end {
		transform: translate(2vw, 9vw);
	}

	.kontakt-wrapper {
		padding-bottom: 20vw;
	}
	video#lindau_video {
		width: 100vw;
		margin-left: -8vw;
	}
	div#social {
		width: 100%;
		bottom: 0;
	}
	div#social a {
		margin-right: 5vw;
		display: inline-block;
	}
	.sm-icon {
		width: 12vw;
	}

	.section-content.full {
		width: 100%;
	}
	.kreise {
		width: 100%;
		padding: 4% 0% 6% 0%;
		margin: 4vh auto 8vh auto!important;
	}
	.kreis-box {
		float: none;
		width: 74%;
		padding-bottom: 74%;
		margin-left: 13%;
		transform: scale(0)!important;
		transition: transform 1.5s ease 0s, opacity 1s;
	}	
	.kreis-box.animate {
		transform: scale(1)!important;
		opacity: 1;
	}
	.kreis-box span.mobile {
		position: absolute;
		margin-top: 65%;
		left: 50%;
		transform: translateX(-50%);
		font-weight: normal;
		width: 100%;
	}	
	.kreise .col3 p {
		font-size: 3.7vw;
		margin-top: 6vw;
	}
	.kreise .col3 .mobile {
		display: inline-block;
	}
	.kreis {
		background-position: center 45%;
		background-size: auto 28vw;
	}
	a.open {
		font-size: 7vw;
	}
	h2.titel {
		margin: 4vh 0 3vh 0;
	}
	
	section#kontakt h2.titel {
		margin: 6vh 0 0 0;
		font-size: 14vw;
		width: 100%;
	}
	#kontakt h3.subtitle {
		margin-bottom: 4vh;
	}
	
/* Unterseiten */	
	#start h1.headline_top {
		min-width: 80%;
		width: auto;
		font-size: 12vw;
	}
	.content-section .headline_2 {
		font-size: 10vw;
		line-height: 1.3;
	}
	
	.value #start h1.headline_top {
		top: 35%;
	}
	
	.wirsindbay section#start:before {
		background: linear-gradient(0deg, transparent 30%, rgba(0,0,0,0.3) 100%);
	}
	.wirsindbay #start h1.headline_top {
		top: 28%;
	}
	.beratungsintelligenz #start h1.headline_top {
		top: 25%;
		bottom: initial;
	}	
	
	.kaufmann section#start:before {
		background: linear-gradient(0deg, transparent 30%, rgba(0,0,0,0.3) 100%);
	}
	.kaufmann #start h1.headline_top {
		top: 25%;
	}
	
	p.image.kapitalien {
		margin: 6vh 0;
	}

	/* Crew */
	
    #Crew .newstitle > a {
        font-size: 5vw;
        padding: 7vw 0 0 10vw;
        height: 25vw;
        display: block;
        line-height: 1.3;
    }
	.crew #start h1.headline_top {
		top: 25vh;
		bottom: initial;
	}
	#Crew .function {
		font-size: 15px;
	}
	/* Crew Detail + News Detail */
	.news section#start:before {
		background: linear-gradient(0deg, rgba(0, 0, 0, 0.0) 15%, transparent 55%, rgba(0, 0, 0, 0.1) 100%);
	}
	.member .video-wrapper, .news .video-wrapper {
		height: 36vh;
	}
	.member #start, .news #start {
		height: 36vh;
	}
	.member section#post, .news section#post {
		padding-top: 0;
	}
	.member section#post .section-content, .news section#post .section-content {
		padding-top: 2vh;
	}
	.member #nametitle, .news #nametitle {
		max-width: 86vw;
		left: 0;
		position: relative;
		top: 0;
		mix-blend-mode: unset;
		filter: unset;
		color: #000;
	}
	.member .member-data, .news .newstext {
		margin-top: 8vw;
		font-size: 17px;
	}
	.member #nametitle .h1.name, .news #nametitle .h1.name {
		font-size: 10vw;
		line-height: 1.2;
	}
	.member .function {
		margin-top: 2vw;
	}
	.member a.vcf {
		background-size: auto 90%;
		padding-right: 22px;
	}
	.member a.cv {
		background-size: auto 90%;
		padding-right: 24px;
	}
	.member div#cvbox {
		font-size: 16px;
	}
	.member .sm-icon {
		width: 12vw;
	}
	img.sm-icon.fade.animate {
		opacity: 1;
	}
	.member-data #social {
		width: auto;
	}
	.member-data #social a {
		margin-right: 0;
		display: inline-block;
	}
	.member .down-link, .news .down-link {
		display: none!important;
	}

	/* ENDE Crew */


	.content-section h3 {
		font-size: 21px;
	}

	.parallax-section .section-content {
		margin: 0 auto;
		height: 100vh;
	}
	.parallax-section .titel {
		font-size: 10vw;
	}
	span.urheber {
		font-size: 5vw;
		white-space: normal;
		margin-top: 4vw;
	}

	.kapitalien img {
		height: auto;
		width: 100%;
	}

	/* Jobs */
	#Jobs .newstitle.accordion {
		height: 34vw;
	}
	#Jobs .newstitle .bezeichnung {
		font-size: 5.5vw;
		padding: 7vw 0 7vw 15%;
		line-height: 1.2;
	}
	#Jobs .function {
		font-size: 70%;
		margin-top: 0.5vh;
	}
	#Jobs .description {
		padding: 6vh 0;
	}
	
/* Impressum, Datenschutz */	
	body.legal {
		font-size: 16px;
		line-height: 1.4;
	}	
	.legal h1 {
		font-size: 26px;
		margin-top: 8vh;
	}
	.legal .content-section p, .legal .content-section a {
		margin-bottom: 12px;
		margin-top: 12px;
	}
	.legal ul {
		margin-top: 12px;
		margin-left: 10px;
		margin-bottom: 24px;
	}
	.legal strong, .legal b {
		font-weight: 500;
	}
	.pagecontent {
		width: 90%;
		margin: 8vh auto 4vh auto;
	}	
	.textpage .titel {
		font-size: 10vw;
		margin-bottom: 7vw;
	}
	.pagecontent .titel {
		text-align: left;
	}	
	.pagecontent h2 {
		font-size: 5.5vw;
		margin: 8vw 0 3vw 0;
		line-height: 1.1;
		text-align: left;
	}	
	.pagecontent p, .pagecontent a {
		font-size: 15px;
		margin: 1.5vw 0;
		text-align: left;
	}
	
	
/* Under Construction */
#sitelogo {
	margin: 0!important;
	width: 100%!important;
	text-align: center!important;
}
#sitelogo img {
    width: 60vw!important;
}
.section-content {
	margin: 8vh auto!important;
	width: 86%!important;
}
#Intro {
    height: auto;
    text-align: center;
}
#Intro .align-right {
	margin-top: 3vh !important;
	margin-bottom: 5vh !important;
	width: 100% !important;
	justify-content: center !important;
}
#Intro .align-right img {
    width: 40vw!important;
    margin-right: 0;
}
#Intro .title {
    font-size: 12vw!important;
}
#Intro .subtitle {
    opacity: 1;
    color: #7d694f;
    font-size: 5vw;
    letter-spacing: 0.1vw;
}
    .kontakt-wrapper {
        position: relative;
        bottom: 0;
        left: 0;
        width: 86vw;
        height: auto;
        padding-bottom: 0;
    }
.kontakt-text {
	font-size: 4vw;
	text-align: center;
	width: 100%;
	display: block;
	float: none !important;
	margin-bottom: 1vh;
}
.kontakt-text.middle {
    position: relative;
    left: 0;
}
.kontakt-text.right {
    position: relative;
    right: 0;
}

/* ENDE Under Construction */	
}