﻿/*!

 */
 @import url(//fonts.googleapis.com/css?family=Lato:400,300,700,300italic,400italic,700italic);
 

 
 
body {
	 font-family: 'Lato', sans-serif;
}
body {
	 min-width: 800px;
	 padding-top: 137px;
 }
 .container-fluid {
	min-width:800px;
	max-width: 2100px;
 }
 a {
	 color:#eb7125;
 }
 h1, .h1 {
    font-size: 40px;
	font-weight:300;
	margin: 30px 0 20px;
}
@media (max-width: 1199px) {
h1, .h1 {
    font-size: 34px;
}
}
 hr {
  margin-top: 5px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #eb7125;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: none;
  background-color: #eb7125;
  filter: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #db6014 0%, #c35612 100%);
  background-image: -o-linear-gradient(top, #db6014 0%, #c35612 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#db6014), to(#c35612));
  background-image: linear-gradient(to bottom, #db6014 0%, #c35612 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb6014', endColorstr='#ffc35612', GradientType=0);
  background-color: #c35612;
}
.navbar-default {
  background-image: none;
  background-color: #eb7125;
  filter: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a {
  background-image: none;
  background-color: #d15c13;
  filter: none;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-brand, .navbar-nav > li > a {
    text-shadow: none;
}
.navbar-toggle {
    border-radius: 0px;
}

.navbar-default .navbar-toggle {
    border: none;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
	background-color: #eb7125;
	font-size: 18px;
    font-weight: 300;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #d15c13;
}
.navbar-brand {
    height: inherit;
    padding: 30px 15px;
}
.frontrow {
    margin-right: -1px;
}
.frontrow div {
    position: relative;
}
.tagline {
	text-align:center;
	font-style:italic;
}
/* Hero video */
#hero_video_container{padding: 5px 3px;}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}	
.frontrow img, .huvudbild img {
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
}
.frontrow a div div {
    position: absolute;
	bottom:0px;
	left:0px;
	background-color: rgba(0,0,0,0.7);
	width: 100%; 
	color: #fff;
    font-weight: 300;
	font-size: 18px;
    line-height: 22px;
	padding: 15px;
}
.frontrow a div div span {
	color: #eb7125;
	text-transform: uppercase;
}
.frontrow a:hover div div {
	background-color: rgba(0,0,0,0.94);
	color:#eb7125; 
	-webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}
.frontrow a:hover div div span {
	color: #fff;
}

.frontrow .fyran div div {
    position: absolute;
	top:0px;
	left:0px;
	background-color: rgba(235,113,37,0.88);
	width: 100%;
	height: 100%;
	color: #fff;
    font-weight: inherit;
	font-size: inherit;
    line-height: inherit;
	text-transform: inherit;
	padding: 15px;
}
.frontrow .fyran div div p {
		font-size: 16px;
		line-height: 26px;
	}
.frontrow .fyran div div span {
	display:block;
	margin-top:5px;
	}
@media (max-width: 1550px) {
	.frontrow .fyran div div p {
		font-size: 15px;
		line-height: 22px;
	}
}
@media (max-width: 1380px) {
	.frontrow .fyran div div p {
		font-size: 14px;
		line-height: 19px;
	}
	.navbar-default .navbar-nav > li > a {
    
	font-size: 16px;
	}
}
@media (max-width: 1270px) {
	.frontrow .fyran div div p {
		font-size: 13px;
		line-height: 17px;
	}
	.frontrow a div div {
    font-size: 16px;
    line-height: 18px;
    padding: 10px;
}

}
@media (max-width: 1170px) {
	.frontrow .fyran div div p {
		font-size: 12px;
		line-height: 15px;
	}
	
}
@media (max-width: 1070px) {
	.frontrow .fyran div div p {
		font-size: 11px;
		line-height: 13px;
	}
}
@media (max-width: 991px) {
	.frontrow .fyran div div p {
		font-size: 14px;
		line-height: 18px;
	}
}
.frontrow .fyran div:hover div {
	background-color: rgba(235,113,37,0.88);
	color:#fff; 
}
.frontrow .fyran div div a {
	color:#fff;
	text-decoration: underline;
}
.frontrow .fyran div div a:hover {
	color:#333;
}
.frontrow .fyran h3 {
    margin-top: 5px;
}

.frontrow .col-sm-4, .frontrow .col-sm-6, .frontrow .col-xs-6, .frontrow .col-xs-4, .frontrow .col-md-4, .frontrow .col-xs-12 {
	padding-left: 2px;
    padding-right: 2px;
	padding-bottom: 2px;
}
.frontsection .col-sm-4, .frontsection .col-sm-6, .frontsection .col-xs-6, .frontsection .col-xs-3, .frontsection .col-xs-4, .frontsection .col-md-4, .frontsection .col-xs-12 {
	padding-bottom: 2px;
}
.frontsection .puffsection div a .puff {
	min-height: 332px;
	background-color: rgba(235,113,37,1);
	position: relative;
}
.frontsection .puffsection.news div a .puff {
	min-height: 190px;
}
.frontsection .puffsection div a:hover  {
	text-decoration:none;
}
.frontsection .puffsection div a:hover img {
	opacity:0.5;
	-webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.frontsection .puffsection div a .puff h4 {
	color:#fff;
	padding:0 10px;
	min-height:20px;
}
.frontsection .puffsection.news div a .puff h4 {
	font-size:13px; 
}
.frontsection .puffsection div a .puff div {
	color: #fff;
    font-size: 80%;
    min-height: 10px;
    padding: 0 10px 10px;
	position: absolute;
	bottom:0;
}
.frontsection .puffsection div a:hover .puff h4, .frontsection .puffsection div a:hover .puff div {
	color: rgba(255,255,255,0.8);
}

.frontsection h3 {
	margin-top: 0px;
}
.frontsection img, .dropdown-menu.ddm2 img, .dropdown-menu.ddm3 img {
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	opacity:1;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
@media (max-width: 1199px) {
.frontsection .puffsection div a .puff {
	min-height: 290px;
}
}
@media (max-width: 991px) {
.frontsection .puffsection div a .puff {
	min-height: 235px;
}
.frontsection .puffsection div a div h4 {
	font-size:15px;
}
}
.navbar-nav {
    margin: 0 -15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 600px;
	clear: both;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #d15c13;
}
.searchbox {
	float: right;
	clear: right;
	margin-right: 25px;
	margin-top: 10px;
	width: 300px;
	overflow: hidden;
	height: 41px;
	-webkit-transition: height .3s ease-in-out, margin .5s ease-in-out;
    -moz-transition: height .3s ease-in-out, margin .5s ease-in-out;
    transition: height .3s ease-in-out, margin .5s ease-in-out;
}
.top-nav-collapse .searchbox {
	height: 0px;
	margin-top: 0px;
}
#custom-search-input{
    padding: 3px;
    border: solid 1px #eb7125;
    border-radius: 0px;
    background-color: rgba(255,255,255,0.6);
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
	background-color: inherit;
	border-radius: 0px;
	color: #EB7125; 
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #eb7125;
    padding: 0 8px 0 10px;
    border-left: solid 1px #eb7125;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
	color: #ffffff;
	border-left: solid 1px #eb7125;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
	text-shadow: none;
}
#custom-search-input .form-control::-moz-placeholder {
  color: #eb7125;
  opacity: 1;
}
#custom-search-input .form-control:-ms-input-placeholder {
  color: #eb7125;
}
#custom-search-input .form-control::-webkit-input-placeholder {
  color: #eb7125;
}


.topmenu li.minisearch {
	display: inline-block;
    overflow: hidden;
	width:0px;
	opacity:0;
	cursor: inherit;
	-webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
	margin-top: 10px;
}
.top-nav-collapse .topmenu li.minisearch {
	width: 200px;
}
#small-search-input{
    padding: 3px;
    border: solid 1px #F3AA7D;
    border-radius: 0px;
    background-color: #eb7125;
	display: inline-table;
}

#small-search-input input{
    border: 0;
    box-shadow: none;
	background-color: #eb7125;
	border-radius: 0px;
	color: #fff;
	height: 18px;
    padding: 0 6px;
}

#small-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #fff;
    padding: 0 8px 0 10px;
    border-left: solid 1px #eb7125;
}

