/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sans';
    src: url('pts55f-webfont.woff2') format('woff2'),
         url('pts55f-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'pt_sans';
    src: url('pts75f-webfont.woff2') format('woff2'),
         url('pts75f-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-bold-webfont.eot');
    src: url('montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-bold-webfont.woff2') format('woff2'),
         url('montserrat-bold-webfont.woff') format('woff'),
         url('montserrat-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-light-webfont.eot');
    src: url('montserrat-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-light-webfont.woff2') format('woff2'),
         url('montserrat-light-webfont.woff') format('woff'),
         url('montserrat-light-webfont.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#000 !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#000; text-decoration:none }
a:focus,
a:hover { color:#666666; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1203px; padding:20px; margin:0 auto; background:#fff }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:50px 0; font-family:'pt_sans', arial; text-align:center; background:#000 }
.site-footer > div { max-width:1200px; margin:0 auto }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 30px }
.site-footer .footer-text { margin-top:30px; padding-top:30px; border-top:1px solid #333; font-size:16px; color:#999 }
.site-footer .footer-text span { margin:0 25px }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:absolute; left:0; right:0; bottom:0; z-index:2; font-size:12px; color:#fff; background:#000; border:solid 1px #fff }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 50px 0 15px; font-size:12px; font-weight:700; line-height:40px; text-transform:uppercase; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; position:absolute; right:0; top:0; width:40px; height:40px; font-size:20px; line-height:40px; text-align:center; color:#a0a0a0; background:#fff }
.content-switcher .switcher-list.active:after { content:'\e812' }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:-1px; right:-1px; top:40px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#444; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#b2b7bb; color:#fff; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible; height:364px }
.content-switcher.loading .content-panel { opacity:0.5 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:74%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease } 

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; z-index:1; display:block; line-height:30px; padding:14px; font-family:'pt_sans', arial; font-weight:700; text-transform:uppercase; text-decoration:none; color:#999999 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; color:#000; background:#ccc }
.tabs-wrapper .tab a:focus:after,
.tabs-wrapper .tab a.active:after { content:''; position:absolute; left:50%; bottom:-30px; margin-left:-15px; border:15px solid transparent; border-top-color:#ccc }
.tabs-wrapper .panes { box-shadow:0 0 20px rgba(51,51,51,0.5) }

.main-tabs .pane .overflow { height:486px; padding:20px; overflow:auto }
.main-tabs .pane1 .overflow { height:auto; padding:0; overflow:visible }

.secondary-tabs .pane .overflow { height:404px; overflow:auto }
/*.secondary-tabs .pane1 .overflow { padding:20px; overflow:initial; background:#000; box-sizing:border-box }*/
.secondary-tabs .pane1 .overflow { padding:20px; background:#000; box-sizing:border-box }

.rcol-button { margin-top:20px }

/* YOUTUBE-WRAPPER */
.youtube-wrapper { position:relative; font-family:'pt_sans', arial }
.youtube-wrapper .player { margin-right:455px; box-shadow:0 0 20px rgba(51,51,51,0.5) }
.youtube-wrapper .overflow { position:absolute; right:0; top:0; bottom:0; width:435px; background:#333; overflow:auto; box-shadow:0 0 20px rgba(51,51,51,0.5) }
.youtube-wrapper .overflow ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .overflow li { padding:10px; cursor:pointer; overflow:hidden }
.youtube-wrapper .overflow li.active { background:#666 }
.youtube-wrapper .overflow li img { float:left; width:140px; margin-right:10px }
.youtube-wrapper .overflow li.active img { border-color:#999 }
.youtube-wrapper .overflow li .title { color:#fff; font-size:16px; font-weight:700; text-transform:uppercase }

.twitter-feed { color:#444; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }
        
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.instagram-feed { position:relative }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

/*.gallery-photos { height:302px; overflow:auto }*/
.gallery-photos ul { list-style:none; margin:-10px }
.gallery-photos li { float:left; max-width:50%; padding:10px; box-sizing:border-box }
.gallery-photos li:nth-child(2n+1) { clear:left }
.gallery-photos li a { position:relative; display:block; text-decoration:none; overflow:hidden }
.gallery-photos li img { width:100%; vertical-align:top }
.gallery-photos li span { position:absolute; left:0; top:100%; bottom:0; right:0; padding:10px; font-weight:700; color:#fff; background:rgba(0,0,0,0.7); transition:0.3s }
.gallery-photos li:hover span { top:0 }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }

.banners-slider { box-shadow:0 0 20px rgba(51,51,51,0.5) }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#000; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#000; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#000; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#000 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }

.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#000; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2017_page_bg.jpg) no-repeat 50% 0 fixed #444; background-size:2000px auto }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:180px; margin:125px 0 -25px; font-family:'montserrat', arial; background:url(/images/setup/2017_header_bg.png) no-repeat 50% -2px, url(/images/setup/2017_header_bg_repeater.png) repeat-x 0 0 }
.site-header > .container { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0; padding:28px 50px 29px; overflow:hidden }
.site-header .site-title span { display:block; float:right; width:953px; height:58px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -188px -15px  }
.site-header .site-title a:after { content:''; position:absolute; left:20px; top:10px; width:145px; height:145px; background:url(/images/setup/2017_master_sprite.png) no-repeat 0 0 }
.site-header .btn-composite { position:absolute; top:5px; right:-193px; width:155px; height:40px; font-family:'pt_sans', arial; font-size:16px; line-height:40px; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; background:#999; transition:0.2s }
.site-header .btn-composite:after { content:'\e810'; padding-left:10px; font-family:'glyphicons' }
.site-header .btn-composite:focus,
.site-header .btn-composite:hover { background:#333 }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

/* NAVIGATION */
.dropnav { position:relative; padding-left:185px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:45px; padding:10px 15px; font-size:16px; font-weight:700; line-height:45px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; background:#000 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:65px; min-width:200px; padding:20px 20px 100px; background:url(/images/setup/2017_dropdown_bg.png) no-repeat 50% 100%; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu li { border-top:1px solid #ccc }
.dropnav .submenu li:first-child { border-top:none }
.dropnav .submenu a { display:block; padding:0 10px; color:#fff; line-height:30px; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover,
.dropnav .submenu a:focus { color:#ff2 }
.dropnav .submenu .has-submenu > a { font-size:18px; font-weight:700; text-transform:uppercase; color:#fff; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px; border-top:none }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; max-width:1243px; padding-top:20px; margin:0 auto; font-family:'montserrat', arial; color:#fff; background:#666 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-weight:700; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { padding:20px }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#ff2; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#ff2; background:#000 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; white-space:nowrap; color:#fff }
.secondary-nav .has-nav li a:hover { color:#ff2 }

.j-carousel { font-family:'pt_sans', arial; background:#333 }
.j-carousel .media-box { margin-right:260px }
.j-carousel .media-box .slide-img:after { content:''; position:absolute; right:0; top:0; bottom:0; display:block; width:180px; background:url(/images/setup/2017_carousel_story_bg.png) repeat-y 0 0 }
.j-carousel .story-box { position:absolute; right:0; top:0; bottom:0; width:260px; padding:50px 20px 20px; color:#fff; background:#333 }
.j-carousel .story-box .title { display:block; margin-bottom:10px; font-size:22px; color:#fff; font-weight:700; line-height:1.2 }
.j-carousel .story-box .title:hover,
.j-carousel .story-box .title:focus { text-decoration:underline }
.j-carousel .story-box .date { position:absolute; left:20px; right:20px; top:20px; color:#ccc }
.j-carousel .story-box .carousel-share-links { display:block; margin:10px auto; }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#fff }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links a { text-transform:uppercase; text-decoration:underline; color:#fff }
.j-carousel .story-box .carousel-related-links span { padding:0 2px; color:#fff }
.j-carousel .story-box .leadin { display:block; margin-bottom:10px }
.j-carousel .story-box .readmore { display:inline-block; padding:5px 20px; font-size:16px; text-decoration:none; text-transform:uppercase; color:#fff; border:1px solid #fff }
.j-carousel .controls { padding:10px 5px; background:#333 }
.j-carousel .control { position:relative; float:left; width:20%; padding:0 5px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { position:absolute; left:5px; right:5px; bottom:0; padding:5px 10px; font-size:12px; color:#fff; background:rgba(0,0,0,0.8) }

/* SCHEDULE */
.scoreboard-slider { position:absolute; left:0; top:-125px; right:0; padding:0 70px; background:#999 }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { height:125px; text-align:center; text-transform:uppercase; line-height:125px; color:#333 }
.scoreboard-slider .event-box { float:left; position:relative; width:20%; height:125px; padding:5px 20px; font-family:'pt_sans', arial; font-size:12px; text-transform:uppercase; color:#666; background:#ccc; border-left:2px solid #999; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { border-left:0 }
.scoreboard-slider .event-box.empty { display:none }
.scoreboard-slider .event-box.inprogress { background:#fff7ca }
.scoreboard-slider .event-box .date { margin-bottom:5px }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .sport { position:absolute; left:60px; top:5px; right:80px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.scoreboard-slider .event-box .sport:before { content:'|'; padding:0 5px }
.scoreboard-slider .event-box .sport a { color:#666 }
.scoreboard-slider .event-box .status { position:absolute; top:5px; right:20px }
.scoreboard-slider .event-box .score { float:right }
.scoreboard-slider .event-box .team-logo { display:inline-block; vertical-align:middle; max-width:25px; max-height:25px; margin-right:5px }
.scoreboard-slider .event-box .team { font-size:14px; font-weight:700; line-height:1.2; color:#333 }
.scoreboard-slider .event-box .team + .team { margin-top:5px }
.scoreboard-slider .event-box .neutralsite-notes { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .links { position:absolute; left:1px; right:1px; bottom:0; min-height:18px; padding:5px; text-align:center; font-weight:700; color:#fff; background:#333 }
.scoreboard-slider .event-box .links a { color:#fff }
.scoreboard-slider .event-box .links span { padding:0 2px }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:0; top:0; width:70px; height:125px; overflow:hidden; line-height:125px; text-align:center; font-size:30px; text-decoration:none; cursor:pointer; color:#fff }
.scoreboard-slider .next { left:auto; right:0 }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev:focus,
.scoreboard-slider .next:focus { outline:none; background:#000 }
.scoreboard-slider .full-schedule-btn { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider a:focus { outline:2px solid #ff0 }

/* SOCIAL BUTTONS */
.social-links { position:absolute; top:60px; right:-183px }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; margin-left:4px }
.social-links li:first-child { margin-left:0 }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; width:32px; height:32px; font-size:18px; text-align:center; line-height:32px; color:#fff; border-radius:100%; transition:0.3s }
.social-links li .icon:hover { -webkit-transform:rotate(-360deg); transform:rotate(-360deg) }
.social-links li .gicon-twitter { background:#55acee }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-youtube-play { background:#ff0000 }
.social-links li .gicon-video { background:#666 }

/* SLIDER */
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:22px; top:50%; margin-top:-20px; width:40px; height:40px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -1151px 0 }
.slider-wrapper .next { left:auto; right:22px; background-position:-1192px 0 }
 
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1590px) {

.site-header .site-title span { float:left; margin-left:63px; -webkit-transform:scale(0.85); transform:scale(0.85) }
.site-header .edu-link,
.site-header .social-links { right:0 }

.dropnav { padding-left:170px }

.social-links li { margin-left:9px }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.site-header .site-title span { float:left; margin-left:-12px; -webkit-transform:scale(0.7); transform:scale(0.7) }

.site-footer .footer-logos li { margin:0 10px }

.scoreboard-slider { padding:0 30px }
.scoreboard-slider .prev,
.scoreboard-slider .next { width:30px }

.dropnav .nav > a { padding:10px; font-size:14px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.body-container { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2017_header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#333 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#9B1d22; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#000; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:74%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; padding:5px; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; background:#ccc; border-bottom:2px solid #000 }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }
.tabs-wrapper .panes { box-shadow:none }

.secondary-tabs .tab_title[href*="instagram"],
.secondary-tabs .tab_title[href*="instagram"] + .pane,
.secondary-tabs .tab_title[href*="twitter"],
.secondary-tabs .tab_title[href*="twitter"] + .pane { display:none !important }

.schedule-boxscore .event-box { margin-top:5px }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

.social-links { background:#000 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; width:25% }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; font-size:16px; line-height:34px; text-align:center; color:#fff; transition:0.35s }
.social-links li .gicon-twitter { background:#55acee }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-youtube-play { background:#bb0000 }
.social-links li .gicon-video { background:#666 }

.site-footer .footer-text span { margin:0 5px }

.rcol-button { margin:5px; text-align:center; background:#000 }

.banners-slider .prev,
.banners-slider .next { position:absolute; left:0; top:50%; margin-top:-15px; width:30px; height:30px; overflow:hidden; font-size:20px; line-height:30px; text-align:center; text-decoration:none; color:#999; background:#fff }
.banners-slider .next { left:auto; right:0 }
.banners-slider .prev:before,
.banners-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.banners-slider .next:before { content:'\e810' }

.youtube-wrapper { margin:5px }
.youtube-wrapper .player { margin-right:0 }
.youtube-wrapper .overflow { position:static; width:auto }
.youtube-wrapper .overflow li:nth-child(n+6) { display:none }
.youtube-wrapper .overflow li .title { font-size:14px }

.gallery-photos li span { position:static; display:block; text-align:center }

.scoreboard-slider,
.site-header .edu-link { display:none }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/2017_header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.site-footer .footer-text span { display:block; height:0; overflow:hidden }

.more-news .story { padding:0 10px 0 100px }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:90px; float:left; margin-left:-100px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }

}

/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}