@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background-color:#000;
	font-family: 'Open Sans', sans-serif;
	color:#fff;	
}
body#blogg  {
	background-color:white;
}
body#sok {
	background-color:white;
	color:black;
}
body#sok a {
	color:black;
}
h1, h2, h2 a {
	color:#a0bf43;
	font-weight:400;
	
}
h1 {	
    font-size:1.6rem;
    margin-top:0;
    margin-top:20px;
	margin-bottom:30px;
	text-align:left;
}
#hem h1 {
    margin-bottom:0;
}
h2 {
	
	margin-bottom:10px;
}
h3 {
	margin-top:20px;
    margin-bottom:5px;
    font-weight:400;
    font-size: 1.2rem;
    color:#a0bf43;
}
.item h3 {
    margin-top:0;
}
p {
	font-weight:400;
	margin-bottom:10px;
}
p:empty {
	display:none;
}
.blog-featured {
    margin-bottom:40px;
    overflow:auto;
}

.osembed_wrapper {
	margin-top:20px;
	margin-bottom:20px;
}
#blogg .blog p, #blogg .item-page p {
    font-size:1.2rem;
	margin-bottom:1.2rem;
    line-height:1.5;
}
#blogg h4 {
    font-size:1.3rem;
}
#blogg .item-page p {
	
}
#blogg div[itemprop="articleBody"] p:nth-of-type(1) {
	font-weight:700;
}
#blogg .blog h3, #blogg .item-page h3 {
	padding-top:40px;
	font-size:1.4em;
}
#blogg .blink {
	-webkit-animation: none;
   -moz-animation: none;
   -o-animation: none;
    animation: none;
	animation-iteration-count: 0;
}
strong {
	font-weight:600;
}
.small {
	font-size:80%;
}
ul, ol {
	margin:10px 0 10px 20px;
	list-style:outside;
}
a {
	color:#fff;
	-webkit-transition: all 0.3s ease;
  	-moz-transition: all 0.3s ease;
  	-ms-transition: all 0.3s ease;
  	-o-transition: all 0.3s ease;
  	transition: all 0.3s ease;
	text-decoration:underline;
	
}
a:hover {
	text-decoration:none;
}
a[href^="https://youtu.be"] {
	padding:5px;
	background-color:#555862;
	border-radius:5px;
	color:#fff!important;
}
.parts {
	padding: 10px;
	/*border-radius: 10px;
	border: 1px solid #e5e5e5;*/
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-weight:700;
}
.parts:after {
	content:'>>>';
}
#b3 {
	margin-bottom:100px;
}
hr {
	margin:20px 0 20px 0;
}
#bottomdiv {
	background-color:#004987;
}
#container {
	max-width:1280px;
	margin:0 auto 20px auto;
	position:relative;
	overflow:hidden;
	background-color:transparent;
	padding:0 10px 10px 10px;
}
#b3 #container {
	max-width:100%;
}
#belowcomponent {
	width:66%;
    float:left;
}
/*.homelog {
	display:block;
	position:absolute;
	z-index:50;
	top:10px;
	right:0px;
	text-indent:-9999px;
	
}*/
.homelog {
    display: block;
    float: right;
    position: relative;
    z-index: 50;
    /*margin-top: -30px;*/
    text-indent: -9999px;
    height:36px;
}
.homelog a {
	display:block;
	background-image:url(../../eko/images/toplogo_small.png);
	background-repeat: no-repeat;
	height:36px;
	width:180px;
}

.bloglink, .butiklink {
	display:none;
}
.moduletable_homelogo {
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	
	width:125px;
	height:34px;
	
}
.moduletable_homelogo a {
	text-indent:-9999px;
	display:block;
	width:265px;
	height:47px;
	background-image: url(../../ft/images/sk_logo05.png);
	opacity:0.8;
	background-size:75%;
	background-repeat: no-repeat;
	background-position: 20% 30%;
}


#header {
	background-color:/*#004987*/#000;

	
	padding:10px;
	margin:0 auto 0px auto;
	box-sizing:border-box;
	width:100%;
	/*position:fixed;
	z-index:10000;
	top:0px;
	width:100%;
	padding:0;*/
	overflow:hidden;
}
#blogg #header {
	background-color:black;
	/*background-image:url(../images/blogg_header_bg3.jpg);
	background-size:cover;
	background-repeat:no-repeat;*/
}
#header .nav {
	font-size:100%;
	list-style:none;
	
	margin:10px 0 0 0;
	text-align:left;
}
#desksub {
	margin:0!important;
	font-size:85%!important;	
}
#donera #container form.donate, #in-english #container form.donate {
	text-align:center;
	padding:20px;
	background-color:#004987;
	border-radius:20px;
}
.engflag {
	
}
.engflag img {
	margin-right: 5px;
	margin-left:5px;
    height: 12px;
    width: auto;	
	opacity:1;
}
.engflag img:hover {
	opacity:0.5;
}
#topcontainer {
	width: 100%;
    max-width: 1280px;
    margin: 0 auto 0 auto;
}

.custommenulogo {
	width: 100px;
    float: left;
    margin-top: -20px;
	
}


#jmsmenuwrap {
	display:block;
	/*position:fixed;*/
	top:0;
	left:0;
	width:100%;
	z-index:40;
}
html body .mobile-menu .slicknav_nav li li a {
		background-image:none!important;
}
.mobile-menu .slicknav_nav a {
		line-height:40px!important;
		height:40px!important;
		font-size:16px!important;
		font-weight:400!important;
		letter-spacing:0.05em;
        
}
html .mobile-menu .slicknav_nav li.active li.active a, 
html .mobile-menu .slicknav_nav li.active a, 
html .mobile-menu .slicknav_nav a:hover {
    color:#a0bf43!important;
}
.slicknav_arrow {
		margin-top:10px!important;
}
.mobile-menu .slicknav_menu, .slicknav_btn_wrap {
	background:#000!important;
}

