body {
    font-size: 16px;
    font-family: 'Poppins', sans-serif !important;
    background-color: white!important;
}

a {
    text-align: center;
}

p {
    margin-bottom: 0rem!important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: bold!important;
    margin: 0!important;
}

.h1, h1 {
    font-size: 2.5rem!important;
}

.h2, h2 {
    font-size: 1.8rem!important;
}

.h3, h3 {
    font-size: 0.9rem!important;
}

.h1_txt_foot {
    font-size: 1.7rem!important;
}

.h2_txt_foot {
    font-size: 1rem!important;
}

.h2_txt_foot2 {
    font-size: 1rem!important;
}

img {
    width: 100%;
}

.btn-claim {
    background: -moz-linear-gradient(#FDA601,#F99D00,#F48A00,#EE7E00,#EA7300,#E46202);
    background: -webkit-linear-gradient(#FDA601,#F99D00,#F48A00,#EE7E00,#EA7300,#E46202);
    background: linear-gradient(#FDA601,#F99D00,#F48A00,#EE7E00,#EA7300,#E46202);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5a35c', endColorstr='#fb6d05',GradientType=0 );
    border: none;
    padding: 0px 100px;
    border-radius: 0.4rem;
    color: #fff;
    cursor: pointer;
    text-shadow: 0px 2px 0px rgba(0, 0, 0, 1);
    font-size: 1.8rem;
    font-weight: bold;
    height: 85px;
    margin: 20px 0;
    line-height: 85px;
    text-decoration: none;
}

.page-container {
    border: 0px;
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.flex_con{
    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    text-align: center;
    font-weight: bold;
}

.header {
    background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/up/up-bg-1.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 166vw;
    position: relative;
    z-index: 1;

    display: flex;
    flex-direction: column;
    align-items: center;
    color: white;
    text-align: center;
    font-weight: bold;
}

.mid {
    background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/up/up-bg-2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    
    position: relative;
    z-index: -1;
    margin-top: -6vw;
    height: 359vw;
    padding: 113vw 3vw 9vw 3vw;

}

.footer {
    background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/up/up-bg-3.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    
    height: 108VW;
    margin-top: -7vw;
    padding-top: 6vw;
    padding-bottom: 5vw;
}

.main_footer{
    display: flex;
    font-weight: bold;
    flex-direction: column;
    align-items: center;
    /* background-color: black; */
    background: linear-gradient(to top, black, rgba(0, 0, 0, 0.8));
    color: white;
    padding: 5vw 0;
   
}

.reg_container{
    position: absolute;
    background-color: #010101;
    border: 2px solid orange;
    border-radius: 10px;
    width: 81%;
    height: 73vh;
    margin-top: 123vw;
    padding: 0vw 8vw;
    display: none;
}

.reg_container_mobile{
    background-color: #010101;
    border: 2px solid orange;
    border-radius: 10px;
    width: 81%;
    height: 160vw;
    margin-top: -36vw;
    padding: 0vw 8vw;
    z-index: 0;
    margin-bottom: 8vw;
}

.header_logo_flex{
    display: flex;
    padding: 5vw;
    align-items: center;
    justify-content: center;
}

.mb_logo{
    width: 50%;
}

.prem_logo{
    width: 50%;
}

.btn-warning {
    background: linear-gradient(#FDA601,#F99D00,#F48A00,#EE7E00,#EA7300,#E46202);
}

.btn {
    font-weight: bold!important;
    color: white!important;

    margin-top: 3vw;
}

.win_img{
    width: 100%;
}

#carouselExampleIndicators{
   margin-top: 7vw;
}

#carouselExampleSlidesOnly{
 padding: 1vw 10vw;
}

.container_bonus {
    display: flex;
    align-items: center;
    justify-content: center;
    color:#2A328E;
}

.big-word {
  font-size: 18vw;
  margin-right: 20px;
}

.two-line-word {
    font-size: 8vw;
    line-height: 1;
}

.mide_game_flex{
    display: none;
}

.element{
     position: absolute;
}

.coin1{
    width: 25%;
    margin: 239vw 96vw 0vw 0vw;
    z-index: -1;
}

.coin2{
    width: 12%;
    margin: 160vw 94vw 0vw 0vw;
    z-index: -1;
}

.coin3{
    width: 20%;
    margin: 104vw 0vw 0vw 100vw;
    z-index: -1;
}

.soccer1{
    width: 25%;
    margin: 222vw -102vw 0vw 0vw;
    z-index: -1;
}

.mid_txt_blue{
    color:#2A328E; 
    margin: 1vw 0!important
}

.mid_txt_non_blue{
    margin: 1vw 0!important
}

.mide_game_img{
    width: 60%;
    margin: auto;
}

.winner-container {
    margin-top: 60px;
    padding-bottom: 265px;
    width: 80%;
}

.slider{
    display: none;
}

#slider-2 {
    height: 10vw;
    position: relative;
    perspective: 1000px;
    transform-style: preserve-3d;
}

#slider-2 label {
    margin: auto;
    width: 50%;
    border-radius: 4px;
    position: absolute;
    left: 0;
    right: 0;
    cursor: pointer;
    transition: transform 0.4s ease;
}

#s1:checked ~ #slide4, #s2:checked ~ #slide5,
#s3:checked ~ #slide1, #s4:checked ~ #slide2,
#s5:checked ~ #slide3 {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
    transform: translate3d(-30%,0,-200px);
}

