/* ###################################
   ##  Extra Small Devices, Phones  ##
   ################################### */

header {
	height: auto;
}

#rootPage {
	width: 100%;
	display: block;
	float: none;
	text-align: center;
}

header .quicklinks {
	width: 100%;
	padding: 0 10px;
	text-align: center;
	margin-bottom: 15px;
}

header .title_logo {
	float: none;
}

header .site_title {
	padding: 0;
}

header .subtitle {
	text-align: center;
	width: 100%;
}

header picture, header img {
	text-align: center;
	height: auto;
}

header .languages,
header .title_logo,
header .headerlinks,
header .rightheader {
	width: 100%;
}

nav ul li {
	width: 100%;
}

nav ul li ul.subnav {
	width: 100%;
	position: relative;
}

section h1 {
	background: #002d5c;
	display: block;
	padding: 10px 20px;
	margin: 5px -20px 0.67em -20px;
}