@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700&display=swap);
/* LESS Variables */
/* Mixins */
img {
  max-width: 100%;
}
main {
  display: block;
}
ul,
ol {
  margin-left: 20px;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
/* Grid */

.row {
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
  *zoom: 1;
  *zoom: 1;
  *zoom: 1;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
.row .row {
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
  max-width: none;
  *zoom: 1;
  *zoom: 1;
  *zoom: 1;
}
.row .row:before,
.row .row:after {
  content: "";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row:before,
.row .row:after {
  content: "";
  display: table;
}
.row .row:after {
  clear: both;
}
.row.pad {
  padding-left: 10px;
  padding-right: 10px;
}
.column,
.columns {
  position: relative;
  padding: 0 10px;
  width: 100%;
  float: left;
}
.column.full,
.columns.full {
  padding-left: 0;
  padding-right: 0;
}
.column.centered,
.columns.centered {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.one {
  width: 8.33333%;
}
.two {
  width: 16.66667%;
}
.three {
  width: 25%;
}
.four {
  width: 33.33333%;
}
.five {
  width: 41.66667%;
}
.six {
  width: 50%;
}
.seven {
  width: 58.33333%;
}
.eight {
  width: 66.66667%;
}
.nine {
  width: 75%;
}
.ten {
  width: 83.33333%;
}
.eleven {
  width: 91.66667%;
}
.twelve {
  width: 100%;
}
.pull-left {
  margin-left: -20px;
}
.pull-right {
  margin-right: -20px;
}
.push-left {
  margin-left: 20px;
}
.push-right {
  margin-right: 20px;
}
@font-face {
  font-family: "Cantarell-Regular";
  src: url('/site/fonts/Cantarell-Regular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: "Serpentine-Bold";
  src: url('/site/fonts/Serpentine-BoldObliqueRegular.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: "Cantarell-Bold";
  src: url('/site/fonts/Cantarell-Bold.ttf') format('truetype');
  font-weight: bold;
}
@font-face {
  font-family: "Oswald-Medium";
  src: url('/site/fonts/Oswald-Medium.ttf') format('truetype');
}
/* Accessibility CSS */

* 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;
}
/* Print Settings */

@media print {
  .noprint,
  .no_print {
    display: none;
  }
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
/** Slick Arrows/Pause Order **/
/*Slick Arrows Mixin*/
body {
  font-family: arial, sans-serif;
  font-size: 14px;
  color: black;
  margin: 0;
  padding: 0;
}
.wide .contentDiv_container {
  max-width: 1120px;
  padding: 0 12px;
  margin: 50px auto;
}
.wide .contentDiv_container.headroom--not-top {
  margin: 50px auto 0 auto;
}
.contentDiv_container {
  margin: 0px auto;
}
.contentDiv_container.headroom--not-top {
  margin: 30px auto 0 auto;
}
.row {
  width: 100%;
  max-width: 1120px;
}
.row.xlarge {
  max-width: 1440px;
}
#ctl00_footerSuperleaderboard .dfp-ad {
  margin: 0 auto;
}
#ctl00_topSuperleaderboard .dfp-ad {
  margin: 0 auto;
}
#topBannerPromo {
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background-color: #630000;
}
#topBannerPromo .topBannerContainer .promo {
  margin-left: 8px;
}
#topBannerPromo .topBannerContainer .promo .ad img {
  min-height: 50px;
}
#topBannerPromo .topBannerContainer .topBannerCloser {
  font-family: "Cantarell-Regular", sans-serif;
  color: white;
  font-size: 14px;
  height: 20px;
  margin-left: 10px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#topBannerPromo .topBannerContainer .topBannerCloser span {
  white-space: nowrap;
}
#topBannerPromo .topBannerContainer .topBannerCloser i {
  font-size: 18px;
  line-height: 20px;
  color: white;
}
#topBannerPromo .topBannerContainer .topBannerCloser:hover {
  cursor: pointer;
}
#navigation {
  position: relative;
  top: 0px;
  left: 0;
  background-color: white;
  width: 100%;
  height: 90px;
  border-bottom: 10px solid #e2e2e2;
  z-index: 9999;
}
#navigation.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 9999;
}
#navigation .row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  background-color: white;
}
#navigation .header_logo {
  position: absolute;
  width: 100%;
  max-width: 1120px;
  height: 90px;
  top: 0;
}
#navigation .header_logo a {
  display: block;
  position: absolute;
  top: 10px;
  left: -25px;
  z-index: 10;
}
#navigation .sponsor {
  /* padding-left: 205px; */
  margin-left: auto;
}
#navigation #search {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  -webkit-align-items: stretch;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-self: stretch;
  -webkit-align-self: stretch;
}
#navigation #search ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #333333;
}
#navigation #search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333333;
  opacity: 1;
}
#navigation #search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333333;
  opacity: 1;
}
#navigation #search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #333333;
}
#navigation #search :placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #333333;
}
#navigation #search.active .button {
  background-color: #630000;
  color: white;
}
#navigation #search.active .button:before {
  content: '';
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #4a0000;
}
#navigation #search.active input {
  background-color: white;
  width: 320px;
  height: 40px;
  position: absolute;
  bottom: -50px;
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  padding: 0 20px;
  right: 0;
  z-index: 9999;
}
#navigation #search .button {
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  cursor: pointer;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: none;
  background-color: transparent;
  font-size: 16px;
  padding: 0 10px;
  color: #630000;
}
#navigation #search .button:before {
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  content: '';
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #e2e2e2;
}
#navigation #search .button:hover {
  background-color: #630000;
  color: white;
}
#navigation #search .button:hover:before {
  content: '';
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #4a0000;
}
#navigation #search input {
  background-color: #333333;
  font-family: "Cantarell-Regular", sans-serif;
  height: 0;
  position: absolute;
  outline: none;
  width: 0;
  border: none;
  padding: 0;
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  overflow: hidden;
  color: #333333;
  padding: 0 20px;
  font-size: 15px;
  bottom: 0;
  right: 0;
  border-radius: 0;
}
#navigation #search i:before {
  display: block;
}
.main-navigation {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  z-index: 9;
  background-color: white;
}
.main-navigation.headroom--not-top {
  position: fixed;
  background-color: white;
  top: 0;
  left: 0;
  z-index: 9999;
}
.main-navigation .logo {
  margin-right: 10px;
}
.main-navigation .logo img {
  width: 90px;
  height: 80px;
}
.main-navigation .mobile-menu {
  margin-left: auto;
  color: #630000;
  font-size: 28px;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  text-align: right;
  padding: 0 10px;
}
.main-navigation .off-canvas-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  height: 100vh;
  background-color: #630000;
  z-index: 9999;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding-top: 50px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  font-size: 12px;
}
.main-navigation .off-canvas-menu .close-menu {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 50px;
  color: white;
  font-size: 20px;
  width: 100%;
  text-align: right;
  background-color: #300000;
}
.main-navigation .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;
  overflow: auto;
  position: relative;
}
.main-navigation .off-canvas-menu .level-1 > li {
  border-bottom: 1px solid #e6e6e6;
}
.main-navigation .off-canvas-menu .level-1 > li > a {
  padding: 10px 20px;
  color: white;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
.main-navigation .off-canvas-menu .level-1 > li > a:hover {
  background-color: #960000;
}
.main-navigation .off-canvas-menu .level-1 > li > a.parent {
  cursor: pointer;
}
.main-navigation .off-canvas-menu .level-1 > li > a.parent.open {
  background-color: #960000;
}
.main-navigation .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;
}
.main-navigation .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;
}
.main-navigation .off-canvas-menu .level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 50px;
  width: 280px;
  height: calc(100% - 50px);
  overflow-y: auto;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background-color: #960000;
}
.main-navigation .off-canvas-menu .level-2 > li > a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #630000;
  text-decoration: none;
  color: white;
}
.main-navigation .off-canvas-menu .level-2 > li.separator a {
  font-weight: 700;
  text-transform: uppercase;
}
.main-navigation .off-canvas-menu .level-2.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.main-navigation .off-canvas-menu.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation .main-nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .main-nav .main-navigation-level-1 {
  align-self: flex-end;
  -webkit-align-self: flex-end;
  display: flex;
  display: -webkit-flex;
  margin-left: 10px;
}
.main-navigation .main-nav .main-navigation-level-1 > li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  height: 80px;
  white-space: nowrap;
  /* assumes class name sports was set in backend */

}
.main-navigation .main-nav .main-navigation-level-1 > li > a {
  font-family: 'Oswald-Medium', sans-serif;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  color: #630000;
  padding: 0 10px;
  height: 80px;
  line-height: 80px;
  text-transform: uppercase;
}
.main-navigation .main-nav .main-navigation-level-1 > li > a:after {
  content: '';
  height: 30px;
  width: 1px;
  border-right: 1px solid #999999;
  position: relative;
  left: 10px;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > a {
  cursor: pointer;
  background-color: #630000;
  color: white;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > a:before {
  content: '';
  height: 10px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -10px;
  background-color: #630000;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > a:after {
  content: '';
  border-right: 1px solid #630000;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > .main-navigation-level-2 {
  left: 0;
  border-bottom: 10px solid #e2e2e2;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li {
  display: flex;
  display: -webkit-flex;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a {
  font-size: 16px;
  font-family: 'Cantarell-Regular', sans-serif;
  margin: 0 5px;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a:first-child {
  width: 170px;
  margin: 0;
  font-family: 'Cantarell-Regular', sans-serif;
  font-size: 16px;
  padding: 0;
  margin-right: auto;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a:first-child:after {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.stats {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.main-navigation-social {
  display: block;
  width: 1rem;
  height: 20px;
  overflow: hidden;
  padding: 0;
  border: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.main-navigation-social:before {
  display: inline-block;
  width: 1rem;
  height: 20px;
  font-family: sidearm_font;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.facebook:before {
  content: '\e805';
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.twitter:before {
  content: '\e825';
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.instagram:before {
  content: '\e811';
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.tickets:before {
  content: '\e829';
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover {
  background-color: #630000;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a {
  color: white;
}
.main-navigation .main-nav .main-navigation-level-2 {
  position: absolute;
  z-index: 1;
  left: -9999px;
  top: 100%;
  width: 100%;
  background-color: white;
  margin-top: 10px;
}
.main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper {
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
}
.main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper .ad {
  align-self: flex-end;
  -webkit-align-self: flex-end;
  margin-bottom: 40px;
}
.main-navigation .main-nav .main-navigation-level-2 ul {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 50px 10px 40px;
}
.main-navigation .main-nav .main-navigation-level-2 li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 5px 10px;
  font-family: 'Cantarell-Regular', sans-serif;
  font-weight: 700;
  font-size: 16px;
  border-bottom: 1px solid #dfdfdf;
}
.main-navigation .main-nav .main-navigation-level-2 li:hover {
  background-color: #630000;
}
.main-navigation .main-nav .main-navigation-level-2 li:hover a {
  color: white;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator {
  border-bottom: 1px solid #dfdfdf;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator span {
  font-family: 'Cantarell-Bold', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #630000;
  text-transform: uppercase;
  display: block;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator:hover {
  background-color: transparent !important;
}
.main-navigation .main-nav .main-navigation-level-2 span {
  color: #660000;
}
.main-navigation .main-nav .main-navigation-level-2 a {
  color: #333333;
  text-decoration: none;
}
.main-navigation .main-nav .main-navigation-level-2 a.main-navigation-social {
  display: none;
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  border: none;
}
.main-navigation .main-nav .main-navigation-level-2 a.main-navigation-social:before {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  font-family: 'sidearm_font';
}
body.mobile-menu-open.sports-nav .sportNavigation {
  left: 0;
}
body.mobile-menu-open.sports-nav .sportNavigation .sports-menu.mobile .dropdown-menu {
  left: 0;
}
.topSuperleaderboard {
  position: relative;
  display: block;
  margin: 40px auto 30px;
  text-align: center;
}
.topSuperleaderboard.headroom--not-top {
  margin: 130px auto 0 auto;
}
html.sport body .wide .contentDiv_container {
  margin: 0px auto;
}
html.sport body .wide .contentDiv_container.headroom--not-top {
  margin: 90px auto 0 auto;
}
html.sport body .sportNavigation {
  background-color: white;
  position: relative;
  top: 0px;
  z-index: 100;
  padding-top: 40px;
}
html.sport body .sportNavigation.headroom--not-top {
  top: 90px;
}
html.sport body .sportNavigation .sport-nav {
  background-color: white;
  width: 100%;
  height: 50px;
}
html.sport body .sportNavigation .sport-nav a {
  color: #630000;
  text-decoration: none;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  white-space: nowrap;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
html.sport body .sportNavigation .sport-nav .level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 0;
  list-style: none;
  padding: 0;
}
html.sport body .sportNavigation .sport-nav .level-1 > li {
  position: relative;
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 10px;
  font-weight: 400;
  border-bottom: 1px solid #aeaeae;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.sport-home {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 50px;
  line-height: 50px;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #630000;
  margin-right: auto;
  border: none;
  padding: 0;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.sport-home > div {
  display: flex;
  display: -webkit-flex;
  margin: 0 20px 0 0;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.sport-home a {
  color: #630000;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  text-transform: uppercase;
  margin-right: 20px;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.sport-home .sponsor {
  width: 150px;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.sport-home .sponsor img {
  vertical-align: middle;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.additional-links div a {
  font-size: 0;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.additional-links div a:before {
  content: 'Additional';
  color: #630000;
  text-decoration: none;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  white-space: nowrap;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.additional-links:hover div a:before {
  color: white;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.dropdown {
  position: relative;
  color: #630000;
}
html.sport body .sportNavigation .sport-nav .level-1 > li.dropdown:after {
  content: '+';
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  margin-left: 5px;
}
html.sport body .sportNavigation .sport-nav .level-1 > li .level-2 {
  opacity: 0;
  position: absolute;
  left: -9999px;
  top: 100%;
  min-width: 200px;
  background: white;
  padding: 20px 10px;
  margin: 0;
  list-style: none;
  z-index: 900;
  text-align: left;
  -webkit-box-shadow: 2px 3px 2px rgba(1, 2, 2, 0.1);
  -moz-box-shadow: 2px 3px 2px rgba(1, 2, 2, 0.1);
  box-shadow: 2px 3px 2px rgba(1, 2, 2, 0.1);
  border-bottom: 8px solid #e2e2e2;
}
html.sport body .sportNavigation .sport-nav .level-1 > li .level-2 > li {
  position: relative;
}
html.sport body .sportNavigation .sport-nav .level-1 > li .level-2 > li:first-child {
  border-top: 1px solid #999999;
}
html.sport body .sportNavigation .sport-nav .level-1 > li .level-2 > li a {
  display: block;
  color: #630000;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  padding: 3px 10px;
  border-bottom: 1px solid #999999;
}
html.sport body .sportNavigation .sport-nav .level-1 > li .level-2 > li:hover a {
  color: white;
  background-color: #630000;
}
html.sport body .sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) {
  background: #630000;
  color: white;
}
html.sport body .sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) > div > a {
  color: white;
}
html.sport body .sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) .level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
html.sport body #topStories .grid-stories-list {
  min-height: 0;
  height: 100%;
}
.sportNavigation .off-canvas-menu {
  width: 100%;
  position: absolute;
  left: 0;
  border: none;
  top: 100%;
  z-index: 9000;
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.sportNavigation .off-canvas-menu .sport-home {
  display: none;
}
.sportNavigation .off-canvas-menu .icn {
  width: 56px;
  height: 40px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background: #f4f4f4;
  border-left: solid 1px #dddddd;
  text-align: center;
  font-size: 20px;
  color: #b2b2b2;
  position: absolute;
  top: 0;
  right: 0;
}
.sportNavigation .off-canvas-menu .icn:before {
  display: block;
}
.sportNavigation .off-canvas-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.sportNavigation .off-canvas-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: "Cantarell-Regular", sans-serif;
}
.sportNavigation .off-canvas-menu > ul > li {
  color: #77797b;
  background: white;
  border-bottom: solid 1px #dddddd;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}
.sportNavigation .off-canvas-menu > ul > li > a {
  padding: 11px 12px 9px 15px;
  width: 100%;
  display: inline-block;
  color: #505558;
  text-decoration: none;
}
.sportNavigation .off-canvas-menu > ul > li .level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.sportNavigation .off-canvas-menu > ul > li .level-2 li {
  background: #f4f4f4;
  border-top: solid 1px #dddddd;
  font-weight: 400;
  position: relative;
}
.sportNavigation .off-canvas-menu > ul > li .level-2 li:last-child {
  border-bottom: none;
}
.sportNavigation .off-canvas-menu > ul > li .level-2 a {
  padding: 11px 12px 9px 15px;
  width: 100%;
  display: inline-block;
  color: #a42b4d;
  text-decoration: none;
}
.sportNavigation .off-canvas-menu > ul > li .level-2.opened {
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
.sportNavigation .off-canvas-menu.closed {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.sportNavigation .off-canvas-menu.opened {
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
.sportNavigation .sports-mobile-navigation-home {
  font-weight: 700;
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
}
.sportNavigation .sports-mobile-navigation-home a {
  color: #630000;
  text-decoration: none;
}
.sportNavigation .sports-mobile-navigation-container {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 60px;
  position: relative;
}
.sportNavigation .sports-mobile-navigation-container a {
  text-decoration: none;
}
.sportNavigation .sports-mobile-navigation-container > ul {
  display: flex;
  display: -webkit-flex;
  margin: 0;
  list-style: none;
  padding: 0;
  margin-left: auto;
  height: 60px;
  line-height: 60px;
}
.sportNavigation .sports-mobile-navigation-container > ul > li {
  color: #630000;
  text-decoration: none;
  margin: 0 10px;
  font-family: "Cantarell-Regular", sans-serif;
}
.sportNavigation .sports-mobile-navigation-container > ul > li.more {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin-right: 0;
  cursor: pointer;
}
.sportNavigation .sports-mobile-navigation-container > ul > li.more i {
  margin: 0 0 0 5px;
  line-height: 60px;
}
.sportNavigation .sports-mobile-navigation-container > ul > li.more i.fa-sort-asc {
  padding-top: 6px;
}
.sportNavigation .sports-mobile-navigation-container > ul > li > a {
  color: #630000;
  text-decoration: none;
}
.sportNavigation .sports-mobile-navigation-menu {
  position: absolute;
  display: none;
}
#topStories {
  position: relative;
  width: 100%;
}
#topStories .topstories-ad-2 {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 99;
}
#topStories .topstories-ad-2 .ad {
  display: block !important;
}
#topStories .stories-list {
  position: relative;
}
#topStories .stories-list .story {
  position: relative;
  height: calc(100vh - 90px);
}
#topStories .stories-list .story:after {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
#topStories .stories-list .story .story-media {
  position: relative;
  width: 100%;
  height: 100%;
}
#topStories .stories-list .story .story-media .story-media-as-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
  z-index: -1;
}
#topStories .stories-list .story .story-media .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
}
#topStories .stories-list .story .story-media .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 95px;
  height: 80px;
  background-image: url("../images/top_play_button.png");
}
#topStories .stories-list .story .story-media .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#topStories .stories-list .story .story-headline {
  position: absolute;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  z-index: 2;
  left: 50%;
  bottom: 180px;
  width: 100%;
  max-width: 1120px;
  text-align: left;
  padding: 0 30px;
  text-transform: uppercase;
  border-left: 1px solid white;
}
#topStories .stories-list .story .story-headline .dateSport {
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
  color: white;
}
#topStories .stories-list .story .story-headline .title {
  max-width: 810px;
  margin: 20px 0;
}
#topStories .stories-list .story .story-headline .title a {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 54px;
  line-height: 60px;
  font-weight: 700;
  text-decoration: none;
  color: white;
  margin-bottom: 10px;
  clear: both;
  text-align: left;
  text-shadow: 0 2px 4px rgba(1, 1, 1, 0.4);
}
#topStories .stories-list .story .story-headline .story-links {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#topStories .stories-list .story .story-headline .story-links ul {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0;
  list-style: none;
  padding: 0;
}
#topStories .stories-list .story .story-headline .story-links ul li {
  display: inline-block;
  margin-right: 10px;
}
#topStories .stories-list .story .story-headline .story-links ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: block;
  color: white;
  line-height: 30px;
  padding: 0 5px;
  text-transform: uppercase;
  text-shadow: 0 2px 4px rgba(1, 1, 1, 0.4);
}
#topStories .stories-list .story .story-headline .story-links ul li a:before {
  content: '|';
  position: relative;
  left: -10px;
  display: inline-block;
  color: white;
}
#topStories .stories-list .story .story-headline .story-links ul li a:hover {
  color: #630000;
}
#topStories .stories-list .story .story-headline .story-links ul li:first-child a:before {
  display: none;
}
#topStories .stories-list .story .story-headline .story-extras {
  margin: 0 auto;
}
#topStories .stories-list .story .story-headline .story-extras .archives a {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  background-color: #630000;
  color: white;
  text-decoration: none;
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#topStories .stories-list .story .story-headline .story-extras .archives a:hover {
  color: #b2b2b2;
}
#topStories .stories-list .story .story-headline .story-extras .storyView {
  display: flex;
  display: -webkit-flex;
  position: relative;
  z-index: 100;
}
#topStories .stories-list .story .story-headline .story-extras .storyView span {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-transform: uppercase;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  color: white;
  text-decoration: none;
  display: block;
  width: 135px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}
