@charset "UTF-8";
/*!
Theme Name: Rising Star Programme
Theme URI: https://adtrak.co.uk
Author: Adtrak
Author URI: http://atrak.co.uk
Description: One page design for Kruger Cowne which is created to allow them to get applicants signed up with a potential of going to space.
Version: 1.2
*/
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

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

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

.menu-inline, .nav-posts, .passport .passport-top,
.passport .passport-bottom, #programme .timeline .block:after, #programme .timeline .timeline-info:after {
  *zoom: 1; }
  .menu-inline:before, .nav-posts:before, .passport .passport-top:before,
  .passport .passport-bottom:before, .menu-inline:after, .nav-posts:after, .passport .passport-top:after,
  .passport .passport-bottom:after, #programme .timeline .block:after, #programme .timeline .timeline-info:after {
    display: table;
    content: ' '; }
  .menu-inline:after, .nav-posts:after, .passport .passport-top:after,
  .passport .passport-bottom:after, #programme .timeline .block:after, #programme .timeline .timeline-info:after {
    clear: both; }

.site-description, .menu-inline ul > li > ul {
  display: none;
  opacity: 0;
  visibility: hidden; }

.is-hidden {
  visibility: hidden;
  opacity: 0; }

html {
  font-size: 16px;
  min-height: 100%;
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  min-height: 100%;
  padding-bottom: 70px;
  color: #444;
  background: white;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-size: 1rem; }

.constrain {
  padding: 1.25em;
  max-width: 71.25em;
  margin-left: auto;
  margin-right: auto; }
  .constrain::after {
    clear: both;
    content: "";
    display: table; }

.row {
  display: block; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

.omega {
  margin-right: 0; }

.half {
  float: left;
  display: block;
  margin-right: 2.3576516%;
  width: 48.8211742%; }
  .half:last-child {
    margin-right: 0; }
  @media screen and (max-width: 640px) {
    .half {
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 100%; }
      .half:last-child {
        margin-right: 0; } }

.third {
  float: left;
  display: block;
  margin-right: 2.3576516%;
  width: 31.7615656%; }
  .third:last-child {
    margin-right: 0; }
  @media screen and (max-width: 340px) {
    .third {
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 100%; }
      .third:last-child {
        margin-right: 0; } }

.inner-constrain {
  max-width: 800px;
  margin: 0 auto; }

h1,
h2,
h3,
h4,
h5 {
  font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: 700;
  margin: 0;
  color: #222; }

h1,
h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 51px;
  line-height: 3.1875rem; }

h3 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 41px;
  line-height: 2.5625rem; }

h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 37px;
  line-height: 2.3125rem; }

h5 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 33px;
  line-height: 2.0625rem; }

h6 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 28px;
  line-height: 1.75rem; }

p {
  margin: 0 0 1em 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem; }

small {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem; }

b,
strong {
  font-weight: bold; }

em {
  font-style: italic; }

