.sb-slidebar ul{ display:block; }

#primary-menu .burger-menu {
	display: none;
	height: 40px;
	background: url(../images/burger-ikon.svg) no-repeat center;
	background-color:rgba(255,255,255,0.9);
	cursor: pointer;
	border:1px solid #f2f2f2;
	/* 	AKTIVER HVIS BURGER-MENU SKAL VÆRE LILLE */
	/*
	position:absolute;
	right:30px;
	top:20px;
	width:50px;
	*/
}

@media only screen and (min-width: 960px) and (max-width: 1060px) {
	.content-wrapper, #footer-content, #contact-intro, .contact-popup, .header { width: 960px!important; }
	#inner-content { width: 490px; }
	#sidebar { width: 190px; }
	.one.blog6 .post-content {width: 610px;}
	.sb-toggle-left { display:block; }
	.stom-cols-12 {	width: 100%; margin-right: 0; }
	.stom-cols-11 { width: 100%; margin-right: 0; }
	.stom-cols-10 { width: 100%; margin-right: 0; }
	.stom-cols-9 { width: 100%; margin-right: 0; }
	.stom-cols-8 { width: 100%; margin-right: 0; }
	.stom-cols-7 { width: 100%; margin-right: 0; }
	.stom-cols-6 { width: 100%; margin-right: 0; }
	.stom-cols-5 { width: 48.5%; }
	.stom-cols-4 { width: 39.91666666666667%; }
	.stom-cols-3 { width: 31.33333333333333%; }
	.stom-cols-2 { width: 22.75%; }
	.stom-cols-1 { width: 14.16666666666667%; }

	.stom-cols-11, .stom-cols-10, .stom-cols-9, .stom-cols-8, .stom-cols-7, .stom-cols-6, .stom-cols-5, .stom-cols-4, .stom-cols-3, .stom-cols-2, .stom-cols-1 {
		margin: 0 0 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.content-wrapper, #footer-content, #contact-intro, .contact-popup, .header { width: 714px!important; }
	#inner-content { width: 490px; }
	#sidebar { width: 190px; }
	.one.blog6 .post-content {width: 610px;}
	.sb-toggle-left { display:block; }
	#primary-menu .burger-menu {display: block;}
	#primary-menu ul { display:none; }
	.stom-cols-12 {	width: 100%; margin-right: 0; }
	.stom-cols-11 { width: 100%; margin-right: 0; }
	.stom-cols-10 { width: 100%; margin-right: 0; }
	.stom-cols-9 { width: 100%; margin-right: 0; }
	.stom-cols-8 { width: 100%; margin-right: 0; }
	.stom-cols-7 { width: 100%; margin-right: 0; }
	.stom-cols-6 { width: 100%; margin-right: 0; }
	.stom-cols-5 { width: 48.5%; }
	.stom-cols-4 { width: 39.91666666666667%; }
	.stom-cols-3 { width: 31.33333333333333%; }
	.stom-cols-2 { width: 22.75%; }
	.stom-cols-1 { width: 14.16666666666667%; }

	.stom-cols-11, .stom-cols-10, .stom-cols-9, .stom-cols-8, .stom-cols-7, .stom-cols-6, .stom-cols-5, .stom-cols-4, .stom-cols-3, .stom-cols-2, .stom-cols-1 {
		margin: 0 0 30px;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header, .content-wrapper, #footer-content, #contact-intro, .contact-popup { width: 420px!important; }
	#header-wrapper.fixed { display:none !important; }
	#primary-menu ul { display:none; }
	.one, .one-half, .two-third, .one-third, .one-fourth { float:left; position:relative; width: 100%;margin-right: 0; margin-bottom: 25px; }
	#footer-bottom, #footer-bottom .text-align-right { text-align: center; }
	#footer-bottom .one-half { margin-bottom: 2px; }
	#inner-content, #sidebar { width: 420px !important; }
	#inner-content { border-bottom: 1px solid #eee; margin: 0 0 40px 0; padding: 0 0 40px 0; }
	.blog6 .post-content, .blog6 .post-title, .blog6 .post-meta { width: 320px; }
	.one.blog6 .post-title, .one.blog6 .post-meta,  .one.blog6 .post-content {width: 320px;}
	#footer-bottom .one-half { width:100%!important; margin: 5px 0px; }
	#footer-bottom {padding: 0px;}
	.sb-toggle-left { display:block; }
	#primary-menu ul { display:none; }

	.stom-cols-11, .stom-cols-10, .stom-cols-9, .stom-cols-8, .stom-cols-7, .stom-cols-6, .stom-cols-5, .stom-cols-4, .stom-cols-3, .stom-cols-2, .stom-cols-1 {
		width: 100% !important;
		margin: 0 0 30px !important;
	}
	.last {
		margin-bottom: 0 !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	#inner-content, #sidebar { width: 300px !important; }
	.header, .content-wrapper, #footer-content, #contact-intro, .contact-popup { width: 300px!important; }
	.one, .one-half, .two-third, .one-third, .one-fourth { float:left; position:relative; width: 100%;margin-right: 0; margin-bottom: 25px; }
	#primary-menu ul { display:none; }
	#footer-bottom, #footer-bottom .text-align-right { text-align: center; }
	#footer-bottom .one-half { margin-bottom: 2px; }
	#footer-content {padding: 0 !important; margin:0px;}
	.content-wrapper {padding: 0 !important;}
	#inner-content { border-bottom: 1px solid #eee; margin: 0 0 40px 0; padding: 0 0 40px 0; }
	.blog6 .post-content, .blog6 .post-title, .blog6 .post-meta { width: 300px; }
	.one.blog6 .post-title, .one.blog6 .post-meta, .one.blog6 .post-content {width: 300px;}
	#footer-bottom .one-half { width:100%!important; margin: 5px 0px; }
	#footer-bottom {padding: 0px;}
	.sb-toggle-left { display:block; }
	#primary-menu ul { display:none; }
	#primary-menu .burger-menu {right:10px;}
	#infowindow {width:145px;}

	#logo { padding:10px 0px 0px 0px; text-align:center;}
	#logo a {float: none !important;}
	#logo img {max-width:200px; height:auto;}
	.header {padding: 0 !important;}

	.stom-cols-11, .stom-cols-10, .stom-cols-9, .stom-cols-8, .stom-cols-7, .stom-cols-6, .stom-cols-5, .stom-cols-4, .stom-cols-3, .stom-cols-2, .stom-cols-1 {
		width: 100% !important;
		margin: 0 0 30px !important;
	}
	.last {
		margin-bottom: 0 !important;
	}
}
@media only screen and (min-width: 320px) and (max-width: 959px) {
	body{
		overflow-x: hidden;
	}
	.fixed {
		display: none !important;
	}
	#footer {
		height: auto !important;
	}

	#footer-content {
		padding:0;
	}
	
	.page-wrap {
		min-height: 0 !important;
		margin-bottom: 0 !important;
	}
	.one-half {
		float: none !important;
		display: block;
		width: auto !important;
	}

	#logo {
		border-bottom:1px solid #f2f2f2;
		padding:10px 0;
    	margin: 10px auto;
    	display: block;
    	width: 100%;
	}


	#primary-menu {
		float: none !important;
		clear: both;
		border-radius: 3px;
	    margin: 10px 0;
	}
	#primary-menu ul {
		float: none !important;
		display: none;
		padding: 0;
	}
	#primary-menu ul ul {
		position: static;
		width: auto;
		display: none;
		padding-left: 20px;
		box-shadow:none;
	}
	#primary-menu ul li:hover > ul {
		display: block;
	}
	#primary-menu ul ul li {
		width: auto;
	}
	#primary-menu ul li {
		float: none !important;
		display: block;
		margin: 0 !important;
		background: none;
	}
	#primary-menu ul li a {
		float: none !important;
		padding: 15px 10px !important;
		border-bottom:1px solid #000;
	}
	#primary-menu ul li:last-child a {
		border-bottom: none;
	}
	#primary-menu .burger-menu {
		display: block;

	}

	/* ---------- Responsive tables ---------- */
	table {
		width: 100% !important;
		height: auto !important;
		display: block;
		overflow-x: scroll;
	}
	
	tbody {
		display: block;
		width: 750px;
	}
	
	td {
		padding: 4px;
	}
}