@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700|PT+Serif|Roboto:400,700|Saira:700&display=swap');
/*Mixins*/
/*Colors*/
/*Social Media Brand Colors*/
/* Fonts */
/*Utility Classes*/

.reset-list {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.margin-none {
  margin: 0;
}
.margin-top-none {
  margin-top: none;
}
.margin-right-none {
  margin-right: none;
}
.margin-bottom-none {
  margin-bottom: none;
}
.margin-left-none {
  margin-left: none;
}
.margin-auto {
  margin: auto;
}
.margin-top-auto {
  margin-top: auto;
}
.margin-right-auto {
  margin-right: auto;
}
.margin-bottom-auto {
  margin-bottom: auto;
}
.margin-left-auto {
  margin-left: auto;
}
.margin-centered {
  margin-left: auto;
  margin-right: auto;
}
.accessible-hide {
  position: absolute;
  left: -99999px;
  top: -99999px;
  display: block !important;
  background-color: black !important;
  color: white !important;
}
.accessible-text {
  background-color: black !important;
  color: white !important;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #0f2439;
  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;
}
.content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
html {
  overflow-x: hidden;
}
html.sport .s-calendar {
  margin-top: 12px;
}
html.wide .main-content-placeholder-inner {
  margin: 24px auto;
  max-width: 1416px;
  padding: 0 12px;
  background-color: white;
}
body {
  font: 14px/1.4 'PT Sans', Arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  background: #f2f2f2;
}
.row {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.row.pad {
  padding-left: 12px;
  padding-right: 12px;
}
.row.no-pad {
  max-width: 1416px;
}
.row.row-wide {
  max-width: 2000px;
}
.showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.main-header .official-container {
  background: #f2f2f2;
  color: white;
  text-transform: uppercase;
  height: 36px;
  line-height: 36px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-header .official-container .row {
  width: 100%;
}
.main-header .official-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-header .official-container ul li {
  font-weight: 700;
  font-size: 1.05rem;
  line-height: 1.5;
  text-transform: uppercase;
  color: #0f2439;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-header .official-container ul li:last-child a {
  margin-right: 28px;
}
.main-header .official-container ul li:last-child:after {
  content: none;
}
.main-header .official-container ul li:after {
  content: '';
  display: block;
  height: 12px;
  width: 1px;
  background-color: #0f2439;
}
.main-header .official-container ul li a {
  color: #0f2439;
  margin: 0 24px;
  text-decoration: none;
}
.main-header .official-container ul li a:hover {
  text-decoration: underline;
}
.main-navigation {
  background: #0f2439;
  height: 80px;
  width: 100%;
  z-index: 9;
}
.main-navigation h2 {
  color: white;
}
.main-navigation-inner {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.main-navigation .header-logo {
  min-width: 176px;
  background: white;
  height: 100%;
}
.main-navigation .header-logo:before {
  content: '';
  position: absolute;
  top: -37px;
  left: -600px;
  background: white;
  height: 116px;
  width: 712px;
}
.main-navigation .header-logo:after {
  content: '';
  position: absolute;
  top: -37px;
  right: 6px;
  border-top: 116px solid white;
  border-right: 58px solid transparent;
}
.main-navigation .header-logo-link {
  position: absolute;
  top: -18px;
  left: 0;
}
.main-navigation .header-sponsor {
  min-width: 150px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-right: 12px;
}
.main-navigation navigation-component {
  width: 100%;
}
.main-navigation .c-navigation--main ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1 {
  height: 80px;
  color: white;
  font-family: 'PT Sans', Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.25s;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  min-width: 1px;
  min-height: 1px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover {
  background: white;
  color: #0f2439;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1:after,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__url--level-1:after {
  color: #0f2439;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-1.sidearm-hover .c-navigation__level-2 {
  left: 0;
  opacity: 1;
  transition: opacity .25s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-1 {
  font-weight: 700;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  width: 100%;
  background: white;
  line-height: 36px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2.is-open {
  left: 0;
  opacity: 1;
  transition: 0s;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__level-2-inner {
  max-width: 1416px;
  margin: 0 auto;
  padding: 24px 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__column {
  flex: 0 1 calc(50% - 24px);
  -webkit-flex: 0 1 calc(50% - 24px);
  min-width: 1px;
  min-height: 1px;
  margin: 0 12px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2 {
  padding: 0 12px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  transition: .25s;
  border-bottom: 1px solid #e5e5e5;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2:hover {
  background: #0f2439;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__item--level-2:hover .c-navigation__url--level-2 {
  color: white;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__separator {
  color: #0f2439;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__separator:hover {
  background: transparent;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__extra a {
  padding-left: 20px;
  position: relative;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__extra a:before {
  content: '\e010';
  font-family: sidearm_font_v2;
  position: absolute;
  left: 0;
  top: 0;
  color: #0f2439;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__extra:hover a:before {
  color: white;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2 {
  line-height: 35px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child {
  margin-right: auto;
  color: #0f2439;
  font-size: 16px;
  font-weight: 700;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__url--level-2:first-child:last-child {
  width: 100%;
  margin-right: 0;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__schedule-roster-news {
  color: #4d4d4d;
  text-transform: initial;
  padding: 0 7px;
  font-size: 16px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social {
  width: 30px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
  color: #0f2439;
  font-weight: 400;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social[href] {
  visibility: visible;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social:before {
  font-family: sidearm_font;
  margin-right: 30px;
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.facebook:before {
  content: '\e805';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.twitter:before {
  content: '\e825';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.instagram:before {
  content: '\e811';
}
.main-navigation .c-navigation--main.c-navigation--desktop .c-navigation__social.tickets {
  display: none;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  color: #9d968d;
  font-size: 14px;
  line-height: 60px;
  width: 60px;
  height: 60px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__toggle::-ms-expand {
  display: none;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__toggle i {
  font-size: 20px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  background: white;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh);
  overflow: auto;
  max-height: calc(100vh - 60px);
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__offcanvas .header_sponsor {
  display: none;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-1 {
  background: white;
  line-height: 60px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-1 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font;
  font-size: 20px;
  content: '\e830';
  margin-left: 10px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  transition: transform .25s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1 {
  text-decoration: none;
  color: #0f2439;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 24px;
  display: flex;
  display: -webkit-flex;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1:hover,
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1.is-open,
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-1.sidearm-hover {
  background: #0f2439;
  color: white;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2 {
  position: static;
  opacity: 1;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: 1s;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__item--level-2 {
  background: white;
  font-size: 16px;
  font-weight: 200;
  line-height: 60px;
  text-transform: uppercase;
  padding: 0 24px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: 200;
}
.main-navigation .c-navigation--main.c-navigation--mobile .c-navigation__url--level-2 {
  color: #0f2439;
  text-decoration: none;
}
.main-navigation .c-search--popout {
  position: relative;
}
.main-navigation .c-search--popout .c-search__toggle {
  width: 80px;
  -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;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  line-height: 80px;
  color: white;
  transition: .25s;
  font-size: 30px;
}
.main-navigation .c-search--popout .c-search__toggle::-ms-expand {
  display: none;
}
.main-navigation .c-search--popout .c-search__toggle:hover {
  background: white;
  color: #0f2439;
}
.main-navigation .c-search--popout .c-search__toggle i:before {
  margin: 0;
}
.main-navigation .c-search--popout .c-search__popout {
  position: absolute;
  top: 100%;
  left: -99999px;
  opacity: 0;
  transition: opacity .25s;
  background: white;
  height: 50px;
  line-height: 50px;
  padding: 0 12px;
}
.main-navigation .c-search--popout .c-search__popout.is-open {
  left: auto;
  right: 0;
  opacity: 1;
}
.main-navigation .c-search--popout fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.main-navigation .c-search--popout .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  min-width: 170px;
}
.main-navigation .c-search--popout .c-search__text::-ms-expand {
  display: none;
}
.main-content-placeholder {
  margin-top: 116px;
}
.sport-navigation {
  background: white;
  margin-top: 12px;
  border-top: 6px solid #0f2439;
}
.sport-navigation .c-navigation--sport {
  position: relative;
}
.sport-navigation .c-navigation--sport ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url {
  text-decoration: none;
  display: block;
  color: inherit;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 {
  font-size: 15px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 60px;
  color: black;
  margin: 0 12px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:after {
  content: '//';
  position: absolute;
  right: -17px;
  top: 0;
  color: #0f2439;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__url--level-1,
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 .sidearm-hover .c-navigation__url--level-1 {
  text-decoration: underline;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:hover .c-navigation__level-2,
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1 .sidearm-hover .c-navigation__level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  transition: opacity .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links {
  margin-right: 0;
  padding-right: 24px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links .c-navigation__url--level-1 {
  text-decoration: none;
  color: #0f2439;
  display: flex;
  display: -webkit-flex;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links:hover .c-navigation__url--level-1:before {
  transform: rotate(90deg);
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.additional-links:after {
  content: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sport-home {
  margin-right: auto;
  margin-left: 0;
  padding-left: 24px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sport-home:after {
  content: none;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1.sport-home .c-navigation__url--level-1 {
  text-decoration: none;
  color: #0f2439;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-1 {
  white-space: nowrap;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: #4d4d4d;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__sponsor {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  border-left: 1px solid #e5e5e5;
  padding-left: 24px;
  margin-left: 24px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__level-2 {
  position: absolute;
  left: -99999px;
  top: 100%;
  z-index: 8999;
  opacity: 0;
  background: white;
  padding: 0;
  width: 250px;
  text-align: right;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-2 {
  line-height: 20px;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2 {
  padding: 10px 24px;
  border-bottom: 1px solid whitesmoke;
  transition: 0.25s;
  color: #0f2439;
}
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2:hover,
.sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__url--level-2.sidearm-hover {
  background: white;
  transition: 0.25s;
  border-bottom: 1px solid #0f2439;
  color: #0f2439;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-links {
  padding: 0 12px;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__sport-link {
  text-decoration: none;
  color: #0f2439;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: flex;
  display: -webkit-flex;
  color: #0f2439;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle::-ms-expand {
  display: none;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__toggle:hover:before {
  transform: rotate(90deg);
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  background: white;
  z-index: 1;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__offcanvas.is-open {
  max-height: calc(100vh - 0px);
  overflow: auto;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1:after {
  font-family: sidearm_font;
  content: '\e834';
  margin-left: 12px;
  font-style: normal;
  display: block;
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__parent .c-navigation__url--level-1.is-open:after {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  transition: transform .25s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-1 {
  display: block;
  padding: 12px 24px;
  line-height: 20px;
  text-decoration: none;
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  background: white;
  color: black;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2 {
  padding: 0;
  opacity: 1;
  position: static;
  width: 100%;
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.5s;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__level-2.is-open {
  max-height: 1500px;
}
.sport-navigation .c-navigation--sport.c-navigation--mobile .c-navigation__url--level-2 {
  display: block;
  padding: 12px 24px;
  line-height: 20px;
  text-decoration: none;
  background: whitesmoke;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  color: black;
}
#s-scoreboard .c-scoreboard__item {
  border-top: 6px solid #0f2439;
  background: white;
  /*height:60px;*/
  width: 100%;
  padding: 0 24px;
  margin-top: 12px;
}
#s-scoreboard .c-scoreboard__circle {
  width: 10px;
  height: 10px;
  background-color: #0f2439;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
}
#s-scoreboard .c-scoreboard__circle--container {
  position: relative;
  width: 24px;
  height: 24px;
}
#s-scoreboard .c-scoreboard__pulse {
  border: 3px solid #0f2439;
  -webkit-border-radius: 24px;
  height: 20px;
  width: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  position: absolute;
  -webkit-animation: pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
}
#s-scoreboard .c-scoreboard__live--text {
  color: #0f2439;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 6px;
}
#s-scoreboard .c-scoreboard__game {
  padding-left: 22px;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #4d4d4d;
}
#s-scoreboard .c-scoreboard__atvs {
  padding: 0 4px;
}
#s-scoreboard .c-scoreboard__atvs:after {
  content: '.';
}
#s-scoreboard .c-scoreboard__watch {
  padding-left: 22px;
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}
.indexWrapper {
  background: #f2f2f2;
  padding: 12px 6px;
}
.indexLeft {
  flex: 0 1 1062px;
  -webkit-flex: 0 1 1062px;
  min-width: 1px;
  min-height: 1px;
  margin-right: 6px;
  border-top: 6px solid #0f2439;
}
.indexRight {
  position: static;
  left: auto;
  width: 400px;
  flex: 0 0 342px;
  -webkit-flex: 0 0 342px;
  min-width: 1px;
  min-height: 1px;
  margin-left: 6px;
  overflow: hidden;
  border-top: 6px solid #9d968d;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: white;
}
.indexRight .storyAd {
  padding: 24px 0;
}
.indexRight .storyAd .dfp-ad {
  margin: 0 auto;
  background: #0f2439;
}
#s-stories .c-stories--single {
  background: white;
  padding: 24px 23px;
  border: 1px solid #e5e5e5;
}
#s-stories .c-stories--single .c-stories__item {
  position: relative;
}
#s-stories .c-stories--single .c-stories__media-container {
  flex: 1 1 33.3333%;
  -webkit-flex: 1 1 33.3333%;
  min-width: 1px;
  min-height: 1px;
}
#s-stories .c-stories--single .c-stories__media {
  position: relative;
}
#s-stories .c-stories--single .c-stories__media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
#s-stories .c-stories--single .c-stories__media.video-is-playing .showcase-play-button {
  display: none;
}
#s-stories .c-stories--single .c-stories__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#s-stories .c-stories--single .c-stories__latest {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(15, 36, 57, 0.9);
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
  padding: 0 24px;
  color: white;
}
#s-stories .c-stories--single .c-stories__details {
  flex: 1 1 66.6667%;
  -webkit-flex: 1 1 66.6667%;
  min-width: 1px;
  min-height: 1px;
  padding-top: 16px;
}
#s-stories .c-stories--single .c-stories__title {
  margin: 0;
  font-size: 28px;
  font-weight: 700;
}
#s-stories .c-stories--single .c-stories__url {
  text-decoration: none;
  color: #0f2439;
}
#s-stories .c-stories--single .c-stories__url:hover {
  text-decoration: underline;
}
#s-stories .c-stories--single .c-stories__teaser {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #4d4d4d;
  font-family: 'PT Serif', Arial, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#s-stories .c-stories--single .c-stories__teaser a {
  color: #4d4d4d;
}
#s-stories .c-stories--single .c-stories__arrow {
  font-size: 10px;
  color: #0f2439;
}
#s-stories .c-stories--single .c-stories__arrow i:before {
  margin: 0;
}
#s-stories .c-stories--single .c-stories__date {
  padding-right: 6px;
}
#s-stories .c-stories--single .c-stories__sport {
  padding-left: 6px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}
#s-stories .c-stories--single .c-stories__sponsor {
  padding-top: 12px;
}
#s-stories-right .s-stories__right--title {
  margin: 0;
  background: #0f2439;
  padding: 0 24px;
  height: 66px;
  line-height: 66px;
  color: white;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-stories-right .c-stories--list .c-stories__item {
  border-bottom: 1px solid #e5e5e5;
  padding: 24px;
}
#s-stories-right .c-stories--list .c-stories__arrow {
  padding-top: 6px;
  padding-right: 14px;
}
#s-stories-right .c-stories--list .c-stories__title {
  margin: 0;
  font-family: 'PT Serif', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: underline;
}
#s-stories-right .c-stories--list .c-stories__url {
  text-decoration: none;
  color: #0f2439;
}
#s-stories-right .c-stories--list .c-stories__url:hover {
  text-decoration: underline;
}
#s-stories-right .s-stories__right--bottom {
  padding: 0 24px;
  height: 65px;
}
#s-stories-right .s-stories__right--bottom > a {
  font-size: 16px;
  font-weight: 400;
}
#s-standings .s-standings--title {
  background: #0f2439;
  padding: 0 24px;
  height: 68px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
#s-standings .s-standings--title h2 {
  font-size: 20px;
  margin: 0;
}
#s-standings .c-standings__table {
  width: 100%;
  border-collapse: collapse;
}
#s-standings .c-standings__table-header {
  height: 40px;
  line-height: 40px;
  font-weight: 700;
  border: none;
  padding: 0;
  color: #0f2439;
  background: silver;
  padding: 0 24px;
}
#s-standings .c-standings__table-heading {
  padding-top: 0;
  padding-bottom: 0;
  color: #0f2439;
  font-size: 16px;
  text-align: left;
  font-style: normal;
  border: none;
}
#s-standings .c-standings__table-heading:first-child {
  padding-left: 24px;
}
#s-standings .c-standings__table-body tr {
  border-bottom: 1px solid #e5e5e5;
  line-height: 44px;
}
#s-standings .c-standings__table-cell {
  font-size: 16px;
  font-weight: 400;
}
#s-standings .c-standings__table-cell:first-child {
  border: none;
  padding-left: 24px;
}
#s-standings .c-standings__table-cell a {
  text-decoration: none;
}
#s-standings .c-standings__full {
  text-align: right;
  line-height: 64px;
  padding-right: 24px;
  font-size: 16px;
  font-weight: 400;
}
#s-countdown .c-countdown--horizontal {
  margin-top: 12px;
  border: 1px solid #e5e5e5;
  background: white;
}
#s-countdown .c-countdown__header {
  padding: 0 24px;
  border-right: 1px solid #e5e5e5;
  height: 100%;
}
#s-countdown .c-countdown__header-text {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0f2439;
}
#s-countdown .c-countdown__sponsor {
  padding-left: 17px;
}
#s-countdown .c-countdown__item {
  height: 60px;
  font-family: 'PT Sans', Arial, sans-serif;
}
#s-countdown .c-countdown__date {
  font-size: 16px;
  color: #0f2439;
  font-weight: 700;
}
#s-countdown .c-countdown__time {
  height: 100%;
}
#s-countdown .c-countdown__time-item {
  padding: 0 24px;
  height: 100%;
  border-left: 1px solid #e5e5e5;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
}
#s-countdown .c-countdown__time-value {
  font-weight: 700;
  line-height: 18px;
  color: #0f2439;
}
#s-countdown .c-countdown__time-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #4d4d4d;
}
#s-countdown .c-countdown__time-label abbr {
  border-bottom: none;
  text-decoration: none;
}
#s-countdown .c-countdown__seperator {
  padding: 0 12px;
}
#s-countdown .c-countdown__seperator,
#s-countdown .c-countdown__opponent {
  color: #4d4d4d;
  font-weight: 400;
  font-size: 16px;
}
.s-calendar {
  background: white;
  margin-top: 12px;
  margin-bottom: 12px;
}
.s-calendar .c-calendar__header {
  background: #0f2439;
  height: 68px;
  padding: 0 24px;
}
.s-calendar .c-calendar__header h2 {
  color: white;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.s-calendar .c-calendar__sponsor {
  padding-left: 12px;
}
.s-calendar .c-calendar__ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  align-items: center;
  -webkit-align-items: center;
}
.s-calendar .c-calendar__ul li {
  padding: 0 12px;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
}
.s-calendar .c-calendar__ul li a {
  color: silver;
  position: relative;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
}
.s-calendar .c-calendar__ul li a span {
  padding-left: 5px;
}
.s-calendar .c-calendar__ul li i {
  font-size: 12px;
}
.s-calendar .c-calendar__ul > a {
  color: silver;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
.s-calendar .c-calendar__ul > a i {
  font-size: 12px;
}
.s-calendar .c-calendar__ul .ui-tabs-active a {
  color: white;
}
.s-calendar .c-calendar__ul .ui-tabs-active a:after {
  content: '';
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: white;
}
.s-calendar .load-more__container {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.s-calendar .load-more__container .load-more__button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 0;
  text-align: center;
  width: 100%;
  transition: .25s;
}
.s-calendar .load-more__container .load-more__button::-ms-expand {
  display: none;
}
.s-calendar .load-more__container .load-more__button:before {
  content: '\e012';
  font-family: sidearm_font_v2;
  font-size: 19px;
  transition: .25s;
}
.s-calendar .load-more__container .load-more__button:hover {
  background: #0f2439;
}
.s-calendar .load-more__container .load-more__button:hover:before {
  color: white;
}
#s-events-home .c-events--list-logos .c-events__item,
#s-events .c-events--list-logos .c-events__item,
#s-results .c-events--list-logos .c-events__item {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding: 34px 24px;
  overflow: hidden;
}
#s-events-home .c-events--list-logos .c-events__item.is-open .c-events__toggle i,
#s-events .c-events--list-logos .c-events__item.is-open .c-events__toggle i,
#s-results .c-events--list-logos .c-events__item.is-open .c-events__toggle i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#s-events-home .c-events--list-logos .c-events__item.is-open .c-events__media,
#s-events .c-events--list-logos .c-events__item.is-open .c-events__media,
#s-results .c-events--list-logos .c-events__item.is-open .c-events__media {
  transform: translate(0, 0%);
  -webkit-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
