@charset "UTF-8";
/*!
Author: Jochen Lott
Author url: http://www.jochenlott.com
Version: 1.0
*/
/*! jQuery UI - v1.10.4 - 2014-04-29
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors !  ; Licensed MIT */
/* Layout helpers
----------------------------------*/
/* line 9, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage {
  /* Interaction Cues
  ----------------------------------*/
  /* Icons
  ----------------------------------*/
  /* states and images */
  /* Misc visuals
  ----------------------------------*/
  /* Overlays */
  /* For IE8 - See #6727 */
  /* Component containers
  ----------------------------------*/
  /* Interaction Cues
  ----------------------------------*/
  /* Icons
  ----------------------------------*/
  /* states and images */
  /* positioning */
  /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
  /* Misc visuals
  ----------------------------------*/
  /* Corner radius */
  /* Overlays */
}
/* line 10, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-helper-hidden {
  display: none;
}
/* line 13, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* line 23, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
/* line 33, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-helper-clearfix:before,
.storytellingPage .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
/* line 39, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-helper-clearfix:after {
  clear: both;
}
/* line 42, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
/* line 45, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
/* line 55, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-front {
  z-index: 100;
}
/* line 62, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-disabled {
  cursor: default;
}
/* line 71, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* line 83, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 90, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider {
  position: relative;
  text-align: left;
}
/* line 94, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
/* line 101, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* line 111, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider.ui-state-disabled .ui-slider-handle,
.storytellingPage .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
/* line 116, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-horizontal {
  height: .8em;
}
/* line 119, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
/* line 123, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
/* line 127, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
/* line 130, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
/* line 134, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-vertical {
  width: .8em;
  height: 100px;
}
/* line 138, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
/* line 143, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
/* line 147, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
/* line 150, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
/* line 156, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}
/* line 160, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget .ui-widget {
  font-size: 1em;
}
/* line 163, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget input,
.storytellingPage .ui-widget select,
.storytellingPage .ui-widget textarea,
.storytellingPage .ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}
/* line 170, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget-content {
  border: 1px solid #dddddd;
  color: #333333;
}
/* line 174, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget-content a {
  color: #333333;
}
/* line 177, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget-header {
  border: 1px solid #e78f08;
  color: #ffffff;
  font-weight: bold;
}
/* line 182, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget-header a {
  color: #ffffff;
}
/* line 190, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-highlight,
.storytellingPage .ui-widget-content .ui-state-highlight,
.storytellingPage .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  color: #363636;
}
/* line 196, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-highlight a,
.storytellingPage .ui-widget-content .ui-state-highlight a,
.storytellingPage .ui-widget-header .ui-state-highlight a {
  color: #363636;
}
/* line 201, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-error,
.storytellingPage .ui-widget-content .ui-state-error,
.storytellingPage .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  color: #ffffff;
}
/* line 207, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-error a,
.storytellingPage .ui-widget-content .ui-state-error a,
.storytellingPage .ui-widget-header .ui-state-error a {
  color: #ffffff;
}
/* line 212, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-error-text,
.storytellingPage .ui-widget-content .ui-state-error-text,
.storytellingPage .ui-widget-header .ui-state-error-text {
  color: #ffffff;
}
/* line 217, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-priority-primary,
.storytellingPage .ui-widget-content .ui-priority-primary,
.storytellingPage .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
/* line 222, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-priority-secondary,
.storytellingPage .ui-widget-content .ui-priority-secondary,
.storytellingPage .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
/* line 229, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-disabled,
.storytellingPage .ui-widget-content .ui-state-disabled,
.storytellingPage .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
/* line 236, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}
/* line 244, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon {
  width: 16px;
  height: 16px;
}
/* line 250, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-blank {
  background-position: 16px 16px;
}
/* line 251, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-n {
  background-position: 0 0;
}
/* line 252, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-ne {
  background-position: -16px 0;
}
/* line 253, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-e {
  background-position: -32px 0;
}
/* line 254, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-se {
  background-position: -48px 0;
}
/* line 255, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-s {
  background-position: -64px 0;
}
/* line 256, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-sw {
  background-position: -80px 0;
}
/* line 257, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-w {
  background-position: -96px 0;
}
/* line 258, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-1-nw {
  background-position: -112px 0;
}
/* line 259, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
/* line 260, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
/* line 261, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
/* line 262, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
/* line 263, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
/* line 264, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
/* line 265, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/* line 266, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
/* line 267, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
/* line 268, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
/* line 269, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
/* line 270, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
/* line 271, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
/* line 272, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
/* line 273, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
/* line 274, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
/* line 275, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
/* line 276, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
/* line 277, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
/* line 278, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
/* line 279, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
/* line 280, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
/* line 281, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
/* line 282, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
/* line 283, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
/* line 284, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
/* line 285, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
/* line 286, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
/* line 287, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
/* line 288, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
/* line 289, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
/* line 290, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
/* line 291, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
/* line 292, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
/* line 293, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
/* line 294, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
/* line 295, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
/* line 296, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
/* line 297, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
/* line 298, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
/* line 299, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
/* line 300, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
/* line 301, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
/* line 302, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
/* line 303, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
/* line 304, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
/* line 305, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
/* line 306, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
/* line 307, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
/* line 308, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
/* line 309, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
/* line 310, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
/* line 311, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
/* line 312, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
/* line 313, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
/* line 314, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
/* line 315, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-4 {
  background-position: 0 -80px;
}
/* line 316, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
/* line 317, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-extlink {
  background-position: -32px -80px;
}
/* line 318, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-newwin {
  background-position: -48px -80px;
}
/* line 319, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-refresh {
  background-position: -64px -80px;
}
/* line 320, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-shuffle {
  background-position: -80px -80px;
}
/* line 321, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
/* line 322, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
/* line 323, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
/* line 324, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-folder-open {
  background-position: -16px -96px;
}
/* line 325, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-document {
  background-position: -32px -96px;
}
/* line 326, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-document-b {
  background-position: -48px -96px;
}
/* line 327, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-note {
  background-position: -64px -96px;
}
/* line 328, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-mail-closed {
  background-position: -80px -96px;
}
/* line 329, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-mail-open {
  background-position: -96px -96px;
}
/* line 330, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-suitcase {
  background-position: -112px -96px;
}
/* line 331, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-comment {
  background-position: -128px -96px;
}
/* line 332, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-person {
  background-position: -144px -96px;
}
/* line 333, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-print {
  background-position: -160px -96px;
}
/* line 334, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-trash {
  background-position: -176px -96px;
}
/* line 335, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-locked {
  background-position: -192px -96px;
}
/* line 336, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-unlocked {
  background-position: -208px -96px;
}
/* line 337, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-bookmark {
  background-position: -224px -96px;
}
/* line 338, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-tag {
  background-position: -240px -96px;
}
/* line 339, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-home {
  background-position: 0 -112px;
}
/* line 340, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-flag {
  background-position: -16px -112px;
}
/* line 341, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-calendar {
  background-position: -32px -112px;
}
/* line 342, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-cart {
  background-position: -48px -112px;
}
/* line 343, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-pencil {
  background-position: -64px -112px;
}
/* line 344, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-clock {
  background-position: -80px -112px;
}
/* line 345, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-disk {
  background-position: -96px -112px;
}
/* line 346, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-calculator {
  background-position: -112px -112px;
}
/* line 347, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-zoomin {
  background-position: -128px -112px;
}
/* line 348, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-zoomout {
  background-position: -144px -112px;
}
/* line 349, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-search {
  background-position: -160px -112px;
}
/* line 350, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-wrench {
  background-position: -176px -112px;
}
/* line 351, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-gear {
  background-position: -192px -112px;
}
/* line 352, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-heart {
  background-position: -208px -112px;
}
/* line 353, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-star {
  background-position: -224px -112px;
}
/* line 354, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-link {
  background-position: -240px -112px;
}
/* line 355, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-cancel {
  background-position: 0 -128px;
}
/* line 356, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-plus {
  background-position: -16px -128px;
}
/* line 357, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-plusthick {
  background-position: -32px -128px;
}
/* line 358, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-minus {
  background-position: -48px -128px;
}
/* line 359, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-minusthick {
  background-position: -64px -128px;
}
/* line 360, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-close {
  background-position: -80px -128px;
}
/* line 361, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-closethick {
  background-position: -96px -128px;
}
/* line 362, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-key {
  background-position: -112px -128px;
}
/* line 363, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-lightbulb {
  background-position: -128px -128px;
}
/* line 364, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-scissors {
  background-position: -144px -128px;
}
/* line 365, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-clipboard {
  background-position: -160px -128px;
}
/* line 366, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-copy {
  background-position: -176px -128px;
}
/* line 367, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-contact {
  background-position: -192px -128px;
}
/* line 368, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-image {
  background-position: -208px -128px;
}
/* line 369, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-video {
  background-position: -224px -128px;
}
/* line 370, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-script {
  background-position: -240px -128px;
}
/* line 371, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-alert {
  background-position: 0 -144px;
}
/* line 372, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-info {
  background-position: -16px -144px;
}
/* line 373, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-notice {
  background-position: -32px -144px;
}
/* line 374, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-help {
  background-position: -48px -144px;
}
/* line 375, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-check {
  background-position: -64px -144px;
}
/* line 376, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-bullet {
  background-position: -80px -144px;
}
/* line 377, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-radio-on {
  background-position: -96px -144px;
}
/* line 378, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-radio-off {
  background-position: -112px -144px;
}
/* line 379, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-pin-w {
  background-position: -128px -144px;
}
/* line 380, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-pin-s {
  background-position: -144px -144px;
}
/* line 381, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-play {
  background-position: 0 -160px;
}
/* line 382, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-pause {
  background-position: -16px -160px;
}
/* line 383, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-seek-next {
  background-position: -32px -160px;
}
/* line 384, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-seek-prev {
  background-position: -48px -160px;
}
/* line 385, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-seek-end {
  background-position: -64px -160px;
}
/* line 386, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-seek-start {
  background-position: -80px -160px;
}
/* line 388, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-seek-first {
  background-position: -80px -160px;
}
/* line 389, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-stop {
  background-position: -96px -160px;
}
/* line 390, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-eject {
  background-position: -112px -160px;
}
/* line 391, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-volume-off {
  background-position: -128px -160px;
}
/* line 392, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-volume-on {
  background-position: -144px -160px;
}
/* line 393, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-power {
  background-position: 0 -176px;
}
/* line 394, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-signal-diag {
  background-position: -16px -176px;
}
/* line 395, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-signal {
  background-position: -32px -176px;
}
/* line 396, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-battery-0 {
  background-position: -48px -176px;
}
/* line 397, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-battery-1 {
  background-position: -64px -176px;
}
/* line 398, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-battery-2 {
  background-position: -80px -176px;
}
/* line 399, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-battery-3 {
  background-position: -96px -176px;
}
/* line 400, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-plus {
  background-position: 0 -192px;
}
/* line 401, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-minus {
  background-position: -16px -192px;
}
/* line 402, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-close {
  background-position: -32px -192px;
}
/* line 403, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
/* line 404, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
/* line 405, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
/* line 406, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
/* line 407, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
/* line 408, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
/* line 409, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
/* line 410, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
/* line 411, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
/* line 412, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
/* line 413, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circle-check {
  background-position: -208px -192px;
}
/* line 414, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
/* line 415, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
/* line 416, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
/* line 417, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
/* line 418, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
/* line 419, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
/* line 420, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
/* line 421, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
/* line 422, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
/* line 423, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
/* line 424, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
/* line 425, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
/* line 432, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-corner-all,
.storytellingPage .ui-corner-top,
.storytellingPage .ui-corner-left,
.storytellingPage .ui-corner-tl {
  border-top-left-radius: 4px;
}
/* line 438, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-corner-all,
.storytellingPage .ui-corner-top,
.storytellingPage .ui-corner-right,
.storytellingPage .ui-corner-tr {
  border-top-right-radius: 4px;
}
/* line 444, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-corner-all,
.storytellingPage .ui-corner-bottom,
.storytellingPage .ui-corner-left,
.storytellingPage .ui-corner-bl {
  border-bottom-left-radius: 4px;
}
/* line 450, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-corner-all,
.storytellingPage .ui-corner-bottom,
.storytellingPage .ui-corner-right,
.storytellingPage .ui-corner-br {
  border-bottom-right-radius: 4px;
}
/* line 458, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget-overlay {
  opacity: .5;
  filter: Alpha(Opacity=50);
}
/* line 462, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.storytellingPage .ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

/* line 1, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage {
  /* Start: LAYERS */
  /* End: LAYERS */
  /* Start: CONTROL BAR */
  /* :focus for accessibility */
  /* End: CONTROL BAR */
  /* Start: Time (Current / Duration) */
  /* End: Time (Current / Duration) */
  /* Start: Play/Pause/Stop */
  /* Start: Play/Pause/Stop */
  /* Start: Progress Bar */
  /*
  .mejs-controls .mejs-time-rail:hover .mejs-time-handle {
    visibility:visible;
  }
  */
  /* End: Progress Bar */
  /* Start: Fullscreen */
  /* End: Fullscreen */
  /* Start: Mute/Volume */
  /*
  .mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
    display: block;
  }
  */
  /* horizontal version */
  /* End: Mute/Volume */
  /* Start: Track (Captions and Chapters) */
  /*
  .mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
    visibility: visible;
  }
  */
  /* End: Track (Captions and Chapters) */
  /* Start: Error */
  /* End: Error */
  /* Start: Loop */
  /* End: Loop */
  /* Start: backlight */
  /* End: backlight */
  /* Start: Picture Controls */
  /* End: Picture Controls */
  /* context menu */
  /* Start: Source Chooser */
  /* End: Source Chooser */
  /* Start: Postroll */
  /* End: Postroll */
}
/* line 2, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}
/* line 15, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-embed, .storytellingPage .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}
/* line 24, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}
/* line 29, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
/* line 38, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-container-fullscreen .mejs-mediaelement,
.storytellingPage .mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}
/* line 44, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-clear {
  clear: both;
}
/* line 49, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 55, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 63, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 71, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage :root .mejs-poster img {
  display: none;
}
/* line 75, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}
/* line 81, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 87, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-overlay-play {
  cursor: pointer;
}
/* line 91, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: url(../images/mediaelement/bigplay.svg) no-repeat;
}
/* line 101, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .no-svg .mejs-overlay-button {
  width: 73px;
  height: 73px;
  margin: -36px 0 0 -36px;
  background-image: url(../images/mediaelement/bigplay.png);
}
/* line 108, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}
/* line 112, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: url(../images/mediaelement/background.png);
  background: rgba(0, 0, 0, 0.9);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
  background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9));
}
/* line 130, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../images/mediaelement/loading.gif) 50% 50% no-repeat;
}
/* line 140, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../images/mediaelement/background.png);
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  height: 30px;
  width: 100%;
}
/* line 158, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0;
}
/* line 173, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../images/mediaelement/controls.svg) no-repeat;
}
/* line 188, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .no-svg .mejs-controls .mejs-button button {
  background-image: url(../images/mediaelement/controls.png);
}
/* line 193, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999;
}
/* line 200, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  padding: 8px 3px 0 3px;
  overflow: hidden;
  text-align: center;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 213, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-container .mejs-controls .mejs-time span {
  color: #fff;
  font-size: 11px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto;
}
/* line 225, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-play button {
  background-position: 0 0;
}
/* line 229, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}
/* line 233, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-stop button {
  background-position: -112px 0;
}
/* line 239, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}
/* line 245, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  cursor: pointer;
}
/* line 256, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
/* line 268, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  -webkit-background-size: 15px 15px;
  -moz-background-size: 15px 15px;
  -o-background-size: 15px 15px;
  background-size: 15px 15px;
  -webkit-animation: buffering-stripes 2s linear infinite;
  -moz-animation: buffering-stripes 2s linear infinite;
  -ms-animation: buffering-stripes 2s linear infinite;
  -o-animation: buffering-stripes 2s linear infinite;
  animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
  /* line 287, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage from {
    background-position: 0 0;
  }
  /* line 287, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  /* line 288, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage from {
    background-position: 0 0;
  }
  /* line 288, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  /* line 289, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage from {
    background-position: 0 0;
  }
  /* line 289, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  /* line 290, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage from {
    background-position: 0 0;
  }
  /* line 290, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  /* line 291, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage from {
    background-position: 0 0;
  }
  /* line 291, ../sass/partials/_mediaelementplayer.scss */
  .storytellingPage to {
    background-position: 30px 0;
  }
}
/* line 293, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #c7c7c7;
  background: rgba(199, 199, 199, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(145, 145, 145, 0.8)), to(rgba(212, 212, 212, 0.8)));
  background: -webkit-linear-gradient(top, rgba(145, 145, 145, 0.8), rgba(212, 212, 212, 0.8));
  background: -moz-linear-gradient(top, rgba(145, 145, 145, 0.8), rgba(212, 212, 212, 0.8));
  background: -o-linear-gradient(top, rgba(145, 145, 145, 0.8), rgba(212, 212, 212, 0.8));
  background: -ms-linear-gradient(top, rgba(145, 145, 145, 0.8), rgba(212, 212, 212, 0.8));
  background: linear-gradient(rgba(145, 145, 145, 0.8), rgba(212, 212, 212, 0.8));
  width: 0;
}
/* line 305, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  width: 0;
}
/* line 317, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center;
}
/* line 332, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111;
}
/* line 345, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}
/* line 353, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px #eee;
  border-color: #eee transparent transparent transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: 15px;
  left: 13px;
}
/* line 368, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}
/* line 372, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}
/* line 376, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}
/* line 388, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}
/* line 392, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}
/* line 402, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}
/* line 406, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}
/* line 410, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-volume-button {
  position: relative;
}
/* line 414, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../images/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0;
}
/* line 430, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-volume-button:hover {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* line 442, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0;
}
/* line 453, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0;
}
/* line 464, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  margin: 0;
}
/* line 480, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}
/* line 486, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: -webkit-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -moz-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -o-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: -ms-linear-gradient(top, rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8));
}
/* line 508, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0.9)), to(rgba(200, 200, 200, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(200, 200, 200, 0.8));
}
/* line 530, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}
/* line 537, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button {
  position: relative;
}
/* line 541, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}
/* line 544, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../images/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 567, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
/* line 575, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
/* line 584, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
/* line 590, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
/* line 599, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}
/* line 604, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}
/* line 613, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -moz-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -o-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: -ms-linear-gradient(top, rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232,endColorstr=#000000);
  overflow: hidden;
  border: 0;
}
/* line 629, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer;
}
/* line 639, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}
/* line 643, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: -webkit-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -moz-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -o-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: -ms-linear-gradient(top, rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666,endColorstr=#323232);
}
/* line 655, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px;
}
/* line 665, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* line 674, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}
/* line 684, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}
/* line 689, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}
/* line 694, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}
/* line 701, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-captions-position-hover {
  bottom: 45px;
}
/* line 705, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-captions-text {
  padding: 3px 5px;
  background: url(../images/mediaelement/background.png);
  background: rgba(20, 20, 20, 0.8);
}
/* line 717, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .me-cannotplay a {
  color: #fff;
  font-weight: bold;
}
/* line 722, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .me-cannotplay span {
  padding: 15px;
  display: block;
}
/* line 730, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}
/* line 734, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}
/* line 741, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}
/* line 745, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}
/* line 751, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}
/* line 758, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: solid 1px #999;
  z-index: 1001;
  /* make sure it shows on fullscreen */
}
/* line 769, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}
/* line 776, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}
/* line 783, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}
/* line 789, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-sourcechooser-button {
  position: relative;
}
/* line 793, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}
/* line 797, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../images/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* line 814, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}
/* line 822, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden;
}
/* line 831, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}
/* line 837, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px;
}
/* line 848, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../images/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden;
}
/* line 859, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}
/* line 863, ../sass/partials/_mediaelementplayer.scss */
.storytellingPage .mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/mediaelement/background.png);
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer;
}

