/* =====================================================
All Backgrounds css and special css for this template
======================================================== */
.background-1 {
    background: url("img/background-1.png") no-repeat 0 0 / cover;
    background-position: center center;
    background-size: cover
}

.background-2 {
    background: url("img/background-2.png") no-repeat 0 0 / cover;
    background-position: center center;
    background-size: cover
}
.background-3 {
    background: url("img/background-3.png") no-repeat 0 0 / cover
}
.background-4 {
    background-image: url("img/4.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.background-5 {
    background: url("../img/background/5.png") no-repeat 30px bottom;
	background-size: 42%;
}
.background-6:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	left: -50%;
	top: 0;
    background-image: url("img/6.png");
    background-size: cover;
	background-position: top right;
	background-repeat: no-repeat
}
.background-7 {
    background: url("../img/background/background-7.png") no-repeat right bottom
}
.background-8 {
    background: url(img/doctor-hand1.png) no-repeat 81% bottom/ 35%;
}
.background-9 {
    background: url("img/background-9.png") no-repeat 0 0 / cover;
    background-position: center center;
    background-size: cover
}

.side_video {
    background: url("img/background-1.png") no-repeat 0 0 / cover;
}
.intro-video.intro-mini {
    background: url(img/kronisk_smarta/kronisk_smarta_thumbnail.png) no-repeat 0  / cover;
}
.banner{
	background: url("img/1.png") no-repeat 0 0 / cover;
}
.intro-video2.intro-mini2 {
    background: url("img/hanna_1x1.jpeg") no-repeat 0 / cover;
    height: inherit;
}

.intro-video2.intro-mini1 {
    background: url("img/kronisk.jpg") no-repeat 0 / cover;
    height: inherit;
}