

  @charset "UTF-8";

  /*=======================================*/
  /*             MOBILE DEVICES            */
  /*=======================================*/

  @media (max-width: 600px) {
    .cBigLogo {
        width: 240px;
        display: block;
        margin-left: auto;
        margin-right: auto; }

    .cSmallLogo {
        width: 60px;
        display: block;
        margin-left: auto;
        margin-right: auto; }

    .subPageKnop1 {
        padding-bottom: 50px; }
    .subPageKnop1,
    .subPageKnop2,
    .subPageKnop3,
    .subPageKnop4,
    .subPageKnop5 {
        width: 320px;
        justify-content: center; }

    .flexChild_SubHeader {
      padding-bottom: 25px; }

    .backgroundSubpage {
        height: 550px; }
    .backgroundSubpageXL {
        height: 550px; }

    .subText {
        font-size: 26px;
        line-height: 1.0;
        padding: 20px 20px 20px 20px;
      }

    /*=============================*/
    /*            INDEX            */
    /*=============================*/

    .backgroundImageCircle {
        background-size: 380px; }

    .leftCircleText, .middleCircleText, .rightCircleText {
        font-family: TextFont;
        font-size: 30px;
    }

    .decalEline {
        position: absolute; top: 0px; right: 0px; z-index: 5; }
    .decalEline img {
        width: 145px; border-radius: 50%; }

    .decalTopRight {
        position: absolute; top: -30px; right: 0px; z-index: -1; }
    .decalTopRight img {
        width: 160px; }

    .decalBottomLeft {
        position: absolute; bottom: 0px; left: 0px; z-index: -1; }
    .decalBottomLeft img {
        width: 153px; }

    .decalBottomRight {
        position: absolute; bottom: -20px; left: 0px; z-index: -1; }
    .decalBottomRight img {
        width: 145px; }

    .decalHartje1 {
        position: absolute; top: 0px; left: 20px; z-index: -1; }
    .decalHartje1 img {
        width: 61px; }

    .decalHartje2 {
        position: absolute; bottom: 350px; left: 300px; z-index: -1; }
    .decalHartje2 img {
        width: 65px; }

    .decalHartje3 {
        position: absolute; top: 35px; left: 25px; z-index: -1; }
    .decalHartje3 img {
        width: 81px; }

    .decalHartje4 {
        position: absolute; bottom: 0px; left: 300px; z-index: -1; }
    .decalHartje4 img {
        width: 88px; }

    .mailLink {
        font-size: 20px; }


    /*============================*/
    /*             HI             */
    /*============================*/

    .flexChild_Over1 {
        justify-content: center; }

    .fotoEline {
        width: 350px; }

    .hartjeOverEline {
        position: absolute; top: 20px; right: 10px; z-index: 5; }
    .hartjeOverEline img {
        width: 80px; }


    /*================================*/
    /*           BEELDMAKER           */
    /*================================*/

    .flexChild_Beeldmaker {
        width: 360px;
    }
    .flexChild_BeeldmakerUitgelicht {
        width: 340px;
    }


    /*================================*/
    /*            TARIEVEN            */
    /*================================*/

    .showHideTarieven {
        display: none; }

    .tarievenTable td {
        font-size: 26px; }


    /*=================================*/
    /*           VIDEOGRAFIE           */
    /*=================================*/

    .videoKlikMeer {
        padding: 20px 20px 20px 20px; }

    .flexChild_Video {
        width: 360px; }

    .flexChild_VideoSubText {
        width: 360px; }

    .videoPlayer {
        width: 350px;
        height: 197px; }


    /*===============================*/
    /*            PROJECT            */
    /*===============================*/

    .flexChild_Project {
        width: 360px; }

  }