#s-events-home .c-events--list-logos .c-events__logos,
#s-events .c-events--list-logos .c-events__logos,
#s-results .c-events--list-logos .c-events__logos {
  padding-right: 24px;
}
#s-events-home .c-events--list-logos .c-events__indicator,
#s-events .c-events--list-logos .c-events__indicator,
#s-results .c-events--list-logos .c-events__indicator {
  border-radius: 50%;
  background: #0f2439;
  color: white;
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  line-height: 28px;
  margin: 0 12px;
}
#s-events-home .c-events--list-logos .c-events__sport,
#s-events .c-events--list-logos .c-events__sport,
#s-results .c-events--list-logos .c-events__sport {
  color: #0f2439;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-events-home .c-events--list-logos .c-events__opponent,
#s-events .c-events--list-logos .c-events__opponent,
#s-results .c-events--list-logos .c-events__opponent {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 400;
}
#s-events-home .c-events--list-logos .c-events__date-location,
#s-events .c-events--list-logos .c-events__date-location,
#s-results .c-events--list-logos .c-events__date-location {
  padding: 0 24px;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #4d4d4d;
}
#s-events-home .c-events--list-logos .c-events__date-location:before,
#s-events .c-events--list-logos .c-events__date-location:before,
#s-results .c-events--list-logos .c-events__date-location:before {
  content: '';
  width: 1px;
  height: 50px;
  background: #e5e5e5;
  position: absolute;
  left: -24px;
  bottom: 0;
}
#s-events-home .c-events--list-logos .c-events__date,
#s-events .c-events--list-logos .c-events__date,
#s-results .c-events--list-logos .c-events__date {
  color: #0f2439;
  font-size: 16px;
  font-weight: 700;
}
#s-events-home .c-events--list-logos .c-events__time,
#s-events .c-events--list-logos .c-events__time,
#s-results .c-events--list-logos .c-events__time {
  font-family: "PT Sans";
  font-size: 16px;
  font-weight: 400;
}
#s-events-home .c-events--list-logos .c-events__time--container,
#s-events .c-events--list-logos .c-events__time--container,
#s-results .c-events--list-logos .c-events__time--container {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#s-events-home .c-events--list-logos .c-events__date-time-divider,
#s-events .c-events--list-logos .c-events__date-time-divider,
#s-results .c-events--list-logos .c-events__date-time-divider {
  padding: 0 10px;
}
#s-events-home .c-events--list-logos .c-events__toggle,
#s-events .c-events--list-logos .c-events__toggle,
#s-results .c-events--list-logos .c-events__toggle {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
#s-events-home .c-events--list-logos .c-events__toggle::-ms-expand,
#s-events .c-events--list-logos .c-events__toggle::-ms-expand,
#s-results .c-events--list-logos .c-events__toggle::-ms-expand {
  display: none;
}
#s-events-home .c-events--list-logos .c-events__toggle > i,
#s-events .c-events--list-logos .c-events__toggle > i,
#s-results .c-events--list-logos .c-events__toggle > i {
  position: absolute;
  right: 0;
  bottom: 2px;
  font-size: 16px;
  transition: .25s;
  color: white;
}
#s-events-home .c-events--list-logos .c-events__toggle:before,
#s-events .c-events--list-logos .c-events__toggle:before,
#s-results .c-events--list-logos .c-events__toggle:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  border-left: 36px solid transparent;
  border-bottom: 36px solid #0f2439;
}
#s-events-home .c-events--list-logos .c-events__media,
#s-events .c-events--list-logos .c-events__media,
#s-results .c-events--list-logos .c-events__media {
  padding-left: 24px;
  position: relative;
  transition: .25s;
}
#s-events-home .c-events--list-logos .c-events__media:before,
#s-events .c-events--list-logos .c-events__media:before,
#s-results .c-events--list-logos .c-events__media:before {
  content: '';
  width: 1px;
  height: 50px;
  background: #e5e5e5;
  position: absolute;
  left: 0;
  bottom: 0;
}
#s-events-home .c-events--list-logos .c-events__media-item,
#s-events .c-events--list-logos .c-events__media-item,
#s-results .c-events--list-logos .c-events__media-item {
  padding: 0 3px;
}
#s-events-home .c-events--list-logos .c-events__media-link,
#s-events .c-events--list-logos .c-events__media-link,
#s-results .c-events--list-logos .c-events__media-link {
  font-size: 24px;
}
#s-videos {
  background: white;
}
#s-videos .cs__sponsor {
  padding-left: 12px;
}
#s-videos .c-videos__no-data {
  padding: 24px;
}
#s-videos .c-videos__header {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  background: #0f2439;
  height: 68px;
  padding: 0 24px;
}
#s-videos .c-videos__header h2 {
  color: white;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-videos .c-videos__ul {
  list-style: none;
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  height: 100%;
  align-items: center;
  -webkit-align-items: center;
}
#s-videos .c-videos__ul li {
  padding: 0 12px;
  text-transform: uppercase;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
}
#s-videos .c-videos__ul li a {
  color: white;
  position: relative;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 100%;
}
#s-videos .c-videos__ul li i {
  font-size: 12px;
}
#s-videos .c-videos__ul li:first-child a {
  color: white;
}
#s-videos .c-videos__ul li:first-child a:after {
  content: '';
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: white;
}
#s-videos .c-videos__ul > a {
  color: silver;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
