.socialholdermain {
  display: block; }

.header .blogcat {
  position: absolute;
  width: 263px;
  background-color: #d9e0e2;
  bottom: 0px;
  left: calc(50% - 570px); }
  .header .blogcat .drop {
    display: none; }
  .header .blogcat ul li {
    height: 46px;
    width: 100%;
    line-height: 46px;
    padding-left: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-position: left 13px center;
    background-repeat: no-repeat; }
    .header .blogcat ul li a {
      color: #1d1d1c;
      display: block; }
    .header .blogcat ul li.active, .header .blogcat ul li:hover {
      background-color: #ad683f;
      color: #FFF;
      background-image: url("../img/main/vinkje_wit.png");
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .header .blogcat ul li.active a, .header .blogcat ul li:hover a {
        color: #FFF !important; }
.header .blogcontent {
  position: absolute;
  width: 263px;
  background-color: #d9e0e2;
  bottom: 0px;
  padding: 36px 36px 0px 38px;
  width: 528px;
  height: 307px; }
  .header .blogcontent a.knop.standaard.brown {
    position: absolute;
    bottom: 0px;
    right: 0px; }
  .header .blogcontent p.cat {
    color: #ad683f;
    margin-bottom: 20px;
    line-height: 18px; }
  .header .blogcontent p.title {
    font-size: 34px;
    line-height: 36px;
    font-weight: 700;
    margin-bottom: 20px; }
.header .afbeelding {
  width: calc(50% + 272px - 100px);
  left: calc(50% - 272px); }
  .header .afbeelding.detail {
    left: calc(50% - 570px);
    width: 1140px; }
    .header .afbeelding.detail a.knop.terug {
      position: absolute;
      top: 0px;
      left: 0px; }
    .header .afbeelding.detail .title {
      position: absolute;
      bottom: 70px;
      left: 20px;
      width: 488px;
      z-index: 10; }
      .header .afbeelding.detail .title h1 {
        color: #FFF;
        margin-bottom: 0px;
        text-shadow: 0 1px 4px rgba(0, 0, 0, 0.48); }
    .header .afbeelding.detail .cat {
      position: absolute;
      bottom: 0px;
      left: 0px;
      background-color: #d9e0e2;
      line-height: 46px;
      height: 46px;
      padding-left: 20px;
      padding-right: 20px;
      color: #ad683f;
      font-size: 18px; }
.header.detail {
  margin-bottom: 44px; }
  .header.detail .bg_fix {
    width: auto;
    left: calc(50% + 570px); }
.header .titelpage {
  position: absolute;
  top: 46px;
  left: calc(50% - 570px);
  font-size: 24px;
  font-weight: 700; }
  .header .titelpage.btn_terug {
    line-height: 40px; }
    .header .titelpage.btn_terug a.knop {
      margin-right: 23px; }

.blog {
  margin-bottom: 70px; }
  .blog .nav {
    margin-bottom: 30px;
    margin-top: 70px; }
  .blog .cont_news {
    position: relative; }
    .blog .cont_news .news_item {
      margin-bottom: 30px;
      width: calc((100% - 60px) / 3);
      margin-right: 29.99px;
      height: 660px;
      background-color: #d9e0e2;
      position: relative;
      float: left; }
      .blog .cont_news .news_item:nth-child(3n) {
        margin-right: 0px; }
      .blog .cont_news .news_item .afbeelding {
        float: right;
        width: 100%;
        position: relative; }
        .blog .cont_news .news_item .afbeelding .overlay {
          opacity: 0;
          background-image: url("../img/main/overlaynews.png");
          position: absolute;
          top: 0px;
          bottom: 0px;
          left: 0px;
          right: 0px;
          background-position: center center;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .blog .cont_news .news_item .afbeelding img {
          display: block; }
      .blog .cont_news .news_item .info_wrap {
        position: relative;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 25px; }
        .blog .cont_news .news_item .info_wrap p.cat {
          color: #ad683f;
          margin-bottom: 16px;
          line-height: 14px; }
        .blog .cont_news .news_item .info_wrap p.title {
          font-size: 24px;
          line-height: 30px;
          font-weight: 700;
          margin-bottom: 15px; }
      .blog .cont_news .news_item.open .afbeelding .overlay {
        opacity: 1;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
      .blog .cont_news .news_item a.knop.standaard.brown {
        position: absolute;
        bottom: 0px;
        right: 0px; }
  .blog .cont_slider_merken {
    margin-bottom: 90px; }

.auteur {
  background-color: #d9e0e2;
  padding-bottom: 40px;
  padding-top: 40px;
  margin-bottom: 74px; }
  .auteur .afbeelding {
    float: left;
    width: calc(100% - 880px);
    line-height: 18px; }
    .auteur .afbeelding img {
      -webkit-border-radius: 100%;
      -moz-border-radius: 100%;
      -ms-border-radius: 100%;
      border-radius: 100%;
      margin-bottom: 13px;
      width: 127px; }
    .auteur .afbeelding .name {
      float: left;
      width: 100%;
      margin-bottom: 8px; }
    .auteur .afbeelding .functie {
      float: left;
      width: 150px;
      font-size: 14px; }
  .auteur .txt {
    float: right;
    width: 880px;
    font-size: 22px;
    line-height: 34px;
    margin-top: 0px; }

@media screen and (max-width: 1350px) {
  /*RECHTE TABLET*/
  .header {
    margin-bottom: 167px; }
    .header .blogcontent {
      bottom: -167px;
      padding: 30px;
      width: 416px;
      height: 277px; }
      .header .blogcontent p.title {
        font-size: 26px;
        line-height: 30px; }
    .header .afbeelding {
      width: calc(50% + 180px - 105px);
      left: calc(50% - 180px); }
      .header .afbeelding.detail {
        left: calc((100% - 922px) / 2 );
        width: 870px; }
      .header .afbeelding .title h1 {
        font-size: 34px; }
    .header .blogcat {
      left: calc(50% - 462px); }
    .header.detail .bg_fix {
      left: calc(50% + 409px); }
    .header .titelpage {
      left: calc(50% - 462px); }

  .blog .cont_news .news_item {
    height: 610px; }
    .blog .cont_news .news_item .info_wrap {
      padding: 20px; }

  .auteur .afbeelding {
    width: 178px; }
  .auteur .txt {
    width: calc(100% - 178px);
    font-size: 20px;
    line-height: 26px;
    padding-right: 40px; } }
@media screen and (max-width: 1023px) {
  /*RECHTE TABLET*/
  .socialholdermain {
    top: 325px; }

  .header {
    margin-bottom: 239px; }
    .header .afbeelding {
      width: calc(50% + 173px - 71px);
      left: calc(50% - 173px); }
      .header .afbeelding.detail {
        width: 668px;
        left: calc(50% - 354px);
        height: 349px; }
        .header .afbeelding.detail .title h1 {
          font-size: 34px;
          line-height: 38px;
          max-width: 430px; }
        .header .afbeelding.detail .cat {
          font-size: 16px; }
    .header .blogcontent {
      width: 344px;
      height: 307px;
      bottom: -239px; }
      .header .blogcontent p.title {
        font-size: 20px;
        line-height: 24px; }
    .header .blogcat {
      left: calc(50% - 354px);
      width: 162px;
      top: 183px;
      bottom: auto; }
      .header .blogcat ul li {
        font-size: 14px;
        padding-left: 9px;
        height: 38px;
        line-height: 38px; }
        .header .blogcat ul li.active, .header .blogcat ul li:hover {
          background-image: unset; }
    .header.detail {
      height: 349px; }
      .header.detail .bg_fix {
        left: calc(50% + 314px);
        bottom: 222px; }
    .header .titelpage {
      left: calc(50% - 354px); }

  .blog .cont_news .news_item {
    height: 653px;
    width: calc((100% - 20px) / 2);
    margin-right: 19.99px;
    margin-bottom: 40px; }
    .blog .cont_news .news_item:nth-child(3n) {
      margin-right: 19.99px; }
    .blog .cont_news .news_item:nth-child(2n) {
      margin-right: 0px; }
    .blog .cont_news .news_item .info_wrap {
      padding: 30px; }
      .blog .cont_news .news_item .info_wrap p.title {
        font-size: 20px;
        line-height: 24px; }

  .auteur .afbeelding {
    width: 178px; }
  .auteur .txt {
    width: calc(100% - 178px);
    font-size: 20px;
    line-height: 26px;
    padding-right: 40px; } }
@media screen and (max-width: 767px) {
  /*RECHTE TABLET*/
  .socialholdermain {
    display: none; }

  .custom-page.blog .container {
    width: 320px;
    max-width: 320px; }

  .header {
    height: 262px;
    margin-bottom: 307px;
    padding-top: 97px; }
    .header .afbeelding {
      width: 100%;
      left: 0px;
      top: 97px; }
      .header .afbeelding .blogcontent {
        width: 100%;
        left: 0px;
        height: 307px;
        bottom: -307px; }
      .header .afbeelding.detail {
        left: 0px;
        width: 100%;
        height: 165px;
        top: 0px; }
        .header .afbeelding.detail .title {
          left: calc(50% - 140px);
          bottom: 20px; }
          .header .afbeelding.detail .title h1 {
            font-size: 18px;
            line-height: 22px;
            max-width: 200px; }
        .header .afbeelding.detail .cat {
          width: 280px;
          left: calc(50% - 140px);
          bottom: -55px;
          height: 20px;
          font-size: 16px;
          line-height: 20px;
          padding: 0px; }
    .header.single {
      height: auto;
      margin-bottom: 0px; }
      .header.single .afbeelding {
        height: auto;
        position: unset; }
        .header.single .afbeelding img {
          display: block; }
      .header.single .blogcontent {
        height: auto;
        position: unset;
        padding-bottom: 50px; }
    .header .blogcat {
      bottom: auto;
      top: 42px;
      width: 300px;
      left: calc(50% - 150px); }
      .header .blogcat .drop {
        display: block;
        float: left;
        cursor: pointer;
        width: 100%;
        height: 40px;
        border: solid 2px #ad683f;
        background-color: white;
        line-height: 36px;
        padding-left: 18px;
        color: #ad683f;
        font-size: 16px;
        position: relative; }
        .header .blogcat .drop i {
          position: absolute;
          right: 0px;
          text-align: center;
          width: 36px;
          height: 36px;
          top: 0px; }
          .header .blogcat .drop i svg {
            width: 9px;
            fill: #ad683f;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg); }
        .header .blogcat .drop.open {
          background-color: #ad683f;
          color: #FFF; }
          .header .blogcat .drop.open i svg {
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            transform: rotate(-90deg);
            fill: #FFF; }
      .header .blogcat ul {
        display: none;
        margin-top: 40px; }
        .header .blogcat ul.open {
          display: block; }
        .header .blogcat ul li {
          background-color: #ad683f;
          padding-left: 18px; }
          .header .blogcat ul li.active, .header .blogcat ul li:hover {
            color: #1d1d1c; }
            .header .blogcat ul li.active a, .header .blogcat ul li:hover a {
              color: #FFF !important; }
          .header .blogcat ul li.active {
            display: none; }
    .header.detail {
      height: 165px;
      margin-bottom: 0px;
      padding-top: 0px; }
    .header .titelpage {
      top: 10px;
      font-size: 20px;
      left: calc(50% - 150px); }
    .header .bg_fix {
      display: block;
      height: 29px;
      left: calc(50% + 35px);
      width: auto; }

  .blog {
    margin-top: 40px; }
    .blog .cont_news .news_item {
      height: auto;
      width: 100%;
      margin-right: 0px;
      margin-bottom: 20px; }
      .blog .cont_news .news_item:nth-child(3n) {
        margin-right: 0px; }
      .blog .cont_news .news_item:nth-child(2n) {
        margin-right: 0px; }
      .blog .cont_news .news_item .info_wrap {
        padding: 20px;
        padding-bottom: 60px; }
        .blog .cont_news .news_item .info_wrap p.title {
          font-size: 20px; }

  .auteur {
    padding-top: 80px; }
    .auteur .txt {
      width: 100%;
      padding-right: 0px;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 34px; }
    .auteur .afbeelding {
      height: 90px;
      padding-left: 105px;
      position: relative;
      padding-top: 18px;
      width: 100%; }
      .auteur .afbeelding img {
        position: absolute;
        width: 90px;
        left: 0px;
        top: 0px; } }
