/**
 * Colors
 */
/* CrashPlan business colors */
/**
 * Fonts
 */
/* Default browser font size, used for calculation. If font-size is set on HTML element, set accordingly */
/**
 * Breakpoints
 */
/**
 * Main Headers
 **/
/**
 * Layers
 **/
/**
 * Fluid Type
 */
/*
 * Mixin to specify fluid font-sizes and related properties
 * $base-size Font size at sizes lower than first breakpoint
 * $size-at-bp-1 Font size between first and second breakpoints
 * $size-at-bp-2 Font size between second and third breakpoints
 * $size-at-bp-3 Font size at third btrakpoint and larger
 * $line-height Line height, defaults to 1.4
 */
/* Largest text size. Used excusively for main headlines */
/* Size for main body text */
/* Smallest text size. Used for column body text */
/* Exception: tiny text */
/**
 * Site Style Mixins
 */
/* Used for elements using font-awesome. */
/* */
/* */
/**
 * Utility Mixins
 **

/* Disable list style and default margin/padding */
/* Reset link color inheritance */
/* Display ul or ol horizontally */
/* Reset browser defaults for button element */
/* Set property with rgba color and fallback */
/* Set border (or border-top, border-left, etc...) with rgba color and fallback */
/* Use rem units with px fallback for compatability. Takes either (unitless) rem or px */
/* Set background property with svg
 * $image is path to image without extension, same path is used for png fallback
 * $properties is the rest of the background properties (e.g no-repeat 0 0)
 * $color is optional and is the background color that should be used, default is transparent.
 */
/* Set background image property with svg
 * $image is path to image without extension, same path is used for png fallback
 */
/* Used for elements using font-awesome with pseudo elements. */
/* Fix rendering bugs on position:fixed elements */
/* Clear &after element */
/**
 * Colors
 */
/* CrashPlan business colors */
/**
 * Fonts
 */
/* Default browser font size, used for calculation. If font-size is set on HTML element, set accordingly */
/**
 * Breakpoints
 */
/**
 * Main Headers
 **/
/**
 * Layers
 **/
/**
 * Fluid Type
 */
/*
 * Mixin to specify fluid font-sizes and related properties
 * $base-size Font size at sizes lower than first breakpoint
 * $size-at-bp-1 Font size between first and second breakpoints
 * $size-at-bp-2 Font size between second and third breakpoints
 * $size-at-bp-3 Font size at third btrakpoint and larger
 * $line-height Line height, defaults to 1.4
 */
/* Largest text size. Used excusively for main headlines */
/* Size for main body text */
/* Smallest text size. Used for column body text */
/* Exception: tiny text */
/**
 * Site Style Mixins
 */
/* Used for elements using font-awesome. */
/* */
/* */
/**
 * Utility Mixins
 **

/* Disable list style and default margin/padding */
/* Reset link color inheritance */
/* Display ul or ol horizontally */
/* Reset browser defaults for button element */
/* Set property with rgba color and fallback */
/* Set border (or border-top, border-left, etc...) with rgba color and fallback */
/* Use rem units with px fallback for compatability. Takes either (unitless) rem or px */
/* Set background property with svg
 * $image is path to image without extension, same path is used for png fallback
 * $properties is the rest of the background properties (e.g no-repeat 0 0)
 * $color is optional and is the background color that should be used, default is transparent.
 */
/* Set background image property with svg
 * $image is path to image without extension, same path is used for png fallback
 */
