@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400italic,700,700italic|Roboto:400,400italic,700,700italic,900,900italic|Roboto+Slab:400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
/* Accessibility CSS */

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

@media print {
  .noprint,
  .no_print {
    display: none;
  }
}
/* Mixins */

/* .clearfix() in grid.less */

/* helper classes in grid.less */

body {
  font-size: 14px;
  font-family: arial, sans-serif;
  color: black;
  margin: 0;
  padding: 0;
}
.sidearm-schedule .sidearm-schedule-tournament > p {
  font-size: 16px;
}
.sidearm-common h2 {
  clear: both;
}
.sidearm-common .sidearm-common-promotion .ads-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}
.sidearm-facilities .sidearm-facility .sidearm-facility-media img {
  width: 100%;
}
.row {
  max-width: 1440px;
  margin: 0 auto !important;
}
.wide .contentDiv_container {
  max-width: 1440px;
  padding: 0 12px;
  margin: 30px auto;
}
.contentDiv_container {
  margin: 30px auto 0px;
}
body.mobile-menu-open.sports-nav {
  left: 0;
}
body.mobile-menu-open.sports-nav .sports-menu.mobile .dropdown-menu {
  left: 0;
}
html.sport body .topStoryPromo {
  margin: 30px auto;
  text-align: center;
  clear: both;
}
html.sport body .topStoryPromo.headroom--not-top {
  margin: 150px auto 30px;
}
html.sport body .topStoryPromo img {
  width: 100%;
}
html.sport body .superleaderboard {
  margin: 30px auto;
  text-align: center;
  clear: both;
}
html.sport body .superleaderboard.headroom--not-top {
  margin: 150px auto 30px;
}
html.sport body .superleaderboard .dfp-ad {
  margin: 0 auto;
}
html.sport body .bottomStoryPromo {
  margin: 30px auto;
  text-align: center;
}
html.sport body .bottomStoryPromo .dfp-ad {
  margin: 0 auto;
}
html.sport body.wide .contentDiv_container {
  margin: 50px auto 0 auto;
}
html.sport body .sport-nav {
  background: black;
  width: 100%;
  height: 45px;
}
html.sport body .sport-nav a {
  color: #007dc3;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  font-weight: 400;
}
html.sport body .sport-nav .level-1 {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0 0 0 160px;
  list-style: none;
  padding: 0;
  width: 100%;
}
html.sport body .sport-nav .level-1 > li {
  position: relative;
  height: 45px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0 10px;
}
html.sport body .sport-nav .level-1 > li.sport-home {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  height: 45px;
  line-height: 45px;
  font-family: "Oswald", sans-serif;
  font-size: 38px;
  font-weight: 700;
  color: #007dc3;
  margin-right: auto;
}
html.sport body .sport-nav .level-1 > li.sport-home > div {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
html.sport body .sport-nav .level-1 > li.sport-home a {
  color: #007dc3;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
}
html.sport body .sport-nav .level-1 > li .level-2 {
  opacity: 0;
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 200px;
  background: black;
  padding: 20px 10px;
  margin: 0;
  list-style: none;
  z-index: 900;
  text-align: left;
  border: 1px solid #ebebeb;
  -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 .sport-nav .level-1 > li .level-2 > li {
  position: relative;
}
html.sport body .sport-nav .level-1 > li .level-2 > li a {
  display: block;
  color: #007dc3;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  padding: 3px 10px;
  border-bottom: 1px solid #ebebeb;
}
html.sport body .sport-nav .level-1 > li .level-2 > li:hover a {
  color: white;
  background-color: #007dc3;
}
html.sport body .sport-nav .level-1 > li:hover:not(.sport-home) {
  background: #007dc3;
}
html.sport body .sport-nav .level-1 > li:hover:not(.sport-home) > div > a {
  color: #ebebeb;
}
html.sport body .sport-nav .level-1 > li:hover:not(.sport-home) .level-2 {
  left: auto;
  right: 0;
  opacity: 1;
}
html.homepage body .topStoryPromo {
  margin: 0px auto 0px;
  text-align: center;
  clear: both;
}
html.homepage body .topStoryPromo img {
  width: 100%;
}
.sports-menu {
  font-size: 14px;
  background: black;
  color: white;
  padding: 0 8px;
  width: 100%;
  z-index: 8999;
}
.sports-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sports-menu .level-1 {
  display: flex;
  display: -webkit-flex;
  height: 50px;
}
.sports-menu .level-1 > li {
  margin: 0 8px;
  display: flex;
  align-items: center;
}
.sports-menu .level-1 > li a {
  color: black;
  text-decoration: none;
}
.sports-menu .level-1 > li.sport-home {
  margin-right: auto;
  font-size: 18px;
}
.sports-menu .level-1 > li.sport-home a {
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
}
.sports-menu .level-1 > li.parent {
  position: relative;
}
.sports-menu .level-1 > li.parent a:after {
  content: '\e851';
  font-family: sidearm_font;
  margin-left: 4px;
}
.sports-menu .level-1 > li.parent ul {
  position: absolute;
  left: -9999px;
  top: 50px;
  z-index: 1;
}
.sports-menu .level-1 > li.parent:hover:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #007dc3;
}
.sports-menu .level-1 > li.parent:hover ul {
  left: auto;
  right: 0;
}
.sports-menu .level-2 {
  border: 1px solid #ebebeb;
  padding: 16px 8px;
  background-color: white;
  min-width: 200px;
}
.sports-menu .level-2 li {
  padding: 0 8px;
  border-bottom: 1px dotted #ebebeb;
  text-align: right;
}
.sports-menu .level-2 li:hover {
  background-color: #007dc3;
}
.sports-menu .level-2 li:hover a {
  color: black;
}
.sports-menu .level-2 li:hover:after {
  display: none;
}
.sports-menu .level-2 li a {
  line-height: 2;
}
.sports-menu .level-2 li a:after {
  display: none;
}
.sports-menu.mobile {
  align-items: center;
  -webkit-align-items: center;
  z-index: 8999;
  position: relative;
}
.sports-menu.mobile .sports-mobile-navigation-home {
  font-size: 19px;
  font-weight: bold;
  padding: 0 8px;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
}
.sports-menu.mobile .sports-mobile-navigation-home a {
  text-decoration: none;
  text-transform: uppercase;
  color: #007dc3;
}
.sports-menu.mobile .sports-mobile-navigation-home a:hover,
.sports-menu.mobile .sports-mobile-navigation-home a:active {
  text-decoration: underline;
}
.sports-menu.mobile > ul {
  margin: 0;
  list-style: none;
  padding: 0;
  align-items: stretch;
  -webkit-align-items: stretch;
  color: #007dc3;
}
.sports-menu.mobile > ul > li {
  padding: 0 8px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.sports-menu.mobile > ul > li.more {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 2;
  font-size: 16px;
  color: #007dc3;
}
.sports-menu.mobile > ul > li > a {
  text-transform: uppercase;
  font-weight: bold;
  line-height: 2;
  font-size: 16px;
  color: #007dc3;
  text-decoration: none;
}
.sports-menu.mobile > ul > li > a:hover {
  text-decoration: underline;
}
.sports-menu.mobile > ul > i {
  margin-left: auto;
  font-size: 20px;
  cursor: pointer;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.sports-menu.mobile .dropdown-menu {
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 100%;
  z-index: 1;
}
.sports-menu.mobile .dropdown-menu .level-1 {
  display: block;
  margin: 8px;
  border: 1px solid #ebebeb;
  background: white;
  height: auto !important;
  padding: 8px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.sports-menu.mobile .dropdown-menu .level-1 li {
  text-align: center;
  display: block;
  border-bottom: 1px dotted #ebebeb;
}
.sports-menu.mobile .dropdown-menu .level-1 li.sport-home {
  display: none;
}
.sports-menu.mobile .dropdown-menu .level-1 li:hover:after {
  display: none;
}
.sports-menu.mobile .dropdown-menu .level-1 li a {
  padding: 8px 0;
  display: block;
}
.sports-menu.mobile .dropdown-menu .level-2 {
  position: static;
  border: none;
  padding: 0;
  background-color: black;
  max-height: 300px;
  overflow-y: auto;
}
.sports-menu.mobile .dropdown-menu .level-2 li {
  padding: 0;
}
.sports-menu.mobile .dropdown-menu .level-2 li a {
  display: block;
  padding: 4px 0;
  color: #007dc3;
  font-weight: 700;
}
.sports-menu.mobile .dropdown-menu .level-2 li a:hover {
  color: white;
}
#navigation {
  width: 100%;
  background-color: #007dc3;
  z-index: 999;
  -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);
}
#navigation.headroom--not-top {
  position: fixed;
  top: 0;
  left: 0;
}
#navigation.headroom--not-top .header_logo img {
  height: 55px;
}
#navigation.headroom--not-top #main-header .c-nav-off-canvas-menu {
  position: absolute !important;
}
#navigation .header_logo {
  position: absolute;
  z-index: 9999;
  top: 3px;
}
#navigation .row {
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  width: 100%;
}
#navigation .row .logo {
  position: absolute;
  z-index: 10;
  top: 0;
}
#navigation #search {
  position: relative;
  margin-left: auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: stretch;
  -webkit-align-items: stretch;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  align-self: stretch;
  -webkit-align-self: stretch;
}
#navigation #search ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: white;
}
#navigation #search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
#navigation #search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
#navigation #search :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
#navigation #search :placeholder-shown {
  /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: white;
}
#navigation #search.active .button {
  background-color: black;
  color: #007dc3;
}
#navigation #search.active input {
  background-color: gray;
  width: 320px;
  height: 40px;
  position: absolute;
  bottom: -40px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  padding: 0 20px;
  right: 0;
}
#navigation #search .button {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  cursor: pointer;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: none;
  border-left: 1px dotted black;
  border-right: 1px dotted black;
  background-color: transparent;
  font-size: 25px;
  padding: 0 20px;
  color: #ebebeb;
}
#navigation #search .button:hover {
  background-color: black;
  color: #007dc3;
}
#navigation #search input {
  background-color: gray;
  height: 0;
  position: absolute;
  outline: none;
  width: 0;
  border: none;
  padding: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  overflow: hidden;
  color: white;
  padding: 0 20px;
  font-size: 15px;
  bottom: 0;
  right: 0;
  z-index: 999;
}
#navigation #search i:before {
  display: block;
}
#navigation .pac12Nav {
  position: relative;
}
#navigation .pac12Nav .pac-12-button {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  cursor: pointer;
  color: white;
  height: 60px;
  padding-left: 10px;
}
#navigation .pac12Nav .pac-12-button i {
  font-size: 20px;
}
#navigation .pac12Nav .pac-12-button:hover {
  background: black;
  color: #007dc3;
}
#navigation .pac12Nav.active #pac12-dropdown {
  left: auto;
  right: 0;
  opacity: 1;
}
.championships {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  position: relative;
  float: right;
  height: 40px;
  width: 100%;
  right: 0;
  margin-bottom: 30px;
  background-color: #ebebeb;
}
.championships h2 {
  position: relative;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 20px;
  color: #007dc3;
  text-align: left;
  margin: 0px;
  background-color: black;
  line-height: 40px;
  padding-left: 20px;
  width: 550px;
  float: right;
}
.championships h2:before {
  content: '';
  position: absolute;
  left: -40px;
  width: 0;
  height: 0;
  border-top: 40px solid black;
  border-left: 40px solid transparent;
}
.championships h2 span {
  color: #fdb827;
}
.championships h2 span .ad {
  display: inline-block;
}
#main-header {
  margin: 0 auto;
  z-index: 9000;
  height: 60px;
}
#main-header .mobile-menu {
  margin-left: auto;
  color: white;
  font-size: 20px;
  cursor: pointer;
  height: 60px;
  line-height: 60px;
  text-align: right;
}
#main-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-header .c-nav-off-canvas-menu {
  font-family: "Oswald", sans-serif;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
  width: 300px;
  height: calc(100vh);
  padding-bottom: 70px;
  padding-top: 50px;
  background-color: #007dc3;
  font-size: 16px;
}
#main-header .c-nav-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: #005c90;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
  position: relative;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 > li {
  border-bottom: 1px solid #005c90;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 > li > a {
  display: block;
  position: relative;
  font-size: 16px;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 > li > a:hover {
  background-color: #009ef6;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 > li > a.parent {
  cursor: pointer;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 > li > a.parent.open {
  background-color: #009ef6;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 > li > a.parent.open:before {
  content: '\e833';
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  left: 10px;
  top: 50%;
  color: white;
  font-family: sidearm_font;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-1 > li > a.parent:after {
  content: '\e832';
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: absolute;
  right: 10px;
  top: 50%;
  color: white;
  font-family: sidearm_font;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-2 {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  position: fixed;
  top: 50px;
  right: 0;
  width: 280px;
  height: calc(100% - 120px);
  margin: 0;
  padding: 0;
  z-index: 99999;
  overflow-y: auto;
  list-style: none;
  background-color: #009ef6;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-2 > li > a {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid white;
  font-size: 14px;
  text-decoration: none;
  color: white;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-2 > li.c-nav__separator {
  display: block;
  padding: 10px 20px;
  border-bottom: 1px solid white;
  font-weight: 700;
  padding: 10px 20px;
  text-transform: uppercase;
  color: white;
}
#main-header .c-nav-off-canvas-menu .c-nav-off-canvas-menu-level-2.open {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 0 0 126px 0;
}
#main-header .c-nav-off-canvas-menu.open {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#main-header .navigation ul.accessible_nav {
  margin: 0;
  list-style: none;
  padding-left: 140px;
}
#main-header .navigation ul.accessible_nav > li {
  display: inline-block;
  height: 60px;
  line-height: 60px;
}
#main-header .navigation ul.accessible_nav > li > a {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: white;
  padding: 0 20px;
  display: block;
  position: relative;
}
#main-header .navigation ul.accessible_nav > li:hover {
  cursor: pointer;
}
#main-header .navigation ul.accessible_nav > li:hover > div {
  left: 0;
  opacity: 1;
}
#main-header .navigation ul.accessible_nav > li:hover > a {
  background-color: black;
  color: #007dc3;
}
#main-header .navigation ul.accessible_nav > li > div {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  opacity: 0;
  left: -9999px;
  position: absolute;
  -webkit-transition: 0.2s opacity;
  transition: 0.2s opacity;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: white;
  width: 100%;
  z-index: 9000;
  -webkit-box-shadow: -1px -2px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -1px -2px 7px rgba(0, 0, 0, 0.25);
  box-shadow: -1px -2px 7px rgba(0, 0, 0, 0.25);
}
#main-header .navigation ul.accessible_nav > li > div ul {
  list-style: none;
  float: left;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 30px;
  margin: 0;
}
#main-header .navigation ul.accessible_nav > li > div ul li.separator span {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  color: black;
  padding: 10px;
  display: block;
}
#main-header .navigation ul.accessible_nav > li > div ul li.separator:hover {
  background-color: transparent !important;
}
#main-header .navigation ul.accessible_nav > li > div ul li {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  height: auto;
  line-height: 20px;
  *zoom: 1;
  width: auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  border-bottom: 1px solid gray;
}
#main-header .navigation ul.accessible_nav > li > div ul li:before,
#main-header .navigation ul.accessible_nav > li > div ul li:after {
  content: "";
  display: table;
}
#main-header .navigation ul.accessible_nav > li > div ul li:after {
  clear: both;
}
#main-header .navigation ul.accessible_nav > li > div ul li:hover {
  background-color: black;
}
#main-header .navigation ul.accessible_nav > li > div ul li:hover a {
  text-decoration: none;
  color: #007dc3;
  background: none;
}
#main-header .navigation ul.accessible_nav > li > div ul li a {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  display: block;
  float: left;
  color: #007dc3;
  text-decoration: none;
  padding: 5px 0px;
}
#main-header .navigation ul.accessible_nav > li > div ul li a:first-child {
  margin-right: auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding-left: 10px;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.srn-news {
  display: none;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.srn {
  margin: 0 5px 0 0;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social {
  width: 15px;
  height: 18px;
  overflow: hidden;
  margin: 5px 5px 0 0;
  padding: 0;
  display: none;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social:hover {
  background: none;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.facebook {
  display: none;
  font-size: 16px;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.facebook:before {
  content: '\e806';
  font-family: sidearm_font;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.facebook:hover {
  text-decoration: none;
  color: #007dc3;
  background: none;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.twitter {
  font-size: 16px;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.twitter:before {
  content: '\e825';
  font-family: sidearm_font;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.twitter:hover {
  text-decoration: none;
  color: #007dc3;
  background: none;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.instagram {
  font-size: 16px;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.tickets {
  display: none;
  font-size: 16px;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.tickets:before {
  content: '\e829';
  font-family: sidearm_font;
}
#main-header .navigation ul.accessible_nav > li > div ul li a.social.tickets:hover {
  text-decoration: none;
  color: #007dc3;
  background: none;
}
#main-header .navigation ul.accessible_nav > li:last-child a:after {
  display: none;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul {
  width: auto;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li {
  width: auto;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  border-bottom: 1px solid gray;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li:hover {
  background-color: black;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li:hover a {
  text-decoration: none;
  color: #007dc3;
  background: none;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a {
  display: block;
  float: left;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a:first-child {
  width: 190px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 17px;
  font-weight: 700;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.srn.news {
  display: none;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.srn {
  margin: 0px 5px;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.srn:hover {
  color: #fdb827;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social {
  width: 15px;
  height: 18px;
  overflow: hidden;
  margin: 5px 5px 0px;
  padding: 0;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social:hover {
  color: #fdb827;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.facebook {
  display: block;
  font-size: 16px;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.facebook:before {
  content: '\e805';
  font-family: sidearm_font;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.twitter {
  display: block;
  font-size: 16px;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.twitter:before {
  content: '\e825';
  font-family: sidearm_font;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.instagram {
  font-size: 16px;
  display: block;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.instagram:before {
  content: '\e811';
  font-family: sidearm_font;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.tickets {
  display: block;
  font-size: 16px;
}
#main-header .navigation ul.accessible_nav > li.sports > div ul li a.social.tickets:before {
  content: '\e829';
  font-family: sidearm_font;
}
#main-header .navigation ul.accessible_nav > li.tickets a {
  background-color: black;
  color: #fdb827;
}
#scoreboard {
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #f2f2f2;
  z-index: 8999;
}
#scoreboard .scoreboard-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
#scoreboard .scoreboard-container .sports-list {
  width: 230px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  padding: 30px 15px 0;
  max-height: 100px;
  text-align: left;
}
#scoreboard .scoreboard-container .sports-list .tagline {
  text-align: center;
}
#scoreboard .scoreboard-container .sports-list > span {
  display: block;
  max-width: 200px;
  padding-top: 5px;
  height: 30px;
  margin-bottom: 5px;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  background-color: #007dc3;
  -webkit-box-shadow: inset 0 -2px rgba(1, 2, 2, 0.2);
  -moz-box-shadow: inset 0 -2px rgba(1, 2, 2, 0.2);
  box-shadow: inset 0 -2px rgba(1, 2, 2, 0.2);
}
#scoreboard .scoreboard-container .sports-list > span select {
  background: #007dc3;
  border: none;
  padding: 4px 10px;
  color: white;
  width: 200px;
  z-index: 1;
  position: relative;
  outline: none;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
}
#scoreboard .scoreboard-container .sports-list > span option {
  color: white;
}
#scoreboard .scoreboard-container .scoreboard-list {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  padding: 0 20px;
  position: relative;
}
#scoreboard .scoreboard-container .scoreboard-list button.slick-prev {
  position: absolute;
  left: 0;
  font-size: 0;
  border: 0;
  background-color: white;
  border: 1px solid #adadad;
  border-top: none;
  border-bottom: none;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 100%;
  width: 20px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#scoreboard .scoreboard-container .scoreboard-list button.slick-prev:before {
  content: '\e862';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 19px;
  line-height: 0;
  color: #007dc3;
}
#scoreboard .scoreboard-container .scoreboard-list button.slick-prev:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #fdb827;
}
#scoreboard .scoreboard-container .scoreboard-list button.slick-next {
  position: absolute;
  right: 0;
  font-size: 0;
  border: 0;
  background-color: white;
  border: 1px solid #adadad;
  border-top: none;
  border-bottom: none;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 100%;
  width: 20px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#scoreboard .scoreboard-container .scoreboard-list button.slick-next:before {
  content: '\e861';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 19px;
  line-height: 0;
  color: #007dc3;
}
#scoreboard .scoreboard-container .scoreboard-list button.slick-next:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #fdb827;
}
#scoreboard .scoreboard-container .score {
  color: gray;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  white-space: nowrap;
  margin-left: auto;
  margin-right: 10px;
}
#scoreboard .scoreboard-container .game {
  position: relative;
  background: white;
  height: 100px;
  position: relative;
  overflow: hidden;
  padding: 10px;
  border-right: 1px solid #ebebeb;
}
#scoreboard .scoreboard-container .game .teams .team {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  height: 25px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 13px;
}
#scoreboard .scoreboard-container .game .teams .team.home {
  margin: 0;
}
#scoreboard .scoreboard-container .game .teams .team .name {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: gray;
}
#scoreboard .scoreboard-container .game .sport {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #007dc3;
}
#scoreboard .scoreboard-container .game .datesport {
  line-height: 15px;
  margin-bottom: 5px;
}
#scoreboard .scoreboard-container .game .datesport.recent {
  color: #999999;
}
#scoreboard .scoreboard-container .game .datesport.upcoming {
  color: black;
}
#scoreboard .scoreboard-container .game .datesport .date {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
  color: gray;
}
#scoreboard .scoreboard-container .game .datesport .date .final,
#scoreboard .scoreboard-container .game .datesport .date .time {
  color: black;
  font-weight: 700;
  font-style: italic;
  margin-left: 5px;
}
#scoreboard .scoreboard-container .game .media {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  text-align: center;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  width: 100%;
  height: 100px;
  padding: 0 15px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
#scoreboard .scoreboard-container .game .media ul {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  width: 100%;
}
#scoreboard .scoreboard-container .game .media ul li {
  white-space: nowrap;
}
#scoreboard .scoreboard-container .game .media ul li:last-child {
  border: none;
}
#scoreboard .scoreboard-container .game .media ul li div {
  font-family: "Roboto", sans-serif;
  color: #007dc3;
  font-size: 14px;
  text-align: center;
}
#scoreboard .scoreboard-container .game .media ul li a {
  text-decoration: none;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  padding: 0 3px;
  font-size: 23px;
}
#scoreboard .scoreboard-container .game .media ul li a i {
  color: gray;
}
#scoreboard .scoreboard-container .game .media ul li a[href] i {
  color: #007dc3;
}
#scoreboard .scoreboard-container .game:hover {
  cursor: pointer;
}
#scoreboard .scoreboard-container .game:hover .media {
  opacity: 1;
}
.superleaderboard {
  margin: 0px auto 0px;
  text-align: center;
  clear: both;
}
.superleaderboard.headroom--not-top {
  margin: 60px auto 30px;
}
.superleaderboard .dfp-ad {
  margin: 0 auto;
}
.topStoryPromo,
.bottomStoryPromo {
  margin: 30px auto;
  text-align: center;
}
.topStoryPromo .dfp-ad,
.bottomStoryPromo .dfp-ad {
  margin: 0 auto;
}
#topStories {
  position: relative;
}
#topStories .row {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#topStories .top-stories-list-container {
  -webkit-flex: 0 1 340px;
  -moz-flex: 0 1 340px;
  -ms-flex: 0 1 340px;
  flex: 0 1 340px;
  min-height: 1px;
  min-width: 1px;
  margin-right: 20px;
}
#topStories .top-stories-list-container .top-stories-list-wrapper {
  margin-bottom: 20px;
  width: 100%;
}
#topStories .top-stories-list-container .title {
  position: relative;
  height: 40px;
  background-color: black;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  font-weight: 700;
  padding-left: 10px;
  border-bottom: 1px solid black;
  line-height: 40px;
}
#topStories .top-stories-list-container .title span {
  font-weight: 300;
}
#topStories .top-stories-list-container .title img {
  position: absolute;
  vertical-align: middle;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#topStories .top-stories-list-container .top-stories-list .story-headline {
  padding: 3px 0;
}
#topStories .top-stories-list-container .top-stories-list .story-headline .thumbnailImage {
  display: none;
}
#topStories .top-stories-list-container .top-stories-list .story-headline span {
  background-color: black;
  color: white;
  padding: 4px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#topStories .top-stories-list-container .top-stories-list .story-headline a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: gray;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 19px;
  font-weight: 300;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#topStories .top-stories-list-container .top-stories-list .story-headline a:hover {
  color: #007dc3;
}
#topStories .top-stories-list-container .now-trending-list-container {
  width: 100%;
}
#topStories .top-stories-list-container .now-trending-list-container .story-headline {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  padding: 10px 0;
}
#topStories .top-stories-list-container .now-trending-list-container .story-headline .trendingRank {
  position: relative;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  font-weight: 700;
  background-color: black;
  color: #007dc3;
  border-radius: 50%;
  height: 36px;
  line-height: 36px;
  width: 36px;
  text-align: center;
  margin-right: 10px;
}
#topStories .top-stories-list-container .now-trending-list-container .story-headline .trendingRank:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background-color: white;
  border-radius: 50%;
  border: 1px solid black;
  z-index: -1;
}
#topStories .top-stories-list-container .now-trending-list-container .story-headline .trendingLink {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#topStories .top-stories-list-container .now-trending-list-container .story-headline .trendingLink a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: gray;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 20px;
  display: block;
  overflow: hidden;
}
#topStories .top-stories-list-container .now-trending-list-container .story-headline .trendingLink a:hover {
  color: #007dc3;
}
#topStories .top-stories-container {
  -webkit-flex: 0 1 680px;
  -moz-flex: 0 1 680px;
  -ms-flex: 0 1 680px;
  flex: 0 1 680px;
  min-height: 1px;
  min-width: 1px;
  margin-right: 20px;
}
#topStories .top-stories-container .stories-list .story {
  position: relative;
}
#topStories .top-stories-container .stories-list .story .story-media {
  position: relative;
}
#topStories .top-stories-container .stories-list .story .story-media .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
}
#topStories .top-stories-container .stories-list .story .story-media .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 115px;
  height: 115px;
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_big.png");
}
#topStories .top-stories-container .stories-list .story .story-media .showcase-play-button:hover:after {
  content: "";
  width: 115px;
  height: 115px;
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_big_b.png");
}
#topStories .top-stories-container .stories-list .story .story-media .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
#topStories .top-stories-container .stories-list .story .story-headline {
  text-align: left;
}
#topStories .top-stories-container .stories-list .story .story-headline a {
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  color: black;
  margin-bottom: 0px;
  clear: both;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#topStories .top-stories-container .stories-list .story .story-headline p {
  display: block;
  font: 20px/1 'Oswald';
  font-weight: 300;
  text-decoration: none;
  color: black;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: both;
  line-height: 25px;
  max-height: 50px;
  overflow: hidden;
}
#topStories .top-stories-container .stories-list .story .story-headline p a {
  font: 20px/1 'Oswald';
  font-weight: 300;
  color: #007dc3;
  display: inline-block;
  line-height: 25px;
  vertical-align: bottom;
}
#topStories .top-stories-container .stories-list .story .story-headline p span {
  color: #b2b2b2;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  font-style: italic;
}
#topStories .top-stories-container .stories-list .story .story-headline .story-links {
  margin-top: 20px;
}
#topStories .top-stories-container .stories-list .story .story-headline .story-links ul {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  margin: 0;
  list-style: none;
  padding: 0;
  display: block;
}
#topStories .top-stories-container .stories-list .story .story-headline .story-links ul li {
  display: inline-block;
}
#topStories .top-stories-container .stories-list .story .story-headline .story-links ul li a {
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #007dc3;
  background: black;
  margin: 0 10px 10px 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 0px;
  padding: 0 5px;
}
#topStories .top-stories-container .stories-list button {
  line-height: 40px;
}
#topStories .top-stories-container .stories-list button.slick-prev {
  top: 35%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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 .top-stories-container .stories-list button.slick-prev:before {
  -webkit-transition: 0.2s;
  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 .top-stories-container .stories-list button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#topStories .top-stories-container .stories-list button.slick-next {
  top: 35%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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 .top-stories-container .stories-list button.slick-next:before {
  -webkit-transition: 0.2s;
  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 .top-stories-container .stories-list button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#topStories .top-stories-ad-container {
  -webkit-flex: 0 0 340px;
  -moz-flex: 0 0 340px;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
  min-height: 1px;
  min-width: 1px;
}
#topStories .top-stories-ad-container .ads {
  background-color: #ebebeb;
  border: 1px solid #d7d7d7;
  padding: 20px 20px 0px 20px;
}
#topStories .top-stories-ad-container .dfp-ad {
  margin-bottom: 20px;
}
#topStories .top-stories-ad-container img {
  margin-bottom: 20px;
}
#bigPromoOne {
  position: relative;
  margin: 70px auto;
  text-align: center;
}
#bigPromoOne button {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  background-color: #fdb827;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 40px;
  width: 40px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  z-index: 3;
}
#bigPromoOne button.slick-prev {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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;
}
#bigPromoOne button.slick-prev:before {
  -webkit-transition: 0.2s;
  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;
}
#bigPromoOne button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#bigPromoOne button.slick-next {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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;
}
#bigPromoOne button.slick-next:before {
  -webkit-transition: 0.2s;
  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;
}
#bigPromoOne button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#bruinFilms .row {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#bruinFilms .videos-left-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex: 0 0 320px;
  -webkit-flex: 0 0 320px;
  min-width: 1px;
  min-height: 1px;
  flex-direction: column;
  -webkit-flex-direction: column;
}
#bruinFilms .videos-left-container .pac-12-network-title {
  position: relative;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
