/*! 420: University of Sussex VOD, Population v8a, 16.3.2018 */

@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700);
@import url(https://use.typekit.net/til5nmw.css);
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

*,
::after,
::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: franklin-gothic-urw, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0!important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Libre Baskerville", Georgia, serif;
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    background-color: transparent;
    color: inherit;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: inherit
}

a,
a:hover {
    text-decoration: none
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover:focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin: 0;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button],
a,
area,
button,
input,
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #595959;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none!important
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

.hidden {
    display: none!important;
    visibility: hidden
}

.visuallyhidden {
    opacity: 0;
    visibility: hidden
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    clear: both;
    *zoom: 1
}

@font-face {
    font-family: flowplayer;
    src: url(../js/flowplayer/skin/icons/flowplayer.eot?#iefix) format("embedded-opentype"), url(../js/flowplayer/skin/icons/flowplayer.woff2) format("woff2"), url(../js/flowplayer/skin/icons/flowplayer.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.fp-icon {
    display: inline-block
}

.fp-icon:before {
    font-family: flowplayer;
    font-size: 1.7em
}

.fp-airplay:before {
    content: "\e001"
}

.fp-fullscreen:before {
    content: "\e002"
}

.fp-checked:before {
    content: "\e003"
}

.fp-embed:before {
    content: "\e004";
    color: #fff
}

.fp-chromecast:before {
    content: "\e005"
}

.fp-email:before {
    content: "\e006"
}

.fp-playbtn:before {
    content: "\e007"
}

.fp-share:before {
    content: "\e009"
}

.fp-share2:before {
    content: "\e00a"
}

.fp-twitter:before {
    content: "\e00c";
    color: #1da1f2
}

.fp-facebook:before {
    content: "\e00a";
    color: #3b5998
}

.fp-volumebtn:before {
    content: "\e00b"
}

.fp-volume-off:before {
    content: "\e00d"
}

.fp-unload:before {
    content: "\e00f"
}

.fp-prevbtn:before {
    content: "\e011"
}

.fp-nextbtn:before {
    content: "\e012"
}

.flowplayer.is-mouseover .fp-captions,
.flowplayer.is-paused .fp-captions {
    bottom: 3em
}

.flowplayer.is-poster .fp-engine {
    filter: alpha(opacity=0);
    opacity: 0
}

.flowplayer.is-loading .fp-engine {
    top: -9999em
}

.flowplayer.is-loading .fp-ui .fp-controls,
.flowplayer.is-loading .fp-ui .fp-header {
    filter: alpha(opacity=0);
    opacity: 0
}

.flowplayer.is-poster .fp-ui>*,
.flowplayer.is-splash .fp-ui>* {
    display: none
}

.flowplayer.is-poster .fp-ui>.fp-play,
.flowplayer.is-splash .fp-ui>.fp-play {
    display: block
}

.flowplayer.is-poster.is-loading .fp-ui>.fp-play,
.flowplayer.is-splash.is-loading .fp-ui>.fp-play {
    display: none
}

.flowplayer.is-poster.is-loading .fp-ui>.fp-waiting,
.flowplayer.is-splash.is-loading .fp-ui>.fp-waiting {
    display: block
}

.flowplayer.is-poster .fp-engine {
    left: -9999em;
    top: -9999em
}

.flowplayer.is-poster .fp-captions {
    display: none!important
}

.flowplayer.is-disabled .fp-color {
    background-color: #999
}

.flowplayer.has-title .fp-header {
    top: 0;
    text-align: right
}

.flowplayer.is-fullscreen {
    top: 0!important;
    left: 0!important;
    border: 0!important;
    margin: 0!important;
    width: 100%!important;
    height: 100%!important;
    max-width: 100%!important;
    z-index: 99999!important;
    -webkit-box-shadow: 0!important;
    box-shadow: 0!important;
    background-image: none!important;
    background-color: #333
}

.flowplayer.is-fullscreen .fp-player {
    background-color: #333
}

.flowplayer.is-fullscreen .fp-fullscreen:before {
    content: "\e016"
}

.flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before,
.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before {
    content: "\e216"
}

.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
    content: "\e116"
}

.flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before,
.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before {
    content: "\e316"
}

.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
    cursor: none
}

.flowplayer.is-loading .fp-waiting,
.flowplayer.is-seeking .fp-waiting {
    display: block!important
}

.flowplayer.is-loading .fp-waiting p,
.flowplayer.is-loading .fp-waiting svg,
.flowplayer.is-seeking .fp-waiting p,
.flowplayer.is-seeking .fp-waiting svg {
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer.is-loading .fp-play,
.flowplayer.is-seeking .fp-play {
    display: none!important
}

.flowplayer.is-playing {
    background-image: none!important
}

.flowplayer.is-playing .fp-playbtn:before {
    content: "\e008"
}

.flowplayer.is-playing.fp-minimal .fp-playbtn:before,
.flowplayer.is-playing.fp-outlined .fp-playbtn:before {
    content: "\e208"
}

.flowplayer.is-playing.fp-edgy .fp-playbtn:before {
    content: "\e108"
}

.flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before,
.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before {
    content: "\e308"
}

.flowplayer.is-muted .fp-volumebtn:before {
    content: "\e00d"
}

.flowplayer.is-muted.fp-minimal .fp-volumebtn:before,
.flowplayer.is-muted.fp-outlined .fp-volumebtn:before {
    content: "\e20d"
}

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
    content: "\e10d"
}

.flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before,
.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before {
    content: "\e30d"
}

.flowplayer.is-inverted .fp-duration {
    display: none
}

.flowplayer.is-inverted .fp-remaining {
    display: block
}

.flowplayer.is-closeable .fp-header .fp-unload {
    display: block
}

.flowplayer.is-error {
    background-color: #aaa
}

.flowplayer.is-error .fp-ui {
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer.is-live .fp-timeline {
    visibility: hidden
}

.flowplayer.is-live.is-dvr .fp-timeline {
    visibility: visible
}

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
    color: #00abcd
}

.flowplayer.is-flash-disabled .fp-waiting {
    display: none!important
}

.flowplayer.is-flash-disabled .fp-ui {
    height: auto;
    background: 0 0;
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer.is-flash-disabled .fp-ui .fp-controls,
.flowplayer.is-flash-disabled .fp-ui .fp-header {
    display: none
}

.flowplayer.is-flash-disabled .fp-engine {
    top: 0
}

.flowplayer.is-tiny {
    font-size: .7em
}

.flowplayer.is-small {
    font-size: .8em
}

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
    display: none
}

.flowplayer.no-volume .fp-volumebar {
    display: none
}

.flowplayer.fp-mute .fp-volumebtn {
    display: inline-block
}

@-webkit-keyframes pulse {
    0% {
        filter: alpha(opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(opacity=100);
        opacity: 1
    }
}

@keyframes pulse {
    0% {
        filter: alpha(opacity=0);
        opacity: 0
    }
    100% {
        filter: alpha(opacity=100);
        opacity: 1
    }
}

.flowplayer .fp-chromecast-engine {
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    color: #fff
}

.flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
    font-size: 150%;
    text-align: center
}

.flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=);
    -webkit-mask-size: 100% 100%;
    background-color: #fff;
    margin: 10% auto 2em;
    height: 5em;
    width: 5em
}

.flowplayer.is-chromecast {
    background-color: #333
}

.flowplayer.is-chromecast .fp-chromecast-engine {
    display: block
}

.flowplayer.is-chromecast .fp-flash-disabled {
    display: none!important
}

.flowplayer.is-chromecast .fp-engine {
    left: -9999em;
    top: -9999em;
    bottom: auto;
    right: auto
}

.flowplayer.fp-default-playlist .fp-next,
.flowplayer.fp-default-playlist .fp-prev {
    position: absolute;
    top: 45%;
    filter: alpha(opacity=30);
    opacity: .3;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}

.flowplayer.fp-default-playlist .fp-next:hover,
.flowplayer.fp-default-playlist .fp-prev:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer.fp-default-playlist .fp-next:before,
.flowplayer.fp-default-playlist .fp-prev:before {
    font-family: flowplayer;
    font-size: 2.8em
}

.flowplayer.fp-default-playlist .fp-prev {
    left: .4em
}

.flowplayer.fp-default-playlist .fp-prev:before {
    content: "\e011"
}

.flowplayer.fp-default-playlist .fp-next {
    right: .4em
}

.flowplayer.fp-default-playlist .fp-next:before {
    content: "\e012"
}

.flowplayer.fp-default-playlist .fp-playlist {
    position: absolute;
    right: .4em;
    bottom: 3em;
    width: 100%;
    text-align: center
}

