button::-moz-focus-inner {
  border: 0; }

:focus {
  outline: none; }

::-moz-focus-inner {
  border: 0; }

a {
  outline: 0; }

/*
a, button {
  -ms-touch-action: none;
  touch-action: none; }
  */
body.notouch a {
  touch-action: auto;
}

body.notouch a:hover, a:active, a:focus {
  /* styling for any way a link is about to be used */
  outline: 0; }

.dropdown-menu > li > a {
  color: #fff;
  padding: 3px 0px;
  white-space: nowrap; }

.dropdown-menu > .active > a {
  color: #ffffff; }

body.notouch .dropdown-menu > li > a:hover, body.notouch .dropdown-menu > .active > a:hover, body.notouch .dropdown-menu > .active > a:focus, body.notouch .dropdown-menu > li > a:focus {
  background: none; }
  @media (min-width: 768px) {
    body.notouch .dropdown-menu > li > a:hover, body.notouch .dropdown-menu > .active > a:hover, body.notouch .dropdown-menu > .active > a:focus, body.notouch .dropdown-menu > li > a:focus {
      color: #ffffff; } }

html {
  min-width: 767px; }
  @media (max-width: 767px) {
    html {
      width: 767px; } }

body {
  padding-top: 50px; }

@media (max-width: 767px) {
  body.notouch a:hover, body.notouch a:focus {
    color: #00AFF0;
    text-decoration: none; } }

.sitecontent {
  background-size: cover;
  background-repeat: none;
  background-position: center;
  padding-bottom: 166px; }
  @media (max-width: 767px) {
    .sitecontent {
      padding-top: 75px;
      margin-top: 75px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .sitecontent {
      padding-top: 85px;
      padding-bottom: 70px; } }
  @media (min-width: 992px) {
    .sitecontent {
      padding-top: 105px;
      padding-bottom: 70px; } }
  @media (min-width: 1200px) {
    .sitecontent {
      padding-top: 105px;
      padding-bottom: 70px; } }

@media (max-width: 767px) {
  div.articletopper {
    margin-top: 30px; } }

.clearfloat {
  /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px; }

.pointer {
  cursor: pointer; }

.navbar-fixed-top {
  border-width: 0px; }

#myDivId {
  height: 199px; }

.myDivId {
  position: absolute;
  width: 100%; }

.row.items-row {
  padding-bottom: 16px;
  margin-left: -4px;
  margin-right: -4px; }

.col {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  float: left; }

.colx {
  position: relative;
  min-height: 1px;
  float: left; }

@media (max-width: 767px) {
  .container {
    width: 767px; } }
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 22px;
  padding-right: 22px; }
  @media (min-width: 768px) {
    .container {
      padding-left: 15px;
      padding-right: 15px; } }

.row {
  margin-left: 0px;
  margin-right: 0px;
  /*@media (min-width: 768px) and (max-width: 991px) {
    margin-left:-8px;
    margin-right:-8px;
  }*/ }
  @media (min-width: 992px) {
    .row {
      margin-left: -15px;
      margin-right: -15px; } }

.nopads, .no-padding {
  padding-left: 0px;
  padding-right: 0px; }

@media (max-width: 767px) {
  .nopadsxs {
    padding-left: 0px;
    padding-right: 0px; } }

@media (min-width: 768px) {
  .nopadsxl {
    padding-left: 0px;
    padding-right: 0px; } }

.nopadleft {
  padding-left: 0px; }

.nopadright {
  padding-right: 0px; }

nav div#topper .headerLogo, nav.extra div#topper .headerText {
  display: none; }

div.headerText {
  position: relative; }

div.headerText img {
  position: absolute;
  right: 30px;
  top: 35px; }

nav.extra div#topper .headerLogo {
  display: block; }

div.headerLogo {
  width: 48%;
  margin-right: 26%;
  float: right;
  /*  img {
      max-width:100%;
      height: auto;
    }*/ }

a.home {
  display: block;
  cursor: pointer; }

/* a.home.special {
  height:91px;
  position: absolute;
  top:0px;
  left:200px;
  width:350px;
}
nav.extra a.home.special
{
  height: 199px;

#phablet_menu, #phablet_menu div.bscol.in, nav#phabletnav {
  height:100%;
  overflow-y:scroll;
}} */
#phablet_menu {
  height: 100%; }

/*nav#phabletnav.menuopen {
  height: 100%;

}*/
#phabletnav div.bscol.in {
  padding: 0px;
  overflow-y: scroll;
  width: 100%;
  margin: 0px;
  position: fixed;
  top: 100px;
  height: 100%;
  max-height: 2000px;
  z-index: 950;
  background-color: #00AFF0; }
  @media (min-width: 768px) and (max-width: 991px) {
    #phabletnav div.bscol.in {
      width: 750px;
      background-color: #00AFF0; } }

#phabletnav div.bscol.in div.inners {
  padding-top: 120px; }

div.inners {
  padding-bottom: 100px; }

div.sterk {
  background: url("../imgs/header-tr.png") top right no-repeat;
  position: absolute;
  width: 294px;
  height: 203px;
  right: 0px;
  top: 0px; }

div.sterkwrapper {
  width: 294px;
  height: 203px; }

@media (max-width: 767px) {
  div#tabletmenu, ul.menu.menu-vertical {
    display: block; } }
@media (min-width: 768px) {
  div#tabletmenu, ul.menu.menu-vertical {
    padding-left: 0px;
    padding-right: 0px;
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-3.special {
    width: 193px; } }
@media (min-width: 992px) {
  .col-sm-3.special {
    width: 250px; } }
@media (min-width: 1200px) {
  .col-sm-3.special {
    width: 25%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .col-sm-3.last {
    width: 141px; } }
@media (min-width: 992px) {
  .col-sm-3.last {
    width: 160px; } }
@media (min-width: 1200px) {
  .col-sm-3.last {
    width: 25%; } }

ul.menu.menu-vertical li, ul.menu.menu-vertical li a {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff;
  padding-left: 0px;
  padding-right: 0px; }
  @media screen and (min-width: 768px) {
    ul.menu.menu-vertical li, ul.menu.menu-vertical li a {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.9; } }

@media (max-width: 767px) {
  ul.menu.menu-vertical li a {
    line-height: 1.6; } }

ul.menu.menu-vertical li ul.dropdown-menu a, ul.menu.menu-vertical li ul.dropdown-menu li {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-size: 45px;
  line-height: 1.48;
  text-transform: uppercase;
  font-weight: normal;
  background: none; }
  @media screen and (min-width: 768px) {
    ul.menu.menu-vertical li ul.dropdown-menu a, ul.menu.menu-vertical li ul.dropdown-menu li {
      font-size: 45px; } }
  @media (max-width: 767px) {
    ul.menu.menu-vertical li ul.dropdown-menu a, ul.menu.menu-vertical li ul.dropdown-menu li {
      line-height: 1.6; } }

ul.menu.menu-vertical li a.mainitem {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.77;
  text-transform: uppercase;
  padding-bottom: 6px; }

ul.menu.menu-vertical li a.mainitem div {
  margin-bottom: 4px; }

a.quickitem div {
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: left;
  display: inline-block;
  padding: 0px 20px;
  height: 80px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  line-height: 80px; }
  @media screen and (min-width: 768px) {
    a.quickitem div {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.9; } }
  @media (min-width: 768px) {
    a.quickitem div {
      border: 1px solid #ffffff;
      width: 139px;
      height: 39px;
      font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
      letter-spacing: 0.06em;
      font-weight: bold;
      font-size: 22px;
      line-height: 1.77;
      text-transform: uppercase;
      line-height: 39px;
      display: inline-block;
      padding: 0px; } }

@media (min-width: 992px) {
  body.notouch a.quickitem:hover div {
    background-color: #0050A0; } }

#tabletnav a.quickitem {
  margin-right: 45px;
  margin-left: 45px;
  text-align: center; }

#tabletnav a.quickitem div {
  text-align: center; }

@media (min-width: 768px) {
  div#tabletmenu {
    min-height: 730px;
    background: url("../imgs/whitedotfine.png") left 39px repeat-x #00AFF0; } }

div.quickmenu {
  margin-bottom: 50px;
  position: static;
  margin-top: 90px;
  text-align: left; }
  @media (min-width: 768px) {
    div.quickmenu {
      text-align: center;
      margin-top: 100px;
      margin-bottom: 150px; } }

body.notouch .nav > li > a:hover, body.notouch .nav > li > a:focus {
  background-color: none;
  text-decoration: none; }

#phabletnav .navbar-nav .open .dropdown-menu > li > a {
  padding: 3px 15px 5px 50px; }

#phabletnav .navbar-nav .open .dropdown-menu > li.last > a {
  padding-bottom: 15px; }

#phabletnav ul.subsubnavi {
  margin-top: -10px; }

body.notouch .menu > .active > a, .menu > .active > a:hover, body.notouch .menu > .active > a:focus {
  color: #ffffff; }

.navbar {
  min-height: 100px; }

@media (max-width: 767px) {
  .menu .open .dropdown-menu > li > a {
    color: #ffffff; } }

.navbar-collapse {
  border-top: 0px solid #00AFF0;
  box-shadow: 0 0 0 rgba(0, 175, 240, 0.1) inset;
  overflow-x: visible; }

.inners {
  padding-left: 62px;
  padding-right: 62px;
  float: left; }

@media (min-width: 768px) and (max-width: 991px) {
  .innerst {
    padding-left: 15px;
    padding-right: 15px; } }
@media (min-width: 992px) {
  .innerst {
    padding-left: 30px;
    padding-right: 30px; } }

button#toggleMainMenuSearchButton {
  border: none;
  border-radius: 0px; }
  @media (min-width: 768px) and (max-width: 991px) {
    button#toggleMainMenuSearchButton {
      background: url("../imgs/t_zoek_combi.png") center bottom no-repeat;
      width: 42px;
      height: 34px;
      margin: 10px 27px 0px 0px;
      background-size: 33px auto; } }
  @media (min-width: 992px) {
    button#toggleMainMenuSearchButton {
      width: 55px;
      height: 44px;
      margin: 15px 35px 0px 0px;
      background: url("../imgs/t_zoek_combi.png") center bottom no-repeat; } }

@media (min-width: 768px) and (max-width: 991px) {
  .normal button#toggleMainMenuSearchButton {
    width: 27px;
    height: 27px;
    margin: 5px 23px 0px 0px;
    background: url("../imgs/t_zoek_combi_k.png") center bottom no-repeat;
    background-size: 26px auto; } }
