/*html,
body {
    overscroll-behavior-y: contain !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}
*/


#wrapper_24, #inhold_24{
    position: absolute;
    width: 1080px;
    height: 1080px;
    top: 0;
    left: 0;

    padding: 0;
}

#inhold_24{
    pointer-events: none;
}


#bg_desktop_24, #el_1_24, #el_2_24, #el_3_24, #el_4_24{
    position: absolute;
    width: 1920px;
    height: 1080px;
    
    left: -1000px;
    right: -1000px;
    margin: 0 auto;
    
    background-position: 50% 0;
}

#bg_desktop_24{
    top: 0;
    background-image: url('bg_desktop.jpg');
}

#el_1_24{
    background-image: url('el_1.png');
    bottom: 0;
}

#el_2_24{
    background-image: url('el_2.png');
    bottom: 0;
}

#el_3_24{
    background-image: url('el_3.png');
    top: 0;
}

#el_4_24{
    background-image: url('el_4.png');
    top: 0;
}



#bg_mobile_24{
    position: absolute;
    /* width: 1400px; */
    /* height: 2140px; */
    width: 1000px;
    height: 1529px;
    left: -400px;
    right: -400px;
    margin: 0 auto;
    background-image: url('bg_mobile.jpg');
    background-position: 50% 0;
}

#ad_cont_24{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

#screen_24{
    position: absolute;
    left: -1025px;
    right: -1000px;
    margin: 0 auto;

    width: 800px;
    height: 455px;
    top: 151px;
    
    /* background-color: black; */
    /* opacity: 0; */
}

#banner_cn_24, #banner_one_24, #banner_two_24, #banner_three_24, #banner_four_24, #banner_five_24, #banner_click_24, #banner_six_24{
    position: absolute;
    width: 797px;
    height: 237px;
    top: 0;
    left: 0;

    background-size: contain;
}

#banner_cn_24{

    top: 10px;
    overflow: hidden;
    left: -5px;
    right: 0;
    margin: 0 auto;
    scale: 0.97;
    cursor: pointer;
}


#banner_one_24{
    background-image: url('banner_one.jpg');
}

#banner_two_24{
    background-image: url('banner_two.jpg');
}

#banner_three_24{
    background-image: url('banner_three.jpg');
}

#banner_four_24{
    background-image: url('banner_four.jpg');
}

#banner_five_24{
    background-image: url('banner_five.jpg');
}

#banner_six_24{
    background-image: url('banner_one.jpg');
}



#can_gb_24{
    position: absolute;
    width: 1920px;
    height: 1080px;
    top: 0;
    left: -960px;
    right: -1000px;
    margin: 0 auto;
}

#buf_gb_24{
    position: absolute;
    display: none;
}




/* ============================================================ */


/*
body {
    position: relative;
    width: 100%;
    height: 100vh;
    margin: 0;
    overflow: hidden;
}
*/
#canvas_24 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width:  1000px;
    height:  667px;
}
.plane {
    width: 90%;
    height: 100%;
    margin-top: -40px;
    margin-left: 50px;
}
.plane img {
    display: none;
}




#test_24 {
    position: absolute;
    top: 0px;
    width: 50px;
    height: 600px;
    background-color: rgba(255,111,55, 0.5);
    z-index: 999999998;
}

#logo_24 {
    position: absolute;
    background-image: url(logo.png);
    width: 1007px;
    height: 205px;
    cursor: pointer;
}

.arrow_24 {
    position: absolute;
    background-image: url(arrow.png);
    width: 67px;
    height: 155px;
}

#a3_24 {
    position: absolute;
    bottom: -80px;
    left: 0px;
    width: 200px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 30px 50px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
#a4_24 {
    position: absolute;
    bottom: -80px;
    right: 0px;
    width: 200px;
    height: 20px;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 30px 50px;
    border-radius: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.side_24 {
    position: absolute;
}

#playerCont_24 {
    position: absolute;
}


#posters_24 {
    cursor:  pointer;
}

#bg_color_24, #clicker_24{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;

    cursor: pointer;
}


#bg_color_24{

   background-color: #552362;
}


/*///////////////////////////////////////*/


#close_btn_24 {
    position: absolute !important;
    width: 93px !important;
    height: 93px !important;
    top: -10px !important;
    right: -10px !important;
    background-image: url(close_btn.png) !important;
    cursor: pointer !important;
    /*background-color: red;*/
    z-index: 9999999 !important;
}

#close_ad_btn_24 {
    position: absolute !important;
    width: 93px;
    height: 93px;
    top: 10px !important;
    right: 10px !important;
    background-image: url(close_btn.png) !important;
    cursor: pointer !important;
    /*background-color: red;*/
    z-index: 9999999 !important;
    background-size: contain;
}




#ad_24 {
    /*background-color:  #4d4e50;*/
    width: 100%;
    height: 100%;
    position: fixed !important;
    border: 0px solid #CCC !important;
    -webkit-perspective: 1000px !important;
    -moz-perspective: 1000px !important;
    -o-perspective: 1000px !important;
    perspective: 1000px !important;
    z-index: 9999999 !important;
    /*cursor: grab !important;*/

    left: 0px;
    top: 0px;
    bottom:  0px;
    right:  0px;

    /*bottom: 20px;*/
    /*right: 20px;*/
    display: none;

    /*background-color: gray;*/
}


.noDisplay_24 {
    display: none;
}

.noDisplay {
    display: none;
}

.noEvents{
  pointer-events: none !important;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}


