/*
@font-face {
    font-family: oswaldRegular;
    src: url(font/Oswald-Regular.ttf);
}
*/

@font-face {
    font-family: 'Oswald';
    src: url('../fonts/oswald-v36-latin-regular.woff') format('woff'),
    url('../fonts/oswald-v36-latin-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.hide{
   display: none;
}
.show{
    display: block;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
}
html,
body{ 
    width:100%;
    height: 100vh;
    margin: 0;
}
.wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.main-container {
    background-image: url('/images/landing_pages/Background_tablet_mobile.jpg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-position: 0px 0px 0px 0px;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.searchmore-btn {
    cursor: pointer;
}
.firstPage-container {
    width: 120vh;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}
.logo {
    position: absolute;
    width: 30vh;
    left: 2%;
    z-index: 1;
    cursor: pointer;
}
.soundDiv img {
    position: absolute;
    right: 11%;
    width: 12vh;
    top: 2%;
    cursor: pointer;
}
.infodiv img {
    position: absolute;
    right: 3%;
    width: 12vh;
    top: 2%;
    cursor: pointer;
}
.firstPage-container .popup1 {
    background-image: url(/images/landing_pages/PopUp_SpeakingBubble-min.png);
    background-repeat: no-repeat;
    width: 95vh;
    height: 42vh;
    background-size: 100%;
    position: absolute;
    bottom: 31%;
    left: -16%;
}
.close {
    position: absolute;
    top: 2%;
    right: -9%;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.close:before, .close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 6px;
    background-color: #fff;
}
.close:before {
    transform: rotate(45deg);
}
.close:after {
    transform: rotate(-45deg);
}
.overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
}
.popup-content {
    width: 510px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #dddddd;
}
.popup-content .questionimg-wrapper {
    border-right: 5px solid #e6e6e6;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 15px;
}
.popup-content .text-wrapper {
    border-right: 5px solid #e6e6e6;
    text-align: center;
}
.popup-content h2 {
    background-color: #950613;
    color: #fff;
    text-transform: uppercase;
    font-family: oswaldRegular, sans-serif;
    text-align: center;
    font-size: 2em;
    padding: .5rem 3rem;
    border-top: 5px solid #b0444e;
    border-right: 5px solid #b0444e;
}
.popup-content p {
    font-family: oswaldRegular, sans-serif;
    font-size: 1.9em;
    padding: 0 65px;
}
.popup-content p.jacktext {
    padding: 0 75px;
}
.popup-content p.searchmore {
    font-size: 1.1em;
    margin-bottom: 20px;
    margin-top: -25px;
}
.infopopupbtn, .redeem {
    background-color: #ffdd00;
    color: #960613;
    text-decoration: none;
    font-family: oswaldRegular, sans-serif;
    text-transform: uppercase;
    padding: 10px 20px;
    margin-top: 40px;
    margin-bottom: 30px;
    font-weight: bold;
    display: inline-block;
    font-size: 1.6em;
    cursor: pointer;
}
.firstPage-container .popup1Btn {
    display: block;
    width: 23vh;
    cursor: pointer;
    position: absolute;
    bottom: 15%;
    left: 37%;
}
.firstPage-container .lotty {
    bottom: -78%;
    left: 73%;
    position: absolute;
    width: 70vh;
}
.firstPage-container .badsanta {
    position: absolute;
    top: -33%;
    left: 28%;
    width: 40vh;
}
.blur {
    filter: blur(5px);
    -webkit-filter: blur(5px);
    -ms-filter: blur(5px);
    pointer-events: none;
}
.bonus {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #950613;
    padding: 5px 15px;
    display: inline-block;
}
.misfits {
    width: 210px;
    margin-left: 5px;
}
.ongame {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -25px;
}
.firstPage-container .popup1 p {
    font-family: oswaldRegular;
    text-align: center;
    width: 57%;
    position: absolute;
    top: 27%;
    left: 22%;
    font-size: 2.5vh;
}
.sleepZ {
    position: absolute;
    width: 6vw;
    right: 68%;
    margin: auto;
    bottom: 33%;
}
.smoke {
    position: absolute;
    width: 1.1vw;
    margin: auto;
    bottom: 62%;
    right: 31.3%;
}
.bubblewand {
    position: absolute;
    right: 20.5%;
    bottom: 44.5%;
    width: 3%;
    height: 7%;
}
.wandsnow {
    position: absolute;
    right: 18.8%;
    bottom: 38%;
    width: 5.8%;
    height: 10%;
}
.treeSnow {
    position: absolute;
    right: 38%;
    bottom: 34%;
    width: 11%;
    height: 12%;
}
.jack {
    position: absolute;
    right: 39%;
    bottom: 36%;
    width: 3%;
    height: 9%;
}
.snowhill {
    position: absolute;
    width: 10%;
    height: 6%;
    margin: auto;
    bottom: 13%;
    left: 44%;
}
.ship {
    position: absolute;
    width: 4%;
    height: 7%;
    margin: auto;
    bottom: 36%;
    right: 4.5%;
}

.snowhill2 {
    position: absolute;
    width: 10%;
    height: 6%;
    margin: auto;
    bottom: 35%;
    right: 3%;
}
.doll {
    position: absolute;
    left: 47%;
    bottom: 14%;
    width: 6%;
    height: 8%;
}
.treeNut {
    position: absolute;
    width: 15%;
    height: 39%;
    margin: auto;
    bottom: 27%;
    left: -6.5%;
}
.destroyedBush {
    position: absolute;
    right: 40%;
    bottom: 34%;
    width: 6%;
    height: 5%;
}
.nutcracker {
    position: absolute;
    width: 4%;
    height: 14%;
    margin: auto;
    bottom: 30%;
    left: 4%;
}
.rotate-90-bottom-cw {
    -webkit-animation: rotate-90-bottom-cw 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: rotate-90-bottom-cw 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* ----------------------------------------------
 * Generated by Animista on 2019-12-10 17:2:23
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info.
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-90-bottom-cw
 * ----------------------------------------
 */
@-webkit-keyframes rotate-90-bottom-cw {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
}
@keyframes rotate-90-bottom-cw {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
    }
}



.portrait {
    display: none;
}

@media (min-width: 320px) and (orientation: portrait) {
   
  .portrait {
      display: block;
      background: black;
      width: 100%;
      height: 100%;
      position: fixed;
      left: 0;
      top: 0;
      z-index: 999;
  }
  .portrait img {
      width: 300px;
      height: 300px;
      left: 0;
      right: 0;
      margin: auto;
      top: 45%;
      bottom: 45%;
      position: absolute;
  }
  .main-container{
      display: none;
  }
}

@media (min-height: 400px){
  
}

@media (min-height: 580px){
  
}
@media (min-height: 830px){
  
}

@media (min-height: 1000px){
 
}

@media (min-width: 576px){
    
}
@media (min-width: 768px){ 
   
}
@media (min-width: 992px) {
    .logo {
        position: absolute;
        width: 20vh;
        left: 4%;
    }

    .soundDiv img {
        position: absolute;
        right: 8%;
        width: 7vh;
    }

    .infodiv img {
        width: 7vh;
    }
}
@media all and (max-width: 991px) {
    .popup-content {
        width: 310px;
    }
    .popup-content h2 {
        font-size: 1.3em;
    }
    .popup-content .questionimg-wrapper {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .popup-content .questionimg-wrapper .questionmarks {
        width: 90px;
    }
    .popup-content p {
        font-size: 1.2em;
        padding: 0 35px;
    }
    .infopopupbtn, .redeem {
        padding: 7px 15px;
        margin-top: 20px;
        margin-bottom: 15px;
        font-size: 1em;
    }
    .close {
        right: -11%;
        width: 32px;
        height: 27px;
    }
    .close:before, .close:after {
        left: 17px;
        height: 27px;
        width: 4px;
    }
    .bonusimg {
        width: 140px;
    }
    .misfits {
        width: 80px;
    }
    .ongame {
        margin-top: -15px;
    }
    .bonus {
        padding: 2px 9px;
    }
    .popup-content p.jacktext {
        padding: 0 40px;
    }
    .popup-content p.searchmore {
        font-size: .7em;
        margin-bottom: 10px;
        margin-top: -13px;
    }
}
