.soc-net-link {
    display: inline-block;
    height: 18px;
}

.soc-net-link .btn {
    width: 28px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    border-radius: 5px !important;
    border-bottom: none !important;
    background: none;
    float: none;
    margin-left: 5px;
    position: relative;
}

.soc-net-link .btn.icon_vk {
    background-color: #597f9e !important;
}

.soc-net-link .btn.icon_twitter {
    background-color: #2fabdb !important;
}

.soc-net-link .btn.icon_facebook {
    background-color: #3e5c93 !important;
}

.soc-net-link .icon {
    background: url("/img/front/soc_icon.png");
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 28px;
    /*position: absolute;*/
    /*    top: 50%;
        left: 50%;*/
    /*    margin-top: -8px;
        margin-left: -8px;*/
    margin-right: 0px !important;
    margin-top: 1px !important;
}

.soc-net-link .icon_vk .icon {
    background-position: -5px -211px;
}

.soc-net-link .icon_twitter .icon {
    background-position: -28px -212px;
}

.soc-net-link .icon_facebook .icon {
    background-position: -46px -212px;
}

#contact-top-box li {
    list-style: none;
    float: left;
    margin: 0 0 0 5px;
}


.line-top li {
    list-style: none;
    margin: 10px;
    border-top: 1px solid #dfdfdf;
    padding-top: 30px;
}
.time-ago {
    margin-top: 5px;
    margin-left: 5px;
    line-height: 14px;
    font-size: 11px;
    position: absolute;
    color: #ffffff;
}
.eye {
    margin-top: 5px;
    margin-right: 5px;
    line-height: 14px;
    font-size: 11px;
    position: absolute;
    color: #ffffff;
    top:0; 
    right:0;
}

.kp-masonry .element.width1 h3{
    color: #ffffff;
    font-size: 32px;
    margin-left: 10px;
    padding-bottom: 5px;
    line-height: 36px;
}
.kp-masonry .element h3{
    color: #ffffff;
    font-size: 20px;
    margin-left: 10px;
}

.b-column-list_footer_hover{
    display: none;
}
.element:hover .standard-post .b-column-list_footer_hover{
    display: block;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 5px;
}
.element:hover .standard-post .b-column-list_footer{
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.7);
}

.masonry-wrapper .b-column-list_footer{
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: rgba(0,0,0,0.3);
}

#featured-articles a:hover figcaption {
    background: rgba(0,0,0,0.9);
}