@import url("https://fonts.sidearmsports.com/sinkin_sans/stylesheet.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,
h2.hide {
  display: block;
  position: absolute;
  left: -9999px;
}
.page_title h1 {
  color: black;
  font-size: 150%;
  line-height: 1.5;
  display: block;
  margin: 1em 0;
}
.row {
  max-width: 1152px;
  margin-right: auto;
  margin-left: auto;
}
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #860038;
  color: #fdb913;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: #fdb913;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
body {
  font: 14px/1.4 "sinkin_sans400_regular", arial, sans-serif;
  color: #860038;
  margin: 0;
  padding: 0;
  background: #ededed url(/images/bg.jpg) no-repeat top center fixed;
}
.main-content-placeholder {
  background: url(/images/main_story_bg.png) no-repeat top center;
  margin-top: 50px;
  padding-top: 47px;
  *zoom: 1;
}
.main-content-placeholder:before,
.main-content-placeholder:after {
  content: "";
  display: table;
}
.main-content-placeholder:after {
  clear: both;
}
html:not(.index) .main-content-placeholder {
  background-color: #ededed;
}
.sport .main-content-placeholder {
  margin-top: 0px;
}
.wide .main-content-placeholder {
  max-width: 1152px;
  padding: 24px;
  background: white !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
.main-header {
  height: 80px;
  width: 100%;
  background: white;
  position: relative;
}
.main-header h1.hide {
  color: black;
}
.main-header .text {
  margin-left: 150px;
}
.main-header .row {
  width: 100%;
}
.main-header .social .ads-container {
  display: flex;
  display: -webkit-flex;
}
.main-header .social .ad {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  font-size: 20px;
  margin: 0 5px;
  background: #fdb913;
  line-height: 32px;
  text-align: center;
  color: #860038;
  text-decoration: none;
}
.main-header .social .ad:last-child {
  margin-right: 0;
}
.main-header .social span span {
  position: absolute;
  left: -9999px;
}
.main-navigation {
  height: 50px;
  width: 100%;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 9000;
  background: #860038;
}
.main-navigation h2.hide {
  color: white;
}
.main-navigation.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
}
.main-navigation.headroom--not-top .header_logo {
  top: 5px;
  max-width: 80px;
}
.main-navigation.headroom--not-top .header_logo img {
  max-width: 80px;
}
.main-navigation .header_logo {
  margin-left: -8px;
  position: absolute;
  top: -65px;
  z-index: 20;
}
.main-navigation navigation-component .main-navigation-level-1 {
  display: flex;
  display: -webkit-flex;
}
.main-navigation .links ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.main-navigation .links ul li {
  position: relative;
  margin: 0 17px;
  background: #6b002d;
  height: 50px;
  text-transform: uppercase;
  line-height: 50px;
  font-style: italic;
  font-family: "sinkin_sans900_x_black";
}
.main-navigation .links ul li span {
  margin: 0 -2px 0 -5px;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.main-navigation .links ul li:last-child {
  margin-right: 30px;
}
.main-navigation .links ul li:after {
  border-top: 50px solid #6b002d;
  border-right: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
.main-navigation .links ul li:before {
  border-bottom: 50px solid #6b002d;
  border-left: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
}
.main-navigation .links ul li a {
  text-decoration: none;
  color: #fdb913;
}
.main-navigation {
  z-index: 9000;
}
.main-navigation .row {
  width: 100%;
}
.main-navigation navigation-component {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin-left: 150px;
}
.main-navigation .main-navigation-level-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  height: 50px;
}
.main-navigation .main-navigation-level-1 a {
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-family: "sinkin_sans900_x_black";
}
.main-navigation .main-navigation-level-1 > li {
  display: flex;
  display: -webkit-flex;
  padding: 0 8px;
  justify-content: center;
  -webkit-justify-content: center;
  border-left: 1px solid #6b002d;
  text-align: center;
  font-size: 19px;
  font-weight: 400;
}
.main-navigation .main-navigation-level-1 > li:last-child:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li > a {
  text-transform: uppercase;
  display: block;
  font-style: italic;
  white-space: nowrap;
  line-height: 50px;
  text-align: center;
}
.main-navigation .main-navigation-level-1 > li:hover > a {
  color: #fdb913;
}
.main-navigation .main-navigation-level-1 > li:hover .main-navigation-level-2 {
  left: 0px;
  opacity: 1;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  max-width: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li {
  *zoom: 1;
  display: flex;
  display: -webkit-flex;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li:before,
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li:after {
  content: "";
  display: table;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li:after {
  clear: both;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li:hover a.facebook:before {
  color: #3b5998;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li:hover a.twitter:before {
  color: #55acee;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li:hover a.instagram:before {
  color: black;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a {
  color: #860038;
  text-transform: none;
  float: left;
  display: block;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 5px;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.stats {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a:first-child {
  font-family: "sinkin_sans900_x_black";
  font-style: italic;
  margin-right: auto;
  margin-left: 0;
  color: #860038;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.main-navigation-social {
  width: 20px;
  height: 20px;
  overflow: hidden;
  padding: 0;
  border: none;
  display: flex;
  display: -webkit-flex;
  font-size: 0;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.main-navigation-social:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-family: sidearm_font;
  font-size: 18px;
  color: #860038;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.main-navigation-social:after {
  font-size: 16px;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.twitter {
  width: 20px;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.twitter:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.tickets {
  display: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.facebook:before {
  content: '\e805';
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.twitter:before {
  content: '\e825';
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.instagram:before {
  content: '\e811';
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 {
  margin: 0;
  padding: 40px;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  position: absolute;
  left: -9999px;
  top: 100%;
  opacity: 0;
  background: #fdb913;
  width: 100%;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 .main-navigation-level-2-inside {
  max-width: 1152px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: 340px;
  margin: 0 12px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li {
  padding: 10px;
  line-height: 20px;
  border-bottom: 1px dotted #fdc742;
  width: 100%;
  text-align: left;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a {
  color: #860038;
  font-size: 14px;
  font-family: "sinkin_sans900_x_black";
  font-style: italic;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a:last-child:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a:first-child {
  text-transform: uppercase;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a:first-child:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li.separator {
  color: #860038;
  font-size: 20px;
  font-family: "sinkin_sans900_x_black";
  font-style: italic;
  text-transform: uppercase;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li:not(.separator):hover {
  background: white;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 .ad {
  position: absolute;
  top: 50%;
  right: 40px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.sport-navigation {
  height: 50px;
  width: 100%;
  background: #fdb913;
  margin: 50px auto 0 auto;
  z-index: 8999;
  position: relative;
}
.sport-navigation h2.hide {
  color: #860038;
}
.sport-navigation .sport-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  padding: 0  12px;
  max-width: 1152px;
  margin: 0 auto;
}
.sport-navigation .sport-nav .level-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.sport-navigation .sport-nav .level-1 > li {
  display: flex;
  display: -webkit-flex;
  padding: 0 10px;
  line-height: 50px;
  text-align: center;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  height: 50px;
  border-left: 1px solid #fdc742;
}
.sport-navigation .sport-nav .level-1 > li.additional-links > a {
  /*font-size: 0;*/
  display: inline-block;
}
.sport-navigation .sport-nav .level-1 > li.additional-links:hover:before {
  color: white;
}
.sport-navigation .sport-nav .level-1 > li.sport-home {
  margin-right: auto;
  padding: 0;
  margin-left: 155px;
  border: none;
}
.sport-navigation .sport-nav .level-1 > li.sport-home a {
  font-size: 20px;
  font-weight: 400;
  font-family: "sinkin_sans900_x_black";
  font-style: italic;
  text-transform: uppercase;
}
.sport-navigation .sport-nav .level-1 > li.sport-home:after {
  content: none;
}
.sport-navigation .sport-nav .level-1 > li.sport-home:hover {
  background: none;
}
.sport-navigation .sport-nav .level-1 > li.sport-home:hover > a {
  color: #860038;
}
.sport-navigation .sport-nav .level-1 > li:last-child {
  border-right: 1px solid #fdc742;
}
.sport-navigation .sport-nav .level-1 > li:last-child:after {
  content: none;
}
.sport-navigation .sport-nav .level-1 > li:hover {
  background: #860038;
}
.sport-navigation .sport-nav .level-1 > li:hover > a {
  color: white;
}
.sport-navigation .sport-nav .level-1 > li:hover .level-2 {
  right: 0;
  left: auto;
}
.sport-navigation .sport-nav .level-1 > li > a {
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  color: #860038;
}
.sport-navigation .sport-nav .level-2 {
  padding: 12px 0 ;
  position: absolute;
  left: -9999px;
  top: 100%;
  margin: 0;
  list-style: none;
  background: #fdb913;
  z-index: 9000;
}
.sport-navigation .sport-nav .level-2 li {
  padding: 5px 12px;
  text-align: right;
  height: auto;
  line-height: 20px;
}
.sport-navigation .sport-nav .level-2 li a {
  text-decoration: none;
  font-size: 14px;
  white-space: nowrap;
  text-align: center;
  color: #860038;
}
.sport-navigation .sports-mobile-navigation-home {
  font-weight: 700;
  font-style: italic;
  font-size: 16px;
  font-family: "sinkin_sans900_x_black";
}
.sport-navigation .sports-mobile-navigation-home a {
  text-decoration: none;
  color: #860038;
}
.sport-navigation .sports-mobile-navigation-container {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
  padding: 0 10px;
  font-size: 14px;
}
.sport-navigation .sports-mobile-navigation-container a {
  text-decoration: none;
}
.sport-navigation .sports-mobile-navigation-container > ul {
  display: flex;
  display: -webkit-flex;
  margin: 0;
  list-style: none;
  padding: 0 ;
  margin-left: auto;
}
.sport-navigation .sports-mobile-navigation-container > ul > li {
  color: #860038;
  text-decoration: none;
  margin: 0 10px;
}
.sport-navigation .sports-mobile-navigation-container > ul > li.more {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin-right: 0;
  cursor: pointer;
}
.sport-navigation .sports-mobile-navigation-container > ul > li.more i {
  margin: 0 0 0 5px;
}
.sport-navigation .sports-mobile-navigation-container > ul > li.more i.fa-sort-asc {
  padding-top: 6px;
}
.sport-navigation .sports-mobile-navigation-container > ul > li > a {
  color: #860038;
  text-decoration: none;
}
.sport-navigation .sports-mobile-navigation-menu {
  position: absolute;
  display: none;
}
.top-stories-container {
  margin-bottom: 47px;
}
.top-stories-container h2.hide {
  color: black;
}
.top-stories-container .top-stories-thumbnails {
  width: 100%;
  padding: 19px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 3;
}
.top-stories-container .top-stories-thumbnails ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.top-stories-container .top-stories-thumbnails ul li {
  margin: 5px;
  position: relative;
  cursor: pointer;
}
.top-stories-container .top-stories-thumbnails ul li img {
  opacity: .7;
}
.top-stories-container .top-stories-thumbnails ul li.top-stories-active img,
.top-stories-container .top-stories-thumbnails ul li:hover img {
  opacity: 1;
}
.top-stories-container .top-stories-thumbnails ul li.top-stories-active:before,
.top-stories-container .top-stories-thumbnails ul li:hover:before {
  content: '';
}
.top-stories-container .top-stories-thumbnails ul li:before {
  content: none;
  border: 2px solid #fdb913;
  width: 100%;
  height: 100%;
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
.top-stories-container .top-story-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.top-stories-container .top-story-text > a {
  margin: 50px 24px;
  display: block;
  color: white;
  max-width: 800px;
  line-height: 1.3;
  text-decoration: none;
  font-style: italic;
  text-transform: uppercase;
  border-left: 5px solid #fdb913;
  padding: 0 24px;
  font-family: sinkin_sans900_x_black;
  font-size: 35px;
}
.top-stories-container .top-stories {
  background-color: black;
  -webkit-box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.2);
}
.top-stories-container .top-story {
  position: relative;
}
.top-stories-container .top-story .sport {
  position: absolute;
  bottom: 0;
  right: 0;
  font-style: italic;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  text-transform: uppercase;
  padding: 24px;
  width: 480px;
  height: 150px;
  background: url(/images/info_triangle.png);
  z-index: 3;
  text-align: right;
}
.top-stories-container .top-story .sport a {
  text-decoration: none;
  color: white;
  transition: 0.2s;
}
.top-stories-container .top-story .sport a:hover {
  color: #fdb913;
}
.top-stories-container .top-story .sport div {
  color: #fdb913;
  font-family: sinkin_sans900_x_black;
}
.top-stories-container .top-story .top-story-media {
  position: relative;
}
.top-stories-container .top-story .top-story-media:before {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  background: url(/images/main_story_repeater.png);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
#content-ad .dfp-ad {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
button {
  outline: none;
}
#calendar {
  padding: 45px 0;
  background: white;
}
#calendar h2.hide {
  color: black;
}
#calendar .slick-dots {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
#calendar .slick-dots:after {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  background: #f2f2f2;
  margin-left: 12px;
}
#calendar .slick-dots:before {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  background: #f2f2f2;
  margin-right: 12px;
}
#calendar .slick-dots li {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #860038;
  margin: 0 12px;
  cursor: pointer;
}
#calendar .slick-dots li button {
  border: none;
  background: none;
  font-size: 0;
  color: white;
  width: 12px;
  height: 12px;
  display: block;
}
#calendar .slick-dots li.slick-active {
  background: #fdb913;
}
#calendar .slick-dots li.slick-active button {
  color: #860038;
}
#calendar .calendar {
  transition: 0.2s;
  position: relative;
  margin: 0 17px;
  display: block;
  font-size: 15px;
  margin-left: auto;
  padding: 0 12px;
  text-decoration: none;
  color: #4d4d4d;
  background: #f2f2f2;
  height: 50px;
  text-transform: uppercase;
  line-height: 50px;
  font-style: italic;
  font-family: "sinkin_sans900_x_black";
}
#calendar .calendar span {
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
#calendar .calendar:last-child {
  margin-right: 30px;
}
#calendar .calendar:after {
  transition: 0.2s;
  border-top: 50px solid #f2f2f2;
  border-right: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
#calendar .calendar:before {
  transition: 0.2s;
  border-bottom: 50px solid #f2f2f2;
  border-left: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
}
#calendar .calendar:hover {
  cursor: pointer;
  background-color: #860038;
  color: #fdb913;
}
#calendar .calendar:hover:after {
  border-top: 50px solid #860038;
}
#calendar .calendar:hover:before {
  border-bottom: 50px solid #860038;
}
#calendar .tabs .ui-tabs-panel {
  width: 100%;
}
#calendar .tabs .ui-tabs-panel[aria-hidden="true"] {
  display: block !important;
  position: absolute;
  left: -9999px;
}
#calendar .tabs > ul {
  list-style: none;
  height: 50px;
  padding: 0 12px;
  margin: 0;
  font-size: 35px;
  font-family: sinkin_sans900_x_black;
  text-transform: uppercase;
  font-style: italic;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#calendar .tabs > ul span {
  font-size: 15px;
  display: block;
  padding: 0 10px 0 15px;
  color: #860038;
}
#calendar .tabs > ul li a {
  color: #4d4d4d;
  text-decoration: none;
}
#calendar .tabs > ul li.ui-state-active a {
  color: #860038;
}
#calendar .event-container {
  padding: 24px 12px;
}
#calendar .event-container .media {
  height: 50px;
  width: 100%;
  line-height: 50px;
  background: #fdb913;
  margin-top: auto;
}
#calendar .event-container .media ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0;
  list-style: none;
  padding: 0;
  justify-content: center;
  -webkit-justify-content: center;
}
#calendar .event-container .media ul li {
  font-size: 24px;
}
#calendar .event-container .media ul li a {
  color: #f2f2f2;
}
#calendar .event-container .media ul li a[href] {
  color: #860038;
}
#calendar .event-container .media ul li span {
  position: absolute;
  left: -9999px;
  color: #860038;
}
#calendar .event-container .event {
  background-color: white;
  -webkit-box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#calendar .event-container .event .details {
  padding: 24px;
  text-align: center;
}
#calendar .event-container .event .vsat {
  color: #4d4d4d;
  margin-top: 5px;
  height: 40px;
  overflow: hidden;
}
#calendar .event-container .event .eventSport {
  font-size: 20px;
  margin-top: 14px;
  color: #860038;
  font-style: italic;
  font-family: sinkin_sans900_x_black;
  text-transform: uppercase;
}
#calendar .event-container .event .top {
  background: #860038;
  height: 50px;
  line-height: 50px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#calendar .event-container .event .top .date {
  background: #6b002d;
  white-space: nowrap;
  padding: 0 24px;
  color: #fdb913;
  font-style: italic;
  text-transform: uppercase;
  font-family: sinkin_sans900_x_black;
  position: relative;
}
#calendar .event-container .event .top .date:after {
  border-top: 50px solid #6b002d;
  border-right: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