#small-search-input button:hover{
    border: 0;
    box-shadow: none;
	color: #ffffff;
	border-left: solid 1px #eb7125;
}

#small-search-input .glyphicon-search{
    font-size: 15px;
	text-shadow: none;
}
#small-search-input .form-control::-moz-placeholder {
  color: #F3AA7D;
  opacity: 1;
}
#small-search-input .form-control:-ms-input-placeholder {
  color: #F3AA7D;
}
#small-search-input .form-control::-webkit-input-placeholder {
  color: #F3AA7D;
}


#navigation-bar {
    position: relative;
    height: 30px;
    padding-left: 30px;
	display: inline-block;
	margin-left: 4px;
	overflow: hidden;
	width:0px;
	opacity:0;
	-webkit-transition: opacity 1s ease-in-out, width 1s ease-in-out 2s;
    -moz-transition: opacity 1s ease-in-out, width 1s ease-in-out 2s;
    transition: opacity 1s ease-in-out, width 1s ease-in-out 2s;
}
.top-nav-collapse .topmenu li#navigation-bar {
	width: 200px;
	opacity:1;
}
#search {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-left: -30px;
}
#label {
    width: 30px;
    height: 30px;
    position: relative;
    z-index: 20;
	color:#fff;
}
#label label {
    display: block;
    width: 30px;
    height: 30px;
  /*  background: url("../img/search.png") 0 0;*/
    font-size: 14px;
    color: #fff;
    cursor: inherit;
	position: relative;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding:8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.top-nav-collapse #label label {
	cursor: pointer;
}
#label label:before {
	content: "\e003";
}
#label label:hover {
    /*background: url("../img/search.png") -60px 0*/
	color: #eb7125;
	background-color:#F3AA7D;
}
#label.active label {
    /*background: url("../img/search.png") -60px 0*/
	color: #eb7125;
	background-color: rgba(255,255,255,0.6);
}
#label.active  {
	color: #eb7125;
}
#input {
    position: absolute;
    top: 0;
    left: 30px;
    width: 350px;
    height: 30px;
    z-index: 5;
    overflow: hidden;
}

