/*rewriting bootstrap a:focus*/
a:focus{
	text-decoration: none;
	outline: none;
}

.newsPic {
	float: right;
}
header{
	width: 100%;
	border-top: 3px solid #e1dfdb;
}
.header-content{
	position: relative;
}
.head-logo{
	position: absolute;
	display: block;
	z-index: 1000;
	top: 6px;
	left: 15px;
}
.head-logo img{
	display: block;
	max-height: 198px;
}
.head-logo-havoerred{
	position: absolute;
	display: block;
	z-index: 1000;
	top: 6px;
	left: 15px;
}
.head-logo-havoerred img{
	display: block;
	max-height: 81px;
}
.header-top-menu{
	float: right;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
}
.header-top-menu ul{
	list-style-type: none;
	float: left;
	background: #ecebe8;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
}
.header-top-menu ul li{
	float: left;
	padding: 6px 10px;
}
.header-top-menu ul li a{
	font-size: 14px;
	color: #646464;
	text-transform: uppercase;
	line-height: 15px;
	font-family: 'alright_sansregular';
	font-weight: normal;
}
.header-top-menu ul li a:hover,
.header-top-menu ul li.active a{
	color: #cc0000;
	text-decoration: none;
}
.header-top-menu ul li a img{
	display: block;
}

/*Main menu*/
.mobilflag, mobilflagkasse {
	display: none;
}
.main-menu.navbar{
	margin-bottom: 0;
	float: right;
	bottom: 0;
	right: 0;
	border: none;
	clear: both;
	min-height: 100%;
	padding: 15px 0;
	border-radius: 0;
}
.main-menu .navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
.main-menu .navbar-nav > li {
    margin-left: 15px;
}
.main-menu .navbar-nav > li:first-child {
    margin-left: 0;
}
.main-menu .navbar-nav > li > a{
	font-size: 20px;
	text-transform: uppercase;
	padding: 5px 0;
	color: #26347d;
	font-family: 'alright_sansmedium', 'Open Sans', sans-serif;
	font-weight: normal;
	border-bottom: 1px solid #FFF;
}
.main-menu .navbar-nav > li > a:hover,
.main-menu .navbar-nav > li.active > a{
	color: #cc0000;
	border-bottom: 1px solid #cc0000;
	background: none;
}
.main-menu .navbar-nav > li.hide-dt{
	display: none;
}