#topStories .stories-list .story .story-headline .story-extras .storyView span:first-child {
  margin-right: 10px;
}
#topStories .stories-list .story .story-headline .story-extras .storyView span.active {
  background-color: #630000;
  border: 1px solid #630000;
}
#topStories .stories-list .story .story-headline .story-extras .storyView span:hover {
  cursor: pointer;
  background-color: #5c0000;
}
#topStories .stories-list .story .story-headline .sponsor {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
#topStories .sport-stories-list .top-stories-slider {
  max-height: 630px;
  position: relative;
}
#topStories .sport-stories-list .top-stories-slider .slick-center + .slick-slide {
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
#topStories .sport-stories-list .top-stories-slider .slick-slide {
  position: relative;
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
#topStories .sport-stories-list .top-stories-slider .slick-slide:before {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: .3;
  z-index: 2;
  content: '';
  display: block;
}
#topStories .sport-stories-list .top-stories-slider .slick-center {
  transition: 0.35s;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  position: relative;
}
#topStories .sport-stories-list .top-stories-slider .slick-center:before {
  content: none;
}
#topStories .sport-stories-list .top-stories-item {
  width: 1120px;
  position: relative;
}
#topStories .sport-stories-list .top-stories-item.slick-center .top-stories-text .top-stories-headline {
  display: block;
}
#topStories .sport-stories-list .top-stories-item.slick-center .top-stories-media:after {
  content: none;
}
#topStories .sport-stories-list .top-stories-item.slick-active .top-stories-media .story-headline {
  display: block !important;
}
#topStories .sport-stories-list .top-stories-item .top-stories-media {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
}
#topStories .sport-stories-list .top-stories-item .top-stories-media:after {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  content: '';
  display: block;
}
#topStories .sport-stories-list .top-stories-item .top-stories-media .top-stories-image {
  position: relative;
}
#topStories .sport-stories-list .top-stories-item .top-stories-media .top-stories-image img {
  width: 100%;
}
#topStories .sport-stories-list .story-headline {
  position: absolute;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  z-index: 2;
  left: 50%;
  bottom: 40px;
  width: 100%;
  max-width: 1120px;
  text-align: left;
  padding: 0 30px;
  margin-left: 30px;
  text-transform: uppercase;
  border-left: 1px solid white;
  display: none;
}
#topStories .sport-stories-list .story-headline .dateSport {
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
  color: white;
}
#topStories .sport-stories-list .story-headline .title {
  max-width: 810px;
  margin: 20px 0;
}
#topStories .sport-stories-list .story-headline .title a {
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 54px;
  line-height: 60px;
  font-weight: 700;
  text-decoration: none;
  color: white;
  margin-bottom: 10px;
  clear: both;
  text-align: left;
  text-shadow: 0 2px 4px rgba(1, 1, 1, 0.4);
}
#topStories .sport-stories-list .story-headline .story-links {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#topStories .sport-stories-list .story-headline .story-links ul {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0;
  list-style: none;
  padding: 0;
}
#topStories .sport-stories-list .story-headline .story-links ul li {
  display: inline-block;
  margin-right: 10px;
}
#topStories .sport-stories-list .story-headline .story-links ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 600;
  display: block;
  color: white;
  line-height: 30px;
  padding: 0 5px;
  text-transform: uppercase;
  text-shadow: 0 2px 4px rgba(1, 1, 1, 0.4);
}
#topStories .sport-stories-list .story-headline .story-links ul li a:before {
  content: '|';
  position: relative;
  left: -10px;
  display: inline-block;
  color: white;
}
#topStories .sport-stories-list .story-headline .story-links ul li a:hover {
  color: #630000;
}
#topStories .sport-stories-list .story-headline .story-links ul li:first-child a:before {
  display: none;
}
#topStories .sport-stories-list .story-headline .story-extras {
  margin: 0 auto;
}
#topStories .sport-stories-list .story-headline .story-extras .archives a {
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  background-color: #630000;
  color: white;
  text-decoration: none;
  display: block;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#topStories .sport-stories-list .story-headline .story-extras .archives a:hover {
  color: #b2b2b2;
}
#topStories .sport-stories-list .story-headline .story-extras .storyView {
  display: flex;
  display: -webkit-flex;
  position: relative;
  z-index: 100;
}
#topStories .sport-stories-list .story-headline .story-extras .storyView span {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-transform: uppercase;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  color: white;
  text-decoration: none;
  display: block;
  width: 135px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}
