@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap');
@import 'https://fonts.googleapis.com/css?family=Titillium+Web:400,400i,700,700i,900';
@import url("/site/fonts/SinkinSans.css");
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #005bac;
  color: white;
}
a.sidearm-skip-link:link,
a.sidearm-skip-link:visited {
  color: white;
}
a.sidearm-skip-link:focus {
  position: fixed;
  left: 0;
  z-index: 9999999;
}
/* 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;
}
/* Print Settings */

@media print {
  .noprint,
  .no_print {
    display: none;
  }
}
/* Mixins */
/* .clearfix() in grid.less */
/* helper classes in grid.less */
body {
  font: 14px/1.4 "Sinkin Sans", arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  background-color: white;
}
a:focus {
  outline: none;
}
A:hover {
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.row {
  max-width: 1128px;
}
.contentDiv_container {
  margin: 0px auto 0;
}
.contentDiv_container.headroom--not-top {
  margin-top: 50px;
}
.wide .contentDiv_container {
  max-width: 1128px;
  margin: 0px auto 0;
  padding: 0 12px;
  background-color: white;
}
.wide .contentDiv_container.headroom--not-top {
  margin-top: 50px;
}
#content-ad .dfp-ad {
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #content-ad .dfp-ad {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
html.sport body .contentDiv_container.headroom--not-top {
  margin-top: 100px;
}
html.sport body .wide .contentDiv_container.headroom--not-top {
  margin-top: 100px;
}
html.index body #footerPromos {
  margin-top: -10vw;
}
html.stories-video-is-playing #topStories-section .slick-dots {
  opacity: 0;
}
.socialBar {
  background-color: #ffcf00;
}
.socialBar .bar {
  height: 55px;
}
.socialBar .bar #social {
  margin-left: auto;
}
.socialBar .bar #social .socialIcon .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.socialBar .bar #social .socialIcon .ads-container .ad a {
  text-decoration: none;
  margin: 0 3px;
}
.socialBar .bar #social .socialIcon .ads-container .ad a i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 20px;
  color: #005bac;
}
.socialBar .bar #social .socialIcon .ads-container .ad a i:before {
  font-family: 'sidearm_font' !important;
}
.socialBar .bar #social .socialIcon .ads-container .ad a i.icon-twitter:before {
  content: '\e825';
  font-family: 'sidearm_font' !important;
}
.socialBar .bar #social .socialIcon .ads-container .ad a span {
  font-size: 0;
}
.socialBar .bar #social .socialIcon .ads-container .ad a:hover i {
  color: white;
}
#search-btn {
  position: relative;
  height: 100%;
  line-height: 60px;
}
#search-btn > i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #005bac;
  font-size: 20px;
  margin: 0 4px;
}
#search-btn > i:hover {
  color: white;
  cursor: pointer;
}
#search-btn #search {
  position: absolute;
  display: flex;
  display: -webkit-flex;
  height: 40px;
  background-color: white;
  top: 53px;
  opacity: 0;
  left: -9999px;
  border: 1px solid white;
}
#search-btn #search label {
  position: absolute;
  left: -9999px;
}
#search-btn #search input[type="text"] {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  width: 150px;
  display: block;
  height: 40px;
}
#search-btn #search input[type="submit"] {
  -webkit-appearance: none;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  border: none;
  outline: none;
  background: none;
  display: block;
  height: 38px;
  width: 38px;
  text-align: center;
  background-color: #005bac;
  color: white;
  border-radius: 0px;
}
#search-btn.active #search {
  opacity: 1;
  left: auto;
  right: 0;
  z-index: 10000;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#navigation {
  position: relative;
  background-color: #005bac;
  width: 100%;
  border-top: 6px solid #003399;
  border-bottom: 6px solid #003399;
  height: 48px;
  z-index: 9999;
  -webkit-box-shadow: -1px 2px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: -1px 2px 7px rgba(0, 0, 0, 0.3);
}
#navigation .header_logo {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: calc(50% + 15px);
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 10;
}
#navigation.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
}
#navigation.headroom--not-top .header_logo {
  width: 90px;
  top: 0px;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
}
#navigation .row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
}
#navigation #search {
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  -webkit-align-items: stretch;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-self: stretch;
  -webkit-align-self: stretch;
}
#navigation #search ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #ffcf00;
}
#navigation #search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #ffcf00;
  opacity: 1;
}
#navigation #search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #ffcf00;
  opacity: 1;
}
#navigation #search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #ffcf00;
}
#navigation #search :placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #ffcf00;
}
#navigation #search.active .button {
  color: #005bac;
}
#navigation #search.active input {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 0 20px;
}
#navigation #search .button {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: none;
  background-color: white;
  font-size: 21px;
  color: black;
}
#navigation #search .button:hover {
  color: #005bac;
}
#navigation #search .button i:before {
  font-family: 'sidearm_font' !important;
}
#navigation #search input {
  font-family: "Sinkin Sans";
  font-size: 22px;
  font-weight: 700;
  height: 40px;
  outline: none;
  width: 120px;
  border: none;
  padding: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  overflow: hidden;
  color: #ffcf00;
  padding: 0 10px;
  text-transform: uppercase;
  z-index: 999;
}
#navigation #search i:before {
  display: block;
  font-family: 'sidearm_font' !important;
}
.main-navigation {
  background-color: #005bac;
  width: 100%;
}
.main-navigation .mobile-menu {
  margin-left: auto;
  color: white;
  font-size: 24px;
  cursor: pointer;
  height: 36px;
  line-height: 36px;
  padding: 0 10px;
  text-align: right;
}
.main-navigation .off-canvas-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  height: calc(100vh);
  padding-bottom: 70px;
  padding-top: 50px;
  background-color: #005bac;
  z-index: 9999;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  font-size: 12px;
}
.main-navigation .off-canvas-menu .close-menu {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 50px;
  color: white;
  font-size: 20px;
  width: 100%;
  text-align: right;
  background-color: #004079;
}
.main-navigation .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;
  overflow: auto;
  position: relative;
}
.main-navigation .off-canvas-menu .level-1 > li {
  border-bottom: 1px solid #e6e6e6;
}
.main-navigation .off-canvas-menu .level-1 > li > a {
  padding: 10px 20px;
  color: white;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
.main-navigation .off-canvas-menu .level-1 > li > a:hover {
  background-color: #0076df;
}
.main-navigation .off-canvas-menu .level-1 > li > a.parent {
  cursor: pointer;
}
.main-navigation .off-canvas-menu .level-1 > li > a.parent.open {
  background-color: #0076df;
}
.main-navigation .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-navigation .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-navigation .off-canvas-menu .level-2 {
  list-style: none;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 50px;
  width: 280px;
  height: calc(100% - 120px);
  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: #0076df;
}
.main-navigation .off-canvas-menu .level-2 > li > a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #005bac;
  text-decoration: none;
  color: white;
}
.main-navigation .off-canvas-menu .level-2 > li.separator a {
  font-weight: 700;
  text-transform: uppercase;
}
.main-navigation .off-canvas-menu .level-2.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  padding: 0 0 126px 0;
}
.main-navigation .off-canvas-menu.open {
  transform: translateX(0);
  -webkit-transform: translateX(0);
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation .main-nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .main-nav .main-navigation-level-1 {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  height: 36px;
}
.main-navigation .main-nav .main-navigation-level-1 > li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 36px;
  margin: 0;
  white-space: nowrap;
  position: relative;
  /* assumes class name sports was set in backend */

}
.main-navigation .main-nav .main-navigation-level-1 > li > a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: 'Sinkin Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  padding: 0 10px;
  height: 36px;
  line-height: 36px;
}
.main-navigation .main-nav .main-navigation-level-1 > li > a:before {
  content: '';
  height: 5px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -5px;
  background-color: #003399;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover {
  cursor: pointer;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > a {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > div {
  left: 0;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports .main-navigation-level-2 .dropdownWrapper {
  width: 1128px;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li {
  display: flex;
  display: -webkit-flex;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li.cheer .schedule,
.main-navigation .main-nav .main-navigation-level-1 > li.sports li .dance .schedule {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  margin: 0 8px;
  color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a:first-child {
  margin-right: auto;
  margin-left: 0;
  font-family: 'Sinkin Sans', sans-serif;
  font-size: 16px;
  border-left: none;
  width: 180px;
  font-weight: 700;
  color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.news {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.main-navigation-schedule-roster-news {
  margin: 0 8px;
  white-space: nowrap;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.main-navigation-social {
  display: block;
  width: 24px;
  height: 30px;
  overflow: hidden;
  padding: 0;
  border: none;
  margin: 0 2px;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.main-navigation-social:before {
  display: inline-block;
  width: 18px;
  height: 24px;
  font-family: sidearm_font;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.facebook {
  order: 2;
  -webkit-order: 2;
  display: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.facebook:before {
  content: '\e805';
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.twitter {
  order: 3;
  -webkit-order: 3;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.twitter:before {
  content: '\e825';
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.instagram {
  display: none;
  order: 4;
  -webkit-order: 4;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.instagram:before {
  content: '\e811';
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.tickets {
  display: none;
  order: 1;
  -webkit-order: 1;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.tickets:before {
  content: '\e829';
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover {
  background-color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a:first-child {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a.facebook:before {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a.twitter:before {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a.instagram:before {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a.tickets:before {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-1 > li:nth-child(3) {
  margin-right: auto;
}
.main-navigation .main-nav .main-navigation-level-1 > li:nth-child(3) a:after {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-2 {
  position: absolute;
  z-index: 1;
  left: -9999px;
  top: 100%;
  margin-top: 5px;
}
.main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0px auto;
  padding: 12px 0;
  min-width: 300px;
  background-color: rgba(255, 255, 255, 0.9);
}
.main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper .ad {
  margin: 20px 0;
  position: relative;
}
.main-navigation .main-nav .main-navigation-level-2 ul {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 12px;
}
.main-navigation .main-nav .main-navigation-level-2 li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  line-height: 30px;
  font-family: 'Sinkin Sans', sans-serif;
  font-size: 16px;
  text-transform: none;
  white-space: normal;
  padding: 0 10px;
}
.main-navigation .main-nav .main-navigation-level-2 li:hover {
  background-color: #005bac;
}
.main-navigation .main-nav .main-navigation-level-2 li:hover a {
  color: #ffcf00;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator span {
  text-transform: uppercase;
  font-family: 'Sinkin Sans', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: black;
  display: block;
  margin: 12px 0;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator:hover {
  background-color: transparent !important;
}
.main-navigation .main-nav .main-navigation-level-2 span {
  color: black;
}
.main-navigation .main-nav .main-navigation-level-2 a {
  color: #005bac;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
}
.main-navigation .main-nav .main-navigation-level-2 a.main-navigation-social {
  display: none;
  width: 1rem;
  height: 1rem;
  overflow: hidden;
  padding: 0;
  border: none;
}
.main-navigation .main-nav .main-navigation-level-2 a.main-navigation-social:before {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  font-family: sidearm_font;
}
#sportNavigation {
  background-color: #ffcf00;
  position: relative;
  top: 0px;
  width: 100%;
  -webkit-box-shadow: -1px 2px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: -1px 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: -1px 2px 7px rgba(0, 0, 0, 0.3);
  z-index: 999;
}
#sportNavigation.headroom--not-top {
  top: 48px;
  position: fixed;
}
#sportNavigation .sport-nav {
  background: #ffcf00;
  width: 100%;
  height: 50px;
}
#sportNavigation .sport-nav a {
  color: #005bac;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
}
#sportNavigation .sport-nav .level-1 {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  margin: 0 0 0 0;
  list-style: none;
  padding: 0;
}
#sportNavigation .sport-nav .level-1 > li {
  position: relative;
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 10px;
}
#sportNavigation .sport-nav .level-1 > li.sport-home {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 50px;
  line-height: 50px;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #005bac;
  margin-right: auto;
  position: relative;
  padding: 0;
  border: none;
}
#sportNavigation .sport-nav .level-1 > li.sport-home > div {
  display: flex;
  display: -webkit-flex;
  margin: 0;
}
#sportNavigation .sport-nav .level-1 > li.sport-home a {
  color: #005bac;
  text-decoration: none;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  margin-right: 20px;
}
#sportNavigation .sport-nav .level-1 > li.sport-home .sponsor img {
  vertical-align: middle;
}
#sportNavigation .sport-nav .level-1 > li.dropdown {
  position: relative;
  color: #005bac;
}
#sportNavigation .sport-nav .level-1 > li.dropdown:after {
  content: '+';
  margin-left: 4px;
}
#sportNavigation .sport-nav .level-1 > li.dropdown.additional-links > div a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 0;
}
#sportNavigation .sport-nav .level-1 > li.dropdown.additional-links > div a:before {
  content: 'More';
  color: #005bac;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 30px;
}
#sportNavigation .sport-nav .level-1 > li.dropdown.additional-links > div:hover a:before {
  color: #ffcf00;
}
#sportNavigation .sport-nav .level-1 > li.dropdown.additional-links:hover > div a:before {
  color: #ffcf00;
}
#sportNavigation .sport-nav .level-1 > li .level-2 {
  opacity: 0;
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 300px;
  max-height: 350px;
  overflow-y: auto;
  background: white;
  padding: 20px;
  margin: 0;
  list-style: none;
  z-index: 900;
  text-align: left;
  -webkit-box-shadow: 2px 3px 2px rgba(1, 2, 2, 0.1);
  -moz-box-shadow: 2px 3px 2px rgba(1, 2, 2, 0.1);
  box-shadow: 2px 3px 2px rgba(1, 2, 2, 0.1);
}
#sportNavigation .sport-nav .level-1 > li .level-2 > li {
  position: relative;
}
#sportNavigation .sport-nav .level-1 > li .level-2 > li.separator {
  color: black;
  text-transform: none;
  margin: 10px 0;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
#sportNavigation .sport-nav .level-1 > li .level-2 > li a {
  display: block;
  color: #005bac;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  padding: 3px 10px;
  border-bottom: 1px solid #e1e1e1;
}
#sportNavigation .sport-nav .level-1 > li .level-2 > li:hover a {
  background-color: #005bac;
  color: #ffcf00;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) {
  background: #005bac;
  color: #ffcf00;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) > div > a {
  color: #ffcf00;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) .level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
#sportNavigation .off-canvas-menu {
  width: 100%;
  position: absolute;
  left: 0;
  border: none;
  top: 100%;
  z-index: 8999;
  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);
}
#sportNavigation .off-canvas-menu .sport-home {
  display: none;
}
#sportNavigation .off-canvas-menu .icn {
  width: 56px;
  height: 36px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background: #f4f4f4;
  border-left: solid 1px #dddddd;
  text-align: center;
  font-size: 20px;
  color: #b2b2b2;
  position: absolute;
  top: 0;
  right: 0;
}
#sportNavigation .off-canvas-menu .icn:before {
  display: block;
}
#sportNavigation .off-canvas-menu .icn.opened {
  display: flex !important;
  -webkit-display: flex !important;
}
#sportNavigation .off-canvas-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
#sportNavigation .off-canvas-menu > ul > li {
  color: #77797b;
  background: white;
  border-bottom: solid 1px #dddddd;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}