.mobile-menu .slicknav_btn_wrap {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;	
	border-bottom:1px solid #000!important;
    padding-left:10px!important;
}
.mobile-menu .slicknav_btn {
	 border:none!important;
    padding:5px 5px 5px 0!important;
    background-position:0 5px!important;
}

html .mobile-menu .slicknav_nav a {
    border-bottom:none!important;
    padding:0!important;
}

#header .nav li {
	margin:5px 15px 5px 0;
	display:inline-block;
	text-transform:uppercase;
	font-size:90%;	
}

#header .nav li a:link, #header .nav li a:active, #header .nav li a:visited {
	color: #fff;
	font-weight: 600!important;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding:3px, 3px 3px 0;
	border-radius:3px;
	
}
#header .nav li a:hover, #header .nav li.current a, #header .nav li.active.parent a {
	color:#a0bf43;
	font-weight:600!important;
}

#blogg .blog, #blogg .item-page {
		color:#000!important;
		background-color:#fff!important;
	}
	#blogg .blog a, #blogg .item-page a {
		color:#000;
	}
#blogg .item-page {
	/*padding:0 20px 10px 20px;*/
}
#blogg .item {
	background-color:#fff;
}
#blogg div [itemprop="articleBody"] img {
	width:100%;
	height:auto;
	border:1px solid rgba(0,0,0,0.3);
	/*border-radius:10px;*/
}
#blogg .blog .item p strong {
	font-weight:400;
}
.span12 {
	
}
#rightcol {
	float:right;
	box-sizing:border-box;
	max-width:33%;
	padding:0 0 0 30px;
}
#blogg #rightcol a {
	color:#000;
}
#blogg #rightcol img {
	width:100%;
	height:auto;
}
.twocolumns {
    column-count: 2;
    column-gap:40px;
    max-width: 66%;
}
.twocolumns h3 {
    display:inline-block;
}
.custombutikpuff, .moduletablegetanews {
	background-color: #f8f8f8;
    border-radius: 5px;
    padding: 5px 15px 5px 15px;
	border: 1px solid #e5e5e5;
	margin-top:20px;
	margin-bottom:20px;
}
.moduletablegetanews {
    padding-bottom:20px;
    /*background-color:rgba(190,230,173,0.30)*/
    border: 2px solid rgba(0,0,0,0.3);
}
.moduletablegetanews form {
    padding:10px 0 10px 0;
}
.moduletablegetanews label {
    display:block;
    margin-bottom:5px;
}
.moduletablegetanews input#email, .moduletablegetanews input#first_name {
    width:100%;
    margin-bottom:10px;
    font-size:1em;
    border-radius:5px;
}
.moduletablegetanews input#sendit {
    /*font-size:4em;*/
    margin-top:10px;
}
.moduletablegetanews button {
    
}
.maingetanews {
    color:black!important;
}

.articlepuff {
	display:none;
    border-radius: 20px;
    padding: 30px;
	/*border: 1px solid #e5e5e5;*/
	margin-top:20px;
	margin-bottom:20px;
	background-color:#f8f8f8;
	/*background-image:url( ../images/articlepuff_bg4.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	background-size:10%;*/
}
.articlepuff p {
	font-weight:400!important;
}
.custombutikpuff h3 {
	margin-top:10px;
}
.custombutikpuff h3 a {
	text-decoration:none;
}
.custombutikpubb h3 a:hover {
	text-decoration:underline;
}
.introbox, .moduletable.mostread {
	background-color: #f8f8f8;
    border-radius: 5px;
    padding: 15px;
	border: 1px solid #e5e5e5;
	margin-bottom:20px;
}
ul.mostread {
    list-style:none;
}
ul.mostread li {
    margin-bottom:10px;
    
}
ul.mostread li a {
   text-decoration:none;
    font-weight:bold;
    
}
ul.mostread li a:hover {
   text-decoration:underline;
    
}
.sliderbox {
	margin-top:20px;
}
a.accordion-toggle {
	text-decoration:none;
	font-weight:700;
}
.rl_sliders.accordion:last-child {
	margin-bottom:1em!important;
}
.toppic img {
	width:100%;
	height:auto;
}
.topsub, ul.nav.menu_topsub {
	list-style:none;
	text-align:right!important;
}
.topsub li, ul.nav.menu_topsub li {
	padding:5px 15px 5px 5px;
	display:inline-block;
	text-transform:uppercase;
	font-size:90%;
	font-weight:normal!important;
}
ul.nav.menu_topsub li {
	font-size:80%!important;
}
.topsub li a:link, .topsub li a:active, .topsub li a:visited,
ul.nav.menu_topsub li a:link, ul.nav.menu_topsub li a:active, ul.nav.menu_topsub li a:visited {
	text-decoration:none;
	color:#000;
	font-weight:300!important;
}
.topsub li a:hover, .topsub li a.active,
ul.nav.menu_topsub li a:hover, ul.nav.menu_topsub li a.active {
	color:#2189E6;
}
#solceller .topsub li:first-child,
#solskydd .topsub li:nth-child(2),
#foensterautomatik .topsub li:nth-child(3),
#styrsystem .topsub li:nth-child(4)
 {
	padding:2px 4px 2px 4px;
	background-color:rgba(33,137,230,0.20);
	border-radius:5px;
}

