@import url(http://fonts.googleapis.com/css?family=Rajdhani:400,500,300,700);

@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);

@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700);

#header h1, #header h2, #header h3, #header h4, #header h5, #header h6, #header p, #header ul, #header li, #sport-nav h1, #sport-nav h2, #sport-nav h3, #sport-nav h4, #sport-nav h5, #sport-nav h6, #sport-nav p, #sport-nav ul, #sport-nav li, #side-content h1, #side-content h2, #side-content h3, #side-content h4, #side-content h5, #side-content h6, #side-content p, #side-content ul, #side-content li, #store-wrapper h1, #store-wrapper h2, #store-wrapper h3, #store-wrapper h4, #store-wrapper h5, #store-wrapper h6, #store-wrapper p, #store-wrapper ul, #store-wrapper li, #auction-wrapper h1, #auction-wrapper h2, #auction-wrapper h3, #auction-wrapper h4, #auction-wrapper h5, #auction-wrapper h6, #auction-wrapper p, #auction-wrapper ul, #auction-wrapper li, .promo .bx-wrapper h1, .promo .bx-wrapper h2, .promo .bx-wrapper h3, .promo .bx-wrapper h4, .promo .bx-wrapper h5, .promo .bx-wrapper h6, .promo .bx-wrapper p, .promo .bx-wrapper ul, .promo .bx-wrapper li {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

#header ol, #header ul, #sport-nav ol, #sport-nav ul, #side-content ol, #side-content ul, #store-wrapper ol, #store-wrapper ul, #auction-wrapper ol, #auction-wrapper ul, .promo .bx-wrapper ol, .promo .bx-wrapper ul {
  list-style: none;
}

a img {
  border: none;
}

span.fivevert {
  display: inline-block;
  height: 5px;
  overflow-y: hidden;
}

div.fivevert {
  display: block;
  height: 5px;
  overflow-y: hidden;
}

#schedtable td.row-text img {
  display: inline;
}/* schedule html5 fix */

.schedborder table td img {
  display: block;
}/* schedule html5 fix */

.revLineColor td {
  display: none;
}/* pop-up layered ad html5 fix */

.StoryHeadline, .storyheadline {
  font-family: 'Montserrat', sans-serif;
  color: #C10435;
  text-transform: uppercase;
  font-size: 45px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0px;
  margin-top: 60px;
}

.StoryTeaser, .storyteaser {
  font-family: 'Open Sans', sans-serif;
  color: #555D6A;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  padding-bottom: 65px;
  border-bottom: 1px solid #CCC;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

/* BREAK POINTS */
@media (max-width: 767px) {
  .hide-phone {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hide-tablet {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .hide-desktop {
    display: none !important;
  }
}

* {
  box-sizing: border-box;
}

body {
  background: #FFF;
  background-size: 100%;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  color: #333;
  padding-top: 80px;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
}

@media (max-width: 767px) {
  body {
    background-image: none;
  }
}

body.skin-yes {
  background: #555;
}

#skinWrap {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  position: absolute;
  z-index: 1;
}

#adSkinLeft, #adSkinRight {
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  display: block;
  height: 100%;
  top: 0;
}

#adSkinLeft {
  right: 50%;
  background-position: top left;
}

#adSkinRight {
  left: 50%;
  background-position: top right;
}

@media (min-width: 1024px) {
  #adSkinLeft, #adSkinRight {
    width: 827px;
  }
}

@media (max-width: 1023px) {
  #adSkinLeft, #adSkinRight, #skinWrap {
    background: none;
    display: none;
  }
}

#page {
  position: relative;
  z-index: 1;
  margin-top: 86px;
}
.int #page {
  margin-top: 124px;
}
.nS #page {
  margin-top: 86px;
}

@media (max-width: 767px) {
  #page {
    min-width: 320px;
  }


  .StoryHeadline, .storyheadline {
    font-size: 28px;
  }

  .StoryTeaser, .storyteaser {
    font-size: 15px;
  }

}

.skin-yes #page {
  max-width: 1023px;
  margin: 80px auto 0;
}

@media (max-width: 1023px) {
  .skin-yes #page {
    max-width: auto;
  }
}

.center {
  text-align: center;
}

.full {
  width: 100%;
}

.half {
  width: 50%;
}

.col-half {
  float: left;
  width: 49%;
  margin-right: 2%;
}

.colWrap {
  width: 24%;
  height: 325px;
  overflow: hidden;
  display: inline-block;
  margin: .25%;
}
.greyBox {
  /*background: #C3CDD3;
  padding: 3px;*/
  /*min-height: 264px;*/
}
.greyBox img {
  width: 100%;
}
.bottomBar {
  width: 100%;
  background: #A1042D;
  height: 68px;
  line-height: 64px;
  text-indent: 30px;
  color: #FFF;
  font-family: "Rajdhani", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.bottomBar a:link, .bottomBar a:visited { color: #FFF; text-decoration: none; }
.bottomBar a:hover, .bottomBar a:active { color: #C3CDD3; text-decoration: none; }
@media (max-width: 1023px) {
  .bottomBar {
    font-size: 14px;
    text-indent: 16px;
  }
}

@media (max-width: 767px) {
  .bottomBar {
    font-size: 13px;
    text-indent: 5px;
  }
}


@media (max-width: 767px) {
  .colWrap {
    width: 49%;
    height: auto;
    /*width: 47%;
    height: 227px;
    overflow: hidden;
    display: inline-block;
    margin: 1%;*/
  }
}
@media (max-width: 479px) {
  .colWrap {
    width: 47%;
    height: 227px;
    overflow: hidden;
    display: inline-block;
    margin: 1%;
  }
}

@media (max-width: 767px) {
  .col-half {
    width: 100%;
    margin-right: 0px;
  }
}

@media (max-width: 767px) {
  .col-half + .col-half > h2.header {
    margin-top: 30px;
  }
}

.last {
  margin-right: 0!important;
}

@media (max-width: 767px) {
  .col-half.last {
    width: 100%;
    margin-top: 20px;
  }
}

.col-third {
  float: left;
  width: 32%;
  margin-right: 2%;
}

@media (max-width: 767px) {
  .col-third {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .col-third + .col-third > h2.header {
    margin-top: 30px;
  }
}

.col-third.last {
  margin-right: 0;
}

@media (max-width: 767px) {
  .col-third.last {
    width: 100%;
  }
}

.col-quarter {
  float: left;
  width: 24%;
  margin-right: 1.3%;
}

@media (max-width: 767px) {
  .col-quarter {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .col-quarter + .col-quarter > h2.header {
    margin-top: 30px;
  }
}

.col-quarter.last {
  margin-right: 0;
}

@media (max-width: 767px) {
  .col-quarter.last {
    width: 100%;
  }
}

.btn {
  display: inline-block;
  border-radius: 5px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.btn:hover {
  opacity: .8;
}

.btn:active {
  opacity: .9;
}


.container {
  max-width: 1023px;
  margin: 0px auto;
}

.container:after {
  content: " ";
  display: block;
  clear: both;
}

/*** XTRA LARGE (1280) ***/
@media (min-width: 1440px) {

  .container { 
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }

}/* END QUERY */

@media (max-width: 1023px) {
  .container {
    width: 750px;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 728px;
    min-width: 320px;
    width: 100%;
  }
}

@media (max-width: 479px) {
  .container {
    max-width: 320px;
    min-width: 320px;
    width: 100%;
  }
}
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

.section {
  margin: 0;
  padding: 0;
}

.section.dark {
  color: #FFF;
  background: #C10435;
  padding: 50px 0 55px 0px;
  clear: both;
}

.section.countdown-fb {
  color: #FFF;
  background: #A8ADB4;
  padding: 30px 0 35px 0px;
  clear: both;
}

@media (max-width: 767px) {
  /*.section.dark {
    padding: 30px 0;
    background: #C10435;
  }*/
}
@media (max-width: 479px) {
  .section.dark {
    padding: 30px 0;
    background: #C10435;
  }
}

.section.dark .container h2.header {
  color: #FFF;
  font-size: 75px;
  font-weight: 700;
  margin-bottom: -10px;
}
.sportBody .section.dark .container h2.header {
  font-size: 65px;
}

@media (max-width: 1023px) {
  .section.dark .container h2.header {
    font-size: 75px;
    margin-bottom: 0px;
  }
}

@media (max-width: 767px) {
  /*.section.dark .container h2.header, .sportBody .section.dark .container h2.header {
    font-size: 44px;
    margin: 5px 0px;
  }*/
}

@media (max-width: 479px) {
  .section.dark .container h2.header, .sportBody .section.dark .container h2.header {
    font-size: 44px;
    margin: 5px 0px;
  }
}

.section.dark .container .col-half h2.header {
  color: #A8ADB4;
  font-size: 35px;
}

@media (max-width: 1023px) {
  .section.dark .container .col-half h2.header {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  /*.section.dark .container .col-half h2.header {
    font-size: 20px;
  }*/
}

@media (max-width: 479px) {
  .section.dark .container .col-half h2.header {
    font-size: 20px;
  }
}

.section.light {
  background: #F0F2F4;
  padding: 30px 0;
}
.section.photoGalleries {
  background: #F0F2F4;
  padding: 30px 0 70px;
}
.section.light.lP {
  padding: 20px 0;
  background: #FFF;
}
#main-content-wrap {
  padding: 0px 0 70px 0;
}

.shopNow h2.header { margin-bottom: 0px!important; }
.headerSub {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin: -15px 0px 45px 0px !important;
  font-family: "Rajdhani", sans-serif;
}

@media (max-width: 767px) {
  .headerSub {
    font-size: 16px;
    margin-top: -10px;
  }
  /*.section.light {
    padding: 30px 0;
  }*/
}
@media (max-width: 479px) {
  .section.light {
    padding: 30px 0;
  }
}

.section.light .container h2.header {
  color: #555D6A;
  font-size: 20px;
  font-family: "Rajdhani", sans-serif;
}

#buckeyeVision {
  display: block
}

  #buckeyeVisionSmall {
    display: none
  }

@media (max-width: 1023px) {
  .section.light .container h2.header {
    font-size: 20px;
  }

  #buckeyeVisionSmall {
    display: block
  }

  #buckeyeVision {
    display: none
  }
  #view-all-videos {
    display: none;
  }
}

@media (max-width: 767px) {
  .section.light.osuVideos .container h2.header {
    display: none;
  }
}
@media (max-width: 479px) {
  .section.light .container h2.header {
    font-size: 20px;
  }
}

.section.light .container .col-half h2.header {
  color: #555D6A;
  font-size: 20px;
  font-family: "Rajdhani", sans-serif;
}

@media (max-width: 1023px) {
  .section.light .container .col-half h2.header {
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  /*.section.light .container .col-half h2.header {
    font-size: 20px;
  }*/
}
@media (max-width: 479px) {
  .section.light .container .col-half h2.header {
    font-size: 20px;
  }
}

.section.clear {
  padding: 70px 0;
}

@media (max-width: 767px) {
  .section.clear {
    padding: 30px 0;
  }
}

.section.clear .container h2.header {
  color: #C10435;
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 50px;
}

@media (max-width: 1023px) {
  .section.clear .container h2.header {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .section.clear .container h2.header {
    font-size: 20px;
  }
}

.section.clear .container .col-half h2.header {
  color: #C10435;
  font-size: 35px;
}

@media (max-width: 1023px) {
  .section.clear .container .col-half h2.header {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .section.clear .container .col-half h2.header {
    font-size: 20px;
  }
}

.section.impact {
  background: #C10435;
}

@media (max-width: 1023px) {
  .section.impact.container {
    width: 100%;
  }
}

a {
  color: #C10435;
}
a font {
  color: #C10435;
}

a:visited {
  color: black;
}

a:hover {
  color: #f30543;
}

a font:hover {
  color: #f30543!important;
}

a:active {
  color: #8f0327;
}

h2.header {
  text-align: center;
  text-transform: uppercase;
  font-family: 'Rajdhani', sans-serif;
  margin: 0 0 30px 0;
  padding: 0;
}

.col-half + h2.header {
  font-weight: 400;
  margin: 0 0 30px 0;
}

@media (max-width: 767px) {
  .col-half + h2.header {
    font-size: 30px;
  }
}

h2.header + p {
  margin: 0 0 .8em;
}

.int p {
  margin: 0 0 .8em;
  line-height: 185%;
}

@media (max-width: 767px) {
  .int p {
    font-size: 13px;
  }
      .int ul li {
    font-size: 13px;
  }
}

/**
 *
 * Generic Responsive Nav CSS
 *
 */
#rnav-content-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4999;
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  display: none;
}

#rnav-content-block.visible {
  display: block;
}

.rnav-icon {
  display: none;
  text-align: center;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 767px) {
  .rnav-icon {
    display: block;
    top: 0px;
    position: relative;
    font-size: 35px;
  }
}

ul.rnav {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

@media (max-width: 767px) {
  ul.rnav {
    z-index: 5000;
    display: block;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    top: 0;
    bottom: 0;
    left: -400px;
    width: 300px;
    border-right: solid 1px #8f0327;
    -webkit-transition: left 400ms ease-in-out;
    transition: left 400ms ease-in-out;
  }

  ul.rnav .rnav-column {
    float: none;
    padding-right: 0px;
  }

  ul.rnav.open {
    left: 0;
    padding-bottom: 75px;
  }

  ul.rnav img {
    max-width: 100%;
  }

  ul.rnav .rnav-column.sports {
    width: 100%;
  }

  ul.rnav .rnav-column + .rnav-column {
    margin-top: 10px !important;
  }

  ul.rnav .rnav-column + .rnav-column li:last-chid {
    border-bottom: none;
  }

  ul.rnav .rnav-column > li > a {
    display: block;
    height: 20px;
    line-height: 20px;
  }

  ul.rnav .rnav-column.sports > li {
    padding-bottom: 8px;
  }

  ul.rnav .rnav-column.sports > li > a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    opacity: .5;
  }

  ul.rnav .rnav-column.sports > li > a:first-child {
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    height: 35px;
    opacity: 1;
  }

  ul.rnav .rnav-header {
    padding: 10px 10px;
  }
}

ul.rnav a {
  text-decoration: none;
  cursor: pointer;
  font-family: "Rajdhani", sans-serif;
}

@media (max-width: 767px) {
  ul.rnav a {
    text-decoration: none;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #FFF;
  }
  ul.rnav a:hover { color: #C10435; }
}

ul.rnav > li {
  margin: 0;
  padding: 0;
  display: inline-block;
}

ul.rnav > li .rnav-panel {
  position: absolute;
  z-index: 5000;
  display: none;
}

@media (max-width: 767px) {
  ul.rnav > li {
    display: block;
  }

  ul.rnav > li > .rnav-panel {
    position: static;
  }

  ul.rnav > li > div .rnav-extras {
    position: static !important;
    max-width: 100%;
    padding: 10px 0;
  }
}

ul.rnav > li.single-column {
  position: relative;
}

ul.rnav > li > a {
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media (max-width: 767px) {
  ul.rnav > li.open > li > a {
    display: block;
    height: 40px !important;
    line-height: 40px !important;
    text-transform: uppercase;
    font-weight: bold;
  }
}

ul.rnav > li.open > .rnav-panel {
  display: block;
}

ul.rnav > li ul, ul.rnav > li ul > li {
  display: block;
  margin: 0;
  padding: 0;
}

ul.rnav .rnav-panel.full {
  left: 0;
  width: 100%;
}

ul.rnav .rnav-panel.align-right {
  right: 0;
}

ul.rnav .rnav-column {
  float: left;
  margin: 0px 10px!important;
  width: 30%;
}

/* XTRA LARGE (1280) */
@media (min-width: 1140px) {
  ul.rnav .rnav-column {
    float: left;
    margin: 0px 15px!important;
    width: 30%;
  }
}/* END QUERY */

@media (max-width: 767px) {
  ul.rnav .rnav-column {
    float: none;
    width: 100%;
  }
}

ul.rnav .rnav-column:last-child::after {
  clear: left;
}

ul.rnav .rnav-column.sports {
  width: 50%;
}

@media (max-width: 767px) {
  ul.rnav .rnav-column.sports {
    width: 100%;
  }
}

ul.rnav .rnav-column.sports > li > a:first-child {
  display: inline-block;
  width: 50%;
}

/**
 *
 *  Custom for Main Nav
 *
 */
#main-nav {
  float: right;
  height: 56px;
  margin-top: 30px;
}
#header.smaller #main-nav {
  margin-top: 0px;
}

#main-nav #rnav-content-block {
  top: 80px;
  opacity: 0;
}

@media (max-width: 767px) {
  #main-nav #rnav-content-block {
    top: 0;
    opacity: .5;
  }
}

