@import url("https://fonts.sidearmsports.com/sidearm/sidearm_font.css");
@import url("//cloud.typography.com/6266892/803888/css/fonts.css");
@import url("https://fonts.sidearmsports.com/sidearm_v2/sidearm_font_v2.css");
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #003087;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
body {
  font: 1rem/1.4 "Gotham Narrow SSm A", "Gotham Narrow SSm B", arial, sans-serif;
  color: black;
  background: #f3f3f3;
  margin: 0;
  padding: 0;
}
.accessible-hide {
  background: black;
  color: white;
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.row {
  max-width: 1308px;
  margin-left: auto;
  margin-right: auto;
}
header.heading {
  border-bottom: 1px solid #e5e5e5;
}
header.heading h2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 58px;
  margin: 0;
  font-weight: 400;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
header.heading h2 > span {
  position: relative;
  margin-right: 7px;
  height: 58px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: #003087;
}
header.heading h2 > span:after {
  content: '';
  display: block;
  background: #003087;
  height: 3px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
header.heading .cs__sponsor {
  margin: 0 12px;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background: #003087;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  z-index: 100;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.25s;
}
.showcase-play-button:before {
  content: '\e050';
  font-family: sidearm_font_v2;
  color: white;
  height: 60px;
  width: 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 1px;
  font-size: 22px;
  text-align: center;
}
.showcase-play-button:hover {
  background: #fa4616;
  transition: 0.25s;
}
.index .main-content-placeholder {
  padding: 12px 6px;
}
.sport .s-feedvideos,
.sport .s-feedgalleries {
  display: block;
}
.sport .main-content-placeholder {
  padding-top: 0;
}
html:not(.index) .main-content-placeholder-wrapper {
  padding: 24px;
  background: white;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e5e5e5;
}
.main-content-placeholder {
  margin-top: 137px;
  max-width: 1308px;
  padding: 12px;
  margin-left: auto;
  margin-right: auto;
}
.wide:not(.storypage) .main-content-placeholder-wrapper {
  padding: 24px;
  background: white;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e5e5e5;
}
.wide.storypage .main-content-placeholder-wrapper {
  padding: 24px 12px;
  background: white;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e5e5e5;
}
.storypage.custom .main-content-placeholder-wrapper {
  padding: 0 !important;
  background: none !important;
  margin-left: auto;
  margin-right: auto;
  border: none !important;
}
html:not(.index):not(.wide) .main-content-placeholder-inside {
  display: flex;
  display: -webkit-flex;
}
html:not(.index):not(.wide) .main-content-placeholder-wrapper {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
html:not(.index):not(.wide) .indexRight.homePageRight {
  display: block;
}
.indexWrapper {
  display: flex;
  display: -webkit-flex;
}
.indexLeft {
  flex: 0 1 872px;
  -webkit-flex: 0 1 872px;
  min-width: 1px;
  min-height: 1px;
  margin: 0 6px;
}
.indexRight {
  position: absolute;
  left: -9999px;
  width: 400px;
  flex: 0 0 400px;
  -webkit-flex: 0 0 400px;
  min-width: 1px;
  min-height: 1px;
  margin: 0 6px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  background: white;
}
.indexRight .storyAd {
  padding: 35px 0;
}
.indexRight .storyAd .dfp-ad {
  margin: 0 auto;
}
.indexRight.homePageRight {
  display: none;
  margin: 0 0 0 12px;
  position: static;
  left: auto;
}
.main-navigation {
  width: 100%;
  position: absolute;
  top: 49px;
  left: 0;
  z-index: 9001;
}
.main-navigation .c-nav__wrapper {
  margin-left: auto;
}
.main-navigation.headroom--not-top {
  position: fixed;
  top: 0;
}
.main-navigation.headroom--not-top .c-navigation__wrapper {
  height: calc(100vh - 87px);
}
.main-navigation__wrapper {
  height: 88px;
  position: relative;
  padding-top: 8px;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  display: flex;
  display: -webkit-flex;
  background: white;
}
.main-navigation__wrapper:before {
  content: '';
  height: 8px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #003087;
}
.main-navigation .header_logo {
  position: absolute;
  left: 22px;
  top: 2px;
  max-height: 86px;
  overflow: hidden;
}
.main-navigation .header_logo img {
  max-width: 90px;
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.main-navigation__tickets {
  margin-left: auto;
}
.main-navigation__tickets--icon {
  width: 147px;
  height: 79px;
  border: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: black;
  text-decoration: none !important;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  box-shadow: inset 1px 0 0 #e5e5e5;
  background-color: white;
  transition: 0.25s;
}
.main-navigation__tickets--icon:hover {
  background: #f4f4f4;
  transition: 0.25s;
}
.main-navigation__tickets--icon i {
  color: #003087;
  font-size: 20px;
  margin-right: 4px;
}
.main-navigation__schedules--icon {
  width: 178px;
  height: 79px;
  box-shadow: inset 1px 0 0 #e5e5e5;
  border: none;
  padding: 0;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: white;
  transition: 0.25s;
}
.main-navigation__schedules--icon:hover {
  background: #f4f4f4;
  transition: 0.25s;
}
.main-navigation__schedules--icon i {
  color: #003087;
  font-size: 20px;
  margin-right: 4px;
}
.main-navigation__search .c-search--popout fieldset {
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.main-navigation__search .c-search--popout .c-search__submit {
  position: absolute;
  right: 0;
  z-index: 2;
  display: block;
  width: 28px;
  bottom: 12px;
  text-align: left;
  padding: 0;
  background: none;
  border: none;
  color: #003087;
  font-size: 34px;
}
.main-navigation__search .c-search--popout .c-search__submit i {
  width: 28px;
}
.main-navigation__search .c-search--popout .c-search__submit i:before {
  margin: 0;
}
.main-navigation__search .c-search--popout .c-search__toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  width: 66px;
  text-decoration: none !important;
  height: 79px;
  padding: 0;
  font-size: 26px;
  color: #003087;
  border: none;
  background-color: white;
  transition: 0.25s;
}
.main-navigation__search .c-search--popout .c-search__toggle:hover,
.main-navigation__search .c-search--popout .c-search__toggle.is-toggled {
  background: #f4f4f4;
  transition: 0.25s;
}
.main-navigation__search .c-search--popout .c-search__popout {
  background: white;
  height: 138px;
  width: calc(100% + 2px);
  border: 1px solid #e5e5e5;
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  transition: opacity .25s;
  padding: 48px;
}
.main-navigation__search .c-search--popout .c-search__popout.is-open {
  left: auto;
  right: -1px;
  opacity: 1;
}
.main-navigation__search .c-search--popout .c-search__text {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #003087;
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  font-size: 20px;
  line-height: 1;
  border-bottom: 1px solid #fa4616;
  padding-bottom: 18px;
}
.main-navigation__search .c-search--popout .c-search__text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #003087;
}
.main-navigation__search .c-search--popout .c-search__text::-moz-placeholder {
  /* Firefox 19+ */
  color: #003087;
}
.main-navigation__search .c-search--popout .c-search__text:-ms-input-placeholder {
  /* IE 10+ */
  color: #003087;
}
.main-navigation__search .c-search--popout .c-search__text:-moz-placeholder {
  /* Firefox 18- */
  color: #003087;
}
.main-navigation .c-navigation__menu {
  width: 123px;
  height: 79px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  box-shadow: inset -1px 0 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
  border: none;
  padding: 0;
  text-decoration: none !important;
  background-color: white;
  transition: 0.25s;
}
.main-navigation .c-navigation__menu.active,
.main-navigation .c-navigation__menu:hover {
  background: #f4f4f4;
  transition: 0.25s;
}
.main-navigation .c-navigation__menu #nav-icon {
  width: 15px;
  height: 13px;
  position: relative;
  margin-right: 11px;
}
.main-navigation .c-navigation__menu #nav-icon.open:before {
  width: 6px;
  top: 4px;
  right: -1px;
  transition: 0.2s;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-navigation .c-navigation__menu #nav-icon.open:after {
  width: 6px;
  bottom: 4px;
  right: -1px;
  transition: 0.2s;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.main-navigation .c-navigation__menu #nav-icon:before {
  content: '';
  width: 12px;
  height: 1px;
  position: absolute;
  background: #003087;
  top: 1px;
  right: 0;
  transition: 0.2s;
}
.main-navigation .c-navigation__menu #nav-icon:after {
  content: '';
  width: 12px;
  height: 1px;
  position: absolute;
  background: #003087;
  bottom: 1px;
  right: 0;
  transition: 0.2s;
}
.main-navigation .c-navigation__menu #nav-icon div {
  width: 15px;
  height: 1px;
  display: block;
  position: absolute;
  top: 6px;
  right: 0;
  background: #003087;
}
.main-navigation .c-navigation__wrapper {
  top: 100%;
  position: absolute;
  width: 400px;
  height: 100vh;
  left: -9999px;
  background: white;
  border: 1px solid #e5e5e5;
  overflow: auto;
}
.main-navigation .c-navigation__wrapper.opened,
.main-navigation .c-navigation__wrapper.focus-level-1 {
  left: auto;
  right: -1px;
}
.main-navigation .c-navigation__wrapper .c-search--standard {
  display: none;
}
.main-navigation .c-navigation__wrapper .c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__container {
  height: 60px;
  box-shadow: inset 0 -1px 0 #e5e5e5;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
  padding-right: 16px;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__text {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  line-height: 19.6px;
  text-transform: uppercase;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #003087;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__text::-moz-placeholder {
  /* Firefox 19+ */
  color: #003087;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__text:-ms-input-placeholder {
  /* IE 10+ */
  color: #003087;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__text:-moz-placeholder {
  /* Firefox 18- */
  color: #003087;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__submit i {
  font-size: 28px;
  color: #003087;
}
.main-navigation .c-navigation__wrapper .c-search--standard .c-search__submit i:before {
  margin: 0;
}
.main-navigation .c-navigation__level-1 {
  margin: 0;
  list-style: none;
  padding: 0;
}
.main-navigation .c-navigation__level-2 {
  margin: 0;
  list-style: none;
  padding: 0;
  position: absolute;
  left: -9999px;
}
.main-navigation .c-navigation__level-2.opened,
.main-navigation .c-navigation__level-2.focus-level-2 {
  left: auto;
  position: relative;
}
.main-navigation .c-navigation__url--level-1 {
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  line-height: 19.6px;
  text-decoration: none;
  text-transform: uppercase;
}
.main-navigation .c-navigation__wrap {
  height: 60px;
  width: 100%;
  cursor: pointer;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  box-shadow: inset 0 -1px 0 #e5e5e5;
  background-color: white;
  padding: 0 18px;
  padding-left: 44px;
}
.main-navigation .c-navigation__wrap:hover:before {
  background: #fa4616;
  transition: 0.25s;
}
.main-navigation .c-navigation__wrap:before {
  transition: 0.25s;
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #003087;
}
.main-navigation .c-navigation__wrap > i {
  pointer-events: none;
  margin-left: auto;
  font-size: 21px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s;
}
.main-navigation .c-navigation__wrap > i:before {
  margin: 0;
}
.main-navigation .c-navigation__url--level-2 {
  text-decoration: none;
  font-size: 14px;
  color: black;
  margin-left: 19px;
}
.main-navigation .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.main-navigation .c-navigation__url--level-2:first-child {
  margin-left: 0;
  margin-right: auto;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-navigation .c-navigation__item--level-1.opened .c-navigation__wrap > i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: 0.25s;
}
.main-navigation .c-navigation__item--level-1.opened .c-navigation__wrap:before {
  background: #fa4616;
  transition: 0.25s;
}
.main-navigation .c-navigation__item--level-2 {
  width: 100%;
  display: block;
  height: 60px;
  padding: 12px 19px;
  padding-left: 30px;
  box-shadow: inset 0 -1px 0 #e5e5e5;
  background-color: #f3f3f3;
  color: black;
  position: relative;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.15s;
}
.main-navigation .c-navigation__item--level-2:hover {
  background: #e9e9e9;
  transition: 0.15s;
}
.main-navigation .c-navigation__item--level-2:hover:before {
  background: #003087;
  transition: 0.15s;
}
.main-navigation .c-navigation__item--level-2:before {
  transition: 0.15s;
  content: '';
  display: block;
  position: absolute;
  background-color: #e5e5e5;
  top: 0;
  left: 0;
  width: 4px;
  height: 59px;
}
.main-navigation .c-navigation__separator {
  padding-left: 24px;
  text-transform: uppercase;
}
.main-navigation .c-navigation__separator:hover {
  background: #f3f3f3;
}
.main-navigation .c-navigation__separator:hover .c-navigation__url--level-2 {
  text-decoration: none;
}
.main-navigation .c-navigation__separator:hover:before {
  background: #dadada;
}
.main-navigation .c-navigation__separator:before {
  background: #dadada;
}
.index .sport-navigation {
  margin-left: 6px;
  margin-right: 6px;
}
.sport-navigation {
  margin: 0 ;
  margin-bottom: 12px;
  position: relative;
  height: 61px;
  z-index: 8999;
  border: 1px solid #e5e5e5;
  border-top: none;
  background-color: white;
}
.sport-navigation .c-navigation--sport ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-1 {
  padding: 0 24px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
  padding: 0 12px;
  height: 58px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1 {
  text-decoration: underline;
  color: #003087;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  left: auto;
  right: -25px;
  opacity: 1;
  transition: opacity .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  padding: 0;
  margin-right: auto;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #003087;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__additional {
  padding-right: 0;
  cursor: pointer;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  background: white;
  width: 250px;
  max-height: 450px;
  overflow: auto;
  border: 1px solid #e5e5e5;
  left: -99999px;
  top: 100%;
  opacity: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: -25px;
  opacity: 1;
  transition: 0s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 {
  text-align: right;
  padding: 10px 24px;
  border-bottom: 1px solid #e5e5e5;
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:last-child {
  border-bottom: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:hover {
  background: whitesmoke;
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  padding: 0 24px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  height: 58px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  color: #003087;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  z-index: 8999;
  background: white;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 0px);
  overflow: auto;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
  border-top: 1px solid #e5e5e5;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent {
  cursor: pointer;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  height: 60px;
  width: 100%;
  cursor: pointer;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  box-shadow: inset 0 -1px 0 #e5e5e5;
  background-color: white;
  padding: 0 18px;
  padding-left: 44px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:hover:before {
  background: #fa4616;
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:before {
  transition: 0.25s;
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #003087;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 > i {
  pointer-events: none;
  margin-left: auto;
  font-size: 21px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 > i:before {
  margin: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font_v2;
  content: '\e008';
  margin-left: 12px;
  font-style: normal;
  display: block;
  font-size: 21px;
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent.is-open .c-navigation__url--level-1:before {
  background: #fa4616;
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  text-decoration: none;
  height: 60px;
  width: 100%;
  cursor: pointer;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  box-shadow: inset 0 -1px 0 #e5e5e5;
  background-color: white;
  padding: 0 18px;
  padding-left: 44px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover:before {
  background: #fa4616;
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:before {
  transition: 0.25s;
  content: '';
  display: block;
  position: absolute;
  border-radius: 100%;
  width: 4px;
  height: 4px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #003087;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 > i {
  pointer-events: none;
  margin-left: auto;
  font-size: 21px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 > i:before {
  margin: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  padding: 0;
  opacity: 1;
  position: static;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2 {
  width: 100%;
  display: block;
  height: 60px;
  padding: 12px 19px;
  padding-left: 30px;
  box-shadow: inset 0 -1px 0 #e5e5e5;
  background-color: #f3f3f3;
  color: black;
  position: relative;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.15s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:hover {
  background: #e9e9e9;
  transition: 0.15s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:hover:before {
  background: #003087;
  transition: 0.15s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:before {
  transition: 0.15s;
  content: '';
  display: block;
  position: absolute;
  background-color: #e5e5e5;
  top: 0;
  left: 0;
  width: 4px;
  height: 59px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  text-decoration: none;
}
#stories .c-stories__item-container {
  background: white;
  border-top: none;
  position: relative;
  margin-bottom: 12px;
  padding: 30px 24px 24px 24px;
  box-shadow: inset -1px -1px 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
}
#stories .c-stories__item-container:last-child {
  margin-bottom: 0;
}
#stories .c-stories__item-container:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #003087;
}
#stories .c-stories__item-container.featured {
  padding: 6px 0 0 0;
}
#stories .c-stories__item-container.featured:before {
  background: #fa4616;
}
#stories .c-stories__item-container.featured .c-stories__item {
  display: block;
}
#stories .c-stories__item-container.featured .c-stories__media-container img {
  width: 100%;
}
#stories .c-stories__item-container.featured .c-stories__details {
  padding: 23px 24px;
}
#stories .c-stories__item-container.featured .c-stories__byline {
  display: flex;
  display: -webkit-flex;
}
#stories .c-stories__item-container.featured .c-stories__sponsor .ad {
  margin-top: 18px;
}
#stories .c-stories__item-container.blog .c-stories__byline {
  display: flex;
  display: -webkit-flex;
  padding-bottom: 0;
}
#stories .c-stories__item-container.postgame.has_links .c-stories__mediaWrapper {
  margin-top: 24px;
}
#stories .c-stories__item-container.postgame .c-stories__item {
  display: block;
}
#stories .c-stories__item-container.postgame .c-stories__media-container img {
  width: 100%;
}
#stories .c-stories__item-container.postgame .c-stories__details {
  padding: 24px 0 0 0;
}
#stories .c-stories__item-container.author .c-stories__item--defaultWrapper {
  display: block;
  padding: 0;
}
#stories .c-stories__item-container.author .c-stories__details {
  padding: 24px 0 0 0;
}
#stories .c-stories__item-container.author .c-stories__byline {
  display: flex;
  display: -webkit-flex;
}
#stories .c-stories__item {
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
}
#stories .c-stories__item--defaultWrapper {
  display: flex;
  display: -webkit-flex;
  padding-bottom: 12px;
}
#stories .c-stories__sponsor .ad {
  margin-top: 18px;
}
#stories .c-stories__toggle {
  width: 44px;
  height: 44px;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 20px;
  color: black;
  position: absolute;
  left: 24px;
  bottom: 0;
  border: 1px solid #e5e5e5;
  background-color: white;
  transition: 0.25s;
  display: none;
}
#stories .c-stories__toggle i {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: 0.25s;
}
#stories .c-stories__toggle.is-toggled {
  background: #003087;
  transition: 0.25s;
  border-color: #003087;
}
#stories .c-stories__toggle.is-toggled i {
  color: white;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: 0.25s;
}
#stories .c-stories__blog {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  color: #003087;
  margin-bottom: 8px;
  letter-spacing: 1.6px;
}
#stories .c-stories__blog > span:last-child {
  color: black;
  letter-spacing: 1px;
}
#stories .c-stories__upcoming {
  height: 44px;
  display: flex;
  display: -webkit-flex;
  margin-bottom: 24px;
  border: 1px solid #e5e5e5;
  background-color: white;
}
#stories .c-stories__upcoming--header {
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
#stories .c-stories__upcoming--logo {
  width: 44px;
  height: 42px;
  margin-right: auto;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