div.flexslider {
	margin:0;
}
.flex-control-nav {
	margin-bottom:60px!important;
}
.flex-control-paging li a {
	background-color:#fff;
}
.flex-active {
	background-color:#cbcbcb!important;
}
#news div.flexslider {
	margin-bottom:20px;
}
span.subheading-category, .page-header h1 {
	/*position:absolute;
	z-index:100;
	font-weight:600;
	font-size:150%;
	top:30px; 
	right:20px; 
	margin:20px 0 0 10px;
	display:block;
	text-shadow: 2px 2px 2px rgba(135, 135, 135, 1);*/	
}
#news .page-header h1 {
	position:static;
	text-shadow:none;
	margin-left:0px;
}
#news .item-page .published {
	margin-bottom:10px;
}
#news #artleft p{
	margin-left:0;
	padding-left:0;
}
.item-page .page-header h1 {
	margin-left:0;
}
.flex-caption {
	font-weight:300!important;
	font-size:200%;
	text-shadow: 1px 1px 1px rgba(000, 000, 000, 1)!important;
	background:none!important;
}
.flex-prev, .flex-next {
	top:80%!important;
}
span.subheading-category {
	/*text-indent:-9999px;
	font-size:300%!important;
	font-weight:300!important;*/
	display:none;
}
.page-header {
    
}
.blog .page-header {
    margin-top:0;
}
.page-header h1 {

}
.page-header h2 {
	font-size: 1.2rem;
	margin-top:0;
	
}
#blogg .page-header h1, #blogg .page-header h2 {
	font-family: 'Roboto', sans-serif;
	text-transform: none;
    font-size: 250%;
    font-weight: 900;
	line-height:1.1;
}
.page-header h2 a, .page-header h1 a {
	text-decoration:none;
}
#om-oss .item {
	padding:20px;
}
#om-oss .item img {
	width:20%!important;
	float:left;
	margin-right:10px;
}
#news .page-header h2 {
	color:#000;
	text-shadow: 0 0 0 rgba(000, 000, 000, 1)!important;
	font-size:200%;
	text-transform:uppercase;
	font-weight:300;
	margin:0 0 10px 0;
}
.ytf-player.ytf-ready {
	margin-bottom:10px!important;
}
.ytf-grid .ytfBlock .ytfTitle {
	color:#fff!important;
	font-size:1.2em!important;
}
.ytfTitle {
	
}
.ytfAuthor {
	display:none!important;
}
.ytfPublished, .ytfAuthor, .ytfViewsCount {
	color:#fff!important;
}
.ytf-grid ._yt_searchbox {
	/*text-align:left!important;*/
}
._yt_searchbox ._yt_filter::placeholder {
}

._yt_searchbox::before {
	content:'Sök film:';
	color:rgba(255,255,255,0.7);
	text-transform:uppercase;
	font-weight:300;
	margin-right:10px;
}
.searchpage {
	max-width:800px;
	margin:10px auto 20px auto;
}
.searchpage form {
	margin-bottom:150px;
}
.searchpage fieldset.phrases {
	padding:10px;
	margin-bottom:20px;
	border-radius:10px;
}
.searchpage input#search-searchword {
	margin: 0 0 20px 0;
    width: 100%;
    height: 20px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 10px;
    padding: 5px 0 5px 0;
    text-indent: 5px;
}
.searchpage button.btn {
	margin: 0 auto 0 auto;
    display: block;
}
.searchpage .phrases-box {
	margin-bottom:15px;
}
.searchpage .controls label {
	padding-right:10px;
}
.searchpage .controls input {
	margin-right:5px;
}
.searchpage .result-title {
	font-weight:700;
}
.searchpage .result-created {
	font-size:80%;
	margin-bottom:20px;
}
span.highlight {
	color:black;
}
.searchbox {
	
}
.searchbox .inputbox {
	margin: 10px 0 0 0;
    font-size: 16px;
    line-height: 16px;
    border-radius: 10px;
    padding: 5px 0 5px 0;
    text-indent: 5px;
	width:30%;
}
#blogg #container {
	max-width:1090px;
}
#blogg .blog, #blogg .item-page {
	max-width:66%;
	margin:0;
	float:left;
	box-sizing:border-box;
	padding-right:3.5%;	
}
#blogg .blog {
	padding-top:20px;
}
#blogg .category-desc {
	background-color:#fff;
	overflow:auto;
	margin-bottom:0;
	color:#000;
	margin-top: 20px;
}
#blogg .category-desc a{
	color:#fff!important;
}
#blogg .items-row {
	margin-top:0;
}
#blogg .items-row:nth-of-type(even) {
		/*background-color:#F3F3F3;
		border-top:1px solid #272727;
		border-bottom:1px solid #272727;*/
	}
#blogg .category-desc img {
	
	height:auto;
}
#blogg .category-desc img {
	width:33%!important;
	float:left!important;
	margin-right:10px;
}
.category-desc h1 {
	margin-top:0;
}
#om-oss .category-desc h1, #in-enghlish .category-desc h1, #blogg .category-desc h1 {
	display:block;
}
#blogg .category-desc h1 {
	/*margin-left:10px;*/
	margin-top:10px;
	display:none;
}
.category-desc p {
	margin:0 0 15px 0;
}
#blogg .category-desc p {
	margin-left:10px;
}
.category-desc p:first-of-type {
	margin-top:-10px;
	
}
.wf_file_icon {
  max-width:20px!important;
}
/*#blogg .category-desc p:first-of-type {
	height:0;
}*/
.item-page {
	overflow:hidden;
	margin:0 auto 0 auto;
    float:left;
    width:100%;
    
	
}

