
h2.go-green {
  vertical-align: middle;
  display: inline;
}
h2.normal, h2.blog_normal {
  margin-right: 80px !important;
  text-decoration: none;
  font-size: 34px;  
  width: auto;  
  padding: 0;
  margin: 1em 0;
  margin-top: 1em;
  margin-right: 0px;
  margin-bottom: 1em;
}
.post a:link,.post a:active,.post a:visited{
  color: #5963c9;    
}
.post{
  background-color: rgba(233, 224, 212, 0.7) !important;
}
.article-content a:link,.article-content  a:active,.article-content  a:visited{
  color: #5963c9;    
  /*font-weight: 800;*/
}
.article-content{
  margin:20px;
}

h2.blog_mobile {
    font-weight: 200;
    margin-top: 0;
    margin-bottom: 14px;
    font-size: 1.3rem;
    color: #5963c9;
}

.detail-line {
    width:100%;
    height:auto;
    display: box;
    margin-bottom: 40px;
    border:1px solid #fff;
}
.blog_avatar{
    margin-top: 2px;
    margin-bottom: 2px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
}
.spacer{margin-bottom:35px;}
  h2.blog_mobile{
    display: none;
  }    
  .blog_mobile {
    display: none;
  }  
.article-head .author , .article-head .comments {
    float: right;
    font-weight: 800;
}  
.article-head .author a, .article-head .comments a{
    color: #42464a;    
}
.comments {
    margin-left:60px;
}  
.article-head .article-date {
    float: left;
    font-weight: 800;
    color: #42464a;
}
.more_link{
    color: #868681 !important;
}
.more_link:hover{
    color: #000000 !important;
    
}
@media screen and (max-width:1200px){

  h2.blog_mobile{
    display: none;
  }    
  .blog_mobile {
    display: none;
  }  
}
@media screen and (max-width:992px){
  h2.blog_mobile {
    display: none;
  }    
  .blog_mobile {
    display: none;
  }      
}
@media screen and (max-width:800px){
  h2.blog_mobile {
    display: none;
  }    
  .blog_mobile {
    display: none;
  }      
}
@media screen and (max-width:767px)
{
  .social_share_privacy_area.line li {
    height: 41px;
    float: left;
}
}
@media screen and (max-width:600px){
    
}
@media screen and (max-width:420px){
    
}
