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

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

}
  

#container_one
{
	/* width: 95.5%;max-width:1680px;border:1px solid #EA1CD7 !important; padding: 2em 2.25%;max-width:1680px;*/
	 
	width: 97.0%;
	clear:both;
	padding: 1em 1.0%;
	overflow: hidden;
	margin-bottom: 1em;
	margin-right:auto;
	margin-left:auto;
	 
 	 color:#000000; 
	/*font-family: Palatino Linotype, Palatino, Times, 'Lora',  serif; */
	 	font-size:1.1em; 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
#container_one div.feature{
	width: 22.5%;	
	float:left;
	margin-right: 1%;
	margin-left:0.5%;
	background:#ffffff;
	 padding: 2px 8px;
	/*border:1px solid  #006622!important;padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); */
	 	font-size:1.1em; 
		font-family: 'Open Sans', sans-serif !important;
	 
 }

#container_one div.feature:nth-of-type(4)
{
	 margin-right: 0;
}

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

#container_one div.feature p{
	/*padding: 16px 10px;*/
	padding: 5px;
	font-size:1.1em; 
	font-family: 'Open Sans', sans-serif !important;
	 
}
 
@media only screen and (max-width:1340px){
	#container_one div.feature
	{
		font-size: 1.1em;   
	}
}
@media only screen and (max-width:1024px){
	#container_one div.feature{
	 font-size:1.1em;
	}
}
	 

@media only screen and (max-width:950px){	
	#container_one 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;
	}
	#container_one div.feature:nth-of-type(4){
margin-bottom: 0;
	} 
}






#container_three
{
/* width: 95.5%;max-width:1680px;border:1px solid #EA1CD7 !important; padding: 2em 2.25%;max-width:1680px;padding: 1em 1.0%;*/

width:98.0%;
clear:both;
padding: 0.2em 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;
  border:1px solid #EA1CD7 !important;
}

#container_three div.feature{
width:98.0%;
float:left;
	margin-top: 1%;

background:#ffffff;

	
	padding: 0.2em 1.0%;
	
/*border:1px solid #006622!important;padding: 10px;box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);padding: 2px 8px;margin-right: 0;padding: 1em 5.25%;
margin-left:0; padding: 1em 0.25%;*/
 font-size:1em;	 
font-family: 'Open Sans', sans-serif !important;
 border:1px solid #dcdcdc !important;
}

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

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


	#container_three div.feature img{
			max-height:100%;
		}


 
/* Tables */


 
#container_three  table {
  border-collapse: collapse;
  border-spacing: 0;
  width:95%;
   border:1px solid #D8D9DA !important; 
	text-align: left;
}

#container_three th, #container_three td {
	border:1px solid #D8D9DA !important; 
 /* text-align: center;*/
	text-align: left;
  padding: 16px;
}

#container_three th:first-child, #container_three td:first-child {
	border:1px solid #D8D9DA !important; 
  text-align: left;
}

#container_three  tr:nth-child(even) {
	border:1px solid #D8D9DA !important; 
  background-color: #f2f2f2
	  text-align: left;
}

 

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

@media only screen and (max-width:950px){	
	#container_three 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; 
		
	}	
	#container_three div.feature img{
	width: 100%;
}
 }
   