/*Fixed styles*/

blockquote {
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
width:60%
}
blockquote:before {
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}


h1, h2, h3, h4 {
	margin-top: 20px;
}
.footer {
	padding-right: 15px;
}
.left {
	border-left: none;
}
.red1 p, .red2 p, .footer p {
	margin: 1.5rem 0 1.5rem 0;
}
.red-alpha {
	padding: 30px 0 30px 0;
}
.top {
	margin-top: -110px;
	max-height: 480px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.top {
	text-align: center;
}
.top .full {
	padding-left: 0;
	padding-right: 0;
}
.top .info {
	padding-top: 130px;
	width: 100%;
	text-align: center;
}
.left {
	margin-top: 190px;
	padding: 5px 0 5px 20px;
	text-align: left;
}
.dark {
	padding: 20px 0 20px 0;
}

.content {width:80%}
/*Fixed styles*/
h1, h2, h3, h4 {
	margin-top: 20px;
}
.footer {
	padding-right: 15px;
}

.red1 p, .red2 p, .footer p {
	margin: 1.5rem 0 1.5rem 0;
}
.red-alpha {
	padding: 30px 0 30px 0;
}
.top {
	margin-top: -110px;
	max-height: 480px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.top {
	text-align: center;
}
.top .full {
	padding-left: 0;
	padding-right: 0;
}
.top .info {
	padding-top: 130px;
	width: 100%;
	text-align: center;
}
.left {
	margin-top: 190px;
	padding: 5px 0 5px 20px;
	text-align: left;
}
.dark {
	padding: 20px 0 20px 0;
}
img {padding:10px;}
@media (max-width: 699px){
.content {width:100%}
img, iframe {width:100%;height:auto;}
}


.site-menu-item-active {
  text-decoration: underline;
}
.navbar.transparent.navbar-light {
    border-width: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: none;
    background-color: transparent;
    background-color: rgba(0,0,0,0.0);
    background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(0,0,0,0.00)),color-stop( 100% , rgba(0,0,0,0.00)));
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.00) 100%);
    z-index: 999;

}

.dropdown-menu {padding:0;min-width:10px;}
#nav {color:#000;
    padding-top: 15px;}
#nav li {
  list-style-type: none;
  display: block;
  float:left;
color:#000;
}
#nav li a {
  padding: .5rem 1rem;
  color: #000;
  text-align:center;
}


.toppen{background:url(https://images.staticjw.com/sko/3825/headerskogis.jpg) center;}
.toppen{background-size:cover!important;
}
body{font-family:Oscine,sans-serif;color:#000;background-color:#fafafa}
.footer{background:url(https://images.staticjw.com/sko/3606/ryggfooter.png) center;background-size:cover!important;}
.red1{background:#00bbff}
.red-alpha,.red2{background:#007dab}
.red-alpha{background:rgba(0,125,171,.8)}
a{color:#007dab}.footer p{color:#fff}
a:hover{color:#00bbff}
.left{border-left:none}
blockquote {background: #00bbff;background: rgba(0,125,171, 0.2);border-left: 3px solid #007dab;}
blockquote:before {color: #000;}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}
.nav-collapse.opened {
  max-height: 9999px;
}
.nav-toggle {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  width: 60px;
  height: 36px;
  z-index: 999999;
  position: absolute;
  right: 15px;
  top: 4px;
  overflow: hidden;
  display: block;
  background: #000 url(https://images.staticjw.com/jim/9159/hamburger.png) no-repeat 50% 44%;
}
@media screen and (min-width: 991px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none !important;
  }
}
@media (min-width: 991px) {
  ul#responsive-nav {
    display: none;
  }
}
@media (max-width: 991px) {
.container-fluid {
    margin-top: 20px;
    background-color: #fff;
}
  img {
    max-width: 100%;
    height: auto;
  }
  #logo-image {
    max-width: 90%;
  }
  .js .nav-collapse {
    margin-bottom: 30px;
    margin-top: -45px;
    min-height: 15px;
  }
  ul#nav {
    display: none;
  }
  ul#responsive-nav {
    width: 100%;
    background-color: #fff;
    margin: 0;
    padding: 0 0 10px;
    display: block;
    list-style: none;
  }
  ul#responsive-nav a {
    background: #fff;
    box-shadow: none;
    font-size: 13px;
    text-decoration: none;
    color: #111;
    display: block;
    padding: 10px 0 5px 15px;
    text-transform: uppercase;
    font-family: arial;
    text-align: left;
  }
  ul#responsive-nav #active a {
    font-weight: bold;
  }
  ul#responsive-nav li {
    background: #fff;

    width: 100%;
    line-height: 25px;
    display: block;
    padding: 0;
    border-top: 1px solid #ddd;
    margin: 0 !important;
  }
  ul#responsive-nav li:hover {
    background-color: #eee;
  }
  body {
    margin-top: 45px;
    background-color: #c8e1ea;
    background-image: none;
  }
}