@import url("https://fonts.sidearmsports.com/sidearm_v2/sidearm_font_v2.css");
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #ef483e;
  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 'Source Sans Pro', arial, sans-serif;
  background: url('https://dbukjj6eu5tsf.cloudfront.net/big12sports.com/images/responsive_2019/big12_bg.jpg') no-repeat top center fixed;
  color: black;
  margin: 0;
  padding: 0;
}
.reset-list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.row {
  margin-left: auto;
  margin-right: auto;
  max-width: 1044px;
}
/*** Loading Screen ***/

html.index .main-content-placeholder {
  min-height: 150vh;
  opacity: 0;
  transition: opacity 0.2s 0.2s;
}
html.index.loaded .main-content-placeholder {
  min-height: 0px;
  opacity: 1;
}
.main-content-placeholder {
  min-height: 100vh;
  margin-top: 60px;
}
.wide .main-content-placeholder,
.storypage .main-content-placeholder {
  margin-top: 84px;
  margin-bottom: 24px;
}
.wide .main-content-placeholder-inside,
.storypage .main-content-placeholder-inside {
  background: white;
  padding: 24px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1044px;
  border: 1px solid #e0e0e0;
}
.sport .main-navigation-schedule {
  display: none;
}
.sport .main-content-placeholder {
  margin-top: 108px;
}
.sport.wide .main-content-placeholder,
.sport.storypage .main-content-placeholder {
  margin-top: 132px;
}
.video-is-playing .showcase-modal {
  opacity: 1;
  pointer-events: all;
  transform: scale(1);
  transition: .25s;
}
.showcase-modal {
  color: white !important;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: .25s;
  transform: scale(0.95);
}
.showcase-modal__inner {
  max-width: 1416px;
  width: 100%;
}
.showcase-modal__player {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.showcase-modal__player-wrapper {
  width: 80%;
  margin: 0 auto;
}
.showcase-modal__close {
  border: none;
  padding: 0;
  background: none;
  border: 1px solid #ef483e;
  color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: fixed;
  top: 24px;
  right: 24px;
  transition: .25s;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.showcase-modal__close:hover {
  background: #ef483e;
  color: white;
}
.showcase-modal iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
}
.showcase-modal.video-is-playing {
  opacity: 1;
  pointer-events: all;
  transform: scale(1);
  transition: .25s;
  left: 0;
}
.showcase-modal__bottom {
  padding-top: 24px;
}
.showcase-modal__share {
  color: white;
}
.showcase-modal__share-list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.showcase-modal__share-title {
  padding-right: 12px;
}
.showcase-modal__share-button {
  font-size: 20px;
  color: white !important;
  border: none;
  padding: 0;
  background: none;
  text-decoration: none;
}
.showcase-modal__share-item {
  padding-right: 12px;
}
.showcase-play-button {
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  z-index: 3;
  border: none;
  background: none;
  background-image: url('https://dbukjj6eu5tsf.cloudfront.net/big12sports.com/images/responsive_2019/svg/btn_play.svg');
  background-size: contain;
  transition: .25s;
}
.showcase-play-button:hover {
  width: 34px;
  height: 34px;
}
.accessible-hide {
  position: absolute;
  left: -9999px;
}
.navigation-menu-open.main-nav:before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.8);
}
html.dropdown-is-open:before {
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.8);
}
.s-header {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  background-color: #ebeaea;
}
.s-header h2 {
  position: relative;
  margin: 0 48px 0 0;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background: #ef483e;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  padding: 0px 0 0 24px;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.22rem;
  font-weight: 700;
  line-height: 1.875rem;
}
.s-header h2:before {
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 48px solid #ef483e;
  border-right: 48px solid transparent;
}
.s-header--ad {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.s-header--ad .ad {
  margin-left: 4px;
  margin-right: 6px;
}
.sport-navigation {
  z-index: 8000;
  position: fixed;
  top: 60px;
  width: 100%;
  height: 48px;
  background-color: black;
}
.sport-navigation .c-navigation--sport ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop {
  padding: 0 6px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1 {
  background: #0a0a0a;
  transition: .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  transition: .25s;
  padding: 0 18px;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  margin-right: auto;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.875rem;
  text-decoration: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1:hover {
  background: none;
  text-decoration: underline;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  width: 250px;
  background: #0a0a0a;
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: 0;
  opacity: 1;
  transition: 0s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  transition: .25s;
  padding: 12px 18px;
  height: 48px;
  color: white;
  text-align: right;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  border-bottom: 1px solid #121212;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover {
  transition: .25s;
  background: #121212;
  border-bottom: 1px solid #1a1a1a;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  padding: 0 24px;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  background: none;
  padding: 0;
  border: none;
  display: block;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background: #0a0a0a;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 108px);
  overflow: auto;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font_v2;
  font-size: 24px;
  content: '\e008';
  margin-left: 12px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  display: block;
  text-decoration: none;
  transition: .25s;
  padding: 12px 18px;
  height: 48px;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  border-bottom: 1px solid #121212;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover {
  transition: .25s;
  background: #121212;
  border-bottom: 1px solid #1a1a1a;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  padding: 0;
  opacity: 1;
  position: static;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  display: block;
  transition: .25s;
  padding: 12px 18px;
  height: 48px;
  color: white;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
  border-bottom: 1px solid #121212;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2:hover {
  transition: .25s;
  background: #121212;
  border-bottom: 1px solid #1a1a1a;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.main-navigation {
  z-index: 9000;
  position: fixed;
  top: 0;
  left: 0;
  height: 60px;
  background: white;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.1);
  width: 100%;
}
.main-navigation-espn img {
  max-width: 187px;
}
.main-navigation-logo {
  width: 90px;
  height: 60px;
  margin: 0 24px;
  margin-right: 48px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.main-navigation-wrapper {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.main-navigation--button {
  height: 60px;
  padding: 0 8px;
  margin: 0 30px;
  position: relative;
  border: none;
  background: #f8f8f8;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.main-navigation--button .sf-close-minimal {
  display: none;
}
.main-navigation--button i {
  display: none;
  font-size: 24px;
}
.main-navigation--button.is-open > i:last-child {
  display: none;
}
.main-navigation--button.is-open .sf-close-minimal {
  display: block;
}
.main-navigation--button:before {
  content: '';
  position: absolute;
  left: 100%;
  bottom: 0;
  width: 0;
  height: 0;
  border-top: 60px solid #f8f8f8;
  border-right: 60px solid transparent;
}
.main-navigation--button:after {
  content: '';
  position: absolute;
  right: 100%;
  bottom: 0;
  width: 0;
  height: 0;
  border-bottom: 60px solid #f8f8f8;
  border-left: 60px solid transparent;
}
.main-navigation--button.schedule {
  position: relative;
  z-index: 2;
  background: #ef483e;
}
.main-navigation--button.schedule:after {
  border-bottom: 60px solid #ef483e;
}
.main-navigation--button.schedule:before {
  border-top: 60px solid #ef483e;
}
.main-navigation--button.standings {
  background: black;
  color: white;
  margin-right: 0;
  padding-right: 27px;
}
.main-navigation--button.standings:after {
  border-bottom: 60px solid black;
}
.main-navigation--button.standings:before {
  content: none;
}
.main-navigation-dropdown {
  background: white;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  z-index: 800;
  width: 375px;
  transition: .25s height;
  height: 0px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 100%;
}
.main-navigation-dropdown.is-open {
  transition: .25s height;
  height: calc(100vh - 60px);
}
.main-navigation-right {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.main-navigation .c-navigation--main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-navigation .c-navigation--main .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.main-navigation .c-navigation--main .c-navigation__toggle {
  display: block;
  border: none;
  height: 60px;
  background: none;
  color: black;
  font-size: 24px;
  padding: 0;
}
.main-navigation .c-navigation--main .c-navigation__ad {
  display: flex;
  align-items: center;
}
.main-navigation .c-navigation--main .c-navigation__ad .ad {
  margin: 0 12px;
}
.main-navigation .c-navigation--main .c-navigation-desktop {
  padding-right: 30px;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1 {
  height: 60px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:last-child .c-navigation__url--level-1:after {
  content: none;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  background: black;
  color: white;
  transition: .25s;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1:after,
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1:after {
  background: transparent;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  position: relative;
  height: 60px;
  padding: 0 36px;
  white-space: nowrap;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  transition: .25s;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__url--level-1:after {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  content: '';
  display: block;
  height: 24px;
  width: 1px;
  background: #e0e0e0;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  background: black;
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  width: 100%;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  transition: 0s;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner {
  padding: 36px 0;
  max-width: 1068px;
  margin: 0 auto;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__column {
  flex: 0 1 50%;
  margin: 0 12px;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  padding: 12px 24px;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  background-color: black;
  transition: .25s;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) {
  background: #ef483e;
  box-shadow: none;
  transition: .25s;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) .c-navigation__url--level-2 {
  color: black;
  transition: .25s;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__url--level-2 {
  transition: .25s;
  color: white;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__social {
  width: 30px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__social[href] {
  visibility: visible;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__social::before {
  font-family: sidearm_font_v2;
  margin-right: 30px;
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__social.facebook::before {
  content: '\e041';
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__social.twitter::before {
  content: '\e035';
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__social.instagram::before {
  content: '\e044';
}
.main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__social.tickets::before {
  content: '\e108';
}
.main-navigation .c-navigation--main .c-navigation-mobile__espn {
  box-shadow: inset 0 1px 0 #e0e0e0, inset 0 -1px 0 #e0e0e0;
  background-color: #f8f8f8;
  padding: 12px 24px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  display: none;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 0px;
  overflow: hidden;
  width: 375px;
  background-color: white;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
  height: calc(100vh - 60px);
  overflow: auto;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__item--level-1:first-child .c-navigation__url--level-1 {
  box-shadow: inset 0 1px 0 #e0e0e0, inset 0 -1px 0 #e0e0e0;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1::after {
  font-family: sidearm_font_v2;
  font-size: 24px;
  content: '\e008';
  margin-left: 12px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1:hover {
  background: #f7f7f7;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open {
  box-shadow: inset 0 -1px 0 #ef483e;
  background-color: #ef483e;
  color: black;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  color: black;
  padding: 18px 24px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  height: 60px;
  box-shadow: inset 0 -1px 0 #e0e0e0;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: .75s;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__url--level-2 {
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 12px 24px;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  background-color: black;
  transition: .25s;
}
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__url--level-2:hover,
.main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__url--level-2.sidearm-hover {
  transition: .25s;
  background: #050505;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
.slideshow-active .s-stories .c-stories--wrapper {
  flex-wrap: nowrap;
}
.slideshow-active .s-stories .c-stories--wrapper .c-stories__item {
  flex: 0 1 20%;
  -webkit-flex: 0 1 20%;
  min-width: 1px;
  min-height: 1px;
}
.slideshow-active .s-stories .c-stories--wrapper .c-stories__item:nth-child(1),
.slideshow-active .s-stories .c-stories--wrapper .c-stories__item:nth-child(2) {
  flex: 0 1 20%;
  -webkit-flex: 0 1 20%;
  min-width: 1px;
  min-height: 1px;
}
.s-stories {
  background-color: white;
}
.s-stories .showcase-play-button {
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  z-index: 3;
  border: none;
  background: none;
  background-image: url('https://dbukjj6eu5tsf.cloudfront.net/big12sports.com/images/responsive_2019/svg/btn_play.svg');
  background-size: contain;
  transition: .25s;
}
.s-stories .showcase-play-button:hover {
  width: 48px;
  height: 48px;
}
.s-stories__link {
  margin: 3px;
  display: block;
  background: black;
  height: 48px;
  color: white !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  transition: .25s;
}
.s-stories__link:hover {
  transition: .25s;
  background: #080808;
}
.s-stories .c-stories--wrapper {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.s-stories .c-stories--list {
  padding: 3px;
}
.s-stories .c-stories--list .c-stories__item {
  position: relative;
  flex: 0 1 33.333%;
  -webkit-flex: 0 1 33.333%;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  padding: 3px;
}
.s-stories .c-stories--list .c-stories__item:nth-child(1),
.s-stories .c-stories--list .c-stories__item:nth-child(2) {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  min-width: 1px;
  min-height: 1px;
}
.s-stories .c-stories--list .c-stories__details {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 12px 24px;
  border: 1px solid #e0e0e0;
  border-top: none;
  background-color: white;
}
.s-stories .c-stories--list .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.s-stories .c-stories--list .c-stories__media:hover:after {
  box-shadow: inset 0 0 0 6px rgba(255, 255, 255, 0.25);
}
.s-stories .c-stories--list .c-stories__media:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0.5);
  transition: box-shadow 0.2s ease-in-out 0s;
}
.s-stories .c-stories--list .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.s-stories .c-stories--list .c-stories__media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: .2s;
  transform: scale(1);
}
.s-stories .c-stories--list .c-stories__headline {
  margin: 0;
}
.s-stories .c-stories--list .c-stories__url {
  display: block;
  text-decoration: none;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.875rem;
  transition: .25s;
}
.s-stories .c-stories--list .c-stories__url:hover {
  transition: .25s;
  color: #ef483e;
}
.s-social {
  padding: 78px 24px;
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
  box-shadow: inset 0 -1px 0 #e0e0e0;
  overflow: hidden;
}
.s-social__content {
  margin: 0 -18px;
}
.s-social__content--ad.padding .ad {
  background-color: white;
  padding: 12px;
  margin-bottom: 36px;
}
.s-social__content--ad.padding.bottom .ad {
  margin-bottom: 0;
  margin-top: 36px;
}
.s-social__content--ad.padding.s-social__content--dfp > ads-component > div {
  background-color: white;
  padding: 12px;
  margin-bottom: 36px;
}
.s-social__content--ad.padding.s-social__content--dfp > ads-component > div .dfp-ad {
  margin: 0 auto;
}
.s-social__column {
  margin: 0 18px;
  flex: 0 1 324px;
  -webkit-flex: 0 1 324px;
  min-width: 1px;
  min-height: 1px;
}
.s-social__column.first-column,
.s-social__column.third-column {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.s-schoolLogos .ads-container {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  margin-bottom: 35px;
}
.s-schoolLogos .ad {
  flex: 0 1 10%;
  -webkit-flex: 0 1 10%;
  min-width: 1px;
  min-height: 1px;
}
.s-schoolLogos .ad img {
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.s-twitter {
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.15);
  background-color: white;
}
.s-twitter__content {
  height: 790px;
  padding: 12px;
}
.s-twitter__content iframe {
  display: block;
}
.soc .c-championships__image,
.football .c-championships__image,
.vb .c-championships__image,
.baseball .c-championships__image,
.softball .c-championships__image,
.wbball .c-championships__image,
.mbball .c-championships__image,
.equest .c-championships__image,
.mten .c-championships__image,
.wten .c-championships__image {
  display: none;
}
.sport .s-championships .c-championships__select {
  display: none;
}
.homepage option[data-sport="Golf"],
.homepage option[data-sport="Track and Field"] {
  display: none;
}
.s-championships {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background-color: white;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.s-championships championships-component {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-championships .ads-container {
  background-color: #f8f8f8;
}
.s-championships .ads-container .multi-ad {
  box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: center;
}
.s-championships .ads-container .multi-ad:nth-of-type(2) {
  margin-top: 35px;
}
.s-championships .c-championships--list {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
}
.s-championships .c-championships--list-none {
  padding: 24px;
}
.s-championships .c-championships__wrapper {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-championships .c-championships__select {
  padding: 0 24px;
  height: 48px;
  background-color: #f8f8f8;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.s-championships .c-championships__select span {
  color: #707070;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.s-championships .c-championships__select select {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 48px;
  border: none;
  padding: 0;
  background: none;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}
.s-championships .c-championships__item {
  background: white;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.s-championships .c-championships__description {
  margin: 24px 0 0 0 ;
  color: #707070;
}
.s-championships .c-championships__link a {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  height: 48px;
  background-color: black;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.s-championships .c-championships__link a:hover {
  background: #080808;
  transition: .25s;
}
.s-championships .c-championships__links ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.s-championships .c-championships__links ul li:first-child a {
  box-shadow: 0 -0.062rem 0.625rem rgba(0, 0, 0, 0.1), inset 0 0.063rem 0 #e0e0e0;
}
.s-championships .c-championships__links ul li a {
  box-shadow: inset 0 0.063rem 0 #e0e0e0;
  border-left: 2px solid #ef483e;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  height: 48px;
  color: black;
  text-decoration: none;
  padding: 0 24px 0 22px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  background-color: white;
  transition: .25s;
}
.s-championships .c-championships__links ul li a:hover {
  border-left: 4px solid #ef483e;
  transition: .25s;
}
.s-championships .c-championships__details {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: auto;
  padding: 24px;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.s-championships .c-championships__title {
  padding-bottom: 6px;
}
.s-championships .c-championships__url {
  text-decoration: none;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
}
.s-featured {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.s-featured__content {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
}
.s-featured .c-stories__list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.s-featured .c-stories__item {
  box-shadow: inset 0 -1px 0 #e0e0e0;
  background-color: white;
  padding: 24px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-featured .c-stories__item:nth-last-child(1) .c-stories__details,
.s-featured .c-stories__item:nth-last-child(2) .c-stories__details {
  order: -1;
  -webkit-order: -1;
  padding-left: 0;
}
.s-featured .c-stories__details {
  padding: 0 12px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-featured .c-stories__url {
  text-decoration: none;
}
.s-featured .c-stories__url:hover {
  text-decoration: underline;
}
.s-featured .c-stories__media {
  position: relative;
}
.s-featured .c-stories__media img {
  max-width: 72px;
}
.s-htmlAd {
  margin: 0 0 36px 0;
}
.s-htmlAd__media {
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.s-htmlAd__media iframe {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.s-htmlAd__media img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.s-htmlAd__text {
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 12px 24px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
  background-color: black;
}
.s-htmlAd__text a {
  color: white;
  text-decoration: none;
}
.s-htmlAd__text a:hover {
  text-decoration: underline;
}
.s-players {
  margin: 72px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  background-color: white;
}
.s-players__wrapper {
  padding: 0 24px;
  border-bottom: 1px solid #e0e0e0;
}
.s-players .slick-pause-play {
  height: 24px;
  width: 24px;
  overflow: hidden;
  padding: 0;
  border: none;
  background: none;
  bottom: -37px;
  left: 50%;
  position: absolute;
  margin-left: -12px;
}
.s-players .slick-pause-play.slick-play:before {
  content: '\e196';
}
.s-players .slick-pause-play:before {
  height: 24px;
  width: 24px;
  content: '\e201';
  display: block;
  font-family: sidearm_font_v2;
  font-size: 24px;
  margin: 0;
}
.s-players .c-players__arrows {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  height: 48px;
  border-top: 1px solid #e0e0e0;
  background-color: #f8f8f8;
}
.s-players .c-players__next,
.s-players .c-players__prev {
  margin: 0 15px;
  color: black;
  font-size: 24px;
  border: none;
  background: none;
  padding: 0;
}
.s-players .c-players__next i,
.s-players .c-players__prev i {
  display: block;
  transform: translateX(0px);
  transition: .25s;
}
.s-players .c-players__next:hover i,
.s-players .c-players__prev:hover i {
  transform: translateX(2px);
  transition: .25s;
}
.s-players .c-players__prev:hover i {
  transform: translateX(-2px);
  transition: .25s;
}
.s-players .c-stories--slider {
  padding: 24px 12px 0 12px;
}
.s-players .c-stories--slider .c-stories__item {
  padding: 0 12px;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-players .c-stories--slider .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
}
.s-players .c-stories--slider .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.s-players .c-stories--slider .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.s-players .c-stories--slider .c-stories__details {
  padding: 12px 0 24px 0;
}
.s-players .c-stories--slider .c-stories__url {
  text-decoration: none;
}
.s-players .c-stories--slider .c-stories__url:hover {
  text-decoration: underline;
}
.cross .s-videos {
  display: none;
}
li[label="Big 12 Big Football"],
li[label="Teleconferences"] {
  display: none !important;
}
.football li[label="Teleconferences"],
.mbball li[label="Teleconferences"],
.homepage li[label="Teleconferences"] {
  display: flex !important;
}
.football li[label="Big 12 Big Football"],
.homepage li[label="Big 12 Big Football"] {
  display: flex !important;
}
.s-videos {
  background: white;
  padding: 72px 24px;
}
.s-videos .s-header {
  margin: 0 0 24px 0;
}
.s-videos .slash {
  margin: 0 4px;
}
.s-videos .showcase-modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transform: scale(0.95);
  transition: .25s;
}
.s-videos .showcase-modal__inner {
  max-width: 1416px;
  width: 100%;
}
.s-videos .showcase-modal__player {
  max-height: 100vh;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.s-videos .showcase-modal__close {
  border: 1px solid #ef483e;
  background: #ef483e;
  color: white;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: fixed;
  top: 24px;
  right: 24px;
  transition: .25s;
}
.s-videos .showcase-modal__close:hover {
  background: #ef483e;
  color: white;
}
.s-videos .showcase-modal__title {
  padding: 24px 0 ;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-videos .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.s-videos .showcase-modal.video-is-playing {
  opacity: 1;
  pointer-events: all;
  left: 0;
  transform: scale(1);
}
.s-videos .c-videos--padding {
  padding-bottom: 48px;
  position: relative;
}
.s-videos .c-videos .slick-next {
  position: absolute;
  right: 33px;
  top: 100%;
  margin: 0 ;
  color: black;
  font-size: 24px;
  border: none;
  background: none;
  padding: 0;
  width: 31px;
  height: 48px;
  overflow: hidden;
  z-index: 3;
}
.s-videos .c-videos .slick-next:before {
  content: '\e006';
  font-size: 24px;
  width: 31px;
  height: 48px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  font-family: sidearm_font_v2;
  transform: translateX(0px);
  transition: .25s;
}
.s-videos .c-videos .slick-prev {
  position: absolute;
  right: 70px;
  top: 100%;
  margin: 0 ;
  color: black;
  font-size: 24px;
  border: none;
  background: none;
  padding: 0;
  width: 31px;
  height: 48px;
  overflow: hidden;
  z-index: 3;
}
.s-videos .c-videos .slick-prev:before {
  content: '\e005';
  font-size: 24px;
  width: 31px;
  height: 48px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  font-family: sidearm_font_v2;
  transform: translateX(0px);
  transition: .25s;
}
.s-videos .c-videos__arrows {
  padding-right: 20px;
  box-shadow: inset 0 1px 0 0 #e0e0e0, inset -1px -1px 0 0 #e0e0e0;
  background-color: #f8f8f8;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 48px;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.s-videos .c-videos__arrows .c-videos__next,
.s-videos .c-videos__arrows .c-videos__prev {
  display: none !important;
  margin: 0 ;
  color: black;
  font-size: 24px;
  border: none;
  background: none;
  padding: 0;
}
.s-videos .c-videos__arrows .c-videos__next i,
.s-videos .c-videos__arrows .c-videos__prev i {
  display: block;
  transform: translateX(0px);
  transition: .25s;
}
.s-videos .c-videos__arrows .c-videos__next:hover i,
.s-videos .c-videos__arrows .c-videos__prev:hover i {
  transform: translateX(2px);
  transition: .25s;
}
.s-videos .c-videos__arrows .c-videos__prev:hover i {
  transform: translateX(-2px);
  transition: .25s;
}
.s-videos .c-videos__arrows > a {
  text-decoration: none;
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  height: 48px;
  background-color: black;
  transition: .25s;
}
.s-videos .c-videos__arrows > a:hover {
  transition: .25s;
  background: #0d0d0d;
}
.s-videos .c-videos__categories {
  flex: 0 1 332px;
  -webkit-flex: 0 1 332px;
  min-width: 1px;
  min-height: 1px;
  margin: 0 24px 0 0;
}
.s-videos .c-videos__categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.s-videos .c-videos__categories ul li {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.s-videos .c-videos__categories ul li:not(.active) button:hover {
  transition: .25s;
  background: #f2f2f2;
}
.s-videos .c-videos__categories ul li.active button {
  background-color: black;
  color: white;
  position: relative;
  box-shadow: none;
}
.s-videos .c-videos__categories ul li.active button:before {
  content: '';
  display: block;
  height: 100%;
  width: 2px;
  background: #ef483e;
  position: absolute;
  left: 0;
  bottom: 0;
}
.s-videos .c-videos__categories ul li.active button:after {
  transition: .25s;
  transform: translateY(-50%) rotate(180deg);
}
.s-videos .c-videos__categories ul li button {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  border: none;
  padding: 0 48px 0 24px;
  height: 48px;
  box-shadow: inset 0 -1px 0 #e0e0e0;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
  transition: .25s;
}
.s-videos .c-videos__categories ul li button > span {
  text-align: left;
  white-space: nowrap;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  text-overflow: ellipsis;
}
.s-videos .c-videos__categories ul li button:after {
  font-family: sidearm_font_v2;
  content: '\e006';
  display: block;
  right: 24px;
  font-size: 24px;
  position: absolute;
  transition: .25s;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
}
.s-videos .c-videos--list {
  margin: 0 -12px;
}
.s-videos .c-videos__item {
  padding: 0 12px;
}
.s-videos .c-videos__media {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.s-videos .c-videos__media:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.s-videos .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.s-videos .c-videos__play-btn {
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 36px;
  z-index: 3;
  border: none;
  background: none;
  background-image: url('https://dbukjj6eu5tsf.cloudfront.net/big12sports.com/images/responsive_2019/svg/btn_play.svg');
  background-size: contain;
  transition: .25s;
}
.s-videos .c-videos__play-btn:hover {
  width: 34px;
  height: 34px;
}
.s-videos .c-videos__details {
  padding: 12px 0;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.s-videos .c-videos__title {
  cursor: pointer;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 6px 0;
}
.s-videos .c-videos__title:hover {
  text-decoration: underline;
}
.main-footer {
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background: black;
}
.main-footer .main-footer-top--text a {
  color: white;
  text-decoration: none;
}
.main-footer .main-footer-top--text a:hover {
  text-decoration: underline;
}
.main-footer .c-search--standard {
  width: 327px;
}
.main-footer .c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.main-footer .c-search--standard .c-search__container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.main-footer .c-search--standard .c-search__text {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  border-radius: 0;
  border: none;
  padding: 0 24px;
  height: 48px;
  background-color: white;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.main-footer .c-search--standard .c-search__text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}
.main-footer .c-search--standard .c-search__text::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
.main-footer .c-search--standard .c-search__text:-ms-input-placeholder {
  /* IE 10+ */
  color: black;
}
.main-footer .c-search--standard .c-search__text:-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
.main-footer .c-search--standard .c-search__submit {
  border: none;
  width: 48px;
  height: 48px;
  background-color: #ef483e;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  transition: .25s;
  cursor: pointer;
}
.main-footer .c-search--standard .c-search__submit:hover {
  transition: .25s;
  background-color: #ed3226;
}
.main-footer .row {
  max-width: 1092px;
}
.main-footer .row.pad {
  padding-left: 24px;
  padding-right: 24px;
}
.main-footer-top {
  padding: 36px 0 46px 0;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2);
  background-color: black;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.main-footer-top--text {
  margin: 24px 0 0 0;
}
.s-slideshow .c-slideshow--grid .c-slideshow__item {
  background: white;
  padding: 6px 6px 0 6px;
}
.s-slideshow .c-slideshow--grid .c-slideshow__item iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.s-slideshow .c-slideshow--grid .c-slideshow__media-container {
  position: relative;
}
.s-slideshow .c-slideshow--grid .c-slideshow__media-container:before {
  content: none;
  display: block;
  width: 100%;
  position: absolute;
  pointer-events: none;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  z-index: 1;
}
.s-slideshow .c-slideshow--grid .c-slideshow__url {
  display: block;
}
.s-slideshow .c-slideshow--grid .c-slideshow__media {
  overflow: hidden;
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.s-slideshow .c-slideshow--grid .c-slideshow__details {
  pointer-events: none;
  padding: 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.s-slideshow .c-slideshow--grid .c-slideshow__title {
  pointer-events: all;
  color: white;
  text-shadow: 0 2px 4px rgba(1, 1, 1, 0.4);
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 62.5px;
}
.s-slideshow .c-slideshow--grid .c-slideshow__html {
  pointer-events: all;
}
.s-slideshow .c-slideshow--grid .c-slideshow__links {
  pointer-events: all;
  margin: 24px 0 0 0;
}
.s-slideshow .c-slideshow--grid .c-slideshow__links a {
  display: block;
  margin: 0 12px;
  padding: 0 24px;
  color: white;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  height: 48px;
  background-color: black;
  transition: .25s;
}
.s-slideshow .c-slideshow--grid .c-slideshow__links a:hover {
  transition: .25s;
  background: #0d0d0d;
}
.liveNowTicker {
  background: #f8f8f8;
  border: 1px solid #e0e0e0;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.liveNowTicker__item {
  padding: 0 24px;
  height: 48px;
  display: flex;
  align-items: center;
}
.liveNowTicker__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.liveNowTicker__label {
  color: white;
  position: relative;
  margin-right: 24px;
  padding: 0 24px;
  background-color: #1969d6;
  font-family: 'Source Sans Pro', sans-serif;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
}
.liveNowTicker__label .mobile {
  display: none;
}
.liveNowTicker__label:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  width: 0;
  height: 0;
  border-top: 48px solid #1969d6;
  border-right: 48px solid transparent;
}
.liveNowTicker__media {
  margin-left: 48px;
}
.liveNowTicker__wrapper {
  background: white;
  padding: 6px;
  padding-bottom: 0;
}
.liveNowTicker__list {
  margin: 0  0 0 24px;
  list-style: none;
  padding: 0 24px 0 0;
  overflow: hidden;
  height: 48px;
  display: flex;
}
.liveNowTicker .js-marquee-wrapper > div {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.liveNowTicker .js-marquee-wrapper .liveNowTicker__item {
  opacity: 1;
}
@media screen and (max-width: 540px) {
  .liveNowTicker__label .desktop {
    display: none;
  }
  .liveNowTicker__label .mobile {
    display: block;
  }
}
.s-leaderboard {
  position: fixed;
  z-index: 90;
  width: 100%;
  background: rgba(0, 0, 0, 0.55);
}
.s-leaderboard .row {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.s-leaderboard .dfp-ad,
.s-leaderboard .ad {
  margin: 12px auto;
  text-align: center;
}
.s-schedule {
  width: 100%;
  border-top: 4px solid #ef483e;
}
.s-schedule > ul {
  margin: 48px 0 0 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.s-schedule > ul li {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-schedule > ul li:last-child a {
  box-shadow: inset 0px -1px 0 #e0e0e0;
}
.s-schedule > ul li.ui-state-active a {
  color: #ef483e;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
.s-schedule > ul li.ui-state-active a:after {
  background: #ef483e;
  transition: .25s;
  height: 2px;
}
.s-schedule > ul li a {
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  line-height: 25px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
  height: 48px;
  box-shadow: inset -1px -1px 0 #e0e0e0;
  background-color: white;
  position: relative;
}
.s-schedule > ul li a:after {
  content: '';
  display: block;
  height: 0px;
  width: 100%;
  transition: .25s;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
.s-schedule .ui-tabs-panel {
  width: 100%;
  position: relative;
  opacity: 1;
  transition: 0.2s opacity;
  top: 0;
  left: 0;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.s-schedule .ui-tabs-panel events-component,
.s-schedule .ui-tabs-panel results-component {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.s-schedule .ui-tabs-panel events-component > p,
.s-schedule .ui-tabs-panel results-component > p {
  margin: 0;
  padding: 24px;
  text-align: center;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.s-schedule .ui-tabs-panel events-component .c-scoreboard__list,
.s-schedule .ui-tabs-panel results-component .c-scoreboard__list {
  position: relative;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: auto;
}
.s-schedule .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
.s-schedule .c-events__filters .c-events__selectWrapper {
  position: absolute;
  top: -96px;
  left: 0;
  width: 100%;
  height: 48px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 48px;
  box-shadow: inset 0px -1px 0 #e0e0e0;
  background-color: #f8f8f8;
  padding: 0 24px;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.s-schedule .c-events__filters span {
  color: #707070;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.s-schedule .c-events__filters select {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 48px;
  border: none;
  padding: 0;
  background: none;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}
.s-schedule__full {
  width: 100%;
  height: 48px;
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  background-color: black;
  color: white !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  flex-shrink: 0;
  text-decoration: none;
  transition: .25s;
}
.s-schedule__full:hover {
  background: #080808;
  transition: .25s;
}
.s-schedule .c-scoreboard__list {
  padding: 12px 0 0 0;
}
.s-schedule .c-scoreboard__list .c-scoreboard__item {
  margin: 0 0 12px 0;
  box-shadow: inset 0 -1px 0 #e0e0e0, inset 0 1px 0 #e0e0e0;
  background-color: white;
}
.s-schedule .c-scoreboard__list .c-scoreboard__header {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  height: 48px;
  padding: 0 24px;
  background-color: black;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  margin: 0 0 12px 0;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-schedule .c-scoreboard__list .c-scoreboard__name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 12px;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.s-schedule .c-scoreboard__list .c-scoreboard__teams {
  padding: 24px;
}
.s-schedule .c-scoreboard__list .c-scoreboard__logo {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  width: 36px;
  height: 36px;
  border: 1px solid #e0e0e0;
  background-color: white;
}
.s-schedule .c-scoreboard__list .c-scoreboard__logo img {
  max-width: 24px;
}
.s-schedule .c-scoreboard__list .c-scoreboard__score {
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.s-schedule .c-scoreboard__list .c-scoreboard__date {
  color: #707070;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  font-style: normal;
}
.s-schedule .c-scoreboard__list .c-scoreboard__date .live {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  color: black;
}
.s-schedule .c-scoreboard__list .c-scoreboard__date .live:before {
  margin: 0 6px 0 0;
  content: '';
  display: block;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  background-color: black;
}
.s-schedule .c-scoreboard__list .c-scoreboard__ctas ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.s-schedule .c-scoreboard__list .c-scoreboard__ctas ul li > a,
.s-schedule .c-scoreboard__list .c-scoreboard__ctas ul li > span {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  height: 48px;
  box-shadow: inset 0 -1px 0 #e0e0e0, inset 0 1px 0 #e0e0e0;
  background-color: white;
  color: black;
  text-decoration: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  position: relative;
  transition: .25s;
  padding: 0 24px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  border-left: 2px solid black;
}
.s-schedule .c-scoreboard__list .c-scoreboard__ctas ul li > a:hover,
.s-schedule .c-scoreboard__list .c-scoreboard__ctas ul li > span:hover {
  border-left: 4px solid black;
}
.s-schedule .c-scoreboard__list .c-scoreboard__details-top {
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  height: 48px;
  background-color: #f8f8f8;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
.s-schedule .c-scoreboard__list .c-scoreboard__details-bottom {
  padding: 24px;
}
.s-schedule .c-scoreboard__list .c-scoreboard__details-bottom__logos-awayteam,
.s-schedule .c-scoreboard__list .c-scoreboard__details-bottom__logos-hometeam {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.s-schedule .c-scoreboard__list .c-scoreboard__details-bottom__logos-awayteam {
  margin: 0 0 6px 0;
}
/* Perfect Scrollbar */

.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  z-index: 1;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eeeeee;
  opacity: 1;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999999;
  height: 11px;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eeeeee;
  opacity: 1;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #cbcbcb;
  width: 4px;
}
.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  height: 15px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  background-color: transparent;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  bottom: 2px;
  height: 6px;
}
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px;
}
.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  background: transparent;
  margin: 24px 0;
  width: 4px;
  right: 6px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  background-color: #707070;
  border-radius: 2px;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  right: 0;
  width: 4px;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #707070;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #707070;
  height: 11px;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #707070;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: transparent;
}
.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 1;
}
.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: #707070;
  opacity: 1;
}
.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: #707070;
}
.s-standings {
  border-top: 4px solid black;
  width: 100%;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.s-standings standings-component {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-standings .c-standings__filter {
  width: 100%;
  height: 48px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 48px;
  box-shadow: inset 0px -1px 0 #e0e0e0;
  background-color: #f8f8f8;
  padding: 0 24px;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.s-standings .c-standings__filter span {
  color: #707070;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.s-standings .c-standings__filter select {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 48px;
  border: none;
  padding: 0;
  background: none;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}
.s-standings .c-standings {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.s-standings .c-standings__table {
  position: relative;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  overflow: auto;
}
.s-standings .c-standings__table table {
  width: 100%;
}
.s-standings .c-standings__table table thead th {
  padding: 12px 24px;
  white-space: nowrap;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2);
  background-color: black;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-standings .c-standings__table table thead th:first-child {
  box-shadow: none;
  text-align: left;
}
.s-standings .c-standings__table table tbody tr {
  box-shadow: inset 0 -1px 0 #e0e0e0;
}
.s-standings .c-standings__table table tbody td {
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 12px 24px;
  text-align: center;
}
.s-standings .c-standings__table table tbody td:first-child {
  text-align: left;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-standings .c-standings__table table tbody td:first-child a {
  text-decoration: none;
}
.s-standings .c-standings__table table tbody td:first-child a:hover {
  text-decoration: underline;
}
.s-standings .c-standings__full a {
  width: 100%;
  height: 48px;
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  background-color: black;
  color: white !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  flex-shrink: 0;
  text-decoration: none;
  transition: .25s;
}
.s-standings .c-standings__full a:hover {
  background: #080808;
  transition: .25s;
}
.s-sportstories {
  padding: 0 24px;
}
.s-sportstories .slick-track {
  display: flex;
}
.s-sportstories .showcase-play-button {
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  z-index: 3;
  border: none;
  background: none;
  background-image: url('https://dbukjj6eu5tsf.cloudfront.net/big12sports.com/images/responsive_2019/svg/btn_play_white.svg');
  background-size: contain;
  transition: .25s;
}
.s-sportstories .showcase-play-button:hover {
  width: 48px;
  height: 48px;
}
.s-sportstories .c-stories--slider {
  margin: 72px 0;
}
.s-sportstories .c-stories--slider .c-stories__next,
.s-sportstories .c-stories--slider .c-stories__prev {
  margin: 0 3px;
  color: white;
  font-size: 24px;
  border: none;
  background: none;
  padding: 0;
}
.s-sportstories .c-stories--slider .c-stories__next i,
.s-sportstories .c-stories--slider .c-stories__prev i {
  display: block;
  transform: translateX(0px);
  transition: .25s;
}
.s-sportstories .c-stories--slider .c-stories__next:hover i,
.s-sportstories .c-stories--slider .c-stories__prev:hover i {
  transform: translateX(2px);
  transition: .25s;
}
.s-sportstories .c-stories--slider .c-stories__prev:hover i {
  transform: translateX(-2px);
  transition: .25s;
}
.s-sportstories .c-stories--slider .c-stories__item {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  height: auto;
}
.s-sportstories .c-stories--slider .c-stories__button {
  color: white;
  background: none;
  padding: 0;
  border: none;
}
.s-sportstories .c-stories--slider .c-stories__button:before {
  margin: 0;
}
.s-sportstories .c-stories--slider .c-stories__arrows {
  color: white;
  font-size: 24px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 24px;
  width: 100%;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.5);
}
.s-sportstories .c-stories--slider .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.s-sportstories .c-stories--slider .c-stories__media-container {
  background-size: contain;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/big12sports.com/images/responsive_2019/main_story_default.jpg");
}
.s-sportstories .c-stories--slider .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
.s-sportstories .c-stories--slider .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.s-sportstories .c-stories--slider .c-stories__details {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 12px 24px;
  box-shadow: inset 1px 0 0 #e0e0e0, inset -1px -1px 0 #e0e0e0;
  background-color: white;
}
.s-sportstories .c-stories--slider .c-stories__url {
  text-decoration: none;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.s-scoreboard {
  background: #f8f8f8;
}
.s-scoreboard .slick-next,
.s-scoreboard .slick-prev {
  border: none;
  width: 48px;
  height: 108px;
  position: absolute;
  top: 0;
  overflow: hidden;
  background-color: #f8f8f8;
  padding: 0;
}
.s-scoreboard .slick-next:before,
.s-scoreboard .slick-prev:before {
  content: '';
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  font-size: 24px;
  font-family: sidearm_font_v2;
  width: 48px;
  height: 108px;
}
.s-scoreboard .slick-prev {
  left: -48px;
  box-shadow: inset -0.062rem -0.062rem 0 0 #e0e0e0;
}
.s-scoreboard .slick-prev:before {
  content: '\e005';
}
.s-scoreboard .slick-next {
  right: -48px;
  box-shadow: inset 0.062rem -0.062rem 0 #e0e0e0;
}
.s-scoreboard .slick-next:before {
  content: '\e006';
}
.s-scoreboard .c-scoreboard--slider .slick-track {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.s-scoreboard .c-scoreboard--slider .slick-slide {
  float: none;
  height: auto;
}
.s-scoreboard .c-scoreboard--slider .oval {
  border-radius: 50%;
  background: #707070;
  width: 4px;
  height: 4px;
  display: block;
  margin: 0 6px;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__list {
  margin: 0 48px;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__item {
  position: relative;
  box-shadow: inset -0.062rem -0.062rem 0 #e0e0e0;
  padding: 12px;
  height: 108px;
  background-color: #f8f8f8;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__item:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  z-index: 10;
  border-bottom: 12px solid #ef483e;
  border-left: 12px solid transparent;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__item:hover .c-scoreboard__media {
  opacity: 1;
  transition: .25s;
  pointer-events: all;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__date {
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__time {
  color: #707070;
  font-weight: 700;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__time .live {
  color: black;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__team {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__team--away {
  margin: 6px 0;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__team-logo-container {
  width: 24px;
  height: 24px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__team-logo {
  max-width: 24px;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__team-name {
  padding: 0 12px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__media {
  opacity: 0;
  transition: .25s;
  box-shadow: inset -0.062rem -0.062rem 0 #e0e0e0;
  background: white;
  pointer-events: none;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__media-link {
  font-size: 24px;
  margin: 0 8px;
  transition: .25s;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__media-link .sf-audio-double {
  font-size: 21px;
}
.s-scoreboard .c-scoreboard--slider .c-scoreboard__media-link:hover {
  color: #ef483e;
  transition: .25s;
}
.s-sponsors {
  background-color: #f8f8f8;
  border-top: 1px solid #e0e0e0;
}
.s-sponsors .ads-container {
  margin: 0 -12px;
}
.s-sponsors .ad {
  margin: 24px 0;
  padding: 0 12px;
  text-align: center;
}
.s-sponsors .ad img {
  display: inline-block;
}
.s-sportstandings {
  width: 100%;
  margin-bottom: 36px;
}
.s-sportstandings standings-component {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-sportstandings .c-standings__header {
  display: none;
}
.s-sportstandings .c-standings__filter {
  width: 100%;
  height: 48px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 48px;
  box-shadow: inset 0px -1px 0 #e0e0e0;
  background-color: #f8f8f8;
  padding: 0 24px;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
}
.s-sportstandings .c-standings__filter span {
  color: #707070;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.s-sportstandings .c-standings__filter select {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 48px;
  border: none;
  padding: 0;
  background: none;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
}
.s-sportstandings .c-standings {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}
.s-sportstandings .c-standings__table {
  max-height: 266px;
  position: relative;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  overflow: auto;
}
.s-sportstandings .c-standings__table table {
  width: 100%;
}
.s-sportstandings .c-standings__table table thead th {
  white-space: nowrap;
  padding: 12px 24px;
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2);
  background-color: black;
  color: white;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-sportstandings .c-standings__table table thead th:first-child {
  box-shadow: none;
  text-align: left;
}
.s-sportstandings .c-standings__table table tbody tr {
  box-shadow: inset 0 -1px 0 #e0e0e0;
}
.s-sportstandings .c-standings__table table tbody td {
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 12px 24px;
  text-align: center;
}
.s-sportstandings .c-standings__table table tbody td:first-child {
  text-align: left;
  color: black;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.s-sportstandings .c-standings__table table tbody td:first-child a {
  text-decoration: none;
}
.s-sportstandings .c-standings__table table tbody td:first-child a:hover {
  text-decoration: underline;
}
.s-sportstandings .c-standings__full a {
  width: 100%;
  height: 48px;
  box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
  background-color: black;
  color: white !important;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  flex-shrink: 0;
  text-decoration: none;
  transition: .25s;
}
.s-sportstandings .c-standings__full a:hover {
  background: #080808;
  transition: .25s;
}
@media screen and (max-width: 1800px) {
  .main-navigation-logo {
    margin-right: 24px;
  }
  .main-navigation .c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
    padding: 0 24px;
  }
}
@media screen and (max-width: 1280px) {
  .main-navigation--button {
    padding: 0;
  }
  .main-navigation--button > i {
    display: block;
  }
  .main-navigation--button > span {
    display: none;
  }
}
@media screen and (max-width: 1130px) {
  .s-featured .c-stories__list {
    position: static;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
  }
  .s-featured .c-stories__item {
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
    box-shadow: none;
  }
  .s-featured .c-stories__item:nth-last-child(1),
  .s-featured .c-stories__item:nth-last-child(2) {
    border-top: 1px solid #e0e0e0;
  }
  .s-featured .c-stories__item:nth-last-child(1) .c-stories__details,
  .s-featured .c-stories__item:nth-last-child(2) .c-stories__details {
    padding: 0 12px;
    order: 1;
    -webkit-order: 1;
  }
  .s-featured .c-stories__item:nth-child(odd) {
    border-right: 1px solid #e0e0e0;
  }
  .s-social__column.first-column {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    margin-bottom: 36px;
  }
  .s-social__content {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
  }
}
@media screen and (max-width: 1023px) {
  .s-stories .c-stories--list .c-stories--wrapper {
    display: block;
  }
  .s-stories .c-stories--list .c-stories__item {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .s-stories .c-stories--list .c-stories__item:not(:first-child) {
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
  }
  .s-stories .c-stories--list .c-stories__item:not(:first-child) .c-stories__details {
    border: 1px solid #e0e0e0;
    border-left: none;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    flex: 0 2 615px;
    -webkit-flex: 0 2 615px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-stories .c-stories--list .c-stories__item:not(:first-child) .c-stories__media-container {
    flex: 0 1 379px;
    -webkit-flex: 0 1 379px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-stories .c-stories--list .c-stories__item:nth-last-child(1) .c-stories__details,
  .s-stories .c-stories--list .c-stories__item:nth-last-child(2) .c-stories__details {
    border: 1px solid #e0e0e0;
    border-right: none;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
  }
  .s-stories .c-stories--list .c-stories__item:nth-last-child(1) .c-stories__media-container,
  .s-stories .c-stories--list .c-stories__item:nth-last-child(2) .c-stories__media-container {
    order: 2;
    -webkit-order: 2;
  }
}
@media screen and (max-width: 768px) {
  .s-sportstories {
    padding: 6px;
  }
  .s-sportstories .c-stories--slider {
    margin: 0;
  }
  .s-social {
    padding: 24px;
  }
  .s-social__column {
    flex: 0 1 348px;
    -webkit-flex: 0 1 348px;
    min-width: 1px;
    min-height: 1px;
    margin: 0 12px;
  }
  .s-social__column .s-twitter__content {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
  }
  .s-social__column.first-column {
    margin-bottom: 24px;
  }
  .s-social__content--ad.padding .ad,
  .s-sportstandings {
    margin-bottom: 24px;
  }
  .s-schoolLogos .ads-container {
    margin-bottom: 24px;
  }
  .main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
    width: 100%;
  }
  .s-videos {
    padding: 24px;
  }
  .s-videos .s-header {
    margin: 0;
  }
  .s-videos .c-videos__filters-filter {
    margin: 0 0 24px 0;
    height: 48px;
    border-left: 2px solid #ef483e;
    padding-right: 24px;
    background-color: black;
  }
  .s-videos .c-videos__filters-filter select {
    border: none;
    background: none;
    padding: 0 22px;
    height: 48px;
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase;
  }
  .s-videos .c-videos__filters-filter option {
    color: black;
  }
  .s-videos .c-videos__details {
    padding-bottom: 24px;
  }
  .s-videos .c-videos__wrapper {
    display: block;
  }
  .s-players {
    margin: 24px 0;
  }
}
@media screen and (max-width: 740px) {
  .main-navigation-right {
    position: static !important;
  }
  .main-navigation-dropdown {
    width: 100%;
  }
  .s-social__content--ad.padding.bottom {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
  }
  .s-social__content--ad.padding.bottom .ad {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
  }
  .s-sportstandings .c-standings__table {
    max-height: 100%;
  }
  .s-championships .c-championships__item {
    position: static;
    display: block;
  }
  .main-navigation .c-navigation--main .c-navigation-mobile .c-navigation__item--level-1:first-child .c-navigation__url--level-1 {
    box-shadow: inset 0 -1px 0 #e0e0e0 !important;
  }
  .s-featured .c-stories__item:nth-last-child(1) .c-stories__details,
  .s-featured .c-stories__item:nth-last-child(2) .c-stories__details {
    padding-left: 0;
    order: -1;
    -webkit-order: -1;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  .s-social {
    padding: 24px 0;
  }
  .s-social__content {
    margin: 0;
  }
  .s-social__column {
    margin: 0;
  }
  .s-social__column.second-column {
    flex: 0 1 375px;
    -webkit-flex: 0 1 375px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-social__column.third-column {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    margin-top: 24px;
  }
  .main-navigation-logo {
    margin-right: 12px;
  }
  .main-navigation .c-navigation--main .c-navigation__toggle {
    width: 60px;
  }
  .main-navigation-espn {
    display: none;
  }
  .c-navigation-mobile__espn {
    display: flex !important;
  }
  .s-featured .c-stories__item {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    border: none !important;
    box-shadow: inset 0 -1px 0 #e0e0e0 !important;
  }
  .s-schoolLogos .ads-container {
    padding: 0 24px 24px 24px;
    margin: 0;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .s-schoolLogos .ads-container .ad {
    flex: 0 1 20%;
    -webkit-flex: 0 1 20%;
    min-width: 1px;
    min-height: 1px;
  }
  .s-players__wrapper {
    padding: 0;
  }
  .s-videos {
    padding: 24px 0;
  }
  .s-videos .c-videos--list {
    margin: 0;
  }
  .s-videos .c-videos__item {
    padding: 0 24px;
  }
  .s-stories .c-stories--list .c-stories__item {
    display: block !important;
  }
  .s-stories .c-stories--list .c-stories__details {
    border: 1px solid #e0e0e0 !important;
    border-top: none !important;
  }
}
@media screen and (max-width: 540px) {
  .s-social__column.second-column {
    flex: 0 1 375px;
    -webkit-flex: 0 1 375px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-scoreboard .slick-next {
    box-shadow: inset 0 -0.062rem 0 #e0e0e0;
  }
}
/* Countdown */

.c-countdown {
  max-width: 100%;
  margin: 0 auto 20px;
}
.c-countdown__item {
  background-color: white;
  border: 1px solid #cccccc;
  color: black;
  padding: 24px;
}
.c-countdown__header {
  margin: 0 0 24px;
}
.c-countdown__header-text {
  font-size: 1.5rem;
  font-weight: 700;
}
.c-countdown__indicator {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 24px;
}
.c-countdown__media {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-countdown__media-item {
  margin: 0 6px;
}
.c-countdown__media-link {
  text-decoration: none;
  color: black;
  transition: .3s;
}
.c-countdown__media-link:hover {
  color: #ef483e;
}
.c-countdown__time {
  white-space: nowrap;
  margin: 24px -6px 0;
}
.c-countdown__time-item {
  margin: 0 6px;
  padding: 12px;
  border: 1px solid #e71f13;
  background: #ef483e;
  color: white;
  text-align: center;
}
.c-countdown__time-value {
  font-size: 1.125rem;
  font-weight: 700;
}
.c-countdown__time-label abbr {
  border-bottom: none;
  text-decoration: none;
}
.c-countdown.c-countdown--sponsored .c-countdown__item {
  background: #051e46;
  background: linear-gradient(-45deg, #051e46 0%, #32618d 35%, #010b21 100%);
}
.c-countdown.c-countdown--sponsored .c-countdown__header {
  color: white;
  max-width: 312px;
  text-align: center;
  margin: auto;
}
.c-countdown.c-countdown--sponsored .c-countdown__header-text {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .c-countdown.c-countdown--sponsored .c-countdown__header {
    margin: 0 24px;
  }
}
.c-countdown.c-countdown--sponsored .c-countdown__time-item {
  background: transparent;
  border: none;
  color: white;
}
.c-countdown.c-countdown--sponsored .c-countdown__time-value {
  font-size: 1.25rem;
}
.c-countdown.c-countdown--sponsored .c-countdown__time-label {
  color: #e0e0e0;
}
@media (min-width: 768px) {
  .c-countdown__item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .c-countdown__item.has-game .c-countdown__header {
    flex: 0 0 50%;
  }
  .c-countdown__header {
    flex: 1 1 auto;
    text-align: left;
    margin: 0 24px 0 0;
  }
  .c-countdown__details {
    flex: 0 0 50%;
  }
  .c-countdown__time {
    flex: 0 0 auto;
    margin: 0 0 0 24px;
  }
}
@media (min-width: 1024px) {
  .c-countdown__item {
    justify-content: space-between;
  }
  .c-countdown__item.has-game .c-countdown__header {
    flex: 0 0 auto;
  }
  .c-countdown__header {
    flex: 0 0 auto;
  }
  .c-countdown__details {
    flex: 0 0 auto;
  }
}
.countdown-details-promo {
  margin-right: 20px;
}
