body,html {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*-webkit-text-rendering: optimizeLegibility;*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /*Ta bort de gråa klickytorna på iPhone*/
    background-color: #b51600;
    height: 100%;
}

img {
	display:block;
	margin: 0;
	padding: 0;
	border: none;
}


/* *********************************************** */
/* FONT                                            */
/* *********************************************** */
@font-face {
    font-family: 'type-regular';
    src: url('../fonts/type-regular.woff2') format('woff2'),
         url('../fonts/type-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'berthold-bold';
    src: url('../fonts/Berthold-akzidenz-grotesk-be-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'berthold-super';
    src: url('../fonts/Berthold-akzidenz-grotesk-be-super.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}


/* *********************************************** */
/* LANDSCAPE MODE                                  */
/* *********************************************** */
#landscape-mode {
	display: none;
}


/* *********************************************** */
/* SECTIONS                                        */
/* *********************************************** */
.section {
	text-align:center;
}

.clear {
	clear: both;
}


/* *********************************************** */
/* TEXTS                                           */
/* *********************************************** */
h1, h1.warning { 
	font-family: 'berthold-super', sans-serif;
    line-height: 1;
    font-size: 7.5vw;
    font-weight: 100;
    color: #fff;
    margin: 0;
    position: absolute;
    z-index: 2;
    letter-spacing: -0.5vh;
    left: 8.6%; /*8.4*/
    bottom: 10.5%; /*7.5*/
    /*font-weight: bold;*/
    text-align: left;
}

/*h1.warning {
	left: 2.1%;
}
*/

h1#contact { 
	font-family: 'berthold-super', sans-serif;
    line-height: 1;
    font-size: 6.5vw;
    font-weight: 100;
    color: #fff;
    margin: 0;
    left:0;
    position: relative;
    z-index: 2;
    letter-spacing: -0.5vh;
    /*font-weight: bold;*/
    text-align: left;
}

h1.warning-type, h1.warning-type-black,
h1.interfere-type, h1.interfere-type-black {
	font-family: 'type-regular', sans-serif;
    line-height: 1;
    font-size: 30px;
    font-size: 1.2vw;
    font-weight: normal;
    color: #fff;
    margin: 0;
    position: relative;
    z-index: 2;
    letter-spacing: 0.5vh;
    left: 10.8%;
    top: 9%;
    font-weight: bold;
    text-align: left;
}

h1.warning-type-black, h1.interfere-type-black {
	color: #000;
}

h2.under-headline, h2.under-headline-white, h2.under-headline-small {
	font-family: 'berthold-super', sans-serif;
	font-weight: 100;
	font-size: 100px;
	font-size: 4.3vw;
	line-height: 1; /*0*/
	margin: 0;
	/*padding: 8% 0 6% 0;*/
	padding: 3% 0 6% 0;
	text-align: left;
	color: #333;
	letter-spacing: -0.2vh; /*-0.4vh*/
}


h2.under-headline-white {
	color: #fff;
}


h2.under-headline-small {
    font-size: 45px;
     font-size: 2.6vw; 
    line-height: 0;
    margin: 0;
    padding: 4% 0 1.5% 0;
    text-align: left;
    color: #333;
    letter-spacing: -0.1vh;
}


.big-text, .big-text-white {
	font-family: 'type-regular', sans-serif;
    font-size: 63px; 
    font-size: 5vh; /*5.5*/
    font-weight: 100;
    color: #333;
    margin: -2.342% auto;
    width: 50%;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    align-items: center;
    display: flex;
    height: 100%;
    position: relative;
    /*background-color: #090;*/
}

.big-text-white {
	color: #fff;
}

.content p.small-text {
	font-family: 'type-regular', sans-serif;
	line-height: 1.3; /*1*/
	font-size: 25px;
	/*font-size: 1.4vw;*/
	font-weight: 100;
	color: #333;
	width: 45%;
	/*max-width: 800px;*/
	/*margin:0 auto 0 auto;*/
}

#fb-icon {
	display: inline-block;
	width: 6vh;
	max-width: 65px;
	height: auto;
	vertical-align: middle;
}

.warning-text p.small-text, .warning-text p.small-text-black, .warning-text p.small-text-ingress, .warning-text p.small-text-ingress-black,
.interfere-text p.small-text, .interfere-text p.small-text-black, .interfere-text p.small-text-ingress, .interfere-text p.small-text-ingress-black,
.contact-text, .contact-text-info, .material-text, h3  {
    font-family: 'type-regular', sans-serif;
    line-height: 1.2; /*0.5*/
     font-size: 25px; 
    /*font-size: 1.2vw;*/
    font-weight: 100;
    color: #fff;
    text-align: left;
}

h3.black {
	color: #333;
}

h3.material {
	margin:0;
	padding: 10% 0 0 0;
}

.material-text {
	line-height: 0;
	margin: 0;
	padding:0;
}

.warning-text p.small-text-black, .interfere-text p.small-text-black {
	padding-left: 1.5em;
  	text-indent: -1.03em;
}

.contact-text-info {
	margin-bottom: -3%;
}

.contact-ingress {
	font-family: 'type-regular', sans-serif;
    line-height: 1.2; /*0.5*/
    font-size: 25px; 
    font-weight: 100;
    color: #fff;
    text-align: left;
}

.icon:nth-of-type(1n) {
	margin-top: 3%; 
}

.icon:nth-of-type(4n) {
	margin-bottom: 5%; 
}

.icon {
	margin: 0 0 3% 0;
}

.underline {
	text-decoration: underline;
}

.warning-text, .interfere-text {
	width: 55%;
    top: 14.74%;
    left: 10.8%;
    text-align: left;
    position: relative;
    /*background-color: #090;*/
}

.warning-text p.small-text-black, .warning-text p.small-text-ingress-black,
.interfere-text p.small-text-black, .interfere-text p.small-text-ingress-black {
	color: #000;
}

 .warning-text p.small-text-ingress, .warning-text p.small-text-ingress-black,
 .interfere-text p.small-text-ingress, .interfere-text p.small-text-ingress-black  {
	line-height: 1.15;
	padding-bottom: 3vh;
 }

.mail-icon, .phone-icon, .chat-icon {
 	display: inline-block;
 	vertical-align: middle;
 	margin-right: 1.5%;
}

.content p.small-text-contact {
	font-family: 'type-regular', sans-serif;
	line-height: 1.3; /*1*/
	font-size: 18px;
	/*font-size: 1.4vw;*/
	font-weight: 100;
	color: #333;
	width: 40%;
	max-width: 560px;
	margin:0.228% auto 0 auto;
}

.content p.small-text-more {
	font-family: 'type-regular', sans-serif;
	line-height: 1.2; /*1*/
	font-size: 19px;
	/*font-size: 1.4vw;*/
	font-weight: normal;
	color: #333;
	margin:0;
}

.content p.small-text, .content p.small-text-center {
	font-family: 'type-regular', sans-serif;
    line-height: 1.25; /*1.2*/
    font-size: 25px;
     /*font-size: 1.15vw; */
    font-weight: normal;
    color: #333;
    width: 100%; /*90*/
    /*margin: 0;*/
}

.content p.small-text {
	text-align: left;
	width: 90%; /*100*/
}

.content p.small-text-center {
	text-align: center;
	width: 100%;
}


/* *********************************************** */
/* LINKS                                           */
/* *********************************************** */
a:link, a:visited, a:hover, a:active   {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

a:link.contact-link, a:visited.contact-link, a:hover.contact-link, a:active.contact-link {
	color: #fff;
	text-decoration: underline;
}

a[href^=tel]{
  color:#333;
  text-decoration: underline;
}

/* *********************************************** */
/* IMAGES                                          */
/* *********************************************** */
#headline-image {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

#seg-2-image, #seg-5-image {
	position: relative;
	top:0;
	left: 0;
	width: 100%;
	height: auto;
  }

  #seg-2-image-small, #seg-5-image-small {
  	display: none;
  }


