/*!
Theme Name: The Sceleton theme
Theme URI: https://www.tigerton.se
Author: Jonathan de Jong @ Tigerton
Author URI: https://www.tigerton.se
Description: "bony framework of the body", a theme for quick and modern development with Tigerton!
Text Domain: sceleton
Version: 2.0
*/*,::before,::after{background-repeat:no-repeat;-moz-box-sizing:inherit;box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}html{-moz-box-sizing:border-box;box-sizing:border-box;cursor:default;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}body{margin:0}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}nav ol,nav ul{list-style:none}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ffff00;color:#000000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}::-moz-selection{background-color:#b3d4fc;color:#000000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg{fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,optgroup,select,textarea{margin:0}button,input,select,textarea{background-color:transparent;color:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}legend{-moz-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type="checkbox"],[type="radio"]{-moz-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}a,area,button,input,label,select,summary,textarea,[tabindex]{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy="true"]{cursor:progress}[aria-controls]{cursor:pointer}[aria-hidden="false"][hidden]:not(:focus){clip:rect(0, 0, 0, 0);display:inherit;position:absolute}[aria-disabled]{cursor:default}.clearfix:after,.wrapper:after,.inner-wrapper:after{content:"";display:block;clear:both}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.skip-link:hover,.skip-link:active,.skip-link:focus{position:static;height:auto;width:auto;margin:0;float:left}.comment-content img[height],.entry-content img,.entry-summary img,img[class*=align],img[class*=attachment-],img[class*=wp-image-]{height:auto}.post-thumbnail img,.wp-post-image,img.size-full,img.size-large{height:auto;max-width:100%}.alignleft,.left{float:left}.alignright,.right{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}img{max-width:100%;height:auto}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,p a,label a,blockquote a,small a,li a,q a{font-size:inherit;text-decoration:inherit}
/*# sourceMappingURL=style.css.map */

@charset "UTF-8";

@font-face {
  font-family: "nimo-kg";
  src:url("fonts/nimo-kg.eot");
  src:url("fonts/nimo-kg.eot?#iefix") format("embedded-opentype"),
    url("fonts/nimo-kg.woff") format("woff"),
    url("fonts/nimo-kg.ttf") format("truetype"),
    url("fonts/nimo-kg.svg#nimo-kg") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "nimo-kg" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "nimo-kg" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: "\61";
}
.icon-facebook-circled:before {
  content: "\62";
}
.icon-twitter-circled:before {
  content: "\63";
}
.icon-instagram-circle:before {
  content: "\64";
}
.icon-left-open-mini:before {
  content: "\65";
}
.icon-right-open-mini:before {
  content: "\66";
}
.icon-document-text:before {
  content: "\67";
}
.icon-globe:before {
  content: "\68";
}
.icon-align-justify:before {
  content: "\69";
}
.icon-skype-circled:before {
  content: "\6a";
}
.icon-pinterest-circled:before {
  content: "\6b";
}
.icon-linkedin-circled:before {
  content: "\6c";
}
.icon-gplus-circled:before {
  content: "\6d";
}
.icon-vimeo-circled:before {
  content: "\6e";
}



@font-face {
	font-family: "nimo-kg-webfontapp";
	src: url("fonts/webfontapp/nimo-kg.eot");
	src: url("fonts/webfontapp/nimo-kg.eot?pkpy4w#iefix") format("embedded-opentype"),
			url("fonts/webfontapp/nimo-kg.woff2?pkpy4w") format("woff2"),
			url("fonts/webfontapp/nimo-kg.woff?pkpy4w") format("woff"),
			url("fonts/webfontapp/nimo-kg.ttf?pkpy4w") format("truetype"),
			url("fonts/webfontapp/nimo-kg.svg?pkpy4w#nimo-kg") format("svg");
	font-style: normal;
	font-weight: 400;
}

.icon-vcard::before {
	content: "\ea01";
}




/**
 * Generic styles
 */
 
body {
	font-family: 'sofia-pro', sans-serif;
	color:#333;
	font-weight: 300;
}
.wrapper,
.narrow,
.inner-wrapper {
	width: 94%;
	max-width:1400px;
	margin:0px auto;
}
.narrow {
	max-width: 1100px;
}
.inner-wrapper {
	max-width:750px;
}

.button,button {
	border:0;
	border-radius:0;
	background: #e30714;
	color: #ffffff;
	padding: 0.8rem 1.5rem 1rem;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.button:hover,
button:hover {
	color: #ffffff;
	background: #c30510;
}
.button.white {
	background: #ffffff;
	color: #e30714;
}
.button.white:hover {
	color: #ffffff;
	background: #c30510;
}
.readmore {
	color: #e30714;
	border-bottom: solid 2px #e30714;
}
.readmore:hover {
	color: #c30510;
}

.alignright {
	margin: 0 0 1.5rem 1.5rem;
}
.alignleft {
	margin: 0 1.5rem 1.5rem 0;
}

.cmplz-document .content-wrapper{
	padding: 40px 0;
	max-width: 1400px;
	width: 94%;
	margin: 0 auto;
}
#cmplz-document{
	max-width: unset;
}


/* - map */ 
.acf-map {
	width: 100%;
	height: 300px;
}
.acf-map img {
   max-width: inherit !important;
}
 
/**
 * Typography
 */
a {
	font-size:.9375rem;
	text-decoration:none;
	color: #e30714;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover {
	color: #c30510;
}
a.big {
	font-size: 1.2rem;
	font-weight: 500;
	line-height: 1.5;
	display: block;
}
p {
	font-size:0.9375rem;
	line-height:1.5;
	margin: 0 0 1rem;
	font-weight: 300;
}
b, strong {
	font-weight: 600;
}
p.over {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.9rem;
	font-weight: 700;
	color: #e30714;
}
p.under {
	font-size: 0.7rem;
	text-transform: uppercase;
	font-weight: 300;
	margin: 0 0 0.5rem;
}
p.big {
	font-size: 1.3rem;
	line-height: 1.6;
	color:#6b6868;
}
li {
	font-size:0.9375rem;
	line-height:1.5;
}
h1 {
	font-size:2.4rem;
	line-height:1.2;
	margin: 0 0 1.5rem;
}
h2 {
	font-size:1.8rem;
	line-height:1.2;
	margin: 0 0 1rem 0;
}
h3 {
	font-size:1.5rem;
	line-height:1.2;
	margin: 0 0 0.5rem;
}
h4 {
	font-size:1.2rem;
	line-height:1.2;
	margin: 0 0 0.5rem;
}

h1,h2,h3,h4 {
	font-weight: 400;
}

blockquote p {
	font-size:1.8rem;
	line-height:1.4;
	font-weight: 300;
}

/**
 * Header
 */
