.loader {
    background: none repeat scroll 0 0 #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    display: none; }    
.loader_Inner {
    background-image: url("../img/preloader.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #fff;
    background-size: cover;
    height: 128px;
    width: 128px;
    margin-top: -64px;
    margin-left: -64px;
    left: 50%;
    top: 50%;
    position: absolute;
    display: none; }

.game3d-page .wrapper {
    min-height: auto; }
    .game3d-page .content {
        padding: 0;
        height: 100%;
        z-index: 2;
        position: relative; }
        .game3d {
            background: url("../img/memo-bg.jpg") no-repeat center center;
            background-size:cover;
            min-height: 300px;
            height: 100%;
            text-align:center;
            padding: 0;
            font: 24px/1.1 'a_conceptotitulnrfyregular','Roboto Condensed', Arial, Tahoma,  Verdana, sans-serif;
            position:relative; }
            .game3d_wrap {
                position: relative; }
                .game3d_fieldarea_wrap {
                    position: relative;
                    max-width: 1280px;
                    margin: 0 auto; }
                    .game3d_fieldarea {
                        width: 100%;
                        height: auto; }


.game3d .btn-violet {
    text-transform: uppercase;
    background: #5E2968;
    font-size:24px;
    line-height:1.1;
    color:#fff;
    padding:14px 15px 15px;
    border-radius:8px; }
.game3d ul, ul>li {
    list-style-type: none; }

.game3d_top_wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .game3d_container {
        /*position: relative; */
        position: absolute;
        left: 20px;
        right: 20px;
        top: 0;
        bottom: 0; }
        .game3d_caption {
            position: absolute;
            display: block;
            text-align: left;
            left: 0;
            top: 21px;
            color: #fff;
            font: 36px/36px 'a_conceptotitulnrfyregular','Roboto Condensed', Arial, Tahoma,  Verdana, sans-serif;
            white-space: nowrap;
            z-index: 100; }
            .game3d_caption_descr {
                display: block;
                padding-top: 4px;
                font: 400 18px/22px Arial, Tahoma,  Verdana, sans-serif;
                color: #fff; }
        .game3d_left_wrap {
            position: absolute;
            right: 0;
            top: 12px;
            z-index: 100; }
        .game3d .game3d_timer {
            display: inline-block;
            white-space: nowrap;
            font: 36px/52px 'a_conceptotitulnrfyregular','Roboto Condensed', Arial, Tahoma,  Verdana, sans-serif;
            color: #fff;
            padding-right: 10px; }
        .game3d .game3d_giveup_btn {            
            display: inline-block;
            line-height: 34px;
            padding: 10px 20px 7px;
            box-shadow: 2px 2px 1px rgba(0,0,0,.75); }
.game3d_caption, 
.game3d .game3d_left_wrap, 
.game3d_panel_wrap {
    display: none; }
@media only screen and (max-width : 1024px) {
    .game3d_top_wrap {
        padding: 0 10px; }
    .game3d_top_wrap .max-wrap {
        width: 100%; }
    .game3d_caption_descr {
        display: none; }    
}
@media only screen and (max-width : 900px) {
    .game3d_caption {
        font-size: 18px;
        line-height: 1; }
    .game3d .game3d_timer {
        font-size: 18px;
        line-height: 35px; }
    .game3d .game3d_giveup_btn {
        font-size: 16px;
        line-height: 24px;
        padding: 6px 20px 0px; }
    .game3d .game3d_giveup_btn img {
        width: 20px;
        height: auto; }
}

.game3d_proper_el_list {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    padding: 0;
    margin: 0; }
    .game3d_proper_el_item {
        display: inline-block; }
        img.proper_el {
            position: absolute;
            z-index: 15;
            height: auto;
            opacity: 0; }
        .proper_el#proper_el1 {
            left: 35.7%;
            top: 51%; }
        .proper_el#proper_el2 {
            left: 33.5%;
            top: 53.2%; }
        .proper_el#proper_el3 {
            left: 33%;
            top: 60.3%; }
        .proper_el#proper_el4 {
            left: 46.9%;
            top: 40%;
            z-index: 17; }
        .proper_el#proper_el5 {
            left: 47.1%;
            top: 34.6%;
            z-index: 20; }
        .proper_el#proper_el6 {
            left: 48.7%;
            top: 32.2%;
            z-index: 18; }
        .proper_el#proper_el7 {
            left: 52.8%;
            top: 29%; }
        .proper_el#proper_el8 {
            left: 32.75%;
            top: 59.05%; }            

.game3d_success {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
    margin: 0;
    padding: 0;
    background-size: cover;
    display: none; }
    .game3d_success_img {
        width: 100%;
        height: auto; }


