

/* --- Stylesheet 6666 () --------- */ 

#motive {
	padding-top: 100px;
	position: relative
}

#motive .slogan {
	position: absolute;
	top: 160px;
	left: 18vw;
	z-index: 1;
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/893475/slogan.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 360px;
	height: 60px;
}

#motive .slogan_experience {
	position: absolute;
	top: 225px;
	left: 18vw;
	height: 60px;
	background-color: #111;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
	display: inline-block;
	padding: 0px 16px;
	-webkit-border-radius:15px;
-moz-border-radius:15px;
border-radius:15px;
letter-spacing: 0.8px;
}

#motive .slider_element {
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0
}

#motive .slick-dotted.slick-slider {
	margin-bottom: 0px
}

#motive .slick-dots li button::before {
	color: #ccc !important
}

#motive .slick-dots li.slick-active button::before {
	color: #fff !important
}

#motive .slick-prev {
	display: none;
	left: 70px;
	z-index: 1
}

#motive .slick-next {
	display: none;
	right: 70px;
	z-index: 1
}

#motive .slick-prev, #motive .slick-next {
	background-color: transparent
}

#motive .slick-prev::before, #motive .slick-next::before {
	color: #fff !important;
	opacity: 0.8
}

#motive .slick-prev:hover, #motive .slick-prev:focus, #motive .slick-next:hover, #motive .slick-next:focus {
	opacity: 1 !important;
	border: 0px !important;
	color: #fff !important
}

#motive .infobar {
	position: absolute;
	top: 150px;
	right: 220px;
	height: 165px;
	width: 165px;
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/818472/hintergrund-anfrage.png);
	background-position: center;
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 15px;
	background-size: 165px
}

#motive .infobar .station {
	padding: 15px 0px 0px 0px
}

#motive .infobar .infobar_inner {
	padding: 25px 0 0 15px
}

#motive .infobar .col {
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 0 0 7px 10px
}

#motive .infobar .pisten {
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/742299/pistenkilometer-weiss-png.png);
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/742300/pistenkilometer-weiss.svg);
	background-size: 22px 21px
}

#motive .infobar .schnee {
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/742763/schneehoehe-weiss-png.png);
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/742764/schneehoehe-weiss.svg);
	background-size: 22px 21px
}

#motive .infobar .anlagen {
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/744231/anlagen-png.png);
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/744232/anlagen.svg);
	background-size: 22px 22px
}

#motive .snow {
	width: 137px;
	height: 147px;
	position: absolute;
	bottom: -200px;
	right: 50px;
	z-index: 20;
	background-size: 137px 147px;
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/742043/schneeflocke.png);
	background-position: top 0 right 0;
	background-repeat: no-repeat
}


/* --- Stylesheet 6667 () --------- */ 

@media all and (min-width:768px) and (max-width:999px) {
	
	#motive .slogan {
		top: 130px;
		left: 60px;
		width: 300px;
	}

	#motive .slogan_experience {
		top: 190px;
		left: 60px;
		height: 40px;
		font-size: 25px;
		line-height: 40px;
	}


}

@media all and (min-width:568px) and (max-width:767px) {

	#motive .slogan {
		width: 280px;
		left: 15px;
		top: 150px;
	}

	#motive .slogan_experience {
		top: 205px;
	    left: 15px;
	    height: 30px;
	    font-size: 22px;
	    line-height: 30px;
	}

}

@media all and (max-width:567px) {
	
	#motive .slogan {
		top: 150px;
		width: 60%;
		max-width: 230px;
		left: 15px;
		height: 40px;
	}

	#motive .slogan_experience {
       	left: 15px;
	    height: 25px;
	    font-size: 18px;
	    top: 190px;
	    line-height: 25px;
	}

}
