.sociales {
	text-align: center;
	margin-bottom: 20px;
}

#timelineSlide {
	width: 100%;
	height: 530px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	;
}

#dates {
	width: 800px;
	height: 230px;
	position: absolute;
	bottom: 35px;
	left: 0;
	position: absolute;
	left: 0;
	right: 0;
}

#dates li {
	list-style: none;
	float: left;
	width: 60px;
	height: 230px;
	font-size: 24px;
	text-align: center;
	position: relative;
}

#dates a {
	line-height: 38px;
	padding-bottom: 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 24px;
	background: url('../images/timeline/timeline-blue-slant.png') center top no-repeat;
	width: 100%;
	height: 100%;
	color: #0076a9;
}

#dates span {
	position: absolute;
	bottom: 0;
	left: -30px;
	color: #0076a9;
}

#issues {
	width: 800px;
	height: 350px;
	overflow: hidden;
}

#issues li {
	height: 100%;
	list-style: none;
	float: left;
	width: 945px;
}

zoom: 1;
-webkit-transition: all 2s ease-in-out;
-moz-transition: all 2s ease-in-out;
-o-transition: all 2s ease-in-out;
-ms-transition: all 2s ease-in-out;
transition: all 2s ease-in-out;

/* -webkit-transform: scale(0.7, 0.7); -moz-transform: scale(0.7, 0.7); -o-transform: scale(0.7, 0.7); -ms-transform: scale(0.7, 0.7); transform: scale(0.7, 0.7);*/


}
#grad_left,
#grad_right {
	width: 100px;
	height: 100%;
	position: absolute;
	top: 0;
}
#grad_left {
	left: 0;
}
#grad_right {
	right: 0;
}
#events-thumbs .slick-next,
#events-thumbs .slick-prev {
	position: absolute;
	font-size: 70px;
	bottom: 165px;
	width: 26px!important;
	height: 42px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 10;
	background-color: transparent;
	border: none;
	top: 40px;
}
#events-thumbs .slick-next:hover,
#events-thumbs .slick-prev:hover {
	opacity: 0.8;
}
#events-thumbs .slick-next {
	right: 0;
	background-image: url('../images/timeline/next.png');
	background-position: right 0;
}
#events-thumbs .slick-prev {
	left: 0;
	background-image: url('../images/timeline/prev.png');
}
#events-thumbs.disabled,
#events-thumbs.disabled {
	opacity: 0.2;
}
#events-thumbs .slick-next:focus,
#events-thumbs .slick-prev:focus,
titlle,
titlle span {
	outline: none;
}
#events {
	min-height: 250px;
}
#events h2 {
	color: #fff;
	font-size: 70px;
	margin: 20px 0 5px 0;
	font-weight: 300;
	font-style: normal;
	margin-top: 0;
}
#events .timelineTitle {
	font-size: 18px;
	line-height: 20px;
	color: #fff!important;
	margin-bottom: 10px;
	width: 100%;
	font-weight: 300;
	font-style: normal;
}
#events .timlineContent {
	font-size: 17px;
	color: #1ca6df!important;
	width: 100%;
}
#events .timelineRight {
	margin: 0 50px;
	
}
@media  (min-width:768px ) {
	#events .timelineRight{
		max-height: 250px;
		overflow: hidden;	
	}
}
.timelineLeft .scrollbar-inner {
	max-height: 270px;
}
.scrollbar-inner {
	max-height: 250px;
}
#events .timelineRight img {
	margin: 20px 0 0 0;
}
.activeBg {
	background: url('../images/timeline/activeBg.jpg') 0 0 repeat;
	position: absolute;
	left: 302px;
	right: 0;
	bottom: 87px;
	z-index: 90;
	width: 4px;
	height: 500px;
	-webkit-transform: skewX(-17deg);
	-moz-transform: skewX(-17deg);
	-ms-transform: skewX(-17deg);
	-o-transform: skewX(-17deg);
	transform: skewX(-17deg)
}
#events-thumbs {
	padding-bottom: 50px;
	margin-top: 110px;
}
#events-thumbs .slick-slide {
	background: url(../images/timeline-blue-slant1.png) no-repeat 0 0;
	height: 157px;
	width: 62px;
	color: #fff;
	font-size: 24px;
	cursor: pointer;
	position: relative;
	outline: none;
}
#events-thumbs .slick-slide span {
	position: absolute;
	bottom: 0;
	left: -25px;
}
#events-thumbs .slick-track {
	margin-left: -233px!important;
}
.timelineLeft .scroll-element {
	right: auto;
	left: 0;
}
#events ul {
	list-style: square outside none;
	color: #1ca6df;
	margin: 0;
}
#events ul li {
	list-style: square outside none;
	margin: 0 0 0.3em 0;
}
#events ul.title li {
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	font-weight: 300;
}
#events ul.title .active{
	color: #fff000;
}
#events ul.descr li {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
}
#events .timelineRight .timelineTitle {
	padding-top: 10px;
}
#events .timelineRight ul.title {
	padding-top: 10px;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus,