#topStories .sport-stories-list .story-headline .story-extras .storyView span:first-child {
  margin-right: 10px;
}
#topStories .sport-stories-list .story-headline .story-extras .storyView span.active {
  background-color: #630000;
  border: 1px solid #630000;
}
#topStories .sport-stories-list .story-headline .story-extras .storyView span:hover {
  cursor: pointer;
  background-color: #960000;
}
#topStories .sport-stories-list .story-headline .sponsor {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}
#topStories .sport-stories-list .slick-dots {
  bottom: 40px;
}
#topStories .grid-stories-list {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: calc(100vh - 90px);
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 19;
}
#topStories .grid-stories-list .grid-stories-container .story {
  margin-bottom: 20px;
}
#topStories .grid-stories-list .grid-stories-container .story .story-media {
  position: relative;
  height: 200px;
}
#topStories .grid-stories-list .grid-stories-container .story .story-media .storyImg {
  height: 100%;
  background-size: cover;
}
#topStories .grid-stories-list .grid-stories-container .story .story-media .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
}
#topStories .grid-stories-list .grid-stories-container .story .story-media .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 47.5px;
  height: 40px;
  background-image: url("../images/top_play_button.png");
  background-size: contain;
}
#topStories .grid-stories-list .grid-stories-container .story .story-media .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#topStories .grid-stories-list .grid-stories-container .story .story-content {
  position: relative;
}
#topStories .grid-stories-list .grid-stories-container .story .story-content .title {
  padding: 25px;
  height: 85px;
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  bottom: 0;
  width: 100%;
}
#topStories .grid-stories-list .grid-stories-container .story .story-content .title a {
  font-family: 'Cantarell-Regular', sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: white;
  text-decoration: none;
}
#topStories .grid-stories-list .closer {
  position: absolute;
  bottom: -45px;
  left: 30px;
  /*padding: 5px;
            border-radius: 50%;
            background-color: @maroon;*/

  /*
            i{
                .transition(.2s);
                color: #fff;
                font-size: 24px;
                &:before{
                    margin: 0;
                }
            }
            &:hover{
                cursor: pointer;
                i{
                    color: #fff;
                }
            }
            */

}
#topStories .grid-stories-list .closer .storyView {
  display: flex;
  display: -webkit-flex;
  position: relative;
  z-index: 100;
}
#topStories .grid-stories-list .closer .storyView span {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-transform: uppercase;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  margin-bottom: 0;
  color: white;
  text-decoration: none;
  display: block;
  width: 135px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}