@media (max-width: 767px) {
  #main-nav ul.rnav > li > a::before {
    font-family: FontAwesome;
    padding-right: 5px;
    content: '\f105 ';
  }

  #main-nav ul.rnav > li.open > a::before {
    font-family: FontAwesome;
    padding-right: 3px;
    content: '\f107 ';
    opacity: .5;
  }
}

#main-nav .rnav-icon {
  color: #FFF;
  width: 50px;
  height: 50px;
  line-height: 54px;
  font-size: 25px;
  margin-right: 7px;
}

@media (max-width: 767px) {
  #main-nav .rnav {
    background: rgba(168, 173, 180, 0.95);
    padding: 5px;
  }
}

#main-nav .rnav > li > a {
  font-family: 'Rajdhani', sans-serif;
  color: #FFF;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
  line-height: 56px;
  height: 56px;
  padding: 0px 9px 0px 9px;
  font-weight: 400;
  position: relative;
}

@media (max-width: 1023px) {
  #main-nav .rnav > li > a {
    padding: 0px 4px 0px 6px;
  }
}

#main-nav .rnav > li > a i.fa {
  font-size: 18px;
}

#main-nav .rnav > li > a:hover {
  color: #A8ADB4;
}

#main-nav .rnav > li > a:after {
  /*font-family: FontAwesome;
  content: ' \f107 ';
  color: #C10435;*/
}

#main-nav .rnav > li > a.no-arrow:after {
  content: '';
}

@media (max-width: 767px) {
  #main-nav .rnav > li > a {
    color: #FFF;
    font-size: 14px;
    height: 45px;
    line-height: 45px;
  }
  #main-nav .rnav > li > a:hover {
    color: #C10435;
  }
}

#main-nav .rnav > li.open > a {
  /*background: rgba(168, 173, 180, 0.8);*/
  color: #FFF;
}

#main-nav .rnav > li.open > a:after {
  font-family: FontAwesome;
  content: ' \f107 ';
  color: #FFF;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 15px;
}

@media (max-width: 767px) {
  #main-nav .rnav > li.open > a:after {
    display: none;
  }
}

@media (max-width: 767px) {
  #main-nav .rnav > li.open > a {
    border-top: solid 1px #da053c;
    background: #8f0327;
  }
}

@media (max-width: 767px) {
  #main-nav .rnav > li.open .rnav-panel {
    background: rgba(168, 173, 180, 0.95);
    padding: 15px;
  }
}

#main-nav .rnav > li.open div a {
  font-size: 16px;
  line-height: 16px;
  color: #FFF;
}

@media (max-width: 767px) {
  #main-nav .rnav > li.open div a {
    font-size: 14px;
  }
}

#main-nav .rnav > li.open div a:hover {
  text-decoration: none;
  color: #C10435!important;/*
  text-shadow:
  -1px -1px 0 #FFF,  
  1px -1px 0 #FFF,
  -1px 1px 0 #FFF,
  1px 1px 0 #FFF;*/ 
}

@media (max-width: 767px) {
  #main-nav .rnav > li.open div a:hover {
    text-decoration: none;
  }
}

#main-nav .rnav .rnav-header {
  font-weight: bold;
  color: #C10435;
}

#main-nav .rnav .rnav-panel {
  background: rgba(168, 173, 180, 0.95);
  padding: 40px 10%;
}
@media (max-width: 1023px) {
  #main-nav .rnav .rnav-panel {
    padding: 40px 5%;
  }
}

#main-nav .rnav .rnav-extras {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#main-nav .rnav .rnav-container {
  margin: 0 auto;
}

#main-nav .rnav .rnav-container.align-right {
  text-align: right;
}

@media (max-width: 767px) {
  #main-nav .rnav .rnav-container.align-right {
    text-align: left;
  }
}

@media (max-width: 767px) {
  #main-nav .rnav .rnav-container {
    width: 100%;
    font-family: 'Rajdhani', sans-serif;
  }
}

#main-nav .rnav ul.sports li {
  width: 48%;
  float: left;
  margin-left: 2%;
}

@media (max-width: 767px) {
  #main-nav .rnav ul.sports li {
    width: 100%;
    float: none;
    margin: 0;
  }
}

#main-nav .rnav ul.rnav-column li .nav-sect-one a {
  font-size: 20px;
}

#main-nav .rnav ul.rnav-column.tickFix li .nav-sect-one a {
  font-size: 14px;
  font-weight: normal;
}
#main-nav .rnav ul.rnav-column.tickFix li .nav-sect-one a img {
    filter: grayscale(100%); 
  -webkit-filter: grayscale(100%);
}
#main-nav .rnav ul.rnav-column.tickFix li .nav-sect-one a img:hover {
    filter: grayscale(0%); 
  -webkit-filter: grayscale(0%);
}

@media (max-width: 767px) {
  #main-nav .rnav ul.rnav-column li .nav-sect-one a {
    font-size: 14px;
  }
}

#main-nav .rnav ul.rnav-column li .nav-sect-one {
  width: 100%;
}

#main-nav .rnav ul.rnav-column li .nav-sect-two a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: 'Rajdhani', sans-serif;
  color: #FFF;
  padding: 0px 2px;
}

@media (min-width: 1440px) {

  #main-nav .rnav ul.rnav-column li .nav-sect-two a {
    padding: 0px 6px;
  }

}

@media (max-width: 767px) {
  #main-nav .rnav ul.rnav-column li .nav-sect-two a {
    font-size: 14px;
    color: #FFF;
    margin: 3px 0;
    padding: 2px 0;
  }
}

#main-nav .rnav ul.rnav-column li i.slash { color: #FFF!important; padding-right: 4px; }

@media (max-width: 767px) {
  #main-nav .rnav ul.rnav-column li i.slash {
    display: none;
  }
}

#main-nav .rnav ul.rnav-column li i.slash:after {
  content: ' / ';
  color: #A8ADB4;
  color: #666d76;
  font-size: 10px;
}

#main-nav .rnav ul.rnav-column li .nav-sect-two {
  padding-bottom: 10px;
  width: 100%;
  color: #FFF;
  clear: both;
}

#main-nav .rnav ul.rnav-column li .nv-spo {
  color: #FFF;
  /*display: inline-block;*/
  width: 50%;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  /*margin-right: -50px;*/
}
#main-nav .rnav ul.rnav-column li .nv-spo:hover {
  /*color: #C10435;*/
  color: #A8ADB4;
  /*text-shadow:
  -1px -1px 0 #FFF,  
  1px -1px 0 #FFF,
  -1px 1px 0 #FFF,
  1px 1px 0 #FFF; */
}

#main-nav .rnav ul.rnav-column li a.nv-social {
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px!important;
  /*position: absolute;
  right: 10px;
  top: 3px;*/
  overflow: hidden;
  text-align: center;
  color: #FFF !important;
  background: #C10435;
  font-size: 11px!important;
  float: left;
  margin-right: 5px
}

@media (max-width: 1023px) {
  #main-nav .rnav ul.rnav-column li a.nv-social { float: right; }
}

#main-nav .rnav ul.rnav-column li a.nv-social:hover { background: #555D6A!important; }

@media (max-width: 767px) {
  #main-nav .rnav ul.rnav-column li a.nv-social, .nav-sect-two {
    display: none;
  }
  #main-nav .rnav ul.rnav-column li .nv-spo {
    width: 100%;
    float: none;
  }
}

#main-nav .rnav ul.rnav-column li a.nv-social + .nv-social {
  right: 30px;
}

#main-nav .rnav ul.rnav-column li a.nv-tick {
  display: block;/*
  width: 16px;
  height: 16px;
  line-height: 16px!important;*/
  /*position: absolute;
  right: 10px;
  top: 3px;*//*
  overflow: hidden;*/
/*  text-align: center;
*/  color: #FFF !important;
  font-size: 11px!important;
  float: right;
  margin-left: 15px
}
.tickFix .nav-sect-one {
  clear: both;
}

.fR {
  float: right;
  text-align: right;
  font-size: 12px;
  font-weight: normal;
  line-height: 30px;
  color: #fff;
}

@media (max-width: 1023px) {
  #main-nav .rnav ul.rnav-column li a.nv-tick { float: right; }
}

#main-nav .rnav ul.rnav-column li a.nv-tick:hover { opacity: 2.5; /*background: #c10435!important; border-radius: 5px 5px 10px 10px;*/ }

@media (max-width: 767px) {
  #main-nav .rnav ul.rnav-column li a.nv-tick, .nav-sect-two {
    display: none;
  }
}

#main-nav .rnav ul.rnav-column li a.nv-tick + .nv-tick {
  right: 30px;
}

