#sp-menu{
	margin-top: 60px;
}

.sp-menu-item{
	background-color: #247B00;
	margin-left: 10px;
	border-radius: 5px;
	text-align: left;
}

.sp-megamenu-parent{
	float: left;
	height: 40px;
}

.sp-megamenu-parent li{
	width: 100px;
}

div#sp-menu>div>div>ul>li>a{
	color: #FFFFFF;
	width: 100px;
	border-radius: 5px;
}

div#sp-menu>div>div>ul>li>a:hover{
	color: #FFF;
	background-color:#5EAD09;
	border-radius: 5px;
}

.sp-megamenu-parent > li > a{
	line-height: 40px;
	text-align: center;
	min-width: 100px;
}

#sp-header{
	height: 160px;
}

div.custom_eywamodule{
	float: left;
	padding: 10px;
	border-left: 2px solid #63B60A;
	border-right: 2px solid #63B60A;
	border-bottom: 2px solid #63B60A;
	margin-bottom: 30px;
	margin-top: -22px !important;
	max-width: 263px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	clear: both;
}

._eywamodule .sp-module-title{
	background-image: url(../images/eywa-module-title.png);
	background-repeat: no-repeat;
	background-size:contain;
	background-position: 0px 0px;
	padding-top: 30px;
	height: 45px;
	padding-left: 10px;
	clear: both;
	color: #63B60A;
	margin-top: 15px !important;
}


._eywamodule_admin{
	float: left;
	padding: 10px;
	border-left: 2px solid #63B60A;
	border-right: 2px solid #63B60A;
	border-bottom: 2px solid #63B60A;
	border-top: 2px solid #63B60A;
	margin-bottom: 30px;
	margin-top: 20px !important;
	width: 100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	clear: both;
}

._eywamodule_admin .sp-module-title{
	background-repeat: no-repeat;
	background-size:contain;
	background-position: 0px 0px;
	padding-top: 30px;
	height: 45px;
	padding-left: 10px;
	clear: both;
	color: #414042;
}


.bt-twitter_eywamodule
{
	float: left;
	padding: 10px;
	border-left: 2px solid #63B60A;
	border-right: 2px solid #63B60A;
	border-bottom: 2px solid #63B60A;
	margin-bottom: 30px;
	margin-top: -22px !important;
	max-width: 263px;
	min-width: 263px;
	clear: both;
}



div.custom_eywamodule_green{
	float: left;
	padding: 10px;
	border-left: 3px solid #63B60A;
	border-right: 3px solid #63B60A;
	border-bottom: 3px solid #63B60A;
	border-top: 3px solid #63B60A;
	margin-bottom: 30px;
	max-width: 263px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	clear: both;
}

._eywamodule_green .sp-module-title{
	padding-top: 30px;
	height: 45px;
	padding-left: 10px;
	clear: both;
	color: #63B60A;
}


div.custom_eywamodule_gray{
	float: left;
	padding: 10px;
	margin-right: 10px;
	border-left: 3px solid gray;
	border-right: 3px solid gray;
	border-bottom: 3px solid gray;
	border-top: 3px solid gray;
	margin-bottom: 30px;
	max-width: 263px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #EEEEEE;
	clear: both;
}

._eywamodule_gray .sp-module-title{
	padding-top: 30px;
	height: 45px;
	padding-left: 10px;
	clear: both;
	color: gray;
}

div.custom_eywamodule_blue{
	float: left;
	padding: 10px;
	border-left: 3px solid blue;
	border-right: 3px solid blue;
	border-bottom: 3px solid blue;
	border-top: 3px solid blue;
	margin-bottom: 30px;
	max-width: 263px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	clear: both;
}

._eywamodule_blue .sp-module-title{
	padding-top: 30px;
	height: 45px;
	padding-left: 10px;
	clear: both;
	color: blue;
}

#sp-menulevel2 {
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: -48px;
	font-size: 1.0em;
}

#sp-menulevel2 .sp-module ul > li{
	border: none;
	line-height: 80px;
}

