/**
 * Set min-width and max-width
 * @param x1 min-width. Default 0
 * @param x2 max-width. Default none
 */
/**
 * Set min-height and max-height
 * @param y1 min-height. Default 0
 * @param y1 max-height. Default none
 */
/**
 * Set a min- and max- width and height
 * @param x1 min-width. Default 0
 * @param x2 max-width. Default none
 * @param y1 min-height. Default 0
 * @param y2 max-height. Default none
 */
.fill {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  content: " ";
  height: 0;
  font-size: 0;
  clear: both;
}
/**
 * Fill the content and put a vertical black gradient in it.
 * @param opacity The opacity of the bottom side of the gradient
 */
/**
 * Fill the content and put a vertical black gradient in it.
 * @param opacity The opacity of the bottom side of the gradient
 */
.proportional {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.percentage-watched {
  background-color: #464646;
  border-bottom: 1px solid #7f7e7e;
}
.percentage-watched::-webkit-progress-bar {
  background-color: #464646;
}
.percentage-watched::-webkit-progress-value {
  background-color: #b4961c;
}
.percentage-watched::-webkit-progress-bar-value {
  background-color: #b4961c;
}
.percentage-watched::-moz-progress-bar {
  background-color: #b4961c;
}
.percentage-watched[role],
.percentage-watched[aria-valuenow]:before {
  background-color: #b4961c;
}
.percentage-watched[aria-valuenow] {
  background: #707070;
}
.percentage-watched[role]:after {
  background-image: none;
}
nav#menu {
  display: none;
}
.show-disclaimer {
  background-color: black;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
a.view-all {
  display: block;
  text-align: left;
  margin: 10px 0 0 75px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1em;
  white-space: normal;
  color: #01b8c6;
}
section.content.clips .view-all {
  margin-left: 0;
}
.hidden {
  display: none !important;
}
.desaturate {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: url(../img/temp/avatars/desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(1);
}
section.page-content > div.episodes section.grid > article > .container > header,
section.page-content > div.clips section.grid > article > .container > header,
section.page-content > div.collections section.grid > article > .container > header {
  height: 17px;
}
/* Gotham Light */
.textGLight {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
}
/* Gotham Book */
.textGBook {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
}
/* Gotham Book Italic */
.textGBookItalic {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: italic;
}
/* Gotham Medium */
.textGMedium {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
}
/* Gotham Bold */
.textGBold {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
/* Gotham Black */
.textGBlack {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
}
body {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
}
section.content > header section.nav .main-nav ul li {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 14px;
  padding: 10px 12px !important;
}
section.hero .hero > header h2 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.hero article.heroInfo header h3.flag span {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
}
section.hero article.heroInfo header h2 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.hero article.heroInfo header h5 {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
section.hero .hero span {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 11px;
}
section.hero article.heroInfo .episodeCopy p {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
section.hero > .container > header h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
}
section.hero .thumbs article.thumb header h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
}
section.hero .tiles .row li h3 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 13px !important;
  text-align: left !important;
}
section > .container > header h2,
section > article > .container > header h2 {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 20px;
  line-height: 20px;
  color: #333333;
}
section.page-content > div.search section.episode-filters div.season-pagination span {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
}
section.page-content > div.search section.wiki > .container > .row .columns > .column article h4 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
}
section > .container > header h3 {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
}
section.blog section.articles h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
  line-height: 1em;
}
section.quicklinks article.collections header h5 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
}
section.quicklinks article.collections nav span {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
}
section.quicklinks article.avatar h3 {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 35px;
}
section.quicklinks article.quote blockquote {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
}
section.quicklinks article.quote cite {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
}
.search-featured-more,
.sponsored-block {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
section.friends .row article {
  font-size: 12px;
}
section.friends .row article .blog-post p span,
section.friends .row article .wiki-post p span {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
}
section.friends .row article .blog-post p span.name,
section.friends .row article .wiki-post p span.name {
  font-size: 13px;
}
section.friends .row article .blog-post p span.title,
section.friends .row article .wiki-post p span.title {
  font-size: 13px;
}
section.friends .row article .blog-post p span.date,
section.friends .row article .wiki-post p span.date,
section.friends .row article .blog-post p span.description,
section.friends .row article .wiki-post p span.description {
  font-size: 11px;
}
section.generator .row header h4 {
  font-size: 14px;
}
section.generator .row header h4.bold {
  font-size: 15px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.generator .row aside label {
  font-size: 14px;
}
section.generator .row aside .select-wrapper {
  font-size: 19px;
}
section.generator .row aside .select-wrapper select {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
}
section.wiki > .container > .row .columns > div {
  padding: 20px;
}
section.wiki > .container > .row .columns > div h6 {
  font-size: 13px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.wiki > .container > .row .columns > div h4 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
  line-height: 1em;
  margin-bottom: 20px;
}
section.wiki > .container > .row .columns > div a {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
}
section.footer > .row .column nav header h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
}
section.footer > .row .column nav ul li a {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
  line-height: 22px;
}
.hoverInfo header h6.ribbon {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 10px;
}
.hoverInfo header h6.additional {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
}
.hoverInfo header h5 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}
.hoverInfo p {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
.hoverInfo p.collection {
  font-size: 10px;
}
aside.flag h4 {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 24px;
}
.scroll > span {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
}
section.queue .user,
section.queue .title {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
}
section.queue .position {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
}
div.episodes section.views .container .row .select-style {
  font-size: 10px;
}
div.episodes section.views .container .row nav span {
  font-size: 10px;
}
.thumb header h3 {
  width: 95%;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
}
.thumb header h4 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 11px;
}
.module.views nav span,
.module.views label {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
}
.module.views .select-wrapper {
  font-size: 19px;
}
.module.views .select-wrapper select {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
}
article.collection header h3 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}
section.collection-info .arrow.left .ticker {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
}
section.collection-info header.sponsor h2 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}
section.collection-info header h2 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}
section.collection-info header h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
}
section.collection-info header h4 {
  height: 32px;
  line-height: 32px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  font-style: italic;
  color: #cdcdcd;
}
section.collection-info header h4 span {
  float: left;
  margin-right: 10px;
}
section.collection-info header h4 span.name {
  color: #f8cc32;
  font-style: normal;
}
section.collection-info header h4 img {
  float: left;
  width: 32px;
  height: 32px;
  margin-right: 8px;
}
/* BEGIN mobile */
section.blog.carousel li {
  max-width: 350px;
  width: 350px;
  height: 350px;
  border: 1px solid #ccc;
  margin-right: 25px;
}
section.blog.carousel li > a {
  background-color: #FFFFFF;
  text-transform: uppercase;
  text-align: left;
}
section.blog.carousel li > a > div.gradient {
  display: none;
}
section.blog.carousel li > a > img {
  width: 350px;
  max-width: 350px;
  height: auto;
}
section.blog.carousel li > a > h6 {
  margin: 15px 0 0 15px;
  font-size: 14px;
}
section.blog.carousel li > a > h4 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  margin: 20px 15px 0;
  font-size: 18px;
  line-height: 20px;
  white-space: normal;
}
section.blog.carousel li.placeholder > a {
  height: 350px;
}
section.blog.carousel > .container {
  margin-top: 0;
  background-color: white;
  padding-top: 0;
  padding-bottom: 45px;
  white-space: nowrap;
}
section.blog.carousel > .container .row {
  font-size: 0;
  float: left;
  white-space: nowrap;
  min-height: 230px;
  max-height: 230px;
  width: 100%;
  margin: 0 -55px;
  padding: 0 55px;
  -moz-transition: margin-left ease 0.5s;
  -webkit-transition: margin-left ease 0.5s;
  -o-transition: margin-left ease 0.5s;
  transition: margin-left ease 0.5s;
}
section.blog.carousel > .container .row.shift {
  float: none;
  display: inline-block;
  vertical-align: top;
}
section.blog.carousel > .container .row .single-row {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
section.blog.carousel > .container > .arrow.left,
section.blog.carousel > .container > .arrow.right {
  min-height: 230px;
  max-height: 230px;
  width: 55px;
  height: 560px;
  background-color: white;
}
section.blog.carousel > .container > .arrow.left:before,
section.blog.carousel > .container > .arrow.right:before {
  font-size: 40px;
}
section.blog.carousel > .container > header {
  height: 30px;
  padding: 0;
  margin: 0;
}
section.blog.carousel > .container > header h3 {
  color: black;
  margin-left: 8.59375%;
}
section.blog.carousel > .container div.article-wrapper {
  height: 230px !important;
}
section.blog.carousel > .container div.article-wrapper h6 {
  margin-top: 0 !important;
}
section.blog.carousel > .container div.article-wrapper h3 {
  font-size: 28px !important;
}
section.blog.carousel > .container .arrow.left,
section.blog.carousel > .container .arrow.right {
  height: 560px;
  min-height: inherit;
  max-height: inherit;
  background-color: white;
  width: 8.59375%;
}
section.blog.carousel > .container > .row {
  width: 82.8125%;
  max-width: inherit;
  min-width: inherit;
  height: 560px;
  min-height: inherit;
  max-height: inherit;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
section.blog.carousel > .container > .row section.articles {
  background-color: #e7e7e7;
  width: 100%;
  margin-top: 335px;
  height: 255px;
  padding: 0;
}
section.blog.carousel > .container > .row section.articles article {
  padding: 0 32px;
}
section.blog.carousel > .container > .row section.articles article h6 {
  color: black;
  font-size: 16px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  margin-top: 30px;
}
section.blog.carousel > .container > .row section.articles article h3 {
  margin-top: 15px;
}
section.blog.carousel > .container > .row section.articles article p {
  display: none;
}
section.blog.carousel > .container > .row section.articles article .buttons {
  padding: 0;
  margin: 0;
  margin-top: 30px;
}
section.blog.carousel > .container > .row section.articles article .buttons button,
section.blog.carousel > .container > .row section.articles article .buttons a.button {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
  width: 195px;
  height: 53px;
}
section.blog.carousel > .container > .row .background {
  background-color: #e7e7e7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 335px;
}
/* MAIN BLOG PAGE */
.blog .icon-comment {
  vertical-align: top;
}
.blog .page-content section.mobile-header-ad,
.blog .page-content section.mobile-footer-ad {
  background: #000;
}
.blog .page-content div.blog .dropdowns {
  display: block;
  background: #333;
  padding: 20px;
}
.blog .page-content div.blog .dropdowns .select-style {
  width: 33%;
}
.blog .page-content div.blog section.hero {
  height: auto;
  max-height: none;
  margin-bottom: 0;
}
.blog .page-content div.blog section.hero .background {
  position: static;
  width: 100%;
  height: 360px;
  margin-left: 0px;
}
.blog .page-content div.blog section.hero .cta {
  position: static;
  height: 100%;
  width: 100%;
  max-height: none;
  padding-bottom: 20px;
}
.blog .page-content div.blog section.hero .cta .overflow article.text h6 {
  font-size: 30px;
}
.blog .page-content div.blog section.hero .cta .overflow article.text .body-text {
  margin-top: 0px;
  padding: 0px 50px 25px;
}
.blog .page-content div.blog section.hero .cta .buttons {
  margin: 8px 0 0px 50px;
}
.blog .page-content div.blog section.hero .cta .buttons button,
.blog .page-content div.blog section.hero .cta .buttons a.button {
  float: none;
  line-height: 40px;
}
.blog .page-content div.blog section.hero .cta .more {
  display: none;
}
.blog .page-content div.blog section.hero .scroll {
  clear: both;
  position: static;
  margin-top: 0px;
  line-height: 45px;
}
.blog .page-content div.blog .sidebar {
  display: none;
}
.blog .page-content div.blog div.main-blog-content {
  padding-right: 0px;
  padding-left: 0px;
  margin: 0 auto;
  width: 90%;
}
.blog .page-content div.blog div.main-blog-content article header h1 {
  padding: 10px 0px 0px;
}
.blog .page-content div.blog div.main-blog-content article header time {
  padding: 0px;
}
.blog .page-content div.blog div.main-blog-content article header .tags {
  padding: 0px;
}
.blog .page-content div.blog div.main-blog-content article div.body {
  margin: 0px;
  margin-right: 50px;
}
.blog .page-content div.blog div.main-blog-content article footer {
  margin: 0px;
}
.blog .page-content div.blog div.main-blog-content article footer .activity .comments .buttons button.share,
.blog .page-content div.blog div.main-blog-content article footer .activity .comments .buttons a.button.share {
  display: inline-block;
}
.blog .page-content div.blog div.main-blog-content article footer .activity .social {
  display: none;
}
.blog .page-content div.blog div.main-blog-content article footer .activity .social#share-buttons {
  left: -144px;
}
.blog .page-content div.blog div.main-blog-content article footer .activity .social a {
  color: white;
}
.blog .page-content div.blog div.main-blog-content article.detail header {
  margin-top: 25px;
}
.blog .page-content div.blog .pagination-mobile {
  display: block;
  margin: 20px;
}
.blog .page-content div.blog .pagination-mobile .buttons {
  margin: 20px 10px;
}
.blog .page-content div.blog .pagination-mobile .buttons button,
.blog .page-content div.blog .pagination-mobile .buttons a.button {
  width: 150px;
}
.blog .page-content div.blog .pagination-mobile .buttons button.previous,
.blog .page-content div.blog .pagination-mobile .buttons a.button.previous {
  left: -10px;
}
.blog .page-content div.blog .pagination-mobile .buttons button.next,
.blog .page-content div.blog .pagination-mobile .buttons a.button.next {
  right: -10px;
}
.blog .page-content div.blog .pagination-mobile .buttons button .arrow,
.blog .page-content div.blog .pagination-mobile .buttons a.button .arrow {
  position: absolute;
}
.blog .page-content div.blog .pagination-mobile .buttons button .arrow.icon-chevron-left,
.blog .page-content div.blog .pagination-mobile .buttons a.button .arrow.icon-chevron-left {
  left: 20px;
}
.blog .page-content div.blog .pagination-mobile .buttons button .arrow.icon-chevron-right,
.blog .page-content div.blog .pagination-mobile .buttons a.button .arrow.icon-chevron-right {
  right: 20px;
}
.blog section.hero .cta .buttons,
.blog section.hero .cta aside {
  display: block;
  float: none;
  position: static;
  margin: 8px 0 0 50px;
  width: 640px;
}
section#main_content.blog.content > section .hero article {
  padding-top: 10px;
}
section#main_content.blog.content > section .hero article h2 {
  margin-top: 0;
}
.blog .page-content div.blog div.main-blog-content article header h1,
.blog .page-content div.blog div.main-blog-content article header time,
.blog .page-content div.blog div.main-blog-content article header .tags {
  padding-left: 25px;
  padding-right: 25px;
}
div.main-blog-content article.detail header div.social {
  float: none;
}
section.blog > .container .articles .buttons button span,
section.blog > .container .articles .buttons a.button span {
  font-size: 20px;
}
section.content > section > div > section.module.random-video {
  margin: 10px 10px;
}
section.content > section > div > section.module.random-video .title {
  display: block;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 21px;
}
section.content > section > div > section.module.random-video a.button {
  width: auto;
  margin: 0;
}
section.content > section > div > section.module.random-video a.button:first-of-type {
  float: left;
  margin-left: 37px;
}
section.content > section > div > section.module.random-video a.button:last-of-type {
  float: right;
  margin-right: 37px;
}
section.content > section > div > section.module.random-video a.button .text {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
}
a.random-episode {
  display: block;
  overflow: hidden;
  text-indent: initial;
  white-space: nowrap;
  background-color: #212121;
  background-image: none;
  border-radius: 10px;
}
a.random-episode img {
  display: inline;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
a.random-episode:hover {
  background-image: none;
}
a.random-episode.espanol {
  background-image: none;
}
a.random-episode.espanol:hover {
  background-image: none;
}
section.page-content.home section.hero > .container {
  position: relative;
  bottom: 70px;
  left: 0;
  height: 251px;
}
section.page-content.home section.hero {
  margin-bottom: 0px;
}
section.page-content.home section.hero.no-sponsors {
  height: auto;
}
section.page-content.home section.hero.no-sponsors > .container {
  height: auto;
}
section.hero {
  width: 100%;
  height: 381px;
  margin-bottom: 45px;
  min-width: inherit;
  max-width: inherit;
  min-height: inherit;
  max-height: inherit;
}
section.hero.expanded {
  height: 420px;
  min-height: inherit;
  max-height: inherit;
}
section.hero .background {
  position: relative;
  height: 200px;
  width: 640px;
  max-height: inherit;
  min-height: inherit;
  background-position: right;
}
section.hero .cta > a {
  top: -130px;
  height: 200px;
}
section.hero .cta.version2 {
  position: absolute;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
section.hero .cta.version2.with-sponsor {
  height: auto;
  max-height: none;
  margin-top: 0;
  padding: 0;
}
section.hero .cta.version2 .buttons,
section.hero .cta.version2.with-sponsor .buttons {
  width: auto;
  margin: 0;
  margin-left: 15px;
}
section.hero .cta.version2 .buttons button,
section.hero .cta.version2.with-sponsor .buttons button,
section.hero .cta.version2 .buttons a.button,
section.hero .cta.version2.with-sponsor .buttons a.button {
  width: auto;
  height: 53px;
  line-height: 53px;
  padding: 0 13px;
}
section.hero .cta.version2 .buttons button .text,
section.hero .cta.version2.with-sponsor .buttons button .text,
section.hero .cta.version2 .buttons a.button .text,
section.hero .cta.version2.with-sponsor .buttons a.button .text {
  font-size: 28px;
}
section.hero .cta.version2 .buttons .split,
section.hero .cta.version2.with-sponsor .buttons .split {
  display: none !important;
}
section.hero .cta.version2 .sponsor-logo {
  position: absolute;
  bottom: 0;
  height: 136px;
  width: 100%;
  text-align: center;
  background-color: #000;
}
section.hero .scroll {
  display: none;
}
section.hero article.heroInfo {
  width: 100%;
  padding: 20px 65px;
  margin: 0px;
}
section.hero article.heroInfo header {
  margin: 0;
}
section.hero article.heroInfo .episodeCopy {
  padding: 0;
}
section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.heroInfo > header h2,
section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.heroInfo > header h2 {
  font-size: 21px;
}
.friends {
  display: none;
}
section.carousel,
section.grid {
  white-space: nowrap;
  font-size: inherit;
  margin-top: 30px;
  margin-bottom: 32px !important;
}
section.carousel > *,
section.grid > * {
  padding: initial;
  margin-left: initial;
  margin-right: initial;
}
section.carousel li,
section.grid li {
  margin-right: 25px;
  margin-bottom: 1px;
  position: relative;
}
section.carousel li:first-child,
section.grid li:first-child {
  margin-left: 10px;
}
section.carousel li:last-child,
section.grid li:last-child {
  margin-right: 10px;
}
section.carousel li.placeholder::after,
section.grid li.placeholder::after {
  font-size: 12px;
}
section.carousel > header,
section.grid > header {
  float: left;
  margin: 10px 0 10px 10px;
  height: 32px;
}
section.carousel > header > h2,
section.grid > header > h2 {
  font-size: 30px;
}
section.carousel > div.carousel-wrapper,
section.grid > div.carousel-wrapper {
  width: 640px;
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  font-size: 0;
}
section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:first-child,
section.grid > div.carousel-wrapper.thumb-scroller > ul > li:first-child {
  margin-left: 10px;
}
section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:last-child,
section.grid > div.carousel-wrapper.thumb-scroller > ul > li:last-child {
  margin-right: 10px;
}
/* 
  var subNavElement = 'episodes';

  var difWidth = ($('section.nav nav.main-sub-nav .container li.'+subNavElement+'').width() - $('section.nav nav.main-sub-nav .container li.'+subNavElement+' a').width());
  var arrowWidth = 22;
  difWidth -= arrowWidth;
  $('section.nav nav.main-sub-nav  .arrow').css('left', difWidth/2 + $('section.nav nav.main-sub-nav .container li.'+subNavElement+' a').width()/2);
*/
section.content > header {
  z-index: 5;
  height: auto;
}
section.content > header section.nav {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #282828 58%, #000000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, #282828), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, #282828 58%, #000000 100%);
  background: -o-linear-gradient(top, #282828 58%, #000000 100%);
  background: -ms-linear-gradient(top, #282828 58%, #000000 100%);
  background: linear-gradient(to bottom, #282828 58%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff282828", endColorstr="#ff000000", GradientType=0);
  /* IE6-8 */
  width: 100%;
  min-width: inherit;
  max-width: inherit;
  height: 79px;
  position: relative;
}
section.content > header section.nav .mobile-menu {
  width: 80px;
  height: 79px;
  float: left;
  display: block;
}
section.content > header section.nav .mobile-menu > a {
  background-image: url('../img/sprites.png');
  background-repeat: no-repeat;
  display: block;
  background-position: 0 -31px;
  width: 80px;
  height: 79px;
}
section.content > header section.nav.with-sub-nav {
  height: 144px;
}
section.content > header section.nav.with-sub-nav .main-sub-nav {
  display: block;
  height: 65px;
  top: 79px;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .arrow {
  display: none;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container {
  height: 65px;
  background-color: #333333;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul {
  margin: 0;
  height: 100%;
  padding: 0;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul li {
  border-bottom: none;
  position: relative;
  height: 100%;
  display: block;
  float: left;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul li a {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 18px;
  margin-top: 22px;
  display: inline-block;
  letter-spacing: 1px;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul li .arrow {
  border-color: transparent transparent #212121 transparent
							;
  top: inherit;
  bottom: 0;
  left: 50% !important;
  margin-left: -11px;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul li.active {
  background-color: #272727;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul li.active > .arrow {
  display: block;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul li.active a {
  border-bottom: solid 2px #fdc314;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul.videos li {
  text-align: center;
  width: 33.33333333%;
  padding: 0;
  margin: 0;
}
section.content > header section.nav.with-sub-nav .main-sub-nav .container ul.profile li {
  text-align: center;
  width: 25%;
  padding: 0;
  margin: 0;
}
section.content > header section.nav.with-page-sub-nav {
  height: 114px;
}
section.content > header section.nav .main-nav {
  padding-top: 26px;
  padding-left: 55px;
  clear: none;
  height: 79px;
}
section.content > header section.nav .main-nav > header {
  border: none;
  padding: 0;
}
section.content > header section.nav .main-nav > ul {
  display: none;
}
section.content > header section.nav .main-nav .powered-by {
  width: 370px;
}
section.content > header section.nav .main-sub-nav {
  display: none;
}
section.content > header section.nav section.greeting {
  display: none;
}
section.content > header section.nav section.menu {
  padding: 0;
  height: 79px;
  width: auto;
  margin: 0;
  padding-top: 20px;
}
section.content > header section.nav section.menu span.search {
  margin-right: 30px;
}
section.content > header section.nav section.menu span.queue {
  display: none;
}
section.content > header section.nav section.search-container {
  right: 0;
  height: 67px;
}
section.content > header section.nav section.search-container:before {
  right: 24px;
}
section.content > header section.nav section.search-container input {
  width: 500px;
  background-position: 460px 12px;
  padding-right: 55px;
}
section.content > header section.nav section.search-container button.icon-search {
  top: 4px;
}
section.content > header section.nav section.queue-container {
  display: none;
}
section.hulu-help {
  font-size: 8pt;
}
section.hulu-help img {
  width: 40px;
}
.main-sub-nav,
.page-sub-nav {
  top: 79px;
}
@media (orientation: landscape) {
  body.scrolled section.content {
    margin-top: 0 !important;
  }
  body.scrolled section.content > header {
    position: relative;
  }
}
section.content > footer {
  width: 100%;
  min-width: inherit;
  max-width: inherit;
  min-height: inherit;
  max-height: inherit;
}
section.content > footer .footer.links {
  height: auto;
  min-height: inherit;
  max-height: inherit;
  padding-top: 50px;
  padding-bottom: 0px;
}
section.content > footer .footer.links .row {
  min-width: inherit;
  max-width: inherit;
  height: auto;
  max-height: inherit;
  min-height: inherit;
  padding: 0 40px 0 55px;
}
section.content > footer .footer.links .row div.column {
  display: block;
  margin-left: 0;
  height: auto;
}
section.content > footer .footer.links .row div.column.legal {
  padding-left: 0;
  margin-left: 0;
  width: 245px;
}
section.content > footer .footer.links .row div.column.legal .logo img {
  width: 234px;
  height: 19px;
}
section.content > footer .footer.links .row div.column.legal article p {
  width: 180px;
  font-size: 13px;
  margin-left: 20px;
  text-transform: uppercase;
  font-family: 'Arial';
}
section.content > footer .footer.links .row div.column a {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
  white-space: normal;
}
section.content > footer .footer.links .row div.column .tos-links.low {
  display: block;
  padding-left: 14px;
  margin-top: 30px;
}
section.content > footer .footer.links .row div.column .tos-links.low nav header {
  margin-bottom: 10px;
}
section.content > footer .footer.links .row div.column .tos-links.low nav ul li {
  margin-bottom: 10px;
}
section.content > footer .footer.links .row div.column .tos-links.low nav ul li:last-child {
  margin-bottom: 0;
}
section.content > footer .footer.links .row div.column .tos-links.low nav a {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  text-transform: none;
}
section.content > footer .footer.links .row > div.column-wrap {
  display: block;
  float: left;
  margin-left: 0;
  height: auto;
  width: 300px;
  padding-left: 30px;
}
section.content > footer .footer.links .row > div.column-wrap > div.column {
  width: auto;
}
section.content > footer .footer.links .row > div.column-wrap > div.column.general {
  margin-bottom: 30px;
}
section.content > footer .footer.links .row > div.column-wrap > div.column.video {
  margin-bottom: 30px;
}
section.content > footer .footer.links .row > div.column-wrap > div.column.viacom {
  display: block !important;
}
section.content > footer .footer.links .row > div.column-wrap > div.column.viacom > article {
  background-image: url('../img/sprites.png');
  background-repeat: no-repeat;
  display: block;
  background-position: -372px 0;
  width: 123px;
  height: 19px;
}
section.content > footer .footer.links .row > div.column-wrap > div.column.blog,
section.content > footer .footer.links .row > div.column-wrap > div.column.wiki {
  display: none;
}
section.content > footer .footer.tos {
  position: relative;
  top: 0;
  background-color: #000;
}
section.content > footer .footer.tos .row {
  min-width: inherit;
  max-width: inherit;
  height: auto;
  max-height: inherit;
  min-height: inherit;
  padding: 0 40px 0 55px;
  display: block;
}
section.content > footer .footer.tos .row > div {
  vertical-align: top;
}
section.content > footer .footer.tos .row > div.tos-links {
  vertical-align: top;
  width: 245px;
  margin-left: 0;
  white-space: normal;
}
section.content > footer .footer.tos .row > div.tos-links.high {
  display: none;
}
section.content > footer .footer.tos .row > div.tos-links.low li {
  display: block;
  margin-left: 24px;
}
section.content > footer .footer.tos .row > div.tos-links.low li a {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 13px;
  white-space: normal;
}
section.content > footer .footer.tos .row > div.viacom {
  display: none !important;
}
section.content > footer .footer.social .row {
  width: 100%;
  min-width: inherit;
  max-width: inherit;
}
section.quicklinks > .container {
  padding-bottom: 50px;
  white-space: nowrap;
}
section.quicklinks > .container > header {
  height: 17px;
  clear: both;
  display: block;
  margin-bottom: 14px;
}
section.quicklinks > .container > header h2 {
  margin: 0 0 0 55px;
  text-transform: uppercase;
  float: left;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  text-shadow: none;
}
section.quicklinks > .container > header h2 span {
  font-size: 12px;
  vertical-align: middle;
  padding-left: 10px;
}
section.quicklinks > .container > header h3 {
  margin: 0 55px 0 0;
  padding: 0;
  text-transform: uppercase;
  float: right;
}
section.quicklinks > .container > header h3 span {
  display: none;
}
section.quicklinks > .container .row {
  font-size: 0;
  float: left;
  white-space: nowrap;
  min-height: 230px;
  max-height: 230px;
  width: 100%;
  margin: 0 -55px;
  padding: 0 55px;
  -moz-transition: margin-left ease 0.5s;
  -webkit-transition: margin-left ease 0.5s;
  -o-transition: margin-left ease 0.5s;
  transition: margin-left ease 0.5s;
}
section.quicklinks > .container .row.shift {
  float: none;
  display: inline-block;
  vertical-align: top;
}
section.quicklinks > .container .row .single-row {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
section.quicklinks > .container > .arrow.left,
section.quicklinks > .container > .arrow.right {
  min-height: 230px;
  max-height: 230px;
  width: 55px;
  height: 280px;
  background-color: white;
}
section.quicklinks > .container > .arrow.left:before,
section.quicklinks > .container > .arrow.right:before {
  font-size: 40px;
}
section.quicklinks > .container > header {
  height: 25px;
  padding: 0;
  margin: 0;
}
section.quicklinks > .container > header h2 {
  color: black;
  margin-left: 8.59375%;
}
section.quicklinks > .container .arrow.left,
section.quicklinks > .container .arrow.right {
  height: 280px;
  min-height: inherit;
  max-height: inherit;
  background-color: white;
  width: 8.59375%;
}
section.quicklinks > .container > .row {
  width: 82.8125%;
  max-width: inherit;
  min-width: inherit;
  height: 280px;
  min-height: inherit;
  max-height: inherit;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
  background-color: #242424;
}
section.quicklinks > .container > .row .column {
  display: inline-block;
  -moz-transition: margin-left ease 0.5s;
  -webkit-transition: margin-left ease 0.5s;
  -o-transition: margin-left ease 0.5s;
  transition: margin-left ease 0.5s;
}
section.quicklinks > .container > .row .column,
section.quicklinks > .container > .row .column:first-child,
section.quicklinks > .container > .row .column.quote {
  position: relative;
  margin-left: 0;
  width: 100%;
}
section.quicklinks > .container > .row .column article.quote,
section.quicklinks > .container > .row .column:first-child article.quote,
section.quicklinks > .container > .row .column.quote article.quote {
  background-image: url(../img/avatar_creator_mobile.png);
  background-size: auto auto;
  background-repeat: no-repeat;
  background-position: left bottom;
  position: relative;
  width: 100%;
}
section.quicklinks > .container > .row .column article.quote > div,
section.quicklinks > .container > .row .column:first-child article.quote > div,
section.quicklinks > .container > .row .column.quote article.quote > div {
  position: relative;
  padding: 30px 4% 0;
  margin: 0;
  right: inherit;
  width: 100%;
}
section.quicklinks > .container > .row .column article.quote > div blockquote,
section.quicklinks > .container > .row .column:first-child article.quote > div blockquote,
section.quicklinks > .container > .row .column.quote article.quote > div blockquote {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
}
section.quicklinks > .container > .row .column article.quote > div cite,
section.quicklinks > .container > .row .column:first-child article.quote > div cite,
section.quicklinks > .container > .row .column.quote article.quote > div cite {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  padding-top: 1%;
  margin-bottom: 30px;
}
section.quicklinks > .container > .row .column article.quote > div .social,
section.quicklinks > .container > .row .column:first-child article.quote > div .social,
section.quicklinks > .container > .row .column.quote article.quote > div .social {
  margin-left: 19%;
  margin-right: 0;
  width: 60%;
  height: 55px;
  float: left;
}
section.quicklinks > .container > .row .column article.quote > div .social span,
section.quicklinks > .container > .row .column:first-child article.quote > div .social span,
section.quicklinks > .container > .row .column.quote article.quote > div .social span {
  margin-top: 10px;
}
section.quicklinks > .container > .row .column article.quote > div .buttons,
section.quicklinks > .container > .row .column:first-child article.quote > div .buttons,
section.quicklinks > .container > .row .column.quote article.quote > div .buttons {
  width: 55px;
  float: left;
}
section.quicklinks > .container > .row .column article.quote > div .buttons button,
section.quicklinks > .container > .row .column:first-child article.quote > div .buttons button,
section.quicklinks > .container > .row .column.quote article.quote > div .buttons button,
section.quicklinks > .container > .row .column article.quote > div .buttons a.button,
section.quicklinks > .container > .row .column:first-child article.quote > div .buttons a.button,
section.quicklinks > .container > .row .column.quote article.quote > div .buttons a.button {
  width: 55px;
  height: 55px;
  line-height: 55px;
}
section.quicklinks > .container > .row .column article.quote > div .buttons button span,
section.quicklinks > .container > .row .column:first-child article.quote > div .buttons button span,
section.quicklinks > .container > .row .column.quote article.quote > div .buttons button span,
section.quicklinks > .container > .row .column article.quote > div .buttons a.button span,
section.quicklinks > .container > .row .column:first-child article.quote > div .buttons a.button span,
section.quicklinks > .container > .row .column.quote article.quote > div .buttons a.button span {
  display: none;
}
section.generator > .container > .row > div header h4.bold {
  font-size: 28px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.generator > .container > .row aside label {
  font-size: 22px;
}
section.generator > .container > .row aside .dropdown {
  font-size: 20px;
}
section.generator > .container > .row aside .dropdown select {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}
section.page-content > div.search section > article.module > .container > header h2,
section.page-content > div.search section > .container > header h2,
section.page-content > div.search section > article.module > .container > header h3,
section.page-content > div.search section > .container > header h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 21px;
}
section.page-content > div.search section > article.module > .container > .row header h3,
section.page-content > div.search section > .container > .row header h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
}
section.page-content > div.search.blog section > .container > .row article.module > div header h3 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
}
section.wiki.module.carousel li {
  width: 350px;
  height: 258px;
}
section.wiki.module.carousel li > a > *:not(div) {
  margin-left: 21px;
  margin-right: 21px;
}
section.wiki.module.carousel li > a > header {
  margin-top: 21px;
  height: 120px;
}
section.wiki.module.carousel li > a > header > h6 {
  font-size: 19px;
}
section.wiki.module.carousel li > a > header > h6.long {
  display: none;
}
section.wiki.module.carousel li > a > header > h6.short {
  display: block;
}
section.wiki.module.carousel li > a > header > h4 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-size: 30px;
  line-height: 38px;
  height: 152px;
  overflow: hidden;
}
section.wiki.module.carousel li > a > p {
  display: none;
}
section.wiki.module.carousel li > a > b {
  display: block;
  font-size: 19px;
  bottom: 21px;
  left: 0;
}
section.page-content > div section.wiki > .container,
section.page-content > div.search section.wiki > .container {
  background: none !important;
  padding-top: 0;
  padding-bottom: 55px;
  white-space: nowrap;
}
section.page-content > div section.wiki > .container .row,
section.page-content > div.search section.wiki > .container .row {
  font-size: 0;
  float: left;
  white-space: nowrap;
  min-height: 230px;
  max-height: 230px;
  width: 100%;
  margin: 0 -55px;
  padding: 0 55px;
  -moz-transition: margin-left ease 0.5s;
  -webkit-transition: margin-left ease 0.5s;
  -o-transition: margin-left ease 0.5s;
  transition: margin-left ease 0.5s;
}
section.page-content > div section.wiki > .container .row.shift,
section.page-content > div.search section.wiki > .container .row.shift {
  float: none;
  display: inline-block;
  vertical-align: top;
}
section.page-content > div section.wiki > .container .row .single-row,
section.page-content > div.search section.wiki > .container .row .single-row {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
section.page-content > div section.wiki > .container > .arrow.left,
section.page-content > div.search section.wiki > .container > .arrow.left,
section.page-content > div section.wiki > .container > .arrow.right,
section.page-content > div.search section.wiki > .container > .arrow.right {
  min-height: 230px;
  max-height: 230px;
  width: 55px;
  height: 205px;
  background-color: white;
}
section.page-content > div section.wiki > .container > .arrow.left:before,
section.page-content > div.search section.wiki > .container > .arrow.left:before,
section.page-content > div section.wiki > .container > .arrow.right:before,
section.page-content > div.search section.wiki > .container > .arrow.right:before {
  font-size: 40px;
}
section.page-content > div section.wiki > .container > header,
section.page-content > div.search section.wiki > .container > header {
  height: 25px;
}
section.page-content > div section.wiki > .container > header h3,
section.page-content > div.search section.wiki > .container > header h3 {
  color: black;
  margin-left: 8.59375%;
}
section.page-content > div section.wiki > .container .arrow.left,
section.page-content > div.search section.wiki > .container .arrow.left,
section.page-content > div section.wiki > .container .arrow.right,
section.page-content > div.search section.wiki > .container .arrow.right {
  height: 205px;
  min-height: inherit;
  max-height: inherit;
  background-color: white;
  width: 8.59375%;
  line-height: 205px;
}
section.page-content > div section.wiki > .container > .row,
section.page-content > div.search section.wiki > .container > .row {
  width: 82.8125%;
  max-width: inherit;
  min-width: inherit;
  height: 205px;
  min-height: inherit;
  max-height: inherit;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
section.page-content > div section.wiki > .container > .row > .columns > div.column,
section.page-content > div.search section.wiki > .container > .row > .columns > div.column {
  width: 100%;
  -moz-transition: margin-left ease 0.5s;
  -webkit-transition: margin-left ease 0.5s;
  -o-transition: margin-left ease 0.5s;
  transition: margin-left ease 0.5s;
}
section.page-content > div section.wiki > .container > .row > .columns > div.column article h4,
section.page-content > div.search section.wiki > .container > .row > .columns > div.column article h4 {
  margin-top: 5px;
  margin-bottom: 10px;
}
section.page-content > div section.wiki > .container > .row > .columns > div.column article p,
section.page-content > div.search section.wiki > .container > .row > .columns > div.column article p {
  height: 60px;
}
section.page-content > div section.wiki > .container > .row > .columns > div.column article p > div,
section.page-content > div.search section.wiki > .container > .row > .columns > div.column article p > div {
  font-size: 18px;
  line-height: 19px;
}
section.page-content > div section.wiki > .container > .row > .columns > div.column article a,
section.page-content > div.search section.wiki > .container > .row > .columns > div.column article a {
  position: relative;
  bottom: inherit;
  left: 0;
  margin-top: 8px;
  display: block;
}
/* MAIN WIKI PAGE */
section.content.wiki > header section.nav.with-sub-nav {
  height: 79px;
}
section.content.wiki > header section.nav.with-sub-nav .main-sub-nav {
  display: none;
}
.wiki .page-content section.mobile-header-ad,
.wiki .page-content section.mobile-footer-ad {
  background: #000;
}
.wiki .page-content div.wiki .sidebar {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content {
  padding-right: 0px;
  padding-left: 0px;
  margin-top: 0px;
  /* WIKI HEADER */
  /* WIKI BODY */
  /* WIKI DETAIL */
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header {
  height: auto;
  padding: 16px 0px 0px 0px;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header hgroup {
  display: block;
  float: none;
  width: 100%;
  padding: 0 50px;
  margin: 0 auto;
  text-transform: uppercase;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header hgroup h1 {
  float: none;
  background: url('../img/temp/wiki/wiki-icon-m.png') no-repeat right 20px;
  margin-right: 0;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -2px;
  word-spacing: -2px;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header hgroup span {
  font-size: 17px;
  color: #868686;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header section.search-container {
  float: none;
  width: 100%;
  height: 70px;
  margin: 15px 0 37px 0;
  padding: 0 50px;
  background: none;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header section.search-container span.icon-search {
  top: 14px;
  right: 82px;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header section.search-container span.icon-search:before {
  font-size: 32px;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header section.search-container input {
  padding: 20px 22px;
  width: 100%;
  height: 100%;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 19px;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header .dropdowns {
  padding: 20px 50px;
  background: #000;
  height: 82px;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header .dropdowns .select-style {
  width: 35%;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header .dropdowns .select-style.sections {
  display: block;
  float: left;
  width: 55%;
}
.wiki .page-content div.wiki div.main-wiki-content header.wiki-header .dropdowns .select-style:first-child:last-child {
  width: 35%;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body > h1 {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body h1 {
  border: none;
  margin-bottom: -1px;
  padding-top: 0;
  font-size: 24px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero {
  height: auto;
  max-height: none;
  margin-bottom: 0px;
  padding: 0;
  width: 100%;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero img {
  float: none;
  width: 100%;
  height: auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta {
  float: none;
  position: static;
  height: auto;
  width: 100%;
  max-height: none;
  top: auto;
  background: none;
  padding: 0 50px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .overflow article.text {
  float: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .overflow article.text h6 {
  position: relative;
  top: auto;
  font-size: 30px;
  margin: 12px 0 5px 0;
  letter-spacing: -1px;
  height: auto !important;
  line-height: auto !important;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .overflow article.text h6:before {
  content: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .overflow article.text div.body-text {
  padding: 0;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .overflow article.text div.body-text p {
  font-size: 16px;
  line-height: 19px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .buttons {
  margin-top: 0 !important;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .buttons a {
  margin: 0 auto;
  width: 244px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .buttons span {
  font-size: 20px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .social {
  text-align: center;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta .button.read {
  height: 55px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .cta aside.more {
  width: 100%;
  margin-top: 10px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.hero .scroll {
  clear: both;
  position: static;
  margin-top: 30px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body ul.arrow-list {
  padding: 0;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body ul.arrow-list li {
  height: 68px;
  background: none;
  border-top: 1px solid #b6b6b6;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body ul.arrow-list li a {
  height: 100%;
  padding: 0 70px 0 20px;
  line-height: 68px;
  font-size: 20px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body ul.arrow-list li a span {
  font-size: 20px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body ul.arrow-list li a .icon-chevron-right {
  top: 0;
  right: 40px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.articles-lists {
  float: none;
  margin-top: 55px;
  width: 100%;
  padding: 0 50px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.articles-lists .col-half {
  float: none;
  width: 100%;
  margin: 34px auto 0 auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.articles-lists .col-half-1 {
  margin-top: 0;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.top-contributors {
  float: none;
  width: 100%;
  padding: 0 50px;
  margin: 37px auto 0 auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.top-contributors .col-half {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.top-contributors ul li a img {
  width: 42px;
  margin-top: 14px;
  margin-right: 28px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month {
  float: none;
  width: 100%;
  padding: 0 50px;
  margin: 37px auto 0 auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month > h1 {
  margin-bottom: -1px;
  padding-top: 0;
  font-size: 24px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article {
  height: auto;
  margin: 0px 0px 25px;
  padding: 0px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article > h1 {
  display: block;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article aside {
  float: none;
  width: 100%;
  margin: 0 auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article aside img {
  display: block;
  width: 100%;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text {
  float: none;
  width: 100%;
  padding: 25px;
  margin: 0px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text h2 {
  font-size: 30px;
  margin: 12px 0 5px 0;
  letter-spacing: -1px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text p {
  font-size: 16px;
  line-height: 19px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text .buttons {
  margin-top: 27px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text .buttons button,
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text .buttons a.button {
  display: block;
  margin: 0 auto;
  width: 244px;
  height: 52px;
  line-height: 52px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text .buttons span {
  font-size: 18px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.seasons {
  float: none;
  width: 100%;
  padding: 0 50px;
  margin-top: 40px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.comments {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail {
  padding-top: 30px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail > hr {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail #mw-content-text {
  padding: 0 50px;
  /* SPSMIG-2373: Text hard to read on mobile */
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail #mw-content-text > ul li,
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail #mw-content-text > p,
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail #mw-content-text > div a {
  font-size: 21px;
  line-height: 24px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box {
  float: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding {
  width: 100%;
  padding: 0px;
  margin: 0 auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding h4 {
  font-size: 22px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .info-box-header {
  margin: 23px 0 18px 38px;
  font-size: 22px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .info-box-subheader {
  height: 48px;
  line-height: 48px;
  padding: 0 0 0 40px;
  font-size: 18px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .image {
  margin: 0 38px 15px 38px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .image img {
  width: 100%;
  height: auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .table {
  margin: 0 38px 25px;
  padding-top: 15px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .table table tbody tr td {
  font-size: 18px;
  height: 30px;
  padding: 0;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .chronology {
  height: 80px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .chronology .arrow {
  top: 30px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .chronology ul {
  width: 100%;
  margin-left: 0;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .chronology ul li {
  width: 240px;
  font-size: 19px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .info-box .padding .chronology ul li span {
  font-size: 17px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail #toc {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .contents-info .contents-box {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles {
  width: 90%;
  margin: 0 auto;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles > h2 {
  display: block;
  background: #494949;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #494949 0%, #1c1c1c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #494949), color-stop(100%, #1c1c1c));
  background: -webkit-linear-gradient(top, #494949 0%, #1c1c1c 100%);
  background: -o-linear-gradient(top, #494949 0%, #1c1c1c 100%);
  background: -ms-linear-gradient(top, #494949 0%, #1c1c1c 100%);
  background: linear-gradient(to bottom, #494949 0%, #1c1c1c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#494949", endColorstr="#1c1c1c", GradientType=0);
  /* IE6-8 */
  padding: 10px 25px;
  height: 45px;
  color: #fff;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article {
  border-bottom: solid 1px #b6b6b6;
  /* on mobile article show */
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article.media,
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article.comments {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article header {
  background: none;
  cursor: pointer;
  padding: 15px 37px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article header h3 {
  color: #000;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article header h3 span {
  display: none;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article header div.arrow {
  color: #fdc314;
  float: right;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article header div.arrow:before {
  font-size: 12px;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article .body {
  display: none;
  border-top: solid 1px #b6b6b6;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article.show header {
  /* should add a 'chevron-up' icon to avoid this */
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-detail .articles article.show header div.arrow {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.wiki .page-content.wiki-detail {
  padding-top: 0;
}
.wiki .page-content.wiki-detail .wiki-header hgroup {
  display: block;
}
.wiki section.wiki-comments {
  display: none;
}
section.page-content > div.videos-page section.wiki > .container > header > h2 {
  margin-left: 0;
}
section.wiki article.thumb p {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  font-weight: 500;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text h2 {
  margin-bottom: 0;
}
.wiki .page-content div.wiki div.main-wiki-content div.wiki-body section.this-month article .body-text p {
  margin-top: 0;
}
section.callout .container {
  text-align: left;
  width: 100%;
  min-width: inherit;
  max-width: inherit;
  padding: 0;
  background-position: 21px center;
}
section.callout .container header#kyleForPresident h3,
section.callout .container header#kyleForPresident h4 {
  letter-spacing: -1px;
  font-size: 15px;
  padding: 0;
}
section.callout .container header#seasonPremiere > h3 {
  display: none;
}
section.callout .container header#seasonPremiere h3,
section.callout .container header#seasonPremiere h4 {
  letter-spacing: -1px;
  font-size: 15px;
  padding: 0;
}
section.callout .container.with-ad {
  text-align: center;
}
section.callout .container.with-ad header {
  margin-right: 0;
}
section.callout .container.with-ad #callout-ad {
  position: relative;
  top: auto;
  right: auto;
}
section.callout .container .close {
  overflow: hidden;
  margin-top: 19px;
  margin-right: 15px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.callout header#seasonPremiere {
  display: table;
  margin: 0 auto !important;
}
section.callout div.close > div.close {
  margin: 0;
}
div#callout-ad {
  background-color: #cc0000;
  width: 100%;
  margin: 0px;
  padding: 5px;
  text-align: center;
}
#defaultCountdown {
  border-left: 1px solid #a30000;
}
#defaultCountdown .countdown_section {
  display: inline-block;
  float: left;
  height: 60px;
  width: 70px;
  border-left: 1px solid #d63333;
  border-right: 1px solid #a30000;
  line-height: 0px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  text-align: center;
  font-size: 11px;
  color: #FFF;
}
#defaultCountdown .countdown_section .countdown_amount {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  font-size: 26px;
  vertical-align: top;
  line-height: 45px;
}
body {
  margin: 0;
}
body > #container,
body .mm-page #container {
  margin-right: 0;
}
section.skin {
  display: none;
}
.loader {
  width: 640px;
}
section.content > header:after {
  display: none;
}
section.content > header section.nav nav.main-nav {
  left: 0;
  margin-top: 0;
  margin-left: 136px;
  padding-top: 25px;
  padding-left: 0;
}
section.content .shadows {
  width: 640px;
}
section.content > section {
  min-width: inherit;
  max-width: inherit;
  width: 640px;
}
#container {
  width: 640px;
}
#main > .ad {
  display: none;
}
button.desktop-only,
a.button.desktop-only,
button.desktop-only-inline,
a.button.desktop-only-inline {
  display: none;
}
button.mobile-only,
a.button.mobile-only {
  display: block;
}
button.mobile-only-inline,
a.button.mobile-only-inline {
  display: inline-block;
}
section.page-content.home > div > section.module {
  margin-top: 0px;
}
body > section.ad,
body > .mm-page > section.ad {
  display: none;
  height: 0;
}
section.page-content > section.mobile-header-ad,
section.page-content > section.mobile-footer-ad {
  position: relative;
  display: none;
  height: 140px;
  -moz-transition: height ease 0.5s;
  -webkit-transition: height ease 0.5s;
  -o-transition: height ease 0.5s;
  transition: height ease 0.5s;
}
section.page-content > section.mobile-header-ad.active,
section.page-content > section.mobile-footer-ad.active {
  display: block;
}
section.page-content > section.mobile-header-ad.hidden,
section.page-content > section.mobile-footer-ad.hidden {
  display: none;
  height: 0;
}
section.page-content > section.mobile-header-ad .ad,
section.page-content > section.mobile-footer-ad .ad {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
section.page-content > section.mobile-footer-ad {
  overflow: hidden;
}
section.page-content.games > section.mobile-header-ad,
section.page-content.episodes > section.mobile-header-ad,
section.page-content.clips > section.mobile-header-ad,
section.page-content.queue > section.mobile-header-ad,
section.page-content.collections > section.mobile-header-ad,
section.page-content.player > section.mobile-header-ad {
  background: #212121;
  height: 140px;
}
section.page-content.games > section.mobile-footer-ad,
section.page-content.episodes > section.mobile-footer-ad,
section.page-content.clips > section.mobile-footer-ad,
section.page-content.queue > section.mobile-footer-ad,
section.page-content.collections > section.mobile-footer-ad,
section.page-content.player > section.mobile-footer-ad {
  height: 160;
}
.square-ad {
  display: none;
}
section.page-content > div.search > section.search-no-results,
section.page-content > div.search > section.filters {
  margin-left: 30px;
  margin-right: 30px;
}
section.page-content > div.search > section.search-no-results {
  text-align: center;
  margin-bottom: 30px;
}
section.page-content > div.search > section.search-no-results > h2 {
  font-size: 28pt;
  margin: 20px 0;
}
section.search.page-sub-nav > div.container {
  text-align: center;
  padding-left: 0;
  font-size: 16px;
}
section.hoverInfo.image {
  position: absolute;
  padding: 0;
  top: 0px;
  width: 100%;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-top-right: 0px;
  -moz-border-radius-bottom-right: 0px;
  -moz-border-radius-bottom-left: 0px;
  -moz-border-radius-top-left: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  opacity: 0.7;
}
section.hoverInfo.image > div.social {
  height: auto;
  margin-top: 0;
}
section.hoverInfo.image > div.social > .item {
  width: 20%;
  height: 44px;
  margin-left: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
section.hoverInfo.image > div.social > .item.download {
  font-size: 0;
}
section.hoverInfo.image > div.social > .item:before {
  font-size: 22px;
}
section.page-content > div.collection section.hero nav {
  right: 75px;
  top: auto;
}
section.page-content > div.collection .episodeCopy {
  padding-top: 10px;
}
section.page-content > div.collection .heroImage {
  padding-bottom: 30px;
}
section.page-content > div.collection section.hero {
  font-size: 12px !important;
}
section.page-content > div.collection section.hero div.episodesHero div.heroImage {
  height: 300px;
}
section.page-content > div.collection section.hero {
  display: block !important;
  margin-bottom: 0px;
}
section.page-content > div.collection section.hero article.heroInfo div.buttons {
  margin-left: 0px !important;
}
section.page-content > div.collection section.hero article.heroInfo div.buttons button,
section.page-content > div.collection section.hero article.heroInfo div.buttons a.button {
  width: auto !important;
  padding: 0 10px;
}
section.page-content > div.collection div.heroImage {
  float: none !important;
  width: 100% !important;
}
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo aside.sponsored-block,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo aside.sponsored-block {
  float: right;
  width: auto;
  margin-left: 60px;
}
section.page-content > div.collection button.split,
section.page-content > div.collection a.button.split {
  display: none;
}
section.page-content > div.collection div.buttons button,
section.page-content > div.collection div.buttons a.button {
  width: 40% !important;
}
section.page-content > div.collection section.mobile-footer-ad.queue {
  background-color: #282828;
}
section.page-content > div.collection .queue-control .item-buttons li {
  display: none;
}
section.page-content > div.collection .queue-control .item-buttons li.li-watch,
section.page-content > div.collection .queue-control .item-buttons li.li-addto {
  display: block;
}
section.page-content > div.collection section.hero div.episodesHero.with-ad.active div.heroImage {
  height: 300px;
}
section.page-content > div.collection section.hero div.episodesHero.with-ad .heroInfo .sponsored-block {
  display: none;
}
section.page-content > div.collection .scroll-area .content-header h4 {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 28px;
}
section.page-content > div.collection .scroll-area .content-header h4 span {
  display: none;
}
section.page-content > div.schedule {
  margin-bottom: 0;
}
section.page-content > div.schedule section.sample-ad {
  display: none;
}
section.page-content > div.schedule section.schedule {
  margin-bottom: 0;
}
section.page-content > div.schedule section.schedule .container header {
  width: 100%;
  height: 94px !important;
  margin: 25px 0 15px 0;
  padding: 0 60px 0 60px;
  background: #000000 url('../img/logo_comedy_central_151x32.png') right 30px center no-repeat;
}
section.page-content > div.schedule section.schedule .container header h2 {
  color: white;
  line-height: 94px;
  margin: 0;
  font-size: 27px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero {
  padding: 5px 60px 30px 60px;
  border-bottom: 1px #b6b6b6 solid;
  margin-right: 0;
  margin-bottom: 26px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero .gradient {
  display: none;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo div.heroInfoTitle {
  position: absolute;
  top: -65px;
  left: 150px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons {
  display: block;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero div.heroImage {
  float: left;
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: auto;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero div.heroImage .heroPlay {
  display: block;
  background-image: url('../img/mobile-video-landing-play.png');
  background-repeat: no-repeat;
  width: 510px;
  height: 288px;
  background-position: center center;
  position: absolute;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero div.heroImage img {
  width: 135px;
  height: auto;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero p {
  padding-top: 25px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero .social .item {
  color: black;
  height: auto;
  width: 50px;
  padding-top: 0px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero .social .item:before {
  font-size: 28px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.collection {
  float: none;
  width: 510px;
  height: 288px;
  margin: 0 auto;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo {
  padding: 0;
  padding-top: 10px;
  width: 100%;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo > header {
  width: 510px;
  margin: 0 auto;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo > header h6 {
  margin-left: 0;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .episodeCopy {
  clear: both;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .episodeCopy p {
  margin-top: 0;
  font-size: 18px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo > nav {
  display: none;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo h3 {
  margin-bottom: 0;
  margin-right: 0;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo h2 {
  width: 510px;
  font-size: 18px;
  color: #000;
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  letter-spacing: 1px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo h4 {
  width: 510px;
  margin: 10px auto 0;
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  color: #D1D1D1;
  font-weight: normal;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo h6,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo time {
  font-size: 16px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo h6 {
  margin-bottom: 0;
  display: inline-block;
  margin-right: 20px;
  color: #afafaf;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo time {
  clear: left;
  display: none;
  color: #afafaf;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo div.scheduleCopy {
  display: none;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons {
  margin-top: 26px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button {
  display: inline-block;
  float: none;
  vertical-align: top;
  width: 165px;
  height: 40px;
  line-height: 40px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button.mobile,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button.mobile {
  display: inline-block;
  height: 53px;
  line-height: 53px;
  width: auto;
  padding: 0 10px;
  margin-right: 32px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button.mobile:before,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button.mobile:before {
  font-size: 32px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button.reminder,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button.reminder {
  width: 243px;
  height: 53px;
  line-height: 53px;
  font-size: 20px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button.collection,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button.collection {
  margin-left: 20px;
}
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button.split,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button.split,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button.wiki,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button.wiki,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons button.more,
section.page-content > div.schedule section.schedule .container div.scheduleHero article.heroInfo .buttons a.button.more {
  display: none;
}
section.page-content > div.schedule section.generator {
  display: none;
}
section.page-content > div.schedule section.schedule-filters > div.season-pagination {
  display: none;
}
section.page-content > div.schedule section.views {
  display: none;
}
section.page-content > div.schedule section.tab > section {
  margin-bottom: 0;
}
section.page-content > div.schedule section.views > .container > .row .dropdowns.mobile-seasons {
  display: none;
}
section.page-content > div.schedule section.schedule > .container div.scheduleHero article.heroInfo .buttons button,
section.page-content > div.schedule section.schedule > .container div.scheduleHero article.heroInfo .buttons a.button {
  width: 180px;
  height: 50px;
  line-height: 50px;
}
section.page-content > div.schedule section.schedule > .container div.scheduleHero article.heroInfo .buttons button.collection,
section.page-content > div.schedule section.schedule > .container div.scheduleHero article.heroInfo .buttons a.button.collection {
  margin-left: 12px;
}
section.page-content > div.schedule section.schedule > .container div.scheduleHero article.heroInfo .buttons button.more,
section.page-content > div.schedule section.schedule > .container div.scheduleHero article.heroInfo .buttons a.button.more {
  display: inline-block;
  margin-left: 12px;
}
section.page-content > div.schedule section.tab.list > .module .container {
  padding: 0;
  margin: 0;
}
section.schedule-banner {
  margin: 50px !important;
  height: auto;
  min-height: 0 !important;
}
section.schedule-banner img {
  margin: 0;
  width: 500px !important;
}
section > article > .container > header h2 {
  line-height: 5px;
}
section.schedule.mobile-footer-ad {
  margin: -39px 0 10px 0;
}
button,
a.button {
  font-size: 20px;
  line-height: 55px;
}
button.constrain .text,
a.button.constrain .text {
  display: inline-block;
  width: auto;
  overflow: inherit;
  text-overflow: inherit;
  font-size: 0.7em !important;
}
ul.item-buttons li button,
ul.item-buttons li a.button {
  width: 68px;
  height: 68px;
  line-height: 68px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-top-right: 10px;
  -moz-border-radius-bottom-right: 10px;
  -moz-border-radius-bottom-left: 10px;
  -moz-border-radius-top-left: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
ul.item-buttons li button span,
ul.item-buttons li a.button span,
ul.item-buttons li button span.text,
ul.item-buttons li a.button span.text {
  display: none;
}
ul.item-buttons li button:before,
ul.item-buttons li a.button:before {
  font-size: 35px;
}
div.profile button,
div.member button,
div.blog button,
.creator-overlay button,
div.profile a.button,
div.member a.button,
div.blog a.button,
.creator-overlay a.button {
  line-height: 40px;
}
section.page-content > div.videos-page section.module.views {
  margin-left: 0;
  margin-right: 0;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns.enabled {
  margin-top: 0;
}
.view-gradient {
  display: none;
}
section.videos {
  margin-left: 0;
  margin-right: 0;
  margin-top: 30px;
  margin-bottom: 32px !important;
}
section.videos > * {
  padding: initial;
  margin-left: initial;
  margin-right: initial;
}
section.videos > header {
  font-weight: bold;
  padding: 0 12px 0 0;
}
section.videos > header > h2 > span {
  font-size: inherit;
  padding-left: 0px;
}
section.videos > header > h2 > b:nth-child(2) {
  display: inline;
}
section.videos > header > h2.with-item-title {
  font-weight: 800;
}
section.videos > header > div.dropdowns {
  padding-left: 12px;
  margin-right: 0;
  float: left;
  position: relative;
  top: -7px;
}
section.videos > header > div.dropdowns > aside > div.select-style {
  width: 38px;
  border: none;
  background: none;
  float: left;
}
section.videos > header > div.dropdowns > aside > div.select-style > div.select-chevron {
  border: none;
  border-radius: 5px;
  height: 36px;
}
section.videos > header > div.dropdowns > aside > div.select-style > div.select-chevron::before {
  font-size: 14px;
  line-height: 36px;
}
section.videos > header > div.dropdowns > aside > div.select-style > div.select-wrapper {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
section.videos > header > div.dropdowns > aside > div.select-style > div.select-wrapper > select.option {
  font-size: 33px;
  text-align: left;
}
section.videos.filterable > header > div.dropdowns > aside > div.filter-menu {
  display: block;
}
section.videos.thumbnails li,
section.videos.images li,
section.videos.thumbnails li.featured,
section.videos.images li.featured {
  width: 258px;
  height: 220px;
  max-width: initial;
  position: relative;
  border: 1px solid #ccc;
  overflow: hidden;
}
section.videos.thumbnails li > a > div.video-container > img.background,
section.videos.images li > a > div.video-container > img.background,
section.videos.thumbnails li.featured > a > div.video-container > img.background,
section.videos.images li.featured > a > div.video-container > img.background {
  max-width: 256px;
  height: 144px;
}
section.videos.thumbnails li > a > div.copy,
section.videos.images li > a > div.copy,
section.videos.thumbnails li.featured > a > div.copy,
section.videos.images li.featured > a > div.copy {
  margin: 5px 5px;
  padding: 0;
  text-align: left;
  border: none;
}
section.videos.thumbnails li > a > div.copy > p,
section.videos.images li > a > div.copy > p,
section.videos.thumbnails li.featured > a > div.copy > p,
section.videos.images li.featured > a > div.copy > p {
  font-size: 16px;
  margin: 0 0;
}
section.videos.thumbnails li > a > div.copy > p.title,
section.videos.images li > a > div.copy > p.title,
section.videos.thumbnails li.featured > a > div.copy > p.title,
section.videos.images li.featured > a > div.copy > p.title {
  font-size: 18px;
  line-height: 23px;
  padding: 0 4px;
}
section.videos.thumbnails li.placeholder,
section.videos.images li.placeholder,
section.videos.thumbnails li.featured.placeholder,
section.videos.images li.featured.placeholder {
  width: 258px;
}
section.videos.thumbnails li.placeholder > a,
section.videos.images li.placeholder > a,
section.videos.thumbnails li.featured.placeholder > a,
section.videos.images li.featured.placeholder > a {
  height: 219px;
  width: 258px;
}
section.videos.images li {
  width: 228px;
  border: 0;
}
section.videos.images li > a > div.video-container > img.background {
  max-width: 228px;
  height: 169px;
}
section.videos.images li > a > div.copy > p.title {
  padding: 0;
}
section.videos[data-collection=true] > header > div.dropdowns > aside > div.select-style.sort-menu {
  display: block;
}
section.videos[data-collection=true] li > a > div.video-container::after {
  width: 42px;
}
section.page-content > div.collections section.views > .container > .row .dropdowns.mobile-seasons {
  display: none;
}
section.page-content > div.videos-page section.views {
  background-color: #333333;
  height: 110px;
  margin-top: 0;
  margin-bottom: 40px;
  width: 100%;
}
section.page-content > div.videos-page section.views > .container {
  height: 100%;
}
section.page-content > div.videos-page section.views > .container > .row {
  text-align: center;
  height: 100%;
  margin: 0;
  padding: 0;
  padding-top: 36px;
  min-height: inherit;
  max-height: inherit;
  float: none;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns {
  display: inline-block;
  float: none;
  margin: 0;
  width: 175px;
  height: 48px;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns aside label {
  display: none;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns aside .dropdown .select {
  text-align: right;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns aside .dropdown .select > select {
  position: relative;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns.enabled {
  display: inline-block;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns.mobile-seasons {
  display: inline-block;
  width: auto;
  margin-right: 20px;
}
section.page-content > div.videos-page section.views > .container > .row .dropdowns.mobile-seasons aside label {
  display: block;
  width: 80px;
  margin-right: 20px;
  line-height: 17px;
  text-align: left;
  white-space: normal;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}
section.page-content > div.videos-page section.views > .container > .row nav.enabled {
  display: none;
}
section.page-content > div.collections > .tab article.thumb-collection .container .collection-header h3,
section.page-content > div.collection > .tab article.thumb-collection .container .collection-header h3 {
  font-size: 25px;
}
/* Vars */
/* Navigation */
nav#menu {
  display: none;
  background-color: #121212;
  padding-right: 200px;
}
nav#menu .header {
  margin: 24px 0 23px;
  padding: 0 46px;
  width: 100%;
  height: 64px;
}
nav#menu .header .queue {
  height: 64px;
  width: 57px;
  font-size: 15px;
  line-height: 17px;
  padding-top: 5px;
  margin-right: 50px;
  background-image: url('../img/mobile-menu-queue.png');
  background-repeat: no-repeat;
  color: #f8cc32;
  text-align: right;
  vertical-align: top;
  float: left;
}
nav#menu .header .avatar {
  position: relative;
  height: 100%;
  width: 50%;
  float: right;
  text-align: right;
}
nav#menu ul li a,
nav#menu ul li a:visited,
nav#menu ul li a:link,
nav#menu ul li a:active,
nav#menu ul li a:hover {
  display: block;
  letter-spacing: 1px;
  width: 100%;
  text-decoration: none;
  color: inherit;
}
nav#menu .main {
  padding-bottom: 100px;
}
nav#menu .main > li {
  font-size: 28px;
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  color: #FFF;
  border-top: #252525 solid 1px;
  border-bottom: #050404 solid 1px;
}
nav#menu .main > li > a {
  padding-top: 25px;
  padding-bottom: 23px;
  padding-left: 45px;
  background-color: #121212;
}
nav#menu .main > li > a.mm-subopen {
  display: none;
}
nav#menu .main > li.active {
  color: #FDC314;
}
nav#menu .main > li ul > li {
  color: #A9A8A8;
  border-top: #050404 solid 1px;
}
nav#menu .main > li ul > li a {
  padding-top: 20px;
  padding-bottom: 18px;
  padding-left: 65px;
  background-color: #1c1b1b;
}
nav#menu .main > li ul > li.active {
  color: #FDC314;
}
/***************************
 *          MMenu
 ***************************/
/*
 Vars
*/
/* Sliding Menu - From Vendor */
html {
  /* Animations */
  /* left */
  /* html/body */
  /* Menu, submenus, items */
  /* menu */
  /* page + blocker */
  /* page + blocker */
  /*
		  Bugfix for browsers without support for overflowscrolling - Android < 3
	  */
  /* Header block */
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: top, right, bottom, left, margin, border-color, -webkit-transform;
  -moz-transition-property: top, right, bottom, left, margin, border-color, -moz-transform;
  -o-transition-property: top, right, bottom, left, margin, border-color, -o-transform;
  transition-property: top, right, bottom, left, margin, border-color, transform;
}
html.mm-opened .mm-page,
html.mm-opened #mm-blocker {
  position: fixed;
  margin-left: 0px;
  left: 0%;
  top: 0;
}
html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
  left: 440px;
}
html.mm-opened,
html.mm-opened body {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
html.mm-opened body {
  position: relative;
}
html.mm-opened .mm-page,
html nav.mm-menu,
html nav.mm-menu ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
html.mm-opened nav#menu {
  display: block;
}
html .mm-menu {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  overflow: hidden;
}
html .mm-menu:after {
  content: '';
  display: block;
  clear: both;
}
html .mm-menu,
html .mm-menu.mm-opened {
  display: block;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
html .mm-menu.mm-left {
  padding-right: 200px;
}
html #mm-blocker {
  background: rgba(18, 18, 18, 0.9);
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999;
}
html.mm-opened .mm-page {
  background: inherit;
  height: 100%;
  overflow: hidden;
  position: absolute;
}
html.mm-opening #mm-blocker,
html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}
html.mm-opening #mm-blocker {
  opacity: 1;
}
html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
}
html.mm-no-overflowscrolling.mm-opened,
html.mm-no-overflowscrolling.mm-opened body {
  overflow: visible;
}
html.mm-no-overflowscrolling.mm-opened .mm-page {
  min-height: 200%;
  position: fixed;
  top: 0;
  z-index: 3;
}
html.mm-no-overflowscrolling .mm-menu {
  height: auto;
  min-height: 100%;
  overflow: default;
  overflow-x: default;
  overflow-y: default;
  position: relative;
  left: auto;
  top: auto;
}
html.mm-no-overflowscrolling,
html.mm-no-overflowscrolling.mm-right .mm-menu {
  position: absolute;
}
html section.content > header {
  margin-left: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-property: left, margin-left;
  -moz-transition-property: left, margin-left;
  -o-transition-property: left, margin-left;
  transition-property: left, margin-left;
}
html.mm-opened section.content > header {
  margin-left: 0px;
  left: 0%;
}
html.mm-opening body.scrolled section.content > header {
  margin-left: -200px;
  left: 100%;
}
section.page-content > div.videos-page section.tab {
  margin-bottom: 50px;
}
section.page-content.with-dark-hero > section.mobile-header-ad {
  background-color: #212121;
}
section.page-content.with-dark-hero > div.episodes section.hero,
section.page-content.with-dark-hero > div.clips section.hero,
section.page-content.with-dark-hero > div.collections section.hero,
section.page-content.with-dark-hero > div.collection section.hero {
  margin-bottom: 0;
}
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero {
  background: #212121;
}
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero .gradient,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero .gradient,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero .gradient,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero .gradient {
  display: none;
}
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero article.heroInfo h2,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero article.heroInfo h2,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero article.heroInfo h2,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero article.heroInfo h2 {
  color: #FFF;
}
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero article.heroInfo h4,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero article.heroInfo h4,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero article.heroInfo h4,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero article.heroInfo h4 {
  color: #D1D1D1;
}
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero article.heroInfo h6,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero article.heroInfo h6,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero article.heroInfo h6,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero article.heroInfo h6 {
  color: #afafaf;
}
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero article.heroInfo time,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero article.heroInfo time,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero article.heroInfo time,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero article.heroInfo time {
  color: #afafaf;
}
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-dark-hero > div.episodes section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content.with-dark-hero > div.clips section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content.with-dark-hero > div.collections section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content.with-dark-hero > div.collection section.hero .container div.episodesHero article.heroInfo .sponsored-block > span {
  color: #f8cc32;
}
section.page-content.with-light-hero > section.mobile-header-ad {
  background-color: #fff;
}
section.page-content.with-light-hero > div.episodes section.hero,
section.page-content.with-light-hero > div.clips section.hero,
section.page-content.with-light-hero > div.collections section.hero,
section.page-content.with-light-hero > div.collection section.hero {
  margin-bottom: 0;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero {
  background: #fff;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero .gradient,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero .gradient,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero .gradient,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero .gradient {
  display: none;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero article.heroInfo h2,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero article.heroInfo h2,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero article.heroInfo h2,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero article.heroInfo h2 {
  color: #000;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero article.heroInfo h4,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero article.heroInfo h4,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero article.heroInfo h4,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero article.heroInfo h4 {
  color: #D1D1D1;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero article.heroInfo h6,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero article.heroInfo h6,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero article.heroInfo h6,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero article.heroInfo h6 {
  color: #afafaf;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero article.heroInfo time,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero article.heroInfo time,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero article.heroInfo time,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero article.heroInfo time {
  color: #afafaf;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero article.heroInfo .sponsored-block > span {
  color: #efbc08;
}
section.page-content.with-light-hero > div.episodes section.hero .container div.episodesHero article.heroInfo div.episodeCopy p,
section.page-content.with-light-hero > div.clips section.hero .container div.episodesHero article.heroInfo div.episodeCopy p,
section.page-content.with-light-hero > div.collections section.hero .container div.episodesHero article.heroInfo div.episodeCopy p,
section.page-content.with-light-hero > div.collection section.hero .container div.episodesHero article.heroInfo div.episodeCopy p {
  color: #fff;
}
section.page-content.with-mobile-ad-header > div.episodes section.hero .container div.episodesHero,
section.page-content.with-mobile-ad-header > div.clips section.hero .container div.episodesHero,
section.page-content.with-mobile-ad-header > div.collections section.hero .container div.episodesHero,
section.page-content.with-mobile-ad-header > div.collection section.hero .container div.episodesHero {
  padding: 0;
}
section.page-content.with-mobile-ad-footer > div.episodes > .tab > .module.carousel:last-child,
section.page-content.with-mobile-ad-footer > div.clips > .tab > .module.carousel:last-child,
section.page-content.with-mobile-ad-footer > div.collections > .tab > .module.carousel:last-child,
section.page-content.with-mobile-ad-footer > div.collection > .tab > .module.carousel:last-child {
  margin-bottom: 0;
}
section.page-content > div.episodes section.hero,
section.page-content > div.clips section.hero,
section.page-content > div.collections section.hero,
section.page-content > div.collection section.hero {
  margin-bottom: 0;
  clear: left;
}
section.page-content > div.episodes section.hero .container div.episodesHero,
section.page-content > div.clips section.hero .container div.episodesHero,
section.page-content > div.collections section.hero .container div.episodesHero,
section.page-content > div.collection section.hero .container div.episodesHero,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad {
  padding: 30px 0 0;
}
section.page-content > div.episodes section.hero .container div.episodesHero .gradient,
section.page-content > div.clips section.hero .container div.episodesHero .gradient,
section.page-content > div.collections section.hero .container div.episodesHero .gradient,
section.page-content > div.collection section.hero .container div.episodesHero .gradient,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .gradient,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .gradient,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .gradient,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .gradient {
  display: none;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.thumb-collection,
section.page-content > div.clips section.hero .container div.episodesHero article.thumb-collection,
section.page-content > div.collections section.hero .container div.episodesHero article.thumb-collection,
section.page-content > div.collection section.hero .container div.episodesHero article.thumb-collection,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.thumb-collection,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.thumb-collection,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.thumb-collection,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.thumb-collection,
section.page-content > div.episodes section.hero .container div.episodesHero div.heroImage,
section.page-content > div.clips section.hero .container div.episodesHero div.heroImage,
section.page-content > div.collections section.hero .container div.episodesHero div.heroImage,
section.page-content > div.collection section.hero .container div.episodesHero div.heroImage,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad div.heroImage,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad div.heroImage,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad div.heroImage,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad div.heroImage {
  float: none;
  width: 510px;
  height: 286px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
section.page-content > div.episodes section.hero .container div.episodesHero div.heroImage .heroPlay,
section.page-content > div.clips section.hero .container div.episodesHero div.heroImage .heroPlay,
section.page-content > div.collections section.hero .container div.episodesHero div.heroImage .heroPlay,
section.page-content > div.collection section.hero .container div.episodesHero div.heroImage .heroPlay,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad div.heroImage .heroPlay,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad div.heroImage .heroPlay,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad div.heroImage .heroPlay,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad div.heroImage .heroPlay {
  background-image: url('../img/sprites.png');
  background-repeat: no-repeat;
  display: block;
  background-position: -1223px 0;
  width: 103px;
  height: 103px;
  top: 50%;
  left: 50%;
  margin: -52px 0 0 -52px;
  position: absolute;
}
section.page-content > div.episodes section.hero .container div.episodesHero div.heroImage img,
section.page-content > div.clips section.hero .container div.episodesHero div.heroImage img,
section.page-content > div.collections section.hero .container div.episodesHero div.heroImage img,
section.page-content > div.collection section.hero .container div.episodesHero div.heroImage img,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad div.heroImage img,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad div.heroImage img,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad div.heroImage img,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad div.heroImage img {
  width: 100%;
  height: auto;
}
section.page-content > div.episodes section.hero .container div.episodesHero > article.thumb-collection,
section.page-content > div.clips section.hero .container div.episodesHero > article.thumb-collection,
section.page-content > div.collections section.hero .container div.episodesHero > article.thumb-collection,
section.page-content > div.collection section.hero .container div.episodesHero > article.thumb-collection,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad > article.thumb-collection,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad > article.thumb-collection,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad > article.thumb-collection,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad > article.thumb-collection {
  float: none;
  width: 510px;
  height: 286px;
  margin: 0 auto;
}
section.page-content > div.episodes section.hero .container div.episodesHero > article.thumb-collection > .container > a,
section.page-content > div.clips section.hero .container div.episodesHero > article.thumb-collection > .container > a,
section.page-content > div.collections section.hero .container div.episodesHero > article.thumb-collection > .container > a,
section.page-content > div.collection section.hero .container div.episodesHero > article.thumb-collection > .container > a,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container > a,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container > a,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container > a,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container > a,
section.page-content > div.episodes section.hero .container div.episodesHero > article.thumb-collection > .container .collection-items,
section.page-content > div.clips section.hero .container div.episodesHero > article.thumb-collection > .container .collection-items,
section.page-content > div.collections section.hero .container div.episodesHero > article.thumb-collection > .container .collection-items,
section.page-content > div.collection section.hero .container div.episodesHero > article.thumb-collection > .container .collection-items,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container .collection-items,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container .collection-items,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container .collection-items,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad > article.thumb-collection > .container .collection-items {
  height: 100%;
}
section.page-content > div.episodes section.hero .container div.episodesHero .social,
section.page-content > div.clips section.hero .container div.episodesHero .social,
section.page-content > div.collections section.hero .container div.episodesHero .social,
section.page-content > div.collection section.hero .container div.episodesHero .social,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .social,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .social,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .social,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .social {
  display: none;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.collection,
section.page-content > div.clips section.hero .container div.episodesHero article.collection,
section.page-content > div.collections section.hero .container div.episodesHero article.collection,
section.page-content > div.collection section.hero .container div.episodesHero article.collection,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.collection,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.collection,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.collection,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.collection {
  float: none;
  width: 510px;
  height: 288px;
  margin: 0 auto;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo {
  padding: 20px 65px;
  width: 100%;
  margin: 0;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo > header,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo > header,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo > header,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo > header,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo > header,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo > header,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo > header,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo > header {
  width: 510px;
  margin: 0 auto;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo > header h6,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo > header h6,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo > header h6,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo > header h6,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo > header h6,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo > header h6,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo > header h6,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo > header h6 {
  margin-left: 0;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo > nav,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo > nav,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo > nav,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo > nav,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo > nav,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo > nav,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo > nav,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo > nav {
  display: none;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo h3,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo h3,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo h3,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo h3,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo h3,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo h3,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo h3,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo h3 {
  display: none;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo h2,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo h2,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo h2,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo h2,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo h2,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo h2,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo h2,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo h2 {
  width: 510px;
  font-size: 22px;
  margin: 20px auto 0;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo h4,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo h4,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo h4,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo h4,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo h4,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo h4,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo h4,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo h4 {
  width: 510px;
  margin: 10px auto 0;
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  font-weight: normal;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo h6,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo h6,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo h6,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo h6,
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo time,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo time,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo time,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo time {
  font-size: 16px;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo h6,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo h6,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo h6,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo h6,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo h6 {
  margin-bottom: 0;
  padding-top: 15px;
  display: inline-block;
  margin-right: 20px;
  margin-left: 65px;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo time,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo time,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo time,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo time,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo time {
  color: #afafaf;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo .info-controls.mobile-only,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo .info-controls.mobile-only,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo .info-controls.mobile-only,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo .info-controls.mobile-only,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo .info-controls.mobile-only {
  display: block;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0;
  cursor: pointer;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo .sponsored-block,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo .sponsored-block,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo .sponsored-block,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo .sponsored-block,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block {
  float: none;
  min-height: initial;
  width: 100%;
  height: auto;
  position: relative;
  top: auto;
  right: auto;
  margin: 20px auto 0;
  width: 530px;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo .sponsored-block > span,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > span,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > span,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > span,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > span {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 20px;
  font-style: normal;
  text-align: left;
  padding: 0 10px 12px;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.desktop-only,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.desktop-only,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.desktop-only,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.desktop-only,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.desktop-only,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.desktop-only,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.desktop-only,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.desktop-only {
  display: none;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.mobile-only,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.mobile-only,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.mobile-only,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo .sponsored-block > div.mobile-only,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.mobile-only,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.mobile-only,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.mobile-only,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo .sponsored-block > div.mobile-only {
  display: block;
  width: 100%;
  height: auto;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo div.episodeCopy,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo div.episodeCopy,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo div.episodeCopy,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo div.episodeCopy,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy {
  background-color: #212121;
  padding: 0;
}
section.page-content > div.episodes section.hero .container div.episodesHero article.heroInfo div.episodeCopy p,
section.page-content > div.clips section.hero .container div.episodesHero article.heroInfo div.episodeCopy p,
section.page-content > div.collections section.hero .container div.episodesHero article.heroInfo div.episodeCopy p,
section.page-content > div.collection section.hero .container div.episodesHero article.heroInfo div.episodeCopy p,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy p,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy p,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy p,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad article.heroInfo div.episodeCopy p {
  margin: 0;
  padding: 20px 0 20px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons,
section.page-content > div.clips section.hero .container div.episodesHero .buttons,
section.page-content > div.collections section.hero .container div.episodesHero .buttons,
section.page-content > div.collection section.hero .container div.episodesHero .buttons,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons {
  background-color: #272727;
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button {
  display: inline-block;
  float: none;
  vertical-align: top;
  margin: 30px 0;
  width: 215px;
  height: 60px;
  line-height: 60px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.watch,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.watch,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.watch,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.watch,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.watch,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.watch,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.watch,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.watch,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.watch,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.watch,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.watch,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.watch,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.watch,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.watch,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.watch,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.watch {
  font-size: 36px;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.watch .text,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.watch .text,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.watch .text,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.watch .text,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.watch .text,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.watch .text,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.watch .text,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.watch .text,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.watch .text,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.watch .text,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.watch .text,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.watch .text,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.watch .text,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.watch .text,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.watch .text,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.watch .text {
  padding: 0;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.watch:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.watch:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.watch:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.watch:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.watch:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.watch:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.watch:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.watch:before,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.watch:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.watch:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.watch:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.watch:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.watch:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.watch:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.watch:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.watch:before {
  font-size: 29px;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.collection,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.collection,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.collection,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.collection,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.collection,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.collection,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.collection,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.collection,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.collection,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.collection,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.collection,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.collection,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.collection,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.collection,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.collection,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.collection {
  font-size: 22px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  margin-left: 20px;
}
body[data-language-code="de"] section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.collection,
body[data-language-code="de"] section.page-content > div.clips section.hero .container div.episodesHero .buttons button.collection,
body[data-language-code="de"] section.page-content > div.collections section.hero .container div.episodesHero .buttons button.collection,
body[data-language-code="de"] section.page-content > div.collection section.hero .container div.episodesHero .buttons button.collection,
body[data-language-code="de"] section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.collection,
body[data-language-code="de"] section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.collection,
body[data-language-code="de"] section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.collection,
body[data-language-code="de"] section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.collection,
body[data-language-code="de"] section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.collection,
body[data-language-code="de"] section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.collection,
body[data-language-code="de"] section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.collection,
body[data-language-code="de"] section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.collection,
body[data-language-code="de"] section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.collection,
body[data-language-code="de"] section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.collection,
body[data-language-code="de"] section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.collection,
body[data-language-code="de"] section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.collection {
  overflow: hidden;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.collection:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.collection:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.collection:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.collection:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.collection:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.collection:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.collection:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.collection:before,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.collection:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.collection:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.collection:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.collection:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.collection:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.collection:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.collection:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.collection:before {
  font-size: 29px;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.information,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.information,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.information,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.information,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.information,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.information,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.information,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.information,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.information,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.information,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.information,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.information,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.information,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.information,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.information,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.information,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.wiki,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.wiki,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.wiki,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.wiki,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.wiki,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.wiki,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.wiki,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.wiki,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.wiki,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.wiki,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.wiki,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.wiki,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.wiki,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.wiki,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.wiki,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.wiki {
  width: 55px;
  margin-left: 20px;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.information:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.information:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.information:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.information:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.information:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.information:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.information:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.information:before,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.information:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.information:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.information:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.information:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.information:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.information:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.information:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.information:before,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.wiki:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.wiki:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.wiki:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.wiki:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.wiki:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.wiki:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.wiki:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.wiki:before,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.wiki:before,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.wiki:before,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.wiki:before,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.wiki:before,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.wiki:before,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.wiki:before,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.wiki:before,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.wiki:before {
  font-size: 29px;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.information .text,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.information .text,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.information .text,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.information .text,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.information .text,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.information .text,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.information .text,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.information .text,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.information .text,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.information .text,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.information .text,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.information .text,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.information .text,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.information .text,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.information .text,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.information .text,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.wiki .text,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.wiki .text,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.wiki .text,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.wiki .text,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.wiki .text,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.wiki .text,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.wiki .text,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.wiki .text,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.wiki .text,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.wiki .text,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.wiki .text,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.wiki .text,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.wiki .text,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.wiki .text,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.wiki .text,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.wiki .text {
  display: none;
}
section.page-content > div.episodes section.hero .container div.episodesHero .buttons button.split,
section.page-content > div.clips section.hero .container div.episodesHero .buttons button.split,
section.page-content > div.collections section.hero .container div.episodesHero .buttons button.split,
section.page-content > div.collection section.hero .container div.episodesHero .buttons button.split,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons button.split,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons button.split,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons button.split,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons button.split,
section.page-content > div.episodes section.hero .container div.episodesHero .buttons a.button.split,
section.page-content > div.clips section.hero .container div.episodesHero .buttons a.button.split,
section.page-content > div.collections section.hero .container div.episodesHero .buttons a.button.split,
section.page-content > div.collection section.hero .container div.episodesHero .buttons a.button.split,
section.page-content > div.episodes section.hero .container div.episodesHero.with-ad .buttons a.button.split,
section.page-content > div.clips section.hero .container div.episodesHero.with-ad .buttons a.button.split,
section.page-content > div.collections section.hero .container div.episodesHero.with-ad .buttons a.button.split,
section.page-content > div.collection section.hero .container div.episodesHero.with-ad .buttons a.button.split {
  display: none;
}
section.page-content > div.episodes section.generator,
section.page-content > div.clips section.generator,
section.page-content > div.collections section.generator,
section.page-content > div.collection section.generator {
  display: none;
}
section.page-content > div.episodes section.episode-filters > div.season-pagination,
section.page-content > div.clips section.episode-filters > div.season-pagination,
section.page-content > div.collections section.episode-filters > div.season-pagination,
section.page-content > div.collection section.episode-filters > div.season-pagination {
  display: none;
}
section.page-content > div.episodes section.tab > section,
section.page-content > div.clips section.tab > section,
section.page-content > div.collections section.tab > section,
section.page-content > div.collection section.tab > section {
  margin-bottom: 0;
  clear: left;
}
section.page-content > div.clips section.hero > .container div.episodesHero article.heroInfo time {
  display: inline-block;
}
section.page-content > div.clips section.hero > .container div.episodesHero article.heroInfo h5 {
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.page-content > div.clips section.hero > .container div.episodesHero article.heroInfo h5.mobile-only {
  padding-top: 15px;
  display: block;
  font-size: 16px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  color: #afafaf;
}
section.page-content > div.clips section.hero > .container div.episodesHero article.heroInfo h5.desktop-only {
  display: none;
}
section.page-content > div.clips section.hero > .container div.episodesHero article.heroInfo h6 {
  font-size: 16px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  padding-top: 0;
  margin-right: 10px;
}
section.page-content > div.collections section.hero > .container div.episodesHero article.heroInfo .buttons button,
section.page-content > div.collections section.hero > .container div.episodesHero article.heroInfo .buttons a.button {
  width: 180px;
  height: 50px;
  line-height: 50px;
}
section.page-content > div.collections section.hero > .container div.episodesHero article.heroInfo .buttons button.collection,
section.page-content > div.collections section.hero > .container div.episodesHero article.heroInfo .buttons a.button.collection {
  margin-left: 12px;
}
section.page-content > div.collections section.hero > .container div.episodesHero article.heroInfo .buttons button.more,
section.page-content > div.collections section.hero > .container div.episodesHero article.heroInfo .buttons a.button.more {
  display: inline-block;
  margin-left: 12px;
}
section.page-content > div.collections section.tab article.list-hero > a,
section.page-content > div.collections section.tab article.hero > a {
  z-index: 1;
}
section.page-content > div.collections section.tab article.list-hero > .info,
section.page-content > div.collections section.tab article.hero > .info {
  z-index: 2;
}
section.player section.page-content > div.player .featured {
  min-height: 360px;
  background: #212121;
  padding: 0;
  /* img {	HULU PLAYER ISSUES?
				display : block;
				width   : 510px !important;
				height  : auto;
				margin  : 0 auto;
				visibility:hidden;
			} */
}
section.player section.page-content > div.player .featured > header {
  position: relative;
  padding-bottom: 20px !important;
}
section.player section.page-content > div.player .featured > div.video {
  height: 360px;
}
section.player section.page-content > div.player .featured#no-player {
  min-height: 0px;
}
section.player section.page-content > div.player .video > div {
  margin-left: auto;
  margin-right: auto;
}
section.player section.page-content > div.player .actions {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  background: #212121;
}
section.player section.page-content > div.player .actions > span {
  display: block;
  width: 100%;
  clear: both;
  float: none;
  padding-bottom: 10px;
  position: relative;
  top: 64px;
}
section.player section.page-content > div.player .actions > .buttons {
  float: none;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
section.player section.page-content > div.player .actions > .buttons button,
section.player section.page-content > div.player .actions > .buttons a.button {
  width: 54px;
  height: 54px;
  line-height: 54px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
section.player section.page-content > div.player .actions > .buttons button.icon-split,
section.player section.page-content > div.player .actions > .buttons a.button.icon-split,
section.player section.page-content > div.player .actions > .buttons button.icon-popup,
section.player section.page-content > div.player .actions > .buttons a.button.icon-popup {
  display: none;
}
section.player section.page-content > div.player .actions > .buttons:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
section.player section.page-content > div.player .more-info,
section.player section.page-content > div.player .info {
  background-color: #272727;
  padding-left: 0;
  padding-right: 0;
}
section.player section.page-content > div.player .more-info article,
section.player section.page-content > div.player .info article {
  padding-left: 55px;
  padding-right: 55px;
  width: 100%;
  float: none;
}
section.player section.page-content > div.player .more-info article header,
section.player section.page-content > div.player .info article header {
  display: table-cell !important;
  height: 72px !important;
  vertical-align: middle !important;
}
section.player section.page-content > div.player .more-info article header h5.title,
section.player section.page-content > div.player .info article header h5.title {
  white-space: nowrap;
  font-size: 22px;
  color: #FFF;
}
section.player section.page-content > div.player .more-info article header h6.additional,
section.player section.page-content > div.player .info article header h6.additional {
  padding-top: 10px;
}
section.player section.page-content > div.player .more-info article header h6.additional span,
section.player section.page-content > div.player .info article header h6.additional span {
  color: #afafaf;
}
section.player section.page-content > div.player .more-info article header h6.additional span.season,
section.player section.page-content > div.player .info article header h6.additional span.season {
  font-size: 16px;
}
section.player section.page-content > div.player .more-info article header h6.additional span.episode,
section.player section.page-content > div.player .info article header h6.additional span.episode {
  padding-left: 0 !important;
}
section.player section.page-content > div.player .more-info article header h6.additional span.air-date,
section.player section.page-content > div.player .info article header h6.additional span.air-date {
  font-size: 16px;
  padding-left: 10px;
}
section.player section.page-content > div.player .more-info article p,
section.player section.page-content > div.player .info article p {
  font-size: 16px;
  color: #FFF;
}
section.player section.page-content > div.player .more-info #adComponent,
section.player section.page-content > div.player .info #adComponent {
  display: none;
}
section.player section.page-content > div.player .more-info .buttons,
section.player section.page-content > div.player .info .buttons {
  padding: 0 55px;
  width: 100%;
  float: none;
}
section.player section.page-content > div.player .more-info .buttons button,
section.player section.page-content > div.player .info .buttons button,
section.player section.page-content > div.player .more-info .buttons a.button,
section.player section.page-content > div.player .info .buttons a.button {
  width: 245px;
  height: 55px;
  line-height: 55px;
  float: left;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3);
}
section.player section.page-content > div.player .more-info .buttons button.watch-full,
section.player section.page-content > div.player .info .buttons button.watch-full,
section.player section.page-content > div.player .more-info .buttons a.button.watch-full,
section.player section.page-content > div.player .info .buttons a.button.watch-full {
  float: none;
  display: block;
  margin: 0 auto 10px;
}
section.player section.page-content > div.player .more-info .buttons button.wiki,
section.player section.page-content > div.player .info .buttons button.wiki,
section.player section.page-content > div.player .more-info .buttons a.button.wiki,
section.player section.page-content > div.player .info .buttons a.button.wiki {
  display: inline-block;
}
section.player section.page-content > div.player .more-info .buttons button.buy,
section.player section.page-content > div.player .info .buttons button.buy,
section.player section.page-content > div.player .more-info .buttons a.button.buy,
section.player section.page-content > div.player .info .buttons a.button.buy {
  margin-left: 15px;
}
section.player section.page-content > div.player .collection-info {
  background-color: #212121;
  padding: 0;
  position: relative;
  padding-bottom: 20px;
  min-height: 110px;
  margin-bottom: 0;
  padding-left: 0 !important;
}
section.player section.page-content > div.player .collection-info header {
  display: none;
  margin: 0 0 40px 55px;
  padding-top: 28px;
}
section.player section.page-content > div.player .collection-info header.mobile {
  display: block;
}
section.player section.page-content > div.player .collection-info > section.mobileCarousel {
  padding-bottom: 0px !important;
  float: none;
  width: auto;
  padding-left: 0;
}
section.player section.page-content > div.player .collection-info > .single-row {
  position: static;
  bottom: 0;
  padding: 0 !important;
  margin-top: 18px;
  margin-bottom: 18px;
  float: none;
  clear: both;
}
section.player section.page-content > div.player .collection-info > .single-row .container {
  padding-bottom: 0;
}
section.player section.page-content > div.player .collection-info > .single-row .container .arrow {
  background-color: #212121;
}
section.player section.page-content > div.player .collection-info > .single-row .container .arrow:before {
  font-size: 40px;
}
section.player section.page-content > div.player .collection-info > .single-row .container .arrow.left,
section.player section.page-content > div.player .collection-info > .single-row .container .arrow.right {
  min-height: 72px;
  width: 55px;
  height: 72px;
  line-height: 72px;
}
section.player section.page-content > div.player .collection-info > .single-row .container .arrow.left .ticker {
  display: none;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li {
  height: 100%;
  width: 100%;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb {
  height: 72px;
  width: 127px;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info {
  display: block;
  left: 128px !important;
  top: 0 !important;
  width: 401px;
  padding: 0;
  background-color: transparent;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info .arrow {
  display: none;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info > article {
  margin: 0;
  padding: 0;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info > article header {
  width: 401px;
  padding-top: 0;
  padding-left: 21px;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info > article header .ribbon {
  display: none;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info > article header .title {
  margin: 0;
  font-size: 16px;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info > article header .additional span {
  font-size: 16px;
  color: #fff;
  margin: 0;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info > article header .additional span.air-date {
  display: none;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info > article > p {
  display: none;
}
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info .buttons,
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info .close,
section.player section.page-content > div.player .collection-info ul.elastislide-list li article.thumb .info .star {
  display: none;
}
section.player section.page-content > div.player .collection-info > header.sponsor {
  display: none;
}
section.player section.page-content > div.player .collection-info > header.sponsor.mobile {
  top: 10px;
  display: block;
  width: 100%;
  padding: 20px 55px;
  margin: 0;
  float: none;
}
section.player section.page-content > div.player .collection-info > header.sponsor.mobile img {
  width: 100%;
  height: 90px;
}
section.player section.page-content > div.player .ad-container > .with-ad {
  width: auto !important;
}
section.player section.page-content > div.player .ad-container > .single-row,
section.player section.page-content > div.player > .single-row {
  margin-top: 30px;
  margin-bottom: 0 !important;
}
section.player section.page-content > div.player .ad-container > .single-row > .container,
section.player section.page-content > div.player > .single-row > .container {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
section.player section.page-content > div.player .ad-container > .single-row > .container > header,
section.player section.page-content > div.player > .single-row > .container > header {
  height: 40px;
}
section.player section.page-content > div.player .ad-container > .single-row > .container > header h2,
section.player section.page-content > div.player > .single-row > .container > header h2 {
  color: #333333;
}
section.player section.page-content > div.player .ad-container > .single-row > .container .arrow,
section.player section.page-content > div.player > .single-row > .container .arrow {
  height: 300px;
  line-height: 300px;
  width: 53px;
}
section.player section.page-content > div.player .ad-container > .single-row > .container .arrow:before,
section.player section.page-content > div.player > .single-row > .container .arrow:before {
  font-size: 40px;
}
section.player section.page-content > div.player .ad-container > .single-row > .container .row .thumbs,
section.player section.page-content > div.player > .single-row > .container .row .thumbs {
  display: block;
}
section.player section.page-content > div.player .ad-container > .single-row > .container .row .thumbs > .single-row .thumb,
section.player section.page-content > div.player > .single-row > .container .row .thumbs > .single-row .thumb {
  width: 533px;
  height: 300px;
  overflow: hidden;
}
section.player section.page-content > div.player .ad-container > .single-row > .container .row .thumbs > .single-row .thumb > .info,
section.player section.page-content > div.player > .single-row > .container .row .thumbs > .single-row .thumb > .info {
  padding: 0;
}
section.player section.page-content > div.player .ad-container > .single-row > .container .row .thumbs > .single-row .thumb > .info .arrow,
section.player section.page-content > div.player > .single-row > .container .row .thumbs > .single-row .thumb > .info .arrow {
  display: none;
}
section.player section.page-content > div.player section.comments {
  display: none;
}
#no-player img.player-sizer {
  display: none;
}
#no-player header {
  padding: 0 65px;
}
#no-player header h1 {
  font-size: 30px;
}
#no-player header.long-text h1 {
  font-size: 20px;
}
#no-player header.long-text h2 {
  margin-top: 0;
}
#no-player header.long-text p {
  margin-top: 10px;
  padding: 0;
  font-size: 15px;
}
#no-player header.narrow1,
#no-player header.narrow2,
#no-player header.long-text {
  padding: 0 65px;
}
#hulu-plus-only header {
  display: none;
}
#hulu-plus-only section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:first-child {
  margin-left: 10px;
}
#hulu-plus-only section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:last-child {
  margin-right: 10px;
}
#hulu-plus-only > div.other-episodes,
#hulu-plus-only > div.or-hulu-plus {
  font-size: 18pt;
  white-space: normal;
}
#hulu-plus-only > div.other-episodes {
  margin: 30px 90px;
}
#hulu-plus-only > div.or-hulu-plus {
  margin: 30px 0 0;
  padding: 30px 90px 0;
}
#hulu-plus-only > div.episode-hero {
  margin-right: 20px;
}
#hulu-plus-only > div.episode-hero h1 {
  font-size: 17pt;
}
#hulu-plus-only > div.episode-hero h3 {
  font-size: 14pt;
  white-space: normal;
}
section.page-content > div.player .more-info article header h5 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
}
section.page-content > div.player section.episode-filters {
  margin: 0;
}
section.page-content > div.games {
  /* SPSMIG-2063: don't display flash games */
}
section.page-content > div.games section.hero {
  margin-bottom: 0;
}
section.page-content > div.games section.hero > .container .episodesHero {
  padding: 0;
  background-color: transparent;
}
section.page-content > div.games section.hero > .container .episodesHero .gradient {
  display: none;
}
section.page-content > div.games section.hero > .container .episodesHero div.heroImage {
  background: #212121;
  float: none;
  width: 100%;
  height: initial;
}
section.page-content > div.games section.hero > .container .episodesHero div.heroImage img {
  display: block;
  width: 640px !important;
  height: auto;
  margin: 0 auto;
  min-width: inherit;
  max-width: inherit;
  max-height: inherit;
  min-height: inherit;
}
section.page-content > div.games section.hero > .container .episodesHero > nav {
  display: none;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo {
  width: 100%;
  margin: 0;
  padding: 30px 55px;
  background: #272727;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo h2 {
  color: #FFF;
  font-size: 22px;
  margin-top: 0;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .episodeCopy {
  color: #FFF;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .episodeCopy p {
  margin-top: 15px;
  margin-bottom: 30px;
  line-height: 22px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons {
  text-align: center;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button {
  display: inline-block;
  float: none;
  vertical-align: top;
  padding-top: 0;
  margin-top: 0;
  line-height: 53px;
  height: 53px;
  margin-right: 19px;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button .text,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button .text,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button.watch .text,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button.watch .text {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button.wiki,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button.wiki {
  width: 45px;
  display: inline-block;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button.wiki > .text,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button.wiki > .text {
  display: none;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button.wiki:before,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button.wiki:before {
  display: block;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button.watch,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button.watch {
  width: 245px;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button.more-info,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button.more-info {
  width: 195px;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button.wiki,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button.wiki {
  width: 52px;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons button:before,
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo .buttons a.button:before {
  font-size: 29px;
}
section.page-content > div.games section.hero > .container .episodesHero article.heroInfo div.social {
  display: none;
}
section.page-content > div.games > section.grid > header {
  float: initial;
}
section.page-content > div.games > section.grid > ul {
  margin-left: 5px;
  margin-right: 5px;
}
section.page-content > div.games > section.grid li {
  margin-left: 5px;
  margin-right: 5px;
  max-height: 349px;
}
section.page-content > div.games > section.grid li > a > img {
  height: initial !important;
}
section.page-content > div.games > section.grid.online li:first-child > a > img {
  width: 620px;
}
section.page-content > div.games > section.grid.xbox li > a > img,
section.page-content > div.games > section.grid.pinball li > a > img,
section.page-content > div.games > section.grid.consoles li > a > img {
  width: 305px;
}
section.page-content > div.games > section.grid.mobile li > a > img,
section.page-content > div.games > section.grid.online li > a > img {
  width: 200px;
}
section.page-content > div.games > section.grid.mobile li > a > h3,
section.page-content > div.games > section.grid.online li > a > h3 {
  height: 28px;
  font-size: 18px;
}
section.page-content > div.games .online {
  display: none;
}
section.page-content > div.games .mobile-only {
  display: block;
}
section.content > section.the-fractured-but-whole section.watch-trailer {
  background-image: url('../img/fractured-but-whole/watch-trailer-mob.jpg');
}
section.content > section.the-fractured-but-whole section.watch-trailer > div.trailer-container {
  padding-top: 360px;
  width: auto;
  left: 0;
}
section.content > section.the-fractured-but-whole section.watch-trailer > div.trailer-container > a,
section.content > section.the-fractured-but-whole section.watch-trailer > div.trailer-container > iframe {
  position: relative;
  left: 50%;
  width: 50%;
  height: 294px;
}
section.content > section.the-fractured-but-whole section.watch-trailer > div.trailer-container > div.languages {
  text-align: center;
  margin: 13px -14px 6px 0;
  font-size: 9pt;
}
section.content > section.the-fractured-but-whole section.watch-trailer > div.trailer-container > div.languages:hover {
  opacity: 1.0;
}
section.content > section.the-fractured-but-whole section.pre-order {
  margin: 20px 0 0;
}
section.content > section.the-fractured-but-whole section.pre-order > a.button {
  margin: 30px 0 0;
  padding: 5px 103px;
  border-radius: 12px;
}
section.content > section.the-fractured-but-whole a > img {
  width: 100%;
}
section.content > section.the-fractured-but-whole section.legal {
  padding: 15px;
}
section.content > section.the-fractured-but-whole section.legal > div.logos {
  margin: 30px 0 0;
}
section.content > section.the-fractured-but-whole section.legal > div.logos > img {
  width: 80%;
}
section.content > section.the-fractured-but-whole section.legal > div.logos > img:first-child {
  width: 20%;
}
section.content > section.the-fractured-but-whole section.legal > .copy {
  font-size: 8pt;
  margin-top: 15px;
}
.non-flash-content {
  width: 640px;
}
.sprite {
  background-image: url('../img/sprites.png');
  background-repeat: no-repeat;
  display: block;
}
section.page-content div.profile.settings .member-header,
section.page-content div.member.overview .member-header,
section.page-content div.profile.overview .member-header {
  height: 241px;
  padding-top: 20px;
  padding-right: 18px;
  padding-left: 47px;
  background-color: #2f2f2f;
}
section.page-content div.profile.settings .member-header:before,
section.page-content div.member.overview .member-header:before,
section.page-content div.profile.overview .member-header:before {
  display: none;
}
section.page-content div.profile.settings .member-header h1,
section.page-content div.member.overview .member-header h1,
section.page-content div.profile.overview .member-header h1 {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 32px;
  font-style: normal;
  color: #ddd7d7;
}
section.page-content div.profile.settings .member-header img,
section.page-content div.member.overview .member-header img,
section.page-content div.profile.overview .member-header img {
  float: left;
  width: 84px;
  height: 84px;
  margin: 14px 19px 0 0;
}
section.page-content div.profile.settings .member-header .tip,
section.page-content div.member.overview .member-header .tip,
section.page-content div.profile.overview .member-header .tip,
section.page-content div.profile.settings .member-header .tip-mobile,
section.page-content div.member.overview .member-header .tip-mobile,
section.page-content div.profile.overview .member-header .tip-mobile {
  display: block;
  width: 100%;
  padding-top: 28px;
  margin-left: 0;
  font-size: 16px;
}
section.page-content div.profile.settings .member-header blockquote,
section.page-content div.member.overview .member-header blockquote,
section.page-content div.profile.overview .member-header blockquote {
  display: block;
  width: 100%;
  margin-top: 28px;
  margin-left: -14px;
  font-size: 16px;
}
section.page-content div.profile.settings .member-header .member-info,
section.page-content div.member.overview .member-header .member-info,
section.page-content div.profile.overview .member-header .member-info {
  margin-top: 32px;
  margin-left: 0;
  vertical-align: baseline;
}
section.page-content div.profile.settings .member-header .member-info h1,
section.page-content div.member.overview .member-header .member-info h1,
section.page-content div.profile.overview .member-header .member-info h1 {
  padding: 0;
}
.member-header .buttons {
  right: 18px;
  bottom: 10px;
}
section.profile.overview > section.profile.overview > div.profile.overview header.lists-header button.icon-addto {
  right: 10px;
}
.thumb-collection .collection-items .item-empty {
  display: none;
}
.thumb-collection .collection-items .item-img {
  display: block;
}
#share-buttons {
  height: 70px;
  line-height: 70px;
}
.social .item {
  height: 60px;
  width: 68px;
}
.social .item.twitter:before,
.social .item.facebook:before,
.social .item.googleplus:before,
.social .item.pinterest:before,
.social .item.instagram:before,
.social .item.email:before,
.social .item.smile:before {
  font-size: 40px;
}
section.page-content div.profile.queue .content-item .item-data,
section.page-content div.profile.overview .content-item .item-data {
  float: left;
  width: auto;
}
section.page-content div.collection .content-item .item-data {
  float: left;
}
section.content > header .main-sub-nav ul.active li {
  float: left;
}
section.content > header section.nav section.search-container input[type="image"] {
  display: none;
}
section.content > header section.nav .main-nav .logo a {
  background-size: auto;
  width: 370px;
  height: 29px;
}
section.content > header section.nav .main-nav .logo.beta a:after {
  top: 29px;
}
section.content > header section.nav .main-nav ul {
  visibility: visible;
}
section.page-content div.member.overview .lists-header h1,
section.page-content div.profile.overview .lists-header h1 {
  padding-left: 50px;
}
section.page-content div.member.overview .lists-container article,
section.page-content div.profile.overview .lists-container article {
  margin-left: 0;
}
section.page-content div.member.overview .page-header,
section.page-content div.profile.overview .page-header {
  display: block;
}
section.page-content div.member.overview .page-header h1,
section.page-content div.profile.overview .page-header h1 {
  width: 100%;
  padding-left: 0;
  text-align: center;
}
section.page-content div.member.overview .member-info button,
section.page-content div.profile.overview .member-info button,
section.page-content div.member.overview .member-info a.button,
section.page-content div.profile.overview .member-info a.button {
  position: absolute;
  top: 14px;
  right: 18px;
  height: 68px;
  line-height: 68px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-top-right: 10px;
  -moz-border-radius-bottom-right: 10px;
  -moz-border-radius-bottom-left: 10px;
  -moz-border-radius-top-left: 10px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
section.page-content div.member.overview .lists-container .lists-list,
section.page-content div.profile.overview .lists-container .lists-list {
  width: 100%;
  padding: 0;
}
section.page-content div.member.overview .arrow.icon-chevron-right,
section.page-content div.profile.overview .arrow.icon-chevron-right {
  display: none;
}
section.page-content div.collection .outer-area .scrollbar,
section.page-content div.profile.collections .outer-area .scrollbar,
section.page-content div.profile.queue .outer-area .scrollbar,
section.page-content div.member.overview .outer-area .scrollbar,
section.page-content div.profile.overview .outer-area .scrollbar {
  display: none;
}
section.page-content div.collection .scroll-area .outer-area,
section.page-content div.profile.collections .scroll-area .outer-area,
section.page-content div.profile.queue .scroll-area .outer-area,
section.page-content div.member.overview .scroll-area .outer-area,
section.page-content div.profile.overview .scroll-area .outer-area,
section.page-content div.collection .scroll-area.collections .outer-area,
section.page-content div.profile.collections .scroll-area.collections .outer-area,
section.page-content div.profile.queue .scroll-area.collections .outer-area,
section.page-content div.member.overview .scroll-area.collections .outer-area,
section.page-content div.profile.overview .scroll-area.collections .outer-area,
section.page-content div.collection .scroll-area.queue .outer-area,
section.page-content div.profile.collections .scroll-area.queue .outer-area,
section.page-content div.profile.queue .scroll-area.queue .outer-area,
section.page-content div.member.overview .scroll-area.queue .outer-area,
section.page-content div.profile.overview .scroll-area.queue .outer-area {
  height: auto;
}
section.page-content div.collection .icon-addto:before,
section.page-content div.profile.collections .icon-addto:before,
section.page-content div.profile.queue .icon-addto:before,
section.page-content div.member.overview .icon-addto:before,
section.page-content div.profile.overview .icon-addto:before {
  padding-right: 0;
}
section.page-content div.profile.settings select,
section.page-content div.profile.settings .select-option,
section.page-content div.profile.settings .select-wrapper,
section.page-content div.profile.settings .select-chevron {
  height: 47px;
}
section.page-content div.profile.settings .select-chevron {
  width: 50px;
}
section.page-content div.profile.settings .select-option,
section.page-content div.profile.settings .select-chevron:before {
  line-height: 50px;
}
section.page-content div.profile.settings .select-style {
  height: 46px;
  width: 249px;
  margin-top: 15px;
}
section.page-content div.profile.settings .select-style .select-option {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}
section.page-content div.profile.settings .page-header {
  height: 77px;
}
section.page-content div.profile.settings .page-header h1 {
  width: 40%;
  padding-top: 29px;
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  font-size: 18px;
}
section.page-content div.profile.settings .profile-columns {
  display: block;
}
section.page-content div.profile.settings .profile-columns .column {
  display: block;
  width: 100%;
}
section.page-content div.profile.settings .profile-columns .column:first-child {
  height: auto;
}
section.page-content div.profile.settings .profile-columns .column:last-child {
  height: auto;
}
section.page-content div.profile.settings .sub-divide .biography .buttons {
  width: 514px;
  text-align: right;
}
section.page-content div.profile.settings .sub-divide .biography .buttons button,
section.page-content div.profile.settings .sub-divide .biography .buttons a.button {
  float: right;
  margin-left: 20px;
}
section.page-content div.profile.settings .biography button,
section.page-content div.profile.settings button.mobile-only,
section.page-content div.profile.settings a.button.mobile-only {
  display: block;
  float: left;
  height: 53px;
  width: 219px;
  margin-top: 30px;
  margin-left: 20px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-top-right: 7px;
  -moz-border-radius-bottom-right: 7px;
  -moz-border-radius-bottom-left: 7px;
  -moz-border-radius-top-left: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
section.page-content div.profile.settings .biography button:nth-of-type(2),
section.page-content div.profile.settings button.mobile-only:nth-of-type(2),
section.page-content div.profile.settings a.button.mobile-only:nth-of-type(2) {
  margin-left: 0;
}
section.page-content div.profile.settings .member-header {
  height: auto;
  padding-bottom: 35px;
  border: 0;
}
section.page-content div.profile.settings .member-header .tip {
  display: none;
}
section.page-content div.profile.settings .member-header .tip-mobile {
  display: block;
  padding-top: 24px;
  padding-right: 55px;
}
section.page-content div.profile.settings .member-header button.mobile-only:nth-of-type(2) {
  margin-left: 20px;
}
section.page-content div.profile.settings .lists-container {
  display: none;
}
section.page-content div.profile.settings .logged-in-as {
  padding-top: 30px;
  padding-left: 50px;
}
section.page-content div.profile.settings .logged-in-as header {
  float: left;
  width: 55%;
}
section.page-content div.profile.settings .logged-in-as header h1 {
  white-space: normal;
}
section.page-content div.profile.settings .logged-in-as .right-content {
  width: 45%;
}
section.page-content div.profile.settings .logged-in-as .right-content button,
section.page-content div.profile.settings .logged-in-as .right-content a.button {
  width: 172px;
  height: 53px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  -moz-border-radius-top-right: 7px;
  -moz-border-radius-bottom-right: 7px;
  -moz-border-radius-bottom-left: 7px;
  -moz-border-radius-top-left: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
  border-top-left-radius: 7px;
}
section.page-content div.profile.settings .tool-tip {
  font-size: 16px;
}
section.page-content div.profile.settings .username {
  padding-left: 50px;
}
section.page-content div.profile.settings .sub-divide .select-style {
  width: 249px;
}
section.page-content div.profile.settings .sub-divide article {
  padding-left: 36px;
}
section.page-content div.profile.settings .sub-divide header h1 {
  font-size: 16px;
}
section.page-content div.profile.settings .sub-divide .email {
  padding: 28px 50px 0 43px;
}
section.page-content div.profile.settings .sub-divide .email > * {
  margin-bottom: 25px;
}
section.page-content div.profile.settings .sub-divide .email h1 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
}
section.page-content div.profile.settings .sub-divide .email input {
  padding-left: 0;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  background-color: transparent;
}
section.page-content div.profile.settings .sub-divide .email .error {
  display: none;
}
section.page-content div.profile.settings .sub-divide .email .custom-checkbox label {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #4e4e4e;
}
section.page-content div.profile.settings .sub-divide .favorite header {
  line-height: 16px;
}
section.page-content div.profile.settings .sub-divide .favorite .select-style {
  margin-top: 0;
  margin-bottom: 22px;
}
section.page-content div.profile.settings .sub-divide .favorite input[type="text"] {
  margin-bottom: 25px;
}
section.page-content div.profile.settings .sub-divide input[type="text"],
section.page-content div.profile.settings .sub-divide input[type="password"] {
  height: 43px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
}
section.page-content div.profile.settings .sub-divide textarea,
section.page-content div.profile.settings .sub-divide input[type="text"],
section.page-content div.profile.settings .sub-divide input[type="password"] {
  width: 514px;
  font-size: 16px;
}
section.page-content div.profile.settings .sub-divide textarea {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  color: #4e4e4e;
}
section.page-content > div.profile.queue section.hero {
  display: none;
}
section.page-content > div.profile.queue .profile-columns .column:first-child {
  display: block;
  width: 100%;
}
section.page-content > div.profile.queue .profile-columns .column:first-child .scroll-area {
  width: 100%;
}
section.page-content > div.profile.queue .profile-columns .column:last-child {
  display: none;
}
section.page-content > div.profile.queue .scroll-area .scrollbar {
  display: none;
}
section.page-content > div.profile.queue .scroll-area .outer-area {
  max-height: none;
}
section.page-content > div.profile.queue .scroll-area .content-item:hover .remove {
  display: none;
}
section.page-content > div.profile.queue .scroll-area .content-item:hover .to-top {
  font-size: 19px;
}
section.page-content > div.profile.queue .scroll-area .content-item:hover .to-top:before {
  display: none;
}
section.page-content > div.profile.queue .scroll-area .content-item .percentage-watched {
  display: none;
}
section.page-content > div.profile.queue .scroll-area .content-item .position {
  padding-left: 0;
}
section.page-content > div.collection .content-item .icon-chevron-down,
section.page-content > div.profile.queue .content-item .icon-chevron-down,
section.page-content > div.profile.overview .content-item .icon-chevron-down {
  display: block;
  float: right;
  padding-top: 24px;
  color: #f8cc32;
}
section.page-content > div.profile.collections .profile-columns .column:first-child {
  width: 100%;
}
section.page-content > div.profile.collections .profile-columns .column:last-child {
  display: none;
}
section.page-content > div.profile.collections .arrow.icon-chevron-right {
  position: relative;
  top: -100%;
  left: 563px;
  width: 20px;
  height: 88px;
  line-height: 88px;
  color: #f8cc32;
}
section.page-content > div.profile.collections .member-header {
  padding-left: 25px;
}
#popupPicker .buttons button,
#popupPicker .buttons a.button {
  width: 48%;
  max-width: 260px;
}
@media screen and (orientation: landscape) {
  .creator-overlay {
    padding: 25px;
  }
  .creator-overlay .modal-container {
    height: 100%;
  }
  .creator-overlay .modal-container .modal {
    position: absolute;
    height: 100%;
  }
  .creator-overlay .modal-container .modal .outer-area {
    height: 110px !important;
  }
  .creator-overlay .modal-container .modal #description {
    height: 65px;
  }
}
@media screen and (orientation: landscape) and (max-device-height: 320px) and screen (max-device-width: 568px) {
  .creator-overlay .modal-container .modal .outer-area .creator-overlay .modal-container .modal .outer-area {
    height: 100px !important;
  }
}
@media screen and (orientation: landscape) and (max-device-height: 320px) and screen (max-device-width: 480px) {
  .creator-overlay .modal-container .modal .outer-area .creator-overlay .modal-container .modal .outer-area {
    height: 160px !important;
  }
}
[data-theme="white-on-black"].videos.thumbnails li,
[data-theme="white-on-black"] section.videos.thumbnails li {
  border: 1px solid #444;
}
[data-theme="white-on-black"].videos.thumbnails li > a > div.copy,
[data-theme="white-on-black"] section.videos.thumbnails li > a > div.copy {
  border: none;
}
/* END mobile */
