/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.responsive{
	width: 100% !important;
	height: auto !important;	
}

.removed-item{
	background: #e2f0cc none repeat scroll 0 0;
    margin-bottom: 20px;
    padding: 15px 15px 1px;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.archive-button {
	background: none repeat scroll 0 0 #00783b;
	border: 0 none;
	color: #FFFFFF;
	padding: 7px;
	width: 120px;
	margin-top: 10px;
	border-radius: 5px;
}

.archive-image span {
	position: absolute;
	background-color: #00783b;
	color: white;
	padding: 10px;
	left: 0;
	bottom: 0;
}

.archive span {
	background-color: #00783b;
	color: white;
	padding: 10px;
}

.offer2017{
	width: 100%;
	margin-bottom: 20px;
}

.offer2017 th,
.offer2017 td{
	border-top: 1px solid #f2f2f2;
    padding: 2px 5px;
	word-break: keep-all;
    word-wrap: break-word;
}

.offer2017 th{
	text-align: left;
    background-color: #f2f2f2;
    line-height: 27px;
    margin: 0px 0px 2px 0px;
	padding-left: 21px;
}

.offer2017 th:first-child{
	padding-left: 5px;
}

.offer2017 a{
	font-weight: bold;
	margin-bottom: 0px !important;
}

.offer2017 .link{
	width: 100px !important;
}

.offer2017.cta td{
	border:  0px;
    padding: 0px 0px 40px 0px;
}

.offer2017.cta a{
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 5px;
    width:  auto;
	
	background-color: #6fb401;
    color: #ffffff;
    font-weight: bold;
}

.offer2017.cta a:hover{
	opacity: 0.9;
}

#bar-preview{
	width:100%; 
	height:25px;
	padding:5px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background:#000;
}


.banner--home{
	position: absolute !important;
	bottom: 50px;
	z-index: 99999999999;
	background: #ffd204;
	right: 20px;
	width: max-content !important;
}
.banner--home-left{
	left: 20px;
	right: initial;
}

.banner--home-second{
	bottom: 150px;
}

.banner--home .h2{
	color: #009a82;
	text-decoration: none;
	font-size: 1.6em;
	padding: 15px;
	display: block;
}
.banner--home .h2:hover{
	text-decoration: underline;
}

.block--wonen{
	margin: 0 0 12px 0;
	padding: 0 20px;
}

.block--wonen a{
	display: block;
	border: 1px solid #f6f6f6;
	color: #3e3e3e !important;
	text-decoration: none !important;
	text-align: center;
}
.block--wonen p{
	background: #f6f6f6;
	padding: 30px 25px;
	margin: 0;
}
.block--wonen img{
	height: 80px !important;
	width: 300px !important;
	margin: 15px auto;
}

/* 12 column lay-out
   First apply a natural box layout model to all elements
   Create row with clearfix */

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.row:before, .row:after { content: " "; display: table; }
.row:after { clear: both; }
.lt-ie8 .row { zoom: 1; }


.row{
	position:relative;
	clear:both;
    margin:0 auto;
    max-width:1300px;
	padding: 0 20px;	
}

.span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12{
	float:left; 
	position:relative;
	padding:0 5px;
}

.span-1  { width:8.33%; }
.span-2  { width:16.66%; }
.span-3  { width:25%; }
.span-4  { width:33.33%; }
.span-5  { width:41.66%; }
.span-6  { width:50%; }
.span-7  { width:58.33%; }
.span-8  { width:66.66%; }
.span-9  { width:75%; }
.span-10 { width:83.33%; }
.span-11 { width:91.66%; }
.span-12 { width:100%; }


/* Base styles */
p, ul, ol, h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0 0 20px 0;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:1em;
}
h1{
	color:#009a82;
	font-size:1.6em;
}
h2, .h2{
	color:#009a82;
	font-size:1.4em;
}
h3{
	color:#009a82;
	font-size:1.2em;
}
ul, ol{
	list-style:none;	
}
li{
	padding-left:18px;
	background:url(/img/li.png) 5px 5px no-repeat;
}
address{
	font-style:normal;	
}
img{
	display:block;	
}
/* Formbuilder form */
form.frm-bldr{
	margin:30px 20px 20px;	
	background: #f2f2f2;
	padding: 40px 30px;
}
form.frm-bldr li{
	padding:0;
	background:none;
}
form.frm-bldr label,
form.frm-bldr .false_label{
	display:inline-block;
	min-width:150px;
}
form.frm-bldr input[type="text"],
form.frm-bldr select{
	min-width:200px;	
	margin-bottom:7px;
}
form.frm-bldr .multi-row{
	display:inline-block;
	margin:3px 0 7px 0;
}
form.frm-bldr .multi-row span.row{
	display:inline-block;
	margin-right:10px;
}
form.frm-bldr .radio label{
	display:inline;
	position:relative;
	top:-1px;
}
form.frm-bldr .radio input{
	margin-right:7px;
}

form.frm-bldr div.alert,
form.frm-bldr div.error{
	float:left;
	margin-bottom:7px;
}
form.frm-bldr .alert input[type="text"],
form.frm-bldr .error input[type="text"]{
	border-color:#cf4e2b;
	margin-bottom:0;
}
form.frm-bldr .alert span,
form.frm-bldr .error span{
	clear:left;
	display:block;
	width:auto;
	color:#cf4e2b;
}

/* Cycle banner slideshow */ 
.cycle{
	width:100%;	
}
.cycle .slide{
	display:none;
	width:100%;	
}
.cycle .slide.first{
	display:block;	
}

/* Navigation base styles */
nav ul{
	margin-bottom:0;	
}
nav.horizontal li{
	float:left;
	position:relative;
	padding:0;
	background:none;
}
nav.horizontal a{
	display:block;
	padding:5px 15px;
	text-decoration:none;
}
nav.horizontal li ul{
	display:none;
	position:absolute;
	min-width:100%;
	left:0;
	margin:0;
	background:#e5e5e5;
	z-index:101;
}
nav.horizontal li:hover>ul{
	display:block;
}
nav.horizontal li ul li{
	float:none;
}
nav.horizontal li ul li ul{
	left:100%;
	top:0;
}

ul#search-results li{
	background:none;
	padding:0;	
}

/* Block styles */
header,
#main,
footer{
	clear:both;	
}
#logo{
	float:left;
	padding:20px;	
}
#logo img{
	width: 240px;
}

#top-nav{
	float:right;
}
/*#main-nav{
	clear:both;
	background:#999999;
}
#main-nav a:hover{
	background:#888888;
}

#main-nav-switch {
    background: url("/img/menu-switch.png") no-repeat scroll 0px 0px #FFFFFF;
    clear: right;
    cursor: pointer;
    display: none;
    float: right;
    height: 28px;
    margin: 0px 0px 0px;
    padding: 0;
    position: relative;
    width: 28px;
    z-index: 100;
}*/

/*#top-nav {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
}*/

#search {
    border: 1px solid #DBDBDB;
    float: left;
    margin-right: 7px;
    position: relative;
}
#search_img {
    cursor: pointer;
    padding: 6px;
}
#search_container {
    display: none;
    position: absolute;
    right: -1px;
    top: 25px;
    width: 300px;
    z-index: 20;
}
#search form {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DBDBDB;
    padding: 5px;
    width: 100%;
}
#search #search_btn {
    background: url("/img/search.png") no-repeat scroll 6px 4px #FFFFFF;
    border: medium none;
    float: right;
    text-indent: -9999px;
    width: 30px;
}
#search form span {
    display: block;
    overflow: hidden;
    padding: 0 5px;
}
#search #search_field {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    color: #616161;
    font-size: 14px;
    width: 100%;
}
#languages {
    background: url("/img/arrow_bottom.png") no-repeat scroll 40px 10px rgba(0, 0, 0, 0);
    border: 1px solid #DBDBDB;
    cursor: pointer;
    float: left;
    padding: 5px 28px 5px 10px;
    position: relative;
    z-index: 102;
}
#languages ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #DBDBDB #DBDBDB;
    border-image: none;
    border-right: 1px solid #DBDBDB;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    display: none;
    left: -1px;
    padding: 7px 0;
    position: absolute;
    top: 26px;
    width: 60px;
    z-index: 20;
}
#languages li {
    padding-left: 0;
}
#languages li img {
    padding: 5px 10px;
}


/* CUSTOM */

html, body{
	background-color: #009a82;
	font-family: arial;
	font-size: 14px;
	color: #3e3e3e;
}

h1, h3, h5, h6{
	font-family: "ff-tisa-web-pro",arial,serif;
	color: #009a82;
	font-weight: bold;
	font-style:italic;
	margin-top: 0px;
	padding-top: 0px;
}