/* line 34, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-horizontal .twentytwenty-handle:before, .storytellingPage .twentytwenty-horizontal .twentytwenty-handle:after, .storytellingPage .twentytwenty-vertical .twentytwenty-handle:before, .storytellingPage .twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: white;
  position: absolute;
  z-index: 30;
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 43, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-horizontal .twentytwenty-handle:before, .storytellingPage .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
/* line 50, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-vertical .twentytwenty-handle:before, .storytellingPage .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}
/* line 57, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before-label, .storytellingPage .twentytwenty-after-label, .storytellingPage .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 64, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before-label, .storytellingPage .twentytwenty-after-label, .storytellingPage .twentytwenty-overlay {
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
/* line 66, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before-label, .storytellingPage .twentytwenty-after-label {
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
/* line 68, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before-label:before, .storytellingPage .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
}
/* line 74, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before-label:before, .storytellingPage .twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* line 82, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-horizontal .twentytwenty-before-label:before, .storytellingPage .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px;
}
/* line 87, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-vertical .twentytwenty-before-label:before, .storytellingPage .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}
/* line 94, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-left-arrow, .storytellingPage .twentytwenty-right-arrow, .storytellingPage .twentytwenty-up-arrow, .storytellingPage .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
/* line 101, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-left-arrow, .storytellingPage .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
/* line 107, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-up-arrow, .storytellingPage .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
/* line 114, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-container {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
/* line 122, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
/* line 129, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-container.active .twentytwenty-overlay, .storytellingPage .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent;
}
/* line 132, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.storytellingPage .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .storytellingPage .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.storytellingPage .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}
/* line 135, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-container * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 139, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before-label {
  opacity: 0;
}
/* line 145, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before-label:before {
  content: "";
}
/* line 153, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-after-label {
  opacity: 0;
}
/* line 159, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-after-label:before {
  content: "";
}
/* line 169, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}
/* line 177, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}
/* line 186, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}
/* line 194, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}
/* line 201, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-overlay {
  display: none !important;
  -moz-transition-property: background;
  -o-transition-property: background;
  -webkit-transition-property: background;
  transition-property: background;
  background: transparent;
  z-index: 25;
}
/* line 209, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
/* line 211, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}
/* line 212, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}
/* line 216, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-before {
  z-index: 20;
}
/* line 217, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-after {
  z-index: 10;
}
/* line 220, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid white;
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
/* line 238, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  -moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 246, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  -moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 258, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 266, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
/* line 276, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}
/* line 284, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}
/* line 292, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}
/* line 300, ../sass/partials/_twentytwenty.scss */
.storytellingPage .twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}

