html,body,input,select {
	font-size: 12pt;
}
nav#top {
	display: none;
}
nav#top-mobile {
	display: block;
	position: fixed;
}
div#call-me-now {
	display: block;
	position: fixed;
	bottom: 10px;
	width: 100%;
}
div#logo-mobile {
	z-index: 20;	
	display: block;
}
div.limit-content-width {
	min-width: 0px;
	max-width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
}
header {
	background: #ffffff;
	overflow: hidden;
	padding-top: 55px;
}
div#slider-controller {
}
div#slider-controller .limit-content-width {
	padding-left: 35px;
}
div.slider-element {
}
div.slider-element .limit-content-width {
	padding-left: 35px;
}
div.slider-text {
	font-size: 28pt;
}	
nav#left {
	display: none;
}


section#left {
	display: none;
}
section#main h1 {
	font-size: 14pt;				
}
section#main h2 {
	font-size: 12pt;
}
section#content {
	width: 100%;
	margin-right: 0px;
}
section#content.home {
	width: 100%;
}
section#content.news {
	width: 100%;
}

section#middlebar {
	display: inline-block;
	width: 100%;				
	padding-right: 0%;
	vertical-align: top;
}

div#branches {
	display: none;
}
div#branches-mobile {
	display: block;
}
section#sidebar {
	width: 100%;	
	clear: both;
}
section#certified {
	padding-bottom: 0px;
}
section#certified  div.float-right {
	float: none;
	text-align: center;
}
section#certified img {
	width: 17%;
	height: auto;
	vertical-align: top;
	margin-bottom: 10px;
}
section#sitemap-small {
	display: block;
}
footer {
	font-size: 12pt;
}
footer div.contact_details {
	width: 100%;
	padding-right: 0%;
}
footer div.links {
	display: none;				
}
div#quicksearch {
	display: none;
}


div.campagne_exact_col1 {
	width: 100%; 
	float: left;	
}
div.campagne_exact_col2 {
	width: 100%; 
	float: left;
	clear: both;
}
 
div.campagne_exact_col2 > section#middlebar::before {
	content: "";
	display: block;
	clear: both;
	height: 3px; 
	background: transparent url('/gfx/bg_horizontal-dotted.png') left top repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.campagne_exact_col2 > section#middlebar {
	display: block;
	width: 100%;				
	padding-right: 0%;
	vertical-align: top;
	float: left;
	clear: both;
}
div.campagne_exact_col2 > section#sidebar {
	display: block;
	width: 100%;				
	padding-right: 0%;
	vertical-align: top;
	float: left;
	clear: both;
}

div#slider-logo-inner {
	display: none;

}

