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


* {
	margin:0;
	padding:0;
	box-sizing:border-box;
}

html {
	height:100%;
}
body, .fadeIn {
	margin:0;
	padding:0;
	background-color:#dee5ea;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:100%;
	color:#000;
	line-height:1.4;
	
	
	
	
}
h1, h2 {
	

}
h1 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:200%;
	font-weight:400!important;
	margin-bottom:10px;
	text-align:left;
}
#nix-to-the-six h1 {
	text-indent:-9999px;
}
h2 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:140%;
	font-weight:600;
	margin-top:15px;
	margin-bottom:10px;
    padding-bottom:10px;
    border-bottom: 1px solid #bfbfbf;
}
p, li {
	font-weight:400;
	font-size:110%;
	line-height:1.6;
	margin-bottom:15px;
}
p.readmore {
    margin-top:20px;
}
.small {
	font-size:90%;
}
ul, ol {
	margin:10px 0 10px 20px;
	list-style:outside;
}
a {
	color:#136ebe;
	-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:none;
}
a:hover {
	text-decoration:underline;
    color:#000;
}
#b3 {
	margin-bottom:100px;
}
hr {
	margin:20px 0 20px 0;
}
#bottomdiv {
	background-color:#004987;
}
#breadcrumbs {
	margin: 0 auto 0 auto;
    max-width: 1140px;
    overflow: auto;
    padding: 10px 20px 10px 10px;
}
.breadcrumb {
	list-style:none;
	float:left;
	margin-left:0;
	padding-left:0;
}
.breadcrumb li {
	display:inline-block;
	font-size:80%;
}
.breadcrumb li.active {
	color:#46a0de;
}
#container {
	max-width:1280px;
	margin:0 auto 0 auto;
	position:relative;
	overflow:hidden;
	background-color:#fff;
	padding:20px 100px 30px 100px;
}
#b3 #container {
	max-width:100%;
}
#right {
	float:right;
	width:35%;
	margin-top:60px;
	
}

#right > div {
	margin-bottom:40px;
}
#overcontent {
	
}
#right img {
	width:100%;
	height:auto;
}
#right:hover {
	opacity:1;
}
.testimon {
	
}
.testimon p, .testimon li {
	font-size:0.8em;
	margin-bottom:0;
}
/*.testimon p:nth-child(even) {
	font-weight:bold;
	margin-bottom:2em;
}*/
.omagnus {
	padding:20px 30px 20px 30px;
	background:#dee5ea;
	color:#000!important;
	
}
.omagnus p, .omagnus li {
	color:#000!important;
}
.omagnus h2 {
	font-size:120%;
	font-weight:600;
    border-bottom: none;
    margin-bottom: 0;
}
img.realsize {
	width:initial!important;
	max-width:100%;
}
.spotbox {
	width:100%!important;
}
.faceboxmag {
	
}
.youtube {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-top:40px;
	margin-bottom:40px;
}
.youtube iframe {
	border:none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.form {
	
	border-radius:20px;
	

	
	
}
.form form {
	margin:30px 0 0 0;
}
.innerform {
	background-color:#000;
	padding:20px;
	border-radius:10px;
}
.form input {
	width:100%;
}
.form input[type="submit"] {
	margin-top:20px;
	font-size:18px;
	line-height:24px;
	text-transform:uppercase;
}
.form label {
	font-size:13px;
	color:#fff;
	display:block;
}
.form div {
	
}
.formhead {
	/*background-color:#46a0de;*/
	color:#fff;
	background:#000;
	font-weight:700;
	margin:-20px;
	text-transform:uppercase;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding:20px;
	font-size:120%;
	text-align:center;
	
}
.formhead {
	
  
}
#maincontent {
	float:left;
	width:60%;
	margin-right:5%;
}
.langswitch {
	float:right;
	/*margin:10px 20px -20px 20px;*/
}
.langswitch img {
	width:25px;
	height:auto;
}
.homelog {
	display:none;
}
.moduletable_homelogo {
	width:405px;
	height:111px;
    float:left;
    margin-right:40px;
	
}
.moduletable_homelogo a {
	text-indent:-9999px;
	display:block;
	width:405px;
	height:111px;
	background-image: url(../images/nix_logo7.png);
	background-size:cover;
}

