/*
Theme Name: burgermeester
Author: burgermeester
*/
/*@font-face {
  font-family: 'PT Sans';
  src: url('fonts/din.eot');
  src: local('PT Sans'), url('fonts/din.woff') format('woff'), url('fonts/din.ttf') format('truetype');
}
*/

@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700); /*PT Sans*/

/*@font-face {
  font-family: 'PT Sans';
  src: url('fonts/din.eot'); 
  src: url('fonts/din.eot?#iefix') format('embedded-opentype'), 
       url('fonts/din.woff') format('woff'), 
       url('fonts/din.ttf')  format('truetype');
}

@font-face {
  font-family: 'DINProLight';
  src: url('fonts/DINProLight.eot');
  src: local('DINProLight'), url('fonts/DINProLight.woff') format('woff'), url('fonts/DINProLight.ttf') format('truetype');
}*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  min-width: 1240px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
  text-decoration: none;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #000;
  background-color: #ffffff;
  background: url(img/bg.png) repeat;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: none;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
body {
  font-family: 'PT Sans';
  font-size: 20px;
  line-height: 26px;
}
.container {
  padding-left: 20px;
  padding-right: 20px;
  width: 1240px;
  margin: auto auto;
}
.header {
  background: #fff;
}
.main-navbar {
  background: #808285;
}
.main-navbar .navbar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.main-navbar .navbar-nav li {
  display: inline-block;
}
.main-navbar .navbar-nav li a {
  font-family: 'PT Sans', Arial;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  color: #ffffff;
  display: inline-block;
  padding: 16px 20px 18px 50px;
  background: url(img/menu-arrow.png) no-repeat left center;
}
.main-navbar .navbar-nav li a:hover,
.main-navbar .navbar-nav li a:focus,
.main-navbar .navbar-nav li a:active {
  background-color: #a7a9ac;
  text-decoration: none;
}
.main-navbar .navbar-nav li.current-menu-item a ,
.main-navbar .navbar-nav li.current_page_item a {
  background-color: #a7a9ac;
}

.persons-grid {
  background: #fff;
}
.persons-grid:after {
  content: " ";
  clear: both;
  display: block;
}
.persons-grid .grid-item {
  position: relative;
  float: left;
  width: 25%;
  padding: 2px;
}
.persons-grid .grid-item > img {
  height: 296px;
  width: 100%;
}
.persons-grid .grid-item .person-hover {
  opacity: 0;
  position: absolute;
  background: #3b6e8f;
  color: #fff;
  top: 2px;
  left: 2px;
  right: 2px;
  bottom: 2px;
  text-align: center;
  padding: 20px;
  display: block;
}
.persons-grid .grid-item .person-hover.person-white {
  background: #fff;
  color: #000;
}
.persons-grid .grid-item .person-hover:hover {
  opacity: 1;
}
.persons-grid .grid-item .person-hover .first-name {
  font-size: 25px;
  font-family: 'PT Sans';
  line-height: normal;
  margin-top: 25px;
}
.persons-grid .grid-item .person-hover .last-name {
  font-family: 'PT Sans';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 5px;
}
.persons-grid .grid-item .person-hover .function {
  color: #fab83e;
  font-family: 'PT Sans';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
}
.persons-grid .grid-item .person-hover .read-more {
  font-size: 25px;
  color: #fff;
  margin-top: 20px;
  display: inline-block;
}
.persons-grid .grid-item .person-hover .read-more:hover,
.persons-grid .grid-item .person-hover .read-more:focus {
  color: #f2f2f2;
  text-decoration: none;
}
.persons-grid .grid-item .person-hover .quote {
  font-size: 18px;
  line-height: 24px;
  font-family: 'PT Sans';
  font-weight: bold;
  margin-top: 10px;
}
.persons-grid .grid-item .person-hover .our-approach {
  font-size: 24px;
  line-height: 28px;
  font-family: 'PT Sans';
  font-weight: bold;
  margin-top: 20px;
  color: #000;
}
.persons-grid .grid-item .person-hover .our-approach:hover,
.persons-grid .grid-item .person-hover .our-approach:focus {
  color: #555;
  text-decoration: none;
}
.clear {
  clear: both;
}
.page-contents {
  background: #fff;
  padding: 5px 0 30px 0;
}
.page-title {
  font-size: 32px;
  text-transform: uppercase;
  color: #3b6e8f;
  font-family: 'PT Sans';
  font-weight: bold;
  padding: 0 30px;
}
.title-first-name {
  font-size: 32px;
  color: #3b6e8f;
  font-family: 'PT Sans';
  padding: 0 30px;
  margin-bottom: 5px;
}
.title-last-name {
  font-size: 32px;
  text-transform: uppercase;
  color: #3b6e8f;
  font-family: 'PT Sans';
  font-weight: bold;
  padding: 0 30px;
  margin: 0;
}
.title-function {
  font-size: 24px;
  text-transform: uppercase;
  color: #e95825;
  font-family: 'PT Sans';
  font-weight: bold;
  padding: 0 30px;
  margin-top: 5px;
  margin-bottom: 0;
}
.plaats_op_de_lijst{
  padding: 0 30px;
  margin-top: 0px; 
  color: #e95825;
}
.page_load_video{
  display: none;
}
.action-plan-row .action-plan-left {
  float: left;
  padding: 0 30px;
  width: 29.6%;
}
.action-plan-row .action-plan-left .person-name {
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
}
.action-plan-row .action-plan-right {
  float: right;
  padding: 0 30px;
  width: 70.4%;
}
.facebook-icon {
  height: 22px;
  width: 22px;
  text-indent: -9999em;
  background: url(img/facebook-icon.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.btn {
  background: #e95915;
  color: #fff;
  height: 22px;
  display: inline-block;
  text-align: center;
  padding: 0 15px;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  border-radius: 11px;
}
.btn:hover,
.btn:focus {
  color: #f2f2f2;
}
.burgemeesters-row .burgemeesters-left {
  float: left;
  padding: 0 30px;
  width: 50%;
}
.burgemeesters-row .burgemeesters-left .person-name {
  font-size: 24px;
  line-height: 30px;
  margin-top: 10px;
}
.burgemeesters-row .burgemeesters-right {
  float: right;
  padding: 0 30px 0 0;
  width: 50%;
}
.singlepage-actionplan {
  background: url(img/single-actionplan.png) no-repeat bottom center #ffffff;
  padding-bottom: 300px;
}
.post-entry .quote {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 24px;
}
.post-entry h2.our-approach {
  font-size: 20px;
  font-family: 'PT Sans';
  font-weight: bold;
  text-transform: uppercase;
  color: #f37021;
  margin-top: 30px;
  margin-bottom: 25px;
}
.post-entry h2 {
  font-size: 20px;
  font-family: 'PT Sans';
  font-weight: bold;
  margin-bottom: 5px;
}
.post-entry p {
  margin-top: 0;
  margin-bottom: 5px;
}
.post-entry .back-link {
  text-transform: uppercase;
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 25px;
  color: #3b6e8f;
  margin-top: 20px;
  display: inline-block;
}

.three-column-row{
  position: relative;
}
.three-column-row .kieslijsten-column-last_two{
    float: left;
    width: 66.6666%;
}
.three-column-row .three-column {
  float: left;
  width: 33.33334%;
  padding: 20px 30px;
}

.three-column-row .kieslijsten-column-last_two .three-column {
  width: 50%;
}

.kieslijsten-column-1{
  padding-bottom: 100px;
}
.kieslijsten-bottom-left{
  /*position: absolute;
  bottom: 0;
  width: 33.33334%;*/
  padding: 0 30px;
}

