@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,400italic,700italic|Montserrat:400,700&display=swap);
@font-face {
  font-family: 'montserratlight';
  src: url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-light-webfont.eot');
  src: url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-light-webfont.woff2') format('woff2'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-light-webfont.woff') format('woff'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-light-webfont.ttf') format('truetype'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-light-webfont.svg#montserratlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratbold';
  src: url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-bold-webfont.eot');
  src: url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-bold-webfont.woff2') format('woff2'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-bold-webfont.woff') format('woff'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-bold-webfont.ttf') format('truetype'), url('//fonts.sidearmsports.com/montserrat-lrbb/montserrat-bold-webfont.svg#montserratbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #5e0009;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
body {
  transition: left .15s;
  left: 0;
  position: relative;
  font: 1rem/1.4 'montserratlight', sans-serif;
  padding: 12px 0 0 0;
}
body.headroom--not-top {
  padding-top: 70px;
}
body.headroom--not-top .main-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
body.headroom--not-top .sport-navigation {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 999;
}
body.headroom--not-top .main-header-logo {
  transform: translateY(60%);
  -webkit-transform: translateY(60%);
}
body.headroom--not-top.mobile-menu-open.main-nav .main-navigation {
  left: -280px;
}
body.mobile-menu-open.main-nav {
  left: -280px;
}
.sport .headroom--not-top {
  padding-top: 140px;
}
.row {
  max-width: 1152px;
}
.wide .main-content-placeholder {
  max-width: 1152px;
  padding: 12px;
  margin: 0 auto;
  clear: both;
}
.main-dfp-promotion .dfp-ad {
  margin: 0 auto;
}
.main-header h1 {
  text-transform: uppercase;
  color: #6b6b6b;
  font-family: 'Roboto Condensed';
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 10px;
}
.main-header h1 span {
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: #5e0009;
  display: block;
  letter-spacing: 0;
}
.main-header .main-header-logo {
  transition: .15s;
  align-self: flex-end;
  -webkit-align-self: flex-end;
  margin: 0 10px 0 0;
  position: relative;
  z-index: 1111;
  transform: translateY(10%);
  -webkit-transform: translateY(10%);
}
.main-header .main-header-banner {
  height: 70px;
  padding-left: 175px;
}
@media screen and (max-width: 767px) {
  .main-header h1 {
    font-size: 13px;
    letter-spacing: 7px;
  }
  .main-header h1 span {
    font-size: 30px;
  }
}
@media screen and (max-width: 539px) {
  .main-header h1 {
    letter-spacing: 5px;
  }
  .main-header h1 span {
    font-size: 25px;
  }
}
@media screen and (max-width: 499px) {
  .main-header h1 {
    font-size: 0;
  }
  .main-header h1 span {
    font-size: 22px;
  }
}
.main-header-promotions .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-header-promotions .ad {
  margin: 0 6px;
}
.main-header-promotions .ad:not(:first-of-type) img {
  max-height: 32px;
}
.mobile-navigation-ad {
  position: absolute;
  top: 5px;
}
.mobile-navigation-ad .ad img {
  max-height: 42px;
}
.main-navigation {
  height: 60px;
  background-color: #c8c8c8;
  position: relative;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3), inset 0 -3px 0 0 white, inset 0 3px 0 0 white;
  border-bottom: 4px solid #c8c8c8;
  border-top: 4px solid #c8c8c8;
}
.main-navigation > .row {
  height: 52px;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation .main-navigation-level-1 {
  display: flex;
  display: -webkit-flex;
  height: 52px;
  margin-left: -18px;
}
.main-navigation .main-navigation-level-1 > li {
  display: flex;
  display: -webkit-flex;
  padding: 0 18px;
  /* assumes class name sports was set in backend */

}
.main-navigation .main-navigation-level-1 > li > a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  position: relative;
}
.main-navigation .main-navigation-level-1 > li:hover > a {
  color: #5e0009;
}
.main-navigation .main-navigation-level-1 > li:hover > a:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 4px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #5e0009;
}
.main-navigation .main-navigation-level-1 > li:hover > div {
  left: 0;
}
.main-navigation .main-navigation-level-1 > li:hover:after {
  position: absolute;
  width: 100%;
  height: 4px;
  bottom: -4px;
  left: 0;
  content: '';
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a {
  padding-right: 7px;
  margin-right: 3px;
  color: black;
  font-weight: bold;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.schedule,
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.roster {
  border-right: 1px solid black;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a:first-child {
  display: block;
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: #5e0009;
  text-transform: uppercase;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.main-navigation-social {
  font-size: 0;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.main-navigation-social:before {
  font: 1rem/1 'sidearm_font';
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.noLink.facebook:before {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.noLink.twitter:before {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.noLink.tickets:before {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.main-navigation-schedule-roster-news.news {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.facebook:before {
  content: '\e805';
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.twitter:before {
  content: '\e825';
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.tickets:before {
  content: '\e829';
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.instagram {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2-inside ul:nth-of-type(3) li:last-of-type .main-navigation-schedule-roster-news.schedule {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2-inside ul:nth-of-type(3) li:last-of-type .main-navigation-schedule-roster-news.roster {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2-inside ul:nth-of-type(3) li:last-of-type .main-navigation-social.tickets {
  display: none;
}
.main-navigation .main-navigation-level-2-inside {
  width: 1152px;
  margin: 0 auto;
  padding-left: 155px;
}
.main-navigation .main-navigation-level-2-inside .ad {
  margin: 20px 0;
  position: relative;
}
.main-navigation .main-navigation-level-2 {
  position: absolute;
  z-index: 111;
  left: -9999px;
  top: calc(100% + 4px);
  display: flex;
  display: -webkit-flex;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 0;
}
.main-navigation .main-navigation-level-2 ul {
  padding: 0 20px;
  margin: 20px 0;
}
.main-navigation .main-navigation-level-2 ul + ul {
  border-left: 1px solid #c8c8c8;
}
.main-navigation .main-navigation-level-2 li {
  padding: 10px 0;
}
.main-navigation .main-navigation-level-2 span {
  color: #5e0009;
  text-transform: uppercase;
}
.main-navigation .main-navigation-level-2 a {
  text-decoration: none;
  color: black;
  font-weight: 700;
}
.main-navigation .main-navigation-level-2 a:hover,
.main-navigation .main-navigation-level-2 a:active {
  text-decoration: underline;
}
.main-navigation .main-navigation-toggle {
  display: flex;
  display: -webkit-flex;
  height: 52px;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .main-navigation-toggle > i {
  color: black;
  padding: 10px;
  font-size: 20px;
  cursor: pointer;
}
.main-navigation .main-navigation-icons .ads-container {
  display: flex;
  display: -webkit-flex;
  padding-right: 10px;
  border-right: 1px solid #aeaeae;
}
.main-navigation .main-navigation-icons .ad {
  margin: 0 6px;
}
.main-navigation .main-navigation-icons .ad a {
  color: #e6e6e6;
}
.main-navigation .main-navigation-icons .ad a:hover,
.main-navigation .main-navigation-icons .ad a:active {
  color: #5e0009;
}
.main-navigation .main-navigation-icons .ad i {
  font-size: 20px;
}
.main-navigation .main-navigation-icons .ad span {
  position: absolute;
  left: -9999px;
}
.mobile-navigation-menu-container {
  position: fixed;
  right: -280px;
  top: 0;
  width: 280px;
  height: 100vh;
  background-color: #5e0009;
  transition: right .15s;
  overflow: auto;
  box-shadow: inset 10px 0 9px -10px rgba(0, 0, 0, 0.4);
}
.mobile-navigation-menu-container.open {
  right: 0;
}
.mobile-navigation-menu-container .mobile-navigation-level-1 > li {
  border-bottom: 1px dotted #2b0004;
}
.mobile-navigation-menu-container .mobile-navigation-level-1 > li > a {
  display: block;
  padding: 10px 20px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
  font-family: 'Roboto Condensed';
}
.mobile-navigation-menu-container .mobile-navigation-level-1 > li > ul {
  height: 0;
  overflow: hidden;
}
.mobile-navigation-menu-container .mobile-navigation-level-1 .mobile-navigation-parent > a {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.mobile-navigation-menu-container .mobile-navigation-level-1 .mobile-navigation-parent > a:after {
  content: '\e830';
  font-family: sidearm_font;
}
.mobile-navigation-menu-container .mobile-navigation-level-1 .mobile-navigation-item-open > ul {
  height: auto;
}
.mobile-navigation-menu-container .mobile-navigation-level-1 .mobile-navigation-item-open > a:after {
  content: '\e831';
}
.mobile-navigation-menu-container .mobile-navigation-level-2 {
  background-color: white;
}
.mobile-navigation-menu-container .mobile-navigation-level-2 > li {
  border-bottom: 1px dotted #cccccc;
}
.mobile-navigation-menu-container .mobile-navigation-level-2 > li > a {
  display: block;
  color: #5e0009;
  text-decoration: none;
  padding: 5px 10px;
}
.mobile-navigation-menu-container .mobile-navigation-level-2 > li.mobile-navigation-separator {
  font-weight: bold;
  color: black;
  text-transform: uppercase;
  padding: 10px;
}
.sport-navigation {
  height: 70px;
  background: #5e0009;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
.sport-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sport-navigation .sport-navigation-container {
  display: flex;
  display: -webkit-flex;
  height: 70px;
}
.sport-navigation .sport-navigation-sponsor {
  align-self: center;
  -webkit-align-self: center;
}
.sport-navigation .level-1 {
  margin: 0 -5px;
  display: flex;
  display: -webkit-flex;
  padding-left: 175px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-content: center;
  -webkit-align-conent: center;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.sport-navigation .level-1 .sport-home {
  width: 100%;
  margin-bottom: 5px;
  border: none;
}
.sport-navigation .level-1 .sport-home > a {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: white;
  text-transform: uppercase;
}
.sport-navigation .level-1 .additional-links {
  border: none;
}
.sport-navigation .level-1 .additional-links > a {
  font-size: 0;
}
.sport-navigation .level-1 .additional-links > a:before {
  content: 'More+';
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}
.sport-navigation .level-1 .parent {
  position: relative;
}
.sport-navigation .level-1 .parent:hover > ul {
  left: auto;
  right: 0;
}
.sport-navigation .level-1 > li {
  padding: 0 5px;
  border-right: 1px solid #c8c8c8;
}
.sport-navigation .level-1 > li > a {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #c8c8c8;
  text-decoration: none;
  line-height: 1;
  display: block;
}
.sport-navigation .level-1 > li > a:hover,
.sport-navigation .level-1 > li > a:active {
  text-decoration: underline;
}
.sport-navigation .level-2 {
  position: absolute;
  left: -9999px;
  top: 100%;
  z-index: 100;
  width: 300px;
  max-height: 450px;
  overflow-y: auto;
  background: #5e0009;
}
.sport-navigation .level-2 > li {
  text-align: right;
}
.sport-navigation .level-2 > li > a {
  display: block;
  padding: 5px 10px;
  color: #c8c8c8;
  text-decoration: none;
}
.sport-navigation .level-2 > li > a:hover,
.sport-navigation .level-2 > li > a:active {
  text-decoration: underline;
}
.sport-navigation .sport-navigation-toggle {
  height: 70px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 10px 0 175px;
}
.sport-navigation .sport-navigation-toggle > a {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
.sport-navigation .sport-navigation-toggle > i {
  color: white;
  font-size: 20px;
}
@media screen and (max-width: 1023px) {
  .sport-navigation .sport-navigation-container {
    height: auto;
    position: relative;
  }
  .sport-navigation .sport-navigation-container.open .level-1 {
    left: auto;
    right: 0;
  }
  .sport-navigation .sport-navigation-sponsor {
    display: none;
  }
  .sport-navigation .level-1 {
    position: absolute;
    z-index: 1;
    left: -9999px;
    top: 100%;
    display: block !important;
    background: white;
    padding: 12px;
    height: auto;
    width: 300px;
    max-height: calc(100vh - 130px);
    overflow: auto;
  }
  .sport-navigation .level-1 > li {
    width: auto;
    margin: 0;
    padding: 0;
    border-right: none;
    border-bottom: 1px dotted #c8c8c8;
    text-align: right;
  }
  .sport-navigation .level-1 > li.sport-home {
    display: none;
  }
  .sport-navigation .level-1 > li.additional-links > a {
    font-size: 0;
    padding: 0;
  }
  .sport-navigation .level-1 > li.additional-links > a:before {
    display: none;
  }
  .sport-navigation .level-1 > li > a {
    color: #5e0009;
    display: block;
    padding: 6px 12px;
  }
  .sport-navigation .level-2 {
    position: static;
    width: auto;
    background: none;
  }
  .sport-navigation .level-2 > li {
    border-bottom: 1px dotted #c8c8c8;
  }
  .sport-navigation .level-2 > li a {
    color: #5e0009;
  }
}
.main-content-social-media {
  position: fixed;
  z-index: 9999;
  right: 0;
  top: 300px;
  width: 50px;
  padding: 5px 0;
  text-align: center;
  z-index: 99999;
  background: #5e0009;
  box-shadow: 0 0 0 9px rgba(0, 0, 0, 0.5);
  transform: skewY(-17deg);
  -webkit-transform: skewY(-17deg);
}
.main-content-social-media:before {
  content: '';
  position: absolute;
  width: calc(100% + 6px);
  height: calc(100% + 12px);
  top: -6px;
  left: -6px;
  border: 3px solid #5e0009;
}
.main-content-social-media > div {
  transform: skewY(17deg);
  -webkit-transform: skewY(17deg);
}
.main-content-social-media .ad {
  line-height: 2;
  font-size: 20px;
}
.main-content-social-media .ad span {
  position: absolute;
  left: -9999px;
}
.main-content-social-media .ad a {
  color: white;
  text-decoration: none;
}
.main-content-social-media-search {
  cursor: pointer;
}
.main-content-social-media-search.open {
  background-color: white;
}
.main-content-social-media-search.open > i {
  color: #5e0009;
}
.main-content-social-media-search.open .search-input {
  left: auto;
  right: 100%;
  width: 300px;
}
.main-content-social-media-search > i {
  font-size: 20px;
  line-height: 2;
  color: white;
}
.main-content-social-media-search .search-input {
  position: absolute;
  left: -9999px;
  top: 0;
  width: 0;
  height: 100%;
  background: white;
  transition: width .15s;
}
.main-content-social-media-search .search-input input {
  border: none;
  border-radius: none;
}
.top-stories {
  overflow: hidden;
  position: relative;
  height: calc(100vh - 86px);
}
.top-stories .top-stories-sponsor {
  position: absolute;
  transform: translateX(-110%);
  -webkit-transform: translateX(-110%);
  z-index: 1;
}
.top-stories .top-stories-item {
  position: relative;
  overflow: hidden;
  height: calc(100vh - 86px);
}
.top-stories .top-stories-item:before,
.top-stories .top-stories-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: 1;
  transition: .15s;
}
.top-stories .top-stories-item:before {
  border-bottom: 16.3555vw solid white;
  border-right: 50vw solid transparent;
  left: 0;
}
.top-stories .top-stories-item:after {
  border-bottom: 16.3555vw solid white;
  border-left: 50vw solid transparent;
  left: 50%;
}
.top-stories .top-stories-media {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.top-stories .top-stories-media .story-media-as-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.top-stories .top-stories-media:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.top-stories .top-stories-media button {
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 0;
  padding: 0;
  border: 2px solid white;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  width: 50px;
  height: 50px;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.5);
}
.top-stories .top-stories-media button:before {
  content: '\e861';
  font: 38px/46px 'sidearm_font';
  color: white;
}
.top-stories .top-stories-media button:hover,
.top-stories .top-stories-media button:active {
  border-color: #5e0009;
}
.top-stories .top-stories-media button:hover:before,
.top-stories .top-stories-media button:active:before {
  color: #5e0009;
}
.top-stories .top-stories-media button:focus {
  outline: none;
}
.top-stories .top-stories-media iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.top-stories .top-stories-media .top-stories-media-sponsor {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 901;
}
.top-stories .top-stories-text {
  position: absolute;
  z-index: 4;
  bottom: 210px;
  left: 50%;
  width: 1152px;
  padding: 0 190px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.top-stories .top-stories-text ul {
  list-style: none;
  margin: 10px -10px;
  padding: 0;
}
.top-stories .top-stories-text ul li {
  display: inline-block;
  padding: 0 10px;
  font-size: 0;
}
.top-stories .top-stories-text ul li a {
  color: #c8c8c8;
  text-decoration: none;
  font-weight: normal;
  line-height: 1;
  font-size: 16px;
}
.top-stories .top-stories-text ul li a:hover,
.top-stories .top-stories-text ul li a:active {
  text-decoration: underline;
}
.top-stories .top-stories-text ul li + li {
  border-left: 1px solid #c8c8c8;
}
.top-stories .top-stories-headline {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.1;
  font-family: 'Roboto Condensed';
  color: white;
  text-decoration: none;
  text-transform: uppercase;
}
.top-stories .top-stories-headline:hover,
.top-stories .top-stories-headline:active {
  text-decoration: underline;
}
.top-stories .top-stories-thumbnails {
  position: absolute;
  z-index: 3;
  bottom: 130px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.top-stories .top-stories-thumbnails ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-stories .top-stories-thumbnails li {
  display: inline-block;
  margin: 0 6px;
  border: 1px solid white;
  cursor: pointer;
  position: relative;
}
.top-stories .top-stories-thumbnails li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.top-stories .top-stories-thumbnails .top-stories-active {
  border: 1px solid #5e0009;
}
.top-stories .top-stories-thumbnails .top-stories-active:before {
  display: none;
}
.top-stories .slick-dots {
  display: none !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-stories .slick-dots li {
  margin: 0 6px;
}
.top-stories .slick-dots li button {
  vertical-align: middle;
  background: #5e0009;
  border: 2px solid white;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  font-size: 0;
  padding: 0;
}
.top-stories .slick-dots li button:focus {
  outline: none;
}
.top-stories .slick-dots li.slick-active button {
  box-shadow: 0 0 0 2px #c8c8c8;
}
.top-stories .top-stories-arrows {
  padding: 0 40px;
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 220px;
  height: 75px;
  background: url(/images/arrow_bg_shape.png);
  background-position: 1px 1px;
}
.top-stories .top-stories-arrows .slick-prev,
.top-stories .top-stories-arrows .slick-next {
  font-size: 0;
  padding: 0;
  border: none;
  background: none;
  width: 40px;
  height: 23px;
}
.top-stories .top-stories-arrows .slick-prev:focus,
.top-stories .top-stories-arrows .slick-next:focus {
  outline: none;
}
.top-stories .top-stories-arrows .slick-prev {
  background-image: url(/images/story_arrow_left.png);
  order: 1;
  -webkit-order: 1;
}
.top-stories .top-stories-arrows .slick-prev:hover,
.top-stories .top-stories-arrows .slick-prev:active {
  background-image: url(/images/story_arrow_left_b.png);
}
.top-stories .top-stories-arrows .slick-next {
  background-image: url(/images/story_arrow_right.png);
  order: 3;
  -webkit-order: 3;
}
.top-stories .top-stories-arrows .slick-next:hover,
.top-stories .top-stories-arrows .slick-next:active {
  background-image: url(/images/story_arrow_right_b.png);
}
.top-stories .top-stories-arrows > a {
  order: 2;
  -webkit-order: 2;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  color: #5e0009;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  text-align: center;
  text-decoration: none;
}
.top-stories .top-stories-arrows > a i {
  font-size: 20px;
  line-height: 1;
  display: block;
}
@media screen and (max-width: 1365px) {
  .top-stories {
    height: auto;
  }
  .top-stories .top-stories-item {
    height: auto;
  }
  .top-stories .top-stories-thumbnails {
    display: none;
  }
  .top-stories .top-stories-text {
    bottom: 170px;
  }
  .top-stories .top-stories-media {
    position: relative;
  }
  .top-stories .top-stories-arrows {
    background: none;
    width: auto;
    height: auto;
    bottom: 100px;
  }
  .top-stories .top-stories-arrows > a {
    display: none;
  }
  .top-stories .top-stories-arrows .slick-prev {
    order: 1;
    -webkit-order: 1;
  }
  .top-stories .top-stories-arrows .slick-next {
    order: 3;
    -webkit-order: 3;
  }
  .top-stories .slick-dots {
    order: 2;
    -webkit-order: 2;
    display: flex !important;
    display: -webkit-flex !important;
  }
}
@media screen and (max-width: 1023px) {
  .top-stories {
    overflow: visible;
  }
  .top-stories .top-stories-item:before,
  .top-stories .top-stories-item:after {
    display: none;
  }
  .top-stories .top-stories-text {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 24px;
    transform: none;
    -webkit-transform: none;
    height: 120px;
  }
  .top-stories .top-stories-sponsor {
    bottom: 190px;
    left: 24px;
    transform: none;
    -webkit-transform: none;
  }
  .top-stories .top-stories-arrows {
    margin: 12px 0 24px 0;
    position: static;
    transform: none;
    -webkit-transform: none;
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media screen and (max-width: 639px) {
  .top-stories .top-stories-text {
    height: auto;
    position: static;
    padding-top: 12px;
  }
  .top-stories .top-stories-text a {
    color: #5e0009;
  }
  .top-stories .top-stories-sponsor {
    position: static;
    text-align: center;
    margin: 6px;
  }
  .top-stories .top-stories-media button {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .top-stories .top-stories-media:after {
    display: none;
  }
}
.stories-video-is-playing .top-stories .top-stories-item {
  position: relative;
  overflow: hidden;
}
.stories-video-is-playing .top-stories .top-stories-item:before,
.stories-video-is-playing .top-stories .top-stories-item:after {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.stories-video-is-playing .top-stories .top-stories-item:before {
  transform-origin: bottom right;
  transform: rotate(-20deg);
  -webkit-transform-origin: bottom right;
  -webkit-transform: rotate(-20deg);
}
.stories-video-is-playing .top-stories .top-stories-item:after {
  transform-origin: bottom left;
  transform: rotate(20deg);
  -webkit-transform-origin: bottom left;
  -webkit-transform: rotate(20deg);
}
.stories-video-is-playing .top-stories .top-stories-text,
.stories-video-is-playing .top-stories .top-stories-thumbnails,
.stories-video-is-playing .top-stories .top-stories-sponsor,
.stories-video-is-playing .top-stories .top-stories-arrows,
.stories-video-is-playing .top-stories .showcase-play-button {
  transition: .15s;
  opacity: 0;
}
.stories-video-is-playing .top-stories .top-stories-media:after {
  display: none;
}
.bears-schedule {
  padding-bottom: 30px;
}
.bears-schedule header h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: #5e0009;
  text-transform: uppercase;
  margin-right: 20px;
}
.bears-schedule .bears-schedule-composite {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  text-decoration: none;
  color: #5e0009;
}
.bears-schedule .bears-schedule-composite:hover,
.bears-schedule .bears-schedule-composite:active {
  text-decoration: underline;
}
.bears-schedule .slick-track {
  display: flex;
  display: -webkit-flex;
}
.bears-schedule .scoreboard-list {
  margin: 0 -12px;
}
.bears-schedule .scoreboard-list-item-container {
  padding: 12px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: auto;
}
.bears-schedule .scoreboard-list-item {
  border: 1px solid #c8c8c8;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex-basis: auto;
  -webkit-flex-basis: auto;
}
.bears-schedule .scoreboard-list-item p {
  margin: 5px 0;
}
.bears-schedule .scoreboard-list-item:hover .scoreboard-opponent,
.bears-schedule .scoreboard-list-item:hover .scoreboard-result-text {
  display: none !important;
}
.bears-schedule .scoreboard-list-item:hover .scoreboard-location-indicator,
.bears-schedule .scoreboard-list-item:hover .scoreboard-location {
  display: block !important;
}
.bears-schedule .scoreboard-date {
  padding: 12px;
  background-color: black;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
  font-family: 'Roboto Condensed';
}
.bears-schedule .scoreboard-date.recent {
  background-color: #5e0009;
}
.bears-schedule .scoreboard-logo {
  padding-bottom: 65.476%;
  position: relative;
  margin-bottom: 5px;
}
.bears-schedule .scoreboard-logo .scoreboard-logo-inside {
  position: absolute;
  width: 100%;
  height: 100%;
}
.bears-schedule .scoreboard-logo .scoreboard-logo-inside:before {
  content: '';
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: black;
}
.bears-schedule .scoreboard-logo .scoreboard-logo-inside svg {
  position: absolute;
  left: 0;
  top: 0;
}
.bears-schedule .scoreboard-logo .scoreboard-logo-inside img {
  position: relative;
}
.bears-schedule .scoreboard-logo .scoreboard-logo-inside.recent:before {
  background-color: #5e0009;
}
.bears-schedule .scoreboard-opponent,
.bears-schedule .scoreboard-location-indicator {
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: black;
  text-transform: uppercase;
  padding: 0 12px;
  text-align: center;
}
.bears-schedule .scoreboard-result-text,
.bears-schedule .scoreboard-location {
  text-align: center;
  font-size: 14px;
}
.bears-schedule .scoreboard-media {
  padding: 8px 12px;
  border-top: 1px solid #c8c8c8;
  margin-top: auto;
}
.bears-schedule .scoreboard-media ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.bears-schedule .scoreboard-media li {
  display: inline-block;
  vertical-align: middle;
}
.bears-schedule .scoreboard-media a {
  text-decoration: none;
  color: #c8c8c8;
}
.bears-schedule .scoreboard-media a[href] {
  color: #5e0009;
}
.bears-schedule .scoreboard-media span {
  position: absolute;
  left: -9999px;
}
.bears-schedule .bears-scoreboard-pager {
  margin-top: 12px;
}
.bears-schedule .bears-scoreboard-pager .slick-prev,
.bears-schedule .bears-scoreboard-pager .slick-next {
  font-size: 0;
  padding: 0;
  border: none;
  background: none;
  width: 40px;
  height: 23px;
}
.bears-schedule .bears-scoreboard-pager .slick-prev:focus,
.bears-schedule .bears-scoreboard-pager .slick-next:focus {
  outline: none;
}
.bears-schedule .bears-scoreboard-pager .slick-prev {
  background-image: url(/images/story_arrow_left.png);
  order: 1;
  -webkit-order: 1;
  margin-right: 6px;
}
.bears-schedule .bears-scoreboard-pager .slick-prev:hover,
.bears-schedule .bears-scoreboard-pager .slick-prev:active {
  background-image: url(/images/story_arrow_left_b.png);
}
.bears-schedule .bears-scoreboard-pager .slick-next {
  background-image: url(/images/story_arrow_right.png);
  order: 3;
  -webkit-order: 3;
  margin-left: 6px;
}
.bears-schedule .bears-scoreboard-pager .slick-next:hover,
.bears-schedule .bears-scoreboard-pager .slick-next:active {
  background-image: url(/images/story_arrow_right_b.png);
}
.bears-schedule .bears-scoreboard-pager ul {
  order: 2;
  -webkit-order: 2;
  list-style: none;
  margin: 0;
  padding: 0;
}
.bears-schedule .bears-scoreboard-pager ul li {
  display: inline-block;
  vertical-align: middle;
}
.bears-schedule .slick-dots li {
  margin: 0 6px;
}
.bears-schedule .slick-dots li button {
  vertical-align: middle;
  background: #5e0009;
  border: 2px solid white;
  border-radius: 50%;
  width: 12px;
  height: 12px;
  font-size: 0;
  padding: 0;
}
.bears-schedule .slick-dots li button:focus {
  outline: none;
}
.bears-schedule .slick-dots li.slick-active button {
  box-shadow: 0 0 0 2px #c8c8c8;
}
@media screen and (max-width: 767px) {
  .bears-schedule {
    padding-bottom: 60px;
    position: relative;
  }
  .bears-schedule .bears-schedule-composite {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 1152px) {
  .main-banner-promotion .ad {
    height: auto;
  }
  .main-banner-promotion img {
    height: auto;
    max-width: 100%;
    position: static;
    transform: none;
    -webkit-transform: none;
  }
}
.main-social {
  padding: 30px 0;
}
.main-social .tabs > ul {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0 0 12px 0;
}
.main-social .tabs > ul li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
}
.main-social .tabs > ul li a {
  text-decoration: none;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  color: #c8c8c8;
}
.main-social .tabs > ul li a:hover {
  color: #989898;
}
.main-social .tabs > ul li.ui-state-active a {
  color: #5e0009;
}
.main-social .tabs > ul li.ui-state-active a:hover {
  color: #5e0009;
}
.main-social-twitter .twitter-list {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.main-social-twitter .twitter-list-item {
  border: 1px solid #c8c8c8;
  position: relative;
  overflow: hidden;
  margin-top: 24px;
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.main-social-twitter .twitter-list-item:before {
  content: '';
  position: absolute;
  width: 420px;
  height: 500px;
  background-color: #55acee;
  outline-offset: 5px;
  outline: 2px solid #55acee;
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  left: calc(100% - 150px);
  bottom: calc(100% - 50px);
}
.main-social-twitter .twitter-list-item:after {
  content: '\e825';
  font: 20px/1 'sidearm_font';
  position: absolute;
  right: 8px;
  top: 6px;
  color: white;
}
.main-social-twitter .twitter-list-item:first-child {
  margin-top: 0;
}
.main-social-twitter .tweet-item-user {
  padding: 20px;
  border-bottom: 1px solid #eeeeee;
  font-weight: bold;
  font-size: 18px;
  line-height: 1;
  font-family: 'Roboto Condensed';
}
.main-social-twitter .tweet-item-user a {
  text-decoration: none;
  color: #5e0009;
}
.main-social-twitter .tweet-item-user a:before {
  content: '@';
}
.main-social-twitter .tweet-item-user a:hover,
.main-social-twitter .tweet-item-user a:active {
  text-decoration: underline;
}
.main-social-twitter .tweet-item-body {
  padding: 20px;
  color: black;
}
.main-social-twitter .tweet-item-body a {
  color: black;
}
.main-social-twitter .tweet-item-actions {
  list-style: none;
  margin: 0;
  padding: 0 20px 20px 20px;
}
.main-social-twitter .tweet-item-actions li {
  display: inline-block;
  vertical-align: middle;
}
.main-social-twitter .tweet-item-actions li a {
  color: #c8c8c8;
  text-decoration: none;
}
.main-social-twitter .tweet-item-actions li a i {
  color: #5e0009;
}
.main-social-twitter .tweet-item-actions li a:hover,
.main-social-twitter .tweet-item-actions li a:active {
  text-decoration: underline;
}
@media screen and (max-width: 1152px) {
  .main-social .main-social-twitter {
    width: 100%;
  }
  .main-social .main-social-facebook,
  .main-social .main-social-instagram {
    width: 50%;
  }
  .main-social-twitter .twitter-list {
    flex-direction: row;
    -webkit-flex-direction: row;
    margin: 0 -8px 8px -8px;
  }
  .main-social-twitter .twitter-list-item {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .main-social-twitter .twitter-list {
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0 0 16px 0;
  }
  .main-social-twitter .twitter-list-item {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 8px 0;
  }
}
@media screen and (max-width: 499px) {
  .main-social .main-social-facebook,
  .main-social .main-social-instagram {
    width: 100%;
  }
  .main-social-facebook {
    height: 499px;
    margin-bottom: 16px;
  }
}
.main-social-facebook {
  position: relative;
}
.main-social-facebook-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.main-social-instagram .instagram-list-item {
  border: 1px solid #c8c8c8;
  padding: 1px;
  overflow: hidden;
  position: relative;
}
.main-social-instagram .instagram-list-item:nth-child(2) {
  margin-top: 24px;
}
.main-social-instagram .instagram-list-item:before {
  content: '';
  position: absolute;
  width: 420px;
  height: 500px;
  background-color: #125688;
  outline-offset: 5px;
  outline: 2px solid #125688;
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  left: calc(100% - 150px);
  bottom: calc(100% - 50px);
}
.main-social-instagram .instagram-list-item:after {
  content: '\e811';
  font: 20px/1 'sidearm_font';
  position: absolute;
  right: 8px;
  top: 6px;
  color: white;
}
.all-access .all-access-list-item-container {
  margin-top: 12px;
  margin-bottom: 12px;
}
.all-access .all-access-list-item {
  border: 1px solid #c8c8c8;
  position: relative;
  overflow: hidden;
  flex-basis: auto;
}
.all-access .all-access-list-item:before {
  content: '';
  position: absolute;
  width: 420px;
  height: 500px;
  background-color: #5e0009;
  outline-offset: 5px;
  outline: 2px solid #5e0009;
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  left: calc(100% - 150px);
  bottom: calc(100% - 50px);
}
.all-access .all-access-list-item:after {
  content: '\e882';
  font: 20px/1 'sidearm_font';
  position: absolute;
  right: 8px;
  top: 6px;
  color: white;
}
.all-access .all-access-list-item-details {
  padding: 10px 20px;
}
.all-access .all-access-list-item-details p {
  margin: 10px 0;
}
.all-access .all-access-list-item-details p a {
  color: #5e0009;
}
.all-access .all-access-list-item-details p a:hover,
.all-access .all-access-list-item-details p a:active {
  text-decoration: underline;
}
.all-access .all-access-list-item-details p:first-child {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.4;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
}
.all-access .all-access-list-item-details p span + span:before {
  content: ' | ';
}
.all-access .all-access-list-item-share {
  padding: 12px 20px;
  color: #c8c8c8;
  border-top: 1px solid #eeeeee;
}
.all-access .all-access-list-item-share ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
.all-access .all-access-list-item-share li {
  display: inline-block;
}
.all-access .all-access-list-item-share li + li a {
  background-color: #55acee;
}
.all-access .all-access-list-item-share a {
  color: white;
  background-color: #3b5998;
  display: inline-block;
  padding: 5px;
}
.all-access .all-access-list-item-share span {
  position: absolute;
  left: -9999px;
}
.all-access .all-access-modal-container {
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.all-access .all-access-modal-dialog {
  overflow: hidden;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 10px;
  background-color: white;
}
.all-access .all-access-modal-dialog-inside {
  padding-bottom: 56.25%;
  position: relative;
}
.all-access .all-access-modal-dialog-inside iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}
.all-access .all-access-modal-dialog-extra {
  padding: 10px 0;
}
.all-access .all-access-modal-dialog-extra-now-playing p {
  margin: 0;
}
.all-access .all-access-modal-dialog-extra-now-playing p:first-child {
  color: #5e0009;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto Condensed';
  font-size: 18px;
}
.all-access .all-access-modal-dialog-close {
  font-size: 0;
  padding: 0;
  border: none;
  background: none;
  position: absolute;
  right: 0;
  top: 0;
}
.all-access .all-access-modal-dialog-close:before {
  content: '';
  position: absolute;
  width: 420px;
  height: 500px;
  background-color: #5e0009;
  outline-offset: 5px;
  outline: 2px solid #5e0009;
  transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  left: calc(100% - 150px);
  bottom: calc(100% - 50px);
}
.all-access .all-access-modal-dialog-close:after {
  content: '\e84c';
  font: 20px/1 'sidearm_font';
  position: absolute;
  right: 8px;
  top: 6px;
  color: white;
}
.all-access .dfp-ad {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}
.all-access-video-is-playing .all-access .all-access-modal-container {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1439px) {
  .all-access .all-access-modal-dialog {
    width: 66.6666%;
  }
}
@media screen and (max-width: 1023px) {
  .all-access .all-access-modal-dialog {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .all-access .all-access-modal-dialog {
    width: 90%;
  }
}
.athlete-of-the-week {
  background: url(/images/aotw_bg.png) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  min-height: 410px;
}
.athlete-of-the-week .featured-athlete-header {
  background-color: #c8c8c8;
  text-align: center;
  padding: 10px 20px;
}
.athlete-of-the-week .featured-athlete-image {
  margin-right: -12px;
  align-self: flex-end;
  -webkit-align-self: flex-end;
  float: left;
}
.athlete-of-the-week .featured-athlete-text {
  padding: 40px 0 0 0;
  float: left;
}
.athlete-of-the-week .featured-athlete-info {
  text-shadow: 2px 2px 5px #666666;
  padding: 20px 0 20px 100px;
}
.athlete-of-the-week .featured-athlete-info a {
  text-decoration: none;
  text-transform: uppercase;
}
.athlete-of-the-week .featured-athlete-info a span {
  display: block;
}
.athlete-of-the-week .featured-athlete-info a span:first-child {
  font-weight: bold;
  font-size: 75px;
  line-height: 0.9;
  font-family: 'Roboto Condensed';
  color: #5e0009;
}
.athlete-of-the-week .featured-athlete-info a span:nth-child(2) {
  font-weight: bold;
  font-size: 90px;
  line-height: 0.9;
  font-family: 'Roboto Condensed';
  color: white;
}
.athlete-of-the-week .featured-athlete-info p {
  margin: 0;
}
.athlete-of-the-week .featured-athlete-info p:nth-child(2) {
  font-size: 30px;
  color: #c8c8c8;
  text-transform: uppercase;
  letter-spacing: 5px;
}
@media screen and (min-width: 1023px) {
  .athlete-of-the-week {
    height: 410px;
  }
}
@media screen and (max-width: 1023px) {
  .athlete-of-the-week .featured-athlete-text {
    padding: 20px 0;
  }
  .athlete-of-the-week .featured-athlete-info {
    padding: 20px;
  }
  .athlete-of-the-week .featured-athlete-info a span:first-child {
    font-weight: bold;
    font-size: 55px;
    line-height: 0.9;
    font-family: 'Roboto Condensed';
  }
  .athlete-of-the-week .featured-athlete-info a span:nth-child(2) {
    font-weight: bold;
    font-size: 70px;
    line-height: 0.9;
    font-family: 'Roboto Condensed';
  }
  .athlete-of-the-week .featured-athlete-info p {
    margin: 0;
  }
  .athlete-of-the-week .featured-athlete-info p:nth-child(2) {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  .athlete-of-the-week .featured-athlete-info a span:first-child {
    font-weight: bold;
    font-size: 35px;
    line-height: 0.9;
    font-family: 'Roboto Condensed';
  }
  .athlete-of-the-week .featured-athlete-info a span:nth-child(2) {
    font-weight: bold;
    font-size: 50px;
    line-height: 0.9;
    font-family: 'Roboto Condensed';
  }
  .athlete-of-the-week .featured-athlete-info p {
    margin: 0;
  }
  .athlete-of-the-week .featured-athlete-info p:nth-child(2) {
    font-size: 20px;
  }
}
@media screen and (max-width: 539px) {
  .athlete-of-the-week {
    text-align: center;
  }
  .athlete-of-the-week .featured-athlete-info {
    padding-top: 0;
    padding-bottom: 0;
  }
  .athlete-of-the-week .featured-athlete-info a span {
    color: white !important;
  }
}
.bottom-promotions {
  padding: 40px 0;
}
.bottom-promotions .bottom-promotion-dfp {
  flex: 0 0 324px;
  -webkit-flex: 0 0 324px;
  min-width: 1px;
  min-height: 1px;
}
@media screen and (max-width: 1023px) {
  .bottom-promotions .bottom-promotion-dfp {
    flex-basis: auto;
    -webkit-flex-basis: auto;
    margin-top: 24px;
  }
}
.main-sponsors {
  padding: 28px 0;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
.main-sponsors .ads-container .slick-track {
  margin: auto;
}
.main-sponsors .ad {
  margin: 12px;
}
.main-footer {
  padding: 40px 0;
}
.main-footer .main-footer-details {
  font-size: 14px;
}
.main-footer .main-footer-details p {
  margin: 0;
  color: #5e0009;
}
.main-footer .main-footer-details ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0;
}
.main-footer .main-footer-details ul li {
  display: inline-block;
}
.main-footer .main-footer-details ul li + li:before {
  content: '|';
}
.main-footer .main-footer-details ul a {
  color: black;
  text-decoration: none;
}
.main-footer .main-footer-details ul a:hover,
.main-footer .main-footer-details ul a:active {
  text-decoration: underline;
}
.main-footer .main-footer-logos {
  border-left: 1px solid #c8c8c8;
}
.main-footer .main-footer-logos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-footer .main-footer-logos li {
  margin: 0 6px;
}
.article-wrapper.news {
  margin-top: -12px;
}
.article-wrapper.news .article-image {
  margin-bottom: 40px;
  padding-bottom: 56.25%;
}
.article-wrapper.news .article-image > div {
  position: absolute;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article-image > div:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 65%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.article-wrapper.news .article-image button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 0;
  padding: 0;
  border: 2px solid white;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  width: 50px;
  height: 50px;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.5);
}
.article-wrapper.news .article-image button:before {
  content: '\e861';
  font: 38px/46px 'sidearm_font';
  color: white;
}
.article-wrapper.news .article-image button:hover,
.article-wrapper.news .article-image button:active {
  border-color: #5e0009;
}
.article-wrapper.news .article-image button:hover:before,
.article-wrapper.news .article-image button:active:before {
  color: #5e0009;
}
.article-wrapper.news .article-image button:focus {
  outline: none;
}
.article-wrapper.news .article-image iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.article-wrapper.news .article-image header {
  transition: .15s;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  padding: 0 190px;
}
.article-wrapper.news .article-image h2 {
  font-weight: bold;
  font-size: 36px;
  line-height: 1.2;
  font-family: 'Roboto Condensed';
  color: white;
  text-transform: uppercase;
}
.article-wrapper.news .article-image .video-is-playing ~ header {
  opacity: 0;
}
.article-wrapper.news .article-related-headlines {
  flex: 0 0 372px;
  -webkit-flex: 0 0 372px;
  min-width: 1px;
  min-height: 1px;
  padding-left: 24px;
}
.article-wrapper.news .article-related-headlines header {
  margin-bottom: 12px;
}
.article-wrapper.news .article-related-headlines h3 {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: #5e0009;
  text-transform: uppercase;
}
.article-wrapper.news .article-related-headlines ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-wrapper.news .article-related-headlines li {
  padding: 12px 24px;
  margin-bottom: 24px;
  border: 1px solid #c8c8c8;
}
.article-wrapper.news .article-related-headlines a {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.1;
  font-family: 'Roboto Condensed';
  color: #5e0009;
  text-transform: uppercase;
  text-decoration: none;
}
.article-wrapper.news .article-related-headlines a:hover,
.article-wrapper.news .article-related-headlines a:active {
  text-decoration: underline;
  color: #5e0009;
}
.article-wrapper.news .article-related-headlines p {
  margin: 0;
}
.article-wrapper.news .article-related-dfp {
  padding: 24px 0;
  margin-bottom: 24px;
  border: 1px solid #c8c8c8;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
@media screen and (max-width: 1023px) {
  .article-wrapper.news .article-image header {
    bottom: 20px;
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .article-wrapper.news .article-related-headlines {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding-left: 0;
  }
  .article-wrapper.news .article-image {
    padding-bottom: 0;
  }
  .article-wrapper.news .article-image > div {
    position: relative;
  }
  .article-wrapper.news .article-image > div:before {
    display: none;
  }
  .article-wrapper.news .article-image header {
    position: static;
    padding: 0;
  }
  .article-wrapper.news .article-image header h2 {
    color: #5e0009;
  }
}
.sticky-dfp {
  transition: .15s;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 99;
}
.sticky-dfp .dfp-ad {
  margin: 10px auto;
}
.sticky-dfp.sticky-dfp--not-top {
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.bottom-countdown {
  background: url(/images/countdown_bg.png) no-repeat center center;
}
.bottom-countdown .countdown-container {
  position: relative;
  height: 370px;
}
.bottom-countdown .countdown-details {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-align: center;
}
.bottom-countdown .countdown-details p {
  margin: 5px 0;
  color: #5e0009;
  font-size: 25px;
}
.bottom-countdown .countdown-details p:first-child {
  font-weight: bold;
  font-size: 70px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
}
.bottom-countdown .countdown-timer {
  font-weight: bold;
  font-size: 50px;
  line-height: 1;
  font-family: 'Roboto Condensed';
  color: #5e0009;
  margin-bottom: 45px;
}
.bottom-countdown .countdown-timer > div {
  width: 80px;
  text-align: center;
}
.bottom-countdown .countdown-team {
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 45px;
  line-height: 1;
  font-family: 'Roboto Condensed';
}
.bottom-countdown .countdown-team:first-line {
  font-weight: bold;
  font-size: 40px;
  line-height: 1;
  font-family: 'Roboto Condensed';
}
@media screen and (max-width: 1152px) {
  .bottom-countdown .countdown-team {
    font-weight: bold;
    font-size: 35px;
    line-height: 1;
    font-family: 'Roboto Condensed';
  }
  .bottom-countdown .countdown-team:first-line {
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    font-family: 'Roboto Condensed';
  }
}
@media screen and (max-width: 1023px) {
  .bottom-countdown {
    overflow: hidden;
  }
  .bottom-countdown .countdown-details {
    top: 20px;
    width: 100%;
    text-align: center;
  }
  .bottom-countdown .countdown-details p {
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .bottom-countdown .countdown-details p:first-child {
    font-weight: bold;
    font-size: 50px;
    line-height: 1;
    font-family: 'Roboto Condensed';
  }
  .bottom-countdown .countdown-timer {
    width: 334px !important;
    margin: 0 auto 45px auto;
  }
}
@media (min-width: 1024px) {
  .accomplishment {
    text-align: center;
    width: 325px;
    line-height: 55px;
    /*div:first-of-type {
  	        font-family: 'Roboto Condensed';
  	        font-size: 52px;
  	        color: #c8c8c8;
  	        font-weight: 700;
  	        margin: 0 5px 0 0;
  	    }
  	    div:last-of-type {
  	        font-size: 18px;
  	        line-height: 1em;
  	        text-transform: uppercase;
  	        color: #fff;
  	    }*/
  
  }
  .accomplishment .ads-container .ad img {
    display: inline-block;
  }
  .accomplishment button {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .accomplishment {
    display: none;
  }
}
.sports-nav-ad {
  position: absolute !important;
  margin: 20px -150px !important;
}
.interior-leaderboard {
  padding-top: 12px;
}
.below-schedule-banner {
  text-align: center;
  margin: auto;
}
.below-schedule-banner .ad {
  margin-top: 24px;
}
