.list {
  margin: 0 0 30px; }

.topic-box {
  display: inline-block;
  border: 1px solid #eee;
  width: 50%;
  vertical-align: top;
  margin: -1px 0 0 -1px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.list.initial:after {
  display: block;
  clear: both;
  content: ''; }
/*
.three-col-events-bucket .topic-box {
  width: 33.4%;
  float: left; }*/

 .topic-box {
  width: 100%; }

.topic-box .txt {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px; }

.topic-box .toggle-block {
  position: relative;
  padding: 0;
  margin: 0; }

.topic-box .toggle-block .view-all {
  position: absolute;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
  display: block;
  font: 400 12px/1.2em 'source sans pro', Arial, sans-serif !important;
  text-transform: uppercase;
  padding: 0 20px 0 0;
  margin: 0;
  text-decoration: none;
  border-bottom: none; }


.topic-box h2 {
  margin: 0 !important;
  margin: 35px 35px 10px !important;
  font-size: 24px !important; }

.topic-box p {
  margin: 0 35px 0 !important; }

.topic-box .topic-list {
  float: left;
  width: 100%;
  padding: 0 !important;
  background: #fcfcfc; }

.topic-box.violet .toggle-block .view-all {
  background: url(/images/ico-topic-violet.png) 100% 50% no-repeat; }

.topic-box.violet .toggle-block .view-all {
  color: #8a4feb !important; }

.topic-box.violet h2 {
  color: #8a4feb !important; }

.topic-box.turquoise .toggle-block .view-all {
  background: url(/images/ico-topic-turquoise.png) 100% 50% no-repeat; }

.topic-box.turquoise .toggle-block .view-all {
  color: #00b4c0 !important; }

.topic-box.turquoise h2 {
  color: #00b4c0 !important; }

.topic-box.green .toggle-block .view-all {
  background: url(/images/ico-topic-green.png) 100% 50% no-repeat; }

.topic-box.green .toggle-block .view-all {
  color: #00a651 !important; }

.topic-box.green h2 {
  color: #00a651 !important; }

.topic-box.blue .toggle-block .view-all {
  background: url(/images/ico-topic-blue.png) 100% 50% no-repeat; }

.topic-box.blue .toggle-block .view-all {
  color: #0083f2 !important; }

.topic-box.blue h2 {
  color: #0083f2 !important; }

.topic-box.orange .toggle-block .view-all {
  background: url(/images/ico-topic-orange.png) 100% 50% no-repeat; }

.topic-box.orange .toggle-block .view-all {
  color: #ff7e00 !important; }

.topic-box.orange h2 {
  color: #ff7e00 !important; }

.topic-box .toggle-block .view-all:before {
  position: absolute;
  z-index: 3;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  display: none; }

.topic-box .toggle-block .view-all:hover:before {
  display: block; }

.topic-listing .topic-box .toggle-block .view-all:hover:before {
  display: none; }

/*insight blocks2*/
.topic-box .topic-list li .img-holder span {
  line-height: 1em;
  vertical-align: middle;
  font-size: 12px;
  text-transform: uppercase;
  color: #9c9c9c;
  display: block; }

.topic-box .topic-list li .img-holder span:first-child {
  font-size: 20px;
  font-weight: 600; }

.topic-box .topic-list {
  float: left;
  width: 100%;
  padding: 0 !important;
  background: #fcfcfc;
  overflow: hidden; }

.topic-box .topic-list li:before {
  display: none; }

.topic-box .topic-list li:hover p {
  color: #00a651; }

.topic-box .topic-list li {
  height: 90px;
  width: 100%;
  margin: 0 !important;
  display: table;
  table-layout: fixed;
  border-top: 1px solid #eee; }

.topic-box .topic-list li:last-child {
  border-bottom: 1px solid #eee; }

.topic-box .topic-list li:nth-child(3) {
  border-bottom: none; }

.topic-box .topic-list li .img-holder {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #eee;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px; }

.topic-box .topic-list li .img-holder img {
  vertical-align: middle; }

.topic-box .topic-list li .text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 25px; }

.topic-box .topic-list li .text p {
  display: block;
  text-align: left;
  width: 100%;
  float: left;
  margin: 0 0 5px !important; }

.topic-box .topic-list li .text .title {
  overflow: hidden;
  cursor: pointer;
  line-height: 1em;
  max-height: 2em;
  overflow: hidden; }

.topic-box .topic-list li .text .date {
  font: normal 12px/1.2em 'source sans pro', Arial, sans-serif !important; }

.topic-box.orange .topic-list li:hover *, .topic-box.orange .topic-list li .img-holder span:first-child, .topic-box.orange .topic-list li .img-holder span:first-child + span {
  color: #ff7e00; }

.topic-box.blue .topic-list li:hover *, .topic-box.blue .topic-list li .img-holder span:first-child, .topic-box.blue .topic-list li .img-holder span:first-child + span {
  color: #0083f2; }

.topic-box.violet .topic-list li:hover *, .topic-box.violet .topic-list li .img-holder span:first-child, .topic-box.violet .topic-list li .img-holder span:first-child + span {
  color: #8a4feb; }

.topic-box.green .topic-list li:hover *, .topic-box.green .topic-list li .img-holder span:first-child, .topic-box.green .topic-list li .img-holder span:first-child + span {
  color: #00a651; }

.topic-box.turquoise .topic-list li:hover *, .topic-box.turquoise .topic-list li .img-holder span:first-child, .topic-box.turquoise .topic-list li .img-holder span:first-child + span {
  color: #00b4c0; }

.arrow.topic-box .txt:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0 0 0 7px;
  content: '';
  width: 0;
  height: 0;
  border-top: 14px solid #eee;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  z-index: 3; }

.arrow.topic-box .txt:after {
  top: 100%;
  position: absolute;
  left: 50%;
  margin: 0 0 0 8px;
  content: '';
  width: 0;
  height: 0;
  border-top: 13px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  z-index: 3; }

.arrow.topic-box .txt {
  overflow: visible; }
