body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 0px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 28px;
	line-height: 32px;
	font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Droid Sans', sans-serif;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
	margin-bottom: 5px;
	padding-top: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #6D6D6D;
}
.button {
	display: inline-block;
	margin-right: 2px;
	margin-left: 2px;
	padding: 4px 15px;
	background-color: #032E7D;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	color: white;
	text-align: center;
	text-decoration: none;
}
.section-intro {
	height: 250px;
	margin-top: 0px;
	background-color: transparent;
	background-image: url(../images/Toppbild.jpg);
}
.section-intro.sub {
  height: 80px;
}
.section-nav {
  margin-top: 10px;
  margin-bottom: 0px;
}
.menu {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  text-align: right;
}
.top-contact-text {
  padding-top: 28px;
  font-family:'Droid Sans', sans-serif;
  color: #c2c2c2;
  font-size: 12px;
  text-align: right;
}
.section-menu {
  padding-bottom: 0px;
}
.logo {
  padding-top: 15px;
}
.column-menu {
  padding-top: 0px;
  padding-bottom: 10px;
  text-align: right;
}
.section-bottom {
	height: 175px;
	margin-top: 20px;
	background-color: #020A46;
}
.section-start {
  margin-top: 20px;
}
.contact-text-bottom {
  padding-top: 20px;
  color: white;
}
.om-permera {
  margin-top: 5px;
}
.image-utveckling {
  margin-top: 5px;
}
.image-kopa-foretag {
  height: auto;
  margin-top: 5px;
}
.vit {
  padding-top: 20px;
  color: white;
  font-weight: 700;
}
.paragraph-vit {
  color: white;
}
.h2-vit {
  color: white;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
}
.text-link {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family:'Droid Sans', sans-serif;
  color: #002863;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  text-decoration: none;
}
@media (max-width: 767px) {
  .menu-phone {
    background-color: white;
  }
  .column-menu {
    margin-bottom: 10px;
  }
  .phone-menu-button {
    background-color: #c7ecf2;
  }
}
@media (max-width: 479px) {
  h2 {
    padding-left: 10px;
  }
  h3 {
    padding-left: 8px;
  }
  p {
    padding-left: 10px;
  }
  .button {
    margin-bottom: 4px;
  }
  .menu {
    text-align: center;
  }
  .top-contact-text {
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
  }
  .logo {
    padding-left: 75px;
    text-align: left;
  }
  .menu-phone {
    padding-bottom: 8px;
    background-color: white;
  }
  .column-menu {
    margin-bottom: 10px;
    text-align: center;
  }
  .phone-menu-button {
    background-color: #bee0e8;
  }
  .logo-phone-menu {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .phone-button-home {
    background-color: #a6d1e0;
  }
  .contact-text-bottom {
    padding-left: 10px;
  }
  .om-permera {
    display: block;
    width: 294px;
    height: 130px;
    margin-right: auto;
    margin-left: auto;
  }
  .image-utveckling {
    display: block;
    width: 294px;
    height: 130px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .image-kopa-foretag {
    display: block;
    width: 294px;
    height: 130px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
  }
  .vit {
    margin-top: 0px;
    padding-top: 15px;
    padding-left: 10px;
    font-size: 32px;
    line-height: 36px;
  }
  .paragraph-vit {
    color: white;
    font-weight: 400;
  }
  .h2-vit {
    font-size: 15px;
    line-height: 18px;
  }
}
