/**
 * @license
 * MyFonts Webfont Build ID 3779129, 2019-06-27T07:44:18-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: FF DIN Web Pro Regular by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-regular/
 * 
 * Webfont: FF DIN Web Pro Bold by FontFont
 * URL: https://www.myfonts.com/fonts/fontfont/ff-din/pro-bold/
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3779129
 * Licensed pageviews: 50,000
 * Webfonts copyright: 2016 published by Monotype GmbH
 * 
 * © 2019 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/39aa39");

  
@font-face {font-family: 'FFDINWebProRegular';src: url('../webfonts/39AA39_0_0.eot');src: url('../webfonts/39AA39_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/39AA39_0_0.woff2') format('woff2'),url('../webfonts/39AA39_0_0.woff') format('woff'),url('../webfonts/39AA39_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'FFDINWebProBold';src: url('../webfonts/39AA39_1_0.eot');src: url('../webfonts/39AA39_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/39AA39_1_0.woff2') format('woff2'),url('../webfonts/39AA39_1_0.woff') format('woff'),url('../webfonts/39AA39_1_0.ttf') format('truetype');}

@font-face {
font-family: 'Blanch Caps Regular';
font-style: normal;
font-weight: normal;
src: local('Blanch Caps Regular'), url('../webfonts/blanch_caps-webfont.woff') format('woff');
}

:root {
  --lightblue: #cedfd7;
  --grey: #3d3935;
  --yellow: #f6d44d;
}

html {
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}

*{
	margin:0;
	border:0;
	padding:0;
	box-sizing: border-box;
}

body {
	font-family: 'FFDINWebProRegular', sans-serif;
	font-size: 1rem;
	line-height: 1.4rem;
	color: #3d3935;
	-moz-hyphens: auto;
   	-o-hyphens: auto;
   	-webkit-hyphens: auto;
   	-ms-hyphens: auto;
   	hyphens: auto; 
   
}

a:link, a:visited {
	text-decoration:none;
	-webkit-transition: all 0.2s ease-in-out;
 	-moz-transition: all 0.2s ease-in-out;
 	-o-transition: all 0.2s ease-in-out;
 	transition: all 0.2s ease-in-out;
 	color: #3d3935;
}

a:hover {
	text-decoration:none;
}

h1, h2 {
	font-family: 'FFDINWebProBold', sans-serif;
	font-size: 3rem;
	line-height: 3.3rem;
	font-weight:bold;
	margin-bottom: 25px;
	word-wrap:break-word;
}

/* 
h2 {
	font-size: 1.8rem;
	line-height: 2rem;
	font-weight:bold;
	margin-bottom: 5px;
	word-wrap:break-word;
} */

h3 {
	font-size: 1.6rem;
	line-height: 1.8rem;
	font-weight:bold;
	margin-bottom: 5px;
	word-wrap:break-word;
}

h4 {
	font-size: 1.3rem;
	line-height: 1.5rem;
	font-weight:normal;
	margin-bottom: 5px;
	word-wrap:break-word;
}

h5 {
	font-size: 1.1rem;
	font-weight:normal;
	margin-bottom: 5px;
	word-wrap:break-word;
}

input, textarea, select {
	border: 1px solid #999;
	padding: 6px;
	-webkit-appearance: none;
}

textarea {
	height: 200px;
}

checkbox {
	height: 15px;
	width: 15px;
	clear:both;
}

p {
	margin-bottom: 20px;
	word-wrap:break-word;
}

.inside {
	max-width: 1400px;
	margin: auto;
	width: 100%;
}

.section {
    display: flex;
    width: 100%;
}

.c33l, .c33, .c33r, .c66l, .c66r {
	position: relative;
	overflow: hidden;
	display: table-cell;
	vertical-align: top;
}

.c33l, .c33, .c33r {
	width: 33.33%;;
}

.c30r, .c33r, .c66r {
	margin-right: 0;
}

.c66l, .c66r {
	width: 66.5%;
}

.c33l img, .c33 img, .c33r img, .c66l img, .c66r img {
	width: 100%;
}

.c33l strong {
	color: var(--yellow);
	font-family: 'FFDINWebProBold', sans-serif;
}

.c33l {
	margin-right: 15px;
}

.c33m {
	margin: 0 30px;
}

.c33r {
	margin-left: 15px;
}

.c50l, .c50r {
	width: 50%;
	float: left;
}

.bggrey {
	background-color: var(--grey);
	padding: 60px;
	color: #FFF;
}

.welcome .c33r {
	border-left: 3px solid #3d3935;
	padding: 40px;
}

.brumm .c33l img {
	width: 80%;
}

.brumm .beehint {
	position: absolute;
	bottom: 0;
	left: 0;
	max-width: 120px;
	font-size: 0.8rem !important;
}

.brumm .beehint strong {
	color:#3d3935;
	font-family: 'FFDINWebProBold', sans-serif;
}


/* fix issues 


.section.intro .c33r {
	min-height: 602.15px
}

.section.articles .bggrey {
	max-height: 590.33px;
	min-height: 590.33px;
}

.section.picgal img {
	height: 590.33px;
}

*/

