body {
    margin: 0;
    overflow-x: hidden;
    background-color: black;
}
.bar{
    height: 4vw;
}
#shutdown-head{
    height: 12.3vw;
    margin-top: 4vw;
    margin-right: 7vw;
}
#shutdown-copy {
    height: 3vw;
    margin-top: 4vw;
    margin-right: 7vw;
}
.err {
    color: red;
}
.ok {
    color: #ead16a;
}
.time-tracker{
    display:flex;
    /*justify-content: center;*/
    margin-bottom: 2vw;
}

.follow-icon {
    height: 3vw;
    position: relative;
    left: 10vw;
    transition: 0.5s;
    z-index: 10;
}
.head {
   position: -webkit-sticky;
   position: sticky;
   top: 5.5vw;
   left: 10vw;
   height: 0;
   transition: 0.5s;
   z-index: 10;
}
.side-panel{
    height: 100vh;
    position: fixed;
    width: 50vw;
    background-color: black;
    left: 100vw;
    transition: 0.5s;
    top: 0vw;
    z-index: 51;
    display: flex;
    flex-direction: column;
    
}

.faq-table {
    color: white;
    margin-left: 2vw;
}

.faq-table th{
    border: 2px solid white;
    border-spacing: 0;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: italic;
}
.faq-table td {
    border: 2px solid white;
    border-spacing: 0;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: italic;
}

.section {
    position: relative;
    overflow-x: hidden;
}
h6 {
    color:white;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 4vw;
    margin: 2vw;
}
.head-icon {
    height: 5vw;
    margin: 0 1vw;
}

.mobile{
    display: none !important;
}

.bold {
    font-weight: bold;
}

p {
    color: white;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: italic
}
a {
    color: white;
}

.header {
    /*position: absolute;*/
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 10;
}
.h-l {
    display: flex;
    align-items: center;
}

.scan-head {
    justify-content: space-between;
}
.header a{
    margin: 1vw 2vw;
    font-family: aktiv-grotesk, sans-serif;
    text-decoration: none;
    font-style: initial;
    font-size: 1.2vw;
}
.header a p {
    font-style: initial;
}
.link-text-header{
    font-style: initial;
}
.link-text-header{
    margin: 1vw 2vw;
    font-family: aktiv-grotesk, sans-serif;
    text-decoration: none;
}
.lang{
    display:flex;
    margin-right: 2vw;
    /*margin-top: 1vw;*/
}
.lang a{
    margin: 0 0.25vw; 
    font-family: aktiv-grotesk, sans-serif;
}

.lang p{
    margin: 0;
}

.footer {
    background-color: black;
    display: flex;
    justify-content: space-between;
    z-index: 50;
}
.footer p {
    font-size: 1vw;
}
.footer .branding {
    display: flex;
    align-items: center;
}
.footer .branding img{
    height: 6vw;
    margin: 1vw 2vw;
}
.footer .links {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.footer .links a{
    margin: 0 0.3vw;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-size: 0.8vw;
    text-decoration: none;
}


.intro {
    background-image: url(../img/top-background.jpg);
    background-size: cover;
    height: 47vw;
    background-position: center;
    display: flex;
    justify-content: space-between;
}
.intro .left {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 3vw;
    /*margin-left: 7vw;*/
    position: relative;
    right: -3vw;
}
.intro .left .landing-title {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: bolder;
    font-size: 5vw;
    align-self: flex-start;
    color: #dba947;
    font-style: italic;
    width: 33vw;
}
.intro .left .landing-title-white {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: bolder;
    font-size: 6vw;
    align-self: flex-start;
    color: white;
    font-style: italic;
    width: 36vw;
}
.intro .left img {
    height: 9vw;
}
.intro .left .content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: flex-start;
}
.intro .left .content img{
    height: 9vw;
}
.intro .left .content p{
    width: 32vw;
    font-size: 2vw;
    margin-bottom: 0vw;
    align-self: center;
    /*font-weight: bold;*/
}
.intro .left .content .scan-button {
    height: 4vw;
    margin-top: 4vw;
}
.intro .right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.intro .right img {
    height: 32vw;
    position: relative;
    left: 60vw;
    z-index: 2;
    transition: 1s;
}
.intro .left .content .arrows {
    height: 2vw;
    position: relative;
    top: -0.05vw;
    left: 18vw;
    opacity: 0;
    transition: 0.5s;
}
.intro .left .content .clear-arrows {
    height: 2vw;
    position: relative;
    top: -0.05vw;
    left: 15.5vw;
}
.intro .left .content .money {
    height: 9vw;
}
.intro .right .cans-left {
    position: relative;
    left: -38vw;
    height: 34vw;
    z-index: 1;
    top: 0;
    transition: 0.5s;
}
.intro .right .cans-right {
    top: -1vw;
    position: relative;
    left: 26vw;
    height: 33vw;
    z-index: 1;
    transition: 0.5s;
}
.intro .left .content .button {
    background-image: url(../img/scan-button.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: 3vw;
    width: 23vw;
}
.intro .left .content .button .scan-button{
    position: relative;
    top: -3vw;
}
.intro .left .content .button:hover .arrows{
    opacity: 1;
}
.hype-up p {
    font-weight: bold;
}



.title-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 13vw;
}
.title {
    height: 5vw;
}
.instant-prizes .title-banner .title{
    height: 10vw;
}
.images {
    width: 21vw;
    height: 20vw;
    align-items: center;
}
.images .overlay{
    position: relative;
    height: 16vw;
    transition: 0.5s;
}
.images .background {
    height: 20vw;
    opacity: 0.3;
}
.images:hover .background{
    opacity: 1;
}
/*.images:hover .overlay{
    height: 20vw;
}*/
/*.step-three .images:hover .overlay{
    height: 18vw;
}*/

.scan-button {
    height: 4vw;
    transition: 0.5s;
}

.gift-card {
    height: 17vw !important;
}
.prev {
    position: relative;
    top: -20vw;
    left: -36vw;
}
.prev1 {
    position: relative;
    top: -20vw;
    left: -25vw;
}
.next {
    position: relative;
    top: -20vw;
    right: -45vw;
}
.next1 {
    position: relative;
    top: -20vw;
    right: 0vw;
}


.how-it-works {
    background-image: url(../img/how-it-works-desk.jpg);
    background-size: cover;
    height: 55vw;
}
.how-it-works .section-body{
    display: flex;
    justify-content: space-around;
    margin: 5vw 4vw 0;
}
.how-it-works .section-body div{
    display: flex;
    flex-direction: column
}
.how-it-works .section-body .step-one .images .overlay {
    top: -16.5vw;
}
.how-it-works .section-body .step-two .images .overlay {
    top: -17.5vw;
}
.step-three .images .overlay {
    left: -0.5vw;
    top: -18.5vw;
    height: 18vw;
}
.how-it-works .section-body .step-one .step-title {
    width: 15vw;
    height: 3vw;
}  
.how-it-works .section-body .step-two .step-title {
    width: 15vw;
    height: 3vw;
}  
.how-it-works .section-body .step-three .step-title {
    height: 3vw;
    width: 17vw;
}
.how-it-works .section-body div p {
    align-self: center;
    width: 17vw;
    text-align: center;
    font-size: 1.4vw;
}
.step-title {
    align-self: center;
    margin-top: 1vw;
}


