.child_pages{overflow:auto;margin-bottom:1em;}.child_pages .child_page{float:left;overflow:hidden;}.child_pages .child_page-container{margin:5px;border:1px solid #dedede;background-image:url(img/bg-white.png);background-repeat:repeat-x;background-position:left bottom;border-radius:5px;padding:10px;}.child_pages .post_thumb{text-align:center;overflow:hidden;background-image:url(img/camera.png);background-position:center center;background-repeat:no-repeat;}.child_pages .post_thumb img{max-width:100%;height:auto;}.child_pages .post_content{padding:0 10px;}.child_pages .post_content h4{font-weight:bolder;margin-top:.5em 0 0 0;font-size:14px;line-height:1.2em;}.child_pages .post_content .post_excerpt{margin-top:.5em;font-size:14px;line-height:1.2em;line-height: 1.2em; font: normal normal normal 14px / 22px "Arial", Helvetica, Arial, Verdana, sans-serif;text-align: justify;/* begin responsive container width */

@media (min-width: 1340px){

    .child_page {width:33%;}

}



@media (min-width: 1001px) and (max-width: 1339px){

    .child_page {width:33%;}

}



@media (min-width: 764px) and (max-width: 1000px){

    .child_page {width:50%;}

}



@media (max-width: 763px){

    .child_page {width:100%;}

}

/* end responsive container width */}