
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
/*
/* CSS for "About" page
/* 
/* * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * * CULTURE SLIDER * * * * * */

	.culture-slider {
		margin-top: 28px;
		padding-bottom: 52px;
	}
	.culture-slider p {
		max-width: 600px;
		margin-left: auto;
		margin-right: auto;
	}
	.culture-slider svg.right-arrow {
		display: none !important;
	}
	.culture-slider .slick-arrow {
		height: 34px;
		transition: background 0.2s ease;
		z-index: 5;
		position: absolute;
		top: 50%;
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		background-size: contain;
		cursor: pointer;
	}
	.culture-slider .slick-arrow:before {
		content: none;
	}
	.culture-slider .slick-next,
	.culture-slider .slick-prev {
		width: calc(16px + 6px) !important;
	}
	.culture-slider .slick-next {
		background-image: url(../../images/bx_arrow_right.svg);
		background-repeat: no-repeat;
		background-position: 0 center;
		right: 10px;
	}
	.no-touchevents .culture-slider .slick-next:hover {
		background-position: 6px center !important;
	}
	.culture-slider .slick-prev {
		background-image: url(../../images/bx_arrow_left.svg);
		background-repeat: no-repeat;
		background-position: 100% center;
		left: 10px;
	}
	.no-touchevents .culture-slider .slick-prev:hover {
		background-position: 0 center !important;
	}

