/*               min-width: 1200px             */
/*                     LG                      */
/* ------------------------------------------- */
/*     min-width: 992px - max-width: 1199px    */
/*                     MD                      */
/* ------------------------------------------- */
/*     min-width: 768px - max-width: 991px     */
/*                     SM                      */
/* ------------------------------------------- */
/*               max-width: 767px              */
/*                     XS                      */
/* ------------------------------------------- */
/* ved unsponsive, udkommenteres media queries */
/* Custom */
@media (min-width: 1200px) {
	.map-full, .map-side {
		height: 350px;
	}
	.noPad .row {
		margin: 0;
	}
	.sidemenu a:before {
		padding-left: 1px;
	}
	.boksforside {
		position: absolute;
		margin-top: -196px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	.videoogkort {
		margin-bottom: 150px;
	}
	
	.map-full, .map-side {
		height: 300px;
	}
	.noPad .row {
		margin: 0;
	}
	.iMapContainer .bigWrap {
		width: 75%;
	}
	.iMapContainer .smallWrap {
		width: 25%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	body {
		margin-bottom: 34px;
	}
	.logo {
		text-align: center;
	}
	.noPad .row {
		margin: 0;
	}
	header .subheader .logo {
		top: -20px;
		margin-left: 5vh;
	}
	.nyhederwrapper {
		padding: 30px 0;
	}
	.nyhedforsideboks .nyhedforsidebokstekst {
		padding: 20px;
	}
	.nyhedforsideboks .nyhedforsidebokstekst .nyhedforsideoverskrift {
		font-size: 22px;
	}
	.nyhedforsideboks.smaller .nyhedforsidebillede {
		height: 60px;
	}
	.nyhedforsideboks.big .nyhedforsidebillede {
		height: 440px;
	}
	.nyheder {
		padding-bottom: 50px;
	}
	.opdateringer h3:before {
		width: 23.3%;
	}
	.opdateringer h3:after {
		width: 23.3%;
	}
	.program .programoverskrift {
		font-size: 20px;
	}
	.program .programdato {
		font-size: 18px;
	}
	.sidemenu .no-link {
		display: none;
	}
	.sidemenu li {
		display: block;
	}
	.paddingunderside {
		padding: 50px 0;
	}
	.sidemenu a:before {
		max-width: 30px;
		content: "\f138";
		font-family: 'FontAwesome';
		font-size: 18px;
		padding-right: 10px;
		position: relative;
		top: 8px;
		display: inline-block;
		overflow: hidden;
		-moz-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		-o-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		-webkit-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		padding-left: 1px;
	}
	.underside .sidemenuunderside .sidemenupunkter {
		padding: 20px;
	}
	.sidemenu {
		padding: 0;
	}
	.underside .sidemenuunderside .sidemenupunkter span {
		font-size: 11px;
	}
	.medarbejderboks .medarbejder .tekstboks h3 {
		font-size: 19px;
		padding-top: 0;
	}
	.medarbejderboks .medarbejder .tekstboks {
		min-height: 80px;
	}
	.medarbejderboks .medarbejder .tekstboks h4 {
		font-size: 12px;
	}
	.medarbejderboks .medarbejder {
		height: 350px;
	}
	.medarbejderboks .medarbejder .tekstboks .modalknap {
		bottom: 80px;
	}
	.underside .sidemenuunderside .menuunderside {
		padding: 10px 20px;
		font-size: 16px;
	}
	.nyhederwrapper .nyhederforside h1:before {
		width: 23.3%;
	}
	.nyhederwrapper .nyhederforside h1:after {
		width: 23.3%;
	}
	.thumbnailGal h5 {
		position: absolute;
		left: 20px;
		bottom: 20px;
		right: 20px;
		z-index: 1;
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		-moz-transition: 300ms;
		-o-transition: 300ms;
		-webkit-transition: 300ms;
		transition: 300ms;
	}
	.opdateringer {
		padding: 50px 0;
	}
	.aabningstider .overskrift {
		padding: 10px 20px;
		font-size: 19px;
	}
	.underside h1 {
		font-size: 36px;
	}
	.iMapContainer .bigWrap {
		width: 100%;
	}
	.iMapContainer .smallWrap {
		width: 100%;
	}
	.iMapContainer .gifSwipe {
		display: block;
	}
	.videoogkort {
		height: auto !important;
		margin-top: 20px;
	}
	.nyhederforside {
		margin-top: 30px;
	}
}

@media (max-width: 1150px) {
	.titelText.marginLeft {
		margin-left: -20px !important;
	}
	.titelText.marginRight {
		margin-left: -190px !important;
	}
	.titelText.marginTop {
		top: -40px !important;
	}
}

@media (max-width: 767px) {
	.iMapContainer .bigWrap {
		width: 100%;
	}
	.iMapContainer .smallWrap {
		width: 100%;
	}
	.iMapContainer .gifSwipe {
		display: block;
	}
	#iMap {
		overflow-x: auto;
		overflow-y: hidden;
	}
	.iMapImage {
		position: relative;
		z-index: 9;
	}
	.mapOverlay {
		position: absolute;
		z-index: 10;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.75);
		display: block !important;
	}
	body {
		margin-bottom: 34px;
	}
	.logo {
		text-align: center;
	}
	header .topheader {
		background-color: transparent;
		position: absolute;
		right: 0;
		top: 5px;
		padding-right: 1vh;
		z-index: 999;
	}
	header .topheader li {
		display: block;
		border-right: none;
		margin: 5px 0;
	}
	header .topheader img {
		height: auto;
		margin-bottom: 0;
		margin-left: 6px;
	}
	header .subheader .logo {
		position: relative;
		margin-left: auto;
		top: auto;
	}
	.boksforside {
		position: relative;
		margin-top: 0;
		margin: 20px 0;
	}
	.nyhederwrapper {
		padding: 0 0 35px;
	}
	.nyhederwrapper .nyhederforside {
		font-size: 40px;
	}
	.nyhederwrapper .nyhederforside h1 {
		margin-top: 40px;
	}
	.nyhederwrapper .nyhederforside h1:before {
		display: none;
	}
	.nyhederwrapper .nyhederforside h1:after {
		display: none;
	}
	.nyhedforsideboks.big .nyhedforsidebokstekst {
		width: 100%;
	}
	.nyhedforsideboks.big .nyhedforsidebillede {
		height: 410px;
	}
	.nyhedforsideboks.big .nyhedforsidebillede:before {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border-left: 15px solid transparent;
		border-right: 15px solid transparent;
		border-bottom: 15px solid white;
		top: 205px;
		left: 88%;
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.nyhedforsideboks.tall .nyhedforsidebillede {
		height: 230px;
	}
	.nyheder {
		padding-bottom: 0;
	}
	.sortbarforsidemargin {
		margin-bottom: 30px;
	}
	.opdateringer {
		padding: 50px 0 0;
	}
	.opdateringer h3 {
		font-size: 40px;
	}
	.opdateringer h3:before {
		display: none;
	}
	.opdateringer h3:after {
		display: none;
	}
	.programfacebook .holder {
		height: auto;
	}
	.programfacebook .overskrift {
		margin-top: 30px;
	}
	.footerresponsive {
		margin-bottom: 30px;
	}
	footer .bottomfooter {
		text-align: center;
		padding: 8px 0;
	}
	.undersidebanner {
		height: 30vh;
	}
	.paddingunderside {
		padding: 20px 0;
	}
	.underside .sidemenuunderside {
		width: 100%;
	}
	.medarbejderboks .medarbejder {
		margin-bottom: 20px;
	}
	.underside h1 {
		font-size: 30px;
	}
	.sliderundersidestyle {
		height: 30vh;
	}
	.sliderunderside {
		height: 30vh;
		margin-bottom: 30px;
	}
	.nyhedwrapper .nyheddatostor {
		margin-top: 10px;
	}
	.site-options {
		padding: 8px 0;
	}
	.medarbejderboks .medarbejder .tekstboks h3 {
		font-size: 24px;
	}
	.nyhederindholdoverskrift {
		padding-bottom: 20px;
	}
	.sliderforside {
		height: 30vh;
	}
	.interaktivtkortforside {
		height: 200px;
	}
	.videoogkort {
		height: auto !important;
	}
}

@media (max-width: 550px) {
	.gallery-item {
		width: 50%;
	}
	.boksforside {
		position: relative;
		margin-top: 0;
		margin: 20px 0;
		height: 210px;
	}
	.box {
		height: 200px;
	}
	#map {
		height: 200px;
	}
}