.header-wrap {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    background: #ffffff;
    z-index: 9999;
}
.admin-bar .header-wrap {
	top: 32px;
}
.header {
    position: relative;
    width: 100%;
    box-shadow: 0px 0px 5px #dcdcdc;
}
.header .wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header .wrapper:after {
	content: none;
}
.logotype {
	float: left;
	display:block;
	max-width: 140px;
	height: auto;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 05s;
    transition: all 0.5s ease 0s;
}

.sticky.header .logotype {
	max-width: 100px;
}
.sticky.header .search-btn {
	padding: 1.5rem 1.4rem;
}
.sticky.header .menu-main>ul>li>.sub-menu {
	top: 72px;
}
.sticky.header .mobile-menu-tools li .icon {
	font-size: 1.3rem;
}
.sticky.header .mobile-menu-tools li .label {
	font-size: 0.55rem;
}

/* Main menu */
.menu-main-list {
	float:left;
	padding: 0;
	margin: 0;
}
.menu-main-list li {
	display:block;
	float:left;
}
.menu-main-list li .menu-img {
	display: none;
}
.menu-main-list a {
	padding:0 1rem;
	color: #333333;
	display:block;
	text-decoration:none;
}
.menu-main-list a:after {
	content: "";
	height: 2px;
	width: 0%;
	background-color: #e30714;
	display: block;
	margin: 2px 0 0 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.menu-main-list li.current-menu-item > a:after,
.menu-main-list li.current-page-ancestor > a:after,
.menu-main-list a:hover:after {
	width: 100%;
}
.menu-main-list li.current-menu-item .menu-img a:after,
.menu-main-list li.current-page-ancestor .menu-img a:after,
.menu-main-list .menu-img a:hover:after {
	width: 0;
}

.menu-main-list li .description {
	display: none;
}

/* -- submenu */
.menu-main>ul>li>.sub-menu {
	display: none;
	position: absolute;
    right: 0;
    left: 0;
    top: 80px;
    width: 100%;
    z-index: 99;
    background: #fff;
    padding: 3rem;
    box-sizing: border-box;
    box-shadow: 1px 1px 5px #d4d4d4;
    -webkit-transition: all 0.5s ease;                  
    -moz-transition: all 0.5s ease;                 
    -o-transition: all 0.5s ease;   
    -ms-transition: all 0.5s ease;          
    transition: all 0.5s ease;
}
.menu-main>ul>li.menu-item-has-children .sub-menu.visible {
	display: block;
	-webkit-transition: all 0.5s ease;                  
    -moz-transition: all 0.5s ease;                 
    -o-transition: all 0.5s ease;   
    -ms-transition: all 0.5s ease;          
    transition: all 0.5s ease;
}
.menu-main>ul>li>.sub-menu>.wrapper {
	align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.menu-main>ul>li>.sub-menu>.wrapper>li {
	width: 31.333%;
    margin: 0 3% 2rem 0;
    padding: 0;
    overflow: hidden;
}
.menu-main>ul>li>.sub-menu>.wrapper>li:hover a {
	color: #e30714;
}
.menu-main>ul>li>.sub-menu>.wrapper>li:nth-child(3n+3) {
	margin:0 0 2rem 0;
}
.menu-main>ul>li>.sub-menu>.wrapper>li>a {
	font-size: 1.1rem;
    line-height: 1.5;
    padding:0 0 0 20px;
    width: calc(100% - 100px);
    float: right;
}
.menu-main>ul>li>.sub-menu>.wrapper>li>a:hover {
	color: #e30714;
}
.menu-main>ul>li>.sub-menu>.wrapper>li>a:after {
	content: none;
}
.menu-main>ul>li>.sub-menu>.wrapper>li .menu-img {
	display: block;
	float: left;
    margin: 0 0 0 0;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    background: #eeeeee;
    position: relative;
}
.menu-main>ul>li>.sub-menu>.wrapper>li .menu-img a {
	display: block;
	width: 100%;
	height: 100%;
}
.menu-main>ul>li>.sub-menu>.wrapper>li .menu-img img {
    max-width: 80px;
    height: auto;
    max-height: 80px;
    height: auto;
    width: auto;
    vertical-align: middle;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.menu-main>ul>li>.sub-menu>.wrapper>li .description {
    display: block;
    line-height: 1.5;
    font-weight: 300;
    margin: 0.3rem 0 0;
    font-size: 0.75rem;
}
.menu-main ul li .sub-menu .sub-menu {
	overflow: hidden;
	margin: 1.5rem 0 0;
}
.menu-main ul li .sub-menu .sub-menu .wrapper {
	width:100%;
}
.menu-main ul li .sub-menu .sub-menu li {
	margin:0;
	display: block;
	width: 100%;
	padding: 0;
}
.menu-main ul li .sub-menu .sub-menu li a {
	display: block;
	line-height: 1.5;
	font-weight: 400;
	font-size: 0.9rem;
	padding:0;
}


/* Language menu */
.language-menu {
	padding: 0;
	margin: 0;	
	display: flex;
    align-items: center;
}
.language-menu li {
	list-style: none;
	display: inline-block;
}
.language-menu li a {
	font-size: 0.85rem;
	color: #333333;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0.5rem;
}
.language-menu li a:after {
	content: "";
	height: 2px;
	width: 0%;
	background-color: #e30714;
	display: block;
	margin: 2px 0 0 0;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.language-menu li.current-lang > a:after,
.language-menu a:hover:after {
	width: 100%;
}

.language-bar {
	display: none;
	background-color: #e30714;
	padding: 0.8rem 0;
	text-align: center;
}
.language-bar li {
	list-style: none;
	display: inline-block;
	margin: 0 1rem;
}
.language-bar li a {
	color: #ffffff;
	font-size: 0.9rem;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.language-bar li a:hover {
	font-weight: 400;
}

/* Search */
.search-btn {
	color: #ffffff;
	background-color: #e30714;
	font-size: 1.5rem;
	line-height: 1;
	padding: 1.8rem 1.4rem;
	margin: 0 0 0 1.5rem;
	-webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 05s;
    transition: all 0.5s ease 0s;
    cursor: pointer;
}
.search-btn span {
	vertical-align: middle;
	overflow: hidden;
    display: block;
}
.search-btn span:before {
	float: left;
}

.search-bar {
	display: none;
	background-color: #e30714;
	padding: 0.8rem 0;
}
.search-bar .search-form {
	position: relative;
}
.search-bar .search-input {
	width: 100%;
	background: #ffffff;
	border: solid 1px #f7f7f7;
	padding: 0.5rem 3rem 0.5rem 1rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
}
.search-bar .search-submit {
	position: absolute;
	top: 0;
	right: 0;
	background-color: transparent;
	color: #333333;
	padding: 0.5rem 1rem;
	font-size: 1.2rem;
}
.search-bar ::-webkit-input-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.search-bar ::-moz-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.search-bar :-ms-input-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.search-bar :-moz-placeholder {
	font-weight: 400;
	font-size: 0.8rem;
	color: #333333;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.search-title {
	margin: 0 0 3rem;
}
.search-post {
	margin: 0 0 3rem;
}

/* Menu tools */
.mobile-menu-tools {
	display: none;
}
.mobile-menu-tools ul {
	overflow: hidden;
	margin: 0;
	padding:0;
}
.mobile-menu-tools li {
	float: left;
    margin: 0 0 0 30px;
    text-align: center;
}
.mobile-menu-tools li .icon {
    display: block;
    color: #e30714;
    font-size: 1.5rem;
    cursor: pointer;
    margin: 0;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 05s;
    transition: all 0.5s ease 0s;
}
.mobile-menu-tools li .label {
    display: block;
    font-size: 0.6rem;
    font-weight: 400;
    margin: 0;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 05s;
    transition: all 0.5s ease 0s;
}

/**
 * Content
 */
.content {
	margin-top: 82px;
	overflow: hidden;
}

/**
 * Hero
 */
.hero {
	position: relative;
	width: 100%;
	height: auto;
	padding: 4rem 0;
}
.hero .textfield {
	float: left;
	width: calc( 100% - 400px );
	padding: 10rem 0;
	position: relative;
	z-index: 9;
}
.hero .textfield .inner {
	max-width: 800px;
	width: 100%;
}
.hero .product {
	float: right;
	width: 400px;
	color: #ababab;
}
.hero .product .prod-img {
	max-width: 340px;
	margin: 0 0 2rem 0;
}
.hero .product p {
	font-size: 0.78rem;
	line-height: 1.6;
}
.hero .opacity {
	display: none;
}

.hero.bg-img {
	padding: 0;
}
.hero.bg-img .background-img {
	width: 100%;
	height: auto;
}
.hero.bg-img .wrapper {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	z-index: 999;
	left:0;
	right:0;
}
.hero.bg-img .textfield {
	padding: 0;
	margin: 1rem 0 0 0;
	color: #ffffff;
}
.hero.bg-img .product {
	color: #ffffff;
}
.hero.bg-img .opacity {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: #000000;
	opacity: 0.4;
}

.hero.center .textfield {
	width: 100%;
}
.hero.center .textfield .inner {
	margin: 0 auto;
}

/**
 * Sections
 */
 
.section-title {
	text-align: center;
}

.noblock {
	padding: 5rem 0;
}


/* - sold prod carousel */

section.sold-prod-carousel {
	width: 100%;
	padding: 5rem 0;
	overflow: hidden;
	background-color: #f7f7f7;
}

section.sold-prod-carousel .splide__slide {
	outline: none;
}

section.sold-prod-carousel .splide__slide .splide__slide__inner {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
	background-color: #fff;
	height: auto;
	margin: 10px;
}

section.sold-prod-carousel .splide__slide img {
	width: auto;
	height: 400px;
	padding: 4rem;
}
@media (max-width: 768px) {
	section.sold-prod-carousel .splide__slide img {
		padding: 2rem;
		height: auto;
		width: auto;
		max-width: 100%;
		max-height: 250px;
	}
}

section.sold-prod-carousel .splide__slide .splide__slide__inner__text {
	background: #e30714;
	color: #ffffff;
	padding: 2rem;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	opacity: 0;
	transition: all .3s ease-in-out;
}
@media (max-width: 768px) {
	section.sold-prod-carousel .splide__slide .splide__slide__inner__text {
		opacity: 1;
		position: initial;
	}
}

section.sold-prod-carousel .splide__slide:hover .splide__slide__inner__text {
	opacity: 1;
}

section.sold-prod-carousel .splide__slide .splide__slide__inner__text > div:nth-child(2) {
	margin-top: 2rem
}

section.sold-prod-carousel .splide__arrow {
	background: #333333;
	opacity: 1;
}
section.sold-prod-carousel .splide__arrow:hover {
	background: #e30714;
}
section.sold-prod-carousel .splide__arrow svg {
	fill: #f7f7f7;
}


/* - contactblock */

.contactblock {
	width: 100%;
	padding: 5rem 0;
	text-align: center;
}
.contactblock .textfield {
	max-width: 640px;
}
.contactblock .coworker {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	display: inline-block;
    margin: 2rem 2.5rem 0;
}
.contactblock .coworker .portrait {
	border-radius: 100%;
	max-width: 90px;
	height: auto;
	margin: 0 1.5rem 0 0;
	float: left;
}
.contactblock .coworker .inner {
	float: left;
	text-align: left;
}
.contactblock .coworker .inner .title {
	font-size: 0.9rem;
	margin: 0 0 0.3rem;
}
.contactblock .coworker .inner a {
	display: block;
	font-size: 0.8rem;
	font-weight: 400;
}


/* - boxblock */
.boxblock {
	display: flex;
	flex-wrap: wrap;
}
.boxblock .box {
	flex: 1 0 33.333%;
	min-height: 360px;
	background-color: #ffffff;
	position: relative;
	overflow: hidden;
	padding: 2rem 2.5rem;
}
.boxblock .box:nth-of-type(2n+2) {
	background-color: #f7f7f7;
}
.boxblock .box .inner {
/* 	top: 50%; */
/*
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
*/
/* 	left: 0; */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
/* 	position: relative; */
	z-index: 9;
	width: calc(100% - 220px);
/* 	float: left; */
	color: #333;
}
.boxblock .box .inner .title {
	font-size: 2rem;
}
.boxblock .box .inner p {
	font-size: 0.92rem;
}
.boxblock .box .inner .readmore {
	font-size: 1.2rem;
	display: inline-block;
	margin-bottom: 0;
}
.boxblock .box .small-img {
/* 	float: right; */
	max-width: 200px;
	height: auto;
/*
	position: relative;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
*/
}
.boxblock .box .hoover-img {
	opacity: 0;
	position: absolute;
	top: 50%;
	right: 0;
	left: 50%;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	height: auto;
	width: auto;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.boxblock .box:hover .hoover-img {
	opacity: 1;
}
.boxblock .box:hover .inner  {
	color: #ffffff;
}
.boxblock .box:hover .inner a {
	color: #ffffff;
	border-color: #ffffff;
}
.boxblock .box:hover .inner .readmore {
	color: #ffffff;
	border-color: #ffffff;
}


.boxblock .box.hoover .hoover-img {
	opacity: 1;
}
.boxblock .box.hoover .hoover-img .inner {
	color: #ffffff;
}
.boxblock .box.hoover .inner {
	color: #ffffff;
}
.boxblock .box.hoover .inner a {
	color: #ffffff;
	border-color: #ffffff;
}
.boxblock .box.hoover .inner .readmore {
	color: #ffffff;
	border-color: #ffffff;
}
.boxblock .box.hoover:hover .hoover-img {
	opacity: 0;
}
.boxblock .box.hoover:hover .hoover-img .inner {
	color: #ffffff;
}
.boxblock .box.hoover:hover .inner {
	color: #333;
}
.boxblock .box.hoover:hover .inner a {
	color: #e30714;
	border-color: #e30714;
}
.boxblock .box.hoover:hover .inner .readmore {
	color: #e30714;
	border-color: #e30714;
}

.box-link {
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

/* - sliderblock */
.sliderblock {
	width: 100%;
	overflow: hidden;
	position: relative;
	border: none !important;
	margin: 0 !important;
}
.sliderblock .slides {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sliderblock .slides li {
	position: relative;
}
.sliderblock .slides .sliderimg {
	width: 100%;
	height: auto;
}
.sliderblock .slides .inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	left: 0;
	right: 0;
}
.sliderblock .slides .inner .readmore {
	color: inherit;
}
.sliderblock .flex-control-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 2rem;
	right: 0;
	left: 0;
	z-index: 9;
	text-align: center;
}
.sliderblock .flex-control-nav li {
	display: inline-block;
	margin: 0 5px;
}
.sliderblock .flex-control-nav li a {
	background: transparent;
	border: solid 1px #ffffff;
    text-indent: -99999999999px !important;
    border-radius: 100%;
    width: 12px !important;
    height: 12px !important;
    display: block;
}
.sliderblock .flex-control-nav li a.flex-active {
	background: #ffffff;
}

/* - videoblock */
.videoblock {
	background-position: center center;
	background-size: cover;
	position: relative;
	display: block;
    padding: 0;
    margin: 0;
    width: 100%;
    padding-top: 42%;
    height: 0px;
    position: relative;
    overflow: hidden;
}
.videoblock .mobile-hero-img {
    display: none;
}
.videoblock video {
    position: absolute;
    top: -17%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
}
.videoblock .mute-button {
	display: block;
	width: 50px;
    height: 50px;
    border-radius: 25px;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 2rem;
    right: 2rem;
    z-index: 99;
    cursor: pointer;
}
.videoblock .mute-button svg {
	margin-top: 15px;
	height: 20px;
	fill: #ffffff;
	stroke: #ffffff;
}
.videoblock .mute-button svg .mute {
	opacity: 0;
	transform: scale(0.7);
	transform-origin: right center 0;
	transition: opacity .2s ease-in-out, transform .2s ease-in-out;
}

.videoblock .mute-button svg .sound {
	opacity: 1;
	transform: translateX(0);
	transition: opacity .2s ease-in-out, transform .2s ease-in-out;
}
.videoblock .mute-button.muted svg .mute {
	opacity: 1;
	transform: scale(1);
}

.videoblock .mute-button.muted svg .sound {
	opacity: 0;
	transform: translateX(-5px);
}



/* - imageblock */
.imageblock {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.imageblock .imageblock-img {
	width: 100%;
	height: auto;
}
.imageblock .inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	right: 0;
	left: 0;
}

.imageblock.none .inner,
.imageblock.none .inner p {
	color: #ffffff !important;
}


.imageblock .box {
	max-width: 450px;
	width: 100%;
	box-shadow: 6px 6px 0px #ffffff;
	padding: 1.5rem 1.5rem 0.8rem;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: absolute;
}
.imageblock .box.bottomright {
	bottom: 4rem;
	right: 4%;
}

/* - textblock */
.textblock {
	width: 100%;
	padding: 6rem 0 4rem;
}
.textblock .col {
	float: left;
	margin-bottom: 2rem;
}
.textblock .col100 {
	float: none;
	max-width: 850px;
	width: 100%;
	margin: 0 auto 2rem;
} 
.textblock .col7030 {
	width: 60%;
}
.textblock .col7030:nth-of-type(2n+2) {
	width: 30%;
	margin-left: 10%;
}
.textblock .col50 {
	width: 48%;
}
.textblock .col50:nth-of-type(2n+2) {
	margin-left: 4%;
}
.textblock .col3070 {
	width: 30%;
}
.textblock .col3070:nth-of-type(2n+2) {
	width: 60%;
	margin-left: 10%;
}
.textblock .col33 {
	width: 30.666%;
	margin-right: 4%;
}
.textblock .col33:nth-of-type(3n+3) {
	margin-right: 0;
}

.textblock .col7030:nth-of-type(2n+3),
.textblock .col50:nth-of-type(2n+3),
.textblock .col3070:nth-of-type(2n+3) {
	clear: both;
}

.textblock.line {
	border-bottom: solid 1px #ebebeb;
	padding: 3rem 0 0rem;
}
.textblock.center .narrow {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}


.textblock ul.lined {
	border-left: solid 2px #e30714;
	list-style: none;
	padding: 0 0 0 1.5rem;
}
.textblock ul.lined li {
	margin: 0 0 0.5rem;
}

.textblock.no-margins {
	padding: 4rem 0.5rem;
    margin-bottom: -3.5rem;
}


/**
 * Latest news
 */
.latest-news {
	padding: 4rem 0;
}
.latest-news .news {
	float: left;
	width: 27%;
	margin: 0 9.5% 0 0;
	text-align: center;
}
.latest-news .news:nth-of-type(3n+3) {
	margin: 0 0 0 0;
}
.latest-news .news .date {
	color: #777;
	font-size: 0.8rem;
	margin: 0 0 0.5rem;
}
.latest-news .news img {
	margin: 0 0 1rem;
	width: 100%;
	height: auto;
	max-width: 120px;
	border-radius: 100%;
}

/**
 * Coworker archive
 */
.contact-info {
	padding: 5rem 0;
	background: #f7f7f7; 
}
.contact-info .map {
	float: left;
	width: calc( 96% - 300px );
	margin: 0 4% 0 0;
}
.contact-info .info {
	float: left;
	width: 300px;
}
.coworkers {
	overflow: hidden;
	width: 100%;
	margin: 5rem 0;
}
.coworkers .coworker {
	float: left;
	width: 22%;
    margin: 0 4% 2.5rem 0;
}
.coworkers .coworker .inner a {
	display: block;
	margin-bottom: 0.15rem;
}
.coworkers .coworker:nth-of-type(4n+4) {
	margin: 0 0 2.5rem 0;
}
.coworkers .coworker:nth-of-type(4n+5) {
	clear: both;
}
.coworkers .coworker .portrait {
	margin: 0 0 1.5rem;
	max-width: 100%;
	width: 200px;
}

.coworkers .coworker .vcard:before {
	content: "\ea01";
	font-family: "nimo-kg-webfontapp";
	vertical-align: middle;
	margin-right: 0.5rem;
	font-size: 1.25rem;
	margin-bottom: 2px;
	display: inline-block;
}



/**
 * Products
 */
.produkter-ingress{
	margin-top: 80px;
}
.products-wrapper {
	max-width: 94%;
	margin: 0 auto;
}
.products {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	margin: 4rem 0;
	padding: 0;
}
.products li {
	float: left;
	width: 29.333%;
	margin: 0 4% 4rem 0;
	box-sizing: border-box;
	text-align: center;
	list-style: none;
	
	align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.products li .thumb {
	display: block;
    margin: 0 40px 0 0;
    width: 100px;
    float: left;
}
.products li .thumb img {
	max-width: 100%;
	max-height: 200px;
	height: auto;
	width: auto;
}
.products li .desc {
    width: calc(100% - 140px);
    float: left;
    text-align: left;
}

.products li p,
.products li a {
	font-size: 0.9rem;
	color: #333333;
	display: block;
}
.products .doc {
	display: block;
	margin: 0 0 0.2rem;
	color: #e30714;
}
.products .doc:hover {
	color: #c30510;
}
.products .doc:before {
	content: "\67";
	font-family: "nimo-kg";
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.term-agenturer .products li .thumb,
.term-agencies .products li .thumb,
.term-agenturen .products li .thumb {
	width: 100%;
	max-width: 180px;
	margin: 0 auto 2rem;
	float: none;
	min-height: 100px;
    align-items: center;
    display: flex;
}
.term-agenturer .products li .desc,
.term-agencies .products li .desc,
.term-agenturen .products li .desc {
	width: 100%;
	text-align: center;
}
.term-agenturer .agencies,
.term-agencies .agencies,
.term-agenturen .agencies {
	display: none;
}
.term-agenturer .products li a,
.term-agencies .products li a,
.term-agenturen .products li a {
    margin: 0 auto;
}
.term-agenturer .products li .thumb-wrapper,
.term-agencies .products li .thumb-wrapper,
.term-agenturen .products li .thumb-wrapper {
    margin: 0 auto;
}

.upper-line {
    border-top: solid 1px #ebebeb;
}


.products-wrapper .product-rest {
	border-bottom: solid 1px #ebebeb;
}
.products-wrapper .product-rest .products {
	margin: 4rem 0 0 0; 
}

.products-wrapper .product-subcategory {
	border-bottom: solid 1px #ebebeb;
	padding: 4rem 0 0; 
	margin: 0; 
}
.products-wrapper .product-subcategory:last-of-type {
	border-bottom: none;
	margin-bottom: 4rem;
}
.products-wrapper .product-subcategory .products {
	margin: 3rem 0 1rem 0;
}



/* - single product */
.single-produkter .thumb {
	width: 160px;
	margin: 0 40px 0 0;
	float: left;
}
.single-produkter .desc {
	width: calc(100% - 200px);
	float: right;
}
.single-produkter .desc .doc {
	display: block;
	margin: 0 0 0.2rem;
	color: #e30714;
}
.single-produkter .desc .doc:hover {
	color: #c30510;
}
.single-produkter .desc .doc:before {
	content: "\67";
	font-family: "nimo-kg";
	vertical-align: middle;
	margin: 0 5px 0 0;
}

/**
 * Agencies
 */
.agencies {
	padding: 3rem 0 1rem;
	border-top: solid 1px #ebebeb;
	border-bottom: solid 1px #ebebeb;
}
.agencies .agency {
	float: left;
	width: 30.666%;
	margin: 0 4% 2rem 0;
	text-align: center;
}
.agencies .agency:nth-of-type(3n+3) {
	margin: 0 0 2rem 0;
}
.agencies .agency .thumb {
	width: 160px;
    height: 160px;
    border: solid 1px #eeeeee;
    border-radius: 100%;
    margin: 0 auto 1.5rem;
    display: flex;
    align-items: center;
    background: #f7f7f7;
    float: none;
}
.agencies .agency .thumb img {
	max-width: 130px;
	height: auto;
	margin: 0 auto;
}


/**
 * Documentation
 */

.single-documentation .file-list {
	list-style: none;
	margin: 2rem 0;
	padding: 0;
	float: left;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.single-documentation .file-item {
	padding: 1.25rem;
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 5px;
	box-shadow: 0 0 10px rgb(0 0 0 / 15%);
	margin: 0 1rem 1rem 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	flex-basis: calc( 50% - 1rem );
}
@media all and (max-width: 768px) {
	.single-documentation .file-item {
		flex-basis:  100%;
		margin: 0 0 1rem 0;
	}
}

.single-documentation .file-item:hover {
	box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.single-documentation .file-item__image {
	margin-right: 1rem;
}
.single-documentation .file-item__caption,
.single-documentation .file-item__description {
	margin-bottom: 0;
	font-size: .8rem;
	margin-top: 0.25rem;
	color: #000;
}


/**
 * News archive
 */
.top-news {
	background: #f7f7f7;
    padding: 2rem 0 3rem;
}
.top-news .news-box {
	border-bottom: 0;
}
.news-box {
    position: relative;
    float: left;
    width: 100%;
    margin: 1rem 0;
    padding: 1rem 0 2rem;
    border-bottom: 1px solid #f1f1f1;
    height: auto !important;
}
.news-box .news-logo {
    float: left;
    width: 30%;
}
.news-box .news-logo img {
    display: block;
    margin: 0;
    width: 100%;
}
.news-box .news-text {
    float: right;
    width: 66%;
}
.news-box p {
    font-size: 1rem;
}
.news-box .publish-date {
    color: #999;
    font-weight: 400;
}
.news-box .read-more {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #4c4c4c;
    font-weight: 400;
    border-bottom: 2px solid #e30714;
    padding: 6px;
}

.news-grid {
	margin: 3rem 0;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.top-news .inner-wrapper,
.news-grid .inner-wrapper {
	max-width: 900px;
}

.pagination {
	width: 100%;
	float: left;
	margin: 3rem 0 1rem;
	text-align: center;
}
.pagination .page-numbers {
	font-size: 1rem;
	padding: 0.2rem;
}
.pagination .next {
	float: right;
}
.pagination .prev {
	float: left;
}


/**
 * Single news
 */
.date {
	margin: 0 0 0.2rem;
	color:#e30714;
	font-weight: 400;
}
.back-btn {
	margin: 4rem 0 0 0;
	display: block;
}
.back-btn:before {
	content: "\65";
	font-family: "nimo-kg";
	margin: 0 4px 0 0;
	float: left;
    line-height: 1.7;
}

/**
 * Produktkategori - landningssida
 */

.prod-cat-landing {
    width: 100%;
    padding: 5rem 0 2rem;
    border-bottom: 1px solid #f1f1f1;
}
.prod-cat-landing ul {
    width: 100%;
    z-index: 99;
    background: #fff;
    padding: 0;
    box-sizing: border-box;
    display: block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    list-style: none;
}
.prod-cat-landing ul .wrapper {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.prod-cat-landing ul .wrapper li {
    display: block;
    float: left;
    width: 31.333%;
    margin: 0 3% 2rem 0;
    padding: 0;
    overflow: hidden;
}
.prod-cat-landing ul .wrapper li:nth-child(3n+3) {
    margin-right: 0;
}
.prod-cat-landing ul .wrapper li .menu-img {
    display: block;
    float: left;
    margin: 0 0 0 0;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    background: #eeeeee;
    position: relative;
}
.prod-cat-landing ul .wrapper li .menu-img img {
    max-width: 80px;
    height: auto;
    max-height: 80px;
    height: auto;
    width: auto;
    vertical-align: middle;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    left: 50%;
    position: absolute;
}
.prod-cat-landing ul .wrapper li .content {
    color: #333333;
    display: block;
    text-decoration: none;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: 0 0 0 30px;
    width: calc(100% - 100px);
    float: right;
    margin-top: 0;
}
.prod-cat-landing ul .wrapper li .content .description {
    display: block;
    line-height: 1.5;
    font-weight: 300;
    margin: 0.3rem 0 0;
    font-size: 0.75rem;
    
    font-size: 0.92rem;
    line-height: 1.5;
    margin: 0 0 1rem;
    font-weight: 300;
}



/**
 * Footer
 */
.footer {
	background: #f7f7f7;
	padding: 4rem 0;
	overflow: hidden;
}
.footer .columns {
	display: flex;
	justify-content: space-between;
}
.footer .disclaimer {
	width: 100%;
	color: #b5b5b5;
	border-top: solid 1px #d0d0d0;
	margin: 2.5rem 0 0 0;
	overflow: hidden;
}
.footer .disclaimer p {
	margin: 0.5rem 0 0 0;
	font-size: 0.75rem;
	float: right;
}
.footer .icon {
	color: #333333;
	font-size: 1.6rem;
}
.footer .icon:hover {
	color: #e30714;
}
.footer .boilerplate {
	overflow: hidden;
    margin: 2rem 0 2.5rem;
}
.footer .boilerplate .logotype {
	float: left;
    width: 32%;
    margin: 0 4% 0 0;
}
.footer .boilerplate .inner-content {
	float: left;
    width: 64%;
}
.footer .boilerplate .inner-content p {
    font-size: 0.9rem;
    font-weight: 300;
    line-height: 1.5;
}
.footer .footer-menu {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
.footer .footer-menu li {
	display: inline-block;
}
.footer .footer-menu li a {
	font-size: 0.75rem;
	color: #b5b5b5;
	padding: 0.5rem 0.5rem;
	display: block;
	line-height: 1.4;
}
.footer .footer-menu li a:hover {
	color: #e30714;
}



/**
 * MEDIA QUERIES -------------------------------------------- *
 */
 
@media all and (max-width: 1400px) {
	
	/* - boxblock */
	.boxblock .box {
		padding: 1.5rem 1.5rem;
		flex: 1 0 50%;
	}
	.boxblock .box:nth-of-type(2n+2) {
		background-color: #ffffff;
	} 
	.boxblock .box:nth-of-type(4n+2) {
		background-color: #f7f7f7;
	}
	.boxblock .box:nth-of-type(4n+3) {
		background-color: #eeeeee;
	} 

	.boxblock .box .inner {
		width: calc(100% - 120px);
	}
	.boxblock .box .inner .title {
		font-size: 1.5rem;
	}
	.boxblock .box .inner p {
		font-size: 0.875rem;
	}
	.boxblock .box .inner .readmore {
		font-size: 1rem;
	}
	.boxblock .box .small-img {
		max-width: 100px;
	}
	
	
	/* Products */
	.products li {
		width: 46%;
		margin: 0 4% 4rem 0;
	}
	
	/* Produktkategorier - landningssida */
	.prod-cat-landing ul .wrapper li {
	    width: 48.5%;
	}
	.prod-cat-landing ul .wrapper li:nth-child(3n+3) {
	    margin-right: 3%;
	}
	.prod-cat-landing ul .wrapper li:nth-child(2n+2) {
	    margin-right: 0;
	}
	
	
} 



@media all and (max-width: 1024px) {


	/* Hero */
	.hero {
		padding: 3rem 0;
	}
	.hero .textfield {
		width: calc( 100% - 340px );
		padding: 5rem 0;
	}
	.hero .product {
		width: 280px;
	}
	.hero .product .prod-img {
		max-width: 200px;
		margin: 0 0 1.5rem 0;
	}
	
	/* Header */
	.header {
		padding: 1.1rem 0;
	}
	.header.sticky .menu-main {
		top:74px;
	}
	.language-menu {
		display: none;
	}

	.mobile-menu-tools {
		display: block;
	}
	.menu-main {
		display: none;
		background: #ffffff;
		padding: 1.5rem 0 3rem;
		position: absolute;
		top: 80px;
		right:0;
		left:0;
		border-top: solid 1px #f7f7f7;
		max-height: 90vh;
		overflow-y: scroll;
		box-shadow: 0px 2px 5px #dcdcdc;
	}
	.menu-main-list,
	.menu-main-list li {
	    width: 100%;
	}
	.menu-main-list li a {
		display: block;
		padding: 0.3rem 1rem;
	}
	.menu-main-list li a:hover {
		color: #e40615;
	}
	.menu-main-list li a:after {
		content: none;
	}
	
	.menu-main>ul>li>.sub-menu {
		position: relative;
		top: 0;
		box-shadow: none;
		padding: 0.5rem 0 1rem 1rem;
	}
	.sticky.header .menu-main>ul>li>.sub-menu {
		top: 0;
	}
	.menu-main>ul>li>.sub-menu>.wrapper {
		border-left: solid 2px #e40615;
		padding: 0 0 0 1rem;
	}
	.menu-main>ul>li>.sub-menu>.wrapper>li {
		width: 100%;
		margin: 0 0 1rem;
	}
	.menu-main>ul>li>.sub-menu>.wrapper>li:nth-child(3n+3) {
		margin: 0 0 0.5rem;
	}
	.menu-main>ul>li>.sub-menu>.wrapper>li .menu-img {
		display: none;
	}
	.menu-main>ul>li>.sub-menu>.wrapper>li>a {
		width: 100%;
		font-size: 0.8rem;
		font-weight: 400;
	}
	.menu-main>ul>li>.sub-menu>.wrapper>li .description {
		font-size: 0.7rem;
		color: #333333;
	}

	/* - sliderblock */
	.sliderblock .slides .sliderimg {
		width: 140%;
		margin-left: -20%;
		max-width: none;
	}
	/* - imageblock */
	.imageblock .box {
		max-width: 500px;
	}
	.imageblock .box p {
		font-size: 0.875rem;
	}
	.imageblock .box.bottomright {
		bottom: 2rem;
	}
	
	/* - textblock */
	.textblock {
		padding: 4rem 0 2rem;
	}
	.textblock.line {
		padding: 2rem 0 0rem;
	}

	/* Coworker archive */
	.contact-info {
		padding: 4rem 0;
	}
	.coworkers {
		margin: 4rem 0;
	}


}

@media all and (max-width: 955px) {
	
	.videoblock {
		padding-top: 0;
		overflow: hidden;
		height: auto;
    }
    .videoblock video {
		top: 0%;
		position: relative;
	}
	
}


@media all and (max-width: 782px) {
	
	.admin-bar .header-wrap {
	    top: 46px;
	}
	
	/* Produktkategorier - landningssida */
	.prod-cat-landing {
		padding: 4rem 0 2rem;
	}
	.prod-cat-landing ul .wrapper li {
	    width: 100%;
	    margin-right: 0;
	}
	
	
}

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

	/* Generic styles */
	.button,button {
		padding: 0.6rem 1.2rem 0.8rem;
		font-size: 0.8rem;
	}
 
	/* Typography */
	a {
		font-size:0.85rem;
	}
	a.big {
		font-size: 0.9rem;
	}
	p {
		font-size:0.85rem;
	}
	p.over {
		font-size: 0.8rem;
	}
	p.big {
		font-size: 1.1rem;
	}
	li {
		font-size:0.85rem;
	}
	h1 {
		font-size:2rem;
		margin: 0 0 1.3rem;
	}
	h2 {
		font-size:1.6rem;
	}
	h3 {
		font-size:1.4rem;
	}
	h4 {
		font-size:1.1rem;
	}
	blockquote p {
		font-size:1.5rem;
	}	
	
	/* Hero */
	.hero .textfield {
		width: calc( 100% - 240px );
		padding: 3.5rem 0;
	}
	.hero .product {
		width: 220px;
	}
	.hero .product .prod-img {
		max-width: 150px;
	}
	.hero .product p {
		font-size: 0.75rem;
	}
	.hero.bg-img .background-img {
		width: 150%;
		margin-left: -25%;
		max-width: none;
	}
	
	
	/* Sections */
	.noblock {
		padding: 3rem 0;
	}

	/* - contactblock */
	.contactblock {
		padding: 3rem 0;
	}
	.contactblock .coworker {
	    margin: 2rem 2rem 0;
	}

	/* - boxblock */
	.boxblock .box {
		min-height: 0px;
		padding: 2rem 2rem;
	}
	.boxblock .box .inner {
		width: calc(100% - 90px);
	}
	.boxblock .box .inner .title {
		font-size: 1.5rem;
	}
	.boxblock .box .inner p {
		font-size: 0.8rem;
	}
	.boxblock .box .inner .readmore {
		font-size: 0.85rem;
	}
	.boxblock .box .small-img {
		max-width: 75px;
	}

	/* - sliderblock */
	.sliderblock .slides .sliderimg {
		width: 150%;
		margin-left: -25%;
	}

	/* - imageblock */
	.imageblock .imageblock-img {
		width: 150%;
		margin-left: -25%;
		max-width: none;
	}

	/* - textblock */
	.textblock {
		padding: 3rem 0 1.5rem;
	}
	.textblock .col {
		margin-bottom: 1.5rem;
	}
	.textblock .col100 {
		margin: 0 auto 1.5rem;
	} 
	.textblock.no-margins {
		padding: 3rem 0.5rem;
	}
	
	/* Latest news */
	.latest-news {
		padding: 3rem 0;
	}
	
	/* Products */
	.products {
		margin: 3rem 0;
	}
	.products li {
		width: 100%;
		margin: 0 0 4rem 0;
	}

	/* Coworker archive */
	.contact-info {
		padding: 3rem 0;
	}
	.coworkers {
		margin: 3rem 0;
	}
	.coworkers .coworker {
		width: 30.666%;
	    margin: 0 4% 2.5rem 0;
	}
	.coworkers .coworker:nth-of-type(4n+4) {
		margin: 0 4% 2.5rem 0;
	}
	.coworkers .coworker:nth-of-type(3n+3) {
		margin: 0 0 2.5rem 0;
	}
	.coworkers .coworker:nth-of-type(4n+5) {
		clear: none;
	}
	.coworkers .coworker:nth-of-type(3n+4) {
		clear: both;
	}
	
	/* Produktkategorier - landningssida */
	.prod-cat-landing {
		padding: 3rem 0 1.5rem;
	}
	
}


@media all and (max-width: 600px) {
	
	/* Typography */
	h1 {
		font-size:1.8rem;
		margin: 0 0 1.3rem;
	}
	h4 {
		font-size:1rem;
	}
	blockquote p {
		font-size:1.4rem;
	}
	
	/* Hero */
	.hero .textfield {
		width: calc( 100% - 200px );
		padding: 2rem 0;
	}
	.hero .product {
		width: 180px;
	}
	.hero .product .prod-img {
		max-width: 120px;
	}
	.hero .product p {
		font-size: 0.65rem;
	}
	
	/* - sliderblock */
	.sliderblock .slides .sliderimg {
		width: 200%;
		margin-left: -50%;
	}
	
	/* - boxblock */
	.boxblock .box {
		flex: 1 0 100%;
	}
	.boxblock .box .inner {
		width: calc(100% - 180px);
	}
	.boxblock .box .inner .title {
		font-size: 1.5rem;
	}
	.boxblock .box .inner p {
		font-size: 0.875rem;
	}
	.boxblock .box .inner .readmore {
		font-size: 1rem;
	}
	.boxblock .box .small-img {
		max-width: 160px;
	}
	
	/* Latest news */
	.latest-news {
		padding: 3rem 0 1rem;
	}
	.latest-news .news {
		width: 45.25%;
		margin: 0 9.5% 2rem 0;
	}
	.latest-news .news:nth-of-type(3n+3) {
		margin: 0 9.5% 2rem 0;
	}
	.latest-news .news:nth-of-type(2n+2) {
		margin: 0 0 2rem 0;
	}
	.home .latest-news .news:nth-of-type(n+3) {
		display: none;
	}
	
	/* Products */
	.products li {
		align-items: flex-start;
		margin: 0 0 3rem 0;
	}
	.products li .thumb {
	    margin: 0 25px 0 0;
	    width: 75px;
	}
	.products li .desc {
	    width: calc(100% - 100px);
	}

	/* - single product */
	.single-produkter .thumb {
		width: 120px;
		margin: 0 40px 0 0;
	}
	.single-produkter .desc {
		width: calc(100% - 160px);
	}
	
	/* Agencies */
	.agencies .agency {
		float: none;
		width: 100%;
		max-width: 400px;
		margin: 0 auto 2.5rem;
	}
	.agencies .agency:nth-of-type(3n+3) {
		margin: 0 auto 2.5rem;
	}

	/* Coworker archive */
	.contact-info .map {
		width: 100%;
		margin: 0 0 1.5rem;
	}
	.contact-info .info {
		width: 100%;
	}
	
	
	/* Footer */
	.footer {
		padding: 3rem 0;
	}
	.footer .columns {
		flex-wrap: wrap;
	}
	.footer .col {
		width: 50%;
	}
	.footer .disclaimer p {
		font-size: 0.7rem;
	}
	.footer .boilerplate .logotype {
	    width: 100%;
	    margin: 0 0 1.5rem 0;
	}
	.footer .boilerplate .inner-content {
	    width: 100%;
	}
	.footer .boilerplate .inner-content p {
	    font-size: 0.8rem;
	}
	.footer .footer-menu li a {
		font-size: 0.7rem;
		padding: 0.5rem 0.25rem;
	}

}


@media all and (max-width: 480px) {
	
	/* Typography */
	h1 {
		font-size:1.6rem;
	}
	h2 {
		font-size: 1.4rem;
	}
	p.big {
		font-size: 1rem;
	}
	blockquote {
		margin: 1rem 0;
	}
	blockquote p {
		font-size: 1.1rem;
	}
	
	/* Header */
	.logotype {
		max-width: 100px;
	}
	.sticky.header .logotype {
		max-width: 80px;
	}
	.sticky.header .mobile-menu-tools li .icon {
		font-size: 1.2rem;
	}
	.sticky.header .mobile-menu-tools li .label {
		font-size: 0.5rem;
	}
	.sticky.header .menu-main {
		top: 71px;
	}
	
	/* language bar */
	.language-bar li {
		margin: 0 0.5rem;
	}
	.language-bar li a {
		font-size: 0.7rem;
	}
	
	/* menu */
	.menu-main {
		top: 76px;
	}
	.menu-main-list li a {
	    padding: 0.6rem 1rem;
	}
	
	/* - menu tools */
	.mobile-menu-tools li {
		margin: 0 0 0 20px;
	}
	.mobile-menu-tools li .icon {
		font-size: 1.4rem;
	}
	.mobile-menu-tools li .label {
		font-size: 0.55rem;
	}
	
	/* Content */
	.content {
		margin-top: 76px;
	}
	
	
	/* Hero */
	.hero .textfield {
		width: 100%;
		max-width: 400px;
		padding: 1rem 0.5rem 0;
	}
	.hero .product {
		display: none;
	}
	.hero.bg-img .background-img {
		width: 180%;
		margin-left: -40%;
		max-width: none;
	}
	
	/* - sliderblock */
	.sliderblock .slides .sliderimg {
		width: 240%;
		margin-left: -80%;
	}
	.sliderblock .flex-control-nav {
		bottom: 0.5rem;
	}
	.sliderblock .flex-control-nav li a {
	    width: 8px !important;
	    height: 8px !important;
	}
		
	/* - imageblock */
	.imageblock .box {
		max-width: 340px;
		box-shadow: 3px 3px 0px #ffffff;
		padding: 1rem 1rem 0.2rem;
	}
	.imageblock .box.bottomright {
		bottom: 1rem;
	}	
	.imageblock .box h1,
	.imageblock .box h2,
	.imageblock .box h3,
	.imageblock .box h4 {
		font-size: 0.9rem;
		margin: 0 0 0.4rem;
	}
	.imageblock .box p {
		font-size: 0.65rem;
	}
	.imageblock .box .button {
		padding: 0.5rem 1.1rem 0.6rem;
		font-size: 0.65rem;
	}
	
	
	/* - textblock */
	.textblock .col {
		margin-bottom: 0;
	}
	.textblock .col7030 {
		width: 100%;
	}
	.textblock .col7030:nth-of-type(2n+2) {
		width: 100%;
		margin-left: 0;
	}
	.textblock .col50 {
		width: 100%;
	}
	.textblock .col50:nth-of-type(2n+2) {
		margin-left: 0;
	}
	.textblock .col3070 {
		width: 100%;
	}
	.textblock .col3070:nth-of-type(2n+2) {
		width: 100%;
		margin-left: 0;
	}
	.textblock .col33 {
		width: 100%;
		margin-right: 0;
	}
	
	.textblock .col7030 img,
	.textblock .col3070 img {
		max-width: 120px;
		height: auto;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.textblock.line {
		padding: 3rem 0 2rem;
	}	
	
	/* - boxblock */
	.boxblock .box {
		padding: 2rem 1.2rem;
	}
	.boxblock .box .inner {
		width: calc(100% - 90px);
	}
	.boxblock .box .inner .title {
		font-size: 1.2rem;
	}
	.boxblock .box .inner p {
		font-size: 0.85rem;
	}
	.boxblock .box .inner .readmore {
		font-size: 0.9rem;
	}
	.boxblock .box .small-img {
		max-width: 75px;
	}
	
	/* - contactblock */
	.contactblock .coworker {
	    margin: 1rem 1rem 0;
	}
	

	/* - single product */
	.single-produkter .thumb {
		width: 120px;
		margin: 0 0 30px 0;
	}
	.single-produkter .desc {
		width: 100%;
	}

	
	/* Coworker archive */
	.contact-info {
		padding: 2rem 0 1rem;
	}
	.coworkers .coworker {
		width: 48%;
	}
	.coworkers .coworker:nth-of-type(3n+3) {
		margin: 0 4% 2.5rem 0;
	}
	.coworkers .coworker:nth-of-type(2n+2) {
		margin: 0 0 2.5rem 0;
	}
	.coworkers .coworker:nth-of-type(3n+4) {
		clear: none;
	}
	.coworkers .coworker:nth-of-type(2n+3) {
		clear: both;
	}
	
	/* Footer */
	.footer {
		padding: 3rem 0 1rem;
	}
	.footer .boilerplate {
		margin: 2rem 0 1rem;
	}
	.footer .boilerplate .logotype {
		max-width: 120px;
	}
	.footer .disclaimer {
		margin: 1rem 0 0 0;
	}
	.footer .disclaimer p {
		font-size: 0.55rem;
		float: none;
		width: 100%;
		text-align: center;
	}
	.footer .footer-menu {
		display: block;
		float: none;
		text-align: center;
		margin: 0.2rem 0 0 0;
	}
	.footer .footer-menu li a {
		font-size: 0.55rem;
	}
	
} 