h1, h1 a, a h1{
	font-size: 25px;
	margin-bottom: 10px;
	
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
	
	text-decoration: none;
}

h3, h3 a, a h3{
	font-size: 20px;
	margin-bottom: 10px;
	
	text-decoration: none;
}

h5, h5 a, a h5{
	color: #ffffff;
	font-size: 20px;
	margin: 0 0 15px 0;
	
	text-decoration: none;
}


h6, h6 a, a h6{
	font-size: 20px;
	border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 0 0 5px;
    text-decoration: none;
}


input[type='text'], textarea{
	border: 1px solid #d8d8d8;
	padding: 8px;
}

a, a:hover, a.active{
	color: #0075d9;
	text-decoration: underline;
}
a:hover, a.active{
	color: #005eae;
}

button.blue-button,
input.blue-button,
span.blue-button,
a.blue-button{
	display: inline-block;
	background-color: #0075d9;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 9px 13px 9px 13px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
	cursor: pointer;
}

button.blue-button:hover,
input.blue-button:hover,
span.blue-button:hover,
a.blue-button:hover{
	background-color: #005eae;
}
a.blue-button-back{
	background-image: url('/img/blue-button-back.png');
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 27px;
}

a.grey-button{
	background-color: #cccccc;
}

a.more-button{
	background-color: #BBBBBB;
	margin: 0px 0px 20px;
}

a.more-button:hover{
	background-color: #999999;
}

.centered{
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.vindaanbod{
	background:#000000;
	overflow:hidden;
	position: relative;
	margin: 0px 0px 10px 0px;
}

.vindaanbod a{
	display:block;
	height: 50px;
	background: url('/img/map-bg-marker.png') no-repeat right center;
}

.vindaanbod .inner{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	padding: 16px 12px 0px 15px;
	
	position: absolute;
}

.vindaanbod .arrow{
	display: inline-block;
	width: 49%;
	background-color: #00783b;
	height: 50px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}

/*.vindaanbod.stadswonen .arrow{
	width: 56%;
}*/

.vindaanbod a:hover .arrow{
	width:100%;
}

.vindaanbod .arrow:after{
	content: '';
	background-image: url('/img/map-bg-arrow.png');
	background-position: right center;
	background-repeat: no-repeat;
	
	width: 23px;
	height: 50px;
	position: absolute;
	right: -23px;
	top: 0px;
}

.bewustnieuwbouw{
	position: relative;
	margin-bottom: 12px;
	background-color: #1d436f;
}

.bewustnieuwbouw,
.bewustnieuwbouw a,
.bewustnieuwbouw span,
.bewustnieuwbouw span.fake-link{
	color: #abbccf;
	font-size: 12px;
	text-transform: lowercase;
	display: block;
	text-decoration: none !important;
}

.bewustnieuwbouw .inner{
	padding: 13px 14px 11px;
}

.bewustnieuwbouw span.fake-link{
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}

.bewustnieuwbouw .header{
	position: relative;
    padding-bottom: 29%;
    width: 100%;
}

.bewustnieuwbouw .header:before{
	content: '';
	display: block;
	background-image: url('/img/bewustnieuwbouw.jpg');
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

.zelfbouw-rdam{
	position: relative;
	margin-bottom: 12px;
	background-color: #1d436f;
}

.zelfbouw-rdam,
.zelfbouw-rdam p,
.zelfbouw-rdam a,
.zelfbouw-rdam h4,
.zelfbouw-rdam h5{
	color: #abbccf;
	font-size: 13px;
	font-family: arial;
}

.zelfbouw-rdam h4,
.zelfbouw-rdam h5{
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
}

.zelfbouw-rdam h4{
	text-transform: uppercase;
	font-size: 14px;
}

.zelfbouw-rdam a{
	color: #ffffff;
}

.zelfbouw-rdam a.phone{
	color: #abbccf;
	text-decoration: none;
}

.zelfbouw-rdam .inner{
	padding: 3px 10px;
}

.zelfbouw-rdam .inner:before,
.zelfbouw-rdam .inner:after {
    content: " ";
    display: table;
}
.zelfbouw-rdam .inner:after {
    clear: both;
}

.zelfbouw-rdam .header{
	position: relative;
    padding-bottom: 64%;
    width: 100%;
}

.zelfbouw-rdam .header:before{
	content: '';
	display: block;
	background-image: url('/img/zelfbouwvragen.jpg');
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}

#breadcrumb,
#breadcrumb a{
	font-size: 12px;
	line-height: 24px;
	color: #8b8b8b;
	text-decoration: none;
}

#breadcrumb a:after{
	content: ' »';
	position: relative;
    top: -2px;
}
#breadcrumb a:hover{
	color:#3e3e3e;
}


.offerbanner{
	margin: 0px 0px 20px 0px;
	display: block;
}

span.legenda{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #cccccc;
	float: right;
	padding: 5px 13px 5px 30px;
	background-image: url('/img/legenda-marker.jpg');
	background-repeat: no-repeat;
	background-position: 12px center;
}

#legenda-container{
	position: relative;
	float: right;
}

#legenda-content{
	display: none;
	position: absolute;
	top: 36px;
	right: 0px;
	width: 250px;
	border: 1px solid #cccccc;
	border-top-width: 0px;
	padding: 10px;
	z-index: 101;
	background-color: #ffffff;
	font-size: 12px;
	text-transform: capitalize;
}

#legenda-content .close{
	width: 100%;
	height: 9px;
	cursor: pointer;
	display: block;
	background-image: url('/img/legenda-close.jpg');
	background-repeat: no-repeat;
	background-position: right center;
}

#legenda-content img{
	display: inline;
}


a.overview-link{
	text-transform: lowercase;
	text-decoration: none;
	border: 0px;
	color: #0075d9;
	font-size: 12px;
	background-image: url('/img/calendar-link.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 13px;
}
a.overview-link:hover{
	color: #005eae;
}

header{
	line-height: 15px;
	padding: 9px 0 0 0;
	background: none;
	position:absolute;
	top: 0;
	width:100%;
	z-index: 9999;
}

#logo{
	padding: 8px 0px 20px 0px;
	float: none;
	display: inline-block;
}

#top-nav{
	float: right;
	display: inline-block;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 12px;
}

#top-nav-tree{
	/*float: left;
	padding-top: 8px;*/
	
	position: absolute;
    top: -77px;
    right: 100px;
}

#search{
	position: absolute;
	top: -71px;
	right: 0px;
	margin: 0px 5px 0px 0px;
	
	border: 1px solid #93c741;
	padding: 6px 10px 5px;
}

#search form{
	padding: 0px;
}

#search form #search_btn{
	height: 30px;
	background-position: center center;
	margin: 1px 2px 0px 0px;
}

#search #search_container{
	top: -2px;
	display: block;
	z-index: -1;
	opacity: 0;
}

#search .searchLabel,
#search_img{
	text-transform: uppercase;
	color: #024322;
	display: inline-block;
	padding: 0px;
	cursor: pointer;
	font-size:12px;
}

#search .searchLabel{
	margin: 0px 8px 0px 0px;
}

/*#main-nav-container{
	clear: none;
	background: #a9d267;
	display: block;
}*/

#main-nav-container{
	display: inline-block;
	text-align: right;
	float: right;
	background: rgba(0,0,0,0.6);
}

#main-nav{
	background: transparent;
}

#footer-nav{
	margin-top:12px;
}

#top-nav-tree li,
#footer-nav li,
#main-nav li{
	margin: 0px 5px;
}

#top-nav-tree li a,
#footer-nav li a,
#main-nav li a{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	margin: 0px 10px;
	border-bottom: 0px solid transparent;
}

#top-nav-tree li a{
	font-size: 12px;
	margin: 0px 3px;
}

#footer-nav li a{
	margin: 0px 6px;
}

/*#top-nav-tree li:first-of-type,
#main-nav li:first-of-type,
#footer-nav li:first-of-type,
#top-nav-tree li:first-of-type a,
#main-nav li:first-of-type a,
#footer-nav li:first-of-type a{
	margin-left: 0px;
}*/

#top-nav-tree li a:hover,
#footer-nav li a:hover,
#main-nav li a:hover{
	background: none;
}

#top-nav-tree li a.active,
#footer-nav li a.active,
#main-nav li a.active,
#main-nav li a:hover{
	background: none;
	border-bottom: 1px solid #ffffff;
}

#main-nav li{
	padding: 14px 0px;
}

#main-nav li ul{
	background-color: #00783b;
	border-top: 2px solid #ffffff;
	margin-top: 10px;
	padding: 10px 20px;
}

#main-nav li ul:before{
	content: '';
	position: absolute;
	top: -7px;
	left: calc((100% - 17px) / 2);
	
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8.5px 7px 8.5px;
	border-color: transparent transparent #00783b transparent;
}

