@media only screen and (max-width: 940px) {
  #wrapall {
    width: 100%; }
    #wrapall .c00 {
      width: 100% !important; }

  #z_wrapper {
    width: 95%; }
    #z_wrapper .z_finder, #z_wrapper .z_mobile {
      display: none; }
    #z_wrapper .z_finder_heading, #z_wrapper .z_finder_heading_hp {
      display: none; }
    #z_wrapper .z_rewards_hero .z_limit {
      margin: 0; }
    #z_wrapper .z_rewards_hero .z_shop_now {
      display: block; }
    #z_wrapper .z_rewards_hero_image {
      margin-bottom: 0; }
    #z_wrapper .z_benefits {
      border: none; } }
@media only screen and (max-width: 768px) {
  #z_wrapper h1 {
    font-size: 75px; }
  #z_wrapper h2 {
    font-size: 28px; }
  #z_wrapper .z_disclaimer p.z_tagline img {
    display: block;
    width: 60px;
    float: none;
    margin: 0 auto 20px; } }
@media only screen and (max-width: 680px) {
  #z_wrapper h1 {
    font-size: 55px; }
  #z_wrapper h2 {
    font-size: 24px; }
  #z_wrapper .z_col_2 {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%; }
    #z_wrapper .z_col_2.z_rborder, #z_wrapper .z_col_2.z_lborder {
      border-right: none;
      border-left: none;
      border-bottom: 1px solid #d7d7d7; }
  #z_wrapper .z_col_3 {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%; }
    #z_wrapper .z_col_3.z_rborder, #z_wrapper .z_col_3.z_lborder {
      border-right: none;
      border-left: none;
      border-bottom: 1px solid #d7d7d7; }
  #z_wrapper .z_rewards_hero .z_limit {
    font-size: 14px; }
  #z_wrapper .z_benefits {
    padding: 30px 0;
    height: auto; } }
@media only screen and (max-width: 580px) {
  #z_wrapper .z_rewards_hero {
    padding-bottom: 85px; }
  #z_wrapper .z_rewards_hero_image {
    margin-top: -85px; } }
@media only screen and (max-width: 480px) {
  #z_wrapper h1 {
    font-size: 45px; } }
