body.isMasonryLayout ul.DataList.Discussions {
    -webkit-column-count: 1; -moz-column-count: 1; column-count: 1;
    -webkit-column-width: auto; -moz-column-width: auto; column-width: auto;
    -webkit-column-gap: 1em; -moz-column-gap: 1em; column-gap: 1em;
    border-top: none; width: 100%;
}
@media screen and (min-width: 540px) {
    body.isMasonryLayout ul.DataList.Discussions {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
}
@media screen and (min-width: 768px) {
    body.isMasonryLayout ul.DataList.Discussions {-webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
}
@media screen and (min-width: 850px) {
    body.isMasonryLayout ul.DataList.Discussions {-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; }
}
@media screen and (min-width: 1050px) {
    body.isMasonryLayout ul.DataList.Discussions {-webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
}
@media screen and (min-width: 1224px) {
    body.isMasonryLayout ul.DataList.Discussions {-webkit-column-count: 4; -moz-column-count: 4; column-count: 4; }
}
ul.DataList.Discussions .brick {
    background-color: #efefef; border: 1px solid #bababa;
    break-inside: avoid-column; display: block; margin: 0 0 15px 0; padding: 0;
    page-break-inside: avoid; position: relative; width: 100%;
}
.DataList.Discussions .brick .ItemContent,
body.Vanilla.Discussions .brick .Discussion.ItemContent { padding: 0; }
.DataList.Discussions .brick .Item { position: unset; padding: 10px !important; }
.brick .PhotoWrap.IndexPhoto, .brick .Meta .Tag-Announcement, .brick .Meta .DiscussionAuthor,
.brick .Meta .MCount, .brick .LastCommentBy, .brick .MItem.Category, .brick .MItem.MItem-Resolved,
.brick .HasNew, .brick .LastCommentDate, .brick .Tag-Poll { display: none !important; }
.DataList.Discussions .brick .Options { top: auto; bottom: 7px; right: 2px; flex-direction: row; }
.DataList.Discussions .brick .Options .OptionsMenu { position: relative; }
.brick .Bookmark::before,
.brick .OptionsMenu .Arrow::before { font-size: 18px; }
.brick .CommentCount { position: relative; right: unset; display: inline-block;  }
.brick .Meta { margin-top: 10px;}
.brick .Meta > * { line-height: 1; }
.brick .brick-image { display: inline-block; width: 100%; text-align: center; }
.brick .brick-image img { max-width: 100%; }
.brick-pretext { margin-top: 10px; font-size: 13px; }
.brick-text { font-size: 13px; font-weight: normal; margin: 15px 0; word-break: break-word; }
.brick-text-more { font-size: 85%; white-space: nowrap; }
.brick-author { padding-right: 5px;}
.brick .brick-comments,
.brick .brick-views { font-size: 14px; position: relative; bottom: -2px; left: 1px; }
.brick-comments .icon,
.brick-views .icon { display: inline-block; position: relative; width: 15px; margin-right: 2px; line-height: 1; color: #616161; }
.brick-comments .icon { top: -1px; color: #80C342; margin-left: 0; }
.brick-views    .icon { top: -3px; }
.brick .OptionsMenu .Flyout {margin-top: 0; margin-bottom: 10px; right: -11px; top: -9px; transform: translateY(-100%); }
.brick .OptionsMenu .Flyout:before {top: auto; bottom: -7px; border-bottom-width: 0; border-top: 7px solid #444; }
.brick .OptionsMenu .Flyout:after {top: auto; bottom: -6px; border-bottom-width: 0; border-top: 7px solid #fff; }
/* TARGET IE */
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    .brick .Options { display: inline; top: auto; bottom: 0px; }
}

/* Home page syndication */
.isHomepage .HomepageTitle,
.isHomepage .c_Frame-body .c_Content .DataTableWrap { display: none !important; }
.isHomepage .c_Panel.c_Panel--bottom { padding-top: 80px; }
.acerHomeMasonry { margin: 0 0 30px 0; }
.isHomepage h2,
.acerHomeMasonry > h2 { font-size: 35px; }
.acerHomeMasonry > p { line-height: 1.5; margin-bottom: 0.5em; }
.acerHomeMasonry .DataList { border: none; margin-bottom: 10px; }
.acerHomeMasonry ul.DataList.Discussions .brick { display: inline-block; width: 31%; margin-right: 2%; height: 100%; min-height: 400px; vertical-align: text-top; }
.acerHomeMasonry ul.DataList.Discussions .brick:nth-child(3) { margin-right: 0; }
.acerHomeMasonry .DataList .Meta.Meta-Discussion { position: absolute; bottom: 8px; }
.acerHomeMasonry .buttonwrap { text-align: center; }
.acerHomeMasonry .buttonwrap .showall { background: #80c343; display: inline-block; margin: 0 auto; padding: 10px 20px; color: white; text-transform: uppercase; }
.acerHomeMasonry .buttonwrap a:hover { background: #638a14; }
@media screen and (max-width: 600px) {
    .acerHomeMasonry { margin: 30px 0; }
    .acerHomeMasonry ul.DataList.Discussions .brick { display: block; width: 100%; margin-right: 0; min-height: auto; }
    .brick-text { padding-bottom: 15px; }
}
@media screen and (min-width: 850px) and (max-width: 1000px) {
    .acerHomeMasonry ul.DataList.Discussions .brick { display: block; width: 100%; margin-right: 0; min-height: auto; }
    .brick-text { padding-bottom: 15px; }
}
/* Panel syndication */
body.isMasonryLayout .acerPanelMasonry { display: none; }
.acerPanelMasonry .DataList { border: none; margin-bottom: 18px; }
body.Section-Predator .acerPanelMasonry .DataList.Discussions .Title a,
body.Section-Predator .acerPanelMasonry .DataList.Discussions .Meta>*,
body.Section-Predator .acerPanelMasonry { color: #424242; }
body.Section-Predator .acerPanelMasonry a { color: #80C342; }
body.Section-Predator .c_Frame-body .acerPanelMasonry a:visited,
body.Section-Predator .acerPanelMasonry a:hover { color: #638a14 !important; }
body.Section-Predator .acerPanelMasonry .DataList.Discussions .Title a:hover,
body.Section-Predator .acerPanelMasonry .DataList.Discussions .Title a:visited { color: #424242 !important; text-decoration: underline !important; }
body.Section-Predator .acerPanelMasonry .Options .Arrow:hover:before { color: #616161; }
