 #container_one {
	/* width: 95.5%;	 */
	max-width:1680px;
	clear:both;
	/* padding: 4em 2.25%; */
	padding: 0em 1.25% 2em 1.25%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
	 font-size: 1.05em;
	font-family: 'Open Sans', sans-serif !important;
	/*border:1px solid #D8D9DA !important; */
	 
}

				

#container_one div.feature {
	width: 98%;	
	float:left;
	margin-right: 5%;
	background:white;
    font-size: 1.05em;
	font-family: 'Open Sans', sans-serif !important;
	 
}

		
			 

#container_one div.feature h3 {
	padding: 10px;
	font-size:1.3em;
	font-weight:bold;
	color: #663399;
	font-family: 'Open Sans', sans-serif !important;
}

#container_one div.feature h4 {
	padding: 10px;
	font-size:1.3em;
	font-weight:bold;
	color: #000000;
	font-family: 'Open Sans', sans-serif !important;
}
 



#container_one div.feature p{
	<!--padding: 10px;padding-top:0;-->
 
	color: #000000;
	font-family: 'Open Sans', sans-serif !important;
	padding: 10px;
	 font-size: 1.0em;
}

 
#container_one div.feature img{
width: 300px; /* width of container 360px*/
height: 300px; /* height of container  220px;*/
object-fit: cover;
 }

#container_one div.feature a{
	color: black;	
	  font-size: 1.05em;
}
#container_one  div.feature a:hover{
	color: #639;
	  font-size: 1.05em;
}



/* unvisited link */
#container_one div.feature a:link {
    color: #000000 !important; text-decoration: underline;
}

/* visited link */
#container_one div.feature A:visited {
    color: #663399!important; text-decoration: none;
}

/* mouse over link */
#container_one div.feature A:hover {
    color: #FC0 !important; text-decoration: none;
}

/* selected link */
#container_one div.feature A:active {
    color: #000000!important;text-decoration: underline;
}
 
/* Tables */
 
 
#container_one  table {
  border-collapse: collapse;
  border-spacing: 0;
   width: 98%;	
   border:1px solid #D8D9DA !important; 
	text-align: left;
	table-layout: fixed;
	   padding: 16px;  margin-left: 10px;
	 font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
}
 

#container_content th,#container_one  td {
	border:1px solid #D8D9DA !important; 
 /* text-align: center;*/
	text-align: left;
  padding: 16px;
	margin: .5em 0 .75em; 
	line-height: 1.3;
	 font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
}
 
#container_one tr:nth-child(even) { 
background-color: #f2f2f2; 
	font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
}

 

@media screen and (max-width: 500px) {
#container_one  table {
    border: 0;
	 font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
  }

}

  
@media only screen and (max-width:1340px){
	#container_one div.feature{
		 font-size: 1.0em;
	}
	
	#container_one{
		font-size:85%;
	}
	#container_one  table {
    border: 0;
	 font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
  }
}
@media only screen and (max-width:1024px){
	#container_one div.feature{
		
		 font-size: 1.0em;
	}
	#container_one  table {
    border: 0;
	 font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
  }
}

@media only screen and (max-width:950px){
#container_one div.feature{
		<!--margin-left: 2.25%;
		margin-right: 2.25%;
		margin-bottom: 2em;-->
		width: 94.5%;
		clear:both;	
		
		
	} 
	
	#container_one div.feature img{
	width: 70%;
	height:70%;
	 
	float:none !important;
	margin: 0 !important;
	}

	#container_one  table {
    border: 0;
	 font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
  }
}


@media only screen and (max-width:800px){
	#container_one div.feature{
		width:99% !important;
		
		border-bottom: 1px solid #ccc;
		
		<!--height: 6em;padding-bottom: 1em;
  		margin-bottom: 1em;border-right: none;
		-->
		  font-size: 1.0em;
	}
	#container_one  table {
    border: 0;
	 font-size: 1.0em;   
	font-family: 'Open Sans', sans-serif !important;
  }
}
 
  
  