@media only screen and (max-width: 1200px) {
	.hide_on_small{
		display: none !important;
	}
	div.header{
		height: auto;
		background: url(/images/layout/header.jpg) no-repeat scroll left bottom #0145AA;
	} 
	div.top_navi{
		top: 0px !important;
	}
	div.top_navi>div{
		display: inline-block !important;
		float: right !important;
		position: relative !important;
		top: 0px !important;
		right: 0px !important;
	}
	div.top_navi span.txt{
		color: #FFFFFF !important;
	}
	div.top_navi #sizer a{
		
	}
}

@media only screen and (max-width: 1200px) {
	.home_table_boxes .home_table_boxes2{
		display: none;
	}
}


@media only screen and (max-width: 1160px) {
	 ul.tree_topmenu li a span.in{
	 	padding-left: 10px;
	 	padding-right: 10px;
	 }
	 div.top_navi{
	 	clear: both !important;
	 	top: 15px !important;
	 }
	 div.header{
	 	padding-bottom: 20px;
	 }
	.home_table_boxes .home_table_boxes1 img, .home_table_boxes .home_table_boxes3 img{
		width: 100%;
		height: auto;		
	}
	table.home_table_list1{
		clear: both;
	}
}
@media only screen and (max-width: 1100px) {

}

@media only screen and (max-width: 1000px) {
	 .home_articles_list .list_links a{
	 	font-size: 11px !important;
	 }
	 .download_links{
	 	position: relative;
		display: block;
		/*margin: -19px -35px 0 0;*/
		padding: 0;
		/*float: right;*/
		display: block;
	 	
	 }
	 
	 .download_links{
	 	/*margin-top: -30px !important;*/
	 	margin-right: 0px !important;
	 }
	 .download_links a{
	 	margin-right: 0px !important;
	 	margin-left: 10px !important;
	 }
}

@media only screen and (max-width: 960px) {
	.home_table_boxes .home_table_boxes1, .home_table_boxes .home_table_boxes3{
		display: block;
		width: 100%;
		clear: both;
		text-align: center;
	}
	
	 
	 
	.home_table_boxes .home_table_boxes1 img, .home_table_boxes .home_table_boxes3 img{
		
	}
}

@media only screen and (max-width: 870px) {
	 
}

@media only screen and (max-width: 840px) {
	 
}

@media only screen and (max-width: 770px) {
	 .home_articles_list .list_links a{
	 	min-height: 30px;
	 	text-align: center;
	 	font-size: 14px;
	 }
	 .tree_topmenu li a{
	 	font-size: 13px;
	 	padding: 10px 0px;
	 	height: auto !important;
	 }
	 .tree_topmenu{
	 	width: 100%;
	 	text-align: center;
	 }
	 .tree_topmenu li{
	 	display: inline-block;
	 	float: none;
	 }
}

@media only screen and (max-width: 720px) {
	.wh_title{
		text-align: left !important;
	}
	.wh_title_left, .wh_title_right{
		float: none !important;
		display: block !important;
	}

}


@media only screen and (max-width: 580px) {
 
}

@media only screen and (max-width: 640px) {
	 table.layout_main_table td.l{
	 	display: none;
	 }
	 table.layout_main_table td.c>div{
	 	padding: 0px;
	 }
	 
	 table.home_table_list1 td{
	 	display: block;
	 	width: 100%;
	 }
	 .tree_topmenu li a{
	 	font-size: 15px;
	 }
	 
	 .home_articles_list table td.author{
	 	width:100%;
	 	display: block;
	 	padding: 5px 5px 1px 5px;
	 }
	 .home_articles_list table td.col_title{
	 	width:100%;
	 	display: block;
	 	padding: 1px 5px 5px 5px;
	 	font-size: 18px;
	 	border-bottom: 1px solid #E3EAFC;
	 }
	 .home_articles_list table td.col_topic{
	 	display: none;
	 }

	 .home_articles_list table .header td.author,
	 .home_articles_list table .header td.col_title,
	 .home_articles_list table .header td.col_topic{
	 	display: none;
	 }
	 
	 .item_view p{
	 	font-size: 16px !important;
	 }
	 
	 .item_view td, .item_view table, .item_view img{
	 	width: 100% !important;
	 	height: auto !important;
	 }
	 
}

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

}

@media only screen and (max-width: 480px) {
	 
}

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

}

