.news_soc_icon_main {
    /*width:32px;*/
    /*height:28px;*/
    width:38px;
    height:34px;
    border-radius:2px;
    margin-right:15px;
}
.news_soc_icon_main:hover {
    opacity:0.85;
}
.news_soc_icon_main_1777 {
    width:16px;
    border-radius:2px;
}
.news_soc_icon_main_1777:hover {
    opacity:0.85;
}
.news_column_block {
    width:100%;
    margin-bottom:20px;
}
.news_column_header {
    width:100%;
    font-size: 18px;
    font-weight:300;
    color: #727272;
    margin-bottom:10px;
}

/* main page main news */
.news_ext_main_news_mp {
    width:100%
}
.news_ext_main_news_mp_right {
    padding-right:5px;
}
.news_ext_main_news_mp_left {
    padding-left:12px;
    display:table-cell;
}
.news_ext_main_news_mp_bottom {
    display:none;
    padding-top:20px;
}
/*@media screen and (max-width: 1100px) {*/
/*    .news_ext_main_news_mp_left {*/
/*        display:none;*/
/*    }*/
/*    .news_ext_main_news_mp_bottom {*/
/*        display:table-cell !important;*/
/*    }*/
/*    .news_render_main {*/
/*        width:100% !important;*/
/*    }*/
/*}*/

.news_column_module {
    width:100%;
    display:inline-block;
    /*border:1px solid #e47129;*/
    /*padding:5px;*/
    /*border-radius:5px;*/
}

.menu_column_module_link_sml {
 font-size:13px;
 color:#727272 !important;
 cursor:pointer;
 width:100%;
 display:inline-block;
 margin-bottom:10px;
}
.menu_column_module_link_sml:hover {
    color:#e47129 !important
}