@charset "UTF-8";
/*!
Author: Jochen Lott
Author url: http://www.jochenlott.com
Version: 1.0
*/
/* line 5, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/2.0.0/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*! 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 */
.ui-helper-hidden {
  display: none;
}

/* line 12, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.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 22, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.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 32, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 38, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 41, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 44, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

/* line 54, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 61, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 70, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 82, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 89, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 93, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

/* line 100, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
/* line 110, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* line 115, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-horizontal {
  height: .8em;
}

/* line 118, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 122, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 126, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 129, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 133, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 137, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 142, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 146, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 149, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* Component containers
----------------------------------*/
/* line 155, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

/* line 159, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 162, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}

/* line 169, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget-content {
  border: 1px solid #dddddd;
  color: #333333;
}

/* line 173, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget-content a {
  color: #333333;
}

/* line 176, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget-header {
  border: 1px solid #e78f08;
  color: #ffffff;
  font-weight: bold;
}

/* line 181, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget-header a {
  color: #ffffff;
}

/* Interaction Cues
----------------------------------*/
/* line 189, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  color: #363636;
}

/* line 195, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 200, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  color: #ffffff;
}

/* line 206, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

/* line 211, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

/* line 216, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 221, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

/* line 228, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

/* line 235, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 243, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* positioning */
/* line 249, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 250, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 251, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 252, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 253, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 254, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 255, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 256, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 257, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 258, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 259, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 260, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 261, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 262, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 263, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 264, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 265, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 266, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 267, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 268, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 269, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 270, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 271, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 272, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 273, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 274, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 275, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 276, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 277, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 278, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 279, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 280, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 281, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 282, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 283, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 284, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 285, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 286, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 287, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 288, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 289, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 290, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 291, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 292, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 293, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 294, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 295, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 296, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 297, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 298, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 299, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 300, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 301, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 302, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 303, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 304, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 305, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 306, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 307, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 308, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 309, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 310, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 311, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 312, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 313, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 314, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 315, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 316, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 317, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 318, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 319, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 320, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 321, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 322, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 323, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 324, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 325, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 326, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 327, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 328, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 329, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 330, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 331, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 332, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 333, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 334, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 335, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 336, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 337, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 338, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 339, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 340, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 341, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 342, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 343, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 344, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 345, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 346, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 347, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 348, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 349, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 350, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 351, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 352, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 353, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 354, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 355, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 356, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 357, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 358, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 359, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 360, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 361, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 362, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 363, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 364, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 365, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 366, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 367, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 368, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 369, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 370, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 371, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 372, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 373, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 374, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 375, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 376, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 377, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 378, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 379, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 380, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 381, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 382, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 383, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 384, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 385, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 387, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 388, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 389, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 390, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 391, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 392, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 393, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 394, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 395, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 396, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 397, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 398, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 399, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 400, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 401, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 402, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 403, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 404, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 405, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 406, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 407, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 408, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 409, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 410, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 411, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 412, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 413, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 414, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 415, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 416, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 417, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 418, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 419, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 420, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 421, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 422, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 423, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 424, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 431, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 437, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 443, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 449, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 457, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.ui-widget-overlay {
  opacity: .5;
  filter: Alpha(Opacity=50);
}

/* line 461, ../sass/partials/_jquery-ui-1.10.4.custom.scss */
.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 */
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0;
}

/* line 14, ../sass/partials/_mediaelementplayer.scss */
.mejs-embed, .mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden;
}

/* line 23, ../sass/partials/_mediaelementplayer.scss */
.mejs-fullscreen {
  /* set it to not show scroll bars so 100% will work */
  overflow: hidden !important;
}

/* line 28, ../sass/partials/_mediaelementplayer.scss */
.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}

/* line 37, ../sass/partials/_mediaelementplayer.scss */
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%;
}

/* line 43, ../sass/partials/_mediaelementplayer.scss */
.mejs-clear {
  clear: both;
}

/* Start: LAYERS */
/* line 48, ../sass/partials/_mediaelementplayer.scss */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 54, ../sass/partials/_mediaelementplayer.scss */
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 62, ../sass/partials/_mediaelementplayer.scss */
.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* line 70, ../sass/partials/_mediaelementplayer.scss */
:root .mejs-poster img {
  display: none;
}

/* line 74, ../sass/partials/_mediaelementplayer.scss */
.mejs-poster img {
  border: 0;
  padding: 0;
  border: 0;
}

/* line 80, ../sass/partials/_mediaelementplayer.scss */
.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 86, ../sass/partials/_mediaelementplayer.scss */
.mejs-overlay-play {
  cursor: pointer;
}

