#app-news{
	display: none;
	
}
.footer #loadnews {
	text-transform: uppercase;
    position: absolute;
    bottom: 45px;
    right: 100px;
    padding: 3px;
    /* padding-bottom: 0px; */
    background: rgba(255,255,255,0.3);
    border-radius: 8px 8px 8px;
    /* padding: 2px; */
    border: 1px solid #ccc;
}
/* Roboto regular */

@font-face {
    font-family: "Roboto";
    src: url("../font/Roboto-Regular.woff");

    font-style: normal;
}

/* Roboto italic */

@font-face {
    font-family: "Roboto";
    src: url('../font/Roboto-Italic.woff');

    font-weight: 400;
    font-style: italic;
}

/* Roboto bold */

@font-face {
    font-family: "Roboto";
    src: url('../font/Roboto-Bold.woff');

    font-weight: 700;
    font-style: normal;
}

* {
  box-sizing: border-box;

  outline: none;

}

html,
body {
  color: #444;
 /* font-family: 'Terminal Dosis', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
 font-family: Roboto, helvetica, arial, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
}

html {
  /*overflow: hidden;*/
}

body {
  align-content: stretch;
  align-items: stretch;
  background: #fff;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

a{
text-decoration: none;	
}
img{
	margin: 0px;
	width: 100%;
}
ul {
    list-style: none outside;
    margin-left: 7px;
}
.fancybox-slide {
	padding: 10px !important;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px;
    padding-top: 40px;
    position: relative;
    text-align: left;
    vertical-align: middle;
	  /*  max-height: 100% !important;*/
}
.fancybox-slide--iframe .fancybox-content {
	max-height: 100%;
}
.fancybox-is-open .fancybox-bg {
    opacity: 1;
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-bg {
	background: #fff;
   /* background: #0b052b;*/
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71);
}
.fancybox-close-small:before {
    content: "<";
    position: relative;
    left: 15px;
    top: 0px;
    font-size: 30px;
    letter-width: 5px;
    /* border-left: 1px solid #ccc; */
    height: 0px;
    width: 0px;
    transform: scaleX(2);
    transform: scaleY(1.5);
}
 .fancybox-close-small svg{
	 display: none;
 }
.fancybox-close-small {

    background: #fff;
    border: 0;
    border-radius: 0;
    color: #abbece !important;
    cursor: pointer;
    opacity: 1;
    padding: 0px !important;
    position: fixed;
    background: #fff;
    width: 100%;
    right: -12px;
    z-index: 401;
    height: 50px;
	

  box-shadow:
    0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 2px 9px 1px rgba(0, 0, 0, 0.12),
    0 4px 2px -2px rgba(0, 0, 0, 0.2);
  color: #444;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  position: fixed;
  transition: transform 0.233s cubic-bezier(0, 0, 0.21, 1) 0.1s;
  width: 100%;
  will-change: transform;

}
.share42init{

position: absolute;
    bottom: 40px;
    right: 10px;
    /* padding: 4px; */
    padding-bottom: 0px;
        background: rgba(255,255,255,0.3);
    border-radius: 8px 0px 0px;
}
.share42 {
    /* width: 80%; */
	margin-top: 15px;
    margin-right: 15px;
    text-align: right;
}
.share42-item, #share42 a {
 
       margin: 6px 10px 7px 6px !important;
  
}
.pakt{
    background: #fbfbfb;
    padding-top: 5px;
}
	
.pakt h3{
	    margin-left: 15px;
    text-transform: uppercase;
    font-weight: normal;
	
}

.header .appactions{
	
	
    position: absolute;
    z-index: 10002;
    right: 10px;
    top: 4px;
	
}
.appactions .flag{
	/*display: none;*/
	float: left;
	margin-right: 8px;
	cursor: pointer;
	max-height: 22px;
	overflow: hidden;
	opacity: 0.5;
}

