@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,500,700,900';
/* 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 */
#content-ad .dfp-ad {
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
body {
  font-size: 14px;
  line-height: 21px;
  font-family: Roboto, arial, sans-serif;
  color: #444444;
  margin: 0;
  padding: 0;
}
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: 1024px;
}
.general .sidearm-roster-card-template-1 .sidearm-list-card-details-item > span + span:before {
  content: none !important;
}
.general .sidearm-roster-card-template-1 .sidearm-roster-player-academic-year {
  display: none;
}
.contentDiv_container {
  margin: 0px auto;
}
.contentDiv_container.headroom--not-top {
  margin: 45px auto 0;
}
.wide .contentDiv_container {
  max-width: 1024px;
  padding: 0 8px;
}
.wide .contentDiv_container.headroom--not-top {
  margin: 90px auto 0;
}
.dfp-ad {
  margin: 24px auto 36px auto;
}
.leaderboard {
  padding: 30px 0;
  text-align: center;
  background-image: url("../images/responsive/leaderboard_bg.png");
}
.leaderboard .dfp-ad {
  margin: 0px auto;
}
#headerBar {
  width: 100%;
  min-height: 70px;
  background-image: url("../images/responsive/official_banner_bg.png");
  background-position-y: bottom;
  background-repeat: repeat-x;
  color: black;
  text-transform: uppercase;
}
#headerBar > .row {
  position: relative;
  height: 70px;
}
#headerBar .headerButtons {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  display: -webkit-flex;
}
#headerBar .headerButtons a {
  background: #005837;
  color: white;
  text-decoration: none;
  margin: 0 12px;
  position: relative;
  line-height: 24px;
  display: block;
}
#headerBar .headerButtons a:first-child {
  margin-right: 15px;
  padding: 0 12px;
}
#headerBar .headerButtons a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -24px;
  border-bottom: 24px solid #005837;
  border-left: 24px solid transparent;
}
#headerBar .headerButtons a:after {
  content: '';
  position: absolute;
  top: 0;
  right: -24px;
  border-top: 24px solid #005837;
  border-right: 24px solid transparent;
}
#headerBar .row .official {
  padding-left: 165px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 14px;
  color: black;
  height: 100%;
  line-height: 70px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#navigation {
  position: relative;
  background-color: #b2b2b2;
  width: 100%;
  height: 45px;
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  z-index: 999;
}
#navigation:before {
  content: '';
  width: 500px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 0px;
  background-color: #005837;
}
#navigation .header_logo {
  position: absolute;
  top: 100%;
  z-index: 10;
  transform: translate(0, -90%);
  -webkit-transform: translate(0, -90%);
  -moz-transform: translate(0, -90%);
  -ms-transform: translate(0, -90%);
  -o-transform: translate(0, -90%);
}
#navigation.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
}
#navigation.headroom--not-top .header_logo {
  top: 7px;
  width: 120px;
  text-align: center;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
