body {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 1.2em;
   color: purple;
   text-align: center
}

.important {
  font-size: 3.5em; font-weight: 900;
}


.typewriter {
  font-family: "Courier New", Courier, Monospace;
}

.standout {
  color: #cc0000; 
}


blockquote {
  letter-spacing: 0em; 
  line-height: 1.0em;
  font-size: 2.0em;
  color: skyblue;
}
  

.test {
font-family: "Courier New", Courier, Monospace; color: #cc0000; font-size: 3.5em; font-weight: 900; letter-spacing: 1em; 
line-height: 1.5em; text-align: left;
}

p.pretty {
text-align: justify
}

p.offset1 {
  margin: 2em 2em 2em 2em;
}

p.offset2 {
  margin: 0 2em 0 1.75em;
}

p.offset3 {
  margin: 0 0 1em 0;
}

div#main {
  font-size: 1.1em;
  margin: .1em .2em .2em .2em
}

img.own-its-own-line {
  display: block;
}

@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(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:.....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, -40vw);
    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: -3vw;
    left: 12vw;
    width: 40vw;
}

.prizesDesc{
    position: absolute;
    top: 2vw;
    left: 55vw;
    width: 35vw;
    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: 3.5vw;
    left: 42vw;
    width: 16vw;
    display: none;
}

.prizeLine{
    width: 30%;
}

