@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
.top_noti_content p {
    display: inline-block;
    color: #f7d8a9;
    font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    padding:0 5px;
}
li.tab_1 a{
	display: block;
	width: 100%;
	height: 115px;
	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: 115px;
	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: 115px;
	background-image: url(../images/tab3.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
ul.game_box li h2 {
    display: block;
    padding: 20px 0;
    width: 90%;
    margin: 0 auto;
    color: #ddbe8f;
    font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 1px #888888;
}
h1.footer_copyright {
    display: block;
    color: #b3b2b2;
    padding: 15px 0;
    font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
    border-top: solid 1px #b3b2b2;
    text-align: center;
}
ul.content_right_contact {
    display: block;
    padding-left: 0;
}
.box_table{
	display:block;
	width:96%;
	margin:0 auto;
	overflow:auto;
	}
ul.form_site {
    display: block;
    padding: 10px 0;
	width:96%;
	margin:0 auto;
}
ul.form_site li input {
    float: left;
    padding: 0 5px;
    height: 33px;
    line-height: 33px;
    color: #222222;
    font-size: 15px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    line-height: 33px;
    width: 350px;
    border: solid 1px #dddddd;
    border-radius: 5px;
}
ul.form_site li select {
    float: left;
    padding: 0 5px;
    height: 33px;
    line-height: 33px;
    color: #cfcfcf;
    font-size: 15px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    line-height: 33px;
    width: 360px;
    border: solid 1px #dddddd;
    border-radius: 5px;
}
input.ip_gray {
    width: 210px !important;
}
ul.form_site li strong {
    float: left;
    margin-right: 5px;
    color: #222222;
    font-size: 15px;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 33px;
    text-align: left;
	width:65%;
	padding-left:35%
}
ul.lket_box li {
    display: inline-block;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
    height: 40px;
    background: #e5e5e5;
    border-radius: 20px;
    padding: 0 2%;
}
ul.lket_box li span {
    float: left;
    color: #111111;
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    width: 23%;
    text-align: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin-right: 2%;
}

    .left-sidebar-blog {
        width: 100%;
        padding: :0px 20px;
    }
    .content-blog {
        width: 100%;
        padding: 15px 20px;
    }
    .category-blog ul li {
        width: 50%;
        float: left;
        box-sizing: border-box;
        border-right: 1px solid #606e86;
        padding: 9px 15px;
    }
    .category-blog ul li:first-child {
        width: 100%;
    }
    .category-blog ul li a {
        font-size: 15px;
    }
    .ads {
        display: none;
    }
    ul.list-post li {
        margin-left: 20px;
        margin-bottom: 9px;
    }
}