.custom_homelogo {
    
}
#header {
	box-sizing:border-box;
	width:100%;
	/*position:fixed;
	z-index:10000;
	top:0px;
	width:100%;
	padding:0;*/
	overflow:hidden;
}
.nav {
	font-size:100%;
	list-style:none;
	margin:40px auto 0 auto;
}
#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;
	padding:20px 100px 20px 100px;
    background:#fff;
    overflow:auto;
}
.custommenulogo {
	/*width: 150px;*/
    float: left;
    margin-top: 0px;
	margin-right:20px;
	
}

.custommenulogo p {
	line-height:1;
	margin-bottom:0;
}

#mob, #jmsmenuwrap {
	display:none;
}

.nav li {
	margin:5px 15px 5px 0;
	display:inline-block;
	font-size:95%;
}

.nav li a:link, .nav li a:active, .nav li a:visited {
	font-weight:600;
	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;
	/*border-bottom:none;*/
	
	padding:5px 10px 5px 10px;
	border-radius:5px;
	
}
.nav li a:hover, .nav li.current a, .nav li.active.parent a {
	opacity:1;
	background-color:#dee5ea;
	color:#000;
	
}
.toppic {
	max-height:800px;
	overflow:hidden;
	/*margin-bottom:10px;*/
}
.toppic img {
	width:100%;
	height:auto;
}
#topblue {
    background:#224870;
    min-height:150px;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 30px 100px 30px 100px;
   /* border-bottom: 10px solid #dee5ea; */
    overflow:auto;
}
#topblue p, #topblue li, #topblue h2, #topblue h3 {
    color:#fff;
}
.topblue {
    
}
.topblue p {
    margin:0;
}
.input-medium {
    width: 100%!important;
    font-size: 120%;
    height: 30px;
    padding: 5px;
    border-radius: 10px; 
}

.t01 {
    float: left;
    width: 100%;
    margin-right: 5%;
}
.t01 img {
    width:100%;
    max-width:120px;
    height:auto;
}
.t02 {
    float: right;
    width: 35%;
}
.swishleft {
    float: left;
    margin-right: 30px;
    margin-left:60px;
}
.swishright {
    margin-top: 5px;
}
.topblue img {
    
}
.ctafloat {
	width: 200px;
    height: 200px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 10px;
	padding:10px;
	position: absolute;
    z-index: 40;
    top: 400px;
    left: 40px;
}
.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;
}

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;
}

#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;
}
.blog-featured:before {
	content:'AKTUELLT:';
	display:block;
	margin-bottom:10px;
	font-size:120%;
	font-weight:600;
	text-align:left;
	padding:15px 0 0 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 {

}
.page-header h1 {
	/*text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin:30px 0 10px 0px;
	text-transform:uppercase;*/
	
}
.page-header h2 {
	
	margin-top:0;
	
	/*font-weight:400;
	font-size:120%;
	text-shadow: 2px 2px 2px rgba(000, 000, 000, 1)!important;
	color:#fff;*/
}
.anywhere {
		
	}
.anywhere img {
	width:100%;
	height:auto;
	}
#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-weight:300;
	margin:0 0 10px 0;
}
div.ytf-container {
	margin-bottom:50px!important;
}
.ytf-player.ytf-ready {
	margin-bottom:10px!important;
}
.ytf-grid .ytfBlock .ytfTitle {
	color:#444!important;
	font-size:1.2em!important;
}
.ytfTitle {
	
}
.ytfPublished, .ytfAuthor {
	color:#444!important;
}
#blogg .blog {
	
	margin:0 auto 0 auto;
	max-width:800px;
	
}

.category-desc h1 {
	
}
#om-oss .category-desc h1, #in-enghlish .category-desc h1 {
	display:block;
}
/*.category-desc p {
	margin:0 0 10px 0;
}*/
/*.category-desc p:first-of-type {
	margin-top:-10px;
}*/
.item-page {
	
	
}

.blog {
	
}


