

/*----------------------------------------ALL*/

body {
	margin: 0;
    padding: 0;
    overflow: auto;
  	width:100%;
	height:100%;
}

html { 
  background: url(../img/Lindesberg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


main {
	width: 100%;
	
	/* background:url(../img/lindesberg.JPG);
    background-repeat: no-repeat;
    background-size: 110% 100%;
	background-color: #FFFFFF; */
}

.nav-container {
	width: 100%;
	background-color: tomato;
	padding-top: 1%;
	padding-bottom: 1%;
}

ul.nav {
	list-style-type: none;
	color:#000000;
	margin:1.7% 0 2% 0;
    overflow: hidden;
	width:90%;
	text-align:center;
	font-family: "Signika", sans-serif;
	font-size:1.150em;
	}
	
ul.nav li {
	display:inline;
	list-style:none;
	}
	
ul.nav li a {
    color:aliceblue;
	margin:5%;
	padding:1%;
    text-decoration: none;
	}
	
ul.nav li a:hover  {
	text-decoration:underline;
} 

ul.nav li a.active {
	border-left:0,5px solid black;
	border-right:0,5px solid black;
	outline-style:solid;
	background-color:#998675;
	color:#000000;
}

ul.nav li a.active:hover  {
	text-decoration:none;
	cursor:default;
}

.foot-container{
	width: 100%;
	background-color: tomato;
	padding: 0;
	overflow: auto;
}

.foot-text-container {
	
	background-color: tomato;
	margin:1%;
	padding:0;
	overflow: auto;
	}


.foot-p {
	margin:auto;
	margin:1%;
	padding: 0;
	text-align:center;
	color:aliceblue;
	font-size: 1em;
}


.logga {
	position:fixed;
	float:left;
	width:20%;
	margin-left: 3%;
	margin-top: 2%;
	margin-bottom: 0;
	padding: 0;
}


/*----------------------------------------INDEX*/


.index-content-container{
	width: 50%;
	height: 100%;
	background-color:lightblue;
	margin: auto;
	z-index:200;
}

.index-text-container {
	width: 90%;
	background-color:ghostwhite;
	margin: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	border-radius: 25px;
}

.h1-index1 {
	padding: 3%;
	padding-bottom: 0;
	margin-left: 7%;
	font-family: "Franklin Gothic Bold", sans-serif;
}

.p-index1 {
	padding:4%;
	padding-top: 0;
	font-family:"Segoe UI", sans-serif;
	font-size: 0.8em;
}


.bildspel-container {
	width:100%;
	overflow: hidden;
 	margin: 1% auto;
	background:lightblue;
	
}

.photobanner {
 height: 300px;
 width: 2300px;
}

.bildspel-bilder {
	height: 300px;
	/*Bredd bör bli 225px*/
	margin:0;
	padding:0;
}


/*keyframe animations*/
.bildspel-bilder-1 {
	height: 300px;
 -webkit-animation: bannermove 30s linear infinite;
    -moz-animation: bannermove 30s linear infinite;
     -ms-animation: bannermove 30s linear infinite;
      -o-animation: bannermove 30s linear infinite;
         animation: bannermove 30s linear infinite;
}
 /*Kom ihåg att nya bilder inte ska placeras sist då dubletterna ska vara där, och varje bild ska ge 225px mer i minus värde, alltså bort från noll. */
@keyframes "bannermove" {
 0% {margin-left: 0px;}
 100% {margin-left: -2925px;}
}
 
@-moz-keyframes "bannermove" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}
 
@-webkit-keyframes "bannermove" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}
 
@-o-keyframes "bannermove" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}


.index-text-container2 {
	width: 90%;
	background-color:ghostwhite; /* darkseagreen*/
	margin: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	border-radius: 25px;
	overflow: auto;
}

.p-index2 {
	margin: 4%;
	padding: 0;
	font-family:"Segoe UI", sans-serif;
	font-size: 0.8em;
}

.index-historia-bild1 {
	width: 30%;
	float: left;
	margin: 5%;
	margin-bottom: 1%;
	border-radius: 25px;
}

.index-historia-bild2 {
	width: 30%;
	float: right;
	clear: left;
	margin: 5%;
	margin-top: 0;
	border-radius: 25px;
	
}

/*----------------------------------------KONTAKT*/

.kontakt-content-container {
	width: 50%;
	height: 100%;
	background-color:lightblue;
	margin: auto;
	z-index:200;
}

.kontakt-text-container1 {
	width: 90%;
	background-color:ghostwhite;
	margin: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	border-radius: 25px;
	overflow: auto;
}