#s-videos .c-videos__ul > a i {
  font-size: 12px;
}
#s-videos .c-videos__ul .ui-tabs-active a {
  color: white;
}
#s-videos .c-videos__ul .ui-tabs-active a:after {
  content: '';
  height: 3px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -24px;
  background: white;
}
#s-videos .c-videos--featured {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#s-videos .c-videos--featured .c-videos__featured {
  flex: 1 1 66.666666%;
  -webkit-flex: 1 1 66.666666%;
  min-width: 1px;
  min-height: 1px;
  padding: 24px;
  position: relative;
}
#s-videos .c-videos--featured .c-videos__featured-player {
  padding-bottom: 56.25%;
  background-size: cover;
}
#s-videos .c-videos--featured .c-videos__featured .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#s-videos .c-videos--featured .c-videos__featured-details {
  padding: 18px 0;
}
#s-videos .c-videos--featured .c-videos__featured-playing {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-videos .c-videos--featured .c-videos__featured-title {
  font-size: 28px;
  font-weight: 700;
}
#s-videos .c-videos--featured .c-videos__list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  padding: 0;
  overflow-y: auto;
}
#s-videos .c-videos--featured .c-videos__list--wrapper {
  flex: 1 1 343px;
  -webkit-flex: 1 1 343px;
  min-width: 1px;
  min-height: 1px;
  max-height: 562px;
  overflow: hidden;
  position: relative;
  border-left: 1px solid #e5e5e5;
}
#s-videos .c-videos--featured .c-videos__list--wrapper:after {
  content: '';
  height: 113px;
  width: 100%;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 1%, white 100%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  left: 0;
  bottom: 0;
  pointer-events: none;
}
#s-videos .c-videos--featured .c-videos__item {
  padding: 24px;
  border-bottom: 1px solid #e5e5e5;
}
#s-videos .c-videos--featured .c-videos__media-container {
  flex: 1 1 40%;
  -webkit-flex: 1 1 40%;
  min-width: 1px;
  min-height: 1px;
}
#s-videos .c-videos--featured .c-videos__media {
  padding-bottom: 56.25%;
}
#s-videos .c-videos--featured .c-videos__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#s-videos .c-videos--featured .c-videos__play-btn {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  display: block;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-image: url('https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png');
  background-size: contain;
}
#s-videos .c-videos--featured .c-videos__play-btn::-ms-expand {
  display: none;
}
#s-videos .c-videos--featured .c-videos__details {
  flex: 1 1 66.6667%;
  -webkit-flex: 1 1 66.6667%;
  min-width: 1px;
  min-height: 1px;
}
#s-videos .c-videos--featured-list {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#s-videos .c-videos--featured-list .c-videos__featured {
  padding: 24px;
}
#s-videos .c-videos--featured-list .c-videos__featured .c-videos__play-btn {
  -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;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/utahstateaggies.com/images/play_button.png");
  background-size: contain;
}
#s-videos .c-videos--featured-list .c-videos__featured .c-videos__play-btn::-ms-expand {
  display: none;
}
#s-videos .c-videos--featured-list .c-videos__featured-player {
  background-size: cover;
  padding-bottom: 56.96%;
}
#s-videos .c-videos--featured-list .c-videos__featured-title {
  color: #0f2439;
  font-size: 16px;
  font-weight: 700;
}
#s-videos .c-videos--featured-list .c-videos__item {
  padding: 0 24px;
  border-top: 1px solid #e5e5e5;
  height: 85px;
  align-items: center;
  -webkit-align-items: center;
}
#s-videos .c-videos--featured-list .c-videos__item .c-videos__play-btn {
  -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;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  font-size: 0;
  width: 36px;
  height: 36px;
  background-image: url("https://dbukjj6eu5tsf.cloudfront.net/utahstateaggies.com/images/play_button.png?width=36");
  background-size: contain;
}
#s-videos .c-videos--featured-list .c-videos__item .c-videos__play-btn::-ms-expand {
  display: none;
}
#s-videos .c-videos--featured-list .c-videos__text {
  font-size: 16px;
  font-weight: 400;
  color: #4d4d4d;
  font-family: 'PT Serif', Arial, sans-serif;
  padding-left: 12px;
}
#s-videos .c-videos--featured-list .c-videos__bottom {
  border-top: 1px solid #e5e5e5;
  padding: 0 24px;
  height: 65px;
  font-size: 16px;
  font-weight: 400;
}
#s-videos .c-videos--featured-list .c-videos__sponsor {
  margin-left: auto;
}
#s-awards-right .s-award__right--title {
  margin: 0;
  background: #0f2439;
  padding: 0 24px;
  height: 66px;
  line-height: 66px;
  color: white;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-awards-right .c-awards--standard .c-awards__item {
  display: flex;
  display: -webkit-flex;
  padding: 24px;
}
#s-awards-right .c-awards--standard .c-awards__details {
  color: #0f2439;
  font-size: 16px;
  line-height: 24px;
  font-family: 'PT Sans', Arial, sans-serif;
  text-align: center;
  padding-top: 16px;
}
#s-awards-right .c-awards--standard .c-awards__name {
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
#s-awards-right .c-awards--standard .c-awards__sport span:last-child {
  color: #4d4d4d;
}
#s-awards-right .c-awards--standard .c-awards__year span:last-child {
  color: #4d4d4d;
}
#s-awards-right .c-awards--standard .c-awards__sponsor {
  padding-top: 8px;
}
#s-store {
  border-bottom: 1px solid #e5e5e5;
}
#s-store .s-store__right--title {
  background: #0f2439;
  padding: 0 24px;
  height: 68px;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