.flowplayer.fp-default-playlist .fp-playlist a {
    background-color: #fff;
    height: .8em;
    border-radius: 50%;
    width: .8em;
    filter: alpha(opacity=70);
    opacity: .7;
    display: inline-block;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.flowplayer.fp-default-playlist .fp-playlist a:hover {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.flowplayer.fp-default-playlist .fp-playlist a.is-active {
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
    content: "\e111"
}

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
    content: "\e112"
}

.flowplayer.fp-default-playlist.fp-minimal .fp-prev:before,
.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before {
    content: "\e211"
}

.flowplayer.fp-default-playlist.fp-minimal .fp-next:before,
.flowplayer.fp-default-playlist.fp-outlined .fp-next:before {
    content: "\e212"
}

.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before,
.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before {
    content: "\e311"
}

.flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before,
.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before {
    content: "\e312"
}

.flowplayer.fp-custom-playlist {
    overflow: visible
}

.flowplayer.fp-custom-playlist .fp-playlist,
.flowplayer.fp-custom-playlist.is-loading .fp-playlist,
.flowplayer.fp-custom-playlist.is-poster .fp-playlist,
.flowplayer.fp-custom-playlist.is-splash .fp-playlist {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill,
.flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline,
.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill,
.flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline,
.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill,
.flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline,
.flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill,
.flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline,
.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill,
.flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline,
.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill,
.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline,
.flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill,
.flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline,
.flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill,
.flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline,
.flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill,
.flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline {
    display: none!important
}

.flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill,
.flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill,
.flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill {
    display: block
}

.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill,
.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill {
    display: none
}

.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline,
.flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline,
.flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline {
    display: block
}

.flowplayer.fp-edgy,
.flowplayer.fp-edgy .fp-bar,
.flowplayer.fp-edgy .fp-bar-slider,
.flowplayer.fp-edgy .fp-bar-slider>*,
.flowplayer.fp-edgy .fp-bar>*,
.flowplayer.fp-edgy .fp-captions p,
.flowplayer.fp-edgy .fp-menu,
.flowplayer.fp-edgy .fp-textarea,
.flowplayer.fp-edgy .fp-timestamp {
    border-radius: 0
}

.flowplayer.fp-edgy .fp-airplay:before {
    content: "\e101"
}

.flowplayer.fp-edgy .fp-fullscreen:before {
    content: "\e102"
}

.flowplayer.fp-edgy .fp-checked:before {
    content: "\e103"
}

.flowplayer.fp-edgy .fp-embed:before {
    content: "\e104"
}

.flowplayer.fp-edgy .fp-chromecast:before {
    content: "\e105"
}

.flowplayer.fp-edgy .fp-email:before {
    content: "\e106"
}

.flowplayer.fp-edgy .fp-playbtn:before {
    content: "\e107"
}

.flowplayer.fp-edgy .fp-share:before {
    content: "\e109"
}

.flowplayer.fp-edgy .fp-share2:before {
    content: "\e10a"
}

.flowplayer.fp-edgy .fp-twitter:before {
    content: "\e10c"
}

.flowplayer.fp-edgy .fp-facebook:before {
    content: "\e10a"
}

.flowplayer.fp-edgy .fp-volumebtn:before {
    content: "\e10b"
}

.flowplayer.fp-edgy .fp-volume-off:before {
    content: "\e10d"
}

.flowplayer.fp-edgy .fp-unload:before {
    content: "\e10f"
}

.flowplayer.fp-edgy .fp-prevbtn:before {
    content: "\e111"
}

.flowplayer.fp-edgy .fp-nextbtn:before {
    content: "\e112"
}

.flowplayer.fp-edgy.fp-minimal .fp-airplay:before,
.flowplayer.fp-edgy.fp-outlined .fp-airplay:before {
    content: "\e301"
}

.flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before,
.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before {
    content: "\e302"
}

.flowplayer.fp-edgy.fp-minimal .fp-checked:before,
.flowplayer.fp-edgy.fp-outlined .fp-checked:before {
    content: "\e303"
}

.flowplayer.fp-edgy.fp-minimal .fp-embed:before,
.flowplayer.fp-edgy.fp-outlined .fp-embed:before {
    content: "\e304"
}

.flowplayer.fp-edgy.fp-minimal .fp-chromecast:before,
.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before {
    content: "\e305"
}

.flowplayer.fp-edgy.fp-minimal .fp-email:before,
.flowplayer.fp-edgy.fp-outlined .fp-email:before {
    content: "\e306"
}

.flowplayer.fp-edgy.fp-minimal .fp-playbtn:before,
.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before {
    content: "\e307"
}

.flowplayer.fp-edgy.fp-minimal .fp-share:before,
.flowplayer.fp-edgy.fp-outlined .fp-share:before {
    content: "\e309"
}

.flowplayer.fp-edgy.fp-minimal .fp-share2:before,
.flowplayer.fp-edgy.fp-outlined .fp-share2:before {
    content: "\e30a"
}

.flowplayer.fp-edgy.fp-minimal .fp-twitter:before,
.flowplayer.fp-edgy.fp-outlined .fp-twitter:before {
    content: "\e30c"
}

.flowplayer.fp-edgy.fp-minimal .fp-facebook:before,
.flowplayer.fp-edgy.fp-outlined .fp-facebook:before {
    content: "\e30a"
}

.flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before,
.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before {
    content: "\e30b"
}

.flowplayer.fp-edgy.fp-minimal .fp-volume-off:before,
.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before {
    content: "\e30d"
}

.flowplayer.fp-edgy.fp-minimal .fp-unload:before,
.flowplayer.fp-edgy.fp-outlined .fp-unload:before {
    content: "\e30f"
}

.flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before,
.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before {
    content: "\e311"
}

.flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before,
.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before {
    content: "\e312"
}

.flowplayer.no-svg .fp-ui .fp-controls,
.flowplayer.no-svg .fp-ui .fp-header {
    background-color: #333
}

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
    background-color: #ccc;
    position: absolute;
    padding-top: 17%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
    display: none
}

.flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
    display: inline
}

.flowplayer .fp-captions,
.flowplayer .fp-controls,
.flowplayer .fp-header,
.flowplayer .fp-player,
.flowplayer .fp-ui {
    position: absolute;
    width: 100%
}

.flowplayer {
    font-family: avenir, sans-serif;
    font-size: 16px;
    position: relative;
    max-height: 100%;
    overflow: hidden;
    border-radius: .24em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    zoom: 1!important;
    width: 100%;
    display: inline-block
}

.flowplayer .fp-hidden {
    display: none
}

.flowplayer .fp-shown {
    display: block!important
}

.flowplayer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.flowplayer.is-ready:not(.is-poster) {
    background-color: #333
}

.flowplayer .fp-engine {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%
}

.flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
    display: none!important
}

.flowplayer .fp-player {
    position: absolute;
    bottom: 0;
    top: 0
}

.flowplayer .fp-waiting {
    display: none
}

.flowplayer .fp-waiting p {
    filter: alpha(opacity=0);
    opacity: 0;
    color: #ccc;
    font-weight: 700
}

.flowplayer .fp-ui {
    height: 100%;
    top: 0;
    background-image: none;
    -webkit-transition: background-image .1s;
    transition: background-image .1s;
    text-align: center;
    cursor: pointer;
    color: #fff
}

.flowplayer .fp-ui a,
.flowplayer .fp-ui strong {
    color: inherit!important;
    font-style: normal!important;
    text-decoration: none!important
}

.flowplayer .fp-ui strong {
    font-weight: 700!important
}

.flowplayer .fp-ui>* {
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
    filter: alpha(opacity=0);
    opacity: 0
}

.flowplayer.fp-ui-shown .fp-ui,
.flowplayer.is-loading .fp-ui,
.flowplayer.is-mouseover .fp-ui,
.flowplayer.is-paused .fp-ui {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .25)), color-stop(15%, transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .25), transparent 15%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, .25), transparent 15%)
}

.flowplayer.fp-ui-shown .fp-ui>*,
.flowplayer.is-loading .fp-ui>*,
.flowplayer.is-mouseover .fp-ui>*,
.flowplayer.is-paused .fp-ui>* {
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer .fp-header {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .25)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .25), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .25), transparent);
    text-align: left;
    height: 3.6em;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    padding-left: .9em
}

.flowplayer .fp-header .fp-icon {
    margin: .9em .9em 0 0
}

.flowplayer .fp-header .fp-icon.fp-active {
    color: #ec6c4c
}

.flowplayer .fp-header .fp-fullscreen,
.flowplayer .fp-header .fp-unload {
    float: right
}

.flowplayer .fp-header .fp-unload {
    display: none
}

.flowplayer .fp-help {
    display: none
}

