@font-face {
    font-family: Open-Sans;
    src: url(/assets/fonts/open-sans-v15-latin-regular.eot) format("eot");
    src: url(/assets/fonts/open-sans-v15-latin-regular.woff) format("woff"), url(/assets/fonts/open-sans-v15-latin-regular.woff2) format("woff2"), url(/assets/fonts/open-sans-v15-latin-regular.ttf) format("truetype"), url(/assets/fonts/open-sans-v15-latin-regular.svg) format("svg"), url(/assets/fonts/open-sans-v15-latin-regular.otf) format("otf");
    font-weight: 400;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.font-bold {
  font-family: Open-Sans;
}

body {
    width: 100%;
    height: 100%;
    font-family: Open-Sans;
    background-color: transparent;
    background-size: cover;
    -moz-background-size: 100% 100%;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: 100% 100%;
    margin: 0;
    padding: 0;
    color: #fff;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
}


h1, h2, h3, h4, h5, p {
    margin: 0
}

a, a:focus, a:hover, a:visited {
    text-decoration: none;
    color: #0fb9eb;
}

button {
    outline: none;
    will-change: transform;
}

button:active {
    -webkit-transform: scale(.95);
    transform: scale(.95);
}

.bg-reg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(/assets/egg/img/bgreg.png);
    background-color: rgba(0, 0, 0, .0);
    background-blend-mode: multiply;
    background-size: cover;
    z-index: -1;
}

.bg-index {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(/assets/egg/img/bg1.png);
    background-color: rgba(0, 0, 0, .0);
    background-blend-mode: multiply;
    background-size: cover;
    z-index: -1;
}

.bg-quiz {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(/assets/egg/img/bg1.png) fixed center center no-repeat;
    background-color: rgba(0, 0, 0, .0);
    background-blend-mode: multiply;
    background-size: cover;
    z-index: -1;
}

.bg-quizs {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(/assets/egg/img/bgquiz.png) fixed center center no-repeat;
    background-color: rgba(0, 0, 0, .0);
    background-blend-mode: multiply;
    background-size: cover;
    z-index: -1;
}

.logo {
    max-width: 350px;
    width: 90%;
    max-height: 40px;
    margin-top: 5px
}

.logo-caption {
    width: 60%;
    max-width: 300px;
    margin-top: 5%;
}

.content_footer_start {
    display: block;
    width: 90%;
    max-width: 300px;
    background-color: #e4a03a;
    color: #fff;
    font-size: 14px;
    border: 0;
    border-radius:10px;
    margin: 5px auto;
    padding: 6px 0;
}

.apac {
    width: 85%;
    max-width: 140px;
    padding: 10px 0;
    margin: 0 auto;
}

.tnc-content {
    width: 85%;
    font-size: .85em;
    margin: 0 auto
}

ul.b {
    list-style-type: circle
}

td {
    padding-bottom: 5px;
    padding-left: 5px
}

li {
    margin-top: 10px
}

td:first-child {
    vertical-align: top;
    padding-bottom: 8px;
    padding-left: 3px
}

ul {
    padding: 0 0 0 .5em
}

.locationgsc{
  position: relative;
  width: 100%;
  top: 41%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.content_needle {
    position: absolute;
    width: 12%;
    top: -2%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3
}

#canvas {
    position: relative;
    width: 85%;
    height: auto;
    margin: -20px auto;
    padding: 0;
    display: block;
    z-index: 2;

}

.stand {
    position: absolute;
    width: 70%;
    z-index: 1;
    bottom: -10%;
    left: 0;
    right: 0;
    margin: auto;
}

.spin-btn-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-top: 15px
}

@media only screen and (max-device-height:568px) {
    .spin-btn-container {
        position: relative;
        padding-top: 15px
    }
}

.spin-btn-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.checkbox {
    margin: 10px auto 10px auto;
    width: 80%;
    max-width: 250px;
    font-size: 12px;
    text-align: left;
}

.agree-section {
  width: 90%;
  max-width: 310px;
  margin: 10px auto;
  text-align: left;
  padding-top:10px;
}

