.alert {
    width: 100%;
}

#SocietyNav .navbar-brand,
#SocietyNav .navbar-right .active {
    display: block !important;
}

.list_content > div > div {
    margin-bottom: 10px !important;
}

.spaceLeft > ul > li > div:first-child,
.spaceCenter,
.spaceRight {
    width: 100%;
}

.menu_tit,
#SocietyNav .active {
    display: none;
}

.spaceRight {
    position: relative;
}

.spaceCenter,
.spaceRight {
    height: auto !important;
}

#returntop {
    margin-left: 30px;
}

.returntop {
    display: none;
}

.society-block .listmod2 {
    min-height: 0;
}

.classified-block .list_content {
    height: auto;
}

.carousel-inner > .item > a > img {
    width: 100%;
    height: auto;
}


/** Society Nav */
.society-nav .navbar-nav > li {
    margin: 0 10px;
}

    .society-nav .navbar-nav > li > a {
        display: block;
    }

.society-blocks > div {
    width: 50%;
}