#s-store .s-store__right--title h2 {
  font-size: 20px;
  margin: 0;
}
#s-store .c-fanatics {
  padding-bottom: 48px;
}
#s-store .c-fanatics__item {
  text-align: center;
  padding: 24px;
}
#s-store .c-fanatics__image {
  display: inline-block;
  margin: 0 auto;
}
#s-store .c-fanatics__details {
  font-family: 'PT Serif', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
#s-store .c-fanatics__url {
  color: #4d4d4d;
  text-decoration: none;
  transition: .25s;
}
#s-store .c-fanatics__url:hover {
  color: #0f2439;
}
#s-store .c-fanatics__price {
  color: #0f2439;
  font-size: 16px;
  font-weight: 700;
}
#s-store button.slick-prev {
  transition: .2s;
  transform: translate(-50%, 0);
  position: absolute;
  bottom: 8px;
  font-size: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
  left: calc(50% - 24px);
}
#s-store button.slick-prev:before {
  transition: .2s;
  content: '\e009';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 18px;
  line-height: 40px;
  color: #0f2439;
}
#s-store button.slick-next {
  transition: .2s;
  transform: translate(-50%, 0);
  position: absolute;
  bottom: 8px;
  font-size: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  background-color: transparent;
  border: none;
  outline: none;
  text-align: center;
  z-index: 3;
  left: calc(50% + 24px);
}
#s-store button.slick-next:before {
  transition: .2s;
  content: '\e010';
  width: 0;
  height: 0;
  font-family: sidearm_font_v2;
  font-size: 18px;
  line-height: 40px;
  color: #0f2439;
}
#s-awards {
  background: #0f2439 url("https://dbukjj6eu5tsf.cloudfront.net/utahstateaggies.com/images/utahstate_bg.jpg") top center no-repeat fixed;
  position: relative;
}
#s-awards:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0), black 100%);
}
#s-awards .c-awards--quote .c-awards__item {
  display: flex;
  display: -webkit-flex;
  min-height: 501px;
}
#s-awards .c-awards--quote .c-awards__media-container {
  position: absolute;
  left: -84px;
  bottom: 0;
  width: 100%;
  height: 100%;
}
#s-awards .c-awards--quote .c-awards__buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-awards .c-awards--quote .c-awards__buttons--first {
  display: block;
  background: white;
  line-height: 60px;
  height: 60px;
  padding: 0 24px;
  text-decoration: none;
  color: #0f2439;
  transition: .25s;
}
#s-awards .c-awards--quote .c-awards__buttons--first:hover {
  color: white;
  background: #0f2439;
}
#s-awards .c-awards--quote .c-awards__buttons--second {
  line-height: 60px;
  height: 60px;
  padding: 0 24px;
  text-decoration: none;
  color: white;
  background: #0f2439;
  transition: .25s;
}
#s-awards .c-awards--quote .c-awards__buttons--second:hover {
  color: #0f2439;
  background: white;
}
#s-awards .c-awards--quote .c-awards__details {
  color: white;
}
#s-awards .c-awards--quote .c-awards__quote {
  font-family: 'Saira', Arial, sans-serif;
  font-size: 58px;
  line-height: 1;
}
#s-awards .c-awards--quote .c-awards__highlight {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  font-family: 'PT Serif', Arial, sans-serif;
  color: white;
}
#s-awards .c-awards--quote .c-awards__name {
  text-align: right;
}
#s-awards .c-awards--quote .c-awards__fname {
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 400;
}
#s-awards .c-awards--quote .c-awards__fname:before {
  content: '--';
  padding-right: 4px;
}
#s-awards .c-awards--quote .c-awards__lname {
  font-size: 20px;
  text-transform: uppercase;
  text-align: right;
  font-weight: 700;
  padding-left: 4px;
}
#s-awards .c-awards--quote .c-awards__sponsor {
  position: absolute;
  right: 0;
  bottom: 12px;
}
#s-social {
  background: #f2f2f2;
  padding: 12px 0;
}
#s-social .c-social__header {
  background: #0f2439;
  height: 68px;
  padding: 0 24px;
}
#s-social .c-social__header h2 {
  color: white;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-social .c-social__sponsor {
  margin-left: auto;
}
#s-social .c-social__inner {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  width: 100%;
  padding-top: 12px;
}
#s-social .c-social__inner > section {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
}
#instagram {
  margin: 0 12px;
  background: white;
}
#instagram .c-instagram__no-data {
  padding: 24px;
}
#instagram .c-instagram__header {
  background: #0f2439;
  color: white;
  padding: 0 24px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  height: 68px;
  line-height: 68px;
}
#instagram .c-instagram__header h3 {
  margin: 0;
  padding-left: 12px;
}
#instagram .c-instagram--scroll {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  background: white;
  padding: 24px;
  position: relative;
  height: 472px;
  max-height: 472px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
