@import url("https://fonts.sidearmsports.com/sidearm/sidearm_font.css");
@import url("https://fonts.sidearmsports.com/sidearm_v2/sidearm_font_v2.css");
@import url('https://fonts.googleapis.com/css?family=Fjalla+One|Montserrat:200,300,300i,400,400i,500,500i&display=swap');
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #003595;
  color: #ffb81c;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: #ffb81c;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
.accessible-hide {
  position: absolute;
  top: -99999px;
  left: -99999px;
  background: black;
  color: white;
}
/*Stories Video*/

.showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/*Tabs*/

.ui-tabs-panel {
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  opacity: 1;
  overflow: hidden;
}
.ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  height: 0;
  opacity: 0;
}
/*SIDEARM DFP*/

.content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-ad .dfp-ad {
    margin: 24px auto;
  }
}
/*Mixins*/
/*Colors*/
/*Social Media Brand Colors*/
/*Fonts*/
/*Utility Classes*/

.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.margin-none {
  margin: 0;
}
.margin-top-none {
  margin-top: none;
}
.margin-right-none {
  margin-right: none;
}
.margin-bottom-none {
  margin-bottom: none;
}
.margin-left-none {
  margin-left: none;
}
.margin-auto {
  margin: auto;
}
.margin-top-auto {
  margin-top: auto;
}
.margin-right-auto {
  margin-right: auto;
}
.margin-bottom-auto {
  margin-bottom: auto;
}
.margin-left-auto {
  margin-left: auto;
}
.margin-centered {
  margin-left: auto;
  margin-right: auto;
}
.accessible-hide {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background: black;
  color: white;
}
.hide {
  background: black;
  color: white;
}
/*Animations*/

/*Row Styles*/

.row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.row.pad {
  padding-left: 12px;
  padding-right: 12px;
}
.row.no-pad {
  max-width: 1416px;
}
.row.row-wide {
  max-width: 2000px;
}
@media screen and (max-width: 1176px) {
  .row.extra-pad {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
/*Slick Dots*/

ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
ul.slick-dots button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  font-size: 0;
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: black;
  margin: 0;
  padding: 0;
  background-color: white;
}
body.mobile-menu-open {
  overflow: hidden;
}
a:focus {
  outline: none;
}
A:hover {
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.row {
  max-width: 1440px;
}
.contentDiv_container {
  height: 100vh;
  margin: 0 auto;
}
.contentDiv_container > * {
  opacity: 0;
  pointer-events: none;
  transition: .25s;
}
.contentDiv_container.is-loaded {
  height: auto;
}
.contentDiv_container.is-loaded > * {
  opacity: 1;
  pointer-events: all;
}
html:not(.index).sport .contentDiv_container {
  margin: 140px auto 0;
}
html:not(.index) .contentDiv_container {
  max-width: 1440px;
  background: white;
  padding: 12px;
  margin: 80px auto 0;
}
html:not(.index).sidearm-featured-story .contentDiv_container {
  height: auto;
  padding: 0;
  max-width: initial;
  margin: 0;
}
html:not(.index).sidearm-featured-story .contentDiv_container > * {
  opacity: 1;
  pointer-events: all;
}
html:not(.index).sidearm-featured-story .outstream-snap-container {
  display: none !important;
}
.hide-acc {
  position: absolute;
  left: -9999px;
  background-color: black;
  color: white;
}
.sport .contentDiv_container {
  margin: 140px auto 0;
}
html.stories-video-is-playing #topStories-section .c-stories--cover .c-stories__details {
  opacity: 0;
}
html.stories-video-is-playing #topStories-section .c-stories .showcase-play-button {
  display: none;
}
html.stories-video-is-playing #topStories-section .c-stories--cover .c-stories__item:after,
html.stories-video-is-playing .stickyLeaderboard {
  display: none;
}
/* Main Header */

html:not(.homepage) .main-navigation {
  background: white;
}
html:not(.homepage) .main-navigation .c-navigation--main .c-navigation__links-item,
html:not(.homepage) .main-navigation .c-navigation--main .c-navigation__links-url {
  color: #003595;
}
html:not(.homepage) .main-navigation .c-navigation--main .c-navigation__toggle {
  color: #003595;
}
html:not(.homepage) .main-navigation .c-navigation--main .c-navigation__logo-image--blue {
  display: inline-block;
}
html:not(.homepage) .main-navigation .c-navigation--main .c-navigation__logo-image--white {
  display: none;
}
html:not(.homepage) .c-search--popout .c-search__toggle {
  color: #003595;
}
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 300;
}
.main-header.headroom--not-top .main-navigation {
  background: white;
}
.main-header.headroom--not-top .main-navigation .c-navigation--main .c-navigation__links-item,
.main-header.headroom--not-top .main-navigation .c-navigation--main .c-navigation__links-url {
  color: #003595;
}
.main-header.headroom--not-top .main-navigation .c-navigation--main .c-navigation__toggle {
  color: #003595;
}
.main-header.headroom--not-top .main-navigation .c-navigation--main .c-navigation__logo-image--blue {
  display: inline-block;
}
.main-header.headroom--not-top .main-navigation .c-navigation--main .c-navigation__logo-image--white {
  display: none;
}
.main-header.headroom--not-top .c-search--popout .c-search__toggle {
  color: #003595;
}
/* Search */

.c-search--popout {
  height: 100%;
}
.c-search--popout fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-search--popout .c-search__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  display: block;
  height: 100%;
  text-align: center;
  line-height: 80px;
  font-size: 24px;
  color: white;
  margin-left: 24px;
  transition: .15s;
}
.c-search--popout .c-search__toggle.is-toggled,
.c-search--popout .c-search__toggle:hover {
  color: #ffb81c;
}
.c-search--popout .c-search__popout {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  transition: opacity .25s;
  width: 100%;
  height: 60px;
  background: white;
  border: 1px solid #d8d8d8;
}
.c-search--popout .c-search__popout.is-open {
  left: auto;
  right: 0;
  opacity: 1;
}
.c-search--popout .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  padding: 0 84px 0 24px;
  color: black;
  font-size: 1rem;
  height: 60px;
  line-height: 60px;
}
.c-search--popout .c-search__text::-webkit-input-placeholder {
  color: black;
}
.c-search--popout .c-search__text::-moz-placeholder {
  color: black;
}
.c-search--popout .c-search__text:-ms-input-placeholder {
  color: black;
}
.c-search--popout .c-search__text:-moz-placeholder {
  color: black;
}
.c-search--popout .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background: #003595;
  color: white;
  font-size: 20px;
  overflow: hidden;
  transition: width 0.15s, font-size 0.15s 0.15s, 0.15s;
}
.c-search--popout .c-search__submit:disabled {
  width: 0;
  font-size: 0;
}
.c-search--popout .c-search__submit:hover {
  color: #ffb81c;
}
/* Main Navigation */