#stories .c-stories__upcoming--logo img {
  max-width: 30px;
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
#stories .c-stories__upcoming--logo img.no-logo {
  max-width: 22px;
}
#stories .c-stories__upcoming--media {
  margin: 0;
  list-style: none;
  padding: 6px 0 12px 0;
}
#stories .c-stories__upcoming--media li {
  display: inline;
  margin-right: 11px;
}
#stories .c-stories__upcoming--media li a {
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  text-decoration: underline;
}
#stories .c-stories__upcoming--media li a:hover {
  color: #003087;
}
#stories .c-stories__upcoming--date {
  padding: 0 12px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
}
#stories .c-stories__postgame {
  height: 44px;
  margin-bottom: 24px;
  border: 1px solid #e5e5e5;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#stories .c-stories__postgame--team {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
#stories .c-stories__postgame--team.home .c-stories__postgame--logo img {
  max-width: 22px;
}
#stories .c-stories__postgame--team.away .c-stories__postgame--logo {
  margin-left: auto;
  margin-right: 0;
  border-left: 1px solid #e5e5e5;
  border-right: none;
}
#stories .c-stories__postgame--logo {
  width: 44px;
  height: 42px;
  margin-right: auto;
  border-right: 1px solid #e5e5e5;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
#stories .c-stories__postgame--logo img {
  max-width: 30px;
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
#stories .c-stories__postgame--score {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  font-size: 14px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#stories .c-stories__postgame--score.winner {
  color: #003087;
}
#stories .c-stories__postgame--score i:before {
  margin: 0;
}
#stories .c-stories__postgame--score span {
  padding: 0 18px;
}
#stories .c-stories__postgame--result {
  padding: 0 20px;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
}
#stories .c-stories__date {
  margin-bottom: 6px;
  line-height: 1;
}
#stories .c-stories__media-container {
  flex: 0 1 387px;
  -webkit-flex: 0 1 387px;
  min-width: 1px;
  min-height: 1px;
}
#stories .c-stories__media-inside.video-is-playing .showcase-modal {
  left: 0;
}
#stories .c-stories__media {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
#stories .c-stories__media img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#stories .c-stories__details {
  flex: 0 1 437px;
  -webkit-flex: 0 1 437px;
  min-width: 1px;
  min-height: 1px;
  padding: 24px;
  padding-right: 0;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
}
#stories .c-stories__url {
  color: #003087;
  font-size: 24px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  transition: 0.25s;
  line-height: 33.6px;
  text-decoration: none;
}
#stories .c-stories__url:hover,
#stories .c-stories__url.sidearm-hover {
  color: #fa4616;
  transition: 0.25s;
}
#stories .c-stories__description {
  margin-top: 12px;
  border-top: 1px solid #e5e5e5;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
  padding: 17px 0;
  padding-bottom: 0;
}
#stories .c-stories__description a[rel="smarttag"] {
  font-style: italic !important;
}
#stories .c-stories__description a:hover {
  text-decoration: none;
}
#stories .c-stories__byline {
  padding: 12px 0;
  display: none;
}
#stories .c-stories__byline--img {
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 12px;
}
#stories .c-stories__byline--text {
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  font-weight: 300;
}
#stories .c-stories__byline--text > span:last-child {
  font-style: italic;
  color: black;
}
#stories .c-stories__divider {
  padding: 0;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  display: flex;
  display: -webkit-flex;
}
#stories .c-stories__divider span {
  display: block;
  width: 1px;
  height: 100%;
  background: #e5e5e5;
}
#stories .c-stories__mediaWrapper {
  margin-top: 18px;
  border-top: 1px solid #e5e5e5;
  padding-top: 24px;
  display: flex;
  display: -webkit-flex;
}
#stories .c-stories__mediaWrapper.single {
  display: block;
}
#stories .c-stories__mediaWrapper--item {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  min-width: 1px;
  min-height: 1px;
}
#stories .c-stories__mediaWrapper--item.single {
  display: flex;
  display: -webkit-flex;
  flex: 0 1 100%;
  -webkit-flex: 0 1 100%;
  min-width: 1px;
  min-height: 1px;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button {
  width: 40px;
  height: 40px;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button:before {
  width: 40px;
  height: 40px;
  font-size: 16px;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--inside {
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--media {
  flex: 0 0 169px;
  -webkit-flex: 0 0 169px;
  min-width: 1px;
  min-height: 1px;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--text {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0;
  padding-left: 24px;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--inside {
  display: flex;
  display: -webkit-flex;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--mediaContainer {
  flex: 0 0 169px;
  -webkit-flex: 0 0 169px;
  min-width: 1px;
  min-height: 1px;
}
#stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--text {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0;
  padding-left: 24px;
}
#stories .c-stories__gallery {
  padding-left: 24px;
}
#stories .c-stories__gallery--media {
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
#stories .c-stories__gallery--media img {
  width: 100%;
}
#stories .c-stories__gallery--tag {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  text-decoration: none;
  border: 0;
  background: #003087;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  z-index: 100;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.25s;
}
#stories .c-stories__gallery--tag:before {
  content: '\e160';
  font-family: sidearm_font_v2;
  color: white;
  height: 60px;
  width: 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 1px;
  font-size: 22px;
  text-align: center;
}
#stories .c-stories__gallery--tag span {
  position: absolute;
  left: -9999px;
}
#stories .c-stories__gallery--tag:hover {
  background: #fa4616;
  transition: 0.25s;
}
#stories .c-stories__gallery--text {
  padding: 23px 0 0 0;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
}
#stories .c-stories__gallery--text a {
  color: #003087;
  text-decoration: none;
}
#stories .c-stories__gallery--text a:hover {
  text-decoration: underline;
}
#stories .c-stories__gallery--text a span:last-child {
  color: black;
}
#stories .c-stories__video {
  padding-right: 24px;
}
#stories .c-stories__video--media.stories-video-is-playing .showcase-modal {
  left: 0;
}
#stories .c-stories__video--image {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
#stories .c-stories__video--image img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#stories .c-stories__video--text {
  padding: 23px 0 0 0;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  color: #003087;
  text-decoration: none;
  cursor: pointer;
}
#stories .c-stories__video--text:hover {
  text-decoration: underline;
}
#stories .c-stories__video--text span:last-child {
  color: black;
}
#stories .c-stories__links {
  margin-top: 18px;
  border-top: 1px solid #e5e5e5;
  padding-top: 24px;
}
#stories .c-stories__links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#stories .c-stories__links ul li:first-child a {
  border: 1px solid #e5e5e5;
}
#stories .c-stories__links ul li:first-child a:before {
  height: 46px;
  top: -1px;
}
#stories .c-stories__links ul li a {
  width: 100%;
  height: 44px;
  display: block;
  position: relative;
  border: 1px solid #e5e5e5;
  border-top: none;
  background-color: #f3f3f3;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: #003087;
  text-decoration: none;
  font-size: 14px;
  padding: 0 15px;
  transition: 0.25s;
}
#stories .c-stories__links ul li a:before {
  content: '';
  display: block;
  width: 4px;
  height: 44px;
  background-color: #003087;
  position: absolute;
  left: 0;
  top: 0;
}
#stories .c-stories__links ul li a:after {
  content: '\e006';
  display: block;
  right: 8px;
  top: 0;
  position: absolute;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  color: #003087;
  font-family: sidearm_font_v2;
  z-index: 2;
}
#stories .c-stories__links ul li a:hover {
  background: #e9e9e9;
  transition: 0.25s;
}
#stories .c-stories__tag {
  width: 150px;
  height: 44px;
  background-color: rgba(0, 48, 135, 0.8);
  position: absolute;
  bottom: 0;
  left: 24px;
  color: white;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
