body {
  /*background: red;*/
  font-size: 16px;
  line-height: 1.4;
  color: #5a5c5e;
}


/**
 * Layout
 */
.l-left-column,
.l-right-column {
  padding: 0;
}

.responsive.small {
  display: inline-block;
	float: right;
}
h1 {
  margin-left: 0;
}

/**
 * Global overrides
 */

/* Lists
---------------------------------------- */
#left_column a {
  color: #808285;
}
#left_column ul {
  padding: 5px 10px 5px 20px;
}
#left_column ol {
  padding: 5px 10px 5px 25px;
}
.fysiotherapie #left_column ul,
.fysiotherapie #left_column ol,
.fysiofitness #left_column ul,
.fysiofitness #left_column ol {
  list-style: none;
  padding-left: 4px;
}
.fysiotherapie #left_column ul li,
.fysiofitness #left_column ul li {
  background-position: 0 9px;
  background-repeat: no-repeat;
}

/**
 * Topper
 */
#topper {
  float: none;
  font-size: 14px;
}
#topper a {
  display: block;
  padding: 5px 10px;
  background-color: #808285;
  -webkit-border-radius: 10px;
  border-radius: 10px;

  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}
#topper a:before{
  content: "\2191";
  display: inline-block;
  font-weight: bold;
  margin-right: 10px;
}

/* Remove padding */
.l-header-image {
  padding-bottom: 0;
}


/**
 * Site menu
 */
#site_menu {
  margin-bottom: 20px;
  font-size: 13px;
}
#site_menu ul li {
  /*margin: 0;*/
}
#site_menu ul li a {
  /*padding: 4px;*/
	padding-left: 7px;
  padding-bottom: 2px;
  line-height: 0.8;

  word-break: hyphenate;
}
#site_menu ul li:first-child a {
  content: "contact";
}
@media (max-width: 395px) {
	#site_menu ul li:last-child {
		margin-top: 14px;
		display: block;
		background: none;
	}
	#site_menu ul li:last-child a {
		background: url(../gfx/facebook.png) no-repeat 0 1px;
		padding: 0 5px 2px 23px;
	}
}

/**
 * Main menu
 */
.menu {
  padding: 0;
  margin: 10px 0 10px 0;
  height: auto;
}
.menu-block .nav {
  display: none;
  width: 100%;
  text-align: left;
  background-color: #E5E5E5;
	border: 3px solid #E5E5E5;
	-webkit-border-radius: 10px;
  border-radius: 10px;
	overflow: hidden;
}
.menu-block ul:first-child {
  height: auto;
}
.menu-block .nav li {
  position: relative;
  display: block;
  float: none;
  width: auto;
  padding: 0;
  margin: 0;
  height: auto;

  font-size: 16px;
  text-align: left;
	border-top: 1px solid #cccdce;
}
.menu-block .nav li:first-child {
	border-top: none;
}
.menu-block ul.nav li a {
  display: inline-block;
  padding: 10px 10px 10px 45px;
  margin: 0;
  width: 100%;
  color: #535353;
}
.menu-block ul.nav li.active {
  background: none;
}
.menu-block ul.nav li.active a {
	color: #535353;
  background-image: none;
  background-color: transparent;
}
.menu-block ul.nav li.active a.active {
	font-weight: bold;
	font-style: italic;
}
.menu-block ul li.active > a:hover {
  padding: 10px 10px 10px 45px;
}
.menu-block ul li.has-children.active > a:hover {
  padding: 10px;
}
.menu-block .nav li.has-children {
  padding: 0 0 0 35px;
}
.menu-block .nav li.has-children a{
  padding: 10px;
}
.menu-block ul.nav li.expanded {
  background-color: #cccdce;
}

.menu-block ul.nav li > a:hover,
.menu-block ul.nav li.active > a,
.menu-block ul.nav li.active > a:hover {
  background-color: transparent;
}
.menu-block ul.nav li:hover {
  background-color: #cccdce;
}
/* expand menu item */
.menu-block .nav .expand {
  position: absolute;
  top: 6px;
  left: 0;
  font-size: 16px;
  display: inline-block;
  margin: 0 0 0 2.5%;

  width: 24px;
  height: 24px;

  background-color: #808285;
  background-image: url(../gfx/sprite.png);
  background-position: -42px -92px;
  background-repeat: no-repeat;

	-webkit-border-radius: 3px;
  border-radius: 3px;

  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}

.menu-block .nav .expand.expanded {
  background-position: -92px -89px;
}
/* 2nd level */
.menu-block ul.nav .nav {
  display: none;
  float: none;
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0 0 8px 8px;
  width: 100%;
  background: none;
	border: none;
}
.menu-block ul.nav .nav li {
  padding: 0;
  margin: 0;
}
.menu-block ul.nav .nav li a {
  padding: 6px 8px;
  margin: 0;
  text-transform: none;
}
.menu-block ul ul li.active a {
  color: #808285;
  padding: 10px;
  background-image: none;
  background-color: none;
}