@media (max-width: 350px) {
	.nyhedoverskrift:before {
		top: 2px;
	}
	.site-options {
		padding-bottom: 10px;
	}
}

/* Menu >= 1200px */
@media all and (min-width: 1200px), only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1200px), only screen and (min--moz-device-pixel-ratio: 2) and (min-width: 1200px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (min-width: 1200px), only screen and (min-device-pixel-ratio: 2) and (min-width: 1200px), only screen and (min-resolution: 192dpi) and (min-width: 1200px), only screen and (min-resolution: 2dppx) and (min-width: 1200px) {
	/* Root */
	#menu {
		font-family: "Roboto", sans-serif;
		background-color: #000;
		text-transform: uppercase;
		margin: 15px 0 0;
		font-size: 14px;
		float: right;
		margin-right: 7vh;
	}
	#menu > .text-holder, #menu .toggle {
		display: none;
	}
	#menu .senestenyt {
		background-color: #326482;
		float: right;
		margin-right: 7vh;
		-moz-transition: 300ms;
		-o-transition: 300ms;
		-webkit-transition: 300ms;
		transition: 300ms;
		padding: 15px 20px;
		margin-top: 15px;
	}
	#menu .senestenyt:hover {
		background-color: #24485d;
		color: #fff;
	}
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		z-index: 100;
		/* 1st LEVEL */
	}
	#menu ul li {
		float: left;
		position: relative;
		/* 2nd LEVEL */
	}
	#menu ul li a {
		color: #fff;
		display: block;
		padding: 30px 40px 50px 0;
		text-decoration: none;
		-moz-transition: 200ms all ease-in-out;
		-o-transition: 200ms all ease-in-out;
		-webkit-transition: 200ms all ease-in-out;
		transition: 200ms all ease-in-out;
		font-weight: bold;
	}
	#menu ul li.active > a, #menu ul li:hover > a {
		color: #fff;
		background-color: #000;
	}
	#menu ul li.active > a span, #menu ul li:hover > a span {
		border-bottom: 3px solid #fff;
		padding-bottom: 49px;
	}
	#menu ul li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin-top: 0;
	}
	#menu ul li ul {
		/*background-color: $background-color;*/
		/*@include width(200px, false);*/
		width: 300px;
		opacity: 0;
		margin-top: 40px;
		visibility: hidden;
		position: absolute;
		/*left: 50%;*/
		margin-top: 15px;
		box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.5);
		-webkit-transition: opacity .2s .1s;
		-moz-transition: all .2s .1s;
		-o-transition: all .2s .1s;
		transition: all .2s .1s;
		/* 3nd LEVEL */
	}
	#menu ul li ul li {
		width: 100%;
	}
	#menu ul li ul li a {
		background-color: #fff;
		padding: 10px 25px;
		color: #242424;
	}
	#menu ul li ul li a:before {
		max-width: 30px;
		content: "\f138";
		font-family: 'FontAwesome';
		font-size: 18px;
		padding-right: 20px;
		position: relative;
		top: 8px;
		display: inline-block;
		overflow: hidden;
		-moz-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		-o-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		-webkit-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
	}
	#menu ul li ul li.active > a span, #menu ul li ul li:hover > a span {
		border-bottom: none;
		padding-bottom: 0;
	}
	#menu ul li ul li.active > a, #menu ul li ul li:hover > a {
		color: #326482;
		background-color: #fff;
	}
	#menu ul li ul ul {
		width: 200px;
		margin-left: -100px;
		left: 200px;
		top: 0;
		margin-left: 0;
	}
	/* Sidemenu */
	.sidemenu {
		font-family: "Roboto", sans-serif;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.sidemenu a {
		color: #326482;
		padding: 5px 10px;
		display: block;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		-webkit-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
	}
	.sidemenu a:hover {
		color: #326482;
	}
	.sidemenu a:before {
		max-width: 30px;
		content: "\f138";
		font-family: 'FontAwesome';
		font-size: 18px;
		padding-right: 20px;
		position: relative;
		top: 8px;
		display: inline-block;
		overflow: hidden;
		-moz-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		-o-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		-webkit-transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
		transition: max-width 200ms ease-in-out, padding 200ms ease-in-out;
	}
	.sidemenu a:hover:before {
		max-width: 30px;
	}
	.sidemenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
}

