body{
  font-weight: 300;
}
main, footer{
  font-size: 16px;
}
header, .header{
	height: 80vh;
    background-image: url();
    background-position: 13% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}



@media (max-aspect-ratio: 1/1){
  header, .header{background-image: url(/docLib/41/uploads/published/5068/Banner_2020_02_s_756.jpg/Banner_2020_02_s_756.jpg);}
}
 @media (max-aspect-ratio: 1/1) and (min-width: 421px){
  header, .header{background-image: url(/docLib/41/uploads/published/5067/Banner_2020_02_s_1024.jpg/Banner_2020_02_s_1024.jpg);}
}
@media (max-aspect-ratio: 1/1) and (min-width: 801px){
  header, .header{background-image: url(/docLib/41/uploads/published/5063/Banner_2020_02_s_1440.jpg/Banner_2020_02_s_1440.jpg);}
}
@media (max-aspect-ratio: 1/1) and (min-width: 1025px){
  header, .header{background-image: url(/docLib/41/uploads/published/5058/Banner_2020_02_s_1844.jpg/Banner_2020_02_s_1844.jpg);}
}
@media (min-aspect-ratio: 1/1){
  header, .header{background-image: url(/docLib/41/uploads/published/5062/Banner_2020_02_l_736.jpg/Banner_2020_02_l_736.jpg);}
}
@media (min-aspect-ratio: 1/1) and (min-width: 737px){
  header, .header{background-image: url(/docLib/41/uploads/published/5071/Banner_2020_02_l_1024.jpg/Banner_2020_02_l_1024.jpg);}
}
@media (min-aspect-ratio: 1/1) and (min-width: 1025px){
  header, .header{background-image: url(/docLib/41/uploads/published/5075/Banner_2020_02_l_1366.jpg/Banner_2020_02_l_1366.jpg);}
}
@media (min-aspect-ratio: 1/1) and (min-width: 1367px){
  header, .header{background-image: url(/docLib/41/uploads/published/5065/Banner_2020_02_l_2560.jpg/Banner_2020_02_l_2560.jpg);}
}




