@charset "UTF-8";
/* media specific */
.atom.advert .br-ad, .atom.advert .br-ad-lazy {
  position: relative;
  z-index: 1;
  height: 0;
  overflow: hidden; }
  .atom.advert .br-ad.loaded, .atom.advert .br-ad-lazy.loaded {
    height: auto;
    overflow: visible; }

.atom.advert.collapsed {
  display: none; }

.contentStream .atom.advert {
  margin: 50px auto ;
  text-align: center; }
  @media screen and (max-width: 727px) {
    .contentStream .atom.advert {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .contentStream .atom.advert .br-ad-lazy {
    display: inline-block; }
  .contentStream .atom.advert:empty {
    margin: 0; }

.teamStreamList .articleStream .featuredImage .atom.articleTitle {
  text-align: center; }

.atom.authorInfo {
  display: none;
  position: relative;
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif; }
  .atom.authorInfo a {
    color: #fff; }
  .atom.authorInfo .title,
  .atom.authorInfo .twittrHandle {
    display: none; }
  .atom.authorInfo .twittrHandle {
    position: absolute;
    left: initial;
    height: initial;
    margin-left: 15px; }
  .featuredArticles .atom.authorInfo {
    display: block; }
    .featuredArticles .atom.authorInfo .name {
      background: #ef3f23;
      position: relative;
      z-index: 0;
      font-size: 20px;
      line-height: 32px;
      display: inline-block;
      padding: 0 10px; }
      .featuredArticles .atom.authorInfo .name::before {
        content: "";
        border-top: 32px solid #ef3f23;
        border-right: 10px solid transparent;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -1; }
    @media screen and (max-width: 727px) {
      .featuredArticles .atom.authorInfo .name {
        font-size: 16px;
        line-height: 28px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .featuredArticles .atom.authorInfo .name::before {
          border-top: 28px solid #ef3f23; } }
  .carousel .atom.authorInfo {
    display: block; }
    .carousel .atom.authorInfo .name {
      background: #ef3f23;
      position: relative;
      z-index: 0;
      font-size: 20px;
      line-height: 32px;
      display: inline-block;
      padding: 0 10px; }
      .carousel .atom.authorInfo .name::before {
        content: "";
        border-top: 32px solid #ef3f23;
        border-right: 10px solid transparent;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -1; }
    @media screen and (max-width: 727px) {
      .carousel .atom.authorInfo .name {
        font-size: 16px;
        line-height: 28px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .carousel .atom.authorInfo .name::before {
          border-top: 28px solid #ef3f23; } }
  .articlePage .atom.authorInfo {
    display: block;
    text-align: center;
    margin-top: 30px; }
    .articlePage .atom.authorInfo a {
      color: #333;
      display: inline-block; }
      .articlePage .atom.authorInfo a:hover {
        text-decoration: none; }
    .articlePage .atom.authorInfo .name {
      font: 18px/18px "Open Sans", Helvetica, Arial, sans-serif;
      font-weight: 600;
      margin-bottom: 7px;
      display: block; }
    .articlePage .atom.authorInfo .title {
      display: block;
      font: 14px/14px "Open Sans", Helvetica, Arial, sans-serif;
      font-style: italic;
      color: #7f7f7f; }
  .liveHeader .atom.authorInfo {
    display: block;
    margin: 0 0 30px;
    font: 16px "Open Sans", Helvetica, Arial, sans-serif; }
    .liveHeader .atom.authorInfo a {
      color: #333; }
    .liveHeader .atom.authorInfo .title {
      display: none; }

.contentStream .atom.bulletedList {
  max-width: 600px;
  margin: 50px auto ;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  padding: 0 0 0 65px;
  box-sizing: border-box; }
  @media screen and (max-width: 727px) {
    .contentStream .atom.bulletedList {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .contentStream .atom.bulletedList li {
    list-style: disc;
    list-style-position: outside; }
  @media screen and (max-width: 727px) {
    .contentStream .atom.bulletedList {
      margin: 30px 20px; } }
  .articlePage .contentStream .atom.bulletedList {
    margin: 30px auto ; }
    @media screen and (max-width: 727px) {
      .articlePage .contentStream .atom.bulletedList {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
    @media screen and (max-width: 727px) {
      .articlePage .contentStream .atom.bulletedList {
        margin-left: 40px; } }

.atom.button {
  background-color: #ef3f23;
  cursor: pointer;
  display: inline-block;
  font: 600 14px/27px "Open Sans", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  letter-spacing: 0.4px;
  border-radius: 3px;
  min-width: 180px; }
  .atom.button:hover {
    background-color: #DF391E;
    text-decoration: none; }
  .notification .atom.button {
    width: auto;
    position: relative;
    float: right; }
  .notification.cookie_notice .atom.button {
    padding: 0 10px; }
  .notification.cookie_notice .atom.button {
    padding: 0 10px; }
    @media screen and (max-width: 727px) {
      .notification.cookie_notice .atom.button {
        margin-top: 10px;
        width: 100%; } }
    @media screen and (min-width: 728px) and (max-width: 969px) {
      .notification.cookie_notice .atom.button {
        margin-top: 10px;
        width: 100%; } }
  .notification.privacy_notice .atom.button {
    padding: 0;
    background-color: inherit;
    line-height: 20px;
    font-size: 14px;
    text-decoration: underline;
    text-transform: none;
    min-width: inherit; }
  footer .modules .module .atom.button {
    width: 185px;
    max-width: 80%;
    position: absolute;
    line-height: 35px;
    bottom: 65px;
    left: 0;
    right: 0;
    margin: 0 auto; }
    @media screen and (max-width: 727px) {
      footer .modules .module .atom.button {
        position: static;
        margin: 30px auto 0; } }
  .notification.smart_banner .atom.button {
    position: absolute;
    top: 0;
    left: 0;
    min-width: inherit;
    height: 100%;
    padding: 5px;
    margin: 0 1px;
    margin-left: 10px;
    color: #222;
    line-height: 55px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0;
    background-color: inherit; }
  .notification.smart_banner .stepOne .atom.button {
    position: absolute;
    top: 0;
    left: inherit;
    right: 0;
    line-height: 79px;
    color: #1DA1F2;
    background-color: inherit;
    border: none;
    font-size: 16px;
    text-transform: inherit;
    font-weight: inherit; }
  .notification.smart_banner .stepTwo .atom.button {
    position: initial;
    display: inline-block;
    float: none;
    width: 132px;
    min-width: inherit;
    height: 32px;
    padding: 0 5px;
    margin-top: 15px;
    margin-left: 0;
    line-height: 34px;
    font-size: 12px;
    font-weight: 800;
    color: #fff;
    border-radius: 0;
    background-color: #759456; }
    .notification.smart_banner .stepTwo .atom.button:first-child {
      margin-right: 15px;
      background-color: #ef3f23; }
  .mobileInterstitial .body .atom.button {
    height: 41px;
    width: 100%;
    font-size: 1.6em;
    text-align: center;
    line-height: 1.6em;
    font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
    font-weight: lighter;
    text-transform: none;
    background-color: #EF3F23;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .articlePage header .atom.button {
    background: #333;
    color: #fff;
    width: 225px;
    text-transform: none;
    font-size: 12px;
    text-align: center;
    border-radius: 2px;
    line-height: 30px;
    margin-right: 20px;
    float: right; }
    @media screen and (max-width: 727px) {
      .articlePage header .atom.button {
        display: none; } }
  .poll .atom.button {
    width: 100%; }
  .contentStream.slide .atom.button {
    background: none; }

.atom.commentary h1 {
  margin: 0 0 15px;
  padding: 0;
  font: bold 28px "Gotham Cond", Helvetica, Arial, sans-serif;
  color: #333; }

.atom.commentary p {
  font: 20px/26px "Open Sans", Helvetica, Arial, sans-serif;
  color: #222;
  white-space: pre-wrap; }

.atom.facebookEmbed {
  width: 500px;
  max-width: 100%;
  margin: 50px auto ;
  display: block; }
  @media screen and (max-width: 727px) {
    .atom.facebookEmbed {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }

.atom.gameTime {
  height: 25px;
  color: #999;
  font-size: 18px;
  line-height: 25px; }
  .atom.gameTime.hasStarted:not(.isOver) {
    color: #fff; }

.atom.iframe {
  max-width: 650px;
  width: 100%;
  margin: 50px auto ;
  position: relative; }
  @media screen and (max-width: 727px) {
    .atom.iframe {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .atom.iframe::before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 56.25%; }
  .atom.iframe > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .articleSummary .youtubeEmbed .atom.iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
    margin: 0; }
    .articleSummary .youtubeEmbed .atom.iframe::before {
      content: ""; }
  .articlePage .atom.iframe {
    margin: 30px auto ;
    width: calc(100% - 40px);
    padding: 0;
    overflow: hidden; }
    @media screen and (max-width: 727px) {
      .articlePage .atom.iframe {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
  .atom.iframe.nflcom {
    position: relative; }
    .atom.iframe.nflcom::before {
      display: block;
      content: " ";
      width: 100%;
      padding-top: 83.33333%; }
    .atom.iframe.nflcom > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media screen and (max-width: 727px) {
      .atom.iframe.nflcom {
        position: relative; }
        .atom.iframe.nflcom::before {
          display: block;
          content: " ";
          width: 100%;
          padding-top: 100%; }
        .atom.iframe.nflcom > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }
  .articlePage .atom.iframe.statmilk {
    overflow: scroll; }
    @media screen and (max-width: 727px) {
      .articlePage .atom.iframe.statmilk {
        position: relative; }
        .articlePage .atom.iframe.statmilk::before {
          display: block;
          content: " ";
          width: 100%;
          padding-top: 127%; }
        .articlePage .atom.iframe.statmilk > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; } }

.atom.instagramEmbed {
  margin: 50px auto ; }
  @media screen and (max-width: 727px) {
    .atom.instagramEmbed {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .atom.instagramEmbed iframe {
    width: 100%;
    max-width: 650px;
    margin: 30px auto ; }
    @media screen and (max-width: 727px) {
      .atom.instagramEmbed iframe {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }

.atom.liveLocation {
  margin-top: 20px;
  margin-bottom: 50px;
  color: #7f7f7f;
  font: 400 24px "Gotham Cond", Helvetica, Arial, sans-serif;
  letter-spacing: normal;
  text-transform: none;
  white-space: nowrap; }
  @media screen and (max-width: 727px) {
    .atom.liveLocation {
      font-size: 18px;
      margin-bottom: 30px; } }
  .atom.liveLocation .datetime {
    margin-right: 0.3em; }
  .atom.liveLocation .location {
    margin-left: 0.3em; }

.atom.nav-link {
  display: inline-block;
  position: relative;
  margin: 0;
  font-size: 24px;
  line-height: 60px; }
  #subnav .atom.nav-link {
    display: inline-block;
    margin: 0;
    font-size: 20px; }
    #subnav .atom.nav-link a {
      padding: 0 7px;
      line-height: 36px;
      height: 36px;
      color: #a8a8a8; }
      #subnav .atom.nav-link a img {
        width: 18px;
        height: 18px;
        margin-right: 10px; }
    #subnav .atom.nav-link:first-child {
      font-size: 24px;
      margin-right: 30px; }
      #subnav .atom.nav-link:first-child a {
        color: #ef3f23; }
    #subnav .atom.nav-link.active-link a {
      color: #ef3f23; }
  .wide #league-links > .atom.nav-link:hover {
    background-color: #ddd; }
    .wide #league-links > .atom.nav-link:hover > a {
      text-decoration: none; }
  .wide #league-links > .atom.nav-link:nth-last-child(-n + 2) .nav-dropdown {
    left: initial;
    right: -80px; }
  .narrow #league-links .atom.nav-link.active-link a {
    color: #ef3f23; }
  .atom.nav-link a {
    color: #000;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    padding: 0 15px; }
  .atom.nav-link h5 > a {
    padding: 0; }
  #league-links .atom.nav-link {
    position: relative; }
  #non-league-links .atom.nav-link.top-level > a {
    color: #7f7f7f; }
  .wide .vertical-list .atom.nav-link {
    display: list-item;
    list-style: none;
    line-height: 20px;
    padding: 0; }
    .wide .vertical-list .atom.nav-link:hover {
      text-decoration: underline; }
    .wide .vertical-list .atom.nav-link a {
      font-family: "Open Sans", Helvetica, Arial, sans-serif;
      font-weight: 700;
      padding: 5px 0;
      color: #036;
      font-size: 14px; }
  .narrow .nav-dropdown .atom.nav-link {
    display: block; }
    .narrow .nav-dropdown .atom.nav-link a:hover {
      text-decoration: none; }
    .narrow .nav-dropdown .atom.nav-link.parent-link a::after {
      content: "›";
      margin-left: 5px;
      color: #036;
      vertical-align: bottom;
      font-size: 40px;
      font-family: "Gotham Cond", Helvetica, Arial, sans-serif; }

.atom.outbrain {
  margin: 100px 0 15px 15px;
  position: relative; }
  .atom.outbrain .AR_8.ob-widget .ob-widget-header,
  .atom.outbrain .AR_9.ob-widget .ob-widget-header {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
    font-weight: 600;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333;
    margin: 0 15px 15px 0; }
  .atom.outbrain .AR_8.ob-widget .ob-rec-text,
  .atom.outbrain .AR_9.ob-widget .ob-rec-text {
    color: #333; }
  .atom.outbrain .AR_8.ob-widget .ob-rec-source,
  .atom.outbrain .AR_9.ob-widget .ob-rec-source {
    color: #7f7f7f;
    font-style: italic; }
  .atom.outbrain .AR_8.ob-widget .ob-dynamic-rec-container,
  .atom.outbrain .AR_9.ob-widget .ob-dynamic-rec-container {
    margin: 0;
    padding-right: 15px;
    width: 25%;
    max-width: 100%;
    line-height: 20px; }
  .atom.outbrain .AR_8.ob-widget .ob_what,
  .atom.outbrain .AR_9.ob-widget .ob_what {
    position: absolute;
    right: 0;
    top: 0; }
  .atom.outbrain .CRMB_1.ob-widget {
    min-width: auto; }
    .atom.outbrain .CRMB_1.ob-widget .ob-widget-items-container {
      max-width: auto;
      width: 50%;
      padding-bottom: 15px; }
    .atom.outbrain .CRMB_1.ob-widget .ob-dynamic-rec-container {
      max-width: 50%; }
  .atom.outbrain .CRMB_1.ob-strip-layout .ob-dynamic-rec-container {
    max-width: auto;
    width: 50%;
    margin: 0;
    padding-right: 15px;
    box-sizing: border-box; }
  @media screen and (max-width: 727px) {
    .atom.outbrain .AR_8.ob-widget,
    .atom.outbrain .AR_9.ob-widget {
      margin-bottom: 0;
      min-width: auto; }
      .atom.outbrain .AR_8.ob-widget .ob-dynamic-rec-container,
      .atom.outbrain .AR_9.ob-widget .ob-dynamic-rec-container {
        width: 50%;
        margin-bottom: 15px; }
    .atom.outbrain .CRMB_1.ob-widget .ob-widget-items-container {
      width: 100%; } }

.atom.photo {
  margin: 50px auto ;
  max-width: 800px; }
  @media screen and (max-width: 727px) {
    .atom.photo {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .atom.photo img {
    width: 100%;
    height: auto; }
  .atom.photo small {
    color: #888;
    font-weight: 600;
    font-style: italic;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    margin-top: 5px; }
    .atom.photo small .credit {
      color: #7f7f7f;
      font-weight: 400;
      margin-left: 5px; }
    @media screen and (max-width: 727px) {
      .atom.photo small {
        margin-left: 3px; } }
  .atom.photo.gif {
    max-width: 650px; }
  .articlePage .atom.photo {
    margin: 30px auto ; }
    @media screen and (max-width: 727px) {
      .articlePage .atom.photo {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
    @media screen and (max-width: 727px) {
      .articlePage .atom.photo {
        padding: 0; } }
  .videoPlaylist .atom.photo {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    cursor: pointer; }
    .videoPlaylist .atom.photo .imgWrapper {
      background: #000;
      position: relative; }
    .videoPlaylist .atom.photo:hover .imgWrapper::before {
      content: '';
      position: absolute;
      top: calc(50% - 10px);
      left: calc(50% - 10px);
      background: url("/img/atoms/svg/icons.svg#arrow");
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 20px solid #fff;
      z-index: 9999; }
    .videoPlaylist .atom.photo:hover img {
      opacity: 0.5; }
    .videoPlaylist .atom.photo p {
      font-size: 12px;
      font-weight: 500;
      line-height: 18px;
      margin: 0;
      padding: 7px 10px 7px 0;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      -webkit-box-orient: vertical;
      -moz-box-orient: vertical;
      -o-box-orient: vertical;
      box-orient: vertical;
      -webkit-line-clamp: 2;
      -moz-line-clamp: 2;
      -o-line-clamp: 2;
      line-clamp: 2;
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      max-height: 32px; }
    .videoPlaylist .atom.photo img {
      width: 100%;
      height: auto;
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .videoPlaylist .atom.photo.selected img {
      opacity: 0.5; }
    .videoPlaylist .atom.photo.selected .imgWrapper::before,
    .videoPlaylist .atom.photo.selected .imgWrapper:hover::before {
      display: none; }
    .videoPlaylist .atom.photo.selected .imgWrapper::after {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      content: "Now\APlaying";
      position: absolute;
      top: 0;
      left: 0;
      color: #fff;
      width: 100%;
      height: 100%;
      font-size: 18px;
      font: italic 18px/18px "Open Sans", Helvetica, Arial, sans-serif;
      text-align: center;
      white-space: pre; }
  @media screen and (max-width: 727px) {
    .atom.photo {
      padding: 0; }
      .videoPlaylist .atom.photo {
        padding: 0; }
        .videoPlaylist .atom.photo p {
          max-height: 100%;
          padding: 5px 0 0; } }

.atom.share ul {
  padding: 0;
  margin: 0; }
  .atom.share ul li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .atom.share ul li {
    display: inline;
    margin-left: 5px; }

.page.layout-live_event .atom.share {
  position: absolute;
  top: 10px;
  right: 15px; }

.articlePage footer .atom.share {
  width: 180px;
  margin: 0 auto; }
  .articlePage footer .atom.share ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    width: 100%; }
    .articlePage footer .atom.share ul li {
      margin: 0; }

.atom.socialSidebarWidget {
  background: #fff;
  font: 20px "Gotham Cond", Helvetica, Arial, sans-serif; }
  .atom.socialSidebarWidget h4 {
    font: 700 44px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 0 16px;
    letter-spacing: 4px;
    color: #ef3f23; }
    @media screen and (max-width: 727px) {
      .atom.socialSidebarWidget h4 {
        font-size: 40px; } }
  .atom.socialSidebarWidget ul {
    padding: 0;
    margin: 0;
    padding: 6px 0 0 10px; }
    .atom.socialSidebarWidget ul li {
      list-style: none;
      margin: 0;
      padding: 0; }
    .atom.socialSidebarWidget ul li {
      margin-bottom: 24px; }
      .atom.socialSidebarWidget ul li:last-child {
        margin: 0; }
  @media screen and (max-width: 727px) {
    .atom.socialSidebarWidget ul {
      padding-left: 0; } }

.atom.svg.icon {
  box-sizing: border-box; }
  .atom.svg.icon.video {
    background: #ef3f23;
    width: 50px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff; }
    .atom.svg.icon.video use {
      fill: #fff; }
    .atom.svg.icon.video:hover {
      background: #DF391E; }
  .atom.svg.icon.spinner {
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;
    vertical-align: top;
    width: 40px;
    height: 40px; }
  .atom.svg.icon.openQuote, .atom.svg.icon.closeQuote {
    width: 22px;
    height: 22px; }
  .atom.svg.icon.openQuote {
    position: absolute;
    top: 7px;
    left: 0; }
  .atom.svg.icon.closeQuote {
    position: absolute;
    bottom: 0;
    right: 0; }
  @media screen and (max-width: 727px) {
    .atom.svg.icon.openQuote {
      top: 3px; } }

.atom.svg.logo {
  color: #ef3f23; }
  .atom.svg.logo use {
    fill: #a8a8a8; }
  .atom.svg.logo.turner {
    color: #fff; }
    .atom.svg.logo.turner use {
      fill: #fff; }

.footer .atom.svg.envelope {
  background: #000;
  border-radius: 50%;
  padding: 15px;
  width: 78px;
  height: 78px;
  color: #fff; }
  .footer .atom.svg.envelope use {
    fill: #fff; }

.footer .atom.svg.turner {
  float: left;
  width: 110px;
  height: 29px;
  margin-left: 180px;
  margin-top: 4px; }
  @media screen and (max-width: 727px) {
    .footer .atom.svg.turner {
      margin-left: 20px;
      margin-top: 0; } }

.socialSidebarWidget .atom.svg {
  background: #000;
  border-radius: 50%;
  padding: 15px;
  width: 38px;
  height: 38px;
  padding: 8px;
  vertical-align: middle;
  margin-right: 10px;
  color: #fff; }
  .socialSidebarWidget .atom.svg use {
    fill: #fff; }
  .socialSidebarWidget .atom.svg.tsStrong {
    background: #ef3f23; }
  .socialSidebarWidget .atom.svg.facebook {
    background: #3b5998; }
  .socialSidebarWidget .atom.svg.twitter {
    background: #1DA1F2; }
  .socialSidebarWidget .atom.svg.gPlus {
    background: #dd4b39;
    padding: 5px; }

.evergreenArticles .atom.svg.video {
  width: 100px;
  height: 80px;
  background: #fff;
  color: #ef3f23; }
  .evergreenArticles .atom.svg.video use {
    fill: #ef3f23; }

.carousel .atom.svg.arrow {
  background: #ef3f23;
  cursor: pointer;
  width: 56px;
  height: 66px;
  padding: 10px;
  box-sizing: border-box;
  color: #fff; }
  .carousel .atom.svg.arrow use {
    fill: #fff; }
  .carousel .atom.svg.arrow:hover {
    background: #DF391E; }

.carousel.videoPlaylist .atom.svg.arrow {
  width: 100%;
  height: 100%;
  background: rgba(239, 63, 35, 0.3); }

.share .atom.svg {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 5px;
  cursor: pointer;
  color: #a8a8a8; }
  .share .atom.svg use {
    fill: #a8a8a8; }
  .share .atom.svg.facebook {
    border: 2px solid #3b5998;
    color: #3b5998; }
    .share .atom.svg.facebook use {
      fill: #3b5998; }
    .share .atom.svg.facebook:hover {
      background: #3b5998;
      color: #fff; }
      .share .atom.svg.facebook:hover use {
        fill: #fff; }
  .share .atom.svg.twitter {
    border: 2px solid #1DA1F2;
    color: #1DA1F2; }
    .share .atom.svg.twitter use {
      fill: #1DA1F2; }
    .share .atom.svg.twitter:hover {
      background: #1DA1F2;
      color: #fff; }
      .share .atom.svg.twitter:hover use {
        fill: #fff; }
  .share .atom.svg.copy {
    border: 2px solid #000;
    color: #000; }
    .share .atom.svg.copy use {
      fill: #000; }
    .share .atom.svg.copy:hover {
      background: #000;
      color: #fff; }
      .share .atom.svg.copy:hover use {
        fill: #fff; }

.articlePage .atom.svg.br-icon {
  margin: 50px auto;
  width: 100%;
  height: 31px;
  color: #000; }
  .articlePage .atom.svg.br-icon use {
    fill: #000; }

.articlePage .atom.svg.ts {
  height: 15px;
  width: 100px;
  vertical-align: sub;
  margin: 0 5px;
  color: #fff; }
  .articlePage .atom.svg.ts use {
    fill: #fff; }

.articlePage .atom.svg.leftCaret, .articlePage .atom.svg.rightCaret {
  color: #fff;
  width: 4%;
  height: calc(100% - 61.5px);
  background: rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  top: 0;
  margin-top: 1.5%;
  padding: 0 6px;
  cursor: pointer; }
  .articlePage .atom.svg.leftCaret use, .articlePage .atom.svg.rightCaret use {
    fill: #fff; }
  @media screen and (max-width: 727px) {
    .articlePage .atom.svg.leftCaret, .articlePage .atom.svg.rightCaret {
      height: calc(100% - 45px);
      padding: 0 4px; } }

.articlePage .atom.svg.leftCaret {
  left: 0; }

.articlePage .atom.svg.rightCaret {
  right: 0; }

.authorInfo .atom.svg.twitter {
  color: #1DA1F2;
  height: 18px;
  width: 18px; }
  .authorInfo .atom.svg.twitter use {
    fill: #1DA1F2; }

.poll .atom.svg.star {
  height: 10px;
  width: 10px;
  margin: 0 3px; }

.button .atom.svg {
  width: 15px;
  height: 9px;
  margin-left: 4px; }

.layout-live_event li .timestamp .atom.svg {
  height: 16px;
  width: 16px;
  vertical-align: middle;
  margin-right: 10px;
  color: #ef3f23; }
  .layout-live_event li .timestamp .atom.svg use {
    fill: #ef3f23; }

.atom.table {
  width: 800px;
  margin: 50px auto ;
  max-width: 100%;
  overflow-x: scroll; }
  @media screen and (max-width: 727px) {
    .atom.table {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .atom.table table {
    width: 800px; }
  .atom.table thead tr td {
    font-size: 18px;
    text-align: center;
    padding: 15px 0;
    background: #fff;
    color: #333;
    font-weight: 600; }
  .atom.table tfoot tr td {
    text-align: right;
    font-size: 12px;
    font-style: italic;
    padding: 0;
    color: #a8a8a8;
    font-weight: 300;
    height: 32px; }
  .atom.table tr.header {
    background: #EE5F48;
    color: #fff;
    font-weight: 400;
    font-size: 18px; }
    .atom.table tr.header td {
      padding: 10px 15px;
      border: 0; }
  .atom.table .blob {
    border: 1px solid #e9e9e9;
    border-top: 0; }
    .atom.table .blob caption {
      font-size: 22px;
      text-align: center;
      padding: 20px 0 5px;
      background: #fff;
      color: #333;
      border: 1px solid #e9e9e9;
      border-bottom: 0; }
    .atom.table .blob tr:first-child {
      background: #EE5F48;
      color: #fff;
      font-weight: 400;
      font-size: 16px; }
      .atom.table .blob tr:first-child td {
        padding: 10px 15px;
        border: 0; }
  .articlePage .atom.table {
    margin: 30px auto ; }
    @media screen and (max-width: 727px) {
      .articlePage .atom.table {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
  @media screen and (max-width: 727px) {
    .atom.table {
      width: auto; }
      .atom.table table {
        width: 600px; }
        .atom.table table thead tr td,
        .atom.table table tfoot tr td {
          text-align: left; } }

.atom.team {
  font: 400 20px/25px "Gotham Cond", Helvetica, Arial, sans-serif;
  height: 25px;
  overflow: hidden;
  color: white;
  position: relative; }
  .atom.team .name {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-position: -9px -2px;
    background-repeat: no-repeat;
    background-size: 29px;
    padding-left: 30px;
    height: 25px;
    display: inline-block; }
    .atom.team .name .record {
      opacity: 0.5;
      font-size: 75%;
      text-align: left;
      margin-left: 3px;
      position: relative;
      top: -1px; }
  .atom.team .score {
    display: inline-block;
    position: absolute;
    right: 6px;
    top: 0px;
    width: 25px;
    text-align: right; }

.atom.teamAvatar {
  color: #7f7f7f;
  font: 16px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
  cursor: pointer; }
  .atom.teamAvatar img {
    height: 24px;
    margin: 0 5px 0 0;
    vertical-align: top;
    position: relative; }
  h2 .atom.teamAvatar {
    text-align: center;
    font: 51px/64px "Gotham Cond", Helvetica, Arial, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    color: #333;
    text-transform: none; }
    h2 .atom.teamAvatar img {
      height: auto; }
  .contentStream .atom.teamAvatar img:before {
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    border: 0; }
  .liveHeader .atom.teamAvatar {
    display: inline-block;
    width: calc(50% - 0.75em);
    font: bold 36px "Gotham Cond", Helvetica, Arial, sans-serif;
    vertical-align: top; }
    .liveHeader .atom.teamAvatar:first-of-type {
      margin-right: 0.75em; }
    .liveHeader .atom.teamAvatar:nth-of-type(2) {
      margin-left: 0.75em; }
    @media screen and (max-width: 727px) {
      .liveHeader .atom.teamAvatar {
        font-size: 24px;
        line-height: 28px; } }
    .liveHeader .atom.teamAvatar img {
      display: block;
      height: 75px;
      margin: 0 auto; }
      @media screen and (max-width: 727px) {
        .liveHeader .atom.teamAvatar img {
          height: 50px; } }
  .teamStreamSelector .atom.teamAvatar {
    width: 66px;
    height: 52px;
    text-align: center;
    background-color: #333;
    color: #fff;
    font: 10px "Open Sans", Helvetica, Arial, sans-serif;
    padding: 7px 0;
    box-sizing: border-box;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    white-space: nowrap; }
    .teamStreamSelector .atom.teamAvatar span {
      display: block;
      text-align: center; }
    .teamStreamSelector .atom.teamAvatar img::before {
      content: ' ';
      display: block;
      position: absolute;
      height: 24px;
      width: 24px;
      background-image: url(http://cdn.bleacherreport.net/images/skins/br_100x100.png);
      top: 0px;
      left: 0px;
      background-size: contain;
      background-repeat: no-repeat;
      background-color: #333;
      border: 0; }
  .articleSummary .atom.teamAvatar {
    display: none; }
  .teamStreamList .articleSummary .atom.teamAvatar {
    display: block; }
  .articlePage .atom.teamAvatar {
    display: inline-block;
    float: left; }
    .articlePage .atom.teamAvatar img {
      display: none; }
    .articlePage .atom.teamAvatar span {
      text-transform: uppercase;
      color: #333;
      font-size: 24px;
      line-height: 29px;
      margin-left: 20px;
      font-weight: 700; }
    @media screen and (max-width: 727px) {
      .articlePage .atom.teamAvatar {
        display: none; } }

.atom.textPost p {
  white-space: pre-wrap; }

.contentStream .atom.textPost {
  margin-bottom: 50px; }
  .contentStream .atom.textPost h1 {
    font-size: 34px;
    line-height: 100%; }
  .contentStream .atom.textPost p {
    font-size: 18px;
    margin: 5px 0 25px; }

.layout-live_event .atom.textPost {
  margin-bottom: 0; }
  .layout-live_event .atom.textPost h1 {
    margin: 0 0 15px;
    padding: 0;
    font: bold 24px "Gotham Cond", Helvetica, Arial, sans-serif;
    color: #333; }
  .layout-live_event .atom.textPost p {
    font: 20px/26px "Open Sans", Helvetica, Arial, sans-serif;
    color: #333; }
    .layout-live_event .atom.textPost p:last-child {
      margin-bottom: 0; }

.event li .atom.timestamp {
  font: italic 14px/10px "Open Sans", Helvetica, Arial, sans-serif;
  color: #ef3f23; }
  @media screen and (min-width: 728px) {
    .event li .atom.timestamp {
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 15px;
      max-width: calc(155px - 30px); } }

.contentStream.event .atom.twitterEmbed .twitter-tweet {
  margin: 50px auto 0 !important; }
  @media screen and (max-width: 727px) {
    .contentStream.event .atom.twitterEmbed .twitter-tweet {
      margin: 30px auto 0 !important; } }

.contentStream:not(.event) .atom.twitterEmbed .twitter-tweet {
  margin: 50px auto !important; }
  @media screen and (max-width: 727px) {
    .contentStream:not(.event) .atom.twitterEmbed .twitter-tweet {
      margin: 30px auto !important;
      padding: 0 20px;
      box-sizing: border-box; } }

.articlePage .atom.twitterEmbed {
  padding: 0 20px; }
  .articlePage .atom.twitterEmbed .twitter-tweet, .articlePage .atom.twitterEmbed iframe {
    margin: 30px auto !important;
    padding: 0; }
    @media screen and (max-width: 727px) {
      .articlePage .atom.twitterEmbed .twitter-tweet, .articlePage .atom.twitterEmbed iframe {
        margin: 30px auto !important;
        padding: 0 20px;
        box-sizing: border-box; } }

.atom.twitterEmbed blockquote.twitter-tweet {
  border: 1px solid #f9f9f9;
  border-radius: 4px;
  max-width: 520px;
  padding: 20px 20px 11.6px;
  font: 700 16px/1.4 Helvetica, Roboto, "Segoe UI", Calibri, sans-serif;
  color: #1c2022;
  text-align: left; }
  .layout-live_event .atom.twitterEmbed blockquote.twitter-tweet {
    margin: 0 auto; }
  .atom.twitterEmbed blockquote.twitter-tweet p {
    font-weight: 400; }
  .atom.twitterEmbed blockquote.twitter-tweet .acct {
    color: #697882;
    font-size: 14px;
    font-weight: 400;
    display: block; }
  .atom.twitterEmbed blockquote.twitter-tweet a {
    margin-top: 3.2px;
    font-size: 14px;
    font-weight: 400;
    color: #697882; }

.atom.userLinks {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .atom.userLinks ul {
    margin: 0;
    padding: 0; }
  .atom.userLinks .title {
    color: #888;
    background-color: #e9e9e9; }
  .atom.userLinks .flag {
    margin: 0 5px; }
  .atom.userLinks .nav-link {
    display: block;
    margin: 0;
    line-height: 46px;
    font-size: 24px; }
    .atom.userLinks .nav-link a {
      padding: 0 15px; }
  .atom.userLinks .subnav {
    padding-left: 20px; }

.atom.videoPlayer {
  position: relative;
  height: auto; }
  .atom.videoPlayer::before {
    display: block;
    content: " ";
    width: 100%;
    padding-top: 56.25%; }
  .atom.videoPlayer > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .atom.videoPlayer .akamai-poster {
    height: auto; }
  .articleSummary .atom.videoPlayer {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1; }
  .videoFlyin .atom.videoPlayer {
    height: 100%; }
    .videoFlyin .atom.videoPlayer .videoHeader {
      background: #000;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 999;
      color: #fff; }
    .videoFlyin .atom.videoPlayer .videoTitle {
      width: 85%;
      display: block;
      padding: 16px;
      box-sizing: border-box;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      font-size: 12px;
      min-height: 44px; }
    .videoFlyin .atom.videoPlayer .videoHeaderToggle::before {
      content: "\25A1";
      position: absolute;
      top: 11px;
      right: 16px;
      color: #fff;
      font-size: 18px; }
  .videoFlyin.focused .atom.videoPlayer .videoHeaderToggle::before {
    content: "\25AC";
    font-size: 10px;
    top: 16px; }
  .videoFlyin.focused .atom.videoPlayer .videoHeader {
    display: none; }
  .videoFlyin.focused .atom.videoPlayer:hover .videoHeader {
    display: block; }

/* media specific */
.headlinesArticles .molecule.articleThumbnail {
  display: none; }

.molecule.footer {
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  background: #000;
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .molecule.footer {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .molecule.footer {
      width: 75%; } }
  .molecule.footer a {
    color: #fff; }
  .molecule.footer .links {
    float: left;
    width: 180px;
    position: relative; }
    .molecule.footer .links::before {
      content: "";
      height: 0px;
      width: 57px;
      position: absolute;
      top: 0;
      left: 0;
      border-top: 12px solid #ef3f23;
      border-right: 10px solid #000; }
    .molecule.footer .links ul {
      padding: 0;
      margin: 0; }
      .molecule.footer .links ul li {
        list-style: none;
        margin: 0;
        padding: 0; }
      .molecule.footer .links ul:first-child {
        font-size: 16px;
        position: relative;
        padding-top: 40px; }
        .molecule.footer .links ul:first-child li {
          padding-left: 20px;
          margin-bottom: 16px; }
  .molecule.footer .modules {
    background: #f9f9f9 url("/img/molecules/footer/teamStreamiPhone.png") no-repeat;
    background-position: right 3% bottom;
    background-size: 30%;
    height: 400px;
    overflow: hidden; }
    .molecule.footer .modules .module {
      width: 33.3%;
      height: 100%;
      float: left;
      text-align: center;
      position: relative;
      padding: 60px 1.5% 0;
      border-right: 1px solid #fff;
      box-sizing: border-box; }
      .molecule.footer .modules .module:last-child {
        border-right: 0px; }
      .molecule.footer .modules .module h2 {
        color: #333;
        font: 30px "Gotham Cond", Helvetica, Arial, sans-serif;
        padding: 15px 0 5px;
        letter-spacing: 0; }
      .molecule.footer .modules .module .appBadge img {
        margin: 0 auto;
        display: block;
        width: 170px;
        margin-bottom: 16px; }
      .molecule.footer .modules .module p {
        font: 12px/14px "Open Sans", Helvetica, Arial, sans-serif;
        width: 80%;
        margin: 0 auto; }
        .molecule.footer .modules .module p a {
          color: #000; }
  .molecule.footer ul.social {
    width: 165px;
    position: relative;
    bottom: -66px;
    left: 15px; }
    .molecule.footer ul.social li {
      display: inline-block;
      padding: 0 8px; }
      .molecule.footer ul.social li .icon {
        height: 27px;
        width: 27px; }
      .molecule.footer ul.social li a:hover {
        text-decoration: none; }
  .molecule.footer .attribution {
    color: #fff;
    padding: 20px 0;
    overflow: hidden; }
    .molecule.footer .attribution small {
      float: left;
      width: calc(100% - 290px);
      padding: 0 8% 0 20px;
      box-sizing: border-box; }
  @media screen and (min-width: 728px) and (max-width: 1279px) {
    .molecule.footer .modules .module h2 {
      font-size: 22px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 727px) {
    .molecule.footer {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      height: auto; }
      .molecule.footer .modules {
        background-image: none;
        width: 100%;
        position: static;
        height: auto;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
        .molecule.footer .modules .module {
          width: 100%;
          padding: 50px 0;
          border-top: 1px solid #ccc;
          border-right: 0px;
          margin: 0;
          height: auto; }
          .molecule.footer .modules .module:first-child {
            border-top: 0px; }
      .molecule.footer .links {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        float: right;
        box-sizing: border-box;
        width: 100%;
        padding-top: 60px; }
        .molecule.footer .links ul:first-child {
          padding-top: 0;
          float: right;
          width: 80%; }
        .molecule.footer .links .social {
          float: right;
          width: 10%;
          position: static; }
          .molecule.footer .links .social li {
            margin-bottom: 25px; }
      .molecule.footer .attribution {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -ms-flex-order: 3;
        -webkit-order: 3;
        order: 3;
        padding-left: 20%;
        box-sizing: border-box; }
        .molecule.footer .attribution small {
          width: 100%;
          padding: 20px 20px 0; } }

.molecule.header-tools {
  display: inline-block;
  vertical-align: bottom;
  height: 60px;
  background-color: #fff; }
  @media screen and (max-width: 727px) {
    .molecule.header-tools .search {
      display: none; } }
  .molecule.header-tools .search {
    position: relative;
    height: 100%;
    margin: 0; }
    .has-js .molecule.header-tools .search .dropdown {
      display: none; }
    .has-js .molecule.header-tools .search:hover .dropdown {
      display: block; }
    .molecule.header-tools .search:hover {
      background: #ccc; }
    .molecule.header-tools .search label {
      display: inline-block;
      width: 45px;
      height: 60px;
      display: inline-block;
      text-indent: 100%;
      overflow: hidden;
      white-space: nowrap;
      position: relative; }
      .molecule.header-tools .search label::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: url("/img/molecules/nav/search.png") no-repeat center center; }
      .has-js .molecule.header-tools .search label ~ .dropdown {
        display: none; }
      .has-js .molecule.header-tools .search label:focus ~ .dropdown {
        display: block; }
      .no-js .molecule.header-tools .search label {
        float: left; }
    .molecule.header-tools .search .dropdown {
      background: #fff; }
      .no-js .molecule.header-tools .search .dropdown {
        display: inline-block;
        margin-top: 5px;
        margin-right: 5px; }
      .has-js .molecule.header-tools .search .dropdown {
        position: absolute;
        left: auto;
        right: 0;
        z-index: 3; }
        .has-js .molecule.header-tools .search .dropdown::before {
          display: inline-block;
          height: calc(100% - 4px);
          width: 100%;
          margin-left: -4px;
          border: 4px solid rgba(0, 0, 0, 0.25);
          border-top: 0;
          position: absolute;
          top: 4px;
          z-index: -1;
          content: ''; }
      .molecule.header-tools .search .dropdown .input-container {
        margin: 5px 15px; }
      .molecule.header-tools .search .dropdown input {
        width: 100%;
        min-width: 250px;
        height: 39px;
        border: 0;
        margin: 0;
        font: 14px/1 "Open Sans", Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
        .molecule.header-tools .search .dropdown input:focus {
          outline: 0; }
    .molecule.header-tools .search ul {
      width: 100%;
      margin: 0;
      padding: 0;
      list-style: none; }
    .molecule.header-tools .search li.search-result {
      clear: left;
      margin: 0;
      border-top: 1px solid #ccc;
      padding: 0; }
      .molecule.header-tools .search li.search-result a {
        display: block;
        padding: 5px 15px;
        text-decoration: none; }
        .molecule.header-tools .search li.search-result a:hover {
          background: #ccc; }
        .molecule.header-tools .search li.search-result a::after {
          content: "";
          display: block;
          clear: both; }
      .molecule.header-tools .search li.search-result img {
        float: left;
        width: 38px;
        height: 38px;
        margin-right: 10px; }
      .molecule.header-tools .search li.search-result p {
        margin: 0; }
        .molecule.header-tools .search li.search-result p.name {
          font-size: 20px;
          font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
          line-height: 20px;
          color: #333; }
        .molecule.header-tools .search li.search-result p.type {
          margin-top: 3px;
          font-size: 12px;
          font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
          line-height: 10px;
          color: #a8a8a8; }

.molecule.liveHeader {
  text-align: center; }
  @media screen and (max-width: 727px) {
    .molecule.liveHeader {
      margin: 25px 20px 0; } }
  @media screen and (min-width: 728px) {
    .molecule.liveHeader {
      margin: 50px 0 0; } }
  .molecule.liveHeader h1 {
    font: 700 60px/60px "Gotham Cond", Helvetica, Arial, sans-serif;
    color: #333;
    margin-bottom: 50px; }
    @media screen and (max-width: 727px) {
      .molecule.liveHeader h1 {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 20px; } }
  .molecule.liveHeader .description {
    font: 20px "Open Sans", Helvetica, Arial, sans-serif;
    margin: 0 85px;
    color: #333; }
    @media screen and (max-width: 727px) {
      .molecule.liveHeader .description {
        margin: 0; } }

.molecule.mobileInterstitial {
  height: 100vh; }
  .molecule.mobileInterstitial .hero {
    position: relative;
    width: 100%;
    height: 45%;
    overflow: hidden;
    background-color: #000; }
  .molecule.mobileInterstitial .leadImage {
    height: 100%;
    background-image: url(https://img.bleacherreport.net/img/images/photos/003/645/071/hi-res-6f0d6287e05aa8d44ab596cdcf34ef5a_crop_exact.jpg?h=1200&w=1400&q=70&crop_x=center&crop_y=top);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .molecule.mobileInterstitial .wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 55%;
    background-color: #333; }
  .molecule.mobileInterstitial .body {
    padding: 5%;
    letter-spacing: .02em; }
  .molecule.mobileInterstitial .text {
    font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.6em;
    line-height: 1;
    color: #ef3f23;
    -webkit-font-smoothing: antialiased; }
  .molecule.mobileInterstitial .banner {
    margin: 18px 0;
    overflow: hidden; }
  .molecule.mobileInterstitial .brLogo {
    float: left;
    width: 64px;
    height: 64px;
    background-color: #e9e9e9;
    border: 1px solid #ccc; }
  .molecule.mobileInterstitial .logo {
    width: 52px;
    height: 52px;
    padding: 8px 6px; }
  .molecule.mobileInterstitial .starsContainer {
    position: relative;
    float: left;
    margin-top: 2px; }
  .molecule.mobileInterstitial .stars {
    position: absolute;
    height: 10px;
    width: 10px;
    background-size: 15px 10px; }
  .molecule.mobileInterstitial .starsLight {
    width: 72px;
    background-image: url(/img/molecules/smartBanner/starLight.svg); }
  .molecule.mobileInterstitial .starsDark {
    width: 68px;
    background-image: url(/img/molecules/smartBanner/starDark.svg); }
  .molecule.mobileInterstitial .description {
    float: left;
    margin: 0 15px;
    padding: 4px 0;
    font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
    font-size: 1em;
    color: #fff; }
    .molecule.mobileInterstitial .description h3 {
      margin: 0;
      font-size: inherit;
      font-weight: 800;
      color: inherit; }
    .molecule.mobileInterstitial .description h6 {
      margin-top: 20px;
      line-height: 12px;
      font-weight: 800;
      font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
      font-size: inherit;
      color: inherit;
      text-transform: uppercase;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .molecule.mobileInterstitial footer {
    position: absolute;
    bottom: 5px;
    width: 100%; }
    .molecule.mobileInterstitial footer small {
      display: block;
      text-align: center;
      margin: 5px;
      font-size: .5em;
      text-transform: uppercase;
      color: #fff; }
    .molecule.mobileInterstitial footer .arrowDown {
      width: 0;
      height: 0;
      border-left: 15px solid transparent;
      border-right: 15px solid transparent;
      border-top: 12px solid #555;
      margin: 0 auto; }

.molecule.nav-list {
  display: inline-block;
  margin: 0;
  padding: 0; }
  .molecule.nav-list#league-links {
    border-right: 1px solid #e9e9e9; }
    @media screen and (max-width: 727px) {
      .molecule.nav-list#league-links {
        border: none; } }
    @media screen and (min-width: 728px) and (max-width: 969px) {
      .molecule.nav-list#league-links {
        border: none; } }
  .narrow .nav-dropdown .molecule.nav-list {
    display: block; }
    .narrow .nav-dropdown .molecule.nav-list .nav-link {
      line-height: 46px; }

.molecule.notification {
  background: #f9f9f9; }
  .molecule.notification.fixed .content {
    position: fixed;
    z-index: 1400000; }
  .molecule.notification h3 {
    padding: 0;
    font: normal 20px "Open Sans", Helvetica, Arial, sans-serif;
    margin-bottom: 5px; }
  .molecule.notification a {
    font-weight: 800; }
  .molecule.notification .content {
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0;
    background: inherit;
    width: 100%;
    max-width: 970px;
    margin: 0 auto; }
    @media screen and (min-width: 970px) and (max-width: 1109px) {
      .molecule.notification .content {
        width: 71%; } }
    @media screen and (min-width: 1110px) and (max-width: 1279px) {
      .molecule.notification .content {
        width: 75%; } }
    .molecule.notification .content p {
      float: left;
      margin: 0;
      max-width: 500px; }
    .molecule.notification .content .hidden {
      display: none; }
  .molecule.notification.cookie_notice .content {
    padding: 10px; }
  .molecule.notification.cookie_notice p {
    line-height: 20px; }
  .molecule.notification.privacy_notice {
    background: #000;
    position: static;
    height: 40px; }
    .molecule.notification.privacy_notice .content {
      position: fixed;
      background: inherit;
      top: 0;
      left: 0;
      right: 0;
      width: auto;
      max-width: none;
      padding: 10px;
      z-index: 999999; }
    .molecule.notification.privacy_notice a {
      color: #fff; }
    .molecule.notification.privacy_notice p {
      width: 70%;
      color: #fff;
      font-size: 14px;
      line-height: 20px; }
  .molecule.notification.smart_banner {
    font: normal 20px "Open Sans", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    .molecule.notification.smart_banner .content {
      position: fixed;
      width: 100%;
      background-color: #f9f9f9; }
  .molecule.notification.mobile_interstitial .content {
    width: inherit;
    max-width: inherit;
    padding: 0;
    margin: 0; }
  @media screen and (max-width: 727px) {
    .molecule.notification.cookie_notice {
      position: static;
      height: 175px; }
      .molecule.notification.cookie_notice .content {
        width: auto; }
    .molecule.notification.smart_banner {
      display: block;
      position: static;
      height: 85px; }
      .molecule.notification.smart_banner .content {
        width: auto;
        right: 0;
        left: 0; }
    .molecule.notification.mobile_interstitial .content {
      padding: 0; }
    .molecule.notification .content {
      padding: 10px;
      z-index: 999999; }
    .molecule.notification.privacy_notice {
      height: 60px; } }
  @media screen and (min-width: 728px) and (max-width: 969px) {
    .molecule.notification.cookie_notice {
      position: static;
      height: 175px; }
      .molecule.notification.cookie_notice .content {
        width: auto; }
    .molecule.notification.smart_banner {
      display: block;
      position: static;
      height: 85px; }
      .molecule.notification.smart_banner .content {
        width: auto;
        right: 0;
        left: 0; }
    .molecule.notification.mobile_interstitial .content {
      padding: 0; }
    .molecule.notification .content {
      padding: 10px;
      z-index: 999999; } }

.molecule.poll {
  float: left;
  margin: 30px 50px 50px;
  width: 250px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  text-align: center;
  color: #333;
  font-weight: 300; }
  .molecule.poll small {
    font-size: 10px;
    color: #a8a8a8;
    margin-top: 5px; }
  .molecule.poll h4 {
    background: #f9f9f9;
    text-transform: uppercase;
    font: 700 14px/30px "Open Sans", Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    padding: 0; }
    .molecule.poll h4 span {
      display: inline-block;
      margin: 0 15px; }
  .molecule.poll .wrapper {
    padding: 10px 15px 15px; }
  .molecule.poll form {
    margin: 10px 0 5px;
    text-align: left;
    display: inline-block; }
  .molecule.poll input[type=radio] {
    margin: 0 10px 10px 0;
    vertical-align: top;
    display: inline-block;
    position: relative;
    visibility: hidden;
    cursor: pointer; }
    .molecule.poll input[type=radio]::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      height: 10px;
      width: 10px;
      border: 2px solid #a8a8a8;
      visibility: visible; }
    .molecule.poll input[type=radio]:checked::before {
      content: '';
      position: absolute;
      visibility: visible;
      background: #76C12A;
      height: 10px;
      width: 10px;
      top: 2px;
      left: 2px; }
  .molecule.poll label {
    font-size: 12px;
    display: inline-block;
    cursor: pointer; }
  .articlePage .molecule.poll p {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    margin: 0; }
  @media screen and (max-width: 727px) {
    .molecule.poll {
      float: none;
      margin: 50px auto; } }

.molecule.smartBanner.step1 .stepOne {
  display: block; }

.molecule.smartBanner.step1 .stepTwo {
  display: none; }

.molecule.smartBanner.step1 .brLogo {
  float: left;
  margin: 0 10px 0 40px;
  width: 64px;
  height: 64px;
  background-color: #e9e9e9;
  border: 1px solid #ccc; }

.molecule.smartBanner.step1 svg {
  width: 52px;
  height: 52px;
  padding: 8px 6px; }

.molecule.smartBanner.step2 .stepOne {
  display: none; }

.molecule.smartBanner.step2 .stepTwo {
  display: block;
  height: 66px;
  text-align: center; }

.molecule.smartBanner.step2 > .button {
  display: none; }

.molecule.smartBanner h3 {
  margin: 0;
  font-size: 1em;
  font-weight: 400; }

.molecule.smartBanner h5 {
  margin: -2px 0 0;
  font: normal 0.75em "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #7f7f7f;
  text-transform: uppercase; }

.molecule.smartBanner .description {
  float: left;
  margin-top: -5px; }
  .molecule.smartBanner .description p {
    margin-top: 15px;
    line-height: 12px;
    font-weight: 400;
    font: normal 0.75em "Open Sans", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.molecule.smartBanner .starsContainer {
  position: relative;
  float: left;
  margin-top: 2px; }

.molecule.smartBanner .stars {
  position: absolute;
  height: 10px;
  width: 10px;
  background-size: 15px 10px; }

.molecule.smartBanner .starsLight {
  width: 72px;
  background-image: url(/img/molecules/smartBanner/starLight.svg); }

.molecule.smartBanner .starsDark {
  width: 68px;
  background-image: url(/img/molecules/smartBanner/starDark.svg); }

.molecule.teamVsTeam {
  position: relative;
  color: #333;
  padding-bottom: 0; }
  .molecule.teamVsTeam .versus {
    position: absolute;
    top: 75px;
    left: 0;
    width: 100%;
    text-align: center;
    font: 700 36px "Gotham Cond", Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    text-transform: none; }
    @media screen and (max-width: 727px) {
      .molecule.teamVsTeam .versus {
        font-size: 24px;
        top: 50px; } }
    .molecule.teamVsTeam .versus abbr {
      text-decoration: none;
      border-bottom: 0; }

.molecule.userTools {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  margin: 0;
  padding: 0;
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  font-size: 24px;
  list-style: none;
  white-space: nowrap;
  background-color: #fff; }
  .no-js .molecule.userTools {
    display: none; }
  @media screen and (max-width: 727px) {
    .molecule.userTools {
      display: none; } }
  .molecule.userTools.withSeparator > li {
    font-weight: bold;
    padding: 0 0.6em 0 0; }
    .molecule.userTools.withSeparator > li::before {
      content: "/";
      margin-right: 0.75em; }
    .molecule.userTools.withSeparator > li:first-child {
      padding-right: 0.75em; }
      .molecule.userTools.withSeparator > li:first-child::before {
        content: none; }
  .molecule.userTools > li {
    height: 100%;
    margin: 0;
    padding: 0 0.6em;
    display: inline-block;
    line-height: 60px; }
    .molecule.userTools > li::after {
      content: ""; }
  .molecule.userTools .userMenu {
    color: #7f7f7f;
    position: relative;
    background: #fff; }
    .has-js .molecule.userTools .userMenu .dropdown {
      display: none; }
    .has-js .molecule.userTools .userMenu:hover .dropdown {
      display: block; }
    .molecule.userTools .userMenu .dropdown {
      position: absolute;
      top: 60px;
      left: auto;
      right: 0; }
      .molecule.userTools .userMenu .dropdown::before {
        display: inline-block;
        height: calc(100% - 4px);
        width: 100%;
        margin-left: -4px;
        border: 4px solid rgba(0, 0, 0, 0.25);
        border-top: 0;
        position: absolute;
        top: 4px;
        z-index: -1;
        content: ''; }
      .molecule.userTools .userMenu .dropdown .dropdown-header {
        margin: 0;
        padding: 15px;
        font-size: 24px;
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
        background: #ccc;
        color: #333; }
      .molecule.userTools .userMenu .dropdown .separatorBelow::after {
        content: "\0a";
        display: block;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #e9e9e9; }
      .molecule.userTools .userMenu .dropdown ul {
        list-style: none;
        padding: 0; }
        .molecule.userTools .userMenu .dropdown ul li {
          margin: 0;
          background: #fff; }
          .molecule.userTools .userMenu .dropdown ul li > a {
            display: block;
            padding: 0 15px;
            color: #036;
            line-height: 35px;
            font-size: 14px;
            font-family: "Open Sans", Helvetica, Arial, sans-serif; }
    .molecule.userTools .userMenu:hover {
      background: #ccc;
      cursor: pointer; }
    .molecule.userTools .userMenu .flag {
      margin: 0 5px; }
    .molecule.userTools .userMenu ul.edition-flags li > a {
      margin: 0 5px;
      padding: 0;
      float: left;
      border: 4px solid transparent;
      line-height: 0; }
      .molecule.userTools .userMenu ul.edition-flags li > a:hover, .molecule.userTools .userMenu ul.edition-flags li > a.selected {
        border-color: #ddd; }
    .molecule.userTools .userMenu .dropdown .dropdown-header {
      display: block;
      padding: 0 15px;
      line-height: 60px;
      cursor: default; }
    .molecule.userTools .userMenu .dropdown .dropdown-body {
      overflow: hidden;
      background-color: #fff;
      padding: 10px 5px;
      cursor: default; }
    .molecule.userTools .userMenu .user-card {
      background: #ccc;
      padding: 5px 10px;
      overflow: auto; }
      .molecule.userTools .userMenu .user-card img {
        float: left;
        width: 45px;
        height: 45px; }
      .molecule.userTools .userMenu .user-card a {
        text-decoration: none; }
      .molecule.userTools .userMenu .user-card span {
        display: block;
        margin-left: 50px;
        line-height: 25px; }
      .molecule.userTools .userMenu .user-card .user-name {
        color: #000;
        font-size: 22px; }
      .molecule.userTools .userMenu .user-card .user-title {
        display: block;
        color: #777;
        font-size: 11px;
        font-family: "Open Sans", Helvetica, Arial, sans-serif; }
  .molecule.userTools .adminMenu {
    position: relative;
    background: #fff; }
    .has-js .molecule.userTools .adminMenu .dropdown {
      display: none; }
    .has-js .molecule.userTools .adminMenu:hover .dropdown {
      display: block; }
    .molecule.userTools .adminMenu .dropdown {
      position: absolute;
      top: 60px;
      left: auto;
      right: 0; }
      .molecule.userTools .adminMenu .dropdown::before {
        display: inline-block;
        height: calc(100% - 4px);
        width: 100%;
        margin-left: -4px;
        border: 4px solid rgba(0, 0, 0, 0.25);
        border-top: 0;
        position: absolute;
        top: 4px;
        z-index: -1;
        content: ''; }
      .molecule.userTools .adminMenu .dropdown .dropdown-header {
        margin: 0;
        padding: 15px;
        font-size: 24px;
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
        background: #ccc;
        color: #333; }
      .molecule.userTools .adminMenu .dropdown .separatorBelow::after {
        content: "\0a";
        display: block;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #e9e9e9; }
      .molecule.userTools .adminMenu .dropdown ul {
        list-style: none;
        padding: 0; }
        .molecule.userTools .adminMenu .dropdown ul li {
          margin: 0;
          background: #fff; }
          .molecule.userTools .adminMenu .dropdown ul li > a {
            display: block;
            padding: 0 15px;
            color: #036;
            line-height: 35px;
            font-size: 14px;
            font-family: "Open Sans", Helvetica, Arial, sans-serif; }
    .molecule.userTools .adminMenu:hover {
      background: #ccc; }
    .molecule.userTools .adminMenu > img {
      vertical-align: middle; }

/* media specific */
.cell.articleSummary .thumb {
  width: 100%;
  vertical-align: middle;
  display: block;
  height: auto; }
  .cell.articleSummary .thumb.video {
    position: relative; }

.cell.articleSummary .articleMedia {
  position: relative;
  background: #ef3f23; }

.cell.articleSummary .provider {
  display: none;
  font-size: 12px;
  color: #7f7f7f; }

.featuredArticles .cell.articleSummary {
  overflow: hidden;
  position: relative;
  padding-right: 10px;
  margin-bottom: 10px;
  box-sizing: border-box; }
  @media screen and (min-width: 728px) {
    .featuredArticles .cell.articleSummary:hover .thumb {
      opacity: .75; }
    .featuredArticles .cell.articleSummary:hover .title {
      text-decoration: underline; } }
  .featuredArticles .cell.articleSummary h3 {
    color: #fff; }
  .featuredArticles .cell.articleSummary .articleContent {
    position: absolute;
    bottom: 20px;
    width: 98%;
    z-index: 1; }

.carousel .cell.articleSummary {
  overflow: hidden;
  position: relative;
  padding-right: 10px;
  margin-bottom: 10px;
  box-sizing: border-box; }
  @media screen and (min-width: 728px) {
    .carousel .cell.articleSummary:hover .thumb {
      opacity: .75; }
    .carousel .cell.articleSummary:hover .title {
      text-decoration: underline; } }
  .carousel .cell.articleSummary h3 {
    color: #fff; }
  .carousel .cell.articleSummary .articleContent {
    position: absolute;
    bottom: 20px;
    width: 98%;
    z-index: 1; }

.layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle {
  color: #fff;
  display: block;
  max-width: 97%;
  padding: 10px 0px; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
    display: inline;
    background: #000;
    vertical-align: bottom;
    padding: 3px 0; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 .title {
      position: relative;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      padding: 0 10px; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
    font-size: 60px;
    line-height: 58px; }

.layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
  content: attr(data-photo);
  position: absolute;
  bottom: 14px;
  right: 26px;
  color: #fff;
  font-size: 10px;
  z-index: 9;
  text-shadow: 1px 1px black; }

@media screen and (max-width: 727px) {
  .layout-L1L5 .featuredArticles .cell.articleSummary:first-child {
    width: 100%;
    max-height: auto; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle {
      max-width: 100%;
      padding: 6px 0px; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
        line-height: 22px;
        font-size: 24px; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
      display: none; } }

.layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) {
  width: 25%;
  float: left;
  box-sizing: border-box; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleContent {
    max-width: 90%; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle {
    color: #fff; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      font-size: 24px;
      line-height: 22px;
      font-weight: 400; }
  .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .authorInfo {
    display: none; }
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .authorInfo:hover .name {
      text-decoration: none; }
  @media screen and (max-width: 727px) {
    .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) {
      width: 100%;
      padding-left: 10px; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .articleContent {
        position: absolute;
        top: 0;
        left: 110px; }
      .layout-L1L5 .featuredArticles .cell.articleSummary:not(:first-child) .thumb {
        width: 100px;
        height: 75px;
        float: left; } }

.layout-L1L4 .featuredArticles .cell.articleSummary {
  width: 25%;
  float: left;
  box-sizing: border-box; }
  .layout-L1L4 .featuredArticles .cell.articleSummary .articleContent {
    max-width: 90%; }
  .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle {
    color: #fff; }
    .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L4 .featuredArticles .cell.articleSummary .articleTitle h3 {
      font-size: 24px;
      line-height: 22px;
      font-weight: 400; }
  .layout-L1L4 .featuredArticles .cell.articleSummary .authorInfo {
    display: none; }
    .layout-L1L4 .featuredArticles .cell.articleSummary .authorInfo:hover .name {
      text-decoration: none; }
  @media screen and (max-width: 727px) {
    .layout-L1L4 .featuredArticles .cell.articleSummary {
      width: 100%;
      padding-left: 10px; }
      .layout-L1L4 .featuredArticles .cell.articleSummary .articleContent {
        position: absolute;
        top: 0;
        left: 110px; }
      .layout-L1L4 .featuredArticles .cell.articleSummary .thumb {
        width: 100px;
        height: 75px;
        float: left; } }

.layout-L1L3 .featuredArticles .cell.articleSummary:first-child {
  width: 50%;
  float: left; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .layout-L1L3 .featuredArticles .cell.articleSummary:first-child {
      width: 100%;
      max-height: auto; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:first-child .articleThumbnail::before {
        display: none; } }

.layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) {
  width: 50%;
  float: right; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) {
      width: 100%;
      max-height: auto; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleThumbnail::before {
        display: none; } }
  .layout-L1L3 .featuredArticles .cell.articleSummary:not(:first-child) .articleTitle h3 {
    font-size: 40px;
    line-height: 38px; }

.layout-STACKED .featuredArticles .cell.articleSummary .articleTitle {
  color: #fff;
  display: block;
  max-width: 97%;
  padding: 10px 0px; }
  .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 {
    display: inline;
    background: #000;
    vertical-align: bottom;
    padding: 3px 0; }
    .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 .title {
      position: relative;
      box-decoration-break: clone;
      -webkit-box-decoration-break: clone;
      padding: 0 10px; }
  .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 {
    font-size: 60px;
    line-height: 58px; }

.layout-STACKED .featuredArticles .cell.articleSummary .articleThumbnail::before {
  content: attr(data-photo);
  position: absolute;
  bottom: 14px;
  right: 26px;
  color: #fff;
  font-size: 10px;
  z-index: 9;
  text-shadow: 1px 1px black; }

@media screen and (max-width: 727px) {
  .layout-STACKED .featuredArticles .cell.articleSummary {
    width: 100%;
    max-height: auto; }
    .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle {
      max-width: 100%;
      padding: 6px 0px; }
      .layout-STACKED .featuredArticles .cell.articleSummary .articleTitle h3 {
        line-height: 22px;
        font-size: 24px; }
    .layout-STACKED .featuredArticles .cell.articleSummary .articleThumbnail::before {
      display: none; } }

.layout-SIDE .featuredArticles .cell.articleSummary {
  width: 50%;
  float: left; }
  .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .layout-SIDE .featuredArticles .cell.articleSummary .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .layout-SIDE .featuredArticles .cell.articleSummary {
      width: 100%;
      max-height: auto; }
      .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .layout-SIDE .featuredArticles .cell.articleSummary .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .layout-SIDE .featuredArticles .cell.articleSummary .articleThumbnail::before {
        display: none; } }

.carousel .cell.articleSummary {
  width: 85%;
  margin-bottom: 0;
  display: inline-block;
  max-height: 445px;
  white-space: normal; }
  .carousel .cell.articleSummary .articleTitle {
    color: #fff;
    display: block;
    max-width: 97%;
    padding: 10px 0px; }
    .carousel .cell.articleSummary .articleTitle h3 {
      display: inline;
      background: #000;
      vertical-align: bottom;
      padding: 3px 0; }
      .carousel .cell.articleSummary .articleTitle h3 .title {
        position: relative;
        box-decoration-break: clone;
        -webkit-box-decoration-break: clone;
        padding: 0 10px; }
    .carousel .cell.articleSummary .articleTitle h3 {
      font-size: 60px;
      line-height: 58px; }
  .carousel .cell.articleSummary .articleThumbnail::before {
    content: attr(data-photo);
    position: absolute;
    bottom: 14px;
    right: 26px;
    color: #fff;
    font-size: 10px;
    z-index: 9;
    text-shadow: 1px 1px black; }
  @media screen and (max-width: 727px) {
    .carousel .cell.articleSummary {
      width: 100%;
      max-height: auto; }
      .carousel .cell.articleSummary .articleTitle {
        max-width: 100%;
        padding: 6px 0px; }
        .carousel .cell.articleSummary .articleTitle h3 {
          line-height: 22px;
          font-size: 24px; }
      .carousel .cell.articleSummary .articleThumbnail::before {
        display: none; } }
  @media screen and (max-width: 727px) {
    .carousel .cell.articleSummary {
      padding-right: 0;
      margin-bottom: 10px; } }

.headlinesArticles .cell.articleSummary {
  position: relative;
  margin-bottom: 12px; }
  .headlinesArticles .cell.articleSummary:last-child {
    margin-bottom: 0; }
  .headlinesArticles .cell.articleSummary::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #ef3f23;
    display: block;
    position: absolute;
    top: 6px;
    left: 0; }
    @media screen and (max-width: 727px) {
      .headlinesArticles .cell.articleSummary::before {
        top: 7px; } }
  .headlinesArticles .cell.articleSummary h3 {
    color: #000;
    font: 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
    font-weight: 400;
    padding: 0 0 0 12px; }
    @media screen and (max-width: 727px) {
      .headlinesArticles .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 26px; } }

.trendingArticles .cell.articleSummary {
  color: #000;
  font: 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 400;
  color: #95d94e;
  list-style: decimal inside;
  margin-bottom: 16px; }
  @media screen and (max-width: 727px) {
    .trendingArticles .cell.articleSummary {
      font-size: 24px;
      line-height: 26px; } }
  .trendingArticles .cell.articleSummary:last-child {
    margin-bottom: 0; }
  .trendingArticles .cell.articleSummary a {
    color: #fff; }
  .trendingArticles .cell.articleSummary h3 {
    color: #000;
    font: 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
    padding: 0 0 10px;
    color: #fff; }
    @media screen and (max-width: 727px) {
      .trendingArticles .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 26px; } }
  .trendingArticles .cell.articleSummary .articleContent {
    display: inline-block; }
  @media screen and (max-width: 727px) {
    .trendingArticles .cell.articleSummary {
      text-indent: 8px;
      margin-bottom: 32px; }
      .trendingArticles .cell.articleSummary:nth-child(10) {
        margin-bottom: 0; }
      .trendingArticles .cell.articleSummary:nth-child(n+11) {
        display: none; } }

.teamStreamList .cell.articleSummary {
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  margin: 50px auto ; }
  @media screen and (max-width: 727px) {
    .teamStreamList .cell.articleSummary {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .teamStreamList .cell.articleSummary h3 {
    color: #000;
    font: 24px/24px "Gotham Cond", Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
    padding-top: 0; }
    @media screen and (max-width: 727px) {
      .teamStreamList .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 26px; } }
  .teamStreamList .cell.articleSummary .provider {
    display: block; }
  .teamStreamList .cell.articleSummary .articleContent {
    padding-left: 5px;
    box-sizing: border-box;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  .teamStreamList .cell.articleSummary .articleMedia {
    max-width: 40%;
    min-width: 260px;
    background: transparent; }
  .teamStreamList .cell.articleSummary.featuredImage {
    padding-bottom: 60px;
    position: relative;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal; }
    .teamStreamList .cell.articleSummary.featuredImage .articleThumbnail,
    .teamStreamList .cell.articleSummary.featuredImage .articleContent {
      width: 100%;
      float: none; }
    .teamStreamList .cell.articleSummary.featuredImage .articleContent {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -ms-flex-order: 1;
      -webkit-order: 1;
      order: 1; }
    .teamStreamList .cell.articleSummary.featuredImage .articleTitle {
      text-align: center; }
    .teamStreamList .cell.articleSummary.featuredImage .articleMedia {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      width: 100%;
      max-width: 100%; }
    .teamStreamList .cell.articleSummary.featuredImage .authorInfo {
      position: absolute;
      right: 15px;
      bottom: 25px; }
    .teamStreamList .cell.articleSummary.featuredImage .provider {
      position: absolute;
      bottom: 35px;
      right: 15px; }
    .teamStreamList .cell.articleSummary.featuredImage .teamAvatar {
      position: absolute;
      bottom: 12px;
      left: 15px; }
      .teamStreamList .cell.articleSummary.featuredImage .teamAvatar img {
        width: 35px;
        height: auto; }
      .teamStreamList .cell.articleSummary.featuredImage .teamAvatar span {
        font-size: 24px;
        line-height: 35px; }
    .teamStreamList .cell.articleSummary.featuredImage h3 {
      color: #000;
      font: 700 36px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
      padding: 5px 0;
      letter-spacing: 0;
      padding: 11px 0; }
    @media screen and (max-width: 727px) {
      .teamStreamList .cell.articleSummary.featuredImage {
        padding-bottom: 38px; }
        .teamStreamList .cell.articleSummary.featuredImage h3 {
          font-size: 24px;
          line-height: 24px;
          padding: 7px 0; }
        .teamStreamList .cell.articleSummary.featuredImage .provider {
          font-size: 10px;
          bottom: 15px;
          right: 5px; }
        .teamStreamList .cell.articleSummary.featuredImage .teamAvatar {
          left: 5px;
          bottom: 5px; }
          .teamStreamList .cell.articleSummary.featuredImage .teamAvatar img {
            width: 18px;
            height: auto; }
          .teamStreamList .cell.articleSummary.featuredImage .teamAvatar span {
            font-size: 18px;
            line-height: 18px; } }
  @media screen and (max-width: 727px) {
    .teamStreamList .cell.articleSummary {
      padding-bottom: 60px;
      position: relative;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal; }
      .teamStreamList .cell.articleSummary .articleThumbnail,
      .teamStreamList .cell.articleSummary .articleContent {
        width: 100%;
        float: none; }
      .teamStreamList .cell.articleSummary .articleContent {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; }
      .teamStreamList .cell.articleSummary .articleTitle {
        text-align: center; }
      .teamStreamList .cell.articleSummary .articleMedia {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
        width: 100%;
        max-width: 100%; }
      .teamStreamList .cell.articleSummary .authorInfo {
        position: absolute;
        right: 15px;
        bottom: 25px; }
      .teamStreamList .cell.articleSummary .provider {
        position: absolute;
        bottom: 35px;
        right: 15px; }
      .teamStreamList .cell.articleSummary .teamAvatar {
        position: absolute;
        bottom: 12px;
        left: 15px; }
        .teamStreamList .cell.articleSummary .teamAvatar img {
          width: 35px;
          height: auto; }
        .teamStreamList .cell.articleSummary .teamAvatar span {
          font-size: 24px;
          line-height: 35px; }
      .teamStreamList .cell.articleSummary h3 {
        color: #000;
        font: 700 36px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
        padding: 5px 0;
        letter-spacing: 0;
        padding: 11px 0; } }
  @media screen and (max-width: 727px) and (max-width: 727px) {
    .teamStreamList .cell.articleSummary {
      padding-bottom: 38px; }
      .teamStreamList .cell.articleSummary h3 {
        font-size: 24px;
        line-height: 24px;
        padding: 7px 0; }
      .teamStreamList .cell.articleSummary .provider {
        font-size: 10px;
        bottom: 15px;
        right: 5px; }
      .teamStreamList .cell.articleSummary .teamAvatar {
        left: 5px;
        bottom: 5px; }
        .teamStreamList .cell.articleSummary .teamAvatar img {
          width: 18px;
          height: auto; }
        .teamStreamList .cell.articleSummary .teamAvatar span {
          font-size: 18px;
          line-height: 18px; } }

.editorialView .teamStreamList .cell.articleSummary {
  max-width: 650px;
  border: 1px solid #e9e9e9;
  border-radius: 3px; }

.layout-live_event .cell.articleSummary {
  margin: 0 auto;
  padding: 0; }

.cell.gameScore {
  height: 75px;
  min-width: 120px;
  overflow: hidden;
  display: inline-block;
  padding: 0 5px;
  cursor: pointer;
  position: relative; }
  .fewGames .cell.gameScore {
    max-width: 600px;
    padding: 0 0.5%;
    margin-right: 1%; }
    .fewGames .cell.gameScore .team {
      width: 50%;
      height: 50px;
      font-size: 30px;
      line-height: 50px; }
      .fewGames .cell.gameScore .team .name {
        height: 50px;
        background-size: 58px;
        background-position: -15px -6px;
        padding-left: 40px; }
      .fewGames .cell.gameScore .team .rank {
        font-size: 50%; }
      .fewGames .cell.gameScore .team .title {
        margin-left: 5px; }
      .fewGames .cell.gameScore .team.first {
        position: absolute;
        top: 25px;
        left: 0%; }
        .fewGames .cell.gameScore .team.first .score {
          right: 10px; }
      .fewGames .cell.gameScore .team.second {
        position: absolute;
        top: 25px;
        right: 0%;
        border-left: 1px solid rgba(255, 255, 255, 0.12); }
        .fewGames .cell.gameScore .team.second .name {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-direction: row-reverse;
          -moz-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          -ms-justify-content: flex-start;
          justify-content: flex-start;
          position: absolute;
          right: 0;
          top: 0;
          background-position: 116% -6px;
          padding-left: 0px;
          width: 100%;
          text-align: right; }
          .fewGames .cell.gameScore .team.second .name .title {
            -webkit-box-ordinal-group: 1;
            -moz-box-ordinal-group: 1;
            -ms-flex-order: 1;
            -webkit-order: 1;
            order: 1;
            margin-right: 48px; }
          .fewGames .cell.gameScore .team.second .name .record {
            -webkit-box-ordinal-group: 2;
            -moz-box-ordinal-group: 2;
            -ms-flex-order: 2;
            -webkit-order: 2;
            order: 2;
            margin-right: 3px;
            top: 1px; }
        .fewGames .cell.gameScore .team.second .score {
          position: absolute;
          left: 10px;
          top: 0;
          text-align: left; }
  .fewGames.gameLength1 .cell.gameScore {
    width: 100%; }
    .fewGames.gameLength1 .cell.gameScore .team.second .name {
      background-position: 106% -6px; }
  .fewGames.gameLength2 .cell.gameScore {
    width: 47%; }
    .fewGames.gameLength2 .cell.gameScore .team.second .name {
      background-position: 108% -6px; }
  .fewGames.gameLength3 .cell.gameScore {
    width: 30.66%; }
    .fewGames.gameLength3 .cell.gameScore .team.second .name {
      background-position: 108% -6px; }
  .cell.gameScore .record {
    display: inline-block; }
  .cell.gameScore .score {
    display: none; }
  .cell.gameScore .team .name {
    opacity: 0.7; }
  .cell.gameScore .team .rank {
    font-size: 75%;
    opacity: 0.7; }
  .cell.gameScore.hasStarted .record {
    display: none; }
  .cell.gameScore.hasStarted .score {
    display: block; }
  .cell.gameScore.hasStarted .team .name {
    opacity: 1; }
  .cell.gameScore.hasStarted.homeWin .team.away .score {
    opacity: 0.7; }
  .cell.gameScore.hasStarted.homeWin .team.away .name {
    opacity: 0.7; }
  .cell.gameScore.hasStarted.awayWin .team.home .score {
    opacity: 0.7; }
  .cell.gameScore.hasStarted.awayWin .team.home .name {
    opacity: 0.7; }

.cell.nav-dropdown {
  z-index: 10000;
  background-color: #fff;
  position: absolute;
  /* Soccer dropdown header not long enough for all it's content on uk so add some padding */ }
  .wide .cell.nav-dropdown {
    -webkit-transition: visibility 0s;
    -moz-transition: visibility 0s;
    -o-transition: visibility 0s;
    transition: visibility 0s;
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    visibility: hidden; }
    .wide .cell.nav-dropdown::before {
      display: block;
      height: calc(100% - 4px);
      width: 100%;
      margin-left: -4px;
      border-left: 4px solid rgba(0, 0, 0, 0.25);
      border-right: 4px solid rgba(0, 0, 0, 0.25);
      border-bottom: 4px solid rgba(0, 0, 0, 0.25);
      position: absolute;
      top: 4px;
      content: "";
      z-index: -1; }
    .wide .cell.nav-dropdown .nav-dropdown-header {
      background-color: #ddd;
      display: block; }
    .wide .cell.nav-dropdown .nav-dropdown-body {
      padding: 10px 5px; }
      .wide .cell.nav-dropdown .nav-dropdown-body .nav-column-header {
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
        font-weight: 400;
        line-height: initial;
        padding: 0; }
        .wide .cell.nav-dropdown .nav-dropdown-body .nav-column-header, .wide .cell.nav-dropdown .nav-dropdown-body .nav-column-header a {
          color: #888; }
    .wide .cell.nav-dropdown .nav-column {
      display: inline-block;
      vertical-align: top;
      padding: 0 10px; }
  .wide .cell.nav-dropdown {
    left: -50px; }
  .narrow .cell.nav-dropdown {
    left: 0;
    top: 60px;
    width: 100%;
    margin-top: 4px;
    background-color: rgba(255, 255, 255, 0.95);
    height: 90vh;
    overflow-x: hidden;
    overflow-y: auto; }
    .narrow .cell.nav-dropdown .nav-back-button {
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      color: #ef3f23;
      margin: 0;
      padding: 0 15px;
      font-size: 24px;
      line-height: 46px; }
      .narrow .cell.nav-dropdown .nav-back-button::before {
        content: "‹";
        margin-right: 5px;
        vertical-align: bottom;
        font-size: 40px;
        font-family: "Gotham Cond", Helvetica, Arial, sans-serif; }
  #world-football .cell.nav-dropdown label {
    padding: 0 20px; }
  #world-football .cell.nav-dropdown ol {
    float: none; }
  #world-football .cell.nav-dropdown nav {
    display: inline; }
  .cell.nav-dropdown input {
    display: none; }
  .cell.nav-dropdown label {
    padding: 0 15px; }
    .cell.nav-dropdown label:hover {
      text-decoration: underline; }
  .cell.nav-dropdown input:nth-of-type(1):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(1),
  .cell.nav-dropdown input:nth-of-type(2):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(2),
  .cell.nav-dropdown input:nth-of-type(3):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(3),
  .cell.nav-dropdown input:nth-of-type(4):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(4),
  .cell.nav-dropdown input:nth-of-type(5):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(5),
  .cell.nav-dropdown input:nth-of-type(6):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(6),
  .cell.nav-dropdown input:nth-of-type(7):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(7),
  .cell.nav-dropdown input:nth-of-type(8):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(8),
  .cell.nav-dropdown input:nth-of-type(9):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(9),
  .cell.nav-dropdown input:nth-of-type(10):checked ~ .nav-dropdown-body .carousel-dropdown:nth-of-type(10) {
    display: block; }
  .cell.nav-dropdown input:nth-of-type(1):checked ~ .nav-dropdown-header label:nth-of-type(1),
  .cell.nav-dropdown input:nth-of-type(2):checked ~ .nav-dropdown-header label:nth-of-type(2),
  .cell.nav-dropdown input:nth-of-type(3):checked ~ .nav-dropdown-header label:nth-of-type(3),
  .cell.nav-dropdown input:nth-of-type(4):checked ~ .nav-dropdown-header label:nth-of-type(4),
  .cell.nav-dropdown input:nth-of-type(5):checked ~ .nav-dropdown-header label:nth-of-type(5),
  .cell.nav-dropdown input:nth-of-type(6):checked ~ .nav-dropdown-header label:nth-of-type(6),
  .cell.nav-dropdown input:nth-of-type(7):checked ~ .nav-dropdown-header label:nth-of-type(7),
  .cell.nav-dropdown input:nth-of-type(8):checked ~ .nav-dropdown-header label:nth-of-type(8),
  .cell.nav-dropdown input:nth-of-type(9):checked ~ .nav-dropdown-header label:nth-of-type(9),
  .cell.nav-dropdown input:nth-of-type(10):checked ~ .nav-dropdown-header label:nth-of-type(10) {
    color: #ef3f23; }
  .cell.nav-dropdown .nav-dropdown-body.carousel-dropdown-wrapper {
    padding: 0; }
  .cell.nav-dropdown .carousel-dropdown {
    display: none; }
    .cell.nav-dropdown .carousel-dropdown.active {
      display: block; }
    .cell.nav-dropdown .carousel-dropdown nav:nth-child(2) ol {
      border-left: 1px solid #f9f9f9; }
    .cell.nav-dropdown .carousel-dropdown .carousel-left-links a {
      color: #333;
      font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
      font-size: 20px;
      text-transform: capitalize; }
    .cell.nav-dropdown .carousel-dropdown .vertical-list {
      float: left;
      vertical-align: top;
      padding: 10px; }

.cell.sectionSidebar {
  width: 320px;
  float: right; }
  .cell.sectionSidebar > * {
    padding: 16px; }
    @media screen and (max-width: 727px) {
      .cell.sectionSidebar > * {
        padding: 16px 8px; } }
  .streamView .cell.sectionSidebar > * {
    padding: 16px 0; }
    @media screen and (max-width: 727px) {
      .streamView .cell.sectionSidebar > * {
        padding: 16px 8px; } }
  @media screen and (max-width: 727px) {
    .cell.sectionSidebar {
      width: 100%; } }
  @media screen and (max-width: 727px) {
    .cell.sectionSidebar {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -ms-flex-order: 3;
      -webkit-order: 3;
      order: 3; } }

.cell.teamStreamSelector {
  overflow: hidden; }

/* media specific */
.organism.contentStream ol {
  padding: 0;
  margin: 0; }
  .organism.contentStream ol li {
    list-style: none;
    margin: 0;
    padding: 0; }

.teamStreamList .organism.contentStream {
  margin-top: 16px;
  margin: 15px; }

.organism.contentStream.featuredArticles {
  overflow: hidden; }
  .organism.contentStream.featuredArticles h2 {
    display: none; }
  .organism.contentStream.featuredArticles ol {
    margin-right: -10px; }

.organism.contentStream.headlinesArticles {
  background: #fff; }

.organism.contentStream.trendingArticles {
  background: #000;
  position: absolute;
  width: 320px;
  box-sizing: border-box; }
  .organism.contentStream.trendingArticles h2 {
    color: #95d94e; }
  .organism.contentStream.trendingArticles ol {
    color: #95d94e; }
  @media screen and (max-width: 727px) {
    .organism.contentStream.trendingArticles {
      position: static;
      width: auto; }
      .organism.contentStream.trendingArticles ol {
        margin: 0 -8px; } }

.organism.contentStream.slideshow .slide:first-child {
  margin-top: 0; }
  .organism.contentStream.slideshow .slide:first-child h2 {
    display: none; }
  .organism.contentStream.slideshow .slide:first-child .slideData {
    border-top: 1px solid #e9e9e9;
    margin: 0 auto;
    max-width: 700px;
    padding-top: 15px; }

.organism.contentStream.slide {
  margin-top: 100px; }
  .organism.contentStream.slide h2 {
    text-align: center;
    font-size: 30px;
    text-transform: none;
    letter-spacing: 1px;
    padding-top: 10px;
    border-top: 1px solid #e9e9e9;
    margin: 0 auto;
    max-width: 700px; }
  .organism.contentStream.slide .slideData {
    text-align: center;
    margin: 0 20px; }

.organism.carousel {
  background: #fff;
  position: relative; }
  .organism.carousel h2 {
    display: none; }
  .organism.carousel ol {
    white-space: nowrap;
    overflow: visible;
    font-size: 0;
    left: 0;
    position: relative; }
  .organism.carousel .carouselNext {
    background: rgba(239, 63, 35, 0.3);
    position: absolute;
    top: 0;
    right: 0;
    width: 15%;
    height: 100%;
    z-index: 99999;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-animation: fade-in 500ms;
    -moz-animation: fade-in 500ms;
    -o-animation: fade-in 500ms;
    animation: fade-in 500ms; }
  .organism.carousel.sliding ol {
    left: -85%;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s; }
  .organism.carousel.sliding .carouselNext {
    display: none; }
  .organism.carousel.videoPlaylist {
    overflow: hidden; }
    .organism.carousel.videoPlaylist ol {
      width: 100%;
      margin: 1.5% 0 0;
      -webkit-transition: all 1s ease;
      -moz-transition: all 1s ease;
      -o-transition: all 1s ease;
      transition: all 1s ease; }
      .organism.carousel.videoPlaylist ol li {
        display: inline-block;
        white-space: normal;
        overflow: hidden;
        vertical-align: top;
        width: 24%;
        padding: 0 1.5% 0 0;
        height: auto;
        box-sizing: border-box; }
    .organism.carousel.videoPlaylist .carouselNext {
      width: 4%; }
  @media screen and (max-width: 727px) {
    .organism.carousel {
      height: auto; }
      .organism.carousel ol {
        max-height: none;
        height: auto;
        white-space: normal; }
      .organism.carousel .carouselNext {
        display: none; }
      .organism.carousel.videoPlaylist ol {
        white-space: nowrap; } }

.flyin {
  background: #f9f9f9;
  position: fixed;
  bottom: 0;
  right: 0;
  width: 350px;
  min-height: 100px;
  padding: 1em;
  transition: 0.7s;
  box-sizing: border-box;
  box-shadow: 0 0 10px #999;
  z-index: 1; }
  .flyin.offscreen {
    right: -350px; }
  .flyin .close {
    position: absolute;
    top: 8px;
    right: 15px;
    color: #999;
    font-weight: 700;
    font-size: 1.5em;
    cursor: pointer; }
  .flyin img {
    max-height: 38px; }
  .flyin input[type="text"] {
    float: left;
    width: 222px;
    height: 40px;
    margin: 5px 8px 5px 0;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0 10px;
    box-shadow: none;
    font-size: 16px;
    line-height: 40px;
    color: #a8a8a8; }
  .flyin button {
    display: block;
    float: left;
    max-width: 50%;
    height: 40px;
    margin: 5px 0;
    line-height: 34px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 0 10px;
    border: 0;
    font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
    font-weight: 400;
    word-spacing: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .flyin .small-text {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #333;
    font-size: 10px;
    line-height: normal;
    clear: both; }
  .flyin.installApp .content > *,
  .flyin.followSocial .content > * {
    color: #333;
    font-size: 24px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding: 10px;
    max-height: 90px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 30px;
    overflow-y: hidden; }
  .flyin .call-to-action {
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    max-width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .flyin .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.2; }
  .flyin.isInvalid input {
    border: 1px solid #f00; }
  .flyin.isInvalid button {
    cursor: not-allowed; }
  .flyin.videoFlyin {
    padding: 0;
    width: 400px;
    height: 255px;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    background: #222;
    bottom: -211px; }
    .flyin.videoFlyin img {
      max-height: 100%; }
    .flyin.videoFlyin.offscreen {
      right: -420px; }
    .flyin.videoFlyin.focused {
      bottom: 0; }

.organism.nav {
  background-color: #fff;
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  border-bottom: 4px solid #888;
  position: relative;
  white-space: nowrap;
  z-index: 99999;
  height: 60px; }
  .organism.nav.loaded {
    height: auto; }
    .organism.nav.loaded #league-links,
    .organism.nav.loaded #non-league-links,
    .organism.nav.loaded #subnav,
    .organism.nav.loaded .tools-container {
      visibility: visible;
      opacity: 1; }
  .organism.nav #br-logo {
    display: inline-block;
    margin: 0 15px;
    background: url("/img/molecules/nav/br.png") no-repeat center;
    background-size: contain;
    height: 60px;
    width: 179px;
    vertical-align: bottom; }
  .organism.nav #league-links,
  .organism.nav #non-league-links {
    display: inline-block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }
  .organism.nav .tools-container {
    position: absolute;
    top: 0;
    right: 12px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }
  .organism.nav #subnav {
    width: 100%;
    margin: 0 209px;
    border-top: 1px solid #e9e9e9;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }
    .organism.nav #subnav ol {
      list-style: none;
      margin: 0;
      padding: 0; }
  @media screen and (max-width: 727px) {
    .organism.nav #br-logo {
      width: 30px;
      background-position: left;
      background-size: 179px 30px; }
    .organism.nav #non-league-links {
      display: none; }
    .organism.nav #subnav ol {
      display: none; } }
  @media screen and (min-width: 728px) and (max-width: 969px) {
    .organism.nav #br-logo {
      width: 30px;
      background-position: left;
      background-size: 179px 30px; }
    .organism.nav #non-league-links {
      display: none; }
    .organism.nav #subnav {
      margin-left: 30px; } }
  .organism.nav.wide #league-links ol .active-link.nav-link:hover .nav-dropdown,
  .organism.nav.wide #non-league-links ol .active-link.nav-link:hover .nav-dropdown {
    visibility: visible; }

.organism.scoreBoard {
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  background: #222;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  height: 86px;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: "nowrap";
  -ms-flex-wrap: "nowrap";
  flex-wrap: "nowrap"; }
  @media screen and (max-width: 727px) {
    .organism.scoreBoard {
      display: none; } }
  .organism.scoreBoard .sportName {
    width: 37px;
    height: 86px;
    color: #a8a8a8;
    font-size: 26px;
    background: #555;
    border-right: 1px solid #333;
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
    overflow: hidden;
    cursor: pointer;
    flex-shrink: 0; }
    .organism.scoreBoard .sportName .name {
      -moz-transform: rotateZ(-90deg);
      -webkit-transform: rotateZ(-90deg);
      -o-transform: rotateZ(-90deg);
      -ms-transform: rotateZ(-90deg);
      transform: rotateZ(-90deg);
      text-transform: uppercase;
      display: block;
      width: 86px;
      height: 37px;
      position: absolute;
      top: 25px;
      left: -25px;
      line-height: 37px;
      text-align: center; }
  .organism.scoreBoard .arrow {
    width: 26px;
    height: 86px;
    background-color: #333;
    position: absolute;
    top: 0;
    cursor: pointer;
    background-position: 7px center;
    background-repeat: no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAASCAMAAAAACFwnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhQTFRFmpqaXFxcNzc3qqqqPz8/hYWFoqKiRkZGB8DjFAAAAHtJREFUeNp80eEOgCAIRtEbor3/G5ctBS3gj+7jMNxE3qpVZSutdVwZqpTdac9WdieWyTfDknKs7CjmCNXiiJV3JMo5MmWOVE0H/WgaMW29D/o4Aje6SOZmD0mcdZDYuRwJnU9xyd/Xv7PYZDtXdjbbwNywq+7mOy4BBgC+jQZTxlfSjQAAAABJRU5ErkJggg==");
    z-index: 1; }
    .organism.scoreBoard .arrow.left {
      background-position: 7px center;
      left: 0px; }
    .organism.scoreBoard .arrow.right {
      background-position: -19px center;
      right: 0; }

.organism.sportScoreList {
  font-family: "Gotham Cond", Helvetica, Arial, sans-serif;
  height: 86px;
  background: #222;
  min-width: 37px;
  width: 37px;
  overflow: hidden;
  position: relative;
  top: 0;
  border-right: 1px solid #333;
  width: auto;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .organism.sportScoreList.nogames {
    display: none; }
  .organism.sportScoreList .gameScoreList {
    position: absolute;
    left: 30px;
    right: 30px;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    transition: margin 0.3s cubic-bezier(0.8, 0, 0.1, 1); }

.organism.video {
  max-width: 650px;
  margin: 30px auto ; }
  @media screen and (max-width: 727px) {
    .organism.video {
      margin: 30px auto ;
      padding: 0 20px;
      box-sizing: border-box; } }
  .flyin .organism.video {
    margin: 0;
    height: 100%; }

/* media specific */
.page.articlePage {
  overflow: hidden;
  background: #fff;
  position: relative;
  overflow: hidden;
  padding-top: 10px;
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .page.articlePage {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .page.articlePage {
      width: 75%; } }
  .page.articlePage a {
    font-weight: 400;
    color: #ef3f23; }
  .page.articlePage h2 {
    color: #000; }
  .page.articlePage p {
    max-width: 600px;
    margin: 30px auto ;
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400; }
    @media screen and (max-width: 727px) {
      .page.articlePage p {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
    .page.articlePage p:last-child {
      margin-bottom: 0; }
  .page.articlePage hr {
    margin: 30px auto ;
    border: 1px solid #e9e9e9;
    width: 100%;
    max-width: 650px; }
    @media screen and (max-width: 727px) {
      .page.articlePage hr {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
  .page.articlePage .quoteWrapper {
    max-width: 500px;
    margin: 30px auto ;
    position: relative; }
    @media screen and (max-width: 727px) {
      .page.articlePage .quoteWrapper {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
    .page.articlePage .quoteWrapper blockquote {
      padding: 0 30px; }
      .page.articlePage .quoteWrapper blockquote p {
        color: #ef3f23;
        font: 30px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
        margin: 0;
        font-weight: 600;
        box-sizing: border-box;
        margin: 0;
        margin-bottom: 30px;
        padding: 0; }
        @media screen and (max-width: 727px) {
          .page.articlePage .quoteWrapper blockquote p {
            font: 24px/26px "Gotham Cond", Helvetica, Arial, sans-serif;
            font-weight: 600; } }
        .page.articlePage .quoteWrapper blockquote p:last-child {
          margin-bottom: 0; }
    @media screen and (max-width: 727px) {
      .page.articlePage .quoteWrapper {
        padding: 0;
        margin: 0 20px; } }
  .page.articlePage h1.htmlElement,
  .page.articlePage h2.htmlElement,
  .page.articlePage h3.htmlElement,
  .page.articlePage h4.htmlElement,
  .page.articlePage h5.htmlElement,
  .page.articlePage h6.htmlElement {
    max-width: 600px;
    margin: 30px auto ; }
    @media screen and (max-width: 727px) {
      .page.articlePage h1.htmlElement,
      .page.articlePage h2.htmlElement,
      .page.articlePage h3.htmlElement,
      .page.articlePage h4.htmlElement,
      .page.articlePage h5.htmlElement,
      .page.articlePage h6.htmlElement {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
  .page.articlePage div.htmlElement {
    max-width: 600px;
    margin: 30px auto ;
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400; }
    @media screen and (max-width: 727px) {
      .page.articlePage div.htmlElement {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
  .page.articlePage .object.htmlElement {
    margin: 30px auto ;
    position: relative;
    max-width: 700px; }
    @media screen and (max-width: 727px) {
      .page.articlePage .object.htmlElement {
        margin: 30px auto ;
        padding: 0 20px;
        box-sizing: border-box; } }
    .page.articlePage .object.htmlElement::before {
      display: block;
      content: " ";
      width: 100%;
      padding-top: 56.25%; }
    .page.articlePage .object.htmlElement > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .page.articlePage .object.htmlElement object, .page.articlePage .object.htmlElement embed {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%; }
    @media screen and (max-width: 727px) {
      .page.articlePage .object.htmlElement {
        padding: 0;
        width: calc(100% - 40px); } }
  .page.articlePage h1 {
    text-transform: uppercase;
    text-align: center;
    padding: 20px 60px 0;
    clear: both; }
    @media screen and (max-width: 727px) {
      .page.articlePage h1 {
        font-size: 36px;
        line-height: 36px;
        padding: 20px 20px 30px; } }
  .page.articlePage h2 {
    letter-spacing: 1px;
    text-transform: none; }
  .page.articlePage .date {
    font-weight: 600;
    text-align: center;
    font-size: 14px;
    color: #333;
    display: block;
    margin-bottom: 50px;
    margin-top: 10px; }
    @media screen and (max-width: 727px) {
      .page.articlePage .date {
        margin-bottom: 50px; } }
  .page.articlePage .slideshow .date {
    margin-bottom: 30px; }
  .page.articlePage footer {
    text-align: center;
    margin-bottom: 100px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal; }
  .page.articlePage .feedback,
  .page.articlePage .comment-faq {
    text-align: center; }
  .page.articlePage .comment-faq {
    font-size: 0.9em; }

.page.livePage {
  overflow: hidden;
  background: #fff;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  @media screen and (max-width: 727px) {
    .page.livePage {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal; }
      .page.livePage .event ol > * {
        padding: 10px 20px 50px; }
      .page.livePage .event .ad,
      .page.livePage .event .date-boundary {
        padding: 0; } }
  @media screen and (min-width: 728px) {
    .page.livePage.layout-live_event .teamStreamList {
      padding: 60px 85px; } }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .page.livePage {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .page.livePage {
      width: 75%; } }
  .page.livePage .event {
    margin: 0; }
    @media screen and (min-width: 728px) {
      .page.livePage .event ol li:not(.date-boundary):not(.ad) {
        position: relative;
        margin: 0;
        border-top: 1px solid #e9e9e9;
        padding: 10px 0 100px 155px; } }
    .page.livePage .event ol .date-boundary {
      font: bold 30px "Gotham Cond", Helvetica, Arial, sans-serif;
      text-transform: uppercase;
      margin: 50px 0;
      border: 0; }
      @media screen and (max-width: 727px) {
        .page.livePage .event ol .date-boundary {
          padding-left: 20px; } }
      .page.livePage .event ol .date-boundary:first-child {
        margin-top: 100px; }
    .page.livePage .event ol li:not(.date-boundary):not(.ad) + li:not(.date-boundary):not(.ad) {
      border-top: 1px solid #e9e9e9; }

.page.sectionPage {
  overflow: hidden;
  background: #000;
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  .page.sectionPage.editorialView {
    padding-top: 10px; }
  .page.sectionPage.streamView {
    background: #fff; }
  @media screen and (max-width: 727px) {
    .page.sectionPage .event ol > * {
      padding: 10px 20px 50px; }
    .page.sectionPage .event .ad,
    .page.sectionPage .event .date-boundary {
      padding: 0; } }
  .page.sectionPage .teamStreamList {
    width: auto;
    overflow: hidden;
    background: #fff;
    padding: 16px; }
    .page.sectionPage .teamStreamList .ts {
      height: 45px; }
    .page.sectionPage .teamStreamList .editTeams {
      color: #ef3f23;
      float: right;
      text-transform: uppercase;
      font-size: 16px;
      line-height: 16px;
      letter-spacing: 0; }
    @media screen and (max-width: 727px) {
      .page.sectionPage .teamStreamList {
        padding: 0;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1; } }
  @media screen and (max-width: 727px) {
    .page.sectionPage.streamView {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal; } }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .page.sectionPage {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .page.sectionPage {
      width: 75%; } }

.page.staticPage {
  width: 100%;
  max-width: 970px;
  margin: 0 auto; }
  @media screen and (min-width: 970px) and (max-width: 1109px) {
    .page.staticPage {
      width: 71%; } }
  @media screen and (min-width: 1110px) and (max-width: 1279px) {
    .page.staticPage {
      width: 75%; } }
  .page.staticPage h2.title {
    background: #000;
    font: 700 44px/36px "Gotham Cond", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    padding: 0 0 16px;
    letter-spacing: 4px;
    color: #ef3f23;
    text-transform: uppercase;
    margin: -20px;
    padding-top: 15px;
    color: #fff;
    margin-bottom: 20px; }
    @media screen and (max-width: 727px) {
      .page.staticPage h2.title {
        font-size: 40px; } }
  .page.staticPage .content {
    background: #fff;
    padding: 20px; }
  .page.staticPage .flr {
    float: right; }
  .page.staticPage .clear {
    clear: both; }
  .page.staticPage .module {
    background-color: #e9e9e9;
    width: 320px;
    border: 1px solid #ddd;
    padding: 0px 15px;
    margin-bottom: 30px; }
  .page.staticPage.about, .page.staticPage.contact {
    /* section pages: header */
    /* section pages: description */
    /* section pages: leadership */
    /* section pages: footer */
    /* Retina styles */ }
    .page.staticPage.about section, .page.staticPage.contact section {
      width: 100%; }
    .page.staticPage.about h1, .page.staticPage.about h2, .page.staticPage.contact h1, .page.staticPage.contact h2 {
      font-family: "Tungsten", Tahoma, Arial, sans-serif;
      font-weight: normal; }
    .page.staticPage.about h1, .page.staticPage.contact h1 {
      font-size: 40px; }
    .page.staticPage.about p, .page.staticPage.contact p {
      font-family: "Open Sans";
      font-size: 16px;
      line-height: 20px;
      padding-bottom: 20px; }
    .page.staticPage.about a, .page.staticPage.contact a {
      cursor: pointer; }
    .page.staticPage.about .clearfixed::after, .page.staticPage.contact .clearfixed::after {
      content: "";
      display: block;
      clear: both; }
    .page.staticPage.about #header, .page.staticPage.contact #header {
      margin-bottom: 0; }
    .page.staticPage.about #section-header h1, .page.staticPage.contact #section-header h1 {
      font-size: 50px;
      font-weight: normal;
      line-height: 40px; }
    .page.staticPage.about #section-header a, .page.staticPage.contact #section-header a {
      color: #373737;
      font-weight: normal; }
    .page.staticPage.about #section-header .section-header-image, .page.staticPage.contact #section-header .section-header-image {
      background-size: 100%;
      width: 100%;
      height: 335px;
      margin: 12px 0 0; }
    .page.staticPage.about #section-header .about, .page.staticPage.contact #section-header .about {
      background-image: url("http://bleacherreport.com/images/corporate_pages/about_lead@1.png"); }
    .page.staticPage.about #section-header .contact, .page.staticPage.contact #section-header .contact {
      background-image: url("http://bleacherreport.com/images/corporate_pages/contact@1.png"); }
    .page.staticPage.about #section-description, .page.staticPage.contact #section-description {
      margin-top: 20px; }
      .page.staticPage.about #section-description .contact-info, .page.staticPage.contact #section-description .contact-info {
        display: block;
        float: left;
        width: 50%; }
        .page.staticPage.about #section-description .contact-info li, .page.staticPage.contact #section-description .contact-info li {
          line-height: 35px;
          margin-left: 40px;
          padding-bottom: 20px; }
        .page.staticPage.about #section-description .contact-info a, .page.staticPage.contact #section-description .contact-info a {
          font: normal 20px "Whitney", Arial, sans-serif; }
        .page.staticPage.about #section-description .contact-info p, .page.staticPage.contact #section-description .contact-info p {
          color: #373737;
          font-size: 13px;
          line-height: 13px;
          padding: 5px 0 0; }
    .page.staticPage.about #section-leadership, .page.staticPage.contact #section-leadership {
      margin: 40px 0;
      overflow: hidden; }
      .page.staticPage.about #section-leadership .thumbnail, .page.staticPage.contact #section-leadership .thumbnail {
        background-size: 100%;
        background-repeat: no-repeat;
        display: block;
        float: left;
        margin: 20px 55px 0 0;
        height: 246px;
        width: 186px; }
      .page.staticPage.about #section-leadership .thumbnail:nth-child(4n+1), .page.staticPage.contact #section-leadership .thumbnail:nth-child(4n+1) {
        margin-right: 0; }
      .page.staticPage.about #section-leadership .tn-alex, .page.staticPage.contact #section-leadership .tn-alex {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/alex@1.png"); }
      .page.staticPage.about #section-leadership .tn-chris, .page.staticPage.contact #section-leadership .tn-chris {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/chris@1.png"); }
      .page.staticPage.about #section-leadership .tn-david, .page.staticPage.contact #section-leadership .tn-david {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/david@1.png"); }
      .page.staticPage.about #section-leadership .tn-dave, .page.staticPage.contact #section-leadership .tn-dave {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/dave@1.png"); }
      .page.staticPage.about #section-leadership .tn-joe, .page.staticPage.contact #section-leadership .tn-joe {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/joe@1.png"); }
      .page.staticPage.about #section-leadership .tn-josh, .page.staticPage.contact #section-leadership .tn-josh {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/josh@1.png"); }
      .page.staticPage.about #section-leadership .tn-rich, .page.staticPage.contact #section-leadership .tn-rich {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/rich@1.png"); }
      .page.staticPage.about #section-leadership .tn-rory, .page.staticPage.contact #section-leadership .tn-rory {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/rory@1.png"); }
    .page.staticPage.about #section-footer, .page.staticPage.contact #section-footer {
      background: url("http://bleacherreport.com/images/corporate_pages/about_footer@1.png") no-repeat center;
      height: 293px; }
      .page.staticPage.about #section-footer p, .page.staticPage.contact #section-footer p {
        color: #fff;
        font: normal 30px "Tungsten", Tahoma, Arial, sans-serif;
        padding-bottom: 5px; }
      .page.staticPage.about #section-footer .column, .page.staticPage.contact #section-footer .column {
        display: block;
        float: left;
        padding-top: 120px; }
      .page.staticPage.about #section-footer .column:first-child, .page.staticPage.contact #section-footer .column:first-child {
        padding-left: 100px;
        width: 50%; }
      .page.staticPage.about #section-footer .careers, .page.staticPage.contact #section-footer .careers {
        background-color: #373737;
        color: #fff;
        display: block;
        font: normal 24px "Tungsten", Tahoma, Arial, sans-serif;
        height: 36px;
        line-height: 36px;
        text-align: center;
        width: 188px; }
      .page.staticPage.about #section-footer .careers:hover, .page.staticPage.contact #section-footer .careers:hover {
        text-decoration: none; }
      .page.staticPage.about #section-footer .social-media, .page.staticPage.contact #section-footer .social-media {
        background-image: url("http://bleacherreport.com/images/corporate_pages/social_media_icons@1.png");
        border-radius: 18px;
        display: block;
        float: left;
        height: 36px;
        margin-right: 10px;
        width: 36px; }
      .page.staticPage.about #section-footer .facebook, .page.staticPage.contact #section-footer .facebook {
        background-position: 0 36px; }
      .page.staticPage.about #section-footer .twitter, .page.staticPage.contact #section-footer .twitter {
        background-position: 72px 36px; }
      .page.staticPage.about #section-footer .linkedin, .page.staticPage.contact #section-footer .linkedin {
        background-position: 144px 36px; }
    @media screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (-moz-min-device-pixel-ratio: 1.5), screen and (min-device-pixel-ratio: 1.5) {
      .page.staticPage.about #section-header .about, .page.staticPage.contact #section-header .about {
        background-image: url("http://bleacherreport.com/images/corporate_pages/about_lead@2x.png"); }
      .page.staticPage.about #section-header .contact, .page.staticPage.contact #section-header .contact {
        background-image: url("http://bleacherreport.com/images/corporate_pages/contact@2x.png"); }
      .page.staticPage.about #section-leadership .tn-alex, .page.staticPage.contact #section-leadership .tn-alex {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/alex@2x.png"); }
      .page.staticPage.about #section-leadership .tn-chris, .page.staticPage.contact #section-leadership .tn-chris {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/chris@2x.png"); }
      .page.staticPage.about #section-leadership .tn-david, .page.staticPage.contact #section-leadership .tn-david {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/david@2x.png"); }
      .page.staticPage.about #section-leadership .tn-dave, .page.staticPage.contact #section-leadership .tn-dave {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/dave@2x.png"); }
      .page.staticPage.about #section-leadership .tn-joe, .page.staticPage.contact #section-leadership .tn-joe {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/joe@2x.png"); }
      .page.staticPage.about #section-leadership .tn-josh, .page.staticPage.contact #section-leadership .tn-josh {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/josh@2x.png"); }
      .page.staticPage.about #section-leadership .tn-rich, .page.staticPage.contact #section-leadership .tn-rich {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/rich@2x.png"); }
      .page.staticPage.about #section-leadership .tn-rory, .page.staticPage.contact #section-leadership .tn-rory {
        background-image: url("http://bleacherreport.com/images/corporate_pages/leadership/rory@2x.png"); }
      .page.staticPage.about #section-footer .social-media, .page.staticPage.contact #section-footer .social-media {
        background-image: url("http://bleacherreport.com/images/corporate_pages/social_media_icons@2x.png");
        background-size: 300%; } }

