@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700&display=swap");
@import url("https://fonts.sidearmsports.com/roboto/stylesheet.css");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700");
a.sidearm-skip-link {
  position: absolute;
  left: -99999px;
  top: 0;
  background-color: #0055c9;
  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;
}
body {
  font: 0.9rem/1.4 'Open Sans', arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
  background: white url(/images/bg.jpg) no-repeat top center fixed;
  overflow-y: scroll;
}
.internal-ad {
  text-align: center;
}
.internal-ad .ad {
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.content-ad .dfp-ad {
  margin: 20px auto;
}
.main-navigation-social {
  display: block !important;
}
.main-navigation-social.facebook {
  width: 19px !important;
}
.main-navigation-social.twitter {
  width: 19px !important;
}
.official_text {
  position: relative;
}
.powered-by {
  width: 110px;
  position: absolute;
  top: 6px;
  left: 40px;
  text-align: center;
  font-size: 1rem;
}
.powered-by:before {
  content: 'Powered By:';
  color: white;
}
.row {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}
.main-header {
  height: 100px;
  background: url(/images/top_header_graphic.png) no-repeat top center;
  width: 100%;
  position: relative;
}
.header_logo img {
  width: 225px;
}
#topStories {
  margin-bottom: 100px;
  position: relative;
  margin-top: 20px;
}
#topStories .slick-next,
#topStories .slick-prev {
  width: 40px;
  height: 100px;
  background: #0055c9;
  outline: none;
  border: none;
  display: block;
  line-height: 100px;
  text-align: center;
  color: white;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0;
}
#topStories .slick-next:hover,
#topStories .slick-prev:hover {
  background: #75787b;
}
#topStories .slick-prev {
  left: -12px;
}
#topStories .slick-prev:hover:after {
  border-bottom-color: #c8c9c7;
}
#topStories .slick-prev:before {
  font-family: sidearm_font;
  font-size: 30px;
  content: '\e833';
  font-weight: 400;
}
#topStories .slick-prev:after {
  width: 0;
  height: 0;
  border-bottom: 12px solid #003379;
  border-left: 12px solid transparent;
  position: absolute;
  content: '';
  top: -12px;
  left: 0;
}
#topStories .slick-next {
  right: -12px;
}
#topStories .slick-next:hover:after {
  border-bottom-color: #c8c9c7;
}
#topStories .slick-next:before {
  font-weight: 400;
  font-family: sidearm_font;
  font-size: 30px;
  content: '\e832';
}
#topStories .slick-next:after {
  width: 0;
  height: 0;
  border-bottom: 12px solid #003379;
  border-right: 12px solid transparent;
  position: absolute;
  content: '';
  top: -12px;
  right: 0;
}
#topStories .top-stories-list-item {
  position: relative;
  background-color: black;
}
#topStories .top-stories-list-item:after {
  content: '';
  display: block;
  height: 635px;
  width: 100%;
  background: url(/images/main_story_image_repeater.png);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#topStories .top-stories-list-item .showcase-play-button {
  position: absolute;
  color: white;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url("https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png");
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 100;
}
#topStories .top-stories-list-item .top-stories-media iframe {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
}
#topStories .slick-dots {
  width: 100%;
  color: black;
  position: absolute;
  bottom: -42px;
  left: 0;
  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;
}
#topStories .slick-dots li {
  width: 22px;
  height: 22px;
  background: white;
  border-radius: 100%;
  margin: 0 5px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.2s;
}
#topStories .slick-dots li.slick-active {
  transition: 0.2s;
}
#topStories .slick-dots li.slick-active button {
  background: black;
  color: white;
  transition: 0.2s;
}
#topStories .slick-dots li button {
  width: 16px;
  height: 16px;
  color: black;
  font-size: 0;
  transition: 0.2s;
  border-radius: 100%;
  display: block;
  background: white;
  padding: 0;
  border: none;
}
#topStories .top-stories-text {
  padding: 50px 75px ;
  position: absolute;
  bottom: 0;
  z-index: 3;
  left: 0;
  width: 100%;
  font-size: 16px;
  color: #c8c9c7;
  background: rgba(0, 0, 0, 0.7);
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
#topStories .top-stories-text .top-stories-headline {
  margin-top: 6px;
  padding: 10px 15px;
  font-size: 46px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
  text-decoration: none;
  line-height: 1.2;
  color: white;
}
#topStories .top-stories-text .top-stories-headline:hover {
  color: #c5c5c5;
}
.sport .main-content-placeholder {
  margin-top: 150px;
}
.general .main-content-placeholder {
  margin-top: 150px;
}
.main-content-placeholder {
  margin-top: 100px;
  margin-bottom: 60px;
}
.wide .main-content-placeholder {
  padding: 20px;
  background: white;
  margin-left: auto;
  margin-right: auto;
  max-width: 1152px;
}
button {
  outline: none;
}
#sportNavigation {
  width: 100%;
  height: 50px;
  background-color: #686868;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  z-index: 100;
  top: 180px;
  left: 0;
  border-bottom: 1px solid #525456;
}
#sportNavigation.headroom--not-top {
  position: fixed;
  top: 80px;
  left: 0;
}
#sportNavigation .row {
  width: 100%;
}
#sportNavigation .sport-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
}
#sportNavigation .sport-nav .level-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
#sportNavigation .sport-nav .level-1 > li {
  display: flex;
  display: -webkit-flex;
  padding: 0 10px;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  text-align: center;
  font-size: 14px;
  position: relative;
  color: white;
  height: 50px;
}
#sportNavigation .sport-nav .level-1 > li.additional-links > a {
  font-size: 0;
}
#sportNavigation .sport-nav .level-1 > li.additional-links:before {
  content: 'More +';
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
}
#sportNavigation .sport-nav .level-1 > li.sport-home {
  margin-right: auto;
  padding-top: 0;
  margin-left: 280px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#sportNavigation .sport-nav .level-1 > li.sport-home a {
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
#sportNavigation .sport-nav .level-1 > li.sport-home:after {
  content: none;
}
#sportNavigation .sport-nav .level-1 > li.sport-home:hover {
  background: none;
}
#sportNavigation .sport-nav .level-1 > li:last-child:after {
  content: none;
}
#sportNavigation .sport-nav .level-1 > li:hover {
  background: #0055c9;
}
#sportNavigation .sport-nav .level-1 > li:hover .level-2 {
  right: 0px;
  left: auto;
}
#sportNavigation .sport-nav .level-1 > li > a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  white-space: nowrap;
  text-align: center;
  color: white;
}
#sportNavigation .sport-nav .level-2 {
  padding: 12px ;
  position: absolute;
  left: -9999px;
  top: 100%;
  margin: 0;
  list-style: none;
  background-color: #686868;
}
#sportNavigation .sport-nav .level-2 li {
  padding: 5px 0px;
  text-align: right;
}
#sportNavigation .sport-nav .level-2 li a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  white-space: nowrap;
  text-align: right;
  color: white;
}
#sportNavigation .sport-nav .level-2 li a:hover {
  text-decoration: underline;
}
#sportNavigation .sports-mobile-navigation-home {
  font-weight: 400;
  font-size: 18px;
}
#sportNavigation .sports-mobile-navigation-home a {
  color: white;
}
#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;
  font-size: 14px;
}
#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: white;
  text-decoration: none;
  margin: 0 10px;
  text-transform: uppercase;
}
#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: white;
  text-decoration: none;
  color: white;
  text-transform: uppercase;
}
#sportNavigation .sports-mobile-navigation-menu {
  position: absolute;
  display: none;
}
.main-navigation {
  background: #0055c9;
  height: 80px;
  width: 100%;
  z-index: 9000;
  position: absolute;
  top: 100px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.main-navigation.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
}
.main-navigation.headroom--not-top .header_logo {
  top: -3px;
  max-width: 185px;
  margin-left: 39px;
}
.main-navigation.hover .header_logo {
  top: -3px;
  max-width: 185px;
  margin-left: 39px;
}
.main-navigation:before {
  width: 100%;
  height: 10px;
  background: url(/images/nav_repeater.png);
  position: absolute;
  top: -10px;
  left: 0;
  content: '';
  display: block;
}
.main-navigation .header_logo {
  top: -28px;
  margin-left: 0;
  position: absolute;
  z-index: 9001;
}
.main-navigation navigation-component {
  margin-left: auto;
}
.main-navigation .main-navigation-level-1 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  height: 80px;
}
.main-navigation .main-navigation-level-1 a {
  text-decoration: none;
}
.main-navigation .main-navigation-level-1 > li {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 80px;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .main-navigation-level-1 > li:first-child > a {
  border: none;
}
.main-navigation .main-navigation-level-1 > li > a {
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 0 14px 0 13px;
  white-space: nowrap;
  color: white;
  text-align: center;
  font-weight: 700;
  height: 30px;
  line-height: 30px;
  border-left: 1px dotted #001c42;
}
.main-navigation .main-navigation-level-1 > li > a i:before {
  margin: 0;
}
.main-navigation .main-navigation-level-1 > li > a i.icon-tickets {
  font-size: 25px;
}
.main-navigation .main-navigation-level-1 > li:hover {
  background: #75787b;
}
.main-navigation .main-navigation-level-1 > li:hover > a {
  color: white;
}
.main-navigation .main-navigation-level-1 > li:hover .main-navigation-level-2 {
  left: 0;
  opacity: 1;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 {
  padding: 35px 12px 60px 12px ;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul {
  width: 435px;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li {
  padding: 9px 12px ;
  width: 100%;
  *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.main-navigation-social {
  color: transparent;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a {
  padding: 0 7px;
  color: white;
  text-transform: none;
  float: left;
  display: block;
  font-size: 0.8rem;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a:last-child:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a:first-child {
  color: white;
  font-size: 0.8rem;
  margin-right: auto;
  margin-left: 0;
  padding: 0;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a:first-child:after {
  content: none;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.main-navigation-social {
  width: 16px;
  height: 20px;
  overflow: hidden;
  padding: 0;
  border: none;
  margin: 0 3px;
  font-size: 17px;
  color: white;
  font-weight: 400;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.main-navigation-social[href] {
  color: white;
}
.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;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.main-navigation-social .icon-instagram {
  font-size: 14px;
}
.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.tickets[href] {
  color: #0055c9;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.tickets:before {
  content: '\e829';
  font-family: sidearm_font;
  color: transparent;
}
.main-navigation .main-navigation-level-1 > li.main-navigation-sports .main-navigation-level-2 ul li a.instagram {
  margin-right: 0;
}
.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';
  font-size: 16px;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 {
  margin: 0;
  padding: 60px 12px 60px 12px ;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  position: absolute;
  left: -9999px;
  top: 80px;
  opacity: 0;
  background: #686868;
  width: 100%;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 .main-navigation-level-2-inside {
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  display: -webkit-flex;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 300px;
  margin: 0 15px;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li {
  padding: 9px 10px;
  line-height: 20px;
  border-bottom: 1px dotted white;
  width: 300px;
  text-align: left;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li:first-child {
  border-top: none;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li > a {
  color: white;
  font-size: 0.9rem;
  font-weight: 700;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li.separator {
  border: none;
  color: #0055c9;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 10px 15px 10px;
  border-bottom: none;
  background: rgba(255, 255, 255, 0.8);
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li:not(.separator):hover {
  background: #0055c9;
}
.main-navigation .main-navigation-level-1 > li .main-navigation-level-2 ul > li:not(.separator):hover > a {
  color: 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%);
}
.mobile_menu {
  height: 60px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  color: white;
}
.mobile_menu i {
  height: 60px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 12px;
  font-size: 21px;
}
.off-canvas-menu {
  width: 100%;
  position: absolute;
  left: 0;
  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 - 80px);
  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: #0055c9;
  border-left: 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: white;
}
.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 #c8c9c7;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}
.off-canvas-menu > ul > li:first-child {
  border-top: solid 1px #c8c9c7;
}
.off-canvas-menu > ul > li:last-child {
  border-bottom: solid 1px #c8c9c7;
}
.off-canvas-menu > ul > li > a {
  padding: 11px 12px 9px 15px;
  width: 100%;
  display: inline-block;
  color: #0055c9;
  text-decoration: none;
  font-size: 0.8rem;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.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: whitesmoke;
  border-top: solid 1px #c8c9c7;
  font-weight: 400;
  position: relative;
}
.off-canvas-menu > ul > li .level-2 li.separator {
  text-transform: uppercase;
  color: #0055c9;
  font-weight: 700;
}
.off-canvas-menu > ul > li .level-2 li.separator a,
.off-canvas-menu > ul > li .level-2 li.separator span {
  color: #0055c9;
  padding: 9px 12px 7px 15px;
}
.off-canvas-menu > ul > li .level-2 a,
.off-canvas-menu > ul > li .level-2 span {
  padding: 9px 12px 7px 24px;
  width: 100%;
  display: inline-block;
  color: #0055c9;
  text-decoration: none;
  font-size: 16px;
}
.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;
}
.calendar-of-events {
  background: url(/images/cal_bg.png) no-repeat top center;
  padding: 50px 0;
}
.calendar-of-events .tabs .header {
  margin-bottom: 5px;
}
.calendar-of-events .tabs .header > span {
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-weight: 700;
  color: white;
  background-color: #0055c9;
  padding: 5px 10px;
}
.calendar-of-events .tabs .header > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-flex;
  margin-left: 48px;
}
.calendar-of-events .tabs .header > ul li {
  height: 25px;
  padding: 0 8px;
  line-height: 25px;
}
.calendar-of-events .tabs .header > ul li.ui-state-active > a {
  color: #0055c9;
  background: white;
}
.calendar-of-events .tabs .header > ul li a {
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  color: white;
  background-color: #0055c9;
  padding: 5px 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
}
.calendar-of-events .tabs .header > a {
  margin-left: auto;
  color: white;
  background-color: #0055c9;
  padding: 5px 10px;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.calendar-of-events .slick-track {
  display: flex;
  display: -webkit-flex;
}
.calendar-of-events .ui-tabs-panel {
  width: 100%;
  position: relative;
  opacity: 1;
  transition: 0.2s opacity;
}
.calendar-of-events .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
.calendar-of-events .events-list-item {
  padding: 12px;
  height: auto;
  display: flex;
  display: -webkit-flex;
}
.calendar-of-events .events-list-item .event {
  background: white;
  width: 100%;
  min-height: 440px;
  position: relative;
  -webkit-box-shadow: inset 0 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.15);
}
.calendar-of-events .events-list-item .event .events-list-item-inside {
  padding: 24px;
}
.calendar-of-events .events-list-item .event .event-details > div:first-child {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #0055c9;
  text-transform: uppercase;
}
.calendar-of-events .events-list-item .event .event-details > div + div {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: black;
  font-size: 16px;
}
.calendar-of-events .events-list-item .event .event-details > p {
  font-size: 14px;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  margin-top: 30px;
}
.calendar-of-events .events-list-item .event .event-links {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #d9d9d9;
  height: 60px;
}
.calendar-of-events .events-list-item .event .event-links ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  height: 60px;
  width: 100%;
}
.calendar-of-events .events-list-item .event .event-links li {
  margin: 0 5px;
  color: black;
}
.calendar-of-events .events-list-item .event .event-links li span {
  font-size: 16px;
  font-style: italic;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}
.calendar-of-events .events-list-item .event .event-links li a {
  color: black;
  font-size: 0;
}
.calendar-of-events .events-list-item .event .event-links li a i {
  font-size: 22px;
}
.calendar-of-events .events-list-item .event .event-links li a[href] {
  color: #0055c9;
}
.calendar-of-events .events-list-item .event .event-links li a[href] span {
  color: black;
}
.calendar-of-events .events-list-item .event .event-logo {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #0055c9;
  text-transform: uppercase;
  min-height: 160px;
}
.calendar-of-events .events-list-item .event .event-logo > div:last-child {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.calendar-of-events .events-list-item .event .event-logo img {
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
}
.calendar-of-events .events-list-item .event .event-date {
  height: 60px;
  width: 100%;
  background: black;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 17px;
}
.calendar-of-events .slick-dots {
  width: 100%;
  margin: 18px 0 0 0;
  color: black;
  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-of-events .slick-dots li {
  width: 22px;
  height: 22px;
  background: white;
  color: black;
  border-radius: 100%;
  margin: 0 5px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.2s;
}
.calendar-of-events .slick-dots li.slick-active {
  transition: 0.2s;
}
.calendar-of-events .slick-dots li.slick-active button {
  background: #0055c9;
  color: white;
  transition: 0.2s;
}
.calendar-of-events .slick-dots li button {
  width: 16px;
  height: 16px;
  color: black;
  font-size: 0;
  transition: 0.2s;
  border-radius: 100%;
  display: block;
  background: white;
  padding: 0;
  border: none;
}
#contentStream {
  width: 100%;
  position: relative;
  padding: 50px 0 60px 0;
}
#contentStream h1 {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 0 5px 0;
}
#contentStream h1 > span {
  font-size: 36px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  color: #0055c9;
  margin-right: 30px;
}
#contentStream .content-stream {
  flex: 1;
  overflow: hidden;
}
#contentStream ul.tabs_ul {
  list-style: none;
  margin: 0 5px;
  padding: 0;
  display: flex;
}
#contentStream ul.tabs_ul > span {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
#contentStream ul.tabs_ul li {
  transition: 0.2s;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0 5px;
  font-size: 20px;
  text-align: center;
  cursor: pointer;
  height: 26px;
  padding: 0 8px;
  line-height: 26px;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  text-transform: uppercase;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
#contentStream ul.tabs_ul li.Twitter {
  color: #007bb5;
}
#contentStream ul.tabs_ul li.Instagram {
  color: #466e8f;
}
#contentStream ul.tabs_ul li.facebook {
  color: #517fa4;
}
#contentStream ul.tabs_ul li a {
  color: #3b5998;
  text-decoration: none;
}
#contentStream ul.tabs_ul li i {
  margin-left: 5px;
}
#contentStream ul.tabs_ul li i.icon-instagram {
  font-size: 16px;
}
#contentStream ul.tabs_ul li i:before {
  margin: 0;
}
#contentStream ul.tabs_ul li.active {
  transition: 0.2s;
  background-color: #0055c9;
  border-color: #0055c9;
  color: white;
}
#contentStream ul.tabs_ul li.active a {
  transition: 0.2s;
  color: white;
}
#contentStream ul.tabs_ul li:hover {
  transition: 0.2s;
  background-color: #0055c9;
  border-color: #0055c9;
  color: white;
}
#contentStream ul.tabs_ul li:hover a {
  transition: 0.2s;
  color: white;
}
#contentStream .content-stream-container {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
}
#contentStream .content-stream-item-container {
  padding: 12px;
  display: flex;
  display: -webkit-flex;
  width: 33.3333%;
  overflow: hidden;
}
#contentStream .content-stream-item-container .content-stream-item {
  position: relative;
  width: 100%;
  height: auto;
  background: white;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  display: flex;
  display: -webkit-flex;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet {
  padding: 30px;
  font-size: 16px;
  font-family: RobotoRegular;
  position: relative;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .mediaIcon {
  background-color: #00b0ed;
  color: white;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .body {
  line-height: 1.6;
  margin: 25px 0 20px 0;
  color: black;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user {
  border-bottom: 1px dotted #555555;
  position: relative;
  padding-bottom: 20px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .tweet-item-user-logo {
  border: 3px solid #c8c9c7;
  width: 50px;
  height: 50px;
  margin-right: 18px;
  border-radius: 8px;
  display: inline-block;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .userInfo .tweet-item-user-name {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-weight: 700;
  font-size: 16px;
  color: #0055c9;
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .userInfo .tweet-item-user-screen-name {
  margin: 0;
  margin-top: 4px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .userInfo .tweet-item-user-screen-name:before {
  content: "@";
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li {
  margin-right: 17px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a {
  color: #0055c9;
  font-size: 22px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a:hover {
  color: #0055c9;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a i:before {
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a span {
  position: absolute;
  left: -9999px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet a {
  text-decoration: none;
  color: #0055c9;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .mediaIcon {
  background-color: #125688;
  color: white;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user {
  border-top: 1px dotted #555555;
  margin: 30px;
  padding-top: 20px;
  position: relative;
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .instagram-item-user-logo {
  border: 2px solid #c8c9c7;
  margin-right: 10px;
  display: inline-block;
  max-width: 52px;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .userInfo .instagram-item-user-name {
  font-weight: 700;
  font-size: 15px;
  color: black;
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .userInfo .instagram-item-user-screen-name {
  font-size: 13px;
  color: #959595;
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .userInfo .instagram-item-user-screen-name:before {
  content: "@";
}
#contentStream .content-stream-item-container .content-stream-item.story .photo img {
  border-radius: 4px;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent {
  position: relative;
  padding: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent a {
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .headline {
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #0055c9;
  padding-bottom: 10px;
  border-bottom: 1px dotted #555555;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .teaser {
  padding-top: 10px;
  font-size: 17px;
  line-height: 22px;
  color: #666666;
  padding-bottom: 20px;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .details {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .details .timePosted:before {
  content: "\e875";
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  padding-right: 3px;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent {
  position: relative;
  padding: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent a {
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .headline {
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #0055c9;
  padding-bottom: 10px;
  border-bottom: 1px dotted #555555;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .category {
  padding-top: 10px;
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  line-height: 22px;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .details {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .details .timePosted:before {
  content: "\e875";
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  padding-right: 3px;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video {
  position: relative;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video.video-is-playing .videoContainer iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .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;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-image: url("../images/play_button.png");
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .showcase-play-button:hover:after {
  content: "";
  width: 60px;
  height: 60px;
  background-image: url("../images/play_button_b.png");
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video:after {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent {
  position: relative;
  padding: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent a {
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .headline {
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #0055c9;
  padding-bottom: 10px;
  border-bottom: 1px dotted #555555;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .category {
  padding-top: 10px;
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  line-height: 22px;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .details {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .details .views:after {
  content: "views";
  width: 0;
  height: 0;
  padding-left: 3px;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad {
  flex-shrink: 0;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad {
  padding: 20px 17px 15px 17px;
  border: 1px solid rgba(0, 0, 0, 0.07);
  background: rgba(0, 0, 0, 0.03);
  min-width: 335px;
  border-radius: 4px;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad img {
  display: block;
  margin: 0 auto;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a {
  *zoom: 1;
  display: block;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:before,
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  content: "";
  display: table;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  clear: both;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  content: 'From Our Advertisers';
  margin-top: 15px;
  padding: 10px 0;
  letter-spacing: 2px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  color: #555555;
  border-top: 1px dotted #555555;
  border-bottom: 1px dotted #555555;
}
#contentStream .content-stream-item-container .content-stream-item .mediaIcon {
  position: absolute;
  top: 0;
  right: 10px;
  background-color: #0055c9;
  color: white;
  font-size: 20px;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#contentStream .loadMore {
  transition: 0.2s;
  width: 110px;
  height: 35px;
  text-transform: uppercase;
  line-height: 35px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-weight: 700;
  color: white;
  background-color: #0055c9;
  margin-top: 30px;
}
#contentStream .loadMore:hover {
  color: white;
  background: #75787b;
  cursor: pointer;
}
.events-load-more button {
  transition: 0.2s;
  width: 110px;
  height: 35px;
  text-transform: uppercase;
  line-height: 35px;
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-weight: 700;
  border: none;
  color: #0055c9;
  background-color: white;
  margin-top: 30px;
}
.events-load-more button:hover {
  color: white;
  background: #75787b;
  cursor: pointer;
}
.top-videos {
  background-color: white;
  background: url(/images/video_bg.png) top center;
  padding: 35px 0 40px 0;
}
.top-videos h2 {
  color: #0055c9;
  font-size: 34px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
.top-videos h2 i {
  font-size: 50px;
  line-height: 1;
}
.top-videos h2 i:before {
  margin: 0;
}
.top-videos h2 > a {
  margin-left: auto;
  margin-bottom: 3px;
  text-decoration: none;
  color: #0055c9;
  text-transform: capitalize;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.top-videos .youtube-list-item {
  position: relative;
  cursor: pointer;
}
.top-videos .youtube-list-item button {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  padding: 0;
  background: none;
  font-size: 0;
  border: none;
}
.top-videos .youtube-list-item button:before {
  content: url(/images/play_button.png);
}
.top-videos .youtube-list-item:hover .youtube-text {
  opacity: 1;
}
.top-videos .youtube-text {
  padding: 12px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2;
  opacity: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.top-videos .youtube-text p {
  margin: 0;
  font-size: 20px;
  padding: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
  color: white;
  text-transform: uppercase;
  text-align: center;
}
.top-videos .slick-dots {
  list-style: none;
  margin: 20px 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.top-videos .slick-dots li {
  margin: 0 6px;
}
.top-videos .slick-dots button {
  font-size: 0;
  padding: 0;
  display: block;
  width: 20px;
  height: 20px;
  outline: none;
  background-color: #75787b;
  border: none;
  border-radius: 100%;
  transition: 0.2s;
}
.top-videos .slick-dots button:focus {
  outline: none;
}
.top-videos .slick-dots .slick-active button {
  width: 14px;
  height: 14px;
  background: white;
  color: #0055c9;
  transition: 0.2s;
}
.top-videos .videos-load-more {
  padding: 12px 0;
  clear: both;
}
.top-videos .videos-load-more button {
  background: #0055c9;
  border: none;
  padding: 6px 12px;
  color: white;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
}
.top-videos .videos-load-more button:focus,
.top-videos .videos-load-more button:hover,
.top-videos .videos-load-more button:active {
  background: #999999;
}
.top-videos .youtube-modal-container {
  transition: .15s;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99;
  background: rgba(0, 0, 0, 0.9);
}
.top-videos .youtube-modal-dialog {
  width: 66.6666%;
  padding: 10px;
  background-color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.top-videos .youtube-modal-16x9 {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}
.top-videos .youtube-modal-16x9 iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.top-videos .youtube-modal-16x9 button {
  border: none;
  font-size: 0;
  padding: 10px;
  background: #0055c9;
  color: white;
  position: absolute;
  right: 10px;
  top: -20px;
}
.top-videos .youtube-modal-16x9 button:before {
  content: '\e83a';
  color: white;
  font: 20px/1 'sidearm_font';
}
.top-videos .youtube-modal-16x9 button:focus {
  outline: none;
}
.top-videos .youtube-modal-16x9 button:hover,
.top-videos .youtube-modal-16x9 button:active {
  background: #999999;
}
.youtube-video-is-playing .top-videos .youtube-modal-container {
  visibility: visible;
  opacity: 1;
}
.promorotator {
  height: 420px;
  width: 100%;
  overflow: hidden;
  position: relative;
  background: url(/images/promo_bg.png) no-repeat top center;
}
.promorotator .slick-next,
.promorotator .slick-prev {
  width: 40px;
  height: 100px;
  background: white;
  outline: none;
  border: none;
  display: block;
  line-height: 100px;
  text-align: center;
  color: #0055c9;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0;
}
.promorotator .slick-next:hover,
.promorotator .slick-prev:hover {
  background: #75787b;
}
.promorotator .slick-prev {
  left: 0;
}
.promorotator .slick-prev:before {
  font-family: sidearm_font;
  font-size: 30px;
  content: '\e833';
  font-weight: 400;
}
.promorotator .slick-next {
  right: 0;
}
.promorotator .slick-next:before {
  font-weight: 400;
  font-family: sidearm_font;
  font-size: 30px;
  content: '\e832';
}
.main-footer {
  background: #c8c9c7;
  padding: 60px 0;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.main-footer .ad {
  padding: 0 12px;
  text-align: center;
}
.main-footer .ad img {
  display: inline-block;
}
.main-footer .slick-dots {
  width: 100%;
  margin: 24px 0 0 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;
}
.main-footer .slick-dots li {
  width: 22px;
  height: 22px;
  background: white;
  border-radius: 100%;
  margin: 0 5px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  transition: 0.2s;
}
.main-footer .slick-dots li.slick-active {
  transition: 0.2s;
}
.main-footer .slick-dots li.slick-active button {
  color: white;
  background: #0055c9;
  transition: 0.2s;
}
.main-footer .slick-dots li button {
  width: 16px;
  height: 16px;
  font-size: 0;
  transition: 0.2s;
  border-radius: 100%;
  display: block;
  background: white;
  padding: 0;
  border: none;
}
.main-footer .ads-container {
  padding-bottom: 30px;
}
.main-footer .footer_logos {
  max-width: 1128px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px dotted #75787b;
  padding: 45px 0 84px 0;
}
.main-footer .footer_logos ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.main-footer .footer_logos li {
  padding: 0 12px;
}
.main-footer .footer_info {
  padding: 5px 0;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #0055c9;
  background: white;
}
.main-footer .footer_info > span {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: black;
}
.main-footer .copyright {
  background: #0055c9;
  text-align: center;
  line-height: 40px;
  height: 40px;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: white;
  margin-top: 60px;
}
.main-footer .copyright a {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: white;
}
.stickybar {
  height: 60px;
  width: 100%;
  background: #75787b;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9000;
}
.stickybar .sticky_logo {
  margin-top: -20px;
  margin-left: 9px;
}
.stickybar .ui-scoreboard-ticker {
  background: #636363;
  position: relative;
}
.stickybar .links ul {
  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;
  height: 60px;
  margin-right: 34px;
  position: relative;
}
.stickybar .links ul:after {
  content: '';
  display: block;
  position: absolute;
  right: -47px;
  top: 0;
  border-top: 60px solid #636363;
  border-right: 20px solid transparent;
}
.stickybar .links ul:before {
  content: '';
  display: block;
  position: absolute;
  right: -28px;
  top: 0;
  background: #636363;
  width: 30px;
  height: 60px;
}
.stickybar .links ul li {
  width: 120px;
  font-style: italic;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  background: white;
  height: 60px;
  position: relative;
  text-align: center;
  line-height: 60px;
  margin-left: 20px;
}
.stickybar .links ul li:after {
  content: '';
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  border-top: 60px solid white;
  border-right: 20px solid transparent;
}
.stickybar .links ul li:before {
  content: '';
  display: block;
  position: absolute;
  right: 100%;
  top: 0;
  border-bottom: 60px solid white;
  border-left: 20px solid transparent;
}
.stickybar .links ul li:last-child {
  background: #d6d7d6;
  z-index: 2;
}
.stickybar .links ul li:last-child:after {
  border-top: 60px solid #d6d7d6;
}
.stickybar .links ul li:last-child:before {
  border-bottom: 60px solid #d6d7d6;
}
.stickybar .links ul li a {
  color: #0055c9;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: block;
}
.stickybar .scoreboard {
  margin-left: 5px;
  position: relative;
  font-family: 'Open Sans' !important;
  font-size: 14px !important;
  text-transform: capitalize !important;
  font-style: italic;
  color: white !important;
}
.stickybar .scoreboard .info {
  padding: 0 10px;
}
.stickybar .scoreboard:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 60px;
  top: 18px;
  border-bottom: 27px solid #636363;
  border-left: 10px solid transparent;
}
.stickybar .scoreboard:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 680px;
  top: 18px;
  border-top: 27px solid #636363;
  border-right: 10px solid transparent;
}
.article-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 1128px;
  margin-top: 20px;
  margin-bottom: 60px;
  background: #ebebeb;
}
.article-wrapper .story_left {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background: white;
}
.article-wrapper .story_left .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-image: url(https://s3.amazonaws.com/assets.sidearmsports.com/images/play-full.png);
  background-size: contain;
  height: 70px;
  width: 70px;
  z-index: 1;
}
.article-wrapper .story_left iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.article-wrapper .story_right {
  padding: 26px 20px;
  width: 384px;
}
.article-wrapper .article-content {
  padding: 20px;
}
.article-wrapper .headlines {
  width: 100%;
}
.article-wrapper .headlines ul {
  border-top: 1px dotted #959595;
  margin: 1px 0 0 0;
  padding: 0;
  list-style: none;
}
.article-wrapper .headlines li {
  padding: 15px 0;
  border-bottom: 1px dotted #959595;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
.article-wrapper .headlines li a {
  text-decoration: none;
  color: black;
}
.article-wrapper .headlines li a:hover {
  text-decoration: underline;
}
.article-wrapper .headlines > h2 {
  text-align: center;
  border-bottom: 1px dotted #959595;
  font-size: 36px;
  color: #0055c9;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
}
.article-wrapper .story_info {
  padding: 30px 0;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  line-height: 26px;
}
.article-wrapper .story_header {
  font-size: 16px;
  color: #0055c9;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}
.article-wrapper .article-headline {
  font-size: 46px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  line-height: 1.25;
  margin: 6px 0 18px 0;
}
.article-wrapper .story_email {
  padding: 20px 0;
  border-top: 1px dotted black;
  border-bottom: 1px dotted black;
}
.article-wrapper .social-column {
  padding-right: 20px;
  margin-right: auto;
  display: flex;
  display: -webkit-flex;
  width: 100%;
  font-size: 18px;
}
.article-wrapper .social-column > a {
  display: block;
  width: 45px;
  height: 35px;
  background-color: #0055c9;
  margin: 5px 5px 0 0;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  color: white;
}
.article-wrapper .social-column > a.social-column-print {
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-print:hover {
  background-color: #0055c9;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-twitter {
  background-color: #00aced;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-twitter:hover {
  background-color: #1fc3ff;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-facebook {
  background-color: #3b5998;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-facebook:hover {
  background-color: #4b6eb9;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-email {
  background-color: #ff9c00;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-email:hover {
  background-color: #ffb133;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-pinterest {
  background-color: #cb2027;
  transition: 0.25s;
}
.article-wrapper .social-column > a.social-column-pinterest:hover {
  background-color: #e13d42;
  transition: 0.25s;
}
@media screen and (max-width: 1160px) {
  .main-navigation .header_logo {
    top: 0 !important;
    max-width: 100px !important;
    left: auto !important;
    margin-left: auto !important;
  }
}
@media screen and (max-width: 1128px) {
  .promorotator {
    height: auto;
  }
}
@media screen and (max-width: 1080px) {
  .powered-by {
    left: 10px;
  }
}
@media screen and (max-width: 1023px) {
  #topStories {
    margin-bottom: 64px;
  }
  #topStories .slick-next,
  #topStories .slick-prev {
    display: none !important;
  }
  #topStories .row.pad {
    padding-left: 0;
    padding: 0;
  }
  #topStories .top-stories-text {
    padding: 45px;
  }
  #contentStream ul.tabs_ul li + li {
    font-size: 0;
  }
  #contentStream ul.tabs_ul li + li i {
    font-size: 20px;
    margin: 0;
  }
  #contentStream ul.tabs_ul li.facebook {
    font-size: 0;
    height: 26px;
    padding: 0 8px;
    line-height: 26px;
  }
  #contentStream ul.tabs_ul li.facebook a {
    height: 26px;
    line-height: 26px;
  }
  #contentStream ul.tabs_ul li.facebook i {
    font-size: 20px;
    margin: 0;
  }
  #topStories .top-stories-text .top-stories-headline {
    font-size: 30px;
  }
  .main-content-placeholder {
    margin-top: 0;
  }
  .sport .main-content-placeholder {
    margin-top: 130px;
  }
  .general .main-content-placeholder {
    margin-top: 130px;
  }
  #sportNavigation {
    position: fixed !important;
    top: 60px !important;
    left: 0  !important;
  }
  .main-navigation {
    position: fixed !important;
    height: 60px;
    top: 0  !important;
    left: 0  !important;
  }
  .main-navigation .header_logo {
    max-width: 75px !important;
  }
  .main-header {
    visibility: hidden;
  }
  .powered-by {
    visibility: visible;
    z-index: 10000;
    position: fixed;
    left: 115px;
    width: 75px;
    font-size: 16px;
  }
  .article-wrapper {
    margin-bottom: 0;
  }
  .main-footer {
    padding-bottom: 0;
  }
  #sportNavigation > .row {
    padding: 0;
  }
  .stickybar {
    display: none;
  }
  .article-wrapper .headlines ul {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    display: flex;
    display: -webkit-flex;
  }
  .article-wrapper .headlines ul li {
    width: 50%;
    padding: 15px 12px;
  }
  .article-wrapper .story_right {
    width: 100%;
  }
  .story_wrapper > .row {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  #contentStream .content-stream-item-container {
    width: 50%;
  }
}
@media screen and (max-width: 768px) {
  .main-footer .footer_info {
    flex-direction: column;
    -webkit-flex-direction: column;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
  }
  .main-footer .footer_logos li {
    width: 50%;
  }
  .main-footer .footer_logos {
    padding: 45px 0;
  }
}
@media screen and (max-width: 767px) {
  #topStories .top-stories-text {
    font-size: 14px;
  }
  #topStories .slick-next,
  #topStories .slick-prev {
    margin: 28.125% 0 0 0;
    top: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  #topStories {
    margin-bottom: 64px;
  }
  #topStories .top-stories-text {
    position: relative;
    bottom: auto;
    left: auto;
    background: #0055c9;
    padding: 24px;
  }
  .calendar-of-events .tabs .header > ul {
    margin-left: 0;
  }
  .calendar-of-events .tabs .header > a {
    margin-left: 0;
    margin-top: 12px;
  }
  .calendar-of-events {
    background: #0055c9;
  }
  #contentStream h1 > span {
    text-align: center;
    margin-right: 0;
  }
  #contentStream h1 {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
  }
  #contentStream h1 ul.tabs_ul {
    margin-top: 12px;
  }
}
@media screen and (max-width: 640px) {
  .article-wrapper .headlines ul li {
    width: 100%;
    padding: 15px 0;
  }
  #contentStream .content-stream-item-container {
    width: 100%;
  }
}
@media screen and (max-width: 540px) {
  .top-videos .row > h2 {
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .top-videos .row > h2 > a {
    margin-left: 0;
  }
  .article-wrapper .article-headline {
    font-size: 30px;
  }
}
.dfp-ad {
  margin: 0 auto;
}
.ui-scoreboard-ticker .info a {
  color: white;
}
.footer_search {
  margin-top: 30px;
}
#search-text {
  width: 300px;
  border: 1px solid #0055c9;
}
#search-button {
  background: white;
  width: 30px;
  height: 30px;
  position: absolute;
  margin-top: 1px;
  margin-left: -35px;
  border: 0;
}
