
.history-wrapper {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	margin-top:40px
}
.history-wrapper .history-slider-wrapper {
	display:none;
	position:relative;
	height:100px;
	padding-left:20px;
	padding-right:20px
	padding-left:0px !important;
}
.history-wrapper .history-slider-wrapper .history-points {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	position:absolute;
	background-color:#f1f1f1;
	height:6px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding-left:0px !important;
}
.history-wrapper .history-slider-wrapper .history-points .history-point.selected .point {
	background-image:url("../img/history-circle-selected.png");
	-webkit-transform:scale(1, 1)
}
.history-wrapper .history-slider-wrapper .history-points .history-point.selected .text {
	color:#222
}
.history-wrapper .history-slider-wrapper .history-points .history-point {
	width:50px;
	display:block;
	position:absolute;
	margin-top:-19px
}
.history-wrapper .history-slider-wrapper .history-points .history-point .point {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	-webkit-transform:scale(1, 1);
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	background-image:url("../img/history-point.png");
	background-repeat:no-repeat;
	display:block;
	width:46px;
	height:46px
}
.history-wrapper .history-slider-wrapper .history-points .history-point .text {
	font-family: 'Lato', sans-serif;
	font-weight:normal;
	color:#909090;
	padding-top:30px;
	display:block;
	text-align:center;
	cursor:pointer;
}
.history-wrapper .history-slider-wrapper .history-points .drag.animate {
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease
}
.history-wrapper .history-slider-wrapper .history-points .drag {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	position:absolute;
	background-image:url("../img/history-circle-drag.png");
	display:block;
	margin-top:-14px;
	margin-left:-18px;
	width:36px;
	height:36px;
	cursor:pointer;
	cursor:-moz-grab;
	cursor:-webkit-grab
}
.history-wrapper .history-text-slider {
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	position:relative;
	overflow:hidden;
	height:40px;
	margin-left:-20px;
	padding-left:0px !important;
	width:100%
}
.history-wrapper .history-text-slider .text-slider-wrapper {
	width:10000000px;
	height:30px;
	padding-left:0px !important;
}
.history-wrapper .history-text-slider .text-slider-wrapper .text.animate {
	-webkit-transition:all 0.7s ease;
	-moz-transition:all 0.7s ease;
	-ms-transition:all 0.7s ease;
	-o-transition:all 0.7s ease;
	transition:all 0.7s ease
}
.history-wrapper .history-text-slider .text-slider-wrapper .text {
	display:block;
	float:left;
	width:auto;
	color:#909090
}
.history-wrapper .history-text-slider .text-slider-wrapper .text ul {
	padding-left:0px !important;
}
.history-wrapper .history-text-slider .text-slider-wrapper .text li {
	-webkit-transition: color 0.7s ease;
	-moz-transition: color 0.7s ease;
	-ms-transition: color 0.7s ease;
	-o-transition: color 0.7s ease;
	transition: color 0.7s ease;
	font-size: 24px;
	line-height:24px;
	font-weight: 900;
	font-family: 'Lato', sans-serif;
	position: absolute;
	width: 100%;
	float: left;
	min-height: 10px;
	text-align: center;
	color: #0458a0;
	list-style:none;
	padding-right:20px;
	padding-left:0px !important;
}
.history-wrapper .history-text-slider .text-slider-wrapper .text li * {
	padding-left:0px !important;
}
.history-wrapper .history-text-slider .text-slider-wrapper .text li.selected {
	color:#222
}
.history-wrapper .history-text-slider .text-slider-wrapper .text li.first {
	width:200px
}
.history-wrapper .history-text-slider .buttons {
	position:absolute;
	width:100%;
	top:0
}
.history-wrapper .history-text-slider .buttons .button {
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	-ms-transition:all 0.4s ease;
	-o-transition:all 0.4s ease;
	transition:all 0.4s ease;
	opacity:0.7;
	cursor:pointer;
	width:16px;
	height:33px
}
.history-wrapper .history-text-slider .buttons .button:hover {
	opacity:1
}
.history-wrapper .history-text-slider .buttons .prev-button {
	float:left;
	background-image:url("../img/history-prev.png")
}
.history-wrapper .history-text-slider .buttons .next-button {
	float:right;
	background-image:url("../img/history-next.png")
}
#content #page-content .history-article {
	-webkit-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	transition:all 0.5s ease;
	max-height:0px;
	overflow:hidden;
	border:none;
	padding-top:0px;
	padding-bottom:0px;
	opacity:0
}
#content #page-content .history-article .title {
	line-height:36px
}
#content #page-content .history-article.visible {
	opacity:1;
	max-height:3000px;
	padding-top:40px;
	padding-bottom:20px
}
@media all and (min-width: 768px) {
	.article.event {
		height:300px
	}

	.history-wrapper .history-slider-wrapper {
		display:block
	}
	.history-wrapper .history-text-slider .buttons {
		position:absolute;
		width:400px;
		margin-left:-200px;
		left:50%
	}

	#content #page-content .history-article.article .bottom-bar .title,#content #page-content .history-article.article .bottom-bar .text,#content #page-content .gallery.article .bottom-bar .title,#content #page-content .gallery.article .bottom-bar .text,#content #page-content .news.article .bottom-bar .title,#content #page-content .news.article .bottom-bar .text {
		color:#FFF;
		margin:0px;
		background-color:transparent;
		background-image:url("../img/transparent.png")
	}
	#content #page-content .history-article.article .bottom-bar .text,#content #page-content .gallery.article .bottom-bar .text,#content #page-content .news.article .bottom-bar .text {
		text-align:left;
		-webkit-transition:all 0.7s ease;
		-moz-transition:all 0.7s ease;
		-ms-transition:all 0.7s ease;
		-o-transition:all 0.7s ease;
		transition:all 0.7s ease;
		max-height:0px;
		font-family: 'Lato', sans-serif;
		font-size:16px;
		line-height:24px;
		padding-left:20px;
		padding-right:20px
	}
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.history-wrapper .history-text-slider .buttons .prev-button {
		background-size:16px;
		background-image:url("../img/history-prev-2x.png")
	}
	.history-wrapper .history-text-slider .buttons .next-button {
		background-size:16px;
		background-image:url("../img/history-next-2x.png")
	}
}
