@import url(https://fonts.sidearmsports.com/sidearm/sidearm_font.css);
@import url(https://cloud.webtype.com/css/2ad9edbd-42d6-463d-b83f-ab0f38de2c47.css);
/* Accessibility CSS */

* html .skip {
  display: block;
}
:root .skip {
  display: block;
}
.skip a {
  padding: 0 0.5em;
  display: inline;
  z-index: 2;
  text-decoration: none;
  position: absolute;
  width: 14em;
  left: -200em;
}
.skip a:focus,
.skip a:active {
  position: absolute;
  left: 0.5em;
  border: solid #333333 2px;
  color: white;
  background: #555555;
}
.skip a:hover {
  cursor: default;
}
h1.hide {
  display: block;
  position: absolute;
  left: -9999px;
}
.page_title h1 {
  color: black;
  font-size: 150%;
  line-height: 1.5;
  display: block;
  margin: 1em 0;
}
/* Print Settings */

@media print {
  .noprint,
  .no_print {
    display: none;
  }
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
/*Variables*/
/*Colors*/
/*Fonts*/
.row {
  max-width: 1020px;
}
.row.pad {
  padding-left: 12px;
  padding-right: 12px;
}
.wide:not(.news) main {
  max-width: 1020px;
  padding: 30px 24px 24px 24px;
  background-color: white;
  margin: 0 auto;
}
/*Feedback Fixes*/

.sidearm-staff-member a[href*="mailto:"] {
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .sidearm-common .sidearm-table .sidearm-archives-sports-categories {
    min-width: 300px;
  }
}
html {
  overflow-x: hidden;
}
body {
  font: 16px/1.25 'Benton Sans', serif;
  color: black;
  background: url('/images/bg.png') top center;
  background-attachment: fixed;
  margin: 0;
  padding: 85px 0 0 0;
}
body.mobile-menu-open.main-nav:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 400;
}
A,
A:link,
A:visited {
  color: #cc0000;
  text-decoration: none;
}
A:hover {
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/*Fixes from BU Feedback*/

.sidearm-schedule .sidearm-schedule-record span {
  white-space: nowrap;
  font-size: 1.8rem;
}
.sidearm-common .text-left,
.sidearm-roster-player-view .text-left {
  float: none !important;
}
/* Navigation */

html.sport body {
  padding-top: 125px;
}
html.homepage #events-twitter #twitter {
  display: none;
}
html:not(.index):not(.news) body {
  line-height: 1.5;
}
#content-ad .dfp-ad {
  margin: 0 auto;
}
.desktop-stickied #main-header {
  position: fixed;
  top: -45px;
}
.desktop-stickied #main-header #main-nav .header-logo {
  display: none;
}
.desktop-stickied #main-header #main-nav .header-logo-scroll {
  transform: scale(1) translateX(-462px);
  -webkit-transform: scale(1) translateX(-462px);
  -moz-transform: scale(1) translateX(-462px);
  -ms-transform: scale(1) translateX(-462px);
  transform: scale(1) translateX(-462px);
}
.desktop-stickied .sidebars {
  position: fixed;
  top: 40px;
}
#main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 400;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
#main-header .header-top {
  height: 45px;
  background-color: white;
}
#main-header .header-top > .row {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 12px 0 153px;
}
#main-header .header-top > .row > img {
  margin-right: auto;
}
#main-header .header-top .social-ads .ads-container {
  display: flex;
  display: -webkit-flex;
  border-right: 2px solid #f0f0f0;
}
#main-header .header-top .social-ads .ads-container a {
  text-decoration: none;
  color: #cc0000;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  font-size: 20px;
  width: 45px;
  text-align: center;
  display: block;
}
#main-header .header-top .social-ads .ads-container a span {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#main-header .header-top .extended-social-ads {
  margin-right: 10px;
}
#main-header .header-top .extended-social-ads .ads-container {
  display: flex;
  display: -webkit-flex;
}
#main-header .header-top .extended-social-ads .ads-container .ad {
  border-right: 2px solid #f0f0f0;
  padding: 0 12px;
}
#main-header .header-top .extended-social-ads .ads-container a {
  text-decoration: none;
  color: gray;
  display: block;
  height: 24px;
  line-height: 24px;
}
#main-header .header-top .extended-social-ads .ads-container a i {
  color: #cc0000;
  font-size: 20px;
}
#main-header .header-top .extended-social-ads .ads-container a i:before {
  margin: 0 4px 0 0;
}
#main-header .header-top .extended-social-ads .ads-container a span {
  font-style: normal;
  color: gray;
  font-size: 16px;
}
#main-header .header-top .extended-social-ads .ads-container .giving a:before {
  content: "";
  display: block;
  width: 20px;
  height: 24px;
  background: url(/images/icon_giving.png);
  float: left;
}
#main-header .header-top #search-btn {
  position: relative;
  height: 45px;
  line-height: 45px;
}
#main-header .header-top #search-btn > i {
  color: #cc0000;
  cursor: pointer;
}
#main-header .header-top #search-btn #search {
  position: absolute;
  top: 8px;
  left: -9999px;
  opacity: 0;
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  display: flex;
  display: -webkit-flex;
  z-index: 1;
}
#main-header .header-top #search-btn #search label {
  position: absolute;
  left: -9999px;
}
#main-header .header-top #search-btn #search input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  width: 200px;
  display: block;
  height: 30px;
  background-color: #cc0000;
  color: white;
  padding: 0 10px;
}
#main-header .header-top #search-btn #search input[type="text"]::-webkit-placeholder {
  color: white;
}
#main-header .header-top #search-btn.active #search {
  right: 100%;
  left: auto;
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#main-header #main-nav {
  background: #cc0000;
  height: 40px;
  position: relative;
}
#main-header #main-nav > .row {
  height: 100%;
}
#main-header #main-nav .header-logo {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-499px);
  -webkit-transform: translateX(-499px);
  -moz-transform: translateX(-499px);
  -ms-transform: translateX(-499px);
  transform: translateX(-499px);
}
#main-header #main-nav .header-logo-scroll {
  transform: scale(0) translateX(-462px);
  -webkit-transform: scale(0) translateX(-462px);
  -moz-transform: scale(0) translateX(-462px);
  -ms-transform: scale(0) translateX(-462px);
  transform: scale(0) translateX(-462px);
  position: absolute;
  top: 3px;
  left: 50%;
}
#main-header #main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-header #main-nav .level-1 {
  display: flex;
  display: -webkit-flex;
  padding-left: 110px;
  white-space: nowrap;
}
#main-header #main-nav .level-1 > li {
  color: white;
  text-transform: uppercase;
  font-size: 20px;
  height: 40px;
}
#main-header #main-nav .level-1 > li > a {
  color: white;
  text-decoration: none;
  padding: 0 35px;
  height: 20px;
  line-height: 20px;
  border-right: 1px solid #b70000;
  margin: 10px 0;
  display: block;
  transition: 0s;
  -webkit-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