/* * * * * * TIMELINE SLIDER * * * * * */

	.timeline .iosSlider {
		height: 600px;
	}
	.timeline .timeline-container {
		margin-top: 55px;
		max-width: 1250px;
	}
	.timeline .iosSlider-desktop .slider .slide {
		width: calc(295px * 2) !important;
	}
	.timeline .iosSlider-mobile .slider .slide {
		width: calc(295px * 1) !important;
	}
	.timeline .iosSlider .slider .slide:first-child .year-block:first-child {
		border-left: 0;
	}
	.timeline .iosSlider .slider .slide .year-block {
		width: 295px !important;
		position: relative;
		padding-bottom: 40px;
		-webkit-align-items: stretch;
		align-items: stretch;
		padding-left: 100px;
		padding-right: 16px;
		/* height: 416px; */
		height: 495px;
	}
	.timeline .iosSlider .slider .slide .year-block:before {
		content: " ";
		width: 2px;
		height: 450px;
		position: absolute;
		left: 75px;
		top: 8px;
		background: rgba(71, 171, 225, 0.5);
		transition: background 0.2s ease;
	}
	.timeline .iosSlider .slider .slide .year-block.hover:before {
		background: #47ABE1;
	}
	.timeline .iosSlider .slider .slide .more-group:before {
		content: " ";
		position: absolute;
		width: 2px;
		height: 100%;
		left: calc(50% - 1px);
		background: #47ABE1;
		top: 0;
		z-index: -1;
	}
	.timeline .iosSlider .slider .slide .more-group {
		opacity: 0;
		transition: opacity 0.14s ease;
		position: relative;
		background: #070B31;
		z-index: 20;
		margin-top: -56px;
	}
	.timeline .iosSlider .slider .slide .more-group p {
		padding: 0;
		margin-bottom: 10px;
		padding: 6px 0;
	}
	.timeline .iosSlider .slider .slide .year-block p.more {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 12px;
		letter-spacing: 0.15em;
		color: #0f2049 !important;
		position: relative;
		transition: all 0.14s ease;
	}
	.timeline .iosSlider .slider .slide .year-block p.more:before {
		content: " ";
		background: #070B31 url(../../images/dropdown-arrow_faded.svg) no-repeat center;
		background-size: contain;
		height: 16px;
		width: 26px;
		position: absolute;
		left: 50%;
		-ms-transform: translateX(-50%) scale(0.7);
		-webkit-transform: translateX(-50%) scale(0.7);
		transform: translateX(-50%) scale(0.7);
		top: -12px;
	}
	.timeline .iosSlider .slider .slide .year {
		font-size: 66px;
		display: block;
		font-family: "Gotham-Light", sans-serif;
		position: absolute;
		top: 350px;
		-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
		line-height: 0.85em;
		margin: 0;
		text-align: left;
		min-width: 215px;
		left: 0;
		color: white;
		z-index: 20;
		opacity: 0.25;
		transition: opacity 0.2s ease;
		transform-origin: left top;
		text-align: center;
	}
	.timeline .iosSlider .slider .slide .year-block.hover .year {
		opacity: 1;
	}
	.timeline .iosSlider .slider .slide .year-block:not(.dots-exist) .year:before {
		opacity: 0.06;
	}
	.timeline .iosSlider .slider .slide .year:before {
		position: absolute;
		width: 2px;
		height: 280px;
		left: calc(50% - 1px);
		background: #142b54;
		top: 32px;
		z-index: -1;
		transition: background 0.14s ease;
	}
	.timeline .iosSlider .slider .slide p {
		font-size: 12px;
		margin-bottom: 20px;
		line-height: 17px;
		background: #070B31;
		color: rgba(71, 171, 225, 0.5);
		letter-spacing: 0;
		transition: 0.14s all ease;
		text-align: left;
		width: 165px;
		position: relative;
	}
	.timeline .iosSlider .slider .slide p:before {
		content: " ";
		position: absolute;
		left: -27px;
		top: 6px;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background: white;
	}
	.timeline .iosSlider .slider .slide .year + p {
		padding-top: 0;
	}
	.timeline .iosSlider .slider .slide .year-block .bottom {
		position: absolute;
		top: 465px;
		left: -1px;
		width: calc(100% + 2px);
	}
	.timeline .iosSlider .slider .slide .year-block span.line {
		width: calc(100% + 32px);
		left: -1px;
		height: 1px;
		background: white;
		display: block;
		margin: 0 -16px;
	}
	.timeline .iosSlider .slider .slide .year-block span.white-dot {
		width: 12px;
		height: 12px;
		border-radius: 50%;
		background: white;
		left: 77px;
		margin-left: -6px;
		margin-top: -6px;
		z-index: 15;
		transition: 0.2s transform ease;
		display: block;
		position: absolute;
	}
	.timeline .iosSlider .slider .slide .year-block .circle-outer,
	.timeline .iosSlider .slider .slide .year-block .circle-inner {
		left: 77px;
		opacity: 1;
		animation-duration: 1.3s;
		animation-name: pulse;
		animation-iteration-count: infinite;
		animation-direction: alternate;
		animation-timing-function: ease;
		-webkit-animation-duration: 1.2s;
		-webkit-animation-name: pulse;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-direction: alternate;
		-webkit-animation-timing-function: ease;
		position: absolute;
		
	}
	.timeline .iosSlider-mobile .slider .slide.current .year-block .year:before,
	.timeline .iosSlider .slider .slide .year-block.hover .year:before {
		background: #47ABE1;
	}
	.timeline .iosSlider-mobile .slider .slide.current .year-block p.more,
	.timeline .iosSlider .slider .slide .year-block.hover p.more {
		opacity: 0;
	}
	.timeline .iosSlider-mobile .slider .slide.current .year-block .more-group,
	.timeline .iosSlider .slider .slide .year-block.hover .more-group {
		opacity: 1;
	}
	.timeline .iosSlider .slider .slide .year-block.hover p {
		color: white;
	}
	.timeline .iosSlider-mobile .slider .slide.current .year-block .circle-outer circle,
	.timeline .iosSlider-mobile .slider .slide.current .year-block .circle-inner circle,
	.timeline .iosSlider .slider .slide .year-block.hover .circle-outer circle,
	.timeline .iosSlider .slider .slide .year-block.hover .circle-inner circle {
		transition: opacity 0.3s ease;
	}
	.timeline .iosSlider-mobile .slider .slide.current .year-block .circle-outer circle,
	.timeline .iosSlider-mobile .slider .slide.current  .year-block.circle-inner circle,
	.timeline .iosSlider .slider .slide .year-block.hover .circle-outer circle,
	.timeline .iosSlider .slider .slide .year-block.hover .circle-inner circle {
		opacity: 0;
	}
	.timeline .iosSlider-mobile .slider .slide.current .year-block.dots-exist span.white-dot,
	.timeline .iosSlider .slider .slide .year-block.dots-exist.hover span.white-dot {
		-ms-transform: scale(1.5);
		-webkit-transform: scale(1.5);
		transform: scale(1.5);
	}
	.timeline .iosSlider .slider .slide .year-block .circle-outer {
		margin-left: -43px;
		margin-top: -45px;
	}
	.timeline .iosSlider .slider .slide .year-block .circle-inner {
		margin-left: -21px;
		margin-top: -22px;
	}
	.timeline .iosSlider .slider .slide .year-block .year-mini {
		font-size: 10px;
		letter-spacing: 0.15em;
		color: white;
		margin-left: -9px;
		position: absolute;
		margin-top: 20px;
		display: none;
	}
	.timeline-slider {
		margin-top: 50px;
		margin-bottom: -40px;
		position: relative;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
	}
	.timeline-slider .edge {
		position: absolute;
		z-index: 5;
		top: -110px;
	}
	.timeline-slider .edge.left {
		left: -525px;
		-ms-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
	}
	.timeline-slider .edge.right {
		right: -525px;
	}
	.timeline-slider.mobile {
		display: none;
	}
	.timeline-slider.mobile .scroll-controls {
		bottom: 45px;
	}
	.timeline-slider.mobile .prev,
	.timeline-slider.mobile .next {
		bottom: 38px;
	}


