/* line 1, src/_global.scss */
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  list-style-type: none;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  outline: none; }

/* line 16, src/_global.scss */
a {
  outline: none; }

/* line 20, src/_global.scss */
.replaced {
  text-indent: -9999px;
  display: block; }

/* line 25, src/_global.scss */
.left {
  float: left; }

/* line 29, src/_global.scss */
.right {
  float: right; }

/* line 33, src/_global.scss */
.hide {
  display: none; }

/* line 36, src/_global.scss */
.crop {
  overflow: hidden; }

/* line 40, src/_global.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* line 49, src/_global.scss */
.clearfix {
  display: inline-block; }

/* line 53, src/_global.scss */
::-webkit-input-placeholder {
  color: #000; }

/* line 57, src/_global.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #000; }

/* line 61, src/_global.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #000; }

/* line 65, src/_global.scss */
:-ms-input-placeholder {
  color: #000; }

/* line 12, src/chickenredemption.scss */
body {
  background: url("../images/redemption/background.jpg") repeat 0 0; }

/* line 16, src/chickenredemption.scss */
#container {
  width: 1130px;
  margin: 0 auto; }
  @media (min-width: 320px) and (max-width: 1026px) {
    /* line 16, src/chickenredemption.scss */
    #container {
      width: 320px;
      margin: 0 auto; } }
  /* line 25, src/chickenredemption.scss */
  #container .title {
    width: 816px;
    height: 75px;
    display: block;
    background: url("../images/redemption/title.png") no-repeat 0 0;
    margin: 45px auto 25px auto;
    text-indent: -999em; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 25, src/chickenredemption.scss */
      #container .title {
        width: 276px;
        height: 27px;
        background: url("../images/redemption/mobile/title.png") no-repeat 0 0;
        margin-top: 30px;
        margin-bottom: 18px; } }
  /* line 43, src/chickenredemption.scss */
  #container .title-detail {
    width: 365px;
    height: 35px;
    display: block;
    background: url("../images/redemption/title_detail.png") no-repeat 0 0;
    margin: 45px auto 45px auto;
    text-indent: -999em;
    position: relative; }
    /* line 52, src/chickenredemption.scss */
    #container .title-detail .close {
      display: block;
      position: absolute;
      width: 44px;
      height: 45px;
      background: url("../images/redemption/close.png") no-repeat 0 0;
      right: -300px;
      top: -5px; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 52, src/chickenredemption.scss */
        #container .title-detail .close {
          right: 110px;
          top: -70px; } }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 43, src/chickenredemption.scss */
      #container .title-detail {
        width: 276px;
        height: 27px;
        background: url("../images/redemption/mobile/title.png") no-repeat 0 0;
        margin-top: 100px;
        margin-bottom: 18px; } }
  /* line 77, src/chickenredemption.scss */
  #container p {
    width: 713px;
    height: 60px;
    display: block;
    background: url("../images/redemption/body.png") no-repeat 0 0;
    text-indent: -999em;
    margin: 0px auto 30px auto; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 77, src/chickenredemption.scss */
      #container p {
        width: 261px;
        height: 69px;
        background: url("../images/redemption/mobile/body.png") no-repeat 0 0;
        margin-bottom: 18px; } }
  /* line 93, src/chickenredemption.scss */
  #container .video_container {
    width: 1130px;
    background: url("../images/redemption/video_background.jpg") repeat 0 0;
    padding: 20px 0px;
    overflow: hidden;
    height: 612px; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 93, src/chickenredemption.scss */
      #container .video_container {
        width: 300px;
        height: 175px;
        padding: 10px 0px;
        margin: 0 auto; } }
    /* line 107, src/chickenredemption.scss */
    #container .video_container .video-inner {
      width: 1090px;
      margin-left: 20px;
      height: 100%; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 107, src/chickenredemption.scss */
        #container .video_container .video-inner {
          width: 280px;
          margin-left: 10px; } }
    /* line 118, src/chickenredemption.scss */
    #container .video_container #video {
      margin: 0 auto;
      display: block; }
  /* line 124, src/chickenredemption.scss */
  #container .share {
    width: 590px;
    height: 35px;
    margin: 40px auto 35px auto;
    display: block; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 124, src/chickenredemption.scss */
      #container .share {
        width: 300px;
        height: 100px;
        margin: 10px auto 0px auto; } }
    /* line 136, src/chickenredemption.scss */
    #container .share a.bk-logo {
      display: block;
      width: 57px;
      height: 57px;
      background: url("../images/redemption/bk_logo_small.png") no-repeat 0 0;
      float: left;
      text-indent: -999em;
      margin-right: 16px; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 136, src/chickenredemption.scss */
        #container .share a.bk-logo {
          width: 30px;
          height: 30px;
          background-size: 30px 30px;
          float: none;
          margin: 0 auto; } }
    /* line 154, src/chickenredemption.scss */
    #container .share span {
      display: block;
      width: 316px;
      height: 12px;
      background: url("../images/redemption/share_text.png") no-repeat 0 0;
      float: left;
      text-indent: -999em;
      margin-top: 20px; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 154, src/chickenredemption.scss */
        #container .share span {
          width: 170px;
          height: 6px;
          background-size: 170px 6px;
          float: none;
          margin: 5px auto; } }
    /* line 172, src/chickenredemption.scss */
    #container .share .button {
      float: left;
      display: block;
      width: 40px;
      height: 40px;
      text-indent: -999em;
      cursor: pointer;
      margin: 4px 0px 0px 10px; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 172, src/chickenredemption.scss */
        #container .share .button {
          width: 30px;
          height: 30px;
          margin: 3px 0px 20px 10px; } }
    /* line 188, src/chickenredemption.scss */
    #container .share button.facebook {
      background: url("../images/redemption/facebook_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 188, src/chickenredemption.scss */
        #container .share button.facebook {
          background-size: 30px 30px; } }
    /* line 195, src/chickenredemption.scss */
    #container .share button.twitter {
      background: url("../images/redemption/twitter_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 195, src/chickenredemption.scss */
        #container .share button.twitter {
          background-size: 30px 30px;
          margin-left: 73px; } }
    /* line 203, src/chickenredemption.scss */
    #container .share button.google-plus {
      background: url("../images/redemption/google_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 203, src/chickenredemption.scss */
        #container .share button.google-plus {
          background-size: 30px 30px; } }
    /* line 210, src/chickenredemption.scss */
    #container .share a.tumblr {
      background: url("../images/redemption/tumblr_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 210, src/chickenredemption.scss */
        #container .share a.tumblr {
          background-size: 30px 30px; } }

