@font-face {
    font-family: SephoraSans-Medium;
    src: url('SephoraSans-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SephoraSans-Book;
    src: url('SephoraSans-Book.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SephoraSerif-Light;
    src: url('SephoraSerif-Light.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SephoraSerif-Medium;
    src: url('SephoraSerif-Medium.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: SephoraSans-Bold;
    src: url('SephoraSans-Bold.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: supermarket;
    src: url('supermarket.ttf');
    font-weight: normal;
    font-style: normal;
}

body {
  display: flex;
  font-family: SephoraSans-Book, sans-serif;
  color: #222222;
  text-align: center;
  /*line-height: 12px;*/
  margin: 0px;
  justify-content: center;
  align-self: center;

}

a {
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

b {
  display: block;

  text-align: center;
  text-decoration: none;
  
}

html, body {
  touch-action: manipulation;
}

HTML CSS JSResult Skip Results Iframe
/* @import url('https://fonts.googleapis.com/css?family=Roboto'); */
body {
  background: #f0f8ff;
  font-family: 'Roboto', sans-serif; 
}
.accordion {
    /* max-width: 300px; */
    background: linear-gradient(to bottom right, #FFF, #f7f7f7);
    background: #ffffff;
    margin: 0 auto;
    border-radius: 3px;
    margin-top: -5px;
    box-shadow: 0 10px 15px -20px rgba(0, 0, 0, 0.3), 0 30px 45px -30px rgba(0, 0, 0, 0.3), 0 80px 55px -30px rgba(0, 0, 0, 0.1);
}
.heading {
    color: #FFF;
    font-size:14px;
    /* border-bottom: 1px solid #e7e7e7; */
  letter-spacing: 0.8px;
    padding: 15px;
    cursor: pointer;  
}
.heading:nth-last-child(2){
    border-bottom:0; 
}
.heading:hover {
    background: #ffffff;
    border-radius: 0;
}
.heading:first-child:hover {
    border-radius: 3px 3px 0 0;
}
.heading:nth-last-child(2):hover{
    border-radius:0 0 3px 3px;
}
.heading::before {
    content: '';
    vertical-align: middle;
    display: inline-block;
    /* border-top: 7px solid #f5f5f5;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent; */
    float: right;
    transform: rotate(45deg);
    transition: all 0.5s;
    margin-top: -5px;
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
}
.active.heading::before {
    transform: rotate(-135deg);
}
.not-active.heading::before {
    transform: rotate(-135deg);
}
.contents {
  display: none;
  background: #FFFAFA;
  padding: 15px;
    color: #7f8fa4;
    font-size: 13px;
    line-height: 1.5;
}

.carousel__viewport {
  margin-left: 10px;
}

h1 {
    font-size: 40px;
    color: #000;
    font-weight: normal;
    text-align: center;
    margin: 50px 0;
}

.xpink_width {
  width: 37%;
}

#card-deck {
  padding: 0%;
}

.key_image_width {
  width: 60px;
}

#spin_button {
  padding-top: 5%;
}

#spin_ticker {
  position: absolute;
  top: 17%;
  left: 46%;
}

.thumbnail_pad {
  padding-top: 12%;
}

.lives_top_pad {
  padding-top: 12%;
}

#p_timer_image {
  width: 38%;
  top: 9%;
  left: 30%;
  position: absolute;
}

#p_timer {
  font-size: 22px;
  font-family: SephoraSans-Medium;
  top: 12%;
  left: 39%;
  position: absolute;
}

#c_timer_image {
  width: 30%;
  top: 3%;
  left: 55%;
  position: absolute;
}

#c_timer {
  font-size: 22px;
  font-family: SephoraSans-Medium;
  top: 4.5%;
  left: 65%;
  position: absolute;
}

#c_points_image {
  width: 30%;
  top: 3%;
  left: 10%;
  position: absolute;
}

#c_points {
  font-size: 22px;
  font-family: SephoraSans-Medium;
  top: 5%;
  left: 25%;
  position: absolute;
}

#heart_lives {
  width: 30%;
}

#start_home {
  position: absolute;
  top: -2%;
  right: -5%;
}

#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13, #p14, #p15, #p16, #p17 {
  width: 150px;
  height: 150px;
}

#p1_unlocked {
  position: absolute;
  top: 14%;
  left: 11%;
  width: 40%;
}

#p2_unlocked {
  position: absolute;
  top: 14%;
  left: 58%;
  width: 40%;
}

#p3_unlocked {
  position: absolute;
  top: 24.5%;
  left: 11%;
  width: 40%;
}

#p4_unlocked {
  position: absolute;
  top: 24.5%;
  left: 58%;
  width: 40%;
}

#p5_unlocked {
  position: absolute;
  top: 35.5%;
  left: 11%;
  width: 40%;
}

#p6_unlocked {
  position: absolute;
  top: 35.5%;
  left: 58%;
  width: 40%;
}

#p7_unlocked {
  position: absolute;
  top: 45%;
  left: 11%;
  width: 40%;
}

#p8_unlocked {
  position: absolute;
  top: 45%;
  left: 58%;
  width: 40%;
}

#p9_unlocked {
  position: absolute;
  top: 55%;
  left: 11%;
  width: 40%;
}

#p10_unlocked {
  position: absolute;
  top: 55%;
  left: 58%;
  width: 40%;
}

#p11_unlocked {
  position: absolute;
  top: 65%;
  left: 11%;
  width: 40%;
}

#p12_unlocked {
  position: absolute;
  top: 65%;
  left: 58%;
  width: 40%;
}

#p13_unlocked {
  position: absolute;
  top: 75%;
  left: 11%;
  width: 40%;
}

#p14_unlocked {
  position: absolute;
  top: 75%;
  left: 58%;
  width: 40%;
}

#p15_unlocked {
  position: absolute;
  top: 85.5%;
  left: 11%;
  width: 40%;
}

#p16_unlocked {
  position: absolute;
  top: 85.5%;
  left: 58%;
  width: 40%;
}

/*#p17_unlocked {
  position: absolute;
  top: 88%;
  left: 11%;
  width: 40%;
}*/


#p1_redeemed {
  position: absolute;
  top: 14%;
  left: 12%;
  width: 35%;
}

#p2_redeemed {
  position: absolute;
  top: 14%;
  left: 60%;
  width: 35%;
}

#p3_redeemed {
  position: absolute;
  top: 24%;
  left: 12%;
  width: 35%;
}