#s1:checked ~ #slide5, #s2:checked ~ #slide1,
#s3:checked ~ #slide2, #s4:checked ~ #slide3,
#s5:checked ~ #slide4 {
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.3), 0 2px 2px 0 rgba(0,0,0,.2);
    transform: translate3d(-15%,0,-100px);
}

#s1:checked ~ #slide1, #s2:checked ~ #slide2,
#s3:checked ~ #slide3, #s4:checked ~ #slide4,
#s5:checked ~ #slide5 {
    box-shadow: 0 13px 25px 0 rgba(0,0,0,.3), 0 11px 7px 0 rgba(0,0,0,.19);
    transform: translate3d(0,0,0);
}

#s1:checked ~ #slide2, #s2:checked ~ #slide3,
#s3:checked ~ #slide4, #s4:checked ~ #slide5,
#s5:checked ~ #slide1 {
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.3), 0 2px 2px 0 rgba(0,0,0,.2);
    transform: translate3d(15%,0,-100px);
}

#s1:checked ~ #slide3, #s2:checked ~ #slide4,
#s3:checked ~ #slide5, #s4:checked ~ #slide1,
#s5:checked ~ #slide2 {
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.37);
    transform: translate3d(30%,0,-200px);
}

@media (min-width: 576px) {

}

@media (max-width: 767.98px) { 
    .header {
        background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/mup/mup-bg-1.png);
        z-index: -1;
    }

    .mid {
        background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/mup/mup-bg-2.jpg);   
        padding: 0vw 3vw 9vw 3vw;
        height: 295vw;
    }

     .footer {
        background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/mup/mup-bg-3.png);
        height: 118vw;
    }

     .btn-claim {
        padding: 0px 20px;
        font-size: 1.3rem !important;
        margin: 9px 0;
        height: 50px;
        line-height: 45px;
    }

    .winner-container {
        padding-bottom: 35%;
        margin-top: 16%;
    }

    #slider-2 label {
        width: 70%;
    }

}

