* {
  -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('/download/18.38d03ead14faea877c121374/1445507877449/glyphicons-halflings-regular.eot');
  src: url('/download/18.38d03ead14faea877c121374/1445507877449/glyphicons-halflings-regular.eot') format('embedded-opentype'),
  url('/download/18.38d03ead14faea877c121378/1445507880085/glyphicons-halflings-regular.woff2'),
  url('/download/18.38d03ead14faea877c121377/1445507879515/glyphicons-halflings-regular.woff') format('woff'),
  url('/download/18.38d03ead14faea877c121376/1445507878942/glyphicons-halflings-regular.ttf') format('truetype'),
  url('/images/18.38d03ead14faea877c121375/1445507878275/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 .5s ease-in-out, font-size .5s ease-in-out;
  -moz-transition: margin .5s ease-in-out, font-size .5s ease-in-out;
  transition: margin .5s ease-in-out, font-size .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{
  margin: 8px 20px 0 0;
}
div.srcTopMenuContainer ul{
  display: inline;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
div.srcTopMenuContainer li{
  padding: 0 13px;
  -webkit-transition: padding .5s ease-in-out;
  -moz-transition: padding .5s ease-in-out;
  transition: padding .5s ease-in-out;
}
div.srcTopMenuContainer li:first-of-type{
  padding-left: 0px;
}

div.srcMenuButton{
  cursor:pointer;
  padding: 9px 10px;
  margin: 8px 0;
  overflow: hidden;
  -webkit-transition: margin .5s ease-in-out;
  -moz-transition: margin .5s ease-in-out;
  transition: margin .5s ease-in-out;
}
div.srcMenuButton:hover, div.srcMenuButton:focus{background-color: #d15c13;}
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: 250px;
}
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: 200px;
}
.srcSearchCol button:hover span:before, .srcSearchCol button.active{color: #eb7125; background: #F3AA7D;}

div.srcMenuLogo img{
  width:350px !important;
  height: auto !important;
  -webkit-transition: margin .5s ease-in-out, width .5s ease-in-out;
  -moz-transition: margin .5s ease-in-out, width .5s ease-in-out;
  transition: margin .5s ease-in-out, width .5s ease-in-out;
}
div.srcMenuLogo{
  padding-top: 25px;
  -webkit-transition: padding .5s ease-in-out,;
  -moz-transition: padding .5s ease-in-out;
  transition: padding .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; min-height: 0 !important;}
.top-nav-collapse .srcTopContent > div:last-of-type{float:none !important; overflow: hidden;}
.top-nav-collapse .srcTopContent > div:last-of-type > div:last-of-type{
  float: left;
  clear: none !important;
  padding-top: 5px !important;
  margin-left: 20%;
  -webkit-transition: margin-left .5s ease-in-out;
  -moz-transition: margin-left .5s ease-in-out;
  transition: margin-left .5s ease-in-out;
}

.top-nav-collapse .srcTopContent .sv-searchform-portlet{display: none;}
.top-nav-collapse .srcMenuButton{margin: 2px 0;}

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

.top-nav-collapse div.srcTopMenuContainer{margin-right: 0px;}

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

div.srcTopContainer{
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1000;
}
div.srcTopContent{min-height: 100px}
div.srcTopContent, div.srcPopupMenu{
  position: relative;
  max-width: 1800px;
  width: 98%;
  margin: 0 auto;
  overflow: hidden;
}
div.srcTopContent{
  padding-bottom: 25px;
  max-height: 200px;
  -webkit-transition: max-height .5s ease-in-out;
  -moz-transition: max-height .5s ease-in-out;
  transition: max-height .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}

/* STARTSIDA */
.srcTopImage{position: relative; padding: 0 3px; margin: 0 auto; max-width: 2100px}
.srcTopImage div.sv-text-portlet, .srcTopImage div.srcCaption{
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: background-color .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out;
  transition: background-color .2s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 50px;
  padding: 25px;
  color: white;
}
.srcTopImage:hover div.srcCaption{background-color: rgba(255, 255, 255, 1);}
.srcTopImage img{max-width: 100% !important; max-height: none !important;}
.srcTopImage .sv-image-portlet{z-index: -1 !important;}


/* 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{
  font-size: 160%;
  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;}

.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('/images/18.1939e4a15356be76ad1fc1/1459248694561/icon_tw3.png');}
.srcIconRss:before{background-image: url('/images/18.1939e4a15356be76ad1fc0/1459248694107/icon_rss2.png');}

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

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

.srcCaptionOrange{position: relative;}
.srcCaptionOrange .sv-portlet-image-caption{
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0px;
  padding: 5px 10px;
  background-color: rgba(235, 113, 37, 0.83);
  color: #fff;
  font-size: 130%;
}

.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 .2s ease-in-out, border .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out, border .2s ease-in-out;
  transition: background-color .2s ease-in-out, border .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('http://motionvibe.com/images/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 .2s ease-in-out;
  -moz-transition: background-color .2s ease-in-out;
  transition: background-color .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:.35s;
  -o-transition-duration:.35s;
  transition-duration:.35s;
  -webkit-transition-timing-function:ease;
  -o-transition-timing-function:ease;
  transition-timing-function:ease
}

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

  /* 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: 150px;
    padding: 4px 12px;
    height: 24px;
  }
  div.srcSearchCol input[type="text"]{
    width: 150px;
    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 0 0;
  }

  .top-nav-collapse .srcSearchCol{margin-top: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-top: -47px;
    margin-bottom: -15px;
  }
}

@media (min-width: 1201px) {
  /* 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;}
}

@media (min-width: 951px) and (max-width: 1200px) {
  /* 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: 150% !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: 150% !important;
  }
  div.srcTopMenuContainer li{
    padding: 0 8px;
  }
  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: 950px) {
  div.srcMenuLogo{
    padding-top: 30px;
  }
  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%;
  }
}

@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: 900px) {
  div.srcTopMenuContainer li{
    padding: 0 7px;
  }
}
@media (max-width: 878px) {
  .topmenu{
    font-size: 140% !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 .sv-column-4{padding-bottom: 20px;}
}

@media (max-width: 767px) {
  .sv-image-portlet{text-align: center}
  .sv-grid-standard{
    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;}
}
@media (max-width: 550px) {
  /* News page 1kol */
  div.srcNewsGrid li{
    width: 100%;
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 500px) {
  .srcSearch{
    display: none;
  }
  div.srcMenuLogo img{
    width: 200px !important;
  }
}

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