#events div {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slick-disabled {
	opacity: 0!important;
	visibility: hidden!important;
}
.timelineLeft .scroll-wrapper {
	padding: 0!important;
}
.scroll-wrapper {
	overflow: hidden!important;
	padding: 0!important;
	position: relative;
}
.scroll-wrapper>.scroll-content {
	border: none!important;
	box-sizing: content-box!important;
	height: auto;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none!important;
	overflow: scroll!important;
	padding: 0;
	position: relative!important;
	top: 0;
	width: auto!important;
}
.scroll-wrapper>.scroll-content::-webkit-scrollbar {
	height: 0;
	width: 0;
}
.scroll-element {
	display: none;
}
.scroll-element,
.scroll-element div {
	box-sizing: content-box;
}
.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
	display: block;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
	cursor: default;
}
.scroll-textarea {
	border: 1px solid #cccccc;
	border-top-color: #999999;
}
.scroll-textarea>.scroll-content {
	overflow: hidden!important;
}
.scroll-textarea>.scroll-content>textarea {
	border: none!important;
	box-sizing: border-box;
	height: 100%!important;
	margin: 0;
	max-height: none!important;
	max-width: none!important;
	overflow: scroll!important;
	outline: none;
	padding: 2px;
	position: relative!important;
	top: 0;
	width: 100%!important;
}
.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
	height: 0;
	width: 0;
}
.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
	border: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
}
.scrollbar-inner>.scroll-element div {
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}
.scrollbar-inner>.scroll-element.scroll-x {
	bottom: 2px;
	height: 8px;
	left: 0;
	width: 100%;
}
.scrollbar-inner>.scroll-element.scroll-y {
	height: 100%;
	right: 2px;
	top: 0;
	width: 8px;
}
.scrollbar-inner>.scroll-element .scroll-element_outer {
	overflow: hidden;
}
.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	opacity: 0.4;
}
.scrollbar-inner>.scroll-element .scroll-element_track {
	background-color: #e0e0e0;
}
.scrollbar-inner>.scroll-element .scroll-bar {
	background-color: #c2c2c2;
}
.scrollbar-inner>.scroll-element:hover .scroll-bar {
	background-color: #919191;
}
.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
	background-color: #919191;
}
.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
	left: -12px;
}
.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
	top: -12px;
}
.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
	left: -12px;
}
.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
	top: -12px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#issues li {
		width: 648px;
	}
	
	#events .timelineTitle {
		width: 100%;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.activeBg {
		left: 253px;
	}
	
	#issues li {
		width: 848px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.activeBg {
		left: 262px;
	}
	
	#events-thumbs .slick-track {
		margin-left: -191px!important
	}
	
	#issues li .timelineTitle {
		width: 84%;
	}
	
	#issues li {
		width: 800px;
	}
}
@media only screen and (min-width: 991px) and (max-width: 1024px) {
	.activeBg {
		left: 30.9%;
	}
	
	#events-thumbs {
		margin-top: 0!important;
	}
	
	#events-thumbs .slick-track {
		margin-left: -179px!important;
	}
	
	#issues li .timelineTitle {
		width: 69%;
		font-size: 30px;
	}
	
	#issues li .timlineContent {
		width: 63%;
	}
	
	#issues li h2 {
		font-size: 50px;
	}
	
	#issues li .timelineTitle {
		color: #1ca6df!important;
		font-size: 25px;
		line-height: 30px;
	}
	
	#issues li .timlineContent {
		font-size: 18px;
	}
	
	#events .timelineTitle {
		width: 100%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.activeBg {
		left: 35%!important;
	}
	
	#events-thumbs {
		margin-top: 60px!important;
	}
	
	#events-thumbs .slick-track {
		margin-left: -172px!important;
	}
	
	#issues li h2 {
		font-size: 50px;
	}
	
	#issues li .timelineTitle {
		color: #1ca6df!important;
		font-size: 25px;
		line-height: 30px;
	}
	
	#issues li .timlineContent {
		font-size: 18px;
	}
}
@media only screen and (min-width: 960px) and (max-width: 991px) {
	.activeBg {
		left: 32.8%!important;
	}
	
	#events-thumbs .slick-track {
		margin-left: -200px!important;
	}
}
@media (max-width: 767px) {
	#dates {
		display: none;
	}
	
	#next,
	#prev {
		display: none!important;
	}
	
	#issues {
		width: 100%!important;
	}
	
	#issues li {
		float: none;
		display: block;
		height: auto;
		width: 100%;
	}
	
	#timelineSlide {
		height: auto;
	}
	
	#issues {
		height: auto;
		margin: 0!important;
	}
	
	#issues li {
		opacity: 1!important;
		margin-bottom: 30px;
		background: #2d2f73;
		padding: 20px;
	}
	
	#issues li .timelineRight {
		margin: 0;
	}
	
	#issues li .timelineRight img {
		width: 100%;
	}
	
	#timelineSlide {
		margin-bottom: 0;
		margin-top: 40px;
	}
	
	#issues li .timelineRight img {
		margin-top: 0;
	}
	
	#issues li .timelineTitle,
	#issues li .timlineContent {
		width: 100%;
	}
	
	.slick-track {
		width: 100%!important;
	}
	
	.slick-slide {
		left: 0!important;
		width: 100%!important;
		opacity: 1!important;
		margin-bottom: 30px;
		background: #fff;
		padding: 20px
	}
	#events h2{
		color: #333;
	}
	#events ul.title li{
		color: #666;
	}
	#events .timelineTitle{
		color: #666!important;
	}
	#events ul.title .active{
		color:#E62129;
	}
	#events .timelineRight {
		margin: 0;
	}
	
	#events h2 {
		font-size: 40px;
	}
	
	#events .timelineTitle {
		font-size: 25px;
		line-height: 30px;
	}
	
	#events .slick-list .slick-slide:last-child {
		display: none;
	}
	
	#events .slick-list {
		height: auto!important;
	}
	
	#events h2 {
		margin-left: 0!important;
	}
	
	.timelineLeft .scroll-wrapper {
		padding-left: 0!important;
	}
}
@media (max-width: 480px) {
	#issues li h2 {
		font-size: 50px;
		margin-bottom: 5px;
	}
	
	#issues li .timelineTitle {
		font-size: 25px;
		line-height: 32px;
	}
	
	#issues li .timelineRight {
		margin: 30px 0 0 0;
	}
}