.agreebox {
  font-size: .95em;
  vertical-align: text-top;
  color: #000;
  margin-top: 3px;
  position: absolute;
}

.form>input.formm.error  {
  margin: 4px auto -37.5px 31px!important;
 
}

.form {
  position: relative;
  width: 100%;
  max-width: 300px;
  margin: auto;
  margin-top: 0;
  padding-top: 80%;
}

.form>div>select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 8px 10px;
  width: 100%;
  max-width: 300px;
  border-radius: 5px;
  border: 1px rgb(84, 80, 74);
  font-size:0.9em;
  margin: 0px auto;
  color:#000;
}

.select-style {
  position: absolute;
  z-index: 2;
  right: 15px;
  bottom: 15px;
  border: solid #000;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);

}

.form>input, .form>textarea {
  width: 100%;
  max-width: 300px;
  font-size: 0.9em;
  font-weight: 200;
  color: #000;
  margin: 3px auto;
  padding: 8px 10px;
  display: block;
  border: 0;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.9);
}



..formquiz>input, .form>textarea {
  width: 90%;
  max-width: 300px;
  font-size: 1.05em;
  font-weight: 200;
  color: #000;
  margin: 10px auto 3px;
  padding: 8px 10px;
  display: block;
  border-radius: 10px;
  border: 1px solid #ccc;
  background-color:  rgba(255, 255, 255, 0.2);
}

.form>input:focus, .formquiz>input:focus, .form>textarea:focus, .form>select:focus {
  outline: none;
  color: #000;
}

.form>input.error, .form>textarea.error, .form>div>select.error{
  border: 2px solid #eb292c;
}

input::-webkit-input-placeholder {
  color: #000;
}

textarea::-webkit-textarea-placeholder {
  color: #000;
  font-style: italic !important;
  font-size: 0.8em !important;
}

input:focus::-webkit-input-placeholder {
  color: #000;
}

textarea::-webkit-textarea-placeholder {
  color: #000;
  font-style: italic !important;
  font-size: 0.8em !important;
}

input:focus::-webkit-input-placeholder {
  color: #000;
}


.prize-container {
    position: fixed;
    width: 100%;
    height: 100%;
    bottom: 0
}

.prize-container-img {
    width: 100%;
    max-width: 500px;
    display: table;
    background-color: transparent;
    margin: 0 auto;
    border-radius: 5px
}

.prize-name {
    height: 40px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    font-weight: 700;
    line-height: 1.1em
}

.prize-btn-container {
    padding-right: 0
}

.prize-redeem-btn, .prize-redeemed-btn {
    width: 100%;
    max-width: 100px;
    background-color: #e4a03a;
    color: #fff;
    font-size: .85em;
    border: none;
    border-radius: 3px;
    margin: 7px 0;
    padding: 8px 0
}

.prize-redeemed-btn {
    background-color: #333
}

.prizelist-footer {
    position: absolute;
    width: 100%;
    bottom: 10px
}

.red-heading {
    color: #dd1a1a;
    margin: 10px auto;
}

.black-heading {
    font-size: .9em;
    color: #333;
    margin-top: 20px
}

.img-limit, .img-sorry {
    width: 30%;
    max-width: 100px
}

.share-moment-container {
    display: table;
    height: 100%;
    border-right: 1px solid #aaa
}

.moment, .moment-grey {
    width: 20px;
    margin: -3px 5px 0 -5px
}

.facebook, .facebook-grey {
    width: 18px;
    margin: -3px 5px 0 -5px
}