#instagram .c-instagram--scroll .c-instagram__item {
  position: relative;
  flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  min-width: 1px;
  min-height: 1px;
}
#twitter {
  background: white;
  border: 1px solid #e5e5e5;
}
#twitter .c-twitter--scroll--inner {
  position: absolute;
  top: 165px;
  left: 0;
  width: 100%;
  height: calc(100% - 212px);
  padding: 0 24px;
  margin: 24px 0;
}
#twitter .c-twitter__header {
  background: #0f2439;
  color: white;
  padding: 0 24px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  height: 68px;
  line-height: 68px;
}
#twitter .c-twitter__header h3 {
  margin: 0;
  padding-left: 12px;
}
#twitter .c-twitter__top {
  padding: 0 24px;
}
#twitter .c-twitter__top--inner {
  height: 97px;
  border-bottom: 1px dotted #e5e5e5;
}
#twitter .c-twitter__user-info {
  padding-left: 24px;
}
#twitter .c-twitter__user-name {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#twitter .c-twitter__screen-name {
  font-size: 16px;
  font-weight: 400;
}
#twitter .c-twitter__item {
  border-bottom: 1px dotted #e5e5e5;
  padding-bottom: 24px;
  padding-right: 20px;
  margin-bottom: 24px;
}
#twitter .c-twitter__item.isLast {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#twitter .c-twitter__body {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
}
#twitter .c-twitter__actions-link {
  font-size: 24px;
}
#twitter .c-twitter__actions-link i:before {
  margin: 0;
}
#twitter .ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  right: 24px;
}
#facebook {
  background: white;
  border: 1px solid #e5e5e5;
}
#facebook .c-facebook {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#facebook .c-facebook__top {
  padding: 0 24px;
}
#facebook .c-facebook__top--inner {
  height: 97px;
  border-bottom: 1px dotted #e5e5e5;
}
#facebook .c-facebook__user-info {
  padding-left: 24px;
}
#facebook .c-facebook__user-name {
  color: #0f2439;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
