/* ==============
   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: "gotham_condensed";
    src: url('gotham_condensed_medium-webfont.woff2') format('woff2'),
         url('gotham_condensed_medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: "gotham_condensed";
    src: url('gotham_condensed_book_regular-webfont.woff2') format('woff2'),
         url('gotham_condensed_book_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proximanova_regular-webfont.eot');
    src: url('proximanova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova_regular-webfont.ttf') format('truetype'),
         url('proximanova_regular-webfont.svg#proximanovaregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#B01119 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:1rem; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset; font-family: 'roboto'; font-weight:400 }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:"gotham_condensed", arial; font-size:18px; line-height:1.5; background:#000; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline:2px dashed #e89d00;  }

a { color:#960f16; text-decoration:none }
a:focus,
a:hover { color:#960f16; text-decoration:none }

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:60px; color: #b70005; }

.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#e89d00 }

.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:30px 0; text-align:center; text-transform:uppercase; background:#000; color:#999999 }
.site-footer .footer-logos li{ display:inline-block; margin:20px 30px }
.site-footer h3{ font-weight:500; color:#e89d00; font-size:45px; line-height:45px }
.site-footer span{ display:inline-block; margin:0px 10px }
.site-footer .footer-text{ font-size:26px; line-height:1; letter-spacing:5px }
.site-footer .footer-presto-logo{ display:block; margin:20px }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }
.j-carousel .pp { position:absolute; left:5px; top:50%; margin-top:50px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

.j-carousel .pp:focus,
.j-carousel .next:focus, 
.j-carousel .prev:focus{ outline-color:#e89d00 }


/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:49%; 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; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
/*.j-carousel .seat { width:12.5%; float:left; position:relative }*/
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  