blockquote {
  font-family: Georgia, serif;
  font-style: italic;
  position: relative;
  margin: .25em 0;
  padding: 20px 60px;
  color: #777; }
  blockquote:before {
    font-size: 80px;
    position: absolute;
    top: 2px;
    left: -3px;
    display: block;
    content: '\201C';
    color: #aaa; }
  blockquote cite {
    display: block;
    margin-top: 5px;
    color: #999;
    font-size: 14px;
    font-size: 0.875rem; }
    blockquote cite:before {
      content: '\2014 \2009'; }

a,
a:visited {
  text-decoration: none;
  color: #AD0015;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }
  a:hover, a:focus,
  a:visited:hover,
  a:visited:focus {
    color: #940012; }

pre {
  margin-bottom: 20px; }

ol {
  list-style: decimal;
  line-height: 1.5;
  margin-left: 15px; }
  ol li {
    margin-bottom: 10px; }

.float-label {
  position: relative;
  margin-bottom: 10px; }
  .float-label input[type="color"], .float-label input[type="date"], .float-label input[type="datetime"], .float-label input[type="datetime-local"], .float-label input[type="email"], .float-label input[type="month"], .float-label input[type="number"], .float-label input[type="password"], .float-label input[type="search"], .float-label input[type="tel"], .float-label input[type="text"], .float-label input[type="time"], .float-label input[type="url"], .float-label input[type="week"], .float-label input:not([type]), .float-label textarea,
  .float-label select {
    font-size: 14px;
    line-height: 1.2em;
    position: relative;
    z-index: 0;
    width: 100%;
    margin-top: 15px;
    padding: 15px 10px 13px;
    border: solid 1px #eee;
    background: white;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none; }
    .float-label input[type="color"]::-webkit-input-placeholder, .float-label input[type="date"]::-webkit-input-placeholder, .float-label input[type="datetime"]::-webkit-input-placeholder, .float-label input[type="datetime-local"]::-webkit-input-placeholder, .float-label input[type="email"]::-webkit-input-placeholder, .float-label input[type="month"]::-webkit-input-placeholder, .float-label input[type="number"]::-webkit-input-placeholder, .float-label input[type="password"]::-webkit-input-placeholder, .float-label input[type="search"]::-webkit-input-placeholder, .float-label input[type="tel"]::-webkit-input-placeholder, .float-label input[type="text"]::-webkit-input-placeholder, .float-label input[type="time"]::-webkit-input-placeholder, .float-label input[type="url"]::-webkit-input-placeholder, .float-label input[type="week"]::-webkit-input-placeholder, .float-label input:not([type])::-webkit-input-placeholder, .float-label textarea::-webkit-input-placeholder,
    .float-label select::-webkit-input-placeholder {
      color: #999; }
    .float-label input[type="color"]::-moz-placeholder, .float-label input[type="date"]::-moz-placeholder, .float-label input[type="datetime"]::-moz-placeholder, .float-label input[type="datetime-local"]::-moz-placeholder, .float-label input[type="email"]::-moz-placeholder, .float-label input[type="month"]::-moz-placeholder, .float-label input[type="number"]::-moz-placeholder, .float-label input[type="password"]::-moz-placeholder, .float-label input[type="search"]::-moz-placeholder, .float-label input[type="tel"]::-moz-placeholder, .float-label input[type="text"]::-moz-placeholder, .float-label input[type="time"]::-moz-placeholder, .float-label input[type="url"]::-moz-placeholder, .float-label input[type="week"]::-moz-placeholder, .float-label input:not([type])::-moz-placeholder, .float-label textarea::-moz-placeholder,
    .float-label select::-moz-placeholder {
      color: #999; }
    .float-label input[type="color"]:-moz-placeholder, .float-label input[type="date"]:-moz-placeholder, .float-label input[type="datetime"]:-moz-placeholder, .float-label input[type="datetime-local"]:-moz-placeholder, .float-label input[type="email"]:-moz-placeholder, .float-label input[type="month"]:-moz-placeholder, .float-label input[type="number"]:-moz-placeholder, .float-label input[type="password"]:-moz-placeholder, .float-label input[type="search"]:-moz-placeholder, .float-label input[type="tel"]:-moz-placeholder, .float-label input[type="text"]:-moz-placeholder, .float-label input[type="time"]:-moz-placeholder, .float-label input[type="url"]:-moz-placeholder, .float-label input[type="week"]:-moz-placeholder, .float-label input:not([type]):-moz-placeholder, .float-label textarea:-moz-placeholder,
    .float-label select:-moz-placeholder {
      color: #999; }
    .float-label input[type="color"]:-ms-input-placeholder, .float-label input[type="date"]:-ms-input-placeholder, .float-label input[type="datetime"]:-ms-input-placeholder, .float-label input[type="datetime-local"]:-ms-input-placeholder, .float-label input[type="email"]:-ms-input-placeholder, .float-label input[type="month"]:-ms-input-placeholder, .float-label input[type="number"]:-ms-input-placeholder, .float-label input[type="password"]:-ms-input-placeholder, .float-label input[type="search"]:-ms-input-placeholder, .float-label input[type="tel"]:-ms-input-placeholder, .float-label input[type="text"]:-ms-input-placeholder, .float-label input[type="time"]:-ms-input-placeholder, .float-label input[type="url"]:-ms-input-placeholder, .float-label input[type="week"]:-ms-input-placeholder, .float-label input:not([type]):-ms-input-placeholder, .float-label textarea:-ms-input-placeholder,
    .float-label select:-ms-input-placeholder {
      color: #999; }
    .float-label input[type="color"]:focus, .float-label input[type="color"]:active, .float-label input[type="color"].has-text, .float-label input[type="date"]:focus, .float-label input[type="date"]:active, .float-label input[type="date"].has-text, .float-label input[type="datetime"]:focus, .float-label input[type="datetime"]:active, .float-label input[type="datetime"].has-text, .float-label input[type="datetime-local"]:focus, .float-label input[type="datetime-local"]:active, .float-label input[type="datetime-local"].has-text, .float-label input[type="email"]:focus, .float-label input[type="email"]:active, .float-label input[type="email"].has-text, .float-label input[type="month"]:focus, .float-label input[type="month"]:active, .float-label input[type="month"].has-text, .float-label input[type="number"]:focus, .float-label input[type="number"]:active, .float-label input[type="number"].has-text, .float-label input[type="password"]:focus, .float-label input[type="password"]:active, .float-label input[type="password"].has-text, .float-label input[type="search"]:focus, .float-label input[type="search"]:active, .float-label input[type="search"].has-text, .float-label input[type="tel"]:focus, .float-label input[type="tel"]:active, .float-label input[type="tel"].has-text, .float-label input[type="text"]:focus, .float-label input[type="text"]:active, .float-label input[type="text"].has-text, .float-label input[type="time"]:focus, .float-label input[type="time"]:active, .float-label input[type="time"].has-text, .float-label input[type="url"]:focus, .float-label input[type="url"]:active, .float-label input[type="url"].has-text, .float-label input[type="week"]:focus, .float-label input[type="week"]:active, .float-label input[type="week"].has-text, .float-label input:not([type]):focus, .float-label input:not([type]):active, .float-label input:not([type]).has-text, .float-label textarea:focus, .float-label textarea:active, .float-label textarea.has-text,
    .float-label select:focus,
    .float-label select:active,
    .float-label select.has-text {
      outline: none; }
    .float-label input[type="color"]:focus, .float-label input[type="color"]:active, .float-label input[type="date"]:focus, .float-label input[type="date"]:active, .float-label input[type="datetime"]:focus, .float-label input[type="datetime"]:active, .float-label input[type="datetime-local"]:focus, .float-label input[type="datetime-local"]:active, .float-label input[type="email"]:focus, .float-label input[type="email"]:active, .float-label input[type="month"]:focus, .float-label input[type="month"]:active, .float-label input[type="number"]:focus, .float-label input[type="number"]:active, .float-label input[type="password"]:focus, .float-label input[type="password"]:active, .float-label input[type="search"]:focus, .float-label input[type="search"]:active, .float-label input[type="tel"]:focus, .float-label input[type="tel"]:active, .float-label input[type="text"]:focus, .float-label input[type="text"]:active, .float-label input[type="time"]:focus, .float-label input[type="time"]:active, .float-label input[type="url"]:focus, .float-label input[type="url"]:active, .float-label input[type="week"]:focus, .float-label input[type="week"]:active, .float-label input:not([type]):focus, .float-label input:not([type]):active, .float-label textarea:focus, .float-label textarea:active,
    .float-label select:focus,
    .float-label select:active {
      border-color: #bbb; }
    .float-label input[type="color"].error, .float-label input[type="date"].error, .float-label input[type="datetime"].error, .float-label input[type="datetime-local"].error, .float-label input[type="email"].error, .float-label input[type="month"].error, .float-label input[type="number"].error, .float-label input[type="password"].error, .float-label input[type="search"].error, .float-label input[type="tel"].error, .float-label input[type="text"].error, .float-label input[type="time"].error, .float-label input[type="url"].error, .float-label input[type="week"].error, .float-label input:not([type]).error, .float-label textarea.error,
    .float-label select.error {
      border-color: #AD0015; }
    .float-label input[type="color"].valid, .float-label input[type="date"].valid, .float-label input[type="datetime"].valid, .float-label input[type="datetime-local"].valid, .float-label input[type="email"].valid, .float-label input[type="month"].valid, .float-label input[type="number"].valid, .float-label input[type="password"].valid, .float-label input[type="search"].valid, .float-label input[type="tel"].valid, .float-label input[type="text"].valid, .float-label input[type="time"].valid, .float-label input[type="url"].valid, .float-label input[type="week"].valid, .float-label input:not([type]).valid, .float-label textarea.valid,
    .float-label select.valid {
      border-color: #5EC907; }
  .float-label select {
    background: white url("images/arrow.png") no-repeat;
    background-position: right 10px center; }
  .float-label label.float {
    font-size: .9em;
    font-weight: bold;
    line-height: 1em;
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 6px;
    max-width: 98.5%;
    padding: 4px;
    margin-top: 0;
    cursor: text;
    color: #999;
    background: white;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out; }
  .float-label label.error {
    font-weight: 600;
    color: #AD0015;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 10px; }
  .float-label .count {
    position: absolute;
    bottom: 3px;
    padding: 4px 6px;
    font-size: 13px;
    display: inline;
    background: #efefef;
    right: 1px; }
  .float-label textarea {
    min-height: 160px;
    resize: vertical; }
  .float-label.label-long textarea {
    padding-top: 30px; }

.button,
button,
input[type=submit] {
  font-weight: 400;
  padding: 9px 16px 10px;
  text-transform: uppercase;
  color: white;
  border: none;
  background: #AD0015;
  -webkit-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out; }
  .button:hover, .button:active, .button:focus,
  button:hover,
  button:active,
  button:focus,
  input[type=submit]:hover,
  input[type=submit]:active,
  input[type=submit]:focus {
    background: #940012; }

.form-errors {
  list-style: disc;
  margin-left: 30px;
  margin-bottom: 20px; }
  .form-errors li {
    color: red; }

.site-header {
  z-index: 600;
  width: 100%;
  padding-top: 5px;
  background: rgba(0, 0, 0, 0.9); }
  .site-header .constrain {
    padding: 10px 20px; }
  .site-header a,
  .site-header a:visited,
  .site-header a:active {
    color: #fff; }
    .site-header a:hover, .site-header a:focus,
    .site-header a:visited:hover,
    .site-header a:visited:focus,
    .site-header a:active:hover,
    .site-header a:active:focus {
      color: #AD0015; }
  .site-header h1 {
    float: left; }
    .site-header h1 img {
      width: auto;
      max-width: 100%;
      max-height: 45px; }
  .site-header .oyw {
    display: none;
    float: left;
    margin-top: 6px;
    margin-left: 20px; }
    @media screen and (min-width: 440px) {
      .site-header .oyw {
        display: block; } }
    .site-header .oyw img {
      max-width: 100px;
      max-height: 45px; }

.site-branding {
  float: left;
  display: block;
  margin-right: 2.3576516%;
  width: 40.2913699%; }
  .site-branding:last-child {
    margin-right: 0; }
  @media screen and (max-width: 880px) {
    .site-branding {
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 100%; }
      .site-branding:last-child {
        margin-right: 0; } }

.site-title {
  margin-top: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 20px;
  line-height: 1.25rem; }

.site-footer {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 20px; }
  .site-footer li, .site-footer p {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 0;
    color: #bbb; }
  .site-footer p span {
    margin-left: 20px; }
  .site-footer a, .site-footer a:visited {
    color: #bbb; }
  .site-footer a:hover, .site-footer a:focus {
    color: #AD0015; }
  .site-footer ul > li {
    display: inline-block;
    margin: 0 10px 10px 10px; }

.site-navigation {
  text-align: right;
  float: left;
  display: block;
  margin-right: 2.3576516%;
  width: 57.3509785%;
  margin-right: 0; }
  .site-navigation:last-child {
    margin-right: 0; }
  @media screen and (max-width: 880px) {
    .site-navigation {
      text-align: center;
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 100%; }
      .site-navigation:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 880px) {
    .site-navigation li:last-child a {
      font-weight: bold;
      padding: 5px 10px 7px 10px;
      border: 2px solid #ad0015;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .site-navigation li:last-child a:hover, .site-navigation li:last-child a:focus {
        color: white;
        background: #ad0015; } }
  .site-navigation ul {
    margin: 0;
    line-height: 50px;
    line-height: 3.125rem; }
    @media screen and (max-width: 600px) {
      .site-navigation ul {
        margin-left: -20px;
        margin-right: -20px;
        margin-top: 20px; } }
  .site-navigation ul > li {
    display: inline-block;
    margin-left: 20px; }
    @media screen and (max-width: 880px) {
      .site-navigation ul > li {
        display: block;
        margin-left: 0;
        line-height: 24px; }
        .site-navigation ul > li a, .site-navigation ul > li a:visited {
          display: block;
          background: #AD0015;
          line-height: 46px;
          border-bottom: 1px solid #7a000f; }
          .site-navigation ul > li a:hover, .site-navigation ul > li a:focus, .site-navigation ul > li a:visited:hover, .site-navigation ul > li a:visited:focus {
            background: #7a000f;
            color: white; } }

.menu-inline ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .menu-inline ul > li {
    float: left;
    margin-right: spacer(1/2); }
    .menu-inline ul > li:last-of-type {
      margin-right: 0; }

.menu-header {
  display: none; }
  @media screen and (min-width: 881px) {
    .menu-header {
      display: block; } }
  .menu-header.toggled {
    display: block; }

.responsive-menu-toggle {
  position: absolute;
  top: 30px;
  right: 20px; }
  .responsive-menu-toggle i {
    margin-right: 5px; }
  @media screen and (min-width: 881px) {
    .responsive-menu-toggle {
      display: none; } }

.nav-posts {
  padding-top: 30px; }

.nav-previous {
  float: left;
  box-sizing: border-box;
  width: 50%;
  padding-right: 10px; }

.nav-next {
  float: right;
  box-sizing: border-box;
  width: 50%;
  padding-left: 10px;
  text-align: right; }

.widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.section {
  padding: 50px 0; }
  .section.vh {
    min-height: 100vh; }
  .section.grey {
    background-color: #F2F2F2; }
  .section.video {
    background: #000 url("images/earth.jpg") 50% 50% no-repeat;
    background-size: cover; }
  .section header {
    margin-bottom: 40px;
    text-align: center; }
    .section header h1 {
      text-transform: uppercase;
      font-size: 24px;
      font-size: 1.5rem; }
      .section header h1 span {
        width: 100%;
        height: 4px;
        padding-bottom: 5px;
        border-bottom: 4px solid #AD0015; }
  .section.black {
    background-color: #262626; }
    .section.black h1 {
      color: white; }
  .section.slider {
    background: url("images/stardust.png") 0 0 repeat; }
    .section.slider h1 {
      color: white; }
  .section .section-content {
    display: block; }
    .section .section-content::after {
      clear: both;
      content: "";
      display: table; }

.video {
  position: relative;
  overflow: hidden; }
  @media screen and (min-height: 450px) {
    .video .scroller {
      text-align: center; }
      .video .scroller span {
        font-size: 14px;
        font-weight: 600;
        display: block;
        margin-bottom: 10px;
        text-transform: uppercase;
        color: white; } }
  .video video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    min-width: 100%;
    min-height: 100%; }
    @media screen and (max-width: 820px) {
      .video video {
        display: none;
        visibility: hidden; } }
  .video .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  .video .hero-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: white; }
    @media screen and (min-height: 450px) {
      .video .hero-text {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        text-align: left; } }
  .video .lead-message {
    font-weight: 300;
    margin-bottom: 20px;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    line-height: 2.625rem; }
    @media screen and (min-width: 600px) {
      .video .lead-message {
        max-width: 85%;
        font-size: 45px;
        font-size: 2.8125rem;
        line-height: 50px;
        line-height: 3.125rem; } }
    @media screen and (min-width: 960px) {
      .video .lead-message {
        max-width: 70%;
        font-size: 60px;
        font-size: 3.75rem;
        line-height: 62px;
        line-height: 3.875rem; } }
    .video .lead-message b {
      font-weight: 400; }
  .video .lead-sub-message {
    font-weight: 300;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
    line-height: 1.75rem; }
    @media screen and (max-height: 340px) {
      .video .lead-sub-message {
        display: none; } }
    @media screen and (min-width: 600px) {
      .video .lead-sub-message {
        max-width: 85%;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 32px;
        line-height: 2rem; } }
    @media screen and (min-width: 960px) {
      .video .lead-sub-message {
        max-width: 70%;
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 36px;
        line-height: 2.25rem; } }
    .video .lead-sub-message b {
      font-weight: 400; }

@media screen and (min-height: 450px) {
  .arrows {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 60px;
    height: 72px;
    margin-left: -30px; }
    .arrows path {
      -webkit-animation: arrow 2s infinite;
      animation: arrow 2s infinite;
      stroke: #dfdfdf;
      fill: transparent;
      stroke-width: 2px; }
    .arrows path.a1 {
      -webkit-animation-delay: -1s;
      /* Safari 和 Chrome */
      animation-delay: -1s; }
    .arrows path.a2 {
      -webkit-animation-delay: -.5s;
      /* Safari 和 Chrome */
      animation-delay: -.5s; }
    .arrows path.a3 {
      -webkit-animation-delay: 0s;
      /* Safari 和 Chrome */
      animation-delay: 0s; }

  @keyframes arrow {
    0% {
      opacity: 0; }
    40% {
      opacity: 1; }
    80% {
      opacity: 0; }
    100% {
      opacity: 0; } }
  @-webkit-keyframes arrow /*Safari and Chrome*/ {
    0% {
      opacity: 0; }
    40% {
      opacity: 1; }
    80% {
      opacity: 0; }
    100% {
      opacity: 0; } } }
.about-copy, .about-video {
  max-width: 760px;
  margin: 0 auto 30px; }

#plane #theplane {
  margin: 80px 0 20px;
  display: none;
  width: 100%; }
  @media screen and (min-width: 451px) {
    #plane #theplane {
      display: block; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section .number {
    display: none; } }
#plane .plane-info {
  position: relative; }
#plane .plane-info__section p {
  margin-bottom: 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.3; }
  @media screen and (max-width: 959px) {
    #plane .plane-info__section p {
      float: left;
      display: block;
      margin-right: 4.82915791%;
      width: 82.52847368%;
      margin-right: 0; }
      #plane .plane-info__section p:last-child {
        margin-right: 0; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section.one {
    top: 4px;
    text-align: right;
    left: -10px; } }
@media screen and (min-width: 1080px) {
  #plane .plane-info__section.one {
    left: -5px; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section.two {
    top: 10px;
    left: 290px;
    text-align: right;
    max-width: 130px; } }
@media screen and (min-width: 1006px) {
  #plane .plane-info__section.two {
    left: 295px;
    max-width: 140px; } }
@media screen and (min-width: 1039px) {
  #plane .plane-info__section.two {
    left: 315px; } }
@media screen and (min-width: 1070px) {
  #plane .plane-info__section.two {
    left: 320px;
    max-width: 150px; } }
@media screen and (min-width: 1090px) {
  #plane .plane-info__section.two {
    left: 330px; } }
@media screen and (min-width: 1130px) {
  #plane .plane-info__section.two {
    left: 345px; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section.three {
    top: 10px;
    left: 460px;
    text-align: right;
    max-width: 180px; } }
@media screen and (min-width: 990px) {
  #plane .plane-info__section.three {
    max-width: 190px; } }
@media screen and (min-width: 1006px) {
  #plane .plane-info__section.three {
    max-width: 210px; } }
@media screen and (min-width: 1039px) {
  #plane .plane-info__section.three {
    left: 480px; } }
@media screen and (min-width: 1070px) {
  #plane .plane-info__section.three {
    left: 500px; } }
@media screen and (min-width: 1100px) {
  #plane .plane-info__section.three {
    left: 530px; } }
@media screen and (min-width: 1130px) {
  #plane .plane-info__section.three {
    left: 550px; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section.four {
    top: 10px;
    right: 10px;
    max-width: 180px; } }
@media screen and (min-width: 1080px) {
  #plane .plane-info__section.four {
    right: 50px; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section.five {
    bottom: 260px;
    left: -25px;
    text-align: right;
    max-width: 165px; } }
@media screen and (min-width: 1035px) {
  #plane .plane-info__section.five {
    max-width: 175px;
    bottom: 280px; } }
@media screen and (min-width: 1080px) {
  #plane .plane-info__section.five {
    left: -15px;
    bottom: 300px; } }
@media screen and (min-width: 1270px) {
  #plane .plane-info__section.five {
    left: -70px;
    max-width: 200px;
    bottom: 260px; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section.six {
    bottom: 90px;
    left: 365px;
    min-width: 230px;
    text-align: right; } }
@media screen and (min-width: 1000px) {
  #plane .plane-info__section.six {
    left: 390px; } }
@media screen and (min-width: 1040px) {
  #plane .plane-info__section.six {
    left: 420px; } }
@media screen and (min-width: 1089px) {
  #plane .plane-info__section.six {
    left: 450px;
    bottom: 100px; } }
@media screen and (min-width: 1120px) {
  #plane .plane-info__section.six {
    left: 480px;
    bottom: 105px; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section.seven {
    bottom: 150px;
    right: 80px;
    width: 170px;
    text-align: right; } }
@media screen and (min-width: 1040px) {
  #plane .plane-info__section.seven {
    bottom: 165px;
    min-width: 190px; } }
@media screen and (min-width: 1089px) {
  #plane .plane-info__section.seven {
    right: 95px;
    bottom: 180px;
    min-width: 200px; } }
@media screen and (max-width: 959px) {
  #plane .plane-info__section {
    position: relative;
    width: 31%;
    padding: 2%;
    height: 80px;
    margin-top: 20px;
    float: left; }
    #plane .plane-info__section .number {
      text-align: center;
      float: left;
      display: block;
      margin-right: 4.82915791%;
      width: 12.6423684%; }
      #plane .plane-info__section .number span {
        width: 24px;
        height: 24px;
        padding: 3px;
        font-size: 14px;
        font-weight: bold;
        border-radius: 50%;
        border: 2px solid #9C0110;
        display: block; }
      #plane .plane-info__section .number:last-child {
        margin-right: 0; } }