#main-header #main-nav .level-1 > li:last-child > a {
  border-right: none;
  padding-right: 0;
}
#main-header #main-nav .level-1 > li:hover {
  color: black;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-header #main-nav .level-1 > li:hover > a {
  color: black;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-header #main-nav .level-1 > li:hover .level-2 {
  left: 0;
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#main-header #main-nav .level-1 > li.nav_sports .nav_spacer {
  margin-top: 22px;
}
#main-header #main-nav .level-1 > li.nav_sports .no_social .main-navigation-social {
  display: none;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul {
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li {
  display: flex;
  display: -webkit-flex;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a {
  margin-left: 10px;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a:first-child {
  margin-right: auto;
  margin-left: 0;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a.main-navigation-social {
  width: 15px;
  height: 22px;
  overflow: hidden;
  padding: 0;
  border: none;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a.main-navigation-social:before {
  display: inline-block;
  width: 15px;
  height: 22px;
  font-family: sidearm_font;
  font-size: 16px;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a.main-navigation-social:hover:before {
  color: #cc0000;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a.facebook:before {
  content: '\e805';
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a.twitter:before {
  content: '\e825';
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a.instagram:before {
  content: '\e811';
}
#main-header #main-nav .level-1 > li.nav_sports .level-2 .level-2-inner ul li a.tickets {
  display: none;
}
#main-header #main-nav .level-1 > li .level-2 {
  position: absolute;
  top: 40px;
  left: -9999px;
  background-color: white;
  width: 100%;
  opacity: 0;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner {
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 20px 0 22px 0;
  position: relative;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul {
  -webkit-flex: 0 1 33.3333%;
  -ms-flex: 0 1 33.3333%;
  flex: 0 1 33.3333%;
  margin: 0 12px;
  text-transform: none;
  font-size: 16px;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul li {
  line-height: 22px;
  padding: 0 20px;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul li .separator {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  color: #cc0000;
  font-style: italic;
  font-size: 18px;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  font-weight: 700;
  margin-bottom: 6px;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul li .separator .divider {
  height: 2px;
  background-color: #afb0b2;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul li .separator .main-navigation-separator {
  padding: 0 5px;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul li a {
  color: black;
  text-decoration: none;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul li a:hover {
  color: #cc0000;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner ul:first-child {
  margin-bottom: 80px;
}
#main-header #main-nav .level-1 > li .level-2 .level-2-inner .ad {
  position: absolute;
  bottom: 20px;
  left: 0;
}
#main-header #main-nav.dropdown-open .header-logo {
  display: none;
}
#main-header #main-nav.dropdown-open .header-logo-scroll {
  display: block;
  transform: scale(1) translateX(-462px);
  -webkit-transform: scale(1) translateX(-462px);
  -moz-transform: scale(1) translateX(-462px);
  -ms-transform: scale(1) translateX(-462px);
  transform: scale(1) translateX(-462px);
}
#main-header #main-nav-mobile {
  background-color: #cc0000;
  height: 40px;
  padding: 0 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#main-header #main-nav-mobile .header-logo {
  margin-right: auto;
}
#main-header #main-nav-mobile > i {
  color: white;
  font-size: 18px;
  cursor: pointer;
}
#main-header #main-nav-mobile .off-canvas-menu {
  position: fixed;
  top: 0;
  right: -300px;
  height: 100%;
  width: 300px;
  background-color: white;
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding-top: 50px;
  overflow-x: hidden;
  position: relative;
  height: 100%;
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 > li {
  border-bottom: 1px solid #afb0b2;
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 > li > a {
  padding: 10px 20px;
  color: black;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 > li > a:hover {
  background-color: #cc0000;
  color: white;
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 > li > a.parent {
  cursor: pointer;
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 > li > a.parent.open {
  background-color: #cc0000;
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 > li > a.parent.open:before {
  content: '\e833';
  font-family: sidearm_font;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: white;
}
#main-header #main-nav-mobile .off-canvas-menu .level-1 > li > a.parent:after {
  content: '\e832';
  font-family: sidearm_font;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  color: white;
}
#main-header #main-nav-mobile .off-canvas-menu .level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  right: 0px;
  top: 50px;
  width: 280px;
  height: calc(100% - 50px);
  overflow-y: auto;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background-color: #cc0000;
}
#main-header #main-nav-mobile .off-canvas-menu .level-2 > li > a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #990000;
  text-decoration: none;
  color: white;
}
#main-header #main-nav-mobile .off-canvas-menu .level-2 > li > a:hover {
  background-color: #990000;
}
#main-header #main-nav-mobile .off-canvas-menu .level-2 > li.separator a {
  font-weight: 700;
  text-transform: uppercase;
}
#main-header #main-nav-mobile .off-canvas-menu .level-2.open {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
#main-header #main-nav-mobile .off-canvas-menu .close-menu {
  position: absolute;
  top: 0;
  left: 20px;
  height: 50px;
  line-height: 50px;
  color: #cc0000;
  z-index: 1;
  font-size: 18px;
}
#main-header #main-nav-mobile .off-canvas-menu .close-menu > i {
  cursor: pointer;
}
#main-header #main-nav-mobile .off-canvas-menu.open {
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.sidebars {
  background-color: gray;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  z-index: 300;
  position: absolute;
  top: 85px;
  left: 0;
  width: 100%;
}
.sidebars ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebars #sport-nav {
  height: 40px;
}
.sidebars #sport-nav .level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding-left: 145px;
}
.sidebars #sport-nav .level-1 > li {
  line-height: 40px;
  height: 40px;
  position: relative;
  color: #f6f7f6;
}
.sidebars #sport-nav .level-1 > li > a {
  text-decoration: none;
  color: #f6f7f6;
  height: 20px;
  margin: 10px 0;
  line-height: 20px;
  padding: 0 10px;
  border-right: 1px solid #f6f7f6;
}
.sidebars #sport-nav .level-1 > li > a:hover {
  transition: 0s;
  -webkit-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
}
.sidebars #sport-nav .level-1 > li.parent:hover .level-2 {
  left: auto;
  right: 0;
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.sidebars #sport-nav .level-1 > li.sport-home {
  margin-right: auto;
  font-size: 21px;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
}
.sidebars #sport-nav .level-1 > li.sport-home > a {
  border-right: none;
  padding: 0;
}
.sidebars #sport-nav .level-1 > li:last-child > a {
  padding-right: 0;
  border-right: none;
}
.sidebars #sport-nav .level-1 > li:hover > a {
  color: #cc0000;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.sidebars #sport-nav .level-1 > li .level-2 {
  position: absolute;
  top: 40px;
  left: -9999px;
  opacity: 0;
  background-color: gray;
  min-width: 210px;
  padding: 10px 0;
}
.sidebars #sport-nav .level-1 > li .level-2 > li {
  line-height: 22px;
  color: white;
}
.sidebars #sport-nav .level-1 > li .level-2 > li a {
  text-decoration: none;
  display: block;
  color: white;
  padding: 0 20px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.sidebars #sport-nav .level-1 > li .level-2 > li a:hover {
  color: #cc0000;
}
.sidebars #sport-nav-mobile {
  padding: 0 10px;
}
.sidebars #sport-nav-mobile .level-1 {
  display: flex;
  display: -webkit-flex;
  height: 100%;
}
.sidebars #sport-nav-mobile .level-1 > li {
  color: #f6f7f6;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
}
.sidebars #sport-nav-mobile .level-1 > li > a {
  color: #f6f7f6;
  display: block;
  height: 20px;
  line-height: 20px;
  margin: 10px 0;
  padding: 0 10px;
  text-decoration: none;
  border-right: 1px solid #f6f7f6;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.sidebars #sport-nav-mobile .level-1 > li.sport-home {
  margin-right: auto;
  margin-left: 0;
  line-height: 1;
  position: relative;
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
}
.sidebars #sport-nav-mobile .level-1 > li.sport-home > a {
  padding: 0;
  border-right: none;
}
.sidebars #sport-nav-mobile .level-1 > li.sport-home > a:hover {
  background: none;
  color: black;
}
.sidebars #sport-nav-mobile .level-1 > li.more {
  padding-left: 10px;
}
.sidebars #sport-nav-mobile .level-1 > li.parent {
  cursor: pointer;
}
.sidebars #sport-nav-mobile .off-canvas-menu {
  position: absolute;
  top: 40px;
  left: 0;
  width: 100%;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 li {
  border-bottom: 1px solid #959699;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  color: black;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 li > a {
  padding: 10px 20px;
  color: black;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 li > a:hover {
  background-color: #c9cacb;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 li > i {
  margin-left: auto;
  color: white;
  text-align: center;
  background-color: #959699;
  padding: 10px 10px;
  cursor: pointer;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 li > ul {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  border-top: 1px solid #959699;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 li > ul > li {
  background-color: #c9cacb;
  border-bottom: 1px solid #afb0b2;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 li > ul > li > a:hover {
  background-color: #e3e3e4;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 .level-3 {
  display: none;
}
.sidebars #sport-nav-mobile .off-canvas-menu .level-2 .level-3.open {
  display: block;
}
.sidebars #sport-nav-mobile .off-canvas-menu.open {
  max-height: calc(100vh - 210px);
  overflow: auto;
  transition: 0.5s;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
#topstories {
  padding: 35px 0;
}
#topstories .topstories-list .topstories-item {
  overflow: hidden;
}
#topstories .topstories-list .topstories-item .topstories-media {
  position: relative;
  background: url(/images/mainstory_default.png) no-repeat center center;
  background-size: cover;
  min-height: 80px;
}
#topstories .topstories-list .topstories-item .topstories-media:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/images/mainstory_gradient.png) repeat-x bottom left;
}
#topstories .topstories-list .topstories-item .topstories-details {
  width: 100%;
  max-width: 754px;
  height: 265px;
  background-color: white;
  margin: 0 auto;
  position: relative;
  top: -70px;
  margin-bottom: -65px;
  padding: 30px 45px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  opacity: 0;
  transform: translateY(50px);
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  transition: 0.15s;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#topstories .topstories-list .topstories-item .topstories-details .sport {
  margin: 0;
  font-size: 18px;
}
#topstories .topstories-list .topstories-item .topstories-details .headline {
  margin: 0;
}
#topstories .topstories-list .topstories-item .topstories-details .headline a {
  text-decoration: none;
  color: #cc0000;
  font-weight: 700;
  font-style: italic;
  font-size: 32px;
  line-height: 40px;
}
#topstories .topstories-list .topstories-item .topstories-details .next-event {
  font-size: 15px;
  margin: 2px 0;
}
#topstories .topstories-list .topstories-item .topstories-details .next-event > span:first-child {
  color: #cc0000;
  font-style: italic;
  font-weight: 700;
}
#topstories .topstories-list .topstories-item .topstories-details .story-links {
  font-size: 15px;
}
#topstories .topstories-list .topstories-item .topstories-details .story-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
}
#topstories .topstories-list .topstories-item .topstories-details .story-links ul li a {
  text-decoration: none;
  color: #569ac4;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#topstories .topstories-list .topstories-item .topstories-details .story-links ul li a:hover {
  color: #cc0000;
}
#topstories .topstories-list .topstories-item .topstories-details .story-links ul li > span {
  margin: 0 5px;
}
#topstories .topstories-list .topstories-item .topstories-details .story-buttons {
  display: flex;
  display: -webkit-flex;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 36px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0 60px 0 50px;
}
#topstories .topstories-list .topstories-item .topstories-details .story-buttons a {
  text-decoration: none;
  background: white;
  border: 1px solid #569ac4;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: #569ac4;
  height: 38px;
  line-height: 38px;
  font-style: italic;
}
#topstories .topstories-list .topstories-item .topstories-details .story-buttons a:hover {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: white;
}
#topstories .topstories-list .topstories-item .topstories-details .story-buttons a:first-child {
  border: 1px solid #cc0000;
  background-color: #cc0000;
  color: white;
}
#topstories .topstories-list .topstories-item .topstories-details .story-buttons a:first-child:hover {
  background-color: #990000;
  border: 1px solid #990000;
}
#topstories .topstories-list .topstories-item.slick-active .topstories-details {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -moz-transition: all 0.35s ease-in 0.35s;
  -webkit-transition: all 0.35s ease-in 0.35s;
  transition: all 0.35s ease-in 0.35s;
}
#topstories ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  z-index: 1;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#topstories ul.slick-dots li {
  margin: 0 5px;
}
#topstories ul.slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  background: url(/images/mainstory_rotator_b.png);
  cursor: pointer;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#topstories ul.slick-dots li.slick-active button,