.item-image {
	width:33%;
	float:left;
	overflow:hidden;
	margin:0 20px 10px 0;
}
.item-image img {
	width:100%;
	height:auto;
}
div.pull-right.item-image {
	float:none;
	width:initial;
}
#news .item-image img {
	width:auto;
	max-width:600px;
	margin-bottom:20px;
}
#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 {
	
	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;
}
.large-block-grid-4 > li {
	width:100%;
}
ul.sigProResponsive li.sigProThumb a.sigProLink {
	border:none!important;
}
.nsb_container {
	width:100%!important;
    margin-left: -10px;
}
.nsb_container > div, .nsb_container span, .nsb_container .fb-like {
	margin:0 5px 0 0!important;
	padding:0 0 10px 0!important;
	float:left!important;
}
div.powr-instagram-feed.powrLoaded {
	margin-top:20px;
	float:left;
	width:100%;
}
div.powr-instagram-feed.powrLoaded:before {
	content: 'INSTAGRAM';
	/*padding-left: 20px;*/
	display:block;
	width:100%;
	text-align:center;
}
.brag {
	clear:both;
	overflow:auto;
}
.brag img {
	width: 25%;
	height: auto;
	float: left;
	padding: 10px;
	-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;
	opacity:1;
}
.brag img:hover {
	opacity:0.2;
}
.brag:lang(sv):before {
	content:'-- EXEMPEL PÅ KUNDER OCH UPPDRAGSGIVARE --';
	display:block;
	margin-top:40px;
	margin-bottom:10px;
	font-size:160%;
	font-weight:400;
	text-align:center;
	padding:15px;
	clear:both;
}
#footer {
	background-color:#224870;
	padding:20px 10px 40px 10px;
	margin:0;
	overflow: hidden;
	width:100%;
   /* border-top: 10px solid #dee5ea; */
	
}
#footer h1 {
	color:#fff;
}
#footer p {
	max-width:100%!important;
    color:#fff;
}
#footer a {
	color:#fff;
}
#footer img {
	/*width:100%;
	height:auto;
	max-width:720px;
	border-radius:10px;
	margin-top:20px;
	margin-bottom:20px;*/
}
.customfootlogo img {
	max-width:80%;
	height:auto;
}
#hem #jcemediabox-popup-frame .category-name {
	display:none;
}
#jcemediabox-popup-body {
	width:80%!important;
	height:auto!important;
	max-height:100%!important;
	overflow:scroll!important;
	top:80px!important;
}
#jcemediabox-popup-content {
	width:100%!important;
	height:auto!important;
	padding:0!important;
}
#jcemediabox-popup-content .item-page {
	text-align:center;
}
#jcemediabox-popup-content .item-page img {
	float: left;
	width: 25%;
	padding: 2%;
	border-radius:20%;
}
#jcemediabox-popup-page {
	/*display:none;*/
}
.catimg {
	margin: 20px auto 20px auto;
    width: 70%;
	overflow:auto;
}
.conic {
	margin:20px;
	display:inline-block;
	vertical-align:top;
}
.hiddentext {
	display:none;
}
#catlinks {
	padding-top:40px;
	box-sizing:border-box;
	width:100%;
	overflow:auto;
}
/*#catlinks:before {
	content:'PRODUKTER OCH VARUMÄRKEN';
	display:block;
	margin-bottom:10px;
	font-size:120%;
	font-weight:300;
	text-align:center;
	padding:15px;
}*/
.catlinks {
	box-sizing:border-box;
	width:25%;
	float:left;
	
	/*-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;
	opacity:0.75;*/
}
.catlinks a {
	display:block;
	
}
.catlinks:hover {
	/*opacity:1;*/
}
.catlinks img {
	width:80%;
	height:auto;
	border-radius:30px;
	-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;
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);

}
.catlinks img:hover {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	transform: scale(0.9);
	
}
.cat01, .cat02, .cat03, .cat04 {
	padding-right:30px;
}
.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;
}
#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%;
	opacity:0.8;
	
}
.bot04:hover {
	
}
.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 {
	
	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;
}
.introbox p {
    /*font-size:120%;
    font-weight:600;*/
}
.introbox img {
	width:100%;
	height:auto;
    
}
.appicons img {
	width:20%;
	height:auto;
	margin:0 2.5% 0 2.5%;
	
}
#right .appicons img {
	width:45%;
	
	
}
.bot h3 {
	display:block;
	text-transform:uppercase;
	font-weight:normal;
	font-size:100%;
	margin-bottom:2px;
}

#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 {
	float:right;
	width:40%;
	margin:20px;
}
#below iframe {
	width:100%!important;
}
#below h3 {
	text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin-bottom:10px;
	text-transform:uppercase;
}

/* --------START------------*/