/* line 90, ../sass/partials/_mediaelementplayer.scss */
.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 100, ../sass/partials/_mediaelementplayer.scss */
.no-svg .mejs-overlay-button {
  width: 73px;
  height: 73px;
  margin: -36px 0 0 -36px;
  background-image: url(../images/mediaelement/bigplay.png);
}

/* line 107, ../sass/partials/_mediaelementplayer.scss */
.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px;
}

/* line 111, ../sass/partials/_mediaelementplayer.scss */
.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 129, ../sass/partials/_mediaelementplayer.scss */
.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../images/mediaelement/loading.gif) 50% 50% no-repeat;
}

/* End: LAYERS */
/* Start: CONTROL BAR */
/* line 139, ../sass/partials/_mediaelementplayer.scss */
.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 157, ../sass/partials/_mediaelementplayer.scss */
.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 172, ../sass/partials/_mediaelementplayer.scss */
.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 187, ../sass/partials/_mediaelementplayer.scss */
.no-svg .mejs-controls .mejs-button button {
  background-image: url(../images/mediaelement/controls.png);
}

/* :focus for accessibility */
/* line 192, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-button button:focus {
  outline: dotted 1px #999;
}

/* End: CONTROL BAR */
/* Start: Time (Current / Duration) */
/* line 199, ../sass/partials/_mediaelementplayer.scss */
.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 212, ../sass/partials/_mediaelementplayer.scss */
.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;
}

/* End: Time (Current / Duration) */
/* Start: Play/Pause/Stop */
/* line 224, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-play button {
  background-position: 0 0;
}

/* line 228, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-pause button {
  background-position: 0 -16px;
}

/* line 232, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-stop button {
  background-position: -112px 0;
}

/* Start: Play/Pause/Stop */
/* Start: Progress Bar */
/* line 238, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding-top: 5px;
}

/* line 244, ../sass/partials/_mediaelementplayer.scss */
.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 255, ../sass/partials/_mediaelementplayer.scss */
.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 267, ../sass/partials/_mediaelementplayer.scss */
.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 286, ../sass/partials/_mediaelementplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 286, ../sass/partials/_mediaelementplayer.scss */
  to {
    background-position: 30px 0;
  }
}
@-moz-keyframes buffering-stripes {
  /* line 287, ../sass/partials/_mediaelementplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 287, ../sass/partials/_mediaelementplayer.scss */
  to {
    background-position: 30px 0;
  }
}
@-ms-keyframes buffering-stripes {
  /* line 288, ../sass/partials/_mediaelementplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 288, ../sass/partials/_mediaelementplayer.scss */
  to {
    background-position: 30px 0;
  }
}
@-o-keyframes buffering-stripes {
  /* line 289, ../sass/partials/_mediaelementplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 289, ../sass/partials/_mediaelementplayer.scss */
  to {
    background-position: 30px 0;
  }
}
@keyframes buffering-stripes {
  /* line 290, ../sass/partials/_mediaelementplayer.scss */
  from {
    background-position: 0 0;
  }

  /* line 290, ../sass/partials/_mediaelementplayer.scss */
  to {
    background-position: 30px 0;
  }
}
/* line 292, ../sass/partials/_mediaelementplayer.scss */
.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 304, ../sass/partials/_mediaelementplayer.scss */
.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 316, ../sass/partials/_mediaelementplayer.scss */
.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 331, ../sass/partials/_mediaelementplayer.scss */
.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 344, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0;
}

/* line 352, ../sass/partials/_mediaelementplayer.scss */
.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 367, ../sass/partials/_mediaelementplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px;
}

/* line 371, ../sass/partials/_mediaelementplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px;
}

/* line 375, ../sass/partials/_mediaelementplayer.scss */
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px;
}

/*
.mejs-controls .mejs-time-rail:hover .mejs-time-handle {
	visibility:visible;
}
*/
/* End: Progress Bar */
/* Start: Fullscreen */
/* line 387, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0;
}

/* line 391, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px;
}

/* End: Fullscreen */
/* Start: Mute/Volume */
/* line 401, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px;
}

/* line 405, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-unmute button {
  background-position: -16px 0;
}

/* line 409, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-volume-button {
  position: relative;
}

/* line 413, ../sass/partials/_mediaelementplayer.scss */
.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 429, ../sass/partials/_mediaelementplayer.scss */
.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;
}

/*
.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
	display: block;
}
*/
/* line 441, ../sass/partials/_mediaelementplayer.scss */
.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 452, ../sass/partials/_mediaelementplayer.scss */
.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 463, ../sass/partials/_mediaelementplayer.scss */
.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;
}