#sportNavigation .off-canvas-menu > ul > li > a {
  padding: 11px 12px 9px 15px;
  width: 100%;
  display: inline-block;
  color: #505558;
  text-decoration: none;
}
#sportNavigation .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);
}
#sportNavigation .off-canvas-menu > ul > li .level-2 li {
  background: #f4f4f4;
  border-top: solid 1px #dddddd;
  font-weight: 400;
  position: relative;
}
#sportNavigation .off-canvas-menu > ul > li .level-2 li:last-child {
  border-bottom: none;
}
#sportNavigation .off-canvas-menu > ul > li .level-2 a {
  padding: 11px 12px 9px 15px;
  width: 100%;
  display: inline-block;
  color: #005bac;
  text-decoration: none;
}
#sportNavigation .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;
}
#sportNavigation .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);
}
#sportNavigation .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: 350px;
  overflow-x: hidden;
  overflow-y: scroll;
  display: inherit!important;
}
#sportNavigation .sports-mobile-navigation-home a {
  color: #005bac;
  font-family: "Sinkin Sans", sans-serif;
  text-decoration: none;
  margin-right: 10px;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
#sportNavigation .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;
}
#sportNavigation .sports-mobile-navigation-container a {
  text-decoration: none;
}
#sportNavigation .sports-mobile-navigation-container > ul {
  display: flex;
  display: -webkit-flex;
  margin: 0;
  list-style: none;
  padding: 0;
  margin-left: auto;
}
#sportNavigation .sports-mobile-navigation-container > ul > li {
  color: #005bac;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  margin: 0 10px;
  font-size: 16px;
}
#sportNavigation .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;
}
#sportNavigation .sports-mobile-navigation-container > ul > li.more i {
  margin: 0 0 0 5px;
}
#sportNavigation .sports-mobile-navigation-container > ul > li.more i.fa-sort-asc {
  padding-top: 6px;
}
#sportNavigation .sports-mobile-navigation-container > ul > li > a {
  color: #005bac;
  text-decoration: none;
}
#sportNavigation .sports-mobile-navigation-menu {
  position: absolute;
  display: none;
}
#topStories-section {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
  background-image: url("../images/responsive/home_header.png");
  background-size: cover;
}
#topStories-section .stories-list {
  position: relative;
  z-index: 20;
  width: 100%;
  height: 635px;
}
#topStories-section .stories-list .slick-list {
  width: 100%;
}
#topStories-section .stories-list .story {
  position: relative;
  height: 635px;
  background-image: url("../images/responsive/mainstory_default.jpg");
  background-size: cover;
}
#topStories-section .stories-list .story .story-media {
  height: 635px;
}
#topStories-section .stories-list .story .story-media .story-image {
  position: relative;
  width: 100%;
  height: 100%;
}
#topStories-section .stories-list .story .story-media .story-image img {
  width: 100%;
}
#topStories-section .stories-list .story .story-media .story-image:after {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(bottom, black, rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, black, rgba(0, 0, 0, 0));
}
#topStories-section .stories-list .story .story-media .story-image .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  background-color: transparent;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  width: 100px;
  height: 100px;
  z-index: 2;
}
#topStories-section .stories-list .story .story-media .story-image .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  margin: 0;
  background-image: url("../images/responsive/mainstory_play_button.png");
}
#topStories-section .stories-list .story .story-media .story-image .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#topStories-section .stories-list .story .story-headline {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 3;
}
#topStories-section .stories-list .story .story-headline .headlineWrapper {
  position: relative;
}
#topStories-section .stories-list .story .story-headline .headlineWrapper p {
  border-bottom: 2px solid white;
  padding: 0 100px 24px;
  margin: 0;
}
#topStories-section .stories-list .story .story-headline .headlineWrapper p .title {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  overflow: hidden;
  font-family: 'Sinkin Sans', sans-serif;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}