@media screen and (max-width: 700px) {
  #plane .plane-info__section {
    width: 48%;
    height: 90px; } }
@media screen and (max-width: 500px) {
  #plane .plane-info__section {
    width: 100%;
    height: auto; } }
@media screen and (min-width: 960px) {
  #plane .plane-info__section {
    position: absolute;
    max-width: 230px; } }

#training {
  color: white; }
  #training .training-slide,
  #training .training__icon,
  #training .training__content {
    width: 100%; }
  @media screen and (min-width: 650px) {
    #training .training-slide {
      display: table;
      width: 100%; }
    #training .training__icon,
    #training .training__content {
      display: table-cell;
      padding: 0 20px;
      vertical-align: middle; }
    #training .training__icon {
      width: 33%; }
      #training .training__icon img {
        max-height: 200px;
        max-width: 300px; }
    #training .training__content {
      width: 67%; } }
  #training .owl-prev, #training .owl-next {
    opacity: .3;
    -webkit-filter: opacity(30);
            filter: opacity(30);
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out; }
    #training .owl-prev:hover, #training .owl-prev:focus, #training .owl-next:hover, #training .owl-next:focus {
      opacity: .8;
      -webkit-filter: opacity(80);
              filter: opacity(80); }
  @media screen and (max-width: 1139px) {
    #training .owl-prev,
    #training .owl-next {
      width: 50%;
      display: inline-block;
      padding: 20px;
      font-size: 24px;
      font-size: 1.5rem; }
    #training .owl-prev {
      text-align: right; } }
  @media screen and (min-width: 1140px) {
    #training .owl-prev,
    #training .owl-next {
      position: absolute;
      top: 50%;
      margin-top: -60px;
      font-size: 100px;
      font-size: 6.25rem; }
    #training .owl-prev {
      left: 15px; }
    #training .owl-next {
      right: 15px; } }
  #training h2 {
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 10px;
    color: white; }

