@charset "UTF-8";
/* - import global styles - */
/* - define eBay colours - */
/* - default type values - */
/* line 1, ../../../_/sass/libraries/normalize.scss */
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-family: sans-serif;
}

/* line 8, ../../../_/sass/libraries/normalize.scss */
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

/* line 14, ../../../_/sass/libraries/normalize.scss */
html input[disabled] {
  cursor: default;
}

/* line 18, ../../../_/sass/libraries/normalize.scss */
body {
  margin: 0;
}

/* line 24, ../../../_/sass/libraries/normalize.scss */
#primary-container article,
#primary-container aside,
#primary-container details,
#primary-container figcaption,
#primary-container figure,
#primary-container footer,
#primary-container header,
#primary-container hgroup,
#primary-container main,
#primary-container nav,
#primary-container section,
#primary-container summary {
  display: block;
}
/* line 39, ../../../_/sass/libraries/normalize.scss */
#primary-container audio,
#primary-container canvas,
#primary-container video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 47, ../../../_/sass/libraries/normalize.scss */
#primary-container audio:not([controls]) {
  display: none;
  height: 0;
}
/* line 52, ../../../_/sass/libraries/normalize.scss */
#primary-container [hidden] {
  display: none;
}
/* line 56, ../../../_/sass/libraries/normalize.scss */
#primary-container button,
#primary-container input,
#primary-container select,
#primary-container textarea {
  font-family: sans-serif;
}
/* line 63, ../../../_/sass/libraries/normalize.scss */
#primary-container a:focus {
  outline: thin dotted;
}
/* line 67, ../../../_/sass/libraries/normalize.scss */
#primary-container a:active,
#primary-container a:hover {
  outline: 0;
}
/* line 72, ../../../_/sass/libraries/normalize.scss */
#primary-container h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* line 77, ../../../_/sass/libraries/normalize.scss */
#primary-container h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
/* line 82, ../../../_/sass/libraries/normalize.scss */
#primary-container h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
/* line 87, ../../../_/sass/libraries/normalize.scss */
#primary-container h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
/* line 92, ../../../_/sass/libraries/normalize.scss */
#primary-container h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
/* line 97, ../../../_/sass/libraries/normalize.scss */
#primary-container h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/* line 102, ../../../_/sass/libraries/normalize.scss */
#primary-container abbr[title] {
  border-bottom: 1px dotted;
}
/* line 106, ../../../_/sass/libraries/normalize.scss */
#primary-container b,
#primary-container strong {
  font-weight: bold;
}
/* line 111, ../../../_/sass/libraries/normalize.scss */
#primary-container blockquote {
  margin: 1em 40px;
}
/* line 115, ../../../_/sass/libraries/normalize.scss */
#primary-container dfn {
  font-style: italic;
}
/* line 119, ../../../_/sass/libraries/normalize.scss */
#primary-container hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/* line 125, ../../../_/sass/libraries/normalize.scss */
#primary-container mark {
  background: #ff0;
  color: #000;
}
/* line 130, ../../../_/sass/libraries/normalize.scss */
#primary-container p,
#primary-container pre {
  margin: 1em 0;
}
/* line 135, ../../../_/sass/libraries/normalize.scss */
#primary-container code,
#primary-container kbd,
#primary-container pre,
#primary-container samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/* line 144, ../../../_/sass/libraries/normalize.scss */
#primary-container pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/* line 150, ../../../_/sass/libraries/normalize.scss */
#primary-container q {
  quotes: none;
}
/* line 154, ../../../_/sass/libraries/normalize.scss */
#primary-container q:before,
#primary-container q:after {
  content: '';
  content: none;
}
/* line 160, ../../../_/sass/libraries/normalize.scss */
#primary-container small {
  font-size: 80%;
}
/* line 164, ../../../_/sass/libraries/normalize.scss */
#primary-container sub,
#primary-container sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
/* line 172, ../../../_/sass/libraries/normalize.scss */
#primary-container sup {
  top: -0.5em;
}
/* line 176, ../../../_/sass/libraries/normalize.scss */
#primary-container sub {
  bottom: -0.25em;
}
/* line 180, ../../../_/sass/libraries/normalize.scss */
#primary-container dl,
#primary-container menu,
#primary-container ol,
#primary-container ul {
  margin: 1em 0;
}
/* line 187, ../../../_/sass/libraries/normalize.scss */
#primary-container dd {
  margin: 0 0 0 40px;
}
/* line 191, ../../../_/sass/libraries/normalize.scss */
#primary-container menu,
#primary-container ol,
#primary-container ul {
  padding: 0 0 0 40px;
}
/* line 197, ../../../_/sass/libraries/normalize.scss */
#primary-container nav ul,
#primary-container nav ol {
  list-style: none;
  list-style-image: none;
}
/* line 203, ../../../_/sass/libraries/normalize.scss */
#primary-container img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
/* line 208, ../../../_/sass/libraries/normalize.scss */
#primary-container svg:not(:root) {
  overflow: hidden;
}
/* line 212, ../../../_/sass/libraries/normalize.scss */
#primary-container figure {
  margin: 0;
}
/* line 216, ../../../_/sass/libraries/normalize.scss */
#primary-container form {
  margin: 0;
}
/* line 220, ../../../_/sass/libraries/normalize.scss */
#primary-container fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/* line 226, ../../../_/sass/libraries/normalize.scss */
#primary-container legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
/* line 233, ../../../_/sass/libraries/normalize.scss */
#primary-container button,
#primary-container input,
#primary-container select,
#primary-container textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
/* line 243, ../../../_/sass/libraries/normalize.scss */
#primary-container button,
#primary-container input {
  line-height: normal;
}
/* line 248, ../../../_/sass/libraries/normalize.scss */
#primary-container button,
#primary-container select {
  text-transform: none;
}
/* line 253, ../../../_/sass/libraries/normalize.scss */
#primary-container button,
#primary-container input[type="reset"],
#primary-container input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
/* line 261, ../../../_/sass/libraries/normalize.scss */
#primary-container button[disabled] {
  cursor: default;
}
/* line 265, ../../../_/sass/libraries/normalize.scss */
#primary-container input[type="checkbox"],
#primary-container input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
/* line 273, ../../../_/sass/libraries/normalize.scss */
#primary-container input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 280, ../../../_/sass/libraries/normalize.scss */
#primary-container input[type="search"]::-webkit-search-cancel-button,
#primary-container input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/* line 285, ../../../_/sass/libraries/normalize.scss */
#primary-container button::-moz-focus-inner,
#primary-container input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 291, ../../../_/sass/libraries/normalize.scss */
#primary-container textarea {
  overflow: auto;
  vertical-align: top;
}
/* line 296, ../../../_/sass/libraries/normalize.scss */
#primary-container table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
/* line 13, ../../../_/sass/libraries/boilerplate.scss */
html {
  font-size: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

/* line 20, ../../../_/sass/libraries/boilerplate.scss */
body {
  margin: 0;
  padding: 0;
}

/* line 25, ../../../_/sass/libraries/boilerplate.scss */
#primary-container {
  /* html, */
  /*
   * Remove text-shadow in selection highlight: h5bp.com/i
   * These selection rule sets have to be separate.
   * Customize the background color to match your design.
   */
  /*
   * A better looking default horizontal rule
   */
  /*
   * Remove the gap between images, videos, audio and canvas and the bottom of
   * their containers: h5bp.com/i/440
   */
  /*
   * Remove default fieldset styles.
   */
  /*
   * Allow only vertical resizing of textareas.
   */
}
/* line 28, ../../../_/sass/libraries/boilerplate.scss */
#primary-container button,
#primary-container input,
#primary-container select,
#primary-container textarea {
  color: #222;
}
/* line 40, ../../../_/sass/libraries/boilerplate.scss */
#primary-container ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
/* line 45, ../../../_/sass/libraries/boilerplate.scss */
#primary-container ::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
#primary-container ::selection {
  background: #b3d4fc;
  text-shadow: none;
}
/* line 54, ../../../_/sass/libraries/boilerplate.scss */
#primary-container hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
/* line 68, ../../../_/sass/libraries/boilerplate.scss */
#primary-container audio,
#primary-container canvas,
#primary-container img,
#primary-container video {
  vertical-align: middle;
}
/* line 79, ../../../_/sass/libraries/boilerplate.scss */
#primary-container fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 89, ../../../_/sass/libraries/boilerplate.scss */
#primary-container textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
/* line 99, ../../../_/sass/libraries/boilerplate.scss */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
/* line 134, ../../../_/sass/libraries/boilerplate.scss */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

