/* default style */
.fullWidth { width: 100% !important; padding: 0 2%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.imageReplacer { text-align: center; font-size: 5em; color: #383838; opacity: 0.5; overflow: hidden; }

.textBox ul, .textBox ol { padding-left: 15px; font-size: 15px; letter-spacing: -0.4px; }
.textBox ol {padding-left: 20px;}
.textBox ul li { list-style: disc; height: auto !important; }
.textBox ul li li { list-style: circle; height: auto !important; }
.textBox ol li { list-style: decimal; height: auto !important; }

.textBox img { max-width: 100%; }

.textBox table { width: 100%; max-width: 100%; border: 0px; font-size: 15px; letter-spacing: -0.4px; }
.textBox table td { padding: 2px; }

.textBox .nieuwsBox h3 a { text-decoration: none; font-size: 22px; color: #181818; }
.textBox .testimonials,
.textBox .nieuwsBox { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #E4E4E4; }
.textBox .testimonials small { font-size: 12px; }
.textBox .testimonials .img { float: left; width: 110px; height: 110px; margin-right: 2%; overflow: hidden; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.textBox .testimonials .img img { height: 125px; max-width: 110px !important; width: 110px !important; }
.textBox .testimonials.tpl6 a.meer {text-transform:uppercase; font-size:14px;}
.textBox .testimonials.tpl7 .img a { border-radius: inherit; }
.textBox .testimonials.tpl7 .img img { height: 110px; max-width: 110px !important; width: 110px !important; border-radius: inherit; }
.textBox .testimonials.tpl7 .img { width: 11%; overflow: visible; }
.textBox .testimonials.tpl7 .text { width: 83%; }
.textBox .testimonials .imageReplacer { width: 100%; text-align: center; opacity: 0.5; color: #383838; position: relative; font-size: 3em; line-height: 100px }
.textBox .testimonials .text { float: right; width: 76%; padding: 0; background: none; }
.textBox .testimonials p,
.textBox .nieuwsBox p { padding-bottom: 0px; margin-bottom: 0px; }
.textBox .testimonials a.meer,
.textBox .nieuwsBox a.meer {float: right; line-height: 30px; background: #181818; padding: 2px 22px; color: #fff; font-size: 15px; letter-spacing: -0.5px; text-decoration: none; margin-top: 6px;
}
.textBox .testimonials a.meer:hover,
.textBox .nieuwsBox a.meer:hover { background: #302f2f; }

/* Socialmedia icons */
.textBox a .fa { font-size: 18px; }

/* plugin box */
iframe.fullWidth #fb-root { display: none; }
iframe.fullWidth #fb-root a { color: #fff; }
iframe.fullWidth .fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }	

/* caution */
.cms_caution { position: fixed; top: 0px; left: 0px; padding: 10px; color: #fff; background: #000; width: 100%; z-index: 999; }

/* Foto album */
.textBox .fotoalbum { display: block; padding: 0px !important; margin-top: 20px; }
.textBox .fotoalbum li { position: relative; width: 18.4%; height: 0px !important; padding-bottom: 18.4%; margin-left: 2%; margin-right: 0px; display: inline-block; margin-bottom: 1.5%; border-radius: 5px; overflow: hidden; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background: rgba(0, 0, 0, 0.2); }
.textBox .fotoalbum li:first-child, .textBox .fotoalbum li:nth-child(5n+1) { margin-left: 0px; }
.textBox .fotoalbum li a { background: none; width: auto; height: auto; display: block; }
.textBox .fotoalbum li a img { max-width: unset; width: auto; }
.textBox .fotoalbum li a .over { position: absolute; bottom: 0px; display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; bottom: -200px; }
.textBox .fotoalbum li a .over i { font-size: 25px; height: 28px; width: 28px; left: 50%; margin-left: -14px; top: 50%; margin-top: -14px; color: #fff; display: block; position: absolute; }
.textBox .fotoalbum li:hover .over { bottom: 0px !important; transition: 0.2s; }

/* Album */
.textBox .albums { display: block; padding: 0px !important; margin-top: 20px; }
.textBox .albums li { position: relative; width: 18.4%; height: 0px !important; padding-bottom: 18.4%; margin-left: 2%; margin-right: 0px; display: inline-block; margin-bottom: 1.5%; border-radius: 5px; overflow: hidden; text-align: center; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background: rgba(0, 0, 0, 0.2) }
.textBox .albums li:first-child, .textBox .fotoalbum li:nth-child(5n+1) { margin-left: 0px; }
.textBox .albums li a { background: none; width: auto; height: auto; display: block; }
.textBox .albums li a .defaultPhoto { position: absolute; top: 50%; margin-top: -26px; color: #FFF; font-size: 60px; left: 50%; margin-left: -33px; }
.textBox .albums li a img { max-width: unset; width: auto; }
.textBox .albums li a img.default { margin-left: -30px; margin-top: -20px; }
.textBox .albums li .btn_title { white-space: nowrap; width: 100%; left: 0px; padding: 5px 30px 5px 10px; bottom: 0px; color: #fff; text-align: left; background: rgba(0, 0, 0, 0.8); position: absolute; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow:hidden; text-overflow:ellipsis; }
.textBox .albums li .count { position: absolute; color: #fff; bottom: 5px; right: 10px; }
.textBox .albums li a .over { position: absolute; bottom: 0px; display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; bottom: -200px;}
.textBox .albums li a .over i { font-size: 25px; height: 28px; width: 28px; left: 50%; margin-left: -14px; top: 50%; margin-top: -14px; color: #fff; display: block; position: absolute; }
.textBox .albums li:hover .over { bottom: 0px !important; transition: 0.2s; }

/* Formulieren */
.textBox .generatedForm { list-style: none; padding: 0px !important; width: 100%; overflow: hidden; padding: 0px; }
.textBox .generatedForm .caution { color: red; padding: 0px 0px 5px 4%; }
.textBox .generatedForm li { text-align:left; position: relative; width: 100%; background-image: none; padding-bottom: 10px; list-style: none; margin-bottom: 0px; }
.textBox .generatedForm > li > label { font-size: 15px; color: #404041; width: 30%; display: inline-block; padding: 8px 0 5px; word-wrap: break-word; vertical-align: top; float: left; }
.textBox .generatedForm label.position_top { display: block; width: 100%; }
.textBox .generatedForm .field.label_position_top,
.textBox .generatedForm .textfield.label_position_top,
.textBox .generatedForm span.radio.label_position_top,
.textBox .generatedForm span.checkbox.label_position_top,
.textBox .generatedForm select.label_position_top,
.textBox .generatedForm .optWrapper.label_position_top { width: 100%; }	
.textBox .generatedForm span.not_first.label_position_top { margin-left: 0px; }
.textBox .generatedForm .field { color: #404041; padding: 10px 14px; width: 70%; border-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.textBox .generatedForm .textfield { color: #404041; padding: 10px 14px; width: 70%; border-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; min-height: 45px; }
.textBox .generatedForm .sendBtn { background: #b1c92b; color: #fff; width: auto; float: right; padding: 10px 2%; margin-right: 0; border: 0px; border-radius: 5px; text-decoration: none; font-size: 15px; cursor: pointer; }
.textBox .generatedForm .sendBtn:hover { text-decoration: underline; }
.textBox .generatedForm .sendBtn i { font-size: 20px; }
.textBox .generatedForm select { font-size: 12px; color: #404041; padding: 9px 14px; width: 70%; border-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.textBox .generatedForm .field,
.textBox .generatedForm .textfield,
.textBox .generatedForm select,
.textBox .generatedForm .optWrapper { background: #f2f2f2; color: #737373; border: 1px solid #e0e0e0; font-size: 15px; }
.textBox .generatedForm option { float: right; width: 100%; padding: 0 10px 0 14px; }
.textBox .generatedForm .optWrapper { border: 1px solid #e0e0e0; overflow: hidden; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 70%; border-radius: 8px; display: inline-block; }
.textBox .generatedForm span.optBtn { display: inline-block; width: 100%; margin-left: 0 !important; border: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 14px;
								background: transparent; /* Old browsers */
								background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.05) 100%); /* FF3.6+ */
								background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.05))); /* Chrome,Safari4+ */
								background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* Chrome10+,Safari5.1+ */
								background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* Opera 11.10+ */
								background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* IE10+ */
								background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.05) 100%); /* W3C */
								filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#eef2e6',GradientType=0 ); /* IE6-9 */ }
.textBox .generatedForm span.optBtn:hover {
								background: rgb(0,0,0); /* Old browsers */
								background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 100%); /* FF3.6+ */
								background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.1))); /* Chrome,Safari4+ */
								background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* Chrome10+,Safari5.1+ */
								background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* Opera 11.10+ */
								background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* IE10+ */
								background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 100%); /* W3C */
								filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9eadc',GradientType=0 ); /* IE6-9 */ }
.textBox .generatedForm span.optBtn label { display: inline; float: none; font-size: 15px; line-height: normal; }
.textBox .generatedForm input[type="file"] { padding: 8px 0; }
.textBox .generatedForm input[type="radio"],
.textBox .generatedForm input[type="checkbox"]{ margin-right: 4px; margin-top: 6px; float: left; }
.textBox .generatedForm span.requiredSymbol { color: #D61717; }
.textBox .generatedForm span.fieldinfo { color: #424242; font-size: 12px; }
.textBox .generatedForm h3.fieldheading { border-bottom: 1px solid #E4E4E4; display: inline-block; padding-bottom: 4px; width: 100%; color: #000; font-size: 18px; }
.textBox .generatedForm .error { margin-left: 30%; padding-top: 6px; padding-right: 4%; color: #D61717; display: block; }
.textBox div.formError { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 5px 2%; margin: 0 0 15px; font-size: 12px; text-align: center; border: 1px solid #D61717; display: none; border-radius: 4px; }
.textBox .generatedForm span.formInfo { font-size: 12px; float: left; padding: 0; } 
.textBox .generatedForm .captchaWrapper .realperson-challenge { margin-right: 0px; padding: 12px 2%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.textBox .generatedForm .captchaWrapper input.hasRealPerson[type="text"] { color: #404041; padding: 10px 14px; border-radius: 5px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 10px 0; height: auto; }

/* Table */
#lesAccord {}
#lesAccord h2 { padding: 10px 2%; margin: 5px 0; width: 96%; background-color: #71656F; color: #fff; border-radius: 8px; -noz-border-radius: 8px; background-image: url(../images/roosterArrow.png); background-position: right -19px; background-repeat: no-repeat; cursor: pointer; outline: none; }
#lesAccord h2:hover,
#lesAccord h2.active { background-color: #847C83; background-position: right 19px; }
#lesAccord table { width: 96%; margin: 0 2%; border-collapse: collapse; }
#lesAccord table tr { height: 30px; }
#lesAccord table tr.head { color: #000; font-weight: bolder; }
#lesAccord table tr.line { border-top: 1px solid #cfcfcf; height: 1px; }
#lesAccord table tr td { padding-left: 10px; color: #000; }

/* Rating */
.bar-rating { float:right; width:60%; padding-top: 6px; }
.bar-rating a { background: url('../images/star.png'); width: 20px; height: 20px; display: block; float: left; cursor: default; margin-left: 10px; }
.bar-rating a.selected { background-position: 0 20px; }
.statBox label{ font-weight: bold; font-size: 14px; line-height: 38px; margin-left: 20px; }

/* Producten */
.photoBox { overflow: hidden; padding-bottom: 12px; }
.photoBox ul { list-style: none; overflow: hidden; padding-bottom: 4px; padding-top: 4px; }
.photoBox li { float: left; margin: 0 0.5% 20px; width: 32%; background: #242424; box-shadow: 0 0 3px rgba(0,0,0,0.3); border-top-right-radius: 12px; position: relative; }
.photoBox a { display: block; text-decoration: none; color: #fff; font-size: 22px; font-family: 'MuseoSans300'; border-top-right-radius: 12px; }
.photoBox a img { margin-bottom: 17px; border-top-right-radius: 12px; width: 100%; } 
.photoBox a span { display: block; padding-left: 22px; padding-bottom: 17px; letter-spacing: 1px; }
.photoBox li img.sticker { position: absolute; top: -1px; left: -1px; }

.emptyBox { margin: 1% 1% 20px; box-shadow: 0 0 4px rgba(0,0,0,0.3); background: #fff; border-top-right-radius: 15px; }
.emptyBox .inner { border-top-right-radius: 15px; box-shadow: inset 0 0 80px rgba(0,0,0,0.1); padding: 30px 35px; }

/* Mobile popup */
#mobilePopup { position: fixed; bottom: 5px; left: 50%; width: 304px; margin-left: -160px; background: rgba(0, 0, 0, 0.8); border-radius: 5px; padding: 8px; z-index: 999; }
#mobilePopup div.close { position: absolute; color: #fff; font-size: 14px; right: 8px; top: 6px; opacity: 0.8; cursor: pointer; }
#mobilePopup div.close:hover { opacity: 1; }
#mobilePopup p { font-family: arial; color: #ffffff; font-size: 12px; }
#mobilePopup p.title { font-size: 14px; font-weight: bold; margin-bottom: 8px; }
#mobilePopup p.iphone { margin-bottom: 6px; overflow: visible; }
#mobilePopup p img { width: 16px; height: 16px; display: inline; vertical-align: middle; }

/* scrollup */
#scrollUp { position: fixed; right: 40px; bottom: 40px; background: rgba(255, 255, 255, 0.3); padding: 10px; height: 13px; border-radius: 20px; cursor: pointer; }
#scrollUp a { color: #fff; font-family: arial; font-size: 14px; text-decoration: none; }

/* result box */
.resultBox { margin-bottom: 20px; color: #424241; font-size: 14px; line-height: 19px; background-color: rgba(0, 0, 0, 0.2); padding: 10px; border: 0 solid; }
.resultBox h2 { margin-bottom: 8px; line-height: normal; }
.resultBox p { margin-bottom: 0; }
.resultBox a.goToResult { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: right; line-height: 30px; background: #181818; padding: 2px 22px; color: #fff; font-size: 15px; letter-spacing: -0.5px; text-decoration: none; margin-top: 6px; max-width: 100%; }

/* staff overview */
.personeelOverzicht { padding-left: 0 !important; margin-top: 20px;}
.personeelOverzicht.single { display: inline-block; width: 45%; margin-right: 8px; float: left; overflow: hidden; max-width: 324px; margin-top: 0; }
.personeelOverzicht.single.oneCol { width: 100%; }
.personeelOverzicht li, .personeelOverzicht li:first-child { list-style: none; width: 30%; margin-right: 1.5% !important; margin-left: 0; float: left; margin-bottom: 1.5%; display: inline-block; min-width: 100px; overflow: hidden;  border-radius: 15px; }
.personeelOverzicht li:nth-child(2n+1) { margin-right: 0; }
.personeelOverzicht.twoCol li, .personeelOverzicht.twoCol li:first-child { list-style: none; width: 47%; margin-right: 1.5% !important; float: left; margin-bottom: 1.5%; }
.personeelOverzicht.oneCol li, .personeelOverzicht.oneCol li:first-child { list-style: none; width: 100%; margin-right: 0 !important; float: left; margin-bottom: 1.5%; }
.personeelOverzicht.single:hover > .photo .over, .personeelOverzicht li:hover > .photo .over { bottom: 0; }
.personeelOverzicht.single:hover > .photo .title, .personeelOverzicht li:hover > .photo .title { display: none; }
.personeelOverzicht .photo { width: 100%; position: relative; height: 100%; overflow: hidden; margin-bottom: 0; }
.personeelOverzicht .photo img { width: 100%; margin-left: 0; }
.personeelOverzicht .photo div.img { width: 100%; height: 0; padding-bottom: 110%; background-size: cover !important; background-position: center center !important; }
/*.personeelOverzicht .imageReplacer { width: 100%; line-height: 350px; height: 350px; }*/
.personeelOverzicht .imageReplacer { width: 100%; padding-bottom: 100%; height: 0; }
.personeelOverzicht .imageReplacer i { margin-top: 30%; }
.personeelOverzicht .photo .over { position: absolute; height: 100%; bottom: -100%; left: 0; width: 100%; background: rgba(0,0,0,0.7); margin-bottom: 0;  -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; }
.personeelOverzicht .photo .inner {  padding: 13px 0; margin-bottom: 0; width: 100% !important; float: none !important; position: absolute; }
.personeelOverzicht .photo a { text-decoration: none; color: #fff; }
.personeelOverzicht .photo a h4:hover { color: #0096ad !important; }
.personeelOverzicht .photo .title { position: absolute; bottom: 0; background: rgba(0,0,0,0.7); margin-bottom: 0; padding: 10px 0; width: 100%; }
.personeelOverzicht .photo h4 { color: #fff !important; font-size: 16px; line-height: normal; letter-spacing: -1px; text-align: center; font-family: Verdana; text-overflow: ellipsis; overflow: hidden; padding: 0 4px; white-space: nowrap; font-weight: bold !important; }
.personeelOverzicht .photo span.functie { font-size: 12px; line-height: 18px; font-style: italic; font-weight: normal; display: block; color: #fff; text-align: center; font-family: Verdana; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0px 4px; }
.personeelOverzicht .photo .bot { width: 100%; margin-bottom: 0; }
.personeelOverzicht .photo .bot p { color: #fff !important; font-size: 12px; line-height: 18px; text-align: center; margin-bottom: 8%; margin-top: 8%; font-family: Verdana; padding: 0 20px; text-overflow: ellipsis; overflow: hidden; max-height: 68px; }
.personeelOverzicht .photo .bot address { text-align: center; font-style: normal; line-height: 18px; margin-bottom: 18px; color: #fff; font-size: 12px; font-family: Verdana; letter-spacing: 0; }
.personeelOverzicht .photo .bot address span { color: #0096ad !important; font-weight: bold; }
.personeelOverzicht .photo .bot address a { color: #fff; text-decoration: none; }
.personeelOverzicht .photo .social { width: 100%; text-align: center; margin-top: 1px; margin-bottom: 0; }
.personeelOverzicht .photo .social a { display: inline-block; margin: 0 3px; text-decoration: none; color: #0096ad !important; }
.personeelOverzicht .photo .social a .fa { font-size: 18px; }
.personeelOverzicht .photo .social a:hover { color: #fff !important; }

/* aanbiedingen overzicht */
/* staff overview */
#aanbiedingenOverzicht { padding-left: 0; margin-top: 20px; }
#aanbiedingenOverzicht li, #aanbiedingenOverzicht li:first-child { list-style: none; width: 32%; margin-right: 2%; margin-left: 0; float: left; margin-bottom: 2%; display: inline-block; min-width: 100px; overflow: hidden; border-radius: 6px; }
#aanbiedingenOverzicht li:nth-child(3n) { margin-right: 0; }
#aanbiedingenOverzicht.twoCol li, #aanbiedingenOverzicht.twoCol li:first-child { list-style: none; width: 49%; margin-right: 2% !important; float: left; margin-bottom: 2%; }
#aanbiedingenOverzicht.twoCol li:nth-child(2n) { margin-right: 0 !important; }
#aanbiedingenOverzicht.twoCol.stageOne .photo .bot p { line-height: 14px; font-size: 12px; margin-top: 5px; }
#aanbiedingenOverzicht.twoCol.stageOne .photo .bot a.more { margin: 0 auto; }
#aanbiedingenOverzicht.twoCol.stageTwo .photo .bot p { line-height: 13px; font-size: 11px; margin-top: 5px; margin-bottom: 4px; }
#aanbiedingenOverzicht.oneCol li, #aanbiedingenOverzicht.oneCol li:first-child { list-style: none; width: 100%; margin-right: 0 !important; float: left; margin-bottom: 2%; }
#aanbiedingenOverzicht li:hover > .photo .over { bottom: 0; }
#aanbiedingenOverzicht li:hover > .photo .title { display: none; }
#aanbiedingenOverzicht .photo { width: 100%; position: relative; height: 100%; overflow: hidden; margin-bottom: 0; }
#aanbiedingenOverzicht .photo div.img { width: 100%; height: 0; padding-bottom: 84.1%; background-size: cover !important; background-position: center center !important; }
/*#aanbiedingenOverzicht .photo img { width: 100%; margin-left: 0px; }*/
#aanbiedingenOverzicht .photo .over { position: absolute; height: 100%; bottom: -100%; left: 0; width: 100%; background: rgba(0,0,0,0.7); margin-bottom: 0;  -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; }
#aanbiedingenOverzicht .imageReplacer { width: 100%; padding-bottom: 84.1%; height: 0; }
#aanbiedingenOverzicht .imageReplacer i { margin-top: 30%; }
#aanbiedingenOverzicht .photo .inner {  padding: 13px 0; margin-bottom: 0; position: absolute; width: 100%; }
#aanbiedingenOverzicht .photo a { text-decoration: none; color: #fff; }
#aanbiedingenOverzicht .photo a h4:hover { color: #282753; }
#aanbiedingenOverzicht .photo .titleOver { padding-top: 10px; }
#aanbiedingenOverzicht .photo .title { position: absolute; bottom: 0; background: rgba(0,0,0,0.7); margin-bottom: 0; padding: 15px 0; width: 100%; }
#aanbiedingenOverzicht .photo h4 { color: #fff !important; font-size: 16px; line-height: normal; letter-spacing: -1px; text-align: center; font-family: Verdana; text-overflow: ellipsis; overflow: hidden; padding: 0 4px; white-space: nowrap; font-weight: bold !important; }
#aanbiedingenOverzicht .photo .bot { width: 100%; margin-bottom: 0; text-align: center; }
#aanbiedingenOverzicht .photo .bot p { color: #fff !important; font-size: 12px; line-height: 18px; text-align: center; margin-top: 14px; margin-bottom: 10px; font-family: Verdana; padding: 0 20px; text-overflow: ellipsis; overflow: hidden; }
#aanbiedingenOverzicht .photo .bot a.more { font-family: Verdana; display: inline-block; padding: 0 20px; height: 30px; line-height: 30px; margin: 10px auto; background: #fff; color: #000; font-size: 14px; }
#aanbiedingenOverzicht .photo .bot a.more:hover { background: #000; color: #fff; }

@media only screen and (max-width: 1159px) {
	#lesAccord h2 { font-size: 18px; }
}

@media only screen and (max-width: 579px) {
	.textBox .generatedForm li { padding-bottom: 0px; }
	.textBox .generatedForm > li > label { display: block; width: 100%; line-height: 30px; padding: 0 0 5px; }
	.textBox .generatedForm .field { width: 100%; margin-bottom: 0px; }
	.textBox .generatedForm .textfield { width: 100%; margin-bottom: 0px; }
	.textBox .generatedForm select { width: 100%; margin-bottom: 0px; }
	.textBox .generatedForm .optWrapper { width: 100%; }
	.textBox .generatedForm span.requiredSymbol { width: 3%; }
	.textBox .generatedForm h3.fieldheading { padding: 5px 0px; width: 100%; }
	.textBox .generatedForm span.fieldinfo { display: block; padding: 9px 0 0; }
	.textBox .generatedForm .error { margin-left: 0; }
    .textBox .generatedForm .captchaWrapper .realperson-challenge, .textBox .generatedForm input.hasRealPerson[type="text"] { width: 100%; margin: 0; height: auto; }
    .textBox .generatedForm input.hasRealPerson[type="text"] { margin: 10px 0; }

    .textBox .generatedForm span.realPersonInfo { width: 95%; display: block; float: none; background: none; }
	.textBox .generatedForm .realperson-challenge { width: 86%; float: none; margin-top: 10px; }

	.textBox .fotoalbum li { width: 31%; padding-bottom: 31%; margin-left: 2%; }
	.textBox .fotoalbum li:nth-child(5n+1) { margin-left: 2%; }
	.textBox .fotoalbum li:nth-child(3n+1) { margin-left: 0px; }

	.textBox .albums li { width: 31%; padding-bottom: 31%; margin-left: 2%; }
	.textBox .albums li:nth-child(5n+1) { margin-left: 2%; }
	.textBox .albums li:nth-child(3n+1) { margin-left: 0px; }

	.textBox .testimonials .img { float: none; width: 110px; height: 110px; margin: 0 auto 10px; }
	.textBox .testimonials .imageReplacer { line-height: 75px; }
	.textBox .testimonials .text { float: none; width: 100%; text-align: center; }
	.textBox .testimonials a.meer { float: none; margin: 10px auto; display: inline-block; }
}

@media only screen and (max-width: 520px) {
	.personeelOverzicht .photo .titleOver { padding-top: 0; }
	.personeelOverzicht .photo span.functie { line-height: 14px; }
	.personeelOverzicht .photo .bot p { margin: 4% 0; line-height: 15px; }
}

@media only screen and (max-width: 490px) {
	#mobilePopup { bottom: 0; width: 100%; left: 0; margin-left: 0; border-radius: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
}