/* jet giveaway form */

li.jetgiveaway .gfield_label {
  visibility: hidden;
  line-height: 0;
}


/* money back promo */

#u588 {
  position:fixed;
  left: auto;
  right:0px;
  top:50%;
  margin-left: 0px;
  margin-top:-140px;
  width:221px;
  height:281px;
  overflow:hidden;
  visibility:visible;
  z-index: 1003;
}
#u588_state0 {
  position:absolute;
  left:0px;
  top:0px;
  width:221px;
  height:281px;
  -ms-overflow-x:hidden;
  overflow-x:hidden;
  -ms-overflow-y:hidden;
  overflow-y:hidden;
  background-image:url('/wp-content/themes/recon/img/moneyback16/coupon.png');
  background-size: 220px 280px;
  background-position:left top;
  background-repeat:no-repeat;
  background-attachment:scroll;
}
#u588_state0_content {
  position:absolute;
  left:0px;
  top:0px;
  width:1px;
  height:1px;
}
#u589 {
  position:absolute;
  left:170px;
  top:0px;
  width:50px;
  height:50px;
  overflow:hidden;
  outline: none !important;
}
#u590 {
  position:absolute;
  left:20px;
  top:210px;
  width:180px;
  height:50px;
  overflow:hidden;
  outline: none !important;
}

@media (max-width: 767px) {

  #u588 {
    position: relative !important;
    width: 100%;
    height: auto;
    top: auto;
    margin: auto;
    margin-top: 40px;
    background: #000;
    padding-top: 10px;
  }
    #u588_state0 {
        position: relative;
        background-image:url('/wp-content/themes/recon/img/moneyback16/coupon-mobile.png');
        background-size: 360px 204px;
        width:360px !important;
        height:204px !important;
        margin: 0 auto 10px;
    }

  #u589 {
    display: none;
  }

  #u590 {
    left: 25px;
    top: 133px;
    width: 313px;
    height: 50px;
  }

    #u590:hover { background-color: #fff; opacity: 0.4; }
}

@media (max-width: 321px) {

  #u588_state0 {
    background-size: 320px 182px;
    width: 320px !important;
    height: 182px !important;

  }

  #u590 {
    left: 23px;
    top: 119px;
    width: 279px;
    height: 44px;
  }

}