#topstories ul.slick-dots li:hover button {
  background: url(/images/mainstory_rotator.png);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos {
  background-color: white;
  padding: 35px 0 35px 0;
  position: relative;
}
#videos > .row .videos-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
  margin-bottom: 8px;
}
#videos > .row .videos-header h2 {
  color: #cc0000;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  font-style: italic;
  margin: 0;
}
#videos > .row .videos-header .divider {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 2px;
  background-color: #afb0b2;
  margin: 0 4px;
}
#videos > .row .videos-header a {
  text-decoration: none;
  background: white;
  border: 1px solid #569ac4;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: #569ac4;
  height: 38px;
  line-height: 38px;
  font-style: italic;
}
#videos > .row .videos-header a:hover {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: white;
}
#videos > .row .youtube-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  opacity: 0;
  z-index: 399;
}
#videos > .row .youtube-modal-container .youtube-modal-player-container {
  width: 80%;
  max-width: 1000px;
  background-color: white;
  padding: 20px;
  position: relative;
}
#videos > .row .youtube-modal-container .youtube-modal-player {
  padding-bottom: 56.25%;
  position: relative;
}
#videos > .row .youtube-modal-container .youtube-modal-player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#videos > .row .youtube-modal-container .youtube-modal-close {
  position: absolute;
  top: -30px;
  right: 0;
  height: 30px;
  width: 40px;
  background-color: #cc0000;
  color: white;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos > .row .youtube-modal-container .youtube-modal-close:hover {
  background-color: #990000;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos > .row .youtube-modal-container.video-is-playing {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
#videos > .row .youtube-list .youtube-list-item,
#videos > .row .youtube-list-mobile .youtube-list-item,
#videos > .row .youtube-list .youtube-list-mobile-item,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  background-color: white;
  margin: 5px 12px;
  cursor: pointer;
}
#videos > .row .youtube-list .youtube-list-item .youtube-thumb-container,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-thumb-container,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-thumb-container,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-thumb-container {
  position: relative;
}
#videos > .row .youtube-list .youtube-list-item .youtube-thumb-container .videoContainer,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-thumb-container .videoContainer,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-thumb-container .videoContainer,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-thumb-container .videoContainer {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}
#videos > .row .youtube-list .youtube-list-item .youtube-thumb-container .videoContainer iframe,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-thumb-container .videoContainer iframe,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-thumb-container .videoContainer iframe,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-thumb-container .videoContainer iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}
#videos > .row .youtube-list .youtube-list-item .youtube-thumb-container .youtube-thumb,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-thumb-container .youtube-thumb,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-thumb-container .youtube-thumb,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-thumb-container .youtube-thumb {
  width: 100%;
}
#videos > .row .youtube-list .youtube-list-item .youtube-thumb-container .youtube-playbtn,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-thumb-container .youtube-playbtn,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-thumb-container .youtube-playbtn,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-thumb-container .youtube-playbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos > .row .youtube-list .youtube-list-item .youtube-thumb-container .youtube-playbtn-hover,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-thumb-container .youtube-playbtn-hover,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-thumb-container .youtube-playbtn-hover,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-thumb-container .youtube-playbtn-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  background: #cc0000;
  border: 1px solid #cc0000;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.15s;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
  color: white;
  height: 38px;
  line-height: 38px;
  white-space: nowrap;
  text-transform: uppercase;
  font-style: italic;
}
#videos > .row .youtube-list .youtube-list-item .youtube-details,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-details,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-details,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-details {
  padding: 20px;
  height: 105px;
  overflow: hidden;
}
#videos > .row .youtube-list .youtube-list-item .youtube-details p,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-details p,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-details p,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-details p {
  margin: 0;
}
#videos > .row .youtube-list .youtube-list-item .youtube-details p:first-child,
#videos > .row .youtube-list-mobile .youtube-list-item .youtube-details p:first-child,
#videos > .row .youtube-list .youtube-list-mobile-item .youtube-details p:first-child,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item .youtube-details p:first-child {
  color: #cc0000;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  height: 50px;
  overflow: hidden;
  line-height: 25px;
}
#videos > .row .youtube-list .youtube-list-item:hover .youtube-thumb-container .youtube-playbtn,
#videos > .row .youtube-list-mobile .youtube-list-item:hover .youtube-thumb-container .youtube-playbtn,
#videos > .row .youtube-list .youtube-list-mobile-item:hover .youtube-thumb-container .youtube-playbtn,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item:hover .youtube-thumb-container .youtube-playbtn {
  transform: translate(-50%, -50%) scale(0);
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: 0.15s;
  -webkit-transition: 0.15s ease-in-out;
  transition: 0.15s ease-in-out;
}
#videos > .row .youtube-list .youtube-list-item:hover .youtube-thumb-container .youtube-playbtn-hover,
#videos > .row .youtube-list-mobile .youtube-list-item:hover .youtube-thumb-container .youtube-playbtn-hover,
#videos > .row .youtube-list .youtube-list-mobile-item:hover .youtube-thumb-container .youtube-playbtn-hover,
#videos > .row .youtube-list-mobile .youtube-list-mobile-item:hover .youtube-thumb-container .youtube-playbtn-hover {
  transform: translate(-50%, -50%) scale(1);
  -webkit-transform: translate(-50%, -50%) scale(1);
  -moz-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos > .row .youtube-list-mobile {
  padding: 20px 10px 0 10px;
}
#videos > .row .youtube-list-mobile .youtube-list-mobile-item {
  max-width: 400px;
  margin: 0 auto 20px auto;
}
#videos > .row .load-more {
  text-align: center;
}
#videos > .row .load-more button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  background: white;
  border: 1px solid #569ac4;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: #569ac4;
  height: 38px;
  line-height: 38px;
  font-style: italic;
  display: inline-block;
}
#videos > .row .load-more button:hover,
#videos > .row .load-more button:active {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: white;
}
#videos > .row .youtube-slick-controls {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin-top: 15px;
}
#videos > .row .youtube-slick-controls .slick-prev,
#videos > .row .youtube-slick-controls .slick-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  font-size: 0;
  margin: 0 10px;
}
#videos > .row .youtube-slick-controls .slick-prev:before,
#videos > .row .youtube-slick-controls .slick-next:before {
  font-family: sidearm_font;
  color: black;
  font-size: 18px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos > .row .youtube-slick-controls .slick-prev:hover:before,