#sp-menulevel2 .nav > li > a{
	display: inline;
    list-style-type: none;
    margin-right: 10px;
    padding: 0;
    float: left;
    color: #1b7b12;
/* 	min-height: 79px; */
	min-height: 59px;
}

.menu_menulevel2 li.current a{
	background-image: url(../images/arrow-with-40px.png);
	background-position: 50% 17px;
	background-repeat: no-repeat;
	z-index: 1;
}

.menu_menulevel2 li.current a:hover{
	background-image: url(../images/arrow-with-40px.png);
	background-position: 50% 17px;
	background-repeat: no-repeat;
	z-index: 1;
}

.menu_menulevel2 ul > li > a::before {
    content: none;
    font-family: FontAwesome;
    margin-left: 8px;
}

.menu_menulevel2 ul > li > a::after {
    content:"|";
    font-family: FontAwesome;
    margin-left: 8px;
}

ul.nav.menu_menulevel2{
	min-height: 60px !important;
}

.sp-menu-item.current-item a{
	background: #5EAD09!important;
}

#sp-component{
	background-image: url(../images/line-gray.png);
	background-repeat: no-repeat;
	background-size:contain;
	margin-top: 33px;
}

#scgallery{
	margin-left: -20px !important;
	float: left;
}

#sp-main-body{
	padding-top: 0px !important;
	padding-bottom: 50px !important;
}
#sp-home-fokus-header{
	margin-top: 20px;
}

#sp-search{
	margin-top: 60px;
}

#mod-search-searchword{
	background-image: url(../images/search-bar.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 260px;
}

#mod-search-searchword{
	background-image: url(../images/search-bar.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 260px;
}

#sp-search input[type='text']:focus {
	border-color: #5EAD09; /* blue */
}

#sp-search input[type='text'] {
	border-color: #5EAD09; /* blue */
	padding-right: 35px;
}

#mod-finder-searchword{
	background-image: url(../images/search-bar.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 260px;
}

#mod-finder-searchword187{
	background-image: url(../images/search-bar.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 260px;
}

.form-search label{
	display: none;
}

#mod-finder-searchform input[type='text']:focus {
	border-color: #5EAD09; /* blue */
}

#mod-finder-searchform input[type='text'] {
	border-color: #5EAD09; /* blue */
	padding-right: 35px;
}

#finder-search{
	margin-top: 30px;
}

.page-header{
	color: #1B7B13;
}

.category{
	margin-top: 30px;
}

.document-image{
	float: left;
	padding-right: 10px;
}

#sp-footer{
	background-color: #5EAD09;
}

#sp-footer-image{
	text-align: center;
	background-color: #268200;
	max-height: 400px !important;
}

#sp-footer-image img{
	min-height: 400px !important;
	max-height: 400px !important;
}

.sp-module-title{
	font-weight: bold;
}

a{
	color: #5EAD09;
}

a:hover{
	color: #1A7B12;
}

.simplelists .body{
	background-color: #F1F2F2;
	padding: 10px;
	border-radius: 5px;
	min-height: 260px;
	max-height: 260px;
}

div.simplelists-item div.image{
	margin-top: 20px;
	min-height: 250px;
}

a.readon{
	background-color: green;
	display: block;
	padding: 2px;
	border-radius: 5px;
	width: 90px;
	text-align: center;
	float: right;
	color: #FFFFFF;
}

.read_more_btn{
	position: static;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #63B60A;
	z-index: 999;
	border: 1px solid #63B60A;
	margin-top: -20px;
	clear: both;
	margin-bottom: 20px;
	font-weight: 600 !important;
	font-size: 0.7em;
	width: 80px;
	text-align: center;
	border-radius: 2px;
}

.register_btn{
	position: static;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #63B60A;
	z-index: 999;
	border: 1px solid #63B60A;
	margin-top: -45px;
	clear: both;
	margin-bottom: 20px;
	font-weight: 600 !important;
	font-size: 0.7em;
	width: 80px;
	text-align: center;
	border-radius: 2px;
}

