* {
    padding: 0;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapper {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

body {
    background: #660305 url(../../images/homepage/bg.jpg) top center no-repeat;
    /* height: 1450px; */
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.clear {
    clear: both;
}


/* css rest */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0px 0 0px 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    text-decoration: none;
    color: white;
}

button:hover,
button:active,
button:focus {
    cursor: pointer;
}

a:hover,
a:focus,
a:active {
    outline: none;
}


/* end general */

@font-face {
    src: url(../../media/font/Play-Bold.ttf);
    font-family: 'play';
}

@font-face {
    src: url(../../media/font/MyriadPro-BlackSemiCn.otf);
    font-family: 'MyriadPro';
}

@-moz-document url-prefix() {
    .marquee-wrap {
        width: 503px;
    }
    #runningText {
        padding-top: 1px !important;
    }
}

input[name='username'],
input[name='password'] {
    width: 139px;
    height: 35px;
    border: none;
    font-size: 8px;
    /* padding-left: 8px; */
    text-align: center;
    background: url(../../images/homepage/user.png)center no-repeat;
    outline: none;
}

input[name='password'] {
    background: url(../../images/homepage/password.png)center no-repeat;
}

.daftar,
.login {
    background: url(../../images/homepage/daftar.png) center no-repeat;
    width: 121px;
    height: 35px;
    border: none;
    outline: none;
    /* position: relative;
    bottom: -9px; */
}

.login {
    background: url(../../images/homepage/login.png) center no-repeat;
}

.from-wrap {
    margin-top: 50px;
}

.header-logo .logo {
    margin-top: 25px;
}

.marquee-wrap .marquee .msg {
    display: flex;
    margin-top: 15px;
    width: 503px;
}

.marquee-wrap .marquee .msg p {
    width: 30px;
    font-family: Arial, Helvetica, sans-serif;
    background: -webkit-linear-gradient(#f1a500, #ffe868, #ffe868, #ffe868, #ffe868, #f1a500, #c89000, #f1a500, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

#runningText {
    /* font-weight: 900; */
    padding-top: 4px;
    font-family: Arial, Helvetica, sans-serif;
}

.menu-wrap {
    background: url(../../images/homepage/bg-menu.png) center no-repeat;
    height: 45px;
}

#main,
.sidenav {
    display: none;
}

#menu li {
    float: left;
    padding: 15px 18px 0px 82px;
    list-style: none;
}

#menu li:nth-of-type(1) {
    padding-left: 55px;
}

#menu li:nth-of-type(4) {
    padding-left: 75px;
}

#menu li:nth-of-type(5) {
    padding-left: 73px;
}

#menu li a {
    display: flex;
}

#menu li a img {
    padding-right: 10px;
}

.bg-slide {
    background: url(../../images/homepage/bg-slide.png) no-repeat;
    width: 390px;
    height: 405px;
}

.slide-wrap .wrapper .pull-right {
    margin-top: 53px;
}

.step-wrap-res {
    display: none;
}

.product .clear {
    display: none;
}

.step-bg {
    background: url(../../images/homepage/bg-step.png) center no-repeat;
    width: 991px;
    height: 84px;
    /* margin-top: 5px; */
    /* display: flex; */
}

.step-center {
    width: 198px;
    float: left;
    text-align: center;
}

