@keyframes pulse {
  0% {
    transform:scale(0.8)
  }

  70% {
    transform:scale(1)
  }

  100% {
    transform:scale(0.8)
  }
}

.deskRules{
    display: block;
    position: absolute;
    top: -25px;
    left: 23px;
    width: auto;
    font-size: .7vw;
    background-color: transparent;
    background-color: transparent;
    padding: 2px;
    color: white;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 12vw; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color:rgba(0, 0, 0, 0.8);
}

.enter_fb p{
         color: red;
     }

.modal h1{
    font-family: 'mtndew_american_captain';
    color: white;
    font-size: 2em;
    font-weight: normal;
}

/* Modal Content */
.modal-content {
  position: relative;
  margin: 0 auto;
  padding: 5vw 0;
  width: 50%;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  text-align: center;
  text-transform: uppercase;
  max-width: 1200px;
  background: url(https://d9xddvexmx71z.cloudfront.net/cod22us/img/popupBG.png) no-repeat;
  background-size: 100% 100%;
}

/* The Close Button */
.modal-close {
  color: red;
  position: absolute;
  top: 1vw;
  right: 1vw;
  font-size: 28px;
  padding: 0px 15px 0px 10px;
}

.connectTitle{
    width: 90%;
    margin: 0 auto;
    display: block;
}

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

.modal-header {
    background: transparent;
    pointer-events: none;
    padding-top: 2vw;
}

#modal_btn{
    margin: 0 0 2vw;
}

.modal-content h5 {
    font-size: 1.2vw;
    color: white;
    font-family: 'octin_college';
    font-style: italic;
    margin: 0 0 2vw;
}

.modal-body {
    padding: 13vw 16px 50px;
    margin: -12vw auto 0; 
    
    width: 88%;
}

.modal-body .formField{
    max-width: 300px;
    border: 2px solid #57fffc;
    margin: 3vw auto;
}

#ageGate_fb{
    color: red;
}

.modal-body p{
    margin: 0 auto 20px;
    font-style: italic;
}

.modal-content hr{
    width: 2vw;
}

.landingWrap{
    height: 6600px !important;
}

.smokeDiv{
    background-image: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/Smoke.gif');
    background-size: cover;
    height: 200vh;
    width: 100vw;
    padding:0;
    margin:0;
    position: fixed;
    pointer-events: none;
    z-index: 2;
    bottom: 0;
    left:0;
}

#background-video {
            width: 100vw;
            height: 100vh;
            object-fit: cover;
            position: fixed;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: -1;
        }

.landingM{
    display: none;
}

 .enterDiv .enter_fb { 
 display: block; position: absolute; top: -40px; left: 23px; width:auto; 
 font-size: 14px; background-color: transparent; 
 background-color: transparent; padding: 2px; color:red;
 }
 .rulesFooterM{
     display: none;
 }

.landingSection{
    position: fixed;
    pointer-events: none;
}

.activeSection{
    pointer-events: auto;
}

#section1{
    z-index: 85;
}

#section2{
    z-index: 84;
    transform: scale(.7) translate(80vw, -10vw);
    filter: blur(20px);
}

#section3{
    z-index: 83;
    transform: scale(.4) translate(-160vw, -20vw);
    filter: blur(40px);
}

#section4{
    z-index: 82;
    transform: scale(.1) translate(-480vw, -30vw);
    filter: blur(60px);
}

.landing{
    width: 100%;
    height: 100vh;
}

.landingGhost{
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
}

.landingProducts{
    height: 100vh;
    position: absolute;
    right: 0;
    top: 0;
}

.abbr{
    width: 49%;
    font-size: .6vw;
    text-align: left;
    position: absolute;
    bottom: 20px;
    left: 1vw;
    text-transform: uppercase;
}

.prizes{
    width: 100%;
    height: 100vh;
}

.landingPrizes{
    position: absolute;
    top: 5vw;
    left: 28vw;
    width: 30vw;
}

.prizesDesc{
    position: absolute;
    top: 12vw;
    left: 60vw;
    width: 25vw;
    color: white;
}

.prizesTitle{
    width: 100%;
}

.prizesDesc h3{
    font-size: 1.3vw;
    text-align: center;
}

.prizesDesc p{
    font-size: .8vw;
    font-style: italic;
    text-transform: uppercase;
}

.hotbutton1{
    width: 2vw;
    position: absolute;
    top: 38vw;
    left: 53vw;
    cursor: pointer;
    animation: pulse 2s infinite;
}