#wrapper {
}

header {
	background-color: var(--lightblue);
	overflow: hidden;
	padding: 20px 0;
}

#logo {
	max-width: 650px;
	width: 100%;
	overflow: hidden;
	position: relative;
}

#logo img {
	width: 100%;
}

#container {
}

#main {
}

.section {
	max-width: 1400px;
	position: relative;
	overflow: hidden;
	margin: auto;
	padding: 60px 0;
}

.section.intro {
	padding: 0 0 60px 0;
}

.introhead {
	font-size: 1.9rem;
	line-height: 2.4rem;
	border-bottom: 2px solid var(--yellow);
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.introsub {
	font-size: 3rem;
	line-height: 3.5rem;
}

.biggest {
	font-size: 5.8rem;
	line-height: 6.2rem;
	font-family: 'FFDINWebProBold', sans-serif;
	color: var(--yellow);
	display: block;
}

.small, .copyright, .ml {
	font-size: 0.8rem;
	line-height: 1rem;
}

.intro .c33l {
	background-image: url('img/intro-1.jpg');
	background-repeat: no-repeat;
	background-size: auto;
}

.intro .c33 {
	background-image: url('img/intro-2.jpg');
	background-repeat: no-repeat;
	background-size: auto;
}

.articles .c66r {
	background-image: url('img/produkte.jpg');
	background-repeat: no-repeat;
	background-size: auto;
}

.welcome .c33r {
	background-image: url('img/beekind.png');
	background-repeat: no-repeat;
	background-size: contain;
}

.brumm .c33l {
	background-image: url('img/bienenfutterautomat.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center bottom;
}

.picgal .c66l {
	background-image: url('img/biene-waabe.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.picgal .c33r {
	background-image: url('img/beeshirtkid.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
}

.happy .c66r {
	background-image: url('img/beehappy.png');
	background-repeat: no-repeat;
	background-size: contain;
}

footer {
	clear: both;
	float: none;
	padding: 60px 0;
	background-color: var(--lightblue);
	overflow: hidden;
	position: relative;
}

footer a:link, footer a:visited {
}

footer a:hover {
}

footer .copyright {
	margin: 30px 0;
}

footer .ml img {
	width: 23px;
	height: 23px;
	margin-right: 10px;
}

.c33l img, .c33 img, .c33r img, .c66l img, .c66r img {
	display: none;
}

.honey .c33l img, .honey .c33 img, .honey .c33r img, .honey .c66l img, .honey .c66r img {
	display: block;
}

.honey .c50l img, .honey .c50r img {
	padding-left: 20px;
}

.honey .fmarge {
	margin-bottom: 9px;
}

footer img {
	display: block !important;
}

footer .ml img{
	float: left;
}

@media only screen and (max-width: 1400px) {
	.inside, .section, .intro.section {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.c33l img, .c33 img, .c33r img, .c66l img, .c66r img {
		display: none;
	}
	
	.c33l, .c33, .c33r, .c66l, .c66r {
		background-size: cover !important;
	}
	
	.welcome .c66l, .brumm .c33l {
		padding-right: 20px;
	}
	
	.welcome .c33r, .brumm .c33l, .happy .c66r {
		background-size: contain !important;
	}
	
	.section {
		display: table;
	}
	
	.introhead {
		font-size: 1.6rem;
		line-height: 1.9rem;
	}
	
	.introsub {
		font-size: 2.6rem;
		line-height: 3rem;
	}
	
	.biggest {
		font-size: 4.8rem;
		line-height: 5.2rem;
	}

}

@media only screen and (max-width: 1105px) {
	.introsub {
		font-size: 2.3rem;
		line-height: 2.6rem;
	}
	
	.biggest {
		font-size: 4rem;
		line-height: 4.5rem;
	}
	
	.honey .fmarge {
		margin-bottom: 0;
		margin-top: -4px;
	}
}

@media only screen and (max-width: 990px) {
	
		.intro .c33l, .intro .c33, .intro .c33r{
		clear:both;
		float: none;
		width: 100%;
		max-width: none;
	    margin-left:0;
	    display: block;
	}
	
	.intro .c33l img, .intro .c33 img {
		display: block;
	}
}


@media only screen and (max-width: 760px) {
	.c33l, .c33, .c33r, .c66l, .c66r {
		clear:both;
		float: none;
		width: 100%;
		max-width: none;
	    margin-left:0;
	    margin-right: 0;
	    display: block;
	    background: none !important;
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	
	.section {
		padding: 20px !important;
	}
	
	img {
		margin: auto;
	}
	
	.bggrey {
		background-color: var(--grey) !important;
		padding: 60px !important;
	}
	
	.c33l img, .c33 img, .c33r img, .c66l img, .c66r img {
		display: block;
	}
	
	.welcome .c33r {
		border-left: none;
	}
	
	.picgal .c33r {
		height: auto;
	}
	
	footer .c33r img {
		margin-top: 30px;
	}
	
	.honey .c33l {
		margin-bottom: 25px;
	}
	
	.honey .c50l img, .honey .c50r img {
		padding: 0;
	}


}

@media only screen and (max-width: 380px) {

}