/* line 1, ../sass/partials/_loader.scss */
.storytellingLoader span {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0ndXRmLTgnPz48IURPQ1RZUEUgc3ZnIFBVQkxJ QyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICdodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9T VkcvMS4xL0RURC9zdmcxMS5kdGQnPjxzdmcgdmVyc2lvbj0nMS4xJyBpZD0nRWJlbmVfMScgeG1s bnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJyB4bWxuczp4bGluaz0naHR0cDovL3d3dy53 My5vcmcvMTk5OS94bGluaycgeD0nMHB4JyB5PScwcHgnIHZpZXdCb3g9JzAgMCA1OTUuMyA4NDEu OScgZW5hYmxlLWJhY2tncm91bmQ9J25ldyAwIDAgNTk1LjMgODQxLjknIHhtbDpzcGFjZT0ncHJl c2VydmUnPjxnIGlkPSd0UnVKc1NfMV8nPjxnPjxwYXRoIGZpbGw9JyNGRkZGRkYnIGQ9J000OTgs MTExLjljMCwyMTMuMywwLDQyNi43LDAsNjQwYy04NS4zLDAtMTcwLjcsMC0yNTYsMGMyLTAuMywz LjktMC42LDUuOS0xYzEyLjktMi42LDI2LjItMy44LDM4LjUtOGM0Ny41LTE2LjMsNzYuNC01MC45 LDkyLjctOTcuMmMwLjMtMC44LDAuMi0xLjYsMC40LTMuNGMtMS4xLDEuNS0xLjcsMi4xLTIuMSwy LjhjLTI1LjMsMzkuMi02MC43LDYzLjMtMTA2LjcsNzEuNWMtMzAuNCw1LjQtNjAuNyw1LjctOTAu Ni0yLjhjLTM3LjQtMTAuNi01OC4zLTQ2LjMtNDguNi04My4xYzEyLjUtNDcuMyw2NC44LTcyLjcs MTA4LjctNjEuNWMyMi4xLDUuNiwzNi42LDIwLjksNDcuNyw0MGMzLjEsNS4zLDUuNywxMC44LDgu MywxNS45YzMuNi02LjUsNi44LTEzLjMsMTEtMTkuNGM5LjQtMTMuNiwyMi41LTIzLjUsMzUuNy0z My4yYzE1LTExLjEsMzAuMi0yMS45LDQ0LjktMzMuNGMxMC03LjksMTguNi0xNy40LDI0LjMtMjgu OWMxMy4yLTI2LjcsMTEuNC01My42LTEtODBjLTEwLjUtMjIuNS0yNy45LTM5LjMtNDcuNi01My43 Yy02LjctNC45LTktMTAuNi04LjUtMTguMWMwLjEtMS4zLDAtMi43LDAuMS00YzAuOC0xMy4xLDEx LjMtMjguMSwyMi41LTMyYy0wLjgsMS43LTEuOCwzLjEtMi4yLDQuNmMtMS40LDYuMy0zLjksMTIu Ny0zLjQsMTguOGMxLjIsMTYsMTcuOCwyOS44LDM0LjksMjkuOGMxNC45LDAsMjYuMi03LjEsMzMu Ny0xOS43YzcuOS0xMy4yLDYuOC0yNi45LTAuNS0zOS45Yy0xMC42LTE4LjktMzIuMy0yNS4zLTU0 LjUtMTUuOWMtMjIsOS4zLTMzLjIsMjcuNC0zOC42LDQ5LjdjLTAuOSwzLjYtMS4yLDcuMy0xLjgs MTEuNGMtMTIuOS03LTI0LjQtMTQuOC0zNC4yLTI0LjljLTE4LjQtMTkuMS0yMi43LTUyLjYtMTAu MS03NS44YzYuNy0xMi4yLDE2LjYtMjEuNiwyNi4yLTMxLjNjMS4xLTEuMSwyLjItMi40LDMuMy0z LjVjLTIuNSwwLTQuNCwwLjUtNiwxLjZjLTExLjksOC0yNC4zLDE1LjMtMzUuMywyNC4zYy0yMS40 LDE3LjQtMzksMzgtNTEuNCw2M2MtMTguMywzNi43LTMuOSw3Ni41LDE0LjgsOTYuOGMxMC41LDEx LjQsMjMuNiwxOS41LDM2LjUsMjcuOGMxNC4yLDkuMSwyNy43LDE5LjEsMzguOCwzMmMxNy4zLDIw LjEsMjUuMiw0Mi44LDIwLjIsNjkuM2MtMS4yLDYuMS0zLjEsMTIuMS00LjcsMTguMmMtMS4yLTAu NC0xLjYtMC40LTEuOC0wLjZjLTUuMS01LjEtMTAuMi0xMC4xLTE1LjItMTUuMmMtMjMuMi0yMy44 LTUwLjMtMzktODQuNS0zOS4zQzE5OS44LDUwMywxNjQuNCw1MTgsMTM4LDU1MC44Yy0yNC40LDMw LjItMzIuMiw2NS42LTI0LjksMTAzLjVjOS40LDQ4LjksMzcuOSw4MC44LDg3LDkyLjljOS41LDIu MywxOS4zLDMuMiwyOSw0LjdjLTQzLjYsMC04Ny4zLDAtMTMxLDBjMC0xNzYsMC0zNTIsMC01Mjhj MC40LDEuMywwLjgsMi41LDEuMSwzLjhjNi45LDMyLjEsMjQuOCw1NCw1Ny4yLDYyLjdjMzEuMiw4 LjMsNTguMi0xLDgyLjQtMjAuNGM2LjMtNSwxMS4yLTExLjgsMTYuOC0xNy44Yy0wLjQtMC40LTAu OC0wLjktMS4yLTEuM2MtMSwwLjUtMiwwLjgtMi45LDEuNWMtMjAuNSwxNC4zLTQzLjMsMjEuNy02 OC4zLDIyLjNjLTE2LjMsMC40LTMyLjMtMC44LTQ3LjQtNy42Yy0xNy4zLTcuOC0yNi44LTIxLjEt MjctNDAuMmMtMC4yLTE4LjUsNi45LTMzLjksMjIuMy00NC42YzIxLjctMTUuMiw0Ni40LTE4LjQs NzIuMS0xNS44YzIzLjgsMi40LDQ1LjYsMTEuOCw2Ny40LDIxYzIyLjcsOS42LDQ1LjIsMTkuNiw2 OC4zLDI3LjljMzMuMSwxMiw2NC45LDgsOTQuMy0xMS44YzIxLjQtMTQuNCwzOC43LTMyLjgsNTAu Ni01NS42QzQ4OS43LDEzNi41LDQ5My4zLDEyMy45LDQ5OCwxMTEuOXonLz48cGF0aCBkPSdNMjI5 LDc1MS45Yy05LjctMS41LTE5LjUtMi40LTI5LTQuN2MtNDktMTIuMS03Ny42LTQ0LjEtODctOTIu OWMtNy4zLTM3LjksMC41LTczLjMsMjQuOS0xMDMuNWMyNi41LTMyLjgsNjEuOC00Ny43LDEwMy45 LTQ3LjRjMzQuMywwLjMsNjEuMywxNS41LDg0LjUsMzkuM2M1LDUuMSwxMC4xLDEwLjIsMTUuMiwx NS4yYzAuMiwwLjIsMC42LDAuMiwxLjgsMC42YzEuNi02LjEsMy41LTEyLjEsNC43LTE4LjJjNS0y Ni41LTIuOS00OS4yLTIwLjItNjkuM2MtMTEuMS0xMi45LTI0LjYtMjIuOS0zOC44LTMyYy0xMi45 LTguMy0yNS45LTE2LjMtMzYuNS0yNy44Yy0xOC43LTIwLjMtMzMuMS02MC4yLTE0LjgtOTYuOGMx Mi40LTI1LDMwLTQ1LjYsNTEuNC02M2MxMS05LDIzLjUtMTYuMywzNS4zLTI0LjNjMS42LTEuMSwz LjYtMS42LDYtMS42Yy0xLjEsMS4yLTIuMiwyLjQtMy4zLDMuNWMtOS43LDkuNi0xOS42LDE5LjEt MjYuMiwzMS4zYy0xMi43LDIzLjItOC4zLDU2LjgsMTAuMSw3NS44YzkuOCwxMC4yLDIxLjQsMTgs MzQuMiwyNC45YzAuNi00LjEsMC45LTcuOCwxLjgtMTEuNGM1LjQtMjIuMywxNi41LTQwLjQsMzgu Ni00OS43YzIyLjItOS4zLDQzLjktMi45LDU0LjUsMTUuOWM3LjMsMTMuMSw4LjQsMjYuNywwLjUs MzkuOWMtNy41LDEyLjYtMTguOCwxOS44LTMzLjcsMTkuN2MtMTcuMSwwLTMzLjctMTMuOC0zNC45 LTI5LjhjLTAuNS02LjIsMi4xLTEyLjYsMy40LTE4LjhjMC4zLTEuNSwxLjMtMi45LDIuMi00LjZj LTExLjIsMy45LTIxLjcsMTguOS0yMi41LDMyYy0wLjEsMS4zLDAsMi43LTAuMSw0Yy0wLjQsNy42 LDEuOCwxMy4yLDguNSwxOC4xYzE5LjYsMTQuNCwzNywzMS4zLDQ3LjYsNTMuN2MxMi40LDI2LjQs MTQuMiw1My4yLDEsODBjLTUuNywxMS41LTE0LjMsMjEtMjQuMywyOC45Yy0xNC43LDExLjUtMjku OSwyMi40LTQ0LjksMzMuNGMtMTMuMiw5LjctMjYuMywxOS42LTM1LjcsMzMuMmMtNC4yLDYuMS03 LjQsMTIuOS0xMSwxOS40Yy0yLjYtNS4xLTUuMi0xMC42LTguMy0xNS45Yy0xMS4xLTE5LTI1LjYt MzQuMy00Ny43LTQwYy00NC0xMS4yLTk2LjIsMTQuMS0xMDguNyw2MS41Yy05LjcsMzYuOCwxMS4y LDcyLjYsNDguNiw4My4xYzI5LjksOC41LDYwLjMsOC4yLDkwLjYsMi44YzQ2LTguMiw4MS40LTMy LjMsMTA2LjctNzEuNWMwLjQtMC43LDEtMS4zLDIuMS0yLjhjLTAuMiwxLjgtMC4xLDIuNy0wLjQs My40Yy0xNi4zLDQ2LjMtNDUuMyw4MC45LTkyLjcsOTcuMmMtMTIuMyw0LjItMjUuNiw1LjUtMzgu NSw4Yy0xLjksMC40LTMuOSwwLjYtNS45LDFDMjM3LjcsNzUxLjksMjMzLjMsNzUxLjksMjI5LDc1 MS45eicvPjxwYXRoIGQ9J000OTgsMTExLjljLTQuNywxMi04LjMsMjQuNi0xNC4yLDM2Yy0xMS45 LDIyLjgtMjkuMiw0MS4yLTUwLjYsNTUuNmMtMjkuNSwxOS44LTYxLjIsMjMuOC05NC4zLDExLjhj LTIzLjEtOC40LTQ1LjctMTguNC02OC4zLTI3LjljLTIxLjgtOS4yLTQzLjYtMTguNi02Ny40LTIx Yy0yNS43LTIuNi01MC40LDAuNS03Mi4xLDE1LjhjLTE1LjMsMTAuNy0yMi41LDI2LjItMjIuMyw0 NC42YzAuMiwxOS4xLDkuNywzMi40LDI3LDQwLjJjMTUuMSw2LjgsMzEuMiw4LDQ3LjQsNy42YzI1 LTAuNiw0Ny44LTgsNjguMy0yMi4zYzAuOS0wLjYsMS45LTEsMi45LTEuNWMwLjQsMC40LDAuOCww LjksMS4yLDEuM2MtNS42LDYtMTAuNSwxMi43LTE2LjgsMTcuOGMtMjQuMiwxOS4zLTUxLjMsMjgu Ny04Mi40LDIwLjRjLTMyLjQtOC42LTUwLjQtMzAuNi01Ny4yLTYyLjdjLTAuMy0xLjMtMC43LTIu NS0xLjEtMy44YzAtNiwwLTEyLDAtMThjMC4zLTEuMywwLjctMi41LDEtMy44YzEwLjgtNDkuNywz OS04NC41LDg3LjQtMTAxLjVjOS41LTMuMywxOS43LTQuNSwyOS42LTYuN2M5LjMsMCwxOC43LDAs MjgsMGMzLjMsMC41LDYuNSwxLjEsOS44LDEuNWMyOSwzLjUsNTYuNCwxMi44LDgzLjUsMjMuMmMy MS45LDguNCw0My44LDE2LjksNjYuMSwyNC4xYzIwLjgsNi43LDQxLjEsMy4zLDU5LjYtOGM5LjUt NS44LDE3LjgtMTMuMywyNi43LTIwLjFjMi44LTIuMiw1LjYtNC41LDguNC02LjdDNDk4LDEwOS4y LDQ5OCwxMTAuNiw0OTgsMTExLjl6Jy8+PHBhdGggZmlsbD0nI0ZGRkZGRicgZD0nTTQ5OCwxMDcu OWMtMi44LDIuMi01LjYsNC41LTguNCw2LjdjLTguOCw2LjgtMTcuMiwxNC4zLTI2LjcsMjAuMWMt MTguNSwxMS4zLTM4LjgsMTQuOC01OS42LDhjLTIyLjMtNy4yLTQ0LjItMTUuOC02Ni4xLTI0LjFj LTI3LjEtMTAuNC01NC41LTE5LjYtODMuNS0yMy4yYy0zLjMtMC40LTYuNS0xLTkuOC0xLjVjODQu NywwLDE2OS4zLDAsMjU0LDBDNDk4LDk4LjYsNDk4LDEwMy4yLDQ5OCwxMDcuOXonLz48cGF0aCBm aWxsPScjRkZGRkZGJyBkPSdNMjE2LDkzLjljLTkuOSwyLjItMjAuMSwzLjMtMjkuNiw2LjdjLTQ4 LjUsMTctNzYuNiw1MS45LTg3LjQsMTAxLjVjLTAuMywxLjMtMC43LDIuNS0xLDMuOGMwLTM3LjMs MC03NC43LDAtMTEyQzEzNy4zLDkzLjksMTc2LjcsOTMuOSwyMTYsOTMuOXonLz48L2c+PC9nPjwv c3ZnPg==");
}

