* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color:  #1B2326;
	color: #707070;
	height: auto;   
    width: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 600px;
    background-image: url("../picture/background_linje_4.png"); 
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top bottom; 
    -webkit-background-size: cover;  
    -moz-background-size: cover;
    -o-background-size: cover;
    position: absolute;
  
}
.btn, .btn-large, .btn-small,
.btn-flat {
  position:relative;
  border: none;
  border-radius: 2px;
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 16px;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
}
.btn.disabled, .disabled.btn-large, .disabled.btn-small,
.btn-floating.disabled,
.btn-large.disabled,
.btn-small.disabled,
.btn-flat.disabled,
.btn:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-floating:disabled,
.btn-large:disabled,
.btn-small:disabled,
.btn-flat:disabled,
.btn[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-floating[disabled],
.btn-large[disabled],
.btn-small[disabled],
.btn-flat[disabled] {
  pointer-events: none;
  background-color: #DFDFDF !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #9F9F9F !important;
  cursor: default;
}
.btn.superadmin.admin::after {content: 'SA';font-size:10px;color:white;position:absolute;top:-12px;right:1px;}
.btn.superadmin::after {content: 'S';font-size:10px;color:red;position:absolute;top:-12px;right:1px;}
.btn.admin::after {content: 'A';font-size:10px;color:orange;position:absolute;top:-12px;right:1px;}
.btn.disabled:hover, .disabled.btn-large:hover, .disabled.btn-small:hover,
.btn-floating.disabled:hover,
.btn-large.disabled:hover,
.btn-small.disabled:hover,
.btn-flat.disabled:hover,
.btn:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-floating:disabled:hover,
.btn-large:disabled:hover,
.btn-small:disabled:hover,
.btn-flat:disabled:hover,
.btn[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-floating[disabled]:hover,
.btn-large[disabled]:hover,
.btn-small[disabled]:hover,
.btn-flat[disabled]:hover {
  background-color: #DFDFDF !important;
  color: #9F9F9F !important;
}
.btn.red{ background-color:#d9534f; color:#fff; }
.btn.red:focus,.btn.red:hover{background-color:#d9534f;color:#fff;opacity: 0.9;}
.btn.green{ background-color:#5cb85c; color:#fff; }
.btn.green:focus,.btn.green:hover{background-color:#5cb85c;color:#fff;opacity: 0.9;}
.btn.darkgreen{ background-color:green; color:#fff; }
.btn.darkgreen:focus,.btn.darkgreen:hover{background-color:green;color:#fff;opacity: 0.9;}
.btn.blue{ background-color:#337ab7; color:#fff; }
.btn.blue:focus,.btn.blue:hover{background-color:#337ab7;color:#fff;opacity: 0.9;}
.btn.orange{ background-color:#f0ad4e; color:#fff; }
.btn.orange:focus,.btn.orange:hover{background-color:#f0ad4e;color:#fff;opacity: 0.9;}


.btn, .btn-large, .btn-small,
.btn-floating,
.btn-large,
.btn-small,
.btn-flat {
  font-size: 14px;
  outline: 0;
}

.btn i, .btn-large i, .btn-small i,
.btn-floating i,
.btn-large i,
.btn-small i,
.btn-flat i {
  font-size: 1.3rem;
  line-height: inherit;
}

.btn:focus, .btn-large:focus, .btn-small:focus,
.btn-floating:focus {
  background-color: #1d7d74;
}

.btn, .btn-large, .btn-small {
  text-decoration: none;
  color: #fff;
  background-color: #26a69a;
  text-align: center;
  letter-spacing: .5px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  cursor: pointer;
}

.btn:hover, .btn-large:hover, .btn-small:hover {
  background-color: #2bbbad;
}

.btn-floating {
  display: inline-block;
  color: #fff;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: #26a69a;
  border-radius: 50%;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;
  cursor: pointer;
  vertical-align: middle;
}

.btn-floating:hover {
  background-color: #26a69a;
}

.btn-floating:before {
  border-radius: 0;
}

.btn-floating.btn-large {
  width: 56px;
  height: 56px;
  padding: 0;
}

.btn-floating.btn-large.halfway-fab {
  bottom: -28px;
}

.btn-floating.btn-large i {
  line-height: 56px;
}

.btn-floating.btn-small {
  width: 32.4px;
  height: 32.4px;
}

.btn-floating.btn-small.halfway-fab {
  bottom: -16.2px;
}

.btn-floating.btn-small i {
  line-height: 32.4px;
}

.btn-floating.halfway-fab {
  position: absolute;
  right: 24px;
  bottom: -20px;
}

.btn-floating.halfway-fab.left {
  right: auto;
  left: 24px;
}

.btn-floating i {
  width: inherit;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  line-height: 40px;
}

button.btn-floating {
  border: none;
}
header {
	padding-top: 2%;
	padding-left: 2%;
}

h1 {
	color:#DB0016; 
	text-transform: uppercase;
	font-family: 'DM Serif Display', serif;
    font-family: 'Inter Tight', sans-serif; 
    font-size:  80px; 
    margin-bottom:  0px;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	color: white; 
	font-size: 40px; 
	margin-top: 0px;
	padding-left: 8%;
}

h4 {
	color: #ffffff;
	font-family: 'DM Serif Display', serif;
    font-family: 'Inter Tight', sans-serif; 
    font-size: 40px;
    margin-bottom: 1%;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size:  14px;
}

button {
	background-color: #DB0016;
	color:  white;
	padding-top: 2%; 
	padding-bottom: 2%;
	padding-left:  5%;
	padding-right: 5%;
	border: none;
	border-radius: 5px;
	 font-family:'Inter Tight', sans-serif;
}

button:hover {
	background-color: #84121F;
}


/* ------------------------Global navigation ----------------------------*/		
.navigation {
     width: 100%;
     overflow: hidden;   
}

#logotyp {
	display: inline;
	float: left;
	width: 20%;
}

#logotyp img {
    max-height: 60px;  
} 

#meny {
	display: inline;
    float: right; 
    width: 50%;
    padding: 2%;
}  

#meny ul li{
	display: inline;
	float: right;
	text-align: right;
	list-style-type: none; 	
	padding: 1%;
	padding-left: 2%;
	text-decoration: none;
	font-family: 'DM Serif Display', serif;
    font-family: 'Inter Tight', sans-serif;
}

#meny ul li:hover {
    color:white; 
    text-decoration: underline;
    text-underline-position: under;
}

/*---------------Intro-----------*/
 #intro {
 	float: left;
 	padding-left: 10%;		
 }

.introBox {
	margin-top: 10%;
	float:left; 
	width: 45%; 
	height: 550px;
}

 #intro_text {
 	padding-top: 3%;
 	padding-left: 8%;
 	width: 80%;
 	padding-bottom: 4%;
 }

.introBox button {
	margin-left: 8%;
}

#linje {
	float: left;
	width: 90%;
}

#linje hr {
	border-color:  red; 
}

/*---------------InfoContainer-----------*/
#infoContainer {
	float: left;
	padding-left:20%;
	height: auto;
	margin-top: 10%;
	margin-bottom: 10%;
}

.infoBox {
    width:15%; 
    margin:2%;
    padding:2%;
    float:left; 
    text-align: left;
    background-color: #202A2E;
    border-radius: 10px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.infoBox img {
	padding-top: 20%;
	padding-bottom: 10%;
	padding-left: 20%;
}    

.infoBox h3 {
    color: #dbd2c6;
    font-size: 0.8em; 
    padding-top: 10%;
    padding-bottom: 5%;
    letter-spacing: 1px;
    font-family: 'Open Sans', sans-serif;
}    

 .infoBox p {
 	padding-bottom: 8%;
}

 .infoBox hr {
 	border-color: red;
}

 .driftBox {
 	width: 35%;
 	margin-right: 5%;
 	margin-top: 2%;
	overflow:hidden;
	margin:auto;
}

 .driftBox h4 {
 	display: inline;
 	margin-right: 5%;
}

 .driftBox img {
 	display: inline;
}

  .driftBox hr{
 	border-color: red;
}

ul#drift_text li.float{
	color: #707070;
	float:left;
}
ul#drift_text {
	padding:20px;
	list-style-position: inside;
}
.driftBox li{
	color:white;
	font-size:20px;
	padding:10px;
}
.driftBox li span{
	margin-left:40px;
}

 .driftBox button {
 	margin-bottom: 3%;
}

/*---------------InfoContainer-----------*/
#infoReferenser {
	float: left;
	width: 100%;
	margin-bottom: 10%;
}