.flowplayer .fp-message {
    background-color: rgba(0, 0, 0, .5);
    text-align: left;
    font-size: 1.2em;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: .6em .9em;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.flowplayer .fp-message.fp-shown {
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer .fp-message.fp-shown+.fp-header {
    filter: alpha(opacity=0);
    opacity: 0
}

.flowplayer .fp-textarea {
    background-color: rgba(0, 0, 0, .5);
    width: 80%;
    position: absolute;
    left: 10%;
    top: 15%;
    color: #fff;
    outline: 0;
    border-radius: .2em;
    border: 0;
    min-height: 60%
}

.flowplayer .fp-logo {
    position: absolute;
    bottom: 3em;
    left: .9em
}

.flowplayer .fp-logo img {
    width: 100%
}

.flowplayer .fp-captions {
    bottom: 1.2em;
    display: none;
    text-align: center;
    color: #fff
}

.flowplayer .fp-captions p {
    background-color: rgba(0, 0, 0, .65);
    border-radius: .2em;
    font-size: 110%;
    display: inline-block;
    padding: .1em .3em;
    margin: .1em
}

.flowplayer .fp-speed-flash {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 4em;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 10px rgba(0, 0, 0, .3);
    filter: alpha(opacity=0)!important;
    opacity: 0!important;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 4em;
    height: 2em;
    display: none
}

.flowplayer .fp-speed-flash.fp-hilite {
    filter: alpha(opacity=100)!important;
    opacity: 1!important;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.flowplayer .fp-pause .fp-playbtn,
.flowplayer .fp-play .fp-playbtn,
.flowplayer .fp-waiting .fp-playbtn {
    display: none
}

.flowplayer .fp-pause svg,
.flowplayer .fp-play svg,
.flowplayer .fp-waiting svg {
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 6em;
    height: 6em;
    filter: alpha(opacity=0);
    opacity: 0;
    margin: auto;
    max-height: 30%;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    display: none
}

.flowplayer .fp-pause svg.fp-loading-rounded-fill,
.flowplayer .fp-pause svg.fp-pause-rounded-fill,
.flowplayer .fp-pause svg.fp-play-rounded-fill,
.flowplayer .fp-play svg.fp-loading-rounded-fill,
.flowplayer .fp-play svg.fp-pause-rounded-fill,
.flowplayer .fp-play svg.fp-play-rounded-fill,
.flowplayer .fp-waiting svg.fp-loading-rounded-fill,
.flowplayer .fp-waiting svg.fp-pause-rounded-fill,
.flowplayer .fp-waiting svg.fp-play-rounded-fill {
    display: block
}

.flowplayer .fp-pause.fp-visible svg,
.flowplayer .fp-play.fp-visible svg,
.flowplayer .fp-waiting.fp-visible svg {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    filter: alpha(opacity=100);
    opacity: 1
}

.flowplayer .fp-remaining {
    display: none
}

.flowplayer .fp-controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    align-items: center;
    height: 2.4em;
    bottom: 0;
    z-index: 2;
    padding-left: .3em;
    padding-right: .3em
}

.flowplayer .fp-controls>* {
    margin: 0 .6em
}

.flowplayer .fp-controls>strong {
    letter-spacing: 1px
}

.flowplayer .fp-controls img {
    width: 1.2em
}

.flowplayer .fp-bar,
.flowplayer .fp-bar-slider {
    background-color: #ccc;
    background-color: rgba(255, 255, 255, .5);
    position: relative;
    cursor: col-resize;
    height: .9em;
    border-radius: .24em;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    flex: 1
}

.flowplayer .fp-bar-slider>*,
.flowplayer .fp-bar>* {
    background-color: rgba(255, 255, 255, .6);
    position: absolute;
    height: 100%;
    border-radius: .24em
}

.flowplayer .fp-bar-slider>.fp-progress.animated,
.flowplayer .fp-bar>.fp-progress.animated {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    -webkit-transition-property: width, height;
    transition-property: width, height
}

.flowplayer .fp-bar-slider>.fp-buffer,
.flowplayer .fp-bar>.fp-buffer {
    -webkit-transition: width .25s linear;
    transition: width .25s linear
}

.flowplayer .fp-bar.no-animation>*,
.flowplayer .no-animation.fp-bar-slider>* {
    -webkit-transition: none;
    transition: none
}

.flowplayer .fp-timeline {
    -webkit-transition: height .2s;
    transition: height .2s
}

.flowplayer .fp-cuepoint {
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 2px
}

.flowplayer .fp-timestamp {
    background-color: rgba(0, 0, 0, .65);
    display: none;
    border-radius: .2em;
    padding: .1em .3em;
    font-size: 90%;
    bottom: 1.4em;
    height: auto
}

.flowplayer .fp-timeline:hover .fp-timestamp {
    display: inline
}

.flowplayer .fp-volume {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center
}

.flowplayer .fp-volumebtn {
    display: none
}

.flowplayer .fp-bar-slider {
    background-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: height .2s;
    transition: height .2s;
    white-space: nowrap;
    -ms-flex: 1 0 auto
}

.flowplayer .fp-bar-slider em {
    border-radius: 2px;
    display: inline-block;
    width: 5px;
    height: 100%;
    position: relative;
    vertical-align: top;
    margin-left: 3px;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.flowplayer .fp-bar-slider em:hover {
    -webkit-transform: scaleY(1.35);
    -ms-transform: scaleY(1.35);
    transform: scaleY(1.35);
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s
}

.flowplayer .fp-bar-slider em.fp-grey {
    background-color: rgba(255, 255, 255, .75)
}

.flowplayer.no-flex .fp-controls {
    white-space: nowrap
}

.flowplayer.no-flex .fp-controls>* {
    display: inline-block;
    vertical-align: center;
    margin: 0 .3em
}

.flowplayer.no-flex .fp-timeline {
    width: 40%
}

.flowplayer.no-flex.fp-full .fp-timeline {
    margin-bottom: .6em;
    height: .9em
}

.flowplayer.no-flex.fp-fat .fp-bar,
.flowplayer.no-flex.fp-fat .fp-bar-slider,
.flowplayer.no-flex.fp-playful .fp-bar,
.flowplayer.no-flex.fp-playful .fp-bar-slider {
    height: .9em!important
}

.flowplayer.fp-fat .fp-bar,
.flowplayer.fp-fat .fp-bar-slider,
.flowplayer.fp-playful .fp-bar,
.flowplayer.fp-playful .fp-bar-slider {
    height: 100%;
    border-radius: 0
}

.flowplayer.fp-fat .fp-bar-slider>*,
.flowplayer.fp-fat .fp-bar>*,
.flowplayer.fp-playful .fp-bar-slider>*,
.flowplayer.fp-playful .fp-bar>* {
    border-radius: 0
}

.flowplayer.fp-fat .fp-timestamp,
.flowplayer.fp-playful .fp-timestamp {
    bottom: 3.2em
}

.flowplayer.fp-fat .fp-bar-slider em,
.flowplayer.fp-playful .fp-bar-slider em {
    -webkit-transform: scaleY(.6);
    -ms-transform: scaleY(.6);
    transform: scaleY(.6);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.flowplayer.fp-fat .fp-bar-slider em:hover,
.flowplayer.fp-playful .fp-bar-slider em:hover {
    -webkit-transform: scaleY(.75);
    -ms-transform: scaleY(.75);
    transform: scaleY(.75)
}

.flowplayer.fp-slim .fp-timeline {
    height: .2em
}

.flowplayer.fp-slim .fp-controls:hover .fp-timeline {
    height: .9em
}

.flowplayer.fp-slim .fp-cue {
    width: 4px
}

.flowplayer.fp-slim .fp-bar-slider {
    height: .2em
}

.flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
    height: .9em
}

.flowplayer.fp-full .fp-timeline {
    position: absolute;
    height: .3em;
    bottom: 2.8em;
    margin: 0;
    width: 100%;
    border-radius: 0;
    overflow: inherit;
    left: 0
}

.flowplayer.fp-full .fp-timeline:before {
    content: "";
    width: 100%;
    height: 1.2em;
    position: absolute;
    top: -1.2em;
    left: 0
}

.flowplayer.fp-full .fp-controls {
    height: 2.8em
}

.flowplayer.fp-full .fp-controls:hover .fp-timeline {
    height: 1em
}

.flowplayer.fp-full .fp-volume {
    margin-right: auto
}

.flowplayer.fp-full .fp-duration,
.flowplayer.fp-full .fp-remaining {
    margin-left: 0
}

.flowplayer.fp-full .fp-duration:before,
.flowplayer.fp-full .fp-remaining:before {
    position: relative;
    content: "/";
    left: -.3em
}

.flowplayer.fp-minimal .fp-controls {
    background-color: transparent!important
}

.flowplayer.fp-minimal .fp-controls>* {
    display: none
}

.flowplayer.fp-minimal .fp-header>* {
    display: none
}

.flowplayer.fp-minimal .fp-header .fp-fullscreen {
    display: inherit
}

.flowplayer.fp-minimal .fp-timeline {
    height: .3em;
    max-width: 12em;
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -moz-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.flowplayer.fp-playful .fp-color,
.flowplayer.fp-playful .fp-color-play {
    background-color: #ec6c4c;
    fill: #ec6c4c
}

.flowplayer.fp-playful .fp-controls {
    background-color: #006680
}

.flowplayer .fp-selected:before {
    content: "✓ "
}

.flowplayer .fp-menu {
    background-color: rgba(0, 0, 0, .5);
    border-radius: .24em;
    position: absolute;
    width: 8em;
    right: .5em;
    z-index: 2;
    font-size: 90%;
    -webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s, height .2s;
    transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    bottom: -100%;
    height: 0;
    filter: alpha(opacity=0)!important;
    opacity: 0!important
}

.flowplayer .fp-menu.fp-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: auto;
    bottom: 3.2em;
    filter: alpha(opacity=100)!important;
    opacity: 1!important
}

.flowplayer .fp-menu>* {
    display: block;
    padding: .4em 1.2em;
    text-align: right
}

.flowplayer .fp-menu strong {
    display: block;
    padding: .7em 1.2em;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    background-color: rgba(0, 0, 0, .3);
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: default;
    font-size: 90%
}

.flowplayer .fp-menu a {
    color: rgba(255, 255, 255, .8)
}

.flowplayer .fp-menu a:hover:not(.fp-selected) {
    background-color: #000;
    color: #fff
}

.flowplayer .fp-menu .fp-icon {
    cursor: pointer
}

.flowplayer .fp-menu .fp-icon:before {
    margin-right: .1em;
    font-size: 1.5em;
    vertical-align: -.1em
}

.flowplayer .fp-qsel-menu {
    width: auto
}

.flowplayer .fp-context-menu {
    width: auto;
    right: auto;
    bottom: auto!important;
    display: none
}

.flowplayer .fp-context-menu.fp-active {
    display: block
}

.flowplayer .fp-context-menu a,
.flowplayer .fp-context-menu strong {
    text-align: left;
    color: #fff;
    white-space: nowrap
}

.flowplayer .fp-subtitle-menu {
    width: 9em
}

.flowplayer .fp-share-menu {
    width: 9em;
    padding-bottom: .2em
}

.flowplayer .fp-share-menu.fp-active {
    bottom: auto
}

.flowplayer .fp-share-menu a,
.flowplayer .fp-share-menu strong {
    text-align: left
}

.flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill,
.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill,
.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill,
.flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill,
.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill,
.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill,
.flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill,
.flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill,
.flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill,
.flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill,
.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill,
.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill,
.flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill,
.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill,
.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill,
.flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill,
.flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill,
.flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill {
    display: none
}

.flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline,
.flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline,
.flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline,
.flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline,
.flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline,
.flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline,
.flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline,
.flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline,
.flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline,
.flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline,
.flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline,
.flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline,
.flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline,
.flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline,
.flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline,
.flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline,
.flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline,
.flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline {
    display: block
}

.flowplayer.fp-minimal .fp-airplay:before,
.flowplayer.fp-outlined .fp-airplay:before {
    content: "\e201"
}

.flowplayer.fp-minimal .fp-fullscreen:before,
.flowplayer.fp-outlined .fp-fullscreen:before {
    content: "\e202"
}

.flowplayer.fp-minimal .fp-checked:before,
.flowplayer.fp-outlined .fp-checked:before {
    content: "\e203"
}

.flowplayer.fp-minimal .fp-embed:before,
.flowplayer.fp-outlined .fp-embed:before {
    content: "\e204"
}

.flowplayer.fp-minimal .fp-chromecast:before,
.flowplayer.fp-outlined .fp-chromecast:before {
    content: "\e205"
}

.flowplayer.fp-minimal .fp-email:before,
.flowplayer.fp-outlined .fp-email:before {
    content: "\e206"
}

.flowplayer.fp-minimal .fp-playbtn:before,
.flowplayer.fp-outlined .fp-playbtn:before {
    content: "\e207"
}

.flowplayer.fp-minimal .fp-share:before,
.flowplayer.fp-outlined .fp-share:before {
    content: "\e209"
}

.flowplayer.fp-minimal .fp-share2:before,
.flowplayer.fp-outlined .fp-share2:before {
    content: "\e20a"
}

.flowplayer.fp-minimal .fp-twitter:before,
.flowplayer.fp-outlined .fp-twitter:before {
    content: "\e20c"
}

.flowplayer.fp-minimal .fp-facebook:before,
.flowplayer.fp-outlined .fp-facebook:before {
    content: "\e20a"
}

.flowplayer.fp-minimal .fp-volumebtn:before,
.flowplayer.fp-outlined .fp-volumebtn:before {
    content: "\e20b"
}

.flowplayer.fp-minimal .fp-volume-off:before,
.flowplayer.fp-outlined .fp-volume-off:before {
    content: "\e20d"
}

.flowplayer.fp-minimal .fp-unload:before,
.flowplayer.fp-outlined .fp-unload:before {
    content: "\e20f"
}

.flowplayer.fp-minimal .fp-prevbtn:before,
.flowplayer.fp-outlined .fp-prevbtn:before {
    content: "\e211"
}

.flowplayer.fp-minimal .fp-nextbtn:before,
.flowplayer.fp-outlined .fp-nextbtn:before {
    content: "\e212"
}

.flowplayer .fp-color {
    background-color: #00abcd;
    fill: rgba(0, 0, 0, .2)
}

.flowplayer .fp-color-play {
    fill: transparent
}

.flowplayer.is-rtl {
    direction: rtl
}

.flowplayer.is-rtl .fp-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.flowplayer.-grayscale video.fp-engine {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.flowplayer.-sepia video.fp-engine {
    -webkit-filter: sepia(100%);
    filter: sepia(100%)
}

.flowplayer.-blur video.fp-engine {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.fp-filters {
    width: 0!important;
    height: 0!important;
    overflow: hidden!important;
    position: absolute
}

.slick-slider {
    display: block;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    position: relative;
    text-align: center;
    font-size: 0;
    padding: 0 10vw;
    height: 100%;
    min-height: 1px;
    display: none;
    vertical-align: middle;
    opacity: .55;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.slick-slide.slick-active {
    opacity: 1
}

.slick-initialized .slick-slide {
    display: block;
    display: inline-block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-slide .slick-slide-inner {
    background-color: #1e428a;
    display: inline-block;
    position: relative;
    max-width: 100%
}

.slick-slide img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: auto;
    max-height: 70vh;
    height: auto
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-slide .gallery-copy {
    background-color: rgba(0, 0, 0, .6);
    padding: 16px 20px;
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0
}

.slick-slide .gallery-copy>:last-child {
    margin: 0
}

.slick-slide .gallery-heading {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px
}

.slick-slide .gallery-caption {
    font-size: 16px;
    line-height: 20px
}

.slick-slide .gallery-caption a {
    text-decoration: underline
}

.slick-arrow {
    background: 0 0;
    border: none;
    color: #fff;
    display: block;
    height: 100%;
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: -webkit-calc(22.5vw - 32px);
    width: calc(22.5vw - 32px);
    z-index: 10
}

.slick-arrow span {
    display: block;
    font-size: 60px;
    line-height: 90px;
    width: 60px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slick-arrow.slick-prev {
    left: 0
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    position: absolute;
    bottom: -20px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: #fff;
    border-radius: 100%;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    line-height: 0;
    outline: 0;
    opacity: .4;
    padding: 0;
    width: 10px
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li.slick-active button {
    opacity: 1
}

@media only screen and (max-width:1024px) {
    .slick-arrow {
        width: 20vw
    }
    .slick-arrow span {
        font-size: 40px;
        line-height: 1;
        width: 50%
    }
    .slick-arrow span:before {
        display: block
    }
    .slick-arrow.slick-prev span {
        left: 25%
    }
    .slick-arrow.slick-next span {
        left: 75%
    }
}

@media only screen and (max-width:767px) {
    .slick-slide {
        margin: 0
    }
    .slick-arrow span {
        font-size: 30px
    }
}

@media only screen and (min-width:1025px) {
    .slick-slide.slick-active .gallery-copy {
        opacity: 1
    }
    .slick-arrow span {
        -webkit-transition: background-color .4s;
        transition: background-color .4s
    }
    .slick-arrow:hover span {
        background-color: #dc582a
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent
}

.btn.active:focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #dc582a;
    border-color: #666
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #e37955;
    border-color: #285e8e
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #dc582a;
    border-color: #666
}

.btn-primary .badge {
    color: #dc582a;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #dc582a;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.checkbox-inline {
    cursor: pointer;
    line-height: 34px;
    position: relative;
    width: 100%
}

.checkbox-inline .toggle {
    position: absolute;
    right: 0
}


/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */

.checkbox label .toggle,
.checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px
}

.toggle {
    position: relative;
    overflow: hidden
}

.toggle input[type=checkbox] {
    display: none
}

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none
}

.toggle.off .toggle-group {
    left: -100%
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px
}

.toggle.btn {
    min-width: 59px;
    min-height: 34px
}

.toggle-on.btn {
    padding-right: 24px
}

.toggle-off.btn {
    padding-left: 24px
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px
}

.toggle-on.btn-lg {
    padding-right: 31px
}

.toggle-off.btn-lg {
    padding-left: 31px
}

.toggle-handle.btn-lg {
    width: 40px
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px
}

.toggle-on.btn-sm {
    padding-right: 20px
}

.toggle-off.btn-sm {
    padding-left: 20px
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px
}

.toggle-on.btn-xs {
    padding-right: 12px
}

.toggle-off.btn-xs {
    padding-left: 12px
}

body,
html {
    background-color: #1e428a;
    color: #fff;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.hbd {
    opacity: 0;
    visibility: hidden
}

.screen {
    background-color: #1e428a;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999
}

.screen.overlay-screen {
    background-color: rgba(30, 66, 138, .9);
    cursor: pointer;
    color: #fff
}

.screen.overlay-screen #content-inner,
.screen.overlay-screen .screen-centre {
    cursor: default;
    cursor: initial
}

.screen-inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.screen-centre {
    cursor: default;
    left: 0;
    margin: 0 auto;
    max-height: 100%;
    max-width: 1024px;
    overflow: auto;
    padding: 22px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90%
}

.button {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    padding: 14px 22px;
    position: relative
}

.button.orange {
    background-color: #dc582a;
    color: #fff
}

.button.red {
    background-color:#d3273e;
    color:#fff
}

.button.white {
    background-color: #fff;
    color: #1e428a
}

.button.white .ripple {
    background-color: rgba(30, 66, 138, .1)
}

.button.white.enabled {
    background-color: #1e428a;
    color: #fff
}

.button .text {
    text-decoration: none;
}

#start-button:hover {
    background-color: #9e1d2f;
}

.button.has-icon {
    font-size: 0;
    padding: 8px 16px
}

.button.has-icon .icon,
.button.has-icon .text {
    display: inline-block;
    vertical-align: middle
}

.button.has-icon .text {
    font-size: 20px;
    font-weight: 400;
}

.button.has-icon .icon {
    font-size: 18px;
    line-height: 32px;
    margin-left: 10px
}

.button.only-icon {
    font-size: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s
}

.button.only-icon .icon {
    display: block;
    font-size: 26px;
    line-height: 48px;
    width: 48px
}

.button.only-icon .icon-question:before {
    margin: -3px 0 3px
}

.button.play-button {
    padding: 8px 14px 8px 18px
}

.button.play-button .icon {
    font-size: 16px;
    border: 1px solid #fff;
    border-radius: 100%;
    line-height: 1;
    margin-left: 8px;
    padding: 7px 6px 7px 8px
}

.button.play-button.white .icon {
    border-color: #1e428a
}

.button.question-button {
    -webkit-transition: all .4s;
    transition: all .4s
}

.button.question-button .icon:before {
    content: "?";
    display: block;
    margin: -1px 0 1px
}

.screen-close-desktop {
    color: #fff;
    display: block;
    font-size: 0;
    text-decoration: none;
    position: relative
}

.screen-close-desktop .icon {
    display: block;
    font-size: 26px;
    line-height: 48px;
    text-align: center;
    width: 48px
}

.screen-close {
    position: absolute;
    right: 22px;
    top: 22px
}

.ripple-click {
    overflow: hidden;
    position: relative
}

.ripple-click .ripple {
    background-color: rgba(255, 255, 255, .4);
    border-radius: 50%;
    height: 80px;
    opacity: 1;
    position: absolute;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: 80px
}

#start-screen {
    background-color: #000;
    z-index: 100005
}

#start-screen #start-background-video {
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: auto
}

#start-screen #start-background-still {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#start-watermark {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    display: block;
    max-width: 73.7vw;
    max-height: 73.7vh;
    margin: 0 auto
}

#start-container {
    color: #fff;
    left: 0;
    margin: 0 auto;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    opacity: 0;
    visibility: hidden
}

#start-container h1 {
    font-size: 56px;
    font-weight: 300;
    line-height: 70px;
    margin-bottom: 34px;
    text-shadow: 0 0 4px rgba(0, 0, 0, .4)
}

#start-container p {
    margin: 0
}

