@font-face{
	font-family: fb; 
	src:url('../fonts/futurabold.otf');
	font-family: fl; 
	src:url('../fonts/futuralight.otf');

}



body{
	font-family: fl, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	line-height: 1.5;
	margin:0; 
	background-color: #FFFFFF 
}


/*Global*/

*{
	overflow-x: hidden;
	text-align: center; 

}



#branding {

padding-top: 1em;

}

header, footer, .container{

  	margin: auto;
	overflow: hidden;
	border: none;
	text-align: center;

}

h1{
	font-size: 40px;
	overflow: hidden;
	margin-top: 2%;
	margin-bottom: 1%;
}

h2{
	font-size: 28px;
	overflow: hidden;
	margin-top: 0%;
	margin-bottom: 0%;
}

.inside{
	margin: 2% 0 ; 

overflow: hidden;


}






div p{
	padding: 0 35%;

}

footer div p{
	padding: 0 1em;
	text-align: left;


}

/*Header*/
header{
	
	background:#FFFFFF; 
	color: rgb(0, 0, 0);
	

}

/*Första bilden*/
#introduction{
  
  overflow: hidden;

  width: 150%;
  height: 150%;
  background-color: #f00;
  border-bottom-left-radius:  100% ;
  border-bottom-right-radius: 100% ;
  top: 100%;
  left: -25%;
  position: relative;  
  right: 0;
 
  box-shadow: 10px 30px 30px -30px #808080;


} 

/*Texten över första bilden*/

#introwrapper
{
	text-align: justify; 
	position: relative;

}


#listwrapper ul
{
	padding: 0 37%; 
	text-align: left;		

}


#listwrapper p
{
	text-align: left;
}



#listwrapper ul li
{
overflow-x: visible;
list-style: square outside none;
display: list-item;
margin-left: 1em;
text-align: left;  
}

#inplanparagraf{
	text-align: left;
}


/*FKnappen efter första texten*/

#inplanknapp{
	background-color: rgb(51, 102, 255);
	border: none;
	color: white;
	text-decoration: none; 

	padding: 15px 25px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;

	position: relative

}
/*Färg för knappen ovan*/

#inplanknapp:hover{
	background-color: rgb(2, 29, 112);

}


table {
	width:100%;
	padding-left:30%;	
	padding-right:30%;
	border-spacing: 0; 
  }
	  

table td, th, tr {
	text-align: left;
	padding: 8px;

	
}
	
td.first{
	
	width: 230px;	  
	
}
	  


/*Lista under drönarerbjudandet*/

#drönarlista ul
{
	padding: 0 37%; 
	text-align: left;	

}


#drönarlista p
{
	text-align: left;
}

#drönarlista ul li
{
overflow-x: visible;
list-style: square outside none;
display: list-item;
margin-left: 1em;
text-align: left;  
}


/*erbjudanden som inte finns än, men som är kommande.*/

#notyet{

	color:rgb(187, 186, 186); 
}



#navigationbar{
	padding-top: 1em;

	display:flex;
	flex-wrap: wrap;

	width: auto; 
	overflow: visible;  
	
cursor: pointer;
}

#navigationbar ul{
	padding-top: 1em;
	display:flex;
	flex-wrap: wrap;
	padding-left: 0px; 
	z-index: 1000;
	
}

#navigationbar ul li{
list-style: none; 
line-height: 50px; 

}

#navigationbar ul li a{
	display: block; 
	height: 100%;  
	padding: 0 10px;  
	text-transform: uppercase; 
	text-decoration: none; 

	color: #000; 
	

}

#navigationbar ul li a:hover{
	display: block; 
	height: 100%; 
	padding: 0 10px;  
	text-transform: uppercase; 
	text-decoration: none; 

	background-color: rgb(252, 250, 255) ; 
	
}

#navigationbar ul li ul{
	display: none; 
	position: absolute;
	background-color: #FFFFFF;
	

}



#navigationbar ul li:hover ul{
	display: block; 
	
	

}