#p4_redeemed {
  position: absolute;
  top: 24%;
  left: 60%;
  width: 35%;
}

#p5_redeemed {
  position: absolute;
  top: 34%;
  left: 12%;
  width: 35%;
}

#p6_redeemed {
  position: absolute;
  top: 34%;
  left: 60%;
  width: 35%;
}

#p7_redeemed {
  position: absolute;
  top: 45%;
  left: 12%;
  width: 35%;
}

#p8_redeemed {
  position: absolute;
  top: 45%;
  left: 60%;
  width: 35%;
}

#p9_redeemed {
  position: absolute;
  top: 55%;
  left: 12%;
  width: 35%;
}

#p10_redeemed {
  position: absolute;
  top: 55%;
  left: 60%;
  width: 35%;
}

#p11_redeemed {
  position: absolute;
  top: 64%;
  left: 12%;
  width: 35%;
}

#p12_redeemed {
  position: absolute;
  top: 64%;
  left: 60%;
  width: 35%;
}

#p13_redeemed {
  position: absolute;
  top: 75%;
  left: 12%;
  width: 35%;
}

#p14_redeemed {
  position: absolute;
  top: 75%;
  left: 60%;
  width: 35%;
}

#p15_redeemed {
  position: absolute;
  top: 84%;
  left: 12%;
  width: 35%;
}

#p16_redeemed {
  position: absolute;
  top: 84%;
  left: 60%;
  width: 35%;
}

#p17_redeemed {
  position: absolute;
  top: 87%;
  left: 12%;
  width: 35%;
}

#prize_popup, #prize_insufficient, #prize_select {
  display: none;
  position: absolute;
  top: 85%;
  left: 15%;
}

.ribbons
{
  display: none;
}

#back_main_page {
  position: absolute;
  top: -2%;
  left: -3%;
}

#t_back_main_page {
  position: absolute;
  top: -2%;
  left: -3%;
}

#lives_text {
  font-size: 12px;
  padding-left: 0%;
}

#sign_in_false {
  display: none;
}

#h_points_image {
  position: absolute;
  width: 25%;
  top: 8%;
  left: 14%;
}

#h_timer_image {
  position: absolute;
  width: 25%;
  top: 8%;
  left: 61%;
}

#timer {
  position: absolute;
  top: 9%;
  left: 75%;
  font-size: 54px;
  font-family: SephoraSans-Medium;
}

#gameround {
  position: absolute;
  top: 9%;
  left: 27%;
  font-size: 54px;
  font-family: SephoraSans-Medium;
}

#hintButton {
  position: absolute;
  top: 91%;
  left: 3%;
}

#hintText {
   color: black;
   position: absolute;
   top: 42%;
   left: 14%;
   font-size: 30px;
   line-height: 30px;
   text-align: left;
}

.iam_screen{
    cursor:pointer;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}

.iam_screen > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;
    padding: 20px 5%;
    top: 40%;
    right: 0%;
}

.main_hl1 {
  font-family: SephoraSerif-Medium;
  font-size: 35px;
  color: #ffffff;
  line-height: 40px;
}

.prize_main_hl2 {
  font-family: SephoraSerif-Medium;
  font-size: 50px;
  color: #ffffff;
  line-height: 50px;
  padding: 5px 20px 18px 20px;
  color: white;
}

.main_hl2 {
  font-family: SephoraSerif-Medium;
  font-size: 30px;
  color: #ffffff;
  line-height: 35px;
  padding: 5px 20px 18px 20px;
}

.main_subhl1 {
  font-family: SephoraSans-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  padding: 0px 20px 0px 20px;
}

.main_subhl2 {
  font-family: SephoraSans-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 20px;
  padding: 0px 15px 0px 15px;
}

#inbox_screen {
  padding: 25% 10% 0% 10%;
}

.game_thumb {
  width: 85%;
}

#remaining_point {
  font-size: 24px;
  margin: 5px 0px 7px 0px;
}

#remaining_token {
  color: white;
  position: absolute;
  font-size: 20px;
  font-family: Sephorasans-Book;
}

progress {
  text-align: center;
  -webkit-appearance: none;
  border: none;
  border-radius: 4px;;
  /* Set the progressbar to relative */
  position:relative;

}
progress:before {
  content: attr(data-label);
  font-size: 0.8em;
  vertical-align: 0;
  
  /*Position text over the progress bar */
  position:absolute;
  left:0;
  right:0;
}
progress::-webkit-progress-bar {
  background-color: White;
  border-radius: 4px;
}
progress::-webkit-progress-value {
  background-color: red;
  border-radius: 4px;
}
progress::-moz-progress-bar {
  background-color: red;
  border-radius: 4px;
}
          
#statusbar{ width: 60%; margin: auto;padding-top: 15px; padding-bottom: 20px}

#headline, #status, #icons, #statusbar, #modal2, #modal3, #modal4, #modal5, #modal6  {display: none;}

.iam_screen_hl {
  font-family: SephoraSerif-Medium;
  font-size: 35px;
  color: #ffffff;
  line-height: 35px;
}

.mission_screen_hl {
  font-family: SephoraSerif-Medium;
  font-size: 35px;
  color: #ffffff;
  line-height: 35px;
}

.iam_screen_bc {
  font-family: SephoraSans-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
}

.mission_screen_bc {
  font-family: SephoraSans-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
}

.iam_screen_cta {
  font-family: SephoraSans-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
  padding-top: 10%;
}

.mission_screen_cta {
  font-family: SephoraSans-Medium;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
  padding-top: 10%;
}

.mission_cta{
    display: block;
    height: 30px;
    width: 140px;
    background: #000000;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    border-radius: 5px;
    text-decoration: none;
    margin: 25px 0px 0px 0px;
    padding: 5px 0px 0px 0px;
}

.popup_pad{
    padding: 40px 0px 0px 0px;
}

.mission_completed{background-color: #ade6d4;}
        .mission_pending{background-color: darkgrey;}

        .mission_popup {display: none;}

        /* Popup box BEGIN */
#mission_popup_1{
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
#mission_popup_2{
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
#mission_popup_3{
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
#mission_popup_4{
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
#mission_popup_5{
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
#mission_popup_6{
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
#mission_popup_complete{
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}

