@media screen and (max-width: 881px){
.hide, #search, .fdesc, .qreply, .rating, #rating_table_1, .rreply, .rhide, .usercp_container{
display:none !important;
}

#logo{
background-image: none;
}

ul.tabs li a{
font-size: 8px !important;padding: 0 2px !important;
}

#copyright {
	width: 18em;
	float: none !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;;
}


}

@media screen and (max-width: 625px){
.fdesc, .threadn{
display:none !important;
}


}

@media screen and (max-width: 625px){
#menu li a{
padding: 3px 6px 0px 8px !important;
}


}

@media screen and (max-width: 625px){
#header ul.menu li {
margin: 0 4px !important;
}

.logoimg {
    margin-left: auto;
    margin-right: auto;
    display: block;
}


}

@media screen and (max-width: 625px){
.thead .description, .statsbody, .lastpost, .fstatsn{
display:none !important;
}


}

@media screen and (max-width: 1050px){
.wrapper, #content{
width: 96% !important;
}


}

@media only screen and (max-width: 767px){
    .mheader {
        display: none;
}

#logo {
    margin-bottom: 10px;
}


}


}

