@media screen and (min-width:1px) and (max-width:1023px) {
body {
	width:100%;
	text-align:center;
}
.all {
	width:100%;
	margin:0px auto;
}
.box-forum {
	display:none;
}
.sidebar-warp {
	width:99%;
	float:right;
}
.post-warp {
	width:100%;
	float:right;
	height:auto;
}
.post {
	width:99%;
	float:right;
	height:auto;
	padding:0px 0px 5px 0px;
}
.pic-news {
	display:none;
}
.more {
	display:none;
}
.footer-1 {
	display:none;
}
.footer {
	float:right;
}
.time {
	display:none;
}
.menu-top-1 {
	height:auto;
}
.menu-top-li li {
	float:none;
	padding:5px;
}
.title-post h2 a {
	font-size:x-large;
	padding:5px;
}
.menu-top-li li a {
	font-size:x-large;
}
.txt-post p {
	font-size:medium;
}
.txt-post {
	width:95%;
}
.line-post {
	display:none;
}
.logo {
	max-width:80%;
}
.menu-top-li li:hover {
	background:#006699;
}
.img-post {
	width:100%;
	height:100%;
	background:none;
}
.li-sidebar li a {
	font-size:medium;
}


.singlebox.dl {

	width:78%;
		height:auto;

}


.singlebox.ads {

	width:78%;
		height:auto;

}


}