.three-column-row .three-column h1,
.three-column-row .three-column h2,
.three-column-row .three-column h3,
.three-column-row .three-column h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.three-column-row .three-column h1 {
  font-family: 'PT Sans';
  font-weight: bold;
  font-size: 32px;
}
.three-column-row .three-column h2 {
  font-size: 23px;
  text-transform: uppercase;
  font-family: 'PT Sans';
  font-weight: bold;
}
.three-column-row .three-column h3 {
  font-size: 23px;
  font-family: 'PT Sans';
  font-weight: bold;
}
.three-column-row .three-column ol {
  margin-left: 0;
  padding-left: 30px;
}
.three-column-row .three-column a {
  color: #f7921e;
  font-family: 'PT Sans';
  font-weight: bold;
}
.three-column-row .three-column a:hover,
.three-column-row .three-column a:focus {
  color: #f38e1a;
}

.contact-grid {
  font-size: 0;
}
.contact-grid .grid-item {
  font-size: 20px;
  width: 50%;
  display: inline-block;
  padding: 10px 30px;
}
.contact-grid .grid-item .thumbnail {
  width: 90px;
  height: 90px;
  float: left;
  border: 1px solid #3B6E8F;
}
.contact-grid .grid-item .contact-contents {
  padding-left: 100px;
  font-size: 16px;
}
.contact-grid .grid-item .contact-contents .person-name span {
  font-family: 'PT Sans';
  font-weight: bold;
  text-transform: uppercase;
}
.contact-grid .grid-item .contact-contents .person-email a {
  color: #000;
  text-decoration: underline;
}


.kieslijsten-page-image{
  float: right;
  width: 66.667%;
  margin-right: 30px;
  margin-left: -30px;
}

.kieslijsten-page-image img{
  margin-right: 20px;
  /*margin-bottom: -30px;*/
}