.game3d_panel_wrap {
    background: #f0e3ec;
    position: relative; }
.game3d_panel_wrap.sticky {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 150; 
    box-sizing: border-box;   
    -webkit-transform: translateZ(0);
    transform: translateZ(0); }
    .game3d_panel_wrap .max-wrap {
        padding: 0; }
    .game3d_original_el_list {
        padding: 0;
        margin: 0;
        vertical-align: top;
        padding: 10px 0 0;
        display: table;
        width: 100%;
        font-size: 0;
        line-height: 0; }
        .game3d_original_el_item {
            display: inline-block;
            background-color: #fff;
            border-radius: 20px;
            padding: 6px 6px 16px;
            color: #6a396a;
            font-size: 14px;
            line-height: 14px;
            text-align: center;
            vertical-align: top;
            margin: 0 5px 9px; }
            .game3d_helper {
                position: relative; }
            .game3d_helper:before {
                content: '';
                position: absolute;
                bottom: 100%;
                margin-bottom: 28px;
                left: 50%;
                margin-left: -11px;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 20px 11px 0 11px;
                border-color: #ffffff transparent transparent transparent;
                opacity: 0;
                transition: opacity .5s;
                -webkit-transition: opacity .5s;
                -moz-transition: opacity .5s;
                -o-transition: opacity .5s; }
            .game3d_helper.open:before {
                opacity: 1; }
            .game3d_original_el_img {
                display: table-cell;
                text-align: center;
                width: 125px;
                vertical-align: middle;
                height: 101px; }
                .original_img {
                    z-index: 50;
                    /*cursor: move; */
                }
            .game3d_original_el_caption {
                padding-top: 13px; }

@media only screen and (max-width : 1440px) {
    .game3d_original_el_img {
        width: 120px; } }
@media only screen and (max-width : 1200px) {
    .game3d_original_el_item {
        font-size: 13px; }
    .game3d_original_el_img {
        width: 100px;
        height: 90px;  } }
@media only screen and (max-width : 1024px) {
    .game3d_panel_wrap .max-wrap {
        width: 100%; }
    .game3d_panel_wrap {
        background: transparent; }
    .game3d_original_el_item {
        /*font-size: 12px;*/
        font-size: 10px;
        padding: 6px 4px 16px;
        margin: 0 4px 9px; }
    .game3d_original_el_img {
        width: 92px;
        height: 76px;  }
    .game3d_helper {
        display: none;  } }
@media only screen and (max-width : 900px) {
    .game3d_original_el_item {
        font-size: 9px;
        border-radius: 10px;
        padding: 6px 4px 16px;
        margin: 0 4px 9px; }
    .game3d_original_el_caption {
        padding-top: 8px; }
    .game3d_original_el_img {
        width: 82px;
        height: 66px;  } }
@media only screen and (max-width : 800px) {
    .game3d_original_el_item {
        font-size: 7px;
        padding: 6px 4px 4px;
        margin: 0 3px 7px; }
    .game3d_original_el_caption {
        padding-top: 4px; }
    .game3d_original_el_img {
        width: 60px;
        height: 60px;  } }
@media only screen and (max-width : 700px) {
    .game3d_original_el_item {
        font-size: 7px;
        padding: 6px 2px 3px;
        margin: 0 2px 7px; }
    .game3d_original_el_img {
        width: 60px;
        height: 50px;  }
}
@media only screen and (max-width : 600px) {
    .game3d_original_el_img {
        width: 60px;
        height: 40px;  }
}

.tooltip_wrap_left, .tooltip_wrap_right {
    position: absolute;
    width: 500px;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    opacity: 0;
    bottom: 100%;
    margin-bottom: 32px;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -o-transition: opacity .5s;
    visibility: hidden;
    z-index: -1; }
.tooltip_wrap_left.open, .tooltip_wrap_right.open {
    opacity: 1;
    z-index: 30;
    visibility: visible; }
.tooltip_wrap_left {
    left: 0; }
.tooltip_wrap_right {
    right: 0; }
.tooltip_content {
    text-align: left; }
.tooltip_caption {
    padding-bottom: 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #6a396a; }
.tooltip_txt {
    font: 400 14px/18px Arial, Tahoma,  Verdana, sans-serif;
    color: #4d4d4d; }
@media only screen and (max-width : 1024px) {
    .tooltip_wrap_right, .tooltip_wrap_left {
        display: none; }}

/* game3d popups */
.game3d-popup-wrap.active {
    display: block; }
.game3d-popup-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 500;
    display: none; }
.game3d-popup-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 510;
    background: #fff;
    background: rgba(255,255,255,0.7); }
.game3d-popup {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    color: #fff;
    background: #6A396A;
    background: rgba(106,57,106,0.73);
    z-index: 520;
    border-radius: 10px;
    width: 507px;
    margin-left: -253px; }
