@media (max-width:1055px) {
	#horizon_menu{display:none; /*width:100%; display:table; table-layout:fixed;*/}
	body{background-image: none;}
	#app_menu{display:block; width:100%}
	#id_Container{width:99%; display:table; table-layout:fixed; border:0px solid #ff00ff;box-sizing: border-box;}

	#id_col_left{display:none;}
	#id_col_center{width:100%; order:2;  background-color:#ffffff; margin:30 0 20 0; text-align: center; ;}
		#col_center_td31{float:left; width:100%;}
		#col_center_td32{display:}
		#col_center_td33{float:left; width:100%;}

		#col_center_td52{float:left;width:25%}
		#col_center_td53{float:left;width:25%}
		#col_center_td54{float:left;width:25%}
		#col_center_td55{float:left;width:25%}

		#id_donor{width:90%}
		#id_ambassador{width:90%}

	#id_col_right{display:none;}

	#id_row_bottom{display:none;}
	#id_row_copy{width:100%}
		#footer_logo{width:100%; padding-top:10px;}
		#footer_address{width:100%; }
}


@media (min-width: 1056px) and (max-width: 1499px) { 
/*
	#horizon_header{display:block; width:100%; display:table; table-layout:fixed; }
	#td_logo{width:30%; max-width:310px;}
	#app_menu{display:none; width:100%}

	#top_SubMenu{width:100%}
*/
body{ BACKGROUND-IMAGE: url(/images/site_setting/main_topbg.gif) ;  BACKGROUND-REPEAT: repeat-x ;  BACKGROUND-POSITION-Y: -13px ;  }

	#horizon_menu{width:1056px; display:table; table-layout:fixed;}
	#app_menu{display:none}
	#id_Container{width:1056px; display:table; table-layout:fixed; border:0px solid #ff00ff;box-sizing: border-box;}

	#id_col_left{display:none;}
	#id_col_center{float:left; width:572px; order:2;  background-color:#ffffff; margin:30 0 20 0;}
		#col_center_td31{float:left;}
		#col_center_td32{display:none}
		#col_center_td33{float:right;}

		#col_center_td52{float:left;width:25%}
		#col_center_td53{float:left;width:25%}
		#col_center_td54{float:left;width:25%}
		#col_center_td55{float:left;width:25%}

		#id_donor{width:500px}
		#id_ambassador{width:500px}

	#id_col_right{float:right; width:459px; order:3; background-color:#ffffff; margin:30 0 20 25;}

	#id_row_bottom{width:1056px}
	#id_row_copy{width:1056px}
		#footer_logo{float:left; width:431px }
		#footer_address{float:right; width:487px}

}



/*@media (min-width: 1200px) and (max-width: 1609px) { */
@media (min-width:1500px){
/*
	#horizon_header{display:block; width:1500px; display:table; table-layout:fixed; }
	#td_logo{width:310px;}
	#app_menu{display:none; width:100%}

	#top_SubMenu{width:1500px}
*/
body{ BACKGROUND-IMAGE: url(/images/site_setting/main_topbg.gif) ;  BACKGROUND-REPEAT: repeat-x ;  BACKGROUND-POSITION-Y: -13px ;  }
	#horizon_menu{width:1500px; display:table; table-layout:fixed;}
	#app_menu{display:none}
	#id_Container{width:1500px; display:table; table-layout:fixed; border:0px solid #ff00ff;box-sizing: border-box; display:flex;}

	#id_col_left{float:left; width:459px; order:1;background-color:#ffffff; margin:30 25 20 0;}
	#id_col_center{float:left; width:572px; order:2;  background-color:#ffffff; margin:30 0 20 0;}
		#col_center_td31{float:left;}
		#col_center_td32{display:none}
		#col_center_td33{float:right;}

		#col_center_td52{float:left;width:25%}
		#col_center_td53{float:left;width:25%}
		#col_center_td54{float:left;width:25%}
		#col_center_td55{float:left;width:25%}

		#id_donor{width:500px}
		#id_ambassador{width:500px}

	#id_col_right{float:right; width:459px; order:3; background-color:#ffffff; margin:30 0 20 25;}

	#id_row_bottom{width:1500px}
	#id_row_copy{width:1500px}
		#footer_logo{float:left; width:431px }
		#footer_address{float:right; width:487px}

}
