html, body {
-webkit-transform: translateZ(0); }
@media only screen and (min-width: 60.625em) {
.video-module {
*zoom: 1; }
.video-module:before, .video-module:after {
content: " ";
display: table; }
.video-module:after {
clear: both; } }
.video-module .module-header {
background-color: #999;
height: 52px;
position: relative; }
@media only screen and (min-width: 60.625em) {
.video-module .module-header {
height: 44px; } }
.video-module .module-header .logo {
position: absolute;
left: 15px;
top: 15px;
line-height: 1.5625rem; }
@media only screen and (min-width: 48em) {
.video-module .module-header .logo {
top: 13px;
left: 20px;
line-height: 1.875rem; } }
@media only screen and (min-width: 60.625em) {
.video-module .module-header .logo {
top: 10px;
left: 25px; } }
.video-module .module-header .logo .logo-img {
background-position: left top;
background-repeat: no-repeat;
background-size: auto 22px;
height: 22px;
display: inline-block;
text-indent: -999rem; }
@media only screen and (min-width: 48em) {
.video-module .module-header .logo .logo-img {
background-size: auto 26px;
height: 26px; } }
.video-module .module-header .logo .video-text {
border-left: 1px solid rgba(255, 255, 255, 0.24);
color: #fff;
display: inline-block;
font-size: 1rem;
line-height: 1rem;
margin-left: 15px;
padding-left: 15px;
text-transform: uppercase; }
.video-module .module-header .logo .video-text a {
color: #fff;
text-decoration: none; }
@media only screen and (min-width: 48em) {
.video-module .module-header .logo .video-text {
font-size: 1.25rem;
line-height: 1.25rem; } }
.video-module .module-header .more-videos {
display: none; }
@media only screen and (min-width: 48em) {
.video-module .module-header .more-videos {
color: #fff;
display: inline-block;
font-size: 0.9375rem;
line-height: 1.4375rem;
position: absolute;
right: 20px;
top: 15px; } }
@media only screen and (min-width: 60.625em) {
.video-module .module-header .more-videos {
right: 25px;
top: 10px; } }
.video-module .module-header .more-videos a {
color: #fff; }
.video-module .module-header .more-videos i {
display: inline-block;
font-size: 1.4375rem;
line-height: 1.4375rem;
margin: 0 0 0 5px;
vertical-align: top; }
.video-module .video-pane {
position: relative;
width: 100%; }
@media only screen and (min-width: 24.0625em) {
.video-module .video-pane {
background-color: #000;
max-height: 360px; } }
@media only screen and (min-width: 60.625em) {
.video-module .video-pane {
float: left;
width: 630px;
width: -webkit-calc(100% - 340px);
width: -moz-calc(100% - 340px);
width: calc(100% - 340px);
max-height: 354px;
max-width: 630px;
overflow: hidden; } }
@media only screen and (min-width: 60.625em) {
.narrow-desktop .video-module .video-pane {
max-width: none;
float: none;
width: auto;
max-height: none; } }
@media only screen and (min-width: 24.0625em) {
.video-module .video-pane .wrap-video {
max-width: 640px;
margin: 0 auto; } }
@media only screen and (min-width: 60.625em) {
.video-module .video-pane .wrap-video {
max-width: none; } }
.video-module .video-pane .video-wrapper {
height: 0;
padding-bottom: 56.25%;
position: relative;
width: 100%; }
.video-module .video-pane .video-wrapper:before {
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%; }
.video-module .video-pane .lead-video-info {
background-image: -webkit-linear-gradient( transparent 0, rgba(0, 0, 0, 0.7) 100%);
background-image: linear-gradient( transparent 0, rgba(0, 0, 0, 0.7) 100%);
bottom: 0;
position: absolute; }
.video-module .lead-video-info {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
color: #fff;
padding: 20px;
width: 100%; }
.video-module .lead-video-info .video-eyebrow {
font-size: .75rem;
text-transform: uppercase;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.54); }
@media only screen and (min-width: 48em) {
.video-module .lead-video-info .video-eyebrow {
font-size: 0.8125rem; } }
.video-module .lead-video-info .video-title {
font-size: 1.125rem;
line-height: 1.25; }
@media only screen and (min-width: 48em) {
.video-module .lead-video-info .video-title {
font-size: 1.795rem; } }
.video-module .video-js {
height: 100% !important;
position: absolute;
top: 0;
width: 100% !important; }
.video-module .video-js .preroll-countdown {
background-color: rgba(0, 0, 0, 0.5);
color: #fff;
font-size: 0.75rem;
left: 0;
padding: 3px;
position: absolute;
top: 0;
z-index: 1; }
.video-module .video-js .vjs-big-play-button {
background-color: transparent;
background-image: url("http://idge.staticworld.net/idgtv/btn-play-default.svg");
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
bottom: 0;
border-radius: 0;
box-shadow: none;
left: 0;
margin: auto;
right: 0;
top: 0;
height: 40px;
width: 38px; }
@media only screen and (min-width: 48em) {
.video-module .video-js .vjs-big-play-button {
width: 78px;
height: 81px; } }
.video-module .video-js .vjs-big-play-button:before {
content: none; }
.video-module .video-js .vjs-big-play-button:hover {
background-image: url("http://idge.staticworld.net/idgtv/btn-play-hover.svg"); }
.video-module .video-js .vjs-share-options li a:hover {
color: #fff; }
.video-module .video-js .vjs-ima3-ad-background object, .video-module .video-js .vjs-ima3-ad-background embed {
background-color: transparent; }
.video-module .video-js.vjs-native .vjs-big-play-button {
background-image: none !important; }
.video-module .video-js.vjs-native .vjs-control-bar {
display: none !important; }
.video-module .video-js.vjs-native .vjs-poster {
display: block; }
.video-module .video-js.player-not-started .vjs-big-play-button {
background-image: -webkit-linear-gradient( transparent 0, rgba(0, 0, 0, 0.7) 100%);
background-image: linear-gradient( transparent 0, rgba(0, 0, 0, 0.7) 100%);
height: auto;
width: auto;
top: auto;
padding-top: 10px; }
@media only screen and (min-width: 48em) {
.video-module .video-js.player-not-started .vjs-big-play-button {
padding-top: 15px; } }
.video-module .video-js.player-not-started .vjs-big-play-button .lead-video-info {
background-image: url(http://idge.staticworld.net/idgtv/btn-play-default.svg);
background-position: 14px center;
background-repeat: no-repeat;
background-size: 35px 37px;
position: relative;
bottom: auto;
padding-left: 65px; }
.video-module .video-js.player-not-started .vjs-big-play-button .lead-video-info:hover {
background-image: url(http://idge.staticworld.net/idgtv/btn-play-hover.svg); }
@media only screen and (min-width: 48em) {
.video-module .video-js.player-not-started .vjs-big-play-button .lead-video-info {
background-position: 17px center;
background-size: 65px 68px;
padding: 35px 25px 35px 100px; } }
.touch .video-module .video-js.player-not-started.show-helper-text .vjs-big-play-button {
background-image: url("http://idge.staticworld.net/idgtv/btn-play-default.svg") !important;
background-size: 104px 108px;
background-position: center top;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-top: 122px;
height: 135px;
top: 0;
width: 104px; }
.touch .video-module .video-js.player-not-started.show-helper-text .vjs-big-play-button:after {
color: #fff;
content: 'Tap to play';
display: block;
font-size: 0.875rem;
text-align: center;
text-transform: uppercase; }
.video-module .video-js.vjs-paused .vjs-big-play-button {
display: block; }
.video-module .video-listing-wrap {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-bottom: 1px solid #c0c0c0; }
@media only screen and (min-width: 60.625em) {
.video-module .video-listing-wrap {
float: right;
width: 340px;
border-right: 1px solid #c0c0c0; } }
@media only screen and (min-width: 60.625em) {
.narrow-desktop .video-module .video-listing-wrap {
border-left: 1px solid #c0c0c0;
float: none;
width: 100%; } }
.video-module .video-listing-wrap:focus {
background-color: #ff0; }
.video-module .video-listing-wrap:after {
background-image: -webkit-linear-gradient( rgba(0, 0, 0, 0.4) 0, transparent 100%);
background-image: linear-gradient( rgba(0, 0, 0, 0.4) 0, transparent 100%);
content: '';
position: absolute;
top: 0;
left: 0;
height: 22px;
width: 100%;
opacity: 1;
-webkit-transition: z-index 0s ease 0s, opacity 0.2s ease 0.1s;
-moz-transition: z-index 0s ease 0s, opacity 0.2s ease 0.1s;
transition: z-index 0s ease 0s, opacity 0.2s ease 0.1s; }
@media only screen and (min-width: 60.625em) {
.video-module .video-listing-wrap:after {
background-image: -webkit-linear-gradient( transparent 0, rgba(0, 0, 0, 0.4) 100%);
background-image: linear-gradient( transparent 0, rgba(0, 0, 0, 0.4) 100%);
bottom: 0;
top: auto;
height: 42px; } }
@media only screen and (min-width: 60.625em) {
.narrow-desktop .video-module .video-listing-wrap:after {
background-image: -webkit-linear-gradient( rgba(0, 0, 0, 0.4) 0, transparent 100%);
background-image: linear-gradient( rgba(0, 0, 0, 0.4) 0, transparent 100%);
bottom: auto;
top: 0;
height: 22px; } }
.video-module .video-listing-wrap:hover:after {
opacity: 0;
z-index: -1;
-webkit-transition: opacity 0.2s ease 0s, z-index 0s ease 0.2s;
-moz-transition: opacity 0.2s ease 0s, z-index 0s ease 0.2s;
transition: opacity 0.2s ease 0s, z-index 0s ease 0.2s; }
.video-module .video-listing-scroll {
overflow: auto;
max-height: 244px;
-webkit-transform: translateZ(0); }
@media only screen and (min-width: 60.625em) {
.video-module .video-listing-scroll {
max-height: 353px; } }
.video-module .video-listing .video-item {
*zoom: 1;
border-bottom: 1px solid #eee;
padding: 5px 15px 10px 5px; }
.video-module .video-listing .video-item:before, .video-module .video-listing .video-item:after {
content: " ";
display: table; }
.video-module .video-listing .video-item:after {
clear: both; }
.video-module .video-listing .video-item.selected {
background-color: #ebebeb;
box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.3);
cursor: pointer; }
@media only screen and (min-width: 48em) {
.video-module .video-listing .video-item:hover {
background-color: #ebebeb;
box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.3);
cursor: pointer; } }
.video-module .video-listing .video-item:hover .poster-wrapper .poster-container:before {
-webkit-transition: opacity 0.2s ease-out;
-moz-transition: opacity 0.2s ease-out;
transition: opacity 0.2s ease-out;
content: '';
position: absolute;
z-index: 1;
top: 0;
bottom: 0;
left: 0;
right: 0;
height: 43%;
margin: auto;
background-image: url(http://idge.staticworld.net/idgtv/btn-play-default.svg);
background-position: left top;
background-repeat: no-repeat;
background-size: 100% 100%; }
.video-module .video-listing .video-item .poster-wrapper {
float: left;
width: 104px; }
.video-module .video-listing .video-item .poster-wrapper .poster-container {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
width: 100%; }
.video-module .video-listing .video-item .poster-wrapper .poster-container:after {
box-shadow: inset 0 0 10px 2px rgba(0, 0, 0, 0.3);
content: '';
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%; }
.video-module .video-listing .video-item .poster-wrapper .poster-container img {
position: absolute;
top: -100%;
bottom: -100%;
left: -100%;
right: -100%;
margin: auto;
width: 100%; }
.video-module .video-listing .video-item .poster-wrapper .poster-container .duration {
color: #fff;
font-size: 0.6875rem;
font-weight: 700;
position: absolute;
bottom: 5px;
right: 10px; }
.video-module .video-listing .video-item .sponsored-video,
.video-module .video-listing .video-item .sponsored-media {
display: block; }
.video-module .video-listing .video-item .video-eyebrow,
.video-module .video-listing .video-item .sponsored-video,
.video-module .video-listing .video-item .sponsored-media,
.video-module .video-listing .video-item .video-title {
margin-left: 120px; }
.video-module .video-listing .video-item .video-eyebrow {
color: #888;
font-size: 0.6875rem;
font-weight: 700; }
.video-module .video-listing .video-item .sponsored-video,
.video-module .video-listing .video-item .sponsored-media {
color: #00A8D1;
font-size: 0.6875rem;
font-weight: 700; }
.video-module .video-listing .video-item .video-title {
color: #000;
font-size: 0.875rem;
line-height: 1rem;
margin-top: 2px; }
