

/* --- Stylesheet 6670 () --------- */ 

.T4188 { padding: 30px 0px; }


.T4188 .experience {
	width: 32.166%;
	max-width: 345px;
	margin: 0px 1.75% 1.75% 0px;
	height: 500px;
	float: left;
	background-color: #eee;
	cursor: pointer;
}

.T4188 .experience.experience3, .T4188 .experience.experience6, .T4188 .experience.experience9 {
	margin: 0px 0px 1.75% 0px; 
}

.T4188 .experience:hover .wrapper {
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/893521/background.png);
	background-size: cover;
	background-repeat: no-repeat;
}

.T4188 .experience:hover .wrapper .contents {
	top: 10px;
	bottom: 10px;
	padding: 20px;
	background-color: #FFF;
	left: 10px;
	right: 10px;
}

.T4188 .experience:hover .wrapper .contents .flag {
	background-color: #111;
	color: #FFF;
	font-size: 20px;
	letter-spacing: 1px;
}
.T4188 .experience:hover .wrapper .contents .headline { display: none; }
.T4188 .experience:hover .wrapper .contents .text {
	display: block;
}

.T4188 .experience:hover .wrapper .heart {
	left: 30px;
	z-index: 2;
}

.T4188 .experience:hover .wrapper .heart.favable {
	background-position: center;
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/896173/favorite.png);
}

.T4188 .experience:hover .wrapper .heart.favable.memorydel { background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/893569/favorite-voll.png); }

.T4188 .experience:hover .wrapper .contents .flag { margin-top: 60px; }


.T4188 .experience:hover .wrapper .more { display: block; }



.T4188 .experience .wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	background-color: rgba(0,0,0, 0.2);

}

.T4188 .experience .wrapper .heart {
	width: 37px;
	height: 35px;
	position: absolute;
	top: 25px;
	left: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
}

.T4188 .experience .wrapper .heart.favable {
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/893568/favorite.png);
}
.T4188 .experience .wrapper .heart.memorydel {
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/893569/favorite-voll.png);

}

.T4188 .experience .wrapper .contents {
	position: absolute;
	bottom: 20px;
	left: 15px;
	right: 15px;
	top: auto;
	transition: top 600ms;
}

.T4188 .experience .contents .flag {
	margin: 0px 0px 10px 0px;
	padding: 6px;
	background-color: #FFF;
	color: #111;
	font-weight: bold;
	display: inline-block;
	    font-size: 16px;
    letter-spacing: 0.5px;
    padding: 0px 6px;
}

.T4188 .experience .contents .headline {
	display: block;
	font-weight: bold;
	color: #FFF;
	line-height: 1.2;
    font-size: 20px;
}

.T4188 .experience .contents .text {
	display: block;
	line-height: 1.35;
	display: none;
	color: #111;
	font-size: 25px;
	font-weight: bold;
}

.T4188 .experience .more {
	display: none;
	position: absolute;
	bottom: 35px;
	right: 35px;
	z-index: 2;
	cursor: pointer;
	padding-right: 25px;
	background-image: url(https://tramino.s3.amazonaws.com/s/ski-ok/896132/arr-r.png);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: right;
}
.T4188 .experience .more a { text-decoration: underline; font-weight: bold; color: #111; }




/* --- Stylesheet 6671 () --------- */ 

@media all and (min-width: 1024px) and (max-width: 1279px) {

}

@media all and (min-width: 768px) and (max-width:1023px) {

	.T4188 .experience {
		width: 48.5%;
		height: 430px;
	}

	.T4188 .experience.experience2,
	.T4188 .experience.experience4 { margin: 0px 0px 10px 0px; }

	.T4188 .experience.experience1,
	.T4188 .experience.experience3,
	.T4188 .experience.experience5 {
		margin: 0px 1.5% 10px 0px;
	}

}

@media all and (min-width: 568px) and (max-width: 767px) {

	.T4188 .experience {
		float: none;
		width: 100%;
		height: 450px;
		margin: 0px auto 10px auto !important;
	}

	

}

@media all and (max-width: 567px) {

	#body .T4188 .maxwidth_small {
		width: 85% !important;
	}

	.T4188 .experience {
		float: none;
		width: 100%;
		height: 430px;
		margin: 0px auto 10px auto !important;
	}

}