#topStories .grid-stories-list .closer .storyView span:first-child {
  margin-right: 10px;
}
#topStories .grid-stories-list .closer .storyView span.active {
  background-color: #630000;
  border: 1px solid #630000;
}
#topStories .grid-stories-list .closer .storyView span:hover {
  cursor: pointer;
  background-color: #5c0000;
}
#topStories .topStoryAdContainer {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 99;
  padding: 10px;
  padding-left: 30px;
  background-color: rgba(0, 0, 0, 0.25);
}
#topStories .topStoryAdContainer .topStoryCloser {
  font-family: "Cantarell-Regular", sans-serif;
  position: absolute;
  left: 0px;
  top: -20px;
  color: white;
  font-size: 14px;
  height: 20px;
  width: 80px;
  background-color: rgba(0, 0, 0, 0.25);
}
#topStories .topStoryAdContainer .topStoryCloser i {
  font-size: 18px;
  line-height: 20px;
  color: white;
}
#topStories .topStoryAdContainer .topStoryCloser:hover {
  cursor: pointer;
}
#topStories .topStoryAdContainer.mobile {
  width: initial !important;
}
#topStories .topStoryAdContainer.mobile .topStoryCloser {
  display: none;
}
#topStories .homeTopStoryArrows {
  position: absolute;
  height: 220px;
  left: 50%;
  bottom: 180px;
  transform: translateX(455px);
  -webkit-transform: translateX(455px);
  text-align: right;
  z-index: 20;
}
#topStories .homeTopStoryArrows button.slick-prev {
  font-size: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-top: none;
  border-bottom: none;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  text-align: center;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-right: 5px;
}
#topStories .homeTopStoryArrows button.slick-prev:before {
  content: '\e833';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 25px;
  line-height: 50px;
  color: white;
}
#topStories .homeTopStoryArrows button.slick-prev:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #630000;
}
#topStories .homeTopStoryArrows button.slick-prev:hover:before {
  color: white;
}
#topStories .homeTopStoryArrows button.slick-next {
  font-size: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-top: none;
  border-bottom: none;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  text-align: center;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#topStories .homeTopStoryArrows button.slick-next:before {
  content: '\e832';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 25px;
  line-height: 50px;
  color: white;
}
#topStories .homeTopStoryArrows button.slick-next:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #630000;
}
#topStories .homeTopStoryArrows button.slick-next:hover:before {
  color: white;
}
#topStories .sportTopStoryArrows {
  position: absolute;
  height: 220px;
  left: 50%;
  bottom: 40px;
  transform: translateX(425px);
  -webkit-transform: translateX(425px);
  text-align: right;
  z-index: 20;
}
#topStories .sportTopStoryArrows button.slick-prev {
  font-size: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-top: none;
  border-bottom: none;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  text-align: center;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-right: 5px;
}
#topStories .sportTopStoryArrows button.slick-prev:before {
  content: '\e833';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 25px;
  line-height: 50px;
  color: white;
}
#topStories .sportTopStoryArrows button.slick-prev:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #630000;
}
#topStories .sportTopStoryArrows button.slick-prev:hover:before {
  color: white;
}
#topStories .sportTopStoryArrows button.slick-next {
  font-size: 0;
  border: 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-top: none;
  border-bottom: none;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 50px;
  width: 50px;
  text-align: center;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#topStories .sportTopStoryArrows button.slick-next:before {
  content: '\e832';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 25px;
  line-height: 50px;
  color: white;
}
#topStories .sportTopStoryArrows button.slick-next:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #630000;
}
#topStories .sportTopStoryArrows button.slick-next:hover:before {
  color: white;
}
#topStories .slick-dots {
  display: flex;
  display: -webkit-flex;
  position: absolute;
  bottom: 180px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  list-style: none;
  outline: none;
  margin: 0;
  padding: 0;
  z-index: 20;
}
#topStories .slick-dots li {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  min-width: 1px;
  margin: 0 10px;
  display: flex;
  display: -webkit-flex;
}
#topStories .slick-dots li.slick-active button {
  background-image: url("../images/MainNavRotatorInactive.png");
}
#topStories .slick-dots li button {
  font-size: 0;
  background-image: url("../images/MainNavRotatorActive.png");
  border: none;
  outline: none;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-color: transparent;
}
#contentStream {
  width: 100%;
  position: relative;
  padding: 50px 0;
  background-color: white;
}
#contentStream .streamNav {
  margin-bottom: 30px;
}
#contentStream .streamNav .socialHeader {
  font-family: Oswald, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  color: #333333;
  text-transform: uppercase;
  margin-right: 10px;
}
#contentStream .streamNav .socialHeader span {
  color: #630000;
}
#contentStream .streamNav .mediaWallSponsor {
  margin-right: auto;
}
#contentStream .content-stream {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
}
#contentStream ul.tabs_ul {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#contentStream ul.tabs_ul > span {
  display: flex;
  display: -webkit-flex;
}
#contentStream ul.tabs_ul li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 0 15px;
  color: #999999;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  text-transform: uppercase;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 16px;
  font-family: "Cantarell-Bold";
  border-bottom: 1px solid #aeaeae;
}
#contentStream ul.tabs_ul li a {
  color: #999999;
  font-weight: 700;
  outline: 0;
  text-decoration: none;
}
#contentStream ul.tabs_ul li span.galleries {
  font-size: 0;
  height: 100%;
}
#contentStream ul.tabs_ul li span.galleries:before {
  content: 'Photos';
  font-size: 16px;
}
#contentStream ul.tabs_ul li span.all {
  font-size: 0;
  height: 100%;
}
#contentStream ul.tabs_ul li span.all:before {
  content: 'View All';
  font-size: 16px;
}
#contentStream ul.tabs_ul li i {
  font-size: 24px;
}
#contentStream ul.tabs_ul li.active {
  background-color: #630000;
  color: white;
}
#contentStream ul.tabs_ul li.active a {
  color: white;
}
#contentStream ul.tabs_ul li:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #5c0000;
  color: white;
}
#contentStream ul.tabs_ul li:hover a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
}
#contentStream .content-stream-container {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
#contentStream .content-stream-item-container {
  padding: 10px;
  display: flex;
  display: -webkit-flex;
  width: 25%;
  overflow: hidden;
}
#contentStream .content-stream-item-container .content-stream-item {
  position: relative;
  width: 100%;
  height: auto;
  background: white;
  border: 1px solid #dfdfdf;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet {
  font-size: 16px;
  font-family: "Cantarell-Regular";
  position: relative;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .photo {
  width: 100%;
  position: relative;
  display: block;
  min-height: 48px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .photo img {
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .photo .mediaIcon {
  bottom: 0;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .photo .mediaIcon img {
  height: 48px;
  width: 48px;
  float: left;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .photo .mediaIcon img.tweet-item-user-logo {
  border: 1px solid #dfdfdf;
  border-top: none;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweetContent {
  padding: 20px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .body {
  font-size: 16px;
  font-family: "Cantarell-Regular";
  line-height: 25px;
  margin-bottom: 10px;
  color: #333333;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul {
  list-style: none;
  width: 80px;
  padding: 0;
  margin: 0;
  display: flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-top: 1px solid #dfdfdf;
  padding-top: 10px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a {
  color: #630000;
  font-size: 26px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a:hover {
  color: #333333;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a i:before {
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a span {
  position: absolute;
  left: -9999px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet a {
  text-decoration: none;
  color: #630000;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .photo {
  display: block;
  position: relative;
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .photo img {
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .mediaIcon {
  top: 0;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .overlay {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 50px;
  color: white;
  opacity: 0;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .overlay .innerOverlay {
  border: 1px solid white;
  width: 100%;
  height: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .overlay .innerOverlay .likes {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#contentStream .content-stream-item-container .content-stream-item.instagram .overlay .innerOverlay .likes i {
  font-size: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .overlay .innerOverlay .likes span {
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 20px;
  margin-left: 10px;
}
#contentStream .content-stream-item-container .content-stream-item.instagram:hover .overlay {
  opacity: 1;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photo {
  display: block;
  position: relative;
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photo img {
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photo .mediaIcon {
  bottom: 0;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent {
  padding: 20px;
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent a {
  position: relative;
  display: block;
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .headline {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Cantarell-Regular";
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .headline:hover {
  color: #630000;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .category {
  font-family: "Cantarell-Bold";
  font-size: 16px;
  line-height: 25px;
  color: #630000;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video {
  position: relative;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .mediaIcon {
  bottom: 0;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .mediaIcon:hover {
  cursor: pointer;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent {
  position: relative;
  padding: 20px;
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent a {
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .headline {
  font-family: "Cantarell-Regular";
  font-size: 16px;
  line-height: 25px;
  color: #333333;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .headline .watch {
  font-family: "Cantarell-bold";
  color: #630000;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .category {
  padding-top: 10px;
  font-family: "Cantarell-Regular";
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  line-height: 22px;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .details {
  font-family: "Cantarell-Regular";
  font-size: 16px;
  color: #630000;
}
#contentStream .content-stream-item-container .content-stream-item.ad {
  background-color: transparent;
  border: none;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad {
  flex-shrink: 0;
  flex-grow: 1;
  min-width: 300px;
  min-height: 250px;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad img {
  display: block;
  margin: 0 auto;
  padding: 10px;
  border: 1px solid #dfdfdf;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a {
  *zoom: 1;
  *zoom: 1;
  display: block;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:before,
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  content: "";
  display: table;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  clear: both;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:before,
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  content: "";
  display: table;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  clear: both;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .dfp-ad {
  margin: 0 auto;
}
#contentStream .content-stream-item-container .content-stream-item .mediaIcon {
  position: absolute;
  left: 20px;
  background-color: #630000;
  color: white;
  font-size: 20px;
  text-align: center;
  line-height: 32px;
}
#contentStream .loadMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 145px;
  height: 40px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  color: white;
  margin-top: 20px;
  background-color: #630000;
  border-radius: 2px;
}
#contentStream .loadMore:hover {
  background-color: #960000;
  color: white;
  cursor: pointer;
}
#gameCountdown {
  background-color: #630000;
  background-image: url("../images/countdownbg.png");
  background-size: cover;
  background-position: center;
  min-height: 140px;
}
#gameCountdown .row {
  width: 100%;
}
#gameCountdown .countdown-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#gameCountdown .countdown-container .countdown-details {
  position: relative;
}
#gameCountdown .countdown-container .countdown-details .football {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#gameCountdown .countdown-container .countdown-details .countdown-game-details {
  min-width: 200px !important;
}
#gameCountdown .countdown-container .countdown-details .countdown-game-details .title {
  margin: 5px 0;
}
#gameCountdown .countdown-container .countdown-details .countdown-game-details .opponent {
  font-family: "Cantarell-bold", sans-serif;
  font-size: 16px;
  color: white;
  text-transform: uppercase;
}
#gameCountdown .countdown-container .countdown-details .countdown-game-details .date {
  color: white;
  font-size: 16px;
}
#gameCountdown .countdown-container .countdown-details .countdown-details-countdown .timeWrapper {
  width: 60px;
  background-color: #323232;
  font-size: 16px;
  height: 140px;
  margin: 0 5px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#gameCountdown .countdown-container .countdown-details .countdown-details-countdown .timeWrapper .time {
  width: 100%;
  text-align: center;
  color: white;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 27px;
  line-height: 1;
  margin-bottom: 10px;
}
#gameCountdown .countdown-container .countdown-details .countdown-details-countdown .timeWrapper .label {
  font-family: "Cantarell-Regular";
  width: 100%;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
#genCountdown .countdown-details {
  background-color: white;
  padding: 50px 0;
  border-bottom: 1px solid #cccccc;
}
#genCountdown .countdown-details-logo {
  background-color: white;
  width: 100px;
  height: 100px;
  margin: 0 10px;
  border: 1px solid #cccccc;
}
#genCountdown .countdown-details-opponent {
  min-width: 200px;
}
#genCountdown .countdown-details-opponent .opponent {
  margin: 0;
  color: black;
  font: 16px/1.5 'Cantarell-Regular';
}
#genCountdown .countdown-details-opponent .date {
  margin: 0;
  color: #c8c8c8;
  font: 16px/1.5 'Cantarell-Regular';
}
#genCountdown .countdown-auction {
  text-align: center;
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
#genCountdown .countdown-auction .ad {
  margin: 20px 0 0 0;
  color: #c8c8c8;
  font: 18px/1.5 'Cantarell-Regular';
  text-align: center;
  font-style: italic;
}
#genCountdown .countdown-details-countdown {
  border-left: 1px solid #cccccc;
  color: #660000;
}
#genCountdown .countdown-details-countdown > p {
  font-style: italic;
  font-weight: bold;
  margin: 0 10px;
  font-size: 20px;
}
#genCountdown .countdown-details-countdown-time {
  margin: 20px 5px;
}
#genCountdown .countdown-details-countdown-time > div {
  text-align: center;
  color: black;
  font-size: 12px;
  font-family: 'Cantarell-Regular';
  text-transform: uppercase;
}
#genCountdown .countdown-details-countdown-time > div span {
  display: block;
  width: 75px;
  height: 50px;
  background: white;
  border: 1px solid #cccccc;
  font: 26px/50px 'Cantarell-Bold';
  font-weight: bold;
  color: black;
  margin: 0 5px;
}
#genCountdown .countdown-details-promo {
  margin-right: 40px;
}
#gearPromos {
  padding: 50px 0 20px;
  background-image: url('../images/StripedBgRepeat.png');
  background-repeat: repeat;
}
#gearPromos .gear .ad img {
  margin: 0 auto;
  display: block;
}
#gearPromos .allaccess .title {
  padding: 2px 20px;
  border: 1px solid #aeaeae;
  border-top: none;
  background-color: white;
}
#gearPromos .allaccess .title .ad {
  max-width: 150px;
}
#gearPromos .allaccess .title h1 {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-size: 36px;
  line-height: 42px;
  color: #630000;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
}
#gearPromos .allaccess .title h1 span {
  color: #333333;
}
#gearPromos .allaccess .youtube-list-item-media {
  position: relative;
}
#gearPromos .allaccess .youtube-list-item-media img {
  max-height: 390px;
}
#gearPromos .allaccess .youtube-list-item-media .showcase-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  height: 48px;
  width: 48px;
}
#gearPromos .allaccess .youtube-list-item-media .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 48px;
  height: 48px;
  background-image: url("../images/SocialLogoVideoPlay.png");
}
#gearPromos .allaccess .youtube-list-item-media iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#gearPromos .slick-dots {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  list-style: none;
  margin: 30px 0;
  padding: 0;
  z-index: 100;
}
#gearPromos .slick-dots:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #aeaeae;
}
#gearPromos .slick-dots:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #aeaeae;
}
#gearPromos .slick-dots li {
  align-items: center;
  -webkit-align-items: center;
  min-width: 1px;
  padding: 0 10px;
  display: flex;
  display: -webkit-flex;
}
#gearPromos .slick-dots li.slick-active button {
  background-image: url("../images/MainNavRotatorInactive.png");
}
#gearPromos .slick-dots li button {
  font-size: 0;
  background-image: url("../images/MainNavRotatorActive.png");
  border: none;
  outline: none;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-color: transparent;
}
#gearPromos .slick-dots li:first-child:before {
  content: '';
  height: 40px;
  width: 10px;
  border-left: 1px solid #aeaeae;
  border-top: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  margin-left: -10px;
  margin-right: 10px;
}
#gearPromos .slick-dots li:last-child:after {
  content: '';
  height: 40px;
  width: 10px;
  border-right: 1px solid #aeaeae;
  border-top: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  margin-right: -10px;
  margin-left: 10px;
}
#calendar {
  padding-top: 50px;
  background-image: url('../images/EventsBg.png');
  background-size: cover;
}
#calendar .row .tabs > ul {
  width: 100%;
  *zoom: 1;
  *zoom: 1;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 0 30px;
  padding: 0;
}
#calendar .row .tabs > ul:before,
#calendar .row .tabs > ul:after {
  content: "";
  display: table;
}
#calendar .row .tabs > ul:after {
  clear: both;
}
#calendar .row .tabs > ul:before,
#calendar .row .tabs > ul:after {
  content: "";
  display: table;
}
#calendar .row .tabs > ul:after {
  clear: both;
}
#calendar .row .tabs > ul .title {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-size: 36px;
  line-height: 42px;
  color: #630000;
  text-transform: uppercase;
  margin-right: 10px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
}
#calendar .row .tabs > ul .title span {
  color: #333333;
}
#calendar .row .tabs > ul > div {
  margin-right: auto;
}
#calendar .row .tabs > ul > .ad {
  margin-right: auto;
}
#calendar .row .tabs > ul > li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 0 15px;
  color: #999999;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  text-transform: uppercase;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 16px;
  font-family: "Cantarell-Bold", sans-serif;
  border-bottom: 1px solid #aeaeae;
}
#calendar .row .tabs > ul > li a {
  color: #999999;
  font-weight: 700;
  outline: 0;
  text-decoration: none;
}
#calendar .row .tabs > ul > li.ui-state-active {
  background-color: #630000;
  color: white;
}
#calendar .row .tabs > ul > li.ui-state-active a {
  color: white;
}
#calendar .row .tabs > ul > li:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #960000;
  color: white;
}
#calendar .row .tabs > ul > li:hover a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
}
#calendar .row .tabs > ul .calendar {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 0 15px;
  color: #999999;
  background-color: transparent;
  text-align: center;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  text-transform: uppercase;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 16px;
  font-family: "Cantarell-Bold", sans-serif;
  border-bottom: 1px solid #aeaeae;
}
#calendar .row .tabs > ul .calendar a {
  color: #999999;
  font-weight: 700;
  outline: 0;
  text-decoration: none;
}
#calendar .row .tabs > ul .calendar:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #960000;
  color: white;
}
#calendar .row .tabs > ul .calendar:hover a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
}
#calendar .row .tabs .ui-tabs-panel {
  min-height: 500px;
  width: 100%;
  position: relative;
  opacity: 1;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  overflow: hidden;
  top: 0;
  left: 0;
}
#calendar .row .tabs .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
#calendar .row .event {
  position: relative;
  margin: 0 10px;
  background-color: white;
}
#calendar .row .event .top {
  height: 80px;
  text-align: center;
  padding: 10px 20px 0 20px;
}
#calendar .row .event .top .details:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 60px solid #630000;
  border-left: 60px solid transparent;
}
#calendar .row .event .top .details .eventSport {
  font-family: "Cantarell-Bold", sans-serif;
  color: #630000;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