/* * * * * * ONE-OFF BOTTOM ARTICLE * * * * * */

	section.bottom-article {
		padding-top: 233px;
		padding-bottom: 118px;
	}
	section.bottom-article .wrap {
		max-width: 1300px;
	}
	section.bottom-article .post div.img {
		position: absolute;
	}
	section.bottom-article .post:first-child div.img {
		bottom: 0;
		margin-left: 22px;
	}
	section.bottom-article .post > div.border {
		border: 2px solid #47ABE1;
		width: calc(50% + 1px);
		padding: 50px 45px 60px 86px;
		height: auto;
		position: relative;
	}
	section.bottom-article .post > div.border div {
		-ms-transform: translateY(-50%);
	}
	section.bottom-article .post:first-child > div {
		margin-right: 0;
		margin-left: auto;
	}
	section.bottom-article .post + .post img {
		right: 36px;
		margin-top: 51px;
	}
	section.bottom-article .post + .post > div {
		margin-left: 51px;
		margin-right: auto;
	}
	section.bottom-article .post > div p {
		width: 88%;
		margin-top: 13px;
	}
	section.bottom-article .post + .post {
		margin-top: 70px;
	}
	section.bottom-article .wrap:before,
	section.bottom-article .wrap:after {
		content: " ";
		display: block;
		width: 2px;
		background: #47ABE1;
		position: absolute;
		left: 50%;
		margin-left: -1px;
		z-index: 1;
	}
	section.bottom-article .wrap:before {
		height: calc(100% + 290px);
		bottom: 0;
	}
	/*section.bottom-article .wrap:after {
		height: 168px;
		top: 100%;
	}*/
	
/* * * * * * FEATURED STORIES * * * * * */

	.featured-stories .iosSlider {
		height: 470px;
	}
	.featured-stories .iosSlider .slider .slide {
		width: 550px;
	}
	.featured-stories .iosSlider .slider .slide .media-single {
		border-left: 1px solid white;
		border-right: 1px solid white;
		position: relative;
	}
	.featured-stories .iosSlider .slider .slide:first-child .media-single {
		border-left: 0;
	}
	.featured-stories .iosSlider .slider .slide:last-child .media-single {
		border-right: 0;
	}
	.featured-stories .iosSlider .slide.slide-num-2 {
		width: 400px;
	}
	.featured-stories .iosSlider .slide.slide-num-2 {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
	.featured-stories .media-library .media-single h2 {
		margin-top: 14px;
	}
	.featured-stories .iosSlider .slide.slide-num-1 h2 {
		margin-top: 80px;
		font-size: 33px;
	}
	.media-library.featured-stories .slide-num-2 .media-single {
		-webkit-flex: 0 1 50%;
		-ms-flex: 0 1 50%;
		flex: 0 1 50%;
		position: relative;
	}
	.media-library.featured-stories .media-single h2 {
		font-size: 22px;
		margin-top: 8px;
	}
	.media-library.featured-stories .slide-num-2 .media-single + .media-single {
		border-top: 2px solid white !important;
	}
	
	