@-webkit-keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
@keyframes plyr-progress {
  to {
    background-position: 25px 0;
  }
}
/* line 18, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr {
  position: relative;
  max-width: 100%;
  min-width: 200px;
  font-family: "San Francisco", -apple-system, BlinkMacSystemFont, ".SFNSText-Regular", Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
  direction: ltr;
}
/* line 28, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr,
.plyr *,
.plyr *::after,
.plyr *::before {
  box-sizing: border-box;
}
/* line 38, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr a, .plyr button, .plyr input, .plyr label {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
/* line 44, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr video,
.plyr audio {
  width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: inherit;
}
/* line 54, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range'] {
  display: block;
  height: 20px;
  width: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  border: none;
  background: transparent;
}
/* line 68, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-webkit-slider-runnable-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  -webkit-user-select: none;
          user-select: none;
}
/* line 71, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -4px;
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  -webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
  transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
  transition: background .2s ease, border .2s ease, transform .2s ease;
  transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
/* line 78, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-moz-range-track {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  -moz-user-select: none;
       user-select: none;
}
/* line 81, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-moz-range-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  -webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
  transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
  transition: background .2s ease, border .2s ease, transform .2s ease;
  transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
}
/* line 86, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-ms-track {
  height: 8px;
  background: transparent;
  border: 0;
  color: transparent;
}
/* line 92, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-ms-fill-upper {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
      user-select: none;
}
/* line 95, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-ms-fill-lower {
  height: 8px;
  background: transparent;
  border: 0;
  border-radius: 4px;
  -ms-user-select: none;
      user-select: none;
  background: #006ba6;
}
/* line 99, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-ms-thumb {
  position: relative;
  height: 16px;
  width: 16px;
  background: #fff;
  border: 2px solid transparent;
  border-radius: 100%;
  -webkit-transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
  transition: background .2s ease, border .2s ease, -webkit-transform .2s ease;
  transition: background .2s ease, border .2s ease, transform .2s ease;
  transition: background .2s ease, border .2s ease, transform .2s ease, -webkit-transform .2s ease;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0;
}
/* line 104, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-ms-tooltip {
  display: none;
}
/* line 109, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']:focus {
  outline: 0;
}
/* line 112, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']::-moz-focus-outer {
  border: 0;
}
/* line 115, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range'].tab-focus:focus {
  outline-offset: 3px;
}
/* line 121, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']:active::-webkit-slider-thumb {
  background: #006ba6;
  border-color: #fff;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}
/* line 124, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']:active::-moz-range-thumb {
  background: #006ba6;
  border-color: #fff;
  transform: scale(1.25);
}
/* line 127, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr input[type='range']:active::-ms-thumb {
  background: #006ba6;
  border-color: #fff;
  transform: scale(1.25);
}

/* line 135, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--video input[type='range'].tab-focus:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}

/* line 140, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--audio input[type='range'].tab-focus:focus {
  outline: 1px dotted rgba(86, 93, 100, 0.5);
}

/* line 145, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}

/* line 166, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__video-wrapper {
  position: relative;
  background: #000;
  border-radius: inherit;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}

/* line 176, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__video-embed {
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  overflow: hidden;
  border-radius: inherit;
}
/* line 182, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__video-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* line 193, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__video-embed > div {
  position: relative;
  padding-bottom: 200%;
  -webkit-transform: translateY(-35.95%);
          transform: translateY(-35.95%);
}

/* line 200, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr .plyr__video-embed iframe {
  pointer-events: none;
}

/* line 207, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr video::-webkit-media-text-track-container {
  display: none;
}

/* line 210, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__captions {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 40px;
  -webkit-transform: translateY(-120px);
          transform: translateY(-120px);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}
/* line 224, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__captions span {
  border-radius: 2px;
  padding: 6px 20px;
  background: rgba(0, 0, 0, 0.7);
}
/* line 229, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__captions span:empty {
  display: none;
}
@media (min-width: 768px) {
  /* line 210, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
  .plyr__captions {
    font-size: 24px;
  }
}

/* line 237, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--captions-active .plyr__captions {
  display: block;
}

/* line 240, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen-active .plyr__captions {
  font-size: 32px;
}

/* line 243, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--hide-controls .plyr__captions {
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}

/* line 250, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr ::-webkit-media-controls {
  display: none;
}

/* line 255, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  text-align: center;
}
/* line 262, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls > button,
.plyr__controls .plyr__progress,
.plyr__controls .plyr__time {
  margin-left: 10px;
}
/* line 267, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls > button:first-child,
.plyr__controls .plyr__progress:first-child,
.plyr__controls .plyr__time:first-child {
  margin-left: 0;
}
/* line 271, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls .plyr__volume {
  margin-left: 10px;
}
/* line 274, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls [data-plyr="pause"] {
  margin-left: 0;
}
/* line 279, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button {
  position: relative;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: visible;
  vertical-align: middle;
  padding: 14px;
  border: 0;
  background: transparent;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: background .3s ease, color .3s ease, opacity .3s ease;
  transition: background .3s ease, color .3s ease, opacity .3s ease;
  color: inherit;
}
/* line 293, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
/* line 301, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button:focus {
  outline: 0;
}
/* line 307, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls .icon--exit-fullscreen,
.plyr__controls .icon--muted,
.plyr__controls .icon--captions-on {
  display: none;
}
@media (min-width: 480px) {
  /* line 314, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
  .plyr__controls > button,
  .plyr__controls .plyr__progress,
  .plyr__controls .plyr__time {
    margin-left: 20px;
  }
}

/* line 322, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--hide-controls .plyr__controls {
  opacity: 0;
  pointer-events: none;
}

/* line 328, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--video .plyr__controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 100px 20px 20px;
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.5));
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  color: #fff;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
/* line 342, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
  background: #006ba6;
  color: #fff;
}

/* line 351, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--audio .plyr__controls {
  padding: 20px;
  border-radius: inherit;
  background: #fff;
  border: 1px solid #dbe3e8;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  color: #565D64;
}
/* line 361, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover {
  background: #006ba6;
  color: #fff;
}

/* line 370, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__play-large {
  display: none;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 20px;
  background: #006ba6;
  background-color: rgba(0, 0, 0, 0.5);
  border: 4px solid currentColor;
  border-radius: 100%;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
  color: #fff;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
/* line 386, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__play-large svg {
  position: relative;
  left: 4px;
  width: 40px;
  height: 40px;
  display: block;
  fill: currentColor;
}
/* line 395, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__play-large:hover {
  background-color: #006ba6;
}
/* line 399, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__play-large:focus {
  outline: 1px dotted rgba(255, 255, 255, 0.5);
}

/* line 403, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr .plyr__play-large {
  display: inline-block;
}

/* line 406, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--audio .plyr__play-large {
  display: none;
}

/* line 409, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--playing .plyr__play-large {
  opacity: 0;
  visibility: hidden;
}

/* line 415, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls [data-plyr='pause'],
.plyr--playing .plyr__controls [data-plyr='play'] {
  display: none;
}

/* line 419, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--playing .plyr__controls [data-plyr='pause'] {
  display: inline-block;
}

/* line 424, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen-active .icon--exit-fullscreen,
.plyr--muted .plyr__controls .icon--muted,
.plyr--captions-active .plyr__controls .icon--captions-on {
  display: block;
}
/* line 429, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen-active .icon--exit-fullscreen + svg,
.plyr--muted .plyr__controls .icon--muted + svg,
.plyr--captions-active .plyr__controls .icon--captions-on + svg {
  display: none;
}

/* line 435, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr [data-plyr='captions'],
.plyr [data-plyr='fullscreen'] {
  display: none;
}

/* line 439, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--captions-enabled [data-plyr='captions'],
.plyr--fullscreen-enabled [data-plyr='fullscreen'] {
  display: inline-block;
}

/* line 446, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__tooltip {
  position: absolute;
  z-index: 2;
  bottom: 100%;
  margin-bottom: 20px;
  padding: 10px 15px;
  pointer-events: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  -webkit-transform: translate(-50%, 10px) scale(0.8);
          transform: translate(-50%, 10px) scale(0.8);
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
  transition: opacity .2s .1s ease, -webkit-transform .2s .1s ease;
  transition: transform .2s .1s ease, opacity .2s .1s ease;
  transition: transform .2s .1s ease, opacity .2s .1s ease, -webkit-transform .2s .1s ease;
}
/* line 466, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__tooltip::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -4px;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(0, 0, 0, 0.7);
  border-left: 4px solid transparent;
  z-index: 2;
}

/* line 483, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr button:hover .plyr__tooltip,
.plyr button.tab-focus:focus .plyr__tooltip,
.plyr__tooltip--visible {
  opacity: 1;
  -webkit-transform: translate(-50%, 0) scale(1);
          transform: translate(-50%, 0) scale(1);
}

/* line 489, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr button:hover .plyr__tooltip {
  z-index: 3;
}

/* line 494, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button:first-child .plyr__tooltip {
  left: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
          transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 0 100%;
          transform-origin: 0 100%;
}
/* line 499, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button:first-child .plyr__tooltip::before {
  left: 9px0 14px;
}

/* line 505, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button:last-child .plyr__tooltip {
  right: 0;
  -webkit-transform: translate(0, 10px) scale(0.8);
          transform: translate(0, 10px) scale(0.8);
  -webkit-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
/* line 510, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button:last-child .plyr__tooltip::before {
  left: auto;
  right: 9px0 14px;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}

/* line 519, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:first-child .plyr__tooltip--visible,
.plyr__controls button:last-child:hover .plyr__tooltip,
.plyr__controls button:last-child.tab-focus:focus .plyr__tooltip,
.plyr__controls button:last-child .plyr__tooltip--visible {
  -webkit-transform: translate(0, 0) scale(1);
          transform: translate(0, 0) scale(1);
}

/* line 529, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress {
  display: none;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 534, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress input[type="range"] {
  position: relative;
  z-index: 2;
}
/* line 538, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress input[type="range"]::-webkit-slider-runnable-track {
  background: transparent;
}
/* line 541, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress input[type="range"]::-moz-range-track {
  background: transparent;
}
/* line 544, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress input[type="range"]::-ms-fill-upper {
  background: transparent;
}
/* line 550, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress .plyr__tooltip {
  left: 0;
}

/* line 554, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr .plyr__progress {
  display: inline-block;
}

/* line 558, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer,
.plyr__progress--played,
.plyr__volume--display {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: top;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 100px;
}
/* line 573, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer::-webkit-progress-bar,
.plyr__progress--played::-webkit-progress-bar,
.plyr__volume--display::-webkit-progress-bar {
  background: transparent;
}
/* line 576, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer::-webkit-progress-value,
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}
/* line 581, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer::-moz-progress-bar,
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  background: currentColor;
  border-radius: 100px;
  min-width: 8px;
}
/* line 586, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer::-ms-fill,
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  border-radius: 100px;
}

/* line 590, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--played,
.plyr__volume--display {
  z-index: 1;
  color: #006ba6;
  background: transparent;
  -webkit-transition: none;
  transition: none;
}
/* line 597, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--played::-webkit-progress-value,
.plyr__volume--display::-webkit-progress-value {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transition: none;
  transition: none;
}
/* line 604, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--played::-moz-progress-bar,
.plyr__volume--display::-moz-progress-bar {
  min-width: 8px;
  max-width: 99%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-transition: none;
  transition: none;
}
/* line 611, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--played::-ms-fill,
.plyr__volume--display::-ms-fill {
  display: none;
}

/* line 616, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer::-webkit-progress-value {
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
}
/* line 619, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer::-moz-progress-bar {
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
}
/* line 622, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__progress--buffer::-ms-fill {
  -webkit-transition: width .2s ease;
  transition: width .2s ease;
}

/* line 626, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--video .plyr__progress--buffer,
.plyr--video .plyr__volume--display {
  background: rgba(255, 255, 255, 0.25);
}

/* line 630, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--video .plyr__progress--buffer {
  color: rgba(255, 255, 255, 0.25);
}

/* line 633, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--audio .plyr__progress--buffer,
.plyr--audio .plyr__volume--display {
  background: rgba(198, 214, 219, 0.67);
}

/* line 637, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--audio .plyr__progress--buffer {
  color: rgba(198, 214, 219, 0.67);
}

/* line 642, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--loading .plyr__progress--buffer {
  -webkit-animation: plyr-progress 1s linear infinite;
          animation: plyr-progress 1s linear infinite;
  background-size: 25px 25px;
  background-repeat: repeat-x;
  background-image: -webkit-linear-gradient(135deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0.15) 75%, transparent 75%, transparent);
  color: transparent;
}

/* line 657, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--video.plyr--loading .plyr__progress--buffer {
  background-color: rgba(255, 255, 255, 0.25);
}

/* line 660, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--audio.plyr--loading .plyr__progress--buffer {
  background-color: rgba(198, 214, 219, 0.67);
}

/* line 666, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__time {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

/* line 672, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__time + .plyr__time {
  display: none;
}
@media (min-width: 768px) {
  /* line 672, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
  .plyr__time + .plyr__time {
    display: inline-block;
  }
}
/* line 680, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__time + .plyr__time::before {
  content: '\2044';
  margin-right: 20px;
}

/* line 688, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr__volume {
  display: none;
}

/* line 691, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr .plyr__volume {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}
/* line 695, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr .plyr__volume input[type="range"] {
  position: relative;
  z-index: 2;
}
@media (min-width: 480px) {
  /* line 691, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
  .plyr .plyr__volume {
    display: block;
    max-width: 60px;
  }
}
@media (min-width: 768px) {
  /* line 691, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
  .plyr .plyr__volume {
    max-width: 100px;
  }
}

/* line 711, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--is-ios .plyr__volume,
.plyr--is-ios [data-plyr='mute'] {
  display: none !important;
}

/* line 718, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen,
.plyr--fullscreen-active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 10000000;
  background: #000;
  border-radius: 0;
}
/* line 731, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen video,
.plyr--fullscreen-active video {
  height: 100%;
}
/* line 734, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen .plyr__video-wrapper,
.plyr--fullscreen-active .plyr__video-wrapper {
  height: 100%;
  width: 100%;
}
/* line 738, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen .plyr__controls,
.plyr--fullscreen-active .plyr__controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 746, /Users/vince/Sites-Ruby/Airstream/vendor/assets/stylesheets/plyr/plyr.scss */
.plyr--fullscreen.plyr--vimeo .plyr__video-wrapper,
.plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
  height: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
/*

*/

