@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i&display=swap');
@import url('https://fonts.sidearmsports.com/antonio/stylesheet.css');
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #510c76;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
body {
  font: 14px/1.4 arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  background: black url(/images/responsive/home_bg.png) no-repeat top center fixed;
  height: 1200px;
}
.row {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}
.main-content-placeholder {
  margin-top: 132px;
}
.sport .main-content-placeholder {
  margin-top: 198px;
}
.storypage.sport .main-content-placeholder {
  margin-top: 246px;
}
.storypage.general .main-content-placeholder {
  margin-top: 175px;
}
.wide .main-content-placeholder {
  max-width: 1128px;
  background: white;
  margin-left: auto;
  padding: 24px 12px;
  margin-right: auto;
}
.main-header {
  position: absolute;
  top: 96px;
  left: 0;
  width: 100%;
  z-index: 9000;
}
.main-header .official {
  height: 36px;
  width: 100%;
  background: #3c1d5b;
  overflow: hidden;
}
.main-header .official.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.main-header .official .row {
  height: 36px;
}
.main-header .official .header_text {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  line-height: 36px;
  font-size: 18px;
  color: #cdcdcd;
  text-transform: uppercase;
  letter-spacing: 8.78px;
}
.main-header.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.b-search {
  height: 36px;
  line-height: 36px;
  margin-right: 1px;
}
.b-search .b-search__icon {
  color: #cdcdcd;
  font-size: 18px;
  margin-right: -1px;
  display: block;
  transition: 0.2s color;
  -webkit-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
  cursor: pointer;
}
.b-search .b-search__icon:before {
  margin: 0;
}
.b-search .b-search__icon .icon-cancel {
  display: none;
}
.b-search .b-search__icon.open {
  background: white;
  color: #510c76;
  transition: 0.2s color;
  -webkit-transition: 0.2s color ease-in-out;
  transition: 0.2s color ease-in-out;
}
.b-search .b-search__icon.open .icon-search {
  display: none;
}
.b-search .b-search__icon.open .icon-cancel {
  display: block;
}
.b-search .b-search__label {
  position: absolute;
  left: -9999px;
}
.b-search.open .b-search__container {
  transform: translateX(0%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  opacity: 1;
  width: auto;
}
.b-search .b-search__container {
  position: absolute;
  top: 0;
  right: 100%;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transform-origin: top right;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.b-search .b-search__search-input {
  width: auto;
}
.b-search .b-search__container input {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 16px;
  width: 300px;
  height: 36px;
  border-radius: 0;
  background: white;
  color: #510c76;
  border: none;
}
.sport .scoreboard-mobile {
  top: 156px;
  height: calc(100vh - 156px);
}
.scoreboard-mobile {
  position: fixed;
  z-index: 8999;
  background: white;
  top: 96px;
  height: calc(100vh - 96px);
  width: 100%;
  left: 0;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transition: 0.4s;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.scoreboard-mobile.active {
  transition: 0.4s;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.scoreboard-mobile .mobile-tabs .ui-tabs-panel {
  width: 100%;
  position: relative;
  padding: 0;
  opacity: 1;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  top: 0;
  left: 0;
}
.scoreboard-mobile .mobile-tabs .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.scoreboard-mobile .mobile-tabs .events-container .event {
  padding: 22px 12px;
  border-bottom: 1px solid #e5e5e5;
  background: #f8f8f8;
  min-height: 91px;
  line-height: 23px;
  padding-right: 45px;
  position: relative;
}
.scoreboard-mobile .mobile-tabs .events-container .event .sport {
  font-weight: 700;
  color: #510c76;
}
.scoreboard-mobile .mobile-tabs .events-container .event i:before {
  margin: 0;
}
.scoreboard-mobile .mobile-tabs .events-container .event .info {
  color: black !important;
}
.scoreboard-mobile .mobile-tabs .events-container .event.A {
  background: white;
}
.scoreboard-mobile .mobile-tabs .events-container .event.event-is-selected .media-links {
  opacity: 1;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  left: 0;
}
.scoreboard-mobile .mobile-tabs .events-container .event.event-is-selected .button i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #510c76;
}
.scoreboard-mobile .mobile-tabs .events-container .media-links {
  background: rgba(255, 255, 255, 0.98);
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  opacity: 0;
  position: absolute;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 12px;
  padding-right: 45px;
}
.scoreboard-mobile .mobile-tabs .events-container .media-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.scoreboard-mobile .mobile-tabs .events-container .media-links ul li {
  margin: 0 6px;
}
.scoreboard-mobile .mobile-tabs .events-container .media-links ul a {
  color: #b0b0b0;
}
.scoreboard-mobile .mobile-tabs .events-container .media-links ul a[href] {
  color: #510c76;
}
.scoreboard-mobile .mobile-tabs .events-container .media-links ul li:first-child {
  margin-left: 0;
}
.scoreboard-mobile .mobile-tabs .events-container .button {
  position: absolute;
  top: 50%;
  cursor: pointer;
  right: 12px;
  z-index: 3;
  font-size: 20px;
  color: #b0b0b0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.scoreboard-mobile .mobile-tabs .events-container .button i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
}
.scoreboard-mobile .mobile-tabs .events-container .events-list {
  overflow: auto;
}
.scoreboard-mobile .mobile-tabs .events-container .selector {
  padding: 13px 12px;
  background: #e5e5e5;
}
.scoreboard-mobile .mobile-tabs .events-container .selector select {
  border-radius: 4px;
  border: none;
}
.scoreboard-mobile .mobile-tabs .events-container .links > div {
  height: 35px;
  cursor: pointer;
  line-height: 35px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  background: black;
}
.scoreboard-mobile .mobile-tabs .events-container .links > div:first-child {
  background: #4d4d4d;
}
.scoreboard-mobile .mobile-tabs > header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 12px;
  height: 58px;
}
.scoreboard-mobile .mobile-tabs > header > ul {
  height: 58px;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  margin: 0;
  padding: 0;
}
.scoreboard-mobile .mobile-tabs > header > ul > li {
  line-height: 58px;
  margin: 0 6px;
  outline: none;
}
.scoreboard-mobile .mobile-tabs > header > ul > li.ui-state-active {
  border-bottom: 3px solid #510c76;
}
.scoreboard-mobile .mobile-tabs > header > ul > li.ui-state-active > a {
  color: #510c76;
}
.scoreboard-mobile .mobile-tabs > header > ul > li > a {
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  outline: none;
  color: #4d4d4d;
  text-decoration: none;
}
.scoreboard-mobile .mobile-tabs > header > a {
  margin-left: auto;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  color: #4d4d4d;
  text-decoration: none;
  text-transform: uppercase;
}
.scoreboard-mobile events-component {
  width: 100%;
}
#eventsDesk {
  background-color: #510c76;
  width: 100%;
  margin: 0 auto;
  z-index: 8999;
  height: 96px;
}
#eventsDesk > .row {
  padding: 0 12px;
}
#eventsDesk .scoreboard-container {
  display: flex;
  display: -webkit-flex;
  min-height: 96px;
  border-right: 1px solid #544167;
}
#eventsDesk .scoreboard-container > a {
  line-height: 1;
  display: block;
  height: 96px;
  font-size: 28px;
  padding: 0 17px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#eventsDesk .scoreboard-container > a span {
  position: absolute;
  left: -9999px;
}
#eventsDesk .scoreboard-container > a:hover {
  color: black;
}
#eventsDesk .scoreboard-container .backschedule {
  display: none;
}
#eventsDesk .scoreboard-container .schedule-info {
  width: 173px;
  display: flex;
  display: -webkit-flex;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  border-left: 1px solid #544167;
  border-right: 1px solid #4f346a;
}
#eventsDesk .scoreboard-container .schedule-info .arrows {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 12px;
}
#eventsDesk .scoreboard-container .schedule-info .arrows a {
  color: #cdcdcd;
  text-decoration: none;
  font-family: antoniobold;
  text-transform: uppercase;
  display: block;
  font-size: 20px;
  margin-top: 10px;
  line-height: 20px;
}
#eventsDesk .scoreboard-container .schedule-info .arrows a:hover {
  color: white;
}
#eventsDesk .scoreboard-container .schedule-info .dropdown {
  height: 40px;
  font-size: 14px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
