@import url("http://staplesgeneral.s3.amazonaws.com/fonts/TeXGyreHeros.css");
/*FONT VARIABLES*/
.c00 div {
  float: left; }
.c00 #z_wrapper {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  color: #4d4d4d; }
  .c00 #z_wrapper h1,
  .c00 #z_wrapper h2,
  .c00 #z_wrapper h3,
  .c00 #z_wrapper h4,
  .c00 #z_wrapper h5,
  .c00 #z_wrapper h6,
  .c00 #z_wrapper p {
    font-family: "HelveticaNeueLTStd-Light", Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0;
    margin: 0; }
  .c00 #z_wrapper sup {
    font-size: 0.5em;
    line-height: 1.5em;
    vertical-align: top; }
  .c00 #z_wrapper a {
    color: #0092db;
    text-decoration: none; }
    .c00 #z_wrapper a:hover {
      text-decoration: underline; }
  .c00 #z_wrapper a.z_cta,
  .c00 #z_wrapper .z_cta > a {
    background: #cc0000;
    font-family: "HelveticaNeueLTStd-Roman", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    padding: 7px 12px;
    text-align: center;
    margin-top: 10px;
    display: inline-block; }
    .c00 #z_wrapper a.z_cta:hover,
    .c00 #z_wrapper .z_cta > a:hover {
      background: #8C0000;
      text-decoration: none; }
  .c00 #z_wrapper #z_hero {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: relative;
    width: 100%;
    min-height: 454px;
    background-image: url(../images/hero.jpg);
    background-repeat: no-repeat;
    background-size: cover; }
    .c00 #z_wrapper #z_hero #z_imgoverlay {
      position: absolute; }
    .c00 #z_wrapper #z_hero #z_herocopy {
      position: absolute;
      padding: 0px 0 0 35px;
      top: 38%;
      left: 0; }
      .c00 #z_wrapper #z_hero #z_herocopy h1 {
        display: none; }
      .c00 #z_wrapper #z_hero #z_herocopy h2 {
        color: #cc0000;
        font-family: "HelveticaNeueLTStd-Bold", Helvetica, sans-serif;
        font-size: 96px;
        line-height: 99px; }
      .c00 #z_wrapper #z_hero #z_herocopy h3 {
        font-size: 36px;
        line-height: 39px; }
      .c00 #z_wrapper #z_hero #z_herocopy p {
        font-size: 14px;
        line-height: 17px;
        margin-top: 30px; }
  .c00 #z_wrapper #z_couponcta {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    display: block;
    width: 100%;
    padding: 25px; }
    .c00 #z_wrapper #z_couponcta p {
      font-size: 16px;
      line-height: 19px; }
      .c00 #z_wrapper #z_couponcta p span {
        font-family: "HelveticaNeueLTStd-Bold", Helvetica, sans-serif; }
      .c00 #z_wrapper #z_couponcta p a {
        color: #0092db;
        text-decoration: none; }
      .c00 #z_wrapper #z_couponcta p a:hover {
        text-decoration: underline; }
  .c00 #z_wrapper #z_content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    width: 100%;
    padding: 25px 0 20px; }
    .c00 #z_wrapper #z_content .z_specs {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 44%;
      margin: 1% 3% 1% 3%; }
      .c00 #z_wrapper #z_content .z_specs p {
        font-family: "HelveticaNeueW01-65Medi", Arial, Helvetica, sans-serif;
        font-size: 24px;
        line-height: 27px;
        margin-bottom: 20px; }
      .c00 #z_wrapper #z_content .z_specs .z_specslist {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: flex;
        width: 100%; }
        .c00 #z_wrapper #z_content .z_specs .z_specslist ul {
          padding: 0 15px 20px 0; }
          .c00 #z_wrapper #z_content .z_specs .z_specslist ul li {
            font-family: Helvetica, Arial, Helvetica, sans-serif;
            font-size: 18px;
            line-height: 21px;
            list-style-type: disc;
            margin: 0 0 0 20px; }
        .c00 #z_wrapper #z_content .z_specs .z_specslist .z_specslistright {
          padding-right: 0; }
      .c00 #z_wrapper #z_content .z_specs img {
        max-width: 100%;
        padding: 20px 0 0; }
    .c00 #z_wrapper #z_content #z_specsleft {
      border-right: 1px solid #dddddd;
      padding-right: 2%; }
    .c00 #z_wrapper #z_content #z_specsright {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-left: 0;
      margin-right: 0;
      width: 50%; }
  .c00 #z_wrapper #z_calloutmember {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f5f5f5;
    display: block;
    width: 100%;
    padding: 25px; }
    .c00 #z_wrapper #z_calloutmember p {
      font-size: 24px;
      line-height: 27px; }
      .c00 #z_wrapper #z_calloutmember p a {
        color: #0092db;
        text-decoration: none; }
      .c00 #z_wrapper #z_calloutmember p a:hover {
        text-decoration: underline; }
  .c00 #z_wrapper #z_disclaimer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 20px 5px; }
    .c00 #z_wrapper #z_disclaimer p {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 15px; }

@media only screen and (max-width: 980px) {
  #wrapall {
    width: 100%; }

  .c00 {
    width: 100%; }
    .c00 #z_wrapper {
      width: 100%;
      max-width: 100%; } }
@media only screen and (max-width: 600px) {
  .c00 #z_wrapper #z_content {
    display: block; }
    .c00 #z_wrapper #z_content #z_specsleft {
      border-right: 0px;
      padding-right: 0px;
      width: 90%;
      border-bottom: 1px solid #ccc;
      padding-bottom: 20px; }
    .c00 #z_wrapper #z_content #z_specsright {
      width: 90%;
      margin: 4% 3% 1% 3%; } }
@media only screen and (max-width: 510px) {
  .c00 #z_wrapper #z_hero #z_herocopy h2 {
    font-size: 74px;
    line-height: 79px; } }
@media only screen and (max-width: 400px) {
  .c00 #z_wrapper #z_hero #z_herocopy h2 {
    font-size: 56px;
    line-height: 59px; }
  .c00 #z_wrapper #z_hero #z_herocopy h3 {
    font-size: 25px;
    line-height: 28px; } }

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