
BODY {}	
.site_center, .blog-featured, div[itemprop="articleBody"], .newsmodulecontent, #dacontent .login, .newsmodulecontent, #dacontent .logout {	width:95%;}

#datopslogan {	
	padding-left:0px;	
	padding-bottom:10px;
	text-align:center;
}

#topmenu {	rgba(102, 69, 56, 0.85);	width:auto;}

#topmenu #damenubutton {
	display:block;
	cursor: pointer;
	border-left:5px solid #fff;
	color:#fff;
	margin-left:10px;
	font-weight:bold;
	font-size:20px;
	text-transform:uppercase;
	padding-left:10px;
}

#topmenu  #damenu {
	display:none;
}

#topmenu  ul {
	margin-left:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
}

ul.nav-child
{
	margin-top:-10px;
}

#topmenu  ul.menumobile {
	display:block;
}

#topmenu  li {
	display:block;
	text-align:center;
	border-right:0px;
}

#topmenu  li  a , #topmenu  li  span{
	display:block;
	color:#666;
	font-size:14px;
	text-transform:uppercase;
	padding:3px;
	text-decoration:none;
	background-color:#fff;
	margin-top:6px;
	margin-bottom:6px;
	font-weight:bold;
}

#topmenu  li  li a, #topmenu  li  li span {
	font-size:12px;
	padding:1px;
	margin-top:3px;
	margin-bottom:3px;
}

#topmenu  li  a {
	border:1px solid #fff;
}

#topmenu  li  a:hover, #topmenu  li.active a {
	background-color:#664538;
	color:#fff;
}


iframe {
	width:100% !important;
}

#dacontent img, #datopline img {
	max-width:100% !important;
	height:auto;
}

#dacontent .biotable img {
	max-width:250px !important;
}

@media screen and (max-width: 785px) {

}

	
@media screen and (max-width: 820px) {
	#dabanner {
		height:160px;
		z-index: auto !important;
	}
	
	#datoplogo {
		float:none;
		text-align:center;
	}

	#datopslogan {
		overflow:none;
		vertical-align:middle;
		padding-left:0px;
		padding-top:10px;
		text-align:center;
	}
	
	#dabannerslogan {
		top:20px;

	}
	
	#datopbuttons {
		float:none;
		text-align:center;
		margin-top:10px;
	}
	
	#dafooterleft, #dafooterright {
		float:none;
		text-align:center;
		margin-bottom:10px;
	}
	
	#dafooterright  img {
		margin-top:10px;
		margin-bottom:10px;
	}
	
	
	.blogmembres {
		display:-webkit-flex;
		display:flex;
		align-items:stretch;
	}

	.blogmembres .items-row {
		width:45% !important;
		margin-right:0%;
	}

	.blogmembres .items-row img {
		width:100% !important;
		height:auto !important;
	}
}

@media screen and (max-width: 600px) {
	
	body {
		text-align:left;
	}
	.dafooterleftblock {
		display:block;
		width:200px;
		margin-left:auto;
		margin-right:auto !important;
		text-align:left;
	}

	.domobile {
		display:block;
		float:none !important;
	}
	
	table.domobile, table.domobile tr, table.domobile tbody  {
		display:block;
		width:100%;
	}

	table.domobile td {
		display:block;
		margin-bottom:20px;
		width:100% !important;
	}

	table.domobile iframe {
		width:100%;
	}
	
	table#sdgs td {
		width:32%;
	}

	.blogmembres .items-row {
		width:100% !important;
		margin-right:0%;
	}

}


@media screen and (max-width: 450px) {

	#dacontent .biotable img {
		max-width:100% !important;
		width:100% !important;
	}
}