#navigationbar ul li ul li a{
	width: 200px; 
	

}



.inside h1{

letter-spacing: 0.3em;
}

.video{

  overflow: hidden;
  width: 400px;
  height: 200px;



}

.images{
  width:100%; /* you can use % */

	
   	box-shadow: 2px 5px 10px #808080;


}


.top_image{
	position: relative; 
	/*height: 300px;*/
	width: auto;
	overflow: hidden;


	width: 150%;
	height: 150%;
	border-bottom-left-radius:  100% ;
	border-bottom-right-radius: 100% ;
	top: 100%;
	left: -25%;
	position: relative;  
	right: 0;
   
	box-shadow: 10px 30px 30px -30px #808080;



  

	
}

#vgl_image{

	height: 300px;
	overflow: hidden;
}

#first{

	margin-top: -468px; 

	z-index: 999;



}

#intro img{

	position:relative;

	margin-top: -200px; 

	opacity: 0.2;

}

#intro{

	height: 500px;
	width: auto;
	overflow: hidden;
	
}

#urbancocreation img{

	position:relative;

	margin-top: -200px; 

	

}

.picture_in_story{

	overflow: hidden;
	width: 200px;
	height: 100px;
  
  
  
  }

.images_big{
	width:100%; /* you can use % */
  
	  
		 box-shadow: 2px 5px 10px #808080;
  }

#introduction, #what-to-expect, #contact{
	background:#FFFFFF; 
	color: rgb(0, 0, 0);
}



#introduction .inside{
  
	margin: 0;
  
   
  
  
  } 


.container h1{

}

section {
  width: 150%;
  height: 150%;
  top: 100%;
  left: -25%;
  position: relative;  
  right: 0;

	
}

#videolist{



}

#smallour{
font-size: 0.65em;
}

.highlights{
	
	color: rgb(102, 153, 102);
	font-size: 3em;
	line-height: 0.1;

}

.highlight2{

	font-size: 2em;
line-height: 3em;

}

.highlight3{

line-height: 2.5em;

}

#videolist div{
	/*border:1px #ccc solid;*/
}

#videolist{
	display:flex-inline;
}

#videolist .videobox{

}



.videobox{

display:flex;

padding:1% 30%;
}

.videoboxheading{
	font-family: fb,Arial, Helvetica, sans-serif;
	letter-spacing: .1em; 
}

.video{
	display:flex;
	display:inline-block;


	flex:3;
	padding:0 5%;
	
}

.videotext{
flex:3;
float:left;
padding-bottom:3%; 
padding-left: 3%;


}

.videotext .videoboxparagraph{
	text-align: left;
	min-height: 50px;

}

.videoboxheading{
margin: 0; 
}

.videoboxparagraph{
padding: 0 5%; 
}

footer{
	background:rgb(7, 66, 10);
	text-align: left;
	color:#FFFFFF


}

footer p #copy-placeholder{
	background:rgb(7, 66, 10);
	text-align: left;
	color:#FFFFFF ;
	margin-top: 0.4em; 
	margin-bottom:0.4em;
	margin-left:0.4em;  
	padding: 0 10%;

}


/*
#showcase{
	min-height: 400px; 
	background: url(../img/inplanpicture.jpg) no-repeat;
	text-align: center;
}*/
@media(max-width: 768px){

h1{
	font-size: 23px;
	overflow: hidden;
}



h2{
	font-size: 18px;
	overflow: hidden;
	margin-top: 5%;
}

.videobox{

display:inline-block;



padding :0%  20%;

padding-bottom: 3%;
}

.video{
	display:inline-block;
	
	padding:5% 5%;
}
.images {

 width:100%; /* you can use % */

 box-shadow: 2px 5px 10px #808080;


}

.picture_in_story{

	overflow: hidden;
	width: 200px;
	height: 100px;
  
  
  
  }

.images_big{

	width:100%; /* you can use % */

}




.videotext{
flex:2;
padding-top:3%; 


}

.videotext .videoboxparagraph{
	text-align: center;


}

#introduction{
  
  width: 150%;
  height: 150%;
  border-bottom-left-radius:  0% ;
  border-bottom-right-radius: 0% ;
  top: 100%;
  left: -25%;
  position: relative;  
  right: 0;
  box-shadow: 5px 10px 20px #808080;


 


} 


