/*
Theme Name: Le Loux thema
Support URI: https://decomputerdienst.nl/
Description: 
Author: De Computerdienst
Author URI: https://decomputerdienst.nl/
Version: 2.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Theme URI: https://decomputerdienst.nl/
Tags: one-column, two-columns, three-columns, four-columns, featured-images, post-formats, theme-options, threaded-comments, translation-ready
*/

@import url("style/reset.css");
@import url("style/style.css");
@import url("style/shortcodes.css"); 


body {position:relative; overflow-x:hidden;}

/*Appointmen calendar*/

/* BEGIN */

img.aligncenter.size-medium.wp-image-3016 {
    width: 100%;
}


#navcontainer ul
{
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #000000;
	background-color: rgb(242, 242, 242);
	margin: 0 12.5px;

}

#navcontainer ul li { display: inline; }

#navcontainer6p ul li { display: inline; }

#navcontainer6p ul li a
{
	text-decoration: none;
	padding: .2em 1em;
	color: #000000;
	background-color: rgb(242, 242, 242);
	margin: 0 8px;
}

#navcontainer6p ul li a:hover,
#navcontainer ul li a:hover
{
	color: #F19309;
	background-color: beige;
}

#kleuronderaan
{
	color: #F19309;
}

/* EIND */


body .reservation-page #ui-datepicker-div {
	background-color:#fff; 
	padding:8px 17px 17px 17px;
	font-size:13px;
	font-family:Molengo !important;
	border:1px solid #dfdfdf;
	color:#868686;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-o-border-radius: 0 0 3px 3px;
	-ms-border-radius: 0 0 3px 3px;
	-khtml-border-radius: 0 0 3px 3px;    
}

body .reservation-page #ui-datepicker-div a {
	color:#5d5d5d;
	font-weight:bold;
	font-family: 'roboto', sans-serif;
	width:30px;
	padding:6px 0 6px 0;
	display:block;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
}

body .page-template-_reservations-php #ui-datepicker-div a:hover, .ui-datepicker-current-day a {
	color:#fff;
	background-color:#5d5d5d;
}

body .page-template-_reservations-php #ui-datepicker-div td{
	padding:0;
	text-align:center;
}

body .page-template-_reservations-php #ui-datepicker-div th {
	font-family: 'Merriweather', serif;
}

body .page-template-_reservations-php #ui-datepicker-div thead {
	margin:10px 0 10px 0;

}

body .page-template-_reservations-php #ui-datepicker-div.ui-datepicker-calendar {
	border-top:1px solid #dfdfdf;
	padding:10px 0 0 0;
	float:left;
	width:100%;
	display:inline-block;
}

body .page-template-_reservations-php #ui-datepicker-div .ui-datepicker-title {
	margin:7px 0 10px 0;
	font-family:'Merriweather', serif;
	width:100px;
	float:right;
	text-align:right;
}

body .page-template-_reservations-php #ui-datepicker-div .ui-datepicker-header a {
	margin:0 3px 0 0;
	display:inline-block;
}


body .page-template-_reservations-php  #ui-datepicker-div .ui-datepicker-next:hover, .reservation-page #ui-datepicker-div .ui-datepicker-prev:hover {
	background-color:transparent;
	color:#343434;
}

.page-template-_reservations-php .ui-widget-header {
	background:none !important;
	border:none !important;
	color:#747474 !important;
	text-align:left;
}

.page-template-_reservations-php .ui-state-default, .page-template-_reservations-php .ui-widget-content .ui-state-default {
	color:#747474;
	border:1px solid #fff;
}

.page-template-_reservations-php .ui-state-default:hover, .page-template-_reservations-php .ui-widget-content .ui-state-default:hover, .page-template-_reservations-php .ui-state-highlight, .page-template-_reservations-php .ui-widget-content .ui-state-highlight {
	background-color:#747474;
	color:#fff;
}

.page-template-_reservations-php .ui-widget-header a.ui-datepicker-next, .page-template-_reservations-php .ui-widget-header a span {
	color:#747474 !important;
	text-indent:0 !important;
	width:40px;
}

.page-template-_reservations-php .ui-widget-header a.ui-datepicker-next, .page-template-_reservations-php .ui-widget-header a:hover {
	border:none;
}

