/*GENERAL*/
.layout-fluid-constrained {
	width: 940px;
}
.page-head-wrapper.has-image {
	height: 400px;
}
/*HEADER*/
.h-top {
	width: 769px;
}
.h-top .slogan {
	display: none;
}
.main-nav-content {
	width: 940px;
}
.main-nav.level-1 > li > a {
	padding-left: 15px;
	font-size: 12px;
	line-height: 19px;
}
.main-nav.level-1 > li.has-children.hovered > .main-nav.level-2 {
	width: 660px;
}
.main-nav.level-1 > li.has-children.hovered > .main-nav.level-2 > li {
	margin: 0px 35px 0px 0px;
	padding: 40px 0px 0px 0px;
	max-width: 185px;
}
.main-nav.level-1 > li:nth-child(4).has-children.hovered > .main-nav.level-2 > li {
	max-width: 290px;
}
.main-nav.level-1 > li.has-children.hovered > .main-nav.level-2 > li > a:before {
	display: none;
}
/*HOMEPAGE*/
.hp-slider {
	height: 500px;
}
.hp-slider .slide-content-wrapper {
}
.hp-slider .info .name {
	font-size: 60px;
}
.sticky-menu {
	width: 70px;
}
.sticky-menu a .img-wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.sticky-menu a .name {
	display: none;
}
.hp-boxes-wrapper a .info-wrapper .name-super-title-wrapper {
	margin-bottom: 20px;
}
.hp-boxes-wrapper a .info-wrapper .name-super-title-wrapper .super-title {
	font-size: 15px;
}
.hp-boxes-wrapper a .info-wrapper .name-super-title-wrapper .name {
	font-size: 20px;
	line-height: 26px;
}
.hp-boxes-wrapper a .info-wrapper .text {
	display: none !important;
}
.hp-news-events-wrapper .section-top .name {
	font-size: 25px;
}
.hp-news {
	width: 490px;
}
.hp-events-wrapper {
	padding: 50px 0px 50px 13px;
}
.homepage-bottom-banners-wrapper{
	padding-bottom: 60px;
}
.homepage-bottom-banners-wrapper .banners-collection {
	width: 940px;
	height: 130px;
}
/*PAGES*/
.pages-grid .page-grid-item:nth-child(4n) {
	margin-right: 20px;
}
.pages-grid .page-grid-item:nth-child(3n) {
	margin-right: 0px;
}
.page-gallery .thumbs-wrapper a img {
	height: 197px;
}
.page-gallery .thumbs-wrapper {
	max-height: 200px;
}
/*TRACKS*/
.tracks-list .name {
	width: 400px;
}
/*LIFTS*/
.lifts-list .working-hours {
	width: 140px;
}
.lifts-list .name {
	width: 265px;
}
.current-awt-wrapper {
	margin-right: 80px;
}
/*WEBCAMS*/
.active-webcam-wrapper .image-wrapper img {
	width: 470px;
}
/*WEATHER FORECASTS*/
.weather-forecast {
	width: 140px;
}
/*NEWS*/
.news-grid-item {
	width: 227px;
	margin: 0px 10px 10px 0px;
}
.news-grid-item .image-wrapper {
	height: 165px;
}
.news-grid-item .info {
	height: 275px;
}
/*EVENTS*/
.event-grid-item {
	width: 227px;
	margin: 0px 10px 10px 0px;
}
.event-grid-item .image-wrapper {
	height: 165px;
}
.event-grid-item .info {
	height: 275px;
}
/*GALLERIES*/
.gallery-grid-item {
	width: 300px;
}
.gallery-grid-item .image-wrapper {
	height: 197px;
}
.photo-gallery-image-grid-item {
	width: 160px;
}
.photo-gallery-image-grid-item .image-wrapper {
	height: 105px;
}
/*VIDEOS*/
.video-grid-item {
	width: 300px;
}
.video-grid-item .image-wrapper {
	height: 197px;
}