@media (min-width: 992px) {
  .normal button#toggleMainMenuSearchButton {
    width: 35px;
    height: 35px;
    margin: 7px 35px 0px 0px;
    background: url("../imgs/t_zoek_combi_k.png") center bottom no-repeat; } }

@media (min-width: 992px) {
  body.notouch button#toggleMainMenuSearchButton:hover {
    background-position: center top; } }

@media (min-width: 768px) {
  nav.tabletnav div.buttons.pull-right {
    margin-right: 9px; } }

nav.tabletnav button#menubutton {
  width: 90px;
  height: 75px;
  margin: 35px 35px 10px 30px;
  border: none;
  border-radius: 0px;
  background: url("../imgs/p_menu_combi.png") left bottom no-repeat; }
  @media (min-width: 768px) and (max-width: 991px) {
    nav.tabletnav button#menubutton {
      background-image: url("../imgs/t_menu_combi_.png");
      width: 42px;
      height: 32px;
      margin: 10px 27px 0px 0px;
      background-size: 84px auto; } }
  @media (min-width: 992px) {
    nav.tabletnav button#menubutton {
      background-image: url("../imgs/t_menu_combi_.png");
      width: 55px;
      height: 42px;
      margin: 20px 35px 0px 0px; } }

@media (min-width: 992px) {
  body.notouch nav.tabletnav button#menubutton:hover, body.notouch nav.tabletnav.normal button#menubutton:hover {
    background-position: left top; } }

@media (min-width: 768px) and (max-width: 991px) {
  nav.tabletnav.normal button#menubutton {
    width: 36px;
    height: 28px;
    margin: 7px 27px 0px 0px;
    background-image: url("../imgs/t_menu_combi_k.png");
    background-size: 72px auto; } }
@media (min-width: 992px) {
  nav.tabletnav.normal button#menubutton {
    width: 47px;
    height: 36px;
    margin: 7px 35px 0px 0px;
    background-image: url("../imgs/t_menu_combi_k.png"); } }

nav#phabletnav.normal.scrolled button#menubutton {
  background-position: left top;
  margin-top: 24px; }

nav#phabletnav.normal.menuopen button#menubutton {
  background-position: right bottom;
  margin-top: 35px; }

@media (min-width: 992px) {
  body.notouch nav#tabletnav.menuopen button#menubutton:hover {
    background-position: right top; } }

@media (min-width: 768px) {
  nav#tabletnav.menuopen button#menubutton {
    background-position: right bottom; } }

button.menubutton {
  /*  background-image: url('../imgs/menu.png'); */ }
  @media (min-width: 768px) {
    button.menubutton {
      background-image: url("../imgs/t_menu.png"); } }

.tabletnav.normal, .tabletnav.menuopen {
  background-color: #00AFF0; }

a.slogangroot {
  float: left;
  background: url("../imgs/p_slogangroot.png") no-repeat left bottom;
  width: 489px;
  height: 42px;
  margin-top: 35px; }
  @media (min-width: 768px) and (max-width: 991px) {
    a.slogangroot {
      margin-top: 0px;
      width: 287px;
      height: 43px;
      background: url("../imgs/slogangroot.png") no-repeat right bottom;
      background-size: 287px auto; } }
  @media (min-width: 992px) {
    a.slogangroot {
      margin-top: 0px;
      width: 373px;
      height: 56px;
      background: url("../imgs/slogangroot.png") no-repeat right bottom; } }

@media (min-width: 992px) {
  body.notouch a.slogangroot:hover {
    background-position: right bottom; } }

@media (max-width: 767px) {
  div#sheader {
    height: 100px; } }

div.smallbutton {
  float: left;
  width: 206px;
  overflow: visible; }

nav.tabletnav.extrah {
  background-color: #00AFF0;
  background-position: top right;
  background-repeat: no-repeat; }

#phabletnav.menuopen .smallbutton #menubutton {
  margin-bottom: 0px; }

#phabletnav.menuopen #sheader {
  overflow: visible;
  z-index: 88888; }

div.newslogan {
	margin:32px 40px 14px 0px;
	float: right;
}
@media (min-width: 768px) {
       div.newslogan {
                margin-bottom:14px;
        }
}

@media (min-width: 992px) {
	    div.newslogan {
                margin-bottom:14px;
        }
}
div.slogan {
  float: left;
  margin-left:244px;
  margin-top: 22px;
  width: 302px;
  display:none;
  height: 110px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.slogan {
      width: 234px;
      height: 110px;
	  display: block;
	  margin-left: 114px;
      margin-top: 10px; } }
  @media (min-width: 992px) {
    div.slogan {
      width: 302px;
      height: 110px;
	  display: block;
	  margin-left: 164px;	  
       } }
  @media (min-width: 1200px) {
    div.slogan {
      width: 257px;
      height: 110px;
	  display: block;
	  margin-left: 294px;	  
	  
       } }

a.flogo {
  width: 254px; }
  @media (min-width: 768px) {
    a.flogo {
      display: none !important; } }

a div.theaderLogo {
  float: right;
  width: 392px;
  height: 101px;
  display: block;
  margin-bottom: 25px;
  background: url("../imgs/logo_blauw_mobiel_header.png") no-repeat top left; 
  background-size: 342px 101px;
  }
  @media (max-width: 767px) {
	  a div.theaderLogo {
		  margin-top: 25px;
		  height: 101px;
	  }
  }
  @media (min-width: 768px) and (max-width: 991px) {
    a div.theaderLogo {
      width: 274px;
      height: 122px;
      background: url("../imgs/logo_header.png") no-repeat bottom left;
	  background-size: 274px 122px;
	  background-position: 0 0;
	  margin-bottom: 0px;
	  float: left;
	  margin-bottom:0px;
      } }
  @media (min-width: 992px) {
    a div.theaderLogo {
      width: 312px;
        float: left;
      background: url("../imgs/logo_header.png") no-repeat bottom left;
	  background-size: 312px 139px;
	  margin-bottom:0px;
		height: 139px; } }

a div.tfooterLogo {
  float: left;
  width: 219px;
  height: 64px;
  margin-top: 20px;
  background: url("../imgs/logo_blauw_970.png") no-repeat bottom left; }
  
@media (max-width: 767px) {
	a div.tfooterLogo {
		float: none;
		margin-left:auto;
		margin-right:auto;
		width: 401px;
		height: 117px;
		background: url("../imgs/logo_blauw_mobiel.png") no-repeat bottom left; 
		}
}
  
div.sterkinlerenFooter {
	  background: url("../imgs/footer_970_slogan.png") no-repeat top left; 
	  width:128px;
	  height:14px;
	  margin-bottom: 10px;
	  margin-top: -30px;
	  margin-left: 15px;
} 
@media (max-width: 767px) {
	div.sterkinlerenFooter {
	  background: url("../imgs/footer_mobiel_slogan.png") no-repeat top left; 
	  width:258px;
	  height:30px;
	  background-size: 258px 30px;
	  margin-top: -80px;
	}
}

a div.theaderLogo.xmarge {
  margin-left: 209px; }

@media (min-width: 992px) {
  body.notouch a:hover div.theaderLogo, body.notouch a:hover div.tfooterLogo {
    background-position: top left; } }

.tabletnav .menusearchcontainer form .icon, .searchresults form .icon {
  background-position: center bottom;
  background-repeat: no-repeat;
  display: block;
  line-height: 40px;
  float: left; }

/*
.searchresults form .icon {

    background-position: center bottom;
    background-repeat: no-repeat;
    display: block;
    line-height:80px;
    float:left;
      @media (min-width: 768px) {
        line-height:40px;
      }

}*/
.searchresults {
  padding-top: 50px; }
  @media (min-width: 768px) {
    .searchresults {
      padding-top: 27px; } }

body.notouch .tabletnav .menusearchcontainer form .icon:hover {
  background-position: center top; }

.tabletnav .menusearchcontainer #searchMainMenuSearchButton, #searchMainMenuSearchButton_ {
  background: url("../imgs/p-button-search-submit.png") no-repeat center center;
  height: 80px;
  margin-right: 0px;
  margin-top: 0px;
  width: 80px; }
  @media (min-width: 768px) {
    .tabletnav .menusearchcontainer #searchMainMenuSearchButton, #searchMainMenuSearchButton_ {
      background: url("../imgs/button-search-submit.png") no-repeat bottom left;
      height: 31px;
      margin-right: 32px;
      margin-top: 8px;
      width: 31px; } }

@media (min-width: 768px) {
  #searchMainMenuSearchButton_ {
    width: 55px;
    height: 44px;
    margin: 4px 5px 0px 0px;
    background: url("../imgs/t_zoek_combi.png") center bottom no-repeat; } }

@media (min-width: 992px) {
  body.notouch .tabletnav .menusearchcontainer #searchMainMenuSearchButton:hover {
    background-position: top left; } }

.tabletnav .menusearchcontainer #closeMainMenuSearchButton {
  background-image: url("../imgs/t_cancel.png");
  height: 31px;
  margin-top: 4px;
  width: 32px; }

#tabletnav .menusearchcontainer {
  padding-left: 46px;
  padding-right: 50px;
  height: 56px;
  background-color: #00AFF0; }

@media (min-width: 768px) {
        #tabletnav .menusearchcontainer {
                margin-bottom:-12px;
        }
}

@media (min-width: 992px) {
        #tabletnav .menusearchcontainer {
                margin-bottom:7px;
        }
}

#phabletnav .menusearchcontainer {
  padding-top: 30px; }

#phabletnav #headersearchform {
  background-color: #82D2FF;
  height: 80px;
  text-transform: uppercase; }

#tabletnav #headersearchform {
  background: url("../imgs/bg.png") repeat-y right #ffffff;
  margin-top: 10px;
  height: 40px;
  text-transform: uppercase; }

#searchform {
  height: 40px;
  border: 1px solid #00AFF0; }
  @media (min-width: 768px) {
    #searchform {
      height: 56px;
      border: 2px solid #00AFF0;
      line-height: 52px; } }

.menusearchcontainer form {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  color: #00AFF0;
  display: block;
  height: 40px;
  line-height: 40px; }
  @media screen and (min-width: 768px) {
    .menusearchcontainer form {
      font-size: 20px; } }

@media (max-width: 767px) {
  .searchresults .menusearchcontainer form#searchform {
    height: 80px;
    line-height: 80px; } }