#calendar .event-container .event .top .time {
  padding: 0 24px;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
}
#calendar .event-container .event .logo {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
#calendar .event-container .event .logo > span {
  display: block;
  width: 50px;
  line-height: 150px;
  background: #f2f2f2;
  height: 150px;
  text-align: center;
  color: #4d4d4d;
  font-size: 14px;
  font-family: sinkin_sans900_x_black;
  text-transform: uppercase;
  font-style: italic;
}
#calendar .event-container .event .oppLogo {
  border: 1px solid #f2f2f2;
  height: 150px;
  width: 165px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.footer_logos {
  padding: 20px 0 40px 0;
  background: white;
}
.footer_logos .logos {
  width: 100%;
}
.footer_logos ul {
  list-style: none;
  padding: 0;
  margin: 0;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.footer_logos ul li {
  margin: 0 10px;
}
.main-footer {
  background: white;
  color: #4d4d4d;
  border-top: 1px solid #f2f2f2;
  padding: 50px 0 100px 0;
}
.main-footer p {
  margin: 5px 0;
}
.main-footer a {
  color: #4d4d4d;
  text-decoration: none;
}
.main-footer .info > div {
  color: #860038;
  font-family: "sinkin_sans900_x_black";
  font-style: italic;
}
.stickybar {
  height: 50px;
  width: 100%;
  background: #860038;
  z-index: 9000;
  position: fixed;
  bottom: 0;
  left: 0;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.stickybar .logo {
  margin-right: auto;
}
.stickybar .logo img {
  position: absolute;
  top: -50%;
  left: 0;
}
.stickybar .social {
  margin-right: 10px;
}
.stickybar .social .ads-container {
  display: flex;
  display: -webkit-flex;
}
.stickybar .social .ads-container .ad {
  height: 50px;
  text-align: center;
  font-size: 21px;
  color: #fdb913;
  line-height: 50px;
  margin: 0 2px;
}
.stickybar .social .ads-container .ad span {
  position: absolute;
  left: -9999px;
}
.stickybar .social .ads-container .ad a {
  color: #fdb913;
}
.stickybar .social .ads-container .ad a:hover {
  color: white;
}
.stickybar .hashtags ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
}
.stickybar .hashtags ul li {
  position: relative;
  margin: 0 17px;
  padding: 0 7px;
  text-decoration: none;
  color: #fdb913;
  background: #6b002d;
  height: 50px;
  text-transform: uppercase;
  line-height: 50px;
  font-style: italic;
  font-family: "sinkin_sans900_x_black";
}
.stickybar .hashtags ul li a {
  color: #fdb913;
  text-decoration: none;
}
.stickybar .hashtags ul li span {
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.stickybar .hashtags ul li:last-child {
  margin-right: 30px;
}
.stickybar .hashtags ul li:after {
  border-top: 50px solid #6b002d;
  border-right: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
.stickybar .hashtags ul li:before {
  border-bottom: 50px solid #6b002d;
  border-left: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
}
#search-btn {
  position: relative;
  height: 100%;
  line-height: 40px;
  max-width: 336px;
  margin-left: auto;
  width: 100%;
}
#search-btn > i {
  color: white;
  font-size: 18px;
  margin-right: 10px;
}
#search-btn .search-input {
  background: black;
  width: 100%;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#search-btn #search {
  display: flex;
  display: -webkit-flex;
  height: 40px;
  background-color: #f2f2f2;
}
#search-btn #search label {
  position: absolute;
  left: -9999px;
}
#search-btn #search input[type="text"] {
  display: block;
  height: 40px;
  background-color: #f2f2f2;
  border-radius: 0px;
  border: none;
}
#search-btn #search input[type="submit"] {
  display: block;
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 0;
  background-color: #860038;
  text-align: center;
  font-weight: 700;
  border: none;
  color: #fdb913;
  border-radius: 0px;
}
#search-btn.active #search {
  opacity: 1;
  left: auto;
  right: 0;
}
.search_input {
  background: #860038;
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  color: black;
  border: none;
  max-width: 300px;
}
.sponsors {
  background: white;
  border-top: 1px solid #f2f2f2;
  padding: 50px 0 10px 0;
}
.sponsors .slick-list {
  max-width: 1152px;
  margin: 0 auto;
}
.sponsors .ad {
  margin: 0 12px;
  text-align: center;
}
.sponsors .ad picture {
  display: block;
  text-align: center;
}
.sponsors .ad img {
  display: inline-block;
}
.sponsors .slick-dots {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
  height: 60px;
  background: white;
  width: 100%;
}
.sponsors .slick-dots li {
  margin: 0 12px;
  padding: 0;
  cursor: pointer;
}
.sponsors .slick-dots li.slick-active button,
.sponsors .slick-dots li:hover button {
  background: #fdb913;
  color: #860038;
}
.sponsors .slick-dots li button {
  border-radius: 100%;
  color: white;
  background: #860038;
  padding: 0;
  border: none;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 0;
}
.sponsors .slick-dots:before {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  background: #f2f2f2;
  margin-right: 12px;
}
.sponsors .slick-dots:after {
  content: '';
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 1px;
  background: #f2f2f2;
  margin-left: 12px;
}
.promo {
  position: relative;
}
.promo:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  z-index: 20;
}
.promo .slick-prev,
.promo .slick-next {
  font-size: 0;
  padding: 0 ;
  color: white;
  border-radius: 100%;
  margin: 0;
  border: 1px solid black;
  background: rgba(0, 0, 0, 0.7);
  width: 1rem;
  height: 1rem;
  z-index: 21;
}
.promo .slick-prev:before,
.promo .slick-next:before {
  font: 1.2rem/1 sidearm_font;
}
.promo .slick-prev:focus,
.promo .slick-next:focus {
  outline: none;
}
.promo .slick-prev:hover,
.promo .slick-next:hover {
  background: #fdb913;
  color: #860038;
}
.promo .slick-dots {
  display: none !important;
}
.promo .slick-prev {
  width: 75px;
  height: 75px;
  content: '';
  color: white;
  display: block;
  font-size: 0;
  outline: none;
  cursor: pointer;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-560px, -50%);
  -webkit-transform: translate(-560px, -50%);
}
.promo .slick-prev:before {
  content: '\e835';
  display: block;
  font-family: sidearm_font;
}
.promo .slick-next {
  width: 75px;
  height: 75px;
  content: '';
  color: white;
  display: block;
  font-size: 0;
  outline: none;
  cursor: pointer;
  border: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(490px, -50%);
  -webkit-transform: translate(490px, -50%);
}
.promo .slick-next:before {
  content: '\e836';
  display: block;
  font-family: sidearm_font;
}
.promo .slick-slide {
  height: 400px;
  position: relative;
  overflow: hidden;
}
.promo .slick-slide a {
  position: absolute;
  left: 50%;
  top: 50%;
  display: inline-block;
  outline-offset: -5px !important;
  height: 400px;
  transform: translate(-50%, -50%);
  -webkkit-transform: translate(-50%, -50%);
  max-width: none;
}
.promo .slick-slide picture img {
  height: 400px;
  /*position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkkit-transform:translate(-50%,-50%);*/
  max-width: none;
}
@media screen and (max-width: 1023px) {
  .promo .slick-next {
    height: 45px;
    width: 45px;
  }
  .promo .slick-prev {
    height: 45px;
    width: 45px;
  }
  .promo .slick-slide {
    height: auto;
    overflow: visible;
  }
  .promo .slick-slide picture img {
    height: auto;
    position: static;
    transform: none;
    -webkkit-transform: none;
    max-width: 100%;
  }
}
#social {
  background: url(/images/social_bg.png) no-repeat bottom center;
  background-size: cover;
  width: 100%;
  padding: 22px 0 120px 0;
  overflow: hidden;
}
#social youtube-component {
  overflow: hidden;
}
#social .arrow-container {
  font-size: 20px;
  margin-right: 15px;
}
#social .arrow-container > div {
  margin: 0 2px;
  cursor: pointer;
}
#social .arrow-container > div:hover {
  color: white;
}
#social .social_item-container {
  width: 33.3333%;
  padding: 24px 12px;
  display: flex;
  display: -webkit-flex;
}
#social .social_item-container .social_item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background-color: white;
  -webkit-box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: -2px 1px 10px rgba(0, 0, 0, 0.2);
}
#social .social_item-container .social_item .social_content {
  padding: 24px;
  background: white;
}
#social .social_item-container .social_item > h2 {
  font-family: "sinkin_sans900_x_black";
  margin: 0;
  line-height: 50px;
  height: 50px;
  background: #860038;
  font-size: 14px;
  text-transform: uppercase;
  color: #fdb913;
  text-transform: uppercase;
  font-style: italic;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#social .social_item-container .social_item > h2 > div:first-child {
  padding: 0 24px;
  background: #6b002d;
  position: relative;
}
#social .social_item-container .social_item > h2 > div:first-child i {
  font-size: 20px;
}
#social .social_item-container .social_item > h2 > div:first-child:after {
  border-top: 50px solid #6b002d;
  border-right: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