#main-nav li ul li{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px;
}

#main-nav li ul li a{
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	text-transform: none;
	border: 0px;
	font-weight: normal;
}

#main-nav li ul li a.active,
#main-nav li ul li a:hover{
	border: 0px;
	color:#a9d267;
}

#main-nav li.nav-item-12 ul{
	display: none !important;
}

#main-container{
	background-color: #ffffff;
}

#banner-container{
	text-align: center;
	position: relative;
	background-color: #cde5a6;
}

#banner-container #bg{
	opacity: 0.55;
	filter: alpha(opacity=55);
	z-index: 2;
}

#banner-container-light{
	background-color: #6fb401;
}

#banner-container-light #bg{
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 2;
}

#banner-extra-menu{
	background-color: #00783b;
	color: #ffffff;
	display: none;
	text-align:center;
	padding: 15px 10px 20px 10px;
}

#banner-extra-menu strong{
	font-size: 17px;
	margin-bottom: 15px;
	font-family: "ff-tisa-web-pro",arial,serif;
	font-weight: bold;
	font-style:italic;
	display: block;
}

#banner-extra-menu a,
#banner-extra-menu a:hover,
#banner-extra-menu a.active{
	color: #ffffff;
	font-weight: bold;
	padding: 5px 10px;
	border: 1px solid #6fb401;
	display: inline-block;
	text-decoration: none;
	margin: 5px;
}
#banner-extra-menu a:hover{
	background:#6fb401;
}

#intro{
	background-color: #009a82;
	text-align: left;
	font-size: 16px;
	padding: 36px 0px 30px 0px;
}

#intro p{
	color: #ffffff;
	max-width: 650px;
}


#intro h1,
#intro h2,
#intro a{
	color: #ffffff;
	border: 0px;
	font-style: normal;
	font-weight: normal;
}

#intro a:hover{
	text-decoration:none;
}

#intro h1,
#intro h2,
#intro h3{
	font-size: 30px;
	font-family: Arial, "sans-serif";
	margin-bottom: 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
}

#intro h1{
	text-transform:uppercase; 
}

#intro h3{
	font-size: 18px;
	margin-bottom: 30px;	
}

#intro h2{
	font-size: 25px;
	margin-bottom: 15px;	
}


#intro #breadcrumb,
#intro #breadcrumb a{
	color: rgba(255,255,255, 0.6);
}
#intro #breadcrumb a:hover{
	color: rgba(255,255,255, 0.8);
}

#tpl-default #main-row{
	padding-top: 20px;
	padding-bottom: 20px;
}

#main-row{
	padding-top: 50px;
	padding-bottom: 40px;
}


#left-bar,
#right-bar{
	display: inline-block;
}

#target-main h2,
#search-results h2{
	font-family: "ff-tisa-web-pro",arial,serif;
	font-size: 25px;
	color: #46768a;
	font-weight: bold;
	font-style: italic;
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
}

#search-results h3,
#search-results > a{
	text-decoration: none;
}

#search-results h3{
	margin-bottom: 0px;
}

.side-block{
	margin-bottom: 12px;
}

.spotlight{
	background-color: #ffca14;
	padding: 0px 11px;
}

.spotlight:hover{
	background-color: #f2c013;
}

.spotlight .inner{
	padding: 11px 0px 16px 0px;
}

.spotlight .inner-top{
	padding: 13px 0px 0px 0px;
	position: relative;
}


.spotlight .inner-top p strong{
	text-transform: uppercase;
	font-size: 15px;
}


.spotlight p{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}

.spotlight p strong{
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
	color: #000000;
}

.spotlight a{
	text-decoration: none;
	color: #3e3e3e;
}

.ofthemonth .inner .spotlight:first-child{
	width: calc(50% - 5px);
	float: left;
}

.ofthemonth .inner .spotlight:last-child{
	width: calc(50% - 5px);
	float: right;
}

.ofthemonth .inner .spotlight .inner{
	min-height: 115px;
}

.ofthemonth h6,
.corporaties h3{
	font-size: 25px;
	padding: 0 0 5px 0;
	margin: 0px 0px 15px 0px;
}

.spotlight .corplogo{
	position: absolute;
	top: 0px;
	right: 25px;
}

#calendar-widget{
	/*background-color: #e2f0cc;*/
	background-color: #f0f0f0;
	padding: 10px 0;
	font-size: 14px;
}

#calendar-widget h3{
	font-family: "ff-tisa-web-pro",arial,serif;
	color: #46768a;
	font-weight: bold;
	font-style:italic;
	margin-left:10px;
}

#calendar-widget h4{
	margin-bottom: 0px;
	margin-left:10px;
}

#calendar-widget a{
	text-decoration: none;
}
#calendar-widget a.overview-link{
	margin-left:10px;
}


#calendar-widget a li h4{
	color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

#calendar-widget a li{
	color: #3e3e3e;
}

#calendar-widget ul{
	margin-bottom: 10px;
}


#calendar-widget a li{
	background: none;
	padding: 10px;
	border: 0px solid #d8d8d8;
	border-top-width: 1px;
}
#calendar-widget a:hover li{
	background: #e4e4e4;
}

#calendar-widget a:last-child li{
	border-bottom-width: 1px;
}

#news-widget.home .news-list:last-of-type,
#news-widget.overview .news-list:last-of-type{
	border: 0px solid #cccccc;
	margin-bottom: 0px;
	/*border-bottom-width: 1px;*/
}

#news-widget.home .news-widget-footer,
#news-widget.overview .news-widget-footer{
	border: 0px solid #cccccc;
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news-widget .blue-button.right{
	float: right;
	position: relative;
	padding-right: 30px;
}

#news-widget .blue-button.right:after{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5.5px 0 5.5px 8px;
	border-color: transparent transparent transparent #ffffff;
	
	position: absolute;
	right: 12px;
	top: 13px;
}

#news-widget.withMore{
	text-align: center;
}

#news-widget.withMore .news-list{
	text-align: left;
}


.news-list{
	margin-bottom: 10px;
}

.news-list.agenda{
	margin-top: -10px;
}

.news-list:not(.list-2):not(.list-3):not(.list-4) li{
	background: none;
	padding: 15px 0;
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
}

/*.news-list a:last-child li{
	border-bottom-width: 1px;
}*/

.news-list li h4,
.news-list li p{
	margin: 0px;
}

.news-list li h4{
	color: #004e41;
	font-size:17px;
	font-weight: normal;
}
.news-list li a:hover h4{
	color: #009a82;
}

.news-list a{
	text-decoration:none;
	display:block;
	position: relative;
}

.news-list a:hover{
	opacity: 0.8;
}

#news-widget a.overview-link{
	margin-bottom: 10px;
	display: block;
	float: right;
}

#news-widget h2{
	font-family: "ff-tisa-web-pro",arial,serif;
	font-size: 20px;
	color: #46768a;
	font-weight: bold;
	font-style: italic;
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	padding: 0px 0px 5px 0px;
	margin-bottom: 10px;
}




.news-list a li{
	color: #3e3e3e;
}

.news-list li{
	background: none;
}
.news-list li img{
	float: left;
	margin: 0 10px 0 0;
}

.news-list.list-2,
.news-list.list-3,
.news-list.list-4{
	margin-left: -15px;
	margin-right: -15px;
}


.news-list.list-2 li,
.news-list.list-3 li,
.news-list.list-4 li{
	border: 0;
	padding: 0px 15px;
	margin: 0px 0px 25px 0px;
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.news-list.list-2 li{
	width: 50%;
}

.news-list.list-3 li{
	width: calc(100% / 3);
}

.news-list.list-4 li{
	width: calc(100% / 4);
}

.news-list.list-2 li div.newsImage,
.news-list.list-3 li div.newsImage,
.news-list.list-4 li div.newsImage{
	position: relative;
	margin: 0px 0px 10px 0px;
	overflow:hidden;
	background-color:#6fb401;
}
.news-list div.newsImage:before{
	content: "";
	position: absolute;
	display:block;
	z-index: 1;
	width:0;
	top: 0;
	background: #00783b;
	height: 6px;
	
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    transition: width 1s;
}
/*.news-list a:hover div.newsImage:before, */
.news-list a:focus div.newsImage:before,
.news-list a:active div.newsImage:before  {
 	 width:100%;
}
.news-list a:hover div.newsImage img{
	opacity:.75;		
}



.news-list.list-3 li .date,
.news-list.list-4 li .date{
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.4);
	color: #ffffff;
	font-size: 12px;
	padding: 6px 10px;
}

.news-list a {
   color: #3e3e3e;
}

.news-list.list-2 li img{
	margin-right: 20px;
}

.news-list.list-2 li h4{
	font-weight: bold;
	margin-bottom: 15px;
}