.h1-kontakt {
	margin: 3% 0 3% 7%;
	font-family: "Franklin Gothic Bold", sans-serif;
}

.personal-container {
	width:100%;
	margin-bottom:0;
	padding: 0;
	overflow: auto;
}

.personal-img {
	width:84%;
	display: block;
	padding: 0;
    margin:0 auto;
}

.kontakt1 {
	margin:0 auto;
	width: 84%;
	padding-top:1%;
	padding-bottom: 1%;
	font-family:"Segoe UI", sans-serif;
	font-size: 0.9em;
	background-color: tomato;
	border-radius: 70%;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	text-align: center;
}

.kontakt2-1 {
	float:left;
	width: 42%;
	margin-left: 8%;
	padding:0;
	font-family:"Segoe UI", sans-serif;
	font-size: 0.9em;
	background-color: tomato;
	text-align: center;
}

.kontakt2-2 {
	float: left;
	width: 42%;
	padding:0;
	margin: 0;
	font-family:"Segoe UI", sans-serif;
	font-size: 0.9em;
	background-color: tomato;
	text-align: center;
}

.personal-text {
	margin-left: auto;
    margin-right: auto;
	margin-top: 3%;
	margin-bottom:0;
	padding: 0;
	color: ghostwhite;
	font-family:"Segoe UI", sans-serif;
	font-size: 1em;
}

.kontakt3 {
	float: left;
	margin-left: 8%;
	width: 84%;
	margin-bottom: 3%;
	font-family:"Segoe UI", sans-serif;
	font-size: 0.9em;
	background-color: tomato;
	border-radius: 70%;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	text-align: center;
}

.kontakt-text-1 {
	margin-left: auto;
    margin-right: auto;
	color: ghostwhite;
	padding-top: 1%;
	font-family:"Segoe UI", sans-serif;
	font-size: 1em;
}

.kontakt-text-mail {
	margin-left: auto;
   margin-right: auto;
	color: skyblue;
	padding-top: 1%;
	font-family:"Segoe UI", sans-serif;
	font-size: 2em;
	text-decoration: none;
}

.kontakt-text-mail:hover {
	margin-left: auto;
   margin-right: auto;
	color: whitesmoke;
	padding-top: 1%;
	font-family:"Segoe UI", sans-serif;
	font-size: 2em;
	text-decoration: underline;
}

.kontakt-text-2 {
	margin-left: auto;
    margin-right: auto;
	color: ghostwhite;
	padding-bottom: 2%;
	font-family:"Segoe UI", sans-serif;
	font-size: 1em;
}

.mail-container {
	width: 90%;
	background-color:ghostwhite;
	margin: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	border-radius: 25px;
}

.mailform-title {
    
    font-family: 'Cabin', sans-serif;
    font-weight: 600;
    font-size: 30px;
    margin: 10px auto 0 20px;
    display: block;
}

.mailbox-p {
	width: 60%;
	margin:0;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
    font-size: 14px;
    color: #FFFFFF;
	float:left;
	display: block;
	padding-top:10px;
	
}

#kontakt-input-panel {
    z-index: 101;
    display: block;
    list-style: none;
    text-decoration: none;
    width: 500px;
    padding: 20px;
    margin: 5% auto 0; /* Ta bort för att få login-rutan att aligna med textfälten */
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    border-right: 1px solid rgba(0, 0, 0, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), inset 0 0 2px 0 rgba(255, 255, 255, 0.3);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), inset 0 0 2px 0 rgba(255, 255, 255, 0.3);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), inset 0 0 2px 0 rgba(255, 255, 255, 0.3);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff293a+0,ce2837+100 */
    background: #ff293a; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ff293a 0%, #ce2837 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, #ff293a 0%, #ce2837 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, #ff293a 0%, #ce2837 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff293a', endColorstr='#ce2837', GradientType=1); /* IE6-9 fallback on horizontal gradient */
}

.mailbox-button-write {
	font-family: 'Bitter', serif;
    background: #ce2837;
    color: #FFFFFF;
    width: 20%;
    height: 40px;
	float:left;
    display: block;
    /*
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 12px rgba(255, 41, 58, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 12px rgba(255, 41, 58, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 12px rgba(255, 41, 58, 0.5);*/
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    /*
    -webkit-transition: box-shadow 100ms;
    -moz-transition: box-shadow 100ms;
    -ms-transition: box-shadow 100ms;
    -o-transition: box-shadow 100ms;
    transition: box-shadow 100ms;
    */
    -webkit-transition: border-color 600ms;
    -moz-transition: border-color 600ms;
    -ms-transition: border-color 600ms;
    -o-transition: border-color 600ms;
    transition: border-color 600ms;
    margin-left: 20px;
	margin-top:13px;
    padding: 10px;
}