#videos > .row .youtube-slick-controls .slick-next:hover:before {
  color: #cc0000;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos > .row .youtube-slick-controls .slick-prev:before {
  content: '\e833';
}
#videos > .row .youtube-slick-controls .slick-next {
  order: 2;
}
#videos > .row .youtube-slick-controls .slick-next:before {
  content: '\e832';
}
#videos > .row .youtube-slick-controls ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  z-index: 1;
}
#videos > .row .youtube-slick-controls ul.slick-dots li {
  margin: 0 5px;
}
#videos > .row .youtube-slick-controls ul.slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  background: url(/images/mainstory_rotator_b.png);
  cursor: pointer;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#videos > .row .youtube-slick-controls ul.slick-dots li.slick-active button,
#videos > .row .youtube-slick-controls ul.slick-dots li:hover button {
  background: url(/images/mainstory_rotator.png);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter {
  padding: 35px 0 45px 0;
}
#events-twitter > .row {
  display: flex;
  display: -webkit-flex;
}
#events-twitter .events-wrapper,
#events-twitter .results-wrapper {
  max-height: 500px;
  overflow: auto;
  padding: 5px;
}
#events-twitter .events-results {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  margin-right: 20px;
}
#events-twitter #events {
  margin-right: 24px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#events-twitter #events .events-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
  margin-bottom: 6px;
  white-space: nowrap;
}
#events-twitter #events .events-header h2 {
  color: #cc0000;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  font-style: italic;
  margin: 0;
}
#events-twitter #events .events-header .divider {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 2px;
  background-color: #afb0b2;
  margin: 0 4px;
}
#events-twitter #events .events-header a {
  text-decoration: none;
  background: white;
  border: 1px solid #569ac4;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: #569ac4;
  height: 38px;
  line-height: 38px;
  font-style: italic;
}
#events-twitter #events .events-header a:hover {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: white;
}
#events-twitter #events .events-list .events-list-item {
  background-color: white;
  position: relative;
  margin: 20px 0 40px 0;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
#events-twitter #events .events-list .events-list-item .game-date {
  position: absolute;
  top: -30px;
  left: 20px;
  height: 30px;
  line-height: 30px;
  background-color: black;
  color: white;
  padding: 0 10px;
}
#events-twitter #events .events-list .events-list-item .game-details {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 25px 0 20px 0;
}
#events-twitter #events .events-list .events-list-item .game-details p {
  margin: 0;
}
#events-twitter #events .events-list .events-list-item .game-details .game-sport {
  padding: 0 20px;
  -webkit-flex: 0 1 295px;
  -ms-flex: 0 1 295px;
  flex: 0 1 295px;
}
#events-twitter #events .events-list .events-list-item .game-details .game-sport p:first-child {
  color: #cc0000;
  font-weight: 700;
  font-style: italic;
}
#events-twitter #events .events-list .events-list-item .game-details .game-sport p:last-child span:last-child {
  font-style: italic;
}
#events-twitter #events .events-list .events-list-item .game-details .game-time {
  -webkit-flex: 1 1 260px;
  -ms-flex: 1 1 260px;
  flex: 1 1 260px;
}
#events-twitter #events .events-list .events-list-item .game-details .game-media {
  -webkit-flex: 0 0 100px;
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
}
#events-twitter #events .events-list .events-list-item .game-details .game-media > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#events-twitter #events .events-list .events-list-item .game-details .game-media > ul li {
  width: 35px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
#events-twitter #events .events-list .events-list-item .game-details .game-media > ul li a {
  text-decoration: none;
  color: #cc0000;
  opacity: 0;
}
#events-twitter #events .events-list .events-list-item .game-details .game-media > ul li a[href] {
  color: #cc0000;
  opacity: 1;
}
#events-twitter #events .events-list .events-list-item .game-details .game-media > ul li a span {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
#events-twitter #events .events-list .events-list-item:nth-child(even) {
  background-color: #f6f7f6;
}
#events-twitter #results {
  -webkit-flex: 0 0 320px;
  -ms-flex: 0 0 320px;
  flex: 0 0 320px;
}
#events-twitter #results .results-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
  line-height: 38px;
  height: 38px;
  margin-bottom: 6px;
}
#events-twitter #results .results-header h2 {
  color: #cc0000;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  font-style: italic;
  margin: 0;
}
#events-twitter #results .results-header .divider {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 2px;
  background-color: #afb0b2;
  margin: 0 4px;
  display: none;
}
#events-twitter #results .results-list .results-list-item {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  background-color: white;
  position: relative;
  margin: 20px 0 40px 0;
}
#events-twitter #results .results-list .results-list-item .game-date {
  position: absolute;
  top: -30px;
  left: 20px;
  height: 30px;
  line-height: 30px;
  background-color: black;
  color: white;
  padding: 0 10px;
}
#events-twitter #results .results-list .results-list-item .game-details {
  display: flex;
  display: -webkit-flex;
  padding: 25px 0 20px 0;
}
#events-twitter #results .results-list .results-list-item .game-details p {
  margin: 0;
}
#events-twitter #results .results-list .results-list-item .game-details .game-sport {
  padding: 0 20px;
  -webkit-flex: 0 1 295px;
  -ms-flex: 0 1 295px;
  flex: 0 1 295px;
}
#events-twitter #results .results-list .results-list-item .game-details .game-sport p:first-child {
  color: #cc0000;
  font-weight: 700;
  font-style: italic;
}
#events-twitter #results .results-list .results-list-item .game-details .game-sport .indicator > span:last-child {
  font-style: italic;
}
#events-twitter #results .results-list .results-list-item .game-details .game-score {
  display: none;
}
#events-twitter #results .results-list .results-list-item .game-details .game-score > p {
  margin: 0;
}
#events-twitter #results .results-list .results-list-item .game-details .game-media {
  padding-right: 20px;
  margin-left: auto;
}
#events-twitter #results .results-list .results-list-item .game-details .game-media ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#events-twitter #results .results-list .results-list-item .game-details .game-media ul li a {
  color: gray;
}
#events-twitter #results .results-list .results-list-item .game-details .game-media ul li a[href] {
  color: #cc0000;
}
#events-twitter #results .results-list .results-list-item .game-details .game-media ul li a span {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
#events-twitter #results .results-list .results-list-item:nth-child(even) {
  background-color: #f6f7f6;
}
#events-twitter #twitter {
  width: 320px;
  display: none;
}
#events-twitter #twitter .twitter-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
  line-height: 38px;
  height: 38px;
  margin-bottom: 6px;
}
#events-twitter #twitter .twitter-header h2 {
  color: #cc0000;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  font-style: italic;
  margin: 0;
}
#events-twitter #twitter .twitter-header .divider {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 2px;
  background-color: #afb0b2;
  margin: 0 0 0 4px;
}
#events-twitter #twitter .custom-scrollbar {
  max-height: 570px;
  overflow: auto;
  padding: 5px 0 0 5px;
}
#events-twitter #twitter .twitter-list,
#events-twitter #twitter .twitter-list-mobile {
  margin-right: -5px;
}
#events-twitter #twitter .twitter-list .twitter-list-mobile-item,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item {
  margin-bottom: 24px;
}
#events-twitter #twitter .twitter-list .twitter-list-item,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item {
  background-color: white;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-top,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-top,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-top,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-top {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 60px;
  background-color: #f6f7f6;
  padding: 0 20px;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-top > a,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-top > a,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-top > a,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-top > a {
  margin-right: auto;
  text-decoration: none;
  color: black;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-top > a:hover,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-top > a:hover,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-top > a:hover,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-top > a:hover {
  color: #cc0000;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-top > ul,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-top > ul,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-top > ul,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-top > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-top > ul li a,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-top > ul li a,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-top > ul li a,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-top > ul li a {
  color: black;
  text-decoration: none;
  font-size: 18px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-top > ul li a:hover,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-top > ul li a:hover,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-top > ul li a:hover,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-top > ul li a:hover {
  color: #cc0000;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-body,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-body,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-body,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-body {
  min-height: 130px;
  padding: 15px 20px;
  font-size: 14px;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-body a,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-body a,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-body a,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-body a {
  text-decoration: none;
  color: black;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter #twitter .twitter-list .twitter-list-item .twitter-body a:hover,
#events-twitter #twitter .twitter-list-mobile .twitter-list-item .twitter-body a:hover,
#events-twitter #twitter .twitter-list .twitter-list-mobile-item .twitter-body a:hover,
#events-twitter #twitter .twitter-list-mobile .twitter-list-mobile-item .twitter-body a:hover {
  color: #cc0000;
}
#events-twitter #twitter .twitter-list-mobile {
  margin-right: 0;
}
#events-twitter #twitter .twitter-slick-controls {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin-top: 15px;
}
#events-twitter #twitter .twitter-slick-controls .slick-prev,
#events-twitter #twitter .twitter-slick-controls .slick-next {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  font-size: 0;
  margin: 0 10px;
}
#events-twitter #twitter .twitter-slick-controls .slick-prev:before,
#events-twitter #twitter .twitter-slick-controls .slick-next:before {
  font-family: sidearm_font;
  color: black;
  font-size: 18px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter #twitter .twitter-slick-controls .slick-prev:hover:before,
#events-twitter #twitter .twitter-slick-controls .slick-next:hover:before {
  color: #cc0000;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter #twitter .twitter-slick-controls .slick-prev:before {
  content: '\e833';
}
#events-twitter #twitter .twitter-slick-controls .slick-next {
  order: 2;
}
#events-twitter #twitter .twitter-slick-controls .slick-next:before {
  content: '\e832';
}
#events-twitter #twitter .twitter-slick-controls ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  z-index: 1;
}
#events-twitter #twitter .twitter-slick-controls ul.slick-dots li {
  margin: 0 5px;
}
#events-twitter #twitter .twitter-slick-controls ul.slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  background: url(/images/mainstory_rotator_b.png);
  cursor: pointer;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter #twitter .twitter-slick-controls ul.slick-dots li.slick-active button,