.main-navigation {
  position: relative;
  height: 80px;
  transition: .15s;
  z-index: 300;
  background: rgba(0, 0, 0, 0.25);
}
.main-navigation navigation-component {
  height: 100%;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-navigation--main {
  height: 100%;
}
.main-navigation .c-navigation--main .c-navigation__bar {
  height: 100%;
}
.main-navigation .c-navigation--main .c-navigation__logos {
  background: url("https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/pittsburghpanthers.com/images/responsive_2019/main_logo_lines.svg") center no-repeat;
  height: 100%;
  flex: 0 0 296px;
  -webkit-flex: 0 0 296px;
  min-width: 1px;
  min-height: 1px;
  background-size: contain;
}
.main-navigation .c-navigation--main .c-navigation__logo {
  flex: 0 0 33.33333%;
  -webkit-flex: 0 0 33.33333%;
  min-width: 1px;
  min-height: 1px;
  text-decoration: none;
  text-align: center;
  transition: .15s;
}
.main-navigation .c-navigation--main .c-navigation__logo--acc {
  margin-left: 25px;
}
.main-navigation .c-navigation--main .c-navigation__logo-image--blue {
  display: none;
}
.main-navigation .c-navigation--main .c-navigation__right {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  height: 100%;
  border-top: 2px solid #ffb81c;
  border-bottom: 2px solid #ffb81c;
  margin-left: -1px;
}
.main-navigation .c-navigation--main .c-navigation__links {
  height: 100%;
  margin-left: -1px;
}
.main-navigation .c-navigation--main .c-navigation__links-item {
  color: white;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 500;
}
.main-navigation .c-navigation--main .c-navigation__links-item:not(:last-child)::after {
  content: '|';
  margin: 0 12px;
}
.main-navigation .c-navigation--main .c-navigation__links-url {
  text-decoration: none;
  color: white;
  transition: .15s;
}
.main-navigation .c-navigation--main .c-navigation__links-url:hover {
  color: #ffb81c;
}
.main-navigation .c-navigation--main .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  display: block;
  height: 100%;
  color: white;
  font-size: 28px;
  margin: 0 18px;
  transition: .15s;
}
.main-navigation .c-navigation--main .c-navigation__toggle.is-toggled,
.main-navigation .c-navigation--main .c-navigation__toggle:hover {
  color: #ffb81c;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  right: 0;
  transform: translate3d(100%, 0, 0);
  height: calc(100vh - 80px);
  z-index: 300;
  transition: .15s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__offcanvas.is-open {
  transform: translate3d(0, 0, 0);
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-1-container {
  height: 100%;
  position: relative;
  background: white;
  display: flex;
  flex-direction: column;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-1 {
  width: 500px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__wordmark {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1 {
  border-bottom: 2px solid #d8d8d8;
  transition: .15s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.is-open {
  background: #eeeeee;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__parent .c-navigation__url--level-1 {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__parent .c-navigation__url--level-1:before {
  font-family: sidearm_font_v2;
  font-size: 24px;
  content: '\e018';
  margin-left: 10px;
  font-style: normal;
  display: block;
  transition: transform .15s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__parent .c-navigation__url--level-1.is-toggled:before {
  transform: rotate(-180deg);
  transition: transform .25s;
  color: #ffb81c;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__parent .c-navigation__url--level-1:hover {
  cursor: pointer;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-1 {
  display: flex;
  align-items: center;
  padding: 0 24px;
  height: 72px;
  text-transform: uppercase;
  color: black;
  font-size: 1.125rem;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  top: 0;
  right: -9999px;
  opacity: 0;
  min-width: 500px;
  height: 100%;
  overflow-y: auto;
  background: #eeeeee;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2.is-open {
  right: 500px;
  opacity: 1;
  transition: opacity .1s .15s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 74px;
  background: #eeeeee;
  border-bottom: 2px solid #d8d8d8;
  transition: .15s;
  position: relative;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__schedule-roster-news {
  padding: 0 24px;
  border-left: 2px solid #d8d8d8;
  text-align: center;
  height: 100%;
  line-height: 72px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__schedule-roster-news::before {
  font-family: sidearm_font_v2;
  font-size: 24px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__schedule-roster-news.schedule::before {
  content: '\e125';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__schedule-roster-news.roster::before {
  content: '\e141';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__schedule-roster-news.news::before {
  content: '\e156';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__separator {
  background: #003595;
  color: #ffb81c;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.125rem;
  border-bottom: none;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2 {
  color: black;
  font-size: 1rem;
  transition: .15s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child {
  margin: 0 auto 0 0;
  font-weight: 500;
  font-size: 1.125rem;
  padding: 0 24px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:hover {
  color: #003595;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2 img {
  padding-right: 6px;
  max-height: 20px;
  vertical-align: text-top;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
  transition: .15s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background: white;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 60px);
  overflow: auto;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-1 {
  border-bottom: 2px solid #d8d8d8;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:before {
  font-family: sidearm_font_v2;
  font-size: 20px;
  content: '\e020';
  margin-right: 12px;
  font-style: normal;
  display: block;
  color: #ffb81c;
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:before {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 106px;
  height: 72px;
  text-transform: uppercase;
  color: black;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 2000px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-2 {
  border-bottom: 2px solid #d8d8d8;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-2:last-child {
  border-bottom: none;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__separator {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 72px;
  padding: 0 24px;
  background: #003595;
  color: #ffb81c;
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 500;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 72px;
  background: #eeeeee;
  padding: 0 106px;
  color: black;
  font-size: 1rem;
  font-weight: 400;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2:hover {
  color: #003595;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2 img {
  padding-right: 6px;
  max-height: 20px;
  vertical-align: text-top;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
/* Sport Navigation */

.sport-navigation {
  height: 60px;
  background: #333333;
  position: relative;
  z-index: 200;
}
.sport-navigation .c-navigation--sport {
  height: 100%;
  padding: 0 24px;
}
.sport-navigation .c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
  transition: .15s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-1 {
  height: 100%;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
  height: 100%;
  line-height: 60px;
  margin: 0 12px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1 {
  color: #ffb81c;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:last-child {
  margin-right: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__parent .c-navigation__url--level-1::after {
  content: '\e072';
  font-family: sidearm_font_v2;
  margin-left: 6px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  color: white;
  font-size: 1.125rem;
  letter-spacing: .051rem;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  text-transform: uppercase;
  margin: 0 auto 0 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  color: #ffb81c;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
  font-weight: 500;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  min-width: 300px;
  background: #333333;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: 0;
  opacity: 1;
  transition: 0s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 {
  padding: 12px;
  border-bottom: 1px solid #d8d8d8;
  line-height: 1.5;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  color: white;
  font-size: 1rem;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover {
  color: #ffb81c;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
  transition: .15s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  height: 100%;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport {
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  color: #ffb81c;
  letter-spacing: 0.063rem;
  font-size: 1.375rem;
  font-weight: 500;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  display: block;
  color: white;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background: white;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 160px);
  overflow: auto;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__item--level-1 {
  border-bottom: 2px solid #d8d8d8;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:before {
  font-family: sidearm_font_v2;
  font-size: 20px;
  content: '\e020';
  margin-right: 12px;
  font-style: normal;
  display: block;
  color: #ffb81c;
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:before {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 106px;
  height: 72px;
  text-transform: uppercase;
  color: black;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 2000px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2 {
  border-bottom: 2px solid #d8d8d8;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2:last-child {
  border-bottom: none;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 72px;
  background: #eeeeee;
  padding: 0 106px;
  color: black;
  font-size: 1rem;
  font-weight: 400;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2:hover {
  color: #003595;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
#topStories-section .c-stories__item {
  position: relative;
}
#topStories-section .c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
}
#topStories-section .c-stories__media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories .showcase-play-button {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
  color: white;
}
#topStories-section .c-stories .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories__headline {
  margin: 0;
}
#topStories-section .c-stories__url {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Fjalla One", sans-serif;
  text-decoration: none;
}
#topStories-section .c-stories--cover .c-stories__item {
  position: relative;
  height: calc(100vh - 100px);
  background-color: black;
}
#topStories-section .c-stories--cover .c-stories__item:after {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(bottom, rgba(11, 34, 64, 0.4), rgba(11, 34, 64, 0));
  background-image: -moz-linear-gradient(bottom, rgba(11, 34, 64, 0.4), rgba(11, 34, 64, 0));
  background-image: -o-linear-gradient(bottom, rgba(11, 34, 64, 0.4), rgba(11, 34, 64, 0));
  background-image: -ms-linear-gradient(bottom, rgba(11, 34, 64, 0.4), rgba(11, 34, 64, 0));
  background-image: linear-gradient(to top, rgba(11, 34, 64, 0.4), rgba(11, 34, 64, 0));
}
#topStories-section .c-stories--cover .c-stories__media-as-bg {
  height: calc(100vh - 100px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
#topStories-section .c-stories--cover .c-stories__details {
  position: absolute;
  bottom: 200px;
  left: 0;
  width: 100%;
  padding: 8px;
  z-index: 2;
}
#topStories-section .c-stories--cover .c-stories__url {
  font-size: 56px;
  line-height: 65px;
  color: white;
  text-transform: uppercase;
}
#topStories-section .c-stories--cover .c-stories__links {
  margin-top: 12px;
}
#topStories-section .c-stories--cover .c-stories__links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#topStories-section .c-stories--cover .c-stories__links li {
  position: relative;
  margin-right: 48px;
}
#topStories-section .c-stories--cover .c-stories__links li:after {
  content: '/';
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #ffb81c;
  position: absolute;
  top: 0px;
  right: -24px;
}
#topStories-section .c-stories--cover .c-stories__links li:last-child:after {
  display: none;
}
#topStories-section .c-stories--cover .c-stories__links li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: white;
  letter-spacing: 1px;
  text-decoration: none;
}
#topStories-section .c-stories--cover .c-stories__links li a:hover {
  color: #ffb81c;
}
#topStories-section .c-stories--thumbnails {
  margin-top: 30px;
}
#topStories-section .c-stories--thumbnails .thumbnails {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#topStories-section .c-stories--thumbnails .thumbnails ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
#topStories-section .c-stories--thumbnails .thumbnails ul li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 18px;
}
#topStories-section .c-stories--thumbnails .thumbnails ul li:after {
  content: '';
  width: 40px;
  height: 1px;
  background-color: white;
}
#topStories-section .c-stories--thumbnails .thumbnails ul li button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 16px;
  height: 16px;
  background-color: white;
  border: 2px solid white;
  border-radius: 50%;
  outline: none;
  font-size: 0;
  color: black;
}
#topStories-section .c-stories--thumbnails .thumbnails ul li button:hover {
  background-color: transparent;
  width: 18px;
  height: 18px;
}
#topStories-section .c-stories--thumbnails .thumbnails ul li:last-child:after {
  display: none;
}
#topStories-section .c-stories--thumbnails .thumbnails ul li.top-stories-active button {
  background-color: transparent;
  width: 18px;
  height: 18px;
  color: white;
}
.s-dropdowns {
  background: #003595;
  padding: 20px 0;
}
.s-dropdowns__item {
  height: 40px;
  line-height: 40px;
  margin: 0 12px;
  flex: 1 1 33.3333%;
}
.s-dropdowns__title {
  flex: 0 0 auto;
  color: white;
  font-size: 18px;
  margin-right: 20px;
  font-family: "Montserrat", sans-serif;
}
.s-dropdowns__title i::before {
  color: white;
}
.s-dropdowns__select {
  flex: 1 1 auto;
}
.s-dropdowns sports-ticket-links-component {
  display: block;
  flex: 1 1 auto;
}
.s-dropdowns select {
  height: 40px;
  background: #3e4e67;
  border: none;
  color: white;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  border-radius: 0;
  -webkit-appearance: none;
  min-width: 260px;
}
.s-dropdowns button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  height: 40px;
  background: #ffb81c;
  color: #003595;
  border: none;
  padding: 0 24px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.2s;
}
.s-dropdowns button:hover {
  background: #003595;
  color: #ffb81c;
}
.s-dropdowns .c-dropdown__arrows {
  position: absolute;
  top: 7px;
  right: 4px;
  color: white;
  pointer-events: none;
  z-index: 2;
  font-size: 18px;
}
.s-dropdowns .c-dropdown__arrows i {
  height: 12px;
}
.s-dropdowns .c-dropdown__arrows i::before {
  height: 12px;
  vertical-align: top;
  font-size: 0.9rem;
}
.superleaderboard {
  padding: 32px 0;
  background-color: white;
  text-align: center;
}
.superleaderboard.grey {
  background-color: #f2f2f2;
}
.superleaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.promo {
  position: relative;
}
.promo .slick-dots {
  display: flex;
  display: -webkit-flex;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  bottom: 48px;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.promo .slick-dots li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 18px;
}
.promo .slick-dots li:after {
  content: '';
  width: 40px;
  height: 1px;
  background-color: white;
}
.promo .slick-dots li button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 16px;
  height: 16px;
  background-color: white;
  border: 2px solid white;
  border-radius: 50%;
  outline: none;
  font-size: 0;
}
.promo .slick-dots li button:hover {
  background-color: transparent;
  width: 18px;
  height: 18px;
}
.promo .slick-dots li:last-child:after {
  display: none;
}
.promo .slick-dots li.slick-active button {
  background-color: transparent;
  width: 18px;
  height: 18px;
}
.fan-experience-active #content-stream content-stream-component {
  display: none;
}
.fan-experience-active #content-stream .loadMore {
  display: none;
}
.fan-experience-active#content-stream .c-contentstream__top .c-contentstream__filter--mobile {
  display: none;
}
#content-stream {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#content-stream ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#content-stream .c-contentstream__top {
  background-color: white;
}
#content-stream .c-contentstream__top .c-contentstream__top--inner {
  min-height: 112px;
  padding: 0 24px 30px;
}
#content-stream .c-contentstream__top .title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 200;
  text-transform: uppercase;
  color: #003595;
  letter-spacing: .06em;
  margin-right: 24px;
  line-height: 1;
}
#content-stream .c-contentstream__top .sponsor {
  margin-right: auto;
}
#content-stream .c-contentstream__top .c-contentstream__filter li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin: 0 0 0 48px;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button {
  padding: 0;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #333333;
  letter-spacing: .1em;
  text-transform: uppercase;
  border: none;
  background-color: transparent;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button:after {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  content: '';
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 10px;
  background-color: transparent;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button.active,
#content-stream .c-contentstream__top .c-contentstream__filter li button:hover {
  cursor: pointer;
  color: #003595;
}
#content-stream .c-contentstream__top .c-contentstream__filter li button.active:after,
#content-stream .c-contentstream__top .c-contentstream__filter li button:hover:after {
  background-color: #ffb81c;
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
}
#content-stream .c-contentstream__top .c-contentstream__filter li:last-child {
  margin-right: 150px;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile {
  width: 100%;
  margin: 12px 0;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile select {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #003595;
  padding: 0 12px;
  background: transparent;
  text-transform: uppercase;
  border: 1px solid #003595;
  outline: none;
  z-index: 1;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile option {
  text-transform: none;
  color: #003595;
  line-height: 30px;
  height: 30px;
}
#content-stream .c-contentstream__container {
  width: 100%;
  padding: 12px 0;
  background-color: #f2f2f2;
}
#content-stream .c-contentstream__container .c-contentstream__item {
  margin: 12px;
  width: calc(25% - 24px);
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__details {
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__url {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  overflow: hidden;
  color: #003595;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__url:hover {
  color: #ffb81c;
}
#content-stream .c-contentstream__container .c-contentstream__item .mediaIcon {
  margin-left: auto;
  width: 50px;
  height: 50px;
  background-color: #ffb81c;
  text-align: center;
  line-height: 50px;
  color: #003595;
}
#content-stream .c-contentstream__container .c-contentstream__item .mediaIcon i {
  font-size: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__story__media {
  min-height: 60px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__item-inner {
  background-color: white;
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__body {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  padding: 24px 0;
  border-bottom: 1px solid #cccccc;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__body a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #003595;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user-info {
  margin-left: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user-info .c-twitter__user-name {
  color: #333333;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user-info .c-twitter__screen-name {
  color: #003595;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer {
  padding: 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex: 0 0 100px;
  -webkit-flex: 0 0 100px;
  min-width: 1px;
  min-height: 1px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #333333;
  font-size: 24px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a:hover {
  color: #003595;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a i:before {
  margin: 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a span {
  font-size: 16px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a .hideAcc {
  position: absolute;
  left: -9999px;
}
#content-stream .c-contentstream__container .c-instagram__overlay {
  position: absolute;
  right: 24px;
  bottom: 24px;
}
#content-stream .c-contentstream__container .c-instagram__overlay .c-instagram__username {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: white;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
  background-color: rgba(0, 53, 149, 0.75);
}
#content-stream .c-contentstream__container .c-instagram__overlay img {
  height: 50px;
  width: 50px;
}
#content-stream .c-contentstream__container .c-contentstream__instagram__image {
  width: 100%;
}
#content-stream .c-contentstream__container .c-contentstream__gallery__media .mediaIcon {
  position: absolute;
  right: 24px;
  bottom: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__gallery__details {
  padding: 24px;
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__gallery__details .c-contentstream__gallery__title {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  color: #003595;
  line-height: 30px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__gallery__details .c-contentstream__gallery__title span {
  font-weight: 300;
  font-style: normal;
  color: #333333;
}
#content-stream .c-contentstream__container .c-contentstream__gallery__details .c-contentstream__gallery__title:hover {
  color: #ffb81c;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__media {
  padding-bottom: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__media.video-is-playing .showcase-modal {
  left: 0;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__details {
  padding: 24px;
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__details .c-contentstream__youtube__title {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  color: #003595;
  line-height: 30px;
  margin-bottom: 18px;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__details .c-contentstream__youtube__title span {
  font-weight: 300;
  font-style: normal;
  color: #333333;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__details .watchNow {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  width: 130px;
  height: 40px;
  background-color: white;
  color: #333333;
  border: 1px solid #333333;
  outline: none;
  white-space: nowrap;
  padding: 0;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__details .watchNow:hover {
  background-color: #003595;
  border: 1px solid #003595;
  color: #ffb81c;
}
#content-stream .c-contentstream__container .c-contentstream__youtube__playbtn {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  background: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png') center center;
  background-size: contain;
  height: 50px;
  width: 50px;
  border: none;
  outline: none;
}
#content-stream .c-contentstream__container .c-contentstream__ad .c-contentstream__item-inner {
  min-width: 332px;
  min-height: 282px;
  padding: 16px;
  margin: 0 auto;
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__ad .c-contentstream__item-inner .dfp-ad {
  margin: 0 auto;
}
#content-stream .loadMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  width: 100%;
  background-color: #f2f2f2;
  padding: 24px 0 48px;
}
#content-stream .loadMore button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 500;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #ffb81c;
  color: #003595;
}
#content-stream .loadMore button:hover {
  background-color: #003595;
  color: #ffb81c;
}
#fan-experience .fan-experience-header {
  position: relative;
}
#fan-experience .customize {
  position: absolute;
  right: 24px;
  bottom: -81px;
  z-index: 100;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #333333;
  letter-spacing: .1em;
  outline: none;
  border: none;
  background-color: transparent;
  text-transform: uppercase;
}
#fan-experience .customize:after {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  content: '';
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 10px;
  background-color: transparent;
}
#fan-experience .customize.active,
#fan-experience .customize:hover {
  cursor: pointer;
  color: #003595;
}
#fan-experience .customize.active:after,
#fan-experience .customize:hover:after {
  background-color: #ffb81c;
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
}
#fan-experience .c-fan-experience__modal {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  position: absolute;
  top: 112px;
  right: 0;
  background-color: white;
  padding: 12px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 9996;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container {
  font-family: "Montserrat", sans-serif;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__modal-inner {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__header {
  font-size: 18px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 48px;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__header span {
  font-weight: 700;
  text-transform: uppercase;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector {
  margin-bottom: 12px;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__sportselector--title {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #003595;
  letter-spacing: .1em;
  text-transform: uppercase;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__sportselector__add {
  margin-top: 12px;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__sportselector__add .c-fan-experience__sportselector__add--inner {
  position: relative;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__sportselector__add .c-fan-experience__sportselector__add--inner:after {
  content: '\e864';
  font-size: 18px;
  font-family: "sidearm_font";
  position: absolute;
  top: 1px;
  right: 1px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  background-color: white;
  color: #333333;
  border: none;
  text-align: center;
  pointer-events: none;
  z-index: 2;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__sportselector__add select {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  line-height: 50px;
  height: 50px;
  padding: 0 24px;
  border-radius: 0;
  color: #333333;
  background-color: white;
  border: 1px solid #cccccc;
  outline: none;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__selectedsports .c-fan-experience__selectedsports__name .c-fan-experience__selectedsports__name--column {
  display: flex;
  display: -webkit-flex;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  width: 100%;
  line-height: 50px;
  height: 50px;
  padding: 0 24px;
  color: #333333;
  background-color: #f2f2f2;
  border: 1px solid #cccccc;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__selectedsports .c-fan-experience__selectedsports__name .c-fan-experience__selectedsports__name--column .c-fan-experience__selectedsports--close {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #003595;
  font-size: 18px;
  border: none;
  background-color: #f2f2f2;
  outline: none;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__selectedsports .c-fan-experience__selectedsports__name .c-fan-experience__selectedsports__name--column .c-fan-experience__selectedsports--close span {
  position: absolute;
  left: -9999px;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__selectedsports .c-fan-experience__selectedsports__name .c-fan-experience__selectedsports--types {
  display: flex;
  display: -webkit-flex;
  margin: 6px 0;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__selectedsports .c-fan-experience__selectedsports__name .c-fan-experience__selectedsports--types a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  color: gray;
  background: #333333;
  margin-right: 1px;
  border: none;
  text-align: center;
  text-decoration: none;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__selectedsports .c-fan-experience__selectedsports__name .c-fan-experience__selectedsports--types a:hover {
  cursor: pointer;
  background: #0047c8;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__sportselector .c-fan-experience__selectedsports .c-fan-experience__selectedsports__name .c-fan-experience__selectedsports--types a.active {
  color: #ffb81c;
  background: #003595;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__ctas .c-fan-experience__social .button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 50px;
  color: white;
  background-color: #f2f2f2;
  color: #333333;
  text-align: center;
  margin: 12px 0 0;
  padding: 0;
  outline: none;
  border: none;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__ctas .c-fan-experience__social .button.twitter {
  background: #55acee;
  color: white;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__ctas .c-fan-experience__social .button.facebook {
  background: #405d9a;
  color: white;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__ctas .c-fan-experience__close {
  margin: 12px -6px;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__ctas .c-fan-experience__close .button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  flex: 1 0 calc(50% - 12px);
  -webkit-flex: 1 0 calc(50% - 12px);
  min-width: 1px;
  min-height: 1px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 50px;
  color: #333333;
  background: #f2f2f2;
  text-align: center;
  border: none;
  padding: 0;
  margin: 0 6px;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__ctas .c-fan-experience__close .button.save {
  color: #003595;
  background: #ffb81c;
}
#fan-experience .c-fan-experience__modal .c-fan-experience__modal-container .c-fan-experience__ctas .c-fan-experience__close .button:hover {
  color: #ffb81c;
  background: #003595;
}
#fan-experience #fanzone {
  padding: 12px;
}
#fan-experience .c-contentstream__container {
  width: 100%;
}
#fan-experience .c-contentstream__container .c-contentstream__item {
  margin: 12px;
  width: calc(25% - 24px);
}
#fan-experience .c-contentstream__container .c-contentstream__item .c-contentstream__details {
  padding: 24px;
}
#fan-experience .c-contentstream__container .c-contentstream__item .c-contentstream__url {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  overflow: hidden;
  color: #003595;
  text-decoration: none;
}
#fan-experience .c-contentstream__container .c-contentstream__item .c-contentstream__url:hover {
  color: #ffb81c;
}
#fan-experience .c-contentstream__container .c-contentstream__item .mediaIcon {
  margin-left: auto;
  width: 50px;
  height: 50px;
  background-color: #ffb81c;
  text-align: center;
  line-height: 50px;
  color: #003595;
}
#fan-experience .c-contentstream__container .c-contentstream__item .mediaIcon i {
  font-size: 24px;
}
#fan-experience .c-contentstream__container .c-contentstream__story__media {
  min-height: 60px;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__item-inner {
  background-color: white;
  padding: 24px;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-twitter__body {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  margin: 24px 0;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-twitter__body a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #ffb81c;
  text-decoration: none;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-twitter__body a:hover {
  color: #003595;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-twitter__user-info {
  margin-left: 12px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 16px;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-twitter__user-info .c-twitter__user-name {
  color: #333333;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-twitter__user-info .c-twitter__screen-name {
  color: #ffb81c;
  text-decoration: none;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer {
  padding: 0;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex: 0 0 100px;
  -webkit-flex: 0 0 100px;
  min-width: 1px;
  min-height: 1px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: gray;
  font-size: 24px;
  text-decoration: none;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a:hover {
  color: #003595;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a i:before {
  margin: 0;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a span {
  font-size: 16px;
  text-decoration: none;
}
#fan-experience .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a .hideAcc {
  position: absolute;
  left: -9999px;
}
#fan-experience .c-contentstream__container .c-instagram__overlay {
  position: absolute;
  right: 24px;
  bottom: 24px;
}
#fan-experience .c-contentstream__container .c-instagram__overlay .c-instagram__username {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: white;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
  background-color: rgba(12, 35, 64, 0.5);
}
#fan-experience .c-contentstream__container .c-instagram__overlay img {
  height: 50px;
  width: 50px;
}
#fan-experience .c-contentstream__container .c-contentstream__instagram__image {
  width: 100%;
}
#fan-experience .c-contentstream__container .c-contentstream__gallery__media .mediaIcon {
  position: absolute;
  right: 24px;
  bottom: 24px;
}
#fan-experience .c-contentstream__container .c-contentstream__gallery__details {
  padding: 24px;
  background-color: white;
}
#fan-experience .c-contentstream__container .c-contentstream__gallery__details .c-contentstream__gallery__title {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  color: #ffb81c;
  line-height: 30px;
  text-decoration: none;
}
#fan-experience .c-contentstream__container .c-contentstream__gallery__details .c-contentstream__gallery__title span {
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
#fan-experience .c-contentstream__container .c-contentstream__gallery__details .c-contentstream__gallery__title:hover {
  color: #ffb81c;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__media {
  padding-bottom: 56.25%;
  overflow: hidden;
  cursor: pointer;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__media .showcase-play-button {
  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%);
  -o-transform: translate(-50%, -50%);
  background: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png') center center;
  background-size: contain;
  height: 50px;
  width: 50px;
  border: none;
  outline: none;
  font-size: 0;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__media.video-is-playing .showcase-modal {
  left: 0;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__details {
  padding: 24px;
  background-color: white;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__details .c-contentstream__youtube__title {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  color: #ffb81c;
  line-height: 30px;
  margin-bottom: 18px;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__details .c-contentstream__youtube__title span {
  font-weight: 400;
  font-style: normal;
  color: #333333;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__details .watchNow {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  width: 130px;
  height: 40px;
  background-color: white;
  color: gray;
  border: 1px solid gray;
  outline: none;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__details .watchNow:hover {
  background-color: #003595;
  border: 1px solid #003595;
  color: #ffb81c;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__playbtn {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  background: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png') center center;
  background-size: contain;
  height: 50px;
  width: 50px;
  border: none;
  outline: none;
}
#fan-experience .c-contentstream__container .c-contentstream__youtube__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sponsors {
  background-color: #003595;
  padding: 20px 0;
}
.sponsors .flex {
  display: block;
}
.sponsors .flex .ads-container .ad.multi-ad {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 12px;
}
.sponsors .flex .ads-container .ad.multi-ad a {
  display: inline-block;
}
.sponsors .flex .ads-container .ad.multi-ad img {
  vertical-align: middle;
  padding: 0px 0px;
  margin: 0 auto;
}
#calendar-section {
  background-color: white;
}
#calendar-section .caltabs .caltabs--inner {
  min-height: 112px;
  padding: 0 24px 30px;
}
#calendar-section .caltabs .caltabs--inner .title {
  font-family: "Montserrat", sans-serif;
  font-size: 26px;
  font-weight: 200;
  text-transform: uppercase;
  color: #003595;
  margin-right: 24px;
  letter-spacing: .06em;
  line-height: 1;
}
#calendar-section .caltabs .caltabs--inner .sponsor {
  margin-right: auto;
}
#calendar-section .caltabs .caltabs--inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#calendar-section .caltabs .caltabs--inner ul li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  margin: 0 0 0 48px;
}
#calendar-section .caltabs .caltabs--inner ul li:after {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform: translate(0, -10px);
  -webkit-transform: translate(0, -10px);
  -moz-transform: translate(0, -10px);
  -ms-transform: translate(0, -10px);
  -o-transform: translate(0, -10px);
  content: '';
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 10px;
  background-color: transparent;
}
#calendar-section .caltabs .caltabs--inner ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #333333;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
}
#calendar-section .caltabs .caltabs--inner ul li.ui-state-active:after {
  background-color: #ffb81c;
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
}
#calendar-section .caltabs .caltabs--inner ul li.ui-state-active a {
  color: #003595;
}
#calendar-section .caltabs .caltabs--inner ul li:hover:after {
  background-color: #ffb81c;
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
}
#calendar-section .caltabs .caltabs--inner ul li:hover a {
  color: #003595;
}
#calendar-section .caltabs .caltabs--inner ul .calendar {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #333333;
  letter-spacing: .1em;
  padding: 0;
  margin-left: 48px;
  text-transform: uppercase;
  text-decoration: none;
}
#calendar-section .caltabs .caltabs--inner ul .calendar:hover {
  color: #003595;
}
#calendar-section .caltabs .ui-tabs-panel {
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  min-height: 480px;
  opacity: 1;
  overflow: hidden;
}
#calendar-section .caltabs .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
#calendar-section #events .c-events__item,
#calendar-section #hevents .c-events__item,
#calendar-section #results .c-events__item {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #333333;
  height: 120px;
  padding: 20px;
  border-bottom: 1px solid #f2f2f2;
}
#calendar-section #events .c-events__item:first-child,
#calendar-section #hevents .c-events__item:first-child,
#calendar-section #results .c-events__item:first-child {
  border-top: 1px solid #f2f2f2;
}
#calendar-section #events .c-events__logos,
#calendar-section #hevents .c-events__logos,
#calendar-section #results .c-events__logos {
  margin-right: 24px;
}
#calendar-section #events .c-events__logos .c-events__location-indicator,
#calendar-section #hevents .c-events__logos .c-events__location-indicator,
#calendar-section #results .c-events__logos .c-events__location-indicator {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  width: 48px;
  height: 48px;
  line-height: 44px;
  border: 2px solid #003595;
  border-radius: 50%;
  color: #003595;
  text-align: center;
  text-transform: uppercase;
  margin: 0 24px;
}
#calendar-section #events .c-events__logos img,
#calendar-section #hevents .c-events__logos img,
#calendar-section #results .c-events__logos img {
  width: 80px;
  height: 80px;
}
#calendar-section #events .c-events__sport,
#calendar-section #hevents .c-events__sport,
#calendar-section #results .c-events__sport {
  color: #003595;
}
#calendar-section #events .c-events__details,
#calendar-section #hevents .c-events__details,
#calendar-section #results .c-events__details {
  flex: 0 0 360px;
  -webkit-flex: 0 0 360px;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
