jQuery('#post-grid-lazy-3949').ready(function($) {
$('#post-grid-lazy-3949').fadeOut();
$('#post-grid-3949 ').fadeIn();
})
#post-grid-3949 {
display: none;
}
.post-grid-lazy {
text-align: center;
}
#post-grid-3949 .pagination .page-numbers {
font-size: 16px;
color: #fff;
background: #646464;
}
#post-grid-3949 .pagination .page-numbers:hover,
#post-grid-3949 .pagination .page-numbers.current {
background: #4b4b4b;
}
#post-grid-3949 .element_0 {
display: block;font-size: 21px;line-height: normal;padding: 5px 10px;text-align: center;text-decoration: none; }
#post-grid-3949 .element_1 {
display: block;font-size: 14px;padding: 5px 10px;text-align: center; }
#post-grid-3949 .element_2 {
display: block;font-size: 12px;font-weight: bold;padding: 0 10px;text-align: center; }
#post-grid-3949 .element_0:hover{}#post-grid-3949 .element_1:hover{}#post-grid-3949 .element_2:hover{}
#post-grid-3949 {
padding: 10px;
}
#post-grid-3949 .item {
padding: 0px;
background: #fff;
}
#post-grid-3949 .item .layer-media {
height:auto; }
@media only screen and (min-width: 0px) and (max-width: 767px) {
#post-grid-3949 .grid-items {
text-align: center;
}
#post-grid-3949 .item {
width: 90%;
margin: 10px;
display: inline-block;
vertical-align: top;
height:auto; }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
#post-grid-3949 .grid-items {
text-align: center;
}
#post-grid-3949 .item {
width: 280px;
margin: 10px;
display: inline-block;
vertical-align: top;
max-height:auto; }
}
@media only screen and (min-width: 1024px) {
#post-grid-3949 .grid-items {
text-align: center;
}
#post-grid-3949 .item {
width: 280px;
display: inline-block;
margin: 10px;
vertical-align: top;
height:auto; }
}