.blog {
	float:left;
    width:100%;
}
.category-desc {
    width:66%;
    margin-bottom:0;
}
div [itemprop="articleBody"] {
    
}
div [itemprop="articleBody"] p, div [itemprop="articleBody"] li, div [itemprop="articleBody"] h2, div [itemprop="articleBody"] h3 {
    width:66%;
}
div [itemprop="articleBody"] img {
    
}
.artim {
    
}
.customrighter {
    float:right;
    width:25%;
    padding-left:20px;
}
.customrighter p {
    width:100%!important;
}
.customrighter img {
    width:100%;
    height:auto;
}
ul.pager.pagenav {
    
}
.item-image {
	
}
#blogg .item-image {
	border:1px solid rgba(0,0,0,0.3);
	margin:0px 0 30px 0;
	/*border-radius:10px;*/
}
#blogg .pull-left.item-image {
	margin:0 10px 0 0;
}
#blogg .item-page .pull-none.item-image {
	border:1px solid rgba(0,0,0,0.3);
	/*border-radius:5px;*/
}
.item-image img {
	width:100%;
	height:auto;
}
#blogg .item-image img {
	margin-bottom:-6px;
}
div.pull-right.item-image {
	float:none;
    
}
#blogg .pull-right.item-image {
	display:none!important;
}
.pull-none.item-image {
	width:99%;
	float:none;
}
#news .item-image img {
	width:auto;
	max-width:600px;
	margin-bottom:20px;
}
.form-inline {
	padding:0;
	margin:0;
}
ul.category {
	box-sizing:border-box;
	padding:0;
	margin:0 0 40px 0;
	font-size:80%;
}
.cat-list-row0, .cat-list-row1 {
	width: 30%;
	display: inline-block;
	vertical-align: top;
	margin: 20px 20px 20px 0;
}
#artleft {
	float:left;
	width:60%;
	margin-top:0;
	padding-top:0px;

}
#artleft img {
	margin:0 20px 10px 0px;
	width:auto!important;
	height:auto;
	max-width:80%!important;
}
#artleft h2, #artleft h3, #arleft h4 {
	margin-right:20px;
	margin-left:0px;
}
#artleft p {
	margin:0 20px 10px 0px;
	line-height:1.4;
	max-width:600px;
}
#artleft ul {
	margin:0 40px 0px 20px;
	line-height:1.4;
	max-width:600px;
	font-weight:300;
	padding-left:20px;
	
}
#artleft p:first-child {
	
}
#artleft p:last-child {
	
}
#artright {
	float:right;
	width:40%;
	margin:0 0 0 0;
	padding-top:0px;
}
#artright img {
	width:100% /*calc(100% - 20px)*/;
	height:auto;
	
}
#artright p, #artright h3, #artright h2, #artright ul {
	margin-right:20px!important;
}
#artright .sigProContainer {
	margin: 0px 20px 20px 0!important;
	padding:0!important;
}
.item-page .sigProContainer {
	display:inline-block;
	margin-top:40px!important;
	margin-left:-15px!important;
	width:100%;
}
.sigProThumb {
	/*width:calc(25% - 10px);*/
	margin:10px 15px 10px 15px!important;
}
ul.sigProSleek li.sigProThumb a.sigProLink, img.sigProImg {
	width:216px!important;
	height:160px!important;
	border:none!important;
}
span.sigProPseudoCaption, span.sigProCaption {
	display:none!important;
}
.nsb_container {
	width:100%!important;
}
.nsb_container > div, .nsb_container span, .nsb_container  {
	margin:0 5px 0 0!important;
	padding:0!important;
	float:left!important;
}
.fb_iframe_widget span {
    width:160px!important;
}
.video-responsive {
	margin-bottom:20px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
	margin-bottom:20px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	border:none;
}
.videoWrapper p {
    margin-bottom:0;
}
#footer {
	background-color: /*#004987;*/#000;
	padding:20px 10px 40px 10px;
	margin:0;
	
	overflow: hidden;
	color:#fff;
}
#footer h1 {
	color:#fff;
}
#footer p {
	max-width:100%!important;
}
#footer a {
	color:white;
}
/*.item-page + #footer, #news #footer, #kontakt #footer*/ #footer {
	/*width:100%;
	
	background-image: url(../images/onepix.gif);*/
	background-repeat: repeat-x;
}
.customfootlogo img {
	max-width:80%;
	height:auto;
}
#hem #footer {
	border-top:none;
}
div.rss {
	text-align:left;
    margin-top:10px;
}
.syndicate-module img{
	vertical-align:middle;
    width:20px!important;
}
.catimg {
	margin: 20px auto 20px auto;
    width: 70%;
	overflow:auto;
}
.conic {
	margin:20px;
	display:inline-block;
	vertical-align:top;
}
.hiddentext {
	display:none;
}
.hiddenimg {
	display:none;
}
.hiddenheader {
	height:1px;
}
#catlinks {
	margin-top:40px;
	box-sizing:border-box;
}
/* ------------------------------- PROGRAMKATEGORIER -----------------------------*/


.catlinks {
	box-sizing: border-box;
    width: 32.5%;
    float: left;
	
}
.cat01 {
    
}
.cat02 {
    margin-left: 1.25%;
}
.cat03 {
    float: right;
}
.catlinks p {
	margin-bottom:5px;
}
.catlinks a {
	display:block;
	
}
.catlinks img {
	width:100%;
	height:auto;
	

}
.catlinks span {
    
}
.divider {
	padding:20px 0 10px 0;
	text-align:center;
	text-transform:uppercase;
	overflow:auto;
	width:100%;
}
.areas {
	text-transform:none;
	opacity:0.8;
}
.areas:hover {
	opacity:1;
}
.bot {
	list-style:none;
	display:inline-block;
	vertical-align:top;
	/*float:left;*/
	margin-right:20px;
	margin-bottom:20px;
	font-size:90%;
	font-weight:400;
	
}
#footer .botty, #subcont04 .botty {
	margin:0 auto 20px auto!important;
	width:100%;
	text-align:center;
}
.category-module.botty {
	text-align:left!important;
}
.category-module li {
	list-style:none;
	font-size:110%!important;
}
.mod-articles-category-group {
	font-size:120%;
	font-weight:700;
	
	text-align:center;
}
.bot03 h3 {
	text-align:left;
}
.bot03 li {
	font-size:120%;
	margin-bottom:7px!important;
}
#rightcol ol, #rightcol ul {
	margin-left:0;
}
#blogg .mod-articles-category-title.active {
	padding: 5px;
    background-color: #555862;
    border-radius: 5px;
    color: #fff!important;
	display:inline-block;
    text-decoration:none;
}
.icons {
	
}
.ytf-grid ._yt_searchbox input._yt_filter {
	color:black;
	/*border-bottom: 1px solid rgba(255,255,255,0.7);*/
	border-bottom:none!important;
	font-size:100%;
	background-color:white;
	border-radius:10px;
	width:33%;
}
#footer .botty h3 {
	font-weight:700;
}
#footer .bot {
	margin-bottom:0;
}
.bot li {
	margin:0 0 2px 0;
}
.bot li a {
	text-decoration:none;
}
.bot li a:hover, .bot li a.active {
	text-decoration:underline;
}
.bot03 {
	margin-right:0;
}