#calendar .row .event .top .details .vsat {
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: "Cantarell-Regular", sans-serif;
  color: white;
  font-size: 16px;
  z-index: 99;
}
#calendar .row .event .top .details .date {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
#calendar .row .event .oppLogo {
  height: 180px;
  border-top: 1px solid #630000;
  margin: 0 20px;
}
#calendar .row .event .oppLogo img {
  margin: 0 auto;
}
#calendar .row .event .vsDivider {
  padding: 0 20px;
}
#calendar .row .event .vsDivider .divider {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#calendar .row .event .vsDivider .divider .text {
  font-family: "Cantarell-Bold", sans-serif;
  color: #630000;
  font-size: 16px;
  padding: 0 10px;
  display: inline-block;
  text-transform: uppercase;
}
#calendar .row .event .vsDivider .divider:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #630000;
}
#calendar .row .event .vsDivider .divider:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #630000;
}
#calendar .row .event .bottom {
  position: relative;
  height: 75px;
  text-align: center;
}
#calendar .row .event .bottom .details {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#calendar .row .event .bottom .details .eventOpp {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  padding-top: 10px;
  font-size: 16px;
  text-align: center;
}
#calendar .row .event .detailsFooter {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  background-color: #aeaeae;
  height: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
  color: white;
  letter-spacing: 4px;
}
#calendar .row .event .detailsFooter:after {
  content: '';
  position: absolute;
  top: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 30px solid #aeaeae;
  border-right: 30px solid transparent;
}
#calendar .row .event .media {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 0;
  text-align: center;
  background-color: white;
  width: 100%;
  height: 100%;
  opacity: 0;
}
#calendar .row .event .media .vsDivider {
  margin-top: 70px;
  padding: 0 20px;
}
#calendar .row .event .media .vsDivider .divider {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#calendar .row .event .media .vsDivider .divider .text {
  font-family: "Cantarell-Bold", sans-serif;
  color: #630000;
  font-size: 16px;
  padding: 0 10px;
  display: inline-block;
  text-transform: uppercase;
}
#calendar .row .event .media .vsDivider .divider:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #630000;
}
#calendar .row .event .media .vsDivider .divider:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #630000;
}
#calendar .row .event .media .bottom {
  position: relative;
  height: 115px;
  text-align: center;
}
#calendar .row .event .media .bottom .details {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 16px;
  text-align: center;
  line-height: 25px;
}
#calendar .row .event .media .eventLinks {
  margin: 0 20px;
  padding-top: 10px;
  border-top: 1px solid #630000;
}
#calendar .row .event .media .eventLinks ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
#calendar .row .event .media .eventLinks ul li {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
#calendar .row .event .media .eventLinks ul li a {
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
  color: #999999;
  text-decoration: none;
  display: inline-block;
  line-height: 25px;
}
#calendar .row .event .media .eventLinks ul li a i {
  font-size: 16px;
  color: #999999;
}
#calendar .row .event .media .eventLinks ul li a[href] {
  display: initial;
}
#calendar .row .event .media .eventLinks ul li a[href] i {
  color: #630000;
}
#calendar .row .event .media .detailsFooter {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  bottom: 0;
  background-color: #630000;
  height: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
  color: white;
  letter-spacing: 4px;
}
#calendar .row .event .media .detailsFooter:after {
  content: '';
  position: absolute;
  top: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 30px solid #630000;
  border-right: 30px solid transparent;
}
#calendar .row .event:hover {
  cursor: pointer;
}
#calendar .row .event:hover .media {
  opacity: 1;
}
#calendar .row .events-list-mobile .event-mobile {
  min-height: 80px;
  padding: 10px 0px;
  border-bottom: 1px solid #aeaeae;
  background-color: white;
}
#calendar .row .events-list-mobile .event-mobile:first-child {
  border-top: 1px solid #aeaeae;
}
#calendar .row .events-list-mobile .event-mobile .oppLogo {
  height: 50px;
  background-color: white;
}
#calendar .row .events-list-mobile .event-mobile .oppLogo img {
  height: 100%;
  margin: 0 auto;
}
#calendar .row .events-list-mobile .event-mobile .event-details .matchup .eventSport {
  font-family: "Cantarell-Regular", sans-serif;
  color: #630000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#calendar .row .events-list-mobile .event-mobile .event-details .matchup .vsat {
  position: relative;
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
}
#calendar .row .events-list-mobile .event-mobile .event-details .matchup .eventOpp {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
  max-height: 40px;
  overflow: hidden;
}
#calendar .row .events-list-mobile .event-mobile .event-details .game-details .date {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
  font-weight: 700;
}
#calendar .row .events-list-mobile .event-mobile .event-details .game-details .eventLoc {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
  font-weight: 700;
}
#calendar .row .events-list-mobile .event-mobile .media {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  background-color: white;
  margin-left: 20px;
  height: 40px;
}
#calendar .row .events-list-mobile .event-mobile .media ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#calendar .row .events-list-mobile .event-mobile .media ul li a {
  text-decoration: none;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
}
#calendar .row .events-list-mobile .event-mobile .media ul li a i {
  font-size: 20px;
  color: #999999;
}
#calendar .row .events-list-mobile .event-mobile .media ul li a[href] {
  display: initial;
}
#calendar .row .events-list-mobile .event-mobile .media ul li a[href] i {
  color: #630000;
}
#calendar .row .result {
  position: relative;
  margin: 0 10px;
  background-color: white;
}
#calendar .row .result .top {
  height: 80px;
  text-align: center;
  padding: 20px;
}
#calendar .row .result .top .details:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: 60px solid #630000;
  border-left: 60px solid transparent;
}
#calendar .row .result .top .details .eventSport {
  font-family: "Cantarell-Bold", sans-serif;
  color: #630000;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
