.img-center {
  margin: 0 auto; }

#msi-ggc {
  font-family: 'DINPro-Regular';
  color: #fff;
  background: url(../images/bg.jpg) 0 0 no-repeat;
  background-size: 100%;
  background-color: #000; }
  #msi-ggc a {
    text-decoration: none;
    color: #fff; }
  #msi-ggc section:not(#kv) {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      #msi-ggc section:not(#kv) {
        padding: 0 15px; } }
  #msi-ggc #kv {
    text-align: center; }
    #msi-ggc #kv > img {
      margin-bottom: -8%; }
    #msi-ggc #kv .detail-btn {
      font-size: 24px;
      background: #f00;
      padding: 10px 5%;
      border-radius: 45px;
      margin: 0 10px 5%;
      border: 2px solid #f00;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      outline: none; }
      #msi-ggc #kv .detail-btn:hover {
        background-color: #000;
        border: 2px solid #fff; }
      @media (max-width: 768px) {
        #msi-ggc #kv .detail-btn {
          font-size: 16px;
          padding: 5px 5%; } }
  #msi-ggc .pd img {
    margin: 0 auto; }
  #msi-ggc .modal-content {
    background-color: #000;
    padding: 3% 0; }
    #msi-ggc .modal-content .close-btn {
      width: 40px;
      border: 2px solid #fff;
      background-color: #000;
      color: #fff;
      border-radius: 3px;
      vertical-align: middle;
      text-align: center;
      font-size: 24px;
      float: right;
      outline: none;
      margin-right: 3%; }
  #msi-ggc .bag-intro .bag-size {
    width: 100%;
    max-width: 700px;
    margin: 16px auto; }
  #msi-ggc .redeem-title {
    background-color: #f00;
    margin: 5% 0; }
  #msi-ggc .img-wrap {
    width: 80%;
    margin: 0 auto; }
    #msi-ggc .img-wrap img {
      display: inline-block; }
      #msi-ggc .img-wrap img:nth-of-type(1) {
        width: 60%;
        margin-bottom: 8%; }
      #msi-ggc .img-wrap img:nth-of-type(2) {
        width: 39%;
        margin-bottom: 8%; }
      #msi-ggc .img-wrap img:nth-of-type(3) {
        width: 51%; }
      #msi-ggc .img-wrap img:nth-of-type(4) {
        width: 48%; }
  @media screen and (max-width: 1200px) {
    #msi-ggc .img-wrap {
      width: 100%; }
      #msi-ggc .img-wrap img:nth-of-type(1) {
        width: 100%;
        margin-bottom: 0; }
      #msi-ggc .img-wrap img:nth-of-type(2) {
        width: 100%;
        margin-bottom: 0; }
      #msi-ggc .img-wrap img:nth-of-type(3) {
        width: 100%; }
      #msi-ggc .img-wrap img:nth-of-type(4) {
        width: 100%; } }
  #msi-ggc section.redeem {
    text-align: center;
    padding-bottom: 5%; }
    #msi-ggc section.redeem h2.section-title {
      font-weight: bold; }
    #msi-ggc section.redeem .step-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      #msi-ggc section.redeem .step-wrap .step {
        max-width: 235px;
        margin: 0 1%; }
        #msi-ggc section.redeem .step-wrap .step h3 {
          font-weight: bold;
          color: #f00;
          margin-top: 0; }
      #msi-ggc section.redeem .step-wrap .arrow {
        position: relative; }
      #msi-ggc section.redeem .step-wrap .arrow i {
        font-size: 54px;
        position: absolute;
        top: 35%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
    @media (max-width: 768px) {
      #msi-ggc section.redeem .step-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; }
        #msi-ggc section.redeem .step-wrap .step {
          width: 60%;
          margin: 0 auto; }
        #msi-ggc section.redeem .step-wrap .arrow {
          padding-bottom: 36px; }
        #msi-ggc section.redeem .step-wrap .arrow i {
          -webkit-transform: translate(-50%, -50%) rotate(90deg);
              -ms-transform: translate(-50%, -50%) rotate(90deg);
                  transform: translate(-50%, -50%) rotate(90deg); } }
    #msi-ggc section.redeem .redeem-btn {
      margin-top: 3%; }
      #msi-ggc section.redeem .redeem-btn button {
        font-size: 24px;
        background: transparent;
        padding: 10px 5%;
        border-radius: 45px;
        margin: 15px 10px 0;
        border: 2px solid #fff;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        outline: none; }
        #msi-ggc section.redeem .redeem-btn button:hover {
          background-color: #002878;
          background-image: -webkit-linear-gradient(45deg, #33d9de 0%, #334bde 55%, #622481 90%);
          background-image: -o-linear-gradient(45deg, #33d9de 0%, #334bde 55%, #622481 90%);
          background-image: linear-gradient(45deg, #33d9de 0%, #334bde 55%, #622481 90%);
          background-position: 100% 0;
          background-size: 200% 200%; }
  #msi-ggc .T-and-C {
    text-align: center; }
    #msi-ggc .T-and-C ul {
      list-style: none;
      margin: 0;
      padding: 0;
      text-align: left;
      display: inline-block;
      font-size: 20px;
      margin: 0 0 5% 0;
      padding: 0 15px; }
      #msi-ggc .T-and-C ul h4 {
        font-size: 32px;
        margin-top: 5%; }
  @media screen and (max-width: 1200px) {
    #msi-ggc .T-and-C ul {
      font-size: 16px; }
      #msi-ggc .T-and-C ul h4 {
        font-size: 24px; } }

.modal-lg {
  width: 100%;
  max-width: 1200px; }