#personell {
	width:calc(100% - 40px);
	margin:20px;
	float:none;
	overflow:hidden;
	position:relative;
}
#personell .newsflash-horiz {
	list-style:none;
	margin-top:50px;
}
#personell .newsflash-horiz li {
	width:50%;
	float:left;
	margin:0 0 55px 0;
}
#personell .newsflash-horiz li:nth-child(4n+4) {  
  /*float:right;
  margin-right:0;*/

}
#personell .article-separator {
	
}
#personell .flashdate {
	display:none!important;
}
#personell h3, .contact h3 {
	text-shadow:none;
	font-weight:300;	
	font-size:200%;
	margin-bottom:20px;
	text-transform:uppercase;
}
#personell h4 {
	font-size:130%;
	margin-bottom:0px;
}
#personell img {
	width:150px;
	height:auto;
	margin:-35px 10px 10px 0;
	float:left!important;
}
h4.newsflash-title {
	display:none;
}

/* ------------------- END ------------*/

/* --- 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(../images/kartan.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	overflow: hidden;
}
#subcont01 {
	width:100%;
	margin-bottom:40px;
	
}
#puffholder {
	overflow:auto;
}
#subcont02 {
	margin-top:40px;
}
#twitter-widget-0 {
	float:left;
	margin:0 10px 0 10px;
}
#blogg #subcont02 {
	
}
#subcont02 div {
	/*display:inline-block;
	
	margin:5px -4px 0 0;*/
	/*width: 33%calc(33% - 20px);*/
	
	
}
.content-links ul {
	list-style:none;
	font-size:90%;
	padding-left:0;
	margin-left:0;
}
.content-links:before {
	content:'Relaterat';
	text-transform:uppercase;
	margin-top:10px;
	font-size:80%;
}
div.art-list {
	
}
.art-list h3 {
	font-weight: 400;
}
ul.art-list {
	margin-left:0;
}
ul.art-list li {
	margin-right:10px;
	font-size:130%;
	
}
ul.art-list li a {
	color:#136ebe;
    text-decoration:none!important;
}
ul.art-list li a:hover {
    text-decoration:underline!important;
}
#appView .powrMark {
	display:none!important;
}
#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-top:30px;
}
.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(../images/puff01b.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff02 p {
	background-image: url(../images/puff02b.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff03 p {
	background-image: url(../images/puff03c.jpg);
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
}
.puff04 p {
	background-image: url(../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:0 0px 30px 0px;
	overflow:hidden;
}
.pager {
	list-style-type:none;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;
	font-size:0.9em;
	
}
/*.previous:after, .next:after {
	content:' ';
	text-decoration:underline;
}*/
.row-0 {
	margin-top:20px;
}
#news .items-row {
	margin:0 0 10px 0;
}
.item.column-1 {
	margin-left:0;
	/*margin-right:5px;*/
}
.item.column-2  {
	/*float:right!important;
	margin-left:5px;
	margin-right:5px;*/
}
.item.column-3 {
	margin-left:5px;
	margin-right:0;
}
.item {
	display:inline-block;
	width:100%;
	box-sizing:border-box;
	position:relative;
	margin:0;
	overflow:auto;
}
.item:after, .category-desc:after {
	display:block;
	clear:both;
	text-align:center;
	
}
.page-header h2, .item-title {
	/*color:#fff;*/
	font-weight:600;
}
.item a {
	
}
#news .blog {
	
}
#news .blog .item {
	width:100%;
	padding:10px 20px 0 0px;
	margin:0;
	

}

	
#news .blog .item-image {
	margin:10px 0 10px 0;
	
	
}
.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;*/
}
.item img:hover {
	/*opacity:1;*/
}
#news .item img {
	
}
.wf_file img {
	width:initial!important;
	margin-right:10px;
}

.item h2 {
	margin-top:0;
	
}
#news .blog .item h2 {
	position:static;
	margin-bottom:10px;
}
.blog .item p {
	margin:0 0 10px 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;
}

#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-term {
	display:none;
}
.published {
	font-size:85%;
	font-style:italic;
	color:#cbcbcb;
	margin-bottom:20px;
}
.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;
}
.icons {
	display:none;
}
@media only screen and (max-width: 960px) {
#container {
	padding-left:20px;
    padding-right:20px;
}
    #topblue {
        padding-left:20px;
        padding-right:20px;
    }

.bot li {
	
}
#subcont02 div {
	/*width: 50%;*/
}
#below {
	float:none;
	width:auto;
}
/* ------------ NEW -----------------*/
#personell .newsflash-horiz li {
	width:100%;
	margin:0 0 55px 0;
}

