#top #main #mc_embed_signup #mc-embedded-subscribe-form{
    margin: 0;
}

#top #main #mc_embed_signup #mc-embedded-subscribe-form #mce-EMAIL{
    margin: 0 0 15px 0;
    padding: 10px 5px;
    line-height: 150%;
}

#top #main #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error{
    margin: -10px 0 5px 0;
    padding: 0;
}


#top #main #mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe{
  padding: 12px 18px;
  background: #5fa232;
  border-bottom: 1px solid #428026;
   transition: background .3s ease, border .3s ease;
    color: #fff;
    height: auto;
    text-transform: uppercase;
    font-family: "Raleway";
    letter-spacing: .02em;
    min-width: 150px;
}


#top #main #mc_embed_signup #mc-embedded-subscribe-form #mc-embedded-subscribe:hover{
  background: #6ca93d;
}

#top #main #mc_embed_signup #mc-embedded-subscribe-form #mce-responses,
#top #main #mc_embed_signup #mc-embedded-subscribe-form #mce-success-response{
    margin: 0;
    padding: 0;
    width: 100%;
}

#top #main #mc_embed_signup #mc-embedded-subscribe-form #mce-success-response{
    margin-bottom: 20px;
}


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


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

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

#top #main .template-blog article.post .post-title.entry-title {
    margin: 5px 0 10px;
    padding: 0;
    line-height: 135%;
}

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

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

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

#top #main .mortgage-report article .single-category-post{
    display: none;
}


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

#top #main #after_section_1 .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 {
        font-size: 30px;
    }


}