#loading-screen {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#loading-screen .pace {
    display: none
}

#loading-inner {
    font-weight: 300;
    left: 0;
    line-height: 1;
    margin: 0 auto;
    max-height: 100%;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#loading-inner #loading-text,
#loading-inner #loading-value {
    display: block;
    text-shadow: 0 0 8px rgba(0, 0, 0, .5)
}

#loading-inner #loading-text {
    font-size: 22px;
    margin-bottom: 10px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#loading-inner #loading-value {
    font-size: 80px
}

#loading-inner .done,
#loading-inner .loading {
    display: block;
    position: absolute;
    top: 100%;
    left: 50%
}

#loading-inner .loading {
    border-radius: 50%
}

#loading-inner img {
    height: auto;
    margin: 20px 0 0 -16px;
    max-width: 100%
}

#loading-inner .done {
    display: none;
    line-height: 32px;
    margin: 20px 0 0 -22px;
    position: absolute;
    text-align: center;
    width: 44px
}

.pace-running #loading-inner .done {
    display: none
}

.pace-done #loading-inner .loading {
    display: none
}

#headphones-message {
    bottom: 80px;
    left: 50%;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px;
}

#headphones-message #headphones {
    background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .2) 0, transparent 65%, transparent 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, .2) 0, transparent 65%, transparent 100%);
    background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, .2) 0, transparent 65%, transparent 100%);
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .2) 0, transparent 65%, transparent 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .2) 0, transparent 65%, transparent 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#00000000', GradientType=1);
    display: block;
    font-size: 60px;
    line-height: 66px;
    margin: 0 auto 16px;
    width: 66px;
}

