/*--header/footer--*/
.header_info{
    display: none;
}

.online_users{
    display: none;
}

footer .social_links{
    width: auto;
    padding-left: 0;
}

.sl_col{
    float: none;
    width: 100%;
    padding: 0 15px 15px;
    margin-top: 0;
}

.sl_col:first-of-type{
    margin-top: 30px;
}

.sl_col_heading{
    background: url("../icons/opion_closed_grey.png") no-repeat right bottom;
    background-size: 14px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 0;
    padding: 15px 30px 0 0;
}

.show .sl_col_heading{
    background: url("../icons/opion_opened_grey.png") no-repeat right bottom;
    background-size: 14px 14px;
}

.sl_col ul{
    display: none;
    padding-top: 24px;
}

.sl_col.show > ul{
    display: block;
}

.sl_col ul li a{
    padding: 10px 0;
    font-size: 14px;
    line-height: 1.2em;
    text-decoration: none;
}

/*--old--*/

.ec_section_l, .ec_section_r {
    float: none;
    width: 100%;
}

.ec_section_c, .ec_heading_section_c {
    float: none;
    width: 100%;
    padding: 0;
}

.section_container {
    display: none;
}

.ec_section_r .search_wrap {
    margin-bottom: 20px;
}

.ec_hero {
    background: url("../img/ec_hero_bg.jpg") no-repeat top center;
    background-size: cover;
    padding: 40px;
    margin-bottom: 24px;
}

.ec_hero h1 {
    font-size: 26px;
}

.ec_hero p {
    font-size: 12px;
}

.ec_status li {
    font-size: 12px;
}

.ec_status li span {
    font-size: 18px;
    margin-right: 10px;
}

.expert_item, .top_expert_list .expert_item {
    width: 33.33333%;
}

.ec_topic_col{
    float: none;
    width: 100%;
    margin-bottom: 10px;
}

.ec_side_col_r{
    float: none;
    width: 100%;
}


.expert_col{
    float: none;
    width: 100%;
}

.expert_activity{
    float: none;
    width: 100%;
}

.expert_about{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 30px;
    box-sizing: border-box;
}

/*--new--*/

.ind_col_left, .ind_col_right {
    float: none;
    width: 100%;
}

.ind_col_right .section_container{
    display: block;
    border: none;
    padding: 0;
}

.ind_col_right .industry_list{
    font-size: 0;
}

.ind_col_right .industry_list li{
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 40px;
    box-sizing: border-box;
    margin-bottom: 12px;
}

.ind_col_center {
    float: none;
    width: 100%;
    padding: 0;
}

.mt_content_wrap {
    padding: 50px 40px 40px;
}

.mt_subheading {
    font-size: 14px;
    margin-bottom: 12px;
}

.mt_content_wrap h1, .mt_content_wrap h2, .mt_content_wrap h3,
.mt_content_wrap h4, .mt_content_wrap h5, .mt_content_wrap h6 {
    font-size: 24px;
}

.ind_news_list .news_item:first-child .ni_img_wrap{
    display: inline-block;
    width: 50%;
    padding-right: 20px;
    margin-bottom: 15px;
}

.ind_news_list .news_item:first-child  .ni_content_wrap{
    display: inline-block;
    width: 50%;
    padding-left: 20px;
}

.cont_main, .cont_aside{
    float: none;
    width: 100%;
}

.pages {
    text-align: center;
}

.article_filters{
    display: none;
}

.show .article_filters{
    display: block;
}

.show_filters{
    display: block;
}

.article_col{
    float: none;
    width: 100%;
}

.aside_col{
    float: none;
    width: 100%;
    padding: 0;
    border: none;
    margin-bottom: 40px;
}

.author_container{
    float: none;
    width: 100%;
}

/*-- user_profile--*/

.expert_col{
    float: none;
    width: 100%;
}

.expert_actions_col{
    display: none;
}

.profile_col_c{
    width: 100%;
    padding: 0;
}

.profile_tabs li{
    width: 25%;
}

.search_cont_aside{
    float: none;
    width: 100%;
}