#stories .c-stories__tag span {
  margin-top: 4px;
}
#stories .c-stories__tag i {
  margin-right: 8px;
  display: block;
  font-size: 18px;
}
#stories .c-stories__tag i:before {
  margin: 0;
}
.load-more__button {
  margin-top: 24px;
  height: 44px;
  background: #003087;
  border: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: white !important;
  text-decoration: none;
  width: 100%;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  transition: 0.25s;
}
.load-more__button:hover {
  background: #fa4616;
  transition: 0.25s;
}
.s-calendar .cs__sponsor {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-calendar .cs__sponsor .ad {
  margin-bottom: 24px;
}
.s-promo {
  margin: 0 -1px;
}
.s-promo img {
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.ring-container {
  position: relative;
  display: none;
  width: 24px;
  height: 24px;
}
.circle {
  width: 8px;
  height: 8px;
  background-color: #fa4616;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -4px;
}
.ringring {
  border: 3px solid #fa4616;
  -webkit-border-radius: 24px;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  position: absolute;
  -webkit-animation: pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}
.c-calendar,
#eventsMobile,
#resultsMobile {
  border-top: 1px solid #e5e5e5;
  padding: 23px 24px;
}
.c-calendar__ul,
#eventsMobile__ul,
#resultsMobile__ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  border-bottom: 1px solid #e5e5e5;
}
.c-calendar__ul li,
#eventsMobile__ul li,
#resultsMobile__ul li {
  position: relative;
  margin-right: 12px;
  text-transform: uppercase;
}
.c-calendar__ul li:after,
#eventsMobile__ul li:after,
#resultsMobile__ul li:after {
  content: '';
  display: block;
  height: 0px;
  width: 100%;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: 0.25s;
}
.c-calendar__ul li.ui-state-active:after,
#eventsMobile__ul li.ui-state-active:after,
#resultsMobile__ul li.ui-state-active:after {
  background: #003087;
  transition: 0.25s;
  height: 3px;
}
.c-calendar__ul li.ui-state-active a,
#eventsMobile__ul li.ui-state-active a,
#resultsMobile__ul li.ui-state-active a {
  transition: 0.25s;
  color: #003087;
}
.c-calendar__ul li:hover:after,
#eventsMobile__ul li:hover:after,
#resultsMobile__ul li:hover:after {
  background: #fa4616;
  transition: 0.25s;
  height: 3px;
}
.c-calendar__ul li:hover a,
#eventsMobile__ul li:hover a,
#resultsMobile__ul li:hover a {
  transition: 0.25s;
}
.c-calendar__ul li a,
#eventsMobile__ul li a,
#resultsMobile__ul li a {
  display: block;
  transition: 0.25s;
  height: 43px;
  padding-top: 5px;
  color: black;
  text-decoration: none;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.c-calendar__ul > a,
#eventsMobile__ul > a,
#resultsMobile__ul > a {
  margin-left: auto;
  display: block;
  width: 47px;
  height: 43px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  font-size: 20px;
  transition: 0.25s;
}
.c-calendar__ul > a:hover,
#eventsMobile__ul > a:hover,
#resultsMobile__ul > a:hover {
  transition: 0.25s;
  background: #003087;
  color: white;
  border-color: #003087;
}
.c-calendar .c-scoreboard .ring-container,
#eventsMobile .c-scoreboard .ring-container,
#resultsMobile .c-scoreboard .ring-container {
  display: none;
  margin-right: 6px;
}
.c-calendar .c-scoreboard__live,
#eventsMobile .c-scoreboard__live,
#resultsMobile .c-scoreboard__live {
  display: none;
  align-items: center;
  -webkit-align-items: center;
}
.c-calendar .c-scoreboard__live > span:last-child,
#eventsMobile .c-scoreboard__live > span:last-child,
#resultsMobile .c-scoreboard__live > span:last-child {
  font-weight: 700;
  color: #003087;
  text-transform: uppercase;
}
.c-calendar .c-scoreboard__toggle,
#eventsMobile .c-scoreboard__toggle,
#resultsMobile .c-scoreboard__toggle {
  background: none;
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0;
  margin: 0;
  border: none;
  margin-left: auto;
  font-size: 33px;
}
.c-calendar .c-scoreboard__toggle i:before,
#eventsMobile .c-scoreboard__toggle i:before,
#resultsMobile .c-scoreboard__toggle i:before {
  margin: 0;
}
.c-calendar .c-scoreboard__toggle.is-toggled,
#eventsMobile .c-scoreboard__toggle.is-toggled,
#resultsMobile .c-scoreboard__toggle.is-toggled,
.c-calendar .c-scoreboard__toggle:hover,
#eventsMobile .c-scoreboard__toggle:hover,
#resultsMobile .c-scoreboard__toggle:hover {
  color: #fa4616;
}
.c-calendar .c-scoreboard__item,
#eventsMobile .c-scoreboard__item,
#resultsMobile .c-scoreboard__item {
  padding: 24px 0;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.c-calendar .c-scoreboard__item.live .c-scoreboard__live,