.home-header {
	/*padding: 0px !important;*/
}

.home-slider {
	border: 0px solid black !important;
}

.header-down {
	width: 100%;

}

.footer-widgets {
	width: 100%;

}

body { background: beige !important; }

.header-down-shadow,
.footer-top-shadow {
	background: none;
	margin: 0;
	background-color: #fee8cd;
	background-color: rgb(234, 241, 255);
	padding: 0;
}

.content-shadow {
	background-image: none;
}

.header-top-shadow {
	box-shadow: none;
}

.footer_box {
	padding: 0 !important;
	text-align: center;
	margin-bottom:0;

}
.nav ul li a:link, .nav ul li a:visited {
	font-size: 20px;
}

.nav ul.sub-menu li a {
	font-size: 16px;
}

.rev_slider_wrapper {
	z-index:999;
}

.footer-widgets .wrapper-content{
	margin-bottom:0;
}

.fullwidthbanner-container{
	max-width:1020px;
}

.header-down-shadow .wrapper-content{
	margin:20px 10px;
}

.home .bg-content {
	/*padding-bottom: 50px;*/
}

.pidb_widget_text {
	margin-top: 20px;
}

.footer-copyright .wrapper-content{
	margin-bottom:0;
}

.content-top-image{
	background:none;
	margin-top:-5px;
}

.wpcf7-form input, .wpcf7-form textarea,  .wpcf7-form select{
	width:100%;
	padding:10px;
}

.wpcf7-form input[type="radio"]{
	width:auto;
}

.wpcf7-form input[type="submit"]{
	cursor: pointer;
	color:#5d5d5d;
	font-size:20px;
	background:#fee8cd;
	border:none;
}

.rev_slider_wrapper{
	background-color:rgba(0, 0, 0, 0) !important;
}

.page-template-_contact-php .bg-content{
	padding-bottom:100px;
}

.sidebar_widget_holder ul li .post-date, .footer_widget_holder ul li .post-date, .make-reservation-page-form .search-submit-button input, .our-team-page-one-soc-button a, .gallery-filter a, .home-navigation a, .home-gallery-title a, .nav-arrows-slider a, .footer_box .twitter_ul span.twitter-links, .header-top-make-reservation a, .sidebar_widget_holder .twitter_ul span.twitter-links, .post-quote p a, .blog-read-more a, .blog-read-more-link a{
	background: #FEE8CD !important;
	background: beige !important;
	border-bottom: 2px solid #5B5343;
	font-size: 21px !important;
	color: #5B5343 !important;
}

.sidebar_widget_holder ul li .post-date:hover, .footer_widget_holder ul li .post-date:hover, .make-reservation-page-form .search-submit-button input:hover, .our-team-page-one-soc-button a:hover, .gallery-filter a:hover, .home-navigation a:hover, .home-gallery-title a:hover, .nav-arrows-slider a:hover, .footer_box .twitter_ul span.twitter-links:hover, .header-top-make-reservation a:hover, .sidebar_widget_holder .twitter_ul span.twitter-links:hover, .post-quote p a:hover, .blog-read-more a:hover, .blog-read-more-link a{
	background: #FFE0BA !important;
}

.merp{
	opacity: 0 !important;
}

.make-reservation-page{
	background: 0;
	padding-top:20px;
}

.make-reservation-page-form .search-submit-button input{
	border-bottom:0;
	border:1px solid #5B5343;
}

body{
	background-color:#fff !important;
}

#panel-160-0-0-0 img, #panel-160-1-0-0 img, #panel-160-2-0-0 img, #panel-160-3-0-0 img , #panel-160-4-0-0 img , #panel-160-5-0-0 img, #panel-160-6-0-0 img {
	width:calc(100% - 20px);
	margin-top:20px;
}

#panel-160-6-0-0 .imagepluscontainer div.rightslide {
    margin-top: -444px;
}



#panel-160-1-0-0 img{
	/*margin-top:-20px;*/
}

#links-color a, #links-color{
	color:#d2d2d3 !important;
	font-size: 16px;
}

#links-color a:hover, #links-color:hover{
	color:#F3A93C !important;
}