#input input#search-label{	/* FF ADDED */
	color: #EB7125;
	}	

#input input {
    display: block;
    position: absolute;
    top: 0;
    left: -350px;
    width: 350px;
    height: 100%;
    margin: 0;
    padding: 0 10px;
    border: none;
    background-color: rgba(255,255,255,0.6);
    color: #fff;
    font-size: 14px;
    -webkit-backface-visibility: none;
    -moz-backface-visibility: none;
    -ms-backface-visibility: none;
    backface-visibility: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: left 0;
    -moz-transition: left 0;
    -ms-transition: left 0;
    -o-transition: left 0;
    transition: left 0;
	
}
#input input::-moz-placeholder {
  color: #eb7125;
  opacity: 1;
}
#input input:-ms-input-placeholder {
  color: #eb7125;
}
#input input::-webkit-input-placeholder {
  color: #eb7125;
}
#input input:focus {
    outline: none
}
#input.focus {
    z-index: 20
}
#input.focus input {
    left: 0;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
}



/*  Navbar css  */
.navbar {
        height: 135px;
		min-width: 800px;
        -webkit-transition: height .5s ease-in-out;
        -moz-transition: height .5s ease-in-out;
        transition: height .5s ease-in-out;
 }
 .navbar.top-nav-collapse {
        height: 48px;
}
.navbar-brand {
    height: inherit;
    padding: 30px 15px;
	overflow: hidden;
	-webkit-transition: padding .5s ease-in-out;
    -moz-transition: padding .5s ease-in-out;
    transition: padding .5s ease-in-out;
}
.top-nav-collapse .navbar-brand {
    height: inherit;
    padding: 8px 15px;
}

.navbar-toggle {
    margin-bottom: 8px;
    margin-top: 8px;
	-webkit-transition: margin .5s ease-in-out;
    -moz-transition: margin .5s ease-in-out;
    transition: margin .5s ease-in-out;
}
.top-nav-collapse .navbar-toggle {
    margin-bottom: 2px;
    margin-top: 2px;
}
.navbar-brand img {
	margin-bottom:0px;
	width: 250px;
	-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;
}
.top-nav-collapse .navbar-brand img {
		margin-bottom:-25px;
		width: 150px;
}
/*  /Navbar css  */
.topmenu {
	float: left;
    font-size: 18px;
    line-height: 20px;
	margin: 56px 0 0;
	-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;
}
.top-nav-collapse .topmenu {
    margin: 14px 0 0;
	font-size:14px;
}
.topmenu ul {
	list-style: none;
	padding:0;
	margin:0;
	
}
.topmenu li a {
	color:#fff;
	font-weight:300;
}
.topmenu li {
	display: inline;
	margin: -10px 13px;
}
.frontsection {
	position: relative;
}
.container .frontsection h3 {
    font-size: 18px;
    line-height: 20px;
	color: #333;
	text-transform:uppercase;
}
.container .frontsection h5  {
	position:absolute;
	bottom: -5px;
	left: 3px;
	font-size: 80%;
}
.container .frontsection h5 a {
	color: #eb7125;
	/*text-transform:uppercase;*/
}
.container .frontsection h5 a .glyphicon {
	top: 2px;
	left: 2px;
}

.linklist a {
	border-bottom: 1px solid #eb7125;
	padding: 4px 0 5px 10px;
	display:block;
}
.home .linklist a:last-child {	/* FF ADDED: .home */
	border-bottom: none;
}
.linklist a:hover, .linklist a.active, .linklist a:hover span.date, .flex-active {
	text-decoration:none;
	background-color: rgba(235,113,37,1);
	color: #fff;
}
.flex-active h4{
	color: #fff;
}
.linklist a.active {
	cursor:default;
}
.dropdown-menu {
    border: 1px solid rgba(235,113,37,1);
    border-radius: none;
    box-shadow: none;
    left: -90px;
    min-width: 1000px;
	top: 35px;
	padding: 5px 20px 20px;
	border-radius: 0;
	opacity:0.94;
	-webkit-transition: left .5s ease-in-out;
    -moz-transition: left .5s ease-in-out;
    transition: left .5s ease-in-out;
}
.dropdown-menu.ddm2 {
    left: -236px;
	padding: 20px 20px 0 20px;
	opacity: 1;
}
.dropdown-menu.ddm3 {
    left: -290px;
	padding: 20px 20px 0 20px;
	opacity: 1;
}
.top-nav-collapse .dropdown-menu.ddm2 {
    left: -209px;
}
.dropdown-menu .pil {
	background-color:transparent;
	position: absolute;
	top:-19px;
	left: 130px;
	-webkit-transition: left .5s ease-in-out;
    -moz-transition: left .5s ease-in-out;
    transition: left .5s ease-in-out;
}
.dropdown-menu.ddm2 .pil {
	left: 254px;
}
.dropdown-menu.ddm3 .pil {
	left: 400px;
}
.top-nav-collapse .dropdown-menu.ddm2 .pil {
	left: 220px;
}
.top-nav-collapse .dropdown-menu.ddm3 .pil {
	left: 380px;
}
.top-nav-collapse .pil {
	top:-18px;
	left: 120px;
}
.dropdown-menu .caret {
	border-bottom: 13px solid rgba(235,113,37,1);
    border-top: 0 none;
    content: "";
	border-left: 13px solid transparent;
    border-right: 13px solid transparent;
	position:relative;
}
.dropdown-menu .caret:after {
	border-bottom: 12px solid #fff;
    border-top: 0 none;
    content: "";
	border-left: 12px solid transparent;
    border-right: 12px solid transparent;
	left: -12px;
    position: absolute;
    top: 2px;
}
/*
.dropdown-menu ul  {
	margin: 0 0 20px;
}*/

