@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700,900|Teko:600&display=swap');
/*Variables*/
/*Colors*/
/*Social Media Brand Colors*/
/*Fonts*/
/*Mixins*/
.reset_list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/*Utility Classes*/

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

a.sidearm-skip-link {
  position: absolute;
  top: 0;
  left: -99999px;
  color: white;
  background-color: #00225b;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  z-index: 9999999;
  left: 0;
}
html:not(.index) .main-content-placeholder {
  max-width: 1464px;
  margin: 0 auto;
  padding: 12px;
  background-color: white;
}
body {
  font: 1rem/1.5 'Roboto', arial, sans-serif;
  margin: 0;
  padding: 0;
  padding-top: 86px;
  color: black;
  background: #f8f8f8;
}
html.sport body {
  padding-top: 142px;
}
.row {
  max-width: 1464px;
  margin: 0 auto;
}
.row--pad {
  padding-right: 24px;
  padding-left: 24px;
}
.row--narrow {
  max-width: 1416px;
}
.showcase-play-button {
  font-size: 0;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  overflow: visible;
  width: 70px;
  height: 70px;
  padding: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 0;
  outline: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
}
@media all and (min-width: 540px) {
  html:not(.index) .main-content-placeholder {
    padding: 24px;
  }
}
@media all and (min-width: 768px) {
  body {
    padding-top: 108px;
  }
  html.sport body {
    padding-top: 164px;
  }
}
/****
LOADERS
****/

.loadable {
  opacity: 0;
  transition: opacity 0.5s 0.5s;
}
.loadable.is-loaded {
  opacity: 1;
}
.loadable--main-content {
  min-height: 100vh;
}
/****
MAIN HEADER
****/