/* line 30, ../sass/partials/_base.scss */
.storytellingLoader {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}

/* line 37, ../sass/partials/_base.scss */
.storytellingLoader div {
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -75px;
  top: 200px;
  margin-top: -85px;
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

/* line 47, ../sass/partials/_base.scss */
.storytellingLoader span {
  display: block;
  width: 150px;
  height: 150px;
  background-repeat: no-repeat;
  background-position: 21px 0px;
  -webkit-animation: pulsate-w 2s ease-in-out infinite;
  -moz-animation: pulsate 2s ease-in-out infinite;
  -ms-animation: pulsate 2s ease-in-out infinite;
  animation: pulsate 2s ease-in-out infinite;
}

@-webkit-keyframes pulsate-w {
  /* line 60, ../sass/partials/_base.scss */
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }

  /* line 61, ../sass/partials/_base.scss */
  50% {
    -webkit-transform: scale(0.9, 0.9);
    opacity: 0.3;
  }

  /* line 62, ../sass/partials/_base.scss */
  1000% {
    -webkit-transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes pulsate {
  /* line 65, ../sass/partials/_base.scss */
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }

  /* line 66, ../sass/partials/_base.scss */
  50% {
    transform: scale(0.9, 0.9);
    opacity: 0.3;
  }

  /* line 67, ../sass/partials/_base.scss */
  1000% {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-w {
  /* line 72, ../sass/partials/_base.scss */
  from, to {
    -webkit-transform: scale(1.2);
  }

  /* line 73, ../sass/partials/_base.scss */
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes kenburns {
  /* line 76, ../sass/partials/_base.scss */
  from, to {
    transform: scale(1.2);
  }

  /* line 77, ../sass/partials/_base.scss */
  50% {
    transform: scale(1);
  }
}
/* line 80, ../sass/partials/_base.scss */
.ie-hinweis {
  position: absolute;
  background: #c60000;
  color: #FFF;
  padding: 10px 2%;
  width: 96%;
  top: 0;
  text-align: center;
}

/* line 81, ../sass/partials/_base.scss */
.ie-hinweis a {
  color: #FFF;
}

/* line 83, ../sass/partials/_base.scss */
.storytellingPage {
  overflow: hidden;
  text-align: left;
  font-family: Verdana, sans-serif;
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  color: black;
  min-width: 320px;
  max-width: 1440px;
  margin: 0 auto;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

/* line 98, ../sass/partials/_base.scss */
.storytellingPage a {
  text-decoration: none;
  color: black;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 103, ../sass/partials/_base.scss */
.storytellingPage a:hover, .storytellingPage a.active {
  color: #c60000;
}

/* line 107, ../sass/partials/_base.scss */
.storytellingPage ul {
  padding: 0;
}

/* line 110, ../sass/partials/_base.scss */
.storytellingPage li {
  margin: 0;
  list-style: none;
}

/* line 115, ../sass/partials/_base.scss */
.storytellingPage img, .storytellingPage video, .page img, .page video {
  width: 100%;
  display: block;
  position: static;
}
/* line 120, ../sass/partials/_base.scss */
.storytellingPage video, .page video {
  margin: 0;
}

/* line 126, ../sass/partials/_base.scss */
.storytellingPage h1 {
  font-family: Georgia, serif;
  line-height: 70px;
  font-size: 60px;
  font-weight: 400;
  text-transform: none;
  padding-bottom: 5px;
  color: black;
}
/* line 132, ../sass/partials/_base.scss */
.storytellingPage h1 + small {
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  display: block;
  margin-top: 5px;
}
/* line 139, ../sass/partials/_base.scss */
.storytellingPage h2 {
  font-family: font-family: Georgia, serif;
  line-height: 30px;
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 20px;
}
/* line 145, ../sass/partials/_base.scss */
.storytellingPage small {
  color: #555555;
  display: block;
  line-height: 11px;
  font-size: 10px;
  font-weight: 400;
  text-transform: none;
  font-family: Verdana, sans-serif;
}
/* line 152, ../sass/partials/_base.scss */
.storytellingPage iframe {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  height: 100%;
}
/* line 157, ../sass/partials/_base.scss */
.storytellingPage nav {
  z-index: 3;
  background: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
/* line 170, ../sass/partials/_base.scss */
.lt-ie9 .storytellingPage nav {
  border-bottom: 1px solid #ccc;
}
/* line 174, ../sass/partials/_base.scss */
.storytellingPage nav.chapters {
  z-index: 0;
  position: relative;
  overflow: hidden;
  box-shadow: none;
  margin-bottom: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  padding: 0;
  padding-top: 30px;
  padding-bottom: 30px;
  margin: 0 auto;
  float: none;
  border-bottom: 0px none;
}
/* line 189, ../sass/partials/_base.scss */
.storytellingPage nav.chapters h4 {
  line-height: 26px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  font-family: Georgia, serif;
}
/* line 194, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .next {
  float: right;
  padding-right: 35px;
  position: relative;
}
/* line 199, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .next small {
  text-align: right;
}
/* line 203, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .next:after {
  content: "";
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -871px;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  position: absolute;
  right: 0px;
  top: 0px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage nav.chapters .next:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -750px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 211, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .next h4, .storytellingPage nav.chapters .next small {
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 216, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .next:hover small {
  color: black;
}
/* line 220, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .next:hover h4 {
  color: #c60000;
}
/* line 224, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .next:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 229, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .prev {
  float: left;
  padding-left: 35px;
  position: relative;
}
/* line 234, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .prev:before {
  content: "";
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -1022px;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  float: left;
  position: absolute;
  left: 0px;
  top: 0px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage nav.chapters .prev:before {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -870px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 244, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .prev:hover small {
  color: black;
}
/* line 247, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .prev:hover h4 {
  color: #c60000;
}
/* line 251, ../sass/partials/_base.scss */
.storytellingPage nav.chapters .prev:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 258, ../sass/partials/_base.scss */
.storytellingPage nav .title {
  display: none;
  float: left;
  color: #555555;
}
/* line 264, ../sass/partials/_base.scss */
.storytellingPage nav ul {
  float: left;
  background: white;
}
/* line 268, ../sass/partials/_base.scss */
.storytellingPage nav ul li {
  margin: 10px 0;
}
/* line 274, ../sass/partials/_base.scss */
.storytellingPage nav .logo {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -751px;
  background-repeat: no-repeat;
  height: 20px;
  width: 144px;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -72px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage nav .logo {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -650px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 282, ../sass/partials/_base.scss */
.storytellingPage nav .menu {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -781px;
  background-repeat: no-repeat;
  height: 30px;
  width: 22px;
  display: block;
  float: left;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage nav .menu {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -675px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 287, ../sass/partials/_base.scss */
.storytellingPage nav .comment {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -260px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  float: right;
  margin-right: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage nav .comment {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -195px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 292, ../sass/partials/_base.scss */
.storytellingPage nav a.share {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -1124px;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  float: right;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage nav a.share {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -951px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 299, ../sass/partials/_base.scss */
.storytellingPage section {
  margin-bottom: 35px;
  overflow: hidden;
  *zoom: 1;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
/* line 304, ../sass/partials/_base.scss */
.storytellingPage section.nomargin {
  margin-bottom: 0;
}
/* line 308, ../sass/partials/_base.scss */
.storytellingPage .page {
  padding-top: 40px;
  overflow: hidden;
}
/* line 312, ../sass/partials/_base.scss */
.cssanimations .storytellingPage .page {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 316, ../sass/partials/_base.scss */
.storytellingPage .full {
  width: 100%;
  padding: 0;
  position: relative;
  color: black;
}
/* line 322, ../sass/partials/_base.scss */
.storytellingPage .full video, .storytellingPage .full .me-plugin, .storytellingPage .full .mejs-shim {
  width: 100% !important;
  height: auto !important;
}
/* line 326, ../sass/partials/_base.scss */
.storytellingPage .full video + img, .storytellingPage .full .me-plugin + img, .storytellingPage .full .mejs-shim + img {
  display: none;
}
/* line 331, ../sass/partials/_base.scss */
.storytellingPage .full .over {
  color: white;
  position: absolute;
  bottom: 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
/* line 338, ../sass/partials/_base.scss */
.storytellingPage .full .over h1 {
  margin-bottom: 7px;
  position: relative;
  text-shadow: 1px 1px 7px #000000;
  color: white;
}
/* line 345, ../sass/partials/_base.scss */
.storytellingPage .full .over h1 span {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 352, ../sass/partials/_base.scss */
.storytellingPage .full .over small {
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  display: block;
  margin-top: 5px;
  color: white;
}
/* line 360, ../sass/partials/_base.scss */
.storytellingPage .text {
  font-family: Georgia, serif;
  line-height: 27px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
/* line 365, ../sass/partials/_base.scss */
.storytellingPage .text strong {
  font-size: 295%;
  float: left;
  margin: 13px 8px 0px 0px;
}
/* line 372, ../sass/partials/_base.scss */
.storytellingPage section.text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
/* line 376, ../sass/partials/_base.scss */
.storytellingPage .opener {
  font-family: Georgia, serif;
  line-height: 27px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
/* line 380, ../sass/partials/_base.scss */
.storytellingPage .opener strong {
  margin: 15px 8px 0px 0px;
}
/* line 384, ../sass/partials/_base.scss */
.storytellingPage .media {
  margin: 0px;
  padding: 0;
}
/* line 388, ../sass/partials/_base.scss */
.storytellingPage .media small {
  margin-top: 5px;
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
/* line 392, ../sass/partials/_base.scss */
.storytellingPage .media small .copyright, .storytellingPage  small .copyright {
  float: right;
  font-style: italic;
  font-size: 10px;
}
/* line 399, ../sass/partials/_base.scss */
.storytellingPage aside {
  color: #555555;
  display: block;
  line-height: 11px;
  font-size: 10px;
  font-weight: 400;
  text-transform: none;
  padding: 20px 0 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 80%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  float: none;
  clear: both;
  border-top: 1px solid #ccc;
  margin: 0 auto;
  text-align: center;
}
/* line 411, ../sass/partials/_base.scss */
.storytellingPage blockquote {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  font-family: Verdana, sans-serif;
  font-style: italic;
  line-height: 35px;
  font-size: 20px;
  font-weight: 400;
  text-transform: none;
}
/* line 417, ../sass/partials/_base.scss */
.storytellingPage blockquote:before {
  content: "";
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -1064px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-bottom: -12px;
  margin-right: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage blockquote:before {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -901px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 424, ../sass/partials/_base.scss */
.storytellingPage blockquote:after {
  content: "";
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -1094px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-bottom: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage blockquote:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -926px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 432, ../sass/partials/_base.scss */
.storytellingPage .quote-begin:before {
  content: "";
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -1064px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-bottom: -12px;
  margin-right: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .quote-begin:before {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -901px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 441, ../sass/partials/_base.scss */
.storytellingPage .quote-end:after {
  content: "";
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -1094px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: inline-block;
  margin-bottom: 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .quote-end:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -926px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 448, ../sass/partials/_base.scss */
.storytellingPage .persona {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin-top: 20px;
  padding: 10px 0px;
  background: #f1f1f1;
}
/* line 454, ../sass/partials/_base.scss */
.storytellingPage .persona img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
/* line 457, ../sass/partials/_base.scss */
.storytellingPage .persona p {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
/* line 460, ../sass/partials/_base.scss */
.storytellingPage .persona:hover {
  background: #f1f1f1;
}
/* line 463, ../sass/partials/_base.scss */
.storytellingPage .persona:hover p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 468, ../sass/partials/_base.scss */
.storytellingPage .flex-control-paging {
  text-align: center;
}
/* line 471, ../sass/partials/_base.scss */
.storytellingPage .flex-control-paging li {
  display: inline-block;
  margin: 10px 7px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  height: 12px;
  width: 12px;
  position: relative;
}
/* line 481, ../sass/partials/_base.scss */
.storytellingPage .flex-control-paging li a {
  text-indent: 500%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 20px;
  height: 25px;
  margin-left: -7px;
  margin-top: -7px;
  cursor: pointer;
}
/* line 492, ../sass/partials/_base.scss */
.storytellingPage .flex-control-paging li a:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 12px;
  height: 12px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ccc;
}
/* line 505, ../sass/partials/_base.scss */
.storytellingPage .flex-control-paging li a.flex-active:after {
  background: #000;
}
/* line 512, ../sass/partials/_base.scss */
.storytellingPage .flex-direction-nav {
  display: none;
}
/* line 515, ../sass/partials/_base.scss */
.storytellingPage .layer {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 1;
  height: 0;
  width: 100%;
  position: absolute;
  top: 40px;
  left: 0;
  background: white;
  box-shadow: #ccc 0px 2px 5px -2px;
  overflow: hidden;
}
/* line 529, ../sass/partials/_base.scss */
.storytellingPage .layer .content {
  padding-top: 30px;
  padding-bottom: 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
}
/* line 534, ../sass/partials/_base.scss */
.storytellingPage .layer .content.menu-inner {
  font-family: Georgia, serif;
}
/* line 539, ../sass/partials/_base.scss */
.storytellingPage #menu {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  border: none;
  position: fixed;
  left: 0;
  top: 50px;
  z-index: 5;
}
/* line 548, ../sass/partials/_base.scss */
.storytellingPage .share-container {
  display: inline-block;
  float: right;
}
/* line 552, ../sass/partials/_base.scss */
.storytellingPage #share {
  text-align: right;
  top: 40px;
}
/* line 556, ../sass/partials/_base.scss */
.storytellingPage #share:before {
  left: auto;
  right: 12px;
}
/* line 561, ../sass/partials/_base.scss */
.storytellingPage #opinion {
  display: none;
}
/* line 563, ../sass/partials/_base.scss */
.storytellingPage #opinion .content {
  height: 95%;
}
/* line 569, ../sass/partials/_base.scss */
.storytellingPage .tiles2 {
  width: 100%;
  padding: 0;
  overflow: visible;
}
/* line 575, ../sass/partials/_base.scss */
.storytellingPage .cardWrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.3%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  padding: 0;
  position: relative;
  float: left;
  cursor: pointer;
}
/* line 583, ../sass/partials/_base.scss */
.storytellingPage .cardFace {
  width: 100%;
  overflow: hidden;
}
/* line 591, ../sass/partials/_base.scss */
.storytellingPage .back {
  background: #f1f1f1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
/* line 601, ../sass/partials/_base.scss */
.storytellingPage .tiles .right {
  display: none;
}
/* line 605, ../sass/partials/_base.scss */
.storytellingPage .tile {
  width: 100%;
  border: 1px solid #fff;
  position: relative;
  overflow: hidden;
}
/* line 611, ../sass/partials/_base.scss */
.storytellingPage .tile .fullscreen {
  position: static;
}
/* line 615, ../sass/partials/_base.scss */
.storytellingPage .overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 96%;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 2%;
}
/* line 625, ../sass/partials/_base.scss */
.storytellingPage .overlay .content {
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 4% 4%;
  width: 92%;
}
/* line 633, ../sass/partials/_base.scss */
.storytellingPage .overlay strong {
  line-height: 26px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  font-family: Georgia, serif;
  display: block;
  margin-bottom: 3px;
}
/* line 641, ../sass/partials/_base.scss */
.storytellingPage .separator {
  border-bottom: 1px solid ;
  border-color: lightgrey;
  display: block;
  position: relative;
  padding-top: 30px;
  margin: 30px 0;
  clear: both;
}
/* line 649, ../sass/partials/_base.scss */
.storytellingPage .separator:first-child {
  margin-top: 0;
}
/* line 653, ../sass/partials/_base.scss */
.storytellingPage .separator.standalone {
  width: 95%;
  margin: 50px auto;
  clear: both;
}
/* line 659, ../sass/partials/_base.scss */
.storytellingPage .separator:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
  background: white;
  border-left: 5px solid white;
  border-right: 5px solid white;
  margin-top: -40px;
}
/* line 672, ../sass/partials/_base.scss */
.storytellingPage .separator.bagger:after {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -164px;
  background-repeat: no-repeat;
  height: 48px;
  width: 50px;
  display: block;
  top: 45px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .separator.bagger:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -109px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 680, ../sass/partials/_base.scss */
.storytellingPage .separator.eisen:after {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -300px;
  background-repeat: no-repeat;
  height: 32px;
  width: 50px;
  display: block;
  top: 53px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .separator.eisen:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -230px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 687, ../sass/partials/_base.scss */
.storytellingPage .separator.haus:after {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -612px;
  background-repeat: no-repeat;
  height: 32px;
  width: 50px;
  display: block;
  top: 52px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .separator.haus:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -526px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 695, ../sass/partials/_base.scss */
.storytellingPage .separator.storm:after {
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -654px;
  background-repeat: no-repeat;
  height: 44px;
  width: 50px;
  display: block;
  top: 52px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .separator.storm:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -563px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 703, ../sass/partials/_base.scss */
.storytellingPage .separator.date span {
  display: block;
  position: absolute;
  left: 50%;
  top: 55px;
  margin-left: -46px;
  background: white;
  border-left: 5px solid white;
  border-right: 5px solid white;
  line-height: 26px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  margin-top: -40px;
}
/* line 717, ../sass/partials/_base.scss */
.storytellingPage #map {
  width: 100%;
  height: 500px;
  color: #000;
}
/* line 725, ../sass/partials/_base.scss */
.storytellingPage .slider .content {
  position: relative;
  overflow: hidden;
}
/* line 729, ../sass/partials/_base.scss */
.storytellingPage .slider .content > * {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 735, ../sass/partials/_base.scss */
.storytellingPage .slider .content > *:first-child {
  position: static;
}
/* line 742, ../sass/partials/_base.scss */
.storytellingPage .slider-element {
  height: 1px;
  border-radius: 0px;
  background: #000;
  border: 0px none;
  margin: 20px 10px;
}
/* line 749, ../sass/partials/_base.scss */
.storytellingPage .slider-element .ui-slider-handle {
  width: 20px !important;
  height: 20px !important;
  border-radius: 100px !important;
  top: -10px !important;
  background: #ccc !important;
  outline: none !important;
  cursor: pointer !important;
  margin-left: 0 !important;
  bottom: auto !important;
}
/* line 762, ../sass/partials/_base.scss */
.storytellingPage .slider-element .ui-slider-handle.ui-state-active {
  background: #000 !important;
}
/* line 767, ../sass/partials/_base.scss */
.storytellingPage .fullscreen {
  position: relative;
  cursor: pointer;
  z-index: 0;
}
/* line 772, ../sass/partials/_base.scss */
.storytellingPage .fullscreen .button {
  content: "";
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -552px;
  background-repeat: no-repeat;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .fullscreen .button {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -471px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 781, ../sass/partials/_base.scss */
.storytellingPage .fullscreen-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none;
  z-index: 2;
}
/* line 791, ../sass/partials/_base.scss */
.storytellingPage .image-overlay {
  position: fixed;
  top: 50%;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 1px 10px #ccc;
  display: none;
  z-index: 4;
}
/* line 801, ../sass/partials/_base.scss */
.storytellingPage .image-overlay img {
  width: 100%;
}
/* line 805, ../sass/partials/_base.scss */
.lt-ie9 .storytellingPage .image-overlay {
  border: 1px solid #ccc;
}
/* line 809, ../sass/partials/_base.scss */
.storytellingPage .image-overlay a {
  position: absolute;
  top: 15px;
  right: 15px;
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -222px;
  background-repeat: no-repeat;
  height: 28px;
  width: 28px;
  display: block;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .image-overlay a {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -162px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 817, ../sass/partials/_base.scss */
.storytellingPage .text-centered {
  text-align: center;
}
/* line 820, ../sass/partials/_base.scss */
.storytellingPage .no-padding {
  padding: 0;
}
/* line 823, ../sass/partials/_base.scss */
.storytellingPage .no-margin {
  margin: 0 !important;
}
/* line 826, ../sass/partials/_base.scss */
.storytellingPage .img-description {
  background: #333;
  color: white;
  line-height: 27px;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  padding: 10px 20px;
  min-height: 55px;
}
/* line 833, ../sass/partials/_base.scss */
.storytellingPage .img-description strong {
  font-size: 295%;
  float: left;
  margin: 13px 8px 0px 0px;
  color: #555555;
}
/* line 840, ../sass/partials/_base.scss */
.storytellingPage .img-wrapper {
  position: relative;
}
/* line 843, ../sass/partials/_base.scss */
.storytellingPage .img-wrapper .copyright {
  position: absolute;
  bottom: 0;
  right: 0;
  font-style: italic;
  font-size: 10px;
  color: white;
  padding: 2px 5px;
  background: #333333;
  background: rgba(85, 85, 85, 0.5);
}
/* line 855, ../sass/partials/_base.scss */
.storytellingPage .img-wrapper .text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  float: left;
  padding-left: 2.5%;
  padding-right: 2.5%;
  margin: 20px 0;
}
/* line 860, ../sass/partials/_base.scss */
.storytellingPage h5 {
  font-family: Verdana, sans-serif;
  line-height: 27px;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  color: white;
}
/* line 865, ../sass/partials/_base.scss */
.storytellingPage .img-date {
  z-index: 10;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 10px;
  padding: 1px 5px;
}
/* line 873, ../sass/partials/_base.scss */
.storytellingPage .date-before {
  left: 10px;
}
/* line 876, ../sass/partials/_base.scss */
.storytellingPage .date-after {
  right: 10px;
}
/* line 879, ../sass/partials/_base.scss */
.storytellingPage #highlight-map {
  position: fixed;
  bottom: 10px;
  right: 0;
  width: 20%;
  z-index: 10;
}
/* line 886, ../sass/partials/_base.scss */
.storytellingPage #highlight-map ul {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 893, ../sass/partials/_base.scss */
.storytellingPage #highlight-map li.active {
  color: red;
}
/* line 898, ../sass/partials/_base.scss */
.storytellingPage #highlight-map .marker {
  position: absolute;
  top: 0;
  width: 8%;
  height: 8%;
  border: 2px solid #c60000;
  border-radius: 100px;
  background: rgba(198, 0, 0, 0.5);
}
/* line 908, ../sass/partials/_base.scss */
.storytellingPage .mArrow {
  background: #000;
  height: 4px;
  display: block;
  position: relative;
  margin: 45px 17px;
}
/* line 915, ../sass/partials/_base.scss */
.storytellingPage .mArrow .from {
  position: absolute;
  left: 5px;
  top: -25px;
}
/* line 921, ../sass/partials/_base.scss */
.storytellingPage .mArrow .to {
  position: absolute;
  right: 7px;
  top: -25px;
}
/* line 927, ../sass/partials/_base.scss */
.storytellingPage .mArrow:before {
  content: "";
  display: block;
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -913px;
  background-repeat: no-repeat;
  height: 20px;
  width: 22px;
  position: absolute;
  left: -17px;
  top: -8px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .mArrow:before {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -781px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 935, ../sass/partials/_base.scss */
.storytellingPage .mArrow:after {
  content: "";
  display: block;
  background-image: url('../images/sprite-s73ae55ef30.png');
  background-position: 0 -943px;
  background-repeat: no-repeat;
  height: 19px;
  width: 16px;
  position: absolute;
  right: -12px;
  top: -7px;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .mArrow:after {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -806px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
/* line 945, ../sass/partials/_base.scss */
.storytellingPage.stTouch .flex-direction-nav {
  display: none !important;
}
/* line 951, ../sass/partials/_base.scss */
.storytellingPage.stTouch .image-slider:hover .flex-direction-nav a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 960, ../sass/partials/_base.scss */
.storytellingPage .zoom img {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: kenburns-w 30s linear infinite;
  -moz-animation: kenburns 30s linear infinite;
  -ms-animation: kenburns 30s linear infinite;
  animation: kenburns 30s linear infinite;
}

@media (min-width: 680px) {
  /* line 2, ../sass/partials/_tablet.scss */
  .storytellingLoader div {
    top: 50%;
  }

  /* line 6, ../sass/partials/_tablet.scss */
  .storytellingPage .separator {
    padding-top: 70px;
    margin: 70px 0;
  }
  /* line 10, ../sass/partials/_tablet.scss */
  .storytellingPage .separator:after {
    margin-top: 0;
  }
  /* line 14, ../sass/partials/_tablet.scss */
  .storytellingPage .separator.date span {
    margin-top: 0;
  }
  /* line 21, ../sass/partials/_tablet.scss */
  .storytellingPage section.text {
    margin-left: 10%;
  }
  /* line 24, ../sass/partials/_tablet.scss */
  .storytellingPage section.text p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-left: 0;
    float: none;
  }
  /* line 30, ../sass/partials/_tablet.scss */
  .storytellingPage section.text.opener {
    margin-left: 10%;
  }
  /* line 33, ../sass/partials/_tablet.scss */
  .storytellingPage section.text.opener p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-left: 0;
    float: none;
  }
  /* line 39, ../sass/partials/_tablet.scss */
  .storytellingPage section.text h1 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-left: 0;
    float: none;
  }
  /* line 44, ../sass/partials/_tablet.scss */
  .storytellingPage section.text .media {
    margin-right: 20%;
    float: right;
  }
  /* line 51, ../sass/partials/_tablet.scss */
  .storytellingPage section {
    margin-bottom: 70px;
  }
  /* line 55, ../sass/partials/_tablet.scss */
  .storytellingPage h1 {
    font-family: Georgia, serif;
    line-height: 77px;
    font-size: 70px;
    font-weight: 400;
    text-transform: none;
    padding-bottom: 5px;
  }
  /* line 63, ../sass/partials/_tablet.scss */
  .storytellingPage .full .over {
    margin-left: 10%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* line 67, ../sass/partials/_tablet.scss */
  .storytellingPage .full .over h1  {
    margin-bottom: 15px;
  }
  /* line 71, ../sass/partials/_tablet.scss */
  .storytellingPage .full .over small {
    line-height: 27px;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
  }
  /* line 76, ../sass/partials/_tablet.scss */
  .storytellingPage .slider {
    padding-bottom: 50px;
  }
  /* line 79, ../sass/partials/_tablet.scss */
  .storytellingPage .media {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    float: right;
  }
  /* line 83, ../sass/partials/_tablet.scss */
  .storytellingPage .media.small {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* line 87, ../sass/partials/_tablet.scss */
  .storytellingPage .media.image-slider {
    position: relative;
  }
  /* line 92, ../sass/partials/_tablet.scss */
  .storytellingPage .media.image-slider .flex-direction-nav a.flex-prev {
    left: 8%;
  }
  /* line 95, ../sass/partials/_tablet.scss */
  .storytellingPage .media.image-slider .flex-direction-nav a.flex-next {
    right: 8%;
  }
  /* line 102, ../sass/partials/_tablet.scss */
  .storytellingPage .flex-direction-nav {
    display: block;
  }
  /* line 105, ../sass/partials/_tablet.scss */
  .storytellingPage .flex-direction-nav a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: absolute;
    top: 50%;
    margin-top: -40px;
  }
  /* line 112, ../sass/partials/_tablet.scss */
  .storytellingPage .flex-direction-nav a.flex-prev {
    background-image: url('../images/sprite-s73ae55ef30.png');
    background-position: 0 -972px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    left: 10px;
  }
}
@media (min-width: 680px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 680px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 680px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 680px) and (min-device-pixel-ratio: 1.5), (min-width: 680px) and (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .flex-direction-nav a.flex-prev {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -830px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
@media (min-width: 680px) {
  /* line 117, ../sass/partials/_tablet.scss */
  .storytellingPage .flex-direction-nav a.flex-next {
    background-image: url('../images/sprite-s73ae55ef30.png');
    background-position: 0 -821px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    right: 10px;
  }
}
@media (min-width: 680px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 680px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 680px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 680px) and (min-device-pixel-ratio: 1.5), (min-width: 680px) and (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .flex-direction-nav a.flex-next {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -710px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
@media (min-width: 680px) {
  /* line 124, ../sass/partials/_tablet.scss */
  .storytellingPage .image-slider .nomargin {
    margin-top: 6px !important;
  }
  /* line 129, ../sass/partials/_tablet.scss */
  .storytellingPage .image-slider:hover .flex-direction-nav a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  /* line 135, ../sass/partials/_tablet.scss */
  .storytellingPage .quote {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* line 138, ../sass/partials/_tablet.scss */
  .storytellingPage blockquote {
    width: auto;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* line 145, ../sass/partials/_tablet.scss */
  .storytellingPage .persona {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    background: transparent;
    margin-top: 0;
    vertical-align: top;
  }
  /* line 154, ../sass/partials/_tablet.scss */
  .storytellingPage .persona img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* line 157, ../sass/partials/_tablet.scss */
  .storytellingPage .persona p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    font-family: Verdana, sans-serif;
    line-height: 17px;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  /* line 165, ../sass/partials/_tablet.scss */
  .storytellingPage .opener {
    line-height: 36px;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
  }
  /* line 172, ../sass/partials/_tablet.scss */
  .storytellingPage .tiles .tile {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding: 0;
    border: 1px solid #fff;
    position: relative;
    overflow: hidden;
  }
  /* line 180, ../sass/partials/_tablet.scss */
  .storytellingPage .tiles .left {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 66.6%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding: 0;
  }
  /* line 184, ../sass/partials/_tablet.scss */
  .storytellingPage .tiles .left .tile {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 3.75375%;
    padding-right: 3.75375%;
    padding: 0;
    float: right;
  }
  /* line 189, ../sass/partials/_tablet.scss */
  .storytellingPage .tiles .left .tile.wide {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 3.75375%;
    padding-right: 3.75375%;
    padding: 0;
  }
  /* line 195, ../sass/partials/_tablet.scss */
  .storytellingPage .tiles .right {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.3%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding: 0;
  }
  /* line 200, ../sass/partials/_tablet.scss */
  .storytellingPage .tiles .right .tile {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: 7.50751%;
    padding-right: 7.50751%;
    padding: 0;
  }
  /* line 208, ../sass/partials/_tablet.scss */
  .storytellingPage nav .title {
    display: block;
  }
  /* line 212, ../sass/partials/_tablet.scss */
  .storytellingPage nav .menu {
    display: none;
  }
  /* line 216, ../sass/partials/_tablet.scss */
  .storytellingPage .layer {
    display: none;
    height: auto;
    width: 245px;
    left: 12px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 10px 0px;
    border: 1px solid #e2e2e2;
    overflow: visible;
  }
  /* line 225, ../sass/partials/_tablet.scss */
  .storytellingPage .layer:before {
    content: "";
    background-image: url('../images/sprite-s73ae55ef30.png');
    background-position: 0 -138px;
    background-repeat: no-repeat;
    height: 16px;
    width: 21px;
    display: block;
    position: absolute;
    top: -16px;
    left: 10px;
  }
}
@media (min-width: 680px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 680px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 680px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 680px) and (min-device-pixel-ratio: 1.5), (min-width: 680px) and (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .layer:before {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -88px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
@media (min-width: 680px) {
  /* line 234, ../sass/partials/_tablet.scss */
  .storytellingPage .layer.left {
    left: 45px;
  }
  /* line 237, ../sass/partials/_tablet.scss */
  .storytellingPage .layer.left:before {
    background-image: url('../images/sprite-s73ae55ef30.png');
    background-position: 0 -107px;
    background-repeat: no-repeat;
    height: 21px;
    width: 16px;
    top: 10px;
    left: -16px;
  }
}
@media (min-width: 680px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 680px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 680px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 680px) and (min-device-pixel-ratio: 1.5), (min-width: 680px) and (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .layer.left:before {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -62px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
@media (min-width: 680px) {
  /* line 246, ../sass/partials/_tablet.scss */
  .storytellingPage #menu {
    display: block;
    box-shadow: none;
    box-shadow: none;
    display: inline-block;
    height: auto;
    width: auto;
    padding: 0px 15px;
  }
  /* line 255, ../sass/partials/_tablet.scss */
  .storytellingPage #menu ul {
    display: block;
    position: static;
    padding: 2px 0 0;
    width: auto;
  }
  /* line 261, ../sass/partials/_tablet.scss */
  .storytellingPage #menu ul li {
    margin: 10px 0px;
  }
  /* line 264, ../sass/partials/_tablet.scss */
  .storytellingPage #menu ul li a {
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin: 0;
    background: #ccc;
    width: 12px;
    height: 12px;
  }
  /* line 276, ../sass/partials/_tablet.scss */
  .storytellingPage #menu ul li.active a {
    background: #000;
  }
  /* line 283, ../sass/partials/_tablet.scss */
  .storytellingPage #menu .content {
    padding: 0;
    width: auto;
    float: none;
  }
  /* line 288, ../sass/partials/_tablet.scss */
  .storytellingPage #menu .content.menu-inner {
    padding: 10px;
  }
  /* line 294, ../sass/partials/_tablet.scss */
  .storytellingPage #menu li span {
    display: none;
  }
  /* line 297, ../sass/partials/_tablet.scss */
  .storytellingPage #menu li a {
    display: block;
  }
  /* line 303, ../sass/partials/_tablet.scss */
  .storytellingPage #share {
    left: auto;
    right: 2%;
  }
  /* line 309, ../sass/partials/_tablet.scss */
  .storytellingPage .img-wrapper .text {
    position: absolute;
    top: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    margin: 0;
    background-image: -moz-linear-gradient(left, rgba(85, 85, 85, 0.5), rgba(85, 85, 85, 0.15) 90%, rgba(85, 85, 85, 0));
    background-image: -webkit-linear-gradient(left, rgba(85, 85, 85, 0.5), rgba(85, 85, 85, 0.15) 90%, rgba(85, 85, 85, 0));
    background-image: linear-gradient(to right, rgba(85, 85, 85, 0.5), rgba(85, 85, 85, 0.15) 90%, rgba(85, 85, 85, 0));
  }
}
@media (min-width: 1024px) {
  /* line 4, ../sass/partials/_desktop.scss */
  .storytellingPage .full .over {
    margin-left: 20%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* line 12, ../sass/partials/_desktop.scss */
  .storytellingPage section.text {
    margin-left: 20%;
  }
  /* line 16, ../sass/partials/_desktop.scss */
  .storytellingPage section.text p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-left: 0;
    float: none;
  }
  /* line 21, ../sass/partials/_desktop.scss */
  .storytellingPage section.text p.narrow {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-left: 0;
    float: none;
  }
  /* line 29, ../sass/partials/_desktop.scss */
  .storytellingPage section.text.narrow p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-left: 0;
    float: none;
  }
  /* line 36, ../sass/partials/_desktop.scss */
  .storytellingPage section.text.opener {
    margin-left: 20%;
  }
  /* line 39, ../sass/partials/_desktop.scss */
  .storytellingPage section.text.opener p {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    padding-left: 0;
    float: none;
  }
  /* line 45, ../sass/partials/_desktop.scss */
  .storytellingPage section.text .media {
    margin-right: 30%;
    float: right;
  }
  /* line 52, ../sass/partials/_desktop.scss */
  .storytellingPage .media {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 40%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    float: right;
  }
  /* line 56, ../sass/partials/_desktop.scss */
  .storytellingPage .media.small {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }
  /* line 60, ../sass/partials/_desktop.scss */
  .storytellingPage .quote {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: left;
    padding-left: 2.5%;
    padding-right: 2.5%;
    margin-left: 10%;
  }
  /* line 65, ../sass/partials/_desktop.scss */
  .storytellingPage .flex-direction-nav {
    display: block;
  }
  /* line 68, ../sass/partials/_desktop.scss */
  .storytellingPage .flex-direction-nav a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: absolute;
    top: 50%;
    margin-top: -35px;
  }
  /* line 75, ../sass/partials/_desktop.scss */
  .storytellingPage .flex-direction-nav a.flex-prev {
    background-image: url('../images/sprite-s73ae55ef30.png');
    background-position: 0 -972px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    left: 10px;
  }
}
@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 1024px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 1024px) and (min-device-pixel-ratio: 1.5), (min-width: 1024px) and (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .flex-direction-nav a.flex-prev {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -830px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
@media (min-width: 1024px) {
  /* line 80, ../sass/partials/_desktop.scss */
  .storytellingPage .flex-direction-nav a.flex-next {
    background-image: url('../images/sprite-s73ae55ef30.png');
    background-position: 0 -821px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    right: 10px;
  }
}
@media (min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 1024px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 1024px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 1024px) and (min-device-pixel-ratio: 1.5), (min-width: 1024px) and (min-resolution: 144dpi) {
  /* line 49, ../sass/partials/_mixin-retina-sprites.scss */
  .storytellingPage .flex-direction-nav a.flex-next {
    background-image: url('../images/sprite-retina-sdb960b46c9.png');
    background-position: 0 -710px;
    -moz-background-size: 200px auto;
    -o-background-size: 200px auto;
    -webkit-background-size: 200px auto;
    background-size: 200px auto;
  }
}
@media (min-width: 1024px) {
  /* line 87, ../sass/partials/_desktop.scss */
  .storytellingPage .image-slider .nomargin {
    margin-top: 6px !important;
  }
  /* line 92, ../sass/partials/_desktop.scss */
  .storytellingPage .image-slider:hover .flex-direction-nav a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