#mission_popup_1, .helper{
    height:100%;
    vertical-align:middle;

}
#mission_popup_2, .helper{
    height:100%;
    vertical-align:middle;

}
#mission_popup_3, .helper{
    height:100%;
    vertical-align:middle;

}
#mission_popup_4, .helper{
    height:100%;
    vertical-align:middle;

}
#mission_popup_5, .helper{
    height:100%;
    vertical-align:middle;

}
#mission_popup_6, .helper{
    height:100%;
    vertical-align:middle;

}
#mission_popup_complete, .helper{
    height:100%;
    vertical-align:middle;

}


#mission_popup_1 > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;
    padding: 20px 5%;
    top: 40%;
    right: 0%;
}
#mission_popup_2 > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;
    padding: 20px 5%;
    top: 40%;
    right: 0%;
}
#mission_popup_3 > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;
    padding: 20px 5%;
    top: 40%;
    right: 0%;
}
#mission_popup_4 > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;


    padding: 20px 5%;
    top: 40%;
    right: 0%;
}
#mission_popup_5 > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;
    padding: 20px 5%;
    top: 40%;
    right: 0%;
}
#mission_popup_6 > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;
    padding: 20px 5%;
    top: 40%;
    right: 0%;
}
#mission_popup_complete > div {
    height: auto;
    max-width: 551px;
    min-height: 340px;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    border-radius: 8px;
    padding: 20px 5%;
    top: 40%;
    right: 0%;
}

.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */

#survey {display: none;}
#quiz_b {display: none;}

.quiz_errormsg {
  display: none;
  font-size: 12px;
  color: red;
  margin-bottom: 0px;
}

.errormsg {
  display: none;
  font-size: 12px;
  color: red;
}

#code_error  {
  display: none;
}

#code_complete {display: none;}

.start_quiz2 {display: none;}

input[type=text] {
  width: 80%;
  padding: 12px 20px;
  margin: 18px 0px 0px 0px;
  display: inline-block;
  border: 1px solid grey;
  border-radius: 4px;
  box-sizing: border-box;
}

#outer {
  /* To change the background color of the modal, change the rgba configuration.  The last parameter (0.8) configures the opacity. */
  background-color: rgba(0,0,0,0.8);
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  position: absolute;
  justify-content: center;
  align-items: center;
}

#modal1 {
position: absolute;
    width: 100%;
    height: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-image: url(https://image.sephoraapac.com/lib/fe4015707564067d701576/m/1/b3e6ce2c-3093-43b4-8b35-8c22ddcf3df5.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-self: center;
}

#modal2 {
position: absolute;
    width: 100%;
    height: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-image: url(https://image.sephoraapac.com/lib/fe4015707564067d701576/m/1/978b04e8-cfbd-4228-92a8-d36c22b441b8.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-self: center;
}

.modal3 {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-self: center;
}

#resultscreen {
position: relative;
    width: 80%;
    height: auto;
    top: 150px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    justify-content: center;
    align-self: center;

}

#top-container {
  position: relative;
  display: flex;
  flex-direction: column;
  background-size: auto;
  top: 100%;
  margin-top: 88%;
  width: 100%;
  padding: 10% 10% 10% 10%
}

.top-container-start {
  position: relative;
  display: flex;
  flex-direction: column;
  background-size: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  justify-content: center;
  align-self: center;
  padding: 2%;
  margin: 7% 0% 25% 0%;
  font-size: 1em;


}

#status{
font-size: 10px;
}

.mission{
padding: 5px;
}

#start1 {
  position: relative;
  display: flex;
  flex-direction: column;
  background-size: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 100%;
  justify-content: center;
  align-self: center;
  padding: 10% 0% 10% 0%;
  margin: 10% 0% 25% 0%;
}

#start2 {
  position: relative;
  display: flex;
  flex-direction: column;
  background-size: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 100%;
  justify-content: center;
  align-self: center;
  padding: 0% 0% 0% 0%;
  margin: 10% 0% 25% 0%;
}

.start3 {
  position: relative;
  display: flex;
  flex-direction: column;
  background-size: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  width: 100%;
  justify-content: center;
  align-self: center;
  padding: 0% 0% 0% 0%;
  margin: 10% 0% 25% 0%;
}

.image {
  width: 100%;
  height: auto;
  padding: 20px;
  }

.button-close {
  position: absolute;
  z-index: 99;
  right: 10%;
  top: 10%;
}

#resultmsg {
  font-size: 80%;
  margin-top: 55%;
  padding: 12%;
}


#loading {
  font-family: SephoraSerif-Light ;
  font-size:2em;
}

.message {
  display: flex;
  font-family: Avalon, sans-serif;
  font-size: 20px;
  line-height: 17px;
}

#foo1 {
  position: relative;
  margin: 10px;
}

#foo2 {
  position: relative;
  margin: 10px;
}

.foo3 {
  position: relative;
  margin: 10px;
}

#email, #phone, #bff_name, #bff_email, #bff_external_id, #bff_phone {
  width: 60%;
  box-sizing: border-box;
  border: 1px solid #CCC;
  background-color: #FFF;
  font-size: 0.8em;
  font-family: SephoraSans-Light;
  resize: none;
  outline:none;
  justify-content: center;
  align-self: center;
}

#external_id {
  width: 0px;
  height:0px;
  opacity:0;
  justify-content: center;
  align-self: center;
}

#name {
  width: 0px;
  height:0px;
  opacity:0;
  justify-content: center;
  align-self: center;
}

#beautytribe {
  width: 0px;
  height:0px;
  opacity:0;
  justify-content: center;
  align-self: center;
}

.bottom-container {
  display: flex;
  flex-direction: column;

  overflow: hidden;
  width: 100%;
  padding: 12px 12px 12px 12px;
  }

#question {
  font-family: SephoraSerif-Light;
}
/* The container */
.container {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 14px;
  font-size: 80%;
  font-family: SephoraSans-Medium;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 3%;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  display: inline-block;
  left: 0%;
  width: 100%;
  background-color: white;
  border-radius: 7px;
  padding: 3%;


}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #D50032;
  color: white;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

#submit, #q1button, #q2button {
  background-color: #000;
  border: none;
  color: white;
  width: 40%;
  padding: 3%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-family: SephoraSans-Book;
  font-weight: bold;
  font-size: 0.7em;
  outline: none;
  justify-content: center;
  align-self: center;
}

#ho {
  font-size: 55%;
  margin-top: 68%;
  padding: 10%;
}

#resultheader{
  font-size:2.2em;
  font-family: SephoraSerif-Light;
}