#headphones-message #headphones:before {
    display: block;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

#headphones-message .text {
    display: block;
    font-size: 20px;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 240px;
    color: white;
}

#krp-Vid {
    z-index: 99999
}

#krp-360 {
    z-index: 100005
}

#explore-screen {
    position: relative
}

#explore-screen #video-background-container {
    position: relative
}

.visibility-gradient {
    height: 20%;
    position: absolute;
    width: 100%;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.visibility-gradient#explore-top {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .2) 0, transparent 95%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .2) 0, transparent 95%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), color-stop(95%, transparent));
    background: linear-gradient(to bottom, rgba(0, 0, 0, .2) 0, transparent 95%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000', GradientType=0);
    top: 0
}

.visibility-gradient#explore-bottom {
    background: -moz-linear-gradient(top, transparent 5%, rgba(0, 0, 0, .4) 100%);
    background: -webkit-linear-gradient(top, transparent 5%, rgba(0, 0, 0, .4) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), to(rgba(0, 0, 0, .4)));
    background: linear-gradient(to bottom, transparent 5%, rgba(0, 0, 0, .4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
    bottom: 0
}

.section-text-container .section-text-inner {
    overflow: hidden
}

.section-text-container .section-text-copy,
.section-text-container .section-text-title {
    color: #fff;
    line-height: 1.333;
    margin: 0
}

.section-text-container .section-text-title {
    font-size: 22px;
    margin-bottom: 8px
}

.section-text-container .section-text-copy {
    font-size: 16px
}

.section-text-container .section-text-copy a {
    text-decoration: underline
}

.section-text-container .section-video-intro {
    font-size: 0
}

.section-text-container .section-video-intro .section-video-intro-open .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

#section-text-container-desktop {
    max-width: 380px;
    position: absolute;
    bottom: 22px;
    right: 22px;
    z-index: 99999
}

#section-text-container-desktop .section-text-copy,
#section-text-container-desktop .section-text-title {
    padding: 0 23px
}

#section-text-container-desktop .section-text-title {
    padding-top: 20px
}

#section-text-container-desktop .section-text-copy {
    padding-bottom: 14px
}

#section-text-container-desktop .section-video-intro {
    margin: 2px 0 10px;
    text-align: center
}

#section-text-container-desktop .section-video-intro .section-video-intro-open .text {
    max-width: 270px
}

#section-text-inner-desktop {
    background-color: rgba(0, 0, 0, .4);
    padding: 0 0 6px;
    text-align: center
}

#section-text-toggle-desktop {
    display: block;
    position: absolute;
    right: 100%;
    bottom: 100%;
    margin: 0 -24px -24px 0
}

#section-text-toggle-desktop .icon {
    display: block;
    font-size: 30px
}

#section-text-toggle-desktop .icon:before {
    content: "i";
    display: block;
    font-family: "Libre Baskerville", Georgia, serif
}

#section-text-container-touch .section-video-intro {
    margin: 20px 4px 10px
}

#section-text-container-touch .section-video-intro .section-video-intro-open .text {
    max-width: 210px
}

#section-text-open-touch .icon:before {
    content: "i";
    font-family: "Libre Baskerville", Georgia, serif
}

#control-container-outer {
    position: absolute;
    left: 50%;
    bottom: 22px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100000
}

#control-container {
    background-color: rgba(0, 0, 0, .4);
    border: 1px solid rgba(255, 255, 255, .4);
    color: #fff;
    width: 322px;
    height: 102px
}

#control-container #audio-controls,
#control-container #video-controls {
    position: absolute;
    top: 0;
    height: 100%
}

#control-container #audio-controls {
    left: 0;
    width: 101px
}

#control-container #audio-controls .audio-controls#audio-pause,
#control-container #audio-controls .audio-controls#audio-play,
#control-container #audio-controls .audio-controls#audio-restart {
    display: block;
    text-align: center;
    font-size: 28px;
    line-height: 1;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: -4px 0 0;
    padding: 8px
}

#control-container #audio-controls .audio-controls#audio-play {
    left: 50%;
    font-size: 32px
}

#control-container #audio-controls .audio-controls#audio-pause {
    left: 30%
}

#control-container #audio-controls .audio-controls#audio-restart {
    left: 70%
}

#control-container #audio-controls .audio-controls#audio-restart:before {
    margin-left: -2.9px;
    margin-right: 2.9px
}

#control-container #audio-controls #narration-progress-bar,
#control-container #audio-controls #narration-progress-container {
    position: absolute;
    background-color: rgba(255, 255, 255, .4);
    height: 4px
}

#control-container #audio-controls #narration-progress-container {
    bottom: 10px;
    left: 10px;
    width: 80px
}

#control-container #audio-controls #narration-progress-bar {
    left: 0;
    width: 0
}

#control-container #video-controls {
    left: 100px;
    width: 221px;
    border-left: 1px solid rgba(255, 255, 255, .4)
}

#control-container #video-controls .video-controls {
    display: block;
    text-align: center;
    font-size: 0
}

#control-container #video-controls .video-controls#quicklinks-toggle {
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

#control-container #video-controls .video-controls .icon,
#control-container #video-controls .video-controls .text {
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    font-size: 20px
}

#control-container #video-controls .video-controls .icon {
    margin-right: 10px
}

#quicklinks-toggle {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    -webkit-transition: color .4s, background-color .4s;
    transition: color .4s, background-color .4s
}

#quicklinks-toggle.open {
    background-color: #fff;
    color: #1e428a
}

#home-button {
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

#home-button.disabled {
    cursor: default;
    opacity: .5
}

#demo-window {
    background-color: rgba(0, 0, 0, .5);
    z-index: 100005
}

.demo-text {
    position: absolute
}

.demo-text img {
    display: block;
    height: auto;
    max-width: 100%
}

.drag-me {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.drag-me.left {
    left: 22px
}

.drag-me.right {
    right: 22px
}

#play-pause-narration {
    left: 50%;
    bottom: 114px;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: -30px
}

#playback-issues {
    padding: 4px;
    left: 70px;
    top: 46px;
    margin-left: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#touch-drag-demo {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 90%
}

#touch-drag-demo img {
    margin: 0 auto
}

.quicklinks-list-container .quicklinks {
    display: block;
    position: relative;
    padding: 9px;
    margin: 0 9px;
    -webkit-transition: background-color .4s, color .4s;
    transition: background-color .4s, color .4s;
    text-align: left
}

.quicklinks-list-container .quicklinks:last-of-type {
    margin-bottom: 9px
}

.quicklinks-list-container .quicklinks img {
    display: block;
    max-width: 120px;
    height: auto;
    opacity: .9
}

.quicklinks-list-container .quicklinks .text {
    position: absolute;
    left: 139px;
    right: 9px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    line-height: 22px
}

