@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,700i&display=swap');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #dbdbdb;
  color: #2c2a29;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: #2c2a29;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #1e1e1e;
  margin: 0;
  padding: 0;
  background-color: white;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  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;
}
.row {
  max-width: 1304px;
}
.contentDiv_container {
  margin: 0 auto;
}
.contentDiv_container.headroom--not-top {
  margin: 60px auto 0;
}
.wide .contentDiv_container {
  max-width: 1304px;
  margin: 0 auto;
  background: white;
  padding: 12px;
}
.wide .contentDiv_container.headroom--not-top {
  margin: 60px auto 0;
}
html.sport body .contentDiv_container.headroom--not-top {
  margin: 60px auto 0;
}
html.sport body .wide .contentDiv_container.headroom--not-top {
  margin: 60px auto 0;
}
html.index body {
  overflow-x: hidden;
}
html:not(.tix) .superleaderboard.tickets {
  display: none;
}
.hide-acc {
  position: absolute;
  left: -9999px;
  background-color: black;
  color: white;
}
#officialText {
  border-bottom: 1px solid #979797;
}
#officialText .text {
  font-size: 11px;
  line-height: 32px;
  text-align: right;
}
#officialText .text a {
  color: #8e0c3a;
  font-weight: 700;
  text-decoration: none;
}
#officialText .text a:hover {
  text-decoration: underline;
}
.aboveNav {
  position: relative;
  z-index: 10000;
  background-color: white;
}
.aboveNav .aboveNav-wrapper {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.aboveNav.headroom--not-top.aboveNavDesktop {
  top: 97px;
}
.aboveNav .c-nav__mobile-menu {
  display: flex;
  display: -webkit-flex;
  -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;
  background: none;
  font-size: 24px;
  color: #343434;
  line-height: 60px;
  text-align: right;
}
.aboveNav .c-nav__mobile-menu i {
  font-size: 24px;
  color: #343434;
}
.aboveNav .c-nav__mobile-menu span {
  position: absolute;
  left: -9999px;
}
.aboveNav .c-search--popout .c-search__toggle {
  color: #343434;
}
.aboveNav .c-search--popout .c-search__toggle:hover {
  color: #8e0c3a;
}
.aboveNav .header-logo {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
}
.aboveNav .pac-12 img {
  width: 54px;
}
.aboveNav .aboveNavText {
  display: none;
  font-size: 15px;
  font-weight: 700;
  line-height: 36px;
  color: white;
  padding: 0 24px;
  width: 100%;
  background-color: #343434;
}
.aboveNav #scoreboard {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.aboveNav .c-scoreboard__sports-list {
  flex: 0 0 336px;
  -webkit-flex: 0 0 336px;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
}
.aboveNav .c-scoreboard__sports-list .sports-list-top {
  width: 100%;
}
.aboveNav .c-scoreboard__sports-list .selectWrapper {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  border: none;
}
.aboveNav .c-scoreboard__sports-list .selectWrapper:after {
  content: '\e020';
  position: absolute;
  top: 0;
  right: 12px;
  color: #1e1e1e;
  font-size: 13px;
  font-family: sidearm_font_v2;
  text-align: center;
  line-height: 24px;
  z-index: 2;
  pointer-events: none;
}
.aboveNav .c-scoreboard__sports-list select {
  -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;
  background: none;
  position: relative;
  font-size: 13px;
  height: 24px;
  width: 100%;
  padding: 0 12px;
  border: 1px solid #1e1e1e;
  border-radius: 4px;
  outline: none;
  z-index: 1;
  color: #1e1e1e;
}
.aboveNav .c-scoreboard__sports-list .ticketsBtn {
  transition: .2s;
  -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;
  background: none;
  flex: 0 0 43px;
  -webkit-flex: 0 0 43px;
  min-width: 1px;
  min-height: 1px;
  font-size: 14px;
  font-weight: 700;
  color: black;
  background-color: #ffc72c;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin-left: 12px;
  border-radius: 4px;
}
.aboveNav .c-scoreboard__sports-list .ticketsBtn:hover {
  background-color: #ffd053;
}
.aboveNav .c-scoreboard__sports-list option {
  color: #003087;
}
.aboveNav .c-scoreboard__sports-list h3 {
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
}
.aboveNav .c-scoreboard__sports-list .buytickets {
  transition: .2s;
  position: relative;
  font-size: 13px;
  line-height: 24px;
  width: 210px;
  color: #343434;
  padding: 0;
  margin: 0;
  text-decoration: none;
  z-index: 100;
}
.aboveNav .c-scoreboard__sports-list .buytickets span {
  transition: .2s;
  color: #343434;
}
.aboveNav .c-scoreboard__sports-list .buytickets i {
  transition: .2s;
  font-size: 16px;
  color: #343434;
}
.aboveNav .c-scoreboard__sports-list .buytickets .ticketDD {
  position: absolute;
  top: 0;
  left: -9999px;
  width: 100%;
  background-color: white;
  border: 1px solid #ededed;
}
.aboveNav .c-scoreboard__sports-list .buytickets .ticketDD a {
  transition: .2s;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  padding: 0 12px;
  text-decoration: none;
  color: #1e1e1e;
}
.aboveNav .c-scoreboard__sports-list .buytickets .ticketDD a:hover {
  color: #8e0c3a;
}
.aboveNav .c-scoreboard__sports-list .buytickets:hover i {
  color: #ffc72c;
}
.aboveNav .c-scoreboard__sports-list .buytickets:hover .ticketDD {
  left: 0;
  top: 100%;
}
.aboveNav .c-scoreboard__sports-list .comp-cal {
  transition: .2s;
  position: relative;
  font-size: 14px;
  color: #8e0c3a;
  line-height: 24px;
  height: 24px;
  width: 100%;
  padding: 0;
  text-decoration: none;
}
.aboveNav .c-scoreboard__sports-list .comp-cal:hover {
  text-decoration: underline;
}
.aboveNav .pac-12 {
  margin-left: 24px;
}
.aboveNavMobile {
  display: none;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: white;
  border-bottom: 1px solid #1e1e1e;
  z-index: 10001;
}
.aboveNavMobile.headroom--not-top {
  position: fixed;
}
.c-scoreboard {
  position: relative;
}
.c-scoreboard .c-scoreboard__list {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  padding: 0 24px;
}
.c-scoreboard .c-scoreboard__item {
  font-size: 14px;
  line-height: 27px;
  position: relative;
  height: 115px;
  padding: 12px;
  border-right: 1px solid #979797;
  background-color: white;
  overflow: hidden;
}
.c-scoreboard .c-scoreboard__item.open .c-scoreboard__toggle {
  transition: .35s;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  color: #ffc72c;
}
.c-scoreboard .c-scoreboard__item.open .c-scoreboard__ctas {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.c-scoreboard .c-scoreboard__details {
  height: 100%;
}
.c-scoreboard .c-scoreboard__details .c-scoreboard__details--wrapper {
  height: 100%;
}
.c-scoreboard .c-scoreboard__sport {
  font-weight: 700;
}
.c-scoreboard .c-scoreboard__name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0px 12px 0 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.c-scoreboard .c-scoreboard__team-logo-container {
  flex: 0 0 24px;
  -webkit-flex: 0 0 24px;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.c-scoreboard .c-scoreboard__team-logo-container img {
  display: inline-block;
  margin: 0 auto;
}
.c-scoreboard .c-scoreboard__score {
  margin-left: auto;
}
.c-scoreboard .c-scoreboard__time {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin-top: auto;
}
.c-scoreboard .c-scoreboard__ctas {
  transition: .2s;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 6px;
  background-color: #1e1e1e;
  z-index: 2;
}
.c-scoreboard .c-scoreboard__ctas ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-scoreboard .c-scoreboard__ctas li {
  position: relative;
  margin: 0;
}
.c-scoreboard .c-scoreboard__ctas a {
  transition: .2s;
  position: relative;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #ffc72c;
  background-color: transparent;
  text-decoration: none;
}
.c-scoreboard .c-scoreboard__ctas a:first-child:before {
  content: none;
}
.c-scoreboard .c-scoreboard__ctas a:hover {
  text-decoration: underline;
}
.c-scoreboard .c-scoreboard__toggle {
  transition: .2s;
  position: absolute;
  bottom: 12px;
  right: 8px;
  font-size: 16px;
  color: #343434;
  height: auto;
  background-color: transparent;
  border: none;
  z-index: 3;
}
.c-scoreboard .c-scoreboard__toggle span {
  position: absolute;
  left: -9999px;
}
.c-scoreboard .c-scoreboard__toggle:hover {
  cursor: pointer;
  color: #ffc72c;
}
.c-scoreboard button {
  transition: .2s;
  position: absolute;
  width: 24px;
  background-color: white;
  text-align: center;
  border: 1px solid #979797;
  border-top: none;
  border-bottom: none;
  outline: none;
  font-size: 0;
  padding: 0;
  height: 100%;
}
.c-scoreboard button.slick-prev {
  top: 0;
  left: 0;
}
.c-scoreboard button.slick-prev:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e017';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 0;
  color: #343434;
}
.c-scoreboard button.slick-prev:hover {
  background-color: white;
}
.c-scoreboard button.slick-prev:hover:before {
  color: #8e0c3a;
}
.c-scoreboard button.slick-next {
  top: 0;
  right: 0;
}
.c-scoreboard button.slick-next:before {
  transition: .2s;
  font-family: sidearm_font_v2;
  content: '\e018';
  width: 0;
  height: 0;
  font-size: 16px;
  line-height: 0;
  color: #343434;
}
.c-scoreboard button.slick-next:hover {
  transition: .2s;
  background-color: white;
}
.c-scoreboard button.slick-next:hover:before {
  color: #8e0c3a;
}
.c-search--popout {
  position: relative;
}
.c-search--popout fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-search--popout .c-search__toggle {
  -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;
  background: none;
  transition: .2s;
  display: block;
  position: relative;
  font-size: 32px;
  width: 36px;
  height: 60px;
  line-height: 60px;
  color: white;
  text-align: center;
}
.c-search--popout .c-search__toggle:hover {
  color: #ffc72c;
}
.c-search--popout .c-search__popout {
  transition: opacity .2s;
  position: absolute;
  bottom: -48px;
  left: -99999px;
  opacity: 0;
}
.c-search--popout .c-search__popout.is-open {
  left: auto;
  right: 0;
  opacity: 1;
}
.c-search--popout .c-search__text {
  -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;
  background: none;
  display: block;
  width: 90vw;
  max-width: 320px;
  height: 48px;
  padding: 0 12px;
  line-height: 48px;
  font-weight: 700;
  color: #1e1e1e;
  background-color: white;
  border: 1px solid #1e1e1e;
}
.c-search--popout .c-search__text::-webkit-input-placeholder {
  color: #1e1e1e;
}
.c-search--popout .c-search__text::-moz-placeholder {
  color: #1e1e1e;
}
.c-search--popout .c-search__text:-ms-input-placeholder {
  color: #1e1e1e;
}
.c-search--popout .c-search__text:-moz-placeholder {
  color: #1e1e1e;
}
.c-nav-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  background-color: #343434;
}
.c-nav-wrapper.headroom--not-top {
  position: fixed;
}
.c-nav-wrapper .sponsor {
  flex: 0 0 150px;
  -webkit-flex: 0 0 150px;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-wrapper .row {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  z-index: 11;
  width: 100%;
}
.c-nav-wrapper .home-icon {
  flex: 0 0 60px;
  -webkit-flex: 0 0 60px;
  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  margin: 0 12px 0 24px;
  color: #ffc72c;
  background-color: #1e1e1e;
  text-align: center;
}
.c-nav-wrapper .c-nav__mobile-menu {
  display: flex;
  display: -webkit-flex;
  -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;
  background: none;
  font-size: 24px;
  color: white;
  line-height: 60px;
  text-align: right;
  margin-left: 6px;
}
.c-nav-wrapper .c-nav__mobile-menu i {
  font-size: 24px;
  color: white;
}
.c-nav-wrapper .c-nav__mobile-menu span {
  position: absolute;
  left: -9999px;
}
.c-navigation-standard {
  font-family: "Roboto", sans-serif;
}
.c-navigation-standard ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.c-navigation-standard .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.c-navigation-standard .c-navigation__item--level-1 {
  position: relative;
  transition: .2s;
  font-size: 16px;
  line-height: 60px;
  color: white;
  padding: 0 12px;
}
.c-navigation-standard .c-navigation__item--level-1.sports {
  position: static;
}
.c-navigation-standard .c-navigation__item--level-1.sports .c-navigation__column {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
  max-width: 490px;
}
.c-navigation-standard .c-navigation__item--level-1.sports .c-navigation__url--level-2:first-child {
  font-size: 16px;
  margin-right: auto;
  margin-left: 0;
}
.c-navigation-standard .c-navigation__item--level-1.has-ad {
  position: static;
}
.c-navigation-standard .c-navigation__item--level-1:hover,
.c-navigation-standard .c-navigation__item--level-1:focus,
.c-navigation-standard .c-navigation__item--level-1.sidearm-hover {
  background-color: #1e1e1e;
}
.c-navigation-standard .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation-standard .c-navigation__item--level-1:focus .c-navigation__url--level-1,
.c-navigation-standard .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  color: #ffc72c;
  text-decoration: none;
}
.c-navigation-standard .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation-standard .c-navigation__item--level-1:focus .c-navigation__level-2,
.c-navigation-standard .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
}
.c-navigation-standard .c-navigation__url--level-1 {
  position: relative;
  font-weight: 700;
}
.c-navigation-standard .c-navigation__url--dropdown:after {
  font-family: sidearm_font_v2;
  content: '\e020';
  font-size: 10px;
  padding-left: 6px;
}
.c-navigation-standard .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -9999px;
  opacity: 0;
  background-color: #343434;
  width: 100%;
  min-width: 540px;
  padding: 0;
}
.c-navigation-standard .c-navigation__level-2-inner {
  display: flex;
  display: -webkit-flex;
  margin: 0px auto;
  padding: 24px 12px;
  width: 100%;
  max-width: 1304px;
  max-height: 600px;
  overflow-y: auto;
}
.c-navigation-standard .c-navigation__column {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
  max-width: 420px;
  border-left: 1px solid #aeaeae;
}
.c-navigation-standard .c-navigation__column:first-child {
  border: none;
}
.c-navigation-standard .c-navigation__ad {
  flex: 0 0 270px;
  -webkit-flex: 0 0 270px;
  min-width: 1px;
  min-height: 1px;
  margin: 0 24px;
}
.c-navigation-standard .c-navigation__ad a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  width: 100%;
}
.c-navigation-standard .c-navigation__item--level-2 {
  transition: .2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 16px;
  line-height: 36px;
  padding: 0;
  color: white;
}
.c-navigation-standard .c-navigation__item--level-2:hover {
  color: #ffc72c;
}
.c-navigation-standard .c-navigation__item--level-2:hover .c-navigation__social {
  color: #ffc72c;
}
.c-navigation-standard .c-navigation__separator {
  font-size: 16px;
  color: #ffc72c;
  padding: 0;
  border-bottom: none;
}
.c-navigation-standard .c-navigation__separator:hover {
  color: #ffc72c;
  background-color: transparent;
  border-bottom: none;
}
.c-navigation-standard .c-navigation__url--level-2 {
  font-size: 16px;
  margin: 0 0 0 12px;
}
.c-navigation-standard .c-navigation__url--level-2:first-child {
  margin-right: auto;
  margin-left: 0;
}
.c-navigation-standard .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
}
.c-navigation-standard .c-navigation__url--level-2.c-navigation__schedule-roster-news {
  font-size: 14px;
}
.c-navigation-standard .c-navigation__social {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  color: white;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 400;
  font-size: 0;
}
.c-navigation-standard .c-navigation__social:before {
  font-family: sidearm_font_v2;
  font-size: 14px;
  margin: 0;
}
.c-navigation-standard .c-navigation__social.facebook:before {
  content: '\e040';
}
.c-navigation-standard .c-navigation__social.twitter:before {
  content: '\e035';
}
.c-navigation-standard .c-navigation__social.instagram {
  display: none;
}
.c-navigation-standard .c-navigation__social.instagram:before {
  content: '\e044';
}
.c-navigation-standard .c-navigation__social.tickets:before {
  content: '\e107';
}
.c-navigation-flyout ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation-flyout .c-nav__flyout-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.c-navigation-flyout .c-nav__flyout-menu.opened {
  max-height: calc(100vh - 60px);
  height: calc(100vh - 60px);
  overflow: auto;
  display: inherit!important;
}
.c-navigation-flyout .c-nav__flyout-menu .icn {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 36px;
  background-color: #f4f4f4;
  font-size: 18px;
  color: #1e1e1e;
  text-align: center;
}
.c-navigation-flyout .c-nav__flyout-menu .icn:before {
  display: block;
}
.c-navigation-flyout .c-nav__flyout-menu .icn.opened {
  color: white;
  display: flex !important;
  -webkit-display: flex !important;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-1 {
  width: 100%;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-1 {
  position: relative;
  background: white;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__url--level-1 {
  position: relative;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  padding: 0 12px 0;
  line-height: 36px;
  color: #1e1e1e;
  text-decoration: none;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2 {
  transition: .3s;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  background-color: white;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2.opened {
  transition: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: auto;
  display: inherit!important;
  width: 100%;
  z-index: 1000;
  height: 100%;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2 {
  position: relative;
  border-top: 1px solid #dddddd;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-navigation__separator {
  color: #8e0c3a;
  background-color: #f4f4f4;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-navigation__separator span {
  font-size: 14px;
  font-weight: 700;
  color: #8e0c3a;
  padding: 0px 24px;
  line-height: 36px;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer {
  display: none;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer a,
.c-navigation-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer span {
  font-size: 0;
  margin: 0;
}
.c-navigation-flyout .c-nav__flyout-menu .c-nav__url--level-2 {
  display: inline-block;
  font-size: 14px;
  line-height: 36px;
  color: #8e0c3a;
  width: 100%;
  padding: 0px 24px;
  background-color: #f4f4f4;
  text-decoration: none;
}
.c-nav-sport {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9997;
}
.c-nav-sport.headroom--not-top {
  position: relative;
  top: 60px;
}
.c-nav-sport .c-navigation__ad {
  margin-left: 24px;
  margin-right: auto;
}
.c-nav-sport .c-navigation__ad img {
  vertical-align: middle;
}
.c-nav-sport .c-nav__ad {
  margin: 0 12px;
}
.c-nav-sport .c-nav__ad a {
  background-color: transparent !important;
  padding: 0!important;
}
.c-nav-sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-nav-sport .c-navigation--sport {
  position: relative;
  width: 100%;
}
.c-nav-sport .c-navigation--sport a {
  transition: .2s;
  font-size: 15px;
  font-weight: 700;
  color: #1e1e1e;
  text-decoration: none;
}
.c-nav-sport .c-navigation--sport a:hover {
  color: #8e0c3a;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  margin: 0;
  padding: 0;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li {
  transition: .2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  padding: 0;
  margin-left: 2px;
  height: 60px;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li > a {
  padding: 0 16px;
  height: 48px;
  line-height: 48px;
  background-color: #ededed;
  text-align: center;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li > a:hover {
  background-color: #8e0c3a;
  color: white;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li.sport-home {
  margin: 24px auto 12px 0;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li.sport-home a {
  width: auto;
  font-size: 48px;
  font-weight: 700;
  height: 60px;
  line-height: 60px;
  padding: 0 24px;
  background-color: #ffc72c;
  color: black;
  text-decoration: none;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li.c-navigation-level-1__parent {
  position: relative;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li.c-navigation-level-1__parent.additional-links a {
  font-weight: 700;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-1 > li:hover:not(.sport-home) .c-navigation-level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-2 {
  position: absolute;
  top: 100%;
  left: -9999px;
  opacity: 0;
  width: 300px;
  max-height: 350px;
  padding: 12px;
  margin: 0;
  background: #1e1e1e;
  text-align: left;
  overflow-y: auto;
  z-index: 900;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-2 > li {
  transition: .2s;
  position: relative;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-2 > li.c-nav__separator {
  font-size: 16px;
  font-weight: 400;
  margin: 12px 0 0;
  padding: 0 12px;
  color: #ffc72c;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-2 > li a {
  transition: .2s;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: white;
  line-height: 30px;
  text-transform: none;
  padding: 0 12px;
}
.c-nav-sport .c-navigation--sport .c-navigation-level-2 > li:hover a {
  color: #ffc72c;
}
.c-nav-sport .c-navigation-mobile-sport-container {
  position: relative;
  width: 100%;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.c-nav-sport .c-navigation-mobile-sport-container a {
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li {
  transition: .2s;
  position: relative;
  font-size: 14px;
  font-weight: 700;
  color: black;
  height: 48px;
  line-height: 48px;
  padding: 0;
  margin-left: 2px;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more {
  font-weight: 700;
  padding: 0 14px;
  height: 48px;
  line-height: 48px;
  background-color: #ededed;
  text-align: center;
  cursor: pointer;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more:hover {
  background-color: #8e0c3a;
  color: white;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li.more:after {
  display: none;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li > a {
  transition: .2s;
  display: block;
  padding: 0 12px;
  height: 48px;
  line-height: 48px;
  background-color: #ededed;
  text-align: center;
}
.c-nav-sport .c-navigation-mobile-sport-container > ul > li > a:hover {
  background-color: #8e0c3a;
  color: white;
}
.c-nav-sport .c-navigation-mobile-sport-home {
  position: relative;
  line-height: 48px;
  padding: 0;
  margin: 6px auto 6px 0;
}
.c-nav-sport .c-navigation-mobile-sport-home a {
  font-size: 24px;
  font-weight: 700;
  color: black;
  text-decoration: none;
  margin: 0 24px;
  padding: 0 12px;
  background-color: #ffc72c;
}
.c-nav-sport .c-navigation-mobile-sport-home .c-nav__ad {
  margin: 0;
}
.c-nav-sport .c-navigation-mobile-sport-home .c-nav__ad img {
  vertical-align: middle;
}
.c-nav-sport .c-navigation-mobile-sport-home .c-nav__ad a {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.c-nav-sport .c-navigation-mobile-flyout-menu {
  transition: .3s;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.c-nav-sport .c-navigation-mobile-flyout-menu.opened {
  transition: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: calc(100vh - 60px);
  overflow: auto;
  display: inherit!important;
}
.c-nav-sport .c-navigation-mobile-flyout-menu .icn {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 36px;
  font-size: 18px;
  color: #1e1e1e;
  background: #f4f4f4;
  text-align: center;
}
.c-nav-sport .c-navigation-mobile-flyout-menu .icn:before {
  display: block;
}
.c-nav-sport .c-navigation-mobile-flyout-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul {
  width: 100%;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li {
  position: relative;
  color: #8e0c3a;
  background: white;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li:last-child {
  border-bottom: none;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li > a {
  display: inline-block;
  font-size: 14px;
  line-height: 36px;
  width: 100%;
  padding: 0 12px;
  color: #1e1e1e;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li {
  position: relative;
  background: #f4f4f4;
  border-top: solid 1px #dddddd;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-nav__separator {
  color: #8e0c3a;
  background: #f4f4f4;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-nav__separator a,
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 li.c-nav__separator span {
  font-size: 14px;
  font-weight: 700;
  color: #8e0c3a;
  padding: 0px 24px;
  line-height: 36px;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 a,
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2 span {
  display: inline-block;
  font-size: 14px;
  line-height: 36px;
  color: #8e0c3a;
  width: 100%;
  padding: 0 24px;
  text-decoration: none;
}
.c-nav-sport .c-navigation-mobile-flyout-menu > ul > li .c-navigation-flyout-menu-level-2.opened {
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
#search-btn {
  margin-left: auto;
}
.ad-inside-nav {
  margin-left: 24px;
}
@media (max-width: 1023px) {
  .ad-inside-nav {
    display: none;
  }
}
html.stories-video-is-playing #topStories-section .c-stories .c-stories__details,
html.stories-video-is-playing #topStories-section .c-stories .showcase-play-button,
html.stories-video-is-playing #topStories-section .c-stories button,
html.stories-video-is-playing #topStories-section .c-stories .c-stories__media:after {
  display: none !important;
}
#topStories-section .c-stories__item {
  position: relative;
  background-color: black;
}
#topStories-section .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
}
#topStories-section .c-stories__media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories__media:after {
  content: '';
  z-index: 1;
  position: absolute;
  top: initial;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}
#topStories-section .c-stories__title {
  margin: 0 0 12px;
}
#topStories-section .c-stories__url {
  transition: .2s;
  font-size: 40px;
  font-weight: 700;
  line-height: 36px;
  color: white;
  text-decoration: none;
}
#topStories-section .c-stories__url:hover {
  color: #ffc72c;
}
#topStories-section .c-stories__teaser {
  font-size: 14px;
  line-height: 16px;
  color: white;
}
#topStories-section .c-stories__teaser a {
  color: #ffc72c;
}
@media screen and (max-width: 768px) {
  #topStories-section .c-stories__teaser {
    display: none!important;
    visibility: hidden;
    opacity: 0;
  }
}
#topStories-section .c-stories .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories--rotator-list .c-stories__item {
  position: relative;
  background-color: black;
}
#topStories-section .c-stories--rotator-list .c-stories__slider {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#topStories-section .c-stories--rotator-list .c-stories__details {
  position: absolute;
  bottom: 36px;
  left: 0;
  padding: 0 36px;
  z-index: 2;
}
#topStories-section .c-stories--rotator-list .c-stories__links ul {
  list-style: none;
  margin: 12px 0 0;
  padding: 0;
}
#topStories-section .c-stories--rotator-list .c-stories__links ul li {
  position: relative;
  margin-right: 12px;
}
#topStories-section .c-stories--rotator-list .c-stories__links ul li:first-child:after {
  display: none;
}
#topStories-section .c-stories--rotator-list .c-stories__links ul li:after {
  content: '|';
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: -6px;
  font-size: 12px;
  font-weight: 700;
  color: #ffc72c;
}
#topStories-section .c-stories--rotator-list .c-stories__links ul li a {
  transition: .2s;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: #ffc72c;
  text-decoration: none;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container {
  flex: 0 0 360px;
  -webkit-flex: 0 0 360px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  padding: 24px;
  background-color: #ededed;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container .c-stories__list-header {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: black;
  border-top: none;
  padding-bottom: 12px;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container .c-stories__list-header .ad {
  flex: 0 0 150px;
  -webkit-flex: 0 0 150px;
  min-width: 1px;
  min-height: 1px;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container .c-stories__list-archives a {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: #8e0c3a;
  text-decoration: none;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container .c-stories__list-archives a:hover {
  text-decoration: underline;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container ul {
  width: 100%;
  height: 100% !important;
  overflow-y: auto;
  list-style: none;
  margin: 0;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container ul:hover .ps__scrollbar-y-rail {
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  opacity: 1;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container li {
  border-top: 1px solid #d7d7d7;
  padding: 12px 0;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container li.active a {
  color: #8e0c3a;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container li a {
  transition: .2s;
  font-size: 18px;
  line-height: 19px;
  color: #1e1e1e;
  text-decoration: none;
}
#topStories-section .c-stories--rotator-list .c-stories__list-container li a:hover {
  color: #8e0c3a;
  text-decoration: underline;
}
#topStories-section .c-stories--rotator-list button {
  transition: .2s;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  text-align: center;
  border-radius: 0;
  border: none;
  outline: none;
  font-size: 0;
  padding: 0;
  background-color: transparent;
  z-index: 3;
}
#topStories-section .c-stories--rotator-list button.slick-prev {
  transition: .2s;
  left: 12px;
}
#topStories-section .c-stories--rotator-list button.slick-prev:before {
  transition: .2s;
  content: '\e017';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 32px;
  color: white;
}
#topStories-section .c-stories--rotator-list button.slick-prev:hover:before {
  color: #ffc72c;
}
#topStories-section .c-stories--rotator-list button.slick-next {
  transition: .2s;
  right: 12px;
}
#topStories-section .c-stories--rotator-list button.slick-next:before {
  transition: .2s;
  content: '\e018';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 32px;
  color: white;
}
#topStories-section .c-stories--rotator-list button.slick-next:hover:before {
  color: #ffc72c;
}
#topStories-section .c-stories--slider .c-stories__media:after {
  height: 75%;
}
#topStories-section .c-stories--slider .c-stories__details {
  position: absolute;
  bottom: 60px;
  left: 0;
  padding: 24px 36px 0;
  z-index: 2;
}
#topStories-section .c-stories--slider .c-stories__links {
  position: relative;
}
#topStories-section .c-stories--slider .c-stories__links ul {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0 36px;
  background-color: #ededed;
}
#topStories-section .c-stories--slider .c-stories__links ul:hover .ps__scrollbar-x-rail {
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  opacity: 1;
}
#topStories-section .c-stories--slider .c-stories__links ul li {
  position: relative;
  margin-right: 12px;
}
#topStories-section .c-stories--slider .c-stories__links ul li:first-child:after {
  display: none;
}
#topStories-section .c-stories--slider .c-stories__links ul li:after {
  content: '|';
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: -6px;
  font-size: 12px;
  font-weight: 700;
  color: #1e1e1e;
}
#topStories-section .c-stories--slider .c-stories__links ul li.archives {
  margin-left: auto;
  margin-right: 0;
}
#topStories-section .c-stories--slider .c-stories__links ul li.archives a {
  font-weight: 400;
  color: #8e0c3a;
  text-decoration: underline;
}
#topStories-section .c-stories--slider .c-stories__links ul li.archives:after {
  display: none;
}
#topStories-section .c-stories--slider .c-stories__links ul li a {
  transition: .2s;
  font-size: 12px;
  font-weight: 700;
  line-height: 40px;
  color: #1e1e1e;
  text-decoration: none;
  white-space: nowrap;
}
#topStories-section .c-stories--slider .c-stories__links ul li a:hover {
  color: #8e0c3a;
}
#topStories-section .c-stories--slider button {
  transition: .2s;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  text-align: center;
  border-radius: 0;
  border: none;
  outline: none;
  font-size: 0;
  padding: 0;
  background-color: transparent;
  z-index: 3;
}
#topStories-section .c-stories--slider button.slick-prev {
  transition: .2s;
  left: 0;
}
#topStories-section .c-stories--slider button.slick-prev:before {
  transition: .2s;
  content: '\e017';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 32px;
  color: white;
}
#topStories-section .c-stories--slider button.slick-prev:hover:before {
  color: #ffc72c;
}
#topStories-section .c-stories--slider button.slick-next {
  transition: .2s;
  right: 0;
}
#topStories-section .c-stories--slider button.slick-next:before {
  transition: .2s;
  content: '\e018';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 32px;
  color: white;
}
#topStories-section .c-stories--slider button.slick-next:hover:before {
  color: #ffc72c;
}
#video-section {
  padding: 48px 0;
  background-color: white;
}
#video-section .sectionTitle {
  font-size: 36px;
  font-weight: 700;
  line-height: 38px;
  color: black;
}
#video-section .video {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#video-section .video .videotabs {
  width: 100%;
}
#video-section .video .videotabs > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: calc(100% - 498px);
}
#video-section .video .videotabs > ul li {
  transition: .2s;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  text-align: center;
  line-height: 72px;
  background-color: #343434;
  color: white;
}
#video-section .video .videotabs > ul li a {
  transition: .2s;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 72px;
  color: white;
  text-decoration: none;
}
#video-section .video .videotabs > ul li.ui-state-active {
  background-color: #ffc72c;
}
#video-section .video .videotabs > ul li.ui-state-active a {
  color: #1e1e1e;
}
#video-section .video .videotabs > ul li:hover {
  background-color: #ffc72c;
}
#video-section .video .videotabs > ul li:hover a {
  color: #1e1e1e;
}
#video-section .video .videotabs .ui-tabs-panel {
  transition: .2s opacity;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  opacity: 1;
}
#video-section .video .videotabs .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
#video-section .youtube-player-wrapper {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin-right: 48px;
}
#video-section .youtube-player-wrapper .youtube-player {
  height: auto;
}
#video-section .c-youtube__list--wrapper {
  flex: 0 0 450px;
  -webkit-flex: 0 0 450px;
  min-width: 1px;
  min-height: 1px;
  margin-top: -72px;
}
#video-section .c-youtube__list--wrapper button {
  transition: .2s;
  position: absolute;
  width: 100%;
  height: 24px;
  background-color: #343434;
  color: white;
  text-align: center;
  font-size: 0;
  padding: 0;
  border: none;
  outline: none;
}
#video-section .c-youtube__list--wrapper button.slick-prev {
  top: 0;
  left: 0;
}
#video-section .c-youtube__list--wrapper button.slick-prev:before {
  transition: .2s;
  content: '\e019';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 21px;
  line-height: 24px;
  color: #ffc72c;
}
#video-section .c-youtube__list--wrapper button.slick-prev:hover {
  background-color: #8e0c3a;
}
#video-section .c-youtube__list--wrapper button.slick-next {
  bottom: 0;
  left: 0;
}
#video-section .c-youtube__list--wrapper button.slick-next:before {
  transition: .2s;
  content: '\e020';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 21px;
  line-height: 24px;
  color: #ffc72c;
}
#video-section .c-youtube__list--wrapper button.slick-next:hover {
  background-color: #8e0c3a;
}
#video-section .c-youtube__list {
  position: relative;
  padding: 24px 0;
  margin-top: 12px;
}
#video-section .c-youtube__list .c-youtube__item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  padding: 12px 0px;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  height: 73px;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  background: transparent;
}
#video-section .c-youtube__list .c-youtube__item .c-youtube__title {
  transition: .2s;
  font-size: 18px;
  line-height: 24px;
  color: #1e1e1e;
}
#video-section .c-youtube__list .c-youtube__item:hover,
#video-section .c-youtube__list .c-youtube__item.active {
  cursor: pointer;
}
#video-section .c-youtube__list .c-youtube__item:hover .c-youtube__title,
#video-section .c-youtube__list .c-youtube__item.active .c-youtube__title {
  color: #8e0c3a;
}
#video-section .archives {
  transition: .2s;
  display: block;
  font-size: 18px;
  line-height: 21px;
  color: #8e0c3a;
  margin-top: 12px;
  text-decoration: none;
}
#video-section .archives:hover {
  text-decoration: underline;
}
.c-videos--featured .c-videos__featured {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin-right: 48px;
}
.c-videos--featured .c-videos__featured-player {
  padding-bottom: 56.25%;
}
.c-videos--featured .c-videos__featured .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-videos--featured .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-videos--featured .c-videos__play-btn {
  -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;
  background: none;
  transition: .2s;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  width: 68px;
  height: 48px;
  font-size: 24px;
  background-color: #372d2c;
  color: white;
  border-radius: 8px;
  text-align: center;
  line-height: 48px;
}
.c-videos--featured .c-videos__play-btn:hover {
  background-color: red;
}
.c-videos--featured .c-videos__list-wrapper {
  flex: 0 0 450px;
  -webkit-flex: 0 0 450px;
  min-width: 1px;
  min-height: 1px;
  margin-top: -72px;
}
.c-videos--featured .c-videos__list-wrapper button {
  transition: .2s;
  position: absolute;
  width: 100%;
  height: 24px;
  background-color: #343434;
  color: white;
  text-align: center;
  font-size: 0;
  padding: 0;
  border: none;
  outline: none;
}
.c-videos--featured .c-videos__list-wrapper button.slick-prev {
  top: 0;
  left: 0;
}
.c-videos--featured .c-videos__list-wrapper button.slick-prev:before {
  transition: .2s;
  content: '\e019';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 21px;
  line-height: 24px;
  color: #ffc72c;
}
.c-videos--featured .c-videos__list-wrapper button.slick-prev:hover {
  background-color: #8e0c3a;
}
.c-videos--featured .c-videos__list-wrapper button.slick-next {
  bottom: 0;
  left: 0;
}
.c-videos--featured .c-videos__list-wrapper button.slick-next:before {
  transition: .2s;
  content: '\e020';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 21px;
  line-height: 24px;
  color: #ffc72c;
}
.c-videos--featured .c-videos__list-wrapper button.slick-next:hover {
  background-color: #8e0c3a;
}
.c-videos--featured .c-videos__list {
  position: relative;
  padding: 24px 0;
  margin-top: 12px;
}
.c-videos--featured .c-videos__item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  padding: 12px 0px;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  height: 73px;
  text-align: left;
  text-decoration: none;
  overflow: hidden;
  background: transparent;
}
.c-videos--featured .c-videos__item:hover,
.c-videos--featured .c-videos__item.is-active {
  cursor: pointer;
}
.c-videos--featured .c-videos__item:hover .c-videos__title,
.c-videos--featured .c-videos__item.is-active .c-videos__title {
  color: #8e0c3a;
}
.c-videos--featured .c-videos__title {
  transition: .2s;
  font-size: 18px;
  line-height: 24px;
  color: #1e1e1e;
}
.c-videos--featured .archives {
  transition: .2s;
  display: block;
  font-size: 18px;
  line-height: 21px;
  color: #8e0c3a;
  margin-top: 12px;
  text-decoration: none;
}
.c-videos--featured .archives:hover {
  text-decoration: underline;
}
#pac12 .c-pac12__list {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 20px 48px 20px 0;
}
#pac12 .c-pac12__list .slick-list {
  margin: 0 -12px;
}
#pac12 .c-pac12__network {
  flex: 0 0 450px;
  -webkit-flex: 0 0 450px;
  min-width: 1px;
  min-height: 1px;
  margin-top: -72px;
}
#pac12 .c-pac12__item {
  margin: 0 12px;
}
#pac12 .c-pac12__details {
  color: #343434;
  padding: 20px 0;
}
#pac12 .c-pac12__date {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  padding: 6px 0;
  border-bottom: 1px solid #979797;
}
#pac12 .c-pac12__url {
  font-size: 16px;
  line-height: 1.6;
  color: #8e0c3a;
}
#pac12 .c-pac12__time {
  font-size: 14px;
}
#pac12 .c-pac12__cta {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#pac12 .c-pac12__watch {
  transition: .2s;
  display: block;
  font-size: 16px;
  width: 85px;
  height: 45px;
  line-height: 45px;
  color: white;
  padding: 0;
  border-radius: 5px;
  background-color: #8e0c3a;
  text-align: center;
  text-decoration: none;
}
#pac12 .c-pac12__watch:hover {
  background-color: #d23153;
}
#pac12 .c-pac12__isLive {
  font-weight: 700;
  color: #8e0c3a;
  border: 1px solid #8e0c3a;
  font-size: 14px;
  margin-left: 6px;
  padding: 0 6px;
  border-radius: 2px;
  background: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #e1e1e1));
  background-image: -webkit-linear-gradient(#fefefe, #e1e1e1);
  background-image: -moz-linear-gradient(#fefefe, #e1e1e1);
  background-image: -o-linear-gradient(#fefefe, #e1e1e1);
  background-image: linear-gradient(#fefefe, #e1e1e1);
  text-transform: uppercase;
}
#pac12 .c-pac12__info {
  -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;
  background: none;
  font-size: 20px;
  color: #343434;
  margin-left: 12px;
}
#pac12 .c-pac12__networks {
  position: absolute;
  bottom: 0;
  right: -9999px;
  padding: 0 12px;
  line-height: 1.8;
  border: 1px solid #979797;
  background-color: white;
}
#pac12 .c-pac12__networks a {
  display: block;
}
#pac12 .c-pac12__networks.active {
  right: 0;
}
#pac12 .c-pac12__logo {
  margin: 24px 0;
}
#pac12 .c-pac12__logo img {
  max-width: 260px;
}
#pac12 .c-pac12__network--cta a {
  transition: .2s;
  display: inline-block;
  font-size: 16px;
  width: 266px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  background-color: #ffc72c;
  margin: 0 0 12px;
  text-align: center;
  text-decoration: none;
}
#pac12 .c-pac12__network--cta a:hover {
  background-color: #ffd053;
}
#pac12 .c-pac12__network--cta a:last-child {
  background-color: #dbdbdb;
}
#pac12 .c-pac12__network--cta a:last-child:hover {
  background: #f2f2f2;
}
#pac12 button.slick-prev {
  display: none !important;
  transition: .2s;
  left: 0;
}
#pac12 button.slick-prev:before {
  transition: .2s;
  content: '\e005';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 24px;
  line-height: 40px;
  color: white;
}
#pac12 button.slick-prev:hover:before {
  color: #8e0c3a;
}
#pac12 button.slick-next {
  transition: .2s;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: -36px;
  font-size: 0;
  line-height: 40px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
}
#pac12 button.slick-next:before {
  transition: .2s;
  content: '\e018';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 32px;
  line-height: 40px;
  color: #343434;
}
#pac12 button.slick-next:hover:before {
  color: #8e0c3a;
}
#sunDevilPromo {
  background-attachment: fixed;
  background-size: cover;
  background-color: black;
}
#sunDevilPromo .content-wrapper {
  padding: 48px 24px;
  height: 500px;
}
#sunDevilPromo .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 38px;
  color: white;
}
#sunDevilPromo .content {
  flex: 0 0 420px;
  -webkit-flex: 0 0 420px;
  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
  line-height: 20px;
}
#sunDevilPromo .content p {
  margin: 12px 0 24px;
  color: white;
}
#sunDevilPromo .content .sunDevilPromo-button {
  transition: .2s;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  width: 160px;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  background-color: #ffc72c;
  text-align: center;
  text-decoration: none;
}
#sunDevilPromo .content .sunDevilPromo-button:hover {
  background-color: #ffd053;
}
#content-stream {
  position: relative;
  padding: 72px 0;
  background-color: #f1f1f1;
}
#content-stream ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#content-stream .c-contentstream__top {
  margin-bottom: 24px;
}
#content-stream .c-contentstream__top .title {
  font-size: 48px;
  font-weight: 700;
  color: #1e1e1e;
}
#content-stream .c-contentstream__top .c-contentstream__top-ad .ad {
  margin: 0 24px;
}
#content-stream .c-contentstream__top .c-contentstream__filter li {
  transition: .2s;
  position: relative;
  font-size: 18px;
  line-height: 1;
  margin: 0 0 0 12px;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button {
  -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;
  background: none;
  transition: .2s;
  width: 82px;
  height: 54px;
  line-height: 52px;
  border: 1px solid #cccccc;
  background-color: #ffc72c;
  color: #343434;
  text-align: center;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button i {
  font-size: 24px;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button i:before {
  margin: 0;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button .hide-acc {
  position: absolute;
  left: -9999px;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button.active,
#content-stream .c-contentstream__top .c-contentstream__filter li button:hover {
  cursor: pointer;
  background-color: #ffd053;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile {
  width: 100%;
  margin: 12px 0;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile select {
  position: relative;
  font-size: 18px;
  color: #8e0c3a;
  padding: 0 12px;
  line-height: 30px;
  background: white;
  border: 2px solid #8e0c3a;
  outline: none;
  z-index: 1;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile option {
  text-transform: none;
  color: #8e0c3a;
  line-height: 30px;
  height: 30px;
}
#content-stream .c-contentstream__container {
  width: 100%;
  font-family: "Roboto", sans-serif;
}
#content-stream .c-contentstream__container .c-contentstream__item {
  margin: 12px;
  width: calc(33.333% - 24px);
  border: 1px solid #cccccc;
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__details {
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 48px;
  height: 48px;
  font-size: 18px;
  color: #1e1e1e;
  line-height: 48px;
  text-align: right;
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__icon i {
  position: relative;
  top: 8px;
  z-index: 1;
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__icon:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 48px solid #ffc72c;
  border-left: 48px solid transparent;
}
#content-stream .c-contentstream__container .c-contentstream__gallery .c-contentstream__item-inner {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__gallery .c-contentstream__gallery__media {
  display: block;
}
#content-stream .c-contentstream__container .c-contentstream__gallery .c-contentstream__gallery__details {
  padding: 18px 24px;
}
#content-stream .c-contentstream__container .c-contentstream__gallery .c-contentstream__gallery__url {
  transition: .2s;
  font-size: 12px;
  color: #1e1e1e;
  line-height: 20px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__gallery .c-contentstream__gallery__url:hover {
  color: #8e0c3a;
}
#content-stream .c-contentstream__container .c-contentstream__gallery .c-gallery__date {
  font-size: 16px;
  color: #8e0c3a;
  margin-top: 20px;
}
#content-stream .c-contentstream__container .c-contentstream__youtube .c-contentstream__media {
  padding-bottom: 56.25%;
}
#content-stream .c-contentstream__container .c-contentstream__youtube .c-contentstream__media.video-is-playing .showcase-modal {
  left: 0;
}
#content-stream .c-contentstream__container .c-contentstream__youtube .c-contentstream__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content-stream .c-contentstream__container .c-contentstream__youtube .c-contentstream__play-btn {
  -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;
  background: none;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  font-size: 32px;
  color: white;
}
#content-stream .c-contentstream__container .c-contentstream__youtube .c-contentstream__details {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__youtube .c-contentstream__title {
  font-size: 12px;
  color: #1e1e1e;
  line-height: 20px;
}
#content-stream .c-contentstream__container .c-contentstream__youtube .c-contentstream__date {
  font-size: 16px;
  color: #8e0c3a;
  margin-top: 20px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__item-inner {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__photo {
  width: 100%;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__body {
  position: relative;
  font-size: 12px;
  line-height: 20px;
  color: #1e1e1e;
  padding: 24px 24px 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__body a {
  transition: .2s;
  color: #8e0c3a;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__body a:hover {
  text-decoration: underline;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user {
  padding: 24px;
  border-top: 1px solid #cccccc;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user .c-twitter__user-logo {
  height: 48px;
  border-radius: 50%;
  margin-right: 12px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user .c-twitter__user-name {
  font-size: 14px;
  font-weight: 700;
  color: #1e1e1e;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user .c-twitter__screen-name {
  font-size: 14px;
  color: #1e1e1e;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer {
  margin: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex: 0 0 84px;
  -webkit-flex: 0 0 84px;
  min-width: 1px;
  min-height: 1px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a {
  transition: .2s;
  color: #8e0c3a;
  font-size: 20px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a:hover {
  color: #d23153;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a i:before {
  margin: 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a span {
  font-size: 18px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a .hideAcc {
  position: absolute;
  left: -9999px;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-contentstream__item-inner {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__photo {
  width: 100%;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__body {
  position: relative;
  font-size: 12px;
  line-height: 20px;
  color: #1e1e1e;
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__body a {
  transition: .2s;
  color: #8e0c3a;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__body a:hover {
  text-decoration: underline;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__user {
  padding: 24px;
  border-top: 1px solid #cccccc;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__user .c-facebook__user-logo {
  height: 48px;
  border-radius: 50%;
  margin-right: 12px;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__user .c-facebook__user-name {
  font-size: 14px;
  font-weight: 700;
  color: #1e1e1e;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__user .c-facebook__screen-name {
  font-size: 14px;
  color: #1e1e1e;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__instagram {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-contentstream__item__caption {
  font-size: 12px;
  line-height: 20px;
  color: white;
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-contentstream__item__caption a {
  transition: .2s;
  color: #ffc72c;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-contentstream__item__caption a:hover {
  text-decoration: underline;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-instagram__user {
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-instagram__user .c-instagram__user-logo {
  height: 48px;
  border-radius: 50%;
  margin-right: 12px;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-instagram__user .c-instagram__screen-name {
  font-size: 16px;
  color: #1e1e1e;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__instagram-item__link {
  display: block;
}
#content-stream .c-contentstream__container .c-contentstream__instagram__image {
  width: 100%;
}
#content-stream .loadMore {
  transition: .2s;
  width: 100%;
  padding: 24px 0 0;
}
#content-stream .loadMore button {
  transition: .2s;
  -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;
  background: none;
  position: relative;
  font-size: 18px;
  font-weight: 700;
  width: 150px;
  height: 48px;
  line-height: 48px;
  color: #343434;
  margin: 0;
  text-decoration: none;
  background-color: #ffc72c;
}
#content-stream .loadMore button:hover {
  background-color: #ffd053;
}
#sunDevilMail {
  background-color: white;
}
#sunDevilMail .row {
  height: 550px;
}
#sunDevilMail .asuEmail {
  width: 41.6667%;
  margin-right: auto;
}
#sunDevilMail .asuSparky {
  position: absolute;
  right: 24px;
  bottom: 0;
}
#sunDevilMail .asuSparky img {
  height: 570px;
  width: auto;
}
#sunDevilClub {
  position: relative;
  background-size: cover;
  background-color: black;
  background-attachment: fixed;
}
#sunDevilClub:after {
  content: '';
  position: absolute;
  top: initial;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.57);
}
#sunDevilClub .sunDevilClubContainer {
  position: relative;
}
#sunDevilClub .content-wrapper {
  position: relative;
  min-height: 489px;
  z-index: 2;
}
#sunDevilClub .sunDevilClub-logo {
  flex: 0 0 247px;
  -webkit-flex: 0 0 247px;
  min-width: 1px;
  min-height: 1px;
  margin-right: 48px;
}
#sunDevilClub .title {
  flex: 0 1 515px;
  -webkit-flex: 0 1 515px;
  min-width: 1px;
  min-height: 1px;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  color: white;
}
#sunDevilClub .content {
  font-size: 16px;
  line-height: 20px;
  color: white;
}
#sunDevilClub .content p {
  margin: 24px 0;
}
#sunDevilClub .content .sunDevilClub-cta {
  transition: .2s;
  flex: 0 0 160px;
  -webkit-flex: 0 0 160px;
  min-width: 1px;
  min-height: 1px;
  font-weight: 700;
  font-size: 14px;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  margin-right: 24px;
  background-color: #ffc72c;
  text-align: center;
  text-decoration: none;
}
#sunDevilClub .content .sunDevilClub-cta:hover {
  background-color: #ffd053;
}
#sunDevilStore .content-wrapper {
  padding: 24px;
}
#sunDevilStore .sunDevilStore-logo {
  margin-left: 24px;
}
#sunDevilStore .title {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: black;
  padding-bottom: 12px;
}
#sunDevilStore .content {
  flex: 0 0 550px;
  -webkit-flex: 0 0 550px;
  min-width: 1px;
  min-height: 1px;
  font-size: 16px;
  line-height: 20px;
}
#sunDevilStore .content p {
  margin: 12px 0 24px;
}
#sunDevilStore .content .sunDevilStore-cta {
  font-size: 18px;
  color: #8e0c3a;
  margin-right: 24px;
  text-decoration: none;
}
#sunDevilStore .content .sunDevilStore-cta:hover {
  text-decoration: underline;
}
#sunDevilStore .content .sunDevilStore-button {
  transition: .2s;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  width: 160px;
  height: 36px;
  line-height: 36px;
  border-radius: 5px;
  margin-top: 24px;
  background-color: #ffc72c;
  text-align: center;
  text-decoration: none;
}
#sunDevilStore .content .sunDevilStore-button:hover {
  background-color: #ffd053;
}
#footerSponsors {
  background-color: #ededed;
  padding: 12px 0;
}
#footerSponsors .logosWrapper .logo {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#footerSponsors .logosWrapper .logo a {
  position: relative;
  display: block;
  margin: 0 !important;
  height: 0 !important;
  line-height: 0;
  padding: 0 0 50% !important;
}
#footerSponsors .logosWrapper .logo a img {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  padding: 12px;
  text-align: center;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
