.bricklayer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bricklayer-column-sizer{width:50%;display:none}@media screen and (min-width:640px){.bricklayer-column-sizer{width:33.333%}}@media screen and (min-width:980px){.bricklayer-column-sizer{width:33.333%}}@media screen and (min-width:1200px){.bricklayer-column-sizer{width:33.333%}}.bricklayer-column{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-left:5px;padding-right:5px}.blog-post{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05);margin-bottom:20px;height:450px;overflow:hidden;direction:rtl;text-align:right}.blog-post.tall{height:620px}.blog-post-body{padding:15px}.blog-post-body .post-img{text-align:center}.blog-post-body .post-img img{max-width:100%}.blog-post-body p{color:#999;margin:0;text-align:justify;font-size:14px}.blog-post-body h4{margin-bottom:15px;font-size:17px;font-weight:400;color:#333}.blog-post-meta{color:#999;display:block;border-bottom:1px solid #ededed;padding-bottom:10px;font-size:11px}.blog-post-meta span{background-color:#ffded3;border-radius:16px;color:#333;display:inline-block;float:left;font-size:12px;padding:0 10px}.blog-post-share{margin:10px auto}