@charset "utf-8";
/* CSS Document */
@media (min-width: 1200px) {
   
}
  
@media (min-width: 768px) and (max-width: 959px) {
.hide-959{
	display:none;
}
.show-959{
	display:block;
}
.header-inner{
	width:100%;
}
.top-menu{
	width:65%;
	padding:0px;
}
.search{
	width:35%;
	padding:0px;
}
.search-form{
	width:100%;
	padding:0px;
}
.search-inp{
	width:70%;
	padding:0px;
}
.search-btn{
	width:30%;
	padding:0px;
	background:#00ba5a url(images/icon-search.png) center center no-repeat;
}
.cat-menu-inner{
	width:100%;
}
.cat-nav{
	width:100%;
	height:70px;
	margin:0px 0px 0px 0px;
	float:none;
	display:block;
}
.header-bottom{
	width:100%;
}
.last-post-slide{
	max-width:495px;
	float:right;
	height:24px;
	padding-right:10px;
	margin:4px 0px 4px 0px;
	border-right:1px solid #d4d4d4;
}
.cat-nav ul li ul{
	width:100%;
}
.main{
	width:96%;
	margin:0px 2%;
}
.home-top-tabs{
	width:99.7%;
	float:none;
	display:block;
	margin-left:0px;
	margin-bottom:10px;
}
.home-top-tabs-title{
	width:7%;
}
a.tab-win{
	display:block;
	margin:10px auto 15px;
}
a.tab-android{
	display:block;
	margin:33px auto 15px;
}
a.tab-game{
	display:block;
	margin:35px auto 15px;
}
a.tab-multimedia{
	display:block;
	margin:34px auto 15px;
}
a.tab-book{
	display:block;
	margin:32px auto 0px;
}
.home-tab-content{
	width:86%;
	padding:10px 4% 10px 3%;
}
.home-tab-first-post{
	width:100%;
}
a.home-tab-first-post-image-link{
	width:35%;
}
.home-tab-first-post-left{
	width:63%;
}
.tab-images{
	width:100%;
}
.linkbox{
	width:98.3%;
	float:none;
	display:block;
	height:240px;
	padding:10px 1.5% 10px 0px;
	margin-bottom:10px;
}
.right-box{
	width:100%;
	float:none;
	margin-left:0px;
}
.post, .offer, .adspost, .commentpost, .relate{
	width:96.7%;
	padding:9px 1.5%;
}
.post-header, .offer-slider, .offer-slider ul{
	display:block;
	width:100%;
}
.post-info{
	width:8%;
}
h2.post-title, .post-meta{
	width:88%;
}
.offer-slider ul li{
	width:50%;
}
.offer-item{
	width:96%;
	padding:5px 2%;
}
.offer-img{
	width:30%;
}
.offer-left{
	width:68%;
}
.left-box{
	width:100%;
}
.sidebar-ads, .sidebar-topweek{
	width:46.5%;
	float:right;
	padding:10px 1%;
	margin-left:1.5%;
}
.newsletter{
	background:#f5f5f5 url(images/newsletter.png) no-repeat center center;
	width:38%;
	padding:15px 6%;
	float:left;
}
.sidebar-offer, .sidebar-archive{
	width:48%;
	float:left;
	padding:10px 1%;
}
.sidebar-tab{
	width:48.5%;
	margin-left:1.5%;
	float:right;
}
.stab1, .stab2, .stab3, a.stab1-title, a.stab3-title, a.stab2-title{
	width:100%;
}
.stab1-content, .stab2-content, .stab3-content{
	padding:10px 1.5%;
	width:97%;
}
.ads120{
	width:40%;
	margin-left:2%;
}
.txtads{
	width:58%;
}
.footer-inner, .footer-nav, .copyright{
	width:94%;
	margin-right:3%;
	margin-left:3%;
}
.footer-box, .footer-box-last{
	width:98%;
	float:none;
	margin:0px;
	padding:10px 1%;
	display:block;
	clear:both;
}
.cavatar{
	width:8%;
}
.comment-txt{
	padding:10px 1.5%;
	width:87%;
}
.comment-form-right{
	width:38.5%;
	margin-left:1.5%;
}
.commentform-left{
	width:60%;
}
.comment-inpa, .comment-inpe, .comment-inpu{
	width:86%;
	padding:0px 12% 0px 1.5%;
	background-position:right;
}
.comment-inpt{
	width:96%;
	padding:20px 1.5% 10px 1.5%;
	background-position:right 10px;
}
.relate-slider, .relate-slider ul, .relate-slider ul li{
	width:100%;
}



}
 
