@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
.top_noti_content p {
    display: inline-block;
    color: #f7d8a9;
    font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 30px;
    padding: 0 5px;
}
.box-ct {
    width: 92% !important;
    margin: 20px 4% 20px 4%;
    background: #28303c;
    color: #90959b;
    float: left;
    display: inline-block;
}
.tab_menu ul li {
    display: inline-block;
    width: 45%;
    margin: 0;
}
.tab_menu ul li a {
    width: 180px;
    height: 120px;
}
li.tab_1 a{
	display: block;
	width: 100%;
	height: 85px;
	background-image: url(../images/tab1.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
li.tab_2 a{
	display: block;
	width: 100%;
	height: 85px;
	background-image: url(../images/tab2.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
li.tab_3 a{
	display: block;
	width: 100%;
	height: 85px;
	background-image: url(../images/tab3.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
ul.game_box li {
    display: inline-block;
    width: 47.5%;
    background: #10141a;
    position: relative;
    margin: 0 1%;
    margin-bottom: 30px;
    padding-bottom: 25px;
}
ul.bank_box h1 {
    display: block;
    color: #ffffff;
    font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
}
ul.card_box h1 {
    display: block;
    color: #ffffff;
    font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 20px;
}
.content_left {
	display:block;
    float: none;
    width: 98%;
    padding-right: 2%;
}
.content_right {
    display:block;
    float: none;
    width: 98%;
    padding-right: 2%;
}
.content_right_contact{
	padding-left:2% !important;
	}
.money_tab li a {
    display: block;
    color: #c0c0c0;
    font-family: 'UTM Bebas', Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-weight: normal;
    border-bottom: solid 3px #fff;
}
.money_tab li span {
    display: block;
    color: #c0c0c0;
    font-family: 'UTM Bebas', Arial, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0 10px;
}
ul.form_site li span {
	display:block;
    float: none;
    width: 98%;
    margin-right: 0;
    color: #222222;
    font-size: 15px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 33px;
    text-align: left !important;
}
ul.form_site li input {
	display:block;
    float: none;
    padding: 0 2%;
    height: 33px;
    line-height: 33px;
    color: #222222;
    font-size: 15px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    line-height: 33px;
    width: 90%;
    border: solid 1px #dddddd;
    border-radius: 5px;
	margin:0 auto;
}
ul.form_site li select {
    float: left;
    padding: 0 2%;
    height: 33px;
    line-height: 33px;
    color: #cfcfcf;
    font-size: 15px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    line-height: 33px;
    width: 97%;
    border: solid 1px #dddddd;
    border-radius: 5px;
}
input.ip_radio{
	float:left !important;
	width:20px !important;
	margin-top:-1px;
	margin-right:5px !important;
	}
ul.form_site li p {
	display:block;
    float: none;
    width: 96%;
    margin-right: 2%;
    color: #222222;
    font-size: 15px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 33px;
    text-align: right;
}
input.ip_gray {
    width: 90% !important;
}
ul.form_site li i {
    display: block !important;
    width: 90%;
    padding-left: 0;
    color: #999999;
    font-size: 13px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-style: normal;
    line-height: 20px;
    text-align: justify;
	margin:0 auto;
}
ul.faq_left li {
    display: block;
    margin-bottom: 10px;
    width: 100%;
}
ul.faq_left li{
    display:block;
    color: #c1c1c1;
    font-family: 'UTM Bebas', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-weight: normal;
    border-bottom: solid 2px #fff;
}
ul.bank_box {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 20px;
    border-bottom: solid 1px #888888;
    text-align: center;
    margin-bottom: 20px;
}
.wap_menu_drop{
	display:block;
	position:fixed;
	left:0;
	top:60px;
	background:rgba(0, 0, 0, 0.7);
	width:70%;
	height:100%;
	padding:10px 2%;
	z-index:9;
	}
    .slide .registerPoint {
        height: 45px;
    }

}

.money_tab{
    padding:15px;
}

