html, body { height: 100%;}
.carousel, .item, .active { height: 100%; }
.carousel-inner { max-height: 1200px; background-image: linear-gradient(to right top, #412774, #492f7e, #523687, #5a3e91, #63469b, #634699, #624797, #624795, #584087, #4f3979, #46326c, #3d2b5f); padding-top:40px; } /* background-color:#412774; */
.carousel-small { height:70%}
.fill { width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; position: absolute; }
.frigg-her-self { width: 50%; float: left; text-align: center; margin-top: 120px; }
.frigg-her-self img { max-height: 450px; }



.sliderLogo {
	max-width: 180px;
	margin-bottom: 60px;
}
.carousel .bgSlider1{
/*background-image:url('https://friggcms.no/images/slider/frigg-bg-slider.jpg');*/
}

@media (max-width: 580px) {
	.carousel .bgSlider1{
	background-image:none;
	}
}

/* functions */
.carousel-functions { height: 450px; }