#apply {
  padding: 0;
  width: 100%;
  z-index: 200; }
  @media screen and (min-height: 450px) {
    #apply.fixed {
      bottom: 0;
      position: fixed; } }
  #apply a,
  #apply a:visited {
    background: rgba(173, 0, 21, 0.8);
    color: white;
    display: block;
    padding: 20px;
    text-align: center;
    -webkit-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out; }
    #apply a:hover, #apply a:focus,
    #apply a:visited:hover,
    #apply a:visited:focus {
      background: #ad0015; }

@media screen and (max-width: 800px) {
  .application-form {
    padding: 0 20px; } }
.application-form .stage {
  margin-bottom: 30px; }
  .application-form .stage.hidden {
    display: none; }
.application-form .stage-info {
  color: #AD0015;
  font-style: italic;
  font-weight: 700; }

#backFirst,
#backSecond {
  font-size: 14px;
  margin-left: 10px; }
  #backFirst:hover, #backFirst:focus,
  #backSecond:hover,
  #backSecond:focus {
    cursor: pointer; }

.shortlist-entry {
  margin-bottom: 30px;
  height: 260px; }
  @media screen and (max-width: 567px) {
    .shortlist-entry {
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 48.8211742%; }
      .shortlist-entry:last-child {
        margin-right: 0; }
      .shortlist-entry:nth-child(2n) {
        margin-right: 0; } }
  @media screen and (min-width: 568px) and (max-width: 767px) {
    .shortlist-entry {
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 31.7615656%; }
      .shortlist-entry:last-child {
        margin-right: 0; }
      .shortlist-entry:nth-child(3n) {
        margin-right: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1039px) {
    .shortlist-entry {
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 23.2317613%; }
      .shortlist-entry:last-child {
        margin-right: 0; }
      .shortlist-entry:nth-child(4n) {
        margin-right: 0; } }
  @media screen and (min-width: 1040px) {
    .shortlist-entry {
      float: left;
      display: block;
      margin-right: 2.84258557%;
      width: 17.72593154%; }
      .shortlist-entry:last-child {
        margin-right: 0; }
      .shortlist-entry:nth-child(5n) {
        margin-right: 0; } }
  .shortlist-entry h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-align: center; }
  .shortlist-entry .image {
    background-position: 50% 50%;
    background-repeat: none;
    background-size: cover;
    background-color: #f7f7f7;
    height: 200px;
    margin-bottom: 10px;
    overflow: hidden;
    width: 100%; }
  .shortlist-entry.finalist {
    float: left;
    display: block;
    margin-right: 2.3576516%;
    width: 100%;
    height: 360px; }
    .shortlist-entry.finalist:last-child {
      margin-right: 0; }
    .shortlist-entry.finalist h3 {
      font-size: 22px;
      font-weight: 400;
      line-height: 32px;
      text-align: center; }
    .shortlist-entry.finalist .image {
      height: 320px; }
    @media screen and (min-width: 568px) {
      .shortlist-entry.finalist {
        float: left;
        display: block;
        margin-right: 2.3576516%;
        width: 31.7615656%;
        height: 300px; }
        .shortlist-entry.finalist:last-child {
          margin-right: 0; }
        .shortlist-entry.finalist .image {
          height: 200px; }
        .shortlist-entry.finalist:nth-child(3n) {
          margin-right: 0; } }
    @media screen and (min-width: 900px) {
      .shortlist-entry.finalist {
        height: 380px; }
        .shortlist-entry.finalist .image {
          height: 340px; } }
  .shortlist-entry.winner {
    margin: 0 auto !important;
    display: table;
    float: none; }