.mailbox-button-write:hover {
    border-color: rgba(255, 255, 255, 1);
    cursor: pointer;
}

.mailform-wrapper {
	width:100%;
	display: block;
    float: left;
	position: relative;
	
}

.mailform-ul {
	padding: 0;
    margin: 0;
    list-style: none;
}

.mailform-li {
	width: 100%;
    padding-top: 20px;
    margin: 0 auto;
    padding-left: 20px;
	list-style: none;
}

.mailform-legend {
	font-family: 'Bitter', serif;
    font-size: 16px;
    color: #FFFFFF;
}

.mailform-label {
	display: block;
	margin-top:10px;
	font-family: 'Bitter', serif;
    font-size: 14px;
    color: #FFFFFF;
}

.mailform-input-amne, .mailform-input-namn, .mailform-input-email, .mailform-input-kommentar {
	/*width: 300px;*/
	font-family: 'Bitter', serif;
    height: 20px;
    width: 100%;
    min-width: 20%;
    max-width: 450px;
    background: tomato;
    z-index: 2;
    -webkit-box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.2), 0 0 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.2), 0 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.2), 0 0 1px rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #FFFFFF;
    padding-left: 4px;
}
	
.mailform-input-kommentar {	
    width: 100%;
    min-width: 20%;
    max-width: 450px;
    height: 100px;
    min-height: 50px;
    max-height: 250px;
    font-family: 'Bitter', serif;
    font-size: 14px;
    display: block;
    color: #FFFFFF;
    background: tomato;
    -webkit-box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.2), 0 0 1px rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.2), 0 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 2px 2px 10px rgba(0, 0, 0, 0.2), 0 0 1px rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	
}

.mailform-input-submit {
	font-family: 'Bitter', serif;
    background:tomato;
    color: #FFFFFF;
    width: 137px;
    height: 24px;
	margin-top:5px;
	margin-bottom:20px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 12px rgba(255, 41, 58, 0.5);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 12px rgba(255, 41, 58, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0) inset, 0 0 12px rgba(255, 41, 58, 0.5);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-transition: border-color 600ms;
    -moz-transition: border-color 600ms;
    -ms-transition: border-color 600ms;
    -o-transition: border-color 600ms;
    transition: border-color 600ms;
}

.mailform-input-submit:hover {
	border-color:firebrick;
    cursor: pointer;
}


/*----------------------------------------TJANSTER*/

.tjanster-content-container {
	width: 50%;
	height: 100%;
	background-color:lightblue;
	margin: auto;
	z-index: 80;
}

.tjanster-text-container1 {
	width: 90%;
	background-color:ghostwhite;
	margin: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	border-radius: 25px;
	overflow: auto;
}

.h1-tjanster {
	padding: 3%;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 7%;
	font-family: "Franklin Gothic Bold", sans-serif;
}

.p-tjanster {
	margin: 4%;
	padding-top: 0px;
	font-family:"Segoe UI", sans-serif;
	font-size: 0.8em;
}

.bildspel-tjanster-container-1 {
	width:100%;
	overflow: hidden;
 	margin: 1% auto;
	background:lightblue;
}

.photobanner-1 {
 height: 300px;
 width: 2300px;
}

.bildspel-tjanster-bilder {
	height: 300px;
	/*Bredd bör bli 225px*/
	margin:0;
	padding:0;
}


/*keyframe animations*/
.bildspel-tjanster-bilder-ver1 {
	height: 300px;
 -webkit-animation: bannermove-1 15s linear infinite;
    -moz-animation: bannermove-1 15s linear infinite;
     -ms-animation: bannermove-1 15s linear infinite;
      -o-animation: bannermove-1 15s linear infinite;
         animation: bannermove-1 15s linear infinite;
}
 
@keyframes "bannermove-1" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}
 
@-moz-keyframes "bannermove-1" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}
 
@-webkit-keyframes "bannermove-1" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}
 
@-o-keyframes "bannermove-1" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}


.bildspel-tjanster-container-2 {
	width:100%;
	overflow: hidden;
 	margin: 1% auto;
	background:lightblue;
}

.photobanner-2 {
 height: 300px;
 width: 2300px;
}

