/**
 * 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 bravo */
/* @media (max-width:(@viewport-breakpoint-alpha - 1)),
 @media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) and (-webkit-min-device-pixel-ratio: 2),
 not (min-device-width:768px) */
@media (max-width: 1739px) {
  #container {
    min-width: inherit;
    max-width: inherit;
    width: 1223px;
  }
  .loader {
    width: 1223px;
  }
  section.content .shadows {
    width: 1223px;
  }
  section.content > section {
    min-width: inherit;
    max-width: inherit;
    width: 1223px;
  }
  button.desktop-only,
  a.button.desktop-only {
    display: block;
  }
  button.mobile-only,
  a.button.mobile-only {
    display: none;
  }
  section.content > header section.nav {
    width: 1223px;
  }
  section.content > header section.nav section.queue-container {
    right: 0;
  }
  section.content > header section.nav section.queue-container:before {
    right: 158px;
  }
  section.content > header:after {
    width: 1223px;
    margin-left: -611.5px;
  }
  section.content > header section.nav section.menu span.queue,
  section.content > header section.nav section.menu span.search {
    margin-right: 30px;
  }
  section.search-container {
    right: 5px;
  }
  section.search-container:before {
    right: 235px;
  }
  section.callout .container {
    width: 1223px;
  }
  section.callout .container header#seasonPremiere h4 {
    font-size: 17px;
  }
  section#main_content > footer {
    background: #000;
  }
  section.content > footer {
    width: 1223px;
  }
  section.content > footer .footer.tos {
    top: 325px !important;
  }
  section.content > footer .footer.tos .row > div li {
    margin-left: 5px;
  }
  section.content > footer .footer.tos .row > div li:first-child {
    margin-left: 5px;
  }
  .member-header blockquote {
    width: 625px;
  }
  .profile-columns .column:first-child {
    width: 490px;
  }
  .profile-columns .column:last-child {
    width: 733px;
  }
  .profile-columns .column:last-child h1 {
    white-space: normal;
  }
  .scroll-area .content-item .item-data {
    width: 230px;
  }
  section.page-content div.profile.settings .member-header {
    padding-left: 0;
  }
  section.page-content div.profile.settings .member-header img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  section.page-content div.profile.settings .member-header h1 {
    padding-top: 0;
  }
  section.page-content div.profile.settings .member-header .tip,
  section.page-content div.profile.settings .member-header button,
  section.page-content div.profile.settings .member-header a.button,
  section.page-content div.profile.settings .member-header .member-info {
    margin-left: 75px;
  }
  section.page-content div.profile.settings .right-content {
    padding-right: 15px;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo {
    padding-right: 40px;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo div.buttons {
    margin-left: auto;
    margin-right: auto;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo div.buttons button,
  section.page-content > div.profile.collections div.episodesHero article.heroInfo div.buttons a.button {
    margin: 20px 20px 20px 0;
  }
  div.calltoaction-hero .hero-image {
    width: 432px;
    height: 243px;
  }
  div.calltoaction-hero article.calltoaction-info .buttons {
    width: 512px;
    margin-left: 484px;
    bottom: -10px;
  }
  div.calltoaction-hero article.calltoaction-info .buttons button.desktop-only,
  div.calltoaction-hero article.calltoaction-info .buttons a.button.desktop-only {
    margin-right: 7px;
    margin-bottom: 7px;
  }
  .queue-details .calltoaction .calltoaction-info .buttons {
    width: 100%;
  }
  .queue-details .calltoaction .calltoaction-info .buttons button.desktop-only,
  .queue-details .calltoaction .calltoaction-info .buttons a.button.desktop-only {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .queue-details .calltoaction .calltoaction-info .buttons button.desktop-only:nth-child(odd),
  .queue-details .calltoaction .calltoaction-info .buttons a.button.desktop-only:nth-child(odd) {
    margin-right: 65px;
  }
  section.page-content div.profile.overview .scroll-area .content-item .item-data {
    width: 380px;
  }
  section.page-content > div.episodes section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.schedule section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.clips section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.collections section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.search section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.queue section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.collection section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.games section.tab.list > .module > .container > .episodesHero .heroInfo,
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo {
    width: 651px;
    padding-right: 20px;
    padding-left: 35px;
  }
  section.page-content > div.episodes section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.schedule section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.clips section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.collections section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.search section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.queue section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.collection section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.games section.tab.list > .module > .container > .episodesHero .heroInfo h2,
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo h2 {
    font-size: 18px;
  }
  section.page-content > div.episodes section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.schedule section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.clips section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.collections section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.search section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.queue section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.collection section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.games section.tab.list > .module > .container > .episodesHero .heroInfo h6,
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo h6 {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px;
  }
  section.page-content > div.episodes section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.schedule section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.clips section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.collections section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.search section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.queue section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.collection section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.games section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p,
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo div.episodeCopy p {
    margin-top: 0;
  }
  section.page-content > div.episodes section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.schedule section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.clips section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.collections section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.search section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.queue section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.collection section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.games section.tab.list > .module > .container > .episodesHero .heroInfo .buttons,
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo .buttons {
    width: 370px;
  }
  section.page-content > div.episodes section.generator .container .row > div.header,
  section.page-content > div.schedule section.generator .container .row > div.header,
  section.page-content > div.clips section.generator .container .row > div.header,
  section.page-content > div.collections section.generator .container .row > div.header,
  section.page-content > div.search section.generator .container .row > div.header,
  section.page-content > div.queue section.generator .container .row > div.header,
  section.page-content > div.collection section.generator .container .row > div.header,
  section.page-content > div.games section.generator .container .row > div.header,
  section.page-content > div.videos-page section.generator .container .row > div.header {
    width: 300px;
  }
  section.page-content > div.episodes section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.schedule section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.clips section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.collections section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.search section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.queue section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.collection section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.games section.generator .container .row > div.dropdowns-wrapper,
  section.page-content > div.videos-page section.generator .container .row > div.dropdowns-wrapper {
    margin-top: 22px !important;
    margin-left: 0 !important;
  }
  section.page-content > div.episodes section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.schedule section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.clips section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.collections section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.search section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.queue section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.collection section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.games section.generator .container .row > div.dropdowns-wrapper div.dropdowns,
  section.page-content > div.videos-page section.generator .container .row > div.dropdowns-wrapper div.dropdowns {
    width: 286.5px;
  }
  section.page-content > div.episodes section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.schedule section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.clips section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.collections section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.search section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.queue section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.collection section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.games section.generator .container .row > div.dropdowns-wrapper div.generate,
  section.page-content > div.videos-page section.generator .container .row > div.dropdowns-wrapper div.generate {
    width: 200px;
  }
  section.page-content > div.episodes section.hero div.episodesHero article.heroInfo,
  section.page-content > div.schedule section.hero div.episodesHero article.heroInfo,
  section.page-content > div.clips section.hero div.episodesHero article.heroInfo,
  section.page-content > div.collections section.hero div.episodesHero article.heroInfo,
  section.page-content > div.search section.hero div.episodesHero article.heroInfo,
  section.page-content > div.queue section.hero div.episodesHero article.heroInfo,
  section.page-content > div.collection section.hero div.episodesHero article.heroInfo,
  section.page-content > div.games section.hero div.episodesHero article.heroInfo,
  section.page-content > div.videos-page section.hero div.episodesHero article.heroInfo,
  section.page-content > div.episodes section.hero div.episodesHero > .buttons,
  section.page-content > div.schedule section.hero div.episodesHero > .buttons,
  section.page-content > div.clips section.hero div.episodesHero > .buttons,
  section.page-content > div.collections section.hero div.episodesHero > .buttons,
  section.page-content > div.search section.hero div.episodesHero > .buttons,
  section.page-content > div.queue section.hero div.episodesHero > .buttons,
  section.page-content > div.collection section.hero div.episodesHero > .buttons,
  section.page-content > div.games section.hero div.episodesHero > .buttons,
  section.page-content > div.videos-page section.hero div.episodesHero > .buttons {
    width: 561px;
  }
  section.page-content > div.episodes section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.clips section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.collections section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.search section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.queue section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.collection section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.games section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.episodes section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.clips section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.collections section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.search section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.queue section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.collection section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.games section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.thumb-collection,
  section.page-content > div.episodes section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.clips section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.collections section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.search section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.queue section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.collection section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.games section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.episodes section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.clips section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.collections section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.search section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.queue section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.collection section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.games section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active div.heroImage {
    width: 422px;
    height: 237px;
  }
  section.page-content > div.episodes section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.clips section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.collections section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.search section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.queue section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.collection section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.games section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.episodes section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.clips section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.collections section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.search section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.queue section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.collection section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.games section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.heroInfo,
  section.page-content > div.episodes section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.clips section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.collections section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.search section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.queue section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.collection section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.games section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad > .buttons,
  section.page-content > div.episodes section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.schedule section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.clips section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.collections section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.search section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.queue section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.collection section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.games section.hero div.episodesHero.with-ad.active > .buttons,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active > .buttons {
    width: 451px;
  }
  section.videos.thumbnails div.ad + *,
  section.videos.images div.ad + * {
    width: 833px;
  }
  section.videos.related-media li {
    width: 365px;
    height: 365px;
  }
  section.videos.related-media li > a > *:not(img):not(div) {
    margin-left: 20px;
    margin-right: 20px;
  }
  section.videos.related-media li.blog-post > a > h4 {
    font-size: 19px;
  }
  section.page-content > div.episodes section.module.views,
  section.page-content > div.clips section.module.views,
  section.page-content > div.collections section.module.views {
    margin-left: 400px;
    margin-bottom: 40px;
  }
  section.blog .module .arrow,
  section.blog.module .arrow {
    height: 452.8125px;
    line-height: 452.8125px;
  }
  section.blog > div.row > section.articles {
    width: 268px;
    height: 452.8125px;
    float: left;
  }
  section.blog > div.row > a.background {
    width: 805px;
    height: 452.8125px;
    float: left;
  }
  section.blog.grid li {
    width: 566px;
    height: 205px;
  }
  section.blog.grid li > a > p {
    height: 85px;
  }
  .blog section.hero .cta article.text .body-text {
    height: 260px;
  }
  section#main_content.blog.content > section .hero article h2 {
    width: auto;
  }
  .blog section.hero .cta article.text .body-text {
    height: 90px !important;
  }
  .random-video .title,
  .random-video a.button {
    margin-right: 70px;
  }
  section.page-content > div.games section.games > article.module.mobile > .container .row .thumbs .thumb:nth-child(6n) {
    margin-right: 12px;
  }
  section.page-content > div.games section.games > article.module.mobile > .container .row .thumbs .thumb:nth-child(5n) {
    margin-right: 0;
  }
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(5),
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(6n+9) {
    margin-right: 12px;
  }
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(4),
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(5n+7) {
    margin-right: 0;
  }
  section.page-content > div.games section.hero nav {
    right: 75px;
    top: 40px;
  }
  /* Stick of Truth */
  #skill-tree-container {
    overflow: hidden;
  }
  #skill-tree-container iframe {
    position: relative;
    left: -71.5px;
  }
  /*section.schedule-banner {
	margin-top : 60px !important;
	img {
		width        : 750px;
		margin-top   : 30px;
		margin-right : 20px
	}
}*/
  section.player section.page-content > div.player .featured {
    min-height: 459px;
  }
  section.player section.page-content > div.player .featured > div.video {
    height: 459px;
  }
  section.player section.page-content > div.player .more-info article {
    width: 75%;
  }
  section.player section.page-content > div.player > .ad-container > .with-ad {
    width: 778px;
  }
  #endcap img {
    width: 336px;
    height: 189px;
    margin-right: 20px;
  }
  #no-player header.narrow2 {
    padding: 0 250px;
  }
  section.page-content > div.search > section.search-no-results,
  section.page-content > div.search > section.filters {
    margin-left: 39px;
    margin-right: 39px;
  }
  section.search.page-sub-nav > div.container {
    padding-left: 39px;
  }
  .no-touch section.page-content > div.collection .content-item:hover {
    background-color: rgba(93, 93, 93, 0.6);
  }
  .no-touch section.page-content > div.collection .queue-list .queue article:hover .remove,
  .no-touch section.page-content > div.collection .queue-list .queue article:hover .to-top {
    visibility: hidden;
  }
  section.page-content > div.collection .queue-control .heroInfo h2 {
    width: 480px;
  }
  section.page-content > div.collection .scroll-area .content-header h4 {
    font-family: 'Open Sans';
    font-weight: 800;
    font-style: normal;
    font-size: 14px;
    font-weight: 100;
    color: white;
  }
  section.page-content > div.collection .scroll-area .content-header span {
    font-size: 12px;
    font-weight: normal;
    color: #ccc;
  }
  section.page-content > div.collection .scroll-area .outer-area {
    height: 900px;
    background-color: #313131;
  }
  section.page-content > div.collection .scroll-area .content-item {
    height: 76px;
    float: left;
    background-color: #2f2f2f;
    border-bottom: 1px solid #1c1c1c;
    border-top: 1px solid #3c3c3c;
  }
  section.page-content > div.collection .scroll-area .content-item .thumb {
    margin-top: 8px;
  }
  section.page-content > div.collection .scroll-area .content-item .title {
    color: white;
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 17px;
  }
  section.page-content > div.collection .scroll-area .content-item .percentage-watched {
    display: none;
  }
  section.page-content > div.collection .scroll-area .content-item span.position {
    padding-left: 0;
    display: none;
  }
  section.page-content > div.collection .scroll-area .content-item .to-top {
    margin-top: 24px;
    color: white;
  }
  section.page-content > div.collection .scroll-area .content-item .remove {
    margin-top: 24px;
  }
  section.page-content > div.collection div.episodesHero .gradient,
  section.page-content > div.collection div.episodesHero.active .gradient {
    display: none;
  }
  section.page-content > div.collection div.episodesHero header,
  section.page-content > div.collection div.episodesHero .episodeCopy,
  section.page-content > div.collection div.episodesHero nav .social span {
    color: white;
  }
  section.page-content > div.collection .collectionBy {
    font-size: 12px;
    font-style: italic;
    font-family: Arial, Helvetica;
    color: #fff;
  }
  section.page-content > div.collection .collectionOwner {
    font-size: 12px;
    color: #f8cc32;
  }
  section.page-content > div.collection img.avatar {
    width: 30px;
  }
  section.page-content > div.collection section.queue .custom-checkbox {
    display: none;
  }
  section.page-content > div.collection section.queue-hero {
    white-space: normal;
  }
  section.page-content > div.collection section.queue-hero > div.container {
    width: 100%;
  }
  section.page-content > div.collection section.queue-hero > div.container > div.heroImage img {
    width: 100%;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo {
    padding: 40px;
    position: relative;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo h3 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #01b8c6;
    margin-bottom: 10px;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo h6 {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #666;
    margin-bottom: 1em;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo time {
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo nav {
    position: absolute;
    right: 40px;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo div.episodeCopy {
    font-family: 'Open Sans';
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo div.buttons {
    margin-top: 40px;
    white-space: normal;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo div.buttons button,
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo div.buttons a.button {
    margin-bottom: 15px;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo div.social {
    text-align: right;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo div.social span {
    color: black;
  }
  section.page-content > div.collection section.queue-hero > div.container > article.heroInfo {
    position: relative;
  }
  section.hero {
    width: 1223px;
    height: 382px;
    position: relative;
  }
  section.hero .background {
    width: 1223px;
    height: 382px;
  }
  section.module.hero li.progress-bg {
    width: 105px;
    height: 9px;
  }
  section.hero .cta.version2 {
    padding-top: 65px;
  }
  section.hero .cta.version2 .buttons {
    margin-top: 180px;
    margin-left: 27px;
  }
  section.hero .cta.version2.with-sponsor .buttons {
    margin-top: 170px;
    margin-left: 27px;
  }
  #container {
    width: 1223px;
  }
  section.skin.skin-right {
    margin-left: 1223px;
  }
  section.wiki.module.carousel > div.carousel-wrapper li {
    width: 357.6px;
    max-width: 357.6px;
  }
  section.wiki.grid > ul > li {
    width: 219px;
  }
  div.main-wiki-content div.wiki-body section.hero img.hero-thumb,
  div.main-wiki-content div.wiki-body section.this-month article aside img {
    width: 318px;
    height: auto;
    margin-right: 20px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta,
  div.main-wiki-content div.wiki-body section.this-month article .body-text {
    width: 430px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta article.text .body-text {
    padding: 0;
  }
  section.carousel > *,
  section.grid > * {
    margin-left: 39px;
    margin-right: 39px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper {
    padding: 0 39px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper > nav > span {
    width: 39px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper > nav > span::before {
    width: 39px;
  }
  section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:first-child {
    margin-left: 39px;
  }
  section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:last-child {
    margin-right: 39px;
  }
}
/* END bravo */
/* BEGIN charlie */
@media (max-width: 1522px) {
  #container {
    min-width: inherit;
    max-width: inherit;
    width: 1006px;
  }
  .loader {
    width: 1006px;
  }
  section.content .shadows {
    width: 1006px;
  }
  section.content > section {
    min-width: inherit;
    max-width: inherit;
    width: 1006px;
  }
  button.desktop-only,
  a.button.desktop-only {
    display: block;
  }
  button.mobile-only,
  a.button.mobile-only {
    display: none;
  }
  section.content > header section.nav {
    width: 1006px;
  }
  section.content > header:after {
    width: 1006px;
    margin-left: -503px;
  }
  section.content > header section.nav section.menu {
    width: 83px;
  }
  section.content > header section.nav section.menu span.queue,
  section.content > header section.nav section.menu span.search {
    margin-right: 13px;
  }
  section.content > header section.nav section.search-container:before {
    right: 128px;
  }
  section.content > header section.nav section.queue-container:before {
    right: 138px;
  }
  section.callout .container {
    width: 1006px;
    background-position: 34px center;
  }
  section.callout .container header#seasonPremiere h4 {
    font-size: 15px;
  }
  section.callout .container header#seasonPremiere h3 {
    display: none;
  }
  #defaultCountdown .countdown_section {
    width: 60px;
    font-size: 9px;
  }
  #defaultCountdown .countdown_section .countdown_amount {
    font-size: 20px;
  }
  section.content > footer {
    width: 1006px;
    position: relative;
  }
  section.content > footer .footer.tos {
    position: absolute;
    top: 247px;
    left: 91px;
    background: none;
  }
  section.content > footer .footer.tos .row {
    padding: 0;
  }
  section.content > footer .footer.tos .row > div.viacom,
  section.content > footer .footer.tos .row > div.viacom.high {
    position: relative;
    top: -10px;
    left: 375px;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
  }
  section.content > footer .footer.tos .row > div.viacom article,
  section.content > footer .footer.tos .row > div.viacom.high article {
    padding: 0;
  }
  section.content > footer .footer.tos .row > div li {
    display: block;
    margin-bottom: 6px;
  }
  section.content > footer .footer.links .row div.column-wrap {
    width: 65%;
  }
  section.content > footer .footer.links .row div.column-wrap {
    padding: 0;
  }
  section.content > footer .footer.links .row div.column-wrap > .column {
    display: block;
    float: left;
    width: 240px;
    margin-bottom: 40px;
  }
  section.content > footer .footer.links .row div.column-wrap > .column:nth-child(n+3) {
    margin-bottom: 0;
  }
  section.content > footer .footer.social {
    padding-top: 147px;
  }
  .member-header blockquote {
    width: 425px;
  }
  .profile-columns .column:first-child {
    width: 490px;
  }
  .profile-columns .column:last-child {
    width: 516px;
  }
  .profile-columns .column:last-child h1 {
    white-space: normal;
  }
  .scroll-area .content-item .item-data {
    width: 200px;
  }
  section.page-content div.profile.settings .member-header {
    padding-left: 0;
  }
  section.page-content div.profile.settings .member-header img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  section.page-content div.profile.settings .member-header h1 {
    padding-top: 0;
  }
  section.page-content div.profile.settings .member-header .tip,
  section.page-content div.profile.settings .member-header button,
  section.page-content div.profile.settings .member-header a.button,
  section.page-content div.profile.settings .member-header .member-info {
    margin-left: 75px;
  }
  section.page-content div.profile.settings .logged-in-as {
    padding-top: 10px;
    padding-left: 17px;
  }
  section.page-content div.profile.settings .logged-in-as header {
    display: block;
  }
  section.page-content div.profile.settings .logged-in-as .right-content {
    display: block;
  }
  section.page-content div.profile.settings .sub-divide article {
    padding-left: 30px;
  }
  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"],
  section.page-content div.profile.settings .sub-divide .biography .buttons {
    width: 456px;
  }
  section.page-content > div.profile.collections .profile-columns .column:last-child {
    height: 1620px;
  }
  section.page-content > div.profile.collections .profile-columns .column:last-child .collaborators .outer-area {
    height: 548px;
  }
  section.page-content > div.profile.collections .profile-columns .column:last-child .collection-detail .outer-area {
    height: 942px;
  }
  section.page-content > div.profile.collections .scroll-area .outer-area {
    height: 1530px;
  }
  section.page-content > div.profile.collections header.collaborators-header input {
    width: 97%;
  }
  section.page-content > div.profile.collections header.collaborators-header nav .social span {
    margin-left: 86px;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo {
    padding-right: 40px;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo div.buttons {
    margin-left: auto;
    margin-right: auto;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo div.buttons button,
  section.page-content > div.profile.collections div.episodesHero article.heroInfo div.buttons a.button {
    margin: 10px 10px 10px 0;
  }
  .queue-details .calltoaction .calltoaction-info .buttons {
    width: 100%;
  }
  .queue-details .calltoaction .calltoaction-info .buttons button.desktop-only,
  .queue-details .calltoaction .calltoaction-info .buttons a.button.desktop-only {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .queue-details .calltoaction .calltoaction-info .buttons button.desktop-only:nth-child(odd),
  .queue-details .calltoaction .calltoaction-info .buttons a.button.desktop-only:nth-child(odd) {
    margin-right: 47px;
  }
  section.page-content div.profile.overview .scroll-area .content-item .item-data {
    width: 270px;
  }
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .thumb-collection,
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroImage {
    width: 422px;
    height: 237px;
  }
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo {
    width: 434px;
    padding-left: 35px;
    padding-bottom: 102px;
  }
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo h6 {
    margin-bottom: 5px;
  }
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero .heroInfo .buttons {
    float: left;
  }
  section.page-content > div.videos-page section.tab.list > .module > .container > .episodesHero.active .heroInfo {
    padding-bottom: 0;
  }
  section.page-content > div.videos-page section.generator {
    display: block;
  }
  section.page-content > div.videos-page section.generator .container .row {
    height: 130px;
    overflow: hidden;
  }
  section.page-content > div.videos-page section.generator .container .row > div.header {
    display: block;
    width: 100%;
    text-align: center;
  }
  section.page-content > div.videos-page section.generator .container .row > div.header header {
    display: block;
  }
  section.page-content > div.videos-page section.generator .container .row > div.header header h4 {
    font-size: 16px;
  }
  section.page-content > div.videos-page section.generator .container .row > div.header header h4:last-child {
    margin: 0;
  }
  section.page-content > div.videos-page section.generator .container .row > div.dropdowns-wrapper div.dropdowns {
    width: 328px;
  }
  section.page-content > div.videos-page section.generator .container .row > div.dropdowns-wrapper div.generate {
    width: 200px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero article.thumb-collection,
  section.page-content > div.videos-page section.hero div.episodesHero div.heroImage {
    width: 422px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero article.heroInfo,
  section.page-content > div.videos-page section.hero div.episodesHero > .buttons {
    width: 434px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad div.heroImage,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active div.heroImage,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.thumb-collection,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.thumb-collection {
    width: 325px;
    height: 222px;
    padding-bottom: 40px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad div.heroImage > .container > a,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active div.heroImage > .container > a,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.thumb-collection > .container > a,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.thumb-collection > .container > a,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad div.heroImage > .container .collection-items,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active div.heroImage > .container .collection-items,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.thumb-collection > .container .collection-items,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.thumb-collection > .container .collection-items {
    height: 182px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.heroInfo,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.heroInfo {
    width: 331px;
  }
  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: 24px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad article.heroInfo .sponsored-block,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active article.heroInfo .sponsored-block {
    top: 0;
  }
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad .buttons,
  section.page-content > div.videos-page section.hero div.episodesHero.with-ad.active .buttons {
    width: 100%;
    text-align: left;
    padding: 0;
  }
  section.page-content > div.collections > .hero .episodesHero.active article.thumb-collection,
  section.page-content > div.collection > .hero .episodesHero.active article.thumb-collection {
    width: 422px;
    height: 237px;
  }
  section.episode-filters div.season-pagination nav {
    white-space: normal;
    margin-bottom: 15px;
  }
  section.episode-filters div.season-pagination nav h3 {
    display: inline-block;
    padding: 10px 2px;
    margin-right: 5px;
  }
  section.episode-filters div.season-pagination nav span {
    padding: 10px 10px;
    margin: 0 0 0 0px;
    float: none;
    display: inline-block;
  }
  section.page-content > div.episodes section.module.views {
    margin-left: 420px;
  }
  section.page-content > div.search section.episode-filters div.season-pagination a {
    margin: 0;
  }
  section.page-content > div.search section.episode-filters div.season-pagination nav h3 {
    display: block;
    padding-bottom: 0;
  }
  section.videos.thumbnails > div.ad,
  section.videos.images > div.ad {
    margin-right: -40px;
  }
  section.videos.thumbnails > div.ad.ad-300x250 .content,
  section.videos.images > div.ad.ad-300x250 .content {
    margin: 22.5px 39px;
  }
  section.videos.thumbnails > div.ad + *,
  section.videos.images > div.ad + * {
    width: 628px;
  }
  section.videos.thumbnails > ul,
  section.videos.images > ul {
    min-height: 139px;
  }
  section.videos.thumbnails li,
  section.videos.images li {
    margin-right: 19px;
  }
  section.videos.thumbnails li:not(.featured) a:first-child,
  section.videos.images li:not(.featured) a:first-child {
    margin-bottom: 19px;
  }
  section.videos.thumbnails li.placeholder > a,
  section.videos.images li.placeholder > a {
    height: 139px;
  }
  section.videos.thumbnails li.featured,
  section.videos.images li.featured {
    width: 359px;
  }
  section.videos.thumbnails li.featured > a > div.video-container img.background,
  section.videos.images li.featured > a > div.video-container img.background {
    width: 359px;
  }
  section.videos.thumbnails li.featured > a > div.copy,
  section.videos.images li.featured > a > div.copy {
    height: 96px;
  }
  section.videos.related-media li {
    width: 296px;
  }
  section.videos.related-media li:not(:last-child) {
    margin-right: 19px;
  }
  section.videos.related-media li.wiki-entry > a > header {
    height: 110px;
  }
  section.videos.related-media li.wiki-entry > a > p {
    font-size: 14px;
    line-height: 22px;
  }
  .friends .row > article {
    width: 23%;
  }
  .friends .row > article.thumb:nth-child(5) {
    display: none;
  }
  section.generator div.arrow {
    display: none;
  }
  section.generator > .container > .row {
    width: 856px;
    overflow: hidden;
    float: none;
  }
  section.generator > .container > .row div.dropdowns-wrapper > div {
    padding-right: 15px;
  }
  section.carousel > *,
  section.grid > * {
    margin-left: 40px;
    margin-right: 40px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper {
    padding: 0 40px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper > nav > span {
    width: 40px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper > nav > span::before {
    width: 40px;
  }
  section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:first-child {
    margin-left: 40px;
  }
  section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:last-child {
    margin-right: 40px;
  }
  .quicklinks > .container > .row > div.column article.quote > div {
    padding: 15px 15px 0 0;
  }
  .quicklinks > .container > .row > div.column article.quote > div .social span {
    width: 55px;
  }
  .quicklinks > .container > .row > div.column article.collections > div > nav > ul li > span {
    padding-right: 20px;
  }
  section.blog .module .arrow,
  section.blog.module .arrow {
    height: 321.1875px;
    line-height: 321.1875px;
  }
  section.blog > div.row > section.articles {
    width: 285px;
    height: 321.1875px;
    float: left;
  }
  section.blog > div.row > section.articles > article > h3 {
    max-height: 75px;
    overflow: hidden;
  }
  section.blog > div.row > section.articles > article > p {
    max-height: 100px;
  }
  section.blog > div.row > a.background {
    width: 571px;
    height: 321.1875px;
    float: left;
  }
  section.blog.grid li {
    width: 457px;
    height: 164px;
  }
  section.blog.grid li > a > p {
    height: 53px;
  }
  .blog section.hero .cta article.text .body-text {
    height: 255px;
  }
  .blog section.hero .cta article.text h6,
  .blog section.hero .cta article.text .body-text {
    padding: 0px !important;
  }
  section.page-content > div.games section.games > article.module.mobile > .container .row .thumbs .thumb:nth-child(5n) {
    margin-right: 12px;
  }
  section.page-content > div.games section.games > article.module.mobile > .container .row .thumbs .thumb:nth-child(4n) {
    margin-right: 0;
  }
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(4),
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(5n+7) {
    margin-right: 12px;
  }
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(3),
  section.page-content > div.games section.games > article.module.online > .container .row .thumbs .thumb:nth-child(4n+5) {
    margin-right: 0;
  }
  section.page-content > div.games section.hero nav {
    right: 75px;
    top: 40px;
  }
  /* Stick of Truth */
  section.content > section.stick-of-truth section.watch-trailer {
    height: 509px;
    background-size: 1006px;
  }
  section.content > section.stick-of-truth section.watch-trailer > div.trailer-container {
    top: 107px;
    width: 640px;
    height: 390px;
  }
  #skill-tree-container {
    overflow: hidden;
  }
  #skill-tree-container iframe {
    position: relative;
    left: -180px;
  }
  /*section.schedule-banner {
	margin-top : 15px !important;
	img {
		width      : 500px;
		margin-top : 55px;
	}
}*/
  section.player section.page-content > div.player .featured {
    min-height: 377px;
  }
  section.player section.page-content > div.player .featured > div.video {
    height: 377px;
  }
  section.player section.page-content > div.player .more-info article {
    width: 70%;
  }
  section.player section.page-content > div.player > .ad-container > .with-ad {
    width: 561px;
  }
  #endcap img {
    width: 208px;
    height: 117px;
    margin-right: 20px;
  }
  #endcap header h1 {
    font-size: 15px;
  }
  #endcap-carousel {
    padding: 0px;
  }
  #no-player header {
    padding: 0 168px;
  }
  #no-player header.long-text {
    padding: 0 100px;
  }
  #no-player header.long-text h1 {
    font-size: 25px;
  }
  #no-player header.narrow1,
  #no-player header.narrow2 {
    padding: 0 168px;
  }
  section.page-content > div.search > section.search-no-results,
  section.page-content > div.search > section.filters {
    margin-left: 39px;
    margin-right: 39px;
  }
  section.page-content > div.search > section.blog > div.paginator {
    padding-top: 8px;
  }
  section.search.page-sub-nav > div.container {
    padding-left: 39px;
  }
  section.hero {
    width: 1006px;
    height: 314px;
    position: relative;
  }
  section.hero .background {
    width: 1006px;
    height: 314px;
  }
  section.hero .cta .buttons {
    margin-top: 20px;
    margin-left: 22px;
  }
  section.hero .cta.with-sponsor,
  section.hero .cta.version2.with-sponsor {
    padding-top: 45px;
  }
  section.hero .cta.with-sponsor div.sponsor-logo,
  section.hero .cta.version2.with-sponsor div.sponsor-logo {
    top: 241px;
    height: 100px;
  }
  section.hero .cta.with-sponsor div.sponsor-logo > div:before,
  section.hero .cta.version2.with-sponsor div.sponsor-logo > div:before {
    content: url('../img/sponsor-logo-gradient-small.png');
    bottom: 0px;
  }
  section.hero .cta.with-sponsor div.sponsor-logo img,
  section.hero .cta.version2.with-sponsor div.sponsor-logo img {
    max-height: 80px;
  }
  section.hero .cta.version2 article.text h6 {
    height: 28px;
    padding-left: 23px;
    line-height: 17px;
    font-family: 'Open Sans';
    font-weight: 700;
    font-style: normal;
    font-size: 37px;
  }
  section.hero .cta.version2 article.text h3 {
    padding-left: 23px;
    padding-right: 0;
    font-size: 19px;
  }
  section.hero .cta.version2 article.text p {
    height: 40px;
    padding-left: 23px;
  }
  section.hero .cta.version2 .buttons {
    margin-top: 17px;
    margin-left: 23px;
  }
  section.module.hero li.progress-bg {
    width: 86px;
    height: 7px;
  }
  section.hero .cta.version2 .buttons {
    margin-top: 140px;
    margin-left: 23px;
  }
  section.hero .cta.version2.with-sponsor .buttons {
    margin-top: 115px;
    margin-left: 23px;
  }
  section.wiki.module.carousel > div.carousel-wrapper li {
    width: 285.3px;
    max-width: 285.3px;
  }
  section.wiki.grid > ul > li {
    width: 222px;
  }
  div.main-wiki-content header.wiki-header hgroup h1 {
    font-size: 18px;
    height: 36px;
    padding-top: 11px;
  }
  div.main-wiki-content header.wiki-header hgroup h3 {
    font-size: 11px;
  }
  div.main-wiki-content header.wiki-header > div.social > br {
    display: inline;
  }
  div.main-wiki-content div.wiki-body section.hero img.hero-thumb {
    width: 208px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta {
    width: 323px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta article.text h6 {
    padding: 4px 0 0 0;
    font-size: 24px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta article.text .body-text {
    padding: 0px 25px 15px;
  }
  div.main-wiki-content div.wiki-detail .info-box {
    float: none;
    margin-bottom: 30px;
    margin-left: 0px;
  }
  div.main-wiki-content div.wiki-detail .contents-info .contents-box {
    width: 235px;
  }
  div.main-wiki-content header.wiki-header section.search-container input {
    padding-left: 20px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta article.text .body-text {
    padding-left: 0;
    padding-right: 0;
  }
  div.main-wiki-content div.wiki-body section.hero .cta .buttons button,
  div.main-wiki-content div.wiki-body section.hero .cta .buttons a.button {
    margin: 0;
  }
  div.main-wiki-content div.wiki-body section.hero .cta aside.more {
    width: 145px;
    padding-left: 0;
  }
  div.main-wiki-content div.wiki-body section.this-month article aside img {
    width: 208px;
  }
  div.main-wiki-content div.wiki-body section.this-month article .body-text {
    width: 275px;
  }
  #container {
    width: 1006px;
  }
  section.skin.skin-right {
    margin-left: 1006px;
  }
  section.page-content > div.collection .queue-control .heroInfo h2 {
    width: 352px;
  }
}
/* END charlie */
/* BEGIN delta */
@media (max-width: 1305px) {
  #container {
    min-width: inherit;
    max-width: inherit;
    width: 980px;
  }
  .loader {
    width: 980px;
  }
  section.content .shadows {
    width: 980px;
  }
  section.content > section {
    min-width: inherit;
    max-width: inherit;
    width: 980px;
  }
  button.desktop-only,
  a.button.desktop-only {
    display: block;
  }
  button.mobile-only,
  a.button.mobile-only {
    display: none;
  }
  section.content > header section.nav {
    width: 980px;
  }
  section.content > header:after {
    width: 980px;
    margin-left: -490px;
  }
  section.search-container {
    right: 5px;
  }
  section.search-container:before {
    right: 140px;
  }
  section.content > header section.nav section.queue-container:before {
    right: 145px;
  }
  section.callout .container {
    width: 980px;
  }
  section.callout .container header#seasonPremiere h4 {
    font-size: 15px;
  }
  section.content > footer {
    width: 980px;
  }
  section.content > footer .footer.tos .row > div.viacom,
  section.content > footer .footer.tos .row > div.viacom.high {
    left: 363px;
  }
  .member-header blockquote {
    width: 425px;
  }
  .profile-columns .column:first-child {
    width: 490px;
  }
  .profile-columns .column:last-child {
    width: 490px;
  }
  .profile-columns .column:last-child h1 {
    white-space: normal;
  }
  .scroll-area .content-item .item-data {
    width: 190px;
  }
  section.page-content div.profile.settings .member-header {
    padding-left: 0;
  }
  section.page-content div.profile.settings .member-header img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  section.page-content div.profile.settings .member-header h1 {
    padding-top: 0;
  }
  section.page-content div.profile.settings .member-header .tip,
  section.page-content div.profile.settings .member-header button,
  section.page-content div.profile.settings .member-header a.button,
  section.page-content div.profile.settings .member-header .member-info {
    margin-left: 75px;
  }
  section.page-content div.profile.settings .logged-in-as {
    padding-top: 10px;
    padding-left: 17px;
  }
  section.page-content div.profile.settings .logged-in-as header {
    display: block;
  }
  section.page-content div.profile.settings .logged-in-as .right-content {
    display: block;
  }
  section.page-content div.profile.settings .sub-divide article {
    padding-left: 17px;
  }
  section.page-content > div.profile.collections .profile-columns .column:last-child {
    height: 1620px;
  }
  section.page-content > div.profile.collections .profile-columns .column:last-child .collaborators .outer-area {
    height: 562px;
  }
  section.page-content > div.profile.collections .profile-columns .column:last-child .collection-detail .outer-area {
    height: 856px;
  }
  section.page-content > div.profile.collections header.collaborators-header input {
    width: 97%;
  }
  section.page-content > div.profile.collections header.collaborators-header nav .social span {
    margin-left: 80px;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo {
    padding-right: 40px;
  }
  section.page-content > div.profile.collections div.episodesHero article.heroInfo div.buttons {
    margin-left: auto;
    margin-right: auto;
  }
  .queue-details .calltoaction .calltoaction-info .buttons {
    width: 100%;
  }
  .queue-details .calltoaction .calltoaction-info .buttons button.desktop-only:nth-child(odd),
  .queue-details .calltoaction .calltoaction-info .buttons a.button.desktop-only:nth-child(odd) {
    margin-right: 44px;
  }
  section.page-content div.profile.overview .scroll-area .content-item .item-data {
    width: 255px;
  }
  section.page-content > div.videos-page section.grid > .container > header > h2,
  section.page-content > div.videos-page section.wiki > .container > header > h2,
  section.page-content > div.videos-page section.grid > article > .container > header > h2,
  section.page-content > div.videos-page section.wiki > article > .container > header > h2 {
    margin-left: 62px;
  }
  section.page-content > div.videos-page section.grid > .container .arrow,
  section.page-content > div.videos-page section.wiki > .container .arrow,
  section.page-content > div.videos-page section.grid > article > .container .arrow,
  section.page-content > div.videos-page section.wiki > article > .container .arrow {
    width: 62px;
  }
  section.page-content > div.videos-page section.grid > .container > .row,
  section.page-content > div.videos-page section.wiki > .container > .row,
  section.page-content > div.videos-page section.grid > article > .container > .row,
  section.page-content > div.videos-page section.wiki > article > .container > .row {
    padding-left: 62px;
    padding-right: 50px;
  }
  section.page-content > div.videos-page section.page-content.search > div.clips section.grid > article > .container .row {
    padding-right: 63px;
  }
  section.page-content > div.videos-page section.page-content.search > div.clips section.grid > article > .container .row .thumbs {
    margin-left: -12px;
  }
  section.page-content > div.videos-page section.tab.list > .module > .container {
    margin-left: 62px;
    margin-right: 62px;
  }
  section.page-content > div.videos-page section.generator {
    display: block;
  }
  section.page-content > div.videos-page section.generator .container .row > div.dropdowns {
    width: 328px;
  }
  section.page-content > div.videos-page section.generator .container .row > div.generate {
    width: 200px;
  }
  section.page-content > div.videos-page section.hero nav {
    right: 62px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero {
    padding: 40px 62px;
  }
  section.page-content > div.videos-page section.hero div.episodesHero article.heroInfo,
  section.page-content > div.videos-page section.hero div.episodesHero > .buttons {
    width: 434px;
  }
  section.page-content > div.collections > .hero .episodesHero.active,
  section.page-content > div.collection > .hero .episodesHero.active {
    padding-left: 62px;
    padding-right: 62px;
  }
  section.videos.thumbnails > div.ad,
  section.videos.images > div.ad {
    margin-right: -39px;
  }
  section.videos.thumbnails > div.ad.pointofentryad,
  section.videos.images > div.ad.pointofentryad {
    margin-right: 0;
  }
  section.videos.thumbnails > div.ad.ad-300x250 .content,
  section.videos.images > div.ad.ad-300x250 .content {
    margin: 22.5px 33px;
  }
  section.videos.thumbnails > div.ad + *,
  section.videos.images > div.ad + * {
    width: 614px;
  }
  section.videos.thumbnails li,
  section.videos.images li {
    margin-right: 13px;
  }
  section.videos.thumbnails li:not(.featured) a:first-child,
  section.videos.images li:not(.featured) a:first-child {
    margin-bottom: 13px;
  }
  section.videos.thumbnails li.placeholder > a,
  section.videos.images li.placeholder > a {
    height: 142px;
  }
  section.videos.thumbnails li > a > div.copy,
  section.videos.images li > a > div.copy {
    height: 46px;
  }
  section.videos.thumbnails li.featured,
  section.videos.images li.featured {
    width: 353px;
  }
  section.videos.thumbnails li.featured > a > div.video-container > img.background,
  section.videos.images li.featured > a > div.video-container > img.background {
    width: 353px;
  }
  section.videos.thumbnails li.featured > a > div.copy,
  section.videos.images li.featured > a > div.copy {
    height: 99px;
  }
  section.videos.related-media li {
    width: 292px;
    height: 297px;
  }
  section.videos.related-media li:not(:last-child) {
    margin-right: 13px;
  }
  section.videos.related-media li > a > *:not(img):not(div) {
    margin-left: 15px;
    margin-right: 15px;
  }
  section.videos.related-media li.wiki-entry > a > header {
    height: 60px;
    margin-top: 15px;
  }
  section.videos.related-media li.wiki-entry > a > header > h4 {
    font-size: 16px;
  }
  section.videos.related-media li.wiki-entry > a > header > h6 {
    font-size: 14px;
  }
  section.videos.related-media li.wiki-entry > a > header > h6::before {
    display: none;
  }
  section.videos.related-media li.wiki-entry > a > p {
    font-size: 12px;
    padding: 110px 0 10px;
    line-height: normal;
  }
  section.videos.related-media li.blog-post > a > h4 {
    font-size: 16px;
    margin-top: 5px;
    line-height: normal;
  }
  section.videos.related-media li.blog-post > a > h6 {
    margin-top: 15px;
    font-size: 14px;
  }
  section.views > .container .arrow {
    width: 62px;
  }
  section.views > .container > .row {
    margin-left: -62px;
    margin-right: -62px;
    padding-left: 62px;
    padding-right: 62px;
  }
  section.page-content > div.episodes section.views > .container > .row .dropdowns {
    width: 114px;
  }
  section.page-content > div.episodes section.views .row {
    margin: 15px 0 0 0;
    padding: 0 135px 0 0;
  }
  section.episode-filters div.season-pagination nav {
    margin-left: 0;
  }
  section.episode-filters div.season-pagination nav h3 {
    padding: 10px 2px 0 2px;
    margin-right: 5px;
  }
  section.page-content > div.episodes section.module.views {
    margin-left: 420px;
  }
  section.page-content > div.clips section.module.views,
  section.page-content > div.collections section.module.views {
    margin-right: 50px;
  }
  section.page-content > div.search section.episode-filters div.season-pagination a {
    margin: 0;
  }
  section.page-content > div.search section.episode-filters div.season-pagination nav h3 {
    display: block;
  }
  section.carousel > *,
  section.grid > * {
    margin-left: 39px;
    margin-right: 39px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper {
    padding: 0 39px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper > nav > span {
    width: 39px;
  }
  section.carousel > div.carousel-wrapper.elastislide-wrapper > nav > span::before {
    width: 39px;
  }
  section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:first-child {
    margin-left: 39px;
  }
  section.carousel > div.carousel-wrapper.thumb-scroller > ul > li:last-child {
    margin-right: 39px;
  }
  section.carousel.special > header {
    margin: 0 62px !important;
  }
  section.carousel.special > header > h2 {
    margin-left: 62px;
  }
  section.carousel.special > div.carousel-wrapper {
    margin: 0;
    padding: 0 62px;
    overflow: hidden;
  }
  section.carousel.special > div.carousel-wrapper.elastislide-wrapper > nav > span {
    width: 62px !important;
  }
  section.carousel.special > div.carousel-wrapper.elastislide-wrapper > nav > span::before {
    width: 62px !important;
  }
  section.carousel.special > div.carousel-wrapper.thumb-scroller li:first-child {
    margin-left: 62px !important;
  }
  section.carousel.special > div.carousel-wrapper.thumb-scroller li:last-child {
    margin-right: 62px !important;
  }
  .quicklinks > .container > .arrow {
    width: 62px;
  }
  .quicklinks > .container > .row {
    margin: 0 -62px;
    padding: 0 62px;
  }
  .quicklinks > .container > header h2 {
    margin: 0 0 0 62px;
  }
  section.blog > header h3 {
    margin-left: 62px;
  }
  section.blog .module .arrow,
  section.blog.module .arrow {
    width: 62px;
    height: 321.1875px;
    line-height: 321.1875px;
  }
  section.blog > div.row > section.articles {
    width: 285px;
    height: 321.1875px;
    float: left;
  }
  section.blog > div.row > a.background {
    width: 571px;
    height: 321.1875px;
    float: left;
  }
  section.blog > div.row > section.articles > div.article-wrapper > article > h3 {
    font-size: 15px;
  }
  section.blog.grid li {
    width: 448px;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  section.generator > .container > .row {
    float: none;
  }
  section.generator > .container > .row .buttons button,
  section.generator > .container > .row .buttons a.button {
    width: auto !important;
    padding: 0 15px;
  }
  section.generator > .container > .row div.dropdowns-wrapper {
    margin: 30px 20px 30px 40px !important;
  }
  section.page-content > div.games section.games > article.module > .container .row {
    padding-right: 62px;
    padding-left: 62px;
    margin-right: 0;
    margin-left: 0;
  }
  section.page-content > div.games section.hero nav {
    right: 75px;
    top: 40px;
  }
  /* Stick of Truth */
  #skill-tree-container {
    overflow: hidden;
  }
  #skill-tree-container iframe {
    position: relative;
    left: -193px;
  }
  section.player section.page-content > div.player .featured {
    min-height: 368px;
  }
  section.player section.page-content > div.player .featured > div.video {
    height: 368px;
  }
  section.player section.page-content > div.player .actions {
    padding: 6px 62px;
  }
  section.player section.page-content > div.player .more-info {
    padding: 25px 62px;
  }
  section.player section.page-content > div.player .collection-info {
    padding-left: 62px;
  }
  section.player section.page-content > div.player .collection-info > section {
    padding-left: 362px;
  }
  section.player section.page-content > div.player .collection-info > section > .container > .row {
    padding-right: 62px;
    margin-right: -62px;
  }
  section.player section.page-content > div.player > .ad-container > .with-ad {
    width: 548px;
  }
  section.player section.page-content > div.player .single-row > .container > header h3 {
    margin-right: 62px;
  }
  /*section.schedule-banner {
	img {
		width      : 500px;
		margin-top : 55px;
	}
}*/
  .square-ad {
    margin-right: 62px;
  }
  section.skin.skin-right {
    margin-left: 980px;
  }
  section.page-content > div.search > section.search-no-results,
  section.page-content > div.search > section.filters {
    margin-left: 39px;
    margin-right: 39px;
  }
  section.search.page-sub-nav > div.container {
    padding-left: 39px;
  }
  section.hero {
    width: 980px;
    height: 306px;
    position: relative;
  }
  section.hero .background {
    width: 980px;
    height: 306px;
  }
  section.module.hero li.progress-bg {
    width: 84px;
    height: 7px;
  }
  section.hero .cta.version2 .buttons {
    margin-top: 140px;
    margin-left: 22px;
  }
  section.hero .cta.version2.with-sponsor .buttons {
    margin-top: 115px;
    margin-left: 22px;
  }
  section.wiki.module.carousel > * {
    margin: 0 62px;
  }
  section.wiki.module.carousel > div.carousel-wrapper.elastislide-wrapper {
    padding: 0 62px;
  }
  section.wiki.module.carousel > div.carousel-wrapper.thumb-scroller li:first-child {
    margin-left: 62px;
  }
  section.wiki.module.carousel > div.carousel-wrapper.thumb-scroller li:last-child {
    margin-right: 62px;
  }
  section.wiki.grid > ul > li {
    width: 216px;
  }
  div.main-wiki-content header.wiki-header hgroup h1 {
    height: auto;
  }
  div.main-wiki-content div.wiki-body section.hero img.hero-thumb,
  div.main-wiki-content div.wiki-body section.this-month article aside img {
    width: 185px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta {
    width: 320px;
  }
  div.main-wiki-content div.wiki-body section.hero .cta aside.more {
    width: 142px;
  }
  #container {
    width: 980px;
  }
  section.page-content > div.collection .queue-control .heroInfo h2 {
    width: 335px;
  }
}
@media (max-width: 1305px) and (max-width: 981px) {
  section.skin {
    display: none;
  }
}
/* END delta */