.quicklinks-list-container .quicklinks.active,
.quicklinks-list-container .quicklinks.active:hover {
    background-color: rgba(255, 255, 255, .9);
    cursor: default;
    color: #1e428a
}

#quicklinks-slideout {
    background-color: rgba(0, 0, 0, .4);
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, .4);
    position: absolute;
    left: 0;
    bottom: 100%;
    z-index: 99999;
    width: 100%;
    max-height: 400px;
    height: 0;
    overflow: hidden
}

#quicklinks-slideout .quicklinks:first-of-type {
    margin-top: 9px
}

#quicklinks-screen .screen-centre {
    width: 100%
}

#quicklinks-screen h2 {
    margin-bottom: 20px
}

#quicklinks-screen #quicklinks-close {
    position: absolute;
    right: 8px;
    top: 8px
}

#fom-inner {
    max-width: 630px
}

#fom-inner h1 {
    font-family: "Libre Baskerville", Georgia, serif;
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
    margin: 0 0 30px
}

#fom-inner p {
    margin: 0
}

#fom-inner p>.restart-journey-container {
    display: none
}

#fom-inner p>.restart-journey-container.showme {
    display: block
}

#fom-inner .button {
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .5);
    box-shadow: 0 0 8px rgba(0, 0, 0, .5)
}

#fom-inner .fom-ctas {
    margin-bottom: 40px
}

#fom-inner .fom-ctas .button {
    vertical-align: middle;
    margin: 0 10px 20px
}

#fom-inner>.restart-journey-container {
    display: none
}

#fom-inner>.restart-journey-container.showme {
    display: block
}

#fom-inner>.restart-journey-container .restart-journey {
    margin-top: 60px
}

.sm-button {
    border-radius: 5px;
    display: inline-block;
    font-size: 30px;
    line-height: 1;
    margin: 2px;
    padding: 8px;
    vertical-align: middle
}

.uni-logo {
    position: absolute;
    left: 50%;
    display: block;
    top: 22px;
    margin-left: -40px;
    z-index: 99999
}

.button-container {
    position: absolute;
    top: 22px;
    z-index: 100005
}

.button-container>.button {
    clear: both;
    margin-bottom: 11px;
    overflow: hidden
}

.button-container>.button:last-of-type {
    margin-bottom: 0
}

.button-container.left {
    left: 22px;
    text-align: left;
    opacity: 0;
    visibility: hidden
}

.button-container.left>.button {
    float: left
}

.button-container.right {
    right: 22px;
    text-align: center
}

.button-container.right>.button {
    float: right
}

.button-container.right .demo-open,
.button-container.right .fom-open {
    width: 100%
}

.audio-mute-unmute.muted .mute,
.audio-mute-unmute.unmuted .unmute {
    display: none
}

#audio-muted-message {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 5px;
    padding: 4px;
    position: absolute;
    left: 100%;
    top: 24px;
    margin-left: 8px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden
}

#settings-toggle .icon {
    font-size: 22px
}

.settings-window {
    white-space: nowrap;
    position: absolute;
    z-index: 100005
}

.settings-window .settings-box h4 {
    margin-bottom: 6px
}

.settings-window .video-settings {
    padding: 0 12px
}

.settings-window .video-settings h4 {
    margin-bottom: 10px
}

.settings-window .video-settings p {
    margin: 6px 0 0
}

.settings-window .video-settings p:first-of-type {
    margin-top: 0
}

.settings-window .video-settings p.control-holder-empty {
    display: none!important
}

.settings-window .video-settings p>* {
    display: inline-block;
    vertical-align: middle
}

.settings-window .video-settings p .label {
    display: none;
    line-height: 48px;
    margin-left: 10px
}

.settings-window .quality-settings .quality-list a {
    display: block;
    padding: 0 12px;
    line-height: 1
}

.settings-window .quality-settings .quality-list a span {
    display: inline-block;
    vertical-align: middle
}

.settings-window .quality-settings .quality-list a .text {
    line-height: 30px
}

.settings-window .quality-settings .quality-list a .icon,
.settings-window .quality-settings .quality-list a .label-recommended,
.settings-window .quality-settings .quality-list a .tick {
    margin-left: 4px
}

.settings-window .quality-settings .quality-list a .tick {
    opacity: 0
}

.settings-window .quality-settings .quality-list a.active .tick {
    opacity: 1
}

#settings-window {
    background-color: rgba(0, 0, 0, .4);
    left: 70px;
    top: 22px;
    width: 500px
}

#settings-window:after {
    content: '';
    display: block;
    clear: both
}

#settings-window .settings-box {
    float: left;
    padding: 16px
}

#settings-window .video-settings {
    width: 210px
}

#settings-window .video-settings p {
    clear: both;
    padding-left: 12px
}

#settings-window .video-settings p:after {
    content: '';
    display: block;
    clear: both
}

#settings-window .video-settings p>* {
    float: left
}

#settings-window .quality-settings {
    width: 290px
}

#settings-window .quality-settings h4 {
    padding: 0 12px
}

#settings-window .quality-settings .quality-list a {
    -webkit-transition: padding .4s;
    transition: padding .4s
}

#settings-window .quality-settings .quality-list a:hover {
    padding-left: 16px
}

#settings-screen .screen-centre {
    text-align: left
}

#settings-screen h1 {
    text-align: center
}

#settings-screen .settings-box {
    margin: 0 auto 12px;
    max-width: 540px
}

#settings-screen .settings-box h4 {
    text-align: center
}

#content-screen {
    z-index: 100005
}

#content-screen.video-content #gallery-container,
#content-screen.video-content #tour-container {
    display: none
}

#content-screen.gallery-content #tour-container,
#content-screen.gallery-content #video-container {
    display: none
}

#content-screen.tour-content #gallery-container,
#content-screen.tour-content #video-container {
    display: none
}

#content-screen.info-content #content-screen-content {
    display: none
}

@media screen and (max-width: 40em) {
    #content-screen.robot-red-content #content-screen-content, #content-screen.robot-content #content-screen-content {
        display: none
    }
}

#content-screen.heart-content #content-screen-content {
    display: none;
}

#content-screen.heart-content #content-text .quote {
    display: block;
    font-size: 1.5rem;
}

#content-screen.heart-content #content-text .standout {
    display: block;
}

#content-screen.heart-content #content-text a {
    font-weight: bold;
    font-size: 1.2rem;
}

#content-screen #tour-container {
    overflow: hidden
}

#content-inner {
    left: 0;
    margin: 0 auto;
    max-height: 100%;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 90%
}

.gallery-content #content-inner {
    max-width: 100%;
    width: 100%
}

.gallery-content #content-screen-content:before {
    display: none
}

.gallery-content #content-text {
    max-width: 55%;
    padding: 0 32px
}

#content-screen-content {
    margin-bottom: 10px;
    position: relative;
    width: 100%
}

#content-screen-content:before {
    content: '';
    display: block;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

#content-screen-content .content-screen-inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#content-screen-content .content-screen-inner #krp-360 {
    height: 100%!important;
    left: 0;
    position: absolute!important;
    top: 0;
    width: 100%!important
}

#content-screen-content #video-container {
    background-color: #000;
    background-image: url(../img/loading-black.gif);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px 32px
}

#content-screen-content #video-container .dummy-video,
#content-screen-content #video-container .flowplayer {
    position: absolute;
    left: 0;
    top: 0
}

#content-screen-content #video-container .dummy-video {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 100%
}

#content-screen-content #video-container .dummy-video:before {
    content: '';
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%
}

#content-screen-content #video-container .flowplayer {
    background-color: transparent!important;
    border-radius: 0
}

#content-screen-content #video-container .flowplayer .fp-color {
    background-color: #dc582a
}

.fullscreen-toggle {
    color: #fff;
    display: block;
    font-size: 0;
    text-align: center;
    text-decoration: none;
    width: 48px;
    position: absolute;
    right: 22px;
    top: 22px
}

.fullscreen-toggle .text {
    font-size: 30px;
    line-height: 48px
}

.tour-ss #fullscreen-close {
    display: none
}

.tour-fs #fullscreen-open {
    display: none
}

#content-text h2 {
    font-size: 26px;
    line-height: 1.2;
    margin: 14px 0 12px
}

#content-text p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 12px
}

#content-text p a {
    text-decoration: underline
}

#content-text a {
    color: inherit
}

.krpanoHotspot {
    position: relative;
    z-index: inherit!important;
    overflow: hidden
}

.krp-contentspot.hover {
    z-index: 1!important
}

.contentspot {
    background-color: #df465a;
    border-radius: 52px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 24px rgba(0, 0, 0, .2);
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 52px;
    left: 50%;
    line-height: 52px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0;
    -webkit-transition: background-color dAD;
    transition: background-color dAD;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 52px
}

.contentspot .hIcon {
    display: block;
    font-size: 18px;
    left: 0;
    line-height: 48px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 48px
}

.contentspot .hIcon:before {
    display: block
}

.contentspot .hIcon.video {
    font-size: 18px;
    margin-left: 2px
}

.contentspot .hIcon.gallery {
    font-size: 22px
}

.contentspot .hIcon.info,
.contentspot .hIcon.tour {
    line-height: 46px;
    margin-top: 2px
}

.contentspot .hIcon.info:before,
.contentspot .hIcon.tour:before {
    font-family: "Libre Baskerville", Georgia, serif
}

.contentspot .hIcon.info {
    font-size: 30px
}

.contentspot .hIcon.info:before {
    content: "i"
}

.contentspot .hIcon.tour {
    font-size: 14px
}