#main-nav .rnav li.heading, #main-nav .rnav ul.rnav-column li.heading {
  color: #fff;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  /*text-shadow:
  -1px -1px 0 #C10435,  
  1px -1px 0 #C10435,
  -1px 1px 0 #C10435,
  1px 1px 0 #C10435;*/ 
  font-size: 1.4em;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: solid 1px #333;
  margin-bottom: 10px;
  width: 100%;
  float: none;
}

@media (max-width: 767px) {
  #main-nav .rnav li.heading, #main-nav .rnav ul.rnav-column li.heading {
    color: #fff;
    font-size: 16px;
    border: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }
}

#main-nav #social-icons a {
  padding: 0 25px 0 0;
  text-transform: uppercase;
  position: relative;
  font-family: 'Rajdhani', sans-serif;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  margin-left: 20px;
  width: 100px;
}

@media (max-width: 767px) {
  #main-nav #social-icons a {
    width: 75%;
    margin-left: 0;
    display: block;
    margin-bottom: 10px;
  }
}

#main-nav #social-icons a i.fa {
  background: #A8ADB4;
  display: block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  position: absolute;
  right: 0;
  top: 0px;
  overflow: hidden;
  text-align: center;
  color: #C10435 !important;
  background: #e8d3a6;
  border-radius: 50px;
  font-size: 10px;
}

#searchWrap form .input-field {
  display: inline-block;
  width: 125px;
  height: 25px;
  line-height: 25px;
  padding: 0px;
  border: 1px solid #FFF;
  border-radius: 5px 0px 0px 5px;
  font-size: 14px;
  color: #333;
  margin-top: 2px;
  float: left;
}

#searchWrap form .input-field:focus {
  outline: none;
}

#searchWrap form .search-button {
  display: inline-block;
  padding: 0px;
  border: 1px solid #FFF;
  border-radius: 0px 5px 5px 0px;
  width: 30px;
  height: 25px;
  line-height: 21px;
  text-align: center;
  color: #A8ADB4;
  background: #FFF;
  cursor: pointer;
  margin-top: 2px;
  float: left;
  font-size: 16px;
}

@media (max-width: 767px) {
  #searchWrap form .search-button {
    margin-top: 1px;
  }
}

#searchWrap form .search-button:focus {
  outline: none;
}

#searchWrap form .search-button:hover {
  color: #FFF;
  text-shadow:
  -1px -1px 0 #A8ADB4,  
  1px -1px 0 #A8ADB4,
  -1px 1px 0 #A8ADB4,
  1px 1px 0 #A8ADB4; 
}

#searchWrap form .search-button:active {
  
}

#sport-nav {
  background: #A1042D;
  height: 38px;
  line-height: 38px;
  position: fixed;
  top: 86px;
  left: 0;
  width: 100%;
  padding: 0 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

@media (max-width: 767px) {
  #sport-nav {
    height: 38px;
  }
}

@media (max-width: 767px) {
  #sport-nav {
    min-width: 320px;
  }
}

#sport-nav h3 {
  float: right;
  text-align: right;
  /*max-width: 40%;*/
  height: 38px;
  line-height: 38px;
  color: #FFF;
  font-family: 'Montserrat', sans-serif;
  font-size: 25px;
  text-transform: uppercase;
  padding: 0px 20px 0px 0px;
  margin: 0px 0px 0px 20px;
}
#sport-nav h3 span { font-weight: normal; padding: 0px 6px 0px 12px; font-weight: 300; font-size: 18px; }
#sport-nav h3 a {
  color: #FFF;
  text-decoration: none;
}

#sport-nav h3 a:hover {
  color: #A8ADB4;
}

#sport-nav h3 img {
  display: inline-block;
  max-height: 50px;
  vertical-align: middle;
}

@media (max-width: 767px) {
  #sport-nav h3 {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    width: 242px;
    max-width: 100%;
  }

  #sport-nav h3 img {
    display: inline-block;
    max-height: 30px;
    vertical-align: middle;
  }
}

#sport-nav #nav2 {
  float: right;
  width: auto;
}

@media (max-width: 767px) {
  #sport-nav #nav2 {
    width: 300px;
    padding: 78px 5px 5px 35px;
  }
}

/**
 *
 *  Custom for Main Nav
 *
 */
#sport-nav #rnav-content-block {
  top: 120px;
  opacity: 0;
}

@media (max-width: 767px) {
  #sport-nav #rnav-content-block {
    top: 0;
    opacity: .5;
  }
}

@media (max-width: 767px) {
  #sport-nav ul.rnav > li > a::before {
    /*font-family: FontAwesome;
    padding-right: 5px;
    content: '\f105 ';*/
  }

  #sport-nav ul.rnav > li.open > a::before {
    /*font-family: FontAwesome;
    padding-right: 3px;
    content: '\f107 ';
    opacity: .5;*/
  }
}

#sport-nav .rnav-icon {
  color: #FFF;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  text-transform: capitalize;
  font-family: 'Rajdhani', sans-serif;
  float: right;
}

#sport-nav .rnav-icon:after {
  /*font-family: FontAwesome;
  padding-right: 3px;
  content: ' \f107 ';*/
}

@media (max-width: 767px) {
  #sport-nav .rnav-icon {
    /*position: absolute;
    right: 25px;
    top: -5px;*/
  }
  #sport-nav h3 {
    float: left;
    text-align: left;
    padding-right: 0px!important;
    margin-left: 0px!important;
  }
  #sport-nav h3 span {
    display: none;
  }
}

@media (max-width: 767px) {
  #sport-nav .rnav {
    background: #C10435;
  }
}

#sport-nav .rnav > li > a {
  display: block;
  font-family: 'Rajdhani', sans-serif;
  color: #FFF;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
  line-height: 38px;
  height: 38px;
  padding: 0px 10px;
}
@media (max-width: 1023px) {
  #sport-nav h3 { margin: 0px 0px 0px 20px; padding: 0px 5px 0px 0px; font-size: 16px; }
  #sport-nav h3 span { padding: 0px 6px 0px 6px; }
  #sport-nav .rnav > li > a { padding: 0px 5px; }
}

#sport-nav .rnav > li > a:hover {
  color: #A8ADB4;
}

#sport-nav .rnav > li > a.highlight {
  color: #A8ADB4;
}

#sport-nav .rnav > li > a.highlight:after {
  color: #A8ADB4;
  font-family: FontAwesome;
  padding-left: 5px;
  content: '\f107 ';
}

@media (max-width: 767px) {
  #sport-nav .rnav > li > a.highlight:after {
    display: none;
  }
}

@media (max-width: 767px) {
  #sport-nav .rnav > li > a {
    color: #fff;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
}

#sport-nav .rnav > li.open > a {
  text-decoration: underline;
}

#sport-nav .rnav > li.open > a.highlight {
  background: #8f0327;
  text-decoration: none;
}

@media (max-width: 767px) {
  #sport-nav .rnav > li.open > a {
    border-top: solid 1px #da053c;
    background: #8f0327;
  }
}

@media (max-width: 767px) {
  #sport-nav .rnav > li.open .rnav-panel {
    background: #a8032e;
  }
}

#sport-nav .rnav > li.open div a {
  font-size: 12px;
  line-height: 16px;
  color: #FFF;
}

@media (max-width: 767px) {
  #sport-nav .rnav > li.open div a {
    font-size: 14px;
  }
}

#sport-nav .rnav > li.open div a:hover {
  text-decoration: underline;
}

@media (max-width: 767px) {
  #sport-nav .rnav > li.open div a:hover {
    text-decoration: none;
  }
}

#sport-nav .rnav .rnav-header {
  font-weight: bold;
  color: #fec6d5;
}

#sport-nav .rnav .rnav-panel {
  background: #8f0327;
  padding: 20px;
}

#sport-nav .rnav .rnav-extras {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#sport-nav .rnav .rnav-container {
  margin: 0 auto;
}

@media (max-width: 767px) {
  #sport-nav .rnav .rnav-container {
    width: 100%;
  }
}

#sport-nav .rnav li.heading {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  font-family: 'Rajdhani', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: solid 1px #f30543;
  margin-bottom: 10px;
  width: 100%;
  float: none;
}

@media (max-width: 767px) {
  #sport-nav .rnav li.heading {
    color: #fa1752;
    font-size: 14px;
    border: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }
}

.skin-yes #sport-nav {
  width: 1024px;
  left: 50%;
  margin-left: -512px;
}

@media (max-width: 1023px) {
  .skin-yes #sport-nav {
    left: 0;
    width: 100%;
    margin-left: 0;
  }
}

#header {
  background: #C10435;
  height: 86px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 10px;
  z-index: 9999;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}

#top-bar {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: #A8ADB4;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: right;
  padding-right: 20px;
}
#top-bar a { color: #FFF; font-size: 18px; }
#top-bar a:hover { 
  color: #C10435;
  text-shadow:
  -1px -1px 0 #FFF,  
  1px -1px 0 #FFF,
  -1px 1px 0 #FFF,
  1px 1px 0 #FFF; 
}
#top-bar #swirlyDoWrap { 
  height: 30px; 
  line-height: 30px; 
  float: right; 
  padding: 0px 0px 0px 1px; 
}
#top-bar #searchWrap { 
  height: 30px; 
  line-height: 25px; 
  float: right; 
  padding: 0px 2px 0px 4px; 
}
#top-bar #appBtnsWrap { 
  height: 30px; 
  line-height: 40px; 
  float: right; 
  padding: 0px 0px 0px 0px; 
}
#top-bar #appBtnsWrap img:hover {
  opacity: .90;
}
#top-bar #iconsWrap { 
  height: 30px; 
  line-height: 30px; 
  float: right; 
  padding: 0px 6px 0px 0px; 
  position: relative;
z-index: 7;
}
#top-bar #iconsWrap a { padding: 0px 6px; }

@media (max-width: 767px) {
  #header {
    min-width: 320px;
  }
  #top-bar #appBtnsWrap {
    line-height: 28px;
  }
  #top-bar a { padding: 0px 7px; }
}

.skin-yes #header {
  width: 1024px;
  left: 50%;
  margin-left: -512px;
}

@media (max-width: 1023px) {
  .skin-yes #header {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}

#header .logo {
  float: left;
  margin-top: 0px;
  position: relative;
  z-index: 66666;
}

#header .logo img {
  background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-mast-logo-white.png") no-repeat;
  width: 107px;
  height: 107px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#header.smaller {
  height: 56px;
}
#header.smaller #top-bar {
  display: none;
}

#header.smaller .logo img {
  background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-mast-logo-red.png") no-repeat;
  width: 50px;
  height: 56px;/*
  margin-top: 5px;*/
  overflow: visible;
}

#header.smaller #sport-nav {
  top: 56px;
}

@media (max-width: 767px) {


  #header .logo img {
    background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-mast-logo-red.png") no-repeat;
    width: 50px;
    height: 56px;
    margin-top: 30px;
    overflow: visible;
  }

#header .logo {
  z-index: 6;
}
  #header.smaller .logo img {
    margin-top: 0px;
  }


}

#bsi {
  background: transparent;
  background: -webkit-linear-gradient(90deg, rgba(0,0,0,.55) 0%, rgba(0,0,0,.0) 55%);
  background: -moz-linear-gradient(90deg, rgba(0,0,0,.55) 0%, rgba(0,0,0,.0) 55%);
  background: -o-linear-gradient(90deg, rgba(0,0,0,.55) 0%, rgba(0,0,0,.0) 55%);
  background: -ms-linear-gradient(90deg, rgba(0,0,0,.55) 0%, rgba(0,0,0,.0) 55%);
  background: linear-gradient(0deg, rgba(0,0,0,.55) 0%, rgba(0,0,0,.0) 55%);
  height: 560px;
  overflow: hidden;
  position: relative;
  z-index: 3;
}

.bx-controls-auto { display: none!important; }

#holder-superleader-ad-hashtag {
  background: #A8ADB4;
  padding: 10px 0px;
  height: auto;
  /*min-height: 86px;*/
  max-height: 100%;
  float: left;
  width: 100%;
}
.int #holder-superleader-ad-hashtag {
  background: #FFF;
  padding: 20px 0px;
  /*height: 86px;
  min-height: 86px;*/
  max-height: 100%;
  float: none;
  width: 100%;
}

@media (min-width: 1440px) {
  #superleader-ad {
    max-width: 970px;
    min-width: 320px;
    float: left;
  }
}

#superleader-ad {
  max-width: 970px;
  min-width: 320px;
  margin: 0px auto;
  text-align: center;
}

@media (max-width: 767px) {
  #superleader-ad {
    max-width: 767px;
    min-width: 320px;
    margin: 0px auto;
  }
}

#superleader-hashtag {
  display:none;
  float: left;
  color: #555D6A;
  font-size: 60px;
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  height: 66px;
  line-height: 66px;
}