/* Menu < 1199px */
@media all and (max-width: 1199px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1199px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1199px), only screen and (-o-min-device-pixel-ratio: 2 / 1) and (max-width: 1199px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1199px), only screen and (min-resolution: 192dpi) and (max-width: 1199px), only screen and (min-resolution: 2dppx) and (max-width: 1199px) {
	#menu {
		font-family: "Roboto", sans-serif;
		border: 1px solid #488bb3;
		margin: 15px 0;
		position: relative;
		/* toggle */
		/* Textholder knap */
		/* Open */
	}
	#menu ul {
		background-color: #488bb3;
		padding: 0;
		margin: 0;
		list-style: none;
		display: none;
	}
	#menu ul li {
		border-top: 1px solid #488bb3;
	}
	#menu ul li a {
		color: #efefef;
		padding: 10px 10px;
		display: block;
		text-decoration: none;
		line-height: 1em;
		width: 100%;
		position: relative;
	}
	#menu ul li.active > a {
		color: #232323;
	}
	#menu ul ul a {
		padding-left: 15px;
	}
	#menu ul ul a:before {
		content: "- ";
		display: inline-block;
	}
	#menu ul ul ul a {
		padding-left: 30px;
	}
	#menu .toggle {
		background-color: #488bb3;
		border-left: 1px solid #488bb3;
		color: #efefef;
		display: block;
		cursor: pointer;
		position: absolute;
		z-index: 9;
		top: 0;
		bottom: 0;
		right: 0;
		width: 37px;
	}
	#menu .toggle span {
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -7px;
		margin-left: -5px;
		line-height: 1em;
		display: block;
		-moz-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		-webkit-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#menu .toggle span:before {
		content: "\f00d";
		font-family: 'FontAwesome';
	}
	#menu .toggle.toggled {
		background-color: #488bb3;
	}
	#menu .toggle.toggled span {
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	#menu .text-holder {
		color: #efefef;
		background-color: #488bb3;
		padding: 10px 10px;
		display: block;
		position: relative;
	}
	#menu .text-holder > .toggle {
		right: 0;
		top: 0;
		bottom: 0;
		width: 50px;
	}
	#menu .text-holder > .toggle span {
		background-color: #efefef !important;
		width: 20px;
		height: 2px;
		border-radius: 2px;
		display: block;
		position: absolute;
		top: 50%;
		margin-top: -1px;
		left: 50%;
		margin-left: -10px;
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	#menu .text-holder > .toggle span:before {
		background-color: #efefef !important;
		width: 20px;
		height: 2px;
		border-radius: 2px;
		display: block;
		content: '';
		position: absolute;
		top: -6px;
	}
	#menu .text-holder > .toggle span:after {
		background-color: #efefef !important;
		width: 20px;
		height: 2px;
		border-radius: 2px;
		display: block;
		content: '';
		position: absolute;
		top: 6px;
	}
	#menu .open {
		display: block !important;
	}
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