.aangeslotenbij{
	line-height: 70px;
	vertical-align: middle;
	display: none;
}

.search #s {
	width:120px;
	padding: 6px 5px;
	font-size: 15px;
	border: 1px solid #848484;
	color: #4A4A4A;
}

.search #searchsubmit{
	background: #467491;
	color: #FFBC57;
	padding: 7px 10px 7px;
	border: 1px solid #467491;
	vertical-align: top;
	display: inline-block;
}

.aangeslotenbij a img{

}

#gallery-1 img{
	border:none !important;
	padding: 10px;
}

#gallery-1 .gallery-item:nth-child(2) img{
	width: 120px;
	margin-left: 15px;
}

#gallery-1 .gallery-item:nth-child(3) img{
	padding: 0;
	width: 90px;
	height: 90px;
	margin: 25px 0 0 16px;
}

#gallery-1 .gallery-item:nth-child(4) img{
	padding:0;
	width:120px;
	height:120px;
	margin:10px 0;
}

#gallery-1 .gallery-item:nth-child(5) img{
	padding:0;
	width:120px;
	height:120px;
	margin:10px 0;
}

#gallery-1 .gallery-item:nth-child(6) img{

}

#gallery-1 .gallery-item:nth-child(7) img{
	margin-left: 16px;
}

#gallery-1 .gallery-item:nth-child(8) img{

}

.aangeslotenbij a:nth-child(3) img{
	width:auto !important;
	height:60px !important;
}



.post-info a, .post-link-down a, ul.sub-menu li a:active, .nav ul.sub-menu li a:hover, .blog-single-tag a:hover, .blog-single-tag span, .sidebar_widget_holder .textwidget a, .sidebar_widget_holder a:hover, .sidebar_widget_holder tfoot a, .sidebar_widget_holder tbody tr td a, .sidebar_widget_holder thead, .sidebar_widget_holder #wp-calendar caption, .single-soc-share-link-stumbleupon a:hover span, .single-soc-share-link-pinterest a:hover span, .single-soc-share-link-linkedin a:hover span, .single-soc-share-link-google a:hover span, .single-soc-share-link-twitter a:hover span, .single-soc-share-link-fb a:hover span, .shortcodes a, .post-link-top a:hover, .home-latest-news-title a:hover, .home-latest-news-one-titile a, .home-latest-news-one-link a, .blog-time span, .home-latest-news-category .blog-time-day ul li p, .home-latest-news-category ul li a, .blog-audio-info p, .post-quote p, .home-testimonials-one-titile span{
	color:#F3A93C !important;
}

.telefoonnummer-header{
	width: 100%;
	line-height: 30px;
	float: left;
	margin: 45px 0 15px;
	font-size: 23px;
	display:none;
}

.telefoonnummer-header a {
	background-color: #467491;
	padding: 10px 0;
	border-radius: 4px;
	box-shadow: 2px 2px 2px rgba(241, 144, 0, 0.5);
	white-space: nowrap;
	line-height: 28px;
	color: #F3A93C;
	width: 100%;
	float: left;
	margin: 5px 0;
}

.footer-contact{
	color:#fff;
	float:left;
}

.footer-contact a{
	color:#fff;
}

.footer-kvk{
	display: block;
	float:right;
	color:#fff;

	position: absolute;
	right: 0;
	top: 0;
}

.contact-geg a{
	color:#5d5d5d !important;
}

@media all and (min-width: 1001px) {
	#navcontainer {
		margin-left: 11em !important;
		text-align:center; 
	}
}

@media all and (max-width: 1000px) and (min-width: 700px) {
	#navcontainer {
		margin-left: 6em !important; 
	}
}

@media all and (max-width: 699px) and (min-width: 520px), (min-width: 1151px) {
	#navcontainer {
		margin-left: 2em !important; 
	}
}
.gallery-item{
	width:12.5% !important;
	height:auto !important;
	text-align: center;
}
@media all and (max-width: 1000px){
	.gallery-item{
		width:25% !important;
		height:auto !important;
		text-align: center;
	}
}
@media all and (max-width: 699px){

	.gallery-item{
		width:50% !important;
		height:auto !important;
		text-align: center;
	}

	.gallery-item img{
		width:auto !important;
	}
	.telefoonnummer-header{
		display:block;
	}
}
@media all and (max-width: 480px){
	.gallery-item{
		width:100% !important;
		height:auto !important;
	}
}