#calendar-section #events .c-events__details--empty,
#calendar-section #hevents .c-events__details--empty,
#calendar-section #results .c-events__details--empty {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
}
#calendar-section #events .c-events__ctas,
#calendar-section #hevents .c-events__ctas,
#calendar-section #results .c-events__ctas {
  padding-left: 24px;
}
#calendar-section #events .c-events__ctas .c-events__media-links,
#calendar-section #hevents .c-events__ctas .c-events__media-links,
#calendar-section #results .c-events__ctas .c-events__media-links {
  list-style: none;
  margin: 0;
  padding: 0;
}
#calendar-section #events .c-events__ctas .c-events__media-links div,
#calendar-section #hevents .c-events__ctas .c-events__media-links div,
#calendar-section #results .c-events__ctas .c-events__media-links div {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  color: #333333;
  width: 100%;
}
#calendar-section #events .c-events__ctas .c-events__media-links div a,
#calendar-section #hevents .c-events__ctas .c-events__media-links div a,
#calendar-section #results .c-events__ctas .c-events__media-links div a {
  color: #333333;
  text-decoration: none;
}
#calendar-section #events .c-events__ctas .c-events__media-links div a[href],
#calendar-section #hevents .c-events__ctas .c-events__media-links div a[href],
#calendar-section #results .c-events__ctas .c-events__media-links div a[href] {
  color: #003595;
}
#calendar-section #events .c-events__ctas .c-events__media-links div .hide-acc,
#calendar-section #hevents .c-events__ctas .c-events__media-links div .hide-acc,
#calendar-section #results .c-events__ctas .c-events__media-links div .hide-acc {
  position: absolute;
  left: -9999px;
  color: #333333;
}
#calendar-section .loadMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  width: 100%;
  background-color: white;
  padding: 24px 0 48px;
}
#calendar-section .loadMore button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #ffb81c;
  color: #003595;
  font-weight: 700;
}
#calendar-section .loadMore button:hover {
  background-color: #003595;
  color: #ffb81c;
}
.sectionTitle {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 30px 24px;
}
.sectionTitle .title {
  font-family: "Montserrat", sans-serif;
  font-weight: 200;
  margin-right: 24px;
  height: 50px;
}
.sectionTitle .title .small {
  font-size: 16px;
  color: #333333;
  line-height: 1;
}
.sectionTitle .title .big {
  font-size: 26px;
  text-transform: uppercase;
  color: #003595;
  letter-spacing: .06em;
  line-height: 20px;
}
#aotw-section {
  background-color: white;
}
#aotw-section .c-awards--standard .c-awards__slider {
  margin: 0 12px 48px 12px;
}
#aotw-section .c-awards--standard .c-awards__item {
  margin: 0 12px;
  border: 1px solid #d8d8d8;
  background: white;
  transition: .15s;
}
#aotw-section .c-awards--standard .c-awards__item:hover {
  background: #ffb81c;
}
#aotw-section .c-awards--standard .c-awards__media img {
  width: 100%;
}
#aotw-section .c-awards--standard .c-awards__text {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  padding: 24px 24px 60px 24px;
  color: black;
  display: block;
  text-decoration: none;
  position: relative;
}
#aotw-section .c-awards--standard .c-awards__text::after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 50px solid #ffb81c;
  border-left: 50px solid transparent;
  position: absolute;
  bottom: 0;
  right: 0;
}
#aotw-section .c-awards--standard .c-awards__name {
  font-weight: 500;
}
#aotw-section .c-awards--standard .slick-prev,
#aotw-section .c-awards--standard .slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  font-size: 0;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #003595;
  color: white;
  transition: .15s;
}
#aotw-section .c-awards--standard .slick-prev::before,
#aotw-section .c-awards--standard .slick-next::before {
  font-family: sidearm_font_v2;
  font-size: 18px;
}
#aotw-section .c-awards--standard .slick-prev:hover,
#aotw-section .c-awards--standard .slick-next:hover {
  color: #003595;
  background: #ffb81c;
}
#aotw-section .c-awards--standard .slick-prev.slick-disabled,
#aotw-section .c-awards--standard .slick-next.slick-disabled {
  background: #333333;
  pointer-events: none;
}
#aotw-section .c-awards--standard .slick-prev {
  left: -24px;
}
#aotw-section .c-awards--standard .slick-prev::before {
  content: '\e013';
}
#aotw-section .c-awards--standard .slick-next {
  right: -24px;
}
#aotw-section .c-awards--standard .slick-next::before {
  content: '\e014';
}
#footer {
  padding: 50px 0;
  background-color: white;
  border-top: 12px solid #003595;
  border-bottom: 12px solid #f2f2f2;
}
#footer .logosWrapper {
  margin-bottom: 36px;
}
#footer .logo {
  margin: 0 12px;
}
#footer .logo a:hover {
  cursor: pointer;
}
#footer .sidearm img {
  -webkit-filter: brightness(0) saturate(100%) invert(17%) sepia(51%) saturate(4746%) hue-rotate(214deg) brightness(78%) contrast(104%);
  filter: brightness(0) saturate(100%) invert(17%) sepia(51%) saturate(4746%) hue-rotate(214deg) brightness(78%) contrast(104%);
}
#footer .copyrightWrapper {
  padding-left: 108px;
}
#footer .copyright {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  color: #333333;
}
#footer .copyright a {
  color: #003595;
  text-decoration: none;
}
#footer .copyright a:hover {
  text-decoration: underline;
}
#footer .footerSocial .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#footer .footerSocial .ads-container .ad.icons-ad {
  margin: 0 8px;
}
#footer .footerSocial .ads-container .ad.icons-ad a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  position: relative;
  color: #003595;
}
#footer .footerSocial .ads-container .ad.icons-ad i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-size: 18px;
}
#footer .footerSocial .ads-container .ad.icons-ad i:before {
  margin: 0;
}
#footer .footerSocial .ads-container .ad.icons-ad span {
  position: absolute;
  left: -9999px;
}
.sidearm-story-template-media img {
  width: 100%;
}
html.news.wide .contentDiv_container {
  padding: 48px 12px;
}
.article-wrapper {
  margin: 0px auto;
  background-color: white;
  padding: 48px 12px;
}
.article-wrapper.sportfile {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-width: 1440px;
  background-color: white;
  padding: 48px 12px;
}
.article-wrapper.sportfile .article-content_wrapper {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.article-wrapper.sportfile .article-content_wrapper .article-subheadline {
  display: none;
}
.article-wrapper.sportfile .article-content_wrapper .noprint {
  display: none;
}
.article-wrapper.sportfile .article-image {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.sportfile .article-image .media_object_image {
  width: initial !important;
  margin: 0 auto;
}
.article-wrapper.sportfile .article-image .media_object_image img {
  width: 100%;
}
.article-wrapper.sportfile .article-image .article-image-caption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: white;
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-wrapper.sportfile .article-image .showcase-play-button {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 50px;
  width: 50px;
  z-index: 100;
}
.article-wrapper.sportfile .article-image .article-showcase-player {
  position: relative;
}
.article-wrapper.sportfile .article-image .article-showcase-player .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.sportfile .article-image #story_media_imgPlay {
  display: block;
  width: initial;
  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%);
  -o-transform: translate(-50%, -50%);
  z-index: 99;
}
.article-wrapper.sportfile .article-headline {
  display: block;
  font-family: "Fjalla One", sans-serif;
  font-size: 56px;
  line-height: 65px;
  color: #003595;
  padding: 0;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  clear: both;
  padding: 0;
  margin: 0 0 12px;
}
.article-wrapper.sportfile .article-content {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.sportfile .article-sidebar-wrapper {
  flex: 0 0 336px;
  -webkit-flex: 0 0 336px;
  min-width: 1px;
  min-height: 1px;
  padding: 36px 18px;
  margin: 0 0 0 24px;
  background-color: #f2f2f2;
}
.article-wrapper.sportfile .article-sidebar-wrapper .sidebar-header {
  position: relative;
  padding: 0;
}
.article-wrapper.sportfile .article-sidebar-wrapper .sidebar-header .title {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  color: #003595;
  padding: 0;
  margin: 0;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.article-wrapper.sportfile .article-sidebar-wrapper .moreNews {
  margin-bottom: 24px;
}
.article-wrapper.sportfile .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item {
  padding: 12px 0px;
  border-bottom: 1px solid white;
}
.article-wrapper.sportfile .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item .c-stories__media {
  margin-bottom: 12px;
}
.article-wrapper.sportfile .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item .c-stories__title a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #003595;
  text-decoration: none;
}
.article-wrapper.sportfile .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item .c-stories__title:hover a {
  color: #ffb81c;
}
.article-wrapper.sportfile .article-sidebar-wrapper .story-dfp {
  text-align: center;
  margin: 0 auto 24px;
}
.article-wrapper.sportfile .article-sidebar-wrapper .story-dfp .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.article-wrapper.news {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 0;
}
.article-wrapper.news .article-content_wrapper {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding: 0;
  margin: 0;
}
.article-wrapper.news .article-content_wrapper .article-subheadline {
  display: none;
}
.article-wrapper.news .article-content_wrapper .noprint {
  display: none;
}
.article-wrapper.news .article-image {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .article-image .media_object_image {
  width: initial !important;
  margin: 0 auto;
}
.article-wrapper.news .article-image .media_object_image img {
  width: 100%;
}
.article-wrapper.news .article-image .article-image-caption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  font-weight: 700;
  color: white;
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-wrapper.news .article-image .showcase-play-button {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 50px;
  width: 50px;
  z-index: 100;
}
.article-wrapper.news .article-image .article-showcase-player {
  position: relative;
}
.article-wrapper.news .article-image .article-showcase-player.video-is-playing .showcase-play-button {
  display: none;
}
.article-wrapper.news .article-image .article-showcase-player .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article-image #story_media_imgPlay {
  display: block;
  width: initial;
  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%);
  -o-transform: translate(-50%, -50%);
  z-index: 99;
}
.article-wrapper.news .article-image.right {
  margin: 0 0 10px 10px;
}
.article-wrapper.news .article-image.right .article-image-caption {
  padding: 5px;
  position: absolute;
  width: 100%;
  bottom: 0;
  background: rgba(255, 255, 255, 0.5);
  color: black;
  line-height: 1.2;
}
.article-wrapper.news .article-content {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .article-content .main-content {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .story_email {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-style: italic;
  padding: 24px 48px;
  background: #f2f2f2;
  color: #333333;
}
.article-wrapper.news .story_email > * {
  margin-right: 24px;
}
.article-wrapper.news .story_email img {
  display: block;
}
.article-wrapper.news .article-details {
  padding: 48px 0 36px;
  margin: 0 48px;
  border-bottom: 1px solid #f2f2f2;
}
.article-wrapper.news .article-headline {
  display: block;
  font-family: "Fjalla One", sans-serif;
  font-size: 56px;
  line-height: 65px;
  color: #003595;
  padding: 0;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  clear: both;
  padding: 0;
  margin: 0 0 12px;
}
.article-wrapper.news .article-date {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 35px;
  color: #003595;
}
.article-wrapper.news .article-links {
  position: relative;
  float: right;
}
.article-wrapper.news .article-links ul {
  width: 300px;
  margin: 0 0 20px 20px;
  padding: 0;
  list-style-type: none;
}
.article-wrapper.news .article-links ul li {
  width: 100%;
  border-bottom: 1px solid #040c15;
}
.article-wrapper.news .article-links ul li a {
  display: block;
  color: #ffb81c;
  background-color: #003595;
  line-height: 40px;
  text-decoration: none;
  padding: 0 12px;
}
.article-wrapper.news .article-links ul li a:hover {
  background-color: #141b4d;
}
.article-wrapper.news .article-story {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 300;
  color: #333333;
  line-height: 35px;
  padding: 24px 0 36px;
  margin: 0 48px;
}
.article-wrapper.news .article-story p {
  font-size: 18px;
  line-height: 35px;
}
.article-wrapper.news .article-story a {
  color: #003595;
}
.article-wrapper.news .article-sidebar-wrapper {
  flex: 0 0 336px;
  -webkit-flex: 0 0 336px;
  min-width: 1px;
  min-height: 1px;
  padding: 36px 18px;
  margin: 0 0 0 24px;
  background-color: #f2f2f2;
}
.article-wrapper.news .article-sidebar-wrapper .sidebar-header {
  position: relative;
  padding: 0;
}
.article-wrapper.news .article-sidebar-wrapper .sidebar-header .title {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 25px;
  color: #003595;
  padding: 0;
  margin: 0;
  z-index: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.article-wrapper.news .article-sidebar-wrapper .moreNews {
  margin-bottom: 24px;
}
.article-wrapper.news .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item {
  padding: 12px 0px;
  border-bottom: 1px solid white;
}
.article-wrapper.news .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item .c-stories__media {
  margin-bottom: 12px;
}
.article-wrapper.news .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item .c-stories__title a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #003595;
  text-decoration: none;
}
.article-wrapper.news .article-sidebar-wrapper .moreNews .recentNewsContainer .c-stories--list .c-stories__item .c-stories__title:hover a {
  color: #ffb81c;
}
.article-wrapper.news .article-sidebar-wrapper .story-dfp {
  text-align: center;
  margin: 0 auto 24px;
}
.article-wrapper.news .article-sidebar-wrapper .story-dfp .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.75);
}
.showcase-modal .showcase-modal__player-inner {
  padding: 32px;
  background: white;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.showcase-modal .showcase-modal__player-inner--full {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: none;
}
.showcase-modal .showcase-modal__player-inner--full .showcase-modal__player {
  padding: 0;
}
.showcase-modal .showcase-modal__player {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.showcase-modal .showcase-modal__watch {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #003595;
  margin-top: 12px;
  -webkit-font-smoothing: subpixel-antialiased;
}
.showcase-modal .showcase-modal__close {
  border: none;
  background: #ffb81c;
  color: #003595;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.showcase-modal .showcase-modal__close span {
  position: absolute;
  left: -9999px;
}
.showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.showcase-modal.video-is-playing {
  left: 0;
}
.stickyLeaderboard {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 0;
  background-color: rgba(255, 255, 255, 0.4);
  text-align: center;
  z-index: 100;
}
.stickyLeaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.roster-ad-left-align {
  text-align: left;
}
@media screen and (max-width: 1440px) {
  .s-dropdowns-container {
    flex-direction: column;
  }
  .s-dropdowns__item {
    margin: 12px;
  }
  .s-dropdowns__item sports-ticket-links-component {
    flex: 1;
  }
  .s-dropdowns__item .c-sports-ticket-links__filter {
    flex: 1;
  }
  .s-dropdowns__title {
    width: 100px;
  }
  .s-dropdowns select {
    flex: 1;
  }
  .s-dropdowns__select {
    flex: 1;
  }
  .s-dropdowns button {
    width: 130px;
  }
  .c-nav .c-nav__level-1--desktop .c-nav__url--level-1 {
    margin: 0 10px;
  }
  .c-nav-wrapper .accLogo {
    margin-left: 10px;
  }
  #search-btn {
    margin: 0 10px;
  }
  #aotw-section .c-awards--standard .c-awards__slider {
    margin: 0 24px 48px 24px;
  }
  .sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
    margin: 0 6px;
  }
  .sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport {
    margin: 0 auto 0 0;
  }
  .sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
    font-size: 1.125rem;
  }
  .sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1280px) {
  .main-navigation .c-navigation--main .c-navigation__links-item {
    font-size: 1rem;
  }
  .c-nav .c-nav__level-1--desktop .c-nav__level-2 ul {
    flex: 1 0 calc(33.333% - 24px);
    -webkit-flex: 1 0 calc(33.333% - 24px);
    min-width: 1px;
    min-height: 1px;
  }
  .c-nav .c-nav__level-1--desktop {
    width: auto;
  }
  .c-nav-flyout {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin-left: auto;
  }
  #content-stream .c-contentstream__top .c-contentstream__filter li {
    margin: 0 48px 0 0;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(33% - 24px);
  }
  #fanExperience .c-contentstream__container .c-contentstream__item {
    width: calc(33% - 24px);
  }
  #calendar-section #events .c-events__logos,
  #calendar-section #hevents .c-events__logos,
  #calendar-section #results .c-events__logos {
    display: none;
  }
}
@media screen and (max-width: 1128px) {
  .c-nav .c-nav__level-1--desktop .c-nav__level-2 ul {
    flex: 1 0 calc(50% - 24px);
    -webkit-flex: 1 0 calc(50% - 24px);
    min-width: 1px;
    min-height: 1px;
  }
  #content-stream .c-contentstream__top .c-contentstream__top--inner,
  #calendar-section .caltabs .caltabs--inner {
    padding-top: 30px;
  }
  #content-stream .c-contentstream__top .c-contentstream__filter li,
  #calendar-section .caltabs .caltabs--inner ul li {
    margin: 0 24px 0 0;
  }
  #calendar-section .caltabs .caltabs--inner ul .calendar {
    margin-left: 0;
  }
  #content-stream ul,
  #calendar-section .caltabs .caltabs--inner ul {
    margin-top: 12px;
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
}
@media screen and (max-width: 1024px) {
  html:not(.index).sport .contentDiv_container {
    margin: 160px auto 0;
  }
  html:not(.index) .contentDiv_container {
    margin: 100px auto 0;
  }
  .sport .contentDiv_container {
    margin: 160px auto 0;
  }
  .contentDiv_container {
    margin: 100px auto 0;
  }
  .main-navigation {
    height: auto;
  }
  .main-navigation .c-navigation--main .c-navigation__bar {
    height: 60px;
    background: white;
  }
  .main-navigation .c-navigation--main .c-navigation__logos {
    flex: 0 0 221px;
    -webkit-flex: 0 0 221px;
    min-width: 1px;
    min-height: 1px;
  }
  .main-navigation .c-navigation--main .c-navigation__logo--nike img {
    width: 42px;
    height: 16px;
  }
  .main-navigation .c-navigation--main .c-navigation__logo--pitt img {
    width: 70px;
    height: 40px;
  }
  .main-navigation .c-navigation--main .c-navigation__logo--acc img {
    width: 53px;
    height: 16px;
  }
  .main-navigation .c-navigation--main .c-navigation__logo-image--blue {
    display: inline-block;
  }
  .main-navigation .c-navigation--main .c-navigation__logo-image--white {
    display: none;
  }
  .main-navigation .c-navigation--main .c-navigation__links {
    background: #f2f2f2;
    height: 40px;
  }
  .main-navigation .c-navigation--main .c-navigation__links-item,
  .main-navigation .c-navigation--main .c-navigation__links-url {
    color: #003595;
    font-size: .875rem;
  }
  .main-navigation .c-navigation--main .c-navigation__toggle {
    color: #003595;
  }
  .c-search--popout .c-search__toggle {
    color: #003595;
    line-height: 60px;
    margin-left: 0;
  }
}
@media screen and (max-width: 1023px) {
  #topBanner li {
    margin-left: 24px;
  }
  #topBanner li:after {
    left: -12px;
  }
  .c-nav-wrapper .header_logo {
    position: relative;
    top: 0;
    left: -100px;
    width: 260px;
    height: 61px;
  }
  .c-nav-wrapper .header_logo img {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    height: 40px;
  }
  .c-nav .c-nav__level-1--desktop .c-nav__level-2 ul {
    flex: 1 0 calc(100% - 24px);
    -webkit-flex: 1 0 calc(100% - 24px);
    min-width: 1px;
    min-height: 1px;
  }
  #topStories-section .c-stories--cover .c-stories__item {
    height: initial;
  }
  #topStories-section .c-stories--cover .c-stories__media-as-bg {
    display: none;
  }
  #topStories-section .c-stories--cover .c-stories__item:after {
    display: none;
  }
  #topStories-section .c-stories--cover .c-stories__details {
    position: static;
    background-color: #003595;
    padding: 24px;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(50% - 24px);
  }
  #fanExperience .c-contentstream__container .c-contentstream__item {
    width: calc(50% - 24px);
  }
  #fanExperience .c-contentstream__container .c-contentstream__item {
    width: calc(100% - 24px);
  }
  #fan-experience .customize {
    top: 0;
    font-size: 0;
    background-color: #ffb81c;
    height: 32px;
    width: 32px;
    text-align: center;
  }
  #fan-experience .customize:after {
    display: none;
  }
  #fan-experience .customize span {
    color: #003595;
    font-size: 18px;
  }
  #fan-experience .customize span i:before {
    margin: 0;
  }
  #fan-experience .c-fan-experience__modal {
    top: 0;
  }
  #calendar-section #events .c-events__item,
  #calendar-section #hevents .c-events__item,
  #calendar-section #results .c-events__item {
    padding: 20px 0;
  }
  #calendar-section #events .c-events__details,
  #calendar-section #hevents .c-events__details,
  #calendar-section #results .c-events__details {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    border-left: none;
    padding: 0 24px 0 0;
  }
  .article-wrapper.sportfile .article-content {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article-content_wrapper,
  .article-wrapper.sportfile .article-content_wrapper {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article-sidebar-wrapper,
  .article-wrapper.sportfile .article-sidebar-wrapper {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 12px 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .sidebar-header,
  .article-wrapper.news .article-sidebar-wrapper .moreNews,
  .article-wrapper.sportfile .article-sidebar-wrapper .sidebar-header,
  .article-wrapper.sportfile .article-sidebar-wrapper .moreNews {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .article-wrapper.news .article-sidebar-wrapper .story-dfp,
  .article-wrapper.sportfile .article-sidebar-wrapper .story-dfp {
    order: 2;
    -webkit-order: 2;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1 {
    padding: 0 24px;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-2 {
    display: flex;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2 {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    padding: 0;
    width: 48px;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2:first-child {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    min-width: 1px;
    min-height: 1px;
    padding: 0 24px;
    width: auto;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__schedule-roster-news {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__schedule-roster-news::before {
    font-family: 'sidearm_font_v2';
    font-size: 24px;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__schedule-roster-news.schedule::before {
    content: '\e125';
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__schedule-roster-news.roster::before {
    content: '\e141';
  }
}
@media screen and (max-width: 767px) {
  .sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1,
  .sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
    padding: 0 24px;
  }
  #topStories-section .c-stories--cover .c-stories__links li {
    margin-right: 24px;
  }
  #topStories-section .c-stories--cover .c-stories__links li:after {
    right: -12px;
  }
  #content-stream .c-contentstream__top .c-contentstream__top--inner,
  #calendar-section .caltabs .caltabs--inner {
    padding-top: 36px;
  }
  #content-stream .c-contentstream__top .c-contentstream__filter li:last-child {
    margin-right: 0;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(100% - 24px);
  }
  #content-stream .c-contentstream__container .c-contentstream__ad .c-contentstream__item-inner {
    background-color: transparent;
    min-height: 250px;
    min-width: 300px;
    padding: 0;
  }
  #calendar-section .caltabs .caltabs--inner ul li:after {
    display: none;
  }
  #calendar-section .caltabs .caltabs--inner ul li.ui-state-active a {
    color: #ffb81c;
  }
  #calendar-section #events .c-events__item,
  #calendar-section #hevents .c-events__item,
  #calendar-section #results .c-events__item {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    height: auto;
  }
  #calendar-section #events .c-events__details,
  #calendar-section #hevents .c-events__details,
  #calendar-section #results .c-events__details {
    padding: 0;
    border-right: none;
  }
  #calendar-section #events .c-events__ctas,
  #calendar-section #hevents .c-events__ctas,
  #calendar-section #results .c-events__ctas {
    padding-left: 0;
  }
  #calendar-section #events .c-events__ctas .c-events__media-links,
  #calendar-section #hevents .c-events__ctas .c-events__media-links,
  #calendar-section #results .c-events__ctas .c-events__media-links {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #footer .copyrightWrapper {
    padding-left: 0;
    text-align: center;
  }
  .showcase-modal .showcase-modal__player-inner {
    width: calc(100% - 24px);
    padding: 12px;
  }
  .article-wrapper.news .story_email {
    padding: 24px 12px;
  }
  .article-wrapper.news .article-details,
  .article-wrapper.news .article-story {
    margin: 0 12px;
  }
  #footer .logosWrapper {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .learfield-img-logo {
    padding-top: 24px;
  }
}
@media screen and (max-width: 539px) {
  .s-dropdowns__item {
    flex-wrap: wrap;
    height: auto;
  }
  .s-dropdowns__item sports-ticket-links-component {
    flex: 0 0 100%;
  }
  .s-dropdowns__title {
    flex: 0 0 100%;
  }
  #topBanner li {
    margin-left: 12px;
  }
  #topBanner li a {
    font-size: 12px;
  }
  #topBanner li:after {
    left: -6px;
  }
  #topStories-section .c-stories--cover .c-stories__details {
    padding: 24px 12px;
  }
  #topStories-section .c-stories--cover .c-stories__url,
  .article-wrapper.news .article-headline {
    font-size: 28px;
    line-height: 36px;
  }
  #topStories-section .c-stories--cover .c-stories__links ul {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #topStories-section .c-stories--cover .c-stories__links li:after {
    display: none;
  }
  #calendar-section #events .c-events__item,
  #calendar-section #hevents .c-events__item,
  #calendar-section #results .c-events__item,
  #calendar-section #events .c-events__ctas .c-events__media-links div,
  #calendar-section #hevents .c-events__ctas .c-events__media-links div,
  #calendar-section #results .c-events__ctas .c-events__media-links div {
    font-size: 16px;
  }
  #calendar-section .caltabs .caltabs--inner .title {
    margin-right: 0;
  }
  #content-stream .c-contentstream__top .c-contentstream__top--inner,
  #calendar-section .caltabs .caltabs--inner {
    padding: 30px 24px;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #content-stream ul,
  #calendar-section .caltabs .caltabs--inner ul {
    justify-content: center;
    -webkit-justify-content: center;
  }
  #content-stream .c-contentstream__top .sponsor,
  #calendar-section .caltabs .caltabs--inner .sponsor {
    margin: 6px auto;
  }
  .sectionTitle {
    justify-content: center;
    -webkit-justify-content: center;
  }
  .sectionTitle .title {
    margin-right: 0;
    text-align: center;
  }
  .article-wrapper.news .article-details,
  .article-wrapper.news .article-story {
    padding: 24px 0;
  }
  .article-wrapper.news .article-links {
    width: 100%;
    margin: 0 0 12px;
    float: none;
  }
  #footer .logosWrapper {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
}
@media screen and (max-width: 400px) {
  .c-nav-wrapper .header_logo {
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    background-image: none;
  }
  .c-nav-wrapper .header_logo .desktop {
    display: none;
  }
  .c-nav-wrapper .header_logo .mobile {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    position: relative;
    top: 0;
    left: -12px;
    height: 50px;
    display: block !important;
  }
}
.sidearm-story-template-next-game-links li {
  border-bottom: 1px solid #b58500;
}
.sidearm-story-template-next-game-links li:hover a {
  color: #ffb81c !important;
}
.article-wrapper.sportfile .article-sidebar-wrapper .story-dfp .dfp-ad {
  height: auto !important;
}
.article-wrapper.news .article-sidebar-wrapper .story-dfp .dfp-ad {
  height: auto !important;
}
.box-score dl.special-stats dt {
  padding: 0;
}
.superleaderboard {
  padding: 12px 0;
}
.superleaderboard .dfp-ad {
  margin: 0 auto;
}
#edit_stick {
  top: 155px !important;
}