.news-list.list-2 li .date{
	font-style: italic;
	font-weight: 15px;
	display: inline;
}

.news-list.list-2{
	margin-top:5px;
}

.news-list.list-2 a{
	border-top: 1px solid #ccc;
	padding-top: 20px;
	clear: both;
}

.rsnav div{
	float: left;
}

#detail-container{
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	padding: 8px 0 18px;
	margin: 0 0 10px 0;
}

#detail-container img{
	margin-bottom: 20px;
}

#detail-container p img{
	max-width: 100%;
	height: auto !important;
	margin: 0px !important;
	float: none !important;
}

#detail-container .detail-date,
#detail-container .detail-date + p{
	display: inline;
}

#detail-container .detail-date{
	font-style:italic;
}

#detail-container .detail-date + p + p,
#detail-container .detail-date + p + h2,
#detail-container .detail-date + p + h3,
#detail-container .detail-date + p + ul{
	padding-top: 20px;
}

.detail-image-large{
	display: block;
}

.detail-image-small{
	display: none;
}

#detail-image {
	position: relative;
}

#detail-view{
	max-width: 600px;
	margin-bottom: 50px; 
}


#detail-view h1, h2, h3{
	color: #009a82;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
}

#detail-view h1{
	font-size: 26px;
	margin-bottom: 9px;
	margin-top: -4px;
	border-bottom: 0px;
}

#detail-view h2,
#detail-view h3{
	font-size: 16px;
	color: #009a82;
	margin: 12px 0 8px 0;
}

#detail-view h2.subtitel{
	color: #009a82;
	font-size: 18px;
}

#detail-view .langswitch{
	top: -9px;
}

#offer-redirect{
	margin: 0 0 10px 0;
	background-color: #FFCA14;
}

#offer-detail li{
	background: none;
	padding: 4px 2px;
	border: 0px solid #ffffff;
	border-top-width: 1px;
}

#offer-detail li:first-child{
	border-top-width: 0px;
}

#offer-detail ul li.header{
	font-weight: bold;
}

#offer-detail label{
	width: 150px;
	display: inline-block;
}



#offer-detail input,
#offer-detail select{
	width: 200px;
	border: 1px solid #e9e9e9;
    height: 25px;
	margin-bottom: 3px;
	color: #222;
	 
}

#offer-detail .sub{
	width: auto;
	display: inline;
}

#offer-detail input[type='radio'],
#offer-detail input[type='checkbox']{
	height: auto;
}


#offer-detail input[type="submit"] {
    background: none repeat scroll 0 0 #0075ac;
    border: 0 none;
    color: #ffffff;
    margin-top: 10px;
    padding: 5px;
    width: 100px;
	min-width: auto;	
}

#offer-detail .number{
	width: 61px;
}

#offer-detail #partner-info{
	display:none;
}

#offer-detail ul#submit{
	margin-bottom: 0px;
}

.offer-form-checkbox.disabled{
	opacity: 0.4;
}

.offer-page.right{
	float: right;
}

footer{
	padding: 11px 0;
}

#footer-nav li a{
	text-transform: none;
	margin-left: 0px;
	margin-right: 10px;
}

#newsletterform{
	background-color: #ffd204;
	padding: 15px 27px 25px 27px;
	margin: 0px 0px 20px 0px;
}

#newsletterform h3{
	font-family: "ff-tisa-web-pro",arial,serif;
	color: #009a82;
	font-weight: bold;
	font-style: italic;
}

#newsletterform p{
	margin: 0px 0px 15px 0px;
}

#newsletterform input[type="text"], input[type="email"]{
	width: 292px !important;
	max-width: 100% !important;
	padding: 8px !important;
	border: 1px solid #d8d8d8 !important;
}

#newsletterform button{
	margin: 0px;
}

/*#footer-newsletter{
	background-color: #599001;
	color: #ffffff;
	padding: 10px 14px;
}

#footer-newsletter a{
	color: #ffffff;
	display: inline-block;
	background-image: url('/img/newsletter-link.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 5px;
}*/

#footer-follow{
	width: auto;
	float: right;
	text-align: left;
	color: #0e4e20;
}

#footer-follow p{
	margin: 5px 0;
	padding: 0px;
}

#footer-follow a,
#footer-follow span{
	display: inline-block;
	vertical-align: middle;
}

#footer-follow span{
	margin-right: 10px;
}

#footer-follow .social-image{
	display: inline-block;
	margin-right: 2px;
}

#footer-copyright{
	color: #e0edd3;
	font-size: 12px;
	padding-top: 41px;
	padding-bottom: 20px;
	text-align: center;
}


footer{
	text-align: center;
}
#newsletter{
	background: rgba(0,0,0,0.2);
	margin-top: 30px;
	text-align: left;
	color: rgba(255,255,255,0.9);
	padding: 15px;
}

#newsletter h3{
	font-family: "ff-tisa-web-pro",arial,serif;
	font-style: italic;
	color: #FFF;
}

#newsletter p{
	margin-bottom: 0;
}

#newsletter a{
	color: rgba(255,255,255,0.9);
	background: url('/_temp/arrow-white.png') no-repeat 0 5px;
	padding-left: 13px;
}

footer .span-6.center{
	margin: 0 auto;
	float: none;
	display: inline-block;
}



#footer-copyright a{
	color: #e0edd3;
}
#footer-copyright a:hover{
	text-decoration:none;
}

.offer-main-container h1{
	border-bottom: 1px solid #cccccc;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
}

.offer-container{
	padding: 0px
}

.offer-footer{
	margin-top: 20px;
	font-size: 12px;
	background: #e2f0cc;
	padding: 15px 20px;
}

.offer-footer-header{
	font-family: "ff-tisa-web-pro",arial,serif;
	color: #46768a;
	font-weight: bold;
	font-style:italic;
	margin-top: 0px;
	padding-top: 0px;
	
	margin-bottom: 10px;
	
	border-bottom: 1px solid #CCC;
	padding: 0 0 5px 0;
	
	text-decoration: none;
}

.offer-footer-corp li{
	padding: 0px;
	background: none;
	display: block;
	float: left;
	width: 25%;
	
	text-align: center;
}

#offer-left .offer-footer-corp li{
	width: 100%;
}

#offer-right .offer-footer-corp li{
	width: 33%;
}

.offer-footer-corp .image-container{
	text-align: center;
	height: 110px;
	position: relative;
}

.offer-footer-corp .image-container img{
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	max-width: 100%;
	height: auto !important;
}

.offer-bar{
	background-color: #e2f0cc;
	padding: 15px 13px;
}

#offer-type-container{
	margin: 0px 0px 10px 0px;
}

.offer-bar h2{
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	color: #009a82;
	margin: 0 0 10px 0;
}

.offer-bar h3{
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	color: #598293;
	margin: 0 0 10px 0;
}

.offer-bar .overlay{
	overflow:hidden;
}

.offer-bar p{
	margin: 0 0 10px 0;
}

.offer-bar input[type=checkbox] + label,
.offer-bar label input[type=checkbox]{
	margin: 0 5px 0 0;
}

.offer-bar input[type=radio].offer-select-box{
	display: none;
	width: 0px;
	height: 0px;
}

.offer-bar input[type=radio] + label.offer-select-label,
a.white-button,
.offer2017 a{
	width: 100%;
	display: inline-block;
	padding: 0 15px;
	margin: 0 0 2px 0;
	cursor: pointer;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	
	color: #3e3e3e;
	text-align: left;
	line-height: 27px;
	/*text-transform: capitalize;*/
	text-decoration: none;
}

.offer-bar input[type=radio] + label.offer-select-label:first-letter,
a.white-button:first-letter,
.offer2017 a:first-letter{
  text-transform: capitalize
}

.offer-bar input[type=radio]:checked.offer-select-box + label.offer-select-label,
a.white-button:hover,
.offer2017 a:hover{
	background-color: #6fb401;
	color: #ffffff;
	font-weight: bold;
}

.offer-bar .select-range{
	width: 100%;
	height: 26px;
	border: 1px solid #cccccc;
}

.offer-bar .form-offer-sub{
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #cccccc;
}

.offer-bar .form-offer-sub-link{
	background-color: #ffffff;
	width: 100%;
	cursor: pointer;
	display: block;
	line-height: 26px;
	padding: 0 5px;
	font-family: arial;
	font-weight: bold;
	color: #598293;
}

.offer-bar .form-offer-sub-container{
	display: none;
	border: 0px solid #cccccc;
	border-top-width: 1px;
}

.offer-bar .form-offer-sub-container p{
	margin: 5px;
}

.offer-bar .bold{
	font-weight: bold;
	color: #46768a;
}

.offer-bar span.selected-houses{
	color: #0075d9;
	font-size: 12px;
}