/* line 142, ../../../_/sass/libraries/boilerplate.scss */
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
/* line 153, ../../../_/sass/libraries/boilerplate.scss */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
/* line 162, ../../../_/sass/libraries/boilerplate.scss */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
/* line 178, ../../../_/sass/libraries/boilerplate.scss */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
/* line 192, ../../../_/sass/libraries/boilerplate.scss */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/* line 208, ../../../_/sass/libraries/boilerplate.scss */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 214, ../../../_/sass/libraries/boilerplate.scss */
.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* line 223, ../../../_/sass/libraries/boilerplate.scss */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}
@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  /* line 249, ../../../_/sass/libraries/boilerplate.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 256, ../../../_/sass/libraries/boilerplate.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 261, ../../../_/sass/libraries/boilerplate.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 265, ../../../_/sass/libraries/boilerplate.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  /* line 273, ../../../_/sass/libraries/boilerplate.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 279, ../../../_/sass/libraries/boilerplate.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 285, ../../../_/sass/libraries/boilerplate.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 289, ../../../_/sass/libraries/boilerplate.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 294, ../../../_/sass/libraries/boilerplate.scss */
  #primary-container img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  /* line 302, ../../../_/sass/libraries/boilerplate.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 309, ../../../_/sass/libraries/boilerplate.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* line 1, ../../../_/sass/components/base.scss */
#primary-container img {
  max-width: 100% !important;
}

/* line 5, ../../../_/sass/components/base.scss */
#primary-container {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

/* line 8, ../../../_/sass/components/base.scss */
#primary-container *, #primary-container *:before, #primary-container *:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -moz-box-sizing: inherit;
       box-sizing: inherit;
}

/* line 14, ../../../_/sass/components/base.scss */
body {
  background-color: #f7f7f7;
}

/* line 17, ../../../_/sass/components/base.scss */
#primary-container {
  font-size: 14px;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}

/* line 3, ../../../_/sass/components/content_elements.scss */
#primary-container h1 {
  margin: 0px 0px 9px 0px;
  font-size: 3em;
  line-height: 0.944444444em;
  text-align: left;
  font-weight: 300;
  text-transform: uppercase;
  color: #0064d2;
}
/* line 13, ../../../_/sass/components/content_elements.scss */
#primary-container h2 {
  margin: 0px 0px 13px 0px;
  font-size: 2.142857143em;
  line-height: 0.95em;
  text-align: left;
  font-weight: 300;
  text-transform: uppercase;
  color: #0064d2;
}
/* line 23, ../../../_/sass/components/content_elements.scss */
#primary-container h3 {
  margin: 13px 0px 9px 0px;
  font-size: 1.428571429em;
  line-height: 1.2em;
  font-weight: 300;
  text-align: left;
}
/* line 31, ../../../_/sass/components/content_elements.scss */
#primary-container p, #primary-container ul, #primary-container li, #primary-container dl, #primary-container blockquote, #primary-container h4, #primary-container h5, #primary-container h6 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  font-size: 1em;
  line-height: 1.428571429em;
  text-align: left;
  font-weight: normal;
}
/* line 40, ../../../_/sass/components/content_elements.scss */
#primary-container h4, #primary-container h5, #primary-container h6 {
  font-weight: bold;
}
/* line 46, ../../../_/sass/components/content_elements.scss */
#hero #primary-container p {
  font-size: 1.714285714em;
  font-weight: 300;
  line-height: 1.166666667em;
}
/* line 52, ../../../_/sass/components/content_elements.scss */
#primary-container p.legal {
  font-size: 0.714285714em;
  line-height: 1.6em;
  color: #777777;
}
/* line 59, ../../../_/sass/components/content_elements.scss */
#primary-container *.checkmark {
  background: rgba(255, 255, 255, 0) url("http://pics.ebaystatic.com/aw/pics/buy/confidence/checkmark.svg") no-repeat 0 4px;
  background-size: 13px 13px;
  background-position: 0 0.2em;
  padding-left: 22px;
  line-height: 1.2em;
}
/* line 66, ../../../_/sass/components/content_elements.scss */
.lt-ie9 #primary-container *.checkmark {
  background: transparent url("http://pics.ebaystatic.com/aw/pics/buy/confidence/checkmark.png") no-repeat 0 4px;
  background-position: 0 0;
  line-height: 1.3em;
}
/* line 74, ../../../_/sass/components/content_elements.scss */
#primary-container ul {
  padding: 0 0 0 16px;
}
/* line 77, ../../../_/sass/components/content_elements.scss */
#primary-container ul ul {
  margin-top: 10px;
}
/* line 86, ../../../_/sass/components/content_elements.scss */
#primary-container #content li li {
  position: relative;
  list-style: none;
}
/* line 90, ../../../_/sass/components/content_elements.scss */
#primary-container #content li li:after {
  content: "–";
  position: absolute;
  top: 0px;
  left: -15px;
}
/* line 98, ../../../_/sass/components/content_elements.scss */
#primary-container #content li ol li {
  list-style: decimal;
}
/* line 106, ../../../_/sass/components/content_elements.scss */
#primary-container li span.fixLeftSpacing {
  display: block;
  margin-left: -5px;
}
/* line 111, ../../../_/sass/components/content_elements.scss */
#primary-container li.checkmark {
  list-style: none;
}
/* line 114, ../../../_/sass/components/content_elements.scss */
#primary-container li.checkmark span.fixLeftSpacing {
  margin-left: 0;
}
/* line 118, ../../../_/sass/components/content_elements.scss */
#primary-container li:last-child {
  margin-bottom: 0;
}
/* line 125, ../../../_/sass/components/content_elements.scss */
#primary-container ul.compact li {
  margin-bottom: 0;
}
/* line 130, ../../../_/sass/components/content_elements.scss */
#primary-container ul.checkmarks {
  list-style: none;
  padding-left: 0;
}
/* line 134, ../../../_/sass/components/content_elements.scss */
#primary-container ul.checkmarks li {
  padding-left: 25px;
  background: rgba(255, 255, 255, 0) url("http://pics.ebaystatic.com/aw/pics/buy/confidence/checkmark.svg") no-repeat 0 4px;
  background-size: 18px 18px;
  background-position: 0 0.15em;
}
/* line 140, ../../../_/sass/components/content_elements.scss */
.lt-ie10 #primary-container ul.checkmarks li {
  background: transparent url("http://pics.ebaystatic.com/aw/pics/buy/confidence/checkmark.png") no-repeat 0 4px;
}
/* line 146, ../../../_/sass/components/content_elements.scss */
#primary-container blockquote {
  position: relative;
  padding-left: 11px;
}
/* line 151, ../../../_/sass/components/content_elements.scss */
#primary-container dt, #primary-container dd {
  display: inline;
  margin: 0;
  padding: 0;
}
/* line 157, ../../../_/sass/components/content_elements.scss */
#primary-container dt {
  font-weight: bold;
}
/* line 161, ../../../_/sass/components/content_elements.scss */
#primary-container dl.stat {
  margin-bottom: 0;
}
/* line 164, ../../../_/sass/components/content_elements.scss */
#primary-container dl.stat dt {
  display: block;
  margin-bottom: 4px;
  font-size: 5.142857143em;
  font-weight: 300;
  line-height: 1.1em;
}
/* line 171, ../../../_/sass/components/content_elements.scss */
#primary-container dl.stat dd {
  display: block;
}
/* line 176, ../../../_/sass/components/content_elements.scss */
#primary-container a {
  font-size: 1em;
  line-height: 1.43em;
  text-align: left;
  text-decoration: none;
  color: #0654ba;
}
/* line 183, ../../../_/sass/components/content_elements.scss */
#primary-container a.cta {
  padding-right: 8px;
  font-weight: bold;
  font-size: 0.985em;
  background: rgba(255, 255, 255, 0) url("http://pics.ebaystatic.com/aw/pics/buy/confidence/arrow.svg") no-repeat 100% 4px;
  background-size: 4px 9px;
  background-position: 100% 5px;
}
/* line 191, ../../../_/sass/components/content_elements.scss */
.lt-ie10 #primary-container a.cta {
  background: transparent url("http://pics.ebaystatic.com/aw/pics/buy/confidence/arrow.png") no-repeat 100% 4px;
}
/* line 196, ../../../_/sass/components/content_elements.scss */
#primary-container a:hover {
  text-decoration: underline;
}
/* line 201, ../../../_/sass/components/content_elements.scss */
#primary-container sup {
  top: 0em;
  font-size: 1.1em;
}
/* line 206, ../../../_/sass/components/content_elements.scss */
#primary-container table {
  width: 100%;
  padding: 1px;
  margin-bottom: 8px;
  border-collapse: collapse;
}
/* line 212, ../../../_/sass/components/content_elements.scss */
#primary-container table td {
  padding: 6px 18px;
  border: solid 1px #ccc;
  border-top: none;
  background: white;
  vertical-align: top;
}
/* line 222, ../../../_/sass/components/content_elements.scss */
#primary-container table thead td {
  padding: 0;
  border-bottom: none;
  border-color: #fff;
  border-top: solid 1px #ccc;
}
/* line 228, ../../../_/sass/components/content_elements.scss */
#primary-container table thead td p {
  margin: 0;
  margin-top: 1px;
  padding: 6px 18px;
  white-space: nowrap;
  font-weight: bold;
  color: white;
  background: #86b817;
  border-bottom: none;
}
/* line 239, ../../../_/sass/components/content_elements.scss */
#primary-container table thead td:first-child {
  border-left: solid 1px #ccc;
}
/* line 242, ../../../_/sass/components/content_elements.scss */
#primary-container table thead td:first-child p {
  margin-left: 1px;
}
/* line 246, ../../../_/sass/components/content_elements.scss */
#primary-container table thead td:last-child {
  border-right: solid 1px #ccc;
}
/* line 249, ../../../_/sass/components/content_elements.scss */
#primary-container table thead td:last-child p {
  margin-right: 1px;
}
/* line 257, ../../../_/sass/components/content_elements.scss */
#primary-container .redText {
  color: #e53238;
}
/* line 261, ../../../_/sass/components/content_elements.scss */
#primary-container .yellowText {
  color: #f5af02;
}
/* line 265, ../../../_/sass/components/content_elements.scss */
#primary-container .greenText {
  color: #86b817;
}
/* line 269, ../../../_/sass/components/content_elements.scss */
#primary-container .blueText {
  color: #0064d2;
}
/* line 275, ../../../_/sass/components/content_elements.scss */
#primary-container .inverted h1, #primary-container .inverted h2, #primary-container .inverted h3, #primary-container .inverted h4, #primary-container .inverted h5, #primary-container .inverted h6, #primary-container .inverted p, #primary-container .inverted ul, #primary-container .inverted li, #primary-container .inverted dl, #primary-container .inverted dt, #primary-container .inverted dd, #primary-container .inverted blockquote, #primary-container .inverted a {
  color: white;
}
/* line 279, ../../../_/sass/components/content_elements.scss */
#primary-container .inverted a {
  text-decoration: underline;
}
/* line 282, ../../../_/sass/components/content_elements.scss */
#primary-container .inverted a.cta {
  background: none;
  font-weight: normal;
}
/* line 290, ../../../_/sass/components/content_elements.scss */
#primary-container .inverted h2 a {
  font-size: 1em;
  line-height: 1em;
  text-decoration: none;
}
/* line 295, ../../../_/sass/components/content_elements.scss */
#primary-container .inverted h2 a:hover {
  text-decoration: underline;
}