#events-twitter #twitter .twitter-slick-controls ul.slick-dots li:hover button {
  background: url(/images/mainstory_rotator.png);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#events-twitter .load-more {
  display: none;
  text-align: center;
}
#events-twitter .load-more button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  background: white;
  border: 1px solid #569ac4;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: #569ac4;
  height: 38px;
  line-height: 38px;
  font-style: italic;
  display: inline-block;
  margin-bottom: 12px;
}
#events-twitter .load-more button:hover,
#events-twitter .load-more button:active {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: white;
}
html.sport #events-twitter .events-results {
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-flex: 0 1 665px;
  -ms-flex: 0 1 665px;
  flex: 0 1 665px;
}
html.sport #events-twitter .events-results #events,
html.sport #events-twitter .events-results #results {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
html.sport #events-twitter #results .results-header {
  margin-right: 24px;
  margin-top: 24px;
}
html.sport #events-twitter #results .results-header .divider {
  display: block;
}
html.sport #events-twitter #results .results-list .results-list-item .game-details .game-sport {
  display: block;
}
html.sport #events-twitter .events-wrapper,
html.sport #events-twitter .results-wrapper {
  max-height: 250px;
}
html.sport #events-twitter #twitter {
  display: block;
}
.aotw-ads-section {
  background-color: white;
  padding: 35px 0;
}
.aotw-ads-section > .row {
  display: flex;
  display: -webkit-flex;
}
.aotw-ads-section #aotw {
  -webkit-flex: 0 1 33.3333%;
  -ms-flex: 0 1 33.3333%;
  flex: 0 1 33.3333%;
  margin: 0 12px;
  max-width: 316px;
}
.aotw-ads-section #aotw-ads {
  -webkit-flex: 0 1 66.6667%;
  -ms-flex: 0 1 66.6667%;
  flex: 0 1 66.6667%;
  display: flex;
  display: -webkit-flex;
  overflow: hidden;
}
.aotw-ads-section #aotw-ads .item {
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  margin: 0 12px;
}
.aotw-ads-section #aotw-ads .item .ad {
  margin-bottom: 5px;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-top {
  background: #cc0000 url(/images/aotw_bg.png) no-repeat bottom left;
  height: 246px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-top img {
  border: 2px solid white;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-bottom {
  background-color: white;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  position: relative;
  top: -60px;
  margin: 0 auto -60px auto;
  width: 270px;
  text-align: center;
  padding: 20px;
  line-height: 1;
  height: 150px;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-bottom p {
  margin: 0;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-bottom .title {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 700;
  font-style: italic;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-bottom .name {
  font-style: italic;
  font-size: 16px;
  color: #cc0000;
  font-weight: 700;
  font-style: italic;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-bottom .sport {
  font-size: 14px;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-bottom > a {
  text-decoration: none;
  background: #cc0000;
  border: 1px solid #cc0000;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: white;
  height: 38px;
  line-height: 38px;
  font-style: italic;
  display: inline-block;
  margin-top: 10px;
}
.aotw-ads-section .aotw-list .aotw-list-item .aotw-bottom > a:hover {
  background-color: #990000;
  border: 1px solid #990000;
  color: white;
}
.aotw-ads-section .aotw-section-ad .top {
  height: 246px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  padding-bottom: 50px;
}
.aotw-ads-section .aotw-section-ad .bottom {
  background-color: white;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  position: relative;
  top: -60px;
  margin: 0 auto -60px auto;
  width: 270px;
  line-height: 20px;
  height: 150px;
  padding: 20px;
  font-size: 14px;
}
.aotw-ads-section .aotw-section-ad .bottom p {
  margin: 0;
}
.aotw-ads-section .aotw-section-ad .bottom .title {
  color: #cc0000;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 5px;
  text-align: center;
  font-size: 16px;
  line-height: 1;
}
.instagram-section {
  padding: 35px 0;
  background-color: white;
}
.instagram-section .instagram-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 24px;
  margin-bottom: 14px;
}
.instagram-section .instagram-header h2 {
  color: #cc0000;
  font-size: 25px;
  font-style: italic;
  font-weight: 700;
  font-style: italic;
  margin: 0;
}
.instagram-section .instagram-header .divider {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 2px;
  background-color: #afb0b2;
  margin: 0 4px;
}
.instagram-section .instagram-header a {
  text-decoration: none;
  background: white;
  border: 1px solid #569ac4;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: #569ac4;
  height: 38px;
  line-height: 38px;
  font-style: italic;
}
.instagram-section .instagram-header a:hover {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: white;
}
.instagram-section .instagram-list {
  display: flex;
  display: -webkit-flex;
}
.instagram-section .instagram-list .panel {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -webkit-flex: 0 1 33.3333%;
  -ms-flex: 0 1 33.3333%;
  flex: 0 1 33.3333%;
}
.instagram-section .instagram-list .panel .instagram-list-item {
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
}
.instagram-section .instagram-list .panel .instagram-list-item img {
  width: 100%;
}
.instagram-section .instagram-list .panel:nth-child(2) {
  order: 2;
}
.instagram-section .instagram-list .panel:nth-child(3) .instagram-list-item {
  -webkit-flex: 0 1 100%;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
}
.instagram-section .load-more {
  display: none;
  text-align: center;
  margin-top: 20px;
}
.instagram-section .load-more span {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  background: white;
  border: 1px solid #569ac4;
  border-radius: 30px;
  padding: 0 15px;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: #569ac4;
  height: 38px;
  line-height: 38px;
  font-style: italic;
  display: inline-block;
  cursor: pointer;
}
.instagram-section .load-more span:hover,
.instagram-section .load-more span:active {
  background-color: #cc0000;
  border: 1px solid #cc0000;
  color: white;
}
#main-footer {
  color: gray;
  font-size: 14px;
  line-height: 18px;
}
#main-footer .footer-ad .dfp-ad {
  margin: 0 auto;
}
#main-footer .sponsor-row .row .ads-container {
  overflow: hidden;
  margin: 0 auto;
}
#main-footer .sponsor-row .row .ads-container .ad {
  margin: 35px 12px;
}
#main-footer .sponsor-row ul.slick-dots {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: -20px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
#main-footer .sponsor-row ul.slick-dots li {
  margin: 0 5px;
}
#main-footer .sponsor-row ul.slick-dots li button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-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;
  padding: 0;
  margin: 0;
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  background: url(/images/mainstory_rotator_b.png);
  cursor: pointer;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-footer .sponsor-row ul.slick-dots li.slick-active button,
#main-footer .sponsor-row ul.slick-dots li:hover button {
  background: url(/images/mainstory_rotator.png);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-footer .bottom-footer {
  background-color: white;
  padding: 40px 0;
}
#main-footer .bottom-footer .sprite-row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#main-footer .bottom-footer .sprite-row .school-info-column {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-flex: 1 1 430px;
  -ms-flex: 1 1 430px;
  flex: 1 1 430px;
  height: 90px;
  border-right: 1px solid #f6f7f6;
}
#main-footer .bottom-footer .sprite-row .school-info-column > p {
  margin: 0;
  padding: 0 20px;
}
#main-footer .bottom-footer .sprite-row .sprite-column .ads-container {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#main-footer .bottom-footer .sprite-row .sprite-column .ads-container .ad {
  margin-left: 70px;
}
#main-footer .bottom-footer .copyright-row {
  display: flex;
  display: -webkit-flex;
  margin-top: 90px;
}
#main-footer .bottom-footer .copyright-row .copyright-column {
  margin-right: auto;
}
#main-footer a {
  color: gray;
  text-decoration: none;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main-footer a:hover {
  color: #cc0000;
}
#sticky-ad {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
#sticky-ad .dfp-ad {
  margin: 10px auto;
}
#sticky-ad img {
  margin: 0 auto;
}
html:not(.index) main {
  padding: 35px 0;
}
html:not(.index) a:visited {
  color: #cc0000;
}
.sidearm-table-grid-template-1 thead tr th {
  width: auto !important;
}
.sidearm-story-template {
  background-color: white;
}
.article-wrapper.news {
  max-width: 996px;
  margin: 0 auto;
  background-color: white;
}
.article-wrapper.news .article-image {
  background: url(/images/mainstory_default.png) no-repeat center center;
  background-size: cover;
}
.article-wrapper.news dfn {
  font-style: normal !important;
}
.article-wrapper.news .article-wrapper-inner {
  display: flex;
  display: -webkit-flex;
}
.article-wrapper.news .article-wrapper-inner > section {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding-left: 25px;
}
.article-wrapper.news .article-wrapper-inner > section .article-headline {
  position: relative;
  top: -50px;
  margin: 0 0 -50px 0;
  background-color: white;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  color: #cc0000;
  padding: 15px 50px;
  line-height: 40px;
  font-size: 32px;
  font-weight: 700;
  font-style: italic;
}
.article-wrapper.news .article-wrapper-inner > section .section-inner {
  padding: 40px 50px 30px 50px;
  font-size: 14px;
}
.article-wrapper.news .article-wrapper-inner > section .section-inner .article-date {
  display: block;
  margin-bottom: 15px;
  font-weight: 700;
}
.article-wrapper.news .article-wrapper-inner > section .section-inner .article-content {
  line-height: 18px;
}
.article-wrapper.news .article-wrapper-inner > aside {
  -webkit-flex: 0 1 340px;
  -ms-flex: 0 1 340px;
  flex: 0 1 340px;
  padding: 20px 24px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-header {
  font-weight: 700;
  font-style: italic;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 20px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-header h3 {
  margin: 0;
  font-size: 25px;
  color: #cc0000;
  padding: 0 5px 0 0;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-header .divider {
  height: 2px;
  background-color: #afb0b2;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item {
  padding: 20px;
  background-color: white;
  line-height: 20px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  margin-bottom: 20px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item:last-child {
  margin-bottom: 0;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-story > h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-story > h4 a {
  color: #cc0000;
  text-decoration: none;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-story > h4 a:hover {
  color: gray;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-story > p {
  margin: 5px 0 0 0;
  font-size: 18px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  cursor: pointer;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video .image {
  width: 100px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video > p {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  font-size: 18px;
  margin: 0;
  padding: 0 10px;
  color: #cc0000;
  font-weight: 700;
  font-style: italic;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video .youtube-modal-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  z-index: 999;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video .youtube-modal-container .youtube-modal-player-container {
  position: relative;
  background-color: white;
  width: 80%;
  max-width: 800px;
  padding: 20px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video .youtube-modal-container .youtube-modal-player-container .youtube-modal-player {
  padding-bottom: 56.25%;
  position: relative;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video .youtube-modal-container .youtube-modal-player-container .youtube-modal-player .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video .youtube-modal-container .youtube-modal-player-container .youtube-modal-close {
  position: absolute;
  top: -30px;
  right: 0;
  background-color: #cc0000;
  text-align: center;
  color: white;
  line-height: 30px;
  width: 35px;
  height: 30px;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video.video-is-playing .youtube-modal-container {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}
.article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video:hover > p {
  color: gray;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media screen and (max-width: 1020px) {
  body {
    padding-top: 40px;
  }
  html.sport body {
    padding-top: 80px;
  }
  html:not(.index) main {
    padding: 0;
  }
  #main-header {
    position: fixed;
    top: 0;
  }
  .sidebars {
    position: fixed;
    top: 40px;
    left: 0;
  }
  #events-twitter .events-results {
    flex-direction: column;
    -webkit-flex-direction: column;
    margin-right: 0;
  }
  #events-twitter .events-results #events {
    width: 100%;
  }
  #events-twitter .events-results #results {
    width: 100%;
  }
  #events-twitter .events-results #results .results-header {
    padding: 0 24px;
  }
  #events-twitter #twitter .twitter-list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #events-twitter #twitter .twitter-list .twitter-list-item {
    -webkit-flex: 0 1 calc(33.3333% - 24px);
    -ms-flex: 0 1 calc(33.3333% - 24px);
    flex: 0 1 calc(33.3333% - 24px);
    margin: 0 12px 24px 12px;
    position: relative;
  }
  #events-twitter #twitter .twitter-list .twitter-list-item .twitter-top > ul {
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
  #events-twitter #twitter .twitter-list .twitter-list-item .twitter-body {
    height: 180px;
  }
  #events-twitter #twitter .twitter-list .twitter-list-item .twitter-body .tweet {
    max-height: 120px;
    line-height: 20px;
    overflow: hidden;
  }
  #events-twitter #twitter .custom-scrollbar {
    overflow: visible;
    position: static;
  }
  #events-twitter .load-more {
    display: block;
  }
  html.sport #events-twitter > .row {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  html.sport #events-twitter .events-results {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  html.sport #events-twitter #twitter {
    width: 100%;
  }
  .aotw-ads-section #aotw {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    max-width: none;
  }
  .aotw-ads-section #aotw-ads {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    overflow: hidden;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0 12px;
  }
  .aotw-ads-section #aotw-ads .item {
    margin: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-bottom: 5px;
  }
  .aotw-ads-section #aotw-ads ul.slick-dots {
    list-style: none;
    margin: 10px 0 0 0;
    padding: 0;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    z-index: 1;
  }
  .aotw-ads-section #aotw-ads ul.slick-dots li {
    margin: 0 5px;
  }
  .aotw-ads-section #aotw-ads ul.slick-dots li button {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-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;
    padding: 0;
    margin: 0;
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    background: url(/images/mainstory_rotator_b.png);
    cursor: pointer;
    transition: 0.25s;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .aotw-ads-section #aotw-ads ul.slick-dots li.slick-active button,
  .aotw-ads-section #aotw-ads ul.slick-dots li:hover button {
    background: url(/images/mainstory_rotator.png);
    transition: 0.25s;
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #main-footer .sponsor-row .row .ads-container {
    width: 762px;
  }
  .article-wrapper.news .article-wrapper-inner {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .article-wrapper.news .article-wrapper-inner > section {
    width: 100%;
    padding: 0 25px;
  }
  .article-wrapper.news .article-wrapper-inner > aside {
    width: 100%;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    padding: 0 25px;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list {
    display: flex;
    display: -webkit-flex;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    margin-bottom: 20px;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item:first-child {
    margin-right: 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 900px) {
  
}
@media screen and (max-width: 780px) {
  #main-footer .footer-ad {
    margin-bottom: 30px;
  }
  #main-footer .sponsor-row .row .ads-container {
    width: 508px;
  }
  #main-footer .bottom-footer .sprite-row {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #main-footer .bottom-footer .sprite-row .school-info-column {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    justify-content: center;
    -webkit-justify-content: center;
    width: 100%;
    height: auto;
    border-right: none;
  }
  #main-footer .bottom-footer .sprite-row .sprite-column {
    width: 100%;
    margin: 40px 0 20px 0;
  }
  #main-footer .bottom-footer .sprite-row .sprite-column .ads-container {
    justify-content: space-around;
    -webkit-justify-content: space-around;
  }
  #main-footer .bottom-footer .sprite-row .sprite-column .ads-container .ad {
    margin: 0;
    padding: 0 10px;
  }
  #main-footer .bottom-footer .copyright-row {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    margin-top: 0;
  }
  #main-footer .bottom-footer .copyright-row .copyright-column {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  #topstories .topstories-list .topstories-item .topstories-details {
    position: static;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    transition: 0s;
    -webkit-transition: 0s ease-in-out;
    transition: 0s ease-in-out;
    margin-bottom: 0;
    height: auto;
    padding-bottom: 90px;
  }
  #topstories .topstories-list .topstories-item .topstories-details > h3 {
    height: 80px;
    overflow: hidden;
  }
  #events-twitter {
    padding: 25px 0;
  }
  #events-twitter #events .events-list .events-list-item .game-details {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: flex-start;
    -webkit-align-items: flex-start;
  }
  #events-twitter #events .events-list .events-list-item .game-details .game-sport,
  #events-twitter #events .events-list .events-list-item .game-details .game-time {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  #events-twitter #events .events-list .events-list-item .game-details .game-media {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding: 8px 15px 0 15px;
  }
  #events-twitter #events .events-list .events-list-item:last-child {
    margin-bottom: 20px;
  }
  #events-twitter #results .results-list .results-list-item:last-child {
    margin-bottom: 20px;
  }
  .aotw-ads-section #aotw .aotw-list .aotw-list-item .aotw-bottom {
    position: static;
    margin-bottom: 0;
    width: 100%;
  }
  .aotw-ads-section #aotw-ads .slick-list {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    padding-bottom: 5px;
  }
  .aotw-ads-section #aotw-ads .item {
    padding: 0 5px;
  }
  .aotw-ads-section #aotw-ads .aotw-section-ad .bottom {
    position: static;
    width: 100%;
    height: 150px;
    margin-bottom: 5px;
  }
  .instagram-section .instagram-list {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .instagram-section .instagram-list .panel {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .instagram-section .instagram-list .panel .instagram-list-item {
    -webkit-flex: 0 1 25%;
    -ms-flex: 0 1 25%;
    flex: 0 1 25%;
  }
  .instagram-section .instagram-list .panel:nth-child(n+2) {
    display: none;
  }
  .instagram-section.more .instagram-list .panel:nth-child(2) {
    order: 1;
    display: flex;
    display: -webkit-flex;
  }
  .instagram-section.more .load-more {
    display: none;
  }
  .instagram-section .load-more {
    display: block;
  }
  .article-wrapper.news .article-wrapper-inner > section .section-inner {
    padding: 20px 0 0 0;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
}
@media screen and (max-width: 600px) {
  .instagram-section .instagram-list .panel .instagram-list-item {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
  }
}
@media screen and (max-width: 540px) {
  #topstories .topstories-list .topstories-item .topstories-media:before {
    display: none;
  }
  #topstories .topstories-list .topstories-item .topstories-details {
    padding: 30px;
  }
  #topstories .topstories-list .topstories-item .topstories-details .headline {
    height: 60px;
  }
  #topstories .topstories-list .topstories-item .topstories-details .headline a {
    font-size: 25px;
    line-height: 30px;
  }
  #topstories .topstories-list .topstories-item .topstories-details .next-event {
    display: none;
  }
  #topstories .topstories-list .topstories-item .topstories-details .story-links {
    display: none;
  }
  #topstories .topstories-list .topstories-item .topstories-details .story-buttons {
    position: static;
    padding: 10px 0 0 0;
  }
  #topstories .topstories-list .topstories-item .topstories-details .story-buttons a:first-child {
    display: none;
  }
  #topstories ul.slick-dots {
    left: auto;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    right: 25px;
    bottom: 40px;
  }
  #events-twitter #events .events-header > h2 > span,
  #events-twitter #events .events-header > a > span {
    display: none;
  }
  #content-ad {
    padding-bottom: 35px;
  }
  .aotw-ads-section {
    padding-left: 12px;
    padding-right: 12px;
  }
  .aotw-ads-section > .row {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .aotw-ads-section #aotw {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 400px;
    margin: 0 auto 20px auto;
    width: 100%;
  }
  .aotw-ads-section #aotw .aotw-list {
    margin: 0 5px;
  }
  .aotw-ads-section #aotw-ads {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 400px;
    margin: 0 auto;
    width: 100%;
  }
  .aotw-ads-section #aotw-ads .item {
    padding: 0;
    margin: 0 5px;
  }
  .article-wrapper.news .article-wrapper-inner > section .article-headline {
    font-size: 20px;
    line-height: 25px;
  }
}
@media screen and (max-width: 520px) {
  #main-footer .sponsor-row .row .ads-container {
    width: 254px;
  }
}
@media screen and (max-width: 400px) {
  #topstories .topstories-list .topstories-item .topstories-details {
    padding: 20px;
  }
  #topstories ul.slick-dots {
    position: static;
    background-color: white;
    justify-content: center;
    -webkit-justify-content: center;
    padding-bottom: 20px;
  }
  #videos > .row .videos-header,
  #events-twitter .events-results #results .results-header {
    padding: 0 12px;
  }
  #events-twitter #events .events-header {
    padding: 0 12px 15px 12px;
  }
  #events-twitter #events .events-header .divider,
  #events-twitter #events .events-header a {
    display: none;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video .image {
    width: 100%;
  }
  .article-wrapper.news .article-wrapper-inner > aside .related-container .related-list .related-list-item.related-video > p {
    margin-top: 10px;
  }
  #main-footer .bottom-footer .sprite-row .school-info-column {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
  }
  #main-footer .bottom-footer .sprite-row .school-info-column > p {
    padding: 10px;
    text-align: center;
  }
  #main-footer .bottom-footer .sprite-row .sprite-column {
    margin: 10px 0;
  }
  #main-footer .bottom-footer .sprite-row .sprite-column .ads-container {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    margin: 0;
  }
  #main-footer .bottom-footer .sprite-row .sprite-column .ads-container .ad {
    margin: 10px 0;
  }
}
/* Ads */