#tpl-offer-step-2-list h1,
#tpl-offer-step-2-map h1,
#tpl-offer-detail h1{
	margin-bottom: 5px;
}

#offer-menu{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.detail-left{
	float: left;
}

.detail-right{
	float: right;
}

.read-more,
.read-less{
	text-align: center;
	cursor: pointer;
	color: #0075d9;
	font-size: 12px;
}


.news-list .read-more{
	display: block;
	text-align: left;
	text-decoration: underline;
	position: relative;
	top:3px;
}

.news-list .read-more:hover{
	text-decoration: none;
}

.read-more p,
.read-less p,
.detail-inner.description .read-more p,
.detail-inner.description .read-less p{
	margin-bottom: 0px;
}

a.detail-corp-more-link{
	display: block;
	margin-top: 15px;
	font-size: 13px;
}

.read-more img,
.read-less img{
	float: none;
	display: inline;
}


#offer-list a{
	text-decoration: none;
	color: #3e3e3e;
}

#offer-list li{
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: none;
	position: relative;
}

#offer-list li h2{
	font-size: 17px;
	margin-bottom: 5px;
	text-decoration: none;
}

#offer-list li p{
	margin-bottom: 0px;
	text-decoration: none;
}

#offer-list li .offer-image{
	float: left;
	margin: 0 17px 0 0;
	display: inline-block;
	width: 180px;
	min-height: 150px;
}

#offer-list li .blue-button{
	position: absolute;
	bottom: 17px;
	right: 1px;
	color: #ffffff;
}

#tpl-offer-step-2-list .rsnav{
	padding-top: 0px;
}

#tpl-offer-detail h2{
	font-size: 26px;
	margin-bottom: 15px;
}

#tpl-offer-detail h3{
	font-size: 17px;
	margin-bottom: 15px;
}

#tpl-offer-detail h3.extra-indent{
	margin-left: 10px;
}

.offer-social,
.social{
	float: right;
	color: #979797;
	font-size: 11px;
	width: auto;
}

.offer-social a,
.offer-social span,
.social a,
.social span{
	float: left;
	line-height:30px;
}

.offer-social a,
.social a{
	margin-left: 7px;
	margin-top: 4px;
}

.detail-gallery{
	margin-bottom: 10px;
	position: relative;
}

.detail-gallery .magnify{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.detail-gallery.left .magnify{
	right: 5px;
}

.detail-gallery.small{
	width: 50%;
	float: left;
}

.detail-gallery.small.left{
	padding-right: 5px;
}

.detail-gallery.small.right{
	padding-left: 5px;
}

.detail-inner{
	border-bottom: 1px solid #cccccc;
	padding: 10px;
}

.detail-inner p,
.detail-inner h4{
	margin: 0px;
}

.detail-inner .blue-button{
	margin-bottom: 6px;
	min-width: 250px;
}

.detail-inner.description p{
	margin-bottom: 20px;
}

.detail-inner.description .overlay{
	overflow: hidden;
}


.detail-inner.available{
	padding-left: 0px;
	padding-right: 0px;
}

table.offer-available-table{
	width: 100%;
}

table.offer-available-table tr td,
table.offer-available-table tr th{
	padding: 5px 5px;
	text-align: left;
}

table.offer-available-table tr th{
	background-color: #009a82;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px
}

table.offer-available-table tr.uneven td{
	background-color: #ffffff;
}

table.offer-available-table tr.even td{
	background-color: #e2f0cc;
}

.detail-inner.last{
	border-bottom: 0px;
}

.detail-inner.line{
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
}

.detail-inner.form{
	background-color: #E2F0CC;
}

.offer-partners li{
	background: none;
	width: 50%;
	float: left;
	display: inline-block;
	margin: 0px;
	padding: 0px;
}

#map-container{
	position: relative;
}

#map-container .offer-bar{
	position: absolute;
	top: 0px;
	z-index: 100;
}


ul#gebieden li,
ul#doelgroepen li{
	/*display:inline-block;*/
	float: left;
	vertical-align: top;
    width: 33%;
    padding: 0;
    background: none;
	padding: 5px;
}

ul#gebieden span,
ul#doelgroepen span{
	display: block;
	background: #6fb401;
	color: #FFF;
	width: 100%;
	padding: 5px;
	font-weight: bold;
}


ul#gebieden a,
ul#doelgroepen a{
	position: relative;
	display: block;
	text-decoration: none;
}

#search-results{
	
}
/* END CUSTOM */
/* fair tpl (woonbeurs) */
#popup-header-banner{
	background-color: #077d35;
	border: 0px solid #ffffff;
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	position: relative;
	
	min-height: 50px;
}

#popup-header-banner #banner-link{
	text-align: center;
	width: 300px;
	
	position: absolute;
	left: 372px;
}

#popup-header-banner #banner-link img{
	display: inline-block;
}

#popup-header-banner .arrow{
	position: absolute;
	top: -8px;
	left: 540px;
}

/*#fair-main h1:first-child{
	color: #009a82;
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	font-size: 26px;
}*/

#fair-main h1:last-child{
	padding-top: 10px;
}

#fair-main > p{
	font-size: 16px;
}

.langswitch{
	position: absolute;
	top: 0px;
	right: 5px;
}

.langswitch a{
	color: #3e3e3e;
    margin: 0px;
    padding: 11px 10px 10px 35px;
    font-weight: bold;
    font-size: 14px;
	text-decoration: none;
	display: block;
	
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-position: 10px center;
}

.langswitch a:hover{
	background-color: #e4e4e4;
}

.langswitch.dutch a{
	background-image: url('/img/lang_nl.png');
}

.langswitch.english a{
	background-image: url('/img/lang_en.png');
}

.langswitch + h1,
.langswitch + h2{
	padding-right: 150px;
}


.wit{
	margin: 0 0 12px 0;
	padding: 0 20px;
}
/*
.wit .inner{
	padding: 0 30px;
}
*/


.wit h3, .corporaties h3,
#fair-main h5, #fair-main h6{
	font-family: "ff-tisa-web-pro",arial,serif;
	color: #009a82;
	font-weight: bold;
	font-style:italic;
	font-size: 25px;
}

#fair-main h6{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.groen{
	background-color: #e2f0cc;
}

.groen h4{
	margin-bottom: 0px;
}

.groen a{
	text-decoration: none;
}

.groen li h4{
	color: #3e3e3e;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
}

.groen li{
	color: #3e3e3e;
}

.groen ul{
	margin-bottom: 10px;
}

.groen li{
	background: none;
	padding: 0px;
	border: 0px solid #d8d8d8;
	border-top-width: 1px;
	padding: 10px 0;
}

.groen li:last-child{
	border-bottom-width: 1px;
}

.groen li p:last-child{
	margin: 0px;
}

.wit{
	/*border: 1px solid #cccccc;*/
}

.wit h3,
.corporaties h3{
	border: 0px solid #cccccc;
	border-bottom-width: 1px;
	padding: 0 0 5px 0;
}

.wit ul,
.corporaties ul{
	margin: 0px;
	text-align: left;
}

.wit li,
.corporaties li{
	padding: 0px;
	background: none;
	display: inline-block;
	width: 32%;
	min-height: 70px;
	margin: 0 0 30px 0;
	text-align: center;
}

.corporaties li{
	width: 49%;
	min-height: 100px;
	position: relative;
	margin: 0;
}

.corporaties li a{
	display:block;
	margin: 0;
}

#fair-blocks .cor li{
	margin: -20px 0 0;
}

#fair-blocks li a{
	display: block;
	padding: 10px;
}


.wit li:last-child
/*,#fair-blocks .wit li:nth-last-child(2)
,#fair-blocks .wit li:nth-last-child(3)*/{
	margin-bottom: 15px;
}

.wit li img,
.corporaties li img{
	display: inline-block;
	max-width: 100%;
	height: auto !important;
}
/* end fair tpl */

/* RS nav default */
.rsnav{
	clear:both;
	padding:0px 0;
}
.rsnav a{
	display:block;
	width:26px;
	height:26px;
	margin-right:7px;
	text-align:center;
	background:#FFF;
	border:1px solid #cccccc;
	color: #616161;
}
.rsnav div{
	display:table;
	margin:0 auto;
}
.rsnav div span{
	float:left;
	display:table-cell;
	margin-right:7px;
}
.rsnav div a{
	float:left;
	display:table-cell;
	padding:3px 0px 0 0px;
	text-align: center;
	color:#3e3e3e;
	text-decoration:none;
}
.rsnav .back{
	float:left;
	background: url('/img/previous.png') no-repeat center center #FFF;
	text-indent: -9999px;
}
.rsnav .next{
	float:right;
	background: url('/img/next.png') no-repeat center center #FFF;
	text-indent: -9999px;
}
.rsnav div a.active,
.rsnav div a:hover,
.rsnav .back:hover,
.rsnav .next:hover{
	background-color:#cccccc;
}