.contentspot .hIcon.tour:before {
    content: "360\00B0"
}

.contentspot .hIcon.robot {
    height: 48px;
    background: url(../img/quarter_size_robot_blue.png);
    background-size: cover;
}

.contentspot .hIcon.robot-red {
	height: 48px;
	background: #133199 url(../img/quarter_size_robot_red.png);
	background-size: cover;
}

.contentspot .hIcon.heart {
    height: 48px;
    background: #c73e50 url(../img/heart4.png);
    background-size: cover;
}

.contentspot .hTooltip {
    background-color: rgba(0, 0, 0, .11);
    color: inherit;
    font-size: 0;
    font-weight: 300;
    line-height: 1;
    margin-left: 52px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap
}

.contentspot .hTooltip .hTime,
.contentspot .hTooltip .hTitle {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    padding: 16px 12px;
    white-space: nowrap
}

.contentspot .hTooltip .hTitle {
    font-size: 16px
}

.contentspot .hTooltip .hTime {
    background-color: rgba(0, 0, 0, .22);
    font-size: 16px
}

.contentspot .hTooltip .hTime .icon,
.contentspot .hTooltip .hTime .text {
    display: inline-block;
    vertical-align: top
}

.contentspot .hTooltip .hTime .icon {
    margin-left: 6px
}

.navspot {
    background-color: #1e428a;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 4px solid #fff;
    color: #fff;
    cursor: pointer;
    display: block;
    text-decoration: none;
    width: 166px;
    height: 166px;
    border-radius: 100%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -16px
}

.navspot:before {
    content: '';
    display: block;
    padding-bottom: 100%
}

.navspot span {
    display: block
}

.navspot .text-container {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.navspot .hName {
    font-family: "Libre Baskerville", Georgia, serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    text-shadow: 0 0 4px rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding: 6px 10px
}

#quality-select {
    background-color: #fff;
    color: #1e428a;
    margin: 0 auto 30px;
    max-width: 340px;
    position: relative;
    text-align: center
}

#quality-select #toggle-quality-dropdown {
    border: 1px solid #1e428a;
    display: block;
    position: relative
}

#quality-select #toggle-quality-dropdown .icon,
#quality-select #toggle-quality-dropdown .text {
    display: block;
    line-height: 40px
}

#quality-select #toggle-quality-dropdown .text {
    display: block;
    font-size: 18px;
    overflow: hidden;
    padding: 0 51px 0 10px;
    white-space: nowrap
}

#quality-select #toggle-quality-dropdown .icon {
    border-left: 1px solid #1e428a;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
    width: 41px
}

#quality-select #toggle-quality-dropdown .icon:before {
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s
}

#quality-select #toggle-quality-dropdown.open .icon:before {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

#quality-dropdown {
    background-color: #fff;
    border-color: #1e428a;
    border-style: solid;
    border-width: 0 1px 1px;
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    overflow: hidden;
    z-index: 100000;
    width: 100%;
    height: 0
}

#quality-dropdown a {
    border-color: rgba(30, 66, 138, .5);
    border-style: solid;
    border-width: 1px 0 0;
    display: block;
    font-size: 18px;
    line-height: 1;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap
}

#quality-dropdown a:first-of-type {
    border-width: 0
}

#quality-popup {
    background-color: rgba(30, 66, 138, .9);
    color: #1e428a;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

#quality-popup #quality-popup-inner {
    background-color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: auto;
    width: 100%;
    max-width: 320px;
    max-height: 100%
}

#quality-popup #quality-popup-inner h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 10px
}

#quality-popup #quality-popup-inner a {
    border-color: rgba(30, 66, 138, .5);
    border-style: solid;
    border-width: 1px 0 0;
    display: block;
    font-size: 16px;
    line-height: 1;
    padding: 10px;
    overflow: hidden;
    white-space: nowrap
}

#quality-loader {
    display: none;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

#quality-loader img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px
}

.list-container {
    bottom: 0;
    color: #fff;
    left: 0;
    max-height: 100%;
    max-width: 260px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100005
}

.list-container h4 {
    background-color: #dc582a;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 12px 10px
}

.list-container .tourlist {
    background-color: rgba(220, 88, 42, .85);
    list-style: none;
    margin: 0;
    max-height: 500px;
    overflow: auto;
    padding: 16px 0
}

.list-container .tourlist li a {
    color: inherit;
    display: block;
    font-size: 16px;
    line-height: 1.35;
    padding: 8px 12px;
    text-decoration: none
}

.list-container .tourlist li a.active,
.list-container .tourlist li a.active:hover {
    color: #dc582a;
    background-color: #fff
}

.desktop-st {
    color: #fff;
    display: block;
    position: absolute;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .4s;
    transition: all .4s;
    background-color: rgba(220, 88, 42, .85);
    left: 100%;
    padding: 0 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.desktop-st:before {
    display: block;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.desktop-st:before {
    font-size: 22px;
    line-height: 46px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.desktop-st.show {
    background-color: #fff;
    color: #dc582a
}

.desktop-st.show:before {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.mobile-st {
    z-index: 100005
}

body.inVR .list-container,
body.inVR .toggle-slideout {
    z-index: 0
}

body.inVR #krp-Vid {
    z-index: 199999
}

body.inVR #krp-360 {
    z-index: 200005
}

.accessibility-link-box {
    text-align: center;
} 

.accessibility-link {
    display:inline-block; 
    top: 60px;
    background-color: #fff;
    border: 1px solid #d3273e;
    max-width:340px;
    padding: 10px; 
    color: #d3273e;
    font-size:18px;
    line-height:1.0;
} 

.accessibility-link:hover {
    background-color: #d3273e;
    color: #fff; 
} 

.mobileAccessibleText {
    display:inline-block; 
    top: 40px;
}



@media only screen and (max-width:1366px) {
    #headphones-message {
        bottom: 2%
    }
    #headphones-message #headphones {
        font-size: 48px;
        line-height: 54px;
        margin-bottom: 8px;
        width: 54px
    }
    #headphones-message .text {
        font-size: 16px
    }
    #section-text-container-desktop {
        max-width: 300px
    }
    #section-text-container-desktop .section-video-intro .section-video-intro-open .text {
        max-width: 210px
    }
    .navspot {
        width: 148px;
        height: 148px
    }
    .navspot .text-container .hName {
        font-size: 18px
    }
    .drag-me.left {
        width: 320px
    }
    .drag-me.right {
        width: 290px
    }
    #play-pause-narration {
        bottom: 90px;
        width: 320px;
        margin-left: -50px
    }
    #playback-issues {
        width: 230px
    }
}

@media only screen and (max-width:1024px) {
    .desktop-only {
        display: none!important
    }
    .screen.overlay-screen {
        cursor: default;
        cursor: initial
    }
    #start-watermark {
        max-width: 88vw;
        max-height: 88vh
    }
    .navspot {
        width: 120px;
        height: 120px
    }
    .navspot .text-container .hName {
        font-size: 14px
    }
    .tour-content #content-screen {
        background-color: #1e428a
    }
    .tour-content #content-inner {
        overflow: hidden;
        height: 100%;
        max-width: 100%;
        -webkit-transform: none;
        transform: none;
        top: 0;
        width: 100%
    }
    .tour-content #content-screen-content,
    .tour-content #content-text {
        max-width: 100%
    }
    .tour-content #content-screen-content {
        margin: 0;
        height: 100%
    }
    .tour-content #content-text {
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .6)));
        background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .6) 100%);
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .6) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000', GradientType=0);
        bottom: 0;
        left: 0;
        padding: 26px 10px 16px;
        pointer-events: none;
        position: absolute;
        text-align: center;
        width: 100%
    }
    .tour-content #content-text h2 {
        font-size: 16px;
        line-height: 22px;
        margin: 0
    }
    .tour-content #content-text p {
        display: none
    }
    .list-container {
        background-color: #dc582a;
        bottom: 0;
        height: auto;
        max-width: 100%;
        max-height: 100%;
        overflow: auto;
        top: auto;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    .list-container h4 {
        background-color: #e06940;
        font-size: 18px;
        line-height: 2;
        padding: 8px 16px
    }
    .list-container .tourlist {
        max-height: none;
        padding: 10px 0
    }
    .list-container .tourlist li a {
        font-size: 16px;
        padding: 8px 12px
    }
}