#navigation.headroom--not-top .header_logo img {
  height: 30px;
}
#navigation .row {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
  position: relative;
}
#navigation .socialMedia {
  position: absolute;
  height: 45px;
  line-height: 45px;
  top: 0;
  left: 907px;
  background-color: #b2b2b2;
}
#navigation .socialMedia:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: -45px;
  border-bottom: 45px solid #b2b2b2;
  border-left: 45px solid transparent;
}
#navigation .socialMedia .socialMediaContainer .icons {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
}
#navigation .socialMedia .socialMediaContainer .icons a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
}
#navigation .socialMedia .socialMediaContainer .icons a:hover {
  color: #005837;
}
#navigation .socialMedia .socialMediaContainer .icons a:hover i {
  color: #005837;
}
#navigation .socialMedia .socialMediaContainer .icons a i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 21px;
  color: white;
}
#navigation .socialMedia .socialMediaContainer .icons a i:before {
  font-family: 'sidearm_font' !important;
}
#navigation .socialMedia .socialMediaContainer .icons a i.icon-twitter:before {
  content: '\e825';
  font-family: 'sidearm_font' !important;
}
.main-navigation {
  background-color: #005837;
  padding-left: 155px;
}
.main-navigation .mobile-menu {
  margin-left: auto;
  color: white;
  font-size: 20px;
  cursor: pointer;
  height: 45px;
  line-height: 45px;
  padding: 0 10px;
  text-align: right;
}
.main-navigation .off-canvas-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  height: 100vh;
  background-color: #005837;
  z-index: 9999;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding-top: 50px;
  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: #002517;
}
.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: #008b57;
}
.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: #008b57;
}
.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% - 50px);
  overflow-y: auto;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  background-color: #008b57;
}
.main-navigation .off-canvas-menu .level-2 > li > a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid #005837;
  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;
  margin-left: 10px;
}
.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: 45px;
  margin: 0px 0px;
  text-transform: uppercase;
  white-space: nowrap;
  /* 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: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  color: white;
  padding: 0 10px;
  height: 45px;
  line-height: 45px;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover {
  cursor: pointer;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > a {
  color: #acb2b5;
}
.main-navigation .main-nav .main-navigation-level-1 > li:hover > div {
  left: 0;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports ul {
  flex: 1 0 45%;
  -webkit-flex: 1 0 45%;
  min-width: 1px;
  min-height: 1px;
}
.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 {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a {
  font-size: 14px;
  margin: 0 auto;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a:first-child {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #005837;
  margin-right: auto;
  margin-left: 0px;
  width: 190px;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.stats {
  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: 18px;
  height: 24px;
  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.noLink {
  color: #a3aaad;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.noLink.facebook:before {
  content: '\e805';
  color: #a3aaad !important;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.noLink.twitter:before {
  content: '\e825';
  color: #a3aaad !important;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.noLink.instagram:before {
  content: '\e811';
  color: #a3aaad !important;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.facebook:before {
  content: '\e805';
  color: #005837;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.twitter:before {
  content: '\e825';
  color: #005837;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.instagram:before {
  content: '\e811';
  color: #005837;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li a.tickets {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover {
  background-color: #005837;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a {
  color: white;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a.facebook:before {
  color: white;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a.twitter:before {
  color: white;
}
.main-navigation .main-nav .main-navigation-level-1 > li.sports li:hover a.instagram:before {
  color: white;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop {
  background-color: black;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 45px;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop .shopLink {
  position: relative;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop .shopLink:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: -45px;
  border-bottom: 45px solid black;
  border-left: 45px solid transparent;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop .shopLink:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -45px;
  border-top: 45px solid black;
  border-right: 45px solid transparent;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop .shopLink a {
  padding: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  position: relative;
  text-decoration: none;
  color: white;
  height: 45px;
  line-height: 45px;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  font-size: 16px;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop:hover {
  cursor: pointer;
}
.main-navigation .main-nav .main-navigation-level-1 > li.shop:hover i,
.main-navigation .main-nav .main-navigation-level-1 > li.shop:hover a {
  color: #6f7375;
}
.main-navigation .main-nav .main-navigation-level-1 > li:last-child a:after {
  display: none;
}
.main-navigation .main-nav .main-navigation-level-2 {
  position: absolute;
  z-index: 1;
  left: -9999px;
  top: 100%;
  width: 100%;
}
.main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  margin: 0 auto;
  padding: 26px 45px 20px;
  width: 100%;
  background-color: white;
  max-width: 1024px;
}
.main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper .ad {
  width: 100%;
  margin: 40px 10px 4px;
  position: relative;
}
.main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper .ad:before {
  content: '';
  position: absolute;
  top: -24px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.main-navigation .main-nav .main-navigation-level-2 ul {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin: 8px 10px;
}
.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: 25px;
  font-family: 'Roboto', 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: #005837;
}
.main-navigation .main-nav .main-navigation-level-2 li:hover a {
  color: white;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator {
  position: relative;
  margin-top: 20px;
  margin-bottom: 24px;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator span {
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #a3aaad;
  display: block;
}
.main-navigation .main-nav .main-navigation-level-2 li.separator:after {
  content: '';
  position: absolute;
  bottom: -24px;
  left: 0;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.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: #6f7375;
}
.main-navigation .main-nav .main-navigation-level-2 a {
  color: #005837;
  text-decoration: none;
}
.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;
}
html.sport body .contentDiv_container.headroom--not-top {
  margin: 90px auto 0;
}
html.sport body #sportNavigation {
  background-color: #3a3a3a;
  position: relative;
  top: 0px;
  width: 100%;
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  z-index: 899;
}
html.sport body #sportNavigation.headroom--not-top {
  position: fixed !important;
  top: 45px;
  left: 0;
}
html.sport body #sportNavigation .sport-nav {
  background: #3a3a3a;
  width: 100%;
  height: 45px;
}
html.sport body #sportNavigation .sport-nav a {
  color: white;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
html.sport body #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 160px;
  list-style: none;
  padding: 0;
}
html.sport body #sportNavigation .sport-nav .level-1 > li {
  position: relative;
  height: 45px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 10px;
  font-weight: 400;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.sport-home {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 45px;
  line-height: 45px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #005837;
  margin-right: auto;
  position: relative;
  padding: 0;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.sport-home > div {
  display: flex;
  display: -webkit-flex;
  margin: 0 20px 0 0;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.sport-home a {
  color: white;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 20px;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.sport-home .sponsor {
  position: relative;
  top: -15px;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.sport-home .sponsor img {
  vertical-align: middle;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.dropdown {
  position: relative;
  color: white;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.dropdown:after {
  content: '\e830';
  font-family: sidearm_font;
  margin-left: 4px;
}
html.sport body #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;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.dropdown.additional-links > div a:before {
  content: 'More';
  color: white;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 45px;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.dropdown.additional-links > div:hover a:before {
  color: white;
}
html.sport body #sportNavigation .sport-nav .level-1 > li.dropdown.additional-links:hover > div a:before {
  color: white;
}
html.sport body #sportNavigation .sport-nav .level-1 > li .level-2 {
  opacity: 0;
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 250px;
  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);
}
html.sport body #sportNavigation .sport-nav .level-1 > li .level-2 > li {
  position: relative;
}
html.sport body #sportNavigation .sport-nav .level-1 > li .level-2 > li.separator {
  color: #3a3a3a;
  font-weight: 900;
  text-transform: uppercase;
  margin: 10px 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
html.sport body #sportNavigation .sport-nav .level-1 > li .level-2 > li a {
  display: block;
  color: #005837;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  padding: 3px 10px;
  border-bottom: 1px solid #3a3a3a;
}
html.sport body #sportNavigation .sport-nav .level-1 > li .level-2 > li:hover a {
  color: white;
  background-color: #005837;
}
html.sport body #sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) {
  background: #005837;
  color: white;
}
html.sport body #sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) > div > a {
  color: #b2b2b2;
}
html.sport body #sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) .level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
#sportNavigation {
  background-color: #3a3a3a;
  position: relative;
  top: 0px;
  width: 100%;
  -webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.35);
  z-index: 899;
}
#sportNavigation.headroom--not-top {
  position: fixed !important;
  top: 45px;
  left: 0;
}
#sportNavigation .sport-nav {
  background: #3a3a3a;
  width: 100%;
  height: 45px;
}
#sportNavigation .sport-nav a {
  color: white;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
#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 160px;
  list-style: none;
  padding: 0;
}
#sportNavigation .sport-nav .level-1 > li {
  position: relative;
  height: 45px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 10px;
  font-weight: 400;
}
#sportNavigation .sport-nav .level-1 > li.sport-home {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 45px;
  line-height: 45px;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 900;
  color: #005837;
  margin-right: auto;
  position: relative;
  padding: 0;
}
#sportNavigation .sport-nav .level-1 > li.sport-home > div {
  display: flex;
  display: -webkit-flex;
  margin: 0 20px 0 0;
}
#sportNavigation .sport-nav .level-1 > li.sport-home a {
  color: white;
  text-decoration: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 20px;
}
#sportNavigation .sport-nav .level-1 > li.sport-home .sponsor {
  position: relative;
  top: -15px;
}
#sportNavigation .sport-nav .level-1 > li.sport-home .sponsor img {
  vertical-align: middle;
}
#sportNavigation .sport-nav .level-1 > li.dropdown {
  position: relative;
  color: white;
}
#sportNavigation .sport-nav .level-1 > li.dropdown:after {
  content: '\e830';
  font-family: sidearm_font;
  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: white;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  line-height: 45px;
}
#sportNavigation .sport-nav .level-1 > li.dropdown.additional-links > div:hover a:before {
  color: white;
}
#sportNavigation .sport-nav .level-1 > li.dropdown.additional-links:hover > div a:before {
  color: white;
}
#sportNavigation .sport-nav .level-1 > li .level-2 {
  opacity: 0;
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 250px;
  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: #3a3a3a;
  font-weight: 900;
  text-transform: uppercase;
  margin: 10px 0;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
}
#sportNavigation .sport-nav .level-1 > li .level-2 > li a {
  display: block;
  color: #005837;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  padding: 3px 10px;
  border-bottom: 1px solid #3a3a3a;
}
#sportNavigation .sport-nav .level-1 > li .level-2 > li:hover a {
  color: white;
  background-color: #005837;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) {
  background: #005837;
  color: white;
}
#sportNavigation .sport-nav .level-1 > li:hover:not(.sport-home) > div > a {
  color: #b2b2b2;
}
#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: 40px;
  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: #005837;
  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: #005837;
  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: 1000px;
  overflow: hidden;
  display: inherit!important;
}
#sportNavigation .sports-mobile-navigation-home {
  font-weight: 900;
  font-size: 20px;
}
#sportNavigation .sports-mobile-navigation-home a {
  color: white;
  text-decoration: none;
  margin-right: 10px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}
#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: 45px;
  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: white;
  text-decoration: none;
  margin: 0 10px;
}
#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;
  line-height: 22px;
}
#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;
}
#sportNavigation .sports-mobile-navigation-menu {
  position: absolute;
  display: none;
}
html.html-video-is-playing .article-wrapper.news .article-image .showcase-play-button {
  z-index: -1;
}
html.stories-video-is-playing body #topStories-section .slick-dots {
  display: none !important;
}
#topStories-section {
  position: relative;
  width: 100%;
  min-height: calc(100vh - 115px);
}
#topStories-section .stories-list {
  position: relative;
  z-index: 20;
  width: 100%;
}
#topStories-section .stories-list .slick-list {
  width: 100%;
}
#topStories-section .stories-list .story {
  position: relative;
  min-height: calc(100vh - 115px);
}
#topStories-section .stories-list .story .story-media .story-image {
  position: relative;
  width: 100%;
  height: calc(100vh - 115px);
}
#topStories-section .stories-list .story .story-media .story-image:after {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40%;
  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));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
#topStories-section .stories-list .story .story-media .story-image .story-media-as-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center top;
  z-index: -1;
}
#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: 75px;
  height: 75px;
  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: 75px;
  height: 75px;
  margin: 0;
  background-image: url("../images/responsive/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;
  transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  z-index: 2;
  left: 50%;
  bottom: 0;
  width: 100%;
  max-width: 850px;
  height: 170px;
  padding: 20px 10px 0;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.5);
}
#topStories-section .stories-list .story .story-headline:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 170px solid rgba(0, 0, 0, 0.5);
  border-left: 170px solid transparent;
  position: absolute;
  left: -170px;
  bottom: 0;
}
#topStories-section .stories-list .story .story-headline:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 170px solid rgba(0, 0, 0, 0.5);
  border-right: 170px solid transparent;
  position: absolute;
  right: -170px;
  bottom: 0;
}
#topStories-section .stories-list .story .story-headline .title {
  height: 70px;
  overflow: hidden;
}
#topStories-section .stories-list .story .story-headline .title a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 40px;
  line-height: 36px;
  font-weight: 700;
  text-decoration: none;
  color: white;
  text-align: center;
  clear: both;
  text-transform: uppercase;
}
#topStories-section .stories-list .story .story-headline .title a:hover {
  color: #005837;
}
#topStories-section .stories-list .story .story-headline .story-archives {
  position: absolute;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 2;
  left: 50%;
  bottom: 5px;
}
#topStories-section .stories-list .story .story-headline .story-archives a {
  position: relative;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #a3aaad;
}
#topStories-section .stories-list .story .story-headline .story-archives a:before {
  content: '';
  width: 32px;
  height: 12px;
  position: absolute;
  left: -50px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  background-image: url("../images/responsive/arrows_left.png");
  background-color: transparent;
}
#topStories-section .stories-list .story .story-headline .story-archives a:after {
  content: '';
  width: 32px;
  height: 12px;
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  background-image: url("../images/responsive/arrows_right.png");
  background-color: transparent;
}
#topStories-section .stories-list .story .story-headline .story-archives .sponsor {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
#topStories-section button.slick-prev {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  left: 12px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  z-index: 3;
  border: 0;
  overflow: visible;
  outline: 0;
  background-color: transparent;
}
#topStories-section button.slick-prev:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e835';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 32px;
  line-height: 40px;
  color: white;
  font-style: normal;
  opacity: .5;
  text-shadow: 2px 2px black;
}
#topStories-section button.slick-prev:hover:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#topStories-section button.slick-next {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  right: 12px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  z-index: 3;
  border: 0;
  overflow: visible;
  outline: 0;
  background-color: transparent;
}
#topStories-section button.slick-next:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e836';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 32px;
  line-height: 40px;
  color: white;
  font-style: normal;
  opacity: .5;
  text-shadow: 2px 2px black;
}
#topStories-section button.slick-next:hover:before {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#topStories-section .slick-dots {
  display: flex;
  display: -webkit-flex;
  position: absolute;
  bottom: 50px;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
#topStories-section .slick-dots li {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  min-width: 1px;
  display: flex;
  display: -webkit-flex;
}
#topStories-section .slick-dots li:nth-child(even).slick-active button {
  background-image: url("../images/responsive/mainstory_rotator_down_b.png");
}
#topStories-section .slick-dots li:nth-child(even) button {
  font-size: 0;
  padding: 0;
  display: block;
  width: 20px;
  height: 10px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/mainstory_rotator_down.png");
  position: relative;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
#topStories-section .slick-dots li:nth-child(even) button:focus {
  outline: none;
}
#topStories-section .slick-dots li:nth-child(even) button:hover {
  background-image: url("../images/responsive/mainstory_rotator_down_b.png");
}
#topStories-section .slick-dots li:nth-child(odd).slick-active button {
  background-image: url("../images/responsive/mainstory_rotator_up_b.png");
}
#topStories-section .slick-dots li:nth-child(odd) button {
  font-size: 0;
  padding: 0;
  display: block;
  width: 20px;
  height: 10px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/mainstory_rotator_up.png");
  position: relative;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
#topStories-section .slick-dots li:nth-child(odd) button:focus {
  outline: none;
}
#topStories-section .slick-dots li:nth-child(odd) button:hover {
  background-image: url("../images/responsive/mainstory_rotator_up_b.png");
}
#content-section {
  padding-top: 50px;
  background-image: url("../images/responsive/events_bg.png");
  background-size: cover;
  background-color: transparent;
}
#content-section .row .tabs > ul {
  *zoom: 1;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 auto 40px auto;
  height: 40px;
  padding: 0;
  position: relative;
}
#content-section .row .tabs > ul:before,
#content-section .row .tabs > ul:after {
  content: "";
  display: table;
}
#content-section .row .tabs > ul:after {
  clear: both;
}
#content-section .row .tabs > ul > 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;
  justify-content: center;
  -webkit-justify-content: center;
  color: white;
  background-color: #a3aaad;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 1px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
#content-section .row .tabs > ul > li.ui-state-active {
  position: relative;
  background-color: #005837;
}
#content-section .row .tabs > ul > li > a {
  display: block;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  line-height: 40px;
  color: white;
}
#content-section .row .tabs > ul > li > a i {
  margin: 0 10px 0 0;
  font-size: 20px;
  line-height: 40px;
  color: white;
}
#content-section .row .tabs > ul > li > a i:before {
  margin: 0;
  line-height: 40px;
}
#content-section .row .tabs > ul > li:hover {
  background-color: #005837;
}
#content-section .row .tabs .ui-tabs-panel {
  min-height: 375px;
  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;
  overflow: hidden;
  top: 0;
  left: 0;
}
#content-section .row .tabs .ui-tabs-panel[aria-hidden=true] {
  display: block !important;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
#content-section .row #events .scoreboard-container .event {
  position: relative;
  margin: 0 10px;
  background-color: white;
  border-left: 1px solid #a3aaad;
  border-right: 1px solid #a3aaad;
}
#content-section .row #events .scoreboard-container .event.recent .top {
  background-color: #a3aaad;
  color: #005837;
}
#content-section .row #events .scoreboard-container .event.recent .top:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 40px solid #a3aaad;
  border-left: 40px solid transparent;
  position: absolute;
  left: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event.recent .top:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 40px solid #a3aaad;
  border-right: 40px solid transparent;
  position: absolute;
  right: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event.recent .media {
  background-color: #a3aaad;
}
#content-section .row #events .scoreboard-container .event.recent .media:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 40px solid #a3aaad;
  border-left: 40px solid transparent;
  position: absolute;
  left: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event.recent .media:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 40px solid #a3aaad;
  border-right: 40px solid transparent;
  position: absolute;
  right: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event.recent .media ul li a {
  color: white;
}
#content-section .row #events .scoreboard-container .event.recent .media ul li a i {
  color: white;
}
#content-section .row #events .scoreboard-container .event.recent .media ul li a[href] {
  color: #005837;
}
#content-section .row #events .scoreboard-container .event.recent .media ul li a[href] i {
  color: #005837;
}
#content-section .row #events .scoreboard-container .event.upcoming .top {
  background-color: #005837;
  color: white;
}
#content-section .row #events .scoreboard-container .event.upcoming .top:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 40px solid #005837;
  border-left: 40px solid transparent;
  position: absolute;
  left: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event.upcoming .top:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 40px solid #005837;
  border-right: 40px solid transparent;
  position: absolute;
  right: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event.upcoming .media {
  background-color: #005837;
}
#content-section .row #events .scoreboard-container .event.upcoming .media:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 40px solid #005837;
  border-left: 40px solid transparent;
  position: absolute;
  left: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event.upcoming .media:after {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 40px solid #005837;
  border-right: 40px solid transparent;
  position: absolute;
  right: -40px;
  top: 0;
}
#content-section .row #events .scoreboard-container .event .top {
  height: 40px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  font-weight: 700;
  padding: 0 10px;
  margin: 0 40px;
  position: relative;
}
#content-section .row #events .scoreboard-container .event .oppLogo {
  height: 100px;
  margin: 0 20px;
}
#content-section .row #events .scoreboard-container .event .oppLogo img {
  margin: 0px auto;
  max-height: 80px;
}
#content-section .row #events .scoreboard-container .event .bottom {
  position: relative;
  height: 150px;
  text-align: center;
  padding: 0 10px;
}
#content-section .row #events .scoreboard-container .event .bottom .details {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  text-align: center;
  color: #a3aaad;
}
#content-section .row #events .scoreboard-container .event .bottom .details .eventSport {
  font-weight: 700;
  color: #005837;
  line-height: 15px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 10px;
}
#content-section .row #events .scoreboard-container .event .bottom .details .opponent {
  height: 42px;
  overflow: hidden;
  margin-bottom: 10px;
}
#content-section .row #events .scoreboard-container .event .bottom .details .opponent .vsat {
  font-size: 14px;
}
#content-section .row #events .scoreboard-container .event .bottom .details .opponent .eventOpp {
  color: #005837;
  font-weight: bold;
}
#content-section .row #events .scoreboard-container .event .bottom .details .locationTime {
  font-size: 14px;
}
#content-section .row #events .scoreboard-container .event .bottom .details .locationTime .eventLoc {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#content-section .row #events .scoreboard-container .event .bottom .details .score {
  font-size: 14px;
  color: #a3aaad;
}
#content-section .row #events .scoreboard-container .event .media {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  margin: 0 40px;
  height: 40px;
  z-index: 10;
  position: relative;
}
#content-section .row #events .scoreboard-container .event .media 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: 40px;
}
#content-section .row #events .scoreboard-container .event .media ul li a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #a3aaad;
  text-decoration: none;
  display: block;
  line-height: 30px;
  font-style: italic;
  text-transform: uppercase;
  font-weight: 700;
}
#content-section .row #events .scoreboard-container .event .media ul li a i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 16px;
  color: #a3aaad;
}
#content-section .row #events .scoreboard-container .event .media ul li a[href] {
  color: white;
}
#content-section .row #events .scoreboard-container .event .media ul li a[href] i {
  color: white;
}
#content-section .row #events .scoreboard-container .arrows {
  margin-top: 15px;
  margin-left: 10px;
}
#content-section .row #events .scoreboard-container .arrows .prev {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_left.png");
  position: relative;
}
#content-section .row #events .scoreboard-container .arrows .prev:focus {
  outline: none;
}
#content-section .row #events .scoreboard-container .arrows .prev:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_left_b.png");
}
#content-section .row #events .scoreboard-container .arrows .text a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  color: #a3aaad;
  font-size: 14px;
  margin: 0 10px;
  text-decoration: none;
}
#content-section .row #events .scoreboard-container .arrows .text a:hover {
  color: #005837;
}
#content-section .row #events .scoreboard-container .arrows .next {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_right.png");
  position: relative;
}
#content-section .row #events .scoreboard-container .arrows .next:focus {
  outline: none;
}
#content-section .row #events .scoreboard-container .arrows .next:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_right_b.png");
}
#content-section .row #headlines .headlines-list .storyWrapper {
  margin: 0px 10px;
}
#content-section .row #headlines .headlines-list .storyWrapper a {
  text-decoration: none;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyImage {
  position: relative;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyImage img {
  width: 100%;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyImage .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-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyImage .overlay .readMore {
  position: relative;
  font-family: "Roboto", sans-serif;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  background-color: #005837;
  height: 21px;
  line-height: 21px;
  margin: 10px 0;
  width: 100%;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyImage .overlay .readMore:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url("../images/responsive/mainstory_rotator_up.png");
  background-repeat-x: repeat;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyImage .overlay .readMore:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url("../images/responsive/mainstory_rotator_down.png");
  background-repeat-x: repeat;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyText {
  background-color: white;
  padding: 20px;
  border: 1px solid #6f7375;
  border-top: none;
  font-family: "Roboto", sans-serif;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyText .title {
  font-size: 18px;
  font-weight: 700;
  color: #005837;
  height: 65px;
  overflow: hidden;
}
#content-section .row #headlines .headlines-list .storyWrapper a .storyText .teaser {
  font-size: 14px;
  color: #6f7375;
  height: 85px;
  overflow: hidden;
}
#content-section .row #headlines .headlines-list .storyWrapper a:hover .storyImage .overlay {
  opacity: 1;
}
#content-section .row #headlines .arrows {
  margin-top: 15px;
  margin-left: 10px;
}
#content-section .row #headlines .arrows .prev {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_left.png");
  position: relative;
}
#content-section .row #headlines .arrows .prev:focus {
  outline: none;
}
#content-section .row #headlines .arrows .prev:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_left_b.png");
}
#content-section .row #headlines .arrows .text {
  font-family: "Roboto", sans-serif;
  color: #a3aaad;
  font-size: 14px;
  margin: 0 10px;
}
#content-section .row #headlines .arrows .next {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_right.png");
  position: relative;
}
#content-section .row #headlines .arrows .next:focus {
  outline: none;
}
#content-section .row #headlines .arrows .next:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_right_b.png");
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item {
  margin: 0 10px;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a {
  text-decoration: none;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoImage {
  position: relative;
  background-size: cover;
  height: 230px;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoImage img {
  width: 100%;
}
#content-section .row #photos .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-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoImage .overlay .readMore {
  position: relative;
  font-family: "Roboto", sans-serif;
  color: #005837;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  background-color: white;
  height: 21px;
  line-height: 21px;
  margin: 10px 0;
  width: 100%;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoImage .overlay .readMore:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url("https://s3.amazonaws.com/hawaiiathletics.com/images/responsive/video_up_arrow.png");
  background-repeat-x: repeat;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoImage .overlay .readMore:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url("https://s3.amazonaws.com/hawaiiathletics.com/images/responsive/video_down_arrow.png");
  background-repeat-x: repeat;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoContent {
  background-color: #005837;
  padding: 20px;
  padding-bottom: 27px;
  font-family: "Roboto", sans-serif;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoContent .sport {
  font-size: 18px;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a .photoContent .title {
  font-size: 14px;
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#content-section .row #photos .photo-gallery-list .photo-gallery-item a:hover .photoImage .overlay {
  opacity: 1;
}
#content-section .row #photos .arrows {
  margin-top: 15px;
  margin-left: 10px;
}
#content-section .row #photos .arrows .prev {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_left.png");
  position: relative;
}
#content-section .row #photos .arrows .prev:focus {
  outline: none;
}
#content-section .row #photos .arrows .prev:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_left_b.png");
}
#content-section .row #photos .arrows .text a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  color: #a3aaad;
  font-size: 14px;
  margin: 0 10px;
  text-decoration: none;
}
#content-section .row #photos .arrows .text a:hover {
  color: #005837;
}
#content-section .row #photos .arrows .next {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_right.png");
  position: relative;
}
#content-section .row #photos .arrows .next:focus {
  outline: none;
}
#content-section .row #photos .arrows .next:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_right_b.png");
}
#content-section .row #store .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
#content-section .row #store .ads-container .ad {
  margin: 0 10px;
}
#content-section .row #store .text {
  margin-top: 15px;
  margin-left: 10px;
}
#content-section .row #store .text a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  display: inline-block;
  font-family: "Roboto", sans-serif;
  color: #a3aaad;
  font-size: 14px;
  margin: 0 10px;
  text-decoration: none;
}
#content-section .row #store .text a:after {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '';
  width: 32px;
  height: 12px;
  position: absolute;
  right: -42px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  background-image: url("../images/responsive/arrows_right.png");
  background-color: transparent;
}
#content-section .row #store .text a:hover {
  color: #005837;
}
#content-section .row #store .text a:hover:after {
  background-image: url("../images/responsive/arrows_right_b.png");
}
#promoOne {
  background-image: url("../images/responsive/promo_bg.png");
  background-size: cover;
  margin: 0 auto;
  text-align: center;
  background-color: transparent;
}
#promoOne .single .ads-container .ad img {
  display: inline-block;
}
#promoOne .multi .ads-container {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#promoOne .multi .ads-container .ad {
  margin: 0 10px;
}
#socialVideoWrapper {
  background-image: url("../images/responsive/social_bg.png");
  background-size: cover;
}
#social-section {
  padding: 40px 0 0;
}
#social-section .facebookWrapper {
  max-width: 500px;
  width: 100%;
  margin-bottom: 20px;
}
#social-section .contentStreamWrapper {
  position: relative;
  padding: 0;
  max-width: 500px;
}
#social-section .contentStreamWrapper .panel {
  width: 500px;
}
#social-section .contentStreamWrapper .content-stream {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
}
#social-section .contentStreamWrapper .content-stream .content-stream-list {
  min-height: 525px !important;
}
#social-section .contentStreamWrapper .content-stream .arrows {
  margin: 0 auto;
  padding-left: 20px;
}
#social-section .contentStreamWrapper .content-stream .arrows .prev {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_left.png");
  position: relative;
}
#social-section .contentStreamWrapper .content-stream .arrows .prev:focus {
  outline: none;
}
#social-section .contentStreamWrapper .content-stream .arrows .prev:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_left_b.png");
}
#social-section .contentStreamWrapper .content-stream .arrows .square {
  width: 12px;
  height: 12px;
  background-color: #a3aaad;
  margin: 0 10px;
}
#social-section .contentStreamWrapper .content-stream .arrows .next {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_right.png");
  position: relative;
}
#social-section .contentStreamWrapper .content-stream .arrows .next:focus {
  outline: none;
}
#social-section .contentStreamWrapper .content-stream .arrows .next:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_right_b.png");
}
#social-section .contentStreamWrapper .content-stream-container {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  min-height: 490px;
  width: 500px;
}
#social-section .contentStreamWrapper .content-stream-item-container {
  display: flex;
  display: -webkit-flex;
  width: 230px;
  height: 280px;
  margin-bottom: 20px;
  margin-left: 20px;
  float: left;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: white;
  border: 1px solid #6f7375;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter {
  font-size: 14px;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet {
  padding: 50px 15px;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet .body {
  line-height: 22px;
  color: #6f7375;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  height: 40px;
  text-align: center;
  padding: 0 15px;
  background-color: #005837;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: -40px;
  top: 0;
  border-top: 40px solid #005837;
  border-left: 40px solid transparent;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .tweet-item-user-screen-name {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: white;
  margin: 0;
  font-weight: 700;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .tweet-item-user-screen-name:before {
  content: "@";
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet ul {
  position: absolute;
  bottom: 0px;
  list-style: none;
  width: 110px;
  padding: 0;
  margin: 0;
  height: 40px;
  padding: 0 15px;
  left: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-color: #005837;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet ul:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -40px;
  top: 0;
  border-bottom: 40px solid #005837;
  border-right: 40px solid transparent;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet ul li a {
  color: white;
  font-size: 16px;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet ul li a i:before {
  margin: 0;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet ul li a span {
  position: absolute;
  left: -9999px;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.twitter .tweet a {
  text-decoration: none;
  color: #005837;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.instagram .photo img {
  width: 100%;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.instagram .insta-item-user {
  position: relative;
  height: 50px;
  background-color: #a3aaad;
  width: 100%;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.instagram .insta-item-user .insta-item-user-screen-name {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: white;
  margin: 0;
  height: 40px;
  font-weight: 700;
  text-align: center;
  padding: 0 15px;
  background-color: #005837;
  position: absolute;
  top: 0;
  left: 0;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.instagram .insta-item-user .insta-item-user-screen-name:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  right: -40px;
  top: 0;
  border-top: 40px solid #005837;
  border-right: 40px solid transparent;
}
#social-section .contentStreamWrapper .content-stream-item-container .content-stream-item.instagram .insta-item-user .insta-item-user-screen-name .profPic img {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  margin-right: 10px;
}
#video-section {
  padding-bottom: 70px;
}
#video-section .recent-list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#video-section .recent-list .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: 20px;
  height: 22px;
  z-index: 2;
}
#video-section .recent-list .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 20px;
  height: 22px;
  margin: 0;
  background-image: url("../images/responsive/small_play_button.png");
}
#video-section .recent-list .recentVideo {
  flex: 1 0 22%;
  -webkit-flex: 1 0 22%;
  min-width: 1px;
  min-height: 1px;
  margin: 0 10px 20px;
}
#video-section .recent-list .recentVideo .videoPreview {
  position: relative;
}
#video-section .recent-list .recentVideo .videoPreview .videoMedia .videoImg {
  width: 100%;
}
#video-section .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-color: rgba(0, 0, 0, 0.65);
  opacity: 1;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
#video-section .recent-list .recentVideo .videoPreview .videoMedia .overlay .readMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: relative;
  font-family: "Roboto", sans-serif;
  color: #005837;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  background-color: white;
  height: 21px;
  line-height: 21px;
  margin: 10px 0;
  width: 100%;
  opacity: 0;
}
#video-section .recent-list .recentVideo .videoPreview .videoMedia .overlay .readMore:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url("https://s3.amazonaws.com/hawaiiathletics.com/images/responsive/video_up_arrow.png");
  background-repeat-x: repeat;
}
#video-section .recent-list .recentVideo .videoPreview .videoMedia .overlay .readMore:after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url("https://s3.amazonaws.com/hawaiiathletics.com/images/responsive/video_down_arrow.png");
  background-repeat-x: repeat;
}
#video-section .recent-list .recentVideo .videoPreview .videoMedia iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
#video-section .recent-list .recentVideo .videoPreview .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: 20px;
  height: 22px;
  z-index: 2;
}
#video-section .recent-list .recentVideo .videoPreview .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 20px;
  height: 22px;
  margin: 0;
  background-image: url("../images/responsive/small_play_button.png");
}
#video-section .recent-list .recentVideo .videoPreview:hover .showcase-play-button {
  display: none;
}
#video-section .recent-list .recentVideo .videoPreview:hover .videoMedia {
  cursor: pointer;
}
#video-section .recent-list .recentVideo .videoPreview:hover .videoMedia .overlay .readMore {
  opacity: 1;
}
#video-section .recent-list .recentVideo .videoTitle div {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: white;
  background-color: #005837;
  padding: 20px 20px;
}
#video-section .arrows {
  margin-left: 10px;
}
#video-section .arrows .loadMore {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #a3aaad;
  cursor: pointer;
  padding-left: 10px;
  padding-right: 10px;
}
#video-section .arrows .loadMore:hover {
  color: #005837;
}
#video-section .arrows .prev {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_left.png");
  position: relative;
}
#video-section .arrows .prev:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_left_b.png");
}
#video-section .arrows .next {
  font-size: 0;
  padding: 0;
  display: block;
  width: 32px;
  height: 12px;
  outline: none;
  border: none;
  background-color: transparent;
  background-image: url("../images/responsive/arrows_right.png");
  position: relative;
}
#video-section .arrows .next:hover {
  cursor: pointer;
  background-image: url("../images/responsive/arrows_right_b.png");
}
#eliteSponsors {
  padding: 40px 0 0;
  background-image: url("../images/responsive/sponsor_bg.png");
  background-size: cover;
}
#eliteSponsors .flex {
  display: block;
  padding: 20px 0px;
  background-color: transparent;
}
#eliteSponsors .flex .ads-container {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
#eliteSponsors .flex .ads-container > * {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 10px 20px;
}
#eliteSponsors .flex .sponsorWrapper {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 100%;
}
#eliteSponsors .flex .sponsorWrapper .sponsor-item {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  margin: 0 10px 20px;
}
#footerSponsors {
  padding: 40px 0;
  margin: 14px 0;
  background-color: white;
  position: relative;
}
#footerSponsors:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  left: 0;
  top: -14px;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
}
#footerSponsors:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
}
#footerSponsors .flex {
  display: block;
  background-color: transparent;
}
#footerSponsors .flex .ads-container .ad.multi-ad {
  display: inline-block;
  margin: 0;
}
#footerSponsors .flex .ads-container .ad.multi-ad img {
  vertical-align: middle;
  padding: 0px 0px;
  margin: 0 auto;
}
#footerLogos {
  padding: 40px 0 20px;
  background-color: white;
}
#footerLogos .logosWrapper {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  min-height: 75px;
}
#footerLogos .logosWrapper .logo {
  margin: 0 10px 20px;
}
#footerCopyright {
  background-color: white;
}
#footerCopyright .copyrightWrapper {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 20px 0 80px;
}
#footerCopyright .copyrightWrapper .logosWrapper {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  position: relative;
}
#footerCopyright .copyrightWrapper .logosWrapper a {
  display: inline-block;
  margin: 0 10px;
}
#footerCopyright .copyrightWrapper .logosWrapper a img {
  vertical-align: middle;
}
#footerCopyright .copyrightWrapper .copyprivacy {
  font-family: "Roboto", sans-serif;
  color: #6f7375;
  font-size: 14px;
  padding: 0 10px;
  text-align: right;
}
#footerCopyright .copyrightWrapper .copyprivacy .copy {
  font-weight: 700;
}
#footerCopyright .copyrightWrapper .copyprivacy a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
  color: #6f7375;
}
#footerCopyright .copyrightWrapper .copyprivacy a:hover {
  cursor: pointer;
  text-decoration: underline;
  color: #005837;
}
.sectionDivider {
  padding: 30px 0;
}
.sectionDivider .divider {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.sectionDivider .divider .title {
  font-family: "Roboto", sans-serif;
  color: #005837;
  padding: 0 10px;
  font-size: 21px;
  font-weight: 700;
}
.sectionDivider .divider .title i {
  color: #005837;
  font-size: 21px;
}
.sectionDivider .divider:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
}
.sectionDivider .divider:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: relative;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
}
.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-player-container {
  width: 50%;
  background-color: white;
  padding: 20px;
  position: relative;
}
.youtube-modal-player-container .modalHeader {
  margin-bottom: 30px;
}
.youtube-modal-player-container .modalHeader .title {
  position: relative;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  color: #005837;
  margin-right: auto;
  text-transform: uppercase;
  font-weight: 700;
}
.youtube-modal-player-container .modalHeader .ad {
  margin-right: 40px;
}
.youtube-modal-player-container .modalDetails .watching {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #005837;
  margin-top: 20px;
}
.youtube-modal-player-container .modalDetails .modalTitle {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  color: #3a3a3a;
}
.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: #005837;
  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: #002517;
}
.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: 9999;
}
.youtube-player {
  padding-bottom: 56.25%;
  position: relative;
}
.youtube-player iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
html.news.wide body .contentDiv_container,
html.sportfile.wide body .contentDiv_container {
  max-width: none;
  /*background: url("/images/responsive/story_bg.png) no-repeat top center, url(/images/responsive/story_bg_bottom.png) no-repeat bottom center");*/
  background-image: url("https://s3.amazonaws.com/hawaiiathletics.com/images/responsive/story_bg.png");
  padding: 30px 8px;
  background-size: cover;
  background-position: bottom;
}
.sidearm-story-template {
  background-color: white;
}
.article-wrapper.news {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  max-width: 1024px;
  margin: 0px auto;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  border-left: 1px solid #6f7375;
  border-right: 1px solid #6f7375;
  border-bottom: 1px solid #6f7375;
  background-color: white;
}
.article-wrapper.news .article-image {
  width: 100%;
  position: relative;
  margin-bottom: 35px;
}
.article-wrapper.news .article-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: 75px;
  height: 75px;
  z-index: 2;
}
.article-wrapper.news .article-image .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 75px;
  height: 75px;
  margin: 0;
  background-image: url("../images/responsive/play_button.png");
}
.article-wrapper.news .article-image .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article-image .article-image-caption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-style: italic;
  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-image .media_object_image {
  max-width: 1020px !important;
  width: initial !important;
  margin: 0 auto;
}
.article-wrapper.news .article-image .media_object_caption {
  position: relative;
  width: 100% !important;
}
.article-wrapper.news .article-image .media_object_caption .media_object_inner_caption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 16px;
  font-style: italic;
  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 {
  flex: 1 1 320px;
  -webkit-flex: 1 1 320px;
  min-width: 1px;
  min-height: 1px;
  padding: 0px 0px 20px 20px;
  margin-right: 20px;
}
.article-wrapper.news .article-content_wrapper .article-headline {
  font: bold 40px/1 'Roboto Condensed';
  color: #005837;
  text-transform: uppercase;
  margin: 0;
  text-align: center;
  margin-bottom: 25px;
}
.article-wrapper.news .article-content_wrapper .article-subheadline {
  display: none;
}
.article-wrapper.news .article-content_wrapper .article-teaser {
  font: 18px/1.5 'Roboto Condensed';
  color: black;
  margin: 5px 0 0 0;
}
.article-wrapper.news .article-content_wrapper .article-byline {
  font: 18px/1.5 'Roboto Condensed';
  margin: 0;
}
.article-wrapper.news .article-content_wrapper .article-date {
  position: relative;
  display: block;
  font: 14px/1.5 'Roboto';
  color: #6f7375;
  margin: 10px 0 0 0;
}
.article-wrapper.news .article-content_wrapper .article-date:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 12px solid #6f7375;
  border-left: 12px solid transparent;
  opacity: 1;
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.article-wrapper.news .article-content_wrapper .article-content {
  font: 14px/1.5 'Roboto';
  color: #6f7375;
}
.article-wrapper.news .article-sidebar-wrapper {
  flex: 0 0 380px;
  -webkit-flex: 0 0 380px;
  min-width: 1px;
  min-height: 1px;
  margin: 0 auto;
  padding-right: 20px;
}
.article-wrapper.news .article-sidebar-wrapper #story-side-ad {
  margin: 0px auto 20px;
  text-align: center;
}
.article-wrapper.news .article-sidebar-wrapper #story-side-ad .dfp-ad {
  margin: 0 auto;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsHeader h1 {
  font: bold 25px 'Roboto Condensed', sans-serif;
  color: #005837;
  padding: 0 10px;
  margin-bottom: 20px;
  text-align: center;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer {
  position: relative;
  margin: 28px 0;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer:before {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  left: 0;
  top: -14px;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer:after {
  content: "";
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  position: absolute;
  left: 0;
  bottom: -14px;
  width: 100%;
  height: 14px;
  background-image: url("../images/responsive/sponsor_dividers.png");
  background-repeat-x: repeat;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list {
  padding: 20px 0;
}
.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;
  font: 14px/1.5 'Roboto';
  color: #6f7375;
  position: relative;
  margin-top: 20px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline:first-child {
  margin-top: 0px;
}
.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: #acb2b5;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding-left: 45px;
  text-decoration: none;
  display: block;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline .arrow {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  left: 15px;
  top: 0;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline .arrow i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #6f7375;
  font-size: 18px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline .arrow i:before {
  font-family: 'sidearm_font' !important;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline:hover .headline {
  color: #005837;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline:hover .arrow {
  left: 10px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline:hover .arrow i {
  color: #005837;
}
.article-wrapper.sportfile {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  max-width: 1024px;
  margin: 0px auto;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  border: 1px solid #6f7375;
  padding: 8px;
  background-color: white;
}
.stickybar {
  background: #acb2b5;
  width: 450px;
  height: 40px;
  position: fixed;
  bottom: -40px;
  right: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  z-index: 8;
  -webkit-box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.25);
  box-shadow: -1px -1px 5px rgba(0, 0, 0, 0.25);
}
.stickybar:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: -40px;
  border-bottom: 40px solid #acb2b5;
  border-left: 40px solid transparent;
}
.stickybar .icons {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.stickybar .icons a {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-decoration: none;
}
.stickybar .icons a:hover {
  color: #005837;
}
.stickybar .icons a:hover i {
  color: #005837;
}
.stickybar .icons a i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-size: 19px;
  color: white;
  margin: 0 4px;
}
.stickybar .icons a i:before {
  font-family: 'sidearm_font' !important;
}
.stickybar .icons a i.icon-twitter:before {
  content: '\e825';
  font-family: 'sidearm_font' !important;
}
#search-btn {
  position: relative;
  height: 100%;
}
#search-btn > i {
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  font-size: 18px;
  margin-right: 10px;
}
#search-btn > i:hover {
  color: #005837;
  cursor: pointer;
}
#search-btn #search {
  position: absolute;
  display: flex;
  display: -webkit-flex;
  height: 40px;
  background-color: white;
  top: -50px;
  opacity: 0;
  left: -9999px;
}
#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: 40px;
  width: 40px;
  text-align: center;
  background-color: #005837;
  color: white;
  border-radius: 0px;
}
#search-btn.active #search {
  opacity: 1;
  left: auto;
  right: 0;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