.dropdown-menu ul li {
    display: list-item;
    margin: 5px 0;
}

/* FF CHANGED */

 .dropdown-menu ul li a {
	margin:20px 0;
	font-size: 20px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
	display: block;
}

ul.sub-menu li a{
	color:#eb7125;
	font-weight:500;
	font-size: 14px;
	text-align: left;
	display:inline;
/* 	pointer-events: initial; */
}

.dropdown-menu ul li.uno > a { font-weight: bold;}
/* END FF CHANGED */

.dropdown-menu ul .due { margin-left:20px;}
.dropdown-menu ul .tres {margin-left:40px;}
.dropdown-menu.ddm2 .col-xs-3, .dropdown-menu.ddm3 .col-xs-3 {
	margin-bottom:10px;
}
.dropdown-menu.ddm2 a .puff {
	background-color: #fff;
	height: 155px;
}
.dropdown-menu.ddm3 a .puff {
	background-color: #fff;
	height: 202px; /* FF CHANGED FROM 165px */
}
.dropdown-menu.ddm2 a:hover .puff, .dropdown-menu.ddm3 a:hover .puff {
	background-color: rgba(235,113,37,1);
}
.dropdown-menu.ddm2 a:hover img, .dropdown-menu.ddm3 a:hover img {
	opacity:0.6;
}
.dropdown-menu.ddm2 h4, .dropdown-menu.ddm3 h4 {
	padding: 5px 10px 0px 5px;
	color: rgba(235,113,37,1);
	margin: 0;
	font-size: 14px;
}
.dropdown-menu.ddm2 a:hover h4, .dropdown-menu.ddm2 a:hover, .dropdown-menu.ddm3 a:hover h4, .dropdown-menu.ddm3 a:hover {
	text-decoration:none;
	color: #fff;
}
@media (max-width: 1399px) {
.dropdown-menu .pil {
	top:-18px;
}
.dropdown-menu.ddm2 .pil {
	left: 280px;
}
.dropdown-menu.ddm3 .pil {
	left: 420px;
}
.dropdown-menu {
	top: 30px;
	left: -100px;
}
.dropdown-menu.ddm2 {
    left: -269px;
}
.dropdown-menu.ddm3 {
    left: -340px;
}
.top-nav-collapse .dropdown-menu.ddm2 .pil {
	left: 224px;
}
.top-nav-collapse .dropdown-menu.ddm2 {
    left: -216px;
}
.top-nav-collapse .dropdown-menu.ddm3 .pil {
	left: 365px;
}
.top-nav-collapse .dropdown-menu.ddm3 {
    left: -285px;
}
}
@media (max-width: 1199px) {

.dropdown-menu {
    min-width: 900px;
}
.dropdown-menu.ddm2 a .puff {
    height: 145px;
}
.dropdown-menu.ddm2 h4, .dropdown-menu.ddm3 h4 {
	font-size: 14px;
}
.linklist.smal h4 {
	font-size: 16px;
	margin: 6px 0;
}
}
@media (max-width: 999px) {
	.dropdown-menu {
    min-width: 700px;
}
.linklist.smal h4 {
	font-size: 14px;
	margin: 4px 0;
}
}
@media (min-width: 1400px) {
.navbar-toggle .icon-bar {
  width: 32px;
  height: 3px;
  border-radius: 0px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 6px;
}
}
@media (max-width: 1400px) {
body {
	 padding-top: 107px;
	}
.navbar-nav > li > a {
    font-size: 13px;
    line-height: 10px;
}
.navbar {
        height: 105px;
		min-width: 800px;
        -webkit-transition: height .5s ease-in-out;
        -moz-transition: height .5s ease-in-out;
        transition: height .5s ease-in-out;
		min-height: 30px;
 }
 .navbar.top-nav-collapse {
        height: auto; /* Before: 38px; */
}
.navbar-brand {
    height: inherit;
    padding: 26px 15px;
	overflow: hidden;
	-webkit-transition: padding .5s ease-in-out;
    -moz-transition: padding .5s ease-in-out;
    transition: padding .5s ease-in-out;
}
.top-nav-collapse .navbar-brand {
    height: inherit;
    padding: 7px 15px;
}

	.navbar-brand img {
	margin-bottom:0px;
	width: 180px;
	-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;
}
.top-nav-collapse .navbar-brand img {
		margin-bottom:-16px;
		width: 100px;
}
.topmenu {
	float: left;
    font-size: 14px;
    line-height: 20px;
	margin: 42px 0 0;
	-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;
}
.top-nav-collapse .topmenu {
    margin: 9px 0 0;
	font-size:12px;
}
.searchbox {
	width: 200px;
	height: 31px;
}
#custom-search-input .glyphicon-search {
    font-size: 18px;
}
#custom-search-input input {
    font-size: 12px;
    height: 24px;
    padding: 4px 12px;
}
#custom-search-input button {
    margin: 0;
}
}
@media (max-width: 930px) {
.topmenu li {
	display: inline;
	margin: -10px 7px;
}
.navbar-brand {
    padding: 30px 8px;
}
.navbar-brand img {
	width: 150px;
}
#navigation-bar {
    padding-left: 0;
}
.top-nav-collapse #navigation-bar {
    padding-left: 30px;
}
.searchbox {
	width: 150px;
}
}
@media (max-width: 991px) {
.container .frontsection h3 {
    font-size: 14px;
    line-height: 18px;
}
.container .frontsection h5 {
    font-size: 75%;
}
}
/* General styling for extra small devices - FF ADDED */
@media (max-width: 480px) {
/* Header */
.searchbox {
	width: 130px;
}
.navbar-brand img {
	width: 130px;
}
/* Front page */
.frontrow .fyran h3{
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 5px;
	}
.frontrow .fyran div div p{
	font-size: 12px;
    line-height: 16px;
	}
}
/*-----------------------------   footer   -----------------------------*/
footer {
	color: #fff;
	background-color: #eb7125;
	padding: 30px 0;
}
footer a {
	color: #fff;
	text-decoration: underline;
}
footer a:hover {
	color: #000;
}
footer hr {
  margin-top: 25px;
  margin-bottom: 35px;
  border: 0;
  border-top: 1px solid #ffffff;
}
footer h3 {
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
footer h3 {
	font-size:20px;
}
footer p {
	font-size: 13px;
}
}
footer .lanktext {
	font-weight:700;
}
footer .lanktext .glyphicon {
	font-size:12px;
	top: 2px;
}