/* *********************************************** */
/* TOP VIDEO                                       */
/* *********************************************** */
#video-top-desktop {
	position: absolute;
	top:0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 5;
	background-size: 100% 100%;
	background-color: #000; /* in case the video doesn't fit the whole page */
	background-image: url(../images-zero/top-image.jpg);
	background-position: center center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}


#video-top-background-mobile {
	display: none;

	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
		background-color: #000; /* in case the video doesn't fit the whole page */
		background-image: url(images/video-bkg.jpg);
		background-position: center center;
		  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		z-index:4;
}


/* Layer with position absolute in order to have it over the video */
#section0 .layer {
	position: absolute;
	z-index: 99;
	width: 100%;
	left: 0;
	top: 50%; /*center div vertically*/

	/* Preventing flicker on some browsers and also center div vertically in browser */
	-webkit-transform: translate3d(0,0,0) translateY(-50%);
	-ms-transform: translate3d(0,0,0) translateY(-50%);
	transform: translate3d(0,0,0) translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

#section0 .layer-zero {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#logo-and-video-btn {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 85%;
    max-width: 2221px;
    min-width: 85%;
}

#play-video-btn {
	position: relative;
    top: 0px;
    left: 10.118%; /*15.81*/
    width: 19.473%;
}

/*#top-logo {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}*/

