@charset "UTF-8";
/* 
  KN-EVENT SCSS v1.0 | 20200316
*/
html,
body {
  font-family: GenSen, sans-serif;
  /*font-weight: 600;*/
  font-size: 1em; }

body {
  /*background-image: url("../images/co-03.jpg");*/
  background-color: #90c763;
  /*background-repeat: no-repeat;
  background-size: auto;
  background-position: top center;*/ }

.nomp {
  padding: 0;
  margin: 0; }

.topic-center {
  margin: 20px auto; }

.m10 {
  margin: 10px 0; }

.m20 {
  margin: 20px 0; }

.mb20 {
  margin-bottom: 20px; }

.mb50 {
  margin-bottom: 50px; }

.mb70 {
  margin-bottom: 70px; }

.p20 {
  padding: 20px; }

.navbar-brand {
  float: left;
  padding: 4px 10px 4px 15px; }
  .navbar-brand img {
    height: 100%; }

.deafult-h {
  padding-top: 55px; }

.btn-group-justified {
  max-width: 250px;
  border-radius: 20px;
  margin: 0 auto;
  margin-bottom: 10px;
  font-weight: 300;
  -webkit-box-shadow: 1px 5px 10px rgba(140, 140, 140, 0.4);
  box-shadow: 1px 5px 10px rgba(140, 140, 140, 0.4); }

.img-bottom {
  position: relative;
  margin: 0 auto;
  max-height: 300px; }

