#BOTTOM #NEWS { 
	margin: 0 auto; 
	width:1140px; 
	padding-top:30px; 
	padding-left:50px;
	padding-right:50px;
	padding-bottom:30px;
}
@media (max-width: 1023px) { #BOTTOM #NEWS { display:none; } }

@media only screen and (min-width: 1024px) and (max-width: 1279px)	{ #BOTTOM #NEWS  { width:920px; }  }
@media only screen and (min-width: 768px) and (max-width: 1023px)	{ #BOTTOM #NEWS { width:660px; }  }
@media only screen and (min-width: 480px) and (max-width: 767px)	{ #BOTTOM #NEWS { width:370px;  }  }
@media only screen and (min-width: 320px) and (max-width: 479px)	{ #BOTTOM #NEWS { width:220px; padding-top:15px; padding-bottom:10px; }  }

#BOTTOM #NEWS h1 { text-align:center;}
#BOTTOM #NEWS h2 { font-size:16px; line-height:20px; }
@media only screen and (min-width: 480px) and (max-width: 767px)	{ #BOTTOM #NEWS h2 { font-size:14px; line-height:17px; }  }
@media only screen and (min-width: 320px) and (max-width: 479px)	{ #BOTTOM #NEWS h2 { font-size:12px; line-height:15px; }  }

#BOTTOM #NEWS ul.nav { margin-bottom:0; padding-left:0; text-align:center; }
#BOTTOM #NEWS .slider responsive ul.nav li { display:inline-block; list-style-type:none; margin:0 20px; }
#BOTTOM #NEWS .slider responsive ul.nav li a { font-size:12px;text-decoration:none; }

#BOTTOM #NEWS .NewsArticle {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	width: 320px !important;
	min-height:370px;
	margin: 14px;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 5px 0px #666666;
	box-shadow: 2px 2px 5px 0px #666666;
}

#BOTTOM #NEWS .NewsArticle a { color:#777777; text-decoration:none; }
#BOTTOM #NEWS .NewsArticle a:hover { color:rgb(0,148,117); text-decoration:none; }

#BOTTOM #NEWS .NewsArticle h2 a, #BOTTOM #NEWS .NewsArticle h3 a { color:rgb(0,148,117); text-decoration:none; }
#BOTTOM #NEWS .NewsArticle h2 a:hover, #BOTTOM #NEWS .NewsArticle h3 a:hover { color:rgb(0,0,0); text-decoration:none; }

#BOTTOM #NEWS .NewsArticle .image { display:block; margin-bottom:15px; }

#BOTTOM #NEWS .NewsArticle .image.Landscape 	{ height:200px; max-width:100%; }
#BOTTOM #NEWS .NewsArticle .image.Portrait 		{ height:200px; }

#BOTTOM #NEWS .NewsArticle .image.Landscape img { width:100%; height:auto; }	
#BOTTOM #NEWS .NewsArticle .image.Portrait img 	{ width:100%; height:auto; }



@media only screen and (min-width: 1024px) and (max-width: 1279px)	{ 
	#BOTTOM #NEWS .NewsArticle  { font-size:13px; line-height:18px; min-height:360px; width:247px !important;  }  
	#BOTTOM #NEWS .NewsArticle .image.Landscape,
	#BOTTOM #NEWS .NewsArticle .image.Portrait 		{ height:164px; }
	#BOTTOM #NEWS .NewsArticle .image.Portrait img	{ height:164px; width:auto; }
	/*#BOTTOM #NEWS .NewsArticle .image { max-height:164px !important; }*/
}
@media only screen and (min-width: 768px) and (max-width: 1023px)	{  
	#BOTTOM #NEWS .NewsArticle { font-size:13px; line-height:18px; min-height:310px; width:270px !important;  }  
	#BOTTOM #NEWS .NewsArticle .image { max-height:179px !important; }
}
@media only screen and (min-width: 480px) and (max-width: 767px)	{  
	#BOTTOM #NEWS .NewsArticle { font-size:13px; line-height:18px; min-height:310px; width:310px !important; } 
	#BOTTOM #NEWS .NewsArticle { margin-left:14px; margin-right:14px; } 
	
}
@media only screen and (min-width: 320px) and (max-width: 479px)	{  
	#BOTTOM #NEWS .NewsArticle { padding-top:10px; padding-left:10px; padding-right:10px; font-size:11px; line-height:14px; min-height:220px; width:169px !important; }  
	#BOTTOM #NEWS .NewsArticle { margin-left:14px; margin-right:14px; } 
	#BOTTOM #NEWS .NewsArticle .image { max-height:113px !important; }
}

#BOTTOM #NEWS h3 {margin-top:10px; }

#BOTTOM #NEWS ul.nav { margin-bottom:0; padding-left:0; text-align:center; }
#BOTTOM #NEWS .slider responsive ul.nav li {display:inline-block; list-style-type:none; margin:0 20px; }
#BOTTOM #NEWS .slider responsive ul.nav li a {font-size:12px;text-decoration:none;}
@media (max-width: 420px) {
	#BOTTOM #NEWS .slider responsive ul.nav li a {display:block;font-size:10px;}
}