#topStories-section .stories-list .story .story-headline .headlineWrapper p .title:hover,
#topStories-section .stories-list .story .story-headline .headlineWrapper p .title:focus {
  cursor: pointer;
  color: #ffcf00;
}
#topStories-section .stories-list .story .story-headline .headlineWrapper .archives {
  text-decoration: none;
  font-family: 'Sinkin Sans', sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: white;
  clear: both;
  text-align: center;
  font-weight: 700;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  position: relative;
  left: 275px;
}
#topStories-section .stories-list .story .story-headline .headlineWrapper .archives:hover,
#topStories-section .stories-list .story .story-headline .headlineWrapper .archives:active,
#topStories-section .stories-list .story .story-headline .headlineWrapper .archives:focus {
  color: #ffcf00;
}
#topStories-section .slick-dots {
  display: flex;
  display: -webkit-flex;
  position: absolute;
  bottom: 30px;
  left: 100px;
  transform: translate(0%, 50%);
  -webkit-transform: translate(0%, 50%);
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#topStories-section .slick-dots li {
  min-width: 1px;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  display: flex;
  display: -webkit-flex;
  margin: 0 2px;
}
#topStories-section .slick-dots li.slick-active button {
  width: 22px;
  height: 22px;
  background-image: url("../images/responsive/rotator_circle_active.png");
}
#topStories-section .slick-dots li button {
  font-size: 0;
  padding: 0;
  display: block;
  width: 22px;
  height: 22px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/rotator_circle.png");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