/* Author Helper classes */
.error{
	display:block;
	color:#CC0033;
}
#hmn{
	display:none;	
}

ol.frmb li {
    clear: both;
}
.frmb li {
    clear: both;
    display: block;
    padding: 10px;	
	background: none !important;
}
.frmb li label{
	text-transform:capitalize;
}

.frmb li label, .frmb li span, .frmb li input {
    display: block;
    float: left;
    width: 100px;
}
.frmb li input {
    width: 200px;
}
.frmb li input[type="text"], textarea {
    border: 1px solid #E9E9E9;
    color: #3F3F3F;
   /* height: 25px;*/
}
textarea {
    height: 80px;
    width: 200px;
}
.frmb li span.multi-row span label {
    float: left;
    padding-left: 5px;
    width: 70px;
}
.frmb li span.multi-row span input {
    padding-top: 5px;
    width: 10px;
}
.frmb .btn-submit input[type="submit"],
.submit-btn {
    background: none repeat scroll 0 0 #0075d9;
    border: 0 none;
    color: #FFFFFF;
    margin-left: 150px;
    padding: 7px;
    width: 100px;
	margin-top: 10px;
	border-radius: 5px;
}
.frmb span.alert,
.frmb span.error {
    color: #FF0000;
    padding-left: 10px;
    width: 200px;
}

.submit-btn {
     margin-left: 150px;
}

.block-link{
	display: block;
}

.alert,
.error{
	 background: none repeat scroll 0 0 #e6bfc0;
}

.error-msg{
	background: #e6bfc0;
	color: #e0002e;
	border-top:1px solid #dd7b7c;
	border-bottom: 1px solid #dd7b7c;
	text-align:center;
}

.lt{
	text-decoration:line-through;
}


.not-visible{
	display: none;
}

#back_to_cart {
    background: none repeat scroll 0 0 #E2E1E1;
    float: left;
    margin-right: 10px;
    width: 140px;
}

#back_to_cart a {
    background: url("/img/arrow-large-left.png") no-repeat scroll 12px 6px rgba(0, 0, 0, 0);
    color: #666666;
    display: block;
    font-size: 12px;
    padding: 6px 10px 6px 28px;
}
#back_to_cart a:hover {
    background: url("/img/arrow-large-left.png") no-repeat scroll 12px 6px #D7D7D7;
}







#order-overview .accordion .ui-icon.ui-icon-triangle-1-e, .accordion .ui-icon.ui-icon-triangle-1-e {
    background: url("/img/arrow-g-down.png") no-repeat scroll 2px 5px rgba(0, 0, 0, 0);
    padding-right: 3px;
}

#order-overview  .accordion .ui-icon.ui-icon-triangle-1-s, .accordion .ui-icon.ui-icon-triangle-1-s {
    background: url("/img/arrow-g-up.png") no-repeat scroll 2px 5px rgba(0, 0, 0, 0);
    padding-right: 3px;
}

#order-overview h3{
	margin-bottom: 5px;
}

.accordion h3 span{
	display: block;
    float: left;
    width: 25%;
}

.accordion h3 span.price-lbl{
	text-align: right;	
	width: auto;
}

.ui-accordion .ui-accordion-header a{
 	color: #3a3a3a;
     display: block;
    margin-left: 18px;
}

.ui-accordion .ui-accordion-header{
	background: url("/img/agenda-li.gif") repeat-x scroll 0 0 #f4f4f4;
    color: #3a3a3a;
    cursor: pointer;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 9px 5px;

}

.accordion .ui-icon {
    background: url("/img/arrow-w.png") no-repeat scroll 5px 4px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 17px;
    width: 25px;
}




#msg {
    background: none repeat scroll 0 0 #EDEADF;
    color: #666666;
    font-size: 13px;
    padding: 20px 22px;
}
#msg span {
    color: #CD2332;
    display: block;
    font-size: 14px;
    font-weight: bold;
}


.max-text{
	max-width: 600px;
}


.news-list li div{
	margin-left: 170px;
}


#cyc{
	position: relative;
}
.abs-layer{
	position:absolute;
	bottom:0;
	/*top: -49px;*/
	right:0;
	background-color: #e2f0cc;
	padding: 15px;
}

#intro-container{
	position: relative;
}

/*-------------------
Banner home
-------------------*/

@-webkit-keyframes pulse { 
    0% { -webkit-transform: scale(.8); opacity: 0; } 
	15% { -webkit-transform: scale(1); opacity: 1; } 
    50% { -webkit-transform: scale(1.04); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
    0% { transform: scale(.8); opacity: 0; } 
	15% { transform: scale(1); opacity: 1; } 
    50% { transform: scale(1.04); } 
    100% { transform: scale(1); } 
} 
.banner-item img { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 

    -webkit-animation-name: pulse; 
    animation-name: pulse; 
}


@-webkit-keyframes flipInX { 
    0% { -webkit-transform: perspective(400px) rotateX(90deg); } 
    40% { -webkit-transform: perspective(400px) rotateX(-10deg); } 
    70% { -webkit-transform: perspective(400px) rotateX(10deg);  } 
    100% { -webkit-transform: perspective(400px) rotateX(0deg); } 
} 
@keyframes flipInX { 
    0% { transform: perspective(400px) rotateX(90deg); } 
    40% { transform: perspective(400px) rotateX(-10deg); } 
    70% { transform: perspective(400px) rotateX(10deg); } 
    100% { transform: perspective(400px) rotateX(0deg); } 
} 
#banner-home .bubble { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
	
	-webkit-animation-delay: 3s; 
	animation-delay: 3s;
	
    -webkit-backface-visibility: visible !important; 
    -webkit-animation-name: flipInX; 
    backface-visibility: visible !important; 
    animation-name: flipInX; 
}



#banner-home{
	position:relative;
	overflow:hidden;
}
.banner-item{
	position:absolute;
}
.banner-item a{
	display: block;
}


#banner-home .bubble{
	position:absolute;
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	background:#009a82;
	border:1px solid #6fb401;
	z-index:3;
}

#banner-home .bubble:before,
#banner-home .bubble:after {
    content: "\0020";
    display:block;
    position:absolute;
    top:-10px;
    left: calc(50% - 10px);
    z-index:2;
    width: 0;
    height: 0;
    overflow:hidden;
    border: solid 10px transparent;
    border-top: 0;
    border-bottom-color:#009a82;
}
#banner-home .bubble:before {
    top:-11px;
    z-index:1;
    border-bottom-color:#6fb401;
}
#banner-home .bubble.bottom:before,
#banner-home .bubble.bottom:after {
    top:auto;
	bottom:-10px;
    border-bottom: 0;
    border-top:10px solid #009a82;
}
#banner-home .bubble.bottom:before {
    bottom:-11px;
    border-top-color:#6fb401;
}

#banner-home a:hover .bubble,
#banner-home a:hover .bubble.bottom{
	background:#6fb401;
}
#banner-home a:hover .bubble:after{
	border-bottom-color:#6fb401;
}
#banner-home a:hover .bubble.bottom:after{
	border-top-color:#6fb401;
}

.rotterdam-mih{
	position:absolute;
	right:0;
	top:0;
	width:35%;	
}

.banner-v1 #link1{
	left:15%;
	top:20%;
	width:20%;
}
.banner-v1 #link2{
	left:5%;
	bottom:-1px;
	width:15%;
}
.banner-v1 #link3{
	left:50%;
	top:10%;
	width:20%;
}
.banner-v1 #link4{
	left:70%;
	bottom:-1px;
	width:15%;
}
.banner-v1 #link5{
	left:80%;
	top:20%;
	width:15%;
}
.banner-v1 #link6{
	left:27.5%;
	bottom:-1px;
	width:30%;
}

.banner-v2 #link1{
	left:25%;
	top:20%;
	width:15%;
}
.banner-v2 #link2{
	left:0;
	bottom:-1px;
	width:27.5%;
}
.banner-v2 #link3{
	left:50%;
	bottom:-1px;
	width:20%;
}
.banner-v2 #link4{
	left:65%;
	bottom:-1px;
	width:20%;
}
.banner-v2 #link5{
	left:80%;
	bottom:-1px;
	width:15%;
}
.banner-v2 #link6{
	left:40%;
	bottom:-1px;
	width:15%;
}

#link1 .bubble{
	top:42%;
	left:27%;
	
	-webkit-animation-delay: 3.5s; 
	animation-delay: 3.5s;
}
#link1 img { 
	-webkit-animation-delay: .5s; 
	animation-delay: .5s;
}

