/* CSS Document */
/*html, body { height:100%;}*/
/*#eklinkanimation_hype_container {
	min-height: 333px;
}*/
body {
	font-family: museo-sans, sans-serif;
	background-color: #EBEBEB;
	font-style: normal;
	color: #575756;
	font-size: 18px;
	line-height: 25px;
	background-image: url(../images/bgg_50_percentage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.home-thumbs-news img {
	width: 100%;
}
.dc-mega-icon.dc-mega-down {
	display: none !important;
}
.logo-line {
	background: #EBEBEB;
}
section {
	margin-bottom: 30px;
}
.ccm-page img {
	max-width: 100%;
	height: auto;
}
.ccm-page h1, .ccm-page h2, .ccm-page h3, .ccm-page h4 {
	color: #5A80B4;
	font-family: museo-slab, serif;
	font-style: normal;
	font-weight: 500;
}
.ccm-page h4 {
	font-weight: 600;
	font-size: 23px;
}
.ccm-page h2 {
	font-size: 27px;
}
.ccm-page h1 {
	margin-top: 48px;
	margin-bottom: 30px;
	font-size: 42px;
}
.ccm-page h3 {
	/* color: inherit; */
	font-family: museo-slab, serif;
	font-style: normal;
	font-weight: 900;
	font-size: 22px;
}
h1 + h3 {
	margin-top: -18px;
	margin-bottom: 40px;
}
.news-list .row {
	display: flex;
	flex-wrap: wrap;
}
.news-list .ccm-block-page-list-title a {
	font-size: 24px;
	color: inherit;
	text-decoration: none;
	font-family: museo-slab, serif;
	font-style: normal;
	font-weight: 500;
	line-height: 1.25;
}
.news-list .ccm-block-page-list-description {
	font-size: 18px;
}
.news-list .ccm-block-page-list-page-entry-text {
	border-bottom: solid 1px;
	padding-bottom: 12px;
	height: 100%;
}
.news-list .jo .ccm-block-page-list-page-entry-text {
	border-bottom: none;
	padding-bottom: 12px;
	height: 100%;
}
/*.jo > .row {border-bottom: solid 1px;}*/
.jo .line {
	border-bottom: solid 1px;
	width: 100%;
	clear: both;
	margin-left: 15px;
	margin-right: 15px;
}
.news-list .ccm-block-page-list-page-entry-horizontal {
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
}
.news-list .ccm-block-page-list-page-entry-thumbnail {
	margin-bottom: 12px;
}
.news-list .ccm-block-page-list-page-entry-thumbnail img {
	box-shadow: 3px 3px 3px 0px rgba(51, 51, 51, 0.75);
}
a.see-more, .stage a.ccm-block-page-list-read-more {
	color: #c60c30;
	white-space: nowrap;
	font-family: museo-slab, serif;
}
.stage a.ccm-block-page-list-read-more {
	font-family: museo-slab, serif;
}
.top-line {
	background-image: url(../images/top-bar.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
}
.logo-line img {
	max-height: 110px;
	margin-top: 12px;
	margin-bottom: 12px;
	max-width: 100%;
}
.navi-line {
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 76px;
	background-color:#6b80a7;
}
.navi-line .container {
	width: 100%;
	max-width: 1440px;
}
/*--------- TOP MENU start -------------*/

/*nav ul.nav {
	display: flex;
	height: 73px;
	padding-top: 1px;
}
nav ul.nav > li {
	flex: 1;
	border-right: solid 1px #91acdd;
	margin-top: 2px;
}
nav ul.nav li:first-child {
	border-left: solid 1px #91acdd;
}
nav .nav > li > a {
	padding: 0;
	color: #fff;
	height: 100%;
	display: flex;
	align-content: flex-start;
	align-items: center;
	justify-content: center;
}
nav .nav li a:hover {
	background-image: url(../images/hover.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	background-color: transparent;
}
nav .nav li a {
	text-transform: uppercase;
	font-family: museo-slab, serif;
	font-style: normal;
	font-size: 14px;
	color: #EDEDED;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 0px;
}
nav ul.nav ul {
	display: none;
	position: absolute;
	background: #355787;
	opacity: 0.8;
	padding: 10px;
	list-style: none;
	z-index: 6;
}
nav .nav li:hover ul {
	display: block;
}
nav ul.nav ul li {
	border: none !important;
}
nav ul.nav ul li a {
	text-align: left;
	white-space: nowrap;
}
nav ul.nav ul ul {
	background: #355787;
	opacity: 1;
	top: 0;
	left: 100%;
	bottom: 0;
}
.sub {
	display: none;
}*/

/*--------- TOP MENU end -------------*/





main {
	min-height: 222px;
}
.home-sec2 {
	margin-bottom: 40px;
}
.red-line {
	background: #c60c30;
	height: 6px;
	margin-bottom: 50px;
	box-shadow: 0 3px 4px 1px #333;
}
footer {
	min-height: 250px;
	background-color: #355787;
	/*background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: center top;*/
	margin-top: 100px;
	color: #EDEDED;
	/*padding-top: 50px;*/
	padding-bottom: 50px;
	line-height: 1.5;
}
footer a {
	color: #EDEDED;
	text-decoration: none;
}
footer a:hover {
}
footer .nav > li > a {
	padding: 0;
	background: transparent !important;
	text-decoration: none !important;
	color: #EDEDED !important;
	text-transform: uppercase;
	margin-bottom: 12px;
}
.c2, .c3, .c4 {
	border-left: solid 1px;
	padding-left: 40px;
}
.c1 {
	padding-right: 44px;
}
.c1 img {
	margin-top: -30px;
}
.c1 p {
	padding-left: 37%;
	margin-top: 40px;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;/*flex-wrap: wrap;*/
}
.row-eq-height > [class*='col-'] {
 display: flex;
 flex-direction: column;
}
ul.socials {
	padding: 0;
	list-style: none;
	font-size: 44px;
}
ul.socials a {
	opacity: 0.7;
	color: #EDEDED;
}
ul.socials a:hover {
	color: #EDEDED;
	opacity: 1;
}
.rslides_tabs li a {
	background-color: transparent;
	background-image: url(../images/arrows/trekant.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 34px;
	width: 14px;
	opacity: 0.7;
	background-size: contain;
}
.rslides_tabs li.rslides_here a {
	background-image: url(../images/arrows/trekant.png);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
	background-size: contain;
}
.ccm-image-slider-text {
	position: absolute;
	width: 100%;
	left: 0;
	top: auto;
	bottom: 0;
	background-image: url(../images/arrows/bluex.png);
	color: #EDEDED;
	padding-top: 18px;
	padding-bottom: 18px
}
.box-shadow {
	box-shadow: 3px 3px 3px 0px rgba(51, 51, 51, 0.75);
	border: solid 1px #333;
}
.box-shadow-opo {
	box-shadow: -3px 3px 3px 0px rgba(51, 51, 51, 0.75);
	border: solid 1px #333;
}
.hom .sec1 h3 {
	margin-top: 0;
	font-size: 22px;
	font-weight: 900;
	margin-bottom: 0;
}
.ventilation p {
	margin-bottom: 20px;
	font-size: 18px;
}
.see-more {
	font-weight: 900;
}
.hom .ccm-block-page-list-page-entry-horizontal.col-sm-4 {
	margin-bottom: 30px;
}
.k-item .ccm-block-page-list-title {
	color: #EDEDED;
}
/* CSS Document */
.kompetencer-pagelist {
	background: #355787;
	overflow: hidden;
	/*max-width: 600px;*/
	float: right;
}
.home-sec2 .kompetencer-list {
	background: #6691c6;
	padding: 20px;
	display: flex;
	flex-direction: column;
	height: 100%;
	padding-right: 5%;
	padding-left: 5%;
}
.list-page-item {
	width: 33%;
	padding: 15px;
	position: relative;
}
.list-page-item img {
	max-width: 230px;
	height: auto;
	width: 100%;
}
.kompetencer-pagelist .list-page-item img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.home-sec2 .list-pages {
	display: flex;
	flex-wrap: wrap;
}
.home-sec2 .row {
	display: flex;
}
.home-sec2 .container-fluid {
	padding: 0
}
.home-sec2 .list-pages {
	padding: 2%;
	float: right;
}
.home-sec2 .col-sm-6 {
	background: #6691c6;
	border-top: solid 3px #355787;
	border-bottom: solid 3px #355787;
	margin-left: 15px;
}
.home-sec2 .col-sm-6:first-child {
	background: #355787;
	border-top: none;
	border-bottom: none;
	margin-left: 0;
	margin-right: 15px;
}
.home-sec2 .row {
	margin: 0;
}
.item-number {
	color: #b9baba;
	position: absolute;
	font-size: 24px;
	text-shadow: 2px 2px 2px #333;
	font-weight: bold;
	display: none;
}
.list-page-text {
	position: absolute;
	left: 15%;
	right: 15%;
	top: 44%;
	text-align: center;
	background: #6691c6;
	color: #EDEDED;
	padding-top: 2px;
	padding-bottom: 2px;
	box-shadow: 1px 2px 2px 1px #333;
	display: none;
}
.list-page-text a {
	color: #EDEDED !important;
	text-decoration: none;
	font-family: museo-slab, serif;
}
.brochurer h2, .x-kompetence-intro h2 {
	color: #5A80B4;
	font-size: 42px;
	margin-top: 2px;
	margin-bottom: 22px;
	text-align: center;
	margin-bottom: 0;
}
.ccm-page .kompetencer-list h2 {
	font-size: 2.3vw;
	color: #5A80B4;
	margin-top: 1%;
}
.x-kompetence-intro h2 {
	margin-bottom: 32px;
}
.kompetencer-list li {
	font-size: 1.4vw;
}
.kompetencer-list ul {
	/*list-style: none;*/
	padding: 0;
}
.kompetencer-list ul {
	margin-bottom: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.kompetencer-list li {
	color: #EDEDED;
	background-size: contain;
	line-height: 1.6;
	margin-bottom: 0;
	position: relative;
	margin-left: 20px;
}
/*.kompetencer-list li::before {
	content: ' ';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 0 11px 11px;
	border-color: transparent transparent transparent #355787;
	margin-right: 10px;
	position: absolute;
	left: -18px;
	margin-top: 1%;
}*/
.ccm-page .sec0 h2 {
	font-size: 42px;
}
.ccm-page h2 u {
	color: #c60c30;
	text-decoration: none;
}
.ccm-page img {
	max-width: 100%;
	height: auto;
}
.ccm-page .steps img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
.kompetencer-line {
	background: #355787;
	overflow: hidden;
	padding-bottom: 20px;
	border-top: solid #c60c30 3px;
	margin-left: 15px;
	margin-right: 15px;
}
.rulle.clearfix {
	margin-bottom: 25px;
}
/*.sec1 .col-sm-6:last-child h3 {
	margin-top: 0;
}*/
section ul {
	padding-left: 16px;
	margin-top: 20px;
}
section .kompetencer-list ul {
	margin-top: 4px;
}
.ccm-page h3 {
	margin-bottom: 0;
	/*margin-top: 25px; */
	margin-top: 0px;
	margin-bottom: 0;
	line-height: 25px;
}
p {
	margin: 0 0 25px;
}
.tre-imagos .row {
	display: flex;
}
.tre-imagos .row {
	display: flex;
}
.img-txt-block {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.tre-imagos .txto {
	height: 100%;
}
.tre-imagos .col-sm-4 img {
	box-shadow: 3px 3px 3px 0px rgba(51, 51, 51, 0.75);
}

.kompetencer h3 {
	font-size: 33px;
	margin-bottom: 25px;
	line-height: 1;
}
.txto a {
	color: #EDEDED;
	position: relative;
	top: 1px;
}
.txto a.see-more {
	color: #c60c30;
	position: relative;
	top: 1px;
}
footer a {
	color: #EDEDED !important;
}
.afdel {
	position: relative;
	z-index: 6;
}
.dropi {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	z-index: 5;
	list-style: none;
	padding: 15px;
	border: solid 3px #5A80B4;
	padding-top: 10px;
	top: 39px;
	background: #f6f6f4;
}
.dropi a {
	text-decoration: none;
	color: inherit;
	display: block;
	color: #5A80B4;
	line-height: 30px;
	font-size: 20px;
}
.afdel h4 {
	color: #5A80B4;
	border: solid 3px #5A80B4;
	padding: 5px;
	padding-left: 15px;
	font-weight: 300;
	cursor: pointer;
	background-image: url(../images/arrows/arrow-down-deep.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	/*background-position: right 45px bottom;*/
	background-size: contain;
}
.afdel.go h4 {
	background-image: url(../images/arrows/arrow-up-deep.png);
}
.logo-line .container {
	width: 100%;
}
.searcho {
	padding-top: 20px;
}
/*.searcho > div { float:right;}*/
.sb-icon-search {
	color: #355787;
	background: #ebebeb;
	z-index: 90;
	font-size: 20px;
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}
.sb-search.sb-search-open .sb-icon-search, .no-js .sb-search .sb-icon-search {
	background: #355787;
	color: #EDEDED;
	z-index: 11;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #355787 !important;
	outline: none;
	background: #fff;
	width: 96%;
	height: 40px;
	margin: 0;
	z-index: 10;
	padding: 0 0 0 20px !important;
	font-family: inherit;
	font-size: 14px;
	color: #999;
}

.navi-line {
	box-shadow: 0 3px 3px 0px rgba(51, 51, 51, 0.75);
	margin-bottom: 10px;
}
section.slider, .ccm-block-image-slider-pages {
	box-shadow: 0 3px 3px 0px rgba(51, 51, 51, 0.75);
}
.top-menu p {
	font-size: 16px;
	margin-bottom: 1px;
}
.x-col.col-sm-6 {
	padding: 0;
	display: flex;
	flex-direction: column;
}
.link p {
	margin: 0;
	padding: 20px;
	background: #355787;
	text-align: center;
	font-family: museo-slab, serif;
}
.link p a {
	color: #EDEDED;
	font-size: 1.6vw;
	display: block;
	text-decoration: none !important;
}
.x-kontakt-infomation h1 {
	margin-top: 37px;
	border-bottom: solid;
	font-size: 34px;
}
.x-kontakt-infomation h2 {
	border-bottom: solid;
	margin-top: 37px;
	font-size: 34px;
	margin-bottom: 35px;
}
.x-medarbejder h1 {
	margin-top: 37px;
	border-bottom: solid;
}
 @media only screen and (min-width : 768px) {
.x-medarbejder #ledelse {
	margin-top: -65px;
}
}
.over-title {
	text-align: center;
	color: #ededed;
	padding: 8px;
	margin-bottom: 25px;
	text-transform: uppercase;
}
.over-title * {
	margin: 0;
	font-family: museo-slab, serif;
}
.over-title a {
	color: #7fa1cc;
	text-decoration: none;
}
.dropi.hover {
	display: block !important;
}
.x-mission-og-vision main .row img {
	box-shadow: 3px 3px 3px 0px rgba(51, 51, 51, 0.75);
	margin-bottom: 30px;
}
.container.steps .container {
	width: 100%;
}
.x-profil .container.steps .container {
	max-width: 1170px;
}
.ccm-block-next-previous-next-link {
	float: right;
}
.ccm-block-next-previous-previous-link {
	float: left;
}
.sec4 .rslides .container {
	width: 100%;
}
.home-thumbs-news h3 {
	margin-bottom: 15px;
	margin-top: 15px;
}
li.pl-187 .sub-container {
	display: none !important;
}
.link p a:hover, .link p a.bold {
	font-weight: bold;
}
.mobile-search .ccm-search-block-form {
	display: flex;
	flex-wrap: wrap;
}
.mobile-search .ccm-search-block-form .ccm-search-block-text {
	width: 87%;
}
.mobile-search .ccm-search-block-form .ccm-search-block-text, .mobile-search .ccm-search-block-form .ccm-search-block-submit {
	border-radius: 0;
	border: 1px solid #355787 !important;
	color: #333;
	padding-left: 10px;
	font-size: 14px !important;
	height: 38px !important;
}
.mobile-search .ccm-search-block-form .ccm-search-block-submit {
	color: transparent;
	background-image: url(../images/icon-search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.page-template-news .ccm-block-next-previous-previous-link {
	display: none;
}
.page-template-news .ccm-block-next-previous-next-link {
	display: none;
}
.page-template-news .ccm-block-next-previous-parent-link {
	/* display: none; */
	text-align: center;
	font-size: 18px;
	line-height: 20px;
}
.page-template-news .prev {
	float: left;
}
.page-template-news .nex {
	float: right;
}
.page-template-news h5 {
	font-size: 18px;
	margin: 0;
}
.page-template-references .prev, .page-template-references .nex {
	display: none;
}
.x-historie .sec2 .col-sm-8 {
}
.mobile-nav a {
	font-size: 19px;
}
.mobile-nav .nav > li {
	border-bottom: 1px #ededed solid;
}
.mobile-nav .dropdown-menux {
	padding-bottom: 8px;
}
.mobile-slider {
	display: none;
}




.brochurer .row {
	display: flex;
}
.bro {
	margin: 15px;
}
.bro h3 {
	color: #fff;
	margin-top: 0;
	margin-bottom: 15px;
}
section.blue {
	background: #7fa0cc;
	box-shadow: 0px 5px 3px 0px rgba(51, 51, 51, 0.75);
	padding-bottom: 20px;
	padding-top: 20px;
	border-top: solid 3px #355787;
}
.bro a, .img-download a {
	background: black;
	display:block;
	position: relative;
}
.bro a:hover img, .img-download a:hover img { opacity:0.85}

.hi-icon {
	position: absolute;
	z-index: 4;
	bottom: 23%;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
}
.hi-icon .x {
	display: inline-block;
	padding: 5%;
	border-radius: 50%;
}
.hi-icon .fa {
	font-size: 33px;
}
.hi-icon .x::after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.hi-icon {
	opacity: 0;
}
.hi-icon {
	opacity: 0;
}
.bro a:hover .hi-icon, .img-download a:hover .hi-icon {
	opacity: 1;
}

/* Effect 8 */
.hi-icon-effect-8 .hi-icon .x {
	background: rgba(255,255,255,0.1);
	-webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s;
	-moz-transition: -moz-transform ease-out 0.1s, background 0.2s;
	transition: transform ease-out 0.1s, background 0.2s;
}

.hi-icon-effect-8 .hi-icon .x:after {
	top: 0;
	left: 0;
	padding: 0;
	z-index: -1;
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1);
	opacity: 0;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
}

.hi-icon-effect-8 a:hover .hi-icon .x {
	background: rgba(255,255,255,0.05);
	-webkit-transform: scale(0.93);
	-moz-transform: scale(0.93);
	-ms-transform: scale(0.93);
	transform: scale(0.93);
	color: #fff;
	
}

.hi-icon-effect-8 a:hover .hi-icon .x:after {
	-webkit-animation: sonarEffect 1.3s ease-out 75ms;
	-moz-animation: sonarEffect 1.3s ease-out 75ms;
	animation: sonarEffect 1.3s ease-out 75ms;
}

@-webkit-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ccc, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ccc, 0 0 0 10px rgba(255,255,255,0.5);
		-webkit-transform: scale(1.5);
		opacity: 0;
	}
}
@-moz-keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ccc, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ccc, 0 0 0 10px rgba(255,255,255,0.5);
		-moz-transform: scale(1.5);
		opacity: 0;
	}
}
@keyframes sonarEffect {
	0% {
		opacity: 0.3;
	}
	40% {
		opacity: 0.5;
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ccc, 0 0 0 10px rgba(255,255,255,0.5);
	}
	100% {
		box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #ccc, 0 0 0 10px rgba(255,255,255,0.5);
		transform: scale(1.5);
		opacity: 0;
	}
}

.jobs-menu {
	text-align: right;
}
.jobs-menu p { margin:0;}
.jobs-menu a { text-align:right;}
.jobs-menu a {
	border: #42546a solid 1px;
	border-radius: 6px;
	padding: 8px 16px;
	background-image: url(../images/menu.png);
	background-repeat: repeat-x;
	background-position: center center;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-family: museo-slab, serif;
	font-style: normal;
	font-weight: 500;
	font-size: 12px;
	background-color: #6b80a7;
}
.jobs-menu a:hover {
	background-image: url(../images/hover.jpg);
	background-size: cover;
}
.col-sm-2.c4 {
	position: relative;
}
.credits {
	position: absolute;
	bottom: 22px;
}
.credits a {
	font-size: 12px;
}
.container.steps > .container {
	padding-right: 0;
	padding-left: 0;
}

/*h1 + h2 {
	margin-top: -28px;
	margin-bottom: 25px;
}*/
h1 + h2 {
	font-size: 27px !important;
	margin-bottom: 25px !important;
}
.ccm-page .col-sm-6 h3 {
	/*margin-top: 25px !important;*/
	margin-bottom: 0 !important;
}
.ccm-page.page-template-home .col-sm-6 h3 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}







/*==========  SUPER LARGE  ==========*/
 @media only screen and (min-width : 1200px) {
.jbmm.custom ul.mega-menuh > li > a {
	font-size: 16px;
}
}
 @media only screen and (min-width : 1400px) {
/*.container.steps {
	width: 1370px;
}*/
/*.x-service .container.steps {
	width: 1170px;
}*/
}
 @media only screen and (min-width : 1600px) {
/*.container.steps {
	width: 1570px;
}*/
.x-service .container.steps {
	width: 1170px;
}
.jbmm.custom ul.mega-menuh > li > a {
	font-size: 18px;
}
}
 @media only screen and (min-width : 1900px) {
/*.container.steps {
	width: 1870px;
}*/
.x-service .container.steps {
	width: 1170px;
}
}


/*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
.kompetencer h3 {
	font-size: 26px;
	margin-bottom: 25px;
}
.c2, .c3, .c4 {
	border-left: solid 1px;
	padding-left: 25px;
}
footer {
	min-height: 250px;
	margin-top: 100px;
	color: #EDEDED;
	padding-bottom: 50px;
	line-height: 1.4;
	font-size: 16px;
}
.c1 img {
	margin-top: 0px;
}
}
 @media only screen and (max-width : 1024px) {
.list-page-item {
	width: 50%;
}
.kompetencer-list li {
	font-size: 19px;
}
}

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
.kompetencer-list li {
	font-size: 18px;
	line-height: 1.3;
}
.ccm-page .img-txt-block p {
	font-size: 12px;
}
.ccm-page .img-txt-block h3 {
	font-size: 13px;
	margin-bottom: 7px !important;
	line-height: 1.3;
}
.txto {
	padding: 12px;
	margin-top: 15px;
	line-height: 1.3;
}
.brochurer .row {
	display: flex;
	flex-wrap: wrap;
}
.bro {
	width: 46%;
}
.bro h3 {
	margin-bottom: 15px;
	font-size: 18px;
}
.top-menu p {
	font-size: 14px;
}
.searcho {
	padding-top: 20px;
	padding-left: 0;
}
}


    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
.kompetencer-list li {
	font-size: 17px;
	line-height: 1.2;
}
.ccm-page .kompetencer-list h2 {
	font-size: 22px;
}
.bro {
	margin: 3%;
}
.bro {
	width: 44%;
}
.jbmm.responsive, .jbmm.responsive ul.mega-menuh {
	height: 100% !important;
}
}
 @media only screen and (max-width : 767px) {
.home-sec2 .col-sm-6:first-child {
	margin-right: 0;
}
.kompetencer-pagelist {
	max-width: 100%;
	float: none;
}
.home-sec2 .row {
	display: flex;
	flex-direction: column;
}
.list-page-item {
	width: 33%;
}
.home-sec2 .col-sm-6 {
	margin-left: 0;
}
.list-page-item img {
	max-width: 100%;
}
.kompetencer-list li {
	font-size: 17px;
	line-height: 1.2;
	margin-bottom: 10px;
}
.col-sm-6+.col-sm-6 > div.ccm-custom-style-container {
	margin-top: 0;
}
.ccm-custom-style-container.ccm-custom-style-main108-934 {
	margin-bottom: 10px;
}
.hom .sec1 h3 {
	font-size: 17px;
}
.home-thumbs-news .ccm-block-page-list-page-entry-text h3, .home-thumbs-news .ccm-block-page-list-page-entry-text h3 a {
	font-size: 17px;
	line-height: 20px;
}
.socials li {
	display: inline;
}
.page-template-home .slider {
/*display: none;*/
}
.mobile-slider {
	display: block;
	margin-bottom: 36px;
}
.ventilation p {
	margin-bottom: 18px;
	font-size: 14px;
}
.col-sm-4.c1 {
	margin-bottom: 24px;
}
.doty {
	display: none;
}
.news-list .jo .ccm-block-page-list-page-entry-text {
	border-bottom: none;
	padding-bottom: 12px;
	height: auto;
}
}

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 500px) {
.list-page-item {
	width: 50%;
}
.bro {
	width: auto;
}
.ccm-page h4 {
	font-size: 20px;
}
body {
	font-size: 14px;
	line-height: 18px;
}
}

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 380px) {
.list-page-item {
	width: 100%;
}
}