#superleader-hashtag a {
  color: #555D6A;
  text-decoration: none;
  padding-left: 50px;
}
#superleader-hashtag a:hover {
  color: #C10435;
  /*text-shadow:
  -1px -1px 0 #FFF,  
  1px -1px 0 #FFF,
  -1px 1px 0 #FFF,
  1px 1px 0 #FFF;*/ 
}
@media (min-width: 1440px) {
  #superleader-hashtag {
    display: block;
    float: left;
    color: #555D6A;
    font-size: 60px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
  }
}


@media (max-width: 1023px) {
  #bsi {
    height: 400px;
  }
}

@media (max-width: 767px) {
  /*#bsi {
    height: 315px;
  }*/
}

@media (max-width: 479px) {
  #bsi {
    height: 375px;
  }
}

#bsi-swap {
  display: inline-block;
  margin: 10px;
  padding: 10px;
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  cursor: pointer;
  position: relative;
  z-index: 10;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  /* setting to none to hide the grid feature */
  display: none;
}

@media (max-width: 1023px) {
  #bsi-swap {
    display: none;
  }
}

.bsi-grid {
  background: #EEE url(http://grfx.cstv.com/schools/{{schoolcode}}/graphics/template4-bsi-grid-bg.jpg) fixed center top;
}

.bsi-grid #bsi-img {
  display: none;
}

.bsi-grid #bsi-swap .full {
  display: block;
}

.bsi-grid #bsi-swap .grid {
  display: none;
}

.bsi-grid #bsi-block {
  text-align: center;
}

.bsi-grid #bsi {
  background: none;
  height: auto;
  padding-bottom: 40px;
}

.bsi-grid #bsi li {
  position: relative;
  display: inline-block;
  width: 236px;
  height: 275px;
  background: #000;
  background: rgba(0, 0, 0, 0.1);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  border: solid 10px #fff;
}

.bsi-grid li a img {
  width: 216px;
  height: 255px;
}

.bsi-grid .bsi-caption-wrapper {
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #da053c;
  background: rgba(218, 5, 60, 0.85);
  height: 78px;
  color: #fff;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px;
  font-family: 'Montserrat', sans-serif;
}

.bsi-grid .bsi-caption-wrapper .synopsis {
  display: none;
}

.bsi-full #bsi-swap .full {
  display: none;
}

.bsi-full #bsi-swap .grid {
  display: block;
}

.bsi-full #bsi-block {
  padding: 0px;
  margin: 0px;
  height: 560px;
}

@media (max-width: 1023px) {
  .bsi-full #bsi-block {
    height: 508px;
  }
}

@media (max-width: 767px) {
  /*.bsi-full #bsi-block {
    height: 348px;
  }*/
}


@media (max-width: 479px) {
  .bsi-full #bsi-block {
    height: 375px;
  }
}

.bsi-full #bsi-img-wrap {
  position: fixed;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow-x: hidden;
  z-index: 1;
}

@media (max-width: 767px) {
  /*.bsi-full #bsi-img-wrap {
    position: absolute;
    bottom: auto;
    height: 380px;
    top: 86px;
  }  
  body.sportBody #bsi-img-wrap {
    position: absolute;
    bottom: auto;
    height: 380px;
    top: 124px;
  }*/
}

@media (max-width: 479px) {
  .bsi-full #bsi-img-wrap {
    position: absolute;
    bottom: auto;
    height: 380px;
    top: 86px;
  }  
  body.sportBody #bsi-img-wrap {
    position: absolute;
    bottom: auto;
    height: 380px;
    top: 124px;
  }
}

.bsi-full #bsi-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /*background-size: cover;*/
  background-repeat: no-repeat;
  background-position: center top;
}

.bsi-full #bsi li {
  text-align: center;
  padding-top: 355px;
}

.bsi-full #bsi li a {
  text-decoration: none;
}

#bsi-video {
  margin: 0px auto;
}

.bsi-full #bsi li.is-video {
  padding-top: 355px;
   background: 
   linear-gradient(
     rgba(204, 204, 204, 0.66), 
     rgba(204, 204, 204, 0.66)
   ), url('http://grfx.cstv.com/schools/osu/graphics/osu-15-bsi-video-bg.jpg') no-repeat;
}

.bsi-full #bsi li.is-video .synopsis {
  display: none;
}

.bsi-full #bsi li.is-video .read-more {
  display: none;
}

.bsi-full #bsi li.is-video h1 {
  /*font-size: 38px;
  text-align: center;
  margin: 10px auto;*/
  /*display: none;*/
  font-size: 38px;
  margin-top: 50px;
}

@media (max-width: 1023px) {
  .bsi-full #bsi li.is-video h1 {
    font-size: 28px;
  margin-top: -30px;
  }
}

@media (max-width: 767px) {
  /*.bsi-full #bsi li.is-video h1 {
    font-size: 20px;
    max-width: 300px;
    top: 200px;
    left: auto;
    bottom: auto;
    right: auto;
  }*/

  .bsi-full #bsi-img {
    background-size: cover;
    height: 300px;
  }
}

@media (max-width: 479px) {
  .bsi-full #bsi li.is-video h1 {
    font-size: 20px;
    /*max-width: 300px;
    top: 200px;
    left: auto;
    bottom: auto;
    right: auto;*/
  }
}

@media (max-width: 1023px) {
  .bsi-full #bsi li.is-video {
    padding-top: 270px;
  }
}

@media (max-width: 767px) {
  /*.bsi-full #bsi li.is-video {
    padding-top: 420px;
  }*/
}

@media (max-width: 479px) {
  .bsi-full #bsi li.is-video {
    padding-top: 328px;
  }
}

@media (max-width: 1023px) {
  .bsi-full #bsi li {
    padding-top: 200px;
  }
}

@media (max-width: 767px) {
  /*.bsi-full #bsi li {
    position: relative;
    height: 316px;
    padding-top: 168px;
  }*/
}

@media (max-width: 479px) {
  .bsi-full #bsi li {
    position: relative;
    height: 375px;
    padding-top: 222px;
  }
}

.bsi-full #bsi li img {
  display: none !important;
}

.bsi-full #bsi h1 {
  font-family: 'Montserrat', sans-serif;
  color: #FFF;
  font-size: 42px;
  margin: 25px 0px 0px 0px;
  line-height: normal;
}
.bsi-full #bsi h1:hover {
  color: #E8E8E8;
  /*color: #C10435;*/
  /*text-shadow:
  -1px -1px 0 #FFF,  
  1px -1px 0 #FFF,
  -1px 1px 0 #FFF,
  1px 1px 0 #FFF; */
}

@media (max-width: 1023px) {
  .bsi-full #bsi h1 {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
/*  .bsi-full #bsi h1 {
    font-size: 20px;
    position: absolute;
    bottom: 85px;
    right: 20px;
    left: 20px;
  }*/
}

@media (max-width: 479px) {
  .bsi-full #bsi h1 {
    font-size: 20px;
    position: absolute;
    bottom: 65px;
    right: 20px;
    left: 20px;
  }
}

.bsi-full #bsi .bsi-caption-wrapper {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  min-height: 300px;
}

@media (max-width: 1023px) {
  .bsi-full #bsi .bsi-caption-wrapper {
    width: 90%;
  }
}

@media (max-width: 767px) {
/*  .bsi-full #bsi .bsi-caption-wrapper {
    min-height: 167px;
    max-width: 767px;
    min-width: 320px;
    width: 100%;
    background: #C10435;
  }*/
}

@media (max-width: 479px) {
  .bsi-full #bsi .bsi-caption-wrapper {
    min-height: 153px;
    max-width: 479px;
    min-width: 300px;
    width: 100%;
    background: #C10435;
  }
}

.bsi-full #bsi p.synopsis {
  color: #FFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin: 10px auto;
  line-height: normal;

  display: none;
}
@media (max-width: 1023px) {
  .bsi-full #bsi p.synopsis {
    margin: 5px auto;
  }
}

@media (max-width: 767px) {
/*  .bsi-full #bsi p.synopsis {
    background: #8f0327;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 15px 20px;
    height: 140px;

    display: none;
  }*/
}

@media (max-width: 479px) {
  .bsi-full #bsi p.synopsis {
    background: #8f0327;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 15px 20px;
    height: 140px;

    display: none;
  }
}

.bsi-full #bsi .read-more {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  padding: 20px 0;
  width: 200px;
  margin: 30px auto;
  letter-spacing: 4px;
  font-size: 14px;
  border-radius: 4px;
  line-height: 10px;
  width: 200px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;

  display: none;
}

@media (max-width: 767px) {
  /*.bsi-full #bsi .read-more {
    display: none;
  }*/
}

@media (max-width: 479px) {
  .bsi-full #bsi .read-more {
    display: none;
  }
}

.bsi-full #bsi-video-wrap {
  position: absolute;
  width: 640px;
  left: 50%;
  margin-left: -320px;
  top: 42px;
  z-index: 500;
}

@media (max-width: 1023px) {
  .bsi-full #bsi-video-wrap {
    top: 20px;
  }
}

@media (max-width: 767px) {
  /*.bsi-full #bsi-video-wrap {
    width: 300px;
    margin-left: -150px;
  }*/
}
@media (max-width: 479px) {
  .bsi-full #bsi-video-wrap {
    width: 300px;
    margin-left: -150px;
  }
}

#bsi .bx-controls {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#bsi .bx-pager {
  position: absolute;
  width: 300px;
  left: 50%;
  margin-left: -150px;
  height: 30px;
  bottom: 15px;
  z-index: 100;
  text-align: center;
}

@media (max-width: 1023px) {
  #bsi .bx-pager {
    bottom: 20px;
  }
}

@media (max-width: 767px) {
  /*#bsi .bx-pager {
    bottom: 10px;
  }*/
}

@media (max-width: 479px) {
  #bsi .bx-pager {
    bottom: 10px;
  }
}

#bsi .bx-pager .bx-pager-item {
  display: inline-block;
  margin: 0 2px;
}

#bsi .bx-pager .bx-pager-item .bx-pager-link {
  display: block;
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  background: transparent;
  border: 1px solid #FFF;
  border-radius: 100px;
}

@media (max-width: 767px) {
  /*#bsi .bx-pager .bx-pager-item .bx-pager-link {
    width: 15px;
    height: 15px;
  }*/
}

@media (max-width: 479px) {
  #bsi .bx-pager .bx-pager-item .bx-pager-link {
    width: 15px;
    height: 15px;
  }
}

#bsi .bx-pager .bx-pager-item .bx-pager-link.active, #bsi .bx-pager .bx-pager-item .bx-pager-link:hover {
  background: #FFF;
}

#bsi .bx-controls-direction .bx-prev, #bsi .bx-controls-direction .bx-next {
  position: absolute;
  top: 48%;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  color: #FFF;
  z-index: 500;
  text-decoration: none;
  font-size: 60px;
}

#bsi .bx-controls-direction .bx-prev {
  left: 0;
}

#bsi .bx-controls-direction .bx-prev i {
  position: relative;
  left: -3px;
  top: -2px;
}

@media (max-width: 1023px) {
  #bsi .bx-controls-direction .bx-prev {
    left: 0px;
  /*display: none;*/
  }
}

#bsi .bx-controls-direction .bx-next {
  right: 0;
}

#bsi .bx-controls-direction .bx-next i {
  position: relative;
  right: -3px;
  top: -2px;
}

@media (max-width: 1023px) {
  #bsi .bx-controls-direction .bx-next {
    right: 0px;
/*
  display: none;*/
  }
}

@media (max-width: 767px) {
  /*#bsi .bx-controls-direction {
    display: none;
  }*/
}

@media (max-width: 479px) {
  #bsi .bx-controls-direction {
   /* display: none;*/
  }
  #bsi .bx-controls-direction .bx-prev,
  #bsi .bx-controls-direction .bx-next {
    top: 80%;
    z-index: 5555!important;
  }
}

.skin-yes.bsi-full #bsi-img-wrap {
  width: 1024px;
  left: 50%;
  margin-left: -512px;
}

@media (max-width: 1023px) {
  .skin-yes.bsi-full #bsi-img-wrap {
    left: 0;
    margin-left: 0;
    width: 100%;
  }
}


#bsi-block-down-below, #bsi-block-down-below li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

#bsi-block-down-below li {
  background: #FFF;
  width: 24%;
  height: 324px!important;
  overflow: hidden;
  float: left;
  margin: .25%;
  padding: 10px 10px 10px 10px;
}
#bsi-block-down-below li a img {
  width: 100%;
  display: block;
}

