body {
  padding-top: 50px;
}

html,body {
	height:100%;width:100%;
}
.jumbotron{
	background-position:center;
	background-size:cover;
}
.verticalCenterFix{
	position: relative;
}
.verticalCenter{
	position: absolute; top: 50%; left: 0%; transform: translate(-0%,-50%);
}


.rod{
	background-color: #bb4747;
}

.gron {
	background-color: #73ffad;
}

.orange {
	background-color: #ff8900;
}

.bajsbrun {
	background-color: #aa6100;
}

.roboto{
	font-family: 'Roboto', sans-serif;
}

.leckerli{
	font-family: 'Leckerli One', cursive;
}

.lakki{
	font-family: 'Lakki Reddy', cursive;
}


h1{
	font-weight: 900;
	color: white;
}

h2{
	font-weight: 900;
	color: white;
}

h3{
	font-weight: 300;
}
h4{
	font-weight: 300;
}

.brodtext{
	font-weight: 300;
}


.fargBla{
	color: rgb(0, 55, 67);
}
.fargBrun{
	color: rgb(56,28,19);
}

.spaceIt p{
	text-align: center;

}
.spaceIt p img{
	margin: 40px;
}
.footer{
	position: relative;
	margin-top: 50px;
	text-align: center;
	color: white;
	
}

.playholder{
    width: 100%;
}
.playknapp{
	display: block;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer !important;
}