/* Used for elements using font-awesome with pseudo elements. */
/* Fix rendering bugs on position:fixed elements */
/* Clear &after element */
/* Bootstrap defaults for 940 grid */
/* Fluid grid 940px */
/* line 13, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
.row-fluid {
  width: 100%;
  overflow: hidden;
  *zoom: 1;
  /* Space grid-sized controls properly if multiple per line */
  /* generate .spanX and .offsetX */ }
  /* line 16, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid [class*="span"] {
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.07447%; }
  /* line 21, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  /* line 26, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.12766%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85.0%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%; }
  /* line 44, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%; }
  /* line 45, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%; }

/* Reset utility classes */
/* line 69, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

/* line 74, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

/* breakpoint to one column */
@media (max-width: 620px) {
  /* line 84, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .container {
    width: auto; }

  /* line 89, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid {
    width: 100%; }

  /* line 94, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row {
    margin-left: 0; }

  /* line 100, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  [class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 109, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  /* line 114, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0; }

  /* line 118, /Users/edawson/Documents/stash/site/source/css/_grid.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0; } }
/* CrashPlan consumer colors */
/* CrashPlan specific breakpoints */
/* Text shadow styles */
/* Largest text size. Used exclusively for main headlines */
/* Size for main body text */
/* Smallest text size. Used for column body text */
/* Exception: tiny text */
/* code42 Button Mixins */
/**
 * Colors
 */
/* CrashPlan business colors */
/**
 * Fonts
 */
/* Default browser font size, used for calculation. If font-size is set on HTML element, set accordingly */
/**
 * Breakpoints
 */
/**
 * Main Headers
 **/
/**
 * Layers
 **/
/**
 * Fluid Type
 */
/*
 * Mixin to specify fluid font-sizes and related properties
 * $base-size Font size at sizes lower than first breakpoint
 * $size-at-bp-1 Font size between first and second breakpoints
 * $size-at-bp-2 Font size between second and third breakpoints
 * $size-at-bp-3 Font size at third btrakpoint and larger
 * $line-height Line height, defaults to 1.4
 */
/* Largest text size. Used excusively for main headlines */
/* Size for main body text */
/* Smallest text size. Used for column body text */
/* Exception: tiny text */
/**
 * Site Style Mixins
 */
/* Used for elements using font-awesome. */
/* */
/* */
/**
 * Utility Mixins
 **

/* Disable list style and default margin/padding */
/* Reset link color inheritance */
/* Display ul or ol horizontally */
/* Reset browser defaults for button element */
/* Set property with rgba color and fallback */
/* Set border (or border-top, border-left, etc...) with rgba color and fallback */
/* Use rem units with px fallback for compatability. Takes either (unitless) rem or px */
/* Set background property with svg
 * $image is path to image without extension, same path is used for png fallback
 * $properties is the rest of the background properties (e.g no-repeat 0 0)
 * $color is optional and is the background color that should be used, default is transparent.
 */
/* Set background image property with svg
 * $image is path to image without extension, same path is used for png fallback
 */
/* Used for elements using font-awesome with pseudo elements. */
/* Fix rendering bugs on position:fixed elements */
/* Clear &after element */
/*
 * Styles needed for all uses of C42 carousel widget
 */
/* line 7, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
.c42-carousel {
  position: relative; }

/* line 13, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
.c42-carousel-pane,
.c42-carousel-slide-container,
.c42-carousel-slide {
  height: 100%;
  width: 100%; }

/* line 18, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
.c42-carousel-pane {
  overflow: hidden; }

/* line 22, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
.c42-carousel-slide-container {
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative; }

/* line 29, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
ul.c42-carousel-slide-container {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 35, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
.c42-carousel-slide,
.c42-carousel-btn-next,
.c42-carousel-btn-previous {
  position: absolute; }

/* line 39, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
.c42-carousel-slide {
  display: none; }
  /* line 42, /Users/edawson/Documents/stash/site/source/css/_c42-carousel.scss */
  .c42-carousel-slide:first-child {
    display: block; }

/**
 * Colors
 */
/* CrashPlan business colors */
/**
 * Fonts
 */
/* Default browser font size, used for calculation. If font-size is set on HTML element, set accordingly */
/**
 * Breakpoints
 */
/**
 * Main Headers
 **/
/**
 * Layers
 **/
/**
 * Fluid Type
 */
/*
 * Mixin to specify fluid font-sizes and related properties
 * $base-size Font size at sizes lower than first breakpoint
 * $size-at-bp-1 Font size between first and second breakpoints
 * $size-at-bp-2 Font size between second and third breakpoints
 * $size-at-bp-3 Font size at third btrakpoint and larger
 * $line-height Line height, defaults to 1.4
 */
/* Largest text size. Used excusively for main headlines */
/* Size for main body text */
/* Smallest text size. Used for column body text */
/* Exception: tiny text */
/**
 * Site Style Mixins
 */
/* Used for elements using font-awesome. */
/* */
/* */
/**
 * Utility Mixins
 **

/* Disable list style and default margin/padding */
/* Reset link color inheritance */
/* Display ul or ol horizontally */
/* Reset browser defaults for button element */
/* Set property with rgba color and fallback */
/* Set border (or border-top, border-left, etc...) with rgba color and fallback */
/* Use rem units with px fallback for compatability. Takes either (unitless) rem or px */
/* Set background property with svg
 * $image is path to image without extension, same path is used for png fallback
 * $properties is the rest of the background properties (e.g no-repeat 0 0)
 * $color is optional and is the background color that should be used, default is transparent.
 */
/* Set background image property with svg
 * $image is path to image without extension, same path is used for png fallback
 */
/* Used for elements using font-awesome with pseudo elements. */
/* Fix rendering bugs on position:fixed elements */
/* Clear &after element */
/* line 1, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s; }

/* line 1, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes flash {
  /* line 2, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 2, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  25%, 75% {
    opacity: 0; } }

@-moz-keyframes flash {
  /* line 6, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 7, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  25%, 75% {
    opacity: 0; } }

@-o-keyframes flash {
  /* line 11, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 12, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  /* line 16, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 50%, 100% {
    opacity: 1; }

  /* line 17, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  25%, 75% {
    opacity: 0; } }

/* line 20, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash; }

@-webkit-keyframes shake {
  /* line 27, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 100% {
    -webkit-transform: translateX(0); }

  /* line 28, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }

  /* line 29, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }

@-moz-keyframes shake {
  /* line 33, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 100% {
    -moz-transform: translateX(0); }

  /* line 34, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 30%, 50%, 70%, 90% {
    -moz-transform: translateX(-10px); }

  /* line 35, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20%, 40%, 60%, 80% {
    -moz-transform: translateX(10px); } }

@-o-keyframes shake {
  /* line 39, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 100% {
    -o-transform: translateX(0); }

  /* line 40, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 30%, 50%, 70%, 90% {
    -o-transform: translateX(-10px); }

  /* line 41, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20%, 40%, 60%, 80% {
    -o-transform: translateX(10px); } }

@keyframes shake {
  /* line 45, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 100% {
    transform: translateX(0); }

  /* line 46, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 30%, 50%, 70%, 90% {
    transform: translateX(-10px); }

  /* line 47, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20%, 40%, 60%, 80% {
    transform: translateX(10px); } }

/* line 50, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes bounce {
  /* line 57, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }

  /* line 58, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    -webkit-transform: translateY(-30px); }

  /* line 59, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -webkit-transform: translateY(-15px); } }

@-moz-keyframes bounce {
  /* line 63, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0); }

  /* line 64, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    -moz-transform: translateY(-30px); }

  /* line 65, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -moz-transform: translateY(-15px); } }

@-o-keyframes bounce {
  /* line 69, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0); }

  /* line 70, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    -o-transform: translateY(-30px); }

  /* line 71, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -o-transform: translateY(-15px); } }

@keyframes bounce {
  /* line 74, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }

  /* line 75, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    transform: translateY(-30px); }

  /* line 76, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    transform: translateY(-15px); } }

/* line 79, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes tada {
  /* line 86, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -webkit-transform: scale(1); }

  /* line 87, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg); }

  /* line 88, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg); }

  /* line 89, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg); }

  /* line 90, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -webkit-transform: scale(1) rotate(0); } }

@-moz-keyframes tada {
  /* line 94, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -moz-transform: scale(1); }

  /* line 95, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 20% {
    -moz-transform: scale(0.9) rotate(-3deg); }

  /* line 96, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30%, 50%, 70%, 90% {
    -moz-transform: scale(1.1) rotate(3deg); }

  /* line 97, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40%, 60%, 80% {
    -moz-transform: scale(1.1) rotate(-3deg); }

  /* line 98, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -moz-transform: scale(1) rotate(0); } }

@-o-keyframes tada {
  /* line 102, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -o-transform: scale(1); }

  /* line 103, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 20% {
    -o-transform: scale(0.9) rotate(-3deg); }

  /* line 104, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30%, 50%, 70%, 90% {
    -o-transform: scale(1.1) rotate(3deg); }

  /* line 105, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40%, 60%, 80% {
    -o-transform: scale(1.1) rotate(-3deg); }

  /* line 106, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -o-transform: scale(1) rotate(0); } }

@keyframes tada {
  /* line 110, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    transform: scale(1); }

  /* line 111, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  10%, 20% {
    transform: scale(0.9) rotate(-3deg); }

  /* line 112, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30%, 50%, 70%, 90% {
    transform: scale(1.1) rotate(3deg); }

  /* line 113, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40%, 60%, 80% {
    transform: scale(1.1) rotate(-3deg); }

  /* line 114, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    transform: scale(1) rotate(0); } }

/* line 117, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada; }

@-webkit-keyframes swing {
  /* line 124, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20%, 40%, 60%, 80%, 100% {
    -webkit-transform-origin: top center; }

  /* line 125, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20% {
    -webkit-transform: rotate(15deg); }

  /* line 126, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    -webkit-transform: rotate(-10deg); }

  /* line 127, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -webkit-transform: rotate(5deg); }

  /* line 128, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  80% {
    -webkit-transform: rotate(-5deg); }

  /* line 129, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -webkit-transform: rotate(0deg); } }

@-moz-keyframes swing {
  /* line 133, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20% {
    -moz-transform: rotate(15deg); }

  /* line 134, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    -moz-transform: rotate(-10deg); }

  /* line 135, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -moz-transform: rotate(5deg); }

  /* line 136, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  80% {
    -moz-transform: rotate(-5deg); }

  /* line 137, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -moz-transform: rotate(0deg); } }

@-o-keyframes swing {
  /* line 141, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20% {
    -o-transform: rotate(15deg); }

  /* line 142, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    -o-transform: rotate(-10deg); }

  /* line 143, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -o-transform: rotate(5deg); }

  /* line 144, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  80% {
    -o-transform: rotate(-5deg); }

  /* line 145, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -o-transform: rotate(0deg); } }

@keyframes swing {
  /* line 149, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  20% {
    transform: rotate(15deg); }

  /* line 150, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  40% {
    transform: rotate(-10deg); }

  /* line 151, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    transform: rotate(5deg); }

  /* line 152, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  80% {
    transform: rotate(-5deg); }

  /* line 153, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    transform: rotate(0deg); } }

/* line 156, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  /* line 169, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -webkit-transform: translateX(0%); }

  /* line 170, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg); }

  /* line 171, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30% {
    -webkit-transform: translateX(20%) rotate(3deg); }

  /* line 172, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg); }

  /* line 173, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -webkit-transform: translateX(10%) rotate(2deg); }

  /* line 174, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg); }

  /* line 175, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -webkit-transform: translateX(0%); } }

@-moz-keyframes wobble {
  /* line 179, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -moz-transform: translateX(0%); }

  /* line 180, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg); }

  /* line 181, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30% {
    -moz-transform: translateX(20%) rotate(3deg); }

  /* line 182, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg); }

  /* line 183, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -moz-transform: translateX(10%) rotate(2deg); }

  /* line 184, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg); }

  /* line 185, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -moz-transform: translateX(0%); } }

@-o-keyframes wobble {
  /* line 189, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -o-transform: translateX(0%); }

  /* line 190, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  15% {
    -o-transform: translateX(-25%) rotate(-5deg); }

  /* line 191, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30% {
    -o-transform: translateX(20%) rotate(3deg); }

  /* line 192, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  45% {
    -o-transform: translateX(-15%) rotate(-3deg); }

  /* line 193, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    -o-transform: translateX(10%) rotate(2deg); }

  /* line 194, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  75% {
    -o-transform: translateX(-5%) rotate(-1deg); }

  /* line 195, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -o-transform: translateX(0%); } }

@keyframes wobble {
  /* line 199, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    transform: translateX(0%); }

  /* line 200, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  15% {
    transform: translateX(-25%) rotate(-5deg); }

  /* line 201, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  30% {
    transform: translateX(20%) rotate(3deg); }

  /* line 202, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  45% {
    transform: translateX(-15%) rotate(-3deg); }

  /* line 203, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  60% {
    transform: translateX(10%) rotate(2deg); }

  /* line 204, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  75% {
    transform: translateX(-5%) rotate(-1deg); }

  /* line 205, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    transform: translateX(0%); } }

/* line 208, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  /* line 217, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -webkit-transform: scale(1); }

  /* line 218, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  50% {
    -webkit-transform: scale(1.1); }

  /* line 219, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes pulse {
  /* line 222, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -moz-transform: scale(1); }

  /* line 223, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  50% {
    -moz-transform: scale(1.1); }

  /* line 224, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -moz-transform: scale(1); } }

@-o-keyframes pulse {
  /* line 227, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    -o-transform: scale(1); }

  /* line 228, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  50% {
    -o-transform: scale(1.1); }

  /* line 229, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    -o-transform: scale(1); } }

@keyframes pulse {
  /* line 232, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    transform: scale(1); }

  /* line 233, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  50% {
    transform: scale(1.1); }

  /* line 234, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    transform: scale(1); } }

/* line 237, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes fadeIn {
  /* line 244, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0; }

  /* line 245, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  /* line 249, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0; }

  /* line 250, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1; } }

@-o-keyframes fadeIn {
  /* line 254, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0; }

  /* line 255, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  /* line 259, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0; }

  /* line 260, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1; } }

/* line 263, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  /* line 270, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }

  /* line 275, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInUp {
  /* line 282, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -moz-transform: translateY(20px); }

  /* line 287, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInUp {
  /* line 294, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -o-transform: translateY(20px); }

  /* line 299, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInUp {
  /* line 306, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    transform: translateY(20px); }

  /* line 311, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    transform: translateY(0); } }

/* line 317, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  /* line 324, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  /* line 329, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@-moz-keyframes fadeInDown {
  /* line 336, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px); }

  /* line 341, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }

@-o-keyframes fadeInDown {
  /* line 348, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -o-transform: translateY(-20px); }

  /* line 353, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }

@keyframes fadeInDown {
  /* line 360, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    transform: translateY(-20px); }

  /* line 365, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    transform: translateY(0); } }

/* line 371, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeOut {
  /* line 378, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1; }

  /* line 379, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  /* line 383, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1; }

  /* line 384, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  /* line 388, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1; }

  /* line 389, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  /* line 393, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1; }

  /* line 394, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0; } }

/* line 397, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutUp {
  /* line 404, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }

  /* line 409, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@-moz-keyframes fadeOutUp {
  /* line 415, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }

  /* line 420, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px); } }

@-o-keyframes fadeOutUp {
  /* line 426, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    -o-transform: translateY(0); }

  /* line 431, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    -o-transform: translateY(-20px); } }

@keyframes fadeOutUp {
  /* line 437, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 442, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    transform: translateY(-20px); } }

/* line 448, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutDown {
  /* line 455, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }

  /* line 460, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px); } }

@-moz-keyframes fadeOutDown {
  /* line 467, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    -moz-transform: translateY(0); }

  /* line 472, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    -moz-transform: translateY(20px); } }

@-o-keyframes fadeOutDown {
  /* line 479, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    -o-transform: translateY(0); }

  /* line 484, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    -o-transform: translateY(20px); } }

@keyframes fadeOutDown {
  /* line 491, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 1;
    transform: translateY(0); }

  /* line 496, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 0;
    transform: translateY(20px); } }

/* line 502, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeInLeft {
  /* line 510, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  /* line 516, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  /* line 524, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }

  /* line 530, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 537, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  /* line 543, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  /* line 549, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  /* line 557, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }

  /* line 563, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

/* line 570, /Users/edawson/Documents/stash/site/source/css/vendor/_animate-custom.scss */
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

/* line 7, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
.logo-scroller-head {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  text-align: center;
  color: #fe5000;
  font-weight: 600;
  letter-spacing: 0.125em;
  padding-top: 40px; }

/* line 17, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
.c42-cust-logo-scroller {
  position: relative; }
  /* line 20, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
  .c42-cust-logo-scroller button {
    font-size: 36px;
    font-size: 2.25rem;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    border: none;
    background: none;
    color: #C2C6CB;
    outline: none;
    text-align: center;
    z-index: 2; }
    /* line 35, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .c42-cust-logo-scroller button:focus, .c42-cust-logo-scroller button:hover {
      color: #434951; }
    /* line 39, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .c42-cust-logo-scroller button.previous {
      left: -20px; }
    /* line 43, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .c42-cust-logo-scroller button.next {
      right: -20px; }
    @media (min-width: 421px) {
      /* line 20, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
      .c42-cust-logo-scroller button {
        width: 40px; }
        /* line 50, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
        .c42-cust-logo-scroller button.previous {
          left: -40px; }
        /* line 54, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
        .c42-cust-logo-scroller button.next {
          right: -40px; } }
    /* line 59, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .no-js .c42-cust-logo-scroller button {
      display: none; }
  /* line 64, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
  .c42-cust-logo-scroller .customer-logo-list {
    list-style: none;
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 0;
    height: 120px;
    overflow: hidden;
    margin: 0 1.5% !important; }
    /* line 357, /Users/edawson/Documents/stash/site/source/css/_global.scss */
    .c42-cust-logo-scroller .customer-logo-list .grid-item {
      font-size: 16px;
      font-size: 1rem; }
    @media (min-width: 319px) {
      /* line 64, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
      .c42-cust-logo-scroller .customer-logo-list {
        margin: 0 -2.25%; }
        /* line 364, /Users/edawson/Documents/stash/site/source/css/_global.scss */
        .c42-cust-logo-scroller .customer-logo-list .grid-item {
          width: 50%;
          padding: 0 2.25%;
          display: inline-block;
          vertical-align: text-top; } }
    @media (min-width: 320px) {
      /* line 374, /Users/edawson/Documents/stash/site/source/css/_global.scss */
      .c42-cust-logo-scroller .customer-logo-list .grid-item {
        width: 33.3333%; } }
    @media (min-width: 800px) {
      /* line 382, /Users/edawson/Documents/stash/site/source/css/_global.scss */
      .c42-cust-logo-scroller .customer-logo-list .grid-item {
        width: 25%; } }
    @media (min-width: 1100px) {
      /* line 390, /Users/edawson/Documents/stash/site/source/css/_global.scss */
      .c42-cust-logo-scroller .customer-logo-list .grid-item {
        width: 20%; } }
    /* line 74, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .c42-cust-logo-scroller .customer-logo-list .grid-item {
      padding: 0 1.5% !important; }
    /* line 78, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .c42-cust-logo-scroller .customer-logo-list .customer {
      text-align: center;
      height: 120px;
      line-height: 120px;
      -webkit-animation-duration: 600ms;
      animation-duration: 600ms;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both; }
    /* line 88, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .c42-cust-logo-scroller .customer-logo-list img, .c42-cust-logo-scroller .customer-logo-list svg {
      vertical-align: middle;
      max-width: 100%;
      max-height: 120px; }
    /* line 96, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .no-js .c42-cust-logo-scroller .customer-logo-list svg {
      display: none; }
  @media (min-width: 720px) {
    /* line 103, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
    .c42-cust-logo-scroller .customer-logo-list {
      height: 140px; }
      /* line 106, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
      .c42-cust-logo-scroller .customer-logo-list .customer {
        height: 140px;
        line-height: 140px; }
      /* line 111, /Users/edawson/Documents/stash/site/source/css/code42/_customer-logo-scroller.scss */
      .c42-cust-logo-scroller .customer-logo-list img, .c42-cust-logo-scroller .customer-logo-list svg {
        max-height: 140px; } }