@media (max-width: 767px) {
.hide-767{
	display:none;
}
.show-767{
	display:block;
}
.header-inner{
	width:100%;
}
.cat-menu {
width: 100%;
height: 30px;
}
.cat-menu-inner{
	width:100%;
	margin:0px auto;
	position:relative;
	height:30px;
	text-align:center;
}
a.cat-menu-mob{
	display:block;
	height:30px;
	line-height:30px;
	font-family:'yekan';
	font-size:15px;
	color:#fff;
	text-shadow:1px 1px 0px #000;
}
.catlistmobile{
	position:absolute;
	top:30px;
	width:96%;
	padding:10px 2%;
	background:#eaeaea;
	z-index:1000;
}
.catlistmobile ul{
	height:auto;
	list-style:inside;
}
.catlistmobile ul li{
	float:none;
	margin:0px 10px;
	line-height:35px;
	display:block;
	border-left:0;
}
.catlistmobile ul li a{
	padding:0px 10px;
	display:block;
	height:35px;
	line-height:35px;
	font-family:'yekan';
	font-size:13px;
	color:#888;
	text-shadow:1px 1px 0px #fff;
	border-bottom:1px solid #d2d2d2;
}
.catlistmobile ul li a:hover{
	color:#093;
	text-shadow:1px 1px 0px #fff;
	background:none;
}
.catlistmobile ul li ul{
	background:#e3e3e3;
}
.header-bottom{
	width:100%;
}
.social{
	width:100%;
	float:none;
	display:block;
	height:32px;
	text-align:center;
}
.social a{
	width:32px;
	height:32px;
	display:inline-block;
	float:none;
	margin:0px 10px;
}
.last-post-slide{
	display:none;
}
.cat-nav ul li ul{
	width:100%;
}
.main{
	width:96%;
	margin:0px 2%;
}
/*
.home-top-tabs{
	width:99.7%;
	float:none;
	display:block;
	margin-left:0px;
	margin-bottom:10px;
}
.home-top-tabs-title{
	width:7%;
}
a.tab-win{
	display:block;
	margin:10px auto 15px;
}
a.tab-android{
	display:block;
	margin:33px auto 15px;
}
a.tab-game{
	display:block;
	margin:35px auto 15px;
}
a.tab-multimedia{
	display:block;
	margin:34px auto 15px;
}
a.tab-book{
	display:block;
	margin:32px auto 0px;
}
.home-tab-content{
	width:86%;
	padding:10px 4% 10px 3%;
}
.home-tab-first-post{
	width:100%;
}
a.home-tab-first-post-image-link{
	width:27%;
}
.home-tab-first-post-left{
	width:70%;
}
.tab-images{
	width:100%;
}
*/
.linkbox{
	width:98.3%;
	float:none;
	display:block;
	height:240px;
	padding:10px 1.5% 10px 0px;
	margin-bottom:10px;
}
.right-box{
	width:100%;
	float:none;
	margin-left:0px;
}
.post, .offer, .adspost, .commentpost, .relate{
	width:96.7%;
	padding:9px 1.5%;
}
.post-header, .offer-slider, .offer-slider ul{
	display:block;
	width:100%;
}
.post-info{
	width:8%;
}
h2.post-title, .post-meta{
	width:87%;
}
.post-content img{
	max-width:100%;
}
.offer-slider ul li{
	width:50%;
}
.offer-item{
	width:96%;
	padding:5px 2%;
}
.offer-img{
	width:30%;
}
.offer-left{
	width:68%;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	width:22px;
}
.wp-pagenavi span.current {
	width:22px;
}
.left-box{
	width:100%;
}
.sidebar-ads, .sidebar-topweek, .sidebar-offer, .sidebar-archive{
	width:98%;
	padding:10px 2%;
}
.newsletter{
	background:#f5f5f5;
	width:60%;
	padding:15px 20%;
}
.sidebar-tab{
	width:100%;
}
.stab1, .stab2, .stab3, a.stab1-title, a.stab3-title, a.stab2-title{
	width:100%;
}
.stab1-content, .stab2-content, .stab3-content{
	padding:10px 2%;
	width:96%;
}
.ads120{
	width:40%;
	margin-left:2%;
}
.txtads{
	width:58%;
}
.footer-inner, .footer-nav, .copyright{
	width:94%;
	margin-right:3%;
	margin-left:3%;
}
.footer-box, .footer-box-last{
	width:94%;
	float:none;
	margin:0px;
	padding:10px 3%;
	display:block;
	clear:both;
}
.cavatar{
	width:14%;
}
.comment-txt{
	padding:10px 1.5%;
	width:80%;
}
.comment-form-right{
	width:38.5%;
	margin-left:1.5%;
}
.commentform-left{
	width:60%;
}
.comment-inpa, .comment-inpe, .comment-inpu{
	width:86%;
	padding:0px 12% 0px 1.5%;
	background-position:right;
}
.comment-inpt{
	width:96%;
	padding:20px 1.5% 10px 1.5%;
	background-position:right 10px;
}
.relate-slider, .relate-slider ul, .relate-slider ul li{
	width:100%;
}

}
  