.main-header {
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: solid 6px #bdab75;
  background: #062251;
}
.main-header .main-header__row {
  height: 80px;
}
.main-header .main-header__logo {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
}
.main-header .main-header__nav {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.main-header .main-header__search {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
html.sport .main-header {
  border-bottom: none;
}
.sport-header {
  position: fixed;
  z-index: 1999;
  top: 80px;
  left: 0;
  width: 100%;
  height: 62px;
  background: #bdab75;
}
/****
NAVIGATION
****/

.main-navigation {
  margin-left: auto;
}
.c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-navigation--main .c-navigation__url {
  display: block;
  text-decoration: none;
  color: inherit;
}
.c-navigation--main .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  line-height: 80px;
  display: block;
  height: 80px;
  padding: 0 24px;
  text-transform: uppercase;
  color: white;
  border-left: solid 1px #010710;
}
.c-navigation--main .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--main .c-navigation__toggle:hover,
.c-navigation--main .c-navigation__toggle.is-toggled {
  color: #062251;
  background: #bdab75;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1 {
  color: #062251;
  background: #bdab75;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  transition: opacity 0.25s;
  opacity: 1;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  height: 80px;
  padding: 0 18px;
  white-space: nowrap;
  text-transform: uppercase;
  color: white;
  background: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -99999px;
  width: 100%;
  pointer-events: none;
  opacity: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2.is-open {
  left: 0;
  transition: 0s;
  opacity: 1;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner {
  width: 100%;
  max-width: 1464px;
  margin: 0 auto;
  pointer-events: all;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner-flex {
  position: relative;
  margin: 0 24px;
  padding: 30px 12px 48px;
  background: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner-flex::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  background: #bdab75;
}
.c-navigation--main .c-navigation-desktop .c-navigation__level-2-inner-flex--tabs {
  padding-top: 90px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column {
  padding: 0 12px;
  border-left: solid 1px #bdab75;
  flex: 0 1 50%;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column:first-child {
  border-left: none;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .tab-men {
  display: block;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .tab-women {
  display: none;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .c-navigation__tab-button--men {
  color: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .c-navigation__tab-button--men::before,
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .c-navigation__tab-button--men::after {
  opacity: 1;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .c-navigation__tab-button--women {
  color: #404040;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .c-navigation__tab-button--women:hover {
  color: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .c-navigation__tab-button--women::before,
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.men .c-navigation__tab-button--women::after {
  opacity: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .tab-men {
  display: none;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .tab-women {
  display: block;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .c-navigation__tab-button--men {
  color: #404040;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .c-navigation__tab-button--men:hover {
  color: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .c-navigation__tab-button--men::before,
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .c-navigation__tab-button--men::after {
  opacity: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .c-navigation__tab-button--women {
  color: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .c-navigation__tab-button--women::before,
.c-navigation--main .c-navigation-desktop .c-navigation__tabs.women .c-navigation__tab-button--women::after {
  opacity: 1;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tab-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #bdab75;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tab-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  transition: 0.2s;
  line-height: 60px;
  position: relative;
  display: block;
  height: 60px;
  padding: 0 80px;
  text-transform: uppercase;
  color: #062251;
  background: #bdab75;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tab-button::-ms-expand {
  display: none;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tab-button:hover {
  color: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tab-button::after {
  transition: 0.2s;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  content: '';
  opacity: 0;
  background: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__tab-button::before {
  transform: translate(-50%, 0);
  transition: 0.2s;
  position: absolute;
  bottom: 5px;
  left: 50%;
  content: '';
  opacity: 0;
  border-right: 12px solid transparent;
  border-bottom: 6px solid #062251;
  border-left: 12px solid transparent;
}
.c-navigation--main .c-navigation-desktop .c-navigation__column--tab:nth-child(3) {
  border-left: none;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 40px;
  box-shadow: inset 0 -1px 0 0 #1e3862;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) {
  background: white;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) .c-navigation__url--level-2 {
  color: #062251;
}
.c-navigation--main .c-navigation-desktop .c-navigation__item--level-2:hover:not(.c-navigation__separator) .c-navigation__schedule-roster-news {
  color: black;
}
.c-navigation--main .c-navigation-desktop .c-navigation__separator {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  padding: 0 24px;
  text-transform: uppercase;
  color: #062251;
  background: #bdab75;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  line-height: 1.2;
  height: 40px;
  padding: 0 24px;
  text-transform: uppercase;
  color: #bdab75;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.c-navigation--main .c-navigation-desktop .c-navigation__url--level-2:hover {
  text-decoration: underline;
}
.c-navigation--main .c-navigation-desktop .c-navigation__schedule-roster-news {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  margin-right: 36px;
  padding: 0;
  text-transform: none;
  color: white;
}
.c-navigation--main .c-navigation-desktop .c-navigation__ad {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  right: 0;
  overflow: hidden;
  width: 100%;
  max-height: 0;
  opacity: 0;
  transition: opacity 0.2s 0s, max-height 0s 0.2s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
  overflow: auto;
  opacity: 1;
  max-height: calc(100vh - 80px);
  transition: opacity 0.2s 0s, max-height 0s 0s;
}
.c-navigation--main .c-navigation-mobile .c-navigation__offcanvas-inner {
  border-bottom: solid 1px #e0e0e0;
  background: white;
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-1 {
  background: white;
}
.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;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1::after {
  font-family: sidearm_font_v2;
  font-size: 14px;
  font-style: normal;
  display: block;
  margin-left: 12px;
  content: '\e008';
  transition: transform 0.25s;
  color: black;
}
.c-navigation--main .c-navigation-mobile .c-navigation__parent .c-navigation__url--level-1.is-open::after {
  transition: transform 0.25s;
  transform: rotate(-180deg);
}
.c-navigation--main .c-navigation-mobile .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;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  height: 60px;
  padding: 0 20px;
  text-transform: uppercase;
  color: #062251;
  box-shadow: inset 0 1px 0 #e0e0e0;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover {
  color: white;
  background: #062251;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1:hover::after,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.is-open::after,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-1.sidearm-hover::after {
  color: white;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2 {
  position: static;
  overflow-y: scroll;
  width: 100%;
  max-height: 0;
  transition: 1s;
  opacity: 1;
  background: whitesmoke;
}
.c-navigation--main .c-navigation-mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.c-navigation--main .c-navigation-mobile .c-navigation__item--level-2 {
  box-shadow: inset 0 -1px 0 #e0e0e0;
}
.c-navigation--main .c-navigation-mobile .c-navigation__separator {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  height: 60px;
  padding: 0 24px;
  text-transform: uppercase;
  color: #062251;
  background: #bdab75;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  line-height: 1.2;
  height: 60px;
  padding: 0 24px;
  color: black;
}
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2:hover,
.c-navigation--main .c-navigation-mobile .c-navigation__url--level-2.sidearm-hover {
  text-decoration: underline;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas.is-open {
    padding-bottom: 60px;
  }
}
.c-navigation--main .c-navigation__search .c-search--standard {
  position: relative;
}
.c-navigation--main .c-navigation__search .c-search--standard fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__container {
  border-top: solid 1px #e0e0e0;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  line-height: 59px;
  padding: 0 60px 0 24px;
  color: black;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text::-ms-expand {
  display: none;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text::-webkit-input-placeholder {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  /* Chrome/Opera/Safari */
  color: #062251;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text::-moz-placeholder {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  /* Firefox 19+ */
  color: #062251;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text:-ms-input-placeholder {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  /* IE 10+ */
  color: #062251;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text:-moz-placeholder {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  /* Firefox 18- */
  color: #062251;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text:focus:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__text:focus:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  transform: translate(0, -50%);
  font-size: 24px;
  line-height: 59px;
  position: absolute;
  top: 50%;
  right: 0;
  width: 60px;
  height: 59px;
  text-align: center;
  color: #062251;
}
.c-navigation--main .c-navigation__search .c-search--standard .c-search__submit::-ms-expand {
  display: none;
}
.c-navigation--main .c-navigation__social .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  -webkit-align-items: stretch;
  border-top: solid 1px #e0e0e0;
}
.c-navigation--main .c-navigation__social .ads-container .ad {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  border-right: solid 1px #e0e0e0;
}
.c-navigation--main .c-navigation__social .ads-container .ad:last-child {
  border-right: none;
}
.c-navigation--main .c-navigation__social .ads-container .ad a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 24px;
  width: 100%;
  height: 60px;
  text-align: center;
  color: #062251;
}
.c-navigation--main .c-navigation__social .ads-container .ad a:hover {
  color: white;
  background: #062251;
}
.c-navigation--main .c-navigation__social .ads-container span {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  color: white !important;
  background-color: black !important;
}
.c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-navigation--sport.c-navigation--desktop {
  padding-right: 12px;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url {
  display: block;
  text-decoration: none;
  color: inherit;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  position: relative;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1 {
  text-decoration: none;
  color: #bdab75;
  background: #062251;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1::after {
  opacity: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  right: 0;
  left: auto;
  transition: opacity 0.25s;
  opacity: 1;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-child(1):hover .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-child(2):hover .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-child(3):hover .c-navigation__level-2 {
  right: auto;
  left: 0;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-last-child(1):hover .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-last-child(2):hover .c-navigation__level-2,
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:nth-last-child(3):hover .c-navigation__level-2 {
  right: 0;
  left: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.c-navigation__additional:hover .c-navigation__url--level-1::after {
  opacity: 1;
  color: #bdab75;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  transition: 0.2s;
  line-height: 1.2;
  position: relative;
  height: 62px;
  padding: 0 14px;
  text-align: center;
  text-decoration: underline;
  color: black;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1::after {
  transform: translate(0, -50%);
  transition: 0.2s;
  position: absolute;
  top: 50%;
  right: -1px;
  width: 1px;
  height: 12px;
  content: '';
  pointer-events: none;
  background: black;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport {
  margin-right: auto;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1 {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  padding: 0 24px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  text-transform: uppercase;
  color: #062251;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__sport .c-navigation__url--level-1::after {
  display: none;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__additional .c-navigation__url--level-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  padding-right: 30px;
  text-decoration: none;
  text-transform: uppercase;
  color: #062251;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__additional .c-navigation__url--level-1::after {
  font-family: sidearm_font_v2;
  font-size: 12px;
  right: 12px;
  width: auto;
  height: auto;
  content: '\e008';
  pointer-events: all;
  color: #062251;
  background: none;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -99999px;
  min-width: 320px;
  padding: 12px;
  opacity: 0;
  color: white;
  background: #062251;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__level-2.is-open {
  right: 0;
  left: auto;
  transition: 0s;
  opacity: 1;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 {
  box-shadow: inset 0 -1px 0 0 #1e3862;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2:last-child {
  box-shadow: none;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.2s;
  line-height: 1.2;
  height: 44px;
  padding: 0 12px;
  color: white;
}
.c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover {
  text-decoration: underline;
  color: #062251;
  background: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 600;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.2s;
  line-height: 1;
  height: 62px;
  padding: 0 24px;
  text-decoration: none;
  text-transform: uppercase;
  color: #062251;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__sport-link:hover {
  color: #bdab75;
  background: #062251;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  transition: 0.2s;
  line-height: 62px;
  display: block;
  height: 62px;
  padding: 0 24px;
  text-align: center;
  text-transform: uppercase;
  color: #062251;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle::-ms-expand {
  display: none;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle.is-toggled {
  color: #bdab75;
  background: #062251;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__toggle:hover {
  color: #bdab75;
  background: #062251;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
  width: 100%;
  max-height: 0;
  background: white;
  opacity: 0;
  transition: opacity 0.2s 0s, max-height 0s 0.2s;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  overflow: auto;
  opacity: 1;
  max-height: calc(100vh - 80px - 62px);
  transition: opacity 0.2s 0s, max-height 0s 0s;
}
.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;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font_v2;
  font-style: normal;
  display: block;
  margin-left: 10px;
  content: '\e008';
  transition: transform 0.25s;
  color: black;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transition: transform 0.25s;
  transform: rotate(-180deg);
}
.c-navigation--sport.c-navigation--mobile .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;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.2;
  height: 60px;
  padding: 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #062251;
  box-shadow: inset 0 1px 0 #e0e0e0;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  color: white;
  background: #062251;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1:hover::after,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.is-open::after,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover::after {
  color: white;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  position: static;
  overflow: hidden;
  width: 100%;
  max-height: 0;
  padding: 0;
  transition: max-height 0.5s;
  opacity: 1;
  background: whitesmoke;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__item--level-2 {
  box-shadow: inset 0 -1px 0 #e0e0e0;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__separator {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 21px;
  font-weight: 600;
  font-style: normal;
  height: 60px;
  padding: 0 24px;
  text-transform: uppercase;
  color: #062251;
  background: #bdab75;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  line-height: 1.2;
  height: 60px;
  padding: 0 24px;
  text-decoration: none;
  color: black;
}
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2:hover,
.c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2.sidearm-hover {
  text-decoration: underline;
}
@media only screen and (-webkit-device-pixel-ratio: 3) {
  .c-navigation--sport.c-navigation--mobile .c-navigation__level-1 {
    padding-bottom: 60px;
  }
}
@media all and (min-width: 1024px) {
  .c-navigation--main .c-navigation__toggle {
    border-right: solid 1px #010710;
  }
  .c-navigation--main .c-navigation-mobile .c-navigation__offcanvas {
    width: 50%;
  }
}
/****
SEARCH
****/

.c-search--popout {
  position: relative;
}
.c-search--popout fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.c-search--popout .c-search__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-size: 24px;
  line-height: 80px;
  display: block;
  height: 80px;
  padding: 0 15px;
  color: white;
  background: #062251;
}
.c-search--popout .c-search__toggle::-ms-expand {
  display: none;
}
.c-search--popout .c-search__toggle:hover {
  color: #062251;
  background: #bdab75;
}
.c-search--popout .c-search__popout {
  position: absolute;
  top: 100%;
  left: -99999px;
}
.c-search--popout .c-search__popout.is-open {
  right: 0;
  left: auto;
}
.c-search--popout .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 60px;
  width: 320px;
  padding: 0 60px 0 12px;
  color: black;
  background: white;
}
.c-search--popout .c-search__text::-ms-expand {
  display: none;
}
.c-search--popout .c-search__text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #bdab75;
}
.c-search--popout .c-search__text::-moz-placeholder {
  /* Firefox 19+ */
  color: #bdab75;
}
.c-search--popout .c-search__text:-ms-input-placeholder {
  /* IE 10+ */
  color: #bdab75;
}
.c-search--popout .c-search__text:-moz-placeholder {
  /* Firefox 18- */
  color: #bdab75;
}
.c-search--popout .c-search__text:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: white;
}
.c-search--popout .c-search__text:focus::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
.c-search--popout .c-search__text:focus:-ms-input-placeholder {
  /* IE 10+ */
  color: white;
}
.c-search--popout .c-search__text:focus:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
.c-search--popout .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 700;
  font-style: normal;
  transition: 0.2s;
  line-height: 48px;
  position: absolute;
  top: 6px;
  right: 6px;
  display: block;
  width: 48px;
  height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #062251;
  border-left: solid 1px #e0e0e0;
}
.c-search--popout .c-search__submit::-ms-expand {
  display: none;
}
.c-search--popout .c-search__submit:hover {
  color: white;
  background: #062251;
}
.c-search--popout .c-search__submit[disabled] {
  pointer-events: none;
  color: #e0e0e0;
  border-left: solid 1px #e0e0e0;
}
/****
STORIES
****/

.c-stories--slider {
  position: relative;
}
.c-stories--slider .showcase-play-button {
  width: 60px;
  height: 60px;
  color: white;
  background: none;
}
.c-stories--slider .showcase-play-button::after {
  transition: border 0.2s 0.1s, background 0.2s 0.1s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: sidearm_font_v2;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-left: 2px;
  content: '\e050';
  color: white;
  border: solid 3px transparent;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
}
.c-stories--slider .showcase-play-button::before {
  transition: transform 0.4s, opacity 0.1s 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 1;
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/play_bg.svg') center center no-repeat;
}
.c-stories--slider .showcase-play-button:hover {
  cursor: pointer;
}
.c-stories--slider .showcase-play-button:hover::before {
  transform: rotate(180deg);
  transition: transform 0.4s, opacity 0.1s 0.3s;
  opacity: 0;
}
.c-stories--slider .showcase-play-button:hover::after {
  transition: border 0.2s 0.2s, background 0.2s 0.2s;
  border-color: white;
  background: #062251;
}
.c-stories--slider .slick-dots {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  justify-content: center;
  -webkit-justify-content: center;
  transform: translate(0, -100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin-top: 56.25%;
  padding-bottom: 18px;
}
.c-stories--slider .slick-dots li button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-size: 0;
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
}
.c-stories--slider .slick-dots li button::-ms-expand {
  display: none;
}
.c-stories--slider .slick-dots li button::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-white.png') center center no-repeat;
}
.c-stories--slider .slick-dots li button:hover::after {
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-gold.png') center center no-repeat;
}
.c-stories--slider .slick-dots li.slick-active button::after {
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-gold.png') center center no-repeat;
}
.c-stories--slider button.slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  color: white;
}
.c-stories--slider button.slick-pause-play::-ms-expand {
  display: none;
}
.c-stories--slider button.slick-pause-play::after {
  transform: translate(-50%, -50%);
  font-family: sidearm_font_v2;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\e201';
  color: white;
}
.c-stories--slider button.slick-pause-play.slick-play::after {
  content: '\e196';
}
.c-stories--slider button.slick-pause-play:hover::after {
  color: #bdab75;
}
.c-stories--slider .c-stories__header-mobile {
  width: 100%;
  height: 78px;
  padding: 0 24px 0 12px;
  border-bottom: solid 6px #bdab75;
  background: #062251;
}
.c-stories--slider .c-stories__header-mobile .c-stories__header-title {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
  font-style: normal;
  padding: 0 12px;
  text-transform: uppercase;
  color: white;
}
.c-stories--slider .c-stories__ad-mobile .ad {
  padding: 0 24px 36px;
  background: #062251;
}
.c-stories--slider .c-stories__social {
  position: absolute;
  z-index: 300;
  top: 22px;
  left: 24px;
}
.c-stories--slider .c-stories__social .ads-container span {
  position: absolute;
  top: -99999px;
  left: -99999px;
  display: block !important;
  color: white !important;
  background-color: black !important;
}
.c-stories--slider .c-stories__social .ads-container .ad {
  padding-bottom: 12px;
}
.c-stories--slider .c-stories__social .ads-container a {
  transition: 0.2s;
  font-size: 24px;
  line-height: 1;
  display: block;
  width: 48px;
  text-align: center;
  color: white;
}
.c-stories--slider .c-stories__social .ads-container a:hover {
  color: #bdab75;
}
.c-stories--slider .c-stories__slider {
  position: relative;
  background: #062251;
}
.c-stories--slider .c-stories__slider .c-stories__item {
  position: relative;
}
.c-stories--slider .c-stories__slider .c-stories__media {
  position: relative;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.c-stories--slider .c-stories__slider .c-stories__media::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  content: '';
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%);
}
.c-stories--slider .c-stories__slider .c-stories__media iframe {
  position: absolute;
  z-index: 300;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-stories--slider .c-stories__slider .c-stories__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.c-stories--slider .c-stories__slider .c-stories__details {
  padding: 21px 24px;
  background: #062251;
}
.c-stories--slider .c-stories__slider .c-stories__title {
  line-height: 1.2;
  width: 100%;
  padding-bottom: 12px;
}
.c-stories--slider .c-stories__slider .c-stories__url {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  font-style: normal;
  transition: 0.2s;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
}
.c-stories--slider .c-stories__slider .c-stories__url:hover {
  color: #bdab75;
}
.c-stories--slider .c-stories__slider .c-stories__links li {
  position: relative;
  padding-right: 28px;
}
.c-stories--slider .c-stories__slider .c-stories__links li::after {
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 13px;
  width: 1px;
  height: 12px;
  content: '';
  background: white;
}
.c-stories--slider .c-stories__slider .c-stories__links li:last-child::after {
  display: none;
}
.c-stories--slider .c-stories__slider .c-stories__links li a {
  transition: 0.2s;
  font-family: 'Roboto', sans-serif;
  font-size: 0.938rem;
  font-weight: 400;
  font-style: normal;
  text-decoration: underline;
  color: white;
}
.c-stories--slider .c-stories__slider .c-stories__links li a:hover {
  color: #bdab75;
}
.c-stories--slider .c-stories__list {
  flex: 0 0 360px;
  -webkit-flex: 0 0 360px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
}
.c-stories--slider .c-stories__list::after {
  position: absolute;
  z-index: 99;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #e0e0e0;
}
.c-stories--slider .c-stories__list .c-stories__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 78px;
  padding: 0 12px;
  border-bottom: solid 6px #bdab75;
  background: #062251;
}
.c-stories--slider .c-stories__list .c-stories__header-title {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
  font-style: normal;
  padding: 0 12px;
  text-transform: uppercase;
  color: white;
}
.c-stories--slider .c-stories__list .c-stories__list-inner {
  position: absolute;
  top: 78px;
  left: 0;
  overflow: auto;
  width: 100%;
  height: calc(100% - 78px);
  background: white;
}
.c-stories--slider .c-stories__list .c-stories__item {
  position: relative;
  padding: 12px 24px 12px 60px;
  box-shadow: inset 0.063rem -0.062rem 0 #e0e0e0;
}
.c-stories--slider .c-stories__list .c-stories__item::before {
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 26px;
  width: 14px;
  height: 14px;
  content: '';
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-blue.png') center center no-repeat;
  background-size: contain;
}
.c-stories--slider .c-stories__list .c-stories__item.is-active {
  background: whitesmoke;
}
.c-stories--slider .c-stories__list .c-stories__item.is-active .c-stories__title {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  font-style: normal;
  color: #062251;
}
.c-stories--slider .c-stories__list .c-stories__item.is-active::before {
  background-image: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-gold.png');
}
.c-stories--slider .c-stories__list .c-stories__item:hover {
  cursor: pointer;
  background: whitesmoke;
}
.c-stories--slider .c-stories__list .c-stories__title {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  color: black;
}
html.stories-video-is-playing .c-stories--slider button.slick-pause-play {
  display: none;
}
@media all and (min-width: 768px) {
  .c-stories--slider {
    padding: 0 24px;
  }
  .c-stories--slider .slick-dots {
    transform: none;
    position: relative;
    top: auto;
    margin-top: 0;
    padding: 18px 0;
    border: solid 1px #e0e0e0;
    border-top: none;
  }
  .c-stories--slider .slick-dots li button::after {
    background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-blue.png') center center no-repeat;
  }
  .c-stories--slider .slick-dots li button:hover::after {
    background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-gold.png') center center no-repeat;
  }
  .c-stories--slider .slick-dots li.slick-active button::after {
    background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/star-gold.png') center center no-repeat;
  }
  .c-stories--slider .c-stories__slider {
    background: white;
  }
  .c-stories--slider .c-stories__slider .c-stories__media::after {
    display: none;
  }
  .c-stories--slider .c-stories__slider .c-stories__details {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 60px 24px 24px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);
  }
  .c-stories--slider .c-stories__slider .c-stories__url {
    font-family: 'Teko', 'Roboto', sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    font-style: normal;
  }
}
@media all and (min-width: 1024px) {
  .c-stories--slider {
    display: flex;
    display: -webkit-flex;
    align-items: stretch;
    -webkit-align-items: stretch;
  }
  .c-stories--slider .c-stories__slider {
    flex: 0 1 1056px;
    -webkit-flex: 0 1 1056px;
    min-width: 1px;
    min-height: 1px;
    padding-left: 48px;
    background: #062251;
  }
  .c-stories--slider .c-stories__slider::after {
    position: absolute;
    bottom: 36px;
    left: 0;
    width: 48px;
    height: 84px;
    content: '';
    background: repeating-linear-gradient(0deg, #bdab75, #bdab75 4px, #062251 4px, #062251 16px);
  }
  .c-stories--slider .c-stories__slider .c-stories__details {
    padding: 60px 24px 48px 24px;
  }
  .c-stories--slider .c-stories__slider .c-stories__title {
    line-height: 1.5;
    padding-bottom: 0;
  }
}
/****
MAIN ADS
*****/

.s-ads {
  margin-top: 24px;
}
.s-ads .s-ads__ad {
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-ads .s-ads__ad ads-component {
  display: block;
  background: white;
  padding: 17px;
  border: solid 1px #e0e0e0;
}
.s-ads .s-ads__promo .ads-container {
  margin-bottom: 24px;
  background: white;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.s-ads .s-ads__promo .ads-container .slick-list {
  width: 100%;
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/promo_768x300_bg.png') center center no-repeat #062251;
  background-size: cover;
  order: 0;
  -webkit-order: 0;
}
.s-ads .s-ads__promo button.slick-prev,
.s-ads .s-ads__promo button.slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  width: 68px;
  position: relative;
  height: 48px;
  display: block;
  background: white;
  color: #062251;
  font-size: 0;
  order: 1;
  -webkit-order: 1;
  transition: 0.2s;
}
.s-ads .s-ads__promo button.slick-prev::-ms-expand,
.s-ads .s-ads__promo button.slick-next::-ms-expand {
  display: none;
}
.s-ads .s-ads__promo button.slick-prev::after,
.s-ads .s-ads__promo button.slick-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: sidearm_font_v2;
  font-size: 20px;
  content: '\e005';
}
.s-ads .s-ads__promo button.slick-prev:hover,
.s-ads .s-ads__promo button.slick-next:hover {
  color: white;
  background: #062251;
}
.s-ads .s-ads__promo button.slick-next {
  left: auto;
  right: 0;
  order: 3;
  -webkit-order: 3;
}
.s-ads .s-ads__promo button.slick-next::after {
  content: '\e006';
}
.s-ads .s-ads__promo button.slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-size: 0;
  width: 68px;
  height: 48px;
  position: relative;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  color: #062251;
  background: white;
  order: 2;
  -webkit-order: 2;
}
.s-ads .s-ads__promo button.slick-pause-play::-ms-expand {
  display: none;
}
.s-ads .s-ads__promo button.slick-pause-play::after {
  transform: translate(-50%, -50%);
  font-family: sidearm_font_v2;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\e201';
  color: #062251;
}
.s-ads .s-ads__promo button.slick-pause-play.slick-play::after {
  content: '\e196';
}
.s-ads .s-ads__promo button.slick-pause-play:hover {
  background: #062251;
  color: white;
}
.s-ads .s-ads__promo button.slick-pause-play:hover::after {
  color: white;
}
@media all and (min-width: 768px) {
  .s-ads .s-ads__promo .ads-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .s-ads .s-ads__promo .ads-container .slick-list {
    background-image: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/promo_1056x286_bg.png');
    width: 100%;
  }
  .s-ads .s-ads__promo button.slick-prev,
  .s-ads .s-ads__promo button.slick-next {
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    min-width: 1px;
    min-height: 1px;
    width: calc(50% - 24px);
    position: relative;
    height: 48px;
    display: block;
    background: white;
    color: #062251;
    font-size: 0;
    transition: 0.2s;
    box-shadow: inset -1px -1px 0px 0px #e0e0e0;
    order: 1;
    -webkit-order: 1;
  }
  .s-ads .s-ads__promo button.slick-prev::-ms-expand,
  .s-ads .s-ads__promo button.slick-next::-ms-expand {
    display: none;
  }
  .s-ads .s-ads__promo button.slick-prev::after,
  .s-ads .s-ads__promo button.slick-next::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: sidearm_font_v2;
    font-size: 20px;
    content: '\e005';
  }
  .s-ads .s-ads__promo button.slick-prev:hover,
  .s-ads .s-ads__promo button.slick-next:hover {
    color: white;
    background: #062251;
  }
  .s-ads .s-ads__promo button.slick-next {
    left: auto;
    right: 0;
    order: 2;
    -webkit-order: 2;
  }
  .s-ads .s-ads__promo button.slick-next::after {
    content: '\e006';
  }
  .s-ads .s-ads__promo button.slick-pause-play {
    order: 3;
    -webkit-order: 3;
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    font-size: 0;
    width: 48px;
    height: 48px;
    position: relative;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    color: #062251;
    background: white;
    box-shadow: inset 0px -1px 0px 0px #e0e0e0;
  }
  .s-ads .s-ads__promo button.slick-pause-play::-ms-expand {
    display: none;
  }
  .s-ads .s-ads__promo button.slick-pause-play::after {
    transform: translate(-50%, -50%);
    font-family: sidearm_font_v2;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '\e201';
    color: #062251;
  }
  .s-ads .s-ads__promo button.slick-pause-play.slick-play::after {
    content: '\e196';
  }
  .s-ads .s-ads__promo button.slick-pause-play:hover {
    background: #062251;
    color: white;
  }
  .s-ads .s-ads__promo button.slick-pause-play:hover::after {
    color: white;
  }
}
@media all and (min-width: 1024px) {
  .s-ads .s-ads__row {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .s-ads .s-ads__ad {
    flex: 0 0 384px;
    -webkit-flex: 0 0 384px;
    min-width: 1px;
    min-height: 1px;
  }
  .s-ads .s-ads__promo {
    flex: 0 1 1059px;
    -webkit-flex: 0 1 1059px;
    min-width: 1px;
    min-height: 1px;
    margin: 0 0 0 24px;
  }
  .s-ads .s-ads__promo .ads-container {
    margin-bottom: 0;
    display: block;
  }
  .s-ads .s-ads__promo button.slick-prev,
  .s-ads .s-ads__promo button.slick-next {
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    width: 48px;
    height: 48px;
    display: block;
    background: #bdab75;
    color: #062251;
    position: absolute;
    top: 50%;
    left: 0;
    box-shadow: none;
    transform: translate(0, -50%);
    font-size: 0;
    transition: 0.2s;
  }
  .s-ads .s-ads__promo button.slick-prev::-ms-expand,
  .s-ads .s-ads__promo button.slick-next::-ms-expand {
    display: none;
  }
  .s-ads .s-ads__promo button.slick-prev::after,
  .s-ads .s-ads__promo button.slick-next::after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: sidearm_font_v2;
    font-size: 20px;
    content: '\e005';
  }
  .s-ads .s-ads__promo button.slick-prev:hover,
  .s-ads .s-ads__promo button.slick-next:hover {
    color: #bdab75;
    background: #062251;
  }
  .s-ads .s-ads__promo button.slick-next {
    left: auto;
    right: 0;
  }
  .s-ads .s-ads__promo button.slick-next::after {
    content: '\e006';
  }
  .s-ads .s-ads__promo button.slick-pause-play {
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    font-size: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 36px;
    height: 36px;
    background: none;
    color: black;
    box-shadow: none;
  }
  .s-ads .s-ads__promo button.slick-pause-play::-ms-expand {
    display: none;
  }
  .s-ads .s-ads__promo button.slick-pause-play::after {
    transform: translate(-50%, -50%);
    font-family: sidearm_font_v2;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    content: '\e201';
    color: white;
  }
  .s-ads .s-ads__promo button.slick-pause-play.slick-play::after {
    content: '\e196';
  }
  .s-ads .s-ads__promo button.slick-pause-play:hover {
    background: none;
  }
  .s-ads .s-ads__promo button.slick-pause-play:hover::after {
    color: #bdab75;
  }
}
/****
SECONDARY CONTENT
*****/

.secondary-content {
  margin-top: 24px;
}
.secondary-content .secondary-content__header {
  flex-direction: row;
  -webkit-flex-direction: row;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  color: white;
  border-bottom: solid 6px #bdab75;
  background: #062251;
}
.secondary-content .secondary-content__header--tabs {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: stretch;
  -webkit-align-items: stretch;
}
.secondary-content .secondary-content__title {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
  font-style: normal;
  padding: 0 12px;
  text-transform: uppercase;
  color: white;
}
.secondary-content .secondary-content__tab-nav {
  order: 1;
  -webkit-order: 1;
  border-top: solid 1px #010710;
}
.secondary-content .secondary-content__tab-nav li {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  border-right: solid 1px #010710;
}
.secondary-content .secondary-content__tab-nav li:last-child {
  border-right: none;
}
.secondary-content .secondary-content__tab-nav li.ui-state-active a {
  color: white;
}
.secondary-content .secondary-content__tab-nav li.ui-state-active a::after {
  transform: translate(0, -50%);
  color: white;
}
.secondary-content .secondary-content__tab-nav a {
  font-family: 'Teko', 'Roboto', sans-serif;
  font-size: 1.375rem;
  font-weight: 600;
  font-style: normal;
  transition: 0.2s;
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 0 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #bdab75;
}
.secondary-content .secondary-content__tab-nav a::after {
  transform: translate(0, -50%) rotate(-90deg);
  transition: 0.2s;
  font-family: sidearm_font_v2;
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 0;
  display: none;
  content: '\e008';
  color: #bdab75;
}
.secondary-content .secondary-content__tab-nav a:hover {
  color: white;
}
.secondary-content .secondary-content__tab-nav a:hover::after {
  color: white;
}
.secondary-content .secondary-content__ad {
  order: 0;
  -webkit-order: 0;
}
.secondary-content .secondary-content__ad .ad {
  padding: 12px 24px;
  text-align: right;
}
.secondary-content .secondary-content__videos {
  margin-top: 24px;
}
.secondary-content .secondary-content__link {
  background: #bdab75;
}
.secondary-content .secondary-content__link a {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 900;
  font-style: normal;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.2s;
  height: 48px;
  padding: 0 24px;
  text-decoration: none;
  text-transform: uppercase;
  color: #062251;
}
.secondary-content .secondary-content__link a:hover {
  color: #bdab75;
  background: #062251;
}
@media all and (min-width: 768px) {
  .secondary-content .secondary-content__header {
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
    height: 78px;
    padding: 0 24px;
  }
  .secondary-content .secondary-content__header--tabs {
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
  }
  .secondary-content .secondary-content__tab-nav {
    order: 0;
    -webkit-order: 0;
    border-top: none;
  }
  .secondary-content .secondary-content__tab-nav li {
    margin-right: 36px;
    border-right: none;
  }
  .secondary-content .secondary-content__tab-nav li a {
    padding: 0 21px 0 0;
  }
  .secondary-content .secondary-content__tab-nav li a::after {
    display: block;
  }
  .secondary-content .secondary-content__ad {
    order: 1;
    -webkit-order: 1;
  }
  .secondary-content .secondary-content__ad .ad {
    padding: 0;
  }
}
@media all and (min-width: 1024px) {
  .secondary-content .secondary-content__row {
    display: flex;
    display: -webkit-flex;
  }
  .secondary-content .secondary-content__header {
    padding: 0 12px 0 24px;
  }
  .secondary-content .secondary-content__tabs {
    flex: 0 1 1080px;
    -webkit-flex: 0 1 1080px;
    min-width: 1px;
    min-height: 1px;
    padding-left: 24px;
  }
  .secondary-content .secondary-content__videos {
    margin-top: 0;
    flex: 0 0 384px;
    -webkit-flex: 0 0 384px;
    min-width: 1px;
    min-height: 1px;
    padding: 0 24px;
  }
  .secondary-content .secondary-content__videos-inner {
    position: relative;
    height: 100%;
  }
  .secondary-content .secondary-content__videos-inner .secondary-content__header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
  }
  .secondary-content .secondary-content__link a {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
  }
}
/****
EVENTS
****/

.c-events__no-data {
  padding: 48px;
  text-align: center;
  color: #707070;
  background: white;
}
.c-events__more-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  transition: 0.2s;
  font-size: 22px;
  line-height: 48px;
  display: block;
  width: 100%;
  height: 48px;
  text-align: center;
  color: #062251;
  background: white;
}
.c-events__more-button::-ms-expand {
  display: none;
}
.c-events__more-button:hover {
  color: white;
  background: #062251;
}
.c-events--list {
  position: relative;
}
.c-events--list .c-events__date-header {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  padding: 8px 24px 7px;
  border-bottom: solid 1px #e0e0e0;
  background: whitesmoke;
}
.c-events--list .c-events__item {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  position: relative;
  padding: 26px 0 22px;
  white-space: nowrap;
  color: black;
  border-bottom: solid 1px #e0e0e0;
  background: white;
}
.c-events--list .c-events__item-first {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
}
.c-events--list .c-events__item-second {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  padding-right: 24px;
  text-align: right;
}
.c-events--list .c-events__item-media {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 48px 0 24px;
  pointer-events: none;
  opacity: 0;
  background: whitesmoke;
}
.c-events--list .c-events__item-media.is-toggled {
  pointer-events: all;
  opacity: 1;
}
.c-events--list .c-events__sport {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  color: #062251;
}
.c-events--list .c-events__opponent {
  white-space: pre-wrap;
}
.c-events--list .c-events__location {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-style: italic;
  padding-right: 24px;
}
.c-events--list .c-events__time {
  padding-top: 23px;
}
.c-events--list .c-events__score {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 900;
  font-style: normal;
  color: #062251;
}
.c-events--list .c-events__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  font-size: 24px;
  position: absolute;
  z-index: 10;
  top: 12px;
  right: 18px;
  width: 40px;
  height: 40px;
  text-align: center;
}
.c-events--list .c-events__toggle::-ms-expand {
  display: none;
}
.c-events--list .c-events__toggle span {
  transition: 0.2s;
  display: inline-block;
}
.c-events--list .c-events__toggle.is-toggled span {
  transform: rotate(90deg);
}
.c-events--list .c-events__media-item {
  position: relative;
  padding-right: 30px;
}
.c-events--list .c-events__media-item::after {
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 14px;
  width: 1px;
  height: 12px;
  content: '';
  background: black;
}
.c-events--list .c-events__media-item:last-child {
  padding-right: 0;
}
.c-events--list .c-events__media-item:last-child::after {
  display: none;
}
.c-events--list .c-events__media-link {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: normal;
  transition: 0.2s;
  text-decoration: underline;
  color: black;
}
.c-events--list .c-events__media-link:hover {
  color: #bdab75;
}
@media all and (min-width: 768px) {
  .c-events__no-data {
    padding: 128px 48px;
  }
  .c-events--list .c-events__item {
    padding: 21px 0 20px;
  }
  .c-events--list .c-events__item-first {
    flex: 0 1 420px;
    -webkit-flex: 0 1 420px;
    min-width: 1px;
    min-height: 1px;
    padding: 0 24px;
  }
  .c-events--list .c-events__item-second {
    flex: 0 1 396px;
    -webkit-flex: 0 1 396px;
    min-width: 1px;
    min-height: 1px;
    padding-right: 0;
    text-align: left;
  }
  .c-events--list .c-events__item-media {
    flex: 0 0 280px;
    -webkit-flex: 0 0 280px;
    min-width: 1px;
    min-height: 1px;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    padding: 0 36px 0 0;
    pointer-events: all;
    opacity: 1;
    background: none;
  }
  .c-events--list .c-events__time {
    padding-top: 0;
    padding-right: 24px;
  }
}
@media all and (min-width: 1024px) {
  .c-events--list {
    overflow: auto;
    max-height: 582px;
  }
  .c-events--list .c-events__date-header {
    border-left: solid 1px #e0e0e0;
  }
  .c-events--list .c-events__item {
    border-left: solid 1px #e0e0e0;
  }
}
@media all and (min-width: 1280px) {
  .c-events--list .c-events__item {
    padding: 8px 0 7px;
  }
  .c-events--list .c-events__item-first {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding: 0;
  }
  .c-events--list .c-events__item-second {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
  }
  .c-events--list .c-events__sport {
    flex: 0 1 120px;
    -webkit-flex: 0 1 120px;
    min-width: 1px;
    min-height: 1px;
    padding: 0 24px;
  }
  .c-events--list .c-events__opponent {
    flex: 0 1 300px;
    -webkit-flex: 0 1 300px;
    min-width: 1px;
    min-height: 1px;
    padding-right: 24px;
  }
  .c-events--list .c-events__location {
    flex: 0 1 214px;
    -webkit-flex: 0 1 214px;
    min-width: 1px;
    min-height: 1px;
    font-style: normal;
  }
  .c-events--list .c-events__time {
    flex: 0 0 144px;
    -webkit-flex: 0 0 144px;
    min-width: 1px;
    min-height: 1px;
  }
}
/***
PRESS CLIPS
****/

.c-pressclips__no-data {
  padding: 48px;
  text-align: center;
  color: #707070;
  background: white;
}
.c-pressclips__more-button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  transition: 0.2s;
  font-size: 22px;
  line-height: 48px;
  display: block;
  width: 100%;
  height: 48px;
  text-align: center;
  color: #062251;
  background: white;
}
.c-pressclips__more-button::-ms-expand {
  display: none;
}
.c-pressclips__more-button:hover {
  color: white;
  background: #062251;
}
.c-pressclips--list {
  position: relative;
}
.c-pressclips--list .c-pressclips__item {
  position: relative;
  padding: 26px 24px 22px;
  border-bottom: solid 1px #e0e0e0;
  background: white;
}
.c-pressclips--list .c-pressclips__link {
  transition: 0.2s;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 900;
  font-style: normal;
  text-decoration: none;
  color: #062251;
}
.c-pressclips--list .c-pressclips__link:hover {
  color: #bdab75;
}
.c-pressclips--list .c-pressclips__source {
  text-align: left;
}
.c-pressclips--list .c-pressclips__website {
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  font-style: italic;
  text-decoration: none;
  color: black;
}
.c-pressclips--list .c-pressclips__website[href]:hover {
  color: #bdab75;
}
@media all and (min-width: 768px) {
  .c-pressclips__no-data {
    padding: 128px 48px;
  }
  .c-pressclips--list .c-pressclips__item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 21px 24px 20px;
  }
  .c-pressclips--list .c-pressclips__title {
    padding-right: 24px;
  }
  .c-pressclips--list .c-pressclips__source {
    text-align: right;
  }
}
@media all and (min-width: 1024px) {
  .c-pressclips--list {
    overflow: auto;
    max-height: 582px;
  }
  .c-pressclips--list .c-pressclips__item {
    padding: 8px 36px 5px 24px;
    border-left: solid 1px #e0e0e0;
  }
}
/*****
VIDEOS
*****/

.c-videos__no-data {
  padding: 20px;
  text-align: center;
  color: #707070;
  background: white;
}
.c-videos--list .showcase-play-button {
  width: 60px;
  height: 60px;
  color: white;
  background: none;
}
.c-videos--list .showcase-play-button::after {
  transition: border 0.2s 0.1s, background 0.2s 0.1s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: sidearm_font_v2;
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-left: 2px;
  content: '\e050';
  color: white;
  border: solid 3px transparent;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0);
}
.c-videos--list .showcase-play-button::before {
  transition: transform 0.4s, opacity 0.1s 0.1s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  opacity: 1;
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/play_bg.svg') center center no-repeat;
}
.c-videos--list .showcase-play-button:hover {
  cursor: pointer;
}
.c-videos--list .showcase-play-button:hover::before {
  transform: rotate(180deg);
  transition: transform 0.4s, opacity 0.1s 0.3s;
  opacity: 0;
}
.c-videos--list .showcase-play-button:hover::after {
  transition: border 0.2s 0.2s, background 0.2s 0.2s;
  border-color: white;
  background: #062251;
}
.c-videos--list .showcase-modal {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: -9999px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
}
.c-videos--list .showcase-modal.video-is-playing {
  left: 0;
}
.c-videos--list .showcase-modal__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  max-width: 1200px;
  max-height: 90vh;
  padding: 12px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.c-videos--list .showcase-modal__player-wrapper {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  overflow: hidden;
}
.c-videos--list .showcase-modal__player {
  overflow: hidden;
  padding-bottom: 56.25%;
}
.c-videos--list .showcase-modal__title {
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-style: normal;
  padding-top: 12px;
  color: white;
}
.c-videos--list .showcase-modal__close {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  position: absolute;
  display: block;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  right: 12px;
  bottom: 100%;
  color: white;
  background-color: #062251;
  transform: translate(0, 12px);
  transition: 0.2s;
}
.c-videos--list .showcase-modal__close::-ms-expand {
  display: none;
}
.c-videos--list .showcase-modal__close:hover {
  background: #bdab75;
  color: #062251;
}
.c-videos--list .showcase-modal .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-videos--list .c-videos__list {
  background: white;
  padding: 0 24px;
}
.c-videos--list .c-videos__archive-link {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  height: 48px;
  background: #bdab75;
  color: #062251;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 900;
  font-style: normal;
  text-decoration: none;
  padding: 0 24px;
  text-transform: uppercase;
  transition: 0.2s;
}
.c-videos--list .c-videos__archive-link:hover {
  background: #062251;
  color: #bdab75;
}
.c-videos--list .c-videos__item {
  padding: 24px 0;
  border-bottom: solid 1px #e0e0e0;
}
.c-videos--list .c-videos__item:last-child {
  border-bottom: none;
}
.c-videos--list .c-videos__media {
  padding-bottom: 56.25%;
  background: black;
}
.c-videos--list .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.45;
}
.c-videos--list .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  transform: translate(-50%, -50%);
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 60px;
  height: 60px;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
  background-size: contain;
}
.c-videos--list .c-videos__play-btn::-ms-expand {
  display: none;
}
.c-videos--list .c-videos__details {
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-videos--list .c-videos__title {
  color: black;
  font-family: 'Roboto', sans-serif;
  font-size: 0.938rem;
  font-weight: 400;
  font-style: normal;
  padding-top: 12px;
}
@media all and (min-width: 540px) {
  .c-videos--list .showcase-modal__inner {
    width: 90%;
  }
  .c-videos--list .c-videos__list {
    padding: 0;
  }
  .c-videos--list .c-videos__item {
    padding: 24px;
    border-bottom: none;
    border-left: solid 1px #e0e0e0;
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .c-videos--list .c-videos__item:first-child {
    border-left: none;
  }
}
@media all and (min-width: 1024px) {
  .c-videos__no-data {
    padding-top: 20px;
  }
  .c-videos--list .c-videos__list {
    position: absolute;
    top: 78px;
    height: calc(100% - 126px);
    overflow: auto;
    background: white;
    border-left: solid 1px #e0e0e0;
  }
  .c-videos--list .c-videos__item {
    padding: 24px 36px 24px 24px;
    border-bottom: solid 1px #e0e0e0;
    border-left: none;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
  }
  .c-videos--list .c-videos__archive {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
/****
PROMO SPOTS
****/

.promo-spots,
.sponsor-spots {
  background: white;
  border-top: solid 1px #e0e0e0;
  margin-top: 24px;
}
.promo-spots .row,
.sponsor-spots .row {
  padding: 0 12px;
}
.promo-spots .ads-container,
.sponsor-spots .ads-container {
  padding: 36px 0 12px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.promo-spots .ads-container .slick-list,
.sponsor-spots .ads-container .slick-list {
  width: 100%;
}
.promo-spots .ads-container button.slick-prev,
.sponsor-spots .ads-container button.slick-prev,
.promo-spots .ads-container button.slick-next,
.sponsor-spots .ads-container button.slick-next {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
  width: 44px;
  position: relative;
  height: 44px;
  display: block;
  background: white;
  color: black;
  font-size: 0;
  margin-top: 12px;
  order: 1;
  -webkit-order: 1;
  transition: 0.2s;
}
.promo-spots .ads-container button.slick-prev::-ms-expand,
.sponsor-spots .ads-container button.slick-prev::-ms-expand,
.promo-spots .ads-container button.slick-next::-ms-expand,
.sponsor-spots .ads-container button.slick-next::-ms-expand {
  display: none;
}
.promo-spots .ads-container button.slick-prev::after,
.sponsor-spots .ads-container button.slick-prev::after,
.promo-spots .ads-container button.slick-next::after,
.sponsor-spots .ads-container button.slick-next::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: sidearm_font_v2;
  font-size: 20px;
  content: '\e005';
}
.promo-spots .ads-container button.slick-prev:hover,
.sponsor-spots .ads-container button.slick-prev:hover,
.promo-spots .ads-container button.slick-next:hover,
.sponsor-spots .ads-container button.slick-next:hover {
  color: white;
  background: #062251;
}
.promo-spots .ads-container button.slick-next,
.sponsor-spots .ads-container button.slick-next {
  left: auto;
  right: 0;
  order: 3;
  -webkit-order: 3;
}
.promo-spots .ads-container button.slick-next::after,
.sponsor-spots .ads-container button.slick-next::after {
  content: '\e006';
}
.promo-spots .ads-container button.slick-pause-play,
.sponsor-spots .ads-container button.slick-pause-play {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  margin-top: 12px;
  font-size: 0;
  width: 44px;
  height: 44px;
  position: relative;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  color: #062251;
  background: white;
  order: 2;
  -webkit-order: 2;
}
.promo-spots .ads-container button.slick-pause-play::-ms-expand,
.sponsor-spots .ads-container button.slick-pause-play::-ms-expand {
  display: none;
}
.promo-spots .ads-container button.slick-pause-play::after,
.sponsor-spots .ads-container button.slick-pause-play::after {
  transform: translate(-50%, -50%);
  font-family: sidearm_font_v2;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '\e201';
  color: #062251;
}
.promo-spots .ads-container button.slick-pause-play.slick-play::after,
.sponsor-spots .ads-container button.slick-pause-play.slick-play::after {
  content: '\e196';
}
.promo-spots .ads-container button.slick-pause-play:hover,
.sponsor-spots .ads-container button.slick-pause-play:hover {
  background: #062251;
  color: white;
}
.promo-spots .ads-container button.slick-pause-play:hover::after,
.sponsor-spots .ads-container button.slick-pause-play:hover::after {
  color: white;
}
.promo-spots .ad,
.sponsor-spots .ad {
  text-align: center;
  padding: 0 12px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.promo-spots .ad a,
.sponsor-spots .ad a {
  display: block;
  background: url('https://dbukjj6eu5tsf.cloudfront.net/navysports.com/images/responsive/2019/promo_336x190_bg.png') center center no-repeat;
  background-size: cover;
}
.sponsor-spots {
  margin-top: 0;
}
.sponsor-spots .ad a {
  background: none;
}
@media all and (min-width: 1024px) {
  .promo-spots .ads-container,
  .sponsor-spots .ads-container {
    padding: 24px 0 12px;
  }
}
/****
MAIN FOOTER
*****/

.main-footer .main-footer__copyright {
  background: #062251;
  color: white;
  text-align: center;
  height: 48px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875rem;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
}
.main-footer .main-footer__logos {
  background: white;
  border-top: solid 1px #e0e0e0;
}
.main-footer .main-footer__logos-row {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  -webkit-align-items: stretch;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.main-footer .main-footer__logo {
  flex: 0 1 50%;
  -webkit-flex: 0 1 50%;
  min-width: 1px;
  min-height: 1px;
  border-right: solid 1px #e0e0e0;
  height: 176px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.main-footer .main-footer__logo:nth-child(2) {
  border-right: none;
}
.main-footer .main-footer__logo:last-child {
  border-right: none;
  border-top: solid 1px #e0e0e0;
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  min-width: 1px;
  min-height: 1px;
}
.common-footer {
  background: whitesmoke;
}
@media all and (min-width: 768px) {
  .main-footer .main-footer__logos-row {
    flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
  }
  .main-footer .main-footer__logo {
    flex: 0 1 33.3333%;
    -webkit-flex: 0 1 33.3333%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer .main-footer__logo:nth-child(2) {
    border-right: solid 1px #e0e0e0;
  }
  .main-footer .main-footer__logo:last-child {
    border-top: none;
    flex: 0 1 33.3333%;
    -webkit-flex: 0 1 33.3333%;
    min-width: 1px;
    min-height: 1px;
  }
}
@media all and (min-width: 1024px) {
  .main-footer .main-footer__logo {
    height: 150px;
  }
}
@media all and (min-width: 1440px) {
  .main-footer .main-footer__logo:last-child {
    border-right: solid 1px #e0e0e0;
  }
  .main-footer .main-footer__logo:first-child {
    border-left: solid 1px #e0e0e0;
  }
}
.c-sticky-leaderboard {
  text-align: center;
}
.c-sticky-leaderboard ads-component > div {
  padding: 12px 0;
}
.content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-ad .dfp-ad {
    margin: 24px auto 0;
  }
  .main-footer .main-footer__logo {
    flex: 0 1 33%;
    -webkit-flex: 0 1 33%;
    border-right: none;
  }
}
.interior-leaderboard {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 0 24px;
}
/* perfect-scrollbar v0.7.0 */

.ps {
  overflow: hidden !important;
  -ms-touch-action: auto;
  touch-action: auto;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  opacity: 1;
  background: none;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  right: 0;
  width: 10px;
  background-color: whitesmoke;
}
.ps > .ps__scrollbar-y-rail {
  position: absolute;
  z-index: 30;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 12px;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear, width 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear, width 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear, width 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear, width 0.2s linear;
  /* please don't change 'position' */
  opacity: 1;
  border: solid 1px #e0e0e0;
  background: white;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  right: 0;
  /* there must be 'right' for ps__scrollbar-y */
  width: 10px;
  -webkit-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  -moz-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  -o-transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, border-radius 0.2s ease-in-out, -webkit-border-radius 0.2s ease-in-out, -moz-border-radius 0.2s ease-in-out;
  border: solid 1px #e0e0e0;
  border-right: none;
  border-left: none;
  /* please don't change 'position' */
  background-color: whitesmoke;
}
/****
ACCESSIBILITY
*****/

h1.hide,
h2.hide,
h3.hide {
  background: white;
  color: black;
}
/****
PRINT
*****/

.print-friendly-sportfile-button {
  margin-top: 24px;
  text-align: right;
}
.below-videos-1 {
  padding: 20px;
}
#col-staff_email {
  font-size: 0;
}
#col-staff_email:before {
  content: 'Email';
  color: white;
  font-weight: 700;
  font-size: 14px;
  white-space: nowrap;
  vertical-align: bottom;
}
td[headers*="col-staff_email"] {
  text-align: center;
}
td[headers*="col-staff_email"] a {
  text-decoration: none;
  font-size: 0;
}
td[headers*="col-staff_email"] a:before {
  font-family: sidearm_font;
  content: "\e804";
  font-size: 20px;
  color: #00225b;
}
