
.sv-language-portlet {
   display: flex;
   align-items: center;
}


.sv-language-portlet .hh-site-language {
   font-size: 1.125rem;
   margin-right: .125rem;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-family: "Lato", sans-serif;
  line-height: 1.42857143;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../eot/glyphicons-halflings-regular.eot");
  src: url("../eot/glyphicons-halflings-regular.eot")
      format("embedded-opentype"),
    url("../woff2/glyphicons-halflings-regular.woff2"),
    url("../woff/glyphicons-halflings-regular.woff")
      format("woff"),
    url("../ttf/glyphicons-halflings-regular.ttf")
      format("truetype"),
    url("../svg/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}

.glyphicon {
  position: relative;
  /*  top: 1px; */
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: white;
}
.glyphicon.glyphicon-file:before {
  content: "\e022";
  color: #666;
  font-size: 190%;
  margin: 1px 0 0 10px;
}

.normalxnew a {
  color: #eb7125 !important;
  font-weight: 300 !important;
}
.normalxnew a:hover {
  text-decoration: underline;
}

.topmenu {
  -webkit-transition: margin 0.5s ease-in-out, font-size 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out, font-size 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out, font-size 0.5s ease-in-out;
}
/*.menunavbar{max-height: 750px; overflow: auto;}*/
/* .menunavbar .sv-jcrmenu-portlet li {
  display: list-item;
}
.menunavbar .sv-jcrmenu-portlet li,
.menunavbar .sv-jcrmenu-portlet h3 {
  padding-left: 10px;
  border-left: 1px solid #999;
}
.menunavbar .sv-jcrmenu-portlet li:hover,
.menunavbar .sv-jcrmenu-portlet h3:hover {
  border-left: 3px solid #eb7125;
  padding-left: 8px;
}
.menunavbar .sv-jcrmenu-portlet li a {
  line-height: 1.42857143;
} */

.srcFooter .sv-jcrmenu-portlet h3 {
  font-size: 200%;
  margin-top: 20px;
  margin-bottom: 4px;
}
.srcFooter .sv-jcrmenu-portlet h3 a {
  color: #ffffff;
  line-height: normal;
  text-transform: uppercase;
  font-weight: 500;
}
.srcFooter .sv-jcrmenu-portlet h3 a:hover {
  color: black;
}

div.srcTopMenuContainer ul {
  display: inline;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
div.srcTopMenuContainer li {
  padding: 0 9px;
  -webkit-transition: padding 0.5s ease-in-out;
  -moz-transition: padding 0.5s ease-in-out;
  transition: padding 0.5s ease-in-out;
}
div.srcTopMenuContainer li:first-of-type {
  padding-left: 0px;
}

/* div.srcMenuButton {
  cursor: pointer;
  margin-top: 15px;
  overflow: hidden;
  -webkit-transition: margin-top 0.5s ease-in-out;
  -moz-transition: margin-top 0.5s ease-in-out;
  transition: margin-top 0.5s ease-in-out;
} */

/* div.srcMenuButton .topmenu {
  font-weight: 400 !important;
}
div.srcMenuButton > div {
  float: left;
} */
/* div.srcMenuButton div.srcButton {
  padding-left: 10px;
} */
div.srcMenuButton div.srcButton > div {
  height: 3px;
  width: 32px;
  background-color: white;
  border-radius: 1px;
  margin-bottom: 6px;
}
div.srcMenuButton div.srcButton > div.last {
  margin-bottom: 0;
}
/* 
div.srcSearch {
  padding: 3px;
  background-color: #f3aa7d;
  margin-right: 10px;
}
div.srcSearch input[type="text"] {
  border: 0;
  background: transparent;
  color: white;
  padding: 6px 12px;
  height: 34px;
  width: 230px;
}
div.srcSearch button {
  border: none;
  background: none;
  border-left: 1px solid #eb7125;
}
div.srcSearch button span:before {
  content: "\e003";
  font-size: 18px;
  color: #eb7125;
} */

/* .searchCollapse {
  display: none;
}
.srcSearchCol {
  margin-top: 4px;
  position: relative;
}
.srcSearchCol button {
  border: none;
  background: none;
  padding: 0px;
  cursor: pointer;
  margin: 0;
}
.srcSearchCol button span:before {
  content: "\e003";
  font-size: 14px;
  padding: 8px;
  display: block;
  cursor: pointer;
}
.srcSearchCol input[type="text"] {
  border: 0;
  background: #f3aa7d;
  color: white;
  padding: 0px 12px;
  height: 30px;
  width: 180px;
}
.srcSearchCol button:hover span:before,
.srcSearchCol button.active {
  color: #eb7125;
  background: #f3aa7d;
} */

div.srcMenuLogo img {
  width: 350px !important;
  height: auto !important;
  -webkit-transition: margin 0.5s ease-in-out, width 0.5s ease-in-out;
  -moz-transition: margin 0.5s ease-in-out, width 0.5s ease-in-out;
  transition: margin 0.5s ease-in-out, width 0.5s ease-in-out;
}
div.srcMenuLogo {
  padding-top: 25px;
  -webkit-transition: padding 0.5s ease-in-out;
  -moz-transition: padding 0.5s ease-in-out;
  transition: padding 0.5s ease-in-out;
}
.top-nav-collapse div.srcMenuLogo {
  overflow: hidden;
  padding-top: 15px;
}
.top-nav-collapse div.srcMenuLogo img {
  margin-right: -110px;
  margin-top: -55px;
}
.top-nav-collapse .srcTopContent {
  max-height: 48px;
  height: 48px;
  min-height: 0 !important;
}
.top-nav-collapse div.srcTopMenuContainer {
  margin-right: 0px;
}
/* 
.top-nav-collapse .srcTopContent > div:last-of-type > div:last-of-type {
  clear: none !important;

  -webkit-transition: margin-left 0.5s ease-in-out;
  -moz-transition: margin-left 0.5s ease-in-out;
  transition: margin-left 0.5s ease-in-out;
} */
/* 
.top-nav-collapse .srcTopContent .sv-searchform-portlet {
  display: none;
}

.top-nav-collapse .srcTopContent .searchCollapse {
  display: block;
} */

/* .srcMaincontentXL > div {
  max-width: 1400px !important;
} */

div.srcTopContent {
  min-height: 100px;
}
div.srcTopContent,
div.srcPopupMenu {
  position: relative;
  /* max-width: 2100px; */
  margin: 0 auto;
  overflow: hidden;
}
div.srcTopContent {
  padding-bottom: -1px;
  -webkit-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
/* POPUPMENU */
div.srcPopupMenu {
  max-height: 600px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
/* div.srcPopupMenu .sv-jcrmenu-portlet{overflow: hidden; padding: 0;} */
div.srcPopupMenu > div > div {
  padding-bottom: 30px;
}

div.srcMenuGrid > div {
  display: block;
  float: left;
  margin-left: 2.564102564102564%;
}
div.srcMenuGrid > div.srcCol-2 {
  width: 14.52991452991453%;
}
div.srcMenuGrid > div.srcCol-2:nth-of-type(7) {
  clear: both;
  margin-left: 0;
}

div.srcMenuGrid > div.srcCol-3 {
  width: 23.076923076923077%;
}
div.srcMenuGrid > div.srcCol-3:nth-of-type(5) {
  clear: both;
  margin-left: 0;
}

div.srcMenuGrid > div:first-of-type {
  margin-left: 0;
}

div.srcMenuGrid img,
div.puff3col img {
  margin: 0 auto;
  max-width: 80px;
  display: block;
  border: 5px solid transparent;
  -webkit-transition: border 0.1s ease-in-out;
  -moz-transition: border 0.1s ease-in-out;
  transition: border 0.1s ease-in-out;
}
div.puff3col img {
  max-width: 110px;
}
div.puff3col h3 {
  margin-top: 10px;
}
div.srcMenuGrid.stor img {
  max-width: 125px;
  width: 100%;
}
div.srcMenuGrid a {
  display: block;
}
div.srcMenuGrid > div:hover img {
  border: 0px solid transparent;
}
div.srcMenuGrid > div:hover p {
  text-decoration: underline;
}
div.puff3col > div:hover img {
  border: 0px solid transparent;
}

/* Grid border */
/*.srcGridBorderPad{padding: 2.5em 0; border-bottom: 1px solid #cccccc;}*/
.srcGridBorderPad:after {
  content: "";
  display: block;
  margin-top: 2.5em;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 2.5em;
}
.srcGridBorderPad > div {
  overflow: hidden;
}
.srcGridBorderPad .srcNewsGrid {
  margin-bottom: -1.2em;
}
.srcGridBorder > div > .sv-row {
  position: relative;
}
.srcGridBorder > div > .sv-row > div:nth-of-type(1n + 2) > div:before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  border-left: 1px solid silver;
  margin-left: -1.4%;
}

.srcHeadingNoMargin h1,
.srcHeadingNoMargin h2,
.srcHeadingNoMargin h3,
.srcHeadingNoMargin h4 {
  margin-top: 0px !important;
}

/* NEWS GRID */
div.srcNewsGrid li {
  margin-left: 2.564102564102564%;
  display: block;
  float: left;
  overflow: hidden;
  position: relative;
}

div.srcNewsGrid li:first-of-type {
  margin-left: 0;
}
div.srcNewsGrid {
  overflow: hidden;
  clear: both;
}
div.srcNewsGrid img {
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
  transition: opacity 0.2s ease 0s, transform 0.2s ease 0s;
}

div.newsImage {
}

div.newsText {
  display: block;
  width: 100%;
  -webkit-transition: background-color 0.2s ease 0s, transform 0.2s ease 0s;
  -moz-transition: background-color 0.2s ease 0s, transform 0.2s ease 0s;
  transition: background-color 0.2s ease 0s, transform 0.2s ease 0s;
}
div.newsText h4 {
  margin: 5px 0;
  color: black;
}
div.newsText p {
  margin: 0 0 10px 0;
}
div.newsText .normalxnew {
  font-size: 140%;
}
div.newsText .date {
  color: #666;
  text-transform: uppercase;
  font-size: 130%;
  margin: 9px 0 0 0;
}

/* Staff */
.staffListing div.newsImage {
  border: none;
}
.staffListing div.newsText h4 {
  margin-top: 10px;
}
/*.staffListing div.newsText a{text-decoration: none;} */
.staffListing div.newsText a:hover h4 {
  text-decoration: underline;
  color: #eb7125;
}
.staffListing li:hover h4 {
  color: #eb7125;
}

.staffListing--pluralakes {
   --ch-col-w: 23em;
}

.staffListing--pluralakes a.env-link.env-link-secondary {
   word-break: break-all;
}

.sv-theme-pluralakes #TopImage + .sv-image-portlet {
   position: relative;
   height: 600px;
}
   
@media (max-width: 900px) {
   .sv-theme-pluralakes #TopImage + .sv-image-portlet {
      height: 400px;
   }
}
   
@media (max-width: 500px) {
   .sv-theme-pluralakes #TopImage + .sv-image-portlet {
      height: 300px;
   }
}
   
.sv-theme-pluralakes #TopImage + .sv-image-portlet img {
   position: absolute;
   object-fit: cover;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   height: 100%;
}
   