@media (max-width: 767px) {
  /*#bsi-block-down-below li a img {
    width: 115px;
    float: left;
    margin-right: 10px;
  }
  .bsi-caption-wrapper-down-below {
    width: 158px;
    float: left;
    line-height: 15px;
  }*/
}

@media (max-width: 479px) {
  #bsi-block-down-below li a img {
    width: 115px;
    float: left;
    margin-right: 10px;
  }
  .bsi-caption-wrapper-down-below {
    width: 158px;
    float: left;
    line-height: 15px;
  }
}

#bsi-block-down-below li a {
  text-decoration: none;
}
#bsi-block-down-below li a img:hover {
  opacity: .9;
}
#bsi-block-down-below li .sport {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #C10435;
  font-size: 12px;
  text-transform: uppercase;
  margin: 7px 0px;
}

#bsi-block-down-below li a .sport { color: #C10435; text-decoration: none; } 
#bsi-block-down-below li h2 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 400;
  color: #222;
  font-size: 20px;
  margin: 0px 0px 10px 0px;
}
#bsi-block-down-below li a h2 { color: #222; text-decoration: none; } 
#bsi-block-down-below li a h2:hover { 
  color: #C10435; /*
  text-shadow:
  -1px -1px 0 #A8ADB4,  
  1px -1px 0 #A8ADB4,
  -1px 1px 0 #A8ADB4,
  1px 1px 0 #A8ADB4;*/ 
} 
#bsi-block-down-below li .pubdate {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  color: #C2C6CB;
  font-size: 12px;  
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#bsi-block-down-below li a .pubdate { color: #C2C6CB; text-decoration: none; } 

@media (max-width: 1023px) {
  #bsi-block-down-below li {
    width: 43%;
    margin: 3%;
  }
}

@media (max-width: 767px) {
 /* #bsi-block-down-below li {
    width: 96%;
    margin: 2%;
    height: auto;
  }
  #bsi-block-down-below li h2 { font-size: 16px; margin: 0px 0px 0px 0px; }
  #bsi-block-down-below li .sport, #bsi-block-down-below li .pubdate {
    font-size: 10px;
    margin: 0px 0px;
  }*/
}

@media (max-width: 479px) {
  #bsi-block-down-below li {
    width: 96%;
    margin: 2%;
    height: auto!important;
  }
  #bsi-block-down-below li h2 { font-size: 16px; margin: 0px 0px 0px 0px; }
  #bsi-block-down-below li .sport, #bsi-block-down-below li .pubdate {
    font-size: 10px;
    margin: 0px 0px;
  }
}


#jcal-machine-wrapper-wrap {
  padding: 10px 10px 10px 10px;
  /*background: #FFF;*/
  max-width: 704px;
  width: 100%;
  float: left;
}


/* XTRA LARGE (1280) */
@media (min-width: 1440px) {
  #jcal-machine-wrapper-wrap {
    padding: 10px 10px 10px 10px;
    /*background: #FFF;*/
    max-width: 960px;
    width: 100%;
    float: left;
  }
}/* END QUERY */

@media (max-width: 1023px) {
  #jcal-machine-wrapper-wrap {
    max-width: 408px;
  }
}
@media (max-width: 767px) {
  #jcal-machine-wrapper-wrap {
    max-width: 100%;
    width: 100%;
  }
  #story-ad {
    width: 100%!important;
    text-align: center;
  }
}

#vFs {
  font-family: "Rajdhani", sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}
#vFs a { text-decoration: none; color: #C10435; }
#tIaA {
  font-family: "Rajdhani", sans-serif;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  margin-top: 12px;
}
#tIaA a { text-decoration: none; color: #C10435; }
#vMg {
  font-family: "Rajdhani", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
}
#vMg a { text-decoration: none; color: #C10435; }
#vAv {
  font-family: "Rajdhani", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  width: 200px;
  height: 42px;
  line-height: 42px;
  border: 2px solid #C10435;
  border-radius: 5px;
  margin: 0px auto;
  margin-top: 30px;
  margin-bottom: 30px;
  display: none;
}
#vAv a { text-decoration: none; color: #C10435; }

.eventSchedule .header { margin-bottom: 0px; }

#jcal-machine-wrapper {
  background: #FFF!important;
  padding: 10px;
}
#jcal-machine-slider {
  height: 280px!important;  
}
#jcal-machine-slider li {
  margin: 0px 10px 0px 0px!important;
  height: 280px!important;
}
#jcal-machine-slider .jc-date {
  padding-top: 0px!important;
  font-size: 12px!important;
}
#jcal-machine-slider .jc-time {
  color: #C10435!important;
  font-size: 12px!important;
}
#jcal-machine-slider .jc-location {
  color: #C10435!important;
  font-size: 10px!important;
}
#jcal-composite { display: none; }
#jcal-machine li.upcoming {
  background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-cal-bg-upcoming.png") no-repeat!important;
}
#jcal-machine li.expired {
  background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-cal-bg-results.png") no-repeat!important;
}
#jcal-machine li.inprogress {
  background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-cal-bg-upcoming.png") no-repeat!important;
}
#jcal-prev a, #jcal-next a {
  width: 25px!important;
  height: 35px!important;
}
#jcal-next a {
  border: 0px!important;
  border-top-left-radius: 5px!important;
  border-bottom-left-radius: 5px!important;
  background: #C10435 url("http://grfx.cstv.com/scripts/csui/calendar/graphics/jcal-nav-right.png") no-repeat scroll center center!important;
}
#jcal-prev a {
  border: 0px!important;
  border-top-right-radius: 5px!important;
  border-bottom-right-radius: 5px!important;
  background: #C10435 url("http://grfx.cstv.com/scripts/csui/calendar/graphics/jcal-nav-left.png") no-repeat scroll center center!important;
}

#story-ad {
  width: 319px;
  height: 415px;
  padding: 73px 0px 0px 0px;
  /*background: #FFF;*/
  float: right;
}
#storyAdWhite {
  padding: 10px 10px 39px 10px;
  background: #FFF;
}

.tab-controls {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 1023px) {
  #vAv { display: block; }
}

@media (max-width: 767px) {
  .tab-controls {
    margin: 0 10px;
  }
}

.tab-controls li {
  display: block;
  float: left;
}

.tab-controls .tab-control {
  display: block;
  background: #8f0327;
  color: #fc628a;
  text-decoration: none;
  text-transform: uppercase;
  padding: 20px 0;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

@media (max-width: 767px) {
  .tab-controls .tab-control {
    font-size: 80%;
  }
}

.tab-controls .tab-control.active {
  cursor: default;
  background: #EEE;
  color: #C10435;
}

.tab-controls .tab-control.active i.fa {
  color: #A8ADB4;
}

.tab-contents {
  padding: 0;
  margin: 0;
  list-style: none;
}

@media (max-width: 767px) {
  .tab-contents {
    margin: 0 10px;
  }
}

.tab-contents .tab-content {
  display: none;
  background: #EEE;
  height: 243px;
  border-bottom: solid 13px #333;
}

.tab-contents .tab-content.active {
  display: block;
}

#side-content .tab-controls {
  background: #8f0327;
  margin: 0 auto;
}

#side-content .tab-controls li.half {
  margin-top: 2%;
  width: 48%;
  margin-left: 2%;
}

#side-content .tab-controls li.half + li.half {
  width: 48%;
  margin-left: 0;
  margin-right: 2%;
}

#side-content .tab-controls .tab-control i {
  display: none;
}

#side-content .tab-contents {
  margin: 0 auto;
}

#side-content .tab-contents .tab-content {
  border-bottom: none;
}

#index #social {
  padding: 0 0 40px;
}

#index #social h2 {
  position: relative;
}

#index #social h2 .arrow:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 20px solid #fff;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -50px;
}

#social.dark.section > h2.header {
  background: #fff;
  color: #C10435;
  font-weight: 700;
  padding: 70px 0;
  font-size: 70px;
  margin: 0 0 40px 0;
}

@media (max-width: 1023px) {
  #social.dark.section > h2.header {
    font-size: 30px;
    padding: 30px 0;
  }
}

@media (max-width: 767px) {
  #social.dark.section > h2.header {
    font-size: 20px;
    padding: 30px 0;
  }
}

#social .social-circle {
  border-radius: 100px;
  width: 70px;
  height: 70px;
  text-align: center;
  margin: 30px auto 0;
}

#social.dark.section .social-circle {
  border: solid 2px #fff;
  color: #fff;
}

#social.light.section .social-circle {
  border: solid 2px #C10435;
  color: #C10435;
}

#social .social-circle i {
  line-height: 70px;
  font-size: 38px;
}

#social h3 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin: 10px 0 30px;
  letter-spacing: 2px;
}

#social.dark.section h3 {
  color: #A8ADB4;
}

#social.light.section h3 {
  color: #C10435;
}


.instaFace .last iframe, .instaFace .last iframe ._2p3a {
  width: 480px!important;
  height: 485px!important;
}

._2p3a {  
  margin: 0px auto!important;
}

.instaFace #instagramWrap {
  background: #FFF;
  padding: 10px 0px 0px 10px;
  width: 500px;
  height: 505px;
  overflow: hidden;
  margin: 0px auto;
}


.fBk .fb-page {
  background: #FFF;
  padding: 10px 10px 10px 10px;
  width: 500px;
  height: 505px;
  overflow: hidden;
  margin: 0px auto;
  display: block;
}

/* XTRA LARGE (1280) */
@media (min-width: 1440px) {
  .instaFace .last iframe, .instaFace .last iframe ._2p3a {
    width: 627px!important;
    height: 610px!important;
  }
  .instaFaceQuicklinks .fb-page {
    width: 400px!important;
    height: 400px!important;
  }
  .instaFaceQuicklinks .fb-page iframe, .instaFaceQuicklinks .fb_iframe_widget iframe {
    width: 385px!important;
    height: 400px!important;
  }
  .fBk .fb-page {
    
  }
  .sportBody .fBk .fb-page {
    margin: 0px 0px 0px 0px!important;
  }
}/* END QUERY */

@media (max-width: 1023px) {
  .instaFace #instagramWrap {
    width: 355px;
    height: 355px;
    overflow: hidden;
  } 
}
@media (max-width: 767px) {
  .instaFace #instagramWrap {
    width: 100%;
  }
}
.instaFaceQuicklinks #instagramWrap {
  background: #FFF;
  padding: 10px 0px 0px 10px;
}

@media (max-width: 1023px) {
  .fBk .fb-page {
    width: 355px;
    height: 355px;
  }  
  .instaFace .last iframe, .instaFace .last iframe ._2p3a {
    width: 335px!important;
    height: 335px!important;
  }
}

@media (max-width: 767px) {
  .fBk .fb-page {
    width: 320px;
    height: 355px;
  }  
  .instaFace .last iframe, .instaFace .last iframe ._2p3a {
    width: 300px!important;
    height: 335px!important;
  }
}

.white {
  background: #FFF;
  padding: 0px;
  overflow: hidden;
    width: 330px;
    height: 340px;
}
.white.scroll {
  padding: 40px;
  overflow-y: auto;
  overflow-x: hidden;
  font-family: "Rajdhani", sans-serif;
}
.white.scroll h3 {
  margin: 0px 0px 4px 0px;
  color: #C10435;
}
.white.scroll a {
  color: #000;
  text-decoration: none;
  font-weight: 400;
}
.white.scroll a:hover {
  color: #C10435;
}

/*** XTRA LARGE (1280) ***/
@media (min-width: 1440px) {

  .white {
    background: #FFF;
    padding: 0px;
    overflow: hidden;
  width: 415px;
  height: 415px;
  }

}/* END QUERY */

@media (max-width: 1023px) {
  .white {
    width: 100%;
    height: 370px;
  }
  .instaFaceQuicklinks .col-third {
    width: 48%;
    margin: 1%;
  }
  .instaFaceQuicklinks .col-third.last {
    width: 100%
  }
}

@media (max-width: 767px) {
  .white {
    width: 320px;
    height: 330px;
    margin: 0px auto
  }
  .instaFaceQuicklinks .col-third, .instaFaceQuicklinks .col-third.last {
    width: 100%;
    margin: 0px
  }
}

#instagramWrap #widget-instagram {
  width: 100%;
}

#instagramWrap .grid a {
  width: 24%;
  margin: 0px .5% .25% 0px;
  display: inline-block;
}

#instagramWrap .grid img {
  width: 100%;
}

#instagramWrap ul, #instagramWrap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#insta-modal-gallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333333;
  background: rgba(0, 0, 0, 0.95);
  color: #F1F1F1;
  z-index: 33333;
}

#insta-modal-gallery.hide {
  display: none;
}

#insta-modal-gallery .modal-inner {
  width: 640px;
  height: 715px;
  background: #333333;
  background: rgba(0, 0, 0, 0.9);
  margin: 0 auto;
  position: relative;
  padding: 20px;
  margin-top: 0px !important;
}