#top-logo {
    position: relative;
    top: 0px;
    left: 10.118%; /*8.6%*/
    width: 70%;
    height: auto;
    max-width: 1380px;
}

/* Solves problem with overflowing video in Mac with Chrome */
#section0 {
	overflow: hidden;
}

#playVid {
	width: 100%;
	height: 100%;
	z-index: 100; 
	top:0px;
	left:0px;
	position: absolute;
	cursor: pointer;
	background: rgba(255, 255, 255, 0);
}

#stopVid {
	width: 100%;
	height: 93%;
	z-index: 95; 
	top:0px;
	left:0px;
	position: absolute;
	background: rgba(255, 255, 255, 0);
}

#player {
	display: none;
	z-index: 90;
}


/* *********************************************** */
/* ICONS                                           */
/* *********************************************** */
#top-icons-wrapper {
    position: fixed;
    top: 30px;
    right: 0; 
    z-index: 1000;
    width: 100%;
    height: 50px;
    /*background-color: #c93;*/
}

#top-icons-content {
    position: relative;
    top: 0; 
    right: 0;
    margin: 0 auto;
    z-index: 1000;
    /*width: 95.313%;*/
    width: 100%; /*98*/
    height: 50px;
    /*background-color: #0cf;*/
}


/* *********************************************** */
/* TRIANGLE LOGO                                   */
/* *********************************************** */
#triangle-logo-top {
    position: absolute; /*absolute*/
    top: 0;
    right: 15px; /*0*/
    z-index: 1000;
    visibility: visible;
}

#triangle-logo {
	display: block;
	width: 55px;
	max-height: 48px;
	height: auto;
	border:0;
}


/* *********************************************** */
/* MENU                                            */
/* *********************************************** */
#menu-icon {
    position: absolute;
	top: 0px;
    left:15px; /*0*/
    z-index: 1000;
    visibility: visible;
}

#menu-layer {
	/*position: relative;*/
	position: fixed;
	top:0px;
	width: 400px; /*100%*/
	max-height: 560px; /*100%*/
	height: 100%;
	/*background-color: #b51600;*/
	background-color: rgb(181, 22, 0);
	background-color: rgba(181, 22, 0, 0.94);
	z-index: 999;
	display: none;
	text-align: left;
}

#menu-content {
	position: absolute;
	width: 80%;
	left: 25px; /*0*/
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

ul#menu {
	font-family: 'type-regular', sans-serif;
    line-height: .8; /*1*/
    text-transform: uppercase;
    font-size: 17px; /*25*/
    font-weight: normal;
    /*margin: 0 auto;*/
	width: 100%; /*50*/ 
}

ul#menu li {
  list-style: none;
  text-align: left; /*center*/
  margin: 0;
  visibility: hidden;
}


/*ul#menu li:first-child a {
	padding-top: 5.1%;
}

ul#menu li:last-child a {
	padding-bottom: 5.1%;
}*/


ul#menu li a {
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  text-decoration: underline;
  padding: .25em;
  color: #fff;
  padding:15px 0 15px 0;
}

ul#menu li a:hover {
	color:#fff;
	text-decoration: none;
}


/* *********************************************** */
/* INTRO AND ABOUT                                 */
/* *********************************************** */
.text-content-intro {
	position: relative;
	top:0px;
	left: 8.6%;
	width: 45%;
	margin: 0;
	padding: 3.5% 0 7% 0;
	text-align: left;
}

.text-content-about {
	position: relative;
	top:0px;
	left: 8.6%;
	width: 45%;
	margin: 0;
	/*padding-top: 5.17%;*/
	padding: 3.5% 0 7% 0;
	text-align: left;
}


/* *********************************************** */
/* WARNING AND INTERFERE                           */
/* *********************************************** */
.warning-wrapper {
	position: relative;
	height: 100vh;
	width: 100%;
	margin: 0 auto;
	/*background-color: #000;*/
}