.facebook-grey, .moment-grey {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

.button-share a {
    display: table-cell;
    color: #333;
    vertical-align: middle
}

.prevalidate {
    padding-top: 20px
}

.zigzag-container {
    position: relative;
    width: 100%;
    height: 150px
}

.zigzag {
    position: relative;
    width: 100%;
    height: 100%
}

.zigzag-prize-img {
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    max-width: 150px;
    max-height: 75px;
    margin: 0 auto
}

.zigzag-prize-name {
    position: absolute;
    width: 100%;
    bottom: 48px;
    margin: 0 auto
}

.zigzag-expirydate {
    position: absolute;
    bottom: 7px;
    width: 100%;
    color: #ccc;
    font-size: .75em
}

.bigpoint-container {
    width: 80%;
    margin: 10px auto;
    padding: 15px 0;
    border-radius: 5px
}

.bigpoint-container input {
    width: 80%;
    color: #000;
    padding: 8px 10px;
    border: none;
    border-radius: 5px;
    text-align: center;
    outline: none
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 500%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 100;
}

.arrow {
    position: fixed;
    top: 5%;
    right: 5%;
    width: 70px;
    z-index: 10
}

.modal {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 240px;
    background-color: #fff;
    color: #333;
    display: block;
    padding: 10px 0;
    border-radius: 10px;
    z-index: 100;
}

.modal>a {
    text-align: center;
    color: #000;
    text-decoration: none
}

.modal .bottom {
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #999;
    padding: 12px 0
}

.modal .left {
    left: 0;
    border-right: 1px solid #999
}

.modal .left, .modal .right {
    position: absolute;
    bottom: 0;
    width: 50%;
    border-top: 1px solid #999
}

.modal .right {
    right: 0
}

.modal .left button, .modal .right button {
    width: 100%;
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    border: 0;
    background-color: #ebeced
}

.modal-text-container {
    padding: 0 10px
}

.modal-prizename {
    display: table;
}

.moment-text-container {
    width: 85%;
    margin: auto;
    margin-top: 30px;
    text-align: center
}

.share .moments {
    width: 20px;
    height: 20px;
    background: url(/assets/currentproject/img/logo-moments.png) no-repeat;
    background-size: 100% 100%
}

.share .facebook, .share .moments {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

.share .facebook {
    width: 18px;
    height: 18px;
    background: url(/assets/currentproject/img/logo-fb.png) no-repeat;
    background-size: 100% 100%
}

.button-share {
    position: absolute;
    height: 40px;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #aaa
}

.prizetnc {
    font-size: .8em;
    width: 80%;
    margin: 0 auto
}

.prizetnc li {
    list-style-type: disc
}

.up250 {
    margin-bottom: 250px
}

.nopadding {
    margin: 0;
    padding: 0
}

.display-none {
    display: none
}

#tnc {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 1px;
  height: 87%;
  overflow: hidden;
  overflow-y: scroll;
}

#tnc .box {
  background-color: rgba(255, 255, 255, 0.8);
  font-size: 30px;
  color: #3A3A3A;
  margin: 5px;
  padding: 10px;
  border-radius: 10px;
  overflow: hidden;
  /*height:auto;*/
}

#tnc ul > li {
  margin-bottom: 10px;
}

#tnc > .content {
  padding: 0px 0;
}

#tnc td {
  vertical-align: top;
  padding-bottom: 10px;
}


.tnc-section {
  width: 90%;
  margin: 0 auto;
  font-size: .85em;
  color:#000;
}

.tnc-sectionredeem ul, ol {
  padding-left: 15px;
}

.tnc-sectionredeem ul>li {
  margin-bottom: 10px;
}

.tnc-section ul, ol {
  padding-left: 15px;
}

.tnc-section ul>li {
  margin-bottom: 10px;
  padding-left: 5px;
}



/*------------------------------------------------------*/
/*!
 * fullPage 2.9.4
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    -webkit-user-select: none; /* webkit (safari, chrome) browsers */
    -moz-user-select: none; /* mozilla browsers */
    -khtml-user-select: none; /* webkit (konqueror) browsers */
    -ms-user-select: none; /* IE10+ */
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: hidden;
    position: relative;
}
.fp-scroller{
    overflow: hidden;
}
.iScrollIndicator{
    border: 0 !important;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
    height: auto !important;
}

/*-----INVALIDATE-------*/

.zigzag_details {
  position: absolute;
  top: -1%;
  left: 0%;
  right:0%;
  height: 100%;
  width: 101%;
  background-size: 100% 100% !important;
  padding: 0px 0px;
  margin: auto 0px auto -1px;
}

.prize-redeem-img {
  position: absolute;
  width: 100%;
  top: 41%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.prize-name {
  margin: auto
}