@media (max-width: 1023px) {
  #insta-modal-gallery .modal-inner {
    width: 320px;
    height: 320px;
  }
}

#insta-modal-gallery #close-insta {
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  margin-top: 20px;
  position: relative;
  z-index: 6666;
}

#insta-modal-gallery .bx-controls a {
  text-decoration: none;
  font-size: 20px;
  line-height: 24px;
  text-transform: lowercase;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}

#insta-modal-gallery .bx-pager-item a {
  opacity: .5;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  margin: 5px;
  background: #F1F1F1;
}

#insta-modal-gallery .bx-controls-direction a {
  font-size: 30px;
  line-height: 30px;
}

#insta-modal-gallery .bx-pager-item a.active {
  opacity: 1;
}

#insta-modal-gallery .bx-insta {
  height: 640px;
  margin: 0px;
  padding: 0px;
}

#insta-modal-gallery .bx-next {
  float: right;
}

#insta-modal-gallery .bx-next {
  right: -30px;
}

#insta-modal-gallery .bx-prev {
  left: -30px;
}

#insta-modal-gallery .bx-next, #insta-modal-gallery .bx-prev {
  position: absolute;
  top: 320px;
}

#insta-modal-gallery .bx-insta li img {
  width: 100%;
  height: auto;
}

#insta-modal-gallery #close-insta, #insta-modal-gallery .modal-inner, #insta-modal-gallery #modal-gallery, #insta-modal-gallery #modal-gallery a {
  color: #F1F1F1;
  font-size: 14px;
}
@media (max-width: 479px) {
  #insta-modal-gallery #close-insta, #insta-modal-gallery .modal-inner, #insta-modal-gallery #modal-gallery, #insta-modal-gallery #modal-gallery a {
    color: #F1F1F1;
    font-size: 10px;
  }
  #insta-modal-gallery #close-insta {
    margin-top: -235px;
    background: rgba(0,0,0,.5);
  }
}

#insta-modal-gallery .bx-controls a, #insta-modal-gallery .bx-pager-item, #insta-modal-gallery .bx-pager-item a {
  display: inline-block;
}

#insta-modal-gallery .bx-pager, #insta-modal-gallery .bx-pager-item, #insta-modal-gallery .bx-controls a {
  text-align: center;
}

#insta-modal-gallery #modal-gallery.hide, #insta-modal-gallery #modal-gallery {
  display: none;
}

#insta-modal-gallery .vex-content {
  border: 5px solid #0A4D8A;
}
.osuVideos .col-half {
  margin-right: 0px;
  background: #FFF;
  min-height: 600px;
}


/* XTRA LARGE (1280) */
@media (min-width: 1440px) {
  .osuVideos .col-half {
    margin-right: 0px;
    background: #FFF;
    min-height: 700px;
  }
}

.osuVideos .col-half p {
  padding: 0px 45px;
  font-family: "Rajdhani", sans-serif;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
}
.col-vid-topper {
  width: 100%;
}
.col-vid-topper img {
  width: 100%;
  height: auto;
}

@media (max-width: 1023px) {
  .osuVideos .col-half {
    width: 100%;
    padding-bottom: 15px;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  .osuVideos .col-half {
    min-height: auto;
  }
}

.top-video {
  width: 49%;
  padding: 30px 10px 30px 10px;
  margin-bottom: 2px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
  *zoom: 1;
  display: inline-block;
  text-align: center;
}
.tv5, .tv6, .tv7, .tv8, .tv9 { display: none; }

.vidPic img { width: 100%; }

/* XTRA LARGE (1280) */
@media (min-width: 1440px) {
  .top-video {
    width: 32%;
    padding: 10px 10px 10px 10px;
  }
  .tv1, .tv2, .tv3, .tv4, .tv5, .tv6, .tv7, .tv8, .tv9 { display: inline-block; }
}


.top-video:hover {
  opacity: .9;
}

.top-video:active {
  opacity: .95;
}

@media (max-width: 1023px) {
  .top-video {
    width: 32%;
    padding: 10px 10px 10px 10px;
  }
  .tv1, .tv2, .tv3, .tv4, .tv5, .tv6, .tv7, .tv8, .tv9 { display: inline-block; }
}

@media (max-width: 767px) {
  .top-video {
    padding: 10px;
    width: 32.6%;
  }
}
@media (max-width: 479px) {
  .top-video {
    padding: 5px;
    width: 49%;
  }
}

.top-video-thumb {
  width: 100%;
}
.top-video img[src$=".gif"] {
  width: 51px;
  margin: 5px 0px 42px 0px;
}

@media (max-width: 767px) {
  .top-video-thumb {
    width: 100%;
  }
}

.top-video-meta {
  /*padding-left: 10px;*/
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  *zoom: 1;
  text-align: left!important;
}

.top-video-meta .title {
  font-family: "Rajdhani", sans-serif;
  color: #222;
  font-size: 15px;
  font-weight: 400;
  height: 38px;
  overflow: hidden;
  margin: 2px 0px;
}
.top-video-meta .title:hover {
  color: #C10435;
}

@media (max-width: 767px) {
  .top-video-meta .title {
    font-size: 1em;
  }
}

.top-video-meta .sport {
  font-family: "Rajdhani", sans-serif;
  color: #C2C6CB;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.top-video-meta .date {
  font-family: "Rajdhani", sans-serif;
  color: #C2C6CB;
  font-size: 12px;
  font-weight: 700;
  display: none;
}
.top-video-meta .watch {
  font-family: "Rajdhani", sans-serif;
  color: #C10435;
  font-size: 12px;
  font-weight: 700;
  margin: 2px 0px;
}

.top-video-meta .video, .top-video-meta .audio {
  width: 44px;
  height: 42px;
  line-height: 42px;
  color: #FFF;
  font-size: 40px;
  position: absolute;
  top: 40px;
  left: 102px;
  font-weight: bold;
}
/* XTRA LARGE (1280) */
@media (min-width: 1440px) { 
  .top-video-meta .video, .top-video-meta .audio {
    left: 80px;
  }
}


@media (max-width: 767px) {
  .top-video-meta .video, .top-video-meta .audio {
    display: none;
  }
}

#allaccess {
  background: #eeeeee;
}

#video-player {
  position: relative;
  width: 100%;
}

#video-player .bg {
  max-width: 100%;
}

@media (max-width: 767px) {
  #video-player .bg {
    display: none;
  }
}

@media (max-width: 767px) {
  #video-player {
    height: 350px;
  }
}

#video-holder {
  position: absolute;
  top: 60px;
  left: 40px;
  right: 40px;
  z-index: 1;
}

#launch-full-player {
  cursor: pointer;
  display: block;
  margin: 20px auto;
  width: 286px;
  text-align: center;
  text-transform: uppercase;
  color: #C10435;
  background: #FFF;
  border: solid 2px #C10435;
  font-family: 'Montserrat', sans-serif;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  bottom: 80px;
  text-decoration: none;
}

#launch-full-player:hover {
  opacity: .8;
}

#launch-full-player:active {
  opacity: .9;
}

.svg-sport {
  color: red;
}

.secondary {
  width: 100%;
  display: block;
  background: #f2f2f2;
  background: rgba(0, 0, 0, 0.05);
  padding: 0;
  margin-bottom: 10px;
  height: 80px;
  padding-left: 90px;
  padding-right: 5px;
  text-decoration: none;
  color: #111;
  font-size: 14px;
  position: relative;
  border-radius: 4px;
}

.secondary .icon {
  background: #111;
  width: 80px;
  top: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  margin-right: 10px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.secondary .icon img {
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -33px;
}

.secondary .date {
  padding-top: 20px;
  line-height: 1.1em;
}

.secondary h3 {
  font-weight: bold;
  font-size: 110%;
  margin: 0;
  padding: 0;
}

.secondary:hover {
  opacity: .9;
  color: #111;
}

.secondary:active {
  opacity: .95;
  color: #555;
}

/* DEFAULT BXSLIDER CSS */
.promo .bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

#index-promo-1.promo .description1 { display: none; }

.promo .bx-wrapper img {
  max-width: 100%;
  display: block;
}

.promo .bx-wrapper .bx-pager, .promo .bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -20px;
  width: 100%;
}

.promo .bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(http://grfx.cstv.com/frontend/bxslider-4/images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.promo .bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.promo .bx-wrapper .bx-pager .bx-pager-item, .promo .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.promo .bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.promo .bx-wrapper .bx-pager.bx-default-pager a:hover, .promo .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #eee;
}

.promo .bx-wrapper .bx-prev {
  left: 10px;
  background: url(http://grfx.cstv.com/frontend/bxslider-4/images/controls.png) no-repeat 0 -32px;
}

.promo .bx-wrapper .bx-next {
  right: 10px;
  background: url(http://grfx.cstv.com/frontend/bxslider-4/images/controls.png) no-repeat -43px -32px;
}

#index-promo-1.promo .bx-wrapper .bx-prev {
  left: 10px;
  background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-widepromo-arrow-previous.png") no-repeat;
}

#index-promo-1.promo .bx-wrapper .bx-next {
  right: 10px;
  background: url("http://grfx.cstv.com/schools/osu/graphics/osu-15-widepromo-arrow-next2.png") no-repeat;
}

/*.promo .bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.promo .bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}*/

.promo .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 999;
}
#index-promo-1.promo .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 84px;
  height: 84px;
  text-indent: -9999px;
  z-index: 999;
}

.slide-image {
  background-size: cover;
  height: 400px;
  background-position: center top;
  overflow: hidden;
}
.recruitingBody .slide-image {
  background-size: cover;
  height: 600px;
  background-position: center top;
  overflow: hidden;
}

@media (max-width: 767px) {
  #index-promo-1.promo .bx-wrapper .bx-controls-direction a { display: none; }
  .slide-image {
    height: 150px;
  }
  .recruitingBody .slide-image {
    height: 300px;
  }
}

.promo .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.promo .bx-wrapper .bx-controls-auto {
  text-align: center;
}

.promo .bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(http://grfx.cstv.com/frontend/bxslider-4/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.promo .bx-wrapper .bx-controls-auto .bx-start:hover, .promo .bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.promo .bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(http://grfx.cstv.com/frontend/bxslider-4/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.promo .bx-wrapper .bx-controls-auto .bx-stop:hover, .promo .bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.promo .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.promo .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.promo .bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.promo .bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

.promo .bx-wrapper a {
  display: block;
  width: 100%;
  text-align: center;
}

.promo .bx-wrapper a img {
  display: inline-block;
}

#full-width-gallery {
  position: relative;
}

#full-width-gallery #show-more-galleries {
  display: none;
}

#galleryWhite {
  padding: 10px;
  background: #FFF;
}

@media (max-width: 1023px) {
  #full-width-gallery.limit-bottom {
    padding-bottom: 100px;
    max-height: 500px;
  }

  #full-width-gallery.limit-bottom #show-more-galleries {
    background: #FFF;
    height: 160px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    z-index: 500;
    display: none!important;
  }

  #full-width-gallery.limit-bottom #show-more-galleries #more-button {
    cursor: pointer;
    position: absolute;
    display: block;
    margin: 0 auto;
    width: 286px;
    text-align: center;
    text-transform: uppercase;
    color: #C10435;
    background: #FFF;
    border: solid 2px #C10435;
    font-family: 'Montserrat', sans-serif;
    border-radius: 4px;
    height: 40px;
    line-height: 40px;
    bottom: 80px;
    left: 50%;
    margin-left: -143px;
  }

/*  #full-width-gallery.limit-bottom #show-more-galleries #more-button:after {
    background: #C10435;
    color: #FFF;
    border-radius: 0 0 4px 4px;
    font-family: FontAwesome;
    padding-left: 5px;
    content: '\f107 ';
    position: absolute;
    bottom: -30px;
    left: 50%;
    padding: 0;
    height: 30px;
    line-height: 32px;
    margin-left: -20px;
    width: 40px;
    text-align: center;
  }*/

  #full-width-gallery.limit-bottom #show-more-galleries #more-button:hover {
    background: #C10435;
    color: #FFF;
  }

  #full-width-gallery.limit-bottom #show-more-galleries #more-button:active {
    opacity: .9;
  }
}

#view-all-videos {
  width: 214px;
  height: 48px;
  margin: 0px auto;
}

#view-all-videos #all-button {
  cursor: pointer;
  display: block;
  width: 210px;
  text-align: center;
  text-transform: uppercase;
  color: #C10435;
  background: #FFF;
  border: solid 1px #C10435;
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  font-size: 12px;
}
#view-all-videos #all-button:hover {
  color: #FFF;
  background: #C10435;
}