.link-button {
	background-color: #467491;
	padding: 3px 15px 3px 15px;
	border-radius: 4px;
	box-shadow: 2px 2px 2px rgba(241, 144, 0, 0.5);
	white-space: nowrap;
	line-height: 28px;
}

.page-id-118 .link-button {
    display: inline-block;
    line-height: 20px;
    padding: 10px 15px;
}

.centered {
	max-width: 580px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.links {
	width:210px;
	height:200px;
	float: left;
	text-align: center;
	margin-bottom: 25px;
	margin-left: 20px;
}

.links img {
	margin-bottom: -13px;
}

.links a img {
	border: 1px solid #467491;
}

.links a:hover img {
	border: 1px solid #f19000;
}

.links a, .hlinka a, .hlinkb a, .hplink a, .telefoonnummer-header a, .fysio-links a, .oedeem a, .shockwave a, .zweepslag a, .echo a {
	color: #EAF1FF !important;
}

.links a:hover, .hlinka a:hover, .hlinkb a:hover, .hplink a:hover, .telefoonnummer-header a:hover, .fysio-links a:hover, .oedeem a:hover, .shockwave a:hover, .zweepslag a:hover, .echo a: hover {
	color: #EEBA70 !important;
}

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

.hielpijn {
	max-width: 500px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: center;
}

.hielpijn video {
	margin-top: 30px;
	margin-bottom: -30px;
}

@media (max-width: 515px) {
	.hielpijn video {
		width: 95%;
	}
}
.afb {
	float: right;
}

#dry {
	margin-top: 20px;
}

#podo {
	margin-top: 50px;
	clear: right;
}

.tl { 
	color:#F19102 !important;
	font-size: 24px !important;
	font-family: Molengo !important;
	font-weight: 500 !important;
	margin-bottom: 15px;
}  

.in { 
	font-size:18px;
	max-width: 980px;
	width: 65%;
}   

.out {
	width: 100%;
}

h2 {
	font-size: 18px !important;
	font-weight: bold !important;
	font-family: Molengo !important;
}

.afb2 {
	float: left;
	margin-right: 10px;
}

.afb3 {
	float: right;
}

.fysio-links {
	width: 350px;
	float: left;
	display: block;
	margin-left: 40px;
	text-align: center;
}

@media (max-width: 606px) {
	.afb2, .afb3, .fysio-links {
		float: none;
		margin-left: auto;
		margin-right:auto;
	}
	.fysio-links {
		text-align: center;
	}
}

@media (max-width: 1046px) {
	.fysio-links {
		clear: both;
	}
}

@media (max-width: 800px) {
	.in {
		width: 100%;
		clear: right;
	}
	.afb {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#dry {
		margin-top: -20px;
	}
	#shock {
		margin-top: 20px;
	}
	#podo {
		margin-top: -20px;
	}
}

#fancybox-content {
	border: 10px solid #467491 !important;
}

#fancybox-close {
	background: url(https://leloux.nl/wp-content/uploads/2014/11/fancybox-close-a.png) !important;
}

#fancybox-left-ico {
	background: url(https://leloux.nl/wp-content/uploads/2014/11/fancybox-left-a.png) !important;
	background-position-x: 0px !important;
	background-position-y: 0px !important;
}

#fancybox-right-ico {
	background: url(https://leloux.nl/wp-content/uploads/2014/11/fancybox-right-a.png) !important;
	background-position-x: 0px !important;
	background-position-y: 0px !important;
}

#fancybox-title-float-main {
	background: url(https://leloux.nl/wp-content/uploads/2014/11/fancybox-a.png) 0px -40px !important;
}

#fancybox-title-float-left {
	background: url(https://leloux.nl/wp-content/uploads/2014/11/fancybox-b.png) -40px -90px no-repeat !important;
}

#fancybox-title-float-right {
	background: url(https://leloux.nl/wp-content/uploads/2014/11/fancybox-b.png) -55px -90px no-repeat !important;
}

#fancybox-loading {
	display:none !important;
}