/* line 219, src/chickenredemption.scss */
.hashtag-container {
  width: 100%;
  height: 70px;
  background-color: #ec8026;
  overflow: hidden; }
  @media (min-width: 320px) and (max-width: 1026px) {
    /* line 219, src/chickenredemption.scss */
    .hashtag-container {
      height: 35px; } }
  /* line 229, src/chickenredemption.scss */
  .hashtag-container .hashtag {
    background: url("../images/redemption/hashtag.png") no-repeat 0 0;
    width: 358px;
    height: 36px;
    margin: 20px auto 0 auto;
    text-indent: -999em; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 229, src/chickenredemption.scss */
      .hashtag-container .hashtag {
        width: 173px;
        height: 18px;
        background-size: 173px 18px;
        margin-top: 8px; } }

/* line 245, src/chickenredemption.scss */
.meme-container {
  width: 1190px;
  margin: 0 auto 50px auto;
  overflow: hidden; }
  @media (min-width: 320px) and (max-width: 1026px) {
    /* line 245, src/chickenredemption.scss */
    .meme-container {
      width: 300px; } }
  /* line 254, src/chickenredemption.scss */
  .meme-container h2 {
    background: url("../images/redemption/ten_years_title.png") no-repeat 0 0;
    width: 298px;
    height: 37px;
    margin: 40px auto;
    display: block;
    text-indent: -999em;
    padding: 0; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 254, src/chickenredemption.scss */
      .meme-container h2 {
        width: 165px;
        height: 20px;
        background-size: 165px 20px;
        margin: 20px auto; } }
  /* line 271, src/chickenredemption.scss */
  .meme-container .meme {
    width: 573px;
    height: 323px;
    background: url("../images/redemption/meme_background.png") no-repeat 0 0;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 271, src/chickenredemption.scss */
      .meme-container .meme {
        width: 300px;
        height: 240px;
        background-size: 300px 169px; } }
    /* line 287, src/chickenredemption.scss */
    .meme-container .meme img {
      width: 560px;
      margin: 6px 0px 0px 6px; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 287, src/chickenredemption.scss */
        .meme-container .meme img {
          width: 290px;
          margin: 4px 0px 0px 5px; } }
    /* line 297, src/chickenredemption.scss */
    .meme-container .meme .share-icon {
      width: 44px;
      height: 44px;
      position: absolute;
      background: url("../images/redemption/share_icon.jpg") no-repeat 0 0;
      bottom: 37px;
      right: 7px;
      z-index: 10;
      cursor: pointer;
      display: none; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 297, src/chickenredemption.scss */
        .meme-container .meme .share-icon {
          display: none; } }
    /* line 313, src/chickenredemption.scss */
    .meme-container .meme .share-icon.open {
      display: block; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 313, src/chickenredemption.scss */
        .meme-container .meme .share-icon.open {
          display: none; } }
    /* line 321, src/chickenredemption.scss */
    .meme-container .meme .share {
      position: absolute;
      display: block;
      bottom: 42px;
      right: 10px;
      display: none; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 321, src/chickenredemption.scss */
        .meme-container .meme .share {
          display: block !important;
          bottom: 40px;
          right: 76px; } }
    /* line 335, src/chickenredemption.scss */
    .meme-container .meme .share.open {
      display: block; }
    /* line 339, src/chickenredemption.scss */
    .meme-container .meme .button {
      float: left;
      display: block;
      width: 40px;
      height: 40px;
      text-indent: -999em;
      cursor: pointer;
      margin: 4px 0px 0px 10px; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 339, src/chickenredemption.scss */
        .meme-container .meme .button {
          width: 30px;
          height: 30px;
          margin: 3px 0px 0px 10px; } }
    /* line 355, src/chickenredemption.scss */
    .meme-container .meme button.facebook {
      background: url("../images/redemption/facebook_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 355, src/chickenredemption.scss */
        .meme-container .meme button.facebook {
          background-size: 30px 30px; } }
    /* line 362, src/chickenredemption.scss */
    .meme-container .meme button.twitter {
      background: url("../images/redemption/twitter_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 362, src/chickenredemption.scss */
        .meme-container .meme button.twitter {
          background-size: 30px 30px; } }
    /* line 369, src/chickenredemption.scss */
    .meme-container .meme button.google-plus {
      background: url("../images/redemption/google_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 369, src/chickenredemption.scss */
        .meme-container .meme button.google-plus {
          background-size: 30px 30px; } }
    /* line 376, src/chickenredemption.scss */
    .meme-container .meme a.tumblr {
      background: url("../images/redemption/tumblr_share.png") no-repeat 0 0; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 376, src/chickenredemption.scss */
        .meme-container .meme a.tumblr {
          background-size: 30px 30px; } }
    /* line 383, src/chickenredemption.scss */
    .meme-container .meme .divider {
      display: none; }
      @media (min-width: 320px) and (max-width: 1026px) {
        /* line 383, src/chickenredemption.scss */
        .meme-container .meme .divider {
          width: 100%;
          height: 2px;
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 20px;
          background: url("../images/redemption/divider.jpg") repeat-x 0 0; } }
  /* line 399, src/chickenredemption.scss */
  .meme-container .meme.odd {
    margin-right: 43px; }

@media (min-width: 320px) and (max-width: 1026px) {
  /* line 404, src/chickenredemption.scss */
  .meme-container.detail {
    margin-bottom: 0px; } }
/* line 409, src/chickenredemption.scss */
.meme-container.detail .meme {
  margin: 0 auto;
  float: none;
  width: 710px;
  height: 400px;
  background-size: 710px 400px; }
  @media (min-width: 320px) and (max-width: 1026px) {
    /* line 409, src/chickenredemption.scss */
    .meme-container.detail .meme {
      width: 300px;
      height: 240px;
      background-size: 300px 169px; } }
  /* line 422, src/chickenredemption.scss */
  .meme-container.detail .meme img {
    width: 698px; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 422, src/chickenredemption.scss */
      .meme-container.detail .meme img {
        width: 290px;
        margin: 4px 0px 0px 5px; } }
  /* line 431, src/chickenredemption.scss */
  .meme-container.detail .meme .share-icon {
    bottom: 45px;
    right: 6px; }
  /* line 436, src/chickenredemption.scss */
  .meme-container.detail .meme .share {
    bottom: 50px; }

/* line 442, src/chickenredemption.scss */
.legal {
  width: 361px;
  height: 21px;
  display: block;
  background: url("../images/redemption/legal.png") no-repeat 0 0;
  text-indent: -999em;
  margin: 20px auto 30px auto; }
  @media (min-width: 320px) and (max-width: 1026px) {
    /* line 442, src/chickenredemption.scss */
    .legal {
      background: url("../images/redemption/mobile/legal.png") no-repeat 0 0;
      height: 29px;
      width: 207px; } }

/* line 457, src/chickenredemption.scss */
.footer {
  border-top: 8px solid #f2a668;
  background-color: #ec8026;
  height: 180px;
  width: 100%; }
  /* line 458, src/chickenredemption.scss */
  .footer a.bk-logo-large {
    width: 87px;
    height: 87px;
    margin: 25px auto 0 auto;
    background: url("../images/redemption/bk_logo.png") no-repeat 0 0;
    display: block; }
    @media (min-width: 320px) and (max-width: 1026px) {
      /* line 458, src/chickenredemption.scss */
      .footer a.bk-logo-large {
        width: 73px;
        height: 73px;
        background-size: 73px 73px; } }