/* horizontal version */
/* line 479, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative;
}

/* line 485, ../sass/partials/_mediaelementplayer.scss */
.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 507, ../sass/partials/_mediaelementplayer.scss */
.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 529, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none;
}

/* End: Mute/Volume */
/* Start: Track (Captions and Chapters) */
/* line 536, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button {
  position: relative;
}

/* line 540, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button button {
  background-position: -48px 0;
}

/* line 543, ../sass/partials/_mediaelementplayer.scss */
.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;
}

/*
.mejs-controls .mejs-captions-button:hover  .mejs-captions-selector {
	visibility: visible;
}
*/
/* line 566, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 574, ../sass/partials/_mediaelementplayer.scss */
.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 583, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

/* line 589, ../sass/partials/_mediaelementplayer.scss */
.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 598, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0;
}

/* line 603, ../sass/partials/_mediaelementplayer.scss */
.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1;
}

/* line 612, ../sass/partials/_mediaelementplayer.scss */
.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 628, ../sass/partials/_mediaelementplayer.scss */
.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 638, ../sass/partials/_mediaelementplayer.scss */
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none;
}

/* line 642, ../sass/partials/_mediaelementplayer.scss */
.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 654, ../sass/partials/_mediaelementplayer.scss */
.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 664, ../sass/partials/_mediaelementplayer.scss */
.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 673, ../sass/partials/_mediaelementplayer.scss */
.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff;
}

/* line 683, ../sass/partials/_mediaelementplayer.scss */
.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline;
}

/* line 688, ../sass/partials/_mediaelementplayer.scss */
.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal;
}

/* line 693, ../sass/partials/_mediaelementplayer.scss */
.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
}

/* line 700, ../sass/partials/_mediaelementplayer.scss */
.mejs-captions-position-hover {
  bottom: 45px;
}

/* line 704, ../sass/partials/_mediaelementplayer.scss */
.mejs-captions-text {
  padding: 3px 5px;
  background: url(../images/mediaelement/background.png);
  background: rgba(20, 20, 20, 0.8);
}

/* End: Track (Captions and Chapters) */
/* Start: Error */
/* line 716, ../sass/partials/_mediaelementplayer.scss */
.me-cannotplay a {
  color: #fff;
  font-weight: bold;
}

/* line 721, ../sass/partials/_mediaelementplayer.scss */
.me-cannotplay span {
  padding: 15px;
  display: block;
}

/* End: Error */
/* Start: Loop */
/* line 729, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px;
}

/* line 733, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-loop-on button {
  background-position: -64px 0;
}

/* End: Loop */
/* Start: backlight */
/* line 740, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px;
}

/* line 744, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0;
}

/* End: backlight */
/* Start: Picture Controls */
/* line 750, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0;
}

/* End: Picture Controls */
/* context menu */
/* line 757, ../sass/partials/_mediaelementplayer.scss */
.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 768, ../sass/partials/_mediaelementplayer.scss */
.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333;
}

/* line 775, ../sass/partials/_mediaelementplayer.scss */
.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333;
}

/* line 782, ../sass/partials/_mediaelementplayer.scss */
.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2C7C91;
  color: #fff;
}

/* Start: Source Chooser */
/* line 788, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button {
  position: relative;
}

/* line 792, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0;
}

/* line 796, ../sass/partials/_mediaelementplayer.scss */
.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 813, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden;
}

/* line 821, ../sass/partials/_mediaelementplayer.scss */
.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 830, ../sass/partials/_mediaelementplayer.scss */
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
}

/* line 836, ../sass/partials/_mediaelementplayer.scss */
.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;
}

/* End: Source Chooser */
/* Start: Postroll */
/* line 847, ../sass/partials/_mediaelementplayer.scss */
.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 858, ../sass/partials/_mediaelementplayer.scss */
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%;
}

/* line 862, ../sass/partials/_mediaelementplayer.scss */
.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;
}

/* End: Postroll */
/* line 33, ../sass/partials/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after, .twentytwenty-vertical .twentytwenty-handle:before, .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 42, ../sass/partials/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-handle:before, .twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}

/* line 49, ../sass/partials/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-handle:before, .twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}

/* line 56, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

/* line 63, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label, .twentytwenty-overlay {
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}

/* line 65, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before-label, .twentytwenty-after-label {
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

/* line 67, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before-label:before, .twentytwenty-after-label:before {
  color: white;
  font-size: 13px;
  letter-spacing: 0.1em;
}

/* line 73, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before-label:before, .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 81, ../sass/partials/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-before-label:before, .twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px;
}

/* line 86, ../sass/partials/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-before-label:before, .twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}

/* line 93, ../sass/partials/_twentytwenty.scss */
.twentytwenty-left-arrow, .twentytwenty-right-arrow, .twentytwenty-up-arrow, .twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}