.env-card__image-wrapper {
   position: relative;
   height: 420px;
}
   
.env-card__image-wrapper img {
   position: absolute;
   object-fit: cover;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   height: 100%;
}
   
.staffTopCols > div:first-of-type {
  max-width: 200px;
}
.staffTopCols > div:last-of-type {
  float: left;
}
.staffTopCols .rubrikxh3 {
  margin: 0;
}

.publistStart {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 5px 10px 0;
}
.publistStart:hover {
  background-color: white;
  -webkit-transition: background-color 0.2s ease 0s;
  -moz-transition: background-color 0.2s ease 0s;
  transition: background-color 0.2s ease 0s;
}

.srcBlaRuta {
  background-color: rgba(155, 178, 206, 0.3);
  padding: 5px 30px 10px;
}

.headingLinethrough {
  border-bottom: 10px solid rgba(155, 178, 206, 1);
  margin: 5px 0 30px;
  position: relative;
  clear: both;
  text-align: center;
}
.headingLinethrough h2 {
  top: 15px;
  position: relative;
  display: inline;
  text-align: center;
  padding: 0 15px;
  background: white;
  font-size: 220%;
  font-weight: 300;
  text-transform: uppercase;
}
.headingLinethrough h4 {
  top: 11px;
  position: relative;
  display: inline;
  text-align: center;
  padding: 0 15px;
  background: white;
  font-weight: 300;
  text-transform: uppercase;
}

