
#header .primary-menu .ncSlot { width: 100%; }


/* #baad7b */

@media (min-width: 176px) {
 }

/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {

 }

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

}

/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {

 }


/** Person **/
/* line 3, ../sass/_person.scss */
div.website_person_container {
  width: 100%;
  padding-top: 20px;
  clear: both;
}

/* line 4, ../sass/_person.scss */
div.website_person_container .website_person {
  clear: both;
}

/* line 5, ../sass/_person.scss */
div.website_person_file.website_person_full {
  width: 95%;
  clear: both;
}

/* line 6, ../sass/_person.scss */
div.website_person_file.website_person_divide {
  padding-right: 1%;
  width: 30%;
}

/* line 8, ../sass/_person.scss */
div.website_person_file .func {
  font-weight: bold;
}

/* line 9, ../sass/_person.scss */
div.website_person .website_person_file {
  float: left;
  text-align: center;
  margin-bottom: 30px;
}

/* line 10, ../sass/_person.scss */
div.website_person .website_person_file img {
  padding: 2px;
  margin-bottom: 10px;
  max-width: 100%;
}

/* line 12, ../sass/_person.scss */
div.website_person .website_person_file .website_person_file_desc ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* line 13, ../sass/_person.scss */
div.website_person .website_person_file .website_person_file_image {
  padding: 0px 10px;
}

/* line 15, ../sass/_person.scss */
div.website_person_file.website_person_divide .website_person_file_image {
  padding: 0px;
  padding-right: 5px;
}

/* line 17, ../sass/_person.scss */
.website_person_name {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

/* line 18, ../sass/_person.scss */
img.website_person_img {
  border: 4px solid #ddd;
}

/* line 19, ../sass/_person.scss */
.website_person_description {
  padding-top: 50px;
}

/* line 20, ../sass/_person.scss */
.website_person_info {
  padding: 20px 0px;
}

/* line 21, ../sass/_person.scss */
.website_person_info p {
  padding: 0px;
  margin: 0px;
}

/* line 22, ../sass/_person.scss */
.website_person_info a {
  color: #1C2560;
}

/* line 23, ../sass/_person.scss */
.website_person_info p.website_person_return {
  font-weight: bold;
  padding-top: 25px;
}

/* line 24, ../sass/_person.scss */
.website_partner_func {
  font-weight: bold;
  padding: 0px;
  display: block;
  font-size: 16px;
}

/* line 29, ../sass/_person.scss */
.website_person_file_desc img {
  border-radius: 10px;
  border: 2px solid #fff;
  box-shadow: 1px 0 10px #ddd;
  -moz-box-shadow: 1px 0 10px #ddd;
}
/* line 36, ../sass/_person.scss */
.website_person_file_desc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 40, ../sass/_person.scss */
.website_person_file_desc ul li {
  background-image: none;
  padding: 0;
  margin: 0;
  float: none;
  width: 100%;
  display: block;
  text-align: center;
}

/* line 54, ../sass/_person.scss */
.ansatte-person-image img {
  max-width: 100%;
  height: auto;
}

#body .has-movie {
  position: relative;
  background-color: black;
  overflow: hidden;
}
 .dark .ncComponent-active, .dark  .ncComponent-active h1, .dark  .ncComponent-active h2, .dark  .ncComponent-active  h3, .dark  .ncComponent-active h4, .dark  .ncComponent-active h5, .dark  .ncComponent-active h6  {
color: #111;
}
#body .container-grid { position: relative; }
#body .overlay .container, .overlay .multicol {
	position: relative;
	z-index: 3;
}

#body .overlay.overlay-dark-5 .overlay-wrap {
	background: rgba( 0, 0, 0, 0.5);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-dark-6 .overlay-wrap {
	background: rgba( 0, 0, 0, 0.6);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-dark-7 .overlay-wrap {
	background: rgba( 0, 0, 0, 0.7);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-dark-75 .overlay-wrap {
	background: rgba( 0, 0, 0, 0.75);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-dark-8 .overlay-wrap {
	background: rgba( 0, 0, 0, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}


#body .overlay.overlay-light-5 .overlay-wrap {
	background: rgba( 255, 255, 255, 0.5);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-light-6 .overlay-wrap {
	background: rgba( 255, 255, 255, 0.6);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-light-7 .overlay-wrap {
	background: rgba( 255, 255, 255, 0.7);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-light-75 .overlay-wrap {
	background: rgba( 255, 255, 255, 0.75);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

#body .overlay.overlay-light-8 .overlay-wrap {
	background: rgba( 255, 255, 255, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

@media (min-width: 992px) {
	.nc-panel .sticky-header #header-wrap { top: 80px; }
}