#topStories-section .slick-dots li button:focus {
  outline: none;
}
#topStories-section .slick-dots li button:hover {
  width: 22px;
  height: 22px;
  background-image: url("../images/responsive/rotator_circle_active.png");
}
#topStories-section .slick-slide {
  height: auto;
}
#promoOne {
  background-image: url("../images/responsive/promo_bg.png");
  background-size: cover;
  position: relative;
  z-index: 100;
}
#content-section {
  margin-top: calc(-10vw);
  padding-bottom: 10vw;
  overflow: hidden;
}
#content-section .content-section-inner {
  background-image: url("../images/responsive/events_bg.png");
  background-size: cover;
  padding-top: 10vw;
  padding-bottom: 48px;
}
#content-section .content-section-inner .tabs > ul {
  width: 100%;
  *zoom: 1;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0;
  padding: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.75);
}
#content-section .content-section-inner .tabs > ul:before,
#content-section .content-section-inner .tabs > ul:after {
  content: "";
  display: table;
}
#content-section .content-section-inner .tabs > ul:after {
  clear: both;
}
#content-section .content-section-inner .tabs > ul > li {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #ffcf00;
  margin: 0 40px;
  text-align: center;
  cursor: pointer;
  line-height: 60px;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  text-transform: uppercase;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 25px;
  font-family: "Sinkin Sans", sans-serif;
  font-weight: 700;
}
#content-section .content-section-inner .tabs > ul > li a {
  color: white;
  outline: 0;
  text-decoration: none;
}
#content-section .content-section-inner .tabs > ul > li i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  font-size: 28px;
}
#content-section .content-section-inner .tabs > ul > li.ui-state-active {
  color: #ffcf00;
}
#content-section .content-section-inner .tabs > ul > li.ui-state-active a {
  color: #ffcf00;
}
#content-section .content-section-inner .tabs > ul > li.ui-state-active a i {
  color: #ffcf00;
}
#content-section .content-section-inner .tabs > ul > li:hover {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #ffcf00;
}
#content-section .content-section-inner .tabs > ul > li:hover a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #ffcf00;
}
#content-section .content-section-inner .tabs > ul > li:hover a i {
  color: #ffcf00;
}
#content-section .content-section-inner .tabs .ui-tabs-panel {
  min-height: 570px;
  width: 100%;
  position: relative;
  opacity: 1;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  top: 0;
  left: 0;
}
#content-section .content-section-inner .tabs .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
#content-section .content-section-inner #schedule .header {
  height: 60px;
  line-height: 60px;
}
#content-section .content-section-inner #schedule .header a {
  text-decoration: none;
  color: white;
  font-family: "Sinkin Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
}
#content-section .content-section-inner #schedule .header a i {
  font-size: 18px;
  color: #ffcf00;
}
#content-section .content-section-inner #schedule .eventsWrapper {
  position: relative;
  max-height: 575px;
  overflow-y: scroll;
  padding-right: 20px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#content-section .content-section-inner #schedule .eventsWrapper .loadMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 16px;
  color: #ffcf00;
  margin: 20px auto 0;
  background-color: #005bac;
  font-weight: 700;
  position: relative;
}
#content-section .content-section-inner #schedule .eventsWrapper .loadMore:hover {
  background-color: #0076df;
  cursor: pointer;
}
#content-section .content-section-inner #schedule .eventsWrapper .events-list {
  margin-top: -10px;
}
#content-section .content-section-inner #schedule .eventsWrapper .event {
  min-height: 105px;
  margin-top: 10px;
  font-size: 16px;
  color: black;
  display: flex;
  display: -webkit-flex;
  width: 100%;
  max-width: 1128px;
  background: white;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .info {
  color: black;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  flex: 0 0 180px;
  -webkit-flex: 0 0 180px;
  min-width: 1px;
  min-height: 1px;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  height: 65px;
  width: 100%;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul li {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  flex: 1 0 50%;
  -webkit-flex: 1 0 50%;
  min-width: 1px;
  min-height: 1px;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: "Titillium Web", sans-serif;
  color: black;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul li a i {
  font-size: 21px;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul li a i:before {
  margin: 0;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul li a[href] {
  color: black;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul li a[href]:hover {
  cursor: pointer;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .info {
  padding: 0 24px;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .info > div:first-child {
  font-size: 18px;
  color: #005bac;
  font-family: "Sinkin Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .info .dateTime {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: black;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .info .dateTime i {
  font-size: 16px;
  color: black;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .info .opponent {
  font-family: "Montserrat", sans-serif;
  color: black;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .info .opponent .vsat {
  color: #005bac;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .logos {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 12px;
  background-image: url("../images/responsive/events_shape.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 145px;
  height: 105px;
  background-position: center;
}
#content-section .content-section-inner #schedule .eventsWrapper .event .logos .logo {
  max-height: 74px;
}
#content-section .content-section-inner #schedule .eventsSponsors {
  margin-left: 24px;
  flex: 0 0 360px;
  -webkit-flex: 0 0 360px;
  min-width: 1px;
  min-height: 1px;
  background-color: white;
}
#content-section .content-section-inner #schedule .eventsSponsors .sponsors .ads-container .ad.multi-ad {
  text-align: center;
}
#content-section .content-section-inner #schedule .eventsSponsors .sponsors .ads-container .ad.multi-ad img {
  vertical-align: middle;
  display: inline-block;
  padding: 24px 24px 12px;
  margin: 0 auto;
}
#content-section .content-section-inner #schedule button {
  border: none;
}
#content-section .content-section-inner #schedule button:hover:before,
#content-section .content-section-inner #schedule button:focus:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white !important;
}
#content-section .content-section-inner #schedule button.slick-prev {
  display: none !important;
}
#content-section .content-section-inner #schedule button.slick-next {
  transform: translate(-5px, 50%);
  -webkit-transform: translate(-5px, 50%);
  -moz-transform: translate(-5px, 50%);
  -ms-transform: translate(-5px, 50%);
  -o-transform: translate(-5px, 50%);
  text-align: center;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  right: 0px;
  top: -90px;
  z-index: 3;
  overflow: visible;
  outline: 0;
  color: #ffcf00;
  font-family: "Sinkin Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
  background-color: transparent;
}
#content-section .content-section-inner #schedule button.slick-next:after {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  left: 5px;
  content: '\e858';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 21px;
  line-height: 60px;
  color: #ffcf00;
  font-style: normal;
}
#content-section .content-section-inner #photos .header {
  height: 60px;
  line-height: 60px;
}
#content-section .content-section-inner #photos .header a {
  text-decoration: none;
  color: white;
  font-family: "Sinkin Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
}
#content-section .content-section-inner #photos .header a i {
  font-size: 18px;
  color: #ffcf00;
}
#content-section .content-section-inner #photos .galleryWrapper {
  margin: 0 -12px;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item {
  position: relative;
  margin: 0 12px 24px;
  max-height: 260px;
  overflow: hidden;
  flex: 1 0 20%;
  -webkit-flex: 1 0 20%;
  min-width: 1px;
  min-height: 1px;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a {
  text-decoration: none;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a .photoImage {
  position: relative;
  background-size: cover;
  height: 260px;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a .photoImage img {
  width: 100%;
  max-height: 200px;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a .photoImage .overlay {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 0.7);
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(33, 33, 33, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(33, 33, 33, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(33, 33, 33, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  opacity: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a .photoImage .overlay .readMore {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  display: block;
  text-transform: none;
  text-decoration: none;
  color: #ffcf00;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 18px;
  margin: 0 auto;
  text-align: center;
  font-weight: 700;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a .photoContent {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: white;
  padding: 24px;
  font-family: "Montserrat", sans-serif;
  color: #005bac;
  font-size: 17px;
  line-height: 21px;
  height: 80px;
  width: 100%;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a .photoContent:before {
  content: '';
  position: absolute;
  top: -40px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 40px solid white;
  border-right: 130px solid transparent;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a .photoContent:after {
  content: '';
  position: absolute;
  top: -40px;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 40px solid white;
  border-left: 130px solid transparent;
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a:hover .photoContent {
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
}
#content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item a:hover .photoImage .overlay {
  opacity: 1;
}
#content-section .content-section-inner #videos .header {
  height: 60px;
  line-height: 60px;
}
#content-section .content-section-inner #videos .header a {
  text-decoration: none;
  color: white;
  font-family: "Sinkin Sans", sans-serif;
  font-weight: 700;
  font-size: 16px;
}
#content-section .content-section-inner #videos .header a i {
  font-size: 18px;
  color: #ffcf00;
}
#content-section .content-section-inner #videos .videoWrapper {
  margin: 0 -12px;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo {
  flex: 1 0 30%;
  -webkit-flex: 1 0 30%;
  min-width: 1px;
  min-height: 1px;
  margin: 0 12px 24px;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoPreview .videoMedia {
  position: relative;
  overflow: hidden;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoPreview .videoMedia .videoImg {
  width: 100%;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoPreview .videoMedia .watchNow {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 170px;
  height: 35px;
  text-align: center;
  transform: translate(0, 100%);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  z-index: 4;
  background-color: #ffcf00;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 18px;
  color: white;
  font-weight: 700;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoPreview .videoMedia .watchNow div {
  margin-left: 12px;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoPreview .videoMedia .overlay {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(33, 33, 33, 0.7);
  /* Old browsers */
  background: -moz-radial-gradient(center, ellipse cover, rgba(33, 33, 33, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(33, 33, 33, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(33, 33, 33, 0.7) 0%, rgba(0, 0, 0, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  opacity: 3;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoPreview .videoMedia:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 2;
  transform: translate(-50%, -5px);
  -webkit-transform: translate(-50%, -5px);
  width: 20px;
  height: 20px;
  margin: 0;
  background-image: url("../images/responsive/video_play_button.png");
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoPreview .videoMedia:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 35px solid #ffcf00;
  border-left: 160px solid transparent;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoTitle {
  height: 75px;
  padding: 20px 24px;
  background-color: white;
  font-family: "Montserrat", sans-serif;
  color: #005bac;
  font-size: 17px;
  line-height: 21px;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo .videoTitle .YTtitle {
  height: 42px;
  overflow: hidden;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo:hover {
  cursor: pointer;
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo:hover .videoPreview .videoMedia .watchNow {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
#content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo:hover .videoPreview .videoMedia .overlay {
  opacity: 0;
}
#footerPromos {
  background-color: white;
  border-bottom: 2px solid #005bac;
}
#footerPromos .flex {
  display: block;
  padding: 36px 0px;
  margin: 0 -12px;
}
#footerPromos .flex .ads-container .ad.multi-ad {
  display: inline-block;
  margin: 0 12px;
}
#footerPromos .flex .ads-container .ad.multi-ad img {
  vertical-align: middle;
  padding: 0px 0px;
  margin: 0 auto;
}
#footerPromos .slick-dots {
  display: flex;
  display: -webkit-flex;
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, 50%);
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#footerPromos .slick-dots li {
  min-width: 1px;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  display: flex;
  display: -webkit-flex;
  margin: 0 2px;
}
#footerPromos .slick-dots li.slick-active button {
  width: 22px;
  height: 22px;
  background-image: url("../images/responsive/rotator_circle_active.png");
}
#footerPromos .slick-dots li button {
  font-size: 0;
  padding: 0;
  display: block;
  width: 22px;
  height: 22px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/rotator_circle.png");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
#footerPromos .slick-dots li button:focus {
  outline: none;
}
#footerPromos .slick-dots li button:hover {
  width: 22px;
  height: 22px;
  background-image: url("../images/responsive/rotator_circle_active.png");
}
#footerLogos {
  background-color: white;
  padding: 36px 0px;
}
#footerLogos .logosWrapper {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#footerLogos .logosWrapper .logo {
  margin: 0 10px;
}
#copyright {
  padding-bottom: 64px;
}
#copyright .copyright {
  font-family: "Sinkin Sans", sans-serif;
  color: #005bac;
  font-size: 14px;
  line-height: 20px;
}
#copyright .address {
  font-family: "Montserrat", sans-serif;
  color: black;
  font-size: 14px;
  line-height: 20px;
}
#copyright .privacy a {
  display: inline;
  font-family: "Montserrat", sans-serif;
  color: black;
  line-height: 20px;
  font-size: 14px;
  text-decoration: none;
}
#copyright .privacy a:hover {
  text-decoration: underline;
}
#stickyTicker {
  transition: .3s;
  transform: translate(0, 100%);
  bottom: 0;
  left: 0;
  width: 100%;
  position: fixed;
  height: 42px;
  border-top: 5px solid rgba(0, 0, 0, 0.5);
  z-index: 9000;
  font-size: 16px;
}
#stickyTicker .row {
  position: relative;
  display: flex;
  display: -webkit-flex;
}
#stickyTicker .wrapper {
  background: #005bac;
  height: 37px;
}
#stickyTicker .stickyLogo {
  flex: 0 0 252px;
  -webkit-flex: 0 0 252px;
  min-width: 1px;
  min-height: 1px;
}
#stickyTicker .stickyLogo:after {
  content: '';
  position: absolute;
  width: 1000px;
  height: 37px;
  top: 0;
  left: -1000px;
  background-color: white;
}
#stickyTicker .tweet-container {
  flex: 0 1 720px;
  -webkit-flex: 0 1 720px;
  min-width: 1px;
  min-height: 1px;
  margin-right: auto;
}
#stickyTicker .tweet-container .twitter-list .tweet-item-container .twitter .tweet {
  display: flex;
  display: -webkit-flex;
}
#stickyTicker .tweet-container .twitter-list .tweet-item-container .twitter .tweet i {
  color: #003399;
  font-size: 20px;
  line-height: 37px;
}
#stickyTicker .tweet-container .twitter-list .tweet-item-container .twitter .tweet i:before {
  margin: 0 20px;
}
#stickyTicker .tweet-container .twitter-list .tweet-item-container .twitter .tweet .body {
  font-family: "Montserrat", sans-serif;
  color: white;
  font-size: 16px;
  line-height: 37px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#stickyTicker .tweet-container .twitter-list .tweet-item-container .twitter .tweet .body a {
  color: #ffcf00;
}
#stickyTicker .social {
  height: 37px;
  line-height: 37px;
  text-align: right;
  margin-left: 20px;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