.button-2 a {
  color: #FFF;
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
}

.button-2 p {
  position: relative;
  vertical-align: middle;
  display: table-cell;
  font-weight: bold;
  padding:3%;

}
.slick-container {
  position: relative;
  width: 100%;
  height: 88%;
}

.slick-list, .slick-track {
  height: 100%;
}

.slick-slide .top-container {

  height: 50%;
}

.slick-slide .bottom-container {
  height: 100%;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slick-dots {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 98%;



}

.slick-dots li {
  margin: 0px;
  display: flex;
}

.slick-dot {
  width: 8px;
  height: 8px;
  display: flex;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

.slick-active .slick-dot {
  opacity: 1;
  background: black;
}


          body {
    background-color: #eee;
    margin: 0;
}

#home {
    background: linear-gradient(#000, #000);
    background: -webkit-linear-gradient(top, #000, #000);
    background: -ms-linear-gradient(top, #000, #000);
    background: -moz-linear-gradient(top, #000, #000);
    background: -o-linear-gradient(top, #000, #000);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    font-family: SephoraSans-Medium;
    font-size: 40px;
    color: white !important;
    line-height: 40px;
    background-image: url(arcade_ready.gif);
    background-size: contain;
    background-repeat: repeat;
    background-position: center;
    justify-content: center;
    align-self: center;
}

/*
#home .title {
    font-size: 48px;
    font-weight: bold;
    margin-top: 15%;
    text-align: center;
}

#home .button {
    background: #afa;
    background: linear-gradient(#afa, #6f6);
    background: -webkit-linear-gradient(top, #afa, #6f6);
    background: -ms-linear-gradient(top, #afa, #6f6);
    background: -moz-linear-gradient(top, #afa, #6f6);
    background: -o-linear-gradient(top, #afa, #6f6);
    border-radius: 2px;
    box-shadow: 0 0 0 5px #090;
    display: table;
    font-weight: bold;
    padding: 10px 20px;
    margin: 20% auto;
}

#home .foother {
    bottom: 20px;
    font-size: 12px;
    font-style: italic;
    position: absolute;
    right: 20px;
}
*/

.h {
    display: none;
}

#result {
    background: #700;
    background: linear-gradient(rgba(125, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -webkit-linear-gradient(top, rgba(125, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -ms-linear-gradient(top, rgba(125, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -moz-linear-gradient(top, rgba(125, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -o-linear-gradient(top, rgba(125, 0, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}

#result[data="true"] {
    background: #070;
    background: linear-gradient(rgba(0, 125, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -webkit-linear-gradient(top, rgba(0, 125, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -ms-linear-gradient(top, rgba(0, 125, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -moz-linear-gradient(top, rgba(0, 125, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
    background: -o-linear-gradient(top, rgba(0, 125, 0, 0.9) 20%, rgba(0, 0, 0, 0.7) 80%);
}

#result .title {
    color: #eee;
    font-size: 48px;
    margin-top: 15%;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
}

#result .body {
    color: #fff;
    margin-top: 30px;
    text-align: center;
    text-shadow: 1px 1px 0 #000;
}

#result .button {
    background:#afa;
    background: linear-gradient(#afa, #6f6);
    background: -webkit-linear-gradient(top, #afa, #6f6);
    background: -ms-linear-gradient(top, #afa, #6f6);
    background: -moz-linear-gradient(top, #afa, #6f6);
    background: -o-linear-gradient(top, #afa, #6f6);
    border-radius: 2px;
    box-shadow: 0 0 0 5px #090;
    display: table;
    font-weight: bold;
    padding: 10px 20px;
    margin: 40px auto;
    margin-bottom: 0;
}

#letter {
    font-size: 50px;
    height: 30px;
    margin: 20px;
    text-align: center;
    position: relative;
    top: 58%;
}

#g0, #g1, #g2, #g3, #g4, #g5 {
  position: absolute;
    top: 19%;
    left: 2%;
} 

.hang_image_1 {
  width: 76%;
} 

.l {
  box-shadow: 0 6.5px 0 -2px #fff;
  display: inline-block;
  margin: 1px;
  height: 60px;
  text-transform: uppercase;
  width: 45px;
}

.ls {
    box-shadow: 0 0 0 0 #555;
    width: 10px;
}

#game {
    height: 250px;
    margin: auto;
    position: relative;
    width: 220px;
}

#game .player {
    left: 53px;
    position: absolute;
    top: 90px;
    height: 130px;
    width: 75px;
}

.player .playerModel {
    height: 100%;
    position: relative;
    width: 100%;
}

.playerModel .head {
    border-radius: 50%;
    box-shadow: 0 0 0 2px #000 inset;
    height: 35px;
    margin: auto;
    width: 35px;
}

.playerModel .head[data="false"] {
    display: none;
}

.playerModel .body {
    background-color: #000;
    height: 45px;
    margin: auto;
    width: 2px;
}

.playerModel .body[data="false"] {
    display: none;
}

.playerModel .body:before, .playerModel .body:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 30px;
    position: absolute;
    width: 2px;
}

.playerModel .body[l="false"]:before, .playerModel .body[r="false"]:after {
    display: none;
}

.playerModel .body:before {
    left: 27px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.playerModel .body:after {
    right: 26px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.playerModel .foot {
    background-color: #000;
    height: 3px;
    margin: auto;
    width: 2px;
}

.playerModel .foot[data="false"] {
    display: none;
}

.playerModel .foot:before, .playerModel .foot:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 40px;
    position: absolute;
    width: 2px;
}

.playerModel .foot[l="false"]:before, .playerModel .foot[r="false"]:after {
    display: none;
}

.playerModel .foot:before {
    left: 30px;
    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
}

.playerModel .foot:after {
    right: 29px;
    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
}

#game .stang3 {
    /*
    background-color: #000;
    height: 20px;
    left: 90px;
    position: absolute;
    top: 70px;
    width: 2px;
    */
}

#game .stang3[data="false"] {
    display: none;
}

#game .stang4[data="false"] {
    display: none;
}

#game .stang5[data="false"] {
    display: none;
}

#game .stang2 {
    /*
    background-color: #000;
    border-radius: 5px 0 0 5px;
    bottom: 180px;
    height: 5px;
    position: absolute;
    right: 45px;
    width: 95px;
    */
}

#game .stang2:before {
    /*
    background-color: #000;
    content: "";
    left: 50px;
    height: 5px;
    position: absolute;
    top: 17px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 50px;
    */
}

#game .stang2[data="false"] {
    display: none;
}

#game .stang {
    /*
    background-color: #000;
    bottom: 0;
    height: 180px;
    margin: auto;
    position: absolute;
    right: 45px;
    width: 5px;
    */
}

#game .stang[data="false"] {
    display: none;
}

#game .ground {
    background-color: #000;
    border-radius: 5px;
    
    height: 200px;
    margin: auto;
    position: absolute;
    
    width: 220px;
    bottom: 0;
    /*left: 0;
    right: 0;
    background: url('https://banner2.cleanpng.com/20171127/33f/transparent-christmas-tree-and-giftss-png-clipart-5a1c8c2d92b7d5.450273491511820333601.jpg');*/
}

#game .ground[data="false"] {
    display: none;
}

#game .hintButton {
    background: #ccc;
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.1));
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
    background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
    border-radius: 8%;
    box-shadow: 1px 1px 3px #999;
    font-weight: bold;
    padding: 5px 10px;
    position: absolute;
    right: 5px;
    top: 5px;
}

#game .hintButton[data="false"] {
    display: none;
}

#keyboard {
    margin: auto;
    margin-bottom: 20px;
    width: 90%;
    padding: 0 15px;
    position: absolute;
    left: 3%;
    top: 68%;
    text-align: center;
}

#moveKeybord {
    padding: 15px;
}

.marg {
    border-bottom: solid 2px #ccc;
}

#hint {
    border-radius: 2px;
    box-shadow: 1px 1px 4px #888;
    display: none;
    left: 0;
    margin: auto;
    margin-top: 75px;
    position: absolute;
    right: 0;
    top: 0;
    width: 250px;
}

#hint .title {
    background: #fff;
    background: linear-gradient(#fff, #bbb);
    background: -webkit-linear-gradient(top, #fff, #bbb);
    background: -ms-linear-gradient(top, #fff, #bbb);
    background: -moz-linear-gradient(top, #fff, #bbb);
    background: -o-linear-gradient(top, #fff, #bbb);
    border-bottom: solid 1px #555;
    border-radius: 2px 2px 0 0;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
}

#hint .title .exit {
    background-color: #f55;
    border-radius: 50%;
    box-shadow: 1px 1px 4px #888;
    font-weight: bold;
    padding: 8px 12px;
    position: absolute;
    right: -15px;
    top: -15px;
}

#hint .body {
    background-color: #ddd;
    border-radius: 0 0 2px 2px;
    padding: 10px;
}

.b {
    /*background: #eee;
    background: linear-gradient(#fff, #eee);
    background: -webkit-linear-gradient(top, #fff, #eee);
    background: -ms-linear-gradient(top, #fff, #eee);
    background: -moz-linear-gradient(top, #fff, #eee);
    background: -o-linear-gradient(top, #fff, #eee);
    box-shadow: 1px 1px 1px 0 #ccc;*/
    display: inline-block;
    margin: 2px;
    padding: 8px;
    text-align: center;
    width: 30px;
    padding-right: 35px;
}

.b[data="false"], .b[data="true"] {
    color: #555;
    font-weight: bold;
}

.b[data="true"] {
    /* background: #9f9; */
}

.b[data="false"] {
    /* background: #aaa; */
}

.anim {
    animation: button 3s infinite;
    -webkit-animation: button 3s infinite;
}

#score_text {
    display: none;
    font-size: 40px;
    color: black !important;
    line-height: 40px;
}

@keyframes button {
    0%, 50%, 90% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    60% {
        transform: rotate(5deg) scale(1);
        -webkit-transform: rotate(5deg) scale(1);
    }
    70% {
        transform: rotate(-5deg) scale(0.97);
        -webkit-transform: rotate(-5deg) scale(0.97);
    }
    80% {
        transform: rotate(5deg) scale(1.05);
        -webkit-transform: rotate(5deg) scale(1.05);
    }
}

@-webkit-keyframes button {
    0%, 50%, 90% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    60% {
        transform: rotate(5deg) scale(1);
        -webkit-transform: rotate(5deg) scale(1);
    }
    70% {
        transform: rotate(-5deg) scale(0.97);
        -webkit-transform: rotate(-5deg) scale(0.97);
    }
    80% {
        transform: rotate(5deg) scale(1.05);
        -webkit-transform: rotate(5deg) scale(1.05);
    }
}




/* Tablets (iPads, etc) */
@media only screen and (min-device-width: 768px) {

  .xpink_width {
    width: 53%;
  }

  .b {
    padding-right: 50px;
  }

  .key_image_width {
    width: 80px;
  }

  #hintButton {
    left: 24%;
  }

  .l {
    height: 69px;
    text-transform: uppercase;
    width: 60px;
  }
  #p_timer_image {
    top: 5%;
  }

  #p_timer {
    top: 8%;
    font-size: 38px;
    left: 42%;
  }

 #spin_button {
  padding-top: 0%;
}

 #spin_ticker {
    top: 23%;
  } 

  #heart_lives {
    width: 60%;
  }

  #start_home {
    position: absolute;
    top: 2%;
    right: 2%;
  }

  #p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13, #p14, #p15, #p16, #p17 {
    width: 220px;
    height: 220px;
  }