@media only screen and (max-width:767px) {
    .not-mobile {
        display: none!important
    }
    .button-container {
        top: 8px
    }
    .button-container.left {
        left: 8px
    }
    .button-container.right {
        right: 8px
    }
    .button-container .button {
        margin-bottom: 4px
    }
    #audio-muted-message img {
        width: 160px;
        height: 22.4px
    }
    #playback-issues {
        width: 170px;
        left: 48px;
        top: 32px
    }
    #start-watermark {
        max-width: 90vw;
        max-height: 90vh
    }
    #start-container h1 {
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 28px
    }
    #control-container-outer {
        bottom: 14px
    }
    #control-container {
        width: 282px;
        height: 82px
    }
    #control-container #audio-controls {
        width: 81px
    }
    #control-container #audio-controls .audio-controls#audio-pause,
    #control-container #audio-controls .audio-controls#audio-play,
    #control-container #audio-controls .audio-controls#audio-restart {
        margin: -2px 0 0;
        padding: 4px
    }
    #control-container #audio-controls .audio-controls#audio-play {
        font-size: 28px
    }
    #control-container #audio-controls .audio-controls#audio-pause,
    #control-container #audio-controls .audio-controls#audio-restart {
        font-size: 26px
    }
    #control-container #audio-controls .audio-controls#audio-restart:before {
        margin-left: -2.9px;
        margin-right: 2.9px
    }
    #control-container #audio-controls #narration-progress-bar,
    #control-container #audio-controls #narration-progress-container {
        height: 3px
    }
    #control-container #audio-controls #narration-progress-container {
        bottom: 8px;
        left: 8px;
        width: 64px
    }
    #control-container #video-controls {
        left: 80px;
        width: 201px
    }
    #control-container #video-controls .video-controls .icon,
    #control-container #video-controls .video-controls .text {
        line-height: 40px;
        font-size: 18px
    }
    #control-container #video-controls .video-controls .icon {
        margin-right: 8px
    }
    .screen-close {
        right: 8px;
        top: 8px
    }
    #content-text h2 {
        font-size: 24px;
        margin-bottom: 14px
    }
    #content-text p {
        font-size: 14px;
        margin-bottom: 10px
    }
    .info-content #content-inner,
    .video-content #content-inner {
        padding: 40px 0 0
    }
    .info-content #content-text,
    .video-content #content-text {
        margin-bottom: 40px
    }
    .gallery-content #content-inner {
        padding: 64px 0 0
    }
    .gallery-content #content-screen-content {
        margin-bottom: 40px
    }
    .gallery-content #content-text {
        margin: 0 auto 20px;
        max-width: 90%;
        padding: 0
    }
    #fom-inner .fom-logo {
        display: block;
        margin: 0 auto 30px;
        text-align: center
    }
    #fom-inner .fom-logo a {
        display: inline-block
    }
    #fom-inner h1 {
        font-size: 36px;
        margin: 0 0 16px
    }
    #fom-inner p {
        margin: 0
    }
    #fom-inner .fom-ctas {
        margin-bottom: 12px
    }
    #fom-inner .fom-ctas .button {
        margin: 0 10px 6px
    }
    #fom-inner .fom-ctas>.button:last-of-type {
        margin-bottom: 0
    }
    #fom-inner #fom-social {
        margin: 18px 0
    }
    .sm-button {
        font-size: 28px;
        padding: 4px;
        margin: 0 4px
    }
    #quality-select #toggle-quality-dropdown .text {
        font-size: 16px
    }
}

@media only screen and (max-width:767px) and (orientation:landscape),
only screen and (max-width:360px) {
    .button {
        font-size: 18px;
        padding: 13px 18px
    }
    .button.has-icon {
        padding: 13px 18px
    }
    .button.has-icon .text {
        font-size: 18px
    }
    .button.has-icon .icon {
        font-size: 16px;
        line-height: 1;
        margin-left: 8px
    }
    .button.play-button {
        padding: 6px 12px 6px 16px
    }
    .button.play-button .icon {
        font-size: 16px;
        line-height: 1;
        margin-left: 8px;
        padding: 7px 6px 7px 8px
    }
    #start-container h1 {
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 10px
    }
    #headphones-message {
        display: none!important
    }
    #quality-select {
        max-width: 300px
    }
    #quality-popup #quality-popup-inner {
        max-width: 300px
    }
    .contentspot .hTooltip .hTitle {
        max-width: 264px;
        text-overflow: ellipsis
    }
}

@media only screen and (min-width:768px) {
    .mobile-only {
        display: none!important
    }
    #content-inner {
        margin: 0 auto;
        max-width: 720px;
        right: 0
    }
    .gallery-content #content-text {
        min-width: 768px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .info-content #content-inner,
    .video-content #content-inner {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media only screen and (min-width:1025px) {
    .touch-only {
        display: none!important
    }
    .button.white:before {
        background-color: #1e428a
    }
    .button.orange:before {
        background-color: #fff
    }
    .button:before {
        content: '';
        display: block;
        height: 100%;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        -webkit-transition: opacity .4s;
        transition: opacity .4s;
        width: 100%
    }
    .button:hover:before {
        opacity: .2
    }
    .screen-close-desktop {
        -webkit-transition: background-color .4s;
        transition: background-color .4s
    }
    .screen-close-desktop:hover {
        background-color: rgba(255, 255, 255, .25)
    }
    .quicklinks-list-container .quicklinks:hover {
        background-color: rgba(255, 255, 255, .2)
    }
    #quicklinks-toggle:hover {
        background-color: rgba(255, 255, 255, .2)
    }
    #quicklinks-toggle.open:hover {
        background-color: rgba(255, 255, 255, .8)
    }
    #home-button {
        -webkit-transition: opacity .4s, background-color .4s;
        transition: opacity .4s, background-color .4s
    }
    #home-button.enabled:hover {
        background-color: rgba(255, 255, 255, .2)
    }
    .contentspot {
        -webkit-transition: -webkit-transform .4s;
        transition: -webkit-transform .4s;
        transition: transform .4s;
        transition: transform .4s, -webkit-transform .4s
    }
    .navspot {
        -webkit-transition: all .4s;
        transition: all .4s
    }
    .navspot .text-container,
    .navspot:before {
        -webkit-transition: opacity .4s;
        transition: opacity .4s
    }
    .navspot.hover {
        -webkit-transform: translate(-50%, -50%) scale(1.1);
        transform: translate(-50%, -50%) scale(1.1)
    }
    .navspot.hover .text-container,
    .navspot.hover:before {
        opacity: 0
    }
    .sm-button {
        -webkit-transition: background-color .4s;
        transition: background-color .4s
    }
    .sm-button:hover {
        background-color: rgba(255, 255, 255, .25)
    }
    #content-screen-content {
        margin: 0 auto 20px
    }
    #content-text {
        margin: 0 auto
    }
    #quality-select #quality-dropdown a {
        -webkit-transition: background-color .4s;
        transition: background-color .4s
    }
    #quality-select #quality-dropdown a:hover {
        background-color: rgba(30, 66, 138, .1)
    }
    .list-container .tourlist li a {
        -webkit-transition: all .4s;
        transition: all .4s
    }
    .list-container .tourlist li a:hover {
        background-color: rgba(255, 255, 255, .2)
    }
}

@media only screen and (min-width:1367px) and (min-height:768px) {
    #content-inner {
        max-width: 980px
    }
}

@media only screen and (min-width:1367px) and (min-height:1000px) {
    #content-inner {
        max-width: 1280px
    }
}

#crosshair,
#lookat-panel,
#reporter {
    z-index: 100000
}

#reporter {
    position: fixed;
    left: 0;
    top: 0;
    max-height: 100%;
    max-width: 100%;
    overflow: auto;
    z-index: 100005;
    background-color: #dc582a;
    color: #fff;
    opacity: .6;
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

#reporter p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    margin: 8px
}

#reporter p:first-of-type {
    margin-top: 12px
}

#reporter p:last-of-type {
    margin-bottom: 12px
}

#crosshair {
    height: 2px;
    left: 50%;
    margin-left: -1px;
    margin-top: -1px;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 2px
}

#crosshair div {
    background-color: rgba(0, 196, 150, .8);
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#crosshair div.x {
    height: 2px;
    width: 60px
}

#crosshair div.y {
    height: 60px;
    width: 2px
}

#lookat-panel {
    background: rgba(255, 255, 255, .9);
    color: #013035;
    line-height: 1.2;
    min-width: 200px;
    position: absolute;
    right: 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#lookat-panel pre {
    padding: 12px 20px;
    -moz-tab-size: 2;
    -o-tab-size: 2;
    tab-size: 2
}

#lookat-panel #editor-button {
    display: block;
    text-align: center
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    100% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }
}

@-webkit-keyframes panox {
    0%,
    40% {
        height: 32px
    }
    10% {
        height: 48px
    }
    20%,
    24% {
        height: 16px
    }
}

@keyframes panox {
    0%,
    40% {
        height: 32px
    }
    10% {
        height: 48px
    }
    20%,
    23% {
        height: 20px
    }
}

@-webkit-keyframes panoyBeginningEnd {
    0%,
    100%,
    60% {
        width: 40px
    }
    15%,
    45% {
        opacity: 1;
        width: 0
    }
    16%,
    44% {
        opacity: 0
    }
}

@keyframes panoyBeginningEnd {
    0%,
    100%,
    60% {
        width: 40px
    }
    15%,
    45% {
        opacity: 1;
        width: 0
    }
    16%,
    44% {
        opacity: 0
    }
}

@-webkit-keyframes panoyEnd {
    0%,
    100% {
        width: 0
    }
    15%,
    45% {
        width: 0;
        opacity: 0
    }
    30% {
        width: 80px
    }
    16%,
    44% {
        opacity: 1
    }
}

@keyframes panoyEnd {
    0%,
    100% {
        width: 0
    }
    15%,
    45% {
        width: 0;
        opacity: 0
    }
    30% {
        width: 80px
    }
    16%,
    44% {
        opacity: 1
    }
}

@-webkit-keyframes csBounce {
    62% {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
    77% {
        -webkit-transform: translateX(-50%) scale(1.4);
        transform: translateX(-50%) scale(1.4)
    }
    82% {
        -webkit-transform: translateX(-50%) scale(.85);
        transform: translateX(-50%) scale(.85)
    }
    88% {
        -webkit-transform: translateX(-50%) scale(1.1);
        transform: translateX(-50%) scale(1.1)
    }
    100% {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
}

@keyframes csBounce {
    62% {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
    77% {
        -webkit-transform: translateX(-50%) scale(1.4);
        transform: translateX(-50%) scale(1.4)
    }
    82% {
        -webkit-transform: translateX(-50%) scale(.85);
        transform: translateX(-50%) scale(.85)
    }
    88% {
        -webkit-transform: translateX(-50%) scale(1.1);
        transform: translateX(-50%) scale(1.1)
    }
    100% {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
}