#top.single #main .single-big .big-preview.single-big{
  margin-bottom: 35px;
}

#top #main .single-category-post,
#top #main .single-tags-post,
#top #main .single-time-post{
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
}

#top #main .single-category-post a,
#top #main .single-tags-post a{
  color: inherit;
}

#top.single #main article.post-entry .entry-content-header{
  margin-bottom: 30px;
}

#top.single #main article.post h1.post-title.entry-title{
  margin: 10px 0 0 0 !important;
}

#top.single #main .related_posts{
  margin-top: 30px;
  border: none;
}

#top.single #main .av-share-box{
  padding-right: 50px;
}

#top.single #main .form-submit #submit{
  font-size: 16px;
  padding: 15px 20px;
}

#top #main .container .av-content-small.units {
    width: 65%;
}

#top #main .sidebar {
    width: auto;
}

#top #main .container {
    max-width: 1060px;
}


#top .av-share-box ul {
  width: 100%;
}

#top #main .related_entries_container .no_margin.av_one_eighth {
    width: 25%;
}

#top #main .related_entries_container .no_margin.av_one_eighth .relThumWrap{
  margin: 3px;
}

body#top.single-mortgage_report #main article .single-category-post{
  display: none;
}


#top #main .av-share-box-list .avia-related-tooltip{
  line-height: 150%;
}


/*
MEDIA MAX WIDTH 992px
*/
@media only screen and (max-width : 992px) {

#top.single #main .av-share-box{
  padding-right: 0;
}

#top .sidebar_right .comment_container {
    padding-right: 0;
}

#top #main .container .av-content-small.units {
    width: 100%;
}

}


@media only screen and (max-width: 767px) {


#top #main p.single-time-post time,
#top #main{
  font-size: 16px;
  line-height: 150%;
}

#top #main .post-title.entry-title,
#top #main .container .post-entry h2{
        font-size: 30px;
}

.responsive #top #wrap_all .related_entries_container .av_one_eighth:nth-child(2n+1) {
  clear: none;
}


}
