/** verhalen van jongeren specific**/
.verhalen img {
	width: 100%;
}

.verhalen .wg-toolbar img {
	width: auto;
}
.verhalen .col-md-6 {
  padding: 10px;
}
.verhalen .col-md-4 {
  padding: 10px;
}

.topmargin20px{
	margin-top:20px;
}
.verhalenfirstrow{
	margin-top:10px;
}
@media (min-width: 1200px){
.verhalenimg{
	width:100%;
}
.verhalen1{
	height:555px;
	background: url(/uploads/14/b9/14b9cf4b00eea4ef27c9e7b364c561b9/RVR_halt_440x440_v1.png) no-repeat;
    background-size: cover;
}
.verhalen2{
	height:265px;
	background: url(/uploads/e2/24/e224e55ecdad0d654691edb4dd63cd29/RVR_onder-toezicht_440x210_v1.png) no-repeat;
    background-size: cover;
}
.verhalen3{
	height:265px;
	background: url(/uploads/d5/6d/d56db85a8b9d74d23926920be5083225/RVR_scheiding_440x210_v1.png) no-repeat;
	margin-top: 25px;
    background-size: cover;
}
.verhalen4{
	height:363px;
	background: url(/uploads/f9/d1/f9d1e9cb7be158187f49d3f6f71ea225/RVR_andere-naam287x287_v1.png) no-repeat;
    background-size: cover;
}
.verhalen5{
	height:363px;
	background: url(/uploads/cf/7a/cf7a3952163dec8144e3323efbacbc91/RVR_in-ned-blijven_287x287_v1.png) no-repeat;
    background-size: cover;
}
.verhalen6{
	height:363px;
	background: url(/uploads/79/46/79460f651a181178e9fa7d05cbe4466c/RVR_ik-word-ontslagen_287x287_v1.png) no-repeat;
    background-size: cover;
}
.verhalen7{
	height:265px;
	background: url(/uploads/a7/2c/a72ce7ac45e0f4b31745762a431bc9c8/RVR_ik-moet-naar-de-rechter_440x210_v1.png) no-repeat;
    background-size: cover;
}
.verhalen8{
	height:265px;
	background: url(/uploads/32/26/3226673b1114d8b28699507045157275/RVR_spijbelen_440x210_v1.png) no-repeat;
    background-size: cover;
}
.big {
	height:555px;
}
.big:hover {
	height:555px;
}
.normal{
	height:363px;
}
.normal:hover {
	height:363px;
}
.small {
	height:265px;
}
.small:hover {
	height:265px;
}

.verhalenmask {
	width:100%;
	border: solid 0 red;
	mix-blend-mode: multiply;
}
.verhalenmask:hover {
	width:100%;
	border: solid 10px red;
	mix-blend-mode: multiply;
}
}
@media (min-width: 992px) and (max-width: 1200px) {
.verhalenfirstrow {
	margin-bottom: 20px;
}

.verhalenimg{
	width:100%;
}
.verhalen1{
	height:455px;
	background: url(/uploads/14/b9/14b9cf4b00eea4ef27c9e7b364c561b9/RVR_halt_440x440_v1.png) no-repeat;
    background-size: cover;
}
.verhalen2{
	height:217px;
	background: url(/uploads/e2/24/e224e55ecdad0d654691edb4dd63cd29/RVR_onder-toezicht_440x210_v1.png) no-repeat;
    background-size: cover;
}
.verhalen3{
	height:217px;
	background: url(/uploads/d5/6d/d56db85a8b9d74d23926920be5083225/RVR_scheiding_440x210_v1.png) no-repeat;
	margin-top: 25px;
    background-size: cover;
}
.verhalen4{
	height:296px;
	background: url(/uploads/f9/d1/f9d1e9cb7be158187f49d3f6f71ea225/RVR_andere-naam287x287_v1.png) no-repeat;
    background-size: cover;
}
.verhalen5{
	height:296px;
	background: url(/uploads/cf/7a/cf7a3952163dec8144e3323efbacbc91/RVR_in-ned-blijven_287x287_v1.png) no-repeat;
    background-size: cover;
}
.verhalen6{
	height:296px;
	background: url(/uploads/79/46/79460f651a181178e9fa7d05cbe4466c/RVR_ik-word-ontslagen_287x287_v1.png) no-repeat;
    background-size: cover;
}
.verhalen7{
	height:217px;
	background: url(/uploads/a7/2c/a72ce7ac45e0f4b31745762a431bc9c8/RVR_ik-moet-naar-de-rechter_440x210_v1.png) no-repeat;
    background-size: cover;
}
.verhalen8{
	height:217px;
	background: url(/uploads/32/26/3226673b1114d8b28699507045157275/RVR_spijbelen_440x210_v1.png) no-repeat;
    background-size: cover;
}
.big {
	height:455px;
}
.big:hover {
	height:455px;
}
.normal{
	height:296px;
}
.normal:hover {
	height:296px;
}
.small {
	height:217px;
}
.small:hover {
	height:217px;
}

.verhalenmask {
	width:100%;
	border: solid 0 red;
	mix-blend-mode: multiply;
}
.verhalenmask:hover {
	width:100%;
	border: solid 10px red;
	mix-blend-mode: multiply;
}
}