.tidligere_kommentar{
	position: static;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #63B60A;
	z-index: 999;
	border: 1px solid #63B60A;
	margin-top: -18px;
	clear: both;
	margin-bottom: 20px;
	font-weight: 600 !important;
	font-size: 0.7em;
	width: 120px;
	text-align: center;
	border-radius: 2px;
}

.read_more_kommentar_btn{
	position: static;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	color: #63B60A;
	z-index: 999;
	border: 1px solid #63B60A;
	margin-top: -45px;
	clear: both;
	margin-bottom: 20px;
	font-weight: 600 !important;
	font-size: 0.7em;
	width: 80px;
	text-align: center;
	border-radius: 2px;
}

.member_list #scgallery .boxgrid img{
	margin-left: 25px;
	margin-top: 15px;
}
.member_list #scgallery .boxcaption{
	opacity: .5 !important;
}
.member_list .boxgrid{
	text-align: center;
	border: 1px solid #63B60A !important;
}

.member_list #scgallery{
	margin-left: 16px !important;
}



#sp-menulevel2 .sp-module ul > li > a::after {
    content: "|";
    font-family: FontAwesome;
    font-size: 1.8em;
	vertical-align: middle !important;
    margin-left: 8px;
}

#sp-menulevel2 .sp-module ul > li > a::before {
    content: "";
    font-family: FontAwesome;
    margin-right: 0px;
}

#sp-menulevel2 .sp-module ul > li:last-child > a::after {
    content: "";
    font-family: FontAwesome;
    margin-right: 0px;
}

.sp-module ul > li > a {
    transition: none;  /*all 300ms ease 0s;*/
}


.member_list .boxcaption{
	display: none;
}

.moduletable_nyhedsbreve .teaser-title{
	color: #000000 !important;

}

.sp-fokusognyheder{
	width: auto !important;
}

.loadmorearticles{
	margin-bottom: 20px;
	width: 100%;
	display: black;
	text-align: center;
	background-color: green;
	mar
	float: both;
}

.loadmorearticles a{
	color: #FFFFFF;
	display: block;
	padding: 10px;
}

.loadmorearticles a:hover{
	background-color: #5EAD09;
}


.page-header h1{
	color: #7E7E7E !important;
}

body{
	color: #333333 !important;
	font-size: 1.5em;
}

.simplelists-item>.body>h3>a{
	color: #424142 !important;
}

.pagination > .active > a, .pagination > .active > span {
	background-color: #268200 !important;
    border-color: #268200 !important;
}


.com-simplelists .componentheading{
	color: #7E7E7E;
	margin-top: 25px;
	margin-bottom: 25px;
}


.offcanvas-inner ul > li > ul > li {

	padding-left: 20px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

.entry-header h2{
	color:#7E7E7E !important;
}

.login_login_form{
	margin-top: 30px !important;
}

.login_login_form h1{
	margin-top: 30px;
	text-align: left;
	font-size: 1.7em !important;
}

.logout_login_form{
	width: 800px !important;
}

.profile{
	margin-top: 30px !important;
}

#sp-social-media{
	margin-bottom: 20px;
	clear: both;
}
#sp-social-media .sp-module-content{
	height: 30px !important;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
	height: 30px !important;
}

.search .btn-toolbar button {
  background: #5EAD09;
}

.latestnews{
	font-family: Open Sans,sans-serif;
	font-weight: 900;
}

.eywa_contact p{
	line-height: 15px !important;
}

.myrow{
	display: block;
	margin-bottom: 20px !important;
	clear: both;
}

.myrowtitle{
	font-size: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}


.simplelists-item > .body > h3 > a:hover{
	color: #5EAD09 !important;
}

.eywa-grid-article-content-wrapper .item{
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

.eywa-grid-article-content-wrapper .item a{
	color:#FFFFFF !important;
}

.eywa-grid-article-content-wrapper .text-block{
	height: 70px;
}

.featcats h3{
	display:none !important;
}

.fc_items{
	padding: 0px !important;
}

.fc_items ul li{
	background-color: #F1F2F2 !important;
	margin-bottom: 45px;
	border: none;
	min-height: 260px;
}

li.featcat{
	margin: 0 !important;
	padding: 0 !important;
}

.fc_items>ul>li>h4>a{
	font-size: 1.4em;
	color: #424142 !important;
}

.fc_items>ul>li>h4>a:hover{
	color: #5EAD09 !important;
}

.fc_items>ul>li>p{
	margin-left: 150px;
}

#sp-header{
	
}