header .container-fluid{
  padding-left: 0;
  padding-right: 0;
}
header .brand-nav{
	background-color: rgba(0,0,0,0.5);
  	padding-top: 0.5em;
  	padding-bottom: 0.5em;
}
header .brand-nav,
header .brand-nav .row{
  margin: auto;
}
header .brand,
header .main-nav{
  	padding: 0;
}
header .brand p {
	text-align: center;
	color: #fff;
	font-size: 100%;
  	margin-bottom: 0;
}
header .brand a.nav-item-home{
    background-image: url(/docLib/41/uploads/published/3446/logo-white-trans.svg/logo-white-trans.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
 	text-indent: -20000px;
  	display: block;
  	font-size: 160%;
	text-align: center;
  	padding: 1em 0;
}
.main-nav{
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}
a.main-nav-item{
  	font-size: 160%;
  	color: #fff;
  	text-decoration: none;
  	border-bottom: 1px solid transparent;
  	transition: border .2s ease-in-out;
  	font-variant: small-caps;
}
a.main-nav-item.active,
a.main-nav-item:active,
a.main-nav-item:hover,
a.main-nav-item:focus{
  	border-bottom: 1px solid #fff;
}
footer{
	background-color: rgba(0,0,0,0.2);
}
footer ul{
  padding-left: 1em;
}
footer ul li {
    list-style: outside none none;
}

footer .rubrik {
    margin: 2em auto 3em;
}

footer .rubrik p {
    font-size: 80%;
    margin: 0.25em auto;
    text-align: center;
  	width: 80%;
}
main{
  padding-bottom: 2em;
}
footer .container{
  padding-top: 2em
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
  font-weight: 300;
}
h1, .h1{
  font-size: 175%;
}
h2, .h2{
  font-size: 150%;
}
h3, .h3{
  font-size: 140%;
}
h1 small, .h1 small{
  display: inline-block;
  padding-top: 0.25em;
  font-weight: 300;
  font-size: 75%;
}
p.lead{
  font-size: 18px;
}
.carousel{
  margin-bottom: 1em;
}
header .brand p a{
  color: #fff;
  font-weight: bold;
  border-bottom: 0.25px solid transparent;
  transition: border .4s ease-in-out;
}
main a, footer a, .modal a{
  color: #000;
  font-weight: bold;
  border-bottom: 0.25px solid transparent;
  transition: border .4s ease-in-out;
}
main a:active,
main a:hover,
main a:focus,
footer a:active,
footer a:hover,
footer a:focus,
.modal a:active,
.modal a:hover,
.modal a:focus{
  color: #000;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 0.25px solid #000;
}
.carousel-caption {
	right: 0;
	left: 0;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #fff;
	text-align: center;
	text-shadow: none;
	top: 0;
  	bottom: auto;
	background-color: rgba(0,0,0,0.2);
	font-variant: small-caps;
  	font-size: 150%;
}
.carousel-indicators{
  margin-bottom:0;
  bottom: 0;
  width: 90%;
  margin-left: -45%;
}
.carousel-indicators li,
.carousel-indicators li.active{
	width: 20px;
  	height: 20px;
  	border-color: #ddd;
  	margin: 0;
}
.carousel-indicators li.active{
  	background-color: #ddd;
}
.icon-parent{
  float: left;
  width: 100%;
  margin-top: 20px;
  padding-left: 0;
}
.icon-parent .icon{
  float: left;
  width: 33.3333333333%
}
.icon-parent li.icon a{
  display: block;
  width: 100px;
  text-align: center;
  background-image: url(/docLib/41/uploads/published/3457/IconSprite.svg/IconSprite.svg);
  background-repeat: no-repeat;
  background-size: 120px;
  padding-top: 42px;
}
.icon-parent li.icon.facebook a{
  /* 0 */
  background-position: center -39px;
}
.icon-parent li.icon.facebook a:active,
.icon-parent li.icon.facebook a:hover{
  /* 1 */
  
  background-position: center -39px;
}
.icon-parent li.icon.twitter a{
  /* 2 */
  background-position: center -279px;
}
.icon-parent li.icon.twitter a:active,
.icon-parent li.icon.twitter a:hover{
  /* 3 */
  
  background-position: center -279px;
}
.icon-parent li.icon.email a{
  /* 12 */
  background-position: center -1479px;
}
.icon-parent li.icon.email a:active,
.icon-parent li.icon.email a:hover{
  /* 13 */
  
  background-position: center -1479px;
}

@media(min-width: 768px){
	header .brand a.nav-item-home{
    	background-position: center left;
  	}
  	.main-nav{
      	justify-content: center;
     	align-items: flex-end;
     	flex-direction: column;
    }
    header .brand a.nav-item-home{
      	padding: 1.5em 0;
    }
    header .brand p{
      	font-size: 123%;
		text-align: left;
    }
	header .main-nav a.main-nav-item{
      	margin: 0;
      	font-size: 200%;
  	}
    h1, .h1{
      font-size: 260%;
    }
  h1 small, .h1 small{
    font-size: 65%;
  }
  h2, .h2{
    font-size: 160%;
  }
  .thumbnail .caption h2{
    font-size: 200%;
  }
  .carousel-indicators{
    bottom: 5px;
  }
}
@media(min-width: 992px){
  .thumbnail .caption h2{
    font-size: 140%;
  }
  h1, .h1{
    font-size: 270%;
  }
  h2, .h2{
    font-size: 180%;
  }
  h3, .h3{
    font-size: 160%;
  }
}
@media(min-width: 1200px){
  h1, .h1{
    font-size: 320%;
  }
  h2, .h2{
    font-size: 200%;
  }
  h3, .h3{
    font-size: 180%;
  }
  .thumbnail .caption h2{
    font-size: 175%;
  }
}