.passport {
  max-width: 880px; }
  @media screen and (max-width: 578px) {
    .passport .sharer-buttons {
      margin: 0 20px; } }
  @media screen and (min-width: 578px) and (max-width: 880px) {
    .passport .sharer-buttons {
      margin: 0 40px; } }
  .passport img {
    height: auto;
    max-width: 100%; }
  .passport .passport-top,
  .passport .passport-bottom {
    background-color: #f7f7f7;
    padding: 20px; }
    @media screen and (min-width: 578px) {
      .passport .passport-top,
      .passport .passport-bottom {
        padding: 40px 40px 60px 40px; } }
  .passport .passport-top {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover; }
    @media screen and (min-width: 578px) {
      .passport .passport-top {
        background-image: url("images/passport-shorlist.jpg"); } }
  .passport .passport-left {
    margin-bottom: 20px; }
    @media screen and (min-width: 578px) {
      .passport .passport-left {
        float: left;
        display: block;
        margin-right: 2.3576516%;
        width: 23.2317613%; }
        .passport .passport-left:last-child {
          margin-right: 0; } }
  @media screen and (min-width: 578px) {
    .passport .passport-right {
      padding-left: 30px;
      float: left;
      display: block;
      margin-right: 2.3576516%;
      width: 74.4105871%; }
      .passport .passport-right:last-child {
        margin-right: 0; } }
  .passport p.quote {
    margin-bottom: 0;
    font-style: italic; }
  .passport p.quote-author {
    font-size: 14px;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 0; }

