@media screen and (max-width: 1050px) {
	
.desktop-only {
display: inline-block;
}

.mobile-only {
display: none;
}



@media screen and (max-width: 835px) {
   
.footer {
flex-direction: column;
}

.largeImage {
min-height: 240px;
}
   
.gallery {
width: 100%;
}
    
.thumbs {
flex-wrap: nowrap;
overflow: auto;
justify-content: flex-start;
}

.tumme {
width: 50px;
height: 50px;
}

.dropdown {
padding-right: 10px;
background: none;
}

.invert .dropdown{
color: black!important;
}


.nav {
padding-left: 0;
padding-right: 0;
padding-top: 6px;
padding-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
}
 
/* full width hmenu, instead of inline-block */
.nav ul.hmenu {
float: none;
display: none;
width: 100%;
}


/* elements on different lines */
.nav ul.hmenu li {
float: right;
clear: both;
margin: 10px;
}
 

.langlist {
display: flex;
position: relative;
}


.langlist {
	flex-direction:row;
	justify-content:space-evenly;
	left: 0;
	border-radius: 5px;
	margin-top: 20px;
	background-color: rgba(255,255,255,0.8);
	z-index: 80;
	font-family: 'Nunito Sans', 'Trebuchet MS', Helvetica, Arial;
    box-shadow: 0 14px 28px rgba(23, 23, 89, 0.25);
	overflow: hidden;
    border-top: 1px solid ghostwhite;
    border-left: 1px solid ghostwhite;
	text-align:left;
	  flex-wrap:wrap;
}

.langlist>li {
margin:0px;
padding:0px;}

.sidethumbs {
width: 100%;
}

.tabbed > section > h1 {
    
font-size   : 1em;
padding     : 0.5em 0.5em 0;
}
    
.bildbox, .bildbox-r {
min-height: 400px;
}

.spacer {
display: none;
}
	
.desktop-only {
display: none;
}
	
.mobile-only {
display: inline-block;
}

.papper {
width: auto !important;
height: auto !important;
border-right-width: 0 !important;
border-left-width: 0 !important;
border-radius: 0 ;
}
 

 
.band {
padding: 0px;
margin-top: 0px;
vertical-align: middle;
border-radius: 0px;
border-bottom: 0px solid;
flex-direction: column;
text-align: center;
}
    
    
#searchband {
width: 100%;
}

.frigg {
padding: 10px;
flex: 1;
}

body {
min-width: 240px;
}
 

  
  
.svidur {
padding: 5px;
}


 


h5 {
color: #FFFFFF;
margin: 10px;
font-size: 32px;
font-family: 'Nunito Sans', 'Futura', Helvetica, Arial, Sans-serif;
font-weight: 800;
line-height: 150%;
}
.row, 
.layout-cell {
display: block;
box-sizing: border-box;
}
	
.row .ingar {
display: flex;
margin-left: 0;
margin-bottom: 0;
}

.flap {
border-radius: 0;
}

.bokapris {
display: block
}
a
 

.header {
width: 100%;
min-width: 100%;
background: linear-gradient(90deg, rgba(25,25,112,0) 0%, rgba(25,25,112,0.8) 100%);
margin-bottom: 150px;
}

 

 
.header * {
position: block;
-webkit-transform: none !important;
-moz-transform: none !important;
-o-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
	
.invert {
background: linear-gradient(90deg, rgba(248,248,255,0) 0%, rgba(248,248,255,0.8) 100%)!important;
}
 

 
 
	

	

.balder {
justify-content: flex-start;
padding: 10px;
}
 
.kivi {
width: 200px;
height: 26px;
position: absolute;
}

body > .knapp {
margin-right: 4px;
}
.nav .menu-btn {
display: block;
transform: translateY(-50%);
padding: 16px 18px 18px 18px;
}

.nav .hmenu.visible {
display: block;
margin-top: 10px;
top: 50px;
width: 100%;
}




.row, {
display: flex;
flex-shrink: 0;
flex-direction: column;
}

	

.row:after {
clear: both;
visibility: hidden;
}

input[list]::-webkit-calendar-picker-indicator,
input[list]::-webkit-list-button {
opacity: 0 !important
}
    
   


.tabbed > section > h1 {
    
padding     : 0.6em 0.2em 0;
}

   

.tabbed > section > h1 > label {
padding                 : 0.25em 0.25em;
}
    
h1 {
font-size: 22px;
font-family: 'Nunito Sans',  Helvetica, Arial, Sans-serif;
font-weight: bold;
font-style: normal;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 150%;
}
h2 {
margin: 5px 0;
font-size: 18px;
font-family: 'Nunito Sans',  Helvetica, Arial, Sans-serif;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
line-height: 150%;
}


 