@media (min-width: 768px) {

    .header_x{
        font-size: 2rem!important;
    }

    .h3, h3 {
        font-size: 1.75rem!important;
    }

    .h2_txt{
        font-size: 1rem!important;
    }

    .h1_txt{
         font-size: 1.4rem!important;
    }

    .header_txt3{
         font-size: 0.6rem!important;
    }

    .h3_txt {
        font-size: 1rem!important;
    }
    
    .header {
        height: 55vw;
        align-items: flex-end;
    }

    .mid {
        height: 77vw;
        padding: 8vw;
    }

    .footer {
        height: 53vw;
        margin-top: -7vw;
        padding-top: 3vw;
        padding-bottom: 1vw;
    }

    .reg_container {
        display: block;
        width: 30%;
        height: 31vh;
        margin: 6vw 11vw 0vw 0vw;
        padding: 0vw;
    }

    .reg_container_mobile{
        display: none;
    }

    .header_logo_flex {
        padding: 2vw 10vw;
    }

    .mb_logo{
        width: 100%;
    }

    .prem_logo{
        width: 100%;
    }

    .mid_text{
        width: 60%;
    }

    .mid_img{
        width: 70%;
    }

    .big-word {
        font-size: 9vw;
        margin: -6vw 0;
    }

    .two-line-word {
        font-size: 4vw;
    }

    #carouselExampleIndicators{
        display: none;
    }

    .mide_game_flex{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        margin-bottom: 3vw;
    }

    .mide_game_img{
        width: 25%;
    }

    .main_footer {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly;
        padding: 2vw 0;
    }

    .main_footer_text{
        margin: 0!important;
    }
    
    .btn{
        margin: 0;
    }

    .timer{
        font-size: 3vw;
    }

    .slide_div{
        width: 64%!important;
    }

    .coin1 {
        width: 15%;
        margin: 71vw 82vw 0vw 0vw;
    }

    .coin2 {
        width: 17%;
        margin: -3vw 83vw 0vw 0vw;
    }

    .coin3 {
        width: 15%;
        margin: -7vw 0vw 0vw 84vw;
    }

    .soccer1 {
        width: 14%;
        margin: 31vw -90vw 0vw 0vw;
    }

    .h1, h1 {
        font-size: 5rem!important;
    }

    .h2, h2 {
        font-size: 3.5rem!important;
    }

    .winner-container {
        margin-top: 60px;
        padding-bottom: 21vw;
        width: 80%;
    }


}

@media (min-width: 992px) {
 
   
    
    .header {
        background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/up/up-bg-1.png);
        height: 54vw;
        align-items: flex-end;
    }

    .mid {
        background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/up/up-bg-2.png);
        padding: 8vw;
    }

    .footer {
        background-image: url(https://mb888937.blob.core.windows.net/landing-page-asset/plpunts/up/up-bg-3.png);
        height: 53vw;
        margin-top: -7vw;
        padding-top: 3vw;
        padding-bottom: 1vw;
    }

    

    .h1_txt {
        font-size: 2.7rem!important;
    }

    .h2_txt {
        font-size: 2rem!important;
    }

    .header_txt3 {
        font-size: 0.9rem!important;
    }

    .h3_txt {
        font-size: 1.6rem!important;
    }


    .reg_container {
        width: 30%;
        height: 95vh;
        margin: 6vw 11vw 0vw 0vw;
        padding: 0vw;
    }

    .header_logo_flex {
        padding: 2vw 10vw;
    }

    .mb_logo{
        width: 100%;
    }

    .prem_logo{
        width: 100%;
    }

    .mid_text{
        width: 60%;
    }

    .mid_img{
        width: 70%;
    }

    .big-word {
        font-size: 9vw;
        margin: -6vw 0;
    }

    .two-line-word {
        font-size: 4vw;
    }

    #carouselExampleIndicators{
        display: none;
    }

    .mide_game_flex{
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        margin-bottom: 3vw;
        width: 85%;
    }

    .mide_game_img{
        width: 22%;
    }

    .main_footer {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding: 2vw 0;
    }

    .main_footer_text{
        margin: 0!important;
    }
    
    .btn{
        margin: 0;
    }

    .h2_txt_foot2 {
        font-size: 2rem!important;
    }

    .timer{
        font-size: 3vw;
    }

    .slide_div{
        width: 64%!important;
    }

    .coin1 {
        width: 15%;
        margin: 51vw 82vw 0vw 0vw;
    }

    .coin2 {
        width: 17%;
        margin: -3vw 83vw 0vw 0vw;
    }

    .coin3 {
        width: 15%;
        margin: -7vw 0vw 0vw 84vw;
    }

    .soccer1 {
        width: 14%;
        margin: 31vw -90vw 0vw 0vw;
    }

    .h1, h1 {
        font-size: 5rem!important;
    }

    .h2, h2 {
        font-size: 3.5rem!important;
    }
}


@media (min-width: 1200px) { 

    .h1_txt {
        font-size: 3.5rem!important;
    }

    .h2_txt {
        font-size: 2.6rem!important;
    }

    .header_txt3 {
        font-size: 1.2rem!important;
    }
}

@media (min-width: 1400px) {

 }