


@media only screen and (max-width: 1400px) {

	.col1{
		width: 220px;
		float: left;
		margin-right: 20px;
	}

	.col2{
		width: 420px;
		float: left;
		margin-right: 20px;

	}


	.col3{
		width: 220px;
		float: left;

	}

	nav {
		margin-left: 0;
	}

	h1,h2{
		font-size: 20px;
		line-height: normal;
	}





/* news */

.news-post{
	width: 100%;
}


.read-more-post{
	width: 100%;
}





	nav ul {
		margin-bottom: 50px;
	}
	
	.liaf2019 {
    margin-bottom: 50px;
	}
	.artists {
    margin-bottom: 50px;
	}
		
	.info {
	    margin-bottom: 50px;
	}

section h1 {
    margin-bottom: 10px;
    margin-left: -1px;
}



	 nav ul{
	font-size: 40px;
	line-height: 45px;
	
	
	}
	
	.artists-list li h2{
	
	font-size: 25px;
	line-height: 30px;	
	}
	

/* starfish */

/*
.arms p{
    font-size: 20px;
    line-height: 25px;
    }
*/

.frontpage .arms,
.frontpage .arms p{
    font-size: 14px;
    line-height: 16px;

}


.high-tides .arms{
    font-size: 20px;
    line-height: 25px;

}

.high-tides .arms p{
	margin: 0;
}
}



@media only screen and (max-width: 980px) {
	

body{
	font-size: 14px;
	line-height: 18px;	
}

main{
	margin-top: 10px;
}	
	
	
.more-svg{
	display: none;
}	
	
	
.page-wrap{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
}	
	
.artist-text{
	font-size: 14px;
	line-height: 18px;
	
}

.news-post {
    font-size: 14px;
    line-height: 18px;
}

.read-more-post {
    font-size: 14px;
    line-height: 18px;
}
.logo{
	font-size: 14px;
	line-height: 18px;
	}	
	
	
.hamburger{
	display: block;
}

	
/* menu */
.menu{
/*
	font-size: 14px;
	line-height: 18px;
*/
    font-size: 20px;
    line-height: 25px;

}

.menu ul{
	padding-top: 0;
	
}

.menu .menu-item{
	display: block;
}

.menu ul .submenu{
position: relative!important;
padding-left: 12px;
top: 0;
padding-top: 4px;
padding-bottom: 4px;
}

.menu .lang{
	position: absolute;
	right: 4px;
	margin-right: 0;
	top: -28px;
}


.menu ul{
	display: none;
}
	
	
.menu li{
	margin-bottom: 8px;
}	
	
	
.hamburger{
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgb(235, 236, 236);
	
}	

.hamburger .dot{
	background: black;
}	
	

.half{
	width: 100%;
	padding: 0;
}




.col1{
	width: 100%;
	float: none;
	margin-right: 0;
}

.col2{
	width: 100%;
	float: none;
	margin-right: 0;

}


.col3{
	width: 100%;
	float: none;

}


.artist-text{
	width: 100%;
}


.archive .post .image {
    width: 100%;
}


/* tides */
.tides #starfish {
width: 100vw;
height: 100vw;
top: 0;
}

.tides-text{
	width: 100%;
}

.tides .place{
	font-size: 25px;
    line-height: normal;
	
}
.tides #starfish{
	position: relative;
}

.tides .digermulen {
    left: 30%;
    top: 10%;
}
.tides .ramberg {
    right: 1.5%;
}

.tides .skrova {
    left: 1.5%;
}


/* logos */


/*
.logos-footer img{
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}
*/
.logos-footer img.portrait{
	max-width: 30px;
	height: auto;
}

.logos-footer img.landscape{
	max-height: 30px;
	width: auto;
}


/* footer */
.contact-footer .col1 {
    width: 100%;
}

.contact-footer .col2 {
    width: 100%;
}

.contact-footer .col3 {
    width: 100%;
}

.contact-footer .col4 {
    width: 100%;
}

/*

high tides
*/
/*
.high-tides{
	margin-top: 20px;
}

.high-tides .tides{
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto;

}
.high-tides .starfish-container {
    position: absolute;
    top: 0;
    z-index: -1;
}
*/


/* starfish */

#starfish {
	position: absolute;
    z-index: -1;
    top: -140px;
}

.arms{
	position: relative;
left: auto!important;
right: auto!important;
top: auto!important;
bottom: auto!important;

}

.arms p{
		    font-size: inherit;
    line-height: inherit;
    
    	margin-top: 0;
	margin-bottom:  25px;

}

.high-tides .arms{
    font-size: 20px;
    line-height: 25px;
	margin-bottom:  25px;

}


.frontpage .arms p{
	margin-bottom:  25px;
		    font-size: inherit;
    line-height: inherit;
}



.high-tides .starfish-wrap{
	width: 100%;
	margin-top: 50px;
	}



}