.partners {
  list-style: none;
  margin: 0 -1%;
  padding: 0; }

.partner-logo {
  display: inline-block;
  width: 100%;
  margin: 10px 1% 20px;
  text-align: center; }
  @media screen and (min-width: 600px) {
    .partner-logo {
      width: 47%; } }
  @media screen and (min-width: 800px) {
    .partner-logo {
      width: 31%; } }
  @media screen and (min-width: 1000px) {
    .partner-logo {
      width: 22.5%; } }
  .partner-logo img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 70px; }

.headroom + .no-header {
  margin-top: 85px; }

.headroom {
  height: 85px;
  position: fixed;
  top: 0;
  -webkit-transition: -webkit-transform 180ms linear;
          transition: transform 180ms linear;
  width: 100%;
  z-index: 100; }

.headroom--pinned {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%); }

.headroom--unpinned {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#programme {
  background: #363D45; }
  #programme h2 {
    margin: -20px -20px 20px -20px;
    padding: 10px 20px;
    text-transform: default;
    color: #fff;
    background: #22272D;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 30px;
    line-height: 1.875rem; }
  #programme p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem; }
  #programme .mark {
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #fff;
    font-size: 36px;
    font-size: 2.25rem; }
  #programme .date {
    margin-bottom: 20px;
    font-weight: bold; }
  #programme .timeline {
    position: relative;
    padding: 70px  0; }
    #programme .timeline .is-hidden {
      visibility: hidden;
      opacity: 0; }
    #programme .timeline:before {
      position: absolute;
      top: 0;
      left: 50%;
      width: 6px;
      height: 100%;
      margin-left: -2px;
      content: '';
      background: #22272D; }
      @media screen and (max-width: 1000px) {
        #programme .timeline:before {
          left: 18px; } }
    #programme .timeline .block {
      position: relative;
      margin: 20px 0; }
      #programme .timeline .block:first-child {
        margin-top: 10px; }
      #programme .timeline .block:last-child {
        margin-bottom: 30px; }
    #programme .timeline .marker {
      position: absolute;
      top: 15px;
      left: 50%;
      width: 21px;
      height: 21px;
      margin-left: -10px;
      border-radius: 50%;
      background: #22272D; }
      @media screen and (max-width: 1000px) {
        #programme .timeline .marker {
          left: 0;
          margin-left: 0; } }
    #programme .timeline .timeline-info {
      position: relative;
      margin-bottom: 10px;
      margin-left: 70px;
      padding: 20px;
      background: #fff; }
      #programme .timeline .timeline-info::before {
        position: absolute;
        top: 15px;
        right: 100%;
        width: 0;
        height: 0;
        content: '';
        border: 10px solid transparent;
        border-right: 10px solid #22272D; }
      #programme .timeline .timeline-info .mark {
        font-weight: bold;
        position: absolute;
        top: 16px;
        left: -70px;
        display: inline-block;
        width: 46px;
        text-align: center;
        font-size: 16px;
        font-size: 1rem; }
    @media (min-width: 1000px) {
      #programme .timeline .timeline-info {
        width: 45%;
        margin-left: 0;
        padding: 20px 20px 5px; }
        #programme .timeline .timeline-info::before {
          top: 16px;
          left: 100%;
          border-color: transparent;
          border-left-color: #22272D; }
        #programme .timeline .timeline-info .mark {
          position: absolute;
          top: 16px;
          left: 106.5%;
          width: 46px;
          text-align: center; }
      #programme .timeline .block:nth-child(even) .timeline-info {
        position: relative;
        float: right; }
        #programme .timeline .block:nth-child(even) .timeline-info::before {
          top: 16px;
          right: 100%;
          left: auto;
          border-color: transparent;
          border-right-color: #22272D; }
        #programme .timeline .block:nth-child(even) .timeline-info .mark {
          position: absolute;
          top: 16px;
          left: -11%;
          float: right;
          width: 46px;
          margin-left: -23px;
          text-align: center; } }