@media screen and (max-width: 1025px) {
  
}
@media screen and (max-width: 1024px) {
  #headerBar {
    display: none;
  }
  #navigation {
    background-color: #005837;
  }
  #navigation .header_logo {
    top: 7px;
    left: 10px;
    width: initial !important;
    text-align: center;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  #navigation .header_logo img {
    height: 30px;
  }
  #navigation .socialMedia {
    position: relative;
    padding: 0 8px;
    left: initial;
  }
  #navigation .socialMedia:before {
    display: none;
  }
  .main-navigation {
    margin-left: auto;
    padding-left: 0;
  }
  .main-navigation .mobile-menu {
    margin-left: 0;
  }
  .main-navigation .main-nav .main-navigation-level-2 .dropdownWrapper {
    padding: 20px;
  }
  .main-navigation .main-nav .main-navigation-level-2 ul {
    flex: 1 0 400px !important;
    -webkit-flex: 1 0 400px !important;
    min-width: 1px !important;
    min-height: 1px !important;
    margin-bottom: 20px;
  }
  html.sport body #sportNavigation .sport-nav .level-1 {
    margin: 0;
  }
  #topStories-section {
    min-height: initial;
  }
  #topStories-section .stories-list .story,
  html.sport body #topStories-section .stories-list .story {
    min-height: initial;
  }
  #topStories-section .stories-list .story .story-media .story-image {
    height: initial;
    margin-top: 0px;
  }
  #content-section .row #store .ads-container {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #content-section .row #store .ads-container .ad {
    margin-bottom: 20px;
  }
  #social-section .contentStreamWrapper .content-stream-item-container {
    margin: 10px;
  }
  #social-section .contentStreamWrapper .content-stream .arrows {
    padding-left: 0;
  }
  #video-section .recent-list .recentVideo {
    flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    min-width: 1px;
    min-height: 1px;
  }
  #eliteSponsors .flex .ads-container,
  #footerSponsors .flex .ads-container {
    justify-content: center;
    -webkit-justify-content: center;
  }
  #footerSponsors .flex .ads-container .ad {
    margin-right: 10px;
    margin-left: 10px;
    padding: 0 10px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #eliteSponsors .flex .sponsorWrapper {
    justify-content: center;
    -webkit-justify-content: center;
  }
  #footerLogos .logosWrapper .logo {
    text-align: center;
    flex: 1 0 30%;
    -webkit-flex: 1 0 30%;
    min-width: 1px;
    min-height: 1px;
  }
  #footerCopyright .copyrightWrapper {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  #footerCopyright .copyrightWrapper .copyprivacy {
    width: initial;
    padding-right: 20px;
  }
  #footerCopyright .copyrightWrapper .logosWrapper {
    padding: 25px 0 25px 20px;
  }
}
@media screen and (max-width: 769px) {
  #navigation:before {
    display: none;
  }
  #topStories-section .stories-list .story .story-media .story-image:after {
    display: none;
  }
  #topStories-section .stories-list .story .story-headline {
    position: static;
    background-color: white;
    padding: 20px;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
  #topStories-section .stories-list .story .story-headline:before,
  #topStories-section .stories-list .story .story-headline:after {
    display: none;
  }
  #topStories-section .stories-list .story .story-headline .title a {
    color: #005837;
    text-transform: none;
    text-shadow: none;
    overflow: hidden;
  }
  #video-section .recent-list .recentVideo {
    flex: 1 0 45%;
    -webkit-flex: 1 0 45%;
    min-width: 1px;
    min-height: 1px;
  }
  #video-section .recent-list .recentVideo .videoTitle div {
    height: 75px;
  }
  #store .ads-container .ad img {
    margin: 0 auto;
  }
  .article-wrapper.news {
    border: none;
  }
  .article-wrapper.news .article-content_wrapper {
    flex: 0 1 100%;
    -webkit-flex: 0 1 100%;
    min-width: 1px;
    min-height: 1px;
    margin-right: 0;
    order: 1;
  }
  .article-wrapper.news .article-content_wrapper {
    border: none;
    padding: 0 8px;
    margin-bottom: 20px;
  }
  .article-wrapper.news .article-sidebar-wrapper {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    order: 2;
    padding: 0;
    margin: 0 auto;
    border: none;
  }
  #footerLogos .logosWrapper .logo {
    text-align: center;
    flex: 1 0 45%;
    -webkit-flex: 1 0 45%;
    min-width: 1px;
    min-height: 1px;
  }
  #footerCopyright .copyrightWrapper .copyprivacy {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    text-align: center;
    padding: 25px 0;
  }
  #footerCopyright .copyrightWrapper .logosWrapper {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    padding: 0 0 25px;
    border: none;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .stickybar {
    width: initial;
  }
}
@media screen and (max-width: 540px) {
  #navigation .socialMedia {
    display: none;
  }
  #topStories-section .stories-list .story .story-headline {
    height: 150px;
  }
  #topStories-section .stories-list .story .story-headline .title a {
    font-size: 24px;
    line-height: 28px;
    height: 56px;
  }
  #content-section .row .tabs > ul > li > a i {
    margin: 0;
  }
  #social-section .contentStreamWrapper {
    max-width: 100%;
  }
  #social-section .contentStreamWrapper .content-stream-container {
    min-height: initial;
    width: initial;
  }
  #social-section .contentStreamWrapper .content-stream .content-stream-list {
    margin-bottom: 20px;
    min-height: initial !important;
  }
  #social-section .contentStreamWrapper .content-stream-item-container {
    width: initial;
    height: initial;
  }
}
.sidearm-story-template-post .sidearm-story-template-media-image ul {
  z-index: 2;
}
