#video #canvas {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#_fw_container_tp-ad-slot_300x250 {
    position: relative;
    left: 25px;
}
#video #bodyContainer {
  float: left;
  text-align: center;
  width: 100%;
  font-size: 14px
  line-height: 16px ;
  font-family: 'Roboto',Arial,sans-serif;
  color: #4a4a4a;
  border:none;
}
#video #bodyContainer .feature-header-container {
  margin: 0;
}
#video #bodyContainer .feature-header-container .headerBannerContainer {
  display: none;
}
#video #videoPgFeature, #video #bodyContainer #main {
     width:100%
}
#video #main {
  background: #f8f8f8;
}
#video #main #feature_background {
  width: 100%;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
  background-color: #f8f8f8;
}
#video #main .topArea {
  background: #141414;
  overflow: hidden;
  margin: 0 auto;;
  padding: 30px 0 15px;
  width: 1010px;
}
#video #main .topArea .featureContainer {
  background: #fff;
  margin: 0 0 36px 35px;
  height: auto;
  width: 945px;
}
#video #main .topArea .featureContainer img {
  width: 100%;
  height: auto;
}
#video #main .topArea #topNav {
  float: left;
  margin: 0;
}
#video #main .topArea #topNav li {
  float: left;
  font-family: 'Roboto',Arial,sans-serif;
  font-weight:300;
  font-size: 15px;
  color: #c0c0c0;
  cursor: pointer;
  letter-spacing: 0;
  line-height: 19px;
  margin: 0 0 0 35px;
}
#video #main .topArea #topNav li.ignore {
  font-size: 20px;
  margin: -6px 0 0 23px;
  padding: 5px 12px;
  position: relative;
}
#video #main .topArea #topNav li.ignore:hover {
  background: #4b4b4b;
}
#video #main .topArea #topNav li.ignore .channel-section-subnav {
  background: #4b4b4b;
  left: 0;
  padding: 0 21px 25px;
  width: 186px;
  z-index: 1000;
}
#video #main .topArea #topNav li.ignore .channel-section-subnav #channelDropdown li {
  float: none;
  margin: 25px auto 0;
}
#video #main .topArea #topNav li:hover {
  color: #fff;
}
#video #main .topArea #topNav li.selected {
  color: #fff;
  font-weight: 500;
}
#video #main .topArea .search-field {
  background: #2d2d2d;
  border: 1px solid #6e6e6e;
  border-radius: 3px;
  float: right;
  margin: -8px 30px 15px 0;
  padding: 0;
  width: 212px;
}
#video #main .topArea .search-field input[type="text"] {
  font-size: 14px;
  color: #e3e3e3;
  margin-left: 0px;
}
#video #main .topArea .search-field input[type="text"]::-webkit-input-placeholder {
  color: #e3e3e3;
  font-weight: 100;
}
#video #main .topArea .search-field .video-search-field {
  top: 6px;
  right: 10px;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  background: url("//media.nbcmiami.com/designimages/desktop-sprite.png?a=3") no-repeat -2px -61px;
  width: 18px;
  height: 18px;
}
#video #videoPgFeature {
  overflow: hidden;
  margin: 30px 0 0;
}
#video #videoPgFeature #videoPgFeatureContent {
  border: 1px solid #565656;
  float: left;
  margin: 0 0 0 35px;
  width: 578px;
}
#video #videoPgFeature #videoPgFeatureContent #featuredPlayerContainer {
  width: 578px;
  height: 325px;
  float: left;
  background-color: #000;
  position: relative;
}
#video #videoPgFeature #videoPgFeatureContent #featuredPlayerContainer .videoOverlay {
  background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 0%, #000000 85%);
  height: 140px;
  top: 185px;
  opacity: 0.79;
}
#video #videoPgFeature #videoPgFeatureContent #featuredPlayerContainer .pdkRegion {
  width: 578px;
  height: 325px;
}

#video #videoPgFeature #videoPgFeatureContent #featuredPlayerContainer .videoPlayButton.medium {
  opacity: .85;
  top: 40%;
  left: 250px;
}

#video #videoPgFeature #leadMediaTitle {
  clear: both;
  float: left;
  font-family: 'Roboto',Arial,sans-serif;
  font-size: 24px;
  color: #fff;
  letter-spacing: 0;
  line-height: 30px;
  margin: 20px 0 10px 35px;
  text-align: left;
  width: 580px;
}
#video #videoPgFeature #leadMediaSummary {
  clear: both;
  float: left;
  font-family: 'Roboto',Arial,sans-serif;
  font-size: 13px;
  color: #b7b7b7;
  letter-spacing: 0;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0 0 0 35px;
  text-align: left;
  width: 580px;
}
#video #videoPgFeature #leadMediaSummary #leadDekFull,
#video #videoPgFeature #leadMediaSummary #leadDekSummary {
  display:none;
}
#video #videoPgFeature #leadMediaSummary #leadDekFull.visible,
#video #videoPgFeature #leadMediaSummary #leadDekSummary.visible {
  display:block;
}
#video #videoPgFeature #leadMediaSummary #leadDekSummary #leadDekSeeMore {
  color: #b7b7b7;
  font-weight: 700;
}
#tbFilmStrip {
  background: #141414;
  border: none;
  overflow: hidden;
  position: relative;
  padding: 30px 0 16px 18px;
  width: 978px;
  height:169px;
  margin: 0 0 0 7px;
}
.carousel-next, .carousel-prev {
  color: #fff;
  top: 75px;
}
.carousel-next {
  right: 3px;
}
.tbThumb,
.carThumb {
  cursor:pointer;
  position:relative;
  width:168px;
  height:172px;
  float:left;
  display:block;
  margin-right: 26px;
  margin-bottom: 12px;
  opacity: 1;
}
.tbThumb p {
  font-family: 'Roboto',Arial,sans-serif;
  font-size: 13px !important;
  color: #b7b7b7;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  padding: 2px 0 !important;
  text-align: left;
}
.tbThumb .nuvplay {
  top: 79px;
  left: 11px;
}
.tbThumb .playflag {
  top: 79px;
  left: 80px;
  line-height: normal;
  background: rgba(1,74,168,.75);
  font-weight: 400;
  padding-top: 3px;
}