/* line 100, ../sass/partials/_twentytwenty.scss */
.twentytwenty-left-arrow, .twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}

/* line 106, ../sass/partials/_twentytwenty.scss */
.twentytwenty-up-arrow, .twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}

/* line 113, ../sass/partials/_twentytwenty.scss */
.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 121, ../sass/partials/_twentytwenty.scss */
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
/* line 128, ../sass/partials/_twentytwenty.scss */
.twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent;
}
/* line 131, ../sass/partials/_twentytwenty.scss */
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}
/* line 134, ../sass/partials/_twentytwenty.scss */
.twentytwenty-container * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 138, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before-label {
  opacity: 0;
}
/* line 144, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before-label:before {
  content: "";
}

/* line 152, ../sass/partials/_twentytwenty.scss */
.twentytwenty-after-label {
  opacity: 0;
}
/* line 158, ../sass/partials/_twentytwenty.scss */
.twentytwenty-after-label:before {
  content: "";
}

/* line 168, ../sass/partials/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}

/* line 176, ../sass/partials/_twentytwenty.scss */
.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}

/* line 185, ../sass/partials/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}

/* line 193, ../sass/partials/_twentytwenty.scss */
.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}

/* line 200, ../sass/partials/_twentytwenty.scss */
.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 208, ../sass/partials/_twentytwenty.scss */
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
/* line 210, ../sass/partials/_twentytwenty.scss */
.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}
/* line 211, ../sass/partials/_twentytwenty.scss */
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}

/* line 215, ../sass/partials/_twentytwenty.scss */
.twentytwenty-before {
  z-index: 20;
}

/* line 216, ../sass/partials/_twentytwenty.scss */
.twentytwenty-after {
  z-index: 10;
}

/* line 219, ../sass/partials/_twentytwenty.scss */
.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 237, ../sass/partials/_twentytwenty.scss */
.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 245, ../sass/partials/_twentytwenty.scss */
.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 257, ../sass/partials/_twentytwenty.scss */
.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 265, ../sass/partials/_twentytwenty.scss */
.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 275, ../sass/partials/_twentytwenty.scss */
.twentytwenty-left-arrow {
  border-right: 6px solid white;
  left: 50%;
  margin-left: -17px;
}

/* line 283, ../sass/partials/_twentytwenty.scss */
.twentytwenty-right-arrow {
  border-left: 6px solid white;
  right: 50%;
  margin-right: -17px;
}

/* line 291, ../sass/partials/_twentytwenty.scss */
.twentytwenty-up-arrow {
  border-bottom: 6px solid white;
  top: 50%;
  margin-top: -17px;
}

/* line 299, ../sass/partials/_twentytwenty.scss */
.twentytwenty-down-arrow {
  border-top: 6px solid white;
  bottom: 50%;
  margin-bottom: -17px;
}