.form-search .finder label{
	display: none !important;
}

.article-info > dd{
	text-transform: none !important;
}




/*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px)  {

		._eywamodule{
		    max-width: 271px !important;
		    margin-left: 0px !important;
		}
		.custom_eywamodule{
			width: 271px !important;
		    min-width: 271px !important;
		    clear: both;
		    margin-left: 0 !important;
		}
		.bt-twitter_eywamodule{
	        min-width: 271px !important;
		}
		.boxgrid{
			margin-left: 0;
			margin-right: 0;
			padding-left: 0;
			padding-right: 0;
			float: left !important;
			max-width: 290px !important;
			clear: both;
		}
		#sp-fokusognyheder .boxgrid img, #sp-fokusognyheder .captionfull img{
			min-height: 325px !important
		}
		.responsive #sp-footer-image img{
			width: auto;
		}

		 .tidligere_kommentar{
			position: static;
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -18px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 140px;
			min-width: 139px;
			text-align: center;
			border-radius: 2px;
		}

		.read_more_kommentar_btn{
			position: static;
			float: right;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -45px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
		}
		#sp-footer-image{
			display: none;
		}
 		.sp-default-logo{
			max-width: 40px !important;
		}
 		#sp-header{
			height: 40px !important;
		}

		.fa-navicon{
			padding-bottom: 40px !important;
		}

		#sp-logo{
			float: left;
			max-width: 40px !important;
			margin-top: -25px !important;
		}
		#sp-menu{
			max-width: 40px !important;
			float: right;
			top: 0;
		}
		#sp-search{
			display: none;
		}
		#offcanvas-toggler{
			margin-top: -85px !important;
		}

		.menu_menulevel2{
			display: none;
		}

		.simplelists .body{
			background-color: #F1F2F2;
			padding: 10px;
			border-radius: 5px;
			height: auto;
			font-size: x-small;
		}

		div.simplelists-item div.image{
			margin-top: 20px;
			min-height: 250px;
		}

		.simplelists .contentheading{
			font-size: small;
			top: 0;
			color:green;
		}
		.simplelists-item > .body > h3 > a{
			color: #5EAD09 !important;
		}

		.componentheading{
			font-size: small;
			padding-top: 10px;
		}

/*
		div.simplelists-item div.image img, img.simplelists{
			max-width: 20px !important;
		}
*/
		img.simplelists{
			max-width: 60px !important;
			margin-top: 10px;
		}


		.first-col{
			margin-bottom: 15px;
		}

		div.page-header>h1{
			padding-top: 10px;
		}
		#sp-social-media-mobile .sp-module-content {
			margin-left: auto;
			margin-right: auto;
			width: 190px;
			margin-top: -30px !important;
			margin-bottom: 20px !important;
		}
		.offcanvas-inner .sp-module{
			margin-top: 30px !important;
		}
 		.offcanvas-inner .search{
			margin-bottom: 30px !important;
			clear: both;
		}

		.offcanvas-inner #mod-search-searchword{
			width: 250px !important;
			margin-left: 30px;
			clear: both !important;
			margin-bottom: 10px;
			border-color: #268200;
		}
 }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 321px) and (max-width : 480px) {

		._eywamodule{
		    max-width: 271px !important;
		    margin-left: auto;
		    margin-right: auto;
		}
		.custom_eywamodule {
		    width: 271px !important;
		    max-width: 271px !important;
		    min-width: 271px !important;
		    clear: both;
		}
		#sp-module-title img{
			width: 271px !important;
		}
		.bt-twitter_eywamodule{
	        min-width: 271px !important;
		}
		.boxgrid{
			margin-left: auto;
			margin-right: auto;
			padding-left: 0;
			padding-right: 0;
			max-width: 400px;
/* 			float: left !important; */
			clear: both;
		}
		#sp-fokusognyheder .boxgrid img, #sp-fokusognyheder .captionfull img{
			min-height: 325px !important
		}
		#sp-fokusognyheder{
		    margin-left: auto;
		    margin-right: auto;
		}
		.loadmorearticles{
			max-width: 400px !important;
		}
		 .tidligere_kommentar{
			position: static;
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -18px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 140px;
			min-width: 139px;
			text-align: center;
			border-radius: 2px;
		}

		.read_more_kommentar_btn{
			position: static;
			float: right;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -45px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
		}
		#sp-footer-image{
			display: none;
		}
 		.sp-default-logo{
			max-width: 40px !important;
			margin-top: -42px !important;
		}
 		#sp-header{
			height: 40px !important;
		}

		.fa-navicon{
			padding-bottom: 40px !important;
		}

		#sp-logo{
			float: left;
			max-width: 40px !important;
		}
		#sp-menu{
			max-width: 40px !important;
			float: right;
			top: 0;
		}
		#sp-search{
			display: none;
		}
		#offcanvas-toggler{
			margin-top: -85px !important;
		}
 		.menu_menulevel2{
			display: none;
		}

		.simplelists .body{
			background-color: #F1F2F2;
			padding: 10px;
			border-radius: 5px;
			height: auto;
			font-size: x-small;
		}

		div.simplelists-item div.image{
			margin-top: 20px;
			min-height: 250px;
		}

		.simplelists .contentheading{
			font-size: small;
			top: 0;
			color:green;
		}
		.simplelists-item > .body > h3 > a{
			color: #5EAD09 !important;
		}

		.componentheading{
			font-size: small;
			padding-top: 10px;
		}

