@media only screen and (max-width: 1200px) {
#container,.container-web{
	width:960px;
}
.primary-menu ul li a{
	padding:14.5px 6px;
}
.left-bheader ul li:first-child,.left-bheader ul li:nth-child(2){
	display:none;
}
.left-bheader{
    width:28%;
}
.right-bheader{
   width:72%;
}
}
@media only screen and (max-width: 960px) {
#container,.container-web{
	width:100%;
}
#container{
	padding:0 10px;
}
#contents,#sidebar{
	width:100%;
	padding:0;
}
.left-theader{
	width:100%;
}
.logo-web{
	height:60px;
}
.left-bheader,.catfeatured,.show-prohome .prohomebox:nth-last-of-type(2),.show-prohome .prohomebox:nth-last-of-type(1){
	display:none;
}
.right-bheader{
	width:100%;
}
.search-box{
	margin:0;
}
.search-thumb{
	float:none;
}
#uwpqsf_id{
    padding:0 10px;
}
#uwpqsf_id .uwpqsf_class{
    width:30%;
}
.uwpqsf_class select{
	font-size:11px;
}
.slider-web,.catfeatured{
	width:100%;
	padding:0;
	margin-bottom:10px;
}
.prohomebox,.listcatshowbox{
    width:50%;
}
.prohomebox:nth-child(3n+1),.listcatshowbox:nth-child(3n+1){
    clear:none;
}
.prohomebox:nth-child(2n+1),.listcatshowbox:nth-child(2n+1){
    clear:both;
}
.tfooter-inner{
	margin-left:0;
	margin-right:0;
}
.tfooterbox{
	width:100%;
	padding:0 10px;
}
.entry-content table{
	margin-bottom:0;
	overflow:hidden;
	overflow-x:scroll;
	display:block;
	white-space:nowrap;
}
}
@media only screen and (max-width: 760px) {
.ms-row{
	margin-left:0;
	margin-right:0;
}
.ms-column{
	width:100%!important;
	padding:10px 0!important;
}
.wrap-prohome{
    margin-left:0;
    margin-right:0;
}
.prohomebox,.wrap-proother .prohomebox{
    width:100%;
	padding:10px 0;
}
.newshomebox{
    width:50%;
}
}
@media only screen and (max-width: 450px) {
.wrap-catfeatured{
    margin-left:0;
    margin-right:0;
}
.catfeaturedbox{
    padding:5px 0;
    width:100%;
}
.newshomebox-thumb,.listcatshowbox-thumb{
    height:135px;
}
.left-postpro,.right-postpro{
	width:100%;
}
.left-postpro{
	margin-bottom:10px;
}
}