.page-producten .col_main .col_left>.container{
	 padding:20px;
	 padding-bottom:0px; 	 
}
 .page-producten .col_main .col_right>.container{
	margin-top: 20px;  
}
 .page-producten .borderimg{
 	outline:1px solid #D1D2D3; 
 	margin-bottom:20px;;	
 }
 
 .page-producten .item{
 	float:left;
 	margin-bottom:3px;
 	width:49%;
 	margin-right:1%;
 	/*background-color:#4974BA;*/
 }
  .page-producten .item .infoaanvraag.overzichtslijst{
  		width:92%;
  	  background:#4974BA url('../../img/bolnext_wit.svg') 95% 10px no-repeat;
  }
   .page-producten .item .infoaanvraag.overzichtslijst:hover{
  		width:92%;
  	  background:#000 url('../../img/bolnext_wit.svg') 95% 10px no-repeat;
  }
  
 	
.page-producten .imgholder{
	width:140px;	
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.page-producten .imgholder img{
	float:left;
	}
 
 .page-producten .infoaanvraag.newsbtn{
 	/* margin-top:10px;  */
 	  padding:3px 0px 2px 22px;
 	 color:#fff;
 	 width:118px;
 	/* background:#4974BA url('../../img/bolnext_wit.png') 3px 3px no-repeat;*/
	-webkit-transition-duration:0s;
	-moz-transition-duration:0s;
	transition-duration:0s;
 	 
 }
 .svg .page-producten .infoaanvraag.newsbtn{
 	/* background:#4974BA url('../../img/bolnext_wit.svg') 3px 3px no-repeat;*/
	}
.page-producten .thumbholder .infoaanvraag.newsbtn.active2,
.page-producten .thumbholder .infoaanvraag.newsbtn.active{
	background-color:#000; 
}
.page-producten .infoaanvraag.newsbtn:hover{
	/*background:#4974BA url('../../img/bolnext_wit.png') 3px -27px no-repeat;*/
	 color:#fff;
}
.svg .page-producten .infoaanvraag.newsbtn.active{
		background-color:#000;
}

.svg .page-producten .infoaanvraag.newsbtn:hover{
	/*background:#4974BA url('../../img/bolnext_wit.svg') 3px -27px no-repeat;*/
 	color:#fff;
}

.thumbholder{
	 
}
 

.prod_title{
	color:#4974BA;
	font-weight:300;
	margin-bottom:10px;
	font-size:18px;
	line-height:22px;
	padding-left:18px;
	display:inline-block;
	background:url('../../img/bolnext.png') -1px 3px no-repeat; 
}
.prod_title.active,
.prod_title:hover{
	color:#000;
	background:url('../../img/bolnext.png') -1px -27px no-repeat; 
}
.svg .prod_title{
	color:#4974BA;
	background:url('../../img/bolnext.svg') -1px 3px no-repeat; 
}

.svg .prod_title.active,
.svg .prod_title:hover{
	color:#000;
	background:url('../../img/bolnext.svg') -1px -27px no-repeat; 
}

@media only screen and (max-width:900px){	
	 .page-producten .item{
	 	width:100%;	
	 }
	  .col_main .col_right .container{
 		margin-left:20px;
 		 
	 }
 
 }
 
 @media only screen and (max-width:800px){	
 .blokthumbs{
 	padding-top:20px; 
 }
 
}