#bildSpel ul li{
	display: inline;
	float: left;
	padding-right: 2%;
	list-style-type: none; 	
	text-decoration: none;
	font-family: 'DM Serif Display', serif;
    font-family: 'Inter Tight', sans-serif;
   	width: 23%;
}

#bildSpel img {
	width: 100%;
}

.referenserBox {
	width: 30%;
	float: left;
	padding-top: 5%;
	margin-left: 20%;
}

.referenserBox hr {
	border-color: red;
}

/*---------------KontaktContainer-----------*/

#kontaktBox {
	float: left;
	width: 100%;
	padding-left: 0%;
	margin-bottom: 10%;
}

#kontaktBox form{
	text-align: center;
}

#kontaktBox form input {
	width: 473px;
	height: auto;
	font-size: 14px;
	padding: 0.5%;
	margin-bottom: 1%;
	background-color: #202A2E;
	border: none;
    font-family: 'Inter Tight', sans-serif;
    color: #707070;
}

#kontaktBox textarea {
	width: 948px;
	margin-bottom: 1%;
	height: 300px;
	background-color: #202A2E;
	border: none;
	padding: 0.5%;
    font-family: 'Inter Tight', sans-serif;
    color: #707070;
}

#kontaktBox hr {
	border-color: red;
	margin-left: 46%;
	margin-right: 46%;
	margin-bottom: 2%;
	padding-left: 0%;
}