.footsearch {	
	margin-top: 10px;
	overflow: hidden;
	height: 41px;
	-webkit-transition: height .3s ease-in-out, margin .5s ease-in-out;
    -moz-transition: height .3s ease-in-out, margin .5s ease-in-out;
    transition: height .3s ease-in-out, margin .5s ease-in-out;
}
.top-nav-collapse .footsearch {
	height: 0px;
	margin-top: 0px;
}

#footsearch-search-input{
    padding: 3px;
    border: solid 1px #eb7125;
    border-radius: 0px;
    background-color: #F3AA7D;
}

#footsearch-search-input input{
    border: none;
    box-shadow: none;
	background-color: #F3AA7D;
	border-radius: 0px;
	color: #fff;
	/* FF ADDED */
	display: inline;
	width: 75%;
}

#footsearch-search-input button{
    margin: 5px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #eb7125;
    padding: 0 8px 0 10px;
    border-left: solid 1px #eb7125;
	text-shadow: none;
	/* FF ADDED */
	display: inline;
	float: right;
}

#footsearch-search-input button:hover{
    border: 0;
    box-shadow: none;
	color: #ffffff;
	border-left: solid 1px #eb7125;
}

#footsearch-search-input .glyphicon-search{
    font-size: 23px;
	text-shadow: none;
}
#footsearch-search-input .form-control::-moz-placeholder {
  color: #eb7125;
  opacity: 1;
}
#footsearch-search-input .form-control:-ms-input-placeholder {
  color: #eb7125;
}
#footsearch-search-input .form-control::-webkit-input-placeholder {
  color: #eb7125;
}



footer .col-xs-12 {
	position: relative;
}
.SRClogo {
	width: 100%;
	max-width:400px;
}
.sida_text {
	float:right;
	position: absolute;
	bottom:0;
	right:15px;
}
.sida_text h4 {
	margin-bottom: 0;
}
.follow a img {
	height:40px;
	margin-bottom: 30px;
	opacity:1;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
	margin-right:10px;
}
.follow a:hover img {
	height:40px;
	margin-bottom: 30px;
	opacity:0.5;
}
/*-----------------------------   /footer   -----------------------------*/

