@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700,900&display=swap');
.accessible-hide {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #003057;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
html.sport .content-ad.top:nth-of-type(1) {
  position: relative;
  top: 141px;
}
.content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
body {
  font: 14px/1.4 arial, sans-serif;
  background: url(/images/bg_v1_0.png) top center fixed;
  color: black;
  margin: 0;
  padding: 0;
}
.main-content-placeholder {
  margin-top: 81px;
}
.sport .main-content-placeholder {
  margin-top: 141px;
}
.row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.wide .main-content-placeholder {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  background: white;
  padding: 24px;
  margin-bottom: 24px;
}
.main-navigation {
  background: #003057;
  height: 81px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
.main-navigation.headroom--not-top .main-navigation__logo {
  bottom: auto;
  top: 5px;
  left: 39px;
}
.main-navigation.headroom--not-top .main-navigation__logo .scroll {
  display: block;
}
.main-navigation.headroom--not-top .main-navigation__logo .desktop {
  display: none;
}
.main-navigation navigation-component {
  margin-left: auto;
}
.main-navigation:after {
  content: '';
  height: 7px;
  width: 100%;
  background: #cb333b;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.main-navigation .row {
  width: 100%;
}
.main-navigation__logo {
  position: absolute;
  left: 39px;
  bottom: -50px;
  z-index: 90001;
}
.main-navigation__logo img.scroll {
  display: none;
}
.main-navigation > h1 {
  color: white;
  margin: 0;
  margin-left: 220px;
  margin-bottom: 7px;
  padding: 0 24px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: 24px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.33px;
}
.main-navigation search-component {
  flex-shrink: 0;
}
.main-navigation .c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.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__item--level-1 {
  padding: 0 24px;
  height: 81px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.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 {
  background: white;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  color: #cb333b;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-1 {
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2 {
  padding: 48px;
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  background: white;
  width: 100%;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  transition: 0s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1416px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__column {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  min-width: 1px;
  min-height: 1px;
  margin: 0 48px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2 {
  padding: 12px 0;
  border-bottom: 1px solid #e3e3e3;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__separator {
  color: #232d4b;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2 {
  color: #232d4b;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 24px;
  transition: 0.25s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  color: #003a63;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.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: #cb333b;
  transition: 0.25s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social {
  width: 26px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
  margin-left: 12px;
  text-align: center;
  font-size: 18px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social[href] {
  visibility: visible;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social:before {
  font-family: sidearm_font_v2;
  margin-right: 26px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.facebook:before {
  content: '\e040';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.instagram {
  margin-right: 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.tickets {
  display: none;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.twitter:before {
  content: '\e035';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.instagram:before {
  content: '\e044';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.tickets:before {
  content: '\e888';
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  color: white;
  font-size: 24px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__toggle > span {
  position: absolute;
  left: -9999px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 81px);
  overflow: auto;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font;
  font-size: 20px;
  content: '\e830';
  margin-left: 10px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1 {
  padding: 15px 24px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  border-bottom: 1px solid #e6e6e6;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: 1s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__separator {
  padding: 15px 24px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  background: #003057;
  color: white;
  font-size: 12px;
  border-bottom: 1px solid #cccccc;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2 {
  padding: 15px 24px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  font-size: 12px;
  background: #e6e6e6;
  border-bottom: 1px solid #cccccc;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.main-navigation .c-search--popout {
  position: relative;
}
.main-navigation .c-search--popout .c-search__toggle {
  width: 30px;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  line-height: 81px;
  color: white;
  transition: .25s;
  font-size: 30px;
}
.main-navigation .c-search--popout .c-search__toggle i:before {
  margin: 0;
}
.main-navigation .c-search--popout .c-search__popout {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  transition: opacity .25s;
  background: white;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
}
.main-navigation .c-search--popout .c-search__popout.is-open {
  left: auto;
  right: 0;
  opacity: 1;
}
.main-navigation .c-search--popout fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-search--popout .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  min-width: 170px;
}
.sport-navigation {
  position: fixed;
  top: 81px;
  height: 60px;
  z-index: 8999;
  width: 100%;
  background: #9da0a0;
}
.sport-navigation .c-navigation--sport ul {
  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;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
  padding: 0 12px;
  height: 60px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:not(.c-navigation__sport):hover {
  background: white;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:not(.c-navigation__sport):hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  margin-left: 245px;
  margin-right: auto;
  padding: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  background: white;
  width: 250px;
  left: -99999px;
  text-align: right;
  top: 100%;
  opacity: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  left: auto;
  right: 0;
  opacity: 1;
  transition: 0s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  padding: 12px;
  text-decoration: none;
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover {
  background: #003057;
  color: white;
  transition: 0.25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  position: relative;
  padding: 0 24px;
  height: 60px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.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;
  display: block;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 81px);
  overflow: auto;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font;
  font-size: 20px;
  content: '\e830';
  margin-left: 10px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  padding: 15px 24px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  border-bottom: 1px solid #e6e6e6;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: 1s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__separator {
  padding: 15px 24px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  background: #003057;
  color: white;
  font-size: 12px;
  border-bottom: 1px solid #cccccc;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 400;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  padding: 15px 24px;
  display: block;
  text-decoration: none;
  line-height: 20px;
  font-size: 12px;
  background: #e6e6e6;
  border-bottom: 1px solid #cccccc;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.c-search--popout {
  position: relative;
  padding: 0 12px;
  padding-left: 24px;
}
.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;
  font-size: 31px;
  color: white;
  display: block;
}
.c-search--popout .c-search__toggle i:before {
  margin: 0;
}
.c-search--popout .c-search__popout {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  transition: opacity .25s;
}
.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;
}
#topstories {
  background: white;
  display: flex;
  display: -webkit-flex;
  padding: 1px;
}
#topstories .c-topstories__grid {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#topstories .c-topstories__main {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#topstories .slash {
  padding: 0 6px;
  display: inline-block;
}
#topstories .c-stories--featured .c-stories__item {
  position: relative;
  padding: 1px;
}
#topstories .c-stories--featured .c-stories__media {
  padding-bottom: 56.25%;
}
#topstories .c-stories--featured .c-stories__item--inner {
  position: relative;
}
#topstories .c-stories--featured .c-stories__picture img,
#topstories .c-stories--featured .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topstories .c-stories--featured .c-stories__details {
  position: absolute;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
  padding: 10px 24px;
  min-height: 90px;
  color: white;
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
#topstories .c-stories--featured .c-stories__title {
  margin: 0;
}
#topstories .c-stories--featured .c-stories__date {
  padding: 6px 0 0 0;
}
#topstories .c-stories--featured .c-stories__date i:before {
  margin: 0;
}
#topstories .c-stories--featured .c-stories__url {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
}
#topstories .c-stories--featured .c-stories__url:hover {
  text-decoration: underline;
}
#topstories .c-stories--featured-large .c-stories__details {
  padding: 40px 48px;
  font-size: 18px;
}
#topstories .c-stories--featured-large .c-stories__url {
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 0 2px 4px rgba(1, 1, 1, 0.4);
}
#topstories .c-stories--featured-large .c-stories__date {
  padding-top: 20px;
}
#topstories .c-stories--featured-large .c-stories__date i {
  color: #5aa9eb;
}
#topstories .c-stories--featured-large .c-stories__media {
  position: relative;
}
#topstories .c-stories--featured-large .c-stories__media:before {
  content: '';
  display: block;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
  height: 44.4444%;
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
}
#topstories .c-stories--featured-grid .c-stories__item {
  flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  min-width: 1px;
  min-height: 1px;
}
#topstories .c-stories--featured-grid .c-stories__title {
  border-bottom: 1px solid #cb333b;
  padding: 6px;
}
#topstories .c-stories--featured-grid .c-stories__details {
  background-color: rgba(0, 48, 87, 0.9);
}
.leaderboard .ad {
  padding: 24px 0;
  text-align: center;
}
.leaderboard .ad img {
  display: inline-block !important;
}
.promorotator {
  border-top: 5px solid white;
  border-bottom: 5px solid white;
  background: #003057;
}
.promorotator button {
  position: absolute;
  background: none;
  border: none;
  bottom: 24px;
  font-size: 0;
  width: 34px;
  height: 42px;
  line-height: 40px;
  padding: 0;
  text-align: center;
}
.promorotator button.slick-prev {
  transition: .2s;
  left: calc(50% - 24px);
  top: 50%;
  left: 80px;
}
.promorotator button.slick-prev:before {
  transition: .2s;
  content: '\e013';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 40px;
  line-height: 40px;
  color: #cb333b;
}
.promorotator button.slick-prev:hover:before {
  color: white;
}
.promorotator button.slick-next {
  transition: .2s;
  right: calc(50% - 24px);
  top: 50%;
  right: 80px;
}
.promorotator button.slick-next:before {
  transition: .2s;
  content: '\e014';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 40px;
  line-height: 40px;
  color: #cb333b;
}
.promorotator button.slick-next:hover:before {
  color: white;
}
.middleContent {
  padding: 48px 0;
  background: #003057;
  border-bottom: 5px solid white;
}
.middleContent--ad .ad {
  margin: 48px auto 0 auto;
}
.middleContent .mobileDivider {
  display: none;
}
.s-store {
  margin: 0 12px;
  background: #152544;
  border: 1px solid #0c3256;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding: 17px;
}
.s-store > h2 {
  color: white;
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  margin-bottom: 12px;
  font-size: 29px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
}
.s-store > h2 > div {
  font-size: 24px;
  color: #cb333b;
}
.s-store .slick-track {
  display: flex;
  display: -webkit-flex;
  height: auto;
}
.s-store cbs-store-feed-component {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-store .c-store {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
}
.s-store .c-store .slick-next,
.s-store .c-store .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 0;
  color: #003057;
  background-color: #9ea2a2;
}
.s-store .c-store .slick-next:hover,
.s-store .c-store .slick-prev:hover {
  background: #cb333b;
}
.s-store .c-store .slick-next:hover:before,
.s-store .c-store .slick-prev:hover:before {
  color: white;
}
.s-store .c-store .slick-next:hover:after,
.s-store .c-store .slick-prev:hover:after {
  border-bottom: 12px solid #a6192e;
}
.s-store .c-store .slick-next:before,
.s-store .c-store .slick-prev:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 14px;
  color: #003057;
  font-family: sidearm_font_v2;
}
.s-store .c-store .slick-prev {
  left: -29px;
}
.s-store .c-store .slick-prev:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 12px solid #747474;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  left: 0;
}
.s-store .c-store .slick-prev:before {
  content: '\e005';
}
.s-store .c-store .slick-next {
  right: -29px;
}
.s-store .c-store .slick-next:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 12px solid #747474;
  border-right: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 0;
}
.s-store .c-store .slick-next:before {
  content: '\e006';
}
.s-store .c-store__item {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: auto;
  width: 100%;
}
.s-store .c-store__media {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-store .c-store__info {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-store .c-store__title {
  padding-right: 24px;
  color: #f8f8f8;
  font-family: 'Montserrat', sans-serif;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}
.s-store .c-store__title:hover {
  text-decoration: underline;
}
.s-store .c-store__price {
  margin-top: auto;
  color: #9ea2a2;
  font-family: 'Montserrat', sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.s-store .c-store__media {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  max-width: 130px;
}
.s-secondary-promo {
  margin: 0 12px;
  background: #152544;
  border: 1px solid #0c3256;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 17px;
}
.s-secondary-promo .ads-container .ad img {
  margin: auto;
}
.s-secondary-promo .ads-container .slick-next,
.s-secondary-promo .ads-container .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 0;
  color: #003057;
  background-color: #9ea2a2;
}
.s-secondary-promo .ads-container .slick-next:hover,
.s-secondary-promo .ads-container .slick-prev:hover {
  background: #cb333b;
}
.s-secondary-promo .ads-container .slick-next:hover:before,
.s-secondary-promo .ads-container .slick-prev:hover:before {
  color: white;
}
.s-secondary-promo .ads-container .slick-next:hover:after,
.s-secondary-promo .ads-container .slick-prev:hover:after {
  border-bottom: 12px solid #a6192e;
}
.s-secondary-promo .ads-container .slick-next:before,
.s-secondary-promo .ads-container .slick-prev:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 14px;
  color: #003057;
  font-family: sidearm_font_v2;
}
.s-secondary-promo .ads-container .slick-pause-play {
  position: absolute;
  bottom: 0;
  border: none;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 0;
  color: white;
  background-color: #152544;
}
.s-secondary-promo .ads-container .slick-pause-play:hover {
  background: #cb333b;
}
.s-secondary-promo .ads-container .slick-pause-play:hover:before {
  color: white;
}
.s-secondary-promo .ads-container .slick-pause-play:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 14px;
  color: white;
  font-family: sidearm_font_v2;
}
.s-secondary-promo .ads-container .slick-prev {
  left: -29px;
}
.s-secondary-promo .ads-container .slick-prev:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 12px solid #747474;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  left: 0;
}
.s-secondary-promo .ads-container .slick-prev:before {
  content: '\e005';
}
.s-secondary-promo .ads-container .slick-next {
  right: -29px;
}
.s-secondary-promo .ads-container .slick-next:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 12px solid #747474;
  border-right: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 0;
}
.s-secondary-promo .ads-container .slick-next:before {
  content: '\e006';
}
.s-secondary-promo .ads-container .slick-pause-play {
  right: -29px;
}
.s-secondary-promo .ads-container .slick-pause-play:before {
  content: '\e201';
}
.s-secondary-promo .ads-container .slick-play:before {
  content: '\e196';
}
.s-ad {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 0 12px;
  background: #152544;
  border: 1px solid #0c3256;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 17px;
}
.s-ad--container {
  width: 25%;
}
.s-aow {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin: 0 12px;
  background: #152544;
  border: 1px solid #0c3256;
  padding: 17px;
}
.s-aow > h2 {
  color: white;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  margin: 0 0 9px 0;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
.s-aow awards-component {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-aow .c-awards--standard {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-aow .c-awards--standard .c-awards__item {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.s-aow .c-awards--standard .c-awards__info {
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  display: -webkit-flex;
  padding-top: 7px;
}
.s-aow .c-awards--standard .c-awards__view {
  margin-left: auto;
  color: white;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 400;
}
.s-aow .c-awards--standard .c-awards__view:hover {
  text-decoration: underline;
}
.s-aow .c-awards--standard .c-awards__media-container {
  width: 120px;
  height: 155px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  background: url(/images/mainstory_default.jpg) center;
}
.s-aow .c-awards--standard .c-awards__media-container img {
  width: 100%;
}
.s-aow .c-awards--standard .c-awards__details {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  justify-content: center;
  -webkit-justify-content: center;
  padding-right: 24px;
}
.s-aow .c-awards--standard .c-awards__name {
  color: white;
  font-family: 'Montserrat', sans-serif;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.s-aow .c-awards--standard .c-awards__name:hover {
  text-decoration: underline;
}
.s-aow .c-awards--standard .c-awards__sport {
  color: #9ea2a2;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.s-events {
  background: url(/images/cal_bg.png) no-repeat top center;
  padding: 48px 12px;
}
.s-events .slick-next,
.s-events .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 0;
  color: #003057;
  background-color: #9ea2a2;
}
.s-events .slick-next:hover,
.s-events .slick-prev:hover {
  background: #cb333b;
}
.s-events .slick-next:hover:before,
.s-events .slick-prev:hover:before {
  color: white;
}
.s-events .slick-next:hover:after,
.s-events .slick-prev:hover:after {
  border-bottom: 12px solid #a6192e;
}
.s-events .slick-next:before,
.s-events .slick-prev:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 14px;
  color: #003057;
  font-family: sidearm_font_v2;
}
.s-events .slick-prev {
  left: 0;
}
.s-events .slick-prev:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 12px solid #747474;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  left: 0;
}
.s-events .slick-prev:before {
  content: '\e005';
}
.s-events .slick-next {
  right: 0;
}
.s-events .slick-next:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 12px solid #747474;
  border-right: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 0;
}
.s-events .slick-next:before {
  content: '\e006';
}
.s-events header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-events header h2 {
  margin: 0 0 48px 0;
  color: white;
  font-family: 'Montserrat', sans-serif;
  line-height: 61px;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #cb333b;
  border-top: 1px solid #cb333b;
}
.s-events .links {
  margin-top: 42px;
}
.s-events .links a {
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 12px;
}
.s-events .links a:hover {
  text-decoration: underline;
}
.s-events .links a i {
  color: #9da0a0;
  font-size: 32px;
}
.s-events .c-scoreboard--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
.s-events .c-scoreboard--slider .c-scoreboard__item {
  height: auto;
  margin: 0 12px;
  padding: 6px;
  background: white;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.s-events .c-scoreboard--slider .c-scoreboard__sport {
  font-size: 14px;
  margin-bottom: 7px;
}
.s-events .c-scoreboard--slider .c-scoreboard__date {
  background: #cb333b;
  padding: 0 12px;
  line-height: 30px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}
.s-events .c-scoreboard--slider .c-scoreboard__time {
  margin-left: auto;
}
.s-events .c-scoreboard--slider .c-scoreboard__team {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  align-items: center;
  -webkit-align-items: center;
  padding: 23px 15px;
  padding-right: 0;
}
.s-events .c-scoreboard--slider .c-scoreboard__team-info {
  padding: 0 0 0 12px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  text-transform: uppercase;
}
.s-events .c-scoreboard--slider .c-scoreboard__media {
  margin: 0;
  list-style: none;
  padding: 0 0 18px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.s-events .c-scoreboard--slider .c-scoreboard__media-link {
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-decoration: none;
}
.s-events .c-scoreboard--slider .c-scoreboard__media-link i {
  color: #cb333b;
  font-size: 12px;
}
.s-events .c-scoreboard--slider .c-scoreboard__media-link > span {
  position: absolute;
  left: -9999px;
}
.s-events .c-scoreboard--slider .c-scoreboard__media-link:hover {
  text-decoration: underline;
}
.s-socialmedia {
  border-top: 5px solid white;
  padding: 48px 12px;
  background: url(/images/social_bg.png) no-repeat top center;
}
.s-socialmedia header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-socialmedia header h2 {
  margin: 0 0 48px 0;
  color: white;
  font-family: 'Montserrat', sans-serif;
  line-height: 61px;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #cb333b;
  border-top: 1px solid #cb333b;
}
.s-socialmedia .emblem {
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  color: white;
  font-size: 22px;
  position: absolute;
  z-index: 3;
  top: -14px;
  right: 24px;
}
.s-socialmedia .emblem:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: -12px;
  width: 0;
  height: 0;
  border-bottom: 12px solid red;
  border-right: 12px solid transparent;
}
.s-socialmedia .panel {
  height: 400px;
  border: 2px solid #cb333b;
  background-color: white;
  background: white;
  margin: 0 12px;
  position: relative;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.twitter .emblem {
  background: #5aa9eb;
}
.twitter .emblem:before {
  border-bottom: 12px solid #3e81b9;
}
.twitter .c-twitter--slider {
  overflow: auto;
  padding: 24px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.twitter .c-twitter--slider .c-twitter__item {
  border: 1px solid #e3e3e3;
  margin-bottom: 12px;
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.twitter .c-twitter--slider .c-twitter__user {
  padding: 24px 0;
  margin: 0 24px;
  font-family: 'Montserrat', sans-serif;
  border-top: 2px solid #e4989d;
}
.twitter .c-twitter--slider .c-twitter__user-screen {
  color: #003057;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.twitter .c-twitter--slider .c-twitter__user-screen:hover {
  text-decoration: underline;
}
.twitter .c-twitter--slider .c-twitter__user-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.twitter .c-twitter--slider .c-twitter__body {
  padding: 24px;
  line-height: 24px;
}
.twitter .c-twitter--slider .c-twitter__body a {
  color: #cb333b;
  text-decoration: none;
}
.twitter .c-twitter--slider .c-twitter__actions {
  margin: 0;
  margin-left: auto;
  list-style: none;
  padding: 0;
}
.twitter .c-twitter--slider .c-twitter__actions span {
  position: absolute;
  left: -9999px;
}
.twitter .c-twitter--slider .c-twitter__actions-item {
  margin-left: 18px;
  font-size: 18px;
}
.twitter .c-twitter--slider .c-twitter__actions-item a {
  color: #003057;
}
.twitter .c-twitter--slider .c-twitter__actions-item a:hover {
  color: #cb333b;
}
.twitter .c-twitter--slider .c-twitter__actions-link {
  color: #003057;
}
.facebook .emblem {
  background: #3f5896;
}
.facebook .emblem:before {
  border-bottom: 12px solid #2b3e6f;
}
.facebook .c-facebook--slider {
  overflow: auto;
  padding: 24px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.facebook .c-facebook--slider .c-facebook__item {
  border: 1px solid #e3e3e3;
  margin-bottom: 12px;
}
.facebook .c-facebook--slider .c-facebook__item img {
  display: block;
}
.facebook .c-facebook--slider .c-facebook__body {
  padding: 24px;
  color: #003057;
  font-size: 14px;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  line-height: 22px;
}
.facebook .c-facebook--slider .c-facebook__body a {
  color: #cb333b;
  text-decoration: none;
}
.facebook .c-facebook--slider .c-facebook__user {
  padding: 24px 0;
  margin: 0 24px;
  font-family: 'Montserrat', sans-serif;
  border-top: 2px solid #e4989d;
}
.facebook .c-facebook--slider .c-facebook__user__info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.facebook .c-facebook--slider .c-facebook__user__link {
  margin-left: auto;
  color: #003057;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase;
}
.facebook .c-facebook--slider .c-facebook__user__link:hover {
  text-decoration: underline;
}
.facebook .c-facebook--slider .c-facebook__user__name {
  color: #003057;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}
.facebook .c-facebook--slider .c-facebook__user__name:hover {
  text-decoration: underline;
}
.instagram .emblem {
  background: #e1415f;
}
.instagram .emblem:before {
  border-bottom: 12px solid #bf2b47;
}
.instagram .c-instagram__item {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.instagram .c-instagram__link {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding: 24px;
}
.s-videos {
  padding: 48px 12px 98px 12px;
  border-top: 5px solid white;
  background: url(/images/video_bg.png) no-repeat top center;
}
.s-videos header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-videos header h2 {
  margin: 0 0 48px 0;
  color: white;
  font-family: 'Montserrat', sans-serif;
  line-height: 61px;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #cb333b;
  border-top: 1px solid #cb333b;
}
.s-videos .c-videos__featured-player-image {
  display: none;
}
.s-videos .c-videos--featured .video-is-playing  .c-videos__play-btn {
  display: none;
}
.s-videos .c-videos--featured .video-is-playing  .c-videos__featured-details {
  display: none;
}
.s-videos .c-videos--featured .c-videos__featured {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 0 12px;
  border: 2px solid #cb333b;
  position: relative;
  background-color: rgba(15, 40, 78, 0.85);
}
.s-videos .c-videos--featured .c-videos__featured-player {
  padding-bottom: 56.25%;
  background-size: cover;
}
.s-videos .c-videos--featured .c-videos__featured .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.s-videos .c-videos--featured .c-videos__featured-details {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 24px;
  z-index: 100;
}
.s-videos .c-videos--featured .c-videos__list {
  flex: 0 0 457px;
  -webkit-flex: 0 0 457px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  margin: 0 12px;
}
.s-videos .c-videos--featured .c-videos__list--inner {
  background-color: rgba(15, 40, 78, 0.85);
  border: 2px solid #cb333b;
  padding: 0;
  margin: 0;
  padding-bottom: 12px;
  list-style: none;
  position: absolute;
  top: 0;
  overflow: auto;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-videos .c-videos--featured .c-videos__item {
  padding: 12px 24px 0 24px;
}
.s-videos .c-videos--featured .c-videos__media-container {
  flex: 0 1 191px;
  -webkit-flex: 0 1 191px;
  min-width: 1px;
  min-height: 1px;
}
.s-videos .c-videos--featured .c-videos__media {
  padding-bottom: 56.25%;
}
.s-videos .c-videos--featured .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-videos .c-videos--featured .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
  background-size: contain;
}
.s-videos .c-videos--featured .c-videos__details {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 0 0 24px;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 500;
}
.s-videos .c-videos--featured .c-videos__title {
  cursor: pointer;
}
.s-videos .c-videos--featured .c-videos__title:hover {
  text-decoration: underline;
}
.s-galleries {
  border-top: 5px solid white;
  background: #182b4e;
  padding: 48px 0 96px 0;
}
.s-galleries header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-galleries header h2 {
  margin: 0 0 48px 0;
  color: white;
  font-family: 'Montserrat', sans-serif;
  line-height: 61px;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #cb333b;
  border-top: 1px solid #cb333b;
}
.s-galleries .c-galleries--slider {
  border-top: 5px solid #cb333b;
  border-bottom: 5px solid #cb333b;
  padding: 24px 0;
}
.s-galleries .c-galleries--slider .slash {
  margin: 0 4px;
}
.s-galleries .c-galleries--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
.s-galleries .c-galleries--slider .c-galleries__item {
  float: none;
  height: auto;
  position: relative;
}
.s-galleries .c-galleries--slider .c-galleries__item:hover .c-galleries__details {
  opacity: 1;
  transition: 0.25s;
}
.s-galleries .c-galleries--slider .c-galleries__media {
  padding-bottom: 56.25%;
}
.s-galleries .c-galleries--slider .c-galleries__picture img,
.s-galleries .c-galleries--slider .c-galleries__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.s-galleries .c-galleries--slider .c-galleries__details {
  opacity: 0;
  transition: 0.25s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  color: #f8f8f8;
  font-family: 'Montserrat', sans-serif;
  padding: 12px;
  font-size: 14px;
  font-weight: 500;
  background-color: rgba(0, 0, 0, 0.8);
}
.s-galleries .c-galleries--slider .c-galleries__title:hover {
  text-decoration: underline;
}
.s-galleries .c-galleries--slider .c-galleries__sport {
  text-transform: uppercase;
}
.sponsors {
  background: white;
  padding-left: 12px;
  padding-right: 12px;
}
.sponsors .ads-container {
  padding: 48px 0;
}
.sponsors .ad {
  text-align: center;
  padding: 0 12px;
}
.sponsors .ad img {
  display: inline-block !important;
}
.main-footer {
  padding: 48px 24px;
  margin-bottom: 124px;
}
.main-footer .leaderboard .ad {
  padding: 0;
}
.main-footer .copyright {
  text-align: center;
  color: white;
  margin-top: 24px;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.main-footer .copyright a {
  color: white;
  text-decoration: none;
}
.main-footer .copyright a:hover {
  text-decoration: underline;
}
.main-footer .text {
  text-align: center;
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  text-transform: uppercase;
}
.main-footer .text a {
  color: white;
  text-decoration: none;
}
.main-footer .text a:hover {
  text-decoration: underline;
}
.main-footer .footer_logos {
  padding: 96px 120px 96px 120px;
}
.main-footer .footer_logos ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.main-footer .footer_logos ul li {
  padding: 0 24px;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
@media screen and (max-width: 1840px) {
  .main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1 {
    padding: 0 12px;
  }
}
@media screen and (max-width: 1640px) {
  .main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-1 {
    font-size: 14px;
  }
}
@media screen and (max-width: 1520px) {
  .main-navigation > h1 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .main-footer .footer_logos {
    padding: 96px 48px;
  }
  .s-aow {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    order: 2;
    -webkit-order: 2;
  }
  .s-ad {
    flex: 0 0 318px;
    -webkit-flex: 0 0 318px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-ad--container {
    width: 100%;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .s-store {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  .s-store > h2 {
    padding-bottom: 48px;
  }
  .middleContent {
    padding-left: 12px;
    padding-right: 12px;
  }
  .middleContent .row {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .middleContent .mobileDivider {
    display: block;
    margin-bottom: 24px;
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-navigation > h1 {
    position: absolute;
    left: -9999px;
  }
  .main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child {
    font-size: 14px;
  }
  .main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2 {
    margin-left: 12px;
    font-size: 12px;
  }
  .main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social {
    font-size: 18px;
  }
  .main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__column {
    margin: 0 12px;
  }
}
@media screen and (max-width: 1280px) {
  #topstories {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .main-footer .footer_logos {
    padding-left: 0;
    padding-right: 0;
  }
  .s-videos {
    background-size: cover;
    padding-bottom: 48px;
  }
  .s-videos .c-videos--featured {
    display: block;
  }
  .s-videos .c-videos--featured .c-videos__list--inner {
    background: none;
    position: static;
    left: auto;
    top: auto;
    border: none;
    margin-top: 24px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .s-videos .c-videos--featured .c-videos__item {
    padding: 0;
    margin-bottom: 24px;
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .s-videos .c-videos--featured .c-videos__details {
    padding-right: 24px;
  }
  .s-videos .c-videos__featured-player-image {
    display: block;
  }
  .s-socialmedia {
    background-size: cover;
  }
  .s-socialmedia .row.flex {
    display: block;
  }
  .s-socialmedia .panel {
    max-width: 456px;
    margin-left: auto;
    margin-right: auto;
    height: 456px;
    margin-bottom: 48px;
  }
  .s-socialmedia .facebook {
    margin-bottom: 0;
  }
  .s-events .links a {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .s-events .links a i {
    font-size: 20px;
  }
  .main-navigation {
    padding-bottom: 7px;
    padding-right: 18px;
  }
  .main-navigation > h1 {
    position: static;
    margin-left: 145px;
  }
  .main-navigation__logo {
    bottom: auto !important;
    top: 5px !important;
    left: 39px !important;
  }
  .main-navigation__logo .desktop {
    display: none !important;
  }
  .main-navigation__logo .scroll {
    display: block !important;
  }
}
@media screen and (max-width: 768px) {
  .main-footer .footer_logos {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .main-footer .footer_logos ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .main-footer .footer_logos ul li {
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
    padding: 24px;
  }
  .s-events {
    padding-left: 18px;
    padding-right: 18px;
  }
  .s-events .links {
    display: block;
    text-align: center;
  }
  .s-events .links a {
    display: block;
    margin-bottom: 12px;
  }
  .s-events .slick-prev {
    left: -6px;
  }
  .s-events .slick-next {
    right: -6px;
  }
  .s-events .c-scoreboard--slider .c-scoreboard__item {
    margin: 0 6px;
  }
  .s-store {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    width: calc(50% - 24px);
  }
  .s-aow {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    width: calc(50% - 24px);
  }
  .s-ad {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    width: calc(50% - 24px);
  }
  .s-ad--container {
    display: block;
  }
  .promorotator .row.pad {
    padding-left: 0;
    padding-right: 0;
  }
  #topstories .c-stories--featured-grid .c-stories__url {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
  }
  #topstories .c-stories--featured-grid .c-stories__media {
    padding-bottom: 70%;
  }
  #topstories .c-stories--featured-grid .c-stories__title {
    padding: 0 0 12px 0;
  }
  #topstories .c-stories--featured-grid .c-stories__details {
    font-size: 12px;
    font-weight: 300;
  }
  #topstories .c-stories--featured-large .c-stories__details {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  #topstories .c-stories--featured-large .c-stories__date {
    padding-top: 12px;
  }
  #topstories .c-stories--featured-large .c-stories__url {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .main-navigation {
    height: 61px;
    padding-bottom: 6px;
    padding-right: 24px;
  }
  .main-navigation:after {
    height: 6px;
  }
  .main-navigation > h1 {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.89px;
    margin-bottom: 0;
    margin-left: 100px;
  }
  .main-navigation__logo {
    max-width: 64px;
    left: 24px !important;
  }
  .sport-navigation {
    top: 61px;
  }
  .c-search--popout {
    padding-right: 0;
    padding-left: 42px;
  }
  .sport .main-content-placeholder {
    margin-top: 121px;
  }
  .main-content-placeholder {
    margin-top: 61px;
  }
}
@media screen and (max-width: 767px) {
  .main-footer .text {
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    text-transform: uppercase;
  }
  .main-footer .copyright {
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
  }
  .s-videos .c-videos--featured .c-videos__item {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-navigation > h1 {
    display: none;
  }
  .middleContent--ad .ad {
    margin-top: 24px;
  }
  .s-store {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    min-height: 286px;
    width: calc(100% - 24px);
    margin-bottom: 24px;
  }
  .middleContent {
    padding: 24px 12px;
  }
  .middleContent .mobileDivider {
    display: none;
    margin-bottom: 0;
  }
  .middleContent .row:first-child {
    display: block;
  }
  .s-aow {
    min-height: 286px;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    width: calc(100% - 24px);
    margin-bottom: 24px;
  }
  .s-ad {
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    width: calc(100% - 24px);
    margin-bottom: 24px;
  }
  .s-ad:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  .c-search--popout {
    padding-left: 16px;
  }
  .c-search--popout .c-search__toggle {
    font-size: 23px;
  }
  .main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__toggle {
    font-size: 18px;
  }
  #topstories .c-stories--featured-large .c-stories__url {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
  }
  #topstories .c-stories--featured-large .c-stories__details {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 12px 24px;
  }
  #topstories .c-stories--featured-grid {
    display: block;
  }
  #topstories .c-stories--featured-grid .c-stories__item--inner {
    display: flex;
    display: -webkit-flex;
    background: #0c3256;
  }
  #topstories .c-stories--featured-grid .c-stories__media-container {
    flex: 0 1 43%;
    -webkit-flex: 0 1 43%;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    background: url(/images/mainstory_default.jpg) no-repeat center;
    background-size: cover;
  }
  #topstories .c-stories--featured-grid .c-stories__media {
    padding-bottom: 0;
  }
  #topstories .c-stories--featured-grid .c-stories__media img {
    position: static;
    display: block;
  }
  #topstories .c-stories--featured-grid .c-stories__title {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    text-align: left;
    padding-bottom: 5px;
  }
  #topstories .c-stories--featured-grid .c-stories__details {
    position: static;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 12px;
    border-left: 2px solid white;
    font-size: 10px;
    flex-direction: column;
    -webkit-flex-direction: column;
    display: flex;
    display: -webkit-flex;
  }
}
@media screen and (max-width: 540px) {
  .main-footer {
    padding-top: 24px;
  }
  .main-footer .footer_logos ul li {
    flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
    min-width: 1px;
    min-height: 1px;
    padding-top: 48px;
  }
  .s-galleries .c-galleries--slider {
    padding: 12px 0;
  }
  .s-videos .c-videos--featured .c-videos__item {
    margin-bottom: 12px;
  }
  .s-videos .c-videos--featured .c-videos__media-container {
    flex: 0 0 154px;
    -webkit-flex: 0 0 154px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-videos .c-videos--featured .c-videos__featured-details {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 500;
    padding: 12px;
  }
  .instagram .c-instagram__link {
    padding: 12px;
  }
  .twitter .slick-track {
    display: flex;
    display: -webkit-flex;
  }
  .twitter .c-twitter--slider {
    padding: 12px;
    padding-bottom: 0;
    position: static;
    left: auto;
    top: auto;
  }
  .twitter .c-twitter--slider .c-twitter__item {
    height: auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin-bottom: 0;
  }
  .twitter .c-twitter--slider .c-twitter__user {
    margin: 0 12px;
  }
  .twitter .c-twitter--slider .c-twitter__body {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 12px;
  }
  .facebook .slick-track {
    display: flex;
    display: -webkit-flex;
  }
  .facebook .c-facebook--slider {
    padding: 12px;
    padding-bottom: 0;
    position: static;
    left: auto;
    top: auto;
  }
  .facebook .c-facebook--slider .c-facebook__item {
    height: auto;
    display: flex;
    display: -webkit-flex;
    margin-bottom: 0;
  }
  .facebook .c-facebook--slider .c-facebook__item-inner {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .facebook .c-facebook--slider .c-facebook__user {
    margin: 0 12px;
  }
  .facebook .c-facebook--slider .c-facebook__body {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 24px 12px;
  }
  .s-socialmedia {
    padding-left: 24px;
    padding-right: 24px;
  }
  .s-socialmedia .c-arrows {
    padding: 12px 0;
  }
  .s-socialmedia .slick-prev {
    background: none;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    border: none;
    color: #003057;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .s-socialmedia .slick-prev:before {
    content: '\e009';
    font-family: sidearm_font_v2;
    color: #003057;
    font-size: 24px;
    margin-right: 12px;
  }
  .s-socialmedia .slick-next {
    background: none;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    border: none;
    color: #003057;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
  }
  .s-socialmedia .slick-next:after {
    content: '\e010';
    font-family: sidearm_font_v2;
    color: #003057;
    font-size: 24px;
    margin-left: 12px;
  }
  .s-socialmedia .emblem {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
  }
  .s-socialmedia .panel {
    height: auto;
    margin-bottom: 24px;
  }
  .s-events .links {
    margin-top: 24px;
  }
  .s-events {
    padding-left: 48px;
    padding-right: 48px;
  }
  .s-events,
  .s-socialmedia,
  .s-videos,
  .s-galleries {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .s-events header h2,
  .s-socialmedia header h2,
  .s-videos header h2,
  .s-galleries header h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 37px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 400px) {
  .s-events {
    padding-left: 18px;
    padding-right: 18px;
  }
  #topstories .c-stories--featured-large .c-stories__details {
    position: static;
    background: #003057;
  }
}
.content-ad {
  padding: 12px;
}
.content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .promorotator button.slick-next {
    top: 40%;
    right: 24px;
  }
  .promorotator button.slick-next:before {
    font-size: 26px;
  }
}
@media screen and (max-width: 768px) {
  .promorotator button.slick-prev {
    top: 40%;
    left: 24px;
  }
  .promorotator button.slick-prev:before {
    font-size: 26px;
  }
}
html.stories-video-is-playing .c-stories .showcase-play-button {
  z-index: -1;
}