.knapp_skicka {
	background-color: #DB0016 !important;
	color: #ffffff !important;
	width: 200px !important;
	border-radius: 5px;
}

.knapp_skicka:hover {
	background-color: #84121F !important;
}

 input[type=submit]{
 	float:center;
 }

/*---------------Footer-----------*/

footer  {
	float: left;
	width: 100%;
	padding-bottom: 5%;
	text-align: center;
}

footer img{
	padding-bottom: 2%;
}

footer p{
	margin-bottom: 2%;
}

footer button{ 
	text-align: center;
	margin-left: 46%;
	margin-top: 2%;
}

footer hr {
	border-color: #707070;
	text-align: center; 
	margin-left: 10%;
	margin-right: 10%;
}

/* ------------------------Responsive Ipad version max-width 1690px----------------------------*/	
@media only screen and (min-width: 1401px) and (max-width: 1690px) {

.introBox {
	width: 35%;
}
}

/* ------------------------Responsive Ipad version max-width 1400px----------------------------*/	
@media only screen and (min-width: 1181px) and (max-width: 1400px) {

.introBox {
	width: 30%;
}

.driftBox {
	width: 50%;
}

footer p {
	text-align: center;
}
}

/* ------------------------Responsive Ipad version max-width 1180px----------------------------*/	
@media only screen and (min-width: 1011px) and (max-width: 1180px) {

#intro {
	padding-left: 10%;
	margin-top: 0%;
}

.introBox {
	width: 30%;
	height: 410px;
}

#infoContainer {
	padding-left: 10%;
}

.infoBox {
	width: 22%;
}

.driftBox {
	width: 50%;
}

.referenserBox {
	margin-left: 10%;
	width: 40%;
}
}

/* ------------------------Responsive Ipad version max-width 1010px----------------------------*/	
@media only screen and (min-width: 821px) and (max-width: 1010px) {

#intro {
	padding-left: 10%;
	margin-top: 0%;
} 

.introBox {
	width: 50%;
	padding-right: 0%;
	height: 380px;
}

.introBox img {
	width: 85%;
}

#infoContainer {
	padding-left: 10%;
}

.infoBox {
	width: 20%;
}

.driftBox {
	width: 60%;
}

.referenserBox {
	margin-left: 10%;
	width: 50%;
}

#kontaktBox  {
	padding-left: 10%;
	width: 90%;
}

#kontaktBox form{
	text-align: left;
	width: 90%;
}

#kontaktBox form input {
	width: 100%;
	padding: 2%;
}

#kontaktBox textarea {
	width: 100%;
	padding: 2%;
}

#kontaktBox hr {
	text-align: center;
	border-color: red;
	margin-left: 40%;
	margin-right: 40%;
	margin-bottom: 2%;
}

#kontaktBox h4 {
	text-align: center;
}

input[type=submit]{
 	float:center;
 	width: 100% !important; 
}
}

/* ------------------------Responsive Ipad version max-width 820px----------------------------*/	
@media only screen and (min-width: 706px) and (max-width: 820px) {

#logotyp img {
    max-height: 40px;  
} 

#intro {
	padding-left: 10%;
	margin-top: 0%;
} 

.introBox {
	width: 40%;
	padding-right: 0%;
	height: 400px;
}

.introBox img {
	width: 130%;
}

#infoContainer {
	padding-left: 10%;
}

.infoBox {
	width: 20%;
}
.driftBox {
	width: 70%;
}

.driftBox h4 {
 	display: inline;
 	margin-right: 2%;
}

.driftBox img {
 	display: inline;
}

.referenserBox {
	margin-left: 10%;
	width: 55%;
}
#kontaktBox  {
	padding-left: 10%;
	width: 90%;
}

#kontaktBox form{
	text-align: left;
	width: 90%;
}

#kontaktBox form input {
	width: 100%;
	padding: 2%;
}

#kontaktBox textarea {
	width: 100%;
	padding: 2%;
}

#kontaktBox hr {
	text-align: center;
	border-color: red;
	margin-left: 40%;
	margin-right: 40%;
	margin-bottom: 2%;
}

#kontaktBox h4 {
	text-align: center;
}

input[type=submit]{
 	float:center;
 	width: 100% !important; 
}
}

/* ------------------------Responsive Ipad version max-width 705px----------------------------*/	
@media only screen and (min-width: 611px) and (max-width: 705px) {
#logotyp img {
    max-height: 40px;  
} 