.hbdesc1{
    position: absolute;
    top: 34vw;
    left: 54.5vw;
    width: 16vw;
    display: none;
}

.prizeLine{
    width: 100%;
}

.hbdesc1 p{
    position: absolute;
    top: .5vw;
    font-size: .6vw;
    width: 85%;
    left: 15%;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.hbdesc2{
    position: absolute;
    top: 11vw;
    left: 17.5vw;
    width: 16vw;
    display: none;
}

.hbdesc2 .prizeLine{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.hbdesc2 p{
    position: absolute;
    top: .5vw;
    font-size: .6vw;
    width: 85%;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.hbdesc3{
    position: absolute;
    top: 34vw;
    left: 12.5vw;
    width: 16vw;
    display: none;
}

.hbdesc3 .prizeLine{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.hbdesc3 p{
    position: absolute;
    top: .5vw;
    font-size: .6vw;
    width: 85%;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.activeDescD{
    display: block;
}

.activeDesc{
    display: block;
}

.hotbutton2{
    width: 2vw;
    position: absolute;
    top: 15vw;
    left: 33vw;
    cursor: pointer;
    animation: pulse 2s infinite;
}

.hotbutton3{
    width: 2vw;
    position: absolute;
    top: 38vw;
    left: 28vw;
    cursor: pointer;
    animation: pulse 2s infinite;
}

.howto{
    width: 100%;
    height: 100vh;
    padding-top: 6vw;
    text-align: center;
}

.howtoDesc{
    display: inline-block;
    width: 40vw;
    vertical-align: top;
    text-align: left;
    margin-right: -18vw;
}

.howtoImg{
    display: inline-block;
    width: 38vw;
    vertical-align: top;
}

.howtoTitle{
    width: 100%;
}

.step{
    margin: 2vw 0;
}

.stepNum{
    width: 5vw;
    display: inline-block;
    vertical-align: top;
}

.stepRight{
    display: inline-block;
    width: 19vw;
    vertical-align: top;
    margin: 0 20px;
}

.stepTitle{
    height: 3.2vw;
}

.stepRight hr{
    width: 2vw;
    margin: 8px 0;
}

.stepRight p{
    font-size: .8vw;
}

.unlock{
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.unlockBG{
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 50vw;
}

.unlockTitle{
    position: absolute;
    z-index: 2;
    left: 5vw;
    top: 8vw;
    width: 40vw;
}

.unlockSlides{
    position: absolute;
    top: 100vw;
    left: 0;
    width: 100vw;
    z-index: 3;
    transition: .5s;
}

.slide{
    width: 80vw;
    height: 16vw;
    background-image: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/slideBG.png');
    background-size: 100% 100%; 
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
}

#slide1{
    left: -70vw;
}

#slide2{
    left: 10vw;
}

#slide3{
    left: 90vw;
}

#slide4{
    left: 170vw;
}

.products20oz{
    width: 41%;
    position: absolute;
    bottom: .6vw;
    left: 8vw;
}

.slide-left{
    position: absolute;
    left: 12vw;
    top: 5vw;
    z-index:2;
    width: 3.5vw
}

.slide-right{
    position: absolute;
    left: 84.6vw;
    top: 5vw;
    z-index:2;
    width: 3.5vw
}

.slideDesc{
    width: 30%;
    position: absolute;
    top: 2vw;
    left: 48vw;
    color: white;
}

.slideDesc h3{
    font-size: 1.2vw;
}

.thirtyMinutes{
    width: 18vw;
}

.slideDesc hr{
    width: 2vw;
    margin: 8px 0;
}

.slideDesc p{
    font-size: .8vw;
}

.slidePicker{
    position: absolute;
    top: 150vw;
    left: 5vw;
    width: 90vw;
    transition: .5s;
}

.slidePicker h5 {
   width: 100%; 
   text-align: left; 
   border-bottom: 1px solid #93d600; 
   line-height: 0.1em;
   margin: 10px 0 20px; 
   color: #93d600;
   font-size: 1vw;
} 

.slidePicker h5 span { 
    background:#000; 
    padding:0 10px; 
    margin: 0 5vw 0 5vw;
}

.selectedSlide{
    background: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/slideDescBG.png') no-repeat !important;
    background-size: 100% 100% !important;
    color: white;
    padding: .2vw 4vw !important;
    font-family: 'mtndew_american_captain';
    font-weight: normal;
    font-size: 1.2vw;
    margin: 0 5vw 0 5vw !important;
}

.landingFooter {
    height: 100vh;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.logo-lockup-footer{
    width: 50vw;
    margin: 25vh auto 4vw;
    display: block;
}

.landingFooter p{
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    font-size: .7vw;
    letter-spacing: .3vw;
    font-family: 'motive_din_reg';
}

.landingFooter p:hover{
    color: #93d600;
}

.landingFooterM{
    display: none;
}

@media only screen and (max-width: 1500px){
    .landingWrap{
        height: 6000px !important;
    }
}

@media only screen and (max-width: 751px){
    
    .deskRules{
        display: none !important;
    }
    
    .modal {
        position: fixed; /* Stay in place */
        z-index: 1000; /* Sit on top */
        padding-top: 40vw; /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color:rgba(0, 0, 0, 0.8);
      }

    .modal-content {
        position: relative;
        margin: 0 auto;
        padding: 18vw 0;
        width: 90%;
        -webkit-animation-name: animatetop;
        -webkit-animation-duration: 0.4s;
        animation-name: animatetop;
        animation-duration: 0.4s;
        text-align: center;
        text-transform: uppercase;
        max-width: 1200px;
        background: url(https://d9xddvexmx71z.cloudfront.net/cod22us/img/popupBGM.png) no-repeat;
        background-size: 100% 100%;
      }
      
      .landingFooterM .abbrM {
            font-size: 3vw;
            text-transform: uppercase;
            margin: 20px auto;
            width: 85%;
      }

    .landingWrap{
        display: none;
    }
    
    .enterDiv{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
        width: 150%;
    }
     .enterDiv .enter_fb { 
     display: block; position: absolute; top: -23px; left: 0; width:100vw; 
     font-size: 14px; background-color: transparent; 
     background-color: transparent; padding: 2px;color:red;
     }
     
     .enter_fb p{
         color: red;
     }
    
    .enterDiv p{
        text-align: center;
        font-size: 3.2vw;
        background: black;
        width: 100vw;
        padding: 1vw 5vw 2vw;
        margin: 0 0 -1vw;
        display: block;
    }
    
    .enterstdi {
        font-size: 3.5vw;
        padding: 0 22vw;
        display: inline-flex;
        line-height: 14vw;
        height: 12vw;
        background-image: url(https://d9xddvexmx71z.cloudfront.net/cod22us/img/footerFieldBG.png);
        background-size: 100% 100%;
        font-family: 'motive_din_reg';
        background-color: transparent;
        outline: none;
        border: none;
        margin: 0 -12vw 0 -10vw;
        color: white;
        font-style: italic;
        vertical-align: bottom;
    }
    
    .footerstdbtn {
        font-size: 5.7vw;
        padding: 0 10vw 0 4vw;
        transition: .5s;
        padding-bottom: 0.5vw;
        min-width: 44vw;
        line-height: 0;
        height: 12.5vw;
        font-style: italic;
    }
    
    .headerBG .hLeft{
        top: 0;
    }
    
    .headerBG {
        background-image: url(https://d9xddvexmx71z.cloudfront.net/cod22us/img/headerBGM.png);
        background-size: 100% 60%;
        background-repeat: no-repeat;
    }
    
    .headerBG .hamburger-menu{
        height: 7vw;
        padding-top: 2vw;
    }
    
    .landingM{
        background: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/contBGM3-top.png') no-repeat;
        background-size: 100% auto;
        display: block;
        width: 100%;
        overflow: hidden;
    }
    
    .landingM-text{
        padding-top: 115vw;
        text-align: center;
        position: relative;
        z-index: 3;
    }
    
    .landingM-text-products{
        width: 100%;
    }
    
    .landingM h3{
        font-size: 3.7vw;
        font-style: italic;
        color: white;
        width: 90%;
        margin: 0 auto;
    }
    
    .landingM p{
        font-size: 3.5vw;
        text-transform: uppercase;
        margin: 20px auto;
        width: 87%;
    }
    
    .rewardsM{
        background: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/rewardsBGM.png') no-repeat;
        background-size: 100% auto;
        text-align: center;
        width: 100%;
        margin: -58vw 0 0;
        position: relative;
    }
    
    .landingFooter{
        display: none;
    }
    
    .prizesDesc{
        position: relative;
        width: 90%;
        margin: 0 auto;
        padding: 70vw 0 0;
        top: 0;
        left: 0;
        text-align: center;
    }
    
    .prizesTitle{
        width: 80%;
    }
    
     .rulesFooterM{
        display: block;
    }
    
    .hbdesc1 {
        position: absolute;
        top: 228vw;
        left: 11vw;
        width: 50vw;
        background: black;
        border: 2px solid #93d600;
    }
    
    .hbdesc1 p{
        position: initial;
        font-size: 3vw;
        margin: 10px auto;
        width: 90%;
    }
    
    .hbdesc2 {
        position: absolute;
        top: 150vw;
        left: 36vw;
        width: 50vw;
        background: black;
        border: 2px solid #93d600;
    }
    
    .hbdesc2 p{
        position: initial;
        font-size: 3vw;
        margin: 10px auto;
        width: 90%;
    }
    
    .hbdesc3 {
        position: absolute;
        top: 188vw;
        left: 21vw;
        width: 50vw;
        background: black;
        border: 2px solid #93d600;
    }
    
    .hbdesc3 p{
        position: initial;
        font-size: 3vw;
        margin: 10px auto;
        width: 90%;
    }
    
    .landingPrizes{
        position: relative;
        width: 90%;
        padding: 0 5%;
        margin: 0 auto;
        top: 0;
        left: 0;
    }
    
    .howtoM{
        width: 100%;
        text-align: center;
        background: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/howtoBGM.png') no-repeat;
        background-size: 100% auto;
        margin: -90vw 0 0;
        padding: 0 0 14vw;
    }
    
    .howtoTitleM{
        width: 100%;
        padding: 114vw 0 0;
    }
    
    .howtoDesc{
        width: 85%;
        margin: 0 auto;
    }
    
    .step{
        margin: 4vw 0;
    }
    
    .stepNum{
        width: 15vw;
    }
    
    .stepRight{
        width: 65vw;
        margin: 0 0 0 4vw;
    }
    
    .stepTitle{
        height: 10vw;
    }
    
    .stepRight hr {
        width: 8vw;
        margin: 8px 0;
    }
    
    .stepRight p{
        margin: 0;
        font-size: 3.1vw;
        font-style: italic;
    }
    
    .howtoImg{
        width: 130%;
        margin: 0px 0 0 -27%;
    }
    
    .unlockM{
        width: 100%;
        text-align: center;
        background: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/unlockBGM.png') no-repeat;
        background-size: 100% auto;
    }
    
    .unlockSlidesM{
        position: relative;
    }
    
    .unlockTitle{
        position: relative;
        left: 0;
        top: 0;
        width: 80%;
        margin: 0 auto 10vw;
        z-index: 2;
    }
    
    .slideDesc{
        position: relative;
        left: 0;
        top: 0;
        width: 80%;
        text-align: left;
        margin: 0 auto;
        padding: 10vw 0 0;
        z-index: 2;
    }
    
    .slideDesc hr {
        width: 8vw;
        margin: 8px 0;
    }
    
    .slideDesc h3{
        margin: 0;
    }
    
    .slideM{
        width: 100%;
        background-image: url('https://d9xddvexmx71z.cloudfront.net/cod22us/img/slideBGM.png');
        background-size: 100% 100%; 
        background-repeat: no-repeat;
        text-align: center;
        z-index: 2;
        position: relative;
        display: none;
    }
    
    #slide2M{
        display: block;
    }
    
    .thirtyMinutes{
        width: 56vw;
    }
    
    .products20oz {
        width: 80%;
        position: relative;
        z-index: 2;
        bottom: 0;
        left: 0;
        margin: 10vw auto 3vw;
    }
    
    .slideDesc p{
        margin: 0;
    }
    
    .slide-right {
        position: absolute;
        left: initial;
        right: 0;
        top: 55vw;
        z-index: 3;
        width: 10vw;
    }
    
    .slide-left {
        position: absolute;
        left: 0;
        top: 55vw;
        z-index: 3;
        width: 10vw;
    }
    
    .footer-desk{
        display: none;
    }
    
    .landingFooterM{
        font-size: .9em;
        background-image: linear-gradient(transparent, black);
        padding: 40px 0 120px;
        position: relative;
        width: 100%;
        text-align: center;
        z-index: 2;
        display: block;
    }
    
    .hotbutton1{
        width: 8vw;
        position: absolute;
        top: 231vw;
        left: 72vw;
    }
    
    .hotbutton2{
        width: 8vw;
        position: absolute;
        top: 173vw;
        left: 23vw;
    }
    
    .hotbutton3{
        width: 8vw;
        position: absolute;
        top: 202vw;
        left: 8vw;
    }
}