    * {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        font-family: "sauna-swash-new", "sans-serif";
        padding: 0;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
    }
    
     ::-webkit-scrollbar {
        display: none;
    }
    
    .version {
        color: yellow;
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        margin: 0 auto;
        width: 30%;
        text-transform: lowercase;
        position: relative;
    }
    
    @font-face {
        font-family: "sauna-swash-new";
        src: local('sauna-swash-new'), local('sauna-swash-new'), url(./font/sauna-swash-new.woff2)format('woff2'), url(./font/sauna-swash-new.woff)format('woff'), url(./font/sauna-swash-new.opentype)format('opentype');
        font-style: italic;
        font-weight: 900;
    }
    
    .tk-sauna-swash-new {
        font-family: "sauna-swash-new", sans-serif;
    }
    
    @font-face {
        font-family: 'Pacifico';
        font-style: normal;
        font-weight: 400;
        src: local('Pacifico Regular'), local('Pacifico-Regular'), url(./font/pacifico.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }
    
    @font-face {
        font-family: 'Cabin Sketch';
        font-style: normal;
        font-weight: 700;
        src: local('Cabin Sketch Bold'), local('CabinSketch-Bold'), url(./font/cabinsketch.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }
    
    @font-face {
        font-family: 'Dancing Script';
        font-style: normal;
        font-weight: 400;
        src: local('Dancing Script Regular'), local('DancingScript-Regular'), url(./font/DancingScript-Regular.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }
    
    #preventer {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 99999999999;
    }
    
    body {
        -webkit-touch-callout: none;
        -webkit-text-size-adjust: none;
        -webkit-user-select: none;
        user-select: none;
        background-color: white !important;
        background-image: linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%);
        background-image: -webkit-linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%);
        background-image: -ms-linear-gradient(top, #A7A7A7 0%, #E4E4E4 51%);
        background-attachment: fixed;
        font-size: 12px;
        height: 100%;
        margin: 0px;
        padding: 0px;
        text-transform: uppercase;
        width: 100%;
        background-color: #32383d;
        font-size: 12px;
        overflow: hidden;
    }
    
    #allcontain {
        position: relative;
        width: 100%;
        height: 100vh;
        margin: 0 auto;
        background-image: url(../images/bg/bg.png);
        background-size: 100% 100%;
    }
    
    .app {
        /* background-image: url("../images/bg/mainscreen_findnum_bis_medium.jpg");*/
        /*background-color: hotpink;*/
        background-size: 100% 100%;
        position: relative;
        left: 00%;
        top: 00%;
        height: 100vh;
        width: 100%;
        overflow: hidden;
        text-align: center;
        /*padding: 180px 0px 0px 0px;    */
        /* margin: -115px 0px 0px -112px;*/
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7db9e8+1,074b99+99 */
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#47386f+1,21056d+99 */
        /*background: #47386f; /* Old browsers */
        /*  background: -moz-linear-gradient(-45deg, #47386f 1%, #21056d 99%); /* FF3.6-15 */
        /* background: -webkit-linear-gradient(-45deg, #47386f 1%,#21056d 99%); /* Chrome10-25,Safari5.1-6 */
        /* background: linear-gradient(135deg, #47386f 1%,#21056d 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47386f', endColorstr='#21056d',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        text-shadow: none !important;
    }
    
    #bg_desert_div {
        /*  background-image: url("../images/bg/bg.png");*/
        opacity: 0;
        position: absolute;
        /*left: -53px;
    top: 54px;*/
        /*    width: 427px;
    height: 408px;*/
        background-size: 100% 100%;
        width: 100%;
        z-index: 2;
    }
    
    #bg_redcarpet_div {
        position: absolute;
        /*left: -89px;
    top: -2px;
    width: 498px;
    height: 539px;*/
        width: 100%;
        z-index: 3;
    }
    
    #bg_flower_div {
        left: 0px;
        width: 100%;
        z-index: 4;
    }
    
    .class_bg {
        height: 92%;
    }
    
    @media screen and (min-aspect-ratio: 1/1) and (min-width:400px) {
        .app {
            margin: 0;
            /*just for lint if any issue remove */
        }
    }
    
    h1 {
        font-size: 24px;
        font-weight: normal;
        margin: 0px;
        overflow: visible;
        padding: 0px;
        text-align: center;
    }
    
    .event {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        color: #FFFFFF;
        font-size: 12px;
        margin: 0px 30px;
        padding: 2px 0px;
    }
    
    .event.listening {
        background-color: #333333;
        display: block;
    }
    
    .event.received {
        background-color: #4B946A;
        display: none;
    }
    
    @keyframes fade {
        from {
            opacity: 1.0;
        }
        50% {
            opacity: 0.4;
        }
        to {
            opacity: 1.0;
        }
    }
    
    @-webkit-keyframes fade {
        from {
            opacity: 1.0;
        }
        50% {
            opacity: 0.4;
        }
        to {
            opacity: 1.0;
        }
    }
    
    input:focus,
    textarea:focus {
        outline: none;
        background-image: url("../images/paper/input_bg1.png");
        background-size: 100% 100% !important;
        border: none;
        padding: 0.5em 0em;
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    
    input {
        background-image: url("../images/paper/input_bg1.png");
        background-size: 100% 100% !important;
        border: none;
        padding: 0.5em 0em;
        display: block;
        font-family: Arial, Arial, Helvetica, sans-serif;
        margin: 0 auto;
        font-size: 15px;
        background-color: #ffffff00;
        width: 70%;
    }
    /**  mainpage*/
    
    .profile_pic {
        width: 50%;
        border-radius: 50%;
        height: 100%;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: 2% auto
    }
    
    .profile_pic_cnt {
        float: left;
        width: 24%;
        height: 80%;
    }
    
    #logo {
        position: relative;
        top: 20%;
        height: 20%;
        background-size: 100% 100%;
    }
    
    #logobox {
        background-image: url("../images/cordova.png");
        background-size: 100% 100%;
        margin: 0 auto;
        height: 60%;
        width: 25%;
    }
    
    #deviceready .mainlogo {
        font-size: 2em;
        color: #ff3434;
        width: 99%;
        text-align: center;
        margin: 0 auto;
        height: 40%;
        background-size: 100%;
        background-image: url("../images/background_findnum.png");
    }
    
    #start-button {
        position: relative;
        top: 25vh;
    }
    
    #start-button #startbtn {
        padding: 10px;
        background-color: #ff3434;
        width: 51%;
        margin: 0 auto;
    }
    
    .data_container #reauth_box #reauth_box_message * {
        height: 100%;
        font-family: sans-serif
    }
    
    #login-button {
        width: 50%;
        position: absolute;
        /* display: block; */
        /* margin: 0 auto; */
        bottom: 40%;
        font-size: 0.9em;
        right: 42%;
        height: 10%;
        line-height: 0px;
        /* float: right; */
        background-image: url("../images/buttons/login.png");
        background-size: 100% 100%;
        border-radius: 10px;
    }
    
    #fblogin-button {
        width: 80%;
        position: relative;
        /* display: block; */
        margin: 0 auto;
        font-size: 0.9em;
        left: 0px;
        right: 0px;
        height: 15%;
        line-height: 0px;
        height: 75px;
        border: none;
        background: none;
        /* float: right; */
        background-image: url("../images/buttons/facebook_button.png");
        background-size: 100% 100%;
        border-radius: 10px;
    }
    
    #google-login-button {
        width: 80%;
        position: relative;
        /* display: block; */
        margin: 0 auto;
        font-size: 0.9em;
        left: 0px;
        right: 0px;
        height: 75px;
        line-height: 0px;
        /* float: right; */
        background-image: url("../images/buttons/glogin-btn.png");
        background-size: 100% 100%;
        border-radius: 10px;
    }
    
    #single_player_g_btn {
        background-image: url("../images/menu/1.png");
        background-size: 100% 100%;
        position: relative;
        top: 1%;
        width: 41%;
        height: 19%;
        left: 6%;
    }
    
    #two_player_g_btn {
        background-image: url("../images/menu/2.png");
        background-size: 100% 100%;
        width: 43%;
        left: 57%;
        height: 20%;
        padding: 0;
        top: -2%;
        margin: 0;
        position: relative;
    }
    
    #online_g_btn {
        background-image: url("../images/menu/3.png");
        background-size: 100% 100%;
        width: 42%;
        left: -16%;
        top: -9%;
        height: 35%;
        position: relative;
    }
    
    #score_g_btn {
        background-image: url("../images/menu/5.png");
        background-size: 100% 100%;
        width: 40%;
        left: 63%;
        top: 69%;
        height: 34%;
        position: absolute;
    }
    
    #mgames_g_btn {
        background-image: url("../images/menu/4.png");
        background-size: 100% 100%;
        left: -16%;
        top: 8%;
        width: 30%;
        height: 25%;
        position: relative;
        ;
    }
    /**
    mainpage
    
*/
    
    .main_app_container {
        height: 84%;
        float: left;
    }
    /* second page*/
    
    .main {
        display: block;
        margin: 0% auto;
        width: 100%;
        height: 50%;
    }
    
    .btn_mainscreen {
        position: relative;
        width: 100%;
        padding: 10px 10px;
        margin: 0 auto;
        margin-bottom: 10px;
        display: block;
        /* float: left; */
        border: 0;
        background-color: transparent;
        background-size: 100% 100% !important;
        background-repeat: no-repeat;
    }
    
    .btn1 {
        font-family: 'Dancing Script', cursive;
        font-size: 2em;
        position: relative;
        width: 100%;
        text-align: center;
        padding: 10px 10px;
        margin: 0 auto;
        margin-bottom: 10px;
        display: block;
        color: #ffcc00;
        /* float: left; */
        border: none;
        background-color: transparent;
        background-image: url("../images/buttons/Button_brown.png");
        background-size: 100% 100% !important;
        background-repeat: no-repeat;
    }
    
    .btnholder_two {
        width: 90%;
        margin: auto;
        top: 5%;
        height: 20%;
        position: relative;
    }
    
    .twoplaywin {
        font-size: 1.6em;
        width: 33%;
        float: left;
    }
    
    .btn1:focus {
        outline: none;
    }
    
    .sound_g_btn_on {
        background-image: url("../images/buttons/audio_on.png");
    }
    
    .sound_g_btn_off {
        background-image: url("../images/buttons/audio_off.png");
    }
    
    .sound_btn {
        position: absolute;
        width: 17%;
        height: 5%;
        right: 0px;
        top: 7px;
    }
    /*Level Selection*/
    
    .heading_cust_info {
        background-color: #FFCC01;
        color: #521c03;
        width: fit-content;
        margin: 0 auto;
        font-size: 2em;
        border: 2px solid black;
        border-radius: 10px;
        padding: 1%;
        margin-top: 10%;
        margin-bottom: 14px;
    }
    
    #chapter_select .btn1 {
        width: 50%;
    }
    
    .level_btn {
        width: 16%;
        float: left;
    }
    
    #levelblock .levelall .level_btn {
        width: 20%;
    }
    .level_scroll_arrow_down{
        position: fixed;
        right: 2%;
        background-color: #ff6400;
        padding: 9px;
        color: antiquewhite;
        bottom: 10%;

    }
    #chapter_select {
        display: block;
        margin: 40% auto;
    }
    /*Level Selection end*/
    /*main game generated*/
    
    #levelblock {
        display: block;
        margin: 0 auto;
        height: 100%;
        position: absolute;
        top: 0;
    }
    
    #levelblock .levelall {
        display: block;
        margin: 00% auto;
        overflow-y: scroll;
        height: auto;
    }
    
    .level_text {
        font-size: 0.7em;
        margin: 0 auto;
        position: relative;
        display: block;
        font-family: monospace;
    }
    
    .unlockednewtag {
        position: absolute;
        display: inline-block;
        width: 1em;
        height: 1em;
        left: 80%;
        top: 50%;
        line-height: 1em;
        vertical-align: middle;
        right: 0px;
        font-size: 16px;
        color: yellow
    }
    
    .unlockednewtag i:nth-child(2) {
        color: red
    }
    
    #generated_num_div,
    #multiplayer_game_screen {
        position: relative;
        margin: 1% 0;
        width: auto;
        max-width: 100%;
        height: 99%;
        background-image: url("../images/background_findnum_wood.png");
        background-size: 100% 100% !important;
    }
    
    #generated_num_div span span,
    #multiplayer_game_screen span span {
        background-size: 100% 100%
    }
    
    #inner_space {
        margin: auto 0;
        position: relative;
        z-index: 1;
    }
    
    span span {
        font-family: 'Pacifico', cursive;
        margin: 1px;
        position: relative;
        display: inline-block;
        /*height:20px;*/
        top: 0px;
        color: #2b2b2b;
        /*border:2px solid black;*/
        border-radius: 30%;
        /*background-color: #080e06;*/
        text-align: center;
        width: 8%;
        font-size: 16px;
        padding: 2% 1%;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    
    #deviceready {
        position: relative;
        width: 99%;
        height: auto;
        z-index: 1;
        margin: 0px auto;
    }
    
    #deviceready,
    #deviceready h1,
    #deviceready p {
        margin-top: 0px;
        font-size: 20px;
    }
    
    .btn-overlay-star {
        font-size: 35%;
        display: block;
        position: relative;
        margin: 0 auto;
    }
    
    .btn-overlay-check {
        font-size: 1em;
        display: block;
        position: relative;
        margin: 0 auto;
        color: #00ff00;
        /* top: 10%; */
        /* left: 56%; */
        float: right;
    }
    /*main game generated*/
    /*css for count num*/
    
    .label1 {
        font-size: 1.6em;
        padding: 10px 0px;
        margin: 0 auto;
    }
    
    #cnt_contain {
        position: absolute;
        margin: auto;
        width: 50%;
        top: 20%;
        color: greenyellow;
        left: 25%;
        text-align: center;
        font-size: 7em;
        height: 30%;
        z-index: 100;
    }
    
    #black_screen,
    #disablerbg {
        position: absolute;
        top: 0px;
        width: 100%;
        height: 100%;
        background-color: black;
        opacity: 0.8;
        z-index: 99;
        display: block;
    }
    
    #heading {
        width: 100%;
        height: 8%;
        background-size: 100% 100%;
        position: relative;
    }
    
    #heading .heading2 {
        float: left;
        height: 100%;
        width: 51%;
        color: #efd020;
        font-size: 2em;
        font-weight: bold;
    }
    
    #heading_two .heading2 {
        float: left;
        height: 50%;
        width: 51%;
        position: relative;
        top: 30%;
        color: #efd020;
        font-size: 2em;
        font-weight: bold;
    }
    #heading_two .profile_pic{
        display: none;

    }
    .f_twoplayer #heading_two .profile_pic{
        display: block;

    } 
    .heading3 {
        float: left;
        height: 100%;
        width: 24%
    }
    
    .footermenu {
        position: absolute;
        width: 20%;
        height: 10%;
        z-index: 97;
        top: 2%;
        right: 0px;
        float: right;
    }
    
    #numshow {
        height: 55%;
        color: black;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 1.8em;
        font-weight: bold;
        float: none;
        margin: 0 auto;
        background-color: #efd020;
        border: 4px solid #a47446;
        border-radius: 20px;
        width: fit-content;
        min-width: 50%;
        max-width: 100%;
        padding: 0 5px;
    }
    
    .lifebar_img {
        height: 20px;
    }
    
    #rightbar {
        width: 20%;
        height: 100%;
    }
    
    #bonusbarimg {
        width: 100%;
        clear: left;
        height: 20%;
        display: block;
        overflow: hidden;
    }
    
    #backline {
        box-shadow: 1px 1px 2px black, 0 0 45px blue, 0 0 30px darkblue;
    }
    
    .animate__animated.animate__fadeOutDown {
        --animate-duration: 2s;
    }
    
    .gifplay_single {
        width: 12%;
        height: auto;
    }
    
    .backline {
        animation-timing-function: linear;
        animation-duration: 10s;
        animation-play-state: running;
        animation-name: color_change;
    }
    
    @keyframes color_change {
        from {
            stroke: #33ff00;
        }
        to {
            stroke: #ff0000;
        }
    }
    /*css for cout num end*/
    /* HUD*/
    
    #back_g_btn {
        min-width: 50%;
        padding: 2px 2px;
        bottom: 00px;
    }
    
    .multi #heading_two #footer #back_g_btn {
        bottom: 00px;
    }
    /**DIALOGBOX*/
    
    .dialog_box_1,
    .popup_global_gameover_ad,
    .popup_global_gameover,
    .popup_global_powerup_magic {
        margin: 0 auto;
        width: 99%;
        position: absolute;
        top: 35%;
        border: solid 2px black;
        border-radius: 10px;
        height: 30%;
        width: 100%;
        z-index: 100;
        background-color: #fffee7f2;
    }
    
    #popup_global_bigimg,
    #popup_global_bigimg_count {
        position: relative;
        width: 100%;
    }
    
    #popup_global_bigimg_count {
        color: #ff0000;
        font-size: 10em;
        top: -25%;
        font-family: 'sauna-swash-new Times New Roman', Times, serif;
    }
    
    #popup_global_container {
        background-image: url("../images/star/backlight_move.gif");
    }
    
    #heading_pause h1 {
        font-size: 1.5em;
        padding-top: 5%;
        text-transform: capitalize;
    }
    
    #heading_pause {
        height: 50%;
        margin-bottom: 10px;
    }
    
    #heading_pause #logo {
        position: relative;
        top: 20%;
        height: 73%;
        background-size: 100% 100%;
    }
    
    #heading_pause #logobox {
        background-image: url("../images/cordova.png");
        background-size: 100% 100%;
        margin: 0 auto;
        height: 60%;
        width: 16%;
    }
    
    #yes_back_menu,
    #no_back_menu {
        position: relative;
        top: 10%;
        float: left;
        height: 20%;
        left: 13%;
        width: 35%;
        padding: 0px
    }
    
    #custom_no_btn {
        position: relative;
        height: 20%;
        width: 35%;
        padding: 0px;
        top: 30%;
        margin: 0 auto;
    }
    /*scoreboard*/
    
    #warning-message {
        display: none;
    }
    
    @media only screen and (orientation:portrait) {
        #allcontain {
            display: block;
        }
        #warning-message {
            display: none;
        }
    }
    
    @media only screen and (orientation:landscape) {
        #warning-message {
            display: block;
        }
    }
    
    #_preload_div_,
    #warning-message {
        background-color: black;
        width: 100%;
        height: 100%;
        position: absolute;
        z-index: 999
    }
    
    #_preload_div_ #gamename,
    #warning-message #gamename {
        color: white;
        font-size: 2.2em;
        display: block;
    }
    
    #_preload_div_ #logobox,
    #warning-message #logobox {
        width: 30%;
        max-width: 80px;
        min-width: 75px;
        height: 75px;
        display: block;
        margin-top: 150px;
    }
    
    #warning-message #w-message {
        font-size: 2.5em;
        color: red;
    }
    
    #_preload_div_ .preload_loading_gif,
    #warning-message .preload_loading_gif {
        width: 50px;
        height: 50px;
    }
    
    #preload_loading,
    #warning-message {
        position: relative;
        bottom: 0px;
        right: 0px;
        color: white;
        font-size: 1.5em;
    }
    
    .preloading_findnum {
        background-image: url("../images/bg/_preloader.gif");
        width: 100px;
        background-size: 100% 100%;
        height: 100px;
        background-repeat: no-repeat;
    }
    
    #scoreboard_single {
        position: absolute;
    }
    
    .scoreboard {
        top: 0%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        margin: 0 0;
        border-radius: 0px;
    }
    
    #scoreboard_single_back0 {
        height: 100%;
        margin: 0 auto;
        width: auto;
        max-width: 100%;
        position: relative;
    }
    
    #scoreboard_single_back1 {
        position: absolute;
        background-image: url("../images/bg/Score_Board_1.png");
        background-size: auto 100%;
        background-position: 50%;
    }
    
    #scoreboard_single_centre .star_contain {
        width: 30%;
        margin: 0 auto;
        height: 9%;
        top: 30%;
    }
    
    #scoreboard_single_container {
        display: inline-block;
        position: relative;
    }
    
    #scoreboard_single_centre {
        position: absolute;
        top: 0%;
        width: 100%;
        height: 100%;
    }
    
    #scoreboard_single_centre>div {
        position: relative;
        top: 30%;
        margin: 0 auto;
    }
    
    #score_single_down {
        position: relative;
        top: 30%;
        width: 40%;
        margin: 0 auto;
    }
    
    #scoreboard_single_button_holder1 .fbshare:hover,
    #scoreboard_single_button_holder1 .fbshare:active,
    #scoreboard_single_button_holder1 .fbshare {
        width: 30%;
        /* position: relative; */
        border: none;
        padding: 34px 10px;
        background-size: 100% 100%;
        background-color: transparent;
        outline: none;
    }
    
    #scoreboard_single_button_holder1 #fbshare {
        background-image: url("../images/buttons/facebook_share_button.png");
    }
    
    #scoreboard_single_button_holder1 #gad {
        background-image: url("../images/buttons/ad_button.png");
    }
    
    #scoreboard_single_button_holder1 #likefb {
        background-image: url("../images/buttons/facebook_like_button.png");
        padding: 15px;
    }
    
    #scoreboard_single_button_holder1 #likefb iframe {
        opacity: 0;
    }
    
    #score_text {
        z-index: 1;
        position: relative;
        font-size: 8em;
        color: darkred;
        margin: 0;
    }
    
    .star {
        width: 33%;
        float: left;
        height: 100%;
        display: none;
        background-size: 100% 100%;
        background-image: url("../images/star/star.png");
    }
    
    .showstar1 {
        float: none;
        margin: 0 auto;
    }
    
    .showstar2 {
        width: 45%;
    }
    
    .singleplaywin {
        font-size: 1.6em;
        width: 33%;
        float: left;
    }
    /*two player*/
    
    .player_home {
        height: 80%;
        width: 12%;
        position: relative;
        margin: 0 auto;
    }
    
    .gnome_player {
        position: absolute;
        width: 100%;
        height: 100%;
        /* border-radius: 50%;*/
        background-size: 100% 100%;
        background-repeat: no-repeat;
        z-index: 96;
        background-position-x: center;
    }
    
    #gnome_player_pawn2 {
        /* background-color: black;*/
        background-image: url("../images/sword/player_green.png");
        bottom: 70%
    }
    
    #gnome_player_pawn1 {
        /*   background-color: red;*/
        background-image: url("../images/sword/player_red.png");
        -webkit-transform: scaleY(-1) scaleX(-1);
        -moz-transform: scaleY(-1) scaleX(-1);
        -o-transform: scaleY(-1) scaleX(-1);
        transform: scaleY(-1) scaleX(-1);
        top: 95%;
        z-index: 96
    }
    
    .gnome_player_point {
        position: absolute;
        left: 40%;
        width: 20%;
        height: 35%;
        z-index: 96;
        width: 10px;
        height: 10px;
        border-radius: 50%;
    }
    
    #gnome_player_point1 {
        /* background-color: blue;*/
        bottom: 50%;
    }
    
    #dialog {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0px;
    }
    
    #dialog_container {
        margin: 0 auto;
        background: black;
        top: 10%;
        position: relative;
        width: 80%;
        border: white 1px solid;
        border-radius: 20px;
        padding: 10px;
        font-size: 1.5em;
    }
    
    #dialog_container p {
        color: white
    }
    
    .name_input {
        font-size: 0.8em;
        text-align: center;
    }
    
    #heading_two {
        position: relative;
        bottom: 0%;
        height: 8%;
        width: 100%;
        float: left;
        z-index: 97;
        background-size: 100% 100%;
        background-image: "";
        /*            background-image: url(../images/twoplayer_game_play_board/two_bottom_2.png);
*/
    }
    
    .multi #heading_two {
        position: absolute;
    }
    
    #animation_container {
        position: absolute;
        margin: auto;
        left: -100%;
        right: -100%;
        top: -100%;
        bottom: -100%;
    }
    
    #scoreboard_two #animation_container {
        width: 100%;
        height: 100%
    }
    
    #scoreholder_two {
        position: relative;
        top: 30%;
        width: 100%
    }
    
    .score_two_combo {
        font-size: 2em;
        color: #521c03;
        padding: 0;
        margin: 0 auto;
        width: fit-content;
        text-transform: none;
        height: 31px;
    }
    
    .parnetnumclass {
        position: relative;
    }
    
    .combo_img {
        display: inline-block;
        width: 350%;
        height: 600%;
        top: -300%;
        left: -125%;
        position: absolute;
        z-index: 1;
    }
    
    .fallimg {
        position: absolute;
        width: 155%;
        left: -30%;
        display: none;
    }
    
    #vs_screen_two {
        position: relative;
    }
    /*chracter */
    
    #submit_btn_name {
        width: 30%
    }
    
    .player_chr {
        width: 150px;
        height: 150px;
        display: block;
        margin: 0 auto;
        background-image: url("../images/chr/single/findnum_chr__0.png");
        background-size: 100% 100%;
    }
    /*misc*/
    
    #notready {
        font-size: 2em;
        top: 45%;
        height: auto;
        position: relative;
        text-align: center;
        background: #521c03;
        padding: 2%;
        border: #ffdf0052 5px solid;
        border-radius: 10px;
        margin: 0 auto;
        width: 80%;
        box-shadow: -2px 0px 14px 6px #50493f;
        color: cornsilk;
    }
    /*quest*/
    
    .quest_btn {
        background-image: url("../images/quest-anim1.gif");
        background-size: 100% 100%;
        width: 20%;
        height: 30%;
        background-color: #ffffff00;
        border: none;
        float: right;
    }
    
    .quest_btn:focus,
    .quest_btn:focus-within {
        background-color: #ffffff00;
        border: none;
        outline: none;
    }
    
    .secondpopup {
        position: absolute;
        width: 100%;
        height: 90%;
        left: 0px;
        bottom: 10%;
        z-index: 2
        /* top: 0%; */
    }
    
    .popup {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #000000e0;
        top: 0%;
        z-index: 1
    }
    
    .popup_container {
        position: relative;
        margin: 0 auto;
        width: 90%;
        height: auto;
        background-image: url("../images/background_findnum.png");
        background-size: 100% 100%;
        border-radius: 5%;
        max-height: 75%;
    }
    
    .data_container_scroll {
        overflow-y: scroll;
        height: 90%;
        width: 93%;
        position: relative;
        /* margin-top: 10px; */
        /* padding-top: 13px; */
        top: 4%;
        margin: 0 auto;
    }
    
    .close_container {
        font-size: 2em;
        font-family: sans-serif;
        position: absolute;
        top: 0%;
        /* float: right; */
        right: -4%;
        background: #417f04;
        border-radius: 50%;
        color: hsl(0deg 100% 50%);
        width: 12%;
        border: black 5px solid;
        z-index: 1
    }
    
    .quest_item {
        height: 100px;
        background: #752d0c;
        padding: 10px;
        border-radius: 10px;
        margin: 10px;
    }
    
    .quest_left {
        width: 60%;
        height: 100%;
        float: left;
        overflow: hidden;
        font-size: 0.791em;
    }
    
    .quest_right {
        width: 39%;
        height: 87%;
        padding-top: 4px;
        float: right;
    }
    
    .quest_progress_bar {
        top: 10%;
        margin: 0 auto;
        position: relative;
    }
    
    #quest_show .popup_container {
        height: 75%
    }
    
    .quest_claim {
        position: relative;
    }
    
    .quest_container {
        padding: 10px;
        border-radius: 10px;
        margin: 10px 2px 10px 2px;
        overflow: scroll;
        height: 90%;
    }
    
    #quest_show {
        z-index: 1;
        overflow: hidden;
    }
    
    #custom_no_btn_closepopup {
        position: relative;
        height: 50px;
        width: 150px;
        /* padding: 4px; */
        /* top: 30%; */
        margin: 0 auto;
    }
    
    .greenbtn {
        background-color: #1abd1a;
        color: white;
        border-radius: 10px;
        padding: 1px 10px;
    }
    
    .greenbtn:focus {
        outline: none;
        border-color: #f9e67d87;
        border: 1px solid;
    }
    
    .conn_msg {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        top: 50%;
        font-size: 112%;
        position: absolute;
        vertical-align: baseline;
        background-color: #fff7e0;
        font-family: sans-serif !important;
        color: #675454;
        z-index: 1;
    }
    
    .conn_msg ul li {
        color: #675454;
        font-family: sans-serif !important;
    }
    
    .conn_msg h3 {
        color: #ff2424cc;
    }
    
    .conn_msg .btn1 {
        width: 50%;
        border-radius: 10px;
        background-color: #44000000;
    }
    /*scorecard  score board*/
    
    .scorelist_innner {
        padding: 10px
    }
    
    .scorelist_innner table td:nth-child(1) {
        /* your stuff here */
        text-align: left
    }
    /**obstacles*/
    
    #all_obstacles {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
    }
    
    .obstacle_row {
        position: absolute;
        width: 14%;
        height: 8.4%
    }
    
    .obstacle_row_wheel {
        background-image: url("../images/obstacle/Wheel.gif");
        background-size: 100% 100%;
    }
    
    .obstacle_row_arrow {
        width: 25%;
    }
    
    .obstacle_row_arrow1 {
        background-image: url("../images/obstacle/Arrow1.png");
        background-size: 100% 30%;
        background-repeat: no-repeat;
        background-position-y: center;
    }
    
    .obstacle_row_arrow2 {
        background-image: url("../images/obstacle/Arrow2.png");
        background-size: 100% 30%;
        background-repeat: no-repeat;
        background-position-y: center;
    }
    
    .obstacle_row_arrow3 {
        background-image: url("../images/obstacle/Arrow3.png");
        background-size: 100% 30%;
        background-repeat: no-repeat;
        background-position-y: center;
    }
    
    .obstacle_row_arrow4 {
        background-image: url("../images/obstacle/Arrow4.png");
        background-size: 100% 30%;
        background-repeat: no-repeat;
        background-position-y: center;
    }
    
    .obstacle_row_arrow5 {
        background-image: url("../images/obstacle/Arrow5.png");
        background-size: 100% 30%;
        background-repeat: no-repeat;
        background-position-y: center;
    }
    
    .obstacle_row_stone {
        background-image: url("../images/obstacle/Stone.png");
        background-size: 100% 70%;
        background-repeat: no-repeat;
        width: 30%;
        background-position-y: bottom;
    }
    
    .obstacle_row_stone {
        background-image: url("../images/obstacle/Stone.png");
        background-size: 100% 70%;
        background-repeat: no-repeat;
        width: 30%;
        background-position-y: bottom;
    }
    
    @keyframes startanimgo {
        0% {
            left: -15%;
            transform: scaleX(1)
        }
        100% {
            left: 100%;
            transform: scaleX(1)
        }
    }
    
    @keyframes reverseanimgo {
        0% {
            left: 100%;
            transform: scaleX(-1)
        }
        100% {
            left: -15%;
            transform: scaleX(-1)
        }
    }
    
    .popup_global {
        background-color: #171717a1;
        background-size: 100% 100%;
        width: 100%;
        height: 100%;
        top: 0px;
        position: absolute;
        z-index: 98;
        display: block;
    }
    
    #spider {
        position: absolute;
        width: 50px;
        height: 50px;
        background-image: url("../images/enemy/spider.gif");
        background-size: 100% 100%;
        z-index: 1
    }
    
    .spider_point {
        width: 5px;
        height: 5px;
        position: relative;
        float: left;
        top: 45%;
        border-radius: 50%;
        background-color: black;
    }
    
    .webs {
        background-image: url("../images/enemy/spider_web.png");
        background-size: 100% 100%;
        width: 100%;
        position: absolute;
        height: 50px;
        font-size: 16px;
        top: -100%;
        left: 0px;
        z-index: 1;
    }
    /*vertical Level start*/
    
    .slide {
        width: 100%;
        height: 100vh;
    }
    
    .wrapper {
        display: inline-block;
        flex-direction: coloumn;
        width: 100%;
        height: 400vh;
        background: url("../images/Gamelevel/sky.png");
        background-repeat: repeat;
        /* transfrm: rotate(90deg) translateY(-100vh);
    transform-origin: top left;*/
    }
    
    .wrapper_night {
        background: url("../images/Gamelevel/sky_night.png");
        background-repeat: repeat;
        /* transfrm: rotate(90deg) translateY(-100vh);
    transform-origin: top left;*/
    }
    
    .one {
        background: url("../images/Gamelevel/tree_top.png") top center;
        background-size: 100% 100vh;
        background-repeat: no-repeat;
        height: 100vh;
        position: relative;
        top: 2px;
    }
    
    .two {
        background: url("../images/Gamelevel/tree_mid_2.png");
        background-size: 100% 40vh;
        background-repeat: repeat-y;
        height: 200vh;
    }
    
    .three {
        background: url("../images/Gamelevel/tree_bottom.png")bottom center;
        background-size: 100% 100vh;
        background-repeat: no-repeat;
        height: 100vh;
        position: relative;
        top: -2px;
    }
    
    .outer-wrapper {
        width: 100%;
        height: 100vh;
        /* transform: rotate(-90deg) translateX(-100vh);*/
        /* transform-origin: top left;*/
        overflow-y: scroll;
        overflow-x: hidden;
        position: absolute;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
    
     ::-webkit-scrollbar {
        display: none;
    }
    
    .slide .level_btn {
        margin: unset;
        float: none;
        background-image: url("../images/Gamelevel/fruit_red.png");
    }
    /***vertical level end/

        /*facebook like*/
    
    #facebook_like {
        position: absolute;
        top: 42px;
        left: 70%;
    }
    /*facebook like*/
    /*Tutorial*/
    
    #handsign {
        background-image: url("../images/tutorial/tut_1.gif");
        width: 24%;
        top: 20px;
        height: 20%;
        /* right: -30px; */
        position: relative;
        float: right;
        background-size: 100% 100%;
    }
    
    .blackoverlay .conn_msg {
        top: 25%;
    }
    /*Tutorial*/
    
    #centreimg_holder #level_text {
        z-index: 1;
        position: relative;
        padding: 0;
        margin: 0 auto;
        background-color: #fd4604;
        color: lavenderblush;
        width: 66%;
        border-radius: 15px;
        font-size: 0.9em
    }
    /*animations js vs */
    
    #vsscreen_js_base {
        height: 100vh;
        width: 100%;
        position: absolute;
        top: 0px;
        background-image: url("../images/vsscreen/Bitmap21.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    
    .vsscreen_js_p {
        position: absolute;
        height: 40%;
        width: 60%;
    }
    
    .vsscreen_js_p p {
        font-size: 0.2em;
        padding: 0;
        display: block;
        width: 80%;
        margin: 0;
        top: 3%;
        position: absolute;
        transform: rotate(-20deg);
        text-align: center;
    }
    
    .vsscreen_js_p img {
        position: absolute;
        width: 72%;
        left: 11%;
        top: 10%;
        transform: rotate(-10deg);
        top: 10%;
        display: block;
    }
    
    .vsscreen_js_l {
        position: relative;
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
        width: 50%;
        top: 40%;
        height: 20%;
        margin: 0 auto;
    }
    
    #vsscreen_js_p1 {
        background-image: url("../images/vsscreen/paperscroll.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        top: 50px
    }
    
    #vsscreen_js_p2 {
        right: 0px;
        background-image: url("../images/vsscreen/paperscroll_2.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        bottom: 0px;
    }
    
    #winnerscreen_js_base {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        background-image: url("../images/vsscreen/Bitmap21.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    
    .winnerscreen_js_p {
        position: absolute;
        top: 20%;
        height: 30%;
        width: 42%;
    }
    
    .winnerscreen_js_p p {
        font-size: 1.5em;
        padding: 0;
        display: block;
        width: 80%;
        margin: 0;
        top: 3%;
        position: absolute;
        transform: rotate(-20deg);
        text-align: center;
    }
    
    .winnerscreen_js_p img {
        position: absolute;
        width: 72%;
        left: 15%;
        top: 10%;
        transform: rotate(-10deg);
        top: 16%;
        display: block;
    }
    
    .winnerscreen_js_l {
        position: absolute;
        top: 20%;
        height: 30%;
        width: 42%;
        margin: 0 auto;
        background-image: url("../images/vsscreen/winner_level_bg_alpha.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        left: 10%;
        display: none;
    }
    
    .winnerscreen_js_l p {
        margin: 20% auto;
        display: block;
        font-size: 3em;
        /* top: 25%; */
        color: #521c03;
        position: relative;
    }
    
    #winnerscreen_js_p1 {
        background-image: url("../images/vsscreen/paperscroll.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        left: 10%;
    }
    
    #winnerscreen_js_p2 {
        right: 10%;
        background-image: url("../images/vsscreen/paperscroll_2.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
    }
    /*animations js vs */
    /*powerups*/
    
    .playerhelper_btn_holder {
        position: absolute;
        bottom: 0px;
        width: 100%;
        height: 100%;
    }
    
    .playerhelper_btn {
        width: 17%;
        font-size: 1.2em;
        position: relative;
        float: left;
        /* border-radius: 50%;
       border: 3px solid yellow;
        margin-right: 3%;*/
    }
    
    #finder_g_btn {
        bottom: 0px;
        position: absolute;
        margin: 0px;
        height: 5%;
        width: 8%
    }
    
    #multi_finder_g_btn {
        position: relative;
        margin: 0px;
        height: 100%;
        bottom: 0px;
    }
    
    #finder_g_btn span,
    #multi_finder_g_btn span,
    #finder_g_btn_player1 span,
    #finder_g_btn_player2 span {
        font-family: Arial;
        display: block;
        border-radius: 50%;
        background-color: red;
        padding: 4px;
        color: white;
        top: 0px;
        font-size: 0.7em;
        position: absolute;
        width: 10px;
        right: -7px;
    }
    
    .playerhelper_btn span {
        font-family: Arial;
        display: block;
        border-radius: 50%;
        background-color: red;
        padding: 4px;
        color: white;
        top: 0px;
        font-size: 0.7em;
        position: absolute;
        width: 10px;
        right: -7px;
    }
    
    #finder_g_btn_player1 {
        top: 0px;
        position: absolute;
        height: 5%;
        width: 8%;
        border: 3px solid #ff0404;
    }
    
    #finder_g_btn_player2 {
        bottom: 0px;
        height: 5%;
        width: 8%;
        position: absolute;
        border: 3px solid #04ff12;
    }
    /**multiplayer*/
    
    .m_preload_loading_gif {
        width: 15%
    }
    
    .opaque {
        opacity: 1;
    }
    
    #multi_vsscreen_js_base {
        height: 100vh;
        width: 100%;
        position: absolute;
        top: 0px;
        background-image: url("../images/vsscreen/Bitmap21.png");
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    
    .multi_vsscreen_js_p {
        position: absolute;
        height: 40%;
        width: 49%;
    }
    
    .multi_vsscreen_js_p p {
        font-size: 0.2em;
        padding: 0;
        display: block;
        width: 80%;
        margin: 0;
        top: 3%;
        position: absolute;
        transform: rotate(-20deg);
        text-align: center;
    }
    
    .multi_vsscreen_js_p img {
        position: absolute;
        border-radius: 50%;
        width: 72%;
        left: 11%;
        top: 10%;
        transform: rotate(-10deg);
        top: 10%;
        display: block;
    }
    
    .multi_vsscreen_js_l {
        position: relative;
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
        width: 50%;
        top: 40%;
        height: 20%;
        margin: 0 auto;
    }
    
    #multi_vsscreen_js_p1 {
        background-image: url("../images/vsscreen/paperscroll.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        top: 50px
    }
    
    #multi_vsscreen_js_p2 {
        right: 0px;
        background-image: url("../images/vsscreen/paperscroll_2.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        bottom: 0px;
    }
    
    #multi_vsscreen_js_p3 {
        background-image: url("../images/vsscreen/paperscroll_2.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        top: 50px;
        right: 0px
    }
    
    #multi_vsscreen_js_p4 {
        background-image: url("../images/vsscreen/paperscroll.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        bottom: 0px;
    }
    
    .multi_vsscreen_js_l {
        position: relative;
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
        width: 50%;
        top: 40%;
        font-size: 6em;
        height: 20%;
        margin: 0 auto;
    }
    
    #multiplayer_win_screen_main {
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: #90ebfe;
        background-size: 100% 100%;
        background-image: url("../images/bg/bg_notree.jpg");
    }
    
    #multiplayer_win_screen {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0%;
        background-size: 50% 86%;
        background-position-x: center;
        background-repeat: no-repeat;
        background-image: url(../images/multi/multi_ivy_lata.png);
    }
    
    .multiplayer_winner,
    .multiplayer_lost,
    .match_end {
        width: 70%;
        height: 12%;
        top: 15%;
        margin: 0 auto;
        margin-top: 5%;
        position: relative;
    }
    
    .multiplayer_winner_pic {
        width: 20%;
        height: 46%;
        left: 10%;
        /* margin: 5% auto; */
        /* float: left; */
        border: 5px solid #b26e39;
        position: absolute;
        max-width: 150px;
        /* left: 5%; */
        background-repeat: no-repeat;
        background-size: 100% 100%, 100% 100%;
        border-radius: 10%;
        margin: 0 auto;
    }
    
    .multiplayer_lost_pic {
        width: 20%;
        height: 46%;
        top: 17%;
        left: 10%;
        /* margin: 5% auto; */
        /* float: left; */
        border: 5px solid #b26e39;
        position: absolute;
        max-width: 150px;
        /* left: 5%; */
        background-repeat: no-repeat;
        background-size: 100% 100%, 100% 100%;
        border-radius: 10%;
        margin: 0 auto;
    }
    
    .multiplayer_result {
        width: 40%;
        position: absolute;
        /* float: right; */
        font-size: 2em;
        /* left: 25%; */
        color: #fffa00;
        height: 78%;
        display: block;
        top: 00%;
        /* right: 5%; */
        /* line-height: 100%; */
        /* vertical-align: middle; */
        text-align: center;
        /* margin: 0 auto;*/
    }
    
    .multiplayer_result_lost {
        width: 40%;
        height: 100%;
    }
    
    .multiplayer_result_sign {
        background-size: 100% 100%;
        width: 51%;
        display: block;
        position: relative;
        background-image: url(../images/vsscreen/winner_two_1.png);
        height: 69%;
        margin: 0 auto;
        margin-left: 60%;
    }
    
    .multiplayer_result_win_detail {
        position: absolute;
        color: #ef0000;
        background-size: 100% 100%;
        /* top: 2%; */
        /* padding: 7px; */
        top: 65%;
        font-size: 0.8em;
        width: 100%;
        text-align: center;
        /* float: left; */
        text-transform: capitalize;
        /* margin: 0 auto; */
        /* display: block; */
        margin: 0 auto;
        overflow: hidden;
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: rgb(255 225 11 / 63%);
        font-weight: 800;
        /* background-image: url(../images/multi/win_name.png);*/
    }
    
    .multiplayer_result_lost_detail {
        text-align: center;
    }
    
    #match_heading {
        background-image: url(../images/multi/multi_heading.png);
        width: 62%;
        height: 15%;
        background-size: 100% 100%;
        margin: 0 auto;
        top: 13%;
        position: relative;
    }
    
    .close_multi {
        width: 50%;
        position: relative;
        top: 15%;
        height: 60%;
        line-height: 1em;
    }
    
    #match_end {
        width: 60%;
        background-image: url(../images/multi/multi_player_wood5.png);
        background-size: 100% 100%;
    }
    
    #multiplayer_winnerplayer3,
    #multiplayer_lost1 {
        background-image: url(../images/multi/multi_player_wood1.png);
        background-size: 100% 100%;
    }
    
    #multiplayer_winnerplayer2,
    #multiplayer_lost3 {
        background-image: url(../images/multi/multi_player_wood2.png);
        background-size: 100% 100%;
    }
    
    #multiplayer_winnerplayer1,
    #multiplayer_lost0 {
        background-image: url(../images/multi/multi_player_wood3.png);
        background-size: 100% 100%;
    }
    
    #multiplayer_winnerplayer4,
    #multiplayer_lost2 {
        background-image: url(../images/multi/multi_player_wood4.png);
        background-size: 100% 100%;
    }
    
    .multiplayer_result_giftitems {
        width: 60%;
        height: 35%;
        margin: auto 0;
        top: 5%;
        float: right;
        position: relative;
    }
    
    .multiplayer_result_giftitems_each {
        width: 20%;
        position: relative;
        height: 100%;
        float: left;
        background-size: 100% 100%;
    }
    
    .multiplayer_result_giftitems_each span {
        color: #fff700;
        background-color: #ff0000;
        display: block;
        border-radius: 50%;
        position: absolute;
        width: 60%;
        top: -21%;
        left: 55%;
    }
    
    .multiplayer_result_score {
        color: black;
        /* background-color: #ff0000; */
        float: right;
        width: 60%;
        height: 35%;
        margin: auto 0;
        line-height: 56%;
        font-size: 2em;
        top: 10%;
        position: relative;
    }
    
    .all_player_vs_heading {
        width: 100%;
        height: 100%;
    }
    
    .headplayer {
        height: 100%;
        float: left;
    }
    
    .headplayer_img {
        width: 50px;
        height: 45px;
        background-size: 100% 100%;
        background-image: url("../images/multi/default_user.png");
        max-height: 60%;
    }
    
    .multi .heading3 {
        height: 100%;
        margin: 0% 36%;
        position: absolute;
        float: none;
    }
    
    .headplayer_cont {
        width: 30%;
        height: 100%;
        padding-left: 3%;
        float: left;
    }
    
    .headplayer_score {
        width: 50%;
        height: 100%;
        float: left;
        text-align: left;
        color: #efd020;
        margin-left: 5px;
    }
    
    .headplayer_score span {
        margin: 0 auto;
        display: block;
        height: 20%;
        top: 25%;
        position: relative;
    }
    
    .headplayer_txt {
        margin: 0 auto;
        color: #efd020;
    }
    
    .rightclass {
        float: right;
        padding-left: 0%;
        padding-right: 2%;
        text-align: right;
    }
    
    #multi_frontend_ivy {
        position: absolute;
        width: 100%;
        top: 0px;
        background-repeat: no-repeat;
        height: 100%;
        background-position: 100% 100%, 54% -14%;
        background-size: auto 100%, 111% 65%;
        background-image: url(../images/bg/Score_Board_1.png), url(../images/multi/multi_match_summary_fore.png);
        background-repeat-x: repeat;
    }
    
    .clickthrough {
        pointer-events: none;
    }
    
    .amatch_accord_head span:nth-child(2),
    .amatch_accord_head span:nth-child(1) {
        float: left
    }
    
    .amatch_accord_head span:nth-child(5),
    .amatch_accord_head span:nth-child(4) {
        float: right
    }
    
    .multi_full_box {
        width: 100%;
        background-color: #fff;
        text-align: center;
    }
    
    .multi_full_box .multi_p1,
    .multi_full_box .multi_p2 {
        width: 40%;
        float: left;
        position: relative;
    }
    
    .multi_full_box .fruits {
        width: 19%;
        float: left;
        height: 100%;
        position: relative;
    }
    
    .result_div_multi {
        height: 20px;
    }
    
    .multi_full_box .fruits .fruit {
        height: 100%;
    }
    
    .multi_full_box .fruits .fruit img {
        height: 100%;
        width: auto;
    }
    
    .multi_p1_score p,
    .multi_p2_score p {
        margin: 0
    }
    
    .multi_r1 {
        position: absolute;
        left: 0px;
    }
    
    .multi_r2 {
        position: absolute;
        right: 0;
        top: 0px;
    }
    
    .match_id_multi,
    .match_time {
        font-family: sans-serif;
        font-size: 0.5em;
        font-weight: 800;
    }
    
    .ui-accordion .ui-accordion-content {
        padding: 1em 0em;
    }
    
    #matchlist_heading {
        padding: 10px;
    }
    
    #matchlist_heading h2 {
        margin: 0px;
        color: #ffd900;
    }
    
    .matchlist_container {
        text-transform: capitalize;
        background-color: #f0712dbf;
        color: white;
        width: 90%;
        padding: 10px 10px;
        margin: 0 auto;
        border-radius: 15px;
        height: 120%;
        overflow-y: scroll;
    }
    
    .ui-state-hover,
    .ui-widget-content .ui-state-hover,
    .ui-widget-header .ui-state-hover,
    .ui-state-focus,
    .ui-widget-content .ui-state-focus,
    .ui-widget-header .ui-state-focus,
    .ui-button:hover,
    .ui-button:focus {
        border: 1px solid #6f3101;
        background: #ba3d03;
        color: #fdb594;
    }
    
    .ui-state-active,
    .ui-widget-content .ui-state-active,
    .ui-widget-header .ui-state-active,
    a.ui-button:active,
    .ui-button:active,
    .ui-button.ui-state-active:hover {
        border: 1px solid #983102;
        background: #983102;
        color: #fdb594;
    }
    
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    .ui-button,
    html .ui-button.ui-state-disabled:hover,
    html .ui-button.ui-state-disabled:active {
        border: 1px solid #983102;
        background: #983102;
        color: #fdb594;
    }
    
    .accordian_more {
        width: 29%;
        font-size: 0.9em;
    }
    
    
    .multi #heading_two .heading2 {
        display: none;
    }
    /*multiplayer*/
    /*bomb*/
    
    .bomb {
        width: 12%;
        /* font-size: 1.2em; */
        position: relative;
        margin: 0 auto;
        padding: 0;
        /* float: left; */
        height: 100%;
        float: left;
        /* border: 3px solid yellow; */
        /* margin-right: 3%;*/
    }
    
    .bomb1,
    .bombimage1 {
        background-image: url(../images/explosion/bomb1.png);
        background-size: 100% 100%;
        z-index: 1;
        width: 90%;
        /* font-size: 1.2em; */
        position: relative;
        margin: 0 auto;
        padding: 0;
        /* float: left; */
        height: 82%;
        float: left;
    }
    
    .bomb2,
    .bombimage2 {
        background-image: url(../images/explosion/bomb2.png);
        background-size: 100% 100%;
        z-index: 1;
        width: 12%;
        /* font-size: 1.2em; */
        position: relative;
        margin: 0 auto;
        padding: 0;
        /* float: left; */
        height: 100%;
        float: left;
    }
    
    .bomb_enemy {
        position: absolute;
        top: 0px;
        left: 0px;
        opacity: 0;
        width: 100%;
        height: 100%;
    }
    
    #bomb_point {
        position: absolute;
        width: 655%;
        left: -250%;
        top: -250%;
    }
    /*bomb end*/
    /*flashy button*/
    
    #find_server_btn {
        width: 90%;
        margin-bottom: 10px;
        padding: 10px;
        color: yellow;
        margin-top: 20px;
    }
    
    #btn_m_search {
        position: relative;
    }
    
    .close_search_btn {
        position: absolute;
        width: 20%;
        right: 5%;
        margin: auto 0;
        top: 25%;
        color: #531c03;
        font-size: 2em;
        height: 64%;
        /* margin-bottom: 10px; */
        /* padding: 10px; */
        border: none;
        color: yellow;
        /* margin-top: 20px; */
        background-color: #86860000;
        display: none;
    }
    
    #magic_stick,
    .magic_stick {
        width: 100%;
        height: 100%;
        background-image: url("../images/explosion/multi_header_magic.png");
        background-size: 100% 100%;
    }
    
    .flashy_button {
        background-color: #004A7F;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: none;
        color: #FFFFFF;
        cursor: pointer;
        display: inline-block;
        font-family: Arial;
        font-size: 20px;
        padding: 5px 10px;
        text-align: center;
        text-decoration: none;
        -webkit-animation: glowing 1500ms infinite;
        -moz-animation: glowing 1500ms infinite;
        -o-animation: glowing 1500ms infinite;
        animation: glowing 1500ms infinite;
    }
    
    .playerhelper_btn {
        height: 100%;
        background-image: url("../images/explosion/multi_button_bg.png");
        background-size: 100% 100%;
    }
    
    @-webkit-keyframes glowing {
        0% {
            background-color: #f70f0f;
            -webkit-box-shadow: 0 0 3px #f6ff02;
        }
        50% {
            background-color: #812a02;
            -webkit-box-shadow: 0 0 40px #812a02;
        }
        100% {
            background-color: #521c03;
            -webkit-box-shadow: 0 0 3px #521c03;
        }
    }
    
    @-moz-keyframes glowing {
        0% {
            background-color: #f70f0f;
            -moz-box-shadow: 0 0 3px #f6ff02;
        }
        50% {
            background-color: #812a02;
            -moz-box-shadow: 0 0 40px #812a02;
        }
        100% {
            background-color: #521c03;
            -moz-box-shadow: 0 0 3px #521c03;
        }
    }
    
    @-o-keyframes glowing {
        0% {
            background-color: #f70f0f;
            box-shadow: 0 0 3px #f6ff02;
        }
        50% {
            background-color: #812a02;
            box-shadow: 0 0 40px #812a02;
        }
        100% {
            background-color: #521c03;
            box-shadow: 0 0 3px #521c03;
        }
    }
    
    @keyframes glowing {
        0% {
            background-color: #f70f0f;
            box-shadow: 0 0 3px #f6ff02;
        }
        50% {
            background-color: #812a02;
            box-shadow: 0 0 40px #812a02;
        }
        100% {
            background-color: #521c03;
            box-shadow: 0 0 3px #521c03;
        }
    }
    /*flasshy button*/
    
    #conn_popup_g_btn {
        opacity: 0.8;
    }
    
    @media screen and (max-height:660px) {
        /*
            *smaller device heright iphone 5
            
            
            */
        #heading .heading2 {
            float: left;
            height: 100%;
            width: 51%;
            color: #efd020;
            font-size: 1em;
            font-weight: bold;
        }
        #heading_two .heading2 {
            float: left;
            height: 50%;
            width: 51%;
            position: relative;
            top: 30%;
            color: #efd020;
            font-size: 1em;
            font-weight: bold;
        }
        .conn_msg {
            top: 25%;
        }
    }
    
    .apple_static {
        background-image: url("../images/chr/bg_chr/apple_bg.png")
    }
    
    .orange_static {
        background-image: url("../images/chr/bg_chr/orange_bg.png")
    }
    
    .avocado_static {
        background-image: url("../images/chr/bg_chr/avocado_bg.png")
    }
    
    .lemon_static {
        background-image: url("../images/chr/bg_chr/lemon_bg.png")
    }
    
    .mango_static {
        background-image: url("../images/chr/bg_chr/mango_bg.png")
    }
    
    .pineapple_static {
        background-image: url("../images/chr/bg_chr/pineapple_bg.png")
    }
    
    .strawberry_static {
        background-image: url("../images/chr/bg_chr/strawberry_bg.png")
    }
    
    .watermelon_static {
        background-image: url("../images/chr/bg_chr/watermelon_bg.png")
    }
    
    .papaya {
        background-image: url("../images/chr/bg_chr/papaya_bg.png")
    }
    
    .fa-trophy {
        padding: 0px 3px;
        color: yellow;
        font-size: 1.5em;
    }
    
    .multiplayer_winner_sign .fa-trophy.winnerright {
        position: absolute;
        right: -1em;
        padding: 0px 3px;
        text-shadow: -2px 0 3px #ed5211, 0 2px #ed5211, 2px 0 #ed5211, 0 -2px #ed5211;
        color: #ffe500;
        font-size: 3.5em;
    }
    
    .multiplayer_winner_sign .fa-trophy.winnerleft {
        position: absolute;
        left: -1em;
        padding: 0px 3px;
        text-shadow: -2px 0 3px #ed5211, 0 2px #ed5211, 2px 0 #ed5211, 0 -2px #ed5211;
        color: #ffe500;
        font-size: 3.5em;
    }
    
    .some_new {
        text-shadow: -1px 0 red, 0 1px red, 1px 0 red, 0 -1px red;
        position: absolute;
        top: 0px;
        text-shadow: 10 10 black;
        font-size: 16px;
        left: 0px;
    }
    /**
    notification
    
    */
    
    .main_notification,
    .multi_notification {
        width: 100%;
        background-color: rgb(255 255 1 / 68%);
        color: rgb(255 52 0);
        padding: 10px;
        display: none;
    }
    
    .main_notification {
        font-size: 1.2em;
        text-transform: capitalize;
        position: absolute;
        top: 0px;
        height: 16px;
        z-index: 1;
    }
    
    .main_notification a {
        text-decoration: none;
        color: rgb(255 52 0);
    }
    
    .multi_notification {
        text-transform: capitalize;
        position: absolute;
        top: 40%;
        height: 100px;
        z-index: 1;
        background-color: rgb(255 29 0);
        color: rgb(255 217 0);
    }
    
    .notification_image {
        width: 21%;
    }
    
    .notification_text {
        width: 75%;
        font-size: 2em;
        /* top: 24px; */
        position: relative;
        line-height: 100px;
        float: left;
        vertical-align: middle;
    }
    /**
    notification
    
    */
    
    .text_glow {
        color: #fff700;
        text-align: center;
        animation: text_glow 1s ease-in-out infinite alternate;
    }
    
    @-webkit-keyframes text_glow {
        from {
            text-shadow: 0 0 1px #a39e01, 0 0 2px #000, 0 0 3px #ff0303, 0 0 4px #ff0303, 0 0 5px #ff0303, 0 0 6px #ff0303, 0 0 7px #ff0303;
            /*  text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff0303, 0 0 40px #ff0303, 0 0 50px #ff0303, 0 0 60px #ff0303, 0 0 70px #ff0303;*/
        }
        to {
            text-shadow: 0 0 2px #a39e01, 0 0 3px #f84141, 0 0 4px #f84141, 0 0 5px #f84141, 0 0 6px #f84141, 0 0 7px #f84141, 0 0 8px #f84141;
            /*text-shadow: 0 0 20px #fff, 0 0 30px #f84141, 0 0 40px #f84141, 0 0 50px #f84141, 0 0 60px #f84141, 0 0 70px #f84141, 0 0 80px #f84141;*/
        }
    }
    
    @keyframes text_glow {
        from {
            text-shadow: 0 0 1px #a39e01, 0 0 2px #000, 0 0 3px #ff0303, 0 0 4px #ff0303, 0 0 5px #ff0303, 0 0 6px #ff0303, 0 0 7px #ff0303;
            /*  text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff0303, 0 0 40px #ff0303, 0 0 50px #ff0303, 0 0 60px #ff0303, 0 0 70px #ff0303;*/
        }
        to {
            text-shadow: 0 0 2px #a39e01, 0 0 3px #f84141, 0 0 4px #f84141, 0 0 5px #f84141, 0 0 6px #f84141, 0 0 7px #f84141, 0 0 8px #f84141;
            /*text-shadow: 0 0 20px #fff, 0 0 30px #f84141, 0 0 40px #f84141, 0 0 50px #f84141, 0 0 60px #f84141, 0 0 70px #f84141, 0 0 80px #f84141;*/
        }
    }
    /*title="User it for tooltip"
    *<span class="info_tooltip">?</span>
    */
    
    .info_tooltip {
        position: absolute;
        top: 0px;
        left: 0px;
        background: #6f3bff;
        color: white;
        font-weight: 400;
        font-size: 0.6em;
        width: 11%;
        border-radius: 50%;
    }