html,body,{
	height: 100%;
	
	margin: 0px;
	padding: 0px;
		}
		
		.js-reveal {
  opacity: 1;
  transition: opacity .5s ease-in, margin-top .5s ease-out;
  

 
   
 
}


.js-reveal--hidden {
  opacity: 0;
  margin-top: 3em;
}


#main {
	width: auto;
	background-color: #E4E4E4;
	padding: 0px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
section {
	margin: 0px;
	padding: 0px;
	height: 100vh;
	font-family: 'Playfair Display', serif;
	width: 80%;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.47);
	box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.47);
	-moz-box-shadow: 0px  2px  15px 5px rgba(0,0,0,0.47);
	border-right-width: 6px;
	border-right-color: #FFF;
	}


.animate-pop-in {
  animation: pop-in .6s ease-out forwards;
  opacity: 0;
}



.header-title {
  animation-delay: 1.2s;
}



	
h2{
	font-size: 2em;
	}
	
h1{
	font-size: 4em;
	color: #F7F7F7;
	margin-right: auto;
	margin-left: auto;
	padding-top: 250px;
	text-shadow: 4px 4px 8px rgba(0,0,0,0.6);
	-webkit-text-shadow: 4px 4px 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 4px 4px 8px rgba(0,0,0,0.6);
	text-align: center;
	
	}	
#Balloninagedicht {
	font-size: 16px;
	line-height: 27px;
	color: #333;
	text-align: center;
	height: auto;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

	

.nav-open {
	display: none;	
}

#nav {
	position: fixed;
	float: left;
	width: 100%;
	font-family: Arial, sans-serif;
	-webkit-box-shadow: 0 0 5px #888;
	-moz-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	top: 0px;
	background-color: #EBEBEB;
	background-size: 35px;
	z-index: 1;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
}
.logo {
	float: left;
	height: auto;
	width: 35px;
	display: inline-block;
}



#nav ul li.close {
	display: none;
}


#nav ul li a {
	display: block;
	color: #999;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}





#nav ul li a:hover {
	color: #666;
	background-color: #FFFFFF;
}

#home{
	background-image:url(Bilder/Bojko1.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	
	}
 
.grow {
	background-color: #EBEBEB;
	text-align: center;
	padding: 15px;
	height: auto;
	width: 35%;
	margin-right: 100px;
	font-size: 16px;
	line-height: 45px;
	font-weight: lighter;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	-moz-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	float: right;
	color: #333;
	margin-top: 200px;
	border: 2px solid #FFF;
	font-family: "Playfair Display";
	border-radius: 15px;
	
 }

#Ballonina {
	background-image: url(Bilder/Balloninahintergrund.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 950px;
	background-position: right;
}

 
.Balloninasmall {
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 99%;
	width: 50%;
	background-attachment: fixed;
	background-color: #A6D7B3;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
img{
	height: auto;
	width: 100%;
	}
.Balloninabild {
	height: auto;
	width: 100%;
	border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;

	padding-top: 50px;
}










#Portfolio {
	background-color: #FFD9B3;
	height: auto;
}

#about{
	
	
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(Bilder/Hintergrund.jpg);	
	}
#coachgedicht {
	font-size: 16px;
	line-height: 27px;
	color: #333;
	text-align: center;
	height: auto;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.Portfoliotext {
	height: auto;
	width: 98%;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	line-height: 16px;
}

.abouttext {
	font-size: 14px;
	background-color: #F0F0F0;
	height: auto;
	width: 30%;
	float: right;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
	margin-right: 25px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 400;
	color: #333;
	line-height: 24px;
	background-color: rgba(255, 255, 255, 0.7);
	padding-top: 30px;
	padding-bottom: 15px;
	border: 2px solid #09F;
	margin-top: 25px;
}


#Coaching {
	background-attachment: fixed;
	background-image: url(Bilder/coachinghintergrund.jpg);
	background-repeat: repeat;
	background-position: center center;
}



 
 .Coachingsmall {
	height: auto;
	width: 600px;
	border: 6px solid #FFF;
	margin-left: auto;
	background-color: rgba(255, 255, 255, 0.7);
	text-align: center;
	margin-right: auto;
	margin-bottom: 50px;
	padding-top: 120px;
	line-height: 32px;
	font-weight: 300;
	padding-bottom: 25px;
}


#Kontakt {
	background-image: url(Originale/bearbeitet/Hintergrundkontakt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	margin-top: 0px;
	padding-top: 0px;
}
.unsichtbar {
	height: 200px;
	width: 80%;
}


.accordion {
	width: 70%;
	border-radius: 5px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	-moz-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	margin-top: 5%;
}