.bot04 {
	float:none;
	clear:both;
	width:100%;
	text-align:center;
	font-size:80%;
	
}
li.previous {
	float:left;
	margin-right:30px;
	padding:5px;
	border-radius:5px;
	/*background-color:#555862;*/
	
}
li.previous:before {
	content:'<<<';
}
li.next {
	float:right;
	padding:5px;
	border-radius:5px;
	/*background-color:#555862;*/
	
}
li.next:after {
	content:'>>>';
}
li.previous a, li.next a {
	text-decoration:none;
}
#navigera .item-page a {
	padding:3px;
	border-radius:3px;
	background-color:#555862;
	text-decoration:none;
}
#navigera .item-page p, #navigera .item-page li {
	margin-bottom:20px;
}
.topadress {
	width:66%;
	max-width:600px;
	margin: 40px auto 0 auto;
	font-size:80%;
}
.moduletable.introtext {
	width:100%;
	margin:20px 0 20px 0;
	/*background-color:#004987;*/
	
}
.moduletable.introtext h2 {
	color:#ffce00!important;
	font-weight:700;
}
.custom.introtext {
	margin:20px auto 20px auto;
	width:50%;
	max-width:800px;
	padding:20px;
}
.introtext h1 {
	text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin-bottom:20px;
	text-transform:uppercase;
}
.bot h3 {
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	font-size:125%;
	margin-bottom:5px;
}
#blogg .bot h3, #blogg .bot li a {
	color:black;
}
#blogg .bot h3 {
	   margin-bottom: 0;
    text-align: center;
}
#content {
	overflow:hidden;
	margin:0;
	padding:0;
}
#main {
	overflow:hidden;
	margin-bottom:-3px;
}
#mainleft {
	width:40%;
	float:left;
	min-height:200px;
	margin:0;
	padding:5%;
	font-size:1.7em;
	text-align:center;
}
#mainleft p {
	margin-bottom:10px;
}
#mainright {
	width:50%;
	float:left;
	padding:0;
	margin:0;
}
#mainright img {
	width:100%;
	height:auto;
}
#slider, .article {
	margin-bottom:0!important;
	
}
#slider img {
	width:100%;
	height:auto;
}
#below {
	margin-top:40px;
}
#colors {
    width:100%;
    overflow:auto;
    background-color: rgba(255,255,251,0.1);
    padding-top:10px;
}
#colors img {
    width:100%;
    height:auto;
}
#colors p {
    margin:0;
    font-size:0.7rem;
}
#colors h2 {
    margin-left:10px;
}
#colors h3 {
    margin-top:0;
    font-size: 0.7rem;
    white-space: nowrap;
    display:inline;
    color:#fff;
}
.moduletable.plate {
    float:left;
    width: 8.333%;
    margin-bottom: 10px;
}
.custom.plate {
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pufftitle {
    
}
.pufftitle.colortitle h2 {
    font-size:1.2rem;
}
.wf-mediabox-caption h4 {
    font-size: 1rem!important;
    text-align: center;
}
#mod_easy_jb_articles92 .mod_easy_jb_articles .jb-info-container, #mod_easy_jb_articles_carousel92 .mod_easy_jb_articles .jb-info-container {
    padding:0!important;
}
#mod_easy_jb_articles_carousel92 div.mod_easy_jb_articles {
    margin:10px 0 10px 0;
}
#below h3 {
	text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin-bottom:10px;
	text-transform:uppercase;
}
.jb-items.owl-theme .owl-nav {
    position: relative!important; 
    top: 0!important; 
    right: 0!important; 
}
#mod_easy_jb_articles_carousel92 .owl-nav [class*=owl-], #mod_easy_jb_articles_carousel92 .owl-dots .owl-dot span {
    color: #000000!important;
}
/* --- CHRONOFORMS --- */