/*keyframe animations*/
.bildspel-tjanster-bilder-ver2 {
	height: 300px;
 -webkit-animation: bannermove-2 30s linear infinite;
    -moz-animation: bannermove-2 30s linear infinite;
     -ms-animation: bannermove-2 30s linear infinite;
      -o-animation: bannermove-2 30s linear infinite;
         animation: bannermove-2 30s linear infinite;
}
 
@keyframes "bannermove-2" {
 0% {margin-left: 0px;}
 100% {margin-left: -2475px;}
}
 
@-moz-keyframes "bannermove-2" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}
 
@-webkit-keyframes "bannermove-2" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}
 
@-o-keyframes "bannermove-2" {
 0% {margin-left: 0px;}
 100% {margin-left: -2250px;}
}

.tjanster-bildspel-container-3 {
	margin-bottom: 30px;
}

.bildspel-tjanster-container-3 {
	width:100%;
	overflow: hidden;
 	margin: 1% auto;
	background:lightblue;
}

.photobanner-3 {
 height: 300px;
 width: 1125px;
}

.bildspel-tjanster-bilder {
	height: 300px;
	/*Bredd bör bli 225px*/
	margin:0;
	padding:0;
	
}


/*keyframe animations*/
.bildspel-tjanster-bilder-ver3 {
	height: 300px;
 -webkit-animation: bannermove-3 15s linear infinite;
    -moz-animation: bannermove-3 15s linear infinite;
     -ms-animation: bannermove-3 15s linear infinite;
      -o-animation: bannermove-3 15s linear infinite;
         animation: bannermove-3 15s linear infinite;
}
 
@keyframes "bannermove-3" {
 0% {margin-left: 0px;}
 100% {margin-left: -1125px;}
}
 
@-moz-keyframes "bannermove-3" {
 0% {margin-left: 0px;}
 100% {margin-left: -1125px;}
}
 
@-webkit-keyframes "bannermove-3" {
 0% {margin-left: 0px;}
 100% {margin-left: -1125px;}
}
 
@-o-keyframes "bannermove-3" {
 0% {margin-left: 0px;}
 100% {margin-left: -1125px;}
}

.tjanster-text-container-2 {
	width: 90%;
	background-color:ghostwhite;
	margin: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	padding-top:1%;
	padding-bottom:1%;
	border-radius: 25px;
}

.tjanster-container {
	width: 100%;
	margin:0;
	margin-top: 5%;
	margin-bottom: 5%;
	padding:0;
	font-size: 0;
	overflow: hidden;
	z-index: 80;
}


.tjanster-texts-u-l, .tjanster-texts-u-u, .tjanster-texts-u-r, .tjanster-texts-c-l, .tjanster-texts-c-c, .tjanster-texts-c-r, .tjanster-texts-b-l, .tjanster-texts-b-b, .tjanster-texts-b-r {
	float: left;
	position:relative;
	text-align: center;
	width:25%;
	margin:0;
	padding:0;
	font-size: 0;
	z-index: 80;
}

.tjanster-texts-u-l:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:top left;
}
.tjanster-texts-u-u:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:top center;
}
.tjanster-texts-u-r:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:top right;
}
.tjanster-texts-c-l:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:center left;
}
.tjanster-texts-c-c:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:center center;
}
.tjanster-texts-c-r:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:center right;
}
.tjanster-texts-b-l:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:bottom left;
}
.tjanster-texts-b-b:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:bottom center;
}
.tjanster-texts-b-r:hover {
	z-index: 90; transform: scale(1.5); transition: transform .2s; transform-origin:bottom right;
}

.texts {
    position: absolute;
    bottom: 5%;
    width: 100%;
    background-color: tomato;
}

.texts span {
   color: white; 
   font: bold 0.9vw/2vw Helvetica, Sans-Serif;
   padding:0;
   margin:0;
   width: 100%;
}

.tjanster-img {
	width:100%;
	padding:0;
	margin:0;
	
}

.tjanster-text-container-3 {
	width: 90%;
	background-color:ghostwhite;
	margin: auto;
	margin-top: 5%;
	margin-bottom:5%;
	padding-top:5%;
	border-radius: 25px;
	position: relative;
	text-align: center;
	overflow:hidden;
}

.tjanster-img-cleaned {
	width: 30%;
	float: left;
	padding:0;
	margin:0;
}

.tjanster-video {
	width: 40%;
	float: left;
	padding:0;
	margin:0;
	margin-bottom: 5%;
}

.video-text {
    position: absolute;
    bottom: 8%;
    width: 100%;
	padding: 1% 0 1% 0;
    background-color: tomato;
}