/**
 * Menu block in right sidebar
 */
.l-right-column .block.menu-block {
  display: none;
}



/**
 * Hide news block on small devices
 */
.l-right-column .block-views {
  display: none;
}


/**
 * Search block on small devices
 */
.search-block {
  display: none;

  position: relative;
  width: 100%;
  height: 40px;

  float: left;
  clear: both;
	
  margin: 10px 0 0 0;
  padding: 0;
}
.search-block .container-inline {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;

  float: none;
  clear: both;

  margin: 0;
  padding: 0;
}
#search-block-form .form-item {
  width: 85%;
  height: auto;
}
#search-block-form .form-item input {
  display: inline-block;
  float: none;
  width: 100%;
  height: 40px;
  margin-right: -30px;
  padding: 10px 14px;
	border-width: 3px 0 3px 3px;
	-webkit-border-radius: 10px 0 0 10px;
  border-radius: 10px 0 0 10px;
}
#search-block-form .form-submit {
  height: 40px;
  width: 15%;
	border-width: 3px 3px 3px 0;
	-webkit-border-radius: 0 10px 10px 0;
  border-radius: 0 10px 10px 0;
}


/**
 * Footer
 */
.l-footer {
  font-size: 12px;
}
.l-footer .float-left,
.l-footer .float-right {
  float: none;
  clear: both;
  width: 100%;

  text-align: center;
}
.l-footer p {
  margin: 0.1em 0 0.2em 0;
}


/**
 * Youtube videos
 */
.youtube_video {
  padding-top: 4px;
}
.youtube_video .content {
  margin-top: 8px;
}
.youtube_video .content-images img.small {
  display: none;
}
.youtube_video .content-images img.large {
  width: 100%;
  height: auto;
}
.youtube_video .content-tekst {
  position: relative;
  float: none;
  clear: both;
  top: 0;
  left: 0;
  width: 100%;
  margin: 2% 0;
}
#left_column h3.pretitle {
  margin: 3% 0 1% 0;
}


/**
 * Form Styling
 */
form, input, textarea, select, option {
  font-size: 16px;
  color: #5A5C5E;
}
#left_column form .field-suffix {
  clear: left;
  margin-left: 175px;
  font-size: 0.8em;
}
#left_column form label {
  display: block;
  float: none;
  clear: both;
  width: 100%;
  padding-right: 5px;
  margin-bottom: 1%;
}
.description {
  font-size: 1em;
  clear: left;
}
#left_column form select,
#left_column form input,
#left_column form textarea {
  float: none;
  clear: both;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  padding: 6px;
}
#left_column form textarea {
  height: auto;
}
#left_column form .markup {
  display: inline-block;
  width: 50%;
  line-height: 1;
}



/**
 * Medewerkers
 */
#left_column .node-medewerker .inner {
  position: relative;
  padding-left: 0;
  padding-right: 35%;
  min-height: 130px;
}
#left_column .node-medewerker .medewerkerfoto {
    position: absolute;
    top: 0;
    right: 0;
    left: inherit;
    width: 32%;
    min-width: 60px;
}
#left_column .node-medewerker ul.medewerkernavigatie li {
  padding: 0;
  height: auto;
  min-height: auto;
  display: block;
}
#left_column .node-medewerker ul.medewerkernavigatie,
#left_column .node-medewerker .content {
  width: 100%;
}
#left_column .node-medewerker .content p {
  padding-left: 0;
}
#left_column .node-medewerker .medewerkercontactpage {
  text-align: left;
}


/*
 ***********************************************************************************************
 * Module: Bottom blocks
 ***********************************************************************************************
 */
.l-bottom-blocks .block {
    width: 100%;
    margin: 0 0 3% 0;
    height: 50px;
    padding-bottom: 0;
    background: none;

    clear: both;
}
.l-bottom-blocks .block:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0px;
}
.l-bottom-blocks .block:last-child {
  margin-right: 0;
}
.l-bottom-blocks .block .overlay {
  position: relative;
  display: inline-block;
  width: 70%;
  height: 60px;
  top: inherit;
  left: inherit;
}
.l-bottom-blocks .block .overlay h2 {
  position: relative;
  bottom: inherit;
  left: inherit;
  right: inherit;
  width: auto;
  margin: 10px 0 0 0;
  padding: 0;

  font-size: 14px;
  background-color: transparent;
  word-break: hyphenate;
  text-align: left;
}
.l-bottom-blocks .block .image {
  position: relative;
  display: block;
  float: left;

  width: 20%;
  height: auto;

  margin-right: 5%;
  overflow: visible;

  border: 2px solid #e5e5e5;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.l-bottom-blocks .block .image img {
  width: 100%;
  height: auto;

  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.l-bottom-blocks .block .teaser {
  display: none;
  visibility: hidden;
}
.l-bottom-blocks .block .status-holder {
  visibility: hidden;
}