/*-----------------------------   täta block   -----------------------------*/
.tat.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 3px;
  padding-right: 3px;
  width: auto;
}
@media (min-width: 768px) {
  .tat.container {
    width: 726px;
  }
}
@media (min-width: 992px) {
  .tat.container {
    width: 946px;
  }
}
@media (min-width: 1200px) {
  .tat.container {
    width: 1146px;
  }
}
.tat.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 3px;
  padding-right: 3px;
}
.tat .row {
  margin-left: -3px;
  margin-right: -3px;
}
.tat .col-xs-1, .tat .col-sm-1, .tat .col-md-1, .tat .col-lg-1, .tat .col-xs-2, .tat .col-sm-2, .tat .col-md-2, .tat .col-lg-2, .tat .col-xs-3, .tat .col-sm-3, .tat .col-md-3, .tat .col-lg-3, .tat .col-xs-4, .tat .col-sm-4, .tat .col-md-4, .tat .col-lg-4, .tat .col-xs-5, .tat .col-sm-5, .tat .col-md-5, .tat .col-lg-5, .tat .col-xs-6, .tat .col-sm-6, .tat .col-md-6, .tat .col-lg-6, .tat .col-xs-7, .tat .col-sm-7, .tat .col-md-7, .tat .col-lg-7, .tat .col-xs-8, .tat .col-sm-8, .tat .col-md-8, .tat .col-lg-8, .tat .col-xs-9, .tat .col-sm-9, .tat .col-md-9, .tat .col-lg-9, .tat .col-xs-10, .tat .col-sm-10, .tat .col-md-10, .tat .col-lg-10, .tat .col-xs-11, .tat .col-sm-11, .tat .col-md-11, .tat .col-lg-11, .tat .col-xs-12, .tat .col-sm-12, .tat .col-md-12, .tat .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 3px;
  padding-right: 3px;
}
/*-----------------------------   /täta block   -----------------------------*/

/*-----------------------------   Article page   -----------------------------*/
.breadcrumb {		
    border-radius: 0;
    margin-bottom: 0;
    padding: 8px 15px 8px 0;
	background-color: inherit;
}
.huvudbild {
	position: relative;
}
.huvudbild img {
	width:100%;
}

.byline {
	position:absolute;
	bottom: 0px;
	right: 0px;
	font-size: 11px;
    padding: 3px 11px;
	background-color: rgba(235,113,37,0.85);
	color: #fff;
}
.ingress {
	font-size:22px;
	font-style:italic;
	font-weight:300;
	margin-bottom:30px;
}
.article {
	/*border-bottom:1px solid rgba(235,113,37,1);*/
	margin-bottom: 20px;
}
.articlebody {
	font-size:16px;
	margin-bottom: 20px;
	position:relative;
}
.articlebody h3 {
	margin:30px 0 10px;
}
.articlebody h4 {
	font-size:20px;
}
.articlebody hr {
	border-top: 1px solid #ccc;
	margin: 30px 0;
}
.articleauthor {
	width:100%;
	padding:6px 0;
	border-top:1px solid rgba(235,113,37,1);
	border-bottom:1px solid rgba(235,113,37,1);
	font-size:12px;
	margin: 20px 0;
}
.articlecolumn  {
	margin-left:50px;
}
.sidebar_header{
	margin-bottom: 30px;
}
.sidebar_header h4 {
	border-bottom:1px solid rgba(235,113,37,1);
	font-size: 22px;
    font-weight: 300;
    padding-bottom: 8px;
	margin-top: 0;
}
.reading  {
	margin-bottom:30px;
}
.reading h4 {
	border-bottom:1px solid rgba(235,113,37,1);
	font-size: 22px;
    font-weight: 300;
    padding-bottom: 8px;
	margin-top: 0;
}
.reading img {
	width:25px;
	margin:-4px 5px 0 0;
}
.social  {
	margin-bottom:30px;
}
.social img {
	display:inline-block;
	width:30px;
	margin-right:5px;
}
.social h4 {
	border-bottom:1px solid rgba(235,113,37,1);
	font-size: 22px;
    font-weight: 300;
    padding-bottom: 8px;
	margin-top: 0;
}
.social h4 img {
	width:25px;
	margin:-4px 5px 0 0;
}
.partner-pages {
	margin-bottom: 30px;
}
.partner-pages h4 {
	border-bottom:1px solid rgba(235,113,37,1);
	font-size: 22px;
    font-weight: 300;
    padding-bottom: 8px;
	margin-top: 0;
}
.reading p {
	clear: both;
	font-size: 13px;
}
.reading p img {
	float: left;
	width:110px;
	margin: 0 5px 15px 0;
}
.contact  {
	margin-bottom:30px;
}
.contact img {
	width:25px;
	margin:-4px 5px 0 0;
}
.contact div  {
   margin: 0 0px 15px 0px;
   background-color:rgba(255,255,255,1);
   -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}
.contact div img {
    float: right;
    margin: 0 0px 0px 5px;
    width: 110px;
}

.contact h4 {
	border-bottom:1px solid rgba(235,113,37,1);
	font-size: 22px;
    font-weight: 300;
    padding-bottom: 8px;
	margin-top: 0;
}