#footerSponsors .logosWrapper .logo a:hover {
  cursor: pointer;
}
#footer {
  background-color: #1e1e1e;
  color: white;
  padding: 36px 0;
  overflow: hidden;
  *zoom: 1;
}
#footer:before,
#footer:after {
  content: "";
  display: table;
}
#footer:after {
  clear: both;
}
#footer > .row {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
#footer a {
  transition: .2s;
  color: #cccccc;
  text-decoration: none;
}
#footer a:hover {
  color: white;
}
#footer .footer-nav .mobile-menu .level-1 {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin: 0;
  list-style: none;
  padding: 0;
}
#footer .footer-nav .mobile-menu .level-1 > li > span {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
#footer .footer-nav .mobile-menu .level-1 > li > span > a {
  display: block;
  padding: 0 0 20px 0;
  white-space: nowrap;
  font-size: 21px;
  line-height: 1.4;
  color: white;
  border: none;
  border: none;
}
#footer .footer-nav .mobile-menu .level-1 > li > span > i {
  font-size: 21px;
  line-height: 1.4;
  margin: 0 10px 0 0;
}
#footer .footer-nav .mobile-menu .level-2 {
  display: block;
  width: 100%;
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
#footer .footer-nav .mobile-menu .level-2 > ul {
  margin: 0 0 20px 0;
  list-style: none;
  padding: 0;
}
#footer .footer-nav .mobile-menu .level-2 > ul > li {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 12px;
  color: #cccccc;
}
#footer .footer-nav .mobile-menu .level-2 > ul > li > a {
  text-decoration: none;
  border-bottom: 1px dotted #cccccc;
}
#footer .footer-nav .mobile-menu .level-2 > ul > li > a:hover {
  color: white;
}
#footer .footer-nav .mobile-menu .level-2 > ul > li a {
  border-bottom: 1px dotted #cccccc;
}
#footer .footer-nav .mobile-menu .level-2 > ul > li a:hover {
  color: white;
}
#footer .footer-nav .mobile-menu .level-2.opened {
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
#footer .footer-nav .home-menu .level-1 {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .footer-nav .home-menu .level-1 > li {
  font-size: 21px;
  font-weight: 400;
  margin: 0 24px;
}
#footer .footer-nav .home-menu .level-1 > li > a {
  display: block;
  margin: 0 0 36px 0;
  white-space: nowrap;
  color: white;
}
#footer .footer-nav .home-menu .level-2 > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer .footer-nav .home-menu .level-2 > ul > li {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}
#footer .footer-nav .home-menu .level-2 > ul > li a {
  transition: .2s;
  text-decoration: none;
  border-bottom: 1px dotted #cccccc;
  color: #cccccc;
}
#footer .footer-nav .home-menu .level-2 > ul > li a:hover {
  color: white;
}
#footer .footer_nav {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
#footer .footer_info {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
#footer .footer_info > .info > div:first-child {
  font-weight: 700;
}
#footer .footer_info img {
  margin: 0 0 36px 0;
}
#footer .social {
  font-size: 30px;
  line-height: 1.7;
  color: white;
  max-width: 267px;
  margin: 60px auto 0;
}
#footer .social a {
  border: none;
  color: white;
}
#footer .social .ads-container {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 250px;
}
#footer .social .ads-container .ad {
  margin: 0 15px 0 0;
}
#footer .social .ads-container span span {
  position: absolute;
  left: -9999px;
}
#footer-yellow {
  height: 50px;
  width: 100%;
  background: #ffc72c;
}
#footer-yellow .row {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#footer-yellow .sponsor-ad {
  width: 150px;
  margin: -40px 0 0 0;
}
#footer-yellow .number_1 {
  margin: 0 24px 0 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 50px;
  color: black;
  text-decoration: none;
}
.s-common-footer {
  padding-bottom: 124px;
  background: whitesmoke;
}
#footer-light {
  background-color: #ededed;
  padding: 24px 0 24px 0;
}
#footer-light ul {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.6;
}
#footer-light ul li {
  margin: 0 12px;
}
#footer-light ul li a {
  color: black;
  text-decoration: none;
}
#footer-light ul li a:hover {
  text-decoration: underline;
}
.youtube-player {
  padding-bottom: 56.25%;
  position: relative;
}
.youtube-player iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.75);
}
.showcase-modal .showcase-modal__player-inner {
  padding: 16px;
  background: white;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.showcase-modal .showcase-modal__player-inner--full {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: none;
}
.showcase-modal .showcase-modal__player-inner--full .showcase-modal__player {
  padding: 0;
}
.showcase-modal .showcase-modal__player {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.showcase-modal .showcase-modal__watch {
  font-size: 16px;
  color: #8e0c3a;
  margin-top: 12px;
}
.showcase-modal .showcase-modal__close {
  -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;
  background: none;
  border: none;
  background: #1e1e1e;
  color: #ffc72c;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.showcase-modal .showcase-modal__close span {
  position: absolute;
  left: -9999px;
}
.showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.showcase-modal.video-is-playing {
  left: 0;
}
.stickyLeaderboard {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 0;
  background-color: rgba(0, 0, 0, 0.25);
  text-align: center;
  z-index: 100;
}
.stickyLeaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.stickyLeaderboard .closeAd {
  max-width: 970px;
  padding: 0 12px;
  margin: 0 auto;
  text-align: right;
}
.stickyLeaderboard #closeSticky {
  -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;
  background: none;
  font-size: 14px;
  color: white;
}
.superleaderboard {
  text-align: center;
}
.superleaderboard .closeAd {
  max-width: 970px;
  padding: 0 12px;
  margin: 0 auto;
  text-align: right;
}
.superleaderboard .closeBtn {
  -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;
  background: none;
  font-size: 14px;
  color: #1e1e1e;
}
.superleaderboard.tickets {
  margin: 12px auto;
}
.superleaderboard.top .dfp-ad,
.superleaderboard.bottom .dfp-ad,
.superleaderboard.tickets .dfp-ad {
  margin: 48px auto;
  text-align: center;
}
.superleaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.article-wrapper {
  max-width: 1290px;
  background-color: white;
  padding: 12px;
  margin: 0 auto;
}
.article-headline-mobile {
  display: none;
  font-size: 30px;
  line-height: 1.3;
  font-weight: 800;
}
.article-wrapper .article-content {
  *zoom: 1;
}
.article-wrapper .article-content:before,
.article-wrapper .article-content:after {
  content: "";
  display: table;
}
.article-wrapper .article-content:after {
  clear: both;
}
.article-wrapper.news {
  max-width: 1290px;
  margin: 0 auto;
  padding: 0;
}
.article-wrapper.news .article-wrap {
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .article-left {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding-right: 48px;
}
.article-wrapper.news .article-right {
  max-width: 300px;
  margin: 24px 0;
}
.article-wrapper.news .article-right h1 {
  font-weight: 400;
  margin: 0 0 20px 0;
  font-size: 30px;
  line-height: 1.7;
  color: #1e1e1e;
}
.article-wrapper.news .article-right .dfp-ad {
  margin: 0 auto;
}
.article-wrapper.news .relatedarticles h1 {
  font-weight: 400;
  margin: 0 0 20px 0;
  font-size: 30px;
  line-height: 1.7;
  color: #1e1e1e;
}
.article-wrapper.news .relatedarticles .headline {
  display: flex;
  display: -webkit-flex;
  padding: 27px 0;
  border-bottom: 1px solid #343434;
}
.article-wrapper.news .relatedarticles .headline:first-child {
  border-top: 1px solid #343434;
}
.article-wrapper.news .relatedarticles .headline .headline-media {
  position: relative;
  margin: 0 25px 0 0;
}
.article-wrapper.news .relatedarticles .headline .headline-media:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -24px;
  border-top: 24px solid transparent;
  border-right: 24px solid white;
  border-bottom: 24px solid transparent;
}
.article-wrapper.news .relatedarticles .headline .headline-text {
  width: 66.6666%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.article-wrapper.news .relatedarticles .headline .headline-text > a {
  font-size: 20px;
  line-height: 1.3;
  color: black;
  font-weight: 800;
  text-decoration: none;
}
.article-wrapper.news .relatedarticles .headline .headline-text > span {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0px;
  color: #343434;
  text-decoration: underline;
}
.article-wrapper.news .relatedarticles .headline .headline-text > p {
  font-size: 18px;
  line-height: 1.4;
  color: black;
  font-weight: 300;
  margin: 6px 0 0 0;
}
.article-wrapper.news .links {
  margin: 12px 0 0;
}
.article-wrapper.news .links ul {
  margin: 0;
  list-style: none;
  padding: 0;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.article-wrapper.news .links ul > li {
  margin: 0 12px;
}
.article-wrapper.news .links ul > li > a {
  transition: .2s;
  display: block;
  background-color: #8e0c3a;
  font-size: 15px;
  line-height: 36px;
  color: white;
  padding: 0 24px;
  border-radius: 4px;
  text-align: center;
  text-decoration: none;
}
.article-wrapper.news .links ul > li > a i {
  margin: 0 0 0 5px;
}
.article-wrapper.news .links ul > li > a:hover {
  background: #d23153;
}
.article-wrapper.news .article-date {
  margin: 12px 0;
  display: block;
  font-weight: 700;
  line-height: 24px;
}
.article-wrapper.news .media_object_image {
  width: auto !important;
}
.article-wrapper.news .media_object_image img {
  display: block;
}
.article-wrapper.news .story_email {
  margin: 0 0 24px 0;
}
.article-wrapper.news .article-headline {
  text-shadow: 0 2px 4px rgba(1, 1, 1, 0.4);
  padding: 50px;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  font-size: 40px;
  line-height: 1.3;
  font-weight: 800;
  max-width: 800px;
}
.article-wrapper.news .relatedvideos {
  margin: 0 0 30px 0;
}
.article-wrapper.news .relatedvideos .more {
  color: #8e0c3a;
}
.article-wrapper.news .relatedvideos .c-videos__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.article-wrapper.news .relatedvideos .c-videos__item {
  margin-bottom: 24px;
}
.article-wrapper.news .relatedvideos .c-videos__media {
  padding-bottom: 56.25%;
}
.article-wrapper.news .relatedvideos .c-videos__media:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.article-wrapper.news .relatedvideos .c-videos__media:after {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  content: "\f144";
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: FontAwesome;
  font-size: 60px;
  color: white;
  z-index: 3;
}
.article-wrapper.news .relatedvideos .c-videos__media:hover {
  cursor: pointer;
}
.article-wrapper.news .relatedvideos .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .relatedvideos .c-videos__play-btn {
  -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;
  background: none;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
  background-size: contain;
}
.article-wrapper.news .relatedvideos .c-videos__date {
  font-size: 16px;
  line-height: 1.6;
  color: #1e1e1e;
  text-align: right;
}
.article-wrapper.news .relatedvideos .c-videos__title {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.3;
  margin: 6px 0;
  color: #1e1e1e;
}
.article-wrapper.news .relatedvideos .c-videos__title:hover {
  cursor: pointer;
}
.article-wrapper.news blockquote {
  padding: 12px 24px;
  margin: 24px 0;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
.article-wrapper.news blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.44;
  color: #777777;
}
.article-wrapper.news .article-image-caption {
  padding: 5px 20px;
  background: #cecece;
  text-align: center;
}
.article-wrapper.news .article-content {
  margin: 0 0 24px;
  font-weight: 200;
  line-height: 1.6;
  font-size: 16px;
}
.article-wrapper.news .article-content .print-friendly-story-button {
  margin: 20px 0;
}
.article-wrapper.news .media_object_caption {
  width: auto !important;
}
.article-wrapper.news .article-image {
  position: relative;
}
.article-wrapper.news .article-image:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.article-wrapper.news .article-image:before {
  content: '';
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E6000000', endColorstr='#00000000', GradientType=1);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 45%;
  z-index: 1;
}
.article-wrapper.news .article-image .showcase-play-button {
  font-size: 0;
  border: none;
  padding: 0;
  background: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 3;
}
.article-wrapper.news .article-image .showcase-play-button:before {
  content: "\f144";
  font-family: FontAwesome;
  font-size: 60px;
  color: white;
}
.article-wrapper.news .article-image iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article-image .video-is-playing {
  z-index: 2;
  position: relative;
}
.article-wrapper.news .article-image .video-is-playing button {
  visibility: hidden;
}
.article-wrapper.news .article-image .video-is-playing ~ * {
  visibility: hidden;
}
@media screen and (max-width: 1280px) {
  #video-section .video .videotabs > ul {
    margin: 0;
    width: calc(100% - 498px);
  }
  #video-section .youtubeWrapper {
    padding: 0;
  }
  #footer .footer-nav .home-menu .level-1 > li {
    margin: 0 12px;
  }
}
@media screen and (max-width: 1128px) {
  .article-wrapper .article-left {
    padding: 0 48px 0 0;
  }
  .article-wrapper .article-wrap {
    padding: 12px;
  }
}
@media screen and (max-width: 1023px) {
  .c-nav-wrapper .home-icon {
    margin: 0 auto 0 24px;
  }
  .c-navigation-flyout {
    order: 2;
    -webkit-order: 2;
  }
  #topStories-section .c-stories--slider button.slick-prev,
  #topStories-section .c-stories--slider button.slick-next {
    top: calc(50% - 40px);
  }
  #video-section .video .videotabs > ul {
    margin: 0 auto;
    width: calc(100% - 48px);
  }
  #video-section .youtube-player-wrapper {
    margin: 0 0 24px;
  }
  #video-section .c-youtube__list--wrapper {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin-top: 0;
  }
  #video-section .youtubeWrapper {
    padding: 0 24px;
  }
  .c-videos--featured {
    padding: 0 24px;
  }
  .c-videos--featured .c-videos__featured {
    margin: 0 0 24px;
  }
  .c-videos--featured .c-videos__list-wrapper {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin-top: 0;
  }
  #pac12 .c-pac12__list {
    margin: 20px 24px;
  }
  #pac12 .c-pac12__network {
    margin-top: 0;
  }
  #pac12 button.slick-next {
    display: none !important;
  }
  #pac12 .c-pac12__network {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
  #sunDevilMail .asuSparky {
    position: absolute;
    right: -160px;
    bottom: 0;
  }
  #sunDevilMail .asuEmail {
    width: 50%;
  }
  #sunDevilStore .content-wrapper {
    padding: 24px;
  }
  #sunDevilStore .content {
    flex: 0 0 420px;
    -webkit-flex: 0 0 420px;
    min-width: 1px;
    min-height: 1px;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(50% - 24px);
  }
  .superleaderboard {
    display: none;
  }
  #footer > .row {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #footer .footer_info {
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
  }
  #footer .footer_nav {
    align-items: flex-start;
    -webkit-align-items: flex-start;
  }
  #footer {
    padding: 48px 24px;
  }
  #footer-light {
    padding: 24px 0;
  }
  #footer-light ul {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #footer .social {
    max-width: none;
    padding: 0;
    margin: 40px 0;
  }
  #footer .social .ads-container {
    max-width: none;
  }
  .article-wrap {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .article-wrapper.news .article-left {
    padding: 0;
  }
  .article-wrapper.news .article-content {
    max-width: none;
  }
  .article-wrapper .relatedarticles .headline .headline-media {
    display: none;
  }
  .article-wrapper .relatedarticles .headline .headline-text {
    width: 100%;
  }
  .article-wrapper.news .article-right {
    width: 100%;
    max-width: none;
  }
  .article-wrapper.news .relatedvideos .c-videos__list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .article-wrapper.news .relatedvideos .c-videos__item {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 0 12px;
  }
}
@media screen and (max-width: 768px) {
  .c-nav-wrapper .home-icon {
    margin: 0 auto 0 0;
  }
  .c-nav-sport .c-navigation-mobile-sport-home a {
    margin: 0 24px 0 0;
  }
  #topStories-section .c-stories__url {
    font-size: 24px;
    line-height: 24px;
  }
  #video-section .video .videotabs > ul {
    width: 100%;
  }
  #video-section {
    padding: 24px 0;
  }
  #video-section .youtubeWrapper {
    padding: 0;
  }
  .c-videos--featured {
    padding: 0;
  }
  .c-videos--featured .c-videos__featured {
    margin: 0 0 24px;
  }
  .c-videos--featured .c-videos__list-wrapper {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin-top: 0;
  }
  #pac12 .c-pac12__list {
    margin: 20px 0;
  }
  #pac12 .c-pac12__network {
    margin-top: 0;
  }
  #content-stream .c-contentstream__top .c-contentstream__filter li {
    margin: 0 12px 0 0;
  }
  #content-stream .c-contentstream__top .c-contentstream__filter li button {
    width: 48px;
    height: 48px;
    line-height: 46px;
  }
  #sunDevilMail {
    padding: 24px 0;
  }
  #sunDevilMail .row {
    height: auto;
  }
  #sunDevilMail .asuSparky {
    display: none;
  }
  #sunDevilMail .asuEmail {
    width: 100%;
  }
  #sunDevilPromo,
  #sunDevilClub {
    background-attachment: scroll;
  }
  #sunDevilClub .content-wrapper {
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 24px 24px 48px;
  }
  #sunDevilClub .sunDevilClub-logo {
    flex: 0 0 340px;
    -webkit-flex: 0 0 340px;
    min-width: 1px;
    min-height: 1px;
    margin-right: 0;
    margin-bottom: 24px;
  }
  #footerSponsors {
    padding: 0;
    border-top: 1px solid #cccccc;
  }
  #footerSponsors .logosWrapper .logo {
    flex: 1 0 50%;
    -webkit-flex: 1 0 50%;
    min-width: 1px;
    min-height: 1px;
  }
  #footerSponsors .logosWrapper .logo a {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    padding: 0 0 100% !important;
  }
  .article-headline-mobile {
    display: block;
  }
  .article-wrapper .article-headline,
  .article-wrapper.news .article-image:after {
    display: none;
  }
  .showcase-modal .showcase-modal__player-inner {
    width: calc(100% - 24px);
    padding: 12px;
  }
}
@media screen and (max-width: 640px) {
  .aboveNav .aboveNav-wrapper {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .aboveNav #scoreboard {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    order: 2;
    -webkit-order: 2;
    border-top: 1px solid #1e1e1e;
  }
  .aboveNav .c-scoreboard__sports-list {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 12px;
  }
  .aboveNav .pac-12 {
    margin-left: auto;
  }
  .c-scoreboard .c-scoreboard__item {
    height: 100px;
    padding: 6px;
  }
  .c-scoreboard .c-scoreboard__toggle {
    right: 6px;
    bottom: 6px;
  }
  #video-section {
    padding: 24px 0;
  }
  #video-section .sectionTitle {
    font-size: 24px;
  }
  #video-section .video .videotabs > ul li a {
    font-size: 14px;
    line-height: 40px;
  }
  #video-section .youtubeWrapper {
    padding: 0;
  }
  #video-section .c-youtube__list .c-youtube__item .c-youtube__title,
  #video-section .archives {
    font-size: 14px;
  }
  #sunDevilPromo .content {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #sunDevilPromo .content-wrapper {
    padding: 24px 24px 48px;
  }
  #sunDevilStore .content-wrapper {
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 24px 24px 48px;
  }
  #sunDevilStore .sunDevilStore-logo {
    order: 1;
    -webkit-order: 1;
    margin: 0 auto;
  }
  #sunDevilStore .content {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    order: 2;
    -webkit-order: 2;
  }
  #sunDevilStore .content .sunDevilStore-cta {
    font-size: 14px;
    margin-right: 12px;
  }
  #content-stream .c-contentstream__top .title {
    font-size: 32px;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(100% - 24px);
  }
  #footer .footer_nav .footer_logos .logosWrapper {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #footer .footer_nav .footer_logos .logosWrapper .logo {
    flex: 1 0 50%;
    -webkit-flex: 1 0 50%;
    min-width: 1px;
    min-height: 1px;
    margin: 0;
    padding: 12px;
    text-align: center;
  }
  #footer-yellow {
    height: auto;
    padding: 24px 0;
  }
  #footer-yellow > .row {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
  }
  #footer-yellow .number_1 {
    text-align: center;
    margin: 0 0 12px 0;
    padding: 0 24px;
    line-height: 28px;
  }
  #footer-yellow .sponsor-ad {
    margin: 0;
  }
  .article-wrapper.news .relatedvideos .c-videos__item {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin: 0 0 24px;
  }
}
@media screen and (max-width: 540px) {
  .contentDiv_container.headroom--not-top {
    margin: 97px auto 0;
  }
  .c-navigation-flyout .c-nav__flyout-menu.opened {
    max-height: calc(100vh - 97px);
    height: calc(100vh - 97px);
  }
  .c-search--popout .c-search__popout.is-open {
    right: -24px;
  }
  .wide .contentDiv_container.headroom--not-top {
    margin: 97px auto 0;
  }
  html.sport body .contentDiv_container.headroom--not-top {
    margin: 97px auto 0;
  }
  html.sport body .wide .contentDiv_container.headroom--not-top {
    margin: 97px auto 0;
  }
  .c-nav-sport {
    border-top: 1px solid #1e1e1e;
  }
  .c-nav-sport.headroom--not-top {
    top: 97px;
  }
  .aboveNavMobile {
    display: block;
  }
  .aboveNav #scoreboard {
    border-top: none;
  }
  .aboveNav .c-scoreboard__sports-list .header {
    width: 100%;
  }
  .aboveNav .c-scoreboard__sports-list .header h3 {
    margin-right: auto;
    white-space: nowrap;
  }
  .aboveNav .c-scoreboard__sports-list .buytickets {
    width: 100%;
  }
  .aboveNav .c-scoreboard__sports-list .comp-cal {
    width: auto;
  }
  .c-nav-wrapper {
    display: none;
  }
  #officialText .text {
    text-align: center;
  }
  .aboveNav .header-logo {
    padding: 12px 12px 12px 0;
  }
  .aboveNav .header-logo img {
    height: 73px;
  }
  .aboveNav .c-scoreboard__sports-list {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    order: 3;
    -webkit-order: 3;
    padding: 12px;
    border-left: none;
    border-top: 1px solid #1e1e1e;
  }
  .aboveNav .pac-12 {
    margin: 0 auto 0 12px;
  }
  .aboveNav .aboveNavText {
    display: block;
  }
}
@media screen and (max-width: 400px) {
  #footer-light ul {
    justify-content: center;
    -webkit-justify-content: center;
    font-size: 12px;
  }
  .c-nav-sport .c-navigation-mobile-sport-home a {
    margin: 0;
  }
}
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  border-radius: 2px;
  opacity: 0;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background-color: #9ea2a2;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eeeeee;
  opacity: 0.9;
}
.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: 0.9;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999999;
  width: 6px;
}
.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 15px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #8e0c3a;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  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;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0px;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 6px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #8e0c3a;
  border-radius: 0;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  right: 0px;
  /* there must be 'right' for ps__scrollbar-y */
  width: 6px;
}
.footer__translate {
  margin-top: 15px;
}
#divSatisfiChat .satisfi_chat-button {
  bottom: 136px;
}
@media (min-width: 769px) {
  .sidearm-roster-player-template-1 .sidearm-roster-player-header-action .sidearm-roster-player-social-link span {
    color: white;
  }
  .sidearm-roster-player-template-1 .sidearm-roster-player-header-action .sidearm-roster-player-social-link:after {
    background-color: white !important;
  }
}
