body, html {
    position: relative;
    margin:0;
    height: 100%;
    padding: 0 0 0 0;
    min-width: 600px;
    font-size: 12px;
    font-family:  Helvetica, Arial, Verdana,  Impact, Courier New, "Segoe UI", Sans-Serif;
    line-height: 1.5;
}

div {
    overflow: hidden;
    /*position: relative;*/
    width: 100%;
    margin: 0;
    padding: 0;
}

li {
    font-size: 16px;
    padding: 5px;
    list-style-type: square;
    color: #e50000;
    margin-bottom: 0px;
}

#wrapper {
    position: relative;
    overflow: visible;
}

.wrapper-top {
    width: 100%;
    margin: 0px;
    box-shadow: 0px 4px 24px 0px #eeeeee;
    position: fixed;
    z-index: 100;
    top: 0;
    background-color: #fff;
}

.wrapper-logo {
    width: 30%;
    max-width: 1280px;
    min-width: 1024px;
    margin: 100px auto 0px auto;
}

.img-logo {
    width: 100%;
}

.wrapper-center {
    width: 90%;
    margin: 10px auto 10px auto;
    clear: both;
    overflow: visible;
    max-width: 1024px;
    min-width: 1024px;
}

.wrapper-bottom {
    position: relative;
    width: 100%;
    margin: 2% auto 2% auto;
    clear: both;
}

.hidden {
    display: none;
}

.blind-all {
    min-height: 530px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 400%, 100%; 
}

.holder {
    position: relative;
    width: 75%;
    margin: 2% auto 2% auto;
    background-color: transparent;
    z-index: 1;
}

.blind {
    position: relative;
    width: 25%;
    float: left;
    z-index: 11;
    box-shadow: 1px 0px 0px 2px #fff;
}

.blind-slider {
    position: absolute;
    left: -120%;
    z-index: 9;
}

.blind-menu-1, .blind-menu-2 {
    position: absolute;
    bottom: 66px;
    left: 0px;
    height: 45px;
    line-height: 45px;
    z-index: 14;
    opacity: 0.90;
    text-align: center;
    cursor: pointer;
}

.blind-menu-2 {
    bottom: 20px;
}

.blind-menu, .blind-menu-select {
    background-color: #101010;
    color: #fff;
}

.blind-menu:hover, .blind-menu-select {
    color: #ffdb00;
}

.blind_content {
    padding-top: 30px 0 20px 0;
}

.games-div {
    width: 84%;
    margin: 10% 5% 5% 5%;
    box-shadow: 4px 4px 8px 0px #808080;
    cursor: pointer;
    padding: 3%;
    color: #fff;
    font-size: 160%;
    border-radius: 4px;
    text-align: right;
}

.games-div:hover {
    box-shadow: 2px 2px 4px 0px #808080;
    text-decoration: underline;
}

.games-img {
    width: 94%;
    margin: 10px 3% 5px 3%;
    box-shadow: 0px 0px 0px 2px #fff;
}

.games-div-text {
    width: 94%;
    margin: 0 3%;
    height: 20px;
    color: #fff;
    font-weight: 700;
    font-size: 140%;
    text-align: center;
}

.header_menu {
    padding: 5px 5px 15px 5px;
    height: 35px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    opacity: 0.8;
}

.jackpot-div-text {
    padding: 5px;
    color: #505050;
    font-size: 16px;
    line-height: 1.5;
}

.jackpot-div-text > ul {
    line-height: 125%;
}

.jackpot-div-text > li {
    font-size: 14px;
    padding: 5px 5px;
    list-style-type: square;
    color: #e50000;
    margin: 0;
}

.ul-menu {
    display:inline-table;
    width: 100%;
    margin: 10px auto;
    padding: 0;
    min-width: 600px;
}

.ul-menu > li {
    display:inline-table;
    padding: 2px 15px;
    cursor: pointer;
    color: #707070;
    border-right: 1px solid #cecece;
    margin: 10px 5px;
    font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.a-menu-top {
    color: #707070;
    text-decoration: none;
    font-size: 18px;
}

li.border-none {
    border: none;
}

.ul-menu > li:hover, .a-menu-top:hover {
    color: #e50000;
}

.left10 {
    padding: 2px 2px 2px 15px;
    margin: 2px;
}

.a-mail {
    color: #01005a;
    font-size: 14px;
    text-decoration: none;
}

.a-mail:hover {
    text-decoration: underline;
}

.linkedin {
    line-height: 30px;
    padding: 5px 5px 5px 40px;
    margin-left: 0px;
    color: #01005a;
    font-size: 16px;
    background: url(../image/linkedin_icon.png); 
    background-repeat: no-repeat;
    background-size: 25px, 20px;
    text-decoration: none;
}

.facebook {
    line-height: 30px;
    padding: 5px 5px 5px 40px;
    margin-left: 0px;
    color: #01005a;
    font-size: 16px;
    background: url(../image/fb_icon.png); 
    background-repeat: no-repeat;
    background-size: 25px, 20px;
    text-decoration: none;
}

.youtube {
    line-height: 30px;
    padding: 5px 5px 5px 40px;
    margin-left: 0px;
    color: #01005a;
    font-size: 16px;
    background: url(../image/yt_icon.png); 
    background-repeat: no-repeat;
    background-size: 25px, 20px;
    text-decoration: none;
}

.welcome {
    text-align: center;
    font-size: 60px;
    color: #bebebe;
}

.news-merge {
    width: 86%;
    margin: -20px auto;
}

.news {
    width: 23%;
    float: left;
    margin: 2% 2% 2% 0%;
}

.news-head {
    font-size: 18px;
    color: #4B5080;
}

.news-date {
    font-size: 12px;
    color: #909090;
}

.news-text {
    font-size: 14px;
    color: #404040;
}

.footer-menu {
    padding: 0;
    margin: 0;
    height: 50px;
}

.top-menu {
    /*padding: 2px 15px;*/
    text-align: center;
}

.a-footer {
    position: absolute;
    color: #4B5080;
    bottom: 10px;
    left: 40%;
    font-size: 14px;
}

.home-cnt {
    width: 100%;
    min-height: 530px;
    opacity: 0.45;
}

#bgame {
    position: fixed;
    left: -120%;
    opacity: 0;
    width: 140%;
    height: 140%;
    background: transparent;
    background: #01005a;
    background: #9796c8;
    top: -20%;
    z-index: 98;
}

