iframe > ._4s7c 
{
	border: 1px solid #aaa !important;
	border-top-color: #fff !important;
}

.mg-pic
{
	border: 1px solid #ccc;
	border-radius: 8px;
}

hr.clean2
{
	margin: 3px 0;
	border: 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.mg-pg
{
	width: 68px;
	height: 45px;
	border: 1px solid #666;
	padding: 2px;
	margin: 5px;
	display: inline-table;
}

.mg-name
{
	font-weight: bold;
	color: #62237f;
}

.mg-bgv
{
	text-align: center;
	background: #000;
}

.mg-slogan
{
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	display: inline-table;
	margin-left: 20px;
}

.mg-sld
{
	position: relative;
	margin-left: -676px;
	z-index: -1;
}

.mg-tt-ini a
{
	font-weight: 300 !important;
	font-family: 'Raleway', sans-serif !important;
	font-size: 13px !important;
	line-height: 50px;
	text-align: center;
}

.mg-lg-ft
{
	width: 110px;
	height: 38px;
}

#team

.mg-team
{
	display: inline-table;
	width: 160px;
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	height: 310px;
}

.mg-team2
{
	display: inline-table;
	width: 160px;
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
	height: 240px;
}

.mg-team-img
{
	width: 100%;
	height: auto;
}

#team h2
{
	font-weight: 300 !important;
	font-family: 'Raleway', sans-serif !important;
	font-size: 15px !important;
	line-height: 14px;
	padding: 10px 0;
}

#team p
{
	font-weight: 300 !important;
	font-family: 'Raleway', sans-serif !important;
	font-size: 12px !important;
	line-height: 14px;
}

.mg-img-art
{
	width: 98%;
	height: auto;
	padding: 6px;
	border: 1px solid #ccc;
	margin: 5px 5px 15px 5px;
}

.mg-img-mod
{
	width: 160px;
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-right: 10px;
}

.mg-dl-horizontal dt 
{
	float: left;
	width: 60px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
	font-weight: normal !important;
	color: #414141;
	font-family: 'Droid Sans';
}

.mg-dl-horizontal dd 
{
	margin-left: 72px;
}

@media only screen and (min-width: 700px) and (max-width: 1199px){
	.mg-sld
	{
		position: relative;
		margin-left: -537px;
		z-index: -1;
	}	

}

@media only screen and (min-width: 300px) and (max-width: 600px){

	.mg-slogan
	{
		display: none;
	}

	.da-slide h2 
	{
		line-height: 32px;
		font-size: 31px;
	}

}