#eventsDesk .scoreboard-container .schedule-info .dropdown select {
  background: black;
  height: 40px;
  outline: none;
  border: none;
  color: white;
}
#eventsDesk .scoreboard-container .scoreboard-list {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  margin: 0 ;
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-prev,
#eventsDesk .scoreboard-container .scoreboard-list .slick-next {
  position: absolute;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 0;
  top: 0;
  width: 22px;
  height: 60px;
  line-height: 60px;
  background: none;
  border: none;
  cursor: pointer;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-prev:before,
#eventsDesk .scoreboard-container .scoreboard-list .slick-next:before {
  color: #cdcdcd;
  font-family: sidearm_font;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-prev:hover,
#eventsDesk .scoreboard-container .scoreboard-list .slick-next:hover {
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-prev:hover:before,
#eventsDesk .scoreboard-container .scoreboard-list .slick-next:hover:before {
  color: white;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-prev {
  left: -53px;
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-prev:before {
  content: '\e835';
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-next {
  left: -30px;
  width: 22px;
}
#eventsDesk .scoreboard-container .scoreboard-list .slick-next:before {
  content: '\e836';
}
#eventsDesk .scoreboard-container .scoreboard-list .game {
  height: 96px;
  border-right: 1px solid #544167;
  position: relative;
  overflow: hidden;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  line-height: 16px;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-inside {
  padding: 6px 18px;
  height: 96px;
}
#eventsDesk .scoreboard-container .scoreboard-list .game.H .game-middle {
  background: url(/images/responsive/topcal_vs.png) no-repeat top center;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-middle {
  min-height: 60px;
  min-width: 60px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background: url(/images/responsive/event_at.png) no-repeat top center;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .sport {
  font-size: 14px;
  color: #b0abb7;
  text-transform: uppercase;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .date {
  color: white;
  font-size: 14px;
  font-family: antoniobold;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay-toggle {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #b0b0b0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  display: none;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay-toggle:hover {
  background-color: #510c76;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay-toggle i {
  display: block;
  color: black;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay-toggle i:before {
  margin: 0;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  color: white;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay > div {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  white-space: nowrap;
  font-size: 30px;
  font-weight: 400;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay ul {
  display: flex;
  display: -webkit-flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay ul > span {
  margin: 0 3px;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay a {
  color: transparent;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay a[href] {
  color: #b0b0b0;
}
#eventsDesk .scoreboard-container .scoreboard-list .game .game-overlay a[href]:hover {
  color: white;
}
#eventsDesk .scoreboard-container .scoreboard-list .game:hover .game-overlay-toggle {
  background-color: #510c76;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container .scoreboard-list .game:hover .game-overlay-toggle i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container .scoreboard-list .game:hover .game-overlay {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-mobile-toggle {
  height: 30px;
  display: none;
  line-height: 30px;
  background-color: #b0b0b0;
  color: black;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
#eventsDesk .scoreboard-mobile-toggle > span {
  color: #b0b0b0;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  z-index: 99999;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-inner {
  overflow: auto;
  height: calc(100% - 132px);
  padding: 0 25px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-toggle {
  margin: 0 0 30px 0;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .sports-list .header-sponsor {
  display: flex;
  display: -webkit-flex;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .sports-list .header-sponsor > div {
  width: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .sports-list .header-sponsor > div.sponsor {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .sports-list .header-sponsor .schedule-header {
  color: black;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 5px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .sports-list .header-sponsor .schedule-header > span {
  color: #b0b0b0;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .sports-list select {
  height: 24px;
  line-height: 24px;
  margin: 0 ;
  padding: 0 10px;
  width: 100%;
  color: black;
  display: block;
  background: #eceeef;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .sports-list .comp-cal {
  display: block;
  margin: 12px 0;
  text-decoration: none;
  text-align: center;
  color: black;
  font-weight: 700;
  font-size: 14px;
  line-height: 35px;
  text-transform: uppercase;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game {
  border: 1px solid #b0b0b0;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game:not(.null):nth-child(n+4) {
  display: none;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-top {
  height: 40px;
  display: flex;
  display: -webkit-flex;
  padding: 0 20px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  line-height: 40px;
  color: #b0b0b0;
  font-weight: 700;
  font-size: 16px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-top > p {
  color: white;
  margin: 0;
  font-weight: 400;
  font-size: 20px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-top > div {
  line-height: 35px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-top.upcoming {
  background-color: black;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-top.recent {
  background-color: #510c76;
  color: white;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-top.recent > p {
  color: white;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom {
  display: flex;
  display: -webkit-flex;
  height: 90px;
  padding: 10px 20px;
  padding-right: 35px;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .away-container,
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .home-container {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  align-items: center;
  -webkit-align-items: center;
  color: black;
  font-size: 15px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .away-container .logo,
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .home-container .logo {
  width: 24px;
  margin-right: 10px;
  height: 24px;
  overflow: hidden;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .away-container .name,
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .home-container .name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 20px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .logo {
  margin-right: 20px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .game-details {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  color: black;
  font-weight: 700;
  font-size: 16px;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-bottom .game-details .vsat {
  color: #b0b0b0;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay-toggle {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 25px;
  height: 25px;
  background-color: #b0b0b0;
  text-align: center;
  line-height: 25px;
  color: black;
  cursor: pointer;
  z-index: 2;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay-toggle:hover {
  background-color: #510c76;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay-toggle i {
  display: block;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  height: 90px;
  background-color: black;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay > div {
  width: 120px;
  padding: 0 10px;
  height: 50px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay > div:first-child {
  border-right: 1px solid black;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay a {
  color: #b0b0b0;
  display: block;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay a:hover {
  color: #510c76 !important;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game .game-overlay a[href] {
  color: white;
  text-decoration: none;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game.source .game-overlay-toggle {
  background-color: #510c76;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game.source .game-overlay-toggle i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-list .game.source .game-overlay {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-links {
  height: 62px;
  background-color: black;
  display: flex;
  display: -webkit-flex;
  margin-top: 10px;
  justify-content: space-around;
  -webkit-justify-content: space-around;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-links > a {
  text-decoration: none;
  color: white;
  font-size: 16px;
  font-weight: 700;
  display: block;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
}
#eventsDesk .scoreboard-container-mobile .scoreboard-mobile-offcanvas .scoreboard-mobile-links > a:hover {
  color: white;
}
#eventsDesk .scoreboard-container-mobile.source .scoreboard-mobile-offcanvas {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.main-navigation {
  height: 96px;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  position: relative;
  display: flex;
  display: -webkit-flex;
  z-index: 9000;
}
.main-navigation .row {
  width: 100%;
  max-width: 1176px;
}
.main-navigation:before {
  content: '';
  display: block;
  height: 1px;
  width: 100%;
  background: #b0b0b0;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.main-navigation navigation-component {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.main-navigation .header_logo {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  z-index: 9000;
}
.main-navigation .header_logo img {
  margin-top: 11px;
}
.main-navigation.headroom--not-top {
  position: fixed;
  top: 36px;
  left: 0;
  width: 100%;
}
.main-navigation .main-navigation-level-1 {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-flex;
  height: 96px;
}
.main-navigation .main-navigation-level-1 > li {
  display: flex;
  display: -webkit-flex;
  margin: 0 24px;
}
.main-navigation .main-navigation-level-1 > li:nth-child(4) {
  margin-right: auto;
}
.main-navigation .main-navigation-level-1 > li:hover .main-navigation-level-2 {
  opacity: 1;
  left: 0;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
.main-navigation .main-navigation-level-1 > li:hover > a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #e6e6e6;
}
.main-navigation .main-navigation-level-1 > li:hover > a:after {
  height: 10px;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-navigation .main-navigation-level-1 > li > a {
  color: white;
  font-size: 20px;
  width: 100%;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: antoniobold;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  padding-top: 6px;
  position: relative;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .main-navigation-level-1 > li > a:after {
  content: '';
  display: block;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  height: 0;
  content: '';
  display: block;
  bottom: 0;
  left: 0;
  position: absolute;
  height: 0px;
  background: #510c76;
  width: 100%;
  z-index: 2;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 {
  background: #510c76;
  width: 100%;
  border-bottom: 1px solid #b0b0b0;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  position: absolute;
  left: -9999px;
  opacity: 0;
  top: 100%;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 .main-navigation-level-2-inside {
  padding: 48px 0;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  display: -webkit-flex;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul {
  list-style: none;
  padding: 0;
  margin: 0 40px 0 0;
  max-width: 390px;
  width: 100%;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li {
  padding: 4px 6px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li.separator {
  padding: 8px 12px;
  font-size: 20px;
  font-family: antoniobold;
  color: white;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  margin: 0 6px;
  font-size: 18px;
  color: #cdcdcd;
  text-decoration: none;
  position: relative;
  transition: 0.175s;
  -webkit-transition: 0.175s ease-in-out;
  transition: 0.175s ease-in-out;
  line-height: 20px;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.instagram {
  font-size: 0;
  height: 20px;
  text-indent: -9999px;
  color: transparent;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.instagram[href] {
  color: #cdcdcd;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.instagram[href]:hover:before {
  color: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.instagram:hover:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.instagram:before {
  content: '\e811';
  display: block;
  font-size: 16px;
  text-indent: 0;
  font-family: sidearm_font;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.facebook {
  font-size: 0;
  height: 20px;
  text-indent: -9999px;
  color: transparent;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.facebook[href] {
  color: #cdcdcd;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.facebook[href]:hover:before {
  color: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.facebook:hover:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.facebook:before {
  content: '\e806';
  display: block;
  font-size: 16px;
  text-indent: 0;
  font-family: sidearm_font;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.twitter {
  font-size: 0;
  height: 20px;
  text-indent: -9999px;
  color: transparent;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.twitter[href] {
  color: #cdcdcd;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.twitter[href]:hover:before {
  color: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.twitter:hover:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.twitter:before {
  content: '\e825';
  display: block;
  font-size: 16px;
  text-indent: 0;
  font-family: sidearm_font;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a.tickets {
  display: none;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a:after {
  content: '';
  width: 0;
  display: block;
  height: 1px;
  background: #cdcdcd;
  transition: 0.175s;
  -webkit-transition: 0.175s ease-in-out;
  transition: 0.175s ease-in-out;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a:first-child {
  color: white;
  margin-right: auto;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a:hover:after {
  width: 100%;
}
.top-stories .row {
  width: 100%;
  max-width: none;
}
.top-stories .featured-left {
  border-right: 1px solid #b0b0b0;
  background: #510c76;
}
.top-stories .featured-left stories-component {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
.top-stories .featured-left .c-stories {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
.top-stories .story-right {
  background: #510c76;
  display: flex;
  display: -webkit-flex;
}
.top-stories .story-right stories-component {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
.top-stories .story-right .c-stories {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
.c-stories--featured .c-stories__item {
  position: relative;
  background: #510c76;
  border-right: 1px solid #b0b0b0;
  width: 50%;
}
.c-stories--featured .c-stories__item:nth-child(1) {
  border-bottom: 1px solid #b0b0b0;
}
.c-stories--featured .c-stories__item:nth-child(2) {
  border-bottom: 1px solid #b0b0b0;
}
.c-stories--featured .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
}
.c-stories--featured .c-stories__media:after {
  content: '';
  opacity: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.c-stories--featured .c-stories__media:hover:after {
  opacity: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.c-stories--featured .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.c-stories--featured .c-stories__media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-stories--featured .c-stories__details {
  padding: 24px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.c-stories--featured .c-stories__details a {
  text-decoration: none;
  color: white;
  font-size: 24px;
  line-height: 32px;
  font-family: antoniobold;
  text-transform: uppercase;
}
.c-stories--featured .c-stories__details a:hover {
  color: #e6e6e6;
}
.c-stories--featured .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-stories--featured .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-stories--featured .c-stories__headline {
  margin: 0;
}
.c-stories--featured .c-stories__link {
  text-decoration: none;
}
.c-stories--featured--large .c-stories__media:after {
  content: none;
}
.c-stories--featured--large .c-stories__details a {
  font-size: 40px;
  line-height: 50px;
}
.c-stories--featured--large .c-stories__details p {
  margin: 24px 0;
  color: #b0b0b0;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.c-stories--featured--large .c-stories__item {
  border-bottom: none;
  border-right: none;
  width: 100%;
}
.c-stories--featured--large .c-stories__item:nth-child(1) {
  border-bottom: none;
}
.c-stories--featured--small-row .c-stories__item {
  width: 33.3333%;
}
.c-stories--featured--grid .c-stories__item {
  width: 50%;
}
#twitter {
  background: url(/images/responsive/fanzone_bg.png) no-repeat top center;
  height: 740px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  text-align: center;
}
#twitter .row {
  width: 100%;
}
#twitter > h2 {
  text-transform: uppercase;
  text-align: center;
  color: white;
  font-family: antoniobold;
  font-size: 36px;
  margin: 0 0 16px 0;
  line-height: 1;
}
#twitter .slick-prev,
#twitter .slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  display: inline-block;
  padding: 0;
  margin: 24px 0 0 0;
  font-size: 0;
  width: 24px;
  height: 20px;
  line-height: 20px;
  background: none;
  border: none;
  cursor: pointer;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  position: relative;
}
#twitter .slick-prev:before,
#twitter .slick-next:before {
  color: #cdcdcd;
  font-family: sidearm_font;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
#twitter .slick-prev:hover,
#twitter .slick-next:hover {
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#twitter .slick-prev:hover:before,
#twitter .slick-next:hover:before {
  color: white;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#twitter .slick-prev:before {
  content: '\e835';
}
#twitter .slick-next:before {
  content: '\e836';
}
.c-twitter .c-twitter__item-wrapper {
  padding: 0 12px;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__item {
  min-height: 325px;
  background: #3c1d5b;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  flex-direction: column;
  -webkit-flex-direction: column;
  display: flex;
  display: -webkit-flex;
  color: #cdcdcd;
  font-size: 18px;
  line-height: 22px;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__item a {
  color: #cdcdcd;
  text-decoration: none;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__actions {
  margin: 30px 0 0 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__actions li {
  margin-right: 10px;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__actions li a:hover {
  color: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__actions span {
  position: absolute;
  left: -9999px;
}
.c-twitter .c-twitter__item-wrapper .c-twitter_body {
  padding: 32px;
  text-align: left;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__user {
  border-top: 1px solid #606060;
  height: 64px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: white;
  font-size: 18px;
  margin-top: auto;
}
.c-twitter .c-twitter__item-wrapper .c-twitter__user a {
  color: white;
  text-decoration: none;
}
.c-twitter .c-twitter__photo {
  position: relative;
  width: 100%;
  height: 200px;
  background-size: cover;
}
.c-twitter .slick-dots {
  justify-content: center;
  display: flex;
  display: -webkit-flex;
  padding: 0;
}
.promos .slick-next,
.promos .slick-prev {
  position: absolute;
  top: 50%;
  outline: none;
  padding: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: 50px;
  width: 29px;
  overflow: hidden;
  background: none;
  border: none;
}
.promos .slick-next:before,
.promos .slick-prev:before {
  content: '';
  display: block;
  margin: 0;
  width: 29px;
  height: 50px;
  font-family: sidearm_font;
  color: white;
  font-size: 45px;
  cursor: pointer;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.promos .slick-next:hover:before,
.promos .slick-prev:hover:before {
  color: #cccccc;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.promos .slick-prev {
  left: 0;
}
.promos .slick-prev:before {
  content: '\e835';
}
.promos .slick-next {
  right: 0;
}
.promos .slick-next:before {
  content: '\e836';
}
.index .sponsors {
  padding: 43px 0 48px 0;
}
.sponsors {
  padding: 48px 0;
}
.sponsors .ad {
  padding: 0 12px;
  text-align: center;
}
.sponsors .ad img {
  display: inline-block !important;
}
.main-footer {
  margin-bottom: 60px;
  padding: 48px 0;
  background: black;
  width: 100%;
  color: white;
  line-height: 24px;
  font-family: antoniobold;
  text-transform: uppercase;
  font-size: 18px;
}
.main-footer .text {
  padding: 12px 0 12px 24px;
  border-left: 4px solid #510c76;
  margin: 0 12px 0 15px;
}
.main-footer .logo {
  margin: 0 12px;
}
.main-footer .logos {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.main-footer .copyright {
  color: #b0b0b0;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 18px;
  text-transform: none;
}
.main-footer .copyright a {
  color: #cdcdcd;
}
.main-footer .copyright span {
  margin: 0 3px;
  display: inline-block;
}
#stickybar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 9000;
  height: 60px;
  background: url(/images/responsive/sticky_bg.png) no-repeat top center;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#stickybar .scoreboard {
  margin: 0 20px;
  font-size: 18px !important;
  color: white !important;
  font-family: 'Source Sans Pro' !important;
  text-transform: capitalize !important;
}
#stickybar .scoreboard a {
  color: #cdcdcd !important;
}
#stickybar .social span {
  position: absolute;
  left: -9999px;
}
#stickybar .social a {
  color: white;
  font-size: 16px;
}
#stickybar .social .ads-container {
  display: flex;
  display: -webkit-flex;
}
#stickybar .social .ad {
  padding: 0 12px;
}
#stickybar .social .ad:first-child {
  padding-left: 0;
}
#stickybar .social .ad:last-child {
  padding-right: 0;
}
#stickybar .row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
}
#stickybar .row > span {
  text-transform: uppercase;
  color: white;
  font-family: antoniobold;
  font-size: 20px;
  margin-top: 6px;
  flex-shink: 0;
  -webkit-flex-shrink: 0;
}
#stickybar .row > span span {
  color: #cdcdcd;
}
#sportNavigation {
  width: 100%;
  height: 66px;
  background: white;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  z-index: 8999;
  width: 100%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 1, 0.3);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 1, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 1, 0.3);
}
#sportNavigation .row {
  width: 100%;
}
#sportNavigation.headroom--not-top {
  position: fixed;
  top: 132px;
  left: 0;
  width: 100%;
}
#sportNavigation .sport-nav {
  margin: 0;
  padding: 0 7px;
  list-style: none;
  display: flex;
  display: -webkit-flex;
}
#sportNavigation .sport-nav .level-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
#sportNavigation .sport-nav .level-1 > li {
  display: flex;
  display: -webkit-flex;
  padding: 0 6px;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  text-align: center;
  font-size: 14px;
  position: relative;
  color: white;
  height: 66px;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#sportNavigation .sport-nav .level-1 > li.additional-links > a {
  font-size: 0;
}
#sportNavigation .sport-nav .level-1 > li.additional-links:hover {
  color: white !important;
  background: #510c76 !important;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#sportNavigation .sport-nav .level-1 > li.additional-links:hover:before {
  color: white !important;
}
#sportNavigation .sport-nav .level-1 > li.additional-links:hover:after {
  color: white !important;
}
#sportNavigation .sport-nav .level-1 > li.additional-links:before {
  content: 'More +';
  text-decoration: none;
  white-space: nowrap;
  text-align: center;
  color: #510c76;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
#sportNavigation .sport-nav .level-1 > li.sport-home {
  padding-top: 0;
  display: block;
  border: none;
  margin-right: auto;
}
#sportNavigation .sport-nav .level-1 > li.sport-home a {
  font-size: 20px;
  font-family: antoniobold;
  text-transform: uppercase;
  line-height: 73px;
}
#sportNavigation .sport-nav .level-1 > li.sport-home:after {
  content: none;
}
#sportNavigation .sport-nav .level-1 > li.sport-home:hover a:after {
  content: none !important;
  width: 0 !important;
}
#sportNavigation .sport-nav .level-1 > li:last-child:not(.additional-links):after {
  content: none;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) {
  background: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) .level-2 {
  right: 0px;
  left: auto;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  opacity: 1;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) > a {
  color: #510c76;
}
#sportNavigation .sport-nav .level-1 > li > a {
  text-decoration: none;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  white-space: nowrap;
  text-align: center;
  color: #510c76;
  display: block;
  margin-top: 2px;
}
#sportNavigation .sport-nav .level-1 > li > a:after {
  content: '';
  width: 0;
  display: block;
  height: 1px;
  background: #510c76;
  transition: 0.175s;
  -webkit-transition: 0.175s ease-in-out;
  transition: 0.175s ease-in-out;
}
#sportNavigation .sport-nav .level-1 > li > a:hover:after {
  width: 100%;
}
#sportNavigation .sport-nav .level-2 {
  padding: 12px ;
  position: absolute;
  left: -9999px;
  top: 100%;
  margin: 0;
  list-style: none;
  background: #510c76;
  min-width: 200px;
  z-index: 9000;
  opacity: 0;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
}
#sportNavigation .sport-nav .level-2 li {
  padding: 5px 0px;
  line-height: 20px;
  text-align: left;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#sportNavigation .sport-nav .level-2 li a {
  text-decoration: none;
  font-size: 16px;
  white-space: nowrap;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  position: relative;
  display: block;
}
#sportNavigation .sport-nav .level-2 li a:after {
  content: '';
  width: 0;
  display: block;
  height: 1px;
  background: white;
  transition: 0.175s;
  -webkit-transition: 0.175s ease-in-out;
  transition: 0.175s ease-in-out;
}
#sportNavigation .sport-nav .level-2 li a:hover:after {
  width: 100%;
}
#sportNavigation .sports-mobile-navigation-home {
  font-family: antoniobold;
  font-size: 22px;
  text-transform: uppercase;
  margin-top: 3px;
}
#sportNavigation .sports-mobile-navigation-home a {
  color: #510c76;
}
#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: 50px;
  position: relative;
  padding: 0 12px;
  font-size: 14px;
}
#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;
}
#sportNavigation .sports-mobile-navigation-container > ul > li {
  color: #510c76;
  text-decoration: none;
  margin: 0 6px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
#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 ;
}
#sportNavigation .sports-mobile-navigation-container > ul > li.more i.fa-sort-asc {
  padding-top: 6px;
}
#sportNavigation .sports-mobile-navigation-container > ul > li.more span {
  margin-top: 4px;
}
#sportNavigation .sports-mobile-navigation-container > ul > li > a {
  color: #510c76;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  font-size: 16px;
}
#sportNavigation .sports-mobile-navigation-menu {
  position: absolute;
  display: none;
}
.article-wrapper.sportfile {
  padding: 60px 12px;
}
.article-wrapper.sportfile .article-headline {
  margin: 0;
  line-height: 40px;
  font-size: 36px;
  text-transform: uppercase;
  font-family: antoniobold;
  color: #510c76;
}
.article-wrapper.news {
  max-width: 1128px;
  margin-left: auto;
  margin-right: auto;
  background: #510c76;
  /*Social Media Brand Colors*/
}
.article-wrapper.news .article-share-links {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
}
.article-wrapper.news .article-share-links li {
  margin-right: 4px;
}
.article-wrapper.news .article-share-links a {
  display: block;
  text-decoration: none;
  color: white;
  background-color: #004f39;
  font-size: 16px;
  padding: 0 ;
  line-height: 27px;
  border-radius: 1px;
  text-align: center;
  height: 27px;
  width: 33px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-share-links a span {
  position: absolute;
  left: -9999px;
}
.article-wrapper.news .article-share-links a i:before {
  width: initial;
}
.article-wrapper.news .article-share-links a.article-share-facebook {
  background-color: #3b5998;
}
.article-wrapper.news .article-share-links a.article-share-facebook:hover {
  background-color: #4c70ba;
}
.article-wrapper.news .article-share-links a.article-share-twitter {
  background-color: #00aced;
}
.article-wrapper.news .article-share-links a.article-share-twitter:hover {
  background-color: #21c2ff;
}
.article-wrapper.news .article-share-links a.article-share-google {
  background-color: #dd4b39;
}
.article-wrapper.news .article-share-links a.article-share-google:hover {
  background-color: #e47365;
}
.article-wrapper.news .article-share-links a.article-share-pinterest {
  background-color: #bd081c;
}
.article-wrapper.news .article-share-links a.article-share-pinterest:hover {
  background-color: #ee0a23;
}
.article-wrapper.news .article-share-links a.article-share-email {
  background-color: #ff9c00;
}
.article-wrapper.news .article-share-links a.article-share-email:hover {
  background-color: #ffb033;
}
.article-wrapper.news .article-share-links a.article-share-print {
  background-color: #004f39;
}
.article-wrapper.news .article-share-links a.article-share-print:hover {
  background-color: #00825e;
}
.article-wrapper.news .article-image {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  background: url(/images/responsive/main_story_image_default.png) no-repeat top center;
  background-size: cover;
}
.article-wrapper.news .article-image iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 102;
}
.article-wrapper.news .article-content {
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .story_left {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background: white;
}
.article-wrapper.news .story_left > header {
  padding: 48px 24px;
  border-bottom: 1px solid #afafaf;
  color: #510c76;
}
.article-wrapper.news .story_left > header .article-headline {
  margin: 0;
  line-height: 40px;
  font-size: 36px;
  text-transform: uppercase;
  font-family: antoniobold;
  color: #510c76;
}
.article-wrapper.news .story_left > header > div {
  margin: 10px 0 16px 0;
  font-size: 18px;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.article-wrapper.news .story_left .story-content {
  padding: 40px 24px;
  line-height: 28px;
  font-size: 18px;
  color: #510c76;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.article-wrapper.news .story_right {
  flex: 0 0 360px;
  -webkit-flex: 0 0 360px;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .story_right .nextgame {
  margin-bottom: 24px;
  background: #3c1d5b;
  padding: 48px 24px;
}
.article-wrapper.news .story_right .nextgame h3 {
  margin: 0;
  text-transform: uppercase;
  font-family: antoniobold;
}
.article-wrapper.news .story_right .nextgame .info {
  padding-right: 12px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .story_right .nextgame .opp {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #cdcdcd;
}
.article-wrapper.news .story_right .nextgame .date {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #cdcdcd;
}
.article-wrapper.news .story_right .nextgame .media {
  margin: 24px 0 0 0;
  list-style: none;
  padding: 0;
}
.article-wrapper.news .story_right .nextgame .media li {
  color: #510c76;
  margin-right: 12px;
  font-size: 18px;
}
.article-wrapper.news .story_right .nextgame .media li a[href] {
  color: #cdcdcd;
}
.article-wrapper.news .story_right .nextgame .media li a[href]:hover {
  color: white;
}
.article-wrapper.news .story_right .nextgame .logo {
  width: 115px;
  height: 95px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  background: url(/images/responsive/next_at.png) no-repeat top center;
}
.article-wrapper.news .story_right .nextgame .logo.H {
  background: url(/images/responsive/next_vs.png) no-repeat top center;
}
.article-wrapper.news .story_right .relatedstories > h2 {
  margin: 0;
  padding: 24px 24px 16px 24px;
  line-height: 1;
  border-bottom: 1px solid #544167;
  font-size: 36px;
  text-transform: uppercase;
  font-family: antoniobold;
  color: white;
}
.article-wrapper.news .c-stories {
  margin: 0;
  list-style: none;
  padding: 0;
}
.article-wrapper.news .c-stories .c-stories__item {
  border-bottom: 1px solid #544167;
  padding: 24px;
}
.article-wrapper.news .c-stories .c-stories__item a {
  color: #cdcdcd;
  text-decoration: none;
  text-transform: uppercase;
  font-family: antoniobold;
  font-size: 20px;
  line-height: 24px;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.article-wrapper.news .c-stories .c-stories__item a:hover {
  color: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.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;
}
.mobile-menu-open.main-nav #sportNavigation {
  z-index: 8000;
}
.mobile-menu-open.main-nav .mobile-navigation-menu-container {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mobile-menu-open.main-nav .mobile-navigation-level-1 {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
}
.mobile-menu-open.main-nav .mobile-navigation-menu:before {
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 9000;
}
.mobile-menu-open.sports-nav .main-navigation {
  z-index: 8000;
}
.mobile-menu-open.sports-nav .mobile-sports-navigation:before {
  content: '';
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 9000;
}
.mobile-menu-open.sports-nav .mobile-sports-navigation-container {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.mobile-menu-open.sports-nav .level-1 {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: 1;
  transition-delay: .2s;
  -webkit-transition-delay: .2s;
}
.mobile-navigation-menu {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.mobile-navigation-menu .mobile-navigation-calendar-icon {
  color: white;
  line-height: 60px;
  height: 60px;
  display: inline-block;
  font-size: 20px;
  padding: 0 0 0 12px;
  cursor: pointer;
  vertical-align: top;
}
.mobile-navigation-menu .mobile-navigation-calendar-icon:before {
  content: '\e874';
  display: block;
  font-family: sidearm_font;
}
.mobile-navigation-menu .mobile-navigation-calendar-icon.active {
  color: white;
  font-size: 22px;
}
.mobile-navigation-menu .mobile-navigation-calendar-icon.active:before {
  content: '\e84c';
}
.mobile-navigation-menu .mobile-navigation-calendar-icon i {
  margin: 0;
}
.mobile-navigation-menu .mobile-navigation-menu-icon {
  color: white;
  line-height: 60px;
  height: 60px;
  display: inline-block;
  font-size: 25px;
  padding: 0 0 0 12px;
  cursor: pointer;
  vertical-align: top;
}
.mobile-navigation-menu .mobile-navigation-menu-icon:active {
  color: white;
}
.mobile-navigation-menu .mobile-navigation-menu-icon i {
  margin: 0;
}
.mobile-navigation-menu .mobile-navigation-menu-container {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: calc(100vh);
  width: 300px;
  background-color: #510c76;
  position: fixed;
  z-index: 90001;
  right: 0;
  top: 0px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.mobile-navigation-menu .mobile-navigation-menu-container > .icon-cancel {
  height: 50px;
  width: 100%;
  font-size: 24px;
  background: #410a5f;
  margin-left: auto;
  margin-bottom: 0;
  color: white;
  line-height: 49px;
  text-align: right;
  padding: 0 6px;
}
.mobile-navigation-menu .mobile-navigation-menu-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-navigation-menu a {
  text-decoration: none;
}
.mobile-navigation-menu .mobile-navigation-level-1 {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: auto;
  transform: translateY(100px);
  -webkit-transform: translateY(100px);
  opacity: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.mobile-navigation-menu .mobile-navigation-level-1 > li {
  padding: 20px 16px 12px 16px;
  border-bottom: 1px solid #410a5f;
  overflow: hidden;
  color: white;
  min-height: 61px;
}
.mobile-navigation-menu .mobile-navigation-level-1 > li > span > a {
  font: 22px/1 'Open Sans';
  font-family: antoniobold;
  color: white;
  text-transform: uppercase;
}
.mobile-navigation-menu .mobile-navigation-level-1 > li.mobile-navigation-parent > span {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.mobile-navigation-menu .mobile-navigation-level-1 > li.mobile-navigation-parent > span:after {
  content: '+';
  color: white;
  font-size: 20px;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  font-family: arial;
}
.mobile-navigation-menu .mobile-navigation-level-1 > li:active {
  background-color: black;
}
.mobile-navigation-menu .mobile-navigation-level-1 > li.mobile-navigation-item-open ul {
  max-height: 10000px;
  transition: max-height 0.3s ease-in;
}
.mobile-navigation-menu .mobile-navigation-level-1 > li.mobile-navigation-item-open > span:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.mobile-navigation-menu .mobile-navigation-level-2 {
  margin: 16px -16px -16px -16px !important;
  background-color: #080707;
  max-height: 0;
  transition: max-height 0.35s ease-out;
}
.mobile-navigation-menu .mobile-navigation-level-2 > li {
  padding: 16px;
  border-bottom: 1px solid black;
}
.mobile-navigation-menu .mobile-navigation-level-2 > li > a {
  color: black;
  text-decoration: none;
  font-size: 16px;
}
.mobile-navigation-menu .mobile-navigation-level-2 > li > a:active {
  color: white;
}
.mobile-navigation-menu .mobile-navigation-level-2 > li.mobile-navigation-separator {
  padding: 20px 16px 12px 16px;
  background: black;
  color: white;
  font-size: 20px;
  font-family: antoniobold;
  text-transform: uppercase;
}
.mobile-sports-navigation .mobile-sports-navigation-menu-icon {
  color: white;
  line-height: 50px;
  font-size: 30px;
  cursor: pointer;
  margin-left: auto;
}
.mobile-sports-navigation .mobile-sports-navigation-menu-icon:active {
  color: white;
}
.mobile-sports-navigation > span {
  font: 22px/1 'Open Sans';
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: white;
}
.mobile-sports-navigation .mobile-sports-navigation-container {
  height: calc(100vh);
  width: 300px;
  background-color: #510c76;
  position: fixed;
  z-index: 9000;
  right: 0;
  top: 0px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  overflow: hidden;
}
.mobile-sports-navigation .mobile-sports-navigation-container > .icon-cancel {
  height: 50px;
  width: 100%;
  display: block;
  font-size: 24px;
  background: #410a5f;
  margin-left: auto;
  margin-bottom: 0;
  color: white;
  line-height: 49px;
  text-align: right;
  padding: 0 6px;
}
.mobile-sports-navigation .mobile-sports-navigation-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mobile-sports-navigation .level-1 {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: auto;
  transform: translateY(100px);
  -webkit-transform: translateY(100px);
  opacity: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.mobile-sports-navigation .level-1 > li {
  padding: 20px 16px 12px 16px;
  border-bottom: 1px solid #410a5f;
  min-height: 61px;
  line-height: 20px;
}
.mobile-sports-navigation .level-1 > li > a {
  color: white;
  text-decoration: none;
  font: 22px/1 'Open Sans';
  font-family: antoniobold;
  text-transform: uppercase;
}
.mobile-sports-navigation .level-1 > li.additional-links > a {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
}
.mobile-sports-navigation .level-1 > li.additional-links > a:after {
  content: '+';
  color: white;
  font-size: 20px;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  font-family: arial;
}
.mobile-sports-navigation .level-1 > li.sport-home {
  display: none;
}
.mobile-sports-navigation .level-2 {
  margin: 16px -16px -16px -16px !important;
  background-color: #080707;
  transition: max-height 0.35s ease-out;
  overflow: hidden;
}
.mobile-sports-navigation .level-2 > li {
  padding: 16px;
  border-bottom: 1px solid black;
}
.mobile-sports-navigation .level-2 > li > a {
  color: black;
  text-decoration: none;
  font-size: 16px;
}
.mobile-sports-navigation .level-2 > li > a:active {
  color: white;
}
.mobile-sports-navigation .level-2 > li.mobile-navigation-separator {
  color: white;
  font: 20px/1;
  text-transform: uppercase;
}
.mobile-sports-navigation .level-2.opened {
  max-height: 3000px;
  transition: max-height 0.3s ease-in;
}
@media all and (max-width: 1160px) {
  .main-header .official .header_text {
    font-size: calc(8px + (18 - 8) * ((100vw - 300px) / (1160 - 300)));
    letter-spacing: calc(0px + (8.78 - 0) * ((100vw - 300px) / (1160 - 300)));
  }
}
@media all and (max-width: 1134px) {
  .main-navigation .main-navigation-level-1 > li {
    margin: 0 20px;
  }
}
@media all and (max-width: 1128px) {
  .top-stories .featured-left {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    width: 100%;
  }
  .top-stories .story-right {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    width: 100%;
  }
}
@media all and (max-width: 1080px) {
  .main-navigation .main-navigation-level-1 > li {
    margin: 0 16px;
  }
}
@media all and (max-width: 1023px) {
  .relatedstories {
    order: -1;
    -webkit-order: -1;
  }
  .article-wrapper .story_right .nextgame {
    margin-bottom: 0;
  }
  .article-wrapper .story_right {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .article-wrapper .article-content {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #sportNavigation.headroom--not-top {
    top: 96px;
  }
  .storypage.sport .main-content-placeholder {
    margin-top: 120px;
  }
  .sport .main-content-placeholder {
    margin-top: 120px;
  }
  #sportNavigation {
    height: 60px;
  }
  .main-footer {
    margin-bottom: 0;
  }
  .main-footer .row {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .main-footer .logos {
    order: -1;
    -webkit-order: -1;
    width: 100%;
    margin-bottom: 24px;
  }
  #stickybar {
    display: none;
  }
  .main-navigation .header_logo {
    transform: none;
    left: 12px;
    max-width: 42px;
    margin: 0;
    top: 6px;
  }
  .main-navigation .header_logo img {
    margin: 0;
  }
  .mobile-navigation-menu {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    display: flex;
    display: -webkit-flex;
    padding: 0 12px;
  }
  .main-navigation {
    height: 60px;
    background: black;
  }
  .main-navigation:before {
    content: none;
  }
  .main-content-placeholder {
    margin-top: 96px;
  }
}
@media all and (max-width: 1130px) {
  .top-stories .story-right {
    display: block ;
    width: 100%;
  }
  .top-stories .story-right stories-component {
    display: block ;
    width: 100%;
  }
  .top-stories .featured-left stories-component {
    display: block;
    width: 100%;
  }
  .top-stories .featured-left .c-stories {
    display: block;
    width: 100%;
  }
  .top-stories .featured-left {
    display: block;
    width: 100%;
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .c-stories--featured--grid {
    display: block;
    width: 100%;
  }
  .top-stories .story-right .c-stories .slick-track {
    display: flex;
    display: -webkit-flex;
  }
  .top-stories .story-right .c-stories {
    display: block;
    width: 100%;
  }
  .top-stories .row {
    display: block;
  }
  .c-stories--featured .c-stories__item {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    height: auto;
    border-bottom: none !important;
  }
}
@media all and (max-width: 768px) {
  .c-stories--featured--large .c-stories__details p {
    margin: 12px 0;
  }
}
@media all and (max-width: 767px) {
  .main-header .official .header_text {
    font-size: calc(12px + (18 - 12px) * ((100vw - 300px) / (767 - 300)));
    letter-spacing: calc(2px + (10.3 - 2) * ((100vw - 300px) / (767 - 300)));
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    text-align: right;
  }
  .main-header .official .header_text span:first-child {
    display: none;
  }
}
@media all and (max-width: 600px) {
  .main-content-placeholder {
    margin-top: 96px;
  }
  .sport .main-content-placeholder {
    margin-top: 156px;
  }
  #eventsDesk {
    height: 0;
    position: absolute;
    left: -9999px;
  }
  #sportNavigation {
    position: fixed !important;
    top: 96px !important;
  }
  .main-navigation {
    position: fixed !important;
    top: 36px !important;
  }
  .main-header .official {
    position: fixed;
    top: 0;
  }
  .main-footer .info {
    flex-direction: column;
    -webkit-flex-direction: column;
    display: flex;
    display: -webkit-flex;
  }
  .main-footer .text {
    border: none;
    border-top: 6px solid #510c76;
    padding: 0 12px;
    padding-top: 24px;
    margin-top: 12px;
    text-align: center;
    flex-direction: column;
    -webkit-flex-direction: column;
    display: flex;
    display: -webkit-flex;
  }
}
@media all and (max-width: 580px) {
  #twitter {
    background: #510c76;
    padding: 54px 0 48px 0;
    height: auto;
  }
}
@media all and (max-width: 540px) {
  .article-wrapper .story_left > header .article-headline {
    font-size: 6vw;
    line-height: 1.4;
  }
  .main-footer .logos {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .main-footer .logos .logo {
    flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    min-width: 1px;
    min-height: 1px;
    margin: 0;
    padding: 0 12px;
    text-align: center;
  }
  .main-header .official .header_text span {
    display: none;
  }
  .top-stories .story-right {
    display: none;
  }
  .c-stories--featured .c-stories__details a {
    font-size: 6vw;
    line-height: 1.4;
  }
  .c-stories--featured--large .c-stories__details p {
    margin-bottom: 0;
  }
  .main-header .official .header_text {
    text-align: left;
    font-size: calc(16px + (20 - 16px) * ((100vw - 300px) / (540 - 300)));
    letter-spacing: calc(10px + (12.3 - 10) * ((100vw - 300px) / (540 - 300)));
  }
}
#content-ad .dfp-ad {
  margin: 0 auto;
}
@media all and (max-width: 768px) {
  #content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.mobile-navigation-menu .mobile-navigation-level-2 > li > a {
  color: white;
}