#fancybox-title-float-wrap td {
	font-size: 14px;
	font-family: molengo;
}

.home-latest-news-title a { color: #5A5A5A !important; } 


.imagepluscontainer{ /* main image container */
	/* position: relative; */
	z-index: 1;
}

.imagepluscontainer img{ /* CSS for image within container */
	position: relative; 
	z-index: 2;
	-moz-transition: all 0.5s ease; /* Enable CSS3 transition on all props */
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.imagepluscontainer:hover img{ /* CSS for image when mouse hovers over main container */
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}

.imagepluscontainer div.desc{ /* CSS for desc div of each image. */
	position: absolute;
	width: 90%;
	z-index: 1; /* Set z-index to that less than image's, so it's hidden beneath it */
	bottom: 0; /* Default position of desc div is bottom of container, setting it up to slide down */
	left: 5px;
	padding: 8px;
	background: #467491;
	color: white;
	-moz-border-radius: 0 0 8px 8px; /* CSS3 rounded borders */
	-webkit-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
	opacity: 0; /* Set initial opacity to 0 */
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8); /* CSS3 shadows */
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
	-moz-transition: all 0.5s ease 0.5s; /* Enable CSS3 transition on desc div. Final 0.5s value is the delay before animation starts */
	-webkit-transition: all 0.5s ease 0.5s;
	-o-transition: all 0.5s ease 0.5s;
	-ms-transition: all 0.5s ease 0.5s;
	transition: all 0.5s ease 0.5s;
}

.imagepluscontainer div.desc a{
	color: white;
}

.imagepluscontainer:hover div.desc{ /* CSS for desc div when mouse hovers over main container */
	-moz-transform: translate(0, 100%);
	-webkit-transform: translate(0, 100%);
	-ms-transform: translate(0, 100%);
	-o-transform: translate(0, 100%);
	transform: translate(0, 100%);
	opacity:1; /* Reveal desc DIV fully */
}

/*### Below CSS when applied to desc DIV slides the desc div from the right edge of the image ###*/

.imagepluscontainer:hover div.rightslide {
	-moz-transform: translate(100%, 0);
	-webkit-transform: translate(100%, 0);
	-ms-transform: translate(100%, 0);
	-o-transform: translate(100%, 0);
	transform: translate(100%, 0);
}

.imagepluscontainer div.rightslide {
	width: 200px;
	top: auto;
	right: auto;
	left:auto;  /* reset from default */
	bottom:auto;  /* reset from default */
	padding: 0px 0px 20px 30px;
	-moz-border-radius: 0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;
	margin-top: -190px;
	margin-left: 125px;
}

.desc img {
	border: 3px solid #fff;
}

.tarieventabel a, .tarieventabel a:hover, .tarieventabel a:active, .tarieventabel a:focus{
	color:#5d5d5d !important;
}

@media (max-width: 560px) {
	.imagepluscontainer:hover div.rightslide {
		-moz-transform: translate(0, 100%);
		-webkit-transform: translate(0, 100%);
		-ms-transform: translate(0, 100%);
		-o-transform: translate(0, 100%);
		transform:translate(0, 100%);
	}
	.imagepluscontainer div.rightslide {
		margin-top: -210px !important;
		-moz-border-radius: 0 0 8px 8px;
		-webkit-border-radius: 0 0 8px 8px;
		padding: 10px 0px 15px 18px;
	}
	#romy, #kelly {
		position: inherit;
	}
}

th, td  {
	font-family: 'Molengo', Merriweather, serif !important;
}

.hlinka {
	float:left;
}

.hlinkb {
	float:right;
}

@media (max-width: 516px) {
	.hlinka, .hlinkb {
		float:none;
		width: 200px;
		margin-left: auto;
		margin-right: auto;
	}
}

ul li {
	margin-left: 4px;
}

.home-logos {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: -ms-flexbox;
}

.home-logos a {
	margin-left: 5px;
}

.home-logos img {
	width: 100px;
}

.top-sponsor-images {
	float: right;
	margin-top: 37px;
	width: 211px;
	position: relative;
}

.plus-audit img:nth-child(1) { 
	float: left;
	margin: 20px 20px 20px 0;
}

