@charset "UTF-8";

.template-container {
  position: relative;
  width: 100%;
  text-align: center;
}

.background-1,
.background-2 {
  position: absolute;
  width: 420px;
  height: 700px;
  overflow: hidden;
}

.background-1 {
  top: 0;
  left: 0;
  background: url("/media/export/cms/daily_online_benefits/background_1.jpg") top left no-repeat;
}

.background-2 {
  bottom: 115px;
  right: 0;
  background: url("/media/export/cms/daily_online_benefits/background_2.jpg") bottom right no-repeat;
}

.template-content {
  position: relative;
  max-width: 991px;
  margin: 0 auto;
  padding: 65px 0 245px;
  z-index: 3;
}

.template-header,
.main-copy,
.email-signup-container {
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 30px auto;
}
.template-header {
  font-size: 55px;
  line-height: 50px;
  margin-top: 0;
}

.main-copy {
  width: 420px;
}

.email-signup-container {
  width: 520px;
}

.email-signup-container .label {
  display: inline-block;
  padding: 0;
  font-weight: normal;
}

.email-signup-container .email-signup {
  /*display: inline-block;*/
  width: 229px;
  height: 21px;
  margin: 0 5px;
}

.template-content .last {
  margin-bottom: 125px;
}

.benefits {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #aaaaaa;
  border-left: 1px solid #aaaaaa;
  max-width: 991px;
  /*min-width: 758px;*/
  margin: 50px auto;
  overflow: hidden;
}

.daily-online-benefit {
  display: block;
  float: left;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.333333%;
  min-width: 318px;
  height: 191px;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  text-align: center;
  overflow: hidden;
}

.daily-online-benefit.main,
.daily-online-benefit.full-width {
  width: 100%;
}

.daily-online-benefit .head_copy {
  min-height: 104px;
  margin-top: 30px;
}

.daily-online-benefit.main .head_copy {
  min-height: 75px;
  margin-top: 55px;
}

.benefit-head,
.benefit-details {
  padding: 0;
  margin: 6px auto;
}

.benefit-head {
  font-size: 30px;
  line-height: 25px;
}

.daily-online-benefit.main .benefit-head {
  font-size: 46px;
  line-height: 36px;
}

.daily-online-benefit.main .benefit-details {
  width: 75%;
}

.benefit-details {
  width: 187px;
  font-size: 15px;
  line-height: 17px;
}

.template-drawer {
  width: 100%;
  height: 115px;
  padding-top: 20px;
  text-align: center;
  border-top: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  background-color: #fff;
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 4;
}

.template-drawer p {
  padding-bottom: 0;
  font-size: 13px;
}



/*media queries*/
@media screen and (max-width: 1190px) {
  .background-1 {
    left: -37px;
  }

  .background-2 {
    right: -37px;
  }
}

@media screen and (max-width: 1113px) {
  .background-1 {
    left: -77px;
  }

  .background-2 {
    right: -77px;
  }
}

@media screen and (max-width: 1030px) {
  .background-1 {
    left: -117px;
  }

  .background-2 {
    right: -117px;
  }
}

@media screen and (max-width: 958px) {
  .background-1 {
    left: -147px;
  }

  .background-2 {
    right: -77px;
  }
}

@media screen and (max-width: 768px) {
  .background-1 {
    visibility: hidden;
  }

  .background-2 {
    visibility: hidden;
  }

  .template-header {
    font-size: 50px;
    line-height: 46px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
  .benefits {
    width: 641px;
  }

  .daily-online-benefit {
    width: 50%;
  }

  .daily-online-benefit.main .head_copy {
    min-height: 75px;
    margin-top: 30px;
  }

  .daily-online-benefit.main .benefit-head {
    font-size: 38px;
    line-height: 31px;
  }
}

@media screen and (max-width: 767px) {
  .template-header,
  .main-copy,
  .email-signup-container {
    margin: 18px auto;
  }

  .template-header {
    font-size: 32px;
    line-height: 34px;
  }

  .email-signup-container {
    width: 100%;
  }

  .email-signup-container .email-signup {
    width: auto;
  }

  .template-content {
    padding-bottom: 97px;
  }

  .template-content .last {
    margin-bottom: 20px;
  }

  .benefits {
    width: 90%;
    border: none;
  }

  .daily-online-benefit {
    width: 100%;
    min-width: 0;
    height: auto;
    margin: 23px auto 43px;
    padding-bottom: 43px;
    float: none;
    border-right: none;
  }

  .daily-online-benefit.main .head_copy,
  .daily-online-benefit .head_copy {
    min-height: 0;
    margin-top: 0;
  }

  .daily-online-benefit.main .benefit-head,
  .daily-online-benefit .benefit-head {
    font-size: 27px;
    line-height: 29px;
  }

  .benefit-details {
    margin: 6px auto 23px;
  }
}

/*iPad*/

/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {

}
*/

/*iPhone 5 and iPhone*/

@media only screen
and (min-device-width : 320px)
and (max-device-width : 568px)
and (min-device-width : 320px)
and (max-device-width : 480px) {
  .template-content {
    padding-bottom: 0;
  }
  #daily-online-benefits {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #daily-online-benefits .template-content {
    background: url("/media/export/cms/daily_online_benefits/mobile_bg_top_corner.jpg") no-repeat top left #FFF;
    border-top: solid 1px #ABABAB;
    margin-top: 10px;
    padding: 0;
  }
  #daily-online-benefits .template-content > h2.template-header {
    margin: 60px 20px 20px;
    padding: 0 20px;
    font-size: 20px;
    line-height: 22px;
  }
  #daily-online-benefits .template-content > .main-copy {
    width: auto;
    font-size: 12px;
  }
  #daily-online-benefits .template-content .benefits {
    width: auto;
    margin: 0;
  }
  #daily-online-benefits .template-content .benefits .daily-online-benefit {
    padding-bottom: 22px;
    margin-bottom: 22px;
  }
  #daily-online-benefits .template-content .benefits .daily-online-benefit:last-of-type {
    background: url("/media/export/cms/daily_online_benefits/mobile_gift_wrap_bg.jpg") no-repeat bottom right #FFF;
    margin-bottom: 0;
    padding-bottom: 80px;
    border-bottom: 0;
  }
  #daily-online-benefits .email-signup-container .label {
    display: none;
  }
  #daily-online-benefits .email-signup-container input.email-signup {
    width: 200px;
    max-width: auto;
    margin: 0 10px 0 0;
    float: left;
  }
  #daily-online-benefits .template-content > .main-copy.last {
    padding-bottom: 40px;
    margin-bottom: 0;
    background: url("/media/export/cms/daily_online_benefits/mobile_bg_bottom_corner.jpg") no-repeat bottom right #FFF;
    border-bottom: solid 1px #ABABAB;
  }
  #daily-online-benefits h3.benefit-head {
    font-size: 20px;
    line-height: 22px;
  }
  #daily-online-benefits p.benefit-details {
    font-size: 12px;
    width: auto;
  }
  body.section-daily-online-benefits .block-template-sign-in-v2.elc-anonymous {
    display: block;
  }
  body.section-daily-online-benefits > .wrapper > #main {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
