@import url("https://fonts.sidearmsports.com/sidearm/sidearm_font.css");
@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700';
@import 'https://fonts.googleapis.com/css?family=Lato';
/* Accessibility CSS */

html {
  overflow-x: hidden;
}
* html .skip {
  display: block;
}
:root .skip {
  display: block;
}
.skip a {
  padding: 0 0.5em;
  display: inline;
  z-index: 2;
  text-decoration: none;
  position: absolute;
  width: 14em;
  left: -200em;
}
.skip a:focus,
.skip a:active {
  position: absolute;
  left: 0.5em;
  border: solid #333333 2px;
  color: white;
  background: #555555;
}
.skip a:hover {
  cursor: default;
}
h1.hide {
  display: block;
  position: absolute;
  left: -9999px;
}
.page_title h1 {
  color: black;
  font-size: 150%;
  line-height: 1.5;
  display: block;
  margin: 1em 0;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #cf102d;
  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;
}
a:focus {
  outline-style: dotted !important;
  outline-width: 2px !important;
}
body {
  font: 14px/1.4 arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  background: url(/images/bg.png);
  background-color: #998f86;
}
@font-face {
  font-family: 'latothin';
  src: url('fonts/lato-thin-webfont.eot');
  src: url('fonts/lato-thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-thin-webfont.woff') format('woff'), url('fonts/lato-thin-webfont.ttf') format('truetype'), url('fonts/lato-thin-webfont.svg#latothin') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'latolight';
  src: url('fonts/lato-light-webfont.eot');
  src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-light-webfont.woff') format('woff'), url('fonts/lato-light-webfont.ttf') format('truetype'), url('fonts/lato-light-webfont.svg#latolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
#content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.hide {
  position: absolute;
  left: -9999px;
}
.index-row {
  max-width: 1120px;
  margin: 0 auto;
}
.row {
  max-width: 1120px;
  margin: 0 auto;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wide .main-content-placeholder {
  max-width: 1120px;
  padding: 20px;
  background: white;
}
.main-content-placeholder {
  margin: 25px auto 25px auto;
}
.index .main-content-placeholder {
  margin: 25px auto 0 auto;
}
.mobile-header {
  display: none;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 0 20px 0;
  padding: 0 10px;
}
.mobile-header > div:first-of-type {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: white;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.mobile-header > div:first-of-type > div {
  width: 14px;
  height: 14px;
  background: url(/images/story_nav_white.png);
  margin: 0 10px 0 0;
}
#top-ad {
  padding: 10px 0;
  background: black;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
#header {
  width: 100%;
  position: relative;
  z-index: 9000;
}
#header.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
}
#header .social-header {
  background: url(/images/header_bg.png) center no-repeat;
  max-height: 120px;
  padding: 12px 0;
}
#header .social-header .index-row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  height: 100%;
}
#header .social-header .index-row > div:first-of-type {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#header .social-header .index-row > div:first-of-type > a {
  margin: 0 40px 0 0;
}
#header .social-header .index-row .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 40px 0 0 0;
}
#header .social-header .index-row .ads-container .ad {
  margin: 0 3px;
  /*span{display: none;}*/

}
#header .social-header .index-row .ads-container .ad a {
  color: white;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
}
#header .social-header .index-row a span {
  position: absolute;
  left: -10000px;
}
#header .social-header .index-row a:focus {
  outline-color: white;
}
#header #navigation {
  background: #cf102d;
  height: 40px;
  position: relative;
  z-index: 9000;
  box-shadow: 0 2px 5px rgba(1, 2, 2, 0.2);
}
#header #navigation .main-navigation {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  align-items: center;
  -webkit-align-items: center;
  height: 40px;
  max-width: 1120px;
  margin: 0 auto;
}
#header #navigation .main-navigation .main-navigation-level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
#header #navigation .main-navigation .main-navigation-level-1 > li {
  display: flex;
  align-items: center;
  margin: 0 0 0 20px;
  height: 100%;
  line-height: 40px;
  /* assumes class name sports was set in backend */

}
#header #navigation .main-navigation .main-navigation-level-1 > li > a {
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: white;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  height: 100%;
  text-transform: uppercase;
  position: relative;
}
#header #navigation .main-navigation .main-navigation-level-1 > li:hover,
#header #navigation .main-navigation .main-navigation-level-1 > li.open {
  cursor: pointer;
}
#header #navigation .main-navigation .main-navigation-level-1 > li:hover > a,
#header #navigation .main-navigation .main-navigation-level-1 > li.open > a {
  color: black;
}
#header #navigation .main-navigation .main-navigation-level-1 > li:hover > a:before,
#header #navigation .main-navigation .main-navigation-level-1 > li.open > a:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: black;
  content: '';
}
#header #navigation .main-navigation .main-navigation-level-1 > li:hover > div,
#header #navigation .main-navigation .main-navigation-level-1 > li.open > div {
  left: 0;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports .inside {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 40px 30px;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports ul {
  max-width: none;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  margin: 0 5px;
  font-style: italic;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a:first-child {
  margin-right: auto;
  margin-left: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: white;
  font-style: italic;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.main-navigation-social {
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  border: none;
  font-style: normal;
  font-size: 17px;
  line-height: 1em;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.main-navigation-social:before {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  font-family: sidearm_font;
  color: white;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.news {
  display: none;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.tickets {
  display: none;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.facebook {
  order: 5;
  -webkit-order: 5;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.facebook:before {
  content: '\e805';
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.twitter {
  order: 4;
  -webkit-order: 4;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.twitter:before {
  content: '\e825';
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.instagram {
  order: 6;
  -webkit-order: 6;
}
#header #navigation .main-navigation .main-navigation-level-1 > li.main-navigation-sports li a.instagram:before {
  content: '\e811';
}
#header #navigation .main-navigation #search {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#header #navigation .main-navigation #search button {
  background: none;
  outline: none;
  border: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  margin: 0 10px 0 0;
}
#header #navigation .main-navigation #search input {
  height: 25px;
  border-radius: 10px;
  background: #9b0c22;
  border: none;
  outline: none;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: white;
}
#header #navigation .main-navigation .hidden-label {
  height: 0;
  width: 0;
  overflow: hidden;
}
#header #navigation .main-navigation .main-navigation-level-2 {
  position: absolute;
  z-index: 8999;
  left: -9999px;
  top: 100%;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
#header #navigation .main-navigation .main-navigation-level-2 .inside {
  width: 1120px;
  display: flex;
  display: -webkit-flex;
  margin: 0 auto;
  padding: 40px 20px;
  background: #464646;
}
#header #navigation .main-navigation .main-navigation-level-2 ul {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  list-style: none;
  padding: 0;
  margin: 0 10px;
  max-width: 33.3333%;
}
#header #navigation .main-navigation .main-navigation-level-2 li {
  padding: 10px;
  border-bottom: 1px dotted #8c8c8c;
  line-height: 1em;
}
#header #navigation .main-navigation .main-navigation-level-2 li.separator {
  border-bottom: none;
  margin: 0 0 10px 0;
}
#header #navigation .main-navigation .main-navigation-level-2 li.separator span {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #999999;
  text-transform: uppercase;
  font-style: italic;
}
#header #navigation .main-navigation .main-navigation-level-2 li:hover:not(.separator) {
  background: #cf102d;
}
#header #navigation .main-navigation .main-navigation-level-2 li a:focus {
  background: #cf102d;
}
#header #navigation .main-navigation .main-navigation-level-2 span {
  color: black;
}
#header #navigation .main-navigation .main-navigation-level-2 a {
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  font-style: italic;
}
#header #navigation .main-navigation .main-navigation-level-2 .navigation-ad {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#header #navigation .mobile_menu {
  width: 100%;
  height: 40px;
  line-height: 40px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0 10px;
}
#header #navigation .mobile_menu > a {
  align-items: center;
  -webkit-align-items: center;
  display: flex;
}
#header #navigation .mobile_menu .icon-menu {
  position: relative;
  z-index: 998;
  color: white;
  font-style: normal;
  font-size: 16px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#header #navigation .mobile_menu .off-canvas-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 300px;
  background-color: #cf102d;
  height: 100%;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 9000;
  overflow: hidden;
  line-height: 1em;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding-top: 50px;
  overflow-x: hidden;
  position: relative;
  height: 100%;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 > li {
  border-bottom: 1px dotted #8c8c8c;
  line-height: 1em;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 > li > a {
  text-decoration: none;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  font-style: italic;
  position: relative;
  padding: 10px 20px;
  outline: none;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 > li > a:hover {
  color: black;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 > li > a.parent {
  cursor: pointer;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 > li > a.parent.open {
  background-color: #cf102d;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 > li > a.parent.open:before {
  content: '\e833';
  font-family: sidearm_font;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: white;
  font-style: normal;
}
#header #navigation .mobile_menu .off-canvas-menu .level-1 > li > a.parent:after {
  content: '\e832';
  font-family: sidearm_font;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: white;
  font-style: normal;
}
#header #navigation .mobile_menu .off-canvas-menu .level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 50px;
  width: 280px;
  height: calc(100% - 50px);
  overflow-y: auto;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -webkit-transition: 0.25s;
  transition: 0.25s;
  background-color: #cf102d;
}
#header #navigation .mobile_menu .off-canvas-menu .level-2 > li {
  border-bottom: 1px dotted #8c8c8c;
  line-height: 1em;
}
#header #navigation .mobile_menu .off-canvas-menu .level-2 > li > a {
  display: block;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  font-style: italic;
  padding: 10px 20px;
  outline: none;
}
#header #navigation .mobile_menu .off-canvas-menu .level-2 > li.separator a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #999999;
  text-transform: uppercase;
  font-style: italic;
}
#header #navigation .mobile_menu .off-canvas-menu .level-2 > li:hover:not(.separator) a {
  color: black;
}
#header #navigation .mobile_menu .off-canvas-menu .level-2.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
#header #navigation .mobile_menu .off-canvas-menu.open {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#header #navigation .mobile_menu .off-canvas-menu .close-menu {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 15px;
  line-height: 50px;
  font-size: 20px;
  width: 100%;
  text-align: left;
  background-color: #cf102d;
  z-index: 2;
  color: white;
}
.sport-navigation {
  width: 100%;
  background: #464646;
  z-index: 8999;
  height: 60px;
  position: relative;
  z-index: 8999;
}
.sport-navigation .row {
  position: relative;
}
.sport-navigation ul.level-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  display: flex;
  display: -webkit-flex;
  height: 60px;
  position: relative;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation ul.level-1 > li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: white;
  font-style: italic;
  height: 100%;
  padding: 0 10px;
}
.sport-navigation ul.level-1 > li.sport-home {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}
.sport-navigation ul.level-1 > li.sport-home a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: white;
  font-style: italic;
}
.sport-navigation ul.level-1 > li > div a {
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: white;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  font-style: italic;
  outline: none;
}
.sport-navigation ul.level-1 > li > ul.level-2 {
  list-style: none;
  margin: 0;
  padding: 10px;
  position: absolute;
  top: 100%;
  left: -9999px;
  width: 230px;
  z-index: 9000;
  background: #464646;
}
.sport-navigation ul.level-1 > li > ul.level-2 > li {
  padding: 10px;
  border-bottom: 1px dotted #8c8c8c;
  line-height: 1em;
}
.sport-navigation ul.level-1 > li > ul.level-2 > li > a {
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: white;
  font-style: italic;
}
.sport-navigation ul.level-1 > li > ul.level-2 > li > a:hover {
  color: black;
}
.sport-navigation ul.level-1 > li:hover {
  cursor: pointer;
}
.sport-navigation ul.level-1 > li:hover > a {
  color: black;
}
.sport-navigation ul.level-1 > li:hover > ul.level-2 {
  right: 0;
  left: auto;
}
.sport-navigation .sports-menu.mobile {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  z-index: 100;
  position: relative;
  height: 100%;
  padding: 0 10px;
  background: #464646;
}
.sport-navigation .sports-menu.mobile .sports-mobile-navigation-home a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: white;
  font-style: italic;
  outline: none;
}
.sport-navigation .sports-menu.mobile > ul {
  margin: 0;
  list-style: none;
  padding: 0;
  align-items: stretch;
  -webkit-align-items: stretch;
  color: #464646;
}
.sport-navigation .sports-menu.mobile > ul > li {
  padding: 0 8px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 10px;
  border-bottom: 1px dotted #8c8c8c;
  line-height: 1em;
}
.sport-navigation .sports-menu.mobile > ul > li.more {
  line-height: 2;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  font-style: italic;
}
.sport-navigation .sports-menu.mobile > ul > li > a {
  line-height: 2;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  font-style: italic;
  text-decoration: none;
  outline: none;
}
.sport-navigation .sports-menu.mobile > ul > i {
  margin-left: auto;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: white;
}
.sport-navigation .sports-menu.mobile .dropdown-menu {
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 100%;
  z-index: 1;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
  opacity: 0;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 {
  display: block;
  background: #464646;
  height: auto !important;
  padding: 8px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: white;
  font-style: italic;
  padding: 10px;
  border-bottom: 1px dotted #8c8c8c;
  line-height: 1em;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li.sport-home {
  display: none;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li:hover:after {
  display: none;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li a {
  padding: 8px;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  font-style: italic;
  text-decoration: none;
  outline: none;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li a:hover {
  cursor: pointer;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li.mobile-navigation-parent {
  position: relative;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li.mobile-navigation-parent a:after {
  content: '\e865';
  font-family: sidearm_font;
  float: right;
  font-style: normal;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li.mobile-navigation-item-open {
  position: relative;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-1 li.mobile-navigation-item-open a:after {
  content: '\e83a';
  font-family: sidearm_font;
  float: right;
  font-style: normal;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-2 {
  position: static;
  border: none;
  padding: 0;
  width: 100%;
  background: #464646;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-2 li {
  padding: 0;
  border: none;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-2 li a {
  display: block;
  padding: 4px 15px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: white;
  font-style: italic;
  outline: none;
}
.sport-navigation .sports-menu.mobile .dropdown-menu .level-2 li a:after {
  content: none !important;
}
body.mobile-menu-open.sports-nav .sport-navigation .sports-menu.mobile .dropdown-menu {
  left: 0;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
  opacity: 1;
}
.main_tabs {
  margin: 0 0 40px 0;
}
.main_tabs.accessible-tab-menu section {
  margin-bottom: 50px;
}
.main_tabs.accessible-tab-menu section h2.hide {
  color: white !important;
  margin: 0 0 20px 20px !important;
  display: block !important;
  position: relative !important;
  left: auto !important;
  top: auto !important;
}
.main_tabs.accessible-tab-menu section .social-feeds h2.hide {
  color: #1d1d1d !important;
  margin: 20px 0 20px 20px !important;
}
.main_tabs.accessible-tab-menu section:before {
  display: block;
  content: " ";
  height: 330px;
  /* Give height of your fixed element */
  margin-top: -330px;
  /* Give negative margin of your fixed element */
  visibility: hidden;
}
.main_tabs ul {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 0 20px 0;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.main_tabs ul li {
  margin: 0 15px;
  line-height: 2em;
}
.main_tabs ul li.ui-state-active a {
  color: #cf102d;
}
.main_tabs ul li.ui-state-active a div {
  background: url(/images/story_nav_red.png);
}
.main_tabs ul li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: white;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  text-decoration: none;
  outline: none;
}
.main_tabs ul li a div {
  width: 14px;
  height: 14px;
  background: url(/images/story_nav_white.png);
  margin: 0 10px 0 0;
}
.main_tabs ul li a:focus {
  outline-color: white;
  outline-style: dotted;
}
.main_tabs section[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -30000px;
  opacity: 0;
}
.main_tabs section {
  opacity: 1;
  position: relative;
}
.main_tabs #top-stories .top-stories-item {
  max-height: 635px;
  width: 100%;
  height: 100%;
  position: relative;
}
.main_tabs #top-stories .top-stories-item .top-stories-media {
  width: 100%;
  height: 100%;
  position: relative;
  background: url(/images/mainstory_default.png);
}
.main_tabs #top-stories .top-stories-item .top-stories-text {
  height: 160px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  background: rgba(55, 53, 52, 0.85);
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  width: 100%;
}
.main_tabs #top-stories .top-stories-item .top-stories-text .story-left {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.main_tabs #top-stories .top-stories-item .top-stories-text .story-left > header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main_tabs #top-stories .top-stories-item .top-stories-text .story-left > header > div {
  background: #cf102d;
  padding: 5px 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: white;
  margin: 0 10px 0 0;
}
.main_tabs #top-stories .top-stories-item .top-stories-text .story-left > a {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: white;
  text-decoration: none;
  display: block;
  margin: 15px 0 0 0;
  line-height: 1em;
}
.main_tabs #top-stories .slick-prev {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-95px);
  -webkit-transform: translateY(-95px);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  width: 70px;
  height: 70px;
  padding: 0;
}
.main_tabs #top-stories .slick-prev:before {
  content: '\e833';
  font-family: sidearm_font;
  font-size: 50px;
  color: white;
  margin: 0 7px 0 0;
}
.main_tabs #top-stories .slick-prev:hover {
  background: url(/images/mainstory_nav_shape.png);
}
.main_tabs #top-stories .slick-next {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-95px);
  -webkit-transform: translateY(-95px);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  width: 70px;
  height: 70px;
  padding: 0;
}
.main_tabs #top-stories .slick-next:before {
  content: '\e832';
  font-family: sidearm_font;
  font-size: 50px;
  color: white;
  margin: 0 0 0 7px;
}
.main_tabs #top-stories .slick-next:hover {
  background: url(/images/mainstory_nav_shape.png);
}
.main_tabs #upcoming .cs-section-ad {
  position: absolute;
  top: -50px;
  right: 0;
}
.main_tabs #upcoming .scoreboard-list {
  position: relative;
  margin: -10px 0 0 -10px;
}
.main_tabs #upcoming .panel {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 1140px !important;
}
.main_tabs #upcoming .event {
  margin: 10px;
  width: 208px;
  height: 285px;
  background: white;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.main_tabs #upcoming .event .event-top {
  height: 40px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background: #cf102d;
}
.main_tabs #upcoming .event .event-top span {
  padding: 10px 20px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
  position: relative;
  text-align: right;
}
.main_tabs #upcoming .event .event-top span:first-of-type {
  background: #373534;
  text-align: left;
}
.main_tabs #upcoming .event .event-top span:first-of-type:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 40px solid #373534;
  border-right: 30px solid transparent;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 2;
}
.main_tabs #upcoming .event .matchup {
  padding: 20px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  text-align: center;
}
.main_tabs #upcoming .event .matchup .logo-box {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0 20px;
}
.main_tabs #upcoming .event .matchup .vsat-container {
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 5px 0 10px 0;
  align-items: center;
  -webkit-align-items: center;
}
.main_tabs #upcoming .event .matchup .vsat-container:before {
  content: '';
  width: 100%;
  height: 1px;
  border-top: 1px dotted #959595;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.main_tabs #upcoming .event .matchup .vsat-container span {
  width: 28px;
  height: 28px;
  background: url(/images/calendar_shape.png);
  background-color: #cf102d;
  text-align: center;
  line-height: 28px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
}
.main_tabs #upcoming .event .matchup .sport {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: black;
  text-transform: uppercase;
}
.main_tabs #upcoming .event .matchup .time {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #cf102d;
  text-transform: uppercase;
}
.main_tabs #upcoming .event .matchup .location {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #666666;
  font-style: italic;
}
.main_tabs #upcoming .event ul.event-links {
  height: 40px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background: #373534;
  margin: 0;
}
.main_tabs #upcoming .event ul.event-links li {
  margin: 0 5px;
}
.main_tabs #upcoming .event ul.event-links li a {
  color: white;
  font-size: 18px;
}
.main_tabs #upcoming .event ul.event-links li span {
  display: none;
}
.main_tabs #upcoming .event ul.event-links li.inactive {
  display: none;
}
.main_tabs #upcoming .slick-prev {
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
}
.main_tabs #upcoming .slick-prev:before {
  content: '\e833';
  font-family: sidearm_font;
  font-size: 60px;
  color: white;
}
.main_tabs #upcoming .slick-prev:hover:before {
  color: #cf102d;
}
.main_tabs #upcoming .slick-next {
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
}
.main_tabs #upcoming .slick-next:before {
  content: '\e832';
  font-family: sidearm_font;
  font-size: 60px;
  color: white;
}
.main_tabs #upcoming .slick-next:hover:before {
  color: #cf102d;
}
.main_tabs #upcoming .composite {
  display: block;
  text-align: right;
  margin: 10px 0 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: white;
  font-style: italic;
  text-decoration: none;
}
.main_tabs #social .cs-section-ad {
  position: absolute;
  top: -60px;
  right: 0;
}
.main_tabs #social .social-feeds {
  margin: 0 -10px;
  display: flex;
  display: -webkit-flex;
}
.main_tabs #social .social-feeds > section {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 0 10px;
  height: 590px;
  background: #ebebeb;
}
.main_tabs #social .social-feeds > section > header {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: white;
  text-transform: uppercase;
  font-style: italic;
  padding: 28px 0;
  text-align: center;
}
.main_tabs #social .social-feeds > section.twitter header {
  background: #55acee;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list {
  padding: 20px 20px 0 20px;
  height: 479px;
  position: relative;
  overflow: hidden;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item {
  padding: 0 0 20px 0;
  border-bottom: 1px dotted #a5a5a5;
  margin: 0 0 20px 0;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item .tweet-item-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item .tweet-item-header img {
  border-radius: 5px;
  border: 2px solid #d7d7d7;
  margin: 0 20px 0 0;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item .tweet-item-header .tweet-user {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: black;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item .tweet-item-header .screen-name {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item .tweet-item-header .screen-name:before {
  content: '@';
  font-size: 15px;
  color: #666666;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item .tweet-item-body {
  margin: 20px 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: black;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item .tweet-item-body a {
  text-decoration: none;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: black;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item ul {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 0;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item ul li {
  margin: 0;
}
.main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item ul li a {
  color: black;
}
.main_tabs #social .social-feeds > section.instagram header {
  background: #125688;
}
.main_tabs #social .social-feeds > section.instagram .instagram-list {
  padding: 20px 20px 0 20px;
  height: 479px;
  position: relative;
  overflow: hidden;
}
.main_tabs #social .social-feeds > section.instagram .instagram-list .instagram-item {
  margin: 0 0 20px 0;
  max-width: 320px;
  max-height: 320px;
}
.main_tabs #social .social-feeds > section.facebook header {
  background: #3b5998;
}
.main_tabs #photos .cs-section-ad {
  position: absolute;
  top: -50px;
  right: 0;
}
.main_tabs #photos .gallery-list {
  position: relative;
  margin: -10px 0 0 -10px;
}
.main_tabs #photos .panel {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 1140px !important;
}
.main_tabs #photos .gallery-item {
  margin: 10px;
  width: 360px;
  height: 290px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.main_tabs #photos .gallery-item .photo {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  display: block;
  position: relative;
  overflow: hidden;
}
.main_tabs #photos .gallery-item .photo img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main_tabs #photos .gallery-item .title {
  text-align: center;
  padding: 10px 0;
  background: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: black;
  text-transform: uppercase;
}
.main_tabs #photos .gallery-item .link {
  text-align: center;
  padding: 10px 20px;
  background: #cf102d;
  position: relative;
}
.main_tabs #photos .gallery-item .link div span {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
}
.main_tabs #photos .gallery-item .link a {
  display: inline-block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: white;
  font-style: italic;
  text-decoration: none;
  margin-left: auto;
  position: absolute;
  top: 12px;
  right: 20px;
}
.main_tabs #photos .gallery-item:hover .title {
  color: #cf102d;
}
.main_tabs #photos .slick-prev {
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
}
.main_tabs #photos .slick-prev:before {
  content: '\e833';
  font-family: sidearm_font;
  font-size: 60px;
  color: white;
}
.main_tabs #photos .slick-prev:hover:before {
  color: #cf102d;
}
.main_tabs #photos .slick-next {
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
}
.main_tabs #photos .slick-next:before {
  content: '\e832';
  font-family: sidearm_font;
  font-size: 60px;
  color: white;
}
.main_tabs #photos .slick-next:hover:before {
  color: #cf102d;
}
.main_tabs #photos .archives {
  display: block;
  text-align: right;
  margin: 10px 0 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: white;
  font-style: italic;
  text-decoration: none;
}
.main_tabs #videos .cs-section-ad {
  position: absolute;
  top: -50px;
  right: 0;
}
.main_tabs #videos .allaccess-list {
  position: relative;
  margin: -10px 0 0 -10px;
}
.main_tabs #videos .panel {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 1140px !important;
}
.main_tabs #videos .allaccess-list-item {
  margin: 10px;
  width: 360px;
  height: 290px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.main_tabs #videos .allaccess-list-item .allaccess-list-item-media {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  display: block;
  position: relative;
  overflow: hidden;
  background: #cf102d;
}
.main_tabs #videos .allaccess-list-item .allaccess-list-item-media img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main_tabs #videos .allaccess-list-item .allaccess-list-item-media a {
  display: block;
  width: 51px;
  height: 51px;
  background: url(/images/play_button.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 3;
  cursor: pointer;
}
.main_tabs #videos .allaccess-list-item .video-info {
  padding: 20px;
  text-align: center;
  background: #cf102d;
}
.main_tabs #videos .allaccess-list-item .video-info div {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
  text-transform: uppercase;
}
.main_tabs #videos .allaccess-list-item .video-info div:last-of-type {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: white;
}
.main_tabs #videos .allaccess-list-item:hover .video-info div:last-of-type {
  color: black;
}
.main_tabs #videos .slick-prev {
  position: absolute;
  top: 50%;
  left: -35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
}
.main_tabs #videos .slick-prev:before {
  content: '\e833';
  font-family: sidearm_font;
  font-size: 60px;
  color: white;
}
.main_tabs #videos .slick-prev:hover:before {
  color: #cf102d;
}
.main_tabs #videos .slick-next {
  position: absolute;
  top: 50%;
  right: -40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
}
.main_tabs #videos .slick-next:before {
  content: '\e832';
  font-family: sidearm_font;
  font-size: 60px;
  color: white;
}
.main_tabs #videos .slick-next:hover:before {
  color: #cf102d;
}
.main_tabs #videos .archives {
  display: block;
  text-align: right;
  margin: 10px 0 0 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: white;
  font-style: italic;
  text-decoration: none;
}
#promo {
  margin: 40px 0;
}
#promo .promo-container {
  padding: 10px;
  background: #131211;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