#holder-superleader-ad {
  max-width: 970px;
  min-width: 320px;
  margin: 0px auto;
}

#store-wrapper, #auction-wrapper {
  position: relative;
  height: 230px;
}

#auction-portal, #store-portal {
  list-style: none;
  width: 100%;
  height: 230px;
}

#auction-portal li, #store-portal li {
  position: absolute;
  margin: 0 auto;
  width: 100%;
  height: 230px;
}

#auction-portal .portal-error, #store-portal .portal-error {
  width: 100%;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  padding-top: 20px;
  color: #C10435;
}

.portal-item {
  width: 100%;
  height: 230px;
  position: relative;
}

.portal-item a {
  display: block;
  width: 100%;
  height: 230px;
}

.portal-item .portal-image {
  right: 5%;
  top: 9%;
  position: absolute;
  width: 40%;
}

.portal-item .portal-name {
  position: absolute;
  text-decoration: none !important;
  color: #C10435;
  height: 40%;
  width: 45%;
  left: 5%;
  top: 15%;
  text-transform: none;
  line-height: 1.1em;
}

.portal-item .portal-price {
  position: absolute;
  text-decoration: none !important;
  color: #C10435;
  height: 1em;
  width: 45%;
  left: 5%;
  top: 60%;
  font-size: 150%;
  font-weight: bold;
}

#sponsors {
  padding: 20px;
}

#sponsor-logos {
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  margin: 0;
  padding: 0;
}

#sponsor-logos li {
  text-align: center;
  position: relative;
  width: 11.11111%;
  margin-bottom: 0;
  float: left;
}

#sponsor-logos li.last {
  overflow: hidden;
  *zoom: 1;
}

@media (max-width: 1023px) {
  #sponsor-logos li {
    width: 20%;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  #sponsor-logos li {
    width: 33%;
  }
}

#sponsor-logos a img {
  width: 85px;
  border: solid 2px #fff;
  padding: 3px;
}

#page-bg {
  background: #FFF url(http://grfx.cstv.com/schools/{{schoolcode}}/graphics/template4-storybg.jpg) no-repeat center top;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

body.m-footbl #page-bg {
  background: #333 url(http://grfx.cstv.com/schools/{{schoolcode}}/graphics/template4-storybg.jpg) no-repeat center top;
}

body.m-baskbl #page-bg {
  background: #333 url(http://grfx.cstv.com/schools/{{schoolcode}}/graphics/template4-storybg.jpg) no-repeat center top;
}

.skin-yes #page-bg {
  width: 1024px;
  left: 50%;
  margin-left: -512px;
}

@media (max-width: 1023px) {
  .skin-yes #page-bg {
    width: 100%;
    left: 0;
    margin-left: 0;
  }
}

#large-header {
  display: none;
}
body.bioTable #large-header {
  display: block;
}

#large-header {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  height: 400px;
  color: #FFF;
  position: relative;
  padding-top: 20px
}

@media (max-width: 767px) {
  #large-header {
    height: auto;
    background-size: cover;
    padding: 15px 0px;
  }
}

#large-header.genrel {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/genrel.jpg');
}

#large-header.c-fenc {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/c-fenc.jpg');
}
#large-header.c-pistol {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/c-pistol.jpg');
}
#large-header.c-rifle {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/c-rifle.jpg');
}

#large-header.m-basebl {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-basebl.jpg');
}
#large-header.m-baskbl {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-baskbl.jpg');
}
#large-header.m-footbl {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-footbl.jpg');
}
#large-header.m-golf {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-golf.jpg');
}
#large-header.m-gym {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-gym.jpg');
}
#large-header.m-hockey {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-hockey.jpg');
}
#large-header.m-lacros {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-lacros.jpg');
}
#large-header.m-soccer {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-soccer.jpg');
}
#large-header.m-swim {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-swim.jpg');
}
#large-header.m-tennis {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-tennis.jpg');
}
#large-header.m-track {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-track.jpg');
}
#large-header.m-volley {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-volley-3.jpg');
}
#large-header.m-wrestl {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-wrestl.jpg');
}
#large-header.m-xc {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/m-xc.jpg');
}

#large-header.w-baskbl {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-baskbl.jpg');
}
#large-header.w-fieldh {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-fieldh.jpg');
}
#large-header.w-golf {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-golf.jpg');
}
#large-header.w-gym {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-gym.jpg');
}
#large-header.w-hockey {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-hockey.jpg');
}
#large-header.w-lacros {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-lacros.jpg');
}
#large-header.w-rowing {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-rowing.jpg');
}
#large-header.w-soccer {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-soccer.jpg');
}
#large-header.w-softbl {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-softbl.jpg');
}
#large-header.w-swim {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-swim.jpg');
}
#large-header.w-syncs {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-syncs.jpg');
}
#large-header.w-tennis {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-tennis.jpg');
}
#large-header.w-track {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-track.jpg');
}
#large-header.w-volley {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-volley-2.jpg');
}
#large-header.w-xc {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/w-xc.jpg');
}

#large-header.buckeyeclub {
  background: 
  linear-gradient(
    rgba(85, 93, 106, 0.4), 
    rgba(85, 93, 106, 0.4)
  ), url('http://grfx.cstv.com/schools/osu/graphics/biobg/genrel.jpg');
}


#large-header .container {
  padding-bottom: 40px;
}

#large-header .container h1 {
  color: #fff;
  color: rgba(255, 255, 255, 0.95);
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 1em;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}

@media (max-width: 767px) {
  #large-header .container h1 {
    font-size: 25px;
  }
}

#large-header .container h2 {
  color: #fff;
  color: rgba(255, 255, 255, 0.95);
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2em;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}

@media (max-width: 767px) {
  #large-header .container h2 {
    font-size: 13px;
  }
}

#index #main-content-wrap {
  background: #fff;
  position: relative;
  padding-left: 10px;
  box-shadow: inset 0 -15px 30px -15px rgba(0, 0, 0, 0.2);
}

@media (max-width: 767px) {
  #index #main-content-wrap {
    padding: 20px 0;
  }
}

#main-content {
  position: relative;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 145%;
  width: 100%;
  max-width: 700px;
  float: left;
  padding-left: 20px;
}

#main-content-wide {
  position: relative;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 145%;
  width: 100%;
  max-width: 1000px;
  float: left;
  padding-left: 20px;
}

/* XTRA LARGE (1280) */
@media (min-width: 1440px) {
  #main-content { max-width: 933px!important; }
}/* END QUERY */


@media (max-width: 1023px) {
  #main-content {
    float: none;
    max-width: 100%;
  }
}


/* XTRA LARGE (1280) */
@media (min-width: 1440px) {
  #main-content-wide { max-width: 1233px!important; }
}/* END QUERY */


@media (max-width: 1023px) {
  #main-content-wide {
    float: none;
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  #main-content {
    /*max-width: 300px;*/
    max-width: 100%;
    margin: 0 auto;
  }
}

#main-content .storycaption {
  display: block;
  font-size: 11px;
  color: #C10435;
  padding: 0 5px 10px 5px;
  line-height: 140%;
  font-weight: bold;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #main-content-wide {
    /*max-width: 300px;*/
    max-width: 100%;
    margin: 0 auto;
  }
}

#main-content-wide .storycaption {
  display: block;
  font-size: 11px;
  color: #C10435;
  padding: 0 5px 10px 5px;
  line-height: 140%;
  font-weight: bold;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
}

#printer-footer {
  clear: both;
  max-width: 640px;
  text-align: center;
  padding-top: 20px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  #printer-footer {
    max-width: 100%;
    padding: 15px
  }
}

#printer-footer #printer-footer-inside > a {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
}

#printer-footer #printer-footer-inside table {
  margin: 10px auto 0;
  width: 60%;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}

@media (max-width: 767px) {
  #printer-footer #printer-footer-inside table {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #sortable_roster thead tr th:last-of-type, #sortable_roster tbody tr td:last-of-type {
    display: none;
  }
}

#biotable {
  /*width: 640px;*/
  width: 485px;
  margin: 0 auto;
  text-align: left;
}

@media (max-width: 767px) {
  #biotable {
    width: 300px;
    text-align: center;
  }
}

#biotable #biotable-name {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 40px;
  padding: 40px 0 20px;
  color: #FFF;
}

@media (max-width: 767px) {
  #biotable #biotable-name {
    font-size: 18px;
  }
}

#biotable #biotable-name #biotable-number {
  display: inline;
}

#biotable #biotable-name #biotable-number:after {
  content: ' - ';
}

#biotable #biotable-name #biotable-number.bioblank {
  display: none;
}

#biotable #biotable-photo {
  float: left;
  width: 140px;
}

@media (max-width: 767px) {
  #biotable #biotable-photo {
    float: none;
    width: 100%;
  }
}

#biotable #biotable-photo img {
  border: solid 10px #fff;
}

@media (max-width: 767px) {
  #biotable #biotable-photo img {
    border: solid 5px #fff;
    margin: 0 auto;
  }
}

#biotable #biotable-info {
  float: left;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

@media (max-width: 767px) {
  #biotable #biotable-info {
    float: none;
    width: 100%;
  }
}

#biotable #biotable-info > p {
  display: none;
}

#biotable #biotable-info table {
  background: none;
}

#biotable #biotable-info img {
  display: none;
}

#biotable #biotable-info font {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}

#side-content {
  float: left;
  max-width: 300px;
  margin-left: 20px;
}
/*** XTRA LARGE (1280) ***/
@media (min-width: 1440px) {
#side-content {
  float: left;
  max-width: 300px;
  margin-left: 40px;
}
}/* END QUERY */

@media (max-width: 1023px) {
  #side-content {
    max-width: 100%;
    padding-top: 20px;
    margin: 0 auto;
    float: none;
  }
  .module {
    float: left;
    width: 48%;
    margin: 1%;
  }
  .module.middleMan {
    padding-top: 40px;
  }
  .module.last {
    width: 100%;
    padding: 20px;
  }
}

@media (max-width: 767px) {
  #side-content {
    max-width: 100%;
    padding-top: 20px;
    margin: 0 auto;
    float: none;
  }
  .module {
    float: none;
    width: 300px;
    margin: 0 auto;
  }
  .module.last {
    width: 300;
    padding: 10px;
    margin: 0 auto;
  }
}

#side-content .module {
  margin-bottom: 20px;
}

#side-content .module:last-child {
  margin-bottom: 0;
}

#ad-rail {
  background: #000;
  width: 300px;
  min-height: 250px;
}

#ad-story {
  background: #000;
  width: 300px;
  height: 250px;
  margin: 0 auto;
}

.site-ad {
  text-align: center;
  margin: 0 auto;
}

.logosWrap .container a {
  color: transparent;
}

.logosWrap .container a img {
  margin: 0px 15px;
}

#footer {
  background: #C10435;
  padding: 50px 0 150px;
  color: #FFF;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
}

#footer .site-ad {
  padding: 0 0 20px;
}

#footer a, #footer label, #footer #footer-links, #footer #footer-wrap-temp a, #footer #footer-wrap-temp a:visited {
  color: #FFF;
}

#footer label {
  margin: 0 4px 3px;
  display: inline-block;
  text-transform: uppercase;
}

@media (max-width: 1023px) {
  #footer #footer-wrap-temp {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  #footer #footer-wrap-temp {
    width: 100% !important;
  }
}

#footer #footer-wrap-temp #dropdown-wrap input.rb_visit_go {
  padding: 2px 3px !important;
  font-size: 11px !important;
  background-color: #444;
  font-weight: 700;
  text-shadow: 1px 1px #333;
  color: #fff;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #333;
  cursor: pointer;
  text-transform: uppercase;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  float: none !important;
}

#footer #footer-wrap-temp select {
  width: auto !important;
  float: none !important;
}

@media (max-width: 767px) {
  #footer #footer-wrap-temp #logo-wrap {
    background-size: contain;
  }

  #footer #footer-wrap-temp #dropdown-wrap, #footer #footer-wrap-temp #logo-wrap {
    float: none;
    width: 90% !important;
    margin: 0 auto !important;
    text-align: center !important;
    min-width: 170px;
  }
}

#sticky-footer {
  width: 100%;
  height: 76px;
  padding: 15px;
  background: #FFF;
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 6666;
}
#sFfL {
  width: 189px;
  float: left;
}
#sFfR {
  width: 160px;
  float: right;
}
@media (max-width: 1023px) {
  #sFfR {
    margin-top: -42px;
  }
}

#sticky-footer .twttr-widget-wrap .twttr-header {
  width: 100%;
  background: none;
  font-family: 'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}

#sticky-footer .twttr-widget-wrap .twttr-window {
  width: 100%;
  background: none;
  border: none;
  height: 45px;
  padding-bottom: 0px;
  overflow: hidden;
}