#p1_unlocked {
  position: absolute;
  top: 13%;
  left: 12%;
  width: 30%;
}

#p2_unlocked {
  position: absolute;
  top: 13%;
  left: 59%;
  width: 30%;
}

#p3_unlocked {
  position: absolute;
  top: 23%;
  left: 12%;
  width: 30%;
}

#p4_unlocked {
  position: absolute;
  top: 23%;
  left: 59%;
  width: 30%;
}

#p5_unlocked {
  position: absolute;
  top: 33%;
  left: 12%;
  width: 30%;
}

#p6_unlocked {
  position: absolute;
  top: 33%;
  left: 59%;
  width: 30%;
}

#p7_unlocked {
  position: absolute;
  top: 44%;
  left: 12%;
  width: 30%;
}

#p8_unlocked {
  position: absolute;
  top: 44%;
  left: 59%;
  width: 30%;
}

#p9_unlocked {
  position: absolute;
  top: 54%;
  left: 12%;
  width: 30%;
}

#p10_unlocked {
  position: absolute;
  top: 54%;
  left: 59%;
  width: 30%;
}

#p11_unlocked {
  position: absolute;
  top: 64%;
  left: 12%;
  width: 30%;
}

#p12_unlocked {
  position: absolute;
  top: 64%;
  left: 59%;
  width: 30%;
}