#link2 .bubble{
	top:-40px;
	left:27%;
	
	-webkit-animation-delay: 3s; 
	animation-delay: 3s;
}
.banner-v2 #link2 .bubble{
	top:-10px;
	left:33%;
}
/*#link2 img { 
	-webkit-animation-delay: .5s; 
	animation-delay: .5s;
}*/

#link3 .bubble{
	top:60%;
	left:53%;
	
	-webkit-animation-delay: 4.5s; 
	animation-delay: 4.5s;
}
#link3 img { 
	-webkit-animation-delay: 1.5s; 
	animation-delay: 1.5s;
}

#link4 .bubble{
	top:-10px;
	left:5%;
	
	-webkit-animation-delay: 5s; 
	animation-delay: 5s;
}
.banner-v2 #link4 .bubble{
	top:-50px;
	left:40%;
}

#link4 img { 
	-webkit-animation-delay: 2s; 
	animation-delay: 2s;
}

#link5 .bubble{
	top:35%;
	left:45%;
	
	-webkit-animation-delay: 5.5s; 
	animation-delay: 5.5s;
}
#link5 img { 
	-webkit-animation-delay: 2.5s; 
	animation-delay: 2.5s;
}

#link6 .bubble{
	top:-20px;
	left:30%;
	
	-webkit-animation-delay: 4s; 
	animation-delay: 4s;
}
.banner-v2 #link6 .bubble{
	top:-50px;
}
#link6 img { 
	-webkit-animation-delay: 1s; 
	animation-delay: 1s;
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/* Image replacement */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
}
.lt-ie8 .ir {
    text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden {
    display: none !important;
    visibility: hidden;
}

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.lt-ie8 .clearfix {
    zoom: 1;
}


#housetype_4, #housetype_5, #housetype_6, #housetype_7{
	display: none;
}


#form-2{
	margin-left: 0;
}

#form-2 label{
	text-transform:none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */

/* nav (oud: 1100) */
@media only screen and (max-width: 850px) {
	
	#search{
		position: relative;
		top: 0px;
		right: 0px;
		left: 0px;
		margin: 0px;
		width: 100%;
		border: 0px;
		padding:5px;
	}
	
	#search #search_container{
		display: block;
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
		width: 100%;
		
		z-index: 1;
		opacity: 1;
	}
	
	#search .searchLabel,
	#search #search_img{
		display: none;
	}
	
	#main-nav-switch{
		display: block;
		position: absolute;
		top: -48px;
		right: 20px;
	}
	
	/* fair */
	#popup-header-banner .arrow{
		display: none;
	}
	
	#popup-header-banner #banner-link{
		position: relative;
		left: 0px;
		float: none;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 1000px) {
	#banner-container .row{
		max-width:none;
	}
	
	#tpl-home .spotlight {
		max-width:420px;	
	}
}

@media only screen and (max-width: 1100px) {
	#tpl-home #banner-container .span-3{
		bottom: 10px;
	}
}


@media only screen and (max-width: 1000px) {
	ul#gebieden span,
	ul#doelgroepen span{
		position:absolute;
	}
	
	ul#gebieden img,
	ul#doelgroepen img{
		padding-top: 25px;
	}
	
	.vindaanbod .arrow{
		width:58%;
	}
	
	.offer-footer-corp li{
		width: 25%;
	}
	
	.frmb .btn-submit input[type="submit"], .submit-btn{
		margin-left: 0;
	}
}

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

	.banner--home{
		width: 100vw !important;
		position: relative !important;
		bottom: 0;
		right: 0;
		left: -10px !important;
	}

	
	#tpl-home #right-bar,
	#tpl-doelgroep #right-bar{
		width: 100%;
	}
	
	/*#tpl-home .span-6{
		width: 75%;
	}*/
	
	#tpl-home footer .span-6{
		width: 50%;
	}
	
	#tpl-home #right-bar img.responsive,
	#tpl-doelgroep #right-bar img.responsive{
		width: calc(25% - 10px) !important;
		float: left;
		margin-right: 10px;
	}
	
	#tpl-home #right-bar div.side-block:not(#calendar-widget),
	#tpl-doelgroep #right-bar div.side-block:not(#calendar-widget){
		height: 0px;
		font-size: 0px;
		line-height: 0px;
		margin: 0px;
	}
	
	#right-bar .bewustnieuwbouw,
	#tpl-home #right-bar .spotlight,
	#tpl-doelgroep #right-bar .spotlight{
		display: none;
	}
	
	#tpl-home #calendar-widget,
	#tpl-doelgroep #calendar-widget{
		width: 75%;
		float: right;
	}
	
	#tpl-home #calendar-widget li,
	#tpl-doelgroep #calendar-widget li{
		width: 50%;
		display: inline-block;
		vertical-align: top;
	}
	
	#tpl-home #calendar-widget a:last-child li,
	#tpl-doelgroep #calendar-widget a:last-child li{
		border-bottom: 0px;
	}
	
	#tpl-home #calendar-widget ul,
	#tpl-doelgroep #calendar-widget ul{
		border-bottom: 1px solid #d8d8d8;
	}
	
	#tpl-home .span-9,
	#tpl-doelgroep .span-9{
		width:100%;
	}
	
	#tpl-default .span-9{
		width:66.66%;
	}
	
	#tpl-default .span-3{
		width:33.33%;
	}
	
	#tpl-default footer .span-3{
		width: 25%;
	}
		
	.offer-detail-container .span-6,
	.offer-container .span-6{
		width: 100%;
		clear: both;
		margin-bottom: 10px;
	}
	
	.row{
		padding: 0 10px;
	}
	
	.news-list.list-3 li,
	.news-list.list-4 li{
		width: 50% !important;
	}
	
	.offer-footer-corp li,
	#offer-left .offer-footer-corp li,
	#offer-right .offer-footer-corp li{
		width: 33%;
	}
	
	#offer-left,
	#offer-right{
		width: 100%;
		display: block;
	}
	
	.zelfbouw-rdam .header{
		width: calc(25% - 20px);
		padding-bottom: 13%;
		float: left;
		margin: 10px;
	}
	
	.zelfbouw-rdam .inner{
		padding-left: calc(25%);
		padding-top: 10px;
	}
	
	#intro .span-7, #intro .span-5{
		width: 100%;
	}
}

@media only screen and (max-width: 750px) {
	#banner2017{
		overflow: hidden;
		margin-left: -25%;
	}
	#banner2017 .responsive{
		width: 150% !important;
	}
	
	#tpl-home #banner-container{
		background-color: #ffffff;
	}
	
	/*#tpl-home #banner-container .span-3{
		bottom: 0px;
		position: relative;
		margin-top: 10px;
		width: 100%;
	}
	
	#tpl-home #main-row{
		padding-top: 0px;
	}*/
	
	/*#tpl-home #banner-container .span-3 .spotlight img,
	.offer-main-container .spotlight img{
		float: left;
		width: 180px !important;
		margin-right: 16px;
	}*/
	
	#tpl-default #right-bar{
		display: none;
	}
	
	#tpl-default .span-9,
	.offer-main-container .span-3,
	.offer-main-container .span-3 .offer-bar,
	.offer-main-container .span-3 .spotlight,
	.offer-main-container .span-9,
	.offer-detail-container .span-6,
	#tpl-default-wide #main-bar,
	#tpl-default-wide #right-bar,
	#intro .centered,
	.offer-page{
		width: 100%;
		clear: both;
		float: none;
	}
	
	#intro{
		padding-bottom: 5px;
	}
	
	.offer-main-container #offer-list a:first-child li{
		border-top: 1px solid #cccccc;
	}
	
	.offer-main-container #offer-list li{
		margin: 0px;
		padding-top: 10px;
	}
	
	ul#gebieden li,
	ul#doelgroepen li{
		width: 50%;
	}

	
	#tpl-home #main-row .span-3,
	/*#tpl-home #main-row .span-6,*/
	#tpl-home #right-bar img.responsive,
	#tpl-home #calendar-widget,
	#tpl-doelgroep #main-row .span-3,
	#tpl-doelgroep #right-bar img.responsive,
	#tpl-doelgroep #calendar-widget{
		width: 100%;
		float: none;
		clear: both;
	}
	
	#tpl-home #right-bar img.responsive,
	#tpl-home #calendar-widget,
	#tpl-doelgroep #right-bar img.responsive,
	#tpl-doelgroep #calendar-widget{
		width: 100% !important;
		margin-bottom: 10px;
	}
	
	
	#tpl-default footer .span-3,
	#tpl-default footer .span-6{
		width:100%;
		margin-bottom: 10px;
	}
	
	footer .span-6#footer-nav{
		width: 65%;
	}
	
	footer .span-6:not(#footer-nav){
		width: 35%;
	}
	
	/* fair */
	#fair-main,
	#fair-blocks{
		display: block;
		width: 100%;
	}
	
	.vindaanbod .inner{
		font-size: 14px;
		padding-top: 15px;
		/*width:65%;*/
	}
	
	/* banner home */
	#banner-home .bubble{
		display:none;	
	}
	#banner-extra-menu{
		display: block;
	}
	
	.offer-footer-corp li,
	#offer-left .offer-footer-corp li,
	#offer-right .offer-footer-corp li{
		width: 50%;
	}
	
	.wit{
		padding-left: 0;
		padding-right: 0;
	}
	
	.wit .inner{
		padding-left: 0;
		padding-right: 0;
	}

	form.frm-bldr{
		margin-left: 0;
		margin-right: 0;
	}
	
	footer .span-6.center{
		width:100% !important;
	}
	
	.frmb .btn-submit input[type="submit"], .submit-btn {
		margin-left: 150px;
	}
	
	#tpl-default #banner-container{
		overflow: hidden;
	}
	
	#tpl-default #banner-container img{
		height: 120px !important;
		width: auto !important;
	}
	
	.abs-layer{
		position:relative;
		top: 0;
		bottom: 0;
	}
	
	.info1,
	form.frm-bldr,
	#newsletterform{
		padding-left:15px !important;
		padding-right:15px !important;
	}
}


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

	#banner2017{
		overflow: none;
		margin-left: -75%;
	}
	#banner2017 .responsive{
		width: 250% !important;
	}
	#logo{
		display: block;
		padding-bottom: 10px;
	}
	#main-nav-container{
		float: none;
		clear: both;
	}
	
	#offer-list li .offer-image{
		width: 100%;
		float: none;
		display: block;
		min-height: auto;
		margin-bottom: 10px;	
	}
	
	#offer-list li div{
		width: 100%;
		float: none;
	}
	
	.news-list.list-2 li,
	.news-list.list-3 li,
	.news-list.list-4 li,
	.ofthemonth .spotlight,
	ul#doelgroepen li{
		width: 100% !important;
	}
	
	#newsletterform label,
	#newsletterform input,
	#newsletterform button{
		display: block;
		margin: 0px 0px 5px 0px;
		max-width: 100%;
	}
	
	.vindaanbod .inner{
		max-width: 200px;
    	padding-top: 6px;
	}
	
	.zelfbouw-rdam .header{
		width: calc(50% - 20px);
		padding-bottom: 28%;
	}
	
	.zelfbouw-rdam .inner{
		padding-left: 50%;
	}
	
	
}