.contact span {
	font-style:italic;
	color:#999;
}
.contact a:hover{
	text-decoration:none;
	color:#fff;
}
.contact a:hover span {
	text-decoration:none;
	color:rgba(255,255,255,0.6);
}
.contact a:hover div {
	background-color:rgba(235,113,37,1);
	
}
.contact a:hover div img {
	opacity:0.7;
	
}
.highlight {
	float: left;
	margin:5px 15px 15px 0;
	border:1px solid rgba(235,113,37,1)
}
.highlight h4 {
	border-bottom:1px solid rgba(235,113,37,1);
	font-size: 22px;
    font-weight: 300;
    padding-bottom: 8px;
}
.highlight img {
	width:25px;
	margin:-4px 5px 0 0;
}
.highlight ul {
    padding-left: 16px;
}
.highlight li {
    margin-bottom:5px;
	font-size:90%
}
.quote, blockquote p {
	padding:0 10% 0 8%;
	margin:30px 0;
	font-style:italic;
	color: #333;
	font-size:20px;
	font-weight:300;
}
.quote span, blockquote  p span {
	display:block;
	padding:10px 0 0 18%;
	margin:5px 0;
	font-style:normal;
	color: #333;
	font-size:13px;
	font-weight:500;
	text-align:right;
}
.bodybild {
	position:relative;
	margin-bottom:20px;
}
.bodybild  {
	margin:25px 0;
}
.bodybild .imagebox {
	position:relative;
}
.bodybild .byline {
	background-color: rgba(235,113,37,0.7);
}
.imagecaption {
	font-size:11px;
	margin-top: 5px;
}
.relatedtitle h4 {
	font-size: 22px;
    font-weight: 300;
    padding-bottom: 8px;
	margin-top: 0;
}
.relatedtitle h4 img {
	width:25px;
	margin:-4px 5px 0 0;
}
.related  {
	margin-bottom: 10px
}
.related .puffsection div a .puff {
	min-height: 332px;
	background-color: rgba(235,113,37,1);
	position: relative;
}
.related .puffsection.news div a .puff {
	min-height: 180px;
	margin-bottom: 20px;
}
.related .puffsection div a:hover  {
	text-decoration:none;
}
.related .puffsection div a:hover img {
	opacity:0.5;
	-webkit-transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.related .puffsection div a .puff h4 {
	color:#fff;
	padding:0 10px;
	min-height:20px;
}
.related .puffsection.news div a .puff h4 {
	font-size:13px;
}
.related .puffsection div a .puff div {
	color: #fff;
    font-size: 80%;
    min-height: 10px;
    padding: 0 10px 10px;
	position: absolute;
	bottom:0;
}
.related .puffsection div a:hover .puff h4, .related .puffsection div a:hover .puff div {
	color: rgba(255,255,255,0.8);
}
.related img {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
    transition: opacity 0.3s ease-in-out 0s;
}
@media (max-width: 1199px) {
.ingress {
	font-size:20px;
}
.articlebody {
	font-size:15px;
}
.articlecolumn  {
	margin-left:30px;
}
.highlight h4 {
	font-size: 20px;
}
}
@media (max-width: 991px) {
.ingress {
	font-size:18px;
}
.articlebody {
	font-size:14px;
}
.articlecolumn  {
	margin-left:0px;
}
.highlight {
	font-size: 20px;
}
}	
/*-----------------------------   /Article page   -----------------------------*/

/*-----------------------------   Section page   -----------------------------*/
.header {
	margin:0 0 20px;
}
.header h2 {
	border-bottom:1px solid #333;
	position:relative;
	font-weight:300;
	top:-10px;
}
.header h2 span {
	background-color:#fff;
	position:relative;
	top:10px;
	padding-right:10px;
}
.vald h2, .vald .ingress, .vald .date {
	margin-left:10px;
}
.section{
	margin-bottom: 20px;
}
.section .huvudbild, .section .puff {
	background-color: #fff; /* BEFORE: #eb7125 */
}
.section .ingress {
	font-style:normal;
	margin-bottom: 20px;
	color:#333;
}
.section h3 {
	margin-top: 10px;
}
.section .date {
	padding-bottom: 10px;
	color:#333;
}
.second {
	
}	
.second .ingress {
	font-size:18px;
}
.section h2, .second h3 {
	font-weight:300;
}
.ingress span {
	text-transform: uppercase;
	color:#999;
	font-weight:300;
}
.linklist h4 span {
	text-transform: uppercase;
}
.linklist h4 span.date {
	color: #999;
    float: right;
    font-size: 14px;
    margin: 0 10px;
    padding-top: 4px;
}
.second img, .huvudbild img  {
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	opacity:1;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.section a:hover img {
	opacity:0.7;
}
.section a:hover .vald, a:hover .row.second, .section a:hover .ingress, .section a:hover .ingress span, .section a:hover .date {
	background-color: #eb7125;
	color:#fff !important;
}
@media (max-width: 1199px) {

.second .ingress {
	font-size:16px;
}
}
@media (max-width: 991px) {
.second .ingress {
	font-size:14px;
}
}	
/*-----------------------------   /Section page   -----------------------------*/

/*-----------------------------   Partner page   -----------------------------*/

.pageintro,
.pageintro p {
	font-style:normal;
	margin-bottom: 10px;
	color:#333;
	font-weight:300;
	font-size:18px;
}
.partner p {
	font-style:normal;
	margin-bottom: 10px;
	color:#333;
	font-weight:300;
	font-size:18px;
}
.partner p a {
	margin-bottom: 20px;
	font-weight:500;
	font-size:16px;
}
.pageintro:last-child {
	margin-bottom: 30px;
}
@media (max-width: 1199px) {

.partner p {
	font-size:16px;
}
}
@media (max-width: 991px) {
.partner p {
	font-size:14px;
}
.partner p a {
	font-size:14px;
}
}	
/*-----------------------------   /Partner page   -----------------------------*/
/*-----------------------------   Focal areas page   -----------------------------*/
.focal ul {
	list-style: none;
	padding:0;
	margin:0;
}
.focal ul a, .focal ul.sub-menu li a { /* FF ADDED: ul.sub-menu li a */
	color:#eb7125;
	font-weight:500;
	pointer-events: initial; /* FF ADDED */
}
.focal ul a li, .focal ul a, .focal ul.sub-menu li a { /* FF ADDED: .focal ul a, .focal ul.sub-menu li a */
    display: list-item;
    margin: 0;
	padding: 10px;
}
.focal ul a li, .focal ul.sub-menu li a {
	border-top: 1px solid #eb7125;
	font-weight:700;
	font-size: 14px;	/* FF ADDED: Font-size & border-bottom */
	border-bottom: none;
}
.focal ul.sub-menu, .focal ul.sub-menu li:first-of-type a{	/* FF ADDED: classes & border-top */
	border-top: none;
}
.focal ul a:hover li, .focal ul.sub-menu li a:hover, .focal .menu li a:hover {	/* FF ADDED: .focal ul.sub-menu li a:hover, .focal .menu li a:hover */
    background-color:#eb7125;
	color:#fff;
	text-decoration: none;		/* FF ADDED */
}

.focal ul a.due li,  .focal ul.sub-menu li.due a { padding-left:20px; border: none;font-weight:400;} /* FF ADDED:  .focal ul.sub-menu li.due a */
.focal ul a.tres li, .focal ul.sub-menu li.tres a  {padding-left:40px; border: none;font-weight:400;} /* FF ADDED:  .focal ul.sub-menu li.tres a */


.focal ul a:last-child li{ /* FF ADDED: .focal ul.sub-menu li a:last-child  */
	border-bottom: 1px solid #eb7125; /* eb7125 */
	margin-bottom: 20px;
}
.focal h4, .focal .menu li a {
    border-bottom: 1px solid #333;
	color: #333;
	font-size: 20px;
    padding: 10px;
	margin-bottom: 0;
}  
.focal span {
  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;
  margin-right: 3px; /* FF ADDED */
}
.focal .due span:before {
  content: "\e080";
}
.focal .tres span:before {
  content: "\e080"; 
}
.focal .tres span:after {
  content: "\e080";
}
/*-----------------------------   /Focal areas page   -----------------------------*/
/*-----------------------------   Search page   -----------------------------*/
.searchbox2 {
	padding: 30px;
	background-color:#eb7125;
	margin-bottom: 20px;
}
.searchbox2 #custom-search-input {
    background-color: #fff;
    border: 1px solid #eb7125;
    border-radius: 0;
    padding: 3px;
}
.searchbox2 #custom-search-input input {
    background-color: #fff;
	color: #333;
	font-size: 14px;
    height: 32px;
    padding: 8px 16px;
}
.searchbox2 #custom-search-input button:hover{
    border: 0;
    box-shadow: none;
	color: #000;
	border-left: solid 1px #eb7125;
}
.searchsection h3 {
	font-size: 20px;
    font-weight: 300;
}
div span.searchmark {
	text-transform: inherit;
	color: inherit;
	background-color: rgba(255,220,0,0.34);
}
.section a:hover .ingress span.searchmark, a:hover span.searchmark {
	background-color: rgba(255,255,255,0.34);
}
/*-----------------------------   /Search page   -----------------------------*/
/*-----------------------------   section page version2   -----------------------------*/
.version2 img  {
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	opacity:1;
	-webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}
.section a:hover div {
	background-color: #eb7125;
	color:#fff !important;
}
.version2 .col-xs-6 h2 {
	font-size:20px;
	margin:0;
	padding:5px 0 10px;
	font-weight:400;
}
.version2 .col-xs-3 h2 {
	font-size:16px;
	margin:0;
	padding:5px 0 10px;
	font-weight:400;
	min-height: 50px; /* FF Added for category Videos */
}
.smallview { display:none;
}
@media (max-width: 991px) {
.largeview { display:none;
}
.smallview { display: inherit;
}
.version2 .col-xs-6 h2 {
	font-size:16px;
	min-height: 55px;
}
}	
/*-----------------------------   /section page version2   -----------------------------*/

/*-----------------------------   video    -----------------------------*/
.video .puffsection div a .puff {
	background-color: rgba(255,255,255,1);
}
.video .puffsection div a:hover .puff h4, .video .puffsection div a:hover .puff div {
	color: rgba(255,255,255,1);
}
.video .puffsection div a:hover .puff, .video .puffsection div a:hover .puff div {
	background-color: rgba(235,113,37,1);
}
.video .puffsection div a .puff h4 {
    color: #eb7125;
}
/*-----------------------------   /video    -----------------------------*/