.tabletnav .menusearchcontainer form input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  height: 80px;
  margin-left: 5px;
  text-transform: uppercase; }
  @media (max-width: 767px) {
    .tabletnav .menusearchcontainer form input {
      color: #0050A0;
      width: 320px;
      padding-left: 5px; } }
  @media (min-width: 768px) {
    .tabletnav .menusearchcontainer form input {
      height: 40px;
      width: 550px; } }
  @media (min-width: 992px) {
    .tabletnav .menusearchcontainer form input {
      width: 770px; } }
  @media (min-width: 1200px) {
    .tabletnav .menusearchcontainer form input {
      width: 970px; } }

form#searchform input {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  height: 40px;
  margin-left: 15px;
  text-transform: uppercase; }

@media (max-width: 767px) {
  .searchresults form#searchform input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 80px;
    margin-left: 15px;
    width: 80%;
    text-transform: uppercase; } }
@media (min-width: 768px) {
  .searchresults form#searchform input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    padding-right: 60px;
    text-transform: uppercase;
    width: 100%; } }

.icon.addright {
  position: absolute;
  right: 0px;
  top: 2px; }

.tabletnav .menusearchcontainer form input:-moz-placeholder, form#searchform input:-moz-placeholder {
  color: #ff7314;
  text-transform: uppercase; }

body.notouch .navbar-default .navbar-toggle:hover, body.notouch .navbar-default .navbar-toggle:focus {
  background-color: transparent; }

ul.menu.menu-vertical li {
  padding-top: 0px; }
  @media (min-width: 768px) {
    ul.menu.menu-vertical li {
      background: none; } }

@media (max-width: 767px) {
  ul.menu.menu-vertical li a {
    background: url("../imgs/whitedot.png") repeat-x top; } }

ul.menu.menu-vertical li.mainitem.first a {
  background: none; }

ul.menu li.sactive a, ul.menu li a.active {
  color: #0050A0; }

@media (min-width: 992px) {
  ul.menu li.sactive a, body.notouch ul.menu li a:hover, ul.menu li a.active {
    color: #0050A0; } }

ul.menu.menu-vertical, ul.menu.menu-vertical ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  text-align: left; }

.dropdown-menu {
  background-clip: border-box;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  display: none;
  float: left;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: normal;
  left: 0;
  list-style: outside none none;
  margin: 0;
  margin-top: -1px;
  width: 100%;
  padding: 0;
  /*  position: relative; */
  text-align: left; }
  @media screen and (min-width: 768px) {
    .dropdown-menu {
      font-size: 25px; } }

.navbar-toggle {
  float: left; }

/* homepage grote gemene deler */
div#homenews, div#homevacs, div.blok-wrapper, div.citaat-wrapper, div#banner {
  margin-bottom: 50px; }
  @media (min-width: 768px) {
    div#homenews, div#homevacs, div.blok-wrapper, div.citaat-wrapper, div#banner {
      margin-bottom: 16px; } }

@media (min-width: 768px) and (max-width: 991px) {
  div#homenews {
    margin-bottom: 10px; } }

/* homepage themeblokken */
div#themeblokken div.themeblok, div#atblokken div.themeblok {
  margin-bottom: 10px; }

div.topper {
  padding-top: 8px; }

div.themeblok {
  height: 67px;
  overflow: hidden;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #00AFF0; }
  @media (min-width: 768px) {
    div.themeblok {
      margin-bottom: 15px; } }

div.verzimg {
  height: 308px;
  background-size: cover; }

@media (min-width: 992px) {
  body.notouch a:hover div.themeblok {
    background-color: #0050A0; } }

div.themeblok.acht {
  background-color: #0050A0; }

@media (min-width: 992px) {
  body.notouch a:hover div.themeblok.acht {
    background-color: #00AFF0; } }

div.themeblok h1 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.32;
  text-transform: uppercase;
  font-size: 28px;
  line-height: 1.1;
  margin: 0px;
  padding: 12px 20px; }
  @media screen and (min-width: 768px) {
    div.themeblok h1 {
      font-size: 18px; } }
  @media (min-width: 768px) {
    div.themeblok h1 {
      font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
      letter-spacing: 0.06em;
      font-weight: bold;
      font-size: 60px;
      line-height: 1.32;
      text-transform: uppercase;
      padding: 5px 8px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    div.themeblok h1 {
      font-size: 18px; } }

/* blokken op de homepage */
div.blok-wrapper, div.picture-wrapper {
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 60%; }
  @media (min-width: 768px) {
    div.blok-wrapper, div.picture-wrapper {
      height: 135px;
      padding-bottom: 0px; } }

@media (max-width: 767px) {
  div.themebl div.picture-wrapper {
    height: 203px;
    padding-bottom: 0px; } }

@media (max-width: 767px) {
  div.themeblok-wrapper {
    height: 100px;
    padding: 0px;
    margin: 0px;
    background-color: #00AFF0;
    color: #ffffff;
    margin-bottom: 30px; } }

@media (max-width: 767px) {
  div.themeblok-wrapper div.themeblok {
    height: 100%; } }

.blok {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../imgs/blokbg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }
  @media (min-width: 768px) {
    .blok {
      height: 135px;
      padding-bottom: 0px;
      position: relative; } }
  @media (min-width: 1200px) {
    .blok {
      background-position: left bottom; } }

div.blokinner {
  padding: 8px 30px 30px 30px;
  margin-top: 0px; }

@media (min-width: 768px) {
  #homeblokken {
    margin-top: 5px; } }

#homeblokken div.blokinner {
  padding: 8px 30px 30px 30px;
  margin-top: 0px; }
  @media (min-width: 768px) {
    #homeblokken div.blokinner {
      padding: 6px 30px 30px 10px; } }

div.bloktitel div.blokinner {
  padding: 8px 41px 10px 23px; }

div.blok h1, .menuitemoverview div.bloktitel h1 {
  margin-top: 0px;
  color: #ffffff;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0.06em;
  font-size: 90px;
  line-height: 1.33;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    div.blok h1, .menuitemoverview div.bloktitel h1 {
      font-size: 46px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    div.blok h1, .menuitemoverview div.bloktitel h1 {
      padding-left: 5px; } }

#homeblokken div.blok h1, div.bloktitel h1 {
  margin-top: 0px;
  color: #ffffff;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0.06em;
  font-size: 90px;
  line-height: 1.33;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    #homeblokken div.blok h1, div.bloktitel h1 {
      font-size: 25px; } }
  @media screen and (min-width: 992px) {
    #homeblokken div.blok h1, div.bloktitel h1 {
      font-size: 30px; } }

@media (min-width: 768px) {
  .menuitemoverview div.bloktitel h1 {
    margin-left: 5px; } }

div.bloktitel {
  height: 426px; }

.menuitemoverview div.bloktitel div.blokinner {
  padding: 0px; }
  @media (max-width: 767px) {
    .menuitemoverview div.bloktitel div.blokinner {
      padding: 8px 41px 10px 23px;
      height: 426px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .menuitemoverview div.bloktitel div.blokinner {
      height: 177px; } }
  @media (min-width: 992px) {
    .menuitemoverview div.bloktitel div.blokinner {
      padding: 8px 0px 10px 8px;
      height: 207px; } }

.menuitemoverview div.bloktitel {
  height: auto; }
  @media (min-width: 768px) and (max-width: 991px) {
    .menuitemoverview div.bloktitel {
      width: 50%;
      padding: 0px 0px 0px 10px;
      height: auto;
      margin-top: 244px; } }
  @media (min-width: 992px) {
    .menuitemoverview div.bloktitel {
      width: 37%;
      height: auto;
      margin-top: 219px;
      padding-left: 7px;
      padding-right: 7px; } }

@media (min-width: 768px) {
  .menuitemoverview div.bloktitel.color0, .menuitemoverview div.bloktitel.color1 {
    background: none; } }

@media (min-width: 768px) {
  .menuitemoverview div.bloktitel.color0 div.blokinner {
    background: #0050A0; } }

@media (min-width: 768px) {
  .menuitemoverview div.bloktitel.color1 div.blokinner {
    background: #D6177E; } }

@media (min-width: 768px) and (max-width: 991px) {
  div.menuoverviewblockscontainer {
    width: 50%;
    padding-right: 90px;
    padding-left: 5px; } }
@media (min-width: 992px) {
  div.menuoverviewblockscontainer {
    width: 63%;
    padding-right: 121px; } }

div.spacerrow, div.spacerrow.nr3 {
  height: 213px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.spacerrow, div.spacerrow.nr3 {
      height: 0px; } }

div.spacerrow.nr1 {
  height: 71px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.spacerrow.nr1 {
      height: 0px; } }

div.spacerrow.nr2 {
  height: 142px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.spacerrow.nr2 {
      height: 0px; } }

div.spacerrow, div.spacerrow.nr3 {
  height: 213px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.spacerrow, div.spacerrow.nr3 {
      height: 0px; } }

@media (min-width: 768px) and (max-width: 991px) {
  div.spacesm {
    height: 0px;
    height: 244px; } }

@media (min-width: 768px) and (max-width: 991px) {
  div.spacesm3 {
    height: 0px;
    height: 183px; } }

@media (min-width: 768px) and (max-width: 991px) {
  div.spacesm2 {
    height: 0px;
    height: 122px; } }

@media (min-width: 768px) and (max-width: 991px) {
  div.spacesm1 {
    height: 0px;
    height: 61px; } }

div.picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

@media (max-width: 767px) {
  div.themblok div.picture {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; } }

.color0, .color5 {
  background-color: #0050A0; }

.color1, .color3 {
  background-color: #D6177E; }

.color2, .color4 {
  background-color: #00AFF0; }

body.notouch #homeblokken a:hover .blok.color0, body.notouch #homeblokken a:hover .blok.color5 {
  background-color: #00AFF0; }

body.notouch #homeblokken a:hover .blok.color1, body.notouch #homeblokken a:hover .blok.color3 {
  background-color: #0050A0; }

body.notouch #homeblokken a:hover .blok.color2, body.notouch #homeblokken a:hover .blok.color4 {
  background-color: #D6177E; }

div.citaat {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: none;
  font-size: 90px;
  line-height: 1.2;
  font-weight: bold;
  font-style: italic;
  color: #0050A0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    div.citaat {
      font-size: 43px; } }
  @media (max-width: 767px) {
    div.citaat {
      margin-top: 25px; } }

h1.newstitle {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: none;
  font-size: 90px;
  line-height: 1.2;
  font-weight: bold;
  font-style: italic;
  font-style: italic;
  font-weight: normal;
  color: #00AFF0; }
  @media screen and (min-width: 768px) {
    h1.newstitle {
      font-size: 43px; } }

div.citaat p {
  margin: 0; }

div.onderschrift {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  font-style: italic;
  color: #0050A0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    div.onderschrift {
      font-size: 18px; } }
  @media (max-width: 767px) {
    div.onderschrift {
      margin-bottom: 72px; } }
  @media (min-width: 768px) {
    div.onderschrift {
      margin-top: 5px;
      font-size: 20px; } }

/* vacatures */
div#homevacs a.item {
  color: #ffffff;
  padding-left: 25px;
  background-image: url("../imgs/pijlvac.png");
  background-repeat: no-repeat;
  background-position: left center; }

div#homevacs span {
  color: #ffffff;
  font-style: italic; }

div#banner div.infoblock {
  background-color: #D6177E;
  background-image: url("../imgs/banner.png");
  background-position: bottom right;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 12px;
  padding-left: 30px;
  padding-right: 30px;
  color: #ffffff;
  text-transform: none;
  font-size: 38px;
  line-height: 1.42; }
  @media screen and (min-width: 768px) {
    div#banner div.infoblock {
      font-size: 18px; } }
  @media (min-width: 768px) {
    div#banner div.infoblock {
      text-transform: none;
      font-size: 38px;
      line-height: 1.42;
      padding: 8px 10px 2px 10px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    div#banner div.infoblock {
      font-size: 16px;
      line-height: 1.625; } }

div#innervacs {
  background-color: #D6177E;
  padding: 30px;
  padding-top: 0px;
  position: relative; }

div#innervacs:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom: 33px solid white;
  border-left: 33px solid #D6177E;
  width: 0; }

#homevacs h1.title {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 30px;
  margin-top: 0px; }
  @media screen and (min-width: 768px) {
    #homevacs h1.title {
      font-size: 25px; } }