.chrono_credits {
	display:none;
}
#response {
	padding:20px;
	background-color:#f6c323;
	border-radius:20px;
}
#response p {
	font-weight:bold;
}
div.item.column-1.system-unpublished {
	display:none;
}
.mappo {
	clear:both;
}
.mappo a {
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 350px;
	background-image: url(../../ft/images/kartan.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}

.tag-category ul li {
	
}
#subcont01 {
	width:100%;
    margin-bottom: 40px;
}
#subcont02 {
	width:66%;
	margin:20px auto 0 auto;
	max-width:800px;
}
#twitter-widget-0 {
	float:left;
	margin:0 5px 0 0;
}
#blogg #subcont02 {
	width:66%;
	margin:0 auto 0 auto;
	max-width:800px;
}
#subcont02 div {
	display:inline-block;
	width: 33%/*calc(33% - 20px)*/;
	/*background-color:yellow;*/
	margin:5px -4px 0 0;
	
}
#subcont02 div p {
	text-align:center;	
	margin:5px;
	min-height:180px;

}
#subcont03 {
	width:96%;
	margin:2% auto 2% auto;
	border-top:1px dotted #cbcbcb;
	padding-top:20px;
}
#subcont03 img {
	width:100%;
	height:auto;
}
#subcont03 p {
	font-size:0.8em;
	font-style:italic;
}
#subcont04 {
	margin:30px auto 10px auto;
	max-width:800px;
}
.puff p {
	line-height:8;
	font-weight:400;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	
}
.puff p:hover {
	opacity:0.35;
}
.puff p a:link, .puff p a:active, .puff p a:visited {
	display:block;
	min-height:180px;
	height:100%;
	color:#fff;
	font-size:140%;
	font-weight:400;
	text-shadow: 2px 2px 2px rgba(135, 135, 135, 1);
	text-decoration:none;
	text-transform:uppercase;
	opacity:1;
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important;
	-o-transition: none!important;
	transition: none!important;
}
.puff a:hover {
	opacity:1;
	font-weight:400;
}
.puff p:before {
	/*content:"text";
	color:black;
	text-indent:9999px!important;*/
}
.puff01 p {
	background-image: url(../../ft/images/puff01b.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff02 p {
	background-image: url(../../ft/images/puff02b.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff03 p {
	background-image: url(../../ft/images/puff03c.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff04 p {
	background-image: url(../../ft/images/puff04.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.items-row {
	height:auto;
	clear:both;
	padding:0;
	/*margin:0 0 -3px 0;*/
	margin:5px 0px 5px 0px;
	overflow:hidden;
}
.pager {
	list-style-type:none;
	margin-top:30px;
	margin-bottom:100px;
	margin-left:0;
	text-align:center;
	font-size:0.8em;
	text-transform:uppercase;
	clear:both;
	
}

.items-row {
	margin:0 0 60px 0;
}
.item.column-1 {
	float:left;
	margin-right:5%;
}
.item.column-2  {
	float:left;
}
.item.column-3 {
	float:right;
}
.item {
	position:relative;
	width: 30%;
	margin:0;
	overflow:auto;
	box-sizing:border-box;
}


.item img {
	width:100%!important;
	height:auto;
	margin:0;
	padding:0;
	/*-webkit-transition: all 1s ease;
  	-moz-transition: all 1s ease;
  	-ms-transition: all 1s ease;
  	-o-transition: all 1s ease;
  	transition: all 1s ease;
	opacity:0.5;*/
}

#news .blog .item h2 {
	position:static;
	margin-bottom:10px;
}
.blog .item p {
	margin:0;
	padding:0;
}
#news .blog .item p {
	margin-bottom:10px;
}
#news p, 
#news h2, 
#news h3, 
#news .blog .item ul,
#news .item-page ul {
	max-width:600px;
}
.blog .item p.readmore {
	margin-top:10px;
}

#news .blog .readmore a {
	position:static;
	display:inline;
	font-size:100%;
	opacity:1;
	background-color:transparent;
	line-height:inherit;
	text-align:left;
	text-decoration:underline;
	color:#000;
}
.blog .readmore a:hover {
	opacity: 0.85;
	text-decoration:none;
}
#news .blog .readmore a:hover {
	text-decoration:none;
	opacity:1;
}
.article-info {
	margin-bottom:10px;
	float:right;
}
.article-info-term {
	display:none;
}
.published, .createdby, .hits {
	font-size:80%;
	/*font-style:italic;*/
	color:#898989;
	/*display:inline;*/
	margin-right:10px;
	font-weight:300;
}
.createdby {
	margin-bottom:0;
    color:#000;
	
}
.createdby span[itemprop="name"]{
	font-size: 1.2em;
    background: white;
    margin-top: -20px;
    position: absolute;
	display:block;
}
.createdby span{
	
}

.moduletable_flass {
	position:absolute;
	z-index:100000;
	top:100px;
	right:0;
	font-size:90%;
	padding:20px;
	width:20%;
	max-width:460px;
	background-color:rgba(0,0,0,  0.6);
}
.moduletable_flass p {
	display:inline;
}
.flashdate {
	margin-top:10px;
	font-size:85%;
	display:block!important;
}
.moduletable_flass a {
	padding-left:3px;
}
.contact {
	width:50%;
	margin:20px;
	float:left;
}
.contact-form {
	margin-top:20px;
	/*width:50%;*/
}
.contact-form fieldset {
	border:none;

}
.contact-form .control-label {
	margin-bottom:5px;
}
.contact-form .control-group {
	margin-bottom:10px;
}
input[type=text], input[type=email], textarea {
	padding:2px;
}
#jform_contact_name, #jform_contact_email {
	width:66%;
	height:20px;
	border-radius:5px;
	
}
#jform_contact_emailmsg, #jform_contact_message {
	width:100%;
	height:20px;
	border-radius:5px;
	
}
#jform_contact_message {
	height:300px;
	width:100%;
	
}
.form-actions {
	text-align:left;
}
button.btn {
	height:30px;
	width:120px;
	text-align:center;
	border-radius:10px;
	font-size:110%;
}
.mfp-bg {
	opacity:1!important;
}
.tooltip {
	color:#000;
	background-color:red;
}
#socialicons {
	float:right;
	margin-top:10px;
}
.socialbookmarks {
	
}
.icons {
	/*display:none;*/
}
@media only screen and (max-width: 960px) {
#container {
	border:none;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	box-shadow:none;
}
#hem #header {
	

}

/*#hem #header {
	background-color: transparent;
	min-height:250px;
	position:absolute;
	
	top:0px;
	width:100%;
	padding:0;
	overflow:hidden;
	}*/

#header .nav {
	
}	
.bot li {
	
}
#subcont02 div {
	/*width: 50%;*/
}
#below {
	float:none;
	width:auto;
}
.moduletable.plate {
    width: 16.666%;
}
.custom.introtext {
	
	width:100%;
	max-width:90%;
	padding:20px;
}
/* ------------ END ------------*/
}
@media only screen and (max-width: 768px) {
#desk, #desksub, .custommenulogo {
	display:none;
}
#mob {
	display:block;
}
    #header .nav {
	padding-left:10px;
}
.moduletable_homelogo {
	display:none;
}
    .homelog {
	
}
    .homelog a {
	background-size: 80%;
    background-position: right top;
}
    .owl-theme .owl-nav.disabled+.owl-dots {
    display: none;
}
#container {
	/*margin-top:40px;*/
}
#om-oss #container, #program #container, #donera #container, #in-english #container {
	margin-top:0;
}
    .category-desc {
    width:100%;
    
}
div [itemprop="articleBody"] p, div [itemprop="articleBody"] li, div [itemprop="articleBody"] h2, div [itemprop="articleBody"] h3, div [itemprop="articleBody"] img {
    width:100%;
}
ul.pager.pagenav {
    width:100%;
}
.blog-featured p, .blog-featured h2, .blog-featured h3, .blog-featured ul {
	width:100%;
}
.searchbox .inputbox {
	border-radius: 0;
    width: calc(100% - 20px);
    margin-left: 10px;
}
.ytf-grid ._yt_searchbox input._yt_filter {
	width:100%;
}
._yt_searchbox::before {
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
#header {
	height:auto;
	background-image:none;
	padding:0;
	z-index:initial;
	background-color:transparent;
}
#blogg #header {
	background-color:#000;
	background-image:none;
	padding-bottom:20px;
}