/* line 1, ../../../_/sass/components/containers.scss */
#header {
  margin: 0 auto;
  margin-bottom: 18px;
  padding: 0 10px;
  width: 980px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
/* line 10, ../../../_/sass/components/containers.scss */
#header > div > img {
  display: none;
}

/* line 15, ../../../_/sass/components/containers.scss */
nav {
  margin: 0 auto;
  margin-bottom: 21px;
  padding: 0 8px;
  width: 980px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

/* line 22, ../../../_/sass/components/containers.scss */
.breadcrumbs {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0;
}
/* line 27, ../../../_/sass/components/containers.scss */
.breadcrumbs li {
  display: inline;
  color: #777777;
  font-size: 12px;
  line-height: 18px;
  padding-right: 15px;
  position: relative;
}
/* line 35, ../../../_/sass/components/containers.scss */
.breadcrumbs li a {
  color: #777777;
  font-size: 12px;
  line-height: 18px;
  text-decoration: none;
}
/* line 41, ../../../_/sass/components/containers.scss */
.breadcrumbs li a:hover, .breadcrumbs li a:focus {
  text-decoration: underline;
}
/* line 44, ../../../_/sass/components/containers.scss */
.breadcrumbs li a.active {
  color: #333;
  text-decoration: none;
  cursor: default;
}
/* line 53, ../../../_/sass/components/containers.scss */
.breadcrumbs li:after {
  width: 4px;
  height: 8px;
  padding-left: 8px;
  background: transparent url("http://pics.ebaystatic.com/aw/pics/buy/confidence/gray_arrow.png") no-repeat 0 0;
  background-size: 4px 8px;
  content: "";
  display: inline-block;
  position: absolute;
  right: -2px;
  top: 3px;
}
/* line 65, ../../../_/sass/components/containers.scss */
.breadcrumbs li:last-child:after {
  background: none;
}

/* line 71, ../../../_/sass/components/containers.scss */
#primary-container {
  margin: 0 auto;
  width: 980px;
  min-height: 500px;
  background-color: #f7f7f7;
}
/* line 77, ../../../_/sass/components/containers.scss */
#primary-container #left-rail {
  position: relative;
  float: left;
  margin: 0;
  width: 17.5%;
  z-index: 1;
}
/* line 84, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation {
  float: left;
  margin: 0;
  width: 100%;
}
/* line 89, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul {
  margin: 0;
  padding: 0;
}
/* line 93, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem {
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 0;
}
/* line 101, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-01 > a {
  display: block;
  margin: 0;
  margin-bottom: 17px;
  padding: 0;
  font-size: 2em;
  font-weight: normal;
  line-height: 0.95em;
  text-transform: uppercase;
  color: #333333;
}
/* line 112, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-01 > a:hover {
  color: #0064d2;
}
/* line 120, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-02 > a {
  display: block;
  position: relative;
  margin: 0;
  padding: 12px 15px;
  font-size: 1em;
  text-align: left;
  font-weight: normal;
  line-height: 1em;
  text-transform: none;
  border-bottom: 1px solid #cccccc;
  color: #666;
}
/* line 133, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-02 > a:hover {
  color: #0064d2;
}
/* line 139, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-02:hover {
  z-index: 1;
}
/* line 142, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-02:hover.has-children {
  margin-top: -1px;
  margin-left: -1px;
}
/* line 146, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-02:hover.has-children > a {
  margin-right: 10px;
  padding: 12px 15px;
  border: solid 1px #ccc;
  border-right: none;
  border-radius: 3px 0 0 3px;
  background: white;
  z-index: 1;
}
/* line 156, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-02:hover.has-children > li {
  z-index: 0;
}
/* line 163, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-03 {
  display: none;
  position: absolute;
  top: 0px;
  left: 100%;
  margin-left: -12px;
}
/* line 170, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-03 > a {
  display: block;
  margin: 0;
  font-size: 0.8571em;
  line-height: 1.5em;
  text-align: left;
  font-weight: normal;
  text-transform: none;
  padding: 26px 30px;
  width: 200px;
  color: #555;
  border: solid 1px #ccc;
  border-radius: 0 3px 3px 3px;
  background: white;
  box-shadow: 7px 7px 12px rgba(0, 0, 0, 0.3);
}
/* line 186, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-03 > a:hover {
  color: #0064d2;
}
/* line 197, ../../../_/sass/components/containers.scss */
#primary-container #left-rail #navigation ul li.navItem.lvl-02:hover .navItem {
  display: block;
}
/* line 206, ../../../_/sass/components/containers.scss */
#primary-container #content {
  position: relative;
  float: right;
  margin: 0;
  padding-bottom: 20px;
  width: 100%;
  z-index: 0;
}
/* line 214, ../../../_/sass/components/containers.scss */
#primary-container #content #hero {
  height: 398px;
  margin: 0;
  margin-bottom: 60px;
  padding: 30px;
  width: 100%;
  background-repeat: no-repeat no-repeat;
}
/* line 225, ../../../_/sass/components/containers.scss */
#primary-container #content #hero .copy-box {
  margin: 0;
  padding: 32px 38px;
  width: 510px;
  height: 340px;
  background-color: white;
}
/* line 231, ../../../_/sass/components/containers.scss */
.lt-ie9 #primary-container #content #hero .copy-box {
  height: 340px;
}
/* line 234, ../../../_/sass/components/containers.scss */
#primary-container #content #hero .copy-box p {
  width: 85%;
}
/* line 240, ../../../_/sass/components/containers.scss */
#primary-container #content #hero .copy-box ul li {
  font-size: 1.43em;
  line-height: 1.2em;
  font-weight: 300;
  margin-bottom: 5px;
}
/* line 248, ../../../_/sass/components/containers.scss */
#primary-container #content #hero .copy-box h1 {
  font-size: 2.89em;
  line-height: 1em;
}
/* line 253, ../../../_/sass/components/containers.scss */
#primary-container #content #hero .copy-box h2 {
  margin: 17px 0px 9px 1px;
  font-size: 1.43em;
  line-height: 1.2em;
  font-weight: 300;
  text-align: left;
  text-transform: none;
  color: #333333;
}
/* line 263, ../../../_/sass/components/containers.scss */
#primary-container #content #hero .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 267, ../../../_/sass/components/containers.scss */
#primary-container #content #hero a.cta-button {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  display: inline-block;
  margin-top: 12px;
  margin-left: 2px;
  padding: 6px 25px 7px 20px;
  color: white;
  text-decoration: none;
  background-color: #0064D2;
  background-image: url("http://pics.ebaystatic.com/aw/pics/sc/button_cta_edge.svg");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 19px 70px;
}
/* line 281, ../../../_/sass/components/containers.scss */
.no-svg #primary-container #content #hero a.cta-button {
  background-image: url("http://pics.ebaystatic.com/aw/pics/sc/button_cta_edge.png");
}
/* line 286, ../../../_/sass/components/containers.scss */
.lt-ie9 #primary-container #content #hero a.cta-button {
  background-image: url("http://pics.ebaystatic.com/aw/pics/sc/button_cta_edge.png");
}
/* line 293, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe {
  position: relative;
  margin: 0;
  margin-bottom: 40px;
  padding: 0;
  width: 100%;
}
/* line 300, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe > h2 {
  padding: 0 40px;
}
/* line 304, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe > p {
  padding: 0 40px;
}
/* line 310, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy {
  margin-bottom: 30px;
  padding: 15px 0 8px 0;
}
/* line 314, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy .copy-box {
  padding: 0 0 0 37px;
  width: 84.693877551%;
}
/* line 318, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy .copy-box > *:first-child {
  margin-top: 0;
}
/* line 322, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 328, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy {
  padding: 17px 0;
  background-size: cover;
  background-position: 10px 0%;
  background-repeat: no-repeat no-repeat;
}
/* line 334, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy .image-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 44.923076923077%;
  height: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 344, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy .copy-box {
  float: right;
  width: 55.076923076923%;
}
/* line 348, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 354, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy-override {
  padding: 17px 0;
  background-size: 40%;
  background-position: 10px 0%;
  background-repeat: no-repeat no-repeat;
}
/* line 360, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy-override .image-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 43.87755102%;
  height: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 370, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy-override .copy-box {
  float: right;
  width: 55.102040816%;
}
/* line 374, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.image-copy-override .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 380, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image {
  padding: 17px 0;
  background-size: 40%;
  background-position: 100% 0%;
  background-repeat: no-repeat no-repeat;
}
/* line 386, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image .image-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 43.87755102%;
  height: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 396, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image .copy-box {
  float: left;
  padding: 0 39px;
  width: 55.1%;
}
/* line 401, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image .copy-box .copy-column {
  float: left;
  width: 48%;
}
/* line 405, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image .copy-box .copy-column:last-child {
  float: right;
}
/* line 409, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image .copy-box .copy-column h3 {
  padding-right: 25%;
}
/* line 413, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image .copy-box .copy-column > *:last-child {
  margin-bottom: 0;
}
/* line 418, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-image .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 424, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy, #primary-container .content-stripe.no-background.copy-video {
  padding: 17px 0;
}
/* line 427, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box, #primary-container .content-stripe.no-background.copy-video .video-box {
  margin: 0;
  margin-top: 5px;
  width: 55.1%;
  padding-left: 39px;
  padding-right: 20px;
}
/* line 433, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container, #primary-container .content-stripe.no-background.copy-video .video-box .video-container {
  position: relative;
  margin-bottom: 0px;
  width: auto;
  border: 1px solid #cccccc;
  background-color: white;
}
/* line 439, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container + *, #primary-container .content-stripe.no-background.copy-video .video-box .video-container + * {
  clear: both;
}
/* line 442, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container img, #primary-container .content-stripe.no-background.copy-video .video-box .video-container img {
  float: left;
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0px;
  color: black;
}
/* line 451, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar, #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar {
  display: block;
  position: absolute;
  padding-top: 15px;
  padding-left: 80px;
  left: 0;
  bottom: 0;
  height: 70px;
  width: 100%;
  background: #333333 url("http://pics.ebaystatic.com/aw/pics/sic/sr/holiday2014/play_button.png") no-repeat 4.26% 50%;
  background: rgba(51, 51, 51, 0.5) url("http://pics.ebaystatic.com/aw/pics/sic/sr/holiday2014/play_button-02.svg") no-repeat 4.26% 50%;
  background-size: 45px;
}
/* line 464, ../../../_/sass/components/containers.scss */
.lt-ie10 #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar, .lt-ie10 #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar {
  background: #333333 url("http://pics.ebaystatic.com/aw/pics/sic/sr/holiday2014/play_button.png") no-repeat 4.2553% 50%;
}
/* line 468, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar > *, #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar > * {
  margin: 0;
  opacity: 0.75;
}
/* line 472, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar > *, #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar:hover > *, #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar > *, #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar:hover > * {
  margin: 0;
  opacity: 0.75;
}
/* line 477, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar p:last-child, #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar p:last-child {
  font-weight: bold;
}
/* line 481, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar:hover, #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar:hover {
  text-decoration: none;
  background: #333333 url("http://pics.ebaystatic.com/aw/pics/sic/sr/holiday2014/play_button_hover.png") no-repeat 4.26% 50%;
  background: rgba(51, 51, 51, 0.5) url("http://pics.ebaystatic.com/aw/pics/sic/sr/holiday2014/play_button_hover.svg") no-repeat 4.26% 50%;
  background-size: 45px;
}
/* line 486, ../../../_/sass/components/containers.scss */
.lt-ie10 #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar:hover, .lt-ie10 #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar:hover {
  background: #333333 url("http://pics.ebaystatic.com/aw/pics/sic/sr/holiday2014/play_button_hover.png") no-repeat 4.2553% 50%;
}
/* line 490, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar:hover > *, #primary-container .content-stripe.no-background.copy-video .video-box .video-container .video-title-bar:hover > * {
  opacity: 1;
}
/* line 496, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container + *, #primary-container .content-stripe.no-background.copy-video .video-box .video-container + * {
  clear: both;
}
/* line 501, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box > *:last-child, #primary-container .content-stripe.no-background.copy-video .video-box > *:last-child {
  margin-bottom: 0;
}
/* line 508, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box {
  float: left;
}
/* line 510, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .video-box .video-container {
  float: left;
}
/* line 514, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .copy-box {
  float: right;
  margin: 0;
  padding-right: 38px;
  width: 43.87755102%;
}
/* line 520, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .copy-box .copy-column {
  float: left;
  width: 48%;
}
/* line 524, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .copy-box .copy-column:last-child {
  float: right;
}
/* line 528, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .copy-box .copy-column h3 {
  padding-right: 25%;
}
/* line 532, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .copy-box .copy-column > *:last-child {
  margin-bottom: 0;
}
/* line 537, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 545, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy.oversized .video-box {
  margin-top: -18px;
  padding-left: 0;
  width: 51.020408163%;
}
/* line 550, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.video-copy.oversized .copy-box {
  width: 47.959183673%;
}
/* line 557, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-video .video-box {
  float: right;
  padding-right: 0;
  padding-left: 20px;
  width: 50.204081633%;
}
/* line 563, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-video .copy-box {
  margin-top: 23px;
  float: left;
  padding-left: 38px;
  padding-right: 0;
  width: 48.773469387%;
}
/* line 570, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-video .video-container {
  margin-bottom: 0px;
}
/* line 576, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy {
  padding: 17px 0;
}
/* line 579, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy .copy-box {
  float: left;
  margin: 0;
  width: 49.49%;
  padding-left: 39px;
  padding-right: 39px;
}
/* line 586, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy .copy-box:last-child {
  float: right;
  padding-left: 0;
}
/* line 591, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy .copy-box > *:first-child {
  margin-top: 0;
}
/* line 595, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy .copy-box > h3:first-child {
  margin-top: 10px;
}
/* line 599, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 605, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy {
  padding: 3px 0 16px 0;
}
/* line 608, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy .copy-box {
  padding: 0 0 0 40px;
  float: left;
  width: 33.3%;
}
/* line 613, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy .copy-box:last-child {
  padding-right: 39px;
}
/* line 616, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy .copy-box:last-child > *:last-child {
  margin-bottom: 0;
}
/* line 622, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 627, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box {
  position: relative;
  padding-left: 89px;
}
/* line 631, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box h3 {
  margin-top: 0;
}
/* line 635, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box:before {
  content: "2";
  position: absolute;
  left: 35px;
  top: 16px;
  font-size: 4.642857143em;
  font-weight: 300;
}
/* line 646, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box:first-child:before {
  content: "1";
}
/* line 653, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box:last-child:before {
  content: "3";
}
/* line 660, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box.list-item-1:before {
  content: "1";
}
/* line 667, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box.list-item-3:before {
  content: "3";
}
/* line 676, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background {
  padding: 37px 0;
  border: 1px solid #cccccc;
  background: white;
}
/* line 681, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy {
  margin-bottom: 30px;
  padding: 38px 0;
}
/* line 685, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy .copy-box {
  padding: 0 38px;
  width: auto;
}
/* line 689, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy .copy-box > *:first-child {
  margin-top: 0;
}
/* line 693, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 701, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-image .copy-box {
  float: left;
  padding-left: 39px;
  padding-right: 9px;
  width: 43.87755102%;
}
/* line 706, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-image .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 711, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-image .image-box {
  float: right;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 53.06122449%;
  height: 84%;
  overflow: hidden;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 725, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-copy {
  background-size: 41.836734771728516%;
  background-position: 10px 10%;
  background-repeat: no-repeat no-repeat;
}
/* line 730, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-copy .image-box {
  position: absolute;
  top: 0%;
  left: 4.08%;
  width: 26.74%;
  height: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 741, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-copy .copy-box {
  float: right;
  padding-right: 39px;
  width: 66.25%;
}
/* line 746, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-copy .copy-box .copy-column {
  float: left;
  width: 48%;
}
/* line 750, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-copy .copy-box .copy-column:last-child {
  float: right;
}
/* line 754, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-copy .copy-box .copy-column h3 {
  padding-right: 25%;
}
/* line 758, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-copy .copy-box .copy-column > *:last-child {
  margin-bottom: 0;
}
/* line 766, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy {
  padding: 0;
  border: none;
  background: none;
  overflow: hidden;
}
/* line 772, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy .image-box {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 32.653061224%;
  height: 100%;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
/* line 783, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy .copy-box {
  float: right;
  padding: 38px;
  width: 66.326530612%;
  border: solid 1px #ccc;
  background: white;
}
/* line 790, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy .copy-box .copy-column {
  float: left;
  width: 48%;
}
/* line 794, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy .copy-box .copy-column:last-child {
  float: right;
}
/* line 798, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy .copy-box .copy-column h3 {
  padding-right: 25%;
}
/* line 802, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy .copy-box .copy-column > *:last-child {
  margin-bottom: 0;
}
/* line 807, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.image-split-copy .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 814, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-split-image {
  padding: 0;
  border: none;
  background: none;
  overflow: hidden;
  margin-top: 48px;
}
/* line 821, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-split-image .image-box {
  position: absolute;
  top: 0%;
  right: 0%;
  width: 32.653061224%;
  height: 100%;
  background-size: 235%;
  background-position: 100% 63%;
  background-repeat: no-repeat;
}
/* line 832, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-split-image .copy-box {
  float: left;
  padding: 40px;
  padding-top: 35px;
  padding-bottom: 52px;
  width: 66.326530612%;
  border: solid 1px #ccc;
  background: white;
}
/* line 840, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-split-image .copy-box p {
  margin-top: 10px;
}
/* line 849, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-copy .copy-box {
  float: left;
  margin: 0;
  width: 49.49%;
  padding-left: 39px;
  padding-right: 39px;
}
/* line 856, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-copy .copy-box:last-child {
  float: right;
  padding-left: 0;
}
/* line 861, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-copy .copy-box > *:first-child {
  margin-top: 0;
}
/* line 865, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-copy .copy-box > h3:first-child {
  margin-top: 10px;
}
/* line 869, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.copy-copy .copy-box > *:last-child {
  margin-bottom: 0;
}
/* line 875, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.inverted {
  border: none;
  background: #0064d2;
}
/* line 879, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.inverted.image-split-copy {
  background: none;
}
/* line 882, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.inverted.image-split-copy .copy-box {
  border: none;
  background: #0064d2;
}
/* line 888, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.inverted.copy-split-image {
  background: none;
}
/* line 891, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.background.inverted.copy-split-image .copy-box {
  border: none;
  background: #0064d2;
}
/* line 901, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe.next-steps h3 {
  margin: 0px;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.43em;
}
/* line 909, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe .copy-box.checkmarks > * {
  padding-left: 25px;
}
/* line 913, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe .image-box {
  background-repeat: no-repeat;
}
/* line 916, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe .image-box.image-contain {
  background-size: contain !important;
}
/* line 919, ../../../_/sass/components/containers.scss */
#primary-container .content-stripe .image-box.image-cover {
  background-size: cover !important;
}

