  #container{max-width:100%;   margin-bottom: 0.5em; }
  
   

/* table */ 
#container_table
{
	/* width: 95.5%;max-width:1680px;	border:1px solid #EA1CD7 !important; padding: 2em 2.25%;*/
	width:98%;
	clear:both;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
		font-size:1.1em; 
	font-family: 'Open Sans', sans-serif !important;
 
    color:#000000;
	line-height: 1.25; 
	
}

#container_table h3{
	padding: 5px;
	 font-size:1.3em;
	font-weight:bold; color: #000000;   
	 
}
 

 

#container_table table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 90%;
  table-layout: fixed;
	 
}

#container_table table caption {
  font-size: 1.1em;
  margin: .5em 0 .75em;
}

#container_table table tr {
  /*background-color: #f8f8f8;*/
  padding: .35em;
}

#container_table table th, #container_table table td {
  padding: .625em;
  text-align: left;
  	font-size:1.2em; 
	font-family: 'Open Sans', sans-serif !important;
  
}

#container_table table td {
   font-size:1.1em;
  
  /*text-transform: uppercase;font-size: .85em; letter-spacing: .1em;*/
	 
	color: #000000;  
}

 
 /** container general **/

#container_general
{/*width:98%; border:1px solid #ff99bb !important; padding: 0.2em 1.25%;max-width:1680px;*/ 
	width:99%;
	clear:both;
	 position: relative; overflow: auto;
	text-align: left;  
	color: #000000 !important; 
	 
	  font-size:1.1em;   
	 margin-bottom:10px;
	 /*  margin: 0.05em 0;  padding-left: 10px;   
		
	*/   
	 font-family: 'Open Sans', sans-serif !important;
	 
	 } 


#container_general div.feature{ 
	width: 96%;	
	float:left;
	padding: 0.1em 1.25%;
	margin-bottom:10px;
	background:white;
	 
}



#container_general div.feature h3{
	padding: 10px;
	 font-size:1.3em;
	font-weight:bold;
	 color: #000000 !important; 
}

#container_general div.feature p{
	padding: 10px 10px;
	 font-size:1.0em;
	color:black;
	padding-top:0;
	 
}


@media only screen and (max-width:1340px){
#container_general div.feature
	{
 	 font-size:1.1em; 
	}
}
@media only screen and (max-width:1024px){
#container_general div.feature{
 	 font-size:1.1em;
	}
}
	 

@media only screen and (max-width:950px){
#container_general div.feature{
	margin-left: 2.25%;
	margin-right: 2.25%;
	width: 94.5%;
	clear:both;	
	margin-bottom: 2em;
	padding:0 0 2.5em 0;
	 font-size:1.1em;
	} 
}
   


  