@media (max-width: 992px) {
.verhalenfirstrow {
	margin-bottom: 20px;
}
.verhalenimg{
	width:100%;
}
.verhalen1{
	height:280px;
	background: url(/uploads/14/b9/14b9cf4b00eea4ef27c9e7b364c561b9/RVR_halt_440x440_v1.png) no-repeat;
    background-size: contain;
    background-position: center center;

}
.verhalen2{
	height:134px;
	background: url(/uploads/e2/24/e224e55ecdad0d654691edb4dd63cd29/RVR_onder-toezicht_440x210_v1.png) no-repeat;
    background-size: contain;
    background-position: center center;
}
.verhalen3{
	height:134px;
	background: url(/uploads/d5/6d/d56db85a8b9d74d23926920be5083225/RVR_scheiding_440x210_v1.png) no-repeat;
	margin-top: 25px;
    background-size: contain;
    background-position: center center;
}
.verhalen4{
	height:280px;
	background: url(/uploads/f9/d1/f9d1e9cb7be158187f49d3f6f71ea225/RVR_andere-naam287x287_v1.png) no-repeat;
    background-size: contain;
    background-position: center center;
}
.verhalen5{
	height:280px; 
	background: url(/uploads/cf/7a/cf7a3952163dec8144e3323efbacbc91/RVR_in-ned-blijven_287x287_v1.png) no-repeat;
    background-size: contain;
    background-position: center center;
}
.verhalen6{
	height:280px; 
	background: url(/uploads/79/46/79460f651a181178e9fa7d05cbe4466c/RVR_ik-word-ontslagen_287x287_v1.png) no-repeat;
    background-size: contain;
    background-position: center center;
}
.verhalen7{
	height:134px;
	background: url(/uploads/a7/2c/a72ce7ac45e0f4b31745762a431bc9c8/RVR_ik-moet-naar-de-rechter_440x210_v1.png) no-repeat;
    background-size: contain;
    background-position: center center;
}
.verhalen8{
	height:134px;
	background: url(/uploads/32/26/3226673b1114d8b28699507045157275/RVR_spijbelen_440x210_v1.png) no-repeat;
    background-size: contain;
    background-position: center center;
}
/** 
.big {
	height:280px;
}
.big:hover {
	height:280px;
}
.normal{
	height:280px;
}
.normal:hover {
	height:280px;
}
.small {
	height:134px;
}
.small:hover {
	height:134px;
} **/

.verhalenmask {
	width:100%;
	border: solid 0 red;
	mix-blend-mode: multiply;
}
.verhalenmask:hover {
	width:100%;
	border: solid 10px red;
	mix-blend-mode: multiply;
}
}