@media(max-width: 760px) {
    header .top_line .socials,
    footer .socials {
        display: block !important;
    }

    header.type2 .head_search {
        margin-right: 0 !important;
    }
}

html h1, html h2, html h3, html h4 {
    text-transform: none !important;
    line-height: normal !important;
    margin-bottom: 20px !important;
}

.blogname + a[href*="GetRssFeeds"] {
    display: none;
}


