@media (max-width:992px) {
    .col-md-4 {
        width: 33.33333333%;
        float: left
    }
}

.nopadding {
    padding: 0!important
}

.nomargin {
    margin: 0!important
}

.row,
.wrapper {
    width: 990px;
    margin: 0 auto;
    position: relative
}

body {
    background: url(../img/homepage/bg.jpg) top no-repeat;
    background-color: #00050b!important
}

li {
    list-style: none;
    display: inline
}

li a:hover {
    text-decoration: none
}

@font-face {
    src: url(../font/RobotoSlab-Regular.ttf);
    font-family: RobotoSlab-Regular
}

@font-face {
    src: url(../font/Century-Gothic-400.ttf);
    font-family: Century-Gothic-400
}

.logo {
    margin-top: 10px
}

input[name=txtCode],
input[name=txtPassword],
input[name=txtUsername] {
    width: 116px;
    height: 28px;
    border: 0;
    border-radius: 3px;
    box-shadow: inset 3px 4px 5px #c9c9c9;
    padding-left: 15px;
    padding-right: 15px;
    color: #000
}

input[name=txtCode]:focus,
input[name=txtPassword]:focus,
input[name=txtUsername]:focus {
    outline: 0;
    box-shadow: 0 0 5px #59ffff;
    border: 1px solid #59ffff
}

input[name=txtCode] {
    width: 60px;
    height: 28px
}

::placeholder {
    font-size: 9pt;
    font-family: Arial, Helvetica, sans-serif
}

button.daftar {
    background-image: url(../img/homepage/daftar.gif);
    width: 82px;
    height: 31px;
    border: none
}

button.login {
    width: 78px;
    height: 26px;
    border-radius: 3px;
    border: 0;
    border-bottom: .8px solid #000;
    font-size: 11pt;
    text-transform: uppercase;
    text-shadow: 0 3px 4px #000;
    box-shadow: inset 0 .5px 4px 2px #59ffff;
    background: #00b7ef;
    background: linear-gradient(180deg, rgba(0, 183, 239, 1) 0, rgba(0, 122, 172, 1) 35%, rgba(10, 90, 134, 1) 100%)
}

button:focus {
    outline: 0
}

label.label-code {
    font-size: 17pt;
    margin: 0;
    position: relative;
    top: 3px
}

form.user-info {
    color: #fff;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    margin-top: 20px
}
div.user-info {
    color: #fff;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    margin-top: 20px
}

marquee {
    font-size: 11pt;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    height: 100%;
    display: flex
}

.marquee-wrapper {
    width: 450px;
    height: 20px;
    background-color: #00000000;
    background-image: linear-gradient(to right, #00000000, #052f55, #00000000);
    margin: 5px auto 0;
    display: flex;
    justify-content: center;
    align-items: center
}

ul.menu {
    margin: 5px 0
}

ul.menu li {
    padding-right: 4.8em;
}

ul.menu li:last-child {
    padding-right: 0
}

ul.menu li a {
    font-family: RobotoSlab-Regular;
    font-size: 12pt;
    color: #fff;
    text-transform: uppercase;
}

ul.menu li a:hover {
    text-shadow: 0 0 10px #59ffff
}

.contact-bg {
    background-image: url(../img/contact/contact-bg.png);
    width: 990px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 1em
}

ul.contact {
    font-family: Century-Gothic-400;
    font-size: 10pt;
    color: #fff
}

ul.contact li:nth-child(2) {
    padding: 0 5em
}

ul.contact li:nth-child(3) {
    padding-right: 5em
}

ul.contact li img {
    padding-right: 5px
}

ul.product {
    margin-top: 2em!important
}

ul.product li a {
    color: #fff;
    font-family: RobotoSlab-Regular;
    font-size: 10pt;
    text-transform: uppercase
}

ul.product li a:hover {
    text-shadow: 0 0 10px #59ffff
}

ul.product li {
    display: inline-block;
    padding-right: 1.3em;
    text-align: center
}

ul.product li:last-child {
    padding: 0
}

p.info-text {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: #fff;
    font-size: 12pt
}

p.copyright {
    color: #fff;
    margin: 0
}

p.copyright a {
    color: #01c3ff
}

ul.bank li {
    padding-right: 2em
}

.result-singapore {
    background-image: url(../img/homepage/result.png);
    width: 313px;
    height: 215px
}

.result-singapore h3,
.result-singapore h4 {
    font-family: RobotoSlab-Regular;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    width: 100%;
    height: 2.5em;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0
}

.result-singapore h4 {
    font-size: 13px;
    height: 2.1em
}

table.tbl-result {
    border-collapse: collapse;
    border-spacing: 0;
    vertical-align: middle
}

table.tbl-result tbody tr td {
    color: #fff;
    font-family: RobotoSlab-Regular;
    font-size: 14px;
    height: 2em
}

table.tbl-result tbody tr td:last-child button {
    background-color: #184d93;
    border: none;
    border-radius: 2px;
    width: 80px
}

table.tbl-result tbody tr td:last-child {
    width: 35%
}

table.tbl-result tbody tr:nth-child(odd) {
    background-color: #000
}

table.tbl-result tbody tr:nth-child(even) {
    background-color: #1e1e1e
}

.alter-link,
.join-now {
    width: 315px;
    height: 217px
}

.result {
    display: flex;
    justify-content: center
}

.result div:nth-child(2) {
    margin: 0 1em 1em
}

@-webkit-keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.hvr-push {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent
}

.hvr-push:active,
.hvr-push:focus,
.hvr-push:hover {
    -webkit-animation-name: hvr-push;
    animation-name: hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-float-shadow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity
}

.hvr-float-shadow:active,
.hvr-float-shadow:focus,
.hvr-float-shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.hvr-float-shadow:active:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}