/*===========================================
Import
===========================================*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: 0; }

a:active, a:hover {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

h2 {
  font-size: 1.5em;
  margin: .83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: .83em;
  margin: 1.67em 0; }

h6 {
  font-size: .67em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222; }

html {
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?gsdret43");
  src: url("../fonts/icomoon.eot?gsdret43#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?gsdret43") format("truetype"), url("../fonts/icomoon.woff?gsdret43") format("woff"), url("../fonts/icomoon.svg?gsdret43#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-linkedin:before {
  content: "\e919"; }

.icon-whatsapp:before {
  content: "\e918"; }

.icon-instagram:before {
  content: "\e917"; }

.icon-back-to-top:before {
  content: "\e913"; }

.icon-search:before {
  content: "\e914"; }

.icon-apply:before {
  content: "\e904"; }

.icon-contact:before {
  content: "\e905"; }

.icon-download:before {
  content: "\e906"; }

.icon-event:before {
  content: "\e907"; }

.icon-faq:before {
  content: "\e908"; }

.icon-feedback:before {
  content: "\e909"; }

.icon-info:before {
  content: "\e90a"; }

.icon-map:before {
  content: "\e90b"; }

.icon-news:before {
  content: "\e90c"; }

.icon-notice:before {
  content: "\e90d"; }

.icon-people:before {
  content: "\e90e"; }

.icon-programme:before {
  content: "\e90f"; }

.icon-research:before {
  content: "\e910"; }

.icon-share:before {
  content: "\e911"; }

.icon-subscribe:before {
  content: "\e912"; }

.icon-android:before {
  content: "\e915"; }

.icon-iphone:before {
  content: "\e916"; }

.icon-home:before {
  content: "\e604"; }

.icon-caret-down:before {
  content: "\f0d7"; }

.icon-sort-down:before {
  content: "\f0d7"; }

.icon-caret:before {
  content: "\f0d8"; }

.icon-sort-up:before {
  content: "\f0d8"; }

.icon-sort:before {
  content: "\f0dc"; }

.icon-unsorted:before {
  content: "\f0dc"; }

.icon-map-marker:before {
  content: "\e903"; }

.icon-research-field:before {
  content: "\e900"; }

.icon-speaker:before {
  content: "\e901"; }

.icon-date:before {
  content: "\e902"; }

.icon-binoculars:before {
  content: "\f1e5"; }

.icon-lightbulb-o:before {
  content: "\f0eb"; }

.icon-bank:before {
  content: "\f19c"; }

.icon-institution:before {
  content: "\f19c"; }

.icon-university:before {
  content: "\f19c"; }

.icon-user:before {
  content: "\f007"; }

.icon-map-pin:before {
  content: "\f276"; }

.icon-upload:before {
  content: "\f093"; }

.icon-calendar:before {
  content: "\f073"; }

.icon-check:before {
  content: "\f00c"; }

.icon-close:before {
  content: "\f00d"; }

.icon-remove:before {
  content: "\f00d"; }

.icon-times:before {
  content: "\f00d"; }

.icon-clock-o:before {
  content: "\f017"; }

.icon-file:before {
  content: "\f15b"; }

.icon-file-o:before {
  content: "\f016"; }

.icon-twitter:before {
  content: "\f099"; }

.icon-facebook:before {
  content: "\f09a"; }

.icon-facebook-f:before {
  content: "\f09a"; }

.icon-weibo:before {
  content: "\f18a"; }

.icon-chevron-left:before {
  content: "\f053"; }

.icon-chevron-right:before {
  content: "\f054"; }

.icon-chevron-up:before {
  content: "\f077"; }

.icon-chevron-down:before {
  content: "\f078"; }

.icon-plus-circle:before {
  content: "\f055"; }

.icon-minus-circle:before {
  content: "\f056"; }

.icon-twitter-square:before {
  content: "\f081"; }

.icon-facebook-square:before {
  content: "\f082"; }

.icon-linkedin-square:before {
  content: "\f08c"; }

.icon-youtube-square:before {
  content: "\f166"; }

.icon-instagram-old:before {
  content: "\f16d"; }

.icon-chevron-circle-left:before {
  content: "\f137"; }

.icon-chevron-circle-right:before {
  content: "\f138"; }

.icon-chevron-circle-up:before {
  content: "\f139"; }

.icon-chevron-circle-down:before {
  content: "\f13a"; }

.icon-exclamation-circle:before {
  content: "\e60f"; }

.icon-times-circle:before {
  content: "\f057"; }

/*===========================================
Override Timeline
===========================================*/
.tl-slidenav-icon {
  color: #d6d9d9 !important; }

.tl-caption, .tl-caption a {
  color: #fff !important; }

.tl-timeline {
  font-family: 'Gotham A', 'Gotham B', sans-serif !important;
  background-color: #2d2e2e !important; }
  .tl-timeline blockquote {
    font-family: 'Gotham A', 'Gotham B', sans-serif !important; }
    .tl-timeline blockquote p {
      font-family: 'Gotham A', 'Gotham B', sans-serif !important; }
  .tl-timeline .vcard {
    font-family: 'Gotham A', 'Gotham B', sans-serif !important; }
  .tl-timeline h1, .tl-timeline h2, .tl-timeline h3, .tl-timeline h4, .tl-timeline h5, .tl-timeline h6 {
    color: #fff !important; }

.tl-storyslider, .tl-slider-container-mask {
  background-color: #2d2e2e !important; }

.tl-text .tl-headline-date {
  font-family: 'Gotham A', 'Gotham B', sans-serif !important; }
.tl-text h3.tl-headline-date {
  font-family: 'Gotham A', 'Gotham B', sans-serif !important; }
.tl-text p {
  color: #fff !important; }

.tl-slide {
  background-color: #2d2e2e !important;
  overflow: hidden; }

.tl-timemarker .tl-timemarker-content-container {
  background-color: #616161 !important;
  border: 0 !important; }
  .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
    color: #bfbfbf !important; }
  .tl-timemarker .tl-timemarker-content-container:hover {
    background-color: #3f4040 !important; }
.tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
  background-color: #3f4040 !important; }
  .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
    color: #fff !important; }
  .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-] {
    color: #fff !important; }
.tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container {
  background-color: #3f4040 !important; }
  .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
    color: #fff !important; }
.tl-timemarker:hover .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: #fff !important; }

.tl-timenav {
  background-color: #242525 !important; }

.tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title, .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description {
  text-shadow: none !important;
  color: #d6d9d9 !important; }

.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick {
  color: #737373 !important; }
  .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick:before {
    border-left: 1px solid #666666 !important; }
.tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick {
  color: #737373 !important; }
  .tl-timeaxis .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick:before {
    border-left: 1px solid #666666 !important; }

.tl-timeaxis-background {
  background-color: #242525;
  border-top: 1px solid #666666; }

.tl-menubar-button {
  color: #999999;
  background-color: #242525; }

.tl-attribution {
  display: none !important; }

.tl-skinny .tl-slide {
  padding-top: 0; }

.tl-slide-scrollable-container {
  padding: 10px 0; }

/*========================
	Responsive
========================*/
@media only screen and (max-width: 767px) {
  .tl-skinny .tl-text h2.tl-headline {
    font-size: 25px;
    word-break: normal; }

  .tl-slide {
    overflow: auto; } }

/*# sourceMappingURL=timeline.css.map */