#intro {
	padding-left: 10%;
	margin-top: 0%;
} 

.introBox {
	width: 45%;
	height: 450px;
}

.introBox img {
	width: 100%;
	padding-top: 10%;
	padding-left: 10%;
}

#infoContainer {
	padding-left: 2%;
}

.infoBox {
	width: 25%;
}

.driftBox {
	width: 70%;
	padding-left: 10%;
}

.driftBox h4 {
 	display: inline;
 	margin-right: 2%;
}

.driftBox img {
 	display: inline;
}
 
.referenserBox {
	margin-left: 10%;
	width: 60%;
}

#kontaktBox  {
	padding-left: 10%;
	width: 90%;
}

#kontaktBox form{
	text-align: left;
	width: 90%;
}

#kontaktBox form input {
	width: 100%;
	padding: 2%;
}

#kontaktBox textarea {
	width: 100%;
	padding: 2%;
}

#kontaktBox hr {
	text-align: center;
	border-color: red;
	margin-left: 40%;
	margin-right: 40%;
	margin-bottom: 2%;
}

#kontaktBox h4 {
	text-align: center;
}

footer img{
	width: 20%;
}

input[type=submit]{
 	float:center;
 	width: 100% !important; 
}
}

/* ------------------------Responsive Ipad version max-width 610px----------------------------*/	
@media only screen and (min-width: 551px) and (max-width: 610px) {

#logotyp img {
    max-height: 40px;  
} 

#intro {
	padding-left: 10%;
	margin-top: 0%;
} 

.introBox{
	height: 450px;
	width: 50%;
}

.introBox img {
	width: 80%;
	padding-top: 10%;
	padding-left: 10%;
}

#infoContainer {
	padding-left: 2%;
}

.infoBox {
	width: 25%;
}

.driftBox {
	width: 80%;
	padding-left: 10%;
}

 .driftBox h4 {
 	display: inline;
 	margin-right: 2%;
}

.driftBox img {
 	display: inline;
}

.referenserBox {
	margin-left: 10%;
	width: 60%;
}

#kontaktBox  {
	padding-left: 10%;
	width: 90%;
}

#kontaktBox form{
	text-align: left;
	width: 90%;
}

#kontaktBox form input {
	width: 100%;
	padding: 2%;
}

#kontaktBox textarea {
	width: 100%;
	padding: 2%;
}

#kontaktBox hr {
	text-align: center;
	border-color: red;
	margin-left: 40%;
	margin-right: 40%;
	margin-bottom: 2%;
}

#kontaktBox h4 {
	text-align: center;
}

footer img{
	width: 20%;
}

input[type=submit]{
 	float:center;
 	width: 100% !important; 
}
}

/* ------------------------Responsive Ipad version max-width 550px----------------------------*/	
@media only screen and (min-width: 200px) and (max-width: 550px) {

#logotyp img {
    max-height: 40px;  
} 

#intro {
	padding-left: 10%;
	margin-top: 0%;
	height: auto;
} 

.introBox{
	height: auto;
	width: 100%;
}

.introBox img {
	width: 80%;
	padding-left: 10%;
	padding-bottom: 10%;
}

#infoContainer {
	padding-left: 10%;	
	padding-right: 10%;
}

.infoBox {
	width: 80%;
	margin-bottom:5%;
    padding-left:10%;
    padding-right: 10%;
    padding-bottom: 10%;
}

.infoBox img {
	width: 30%;
	align: center;
	padding-left: 35%;
}

.driftBox {
	font-size:90%;
	width: 90%;
}

 .driftBox h4 {
 	display: inline;
 	margin-right: 3%;
}

 .driftBox img {
 	display: inline;
 	width: 15%;
}

#bildSpel {
	padding-left: 10%;
}

#bildSpel ul li {
	width: 90%;
	margin-bottom: 5%;
}

.referenserBox {
	margin-left: 10%;
	padding-right: 10%;
	width: 80%;
}

#kontaktBox  {
	padding-left: 10%;
	width: 90%;
}

#kontaktBox form{
	text-align: left;
	width: 90%;
}

#kontaktBox form input {
	width: 100%;
	padding: 2%;
}

#kontaktBox textarea {
	width: 100%;
	padding: 2%;
}

#kontaktBox hr {
	text-align: center;
	border-color: red;
	margin-left: 40%;
	margin-right: 40%;
	margin-bottom: 2%;
}

#kontaktBox h4 {
	text-align: center;
}

input[type=submit]{
 	float:center;
 	width: 100% !important; 
}

footer  {
	width: 100%;
	margin-right: 0px;
}

footer img{
	width: 30%;
}

footer hr{
	width: 80%;
}

footer p {
	text-align: center;
	margin-left: 0%;
}
}