/* line 1, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
.banner-holiday {
  background-size: cover;
  background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-holiday.jpg"); }
  /* line 7, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
  .banner-holiday .feature-banner-content h2 {
    line-height: normal;
    top: -201px; }
    @media (min-width: 480px) {
      /* line 7, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
      .banner-holiday .feature-banner-content h2 {
        top: -240px; } }
  @media (min-width: 720px) {
    /* line 5, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
    .banner-holiday .feature-banner-content {
      padding-top: 130px; } }
  @media (min-width: 1024px) {
    /* line 5, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
    .banner-holiday .feature-banner-content {
      padding-top: 200px; } }
  @media (min-width: 1200px) {
    /* line 5, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
    .banner-holiday .feature-banner-content {
      padding-top: 160px; } }
  @media (min-width: 720px) {
    /* line 28, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
    .banner-holiday .feature-banner-content {
      padding-top: 100px; }
      /* line 31, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
      .banner-holiday .feature-banner-content h2 {
        display: block; } }
  @media (min-width: 720px) and (max-width: 1229px) {
    /* line 38, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
    .banner-holiday.feature-banner-setting {
      background-position: center top !important; } }
  @media (min-width: 1024px) {
    /* line 45, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
    .banner-holiday .feature-banner-content {
      padding-top: 200px; } }
  @media (min-width: 1200px) {
    /* line 51, /Users/edawson/Documents/stash/site/source/css/crashplan/_holiday-discount.scss */
    .banner-holiday .feature-banner-content {
      padding-top: 160px; } }

/* line 3, /Users/edawson/Documents/stash/site/source/css/crashplan/_inline-ratings.scss */
.inline-ratings, .buy-now-inline-ratings {
  width: 160px;
  text-align: center; }
  /* line 7, /Users/edawson/Documents/stash/site/source/css/crashplan/_inline-ratings.scss */
  .inline-ratings .bv-cleanslate, .buy-now-inline-ratings .bv-cleanslate {
    text-align: center !important; }

/* line 12, /Users/edawson/Documents/stash/site/source/css/crashplan/_inline-ratings.scss */
.inline-ratings-review-link {
  font-weight: 400;
  line-height: 1.5; }

