@import url('https://fonts.googleapis.com/css?family=Kanit:200i,400,500,600,700,800i&display=swap');
.accessible-hide {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background: black;
  color: white;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #003057;
  color: #ffde00;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: #ffde00;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
body {
  font: 14px/1.4 arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
.row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.wide.headroom--not-top .main-content-placeholder {
  padding-top: 100px;
}
.wide .main-content-placeholder {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 12px;
}
.wide.facilities-page .site-title h2 {
  display: none;
}
html.stories-video-is-playing .c-stories--cover .slick-dots {
  z-index: -1;
}
.storypage.sport .main-content-placeholder {
  padding-top: 68px;
}
.index.sport .c-stories--cover .c-stories__title {
  padding-bottom: 35px;
}
@media screen and (min-width: 1024px) {
  .index.sport .c-stories--cover .slick-dots {
    bottom: 60px;
  }
}
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(1) {
  width: 100px !important;
}
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(2) {
  width: 150px !important;
}
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(3),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(4),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(5),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(6),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(7),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(8),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(9),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(10),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(11),
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(12) {
  width: 60px !important;
}
.wide.sport .sidearm-cume-stats #game-team .sidearm-table th:nth-of-type(4) {
  width: 80px !important;
}
.wide.sport .sidearm-cume-stats #individual .sidearm-table th {
  width: 60px !important;
}
.wide.sport .sidearm-cume-stats #individual .sidearm-table .sidearm-primary:fist-of-type th:nth-of-type(2) {
  width: 150px !important;
}
.headroom--not-top .c-nav-wrapper {
  position: fixed;
  top: 0;
}
.headroom--not-top .c-nav-wrapper .header_logo img {
  width: 138px;
}
.headroom--not-top .c-nav-wrapper .header_logo {
  top: 9px;
  left: 70px;
}
.headroom--not-top .sport-navigation {
  position: fixed;
  top: 60px;
}
.headroom--not-top .main-content-placeholder {
  padding-top: 50px;
}
.headroom--not-top.sport .main-content-placeholder {
  padding-top: 110px;
}
.headroom--not-top.sport.wide .main-content-placeholder {
  padding-top: 165px;
}
.headroom--not-top.sport.wide .sport-navigation {
  z-index: 998;
}
.site-title {
  background: #003057;
  height: 60px;
  border-top: 1px solid #002848;
}
.site-title h2 {
  color: #ffde00;
  font-family: "Kanit", sans-serif;
  font-weight: 800;
  font-style: italic;
  font-size: 35px;
  text-transform: uppercase;
  padding-left: 256px;
  margin: 0;
}
.site-title h2 span {
  font-weight: 200;
}
.site-title .social-icons {
  margin-left: auto;
}
.site-title .ads-container {
  display: flex;
  display: -webkit-flex;
  line-height: 48px;
}
.site-title .ads-container a {
  font-size: 22px;
  color: white;
  padding: 0 12px;
}
.site-title .ads-container span span {
  position: absolute;
  left: -9999px;
  top: -9999px;
  background: black;
  color: white;
}
.site-title .b-search {
  line-height: 46px;
}
.site-title .b-search i,
.site-title .b-search button {
  font-size: 24px;
  color: white;
  border: 0;
  padding: 0;
  background: #003057;
  margin-top: 11px;
}
.site-title .b-search .b-search__label {
  position: absolute;
  left: -99999px;
  top: -99999px;
}
.site-title .b-search__search-input {
  background: white;
}
.site-title .b-search__search-input input {
  position: absolute;
  bottom: -40px;
  width: 150px;
  left: -156px;
  height: 30px;
  background: white;
}
.site-title .b-search--popout .b-search__container {
  position: absolute;
  top: -9999px;
  left: -99999px;
  opacity: 0;
}
.site-title .b-search--popout.open .b-search__container {
  opacity: 1;
  top: 0;
  left: 0;
}
.c-navigation {
  position: relative;
}
.c-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-navigation__url {
  color: inherit;
  display: block;
  text-decoration: none;
}
.c-navigation--main {
  z-index: 400;
}
.c-navigation--main .c-navigation__url--level-2:first-child {
  width: 100%;
}
.c-navigation--main .c-navigation__url--level-2:first-child:not(:last-child) {
  width: initial;
  margin-right: auto;
}
.c-navigation--main .c-navigation__social {
  width: 30px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.c-navigation--main .c-navigation__social:before {
  font-family: sidearm_font;
  margin-right: 30px;
}
.c-navigation--main .c-navigation__social.twitter:before {
  content: '\e825';
}
.c-navigation--main .c-navigation__social.instagram:before {
  content: '\e811';
}
.c-navigation--main .c-navigation__social.tickets:before {
  content: '\e888';
}
.c-navigation--sport {
  z-index: 300;
}
.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
}
.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  opacity: 0;
  width: 100%;
  background-color: white;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background-color: white;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__offcanvas.open {
  max-height: calc(100vh - 215px);
  overflow: auto;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__toggle {
  margin-left: auto;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__url:hover,
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__url.open {
  transition: 0.25s;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__level-1 {
  padding: 24px;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__url--level-1 {
  padding: 8px 16px;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__item-parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__item-parent .c-navigation__url--level-1:after {
  content: '\e834';
  font-family: sidearm_font;
  margin-left: auto;
  display: block;
  font-weight: 400;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__level-2 {
  max-height: 0px;
  overflow: hidden;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__level-2.open {
  max-height: initial;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__separator {
  padding: 8px 24px;
}
.c-navigation--mobile.c-navigation--mobile-dropdown .c-navigation__url--level-2 {
  padding: 8px 24px;
}
.c-nav-wrapper {
  position: relative;
  background-color: #003057;
  width: 100%;
  z-index: 9998;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.c-nav-wrapper .header_logo {
  position: absolute;
  left: 48px;
  top: -28px;
  z-index: 999;
}
.c-nav-wrapper .header_logo img {
  transition: 0.2s;
}
.c-nav-wrapper .header_logo.hovered img {
  height: 115px;
}
.c-nav-wrapper > .row {
  position: relative;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 46px;
}
.c-nav-wrapper .c-nav__mobile-menu {
  display: flex;
  display: -webkit-flex;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 26px;
  color: white;
  line-height: 60px;
  text-align: right;
  padding: 0 12px;
}
.c-nav-wrapper .c-nav__mobile-menu i {
  font-size: 26px;
  color: white;
}
.c-nav-wrapper .c-nav__mobile-menu span {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-size: 20px;
  text-transform: uppercase;
}
.c-nav-wrapper .nav-tickets,
.c-nav-wrapper .nav-donate {
  line-height: 60px;
}
.c-nav-wrapper .nav-tickets a,
.c-nav-wrapper .nav-donate a {
  display: flex;
  display: -webkit-flex;
  text-decoration: none;
  font-family: "kanit", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #003057;
  text-transform: uppercase;
}
.c-nav-wrapper .nav-tickets {
  background: white;
  flex: 0 0 104px;
  -webkit-flex: 0 0 104px;
  min-width: 1px;
  min-height: 1px;
  margin-right: 33px;
  position: relative;
}
.c-nav-wrapper .nav-tickets:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -34px;
  border-top: 60px solid transparent;
  border-right: 34px solid white;
}
.c-nav-wrapper .nav-tickets:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -34px;
  border-bottom: 60px solid transparent;
  border-left: 34px solid white;
}
.c-nav-wrapper .nav-donate {
  background: #f2f2f2;
  flex: 0 0 104px;
  -webkit-flex: 0 0 104px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  margin-right: 33px;
}
.c-nav-wrapper .nav-donate:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -34px;
  border-top: 60px solid transparent;
  border-right: 34px solid #f2f2f2;
}
.c-nav-wrapper .nav-donate:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -34px;
  border-bottom: 60px solid transparent;
  border-left: 34px solid #f2f2f2;
}
.c-nav-wrapper .sport .calendar {
  display: none;
}
.c-nav-wrapper .calendar {
  flex: 0 0 33px;
  -webkit-flex: 0 0 33px;
  min-width: 1px;
  min-height: 1px;
  background: #ffde00;
  position: relative;
  line-height: 60px;
  padding: 0 8px;
  cursor: pointer;
}
.c-nav-wrapper .calendar:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -34px;
  border-top: 60px solid transparent;
  border-right: 34px solid #ffde00;
}
.c-nav-wrapper .calendar:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -34px;
  border-bottom: 60px solid transparent;
  border-left: 34px solid #ffde00;
}
.c-nav-wrapper .calendar .mobile {
  display: none;
}
.c-nav-wrapper .calendar .icon {
  font-size: 20px;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  color: #003057;
  text-transform: uppercase;
  background: #ffde00;
  height: 100%;
}
.c-nav-wrapper .calendar .icon > i:before {
  margin-right: 0;
}
.c-nav-wrapper .calendar .icon > span {
  margin-left: 3px;
}
.c-nav-wrapper .calendar .icon button {
  border: 0;
  padding: 0;
  background: #ffde00;
  color: #003057;
  font-size: 20px;
  display: inline-block;
}
.c-nav-wrapper .calendar.active {
  background: white;
}
.c-nav-wrapper .calendar.active:before {
  border-right: 34px solid white;
}
.c-nav-wrapper .calendar.active:after {
  border-left: 34px solid white;
}
.c-nav-wrapper .calendar.active .icon {
  color: #003057;
  background: white;
}
.c-nav-wrapper .calendar.active .icon i:before {
  content: "\e84c";
}
.c-nav-wrapper .calendar.active .dropdown {
  left: 0;
  transition: 0.35s;
  pointer-events: all;
  height: 140px;
}
.c-nav-wrapper.open .dropdown {
  display: block;
}
.c-nav-wrapper .dropdown {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: url("/images/video_bg.png") repeat;
  transition: 0.35s;
  height: 0;
  overflow: hidden;
}
.c-nav-wrapper .dropdown:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  height: 5px;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.c-nav-wrapper .dropdown.active {
  left: 0;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  pointer-events: all;
  height: 140px;
  max-height: initial;
}
.c-nav-wrapper .dropdown .row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
#scoreboard {
  height: 226px;
}
#scoreboard .sponsor {
  margin: 0 auto;
}
#scoreboard .c-scoreboard {
  position: relative;
  height: 140px;
}
#scoreboard .c-scoreboard .c-scoreboard__list {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  padding: 0 0 0 60px;
  background: white;
}
#scoreboard .c-scoreboard .c-scoreboard__item {
  position: relative;
  height: 140px;
  border-right: 1px solid #cccccc;
  overflow: hidden;
  padding: 24px;
}
#scoreboard .c-scoreboard .c-scoreboard__item:hover .c-scoreboard__ctas {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
#scoreboard .c-scoreboard .c-scoreboard__details-top {
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  margin: 0 0 18px;
  line-height: 1;
  color: #003057;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#scoreboard .c-scoreboard .c-scoreboard__time {
  color: #003057;
}
#scoreboard .c-scoreboard .c-scoreboard__date {
  font-weight: 800;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom .c-scoreboard__logo {
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background-color: white;
  border: 1px solid #cccccc;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom .c-scoreboard__logo img {
  display: block;
  margin: 0 auto;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom .c-scoreboard__name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  padding: 0px 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #4d4d4d;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom .c-scoreboard__score {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: #4d4d4d;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom__logos-hometeam {
  margin-bottom: 3px;
}
#scoreboard .c-scoreboard .c-scoreboard__ctas {
  transition: 0.2s;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  z-index: 2;
  background-color: white;
}
#scoreboard .c-scoreboard .c-scoreboard__ctas ul {
  list-style: none;
  margin: 0;
  padding: 6px 0;
}
#scoreboard .c-scoreboard .c-scoreboard__ctas li {
  position: relative;
  margin: 0 6px;
}
#scoreboard .c-scoreboard .c-scoreboard__ctas a {
  transition: 0.2s;
  position: relative;
  display: block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 21px;
  color: #003057;
  background-color: transparent;
  text-decoration: none;
}
#scoreboard .c-scoreboard .c-scoreboard__ctas a span {
  position: absolute;
  left: -9999px;
}
#scoreboard .c-scoreboard .c-scoreboard__ctas a:hover {
  color: #ffde00;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list {
  padding: 0;
  width: 275px;
  background: white;
  border-left: 1px solid #cccccc;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list .c-scoreboard__sports-list-select {
  align-self: center;
  -webkit-align-self: center;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list .selectWrapper {
  position: relative;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list .selectWrapper:after {
  content: '\e864';
  width: 40px;
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
  color: #4d4d4d;
  font-size: 16px;
  font-family: "sidearm_font";
  text-align: center;
  line-height: 70px;
  pointer-events: none;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list select {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: relative;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  line-height: 36px;
  color: #4d4d4d;
  height: 70px;
  width: 275px;
  padding: 0 12px;
  background: transparent;
  border: none;
  outline: none;
  z-index: 1;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list option {
  display: block;
  text-transform: none;
  color: #4d4d4d;
  line-height: 36px;
  height: 36px;
  padding: 6px 0;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list .comp-cal {
  font-family: "antoniobold", sans-serif;
  font-size: 16px;
  color: #ffde00;
  background: #003057;
  height: 70px;
  width: 275px;
  border-bottom: 1px solid #cccccc;
  padding: 0 12px;
  text-transform: uppercase;
  text-decoration: none;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list .comp-cal i {
  color: #ffde00;
}
#scoreboard .c-scoreboard button {
  transition: 0.2s;
  position: absolute;
  width: 60px;
  height: 70px;
  line-height: 68px;
  background-color: transparent;
  text-align: center;
  border: 1px solid #cccccc;
  border-top: none;
  border-bottom: none;
  outline: none;
  font-size: 0;
  padding: 0;
}
#scoreboard .c-scoreboard button.slick-prev {
  top: 0;
  left: 0;
  border-bottom: 1px solid #cccccc;
  border-left: none;
}
#scoreboard .c-scoreboard button.slick-prev:before {
  transition: 0.2s;
  content: '\e833';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 14px;
  line-height: 70px;
  color: #003057;
}
#scoreboard .c-scoreboard button.slick-prev:hover {
  background-color: #003057;
}
#scoreboard .c-scoreboard button.slick-prev:hover:before {
  color: #ffde00;
}
#scoreboard .c-scoreboard button.slick-next {
  bottom: 0;
  left: 0;
}
#scoreboard .c-scoreboard button.slick-next:before {
  transition: 0.2s;
  content: '\e832';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 14px;
  line-height: 70px;
  color: #003057;
}
#scoreboard .c-scoreboard button.slick-next:hover {
  transition: 0.2s;
  background-color: #003057;
}
#scoreboard .c-scoreboard button.slick-next:hover:before {
  color: #ffde00;
}
#scoreboard .c-scoreboard__mobile {
  position: relative;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__offcanvas {
  transition: 0.5s;
  transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  position: fixed;
  top: 120px;
  left: 0;
  width: 100%;
  height: calc(100vh - 120px);
  background-color: white;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle {
  transition: 0.2s;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 25px;
  height: 25px;
  background-color: #ffde00;
  text-align: center;
  line-height: 25px;
  color: #003057;
  cursor: pointer;
  z-index: 2;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle i {
  transition: 0.2s;
  display: inline-block;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle span {
  position: absolute;
  left: -9999px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle-opener {
  font-family: "antoniobold", sans-serif;
  color: #003057;
  font-size: 24px;
  padding-top: 6px;
  line-height: 30px;
  background-color: #ffde00;
  text-align: center;
  text-transform: uppercase;
}
#scoreboard .c-scoreboard__mobile.open .c-scoreboard__offcanvas {
  transition: 0.5s;
  transform: translate(0%, 0);
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__inner {
  padding: 24px 24px 72px;
  overflow: auto;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__sports-list-select {
  margin-top: 12px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item {
  margin: 12px 0;
  overflow: hidden;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item.open .c-scoreboard__ctas {
  transition: 0.5s;
  transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item.open .c-scoreboard__toggle {
  color: #ffde00;
  background-color: #003057;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item.open .c-scoreboard__toggle i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-top {
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  line-height: 40px;
  color: #003057;
  text-transform: uppercase;
  padding: 0 12px;
  border: 1px solid #cccccc;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom {
  height: 100px;
  padding: 6px 12px 0px;
  border: 1px solid #cccccc;
  color: #4d4d4d;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  padding: 0px 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__score {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  color: #003057;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas {
  transition: 0.2s;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  position: absolute;
  width: 100%;
  height: 100px;
  padding: 12px;
  background-color: #003057;
  color: #ffde00;
  z-index: 2;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas ul {
  list-style: none;
  margin: 0;
  padding: 6px 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas li {
  margin-right: 40px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a {
  transition: 0.2s;
  color: white;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  text-decoration: none;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a:hover {
  color: #ffde00;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__footer {
  position: fixed;
  width: 100%;
  height: 60px;
  left: 0;
  bottom: 0;
  background-color: #003057;
  z-index: 3;
  padding-top: 6px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__footer a {
  font-family: "antoniobold", sans-serif;
  color: #ffde00;
  font-size: 24px;
  text-decoration: none;
  text-transform: uppercase;
}
.c-nav {
  margin-right: 34px;
}
.c-nav .c-nav__level-1--desktop {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  width: 100%;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1 {
  transition: 0.2s;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 28px;
  white-space: nowrap;
  /* assumes class name sports was set in backend */

}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:first-child {
  padding-left: 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:last-child a:after {
  display: none;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1.sports .c-nav__item--level-2 {
  display: flex;
  display: -webkit-flex;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1.sports .c-nav__item--level-2 .c-nav__url--level-2:first-child {
  font-size: 20px;
  color: #003057;
  margin-right: auto;
  margin-left: 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:hover {
  cursor: pointer;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:hover .c-nav__url--level-1 {
  color: #ffde00;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:hover .c-nav__level-2 {
  left: 250px;
  max-height: calc(100vh - 120px);
  overflow: auto;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-1 {
  transition: 0.2s;
  position: relative;
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: white;
  line-height: 60px;
  text-decoration: none;
  text-transform: uppercase;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-1:after {
  content: "";
  height: 20px;
  width: 1px;
  background: #002848;
  position: absolute;
  right: -28px;
  bottom: 20px;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2 {
  position: absolute;
  z-index: 1;
  left: -9999px;
  top: 100%;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2 ul {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 12px;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2-inner {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0px auto;
  padding: 40px 24px;
  min-width: 1160px;
  background-color: white;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2-inner .c-nav__level-2-dropdown__ad {
  margin: 12px 0;
  position: relative;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2 {
  transition: 0.2s;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  line-height: 40px;
  text-transform: none;
  padding: 0 12px;
  border-bottom: 1px solid #cccccc;
  white-space: nowrap;
  display: flex;
  display: -webkit-flex;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2.c-nav__separator {
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #003057;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2.c-nav__separator:hover {
  background-color: transparent !important;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2:hover {
  background-color: #ffde00;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2:hover a {
  color: #003057;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2:hover a.twitter:before {
  color: #003057;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2:hover a.instagram:before {
  color: #003057;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2 {
  transition: 0.2s;
  display: block;
  color: #4d4d4d;
  font-size: 20px;
  text-decoration: none;
  margin-right: auto;
  font-family: "Kanit", sans-serif;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__schedule-roster-news {
  margin: 0 8px;
  white-space: nowrap;
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  position: relative;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__schedule-roster-news:after {
  content: "/";
  position: absolute;
  right: -12px;
  bottom: 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social {
  height: 30px;
  padding: 0;
  margin: 0 4px;
  text-align: center;
  border: none;
  overflow: hidden;
  font-size: 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social:before {
  font-family: sidearm_font;
  font-size: 16px;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.twitter:before {
  content: '\e825';
  color: #4d4d4d;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.twitter:after {
  content: "/";
  font-size: initial;
  padding-left: 5px;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.instagram:before {
  content: '\e811';
  color: #4d4d4d;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.tickets {
  display: none;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.tickets:before {
  content: '\e829';
  color: #4d4d4d;
}
.c-nav-standard {
  width: 100%;
}
.c-nav-standard ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-nav-flyout {
  width: 100%;
}
.c-nav-flyout ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-nav-flyout .c-nav__flyout-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  transition: 0.3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.c-nav-flyout .c-nav__flyout-menu.opened {
  transition: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: calc(100vh - 80px);
  overflow: auto;
  display: inherit!important;
}
.c-nav-flyout .c-nav__flyout-menu .icn {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 42px;
  font-size: 20px;
  color: #ffde00;
  background: #003057;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  text-align: center;
}
.c-nav-flyout .c-nav__flyout-menu .icn:before {
  display: block;
  color: white;
}
.c-nav-flyout .c-nav__flyout-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-1 {
  width: 100%;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-1 {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-size: 20px;
  position: relative;
  color: black;
  background: white;
  border-bottom: solid 1px #cccccc;
  cursor: pointer;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-1:last-child {
  border-bottom: none;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-1 {
  display: inline-block;
  width: 100%;
  font-size: 16px;
  padding: 0 12px;
  line-height: 42px;
  color: black;
  text-decoration: none;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2 {
  transition: 0.3s;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2.opened {
  transition: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 99999px;
  overflow: hidden;
  display: inherit!important;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2 {
  position: relative;
  background: whitesmoke;
  border-top: solid 1px #cccccc;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-nav__separator {
  color: #ffde00;
  background: #003057;
  text-transform: uppercase;
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  font-weight: 600;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-nav__separator span {
  color: #ffde00;
  padding: 0px 12px 0px 15px;
  font-size: 14px;
  line-height: 36px;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2 {
  display: inline-block;
  width: 100%;
  padding: 0px 12px 0px 24px;
  color: black;
  line-height: 36px;
  font-size: 14px;
  text-decoration: none;
}
.sport-navigation {
  width: 100%;
  background: #ffde00;
  left: 0;
  z-index: 8999;
  height: 50px;
  position: relative;
}
.sport-navigation .sport-nav {
  max-width: 1464px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px;
}
.sport-navigation .sport-nav .level-1 {
  display: flex;
  display: -webkit-flex;
  margin: 0;
  list-style: none;
  padding: 0;
}
.sport-navigation .sport-nav .level-1 > li {
  height: 50px;
  line-height: 50px;
  padding: 0 ;
  transition: 0.35s;
  position: relative;
  font-size: 18px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation .sport-nav .level-1 > li:not(.sport-home):not(.additional-links):hover {
  transition: 0.35s;
}
.sport-navigation .sport-nav .level-1 > li:not(.sport-home):not(.additional-links):hover > a {
  text-decoration: underline;
  transition: 0.35s;
}
.sport-navigation .sport-nav .level-1 > li:not(.sport-home):hover {
  transition: 0.35s;
}
.sport-navigation .sport-nav .level-1 > li:not(.sport-home):hover .level-2 {
  right: -12px;
  left: auto;
  opacity: 1;
  transition: 0.35s opacity;
}
.sport-navigation .sport-nav .level-1 > li:after {
  content: '/';
  margin: 0 9px 0 10px;
}
.sport-navigation .sport-nav .level-1 > li > a {
  color: #003057;
  text-decoration: none;
  transition: 0.35s;
  font-family: "Kanit", sans-serif;
  font-size: 18px;
}
.sport-navigation .sport-nav .level-1 > li.additional-links:after {
  content: none;
}
.sport-navigation .sport-nav .level-1 > li.additional-links > a {
  font-size: 0;
  display: block;
  white-space: nowrap;
  display: flex;
  display: -webkit-flex;
}
.sport-navigation .sport-nav .level-1 > li.additional-links > a:before {
  content: 'More Links';
  display: block;
  font-size: 18px;
}
.sport-navigation .sport-nav .level-1 > li.additional-links > a:after {
  content: '\e864';
  display: block;
  line-height: 50px;
  font-size: 14px;
  margin: 0 0 0 4px;
  display: block;
  font-family: sidearm_font;
}
.sport-navigation .sport-nav .level-1 > li:last-child:after {
  content: none;
}
.sport-navigation .sport-nav .level-1 > li.sport-home {
  margin-right: auto;
  border: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: "Kanit", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 28px;
  padding-left: 248px;
}
.sport-navigation .sport-nav .level-1 > li.sport-home:after {
  content: none;
}
.sport-navigation .sport-nav .level-1 > li.sport-home > a {
  font-size: 26px;
  color: #003057;
  text-transform: uppercase;
}
.sport-navigation .sport-nav .level-1 > li.sport-home ads-component {
  display: block;
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation .sport-nav .level-1 > li.sport-home ads-component a {
  display: block;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation .sport-nav .level-1 > li.sport-home ads-component picture {
  display: block;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation .sport-nav .level-2 {
  position: absolute;
  left: -9999px;
  opacity: 0;
  width: 250px;
  background: #ffde00;
  transition: 0.35s opacity;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
  top: 100%;
}
.sport-navigation .sport-nav .level-2 li {
  padding: 10px 12px;
  line-height: 20px;
  font-size: 18px;
  border-bottom: 1px solid #ebcc00;
  color: white;
  transition: 0.35s;
}
.sport-navigation .sport-nav .level-2 li a {
  color: #003057;
  text-decoration: none;
}
.sport-navigation .sport-nav .level-2 li:hover {
  background: #ebcc00;
  transition: 0.35s;
}
.sport-navigation .c-nav__sport-menu--mobile {
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 9999;
}
.sport-navigation .c-nav__sport-menu--mobile a {
  text-decoration: none;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--top-level {
  display: flex;
  display: -webkit-flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--top-level li {
  color: #003057;
  height: 50px;
  line-height: 50px;
  margin: 0 12px;
  text-decoration: none;
  font-family: "Kanit", sans-serif;
  font-size: 20px;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--top-level li a {
  color: #003057;
  text-decoration: none;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--top-level .level-2 {
  transition: 0.3s;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--top-level .level-2.opened {
  transition: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: calc(100vh - 80px);
  overflow: auto;
  display: inherit!important;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--top-level .level-2 .parent {
  color: #003057;
  background: white;
  border-bottom: solid 1px #cccccc;
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  cursor: pointer;
  margin: 0;
  padding: 0 12px;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--sport-home {
  position: relative;
  margin-right: auto;
  font-family: "Kanit", sans-serif;
  font-weight: 900;
  font-style: italic;
  font-size: 26px;
  padding-left: 24px;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--sport-home a {
  font-size: 26px;
  color: #003057;
  line-height: 50px;
  text-decoration: none;
  text-transform: uppercase;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu {
  transition: 0.3s;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu.opened {
  transition: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: calc(100vh - 80px);
  overflow: auto;
  display: inherit!important;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .icn {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  width: 56px;
  height: 42px;
  font-size: 20px;
  color: white;
  background: #003057;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  text-align: center;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .icn:before {
  display: block;
  color: white;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__flyout-menu-level-1 {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__item--level-1 {
  position: relative;
  color: #003057;
  background: white;
  border-bottom: solid 1px #cccccc;
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  cursor: pointer;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__item--level-1:last-child {
  border-bottom: none;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__url--level-1 {
  display: inline-block;
  width: 100%;
  padding: 11px 12px 9px 15px;
  color: black;
  font-size: 16px;
  text-decoration: none;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__flyout-menu-level-2 {
  transition: 0.3s;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__flyout-menu-level-2.opened {
  transition: 0.3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1300px;
  overflow: hidden;
  display: inherit!important;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__item--level-2 {
  position: relative;
  background: whitesmoke;
  border-top: solid 1px #cccccc;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__url--level-2 {
  display: inline-block;
  width: 100%;
  padding: 9px 12px 7px 24px;
  color: black;
  font-size: 14px;
  text-decoration: none;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__separator {
  color: white;
  background: black;
  text-transform: uppercase;
}
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__separator .c-nav__url--level-2 {
  color: white;
  padding: 9px 12px 7px 15px;
  font-size: 14px;
}
.c-stories__item {
  position: relative;
}
.c-stories__media {
  position: relative;
  padding-bottom: 56.25%;
}
.c-stories__media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-stories__headline {
  margin: 0;
}
.c-stories__url {
  text-decoration: none;
}
.c-stories .showcase-play-button {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 80px;
  width: 80px;
  z-index: 5;
}
.c-stories .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.c-stories--cover .c-stories__item {
  height: calc(100vh - 110px);
  position: relative;
  background: black;
}
.c-stories--cover .c-stories__media-as-bg {
  height: calc(100vh - 110px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.c-stories--cover .c-stories__media-as-bg:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1125px;
  background: url(/images/mainstory_gradient.png) repeat-x;
}
.c-stories--cover .c-stories__details {
  position: absolute;
  bottom: 60px;
  left: 50%;
  width: 100%;
  padding: 8px;
  text-align: center;
  max-width: 1416px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.c-stories--cover .c-stories__date-links {
  justify-content: center;
  -webkit-justify-content: center;
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  color: #ffde00;
}
.c-stories--cover .c-stories__date-links a {
  color: #ffde00;
  text-decoration: none;
}
.c-stories--cover .c-stories__date-links > span {
  color: white;
  align-self: center;
  padding: 0 10px;
}
.c-stories--cover .c-stories__date-links p {
  margin: 0;
}
.c-stories--cover .c-stories__date {
  color: white;
}
.c-stories--cover .c-stories__title {
  font-family: "Kanit", sans-serif;
  font-size: 50px;
  line-height: 60px;
  margin-bottom: 15px;
}
.c-stories--cover .c-stories__title a {
  color: white;
  transition: .25s;
}
.c-stories--cover .c-stories__title:hover a {
  color: #ffde00;
}
.dot-container {
  position: absolute;
  bottom: 48px;
  width: 100%;
}
.dot-container ul {
  display: flex;
  display: -webkit-flex;
  padding: 0;
  margin: 0;
  justify-content: center;
  list-style: none;
}
.dot-container ul li {
  margin: 0 6px;
  cursor: pointer;
  position: relative;
}
.dot-container ul li:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
}
.dot-container ul li.top-stories-active:after {
  display: none;
}
.showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.5);
}
.showcase-modal .showcase-modal__player-inner {
  padding: 16px;
  background: white;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.showcase-modal .showcase-modal__player-inner--full {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: none;
}
.showcase-modal .showcase-modal__player-inner--full .showcase-modal__player {
  padding: 0;
}
.showcase-modal .showcase-modal__player {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.showcase-modal .showcase-modal__close {
  border: none;
  background: #003057;
  color: #ffde00;
  padding: 8px 12px;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.showcase-modal .showcase-modal__close span {
  position: absolute;
  left: -9999px;
}
.showcase-modal .showcase-video-player {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.showcase-modal.video-is-playing {
  left: 0;
}
#youtube {
  background: url("/images/video_bg.png") repeat;
  padding-top: 72px;
  padding-bottom: 95px;
}
#youtube .header-container h2 {
  font-family: "Kanit", sans-serif;
  font-weight: 200;
  font-style: italic;
  font-size: 28px;
  color: #003057;
  text-transform: uppercase;
}
#youtube .header-container h2 span {
  font-weight: 800;
}
#youtube .header-container a {
  color: #4d4d4d;
  text-decoration: none;
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  align-self: center;
}
#youtube .c-youtube .c-youtube__item {
  position: relative;
  margin: 0 12px;
}
#youtube .c-youtube .c-youtube__item:first-child {
  margin-left: 0;
}
#youtube .c-youtube .c-youtube__item:last-child {
  margin-right: 0;
}
#youtube .c-youtube .c-youtube__item:hover button {
  opacity: 0;
}
#youtube .c-youtube .c-youtube__item:hover .c-youtube__details {
  opacity: 1;
}
#youtube .c-youtube .c-youtube__image {
  background: #cccccc;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
#youtube .c-youtube .c-youtube__image img {
  width: 100%;
  display: block;
}
#youtube .c-youtube .c-youtube__image button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: none;
  border: none;
  opacity: 1;
  transition: .25s opacity;
}
#youtube .c-youtube .c-youtube__image iframe {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
}
#youtube .c-youtube .c-youtube__details {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 48, 87, 0.9);
  transition: .25s;
}
#youtube .c-youtube .c-youtube__title-play {
  position: absolute;
  top: 50%;
  left: 42px;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
#youtube .c-youtube .c-youtube__title {
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  color: white;
  line-height: 1;
}
#youtube .c-youtube .c-youtube__title:after {
  content: "";
  height: 100%;
  width: 6px;
  background: #ffde00;
  position: absolute;
  left: -24px;
  top: 0;
}
#youtube .c-youtube .c-youtube__play {
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  color: #ffde00;
}
#promo-top {
  background: white;
  padding: 96px 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#promo-top .ads-container .ad {
  margin: 0 12px;
}
#promo-top .slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
#promo-top .slick-dots li {
  padding: 0 6px;
  margin: 24px 0;
}
#promo-top .slick-dots .slick-active button {
  background-color: #ffde00;
}
#promo-top .slick-dots button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: relative;
  transform-origin: center center;
  background-color: #003057;
  transition: 0.15s;
}
#promo-bottom {
  background: url("/images/promo_bg.jpg") no-repeat;
}
#promo-bottom img {
  margin: 0 auto;
}
#promo-bottom button {
  transition: .2s;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 0;
  display: block;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  color: white;
  background-color: #003057;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#promo-bottom button:hover {
  background-color: white;
}
#promo-bottom button:hover:before {
  color: #003057;
}
#promo-bottom button:before {
  font-family: sidearm_font;
  color: white;
  font-size: 20px;
  position: absolute;
  top: 0;
  line-height: 60px;
}
#promo-bottom button.slick-prev {
  left: 0;
}
#promo-bottom button.slick-prev:before {
  content: '\e835';
  left: 20px;
}
#promo-bottom button.slick-next {
  right: 0;
}
#promo-bottom button.slick-next:before {
  content: '\e836';
  right: 20px;
}
#aotw {
  background: #003057 url("/images/aotw_bg.jpg") center;
}
.c-awards--standard .c-awards__item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-awards--standard .c-awards__item:first-child {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  text-align: right;
}
.c-awards--standard .c-awards__item:first-child .c-awards__media {
  order: 1;
  -webkit-order: 1;
  flex-shrink: 0;
}
.c-awards--standard .c-awards__text {
  margin: 0 24px;
  font-size: 16px;
  color: black;
  line-height: 25px;
}
.c-awards--standard .c-awards__name {
  font-family: "Kanit", sans-serif;
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
  text-decoration: none;
  color: #ffde00;
  text-transform: uppercase;
}
.c-awards--standard .c-awards__sport {
  font-family: "Kanit", sans-serif;
  font-size: 20px;
  color: white;
}
.c-awards--standard .c-awards__media {
  flex-shrink: 0;
}
.c-awards--standard .c-awards__header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 338px;
  margin: 0 102px;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
}
.c-awards--standard .c-awards__header img {
  vertical-align: middle;
}
.c-awards--standard .c-awards__header-top {
  color: #ffde00;
  font-family: "Kanit", sans-serif;
  font-weight: 800;
  font-style: italic;
  font-size: 60px;
  text-transform: uppercase;
  line-height: 1;
}
.c-awards--standard .c-awards__header-bottom {
  font-family: "Kanit", sans-serif;
  font-weight: 800;
  font-style: italic;
  font-size: 43px;
  text-transform: uppercase;
  color: white;
  line-height: 1;
}
.c-awards--slider .c-awards__media {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 24px auto;
}
.c-awards--slider .c-awards__text {
  font-size: 16px;
  line-height: 25px;
  color: black;
  text-align: center;
}
#aotw .c-awards__header img {
  width: 165px;
}
#sponsors {
  background: #ffde00;
  padding: 96px 0;
}
#sponsors .ad {
  margin: 0 12px;
}
#sponsors .conferenceAd2 {
  text-align: center;
  padding-top: 24px;
}
#footer {
  padding: 48px 0 160px 0;
  background: white;
}
#footer .footer-left-container img {
  margin-right: 24px;
}
#footer .footer-left-container .footer-text {
  border-left: 6px solid #003057;
  padding: 12px 24px;
}
#footer .footer-left-container .footer-text .b-search .b-search__search-input {
  line-height: initial;
}
#footer .footer-left-container .footer-text .b-search .b-search__label {
  position: absolute;
  left: -9999999px;
}
#footer .footer-left-container .footer-text .b-search #b-search__input-text {
  height: 40px;
  background: white;
  color: #4d4d4d;
}
#footer .footer-left-container .footer-text .b-search #b-search__input-text::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #4d4d4d;
}
#footer .footer-left-container .footer-text .b-search #b-search__input-text::-moz-placeholder {
  /* Firefox 19+ */
  color: #4d4d4d;
}
#footer .footer-left-container .footer-text .b-search #b-search__input-text:-ms-input-placeholder {
  /* IE 10+ */
  color: #4d4d4d;
}
#footer .footer-left-container .footer-text .b-search #b-search__input-text:-moz-placeholder {
  /* Firefox 18- */
  color: #4d4d4d;
}
#footer .footer-left-container .footer-text .b-search button {
  background: #003057;
  border: none;
  color: #ffde00;
  outline: none;
  height: auto;
  padding: 0 10px;
}
#footer .footer-left-container .footer-text .copyright {
  padding-top: 24px;
}
#footer .footer-left-container .footer-text .address {
  padding: 8px 0;
  color: #4d4d4d;
}
#footer .footer-left-container .footer-text div {
  font-family: "Kanit", sans-serif;
  font-size: 16px;
  line-height: 1;
}
#footer .footer-left-container .footer-text div a {
  color: #4d4d4d;
  padding: 0 2px;
}
#footer .footer-left-container .footer-text div:nth-child(2) {
  font-family: 'Kanit', sans-serif;
  font-size: 16px;
  font-weight: 600;
  color: #003057;
  text-transform: uppercase;
}
#footer .footer-left-container .footer-text div.flex > span {
  padding: 0 2px;
  color: #4d4d4d;
}
#footer .footer-left-container .footer-text div.flex a {
  padding: 0 2px;
  color: #4d4d4d;
}
#footer .footer-img-container {
  padding: 42px 0;
}
@media screen and (max-width: 1439px) {
  .c-nav .c-nav__level-1--desktop .c-nav__item--level-1:hover .c-nav__level-2 {
    left: 0;
    width: 100%;
  }
  .c-nav .c-nav__level-1--desktop .c-nav__level-2-inner {
    min-width: initial;
  }
  .c-nav .c-nav__level-1--desktop .c-nav__item--level-1.c-nav__item--level-1 {
    padding: 0 12px;
  }
}
@media screen and (max-width: 1317px) {
  #footer .x-large-7,
  #footer .x-large-5 {
    width: 100%;
  }
  #footer .footer-left-container {
    justify-content: center;
    -webkit-justify-content: center;
  }
  .sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--sport-home {
    padding-left: 258px;
  }
}
@media screen and (max-width: 1250px) {
  /*   .sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__item--level-1:first-child{display:none;}
      .sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__item--level-1:nth-child(2){display:none;}
  */
  
  .sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--top-level li a {
    display: none;
  }
}
@media screen and (max-width: 1159px) {
  .sport-navigation {
    z-index: 102;
  }
  .sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--sport-home {
    padding-left: 12px;
  }
  .c-nav-wrapper .header_logo {
    top: 6px;
    left: 12px;
  }
  .c-nav-wrapper .header_logo img {
    height: 50px;
  }
  .headroom--not-top .c-nav-wrapper .header_logo img {
    width: auto;
  }
  .headroom--not-top .c-nav-wrapper .header_logo {
    left: 12px;
  }
  .site-title h2 {
    padding-left: 0;
  }
  .c-awards--standard .c-awards__header {
    margin: 0 48px;
  }
  #aotw {
    background: #003057 url(/images/aotw_bg.jpg) center no-repeat;
    padding: 48px 0;
  }
  #aotw .c-awards__header {
    text-align: center;
  }
  #aotw .c-awards__header-top {
    color: #ffde00;
    font-family: "Kanit", sans-serif;
    font-weight: 800;
    font-style: italic;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 1;
  }
  #aotw .c-awards__header-bottom {
    font-family: "Kanit", sans-serif;
    font-weight: 800;
    font-style: italic;
    font-size: 43px;
    text-transform: uppercase;
    color: white;
    line-height: 1;
  }
  .c-awards .c-awards__name {
    font-family: "Kanit", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 20px;
    text-decoration: none;
    color: #ffde00;
  }
  .c-awards .c-awards__sport {
    font-family: "Kanit", sans-serif;
    font-size: 20px;
    color: white;
  }
  .c-awards .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .c-awards .slick-dots li {
    padding: 0 6px;
    margin: 24px 0;
  }
  .c-awards .slick-dots .slick-active button {
    background-color: #ffde00;
  }
  .c-awards .slick-dots button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    outline: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    display: block;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    transform-origin: center center;
    background-color: white;
    transition: 0.15s;
  }
}
@media screen and (max-width: 1023px) {
  .c-stories--cover .c-stories__details {
    transform: translate(-50%, 0%);
  }
  .site-title h2 {
    padding-left: 0;
  }
  .c-stories--cover .c-stories__item {
    height: 100%;
    background: #003057;
  }
  .c-stories--cover .c-stories__details {
    position: relative;
    bottom: 0;
    background: #003057;
    padding-bottom: 20px;
  }
  .c-stories--cover .c-stories__title {
    font-size: 5vw;
    padding-bottom: 0 !important;
  }
  .c-stories--cover .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    border-bottom: 1px solid #e5e5e5;
  }
  .c-stories--cover .slick-dots li {
    padding: 0 6px;
    margin: 24px 0;
  }
  .c-stories--cover .slick-dots .slick-active button {
    background-color: #ffde00;
  }
  .c-stories--cover .slick-dots button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    outline: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    display: block;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    transform-origin: center center;
    background-color: #003057;
    transition: 0.15s;
  }
  .c-youtube__list {
    margin: 0 -8px;
  }
  .c-youtube__list .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .c-youtube__list .slick-dots li {
    padding: 0 6px;
    margin: 24px 0;
  }
  .c-youtube__list .slick-dots .slick-active button {
    background-color: #ffde00;
  }
  .c-youtube__list .slick-dots button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    outline: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    display: block;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    transform-origin: center center;
    background-color: #003057;
    transition: 0.15s;
  }
  #youtube {
    padding: 48px 0;
  }
  #youtube .c-youtube .c-youtube__item:first-child {
    margin-left: 12px;
  }
  #youtube .c-youtube .c-youtube__item:last-child {
    margin-right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .site-title h2 span {
    display: none;
  }
  #footer .footer-img-container {
    display: block;
    text-align: center;
  }
  #footer .footer-img-container a {
    display: block;
    margin: 24px 0;
  }
  .c-stories--cover .c-stories__title {
    line-height: 48px;
  }
}
@media screen and (max-width: 589px) {
  .c-nav-wrapper .dropdown {
    height: 100%;
    background: none;
    display: none;
  }
  .c-nav-wrapper .dropdown.active #scoreboard .c-scoreboard__mobile .c-scoreboard__offcanvas {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #scoreboard {
    height: 100%;
  }
  .scoreboard-mobile {
    position: fixed;
    z-index: 8999;
    background: white;
    top: 70px;
    height: calc(100vh - 70px);
    width: 100%;
    left: 0;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
}
@media screen and (max-width: 559px) {
  .c-nav-wrapper .nav-tickets a,
  .c-nav-wrapper .nav-donate a {
    font-size: 0;
  }
  .c-nav-wrapper .nav-tickets a i,
  .c-nav-wrapper .nav-donate a i {
    font-size: 20px;
  }
  .c-nav-wrapper .nav-tickets,
  .c-nav-wrapper .nav-donate {
    flex: 0 0 30px;
    -webkit-flex: 0 0 30px;
    min-width: 1px;
    min-height: 1px;
  }
  .site-title .flex {
    justify-content: center;
  }
  .site-title .social-icons {
    display: none;
  }
  .social-icons {
    background: #003057;
  }
  .social-icons .ads-container {
    justify-content: center;
    display: flex;
    display: -webkit-flex;
    line-height: 48px;
  }
  .social-icons .ads-container a {
    font-size: 22px;
    color: white;
    padding: 0 12px;
  }
  .social-icons .ads-container span span {
    position: absolute;
    left: -9999px;
    top: -9999px;
    background: black;
    color: white;
  }
  .c-nav-flyout .c-nav__flyout-menu.opened {
    display: inline !important;
  }
  .c-stories--cover .c-stories__date-links {
    font-size: 3vw;
  }
  #footer .footer-left-container img {
    margin-right: 0;
  }
  #footer .footer-left-container {
    display: block;
    text-align: center;
  }
  #footer .footer-left-container .footer-text {
    border-top: 6px solid #003057;
    border-left: 0;
    margin-top: 12px;
  }
  #footer .footer-left-container .footer-text div {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media screen and (max-width: 540px) {
  .sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__item--level-1:first-child {
    display: block;
  }
  .sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__item--level-1:nth-child(2) {
    display: block;
  }
  .sidearm-roster-player-view .sidearm-roster-player-header-details {
    z-index: 0 !important;
  }
  #promo-bottom .slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #promo-bottom .slick-dots li {
    padding: 0 6px;
    margin: 24px 0;
  }
  #promo-bottom .slick-dots .slick-active button {
    background-color: #ffde00;
  }
  #promo-bottom .slick-dots button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    outline: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    display: block;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    transform-origin: center center;
    background-color: #003057;
    transition: 0.15s;
  }
}
@media screen and (max-width: 425px) {
  .site-title h2 {
    font-size: 8vw;
  }
  .c-stories--cover .c-stories__date-links {
    font-size: 14px;
  }
  .c-nav-wrapper .c-nav__mobile-menu span {
    display: none;
  }
  .c-stories--cover .c-stories__title {
    line-height: 28px;
  }
  .c-scoreboard__footer a {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 374px) {
  .c-nav-wrapper .calendar,
  .c-nav-wrapper .nav-tickets,
  .c-nav-wrapper .nav-donate {
    flex: 0 0 46px;
    -webkit-flex: 0 0 46px;
    min-width: 1px;
    min-height: 1px;
    margin-right: 0;
    padding: 0 8px;
  }
  .c-nav-flyout {
    margin: 0;
  }
  .c-nav-wrapper > .row {
    padding: 0;
  }
  .c-nav-wrapper .nav-donate:before {
    display: none;
  }
  .c-nav-wrapper .calendar:after {
    display: none;
  }
  .c-nav-wrapper .calendar:before {
    display: none;
  }
  .c-nav-wrapper .nav-donate:after {
    display: none;
  }
  .c-nav-wrapper .nav-tickets:after {
    display: none;
  }
  .c-nav-wrapper .nav-tickets:before {
    display: none;
  }
}
.content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.ui-widget-overlay {
  z-index: 9999;
}
.ui-dialog {
  z-index: 9999;
}
.sidearm-roster-player-view .sidearm-roster-player-header-details {
  z-index: 1 !important;
}
/*countdown*/

.countdown-container {
  min-height: 60px;
  background: #003057;
  width: 100%;
  color: white;
  display: flex;
  display: -webkit-flex;
  padding: 0 40px;
}
.countdown-container .title {
  text-transform: uppercase;
  padding: 6px 0;
  font: 38px/1 'arial';
  font-style: italic;
}
.countdown-container .countdown-game-details {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.countdown-container .countdown-details {
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.countdown-container .opponent {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font: 25px/1 'arial';
  margin: 0 35px;
}
.countdown-container .opponent .vsat {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  flex-direction: column;
  -webkit-flex-direction: column;
  height: 60px;
  margin: 0 20px;
}
.countdown-container .opponent .vsat:before {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  width: 1px;
  height: 100%;
  background: white;
  margin: 4px  0;
}
.countdown-container .opponent .vsat:after {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  width: 1px;
  background: white;
  margin: 4px 0 ;
}
.countdown-container .game-media {
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
}
.countdown-container .game-media > a {
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  height: 60px;
  -webkit-flex-wrap: nowrap;
  padding: 0 20px 0 10px;
  margin-left: 20px;
  position: relative;
  margin-right: -40px;
  text-decoration: none;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background: #e5e5e5;
  color: #003057;
  font: 30px/1.3 'arial';
  text-transform: uppercase;
  font-style: italic;
}
.countdown-container .game-media > a:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 60px solid #e5e5e5;
  position: absolute;
  top: 0;
  left: -20px;
  border-left: 20px solid transparent;
}
.countdown-container .game-media > a:after {
  content: none;
  display: block;
  width: 0;
  height: 0;
  border-top: 60px solid #e5e5e5;
  position: absolute;
  top: 0;
  right: -20px;
  border-right: 20px solid transparent;
}
.countdown-container .countdown-details-countdown {
  margin-left: auto;
  display: flex;
  display: -webkit-flex;
}
.countdown-container .countdown-details-promo {
  margin-right: 20px;
  width: 200px;
}
.countdown-container .time {
  font: 30px/1.3 'arial';
  color: #003057;
  font-weight: 700;
}
.countdown-container .timeWrapper {
  height: 60px;
  width: 45px;
  padding: 5px 0;
  background: white;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  font-weight: 300;
  font-size: 13px;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  color: #003057;
  text-transform: uppercase;
  margin: 0 15px;
  position: relative;
}
.countdown-container .timeWrapper:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-bottom: 60px solid white;
  position: absolute;
  top: 0;
  left: -19px;
  border-left: 20px solid transparent;
}
.countdown-container .timeWrapper:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 60px solid white;
  position: absolute;
  top: 0;
  right: -19px;
  border-right: 20px solid transparent;
}
@media screen and (max-width: 1405px) {
  .countdown-container .title {
    font: 30px/1 'arial';
  }
}
@media screen and (max-width: 1255px) {
  .countdown-container {
    max-width: 750px;
    margin: 0 auto;
    padding: 20px;
  }
  .countdown-container .countdown-details {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .countdown-container .timeWrapper:first-child:before {
    content: none;
  }
  .countdown-container .timeWrapper:first-child {
    margin-left: 0px;
    padding-left: 10px;
    width: 55px;
  }
  .countdown-container .game-media > a {
    margin-right: 0px;
  }
  .countdown-container .countdown-details-countdown {
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  .countdown-container .countdown-game-details {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media screen and (max-width: 720px) {
  .countdown-container .countdown-details-countdown {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
  }
  .countdown-container .game-media > a:after {
    content: '';
  }
  .countdown-container .timeWrapper:first-child {
    width: 40px;
    margin-left: 15px;
    padding-left: 0;
  }
  .countdown-container .timeWrapper:first-child:before {
    content: '';
  }
  .countdown-details-countdown > * {
    margin: 20px 0;
  }
  .countdown-container .game-media > a {
    margin-left: 0;
  }
  .countdown-container .countdown-game-details {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    text-align: center;
  }
  .countdown-container .countdown-details-promo {
    margin-bottom: 20px;
  }
  .countdown-container .time {
    font-size: 28px;
  }
}
@media screen and (max-width: 540px) {
  .countdown-container .countdown-details-promo {
    margin-right: 0px;
  }
}
@media screen and (min-width: 1024px) {
  .c-stories--cover .slick-dots {
    list-style: none;
    margin: 0;
    /*padding: 0px 0px 40px 0px;
          min-height: 140px;*/
  
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    position: absolute;
    bottom: 50px;
    margin: 0 auto;
    width: 100%;
  }
  .c-stories--cover .slick-dots li {
    padding: 0 6px;
    margin: 0;
  }
  .c-stories--cover .slick-dots .slick-active button {
    background-color: white;
  }
  .c-stories--cover .slick-dots button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: 1px solid white;
    outline: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    display: block;
    font-size: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: relative;
    transform-origin: center center;
    background-color: transparent;
    transition: 0.15s;
  }
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1 .c-nav__url--level-1:focus,
.c-nav-wrapper .nav-tickets a:focus,
.c-nav-wrapper .nav-donate a:focus,
#scoreboard .c-scoreboard .c-scoreboard__sports-list .comp-cal:focus,
#scoreboard .c-scoreboard .c-scoreboard__sports-list select:focus,
.c-nav-wrapper .c-nav__mobile-menu:focus,
#scoreboard .c-scoreboard button:focus,
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--sport-home a:focus,
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-1:focus,
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2:focus,
.sport-menu-more:focus,
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__url--level-1:focus,
.sport-navigation .c-nav__sport-menu--mobile .c-nav__sport-menu--flyout-menu .c-nav__url--level-2:focus,
#promo-bottom button:focus,
#footer .footer-left-container a:focus {
  outline-offset: -5px !important;
}
.sport-menu-more {
  background: #ffde00;
  color: #003057;
  padding: 0;
  border: 0;
  font-size: 20px;
}
#top-stories-pause,
#sponsors-pause,
#promo-bottom-pause {
  position: absolute;
  z-index: 101;
}
#top-stories-pause button,
#sponsors-pause button,
#promo-bottom-pause button {
  background-color: #003057;
  color: white;
  border: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  margin: 0;
  font-size: .8rem;
  transition: .25s;
  font-size: 0;
  border-radius: 100%;
}
#top-stories-pause button:after,
#sponsors-pause button:after,
#promo-bottom-pause button:after {
  font-family: 'sidearm_font_v2';
  font-size: 21px;
  line-height: 40px;
  content: '\e201';
}
#top-stories-pause button:hover,
#sponsors-pause button:hover,
#promo-bottom-pause button:hover {
  background-color: #003057;
  color: #ffde00;
}
#top-stories-pause button:focus,
#sponsors-pause button:focus,
#promo-bottom-pause button:focus {
  outline-offset: -5px !important;
}
#top-stories-pause button.sidearm-paused:after,
#sponsors-pause button.sidearm-paused:after,
#promo-bottom-pause button.sidearm-paused:after {
  content: '\e196';
}
#top-stories-pause {
  margin-top: 15px;
  margin-left: 15px;
}
#sponsors-pause {
  margin-top: -75px;
  margin-left: 15px;
}
#promo-bottom-pause {
  margin-top: 35px;
  margin-left: 15px;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2.c-nav__schedule-roster-news {
  width: auto;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: -5px;
  line-height: 18px;
  height: 18px;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2.c-nav__schedule-roster-news.c-nav__social {
  width: 30px;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2.c-nav__schedule-roster-news.c-nav__social:before {
  font-family: sidearm_font;
  margin-right: 30px;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2.c-nav__schedule-roster-news.c-nav__social.twitter:before {
  content: '\e825';
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2.c-nav__schedule-roster-news.c-nav__social.instagram:before {
  content: '\e811';
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2.c-nav__schedule-roster-news.c-nav__social.tickets:before {
  content: '\e888';
}