.menzis { 
	float: right;
	margin-top: -40px;
	margin-right: -10px;
}

.keurmerk-fysiotherapie { 
	float: right;
    margin-top: 20px;
    margin-right: 17px;
}

.keurmerk-fysiotherapie img {
    width: 100px;
}

.zesty{
	position: absolute;
	right: 0;
}

.zesty img{
	width: 150px;
	margin: -15px -10px 0 0;
}

.dcd-avg-banner {
	font-family: Buda;
	font-size: 18px;
}

@media (max-width:716px) {
	.plus-audit img {
		width: 50%;
		margin-top: -10px;
		float: right;
	}
}

@media(max-width: 516px) {
	.plus-audit {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 50px;
	}
	.plus-audit img {
		margin-left: -20px;
	}

	.footer-kvk, .footer-contact, .footer-informatiebeveiliging{
		display: block;
		position: relative;
		float:left;
	}
}

@media (max-width: 1108px) {
	.home-logos {
		width: 500px;
	}
}

@media (max-width: 560px) {
	.home-logos {
		width: 250px;
	}
}

.shortcodes a {
	font-family: molengo;
}

.home-latest-news-text p {
	font-size:18px;
}

.nav ul.sub-menu li a:hover, .nav ul.sub-menu li a:focus {
	background-color:#EAF1FF !important;
}

.nav ul.sub-menu li a:focus {
	color: #F3A93C !important;
}

@media screen and (max-width: 980px) {
	.nav {
		background: none !important;
		background-color: #467491 !important;
	}
	.open-menu, .nav ul li a:link, .nav ul li a:visited {
		font-family: molengo !important;
	}
	.sub-menu a {
		color: #fff !important;
	}
	.nav ul li a:link {
		color: #EEBA70 !important;
	}
	.nav ul.sub-menu li a {
		color: #fff !important;
	} 
}

.PROMS-LDF ol{
	list-style-type: decimal;
	padding-left: 40px;
}

.PROMS-LDF ul{
	padding-left: 40px;
}

.footer-copyright .wrapper-content{
	position:relative;
}

.footer-informatiebeveiliging{
	width:282px;
	float:none;
	margin:0 auto;
}

.home-latest-news-text a{
	color: #F3A93C !important;
}

.blog-read-more a{
	color: #5B5343 !important;
}

@media screen and (min-width: 650px) {
}

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

}

@media screen and (max-width: 980px) {
	.logo img, .logo a{
		width: 100%;
	}

	.logo {
		width: 100%;
		height: auto;
		float: left;
	}

	.top-sponsor-images {
		width: 100%;
		margin: 0;
		float: left;

		text-align: center;
	}

	.plus-audit {
		width: 50%;
		float: left;
	}

	.plus-audit img:nth-child(1) {
		margin :0;
		float: none;
	}

	.menzis {
	    width: 50%;
	    float: left;
	    margin: 40px 0 20px;
	}

	.keurmerk-fysiotherapie {
	    width: 50%;
	    float: left;
	    margin: 20px 0 20px;
	}

	.zkn-widget-type-1-2 {
	    float: left;
	    width: 50%;
	}

	.zkn-widget-body {
		margin: 0 auto;
	}

	.nav nav .search {
		position: absolute;
		top: 5px;
	}

	.nav ul.sf-menu {
		padding-top: 50px;
		position: relative;
	}

	.sf-menu .search #s {
		width: 70%;
	}

	.sf-menu .search #searchsubmit {
		width: 20%;
		font-size: 13px;
		padding: 0;
		margin: 0;
		line-height: 31px;
		background: #ff9b04;
		color: #fff;
		cursor: pointer;
	}
}


@media screen and (min-width: 980px) {
	.zkn-widget-type-1 {
		display: none;
	}

	.nav ul li.search {
		padding-left: 20px;
	}
}

@media screen and (max-width: 480px) {
	.top-sponsor-images {
		width: 100%;
	}

	.zkn-widget-type-1-2 {
		width: 100%;
		margin-top: 30px;
	}

	.zkn-widget-type-1 {
		float: none;
		margin: 0 auto;
	}
}

.zkn-widget-body .clearfix {
    display: none;
}

.zkn-widget-type-1-2 {
    float: left;
}
