@charset "utf-8";
/* CSS Document */

#Languages{
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	}
#sedagroup{
	width: 96%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
	}
	
#groups{
	width: 100%;
	max-width:1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	}

#CORPORATEMAMBERS{
	width: 100%;
	background-color: #FFFFFF;
	position: fixed;
	bottom: 0%;
	left: 0%;
	right: 0%;
	z-index: 5px;
	}
	
#CLEARBOTH{
	clear:both;
	
	}

@media screen and (max-width: 768px){


#sedagroup{
	width: 90%;

}

#Languages{
	width: 90%;
}
#groups{
		width: 90%;
	
	}

#CORPORATEMAMBERS{
	width: 100%;
	
	}
}