/* AOTW */
.section-aotw .section-header { position:static; font-size:30px; line-height:30px; padding:10px; font-weight:500; text-transform:uppercase; background:#e89d00; color:#333333; border-bottom:5px solid #d18600; text-align:center; letter-spacing:10px }
.aotw { height:522px; overflow:hidden; background:#141414 }
.aotw .athlete .heading{ display:block }
.aotw .athlete .heading:focus{ border:2px dotted #e89d00; outline-color:transparent }
.aotw .info{ padding:20px; background:#141414}
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:18px; color:#807f7f; font-weight:400 }
.aotw .title span:nth-child(1) { font-size:28px; text-transform:uppercase; color:#fff; font-weight:500 }
.aotw .title:hover,
.aotw .title:focus{ color:#e89d00 }
.aotw .leadin{ font-size:20px; font-weight:400; color:#807f7f; line-height:1 }

/* SCHEDULE */
.schedule-boxscore{ background:#fff }
.schedule-boxscore .event-box {  font-size:18px; line-height:1.1; border-top:1px solid #333 }
.schedule-boxscore .event-box:first-child{ border-top:0px solid #333;}
.schedule-boxscore .event-info {padding:10px 10px 0;color:#231f20; position:relative }
.schedule-boxscore .date-status{ width:100px; float:left; text-align:center; margin-bottom:5px }
.schedule-boxscore .status { display:block }
.schedule-boxscore .date { display:block; font-size:24px; font-weight:500; color:#333333 }
.schedule-boxscore .sport { color:#b6121b; font-size:24px; font-weight:500; }
.schedule-boxscore .links {  border-top:1px solid #333; text-align:right; padding:10px; margin:0 -10px; font-family:'proximanova', arial; font-weight: 700; font-size:12px }
.schedule-boxscore .links a { color:#333; text-transform:uppercase }
.schedule-boxscore .team { margin:5px 0 }
.schedule-boxscore .team + .team{ padding-left:100px }
.schedule-boxscore .result{ float:right; color:#333333; font-weight:500}
.schedule-boxscore .neutral-site{ display:inline-block; font-family:'proximanova', arial; font-weight: 700; font-size:12px; color:#333; padding-left:100px }
.schedule-boxscore .notes  {  font-family:'proximanova', arial; font-weight: 700; font-size:12px; color:#333; padding-left:25px; margin:10px 0 }
.schedule-boxscore .notes:before{ content:'GAMES DETAIL:'; color:#b6121b; margin-right:5px  }
.schedule-boxscore .no-events{ line-height:520px; text-align:center }

/* TABS */
.tabs-wrapper { position:relative }
.tabs-wrapper .tabs {background:#e89d00; border-bottom:5px solid #d18600; text-align:center; height:50px  }
.tabs-wrapper ul.tabs .tab { float:none; display:inline-block; vertical-align:top; margin-left:3px; margin-top:5px; background:transparent; -webkit-transform:skew(-20deg); transform:skew(-20deg) }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper ul.tabs.state1 .tab1,
.tabs-wrapper ul.tabs.state2 .tab2,
.tabs-wrapper ul.tabs.state3 .tab3{ height:60px; background:#231f20 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; font-size:30px; font-weight:500; line-height:45px; padding:0 20px; text-transform:uppercase; text-decoration:none; color:#231f20; letter-spacing:5px; -webkit-transform:skew(20deg); transform:skew(20deg) }
.tabs-wrapper .tab a.active {  color:#fff }
.tabs-wrapper .tab a:focus{ outline:2px dashed #fff }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden; padding-top:5px }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.main-tabs .pane .overflow { height:520px; overflow:auto; margin-top:10px }

.content-switcher .switcher-list { position:relative; z-index:2; margin-bottom:10px; font-family:'montserrat', arial; color:#000; background:#535353 }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; min-width:100px; text-decoration:none; padding:0 60px 0 20px; font-size:16px; font-weight:500; line-height:40px; color:#fff; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e878'; font-family:'glyphicons'; width:40px; line-height:40px; position:absolute; right:0; top:0; text-align:center; color:#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:0; right:0; top:40px; max-height:200px; padding:10px; overflow:auto; background:#000; background:rgba(0,0,0,0.8); box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list ul li a { display:block; padding:5px 10px; color:#fff; font-size:14px; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list ul li.active { display:none }
.content-switcher .switcher-list ul li a:hover,
.content-switcher .switcher-list ul li a:focus{ background:#B5121B; color:#fff; text-decoration:none }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }
.content-switcher.loading .content-panel { opacity:0.5 }

/* CALENDAR */
.section-scoreboard .section-header{ position:static; padding-left:20px; font-size:35px; line-height:60px; font-weight:500; height:62px; background:#e89d00; border-bottom:5px solid #d18600; color:#333333; letter-spacing:10px }
.scoreboard-slider { position:relative; margin:20px 0px 0px }
.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 .slide-content { display:flex }
.scoreboard-slider .event-box { float:left; position:relative; width:18.8%; min-height:350px; padding:57px 0 30px; margin-left:1.5%; text-transform:uppercase; color:#333; background:#fff; font-weight:500; box-sizing:border-box }
.scoreboard-slider .event-box:first-child{ margin-left:0 }
.scoreboard-slider .no-event { display:block; text-align:center }
.scoreboard-slider .event-box .date { position:absolute; left:10px; bottom:40px; font-size:24px; line-height:1; width:60px; color:#b6121b}
.scoreboard-slider .event-box .date span:first-child{ display:none }
.scoreboard-slider .event-box .status { position:absolute; right:10px; bottom:40px; font-size:24px; line-height:1 }
.scoreboard-slider .event-box .sport { position:absolute; top:0px; left:0; right:0; padding:20px; background:#333333; font-size:11px; font-family:'proximanova', arial; font-weight: 400; text-transform:uppercase; border-bottom:1px solid #cccccc; text-align:left; white-space:nowrap; overflow:hidden}
.scoreboard-slider .event-box .sport:before{ content:""; display:inline-block; vertical-align:middle; width:25px; height:10px; margin-right:0px; background:#e89e01  }
.scoreboard-slider .event-box .sport > a { font-size:10px; line-height:1; color:#fff  }
.scoreboard-slider .event-box .sport > a:hover,
.scoreboard-slider .event-box .sport > a:focus{ color:#FEB310 }
.scoreboard-slider .event-box .va { position:absolute; left:50%; margin-left:-19px; top:-19px; z-index:1; width:38px; height:38px; font-size:10px; font-family:'proximanova', arial; font-weight:700; line-height:38px; background:url(/images/setup/2017/master_sprite.png) no-repeat -424px 0; color:#000 }
.scoreboard-slider .event-box.home .team + .team:before { content:'vs'; position:absolute; left:50%; margin-left:-19px; top:-19px; z-index:1; width:38px; height:38px; font-size:10px; font-family:'proximanova', arial; font-weight:400; line-height:38px; background:url(/images/setup/2017/master_sprite.png) no-repeat -424px 0; color:#000 }
.scoreboard-slider .event-box .status + .team { border-top:none }
.scoreboard-slider .event-box .status + .team .va { position:static; display:block; margin:0 auto }
.scoreboard-slider .event-box .team { position:relative; padding:20px 0; border-top:1px solid #ccc; text-align:center; font-size:20px }
.scoreboard-slider .event-box .team-logo { float:left; width:100%; padding:20px 10px; text-align:center; box-sizing:border-box }
.scoreboard-slider .event-box .score + .team-logo { width:50%; text-align:right }
.scoreboard-slider .event-box .name { display:block; padding:0 10px }
.scoreboard-slider .event-box .team-logo img { width:70px; vertical-align:middle }
.scoreboard-slider .event-box .team-logo ~ .name { opacity:0; text-align:center; padding:20px 10px; display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#B5121B; color:#fff; transition: all 0.5s ease }
.scoreboard-slider .event-box:hover .team-logo ~ .name,
.scoreboard-slider .event-box:focus .team-logo ~ .name{ opacity:1 }
.scoreboard-slider .event-box .score { width:50%; float:right; color:#333333; font-size:94px; line-height:1; text-align:center }
.scoreboard-slider .event-box .result { display:block }
.scoreboard-slider .event-box .neutralsite-notes { display:none }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; display:block; height:20px; padding:5px; text-align:center; background:#ececec; font-family: 'proximanova', arial;font-weight: 700 }
.scoreboard-slider .event-box .links a {  font-size:11px; line-height:1; color:#333333 }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; right:46px; top:-87px; width:46px; height:67px; cursor:pointer; text-indent:-9999px;  background:url(/images/setup/2017/master_sprite.png) no-repeat -202px 0; color:#fff }
.scoreboard-slider .next, 
.scoreboard-slider .prev:focus { outline-color: #b5121b; }
.scoreboard-slider .next { left:auto; right:0px;background-position:-247px 0  }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled{ opacity:0.5; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { display: block;position: absolute; left:580px; top: -85px;right: 105px; height: 60px;line-height:65px; font-size:25px; color:#fff;text-align: center }
.scoreboard-slider .full-schedule-btn:before{ content:''; display:inline-block; background:url(/images/setup/2017/black_arrow.png) no-repeat; width:19px; height:19px; margin-right:10px}
.scoreboard-slider .full-schedule-btn:focus { outline-color:#B01119; }
.scoreboard-slider .no-events{ height:333px; color:#fff; text-align:center; border:30px solid #b5121b; line-height:333px;}

/* YOUTUBE */
.youtube-wrapper .playlist ul { list-style:none; margin:0 }
.youtube-wrapper .playlist li {position: relative;float: left;width: 24%; margin-right:1.3%; -webkit-box-sizing:border-box; box-sizing:border-box; }
.youtube-wrapper .playlist li:last-child{ margin-right:0 }
.youtube-wrapper .playlist li img { width:100% }
.youtube-wrapper .playlist li div { position:relative; padding:10px 60px 10px 10px; background:#343131 }
.youtube-wrapper .playlist li a { display:block; position:static; height:30px; font-size:25px; line-height:25px; font-weight:500; text-decoration:none; color:#ccc; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; transition: 0.2s }
.youtube-wrapper .playlist li a:before{ content:''; display:block; width:58px; height:50px; position:absolute; right:0; bottom:0; background:#e89d00 }
.youtube-wrapper .playlist li a:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#231f20; position:absolute; right:13px; top:15px; z-index:1  }
.youtube-wrapper .playlist li a:hover,
.youtube-wrapper .playlist li a:focus{ width: 100%;color: #FFB005;white-space: normal; font-size:16px; line-height:1 }
.youtube-wrapper .playlist li img { vertical-align:middle }

/*TWITTER*/
.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:#575757 }
.twitter-feed .tweet:hover .userinfo .icon,
.twitter-feed .tweet:focus .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:#000 }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover,
.twitter-feed .tweet .links a:focus{ color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:550px; overflow:auto; border:1px solid #eee}
.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*/
.instagram-feed { position:relative; height:512px; overflow:auto; padding:20px; background:#fff }
.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:50%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 5px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

/*STANDINGS*/
.standings-brief { padding:20px; background:#000 }
.standings-brief > h3 { position:absolute; left:-9999px }
.standings-brief table { width:100%; border-collapse:collapse; font-weight:400; text-align:left }
.standings-brief td,
.standings-brief th { padding:5px; font-size:20px; font-weight:500; color:#999 }
.standings-brief th { color:#fff; font-size:15px; font-weight:500; font-style:italic; border-bottom:1px dotted #fff; text-transform:uppercase }
.standings-brief .rank { width:60px; color:#5090cd }
.standings-brief .school { text-align:left }
.standings-brief .team { color:#fff; font-size:25px; font-weight:400; text-align:left; text-transform:initial; text-decoration:none }
.standings-brief .team-logo { width:45px; display:inline-block; vertical-align:top; margin-right:10px }
.standings-brief .full-standings { display:none }

/* SOCIAL ICONS */
.social-links { text-align:center }
.social-links ul { list-style:none; margin:0 }
.social-links li { display:inline-block; vertical-align:top; margin:0 4px }
.social-links li a { display:block; padding:5px; line-height:1; font-size:20px; color:#fff; background:#a89968; border-radius:3px; transition:0.2s }
.social-links li a[href*="facebook"] { background:#3b5998 }
.social-links li a[href*="twitter"] { background:#55acee }
.social-links li a[href*="instagram"] { background:#3e729a }
.social-links li .text { position:absolute; left:-9999px;  }
.social-links li a[href*="twitter"] .text { color:#000 }
.social-links li a:hover,
.social-links li a:focus{ margin-top:-5px; text-shadow:2px 2px 3px rgba(0,0,0,0.8) }

.section-twitter .section-header { position:static; padding:15px; font-size:40px; font-weight:500; line-height:40px; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:8px }
.section-twitter .section-header:before { content:'\e81d'; font-family:"glyphicons"; display:inline-block; width:1em; padding:10px 10px; margin-right:5px; vertical-align:top; font-size:20px; line-height:1; border-radius:20px; color:#000; background:#e89d00 }

.section-facebook .section-header { position:static; padding:15px; font-size:40px; font-weight:500; line-height:40px; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:8px }
.section-facebook .section-header:before { content:'\e81b'; font-family:"glyphicons"; display:inline-block; width:1em; padding:10px 10px; margin-right:5px; vertical-align:top; font-size:20px; line-height:1; border-radius:20px; color:#000; background:#e89d00 }

.section-instagram .section-header { position:static; padding:15px; font-size:40px; font-weight:500; line-height:40px; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:8px }
.section-instagram .section-header:before { content:'\e81f'; font-family:"glyphicons"; display:inline-block; width:1em; padding:10px 10px; margin-right:5px; vertical-align:top; font-size:20px; line-height:1; border-radius:20px; color:#000; background:#e89d00 }

.section-youtube .section-header { position:static; padding:15px; font-size:40px; font-weight:500; line-height:40px; color:#fff; text-align:center; text-transform:uppercase; letter-spacing:8px }
.section-youtube .section-header:before { content:'\e824'; font-family:"glyphicons"; display:inline-block; width:1em; padding:10px 10px; margin-right:5px; vertical-align:top; font-size:20px; line-height:1; border-radius:20px; color:#000; background:#e89d00; margin-right:10px }

.internal-page .site-header .nav-banner,
.sport-home .site-header .nav-banner{ display: none; }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#b5121b; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#b5121b; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#b5121b; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#B01119}
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#b5121b; 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; padding-top:126px }
.landing .page { padding-top:0 }

.body-container{ max-width:1110px; margin:0 auto }
.landing .body-container { max-width:none }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:4; background:#231f20 }
.site-header > div { position:relative; max-width:1110px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:50%; margin-left:-25px; margin-top:-20px; display:block; width:101px; height:103px; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat 0 0; color:#fff; z-index:2; transition:0.4s }
.site-header .site-text { margin:0; padding:20px 0px }
.site-header .site-text a { display:block; font-size:24px; line-height:24px; font-weight:500; color:#e89d00; text-transform:uppercase; font-style:italic; letter-spacing:12px; word-spacing:3px }

.site-header .nav-banner { max-width: none;padding: 10px; }

.sticky-header .site-header { position:fixed; left:0; right:0; top:0; }
.sticky-header .site-header .site-title a { display:block; width:81px; height:82px; margin-left:-10px; margin-top:0; background-position:-110px 0}
.sticky-header .site-text{position: absolute;left: -9999px;width: 1px;height: 1px;overflow: hidden }
.sticky-header .dropnav{ border:0px solid #343131 }

.site-footer{ padding:30px 0px 100px }

.mobile-menu-bar { display:none }

.landing-row.youtube-row > div, 
.landing-row.ups-row > div { padding:20px 0px; border-bottom:10px solid #3d3d3d }

.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:1110px; margin:0 auto; 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; background:url(/images/setup/2017/global_nav_bg.png) repeat-x; border-top:6px solid #343131; text-align:center }
.dropnav h1{ color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul{ display:inline-block; height:50px  }
.dropnav .nav { float:left; position:relative }
.dropnav .nav3{ margin-right:150px }
.dropnav .nav > a {  position:relative; display:block; height:56px; font-size:26px; font-weight:500; line-height:56px; padding:0px 25px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:before { content:''; position:absolute; left:0; top:0; bottom:0; width:1px; background:#000 }
.dropnav .nav1 > a:before, .dropnav .nav4 > a:before{ width:0 }
.dropnav .nav.focus > a,
.dropnav .nav.show > a { outline:none; background:#6C0C10; box-shadow:inset 0 0 18px 0 rgba(0,0,0,0.75) }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:55px; min-width:200px; padding:20px 30px; background:#231f20; white-space:nowrap; text-align:left }
.dropnav .nav.show  > .submenu { display:block; z-index:1 }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; color:#e89d03; font-family:"gotham_condensed", arial; font-weight:500; text-transform:uppercase; font-size:18px }
.dropnav .submenu a:hover,
.dropnav .submenu a:focus{ color:#e89d03 }
.dropnav .submenu .has-submenu > a { font-size:20px; text-transform:uppercase; color:#666666 }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:20px; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:230px; text-transform:uppercase; font-size:22px; color:#e89d03; letter-spacing:5px}
.dropnav .submenu .has-submenu[data-follow-link="true"] > a:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] > a:focus{ color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:16px; text-transform:capitalize; color:#fff; font-family: 'proximanova', arial;font-weight: 400; line-height:28px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:focus { color:#e89d03 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 5px; color:#666666; line-height:28px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }

.landing .secondary-nav{ position:absolute; left:0; right:0; top:126px }
.secondary-nav { position:relative; z-index:2; color:#000; background:#fff; border-bottom:5px solid #e8e8e8; font-weight:500 }
.secondary-nav > div { max-width:1110px; margin:0 auto; padding:10px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#000; font-size:30px; line-height:30px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { font-size:19px; padding:5px 10px; color:#b5121b; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#e89d00; 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,
.secondary-nav .has-nav:focus > a { color:#fff; background:#b6121b }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#b6121b; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul,
.secondary-nav .has-nav:focus > 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 }

.section-carousel{ position:relative }
.j-carousel{ border-bottom:10px solid #171717 }
.j-carousel .seat { max-height:100vh; padding-top:126px; overflow:hidden; box-sizing:border-box }
.sport-home .j-carousel .seats .seat{ padding-top:185px }
.j-carousel .story-box { position:absolute; left:50%; bottom:0; margin-left:-561px; width:1125px; height:128px; background: url(/images/setup/2017/carousel_story_bg.png) no-repeat 0px 0px }
.j-carousel .story-box .title { display:block; font-size:42px; line-height:40px; padding:15px 30% 0px 90px; color:#fff; font-weight:500 }
.j-carousel .story-box .title:hover,
.j-carousel .story-box .title:focus{ color:#e89d00 }
.j-carousel .story-box .title{ text-align:center; padding:15px 90px 0px 90px; font-size:40px }
.j-carousel .story-box .carousel-share-links,
.j-carousel .readmore{ position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; color:#fff }
.j-carousel .story-box .carousel-related-links{ text-align:center; color:#fff }
.j-carousel .story-box .carousel-related-links a{ color:#fff }
.j-carousel .story-box .leadin, .j-carousel .story-box .date { display:none }
.j-carousel .controls { position:absolute; bottom:15px; left:50%; margin-left:-100px; z-index:1 }
.j-carousel .control { float:left; margin-left:5px; width:6px; height:6px; background:#FFF; border:3px solid #fff; text-indent:-9999px; border-radius:100%; cursor:pointer }
.j-carousel .control span{ color:#000 }
.j-carousel .control.active,
.j-carousel .control:focus{ background:#e89d00 }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .prev, .j-carousel .next { display:block; width:25px; height:25px; cursor:pointer; background:url(/images/setup/2017/master_sprite.png) no-repeat -472px 0; color:#fff; text-indent:-9999px; position:absolute; bottom:10px; right: 50%;margin-right: 120px; z-index:1}
.j-carousel .next { margin-right:-45px; background-position:-501px 0px }
.headlines-btn{ position:absolute; bottom:18px; left:50%; margin-left:85px; background:#6b6b6b; color:#fff; font-size:15px; font-weight:500; padding:5px; width: 120px; height: 22px; line-height:22px; overflow: hidden; text-align:center; z-index:1; transition: 0.4s }
.sport-home .headlines-btn{ margin-left:50px; width:100px }
.headlines-btn:hover,
.headlines-btn:focus{ background:#b5121b; color:#fff }

.j-carousel .content-box { position:absolute; right:0; top:130px; max-width:1000px; overflow:hidden }
.sport-home .j-carousel .content-box{ top:188px }
.j-carousel .stats-content { transform:translate(100%, 0); transition:transform 0.5s ease; overflow:hidden }
.j-carousel .seat.active .stats-content { transform:translate(0, 0) }

.j-carousel .brief-stats { margin-bottom:20px; font-family:'FrutigerCondensed', arial; font-size:15px; color:#FFF; background:rgba(0,0,0,0.5); overflow:hidden }
.j-carousel .brief-stats table { width:100%; border-collapse:collapse }
.j-carousel .brief-stats td, 
.j-carousel .brief-stats th { padding:5px 10px; font-size:15px; font-weight:400 }
.j-carousel .brief-stats th { color:#ffbb00 }
.j-carousel .brief-stats .status { text-align:left }
.j-carousel .brief-stats .score { color:#fff; text-align:center }
.j-carousel .brief-stats a { color:#fff }
.j-carousel .brief-stats a:hover,
.j-carousel .brief-stats a:focus{ color:#e89d00 }
.j-carousel .brief-stats .gamebox,
.j-carousel .brief-stats .team-record { display:none }

.section-aotw{ padding-left:15px; border-left:10px solid #3d3d3d  }
 
.social-links{position:absolute; right:0; top:18px }
 
 /* STICKY BAR */
.sticky-bar { position:fixed; z-index:3; left:0; right:0; bottom:-55px; height:55px; background:#b5121b; border-top:5px solid #9e1018; transition:all 0.5s ease }
.sticky-bar.expand { bottom:-1px }
.sticky-bar > div { position:relative; max-width:1110px; margin:0 auto }
.sticky-bar .site-logo { position:absolute; left:150px; top:-26px; width:81px; height:82px; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat -110px 0; color:#fff }

/* TICKER */
.ticker-wrapper { width:650px; margin:5px auto}
[id="scoreboard-ticker-wrapper"] { float:left; position:relative; font-weight:500; width:650px; padding-right:85px; color:#FFF; background:#67131b; background:rgba(0,0,0,0.5); border-radius:3px }
[id="scoreboard-ticker"] { position:relative; width:650px; height:35px; overflow:hidden; font-size:18px; letter-spacing:3px; text-transform:uppercase }
[id="scoreboard-ticker"] li { position:relative; overflow:hidden; width:650px; height:35px; line-height:35px; text-align:center }
[id="scoreboard-ticker"] .no-events { line-height:35px; text-align:center }
[id="scoreboard-ticker"] span { padding:0 }
[id="scoreboard-ticker"] span:first-of-type {  color:#FFAE00 }
[id="scoreboard-ticker"] a { color:#FFAE00 }
[id="scoreboard-ticker"] a:focus{ outline:2px dotted #FFAE00 }
[id="scoreboard-ticker-pp"],
[id="scoreboard-ticker-prev"],
[id="scoreboard-ticker-next"] { position:absolute; right:50px ; top:4px }
[id="scoreboard-ticker-next"] { right:5px }
[id="scoreboard-ticker-pp"]{ right:27px}
[id="scoreboard-ticker-pp"] a,
[id="scoreboard-ticker-prev"] a,
[id="scoreboard-ticker-next"] a { display:block; width:24px; height:28px; background:url(/images/setup/2017/master_sprite.png) no-repeat -365px 0; outline:none }
[id="scoreboard-ticker-next"] a { background-position:-388px 0 }
[id="scoreboard-ticker-pp"] a { background:#000; color:#fff }
[id="scoreboard-ticker-pp"] a:before { content:'\e80b'; display:block; font-family:'glyphicons'; cursor:pointer; font-size:15px; line-height:26px; text-align:center }
[id="scoreboard-ticker-pp"] .play:before { content:'\e80a' }
[id="scoreboard-ticker-pp"] a:focus,
[id="scoreboard-ticker-prev"] a:focus,
[id="scoreboard-ticker-next"] a:focus{ outline:2px dotted #FFAE00 }

.landing .mod-scoreboard.style3{position:relative; font-weight:500; font-size:18px; text-transform:uppercase; color:#FFF; background:#67131b; background:rgba(0,0,0,0.5); border-radius:3px }
.landing .mod-scoreboard.style3 .event-box a{ color:#FFAE00 }
.landing .mod-scoreboard.style3 .event-box a:hover,
.landing .mod-scoreboard.style3 .event-box a:focus{ color:#999999 }
.landing .mod-scoreboard.style3 .pp, 
.landing .mod-scoreboard.style3 .prev, 
.landing .mod-scoreboard.style3 .next{ background:#000; color:#fff; border:none }
.landing .mod-scoreboard.style3 .pp:focus, 
.landing .mod-scoreboard.style3 .prev:focus, 
.landing .mod-scoreboard.style3 .next:focus{ outline:2px dotted #FFAE00 }


}

@media only screen and (min-width:1024px) and (max-width:1230px) {

.dropnav .nav > a{ padding:0px 15px }
.dropnav .nav3{ margin-right:120px }

}
/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#231f20 }
.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% }

.site-header .site-text, .sticky-bar, .headlines-btn{ display:none }

.mobile-menu-bar { display:block; padding:5px; background:#B01119}
.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,
.mobile-menu-bar li a:focus{ background:#e89d00; 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:49%; 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,
.j-carousel .control:focus{ background:#fff; box-shadow:none }
.j-carousel .control .thumb,
.j-carousel .content-box{ display:none }

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:10px; top:50%; margin-top:-165px; z-index:2; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#000; background:#ED7331; border-radius:100%; display:block }
.j-carousel .next { left:auto; right:10px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:hover,
.j-carousel .pp:hover,
.j-carousel .pp:focus,
.j-carousel .next:focus, 
.j-carousel .prev:hover,
.j-carousel .prev:focus{ background:#000; color:#ED7331;outline-color:#fff; }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #333333; text-transform:uppercase; background:#e89d00; color:#333333; text-align:center; font-size:22px; letter-spacing:5px }
.tabs-wrapper .tab_title:hover,
.tabs-wrapper .tab_title:focus{ color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.schedule-boxscore .event-box { margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.aotw { height:auto; text-align:center }

.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 }

}

/*---------------------------------------
  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 }

.youtube-wrapper .playlist li { width:48.7%; margin-top:10px  }

.scoreboard-row, .social-row{ display:none }
}

@media only screen and (max-width:479px) {

.youtube-wrapper .playlist li { width:100%; margin:0 0 5px }
  
}
/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover,
.camp-box button:focus{background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}