.appactions .flag.selected{
    box-shadow: 0px 0px 1px 2px rgba(0,0,0,0.05);
	opacity: 1;
}
.en, .catentry{
	display: none;
	
}
.catentry, .catentry div {
	padding: 2px;
}
#stage {
	margin-bottom: 100px;
	}
.producent, .aktivitet {
    margin-bottom: 30px;
     /*background: rgba(255,255,255,0.2);
   padding: 10px;
	cursor: pointer;	    
	max-height: 140px;
    height: 140px;*/

	clear: both;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
    position: relative;
}
.infodetails .galleri{
	
	display: inline-block;
    padding: 15px;
	
}
.infodetails .galleri a{
	
	padding: 10px;
	
}
.infodetails .galleri .gallerithumb img{
	
	width: 80px;
	min-width: 80px;
	margin-bottom: 10px;
	
}
.producent .actions, .infodetails .actions{
	    font-size: 30px;
    clear: both;
    border-top: 1px solid #ccc;
    padding-top: 5px;
    background: #fbfbfb;
    /* height: 42px; */
    padding-left: 0px;
    margin-bottom: 10px;
    margin-top: 20px;
    position: relative;

	
}
.producent .actions .button, .infodetails .actions .button{
    width: 100%;
    /* height: 30px; */
    /* float: left; */
    padding-left: 30px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    color: #ccc;
    border-bottom: 1px solid #ccc;
	position: relative;
	
}
.producent .actions .button .glyph-icon, .infodetails .actions .button .glyph-icon{
	    float: left;
    margin-right: 30px;
	
}
.infodetails .actions .button .label{
    margin-left: 10px;
    font-size: 1rem;
    top: -5px;
    position: relative;
	text-shadow: none;
	color: #444;
	background: none;
	padding-top: 12px;
}
.producent .actions .button a, .infodetails .actions .button a{
	color: #444;
}
.producent .thumb {
 /*   width: 80px;
	height: 80px;
	margin-right: 10px;
    float: left;
	margin-bottom: 8px;*/

}
.producent .infolink, .aktivitet .infolink {
    color: #283daa;
	
	
}
.producent .label, .aktivitet .label , .infodetails .label {
     color: #fff;
    text-shadow: 0px 0px 2px #000;
    bottom: 0px;
    position: absolute;
    background-color: rgba(0,0,0,0.2);
    padding: 10px;
     padding-top: 0px;
    width: 100%;
}
.producent .name, .aktivitet .name, .infodetails .name {
    font-size: 1rem;
    padding-top: 5px;
	text-transform: uppercase;
}
.producent .addrline, .infodetails .addrline {
	
      font-size: 0.8rem;
    max-height: 18px;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding-top: 3px;
}
.producent .details{
	display: none;
}
.infodetails {
	
  left:0;
  right:0;

  margin-left: auto;
  margin-right: auto;

  position: absolute;
  top: 50px;
    width: 98%;
    max-width: 850px;
    min-height: 90%;
    overflow: visible;
	padding: 0px;
    padding-bottom: 40px;
	padding-top: 0px;
		-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
}

.infodetails .name{
	
/*        background: rgba(0,0,0,0.4);
    color: #fff;
    font-size: 1.2rem;
    padding: 5px;
    width: 100%;
    /* margin-bottom: 8px; */
/*    position: absolute;
    bottom: 0px;
*/
	
}
  .infodetails .descr {  
  padding: 15px;
  }
 .infodetails .descr img{
	width: auto;
    height: auto;
	max-width: 100%;
 }
  .infodetails .descr img.aligncenter{
	width: 100%;
    height: auto;
	max-width: 100%;
 }
  .infodetails .descr h2{  
  font-size: 1.2rem;
  text-transform: uppercase;
  }