div#banner h1 {
  color: #ffffff;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.2;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 5px; }
  @media screen and (min-width: 768px) {
    div#banner h1 {
      font-size: 25px; } }
  @media (min-width: 768px) {
    div#banner h1 {
      font-size: 20px;
      margin-bottom: 5px; } }

div#banner a {
  color: #ffffff; }

div#banner ul {
  list-style: none outside;
  padding: 0px; }

div#banner ul li {
  background: url("../imgs/bannerulp.png") center left no-repeat;
  padding-left: 40px; }
  @media (min-width: 768px) {
    div#banner ul li {
      background: url("../imgs/bannerult.png") left 3px no-repeat;
      padding-left: 25px; } }

/* nieuws op de homepage */
div#homenews h1.title {
  color: #00AFF0;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.2;
  text-transform: uppercase;
  background: url("../imgs/blauwstipxl.png") left bottom repeat-x;
  padding-bottom: 16px;
  margin-top: 5px; }
  @media screen and (min-width: 768px) {
    div#homenews h1.title {
      font-size: 25px; } }
  @media (min-width: 768px) {
    div#homenews h1.title {
      background-image: url("../imgs/blauwstip.png");
      padding-bottom: 6px;
      margin-top: 0px;
      margin-bottom: 3px; } }

div.newsdate.col {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  width: 97px;
  float: left;
  padding: 0px; }
  @media screen and (min-width: 768px) {
    div.newsdate.col {
      font-size: 18px; } }

@media (min-width: 768px) {
  div#homenews div.newsdate.col, div.themedetail div.newsdate.col {
    width: 36px; } }

@media (min-width: 768px) {
  div#homenews div.newstitle, div.themedetail div.newstitle {
    margin-left: 36px; } }

div.newstitle {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  margin-left: 97px;
  color: #0050A0; }
  @media screen and (min-width: 768px) {
    div.newstitle {
      font-size: 18px; } }

div#homenews div.newstitle, div#homenews div.newsdate.col, div.themedetail div.newstitle, div.themedetail div.newsdate.col {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42; }
  @media screen and (min-width: 768px) {
    div#homenews div.newstitle, div#homenews div.newsdate.col, div.themedetail div.newstitle, div.themedetail div.newsdate.col {
      font-size: 16px;
      line-height: 1.625; } }

div.themedetail div.newstitle, div.themedetail div.newsdate.col {
  color: #646478; }

@media (min-width: 768px) {
  div.themedetail a.active div.newstitle, div.themedetail a.active div.newsdate.col {
    color: #00AFF0; } }

@media (min-width: 768px) {
  body.notouch div.themedetail a:hover div.newstitle, body.notouch div.themedetail a:hover div.newsdate.col {
    color: #0050A0; } }

div#homenews div.inner {
  background: url("../imgs/blauwstipxl.png") left bottom repeat-x;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    div#homenews div.inner {
      background: none;
      margin-bottom: 0px;
      height: 483px;
      padding-bottom: 0px;
      overflow: hidden; } }

@media (min-width: 768px) and (max-width: 991px) {
  div#citawrapper {
    padding-bottom: 20px; } }
@media (min-width: 768px) {
  div#citawrapper {
    margin-top: 20px; } }

@media (min-width: 768px) {
  div.homenwrap a.item {
    margin-bottom: 12px; } }

@media (min-width: 768px) {
  div.homenwrap a.item.lastie {
    display: none; } }

@media (min-width: 768px) {
  div.homenwrap a.item.lastie.regels-1 {
    display: block;
    height: 26px;
    overflow: hidden; } }

@media (min-width: 768px) {
  div.homenwrap a.item.lastie.regels-2 {
    display: block;
    height: 52px;
    overflow: hidden; } }

@media (min-width: 768px) {
  div.homenwrap a.item.lastie.regels-3 {
    display: block;
    height: 78px;
    overflow: hidden; } }

@media (min-width: 768px) {
  div.homenwrap {
    background: url("../imgs/blauwstip.png") left bottom repeat-x;
    padding-bottom: 12px;
    margin-bottom: 8px; } }

a.meernieuws {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 38px;
  letter-spacing: 0.08em;
  line-height: 1.5;
  text-transform: uppercase;
  color: #00AFF0;
  padding-right: 46px;
  background: url("../imgs/pijlblauw.png") right center no-repeat; }
  @media screen and (min-width: 768px) {
    a.meernieuws {
      font-size: 16px; } }
  @media (min-width: 768px) {
    a.meernieuws {
      background: url("../imgs/t_pijlblauw.png") right -21px no-repeat;
      padding-right: 24px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    a.meernieuws {
      float: right;
      padding-right: 24px; } }

@media (min-width: 992px) {
  body.notouch a.meernieuws:hover {
    color: #0050A0;
    background-position: right 0px; } }

.newsoverview a.meernieuws {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 25px;
  line-height: 1.83;
  text-transform: uppercase;
  color: #00AFF0;
  padding-right: 30px;
  background: url("../imgs/pijlblauw_s.png") right center no-repeat; }

/* footer */
a#back-top {
  background: url("../imgs/totop.png") center center no-repeat;
  width: 121px;
  height: 123px;
  margin-right: 8px;
  margin-bottom: 45px; }
  @media (min-width: 768px) {
    a#back-top {
      background: url("../imgs/t_totop.png") center bottom no-repeat;
      width: 51px;
      height: 50px;
      margin-bottom: 20px;
      margin-right: 15px; } }

div.backtop {
  height: 121px;
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    div.backtop {
      margin-bottom: 35px; } }
  @media (min-width: 768px) {
    div.backtop {
      height: 70px; } }

@media (min-width: 768px) {
  body.notouch a#back-top:hover {
    background-position: center top; } }