#facebook .c-facebook__screen-name {
  font-size: 16px;
  font-weight: 400;
  color: #0f2439;
}
#facebook .c-facebook__header {
  background: #0f2439;
  color: white;
  padding: 0 24px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  height: 68px;
  line-height: 68px;
}
#facebook .c-facebook__header h3 {
  margin: 0;
  padding-left: 12px;
}
#facebook .c-facebook__content {
  position: absolute;
  top: 97px;
  left: 0;
  width: 100%;
  height: calc(100% - 145px);
  padding: 0 24px;
  margin: 24px 0;
}
#facebook .c-facebook__item {
  border-bottom: 1px dotted #e5e5e5;
  padding-bottom: 24px;
  padding-right: 20px;
  margin-bottom: 24px;
}
#facebook .c-facebook__item.isLast {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
#facebook .c-facebook__body {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #4d4d4d;
}
#facebook .c-facebook__link {
  font-size: 24px;
}
#facebook .content {
  left: 0;
  top: 68px;
  width: 100%;
  position: absolute;
  height: calc(100% - 68px);
  overflow: hidden;
  color: white;
  line-height: 28px;
  font-size: 18px;
}
.social-leaderboard {
  background: #f2f2f2;
  padding-bottom: 12px;
}
.social-leaderboard .dfp-ad {
  margin: 0 auto;
  background: #0f2439;
}
.promo {
  background: url("https://dbukjj6eu5tsf.cloudfront.net/utahstateaggies.com/images/utahstate_bg.jpg") left no-repeat fixed;
  background-size: cover;
  background-position: top;
  -webkit-background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.promo .ad {
  position: relative;
}
.promo .ad:before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
#s-gallery {
  background: #f2f2f2;
  padding: 12px 0;
}
#s-gallery .s-gallery-top {
  background: white;
  height: 68px;
  padding: 0 24px;
  border-top: 6px solid #0f2439;
  border-bottom: 1px solid #e5e5e5;
}
#s-gallery .s-gallery-top h2 {
  color: #0f2439;
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#s-gallery .s-gallery-top a {
  text-decoration: underline;
  font-size: 16px;
  font-weight: 400;
  color: #0f2439;
}
#s-gallery .s-gallery-top a i {
  font-size: 12px;
}
#s-gallery .s-gallery-sponsor {
  padding-left: 12px;
}
#s-gallery .c-galleries--slider {
  padding: 24px 80px;
  background: white;
  border-bottom: 1px solid #e5e5e5;
}
#s-gallery .c-galleries--slider .slick-track {
  display: flex;
  display: -webkit-flex;
}
#s-gallery .c-galleries--slider .c-galleries__item {
  float: none;
  height: auto;
  position: relative;
}
#s-gallery .c-galleries--slider .c-galleries__item:hover .c-galleries__details {
  opacity: 1;
}
#s-gallery .c-galleries--slider .c-galleries__media {
  padding-bottom: 56.25%;
}
#s-gallery .c-galleries--slider .c-galleries__picture img,
#s-gallery .c-galleries--slider .c-galleries__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#s-gallery .c-galleries--slider .c-galleries__details {
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(15, 36, 57, 0.9);
  transition: .25s;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding: 0 24px;
  font-size: 16px;
  font-weight: 400;
}
#s-gallery .c-galleries--slider .c-galleries__title {
  color: white;
  text-decoration: none;
  font-family: 'PT Serif', Arial, sans-serif;
  line-height: 30px;
}
#s-gallery .c-galleries--slider .c-galleries__view-link {
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}
#s-gallery .c-galleries--slider .c-galleries__view-link i {
  font-size: 8px;
}
#s-gallery .c-galleries--slider button {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  position: absolute;
  top: 0;
  width: 60px;
  height: 100%;
  font-size: 0;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  transition: .25s;
}
#s-gallery .c-galleries--slider button::-ms-expand {
  display: none;
}
#s-gallery .c-galleries--slider button:hover {
  background: #0f2439;
}
#s-gallery .c-galleries--slider button:hover:before {
  color: white;
}
#s-gallery .c-galleries--slider button:before {
  transition: 0.2s;
  width: 0;
  height: 0;
  font-family: "sidearm_font_v2";
  font-size: 16px;
  line-height: 0;
  color: black;
}
#s-gallery .c-galleries--slider button.slick-prev {
  left: 0;
}
#s-gallery .c-galleries--slider button.slick-prev:before {
  content: '\e009';
}
#s-gallery .c-galleries--slider button.slick-next {
  right: 0;
}
#s-gallery .c-galleries--slider button.slick-next:before {
  content: '\e010';
}
.main-footer {
  background: #0f2439;
}
.main-footer h2 {
  color: white;
}
.main-footer__sponsors {
  padding: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.main-footer__sponsors .slick-track {
  margin: auto;
}
.main-footer__sponsors .ad {
  margin: 0 12px;
}
.main-footer__logos {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.main-footer__logos li {
  flex: 1 1 25%;
  -webkit-flex: 1 1 25%;
  min-width: 1px;
  min-height: 1px;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  min-height: 250px;
}
.main-footer__logos li:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.main-footer__logos div {
  height: 100%;
}
.main-footer__logos a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  height: 100%;
  text-decoration: none;
  width: 100%;
  padding: 40px 34px;
  transition: .25s;
}
.main-footer__logos a svg {
  max-width: 100%;
  height: auto;
}
.main-footer__logos a:hover {
  background: rgba(0, 0, 0, 0.2);
}
.main-footer__bottom {
  padding: 24px 0;
  background: rgba(0, 0, 0, 0.2);
  font-size: 16px;
}
.main-footer__bottom--left {
  color: white;
}
.main-footer__bottom a {
  color: white;
}
.main-footer__copyright {
  color: white;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 24px;
}
.main-footer__address {
  color: white;
}
.main-footer__address a {
  color: white;
  text-decoration: none;
}
.main-footer__address a:hover {
  text-decoration: underline;
}
.c-search--standard fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
.c-search--standard .c-search__container {
  height: 36px;
}
.c-search--standard .c-search__text {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  background: white;
  width: 301px;
  color: #0f2439;
  padding: 0 12px;
  font-size: 16px;
  font-weight: 400;
}
.c-search--standard .c-search__text::-ms-expand {
  display: none;
}
.c-search--standard .c-search__text::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #0f2439;
  opacity: 1;
  /* Firefox */

}
.c-search--standard .c-search__text:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #0f2439;
}
.c-search--standard .c-search__text::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #0f2439;
}
.c-search--standard .c-search__submit {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  height: 36px;
  width: 36px;
  background: #9d968d;
  color: #0f2439;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.c-search--standard .c-search__submit::-ms-expand {
  display: none;
}
.sticky-leaderboard {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 12px 0;
  background-color: white;
  text-align: center;
  z-index: 100;
}
.sticky-leaderboard .dfp-ad {
  margin: 0 auto;
  background: #0f2439;
}
/*
 * Container style
 */