#eventsMobile .c-scoreboard__item.live .c-scoreboard__live,
#resultsMobile .c-scoreboard__item.live .c-scoreboard__live {
  display: flex;
  display: -webkit-flex;
}
.c-calendar .c-scoreboard__item.live .c-scoreboard__info-inside,
#eventsMobile .c-scoreboard__item.live .c-scoreboard__info-inside,
#resultsMobile .c-scoreboard__item.live .c-scoreboard__info-inside {
  display: none;
}
.c-calendar .c-scoreboard__item.live .ring-container,
#eventsMobile .c-scoreboard__item.live .ring-container,
#resultsMobile .c-scoreboard__item.live .ring-container {
  display: block;
}
.c-calendar .c-scoreboard__item.is-open .c-scoreboard__overlay,
#eventsMobile .c-scoreboard__item.is-open .c-scoreboard__overlay,
#resultsMobile .c-scoreboard__item.is-open .c-scoreboard__overlay {
  opacity: 1;
  transition: 0.25s;
  pointer-events: auto;
}
.c-calendar .c-scoreboard__time,
#eventsMobile .c-scoreboard__time,
#resultsMobile .c-scoreboard__time {
  color: black;
}
.c-calendar .c-scoreboard__details,
#eventsMobile .c-scoreboard__details,
#resultsMobile .c-scoreboard__details {
  padding: 24px;
  padding-bottom: 0;
  text-align: center;
}
.c-calendar .c-scoreboard__overlay,
#eventsMobile .c-scoreboard__overlay,
#resultsMobile .c-scoreboard__overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  background: white;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 77px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  opacity: 0;
  transition: 0.25s;
  pointer-events: none;
}
.c-calendar .c-scoreboard__overlay ul,
#eventsMobile .c-scoreboard__overlay ul,
#resultsMobile .c-scoreboard__overlay ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.c-calendar .c-scoreboard__overlay ul li,
#eventsMobile .c-scoreboard__overlay ul li,
#resultsMobile .c-scoreboard__overlay ul li {
  margin: 0 7px;
  margin-top: -4px;
}
.c-calendar .c-scoreboard__overlay ul li a,
#eventsMobile .c-scoreboard__overlay ul li a,
#resultsMobile .c-scoreboard__overlay ul li a {
  color: #003087;
  font-size: 22px;
  transition: 0.25s;
}
.c-calendar .c-scoreboard__overlay ul li a .sf-audio-double,
#eventsMobile .c-scoreboard__overlay ul li a .sf-audio-double,
#resultsMobile .c-scoreboard__overlay ul li a .sf-audio-double {
  font-size: 18px;
}
.c-calendar .c-scoreboard__overlay ul li a .sf-tickets,
#eventsMobile .c-scoreboard__overlay ul li a .sf-tickets,
#resultsMobile .c-scoreboard__overlay ul li a .sf-tickets {
  display: block;
  padding-top: 1px;
}
.c-calendar .c-scoreboard__overlay ul li a .sf-stats,
#eventsMobile .c-scoreboard__overlay ul li a .sf-stats,
#resultsMobile .c-scoreboard__overlay ul li a .sf-stats {
  display: block;
  padding-top: 2px;
}
.c-calendar .c-scoreboard__overlay ul li a .sf-video,
#eventsMobile .c-scoreboard__overlay ul li a .sf-video,
#resultsMobile .c-scoreboard__overlay ul li a .sf-video {
  display: block;
  font-size: 24px;
  padding-top: 3px;
}
.c-calendar .c-scoreboard__overlay ul li a:hover,
#eventsMobile .c-scoreboard__overlay ul li a:hover,
#resultsMobile .c-scoreboard__overlay ul li a:hover {
  transition: 0.25s;
  color: #fa4616;
}
.c-calendar .c-scoreboard__sport,
#eventsMobile .c-scoreboard__sport,
#resultsMobile .c-scoreboard__sport {
  color: #003087;
}
.c-calendar .c-scoreboard__team,
#eventsMobile .c-scoreboard__team,
#resultsMobile .c-scoreboard__team {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 24px;
}
.c-calendar .c-scoreboard__team--home,
#eventsMobile .c-scoreboard__team--home,
#resultsMobile .c-scoreboard__team--home {
  margin-bottom: 5px;
}
.c-calendar .c-scoreboard__team-score.winner,
#eventsMobile .c-scoreboard__team-score.winner,
#resultsMobile .c-scoreboard__team-score.winner {
  color: #003087;
}
.c-calendar .c-scoreboard__team-score.winning,
#eventsMobile .c-scoreboard__team-score.winning,
#resultsMobile .c-scoreboard__team-score.winning {
  color: #003087;
  font-weight: 700;
}
.c-calendar .c-scoreboard__team-logo-container,
#eventsMobile .c-scoreboard__team-logo-container,
#resultsMobile .c-scoreboard__team-logo-container {
  width: 24px;
  height: 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.c-calendar .c-scoreboard__team-logo-container img,
#eventsMobile .c-scoreboard__team-logo-container img,
#resultsMobile .c-scoreboard__team-logo-container img {
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
  max-width: 24px;
  max-height: 24px;
  display: block;
}
.c-calendar .c-scoreboard__team-logo-container img.no-logo,
#eventsMobile .c-scoreboard__team-logo-container img.no-logo,
#resultsMobile .c-scoreboard__team-logo-container img.no-logo {
  max-width: 22px;
  max-height: 22px;
}
.c-calendar .c-scoreboard__team-name,
#eventsMobile .c-scoreboard__team-name,
#resultsMobile .c-scoreboard__team-name {
  padding: 0 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.c-calendar .c-scoreboard__info,