#p13_unlocked {
  position: absolute;
  top: 75%;
  left: 12%;
  width: 30%;
}

#p14_unlocked {
  position: absolute;
  top: 75%;
  left: 59%;
  width: 30%;
}

#p15_unlocked {
  position: absolute;
  top: 85%;
  left: 12%;
  width: 30%;
}

#p16_unlocked {
  position: absolute;
  top: 85%;
  left: 59%;
  width: 30%;
}

/*#p17_unlocked {
  position: absolute;
  top: 89%;
  left: 12%;
  width: 30%;
}*/

#p1_redeemed {
  position: absolute;
  top: 13%;
  left: 13%;
  width: 30%;
}

#p2_redeemed {
  position: absolute;
  top: 13%;
  left: 60%;
  width: 30%;
}

#p3_redeemed {
  position: absolute;
  top: 23%;
  left: 13%;
  width: 30%;
}

#p4_redeemed {
  position: absolute;
  top: 23%;
  left: 60%;
  width: 30%;
}

#p5_redeemed {
  position: absolute;
  top: 33.5%;
  left: 13%;
  width: 30%;
}

#p6_redeemed {
  position: absolute;
  top: 33.5%;
  left: 60%;
  width: 30%;
}

#p7_redeemed {
  position: absolute;
  top: 44%;
  left: 13%;
  width: 30%;
}

#p8_redeemed {
  position: absolute;
  top: 44%;
  left: 60%;
  width: 30%;
}

#p9_redeemed {
  position: absolute;
  top: 54%;
  left: 13%;
  width: 30%;
}

#p10_redeemed {
  position: absolute;
  top: 54%;
  left: 60%;
  width: 30%;
}

#p11_redeemed {
  position: absolute;
  top: 64%;
  left: 13%;
  width: 30%;
}

#p12_redeemed {
  position: absolute;
  top: 64%;
  left: 60%;
  width: 30%;
}

#p13_redeemed {
  position: absolute;
  top: 74%;
  left: 13%;
  width: 30%;
}

#p14_redeemed {
  position: absolute;
  top: 74%;
  left: 60%;
  width: 30%;
}

#p15_redeemed {
  position: absolute;
  top: 85%;
  left: 13%;
  width: 30%;
}

#p16_redeemed {
  position: absolute;
  top: 85%;
  left: 60%;
  width: 30%;
}

/*#p17_redeemed {
  position: absolute;
  top: 88%;
  left: 13%;
  width: 30%;
}*/

  #back_main_page {
    top: 2%;
    left: 1%;
    width: 18%;
  }

  #t_back_main_page {
    top: -2%;
    left: 1%;
    width: 18%;
  }


  #lives_text {
  font-size: 24px;
  }

  #h_points_image {
  top: 11%;
  left: 16%;
  }

  #h_timer_image {
    top: 11%;
    left: 59%;
  }

  #timer {
  top: 13%;
  left: 73%;
  font-size: 70px; 
  }

  #gameround {
  position: absolute;
  top: 13%;
  left: 29%;
  font-size: 70px;
  font-family: SephoraSans-Medium;
  }

  #g0, #g1, #g2, #g3, #g4, #g5 {
  position: absolute;
    top: 19%;
    left: 23%;
  } 

  .hang_image_1 {
    width: 110%;
  }

  #letter {
    top: 56%;
    font-size: 70px;
  }

  #keyboard {
    top: 64%;
  }

  #hintText {
   top: 35%;
   left: 5%;
   font-size: 35px;
  }
  
  .top-container-start {
    position: relative;
    display: flex;
    flex-direction: column;
    background-size: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    justify-content: center;
    align-self: center;
    padding: 2%;
    margin: 0% 0% 25% 0%;
    font-size: 1em;
}

.game_thumb {
  width: 85%;
}

.number_images {
  width: 6%;
}

#remaining_point {
  font-size: 32px;
}

#remaining_token {
  font-size: 34px;
}

.main_hl1 {
  font-family: SephoraSerif-Medium;
  font-size: 45px;
  color: #ffffff;
  line-height: 50px;
  padding: 0px 60px 0px 60px;
}

.main_subhl1 {
  font-family: SephoraSans-Medium;
  font-size: 22px;
  color: #ffffff;
  line-height: 28px;
  padding: 20px 80px 0px 100px;
}

.prize_main_hl2 {
  font-family: SephoraSerif-Medium;
  font-size: 65px;
  color: #ffffff;
  line-height: 65px;
  padding: 5px 20px 18px 20px;
}

.main_hl2 {
  font-family: SephoraSerif-Medium;
  font-size: 45px;
  color: #ffffff;
  line-height: 50px;
  padding: 25px 60px 20px 60px;
}

.main_subhl2 {
  font-family: SephoraSans-Medium;
  font-size: 23px;
  color: #ffffff;
  line-height: 28px;
  padding: 10px 80px 0px 100px;
}

.countdown_text {
  font-family: SephoraSans-Medium;
  font-size: 50px;
  color: white !important;
  line-height: 50px;
}

.iam_screen_hl {
  font-family: SephoraSerif-Medium;
  font-size: 50px;
  color: #ffffff;
  line-height: 50px;
}

.mission_screen_hl {
  font-family: SephoraSerif-Medium;
  font-size: 50px;
  color: #ffffff;
  line-height: 50px;
}

.iam_screen_bc {
  font-family: SephoraSans-Medium;
  font-size: 25px;
  color: #ffffff;
  line-height: 30px;
}

.mission_screen_bc {
  font-family: SephoraSans-Medium;
  font-size: 25px;
  color: #ffffff;
  line-height: 25px;
}

.iam_screen_cta {
  font-family: SephoraSans-Medium;
  font-size: 25px;
  color: #ffffff;
  line-height: 25px;
  padding-top: 20%;
}

.mission_screen_cta {
  font-family: SephoraSans-Medium;
  font-size: 25px;
  color: #ffffff;
  line-height: 25px;
  padding-top: 20%;
}

#mission_popup_1 > div {
  right: 14%;
}

#mission_popup_2 > div {
  right: 14%;
}

#mission_popup_3 > div {
  right: 14%;
}

#mission_popup_4 > div {
  right: 14%;
}

#mission_popup_5 > div {
  right: 14%;
}

#mission_popup_6 > div {
  right: 14%;
}

