﻿@font-face {
  font-family: "BrushUp";
  src: url("../font/BrushUp.eot");
  src: url("../font/BrushUp.eot?#iefix") format("embedded-opentype"), url("../font/BrushUp.woff") format("woff"), url("/content/fonts/BrushUp.ttf") format("truetype"), url("../font/BrushUp.svg#BrushUp") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "BrushUp2";
  src: url("../font/BrushUp2.eot");
  src: url("../font/BrushUp2.eot?#iefix") format("embedded-opentype"), url("../font/BrushUp2.woff") format("woff"), url("../font/BrushUp2.ttf") format("truetype"), url("../font/BrushUp2.svg#BrushUp2") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "BrushUpW01";
  src: url("../font/BrushUpW01-Regular.eot");
  src: url("../font/BrushUpW01-Regular.eot?#iefix") format("embedded-opentype"), url("../font/BrushUpW01-Regular.woff2") format("woff2"), url("../font/BrushUpW01-Regular.woff") format("woff"), url("../font/BrushUpW01-Regular.ttf") format("truetype"), url("../font/BrushUpW01-Regular.svg#BrushUpW01-Regular") format("svg");
  font-weight: 500;
  font-style: normal;
}
/* dark blue */
/* dark blue */
/* green */
/* light gray */
/* light gray */
/* light gray */
/* light gray */
/* light gray */
/* gray */
/*
darken( $base-color, 10% )

grijs bg eeeff2
*/
@media (min-width: 768px) {
  .animals-slider-wrap.active {
    height: 270px;
    padding: 35px 0;
  }

  .animals-slider li a {
    margin: 0 12px;
    width: 200px;
    height: 200px;
  }

  .film_roll_prev,
.film_roll_next {
    top: 60px;
  }

  .page .responsive-banner {
    border: solid 1px #c0ccd6;
    max-width: 712px;
  }
  .page .responsive-banner span.text {
    position: static;
    width: calc(100% - 360px);
    border: none;
  }
  .page .responsive-banner span.text:before, .page .responsive-banner span.text:after {
    width: calc(100% - 375px);
  }
  .page .responsive-banner span.header {
    font-size: 36px;
  }
  .page .responsive-banner span.subheader {
    font-size: 19px;
  }
  .page .responsive-banner span.image {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    max-width: 360px;
    border: none;
    border-left: solid 1px #c0ccd6;
    margin: 0;
    /*min-height: auto;*/
    min-height: 121px;
  }

  .sidebar .animal-groups-wrap .animal-groups a {
    width: calc(50% - 6px);
    float: left;
  }
  .sidebar .animal-groups-wrap .animal-groups a span {
    margin: 5px 0 0;
    text-align: center;
    font-size: 13px;
    /*font-weight: 700;*/
  }
  .sidebar .animal-groups-wrap .animal-groups a:nth-of-type(odd) {
    margin-right: 6px;
    clear: both;
  }
  .sidebar .animal-groups-wrap .animal-groups a:nth-of-type(even) {
    margin-left: 6px;
  }
  .sidebar .responsive-banner {
    max-width: 360px;
  }
  .sidebar .responsive-banner span.image {
    max-width: 360px;
  }

  .button-banner {
    max-width: 360px;
  }

  .spreekbeurt .kind-wrapper {
    display: table-cell;
  }
  .spreekbeurt .button-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 290px;
    text-align: right;
    margin: 0;
  }
}
@media (min-width: 992px) {
  main .cover {
    height: 25vh;
  }

  .search .col-xs-12 {
    padding: 0;
  }

  .animals-slider-wrap.active {
    height: 320px;
    padding: 40px 0;
  }

  .animals-slider li a {
    margin: 0 15px;
    width: 240px;
    height: 240px;
  }

  .film_roll_prev,
.film_roll_next {
    top: 68px;
  }

  .title-weetjes,
.title-kennismaken,
.title-verzorging,
.title-welniet,
.title-voorjou {
    display: table;
    margin-top: 35px;
    margin-right: 80px;
    padding-right: 12px;
    background: #fff;
    white-space: nowrap;
  }
  .title-weetjes:before,
.title-kennismaken:before,
.title-verzorging:before,
.title-welniet:before,
.title-voorjou:before {
    content: "";
    position: absolute;
    left: 15px;
    right: 15px;
    margin-top: 17px;
    border: solid 1px #ff9000;
    transform: rotate(-0.1deg);
    z-index: -1;
  }
  .title-weetjes:after,
.title-kennismaken:after,
.title-verzorging:after,
.title-welniet:after,
.title-voorjou:after {
    content: "";
    position: absolute;
    right: 15px;
    margin-top: -35px;
    height: 70px;
    width: 70px;
    background-position: bottom right;
    background-repeat: no-repeat;
  }

  .title-weetjes:before {
    right: 94px;
  }
  .title-weetjes:after {
    background-image: url("../img/header-jongen.png");
  }

  .title-kennismaken:before {
    right: 92px;
  }
  .title-kennismaken:after {
    background-image: url("../img/header-meisje.png");
  }

  .title-verzorging:before {
    right: 80px;
  }
  .title-verzorging:after {
    background-image: url("../img/header-regenlaarzen.png");
  }

  .title-welniet:before {
    right: 72px;
  }
  .title-welniet:after {
    background-image: url("../img/header-pylon.png");
  }

  .title-voorjou:before {
    right: 84px;
  }
  .title-voorjou:after {
    background-image: url("../img/header-jongen2.png");
  }

  .downloads {
    /* if the last item is large and floated right, this will float it back to left... */
    /*
    > div:last-child {
    	float: left;
    }
    */
  }
  .downloads .col-md-4 a {
    padding-top: 64.1%;
  }
  .downloads > div:nth-child(6n+1),
.downloads > div:nth-child(6n-2) {
    clear: both;
  }
  .downloads > div:nth-child(12n-5) {
    float: right;
  }

  footer .footer-content {
    margin-top: 30px;
    padding: 50px 0;
  }
  footer .footer-disclaimer .rights-reserved,
footer .footer-disclaimer .social span {
    display: inline;
  }
}