.item-101 img {
	display:none;
}
.item-101 a:after {
	/*content:'Start';
	color:#ffce00;
	font-weight:700;*/
}
.toppic {
	/*margin-top:40px;*/
}

.moduletable.plate {
    
    
}
	.bloglink {
	display:block;
	position: absolute;
    z-index: 1000000;
    /*float: left;*/
	top:0;
    margin-left: 50px;
}
	.butiklink {
	display:block;
	position: absolute;
    z-index: 1000000;
    /*float: left;*/
	top:0;
    margin-left: 110px;
	}
.bloglink a {
	display:block;
	text-indent:-9999px;
	width:100px;
	height:36px;
	background-image:url(../../ft/images/bloggtop4.png);
	background-size:contain;
	background-repeat:no-repeat;
	opacity:0.7;
}
	.butiklink a {
	display:block;
	text-indent:-9999px;
	width:100px;
	height:36px;
	background-image:url(../../ft/images/butiktop.png);
	background-size:contain;
	background-repeat:no-repeat;
	opacity:0.7;
}
	.bloglink a:hover, .butiklink a:hover {
		opacity:1;
	}

.blog, .blog-featured, .item-page, #subcont01, #subcont02, #subcont03 {
	box-sizing:border-box;
	width:100%;
	margin:0;
}
#subcont01 {
	
}
.page-header h1 {
	margin-top:10px;
	
}
.page-header h2 {
	/*font-size:100%;*/
}
.topsub, .menu_topsub {
	display:none;
}	
.category-desc, div [itemprop="articleBody"] p {
	width:100%;
}
div.flexslider {
	/*margin-top:-10px;*/
}
#hem div.flexslider {
	margin-top:40px;
}
.moduletable_flass {
	position:static;

	font-size:100%;
	padding:20px;
	width:auto;
	max-width:100%;
	background-color:transparent;
	border-bottom:1px solid #000;
}
.moduletable_flass p {
	display:block;
}
.blog .readmore a {
	
}
.flashdate {
	margin-top:10px;
	font-size:85%;
	display:block!important;
}
.moduletable_flass a {
	padding-left:0;
}

#below {
	float:none;
	width:auto;
}
.contact {
	float:none;
	width:auto;
}
.contact-form {
	margin-top:20px;
	width:100%;
}
.item-page .sigProContainer {
	margin-top:10px!important;
	margin-left:0!important;
}
.sigProThumb {
	float:none!important;
	width:100%!important;
	margin:10px 0px 10px 0px!important;
}

ul.sigProSleek li.sigProThumb a.sigProLink {
	border:none;	
}
ul.sigProSleek li.sigProThumb a.sigProLink, ul.sigProSleek li.sigProThumb a.sigProLink:hover {
	width:100%!important;	
}
ul.sigProSleek li.sigProThumb a.sigProLink img.sigProImg {
	background-size:cover;
	width:100%!important;
		
}
.catlinks img:hover {
	filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	-o-filter: none;
	-ms-filter: none;
	
}
#blogg .item-page, #donera .item-page, #navigera .item-page, #om-oss .category-desc, #in-english .category-desc, #in-english .blog, #in-english .item-page {
	width:100%;
	max-width:auto;
	margin:0;
}
#subcont02 {
	width:100%!important;
	margin-top:10px!important;
}
.nsb_container {
	margin:0!important;
	width:100%!important;
}
.mappo a {
	height: 200px;
}
.cat-list-row0, .cat-list-row1 {
	width: 100%;
	margin: 20px 0 20px 0;
}
}
@media only screen and (max-width: 480px) {

body {
	background-image:none;
	font-size:100%;
}
	#blogg #container {
		margin:0!important;
		padding:0;
	}
    #nyhetsbrev .item-page {
        width:100%;
    }
	#blogg  .footer {
		background-color:#000;
	}
	#blogg .blog, #blogg .item-page {
		color:#000!important;
		background-color:#fff!important;
	}
	#blogg .blog a, #blogg .item-page a {
		color:#000!important;
	}
	#blogg .blog, #blogg .item-page {
		/*padding:10px;*/
	}
	#blogg .item {
		border:none;
	}
	#blogg .item-page {
		/*padding:10px!important;*/
	}
	#blogg #rightcol {
    	padding:10px;
}
    #header .nav {
    display: none;
}
    .homelog {
        margin-top: -30px;
    }
.moduletable.plate {
    width: 25%;  
}
    .twocolumns {
    column-count: 1;
    column-gap:0;
}
	body#blogg a[href^="https://youtu.be"] {
	background-color:transparent!important;
		padding:0!important;
		color:blue!important;
		/*border:1px solid #a7a7a7!important;
		border-radius:5px;*/
}
	#blogg li.previous, #blogg li.next {
		background-color:transparent!important;
	}
	.items-row:nth-of-type(even) {
		/*background: rgba(0,0,0,0.07);
		background-color:#F3F3F3;
		border-top:1px solid #272727;
		border-bottom:1px solid #272727;*/
	}
	#blogg .category-desc {
		margin-bottom:0;
	}
	#blogg #subcont04 {
		padding:10px;
	}
	#blogg .item-page img, #blogg .blog img {
		
	}
	#blogg .blog * {
		
	}
	#blogg img {
		
	}
    .blog-featured p {
    
    font-size:1.15em;
    }
    .blog-featured h2 {
    font-size:1.8em!important;
    }
	.published {
		color:#898989;
	}
    .hits {
    margin: 0 10px 5px 10px;   
    }        
