@media only screen and (max-height : 750px) {
	.startslider_teaser{
		width:210px;
		height:210px;
	}
	.startslider_teaser span{
		font-size:13px;
	}
	.startslider_teaser h4{
		font-size:18px;
	}
	.startslider_teaser p{
		font-size:14px;
	}
}
@media only screen and (max-width : 1600px) {
	#mainmenu a{
		padding:0 10px;
	}
}
@media only screen and (max-width : 1500px) {
	#mainmenu a{
		padding:0 10px;
	}
	#mainmenu{
		right:390px;
	}
	#header_liveinfo{
		width:300px;
	}
	.startslider h2, .bigimg_text h2{
		font-size:45px;
		letter-spacing: -2px;
	}
	.startslider_teaser{
		width:210px;
		height:210px;
	}
	.startslider_teaser span{
		font-size:13px;
	}
	.startslider_teaser h4{
		font-size:18px;
	}
	.startslider_teaser p{
		font-size:14px;
	}
}
@media only screen and (max-width : 1400px) {
	#mainmenu a{
		font-size:14px;
		padding:0 10px;
	}
	#mainmenu .menusection_box.inquiry form{
		padding:30px 15px 5px 15px;
	}
	/*#mainmenu .menusection_box.inquiry input.cal{
		padding:12px 10%;
	}
	#mainmenu .menusection_box.inquiry select{
		padding:12px 10%;
	}
	#mainmenu .menusection_box.inquiry input.button{
		padding:12px 10%;
	}*/
	#mainmenu .menusection_box.inquiry form label{
		width:22%;
		font-size: 12px;
		line-height: 30px;
	}
	#mainmenu .menusection_box.inquiry form p.small label{
		width:50%;
	}
	#mainmenu .menusection_box.inquiry input.cal{
		width:68%;
	}
	#mainmenu .menusection_box.inquiry form p.small{
		width:49%;
	}
	#mainmenu .menusection_box.inquiry form p.small.first{
		margin-right:3%;
		padding-right: 3%;
		width:45%;
	}
	#mainmenu .menusection_box.inquiry select{
		width:50%;
	}
}
@media only screen and (max-width : 1350px) {
	#top_small a, #top_small span{
		font-size:13px;
		padding:14px 5px 13px 5px;
	}
	#mainmenu a{
		font-size:13px;
		padding:0 5px;
	}
}
@media only screen and (max-width : 1300px) {
	#mainmenu{
		right:350px;
	}
	#header_liveinfo{
		width:260px;
	}
	#top_small a, #top_small span{
		font-size:11px;
		padding:15px 5px 14px 5px;
	}
}
@media only screen and (max-width : 1250px) {
	#mainmenu a{
		font-size:13px;
	}
	#top_info_social{
		display:none;
	}
}
@media only screen and (max-width : 1200px) {
	#header_search, #header_liveinfo, #top_info_tel{
		display:none;
	}
	#mainmenu{
		right:30px;
	}
	#mainmenu a{
		font-size:16px;
	}
	.social_section{
		padding-left:150px;
	}
	.social_headline{
		top:90px;
	}
	
	#mainmenu .menusection_box.inquiry form label{
		font-size: 11px;
	}
	.panoramainfo_number_big{
		width:28%;
		font-size:70px;
	}
	.panoramainfo_number_desc{
		width:28%;
		font-size:23px;
	}
}
@media only screen and (max-width : 1024px) {
	#mainmenu{
		display:none;
		position: fixed;
		top:160px;
		left:0;
		right:0;
		bottom:0;
		overflow-y: scroll;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e92b2+0,1c225e+67 */
		background: rgb(30,146,178); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(30,146,178,1) 0%, rgba(28,34,94,1) 67%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(30,146,178,1)), color-stop(67%,rgba(28,34,94,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(30,146,178,1) 0%,rgba(28,34,94,1) 67%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(30,146,178,1) 0%,rgba(28,34,94,1) 67%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(30,146,178,1) 0%,rgba(28,34,94,1) 67%); /* IE10+ */
		background: linear-gradient(to right,  rgba(30,146,178,1) 0%,rgba(28,34,94,1) 67%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e92b2', endColorstr='#1c225e',GradientType=1 ); /* IE6-9 */
	}
	#mainmenu_first{
		margin-bottom:50px;
		display:block;
		justify-content: flex-start;
		-webkit-justify-content: flex-start;
	}
	#mainmenu li{
		display:block;
		float:none;
		clear:both;
		padding:0;
	}
	#mainmenu a{
		display:block;
		float:none;
		clear:both;
		height:70px;
		line-height: 70px;
		padding:0 30px;
		text-align: center;
	}
	#header_liveinfo{
		display:block;
	}
	#mobile_menu{
		display:block;
		position: absolute;
		top:40px;
		left:250px;
		width:120px;
		height:82px;
		padding:38px 0 0 0;
		cursor:pointer;
		background:transparent;
	}
	#mobile_menu span{
		display:block;
		width:30px;
		height:2px;
		background: #fff;
		margin:10px auto;
	}
	.social_section{
		padding:0;
	}
	.social_headline{
		top:50px;
	}
	.dropdown{
		bottom:0;
		overflow-y:scroll;
		z-index:5000;
	}
	#mainmenu li li.menusection{
		width:100%;
		padding:0;
		margin-bottom:50px;
	}
	#mainmenu li li a{
		font-size:17px;
		padding:15px 0;
	}
	#mainmenu li li a.menusection_box, .menusection_box{
		max-width:300px;
		margin:0 auto;
	}
	#mainmenu li:hover > .dropdown, #header_liveinfo li:hover > .dropdown{
		visibility: hidden;
		opacity: 0;
	}
	.close_mobile{
		display:block;
		width:50px;
		height:50px;
		background:red;
		margin:10px auto 40px auto;
		cursor:pointer;
		background:url(/website/static/img/close.svg) center center no-repeat;
	}
	#mainmenu li a.main_mobile{
		display:block;
		color:#f49a00;
		font-size:22px;
		margin-bottom:40px;
	}
	#mainmenu li a.main_mobile.rad{
		color:#be1720;
	}
	#side-container{
		width:90%;
	}
	#map-form .item{
	  float:none;
	  width:100%;
	}
	#map-form .item.lastitem{
		width:100%;
	}
	#map-form .item input, #map-form .item select{
	  width:90%;
	  padding:6px 5%;
	  margin-bottom:15px;
	}
	#map-form .item select{
	  width:100%;
	}
	#map-form .item input#goMap{
	  width:100%;
	  padding:10px 0;
	}
	#bigmap{
	  height:200px !important;
	}
	#mobile_menulist{
		display:block;
		margin-bottom:40px;
		background:rgba(29,44,105,0.4);
	}
	#mainmenu li a#mobile_menulist_rad{
		background: rgb(190,23,32); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(190,23,32,1) 32%, rgba(69,21,35,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(32%,rgba(190,23,32,1)), color-stop(100%,rgba(69,21,35,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(190,23,32,1) 32%,rgba(69,21,35,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(190,23,32,1) 32%,rgba(69,21,35,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(190,23,32,1) 32%,rgba(69,21,35,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(190,23,32,1) 32%,rgba(69,21,35,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be1720', endColorstr='#451523',GradientType=1 ); /* IE6-9 */
	}
}
@media only screen and (max-width : 1000px) {
	#smallmenu{
		display:none;
	}
	#top_info_tel, #top_info_social{
		display:block;
	}
	.dropdown{
		left:0;
	}
	.list_wrap{
		padding:10px 0 30px 0;
	}
	.boxitem{
		width:41%;
		margin:0 2% 40px 2%;
		position: relative;
	}
	.clear4{
		display:none;
		clear:none;
	}
	.clear2{
		display:block;
		clear:both;
	}
	.panoramainfo_number_big{
		width:25%;
		font-size:50px;
	}
	.panoramainfo_number_desc{
		width:25%;
		font-size:18px;
	}

	.col4{
		width:50%;
	}
	.content_teaser_big{
		width:100%;
		margin:0;
		float:none;
		clear:both;
		margin-bottom:30px;
	}
	.content_main{
		float:none;
		clear:both;
		width:80%;
		padding:0 10%;
		/*overflow-x:scroll;*/
	}
	.table_wrap{
		width:100%;
		overflow-x:scroll;
	}
	.iframe_wrap{
		width:100%;
		max-width: 100%
		overflow-x:scroll;
	}
	.content_teaser{
		margin:0 auto;
		float:none;
		clear:both;
		width:40%;
	}
	.teasersmall{
		width:100%;
	}
	.startslider h2, .bigimg_text h2{
		font-size:22px;
		letter-spacing:-1px;
	}
	.section_gallery a{
		width:50%;
	}
	.section_content_text{
		padding:30px 0;
	}
	.content form li.half{
		width:100%;
		margin-right:0;
		float:none;
		clear:both;
	}
	.content form li.half2{
		width:100%;
		margin-left:0%;
		float:none;
		clear:both;
	}
	.breadcrumbs li a{
		height:80px;
		line-height: 80px;
		padding:0 20px 0 15px;
		font-size:11px;
		/*font-size:15px;*/
		text-transform:none;
		font-weight: 300;
	}
	.content iframe{
		width:100%;
		max-width:100% !important;
	}
}
@media only screen and (max-width : 820px) {
	#top_info_social{
		display:none;
	}
	.startslider_teasersmall{
		display:none;
	}
	.startslider_teaser{
		width:160px;
		height:160px;
	}
	.startslider_teaser span{
		font-size:11px;
	}
	.startslider_teaser h4{
		font-size:14px;
	}
	.startslider_teaser p{
		display:none;
	}
	.content_headlines .headline{
		font-size:25px;
	}
	.content_headlines h3{
		font-size:20px;
	}
	.startslider h2 span, .bigimg_text h2 span{
		background-size:700px;
	}
	.presse_item{
		width:46%;
	}
}
@media only screen and (max-width : 750px) {
	.section_teaserbig{
		padding:30px;
		background:url(/website/static/img/social-bg-0.jpg) center center no-repeat;
		background-size:cover;
	}
	.section_social, .section_panoramainfo, .startslider_scroll, .startslider_teaser_wrap, .footer_address{
		display:none;
	}
	.teaserbig{
		width:100%;
		float:none;
		clear:both;
		margin-bottom:30px;
	}
	.teaserbig img{
		float:none;
	}
	.teaserbig:before{
		content:'';
	    display:block;
	    width:100%;
	    height:70%;
	    position: absolute;
	    top:0;
	    left:0;
		background: -moz-linear-gradient(top,  rgba(0,0,0,0.60) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.60)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
		background: linear-gradient(to bottom,  rgba(0,0,0,0.60) 0%,rgba(0,0,0,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	}
	.teaserbig_text{
		position: absolute;
		top:30px;
		left:30px;
	}
	.footerlogos img{
		width:17%;
	}
	.footer_contact em{
		display:block;
		text-indent: -19999px;
	}
	.mobileinfo_cams{
		display:block;
		height:120px;
		width:50%;
		float:left;
		background-size:cover;
		position: relative;
	}
	.mobileinfo_cams span{
		position: absolute;
		top:50%;
		left:50%;
		margin:-25px 0 0 -25px;
		display: block;
		width:50px;
		height:50px;
		background:url(/website/static/img/mountain.svg) no-repeat center center;
	}
	.mobileinfo_connector{
		display:block;
		background:#1daac8;
		width:50%;
		height:120px;
		float:left;
		position: relative;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1ca2c5+0,186aad+100 */
		background: rgb(28,162,197); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(28,162,197,1) 0%, rgba(24,106,173,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(28,162,197,1)), color-stop(100%,rgba(24,106,173,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(28,162,197,1) 0%,rgba(24,106,173,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(28,162,197,1) 0%,rgba(24,106,173,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(28,162,197,1) 0%,rgba(24,106,173,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(28,162,197,1) 0%,rgba(24,106,173,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ca2c5', endColorstr='#186aad',GradientType=1 ); /* IE6-9 */
	}
	.mobileinfo_connector span{
		display:block;
		position: absolute;
		top:2px;
		left:2px;
		right:2px;
		bottom:10px;
		background:url(/website/static/img/mobile-connector.png) no-repeat center center;
		background-size:contain;
	}
	.mobileinfo_connector strong, .mobileinfo_cams strong{
		position: absolute;
		bottom:10px;
		left:0;
		width:100%;
		display:block;
		font-size:11px;
		text-transform: uppercase;
		text-align: center;
		color:#fff;
		font-weight:lighter;
	}
	.mobileinfo_tel{
		display:block;
		text-align: center;
		background:#f49a00;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f49a00+0,df7e04+100 */
		background: rgb(244,154,0); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(244,154,0,1) 0%, rgba(223,126,4,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(244,154,0,1)), color-stop(100%,rgba(223,126,4,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49a00', endColorstr='#df7e04',GradientType=1 ); /* IE6-9 */
		color:#fff;
		height:60px;
		line-height: 60px;
		clear:both;
		font-size:20px;
	}
	.mobileinfo_tel.rad{
		background: rgb(185,23,31); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(185,23,31,1) 0%, rgba(148,17,26,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(185,23,31,1)), color-stop(100%,rgba(148,17,26,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9171f', endColorstr='#94111a',GradientType=1 ); /* IE6-9 */
	}
	.mobileinfo_tel span{
		display:inline-block;
		width:20px;
		height:20px;
		background:url(/website/static/img/phone.svg) no-repeat;
		margin-right:10px;
	}
	.liveinfo_weather_row{
		padding:20px 20px;
	}
	.liveinfo_weather_avalanche{
		float:none;
		width:100%;
		clear:both;
		padding:30px 0 0 0;
	}
	.liveinfo_weather_avalanche span{
		width:50px;
		height:50px;
		line-height: 50px;
		font-size:12px;
	}
	.liveinfo_weather_avalanche strong{
		font-size:16px;
	}
	.liveinfo_weather_forecast{
		width:100%;
		float:none;
	}
	.liveinfo_weather_avalanche p{
		float:left;
		width:50%;
	}
	.weather_day strong{
		font-size:12px;
	}
	.liveinfo_dark{
		position: relative;
		padding:0 0 8px 0;
	}
	.liveinfo_dark h6{
		position: absolute;
		top:0;
		left:0;
		font-size:11px;
		line-height: 13px;
		width:auto;
		opacity: 0.4;
		border:0;
	}
	.snow_data{
		float:left;
		width:100%;
		padding:5px 0 0 0;
	}
	.liveinfo_dark p{
		font-size:12px;
		line-height: 24px;
	}
	#dropdown_webcams{
		bottom:0;
		overflow-y: scroll;
	}
	#dropdown_webcams a, #dropdown_webcams p{
		float:none;
		width:100%;
		margin:0 0 20px 0;
	}
	#dropdown_tickets{
		padding:10px;
		bottom:0;
		overflow-y: scroll;
	}
	.content_teaser{
		margin:0 auto;
		float:none;
		clear:both;
		width:80%;
	}
	.social_iitem{
		float:none;
		width:92%;
		margin:0 4% 220px 4%;
	}
	
	.startslider h2 span, .bigimg_text h2 span{
		background-size:600px;
	}
}
@media only screen and (max-width : 650px) {
	#top_small{
		display:none;
		position: fixed;
		top:auto;
		bottom:0;
		left:0;
	}
	#top_small a#top_info_amade{
		display:none;
	}
	#smallmenu{
		position: fixed;
		bottom:20px;
		left:0;
		right:0;
		width:100%;
		overflow: hidden;
		/*display:block;*/
	}
	#top_info_social{
		display:block;
	}
	#header_liveinfo{
		margin:0;
		width:55%;
		height:80px;
	}
	#mobile_menu{
		top:0;
		left:0;
		width:20%;
		background:#f49a00;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f49a00+0,df7e04+100 */
		background: rgb(244,154,0); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(244,154,0,1) 0%, rgba(223,126,4,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(244,154,0,1)), color-stop(100%,rgba(223,126,4,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(244,154,0,1) 0%,rgba(223,126,4,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f49a00', endColorstr='#df7e04',GradientType=1 ); /* IE6-9 */

		height:62px;
		padding-top:18px;
	}
	#mobile_menu.rad{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b9171f+0,94111a+100 */
		background: rgb(185,23,31); /* Old browsers */
		background: -moz-linear-gradient(left,  rgba(185,23,31,1) 0%, rgba(148,17,26,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(185,23,31,1)), color-stop(100%,rgba(148,17,26,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(left,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(left,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(left,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* IE10+ */
		background: linear-gradient(to right,  rgba(185,23,31,1) 0%,rgba(148,17,26,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b9171f', endColorstr='#94111a',GradientType=1 ); /* IE6-9 */
	}
	#logo{
		width:25%;
		left:20%;
	}
	#logo a{
		display:block;
		position: absolute;
		top:15px;
		left:15px;
		right:15px;
		bottom:15px;
	}
	header{
		height:80px;
	}
	#header_liveinfo .main .icon{
		margin-top:12px;
	}
	#liveinfo_open{
		display:none !important;
	}
	#header_liveinfo .main{
		height:80px;
		width:33.3%;
	}
	#wrapper{
		padding:80px 0 0 0;
	}
	.dropdown{
		top:80px;
		left:0;
	}
	#mainmenu{
		top:80px;
	}
	.presse_item{
		width:100%;
		margin:0 0 30px 0;
	}
	.openstuff p{
		clear:both;
		font-size: 13px;
		font-weight: lighter;
	}
	.openstuff span.alti{
		font-size: 11px;
	}
}
@media only screen and (max-width : 350px) {

	#top_info_social{
		display:none;
	}

}


