@import url('https://fonts.googleapis.com/css?family=Arimo:400,400i,700&display=swap');
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #c3002f;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
.red {
  color: #c3002f !important;
}
body {
  font-family: "Arimo", sans-serif;
  font-size: 16px;
  color: black;
  margin: 0;
  padding: 0;
  background-color: black;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/apsugovernors.com/images/responsive/bg.jpg");
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
a:focus {
  outline: none;
}
A:hover {
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.row {
  max-width: 1440px;
}
.contentDiv_container {
  margin: 0px auto 0;
  *zoom: 1;
}
.contentDiv_container:before,
.contentDiv_container:after {
  content: "";
  display: table;
}
.contentDiv_container:after {
  clear: both;
}
.contentDiv_container.headroom--not-top {
  margin: 60px auto 0;
}
.wide .contentDiv_container {
  max-width: 1440px;
  margin: 0px auto 0;
  background: white;
  padding: 12px;
}
.wide .contentDiv_container.headroom--not-top {
  margin: 60px auto 0;
}
html.sport body .c-nav-wrapper--inner:after {
  content: '';
  background-color: #f2f2f2;
}
html.sticky-leaderboard-is-hidden .c-sticky-leaderboard {
  transform: translate(0, 100%);
}
#supernav {
  height: 30px;
  background-color: #a2aaad;
}
#supernav .official {
  padding: 0px 30px;
  font-family: 'Arimo', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  color: black;
  text-transform: uppercase;
  margin-right: auto;
}
#supernav #socialWrapper .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#supernav #socialWrapper .ads-container .ad.icons-ad {
  margin: 0 0 0 24px;
}
#supernav #socialWrapper .ads-container .ad.icons-ad a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  color: black;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
  text-decoration: none;
}
#supernav #socialWrapper .ads-container .ad.icons-ad a:hover {
  color: #c3002f;
}
#supernav #socialWrapper .ads-container .ad.icons-ad i:before {
  margin: 0;
}
#supernav #socialWrapper .ads-container .ad.icons-ad span {
  position: absolute;
  left: -9999px;
}
#scoreboard {
  background-color: white;
}
#scoreboard .header {
  display: flex;
  display: -webkit-flex;
  flex: 0 0 223px;
  -webkit-flex: 0 0 223px;
  min-width: 1px;
  min-height: 1px;
  align-items: center;
  -webkit-align-items: center;
  margin-right: 24px;
}
#scoreboard .c-scoreboard {
  position: relative;
  margin-left: 154px;
}
#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 56px;
}
#scoreboard .c-scoreboard .c-scoreboard__item {
  position: relative;
  height: 112px;
  border-right: 1px solid #d9d9d9;
  overflow: hidden;
  padding: 24px;
}
#scoreboard .c-scoreboard .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 .c-scoreboard__item.open .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: "Arimo", sans-serif;
  font-size: 13px;
  margin: 0 0 12px;
  line-height: 1;
  color: #666666;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#scoreboard .c-scoreboard .c-scoreboard__details-top .c-scoreboard__sport {
  color: #c3002f;
}
#scoreboard .c-scoreboard .c-scoreboard__sport {
  text-transform: uppercase;
}
#scoreboard .c-scoreboard .c-scoreboard__time {
  color: #666666;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom .c-scoreboard__logo {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: white;
}
#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: "Arimo", sans-serif;
  font-size: 13px;
  padding: 0px 6px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #666666;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom .c-scoreboard__score {
  font-family: "Arimo", sans-serif;
  font-size: 13px;
}
#scoreboard .c-scoreboard .c-scoreboard__details-bottom__logos-hometeam {
  margin-bottom: 3px;
}
#scoreboard .c-scoreboard .c-scoreboard__ctas {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  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;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 21px;
  color: #c3002f;
  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: #666666;
}
#scoreboard .c-scoreboard .c-scoreboard__toggle {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 16px;
  right: 16px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: transparent;
  text-align: center;
  z-index: 3;
  font-size: 16px;
  color: #c3002f;
}
#scoreboard .c-scoreboard .c-scoreboard__toggle i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  z-index: 2;
}
#scoreboard .c-scoreboard .c-scoreboard__toggle span {
  position: absolute;
  left: -9999px;
}
#scoreboard .c-scoreboard .c-scoreboard__toggle:hover {
  cursor: pointer;
}
#scoreboard .c-scoreboard .c-scoreboard__sports-list {
  padding: 0;
  width: 210px;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
}
#scoreboard .c-scoreboard button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  width: 56px;
  height: 56px;
  line-height: 56px;
  background-color: transparent;
  text-align: center;
  border: 1px solid #d9d9d9;
  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 #d9d9d9;
}
#scoreboard .c-scoreboard button.slick-prev:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e833';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 14px;
  line-height: 56px;
  color: #a2aaad;
}
#scoreboard .c-scoreboard button.slick-prev:hover {
  background-color: #c3002f;
}
#scoreboard .c-scoreboard button.slick-prev:hover:before {
  color: white;
}
#scoreboard .c-scoreboard button.slick-next {
  bottom: 0;
  left: 0;
}
#scoreboard .c-scoreboard button.slick-next:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e832';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 14px;
  line-height: 56px;
  color: #a2aaad;
}
#scoreboard .c-scoreboard button.slick-next:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #c3002f;
}
#scoreboard .c-scoreboard button.slick-next:hover:before {
  color: white;
}
#scoreboard .c-scoreboard__mobile {
  position: relative;
}
#scoreboard .c-scoreboard__mobile.open {
  z-index: 10000;
}
#scoreboard .c-scoreboard__mobile.open .c-scoreboard__offcanvas {
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  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__offcanvas {
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  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: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 24px;
  height: 24px;
  background-color: #c3002f;
  text-align: center;
  line-height: 24px;
  color: white;
  cursor: pointer;
  z-index: 2;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: inline-block;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle span {
  position: absolute;
  left: -9999px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle-opener {
  width: 100%;
  height: 48px;
  font-size: 20px;
  font-weight: 700;
  color: #c3002f;
  text-transform: uppercase;
  outline: none;
  border: none;
  background-color: #f2f2f2;
  text-align: left;
  padding: 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle-opener i {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #c3002f;
  background-color: white;
  margin-right: 24px;
  text-align: center;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__toggle-opener i:before {
  margin: 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__inner {
  padding: 24px 0px 72px;
  overflow: auto;
  border-top: 1px solid #f2f2f2;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__sports-list {
  margin: 0 24px 24px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item {
  margin: 0;
  overflow: hidden;
  font-family: "Arimo", sans-serif;
  font-size: 16px;
  line-height: 25px;
  padding: 24px;
  border-top: 1px solid #d9d9d9;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item:last-child {
  border-bottom: 1px solid #d9d9d9;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__item.open .c-scoreboard__ctas {
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  transform: translate(0, calc(-100% + 24px));
  -webkit-transform: translate(0, calc(-100% + 24px));
  -moz-transform: translate(0, calc(-100% + 24px));
  -ms-transform: translate(0, calc(-100% + 24px));
  transform: translate(0, calc(-100% + 24px));
}
#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 {
  color: #666666;
  margin-bottom: 6px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__logo {
  flex: 0 0 24px;
  -webkit-flex: 0 0 24px;
  min-width: 1px;
  min-height: 1px;
  height: 24px;
  line-height: 24px;
  text-align: center;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__logo img {
  display: block;
  margin: 0 auto;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__sport,
#scoreboard .c-scoreboard__mobile .c-scoreboard__details-bottom .c-scoreboard__name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  color: #666666;
  padding: 0px 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 24px;
  background-color: #f2f2f2;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas .c-event__result {
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #c3002f;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas ul {
  list-style: none;
  margin: auto 0 0 0;
  padding: 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas li {
  position: relative;
  margin: 0 16px 0 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  color: #666666;
  background-color: transparent;
  text-decoration: none;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a:first-child:before {
  content: none;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a span {
  position: absolute;
  left: -9999px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a i:before {
  margin: 0;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__ctas a:hover {
  color: #c3002f;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__footer {
  position: fixed;
  width: 100%;
  height: 60px;
  left: 0;
  bottom: 0;
  background-color: #c3002f;
  z-index: 3;
  padding-top: 6px;
}
#scoreboard .c-scoreboard__mobile .c-scoreboard__footer a {
  font-family: "Arimo", sans-serif;
  font-weight: 700;
  color: white;
  font-size: 28px;
  text-decoration: none;
  text-transform: uppercase;
}
.austinPeay {
  height: 87px;
  padding: 12px;
  background-color: white;
}
.austinPeay .header {
  margin-right: 12px;
}
.c-nav-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9998;
  background-color: #c3002f;
  -webkit-box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
  box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
}
.c-nav-wrapper .c-nav-wrapper--inner:before {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-wrapper .c-nav-wrapper--inner:after {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-wrapper .header_logo {
  position: absolute;
  top: -100px;
  left: 0px;
  z-index: 1000;
}
.c-nav-wrapper .header_logo .scroll {
  display: none;
}
.c-nav-wrapper.headroom--not-top {
  position: fixed;
}
.c-nav-wrapper.headroom--not-top .header_logo {
  top: 0px;
  left: 12px;
}
.c-nav-wrapper.headroom--not-top .header_logo .top {
  display: none;
}
.c-nav-wrapper.headroom--not-top .header_logo .scroll {
  display: block;
}
.c-nav-wrapper .sponsor {
  flex: 0 0 150px;
  -webkit-flex: 0 0 150px;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-wrapper .row {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  width: 100%;
  z-index: 11;
}
.c-nav-wrapper .c-nav__mobile-menu {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  font-size: 21px;
  color: white;
  padding: 0 24px;
  line-height: 60px;
  text-align: right;
}
.c-nav-wrapper .c-nav__mobile-menu span {
  font-size: 13px;
  font-style: italic;
  white-space: nowrap;
}
.c-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-nav .c-nav__level-1--desktop {
  display: flex;
  display: -webkit-flex;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1 {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 60px;
  white-space: nowrap;
  /* assumes class name sports was set in backend */

}
.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 {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-weight: 700;
  margin-right: auto;
  text-transform: uppercase;
  margin-left: 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:hover {
  cursor: pointer;
  background-color: white;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:hover .c-nav__url--level-1 {
  color: #c3002f;
  border-left: 1px solid white;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:hover .c-nav__level-2 {
  left: 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-1:last-child .c-nav__url--level-1 {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-1 {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: white;
  margin: 0;
  padding: 0 20px;
  line-height: 60px;
  text-decoration: none;
  text-transform: uppercase;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2 {
  position: absolute;
  z-index: 1;
  left: -9999px;
  top: 100%;
  width: 100%;
  z-index: 100;
  background-color: white;
}
.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: 16px 24px;
  width: 100%;
  background-color: white;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2-inner .c-nav__level-2-dropdown__ad {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  position: relative;
  margin: 0;
  padding: 24px 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2-inner .c-nav__level-2-dropdown__ad a {
  position: relative;
  padding: 0 12px;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2-dropdown__ad {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  position: relative;
  margin: 0;
  padding: 24px 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2-dropdown__ad a {
  position: relative;
  padding: 0 12px;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2 {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  line-height: 40px;
  text-transform: none;
  padding: 0 12px;
  white-space: nowrap;
  border-bottom: 1px solid #d9d9d9;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2:hover {
  background-color: #f2f2f2;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2.c-nav__separator {
  margin-top: 12px;
  font-family: "Arimo", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #c3002f;
  padding-bottom: 12px;
  text-transform: lowercase;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2.c-nav__separator:hover {
  background-color: transparent !important;
  border-bottom: 1px solid #d9d9d9;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2.c-nav__separator:after {
  display: none;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2.spacer a {
  font-size: 0;
}
.c-nav .c-nav__level-1--desktop .c-nav__item--level-2.spacer:hover {
  background-color: transparent;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2 {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  color: #666666;
  text-decoration: none;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__schedule-roster-news {
  position: relative;
  margin: 0 12px;
  white-space: nowrap;
  font-family: "Arimo", sans-serif;
  font-size: 14px;
  font-style: italic;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social {
  height: 40px;
  padding: 0;
  margin: 0 12px;
  text-align: center;
  border: none;
  overflow: hidden;
  display: inline-block;
  color: #666666;
  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.facebook {
  display: none;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.facebook:before {
  content: '\e806';
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.twitter:before {
  content: '\e825';
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.instagram {
  display: none;
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2.c-nav__social.instagram:before {
  content: '\e811';
}
.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';
}
.c-nav .c-nav__level-1--desktop .c-nav__url--level-2:hover {
  text-decoration: underline;
  color: #c3002f;
}
#search-btn-mob {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #a2aaad;
}
#search-btn-mob .search-icon {
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: none;
  outline: none;
  background-color: #a2aaad;
}
#search-btn-mob .search-icon span {
  position: absolute;
  left: -9999px;
}
#search-btn-mob .search-icon i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: black;
  font-size: 16px;
}
#search-btn-mob #search_mob {
  display: flex;
  display: -webkit-flex;
  height: 40px;
}
#search-btn-mob #search_mob label {
  position: absolute;
  left: -9999px;
}
#search-btn-mob #search_mob .search-input {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#search-btn-mob #search_mob .search-button {
  flex: 0 0 40px;
  -webkit-flex: 0 0 40px;
  min-width: 1px;
  min-height: 1px;
}
#search-btn-mob #search_mob ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black;
}
#search-btn-mob #search_mob ::-moz-placeholder {
  /* Firefox 19+ */
  color: black;
}
#search-btn-mob #search_mob :-ms-input-placeholder {
  /* IE 10+ */
  color: black;
}
#search-btn-mob #search_mob :-moz-placeholder {
  /* Firefox 18- */
  color: black;
}
#search-btn-mob #search_mob input[type="text"] {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  display: block;
  font-family: "Arimo", sans-serif;
  height: 40px;
  font-size: 16px;
  color: black;
  padding: 0 24px;
}
#search-btn-mob #search_mob input[type="submit"] {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  display: block;
  height: 40px;
  width: 40px;
  text-align: center;
  background-color: #c3002f;
  color: white;
  border-radius: 0px;
}
.c-nav-flyout,
.c-nav-flyout-sport {
  margin-left: 130px;
}
.c-nav-flyout ul,
.c-nav-flyout-sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-nav-flyout .c-nav__ad,
.c-nav-flyout-sport .c-nav__ad {
  margin: 24px auto;
  text-align: center;
}
.c-nav-flyout .c-nav__flyout-menu,
.c-nav-flyout-sport .c-nav__flyout-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-width: 336px;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.c-nav-flyout .c-nav__flyout-menu.opened,
.c-nav-flyout-sport .c-nav__flyout-menu.opened {
  max-height: calc(100vh - 60px);
  height: calc(100vh - 60px);
  overflow: auto;
  display: inherit !important;
  background-color: white;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--inside,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__flyout-menu--inside {
  position: relative;
  width: 100%;
  overflow: auto;
  height: calc(100vh - 60px);
  padding-bottom: 60px;
}
.c-nav-flyout .c-nav__flyout-menu .icn,
.c-nav-flyout-sport .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: 40px;
  height: 40px;
  font-size: 16px;
  color: #666666;
  text-align: center;
}
.c-nav-flyout .c-nav__flyout-menu .icn:before,
.c-nav-flyout-sport .c-nav__flyout-menu .icn:before {
  display: block;
}
.c-nav-flyout .c-nav__flyout-menu .icn.opened,
.c-nav-flyout-sport .c-nav__flyout-menu .icn.opened {
  color: black;
  display: flex !important;
  -webkit-display: flex !important;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-1,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__flyout-menu--level-1 {
  width: 100%;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-1,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__item--level-1 {
  color: black;
  background: white;
  border-bottom: solid 1px #f2f2f2;
  cursor: pointer;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-1,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__url--level-1 {
  position: relative;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  padding: 0px 24px;
  line-height: 40px;
  color: #666666;
  text-decoration: none;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__flyout-menu--level-2 {
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  transform: translate(-100%, 0);
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  background-color: white;
  -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,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__flyout-menu--level-2.opened {
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -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: 1000px;
  overflow: auto;
  display: inherit!important;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  height: 100vh;
  padding-bottom: 60px;
  background-color: white;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle {
  width: 100%;
  height: 48px;
  font-size: 18px;
  font-weight: 700;
  color: #c3002f;
  text-transform: uppercase;
  outline: none;
  border: none;
  background-color: #f2f2f2;
  text-align: left;
  padding: 0;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle i,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle i {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  color: #c3002f;
  background-color: white;
  margin-right: 24px;
  text-align: center;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle i:before,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__flyout-menu--level-2-toggle i:before {
  margin: 0;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__item--level-2 {
  position: relative;
  border-top: 1px solid #f2f2f2;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-nav__separator,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__item--level-2.c-nav__separator {
  font-family: "Arimo", sans-serif;
  font-weight: 700;
  color: white;
  border-top: none;
  background-color: #c3002f;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2.c-nav__separator span,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__item--level-2.c-nav__separator span {
  color: white;
  padding: 0px 24px;
  font-size: 24px;
  line-height: 40px;
  text-transform: lowercase;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer a,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__item--level-2.spacer a {
  font-size: 0;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__item--level-2.spacer:hover,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__item--level-2.spacer:hover {
  background-color: transparent;
}
.c-nav-flyout .c-nav__flyout-menu .c-nav__url--level-2,
.c-nav-flyout-sport .c-nav__flyout-menu .c-nav__url--level-2 {
  display: inline-block;
  font-size: 18px;
  width: 100%;
  padding: 0px 24px;
  color: #666666;
  line-height: 40px;
  text-decoration: none;
}
.c-nav-sport {
  position: relative;
  top: 0;
  left: 0;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  z-index: 9997;
  background-color: #f2f2f2;
}
.c-nav-sport .c-nav__ad {
  margin-left: 12px;
  margin-right: auto;
}
.c-nav-sport .c-nav__ad img {
  vertical-align: middle;
}
.c-nav-sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.c-nav-sport .c-nav-desktop-sport-container {
  position: relative;
  width: 100%;
  height: 60px;
}
.c-nav-sport .c-nav-desktop-sport-container a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #c3002f;
  text-decoration: none;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 0;
  padding: 0;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  padding: 0 12px;
  height: 60px;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li.sport-home {
  padding: 0;
  margin-left: 24px;
  margin-right: auto;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li.sport-home > div {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li.sport-home a {
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  color: #c3002f;
  text-decoration: none;
  text-transform: lowercase;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li.c-nav-level-1__dropdown {
  position: relative;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li.c-nav-level-1__dropdown.additional-links > div a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 0;
  line-height: 1;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li.c-nav-level-1__dropdown.additional-links > div a:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: 'More +';
  font-size: 18px;
  font-weight: 700;
  color: #c3002f;
  text-decoration: none;
  line-height: 60px;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li.c-nav-level-1__dropdown.additional-links:hover > div a:before {
  color: white;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li:hover:not(.sport-home) {
  background-color: #c3002f;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li:hover:not(.sport-home) > div > a {
  color: white;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-1 > li:hover:not(.sport-home) .c-nav-level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-2 {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 900;
  opacity: 0;
  width: 300px;
  max-height: 350px;
  overflow-y: auto;
  background: white;
  padding: 12px;
  margin: 0;
  text-align: left;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-2 > li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-2 > li.c-nav__separator {
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #c3002f;
  margin: 12px 0;
  padding: 0 12px;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-2 > li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #666666;
  line-height: 36px;
  text-transform: none;
  padding: 0 12px;
  border-bottom: 1px solid #f2f2f2;
}
.c-nav-sport .c-nav-desktop-sport-container .c-nav-level-2 > li:hover a {
  background-color: #c3002f;
  color: white;
}
.c-nav-sport .c-nav-mobile-sport-container {
  position: relative;
  width: 100%;
  height: 60px;
}
.c-nav-sport .c-nav-mobile-sport-container a {
  text-decoration: none;
}
.c-nav-sport .c-nav-mobile-sport-container > ul {
  display: flex;
  display: -webkit-flex;
}
.c-nav-sport .c-nav-mobile-sport-container > ul > li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #c3002f;
  text-decoration: none;
  height: 60px;
  line-height: 60px;
  padding: 0 12px;
}
.c-nav-sport .c-nav-mobile-sport-container > ul > li.more {
  cursor: pointer;
  font-weight: 700;
}
.c-nav-sport .c-nav-mobile-sport-container > ul > li.more:hover {
  color: white;
}
.c-nav-sport .c-nav-mobile-sport-container > ul > li > a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #c3002f;
  text-decoration: none;
}
.c-nav-sport .c-nav-mobile-sport-container > ul > li:hover {
  background-color: #c3002f;
}
.c-nav-sport .c-nav-mobile-sport-container > ul > li:hover a {
  color: white;
}
.c-nav-sport .c-nav-mobile-sport-home {
  position: relative;
  margin-right: auto;
  margin-left: 12px;
}
.c-nav-sport .c-nav-mobile-sport-home a {
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #c3002f;
  text-decoration: none;
  text-transform: lowercase;
  text-decoration: none;
}
.c-nav-sport .c-nav-mobile-flyout-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9000;
  width: 100%;
  max-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -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-sport .c-nav-mobile-flyout-menu.opened {
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -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-sport .c-nav-mobile-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: #c3002f;
  border-left: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  text-align: center;
}
.c-nav-sport .c-nav-mobile-flyout-menu .icn:before {
  display: block;
  color: white;
}
.c-nav-sport .c-nav-mobile-flyout-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul {
  width: 100%;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li {
  position: relative;
  color: #666666;
  background: #f2f2f2;
  border-bottom: solid 1px #d9d9d9;
  background-color: white;
  cursor: pointer;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li:last-child {
  border-bottom: none;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li > a {
  display: inline-block;
  width: 100%;
  padding: 11px 12px 9px 15px;
  color: #c3002f;
  font-size: 16px;
  text-decoration: none;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -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-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2 li {
  position: relative;
  background: #dddddd;
  border-top: solid 1px #cccccc;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2 li.c-nav__separator {
  color: #c3002f;
  background: #c3002f;
  text-transform: uppercase;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2 li.c-nav__separator a,
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2 li.c-nav__separator span {
  color: white;
  padding: 9px 12px 7px 15px;
  font-size: 14px;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2 a,
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2 span {
  display: inline-block;
  width: 100%;
  padding: 9px 12px 7px 24px;
  color: #c3002f;
  font-size: 14px;
  text-decoration: none;
}
.c-nav-sport .c-nav-mobile-flyout-menu > ul > li .c-nav-flyout-menu-level-2.opened {
  transition: 0.3s;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -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: 1000px;
  overflow: hidden;
  display: inherit!important;
}
#calendar-btn-toggle {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  flex: 0 0 60px;
  -webkit-flex: 0 0 60px;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  padding: 0;
}
#calendar-btn-toggle i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  font-size: 24px;
}
#calendar-btn-toggle i:before {
  margin: 0;
}
#calendar-btn-toggle span {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
}
#calendar-btn-toggle.active {
  background-color: white;
}
#calendar-btn-toggle.active i {
  color: #c3002f;
}
#calendar-btn-toggle:hover {
  background-color: white;
  cursor: pointer;
}
#calendar-btn-toggle:hover i {
  color: #c3002f;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("http://assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
html.stories-video-is-playing #topStories-section .c-stories--standard-wrapper .c-stories__details,
html.stories-video-is-playing #topStories-section .c-stories--standard-wrapper .showcase-play-button,
html.stories-video-is-playing #topStories-section .c-stories--standard-wrapper .c-stories__media:after,
html.stories-video-is-playing #topStories-section .sponsor {
  display: none;
}
#topStories-section {
  margin: 48px 0;
}
#topStories-section .sponsor {
  position: absolute;
  right: 48px;
  bottom: 48px;
  height: 80px;
  width: 200px;
  z-index: 100;
}
#topStories-section .superleaderboard {
  padding-top: 24px;
}
#topStories-section .c-stories--standard-wrapper {
  overflow: hidden;
}
#topStories-section .c-stories--standard {
  position: relative;
  z-index: 20;
}
#topStories-section .c-stories--standard.notActive {
  z-index: 19;
  -webkit-filter: blur(8px);
  filter: blur(8px);
  overflow: hidden;
}
#topStories-section .c-stories--standard .c-stories__item {
  position: relative;
}
#topStories-section .c-stories--standard .c-stories__media {
  color: white;
  position: relative;
  padding-bottom: 56.25%;
}
#topStories-section .c-stories--standard .c-stories__media picture img {
  color: white !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories--standard .c-stories__media:after {
  content: '';
  z-index: 1;
  position: absolute;
  top: initial;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}
#topStories-section .c-stories--standard .c-stories__details {
  position: absolute;
  bottom: 60px;
  left: 0;
  width: 100%;
  padding: 48px 36px;
  z-index: 2;
}
#topStories-section .c-stories--standard .c-stories__headline {
  margin: 0;
}
#topStories-section .c-stories--standard .c-stories__url {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
  color: white;
  text-decoration: none;
  padding-right: 260px;
}
#topStories-section .c-stories--standard .c-stories__url:hover {
  color: #c3002f;
}
#topStories-section .c-stories--standard .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://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/apsugovernors.com/images/responsive/play_button.png");
  background-size: contain;
  height: 56px;
  width: 56px;
  z-index: 100;
}
#topStories-section .c-stories--standard .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .c-stories--standard .prev-arrow {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  left: 0;
  width: 56px;
  height: 56px;
  line-height: 56px;
  background-color: #c3002f;
  text-align: center;
  border: none;
  outline: none;
  font-size: 0;
  padding: 0;
  z-index: 3;
}
#topStories-section .c-stories--standard .prev-arrow:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e833';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 18px;
  line-height: 56px;
  color: white;
}
#topStories-section .c-stories--standard .prev-arrow:hover {
  background-color: white;
}
#topStories-section .c-stories--standard .prev-arrow:hover:before {
  color: #c3002f;
}
#topStories-section .c-stories--standard .next-arrow {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  top: 50%;
  right: 0;
  width: 56px;
  height: 56px;
  line-height: 56px;
  background-color: #c3002f;
  text-align: center;
  border: none;
  outline: none;
  font-size: 0;
  padding: 0;
  z-index: 3;
}
#topStories-section .c-stories--standard .next-arrow:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e832';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 18px;
  line-height: 56px;
  color: white;
}
#topStories-section .c-stories--standard .next-arrow:hover {
  background-color: white;
}
#topStories-section .c-stories--standard .next-arrow:hover:before {
  color: #c3002f;
}
#topStories-section .c-stories--grid {
  position: absolute;
  top: 0;
  left: 12px;
  max-width: 1416px;
  margin: 0 12px;
  padding: 48px;
  height: 100%;
  z-index: 19;
}
#topStories-section .c-stories--grid:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
#topStories-section .c-stories--grid .c-stories__item {
  position: relative;
  margin: 12px 0;
  z-index: 2;
}
#topStories-section .c-stories--grid .c-stories__item:after {
  content: '';
  z-index: 1;
  position: absolute;
  top: initial;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}
#topStories-section .c-stories--grid .c-stories__details {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  z-index: 2;
}
#topStories-section .c-stories--grid .c-stories__url {
  display: block;
  font-family: "Arimo", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: white;
  text-decoration: none;
}
#topStories-section .c-stories--grid .c-stories__url:hover {
  color: #c3002f;
}
#topStories-section .c-stories-viewToggle {
  position: absolute;
  left: 48px;
  bottom: 48px;
  z-index: 21;
}
#topStories-section .c-stories-viewToggle button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  font-family: "Arimo", sans-serif;
  font-style: italic;
  font-size: 13px;
  width: 150px;
  height: 40px;
  background-color: white;
  color: #c3002f;
  text-align: center;
  line-height: 40px;
  margin-right: 12px;
  border-radius: 4px;
  text-transform: uppercase;
}
#topStories-section .c-stories-viewToggle button.active {
  background-color: #c3002f;
  color: white;
}
#topStories-section .c-stories-viewToggle a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Arimo", sans-serif;
  font-style: italic;
  font-size: 13px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background-color: white;
  color: #c3002f;
  text-align: center;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
}
#topStories-section .c-stories-viewToggle a:hover {
  background-color: #c3002f;
  color: white;
}
#topStories-section .c-more--stories .c-stories__item {
  border-bottom: 1px solid #cccccc;
}
#topStories-section .c-more--stories .c-stories__item.open .c-stories__toggle i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#topStories-section .c-more--stories .c-stories__item.open .c-stories__title {
  border-left: 6px solid #c3002f;
}
#topStories-section .c-more--stories .c-stories__item.open .c-stories__url {
  font-size: 32px;
  line-height: 36px;
  color: #c3002f;
}
#topStories-section .c-more--stories .c-stories__item.open .c-stories__details-extra {
  max-height: 100%;
}
#topStories-section .c-more--stories .c-stories__details {
  position: static !important;
  background-color: white;
  padding: 0;
}
#topStories-section .c-more--stories .c-stories__details-extra {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  max-height: 0;
  overflow: hidden;
}
#topStories-section .c-more--stories .c-stories__title {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  border-left: 6px solid #666666;
  padding: 18px 12px;
}
#topStories-section .c-more--stories .c-stories__toggle {
  flex: 0 0 36px;
  -webkit-flex: 0 0 36px;
  min-width: 1px;
  min-height: 1px;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  font-size: 24px;
  color: #666666;
  margin: 0 12px;
}
#topStories-section .c-more--stories .c-stories__toggle span {
  position: absolute;
  left: -9999px;
}
#topStories-section .c-more--stories .c-stories__toggle i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: inline-block;
}
#topStories-section .c-more--stories .c-stories__toggle i:before {
  margin: 0;
}
#topStories-section .c-more--stories .c-stories__toggle:hover {
  color: #c3002f;
}
#topStories-section .c-more--stories .c-stories__url {
  font-family: "Arimo", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #666666;
  text-align: left;
  text-decoration: none;
}
#topStories-section .c-more--stories .c-stories__url:hover {
  color: #c3002f;
}
#topStories-section .c-more--stories .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#topStories-section .archives {
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #666666;
  display: block;
  text-align: center;
  line-height: 48px;
  text-decoration: none;
  background-color: white;
  border-bottom: 1px solid #d9d9d9;
}
#topStories-section .archives:hover {
  color: #c3002f;
}
.sectionTitle {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.sectionTitle .apLogo {
  width: 50px;
  height: 50px;
  border: 1px solid #d9d9d9;
  background-color: white;
}
.sectionTitle .sectionIcon {
  font-size: 24px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  color: white;
  background-color: #c3002f;
  text-align: center;
}
.sectionTitle .title {
  font-family: "Arimo", sans-serif;
  font-size: 40px;
  font-weight: 700;
  color: #c3002f;
  margin-left: 24px;
}
.sectionTitle .title span {
  color: #666666;
}
.sectionTitle .sponsor {
  margin-left: auto;
}
#video-section {
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/apsugovernors.com/images/responsive/video_bg.jpg");
  background-size: cover;
  padding: 48px 0;
  background-color: white;
}
#video-section .superleaderboard {
  padding-top: 48px;
}
#video-section .recent-video-list {
  margin: 12px -12px;
}
#video-section .recent-video-list .recent-video-item {
  position: relative;
  margin: 12px;
  -webkit-box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
  box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
}
#video-section .recent-video-list .recent-video-item .videoPreview .videoMedia {
  position: relative;
  overflow: hidden;
}
#video-section .recent-video-list .recent-video-item .videoPreview .videoMedia .videoImg {
  width: 100%;
}
#video-section .recent-video-list .recent-video-item .videoPreview .videoMedia .playBtn {
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
}
#video-section .recent-video-list .recent-video-item .videoPreview .videoMedia:after {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
#video-section .recent-video-list .recent-video-item .videoPreview:hover {
  cursor: pointer;
}
#video-section .recent-video-list .recent-video-item .videoPreview:hover .videoMedia:after {
  background-color: rgba(0, 0, 0, 0);
}
#video-section .recent-video-list .recent-video-item .videoContent {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 24px;
  background-color: white;
}
#video-section .recent-video-list .recent-video-item .videoContent .title {
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #666666;
  margin-bottom: 12px;
}
#video-section .recent-video-list .recent-video-item .videoContent .c-youtube__views {
  font-family: "Arimo", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#video-section .cta {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Arimo", sans-serif;
  font-style: italic;
  font-size: 13px;
  width: 150px;
  height: 40px;
  background-color: #c3002f;
  color: white;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
}
#video-section .cta:hover {
  background-color: #f2f2f2;
  color: #c3002f;
}
#video-section .slick-dots {
  display: flex;
  display: -webkit-flex;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  bottom: -36px;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#video-section .slick-dots li {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  min-width: 1px;
  margin: 0;
  display: flex;
  display: -webkit-flex;
}
#video-section .slick-dots li.slick-active button {
  background-color: #c3002f;
  color: white;
}
#video-section .slick-dots li button {
  font-size: 0;
  padding: 0;
  display: block;
  width: 12px;
  height: 12px;
  outline: none;
  border: none;
  background-color: #a2aaad;
  border-radius: 50%;
  margin: 0 6px;
  position: relative;
  -webkit-appearance: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#video-section .slick-dots li button:focus {
  outline: none;
}
#gallery-section {
  padding: 48px 0;
  background-color: #f2f2f2;
  border-top: 1px solid #d9d9d9;
}
#gallery-section .cta {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Arimo", sans-serif;
  font-style: italic;
  font-size: 13px;
  width: 150px;
  height: 40px;
  background-color: #c3002f;
  color: white;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  float: right;
}
#gallery-section .cta:hover {
  background-color: white;
  color: #c3002f;
}
#gallery-section .c-photo-gallery {
  margin: 12px -12px;
}
#gallery-section .c-photo-gallery .c-photo-gallery__item {
  position: relative;
  margin: 12px;
  -webkit-box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
  -moz-box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
  box-shadow: 0 3px 5px rgba(1, 1, 1, 0.2);
}
#gallery-section .c-photo-gallery .c-photo-gallery__media {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
#gallery-section .c-photo-gallery .c-photo-gallery__media picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#gallery-section .c-photo-gallery .c-photo-gallery__details {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 24px;
  background-color: white;
}
#gallery-section .c-photo-gallery .c-photo-gallery__details .c-photo-gallery__url {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  color: #666666;
  margin-bottom: 12px;
  text-decoration: none;
}
#gallery-section .c-photo-gallery .c-photo-gallery__details .c-photo-gallery__url:hover {
  color: #c3002f;
}
#gallery-section .c-photo-gallery .c-photo-gallery__details .c-photo-gallery__date {
  font-family: "Arimo", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#gallery-section .slick-dots {
  display: flex;
  display: -webkit-flex;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  bottom: -36px;
  left: 50%;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#gallery-section .slick-dots li {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  min-width: 1px;
  margin: 0;
  display: flex;
  display: -webkit-flex;
}
#gallery-section .slick-dots li.slick-active button {
  background-color: #c3002f;
  color: white;
}
#gallery-section .slick-dots li button {
  font-size: 0;
  padding: 0;
  display: block;
  width: 12px;
  height: 12px;
  outline: none;
  border: none;
  background-color: #a2aaad;
  border-radius: 50%;
  margin: 0 6px;
  position: relative;
  -webkit-appearance: none;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#gallery-section .slick-dots li button:focus {
  outline: none;
}
.promo {
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/sidearm.sites/apsugovernors.com/images/responsive/apsu_promo_bg.jpg");
  background-size: cover;
}
.promo button.slick-prev {
  color: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  bottom: 0;
  right: 58px;
  font-size: 0px;
  width: 56px;
  height: 56px;
  text-align: center;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  position: absolute;
  z-index: 3;
  border: 0;
  overflow: visible;
  outline: 0;
  background-color: #c3002f;
}
.promo button.slick-prev:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e833';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 21px;
  line-height: 56px;
  color: white;
  font-style: normal;
}
.promo button.slick-prev:hover {
  background-color: white;
}
.promo button.slick-prev:hover:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #c3002f;
}
.promo button.slick-next {
  color: white;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  bottom: 0;
  right: 0;
  font-size: 0px;
  width: 56px;
  height: 56px;
  text-align: center;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  position: absolute;
  z-index: 3;
  border: 0;
  overflow: visible;
  outline: 0;
  background-color: #c3002f;
}
.promo button.slick-next:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e832';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 21px;
  line-height: 56px;
  color: white;
  font-style: normal;
}
.promo button.slick-next:hover {
  background-color: white;
}
.promo button.slick-next:hover:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #c3002f;
}
#content-stream {
  padding: 48px 0;
}
#content-stream ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#content-stream .c-contentstream__top .sectionTitle .title {
  color: white;
}
#content-stream .c-contentstream__top .sectionTitle .sponsor {
  margin-left: 24px;
  margin-right: auto;
}
#content-stream .c-contentstream__top .c-contentstream__filter li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  font-family: "Arimo", sans-serif;
  font-size: 13px;
  color: white;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
}
#content-stream .c-contentstream__top .c-contentstream__filter li .hide-accessible {
  position: absolute;
  left: -9999px;
}
#content-stream .c-contentstream__top .c-contentstream__filter li i {
  font-size: 24px;
}
#content-stream .c-contentstream__top .c-contentstream__filter li.active,
#content-stream .c-contentstream__top .c-contentstream__filter li:hover {
  cursor: pointer;
  color: #c3002f;
  background-color: white;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile {
  width: 100%;
  margin: 12px 0;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile select {
  position: relative;
  font-family: "Arimo", sans-serif;
  font-size: 21px;
  color: #c3002f;
  padding: 0 12px;
  line-height: 36px;
  background: transparent;
  border: 2px solid #c3002f;
  outline: none;
  text-transform: uppercase;
  z-index: 1;
}
#content-stream .c-contentstream__top .c-contentstream__filter--mobile option {
  text-transform: none;
  color: #c3002f;
  line-height: 36px;
  height: 36px;
  text-transform: uppercase;
}
#content-stream .c-contentstream__container {
  width: 100%;
  padding: 12px 0;
  font-family: "Arimo", sans-serif;
}
#content-stream .c-contentstream__container .c-contentstream__item {
  margin: 12px;
  width: calc(25% - 24px);
}
#content-stream .c-contentstream__container .c-contentstream__item .c-contentstream__details {
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__item .mediaIcon {
  flex: 0 0 50px;
  -webkit-flex: 0 0 50px;
  min-width: 1px;
  min-height: 1px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: white;
  z-index: 5;
  background-color: #c3002f;
}
#content-stream .c-contentstream__container .c-contentstream__item .mediaIcon i {
  font-size: 21px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__item-inner {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__body {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  padding: 0 24px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__body a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #c3002f;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user {
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-twitter__user .c-twitter__screen-name {
  font-family: "Arimo", sans-serif;
  font-size: 13px;
  font-style: italic;
  color: #666666;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer {
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex: 0 0 80px;
  -webkit-flex: 0 0 80px;
  min-width: 1px;
  min-height: 1px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li .reply {
  font-size: 19px !important;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li .icon-twitter-retweet {
  font-size: 26px !important;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li .icon-heart {
  font-size: 18px;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #666666;
  font-size: 18px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a:hover {
  color: #c3002f;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a i:before {
  margin: 0;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a span {
  font-size: 18px;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__twitter .c-contentstream__twitter__footer ul li a .hideAcc {
  position: absolute;
  left: -9999px;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-contentstream__item-inner {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__body {
  position: relative;
  font-size: 18px;
  line-height: 30px;
  color: #666666;
  padding: 24px 24px 0px 24px;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-facebook__body a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #c3002f;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__facebook .c-contentstream__facebook__footer {
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__instagram {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-contentstream__item__caption {
  font-size: 18px;
  line-height: 30px;
  color: white;
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-contentstream__item__caption a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #c3002f;
  text-decoration: none;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .c-contentstream__item__caption a:hover {
  text-decoration: underline;
}
#content-stream .c-contentstream__container .c-contentstream__instagram .mediaIcon {
  position: absolute;
  right: 24px;
  bottom: 24px;
  width: 50px;
  height: 50px;
}
#content-stream .c-contentstream__container .c-contentstream__instagram-item__link {
  display: block;
}
#content-stream .c-contentstream__container .c-contentstream__instagram-item__link:hover .c-instagram__overlay {
  opacity: 1;
}
#content-stream .c-contentstream__container .c-instagram__overlay {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 2;
}
#content-stream .c-contentstream__container .c-contentstream__instagram__image {
  width: 100%;
}
#content-stream .c-contentstream__container .c-contentstream__aotw {
  background-color: white;
}
#content-stream .c-contentstream__container .c-contentstream__aotw .c-contentstream__item-inner {
  min-width: 300px;
  min-height: 436px;
  margin: 0px auto;
  padding: 24px;
}
#content-stream .c-contentstream__container .c-contentstream__ad {
  border: none;
}
#content-stream .c-contentstream__container .c-contentstream__ad .c-contentstream__item-inner {
  min-width: 324px;
  min-height: 274px;
  margin: 0px auto;
  padding: 12px;
}
#content-stream .c-contentstream__container .c-contentstream__ad .c-contentstream__item-inner .dfp-ad {
  margin: 0 auto;
}
#content-stream .loadMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 100%;
  padding: 24px 0 0;
}
#content-stream .loadMore button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  position: relative;
  font-family: "Arimo", sans-serif;
  font-style: italic;
  font-size: 13px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  color: #666666;
  margin: 0;
  border-radius: 4px;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #f2f2f2;
}
#content-stream .loadMore button:hover {
  color: #c3002f;
  background-color: white;
}
.c-awards--featured .c-awards__header {
  margin-bottom: 10px;
  text-align: center;
}
.c-awards--featured .c-awards__header .title {
  font-family: "Arimo", sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #c3002f;
}
.c-awards--featured .c-awards__header .title span {
  color: #666666;
}
.c-awards--featured .sponsor {
  text-align: center;
  margin-top: 24px;
}
.c-awards--featured .c-awards__item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.c-awards--featured .c-awards__text {
  margin: 0 24px;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  line-height: 25px;
  color: black;
}
.c-awards--featured .c-awards__name {
  text-decoration: none;
}
.c-awards--featured .c-awards__sport {
  font-size: 13px;
  font-style: italic;
  color: #c3002f;
}
.superleaderboard {
  text-align: center;
}
.superleaderboard.footer {
  background-color: white;
  padding: 48px 0;
}
.superleaderboard .dfp-ad {
  text-align: center;
  margin: 0 auto;
}
.sponsors {
  padding: 48px 0 0;
  background-color: white;
  border-top: 1px solid #d9d9d9;
}
.sponsors .flex {
  display: block;
}
.sponsors .flex .ads-container .ad.multi-ad {
  display: inline-block;
  margin: 0 12px;
}
.sponsors .flex .ads-container .ad.multi-ad img {
  vertical-align: middle;
  padding: 0px 0px;
  margin: 0 auto;
}
#footer {
  padding: 48px 0;
  background-color: white;
}
#footer .footerContainer {
  width: 100%;
}
#footer .leftSide {
  position: relative;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  min-width: 1px;
  min-height: 1px;
  padding: 0 24px;
}
#footer .rightSide {
  flex: 0 1 750px;
  -webkit-flex: 0 1 750px;
  min-width: 1px;
  min-height: 1px;
  padding: 0 12px;
  margin-left: auto;
}
#footer #copyright {
  font-family: "Arimo", sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  padding: 0;
  margin-left: 24px;
}
#footer #copyright .govText {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
#footer #copyright .govText span {
  color: #c3002f;
}
#footer #copyright a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  font-family: "Arimo", sans-serif;
  font-size: 18px;
  color: #c3002f;
  margin: 0;
  line-height: 24px;
  text-decoration: none;
}
#footer #copyright a:hover {
  text-decoration: underline;
}
#footer .logosWrapper {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin-left: auto;
}
#footer .logosWrapper .logo {
  margin: 0 12px;
}
#footer .logosWrapper .logo a:hover {
  cursor: pointer;
}
.c-sticky-leaderboard {
  transition: .3s;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.c-sticky-leaderboard .dfp-ad {
  margin: 0 auto;
}
.showcase-modal {
  position: fixed;
  top: 0;
  left: -9999px;
  height: 100%;
  width: 100%;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.75);
}
.showcase-modal .showcase-modal__player-inner {
  padding: 16px;
  background: white;
  width: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.showcase-modal .showcase-modal__player-inner--full {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background: none;
}
.showcase-modal .showcase-modal__player-inner--full .showcase-modal__player {
  padding: 0;
}
.showcase-modal .showcase-modal__player {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}
.showcase-modal .showcase-modal__watch {
  font-family: "Arimo", sans-serif;
  font-size: 16px;
  color: #c3002f;
  margin-top: 12px;
}
.showcase-modal .showcase-modal__close {
  border: none;
  background: #c3002f;
  color: white;
  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;
}
.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -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-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  border-radius: 2px;
  background-color: #f2f2f2;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eeeeee;
  opacity: 0.9;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: #999999;
  height: 11px;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: #eeeeee;
  opacity: 0.9;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999999;
  width: 8px;
}
.ps > .ps__scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 0px;
  /* there must be 'bottom' for ps__scrollbar-x-rail */
  height: 15px;
}
.ps > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaaaaa;
  -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;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-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;
  -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;
  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;
  bottom: 2px;
  /* there must be 'bottom' for ps__scrollbar-x */
  height: 6px;
}
.ps > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x,
.ps > .ps__scrollbar-x-rail:active > .ps__scrollbar-x {
  height: 11px;
}
.ps > .ps__scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0px;
  /* there must be 'right' for ps__scrollbar-y-rail */
  width: 8px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #c3002f;
  border-radius: 0;
  -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;
  transition: background-color 0.2s linear, height 0.2s linear, width 0.2s ease-in-out, -webkit-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;
  -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;
  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;
  right: 0px;
  /* there must be 'right' for ps__scrollbar-y */
  width: 8px;
}
@media screen and (max-width: 1440px) {
  .c-nav-wrapper .c-nav-wrapper--inner:before,
  .c-nav-wrapper .c-nav-wrapper--inner:after {
    display: none;
  }
  #topStories-section .c-stories--grid {
    left: 0;
  }
  #video-section .recent-video-list,
  #gallery-section .c-photo-gallery {
    margin: 12px 0;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(33.3333% - 24px);
  }
  .sectionTitle {
    padding: 0 12px;
  }
  #gallery-section .cta,
  #video-section .cta {
    margin-right: 12px;
  }
}
@media screen and (max-width: 1128px) {
  .c-nav .c-nav__level-1--desktop .c-nav__level-2 ul {
    flex: 1 0 calc(100% - 24px);
    -webkit-flex: 1 0 calc(100% - 24px);
    min-width: 1px;
    min-height: 1px;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(50% - 24px);
  }
}
@media screen and (max-width: 1024px) {
  html.sport body .contentDiv_container.headroom--not-top {
    margin: 168px auto 0;
  }
  html.sport body .wide .contentDiv_container.headroom--not-top {
    margin: 168px auto 0;
  }
  .c-nav-sport.headroom--not-top {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  #supernav {
    display: none;
  }
  .c-nav-wrapper .header_logo {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    top: 0;
    left: 12px;
  }
  .c-nav-wrapper .header_logo .top {
    display: none;
  }
  .c-nav-wrapper .header_logo .scroll {
    display: block !important;
  }
  #scoreboard .c-scoreboard {
    margin-left: 24px;
  }
  .gridView {
    display: none;
  }
  #topStories-section .c-stories--standard .c-stories__media:after {
    display: none;
  }
  .c-stories__media {
    color: black !important;
  }
  #topStories-section .c-stories--standard .c-stories__details {
    position: static;
    background-color: white;
    padding: 24px 24px 84px;
  }
  #topStories-section .c-stories--standard .c-stories__details .row {
    padding: 0;
  }
  #topStories-section .c-stories--standard .c-stories__url {
    color: #c3002f;
    padding: 0;
  }
  #topStories-section .sponsor {
    top: 24px;
    right: 24px;
  }
  #topStories-section .c-stories--standard-wrapper {
    background-color: white;
  }
  #topStories-section .c-stories-viewToggle {
    left: 40px;
    bottom: 24px;
  }
  #topStories-section .c-stories-viewToggle a {
    background-color: #c3002f;
    color: white;
  }
  #content-stream .c-contentstream__top .sectionTitle .sponsor {
    margin-left: auto;
  }
  #footer {
    padding: 48px 0 0;
  }
  #footer .footerContainer {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #footer .leftSide {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    flex-direction: column;
    -webkit-flex-direction: column;
    order: 2;
    -webkit-order: 2;
    padding: 0;
    text-align: center;
  }
  #footer .leftSide .edu {
    margin: 48px 0;
  }
  #footer #copyright {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    padding: 24px;
    margin: 0;
    text-align: center;
    width: 100%;
    background-color: #c3002f;
    color: white;
  }
  #footer #copyright a {
    color: white;
  }
  #footer #copyright .govText span {
    color: white;
  }
  #footer .rightSide {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin-left: 0;
  }
  #footer .rightSide .logosWrapper {
    justify-content: center;
    -webkit-justify-content: center;
  }
  .rightSide {
    padding: 0 !important;
  }
  .rightSide .logosWrapper .logo {
    position: relative;
    width: 33.333%;
    margin: 0 !important;
    height: 0;
    padding-bottom: 33.333%;
    border-right: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  .rightSide .logosWrapper .logo a {
    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;
    left: 50%;
    top: 50%;
    padding: 20px;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  #topStories-section {
    margin: 24px 0;
  }
  #topStories-section .sponsor {
    position: static;
    margin: 0 auto 24px;
    text-align: center;
  }
  .c-nav-wrapper .c-nav__mobile-menu {
    padding: 0 12px;
  }
  .showcase-modal .showcase-modal__player-inner {
    width: calc(100% - 24px);
    padding: 12px;
  }
  #content-stream ul {
    margin: 24px auto 0;
  }
}
@media screen and (max-width: 640px) {
  #gallery-section .cta,
  #video-section .cta {
    float: none;
    margin: 54px auto 0;
  }
  .sectionTitle {
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .sectionTitle .title {
    display: none;
  }
  #content-stream .c-contentstream__container .c-contentstream__item {
    width: calc(100% - 24px);
  }
  #content-stream .c-contentstream__container .c-contentstream__ad .c-contentstream__item-inner {
    padding: 0;
    min-width: 300px;
    min-height: 250px;
  }
}
@media screen and (max-width: 539px) {
  #content-stream .titleIcons {
    display: none;
  }
  #content-stream ul {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #content-stream .c-contentstream__top .c-contentstream__filter li {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  .c-nav-flyout .c-nav__flyout-menu {
    max-width: 540px;
  }
}
@media screen and (max-width: 400px) {
  .sectionTitle .sponsor {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin: 24px auto 0;
    text-align: center;
  }
  #content-stream .c-contentstream__top .sectionTitle .sponsor {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    margin: 0 auto;
    text-align: center;
  }
}
.sidearm-story-template {
  color: black;
}
.sidearm-story-template a {
  color: #c3002f;
}
.content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.c-nav .c-nav__level-1--desktop .c-nav__level-2-inner {
  max-height: 600px;
  overflow-y: auto;
}
.c-nav-flyout {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-flyout-sport {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  min-width: 1px;
  min-height: 1px;
}
.c-nav-wrapper .c-nav__mobile-menu {
  margin-right: auto;
}
.accessible-hide {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
}