.iam_screen > div {
  right: 14%;
}

}


/* Tablets (iPad PRO) */
@media only screen and (min-device-width: 900px) {

  .xpink_width {
    width: 70%;
  }

  .key_image_width {
    width: 90px;
  }

  .b {
    padding-right: 60px;
  }

  #hintButton {
    left: 33%;
  }

  #p_timer_image {
    top: 5%;
  }

  #p_timer {
    top: 8%;
    font-size: 50px;
    left: 42%;
  }

   #spin_button {
    padding-top: 0%;
  }

  #spin_ticker {
    top: 23%;
  }

  #heart_lives {
    width: 65%;
  }

  #start_home {
    position: absolute;
    top: 2%;
    right: 2%;
  }

  #p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8, #p9, #p10, #p11, #p12, #p13, #p14, #p15, #p16, #p17 {
    width: 250px;
    height: 250px;
  }

#p1_unlocked {
  position: absolute;
  top: 13%;
  left: 12%;
  width: 30%;
}

#p2_unlocked {
  position: absolute;
  top: 13%;
  left: 59%;
  width: 30%;
}

#p3_unlocked {
  position: absolute;
  top: 23%;
  left: 12%;
  width: 30%;
}

#p4_unlocked {
  position: absolute;
  top: 23%;
  left: 59%;
  width: 30%;
}

#p5_unlocked {
  position: absolute;
  top: 33%;
  left: 12%;
  width: 30%;
}

#p6_unlocked {
  position: absolute;
  top: 33%;
  left: 59%;
  width: 30%;
}

#p7_unlocked {
  position: absolute;
  top: 44%;
  left: 12%;
  width: 30%;
}

#p8_unlocked {
  position: absolute;
  top: 44%;
  left: 59%;
  width: 30%;
}

#p9_unlocked {
  position: absolute;
  top: 54%;
  left: 12%;
  width: 30%;
}

#p10_unlocked {
  position: absolute;
  top: 54%;
  left: 59%;
  width: 30%;
}

#p11_unlocked {
  position: absolute;
  top: 64%;
  left: 12%;
  width: 30%;
}

#p12_unlocked {
  position: absolute;
  top: 64%;
  left: 59%;
  width: 30%;
}

#p13_unlocked {
  position: absolute;
  top: 75%;
  left: 12%;
  width: 30%;
}

#p14_unlocked {
  position: absolute;
  top: 75%;
  left: 59%;
  width: 30%;
}

#p15_unlocked {
  position: absolute;
  top: 85%;
  left: 12%;
  width: 30%;
}

#p16_unlocked {
  position: absolute;
  top: 85%;
  left: 59%;
  width: 30%;
}

/*#p17_unlocked {
  position: absolute;
  top: 89%;
  left: 12%;
  width: 30%;
}*/

#p1_redeemed {
  position: absolute;
  top: 13%;
  left: 13%;
  width: 30%;
}

#p2_redeemed {
  position: absolute;
  top: 13%;
  left: 60%;
  width: 30%;
}

#p3_redeemed {
  position: absolute;
  top: 23%;
  left: 13%;
  width: 30%;
}

#p4_redeemed {
  position: absolute;
  top: 23%;
  left: 60%;
  width: 30%;
}

#p5_redeemed {
  position: absolute;
  top: 33.5%;
  left: 13%;
  width: 30%;
}

#p6_redeemed {
  position: absolute;
  top: 33.5%;
  left: 60%;
  width: 30%;
}

#p7_redeemed {
  position: absolute;
  top: 44%;
  left: 13%;
  width: 30%;
}

#p8_redeemed {
  position: absolute;
  top: 44%;
  left: 60%;
  width: 30%;
}

#p9_redeemed {
  position: absolute;
  top: 54%;
  left: 13%;
  width: 30%;
}

#p10_redeemed {
  position: absolute;
  top: 54%;
  left: 60%;
  width: 30%;
}

#p11_redeemed {
  position: absolute;
  top: 64%;
  left: 13%;
  width: 30%;
}

#p12_redeemed {
  position: absolute;
  top: 64%;
  left: 60%;
  width: 30%;
}

#p13_redeemed {
  position: absolute;
  top: 74%;
  left: 13%;
  width: 30%;
}

#p14_redeemed {
  position: absolute;
  top: 74%;
  left: 60%;
  width: 30%;
}

#p15_redeemed {
  position: absolute;
  top: 85%;
  left: 13%;
  width: 30%;
}

#p16_redeemed {
  position: absolute;
  top: 85%;
  left: 60%;
  width: 30%;
}

/*#p17_redeemed {
  position: absolute;
  top: 88%;
  left: 13%;
  width: 30%;
}*/

  #back_main_page {
    top: 2%;
    left: 1%;
    width: 18%;
  }

  #t_back_main_page {
    top: -2%;
    left: 1%;
    width: 18%;
  }

  #lives_text {
  font-size: 30px;
  }

  #h_points_image {
  top: 11%;
  left: 16%;
  }

  #h_timer_image {
    top: 11%;
    left: 59%;
  }
  
  #timer {
  top: 13%;
  left: 73%;
  font-size: 70px;
  }

  #gameround {
  position: absolute;
  top: 13%;
  left: 29%;
  font-size: 70px;
  font-family: SephoraSans-Medium;
  }

  #g0, #g1, #g2, #g3, #g4, #g5 {
  position: absolute;
    top: 19%;
    left: 23%;
  } 

  .hang_image_1 {
    width: 110%;
  }

  #letter {
    top: 56%;
  }

  #keyboard {
    top: 64%;
  }

  #hintText {
   top: 35%;
   left: 5%;
  }
  
  .top-container-start {
    position: relative;
    display: flex;
    flex-direction: column;
    background-size: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    justify-content: center;
    align-self: center;
    padding: 2%;
    margin: 0% 0% 25% 0%;
    font-size: 1em;
}

.game_thumb {
  width: 85%;
}

#remaining_point {
  font-size: 40px;
}

#remaining_token {
  font-size: 42px;
}

.main_hl1 {
  font-family: SephoraSerif-Medium;
  font-size: 65px;
  color: #ffffff;
  line-height: 65px;
  padding: 0px 60px 0px 60px;
}

.main_subhl1 {
  font-family: SephoraSans-Medium;
  font-size: 36px;
  color: #ffffff;
  line-height: 42px;
  padding: 40px 80px 0px 100px;
}