/* line 30, ../sass/partials/_base.scss */
body {
  font-family: Verdana, sans-serif;
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  color: black;
  min-width: 320px;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

/* line 40, ../sass/partials/_base.scss */
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 45, ../sass/partials/_base.scss */
a:hover, a.active {
  color: #c60000;
}

/* line 50, ../sass/partials/_base.scss */
img, video {
  width: 100%;
  display: block;
}

/* line 55, ../sass/partials/_base.scss */
h1 {
  font-family: Georgia, serif;
  line-height: 70px;
  font-size: 60px;
  font-weight: 400;
  text-transform: none;
  padding-bottom: 5px;
  color: black;
}
/* line 61, ../sass/partials/_base.scss */
h1 + small {
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  display: block;
  margin-top: 5px;
}

/* line 68, ../sass/partials/_base.scss */
h2 {
  font-family: Georgia, serif;
  line-height: 42px;
  font-size: 28px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 20px;
}

/* line 74, ../sass/partials/_base.scss */
small {
  color: #555555;
  display: block;
  line-height: 11px;
  font-size: 10px;
  font-weight: 400;
  text-transform: none;
  font-family: Verdana, sans-serif;
}

/* line 81, ../sass/partials/_base.scss */
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 86, ../sass/partials/_base.scss */
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 99, ../sass/partials/_base.scss */
.lt-ie9 nav {
  border-bottom: 1px solid #ccc;
}
/* line 103, ../sass/partials/_base.scss */
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 118, ../sass/partials/_base.scss */
nav.chapters h4 {
  line-height: 26px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  font-family: Georgia, serif;
}
/* line 123, ../sass/partials/_base.scss */
nav.chapters .next {
  float: right;
  padding-right: 35px;
  position: relative;
}
/* line 128, ../sass/partials/_base.scss */
nav.chapters .next small {
  text-align: right;
}
/* line 132, ../sass/partials/_base.scss */
nav.chapters .next:after {
  content: "";
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -602px;
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
  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 */
  nav.chapters .next:after {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -496px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 140, ../sass/partials/_base.scss */
nav.chapters .next h4, nav.chapters .next small {
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
/* line 145, ../sass/partials/_base.scss */
nav.chapters .next:hover small {
  color: black;
}
/* line 149, ../sass/partials/_base.scss */
nav.chapters .next:hover h4 {
  color: #c60000;
}
/* line 153, ../sass/partials/_base.scss */
nav.chapters .next:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 158, ../sass/partials/_base.scss */
nav.chapters .prev {
  float: left;
  padding-left: 35px;
  position: relative;
}
/* line 163, ../sass/partials/_base.scss */
nav.chapters .prev:before {
  content: "";
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -683px;
  background-repeat: no-repeat;
  height: 26px;
  width: 26px;
  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 */
  nav.chapters .prev:before {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -567px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 173, ../sass/partials/_base.scss */
nav.chapters .prev:hover small {
  color: black;
}
/* line 176, ../sass/partials/_base.scss */
nav.chapters .prev:hover h4 {
  color: #c60000;
}
/* line 180, ../sass/partials/_base.scss */
nav.chapters .prev:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
/* line 187, ../sass/partials/_base.scss */
nav .title {
  display: none;
  float: left;
  color: #555555;
}
/* line 193, ../sass/partials/_base.scss */
nav ul {
  float: left;
  background: white;
}
/* line 197, ../sass/partials/_base.scss */
nav ul li {
  margin: 10px 0;
}
/* line 203, ../sass/partials/_base.scss */
nav .logo {
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -487px;
  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 */
  nav .logo {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -396px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 211, ../sass/partials/_base.scss */
nav .menu {
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -517px;
  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 */
  nav .menu {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -421px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 216, ../sass/partials/_base.scss */
nav .comment {
  background-image: url('../images/sprite-sb5e9ffec16.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 */
  nav .comment {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -195px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 221, ../sass/partials/_base.scss */
nav a.share {
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -779px;
  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 */
  nav a.share {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -648px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}

/* line 228, ../sass/partials/_base.scss */
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 233, ../sass/partials/_base.scss */
section.nomargin {
  margin-bottom: 0;
}

/* line 237, ../sass/partials/_base.scss */
.page {
  padding-top: 40px;
  overflow: hidden;
}
/* line 241, ../sass/partials/_base.scss */
.cssanimations .page {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 245, ../sass/partials/_base.scss */
.full {
  width: 100%;
  padding: 0;
  position: relative;
  color: black;
}
/* line 251, ../sass/partials/_base.scss */
.full video, .full .me-plugin {
  width: 100% !important;
  height: auto !important;
}
/* line 255, ../sass/partials/_base.scss */
.full video + img, .full .me-plugin + img {
  display: none;
}
/* line 260, ../sass/partials/_base.scss */
.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 267, ../sass/partials/_base.scss */
.full .over h1 {
  margin-bottom: 7px;
  position: relative;
  text-shadow: 0px 1px 0px #555555;
  color: white;
}
/* line 274, ../sass/partials/_base.scss */
.full .over h1 span {
  position: absolute;
  bottom: 0;
  left: 0;
}
/* line 281, ../sass/partials/_base.scss */
.full .over small {
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  display: block;
  margin-top: 5px;
  color: white;
}

/* line 289, ../sass/partials/_base.scss */
.text {
  font-family: Georgia, serif;
  line-height: 27px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
/* line 294, ../sass/partials/_base.scss */
.text strong {
  font-size: 295%;
  float: left;
  margin: 13px 8px 0px 0px;
}

/* line 301, ../sass/partials/_base.scss */
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 305, ../sass/partials/_base.scss */
.opener {
  font-family: Georgia, serif;
  line-height: 27px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
}
/* line 309, ../sass/partials/_base.scss */
.opener strong {
  margin: 15px 8px 0px 0px;
}

/* line 313, ../sass/partials/_base.scss */
.media {
  margin: 20px 0px;
}
/* line 316, ../sass/partials/_base.scss */
.media small {
  margin-top: 5px;
  line-height: 17px;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
/* line 320, ../sass/partials/_base.scss */
.media small .copyright {
  float: right;
  font-style: italic;
  font-size: 10px;
}

/* line 327, ../sass/partials/_base.scss */
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 339, ../sass/partials/_base.scss */
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 345, ../sass/partials/_base.scss */
blockquote:before {
  content: "";
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -719px;
  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 */
  blockquote:before {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -598px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 352, ../sass/partials/_base.scss */
blockquote:after {
  content: "";
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -749px;
  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 */
  blockquote:after {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -623px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}

/* line 359, ../sass/partials/_base.scss */
.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 365, ../sass/partials/_base.scss */
.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 368, ../sass/partials/_base.scss */
.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 371, ../sass/partials/_base.scss */
.persona:hover {
  background: #f1f1f1;
}
/* line 374, ../sass/partials/_base.scss */
.persona:hover p {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 379, ../sass/partials/_base.scss */
.flex-control-paging {
  text-align: center;
}
/* line 382, ../sass/partials/_base.scss */
.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 392, ../sass/partials/_base.scss */
.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 403, ../sass/partials/_base.scss */
.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 416, ../sass/partials/_base.scss */
.flex-control-paging li a.flex-active:after {
  background: #000;
}

/* line 423, ../sass/partials/_base.scss */
.flex-direction-nav {
  display: none;
}

/* line 426, ../sass/partials/_base.scss */
.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 440, ../sass/partials/_base.scss */
.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 445, ../sass/partials/_base.scss */
.layer .content.menu-inner {
  font-family: Georgia, serif;
}

/* line 450, ../sass/partials/_base.scss */
#menu {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  border: none;
  position: fixed;
  left: 0;
  top: 50px;
  z-index: 5;
}

/* line 459, ../sass/partials/_base.scss */
.share-container {
  display: inline-block;
  float: right;
}

/* line 463, ../sass/partials/_base.scss */
#share {
  text-align: right;
  top: 40px;
}
/* line 467, ../sass/partials/_base.scss */
#share:before {
  left: auto;
  right: 12px;
}

/* line 472, ../sass/partials/_base.scss */
#opinion {
  display: none;
}
/* line 474, ../sass/partials/_base.scss */
#opinion .content {
  height: 95%;
}

/* line 480, ../sass/partials/_base.scss */
.tiles2 {
  width: 100%;
  padding: 0;
  overflow: visible;
}

/* line 486, ../sass/partials/_base.scss */
.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 494, ../sass/partials/_base.scss */
.cardFace {
  width: 100%;
  overflow: hidden;
}

/* line 502, ../sass/partials/_base.scss */
.back {
  background: #f1f1f1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

/* line 512, ../sass/partials/_base.scss */
.tiles .right {
  display: none;
}

/* line 516, ../sass/partials/_base.scss */
.tile {
  width: 100%;
  border: 1px solid #fff;
  position: relative;
  overflow: hidden;
}

/* line 522, ../sass/partials/_base.scss */
.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 532, ../sass/partials/_base.scss */
.overlay .content {
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 4% 4%;
  width: 92%;
}
/* line 540, ../sass/partials/_base.scss */
.overlay strong {
  line-height: 26px;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  font-family: Georgia, serif;
  display: block;
  margin-bottom: 3px;
}

/* line 548, ../sass/partials/_base.scss */
.separator {
  border-bottom: 1px solid black;
  display: block;
  position: relative;
  padding-top: 70px;
  margin: 70px 0;
  clear: both;
}
/* line 556, ../sass/partials/_base.scss */
.separator:first-child {
  margin-top: 0;
}
/* line 560, ../sass/partials/_base.scss */
.separator.standalone {
  width: 95%;
  margin: 50px auto;
  clear: both;
}
/* line 566, ../sass/partials/_base.scss */
.separator:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -25px;
  background: white;
  border-left: 5px solid white;
  border-right: 5px solid white;
}
/* line 578, ../sass/partials/_base.scss */
.separator.bagger:after {
  background-image: url('../images/sprite-sb5e9ffec16.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 */
  .separator.bagger:after {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -109px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 586, ../sass/partials/_base.scss */
.separator.eisen:after {
  background-image: url('../images/sprite-sb5e9ffec16.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 */
  .separator.eisen:after {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -230px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 593, ../sass/partials/_base.scss */
.separator.haus:after {
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -402px;
  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 */
  .separator.haus:after {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -321px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
/* line 600, ../sass/partials/_base.scss */
.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;
}

/* line 613, ../sass/partials/_base.scss */
#map {
  width: 100%;
  height: 500px;
  color: #000;
}

/* line 619, ../sass/partials/_base.scss */
.slider {
  padding-bottom: 50px;
}
/* line 622, ../sass/partials/_base.scss */
.slider .content {
  position: relative;
  overflow: hidden;
}
/* line 626, ../sass/partials/_base.scss */
.slider .content img {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 632, ../sass/partials/_base.scss */
.slider .content img:first-child {
  position: static;
}

/* line 639, ../sass/partials/_base.scss */
.slider-element {
  height: 1px;
  border-radius: 0px;
  background: #000;
  border: 0px none;
  margin: 20px 10px;
}
/* line 646, ../sass/partials/_base.scss */
.slider-element .ui-slider-handle {
  width: 20px;
  height: 20px;
  border-radius: 100px;
  top: -10px;
  background: #ccc;
  outline: none;
  cursor: pointer;
}
/* line 657, ../sass/partials/_base.scss */
.slider-element .ui-slider-handle.ui-state-active {
  background: #000;
}

/* line 662, ../sass/partials/_base.scss */
.fullscreen {
  position: relative;
  cursor: pointer;
  z-index: 0;
}
/* line 667, ../sass/partials/_base.scss */
.fullscreen .button {
  content: "";
  background-image: url('../images/sprite-sb5e9ffec16.png');
  background-position: 0 -342px;
  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 */
  .fullscreen .button {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -266px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}

/* line 676, ../sass/partials/_base.scss */
.fullscreen-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  display: none;
  z-index: 2;
}

/* line 686, ../sass/partials/_base.scss */
.image-overlay {
  position: fixed;
  top: 50%;
  padding: 10px;
  background: #fff;
  box-shadow: 0px 1px 10px #ccc;
  display: none;
  z-index: 4;
}
/* line 696, ../sass/partials/_base.scss */
.lt-ie9 .image-overlay {
  border: 1px solid #ccc;
}
/* line 700, ../sass/partials/_base.scss */
.image-overlay a {
  position: absolute;
  top: 15px;
  right: 15px;
  background-image: url('../images/sprite-sb5e9ffec16.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 */
  .image-overlay a {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -162px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}

/* line 708, ../sass/partials/_base.scss */
.text-centered {
  text-align: center;
}

/* line 711, ../sass/partials/_base.scss */
.no-padding {
  padding: 0;
}

/* line 714, ../sass/partials/_base.scss */
.no-margin {
  margin: 0;
}

/* line 717, ../sass/partials/_base.scss */
.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 724, ../sass/partials/_base.scss */
.img-description strong {
  font-size: 295%;
  float: left;
  margin: 13px 8px 0px 0px;
  color: #555555;
}

/* line 731, ../sass/partials/_base.scss */
.img-wrapper {
  position: relative;
}
/* line 734, ../sass/partials/_base.scss */
.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 746, ../sass/partials/_base.scss */
h5 {
  font-family: Verdana, sans-serif;
  line-height: 27px;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  color: white;
}

/* line 751, ../sass/partials/_base.scss */
.img-date {
  z-index: 10;
  display: block;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 10px;
  padding: 1px 5px;
}

/* line 759, ../sass/partials/_base.scss */
.date-before {
  left: 10px;
}

/* line 762, ../sass/partials/_base.scss */
.date-after {
  right: 10px;
}

@media (min-width: 680px) {
  /* line 3, ../sass/partials/_tablet.scss */
  section.text {
    margin-left: 10%;
  }

  /* line 9, ../sass/partials/_tablet.scss */
  .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 15, ../sass/partials/_tablet.scss */
  .text.opener {
    margin-left: 10%;
  }
  /* line 18, ../sass/partials/_tablet.scss */
  .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 24, ../sass/partials/_tablet.scss */
  .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 31, ../sass/partials/_tablet.scss */
  section {
    margin-bottom: 70px;
  }

  /* line 35, ../sass/partials/_tablet.scss */
  h1 {
    font-family: Georgia, serif;
    line-height: 66px;
    font-size: 60px;
    font-weight: 400;
    text-transform: none;
    padding-bottom: 5px;
  }

  /* line 41, ../sass/partials/_tablet.scss */
  h2 {
    -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;
  }

  /* line 48, ../sass/partials/_tablet.scss */
  .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 52, ../sass/partials/_tablet.scss */
  .full .over h1  {
    margin-bottom: 15px;
  }
  /* line 56, ../sass/partials/_tablet.scss */
  .full .over small {
    line-height: 27px;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
  }

  /* line 61, ../sass/partials/_tablet.scss */
  .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%;
    margin-right: 20%;
    float: right;
  }

  /* line 66, ../sass/partials/_tablet.scss */
  .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 69, ../sass/partials/_tablet.scss */
  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 76, ../sass/partials/_tablet.scss */
  .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 85, ../sass/partials/_tablet.scss */
  .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 88, ../sass/partials/_tablet.scss */
  .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 96, ../sass/partials/_tablet.scss */
  .opener {
    line-height: 36px;
    font-size: 24px;
    font-weight: 400;
    text-transform: none;
  }

  /* line 103, ../sass/partials/_tablet.scss */
  .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 111, ../sass/partials/_tablet.scss */
  .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 115, ../sass/partials/_tablet.scss */
  .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 120, ../sass/partials/_tablet.scss */
  .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 126, ../sass/partials/_tablet.scss */
  .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 131, ../sass/partials/_tablet.scss */
  .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 139, ../sass/partials/_tablet.scss */
  nav .title {
    display: block;
  }
  /* line 143, ../sass/partials/_tablet.scss */
  nav .menu {
    display: none;
  }

  /* line 147, ../sass/partials/_tablet.scss */
  .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 156, ../sass/partials/_tablet.scss */
  .layer:before {
    content: "";
    background-image: url('../images/sprite-sb5e9ffec16.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 */
  .layer:before {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -88px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
@media (min-width: 680px) {
  /* line 165, ../sass/partials/_tablet.scss */
  .layer.left {
    left: 45px;
  }
  /* line 168, ../sass/partials/_tablet.scss */
  .layer.left:before {
    background-image: url('../images/sprite-sb5e9ffec16.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 */
  .layer.left:before {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -62px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}

@media (min-width: 680px) {
  /* line 177, ../sass/partials/_tablet.scss */
  #menu {
    display: block;
    box-shadow: none;
    box-shadow: none;
    display: inline-block;
    height: auto;
    width: auto;
    padding: 0px 15px;
  }
  /* line 186, ../sass/partials/_tablet.scss */
  #menu ul {
    display: block;
    position: static;
    padding: 2px 0 0;
    width: auto;
  }
  /* line 192, ../sass/partials/_tablet.scss */
  #menu ul li {
    margin: 10px 0px;
  }
  /* line 195, ../sass/partials/_tablet.scss */
  #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 207, ../sass/partials/_tablet.scss */
  #menu ul li.active a {
    background: #000;
  }
  /* line 214, ../sass/partials/_tablet.scss */
  #menu .content {
    padding: 0;
    width: auto;
    float: none;
  }
  /* line 219, ../sass/partials/_tablet.scss */
  #menu .content.menu-inner {
    padding: 10px;
  }
  /* line 225, ../sass/partials/_tablet.scss */
  #menu li span {
    display: none;
  }
  /* line 228, ../sass/partials/_tablet.scss */
  #menu li a {
    display: block;
  }

  /* line 234, ../sass/partials/_tablet.scss */
  #share {
    left: auto;
    right: 2%;
  }
}
@media (min-width: 1024px) {
  /* line 4, ../sass/partials/_desktop.scss */
  .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 */
  section.text {
    margin-left: 20%;
  }

  /* line 18, ../sass/partials/_desktop.scss */
  .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 23, ../sass/partials/_desktop.scss */
  .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 31, ../sass/partials/_desktop.scss */
  .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 38, ../sass/partials/_desktop.scss */
  .text.opener {
    margin-left: 20%;
  }
  /* line 41, ../sass/partials/_desktop.scss */
  .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 49, ../sass/partials/_desktop.scss */
  .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%;
    margin-right: 30%;
    float: right;
  }

  /* line 54, ../sass/partials/_desktop.scss */
  .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 59, ../sass/partials/_desktop.scss */
  .flex-direction-nav {
    display: block;
  }
  /* line 62, ../sass/partials/_desktop.scss */
  .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 69, ../sass/partials/_desktop.scss */
  .flex-direction-nav a.flex-prev {
    background-image: url('../images/sprite-sb5e9ffec16.png');
    background-position: 0 -638px;
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    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 */
  .flex-direction-nav a.flex-prev {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -527px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}
@media (min-width: 1024px) {
  /* line 74, ../sass/partials/_desktop.scss */
  .flex-direction-nav a.flex-next {
    background-image: url('../images/sprite-sb5e9ffec16.png');
    background-position: 0 -557px;
    background-repeat: no-repeat;
    height: 35px;
    width: 35px;
    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 */
  .flex-direction-nav a.flex-next {
    background-image: url('../images/sprite-retina-s0c3b586a76.png');
    background-position: 0 -456px;
    -moz-background-size: 144px auto;
    -o-background-size: 144px auto;
    -webkit-background-size: 144px auto;
    background-size: 144px auto;
  }
}

@media (min-width: 1024px) {
  /* line 83, ../sass/partials/_desktop.scss */
  .image-slider:hover .flex-direction-nav a {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
}
