<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 3000px) {

.xmasmarket {
width:60%;
float:left;
}
.xmaspost {
width:40%; 
float:right
}
#specialvotes {

display: block

}

#weinewsblock {

display: block

}

.sidesanta {
    display: block
}    

.weinewsleft {

	float: left; width: 80%; _width: auto;+width: auto;margin-bottom: 6px;

}

.gridcolumn {
grid-template-columns: repeat(4,1fr);
}
.threadreplies {
display:none;
}

}


@media screen and (max-width: 1800px) {
.gridcolumn {
grid-template-columns: repeat(3,1fr);
}

.threadreplies {
display:none;
}
}


@media screen and (max-width: 1600px) {
    
.sidesanta {
    display: none
}    


#specialvotes {

display: none

}

#weinewsblock {

display: none

}

#menu #plugin {

display: none

}

.weinewsleft {

	float: none; width: 100%; _width: auto;+width: auto;margin-bottom: 6px;

}

.threadpm{

display: none

}


.fifthhome {

display: none;

}

.threadreplies {
display:none;
}

}


@media screen and (max-width: 1350px) {
    
.mainbox h3 {
line-height:15px;
}

.gridcolumn {
grid-template-columns: repeat(3,1fr);
}

.galleryview-tradition .nums {
display:table-cell;
}
.respontd {
display:table-cell;
}
.threadreplies {
display:none;
}

}

@media screen and (max-width: 1200px) {
    
    
    .xmasmarket {
width:100%;
float:none;
}
.xmaspost {
display:none;
}
.galleryview-tradition .nums {
display:none;
}

.threadreplies {
display:inline;
}
    
.respontd {
display:none;
}

.gridcolumn {
grid-template-columns: repeat(2,1fr);
}


.mainbox h3 {
line-height:25px;
}
#specialvotes {


display: none

}

#weinewsblock {

display: none

}

#menu #plugin {

display: none

}

.weinewsleft {

	float: none; width: 100%; _width: auto;+width: auto;margin-bottom: 6px;

}

.backindex {

display: none

}

.threadpm{

display: none

}



#announcement{

display: none

}

.fifthhome {

display: none;

}

}



@media screen and (max-width: 800px) {

.galleryview-tradition .nums {
display:none;
}

.respontd {
display:none;
}

.gridcolumn {
grid-template-columns: repeat(1,1fr);
}

#specialvotes {

display: none

}

#weinewsblock {

display: none

}

#menu #plugin {

display: none

}

.weinewsleft {

	float: none; width: 100%; _width: auto;+width: auto;margin-bottom: 6px;

}

.backindex {

display: none

}

.threadpm{

display: none

}

.signatures img{

display: none

}

#announcement{

display: none

}

.fifthhome {

display: none;

}

}

</pre></body></html>