/* line 925, ../../../_/sass/components/containers.scss */
#footer {
  margin-top: 5px;
  border-top: 1px solid #cccccc;
  background: white;
}
/* line 930, ../../../_/sass/components/containers.scss */
#footer > div {
  margin: 0 auto;
  width: 980px;
  margin-top: -1px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}

/* line 937, ../../../_/sass/components/containers.scss */
#overlay {
  opacity: 0.7;
  filter: alpha(opacity=70);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  background-color: #000000;
}
/* line 949, ../../../_/sass/components/containers.scss */
#overlay.overlay-on {
  display: block;
}

/* line 953, ../../../_/sass/components/containers.scss */
#video {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 100001;
  width: 866px;
  margin: -250px -433px;
  background-color: #000000;
}
/* line 963, ../../../_/sass/components/containers.scss */
#video.overlay-on {
  display: block;
}

/* line 967, ../../../_/sass/components/containers.scss */
#closeVideo {
  display: block;
  position: absolute;
  top: 0px;
  right: -32px;
  width: 32px;
  height: 34px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url("http://pics.ebaystatic.com/aw/pics/sic/sr/holiday2014/close-video.png");
  text-indent: 32px;
  white-space: nowrap;
  overflow: hidden;
}

/* line 981, ../../../_/sass/components/containers.scss */
.iclg img {
  max-width: none;
}