#video #bodyContainer .sponsored {
  font-size: 11px;
  letter-spacing: 1.58px;
  left: 74px;
  text-transform: uppercase;
  top: 0;
  width: 94px;
}
#video #videoPgAdRR {
  float: right;
  margin: 1px 30px 0 0;
  width: 325px;
  background: #141414;
  height: 325px;
}
#video #videoPgAdRR .ad {
  float: right;
}
#video #videoPgMore {
  overflow: hidden;
  margin: 0 auto;
  padding: 40px 0 0;
  width: 1010px;
}
#video #videoPgMore .sponsor {
  float: right;
  margin: -20px 24px 0 0;
}
#video #videoPgMore h3 {
  font-family: 'Roboto',Arial,sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #333;
  letter-spacing: 0;
  line-height: 21px;
  margin: 0 0 12px 27px;
  text-align: left;
  text-transform: uppercase;
}
#video #videoPgMore .listing {
  border: none;
  overflow: hidden;
  position: relative;
  padding:0 0 30px 27px;
  width: 978px;
  height:169px;
}
#video #videoPgMore .listing .carousel-next,
#video #videoPgMore .listing .carousel-prev {
  opacity: 0.36;
  color: #000;
  top: 45px;
}
#video #videoPgMore .listing .carousel-prev {
  left: 8px;
}
#video #videoPgMore .listing p {
  font-family: 'Roboto',Arial,sans-serif;
  font-size: 13px;
  color: #4a4a4a;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 16px;
  margin: 0;
  padding: 2px 0 !important;
  text-align: left;
}
#video #videoPgMore .listing .nuvplay {
  left: 10px;
  top: 77px;
}

#video #bodyContainer #videoPgMore .listing .sponsored {
  background: rgba(20,74,168,.75);
  color: #fff;
  position: absolute;
  line-height: normal;
  height: 17px;
  text-align: center;
  font-family: Roboto;
  font-weight: 500;
  padding-top: 2px;
  top: 0;
}
.headerBannerContainer {
    float:left;
    position:relative;
    clear:both;
    width:1008px;
    height:30px;
    z-index:998;
    margin-top:0px;
    margin-bottom:10px;
}
#feature_top_header {
  overflow: hidden;
  height: 0;
  margin: 0 auto;
  width: 1010px;
}
body #canvas .headerBannerContainer {
  float:none;
}
.headerBanner {
    font-family:Helvetica,arial,sans-serif;
    height:25px;
    color:#FFFFFF;
    position:absolute;
    width:1008px !important;
    left:0 !important;
    z-index:998;
    text-align:left;
    margin:0;
    padding:1px 0;
    line-height:1em;
    /*background-color:;
    background-image: linear-gradient(bottom,  25%,  75%);
    background-image: -o-linear-gradient(bottom,  25%,  75%);
    background-image: -moz-linear-gradient(bottom,  25%,  75%);
    background-image: -webkit-linear-gradient(bottom,  25%,  75%);
    background-image: -ms-linear-gradient(bottom,  25%,  75%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.25, }),color-stop(0.75, ));*/
}
.feature_header .headerTitleText {
    /*color:;*/
    font-family:Helvetica, Arial, San-Serif;
    font-size:44px;
    margin-left:5px;
    line-height:46px;
    font-weight:bold;
    width:auto;
    height:auto;
    text-align:left;
    text-transform:uppercase;
    display:block;
    float:left;
}
.feature_header .headerTitleText:hover {
    text-decoration:none;
}
.feature_header .featureIdGraphic {
  padding: 0;
}
.headerBanner span, .headerBanner h2 {
    padding:4px 30px 5px;
    height:16px;
    display:block;
    margin:0;
    line-height:1em;
    position:relative;
    text-transform:uppercase;
    font-family:Helvetica, Arial, San-Serif;
    font-size:15px;
    font-weight:normal;
    /*border-bottom:1px solid ;
    border-top:1px solid ;*/
}

#logo_ad {
    position:absolute;
    width:88px;
    height:31px;
    right: 0px;
}
.search-field input::-ms-clear {
    display: none;
}
/*** TLMD STYLES ***/
#video.tlmd  #canvas {
  width: 100%;
}
.tlmd .topArea .playflag.nowplaying {
  left: 68px;
}
.tlmd .topArea .playflag.upnext {
  left: 80px;
}
.tlmd .topArea .carousel-next,
.tlmd .topArea .carousel-prev {
  top: 45px;
}
.tlmd .topArea .carousel-prev {
  left: -18px;
}
.tlmd .topArea .carousel-next {
  right: 0;
}
.tlmd #videoPgMore .listing .carousel-prev {
  left: 5px;
}
.tlmd #videoPgMore .listing  .carousel-next {
  right: 0;
}
.tlmd #videoPgMore .slick-slider {
  box-sizing: inherit;
}
.channel-section-subnav {
    position:absolute
}

#featuredPlayerContainer span.Sponsored {
	background: #26518e;
    font-size: 14px;
    height: 22px;
    right: 0px;
    line-height: 22px;
    position: absolute;
    top: -3px;
    z-index: 9999;
    margin-right: 0;
    display:none;
}