.infodetails .descr.tip{
    padding-left: 30px;
    padding-bottom: 20px;
}
.infodetails .descr.tip .button .embed {
    position: absolute;
    left: 8px;
    top: 11px;
    font-size: 15px;
	
	color: #990000;
}
.infodetails .descr.tip .button a{

    color: #990000;
}
.infodetails .descr.tip .button {
    font-size: 32px;
    float: left;
    margin-right: 15px;
    cursor: pointer;
	position: relative;
	color: #444;
	max-width: 32px;
	height: 46px;
}
.infodetails .descr.tip .button .label{
font-size: 0.7rem;
    color: #444;
	text-shadow: none;
    /* clear: both; */
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
	padding: 0px;
}

.infodetails .image, .producent .thumb{

 background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 321px;
	position: relative;
    overflow: hidden;
	margin-bottom: 0px;
 
}
.producent .thumb{
	height: 350px;
}
.aktivitet{
    /*padding: 10px;
    background-color: #3b3838;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 205px;
    position: relative;
    /* overflow: hidden; */
    /* margin-bottom: 0px; */
}

.infolink {
    color: #fff;
	text-shadow: 0px 0px 2px #26100A;
		-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	
	
}
.aktivitet .arr{
 position: absolute;
    bottom: 12px;
	font-size: 0.7rem;
}
.aktivitet .date .*{
  clear:both;
}
.aktivitet .date{
	    width: 20%;
		max-width: 75px;
    float: left;
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 0px;
	margin-right: 15px;
	    margin-bottom: 5px;
}
.aktivitet .date div{
	text-align: center !important;
}
.aktivitet .date .day{
	padding: 5px;
	background: #990000;
	color: #fff;
	font-size: 0.8rem;
}
.aktivitet .date .daydate{
	    /* padding: 5px; */
    background: #fff;
    color: #444;
    font-size: 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-top: 1px;
}

.aktivitet .date .year{
	padding: 5px;
	background: #ccc;
	color: #444;
	border-top: 1px solid #444;
	font-size: 0.7rem;
	
}
.aktivitet .thumb {
     background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 205px !important;

}

.aktivitet .datetime{
    
    /* right: 10px; */
    bottom: 3px;
    border-top: 1px solid #ccc;
   /* width: 96%;*/
    text-align: right;
    padding-bottom: 3px;
    font-size: 0.7rem;
    padding-top: 8px;
}
.aktivitet .byline {
    font-size: 0.9rem;
	margin-top: -10px;
}
.aktivitet .byline .label{
   width: 65px;
}
.aktivitet .actions{
	font-size: 25px;
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	background: #fbf9f9;
    height: 42px;
    padding-left: 5px;
	
}
.aktivitet .actions .button{
	margin-right: 15px;
	cursor: pointer;
	color: #444;
	float: left;
}
.aktivitet .actions .button a{
	color: #444;
}
#overlay .image{
    background-repeat: no-repeat;
    width: 30%;
    float: left;
    background-size: cover;
	
}
#overlay .video{
	
	display: none;
	
}
/**
 * Header
 */
 .headerleft{
    position: absolute;
    width: 100%;
    text-align: left;
    top: 8px;
    left: 20px;
	z-index: 10001;
	 
 }
header .logo img, .header .logo img{
	 max-width: 57px;
    float: left;
    margin-right: 15px;
	
 }
 header .logo .text{
	      display: table-cell;
    height: 57px;
    vertical-align: middle;
    font-size: 24px;
    color: #005197;
	text-shadow: 0px 0px 1px #fff;
		      
 }
  header #topheadline{
	 font-size: 0.5em;
    color: #25c14f;
    text-transform: uppercase;
    text-align: center;
  }
  .headerright{
	 position: relative;
	 width: 25%;
	 text-align: right;
	 
 }
 #filters{
    text-align: right;
    opacity: 0.95;
    color: #999;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 0px;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 100%;
    background: #fff;
    font-size: 0.6em;
    /* border-top: 1px solid #ccc; */
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 2px 9px 1px rgba(0, 0, 0, 0), 0 4px 2px -2px rgba(0, 0, 0, 0.2);
 }
  #filters ul {
margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -25px;
    position: relative;
    right: 15px;
    top: -2px;
    display: inline-block;
	
	  
	  
  }
  #filters li {
	float: left;
	/*padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 5px; */
	
	  
	  
  }
   #filters .selected{
	   color: #000;
	   
   }
 
 #overlay{
	 	 z-index: 10030;
	 position:absolute;
	 width: 100%;
	 height: 100%;
	 background: #fff;
	 display: none;
 }
#mobile-menu{
	 z-index: 10025;
	 position:absolute;
	 width: 100%;
	 height: 100%;
	 background: #fff;
	 display: none;
    right: -100%;
    top: 0;
    overflow: hidden;
    border-left-style: solid;
    border-left-width: 1px;
    margin: 0 0 0 -2px;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -webkit-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
	transform: translate3d(-100%, 0, 0); 
	 
	 
	 
	 
	 
}
#mobile-menu ul.nav {
    margin-top: 100px;
    margin-left: -20px;
    margin-right: 20px;
}
#mobile-menu .head, #overlay .head{
    height: 52px;
}
#mobile-menu .head .left, #overlay .head .left{
	 text-align: left;
	 width: 75%;
	 float: left;
	  position: relative;
}
#mobile-menu .head .right,#overlay .head .right{
	 text-align: right;
	 width: 25%;
	 float: right;
	 position: relative;
}
#menu_hide, #overlay_hide {
    position: absolute;
    border-color: #e1e1e1;
    cursor: pointer;
    right: 20px;
    top: -3px;
    padding-top: 0px;
    /* display: contents; */
}
#menu_toggle{
	display: none;
    padding-top: 2px;
	cursor: pointer;
	 position: absolute; 
	 z-index: 10000;
	right: 20px;
    top: 20px;
    margin-top: -23px;
}
#menu_toggle, #menu_hide, #overlay_hide {
    background-color: #ffffff;
    color: #333333;
    border-radius: 2px;
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;

   
    border-style: solid;
	border-color: #ccc;
    border-width: 1px;
    font-size: 30px;
	-webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
   
}
#menu_toggle img{
    width: 100%;
	
}
#mobile-menu ul.nav li {
    margin: 0;
    padding: 0;
    position: relative;
    float: none;
    clear: both;
	padding: 13px 28px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 100%;
    display: block;
    margin: 0;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}
#mobile-menu ul.nav li:first-child{
    border-top-style: solid;
    border-top-width: 1px;
}
#mobile-menu a{
    padding: 13px 28px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 100%;
    display: block;
    margin: 0;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}