/* line 9, ../../../_/sass/components/accordion.scss */
#primary-container #content .accordion .accordionItem li {
  list-style: disc;
}
/* line 12, ../../../_/sass/components/accordion.scss */
#primary-container #content .accordion .accordionItem li:after {
  content: "";
}
/* line 17, ../../../_/sass/components/accordion.scss */
#primary-container #content .accordion .accordionItem ol li {
  list-style: decimal;
}
/* line 20, ../../../_/sass/components/accordion.scss */
#primary-container #content .accordion .accordionItem ul li {
  list-style: disc;
}
/* line 26, ../../../_/sass/components/accordion.scss */
#primary-container .accordion-controls {
  font-size: 0.7em;
  line-height: 1.428571429em;
}
/* line 30, ../../../_/sass/components/accordion.scss */
#primary-container .accordion-controls .tool {
  margin: 0;
  margin-left: 10px;
}
/* line 35, ../../../_/sass/components/accordion.scss */
#primary-container .accordion {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 2px;
  margin-bottom: 18px;
}
/* line 43, ../../../_/sass/components/accordion.scss */
#primary-container .accordion .accordionItem {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0 10px 0 0;
  border-bottom: solid 1px #dddddd;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}
/* line 52, ../../../_/sass/components/accordion.scss */
#primary-container .accordion .accordionItem > *:first-child {
  margin-bottom: 5px;
  padding: 5px 20px 5px 0;
}
/* line 57, ../../../_/sass/components/accordion.scss */
#primary-container .accordion .accordionItem > * {
  padding-right: 20px;
}
/* line 61, ../../../_/sass/components/accordion.scss */
#primary-container .accordion .accordionItem > table {
  padding-right: 0;
}
/* line 65, ../../../_/sass/components/accordion.scss */
#primary-container .accordion .accordionItem img {
  margin-bottom: 8px;
  padding-right: 0;
  border: solid 1px #ccc;
}
/* line 71, ../../../_/sass/components/accordion.scss */
#primary-container .accordion .accordionItem:first-child {
  border-top: solid 1px #dddddd;
}
/* line 80, ../../../_/sass/components/accordion.scss */
#primary-container .accordion.activated .accordionItem.animating {
  -webkit-transition: height 0.35s;
          transition: height 0.35s;
}
/* line 83, ../../../_/sass/components/accordion.scss */
#primary-container .accordion.activated .accordionItem > *:first-child {
  display: block;
  background: rgba(255, 255, 255, 0) url("http://pics.ebaystatic.com/aw/pics/buy/confidence/accordion-plus.svg") no-repeat 100% 11px;
  background-size: 9px 9px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
/* line 90, ../../../_/sass/components/accordion.scss */
.lt-ie10 #primary-container .accordion.activated .accordionItem > *:first-child {
  background: transparent url("http://pics.ebaystatic.com/aw/pics/buy/confidence/accordion-minus.png") no-repeat 100% 11px;
}
/* line 95, ../../../_/sass/components/accordion.scss */
.no-touch #primary-container .accordion.activated .accordionItem > *:first-child:hover {
  color: #0064d2;
}
/* line 101, ../../../_/sass/components/accordion.scss */
#primary-container .accordion.activated .accordionItem.open {
  height: auto;
}
/* line 104, ../../../_/sass/components/accordion.scss */
#primary-container .accordion.activated .accordionItem.open > a {
  display: inline;
}
/* line 107, ../../../_/sass/components/accordion.scss */
#primary-container .accordion.activated .accordionItem.open > *:first-child {
  background: rgba(255, 255, 255, 0) url("http://pics.ebaystatic.com/aw/pics/buy/confidence/accordion-minus.svg") no-repeat 100% 11px;
  background-size: 9px 9px;
}
/* line 111, ../../../_/sass/components/accordion.scss */
.lt-ie10 #primary-container .accordion.activated .accordionItem.open > *:first-child {
  background: transparent url("http://pics.ebaystatic.com/aw/pics/buy/confidence/accordion-minus.png") no-repeat 100% 11px;
}