.prizes {
    background-image: url(../img/prizes-background-desk.jpg); 
    background-size: cover;
    height: 55vw;
}
.prizes .section-body {
    display: flex;
    justify-content: space-between;
    height: 42vw;
}
.prizes .section-body .left{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 7vw;
    padding-left: 9vw;
}
.prizes .section-body .left .title{
    height: 7vw;
}
.prizes .section-body .left p {
    font-size: 1.55vw;
    margin: 2vw 0 0.5vw;
}
.prizes .section-body .left .small-text{
    width: 22vw;
    margin: 0.5vw 0;
}
.prizes .section-body .left .sub-title{
    height: 3.3vw;
}
.prizes .section-body .left .scan-button{
    height: 3.5vw;
    align-self: center;
}
.prizes .section-body .right{
    display: flex;
    
}
.prizes .section-body .right img{
    align-self: flex-end;
    height: 30vw;
    margin-right: 0.1vw;
    margin-bottom: 2vw;
}
.prizes .left .button {
    background-image: url(../img/scan-button.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: 1vw;
    width: 23vw;
}
.prizes .left .button .scan-button{
    position: relative;
    top: -3vw;
}
.prizes .left .button:hover .arrows{
    opacity: 1;
}
.prizes .left .arrows {
    height: 2vw;
    position: relative;
    left: 18.1vw;
    opacity: 0;
    transition: 0.5s;
}
.prizes .left .clear-arrows {
    height: 2vw;
    position: relative;
    left: 15.5vw;
}


.instant-prizes {
    background-image: url(../img/prizes-background-desk.jpg); 
    background-size: cover;
    height: 68vw;
}
.instant-prizes .title-banner{
    margin-top:3vw;
}
.instant-prizes .section-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 8vw;
}
.instant-prizes .section-body #products{
    position: relative;
    left: -40vw;
}
.instant-prizes .section-body p{
    font-size: 1.4vw;
    width: 45vw;
    margin-top: 0;
    text-align: center;
}
.instant-prizes .section-body .right img{
    align-self: flex-end;
    height: 30vw;
    margin-right: 0.1vw;
    margin-bottom: 2vw;
}
.instant-prizes .section-body .button {
    background-image: url(../img/scan-button.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: 1vw;
    width: 23vw;
}
.instant-prizes .section-body .button .scan-button{
    position: relative;
    top: -3vw;
}
.instant-prizes .section-body .button:hover .arrows{
    opacity: 1;
}
.instant-prizes .section-body .arrows {
    height: 2vw;
    position: relative;
    left: 18.1vw;
    opacity: 0;
    transition: 0.5s;
}
.instant-prizes .section-body .clear-arrows {
    height: 2vw;
    position: relative;
    left: 15.5vw;
}


.hype-up {
    background-image: url(../img/bottom-background.jpg); 
    background-size: cover;
    height: 63vw;
    overflow-y: hidden;
}
.hype-up .title-banner{
    height: 17vw;
}
.hype-up .title-banner img{
    height: 10vw;
    /*margin-left: 25vw;*/
}
.hype-up .section-body {
    height: 38vw;
    display: flex;
}
.hype-up .section-body .right img{
    height: 40vw;
    position: relative;
    top: 4vw;
    left: 1vw;
}
.hype-up .section-body .text-and-button{
    height: 0; 
    position: relative;
    top: 3vw;
    left: 50vw;
}
.hype-up .section-body .text-and-button p{
    margin: 0;
    width: 43vw;
    font-size: 1.4vw;
    overflow: hidden;
}
.hype-up .section-body .text-and-button .button{
    position: relative;
    top: 2vw;
    background-image: url(../img/find-rockstar.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: -1vw;
    width: 30vw;
}
.hype-up .section-body .button{
    position: relative;
    top: 2vw;
    background-image: url(../img/find-rockstar.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: -1vw;
    width: 30vw;
}
.hype-up .section-body .left {
    margin: 10vw 0 0 5vw;
}
.hype-up .section-body .left p{
    font-size: 2.5vw;
}
.hype-up .section-body .text-and-button .button{
    position: relative;
    top: 2vw;
    background-image: url(../img/find-rockstar.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: -1vw;
    width: 30vw;
}
.hype-up .section-body .button:hover .arrows{
    opacity: 1;
}
.hype-up .section-body .arrows {
    height: 2vw;
    position: relative;
    left: 25.1vw;
    opacity: 0;
    transition: 0.5s;
}
.hype-up .section-body .clear-arrows {
    height: 2vw;
    position: relative;
    left: 22.5vw;
}

h1 {
    margin: 0;
}




.carousel-container { margin: 0 auto; height: 180px; width: 160px;  position: relative;  -moz-perspective: 600px;  -webkit-perspective: 600px; perspective: 600px; left: 40vw;}
.carousel { list-style-type: none;  margin: 0; padding: 0;  height: 50%;  width: 100%;  position: absolute;  -webkit-transform-style: preserve-3d;  transform-style: preserve-3d;  -webkit-transition: -webkit-transform 1s;  transition: -webkit-transform 1s;  transition: transform 1s;  transition: transform 1s, -webkit-transform 1s;}
.carousel li { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; }
.c_item { display: block; position: absolute; -webkit-transition: all 1s; transition: all 1s;}
.c_item img {  max-width: 160px; }
.c_item.hide-img {  display: none;  -webkit-transition: ease all 1s;  transition: ease all 1s;}
.carousel li .c_item img {opacity: 0.5;}
.carousel li.curr .c_item img {opacity: 1;}
.carousel li.curr .c_item {}
.carousel li.curr1 .c_item img {opacity: 1;}
.carousel li.curr1 .c_item {}
.carousel1 li .c_item img {opacity: 0.5;}
.carousel1 li.curr .c_item img {opacity: 1;}
.carousel1 li.curr .c_item {}
.carousel1 li.curr1 .c_item img {opacity: 1;}
.carousel1 li.curr1 .c_item {}
.c_one { -webkit-transform: rotateY(0deg) translateZ(120px);  transform: rotateY(0deg) translateZ(120px);}
.c_two { -webkit-transform: rotateY(120deg) translateZ(120px) rotateY(-120deg); transform: rotateY(120deg) translateZ(120px) rotateY(-120deg);}
.c_two .c_item img {transform: scale(1.4);}
.c_three {-webkit-transform: rotateY(240deg) translateZ(120px) rotateY(-240deg);  transform: rotateY(240deg) translateZ(120px) rotateY(-240deg);}
.item_select {margin-bottom: 15px;}
.item_select ul {list-style-type: none; text-align: center; margin: 0; padding: 0;}
.item_select ul li {display: inline-block; height: 18px; width: 18px; border-radius: 50%; margin-right: 15px; border: 4px solid #5397d7;}
.item_select ul li.curr { background-color: #fff;}
.item_select ul li.curr1 { background-color: #fff;}
.item_select ul li:last-child{margin-right: 0;}
.item_select1 {margin-bottom: 15px;}
.item_select1 ul {list-style-type: none; text-align: center; margin: 0; padding: 0;}
.item_select1 ul li {display: inline-block; height: 18px; width: 18px; border-radius: 50%; margin-right: 15px; border: 4px solid #5397d7;}
.item_select1 ul li.curr { background-color: #fff;}
.item_select1 ul li.curr1 { background-color: #fff;}
.item_select1 ul li:last-child{margin-right: 0;}


.t_carousel-container { margin: 0 auto; height: 27vw; width: 100%;  max-width:1366px; position: relative; left: 35vw;}
.t_carousel-container1 { margin: 0 auto; height: 50vw; width: 100%;  max-width:1366px; position: relative; left: 30vw; overflow-y: clip;
  top: -12vw; }
.t_carousel { position: relative; left: 7vw; list-style-type: none;  margin: 0; padding: 0;  height: 85%;  width: 100%;   }
.t_carousel1 { list-style-type: none;  margin: 0; padding: 0;  height: 85%;  width: 100%; top: 10vw;
    position: relative;   }

.t_carousel li {  position: absolute; 
   -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}
.t_carousel1 li {  position: absolute; 
   -webkit-transition: all 500ms ease-out 0s;
    -moz-transition: all 500ms ease-out 0s;
    -o-transition: all 500ms ease-out 0s;
    transition: all 500ms ease-out 0s;
}
.t_c_item img {
    transition: 0.5s !important;
}
.t_carousel li .t_c_item { display: block; }
.t_carousel1 li .t_c_item { display: block; }
.t_carousel li .t_c_item img { height: auto;
  -webkit-transform: scale(0.7);
  -moz-transform:    scale(0.7);
  -ms-transform:     scale(0.7);
  -o-transform:      scale(0.7);
    transform: scale(0.7);
}
.t_carousel1 li .t_c_item img { height: auto;
  -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);
    transform: scale(1.2);
}
.t_carousel li .t_c_item img.wrap { 
  -webkit-transform: scale(1.4);
  -moz-transform:    scale(1.4);
  -ms-transform:     scale(1.4);
  -o-transform:      scale(1.4);
    transform: scale(1.4);
}
.t_carousel1 li .t_c_item img.wrap { 
  -webkit-transform: scale(1.4);
  -moz-transform:    scale(1.4);
  -ms-transform:     scale(1.4);
  -o-transform:      scale(1.4);
    transform: scale(1.4);
}
.t_carousel li .t_c_item img.fountain { 
  -webkit-transform: scale(1);
  -moz-transform:    scale(1);
  -ms-transform:     scale(1);
  -o-transform:      scale(1);
    transform: scale(1);
}
.t_carousel1 li .t_c_item img.fountain { 
  -webkit-transform: scale(1);
  -moz-transform:    scale(1);
  -ms-transform:     scale(1);
  -o-transform:      scale(1);
    transform: scale(1);
}
.t_carousel li.t_c_one { top: -15%;
    left: 0%; z-index:6; 
    -webkit-transform: scale(1);
  -moz-transform:    scale(1);
  -ms-transform:     scale(1);
  -o-transform:      scale(1);
  opacity: 1;
    transform: scale(1);
  background: -moz-radial-gradient(circle, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 65%);
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 65%);
  background: radial-gradient(circle, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 65%);
}
.t_carousel1 li.t_c_one1 { top: 10%; left: -40%; z-index:6; 
    -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);
  opacity: 1;
    transform: scale(1.8);
  background: -moz-radial-gradient(circle, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 65%);
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 65%);
  background: radial-gradient(circle, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 65%);
}
.t_carousel li.t_c_two { top: 0%;
    left: -140%;z-index:5;   -webkit-transform: scale(0.5);
  -moz-transform:    scale(0.5);
  -ms-transform:     scale(0.5);
  -o-transform:      scale(0.5);}
.t_carousel1 li.t_c_two1 { top: 65%;
    left: -126%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel li.t_c_three { left: 145%;
    top: 0%; z-index:5; -webkit-transform: scale(0.5);
  -moz-transform:    scale(0.5);
  -ms-transform:     scale(0.5);
  -o-transform:      scale(0.5);}
.t_carousel1 li.t_c_three1 { left: 50%;
    top: 65%; z-index:5; -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel li.t_c_four { left: 35%;
    top: 31%;
    z-index: 4;
    -webkit-transform: scale(1.5);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_four1 { left: 130%;
    top: 65%; z-index:4; -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_five1 { left: 208%;
    top: 65%; z-index:3; -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_six1 { left: 285%;
    top: 65%; z-index:2; -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_seven1 { left: 385%;
    top: 65%; z-index:2; -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_eight1 { left: 385%;
    top: 65%; z-index:2; -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_nine1 { top: 65%;
    left: -230%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_ten1 { top: 65%;
    left: -230%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_eleven1 { top: 65%;
    left: -230%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_twelve1 { top: 65%;
    left: -230%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_thirteen1 { top: 65%;
    left: -230%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_fourteen1 { top: 65%;
    left: -230%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}
.t_carousel1 li.t_c_fifteen1 { top: 65%;
    left: -230%;z-index:1;   -webkit-transform: scale(1.8);
  -moz-transform:    scale(1.8);
  -ms-transform:     scale(1.8);
  -o-transform:      scale(1.8);}

.t_c_one1 .t_c_item img{
    height: 24vw !important;
    transform: rotate(-11deg) !important;
}

#products {
    width: 20vw;
    display: flex;
    justify-content: center;
    height: 28vw;
}

.dot {
  cursor: pointer;
  height: 1.5vw;
  width: 1.5vw;
  margin: 0 .25vw;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  background-color: black;;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #008055;
}

.flip-div {
    width: 1vw;
}

.flip-card {
  background-color: transparent;
  width: 17vw;
  height: 18vw;
  perspective: 1000px;
  align-self: center;
  display: flex;
  flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}
.flip-card .sub-title {
    position: relative;
    top: -4vw;
}
.flip-card .holder {
    position: relative;
    top: -3vw;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.flip-card p{
    position: relative;
    top: -7vw;
}
.holder#gift-card .sub-title{
    position: relative;
    top: -4vw;
    /*left: 2vw;*/
    height: 2vw;
}
.holder#game-pass .sub-title{
    position: relative;
    top: -4vw;
    /*left: 1vw;*/
    height: 2vw;
}
.target {
    position: absolute;
    height: 36vw;
    top: 20vw;
}
#gc {
    height: 35vw;
}
#xbox{
    height: 37vw;
}
.scan-button-prizes {
    margin-top: 5vw;
}
#xboxh{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.flip-card-inner {
    display: flex;
    align-items: center;
  position: relative;
  width: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.t_c_one .t_c_item .flip-card .flip-card-inner {
  transform: rotateY(180deg);
}

.curr .prize .flip-card .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}

.scroll-img {
    
    height: 10vw !important;
    position: relative;
    top: 2vw;
    left: -2vw;
}
div.scroll-img {
    background-image: url(../img/gift-card-background.png);
    background-size: cover;
    width: 35vw;
    flex-direction: column;
    align-items: center;
}

.fine-print {
    font-size: .8vw !important;
}

.register-body {
    background-image: url(../img/si-bg-d.jpg);
    background-size: cover;
    height: 66vw;
}
.register-body .reg-header {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.register-body .reg-header .title {
    height: 4.5vw;
    margin-top: 7vw;
}
.register-body .reg-header p {
    width: 35vw;
    text-align: center;
    font-size: 1.15vw;
}
.register-body .reg-header .bold {
    margin-bottom: 0.5vw;
}
.register-body .reg-header .fine-print {
    margin-top: 0;
}
.register-body .reg-inputs {
    display: flex;
    justify-content: center;
}
.register-body .reg-inputs .inputs-container {
    width: 77vw;
}

.desk-input {
    background-color: black;
    width: 35vw;
    margin: .5vw 2vw;
    height: 3vw;
}
input {
    text-align: center;
    background-color: transparent;
    border-color: #ead16a;
    width: 33vw;
    height: 2.5vw;
    margin-bottom: 1.5vw;
    color: #ead16a;
    font-family: 'PepsiFizzLight';
    font-size: 1.5vw;
    border: 0.2vw solid;
    font-family: aktiv-grotesk, sans-serif;
}
input::placeholder {
    color: white;
    font-family: aktiv-grotesk, sans-serif;
}
.inputs-container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.inputs-container .button {
    background-image: url(../img/reegister-button.png);
    background-size: cover;
    width: 22.5vw;
    height: 4vw;
}
.inputs-container .button .clear-arrows {
    position: relative;
    left: 14.5vw;
    top: 1vw;
}
.inputs-container .button .arrows {
    position: relative;
    left: 17.5vw;
    top: 1vw;
    opacity: 0;
}
.inputs-container .button:hover .arrows{
    opacity: 1;
}
input#terms{
    width: 1vw;
    margin-bottom: 0;
}
.small {
    width: 21.6vw;
}
label.checkbox {
    display: flex;
    align-items: center;
}
.tandc {
    width: 68vw;
}
select {
    margin-left: 0.3vw;
    background-color: black;
    width: 33.85vw;
    height: 3vw;
    /*margin: 0.5vw 0vw;*/
    font-size: 1.5vw;
    border-width: 0.25vw;
    font-family: aktiv-grotesk, sans-serif;
    text-align: center;   
    border-style: solid;
    color: white;
    border-color: #ead16a;
}
.title-holder {
    padding: 1.5vw 0 0;
    width: 35.85vw;
    margin: 0.5vw 2vw;
}
.checkbox {
    margin-bottom: 0;
}

.gift-card-text {
    margin-top: 2.5vw !important;
    font-size: 2.1vw !important;
    width: 26vw !important;
}
.gift-card-text-small {
    margin-top: 0vw !important;
    font-size: 1.9vw !important;
    width: 25vw !important;
}
.intro1 {
    background-image: url(../img/cs-b-d.jpg);
    background-size: cover;
    background-position: center;
    height: 46vw;
    display: flex;
    justify-content: space-between;
}
.intro1 .left {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 8vw;
    margin-left: 6vw;
    position: relative;
    right: -3vw;
}
.sign-in .left {
    margin-top: 6vw;
    margin-left: -1vw;
}
.sign-in .right img {
    height: 29vw;
    top: -2.5vw;
}
.divide {
    font-size: 1.1vw;
    font-style: normal;
}
.intro1 .left img {
    height: 4vw;
}
.comming-soon-body .intro1 .left .content{
    position: relative;
    left: 6vw;
    align-items: flex-start;
}
.comming-soon-body .intro1 .left .content p{
    text-align: left;
}
.intro1 .left .content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.intro1 .left .content img{
    height: 9vw;
}
.intro1 .left .content p{
    width: 35vw;
    font-size: 1.1vw;
    margin-bottom: 1vw;
    /*align-self: center;*/
    text-align: center;
    font-weight: bold;
}
.intro1 .left .content .scan-button {
    height: 4vw;
    margin-top: 4vw;
}
.intro1 .right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    padding-bottom: 3vw;
}
.intro1 .right img {
    height: 27vw;
    position: relative;
    left: -3vw;
    top: -1.5vw;
    z-index: 2;
}
.intro1 .left .content .arrows {
    height: 2vw;
    position: relative;
    top: -0.05vw;
    left: 18vw;
    opacity: 0;
    transition: 0.5s;
}
.intro1 .left .content .login-button .clear-arrows {
    height: 2vw;
    position: relative;
    top: -0.05vw;
    left: 4.5vw;
}
.intro1 .left .content .money {
    height: 9vw;
}
.intro1 .right .cans-left {
    position: relative;
    left: -26vw;
    height: 29vw;
    z-index: 1;
    top: 0;
    transition: 0.5s;
}
.intro1 .right .cans-right {
    top: -1vw;
    position: relative;
    left: 32vw;
    height: 29vw;
    z-index: 1;
    transition: 0.5s;
}
.intro1 .left .content .button {
    background-image: url(../img/scan-button.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: 3vw;
    width: 23vw;
}
.intro1 .left .content .button .scan-button{
    position: relative;
    top: -3vw;
}
.intro1 .left .content .button:hover .arrows{
    opacity: 1;
}
.intro1 .left .content .form .form-row .form-col .inputbox input {
    width: 25vw;
}

#login-btn {
    background-image: url(../img/login-button.png);
}

#register-btn {
    background-image: url(../img/register-button.png);
    margin-top: 0vw;
}

.intro1 .left .content .desk-input {
    width: 29vw;
}
.intro1 .left .content h2 {
    color:white;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: bold;
    font-style: italic;
}
.intro1 .left .content a {
    color:white;
    font-family: aktiv-grotesk, sans-serif;
    font-style: italic;
    text-decoration: underline;
    margin: 1vw;
}

.form {
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
}

.btn-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
#reg_fb {
    color: red;
}
.register-body .btn-div {
    padding: 1vw;
}
.register-body .btn-div .btnbox{
    margin-top: 0vw;
}
.reg-button {
    background-image: url(../img/register-button.png) !important;
    background-color: transparent;
    background-size: cover;
    height: 4vw;
    border: none;
    width: 22.5vw;
}

.reg-button .clear-arrows {
    left: 5.5vw;
    position: relative;
    height: 2vw;
    top: 0.1vw;
}

.reg-button .arrows {
    left: 8.4vw;
    position: relative;
    height: 2vw;
    top: 0.1vw;
    opacity: 0;
    transition: 0.5s;
}

button:hover .arrows {
    opacity: 1;
}

.login-button {
    background-image: url(../img/login-button.png) !important;
    background-color: transparent;
    background-size: cover;
    height: 4vw;
    border: none;
    width: 22.5vw;
}

.login-button .clear-arrows {
    left: 5.5vw;
    position: relative;
    height: 2vw;
    top: 0.1vw;
}

.login-button .arrows {
    left: 7.5vw;
    position: relative;
    height: 2vw;
    top: 0.1vw;
    opacity: 0;
    transition: 0.5s;
}

.btnbox .button .clear-arrows{
    height: 2vw !important;
    position: relative;
    left: 15.5vw;
}

.reg-box {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 29vw;
    position: relative;
    left: 2vw;
}

.login-form {
    width: 20vw;
}

.content .top-text {
    margin-top: 2vw !important;
    margin-bottom: 2vw !important;
}

.scan-body {
    background-image: url(../img/scan-bg-d.jpg);
    background-size: cover;
    height: 52vw;
}

.scan-body .headline {
    display: flex;
    justify-content: center;
}
.scan-body .headline img {
    margin-top: 4vw;
    height: 9vw;
}

.scan-body .content {
    display: flex;
    justify-content: center;
    margin-top: 2vw;
}

.description-text{
    margin-top: 0vw;
    margin-bottom: 2vw;
}

.ty-cta {
    position: initial;
}

#scan_box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#scan_box .scan_result {display: none;position: absolute; z-index: 20; top: 20vw; padding: 3vw;  text-align: center;
             width: 80%; left:0; right:0; margin: 0 auto; background-color: #000; border: 3px solid #e1bc54;}
#scan_box .scan_result h2 {color:#fff; margin-bottom: 10px; font-size: 1.1rem; }
#scan_box .scan_result p { font-size: 0.9rem;}

#camerafeed {
    width: auto !important;
    height: 20vw !important;
    
}

.help-button {
    background-image: url(../img/get-help-btn.png);
    background-size: cover;
    display: flex;
    align-items: center;
    height: 4vw;
    margin-top: 3vw;
    width: 23vw;
}
.help-button .clear-arrows {
    left: 15.5vw;
    position: relative;
    height: 2vw;
    top: 0vw;
}

.help-button .arrows {
    left: 18vw;
    position: relative;
    height: 2vw;
    top: 0vw;
    opacity: 0;
    transition: 0.5s;
}

.help-button:hover .arrows {
    opacity: 1;
}

.description-text p{
    font-weight: bold;
    text-align: center;
    font-size: 1.3vw;
}

.help-div {
    display:flex;
    flex-direction: column;
    align-items: center;
}

.back {
    margin: 1vw;
}

.links-header {
    display: flex;
    align-items: center;
}
/*.comming-soon-body {
    background-image: url(../img/cs-b-d.jpg);
    background-size: cover;
    height: 50vw;
}*/
.comming-soon-body .intro1 .left {
    margin-left: 2vw;
}
.comming-soon-body .intro1 .left img {
    height: 7.3vw;
}
.comming-soon-body .intro1 .right {
    width: 58vw;
}
.comming-soon-body .intro1 .left {
    margin-top: 3vw;
}

.countdown{
    color: white;
    background: -webkit-linear-gradient(#ead16a, #d9a63e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 4.8vw;
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 900;
    width: 45vw;
}
.subhead {
    height: 2.8vw !important;
}
.text-one {
    width:29vw !important;
    font-size: 1vw !important;
    margin-bottom: 0 !important;
}

.text-two {
    width:26vw !important;
    font-size: 1vw !important;
}

.text-link {
    margin: 0 !important;
}

.success-body {
    background-image: url(../img/scan-bg-d.jpg);
    height: 56vw;
    background-size: cover; 
}
.success-body .intro1 {
    background-image: none;
    overflow-y: hidden;

}
.success-body .intro1 .left{
    margin-top: 14vw;
    margin-left: 8vw;
}

.success-body .intro1 .right .cans-right {
/*    position: initial;
    height: 20vw;
    margin-right: 8vw;*/
    top:0;
}
.success-body 
.intro1 .left .content .arrows {
    left: 22.6vw;
}

.success-body .intro1 .right {
    display: flex;
    align-items: center;
    position: relative;
    top: 8vw;
}
.success-body .intro1 .left .content .clear-arrows {
    position: relative;
    height: 2vw;
    left: 20vw;
    top: -0.1vw;
}
#viewaccount-btn {
    background-image: url(../img/scan-again-button.png);
}
.view-account-btn-fr {
    background-image: url(../img/View-account-btn-fr.png) !important;
}
.success-body .intro1 .left .content .button {
    width: 27vw;
}
.success-body .intro1 .left img {
    height: 8vw;
}
.success-body .intro1 .left img.card {
    height: 8vw;
}

.congrats {
    height: 5vw !important;
}
.card {
    height: 40vw !important;
    top: -5vw !important;
    left: -16vw !important;
}

.account-body {
    background-image: url(../img/scan-bg-d.jpg);
    height: 56vw;
    background-size: cover; 
}
.account-body h4 {
    font-family: aktiv-grotesk, sans-serif;
    color: white;
}
.account-body h1 {
    font-family: aktiv-grotesk, sans-serif;
    color: white;
}
.account-body h2 {
    color: white;
    font-weight: bold;
    font-family: aktiv-grotesk, sans-serif;
    font-style: italic;
}
.account-body h3 {
    font-family: aktiv-grotesk, sans-serif;
    color: white;
}
.account-body h5 {
    font-family: aktiv-grotesk, sans-serif;
    color: white;
}
.account-body .abox {
    display: flex;
    
}
.entries-box{
    height: 20vw;
    overflow-y: scroll;
}
.account-body td {
    font-family: aktiv-grotesk, sans-serif;
    color: white;
    font-style: italic;
    width: 11vw;
    margin: 1vw 0;
}
.account-body td p{
    margin: 0;
}
.account-body th {
    font-family: aktiv-grotesk, sans-serif;
    color: black;
    font-style: italic;
}
.account-body .abox .atab {
    width: 60vw;
    border: 4px solid #ead16a;
    border-spacing: 0;
}
.account-body .abox .atab thead tr {
    display: flex;
    justify-content: space-between;
    background-color: #ead16a;
}
.account-body .abox .atab tbody tr {
    display: flex;
    justify-content: space-between;
}
.account-body {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.user-info {
    border: 1px solid #ead16a;
}
.user-block {
    display: flex;
    
}
.entries-box {
    height: 78vw;
}
.sign-out-div {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.title-container {
    margin-top: 7vw;
}
.address-col {
    margin-right: 18vw;
    margin-left: 3vw;
}
.info-col{
    margin-left: 2vw;
}
.total-entries {
    background-image: url(../img/total-entries-background.png);
    background-size: cover;
    width: 31vw;
    height: 3vw;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3vw 0  1vw;
}

.total-entries h5 {
    margin: 0;
    color: black;
    font-size: 1.7vw;
    font-style: italic;
    font-weight: bold;
}
.rules-body{
    background-image: url(../img/rules-background.jpg);
    background-size: cover;
    height: 56vw;
    display:flex;
    flex-direction: column;
    align-items: center;
}
.rules{
    width: 65vw;
    height: 30vw;
    border: 1px solid goldenrod;
    padding: 3vw;
    margin-top: 3vw;
}
.rules .rules-inner{
    overflow-y: scroll;
     height: 28vw;
     color: white;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: italic
}
.rules-inner::-webkit-scrollbar { 
  width: 5px;
  height: 5px;
}
.rules-title {
    margin-top: 6vw;
}
.rules-body a{
    margin-top: 2vw;
    font-size: 110%;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: italic
}
.entries-box::-webkit-scrollbar { 
  width: 5px;
  height: 5px;
}



.faq-list::-webkit-scrollbar-track { 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 4px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    background: transparent;
    box-shadow: inset 0 0 5px #ffffff;
}
.faq-list::-webkit-scrollbar { 
    width: 5px;
    height: 5px;
}
.faq-list::-webkit-scrollbar-thumb { 
    background-color: #000000;
    border-left: 6px solid #41d9fb;
    border-right: 6px solid #41d9fb;
    border-radius: 4px;
}
.faq-list {
    list-style-type: none;
    margin: 0 20px 0 0; 
    padding: 0;
    position: relative;
    z-index: 5;
    width: 100%;
    overflow: initial;
    opacity: 1;
    border: none;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.faq-list li {
    margin-top: 2.5vw;
    padding: 0;
/*    margin: 40px auto;*/
    -webkit-transition: padding 500ms ease-out 0s;
    -moz-transition: padding 500ms ease-out 0s;
    -o-transition: padding 500ms ease-out 0s;
    transition: padding 500ms ease-out 0s;
    display: block;
    position: relative;
/*    max-width: 1000px;*/
/*    border: 3px solid #01504f;*/
}
.faq-list li:last-child {margin-bottom: 0;}
.faq_body_i li{
    list-style-type: disc;
    text-align: left;
    margin: initial !important;
    display: list-item;
}
.faq_body_i ul ul li{
    list-style-type: circle;
}
.faq-title {
    width: 65vw;
    -webkit-transform: skewX(0deg);
    -moz-transform: skewX(0deg);
    -ms-transform: skewX(0deg);
    transform: skewX(0deg);
    transition: .5s;
    box-sizing: border-box;
    font-family: aktiv-grotesk, sans-serif;
    color: black;
    display: flex;
    background: -webkit-linear-gradient(#ead16a, #d9a63e);
    font-style: italic;
}
.gradient-gold {
    background: -webkit-linear-gradient(#ead16a, #d9a63e);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    
}
.big-title {
    font-size: 4vw;
    color: white;
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 900;
    font-style: italic;
}
.mb25 a {
   font-family: aktiv-grotesk, sans-serif; 
}
.faq-list li h5 {
    margin:0;
    text-align: left;
    font-size: 2vw;
    margin: 1vw 1vw 1vw 0;
}
.faq-list li .faq_body {
    display: none;
    border: 4px solid goldenrod;
    width: calc(65vw - 8px);
}
.faq-list li .faq_body_i {
    padding: 0 0 10px;
}
.faq-list li p {
    padding: 10px 2px;
    margin: 1vw;
    text-align: left;
    line-height: 130%;
    color: white;
    font-size: 1.5vw !important;
    margin-bottom: 0;
}
.faq_body_i li::marker {
  color: white;
}
.faq_body_i li p{
    margin: 0;
    padding: 0;
}
.faq-list li h5.btn:before {
    width: auto !important;
    content: "+";
    position: relative;
    left: 1vw;
    font-size: 5vw;
    margin: 1vw 2.5vw 1vw 1vw;
    text-align: left;
    transform: scale(2) translate(8px, -40%);
    color: black;
    font-family: 'Source Sans 3', sans-serif;
    font-size: 2vw;
}
.faq-list li.curr h5.btn:before {
    width: auto !important;
    content: "-";
    text-align: left;
    position: relative;
    left: 1vw;
    margin: 1vw 2.5vw 1vw 1vw;
    transform: scale(2) translate(8px, -40%);
    color: black;
    font-size: 2vw;
}
.faq-list li.curr .faq-title:after {
    background-color: black;
    border: 3px solid #74b33d;
}
.faq-list li.curr .faq-title:before {
    background-color: black;
    border: 3px solid #74b33d;
}
.dropdown {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.faq-title-img {
    height: 20vw;
}
.faq-headline {
    display: flex;
    justify-content: center;
}

.faq-headline .title {
    height: 9vw;
    margin-top: 6vw;
}
.faq-page-body {
    background-image: url(../img/faq-background.png);
    background-size: cover;
    height: fit-content;
    padding: 0vw 0 0vw;
}
.button-box {
    display: flex; 
    justify-content: center;
}
.button-box a {
    font-family: aktiv-grotesk, sans-serif;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 51; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
   background-image: url(../img/modal-background-desk.png); 
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  height: 45vw;
  display: flex;
  background-size: cover;
  flex-direction: column;
  align-items: center;
}

.modal-content img {
    height: 22vw;
    margin-top: 3vw;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  left: 37vw;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.question {
    height: 1.52vw;
    margin-right: 4vw;
}
.rules-inner::-webkit-scrollbar-thumb {
    background-color: #ead16a;
    border-left: 6px solid #ead16a;
    border-right: 6px solid #ead16a;
    border-radius: 4px;
}
.rules-inner::-webkit-scrollbar-track {
    border-radius: 4px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    background: transparent;
    box-shadow: inset 0 0 5px #ffffff;
}
.entries-box::-webkit-scrollbar-thumb {
    background-color: #ead16a;
    border-left: 6px solid #ead16a;
    border-right: 6px solid #ead16a;
    border-radius: 4px;
}
.entries-box::-webkit-scrollbar-track {
    border-radius: 4px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    background: transparent;
    box-shadow: inset 0 0 5px #ffffff;
}
.radio__label {
     font-family: aktiv-grotesk, sans-serif;
}
input[type=checkbox] {
    box-sizing: border-box;
    padding: 0;
}
.checkbox-button__input {
    opacity: 0;
    position: absolute;
}
.checkbox-button__control {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 3px;
    vertical-align: middle;
    background-color: inherit;
    color: #ead16a;
    border: 2px solid #ead16a;
}
.checkbox-button__control {
    transform: scale(0.75);
}
.checkbo-button {
    cursor: pointer;
}
.checkbox-button__input:checked+.checkbox-button__control:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    background-color: #ead16a;
}
.middle {
    margin-top: 10vw !important;
    margin-left: 7vw !important;
}
.middle .title {
    height: 6vw !important;
}
.middle .content .top-text {
    width: 35vw !important;
    font-size: 1.5vw !important;
}
.dinb {
    margin-top: 2vw;
}
.fr-subhead {
    height: 3.8vw !important;
}
.button-box {
    margin-top: 4vw;
}
.forgot-title {
    height: 9vw !important;
}
.fb {
    margin: 0 !important;
}
.fr-subhead-text {
    font-size: 1.2vw !important;
    width: 36.5vw !important;
}
.gold{
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #e1bc54;
}
.gold1{
    font-family: aktiv-grotesk-extended, sans-serif;
    font-weight: 900;
    font-style: normal;
    color: #e1bc54;
    font-size: 1vw;
}
.en-subhead-text {
    font-size: 1.2vw !important;
    width: 25vw !important;
}
.rules-inner td {
    border: 1px white solid;
    margin: 0;
}
.rules-inner th {
    border: 1px white solid;
    margin: 0;
}
.rules-inner table {
    border-spacing: 0;
}
b {
    font-size: 1.5vw;
}
.rules-inner li p {
    height:auto;
}
.rules-inner li a {
    color: blue;
}
.sign-out-div a {
    font-family: aktiv-grotesk, sans-serif;
}
.days {
    position: relative;
    left: 1.6vw;
}
.hours {
    position: relative;
    left: 5.5vw;
}
.minutes {
    position: relative;
    left: 9.1vw;
}
.seconds {
    position: relative;
    left: 10.8vw;
}
.seconds-fr {
    position: relative;
    left: 4.5vw;
}
.minutes-fr {
    position: relative;
    left: 3vw;
}
.hours-fr {
    position: relative;
    left: 0.8vw;
}
.days-fr {
    position: relative;
    left: -3vw;
}
.submit-button {
    background-image: url(../img/submit.png);
    background-color: transparent;
    background-size: cover;
    height: 4vw;
    border: none;
    width: 22.5vw;
}
.submit-button .clear-arrows {
    left: 5.5vw;
    position: relative;
    height: 2vw !important;
    top: 0.1vw;
}

.submit-button .arrows {
    left: 7.5vw;
    position: relative;
    height: 2vw !important;
    top: 0.1vw;
    opacity: 0;
    transition: 0.5s;
}
.faq-top {
    background-image: url(../img/faq-top.jpg);
    height: 13vw;
    background-size: cover;
}
.faq-bottom {
    background-image: url(../img/faq-bottom.jpg);
    height: 13vw;
    background-size: cover;
}
.faq-list{
    margin-top: 2vw;
}
.intro1 .left .content .smaller-text {
    width: 32vw;
}
.cards {
    position: relative;
    height: 33vw !important;
    top: 15vw !important;
    left: -6vw !important;
}
#mini-lockup {
    height: 5vw;
    align-self: flex-start;
    margin-bottom: 2vw;
}
.step-two .images .overlay {
    height: 17vw;
}
@media only screen and (max-width: 769px) {
    #lt {
        height: 13vw;
        align-self: flex-start;
    }
    .comming-soon-body .intro1 {
        height: 170vw;
    }
    .divide {
        font-size: 3.1vw;
        font-style: normal;
    }
    .one{ height: 4vw !important;}
    .content .top-text {
        width: 66vw !important;
    }
    .instant-prizes .title-banner .title {
        height: 19vw;
    }
    .comming-soon-body .intro1 .left .content p{
        text-align: center;
    }
    .no-win-img img {
        left:0vw !important;
    }
    .bar {
        height: 14vw;
    }
    .head-icon {
        height: 9vw;
        margin-top: 1vw;
    }
    .faq-list{
        margin-top: 8vw;
    }
    
    .header{
        height: 14vw;
    }
    #shutdown-head {
        height: 22.3vw;
        margin-top: 10vw;
        margin-right: 0vw;
    }
    #shutdown-copy {
        height: 10vw;
        margin-top: 16vw;
        margin-right: 0vw;
    }

    .register-body .btn-div .btnbox{
        margin-top: 6vw;
    }
    .submit-button .clear-arrows {
        left: 12.5vw;
        position: relative;
        height: 4vw !important;
        top: 0.1vw;
    }
    
    .submit-button {
        background-image: url(../img/submit.png);
        background-color: transparent;
        background-size: cover;
        height: 8vw;
        border: none;
        width: 44.5vw;
    }
    .header a{
        height:17vw;
    }
  
  #scan_box .scan_result { top: 5.4vw; padding: 3vw;  }
  #scan_box .scan_result p { font-size: 0.9rem;}
  
  
    .days-fr {
        position: relative;
        left: -5.5vw;
    }
    .hours-fr {
        position: relative;
        left: 2.3vw;
    }
    .minutes-fr {
        position: relative;
        left: 6.6vw;
    }
    .seconds-fr {
        position: relative;
        left: 10.3vw;
    }
    .days {
        position: relative;
        left: -6vw;
    }
    .hours {
        position: relative;
        left: 3vw;
    }
    .minutes {
        position: relative;
        left: 8vw;
    }
    .seconds {
        position: relative;
        left: 11vw;
    }
    .gold1{
        font-size: 3vw;
    }
    b{
       font-size: 3.5vw; 
    }
    
    .rules .rules-inner {
        height: 151vw;
    }
    .rules-body .dinb {
        margin-top: 4vw !important;
    }
    .en-subhead-text {
        font-size: 3.5vw !important;
        width: 73.5vw !important;
    }
    .fr-subhead-text {
        font-size: 3.2vw !important;
        width: 80vw !important;
        margin-top: 0;
    }
    #forgot_fb.fb {
        margin: 3vw !important;
    }
    .forgot-dinb {
        margin-top: 5vw !important;
    }
    .forgot-title {
        height: 22vw !important;
    }
    .faq-list li h5 {
        font-size: 4vw;
    }
    .faq-list li .faq_body {
        width: calc(75vw - 8px);
    }
    .faq-title {
        width: 75vw;
    }
    .faq-list li p {
        font-size: 3.5vw !important;
    }
    .faq-headline .title {
        height: 14vw;
        margin-top: 7vw;
    }
    .button-box {
        margin-top: 5vw;
    }
    .fr-subhead {
        height: 14.8vw !important;
    }
    .dinb {
        margin-top: 7vw !important;
    }
    .middle .title {
        height: 13vw !important;
    }
    .middle {
        margin-top: 23vw !important;
        margin-left: 0vw !important; 
    }
    .middle .content .top-text {
        width: 70vw !important;
        font-size: 4vw !important;
        margin-top: 20vw !important;
    }
    .middle .content .forgot-top-text {
        width: 70vw !important;
        font-size: 4vw !important;
        margin-top: 3vw !important;
    }
    .tandc {
        width: 77vw;
        margin-bottom: 6vw;
    }
    .modal-content {
        height: 175vw;
        background-size: cover;
        padding: 0 20px;
        
    }
    .myModal {
        z-index: 51;
    }
    .modal-content p{
        font-size: 3vw;
        text-align: center;
    }
    .modal-content img {
        height: 120vw;
        margin-top: 3vw;
    }
    .modal {
        z-index: 51;
    }
    
    .login-form {
        width: auto;
    }
    .inputbox {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .question {
        height: 2.2vw !important;
        margin-right: 0;
    }
    .scan-head {
        justify-content: space-between;
    }
    .footer .links a {
        font-size: 2.5vw;
    }
    .hamburger {
        margin: 4vw;
        height: 7vw;
    }
    .lang a{
        margin: 1vw 2vw; 
        font-family: aktiv-grotesk, sans-serif;
    }
    .lang p{
        margin: 0.9vw 0;
        font-style: initial;
    }
    .scroll-img {
        height: 22vw !important;
        position: relative;
        top: 2vw;
        left: -23vw;
    }
    body {
        position: relative;
        overflow-x: hidden;
        height: 100%;
        width: 100vw;
    }
    .follow-icon {
        height: 9vw;
        left: 9vw;

    }
    .head {
       top: 17.5vw;
    }
    .gift-card {
        height: 48vw !important;
    }
    .desk {
        display: none !important;
    }
    .mobile{
        display: flex !important;
    }
    
    .title{
        height: 20vw;
    }
    .images {
        width: 53vw;
        height: 50vw;
    }
    .images .overlay {
        position: relative;
        height: 38vw;
    }
    .scan-button:hover {
        height: 14vw !important;
    }
/*    .images:hover .overlay{
       height: 38vw;
    }*/

    
    .intro {
        background-image: url(../img/top-background-m.jpg);
        height: 110vw;
        flex-direction: column;
        /*justify-content: space-between;*/
    }
    .intro .left {
        margin-left: 5vw;
        position: initial;
            margin-top: 3vw;
        /*margin-top: 32vw;*/
    }
    .intro .left .landing-title {
        font-size: 8vw;
        width: 74vw;
    }
    .intro .left .landing-title-white {
        font-size: 10vw;
        width: 56vw;
    }
    .intro .left img {
        height: 22vw;
    }
    .intro .left .content img {
        height: 25vw;
    }
    .intro .left .content .button {
        height: 9vw;
        width: 50vw;
        margin-top: 2vw;
    }
    .intro .left .content .clear-arrows {
        height: 4vw;
        left: 35.5vw;
    }
    .intro .left .content .arrows {
        height: 4vw;
        left: 40.5vw;
    }
    .intro .left .content {
        align-items: center;
    }
    
    .intro .left .content p {
        width: 51vw;
        font-size: 2.8vw;
        margin-bottom: 0vw;
        align-self: center;
        margin-top: 1vw;
    }
    .intro .right {
        display: flex;
        justify-content: center;
        /*margin-top: 15vw;*/
    }
    .intro .right img {
        height: 40vw;
        position: relative;
        left: 1.5vw;
        margin-bottom: 3vw;
    }
    .intro .left .content .money {
        height: 27vw;
    }
    .intro .right #left1 {
        position: relative;
        left: -58vw;
        height: 63vw;
        z-index: 1;
        top: 0;
        transition: 0.5s;
    }
    .intro .right #right1 {
        top: -1vw;
        position: relative;
        left: 63vw;
        height: 63vw;
        z-index: 1;
        transition: 0.5s;
    }
    
    
    
    

    .how-it-works {
        background-image: url(../img/how-it-works-desk-m.jpg);
        height: 283vw;
    }
    .how-it-works .title-banner {
        height: 34vw;
    }
    .how-it-works .section-body {
        flex-direction: column;
    }
    .how-it-works .section-body div {
        align-items: center;
    }
    .images .background {
        height: 50vw;
    }
    .how-it-works .section-body .step-one .images .overlay {
        top: -38.5vw;
    }
    .how-it-works .section-body .step-one .step-title {
        width: auto; 
        height: 8vw;
    }
    .how-it-works .section-body .step-two .images .overlay {
        top: -41.5vw;
        left: 0; 
        width: auto; 
        height: 41vw;
    }
    .how-it-works .section-body div p {
        width: 62vw;
        font-size: 3.7vw;
    }
    .how-it-works .section-body .step-two .step-title {
        width: auto; 
        height: 8vw;
    }
    .how-it-works .section-body .step-three .step-title {
        width: auto; 
        height: 8vw;
    }
    .how-it-works .section-body .step-three .images .overlay {
        left: -2.5vw;
        top: -40.5vw;
        height: 40vw;
    }
    
    .prizes {
        background-image: url(../img/prize-background-mobile.jpg); 
        height: 219vw;
    }
    .prizes .title-banner {
        height: 30vw;
    }
    .prizes .section-body {
        flex-direction: column;
        align-items: center;
        height: 185vw;
    }   
    .prizes .section-body .left {
        padding: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .prizes .section-body .left .title {
        height: 17vw;
    }
    .prizes .section-body .left .sub-title {
       height: 9.5vw;
    }
    .prizes .section-body .left p {
        font-size: 4.3vw;
        margin: 2vw 0 1vw;
    }
    .prizes .section-body .left .small-text {
        width: 78vw;
        font-size: 3.5vw;
        text-align: center;
        margin-top: 0;
    }
    .prizes .left .button {
        height: 9vw;
        margin-top: 3vw;
        width: 50vw;
    }
    .prizes .left .arrows {
        height: 4vw;
        left: 39.6vw;
    }
    .prizes .left .clear-arrows {
        height: 4vw;
        left: 34.5vw;
    }
    .prizes .section-body .left .scan-button {
        height: 8.5vw;
        margin-left: 0;
    } 
    .prizes .section-body .right img {
        position: relative;
        left: -9vw;
        height: 62vw;
    }


    
    
    .instant-prizes {
        background-image: url(../img/prizes-background-desk.jpg); 
        height: 145vw;
    }
    .instant-prizes .title-banner {
        height: 34vw;
    }  
    .instant-prizes .section-body p {
        font-size: 2.5vw;
        width: 58.5vw;
    }
    .instant-prizes .section-body .button {
        height: 9vw;
        margin-top: 1vw;
        width: 50vw;
    }
    .instant-prizes .section-body .arrows {
        height: 4vw;
        left: 39.7vw;
    }
    .instant-prizes .section-body #products {
        position: relative;
        left: -40vw;
        top: 19vw;
    }
    .instant-prizes .section-body .clear-arrows {
        height: 4vw;
        left: 34.5vw;
    }
/*    .instant-prizes .section-body .scan-button {
        height: 7vw;
    }*/
    
    
    .hype-up {
        background-image: url(../img/bottom-background-m.jpg); 
        height: 133vw;
    }
    .hype-up .title-banner{
        height: 29vw;
    }
    .hype-up .title-banner img {
        height: 21vw;
        margin-left: 0; 
    }
    
    .hype-up .section-body {
        flex-direction: column;
    }
    .hype-up .section-body .left {
        margin: 0vw 0 0 5vw;
    }
    .hype-up .section-body .left p {
        font-size: 5.5vw;
        font-weight: bold;
    }
    .hype-up .section-body .button {
        height: 6vw;
        width: 45vw;
    }
    .hype-up .section-body .right{
        display: flex;
        justify-content: center;
    }
    .hype-up .section-body .right img {
        height: 55vw;
        top: 12vw;
    }
    .hype-up .section-body .text-and-button {
        position: initial; 
        display: flex;
        align-items: center;
        flex-direction: column;
        height: auto;
    }
    .hype-up .section-body .text-and-button p {
        width: 75vw;
        font-size: 3.8vw;
        text-align: center;
    }
    .hype-up .section-body .text-and-button .button {
        height: 9vw;
        margin-top: 1vw;
        width: 67vw;
    }
    .hype-up .section-body .clear-arrows {
        height: 3vw;
        left: 34vw;
        top: -0.1vw;
    }
    .hype-up .section-body .arrows {
        height: 3vw;
        left: 37.9vw;
    }
    .hype-up .section-body .text-and-button .scan-button {

        height: 10vw;
        margin-top: 6vw;
        align-self: center;
    }
    #xbox {
        height: 45vw;
    }
    #gc {
        height: 45vw;
    }
    .scan-button-prizes {
        margin-top: 50vw;
    }
    .target {
        position: absolute;
        height: 55vw;
        top: 63vw;
    }
    .holder#game-pass .sub-title {
        position: relative;
        top: -4vw;
        left: -1vw;
        height: 3vw;
    }
    .holder#gift-card .sub-title {
        position: relative;
        top: -4vw;
        left: 0vw;
        height: 3vw;
    }
    .flip-card p {
        left: 0vw;
    }
    .t_carousel {
        position: relative;
        left: 8vw;
        top: 5vw;
        list-style-type: none;
        margin: 0;
        padding: 0;
        height: 85%;
        width: 100%;
    }
    .t_carousel-container1 {
        height: 135vw;
        top: 20.9vw;
    }
    .t_carousel1 {
        top: 34vw;
    }
    .t_carousel1 li.t_c_six1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .t_carousel li.t_c_two {
        left: -405%;
        opacity: 0;
    }
    .t_carousel1 li.t_c_two1 {
        z-index: 2;
        top: 45%;
        left: -250%;
    }
    .t_carousel li.t_c_three {
        left: 435%;
        opacity: 0;
    }
    .t_carousel li.t_c_one {
        /*left: 435%;*/
        opacity: 1;
    }
    .t_carousel1 li.t_c_one1 {
        top: 2%;
        left: 2%;
    }
    .t_carousel1 li.t_c_one1 .t_c_item img {
        height: 59vw !important;
    }
    .t_carousel1 li.t_c_three1 {
        top: 45%;
        left: 285%;
    }
    .t_carousel1 li.t_c_four1 {
        top: 45%;
        left: 450%;
    }
    .t_carousel1 li.t_c_five1 {
        top: 45%;
        left: 480%;
    }
    .t_carousel1 li.t_c_seven1 {
        z-index: 1;
        top: 45%;
        left: 480%;
    }
    .t_carousel1 li.t_c_eight1 {
        z-index: 1;
        top: 45%;
        left: 480%;
    }
    .t_carousel1 li.t_c_nine1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .t_carousel1 li.t_c_ten1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .t_carousel1 li.t_c_eleven1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .t_carousel1 li.t_c_twelve1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .t_carousel1 li.t_c_thirteen1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .t_carousel1 li.t_c_fourteen1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .t_carousel1 li.t_c_fifteen1 {
        z-index: 1;
        top: 45%;
        left: -430%;
    }
    .prev1 {
        top: -70vw;
        height: 5vw;
        left: -24vw;
        z-index: 12;
    }
    .prev {
        position: relative;
        top: -14vw;
        left: -33vw;
        height: 9vw;
        z-index: 10;
    }
    .next1 {
        top: -70vw;
        right: -30vw;
        height: 5vw;
        z-index: 12;
    }
    .next {
        top: -15vw;
        right: -43vw;
        height: 9vw;
        z-index: 10;
    }
    
/*    .curr {
        opacity: 1 !important;
    }*/
    
    .slideshow-container {
        width: 100%;
        position: relative;
        margin: auto;
        display: flex;
        justify-content: center;
        left: 10vw;
    }

  /* Next & previous buttons */
    .prev2, .next2 {
      cursor: pointer;
      width: auto;
      padding: 16px;
      margin-top: -22px;
      color: blue;
      font-weight: bold;
      font-size: 18px;
      transition: 0.6s ease;
      border-radius: 0 3px 3px 0;
      user-select: none;
    }

    .prev2 {
        position: relative;
        left: -50vw;
        top: 23.2vw;
        height: 5vw;
    }

    /* Position the "next button" to the right */
    .next2 {
        position: relative;
        left: 30vw;
        top: 16vw;
        height: 5vw;
    }

    /* On hover, add a black background color with a little bit see-through */
    .prev2:hover, .next2:hover {
      background-color: rgba(0,0,0,0.8);
    }

    /* Caption text */
    .text {
      color: #f2f2f2;
      font-size: 15px;
      padding: 8px 12px;
      position: absolute;
      bottom: 8px;
      width: 100%;
      text-align: center;
    }

    .dot {
      cursor: pointer;
      height: 15px;
      width: 15px;
      margin: 0 2px;
      background-color: #bbb;
      border-radius: 50%;
      display: inline-block;
      background-color: white;
      transition: background-color 0.6s ease;
      border: 1px #006eca solid;
    }

    .active, .dot:hover {
      background-color: #006eca;
      border: 1px #006eca solid;
    }
    
    .slide {
        position: relative;
        top: 17vw;
    }
    
    .footer .branding .links{
        display:flex;
        flex-direction: column;
        height: 35vw;
        justify-content: space-around;
        margin-right: 7vw;
    }
    .footer {
        display: flex;
        flex-direction: column;
        align-items: center;
        z-index: 50;
        height: 40vw;
        position: relative;
    }
    .footer .branding img {
        height: 18vw;
    }
    .footer .branding div div {
        display: flex;
        justify-content: center;
    }
    .footer .branding div div img {
        height: 6vw;
    }
    .footer .branding {
        display:flex;
        justify-content: space-between;
        width: 75%;
        margin-bottom: 5vw;
    }
    .footer p {
        font-size: 2.5vw;
    }
    .footer p a {
        text-decoration: underline;
    }
    
    .scan-body {
        background-image: url(../img/official-rules.jpg);
        height: 219vw;
    }
    .scan-body .headline img {
        margin-top: 28vw;
        height: 22vw;
    }   
    .scan-body .content {
        margin-top: 5vw;
    }
    
    .description-text {
        width: 72vw;
        margin-bottom: 13vw;
    }
    .description-text p {
        font-size: 3.4vw;
        margin-bottom: 2vw;
    }
    #camerafeed {
        height: 62vw !important;
        /*width: 80vw !important;*/
    }
    
    .help-button {
        height: 11vw;
        margin-top: 9vw;
        width: 63vw;
    }
    .help-button .clear-arrows {
        left: 46.5vw;
        height: 5.5vw;
        top: -0.1vw;
    }
    .comming-soon-body {
       background-image: url(../img/cs-b-m.jpg); 
        height: 178vw; 
    }
    .comming-soon-body .intro1 {
        background-image: url(../img/prize-background-mobile.jpg); 
        height: 178vw;
        flex-direction: column;
    }
    .comming-soon-body .intro1 .left .content{
        align-items: center;
        text-align: center;
        width: 100%;
        left: 0vw;
    }
    .comming-soon-body .intro .left .title {
        align-self: center;
    }
    
    .comming-soon-body .intro1 .right {
        width: 100vw;
        justify-content: center;
        left: 0;
    }
    .comming-soon-body .intro1 .right img {
        height: 46vw;
        position: relative;
        left: 1vw;
        z-index: 2;
    }
    .comming-soon-body .intro1 .right .cans-right {
        left: 66vw;
        height: 60vw;
        z-index: 1;
    }
    .comming-soon-body  .intro1 .right .cans-left {
        left: -52vw;
        height: 61vw;
        z-index: 1;
    }
    .comming-soon-body .intro1 .left {
        margin-left: 0vw;
        right: 0;
        margin-top: 12vw;
    }
    .comming-soon-body .intro1 .left img {
        height: 28.3vw;
        align-self: center;
    }
    
    .countdown {
        font-size: 12.2vw;
        width: auto; 
    }
    .subhead {
        height: 11.8vw !important;
    }
    .text-one {
        width: 88vw !important;
        font-size: 3.5vw !important;
        margin-bottom: 0 !important;
    }
    .text-two {
        width: 86vw !important;
        font-size: 3.5vw !important;
        margin-top: -2vw;
    }
    
    .register-body {
        background-image: url(../img/r-bg-m.jpg);
        height: 275vw;
    }
    .register-body .reg-header .title {
        height: 29vw;
        margin-top: 12vw;
    }
    input {
        width: 73vw;
        height: 7vw;
        font-size: 3.5vw;
    }
    .small {
        width: 73vw;
    }
    select {
        background-color: black;
        width: 74.35vw;
        height: 8.5vw;
        margin: 0.5vw 0vw 2vw;
        font-size: 4vw;
        border-width: 0.25vw;
        font-family: aktiv-grotesk, sans-serif;
        text-align: center;
        border-style: solid;
        color: white;
        border-color: gold;
    }
    
    .form-col img{
        height: 2vw;
    }
    input#terms {
        width: 5vw;
    }
    .register-body .reg-header p {
        width: 84vw;
        text-align: center;
        font-size: 2.5vw;
    }
    .fine-print {
        font-size: 2.8vw !important;
    }
    .reg-button {
        position: relative;
        top: -4vw;
        height: 10vw;
        width: 56.5vw;
    }
    .reg-button .clear-arrows {
        left: 16vw;
        height: 5vw;
    }   
    .reg-button .arrows {
        left: 23.4vw;
        height: 5vw;
    }
    
    .radio__label {
        font-size: 3vw;
    }
    
    #skill {
        width: 26vw;
    }
    .intro1 {
        background-image: url(../img/cs-b-m.jpg); 
        height: 169vw;
        flex-direction: column;
    }
    
    .intro1 .left .content .form .form-row .form-col .inputbox input {
        width: 72vw;
    }
    .intro1 .left {
         margin-left: 0; 
         right: 0vw; 
         margin-top: 12vw;

    }
    .form {
        flex-direction: column;
        align-items: center;
    }
    .intro1 .left img {
        height: 12vw;
    }
    .intro1 .left .content p {
        width: 57vw;
        font-size: 3.7vw;
        text-align: center;
    }
    .login-button {
        height: 9vw;
        width: 51.5vw;
    }
    .intro1 .left .content .login-button .clear-arrows {
        height: 4vw;
        left: 13.5vw;
    }
    .intro1 .left .content .button {
        height: 9.4vw;
        width: 53vw;
    }
    .btnbox .button .clear-arrows {
        height: 4.5vw !important;
        position: relative;
        left: 34vw;
    }
    .intro1 .left .content .arrows {
        height: 5vw;   
        left: 40vw;
    }
    .reg-box {
        flex-direction: column;
        align-items: center;
    }
    .intro1 .right img {
        height: 47vw;
        position: relative;
        left: -25vw;
        z-index: 2;
    }
    .intro1 .right .cans-right {
        left: 32vw;
        height: 63vw;
    }
    .intro1 .right .cans-right {
        left: 63vw;
        height: 63vw;
    }
    .intro1 .right {
        position: relative;
        left: 26vw;
    }
    .intro1 .right .cans-left {
        left: -57vw;
        height: 64vw;
    }
    #login_email {
        margin-bottom: 3.5vw;
        margin-top: 4vw;
    }
    .success-body {
        background-image: url(../img/official-rules.jpg);
        height: 201vw;
    }
    .success-body .intro1 {
        justify-content: initial;
    }
    .success-body .intro1 .right {
        position: initial; 
        justify-content: center;
        margin-top: 40vw;
    }
    .success-body .intro1 .right .cans-right{
        margin-right: 0;
        height: 42vw;
    }
    .success-body .intro1 .left img {
        height: 20vw;
        /*margin-bottom: 6vw;*/
    }
    .success-body .intro1 .left .content .button {
        width: 63vw;
        height: 11vw;
        margin-top: 2vw;
    }
    
    .success-body .intro1 .left .content p {
        width: 82vw;
        font-size: 4vw;
    }
    .success-body .intro1 .left .content .clear-arrows {
        margin-bottom: 0;
        height: 5.5vw;
        left: 44.5vw;
    }
    .success-body .intro1 .left .content .arrows {
        margin-bottom: 0;
        left: 51.6vw;
        height: 5.5vw;
    }
    .success-body .intro1 .right img {
        height: 68vw;
        position: relative;
        left: 1vw;
        z-index: 2;
    }
    .success-body .intro1 .right .cans-right {
        left: 66vw;
        height: 60vw;
        z-index: 1;
    }
    .success-body .intro1 .right .cans-left {
        left: -52vw;
        height: 61vw;
        z-index: 1;
    }
    .success-body .intro1 .left {
        margin-top: 14vw;
        margin-left: 0vw;
    }
    .card {
        height: 60vw !important;
    }
    .congrats {
        height: 10vw !important;
    }
    .no-win-img {
        margin-top: 20vw !important;
    }
    .home {
        margin-top: 6vw !important;
    }
    .success-body .intro1 {
        height: auto;
    }


    .account-body {
        background-image: url(../img/official-rules.jpg);
        height: 223vw;

    }
    .account-body tr{
        display: flex;
        flex-direction: column;
    }
    .account-body td {
        display:flex;
        width: auto;
    }
    
    .user-info {
        flex-direction: column;
    }
    .address-col {
        margin-right: 10vw;
    }
    .sign-out-div img{
        height: 32vw;
    }
    .user-block {
        align-items: center;
        margin-bottom: 13vw;
    }
    .account-body .abox .atab {
        width: 82vw;
        max-height: 72vw;
        overflow-x: scroll;
    }
    .title-container {
        margin-top: 23vw;
    }
    .title-container .title {
        height: 9vw;
    }
    .account-body h2 {
        text-align: center;
        width: 85vw;
        font-size: 4.5vw;
    }
    .total-entries {
        width: 81vw;
        height: 8vw;
    }
    .total-entries h5 {
        font-size: 4vw;
    }
    .account-body th {
        margin: auto;
    }
    .rules-body{
        background-image: url(../img/official-rules.jpg);
        height: 217vw;
    }
    .rules p{
        height: 143vw;
    }
    .rules {
        width: 80vw;
        height: 152vw;
    }
    .rules-title .title{
        margin-top: 5vw;
    }
    .rules {
        margin-top: 7vw;
    }
}