#eventsMobile .c-scoreboard__info,
#resultsMobile .c-scoreboard__info {
  color: #003087;
  position: relative;
  line-height: 16px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 16px;
}
.c-calendar .c-scoreboard__info .slash,
#eventsMobile .c-scoreboard__info .slash,
#resultsMobile .c-scoreboard__info .slash {
  margin: 0 4px;
}
.c-calendar__full {
  margin-top: 24px;
  height: 44px;
  background: white;
  border: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: #003087;
  text-decoration: none;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  transition: 0.25s;
}
.c-calendar__full:hover {
  background: #003087;
  color: white;
  border-color: #003087;
  transition: 0.25s;
}
.mobileTabs > ul {
  margin: 0;
  list-style: none;
  padding: 0 24px;
  height: 56px;
  background: #f3f3f3;
  display: flex;
  display: -webkit-flex;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5;
  display: none;
}
.mobileTabs > ul li {
  position: relative;
  margin-right: 19px;
  text-transform: uppercase;
}
.mobileTabs > ul li:after {
  content: '';
  display: block;
  height: 0px;
  width: 100%;
  background: transparent;
  position: absolute;
  left: 0;
  bottom: -1px;
  transition: 0.25s;
}
.mobileTabs > ul li.ui-state-active:after {
  background: #003087;
  transition: 0.25s;
  height: 3px;
}
.mobileTabs > ul li.ui-state-active a {
  transition: 0.25s;
  color: #003087;
}
.mobileTabs > ul li a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.25s;
  height: 55px;
  color: black;
  text-decoration: none;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
}
.mobileTabs > ul > a {
  margin-left: auto;
  display: block;
  width: 47px;
  height: 43px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  font-size: 20px;
  transition: 0.25s;
}
.mobileTabs > ul > a:hover {
  transition: 0.25s;
  background: #003087;
  color: white;
  border-color: #003087;
}
#eventsMobile,
#resultsMobile {
  display: none;
  opacity: 0;
  background: white;
  padding-top: 0;
  border-top: none;
}
#eventsMobile.ui-tabs-panel,
#resultsMobile.ui-tabs-panel {
  opacity: 1;
}
#eventsMobile .cs__sponsor .ad,
#resultsMobile .cs__sponsor .ad {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: 24px;
}
.showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
}
.showcase-modal.video-is-playing {
  left: 0;
}
.showcase-modal__inner {
  padding: 16px;
  background: white;
  width: 75%;
  max-width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.showcase-modal__player {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.showcase-modal__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background-color: #003087;
  color: white;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.s-rank {
  padding: 0 0 24px 0 ;
}
.s-rank .c-rank {
  padding: 10px 24px;
  background: #003087;
  text-align: center;
  color: white;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}
.s-rank .c-rank .ad span {
  font-weight: 700;
}
.s-rank table {
  width: 100%;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}
.s-rank table caption {
  position: absolute;
  left: -9999px;
  background: black;
  color: white;
}
.s-rank table a {
  text-decoration: none;
}
.s-rank table thead {
  display: block;
}
.s-rank table thead tr {
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.s-rank table thead abbr {
  text-decoration: none;
  border-bottom: none;
}
.s-rank table thead th {
  background-color: #f3f3f3;
  text-align: center;
  padding: 12px 4px;
  color: #003087;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.s-rank table thead th:first-child {
  border-left: none;
}
.s-rank table tbody {
  display: block;
}
.s-rank table tbody tr {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.s-rank table tbody tr:last-child {
  border-bottom: none;
}
.s-rank table tbody td {
  text-align: center;
  padding: 12px 4px;
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid #e4e4e4;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-rank table tbody td:first-child {
  border-left: none;
}
.s-rank .cs__sponsor {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-rank .cs__sponsor .ad {
  margin-top: 24px;
}
.s-seasonRecords {
  padding: 0 24px 24px 24px;
  border-bottom: 1px solid #e5e5e5;
}
.s-seasonRecords .cs__sponsor .ad {
  margin-top: 24px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-seasonRecords .c-seasonRecords table {
  margin-top: 24px;
  width: 100%;
  border: 1px solid #e4e4e4;
  display: block;
}
.s-seasonRecords .c-seasonRecords table caption {
  position: absolute;
  left: -9999px;
  background: black;
  color: white;
}
.s-seasonRecords .c-seasonRecords table a {
  text-decoration: none;
  transition: 0.25s;
}
.s-seasonRecords .c-seasonRecords table a:hover {
  color: #fa4616;
  transition: 0.25s;
}
.s-seasonRecords .c-seasonRecords table thead {
  display: block;
}
.s-seasonRecords .c-seasonRecords table thead tr {
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.s-seasonRecords .c-seasonRecords table thead abbr {
  text-decoration: none;
  border-bottom: none;
}
.s-seasonRecords .c-seasonRecords table thead th {
  background-color: #f3f3f3;
  text-align: center;
  padding: 15px 4px;
  width: 73px;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  white-space: nowrap;
  display: block;
}
.s-seasonRecords .c-seasonRecords table thead th:first-child {
  padding: 15px 12px;
  text-align: left;
  border-left: none;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  text-transform: uppercase;
}
.s-seasonRecords .c-seasonRecords table tbody {
  display: block;
}
.s-seasonRecords .c-seasonRecords table tbody tr {
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.s-seasonRecords .c-seasonRecords table tbody tr:last-child {
  border-bottom: none;
}
.s-seasonRecords .c-seasonRecords table tbody td {
  text-align: center;
  padding: 15px 4px;
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  line-height: 1;
  border-left: 1px solid #e4e4e4;
  white-space: nowrap;
  width: 73px;
}
.s-seasonRecords .c-seasonRecords table tbody th {
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
  padding: 15px 12px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  text-align: left;
  border-left: none;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.s-seasonRecords .c-seasonRecords > a {
  margin-top: 24px;
  text-decoration: none;
  padding: 12px ;
  background: #003087;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: white;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  transition: 0.25s;
  text-align: center;
}
.s-seasonRecords .c-seasonRecords > a:hover {
  transition: 0.25s;
  background: #fa4616;
}
.s-stats {
  padding: 0 24px 24px 24px;
  border-bottom: 1px solid #e5e5e5;
}
.s-stats .cs__sponsor .ad {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: 24px;
}
.s-stats .c-stats .c-statleaders__select {
  margin: 24px 0;
  border-radius: 0;
  border-color: #e5e5e5;
  height: 40px;
  color: #003087;
}
.s-stats .c-stats .c-statleaders__item {
  padding: 12px 0;
}
.s-stats .c-stats .c-statleaders__item:first-child {
  padding-top: 0;
}
.s-stats .c-stats .c-statleaders__item:last-child {
  padding-bottom: 0;
}
.s-stats .c-stats .c-statleaders__media {
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 100%;
  background: white url(/images/responsive/nav_logo.png) no-repeat center;
  background-size: contain;
}
.s-stats .c-stats .c-statleaders__media img {
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.s-stats .c-stats .c-statleaders__details {
  padding: 0 12px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-stats .c-stats .c-statleaders__name {
  text-decoration: none;
}
.s-stats .c-stats .c-statleaders__name:hover {
  text-decoration: underline;
}
.s-quickLinks {
  padding: 0 24px 24px 24px;
  border-bottom: 1px solid #e5e5e5;
}
.s-quickLinks ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 24px;
}
.s-quickLinks ul li:first-child a {
  border: 1px solid #e5e5e5;
}
.s-quickLinks ul li:first-child a:before {
  height: 46px;
  top: -1px;
}
.s-quickLinks ul li a {
  width: 100%;
  height: 44px;
  display: block;
  position: relative;
  border: 1px solid #e5e5e5;
  border-top: none;
  background-color: #f3f3f3;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: #003087;
  text-decoration: none;
  font-size: 14px;
  padding: 0 15px;
  transition: 0.25s;
}
.s-quickLinks ul li a:before {
  content: '';
  display: block;
  width: 4px;
  height: 44px;
  background-color: #003087;
  position: absolute;
  left: 0;
  top: 0;
}
.s-quickLinks ul li a:after {
  content: '\e006';
  display: block;
  right: 8px;
  top: 0;
  position: absolute;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  color: #003087;
  font-family: sidearm_font_v2;
  z-index: 2;
}
.s-quickLinks ul li a:hover {
  background: #e9e9e9;
  transition: 0.25s;
}
.s-quickLinks .cs__sponsor .ad {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: 24px;
}
.s-featuredWriters {
  padding: 24px;
  padding-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.s-featuredWriters__content {
  padding-bottom: 12px;
}
.s-featuredWriters .load-more__button {
  margin-top: 12px;
}
.s-featuredWriters .c-stories__item {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
}
.s-featuredWriters .c-stories__url {
  color: #003087;
  text-decoration: none;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  font-size: 14px;
  line-height: 19.6px;
}
.s-featuredWriters .c-stories__url:hover {
  text-decoration: underline;
}
.s-featuredWriters .c-stories__byline {
  padding-top: 14px;
}
.s-featuredWriters .c-stories__byline--img {
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 12px;
}
.s-featuredWriters .c-stories__byline--text {
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  font-weight: 300;
}
.s-featuredWriters .c-stories__byline--text > span:last-child {
  font-style: italic;
  color: black;
}
.s-featuredWriters .cs__sponsor .ad {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: 24px;
}
.c-countdown__Mobilesponsor {
  display: none;
}
.c-countdown__time-value {
  font-weight: 700;
  color: #003087;
}
.c-countdown__time abbr {
  text-decoration: none;
  border-bottom: none;
}
.c-countdown__time-item {
  text-transform: uppercase;
  height: 60px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  border-left: 1px solid #e5e5e5;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.c-countdown__time-item:first-child {
  border-left: none;
}
.c-countdown__time-item > span {
  padding: 0 3px;
}
.c-countdown__item {
  font-size: 14px;
  margin-bottom: 12px;
  background: white;
  box-shadow: inset -1px -1px 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
  padding-top: 6px;
  position: relative;
}
.c-countdown__item:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #003087;
}
.c-countdown__item--top {
  padding: 24px;
  border-bottom: 1px solid #e5e5e5;
}
.c-countdown__details {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  line-height: 1.4;
  border-left: 1px solid #e5e5e5;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
  min-height: 44px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
}
.c-countdown__opponent {
  padding-top: 4px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.c-countdown__date {
  text-transform: uppercase;
  color: #003087;
}
.c-countdown__sport {
  color: #003087;
  text-transform: uppercase;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
}
.c-countdown__logos {
  padding-right: 24px;
}
.c-countdown__Mobilelogos {
  display: none;
  padding: 24px;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-bottom: 1px solid #e5e5e5;
}
.c-countdown__indicator {
  font-size: 13px;
  padding: 0 6px;
}
.c-countdown__Mobileindicator {
  border-radius: 100%;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: white;
  background: #003087;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  margin: 0 12px;
}
.c-countdown__Mobilelogo {
  width: 120px;
  height: 120px;
  padding: 24px;
  border: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.c-countdown__Mobilelogo.c-countdown__logo--home img {
  max-width: 75px;
}
.c-countdown__Mobilelogo img {
  max-width: 100px;
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.c-countdown__Mobilelogo img.default {
  max-width: 75px;
}
.c-countdown__logo {
  width: 44px;
  height: 44px;
  border: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.c-countdown__logo img {
  max-width: 30px;
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.s-fanatics {
  padding: 0 24px 24px 24px;
}
.s-fanatics header.heading {
  display: flex;
  display: -webkit-flex;
  height: 67px;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
.s-fanatics header.heading > a {
  margin-left: auto;
  display: block;
  width: 47px;
  height: 43px;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  background-color: white;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  font-size: 20px;
  transition: 0.25s;
}
.s-fanatics header.heading > a:hover {
  transition: 0.25s;
  background: #003087;
  color: white;
  border-color: #003087;
}
.s-fanatics .cs__sponsor .ad {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: 24px;
}
.s-fanatics .c-fanatics__item {
  display: flex;
  display: -webkit-flex;
  padding: 24px 0;
}
.s-fanatics .c-fanatics__media {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.s-fanatics .c-fanatics__details {
  padding-left: 12px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  line-height: 19.6px;
  overflow: hidden;
}
.s-fanatics .c-fanatics__url {
  text-decoration: none;
  color: black;
  display: block;
}
.s-fanatics .c-fanatics__url:hover {
  text-decoration: underline;
}
.s-fanatics .c-fanatics__price {
  color: #003087;
  margin-top: 6px;
}
.s-fanatics .c-fanatics__arrows {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-fanatics .slick-next,
.s-fanatics .slick-prev {
  background: none;
  padding: 0;
  border: none;
  font-size: 20px;
  margin: 0 4px;
  color: #003087;
  transition: 0.25s;
}
.s-fanatics .slick-next:hover,
.s-fanatics .slick-prev:hover {
  color: #fa4616;
  transition: 0.25s;
}
.parallax {
  max-width: 1284px;
  margin: 0 auto;
  background-size: cover;
}
.parallax .row.pad {
  padding-left: 6px;
  padding-right: 6px;
}
.parallax .ad {
  max-width: 1284px;
  position: relative;
  width: 100%;
}
.main-footer {
  max-width: 1284px;
  margin: 0 auto;
  background: white;
}
.sponsors .ads-container {
  border: 1px solid #e9e9e9;
  padding: 24px 12px;
}
.sponsors .ad {
  text-align: center;
  padding: 0 12px;
}
.sponsors .ad img {
  display: inline-block !important;
}
.footerLogos {
  background: #003087;
}
.footerLogos ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-flex;
}
.footerLogos ul li {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
  position: relative;
  transition: 0.25s;
  border-left: 1px solid #0e286a;
}
.footerLogos ul li img {
  width: 100%;
}
.footerLogos ul li.edu img {
  max-width: 67px ;
}
.footerLogos ul li.sec img {
  max-width: 77px;
}
.footerLogos ul li.foxsun img {
  max-width: 124px;
}
.footerLogos ul li.fox img {
  max-width: 173px;
}
.footerLogos ul li.img img {
  max-width: 110px;
}
.footerLogos ul li.sidearm img {
  max-width: 150px;
}
.footerLogos ul li > div {
  height: 0;
  position: relative;
  padding-bottom: 100%;
  overflow: hidden;
}
.footerLogos ul li > div > a {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #003087;
  transition: 0.25s;
  padding: 24px 12px;
}
.footerLogos ul li > div img {
  filter: none;
  -webkit-filter: blur(0);
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}
.copyright {
  background: #003087;
  border-top: 1px solid #0e286a;
  padding: 24px;
  color: white;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  line-height: 19.6px;
}
.copyright a {
  color: white;
}
.copyright a:hover {
  text-decoration: none;
}
.leaderboard {
  background: white;
  border: 1px solid #e9e9e9;
}
.leaderboard .dfp-ad {
  margin: 24px auto;
}
.s-hero .ad {
  margin-bottom: 12px;
}
.s-hero.mobile {
  display: none;
}
.story_ad {
  padding: 36px 0;
}
.story_ad .dfp-ad {
  margin-left: auto;
  margin-right: auto;
}
.s-feedvideos {
  display: none;
  background: white;
  padding: 6px 0 0 0;
  font-size: 14px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  box-shadow: inset -1px -1px 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
  position: relative;
  margin-bottom: 12px;
}
.s-feedvideos > header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
}
.s-feedvideos:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #003087;
}
.s-feedvideos .showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
}
.s-feedvideos .showcase-modal.video-is-playing {
  left: 0;
}
.s-feedvideos .showcase-modal__inner {
  padding: 16px;
  background: white;
  width: 90%;
  max-width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.s-feedvideos .showcase-modal__player {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.s-feedvideos .showcase-modal__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background-color: #003087;
  color: white;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.s-feedvideos .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.s-feedvideos .c-videos__list {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  border-bottom: 1px solid #e5e5e5;
}
.s-feedvideos .c-videos__linkWrapper {
  padding: 24px;
}
.s-feedvideos .c-videos__archives {
  text-decoration: none;
  height: 44px;
  background: #003087;
  border: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: white;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  transition: 0.25s;
}
.s-feedvideos .c-videos__archives:hover {
  background: #fa4616;
  transition: 0.25s;
}
.s-feedvideos .c-videos__item {
  padding: 24px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  border-left: 1px solid #e5e5e5;
}
.s-feedvideos .c-videos__item:first-child {
  border-left: none;
}
.s-feedvideos .c-videos__media {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.s-feedvideos .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-feedvideos .c-videos__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background: #003087;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  z-index: 100;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.25s;
}
.s-feedvideos .c-videos__play-btn:before {
  content: '\e050';
  font-family: sidearm_font_v2;
  color: white;
  height: 60px;
  width: 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 1px;
  font-size: 22px;
  text-align: center;
}
.s-feedvideos .c-videos__play-btn:hover {
  background: #fa4616;
  transition: 0.25s;
}
.s-feedvideos .c-videos__details {
  padding-top: 24px;
}
.s-feedvideos .c-videos__title {
  cursor: pointer;
}
.s-feedvideos .c-videos__title:hover {
  color: #003087;
  text-decoration: underline;
}
.s-feedgalleries {
  display: none;
  background: white;
  padding: 6px 0 0 0;
  font-size: 14px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  box-shadow: inset -1px -1px 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
  position: relative;
  margin-bottom: 12px;
}
.s-feedgalleries > header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
}
.s-feedgalleries:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: #003087;
}
.s-feedgalleries .c-galleries {
  display: flex;
  display: -webkit-flex;
  border-bottom: 1px solid #e5e5e5;
}
.s-feedgalleries .c-galleries--tag {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  text-decoration: none;
  border: 0;
  background: #003087;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  z-index: 100;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.25s;
}
.s-feedgalleries .c-galleries--tag:before {
  content: '\e160';
  font-family: sidearm_font_v2;
  color: white;
  height: 60px;
  width: 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 1px;
  font-size: 22px;
  text-align: center;
}
.s-feedgalleries .c-galleries--tag span {
  position: absolute;
  left: -9999px;
}
.s-feedgalleries .c-galleries--tag:hover {
  background: #fa4616;
  transition: 0.25s;
}
.s-feedgalleries .c-galleries__item {
  padding: 24px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  border-left: 1px solid #e5e5e5;
}
.s-feedgalleries .c-galleries__item:first-child {
  border-left: none;
}
.s-feedgalleries .c-galleries__linkWrapper {
  padding: 24px;
}
.s-feedgalleries .c-galleries__archives {
  text-decoration: none;
  height: 44px;
  background: #003087;
  border: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: white;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  transition: 0.25s;
}
.s-feedgalleries .c-galleries__archives:hover {
  background: #fa4616;
  transition: 0.25s;
}
.s-feedgalleries .c-galleries__link {
  color: #003087;
  text-decoration: none;
}
.s-feedgalleries .c-galleries__link span {
  color: black;
}
.s-feedgalleries .c-galleries__media {
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.s-feedgalleries .c-galleries__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-feedgalleries .c-galleries__details {
  padding-top: 24px;
}
.s-feedgalleries .c-galleries__title:hover {
  text-decoration: underline;
}
.article-wrapper.sportfile .article-headline {
  margin-top: 0;
  color: #003087;
}
.article-wrapper.news .figure_object_image {
  display: table;
  padding: 0 !important;
  margin: 24px !important;
}
.article-wrapper.news .figure_object_image.sidearm-story-image-align-left {
  margin-left: 0 !important;
}
.article-wrapper.news .figure_object_image.sidearm-story-image-align-right {
  margin-right: 0 !important;
}
.article-wrapper.news .figure_object_image figcaption {
  display: table-caption;
  caption-side: bottom ;
  background: white;
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 12px;
  line-height: 1.8;
  font-size: 13px;
}
.article-wrapper.news .article_container {
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .print-friendly-story-button {
  margin-top: 24px;
  display: block;
}
.article-wrapper.news .article-image-container picture img {
  width: 100%;
  display: block;
}
.article-wrapper.news .article-image-container .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
}
.article-wrapper.news .article_left {
  flex: 0 1 872px;
  -webkit-flex: 0 1 872px;
  min-width: 1px;
  min-height: 1px;
  flex-direction: column;
  -webkit-flex-direction: column;
  display: flex;
  display: -webkit-flex;
  background: white;
}
.article-wrapper.news .article_left .c-stories__date {
  margin-bottom: 12px;
  line-height: 1;
}
.article-wrapper.news .article_left .c-stories__media-container {
  flex: 0 1 387px;
  -webkit-flex: 0 1 387px;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .article_left .c-stories__media {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.article-wrapper.news .article_left .c-stories__media img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article_left .c-stories__details {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 24px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
}
.article-wrapper.news .article_left .c-stories__headline {
  margin: 0;
  color: #003087;
  font-size: 24px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  transition: 0.25s;
  line-height: 33.6px;
  text-decoration: none;
}
.article-wrapper.news .article_left .c-stories__description {
  border-top: 1px solid #e5e5e5;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  font-style: italic;
  padding: 24px ;
}
.article-wrapper.news .article_left .c-stories__description a[rel="smarttag"] {
  font-style: italic !important;
}
.article-wrapper.news .article_left .c-stories__email {
  width: 100%;
  margin-bottom: 24px;
  background: #e6e6e6;
  border: 1px solid #e6e6e6;
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .article_left .c-stories__email > span {
  flex-shrink: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  width: 100px;
  height: 44px;
  background-color: #003087;
  color: white;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  position: relative;
}
.article-wrapper.news .article_left .c-stories__email > span:before {
  content: '';
  display: block;
  top: 50%;
  left: 100%;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 4px solid #003087;
  border-bottom: 7px solid transparent;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.article-wrapper.news .article_left .c-stories__email > span:after {
  content: none;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 3px solid #003087;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article-wrapper.news .article_left .c-stories__email .social-column {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .article_left .c-stories__email .social-column span {
  position: absolute;
  left: -9999px;
}
.article-wrapper.news .article_left .c-stories__email .social-column > a {
  width: auto;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background: white;
  font-size: 24px;
  border-right: 1px solid #e5e5e5;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.25s;
}
.article-wrapper.news .article_left .c-stories__email .social-column > a:last-child {
  border-right: none;
}
.article-wrapper.news .article_left .c-stories__email .social-column > a:hover {
  background: #f2f2f2;
  transition: 0.25s;
}
.article-wrapper.news .article_left .c-stories__body {
  padding: 24px;
  border-top: 1px solid #e5e5e5;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}
.article-wrapper.news .article_left .c-stories__date {
  font-size: 14px;
}
.article-wrapper.news .article_left .c-stories__caption {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 12px;
  color: #003087;
  padding: 15px 24px;
  border-bottom: 1px solid #e5e5e5;
}
.article-wrapper.news .article_left .c-stories__caption span {
  color: black;
  font-style: italic;
  margin-right: 4px;
}
.article-wrapper.news .article_left .c-stories__caption .sidearm-story-template-image-credit {
  margin-top: 6px;
}
.article-wrapper.news .article_left .c-stories__links ul {
  border-top: 1px solid #e5e5e5;
  list-style: none;
  padding: 24px;
  margin: 0;
}
.article-wrapper.news .article_left .c-stories__links ul li:first-child a {
  border: 1px solid #e5e5e5;
}
.article-wrapper.news .article_left .c-stories__links ul li:first-child a:before {
  height: 46px;
  top: -1px;
}
.article-wrapper.news .article_left .c-stories__links ul li a {
  width: 100%;
  height: 44px;
  display: block;
  position: relative;
  border: 1px solid #e5e5e5;
  border-top: none;
  background-color: #f3f3f3;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: #003087;
  text-decoration: none;
  font-size: 14px;
  padding: 0 15px;
  transition: 0.25s;
}
.article-wrapper.news .article_left .c-stories__links ul li a:before {
  content: '';
  display: block;
  width: 4px;
  height: 44px;
  background-color: #003087;
  position: absolute;
  left: 0;
  top: 0;
}
.article-wrapper.news .article_left .c-stories__links ul li a:after {
  content: '\e006';
  display: block;
  right: 8px;
  top: 0;
  position: absolute;
  font-size: 20px;
  height: 44px;
  line-height: 44px;
  color: #003087;
  font-family: sidearm_font_v2;
  z-index: 2;
}
.article-wrapper.news .article_left .c-stories__links ul li a:hover {
  background: #e9e9e9;
  transition: 0.25s;
}
.article-wrapper.news .article_left .c-stories__byline {
  padding: 12px 0 0 0;
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .article_left .c-stories__byline--img {
  width: 36px;
  height: 36px;
  display: block;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 12px;
}
.article-wrapper.news .article_left .c-stories__byline--text {
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  font-weight: 300;
}
.article-wrapper.news .article_left .c-stories__byline--text > span:last-child {
  font-style: italic;
  color: black;
}
.article-wrapper.news .article_right {
  margin-left: 12px;
  flex: 0 0 400px;
  -webkit-flex: 0 0 400px;
  min-width: 1px;
  min-height: 1px;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 400;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  background-color: white;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  text-decoration: none;
  border: 0;
  background: #003087;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  z-index: 100;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.25s;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag:before {
  content: '\e160';
  font-family: sidearm_font_v2;
  color: white;
  height: 60px;
  width: 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 1px;
  font-size: 22px;
  text-align: center;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag span {
  position: absolute;
  left: -9999px;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag:hover {
  background: #fa4616;
  transition: 0.25s;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries__item {
  padding: 24px 0;
  border-bottom: 1px solid #e5e5e5;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries__link {
  color: #003087;
  text-decoration: none;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries__link span {
  color: black;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries__media {
  padding-bottom: 56.25%;
  height: 0;
  position: relative;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries__details {
  padding-top: 24px;
}
.article-wrapper.news .article_right .c-galleries--grid .c-galleries__title:hover {
  text-decoration: underline;
}
.article-wrapper.news .article_right .c-videos--list .showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
}
.article-wrapper.news .article_right .c-videos--list .showcase-modal.video-is-playing {
  left: 0;
}
.article-wrapper.news .article_right .c-videos--list .showcase-modal__inner {
  padding: 16px;
  background: white;
  width: 90%;
  max-width: 1200px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.article-wrapper.news .article_right .c-videos--list .showcase-modal__player {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.article-wrapper.news .article_right .c-videos--list .showcase-modal__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background-color: #003087;
  color: white;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.article-wrapper.news .article_right .c-videos--list .showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__list {
  margin: 0;
  list-style: none;
  padding: 0;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__item {
  padding: 24px 0;
  border-bottom: 1px solid #e5e5e5;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__media {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background: #003087;
  border-radius: 100%;
  height: 60px;
  width: 60px;
  z-index: 100;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.25s;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__play-btn:before {
  content: '\e050';
  font-family: sidearm_font_v2;
  color: white;
  height: 60px;
  width: 60px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 1px;
  font-size: 22px;
  text-align: center;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__play-btn:hover {
  background: #fa4616;
  transition: 0.25s;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__details {
  padding-top: 24px;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__title {
  cursor: pointer;
}
.article-wrapper.news .article_right .c-videos--list .c-videos__title:hover {
  color: #003087;
  text-decoration: underline;
}
.article-wrapper.news .article_right .c-stories__item {
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
  color: black;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  font-size: 14px;
}
.article-wrapper.news .article_right .c-stories__title {
  margin-bottom: 6px;
}
.article-wrapper.news .article_right .c-stories__archives {
  margin-top: 24px;
  text-decoration: none;
  height: 44px;
  background: #003087;
  border: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 300;
  color: white;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  transition: 0.25s;
}
.article-wrapper.news .article_right .c-stories__archives:hover {
  background: #fa4616;
  transition: 0.25s;
}
.article-wrapper.news .article_right .c-stories__url {
  color: #003087;
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-weight: 700;
  text-decoration: none;
  font-size: 14px;
  line-height: 19.6px;
}
.article-wrapper.news .article_right .c-stories__url:hover {
  text-decoration: underline;
}
.article-wrapper.news .article-content {
  border: 1px solid #e5e5e5;
  flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .article-image-container {
  border-top: 6px solid #fa4616;
}
.s-related {
  padding: 0 24px 24px 24px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}
.s-videos {
  padding: 0 24px 24px 24px;
  border-bottom: 1px solid #e5e5e5;
}
.s-galleries {
  padding: 0 24px 24px 24px;
}
@media screen and (max-width: 1280px) {
  #stories .c-stories__url {
    line-height: 28px;
    font-size: 20px;
  }
}
#slide {
  border: 1px solid #e5e5e5;
  border-bottom: none;
  position: fixed;
  bottom: 0;
  max-width: 1284px;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 9000;
  background: white;
}
#slide .dfp-ad {
  margin: 24px auto;
}
@media screen and (max-width: 1120px) {
  
}
@media screen and (max-width: 1080px) {
  .c-countdown__Mobilelogos {
    display: flex;
    display: -webkit-flex;
  }
  .c-countdown__logos {
    display: none;
  }
  .c-countdown__details {
    border-left: none;
    padding-left: 0;
  }
  .showcase-play-button {
    width: 40px;
    height: 40px;
  }
  .showcase-play-button:before {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  #stories .c-stories__mediaWrapper {
    padding-top: 0;
    display: block;
  }
  #stories .c-stories__mediaWrapper--item {
    padding: 24px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  #stories .c-stories__mediaWrapper--item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  #stories .c-stories__video {
    padding-right: 0;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__divider {
    display: none;
  }
  #stories .c-stories__gallery--tag {
    width: 40px;
    height: 40px;
  }
  #stories .c-stories__gallery--tag:before {
    font-size: 16px;
    width: 40px;
    height: 40px;
  }
  #stories .c-stories__details {
    padding: 24px 0 0 0;
  }
  #stories .c-stories__item--defaultWrapper {
    padding-bottom: 0;
    display: block;
  }
  .s-feedgalleries .c-galleries {
    display: block;
  }
  .s-feedgalleries .c-galleries__item {
    border-left: none;
    border-top: 1px solid #e5e5e5;
  }
  .s-feedgalleries .c-galleries__item:first-child {
    border-top: none;
  }
  .s-feedvideos .c-videos__list {
    display: block;
  }
  .s-feedvideos .c-videos__item {
    border-left: none;
    border-top: 1px solid #e5e5e5;
  }
  .s-feedvideos .c-videos__item:first-child {
    border-top: none;
  }
}
@media screen and (max-width: 1024px) {
  html:not(.index):not(.wide) .indexRight.homePageRight {
    display: none !important;
  }
  .showcase-modal__inner {
    width: 75%;
  }
  .copyright {
    border-top: none;
    padding: 0;
  }
  .copyright > div:first-child {
    border-bottom: 1px solid #0e286a;
    padding: 23px 24px 23px 24px;
  }
  .copyright span {
    display: none;
  }
  .copyright a {
    border-bottom: 1px solid #0e286a;
    padding: 12px 24px;
    display: block;
  }
  .footerLogos ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .footerLogos ul li {
    flex: 0 1 33.333%;
    -webkit-flex: 0 1 33.333%;
    min-width: 1px;
    min-height: 1px;
    border-bottom: 1px solid #0e286a;
  }
  .footerLogos ul li > div > a {
    padding: 24px;
  }
  .footerLogos ul li.edu img {
    max-width: 84px;
  }
  .footerLogos ul li.sec img {
    max-width: 97px;
  }
  .footerLogos ul li.foxsun img {
    max-width: 148px;
  }
  .footerLogos ul li.fox img {
    max-width: 207px;
  }
  .footerLogos ul li.img img {
    max-width: 132px;
  }
  .footerLogos ul li.sidearm img {
    max-width: 185px;
  }
  .article-wrapper.news .article_container {
    display: block;
  }
  .article-wrapper.news .s-galleries {
    border-bottom: none;
  }
  .article-wrapper.news .article_right {
    margin-left: 0;
    border: none;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list {
    display: flex;
    display: -webkit-flex;
    margin: 0 -12px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__item {
    flex: 0 1 33.3333%;
    -webkit-flex: 0 1 33.3333%;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 12px;
  }
  .article-wrapper.news .article_right .c-galleries--grid {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0 -12px;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__item {
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 12px;
  }
}
@media screen and (max-width: 960px) {
  #stories .c-stories__mediaWrapper--item.single {
    display: block;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button {
    width: 60px;
    height: 60px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--inside {
    display: block;
    width: 100%;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--media {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 0 0 0;
    padding-left: 0;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--tag {
    width: 60px;
    height: 60px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--tag:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--inside {
    display: block;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--mediaContainer {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 0 0 0;
    padding-left: 0;
  }
  .c-countdown__details {
    text-align: center;
    padding: 0;
  }
  .c-countdown__sponsor {
    display: none;
  }
  .c-countdown__Mobilesponsor {
    display: block;
    border-top: 1px solid #e5e5e5;
    padding: 24px;
    text-align: center;
  }
}
@media screen and (max-width: 860px) {
  .s-hero {
    background: white;
  }
  .s-hero.mobile {
    display: block;
  }
  .s-hero .ad {
    margin-bottom: 0;
  }
  .s-hero.desktop {
    display: none;
  }
  .s-feedgalleries {
    margin-bottom: 0;
    padding-top: 0;
    box-shadow: inset 0 -1px 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
  }
  .s-feedgalleries:before {
    content: none;
  }
  .s-feedgalleries .c-galleries {
    display: flex;
    display: -webkit-flex;
  }
  .s-feedgalleries .c-galleries__item {
    border-left: 1px solid #e5e5e5;
    border-top: none;
  }
  .s-feedgalleries .c-galleries__item:first-child {
    border-top: none;
  }
  .s-feedvideos {
    margin-bottom: 0;
    padding-top: 0;
    box-shadow: inset 0 -1px 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
  }
  .s-feedvideos:before {
    content: none;
  }
  .s-feedvideos .c-videos__list {
    display: flex;
    display: -webkit-flex;
  }
  .s-feedvideos .c-videos__item {
    border-top: none;
    border-left: 1px solid #e5e5e5;
  }
  .s-feedvideos .c-videos__item:first-child {
    border-top: none;
  }
  .c-countdown__item {
    margin-bottom: 0;
    padding-top: 0;
  }
  .c-countdown__item:before {
    content: none;
  }
  .c-countdown__sponsor {
    display: block;
  }
  .c-countdown__details {
    text-align: left;
  }
  .c-countdown__Mobilesponsor {
    display: none;
  }
  .c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
    height: 60px;
  }
  .index .sport-navigation {
    margin: 0;
  }
  .showcase-modal__inner {
    padding: 0;
    width: 100%;
  }
  body.mobile-menu-open {
    overflow: hidden;
  }
  .main-content-placeholder {
    padding: 0;
  }
  .main-content-placeholder {
    margin-top: 63px;
  }
  .index .main-content-placeholder {
    padding: 0;
  }
  .sport-navigation {
    margin: 0;
    border-left: none;
    border-right: none;
    border-top: none;
  }
  .main-navigation {
    position: fixed !important;
    left: 0;
    top: 0 !important;
    border-left: none;
    border-right: none;
  }
  .main-navigation .row.pad {
    padding-left: 0;
    padding-right: 0;
  }
  .main-navigation .header_logo {
    max-height: 60px;
    top: 1px;
    left: 19px;
  }
  .main-navigation .header_logo img {
    max-width: 64px;
  }
  .main-navigation__wrapper {
    height: 63px;
    border-left: none;
    border-right: none;
    padding-top: 3px;
  }
  .main-navigation__wrapper:before {
    height: 3px;
  }
  .main-navigation__tickets--icon {
    width: 60px;
    height: 59px;
  }
  .main-navigation__tickets--icon i {
    margin-right: 0;
    font-size: 25px;
  }
  .main-navigation__tickets--icon > span {
    position: absolute;
    left: -9999px;
  }
  .main-navigation__schedules--icon {
    width: 60px;
    height: 59px;
  }
  .main-navigation__schedules--icon i {
    margin-right: 0;
    font-size: 23px;
  }
  .main-navigation__schedules--icon > span {
    position: absolute;
    left: -9999px;
  }
  .main-navigation__search .c-search--popout .c-search__toggle {
    width: 60px;
    height: 59px;
  }
  .main-navigation .c-navigation__wrapper {
    height: calc(100vh - 62px) !important;
  }
  .main-navigation .c-navigation__menu {
    width: 60px;
    height: 59px;
  }
  .main-navigation .c-navigation__menu:hover {
    background: white;
  }
  .main-navigation .c-navigation__menu #nav-icon {
    margin-right: 3px;
  }
  .main-navigation .c-navigation__menu > span {
    position: absolute;
    left: -9999px;
  }
  .parallax {
    position: relative;
    overflow: hidden;
    margin: 0 !important;
    background: none !important;
  }
  .parallax .mobilediv {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: url(/images/responsive/parallax_bg.jpg) no-repeat center top;
  }
  .parallax .ad {
    margin: 0;
    background: none;
  }
  .sponsors {
    border-top: none;
  }
  .indexWrapper {
    display: block;
  }
  .indexLeft {
    margin: 0;
    border-left: none;
    border-right: none;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    min-height: 0px;
  }
  .indexRight {
    border-left: none;
    border-right: none;
    border-bottom: none;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    width: auto;
    margin: 0;
    border-top: none;
  }
  .indexRight .storyAd {
    border-bottom: 1px solid #e5e5e5;
  }
  .indexRight .storyAd .dfp-ad {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .s-calendar.desktop {
    display: none;
  }
  #stories .c-stories__item-container {
    padding: 24px;
    box-shadow: inset 0 -1px 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
    padding-bottom: 68px;
    margin-bottom: 0;
  }
  #stories .c-stories__item-container:before {
    content: none;
  }
  #stories .c-stories__item-container.featured {
    padding-top: 3px;
    padding-bottom: 68px;
  }
  #stories .c-stories__item-container.featured:before {
    content: '';
    height: 3px;
  }
  #stories .c-stories__item-container.featured .c-stories__byline {
    padding-bottom: 0;
  }
  #stories .c-stories__item-container.featured .c-stories__description {
    margin-top: 24px;
  }
  #stories .c-stories__item-container.featured .c-stories__details {
    padding-bottom: 0;
  }
  #stories .c-stories__item-container.blog {
    padding-bottom: 24px;
  }
  #stories .c-stories__item-container.has_byline .c-stories__byline {
    padding-bottom: 12px;
  }
  #stories .c-stories__item-container.has_byline .c-stories__description {
    margin-top: 12px;
  }
  #stories .c-stories__item-container.opened .c-stories__mobileContainer {
    -moz-transition-duration: .35s;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -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: 2000px;
    overflow: hidden;
  }
  #stories .c-stories__blog {
    margin-bottom: 10px;
  }
  #stories .c-stories__date {
    margin-bottom: 12px;
  }
  #stories .c-stories__description {
    margin-top: 24px;
  }
  #stories .c-stories__upcoming--media {
    padding-top: 12px;
    padding-bottom: 0;
  }
  #stories .c-stories__toggle {
    display: flex;
    display: -webkit-flex;
  }
  #stories .c-stories__mobileContainer {
    overflow: hidden;
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    -moz-transition-duration: .35s;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -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);
  }
  #stories .c-stories__video--inside {
    display: flex;
    display: -webkit-flex;
    width: 100%;
  }
  #stories .c-stories__video--media {
    flex: 0 0 169px;
    -webkit-flex: 0 0 169px;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__video--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0;
    padding-left: 24px;
  }
  #stories .c-stories__gallery--inside {
    display: flex;
    display: -webkit-flex;
  }
  #stories .c-stories__gallery--mediaContainer {
    flex: 0 0 169px;
    -webkit-flex: 0 0 169px;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__gallery--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0;
    padding-left: 24px;
  }
  #stories .c-stories__mediaWrapper--item {
    display: flex;
    display: -webkit-flex;
  }
  #stories .c-stories__mediaWrapper--item.single {
    display: flex;
    display: -webkit-flex;
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button {
    width: 40px;
    height: 40px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button:before {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--inside {
    display: flex;
    display: -webkit-flex;
    width: 100%;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--media {
    flex: 0 0 169px;
    -webkit-flex: 0 0 169px;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0;
    padding-left: 24px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--tag {
    width: 40px;
    height: 40px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--tag:before {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--inside {
    display: flex;
    display: -webkit-flex;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--mediaContainer {
    flex: 0 0 169px;
    -webkit-flex: 0 0 169px;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0;
    padding-left: 24px;
  }
  .parallax .row.pad {
    padding-left: 0;
    padding-right: 0;
  }
  .article-wrapper.news .article_right .c-galleries--grid {
    display: block;
    margin: 0;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__item {
    padding: 24px 0;
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid #e5e5e5;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag {
    width: 40px;
    height: 40px;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag:before {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__link {
    display: block;
    width: 100%;
    display: flex;
    display: -webkit-flex;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__details {
    padding: 0 12px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__media-container {
    flex: 0 0 169px;
    -webkit-flex: 0 0 169px;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article_right .c-videos--list {
    display: block;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list {
    display: block;
    margin: 0;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__item {
    padding: 24px 0;
    display: flex;
    display: -webkit-flex;
    border-bottom: 1px solid #e5e5e5;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__media-container {
    flex: 0 0 169px;
    -webkit-flex: 0 0 169px;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__play-btn {
    width: 40px;
    height: 40px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__play-btn:before {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__details {
    padding: 0 12px;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .mobileTabs > ul {
    display: flex;
    display: -webkit-flex;
  }
}
@media screen and (max-width: 768px) {
  .main-navigation .c-navigation__wrapper.opened,
  .main-navigation .c-navigation__wrapper.focus-level-1 {
    right: 0;
  }
  .article-wrapper.news .article_left .c-stories__email .social-column {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article_left .c-stories__email .social-column > a {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    width: auto;
  }
  .article-wrapper.news .article_left .c-stories__email .social-column > a:last-child {
    border-right: none;
  }
  .main-navigation .c-navigation__item--level-1.opened .c-navigation__wrap:hover:before {
    background: #fa4616 !important;
  }
  .main-navigation .c-navigation__wrap:hover:before {
    background: #003087 !important;
  }
  .main-navigation .c-navigation__wrapper {
    width: 100%;
    right: 0;
    border-left: none;
    border-right: none;
    height: calc(100vh - 62px) !important;
    backface-visibility: visible;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 600px) {
  .s-feedgalleries .c-galleries {
    display: block;
  }
  .s-feedgalleries .c-galleries__item {
    border-left: none;
    border-top: 1px solid #e5e5e5;
  }
  .s-feedgalleries .c-galleries__item:first-child {
    border-top: none;
  }
  .s-feedvideos .c-videos__list {
    display: block;
  }
  .s-feedvideos .c-videos__item {
    border-left: none;
    border-top: 1px solid #e5e5e5;
  }
  .s-feedvideos .c-videos__item:first-child {
    border-top: none;
  }
}
@media screen and (max-width: 540px) {
  .c-countdown__sponsor {
    display: none;
  }
  .c-countdown__details {
    text-align: center;
    padding: 0;
  }
  .c-countdown__Mobilesponsor {
    display: block;
  }
  .main-navigation__search {
    display: none;
  }
  .main-navigation .c-navigation__menu {
    box-shadow: inset 0 0 0 #e5e5e5, inset 1px 0 0 #e5e5e5;
  }
  .main-navigation .c-navigation__wrapper .c-search--standard {
    display: block;
  }
  .footerLogos ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .footerLogos ul li {
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
    border-bottom: 1px solid #0e286a;
  }
  .footerLogos ul li > div > a {
    padding: 24px;
  }
  .footerLogos ul li.edu img {
    max-width: 62px;
  }
  .footerLogos ul li.sec img {
    max-width: 71px;
  }
  .footerLogos ul li.foxsun img {
    max-width: 108px;
  }
  .footerLogos ul li.fox img {
    max-width: 153px;
  }
  .footerLogos ul li.img img {
    max-width: 97px;
  }
  .footerLogos ul li.sidearm img {
    max-width: 155px;
  }
  .showcase-play-button {
    width: 60px;
    height: 60px;
  }
  .showcase-play-button:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  #stories .c-stories__upcoming {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: auto;
  }
  #stories .c-stories__upcoming--header {
    height: 43px;
    border-bottom: 1px solid #e5e5e5;
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    border-right: none;
  }
  #stories .c-stories__upcoming--logo {
    border-left: none;
  }
  #stories .c-stories__mediaWrapper--item {
    display: block;
  }
  #stories .c-stories__mediaWrapper--item.single {
    display: block;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button {
    width: 60px;
    height: 60px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .showcase-play-button:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--inside {
    display: block;
    width: 100%;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--media {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__video .c-stories__video--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 0 0 0;
    padding-left: 0;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--tag {
    width: 60px;
    height: 60px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--tag:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--inside {
    display: block;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--mediaContainer {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  #stories .c-stories__mediaWrapper--item.single.c-stories__gallery .c-stories__gallery--text {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 0 0 0;
    padding-left: 0;
  }
  #stories .c-stories__gallery--tag {
    width: 60px;
    height: 60px;
  }
  #stories .c-stories__gallery--tag:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  #stories .c-stories__gallery--text {
    padding: 24px 0 0 0;
  }
  #stories .c-stories__video--inside {
    display: block;
  }
  #stories .c-stories__video--text {
    padding: 24px 0 0 0;
  }
  .article-wrapper.news .article_left .c-stories__body {
    line-height: 30px;
  }
  .article-wrapper.news .article_left .c-stories__headline {
    line-height: 28px;
    font-size: 20px;
  }
  .article-wrapper.news .article_left .c-stories__email {
    width: 100%;
    float: none;
    border: none;
    margin-bottom: 24px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .article-wrapper.news .article_left .c-stories__email > span {
    width: 100%;
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    height: 50px;
  }
  .article-wrapper.news .article_left .c-stories__email > span:before {
    content: none;
  }
  .article-wrapper.news .article_left .c-stories__email > span:after {
    content: '';
  }
  .article-wrapper.news .article_left .c-stories__email .social-column {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    background: white;
    border-right: 1px solid #e5e5e5;
  }
  .article-wrapper.news .article_left .c-stories__email .social-column > a {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    width: auto;
    height: 50px;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    border-right: none;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__item {
    padding: 24px 0;
    display: block;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag {
    width: 60px;
    height: 60px;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries--tag:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__link {
    display: block;
    width: 100%;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__details {
    padding: 24px 0 0 0;
    display: block;
  }
  .article-wrapper.news .article_right .c-galleries--grid .c-galleries__media-container {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__item {
    padding: 24px 0;
    display: block;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__media-container {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__play-btn {
    width: 60px;
    height: 60px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__play-btn:before {
    width: 60px;
    height: 60px;
    font-size: 22px;
  }
  .article-wrapper.news .article_right .c-videos--list .c-videos__list .c-videos__details {
    padding: 24px 0 0 0;
    display: block;
  }
}
@media screen and (max-width: 450px) {
  .c-countdown__Mobilelogos {
    padding: 0;
    position: relative;
    display: flex;
    display: -webkit-flex;
  }
  .c-countdown__time-item {
    display: block;
    height: auto;
    padding: 16px 12px;
    text-align: center;
  }
  .c-countdown__time-item > span {
    display: block;
  }
  .c-countdown__Mobilelogo {
    height: auto;
    padding: 0;
    width: auto;
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
    border: none;
  }
  .c-countdown__Mobilelogo:first-child {
    border-right: 1px solid #e5e5e5;
  }
  .c-countdown__Mobilelogo > div {
    height: 0;
    padding-bottom: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    position: relative;
  }
  .c-countdown__Mobilelogo img {
    max-width: 130px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .c-countdown__Mobilelogo img.default {
    max-width: 95px;
  }
  .c-countdown__Mobilelogo.c-countdown__logo--home img {
    max-width: 95px;
  }
  .c-countdown__Mobileindicator {
    position: absolute;
    top: 50%;
    margin: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.sidearm-story-template .sidearm-story-template-showcase-player .showcase-play-button:before {
  width: auto;
  height: auto;
}
html .sidearm-story-template-post-1 .sidearm-story-template-aside {
  padding: 0;
  background: none;
}
.sidearm-story-template-text {
  font-size: 1rem;
}
.sidearm-story-template-text .sidearm-story-template-text-aside {
  font-size: 14px;
}
.sidearm-schedule .sidearm-schedule-game .sidearm-schedule-game-result {
  font-style: normal !important;
}
.gsc-control-cse *,
.gsc-control-cse *:before,
.gsc-control-cse *:after {
  word-wrap: break-word;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.sidearm-table thead th {
  font-style: normal;
}
a[rel="smarttag"] {
  font-style: normal !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham SSm A", "Gotham SSm B";
}
.sidearm-common .sidearm-common-header select {
  margin: 0;
}
.sidearm-roster-default-template .sidearm-roster-player-name p {
  text-transform: none !important;
}
.sidearm-roster-default-template .sidearm-roster-player-class-hometown {
  text-transform: none !important;
}
.sidearm-roster-default-template .sidearm-roster-player-other {
  text-transform: none !important;
}
html .sidearm-story-template-post-1 .sidearm-story-template-sponsors {
  margin-top: 0;
  margin-bottom: 24px;
}
.scott .s-stats,
.carter .s-stats,
.dazzlers .s-stats,
.hawkins-center .s-stats,
.cheerleaders .s-stats,
.tickets .s-stats,
.scott .s-rank,
.carter .s-rank,
.dazzlers .s-rank,
.hawkins-center .s-rank,
.cheerleaders .s-rank,
.tickets .s-rank {
  display: none;
}
.sidearm-roster-team-photo figcaption {
  background: white;
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 12px;
  line-height: 1.8;
  font-size: 13px;
}
.harry .s-stats,
.harry .s-rank {
  display: none;
}