#calendar .row .result .top .details .vsat {
  position: absolute;
  top: 10px;
  right: 10px;
  font-family: "Cantarell-Regular", sans-serif;
  color: white;
  font-size: 16px;
  z-index: 99;
}
#calendar .row .result .top .details .date {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}
#calendar .row .result .middle {
  height: 180px;
  border-top: 1px solid #630000;
  margin: 0 20px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#calendar .row .result .middle .team {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
#calendar .row .result .middle .team .logo {
  flex: 0 0 75px;
  -webkit-flex: 0 0 75px;
  min-width: 1px;
  min-height: 1px;
  height: 75px;
  width: 75px;
  background-color: white;
  padding: 5px;
  margin-right: 10px;
}
#calendar .row .result .middle .team .logo img {
  vertical-align: middle;
}
#calendar .row .result .middle .team .score {
  position: relative;
  font-family: "Cantarell-Bold", sans-serif;
  color: #333333;
  font-size: 16px;
  text-align: right;
  white-space: nowrap;
  margin-right: 10px;
}
#calendar .row .result .middle .team .score.win:before {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 10px solid #333333;
  border-bottom: 5px solid transparent;
}
#calendar .row .result .vsDivider {
  padding: 0 20px;
}
#calendar .row .result .vsDivider .divider {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#calendar .row .result .vsDivider .divider .text {
  font-family: "Cantarell-Bold", sans-serif;
  color: #630000;
  font-size: 16px;
  padding: 0 10px;
  display: inline-block;
  text-transform: uppercase;
}
#calendar .row .result .vsDivider .divider:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #630000;
}
#calendar .row .result .vsDivider .divider:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #630000;
}
#calendar .row .result .bottom {
  position: relative;
  height: 75px;
  text-align: center;
}
#calendar .row .result .bottom .details {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#calendar .row .result .bottom .details .eventOpp {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  padding-top: 10px;
  font-size: 16px;
  text-align: center;
}
#calendar .row .result .detailsFooter {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  background-color: #aeaeae;
  height: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
  color: white;
}
#calendar .row .result .detailsFooter a {
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
  color: white;
  text-decoration: none;
  display: inline-block;
  line-height: 25px;
}
#calendar .row .result .detailsFooter a[href] {
  display: initial;
  color: #630000;
}
#calendar .row .result .detailsFooter a[href]:hover {
  cursor: pointer;
  text-decoration: underline;
}
#calendar .row .result .detailsFooter:after {
  content: '';
  position: absolute;
  top: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 30px solid #aeaeae;
  border-right: 30px solid transparent;
}
#calendar .row .result .media {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  background-color: #f2f2f2;
  width: 100%;
  padding: 15px 0px 5px;
}
#calendar .row .result .media ul {
  margin: 0;
  list-style: none;
  padding: 0;
  width: 100%;
}
#calendar .row .result .media ul li {
  margin-bottom: 10px;
}
#calendar .row .result .media ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  width: 100%;
  background-color: white;
  color: #cccccc;
  width: 150px;
  margin: 0 auto;
  height: 25px;
  line-height: 25px;
  text-decoration: none;
}
#calendar .row .result .media ul li a[href] {
  display: block;
}
#calendar .row .result .media ul li a:hover {
  cursor: pointer;
  background-color: #630000;
  color: white;
}
#calendar .row .results-list-mobile .result-mobile {
  min-height: 80px;
  padding: 10px 0px;
  border-bottom: 1px solid #aeaeae;
  background-color: white;
}
#calendar .row .results-list-mobile .result-mobile:first-child {
  border-top: 1px solid #aeaeae;
}
#calendar .row .results-list-mobile .result-mobile .oppLogo {
  height: 50px;
  background-color: white;
}
#calendar .row .results-list-mobile .result-mobile .oppLogo img {
  height: 100%;
  margin: 0 auto;
}
#calendar .row .results-list-mobile .result-mobile .event-details {
  width: 100%;
}
#calendar .row .results-list-mobile .result-mobile .event-details .matchup .eventSport {
  font-family: "Cantarell-Regular", sans-serif;
  color: #630000;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}
