.list {
  margin: 0 0 30px; }

.topic-block {
  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-block {
  width: 33.4%;
  float: left; }

#col-right .topic-block {
  width: 100%; }

.topic-block .txt {
  overflow: hidden;
  position: relative;
  padding-bottom: 30px; }

.topic-block .toggle-block {
  position: relative;
  padding: 0;
  margin: 0; }

.topic-block .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; }

.library-landing .topic-block .toggle-block .view-all {
  right: 20px;
  bottom: 20px; }

.library-landing .topic-block .txt {
  padding-bottom: 50px; }

.topic-block h2 {
  margin: 0;
  margin: 35px 35px 10px;
  font-size: 24px; }

.topic-block p {
  margin: 0 35px 0 !important; }

.topic-block .topic-list {
  float: left;
  width: 100%;
  padding: 0 !important;
  background: #fcfcfc; }

.topic-block.violet .toggle-block .view-all {
  background: url(/images/ico-topic-violet.png) 100% 50% no-repeat; }

.topic-block.violet .toggle-block .view-all {
  color: #8a4feb !important; }

.topic-block.violet h2 {
  color: #8a4feb; }

.topic-block.turquoise .toggle-block .view-all {
  background: url(/images/ico-topic-turquoise.png) 100% 50% no-repeat; }

.topic-block.turquoise .toggle-block .view-all {
  color: #00b4c0 !important; }

.topic-block.turquoise h2 {
  color: #00b4c0; }

.topic-block.green .toggle-block .view-all {
  background: url(/images/ico-topic-green.png) 100% 50% no-repeat; }

.topic-block.green .toggle-block .view-all {
  color: #00a651 !important; }

.topic-block.green h2 {
  color: #00a651; }

.topic-block.blue .toggle-block .view-all {
  background: url(/images/ico-topic-blue.png) 100% 50% no-repeat; }

.topic-block.blue .toggle-block .view-all {
  color: #0083f2 !important; }

.topic-block.blue h2 {
  color: #0083f2; }

.topic-block.orange .toggle-block .view-all {
  background: url(/images/ico-topic-orange.png) 100% 50% no-repeat; }

.topic-block.orange .toggle-block .view-all {
  color: #ff7e00 !important; }

.topic-block.orange h2 {
  color: #ff7e00; }

.topic-block .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-block .toggle-block .view-all:hover:before {
  display: block; }

.topic-listing .topic-block .toggle-block .view-all:hover:before {
  display: none; }

/*insight blocks2*/
.topic-block .topic-list li .img-holder span {
  line-height: 1em;
  vertical-align: middle;
  font-size: 12px;
  text-transform: uppercase;
  color: #9c9c9c;
  display: block; }

.topic-block .topic-list li .img-holder span:first-child {
  font-size: 20px;
  font-weight: 600; }

.topic-block .topic-list {
  float: left;
  width: 100%;
  padding: 0 !important;
  background: #fcfcfc;
  overflow: hidden; }

.topic-block .topic-list li:before {
  display: none; }

.topic-block .topic-list li:hover p {
  color: #00a651; }

.topic-block .topic-list li {
  height: 90px;
  width: 100%;
  margin: 0 !important;
  display: table;
  table-layout: fixed;
  border-top: 1px solid #eee; }

.topic-block .topic-list li:last-child {
  border-bottom: 1px solid #eee; }

.topic-block .topic-list li:nth-child(3) {
  border-bottom: none; }

.topic-block .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-block .topic-list li .img-holder img {
  vertical-align: middle; }

.topic-block .topic-list li .text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 25px; }

.topic-block .topic-list li .text p {
  display: block;
  text-align: left;
  width: 100%;
  float: left;
  margin: 0 0 5px !important; }

.topic-block .topic-list li .text .title {
  overflow: hidden;
  cursor: pointer;
  line-height: 1em;
  max-height: 2em;
  overflow: hidden; }

.topic-block .topic-list li .text .date {
  font: normal 12px/1.2em 'source sans pro', Arial, sans-serif !important; }

.topic-block.orange .topic-list li:hover *, .topic-block.orange .topic-list li .img-holder span:first-child, .topic-block.orange .topic-list li .img-holder span:first-child + span {
  color: #ff7e00; }

.topic-block.blue .topic-list li:hover *, .topic-block.blue .topic-list li .img-holder span:first-child, .topic-block.blue .topic-list li .img-holder span:first-child + span {
  color: #0083f2; }

.topic-block.violet .topic-list li:hover *, .topic-block.violet .topic-list li .img-holder span:first-child, .topic-block.violet .topic-list li .img-holder span:first-child + span {
  color: #8a4feb; }

.topic-block.green .topic-list li:hover *, .topic-block.green .topic-list li .img-holder span:first-child, .topic-block.green .topic-list li .img-holder span:first-child + span {
  color: #00a651; }

.topic-block.turquoise .topic-list li:hover *, .topic-block.turquoise .topic-list li .img-holder span:first-child, .topic-block.turquoise .topic-list li .img-holder span:first-child + span {
  color: #00b4c0; }

.arrow.topic-block .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-block .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-block .txt {
  overflow: visible; }

@media screen and (max-width: 1218px) {
  .three-col-events-bucket .banner-holder {
    width: 310px; }

  .three-col-events-buckets .banner-holder .banner-item {
    width: 310px;
    height: 184px;
    margin: 60px 0 0 5px; } }
@media screen and (max-width: 977px) {
  #col-right .topic-block {
    margin: -1px 0 0; }

  .three-col-events-bucket .topic-block {
    width: 50%; }

  .three-col-events-bucket .banner-holder {
    width: 100%;
    text-align: justify; }

  .three-col-events-bucket .banner-holder:after {
    display: inline-block;
    width: 100%;
    content: ''; }

  .three-col-events-bucket .banner-holder .banner-item {
    position: relative;
    width: 360px;
    height: 217px;
    margin: 10px 0 0;
    display: inline-block; } }
@media screen and (max-width: 747px) {
  .topic-block {
    width: 100%; }

  .three-col-events-bucket .topic-block {
    width: 100%; }

  .three-col-events-bucket .banner-holder {
    display: none; } }