/* Default datagrid Items */

.default_dgrd_header {
  background-color: #cc0000;
  color: white;
}
.default_dgrd TR TH {
  padding: 5px;
  font-weight: bold;
  text-transform: uppercase;
}
.default_dgrd {
  width: 100%;
}
.default_dgrd TR TD,
.default_dgrd TR TH {
  padding: 5px;
}
.default_dgrd_header A {
  text-decoration: none;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.default_dgrd_item TD {
  background-color: white;
}
.default_dgrd_alt TD {
  background-color: #efefef;
}
/* Roster Grid */

.roster_pastrosters_ddl {
  font-size: 8pt;
}
.roster_team_photo_container {
  width: 100%;
  margin-bottom: 10px;
}
/* Staff Grid */

.staff_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
/* Coaches Grid */

.coaches_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
.roster_coaches_title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.roster_coaches_dgrd {
  width: 50%;
}
.roster_coaches_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
/* Schedule Grid */

.schedule_home {
  font-weight: bold;
}
.schedule_neutral {
  font-style: italic;
}
.schedule_conference_denotation {
  width: 20px;
  height: 20px;
  background-color: red;
}
.schedule_key_symbol {
  font-weight: bold;
}
.schedule_key_box TR TH {
  font-weight: bold;
}
.schedule_tournament_title {
  background-color: #222222;
  color: white;
}
.schedule_tournament_game TD {
  background-color: #efefef;
}
A.schedule_tournament_link,
A.schedule_tournament_link:visited {
  color: white;
  text-decoration: none;
}
A.schedule_tournament_link:hover {
  color: white;
  text-decoration: underline;
}
/* Media Objects */

.media_object_image {
  background-color: #e6e6e6;
  text-align: center;
  width: auto;
}
.media_object_image_left {
  float: left;
  margin-right: 10px;
}
.media_object_caption {
  background-color: #e6e6e6;
  text-align: center;
  padding: 3px;
}
.media_object_rotator_controls {
  width: 100%;
  text-align: right;
  margin-top: 4px;
}
.rotator_container {
  text-align: center;
  border: solid 1px black;
  padding: 3px;
  background-color: #e6e6e6;
}
/* Schedule Record Boxes (front and backend) */

.record_header_text {
  font-weight: bold;
  padding: 3px;
}
.record_table {
  width: 440px;
  background-color: #e6e6e6;
  margin: 10px;
}
.record_header TD {
  background-color: #c2c2c2;
  font-weight: bold;
  text-align: center;
}
.record_data TD {
  text-align: center;
}
/* SmartPlayerView Box */

#smartBox {
  background-color: white;
  padding: 5px;
  display: none;
  position: absolute;
  border: 1px solid black;
  width: 250px;
  top: 10px;
  z-index: 999;
}
/* Composite Calendar */