.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
/* perfect-scrollbar v0.7.0 */

.ps {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
.ps.ps--active-x > .ps__scrollbar-x-rail,
.ps.ps--active-y > .ps__scrollbar-y-rail {
  display: block;
  background-color: transparent;
  z-index: 1;
}
.ps.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: #eeeeee;
  opacity: 1;
}
.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: 1;
}
.ps.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: #999999;
  width: 14px;
}
.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: black;
  -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' */
  -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: 0;
  /* there must be 'right' for ps__scrollbar-y-rail */
  background: transparent !important;
  width: 8px;
}
.ps > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #0f2439;
  -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: 10px;
  /* there must be 'right' for ps__scrollbar-y */
  width: 8px;
  border-radius: 12px;
}
.ps > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y,
.ps > .ps__scrollbar-y-rail:active > .ps__scrollbar-y {
  width: 8px;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail {
  background-color: white;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--x > .ps__scrollbar-x-rail > .ps__scrollbar-x {
  background-color: white;
  height: 15px;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail {
  background-color: white;
  opacity: 1;
}
.ps:hover.ps--in-scrolling.ps--y > .ps__scrollbar-y-rail > .ps__scrollbar-y {
  background-color: white;
  width: 15px;
}
.ps:hover > .ps__scrollbar-x-rail,
.ps:hover > .ps__scrollbar-y-rail {
  opacity: 1;
}
.ps:hover > .ps__scrollbar-x-rail:hover {
  background-color: white;
  opacity: 1;
}
.ps:hover > .ps__scrollbar-x-rail:hover > .ps__scrollbar-x {
  background-color: white;
}
.ps:hover > .ps__scrollbar-y-rail:hover {
  background-color: #0f2439;
  opacity: 1;
}
.ps:hover > .ps__scrollbar-y-rail:hover > .ps__scrollbar-y {
  background-color: #0f2439;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (max-width: 1416px) {
  .main-navigation .header-logo-link {
    padding-left: 12px;
  }
}
@media screen and (max-width: 1322px) {
  .sport-navigation {
    margin-top: 0;
    border-top: none;
  }
  #s-countdown .c-countdown__header {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    border-right: none;
  }
  #s-countdown .c-countdown__opponent {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #s-countdown .c-countdown__item {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    height: auto;
  }
  #s-countdown .c-countdown__details {
    padding: 0 12px;
    padding: 0 12px;
    width: 100%;
    flex: 1 0 50%;
    -webkit-flex: 1 0 50%;
    min-width: 1px;
    min-height: 1px;
    line-height: 33px;
    border-top: 1px solid #e5e5e5;
  }
  #s-countdown .c-countdown__time {
    border-top: 1px solid #e5e5e5;
  }
}
@media screen and (max-width: 1215px) {
  .main-navigation {
    height: 60px;
  }
  .main-navigation .header-logo-link {
    width: 48px;
    top: 12px;
    left: 24px;
    padding-left: 0;
  }
  .main-navigation-inner {
    border-top: none;
  }
  .main-navigation .header-logo:before {
    height: 60px;
    top: 0;
    width: 684px;
  }
  .main-navigation .header-logo:after {
    top: 0;
    right: 34px;
    border-top: 60px solid white;
  }
  /*.main-header .official-container{
  		display:none;
  	}*/
  
  .main-content-placeholder {
    margin-top: 60px;
  }
  .sport-navigation {
    margin-top: 36px;
  }
  #s-events-home .c-events--list-logos .c-events__logos,
  #s-events .c-events--list-logos .c-events__logos,
  #s-results .c-events--list-logos .c-events__logos {
    display: none;
  }
  #s-events-home .c-events--list-logos .c-events__date-location:before,
  #s-events .c-events--list-logos .c-events__date-location:before,
  #s-results .c-events--list-logos .c-events__date-location:before {
    bottom: 0;
  }
  #s-events-home .c-events--list-logos .c-events__item,
  #s-events .c-events--list-logos .c-events__item,
  #s-results .c-events--list-logos .c-events__item {
    position: relative;
  }
  #s-events-home .c-events--list-logos .c-events__media,
  #s-events .c-events--list-logos .c-events__media,
  #s-results .c-events--list-logos .c-events__media {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    background: white;
    transform: translate(0, 100%);
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
  #s-events-home .c-events--list-logos .c-events__media:before,
  #s-events .c-events--list-logos .c-events__media:before,
  #s-results .c-events--list-logos .c-events__media:before {
    display: none;
  }
  .s-calendar .c-calendar__header {
    display: block;
    padding: 0;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
  }
  .s-calendar .c-calendar__header--left {
    padding-left: 24px;
    height: 68px;
  }
  .s-calendar .c-calendar__ul {
    padding: 0 12px;
    height: 68px;
    background: white;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    line-height: 68px;
  }
  .s-calendar .c-calendar__ul .ui-tabs-active a {
    color: #0f2439;
  }
  .s-calendar .c-calendar__ul .ui-tabs-active a:after {
    background: #0f2439;
  }
  .s-calendar .c-calendar__ul li a {
    color: #4d4d4d;
  }
  .s-calendar .c-calendar__ul > a {
    color: #0f2439;
  }
  .social-leaderboard {
    padding: 24px;
    background-color: white;
  }
  #s-social {
    padding-bottom: 0;
  }
  #s-social > .pad {
    padding: 0;
  }
  #s-social .c-social__header {
    position: relative;
  }
  #s-social .c-social__header:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    z-index: 1;
  }
  #s-social .c-social__inner {
    display: block;
    padding-top: 0;
  }
  #twitter {
    border: none;
  }
  #twitter .c-twitter--scroll--inner {
    position: relative;
    top: initial;
    left: initial;
    height: auto;
    margin-bottom: 0;
  }
  #instagram {
    margin: 0;
  }
  #instagram .c-instagram--scroll {
    max-height: none;
    height: auto;
  }
  #instagram .c-instagram--scroll {
    border: none;
  }
  #facebook {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid #e5e5e5;
  }
  #facebook .content {
    position: relative;
    top: initial;
    left: initial;
    height: auto;
  }
  #facebook .c-facebook {
    position: relative;
    top: initial;
    left: initial;
  }
  #facebook .c-facebook__content {
    position: relative;
    top: initial;
    left: initial;
    height: auto;
  }
  #s-gallery {
    padding: 0;
  }
  #s-gallery > .pad {
    padding: 0;
  }
  #s-gallery .s-gallery-top {
    border-top: none;
  }
  #s-gallery .c-galleries--slider {
    padding: 24px;
  }
  #s-gallery .c-galleries--slider {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #s-gallery .c-galleries--slider .c-galleries__item {
    flex: 0 1 50%;
    -webkit-flex: 0 1 50%;
    min-width: 1px;
    min-height: 1px;
  }
  #s-gallery .load-more__container {
    border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
  }
  #s-gallery .load-more__container .load-more__button {
    -webkit-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    border-radius: 0px;
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 0;
    text-align: center;
    width: 100%;
    transition: .25s;
    background: white;
  }
  #s-gallery .load-more__container .load-more__button::-ms-expand {
    display: none;
  }
  #s-gallery .load-more__container .load-more__button:before {
    content: '\e012';
    font-family: sidearm_font_v2;
    font-size: 19px;
    transition: .25s;
  }
  #s-awards .c-awards--quote .c-awards__media-container {
    left: -110px;
  }
}
@media screen and (max-width: 1023px) {
  .main-footer__logos ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .main-footer__logos > .pad {
    padding: 0;
  }
  .main-footer__logos li {
    flex: 1 1 50%;
    -webkit-flex: 1 1 50%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer__logos li:first-child,
  .main-footer__logos li:nth-child(3) {
    border-left: none;
  }
  .main-footer__logos li:first-child,
  .main-footer__logos li:nth-child(2) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  }
  .main-footer__logos li:last-child {
    border-right: none;
  }
  .main-footer__logos a {
    padding: 78px 34px;
  }
  #s-countdown .c-countdown__header {
    padding: 12px 24px;
  }
  #s-countdown .c-countdown__details {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #s-countdown .c-countdown__time {
    width: 100%;
  }
  #s-countdown .c-countdown__time-item {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding: 0;
  }
  #instagram .c-instagram--slider {
    padding: 24px;
  }
  #instagram .c-instagram--slider img {
    width: 100%;
  }
  #s-awards > .pad {
    padding: 0;
  }
  #s-awards .c-awards--quote .c-awards__item {
    display: block;
  }
  #s-awards .c-awards--quote .c-awards__media-container {
    position: relative;
    left: auto;
    bottom: auto;
  }
  #s-awards .c-awards--quote .c-awards__media-container:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 280px;
    width: 100%;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #0f2439 100%);
  }
  #s-awards .c-awards--quote .c-awards__details {
    text-align: center;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-color: #0f2439;
    padding-top: 24px;
  }
  #s-awards .c-awards--quote .c-awards__buttons {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    justify-content: center;
    -webkit-justify-content: center;
    z-index: 1;
  }
  #s-awards .c-awards--quote .c-awards__sponsor {
    position: relative;
    bottom: auto;
    right: auto;
    text-align: right;
    padding: 30px 24px 24px 0;
  }
  #s-awards .c-awards--quote .c-awards__name {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media screen and (max-width: 860px) {
  .indexWrapper {
    padding: 0;
    background: white;
  }
  .indexWrapper > .pad {
    padding: 0;
  }
  .indexWrapper > .flex {
    display: block;
  }
  .indexLeft {
    border-top: none;
    margin-right: 0;
    padding: 0;
  }
  .indexRight {
    width: 100%;
    margin-left: 0;
    border-top: none;
  }
  #s-stories {
    padding: 55px 24px 24px;
  }
  #s-stories .c-stories--single {
    border: none;
    background: none;
    padding: 0;
  }
  .s-calendar .c-calendar__ul .ui-tabs-active a {
    color: white;
  }
  .s-calendar .c-calendar__ul li a {
    color: silver;
  }
  .s-calendar .c-calendar__ul > a {
    color: silver;
  }
  .s-calendar .c-calendar__header {
    display: flex;
    display: -webkit-flex;
  }
  .s-calendar .c-calendar__ul {
    height: auto;
    padding: 0;
    padding-right: 24px;
    background: none;
    line-height: normal;
    border-left: none;
    border-right: none;
  }
  .s-calendar .c-calendar__ul .ui-tabs-active a:after {
    background: white;
  }
}
@media screen and (max-width: 767px) {
  .main-footer__bottom > .flex {
    display: block;
  }
  .main-footer__bottom--right {
    text-align: center;
    padding-top: 24px;
  }
  .s-calendar .c-calendar__header {
    display: block;
    padding: 0;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
  }
  .s-calendar .c-calendar__header--left {
    padding-left: 24px;
    height: 68px;
  }
  .s-calendar .c-calendar__ul {
    padding: 0 12px;
    height: 68px;
    background: white;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    line-height: 68px;
  }
  .s-calendar .c-calendar__ul .ui-tabs-active a {
    color: #0f2439;
  }
  .s-calendar .c-calendar__ul .ui-tabs-active a:after {
    background: #0f2439;
  }
  .s-calendar .c-calendar__ul li a {
    color: #4d4d4d;
  }
  .s-calendar .c-calendar__ul > a {
    color: #0f2439;
  }
  #s-awards .c-awards--quote .c-awards__buttons {
    width: 100%;
  }
  #s-awards .c-awards--quote .c-awards__buttons a {
    width: 100%;
    text-align: center;
  }
  #s-gallery .c-galleries--slider .c-galleries__item {
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    min-width: 1px;
    min-height: 1px;
  }
  .official-container ul li:first-child a {
    margin-left: 0;
  }
  .official-container .row {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
@media screen and (max-width: 540px) {
  #s-videos .c-videos__header {
    display: block;
    padding: 0;
    height: auto;
    border-bottom: 1px solid #e5e5e5;
  }
  #s-videos .c-videos__header--left {
    padding: 0 24px;
    height: 68px;
  }
  #s-videos .c-videos__header--left a {
    color: white;
    margin-left: auto;
  }
  #s-videos .c-videos__ul {
    padding: 0 12px;
    height: 68px;
    background: white;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    line-height: 68px;
  }
  #s-videos .c-videos__ul .ui-tabs-active a {
    color: #0f2439;
  }
  #s-videos .c-videos__ul .ui-tabs-active a:after {
    background: #0f2439;
  }
  #s-videos .c-videos__ul li {
    padding: 0 6px;
  }
  #s-videos .c-videos__ul li a {
    color: #4d4d4d;
    white-space: nowrap;
  }
  #s-videos .c-videos__ul li:first-child a {
    color: #4d4d4d;
  }
  #s-videos .c-videos__ul > a {
    color: #0f2439;
  }
  .s-calendar .c-calendar__ul li a span {
    position: absolute;
    left: -99999px;
  }
  .s-calendar .c-calendar__ul > a span {
    position: absolute;
    left: -99999px;
  }
  #s-awards .c-awards--quote .c-awards__buttons {
    font-size: 14px;
  }
}
@media screen and (max-width: 850px) {
  .storyAd .dfp-ad {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1023px) {
  #s-social {
    padding-top: 0px;
  }
}
@media screen and (max-width: 1023px) {
  .main-footer__bottom {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.c-navigation__level-1 li:nth-of-type(2) .c-navigation__level-2 .c-navigation__level-2-inner .flex ul:first-of-type li:first-child {
  border-top: 1px solid rgba(36, 87, 137, 0.4);
  border-bottom: 1px solid rgba(36, 87, 137, 0.4);
}
.c-navigation__level-1 li:nth-of-type(2) .c-navigation__level-2 .c-navigation__level-2-inner .flex ul:first-of-type li:first-child a {
  color: #245789;
  font-size: 1.2em;
}
.c-navigation__level-1 li:nth-of-type(2) .c-navigation__level-2 .c-navigation__level-2-inner .flex ul:first-of-type li:first-child a:hover {
  color: white;
}
.c-navigation__offcanvas ul li:nth-of-type(2) .c-navigation__level-2 ul li:first-child {
  border-top: 1px solid rgba(36, 87, 137, 0.4);
  border-bottom: 1px solid rgba(36, 87, 137, 0.4);
}
.c-navigation__offcanvas ul li:nth-of-type(2) .c-navigation__level-2 ul li:first-child a {
  color: #245789;
  font-size: 1.2em;
}
.aggiesunlimited .sport-navigation .c-navigation--sport.c-navigation--desktop .c-navigation__item--level-1:last-child:after {
  display: none;
}
.aggiesunlimited #s-stories .c-stories--single .c-stories__latest {
  display: none;
}
.sidearm-common-bio .sidearm-common-bio-fields {
  display: flex;
}
.sidearm-staff-member-bio-image {
  max-width: 15% !important;
}