#navi{
	box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.2);
	position: fixed;
	z-index: 10000;
	bottom: 0px;
	width: 100%;
	background: #fff;
	    height: 65px;
    padding: 10px;
    font-size: 30px;


}
#section1 #navi{
	display: none;
    box-shadow: none;
    position: relative;
    z-index: auto;
    top: 25%;
    bottom: auto;
    width: 100%;
    background: transparent;
    height: 50px;
    padding: 10px;
    font-size: 50px;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;

}
#section1 #navi .button{

    width: 33.3%;
    margin-bottom: 15%;
    margin-right: 0px;
    border: 0;
    background: transparent;
	
	
}
.glyph-icon.infobutton {
    /* font-family: arial; */
    font-weight: normal;
    font-size: 24px;
    display: table-cell;
    width: 30px;
    height: 30px;
    top: -2px;
    text-align: center;
    border: 1px solid #999;
    border-radius: 4px;
    /* left: -2px; */
    padding: 2px;
    /* padding-left: 15px; */
    /* padding-right: 15px; */
    position: relative;
    /* margin-right: 10px; */
}
#section1 #navi .button .glyph-icon{
  /*   background: rgba(0, 81, 130, 0.7);
    padding: 12px;
    padding-top: 6px;
    padding-bottom: 18px;
    color: #fff;
    border-radius: 8px;
    margin-right: 0px;
    text-shadow: none; 
    text-shadow: 1px 1px 2px #000;
	*/
	    background: rgba(0, 0, 0, 0.1);
    padding: 18px;
    padding-top: 6px;
    padding-bottom: 18px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 8px;
    margin-right: 0px;
    text-shadow: 1px 0px 1px #000;
	
}
#navi .button .glyph-icon{
    text-shadow: 1px 1px 2px #ccc;
	
}
#navi .button a{
	color: #444;
}
#navi .button{
	text-align: center;
	float: left;
	margin-right: 0px;
	cursor: pointer;
	color: #444;
	width: 16.6%;

	background: rgba(255,255,255,0.7);
	position: relative;


}
#navi .button .label {
    font-size: 0.5rem;
    width: 100%;
    position: absolute;
    bottom: -10px;
    left: 0px;
    color: #444;
    text-transform: uppercase;
}
#section1 #navi .button .label{
	        font-size: 0.7rem;
    bottom: -12px;
    color: #fff;
    /* background: #000; */
    text-shadow: 0px 0px 4px #000;
    margin-left: 15%;
    margin-right: 15%;
    max-width: 70%;
}
.header, .head {
  align-content: center;
  align-items: stretch;
  background: rgba(255, 255, 255, 0.5);
  box-shadow:
    0 4px 5px 0 rgba(0, 0, 0, 0.14),
    0 2px 9px 1px rgba(0, 0, 0, 0.12),
    0 4px 2px -2px rgba(0, 0, 0, 0.2);
  color: #444;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: 20px;
  height: 75px;
  justify-content: flex-start;
  padding: 16px 16px 0 16px;
  position: fixed;
  transition: transform 0.233s cubic-bezier(0, 0, 0.21, 1) 0.1s;
  width: 100%;
  will-change: transform;
  z-index: 1000;

}

.header h1, .head h1 {
  flex: 1;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
}

.header button, .head button {
  border: none;
  cursor: pointer;
  height: 24px;
  margin-right: 16px;
  opacity: 0.54;
  outline: none;
  overflow: hidden;
  text-indent: -30000px;
  transition: opacity 0.333s cubic-bezier(0, 0, 0.21, 1);
  width: 24px;
}

.header #butRefresh {
  background: url(../img/refresh.svg) center center no-repeat;
 /* display: none;*/
}

.header #butInstall {
  background: url(../img/install.svg) center center no-repeat;
}

.header .powered-by {
  color: white;
  font-size: 0.6em;
  text-decoration: none;
}

/**
 * Loading spinner
 */

.card-spinner {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  /*margin-left: -16px;
  margin-top: -16px;*/
  position: absolute;
  width: 100%;
  z-index: 120;
  display: none;
}