/*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
}

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
.c2, .c3, .c4 {
	padding-left: 15px;
}
.c1 {
	padding-right: 15px;
}
.c1 img {
	margin-top: -18px;
}
}
 @media only screen and (max-width : 767px) {
.row-eq-height {
	display: -webkit-block;
	display: -webkit-block;
	display: -ms-block;
	display: block;
}
.c2, .c3, .c4 {
	border-left: none;
	padding-left: 38%;
}
nav ul.nav {
/*display: none;*/
}
.ccm-custom-style-container.ccm-custom-style-main170-1114 {
	margin-bottom: 20px;
}
.ccm-custom-style-container.ccm-custom-style-main171-1113 {
	margin-bottom: 20px;
}
.ccm-custom-style-container.ccm-custom-style-main108-1441 {
	margin-bottom: 20px;
}

footer {
	min-height: 250px;
	margin-top: 30px;
}
}
    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
.ccm-page .sec0 h2 {
	font-size: 27px;
}
.ccm-page h1 {
	margin-top: 5px;
	margin-bottom: 18px;
	font-size: 24px;
}
.article-txt {
	font-size: 14px;
	line-height: 1.2;
}
.link p a {
	font-size: 14px;
}
.ccm-custom-style-container.ccm-custom-style-section323-1217 {
	margin-top: 20px;
}
.c1 > div {
	display: none;
}
.c3 {
	display: none !important;
}
.socials li {
	display: inline;
}
.ccm-page h2 {
	font-size: 18px;
}
.ccm-image-slider-text h2.ccm-image-slider-title {
	text-align: left;
	font-size: 20px;
	color: #fff !important;
	margin-top: 0;
	border-bottom: none !important;
	margin-bottom: 4px;
}
.desc {
	font-family: museo-slab, serif;
	font-size: 12px;
	min-height: auto;
	line-height: 1;
}
.ccm-image-slider-text {
	padding-bottom: 10px;
}
.ccm-block-page-list-header h2 {
	text-align: center;
	font-size: 25px !important;
	margin-bottom: 20px;/* font-weight: 600 !important; */
}
.container.steps {
	padding: 0;
}
.brochurer .row {
	display: flex;
	flex-direction: column;
}
.doty {
	display: none;
}
.ccm-page h3 {
	/* color: inherit; */
	font-weight: 900;
	font-size: 17px;
	line-height: 22px;
}
.news-list .ccm-block-page-list-title a {
	font-size: 20px;
	line-height: 1.25;
}
.ccm-image-slider-text {
	padding-bottom: 3px;
	padding-top: 8px;
}
}
 @media only screen and (max-width : 380px) {
.list-page-text a {
	font-size: 20px;
}
}


    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
.ccm-page h1 {
	margin-top: 5px;
	margin-bottom: 18px;
	font-size: 21px;
}
.mobile-nav a {
	font-size: 18px;
}
}