/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
/* 
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/* 
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }

/* 
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.sharer-buttons .facebook,
.sharer-buttons .twitter,
.sharer-buttons .google,
.sharer-buttons .pintrest,
.sharer-buttons .linkedin {
  color: white;
  display: inline-block;
  font-weight: 600;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 8px 16px; }
  .sharer-buttons .facebook:hover, .sharer-buttons .facebook:focus, .sharer-buttons .facebook:visited,
  .sharer-buttons .twitter:hover,
  .sharer-buttons .twitter:focus,
  .sharer-buttons .twitter:visited,
  .sharer-buttons .google:hover,
  .sharer-buttons .google:focus,
  .sharer-buttons .google:visited,
  .sharer-buttons .pintrest:hover,
  .sharer-buttons .pintrest:focus,
  .sharer-buttons .pintrest:visited,
  .sharer-buttons .linkedin:hover,
  .sharer-buttons .linkedin:focus,
  .sharer-buttons .linkedin:visited {
    color: white; }
  .sharer-buttons .facebook span,
  .sharer-buttons .twitter span,
  .sharer-buttons .google span,
  .sharer-buttons .pintrest span,
  .sharer-buttons .linkedin span {
    line-height: 24px;
    margin-left: 10px;
    vertical-align: middle; }
  .sharer-buttons .facebook i,
  .sharer-buttons .twitter i,
  .sharer-buttons .google i,
  .sharer-buttons .pintrest i,
  .sharer-buttons .linkedin i {
    font-size: 24px;
    line-height: 18px;
    vertical-align: middle; }
.sharer-buttons .facebook {
  background: #306199; }
  .sharer-buttons .facebook:hover, .sharer-buttons .facebook:focus {
    background: #3c7ac0; }
.sharer-buttons .twitter {
  background: #26c4f1; }
  .sharer-buttons .twitter:hover, .sharer-buttons .twitter:focus {
    background: #56d1f4; }
.sharer-buttons .google {
  background: #e93f2e; }
  .sharer-buttons .google:hover, .sharer-buttons .google:focus {
    background: #ee695c; }
.sharer-buttons .pintrest {
  background: #b81621; }
  .sharer-buttons .pintrest:hover, .sharer-buttons .pintrest:focus {
    background: #e41d2b; }
.sharer-buttons .linkedin {
  background: #186bb0; }
  .sharer-buttons .linkedin:hover, .sharer-buttons .linkedin:focus {
    background: #1e86dd; }