.card-spinner svg {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.card-spinner svg circle {
  animation: line 1.6s cubic-bezier(0.4, 0, 0.2, 1) infinite, rotate 1.6s linear infinite;
  box-sizing: border-box;
  stroke: #3f51b5;
  stroke-width: 3px;
  transform-origin: 50%;
}

@keyframes rotate {
  from { transform: rotate(0); }
  to { transform: rotate(450deg); }
}

@keyframes line {
  0% {
    stroke-dasharray: 2, 85.964;
    transform: rotate(0);
  }

  50% {
    stroke-dasharray: 65.973, 21.9911;
    stroke-dashoffset: 0;
  }

  100% {
    stroke-dasharray: 2, 85.964;
    stroke-dashoffset: -65.973;
    transform: rotate(90deg);
  }
}

      #headline {
		display: none;
		margin-top: 50px;
		min-height: auto;
        padding: 0.8em;
        color: #444;
       /* font-family: Roboto, helvetica, arial, sans-serif;*/
        background-color: #fff;
       /* background-image: url(../images/Skaroe_is_SMAG_Naturtip_Yndlingssted_Stranden.jpg);*/
        background-size: cover;
      }

      #headline h1 {

    font-weight: 200;
    font-size: 1.2rem;
    line-height: 1rem;
    margin-bottom: 0;
    margin-top: 22px;
    text-transform: uppercase;

      }
        
      #headline h2 {
        font-weight: 200;
        font-size: 30px;
        margin-top: 5px;
      }

      #headline #blurb {
        font-weight: 300;
        font-size: 18px;
		width: 100%;
      }

      #headline #register {
        background-color: #39b1a4;
        background-color: rgba(57,177, 164, 0.7);
        padding: 1em;
      }

      #headline #register h2 {
        font-weight: 100;
        padding: 0;
        margin: 0;
      }

      #headline #register label {
        font-size: 1.2em;
        font-weight: 200;
        padding-top: 12px;
        display: block;
      }

      #headline #register input {
        width: 100%;
        font-size: 18px;
        font-weight: 200;
        padding: 10px;
        box-sizing: border-box;
      }

      #headline #register input[type=submit] {
        background-color: hsl(8, 70%, 54%);
        color: white;
        margin-top: 20px;
        padding: 10px;
        border: none;
        box-sizing: border-box;
        font-size: 18px;
      }

      #section1, #section2, #section3 {
        box-sizing: border-box;
        padding: 20px;
		/*display: none;*/
		height: 0px;
		background-color: #fff;
      }

      #section1 h2, #section2 h2, #section3 h2  {
        margin-top: 0;
        font-size: 24px
      }

      #section1 {
      background-color: white;
   
    font-weight: 100;
    font-size: 18px;
   /* background-image: url(../img/Skaroe_is_SMAG_Naturtip_Yndlingssted_Stranden.jpg);*/
   
    background-image: url(../img/Skaarupoere_SMAG_Frokostplatte.jpg);
    background-repeat: no-repeat;
	    background-size: cover;
		background-position: center;
    display: block;
      }

      #section1 h2 {
        font-weight: 300;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 20px;
      }

      #section1 h2 + p {
      }

      #section1 video {
        width: 100%;
      }

      #section2 {
        /*background-color: #e9e9e9;*/
        font-family: Roboto, sans-serif;
        font-weight: 100;
        font-size: 18px;
      }

      #section2 h2 {
        font-weight: 300;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 20px;
      }

      #section2 h2 + p {
        text-align: center;
      }

      #section2 div {
        text-align: left;
      }

      #section2 div img {
        width: 100%
      }

      #section3 {
        background-color: #f5f5f5;
        font-family: Roboto, sans-serif;
        font-weight: 100;
        text-align: center;
        margin: auto;
      }

      #section3 h2 {
        font-weight: 300;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 20px;
      }

      #section3 h2 + p {
        text-align: center;
      }

      #section3 figure {
        text-align: center;
      }

      #section3 figure figcaption {
        text-align: center;
        font-weight: 400;
      }

      .footer {
    box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.4);
    font-weight: 300;
    text-align: left !important;
    background-color: #fff;
    color: #444;
   /* padding-bottom: 65px;*/
    padding-top: 10px;
 

		
		
      }
	   .footer .container{
		  
		    padding-left: 10px;
	   }