#bgame2 {
    position: absolute;
    top: 0;
    width: 70%;
    min-width: 500px;
    max-width: 900px;
    height: auto;
    background: #fff;
    z-index: 99;
    margin: 10px 20% 30px 10%;
    left: -120%;
    opacity: 0;
    overflow: visible;
    box-shadow: 2px 2px 4px 0px #909090;
    border-radius: 1px;
    border-top: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-radius: 1px;
}

#close-button {
    border-radius: 800px;
    background-image: url(../image/close.png); 
    background-size: 40px, 40px;
    background-color: transparent;
    width: 40px;
    height: 40px;
    border: 20px solid #fff;
    cursor: pointer;
    box-shadow: 4px 4px 12px 0px #606060;
    z-index: 1035;
	margin-right: 30px;
	margin-bottom: 30px;
	float: right;
}

/*#close-button:hover {
    background-size: 86px, 86px;
    width: 86px;
    height: 86px;
    right: 7px;
    top: 7px;
}*/

@media all and (max-device-width:980px) and (min-width:0px) and (max-width:980px)  {
    #bgame {
        width: 140%;
        height: 140%;
    }

    #bgame2 {
        width: 70%;
        margin: 10px 20% 30px 10%;
        min-width: 600px;
        min-width: 300px;
    }

    .wrapper-top {
        /*position: relative;*/
    }

    .ul-menu > li {
        font-size: 26px;
    }

    .wrapper-logo {
        margin: 100px auto 0px auto;
    }
}

/*.game-close {
    position: relative;
    width: auto;
    color: #ffdb00;
    font-size: 44px;
    text-transform: uppercase;
    float: left;
    padding: 20px 40px 20px 20px;
    cursor: pointer;
}

.game-close:hover {
    text-decoration: underline;
    color: #ffdb00;
}*/

.div-separator {
    margin: 10px auto 30px auto;
    border-bottom: 1px solid #cecece;
    clear: both;
    width: 75%;
    overflow: hidden;
    float: none;
    min-height: 20px;
    border-bottom: 1px dotted #b6b8d0;
}

.margin-top-30 {
    margin-top: 70px;
}

.div-center {
    width: 85%;
    margin: 5px auto 5px auto;
    overflow: hidden;
}

.div-left {
    width: 40%;
    /*min-height: 500px;*/
    /*background: #505050;*/
    clear: both;
    float: left;
    margin: 5px 5% 5px 5%;
    text-align: right;
    overflow: hidden;
}

.div-right {
    width: 40%;
    /*min-height: 500px;*/
    /*background: #d8d8d8;*/
    float: right;
    margin: 5px 5% 5px 5%;
    text-align: left;
    overflow: hidden;
}

.games-div-img-top1 {
    width: 80%;
    margin: 5px auto 30px auto;
    /*border: 2px solid #4B5080;*/
    overflow: hidden;
    max-width: 600px;
    box-shadow: 4px 4px 8px 0px #808080;
}

.games-div-img-top2 {
    width: 100%;
    margin: 0%;
    /*box-shadow: 0px 0px 0px 2px #1d1c3b;*/
    background-color: #eeeeee;
    background: rgba(226,226,226,1);
    background: -moz-linear-gradient(-45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(50%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
    background: -webkit-linear-gradient(-45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    background: linear-gradient(135deg, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
    overflow: hidden;
}

.games-img-top {
    display: block;
    width: 98%;
    margin: 1%;
    /*box-shadow: 0px 0px 0px 2px #fff;*/
}

.det-games-img {
    width: 50%;
    margin: 30px;
    border: 12px solid #fff;
    box-shadow: 4px 4px 24px 0px #808080;
    border-radius: 1px;
}

.games-header {
    margin: 30px 10px 10px 10px;
    text-align: center;
    font-size: 50px;
    font-weight: 100;
    color: #9ea3d4;
    color: #8d91b6;
    text-transform: uppercase;
    text-shadow: 4px 4px 4px #eeeeee;
}

.games-sm-header {
    margin: 10px 10px 10px 10px;
    text-align: center;
    font-size: 35px;
    color: #604fa8;
}

.games-text {
    padding: 30px;
    float: left;
}

.padding30 {
    display: block;
    margin: 30px 10px;
}

.games-text > li {
    font-size: 16px;
    padding: 2px;
    list-style-type: square;
    color: #e50000;
    margin: 0px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.video {
    width: 46%;
    margin: 2%;
    border: 12px solid #070715;
    border-bottom: 36px solid #070715;
    box-shadow: 0px 0px 16px 0px #808080;
    border-radius: 2px;
}