.video-text span {
   color: white; 
   font: bold 1.2vw/2vw Helvetica, Sans-Serif;
   padding:0;
   margin:0;
   width: 100%;
}

.tjanster-text-container-4 {
	width: 90%;
	background-color:ghostwhite;
	margin: auto;
	margin-top: 5%;
	margin-bottom:5%;
	padding-top:5%;
	border-radius: 25px;
	position: relative;
	text-align: center;
	overflow:hidden;
}

.tjanster-video-fonster {
	width: 50%;
	float: left;
	padding:0;
	margin:0;
	margin-bottom: 5%;
}

/*----------------------------------------MAIL*/

.bg {
    background-image: url(../img/Lindesberg2.jpg);
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.text-mail-container {
     position: absolute;
     margin: auto;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 200px;
	 text-align: center;
}

.h1-mail {
	margin:0;
	font-size: 3em;
	color: white;
	font-family: "Franklin Gothic Bold", sans-serif;
	text-shadow: 2px 2px black;
}

.return-mail {
	position: relative;
	display: block;
	padding: 0;
    margin: 5% auto;
	font-family:"Segoe UI", sans-serif;
	text-shadow: 2px 2px black;
}
.return-mail a {
	font-size: 40px;
	color:white;
	text-decoration: none;
	
}

.return-mail a:hover {
	text-decoration:underline;
	color:tomato;
	text-shadow: 0 0;
}


/*-------------------------------------------------------------------RESPONSIVE*/

                 @media screen and (max-width: 1140px) {
					 
.logga {
	position:static;
	width:40%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3%;
	padding-bottom: 3%;
	margin:auto;
	float: none;
}

					 
.index-content-container {
	width: 70%;
}				 
.tjanster-content-container {
	width: 70%;
}
.kontakt-content-container {
	width: 70%;
}
					 
.foot-container{
	padding-bottom: 1%;
}
					 
.video-text span {
   font: bold 1.5vw/2vw Helvetica, Sans-Serif;
}					 				 
					 
}
                 @media screen and (max-width: 800px) {
					 
.logga {
	position:static;
	width:60%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3%;
	padding-bottom: 3%;
	margin:auto;
	float: none;
}
					 
.index-content-container{
	width: 80%;
}				 
.tjanster-content-container {
	width: 80%;
}
.kontakt-content-container {
	width: 80%;

}	
					 
.foot-container{
	padding-bottom: 1%;
}
					 
.video-text span {
   font: bold 2.5vw/2vw Helvetica, Sans-Serif;
}					 

.mailform-input-amne, .mailform-input-namn, .mailform-input-email, .mailform-input-kommentar {
    max-width: 350px;
}					 
					 
}
                 @media screen and (max-width: 600px) {
					 

					 
ul.nav {
	width:74%;
	font-size:1em;
	}		
					 
ul.nav li a {
	margin:2%;
	padding:1%;
	}

.foot-text-container {
	width:84%;
	padding:1% 1% 1% 1%;
}

.foot-img-container {
	width:12%;
	padding:1% 2% 0 0;
}
					 
.foot-p {
	font-size: 0.7em;
}


.nd-bild {	
	width: 90%;
	margin:0;
	padding-right:10%;
}
					 
.index-content-container{
	width: 90%;
}				 
.tjanster-content-container {
	width: 90%;
}
.kontakt-content-container {
	width: 90%;
}					 
					 
.p-index1 {
	padding:5%;
	padding-top: 0;
}				 				 

.index-historia-bild1 {
	width: 35%;
	margin: 5%;
	margin-bottom: 1%;
}

.index-historia-bild2 {
	width: 35%;
	margin: 3%;
	margin-right: 5%;			 					 
}

.p-tjanster {
	margin: 5%;
}

.tjanster-text-container-2 {
	padding-top:4%;
	padding-bottom:4%;
}
					 
.video-text {
    position: absolute;
    bottom: 5%;
    width: 100%;
}

.video-text span {
   font: bold 3vw/2vw Helvetica, Sans-Serif;
}
					 
.personal-text {
	font-size: 0.7em;
}
					 
.kontakt-text {
	font-size: 0.7em;				 
}
					 
.personal-container-2 {
	padding-bottom: 0.2%;
}
					 
.kontakt-text-1, .kontakt-text-2 {
	font-size: 0.8em;
}
					 
.mailform-input-amne, .mailform-input-namn, .mailform-input-email, .mailform-input-kommentar {
    max-width: 190px;
}
					 
.h1-mail {
	font-size: 2em;
}
					 
.return-mail a {
	font-size: 30px;	
}
					 
}