html,
body {
  font-family: 'Open Sans', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
h1 {
  color: #333;
  font-size: 28px;
  font-weight: 700;
}
.home h1 {
  color: #FFF;
}
h2 {
  color: #F2A51A;
  font-weight: 700;
  font-size: 24px;
}
h3 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
}
h4 {
  color: #333;
  font-size: 16px;
  font-weight: 700;
}
p,
ol,
ul,
li,
table {
  color: #333;
  font-weight: 400;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #F2A51A;
  text-decoration: underline;
}
.t3-sl-filter {
  padding-bottom: 0px;
  margin-top: 100px;
  padding-top: 0px;
  background: #f2a51a;
}
.t3-mainbody {
  padding-top: 0px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.navbar-default {
  background-color: #F8F8F8;
  border-color: transparent;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span.dropdown-toggle {
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.navbar-default .navbar-nav > li > span.dropdown-toggle:hover {
  color: #F2A51A;
}
.nav .caret {
  border-top-color: #333;
  border-bottom-color: #333;
  border-bottom-width: 0;
  border-style: solid;
  margin-left: 3px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 250px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #F8F8F8;
  background-clip: padding-box;
  border: 0px solid #cccccc;
  border: 0px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: none;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li .separator {
  white-space: normal;
  display: block;
  padding: 5px;
  color: #333;
  font-size: 12px;
  text-transform: none;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f2a51a;
  background-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #f2a51a;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  text-decoration: none;
  color: #f2a51a;
  background-color: transparent !important;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  background-color: transparent !important;
}
.affix {
  top: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  z-index: 9999999999;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
.off-canvas-toggle span {
  background-color: #000;
  display: block;
  height: 4px;
  position: absolute;
  left: 25px;
  width: 30px;
  transition: all 0.25s;
}
.off-canvas-toggle span.bar-first {
  top: 30px;
}
.off-canvas-toggle span.bar-mid {
  top: 38px;
}
.off-canvas-toggle span.bar-last {
  top: 46px;
}
.uppernav {
  height: 30px;
  background-color: #FFF;
  margin-top: -1px;
}
.uppernav p {
  margin: 7px 0 5px;
  line-height: normal;
  font-size: 11px;
  color: #666;
}
.uppernav p a {
  color: #666;
  text-decoration: none;
}
.uppernav p a:hover {
  color: #666;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .uppernav-left {
    width: 70%;
    display: inline;
    float: left;
  }
  .uppernav-right {
    width: 30%;
    display: inline;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .uppernav-right {
    width: 100%;
  }
  .uppernav-left {
    display: none;
  }
}
@media (max-width: 510px) {
  .home-link img {
    position: absolute;
    float: left;
    height: 80px;
    width: 225px;
  }
}
@media (min-width: 511px) {
  .home-link img {
    position: absolute;
    float: left;
    height: 80px;
    width: 300px;
  }
}
.navbar {
  min-height: 80px !important;
}
@media (max-width: 480px) {
  .navbar-header {
    background: url(../../../images/logo_midvliet.png) no-repeat center;
    z-index: 99;
    height: 80px;
    display: block;
    top: 0%;
  }
}
@media (min-width: 481px) and (max-width: 999px) {
  .navbar-header {
    background: url(../../../images/logo_midvliet.png) no-repeat center;
    z-index: 99;
    height: 80px;
    display: block;
    top: 0%;
    width: 100%;
  }
  #t3-mainnav ul.navbar-nav {
    display: none;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .navbar-header {
    background: url(../../../images/logo_midvliet.png) no-repeat center;
    z-index: 99;
    width: 420px;
    height: 80px;
    display: block;
    top: 0%;
  }
  #t3-mainnav ul.navbar-nav {
    display: none;
  }
}
@media (min-width: 1200px) {
  .navbar-header {
    background: url(../../../images/logo_midvliet.png) no-repeat;
    z-index: 99;
    width: 220px;
    height: 80px;
    display: block;
    top: 0%;
  }
}
.t3-megamenu ul.navbar-nav {
  margin-top: 15px;
  margin-left: 30px;
}
div#atftbx {
  float: right;
}
.t3-footnav {
  padding: 40px 0 0px;
}
.t3-copyright {
  border-top: 0px solid #eeeeee;
  font-size: 12px;
  padding: 10px 0 10px;
}
.t3-megamenu .mega > .mega-dropdown-menu {
  min-width: 250px;
}
.blog.nwsview div[itemprop="blogPost"] {
  width: 33%;
  float: left;
  clear: none;
  border-top: 0px;
  padding: 10px;
  margin-bottom: 20px;
  height: 320px;
}
.blog.nwsview div[itemprop="blogPost"] .item-image img {
  max-width: 100%;
  height: auto;
  border-radius: 0px;
  width: 100%;
  display: block !important;
}
.blog.nwsview div.leading-0[itemprop="blogPost"] .item-image img {
  max-width: 100%;
  height: auto;
  border-radius: 0px;
  width: 100%;
  display: block !important;
}
.blog.nwsview.categ div.leading-0[itemprop="blogPost"] .item-image img {
  max-width: 100%;
  height: auto;
  border-radius: 0px;
  width: 100%;
  display: block !important;
}
.blog.nwsview div[itemprop="blogPost"] img {
  display: none;
}
.blog.nwsview div[itemprop="blogPost"]:hover {
  -webkit-filter: grayscale(100%);
  
  filter: grayscale(100%);
  z-index: -1;
}
.blog.nwsview div.leading-0[itemprop="blogPost"] .pull-left {
  margin: 0 0 0px 0px;
  width: 100%;
  height: auto;
  overflow: hidden;
  max-height: 150px;
  margin-bottom: -60px;
  background: transparent;
}
.blog.nwsview.categ div.leading-0[itemprop="blogPost"] .pull-left {
  margin: 0 0 0px 0px;
  width: 100%;
  height: 150px;
  overflow: hidden;
  max-height: 150px;
  margin-bottom: 10px;
  background: #FFF;
}
.blog.nwsview div[itemprop="blogPost"] .pull-left {
  margin: 0 0 0px 0px;
  width: 100%;
  height: 150px;
  overflow: hidden;
  max-height: 150px;
  margin-bottom: 10px;
  background: #F8f8f8;
}
.blog.nwsview div.leading-0[itemprop="blogPost"] .page-header h2 a,
.blog.nwsview div.leading-0[itemprop="blogPost"] .page-header h2 a:hover,
.blog.nwsview div.leading-0[itemprop="blogPost"] .page-header h2 {
  color: #fff;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold !important;
  margin-top: 0px !important;
  margin-left: 10px;
  text-shadow: 2px 2px 2px #000;
  z-index: 999;
}
.blog.nwsview.categ div.leading-0[itemprop="blogPost"] .page-header h2 a,
.blog.nwsview.categ div.leading-0[itemprop="blogPost"] .page-header h2 a:hover,
.blog.nwsview.categ div.leading-0[itemprop="blogPost"] .page-header h2 {
  color: #F2A51A;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold !important;
  margin-top: 0px !important;
  margin-left: 0px;
  text-shadow: none;
  z-index: 999;
  line-height: 1.3;
}
.blog.nwsview .items-leading .page-header h2 a,
.blog.nwsview .items-leading .page-header h2 a:hover,
.blog.nwsview .items-leading .page-header h2 {
  color: #F2A51A;
  text-decoration: none;
  font-size: 16px;
  font-weight: bold !important;
  margin-top: 0px !important;
  margin-left: 0px;
  text-shadow: none;
  z-index: 999;
  line-height: 1.3;
}
.blog.nwsview p.readmore {
  display: none;
}
.blog.nwsview .cat-children {
  display: none;
}
.jlmf-section div button.jlmf-link {
  display: none;
}
.jlmf-button {
  display: inline-block;
  margin-top: 10px;
  padding: 10px !important;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 2;
  text-transform: uppercase;
  border: none;
  background-color: #0397D6;
  color: #fff;
  cursor: pointer;
}
.jlmf-button:hover {
  background-color: #F67522;
}
@media (min-width: 768px) {
  .blog.nwsview div.leading-0[itemprop="blogPost"] {
    width: 100%;
    min-height: 400px;
    padding-right: 19px;
  }
  .blog.nwsview.categ div.leading-0[itemprop="blogPost"] {
    width: 33%;
    float: left;
    clear: none;
    border-top: 0px;
    padding: 10px;
    margin-bottom: 20px;
    height: 320px;
    min-height: 200px;
  }
  .blog.nwsview div.leading-0[itemprop="blogPost"] .pull-left {
    max-height: 405px;
  }
  .blog.nwsview.categ div.leading-0[itemprop="blogPost"] .pull-left {
    max-height: 150px;
  }
  .blog.nwsview div.leading-0[itemprop="blogPost"] div.introtxt {
    display: block;
  }
}
.blog.nwsview.categ div.leading-0[itemprop="blogPost"] section.readmore,
.blog.nwsview div[itemprop="blogPost"] section.readmore {
  display: none;
}
.blog.nwsview div.leading-0[itemprop="blogPost"] section.readmore,
.blog.nwsview div.leading-0[itemprop="blogPost"] div.introtxt {
  display: none;
}
.blog.nwsview.categ div.leading-0[itemprop="blogPost"] div.introtxt {
  display: block;
}
@media (max-width: 767px) {
  .blog.nwsview div[itemprop="blogPost"] {
    width: 100%;
    float: none;
    clear: none;
    border-top: 0px;
    padding: 10px;
    margin-bottom: 20px;
    height: auto;
  }
  .blog.nwsview div.leading-0[itemprop="blogPost"] .pull-left {
    margin: 0 0 0px 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: 150px;
    margin-bottom: 10px;
  }
  .blog.nwsview div.leading-0[itemprop="blogPost"] .page-header h2 a,
  .blog.nwsview div.leading-0[itemprop="blogPost"] .page-header h2 a:hover,
  .blog.nwsview div.leading-0[itemprop="blogPost"] .page-header h2 {
    color: #333;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold !important;
    margin-top: 0px !important;
    margin-left: 0px;
    text-shadow: none;
    z-index: 999;
  }
  .blog.nwsview div.leading-0[itemprop="blogPost"] div.introtxt {
    display: block;
  }
  .blog.nwsview.categ div.leading-0[itemprop="blogPost"] .pull-left {
    margin: 0 0 0px 0px;
    width: 100%;
    height: auto;
    overflow: hidden;
    max-height: 150px;
    margin-bottom: 10px;
  }
  .blog.nwsview.categ div.leading-0[itemprop="blogPost"] .page-header h2 a,
  .blog.nwsview.categ div.leading-0[itemprop="blogPost"] .page-header h2 a:hover,
  .blog.nwsview.categ div.leading-0[itemprop="blogPost"] .page-header h2 {
    color: #333;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold !important;
    margin-top: 0px !important;
    margin-left: 0px;
    text-shadow: none;
    z-index: 999;
  }
  .blog.nwsview.categ div.leading-0[itemprop="blogPost"] div.introtxt {
    display: block;
  }
}
.article-info {
  margin: 0;
  width: auto;
  position: absolute;
  background: #F2A51A;
  color: #FFF;
  font-size: 11px;
  padding: 5px 0px 5px 9px;
}
.article-info i {
  display: none;
}
.blk {
  background: #f8f8f8;
  height: 320px;
  overflow: hidden;
}
.leading-0 .blk {
  background: transparent;
  height: auto;
  overflow: none;
}
.categ .leading-0 .blk {
  background: #f8f8f8;
  height: 320px;
  overflow: hidden;
}
.blk .page-header {
  padding-bottom: 9px;
  margin: 0 0 0px;
  border-bottom: 0px solid #eeeeee;
  padding-left: 5px;
  padding-right: 5px;
}
.blk .introtxt {
  padding: 0px 5px;
  font-size: 12px;
}
@media (min-width: 768px) and (max-width: 991px) {
  div.t3-content.col-sm-8 {
    width: 100% !important;
  }
  div.t3-sidebar-right.col-sm-4 {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .btn-primary {
    background-color: transparent !important;
  }
  .btn-primary:hover {
    background-color: transparent;
  }
  .uppernav-left {
    display: none;
  }
}
.t3-sidebar {
  padding-top: 30px;
  padding-bottom: 20px;
}
.t3-sidebar .module {
  background: #f8f8f8;
  padding: 10px;
  margin-bottom: 20px;
}
.t3-sidebar .module-title {
  font-size: 16px;
  color: #333;
}
.t3-sidebar ul.mod-list {
  list-style-type: none;
  margin-left: 0px;
}
.t3-sidebar ul.mod-list li {
  line-height: 1.5;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.t3-sidebar ul.mod-list li::last {
  line-height: 1.5;
  border-bottom: 0px solid #CCC;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.nuspelend {
  background: #F2A51A !important;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}
.videobalk li.span3 {
  width: 25%;
  float: left;
}
.videobalk ul {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}
.t3-sl-5 {
  background: #F2A51A;
  padding-top: 20px;
  padding-bottom: 20px;
}
.videobalk .span3 .thumbnail {
  background-color: #F2A51A;
  border: 0px solid #dddddd;
  border-radius: 0px;
  padding: 10px;
}
.videobalk .thumbnail .caption {
  padding: 9px 0px;
  color: #FFF;
}
.yendif-video-share .caption h4 {
  margin: 0px 0;
  font-weight: normal;
}
.yendif-video-share .caption h4 a {
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
}
.t3-sl-5 h3 {
  color: #FFF;
  padding-left: 10px;
}
.t3-sl-6 .banneritem {
  width: 25%;
  float: left;
  padding: 10px;
  max-height: 170px;
  overflow: hidden;
}
.t3-sl-6 .banneritem img {
  width: 100%;
  height: auto;
}
.jlmf-label {
  display: none;
}
.jlmf-section {
  margin-top: 10px !important;
  color: #FFF !important;
  font-size: 13px !important;
}
.jlcontentfieldsfilter input {
  height: 10px !important;
  line-height: 32px !important;
  margin: 0 !important;
}
.jlmf-list-9 {
  padding-top: 10px;
  padding-bottom: 0px;
}
.jlmf-list-9 div div .jlmf-sublabel {
  padding-right: 30px;
  font-size: 16px;
}
.jlmf-list-9 div div .jlmf-sublabel:hover {
  color: #000;
}
[class*="jlmf-list"] {
  margin-left: 0px;
}
.btn {
  background: #F2A51A;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
}
.btn:hover {
  background: #F2A51A;
  color: #333;
}
.navbar-header .btn {
  background: transparent !important;
}
.nav-pills > li > a {
  border-radius: 0px;
}
.nav.nav-pills > li > a {
  position: relative;
  display: block;
  padding: 5px 5px;
  color: #333;
}
.nav.nav-pills > li > a:hover {
  color: #F2A51A;
}
.nav.nav-pills > li > .separator {
  position: relative;
  display: block;
  padding: 5px 5px;
  line-height: 20px;
}
.nav.nav-pills li ul.dropdown-menu {
  min-width: auto;
  padding: 5px 0;
  margin: 0px 0 0;
  font-size: 12px;
  background-color: transparent;
}
@media (max-width: 499px) {
  [class*="jlmf-list"] > div {
    width: 50%;
  }
  .videobalk li.span3 {
    width: 100%;
  }
  .t3-sl-6 .banneritem {
    width: 100%;
    max-height: none;
  }
}
@media (min-width: 500px) and (max-width: 767px) {
  [class*="jlmf-list"] > div {
    width: 50%;
  }
  .videobalk li.span3 {
    width: 50%;
  }
  .t3-sl-6 .banneritem {
    width: 50%;
    max-height: none;
  }
}
.t3-sl-7 {
  background: #f2a51a;
  padding-top: 20px;
  padding-bottom: 30px;
}
.t3-sl-7 h3 a,
.t3-sl-7 p a {
  color: #FFF;
  text-decoration: none;
}
.t3-sl-7 h3 a:hover,
.t3-sl-7 p a:hover {
  color: #333;
  text-decoration: none;
}
.view-article .t3-mainbody {
  padding-top: 120px;
}
.view-article .article-aside {
  margin-bottom: 0px;
}
.view-article .item-page .item-image img {
  width: 100%;
  margin-bottom: 15px;
}
.view-article .item-page h2 {
  color: #333;
}
.view-article .item-page {
  margin-top: -10px;
}
.view-article .item-page [itemprop="articleBody"] img {
  display: none;
}
.view-article .item-page .page-header {
  padding-bottom: 9px;
  margin: 0 0 0px;
  border-bottom: 0px solid #eeeeee;
}
.pagenav {
  margin: 20px 0px;
  padding: 0;
  list-style: none;
}
.t3-sidebar-right img {
  width: 100%;
  height: auto;
}
.jlmf-select {
  box-sizing: border-box;
  width: 220px !important;
  max-width: 100% !important;
  padding: 5px 5px!important;
  font-family: inherit;
  display: inline !important;
  margin-top: 10px !important;
}
.jlmf-label {
  display: none !important;
}
.avPlayerWrapper .avPlayerContainer .avPlayerBlock audio {
  background-color: #FFF !important;
}
html.view-article .t3-sl-filter {
  display: none;
}
li[data-id="1533"] .dropdown-menu {
  background: transparent !important;
  margin-top: -58px;
  margin-left: -100px;
  box-shadow: none;
  background-clip: unset;
}
li[data-id="1533"] em.caret {
  display: none !important;
}
a.ps_row_1_catlink,
a.ps_row_0_catlink {
  display: none;
}
.ps_row_1_subhead,
.ps_row_0_subhead {
  font-weight: bold;
  font-size: 14px;
}
.ps_row_1_innerbody,
.ps_row_0_innerbody {
  font-size: 12px;
}
.ps_footer_links {
  display: none;
}
fieldset.only,
fieldset.phrases {
  display: none;
}
#searchForm .fa {
  line-height: 1.1 !important;
  font-size: inherit !important;
}
#searchForm {
  padding-top: 20px;
}
dd.result-category {
  display: none;
}
.com_search .t3-mainbody {
  padding-top: 100px;
}
.categnorm .t3-mainbody {
  padding-top: 110px;
  padding-bottom: 20px;
}
.categnorm.plusv .contentpanecategnorm {
  padding-top: 10px;
}
.item-page.categ .pull-left.item-image {
  width: 100%;
  max-height: 450px;
  overflow: hidden;
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  .jlcontentfieldsfilter input {
    visibility: hidden !important;
  }
  .jlmf-list-9 div div .jlmf-sublabel {
    padding-right: 30px;
    font-size: 16px;
    margin-left: -15px;
    line-height: 35px;
  }
}
.view-article.radioprogs .item-page [itemprop="articleBody"] img {
  display: block !important;
  width: 100%;
}
.view-article.radioprogs .item-page [itemprop="articleBody"] .blok-img img:hover {
  opacity: 0.7;
}
.view-article.radioprogs .item-page [itemprop="articleBody"] .blok-play img {
  display: block !important;
  width: 50px;
  height: 50px;
}
.blok-play {
  margin-top: -70px;
  margin-left: 20px;
}
.row.blok-gr {
  margin-top: 20px;
}
.row.blok-gr h3 {
  margin-top: 30px;
}
a {
  color: #009;
  text-decoration: underline;
}
li a {
  text-decoration: none;
  color: #000;
}
.yendif-video-share {
  background-color: transparent !important;
}
html.layout-blog .t3-mainbody {
  padding-top: 100px;
}
html.home .page-header.clearfix {
  display: none;
}