#calendar .row .results-list-mobile .result-mobile .event-details .matchup .vsat {
  position: relative;
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
}
#calendar .row .results-list-mobile .result-mobile .event-details .matchup .eventOpp {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
  max-height: 40px;
  overflow: hidden;
}
#calendar .row .results-list-mobile .result-mobile .event-details .game-details .date {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
  font-weight: 700;
}
#calendar .row .results-list-mobile .result-mobile .event-details .game-details .eventLoc {
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 12px;
  font-weight: 700;
}
#calendar .row .results-list-mobile .result-mobile .event-details .game-details .network {
  font-family: "Cantarell-Regular", sans-serif;
  color: #630000;
  font-size: 12px;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#calendar .row .results-list-mobile .result-mobile .event-details .summary .score {
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 12px;
}
#calendar .row .results-list-mobile .result-mobile .event-details .summary .score .status {
  background-color: #630000;
  font-family: "Cantarell-Regular", sans-serif;
  color: white;
  font-size: 12px;
  padding: 2px 8px;
}
#calendar .row .results-list-mobile .result-mobile .event-details .summary .score .status.loss {
  background-color: #999999;
}
#calendar .row .results-list-mobile .result-mobile .media {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  background-color: white;
  margin-left: 20px;
  height: 40px;
}
#calendar .row .results-list-mobile .result-mobile .media ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#calendar .row .results-list-mobile .result-mobile .media ul li {
  padding: 0 5px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#calendar .row .results-list-mobile .result-mobile .media ul li a {
  text-decoration: none;
  height: 40px;
  display: inline-block;
  line-height: 40px;
}
#calendar .row .results-list-mobile .result-mobile .media ul li a i {
  font-size: 20px;
  color: #999999;
}
#calendar .row .results-list-mobile .result-mobile .media ul li a[href] {
  display: initial;
}
#calendar .row .results-list-mobile .result-mobile .media ul li a[href] i {
  color: #630000;
}
#calendar .row .loadMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 145px;
  height: 40px;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  margin: 20px auto;
  font-family: "Cantarell-Bold", sans-serif;
  font-size: 16px;
  color: white;
  background-color: #630000;
  border-radius: 2px;
}
#calendar .row .loadMore:hover {
  background-color: #960000;
  color: white;
  cursor: pointer;
}
#calendar .row .slick-dots {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  list-style: none;
  margin: 30px 0;
  padding: 0;
  z-index: 100;
}
#calendar .row .slick-dots:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #aeaeae;
}
#calendar .row .slick-dots:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  position: relative;
  width: 100%;
  border-top: 1px solid #aeaeae;
}
#calendar .row .slick-dots li {
  align-items: center;
  -webkit-align-items: center;
  min-width: 1px;
  padding: 0 10px;
  display: flex;
  display: -webkit-flex;
}
#calendar .row .slick-dots li.slick-active button {
  background-image: url("../images/MainNavRotatorInactive.png");
}
#calendar .row .slick-dots li button {
  font-size: 0;
  background-image: url("../images/MainNavRotatorActive.png");
  border: none;
  outline: none;
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-color: transparent;
}
#calendar .row .slick-dots li:first-child:before {
  content: '';
  height: 40px;
  width: 10px;
  border-left: 1px solid #aeaeae;
  border-top: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  margin-left: -10px;
  margin-right: 10px;
}
#calendar .row .slick-dots li:last-child:after {
  content: '';
  height: 40px;
  width: 10px;
  border-right: 1px solid #aeaeae;
  border-top: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  margin-right: -10px;
  margin-left: 10px;
}
#footerSponsors {
  padding: 50px 0px 30px;
}
#footerSponsors .footerSuperleaderboard {
  margin-bottom: 20px;
}
#footerSponsors .footerSuperleaderboard .ad {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
#footerSponsors .footer-sponsors .slick-prev,
#footerSponsors .footer-sponsors .slick-next,
#footerSponsors .footer-sponsors .slick-pause-play {
  font-size: 0px;
  color: #630000;
  display: flex;
  justify-content: center;
  background-color: white;
  align-items: center;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  border: none;
  padding: 0;
  position: relative;
  transition: .25s;
}
#footerSponsors .footer-sponsors .slick-prev::before,
#footerSponsors .footer-sponsors .slick-next::before,
#footerSponsors .footer-sponsors .slick-pause-play::before {
  font-size: 24px;
  font-family: 'sidearm_font_v2';
  display: flex;
  align-items: center;
  justify-content: center;
  color: #630000;
  transition: .25s;
}
#footerSponsors .footer-sponsors .slick-prev:hover,
#footerSponsors .footer-sponsors .slick-next:hover,
#footerSponsors .footer-sponsors .slick-pause-play:hover {
  background-color: #630000;
  transition: .25s;
}
#footerSponsors .footer-sponsors .slick-prev:hover::before,
#footerSponsors .footer-sponsors .slick-next:hover::before,
#footerSponsors .footer-sponsors .slick-pause-play:hover::before {
  color: white;
  transition: .25s;
}
#footerSponsors .footer-sponsors .slick-disabled {
  background-color: lightgray;
  color: #333333;
  cursor: not-allowed;
}
#footerSponsors .footer-sponsors .slick-disabled::before,
#footerSponsors .footer-sponsors .slick-disabled::after {
  color: #5f666d;
}
#footerSponsors .footer-sponsors .slick-disabled:hover {
  background-color: lightgray;
  color: black;
}
#footerSponsors .footer-sponsors .slick-disabled:hover::before,
#footerSponsors .footer-sponsors .slick-disabled:hover::after {
  color: #5f666d;
}
#footerSponsors .footer-sponsors .slick-prev {
  position: relative;
  left: 50%;
  transform: translateX(calc(-50% - 60px));
}
#footerSponsors .footer-sponsors .slick-prev::before {
  content: '\e025';
}
#footerSponsors .footer-sponsors .slick-next {
  position: absolute;
  left: 50%;
  transform: translateX(calc(-50% + 60px));
  bottom: 0;
}
#footerSponsors .footer-sponsors .slick-next::before {
  content: '\e026';
}
#footerSponsors .footer-sponsors .slick-pause {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
#footerSponsors .footer-sponsors .slick-pause::before {
  content: '\e200';
}
#footerSponsors .footer-sponsors .slick-play {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
#footerSponsors .footer-sponsors .slick-play::before {
  content: '\e050';
}
#footerSponsors .flex {
  display: block;
}
#footerSponsors .flex .ads-container {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
#footerSponsors .flex .ads-container > * {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 20px;
}
#footerLogos {
  padding: 20px 0px 50px;
}
#footerLogos .logosWrapper {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#footerLogos .logosWrapper .logo {
  margin: 0 10px;
}
#copyright {
  padding: 20px 0px;
  background-color: #630000;
  color: white;
  text-align: center;
  font-family: "Cantarell-Regular", sans-serif;
  font-size: 16px;
}
#copyright p {
  margin: 0;
}
#copyright p.links {
  margin-top: 10px;
}
#copyright p.links a {
  color: white;
  text-decoration: none;
}
#copyright p.links a:hover {
  text-decoration: underline;
}
.article-wrapper.news {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 0 auto 40px;
  max-width: 1120px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.article-wrapper.news .article-content_wrapper {
  flex: 1 1 300px;
  -webkit-flex: 1 1 300px;
  min-width: 1px;
  min-height: 1px;
  padding: 0px 0px;
  margin-right: 20px;
  background-color: white;
  border-top: 1px solid #aeaeae;
  border-right: 1px solid #aeaeae;
  padding: 20px 20px 0px 0px;
}
.article-wrapper.news .article-content_wrapper .article-image {
  margin-bottom: 35px;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-container {
  padding-bottom: 56.25%;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-container .article-showcase-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-container .article-showcase-player .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-container .article-showcase-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-container picture img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.article-wrapper.news .article-content_wrapper .article-details .article-headline {
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 46px;
  line-height: 56px;
  font-weight: 700;
  text-decoration: none;
  color: #630000;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  clear: both;
}
.article-wrapper.news .article-content_wrapper .article-details .article-byline {
  font-family: 'Cantarell-Bold', sans-serif;
  font-size: 16px;
  color: #630000;
  margin: 40px 0;
}
.article-wrapper.news .article-content_wrapper .article-details .article-date {
  display: block;
  font-family: 'Cantarell-Bold', sans-serif;
  font-size: 16px;
  color: #333333;
  margin: 0;
}
.article-wrapper.news .article-content_wrapper .article-content {
  font-family: 'Cantarell-Regular', sans-serif;
  font-size: 16px;
  line-height: 25px;
  color: black;
}
.article-wrapper.news .article-sidebar-wrapper {
  flex: 0 0 320px;
  -webkit-flex: 0 0 320px;
  min-width: 1px;
  min-height: 1px;
  padding: 0px 0px;
  margin: 0 auto;
}
.article-wrapper.news .article-sidebar-wrapper #story-side-ad {
  text-align: center;
  margin-bottom: 20px;
}
.article-wrapper.news .article-sidebar-wrapper .sidearm-story-template-links ul {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  margin: 0;
  padding: 0;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.article-wrapper.news .article-sidebar-wrapper .sidearm-story-template-links ul > li {
  padding: 0 15px;
}
.article-wrapper.news .article-sidebar-wrapper .sidearm-story-template-links ul > li > a {
  text-decoration: none;
  font-family: 'Cantarell-Regular', sans-serif;
  font-size: 16px;
  color: black;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .title {
  font-family: "Oswald", sans-serif;
  font-size: 36px;
  color: #630000;
  font-weight: 700;
  height: 72px;
  line-height: 72px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story {
  background-color: white;
  padding: 25px 10px 25px 0;
  border-top: 1px solid #aeaeae;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story .story-headline {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story .story-headline .thumbnailImage {
  position: relative;
  margin-right: 10px;
  width: 120px;
  max-width: none;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story .story-headline a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Cantarell-Regular", sans-serif;
  color: #333333;
  font-size: 16px;
  line-height: 25px;
  text-decoration: none;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story .story-headline a:hover {
  cursor: pointer;
  color: #630000;
}
.youtube-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: 9999;
}
.youtube-modal-player-container {
  width: 50%;
  background-color: white;
  padding: 20px;
}
.youtube-modal-player-container .youtube-modal-close {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  background-color: #630000;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 21px;
  display: inline-block;
  width: 100px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
}
.youtube-modal-player-container .youtube-modal-close:hover {
  cursor: pointer;
}
.youtube-modal-player {
  padding-bottom: 56.25%;
  position: relative;
}
.youtube-modal-player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
}
.video-is-playing .youtube-modal-container {
  left: 0;
  opacity: 1;
}
.stickybar {
  background: rgba(255, 255, 255, 0.3);
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  z-index: 9000;
}
.stickybar .ad,
.stickybar .dfp-ad {
  margin: 10px 0;
}
@media screen and (max-width: 1440px) {
  
}
@media screen and (max-width: 1280px) {
  #contentStream .content-stream-item-container {
    width: 33%;
  }
}
@media screen and (max-width: 1120px) {
  #navigation .sponsor {
    margin-left: 0;
    margin-right: auto;
  }
  #navigation .header_logo {
    position: relative;
    width: initial;
    height: initial;
    z-index: 1;
  }
  #navigation .header_logo a {
    position: relative;
    top: 0;
    left: 0;
  }
  #navigation .header_logo a img {
    height: 70px;
    margin-right: 15px;
  }
  .main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper .ad {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #topStories .stories-list .story .story-headline {
    left: 30px;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  #topStories .stories-list .story .story-headline .sponsor,
  #topStories .sport-stories-list .story-headline .sponsor {
    right: 60px;
  }
  #topStories .homeTopStoryArrows,
  #topStories .sportTopStoryArrows {
    left: initial;
    right: 30px;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }
  #contentStream .content-stream-item-container {
    width: 50%;
  }
  #contentStream .streamNav .socialHeader {
    margin-right: auto;
  }
  #contentStream .streamNav .mediaWallSponsor {
    margin-right: 0;
  }
  #contentStream ul.tabs_ul {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #calendar .row .tabs > ul > div {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #calendar .row .tabs > ul .title {
    margin-right: auto;
  }
  #footerSponsors .flex .ads-container {
    justify-content: space-around;
    -webkit-justify-content: space-around;
  }
  #footerLogos .logosWrapper .logo {
    margin: 20px;
    flex: 0 0 25%;
    -webkit-flex: 0 0 25%;
    min-width: 1px;
    min-height: 1px;
    text-align: center;
  }
}
@media screen and (max-width: 1024px) {
  .main-navigation .main-nav .main-navigation-level-2 ul {
    flex: 1 0 450px;
    -webkit-flex: 1 0 450px;
    min-width: 1px;
    min-height: 1px;
  }
  html.sport body .sportNavigation,
  .sportNavigation {
    padding-top: 0px;
  }
  #topStories .stories-list .story {
    height: initial;
  }
  #topStories .stories-list .story:after {
    display: none;
  }
  #topStories .stories-list .story .story-media {
    height: initial;
  }
  #topStories .sport-stories-list .top-stories-slider {
    max-height: none;
  }
  #topStories .topStoryAdContainer {
    position: relative;
    left: 50%;
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 99;
    padding: 10px;
    margin: 12px 0 8px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.25);
  }
  #topStories .topStoryAdContainer .topStoryCloser {
    font-family: "Cantarell-Regular", sans-serif;
    position: absolute;
    left: 0px;
    top: -20px;
    color: white;
    font-size: 14px;
    height: 20px;
    width: 80px;
    background-color: rgba(0, 0, 0, 0.25);
  }
  #topStories .topStoryAdContainer .topStoryCloser i {
    font-size: 18px;
    line-height: 20px;
    color: white;
  }
  #topStories .topStoryAdContainer .topStoryCloser:hover {
    cursor: pointer;
  }
  #topStories .topstories-ad-2 {
    position: static;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #topStories .stories-list .story .story-headline,
  #topStories .sport-stories-list .story-headline {
    position: relative;
    left: 0;
    bottom: initial;
    transform: none;
    -webkit-transform: none;
    background-color: #333333;
    padding: 30px;
    border: none;
    margin: 0;
  }
  #topStories .stories-list .story .story-headline .title,
  #topStories .sport-stories-list .story-headline .title {
    max-width: none;
    margin-bottom: 30px;
  }
  #topStories .stories-list .story .story-headline .title a,
  #topStories .sport-stories-list .story-headline .title a {
    height: 120px;
    overflow: hidden;
  }
  #topStories .stories-list .story .story-headline .sponsor,
  #topStories .sport-stories-list .story-headline .sponsor {
    right: 30px;
    top: 35px;
  }
  #topStories .homeTopStoryArrows,
  #topStories .sportTopStoryArrows {
    height: 355px;
  }
  #topStories .slick-dots,
  #topStories .sport-stories-list .slick-dots {
    bottom: 15px;
  }
  #topStories .grid-stories-list {
    display: none !important;
  }
  .countdown-game-details {
    margin-bottom: 20px;
  }
  #genCountdown .countdown-details-countdown {
    border: none;
    margin: 0;
  }
  #gearPromos .allaccess {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 769px) {
  .main-navigation {
    order: 2;
  }
  #topStories .stories-list .story .story-headline .title a,
  #topStories .sport-stories-list .story-headline .title a {
    font-size: 40px;
  }
  #topStories .stories-list .story .story-headline .sponsor,
  #topStories .sport-stories-list .story-headline .sponsor {
    position: relative;
    left: 50%;
    top: 50%;
    right: initial;
    bottom: initial;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    display: inline-block;
    margin: 10px auto 0;
  }
  #topStories .homeTopStoryArrows,
  #topStories .sportTopStoryArrows {
    display: none;
  }
  /*#genCountdown .countdown-details-promo{
          width: 100%;
          text-align: center;
          margin-right: 0;
      }*/
  
  .article-wrapper.news .article-content_wrapper {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin-right: 0;
    margin-bottom: 30px;
    padding: 0;
    border: none;
  }
  .article-wrapper.news .article-sidebar-wrapper {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #footerLogos .logosWrapper .logo {
    margin: 10px;
    flex: 1 0 25%;
    -webkit-flex: 1 0 25%;
    min-width: 1px;
    min-height: 1px;
    text-align: center;
  }
}
@media screen and (max-width: 540px) {
  #navigation .header_logo a {
    z-index: -1;
  }
  #contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad {
    min-height: initial;
    min-width: initial;
  }
  #contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad {
    padding: 0;
  }
  #contentStream .streamNav .socialHeader,
  #calendar .row .tabs > ul .title,
  #gearPromos .allaccess .title h1 {
    font-size: 28px;
  }
  #contentStream .content-stream-item-container {
    width: 100%;
    padding: 10px 0px;
  }
  #calendar .row .tabs > ul > li {
    width: 50%;
  }
  #footerLogos .logosWrapper .logo {
    margin: 20px 0;
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    text-align: center;
  }
}
@media screen and (max-width: 400px) {
  #navigation #search {
    position: static;
  }
  #contentStream ul.tabs_ul li {
    padding: 0 10px;
  }
  #contentStream ul.tabs_ul li i {
    font-size: 20px;
  }
}
html.ticketspage .sportfile .article-headline,
html.ticketspage .sportfile .article-image,
html.ticketspage .sportfile .article-subheadline,
html.ticketspage .sportfile .article-byline,
html.ticketspage .sportfile .noprint {
  display: none;
}
#ticketPageWrapper .accountManage {
  display: block;
  margin: 20px 0;
}
#ticketPageWrapper ul.ticketNav {
  list-style: none;
  margin: 0;
  padding: 0;
}
#ticketPageWrapper ul.ticketNav li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 5px 10px;
  font-family: 'Cantarell-Regular', sans-serif;
  font-size: 16px;
  border-bottom: 1px solid #dfdfdf;
}
#ticketPageWrapper ul.ticketNav li:first-child {
  border-top: 1px solid #dfdfdf;
}
#ticketPageWrapper ul.ticketNav li a {
  text-decoration: none;
}
#ticketPageWrapper ul.ticketNav li:hover {
  background-color: #630000;
}
#ticketPageWrapper ul.ticketNav li:hover a {
  color: white;
}
#ticketPageWrapper .sport {
  margin-top: 20px;
}
#ticketPageWrapper .sport a {
  text-decoration: none;
}
#ticketPageWrapper .sport .topImage img {
  width: 100%;
}
#ticketPageWrapper .sport .sportTitle {
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 20px;
  border: 1px solid #999999;
}
#ticketPageWrapper .sport .sportTitle .title {
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
  font-weight: 700;
  color: #630000;
  text-transform: uppercase;
}
#ticketPageWrapper .sport .sportTitle .icon {
  background-color: #630000;
  width: 50px;
  height: 50px;
  color: white;
  text-align: center;
  margin-left: auto;
}
#ticketPageWrapper .sport .sportTitle .icon i {
  font-size: 24px;
  line-height: 50px;
}
table.special,
table.special thead,
table.special tbody,
table.special thead tr th,
table.special thead tr td,
table.special tbody tr td {
  font-family: Oswald, sans-serif;
  font-weight: 700;
  font-size: 22px;
  line-height: 24px;
  color: #630000;
  text-transform: uppercase;
  margin-right: 10px;
}
table.special1,
table.special1 thead,
table.special1 tbody,
table.special1 thead tr th,
table.special1 thead tr td,
table.special1 tbody tr td {
  font-family: Oswald, sans-serif;
  font-weight: lighter;
  font-size: 24px;
  line-height: 28px;
  color: #333333;
  margin-right: 10px;
}
.sports-mobile-navigation-container .sponsor {
  margin-left: auto;
}
/* Collapsing Ad */

.topStoryAdContainer {
  right: 0;
  top: 30%;
}
.topStoryCloser {
  position: absolute !important;
  left: 6px !important;
  top: 9px !important;
  background: transparent !important;
}
.sidearm-common-promotion {
  display: flex;
  align-items: center;
  justify-content: center;
}