#container, #b3 #container {
	max-width:100%;
	/*margin-top:40px;*/
	
}
.searchbox {
	margin:10px 0 0 0;
}
#content {
	overflow:visible;
}
.item-page img {
	max-width:100%;
	height:auto;
}
.introtext {
	width:auto;
	max-width:auto;
	margin:10px;
}
.catlinks {
	
	
}
#below {
	
}
#below iframe {
	max-height:400px!important;
}
#subcont02 div {
	width: 100%;
}
#subcont04 .botty {
	font-size:90%;
	margin:0 10px 0 10px;
	
}

.puff p {
	font-size:80%;
	
}
    .item.column-1, .item.column-2, .item.column-3 {
        float:none;
    }
.items-row {
	height:auto;
	clear:none;
	padding:0;
	margin:0;
	width:100%;
 }
h1 {
	font-size: 1.3rem!important;
    margin-bottom: 10px;
	
}
h2 {
	font-size:1.2rem!important;
	
}
	
.item {
	padding:20px 0 20px 0!important;
}
.item h2 {
	font-size:1em;
}
.item-image {
	width:100%!important;
	float:none;
}
#blogg .item-image {
	border-radius:0;
	border-right: none!important;
    border-left: none!important;
}
.item-page img {
	float:none!important;
	display:block;
	margin:0;	
}

#main {
	
}
.item {
	width:100%;
	float:none;
	
}
.small {
	font-size:100%;
}
#news p, 
#news h2, 
#news h3, 
#news .blog .item ul,
#news .item-page ul {
	max-width:100%;
}
#news .item-page {
	width:auto;
	margin-left:10px;
	margin-right:10px;
}
#news .blog .item {
	width:auto;
	padding:10px 10px 0 10px;
}
#news .blog .item-image {
	float:none;
	width:100%;
	margin-top:10px;
	margin-right:20px;
	margin-left:0;
}
.blog .readmore a {
	
}
#mainleft {
	width:auto;
	float:none;
	margin:0;
	font-size:1.5em;
}

#mainright {
	width:100%;
	float:none;
}
#artleft, #artright {
	float:none;
	width:auto;
	margin:0 0 20px 0;
}
#artright {
	
}
#artright img {
	width:calc(50% - 5px);
	
}
#artright p, #artright h3, #artright h2, #artright ul {
	margin-right:0!important;
}
#artleft p {
	margin:0 10px 10px 0px;
}
#artleft p:first-child, #artleft p:last-child {
	margin-top:10px;
	margin-bottom:10px;
}
#artleft h2, #artleft h3, #artleft h4, #artleft ul, #artleft img {
	margin-left:0px;
	margin-right:0;
	margin-bottom:5px;
}
#artleft h2, #artright h2 {
	font-size:1.2em;
}
.sigProThumb {
	float:none!important;
	width:100%!important;
}
ul.sigProSleek li.sigProThumb a.sigProLink {
	border:none;	
}
ul.sigProSleek li.sigProThumb a.sigProLink, ul.sigProSleek li.sigProThumb a.sigProLink:hover {
	width:100%!important;	
}
ul.sigProSleek li.sigProThumb a.sigProLink img.sigProImg {
	background-size:cover;
	width:100%!important;
		
}

#footer {
	
	font-size:110%;
	margin:0px!important;
	padding:10px;
	border-top:none;
}
.item-page {
	margin-top:10px;
}
.item-page + #footer, #news #footer, #kontakt #footer, #kontakt-new #footer {
	padding: 10px 0 0 0;
	margin:10px;
	
}
.bot {
	width:100%!important;
	float:none;
	text-align:center;
	margin:0 0 10px 0;
	font-size:100%;
}
.bot04 {
	float:none;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	width:100%;
	font-size:80%!important;
}
.bot04 span {
	display:block;
}
.topadress {
	padding:10px;
	width: 66%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#subcont02 div p {	
	margin:0;

}
.item.column-1 {
	margin-left:0;
}
.category-desc {
	width:auto;
	max-width:auto;
	margin:0;
	
	
}
	#blogg .category-desc {
		
		overflow:auto;
		padding:0;
		color:#000;
		background-color:#fff;
}
	#blogg .blog {
	margin-top:0;
	
}
	#blogg .category-desc h1 {
		margin-left:10px;
	}
	#blogg .category-desc p {
		margin-left:10px;
	}
	#blogg .category-desc a {
		color:#fff!important;
	}
	#blogg .published {
		margin:0 10px 5px 10px;
	}
	#blogg .createdby {
		margin-right:0;
		margin-left:10px;
	}
	#blogg .blog .page-header {
		margin:0 10px 0 10px;
	}
	#blogg .item-page .page-header {
		margin:20px 10px 0 10px;
	}
	#blogg .page-header h1, #blogg .page-header h2 {
		margin-bottom:20px;
		font-weight:900!important;
		font-size:220%!important;
	}
	#blogg .blog .item p, #blogg .blog .item h3 {
		margin-right:10px;
		margin-left:10px;
	}
	#blogg div [itemprop="articleBody"] {
		margin-right:10px;
		margin-left:10px;
	}
	#blogg div [itemprop="articleBody"] .video-responsive {
	margin: -2px -10px 20px -10px;
	}
	#blogg .pager {
		margin-right:10px;
		margin-left:10px;
	}
.category-desc h1 {
	font-size:120%;
}
.category-desc img {
	float:none!important;
}
#blogg .category-desc img {
	/*width:50%!important;*/
	float:left!important;
	margin-right:10px;
}
#news .blog {
	width:auto;
	max-width:auto;
	margin:0;
}
.contact {
	width:auto;
	margin:10px;
}

}