/*  MPS Component Name: housead-video-recirc.css
MPS Component Service ID: housead-video-recirc
MPS Component Path: http://mps.nbcnews.com/request/component/todayshow?name=housead-video-recirc.css */

@charset "UTF-8";

@font-face {
  font-family: 'proxima_nova';
  src: url('http://nodeassets.today.com/fonts/2dc4d1a3.ProximaNova-Light-webfont.eot'),
       url('http://nodeassets.today.com/fonts/2dc4d1a3.ProximaNova-Light-webfont.eot?#iefix') format('embedded-opentype'),
       url('http://nodeassets.today.com/fonts/2dc4d1a3.ProximaNova-Light-webfont.woff') format('woff'),
       url('http://nodeassets.today.com/fonts/2dc4d1a3.ProximaNova-Light-webfont.ttf') format('truetype'),
       url('http://nodeassets.today.com/fonts/2dc4d1a3.ProximaNova-Light-webfont.svg') format('svg');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'proxima_nova';
  src: url('http://nodeassets.today.com/fonts/53332f49.ProximaNova-Sbold-webfont.eot'),
       url('http://nodeassets.today.com/fonts/53332f49.ProximaNova-Sbold-webfont?#iefix') format('embedded-opentype'),
       url('http://nodeassets.today.com/fonts/53332f49.ProximaNova-Sbold-webfont.woff') format('woff'),
       url('http://nodeassets.today.com/fonts/53332f49.ProximaNova-Sbold-webfont.ttf') format('truetype'),
       url('http://nodeassets.today.com/fonts/53332f49.ProximaNova-Sbold-webfont.svg') format('svg');
  font-weight: 500;
  font-style: normal;
}    
.today {
  font-family: 'proxima_nova';
}
.ad-container {
  display: block;
  width: 298px;
  height: 248px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  font-size: 12px;
  font-family: Helvetica, sans-serif;
}
.tease-container {
  width: 100%;
  height: 170px;
  overflow: hidden;
  position: relative;
}
.tease-container img {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
}
.icon-video-play {
  position: absolute;
  z-index: 100;
  right: 42%;
  bottom: 35%;
  background-color: rgba(0,0,0,0.4);
  border-radius: 2.5em;
}
.icon-video-play path {
  fill: rgba(255,255,255,0.7);
}
.tagline {
  position: relative;
  top: -.9em;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  letter-spacing: .02em;
  text-align: center;
}
.tagline span {
  background-color: #fff;
  padding: 3px 10px;
  border: 1px solid #ccc;
}
.today .tagline {
  color: #F37226;
}
.msnbc .tagline {
  color: #0066cc;
  font-weight: bold;
}
.nbcnews .tagline {
  color: #1a557a;
  font-weight: bold;
}
.video-title {
  height: 60px;
  margin: 0 20px;
}
.today .video-title {
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 200;
}
.msnbc .video-title, .nbcnews .video-title {
  font-size: 1.4em;
  font-weight: normal;
}