.smallxlink a:after {
  content: "\e080";
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 2px;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.smallxlinkxhand a {
  color: #eb7125;
}

.smallxlinkxhand a:before,
.srcIconPen .sv-text-portlet-content > :before,
.srcIconCloud .sv-text-portlet-content > :before {
  font-family: "Glyphicons Halflings";
  color: #999;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.srcIconList:after,
.srcIconFilm:after,
.srcIconFile:after {
  font-family: "Glyphicons Halflings";
  color: #666;
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: top;
  margin-top: 2px;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.smallxlinkxhand a:before {
  content: "\e127";
  font-size: 180%;
}
.srcIconPen .sv-text-portlet-content > :before {
  content: "\270f";
  font-size: 100%;
  margin-top: -5px;
}
.srcIconCloud .sv-text-portlet-content > :before {
  content: "\e197";
  font-size: 100%;
  color: #666;
  margin-top: -5px;
}
.srcIconList:after {
  content: "\e032";
}
.srcIconFilm:after {
  content: "\e009";
}
.srcIconFile:after {
  content: "\e022";
}
.sv-decoration-Blaruta {
  padding-bottom: 15px;
}
.sv-decoration-Blaruta h3 {
  font-weight: 300;
}

.srcIconMobile:before,
.srcIconMail:before,
.downloadxlink a:before {
  font-family: "Glyphicons Halflings";
  display: block;
  float: left;
  color: #eb7125;
  font-size: 170%;
  margin-right: 8px;
}
.srcIconMobile:before {
  content: "\e145";
}
.srcIconMail:before {
  content: "\2709";
}
.srcIconTwitter:before,
.srcIconRss:before {
  content: "";
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  margin-right: 5px;
}
.srcIconTwitter:before {
  background-image: url("../png/icon_tw3.png");
}
.srcIconRss:before {
  background-image: url("../png/icon_rss2.png");
}

.downloadxlink a:before {
  content: "\e025";
  font-size: 100%;
  display: inline-block;
  float: none;
  margin-right: 3px;
}

.srcQuote {
  padding: 40px 15% 40px 13%;
  margin: 0;
  clear: both;
}
.srcQuote p.quote {
  position: relative;
  color: #999;
  font-weight: 300;
}

/* Ny Quotedekoration */
.srcQuoteNy {
  padding: 40px 15% 40px 13%;
  margin: 0;
  clear: both;
}
.srcQuoteNy p.quote {
  position: relative;
  color: #333333;
  font-weight: 700;
  font-size: 28px;
  font-style: italic;
}
.srcQuoteNy p.quote:before,
.srcQuoteNy p.quote:after {
  height: 30px;
  position: absolute;
  font-size: 80px;
  vertical-align: top;
  display: inline-block;
  line-height: 100%;
  font-weight: 400;
  color: #999;
}
.srcQuoteNy p.quote:before {
  content: open-quote;
  top: -15px;
  left: -40px;
}
.srcQuoteNy p.quote:after {
  content: close-quote;
  bottom: -5px;
  right: -20px;
}

/* Bildtexter */
.srcCaptionOrange {
  position: relative;
}

.srcCaptionOrange .env-text-caption-01 {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0px;
  padding: 5px 10px;
  background-color: rgba(235, 113, 37, 0.83) !important;
  font-family: "Lato", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
}

.srcRightcolmarg {
  margin: 0 30px;
}

.youtubeVid {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 57%;
}
.youtubeVid iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.videoList a {
  padding: 0.9em 1em;
  border-bottom: 1px solid #eb7125;
  display: block;
  text-align: left;
}
.videoList a:hover {
  text-decoration: none;
  background-color: rgba(235, 113, 37, 0.3);
  color: #333;
}
.videoActive {
  background-color: rgba(235, 113, 37, 0.3);
}

.highlight ul {
  padding-left: 20px;
}
.highlight li {
  margin-bottom: 5px;
}
.highlight h4,
.srcRelatedInfo h4 {
  font-size: 220%;
  font-weight: 300;
}

.graxlankblock {
  padding: 7px;
  text-align: center;
  margin: 10px 0;
  text-transform: uppercase;
  border-radius: 20px;
  -webkit-transition: transform 0.2s ease 0s;
  -moz-transition: transform 0.2s ease 0s;
  transition: transform 0.2s ease 0s;
  background-color: rgba(0, 0, 0, 0.3);
}
.graxlankblock a {
  display: block;
}
.graxlankblock:hover {
  background-color: rgba(0, 0, 0, 0.2);
  transform: scale(1.05);
}

div.srcPubListing a {
  display: block;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, border 0.2s ease-in-out;
  border-left: 5px solid rgba(235, 113, 37, 0);
  border-right: 5px solid rgba(235, 113, 37, 0);
}
div.srcPubListing div.srcPubCol {
  width: 50%;
  display: block;
  float: left;
  padding: 15px;
}
div.srcPubListing h3 {
  color: rgba(235, 113, 37, 1);
  font-size: 180%;
  font-weight: 500;
  margin-top: 0;
}
div.srcPubListing p {
  font-size: 140%;
}
div.srcPubListing p.content {
  margin-top: 0;
  /*  max-height: 8em;
    overflow: hidden;
    text-overflow: ellipsis; */
  line-height: 1.6em;
}
div.srcPubListing .authors {
  font-style: italic;
}
div.srcPubListing b {
  font-weight: 400;
}
div.srcPubListing a:hover {
  background-color: rgba(0, 0, 0, 0.03);
  border-left: 5px solid rgba(235, 113, 37, 1);
  border-right: 5px solid rgba(235, 113, 37, 1);
}
div.srcPubListing hr {
  border: 0;
  border-top: 1px solid #cccccc;
}

.bgLoader {
  background-image: url("../gif/ajax-loader4.gif");
  background-repeat: no-repeat;
  background-position: center bottom;
  min-height: 50px;
  text-align: center;
  margin-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

/* forms */
.form-inline .btn-default {
  background-color: #f5f5f5;
}
.form-control {
  border-radius: 0px;
}
.btn-default {
  background-image: none;
  background-repeat: repeat-x;
  border: none;
  text-shadow: none;
  box-shadow: none;
  background-color: #eb7125;
  border-radius: 0;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.selectbox .btn-default:active,
.selectbox .btn-default.active {
  background-color: rgba(155, 178, 206, 0.4);
  border: none;
  box-shadow: none;
}
.selectbox .form-inline a {
  margin-bottom: 5px;
  line-height: 2;
}
.selectbox .btn-default {
  display: inline-block;
  margin: 3px;
  background-color: #f5f5f5;
  background-image: none;
  border: none;
  border-radius: 0;
  font-size: initial;
  text-shadow: none;
  box-shadow: none;
  padding: 4px 10px;
  -webkit-appearance: none;
}
.selectbox .btn-default:hover,
.selectbox .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.selectbox .btn-default:active,
.selectbox .btn-default.active {
  background-color: rgba(155, 178, 206, 0.4);
  border: none;
  box-shadow: none;
}

/* Sections */
.srcApectImage {
  position: relative;
}
.srcApectImage .sv-image-portlet {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.srcApectImage .sv-text-portlet {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  width: 100%;
}
.srcApectImage img {
  max-width: 100% !important;
  max-height: none !important;
  z-index: -1 !important;
}
.srcApectImage .rubrikxh4,
.srcApectImage p {
  margin: 0;
  color: white;
}
.srcApectImage h4 a {
  display: block;
  padding: 15px;
  text-decoration: none !important;
  font-weight: 300 !important;
  color: white;
}
.srcApectImage:hover .rubrikxh4 a {
  color: #eb7125;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
.srcApectImage.orange .sv-text-portlet {
  padding: 15px;
  top: 0;
  background-color: rgba(235, 113, 37, 0.8);
}
.srcApectImage.orange .rubrikxh3 {
  margin: 5px 0 10px 0;
  color: white;
}

.collapse {
  display: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
}

/**** OEMBED SRC SCC ****/
.sv-embeddedmedia-portlet {
  margin: 40px 0;
}
.sv-embeddedmedia-portlet .sv-embeddedmedia-container {
  width: 100%;
  height: auto;
  max-width: none !important;
  max-height: none !important;
}
.sv-embeddedmedia-portlet .oembedall-container img {
  width: 100%;
  height: auto;
}
.sv-embeddedmedia-portlet .oembedall-container p {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  color: #333333;
  line-height: 1.42857143;
}

/**** Facetterad sök ****/
.src-facet-block {
  position: relative;
  width: 100%;
  min-width: 220px;
}
.src-facet-block p {
  padding: 10px;
  border: 1px solid silver;
  display: block;
}
.src-facet-block ul {
  display: none;
  position: absolute;
  background: rgba(255, 255, 255, 0.86);
  z-index: 9999;
  padding: 10px;
  border: 1px solid silver;
  width: 100%;
}

@media (min-width: 1401px) {
  #svid10_38d03ead14faea877c11e54b {
    padding-top: 140px !important;
  }
  #svid10_76308e0c152098549fa41f6 {
    padding-top: 140px !important;
  }
}
@media (max-width: 1400px) {
  /* div.srcTopContent {
    padding-bottom: 15px;
  } */
  /* .top-nav-collapse .srcMenuButton {
    margin-top: 17px;
  } */
  /* meny och sÃƒÆ’Ã‚Â¶k container */
  /* .srcTopContent > div:last-of-type > div:last-of-type {
    padding-top: 10px !important;
  } */

  div.srcMenuLogo {
    padding-top: 20px;
  }

  div.srcMenuLogo img {
    width: 300px !important;
  }
  div.srcSearch input[type="text"] {
    width: 120px;
    padding: 4px 12px;
    height: 24px;
  }
  div.srcSearchCol input[type="text"] {
    width: 120px;
    position: absolute;
    top: 0;
    left: 30px;
  }
  /* div.srcMenuButton div.srcButton > div {
    height: 2px;
    width: 22px;
    margin-bottom: 4px;
  } */
  /* div.srcMenuButton .topmenu,
  div.srcMenuButton .topmenu:hover {
    font-size: 160%;
    line-height: 100%;
  } */
  /* div.srcTopMenuContainer {
    margin: 5px 20px 5px 0;
  } */

  /* top-nav-collapse */
  .top-nav-collapse .srcTopContent {
    max-height: 38px;
  }
  .top-nav-collapse .topmenu,
  .top-nav-collapse .topmenu:hover {
    font-size: 140%;
  }
  .top-nav-collapse div.srcMenuLogo img {
    margin-right: -90px;

    margin-bottom: -15px;
  }
}

@media (min-width: 1200px) {
  /* NEWS GRID */
  div.srcNewsGrid {
    overflow: hidden;
  }
  div.srcNewsGrid li {
    width: 31.623931623931625%;
  }
  div.srcNewsGrid .col4 li {
    width: 23.076923076923077%;
  }
  div.srcNewsGrid .col3 li:nth-of-type(3n + 1) {
    margin-left: 0;
    clear: both;
  }
  div.srcNewsGrid .col4 li:nth-of-type(4n + 1) {
    margin-left: 0;
    clear: both;
  }
  div.srcNewsGrid .col6 li {
    width: 14.52991452991453%;
  }
  div.srcNewsGrid .col6 li:nth-of-type(6n + 1) {
    margin-left: 0;
    clear: both;
  }
  /* NEWS GRID News page */
  div.srcNewsGrid.news {
    overflow: hidden;
  }
  div.srcNewsGrid.news li {
    width: 31.623931623931625%;
  }
  div.srcNewsGrid.news li:first-of-type {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 65.81196581196582%;
  }
  div.srcNewsGrid.news li:nth-of-type(4) {
    margin-left: 0;
    clear: both;
  }
  div.srcNewsGrid.news li:nth-of-type(n + 4) {
    width: 23.076923076923077%;
  }
  div.srcNewsGrid.news li:first-of-type h4 {
    font-size: 280%;
  }
  div.srcNewsGrid.news li:first-of-type .newsIngress {
    font-size: 168%;
    height: auto;
  }
  div.srcNewsGrid.news li:first-of-type .standfirst {
    display: none;
  }
  div.srcNewsGrid.news li:nth-of-type(1n + 2) {
    min-height: 245px;
  }
  /*div.srcNewsGrid.news li:nth-of-type(1n+2) h4{display: none;} */

  div.srcNewsGrid .right li {
    margin-right: 2.564102564102564%;
    display: block;
    float: right;
    overflow: hidden;
    position: relative;
    margin-left: 0;
  }
  div.srcNewsGrid.news .right li:nth-of-type(4) {
    margin-right: 2.564102564102564%;
    clear: none;
    margin-right: 0;
  }
  div.srcNewsGrid.news li:first-of-type .newsText {
    position: relative;
    top: 0;
    display: block;
    transform: none;
    height: 140px;
  }
  div.srcNewsGrid.news li:first-of-type .newsImage {
    border-bottom: none;
  }
}
.src-header-navigation-menu {
  overflow: hidden;
}
@media (min-width: 951px) and (max-width: 1200px) {
  /* .sr-news-grid-item {
    width: 49%;
  } */
  /* NEWS GRID News */
  div.srcNewsGrid.news li:nth-of-type(n + 3) {
    width: 31.623931623931625%;
  }
  div.srcNewsGrid.news li:nth-of-type(2n + 1) {
    clear: none;
    margin-left: 2.564102564102564%;
  }
  div.srcNewsGrid.news li:first-of-type {
    margin-left: 0;
    margin-right: 0;
  }
  div.srcNewsGrid.news li:nth-of-type(3n + 3) {
    margin-left: 0;
    margin-right: 0;
    clear: both;
  }

  div.srcNewsGrid li {
    width: 48.717948717948715%;
  }
  div.srcNewsGrid li:nth-of-type(2n + 1) {
    margin-left: 0;
    clear: both;
  }

  div.srcNewsGrid .col4 li {
    width: 31.623931623931625%;
  }
  div.srcNewsGrid .col4 li:nth-of-type(3n + 1) {
    margin-left: 0;
    clear: both;
  }
  div.srcNewsGrid .col4 li {
    margin-left: 2.564102564102564%;
    clear: none;
  }
  div.srcNewsGrid .col4.row1 li:nth-of-type(4) {
    display: none;
  }

  div.srcNewsGrid .col6 li {
    width: 23.076923076923077%;
  }
  div.srcNewsGrid .col6 li:nth-of-type(2n + 1) {
    margin-left: 2.564102564102564%;
    clear: none;
  }
  div.srcNewsGrid .col6 li:nth-of-type(4n + 1) {
    margin-left: 0;
    clear: both;
  }
}

@media (min-width: 500px) and (max-width: 1200px) {
  .srcMaincontent,
  .srcFooter > div {
    max-width: 970px;
    margin: 0 auto;
  }
}
@media (min-width: 767px) and (max-width: 1200px) {
  div.srcNewsGrid .col6 li {
    width: 23.076923076923077% !important;
  }
  div.srcNewsGrid .col6 li:nth-of-type(2n + 1) {
    margin-left: 2.564102564102564%;
    clear: none;
    float: left;
  }
  div.srcNewsGrid .col6 li:nth-of-type(4n + 1) {
    margin-left: 0;
    clear: both;
  }

  /* Selectiongrid */
  .sv-grid-specialx2pxmargin.srcSectionGrid .sv-column-4 {
    width: 49.92857142857143%;
  }
  .sv-grid-specialx2pxmargin.srcSectionGrid .sv-column-4:last-of-type {
    width: 100%;
    margin-top: 3px;
  }
  .sv-grid-specialx2pxmargin.srcSectionGrid
    .sv-column-4:last-of-type
    > .sv-row {
    width: 49.92857142857143%;
    float: left;
  }
  .sv-grid-specialx2pxmargin.srcSectionGrid
    .sv-column-4:last-of-type
    > .sv-row:last-of-type {
    margin-left: 0.14285714285714285%;
  }
  .sv-grid-specialx2pxmargin.srcSectionGrid
    .sv-column-4:last-of-type
    .sv-spacer {
    display: none;
  }
}
@media (max-width: 766px) {
  div.srcNewsGrid .col6 li {
    float: left;
    margin-left: 2.564102564102564%;
    width: 48.717948717948715%;
  }
  div.srcNewsGrid .col6 li:nth-of-type(2n + 1) {
    margin-left: 0;
    clear: both;
  }
  .srcGridBorder > div > .sv-row > div:nth-of-type(1n + 2) > div:before {
    border-left: none;
    border-top: 1px solid #cccccc;
    width: 100%;
    position: relative;
    padding-bottom: 2.5em;
    margin-top: 4em;
  }
}

@media (max-width: 1060px) {
  .topmenu {
    font-size: 140% !important;
  }
}

@media (min-width: 1000px) {
  .sv-grid-standard .puff3col .sv-column-4:nth-of-type(3n + 1) {
    margin-left: 0;
    clear: both;
  }
}

@media (max-width: 999px) {
  .topmenu {
    font-size: 120% !important;
  }
  div.srcTopMenuContainer li {
    padding: 0 7px;
  }
  div.srcTopMenuContainer {
    margin: 5px 10px 0 0;
  }
  .top-nav-collapse .topmenu,
  .top-nav-collapse .topmenu:hover {
    font-size: 140% !important;
  }
  .top-nav-collapse div.srcMenuLogo img {
    width: 300px !important;
  }
  div.srcSearch input[type="text"] {
    width: 140px;
  }
  .srcMaincontent,
  .srcFooter > div {
    max-width: 740px;
    margin: 0 auto;
  }
  div.srcPubListing div.srcPubCol {
    width: auto;
    float: none;
  }

  .sv-grid-standard .puff3col .sv-column-4 {
    width: 48.717948717948715%;
  }
  .sv-grid-standard .puff3col .sv-column-4:nth-of-type(2n + 3) {
    margin-left: 0;
    clear: both;
  }
  .sv-grid-standard .puff3col .sv-column-4:nth-of-type(2n + 2) {
    margin-left: 2.564102564102564%;
  }

  .staffListing div.newsText .normalxnew {
    font-size: 120%;
    margin-bottom: 5px;
  }
  .staffListing div.newsText h4 {
/*    font-size: 140%; */
  }

  .highlight h4,
  .relatedxinfo,
  .srcRelatedInfo h4 {
    font-size: 180%;
  }
}

@media (max-width: 1200px) {
  div.srcMenuLogo {
    padding-top: 20px !important;
  }
  div.srcMenuLogo img {
    width: 250px !important;
  }
  div.srcMenuGrid.stor > div.srcCol-2 {
    width: 31.623931623931625%;
  }
  div.srcMenuGrid.stor > div.srcCol-2:nth-of-type(4) {
    clear: both;
    margin-left: 0;
  }
  /*
    .srcTopImage div.sv-text-portlet, .srcTopImage div.srcCaption{
      padding: 10px;
      margin: 15px;
    }
    */
  .bildtextxnormal {
    font-size: 180%;
    line-height: 130%;
  }

  .top-nav-collapse .srcTopContent > div:last-of-type > div:last-of-type {
    margin-left: 10%;
  }
}
.src-top-main-content-container {
  margin-top: 2.5em;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 300px) {
  .top-nav-collapse .srcTopLogoContainer {
    width: 110px !important;
    overflow: hidden;
  }
}
@media (max-width: 321px) {
  .top-nav-collapse .src-header-navigation-menu {
    margin-left: 100px !important;
  }
}
@media (max-width: 397px) {
  .top-nav-collapse .srcTopLogoContainer {
    width: 185px;
    overflow: hidden;
  }
  /* div.srcMenuLogo img {
    width: 100%;
  }
  .srcTopContent > .sv-vertical {
    width: 100%;
  } */

  /* .src-header-navigation-menu {
    width: unset !important;
    min-width: unset !important;
  } */
  /* .src-search-button-toggler,
  .src-header-divider {
    display: none !important;
  } */
  /* .src-search-button-toggler {
    padding-right: 5px;
  } */
  .top-nav-collapse .src-header-navigation-menu {
    margin-top: -50px;
    margin-left: 100px !important;
  }
}

@media (max-width: 950px) and (min-width: 551px) {
  /* News page 1kol + 2kol listning */

  div.srcNewsGrid li:first-of-type {
    width: 48.717948717948715%;
  }
  div.srcNewsGrid.news li:first-of-type {
    width: 100%;
    float: none;
  }
  div.srcNewsGrid li:nth-of-type(1n + 2) {
    width: 48.717948717948715%;
  }
  div.srcNewsGrid.news li:nth-of-type(2n + 2) {
    margin-left: 0;
    clear: both;
  }
  div.srcNewsGrid .col4 li:nth-of-type(2n + 3),
  div.srcNewsGrid .col3 li:nth-of-type(2n + 3) {
    margin-left: 0;
    clear: both;
  }
}

@media (max-width: 1000px) {
  div.srcTopMenuContainer li {
    padding: 0 7px;
  }
}
@media (max-width: 1200px) {
  .topmenu {
    font-size: 135% !important;
  }
  div.srcTopMenuContainer li {
    padding: 0 6px;
  }
}

@media (max-width: 1000px) {
  .topmenu {
    font-size: 130% !important;
  }
  div.srcTopMenuContainer li {
    padding: 0 4px;
  }
}

@media (max-width: 835px) {
  div.srcTopMenuContainer,
  .top-nav-collapse .srcSearchCol {
    display: none;
  }
  div.srcMenuLogo {
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .sv-grid-standard .puff3col [class*="sv-column"] {
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .sv-image-portlet {
    text-align: center;
  }
  .sv-grid-standard,
/*  .sv-grid-image-1340, */
  .sv-grid-1340
   { 
    padding-left: 15px;
    padding-right: 15px;
  }
  div.srcMenuGrid.stor > div.srcCol-3 {
    width: 48.717948717948715%;
  }
  div.srcMenuGrid.stor > div.srcCol-3:nth-of-type(3) {
    clear: both;
    margin-left: 0;
  }
  div.srcPopupMenu {
    max-height: 500px;
  }
  .srcRightcolmarg {
    margin: 0;
  }
  .srcCaptionOrange .env-text-caption-01 {
    position: relative;
    margin: 0;
    padding: 10px;
    background-color: rgb(235, 113, 37);
  }
}
@media (max-width: 640px) {
  /** här*/
  .srcQuoteNy {
    padding: 40px 5% 40px 6%;
  }
  .srcQuoteNy p.quote {
    font-size: 170%;
  }
  .srcQuoteNy p.quote:before {
    top: -15px;
    left: -30px;
  }
  .srcQuoteNy p.quote:after {
    bottom: -10px;
    right: -25px;
  }
  div.srcMenuLogo {
    overflow: hidden;
    padding-top: 15px;
  }
  div.srcMenuLogo img {
    margin-right: -110px;
    margin-top: -55px;
  }
  .srcTopContent {
    max-height: 48px;
    height: 48px;
    min-height: 0 !important;
  }
  div.srcTopMenuContainer {
    margin-right: 0px;
  }
}
@media (max-width: 550px) {
  /* News page 1kol */
  div.srcNewsGrid li {
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

@media (max-height: 500px) {
  div.srcPopupMenu {
    max-height: 400px;
  }
}

.srcTopImageContainer h1 {
  color: #fff;
}

@media (max-width: 1102px) {
  .src-top-main-content-container {
    transition: all 0.3s ease-in-out;
  }
}

.src-padding {
   padding-left: 24px;
   padding-right: 24px;
}

@media (max-width: 767px) {
   .src-padding {
      padding-left: 16px;
      padding-right: 16px;
   }
}

.src-newsletter-form {
   font-size: 1rem;
   line-height: 2;
   font-family: 'Lato', sans-serif;
}

.src-newsletter-form div {
   margin-bottom: .5rem;
}

.src-newsletter-form label {
   font-weight: 400;
}

.src-newsletter-form label[for="email"] {
   display: block;
   margin-bottom: 0;
}