.composite_cal_item {
  margin-bottom: 7px;
}
.composite_cal_title {
  background-color: #cc0000;
  border: 0px;
}
.composite_cal_title TR TD {
  color: white;
  padding: 2px;
  font-weight: bold;
  text-align: left;
}
.composite_cal_title TR TD A {
  color: white;
}
.composite_cal_dayheader {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  background-color: white;
  color: black;
  font-weight: bold;
  border: 1px solid #505050;
}
.composite_cal_othermonth {
  background-color: #71101b;
  text-decoration: none;
  border: 1px solid #505050;
}
.composite_cal_selected {
  border: solid 1px white;
  background-color: #4f0000;
}
.composite_cal_day {
  background-color: white;
  text-decoration: none;
  border: 1px solid #505050;
  text-align: left;
  font-weight: bold;
}
.composite_cal_day A {
  text-decoration: none;
  font-weight: normal;
}
.composite_cal_day A:hover {
  text-decoration: underline;
}
.composite_cal_today {
  background-color: white;
}
/* Newsletter Stuff */

.newsletter_story_container {
  padding-left: 10px;
  padding-right: 10px;
}
.newsletter_story_sport_container {
  margin-bottom: 10px;
  margin-top: 5px;
}
.newsletter_story_headline {
  font-weight: bold;
}
.newsletter_signup_container {
  border: solid 1px red;
  padding: 3px 10px 3px 10px;
}
/* Hall of Fame */