.prize_main_hl2 {
  font-family: SephoraSerif-Medium;
  font-size: 65px;
  color: #ffffff;
  line-height: 65px;
  padding: 5px 20px 18px 20px;
}

.main_hl2 {
  font-family: SephoraSerif-Medium;
  font-size: 60px;
  color: #ffffff;
  line-height: 65px;
  padding: 25px 80px 20px 100px;
}

.main_subhl2 {
  font-family: SephoraSans-Medium;
  font-size: 30px;
  color: #ffffff;
  line-height: 28px;
  padding: 20px 80px 0px 100px;
}

.countdown_text {
  font-family: SephoraSans-Medium;
  font-size: 55px;
  color: white !important;
  line-height: 55px;
}

.iam_screen_hl {
  font-family: SephoraSerif-Medium;
  font-size: 60px;
  color: #ffffff;
  line-height: 60px;
}

.mission_screen_hl {
  font-family: SephoraSerif-Medium;
  font-size: 60px;
  color: #ffffff;
  line-height: 60px;
}

.iam_screen_bc {
  font-family: SephoraSans-Medium;
  font-size: 30px;
  color: #ffffff;
  line-height: 35px;
}


.mission_screen_bc {
  font-family: SephoraSans-Medium;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
}

.iam_screen_cta {
  font-family: SephoraSans-Medium;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 30%;
}

.mission_screen_cta {
  font-family: SephoraSans-Medium;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
  padding-top: 30%;
}

#mission_popup_1 > div {
  right: 18%;
  max-width: 675px;
  padding-top: 30px;
}

#mission_popup_2 > div {
  right: 18%;
  max-width: 675px;
  padding-top: 30px;
}

#mission_popup_3 > div {
  right: 18%;
  max-width: 675px;
  padding-top: 30px;
}

#mission_popup_4 > div {
  right: 18%;
  max-width: 675px;
  padding-top: 30px;
}

#mission_popup_5 > div {
  right: 18%;
  max-width: 675px;
  padding-top: 30px;
}

#mission_popup_6 > div {
  right: 18%;
  max-width: 675px;
  padding-top: 30px;
}

.iam_screen > div {
  right: 18%;
  max-width: 675px;
  padding-top: 30px;
}

.popup_pad{
    padding: 50px 0px 0px 0px;
}

}

/* iPhone 5 */
@media only screen and (max-device-width: 350px ){
.top-container-start {
  font-size: 0.8em;
  padding: 2%;
  margin: 7% 0% 0% 0%;
}

#top-container {
  margin-top: 88%;
  font-size: 90%;
}

#lives_text {
  font-size: 10px;
}

#resultmsg {
  font-size:70%;
  margin-top:60%;
  padding:12%;
}

#resultheader{
  font-size:2.2em;
  font-family: SephoraSerif-Light;
}

.mission_screen_cta {
  padding-top: 2%;
}

  }


/* Pixel 2XL */
@media only screen and (max-aspect-ratio: 411/823) {

  #p_timer_image {
    top: 19%;
    left: 28%;
  }

  #p_timer {
    top: 21.5%;
  }

  #spin_ticker {
    top: 14%;
  }

  .top-container-start {
  font-size: 1em;
  padding: 2%;
  margin: 10% 0% 50% 0%;
  }

  #top-container {
  margin-top: 105%;
  }

  #resultmsg {
  font-size: 90%;
  margin-top:75%;
  padding:10%;
}

#resultheader{
  font-size:2.2em;
  font-family: SephoraSerif-Light;
}

  #h_points_image {
    top: 8%;
    left: 6%;
  }

  #h_timer_image {
    top: 8%;
    left: 69%;
  }

  #timer {
  top: 9%;
  left: 80%;
  font-size: 54px;
  }

  #gameround {
  position: absolute;
  top: 9%;
  left: 20%;
  font-size: 54px;
  font-family: SephoraSans-Medium;
  }

  #g0, #g1, #g2, #g3, #g4, #g5 {
  position: absolute;
    top: 22%;
    left: 2%;
  } 

  .hang_image_1 {
    width: 80%;
  } 

}

@media only screen  and (device-width : 375px)  and (device-height : 667px)  and (-webkit-device-pixel-ratio : 2)
{ 
  .i8only_header
  {
    font-size: 13px !important;
  }
  .i8only_desc
  {
    font-size: 11px !important;
  }
}

/* iPhone X */
/*@media only screen and (max-aspect-ratio: 375/812) {*/
  @media only screen and (max-device-width: 375px) and (min-device-height: 666px) {

  #card-deck {
    padding: 0%;
  }
  

  .lives_top_pad {
    padding-top: 6%;
  }

  .thumbnail_pad {
    padding-top: 4%;
  }

  #start2 {
    margin: 0% 0% 25% 0%;
  }

  #start_home {
    position: absolute;
    top: -2%;
    right: -6%;
  }

  .top-container-start {
  font-size: 1em;
  padding: 2%;
  margin: 9% 0% 0% 0%;
  }

  #top-container {
  margin-top: 115%;
  font-size: 90%;
  }

  #resultmsg {
  font-size:80%;
  margin-top:82%;
  padding:12%;
}

#resultheader{
  font-size:2.2em;
  font-family: SephoraSerif-Light;
}

#h_points_image {
  top: 8%;
  left: 9%;
}

#h_timer_image {
  top: 8%;
  left: 66%;
}

#timer {
  top: 9%;
  left: 76%;
  font-size: 54px;
  }

  #gameround {
  position: absolute;
  top: 9%;
  left: 27%;
  font-size: 54px;
  font-family: SephoraSans-Medium;
  }

}


/* Longer Devices (Pixel 2XL, iPhone X, etc) 
@media only screen and (min-height: 800px) {
  .top-container-start {
  font-size: 0.8em;
  padding: 10% 10% 10% 10%;
  margin: 35% 0% 50% 0%;
  }
}*/

/* Landscape */
@media only screen and (orientation: landscape) {
  footer {
    height: 14%;
  }

  .modal {
    height: 88%;
  }

  .header {
    margin: 10px;
  }

  .button-left {
    width: 49%;
  }

  .button-right {
    width: 49%;
  }

  .slick-container {
    height: 86%;
  }

  .slick-dots {
    bottom: 6px;
  }
}

/* Landscape for Smaller Devices */
@media only screen and (max-device-width: 568px) and (orientation: landscape) {
  .header {
    margin: 3px;
  }
}