<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*#container{max-width:100%;   margin-bottom: 0.5em; border:1px solid #EA1CD7 !important; } */\
#container_one
{
	/* width: 95.5%;max-width:1680px;border:1px solid #EA1CD7 !important; padding: 2em 2.25%;max-width:1680px;*/
	 width: 99.0%;
	clear:both;
	padding: 0.5em 1.0%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
	 
 	 color:#000000; 
	
	 font-size:1em;	 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
#container_one div.feature{
	 width: 98.0%;	
	 padding: 0.5em 1.0%;
	background:#ffffff;
	 
	/*padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);border:1px solid #dfdfcd !important; padding: 1em 1.0%;*/
	  font-size:1em;	
	 font-family: 'Open Sans', sans-serif !important;
	   
 }

 h3.horn
{  
	font-weight:normal!important;
	
	font-size: 1.3em!important;
	text-align:center!important;
	
/*color:#fc0!important;color:#fff!important;text-transform:uppercase!important;*/
	
	font-family: 'Open Sans', sans-serif !important;
	background-color:#fc0;
	color: #639!important;
	/*margin: 0.1em 0;*/
	margin-bottom: 0.5em;
	 padding: 15px;

}
 
#container_one div.feature h3{
	/*padding: 16px 10px;*/
  	font-size:1.3em;padding: 5px; 
 	 font-weight: bold; 
	 color: #000000;   
}

#container_one div.feature p{
	/*padding: 16px 10px;*/
	padding: 5px;
	 font-size:1em;	 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 

#container_one div.feature:nth-child(even) img{
						float:left;
						margin-right: 5%;
					}
					
 
@media only screen and (max-width:1340px){
	#container_one div.feature
	{
		font-size:1em; 
	}
}
@media only screen and (max-width:1024px){
	#container_one div.feature{
	font-size:1em; 
	}
}
	 

@media only screen and (max-width:950px){	
	#container_one div.feature 
	{
		margin-left: 1.25%;
		margin-right: 1.25%;
		width: 94.5%;
		clear:both;	
		margin-bottom: 2em;
		padding:0 0 2.5em 0;
		font-size:1em; 
		
	}
	 
}
       #topleft{ 
			float: left; margin: 1% 0 0 1%;
		   width:26.33%; 
		 
		   padding: 0.1em ;
		}
	  
 
		#topright{
			float:left;
			 width: 70%;
			padding-right: 1%;
		 	margin: 1% 0.5% 0 0;
			 
			 padding: 0.1em ;
		}
		
		

		div#featuredlinks p{
			border: 2px solid #639;
			
			width:80%;	
			/*max-width: 300px;text-align:center;
			*/
			padding: 1em 0;
			font-weight:bold;
			font-size:1.2em;
			margin-left:10px;
			margin-right:26px;
			margin-top: 1em;
			margin-bottom: 1em;
			float:left;
			background: #639;
			 
		}
		
		div#featuredlinks a{
			display: block;
			width:80%;	
			color:white;
		}
		
		div#featuredlinks p:hover{
			background:#ffcc00;	
		}
		
		div#featuredlinks p:hover a{
			color:#639;	
		}
		
  
		 #container_one div.feature  p.viewmore{
						margin-top:1em;						
					}
					
		#container_one div.feature  p.viewmore a{
						background: #639;
						color: #fff;
						font-size: 1.0em;
						font-weight: bold;
						padding: 0.6em 1em;
					}
					
		#container_one div.feature p.viewmore a:hover{
						color:#fc0;
					}
					

@media only screen and (max-width: 1366px) {
			#topright, #topleft{
				width:98%; 
				clear:both;
				padding: 0 1%;
			}	
			div#featuredlinks{margin-bottom:1.5em; clear:both; overflow:hidden;}
			div#featuredlinks p{
				width:80%;	
				/*max-width: 47.5%;*/
				margin: 0.5em calc(5% - 8px) 0.5em 0;
				float:left;
				
			}			
			 
		}

@media only screen and (max-width: 768px) {
			#topright, #topleft{
				width:98%; 
				clear:both;
				padding: 0 1%;
			}	
			div#featuredlinks{margin-bottom:1.5em; clear:both; overflow:hidden;}
			 		
			 
		}
     
					 
					 </pre></body></html>