#homeboxes .content {margin-bottom: 0; overflow:hidden;}
#homeboxes .content .content-pad {overflow:hidden;}

#homeboxes .row-0.pp3 {margin-right: 0; }
#homeboxes .row-0.pp3 .box-media-pad {min-height: 0 !important;}
#homeboxes .row-0.pp3:first-child {width:66.333%; margin-right: 1%; margin-bottom: 8px;  }


#homeboxes .pp2 {width:49.5%; margin-right: 1%;}
#homeboxes .pp3 {width:32.666%; margin-right: 1%;}
#homeboxes .pp4 {width:24.25%; margin-right: 1%;}

#homeboxes .grid-element {margin-bottom: 8px;}
#homeboxes .grid-element.pplast {margin-right: 0;}

#homeboxes .top_thumbs .fboxgraphic {margin-bottom: 0;}



@media screen and (max-width: 650px) {
	.responsive #site #homeboxes .pp2 {width:98%; margin-left:1%; margin-right:1%;}
	.responsive #site #homeboxes .pp3 {width:48%; margin-left:1%; margin-right:1%;}
}

@media screen and (max-width: 400px) {
	.responsive #site #homeboxes .pp2, .responsive #site #homeboxes .pp3 {width:100%; margin-left:0; margin-right:0%;}
}


