.blog_wrapper{ width: 100%; background: #ddd; float: left;padding-bottom: 20px; margin-top:-6px;}
.newest_post{float: left; width: 24%; padding:0 2%; background:#EFF0F1;}
.featured_post{float:left; width:70%; margin-left:2%; background:E6E7E8}
.blog_wrapper h4{text-align:center; padding-top:10px;}
.white-panel-content{ padding:0 10px;}
.white-panel {float:left;background: #FFF;box-shadow: 0px 1px 2px rgba(0,0,0,0.3);width:95% !important;}
.newest_post article {background: none repeat scroll 0 0 #fff;margin-bottom: 15px;padding-bottom: 15px;}

.masonry_item2{
max-width: 100%;
}

.masonry_item, .masonry_item2, .rel_articles {
    border: 1px solid #EAEAEA;
    margin-bottom: 40px;
    max-width: 100%;
    background-color: #F9F9F9;

}

.masonry_item a, .rel_articles h4 a {
    color: #5a5755;
    font-family: Roboto Slab;
    font-size: 1.2em;
	font-weight:normal;
}
.masonry_item > h4, .rel_articles h4 {
    margin: 0;
    padding: 20px 10px 45px;
}
.masonry_outer > h2, .masonry_outer > h3, .related_posts > h3 {
    color: #686969;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
}
.masonry_item2 img {
    width: 100%;
}
.article_image iframe{
  width: 100%;
}
.masonry_item2 h3 {
    margin: 30px 30px 10px 30px

}
 .masonry_item2 p.item_desc {
    margin: 15px 30px 60px 30px;
}

.masonry_item2 h3{font-family:"Roboto Slab";font-weight:bold;}

.masonry_item2 p.item_desc {
    color: #afafaf;
    font-family: Roboto;
	font-size:14px;
}

.rel_articles {
    float: left;
    margin-right: 1.5%;
    width: 32%;
}	
.related_posts .art_image {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
  
}
.rel_articles .art_image img{
    height: 100%;
    left: 0;
    max-height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
/*.rel_articles h4 {
  	font-family: Droid Serif;
    font-size: 17px;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
}*/
.rel_articles:nth-child(4) {
    margin-right: 0;
}
#article-content > p {
    text-align: justify;
}

.related_posts > h3 {
    margin: 10px 0;
}
.masonry_item2.masonry-brick h3 a {
    font-family: Roboto Slab;
}
.masonry_item2 > h4 {
    margin: 0 15px;
}

.art_image iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
  width:100%;
}
@media(min-width:501px) and (max-width:767px){
.masonry_outer {
    width: 100%;
}
#masonry_container1 .masonry_item.masonry-brick {
    width: 100%;
}
#masonry_container1 .article_image img {
    width: 100%;
}
}
@media(min-width:768px) and (max-width:991px){
.rel_articles{width:31%;}
#blog .article, .article-body{padding-right:10px;}
/*.related_posts .art_image {height:auto;}*/
nav.mobile select{height:auto;}


#blog .span9.masonry_outer {
    width: 70%;
}
}
@media(max-width:767px){
.span9.article {
    width: 92%;
}
}
@media(max-width:629px){
.rel_articles{width:94%;height:auto;}
nav.mobile select{height:auto;}
#article .comment_form .text, #article #comment_body{width:92%;}
#blog .article, .article-body{padding-right:10px;}
.article h1 {
    font-size: 18px;
    line-height: 20px;
}
}

@media(min-width:992px) and (max-width:1200px){
.related_posts .rel_articles {width:31%;}
}

.main_masonry_container .span9.masonry_outer {
    float: right;
}