.hof_table TR TD {
  padding: 5px;
}
.hof_header {
  background-color: #cc0000;
  font-weight: bold;
  color: white;
}
.hof_item {
  background-color: #efefef;
}
.hof_image {
  float: left;
  margin: 0 20px 20px 0;
}
.hof_detail_name {
  font-size: 16px;
  font-weight: bold;
}
/* AOW */

.aow_full_name {
  font-size: 16px;
  display: block;
  margin-bottom: 2px;
  font-weight: bold;
}
.aow_full_sport {
  display: block;
  margin-bottom: 5px;
}
.aow_full_link {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
}
.aow_full_container {
  padding-left: 20px;
}
.aow_full_previous {
  font-size: 12px;
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.aow_full_highlights {
  margin-top: 20px;
}
.aow_dgrd {
  width: 60%;
}
/* Story Templates */

.story_wrapper ul,
.story-wrapper ul,
.story_wrapper ol,
.story-wrapper ol {
  padding-left: 20px;
}
.story_wrapper ul,
.story-wrapper ul {
  list-style: disc;
}
.story_wrapper ol,
.story-wrapper ol {
  list-style: decimal;
}
/* perfect-scrollbar v0.6.10 */

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: #afb0b2;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #afb0b2;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #afb0b2;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: gray;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaaaaa;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  border-radius: 0px;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-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: 10px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  border-radius: 0px;
  /* please don't change 'position' */
  background-color: gray;
  cursor: pointer;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  border-top: 2px solid #afb0b2;
  border-bottom: 2px solid #afb0b2;
  right: 2px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 6px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #afb0b2;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #afb0b2;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: gray;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #afb0b2;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: gray;
}
.custom-scrollbar {
  position: relative;
}
.sidearm-roster-player-stats-container > section {
  font-size: 12px;
}
#box-score {
  font-size: 13px;
}
/*.sidearm-schedule .sidearm-schedule-game .sidearm-schedule-game-conference {display:none;}*/

.social-column {
  padding-right: 20px;
  padding-left: 48px;
  margin-bottom: -15px;
  margin-top: 10px;
  margin-right: auto;
  display: flex;
  display: -webkit-flex;
}
.social-column > a {
  display: block;
  width: 45px;
  height: 35px;
  background-color: #cc0000;
  margin: 5px 5px 0 0;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  color: white;
  font-size: 18px;
}
.social-column > a.social-column-print {
  background-color: #004f39;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  color: white;
}
.social-column > a.social-column-print:hover {
  background-color: #00825e;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-print > i:before {
  color: white;
}
.social-column > a.social-column-twitter {
  background-color: #00aced;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-twitter:hover {
  background-color: #1fc3ff;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-facebook {
  background-color: #3b5998;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-facebook:hover {
  background-color: #4b6eb9;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-email {
  background-color: #ff9c00;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-email:hover {
  background-color: #ffb133;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-pinterest {
  background-color: #cb2027;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column > a.social-column-pinterest:hover {
  background-color: #e13d42;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.social-column-print {
  border: 1px solid #cccccc;
  text-decoration: none;
  border-radius: 3px;
  margin: 5px 5px 0 5px;
  padding: 0 5px;
}
.sidearm-story-template-text ul {
  list-style-type: disc !important;
}
.sidearm-story-template-text ol {
  list-style-type: decimal;
}
.sidearm-story-template-text li {
  margin-left: 30px;
  list-style-type: disc !important;
}
.sidearm-story-template-links-list li {
  list-style: outside none none !important;
}
.sidearm-story-template-links-list li a:visited {
  color: white;
}
.sidearm-story-template-next-game-links li {
  list-style: outside none none !important;
}
.sidearm-story-template-next-game-links a:hover {
  color: white !important;
}
.sidearm-schedule-game-conference {
  background-color: #0402a4 !important;
  color: white;
}
.sidearm-schedule .sidearm-schedule-game .sidearm-schedule-game-conference-conference span {
  font-size: 13px;
  padding: 1px 5px;
}
.box-score dl dt {
  padding: 5px 0;
}
.sidebars #sport-nav-mobile .level-1 > li > a[href*="/roster.aspx?path=sass"] {
  display: none !important;
}
.sidebars #sport-nav-mobile .level-1 > li > a[href*="/schedule.aspx?path=sass"] {
  display: none !important;
}