#personell .newsflash-horiz li:nth-child(2n+2) {  
  /*float:right;
  margin-right:0;*/

}
.custom.introtext {
	
	width:100%;
	max-width:90%;
	padding:20px;
}

}
/* ------------ END ------------*/

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

    #desk, #desksub, .custommenulogo, .t02 {
	display:none;
    }
    .t01 {
        width:100%;
    }
#mob {
	display:block;
}
.moduletable_homelogo {
	display:none;
}
#container {
	padding-top:0;
}
	.dim {
	opacity:1;
	}
#header {
	height:auto;
	background-image:none;
	padding:0;
	z-index:initial;
	background-color:transparent;
}
.langswitch {
	margin:10px 10px 0px 20px;
}
#right {
	float:none;
	width:100%;
	padding:0;
	background-color:transparent;
	border-radius:0;
	
}
.swishleft {
    margin-left:0;
    margin-bottom:30px;
}
.swishright {
    margin-top:0;
    }
.swishright span {
    display:block;
}
#maincontent {
	float:none;
	width:100%;
	margin-right:0;
}
#jmsmenuwrap {
	display:block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:40;
}
.item-101 img {
	display:none;
}
.item-101 a:after {
	
}
.toppic {
	margin-top:17px;
}
.catlinks {
	width:50%;
}
.brag img {
	width: 50%;
	padding: 5px;
}
.cat01, .cat02, .cat03, .cat04 {
	padding-right:5px;
	padding-left:5px;
}
.mobile-menu .slicknav_btn {
	background-image:url(../images/nav-but-darkblue.png)!important;	
	background-repeat:no-repeat;
	}
.mobile-menu .slicknav_menu, .slicknav_btn_wrap {
	/*background:#000!important;*/
}

.mobile-menu .slicknav_btn {
	 border:none!important;	
}
.mobile-menu .slicknav_btn_wrap{
	padding:10px!important;
	border-bottom:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
    background:#dee5ea!important;
	}
.homelog {
	display:block;
	position:fixed;
	z-index:50;
	top:2px;
	right:0px;
	text-indent:-9999px;
	
}
.homelog a {
	display:block;
	background-image:url(../images/nix_logo_mob.png);
	background-size:85%!important;
	background-repeat: no-repeat;
	background-position: 25px;
	/*background-size:contain;*/
	height:36px;
	width:186px;
}
.buybutt {
	right:10%;
	}
.buybutt a {
	background-image:url(../images/buy-button.png);
	background-size:75%!important;
	background-repeat: no-repeat;
	background-position: 50px;
	height:36px;
	width:186px;	
	}
.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 {
	
}
#hem div.flexslider {
	
}
.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, #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;
}
	.bot04 {
		opacity:1;
	}
}
@media only screen and (max-width: 480px) {

body {
	background-image:none;
	font-size:120%;
}

#container, #b3 #container {
	max-width:100%;
	
}
.item:after, .category-desc:after {
	margin:20px 0 20px 0;
	
}

#content {
	overflow:visible;
}
	.bot h3 {
		text-align:left;
		margin:10px 0 10px 0;
	}
.item-page img {
	max-width:100%;
	height:auto;
}
.introtext {
	width:auto;
	max-width:auto;
	margin:10px;
}
	.appicons img {
	width:45%;
	
}
.catlinks {
	width:50%;
	/*padding:0;
	float:none;*/
}
#below {
	margin:10px;
}
#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%;
	
}
.items-row {
	height:auto;
	clear:none;
	padding:0;
	margin:0;
}
h1 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:120%!important;
	font-weight:300!important;
}
h2 {
	font-family: 'Open Sans', Arial, sans-serif;
	font-size:100%!important;
	font-weight:300!important;
}
.item {
	padding:0!important;
	background-color:transparent!important;	
}
.item h2 {
	font-size:1em;
}
.item-image {
	width:100%!important;
	float:none;
	
}
.item-page img {
	float:none!important;
	display:block;
	margin:10px 0 10px 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:100%;
	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;
	opacity:1;
}
.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:5px;
}
.category-desc {
	width:auto;
	max-width:auto;
	margin:20px 0 0 0;
	
}
.category-desc h1 {
	font-size:120%;
}
.category-desc img {
	float:none!important;
}
#news .blog {
	width:auto;
	max-width:auto;
	margin:0;
}
.contact {
	width:auto;
	margin:10px;
}
#personell .newsflash-horiz li {
	margin-bottom:10px;
}
#personell img {
	float:none!important;
	margin:0;
}
}