#stickyTicker .social a {
  text-decoration: none;
  color: #ffcf00;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
html.sticky-leaderboard-is-hidden .c-sticky-leaderboard {
  transform: translate(0, 100%);
}
html.sticky-leaderboard-is-hidden #stickyTicker {
  transform: translate(0, 0);
}
.c-sticky-leaderboard {
  transition: .3s;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.c-sticky-leaderboard .dfp-ad {
  margin: 0 auto;
}
html.news.wide body .contentDiv_container,
html.sportfile.wide body .contentDiv_container {
  max-width: none;
  background-image: url("../images/responsive/story_bg.jpg");
  padding: 30px 8px;
  background-size: cover;
}
.sidearm-story-template {
  background-color: white;
}
.article-wrapper.sportfile {
  padding: 8px;
  background-color: white;
  max-width: 1128px;
  margin: 0px auto;
}
.article-wrapper.news {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  max-width: 1128px;
  margin: 0px auto 48px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.article-wrapper.news .article-content_wrapper {
  flex: 1 1 300px;
  -webkit-flex: 1 1 300px;
  min-width: 1px;
  min-height: 1px;
  padding: 0px;
  margin-right: 24px;
  background-color: white;
}
.article-wrapper.news .article-content_wrapper .article-image {
  position: relative;
}
.article-wrapper.news .article-content_wrapper .article-image img {
  width: 100%;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-caption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: white;
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 0 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article-wrapper.news .article-content_wrapper .article-image .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  width: 50px;
  height: 50px;
  background-color: transparent;
}
.article-wrapper.news .article-content_wrapper .article-image .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 50px;
  height: 50px;
  background-image: url("../images/video_modal_play_button.png");
}
.article-wrapper.news .article-content_wrapper .article-image .article-showcase-player {
  position: relative;
}
.article-wrapper.news .article-content_wrapper .article-image .article-showcase-player .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article-content_wrapper .article-image #story_media_imgPlay {
  display: block;
  width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 99;
}
.article-wrapper.news .article-content_wrapper .article-subheadline {
  display: none;
}
.article-wrapper.news .article-content_wrapper .print-friendly-story-button {
  display: none;
}
.article-wrapper.news .article-content_wrapper .article-byline {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: black;
  margin-bottom: 24px;
}
.article-wrapper.news .article-content_wrapper .noprint {
  display: none;
}
.article-wrapper.news .article-content_wrapper .social-column {
  display: flex;
  display: -webkit-flex;
  padding: 24px 36px;
  border-top: 2px solid #005bac;
}
.article-wrapper.news .article-content_wrapper .social-column a {
  display: block;
  padding: 0 10px;
  text-align: center;
  height: 24px;
  background-color: #005bac;
  margin: 0px 5px 0 0;
  text-align: center;
  line-height: 24px;
  text-decoration: none;
  color: white;
}
.article-wrapper.news .article-content_wrapper .social-column a i {
  font-size: 14px;
}
.article-wrapper.news .article-content_wrapper .social-column a i:before {
  font-family: 'sidearm_font' !important;
}
.article-wrapper.news .article-content_wrapper .social-column a span {
  font-family: "Montserrat", sans-serif;
  color: white;
  font-size: 14px;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-print {
  background-color: black;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-print:hover {
  background-color: #1a1a1a;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-twitter i.icon-twitter:before {
  content: '\e825';
  font-family: 'sidearm_font' !important;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .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;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-google-plus {
  background-color: #e14929;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .social-column a.social-column-google-plus:hover {
  background-color: #e76f56;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-details {
  border-top: none;
}
.article-wrapper.news .article-content_wrapper .article-details .article-headline {
  display: block;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  color: #005bac;
  clear: both;
  line-height: 36px;
  padding-bottom: 30px;
  text-transform: uppercase;
  padding: 24px 36px;
}
.article-wrapper.news .article-content_wrapper .article-content {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: black;
  line-height: 20px;
  padding: 0px 36px 24px;
}
.article-wrapper.news .article-content_wrapper .article-content p {
  font-size: 16px;
  color: black;
  line-height: 20px;
}
.article-wrapper.news .article-content_wrapper .article-content a {
  color: #005bac;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links {
  float: right;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 300px;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links ul li {
  line-height: 30px;
  border-bottom: 1px solid black;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links ul li a {
  position: relative;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 15px;
  text-decoration: none;
  color: white;
  background-color: #005bac;
  display: block;
  padding: 0 10px;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links ul li a:hover {
  background-color: #004079;
}
.article-wrapper.news .article-sidebar-wrapper {
  flex: 0 0 360px;
  -webkit-flex: 0 0 360px;
  min-width: 1px;
  min-height: 1px;
  padding: 0px 0px;
  margin: 0 auto;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .title {
  position: relative;
  padding-bottom: 24px;
  width: 100%;
  border-bottom: 2px solid white;
  margin: 0 auto 24px;
  font-family: "Sinkin Sans", sans-serif;
  font-size: 25px;
  font-weight: 700;
  color: white;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer {
  margin-bottom: 24px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  padding: 24px;
  margin-bottom: 24px;
  background-color: white;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline a {
  text-decoration: none;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline .headline {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  display: block;
  font-weight: 700;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline:hover {
  cursor: pointer;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline:hover .headline {
  color: #005bac;
}
.article-wrapper.news .article-sidebar-wrapper #story-side-ad {
  margin: 0px auto;
  text-align: center;
  background-color: white;
}
.article-wrapper.news .article-sidebar-wrapper #story-side-ad .ad {
  padding: 24px;
}
.article-wrapper.news .article-sidebar-wrapper #story-side-ad .dfp-ad {
  margin: 0 auto;
}
.youtube-modal-container {
  position: fixed;
  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-container.youtube-video-is-playing {
  left: 0;
  opacity: 1;
  z-index: 999999;
}
.youtube-modal-player-container {
  width: 50%;
  background-color: white;
  padding: 20px;
  position: relative;
}
.youtube-modal-player-container .modalHeader {
  margin-bottom: 30px;
}
.youtube-modal-player-container .modalDetails .watching {
  font-family: "Sinkin Sans", sans-serif;
  font-size: 16px;
  color: #003399;
  margin-top: 20px;
}
.youtube-modal-player-container .modalDetails .modalTitle {
  font-family: "Sinkin Sans", sans-serif;
  font-size: 16px;
  color: black;
}
.youtube-modal-player-container .youtube-modal-close {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  width: 30px;
  top: 10px;
  right: 20px;
  background-color: #003399;
  text-align: center;
}
.youtube-modal-player-container .youtube-modal-close i {
  font-size: 24px;
  line-height: 30px;
  color: white;
}
.youtube-modal-player-container .youtube-modal-close i:before {
  margin: 0;
}
.youtube-modal-player-container .youtube-modal-close:hover {
  cursor: pointer;
  background-color: #002266;
}
.youtube-modal-player {
  padding-bottom: 56.25%;
  position: relative;
}
.youtube-modal-player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.video-is-playing .youtube-modal-container {
  left: 0;
  opacity: 1;
  z-index: 999999;
}
.youtube-player {
  padding-bottom: 56.25%;
  position: relative;
}
.youtube-player iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1440px) {
  
}
@media screen and (max-width: 1128px) {
  .socialBar {
    padding: 0 12px;
  }
  #content-section .content-section-inner {
    padding-left: 12px;
    padding-right: 12px;
  }
  .main-navigation {
    width: initial;
    margin-left: auto;
  }
  .main-navigation .main-nav .main-navigation-level-1 > li {
    position: static;
  }
  .main-navigation .main-nav .main-navigation-level-1 > li.sports .main-navigation-level-2 .dropdownWrapper {
    width: 100%;
    max-height: 400px;
    overflow-y: scroll;
  }
  .main-navigation .main-nav .main-navigation-level-2 {
    width: 100%;
  }
  #footerPromos .flex {
    margin: 0;
  }
}
@media screen and (max-width: 1024px) {
  .main-navigation {
    position: static;
  }
  .main-navigation .main-nav .main-navigation-level-2 ul {
    flex: 1 0 450px !important;
    -webkit-flex: 1 0 450px !important;
    min-width: 1px !important;
    min-height: 1px !important;
  }
  .main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper {
    padding: 12px;
  }
  #navigation .header_logo {
    position: absolute;
    top: 0px;
    left: 6px;
    transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    -moz-transform: translate(0, 0) !important;
    -ms-transform: translate(0, 0) !important;
    -o-transform: translate(0, 0) !important;
  }
  #navigation .header_logo img {
    width: 60px !important;
  }
  #topStories-section {
    padding: 0;
  }
  #topStories-section .stories-list,
  #topStories-section .stories-list .story,
  #topStories-section .stories-list .story .story-media {
    height: auto;
  }
  #topStories-section .stories-list .story .story-headline {
    position: static;
    background-color: black;
  }
  #topStories-section .stories-list .story .story-headline .headlineWrapper p {
    padding: 24px;
  }
  #topStories-section .stories-list .story .story-headline .headlineWrapper .archives {
    display: block;
    left: 0;
    text-align: right;
  }
  #topStories-section .slick-dots {
    left: 24px;
    transform: translate(0%, 50%);
    -webkit-transform: translate(0%, 50%);
    -moz-transform: translate(0%, 50%);
    -ms-transform: translate(0%, 50%);
    -o-transform: translate(0%, 50%);
  }
  #content-section .content-section-inner #schedule .eventsWrapper {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #content-section .content-section-inner #schedule .eventsSponsors {
    margin-top: 24px;
    margin-left: 0;
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    background-color: transparent;
  }
  #content-section .content-section-inner #schedule .eventsSponsors .sponsors .ads-container .ad.multi-ad img {
    padding: 24px;
    background-color: white;
  }
  #content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item {
    flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    min-width: 1px;
    min-height: 1px;
  }
  #copyright {
    padding-bottom: 24px;
  }
  .youtube-player-player-wrapper {
    margin-bottom: 20px;
  }
  #footerLogos .logosWrapper .logo {
    flex: 1 0 43%;
    -webkit-flex: 1 0 43%;
    min-width: 1px;
    min-height: 1px;
    margin-bottom: 20px;
    text-align: center;
  }
  .article-wrapper.news .article-content_wrapper .article-content .story {
    margin-top: 20px;
    padding: 0px;
  }
}
@media screen and (max-width: 767px) {
  #content-section .content-section-inner .tabs > ul > li {
    margin: 0 20px;
    font-size: 22px;
  }
  #content-section .content-section-inner #photos .galleryWrapper .photo-gallery-list .photo-gallery-item,
  #content-section .content-section-inner #videos .videoWrapper .recent-list .recentVideo {
    flex: 1 0 45%;
    -webkit-flex: 1 0 45%;
    min-width: 1px;
    min-height: 1px;
  }
  .main-footer .main-footer-logos ul {
    margin: 0;
  }
  .article-wrapper.news .article-content_wrapper {
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    min-width: 1px;
    min-height: 1px;
    margin-right: 0;
    margin-bottom: 24px;
    order: 1;
  }
  .article-wrapper.news .article-sidebar-wrapper {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    order: 2;
  }
}
@media screen and (max-width: 540px) {
  #content-section .content-section-inner #schedule .eventsWrapper {
    max-height: none;
    padding-right: 0;
  }
  #content-section .content-section-inner #schedule .eventsWrapper .event .event-links {
    flex: 0 0 60px;
    -webkit-flex: 0 0 60px;
    min-width: 1px;
    min-height: 1px;
  }
  #content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul {
    flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%;
  }
  #content-section .content-section-inner #schedule .eventsWrapper .event .event-links ul li {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
  }
  .youtube-modal-player-container {
    width: 100%;
  }
}
@media screen and (max-width: 400px) {
  
}
/* 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: #e5e5e5;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eeeeee;
}
.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: #eeeeee;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.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: 5px;
  /* 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: #ffcf00;
  -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;
  right: 0px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 10px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eeeeee;
}
.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: #eeeeee;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eeeeee;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eeeeee;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999999;
}
#latet {
  background: #d0d0ce;
  width: 300px;
  margin: 0 auto 1em auto;
  color: black !important;
  font-size: 14px !important;
  display: block;
  overflow: auto;
  padding: 10px 20px;
}
#latet a {
  text-decoration: none;
  text-align: center;
  font-size: 1em;
  color: black;
}
#latet p {
  text-align: center;
}
#latet:hover a {
  text-decoration: underline;
}