.game3d-popup.active {
    display: block; }
@media only screen and (max-width : 768px) {
    .game3d-popup {
        width: 334px;
        margin-left: -167px;
    }
}

/* game3d-popup-difficulty */ 
.game3d-popup-difficulty {
    height: 386px;
    margin-top: -253px; }
.game3d-popup-difficulty-list li+li {
    margin-top: 18px; }
.game3d-popup-difficulty-list a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 10px 17px;
    min-width: 187px; }
.game3d-popup-difficulty-list li.active a {
    color: #905D85;
    background: #fff;
    border-radius: 8px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.75); }
.game3d-popup-difficulty .menu-popup-buttons {
    padding: 66px 0 0; }
@media only screen and (max-width : 980px) {
    .game3d-popup-difficulty {
    margin-top: -193px; }
}
@media only screen and (max-width : 768px) {
    .game3d-popup-difficulty {
        height: 294px;
        margin-top: -147px; }
    .game3d-popup-difficulty .menu-popup-buttons {
        padding: 12px 0 0; }
}
/* game3d-popup-difficulty end */ 

/* game3d-popup-end */    
.game3d-popup-end {
    height: 355px;
    width: 335px;
    display: none;
    margin: 0;
    left: 0;
    top: 32px; }
.game3d-popup-end.giveup {
    height: 218px; }
.game3d-popup-title {
    padding: 0 0 66px; }
.game3d-popup-inner {
    padding: 22px; }
.game3d-popup-right-game >p {
    font-size: 18px;
    padding-bottom: 14px; }
.game3d-popup-end-time {
    padding: 0 26px 14px;
    font-size: 20px;
    overflow: hidden; }
.game3d-popup-end-time .left {
    float: left;
    margin: 0 10px 0 0; }
.game3d-popup-end-time .right {
    /*overflow: hidden;*/
    text-align: right;
    float: right; }
.game3d-popup-end-best {
    padding: 53px 0 17px;
    background: url("../img/stars.png") no-repeat center top;
    background-size: 92px auto; }
/*.game3d-popup-end-best-cool {
    font-size: 40px; }*/
.game3d-popup-end-best-time {
    font-size: 40px; }
.game3d-popup-end-best p {
    padding: 0 1px;
    font-size: 20px; }
.game3d-popup-wrong-game-msg {
    font-size: 40px;
    line-height: 40px;
    padding: 19px 0 43px; }
.game3d-popup-end .game3d-popup-title {
    padding: 0 0 20px;
    font-size: 20px; }
.game3d-popup-end .game3d-popup-inner {
    padding: 12px 22px 22px; }
.game3d-popup-end .menu-popup-buttons {
    padding: 0; }
.game3d-popup-end .btn-white {
    font-size: 18px;
    padding: 10px 10px 9px; }
@media only screen and (max-width : 768px) {
    .game3d-popup-end .game3d-popup-inner {
        padding: 12px 12px 15px; }
    .game3d-popup-title {
        padding: 0 0 26px; }
    .game3d-popup-end {
        top: 50%;
        left: 50%;
        width: 334px;
        height: 296px;
        margin-top: -148px;
        margin-left: -167px;
    }
    .game3d-popup-end .game3d-popup-title {
        padding: 0 0 10px;
        font-size: 16px; }
    .game3d-popup-end-time {
        font-size: 16px;
    }
    .game3d-popup-end-best p {
        font-size: 16px;
    }
    .game3d-popup-right-game >p {
        font-size: 16px;
    }
    .game3d-popup-end.giveup {
        top: 50%;
        left: 50%;
        width: 334px;
        height: 294px;
        margin-top: -147px;
        margin-left: -167px;
    }
    .game3d-popup-wrong-game-msg {
        padding: 74px 0 85px;
    }
}
/* game3d-popup-end end */
/* game3d popups end */

#tablet-detect {
    display: none; }
@media only screen and (max-width : 1024px) {
    #tablet-detect {
    display: block; }
}

.game3d_warning {
    display: none;
    text-align: center;
    padding: 30px 41px 66px; }
.game3d_warning_txt {
    font: 400 30px/1.2 'Roboto', Arial, Tahoma,  Verdana, sans-serif;
    color: #273041;
    padding-bottom: 36px; }
@media only screen and (max-width : 768px) {
    .game3d_warning_txt {
        font-size: 26px; }
    .game3d_warning_img {
        width: 200px;
        height: auto; }
}
@media only screen and (max-width : 540px) {
    .game3d_warning {
        padding: 30px 31px 56px; }
    .game3d_warning_txt {
        font-size: 22px; }
    .game3d_warning_img {
        width: 180px;
        height: auto; }
}