#bruinFilms .videos-left-container .pac-12-network-title img {
  vertical-align: middle;
  margin-right: 15px;
}
#bruinFilms .videos-left-container .pac-12-network-title h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: black;
  border-bottom: 1px dotted black;
  padding: 4px 0px 4px 0px;
  margin: 0;
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#bruinFilms .videos-left-container .pac-12-network-title h3 span {
  color: #007dc3;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer button {
  height: 28px;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer button.slick-prev {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer button.slick-prev:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85c';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 9px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer button.slick-next {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer button.slick-next:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85d';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 9px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
#bruinFilms .videos-left-container .pac-12-network-title .networkArrowsContainer button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
#bruinFilms .videos-left-container .pac-12-networkContainer {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #ebebeb;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event {
  padding-bottom: 5px;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 15px;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .time {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: black;
  margin-bottom: 15px;
  display: inline-block;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow a.watch {
  background: black;
  color: #007dc3;
  padding: 0px 8px;
  font-family: "Oswald", sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow a.watch:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow .info-status {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #007dc3;
  border: 1px solid #007dc3;
  font-size: 13px;
  padding: 0 0.5rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #e1e1e1));
  background-image: -webkit-linear-gradient(#fefefe, #e1e1e1);
  background-image: -moz-linear-gradient(#fefefe, #e1e1e1);
  background-image: -o-linear-gradient(#fefefe, #e1e1e1);
  background-image: linear-gradient(#fefefe, #e1e1e1);
  text-transform: uppercase;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow i {
  color: black;
  font-size: 17px;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow i .network_info {
  display: none;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow i:hover {
  cursor: pointer;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow i:hover .network_info {
  display: block;
  padding: 4px 10px;
  border: 1px solid #ebebeb;
  background-color: white;
  max-width: 300px;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow i:hover .network_info a {
  color: #007dc3;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container .divider {
  max-width: 100px;
  margin: 25px auto;
  height: 1px;
  background: black;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(#cccccc), to(#cccccc), color-stop(50%, #333333));
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container > ul {
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 5px 0;
  margin-left: 0;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container > ul li {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  background: black;
  color: #007dc3;
  padding: 0px 8px;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin: 0 2px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container > ul li a {
  text-decoration: none;
  color: #007dc3;
}
#bruinFilms .videos-left-container .teamRankings {
  width: 100%;
  margin-bottom: auto;
  position: relative;
}
#bruinFilms .videos-left-container .teamRankings .title {
  height: 40px;
  background-color: black;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  font-weight: 700;
  padding-left: 10px;
  line-height: 40px;
}
#bruinFilms .videos-left-container .teamRankings #teamRankingsTable {
  width: 100%;
}
#bruinFilms .videos-left-container .teamRankings #teamRankingsTable thead {
  border-bottom: 1px dotted black;
}
#bruinFilms .videos-left-container .teamRankings #teamRankingsTable thead th {
  padding: 10px 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: black;
  text-align: left;
}
#bruinFilms .videos-left-container .teamRankings #teamRankingsTable tbody tr {
  border-bottom: 1px dotted black;
}
#bruinFilms .videos-left-container .teamRankings #teamRankingsTable tbody tr td {
  padding: 10px 0;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: black;
  text-align: left;
}
#bruinFilms .videos-left-container .teamRankings .moreRankings {
  text-align: center;
}
#bruinFilms .videos-left-container .teamRankings .moreRankings a {
  display: inline-block;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0 10px;
  background-color: black;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-top: 20px;
  text-decoration: none;
}
#bruinFilms .videos-left-container .videoAd {
  display: block;
  margin: 0 auto;
  text-align: center;
}
#bruinFilms .videos-left-container .videoAd img {
  padding: 10px;
  background-color: #ebebeb;
}
#bruinFilms .videos-left-container .videoAd .dfp-ad {
  margin: 0 auto;
}
#bruinFilms .videosWrapper {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex: 0 1 1040px;
  -webkit-flex: 0 1 1040px;
  min-width: 1px;
  min-height: 1px;
  padding: 20px;
  background-color: #ebebeb;
}
#bruinFilms .videosWrapper .videos-middle-container {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  margin-right: 20px;
}
#bruinFilms .videosWrapper .videos-middle-container .title {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  position: relative;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin-bottom: 20px;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview {
  position: relative;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoMedia {
  position: relative;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoMedia .showcase-play-button {
  width: 115px;
  height: 115px;
  position: absolute;
  background-color: transparent;
  outline: 0;
  border: 0;
  font-size: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_big.png");
  background-position: center center;
  background-repeat: no-repeat;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoMedia .showcase-play-button:hover {
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_big_b.png");
  cursor: pointer;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoMedia iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoMedia .videoImg {
  width: 100%;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoBottom {
  width: 100%;
  position: absolute;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  z-index: 2;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoBottom .social {
  display: inline-block;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  text-align: center;
  text-decoration: none;
  color: white;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoBottom .social.facebook {
  background-color: #3b5998;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoBottom .social.twitter {
  background-color: #55acee;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoBottom .runtime {
  color: white;
  display: inline-block;
  float: right;
  padding-right: 20px;
  line-height: 40px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  text-align: center;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoTitle h1 {
  font-family: "Oswald", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-decoration: none;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoTitle h2 {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 300;
  text-decoration: none;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px;
}
#bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoTitle p {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  color: #b2b2b2;
  font-style: italic;
  margin: 10px 0px;
}
#bruinFilms .videosWrapper .videos-right-container {
  flex: 0 1 320px;
  -webkit-flex: 0 1 320px;
  min-width: 1px;
  min-height: 1px;
}
#bruinFilms .videosWrapper .videos-right-container .title {
  height: 40px;
  background-color: black;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 40px;
  padding-left: 10px;
  margin-bottom: 25px;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .showcase-play-button {
  width: 65px;
  height: 65px;
  position: absolute;
  background-color: transparent;
  outline: 0;
  border: 0;
  font-size: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small.png");
  background-position: center center;
  background-repeat: no-repeat;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .showcase-play-button:hover {
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small_b.png");
  cursor: pointer;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo {
  flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  min-width: 1px;
  min-height: 1px;
  margin-bottom: 35px;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview {
  position: relative;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .videoMedia .videoImg {
  width: 100%;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .videoMedia iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .videoBottom {
  width: 100%;
  position: absolute;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  z-index: 2;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .videoBottom .social {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: white;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .videoBottom .social.facebook {
  background-color: #3b5998;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .videoBottom .social.twitter {
  background-color: #55acee;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .videoBottom .runtime {
  color: white;
  display: inline-block;
  float: right;
  padding-right: 20px;
  line-height: 30px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  text-align: center;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .showcase-play-button {
  width: 65px;
  height: 65px;
  position: absolute;
  background-color: transparent;
  outline: 0;
  border: 0;
  font-size: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small.png");
  background-position: center center;
  background-repeat: no-repeat;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoPreview .showcase-play-button:hover {
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small_b.png");
  cursor: pointer;
}
#bruinFilms .videosWrapper .videos-right-container .recent-list .recentVideo .videoTitle h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  color: black;
  /*
                            white-space: nowrap;
                            overflow: hidden;
                            text-overflow: ellipsis; 
                            */

}
#bruinFilms .videosWrapper .sport-videos-container {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
}
#bruinFilms .videosWrapper .sport-videos-container .title {
  height: 40px;
  background-color: black;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 40px;
  padding-left: 10px;
  margin-bottom: 30px;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo {
  flex: 0 0 33%;
  -webkit-flex: 0 0 33%;
  min-width: 1px;
  min-height: 1px;
  margin-bottom: 35px;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview {
  position: relative;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .videoMedia .videoImg {
  width: 100%;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .videoMedia iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .videoBottom {
  width: 100%;
  position: absolute;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  z-index: 2;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .videoBottom .social {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  color: white;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .videoBottom .social.facebook {
  background-color: #3b5998;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .videoBottom .social.twitter {
  background-color: #55acee;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .videoBottom .runtime {
  color: white;
  display: inline-block;
  float: right;
  padding-right: 20px;
  line-height: 30px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  text-align: center;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .showcase-play-button {
  width: 65px;
  height: 65px;
  position: absolute;
  background-color: transparent;
  outline: 0;
  border: 0;
  font-size: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small.png");
  background-position: center center;
  background-repeat: no-repeat;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoPreview .showcase-play-button:hover {
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small_b.png");
  cursor: pointer;
}
#bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo .videoTitle h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-decoration: none;
  color: black;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 20px 0px;
}
#bigPromoTwo {
  margin: 70px auto 0px;
  text-align: center;
}
#bigPromoTwo button {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  background-color: #fdb827;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 40px;
  width: 40px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  z-index: 3;
}
#bigPromoTwo button.slick-prev {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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;
}
#bigPromoTwo button.slick-prev:before {
  -webkit-transition: 0.2s;
  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;
}
#bigPromoTwo button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#bigPromoTwo button.slick-next {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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;
}
#bigPromoTwo button.slick-next:before {
  -webkit-transition: 0.2s;
  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;
}
#bigPromoTwo button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#contentStream {
  width: 100%;
  position: relative;
  padding-bottom: 40px;
  background-color: #ebebeb;
}
#contentStream .mediaWallBanner {
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  min-height: 80px;
  width: 100%;
  background-color: #007dc3;
  margin: 40px 0px;
}
#contentStream .mediaWallBanner .title {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: white;
  margin: 0 30px;
  line-height: 32px;
}
#contentStream .mediaWallBanner .sponsor span {
  display: inline-block;
  text-align: right;
  margin-right: 10px;
  line-height: 25px;
  color: white;
}
#contentStream h1 {
  margin: 0px 0 20px 0;
}
#contentStream h1 .socialHeader .followUs {
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  font-weight: 700;
  color: #007dc3;
  height: 30px;
  line-height: 30px;
}
#contentStream h1 .socialHeader .followUs a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  display: inline-block;
  background-color: black;
  color: #007dc3;
  border: 1px solid #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 14px;
  padding: 0px 4px;
  text-decoration: none;
  line-height: 30px;
  vertical-align: middle;
}
#contentStream h1 .socialHeader .followUs a:hover {
  background-color: #007dc3;
  color: black;
  border: 1px solid black;
}
#contentStream h1 .mediaWallSponsor {
  width: 340px;
  text-align: center;
  margin-right: 15px;
}
#contentStream .content-stream {
  flex: 1;
  -webkit-flex: 1;
  min-width: 1px;
  min-height: 1px;
  overflow: hidden;
}
#contentStream ul.tabs_ul {
  list-style: none;
  margin: 0 5px;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
#contentStream ul.tabs_ul > span {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
}
#contentStream ul.tabs_ul li {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin: 0 12px;
  border: 3px solid #959595;
  border-radius: 10px;
  color: #959595;
  background-color: transparent;
  width: 95px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  text-transform: uppercase;
  justify-content: center;
  -webkit-justify-content: center;
  font-style: italic;
  font-size: 18px;
  font-family: "Roboto Condensed";
  align-items: center;
  -webkit-align-items: center;
}
#contentStream ul.tabs_ul li a {
  color: #959595;
  text-decoration: none;
}
#contentStream ul.tabs_ul li i {
  margin: 0 4px 0 0;
  font-size: 28px;
}
#contentStream ul.tabs_ul li i:before {
  margin: 0;
}
#contentStream ul.tabs_ul li.active {
  background-color: black;
  border-color: black;
  color: #007dc3;
}
#contentStream ul.tabs_ul li.active a {
  color: #007dc3;
}
#contentStream ul.tabs_ul li:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: black;
  border-color: black;
  color: #007dc3;
}
#contentStream ul.tabs_ul li:hover a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #007dc3;
}
#contentStream ul.tabs_ul li.more {
  background-color: #fdb827;
}
#contentStream ul.tabs_ul li.more a {
  color: #007dc3;
}
#contentStream .content-stream-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
#contentStream .content-stream-item-container {
  padding: 10px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  width: 25%;
  overflow: hidden;
}
#contentStream .content-stream-item-container .content-stream-item {
  position: relative;
  width: 100%;
  height: auto;
  background: white;
  border-radius: 4px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-box-shadow: 0 2px 3px rgba(1, 2, 2, 0.2);
  -moz-box-shadow: 0 2px 3px rgba(1, 2, 2, 0.2);
  box-shadow: 0 2px 3px rgba(1, 2, 2, 0.2);
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet {
  font-size: 16px;
  font-family: "Roboto Condensed";
  position: relative;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .mediaIcon {
  background-color: #00b0ed;
  color: white;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .photo {
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweetContent {
  padding: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .body {
  line-height: 22px;
  margin: 10px 0;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user {
  border-top: 1px dotted #555555;
  padding-top: 20px;
  position: relative;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .tweet-item-user-logo {
  border: 2px solid #ebebeb;
  margin-right: 10px;
  display: inline-block;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .userInfo .tweet-item-user-name {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: black;
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .userInfo .tweet-item-user-screen-name {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  color: #959595;
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .userInfo .tweet-item-user-screen-name:before {
  content: "@";
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .tweet-item-date {
  position: relative;
  top: 40px;
  right: -20px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  color: #959595;
  margin: 0;
  align-items: flex-end;
  -webkit-align-items: flex-end;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet .tweet-item-user .tweet-item-date:before {
  content: "\e875";
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  padding-right: 3px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul {
  list-style: none;
  width: 70px;
  padding: 0;
  margin: 0;
  display: flex;
  height: 40px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a {
  color: #7f7f7f;
  font-size: 22px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a:hover {
  color: #007dc3;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a i:before {
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet ul li a span {
  position: absolute;
  left: -9999px;
}
#contentStream .content-stream-item-container .content-stream-item.twitter .tweet a {
  text-decoration: none;
  color: #007dc3;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .photo {
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .mediaIcon {
  background-color: #125688;
  color: white;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user {
  border-top: 1px dotted #555555;
  margin: 30px;
  padding-top: 20px;
  position: relative;
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .instagram-item-user-logo {
  border: 2px solid #ebebeb;
  margin-right: 10px;
  display: inline-block;
  max-width: 52px;
  max-height: 52px;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .userInfo .instagram-item-user-name {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: black;
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .userInfo .instagram-item-user-screen-name {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  color: #959595;
  margin: 0;
}
#contentStream .content-stream-item-container .content-stream-item.instagram .instagram-item-user .userInfo .instagram-item-user-screen-name:before {
  content: "@";
}
#contentStream .content-stream-item-container .content-stream-item.story .photo {
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.story .photo img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent {
  position: relative;
  padding: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent a {
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .headline {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Roboto Condensed";
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #007dc3;
  padding-bottom: 10px;
  border-bottom: 1px dotted #555555;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .headline:hover {
  color: gray;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .teaser {
  padding-top: 10px;
  font-family: "Roboto Condensed";
  font-size: 17px;
  line-height: 22px;
  color: #666666;
  padding-bottom: 20px;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .details {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-family: "Roboto Condensed";
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.story .storyContent .details .timePosted:before {
  content: "\e875";
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  padding-right: 3px;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photo {
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent {
  position: relative;
  padding: 30px;
  width: 100%;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent a {
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent a img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .headline {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  font-family: "Roboto Condensed";
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #007dc3;
  padding-bottom: 10px;
  border-bottom: 1px dotted #555555;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .headline:hover {
  color: gray;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .category {
  padding-top: 10px;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  line-height: 22px;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .details {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-family: "Roboto Condensed";
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.gallery .photoContent .details .timePosted:before {
  content: "\e875";
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  padding-right: 3px;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video {
  position: relative;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video.video-is-playing .videoContainer iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 60px;
  height: 60px;
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button.png");
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video .showcase-play-button:hover:after {
  content: "";
  width: 60px;
  height: 60px;
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_b.png");
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .media-video:after {
  content: '';
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, black));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent {
  position: relative;
  padding: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent a {
  text-decoration: none;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .headline {
  font-family: "Roboto Condensed";
  font-size: 25px;
  line-height: 32px;
  font-weight: 700;
  color: #007dc3;
  padding-bottom: 10px;
  border-bottom: 1px dotted #555555;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .category {
  padding-top: 10px;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: 700;
  font-style: italic;
  line-height: 22px;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .details {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-family: "Roboto Condensed";
  font-size: 13px;
  font-style: italic;
  color: #666666;
}
#contentStream .content-stream-item-container .content-stream-item.allaccess .videoContent .details .views:after {
  content: "views";
  width: 0;
  height: 0;
  padding-left: 3px;
}
#contentStream .content-stream-item-container .content-stream-item.ad {
  background-color: #ebebeb;
  box-shadow: none;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad {
  flex-shrink: 0;
  flex-grow: 1;
  min-width: 320px;
  min-height: 270px;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad img {
  display: block;
  margin: 0 auto;
  padding: 10px;
  background-color: white;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a {
  *zoom: 1;
  display: block;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:before,
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  content: "";
  display: table;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .ad a:after {
  clear: both;
}
#contentStream .content-stream-item-container .content-stream-item.ad .sponsor-ad .dfp-ad {
  margin: 0 auto;
}
#contentStream .content-stream-item-container .content-stream-item .mediaIcon {
  position: absolute;
  top: 0;
  right: 10px;
  background-color: #007dc3;
  color: white;
  font-size: 20px;
  text-align: center;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
#contentStream .loadMore {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 200px;
  height: 50px;
  text-transform: uppercase;
  line-height: 45px;
  text-align: center;
  margin: 0 auto;
  font-family: "Roboto Condensed";
  font-size: 17px;
  font-weight: 700;
  color: #007dc3;
  border-radius: 30px;
  border: 3px solid #007dc3;
  margin-top: 20px;
}
#contentStream .loadMore:hover {
  background-color: #007dc3;
  color: white;
  cursor: pointer;
}
#bruinSocial {
  position: relative;
  background-color: #ebebeb;
  padding: 70px 0px;
}
#bruinSocial .row .title {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin-bottom: 50px;
}
#bruinSocial .row .socialContainer {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
#bruinSocial .row .socialContainer .twitter-container {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 1px;
  min-width: 1px;
  max-width: 450px;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .slick-slide > :nth-child(2) {
  margin-top: 20px;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item {
  position: relative;
  padding: 20px;
  background-color: white;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item i.icon-twitter {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 16px;
  color: #55acee;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  align-content: center;
  -webkit-align-content: center;
  height: 230px;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent .tweet-item-body {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  -webkit-flex: 1 0 100%;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  min-height: 1px;
  min-width: 1px;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent .tweet-item-body a {
  color: #007dc3;
  text-decoration: none;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent .tweet-item-body a:hover {
  cursor: pointer;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent .tweet-item-actions {
  list-style: none;
  padding: 0;
  font-size: 24px;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent .tweet-item-actions li a {
  color: black;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent .tweet-item-actions li a:hover {
  color: #fdb827;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweet-item-user {
  border-top: 1px dotted #959595;
  padding-top: 20px;
  position: relative;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweet-item-user .tweet-item-user-logo {
  border: 2px solid #ebebeb;
  margin-right: 10px;
  display: inline-block;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweet-item-user .userInfo .tweet-item-user-name {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: black;
  margin: 0;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweet-item-user .userInfo .tweet-item-user-screen-name {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  color: #959595;
  margin: 0;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweet-item-user .userInfo .tweet-item-user-screen-name:before {
  content: "@";
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweet-item-user .tweet-item-date {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 13px;
  color: #959595;
  margin: 0;
  align-self: flex-end;
  -webkit-align-self: flex-end;
}
#bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweet-item-user .tweet-item-date:before {
  content: "\e875";
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  padding-right: 3px;
}
#bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer {
  text-align: center;
  margin-top: 15px;
}
#bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer button.slick-prev {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
#bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer button.slick-prev:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85c';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 12px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
#bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
#bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer button.slick-next {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
#bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer button.slick-next:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85d';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 12px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
#bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
#bruinSocial .row .socialContainer .instagram-container {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 1px;
  min-width: 1px;
  margin-left: 20px;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item {
  position: relative;
  text-align: center;
  width: 33% !important;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer {
  padding: 10px;
  background-color: transparent;
  position: relative;
  display: inline-block;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent {
  position: relative;
  display: inline-block;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent i.icon-instagram {
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 16px;
  color: #125282;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent .instaOverlay {
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: left;
  background-color: rgba(253, 184, 39, 0);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent .instaOverlay .instaTitle {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: white;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent .instaOverlay .instaTitle img {
  display: inline-block;
  vertical-align: middle;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent .instaOverlay .likes {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent .instaOverlay .likes img {
  display: inline-block;
  vertical-align: sub;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaContent .instaOverlay .likes span {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: white;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item:hover .imageContainer {
  position: relative;
  background-color: #d7d7d7;
}
#bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item:hover .imageContainer .instaContent .instaOverlay {
  opacity: 1;
  width: 100%;
  height: 100%;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(253, 184, 39, 0.8);
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#bruinSocial .row .socialContainer .instagram-container .instagramArrowsContainer {
  text-align: center;
  margin-top: 10px;
}
#bruinSocial .row .socialContainer .instagram-container .instagramArrowsContainer button.slick-prev {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
#bruinSocial .row .socialContainer .instagram-container .instagramArrowsContainer button.slick-prev:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85c';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 12px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
#bruinSocial .row .socialContainer .instagram-container .instagramArrowsContainer button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
#bruinSocial .row .socialContainer .instagram-container .instagramArrowsContainer button.slick-next {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
#bruinSocial .row .socialContainer .instagram-container .instagramArrowsContainer button.slick-next:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85d';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 12px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
#bruinSocial .row .socialContainer .instagram-container .instagramArrowsContainer button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
#bruinSocial .row .socialContainer .facebook-container {
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 1px;
  min-width: 1px;
}
#bigPromoThree {
  margin: 0px auto;
  text-align: center;
}
#bigPromoThree button {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  background-color: #fdb827;
  overflow: visible;
  outline: 0;
  padding: 0;
  height: 40px;
  width: 40px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  position: absolute;
  z-index: 3;
}
#bigPromoThree button.slick-prev {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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;
}
#bigPromoThree button.slick-prev:before {
  -webkit-transition: 0.2s;
  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;
}
#bigPromoThree button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#bigPromoThree button.slick-next {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 0px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: 0.2s;
  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;
}
#bigPromoThree button.slick-next:before {
  -webkit-transition: 0.2s;
  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;
}
#bigPromoThree button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  opacity: 1;
}
#story-ad {
  margin: 30px auto;
  text-align: center;
}
.article-wrapper.news {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  max-width: 1440px;
  margin: 0 auto;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  padding: 0 20px;
}
.article-wrapper.news .sidearm-story-template-image-credit {
  -webkit-transform: rotate(90deg) translateY(100%);
  transform: rotate(90deg) translateY(100%);
  -webkit-transform-origin: right bottom;
  transform-origin: right bottom;
  max-width: calc(56.25% - 40px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  position: absolute;
  bottom: 40px;
  right: 0px;
  font-weight: bold;
  padding: 0 8px;
  font-size: 1rem;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  pointer-events: none;
}
.article-wrapper.news .article-content_wrapper {
  -webkit-flex: 1 1 300px;
  -moz-flex: 1 1 300px;
  -ms-flex: 1 1 300px;
  flex: 1 1 300px;
  min-height: 1px;
  min-width: 1px;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding: 0px 0px;
  margin: 0 0px 40px 20px;
}
.article-wrapper.news .article-content_wrapper .article-image {
  position: relative;
}
.article-wrapper.news .article-content_wrapper .article-image .media_object_image {
  width: initial !important;
  margin: 0 auto;
}
.article-wrapper.news .article-content_wrapper .article-image .media_object_image img {
  width: 100%;
}
.article-wrapper.news .article-content_wrapper .article-image .article-image-caption {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  font-family: "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 .article-image .showcase-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  overflow: visible;
  outline: 0;
  padding: 0;
  font-size: 0;
  border: 0;
  width: 115px;
  height: 115px;
  background-color: transparent;
}
.article-wrapper.news .article-content_wrapper .article-image .showcase-play-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 115px;
  height: 115px;
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_big.png");
}
.article-wrapper.news .article-content_wrapper .article-image .showcase-play-button:hover:after {
  content: "";
  width: 115px;
  height: 115px;
  background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_big_b.png");
}
.article-wrapper.news .article-content_wrapper .article-image .article-showcase-player {
  position: relative;
}
.article-wrapper.news .article-content_wrapper .article-image .article-showcase-player .showcase-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.article-wrapper.news .article-content_wrapper .article-image #story_media_imgPlay {
  display: block;
  width: initial;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 99;
}
.article-wrapper.news .article-content_wrapper .article-headline {
  display: block;
  font-family: "Oswald", sans-serif;
  font-size: 60px;
  font-weight: 700;
  text-decoration: none;
  color: black;
  margin-top: 0;
  margin-bottom: 20px;
  clear: both;
}
.article-wrapper.news .article-content_wrapper .article-subheadline {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-decoration: none;
  color: #767676;
  margin-top: 0px;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
.article-wrapper.news .article-content_wrapper .article-byline {
  display: none;
}
.article-wrapper.news .article-content_wrapper .article-date {
  display: block;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #007dc3;
  padding-top: 20px;
}
.article-wrapper.news .article-content_wrapper .noprint {
  display: none;
}
.article-wrapper.news .article-content_wrapper .article-content {
  position: relative;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: black;
  padding: 40px;
}
.article-wrapper.news .article-content_wrapper .article-content .print-friendly-story-button {
  display: none;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links ul {
  list-style: none;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: center;
  -webkit-align-items: center;
  margin: 0;
  list-style: none;
  padding: 0;
  display: block;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links ul li {
  display: inline-block;
}
.article-wrapper.news .article-content_wrapper .article-content .article-links ul li a {
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #007dc3;
  background: black;
  margin: 0 10px 10px 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 0px;
  padding: 0 5px;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column {
  margin-right: auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a {
  display: block;
  width: 45px;
  height: 35px;
  background-color: #007dc3;
  margin: 5px 5px 0 0;
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  color: white;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-print {
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  margin-left: auto;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-print:hover {
  background-color: #007dc3;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-twitter {
  background-color: #00aced;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-twitter:hover {
  background-color: #1fc3ff;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-facebook {
  background-color: #3b5998;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-facebook:hover {
  background-color: #4b6eb9;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-email {
  background-color: #ff9c00;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-email:hover {
  background-color: #ffb133;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-pinterest {
  background-color: #cb2027;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-content_wrapper .article-content .social-column a.social-column-pinterest:hover {
  background-color: #e13d42;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.article-wrapper.news .article-sidebar-wrapper {
  -webkit-flex: 0 0 340px;
  -moz-flex: 0 0 340px;
  -ms-flex: 0 0 340px;
  flex: 0 0 340px;
  min-height: 1px;
  min-width: 1px;
  padding: 0px 0px;
  margin: 0 auto;
}
.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,
.article-wrapper.news .article-sidebar-wrapper .recentVideos {
  margin-bottom: 20px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsHeader h1,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentNewsHeader h1,
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosHeader h1,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosHeader h1 {
  position: relative;
  height: 40px;
  background-color: black;
  color: #007dc3;
  font-family: "Oswald", sans-serif;
  font-size: 21px;
  font-weight: 700;
  padding-left: 10px;
  line-height: 40px;
  margin: 0;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsHeader h1 img,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentNewsHeader h1 img,
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosHeader h1 img,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosHeader h1 img {
  position: absolute;
  vertical-align: middle;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentNewsContainer .recent-stories-list .story-headline {
  padding: 3px 0;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline .thumbnailImage,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentNewsContainer .recent-stories-list .story-headline .thumbnailImage {
  display: none;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline a,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentNewsContainer .recent-stories-list .story-headline a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: gray;
  text-decoration: none;
  font-family: "Oswald", sans-serif;
  font-size: 19px;
  font-weight: 300;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentNewsContainer .recent-stories-list .story-headline a:hover,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentNewsContainer .recent-stories-list .story-headline a:hover {
  color: #007dc3;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  padding: 10px 0px;
  border-top: 1px dotted black;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoThumbnail,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoThumbnail {
  position: relative;
  margin-right: 10px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoThumbnail img,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoThumbnail img {
  width: 150px;
  max-width: none;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoThumbnail i,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoThumbnail i {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  background-color: #007dc3;
  color: white;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoThumbnail i:hover,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoThumbnail i:hover {
  cursor: pointer;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoThumbnail .showcase-play-button,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoThumbnail .showcase-play-button {
  display: none;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoDetails,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoDetails {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoDetails .date,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoDetails .date {
  color: black;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoDetails .title,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoDetails .title {
  color: #007dc3;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper .videoDetails .title:hover,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper .videoDetails .title:hover {
  cursor: pointer;
}
.article-wrapper.news .article-sidebar-wrapper .recentNews .recentVideosContainer .videoWrapper:first-child,
.article-wrapper.news .article-sidebar-wrapper .recentVideos .recentVideosContainer .videoWrapper:first-child {
  border: none;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title img {
  vertical-align: middle;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title h3 {
  display: inline-block;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: black;
  border-bottom: 1px dotted black;
  padding: 4px 20px 4px 0px;
  text-transform: uppercase;
  float: right;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title h3 span {
  color: #007dc3;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title .networkArrowsContainer {
  float: right;
  position: relative;
  top: -25px;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title .networkArrowsContainer button.slick-prev {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title .networkArrowsContainer button.slick-prev:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85c';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 9px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title .networkArrowsContainer button.slick-prev:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title .networkArrowsContainer button.slick-next {
  font-size: 0;
  border: 0;
  background-color: transparent;
  overflow: visible;
  outline: 0;
  padding: 0 2px;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title .networkArrowsContainer button.slick-next:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  content: '\e85d';
  width: 0;
  height: 0;
  font-family: "sidearm_font";
  font-size: 9px;
  line-height: 0;
  padding: 4px;
  background-color: #adadad;
  color: #ebebeb;
  border-radius: 50%;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-network-title .networkArrowsContainer button.slick-next:hover:before {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #007dc3;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer {
  margin-bottom: 20px;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 15px;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .time {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #999999;
  margin-bottom: 15px;
  display: inline-block;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i {
  color: #fdb827;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i .network_info {
  display: none;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i:hover {
  cursor: pointer;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i:hover .network_info {
  display: block;
  position: absolute;
  bottom: 0;
  padding: 4px 10px;
  border: 1px solid #ebebeb;
  background-color: white;
  max-width: 300px;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i:hover .network_info a {
  color: #007dc3;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow a {
  color: #007dc3;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow a i {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #007dc3;
  padding-left: 5px;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow a:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #003c5d;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event .watchNow a:hover i {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: #003c5d;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container .divider {
  max-width: 100px;
  margin: 25px auto;
  height: 1px;
  background: black;
  background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, #999999));
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container > ul {
  list-style: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 5px 0;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container > ul li {
  background: #007dc3;
  color: white;
  padding: 0px 8px;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin: 0 10px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  -webkit-border-radius: 0.5;
  -moz-border-radius: 0.5;
  border-radius: 0.5;
  -webkit-box-shadow: inset 0 -2px rgba(1, 2, 2, 0.2);
  -moz-box-shadow: inset 0 -2px rgba(1, 2, 2, 0.2);
  box-shadow: inset 0 -2px rgba(1, 2, 2, 0.2);
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container > ul li:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background-color: #003c5d;
}
.article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer .pac-12-container > ul li a {
  text-decoration: none;
  color: white;
}
#footer {
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
#footer ads-component {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
#footer .ads-container {
  min-height: 250px;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
#footer .ads-container .ad.multi-ad {
  position: relative;
  display: inline-block;
  margin: 0 50px;
}
#footer .ads-container .ad.multi-ad:last-child:after {
  display: none;
}
#footer .ads-container .ad.multi-ad:after {
  content: '';
  position: absolute;
  border-right: 1px solid #c2c2c2;
  height: 40px;
  width: 1px;
  top: 50%;
  right: -50px;
  transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
}
#footer .ads-container .ad.multi-ad img {
  vertical-align: middle;
  padding: 10px 0px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  opacity: 0.5;
}
#footer .ads-container .ad.multi-ad img:hover {
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  opacity: 1;
}
#copyright {
  padding: 35px 0px;
  background-color: #007dc3;
}
#copyright .row {
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
#copyright .footerLogo img {
  vertical-align: middle;
}
#copyright .verticalDivider {
  height: 45px;
  width: 1px;
  border-left: 1px solid #004f63;
  margin: 0 40px;
}
#copyright .footerText {
  line-height: 28px;
}
#copyright .footerText .copy {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: white;
  text-align: left;
  margin: 0;
}
#copyright .footerText .links {
  text-align: left;
  color: white;
  margin: 0;
}
#copyright .footerText .links.gold {
  color: #fdb827;
}
#copyright .footerText .links.gold a {
  color: #fdb827;
}
#copyright .footerText .links a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: white;
  text-decoration: none;
}
#copyright .footerText .links a:hover {
  color: #fdb827;
}
.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;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  opacity: 0;
  z-index: 9999;
}
.youtube-modal-player-container {
  width: 50%;
  background-color: white;
  padding: 20px;
}
.youtube-modal-player-container .youtube-modal-close {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  color: white;
  background-color: #007dc3;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-size: 21px;
  display: inline-block;
  width: 100px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  margin-top: 5px;
}
.youtube-modal-player-container .youtube-modal-close:hover {
  cursor: pointer;
  color: #007dc3;
  background-color: black;
}
.youtube-modal-player {
  padding-bottom: 56.25%;
  position: relative;
}
.youtube-modal-player iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 0;
}
.video-is-playing .youtube-modal-container {
  left: 0;
  opacity: 1;
}
.stickybar {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-Flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  z-index: 9000;
}
.stickybar .ad,
.stickybar .dfp-ad {
  margin: 10px 0;
}
#pac12-dropdown {
  width: 395px;
  background: black;
  min-height: 100px;
  position: absolute;
  top: 100%;
  left: -9999px;
  text-align: left;
  z-index: 9001;
  opacity: 0;
}
#pac12-dropdown .header {
  background: white;
  width: 100%;
}
#pac12-dropdown .header .pac-12-logo,
#pac12-dropdown .header a,
#pac12-dropdown .header span {
  float: left;
  display: block;
}
#pac12-dropdown .header .pac-12-logo {
  width: 150px;
  max-width: 150px !important;
  margin-right: 18px;
  cursor: default;
}
#pac12-dropdown .header a,
#pac12-dropdown .header span {
  font-family: Arial;
  color: black;
  text-decoration: none;
  font-size: 14px;
  line-height: 14px;
  margin-top: 28px;
  font-weight: bold;
}
#pac12-dropdown .schools .school {
  display: block;
  float: left;
  width: 197px;
  border-bottom: 1px solid #2b2b2b;
  padding: 10px 0px 8px 0px;
  font-size: 14px;
  font-family: Arial;
  color: #cdcccc;
  text-decoration: none;
  line-height: 40px;
  background: black;
}
#pac12-dropdown .schools .school.even {
  border-right: 1px solid #2b2b2b;
}
#pac12-dropdown .schools .school .img {
  margin: 0px 16px 0px 10px;
  width: 45px;
  max-width: 45px;
}
#pac12-dropdown .bottom {
  text-align: center;
  padding: 5px 0px;
}
#pac12-dropdown .bottom .img {
  width: 86px;
  max-width: 86px;
  margin: 0px auto;
}
.sprite-pac12-dropdown-arizona {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 0;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-asu {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -45px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-cal {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -90px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-colorado {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -135px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-footer {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -180px;
  width: 86px;
  height: 31px;
}
.sprite-pac12-dropdown-header {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -216px;
  width: 150px;
  height: 67px;
}
.sprite-pac12-dropdown-oregon {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -288px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-osu {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -333px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-stanford {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -378px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-ucla {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -423px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-usc {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -468px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-utah {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -513px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-wash-state {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -558px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-dropdown-washington {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -603px;
  width: 45px;
  height: 40px;
}
.sprite-pac12-login-or {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -648px;
  width: 332px;
  height: 36px;
}
.sprite-pac12-login-x {
  background-image: url(/images/pac12-sprite.png);
  background-position: 0 -689px;
  width: 34px;
  height: 35px;
}
@media screen and (max-width: 1439px) {
  /*** --- TOP STORIES --- ***/
  
  #topStories {
    position: relative;
  }
  #topStories .row {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #topStories .row .top-stories-list-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 3;
    margin-right: 0;
  }
  #topStories .row .top-stories-list-container .top-stories-list-wrapper {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    order: 1;
    margin-right: 20px;
  }
  #topStories .row .top-stories-list-container .now-trending-list-container {
    display: block;
    -webkit-flex: 0 0 340px;
    -moz-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    min-height: 1px;
    min-width: 1px;
    order: 1;
  }
  #topStories .row .top-stories-list-container .top-stories-list .story-headline .thumbnailImage {
    display: inline-block;
    width: 150px;
    height: 75px;
    margin-right: 10px;
    vertical-align: middle;
  }
  #topStories .row .top-stories-list-container .top-stories-list .story-headline span {
    float: none;
    margin-right: 0px;
  }
  #topStories .row .top-stories-list-container .top-stories-list .story-headline a {
    position: relative;
    top: 4px;
    display: inline-block;
  }
  #topStories .row .top-stories-container {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    margin-right: 20px;
    order: 1;
    margin-bottom: 30px;
  }
  #topStories .row .top-stories-ad-container {
    -webkit-flex: 0 0 340px;
    -moz-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    min-height: 1px;
    min-width: 1px;
    order: 2;
  }
  #topStories .row .top-stories-ad-container .now-trending-list-container {
    display: initial;
    margin-bottom: 20px;
  }
  /*** --- BRUIN FILMS --- ***/
  
  #bruinFilms .row {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #bruinFilms .videos-left-container {
    margin-top: 20px;
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    width: 100%;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    order: 2;
    padding: 0 12px;
  }
  #bruinFilms .videos-left-container .pac-12-networkContainer {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    max-width: 340px;
  }
  #bruinFilms .videos-left-container .teamRankings {
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    margin: 0 20px;
  }
  #bruinFilms .videos-left-container .videoAd {
    flex: 0 0 340px;
    -webkit-flex: 0 0 340px;
    min-width: 1px;
    min-height: 1px;
    margin: 0 0 20px 0;
    align-self: initial;
    -webkit-align-self: initial;
    -ms-align-self: initial;
  }
  #bruinFilms .videosWrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex: 1;
    -webkit-flex: 1;
    min-width: 1px;
    min-height: 1px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    order: 1;
    margin-bottom: 70px;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo .videoPreview .videoImg {
    width: 100%;
  }
  #bruinFilms .videosWrapper .videos-right-container .recentVideo {
    order: 2;
  }
  /*** --- BRUIN SOCIAL --- ***/
  
  #bruinSocial .row .title {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
  }
  #bruinSocial .row .socialContainer .twitter-container {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-content: center;
    -webkit-align-content: center;
  }
  #bruinSocial .row .socialContainer .instagram-container {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
  }
  #bruinSocial .row .socialContainer .facebook-container {
    display: none;
  }
}
@media screen and (max-width: 1280px) {
  /*** --- TOP STORIES --- ***/
  
  #topStories .row .top-stories-list-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-top: 20px;
  }
  #topStories .row .top-stories-list-container .top-stories-list-wrapper {
    margin-top: 0px;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    order: 1;
    margin-right: 20px;
  }
  #topStories .row .top-stories-list-container .now-trending-list-container {
    display: block;
    -webkit-flex: 0 0 50%;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
  }
  /*** --- BRUIN FILMS --- ***/
  
  #bruinFilms .videos-left-container .teamRankings {
    max-height: 300px;
    overflow: auto;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo .videoTitle h1 {
    font-size: 30px;
  }
  /*** --- BRUIN SOCIAL --- ***/
  
  #bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer {
    margin-bottom: 15px;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item {
    width: 50% !important;
  }
  #bruinSocial .row .socialContainer .facebook-container {
    display: none;
  }
  #contentStream .content-stream-item-container {
    width: 33%;
  }
  #contentStream .content-stream-item-container .content-stream-item.allaccess .media-video {
    position: relative;
  }
  #contentStream h1 .mediaWallSponsor {
    width: initial;
    margin-right: 0;
  }
  #bigPromoOne {
    margin: 70px auto 0px;
    text-align: center;
  }
}
@media screen and (min-width: 1023px) and (max-width: 1280px) {
  #navigation #search .button {
    padding: 0 10px;
  }
  .main-navigation .sport-nav .level-1 {
    margin: 0 0 0 135px !important;
  }
  #main-header .navigation ul.accessible_nav {
    padding-left: 125px;
  }
  #main-header .navigation ul.accessible_nav li a {
    font-size: 15px;
    padding: 0 10px;
  }
}
@media screen and (max-width: 1023px) {
  #navigation .header_logo img {
    height: 60px;
  }
  .main-navigation {
    order: 1;
    margin-left: 10px;
  }
  /*** --- TOP STORIES --- ***/
  
  #topStories {
    position: relative;
  }
  #topStories .row {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #topStories .row .top-stories-list-container {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    margin-right: 20px;
    margin-top: 0px;
  }
  #topStories .row .top-stories-list-container .top-stories-list-wrapper {
    margin-top: 0;
    margin-bottom: 20px;
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
  }
  #topStories .row .top-stories-list-container .now-trending-list-container {
    display: initial;
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
  }
  #topStories .row .top-stories-list-container .top-stories-list .story-headline .thumbnailImage {
    float: left;
  }
  #topStories .row .top-stories-list-container .top-stories-list .story-headline a {
    display: block;
    top: 0;
  }
  #topStories .row .top-stories-container {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
    margin-bottom: 30px;
    margin-right: 0;
  }
  #topStories .row .top-stories-ad-container {
    -webkit-flex: 0 0 340px;
    -moz-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    min-height: 1px;
    min-width: 1px;
    order: 2;
  }
  #topStories .row .top-stories-ad-container .now-trending-list-container {
    display: none;
  }
  /*** --- BRUIN FILMS --- ***/
  
  #bruinFilms .row {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #bruinFilms .videos-left-container {
    margin-top: 20px;
    margin-right: 0px;
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    order: 2;
    padding: 0 12px;
  }
  #bruinFilms .videos-left-container .pac-12-networkContainer {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    max-width: 340px;
  }
  #bruinFilms .videos-left-container .teamRankings {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    margin-right: 0;
  }
  #bruinFilms .videos-left-container .videoAd {
    flex: 1 0 100%;
    margin: 20px 0 0px 0;
  }
  #bruinFilms .videosWrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex: initial;
    -moz-flex: initial;
    -ms-flex: initial;
    flex: initial;
    min-height: 1px;
    min-width: 1px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    order: 1;
  }
  #bruinFilms .videosWrapper .videos-middle-container {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 0;
  }
  #bruinFilms .videosWrapper .videos-middle-container .title {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo {
    flex: 0 0 49% !important;
    -webkit-flex: 0 0 49% !important;
    min-width: 1px !important;
    min-height: 1px !important;
    order: 2;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo .videoTitle h1 {
    font-size: 30px;
  }
  #bruinFilms .videosWrapper .videos-right-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: initial;
    -moz-flex: initial;
    -ms-flex: initial;
    flex: initial;
    min-height: 1px;
    min-width: 1px;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #bruinFilms .videosWrapper .videos-right-container .title {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
  }
  #bruinFilms .videosWrapper .videos-right-container .recentVideo {
    flex: 0 0 24% !important;
    -webkit-flex: 0 0 24% !important;
    min-width: 1px !important;
    min-height: 1px !important;
    order: 2;
  }
  #bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo {
    flex: 0 0 49%;
    -webkit-flex: 0 0 49%;
    min-width: 1px;
    min-height: 1px;
  }
  #bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoMedia .showcase-play-button {
    background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small.png");
  }
  #bruinFilms .videosWrapper .videos-middle-container .youtube-list .featuredVideo .videoPreview .videoMedia .showcase-play-button:hover {
    background-image: url("//wac.b63f.edgecastcdn.net/80B63F/images/sidearm.sites/uclabruins.com/images/play_button_small_b.png");
  }
  /*** --- BRUIN SOCIAL --- ***/
  
  #bruinSocial .row .title {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer .twitter-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    max-width: none;
    order: 1;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitter-list .slick-slide > div {
    width: 48%;
    display: inline-block;
    margin: 0 1%;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-content: center;
    -webkit-align-content: center;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer {
    margin-bottom: 15px;
  }
  #bruinSocial .row .socialContainer .instagram-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    max-width: none;
    margin-left: 0;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item {
    width: 33% !important;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaImage {
    width: 100%;
  }
  #bruinSocial .row .socialContainer .facebook-container {
    display: none;
  }
  #contentStream .content-stream-item-container {
    width: 50%;
  }
  .socialHeader {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
    text-align: center;
    margin-bottom: 30px;
  }
  .article-wrapper.news {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .article-wrapper.news .article-content_wrapper {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
    margin: 0 0 20px;
  }
  .article-wrapper.news .article-content_wrapper .article-image .media_object_image {
    width: initial !important;
  }
  .article-wrapper.news .article-content_wrapper .article-byline {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .article-date {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .noprint {
    display: none;
  }
  .article-wrapper.news .article-sidebar-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-height: 1px;
    min-width: 1px;
    margin-right: 0;
    order: 2;
  }
  .article-wrapper.news .article-sidebar-wrapper #story-side-ad {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentNews {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    margin-right: 20px;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentVideos {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    order: 2;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer {
    -webkit-flex: 0 0 340px;
    -moz-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    min-height: 1px;
    min-width: 1px;
    order: 4;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i .network_info {
    display: none;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container > ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #footer .ads-container .ad.multi-ad {
    margin: 0 25px;
  }
  #footer .ads-container .ad.multi-ad:last-child:after {
    display: none;
  }
  #footer .ads-container .ad.multi-ad:after {
    content: '';
    position: absolute;
    border-right: 1px solid #c2c2c2;
    height: 40px;
    width: 1px;
    top: 50%;
    right: -25px;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
  }
}
@media screen and (max-width: 767px) {
  /*** --- TOP STORIES --- ***/
  
  #topStories {
    position: relative;
  }
  #topStories .row {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #topStories .row .top-stories-list-container {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  #topStories .row .top-stories-list-container .top-stories-list-wrapper {
    margin-top: 0;
    margin-bottom: 20px;
  }
  #topStories .row .top-stories-list-container .now-trending-list-container {
    display: initial;
  }
  #topStories .row .top-stories-container {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
    margin-bottom: 30px;
  }
  #topStories .row .top-stories-ad-container {
    -webkit-flex: 0 0 340px;
    -moz-flex: 0 0 340px;
    -ms-flex: 0 0 340px;
    flex: 0 0 340px;
    min-height: 1px;
    min-width: 1px;
    order: 2;
  }
  #topStories .row .top-stories-ad-container .now-trending-list-container {
    display: none;
  }
  /*** --- BRUIN FILMS --- ***/
  
  #bruinFilms .row {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }
  #bruinFilms .videos-left-container {
    margin-top: 40px;
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    -ms-justify-content: space-around;
    justify-content: space-around;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    order: 2;
    padding: 0 12px;
  }
  #bruinFilms .videos-left-container .pac-12-networkContainer {
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 1px;
    min-width: 1px;
    max-width: 340px;
    order: 1;
  }
  #bruinFilms .videos-left-container .teamRankings {
    max-height: none;
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    max-width: none;
    margin: 0;
    order: 2;
  }
  #bruinFilms .videos-left-container .videoAd {
    flex: 1 0 100%;
    order: 3;
    margin: 20px 0 0 0;
  }
  #bruinFilms .videosWrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-flex: initial;
    -moz-flex: initial;
    -ms-flex: initial;
    flex: initial;
    min-height: 1px;
    min-width: 1px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    order: 1;
    margin-bottom: 0;
  }
  #bruinFilms .videosWrapper .videos-middle-container .title {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo {
    flex: 1 0 100% !important;
    -webkit-flex: 1 0 100% !important;
    min-width: 1px !important;
    min-height: 1px !important;
    order: 2;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo .videoTitle h1 {
    font-size: 24px;
  }
  #bruinFilms .videosWrapper .videos-right-container {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #bruinFilms .videosWrapper .videos-right-container .title {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 0;
  }
  #bruinFilms .videosWrapper .videos-right-container .recentVideo {
    flex: 0 0 49% !important;
    -webkit-flex: 0 0 49% !important;
    min-width: 1px !important;
    min-height: 1px !important;
    max-width: none;
    order: 2;
  }
  #bruinFilms .videosWrapper .videos-right-container .recentVideo .videoPreview .videoImg {
    width: 100%;
  }
  /*** --- BRUIN SOCIAL --- ***/
  
  #bruinSocial .row .title {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer .twitter-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    max-width: none;
    order: 1;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-content: center;
    -webkit-align-content: center;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer {
    margin-bottom: 15px;
  }
  #bruinSocial .row .socialContainer .instagram-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    max-width: none;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item {
    width: 50% !important;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaImage {
    width: 100%;
  }
  #bruinSocial .row .socialContainer .facebook-container {
    display: none;
  }
  #contentStream {
    padding-bottom: 40px;
  }
  #contentStream ul.tabs_ul {
    width: 100%;
  }
  #contentStream ul.tabs_ul > span {
    flex: 0 1 100%;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #contentStream ul.tabs_ul li {
    width: 20%;
    margin-bottom: 20px;
  }
  #contentStream .content-stream-item-container {
    width: 50%;
  }
  #contentStream h1 .mediaWallSponsor {
    margin: 0 auto;
  }
  .article-wrapper.news {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .article-wrapper.news .article-content_wrapper {
    -webkit-flex: 1 0 100% !important;
    -moz-flex: 1 0 100% !important;
    -ms-flex: 1 0 100% !important;
    flex: 1 0 100% !important;
    min-height: 1px !important;
    min-width: 1px !important;
    margin: 0 0 20px 0px !important;
    order: 1;
  }
  .article-wrapper.news .article-content_wrapper .article-image .media_object_image {
    width: initial !important;
  }
  .article-wrapper.news .article-content_wrapper .article-byline {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .article-date {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .noprint {
    display: none;
  }
  .article-wrapper.news .article-sidebar-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: 0 0 100% !important;
    -moz-flex: 0 0 100% !important;
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    min-height: 1px !important;
    min-width: 1px !important;
    order: 2;
  }
  .article-wrapper.news .article-sidebar-wrapper #story-side-ad {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentNews {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    margin-right: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentVideos {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 3;
    margin-right: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer {
    -webkit-flex: 0 0 320px;
    -moz-flex: 0 0 320px;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    min-height: 1px;
    min-width: 1px;
    order: 4;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i .network_info {
    display: none;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container > ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  #footer .ads-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #footer .ads-container .ad.multi-ad {
    position: relative;
    display: inline-block;
    margin: 0px;
    -webkit-flex: 1 0 50%;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    min-height: 1px;
    min-width: 1px;
    text-align: center;
  }
  #footer .ads-container .ad.multi-ad:last-child:after {
    display: none;
  }
  #footer .ads-container .ad.multi-ad:after {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  .youtube-modal-player-container {
    width: 100%;
    padding: 10px;
  }
  .championships h2 {
    text-align: right;
    padding-right: 20px;
    padding-left: 0;
  }
  /*** --- TOP STORIES --- ***/
  
  #topStories {
    position: relative;
  }
  #topStories .row .top-stories-list-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #topStories .row .top-stories-list-container .top-stories-list .story-headline .thumbnailImage {
    display: none;
  }
  #topStories .row .top-stories-list-container .top-stories-list .story-headline span {
    float: left;
    margin-right: 4px;
  }
  /*** --- BRUIN FILMS --- ***/
  
  #bruinFilms .videosWrapper .videos-right-container .recentVideo {
    flex: 1 0 100% !important;
    -webkit-flex: 1 0 100% !important;
    min-width: 1px !important;
    min-height: 1px !important;
  }
  #bruinFilms .videosWrapper .sport-videos-container .recent-list .recentVideo {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  /*** --- BRUIN SOCIAL --- ***/
  
  #bruinSocial .row .title {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer .twitter-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    max-width: none;
    order: 1;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitter-list .slick-slide > div {
    width: 100%;
    display: block;
    margin: initial;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-content: center;
    -webkit-align-content: center;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer {
    margin-bottom: 15px;
  }
  #bruinSocial .row .socialContainer .instagram-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    max-width: none;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaImage {
    width: 100%;
  }
  #bruinSocial .row .socialContainer .facebook-container {
    display: none;
  }
  #contentStream .mediaWallBanner {
    padding: 10px 0px;
  }
  #contentStream ul.tabs_ul li {
    width: 60px;
    margin: 0 10px;
    margin-bottom: 20px;
  }
  #contentStream .content-stream-item-container {
    width: 100%;
  }
  #copyright {
    padding: 35px 0px;
    background-color: #007dc3;
  }
  #copyright .row {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  #copyright .footerLogo {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    text-align: center;
    order: 1;
  }
  #copyright .footerLogo img {
    vertical-align: middle;
  }
  #copyright .verticalDivider {
    order: 2;
    width: 200px;
    height: 1px;
    margin: 20px auto;
    border-top: 1px solid #004f63;
  }
  #copyright .footerText {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    text-align: center;
    order: 2;
    line-height: 28px;
  }
  #copyright .footerText .copy {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: white;
    text-align: center;
    margin: 0;
  }
  #copyright .footerText .links {
    text-align: center;
    color: white;
    margin: 0;
  }
  #copyright .footerText .links.gold {
    color: #fdb827;
  }
  #copyright .footerText .links.gold a {
    color: #fdb827;
  }
  #copyright .footerText .links a {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 700;
    font-size: 15px;
    color: white;
    text-decoration: none;
  }
  #copyright .footerText .links a:hover {
    color: #fdb827;
  }
  .article-wrapper.news .article-content_wrapper .article-headline {
    font-size: 28px;
  }
  .article-wrapper.news .article-content_wrapper .article-byline {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .article-date {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .noprint {
    display: none;
  }
  .article-wrapper.news .article-sidebar-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
  }
  .article-wrapper.news .article-sidebar-wrapper #story-side-ad {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 1;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentNews {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    margin-right: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentVideos {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    order: 3;
    margin-right: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer {
    -webkit-flex: 0 0 300px;
    -moz-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    min-height: 1px;
    min-width: 1px;
    order: 4;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-network-title h3 {
    padding: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i .network_info {
    display: none;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container > ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container > ul li {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 400px) {
  #topStories .top-stories-container .stories-list button.slick-prev {
    top: 20%;
  }
  #topStories .top-stories-container .stories-list button.slick-next {
    top: 20%;
  }
  /*** --- TOP STORIES --- ***/
  
  #topStories {
    position: relative;
  }
  /*** --- BRUIN FILMS --- ***/
  
  #bruinFilms .videos-left-container {
    margin-right: 0;
  }
  #bruinFilms .videos-left-container .pac-12-network-title h3 {
    padding-right: 0;
  }
  #bruinFilms .videos-left-container .pac-12-networkContainer {
    flex: 1 0 100%;
    -webkit-flex: 1 0 100%;
    min-width: 1px;
    min-height: 1px;
  }
  #bruinFilms .videos-left-container .pac-12-networkContainer .pac-12-container > ul li {
    font-size: 14px;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo .videoPreview .playButton {
    width: 60px;
    height: 60px;
    background-size: contain;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo .videoPreview .videoBottom .social {
    width: 100px;
  }
  #bruinFilms .videosWrapper .videos-middle-container .featuredVideo .videoTitle h1 {
    font-size: 28px;
  }
  /*** --- BRUIN SOCIAL --- ***/
  
  #bruinSocial .row .title {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
  #bruinSocial .row .socialContainer .twitter-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    max-width: none;
    order: 1;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitter-list .tweet-item-container .tweet-item .tweetContent {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    align-content: center;
    -webkit-align-content: center;
  }
  #bruinSocial .row .socialContainer .twitter-container .twitterArrowsContainer {
    margin-bottom: 15px;
  }
  #bruinSocial .row .socialContainer .instagram-container {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
    max-width: none;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item {
    width: 100% !important;
  }
  #bruinSocial .row .socialContainer .instagram-container .instagram-list .instagram-item .imageContainer .instaImage {
    width: 100%;
  }
  #bruinSocial .row .socialContainer .facebook-container {
    display: none;
  }
  #contentStream .mediaWallBanner .title {
    margin: 10px;
  }
  #contentStream ul.tabs_ul {
    justify-content: center;
    -webkit-justify-content: center;
  }
  #contentStream ul.tabs_ul > span {
    justify-content: center;
    -webkit-justify-content: center;
  }
  #contentStream ul.tabs_ul li {
    width: 50px;
    margin: 0 10px;
    margin-bottom: 20px;
  }
  .article-wrapper.news {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    padding: 0 12px;
  }
  .article-wrapper.news .article-content_wrapper {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
    margin: 0 0 20px 0px;
    order: 1;
    border: none;
  }
  .article-wrapper.news .article-content_wrapper .article-image .media_object_image {
    width: initial !important;
  }
  .article-wrapper.news .article-content_wrapper .article-byline {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .article-date {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .noprint {
    display: none;
  }
  .article-wrapper.news .article-content_wrapper .article-content {
    padding: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex: 0 0 100%;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-height: 1px;
    min-width: 1px;
    order: 2;
  }
  .article-wrapper.news .article-sidebar-wrapper #story-side-ad {
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    min-height: 1px;
    min-width: 1px;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentNews {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
  }
  .article-wrapper.news .article-sidebar-wrapper .recentVideos {
    -webkit-flex: 0 1 100%;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    min-height: 1px;
    min-width: 1px;
    margin-right: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-networkContainer {
    -webkit-flex: 0 0 300px;
    -moz-flex: 0 0 300px;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    min-height: 1px;
    min-width: 1px;
    order: 4;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-network-title h3 {
    padding: 0;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container .pac-12-feed .pac-12-events-container .pac-12-event i .network_info {
    display: none;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container > ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-Flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .article-wrapper.news .article-sidebar-wrapper .pac-12-container > ul li {
    font-size: 14px !important;
  }
}
/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-prev,
.slick-slider .slick-next {
  cursor: pointer;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 1;
  border: none;
}
.slick-slider .slick-prev:focus,
.slick-slider .slick-next:focus {
  outline: 0;
}
.slick-slider .slick-prev.slick-disabled,
.slick-slider .slick-next.slick-disabled {
  display: none !important;
}
.slick-slider .slick-prev:hover:before,
.slick-slider .slick-next:hover:before {
  color: white;
  line-height: 46px;
}
.slick-slider .slick-prev {
  left: 10px;
}
.slick-slider .slick-prev:before {
  content: '\e835';
}
.slick-slider .slick-next {
  right: 10px;
}
.slick-slider .slick-next:before {
  content: '\e836';
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  *zoom: 1;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track,
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
  margin: 0 auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* perfect-scrollbar v0.6.10 */

.ps-container {
  -ms-touch-action: none;
  touch-action: none;
  overflow: hidden !important;
  -ms-overflow-style: none;
}
@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important;
  }
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: #e5e5e5;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eeeeee;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eeeeee;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaaaaa;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  opacity: 1;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 0px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #007dc3;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 8px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eeeeee;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eeeeee;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eeeeee;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eeeeee;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999999;
}
img[src='http://image.cdnllnwnl.xosnetwork.com/fls/0/cstv_images/spacer-black.gif'] {
  display: none;
}
.sidearm-schedule-game-conference {
  text-transform: none !important;
}
table.fbnotes,
table.fbnotes thead,
table.fbnotes tbody,
table.fbnotes thead tr th,
table.fbnotes thead tr td,
table.fbnotes tbody tr td {
  border: 10px solid white;
  border-spacing: 3px !important;
}