.accordion .item .heading {
	height: auto;
	line-height: 50px;
	font-size: 17px;
	cursor: pointer;
	color: #333;
	padding-left: 15px;
	background-position: right 20px;
	box-sizing: border-box;
	background-color: #8FC1EA;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.accordion .item.open .heading,
.accordion .item:last-child .heading { border: 0; }

.accordion .item.open .heading { background-position: right 20px top -5px; }

.accordion .item .content {
	display: none;
	padding: 15px;
	background: #fff;
	font-size: 13px;
}


footer {
	width: 80%;
	height: 50px;
	background-color: #999999;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	}



@media (min-width: 768px) and (max-width: 1300px) {
	
	section {
	margin: 0px;
	padding: 0px;
	height: 100vh;
	font-family: 'Playfair Display', serif;
	width: 80%;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.47);
	box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.47);
	-moz-box-shadow: 0px  2px  15px 5px rgba(0,0,0,0.47);
	border-right-width: 4px;
	border-right-color: #FFF;
	}
	
	.abouttext {
	font-size: 14px;
	background-color: #F0F0F0;
	height: auto;
	width: 80%;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
	margin-right: auto;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: 400;
	color: #333;
	line-height: 21px;
	background-color: rgba(255, 255, 255, 0.7);
	padding-top: 10px;
	border: 2px solid #09F;
	margin-left: auto;
	float: none;
	margin-top: 5px;
}
 .Balloninasmall {
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 99%;
	width: 40%;
	background-attachment: fixed;
	background-color: #A6D7B3;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.grow {
	background-color: #EBEBEB;
	text-align: center;
	padding: 15px;
	height: auto;
	width: 35%;
	margin-right: 20px;
	font-size: 16px;
	line-height: 35px;
	font-weight: lighter;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	-moz-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	float: right;
	color: #333;
	margin-top: 100px;
	border: 2px solid #FFF;
	font-family: "Playfair Display";
	border-radius: 15px;
 }
 }
	
@media (min-width: 320px) and (max-width: 767px) {
	
	section {
	margin: 0px;
	padding: 0px;
	height: 100vh;
	font-family: 'Playfair Display', serif;
	width: 95%;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.47);
	box-shadow: 0px 2px 15px 5px rgba(0,0,0,0.47);
	-moz-box-shadow: 0px  2px  15px 5px rgba(0,0,0,0.47);
	border-right-width: 4px;
	border-right-color: #FFF;
	}
	h1{
	font-size: 2em;
	color: #F7F7F7;
	margin-right: auto;
	margin-left: auto;
	padding-top: 250px;
	text-shadow: 4px 4px 8px rgba(0,0,0,0.6);
	-webkit-text-shadow: 4px 4px 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 4px 4px 8px rgba(0,0,0,0.6);
	text-align: center;
	}	
	footer {
	width: 100%;
	height:30px;
	background-color: #999999;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	}
.nav-open {
	position: fixed;
	top: 0;
	left: 0;
	font-family: Arial, sans-serif;
	display: block;
	width: 100%;
	background-color: #F5F5F5;
	cursor: pointer;
}

.nav-open a {
	padding: 10px 15px;
	display: block;
	color: #666;
	text-align: center;
	text-decoration: none;
}
	
#nav {
	position: fixed;
	top: -200%;
	left: 0;
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

#nav:target {
	top: 0;
}


#nav ul li {
	float: none;
	text-align: center;
	border-bottom: 1px solid #555;
}


#nav ul li.close {
	display: block;
}



#nav ul li:last-child {
	border-bottom: none;
}


#home{
	background-position: center 40px;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(Bilder/Bojko1smart.jpg);
	background-repeat: no-repeat;
	}
#about{
	background-image: none;
	background-color: #FFF0F0;
	height: auto;
	}	
	
.abouttext {
	font-size: 14px;
	background-color: #F0F0F0;
	height: auto;
	width: 85%;
	color: #000;
	line-height: 20px;
	background-color: rgba(255, 255, 255, 0.7);
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	top: 50px;
	float: none;
}

.grow {
	transition: 1s ease;
	background-color: #EBEBEB;
	text-align: justify;
	height: auto;
	width: 85%;
	margin-right: auto;
	font-size: 14px;
	line-height: 22px;
	font-weight: lighter;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	-moz-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	color: #333;
	border: 2px solid #FFF;
	font-family: "Playfair Display";
	margin-left: auto;
	border-radius: 10px;
	float: none;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
 }
 
 

 .Balloninasmall {
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	width: 85%;
	border: 2px solid #FFF;
	background-attachment: fixed;
	background-color: #A6D7B3;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 20px;
}


#Coaching {
	background-image: url(Bilder/coachinghintergrund.jpg);
	background-size: 767px;
	height: 600px;
	margin-top: 0px;
	padding-top: 0px;
}
 
 .Coachingsmall {
	width: 80%;
	border: 6px solid #FFF;
	margin-left: auto;
	margin-right: auto;
	float: none;
	text-align: center;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.7);
	margin-bottom: 25px;
	height: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	line-height: 20px;
}

.Portfoliotext {
	height: auto;
	width: 98%;
	text-align: justify
	
	background-color: #CCC;
	line-height: 14px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.accordion {
	width: 90%;
	border-radius: 5px;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	-webkit-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	-moz-box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	box-shadow: 5px 5px 10px 0px rgba(65, 67, 65, 0.47);
	margin-top: 15%;
}

.accordion .item .heading {
	height: auto;
	line-height: 25px;
	font-size: 15px;
	cursor: pointer;
	color: #333;
	padding-left: 15px;
	background-position: right 20px;
	box-sizing: border-box;
	background-color: #8FC1EA;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.unsichtbar {
	height:130px;
	width: 80%;
}
#Kontakt {
	background-image: url(Originale/bearbeitet/Hintergrundkontakt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 500px;
	padding-top: 20px;
}

#Balloninagedicht {
	font-size: 14px;
	line-height: 23px;
	color: #333;
	text-align: center;
	height: auto;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
#coachgedicht {
	font-size: 14px;
	line-height: 23px;
	color: #333;
	text-align: center;
	height: auto;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

}
