
/* ervaringen/reacties */
.reviews .review { border-bottom:1px solid #cccccc; margin:0 0 20px 0; padding:0 0 20px 0; overflow:hidden;  } 
.reviews .review .blok1 { padding: 30px 0 0 0; width: 67%; float:left; margin-right: 0; }
.reviews .review .blok1 .reactie {  margin-bottom: 20px;   margin-bottom: 10px; background: url(/images/cms/tekenup.png) right bottom no-repeat; }
.reviews .review .blok1 .naam { color:#0067a6;  }
.reviews .review .blok1 .bedrijf { font-weight:bold; }
.reviews .review .blok1 .functie { color:#A0A0A0; font-style:italic; }
.reviews .review .blok1 .datum {  color: #A0A0A0; font-size: 11px; margin-top:15px; }
.reviews .review .blok1 img.quote { margin: 0 27px 0 0; }
.reviews .review .blok1 img.logo { margin:10px 0; max-width:200px; }
.reviews .review .blok1 .reactie2 {     padding: 20px; font-style:italic; background: #F5F5F5; margin: 15px 0 0 0; }
.reviews .review .blok2 { float: right; width: 30%; background: #f5f5f5; padding: 25px; }
.reviews .review .blok2 p { padding: 10px; font-weight: bold;}
.reviews .review .blok2 p.left { float:left; }
.reviews .review .blok2 p.right { text-align:right; border-bottom:1px solid #cccccc; font-size:16px; color: #0067a6; padding-right:25px; }
.reviews .review .blok2 p.totaal { margin-top: 14px; font-weight:bold; color:#0067a6; font-size:16px; }
.reviews .review .blok2 p.totaal.left {  }
.reviews .review .blok2 p.totaal.right { color:#ffffff; font-size: 24px; border-radius: 100%; margin-top: 12px; width: 50px; height: 50px; line-height: 50px; padding:0; background:#0067a6; text-align: center; float:right; }
.reviews .review .aanbevelen {  text-align:right; color:#009C26; float: right; padding: 25px 0; width: 30%; float:right; background:#ffffff; font-weight:bold; clear:both; }
.reviews .review .aanbevelen span { }
.reviews .review .aanbevelen img { vertical-align:text-bottom; margin-right:10px;  }


/* 1440 */
@media only screen and (max-width:1599px)
{ 

}

/* 1366 */
@media only screen and (max-width:1439px)
{ 

}

/* 1280 */
@media only screen and (max-width:1365px)
{ 
	.reviews .review .blok1 { width: 63%; }
	.reviews .review .blok2 { width: 33%; }
}

/* 1024 */
@media only screen and (max-width:1279px)
{ 
	.reviews .review .blok1 { width: 53%; }
	.reviews .review .blok2 { width: 43%; }

}

/* 800 */
@media only screen and (max-width:1023px)
{ 

	.reviews .review .blok1 { width: 100%; }
	.reviews .review .blok2 { margin-top:30px; width: 100%; padding: 2%; }
	.reviews .review .aanbevelen { width: 96%; padding: 5% 2%; }
}

/* 768 */
@media only screen and (max-width:799px)
{
	
}

/* 640 */
@media only screen and (max-width:767px)
{

}

/* 600 */
@media only screen and (max-width:639px)
{
	
}

/* 480 */
@media only screen and (max-width:599px)
{

}

/* 375 */
@media only screen and (max-width:479px)
{

}

/* 360 */
@media only screen and (max-width:374px)
{

}

/* 320 */
@media only screen and (max-width:359px)
{
	
}