@media (max-width: 767px) {
  div#footer {
    background-color: #00AFF0;
    padding: 0 13px 74px 13px;
    border-bottom: 5px solid #ffffff; } }
@media (min-width: 768px) {
  div#footer {
    padding: 0 22px 77px 22px;
    background-color: #00AFF0; } }


div.innerfooter {
  min-height: 281px; }
  @media (max-width: 767px) {
    div.innerfooter {
      padding-left: 27px;
      min-height: 529px; } }

div.innerfooter a {
  color: #ffffff; }

@media (min-width: 768px) {
  body.notouch div.innerfooter a:hover {
    color: #0050A0; } }

div#topper {
  height: 0px;
  overflow: none; }

.extra div#topper {
  overflow: visible; }

@media (max-width: 767px) {
  div.footercontainer {
    margin-top: -166px; } }
@media (min-width: 768px) {
  div.footercontainer {
    margin-top: -70px; } }

div#subfooter {
  background: #ffffff;
  margin-top: 0px;
  margin-bottom: 20px; }

div.footertitle {
  margin-top: 15px;
  margin-right: 13px;
  float: right;
  width: 250px;
  color: #ffffff;
  font-weight: bold; }
  @media (max-width: 767px) {
	div.footertitle {
      	margin-left: auto;
	margin-right: auto;
        width: 357px;
        margin-bottom: 200px;
        float: none;
	height: 200px;
     }
  }
  @media (min-width: 768px) {
    div.footertitle {
      margin-right: 0px;
      width: auto;
      margin-top: 10px; } }

div.footerleft {
  margin-top: 8px; }
  @media (min-width: 768px) {
    div.footerleft {
      margin-top: 3px;
      width: 280px; } }
 @media (min-width: 992px) {
    div.footerleft {
      margin-top: 3px;
      width: 360px; } }
 @media (min-width: 1200px) {
    div.footerleft {
      margin-top: 3px;
      width: 440px; } }
a.flogo {
  display: inline-block; }

div.footertitle div.title {
  text-transform: none;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2; }
  @media screen and (min-width: 768px) {
    div.footertitle div.title {
      font-size: 50px; } }

div.soclogo {
  height: 99px;
  width: 99px;
  background-position: left bottom;
  background-repeat: no-repeat;
  float: left;
  margin: 10px 20px 10px 0px; }
  @media (min-width: 768px) {
    div.soclogo {
      height: 35px;
      width: 35px;
      margin: 5px 1px 8px 0px;
      background-position: top left; } }

@media (min-width: 768px) {
  body.notouch a:hover div.soclogo {
    background-position: top right; } }

div.footerlogocontainer {
  margin-top: 45px;
  margin-right: -13px; }
  @media (min-width: 768px) {
    div.footerlogocontainer {
      margin-top: 0px;
      margin-right: 0px;
      float: right; } }

div.voorlooptekst, div.footerleft, div.footerleft h2 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: none;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.5;
  color: #ffffff; }
  @media screen and (min-width: 768px) {
    div.voorlooptekst, div.footerleft, div.footerleft h2 {
      font-size: 15px; } }

div.voorlooptekst p, div.voorlooptekst {
  margin: 0px;
  text-align: right; }


@media screen and (max-width: 767px) {
div.voorlooptekst p, div.voorlooptekst {
  text-align: center; 
  margin-bottom: 10px;
  }
}
  
div.footerleft {
  font-weight: normal; }

/*nieuwsoverzicht */
.newsoverview a {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  color: #646478; }
  @media screen and (min-width: 768px) {
    .newsoverview a {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .newsoverview a {
      text-transform: none;
      font-size: 38px;
      line-height: 1.42; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .newsoverview a {
      font-size: 16px;
      line-height: 1.625; } }

  .newsoverview a h3.newstitle {
    text-transform: none;
    font-size: 38px;
    line-height: 1.42;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .newsoverview a h3.newstitle {
        font-size: 18px; } }
    @media (min-width: 768px) {
      .newsoverview a h3.newstitle {
        text-transform: none;
        font-size: 38px;
        line-height: 1.42;
        font-weight: bold;
        margin-bottom: 0px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .newsoverview a h3.newstitle {
      font-size: 16px;
      line-height: 1.625; } }

  .newsoverview a div.newsdate {
    min-width: 81px;
    padding-right: 5px;
    display: inline-block;
    color: #00AFF0; }
    @media (min-width: 768px) {
      .newsoverview a div.newsdate {
        min-width: 32px; } }

img.newsimg {
  width: 152px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px; }

@media (min-width: 768px) {
  .linker.groot img.newsimg {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px; } }

@media (min-width: 768px) {
  .rechts img.newsimg {
    width: 107px;
    max-height: 64px;
    margin-top: 0px; } }

div.newsdescription, div.grootdescription, a.newsflash div.item, .archive a.newsflash.lastitem div.item {
  background: url("../imgs/grijsstip.png") bottom left repeat-x;
  margin-bottom: 7px;
  padding-bottom: 24px; }
  @media (min-width: 768px) {
    div.newsdescription, div.grootdescription, a.newsflash div.item, .archive a.newsflash.lastitem div.item {
      background: none; } }

@media (min-width: 768px) {
  div.grootdescription {
    margin-top: 9px;
    height: 130px;
    overflow: hidden; } }

.lastitem div.newsdescription, a.newsflash.lastitem div.item {
  background: url("../imgs/blauwstip.png") bottom left repeat-x; }
  @media (min-width: 768px) {
    .lastitem div.newsdescription, a.newsflash.lastitem div.item {
      /* background-image: url('../imgs/grijsstipxs.png') */
      background: none; } }

a.newsflash div.item img {
  float: left;
  margin-right: 15px;
  display: inline; }

h3.newsdescription {
  margin-top: 0px;
  margin-left: 182px; }
  @media (min-width: 768px) {
    h3.newsdescription {
      margin-left: 0px; } }

a.newsflash div.item div.newsdescript {
  float: right;
  width: 60%; }

a.newsflash div.item div.newsdata.klein {
  font-size: 26px;
  line-height: 2.4;
  text-transform: uppercase;
  width: 61px;
  color: #00AFF0;
  float: left; }
  @media screen and (min-width: 768px) {
    a.newsflash div.item div.newsdata.klein {
      font-size: 16px;
      line-height: 1.42; } }
  @media (min-width: 768px) {
    a.newsflash div.item div.newsdata.klein {
      width: 37px;
      margin-top: -7px; } }

div.them, div.back {
  background: url("../imgs/blauwstip.png") repeat-x top left;
  text-align: right;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.them, div.back {
      text-align: left;
      margin-left: 0px;
      margin-right: 0px; } }

h1.titel {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0.06em;
  font-size: 90px;
  line-height: 1.33;
  text-transform: uppercase;
  margin: 0px 8px;
  padding-top: 8px; }
  @media screen and (min-width: 768px) {
    h1.titel {
      font-size: 25px; } }
  @media screen and (min-width: 992px) {
    h1.titel {
      font-size: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    h1.titel {
      background: none;
      display: inline;
      margin-left: 0px;
      margin-right: 0px; } }

h1.titel.ameth {
  color: #00AFF0;
  background: url("../imgs/blauwstip.png") repeat-x top left; }
  @media (min-width: 768px) and (max-width: 991px) {
    h1.titel.ameth {
      background: none; } }

h1.achter.titel {
  color: #0050A0;
  background: url("../imgs/dblauwstreep.png") repeat-x top right; }
  @media (min-width: 768px) and (max-width: 991px) {
    h1.achter.titel {
      background: none; } }

body.notouch a:hover h1.achter.titel {
  color: #00AFF0; }

body.notouch a:hover h1.titel.ameth {
  color: #0050A0; }

div.back {
  background: url("../imgs/dblauwstreep.png") repeat-x top right;
  text-align: right;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 8px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.back {
      text-align: left;
      margin-left: 0px;
      margin-right: 0px; } }

div.back a.meernieuws {
  color: #0050A0;
  background-position: right 0px; }

@media (min-width: 992px) {
  body.notouch div.back a.meernieuws:hover {
    color: #00AFF0;
    background-position: right -21px; } }

@media (min-width: 768px) and (max-width: 991px) {
  div.them a.meernieuws, div.back a.meernieuws {
    margin-top: 8px;
    line-height: 21px; } }

div.themeadate.col {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  width: 36px;
  color: #646478;
  padding: 0px; }
  @media screen and (min-width: 768px) {
    div.themeadate.col {
      font-size: 16px;
      line-height: 1.625; } }

div.theme_wrap {
  max-height: 156px;
  overflow: hidden;
  margin-top: -4px;
  margin-bottom: -4px; }

div.rownr {
  margin-bottom: 16px; }

div.rownr.onder {
  margin-bottom: 32px; }

div.themeatitle {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  color: #646478;
  text-transform: none;
  margin-left: 36px; }
  @media screen and (min-width: 768px) {
    div.themeatitle {
      font-size: 16px;
      line-height: 1.625; } }

@media (min-width: 768px) {
  a.item.groot.nr0 div.inneritem {
    height: 380px;
    background: url("../imgs/grijsstipxs.png") repeat-x bottom left; } }

@media (min-width: 768px) {
  a.item.groot.nr0 {
    margin-bottom: 16px; } }

@media (min-width: 768px) {
  div.rechts a.item div.inneritem {
    height: 83px;
    background: url("../imgs/grijsstipxs.png") repeat-x bottom left;
    margin-bottom: 16px;
    padding-bottom: 0px; } }

@media (min-width: 768px) {
  div.rechts a.item.nr9 div.inneritem {
    background: none; } }

@media (min-width: 768px) {
  div.omhul {
    background: url("../imgs/blauwstip.png") repeat-x bottom left;
    margin-bottom: 15px; } }

div.omhul.archief {
  background: none; }

div.newstitel.klein {
  width: auto;
  float: none;
  overflow: hidden; }
  @media (min-width: 768px) {
    div.newstitel.klein {
      margin-top: -7px;
      height: 80px;
      width: 185px; } }

.linker {
  width: 170px;
  float: left; }
  @media (min-width: 768px) {
    .linker {
      width: 120px; } }

@media (min-width: 768px) {
  div.linker.groot {
    width: auto;
    height: 210px;
    overflow: hidden; } }

@media (min-width: 768px) {
  .linker.groot.dummy {
    width: 100%; } }

/*---*/
@media (min-width: 768px) {
  div.rowfix {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px; } }

@media (min-width: 768px) {
  div.rowfix.rowfixhome {
    margin-left: -8px;
    margin-right: -8px;
    padding-right: 0px;
    margin-bottom: 20px; } }

@media (min-width: 768px) {
  div.row.rowfix.nofixsm {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px; } }

@media (min-width: 768px) {
  div.rowright {
    margin-left: 0px;
    margin-right: -8px;
    padding: 0px; } }

/*.themerow {
  margin-left:-8px;
  margin-right:-8px;
}*/
@media (min-width: 768px) and (max-width: 991px) {
  div.lefti {
    padding-right: 8px;
    width: 28%; } }
@media (min-width: 992px) {
  div.lefti {
    padding-right: 0.85%;
    width: 24.7%; } }

@media (min-width: 768px) {
  div.linker.grooti.topper {
    margin-right: 8px;
    padding-top: 30px;
    width: 224px; } }

@media (min-width: 768px) and (max-width: 991px) {
  div.articlecontent, div.vacaturecontent {
    padding-left: 8px;
    width: 72%; } }
@media (min-width: 992px) {
  div.articlecontent, div.vacaturecontent {
    width: 618px;
    width: 75.3%;
    padding-left: 6%;
    padding-right: 12.3%; } }

@media (min-width: 768px) {
  div#persdesk div.articlecontent {
    margin-left: 233px; } }

@media (min-width: 768px) {
  div.articlecontent div.upper, div.searchresults {
    min-height: 300px; } }

h1.pagetitle {
  background-color: #D6177E;
  color: #ffffff;
  height: 213px;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  padding-left: 30px; }
  @media screen and (min-width: 768px) {
    h1.pagetitle {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.9; } }
  @media (min-width: 768px) {
    h1.pagetitle {
      font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
      font-weight: bold;
      letter-spacing: 0.06em;
      font-size: 90px;
      line-height: 1.33;
      text-transform: uppercase;
      line-height: 1.8;
      height: 135px;
      padding-left: 10px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    h1.pagetitle {
      font-size: 25px; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    h1.pagetitle {
      font-size: 30px; } }

a div.naarViaMenuItem.groot {
  background: url("../imgs/pijlterugxl.png") 30px bottom no-repeat #D6177E;
  padding-left: 30px;
  height: 213px;
  padding-top: 13px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff; }
  @media screen and (min-width: 768px) {
    a div.naarViaMenuItem.groot {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.9; } }
  @media (min-width: 768px) {
    a div.naarViaMenuItem.groot {
      margin-bottom: 0px;
      height: 135px;
      font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
      font-weight: bold;
      letter-spacing: 0.06em;
      font-size: 90px;
      line-height: 1.33;
      text-transform: uppercase;
      padding-left: 10px;
      background: url("../imgs/pijlterugxs.png") 10px bottom no-repeat #D6177E; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    a div.naarViaMenuItem.groot {
      font-size: 25px; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    a div.naarViaMenuItem.groot {
      font-size: 30px; } }

div.thematitel {
  background: #D6177E;
  padding-left: 30px;
  height: 213px;
  padding-top: 13px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    div.thematitel {
      font-size: 17px;
      font-weight: normal;
      line-height: 1.9; } }
  @media (min-width: 768px) {
    div.thematitel {
      margin-bottom: 0px;
      height: 135px;
      font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
      font-weight: bold;
      letter-spacing: 0.06em;
      font-size: 90px;
      line-height: 1.33;
      text-transform: uppercase;
      padding-left: 10px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    div.thematitel {
      font-size: 25px; } }
  @media screen and (min-width: 768px) and (min-width: 992px) {
    div.thematitel {
      font-size: 30px; } }

@media (max-width: 767px) {
  div.themeblok0 {
    padding-right: 14px; } }

@media (max-width: 767px) {
  div.themeblok1 {
    padding-left: 14px; } }

a div.naarViaMenuItem.klein {
  background: url("../imgs/pijlterug.png") 30px center no-repeat #00AFF0;
  padding-left: 65px;
  color: #ffffff;
  margin-top: 30px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 2.1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 70px; }
  @media screen and (min-width: 768px) {
    a div.naarViaMenuItem.klein {
      font-size: 25px; } }
  @media screen and (min-width: 992px) {
    a div.naarViaMenuItem.klein {
      font-size: 30px; } }
  @media (min-width: 768px) {
    a div.naarViaMenuItem.klein {
      margin-top: 0px;
      line-height: 50px;
      background: url("../imgs/t_pijlterug.png") left bottom no-repeat #00AFF0;
      padding-left: 8px;
      height: 135px; } }

@media (min-width: 768px) {
  a div.naarViaMenuItem.kleiner {
    background-position: left 10px;
    background-size: 24px 32px;
    height: 67px;
    padding-left: 33px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    letter-spacing: 0.06em;
    font-weight: bold;
    font-size: 60px;
    line-height: 1.32;
    text-transform: uppercase;
    line-height: 2.32; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    a div.naarViaMenuItem.kleiner {
      font-size: 18px; } }

@media (min-width: 768px) {
  body.notouch a:hover div.naarViaMenuItem.oranje, body.notouch a:hover div.naarViaMenuItem.blauw {
    background-color: #0050A0; } }

a div.naarViaMenuItem.dblauw {
  background-color: #0050A0; }

a div.naarViaMenuItem.blauw {
  background-color: #00AFF0;
}
body.notouch a:hover div.naarViaMenuItem.blauw.naarvacatures:hover {
  background-color: #D6177E;
}
@media (min-width: 768px) {
  a div.naarViaMenuItem.oranje, body.notouch a:hover div.naarViaMenuItem.dblauw {
    background-color: #D6177E; } }

div.articlesubmenu {
  padding-left: 30px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.32;
  text-transform: uppercase;
  padding-top: 115px;
  background-color: #00AFF0;
  min-height: 210px; }
  @media screen and (min-width: 768px) {
    div.articlesubmenu {
      font-size: 18px; } }
  @media (min-width: 768px) {
    div.articlesubmenu {
      padding-top: 0px;
      height: auto;
      background-color: #ffffff;
      padding-left: 0px; } }

div.articlesubmenu.thm {
  background-color: #D6177E; }

div.articlesubmenu a.subhoofd, div.subhoofd {
  background: url("../imgs/p_down.png") center right no-repeat #00AFF0;
  margin-right: 30px;
  display: block; }
  @media (min-width: 768px) {
    div.articlesubmenu a.subhoofd, div.subhoofd {
      background: #00AFF0;
      padding: 37px 10px 6px 10px;
      margin-right: 0px; } }

div.subhoofd, span.themenaam {
  background-image: none;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.32;
  text-transform: uppercase;
  color: #ffffff; }
  @media screen and (min-width: 768px) {
    div.subhoofd, span.themenaam {
      font-size: 18px; } }

div.articlesubmenu ul.dropdown-menu {
  background-color: #00AFF0; }

div.articlesubmenu.thm a.subhoofd, .thm div.subhoofd, div.articlesubmenu.thm ul.dropdown-menu {
  background-color: #D6177E; }

ul.subdrop.dropdown-menu a, ul.subdrop.dropdown-menu a div.newstitle, ul.subdrop.dropdown-menu a div.newsdate {
  color: #0050A0;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 40px;
  line-height: 2.1;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  line-height: 1.7; }
  @media screen and (min-width: 768px) {
    ul.subdrop.dropdown-menu a, ul.subdrop.dropdown-menu a div.newstitle, ul.subdrop.dropdown-menu a div.newsdate {
      font-size: 25px; } }
  @media screen and (min-width: 992px) {
    ul.subdrop.dropdown-menu a, ul.subdrop.dropdown-menu a div.newstitle, ul.subdrop.dropdown-menu a div.newsdate {
      font-size: 30px; } }

ul.subdrop.dropdown-menu a div.newstitle {
  line-height: 1.17; }

@media (max-width: 767px) {
  ul.subdrop li.firstitem {
    padding-top: 20px; } }

@media (min-width: 768px) {
  ul.subdrop {
    margin-top: 7px; } }

div.articlesubmenu.thm a div.newsdate {
  font-size: 25px; }

@media (min-width: 768px) {
  ul.subdrop a {
    color: #646478;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.625;
    letter-spacing: 0em;
    text-transform: uppercase;
    padding-left: 10px; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    ul.subdrop a {
      font-size: 16px; } }

@media (min-width: 768px) {
  div.articlesubmenu ul.subdrop a.active {
    color: #00AFF0; } }

@media (min-width: 768px) {
  body.notouch div.articlesubmenu ul.subdrop a:hover {
    color: #0050A0; } }

ul.subdrop {
  padding: 0px;
  list-style: none; }

ul.dropdown-menu.subdrop {
  padding: 20px 30px 30px 30px; }

ul.subdrop li.firstitem {
  border-top: 2px solid #ffffff; }

div.articlesubmenu a.active, div.articlesubmenu a.active div.newsdate, div.articlesubmenu a.active div.newstitle {
  color: #ffffff; }

@media (min-width: 768px) {
  body.notouch div.articlesubmenu.thm a:hover, div.articlesubmenu.thm a {
    background-color: #D6177E; } }

div.newsitemwrapper div.socialsharing, div.articlecontent div.socialsharing {
  margin-top: 30px;
  background: url("../imgs/blauwstipxl.png") top left repeat-x;
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    div.newsitemwrapper div.socialsharing, div.articlecontent div.socialsharing {
      background-image: url("../imgs/blauwstip.png");
      margin-top: 0px;
      padding-top: 18px;
      padding-bottom: 30px; } }

div.articlecontent h2 {
  margin: 0px; }

@media (max-width: 767px) {
  a.social.addthis_button_whatsapp.visible-xs {
    display: inline-block !important; } }

div.newsoverview {
  margin-bottom: 30px; }

div.omhul .newsoverview {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    div.omhul .newsoverview {
      margin-bottom: 0px; } }

/* nieuwsartikel */
p.spacer {
  margin: 0px;
  line-height: 14px; }

div.newsitemwrapper h1.nieuwstitle, h1.specialtitle, div.articlecontent h1.arttitle, h1.formulier, .fmttekst h1, h1.kaarttitle {
  text-transform: none;
  font-size: 90px;
  line-height: 1.11;
  font-style: italic;
  margin-bottom: 15px;
  color: #00AFF0; }
  @media screen and (min-width: 768px) {
    div.newsitemwrapper h1.nieuwstitle, h1.specialtitle, div.articlecontent h1.arttitle, h1.formulier, .fmttekst h1, h1.kaarttitle {
      font-size: 40px; } }
  @media (min-width: 768px) {
    div.newsitemwrapper h1.nieuwstitle, h1.specialtitle, div.articlecontent h1.arttitle, h1.formulier, .fmttekst h1, h1.kaarttitle {
      margin-top: 0px; } }

@media (min-width: 992px) {
  h1.kaarttitle {
    margin-left: 50px; } }

@media (min-width: 768px) {
  h1.specialtitle {
    margin-top: 0px; } }

div.newsitemwrapper, div.articlecontent, div.kaarttext {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42; }
  @media screen and (min-width: 768px) {
    div.newsitemwrapper, div.articlecontent, div.kaarttext {
      font-size: 18px; } }
  div.newsitemwrapper div.introductiontext, div.articlecontent div.introductiontext, div.kaarttext div.introductiontext {
    font-weight: bold; }

@media (max-width: 767px) {
  div.kaarttextwrap {
    padding-bottom: 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
  div.kaarttextwrap {
    width: 480px;
    padding-bottom: 15px; } }
@media (min-width: 992px) {
  div.kaarttextwrap {
    padding-top: 16px; } }

h2 {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  font-weight: bold;
  color: #00AFF0; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 18px; } }

div.imagewrapper {
  width: 100%; }

a.social, img.socbutton, div.socbutton {
  width: 99px;
  height: 99px;
  border: none; }
  @media (min-width: 768px) {
    a.social, img.socbutton, div.socbutton {
      width: 35px;
      height: 35px;
      line-height: 35px; } }

a.social {
  margin-right: 45px; }
  @media (min-width: 768px) {
    a.social {
      margin-right: 15px; } }

div.socbutton {
  display: inline-block;
  background-position: bottom left;
  background-repeat: none; }
  @media (min-width: 768px) {
    div.socbutton {
      background-position: top left; } }

@media (min-width: 768px) {
  body.notouch a.social:hover div.socbutton {
    background-position: top right; } }

div.socbutton.twitter {
  background-image: url("../imgs/twittercombibd.png");
  margin-left: -12px; }
  @media (min-width: 768px) {
    div.socbutton.twitter {
      margin-left: -3px; } }

div.socbutton.facebook {
  background-image: url("../imgs/facebookcombiwbd.png"); }

div.socbutton.linkedin {
  background-image: url("../imgs/linkedincombibd.png"); }

div.socbutton.whatsapp {
  background-image: url("../imgs/whatsapp.png"); }

/* niewsarchief */
/* afbeeldingen en downloads */
div.imgdescription, div.description {
  min-height: 0px;
  background-color: #00AFF0;
  color: #ffffff;
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  font-style: italic;
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    div.imgdescription, div.description {
      font-size: 18px; } }
  @media (min-width: 768px) {
    div.imgdescription, div.description {
      /* line-height: 2.4;*/ } }

div.imgdescription .inner {
  padding-bottom: 12px;
  padding-top: 12px; }

.imgdescription .inner:empty {
  display: none; }

div.imgdescription p {
  margin: 0px; }

div.thumb {
  padding: 0px 4px; }

div.thumb img {
  border: 4px solid #ffffff; }

div.activethumb img {
  border-color: #0050A0; }

@media (min-width: 768px) {
  div.description {
    line-height: 1.42;
    padding-top: 10px;
    height: 74px;
    overflow: hidden; } }

img.doubleimage {
  width: 100%;
  height: auto; }
  @media (min-width: 768px) and (max-width: 991px) {
    img.doubleimage {
      max-height: 170px; } }

div.imagecarousel {
  padding-bottom: 15px; }

@media (min-width: 768px) {
  .divnr1 {
    padding-left: 8px; } }

@media (max-width: 767px) {
  .divnr0, .divnr1 {
    padding-bottom: 30px; } }

@media (min-width: 768px) {
  .divnr0 {
    padding-right: 8px; } }

h2.dtitle {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  font-weight: bold;
  color: #00AFF0; }
  @media screen and (min-width: 768px) {
    h2.dtitle {
      font-size: 18px; } }

a.download div.link {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  background: url("../imgs/vink.png") left center no-repeat;
  padding-left: 55px; }
  @media screen and (min-width: 768px) {
    a.download div.link {
      font-size: 18px; } }
  @media (min-width: 768px) {
    a.download div.link {
      padding-left: 30px;
      background: url("../imgs/t_vink.png") left bottom no-repeat;
      font-size: 16px;
      height: 26px;
      line-height: 26px; } }

.groeps a.download div.link {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  background: none;
  padding-left: 0px;
  color: #0050A0; }
  @media screen and (min-width: 768px) {
    .groeps a.download div.link {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .groeps a.download div.link {
      padding-left: 0px;
      background: none; } }

div.downloaditems.groeps {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  body.notouch a.download:hover div.link {
    background-position: left top; } }

/* thema */
.rubriek.submenublok .inner {
  background-color: #D6177E; }
  .rubriek.submenublok .inner a.dropdown-toggle {
    display: block;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 35px;
    padding-top: 145px;
    padding-bottom: 20px; }
  .rubriek.submenublok .inner h1 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 55px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    background-color: #D6177E;
    background: url("../imgs/pijldown.png") no-repeat right center; }
  .rubriek.submenublok .inner a.item {
    display: inline;
    margin-bottom: 21px; }
  .rubriek.submenublok .inner a.item div.newstitle, .rubriek.submenublok .inner a.item div.newsdate {
    text-transform: uppercase;
    color: #0050A0;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 35px; }
  @media (min-width: 768px) {
    .rubriek.submenublok .inner a.item.active > div, .rubriek.submenublok .inner body.notouch a.item:hover > div {
      color: #ffffff; } }
  .rubriek.submenublok .inner a.item.active > div {
    color: #ffffff; }
  @media (min-width: 768px) {
    .rubriek.submenublok .inner body.notouch a.item:hover {
      background-color: #D6177E; } }
  .rubriek.submenublok .inner .dropdown-menu {
    background-color: #D6177E; }

ul.dropdown-menu li.spacer {
  border-top: 1px solid #ffffff; }

ul.dropdown-menu {
  padding-left: 10px; }

.dont-break-out {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */ }

div.menuoverviewblockwrapper {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 60px;
  line-height: 1.32;
  text-transform: uppercase; }
  @media screen and (min-width: 768px) {
    div.menuoverviewblockwrapper {
      font-size: 18px; } }
  @media (max-width: 767px) {
    div.menuoverviewblockwrapper {
      padding: 0px;
      margin-top: 30px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    div.menuoverviewblockwrapper {
      margin-bottom: 6px;
      padding: 0px 7px; } }
  @media (min-width: 992px) {
    div.menuoverviewblockwrapper {
      margin-top: 6px;
      height: 65px;
      padding-left: 7px;
      padding-right: 7px; } }

a.menuoverviewblock {
  color: #0050A0;
  padding-bottom: 22px;
  padding-top: 22px;
  display: block;
  background: url("../imgs/menuoc0pijl.png") no-repeat right bottom #ffffff; }
  @media (min-width: 768px) and (max-width: 991px) {
    a.menuoverviewblock {
      height: 55px;
      padding: 0px;
      padding-right: 18px;
      background: url("../imgs/menuovbg.png") no-repeat right bottom #0050A0;
      background-position: right -10px; } }
  @media (min-width: 992px) {
    a.menuoverviewblock {
      padding: 0px;
      padding-right: 18px;
      background: url("../imgs/menuovbg.png") no-repeat right bottom #0050A0; } }

@media (min-width: 768px) {
  body.notouch a.menuoverviewblock:hover {
    color: #D6177E;
    background-color: #D6177E; } }

div.titlecontainer {
  padding-left: 23px;
  margin-right: 80px;
  height: 160px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.titlecontainer {
      padding: 6px 0px 0px 7px;
      height: 55px;
      margin: 0px;
      background: #ffffff; } }
  @media (min-width: 992px) {
    div.titlecontainer {
      padding: 12px 0px 0px 7px;
      height: 65px;
      margin: 0px;
      background: #ffffff; } }

div.menuitemoverview {
  padding: 30px 8px; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.menuitemoverview {
      margin: -20px 15px 0px 15px;
      padding: 0px; } }
  @media (min-width: 992px) {
    div.menuitemoverview {
      margin: -20px -8px 0px -8px;
      padding: 0px; } }

div#contact {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42; }
  @media screen and (min-width: 768px) {
    div#contact {
      font-size: 18px; } }
  @media (min-width: 768px) {
    div#contact {
      padding-left: 22px;
      padding-right: 22px; } }

@media (min-width: 768px) {
  div#contact div.padright {
    background: url("../imgs/blauwstipvert.png") repeat-y right #ffffff; } }

@media (min-width: 768px) {
  div#contactadres strong {
    color: #0050A0; } }

@media (min-width: 768px) {
  div.padright {
    padding-right: 4.5%; } }

@media (min-width: 768px) {
  div.padleft {
    padding-left: 4.5%; } }

.fmttekst {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: none;
  font-size: 40px;
  line-height: 1.25;
  font-style: normal;
  color: #00AFF0; }
  @media screen and (min-width: 768px) {
    .fmttekst {
      font-size: 18px; } }
  .fmttekst a {
    color: #0050A0; }
  .fmttekst p {
    margin: 0; }
  @media (max-width: 767px) {
    .fmttekst {
      background: url("../imgs/blauwstipxl.png") repeat-x top #ffffff;
      margin-top: 40px;
      padding: 20px 0px; } }

@media (max-width: 767px) {
  .fmttekst h1 {
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    text-transform: none;
    font-size: 40px;
    line-height: 1.25;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0; } }
  @media screen and (max-width: 767px) and (min-width: 768px) {
    .fmttekst h1 {
      font-size: 18px; } }

.form-control {
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #80D7F8;
  border-radius: 0px;
  box-shadow: none;
  color: #555555;
  display: block;
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  height: 49px;
  line-height: 45px;
  padding: 9px 17px;
  transition: none;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .form-control {
      font-size: 18px; } }
  @media (max-width: 767px) {
    .form-control {
      border: none;
      height: 100px;
      line-height: 100px; } }

.form-control:focus {
  border-color: #66afe9;
  box-shadow: none;
  outline: 0 none; }

.form-group {
  margin-bottom: 18px; }

@media (max-width: 767px) {
  .form-control::-moz-placeholder {
    color: #00AFF0;
    opacity: 1; } }
@media (min-width: 768px) {
  .form-control::-moz-placeholder {
    color: #646478;
    opacity: 1; } }

textarea.form-control {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42; }
  @media screen and (min-width: 768px) {
    textarea.form-control {
      font-size: 18px; } }

@media (max-width: 767px) {
  form.form-horizontal {
    padding-top: 40px;
    background-color: #00AFF0;
    margin: 20px -30px 20px -30px;
    padding-bottom: 10px; } }

@media (max-width: 767px) {
  fieldset {
    margin: 0 2px;
    padding: 13px 30px 28px 30px; } }

@media (max-width: 767px) {
  .fieldsetbuttons {
    margin: 0 2px;
    padding: 0px 30px 41px 30px; } }

button.custom, body.notouch button.custom:hover, body.notouch button.custom:focus {
  -moz-user-select: none;
  background-image: none;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  display: block;
  margin-bottom: 10px;
  margin-top: 3px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.16em;
  font-weight: bold;
  font-size: 52px;
  line-height: 1.92;
  text-transform: uppercase;
  background-color: #0050A0;
  color: #ffffff; }
  @media screen and (min-width: 768px) {
    button.custom, body.notouch button.custom:hover, body.notouch button.custom:focus {
      font-size: 24px; } }
  @media (max-width: 767px) {
    button.custom, body.notouch button.custom:hover, body.notouch button.custom:focus {
      width: 100%; } }
  @media (min-width: 768px) {
    button.custom, body.notouch button.custom:hover, body.notouch button.custom:focus {
      padding: 0px 22px;
      background-color: #00AFF0; } }

@media (min-width: 768px) {
  body.notouch button.custom:hover, body.notouch button.custom:focus {
    background-color: #D6177E; } }

a.bldr {
  height: 70px; }
  @media (min-width: 768px) {
    a.bldr {
      height: 33px; } }

a.bldr.prev {
  background: url("../imgs/p_prev.png") right center no-repeat; }
  @media (min-width: 768px) {
    a.bldr.prev {
      background: url("../imgs/t_prev.png") left bottom no-repeat; } }

a.bldr.next {
  background: url("../imgs/p_next.png") left center no-repeat; }
  @media (min-width: 768px) {
    a.bldr.next {
      background: url("../imgs/t_next.png") left bottom no-repeat; } }

@media (min-width: 768px) {
  body.notouch a.bldr:hover {
    background-position: left top; } }

div.afbeeldingcontrols {
  padding-bottom: 35px; }

div.thumb img {
  width: 100%;
  height: auto; }

div.thumb {
  height: 133px;
  overflow: hidden;
  margin-bottom: 11px; }
  @media (min-width: 768px) {
    div.thumb {
      height: auto; } }

div.linkgroep {
  margin-top: 45px; }

h5 {
  display: inline;
  margin: 0px;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-size: inherit; }
  @media (min-width: 768px) {
    h5 {
      color: #0050A0;
      font-weight: bold; } }

@media (min-width: 768px) and (max-width: 991px) {
  .zoekrslts {
    padding-left: 200px;
    width: 510px; } }
@media (min-width: 992px) {
  .zoekrslts {
    margin-left: 286px;
    width: 570px; } }

@media (min-width: 768px) {
  .col-md-3.nieus, .kaarttextwrap {
    width: 240px;
    padding-right: 16px; } }

@media (min-width: 768px) {
  .kaarttextwrap {
    float: left !important; } }

@media (min-width: 768px) {
  .col-md-9.nieus {
    width: 700px; } }

@media (min-width: 768px) {
  body.notouch div#actnieuws .newsoverview a:hover, body.notouch div#actnieuws .newsoverview a.newsflash:hover div.item div.newsdata.klein, body.notouch div#actnieuws .newsoverview a:hover div.newsdate,
  body.notouch .newsoverview.archive a:hover, body.notouch .newsoverview.archive a.newsflash:hover div.item div.newsdata.klein, body.notouch .newsoverview.archive a:hover div.newsdate {
    color: #0050A0; } }

div.pagecontent.searchresultoverview {
  padding-top: 35px; }

div.resultbody p {
  margin: 0; }

a.result div.resultbody {
  color: #646478; }

a.result div.resultlink {
  color: #0050A0;
  word-wrap: break-word; }

body.notouch a.result:hover div.resultbody {
  color: #646478; }

a.result {
  margin-bottom: 30px;
  display: block;
  text-transform: none;
  font-size: 38px;
  line-height: 1.42; }
  @media screen and (min-width: 768px) {
    a.result {
      font-size: 18px; } }

a.result span {
  color: #00AFF0; }
	
@media (max-width: 767px) {
  .has-error .form-control {
    border: 4px solid #D6177E; } }

.left-pane {
  background-color: cyan;
  height: 700px;
  opacity: 1;
  z-index: 3; }

.okaart {
  overflow: hidden;
  border: 2px solid #0050A0;
  background: url("../imgs/kaartbg.png") #82D2FF;
  float: left; }
  @media (max-width: 767px) {
    .okaart {
      border-width: 2px; } }
  @media (min-width: 992px) {
    .okaart {
      /*  width: 700px;*/
      position: relative;
      min-height: 1px;
      float: left; } }

@media (max-width: 767px) {
  div.subomhulling {
    padding-left: 8px;
    padding-right: 8px; } }
@media (min-width: 992px) {
  div.subomhulling {
    width: 240px;
    position: relative;
    min-height: 1px;
    float: left; } }

.ui-draggable-handle {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.ui-draggable-disabled {
  cursor: auto; }

.ui-draggable-dragging {
  cursor: move; }

div.tooltipz {
  cursor: pointer; }

.pelement {
  height: 100%;
  width: 100%; }

.vast {
  width: 690px;
  height: 690px; }

.boxt.marked {
  border: 4px solid #ffffff;
  margin-top: -10px;
  margin-left: -10px; }
  @media (max-width: 767px) {
    .boxt.marked {
      margin-top: -17px;
      margin-left: -17px; } }

.box {
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background-color: #ffffff;
  border: 2px solid #ccc; }
  @media (max-width: 767px) {
    .box {
      width: 32px;
      height: 32px; } }

.selected .box, .box.r12226, .box.r12225, .box.r12224 {
  border-radius: 50%;
  width: 19px;
  height: 19px;
  background-color: #646478;
  border: none; }
  @media (max-width: 767px) {
    .selected .box, .box.r12226, .box.r12225, .box.r12224 {
      width: 32px;
      height: 32px; } }

.boxt {
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  border: none; }
  @media (min-width: 768px) {
    .boxt {
      width: 19px;
      height: 19px; } }

@media (min-width: 768px) {
  .box {
    border: 1px solid #646478; } }

.boxs {
  display: none; }

.boxs.selected {
  display: inline-block; }

.owlist {
  display: none; }

.owlist.selected {
  display: block; }

.boxt {
  position: absolute;
  background-color: transparent;
  display: none;
  width: 16px;
  height: 16px;
  margin: -8px 0px 0px -8px;
  border: 0px solid #ffffff; }
  @media (max-width: 767px) {
    .boxt {
      margin-top: -15px;
      margin-left: -15px;
      width: 30px;
      height: 30px; } }

.boxt.selected {
  display: inline-block; }

a.groupselect, a.listgroupselect {
  display: block; }

div.tooltipster-content, div.tip {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  color: #646478; }
  @media screen and (min-width: 768px) {
    div.tooltipster-content, div.tip {
      font-size: 16px;
      line-height: 1.525; } }

div.tip h3 {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  margin: 0px;
  color: #00AFF0;
  font-weight: bold; }
  @media screen and (min-width: 768px) {
    div.tip h3 {
      font-size: 16px;
      line-height: 1.525; } }

div.tooltipster-content h2 {
  margin: 0px;
  margin-bottom: 4px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: 0.04em;
  color: #0050A0; }
  @media screen and (min-width: 768px) {
    div.tooltipster-content h2 {
      font-size: 18px;
      line-height: 1.05;
      letter-spacing: 0.09em; } }

div.tip {
  margin-bottom: 10px; }

div.tip p {
  margin: 0px; }

a.meerinfo {
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  color: #00AFF0;
  float: left;
  height: 108px;
  padding-right: 95px;
  background: url("../imgs/meerinfo_xs.png") center right no-repeat;
  margin: 35px 70px 20px 0px; }
  @media screen and (min-width: 768px) {
    a.meerinfo {
      font-size: 16px;
      line-height: 1.625; } }
  @media (min-width: 768px) {
    a.meerinfo {
      height: 25px;
      line-height: 25px;
      padding-right: 35px;
      background: url("../imgs/meerinfo.png") center right no-repeat;
      margin: 35px 0px 0px 0px; } }

@media (min-width: 768px) {
  body.notouch a.meerinfo:hover {
    background: url("../imgs/meerinfohover.png") center right no-repeat;
    color: #D6177E; } }

div.zoombuttons {
  position: absolute;
  top: 559px;
  left: 16px;
  z-index: 300;
  width: 73px; }
  @media (min-width: 768px) {
    div.zoombuttons {
      top: 600px;
      left: 16px;
      z-index: 300;
      width: 38px; } }

a.larger, a.smaller {
  height: 72px;
  width: 73px;
  background: url("../imgs/scaleplus.png") right bottom no-repeat #00AFF0;
  display: block; }
  @media (min-width: 768px) {
    a.larger, a.smaller {
      height: 37px;
      width: 38px;
      background-position: left bottom; } }

a.smaller {
  background-image: url("../imgs/scalemin.png"); }

/*
body.touch.stop-scrolling div.okaartwrapper {
  height: 100%;
  overflow-y:scroll;
  width:100%;
  background-color:cyan;
}*/
@media (min-width: 768px) {
  body.notouch a.larger:hover {
    background: url("../imgs/plusdb.png") left bottom no-repeat #0050A0; } }

@media (min-width: 768px) {
  body.notouch a.smaller:hover {
    background: url("../imgs/dbmin.png") left bottom no-repeat #0050A0; } }

a.tipclose {
  height: 41px;
  width: 41px;
  display: block;
  background: url("../imgs/tipclosexs.png") right bottom no-repeat; }
  @media (min-width: 768px) {
    a.tipclose {
      height: 23px;
      line-height: 23px;
      width: 23px;
      background: url("../imgs/tipclose.png") left bottom no-repeat; } }

@media (min-width: 768px) {
  body.notouch a.tipclose:hover {
    background-position: left top; } }

div.filters h2, div#schoollist h2 {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 38px;
  line-height: 1.32;
  text-transform: uppercase;
  color: #00AFF0; }
  @media screen and (min-width: 768px) {
    div.filters h2, div#schoollist h2 {
      font-size: 18px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    div.filters h2, div#schoollist h2 {
      margin-top: 5px; } }

div#schoollist h2 {
  margin-bottom: 0px; }

@media (min-width: 992px) {
  div.filters div.col-md-12 {
    padding: 0px; } }

a.groupselect, a.listgroupselect {
  overflow: hidden;
  margin-bottom: 12px; }

a.listgroupselect {
  margin-bottom: 0px; }

div.filters .box {
  display: block;
  margin-right: 10px;
  margin-top: 2px;
  float: left; }
  @media (max-width: 767px) {
    div.filters .box {
      margin-top: 10px; } }

div#schoollist div.filters {
  padding-bottom: 30px; }

div.filters .name {
  float: left;
  display: block;
  width: 190px;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-weight: bold;
  font-size: 38px;
  line-height: 1.32;
  text-transform: uppercase;
  color: #B4B4BE; }
  @media (max-width: 767px) {
    div.filters .name {
      width: auto; } }
  @media screen and (min-width: 768px) {
    div.filters .name {
      font-size: 18px; } }

div.filters a.groupselect div.name {
  color: #B4B4BE; }

div.filters a.final.selected .name {
  color: #777777; }

div.omhulling {
  padding-bottom: 30px; }
  @media (max-width: 767px) {
    div.omhulling {
      padding-top: 30px;
      padding-bottom: 0px; } }

@media (max-width: 767px) {
  .dimensions {
    width: 719px;
    height: 719px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .dimensions {
    width: 720px;
    height: 720px; } }
@media (min-width: 992px) {
  .dimensions {
    width: 690px;
    height: 690px; } }

#schoollist ul {
  list-style-type: none;
  text-transform: none;
  font-size: 38px;
  line-height: 1.42;
  padding: 0;
  margin: 0; }
  @media screen and (min-width: 768px) {
    #schoollist ul {
      font-size: 18px; } }

#schoollist ul a, #schoollist ul a:hover, #schoollist ul a:focus {
  text-decoration: none;
  color: #00AFF0; }

#schoollist ul a.chosen {
  color: #D6177E; }

#schoollist ul a {
  cursor: pointer; }

p.warn {
  display: none; }

#schoollist .alllist p {
  display: none; }


/* aanmeldformulier */
div.aanmeldformulier select {
	border: 2px solid #80d7f8;
	width: 100%;
	padding: 9px 17px;
}

div.aanmeldformulier label {
	font-weight: normal;
	color: inherit;
	display: block;
}

div.aanmeldformulier span.help-block {
	font-style: italic;
}

/* file upload control */
div.bootstrap-filestyle input.fileinput {
	width: 70%;
	float: left;
}
@media (max-width: 768px) {
	div.bootstrap-filestyle input.fileinput {
		width: 60%;
	}
}
@media (max-width: 991px) {
	div.bootstrap-filestyle input.fileinput {
		width: 60%;
	}
}
div.bootstrap-filestyle label {
	float: right;
	font-size: 18px;
	padding: 9px 17px;
}
@media (max-width: 768px) {
	div.bootstrap-filestyle label {
		padding: 27px 17px;
		font-size: 29px;
	}
}
.grecaptcha-badge {
  display: none !important;
}

img.img-align-left {
  margin-right: 10px;
}

img.img-align-right {
  margin-left: 10px;
}

img.img-align-center, iframe.vid-align-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

iframe.vid-align-left {
  float: left;
  margin: 10px 10px 10px 0;
}

iframe.vid-align-right {
  float: right;
  margin: 10px 0 10px 10px;
}