/* line 5, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.buy-now-section {
  background: #eef1f4;
  text-align: center;
  padding: 50px 0; }
  /* line 10, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .buy-now-section .content-wrapper {
    margin-bottom: 3em; }
  /* line 14, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .buy-now-section h2 {
    padding-bottom: 50px; }

/* line 19, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-items {
  overflow: hidden;
  list-style-type: none;
  padding: 0; }

/* line 26, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-item {
  float: left;
  position: relative;
  width: 24%;
  padding: 15px 13px;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
  background: #fff;
  color: #4d5b62;
  -webkit-font-smoothing: antialiased !important;
  text-rendering: optimizeLegibility !important; }
  /* line 38, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item a {
    text-decoration: none; }
  /* line 43, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item.product-individual-unlimited, .product-item.product-business {
    margin-left: 2%; }
  /* line 47, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item.product-individual-unlimited {
    border-right: 3px solid #eef1f4; }
  /* line 51, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item.product-family-unlimited {
    border-left: 3px solid #eef1f4; }

/* line 56, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-heading {
  color: #7ab700; }

/* line 59, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-item.product-business *::-moz-selection {
  background: rgba(26, 182, 232, 0.75);
  color: #FFF;
  text-shadow: none; }

/* line 64, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-item.product-business *::selection {
  background: rgba(26, 182, 232, 0.75);
  color: #FFF;
  text-shadow: none; }

/* line 70, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-img-container {
  height: 120px;
  line-height: 120px;
  margin: 20px 0; }
  /* line 74, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-img-container img {
    max-width: 100%; }

/* line 79, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-description {
  color: #4d5b62;
  min-height: 5em;
  margin: 1em 0; }

/* line 85, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-price {
  color: #000;
  font-weight: bold;
  margin-bottom: 45px; }

/* line 91, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-business div.product-heading, .product-business p.product-price a {
  color: #00bbe3; }

/* line 95, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-business p.product-price a:hover {
  color: #6ed8ef; }

/* line 99, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.offer-benefits {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400; }
  /* line 104, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .offer-benefits h2 {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 100;
    color: #5A6B70;
    padding-bottom: 12px; }
  /* line 110, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .offer-benefits ul {
    font-size: 15px;
    font-size: 0.9375rem;
    list-style: none;
    padding-left: 0; }
    /* line 114, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .offer-benefits ul li:before {
      color: #C5CBD1;
      content: "\f00c";
      font-family: FontAwesome;
      margin-right: .3em; }
    /* line 120, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .offer-benefits ul li {
      margin-bottom: 17px; }

/* line 126, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.no-cc-required {
  margin-top: .5em; }

/* line 133, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.svg .product-free img {
  width: 216px; }
/* line 139, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.svg .product-individual img,
.svg .product-business img,
.svg .product-individual-unlimited img {
  width: 147px; }
/* line 143, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.svg .product-family-unlimited img {
  width: 200px; }

/* line 149, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.product-items {
  position: relative;
  z-index: 1; }
  /* line 153, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-items:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 12px;
    margin-left: -7px;
    border-top: 30px solid #fff;
    border-bottom: 30px solid #fff;
    z-index: 2; }

@media (min-width: 721px) and (max-width: 1024px) {
  /* line 169, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item:first-child {
    width: 34%;
    border-right: 20px solid #eef1f4; }
  /* line 173, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item.product-business {
    width: 100%;
    padding-bottom: 15px;
    border-top: 20px solid #eef1f4;
    margin: 0; }
  /* line 181, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item.product-individual-unlimited, .product-item.product-family-unlimited {
    width: 33%; }
  /* line 185, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item.product-individual-unlimited {
    margin-left: 0; }

  /* line 190, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-business {
    font-size: 0; }
    /* line 196, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-business .product-heading,
    .product-business .product-img-container,
    .product-business .product-img-container img,
    .product-business .product-description,
    .product-business .product-price {
      display: inline-block;
      vertical-align: middle; }
    /* line 202, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-business .product-heading,
    .product-business .product-description {
      margin: 0;
      width: 29%; }
    /* line 208, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-business .product-img-container,
    .product-business .product-price {
      width: 15%;
      margin: 0 3%; }
    /* line 213, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-business .product-description {
      min-height: 0; }

  /* line 220, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-items:after {
    bottom: 170px;
    left: 67%; } }
@media (max-width: 720px) {
  /* line 229, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .buy-now-section {
    padding-top: 40px; }
    /* line 232, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .buy-now-section h2 {
      padding-bottom: 20px; }

  /* line 236, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item {
    float: none;
    margin-bottom: 10px;
    padding-bottom: 15px; }
    /* line 244, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-item:first-child, .product-item.product-business, .product-item.product-individual-unlimited, .product-item.product-family-unlimited {
      width: 100%;
      border-width: 0; }
    /* line 250, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-item.product-individual-unlimited, .product-item.product-business {
      margin-left: 0; }
    /* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-item.offer-benefits {
      padding-right: 4%; }

  /* line 259, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-heading {
    padding-top: 0; }

  /* line 263, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-description {
    min-height: 0; }

  /* line 267, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-price {
    margin: 0;
    padding: 0; }

  /* line 272, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-items:after {
    display: none; } }
/* line 278, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.buy-now-inline-ratings {
  margin: 0 auto; }

/* line 283, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
.inline-ratings-review-link {
  margin-bottom: 15px; }

@media (min-width: 481px) and (max-width: 720px) {
  /* line 289, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item {
    padding-left: 4%;
    padding-right: 50%; }

  /* line 294, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-img-container {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 45%;
    margin: -60px 0 0 0; }
    /* line 300, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
    .product-img-container img {
      vertical-align: middle; } }
@media (max-width: 480px) {
  /* line 308, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-item {
    padding-left: 15px;
    padding-right: 15px; }

  /* line 313, /Users/edawson/Documents/stash/site/source/css/crashplan/_buy-now-section.scss */
  .product-img-container {
    display: none; } }