.top_image{
	position: relative; 
	/*height: 300px;*/
	width: auto;
	overflow: hidden;


	width: 150%;
	height: 150%;
	border-bottom-left-radius:  0% ;
	border-bottom-right-radius: 0% ;
	top: 100%;
	left: -25%;
	position: relative;  
	right: 0;
   
	box-shadow: 10px 30px 30px -30px #808080;


	
}


.highlight2{

	font-size: 1.5em;
line-height: 2em;

}

div p{
	padding: 0 26%;

}

footer div p{
	padding: 0 10%;
	text-align: left;


}



}

@media(max-width: 500px){

	h1{
	font-size: 18px;
	overflow: hidden;
}

h2{
	font-size: 16px;
	overflow: hidden;
	margin-top: 5%;

}

div p{
	padding: 0 26%;
	

}

/*branding*/

#branding{
	padding-top: 0%;
}

nav #navigationbar{
	padding-top: 0;
}


/*navigationsbar på annan ledd*/


#nav-placeholder{

	display: inline-block;


}


/*navigationsbar mobil*/

#navigationbar{
	padding-top: 1em;

	display:inline-block;
	flex-wrap: wrap;

	width: auto; 
	overflow: visible;  
	
cursor: pointer;
}

#navigationbar ul{
	padding-top: 1em;
	display:inline-block;
	flex-wrap: wrap;
	padding-left: 0px; 
	z-index: 1000;
	
}

#navigationbar ul li{
list-style: none; 
line-height: 50px; 

}

#navigationbar ul li a{
	display: block; 
	height: 100%;  
	padding: 0 10px;  
	text-transform: uppercase; 
	text-decoration: none; 

	color: #000; 


	

}






#navigationbar ul li a:hover{
	display: block; 
	height: 100%; 
	padding: 0 10px;  
	text-transform: uppercase; 
	text-decoration: none; 

	background-color: rgba(67, 39, 226, 0.284) ; 
	
}

#navigationbar ul li ul{
	display: none; 
	position: relative;
	background-color: rgb(155, 191, 154) ; 
	

}







#navigationbar ul li:hover ul{
	display: block; 
	
	background-color: rgba(236, 184, 175, 0.373) ; 


}

#navigationbar ul li ul li a{
	width: 200px; 
	

}

/* Bilden under första texten*/

#introduction{
  
	width: 150%;
	height: 150%;
	border-bottom-left-radius:  0% ;
	border-bottom-right-radius: 0% ;
	top: 100%;
	left: -25%;
	position: relative;  
	right: 0;
	box-shadow: 5px 10px 20px #808080;
  
  
   
  
  
  } 



footer div p{
	padding: 0 10%;
	text-align: left;

}


.video{

  overflow: hidden;
  width: 200px;
  height: 100px;



}

.images{
  width:100%; /* you can use % */

	
   	box-shadow: none;

}

.picture_in_story{

	overflow: hidden;
	width: 200px;
	height: 100px;
  
  
  
  }


  

.top_image{
	position: relative; 
	/*height: 300px;*/
	width: auto;
	overflow: hidden;


	width: 150%;
	height: 150%;
	border-bottom-left-radius:  0% ;
	border-bottom-right-radius: 0% ;
	top: 100%;
	left: -25%;
	position: relative;  
	right: 0;
   
	box-shadow: 10px 30px 30px -30px #808080;

	
}


#intro img{

	position:relative;

	margin-top: -200px; 

	opacity: 0.2;

	display: none;

}


.images_big{
	
	width:100%; /* you can use % */
  
	  
		 box-shadow: 2px 5px 10px #808080;
  
  }





	}