.step-center h1 {
    font-size: 60px;
    background: -webkit-linear-gradient(#ffa800, #ffc300, #eed585, #ffa800, #ffc300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    /* text-shadow: 0 0 4px #00000061; */
    font-family: 'play', Fallback, sans-serif;
    /* font-style: italic; */
    font-weight: 900;
}

.step-center p {
    font-size: 28px;
    background: -webkit-linear-gradient(#ffa800, #ffc300, #eed585, #ffa800, #ffc300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 18px #00000061;
    font-family: 'play', Fallback, sans-serif;
    /* font-style: italic; */
    margin-top: -13px;
    font-weight: 900;
}

.step-bg .step1,
.step-bg .step2,
.step-bg .step3,
.step-bg .step4 {
    width: 198px;
    margin-top: 26px;
    float: left;
    padding-left: 40px;
}

.step-bg .step1 img,
.step-bg .step2 img,
.step-bg .step3 img,
.step-bg .step4 img {
    position: absolute;
}

.step-bg .step1 p,
.step-bg .step2 p,
.step-bg .step3 p,
.step-bg .step4 p {
    background: -webkit-linear-gradient(#ffa800, #ffc300, #eed585, #ffa800, #ffc300);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 0 4px #00000061;
    margin-left: 50px;
    margin-top: 5px;
    font-size: 18px;
    font-family: 'play', Fallback, sans-serif;
    font-style: italic;
    font-weight: 900;
}

.info-wrap {
    margin-top: 5px;
}


/* .info-wrap .wrapper .pull-left {
    width: 324px;
}

.info-wrap .wrapper .pull-right {
    width: 650px;
} */
.product {
    margin-top: 5px;
}

.product .pull-left {
    width: 400px;
}

.roulette,
.dragon-tiger,
.baccarat,
.sic-bo {
    background: url(../../images/homepage/roulette.png) no-repeat;
    width: 185px;
    height: 154px;
    text-align: center;
    float: left;
    margin-left: 10px;
    margin-top: 4px;
}

.dragon-tiger {
    background: url(../../images/homepage/dragon-tiger.png) no-repeat;
}

.baccarat {
    background: url(../../images/homepage/baccarat.png) no-repeat;
}

.sic-bo {
    background: url(../../images/homepage/sic-bo.png) no-repeat;
}

.roulette p,
.dragon-tiger p,
.baccarat p,
.sic-bo p {
    margin-top: 125px;
    font-family: 'play', Fallback, sans-serif;
    font-style: italic;
}

.roulette:hover,
.dragon-tiger:hover,
.baccarat:hover,
.sic-bo:hover {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0, 0, 0, .6) 30%, #000 50%, rgba(0, 0, 0, .6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 1s infinite;
    cursor: pointer;
}

.app-wrapp {
    background: url(../../images/homepage/bg-app.png) no-repeat;
    width: 265px;
    height: 315px;
    padding-top: 29px;
    padding-left: 5px;
}

.app-wrapp .android {
    background: url(../../images/homepage/andriod.png) no-repeat;
    width: 256px;
    height: 96px;
}

.app-wrapp .android h1 {
    padding-top: 30px;
    font-size: 30px;
    padding-left: 111px;
    text-shadow: 0px 5px 0px black;
    font-style: italic;
    font-family: 'play', Fallback, sans-serif;
    padding-bottom: 4px;
}

.app-wrapp .android a {
    padding-left: 111px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 11.5px;
}

.app-wrapp .ios {
    background: url(../../images/homepage/ios.png) no-repeat;
    width: 261px;
    height: 154px;
    margin-top: 20px;
    text-align: center;
}

.app-wrapp .ios h1 {
    padding-top: 88px;
    font-size: 30px;
    text-shadow: 0px 5px 0px black;
    font-style: italic;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    padding-bottom: 4px;
}

.app-wrapp .ios a {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 10px;
}

.content-text {
    padding: 15px;
    background: #00000073;
    /* opacity: 0.3; */
    text-align: center;
}

.content-text h1 {
    font-size: 32px;
    color: #d00202;
    margin-bottom: 10px;
    text-shadow: 0px 4px 0 black;
    font-family: 'play', Fallback, sans-serif;
}

.content-text h2 {
    font-size: 17px;
    color: #d00202;
    margin-bottom: 10px;
    text-shadow: 0px 4px 0 black;
    font-family: 'play', Fallback, sans-serif;
}


.copyright {
    margin: 15px 0;
    text-align: center;
}

.copyright p {
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: 0px 0px 10px black;
}



.hvr-wobble-skew {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.hvr-wobble-skew:hover,
.hvr-wobble-skew:focus,
.hvr-wobble-skew:active {
    -webkit-animation-name: hvr-wobble-skew;
    animation-name: hvr-wobble-skew;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}