/*main content*/
.breadcrumb {
	background-color: #fff !important;
	padding: 8px 0px !important;
		margin-bottom: 0px !important;
}
.front-main-img{
	width: 100%;
	height: auto;
}
.front-main-img img{
	width: 100%;
	height: auto;
}
.main-title-wrapper{
	margin-top: 130px;
	text-align: center;
	position: relative;
}
.main-title-wrapper h1{
	font-size: 50px;
	color: #FFF;
	font-weight: normal;
	font-family: 'chunkfive_exregular';
	text-transform: uppercase;
}
.main-title-wrapper p{
	font-size: 36px;
	font-family: 'alright_sanslight_italic';
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
.main-title-wrapper span{
	font-size: 54px;
	font-weight: normal;
	font-family: 'alright_sansbold_italic';
	font-style: italic;
	display: inline-block;
	overflow: hidden;
	width: 144px;
	height: 144px;
	color: #FFF;
	line-height: 54px;
	padding-top: 30px;
	margin-top: 30px;
}
.main-title-wrapper span small{
	display: block;
	text-align: center;
	width: 100%;
	font-size: 24px;
	font-family: 'alright_sansregular_italic';
	font-style: italic;
	font-weight: normal;
	line-height: 24px;
}
.main-title-wrapper span.circled{
	-moz-border-radius: 50%;
	overflow: hidden;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.main-title-wrapper span.blue{
	background: #1c1a44;
	background: rgba(23,24,74, 0.9);
	margin-left: 15px;
}
.main-title-wrapper span.red{
	background: #1c1a44;
	background: rgba(213,62,44, 0.75);
	margin-left: -15px;
}

/*Link boxes on image*/
.front-main-img .row{
	position: relative;
	overflow: hidden;
}
.big-boxes-links{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.big-boxes-links ul{
	list-style-type: none;
	padding: 0 15px;
	margin: 0;
	width: 100%;
	float: left;
	display: table;
}
.big-boxes-links ul li{
	display: table-cell;
	text-align: center;
}
.big-boxes-links ul li.middle-link{
	
}
.big-boxes-links ul li.right-link{
	
}
.big-boxes-links ul li a{
	display: block;
	padding: 20px 30px;
	width: 100%;
	color: #FFF;
	position: relative;
	height: 230px;
}
.big-boxes-links ul li a:hover{
	text-decoration: none;
}
.big-boxes-links .circle-more{
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -18px;
	z-index: 10;
	font-size: 1.5em;
}

.big-boxes-links .box-link-title{
	font-family: 'alright_sansmedium';
	font-weight: normal;
	font-size: 24px;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 10;
	width: 100%;
}
.big-boxes-links .box-link-text{
	display: block;
	min-height: 84px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
	width: 100%;
	padding: 0 40px;
}
.big-boxes-links .color-plane{
	position: absolute;
	top:0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
	background: #211d70;
	background: rgba(33,29,112, 0.85);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.big-boxes-links ul li a:hover .color-plane{
	background: #119cc9;
	opacity: 1.0 !important;
	top:-10px;
	left: -10px;
	bottom: 0;
	right: -10px;
	z-index: 9;
}
.big-boxes-links .left-link .circle-more{
	background-position: top right;
}
.big-boxes-links .middle-link .circle-more{
	background-position: bottom left;
}



.section-title{
	font-size: 28px;
	text-transform: uppercase;
	color: #154475;
	font-weight: normal;
	font-family: 'alright_sansregular', sans-serif;
	font-weight: normal;
	margin-bottom: 20px;
	margin-top: 0;
}

/*frontpage articles section*/
.front-articles-section{
	padding: 45px 0 30px 0;
}
.front-news-articles{
	width: 50%;
	float: left;
	max-width: 570px;
}
dl.news-accordion {
	background: #ecece8;
	width: 100%;
	float: left;
	height: 530px;
	margin-bottom: 0;
	overflow: hidden;
}

dl.news-accordion dt {
	background: #b5afa5 url(img/news-arr.png) 20px center no-repeat;	
	padding: 10px 10px 10px 55px;
	color: #fbfbfb;
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	line-height: 24px;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
dl.news-accordion dt.opened,
dl.news-accordion dt:hover {
	background-color: #9aca3c;
}
dl.news-accordion dt span{
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	display: inline-block;
	margin-right: 10px;
}
dl.news-accordion dd {
	display: none;
	margin: 0;
}
.news-img{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news-img img{
	display: block;
	width: 100%;
	height: auto;
}
.news-text{
	padding: 15px 20px;
	height: 236px;
}
.news-text p{
	color: #484848;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
a.more-link{
	text-decoration: underline;
	color: #119cc9;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
dl.news-accordion .active {
	display: block;
}

.front-article{
	float: right;
	width: 100%;
	max-width: 600px;
	overflow: hidden;
}
.front-article-img{
	width: 100%;
	height: 374px;
	overflow: hidden;
}
.front-article-img img{
	display: block;
	width: 100%;
	height: auto;
}
.front-article-text{
	padding: 10px 20px;
	text-align: center;
	background: #03aaa0;
	height: 155px;
}
span.circle-more {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	 
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
}
span.circle-more:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.big-boxes-links ul li a:hover span.circle-more {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}
.front-article-text a.circle-more, .front-article-text a.circle-more:link, .front-article-text a.circle-more:active, .front-article-text a.circle-more:visited {
	color: #fff;
	font-size: 21px;
}
.front-article-text p{
	font-size: 14px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #FFF;
}
.front-article-text p a{
	font-size: 14px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.circle-more{
	display: inline-block;
	width: 42px;
	height: 42px;
	overflow: hidden;
	text-decoration: none;
	margin: 5px 0;
}
.front-article-text span.circle-more {
	margin: 0;
}

.social-section{
	width: 100%;
	background: #FFF;
	position: relative;
	padding: 30px 0;
}
.social-section.subpage-social-section{
	padding-top: 0;
}
.subpage-social-section .section-title{
	padding-top: 25px;
	border-top: 1px solid #e2e1df;
}
.banner-box.social-box {
	width: 100%;
}
.social-box {
	padding: 0px !important;
}
.social-box a, .social-box div{
	width: 100%;
	text-decoration: none;
	display: block;
	height: 182px;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: background-color 0.3s;
	-moz-transition: background-color 0.3s;
	-ms-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}
.social-box a.social-fb{
	background-color: #3d5c9c;
}
.social-box a.social-fb:hover{
	background-color: #294786;
}
.social-box a.social-tw{
	background-color: #3cc6f5;
}
.social-box a.social-tw:hover{
	background-color: #0097D8;
}
.social-box div.social-ingram{
	background-color: #654f47;
}
.social-box div.social-ingram:hover{
	background-color: #482d25;
}
.social-box a.social-yt{
	background-color: #dc343c;
}
.social-box a.social-yt:hover{
	background-color: #ae1a15;
}
.social-box a span.social-img, .social-box div span.social-img{
	width: 100%;
	display: block;
	text-align: center;
	padding: 12px 0;
}
.social-box a span img, .social-box div span img{
	display: inline-block;
	width: auto;
	height: 100%;
}
.social-box a span.social-text, .social-box div span.social-text{
	font-size: 14px;
	width: 100%;
	display: block;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
}
.social-box a span.channel-name, .social-box div span.channel-name{
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 90%;
	max-width: 200px;
	padding: 10px;
	height: 38px;
	line-height: 17px;
	font-size: 16px;
	color: #FFF;
	margin-top: 10px;
	text-transform: uppercase;
	font-weight: 600;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}
.social-box a.social-tw span.channel-name{
	background: #0097c8;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwOTdjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDc2YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0097c8 0%, #0076b6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0097c8), color-stop(100%,#0076b6));
	background: -webkit-linear-gradient(top,  #0097c8 0%,#0076b6 100%);
	background: -o-linear-gradient(top,  #0097c8 0%,#0076b6 100%);
	background: -ms-linear-gradient(top,  #0097c8 0%,#0076b6 100%);
	background: linear-gradient(to bottom,  #0097c8 0%,#0076b6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097c8', endColorstr='#0076b6',GradientType=0 );
}
.social-box a.social-ingram span.channel-name, .social-box div.social-ingram span.channel-name{
	background: #4c2920;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjMjkyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTFmMTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #4c2920 0%, #391f18 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c2920), color-stop(100%,#391f18));
	background: -webkit-linear-gradient(top,  #4c2920 0%,#391f18 100%);
	background: -o-linear-gradient(top,  #4c2920 0%,#391f18 100%);
	background: -ms-linear-gradient(top,  #4c2920 0%,#391f18 100%);
	background: linear-gradient(to bottom,  #4c2920 0%,#391f18 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c2920', endColorstr='#391f18',GradientType=0 );
}
.social-box a.social-yt span.channel-name{
	background: #ba1f19;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JhMWYxOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNDE3MTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ba1f19 0%, #a41713 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba1f19), color-stop(100%,#a41713));
	background: -webkit-linear-gradient(top,  #ba1f19 0%,#a41713 100%);
	background: -o-linear-gradient(top,  #ba1f19 0%,#a41713 100%);
	background: -ms-linear-gradient(top,  #ba1f19 0%,#a41713 100%);
	background: linear-gradient(to bottom,  #ba1f19 0%,#a41713 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba1f19', endColorstr='#a41713',GradientType=0 );

}
.yt-icon{
	display: block;
	width: 42px;
	height: 27px;
	float: left;
	background: url(img/yt-btn.png) center center no-repeat;
	margin-top: -5px;
}

/*Back to top button*/
.back-to-top{
	display: block;
	width: 39px;
	height: auto;
	position: absolute;
	right: 30px;
	bottom: 30px;
	text-align: center;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.back-to-top span{
	width: 39px;
	height: 39px;
	display: block;
	background: url(img/arrow-circles.png) bottom right no-repeat;
}
.back-to-top:hover{
	text-decoration: none;
	opacity: 1;
}

.sponsors-section{
	background: #e2e1df;
	width: 100%;
}
.sponsors-section-text{
	padding-top: 40px;
	padding-bottom: 40px;
}
.sponsors-section-text p{
	margin-bottom: 25px;
	color: #5a5a59;
	font-family: 'alright_sansregular_italic', sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 28px;
}
.sponsor-btns a{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #119cc9;
	text-decoration: underline;
}
.sponsor-btns .btn-custom{
	display: inline-block;
	width: 200px;
	margin-right: 20px;
	text-decoration: none;
}
.sponsors-section-logos ul{
	list-style-type: none;
	padding: 0;
	border-left: 1px solid #FFF;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 0;
}
.sponsors-section-logos ul li{
	float: left;
	width: 50%;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.sponsors-section-logos ul li:first-child{
	width: 100%;
	border-top: none;
}
.sponsors-section-logos ul li img{
	display: block;
	width: 100%;
	height: auto;
}

.btn-custom{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 14px 15px;
	background: #2a5a98;
	max-width: 200px;
	display: block;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhNWE5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDQ0NzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2a5a98 0%, #204476 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2a5a98), color-stop(100%,#204476));
	background: -webkit-linear-gradient(top,  #2a5a98 0%,#204476 100%);
	background: -o-linear-gradient(top,  #2a5a98 0%,#204476 100%);
	background: -ms-linear-gradient(top,  #2a5a98 0%,#204476 100%);
	background: linear-gradient(to bottom,  #2a5a98 0%,#204476 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a5a98', endColorstr='#204476',GradientType=0 );
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.btn-custom:hover{
	background: #204476;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwNDQ3NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyYTVhOTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #204476 0%, #2a5a98 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#204476), color-stop(100%,#2a5a98));
	background: -webkit-linear-gradient(top,  #204476 0%,#2a5a98 100%);
	background: -o-linear-gradient(top,  #204476 0%,#2a5a98 100%);
	background: -ms-linear-gradient(top,  #204476 0%,#2a5a98 100%);
	background: linear-gradient(to bottom,  #204476 0%,#2a5a98 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#204476', endColorstr='#2a5a98',GradientType=0 );
	color: #FFF;
	text-decoration: none;
}
.btn-custom span{
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	width: 100%;
	display: block;
	line-height: 16px;
	background: url(img/btn-arrow.png) right center no-repeat;
	text-decoration: none;
}

/*SUBPAGES
/////////////////////////////
*/
.color-stripe{
	width: 100%;
	min-height: 113px;
}
.color-stripe img{
	width: 100%;
	height: auto;
	display: block;
}
.content-section{
	padding: 30px 0;
}
.content-title .section-title{
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 0;
	padding-bottom: 20px;
	line-height: 28px;
	font-family: 'alright_sansmedium';
	font-weight: normal;
}
.sub-menu.navbar{
	border: none;
	width: 100%;
	border-radius: 0;
}
.sub-menu.navbar ul{
	border: none;
	width: 100%;
	border-radius: 0;
}
.sub-menu .navbar-nav > li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #c8c8c8;
}
.active .nav.navbar-nav {
	margin-left: 10px;
}
.active .nav.navbar-nav > li:last-child {
	border-bottom: none;
}
.sub-menu .navbar-nav > li > a {
	padding: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #26347d;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -ms-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.sub-menu .navbar-nav > li > a:hover,
.sub-menu .navbar-nav > li.active > a{
	color: #cc0000;
	background: none;
}
.content-right{
	padding-top: 10px;
}
.banner-box{
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.banner-box a{
	display: block;
	width: 100%;
	height: auto;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	transition: opacity 0.2s;
	float: left;
}
.banner-box > div{
	width: 100%;
	height: auto;
	color: #FFF;
	text-align: center;
	float: left;
}
.banner-box .box-link-img{
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
.banner-box .box-link-img img{
	display: block;
	width: 100%;
	height: auto;
}
.banner-box .box-link-title{
	font-family: 'alright_sansmedium';
	font-weight: normal;
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	width: 100%;
	margin: 20px 0 10px 0;
	float: left;
	line-height: 18px;
}
.banner-box > div .box-link-title{
	padding: 0 10px;
	line-height: 24px;
	margin-top: 30px;
}
.banner-box .box-link-text{
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px;
	float: left;
	width: 100%;
}
.banner-box .circle-more{
	margin: 19px 0;
}
.banner-box a:hover{
	opacity: 0.9;
	filter: alpha(opacity = 90);
}
p.box-link-text{
	margin-bottom: 30px;
	line-height: 24px;
}
p.box-link-text strong{
	font-weight: 600;
}
p.box-link-text a{
	text-decoration: underline;
}

.body-content-img{
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}
.body-content-img img{
	display: block;
	width: 100%;
	height: auto;
}
.body-content h3,
.body-content h4{
	font-size: 24px;
	font-weight: normal;
	font-family: 'alright_sansregular';
	color: #211d70;
	line-height: 34px;
}
.body-content h4{
	font-size: 18px;
	line-height: 28px;
	font-family: 'alright_sansmedium';
	margin-top: 0;
}
.body-content p{
	color: #484848;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 24px;
}
.body-content p a{
	color: #177de6;
}
.body-content p strong{
	font-weight: 600;
	color: #484848;
}
.bottom-line{
	padding-bottom: 10px;
	border-bottom: 1px solid #C8C8C8;
	margin-bottom: 15px;
}


/*kontakt page*/
.contact-box{
	margin-top: 10px;
	margin-bottom: 10px;
}
.contact-box-img{
	width: 100%;
	height: auto;
	max-height: 130px;
}
.contact-box-img img{
	display: block;
	width: 100%;
	height: auto;
}
.contact-box-data{
	padding: 15px;
	text-align: center;
}
.contact-box-data p{
	color: #484848;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.contact-box-data p strong{
	font-weight: 600;
	font-size: 15px;
	color: #000;
}
.contact-box-data p a{
	color: #484848;
	text-decoration: underline;
}
.contact-box-data p a:hover{
	color: #119cc9;
}

/*program page*/
.program-list article{
	padding: 15px 0;
	border-top: 1px solid #C8C8C8;
}
.program-list article:first-child{
	padding-top: 0;
	border-top: none;
}
.program-list article span.date{
	color: #383838;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.program-list article p{
	color: #484848;
	font-size: 14px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin: 0;
}
.program-list article p a{
	color: #484848;
}
.program-list article p a:hover{
	color: #119cc9;
}
/*skibene page*/
.class-title{
	color: #cc0000;
	font-family: 'alright_sansmedium';
	font-weight: normal;
	font-size: 28px;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 30px;
	border-top: 1px solid #c8c8c8;
	margin-top: 10px;
	margin-bottom: 15px;
}
.gal-box{
	margin-bottom: 10px;
}
.gallery-wrapper .gal-box{
	margin-bottom: 30px;
}
.sponsor-wrapper .gal-box{
	margin-bottom: 30px;
}
.gal-img{
	width: 100%;
	height: auto;
	max-height: 178px;
	overflow: hidden;
}
.gal-img a{
	display: block;
	width: 100%;
	height: auto;
	background: #FFF;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-ms-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.sponsor-wrapper .gal-img a{
	border: 1px solid #e4e4e3;
}
.gal-img a:hover{
	opacity: 0.8;
	filter: alpha(opacity = 90);
}
.sponsor-wrapper .gal-img a:hover{
	border: 1px solid #211D70;
}
.gal-img a img{
	display: block;
	width: 100%;
	height: auto;
}
.gal-content{
	padding: 20px 0;
}
.gal-content p{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 24px;
	color: #484848;
}
.gal-content p strong{
	color: #383838;
	font-size: 15px;
}
.gal-content p a{
	color: #119cc9;
	text-decoration: underline;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	-ms-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}
.gal-content p a:hover{
	color: #cc0000;
}

.main-sponsor{
	padding: 20px 0 10px 0;
	border-top: 1px solid #e2e1df;
}

.main-sponsor img{
	display: block;
	margin-bottom: 10px;
}

/*newsletter form*/
.form-field{
	float: left;
	width: 100%;
	margin: 10px 0;
}
.form-field.submit-field{
	margin-top: 25px;
}
.form-field label{
	display: block;
	float: left;
	width: 100%;
	font-size: 16px;
}
.form-field input[type="text"]{
	display: block;
	width: 100%;
	padding: 10px;
	height: 50px;
	font-size: 16px;
	color: #484848;
	border: 1px solid #e4e4e3;
	-moz-box-shadow: inset 0 0 20px #eaeaea;
	-webkit-box-shadow: inset 0 0 20px #eaeaea;
	box-shadow: inset 0 0 20px #eaeaea;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.form-field input[type="text"]:focus{
	box-shadow: none;
	border: 1px solid #37337E;
}
.form-field button{
	border: none;
	display: block;
	width: 100%;
}
.share-wrapper{
	position: absolute;
	right: 15px;
	top: 5px;
}
.social-btns{
	float: left;
	display: inline-block;
	width: auto;
}

/*SUBPAGES END
/////////////////////////////
*/

/*FOOTER*/
footer{
	width: 100%;
	height: auto;
	background: url(img/limfjordsraadet_bund.png) no-repeat top center;
	position: relative;
}
.marinfooter {
	height: 820px;
	background: url(img/marinnatur.png);
	background-size: cover;
 	background-repeat: no-repeat;
}
.footer-inner{
	padding: 30px 0px;
	background: rgba(21,68,117,0.92);
}
footer h2{
	font-size: 28px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 18px;
	margin-top:0;
	margin-bottom: 18px;
	border-bottom: 2px solid #fff;
	font-family: 'alright_sansregular', sans-serif;
	font-weight: normal;
	line-height: 28px;
	opacity: 0.8;
}
footer p,
footer p a{
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	opacity: 0.8;
}
footer p a:hover{
	color: #fff;
}
footer p strong{
	font-weight: 600;
	text-transform: uppercase;
}
footer ul{
	list-style-type: none;
	padding: 0;
}
footer ul li{
	margin-bottom: 10px;
}
footer ul li a{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	padding-left: 20px;
	background: url(img/foot-menu-arr.png) no-repeat left center;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
	opacity: 0.8;
}
footer ul li a:hover{
	color: #fff;
	background-position: 4px center;
	opacity: 0.8;
}
footer blockquote {
    border-left: none;
    font-size: 24px;
    margin: 0 0 20px;
    padding: 32px 10px 32px 40px;
    font-family: 'alright_sanslight_italic', sans-serif;
    font-style: italic;
    font-weight: normal;
    line-height: 36px;
    color: #fff;
    background: url(img/blockquote.png) top left no-repeat;
		opacity: 0.8;
}
footer blockquote strong{
	font-family: 'alright_sansmedium_italic';
	font-style: italic;
	font-weight: normal;
}
footer blockquote:after{
	content: "";
	display: block;
	width: 40px;
	height: 28px;
	position: relative;
	right: 0;
	bottom: -28px;
	background: url(img/blockquote.png) top left no-repeat;
	overflow: hidden;
	float: right;
}
footer .btn-custom{
	margin-left: 40px;
}

.nav > li > a:focus{
	background-color: #FFF;
}

.cycle-slideshow {
	width: 100%;
	height: auto;
	border-bottom: 10px solid rgb(154, 202, 60);
	margin: 0px 0px 10px 0px;
}
.slide { 
	width: 100%;
	height: 100%;
	margin: 0px 0px 20px 0px;
}
.slidebackground {
	width: 100%;
	height: 100%;
}
.cycle-slideshow .slide .slidebackground .slidecontent {
	height: 100%;
	padding: 90px 15px;
	text-align: center;
	color: #fff;
	font-size: 2.0em;
	text-shadow: 4px 4px 2px rgba(51, 51, 51, 0.9);
}
.cycle-slideshow .slide .slidebackground .slidecontent a, .cycle-slideshow .slide .slidebackground .slidecontent a:active, .cycle-slideshow .slide .slidebackground .slidecontent a:visited {
	color: #fff;
}
.cycle-slideshow .slide .slidebackground .slidecontent h1 {
	font-size: 1.8em;
}
.slideshowControls {
	font-family: "Arial Narrow";
	font-size: 4em;
	left: 50%;
	margin-left: -600px;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	margin-top: -430px;
	width: 1200px;
}
.slideshowControls .prevControl {
	margin-left: 0px;
	float:left;
	cursor: pointer;
	color: #fff;
	position: relative;
	z-index: 800;
	text-shadow: 4px 4px 2px rgba(51, 51, 51, 0.9);
}
.slideshowControls .nextControl {
	margin-right: 0px;
	float:right;
	cursor: pointer;
	color: #fff;
	position: relative;
	z-index: 800;
	text-shadow: 4px 4px 2px rgba(51, 51, 51, 0.9);
}
.cycle-pager { 
	display: none;
}
.cycle-pager span { 
    font-family: arial; 
	font-size: 40px; 
	width: 20px; 
	height: 16px; 
    display: inline-block; 
	color: #fff; 
	cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: #949599;}
.cycle-pager > * { cursor: pointer;}
.forsidekasser {
	float: center;
	position: relative;
	z-index: 700;
	clear: none;
	height: 230px;
	width: 1200px;
	margin: 190px auto 0px auto;
}

/* Kalender makro */
.calendar {
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-color: #9aca3c;
	border: solid 1px #211d70;
	border-radius: 10px;
}
.calendar h2 {
	display: block;
	padding: 5px;
	background-color: #fff;
	border-radius: 10px 10px 0px 0px;
	margin: 0px;
}
.calendar .calHead {
	font-weight: bold;
	font-family: 'alright_sansregular';
	font-size: 1.5em;
	color: #fff;
	text-align: center;
	padding: 5px;
}
.calendar .table {
	display: table;
	margin: 10px 0px 0px 0px;
}
.calendar .row {
	margin: 0px;
	width: 100%;
	display: table-row;
}
.calendar .row ~ .row{
	border-top: none;
}
.calendar .row .colHeader:last-child {
	border-right: none;
}
.calendar .row .colHeader  {
	border-right: 1px solid #fff;
	display: table-cell;
	font-weight: bold;
	font-family: 'alright_sansregular';
	color: #fff;
	text-align: center;
	padding: 5px;
}
.calendar .row .dateCell:last-child {
	border-right: none;
}
.calendar .row .dateCell  {
	border-right: 1px solid #fff;
	display: table-cell;
	font-weight: normal;
	font-family: 'alright_sansregular';
	color: #fff;
	text-align: center;
	padding: 5px;
	position: relative;
}
.calendar .row .dateCell a {
	color: #cc0000;
	text-decoration: underline;
}
.calendar .row .dateContent {
	position: absolute;
	z-index: 100;
	top: 25px;
	left: 0px;
	background-color: #fff;
	border: solid 1px #cc0000;
	border-radius: 10px;
	padding: 5px;
	min-width: 250px;
	display: none;
}
.calendar .row .dateContent .fa {
	float: right;
	color: #cc0000;
	text-decoration: none;
}
.calendar .row .dateContent h3 {
	margin-top: 0px;
}
.calendar .calNav a {
	font-family: 'alright_sansregular';
	color: #fff;
	text-decoration: none;
}
.calendar .calNav .prev {
	float: left;
	padding: 5px;
}
.calendar .calNav .next {
	float: right;
	padding: 5px;
}

/* til gammel kalender layout */
.calendar .eventHeader {
	cursor: pointer;
	margin: 5px 5px 0px 5px;	
	border-top: solid 1px #fff;
	padding-top: 5px;
}
.calendar .eventHeader p {
	float: left;
	width: 58px;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	font-size: 24px;
	font-weight: normal;
	font-family: 'alright_sansregular';
	color: #211d70;
	line-height: 24px;
	text-align: center;
	border-right: solid 2px #fff;
	color: #fff;
}
.calendar .eventHeader h3 {
	line-height: 48px;
	margin: 0px;
	color: #fff;
}
.calendar .eventBody {
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 70px;
	display: none;
	color: #fff;
}
.calendar .eventBody p {
	color: #fff;
}
.calendar .eventBody a {
	color: #fff;
}

/* MEDIA QUERIES 
/////////////////////////////////
*/

@media (max-width: 1199px) {
	.slideshowControls {
		left: 50%;
		margin-left: -480px;
		margin-top: -430px;
		width: 960px;
	}
	.cycle-slideshow .slide .slidebackground .slidecontent {
		font-size: 1.4em;
	}
	.cycle-slideshow .slide .slidebackground .slidecontent h1 {
		font-size: 1.6em;
	}
	.forsidekasser {
		width: 960px;
	}
	.front-news-articles {
	    width: 100%;
	    max-width: 455px;
	}
	dl.news-accordion {
	    height: 524px;
	}
	dl.news-accordion dt span{
		display: block;
	}
	.news-text {
	    height: 225px;
	}
	.front-article {
	    max-width: 485px;
	}
	.front-article-img {
	    height: 305px;
	}
	.front-article-text {
	    height: 219px;
	}
}

/* Minimal width 768px - Tablets Portrait */
@media (max-width: 991px) {
	.slideshowControls {
		left: 50%;
		margin-left: -376px;
		margin-top: -430px;
		width: 752px;
	}
	.cycle-slideshow .slide .slidebackground .slidecontent {
		font-size: 1.4em;
	}
	.cycle-slideshow .slide .slidebackground .slidecontent h1 {
		font-size: 1.6em;
	}
	.forsidekasser {
		width: 752px;
	}
	.head-logo {
	    max-width: 100px;
	}
	.head-logo img{
		width: 100%;
		display: block;
		height: auto;
		max-height: 82px;
	}
	.head-logo-havoerred {
	    max-width: 100px;
	}
	.head-logo-havoerred img{
		width: 100%;
		display: block;
		height: auto;
		max-height: 82px;
	}
	.main-menu .navbar-nav > li > a{
		font-size: 18px;
	}
	.main-title-wrapper h1 {
	    font-size: 42px;
	}
	.big-boxes-links .box-link-title{
		font-size: 20px;
	}
	.big-boxes-links .box-link-text{
		padding: 0 20px;
	}
	.big-boxes-links ul.four-boxes li{
		width: 100%;
	}
	.big-boxes-links ul.four-boxes li.middle-link{
		width: 100%;
	}
	.social-box{
		margin-bottom: 30px;
	}
	.color-stripe {
	    min-height: 66px;
	}
	.big-boxes-links ul li {
	    float: left;
	    text-align: center;
	    width: 100%;
	    margin-top: 1px;
	}
	.big-boxes-links ul li.middle-link {
	    width: 100%;
	}
	.big-boxes-links ul li a {
	    height: 230px;
	    padding: 10px;
	}
	.footer-column{
		margin-bottom: 30px;
	}
	.big-boxes-links ul li a {
	    height: 52px;
	    padding: 10px;
	}
	.big-boxes-links ul li.middle-link a {
	    height: 52px;
	    padding: 10px;
	}
	.big-boxes-links .box-link-title {
	    font-size: 24px;
	    line-height: 52px;
	    text-align: center;
	    top: 0;
	}
	.big-boxes-links .box-link-text{
		display: none;
	}
	.big-boxes-links .circle-more {
	    left: auto;
	    margin-left: -18px;
	    right: 20px;
	    position: absolute;
	    top: 0;
	    z-index: 10;
	}
	.big-boxes-links ul li.middle-link .circle-more {
	    left: auto;
	    margin-left: -18px;
	    position: absolute;
	    right: 20px;
	    top: 0;
	    z-index: 10;
	}
	.big-boxes-links ul li a:hover .color-plane{
		top:-5px;
		left: -5px;
		bottom: -5px;
		right: -5px;
		z-index: 9;
	}
	.big-boxes-links .left-link .circle-more {
	    background-position: left top;
	}
	.sponsors-section-logos ul li:first-child {
	    border-top: 1px solid #FFFFFF;
	}
	.front-news-articles {
	    max-width: 100%;
	    width: 100%;
	}
	dl.news-accordion dt span {
	    display: inline-block;
	}
	.news-img {
	    max-height: 210px;
	}
	dl.news-accordion {
	    height: auto;
	    margin-bottom: 30px;
	}
	.news-text {
	    height: auto;
	}
	.front-article {
	    max-width: 100%;
	}
	.front-article-img {
	    height: auto;
	}
	.front-article-text {
	    height: auto;
	    padding: 20px;
	}
}

/* Minimal width 320px - Mobile Phone screens */
@media (max-width: 767px) {
	.slideshowControls {
		display: none;
	}
	.head-logo {
	    max-width: 90px;
	    left: 10px;
	}
	.head-logo-havoerred {
	    max-width: 150px;
	    left: 10px;
	}
	.main-menu .navbar-nav > li.hide-dt{
		display: block;
	}
	.main-menu .navbar-nav > li a{
		padding-left: 15px;
	}
	.main-menu .navbar-nav{
		margin: 7.5px 0;
	}
	header .container{
		padding: 0;
	}
	.header-top-menu{
		display: none;
	}
	.main-menu.navbar{
		width: 100%!important;
		min-height: 40px;
		padding: 5px 0;
	}
	.navbar-toggle {
	    border-radius:0;
	    margin-bottom: 0;
	    margin-right: 15px;
	    margin-top: 0;
	    padding: 5px;
	    position: relative;
	}
	.mobilflagkasse {
		float: right;
		padding-top: 6px;
	}
	.mobilflag {
		display: inline;
		padding: 0px 10px;
	}	
	.navbar-toggle > span{
		font-size: 22px;
		color: #26347D;
		text-transform: uppercase;
	}
	.main-menu .navbar-collapse {
	    width: 100%;
	    padding-top: 40px;
	    max-height: 100%;
	}
	.navbar-collapse.in {
	    overflow-y: hidden;
	}
	.row.header-content{
		margin: 0;
	}
	.front-articles-section.container{
		padding: 0;
	}
	.main-menu .navbar-nav > li {
	    margin-left: 0;
	}
	.row.header-content .col-md-12{
		padding: 0;
	}
	.main-title-wrapper {
	    margin-top: 50px;
	}
	.main-title-wrapper h1 {
	    font-size: 28px;
	}
	.main-title-wrapper p {
	    font-size: 20px;
	}
	.main-title-wrapper span {
	    font-size: 34px;
	    height: 94px;
	    line-height: 34px;
	    margin-top: 10px;
	    overflow: hidden;
	    padding-top: 17px;
	    width: 94px;
	}
	.main-title-wrapper span small {
	    font-size: 18px;
	    line-height: 20px;
	}
	.forsidekasser {
		width: 100%;
		height: 148px;
		margin-top: -168px;
	}
	.big-boxes-links ul {
	    padding: 0;
	}
	.big-boxes-links ul li a, .big-boxes-links ul li.middle-link a {
	    height: 36px;
	    padding: 5px;
	}

	.big-boxes-links .box-link-title {
	    font-size: 16px;
	    line-height: 38px;
	}
	.big-boxes-links .circle-more{
		display: none;
	}
	.big-boxes-links ul li.middle-link .circle-more {
	    display: none;
	}
	.big-boxes-links ul li a:hover .color-plane{
		top:-2px;
		left: -2px;
		bottom: -2px;
		right: -2px;
		z-index: 9;
	}
	.front-articles-section,
	.social-section {
	    padding: 20px 0 20px;
	}
	.front-articles-section .container,
	.social-section .container{
		padding: 0;
	}
	.front-articles-section .container .row,
	.social-section .container .row{
		margin: 0;
	}
	.front-articles-section .container .row .col-md-12,
	.social-section .container .row .col-md-12{
		padding: 0;
	}
	.section-title {
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.front-articles-section .section-title,
	.social-section .section-title{
		padding-left: 15px;
	}
	dl.news-accordion {
	    margin-bottom: 20px;
	}
	.col-md-3.col-xs-6.social-box{
		padding: 0;
		width: 100%;
		float: left;
	}
	.social-box{
		margin-bottom: 10px;
	}
	.social-box a {
	    height: auto;
	    float: left;
	}
	.social-box a span.social-img {
	    display: block;
	    padding: 5px 0;
	    text-align: center;
	    width: 50px;
	    height: 50px;
	    float: left;
	    margin-left: 5px;
	}
	.social-box a span.social-text {
	    font-size: 12px;
	    width: 100px;
	    display: block;
	    float: left;
	    text-align: left;
	    margin-left: 5px;
	    padding-top: 8px;
	}
	.back-to-top{
		display: none!important;
	}
	.social-box a span.channel-name {
	    display: inline-block;
	    font-size: 13px;
	    height: 30px;
	    line-height: 18px;
	    margin-top: 10px;
	    max-width: 160px;
	    padding: 5px;
	    position: relative;
	    text-transform: uppercase;
	    width: 160px;
	    float: right;
	}
	.yt-icon {
	    height: 20px;
	    margin-top: 0;
	    width: 30px;
	    background-size: 30px;
	}
	.sponsor-btns a{
		display: block;
		margin-bottom: 20px;
	}
	.sponsors-section-text {
	    padding-bottom: 25px;
	    padding-top: 25px;
	}
	.sub-menu.navbar .navbar-nav {
	    margin: 7.5px 0;
	}	
	footer blockquote {
	    font-size: 20px;
	    line-height: 30px;
	}
	.color-stripe.image-stripe{
		width: 100%;
		overflow: hidden;
	}
	.color-stripe.image-stripe img{
		width: 100%;
		height: auto;
		display: block;
		min-width: 640px;
	}
	.color-stripe {
	    min-height: 45px;
	}
	.contact-box-img {
	    height: auto;
	    max-height: 100%;
	    width: 100%;
	}
	.main-sponsor img {
	    max-width: 280px;
	}
	.form-field.submit-field{
		margin-bottom: 30px;
	}
	.share-wrapper{
		position: absolute;
		right: 15px;
		top: -25px;
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