@media only screen and (max-width: 1199px) {
  /* line 3, ../../../_/sass/responsive/below_1200.scss */
  #header {
    width: 980px;
  }

  /* line 6, ../../../_/sass/responsive/below_1200.scss */
  #primary-container {
    width: 980px;
  }
  /* line 9, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail {
    float: none;
    margin: 0;
    margin-bottom: 25px;
    padding: 0 10px;
    width: auto;
  }
  /* line 16, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation {
    position: relative;
    float: none;
  }
  /* line 23, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation ul li.navItem.lvl-02:hover {
    z-index: 1;
  }
  /* line 26, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation ul li.navItem.lvl-02:hover.has-children {
    margin: 0;
  }
  /* line 29, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation ul li.navItem.lvl-02:hover.has-children > a {
    margin-right: 0;
    padding: 12px 15px;
    border: none;
    border-bottom: solid 1px #ccc;
    border-right: none;
    border-radius: 0;
    background: none;
    z-index: 1;
  }
  /* line 40, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation ul li.navItem.lvl-02:hover.has-children > li {
    z-index: 0;
  }
  /* line 46, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation ul li.navItem.lvl-03 {
    display: block;
    position: relative;
    left: 0px;
    margin: 0px;
    padding: 0px;
  }
  /* line 53, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation ul li.navItem.lvl-03 > a {
    width: auto;
    padding: 12px 15px 12px 35px;
    font-size: 0.857142857em;
    line-height: 1.166666667em;
    background: none;
    border: none;
    border-bottom: solid 1px #ccc;
    box-shadow: none;
    border-radius: 0;
  }
  /* line 67, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation.activated {
    padding-top: 40px;
    height: 40px;
    overflow: hidden;
    -webkit-transition: height .35s;
            transition: height .35s;
  }
  /* line 73, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation.activated ul {
    margin-top: 25px;
    opacity: 0;
    -webkit-transition: opacity .35s;
            transition: opacity .35s;
  }
  /* line 78, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation.activated ul ul {
    margin-top: 0;
  }
  /* line 83, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation.activated .handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-color: transparent;
    background-image: url("http://pics.ebaystatic.com/aw/pics/buy/confidence/menu_icon.png");
    background-image: url("http://pics.ebaystatic.com/aw/pics/buy/confidence/menu_icon.svg");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size: 40px 80px;
    cursor: pointer;
  }
  /* line 99, ../../../_/sass/responsive/below_1200.scss */
  .no-touch #primary-container #left-rail #navigation.activated .handle:hover {
    background-position: 0px -40px;
  }
  /* line 105, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation.activated.open {
    padding-top: 40px;
    height: 421px;
  }
  /* line 109, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation.activated.open ul {
    opacity: 1;
  }
  /* line 113, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #left-rail #navigation.activated.open .handle {
    background-position: 0px -40px;
  }
  /* line 121, ../../../_/sass/responsive/below_1200.scss */
  #primary-container #content {
    width: 100%;
  }
  /* line 131, ../../../_/sass/responsive/below_1200.scss */
  #primary-container .content-stripe.no-background.image-copy .copy-box {
    padding-right: 39px;
  }
  /* line 138, ../../../_/sass/responsive/below_1200.scss */
  #primary-container .content-stripe.no-background.image-copy-override .copy-box {
    padding-right: 39px;
  }
  /* line 145, ../../../_/sass/responsive/below_1200.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box {
    padding-right: 39px;
  }

  /* line 153, ../../../_/sass/responsive/below_1200.scss */
  #footer > div {
    width: 980px;
  }
}
@media only screen and (max-width: 979px) {
  /* line 3, ../../../_/sass/responsive/below_980.scss */
  #header {
    margin: 0;
    margin-bottom: 38px;
    width: 100%;
  }

  /* line 9, ../../../_/sass/responsive/below_980.scss */
  nav {
    width: 100%;
  }

  /* line 13, ../../../_/sass/responsive/below_980.scss */
  #primary-container {
    width: 100%;
  }
  /* line 26, ../../../_/sass/responsive/below_980.scss */
  #primary-container .content-stripe.no-background.image-copy {
    padding: 17px 0;
    background-size: cover;
    background-position: 10px 0%;
    background-repeat: no-repeat no-repeat;
  }
  /* line 32, ../../../_/sass/responsive/below_980.scss */
  #primary-container .content-stripe.no-background.image-copy .image-box {
    left: 38px;
    width: 39%;
  }
  /* line 39, ../../../_/sass/responsive/below_980.scss */
  #primary-container .content-stripe.background {
    border-left: none;
    border-right: none;
  }
  /* line 45, ../../../_/sass/responsive/below_980.scss */
  #primary-container .content-stripe.background.image-split-copy .copy-box {
    border-right: none;
  }

  /* line 55, ../../../_/sass/responsive/below_980.scss */
  #footer > div {
    margin: 0;
    margin-top: -1px;
    width: 100%;
  }

  /* line 61, ../../../_/sass/responsive/below_980.scss */
  #video {
    width: 805px;
    height: 453px;
    margin-left: -402.5px;
    margin-top: -226px;
    background-color: #000000;
  }
  /* line 68, ../../../_/sass/responsive/below_980.scss */
  #video iframe {
    width: 805px !important;
    height: 453px !important;
  }
}
@media only screen and (max-width: 869px) {
  /* line 6, ../../../_/sass/responsive/below_870.scss */
  #primary-container #content #hero {
    background-position: 61% 40%;
    margin-bottom: 33px;
  }
  /* line 10, ../../../_/sass/responsive/below_870.scss */
  #primary-container #content a.cta-button {
    margin-bottom: 5px;
  }
  /* line 18, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.image-copy {
    margin-bottom: 0px !important;
    padding-bottom: 35px;
  }
  /* line 22, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.image-copy .image-box {
    width: 39%;
  }
  /* line 25, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.image-copy .copy-box {
    width: 54.512040816%;
  }
  /* line 32, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.image-copy-override .image-box {
    width: 43.28755102%;
  }
  /* line 35, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.image-copy-override .copy-box {
    width: 54.512040816%;
  }
  /* line 42, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.video-copy .video-box {
    float: none;
    width: 100%;
    padding: 0px 40px;
  }
  /* line 48, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box {
    float: none;
    width: 100%;
    padding: 0 40px;
  }
  /* line 53, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box .copy-column {
    width: 49%;
    padding-top: 0;
  }
  /* line 57, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box .copy-column:first-child {
    padding-right: 40px;
  }
  /* line 61, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box .copy-column h3 {
    padding-right: 0;
  }
  /* line 69, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.video-copy.oversized .video-box {
    float: none;
    width: 100%;
    padding: 0px 40px;
  }
  /* line 74, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.no-background.video-copy.oversized .copy-box {
    width: 100%;
  }
  /* line 85, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.background.copy-image .image-box {
    width: 52.745613%;
    height: 87%;
  }
  /* line 90, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.background.copy-split-image {
    margin-top: 0px;
    padding-bottom: 14px !important;
    margin-bottom: 10px;
  }
  /* line 94, ../../../_/sass/responsive/below_870.scss */
  #primary-container .content-stripe.background.copy-split-image .image-box {
    background-size: cover;
  }

  /* line 101, ../../../_/sass/responsive/below_870.scss */
  #video {
    width: 695px;
    height: 391px;
    margin-left: -347.5px;
    margin-top: -195px;
    background-color: #000000;
  }
  /* line 108, ../../../_/sass/responsive/below_870.scss */
  #video iframe {
    width: 695px !important;
    height: 391px !important;
  }
}
@media only screen and (max-width: 759px) {
  /* line 5, ../../../_/sass/responsive/below_760.scss */
  #primary-container #content #hero {
    padding: 280px 0 0 0;
    height: auto;
    border-bottom: 1px solid #cccccc;
  }
  /* line 16, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.no-background.image-copy .copy-box {
    width: 54.442040816%;
  }
  /* line 23, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.no-background.image-copy-override .image-box {
    width: 43.21755102%;
  }
  /* line 27, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.no-background.image-copy-override .copy-box {
    width: 54.442040816%;
  }
  /* line 38, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.background.copy-image .copy-box {
    width: 42.105155%;
  }
  /* line 42, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.background.copy-image .image-box {
    width: 53.946393%;
  }

  /* line 50, ../../../_/sass/responsive/below_760.scss */
  #video {
    width: 585px;
    height: 329px;
    margin-left: -292.5px;
    margin-top: -164px;
    background-color: #000000;
  }
  /* line 57, ../../../_/sass/responsive/below_760.scss */
  #video iframe {
    width: 585px !important;
    height: 329px !important;
  }
}
@media only screen and (max-width: 759px) {
  /* line 5, ../../../_/sass/responsive/below_760.scss */
  #primary-container #content #hero {
    padding: 280px 0 0 0;
    height: auto;
    border-bottom: 1px solid #cccccc;
  }
  /* line 16, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.no-background.image-copy .copy-box {
    width: 54.442040816%;
  }
  /* line 23, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.no-background.image-copy-override .image-box {
    width: 43.21755102%;
  }
  /* line 27, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.no-background.image-copy-override .copy-box {
    width: 54.442040816%;
  }
  /* line 38, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.background.copy-image .copy-box {
    width: 42.105155%;
  }
  /* line 42, ../../../_/sass/responsive/below_760.scss */
  #primary-container .content-stripe.background.copy-image .image-box {
    width: 53.946393%;
  }

  /* line 50, ../../../_/sass/responsive/below_760.scss */
  #video {
    width: 585px;
    height: 329px;
    margin-left: -292.5px;
    margin-top: -164px;
    background-color: #000000;
  }
  /* line 57, ../../../_/sass/responsive/below_760.scss */
  #video iframe {
    width: 585px !important;
    height: 329px !important;
  }
}
@media only screen and (max-width: 649px) {
  /* line 4, ../../../_/sass/responsive/below_650.scss */
  h1 br, h2 br {
    display: none;
  }

  /* line 8, ../../../_/sass/responsive/below_650.scss */
  .not-mobile {
    display: none !important;
  }

  /* line 13, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content {
    float: none;
  }
  /* line 16, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content #hero {
    margin-bottom: 33px;
    padding: 250px 0 0 0;
  }
  /* line 21, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content #hero .copy-box {
    padding: 30px 30px 30px 20px;
  }
  /* line 24, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content #hero .copy-box h1 {
    padding-right: 15%;
    font-size: 2.5em;
  }
  /* line 33, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table, #primary-container #content table thead, #primary-container #content table thead tr, #primary-container #content table thead tr td, #primary-container #content table tbody, #primary-container #content table tbody tr, #primary-container #content table tbody tr td {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-shadow: none;
    line-height: normal;
    border: none;
    border-bottom: none;
    background: none;
  }
  /* line 44, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table {
    border: solid 1px #ccc;
    margin: 10px 0 13px 0;
  }
  /* line 48, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table thead {
    display: none;
  }
  /* line 54, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr {
    border-bottom: solid 1px #ccc;
    padding-top: 8px;
  }
  /* line 58, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr:nth-child(odd) {
    background: #fff;
  }
  /* line 61, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr:nth-child(even) {
    background: #f8f8f8;
  }
  /* line 64, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr td {
    margin-left: 190px;
    padding: 0 18px 0 8px;
    padding-bottom: 8px;
  }
  /* line 69, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr td:before {
    position: absolute;
    left: -190px;
    top: 1px;
    width: 180px;
    text-align: right;
    font-weight: bold;
  }
  /* line 78, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr td a {
    display: inline;
  }
  /* line 80, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr td a.cta {
    padding-right: 10px;
    font-weight: bold;
    background: transparent url("http://pics.ebaystatic.com/aw/pics/buy/confidence/arrow.png") no-repeat 100% 4px;
    background: rgba(255, 255, 255, 0) url("http://pics.ebaystatic.com/aw/pics/buy/confidence/arrow.svg") no-repeat 100% 4px;
    background-size: 4px 10px;
  }
  /* line 91, ../../../_/sass/responsive/below_650.scss */
  #primary-container #content table tbody tr:last-child {
    border-bottom: none;
  }
  /* line 99, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe {
    margin-bottom: 28px;
  }
  /* line 102, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe > h2 {
    padding: 0 20px;
  }
  /* line 106, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe > p {
    padding: 0 20px;
  }
  /* line 110, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background {
    padding: 0;
  }
  /* line 115, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy .copy-box {
    width: auto;
    padding: 0 20px;
  }
  /* line 123, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.image-copy .image-box {
    float: none;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 18px 18px 18px;
    width: 94.375%;
  }
  /* line 132, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.image-copy .copy-box {
    padding-left: 20px;
    padding-right: 30px;
    width: 100%;
  }
  /* line 147, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-image .image-box {
    float: none;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 18px 18px 18px;
    width: auto;
    height: 200px;
  }
  /* line 156, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-image .copy-box {
    padding: 0 20px;
    float: none;
    width: 100%;
  }
  /* line 161, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-image .copy-box .copy-column {
    width: 49%;
  }
  /* line 164, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-image .copy-box .copy-column:first-child {
    padding-right: 40px;
  }
  /* line 168, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-image .copy-box .copy-column h3 {
    padding-right: 0;
  }
  /* line 177, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy .video-box {
    padding: 0px 20px 0px 20px;
  }
  /* line 182, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar {
    padding-top: 17px;
  }
  /* line 185, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar h3 {
    font-size: 1.25em;
  }
  /* line 192, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box {
    padding: 0px 20px 0px 20px;
  }
  /* line 195, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box .copy-column {
    margin-bottom: 13px;
    padding-left: 0;
    width: 100%;
  }
  /* line 200, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box .copy-column:last-child {
    margin-bottom: 0;
    padding-top: 0;
  }
  /* line 205, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy .copy-box .copy-column:first-child {
    padding-right: 0;
  }
  /* line 213, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy.oversized .video-box {
    padding: 0px 20px 0px 20px;
  }
  /* line 216, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.video-copy.oversized .copy-box {
    padding: 0px 20px 0px 20px;
  }
  /* line 223, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-video .video-box {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 2px;
  }
  /* line 231, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-video .copy-box {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  /* line 238, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-video .video-container {
    margin-left: 0px !important;
    margin-right: 0px !important;
    width: 100% !important;
  }
  /* line 242, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-video .video-container img {
    width: 100% !important;
  }
  /* line 250, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy .copy-box {
    float: none;
    width: 100%;
    padding: 0px 20px 0px 20px;
  }
  /* line 255, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy .copy-box > *:last-child {
    margin-bottom: 13px;
  }
  /* line 259, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy .copy-box:last-child {
    float: none;
    padding-left: 20px;
  }
  /* line 263, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy .copy-box:last-child > *:last-child {
    margin-bottom: 0;
  }
  /* line 268, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy .copy-box > * {
    padding-left: 25px;
  }
  /* line 276, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy-copy .copy-box {
    float: none;
    width: auto;
    padding-left: 20px;
    padding-right: 30px;
  }
  /* line 285, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box {
    padding-left: 62px;
    margin-bottom: 25px;
  }
  /* line 289, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.no-background.copy-copy-copy ol li.copy-box:before {
    top: 15px;
    left: 15px;
  }
  /* line 310, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background {
    padding: 30px 0px;
  }
  /* line 315, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy .copy-box {
    padding: 0px 20px;
  }
  /* line 322, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-image .copy-box {
    padding-left: 20px;
    padding-right: 30px;
    width: 100%;
  }
  /* line 328, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-image .image-box {
    float: none;
    position: static;
    margin: -10px 20px 25px 20px;
    width: auto;
    height: 200px;
  }
  /* line 339, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-copy .image-box {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 18px;
    width: 95%;
    height: 150px;
  }
  /* line 348, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-copy .copy-box {
    padding: 0 20px 0 20px;
    width: 100%;
  }
  /* line 354, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-split-copy {
    padding: 28px 0;
    border: 1px solid #cccccc;
    border-left: none;
    border-right: none;
    background: white;
  }
  /* line 361, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-split-copy .image-box {
    position: relative;
    margin: -10px 20px 25px 20px;
    top: auto;
    left: auto;
    float: none;
    width: auto;
    height: 200px;
  }
  /* line 371, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-split-copy .copy-box {
    float: none;
    padding: 0 20px;
    width: auto;
    border: none;
    background: none;
  }
  /* line 379, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-split-copy.inverted {
    padding: 0;
    border: none;
    background: none;
  }
  /* line 384, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-split-copy.inverted .image-box {
    display: none;
  }
  /* line 387, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.image-split-copy.inverted .copy-box {
    padding: 28px 18px;
  }
  /* line 393, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-split-image {
    padding: 28px 0;
    border: 1px solid #cccccc;
    border-left: none;
    border-right: none;
    background: white;
  }
  /* line 400, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-split-image .image-box {
    position: relative;
    margin: -10px 20px 25px 20px;
    top: auto;
    left: auto;
    float: none;
    width: auto;
    height: 200px;
  }
  /* line 410, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-split-image .copy-box {
    float: none;
    padding: 0 20px;
    width: auto;
    border: none;
    background: none;
  }
  /* line 418, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-split-image.inverted {
    padding: 0;
    border: none;
    background: none;
  }
  /* line 423, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-split-image.inverted .image-box {
    display: none;
  }
  /* line 426, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-split-image.inverted .copy-box {
    padding: 28px 18px;
  }
  /* line 434, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-copy .copy-box {
    float: none;
    width: 100%;
    padding: 0px 20px 0px 20px;
  }
  /* line 439, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-copy .copy-box > *:last-child {
    margin-bottom: 13px;
  }
  /* line 443, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-copy .copy-box:last-child {
    float: none;
    padding-left: 20px;
  }
  /* line 447, ../../../_/sass/responsive/below_650.scss */
  #primary-container .content-stripe.background.copy-copy .copy-box:last-child > *:last-child {
    margin-bottom: 0;
  }

  /* line 456, ../../../_/sass/responsive/below_650.scss */
  #video {
    width: 365px;
    height: 205px;
    margin-left: -182.5px;
    margin-top: -103px;
    background-color: #000000;
  }
  /* line 463, ../../../_/sass/responsive/below_650.scss */
  #video iframe {
    width: 365px !important;
    height: 205px !important;
  }
}
@media only screen and (max-width: 429px) {
  /* line 7, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content #hero {
    padding: 200px 0 0 0;
  }
  /* line 12, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content #hero .copy-box {
    padding: 30px 30px 30px 20px;
  }
  /* line 15, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content #hero .copy-box h1 {
    padding-right: 0%;
    font-size: 1.95em;
  }
  /* line 24, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content table {
    border: solid 1px #ccc;
    margin: 10px 0 13px 0;
  }
  /* line 28, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content table thead {
    display: none;
  }
  /* line 36, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content table tbody tr td {
    margin-left: 0;
    padding: 18px;
  }
  /* line 40, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content table tbody tr td:before {
    left: 18px;
    width: auto;
  }
  /* line 45, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content table tbody tr td > *:last-child {
    margin-bottom: 0;
  }
  /* line 49, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content table tbody tr td:last-child {
    padding-bottom: 10px;
  }
  /* line 54, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content table tbody tr:last-child {
    border-bottom: none;
  }
  /* line 64, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe h2 {
    font-size: 1.68em;
    line-height: 1.05em;
  }
  /* line 73, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.copy .copy-box {
    width: auto;
    padding: 0 20px;
  }
  /* line 80, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.image-copy .image-box {
    height: 150px;
  }
  /* line 87, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.image-copy-override .image-box {
    float: none;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 18px 18px 18px;
    width: auto;
    height: 150px;
  }
  /* line 96, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.image-copy-override .copy-box {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  /* line 105, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.copy-image .image-box {
    height: 150px;
  }
  /* line 110, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.copy-image .copy-box .copy-column {
    width: 100%;
    margin-bottom: 13px;
  }
  /* line 115, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.copy-image .copy-box > *:last-child {
    margin-bottom: 0;
  }
  /* line 125, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.copy-copy-copy .copy-box dl.stat dt {
    font-size: 4em;
  }
  /* line 137, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar {
    height: 50px;
    background-size: 35px;
    padding-top: 10px;
    padding-left: 60px;
  }
  /* line 143, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar h3 {
    line-height: 1em;
  }
  /* line 147, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.no-background.video-copy .video-box .video-container .video-title-bar p {
    line-height: 1em;
  }
  /* line 160, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.copy-image .image-box {
    margin-right: 20px;
    margin-bottom: 20px;
    height: 150px;
  }
  /* line 169, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.image-split-copy .image-box {
    height: 150px;
  }
  /* line 174, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.image-split-copy .copy-box .copy-column {
    width: 100%;
    margin-bottom: 13px;
  }
  /* line 179, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.image-split-copy .copy-box > *:last-child {
    margin-bottom: 0;
  }
  /* line 187, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.copy-split-image .image-box {
    height: 150px;
  }
  /* line 196, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.image-copy .copy-box .copy-column {
    width: 100%;
    margin-bottom: 13px;
  }
  /* line 201, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.image-copy .copy-box > *:last-child {
    margin-bottom: 0;
  }
  /* line 209, ../../../_/sass/responsive/below_430.scss */
  #primary-container .content-stripe.background.copy-copy .copy-box {
    padding-right: 30px;
  }

  /* line 216, ../../../_/sass/responsive/below_430.scss */
  #video {
    width: 255px;
    height: 143px;
    margin-left: -127.5px;
    margin-top: -72px;
    background-color: #000000;
  }
  /* line 223, ../../../_/sass/responsive/below_430.scss */
  #video iframe {
    width: 255px !important;
    height: 143px !important;
  }
}
@media only screen and (max-width: 380px) {
  /* line 239, ../../../_/sass/responsive/below_430.scss */
  #primary-container #left-rail #navigation.activated.open {
    height: 447px;
  }
  /* line 248, ../../../_/sass/responsive/below_430.scss */
  #primary-container #content #hero {
    background-position: 90% -20px;
  }
}
@media only screen and (max-width: 340px) {
  /* line 3, ../../../_/sass/responsive/below_320.scss */
  #header {
    padding: 0;
  }
}
@media only screen and (max-width: 319px) {
  /* line 11, ../../../_/sass/responsive/below_320.scss */
  #header, #primary-container, #footer {
    width: 320px;
  }

  /* line 14, ../../../_/sass/responsive/below_320.scss */
  #header {
    padding: 0;
  }
}
/* - import individual page style overides - */
/* line 4, ../sass/pages/index.scss */
#primary-container #content #hero {
  background-image: url("http://pics.ebaystatic.com/aw/pics/sell/trp/toprated-hero.jpg");
  background-size: 101%;
  background-position: 0 -23px;
}
/* line 9, ../sass/pages/index.scss */
#primary-container #content #whatYouGet {
  margin-bottom: 84px;
}
/* line 11, ../sass/pages/index.scss */
#primary-container #content #whatYouGet .image-box {
  min-height: 199px;
  background-image: url("http://pics.ebaystatic.com/aw/pics/sell/trp/topratedplus.jpg");
}
/* line 20, ../sass/pages/index.scss */
#primary-container .content-stripe.background.copy-split-image .image-box {
  background-image: url("http://pics.ebaystatic.com/aw/pics/sell/trp/topratedplus-couple.jpg");
}