.center-wrap {
  max-width: 900px;
  margin: 0 auto;
  z-index: 50;
  position: relative; }
  .center-wrap.bottom {
    z-index: 0;
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 400px;
    left: 0;
    height: 300px;
    background-image: url(../images/co-11.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain; }

.main {
  text-align: center;
  height: 360px; }
  .main.fb {
    height: 258px; }
  .main.fb.w {
    height: 366px;
    padding: 0; }

.gift {
  position: relative;
  z-index: 30;
  display: block;
  margin-top: -200px;
  margin-left: 150px; }

.tab-pane {
  float: left;
  padding: 10px; }
  .tab-pane.border {
    margin-top: 10px;
    border: 1px solid #eaeaea; }
  .tab-pane li {
    margin-bottom: 5px; }

.lv-box {
  border: 4px solid #F7931E;
  border-radius: 20px;
  margin: 10px 5px;
  -webkit-animation: pulse .5s;
  animation: pulse .5s;
  -moz-animation: pulse .5s;
  -webkitanimation: pulse .5s;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }
  .lv-box > img {
    max-width: 200px; }
  .lv-box p {
    font-size: 16px; }
  .lv-box.nob {
    border: none;
    /* padding-top: 20px;   */
    padding: 10px 5px 0 5px;
    background-color: rgba(234, 234, 234, 0.72);
    border-radius: 0; }
  .lv-box.nob.w {
    background-color: transparent; }
  .lv-box.w {
    padding: 0; }

.lv-box > img.fb {
  max-width: 100%; }

.nob {
  border: none; }

.obt > h2 {
  text-align: center;
  font-weight: 900;
  color: #F7931E;
  letter-spacing: 3px; }

.obt > h2 > font {
  color: black;
  font-size: 80%; }

.cta > a {
  display: block;
  padding: 8px 0;
  margin: 0 auto;
  background-color: #1e83f7;
  -webkit-box-shadow: 1px 5px 10px rgba(0, 119, 255, 0.4);
  box-shadow: 1px 5px 10px rgba(0, 119, 255, 0.4);
  color: white;
  text-shadow: 1px 1px 5px #a25700;
  font-weight: 900;
  max-width: 285px;
  border-radius: 6px;
  cursor: pointer;
  -webkit-animation: tada 1s;
  animation: tada 1s;
  -moz-animation: tada 1s;
  -webkitanimation: tada 1s;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  animation-delay: 3s;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s; }
  .cta > a:hover {
    text-decoration: none;
    background-color: #3895ff; }

.award-list-name {
  margin: 0 0 20px 0; }

.shake-award {
  /* Start the shake animation and make the animation last for 0.5 seconds */
  -webkit-animation: shake 0.5s;
  animation: shake 0.5s;
  /* When the animation is finished, start again */
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.shake-gift-icon {
  max-height: 200px;
  /* Start the shake animation and make the animation last for 0.5 seconds */
  -webkit-animation: shake_doom 1.5s;
  animation: shake_doom 1.5s;
  /* When the animation is finished, start again */
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.share {
  display: inline-block;
  margin: 10px auto; }
  .share > ul > li {
    list-style: none;
    display: inline-block;
    margin-right: 6px; }

.countdown {
  color: red;
  font-size: 30px;
  font-weight: bold; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  border: 3px solid #F7931E; }

.fail-modal-content {
  border-radius: 0;
  background-image: url(../images/co-12.png);
  background-color: #9BD7D5;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 500px; }

#false-alert-msg {
  color: #ffffff;
  font-weight: 900;
  text-shadow: 1px 1px 5px #333333;
  vertical-align: center;
  line-height: 330px;
  height: 428px; }

.first-page-m-header,
.first-page-m-footer,
.second-page-m-header,
.second-page-m-footer,
.third-page-m-header,
.third-page-m-footer,
.fourth-page-m-header,
.fourth-page-m-footer,
.fifth-page-m-header,
.fifth-page-m-footer {
  display: none; }

.first-page-main {
  position: absolute;
  width: 700px;
  left: 12%;
  bottom: 12%; }

.third-page-main {
  width: 100%;
  position: absolute;
  bottom: 15%; }

.fourth-page-main {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 10px;
  background-color: white; }

.fifth-page-main {
  width: 100%;
  position: absolute;
  top: 40%; }

.award-list-modal-close {
  opacity: 0.8 !important;
  position: absolute;
  right: 10px;
  top: 10px; }
  .award-list-modal-close > span {
    font-size: 40px; }

.correct {
  background-image: url("../images/circle_250.jpg"); }

.wrong {
  background-image: url("../images/cross_250.jpg"); }

.hide {
  display: none; }

/* .container {
    width: 900px;
    margin: 0 auto;
} */
.click-image {
  cursor: pointer; }

.boxed_icon.facebook {
  padding: 6px 18px 6px 22px;
  font-size: 16px;
  color: #fff;
  background: #3b5998;
  border-color: #3b5998;
  margin: 0 10px; }

.boxed_icon.line {
  padding: 6px 8px 6px 10px;
  font-size: 16px;
  color: #fff;
  background: #1DC320;
  border-color: #1DC320;
  margin: 0 10px; }

.award-list-img {
  max-width: 100%;
  height: 150px;
  -o-object-fit: contain;
  object-fit: contain; }

.tittle {
  background-color: red;
  color: white;
  border-radius: 10px;
  padding: 3px 10px; }

.get-award-zone-img {
  max-width: 500px;
  height: 400px;
  /*margin: 0 20px;*/ }

.modal .nav > li > a {
  background-color: #eaeaea; }
  .modal .nav > li > a:hover, .modal .nav > li > a :focus, .modal .nav > li > a .active {
    background-color: #F7931E;
    color: white; }

.modal .nav > li.active > a {
  background-color: #F7931E; }

.btn-deafult:hover {
  background-color: #e3e3e3; }

@media (max-device-width: 1000px) {
  .award-list-name {
    margin: 10px 0; }
  #box-zone-block {
    width: 350px;
    height: 350px;
    margin: 0 auto; }
  #box-zone {
    margin: 0px;
    /*20px !important;*/ }
  .correct {
    background-image: url("../images/circle_100.jpg"); }
  .wrong {
    background-image: url("../images/cross_100.jpg"); }
  .section-zone .box {
    width: 100%;
    height: 100%; }
  .container {
    width: 100%;
    margin: 0 auto; }
  .section-zone .card {
    width: 100px;
    height: 100px;
    position: absolute; }
  .section-zone .front {
    background-color: #ffffff;
    width: 100px;
    height: 100px; }
  .section-zone .back {
    background: url("../bg/back_card_100.jpg?v=1") no-repeat center;
    background-size: 100px 100px;
    width: 100px;
    height: 100px; }
  .modal-body {
    font-size: 18px; }
  .modal-footer {
    text-align: center; }
  .get-award-zone-img {
    width: 100%;
    height: auto;
    text-align: center; } }

@media (max-device-width: 376px) {
  body {
    background-size: 500%;
    background-position: 51% -8%; }
  .center-wrap.bottom {
    height: 200px; }
  .center-wrap .main {
    height: 250px; }
    .center-wrap .main > img {
      height: 250px; }
    .center-wrap .main > .gift {
      margin-top: -168px; }
      .center-wrap .main > .gift > .shake-gift-icon {
        max-height: 160px; }
    .center-wrap .main.h {
      height: auto; }
  .center-wrap .mb50 {
    margin-bottom: 10px; }
  .mb70 {
    margin-bottom: 30px; }
  .mb20 {
    margin-bottom: 10px; }
  .nav-justified {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    width: 100%;
    float: left; }
  .lv-box > img {
    max-width: 120px; }
  .lv-box > img.fb {
    max-width: 100%; }
  .lv-box h2 {
    margin: 5px auto; }
  .lv-box p {
    font-size: 14px; }
  .obt > h2 {
    text-align: left;
    letter-spacing: 1px;
    font-size: 160%; }
  .countdown {
    font-size: 18px; }
  .fail-modal-content {
    min-height: 300px; }
  #false-alert-msg {
    color: #ffffff;
    font-weight: 900;
    text-shadow: 1px 1px 5px #333333;
    vertical-align: center;
    line-height: 150px;
    height: 228px; } }

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
    transform: translate(1px, 1px) rotate(0deg); }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
    transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
    transform: translate(3px, 2px) rotate(0deg); }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
    transform: translate(1px, -1px) rotate(1deg); }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
    transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
    transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
    transform: translate(1px, 2px) rotate(0deg); }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
    transform: translate(1px, -2px) rotate(-1deg); } }

@keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
    transform: translate(1px, 1px) rotate(0deg); }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
    transform: translate(-1px, -2px) rotate(-1deg); }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
    transform: translate(-3px, 0px) rotate(1deg); }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
    transform: translate(3px, 2px) rotate(0deg); }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
    transform: translate(1px, -1px) rotate(1deg); }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
    transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
    transform: translate(-1px, -1px) rotate(1deg); }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
    transform: translate(1px, 2px) rotate(0deg); }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
    transform: translate(1px, -2px) rotate(-1deg); } }

@-webkit-keyframes shake_doom {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  10% {
    -webkit-transform: translate(2px, 0px) rotate(0deg);
    transform: translate(2px, 0px) rotate(0deg); }
  20% {
    -webkit-transform: translate(-1px, 0px) rotate(0deg);
    transform: translate(-1px, 0px) rotate(0deg); }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
    transform: translate(3px, 2px) rotate(0deg); }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(-5deg);
    transform: translate(1px, -1px) rotate(-5deg); }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
    transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(4deg);
    transform: translate(-1px, -1px) rotate(4deg); }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
    transform: translate(1px, 2px) rotate(0deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); } }

@keyframes shake_doom {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  10% {
    -webkit-transform: translate(2px, 0px) rotate(0deg);
    transform: translate(2px, 0px) rotate(0deg); }
  20% {
    -webkit-transform: translate(-1px, 0px) rotate(0deg);
    transform: translate(-1px, 0px) rotate(0deg); }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
    transform: translate(3px, 2px) rotate(0deg); }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(-5deg);
    transform: translate(1px, -1px) rotate(-5deg); }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
    transform: translate(-1px, 2px) rotate(-1deg); }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
    transform: translate(-3px, 1px) rotate(0deg); }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
    transform: translate(3px, 1px) rotate(-1deg); }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(4deg);
    transform: translate(-1px, -1px) rotate(4deg); }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
    transform: translate(1px, 2px) rotate(0deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); } }