@media (max-width: 480px) {
.hide-480{
	display:none;
} 
.show-480{
	display:block;
}
.header-inner{
	width:100%;
}
.cat-menu {
width: 100%;
height: 30px;
}
.cat-menu-inner{
	width:100%;
	margin:0px auto;
	position:relative;
	height:30px;
	text-align:center;
}
a.cat-menu-mob{
	display:block;
	height:30px;
	line-height:30px;
	font-family:'yekan';
	font-size:15px;
	color:#fff;
	text-shadow:1px 1px 0px #000;
}
.catlistmobile{
	position:absolute;
	top:30px;
	width:96%;
	padding:10px 2%;
	background:#eaeaea;
	z-index:1000;
}
.catlistmobile ul{
	height:auto;
	list-style:inside;
}
.catlistmobile ul li{
	float:none;
	margin:0px 10px;
	line-height:35px;
	display:block;
	border-left:0;
}
.catlistmobile ul li a{
	padding:0px 10px;
	display:block;
	height:35px;
	line-height:35px;
	font-family:'yekan';
	font-size:13px;
	color:#888;
	text-shadow:1px 1px 0px #fff;
	border-bottom:1px solid #d2d2d2;
}
.catlistmobile ul li a:hover{
	color:#093;
	text-shadow:1px 1px 0px #fff;
	background:none;
}
.catlistmobile ul li ul{
	background:#e3e3e3;
}
.header-bottom{
	width:100%;
}
.social{
	width:100%;
	float:none;
	display:block;
	height:32px;
	text-align:center;
}
.social a{
	width:32px;
	height:32px;
	display:inline-block;
	float:none;
	margin:0px 10px;
}
.last-post-slide{
	display:none;
}
.cat-nav ul li ul{
	width:100%;
}
.main{
	width:96%;
	margin:0px 2%;
}
/*
.home-top-tabs{
	width:99.7%;
	float:none;
	display:block;
	margin-left:0px;
	margin-bottom:10px;
}
.home-top-tabs-title{
	width:7%;
}
a.tab-win{
	display:block;
	margin:10px auto 15px;
}
a.tab-android{
	display:block;
	margin:33px auto 15px;
}
a.tab-game{
	display:block;
	margin:35px auto 15px;
}
a.tab-multimedia{
	display:block;
	margin:34px auto 15px;
}
a.tab-book{
	display:block;
	margin:32px auto 0px;
}
.home-tab-content{
	width:86%;
	padding:10px 4% 10px 3%;
}
.home-tab-first-post{
	width:100%;
}
a.home-tab-first-post-image-link{
	width:27%;
}
.home-tab-first-post-left{
	width:70%;
}
.tab-images{
	width:100%;
}
*/
.linkbox{
	width:98.3%;
	float:none;
	display:block;
	height:240px;
	padding:10px 1.5% 10px 0px;
	margin-bottom:10px;
}
.right-box{
	width:100%;
	float:none;
	margin-left:0px;
}
.post, .offer, .adspost, .commentpost, .relate{
	width:96.7%;
	padding:9px 1.5%;
}
.post-header, .offer-slider, .offer-slider ul{
	display:block;
	width:100%;
}
.post-info{
	width:8%;
}
h2.post-title, .post-meta{
	width:87%;
}
.post-content img{
	max-width:100%;
}
.offer-slider ul li{
	width:50%;
}
.offer-item{
	width:96%;
	padding:5px 2%;
}
.offer-img{
	width:30%;
}
.offer-left{
	width:68%;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	width:22px;
}
.wp-pagenavi span.current {
	width:22px;
}
.left-box{
	width:100%;
}
.sidebar-ads, .sidebar-topweek, .sidebar-offer, .sidebar-archive{
	width:98%;
	padding:10px 2%;
}
.newsletter{
	background:#f5f5f5;
	width:60%;
	padding:15px 20%;
}
.sidebar-tab{
	width:100%;
}
.stab1, .stab2, .stab3, a.stab1-title, a.stab3-title, a.stab2-title{
	width:100%;
}
.stab1-content, .stab2-content, .stab3-content{
	padding:10px 2%;
	width:96%;
}
.ads120{
	width:40%;
	margin-left:2%;
}
.txtads{
	width:58%;
}
.footer-inner, .footer-nav, .copyright{
	width:94%;
	margin-right:3%;
	margin-left:3%;
}
.footer-box, .footer-box-last{
	width:94%;
	float:none;
	margin:0px;
	padding:10px 3%;
	display:block;
	clear:both;
}
.cavatar{
	width:14%;
}
.comment-txt{
	padding:10px 1.5%;
	width:80%;
}
.comment-form-right{
	width:38.5%;
	margin-left:1.5%;
}
.commentform-left{
	width:60%;
}
.comment-inpa, .comment-inpe, .comment-inpu{
	width:86%;
	padding:0px 12% 0px 1.5%;
	background-position:right;
}
.comment-inpt{
	width:96%;
	padding:20px 1.5% 10px 1.5%;
	background-position:right 10px;
}
.relate-slider, .relate-slider ul, .relate-slider ul li{
	width:100%;
}
}