@media only screen and (max-width: 979px) {
  /* line 50, ../sass/pages/index.scss */
  #index #content #hero .copy-box {
    height: 335px;
  }
}
@media only screen and (max-width: 869px) {
  /* line 63, ../sass/pages/index.scss */
  #index #content #hero {
    background-position: 100% 0%;
    background-size: 105% auto;
  }
  /* line 67, ../sass/pages/index.scss */
  #index #content #whatYouGet {
    margin-bottom: 84px;
  }
  /* line 69, ../sass/pages/index.scss */
  #index #content #whatYouGet .image-box {
    min-height: auto;
  }
  /* line 76, ../sass/pages/index.scss */
  #index #content .content-stripe.background.copy-split-image .image-box {
    max-height: 235px;
  }
}
@media only screen and (max-width: 759px) {
  /* line 90, ../sass/pages/index.scss */
  #index #content #hero {
    background-position: 100% -1%;
    background-size: auto 67%;
  }
  /* line 93, ../sass/pages/index.scss */
  #index #content #hero .copy-box {
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 649px) {
  /* line 113, ../sass/pages/index.scss */
  #index #primary-container #content .content-stripe.background.copy-split-image .image-box {
    max-height: auto;
  }
}
@media only screen and (max-width: 429px) {
  /* line 129, ../sass/pages/index.scss */
  #index #primary-container #content #hero {
    background-position: 100% -20%;
    margin-bottom: 0px;
  }
  /* line 134, ../sass/pages/index.scss */
  #index #primary-container #content .content-stripe.no-background {
    padding-top: 0px;
  }
  /* line 136, ../sass/pages/index.scss */
  #index #primary-container #content .content-stripe.no-background .image-box {
    margin-bottom: 0px;
  }
  /* line 145, ../sass/pages/index.scss */
  #index nav {
    display: none;
  }
}
/* - overides for ie8 - */
/* line 2, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container h1 {
  font-size: 2.8em;
}
/* line 7, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container #content #hero,
.lt-ie9 #primary-container #content .content-stripe {
  position: relative !important;
  background-image: none !important;
}
/* line 13, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container #content #hero .image-box,
.lt-ie9 #primary-container #content .content-stripe .image-box {
  position: absolute !important;
  background-image: none !important;
  overflow: hidden;
}
/* line 18, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container #content #hero .copy-box,
.lt-ie9 #primary-container #content .content-stripe .copy-box {
  position: relative !important;
}
/* line 25, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container #content #hero .image-box {
  top: 0 !important;
  left: 0 !important;
}
/* line 32, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container #content #hereForYou .image-box {
  border: none;
}
/* line 37, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container #content #customerService .copy-box {
  min-height: 0 !important;
}
/* line 43, ../sass/ie8-overide.scss */
.lt-ie9 #primary-container #content #tracking .image-box img {
  height: 100%;
}

/*# sourceMappingURL=topratedplus.css.map */