/*
		div.simplelists-item div.image img, img.simplelists{
			max-width: 20px !important;
		}
*/
		img.simplelists{
			max-width: 60px !important;
			margin-top: 10px;
		}

 		.first-col{
			margin-bottom: 15px;
		}

		div.page-header>h1{
			padding-top: 10px;
		}
		#sp-social-media-mobile .sp-module-content {
			margin-left: auto;
			margin-right: auto;
			width: 190px;
			margin-top: 5px !important;
			margin-bottom: -35px !important;
			margin-bottom: 20px !important;
		}
 }


    @media only screen and (min-width : 481px) and (max-width : 640px) {

		._eywamodule{
		    max-width: 271px !important;
		    margin-left: auto;
		    margin-right: auto;
		}
		.custom_eywamodule {
		    width: 271px !important;
		    max-width: 271px !important;
		    min-width: 271px !important;
		    clear: both;
		}
		#sp-module-title img{
			width: 271px !important;
		}
		.bt-twitter_eywamodule{
	        min-width: 271px !important;
		}
		.boxgrid{
			margin-left: auto;
			margin-right: auto;
			padding-left: 0;
			padding-right: 0;
			max-width: 400px !important;
/* 			float: left !important; */
			clear: both;
		}
		#sp-fokusognyheder .boxgrid img, #sp-fokusognyheder .captionfull img{
			min-height: 325px !important
		}
		#sp-fokusognyheder{
		    margin-left: 16%;
		    margin-right: auto !important;
		}
		.loadmorearticles{
			max-width: 400px !important;
		}
		 .tidligere_kommentar{
			position: static;
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -18px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 140px;
			min-width: 139px;
			text-align: center;
			border-radius: 2px;
		}

		.read_more_kommentar_btn{
			position: static;
			float: right;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -45px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
		}
		#sp-footer-image{
			display: none;
		}

 		.sp-default-logo{
			max-width: 40px !important;
		}
 		#sp-header{
			height: 40px !important;
		}

		.fa-navicon{
			padding-bottom: 40px !important;
		}

		#sp-logo{
			float: left;
			max-width: 40px !important;
			margin-top: -25px !important;
		}
		#sp-menu{
			max-width: 40px !important;
			float: right;
			top: 0;
		}
		#sp-search{
			display: none;
		}
		#offcanvas-toggler{
			margin-top: -85px !important;
		}
		.menu_menulevel2{
			display: none;
		}
   }


    @media only screen and (min-width : 641px) and (max-width : 767px) {

		._eywamodule{
		    max-width: 271px !important;
		    margin-left: auto;
		    margin-right: auto;
		}
		.custom_eywamodule {
		    width: 271px !important;
		    max-width: 271px !important;
		    min-width: 271px !important;
		}
		._eywamodule h3{
			width: 271px !important;
		}
		.bt-twitter_eywamodule{
	        min-width: 271px !important;
		}
		.boxgrid{
			margin-left: auto;
			margin-right: auto;
			padding-left: 0;
			padding-right: 0;
			max-width: 350px;
/* 			float: left !important; */
		}
		#sp-fokusognyheder .boxgrid img, #sp-fokusognyheder .captionfull img{
			min-height: 325px !important
		}
		#sp-fokusognyheder{
		    margin-left: 0.5%;
		}
		.loadmorearticles{
			min-width: 720px !important;
		}
		#sp-search{
			float: right;
		}
		.sp-menu-item{
			float: left;
			margin-bottom: 10px;
		}
		#sp-menu{
			margin-top: 8px !important;
			margin-left: 80px;
		}

		 .tidligere_kommentar{
			position: static;
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -18px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 140px;
			min-width: 139px;
			text-align: center;
			border-radius: 2px;
		}

		.read_more_kommentar_btn{
			position: static;
			float: right;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -45px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
		}

 		.sp-default-logo{
			max-width: 80px !important;
		}
 		#sp-header{
			height: 105px !important;
		}

		.fa-navicon{
			padding-bottom: 40px !important;
		}

		#sp-logo{
			float: left;
			max-width: 70px !important;
		}
		#sp-menu{
			max-width: 40px !important;
			float: right;
			top: 0;
		}
		#sp-search{
			display: none;
		}
		#offcanvas-toggler{
			margin-top: 5px !important;
		}
		.menu_menulevel2{
			display: none;
		}
   }


    @media only screen and (min-width : 768px) and (max-width : 992px) {

		div#sp-right{
			width: 100%;
			text-align: center;
		}
		._eywamodule{
		    max-width: 271px !important;
		    margin-left: auto;
		    margin-right: auto;
		    text-align: left;
		}
		.custom_eywamodule {
		    width: 271px !important;
		    max-width: 271px !important;
		    min-width: 271px !important;
		}
		._eywamodule h3{
			width: 271px !important;
		}
		.bt-twitter_eywamodule{
	        min-width: 271px !important;
		}
		.boxgrid{
			margin-left: auto;
			margin-right: auto;
			padding-left: 0;
			padding-right: 0;
			max-width: 340px;
			float: left !important;
		}
		#sp-fokusognyheder .boxgrid img, #sp-fokusognyheder .captionfull img{
			min-height: 325px !important
		}
		#sp-fokusognyheder{
		    margin-left: 0.5%;
		}
		.loadmorearticles{
			width: 700px !important;
		}
		.sp-menu-item{
			float: left;
			margin-bottom: 10px;
		}
		#sp-menu{
			margin-top: 8px !important;
			margin-left: 30px;
			width: 360px;
		}

		#sp-search{
			float: right;
			margin-top: 30px !important;
		}

		#sp-header{
			height: 105px !important;
		}

		 .tidligere_kommentar{
			position: static;
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -18px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 140px;
			min-width: 139px;
			text-align: center;
			border-radius: 2px;
		}

		.read_more_kommentar_btn{
			position: static;
			float: right;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -45px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
		}
 		.sp-default-logo{
			max-width: 80px !important;
		}
 		#sp-header{
			height: 105px !important;
		}

		.fa-navicon{
			padding-bottom: 40px !important;
		}

		#sp-logo{
			float: left;
			max-width: 80px !important;
		}
		#offcanvas-toggler{
			margin-top: -50px !important;
		}

		.menu_menulevel2{
			display: none;
		}
   }


    @media only screen and (min-width : 993px) and (max-width : 1199px) {

		._eywamodule{
		    max-width: 262px !important;
		    margin-left: auto;
		    margin-right: auto;
		}
		.custom_eywamodule {
		    width: 262px !important;
		    max-width: 262px !important;
		    min-width: 262px !important;
		}
		._eywamodule h3{
			width: 262px !important;
		}
		.bt-twitter_eywamodule{
	        min-width: 261px !important;
	        max-width: 262px !important;
		}
		#scgallery{
			max-width: 630px !important;
			float: left
		}
		.boxgrid{
			margin-left: auto;
			margin-right: auto;
			padding-left: 0;
			padding-right: 0;
			max-width: 295px;
			float: left !important;
		}
		#sp-fokusognyheder .boxgrid img, #sp-fokusognyheder .captionfull img{
			min-height: 325px !important
		}
		#sp-fokusognyheder{
		    margin-left: 0.5%;
		}
		.loadmorearticles{
			width: 580px !important;
		}
		#sp-menu{
			margin-top: 8px !important;
			margin-left: 140px;
			max-width: 360px;
		}
		.sp-menu-item{
			float: left;
			margin-bottom: 10px;
		}

		#sp-search{
			float: right;
		}

		 .tidligere_kommentar{
			position: static;
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -18px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 140px;
			min-width: 139px;
			text-align: center;
			border-radius: 2px;
			display: block;
		}

		.read_more_kommentar_btn{
			position: static;
			float: right !important;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -45px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
			display: block;
			margin-right: -50px;px !important;
		}
		.read_more_btn{
			position: static;
			float: right !important;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
/* 			margin-top: -45px; */
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
			display: block;
			margin-right: -50px;px !important;
		}
		div#sp-fokusognyheder{
			max-width: 660px;
		}

 		.sp-default-logo{
			max-width: 90px !important;
			margin-top: 5px;
		}

 		#sp-header{
			height: 105px !important;
		}

		.fa-navicon{
			padding-bottom: 40px !important;
		}

		#sp-logo{
			float: left;
			max-width: 80px !important;
		}
		#offcanvas-toggler{
			margin-top: -50px !important;
		}
		#sp-search{
			margin-top: 35px !important;
		}
  }

    @media only screen and (min-width : 1200px) and (max-width : 3000px) {

		._eywamodule{
		    max-width: 262px !important;
		    margin-left: auto;
		    margin-right: auto;
		}
		.custom_eywamodule {
		    width: 262px !important;
		    max-width: 262px !important;
		    min-width: 262px !important;
		    clear: both;
		}
		#sp-module-title img{
			width: 262px !important;
		}
		.bt-twitter_eywamodule{
	        min-width: 261px !important;
	        max-width: 262px !important;
		}
		#scgallery{
			width: 100% !important;
		}
		#sp-fokusognyheder .boxgrid{
			margin-left: auto;
			margin-right: auto;
			padding-left: 0;
			padding-right: 0;
			max-width: 430px;
			float: left !important;
		}
		#sp-fokusognyheder .boxgrid img, #sp-fokusognyheder .captionfull img{
			min-height: 325px !important
		}
		#sp-fokusognyheder{
		    margin-left: 0;
		}
		.loadmorearticles{
			max-width: auto !important;
		}
		#sp-menu{
			margin-top: 60px !important;
			margin-left: auto;
			max-width: auto;
		}
		.sp-menu-item{
			float: left;
			margin-bottom: 10px;
		}

		#sp-search{
			float: right;
		}

		 .tidligere_kommentar{
			position: static;
			float: left;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -18px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 140px;
			min-width: 139px;
			text-align: center;
			border-radius: 2px;
		}

		.read_more_kommentar_btn{
			position: static;
			float: right;
			padding-left: 5px;
			padding-right: 5px;
			color: #63B60A;
			z-index: 999;
			border: 1px solid #63B60A;
			margin-top: -45px;
			clear: both;
			margin-bottom: 20px;
			font-weight: 600 !important;
			font-size: 0.7em;
			width: 80px;
			text-align: center;
			border-radius: 2px;
		}
  }