.footer .textwidget {
    width: 50%;
	padding: 8px;
	padding-left: 0px;
    float: left;
	text-align: left;
   
}
.footer .textwidget img{

    max-height: 50%;
    width: auto;
    height: 50px;

   
}
.footer .textwidget .first.logo{
	 height: 40px;
	 text-align: right;
}
.footer .textwidget .second.logo{
	 height: 15px;
	  text-align: right;
}
.footer .textwidget .first.logo img{
 max-height: 40px;
    width: auto;
    height: 40px;

   
}
.footer .textwidget .second.logo img{

    max-height: 15px;
    width: auto;
    height: 15px;

   
}
      table {
        margin-top: 26px;
        width: 100%;
      }
      thead {
        font-weight: bold;
      }

      tbody {
        text-align: center;
      }
	  


      @media screen and (max-width: 767px) {
		  
	.share42init{

    bottom: 80px;
    right: 2px;
    padding-left: 10px;
    padding-right: 8px;
  
}
.footer #loadnews {
    position: absolute;
    bottom: 80px;
    right: auto;
    left: 0px;
    padding: 8px;
	padding-left: 15px;
    /* padding-bottom: 0px; */
    background: rgba(255,255,255,0.3);
    border-radius: 0px 8px 0px;
    /* padding: 2px; */
    border: 0px solid #ccc;
}

	  }

 @media screen and (max-width: 700px) {
.footer .textwidget img {
    max-height: 50%;
    width: auto;
    height: 45px;
}
 }
   @media screen and (max-width: 400px) {
	  #headline{
		  margin-top: 140px !important;
	  }
   }
  @media screen and (max-width: 500px) {
	
.infodetails .image, .producent .thumb, .aktivitet, .aktivitet .thumb{

    height: 200px !important;
 
}
.footer .textwidget img {
    max-height: 50%;
    width: auto;
    height: 25px !important;
}
.producent .name, .aktivitet .name, .infodetails .name {
    font-size: 0.8rem;
    padding-top: 5px;
	text-transform: uppercase;
}
.producent .label, .aktivitet .label, .infodetails .label {

    padding: 5px;
 
}
 }
      /* // [START table-css] */
      @media screen and (max-width: 600px) {
		  

		  .infodetails .image, .producent .thumb {

    height: 250px ;
 
}
		  .footer .textwidget img {
    max-height: 50%;
    width: auto;
    height: 35px;
}
        table thead {
          display: none;
        }

        table td {
          display: block;
          position: relative;
          padding-left: 50%;
          padding-top: 13px;
          padding-bottom: 13px;
          text-align: left;
          background: #e9e9e9;
        }

        table td:before {
          content: attr(data-th) " :";
          display: inline-block;
          color: #000000;
          background: #e9e9e9;
          border-right: 2px solid transparent;
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          width: 33%;
          max-height: 100%;

          font-size: 16px;
          font-weight: 300;
          padding-left: 13px;
          padding-top: 13px;
        }
      }
      /* // [END table-css] */

      @media screen and (min-width: 600px) {
          #headline {
            padding: 20px 5%;
          }
          
          .container {
            margin: auto;
            max-width: 600px;
          }

        
          
          #section1 #section2, #section3 {
            box-sizing: border-box;
            padding: 10px 20% 80px 20%;
          }
          
          #section1 h2, #section2 h2, #section3 h2  {
            margin-top: 0;
            font-size: 60px
          }
          
          #section1 ul {
            box-sizing: border-box;
            float: left;
            width: 50%;
            padding-right: 1em;
          }
          
          #section1 video {
            box-sizing: border-box;
            width: 50%;
            float: right;
          }

          #section1 br {
            clear: both;
          }
          
          #section2 div img {
            width: 30%;
            margin: 1%;
            box-sizing: border-box;
            border-radius: 50% 50%;
            box-shadow: black 0px 0px 5px;
          }
        }

#videopage{

    text-align: left;
    width: 100%;
    /* margin-bottom: 100px; */
    top: -50px;
    position: relative;	
	
}
.yvideo-box {
    float: left;
    padding: 0px;
}
.yvideo-box.aktivitet .label {
    position: relative;
    top: -38px;
    background-color: rgba(0,0,0,0.5);
}
.yvideo-box iframe {
    max-width: 100%;
}
@media screen and (max-width: 480px) {
.yvideo-box {
    width: 100%;
}
.yvideo-box iframe {
   
    width: 100%;
    /* height: 240px; */
}
}