@media only screen and (max-width: 500px) {
	#logo{
		padding-left: 5px;
	}
	
	/*.row{
		padding: 0px;
	}*/
	
	#main-nav-switch{
		right: 10px;
	}
	
	#main-row{
		padding-bottom: 0px;
		/*padding-top: 0px;*/
	}
	

	
	#tpl-default #main-row,
	.offer-main-container #main-row{
		padding-bottom: 10px;
	}
	
	#tpl-home .span-3,
	/*#tpl-home .span-6,*/
	#tpl-home #right-bar #calendar-widget,
	#tpl-home #calendar-widget li,
	#tpl-doelgroep .span-3,
	#tpl-doelgroep #right-bar #calendar-widget,
	#tpl-doelgroep #calendar-widget li,
	.offer-main-container .span-3 .offer-bar,
	.offer-main-container .span-3 .spotlight,
	.offer-partners li,
	.offer-container,
	
	footer .span-6,
	footer .span-6#footer-nav,
	footer .span-3,
	#footer-follow,
	#tpl-home footer .span-6{
		width: 100%;
		float: none;
		clear: both;
	}
	
	#footer-nav,
	/*#footer-newsletter,*/
	#footer-follow{
		margin-bottom: 10px;
	}
	
	#tpl-home #banner-container .span-3 .spotlight img,
	.offer-main-container .spotlight img{
		float: none;
		width: 100% !important;
		margin-right: 0px;
	}
	
	#tpl-home #left-bar .side-block{
		width: calc(50% - 5px);
		float: left;
	}
	
	#tpl-home #left-bar .side-block:nth-child(even){
		float: right;
	}
	
	#tpl-home #right-bar img.responsive{
		width: 100% !important;
		margin-bottom: 10px;
	}
	
	/*#tpl-home #calendar-widget{
		margin: 0px;
	}*/
	
	#tpl-home #calendar-widget ul{
		border: none;
	}
	
	#tpl-home #calendar-widget li{
		height: auto;
	}
	
	#tpl-home #calendar-widget a:last-child li{
		border-bottom: 1px solid #d8d8d8;
	}
	
	#tpl-home .news-list li p{
		display: none;
	}
	
	#tpl-home .news-list li img{
		/*width: calc(25% - 5px);*/
	}
	
	#news-widget a.overview-link{
		display: block;
	}
	
	
	#offer-list li a.blue-button{
		position: relative;
		top: 10px;
		left: 0px;
		margin-bottom: 10px;
	}
	
	#offer-menu span.txt{
		display: none;
	}
	
	#map-container .offer-bar{
		left: 0;
	}
	
	#offer-detail input,
	#offer-detail .number{
		width: 100%;
	}
	
	#offer-detail label{
		display: block;
		width: 100%;
	}
	
	.offer-footer-corp li,
	#offer-left .offer-footer-corp li,
	#offer-right .offer-footer-corp li{
		width: 100%;
	}
	
	.zelfbouw-rdam .header{
		position: relative;
		padding-bottom: 64%;
		width: 100%;
		margin: 0px;
		float: none;
	}
	
	.zelfbouw-rdam .inner{
		padding-left: 10px;
	}
	
	form.frm-bldr{
		padding-left: 5px;
		padding-right: 5px;
	}
	
	#main-row{
		padding-top:20px;
		padding-bottom: 20px;
	}
	
	
}

@media only screen and (max-width: 420px) {
	.rsnav{
		padding: 0px 35px;
		position: relative;
	}
	
	.rsnav .back,
	.rsnav .next{
		position: absolute;
		top: 0px;
	}
	
	.rsnav .back{
		left: 0px;
	}
	
	.rsnav .next{
		right: 0px;
	}
	
	.rsnav a,
	.rsnav div span{
		margin-bottom: 7px;
	}
	
	.rsnav div span{
		width: 26px;
		height: 26px;
	}
	
	footer div.span-6{
		width: auto !important;
		display: block;
	}

	.news-list li img{
		display: none;
	}
}

@media only screen and (max-width: 400px) {
	/*.detail-image-large{
		display: none;
	}
	
	.detail-image-small{
		display: block;
	}*/
	
	.offer2017{
		table-layout:fixed;
	}
	
	.offer2017 .link {
		width: auto !important;
	}
	
	.offer2017 th {
		padding-left: 5px;
	}
	
	.offer2017 th:first-child {
		padding-left: 2px;
	}
	
	.offer2017 a{
		padding: 5px;
		line-height: 1em;
	}
		
	.frmb .btn-submit input[type="submit"],
	.submit-btn  {
		margin-left: 0;
	}
	
	.submit-btn  {
		margin-top: 0;
	}
	
	.frmb li{
		display: block;
		margin-bottom: 10px;
		clear: both;
	}
	
	.frmb li label, .frmb li span, .frmb li input, .frmb textarea, form.frm-bldr div.alert, form.frm-bldr div.error{
		float: none;
		width: 100%;
		padding-bottom: 5px;
	}
	
	form.frm-bldr input[type="text"], form.frm-bldr select{
		width: 100%;
		max-width: none;
		min-width: inherit;
	}
	
	#search{	
		position:static;
	}
	
	#search_container{
		width:100%;
		right: 0;
		top: 36px;
	}
	
	#offer-list,
	.rsnav{
		margin-bottom: 10px;
	}
	
	#offer-list li .blue-button{
		float:right;
		position: relative;
		margin: 5px 0;
		right: 0;
	}
	
	.offer-partners li{
		margin-bottom: 15px;
	}
	
	.offer-partners{
		margin: 0;
	}
	
	.offer-partners img{
		margin-bottom: 10px;
	}
	
	.news-list li h4{
		margin-top: 5px;
	}
	
	.news-list li img,
	.news-list li div{
		margin-left: 0;
		float: left;
	}
	
	.social{
		display: block;
		float: none;
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	
	.wit li,
	.corporaties li{
		width: 49%;
	}
	
	.langswitch{
		position: relative;
		top: 0px;
		left: 0px;
		right: 0px;
	}
	
	#detail-view .langswitch{
		position: absolute;
		top: -60px;
	}
	
	.langswitch + h1,
	.langswitch + h2{
		padding-right: 0px;
	}
	
	
	
}


@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /* Don't show links for images, or javascript/internal links */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