.warning-wrapper-black, .warning-wrapper-white,
.interfere-wrapper, .interfere-wrapper-black, .interfere-wrapper-white {
	position: relative;
	height: 100vh;
	width: 80%;
	margin: 0 auto;
	background-color: #000;
}

.interfere-wrapper {
	width: 100%;
	background-color: unset;
}

.warning-wrapper-white, .interfere-wrapper-white { 
	background-color: #fff;
}

.warning-content, .interfere-content {
	width: 100%;
    position: relative;
    height: 100vh;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
}

#slide-1 {
	background-size: 100% 100%;
	background-image: url(../images-zero/seg-3-image.jpg);
	background-position: center center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;"
}

#slide-2, #slide-4 {
	background-color: #fff;
}

#slide-3 {
	background-color: #000;
}

#slide-1-1 {
	background-size: 100% 100%;
	background-image: url(../images-zero/seg-4-image.jpg);
	background-position: center center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;"
}

#slide-2-2, #slide-4-4, #slide-6-6, #slide-8-8, #slide-10-10, #slide-12-12, #slide-14-14 {
	background-color: #000;
}

#slide-3-3, #slide-5-5, #slide-7-7, #slide-9-9, #slide-11-11, #slide-13-13 {
	background-color: #fff;
}

/*#section4 {
	padding: 0 0 96px 0;
}

#section5 {
	padding: 0 0 96px 0;
}*/

/*#section5 {
	padding: 96px 0 0 0;
}*/

/*#section6 {
	padding: 96px 0 0 0;
}*/


/* *********************************************** */
/* FAQ                                             */
/* *********************************************** */
ul, li {
	list-style: none;
	margin: 0;
	padding:0;
}

.faq li {
	font-family: 'type-regular', sans-serif;
	line-height: 1.25;
	font-size: 25px;
	/*font-size: 1.4vw;*/
	font-weight: 100;
	color: #333;
	width: 100%;
	padding: 20px;
	padding-left: 1.45em;
}

.faq li.q {
  cursor: pointer;
  text-decoration: underline;

  padding-left: 1.5em;
  text-indent: -2.1em;
}

.faq li.a {
  display: none;
  color:#333;
}

.start {
	display: inline-block;
	margin: 0 2% 0 0;
	width: 4%;
	max-width: 33px;
	height: auto;
}

.rotate {
	display: inline-block;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.text-content-faq {
	position: relative;
	top:0px;
	left: 9.44%; /*8.6*/
	width: 45%; /*60*/
	margin: 0;
	/*padding-top: 5.17%;*/
	/*padding: 3.5% 0 7% 0;*/
	padding: 3.5% 0 7% 0;
	text-align: left;
}

.red {
	color: #b51600;
}


.space {
	height: 10vh; 
	background-color: #fff;
}


/* *********************************************** */
/* CONTACT                                         */
/* *********************************************** */
#contact-headline-wrapper {
	position: relative;
	top: 0px;
	left: 8.6%;
	width: 32%;
	/*background: #900;*/
	color: #fff;
	padding: 9% 0 9% 0;
}

#contact-1, #contact-2, #contact-3 {
	position: relative;
	top:0px;
	width: 30%;
	margin: 0 5% 0 0;
	float:left;
}

#contact-1 {
	padding-bottom: 10%;
 }

#contact-3 {
/*	background: #009;*/
	margin: 0;
}

#footer-wrapper {
	width: 82.8%;
	height: 100%;
	margin: 0 auto;
	/*padding-bottom: 60%;*/
	/*background-color: #c93;*/
}


#section7 .fp-tableCell {
vertical-align: unset;
}


/* *********************************************** */
/* SLIDE CONTROLS                                  */
/* *********************************************** */
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 10px;
    height: 10px;
    border-style: solid;
}

.fp-controlArrow.fp-prev {
 	left: 0;
    border: none;
    width: 41px; 
    height: 76px;
    background: url(../images-zero/arrow-left.png) no-repeat;
    cursor: pointer;
    background-size: 41px 76px;
    left: 3.125%;
}

.fp-controlArrow.fp-next {
    right: 0;
    border: none;
    width: 41px;
    height: 76px;
    background: url(../images-zero/arrow-right.png) no-repeat;
    cursor: pointer;
    background-size: 41px 76px;
    right: 3.125%;
}

.fp-slidesNav.bottom {
	display: block;
}