#social .social_item-container .tweet-item-container {
  line-height: 2.0;
  height: 310px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  color: #860038;
}
#social .social_item-container .tweet-item-container .tweet-item {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#social .social_item-container .tweet-item-container .tweet-item-user {
  margin-top: auto;
}
#social .social_item-container .tweet-item-container .tweet-item-user > div {
  margin-right: 10px;
}
#social .social_item-container .tweet-item-container .tweet-item-user > span {
  line-height: 1.4;
  color: #4d4d4d;
}
#social .social_item-container .tweet-item-container .tweet-item-user > span .tweet-item-full-name {
  font-family: "sinkin_sans900_x_black";
  color: #860038;
  font-style: italic;
}
#social .social_item-container .tweet-item-container a {
  text-decoration: none;
  font-family: "sinkin_sans900_x_black";
  color: #860038;
  font-style: italic;
}
#social .social_item-container .tweet-item-container .tweet-item-actions {
  margin: 0;
  list-style: none;
  padding: 0;
  text-align: right;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
#social .social_item-container .tweet-item-container .tweet-item-actions li {
  font-size: 22px;
  color: #860038;
  margin: 0 4px;
}
#social .social_item-container .tweet-item-container .tweet-item-actions li i:before {
  margin: 0;
}
#social .social_item-container .tweet-item-container .tweet-item-actions li a {
  color: #860038;
}
#social .social_item-container .panel {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#social .social_item-container .instagram-item {
  background: black;
  cursor: pointer;
  width: 50%;
}
#social .social_item-container .instagram-item img {
  opacity: .5;
}
#social .social_item-container .instagram-item:hover img {
  opacity: 1;
}
#social .social_item-container .instagram-item a {
  outline-offset: -5px !important;
  display: inline-block;
}
#social .youtube-list-item {
  display: flex;
  display: -webkit-flex;
  position: relative;
  cursor: pointer;
}
#social .youtube-list-item:hover .text {
  left: 0;
  z-index: 4;
}
#social .youtube-list-item .image {
  position: relative;
  background: url(/images/main_story_image_default.png);
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#social .youtube-list-item .image:before {
  content: '';
  display: block;
  width: 90px;
  z-index: 3;
  height: 90px;
  background: url(/images/play_button.png);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#social .youtube-list-item .image:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
}
#social .youtube-list-item .text {
  position: absolute;
  left: -9999px;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fdb913;
}
#social .youtube-list-item .text > p {
  padding: 24px;
  margin: 0;
  color: #860038;
  font-family: "sinkin_sans900_x_black";
  font-size: 15px;
  font-style: italic;
  line-height: 1.7;
}
#social .youtube-list-item .text > div {
  height: 50px;
  position: absolute;
  bottom: 0;
  font-family: "sinkin_sans900_x_black";
  right: 50px;
  width: 155px;
  background: #860038;
  line-height: 50px;
  color: white;
  text-transform: uppercase;
  font-style: italic;
  font-size: 14px;
  text-align: center;
}
#social .youtube-list-item .text > div:before {
  content: '\e80d';
  position: absolute;
  font-style: normal;
  left: 100%;
  font-size: 24px;
  top: 0;
  color: #860038;
  font-family: sidearm_font;
  display: block;
  height: 50px;
  width: 50px;
  background: white;
  line-height: 50px;
  text-align: center;
}
#social .youtube-list-item .text > div:after {
  border-bottom: 50px solid #860038;
  border-left: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
}
.youtube-modal-container {
  position: fixed;
  z-index: 10000;
  width: 100%;
  height: 100%;
  top: 0;
  left: -9999px;
  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;
}
.youtube-modal-player-container {
  width: 50%;
  background-color: white;
  padding: 20px;
  position: relative;
}
.youtube-modal-player {
  padding-bottom: 56.25%;
  position: relative;
}
.youtube-modal-player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.youtube-list-item {
  text-align: left;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
}
.youtube-list-item .image {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  background: none;
}
.youtube-list-item .text {
  width: 100%;
}
.youtube-modal-close {
  height: 30px;
  overflow: hidden;
  width: 30px;
  background: #860038;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
  border: 0;
  padding: 0;
}
.youtube-modal-close:before {
  content: '\e83a';
  display: block;
  color: white;
  width: 30px;
  height: 30px;
  font-family: sidearm_font;
}
.html-video-is-playing .youtube-modal-container {
  left: 0;
  opacity: 1;
}
#spotlight {
  position: relative;
  overflow: hidden;
  background: url(/images/spotlight_bg.png) no-repeat top center;
}
#spotlight .spotlight-item {
  position: relative;
  z-index: 2;
  min-height: 430px;
  margin: 0 10px;
}
#spotlight .spotlight-item .award-item-media {
  position: absolute;
  right: -80px;
  bottom: 0;
}
#spotlight .spotlight-item .award-item-text {
  padding: 30px 0px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  text-align: left;
  font-size: 18px;
  color: white;
  z-index: 2;
  font-family: "sinkin_sans400_regular";
}
#spotlight .spotlight-item .award-item-text > h2 {
  font-style: italic;
  text-transform: uppercase;
  background-color: #860038;
  padding: 2px 0px 5px 20px;
}
#spotlight .spotlight-item .award-item-text > h2 span:first-child {
  font-size: 35px;
  color: white;
  font-family: "sinkin_sans300_light";
}
#spotlight .spotlight-item .award-item-text > h2 span:last-child {
  font-size: 35px;
  color: white;
  font-family: "sinkin_sans900_x_black";
  color: #fdb913;
}
#spotlight .spotlight-item .award-item-text > div {
  padding: 20px 0;
  position: relative;
  margin-bottom: 15px;
  line-height: 40px;
  font-size: 18px;
  font-style: italic;
  color: white;
}
#spotlight .spotlight-item .award-item-text > div:before {
  content: none;
  display: block;
  font-size: 70px;
  background: url(/images/quote.png);
  width: 30px;
  height: 25px;
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#spotlight .spotlight-item .award-item-text > div > h3 {
  margin: 0;
  text-align: right;
  line-height: 40px;
  display: none;
  color: #860038;
  text-transform: uppercase;
  font-weight: 400;
}
#spotlight .spotlight-item .award-item-text > div > h3 a {
  text-decoration: none;
}
#spotlight .spotlight-item .award-item-text p {
  margin: 0;
}
#spotlight .spotlight-item .award-item-text .ad {
  margin-right: auto;
}
#spotlight .spotlight-item .award-item-text > ul {
  margin: 15px 0 0 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
}
#spotlight .spotlight-item .award-item-text > ul li {
  width: 120px;
  text-align: center;
  position: relative;
  margin: 0 17px;
  display: block;
  font-size: 14px;
  background: #fdb913;
  height: 50px;
  text-transform: uppercase;
  line-height: 50px;
  font-style: italic;
  font-family: "sinkin_sans900_x_black";
}
#spotlight .spotlight-item .award-item-text > ul li span {
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
#spotlight .spotlight-item .award-item-text > ul li:after {
  border-top: 50px solid #fdb913;
  border-right: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
}
#spotlight .spotlight-item .award-item-text > ul li:before {
  border-bottom: 50px solid #fdb913;
  border-left: 30px solid transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
}
#spotlight .spotlight-item .award-item-text > ul li a {
  text-decoration: none;
  color: #860038;
}
#spotlight:before {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /*background: url(/images/overlayRepeatGray.png);*/
  opacity: .1;
  z-index: 2;
  content: '';
  display: block;
}
#spotlight h2.hide {
  color: black;
}
.article-wrapper {
  max-width: 1128px;
  margin: 0 auto;
  background: white;
  margin-bottom: 50px;
}
.article-wrapper .left_story {
  max-width: 768px;
  border-right: 1px solid #f2f2f2;
}
.article-wrapper .left_story .article-headline {
  margin: 0;
  padding: 24px;
  font-size: 35px;
  line-height: 1.4;
  color: #860038;
  font-style: italic;
  font-family: "sinkin_sans900_x_black";
  border-bottom: 1px solid #f2f2f2;
}
.article-wrapper .left_story .article-headline .article-date {
  font-size: 14px;
  color: #4d4d4d;
  text-transform: capitalize;
  font-family: "sinkin_sans400_regular";
  justify-content: space-between;
  -webkit-justify-content: space-between;
  display: flex;
  display: -webkit-flex;
  padding: 20px 0;
}
.article-wrapper .article-content {
  font-size: 0.8rem;
  line-height: 1.7;
}
.article-wrapper .article-graph-links ul {
  margin: 0 12px;
  list-style: none;
  padding: 10px 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.article-wrapper .article-graph-links ul li {
  background: #860038;
  margin: 12px;
  padding: 10px 24px;
}
.article-wrapper .article-graph-links ul li a {
  text-decoration: none;
  color: white;
  font-family: "sinkin_sans900_x_black";
  font-style: italic;
  text-transform: uppercase;
  font-size: 14px;
}
.article-wrapper .right_story {
  max-width: 360px;
  width: 100%;
}
.article-wrapper .right_story .youtube-list-item {
  padding: 24px;
  display: flex;
  display: -webkit-flex;
  border-bottom: 1px solid #f2f2f2;
  cursor: pointer;
}
.article-wrapper .right_story .youtube-list-item .image {
  max-width: 70px;
  margin-right: 10px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.article-wrapper .right_story .youtube-list-item .text p {
  margin: 0;
}
.article-wrapper .right_story .youtube-list-item .text p {
  text-decoration: none;
  color: #860038;
  line-height: 2.0;
}
.article-wrapper .right_story .youtube-list-item .text p:hover {
  text-decoration: underline;
}
.article-wrapper .right_story .youtube-list-item .text > div {
  margin-top: 10px;
  color: #4d4d4d;
  font-size: 13px;
}
.article-wrapper .right_story .top-story {
  border-bottom: 1px solid #f2f2f2;
  padding: 24px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}
.article-wrapper .right_story .top-story a {
  text-decoration: none;
  color: #860038;
  line-height: 2.0;
}
.article-wrapper .right_story .top-story a:hover {
  text-decoration: underline;
}
.article-wrapper .right_story .top-story .top-story-text > div {
  margin-top: 10px;
  color: #4d4d4d;
  font-size: 13px;
  text-align: right;
}
.article-wrapper .right_story .related-header {
  font-size: 20px;
  color: #4d4d4d;
  text-transform: uppercase;
  font-style: italic;
  font-family: "sinkin_sans900_x_black";
  font-size: 20px;
  padding: 45px 24px;
  border-bottom: 1px solid #f2f2f2;
}
.mobile_menu {
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: white;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.mobile_menu i {
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 10px;
  font-size: 20px;
}
.off-canvas-menu {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 9000;
  overflow: hidden;
  top: 100%;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.off-canvas-menu.closed {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.off-canvas-menu.opened {
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
.off-canvas-menu.opened {
  max-height: calc(100vh - 70px);
  overflow: auto;
}
.off-canvas-menu .icn {
  width: 56px;
  height: 42px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background: #860038;
  border-left: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  text-align: center;
  font-size: 20px;
  color: #b2b2b2;
  position: absolute;
  top: 0;
  right: 0;
}
.off-canvas-menu .icn:before {
  display: block;
  color: #fdb913;
}
.off-canvas-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
.off-canvas-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.off-canvas-menu > ul > li {
  color: white;
  background: white;
  border-bottom: solid 1px #4d4d4d;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}
.off-canvas-menu > ul > li:last-child {
  border-bottom: none;
}
.off-canvas-menu > ul > li:last-child .icn {
  height: 39px;
}
.off-canvas-menu > ul > li > a {
  padding: 11px 12px 9px 15px;
  width: 100%;
  display: inline-block;
  color: #860038;
  text-decoration: none;
  font-size: 14px;
}
.off-canvas-menu > ul > li > a.opened {
  background: #860038;
  color: white;
}
.off-canvas-menu > ul > li .level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.off-canvas-menu > ul > li .level-2 li {
  background: white;
  border-top: solid 1px #4d4d4d;
  font-weight: 400;
  position: relative;
}
.off-canvas-menu > ul > li .level-2 li.separator {
  text-transform: uppercase;
  color: #860038;
  font-weight: 700;
}
.off-canvas-menu > ul > li .level-2 li.separator a {
  color: black;
}
.off-canvas-menu > ul > li .level-2 a,
.off-canvas-menu > ul > li .level-2 span {
  padding: 9px 12px 7px 15px;
  width: 100%;
  display: inline-block;
  color: #860038;
  text-decoration: none;
  font-size: 14px;
}
.off-canvas-menu > ul > li .level-2.opened {
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
.closed {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.opened {
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  -o-transition-duration: .3s;
  transition-duration: .3s;
  -moz-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  max-height: 1000px;
  overflow: hidden;
  display: inherit!important;
}
@media screen and (max-width: 1180px) {
  .main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a {
    font-size: 12px;
  }
  .main-navigation .main-navigation-level-1 a {
    font-size: 12px;
  }
  .sport-navigation .sport-nav .level-1 > li > a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1160px) {
  .promo .slick-prev {
    left: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  .promo .slick-next {
    right: 10px;
    transform: translateY(-50%);
    left: auto;
    -webkit-transform: translateY(-50%);
  }
  #social .social_item-container .tweet-item-container {
    padding: 24px;
    border-right: 1px solid #f2f2f2;
  }
  #social .social_item-container .instagram-item img {
    opacity: 1;
  }
  #social .row {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #social .social_item-container.instagram {
    width: 100%;
    order: 1;
  }
  #social .social_item-container.twitter {
    width: 100%;
    order: -1;
  }
  #social .social_item-container.facebook {
    width: 100%;
    max-width: 500px;
    order: 2;
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  #social .social_item-container .social_item .social_content {
    padding: 0;
  }
}
@media screen and (max-width: 1080px) {
  #social .youtube-list-item .text > p {
    font-size: 13px;
  }
}
@media screen and (max-width: 1080px) {
  .main-navigation .main-navigation-level-1 a {
    font-size: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .article-wrapper .right_story .youtube-list-item {
    align-items: center;
    -webkit-align-items: center;
    padding: 24px;
  }
  .article-wrapper .right_story {
    max-width: 100%;
  }
  .article-wrapper .right_story .top-story .top-story-text > div {
    text-align: left;
  }
  .article-wrapper .left_story {
    max-width: 100%;
    border-right: none;
  }
  #social .youtube-list-item {
    width: 50%;
  }
  #social .youtube-list-item:last-child {
    display: none;
  }
  #social .youtube-container {
    background: white;
    padding: 48px 24px;
  }
  #social {
    padding-bottom: 0;
  }
  .stickybar {
    display: none;
  }
  .top-stories-container .top-stories {
    background-color: transparent;
    box-shadow: none;
  }
  .top-stories-container .top-stories-thumbnails ul {
    justify-content: center;
    -webkit-justify-content: center;
  }
  .top-stories-container .top-story .top-story-media {
    order: -3;
  }
  .top-stories-container .top-story {
    display: flex !important;
    display: -webkit-flex !important;
    flex-direction: column;
    -webkit-flex-direction: column;
    background-color: #860038;
  }
  .top-stories-container .top-story .sport {
    order: -2;
    padding: 24px 12px 12px;
    border-left: 5px solid #fdb913;
    width: 100%;
    height: auto;
    background: #860038;
    flex-direction: row;
    -webkit-flex-direction: row;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    position: relative;
    bottom: auto;
    right: auto;
  }
  .top-stories-container .top-story-text > a {
    margin: 0;
    padding: 0px 24px 24px;
  }
  .top-stories-container .top-story-text {
    position: relative;
    bottom: auto;
    left: auto;
    background: #860038;
  }
  #spotlight .spotlight-item {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #spotlight .spotlight-item .award-item-media {
    text-align: center;
  }
  #spotlight .spotlight-item .award-item-text > ul li:last-child {
    margin-right: 30px;
  }
  #spotlight .spotlight-item {
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0;
  }
  #spotlight .spotlight-item .award-item-text {
    padding: 30px 20px;
    width: 100%;
    background: #860038;
  }
  #spotlight .spotlight-item .award-item-media {
    right: auto;
    position: relative;
    bottom: auto;
  }
  #spotlight .spotlight-item .award-item-media:after {
    content: '';
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 33%;
    background-color: rgba(255, 255, 255, 0);
    background-image: -webkit-linear-gradient(bottom, #860038, rgba(255, 255, 255, 0));
    background-image: -moz-linear-gradient(bottom, #860038, rgba(255, 255, 255, 0));
    background-image: -o-linear-gradient(bottom, #860038, rgba(255, 255, 255, 0));
    background-image: -ms-linear-gradient(bottom, #860038, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to top, #860038, rgba(255, 255, 255, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@maroon', endColorstr='@maroon', GradientType=0);
  }
  #spotlight .spotlight-item .award-item-media {
    position: relative;
    right: auto;
    bottom: auto;
  }
  .main-navigation {
    position: fixed !important;
    top: 0 !important;
    left: auto !important;
  }
  .main-header {
    display: none;
  }
  a.headerLogoWrapper {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin-right: auto;
  }
  .main-navigation .links {
    order: 1;
    -webkit-order: 1;
  }
  .main-navigation navigation-component {
    order: 2;
    -webkit-order: 2;
    flex: initial;
    -webkit-flex: initial;
    margin-left: 0;
  }
  .main-navigation .header_logo {
    max-height: 45px;
    margin-top: 2px;
    max-width: 45px;
    position: relative;
    top: auto;
    left: auto;
  }
  .main-navigation.headroom--not-top .header_logo img {
    max-width: 45px;
  }
  .main-navigation.headroom--not-top .header_logo {
    max-height: 45px;
    max-width: 45px;
    position: relative;
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 768px) {
  .top-stories-container .top-story-text > a {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  #calendar .tabs > ul {
    font-size: 20px;
  }
  #social .youtube-list-item .image {
    width: 100%;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
  
  }
  #social .youtube-list-item .image:after {
    content: none;
  }
  #social .youtube-list-item .image:before {
    content: none;
  }
  #social .youtube-list-item .image img {
    display: none;
  }
  #social .youtube-list-item .image iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  #social .youtube-list-item {
    flex-direction: column;
    -webkit-flex-direction: column;
    background: #fdb913;
    width: 100%;
    margin-bottom: 24px;
  }
  #social .youtube-list-item .text {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    height: auto;
  }
}
@media screen and (max-width: 580px) {
  #calendar .tabs > ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    height: auto;
  }
  #calendar .calendar:last-child {
    display: none;
    margin-left: 0;
    width: 100%;
  }
  #spotlight .spotlight-item .award-item-text > ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
  }
  #spotlight .spotlight-item .award-item-text > ul .ad {
    width: 100%;
    text-align: center;
  }
  #spotlight .spotlight-item .award-item-text > ul > * {
    margin-bottom: 10px;
  }
  #spotlight .spotlight-item .award-item-text > ul li {
    margin-bottom: 10px;
  }
  #spotlight .spotlight-item .award-item-text > div {
    font-size: 18px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 600px) {
  .main-footer .row {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
  }
  .main-footer #search-btn {
    margin: 10px 0;
  }
}
@media screen and (max-width: 540px) {
  .article-wrapper .article-graph-links ul {
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 10px;
  }
  .article-wrapper .article-graph-links ul li {
    background: none;
    display: inline;
    padding: 0;
    margin: 0 10px 0 0;
  }
  .article-wrapper .article-graph-links ul li a {
    color: #860038;
  }
  #social .youtube-list {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #social .youtube-list .youtube-list-item {
    margin-bottom: 20px;
    width: 100%;
  }
  .article-wrapper .youtube-list {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .article-wrapper .youtube-list .youtube-list-item {
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .article-wrapper .youtube-list .youtube-list-item .image {
    width: 100%;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    min-width: 1px;
    min-height: 1px;
    max-width: none;
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    /* 16:9 */
  
  }
  .article-wrapper .youtube-list .youtube-list-item .image:after {
    content: none;
  }
  .article-wrapper .youtube-list .youtube-list-item .image:before {
    content: none;
  }
  .article-wrapper .youtube-list .youtube-list-item .image img {
    display: none;
  }
  .article-wrapper .youtube-list .youtube-list-item .image iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .article-wrapper .youtube-list .youtube-list-item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .article-wrapper .youtube-list .youtube-list-item img {
    display: none;
  }
  .top-stories-container .top-story .sport {
    font-size: 12px;
  }
  .top-stories-container .top-story-text > a {
    font-size: 20px;
  }
  .article-wrapper .left_story .article-headline {
    font-size: 20px;
  }
}
@media screen and (max-width: 450px) {
  .top-stories-container .top-stories-thumbnails {
    display: none;
  }
}
.sidearm-cume-stats {
  font-size: 10px;
}
header .ad.icons-ad a {
  display: inline-block;
  width: 35px;
  height: 35px;
  position: absolute;
  margin-left: -30px;
}
.headerLogoWrapper {
  display: inline-block;
}
.sidearm-story-template-post .sidearm-story-template-next-game-links li {
  background-color: #fdb913 !important;
}
.sidearm-story-template-post .sidearm-story-template-next-game-links li:hover {
  background-color: #db9c02 !important;
}
