.whats-hot {
  background: #010101;
  margin-bottom: 32px;
  position: relative; }

.whats-hot h2 {
  color: #fff;
  font-weight: normal;
  font-size: 2em;
  padding: 20px 20px 10px;
  margin: 0; }

.whats-hot .whats-hot-tabs {
  margin: 0 0 0px 10px;
  padding: 0;
  list-style-type: none; }

.whats-hot .whats-hot-tabs li {
  float: left;
  margin: 0;
  padding: 0;
  background: #999999;
  margin: 0 1% 0 0;
  padding: 10px 10px;
  color: #010101; }

.whats-hot .whats-hot-tabs a {
  color: #010101; }

.whats-hot .whats-hot-tabs li:hover, .whats-hot .whats-hot-tabs li.active {
  background: #eaeaea; }

.whats-hot .whats-hot-stories {
  clear: both;
  background: #eaeaea;
  padding: 16px 0;
  min-height: 320px;
  position: relative; }

.whats-hot-stories .content-sml {
  margin-bottom: 10px; }

.whats-hot-stories .content-sml .calendar-date {
  width: 55px;
  height: 55px;
  float: left;
  background: #000;
  margin-left: 0 !important; }

.whats-hot-stories .content-sml .calendar-date:hover {
  text-decoration: none; }

.whats-hot-stories .content-sml .calendar-date .day {
  font-family: 'Open Sans';
  display: block;
  padding: 8px 8px 0;
  font-size: 2.8em;
  line-height: 1em;
  color: #ffdd00;
  text-align: center;
  text-shadow: #e30613 0 0 20px; }

.whats-hot-stories .content-sml .content-info {
  margin-left: 70px;
  padding-top: 0;
  padding-bottom: 0; }

.whats-hot-stories .wrapper-link {
  color: #000;
  text-decoration: none; }

.whats-hot-stories .wrapper-link:hover .content-headline {
  text-decoration: underline; }

.whats-hot-stories .content-headline {
  padding: 5px 0 0;
  margin: 0;
  font-size: 1.1em;
  line-height: 1.2em;
  font-weight: normal;
  color: #000;
  text-decoration-color: #000; }

.whats-hot-stories .content-headline a {
  color: #000; }

.whats-hot-stories .content-item .content-meta {
  color: #999999;
  font-size: 0.9em;
  text-transform: uppercase; }

.whats-hot-stories .content-item .content-meta span.content-type {
  color: #feb827; }

.whats-hot-stories .tab-panel {
  display: none; }

.why-not-watch {
  margin-bottom: 16px; }

.why-not-watch .webinar {
  width: 50%;
  margin: 0 0 16px 0;
  float: left;
  box-sizing: border-box;
  background: #eaeaea;
  padding-bottom: 16px;
  border-right: 8px solid #fff; }

.why-not-watch .wrapper-link {
  text-decoration: none; }

.why-not-watch .webinar.webinar-right {
  margin: 0 0 16px 0;
  border-left: 8px solid #fff;
  border-right: none;
  position: relative; }

.why-not-watch .webinar img {
  width: 100%;
  /*max-height: 96px;*/
  display: block; }

.why-not-watch .webinar .content-meta {
  padding: 16px 16px 0;
  text-transform: uppercase;
  font-size: 0.9em;
  color: #999999; }

.why-not-watch .webinar .title-link {
  padding: 8px 16px 0px;
  display: block;
  color: black;
  line-height: 1.5714em; }

.why-not-watch .webinar .wrapper-link:hover .title-link {
  text-decoration: underline; }

        /*.whats-hot .whats-hot-tabs {
            margin: 0 0 0 10px;
            overflow: hidden;
        }

            .whats-hot .whats-hot-tabs li {
                display: table-cell;
            }

     .whats-hot .whats-hot-tabs a {
        padding: 5px 5px;
        display: inline;
        height: 100%;
    }*/
@media only screen and (max-width: 1140px) {
  .whats-hot .whats-hot-tabs li {
    max-width: 18%;
    text-align: center;
    display: table; }

  .whats-hot .whats-hot-tabs li a {
    display: table-cell;
    vertical-align: middle; } }
@media only screen and (max-width: 360px) {
  /*.whats-hot .whats-hot-tabs li {
      font-size: 0.85em;
  }*/
  .whats-hot .whats-hot-tabs li {
    min-width: 39%;
    margin-top: 2px; } }

/*# sourceMappingURL=whats-hot.css.map */