#sticky-footer .twttr-widget-wrap .twttr-window ul, #sticky-footer .twttr-widget-wrap .twttr-element {
  padding: 0px!important;
}

#sticky-footer .twttr-user, #sticky-footer .twttr-media, #sticky-footer .twttr-extras {
  display: none!important;
}
#sticky-footer .twttr-text {
  width: 100%;
  padding: 0px 10px!important;
  font-size: 18px!important;
}

@media (max-width: 767px) {
  #sticky-footer .twttr-widget-wrap .twttr-window {
    height: auto;
    box-shadow: none;
  }
}


.twttr-widget-wrap {
  width: 615px;
  height: 45px;
  overflow: hidden!important;
  float: left;
}
/* XTRA LARGE (1280) */
@media (min-width: 1440px) {
  .twttr-widget-wrap {
    width: 70%;
    height: 45px;
    overflow: hidden!important;
    float: left;
  }
}/* END QUERY */
@media (max-width: 1023px) {
  .twttr-widget-wrap {
    background: #FFF;
    width: 405px;
    margin-top: -5px;
    margin-left: 0px;
    padding-right: 15px;
  }
}
@media (max-width: 479px) {
  .twttr-widget-wrap {
    width: 300px;
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  #sticky-footer .twttr-widget-wrap .twttr-window li {
    width: 300px!important;
  }
}

#sticky-footer .twttr-widget-wrap .twttr-window li {
  color: #222;
  font-family: 'Rajdhani', sans-serif;
  border-bottom: solid 0px rgba(255, 255, 255, 0.2);
}

#sticky-footer .twttr-widget-wrap .twttr-element a {
  color: #C10435;
}

#sticky-footer .twttr-widget-wrap .twttr-text a {
  color: #C10435;
}

#sticky-footer .twttr-user, #sticky-footer .twttr-handle, #sticky-footer .twttr-extras {
  font-family: 'Rajdhani', sans-serif;
}

#sticky-footer .twttr-element .twttr-user a, #sticky-footer .twttr-element .twttr-handle a {
  font-weight: normal;
  color: #222;
}

#sticky-footer .twttr-element .twttr-media a {
  padding-top: 5px;
  color: #222;
}

#sticky-footer .twttr-extras {
  text-transform: uppercase;
  font-weight: normal;
}

#sticky-footer .twttr-extras .twttr-time, #sticky-footer .twttr-extras .twttr-reply, #sticky-footer .twttr-extras .twttr-retweet, #sticky-footer .twttr-extras .twttr-favorite {
  font-size: 8px;
}

#sticky-footer .twtter-more-button {
  background: #8f0327;
  color: #fb4977;
  padding: 5px 10px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

#sticky-footer iframe {
  width: 100%;
  height: 45px;
  background: #FFF;
}
@media (max-width: 767px) {
  #sticky-footer {
    /*background: #C10435;
    text-align: center;
    padding: 0px 0px 0px 0px;
    height: 45px;*/
    position: relative;
  }
  #sFfL { display: none!important; }
  /*#sFfR {
    width: 160px;
    height: 45px;
    margin: 0px auto;
    float: none;
  }*/
}
@media (max-width: 479px) {
  #sticky-footer {
    /*background: #C10435;*/
    /*text-align: center;*/
    /*padding: 0px 0px 0px 0px;*/
    /*height: 45px;*/
    position: relative;
  }
  #sFfL, #twitterFeedScroller2 { /*display: none!important; */}
  #sFfR {display: none!important; 
    width: 160px;
    height: 45px;
    margin: 0px auto;
    float: none;
  }
}

#top15-headlines-wrap {
  padding: 10px 30px;
}
#top15-headlines-wrap h1 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
#top15-headlines-wrap a { text-decoration: none; color: #C10435; }
#top15-headlines-wrap .pubdate {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #A8ADB4;
}


.top3-headlines-wrap {
  padding: 10px 30px;
}
.top3-headlines-wrap h1 {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 700;
  font-size: 18px;
}
.top3-headlines-wrap a { text-decoration: none; color: #C10435; }
.top3-headlines-wrap .pubdate {
  font-family: 'Rajdhani', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #A8ADB4;
}

@media (max-width: 1023px) {
  .top3-headlines-wrap {
    padding: 5px 10px;
    /*width: 48%;*/
    height: 80px;
    float: left;
  }
}

.rec .bx-viewport img {
  width: 100%;
  height: auto;
  position: relative;
  top: -16px;
}

.rec .bx-wrapper li {
    text-align: center;
    height: 500px;
}

.rec #recruiting-promo-1 {
  max-width: 100%;
}

.rec a { text-decoration: none!important; }

.rec .description1 {
  width: 100%;
  max-width: 767px;
  min-width: 300px;
  font-size: 50px;
  text-align: center;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,.66);
  padding: 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin: 0px auto;
  position: relative;
  z-index: 44;
  margin-top: -400px;
}

.rec .description2 {
  width: 100%;
  max-width: 767px;
  min-width: 300px;
  font-size: 25px;
  text-align: center;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0,0,0,.66);
  padding: 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  margin: 0px auto;
  position: relative;
  z-index: 44;
}

.recruitingBody .slide-image {
  background-size: cover;
  height: 600px;
  background-position: center top;
  overflow: hidden;
}
@media (max-width: 767px) {
  .recruitingBody .slide-image {
    height: 300px;
  }
}

#photoGalleryRecruiting {
  max-height: 727px;
  border: 10px #FFF solid;
  overflow: hidden;
}
#photoGalleryRecruiting li img {
  width: 100%
}
#photoGalleryRecruiting .bx-controls-direction {
  /*top: 75px;*/
}
#photoGalleryRecruiting .bx-controls-direction .bx-prev,
#photoGalleryRecruiting .bx-controls-direction .bx-next {
  display: block;
  position: absolute;
  width: 39px;
  height: 48px;
  text-indent: -9999px;
  top: 45%;
}
.light.section.pG {
  position: relative;
}
#photoGalleryRecruiting .bx-controls-direction .bx-prev {
  background: url("http://grfx.cstv.com/schools/osu/graphics/rec-prev.jpg");
  left: 0;
}
#photoGalleryRecruiting .bx-controls-direction .bx-next  {
  background: url("http://grfx.cstv.com/schools/osu/graphics/rec-next.jpg");
  right: 0;
}


/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-m-soccer td {padding:5px;}
.stats-m-soccer thead {background: #a40f1c; color:#FFF; font-weight:700; text-transform:uppercase; text-align:center;}
.stats-m-soccer tbody {text-align:center;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-w-fieldh td {padding:5px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-w-fieldh thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-w-soccer td {padding:5px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-w-soccer thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-m-baskbl td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-m-baskbl thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-w-baskbl td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa; }
.stats-w-baskbl thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-m-lacros td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-m-lacros thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-w-lacros td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-w-lacros thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-w-softbl td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-w-softbl thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}
.w-softbl-stat-category-heading {font-weight: 700;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-m-basebl td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-m-basebl thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}
.m-basebl-stat-category-heading {font-weight: 700;}

/*AutoStats*/
.statsTotal td {background: #ddd; font-weight: 700; text-align:center;}
.stats-m-hockey td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa;}
.stats-m-hockey thead { background: #a40f1c; color:#fff; font-weight:700; text-transform:uppercase; text-align:center;}
.m-hockey-stat-category-heading {font-weight: 700;}

/*AutoStats*/
.statsTotal td {background: #cdcdcd; font-weight: 700; text-align:center;}
.stats-w-volley td {padding:3px; border:2px;}
.stats-w-volley thead th {background: #990000; color:#FFF; font-weight:700; text-align:left;}
.statscategory {text-align:center;}
.vbstatseta {display:none;}
.vbstatsepct {display:none;}
.vbstatdpct {display:none;}
.vbstatdta {display:none;}
.vbstatsta {display:none;}
.vbstatspct {display:none;}
.stats-fieldh td {padding:3px; text-align:center; border-bottom: 1px dotted #aaa;} /*Passing Table*/
.stats-fieldh thead {background:#990000; color: #fff; text-transform:uppercase;} /*Passing Table*/
.yr2013, .yr2012, .yr2011, .yr2010, .yr2009, .yr2008, .yr2007, .yrtotl {font-weight:700;}
.yrtotl, .gstotl, .gptotl, .gltotl, .astotl, .pttotl, .shtotl, .sptotl, .sgtotl, .sttotl, .gwtotl, .psattotl, .dstotl, .mntotl, .gatotl, .svtotl, .gvtotl, .sototl, .wntotl, .lototl, .titotl { font-weight:700; background:#ddd;}
.stats-m-soccer td {padding:5px; border:2px;}
.stats-m-soccer thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}

.stats-m-footbl td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.stats-m-footbl-rush td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl-rush thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.stats-m-footbl-recv td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl-recv thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.stats-m-footbl-kikr td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl-kikr thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.stats-m-footbl-pntr td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl-pntr thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.stats-m-footbl-defn td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl-defn thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.stats-m-footbl-pass td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl-pass thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.stats-m-footbl-fegs td {padding:3px; border:2px; text-align:center;}
.stats-m-footbl-fegs thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}

.statsTotal td {background: #cdcdcd; font-weight: 700; text-align:center;}
.stats-m-volley td {padding:3px; border:2px;text-align:center;}
.stats-m-volley thead th {background: #990000; color:#FFF; font-weight:700; text-align:center;}
.statscategory {text-align:center;}
.vbstatseta {display:none;}
.vbstatsepct {display:none;}
.vbstatdpct {display:none;}
.vbstatdta {display:none;}
.vbstatsta {display:none;}
.vbstatspct {display:none;}

/* CSS for sport standings */
.fbStandTable { width: 500px;  }
.fbStandTable td
{
  border:1px groove #000;
  border-collapse:collapse; 
  font-family:Arial, Sans-Serif;
  color: #000;
  padding: 2px 2px;
  }
  
@media (max-width: 500px) {
    .fbStandTable { width: 100%; }
    .fbStandTable tr td{font-size:10px;}
}
.fhStandTable { width: 450px;  }
.fhStandTable td
{
  border:1px groove #000;
  border-collapse:collapse; 
  font-family:Arial, Sans-Serif;
  padding: 2px 2px;
  }
  
@media (max-width: 450px) {
    .fhStandTable { width: 100%; }
    .fhStandTable tr td{font-size:10px;}
}

body.ticket-sales .photoGalleries, body.sasso .photoGalleries { display:none!important; }
body.ticket-sales .eventSchedule, body.sasso .eventSchedule, body.c-spirit .eventSchedule { display:none!important; }

/**** Full Calendar ******/
.LiveEvent {font-size:10px;font-family:'Open Sans', arial, helvetica, sans-serif !important; text-decoration:none;color:#C10435 !important;font-weight:bold;}
td.calday {width:13%;}
.calcontent {background: #ddd;
    margin: 4px 4px;
    border-radius: 8px;
    padding: 1px;
    font-size: 11px;
    line-height: 14px;}
    
#full-calendar{border-collapse: collapse;}
#calendar-header{
  background: #C10435;
  border: 1px solid #C10435;
}
td.calday {    
background: rgba(237,237,237,1);
    background: -moz-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
    background: -webkit-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(left, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    background: linear-gradient(to right, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=1 );
    border: 1px solid #666;
    padding: 3px
}
span.daytitle {
    color: #fff;
}
.calopplogo {
    width: 25px;
    float: right;
}
.month-title{
  font-size: 16px;
  color: #C10435;
}


@media (max-width:768px) {
    table {border-collapse: separate; empty-cells: hide;}
    td.calday {float:left;width:100%; border:none}
    .caltoprow {display:none;}
    .daynumber{font-weight: 900; color: #555}
    .calcontent {position: relative; padding: 7px;}
    .LiveEvent{text-transform: uppercase;}
    .calopplogo {
    width: 40px;
    position: absolute;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 20px;
    }
    .calendar-no-content{display: none;
    }
      tr td.calday:nth-of-type(1n) .daynumber:before { content: 'Sunday '; } 
      tr td.calday:nth-of-type(2n) .daynumber:before { content: 'Monday '; }
      tr td.calday:nth-of-type(3n) .daynumber:before { content: 'Tuesday '; }
      tr td.calday:nth-of-type(4n) .daynumber:before { content: 'Wednesday '; }
      tr td.calday:nth-of-type(5n) .daynumber:before { content: 'Thursday '; }
      tr td.calday:nth-of-type(6n) .daynumber:before { content: 'Friday '; }
      tr td.calday:nth-of-type(7n) .daynumber:before { content: 'Saturday '; }
     
}

#schedule .sch-event-extras a {font-size:13px;}