/* Small devices (320px and up) */
@media (min-width: 320px) {
	.div1{
		min-height: 200px !important;
		height: 200px !important;
	}
	.div2 img{
/*		width: 50px;
		height: 50px;
		margin: 5px 0 0 15px;
		float: left; */
		display: none;
	}
	.div2{
		margin-top: -30px !important;
		min-height: 250px;
		height: 250px !important;
	}
	.div3{
		min-height: 250px !important;
	}
	.div4{
		min-height: 120px !important;
		height: 120px !important;
	}
	.div5{
		min-height: 150px !important;
	}
	.div6{
		height: 750px !important;
		min-height: 750px !important;
	}
	.div7{
		min-height: 150px !important;
	}
	.div8{
		min-height: 300px !important;
	}
	.div8 img{
		display: none;
	}
	.div9{
		min-height: 150px !important;
	}
	.div10{
		min-height: 250px !important;
	}
	.container{
		margin: 20px;
	}

	.div11{
		margin: 0px;
		min-height: 1200px !important;
	}
	h1{
		margin: 20px 0 0 -5px;
		font-size: 100px;
		text-shadow: 0px 2px 10px rgba(0,0,0,0.5); 
	}
	
	h2{
		margin: -20px 0 0 0px;
		font-size: 20px;
		text-shadow: 0px 2px 7px rgba(0,0,0,0.5); 
	}
	
	h3{
		font-size: 16px;
		line-height: 20px; 
	}
	h4{
		font-size: 16px;
		line-height: 20px; 
	}
	
	.brodtext{
		font-size: 16px;
		line-height: 20px;
	}
	
	.citat{
		font-size: 20px;
		line-height: 30px;
	}
	
	.liten{
		font-size: 20px;
		line-height: 30px;
	
	}	
}
@media (min-width: 400px) {
	.div1{
		min-height: 220px !important;
		height: 220px !important;
	}
	.div2 img{
		display: none;
	}
	.div2{
		height: 200px !important;
	}
	.div3{
		min-height: 200px !important;
	}
	.div4{
		min-height: 200px !important;
	}
	.div5{
		min-height: 150px !important;
	}
	.div6{
		margin-top: -20px;
		min-height: 400px !important;
	}
	.div7{
		min-height: 150px !important;
	}
	.div8{
		min-height: 300px !important;
	}
	.div8 img{
		display: none;
	}
	.div9{
		min-height: 150px !important;
	}
	.div10{
		min-height: 300px !important;
	}
	.div11{
		margin: 0px;
		min-height: 900px !important;
	}
	.container{
		margin: 20px;
	}
	h1{
		margin: 20px 0 0 -15px;
		font-size: 100px;
		text-shadow: 0px 2px 10px rgba(0,0,0,0.5); 
	}
	
	h2{
		margin: -20px 0 0 -12px;
		font-size: 30px;
		text-shadow: 0px 2px 7px rgba(0,0,0,0.5); 
	}
	
	h3{
		font-size: 16px;
		line-height: 20px; 
	}
	h4{
		font-size: 16px;
		line-height: 20px; 
	}
	
	.brodtext{
		font-size: 16px;
		line-height: 20px;
	}
	
	.citat{
		font-size: 30px;
		line-height: 40px;
	}
	
	.liten{
		font-size: 20px;
		line-height: 30px;
	
	}	
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.div1{
		min-height: 360px !important;
		height: 360px !important;
	}
	.div2 img{
		display: inline;
		width: 220px;
		height: 220px;
		float:none;
	}
	.div2{
		margin-top: -150px;
		min-height: 200px !important;
		height: 200px !important;
	}
	.div3{
		height: 470px !important;
		min-height: 470px !important;
	}
	.div4{
		height: 170px !important;
		min-height: 170px !important;
	}
	.div5{
		height: 200px !important;
		min-height: 200px !important;
	}
	.div6{
		margin-top: -60px;
		height: 430px !important;
		min-height: 430px !important;
	}
	.div7{
		height: 450px !important;
		min-height: 450px !important;
	}
	.div8{
		height: 250px !important;
		min-height: 250px !important;
		
	}
	.div8 img{
		display: inline;
		width: 200px;
		height: 200px;
	}
	.div9{
		min-height: 400px !important;
	}
	.div10{
		min-height: 200px !important;
		height: 200px !important;
	}
	.div11{
		min-height: 600px !important;
		height: 600px !important;
	}
	.container{
		margin: auto;
	}
	.div2 img{
		width: 100px;
		height: 100px;

	}
	 .div8 img{
		width: 100px;
		height: 100px;
	}

	
	h1{
		margin: 30px 0 0 -9px;
		font-size: 200px;
		text-shadow: 0px 2px 20px rgba(0,0,0,0.5); 
	}
	
	h2{
		margin: -40px 0 0 0px;
		font-size: 60px;
		text-shadow: 0px 2px 15px rgba(0,0,0,0.5); 
	}
	
	h3{
		font-size: 16px;
		line-height: 20px; 
	}
	h4{
		font-size: 16px;
		line-height: 20px; 
	}
	
	.brodtext{
		font-size: 14px;
		line-height: 25px;
	}
	
	.citat{
		font-size: 30px;
		line-height: 40px;
	}
	
	.liten{
		font-size: 20px;
		line-height: 30px;
	
	}	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.div1{
		height: 450px !important;
		min-height: 450px !important;
	}
	.div2 img{
		display: inline;
		width: 180px;
		height: 180px;
	}
	.div2{
		height: 300px !important;
		min-height: 300px !important;
	}
	.div3{
		height: 650px !important;
		min-height: 650px !important;
	}
	.div4{
		height: 200px !important;
		min-height: 200px !important;
	}
	.div5{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div6{
		margin-top: -20px;
		height: 500px !important;
		min-height: 500px !important;
	}
	.div7{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div8{
		height: 300px !important;
		min-height: 300px !important;
	}
	.div8 img{
		display: inline;
		width: 200px;
		height: 200px;
	}
	.div9{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div10{
		height: 200px !important;
		min-height: 200px !important;
	}
	.div11{
		height: 650px !important;
		min-height: 650px !important;
	}
	h1{
		margin: 40px 0 0 -11px;
		font-size: 250px;
		text-shadow: 0px 2px 20px rgba(0,0,0,0.5); 
	}
	
	h2{
		margin: -50px 0 0 0px;
		font-size: 80px;
		text-shadow: 0px 2px 15px rgba(0,0,0,0.5); 
	}
	
	h3{
		font-size: 20px;
		line-height: 24px; 
	}
	h4{
		font-size: 16px;
		line-height: 20px; 
	}
	
	.brodtext{
		font-size: 16px;
		line-height: 30px;
	}
	
	.citat{
		font-size: 30px;
		line-height: 40px;
	}
	
	.liten{
		font-size: 20px;
		line-height: 30px;
	
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.div1{
		min-height: 520px !important;
		height: 520px !important;
	}
	.div2 img{
		display: inline;
		margin-top: 10px;
		width: 180px;
		height: 180px;
	}
	.div2{
		margin-top: -40px;
		height: 300px !important;
		min-height: 300px !important;
	}
	.div3{
		height: 650px !important;
		min-height: 650px !important;
	}
	.div4{
		height: 300px !important;
		min-height: 300px !important;
	}
	.div5{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div6{
		margin-top: -20px;
		height: 500px !important;
		min-height: 500px !important;
	}
	.div7{
		height: 500px !important;
		min-height: 500px !important;
	}
	.div8{
		height: 300px !important;
		min-height: 300px !important;
	}
	.div8 img{
		display: inline;
		width: 200px;
		height: 200px;
	}
	.div9{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div10{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div11{
		height: 550px !important;
		min-height: 550px !important;
	}
	h1{
		margin: 60px 0 0 -15px;
		font-size: 300px;
		text-shadow: 0px 2px 20px rgba(0,0,0,0.5); 
	}
	
	h2{
		margin: -50px 0 0 0px;
		font-size: 80px;
		text-shadow: 0px 2px 15px rgba(0,0,0,0.5); 
	}
	
	h3{
		font-size: 20px;
		line-height: 28px; 
	}
	h4{
		font-size: 16px;
		line-height: 20px; 
	}
	
	.brodtext{
		font-size: 16px;
		line-height: 30px;
	}
	
	.citat{
		margin-top: -20px;
		font-size: 40px;
		line-height: 60px;
	}
	.stor{
		font-size: 70px;
	}
	.vanster{
		margin-left: -40px;
	}
	.hoger{
		vertical-align: text-bottom;
	}
	.liten{
		font-size: 35px;
		line-height: 42px;
	
	}
}
@media (min-width: 1400px) {
	.div1{
		min-height: 520px !important;
		height: 520px !important;
	}
	.div2 img{
		display: inline;
		width: 200px;
		height: 200px;
	}
	.div2{
		margin-top: -30px;
		height: 350px !important;
		min-height: 350px !important;
	}
	.div3{
		height: 900px !important;
		min-height: 900px !important;
	}
	.div4{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div5{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div6{
		height: 500px !important;
		min-height: 500px !important;
	}
	.div7{
		height: 700px !important;
		min-height: 700px !important;
	}
	.div8{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div8 img{
		display: inline;
		width: 250px;
		height: 250px;
	}
	.div9{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div10{
		height: 400px !important;
		min-height: 400px !important;
	}
	.div11{
		height: 550px !important;
		min-height: 550px !important;
	}
	h1{
		margin: 60px 0 0 -15px;
		font-size: 300px;
		text-shadow: 0px 2px 20px rgba(0,0,0,0.5); 
	}
	
	h2{
		margin: -50px 0 0 0px;
		font-size: 80px;
		text-shadow: 0px 2px 15px rgba(0,0,0,0.5); 
	}
	
	h3{
		font-size: 20px;
		line-height: 30px; 
	}
	h4{
		font-size: 20px;
		line-height: 30px; 
	}
	
	.brodtext{
		font-size: 18px;
		line-height: 30px;
	}
	
	.citat{
		font-size: 50px;
		line-height: 60px;
	}
	
	.stor{
		font-size: 70px;
	}
	
	.liten{
		font-size: 35px;
		line-height: 42px;
	
	}
}