.hbdesc1 p{
    position: absolute;
    top: 0vw;
    font-size: .6vw;
    width: 85%;
    left: 15%;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.hbdesc2{
    position: absolute;
    top: 4vw;
    left: 10vw;
    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: 33.75vw;
    left: 19.25vw;
    width: 20vw;
    display: none;
}

.hbdesc3 .prizeLine{
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.hbdesc3 p{
    position: absolute;
    top: .4vw;
    font-size: .75vw;
    width: 65%;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.hbdesc4v2 p{
    position: absolute;
    top: .4vw;
    font-size: .75vw;
    width: 65%;
    left: 0;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
}

.hbdesc4v2{
    position: absolute;
    top: 34.75vw;
    left: 19.25vw;
    width: 20vw;
    display: none;
}

.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: 37vw;
    left: 28vw;
    cursor: pointer;
    animation: pulse 2s infinite;
}

.hotbutton4v2 {
    width: 40vw;
    Height: 10vw;
    position: absolute;
    top: 8vw;
    left: 48.5vw;
    cursor: pointer;
}

.hotClickArrow1 {
    width: 14vw;
    Height: 14vw;
    position: absolute;
    top: -2vw;
    left: 38.5vw;
    cursor: pointer;
    animation: pulse 3s infinite;
}


.hotbuttonR  {
    width: 40vw;
    Height: 10vw;
    position: absolute;
    top: 25vw;
    left: 64vw;
    cursor: pointer;
    
}

.hotClickArrow2 {
    width: 14vw;
    Height: 14vw;
    position: absolute;
    top: 15vw;
    left: 54vw;
    cursor: pointer;
    animation: pulse 3s 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: -15vw;
}

.howtoDescV2{
    display: inline-block;
    width: 40vw;
    vertical-align: top;
    text-align: left;
    margin-right: -15vw;
}

.howtoDescV3{
    display: inline-block;
    width: 40vw;
    vertical-align: top;
    text-align: left;
    margin-right: -10vw;
}

.howtoDescV6{
    display: inline-block;
    width: 40vw;
    vertical-align: top;
    text-align: left;
    margin-right: 44vw;
}

.howtoSect31 {
    display: inline-block;
    width: 40vw;
    vertical-align: top;
    text-align: left;
    margin-left: 66vw;
    margin-top: calc(20vw - 220px);
    
}

.sect3img {
    display: block;
    margin: 0 auto;
    transform: translate(-244px, -40px) scale(0.5);
}






.howtoImg{
    display: inline-block;
    width: 40vw;
    vertical-align: right;
}


.howtoImgVS4 {
    display: inline-block;
    width: 55vw;
    margin-bottom: -15vw;
    transform: translateY(-60px) translateX(48px); /* Move up by 0.75 inches and right by 0.5 inch */
}

.howtoImgVS5 {
    display: inline-block;
    width: 55vw;
    margin-bottom: -0vw;
    transform: translateY(+6px) translateX(-40px); /* Move down by 0.03 inches and right by 1 inch */
}

.howtoImgVS6 {
    display: inline-block;
    width: 55vw;
    transform: translateY(-580px) translateX(200px); 
}

.howtoTitleV2{
    width: 78%;
    margin: -.10px -72px 0 0
}

.howtoTitleV3 {
    width: 78%;
    margin-left: -52px; 
}


.howtoTitle{
    width: 100%;
}

.howtoMoveleft{
      margin-left: -180px;
    }


.step{
    margin: 1vw 0;
}

.step2 {
    margin-top: 72px; /* 0.75 inches * 96 pixels/inch = 72 pixels down */
    margin-left: -52px; /* 0.75 inches * 96 pixels/inch = 72 pixels left */
}

.smallstep2 {
    margin-top: 72px; /* 0.75 inches * 96 pixels/inch = 72 pixels down */
    margin-left: -72px; /* 0.75 inches * 96 pixels/inch = 72 pixels left */
    position: relative;
    z-index: 50;
}

.sect31 {
    margin-top: -372px; 
    margin-left: 880px; 
}

.sect32 {
    margin-top: -472px; 
    margin-left: 280px; 
}


.step3 {
    margin-top: 14px; /*  */
    margin-left: -52px; /* 0.65 inches * 96 pixels/inch = 72 pixels left */
}

.smallstep3 {
    margin-top: 14px;
    margin-left: 0px; 
    position: relative; 
    z-index: 50;
}


.step4 {
    margin-top: 14px; /*  */
    margin-left: -52px; /* 0.55 inches * 96 pixels/inch = 72 pixels left */
}

.stepNum{
    width: 5vw;
    display: inline-block;
    vertical-align: top;
}

.stepNum1 {
    width: 7vw;
    display: inline-block;
    vertical-align: top;
    margin-top: -69px;
}

.scenesmall {
    width: 12vw;
    vertical-align: top;
    margin-top: -20px;
    transform: translatex(-96px);
}



.stepRight {
    display: inline-block;
    width: 19vw;
    vertical-align: top;
    margin: 0 10px;
    transform: translateY(-72px); /* Move up by 0.75 inches (approximately 72 pixels) */
}

.stepSect {
    display: inline-block;
    width: 19vw;
    vertical-align: top;
    margin: 0 10px;
    transform: translateY(-72px) translatex(8px); 
}

.stepRight2 {
    display: inline-block;
    width: 19vw;
    vertical-align: top;
    margin: 0 10px;
    transform: translateY(-72px) translatex(-6px);
}


.stepTitle{
    height: 3.2vw;
}


.ppublic{
    height: 3.2vw;
    transform: translatex(-12px);
}

.stepTitle2{
    display: inline-block;
    width:45px;
    height: auto;
    margin: 0 20px 0 0;
}

.stepRight hr{
    width: 2vw;
    margin: 8px 0;
}

.stepRight p{
    font-size: .8vw;
}

.stepSect 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;
}

.video2 {
  display: inline-block;       /* or however you were displaying it */
  transform: translateY(112px) translateX(40px) scale(0.42);
}

.slide {
    width: 80vw;
    height: 17vw;
    background-image: url('/images/slideDesc.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('images/slideDesc.png') no-repeat !important;
    background-size: 100% 100% !important;
    color: white;
    padding: .2vw 4vw !important;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 1.2vw;
    margin: 0 5vw 0 5vw !important;
}

.sect3title {
    width: 100%;
    margin-left: -52px;
    margin-top: -100px; 
}

.footerLine {
    top: -25px;
    left: 23px;
    width: auto;
    font-size: .7vw;
}

.landingFooter {
    height: 100vh;
    position: absolute;
    bottom: 20;
    width: 100%;
    text-align: center;
    z-index: 99;
}

.logo-lockup-footer{
    width: 50vw;
    margin: 25vh 15vw 3vw;
    display: block;
}

.logo-lockup-footer2{
    width: 50vw;
    margin: 25vh 25vw 3vw;
    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://defibillboards.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://Defibillboards.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://Defibillboards.png.png);
        background-size: 100% 60%;
        background-repeat: no-repeat;
    }
    
    .headerBG .hamburger-menu{
        height: 7vw;
        padding-top: 2vw;
    }
    
    .landingM{
        background: url('') 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('') 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: 25vw;
        width: 50vw;
        background: black;
        border: 2px solid #93d600;
    }
    
    .hbdesc1 p{
        position: initial;
        font-size: 3vw;
        margin: 10px auto;
        width: 90%;
    }
    
    .hbdesc2 {
        position: absolute;
        top: 2vw;
        left: 26vw;
        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%;
    }

    .hbdesc4 {
        position: absolute;
        top: 200vw;
        left: 36vw;
        width: 50vw;
        background: black;
        border: 2px solid #93d600;
    }
    
    .hbdesc4 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;
    }
  
.landingPrizes2 {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  padding: 10px 0px 0 10px;
}

 

    .howtoM{
        width: 100%;
        text-align: center;
        background: url('') 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('') 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: 5vw 0 0;
        z-index: 2;
    }
    
    .slideDesc hr {
        width: 8vw;
        margin: 8px 0;
    }
    
    .slideDesc h3{
        margin: 0;
    }
    
    .slideM{
        width: 100%;
        background-image: url();
        background-size: 100% 100%; 
        background-repeat: no-repeat;
        text-align: center;
        z-index: 2;
        position: relative;
        display: none;
    }
    
.slide{
    width: 50vw;
    height: 16vw;
    background-size: 50% 50%; 
    background-repeat: no-repeat;
    position: absolute;
    top: 20em;
} 

    #slide2M{
        display: block;
    }
    
    .thirtyMinutes{
        width: 56vw;
    }
    
    .products20oz {
        width: 75%;
        position: relative;
        z-index: 2;
        bottom: 0;
        left: 0;
        margin: 15vw auto 4vw;
    }
    
    .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;
    }


}
