@media only screen and (max-width: 1024px) and (min-width: 668px) {
/*algemeen*/
#wrap p {
	font-size: 13px;
	line-height: 21px;
}
/*home*/
#container.home {
    margin-top: -20px;
}
#wrap .dropdown {
	z-index: 99;
    width: 100%;
}
#wrap .grid3.tabs .post h3,
#container.single .toolsbox h3
{
	font-size: 16px;
}
#wrap .grid3.tabs .post span {
	font-size: 13px;
    line-height: 18px;
}
#wrap .grid3.tabs .post-line {
	font-size: 10px;
}
#wrap .cta-tools, #wrap .cta-some {
    font-size: 13px;
}
#wrap .cta-tools span, #wrap .cta-some span {
    margin: 0 0 0 35px;
}
#wrap .cta-tools i, #wrap .cta-some i,
#wrap .cta-tools:after, #wrap .cta-some:after
{
    font-size: 25px;
}
#wrap .toolsbox {
    padding: 20px 20px;
}
#wrap .toolsbox h2, #wrap .toolsbox.active h2 {
	font-size: 24px;
}
#wrap .toolsbox p, #wrap .toolsbox.active p {
	font-size: 13px;
}
#wrap .toolsbox ul li a {
    font-size: 10px;
}
#wrap ul.really_simple_twitter_widget li img {
width: 35px;
height: auto;
}
#wrap .imageBlog {
    height: 112px;
}
#wrap .grid1 .grid-item .post h2 {
	font-size: 17px;
    min-height: 85px;
}
#wrap .grid-item .nieuwsblog-cat {
	font-size: 10px;
}
#wrap .grid-item.events h3 {
	font-size: 14px;
}
#wrap .grid-item.events p {
    font-size: 10px;
	margin-bottom: 10px;
}
#wrap ul.nieuwsblog-cat li a {
	font-size: 11px;
}
/*qw quick wins*/
.imagePB {
width: 50px;
height: 50px;
}
#wrap .qw-partner-box ul li a {
font-size: 12px;
}
#wrap .qw-partner-box h3 {
    font-size: 20px;
}
/*climate makeover*/
#wrap .flash {
    right: 10%;
}
}