#promo .promo-container .slick-prev {
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url(/images/promo_nav_left.png);
}
#promo .promo-container .slick-next {
  position: absolute;
  top: 50%;
  right: -15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  padding: 0;
  width: 30px;
  height: 30px;
  background: url(/images/promo_nav_right.png);
}
#footer {
  padding: 35px 0 0 0;
  background: #1d1d1d;
}
#footer .sponsors {
  margin: 0 0 35px 0;
}
#footer .sponsors > header {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: white;
  font-style: italic;
  margin: 0 0 20px 0;
}
#footer .sponsors .ad {
  margin: 0 10px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
#footer .sponsors .ads-container {
  margin: 0 -10px;
}
#footer .leaderboard {
  max-width: 990px;
  margin: 0 auto 40px auto;
  padding: 10px;
  background: #464646;
}
#footer .footer-logos {
  padding: 40px 0;
  border-top: 1px dotted #505050;
  border-bottom: 1px dotted #505050;
}
#footer .footer-logos .ads-container {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
#footer .footer-text {
  margin: 35px 0 55px 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
  text-align: center;
}
#footer .footer-text div:first-of-type {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: bold;
  font-size: 15px;
  color: white;
}
#footer .legal {
  background: #cf102d;
  text-align: center;
  padding: 5px 0;
}
#footer .legal a,
#footer .legal span {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: white;
  font-style: italic;
  text-decoration: none;
}
#footer h2.hide {
  color: white;
}
#stickybar {
  /*height: 60px;*/
  height: 74px;
  background: #1d1d1d;
  position: fixed;
  width: 100%;
  left: 0;
}
#stickybar .index-row {
  margin-top: 14px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#stickybar .sticky-logo {
  margin: -43px 0 0 0;
}
#stickybar .link {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 10px;
}
#stickybar .ui-scoreboard-ticker {
  background: #2c2a2a;
}
#stickybar #search {
  position: relative;
  z-index: 100;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#stickybar #search i {
  color: black;
  font-size: 21px;
  cursor: pointer;
}
#stickybar #search #search-dropdown {
  position: absolute;
  top: 30px;
  left: -99999px;
  width: 250px;
  opacity: 0;
  display: flex;
  display: -webkit-flex;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#stickybar #search #search-dropdown input {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background-color: #666666;
  color: white;
  padding: 0 10px;
}
#stickybar #search #search-dropdown button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  height: 30px;
  line-height: 30px;
  background-color: white;
  color: #666666;
  text-align: center;
}
#stickybar #search.active i {
  color: black;
}
#stickybar #search.active #search-dropdown {
  left: auto;
  right: 0;
  opacity: 1;
  top: -46px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#slide {
  padding: 10px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
}
/* perfect-scrollbar v0.6.10 */

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: #d7d7d7;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eeeeee;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eeeeee;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #d7d7d7;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  padding: 4px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #cf102d;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 2px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 4px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #d7d7d7;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #d7d7d7;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #d7d7d7;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #d7d7d7;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999999;
}
.allaccess-modal-container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: -9999px;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  opacity: 0;
  z-index: 9001;
}
.allaccess-modal-container.video-is-playing {
  left: 0;
  opacity: 1;
}
.allaccess-modal-player-container {
  width: 50%;
  background-color: white;
  padding: 40px 20px 20px 20px;
  position: relative;
}
.allaccess-modal-player-container .title {
  margin: 20px 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: black;
}
.allaccess-modal-player {
  padding-bottom: 56.25%;
  position: relative;
}
.allaccess-modal-player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.close {
  position: absolute;
  top: 0;
  right: 0;
  color: #cf102d;
  font-size: 25px;
}
.close:hover {
  cursor: pointer;
}
.html-video-is-playing .allaccess-modal-container {
  left: 0;
  opacity: 1;
}
ul.slick-dots {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 20px 0 0 0;
}
ul.slick-dots > li {
  font-size: 0;
  margin: 0 10px;
}
ul.slick-dots > li.slick-active button {
  background: #cf102d;
  color: white;
}
ul.slick-dots > li > button {
  width: 10px;
  height: 12px;
  background: #cccccc;
  color: black;
  border-radius: 100%;
  border: none;
  outline: none;
}
.story_wrapper {
  max-width: 1120px;
  margin: 0 auto 40px auto;
  display: flex;
  display: -webkit-flex;
}
.story_wrapper .story_left {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.story_wrapper .story_left .story_image {
  width: 100%;
}
.story_wrapper .story_left .story_image .media_object_image {
  width: 100% !important;
  max-width: none;
}
.story_wrapper .story_left .title-info {
  padding: 30px;
  background: #333130;
}
.story_wrapper .story_left .title-info .date {
  display: inline-block;
  background: #cf102d;
  padding: 5px 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
}
.story_wrapper .story_left .title-info .story_headline {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: white;
}
.story_wrapper .story_left .article-body {
  background: white;
  padding: 30px;
}
.story_wrapper .story_left .article-body .noprint.story_email {
  display: block;
  padding: 0 0 20px 0;
  border-bottom: 1px dotted #b8b8b8;
}
.story_wrapper .story_left .article-body .story_content {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}
.story_wrapper .story_right {
  max-width: 360px;
  margin: 0 0 0 20px;
}
.story_wrapper .story_right .ad {
  padding: 30px;
  background: #464646;
}
.story_wrapper .story_right > header {
  text-align: center;
  margin: 20px 0 0 0;
  padding: 0 0 20px 0;
  border-bottom: 1px dotted #8d8d8d;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 25px;
  color: white;
  font-style: italic;
  text-transform: uppercase;
}
.story_wrapper .story_right > header span,
.story_wrapper .story_right > header i {
  color: #cf102d;
}
.story_wrapper .story_right .headline {
  padding: 20px 0;
  border-bottom: 1px dotted #8d8d8d;
}
.story_wrapper .story_right .headline div {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #cf102d;
  text-transform: uppercase;
  font-style: italic;
}
.story_wrapper .story_right .headline a {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: white;
  text-decoration: none;
}
.sidearm-story-template {
  max-width: 1120px;
  margin: 0 auto;
  background: white;
}
.print-friendly-story-button {
  display: none;
}
.slick-slider a {
  margin: 2px;
  border: 2px solid transparent;
}
.slick-slider a:focus {
  outline-style: dotted !important;
  outline-width: 2px !important;
  outline-color: white !important;
}
.ads-container a {
  margin: 2px !important;
  border: 2px solid transparent !important;
}
.ads-container a:focus {
  outline-style: dotted !important;
  outline-width: 2px !important;
  outline-color: white !important;
}
@media screen and (max-width: 1120px) {
  #header .social-header .index-row {
    padding: 0 10px;
  }
  #header #navigation .main-navigation {
    padding: 0 10px;
  }
  .main_tabs #top-stories .top-stories-item {
    height: auto;
  }
  .main_tabs #social .social-feeds {
    margin: 0;
  }
  .main_tabs #social .social-feeds > section {
    height: auto;
  }
  .main_tabs #social .social-feeds > section.instagram .instagram-list {
    max-height: 479px;
    height: 100%;
  }
  .main_tabs #social .social-feeds > section.twitter .twitter-list {
    max-height: 479px;
    height: 100%;
  }
  .main_tabs #social .social-feeds .facebook {
    display: none;
  }
  .main_tabs #social .social-feeds section.instagram .instagram-list .instagram-item {
    max-width: none;
    max-height: none;
  }
  .main_tabs #upcoming .event {
    margin: 0 10px;
  }
  .main_tabs #upcoming .composite {
    padding: 0 10px 0 0;
  }
  .main_tabs #photos .gallery-list {
    margin: 0;
  }
  .main_tabs #photos .gallery-list .gallery-item {
    margin: 0 10px;
  }
  .main_tabs #photos .archives {
    padding: 0 10px 0 0;
  }
  .main_tabs #videos .allaccess-list {
    margin: 0;
  }
  .main_tabs #videos .allaccess-list .allaccess-list-item {
    margin: 0 10px;
  }
  .main_tabs #videos .archives {
    padding: 0 10px 0 0;
  }
  #stickybar {
    display: none;
  }
  #footer .footer-logos {
    padding: 30px 10px;
  }
  #footer .footer-logos .ads-container {
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #footer .footer-logos .ads-container .ad {
    margin: 10px;
  }
  #footer .sponsors > header {
    padding: 0 0 0 10px;
  }
}
@media screen and (max-width: 1000px) {
  #promo .promo-container .slick-prev {
    display: none !important;
  }
  #promo .promo-container .slick-next {
    display: none !important;
  }
  .main_tabs #top-stories .slick-next {
    display: none !important;
  }
  .main_tabs #top-stories .slick-prev {
    display: none !important;
  }
  .main_tabs #photos .slick-prev {
    display: none !important;
  }
  .main_tabs #photos .slick-next {
    display: none !important;
  }
  .main_tabs #videos .slick-prev {
    display: none !important;
  }
  .main_tabs #videos .slick-next {
    display: none !important;
  }
  .main_tabs #upcoming .slick-next {
    display: none !important;
  }
  .main_tabs #upcoming .slick-prev {
    display: none !important;
  }
}
@media screen and (max-width: 850px) {
  .story_wrapper {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .story_wrapper .story_left {
    width: 100%;
  }
  .story_wrapper .story_right {
    width: 100%;
    max-width: none;
    margin: 0;
  }
  .story_wrapper .story_right .ad {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    padding: 30px;
  }
  .story_wrapper .story_right > header {
    text-align: left;
    padding: 0 0 20px 30px;
  }
  .story_wrapper .story_right .headline {
    padding: 20px 0 20px 30px;
  }
}
@media screen and (max-width: 768px) {
  .mobile-header {
    display: flex;
    display: -webkit-flex;
  }
  .main_tabs #top-stories .top-stories-item .top-stories-text {
    position: static;
    height: auto;
  }
  .main_tabs #top-stories .top-stories-item .top-stories-text .story-left a {
    font-size: 30px;
    line-height: 1em;
  }
  .cs-section-ad {
    display: none;
  }
  .main_tabs ul {
    display: none;
  }
  .main_tabs section[aria-hidden=true] {
    position: static;
    opacity: 1;
    left: auto;
  }
  #top-stories {
    display: block !important;
    margin: 0 0 40px 0;
  }
  #upcoming {
    display: block !important;
    margin: 0 0 40px 0;
  }
  #social {
    display: block !important;
    margin: 0 0 40px 0;
  }
  #photos {
    display: block !important;
    margin: 0 0 40px 0;
  }
  #videos {
    display: block !important;
    margin: 0 0 40px 0;
  }
  #header .social-header {
    padding: 0;
  }
  #header .social-header .index-row {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #header .social-header .index-row div a {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #header .social-header .index-row .ads-container {
    padding: 0;
  }
  .main_tabs #photos .gallery-item .link a {
    display: none;
  }
  .main_tabs #social .social-feeds {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .main_tabs #social .social-feeds > section {
    margin: 10px;
  }
  .main_tabs #social .social-feeds > section.instagram .instagram-list {
    padding: 0;
    margin: 20px 0 0 0;
  }
  .main_tabs #social .social-feeds > section.instagram .instagram-list .instagram-item {
    margin: 0 10px;
    overflow: hidden;
  }
  ul.slick-dots {
    display: flex !important;
    margin: 20px 0;
  }
  .main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item {
    margin: 0 10px;
    padding: 10px 0;
  }
  .main_tabs #social .social-feeds > section.twitter .twitter-list {
    padding: 0;
  }
  .main_tabs #social .social-feeds > section.twitter .twitter-list .tweet-item {
    border: none;
  }
  .allaccess-modal-player-container {
    width: 100%;
    background-color: white;
    padding: 40px 20px 20px 20px;
    position: relative;
  }
}
@media screen and (max-width: 540px) {
  .main_tabs #social .social-feeds {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .main_tabs #social .social-feeds section.twitter {
    margin: 0 10px 20px 10px;
  }
}
.tickets-page .story_top_info_container {
  display: none;
}
.tickets-page body {
  background-image: none;
  background-color: #1b1a1a;
}
.tickets-page body main {
  background: rgba(0, 0, 0, 0.5) !important;
  max-width: 1040px !important;
}
.tickets-page body main .ttoprow {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  max-width: 1080px;
}
.tickets-page body main .ttoprow .ttopright .btext {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: Lato;
  font-weight: bold;
  font-size: 19px;
  margin-top: 18px;
  margin-bottom: 6px;
}
.tickets-page body main .ttoprow .ttopright .rtext {
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-family: Lato;
  font-size: 16px;
}
.tickets-page body main .tixrow {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  max-width: 980px;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox {
  flex: 1 1 475px;
  -webkit-flex: 1 1 475px;
  background-color: black;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(1) {
  max-width: 475px;
  max-height: 320px;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(1) .nohover {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(1) .hovered {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(1):hover .nohover {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(1):hover .hovered {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(2) {
  max-width: 475px;
  max-height: 320px;
  margin-left: 30px;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(2) .nohover {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(2) .hovered {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(2):hover .nohover {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(2) .tixbox:nth-of-type(2):hover .hovered {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(3) {
  margin-top: 30px;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox {
  flex: 1 1 475px;
  -webkit-flex: 1 1 475px;
  background-color: black;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(1) {
  max-width: 475px;
  max-height: 320px;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(1) .nohover {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(1) .hovered {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(1):hover .nohover {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(1):hover .hovered {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(2) {
  max-width: 475px;
  max-height: 320px;
  margin-left: 30px;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(2) .nohover {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(2) .hovered {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(2):hover .nohover {
  display: none;
}
.tickets-page body main .tixrow:nth-of-type(3) .tixbox:nth-of-type(2):hover .hovered {
  display: block;
}
.tickets-page body main .tixrow:nth-of-type(4) {
  margin-top: 30px;
  max-width: 980px;
  min-height: 300px;
  position: relative;
  background: url(../images/tickets_wildcat.png) no-repeat;
  background-color: black;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.tickets-page body main .tixrow:nth-of-type(4) .tright {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin-top: 10px;
}
.tickets-page body main .tixrow:nth-of-type(4) .tright .tbut {
  max-width: 340px;
  min-height: 35px;
  color: #e51837;
  background: url(../images/ticket_hover.png);
  margin-top: 10px;
  margin-right: 55px;
  line-height: 35px;
  text-decoration: none;
  font-family: latolight;
  text-transform: uppercase;
  font-size: 24px;
  padding-left: 10px;
}
.tickets-page body main .tixrow:nth-of-type(4) .tright .tbut:hover {
  background: url(../images/ticket_hover_b.png);
  color: white;
}
.tickets-page body main .tixrow:nth-of-type(5) {
  margin-top: 30px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox {
  background-color: black;
  position: relative;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox .nohovered {
  position: absolute;
  top: 0;
  left: 0;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) {
  flex: 1 1 475px;
  -webkit-flex: 1 1 475px;
  max-width: 475px;
  min-height: 320px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  padding-top: 205px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) .tbuts {
  display: flex;
  display: -webkit-flex;
  max-width: 420px;
  clear: both;
  z-index: 9;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) .tbuts .lefttixbuts {
  float: left;
  padding-left: 10px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) .tbuts .lefttixbuts .tbut {
  text-decoration: none;
  color: white;
  font-family: latolight;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  margin-top: 4px;
  margin-right: 20px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) .tbuts .lefttixbuts .tbut:hover {
  color: #e51837;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) .tbuts .righttixbuts {
  float: left;
  padding-left: 10px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) .tbuts .righttixbuts .tbut {
  text-decoration: none;
  color: white;
  font-family: latolight;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  margin-top: 4px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(1) .tbuts .righttixbuts .tbut:hover {
  color: #e51837;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) {
  flex: 1 1 475px;
  -webkit-flex: 1 1 475px;
  max-width: 475px;
  min-height: 320px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  padding-top: 205px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) .tbuts {
  display: flex;
  display: -webkit-flex;
  max-width: 420px;
  clear: both;
  z-index: 9;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) .tbuts .lefttixbuts {
  float: left;
  padding-left: 10px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) .tbuts .lefttixbuts .tbut {
  text-decoration: none;
  color: white;
  font-family: latolight;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  margin-top: 4px;
  margin-right: 20px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) .tbuts .lefttixbuts .tbut:hover {
  color: #e51837;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) .tbuts .righttixbuts {
  float: left;
  padding-left: 10px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) .tbuts .righttixbuts .tbut {
  text-decoration: none;
  color: white;
  font-family: latolight;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  margin-top: 4px;
}
.tickets-page body main .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) .tbuts .righttixbuts .tbut:hover {
  color: #e51837;
}
@media screen and (max-width: 660px) {
  .tickets-page .ttoprow {
    justify-content: center;
    -webkit-justify-content: center !important;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .tickets-page .ttoprow .btext {
    margin-top: 0px !important;
  }
  .tickets-page .ttoprow .ttopright {
    margin-bottom: 20px;
  }
  .tickets-page .tixrow:nth-of-type(2) {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  .tickets-page .tixrow:nth-of-type(2) .tixbox:nth-of-type(2) {
    margin-top: 30px;
    margin-left: 0px !important;
  }
  .tickets-page .tixrow:nth-of-type(3) {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center !important;
    -webkit-justify-content: center !important;
  }
  .tickets-page .tixrow:nth-of-type(3) .tixbox:nth-of-type(2) {
    margin-top: 30px;
    margin-left: 0px !important;
  }
  .tickets-page .tixrow:nth-of-type(4) .tbut {
    margin-right: 0px !important;
    margin-bottom: 20px;
  }
  .tickets-page .tixrow:nth-of-type(5) {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .tickets-page .tixrow:nth-of-type(5) .tixbox:nth-of-type(2) {
    margin-top: 30px;
  }
}
.sportfile_headline {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: black;
}
.sportfile_wrapper {
  display: column;
}
#scoreboard a {
  color: white;
}
.html-video-is-playing .allaccess-modal-container {
  left: 0;
  opacity: 1;
}
.dale-ad {
  width: 200px;
  position: absolute;
  left: 220px;
  top: 9px;
}
#content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