/* GENERAL STYLES
-----------------------------------------------*/
/* line 11, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 17, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
h3 {
  font-weight: 100; }

/* line 21, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.crashplan footer {
  margin-top: 0; }

/* line 25, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.crashplan .main-content {
  padding-bottom: 0; }

/* line 29, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
:focus {
  outline-color: transparent;
  outline-style: none; }

/* BANNER CAROUSEL
-----------------------------------------------*/
/* line 41, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.feature-banner {
  position: relative;
  padding-top: 0;
  z-index: 2; }

/* Set Responsive Heights */
/* line 48, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.feature-banner, .feature-banner-setting {
  height: 644px; }
  @media (min-width: 720px) {
    /* line 48, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .feature-banner, .feature-banner-setting {
      height: 500px; } }
  @media (min-width: 1024px) {
    /* line 48, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .feature-banner, .feature-banner-setting {
      height: 700px; } }

/* Backgrounds */
/* line 61, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.feature-banner-setting {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  position: absolute;
  z-index: 2;
  padding-top: 42px;
  background-color: #ccc;
  background-position: 80% bottom;
  background-repeat: no-repeat;
  border-bottom: 264px solid #7ab700;
  width: 100%; }
  /* line 72, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner-setting.set-to-live {
    background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-live-720.jpg"); }
  /* line 76, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner-setting.set-to-work {
    background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-work-720.jpg");
    border-bottom-color: #00bbe3; }

    .feature-banner-setting.small-business {
        background-image: url("/wp-content/themes/code42/img/crashplan/small-business-banner-go-720.jpg"); }
    
  /* line 81, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner-setting.set-to-go {
    background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-go-720.jpg");
    background-position: 70% bottom; }
  @media (min-width: 720px) {
    /* line 61, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .feature-banner-setting {
      overflow: hidden;
      padding-top: 95px;
      border-bottom: none;
      background-position: right top;
      background-size: cover; }
      /* line 93, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-setting.set-to-live {
        background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-live-1230.jpg"); }
      /* line 97, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-setting.set-to-work {
        background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-work-1230.jpg"); }

      .feature-banner-setting.small-business {
        background-image: url("/wp-content/themes/code42/img/crashplan/small-business-banner-go-1230.jpg"); }
      /* line 101, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-setting.set-to-go {
        background-position: left top;
        background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-go-1230.jpg"); } }
  @media (min-width: 1230px) {
    /* line 61, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .feature-banner-setting {
      background-position: left top; }
      /* line 110, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-setting.set-to-live {
        background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-live-1440.jpg"); }
      /* line 114, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-setting.set-to-work {
        background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-work-1440.jpg"); }
      .feature-banner-setting.small-business {
        background-image: url("/wp-content/themes/code42/img/crashplan/small-business-banner-go-1440.jpg"); }

      /* line 118, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-setting.set-to-go {
        background-position: right top;
        background-image: url("/wp-content/themes/code42/img/crashplan/home-banner-go-1440.jpg"); } }

/* line 125, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.set-to-live, .set-to-work, .set-to-go {
  display: none; }

/* line 129, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.feature-banner-content {
  position: absolute;
  top: 380px;
  width: 100%;
  height: 264px;
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
  z-index: 10; }
  /* line 140, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner-content h2, .feature-banner-content p, .feature-banner-content .btn-caption {
    color: #fff; }
  /* line 144, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner-content h2 {
    position: absolute;
    top: -175px;
    left: 0;
    right: 0; }
  /* line 150, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner-content p {
    margin: 0.5em 0; }
  /* line 154, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner-content .btn {
    letter-spacing: 0.15em;
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 1em; }
    @media (max-width: 719px) {
      /* line 154, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content .btn {
        background-color: #fff;
        color: #7ab700; }
        /* line 163, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .set-to-work .feature-banner-content .btn {
          color: #00bbe3; } }
  @media (min-width: 720px) {
    /* line 129, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .feature-banner-content {
      position: relative;
      top: -95px;
      padding: 160px 0 0 70px;
      height: 500px;
      background-image: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 55%);
      background-image: -moz-linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 55%);
      background-image: -o-linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 55%);
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 55%);
      text-align: left; }
      /* line 177, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content:before {
        content: '';
        position: absolute;
        width: 9999px;
        top: 0;
        bottom: 0;
        left: -9999px;
        background-color: rgba(0, 0, 0, 0.7); }
      /* line 185, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .set-to-live .feature-banner-content {
        background-image: -webkit-linear-gradient(to right, rgba(89, 13, 0, 0.7) 0%, rgba(89, 13, 0, 0) 55%);
        background-image: -moz-linear-gradient(to right, rgba(89, 13, 0, 0.7) 0%, rgba(89, 13, 0, 0) 55%);
        background-image: -o-linear-gradient(to right, rgba(89, 13, 0, 0.7) 0%, rgba(89, 13, 0, 0) 55%);
        background-image: linear-gradient(to right, rgba(89, 13, 0, 0.7) 0%, rgba(89, 13, 0, 0) 55%); }
        /* line 188, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .set-to-live .feature-banner-content:before {
          background-color: rgba(89, 13, 0, 0.7); }
      /* line 193, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content h2 {
        position: static;
        font-size: 72px;
        font-size: 4.5rem;
        line-height: 0.75; }
      /* line 199, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content p {
        text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=2)";
        zoom: 1;
        font-size: 19px;
        font-size: 1.1875rem;
        max-width: 18em;
        margin: 0.9em 0; }
        /* line 205, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .set-to-work .feature-banner-content p {
          max-width: 21em; }
        /* line 209, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .set-to-go .feature-banner-content p {
          max-width: 17em; }
      /* line 214, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content .btn, .feature-banner-content .btn-caption {
        width: 334px;
        font-size: 16px;
        font-size: 1rem; }
      /* line 219, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content .btn {
        margin-top: 0; } }
  @media (min-width: 1024px) {
    /* line 129, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .feature-banner-content {
      height: 700px;
      padding: 244px 0 0 90px; }
      /* line 228, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content h2 {
        font-size: 91px;
        font-size: 5.6875rem; }
      /* line 232, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content p {
        font-size: 24px;
        font-size: 1.5rem; }
      /* line 236, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content .btn, .feature-banner-content .btn-caption {
        width: 424px; } }
  @media (min-width: 1200px) {
    /* line 129, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .feature-banner-content {
      padding: 220px 0 0 90px; }
      /* line 243, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content h2 {
        font-size: 110px;
        font-size: 6.875rem; }
      /* line 247, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .feature-banner-content p {
        font-size: 29px;
        font-size: 1.8125rem; } }

/* Animated Canvas */
/* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.home-banner-3-canvas {
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: -550px;
  z-index: 5; }
  @media (min-width: 720px) {
    /* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-banner-3-canvas {
      left: -357px; } }
  @media (min-width: 892px) {
    /* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-banner-3-canvas {
      left: auto;
      right: -200px; } }
  @media (min-width: 1024px) {
    /* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-banner-3-canvas {
      left: -115px;
      right: auto; } }
  @media (min-width: 1230px) {
    /* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-banner-3-canvas {
      left: auto;
      right: -125px; } }
  @media (min-width: 1440px) {
    /* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-banner-3-canvas {
      right: -9%; } }
  @media (max-width: 480px) {
    /* line 254, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-banner-3-canvas {
      display: none !important; } }

/* Banner Carousel Navigation */
/* line 290, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.banner-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  z-index: 10; }
  /* line 297, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .banner-nav a {
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 14px;
    height: 14px;
    margin: 0 14px; }
    /* line 306, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .banner-nav a:hover, .banner-nav a.banner-nav-selected {
      background-color: #fff; }
  @media (min-width: 720px) {
    /* line 290, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .banner-nav {
      display: none; } }

/* line 317, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.banner-next-previous .previous, .banner-next-previous .next {
  display: inline-block;
  width: 70px;
  padding: 0 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 7;
  height: 500px;
  line-height: 500px;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  /* ie8 has issues best solved by leaving visible at all times */
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s; }
  /* line 333, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner:hover .banner-next-previous .previous, .mobile .banner-next-previous .previous, .feature-banner:hover .banner-next-previous .next, .mobile .banner-next-previous .next {
    opacity: 0.5; }
  /* line 337, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .feature-banner .banner-next-previous .previous:hover, .feature-banner .banner-next-previous .next:hover {
    opacity: 1; }
  @media (max-width: 720px) {
    /* line 317, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .banner-next-previous .previous, .banner-next-previous .next {
      display: none; } }
  @media (min-width: 1024px) {
    /* line 317, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .banner-next-previous .previous, .banner-next-previous .next {
      height: 700px;
      line-height: 700px;
      width: 90px; } }
/* line 352, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.banner-next-previous .previous {
  left: 0;
  text-align: left; }
/* line 357, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.banner-next-previous .next {
  right: 0;
  text-align: right; }

/* line 362, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.banner-featured-link {
  background-color: #45535A;
  color: #FFF;
  display: block;
  padding: 1.5em 20px 1.75em;
  text-align: center;
  -webkit-transition: background-color 150ms ease-in-out;
  -moz-transition: background-color 150ms ease-in-out;
  -o-transition: background-color 150ms ease-in-out;
  transition: background-color 150ms ease-in-out; }
  /* line 369, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .banner-featured-link:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #4f6366; }
  /* line 374, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .banner-featured-link.today-show:before {
    content: "";
    width: 111px;
    height: 17px;
    vertical-align: text-top;
    display: block;
    margin: 0 auto 20px;
    background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%22111%22%20height%3D%2217%22%20viewBox%3D%220%200%20111%2017%22%3E%3Cg%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M17.1%205.9c-6.1%200-11.2%205-11.2%2011.1h4c0-3.9%203.2-7.1%207.2-7.1s7.2%203.2%207.2%207.1h4c0-6.1-5-11.1-11.2-11.1zM17.1%2011.4c-3.1%200-5.6%202.5-5.6%205.6h11.2c0-3.1-2.5-5.6-5.6-5.6zM17.1%200c-9.4%200-17.1%207.6-17.1%2017h4.4c0-7%205.7-12.7%2012.8-12.7s12.7%205.7%2012.7%2012.7h4.4c0-9.4-7.7-17-17.2-17zM50.3%205.2h-4.4v11.4h-3.9v-11.4h-4.4v-3.3h12.7v3.3zM58.4%201.6c4.7%200%207.3%203.4%207.3%207.7%200%204.3-2.6%207.7-7.3%207.7-4.7%200-7.3-3.4-7.3-7.7%200-4.3%202.6-7.7%207.3-7.7zm0%2012.1c2.5%200%203.5-2.2%203.5-4.4s-1-4.4-3.5-4.4-3.5%202.2-3.5%204.4%201%204.4%203.5%204.4zM67.9%201.9h6.4c4.6%200%207.3%202.7%207.3%207.3%200%204.8-2.8%207.4-7.3%207.4h-6.4v-14.7zm3.9%2011.5h1.8c2.9-.1%204.1-1.2%204.1-4.2%200-2.7-1.5-4-4.1-4h-1.8v8.2zM88.1%201.9h3.9l5.6%2014.7h-4l-1-2.6h-5.2l-.9%202.6h-4l5.6-14.7zm.3%209.3h3.4l-1.7-5.2-1.7%205.2zM105.6%2011.2v5.5h-3.9v-5.5l-5.4-9.3h4.4l3%206%203-6h4.4l-5.5%209.3z%22/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat; }
    /* line 383, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .no-svg .banner-featured-link.today-show:before {
      background-image: url(/wp-content/themes/code42/img/crashplan/today-show-logo.png); }
  /* line 387, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .banner-featured-link:after {
    margin-left: 10px; }
  @media (min-width: 720px) {
    /* line 362, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .banner-featured-link {
      background-color: #7ab700; }
      /* line 392, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .banner-featured-link:hover {
        background-color: #cee08c; } }
  @media (min-width: 1024px) {
    /* line 362, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .banner-featured-link {
      padding: 0.75em 20px;
      /* 12/16 */ }
      /* line 398, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .banner-featured-link.today-show:before {
        display: inline-block;
        margin: 0 20px 0 0; } }

/* GETTING STARTED STEPS
-----------------------------------------------*/
/* line 408, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.getting-started-steps {
  padding: 60px 0 50px 0; }
  /* line 411, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .getting-started-steps h1 {
    text-align: center;
    color: #7ab700; }
  /* line 416, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .getting-started-steps ul {
    list-style: none;
    margin: 40px 0 0 0;
    padding: 0;
    text-align: center;
    min-height: 300px; }
  @media (max-width: 620px) {
    /* line 408, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .getting-started-steps {
      padding-top: 40px; } }

/* line 429, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.home-start-step {
  opacity: 0.2;
  margin-top: .5em; }
  /* line 433, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-start-step .step-img {
    height: 130px;
    width: 130px;
    background-color: #3f5f75;
    line-height: 130px;
    text-align: center;
    color: white;
    border-radius: 80px;
    font-size: 102px;
    font-size: 6.375rem;
    margin: auto; }
    /* line 443, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-start-step .step-img:before {
      content: attr(step-img); }
  /* line 448, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-start-step h3 {
    font-size: 34px;
    font-size: 2.125rem;
    color: #7ab700;
    margin: 20px 0 10px 0; }
  /* line 454, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-start-step .start-step-caption {
    margin: 0 auto;
    padding: 0 15px;
    line-height: 1.2; }
  /* line 460, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-start-step.home-start-step-selected {
    opacity: 1.0;
    margin-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: opacity 500ms;
    transition: all 500ms; }
  @media (max-width: 620px) {
    /* line 429, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-start-step {
      margin-bottom: 50px; } }

/* DETAILED FEATURES OVERVIEW
-----------------------------------------------*/
/* line 475, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.detailed-features-overview {
  position: relative;
  overflow: hidden;
  height: 695px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.95) 1%, rgba(255, 255, 255, 0.5) 52%, rgba(255, 255, 255, 0) 100%), url("/wp-content/themes/code42/img/crashplan/livingroom-short-loop.gif"), url("/wp-content/themes/code42/img/crashplan/livingroom-static.jpg");
  background-position: center left, center right -65px, center right -200px;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-size: cover, auto 100%, auto 100%; }
  /* line 485, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .detailed-features-overview .feature-banner-bg {
    margin-left: -720px; }
    @media (min-width: 1440px) {
      /* line 485, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .detailed-features-overview .feature-banner-bg {
        margin-left: -50%; } }
  @media (max-width: 480px) {
    /* line 475, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .detailed-features-overview {
      height: 600px; } }

/* line 498, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.detailed-features-caption-wrapper {
  position: absolute;
  top: 25%;
  width: 100%; }
  /* line 504, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .detailed-features-caption-wrapper h2,
  .detailed-features-caption-wrapper .detailed-features-caption {
    width: 550px;
    max-width: 45%; }
  /* line 509, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .detailed-features-caption-wrapper h2 {
    color: #7ab700;
    line-height: 0.9em; }
  /* line 514, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .detailed-features-caption-wrapper .detailed-features-caption {
    color: #607a8b;
    margin-top: 1em; }
    /* line 518, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .detailed-features-caption-wrapper .detailed-features-caption .btn {
      margin-top: 40px;
      white-space: nowrap; }
  @media (max-width: 480px) {
    /* line 498, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .detailed-features-caption-wrapper {
      top: 20%; } }

@media (max-width: 719px) {
  /* line 530, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  #detailedFeaturesVideo video {
    display: none !important; } }
/* DESTINATIONS
-----------------------------------------------*/
/* overlap area into detailed features above */
/* line 538, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.arrow-flow {
  position: relative;
  display: block;
  top: -30px;
  text-align: center; }
  /* line 544, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .arrow-flow .home-path-top {
    position: relative;
    z-index: 2; }
    @media (max-width: 620px) {
      /* line 544, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .arrow-flow .home-path-top {
        width: 230px;
        height: 125px; } }
  /* line 554, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .arrow-flow .home-path-1-wrapper {
    height: 94px; }
    /* line 557, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .arrow-flow .home-path-1-wrapper .home-path-1 {
      margin-top: -5px;
      height: 0px;
      width: 45px;
      vertical-align: top; }
      @media (max-width: 620px) {
        /* line 557, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .arrow-flow .home-path-1-wrapper .home-path-1 {
          height: 94px; } }

/* destinations intro */
/* line 572, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.destinations h2 {
  color: #7ab700;
  margin-top: 0; }
/* line 577, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.destinations p {
  padding-top: 5px;
  line-height: 1.5; }

/* line 583, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.destinations-intro {
  margin-top: -30px;
  padding: 16px 0 20px;
  text-align: center; }

/* list of destination details with animated arrows */
/* this can be adjusted somewhat, as the images can accomodate taller usage*/
/* this is tied directly to the height of the individual images */
/* line 593, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.destination-list {
  /* mobile layout changes */ }
  /* line 595, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .destination-list li {
    padding-top: 180px;
    position: relative;
    z-index: 1; }
    /* line 600, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list li:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 94px;
      z-index: 2;
      background-image: -webkit-linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -moz-linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -o-linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
      background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%); }
    /* line 609, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list li * {
      position: relative;
      z-index: 2; }
    /* line 614, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list li h3, .destination-list li p {
      background-color: #FFF; }
    /* line 618, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list li h3 {
      font-size: 32px;
      font-size: 2rem; }
    /* line 622, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list li h3 span {
      color: #7ab700; }
  /* line 627, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .destination-list .arrow-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -38px;
    height: 180px;
    width: 76px;
    z-index: -1; }
    /* line 635, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .arrow-wrapper img {
      position: absolute;
      bottom: 100%;
      left: 0;
      height: 213px;
      width: 76px; }
  /* line 643, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .destination-list .destinations-icon-wrapper {
    text-align: center;
    height: 120px;
    line-height: 120px;
    margin-bottom: 50px;
    position: relative;
    z-index: 3; }
    /* line 651, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destinations-icon-wrapper img {
      vertical-align: middle; }
    @media (max-width: 620px) {
      /* line 643, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list .destinations-icon-wrapper {
        height: auto;
        line-height: normal;
        margin-bottom: 25px; }
        /* line 660, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .destination-list .destinations-icon-wrapper img {
          margin-top: -2px; } }
  /* line 667, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .destination-list .destination-online {
    padding-bottom: 180px; }
    /* line 670, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destination-online .arrow-wrapper {
      height: auto;
      bottom: 180px; }
      /* line 674, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list .destination-online .arrow-wrapper img {
        height: 1000px; }
    /* line 679, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destination-online h3:before,
    .destination-list .destination-online p:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      height: 94px;
      z-index: 2; }
      @media (max-width: 620px) {
        /* line 679, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .destination-list .destination-online h3:before,
        .destination-list .destination-online p:after {
          display: none; } }
    /* line 690, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destination-online h3:before {
      top: -94px;
      background-image: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
      background-image: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
      background-image: -o-linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
      background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }
    /* line 695, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destination-online p:after {
      bottom: -94px;
      background-image: -webkit-linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -moz-linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
      background-image: -o-linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
      background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 100%); }
  /* line 701, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .destination-list .destinations-button-wrapper {
    margin: 1.5em 0;
    text-align: center; }
    @media (min-width: 621px) {
      /* line 701, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list .destinations-button-wrapper {
        position: absolute;
        bottom: 26px;
        right: 107%;
        width: 207%; } }
    @media (min-width: 860px) {
      /* line 701, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list .destinations-button-wrapper {
        bottom: 47px;
        right: 0;
        width: 313.25%; } }
  @media (max-width: 620px) {
    /* line 721, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list li {
      padding-top: 0; }
      /* line 724, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list li:after {
        display: none; }
    /* line 729, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .arrow-wrapper {
      position: static;
      height: 135px;
      width: auto;
      margin-left: 0; }
      /* line 735, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list .arrow-wrapper img {
        display: none; }
    /* line 740, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destination-local .arrow-wrapper {
      background: transparent url("/wp-content/themes/code42/img/crashplan/home-local-arrow-mobile.svg") no-repeat center center; }
      /* line 290, /Users/edawson/Documents/stash/site/source/css/_global.scss */
      .no-svg .destination-list .destination-local .arrow-wrapper {
        background-image: url("/wp-content/themes/code42/img/crashplan/home-local-arrow-mobile.png"); }
    /* line 744, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destination-offsite .arrow-wrapper {
      background: transparent url("/wp-content/themes/code42/img/crashplan/home-offsite-arrow-mobile.svg") no-repeat center center; }
      /* line 290, /Users/edawson/Documents/stash/site/source/css/_global.scss */
      .no-svg .destination-list .destination-offsite .arrow-wrapper {
        background-image: url("/wp-content/themes/code42/img/crashplan/home-offsite-arrow-mobile.png"); }
    /* line 748, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .destination-list .destination-online {
      padding-bottom: 135px;
      background: transparent url("/wp-content/themes/code42/img/crashplan/home-online-arrow-btm-mobile.svg") no-repeat center bottom; }
      /* line 290, /Users/edawson/Documents/stash/site/source/css/_global.scss */
      .no-svg .destination-list .destination-online {
        background-image: url("/wp-content/themes/code42/img/crashplan/home-online-arrow-btm-mobile.png"); }
      /* line 752, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list .destination-online .arrow-wrapper {
        height: 135px;
        background: transparent url("/wp-content/themes/code42/img/crashplan/home-online-arrow-top-mobile.svg") no-repeat center center; }
        /* line 290, /Users/edawson/Documents/stash/site/source/css/_global.scss */
        .no-svg .destination-list .destination-online .arrow-wrapper {
          background-image: url("/wp-content/themes/code42/img/crashplan/home-online-arrow-top-mobile.png"); }
      /* line 757, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .destination-list .destination-online .destinations-icon-wrapper img {
        margin-top: -12px; } }

/* ACCESS ANYWHERE SECTION
-----------------------------------------------*/
/* line 766, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.access-section, .access-banner-carousel, .access-banner {
  height: 700px;
  width: 100%; }

@media (max-width: 620px) {
  /* line 772, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-section, .access-banner-carousel {
    height: auto; }

  /* line 776, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-banner {
    height: 100%; } }
/* line 781, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.access-banner-carousel {
  position: relative; }
  @media (max-width: 725px) {
    /* line 781, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-banner-carousel {
      margin: 0 auto; } }

/* Carousel Background Images */
/* line 791, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.access-banners {
  position: absolute;
  top: 0;
  /* General Banner Styles */
  /* Individual Specific Banners with tweaks */ }
  /* line 796, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-banners .access-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 620px) {
      /* line 796, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-banners .access-banner {
        background-size: auto; } }
  /* line 806, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-banners .home-access-banner-1 {
    background-image: url("/wp-content/themes/code42/img/crashplan/home-access-banner-1.jpg");
    background-position: 60% center; }
    @media (max-width: 780px) {
      /* line 806, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-banners .home-access-banner-1 {
        background-position: 20% 0; } }
    @media (max-width: 620px) {
      /* line 806, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-banners .home-access-banner-1 {
        background-position: 35% 0; } }
  /* line 819, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-banners .home-access-banner-2 {
    background-image: url("/wp-content/themes/code42/img/crashplan/home-access-banner-2.jpg"); }
    @media (max-width: 780px) {
      /* line 819, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-banners .home-access-banner-2 {
        background-position: 10% 0; } }
    @media (max-width: 620px) {
      /* line 819, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-banners .home-access-banner-2 {
        background-position: 19% 0; } }
  /* line 831, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-banners .home-access-banner-3 {
    background-image: url("/wp-content/themes/code42/img/crashplan/home-access-banner-3.jpg");
    background-position: 54% center; }
    @media (max-width: 780px) {
      /* line 831, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-banners .home-access-banner-3 {
        background-position: 10% 0; } }
    @media (max-width: 620px) {
      /* line 831, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-banners .home-access-banner-3 {
        background-position: 31% -60px; } }

/* Carousel Textual Content */
/* line 846, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.access-carousel-content {
  min-height: 450px;
  position: absolute;
  z-index: 10;
  right: 0;
  top: 20%;
  width: 50%;
  transition: width 300ms;
  -webkit-transition: width 300ms; }
  @media (max-width: 620px) {
    /* line 846, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content {
      position: relative;
      top: 0;
      width: 100%;
      margin: 30px 0;
      transition: top 300ms;
      -webkit-transition: top 300ms; } }
  @media (min-width: 621px) and (max-width: 780px) {
    /* line 846, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content {
      width: 100%;
      margin-right: auto;
      margin-left: auto; } }
  @media (min-width: 781px) and (max-width: 1115px) {
    /* line 846, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content {
      width: 55%; } }
  /* line 875, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-carousel-content .access-carousel-header {
    line-height: 1.1;
    color: #fff;
    text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=2)";
    zoom: 1; }
    @media (max-width: 480px) {
      /* line 875, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-carousel-content .access-carousel-header {
        font-size: 2em; } }
  /* line 885, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-carousel-content .access-banner-nav {
    margin-top: 35px; }
    /* line 888, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content .access-banner-nav .carousel-nav-button {
      background: #b2b2b2;
      background: rgba(0, 0, 0, 0.3);
      border-radius: 3px;
      border: 1px solid #fff;
      text-align: center;
      text-decoration: none;
      font-size: 1.3em;
      color: #fff;
      padding: 6px 0; }
      /* line 899, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-carousel-content .access-banner-nav .carousel-nav-button.access-banner-nav-selected {
        background: #fff;
        color: #7ab700;
        font-weight: 400; }
      @media (max-width: 620px) {
        /* line 888, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .access-carousel-content .access-banner-nav .carousel-nav-button {
          width: 60%;
          margin: 0 auto 5px auto !important; } }
  /* line 912, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-carousel-content .access-nav-pointer-track {
    position: relative;
    height: 25px;
    width: 100%; }
    /* line 917, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content .access-nav-pointer-track .access-nav-pointer {
      position: absolute;
      height: auto;
      margin-top: 8px; }
      @media (max-width: 620px) {
        /* line 917, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
        .access-carousel-content .access-nav-pointer-track .access-nav-pointer {
          opacity: 0;
          filter: alpha(opacity=0); } }
  /* line 929, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .access-carousel-content .access-banner-captions {
    background: #3f3f3f;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    min-height: 255px;
    padding: 25px 25px;
    margin-top: 0px;
    color: #fff; }
    /* line 938, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content .access-banner-captions .access-banner-caption {
      display: none; }
    /* line 942, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content .access-banner-captions .access-banner-1-caption {
      display: block; }
    /* line 946, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .access-carousel-content .access-banner-captions .access-banner-button-wrapper {
      text-align: center; }
      /* line 949, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .access-carousel-content .access-banner-captions .access-banner-button-wrapper .btn {
        margin: 20px auto 10px auto; }

/* MORE FEATURES SECTION
-----------------------------------------------*/
/* line 958, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.more-features-section {
  padding: 80px 0 80px 0;
  text-align: center; }
  /* line 962, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .more-features-section h2 {
    margin: 0 0 50px 0;
    color: #7ab700; }
  /* line 967, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .more-features-section li {
    padding-left: 10px;
    padding-right: 10px; }
    /* line 971, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .more-features-section li .feature-icon-wrapper {
      height: 9.5em;
      line-height: 190px;
      width: 100%; }
    /* line 977, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .more-features-section li h3 {
      margin: 0 0 8px 0;
      color: #7ab700; }
  /* line 983, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .more-features-section .feature-free img {
    width: 113px;
    height: 110px; }
  /* line 988, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .more-features-section .feature-unlimited img {
    width: 158px;
    height: 70px; }
  /* line 993, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .more-features-section .feature-access img {
    width: 129px;
    height: 84px; }
  /* line 998, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .more-features-section .feature-security img {
    width: 113px;
    height: 110px; }
  @media (max-width: 800px) {
    /* line 1004, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .more-features-section .row-fluid [class*="span"] {
      width: 100%;
      float: none;
      margin-left: 0;
      margin-bottom: 5.000em; }
    /* line 1011, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .more-features-section .row-fluid [class*="span"]:last-child {
      margin-bottom: 0; } }

/* PRESS QUOTES SECTION
-----------------------------------------------*/
/* line 1019, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.quotes-section {
  background: #eef1f4;
  padding: 3em 0; }
  @media (max-width: 480px) {
    /* line 1019, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .quotes-section {
      font-size: 18px;
      font-size: 1.125rem; } }
  /* line 1027, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .quotes-section p.quote-icon {
    font-size: 4.25em;
    height: 0.6em;
    margin-top: -0.15em;
    overflow: hidden;
    font-weight: bold;
    width: auto;
    text-align: center;
    color: #AAB7C1; }
  /* line 1038, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .quotes-section .quote-icon, .quotes-section .home-quotes-carousel li a {
    color: #4D5B62; }

/* line 1043, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.home-quotes-carousel {
  position: relative;
  margin-top: 2em; }
  /* line 1047, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-quotes-carousel button {
    background: none;
    border: none;
    color: #D7DEE5;
    font-size: 3em;
    width: 10%;
    padding: 0;
    float: left;
    position: relative; }
    /* line 1057, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-quotes-carousel button:hover, .home-quotes-carousel button:focus {
      color: #434951; }
  /* line 1062, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-quotes-carousel ul {
    overflow: hidden;
    float: left;
    width: 80%; }
  /* line 1068, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-quotes-carousel li {
    height: auto;
    text-align: center;
    padding: 0 1em; }
    /* line 1073, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-quotes-carousel li:first-child {
      position: relative; }
    /* line 1077, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-quotes-carousel li a {
      text-decoration: none; }
    /* line 1081, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .home-quotes-carousel li .quote-source-icon {
      margin-top: 2em;
      max-width: 90%; }

/* CUSTOMER STORIES SECTION
-----------------------------------------------*/
/* line 1090, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.customer-stories {
  background-image: url("/wp-content/themes/code42/img/crashplan/home-customer-stories-banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10% 20% 10% 0; }
  @media (max-width: 620px) {
    /* line 1090, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .customer-stories {
      padding-right: 10%; } }

/* line 1102, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.customer-stories-caption {
  color: #fff;
  padding: 30px 30px 22px 60px;
  background-color: #7ab700;
  background-color: rgba(122, 183, 0, 0.95); }
  /* line 1107, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .customer-stories-caption h2 {
    font-size: 48px;
    font-size: 3rem;
    line-height: 1.1; }
  /* line 1112, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .customer-stories-caption p {
    line-height: 1.4;
    margin: 1em 0; }
  /* line 1117, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .customer-stories-caption .stories-button-wrapper {
    text-align: center;
    padding-top: 12px; }
  @media (max-width: 844px) {
    /* line 1102, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .customer-stories-caption {
      padding-left: 30px; }
      /* line 1125, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .customer-stories-caption h2 {
        font-size: 32px;
        font-size: 2rem; } }
  @media (max-width: 480px) {
    /* line 1131, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .customer-stories-caption h2 {
      font-size: 24px;
      font-size: 1.5rem; } }

/* BUSINESS PREVIEW SECTION
-----------------------------------------------*/
/* line 1139, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview {
  background-image: url("/wp-content/themes/code42/img/crashplan/home-business-preview-banner.jpg");
  background-position: 25% center;
  position: relative;
  overflow: hidden;
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1; }
  @media (max-width: 620px) {
    /* line 1139, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .business-preview {
      background-position: -125px center; } }
  /* line 1155, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview:before, .business-preview:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1; }
    @media (max-width: 620px) {
      /* line 1155, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .business-preview:before, .business-preview:after {
        display: none; } }
  /* line 1165, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview:before {
    right: 40%;
    width: 100px;
    background-image: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -moz-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: -o-linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%); }
    @media (max-width: 1250px) {
      /* line 1165, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .business-preview:before {
        width: 230px; } }
  /* line 1175, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview:after {
    left: 60%;
    right: 0;
    background-color: #FFF; }
  @media (max-width: 620px) {
    /* line 1182, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .business-preview .spacer {
      display: none; } }

/* line 1187, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview *::-moz-selection {
  background: rgba(26, 182, 232, 0.75);
  color: #FFF;
  text-shadow: none; }

/* line 1192, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview *::selection {
  background: rgba(26, 182, 232, 0.75);
  color: #FFF;
  text-shadow: none; }

/* line 1197, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview .btn-biz::-moz-selection {
  background: rgba(255, 255, 255, 0.75);
  color: #1ab6e8; }

/* line 1201, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview .btn-biz::selection {
  background: rgba(255, 255, 255, 0.75);
  color: #1ab6e8; }

/* line 1205, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview .btn-ent::-moz-selection {
  background: rgba(255, 255, 255, 0.75);
  color: #45535a; }

/* line 1209, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview .btn-ent::selection {
  background: rgba(255, 255, 255, 0.75);
  color: #45535a; }

/* line 1214, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.business-preview-caption {
  position: relative;
  top: 17%; }
  /* line 1218, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview-caption h2 {
    background: #00b4ed;
    color: #fff;
    display: inline;
    padding: 0 5px; }
  /* line 1225, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview-caption h3 {
    color: #00b4ed;
    margin: 1.175em 0 0;
    line-height: 1.1; }
  /* line 1231, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview-caption p {
    margin: 1em 0 1.35em; }
  /* line 1235, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview-caption h3, .business-preview-caption p {
    /* adds a white glow to improve legibility */ }
    @media (min-width: 621px) {
      /* line 1235, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .business-preview-caption h3, .business-preview-caption p {
        -webkit-backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        text-shadow: 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #FFF, 0 0 30px #FFF, 0 0 35px #FFF, 0 0 40px #FFF; } }
  /* line 1243, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .business-preview-caption .btn {
    margin-top: .75em;
    margin-right: .5em;
    width: 15em;
    max-width: 100%; }
  @media (max-width: 620px) {
    /* line 1214, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .business-preview-caption {
      position: absolute;
      top: auto;
      bottom: 30px;
      left: 30px;
      right: 30px;
      width: auto !important; }
      /* line 1255, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .business-preview-caption .white-wrapper {
        background: #FFF;
        background: rgba(255, 255, 255, 0.8);
        margin-top: 20px;
        padding: 20px 20px 12px; }
      /* line 1262, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .business-preview-caption h3 {
        margin: 0 0 10px 0;
        line-height: 1; } }

/* CUSTOMER GRID
-----------------------------------------------*/
/* line 1271, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.home-customers {
  background: #eef1f4;
  padding-top: 50px;
  padding-bottom: 50px;
  width: 100%; }
  /* line 1277, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .home-customers h2 {
    text-align: center;
    margin-bottom: 20px; }

/* line 1282, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.c42-cust-logo-scroller {
  padding: 0 40px; }
  /* line 1285, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .c42-cust-logo-scroller button {
    font-size: 78px;
    font-size: 4.875rem;
    height: 80px;
    margin-top: -40px;
    color: #D7DEE5; }
    /* line 1291, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .c42-cust-logo-scroller button.previous {
      left: 0; }
    /* line 1294, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
    .c42-cust-logo-scroller button.next {
      right: 0; }

/* NEXT STEPS
-----------------------------------------------*/
/* line 1302, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.next-steps {
  background: #3f5f75;
  padding: 60px 0;
  width: 100%;
  text-align: center;
  color: #fff; }
  /* line 1309, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .next-steps .span12 {
    margin-left: 0;
    padding: 0 30px; }
  /* line 1314, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .next-steps h2 {
    margin-bottom: 30px; }
  /* line 1318, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .next-steps .btn-ent {
    margin-left: .5em; }
  /* line 1322, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .next-steps .btn {
    margin-bottom: 12px; }
    @media (max-width: 480px) {
      /* line 1322, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
      .next-steps .btn {
        padding-left: 0;
        padding-right: 0;
        width: 220px;
        margin-left: 0;
        margin-right: 0; } }

/* IE SPECIFIC DISPLAY FIXES
-----------------------------------------------*/
/* main banner/ carousel */
/* line 1338, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .feature-banner {
  max-height: 697px; }

/* line 1342, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie9 .feature-banner * {
  opacity: 1 !important; }

/* 1-2-3 steps */
/* line 1349, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step .step-img {
  background-color: #d8dee3; }
/* line 1352, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step h3 {
  color: #dbdedf; }
/* line 1355, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step .start-step-caption {
  color: #e4f0cb; }
/* line 1358, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step .start-step-caption a {
  border-color: #f4f4f4; }

/* line 1363, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step-selected .step-img {
  background-color: #3e5e74; }
  /* line 1365, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
  .ie8 .home-start-step-selected .step-img:before {
    content: attr(step-img); }
/* line 1369, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step-selected h3 {
  color: #7ab700; }
/* line 1372, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step-selected .start-step-caption {
  color: #4d5b62; }
/* line 1375, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .home-start-step-selected .start-step-caption a {
  border-color: #ccc; }

/* ok to forget section */
/* line 1380, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .detailed-features-overview {
  height: 685px; }

/* line 1383, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .feature-banner-bg {
  left: 0;
  right: 0;
  margin-left: 0 !important;
  background-color: #eeefe9;
  background-image: url("/wp-content/themes/code42/img/crashplan/detailed-features-banner.jpg");
  background-position: center top;
  background-repeat: no-repeat; }

/* good - better -best arrows */
/* line 1392, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .destinations .destination-online h3:before {
  content: " ";
  background: transparent url("/wp-content/themes/code42/img/crashplan/ie8-white-gradient-vert.png") repeat-x top; }

/* line 1396, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .destinations li:after, .ie8 .destinations .destination-online p:after {
  content: " ";
  background: transparent url("/wp-content/themes/code42/img/crashplan/ie8-white-gradient-vert.png") repeat-x bottom; }

/* work - play - relax */
/* line 1401, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .access-section {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto; }

/* line 1406, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .access-carousel-content {
  padding-left: 10px;
  padding-right: 0px;
  right: 30px; }

/* customer stories */
/* line 1412, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .customer-stories {
  background-repeat: repeat; }

/* set to grow */
/* line 1416, /Users/edawson/Documents/stash/site/source/css/crashplan/index.scss */
.ie8 .business-preview:before {
  width: 94px;
  content: " ";
  background: transparent url("/wp-content/themes/code42/img/crashplan/ie8-white-gradient-horz.png") repeat-y left; }
