/*
 *	generated by WOW Slider 3.8
 *	template Block
 */

#Innlogo {
    position: absolute;
    top: 0;
    left: 30%;
    right: 30%;
    width: 259px;
    z-index: 100;
    float: none;
    margin-right: auto;
    margin-left: auto;
    height: auto;
}


#wowslider-container3 {
    zoom: 1;
    position: relative;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    z-index: 90;
    text-align: left;
    height: auto;
    float: left;
    border-style: none; /* reset align=center */
}
* html #wowslider-container3{ width:100% ; height: inherit; }
#wowslider-container3 .ws_images ul{
	position:relative;
	width: 100%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container3 .ws_images ul li{
	width:100%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

#wowslider-container3 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container3 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container3 img{
	max-width: none !important;
}
#wowslider-container3 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container3 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}
* html #wowslider-container3 a.ws_next,* html #wowslider-container3 a.ws_prev{display:block}
#wowslider-container3:hover a.ws_next, #wowslider-container3:hover a.ws_prev {display:block}
/* bottom center */
#wowslider-container3 .ws-title{
    font-family: "Open Sans", sans-serif;
    position: absolute;
    z-index: 50;
    background-color: #052B52;
    color: #fff;
    font-size: 2.2em;
    font-weight: 400;
    line-height: 90%;
    text-align: left;
    letter-spacing: -1px;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 50px;
    display: block;
    opacity: .6;
    height: auto;
}
#wowslider-container3 .ws-title div{
    font-family: "Open Sans", sans-serif;
    padding-top: 5px;
    font-size: 0.6em;
    text-transform: none;
    width: auto;
    letter-spacing: normal;
}
#wowslider-container3 .ws_images ul{
	animation: wsBasic 32s infinite;
	-moz-animation: wsBasic 32s infinite;
	-webkit-animation: wsBasic 32s infinite;
}
@keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }
@-moz-keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 6.25%{left:-0%} 12.5%{left:-100%} 18.75%{left:-100%} 25%{left:-200%} 31.25%{left:-200%} 37.5%{left:-300%} 43.75%{left:-300%} 50%{left:-400%} 56.25%{left:-400%} 62.5%{left:-500%} 68.75%{left:-500%} 75%{left:-600%} 81.25%{left:-600%} 87.5%{left:-700%} 93.75%{left:-700%} }



/* TABLET ----------------------------------------------------------------- */
@media only screen and (max-width: 768px), only screen and (max-device-width: 800px) {

#wowslider-container3 .ws-title{
    font-size: 1.5em;
    position: absolute;
    display: block;
    color: #ffffff;
    line-height: .9em;
    z-index: 50;
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    padding: 25px;
    width: 100%;
}

#wowslider-container3 .ws-title div{ padding-top:10px; letter-spacing: 0; margin-right: 15px; }

}
/* MOBILE ----------------------------------------------------------------- */
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {


#wowslider-container3 { margin: 0; padding: 0; }
#wowslider-container3 .ws-title{
    visibility: hidden;
    display: none;
}
#wowslider-container3 .ws-title div {
    visibility: hidden;
    display: none;
}
#Innlogo {
	position: relative;
    top: -50px;
    left: 0;
    right: 0;
	float: none;
	margin: 0 auto;
	clear: both;
	display: table;
    text-align: center;
}


}