.foramobilne {display: none;}

@media (max-width: 1280px) {
.wrapper {
 width:100%;
}

#buytheme {
	max-height: 80px;
}

#threads,#views,#replies,#lastpost,.scrollToDown, .scrollToTop, .star_rating_container,#rating{
 display:none;
}


}

@media (max-width: 1000px) {

	.fixedd
	{width:100% !important;}
	
#menu_mobile
{
	display:block !important;
}
	
#menu_desktop, .hide_mobile {
	display:none;
}
	
	.mobi {display:none;}
	.foramobilne {display: block;}
	.wrapper {padding: 10px; box-sizing: border-box;}
	#oglo {background-image: none !important; padding: 0px !important;width: 100% !important;height: auto !important;}
	#oglo2 {width: 100% !important; margin: auto !important; height: auto !important; padding: 0px  !important;}
	.post.classic .post_content {
    width: 100%;
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}
	.author_avatar {
    width: 50%;
    margin: auto;
}
	#posts_container {padding: 0px !important;}
	.profipost {
		width: 100%; padding: 0px;     background: #0f0d08;
    border-radius: 2px;
    box-shadow: rgba(0,0,0,0.498039) 0 0 3px, rgba(0,0,0,0.498039) 0 0 5px inset;
	}
}		
		
#nav_width {
		float:left;
		width:24%;
}
#content_width {
		float:right;
		width:74%;
}
@media (max-width: 768px) {
	#nav_width, #content_width {
		float:none;
		width:100% !important;
		margin-top:15px;
	}
}

		
@media  (min-width: 800px) and (max-width: 1200px) {
.wrapper {
	width: 80%;
	}
}@media  (min-width: 1200px) and (max-width: 1600px) {
.wrapper {
	width: 70%;
	}
}

		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		