/* ==============
   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: 'open_sanscondensed';
    src: url('opensans-condlight-webfont.woff2') format('woff2'),
         url('opensans-condlight-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanscondensed';
    src: url('opensans-condlightitalic-webfont.woff2') format('woff2'),
         url('opensans-condlightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-lightitalic-webfont.woff2') format('woff2'),
         url('opensans-lightitalic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-regular-webfont.woff2') format('woff2'),
         url('opensans-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-semibold-webfont.woff2') format('woff2'),
         url('opensans-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-semibolditalic-webfont.woff2') format('woff2'),
         url('opensans-semibolditalic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: italic;

}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-bold-webfont.woff2') format('woff2'),
         url('opensans-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('opensans-extrabolditalic-webfont.woff2') format('woff2'),
         url('opensans-extrabolditalic-webfont.woff') format('woff');
    font-weight: 800;
    font-style: italic;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#e7133d !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; 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 }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'open_sans', arial }

:focus { outline-color:#001641 }

a { color:#e7133d; text-decoration:none }
a:focus,
a:hover { color:#001641; 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 { position:relative; z-index:1; max-width:1170px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { padding:50px 0; font-family:'open_sans', arial; text-align:center; background:#001741 }
.site-footer .footer-logos { margin-bottom:50px }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 22px }
.site-footer .footer-logos ul { display:inline-block; vertical-align:top; margin-left:110px }
.site-footer .footer-text { margin-bottom:50px; letter-spacing:0.12em; text-transform:uppercase; color:#fff }
.site-footer .footer-text .site-title { display:block; font-size:30px; font-family:'open_sanscondensed', arial; font-style:italic; text-decoration:none; color:#fff }
.site-footer .footer-text span { padding:0 15px }
.footer-text a {
    color: #fff;
}

.footer-text a:hover {
    color: #e7133d;
}

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:47%; 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-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; 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 { position:relative; height:451px }
.section-aotw .section-header { left:0; bottom:90px; margin:0; font-family:'open_sanscondensed', arial; font-size:36px; font-style:italic; font-weight:300; line-height:1; text-transform:uppercase; letter-spacing:0.12em; color:#e7133d }
.section-aotw .section-header span { display:block; font-size:80px; color:#001641 }
.section-aotw a[rel="wiki-link"] { color:#001641 }
.aotw .thumb { position:absolute; left:50%; top:50%; width:300px; height:300px; border:10px solid #fff; overflow:hidden; border-radius:100%; box-sizing:border-box; transform:translate(-50%, -50%) }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .heading { text-decoration:none }
.aotw { padding-top:70px; text-align:right }
.aotw .title { text-transform:uppercase; color:#fff; background:#e7133d }
.aotw .title span { display:block; font-size:14px }
.aotw .title span:nth-child(1) { font-size:30px; font-weight:700; margin-bottom:5px; text-transform:uppercase }
.aotw .title span:last-child:before { content:''; display:inline-block; vertical-align:middle; width:25px; height:13px; margin-right:10px; background:#001641 }
.aotw .leadin { display:none }
.aotw .archive-btn { display:inline-block; margin-top:20px; padding:15px 25px; border:2px solid #fff; letter-spacing:0.12em; text-transform:uppercase; text-decoration:none; color:#fff; background:#e7133d }
.aotw .archive-btn:after { content:'\e814'; display:inline-block; vertical-align:middle; width:14px; height:14px; margin-left:10px; font-family:'glyphicons', arial; font-size:14px; font-weight:400; line-height:14px; color:#e7133d; background:#fff; border-radius:100% }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs ul.tabs { position:relative; height:62px; margin-bottom:10px }
.secondary-tabs ul.tabs:before { content:''; position:absolute; left:-9999px; right:-99999px; top:0; bottom:0; display:block; background:#e7133d }
.secondary-tabs .tab a { position:relative; display:block; height:62px; font-size:30px; font-weight:600; font-style:italic; line-height:62px; letter-spacing:0.12em; text-decoration:none; text-transform:uppercase; color:#000; background:#e7133d }
.secondary-tabs .tab a:before { content:'/'; display:inline-block; vertical-align:top; margin:0 20px; color:#000 }
.secondary-tabs .tab:first-child a:before { display:none }
.secondary-tabs .tab a.active { color:#fff }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; max-width:200px; margin-bottom:10px; color:#fff; background:#e7133d; border:solid 1px #fff; border-radius:5px }
.content-switcher .switcher-list:focus { border-color:#fff; background:#001741; outline:none }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 20px; padding-right:36px; font-weight:600; line-height:38px; text-decoration:none; cursor:pointer }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:15px; top:50%; margin-top:-0.5em; font-size:20px; 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:38px; max-height:200px; padding:10px; overflow:auto; 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:#555; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#001741; 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 }

.content-switcher.loading .switcher-list { opacity:0.5 }
.content-switcher.loading .switcher-list .selection:before { content:''; position:absolute; left:0; right:100%; top:0; bottom:0; background:rgba(193,193,193,0.5); -webkit-animation: loader 3s infinite linear; animation: loader 3s infinite linear }

@-webkit-keyframes loader { 
 0% { left:0; right:100% }
 100% { left:0; right:0 }
}
@keyframes loader {
 0% { left:0; right:100% }
 100% { left:0; right:0 }
}

/* STANDINGS */
.standings-brief { font-size:34px; font-weight:800; font-style:italic }
.standings-brief .division { padding:5px 10px; border-top:solid 1px #d7d7d7; text-transform:uppercase }
.standings-brief h3 { display:none }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td, 
.standings-brief th { padding:10px 15px; vertical-align:middle; text-align:center; color:#001641; background:#fff }
.standings-brief td:first-child, 
.standings-brief th:first-child { font-family:'open_sanscondensed', arial; font-style:italic; font-weight:300; font-size:24px; letter-spacing:0.06em; text-align:left }
.standings-brief th { font-family:'open_sanscondensed', arial; font-size:16px; text-transform:uppercase; font-style:normal; font-weight:300; letter-spacing:0.06em; background:#e7133d; color:#fff }
.standings-brief tr:nth-child(even) td { background:#f5f5f5}
.standings-brief tr:hover td { background:#DFDFDF }
.standings-brief td a { color:#000 }
.standings-brief .full-standings { position:relative; display:block; height:60px; margin-top:10px; font-size:16px; font-style:normal; font-weight:600; line-height:60px; letter-spacing:0.12em; text-align:center; text-decoration:none; text-transform:uppercase; color:#fff; background:#e7133d }
.standings-brief .full-standings:after { content:'\e814'; display:inline-block; vertical-align:middle; width:14px; height:14px; margin-left:10px; font-family:'glyphicons', arial; font-size:14px; font-weight:400; line-height:14px; color:#e7133d; background:#fff; border-radius:100% }
.standings-brief .notations { display:none }

/* FULL STANDINGS */
.full-standings .container { position:relative; margin-top:10px; font-weight:700; overflow:hidden }
.full-standings .container:first-child { margin-top:0 }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:10px; text-align:center; white-space:nowrap }
.full-standings td:first-child { width:auto; text-align:left }
.full-standings .stats-header td { background:#e7133d; color:#fff; font-size:13px; }
.full-standings .table-header td { background:#e7133d; color:#fff }
.full-standings .points { background:#808080; color: #fff; }
.full-standings .conf-field { background:#f5f5f5 }
.full-standings .pinned { display:none }
.full-standings .notations { display:none; font-size:11px; padding:10px }

/* SOCIAL */
.section-social > .section-header { position:static; margin-bottom:30px; font-size:30px; font-weight:600; font-style:italic; text-transform:uppercase; text-align:center; letter-spacing:0.12em; color:#001641 }
.section-social > .section-header span { position:relative; display:inline-block; vertical-align:top }
.section-social > .section-header span:before,
.section-social > .section-header span:after { content:''; position:absolute; left:-9999px; right:105%; top:50%; margin-top:-5px; height:5px; border-top:5px solid #e7133d; border-bottom:5px solid #e7133d }
.section-social > .section-header span:after { left:104%; right:-9999px;  }
.section-widget .section-header { position:static; font-weight:600; font-size:24px; text-align:center; text-transform:uppercase; line-height:49px; letter-spacing:0.12em; color:#e7133d }
.section-widget .section-header span { content:''; display:inline-block; vertical-align:middle; width:49px; height:49px; margin:0 15px 0 0; font-size:24px; font-weight:400; text-align:center; letter-spacing:0; line-height:49px; color:#fff; background:#e7133d; border-radius:100% }
.section-widget .section-header span:before { vertical-align:top; line-height:49px }

/* TWITTER */
.twitter-feed { font-family:'roboto', arial; font-size:0.9em; 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:center; 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; center:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#757575 }
.twitter-feed .tweet .links a .text { position:absolute; center:-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 .feed { height:535px; border:1px solid #eee; overflow:auto; box-sizing:border-box }
.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 */
.instagram-feed { position:relative; height:570px; padding:5px; overflow:auto; background:#fff; border:1px solid #eee; box-sizing:border-box }
.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 { width:33.33%; float:left }
.instagram-feed .item .gutter { padding:5px }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { font-size:12px; text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; 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; line-height:1; margin-top:-15px; 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 .next,
.instagram-feed .prev { display:none }

/* SOCIAL BUTTONS */
.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:10px }
.social-links li:first-child { margin-left:0 }
.social-links li .text { display:none }
.social-links li a { display:block; width:25px; height:25px; font-size:12px; line-height:25px; text-align:center; color:#fff; background:#001641; border-radius:100% }
.social-links li .icon:before { vertical-align:top; line-height:25px }
.social-links li a:hover { color:#e7133d; background:#fff }

/* UPCOMING EVENTS & SCHEDULE */
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; margin:20px 0; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { padding:20px; text-align:center; font-family:'open_sanscondensed', arial; font-size:30px; color:#fff }
.scoreboard-slider .event-box { position:relative; min-height:450px; padding:60px 0 70px; font-family:'open_sanscondensed', arial; text-transform:uppercase; color:#555; background:#fff;  box-sizing:border-box }
.scoreboard-slider .event-box:first-child{ margin-left:0 }
.scoreboard-slider .no-event { position:absolute; top:0px; left:0; right:0; padding:15px 20px; text-transform:uppercase; border-bottom:1px solid #e7e7e7; text-align:left }
.scoreboard-slider .event-box .date { padding:0 20px; font-weight:300; font-style:italic; font-size:30px; letter-spacing:0.06em; color:#e7133d }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .date span:last-child { color:#001641 }
.scoreboard-slider .event-box .status { position:absolute; left:10px; right:10px; bottom:55px; font-weight:300; font-size:16px; text-align:center; line-height:30px }
.scoreboard-slider .event-box .sport { position:absolute; top:0px; left:0; right:0; padding:15px 20px; text-transform:uppercase; border-bottom:1px solid #e7e7e7; text-align:left }
.scoreboard-slider .event-box .sport:before { content:""; display:inline-block; vertical-align:middle; width:20px; height:10px; margin-right:5px; background:#e7133d  }
.scoreboard-slider .event-box .sport > a { line-height:1; color:#555 }
.scoreboard-slider .event-box .va { position:absolute; left:50%; margin-left:-19px; top:-19px; z-index:1; width:38px; height:38px; font-weight:300; line-height:38px; color:#fff; background:#001641; -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%); }
.scoreboard-slider .event-box .status + .team .va { position:static; display:block; margin:0 auto 10px }
.scoreboard-slider .event-box .team { position:relative; padding:10px 0; text-align:center }
.scoreboard-slider .event-box .team-logo { float:left; width:100%; padding:15px 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; font-weight:700 }
.scoreboard-slider .event-box .team + .team { border-top:1px solid #e7e7e7 }
.scoreboard-slider .event-box .team-logo img { height:70px; vertical-align:middle }
.scoreboard-slider .event-box .team-logo ~ .name { opacity:0; text-align:center; padding:20px 10px; display:block; position:absolute; left:5px; right:5px; top:5px; bottom:0; line-height:1.1; font-weight:300; letter-spacing:0.06em; background:#e7133d; color:#fff; transition: all 0.5s ease }
.scoreboard-slider .event-box:hover .team-logo ~ .name { opacity:1 }
.scoreboard-slider .event-box .score { width:50%; float:right; color:#001641; font-family:'open_sans', arial; font-weight:800; font-size:48px; font-style:italic; line-height:100px; text-align:center }
.scoreboard-slider .event-box .result { display:block }
.scoreboard-slider .event-box .neutralsite-notes { padding:10px; font-size:12px; line-height:1.2; color:#000 }
.scoreboard-slider .event-box .team + .team ~ .neutralsite-notes { display:none }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; display:block; height:40px; padding:5px; text-align:center; background:#e7133d; box-sizing:border-box }
.scoreboard-slider .event-box .links a { font-family:'open_sans', arial; line-height:30px; letter-spacing:0.12em; color:#fff }
.scoreboard-slider .event-box .links a:hover { background:#001641 }
.scoreboard-slider .event-box .links span { display:none }
.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-weight:400; line-height:38px; color:#fff; background:url(/images/setup/2016_master_sprite.png) no-repeat -740px 0 }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-50px; top:50%; width:30px; height:30px; overflow:hidden; margin-top:-60px; font-size:30px; cursor:pointer; text-align:center; text-decoration:none; line-height:30px; color:#fff }
.scoreboard-slider .next { left:auto; right:-50px }
.scoreboard-slider .next:before, 
.scoreboard-slider .prev:before { content:'\e80f\e80f'; display:block; font-family:'glyphicons'; letter-spacing:-3px }
.scoreboard-slider .next:before { content:'\e810\e810' }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { opacity:0.5; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { position:relative; display:block; height:60px; margin-top:10px; font-size:16px; font-weight:600; line-height:60px; letter-spacing:0.12em; text-align:center; text-decoration:none; text-transform:uppercase; color:#fff; background:#e7133d }
.scoreboard-slider .full-schedule-btn:after { content:'\e814'; display:inline-block; vertical-align:middle; width:14px; height:14px; margin-left:10px; font-family:'glyphicons', arial; font-size:14px; font-weight:400; line-height:14px; color:#e7133d; background:#fff; border-radius:100% }

/* SLIDER */
.slider-wrapper { position:relative; padding:20px 0; text-align:center; background:#001641 }
.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 }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent; z-index: 50; }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .pp { display:none }

.sponsor-slider .image{ padding:10px }
.sponsor-slider .image img { vertical-align:top; -webkit-transition:-webkit-transform 0.5s ease; transition:transform 0.5s ease  }
.sponsor-slider .image:hover img { -webkit-transform:scale(1.1); transform:scale(1.1) }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#e7133d; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#e7133d; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#e7133d; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#e7133d }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#e7133d; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative;  padding-bottom:50px; overflow:hidden; background:url(/images/setup/shadow.png) repeat-y 50% 0, url(/images/setup/page_bg.jpg) no-repeat 0 61px #001641 }
/*.page:before { content:''; position:absolute; left:50px; top:130px; width:738px; height:228px; background:url(/images/setup/bg_logo_overlay.png) no-repeat }*/
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:353px; font-family:'open_sans', arial }
.site-header:before, .site-header:after { content: '';position: absolute;left: 30px;top: 130px;width: 200px;height: 161px;background: url(/images/setup/2020/logos_body_sides.png) no-repeat; -webkit-transform:scale(0.8); -moz-transform:scale(0.8); transform:scale(0.7);}
.site-header:after { left: auto; right:30px; }
.site-header .site-title { margin: 0; }
.site-header .site-title a { display:block; text-decoration:none }
.site-header .site-title a span:first-child { display:block; font-weight:300; font-size:16px; font-style:italic; line-height:61px; letter-spacing:0.9em; text-transform:uppercase; text-align:center; color:#fff; background:#001641 }
/*.site-header .site-title a span:last-child { position:absolute; left:50%; top:179px; width:168px; height:149px; margin-left:-84px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }*/
.site-header .site-title a span:last-child { position: absolute;left: 50%;top: 180px;width: 490px;height: 149px;margin-left: -200px;text-indent: -9999px;background: url(/images/setup/2020/main_logo.png) no-repeat;}

.sticky-header .page { padding-top:353px }
.sticky-header .site-header { position:fixed; left:0; top:0; right:0; min-height:0; background:#001741 }
.sticky-header .site-header:before,
.sticky-header .site-header:after { display: none; }
/*.sticky-header .site-header .site-title { margin: 0; }*/
.sticky-header .site-header .site-title a span:first-child { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.sticky-header .site-header .site-title a span:last-child { z-index:1; top:-44px; margin-left:-610px; transform:scale(0.35) }
.sticky-header .dropnav { text-align:right }
.sticky-header .dropnav .nav > a { height:60px; font-size:16px; line-height:60px }
.sticky-header .dropnav .nav > .submenu { top:60px }

.mobile-menu-bar,
.site-header .social-links { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1170px; 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% }

.landing-row.tabs-row { padding:50px; background:#011641 }
.landing-row.social-row { padding:50px 50px 30px; background:url(/images/setup/grey_bg_pattern.jpg) repeat #fff }
.landing-row.aotw-row { padding:0 50px; background:url(/images/setup/bg_student_spotlight.png) no-repeat 50% 0 #fff; box-sizing:border-box }

/* NAVIGATION */
.dropnav { position:relative; max-width:1170px; margin:0 auto; text-align:center; color:#555; background:#fff; border-bottom:2px solid #e7e7e7 }
.dropnav.active { display:block }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:90px; padding:0 25px; font-family:'open_sanscondensed', arial; font-size:18px; font-weight:300; line-height:90px; text-decoration:none; text-transform:uppercase; color:#555 }
.dropnav .nav > a:before { content:''; position:absolute; left:0; top:0; bottom:0; width:1px; background:#e7e7e7 }
.dropnav .nav:first-child > a:before { display:none }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { color:#e7133d }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:90px; padding:40px 20px; background:#e7133d; white-space:nowrap; box-sizing:border-box }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; padding:0 15px; font-family:'open_sanscondensed', arial; font-size:24px; font-weight:300; font-style:italic; letter-spacing:0.06em; line-height:44px; white-space:nowrap; text-transform:uppercase; text-decoration:none; color:#fff }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { color:#e7133d; background:#fff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:30px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu > a { font-family:'open_sans', arial; font-size:30px; font-weight:600; letter-spacing:0.12em; pointer-events:none; color:#001641 }
.dropnav .submenu.level2 ul { width:100% }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0; padding:0 15px }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#e7133d }
.dropnav .submenu.level2 .has-submenu > *,
.dropnav .submenu.level3 li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu > a { margin:0; padding:0; min-width:150px; font-family:'open_sanscondensed', arial; font-size:20px; font-weight:300; letter-spacing:0.06em; pointer-events:all; color:#fff }
.dropnav .submenu.level3 li a { padding:0; font-family:'open_sans', arial; font-size:14px; font-weight:400; font-style:normal; text-transform:none; letter-spacing:0 }
.dropnav .submenu.level3 li a:before { content:' '; padding:0 10px }
.dropnav .submenu.level3 li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; max-width:1170px; padding:15px 70px; margin:0 auto; font-family:'open_sans', arial; color:#fff; background:#e7133d; box-sizing:border-box }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-weight:600; font-style:italic; letter-spacing:0.12em; 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; font-size:16px }
.secondary-nav li a { padding:5px 15px; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#001641; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#001641 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#001641; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.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; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#e7133d }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { padding-bottom:140px; background:#fff }
.j-carousel .story-box { position:relative; height:170px; padding:70px 100px; color:#555; background:#fff; box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-weight:600; font-style:italic; font-size:30px; letter-spacing:0.12em; line-height:1.2; text-transform:uppercase; color:#001641 }
.j-carousel .story-box .date { position:absolute; left:100px; top:35px; line-height:1; text-transform:uppercase; letter-spacing:0.12em }
.j-carousel .story-box .date:before { content:''; display:inline-block; vertical-align:middle; width:25px; height:13px; margin-right:8px; background:#e7133d }
.j-carousel .story-box .pipe { padding:0 5px }
.j-carousel .story-box .carousel-share-links { position:absolute; right:100px; top:35px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#e7133d }
.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 .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; z-index:1; top:165px; left:0; right:0; margin-top:47%; padding:0 15px; background:#fff }
.j-carousel .control { position:relative; float:left; width:20%; padding:5px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:5px; top:5px; right:5px; bottom:5px; border:5px solid #e7133d }
.j-carousel .control.active:before { content:''; position:absolute; left:50%; top:-10px; margin-left:-7px; border:7px solid transparent; border-bottom:8px solid #e7133d }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:1; left:0; top:50%; width:42px; height:42px; margin-top:-160px; overflow:hidden; font-size:24px; line-height:42px; text-decoration:none; text-align:center; cursor:pointer; color:#fff; background:rgb(237,25,68) }
.j-carousel .next { left:auto; right:0 }
.j-carousel .prev { transform:rotate(180deg) }
.j-carousel .pp { left:0; bottom:0; top:-42px; margin-top:47% }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80a'; display:block; font-family:'glyphicons' }
.j-carousel .pp.pause:before { content:'\e80b' }
.j-carousel .pp.play:before { content:'\e80a' }

.section-top-stories { position:relative }
.section-top-stories .more-headlines-btn { position:absolute; right:0; top:-42px; margin-top:47%; z-index:1; height:42px; padding:0 27px; line-height:42px; letter-spacing:0.12em; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; background:#e7133d }
.section-top-stories .more-headlines-btn:after { content:'\e814'; display:inline-block; vertical-align:middle; width:14px; height:14px; margin-left:10px; font-family:'glyphicons', arial; font-size:14px; line-height:14px; color:#e7133d; background:#fff; border-radius:100% }

.secondary-tabs .content-switcher .switcher-list { position:absolute; right:0; top:-62px; width:200px }
.secondary-tabs .content-switcher .switcher-list .selection { line-height:38px }

.scoreboard-slider .event-box { float:left; width:18.8%; margin-left:1.5% }

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:4; height:50px; box-shadow:0 0 10px rgba(0,0,0,0.5); background:#e7133d }
.sticky-bar > div { position:relative; max-width:1170px; height:55px; margin:0 auto  }

.sticky-bar .weather-condition { float:left; margin-right:20px; padding:5px 0; font-family:'open_sans', arial; font-size:12px; letter-spacing:0.12em; text-transform:uppercase; color:#fff }
.sticky-bar .weather-condition .icon { display:inline-block; vertical-align:middle; width:45px }
.sticky-bar .weather-condition .condition { display:none }

div[id="scoreboard-ticker-wrapper"] { float:left; position:relative; width:695px; height:50px; margin-right:20px; padding:0 50px; overflow:hidden; background:#e7133d }
div[id="scoreboard-ticker"] ul, 
div[id="scoreboard-ticker"] li { margin:0; padding:0; list-style:none }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:695px; height:50px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { font-family:'open_sanscondensed', arial; font-size:16px; text-transform:uppercase; padding:0 20px; font-weight:700; letter-spacing:0.12em; line-height:50px; text-align:center; color:#fff }
div[id="scoreboard-ticker"] .no-events { text-align:center }
div[id="scoreboard-ticker"] .content a { color:#fff }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; left:0; top:50%; margin-top:-15px }
span[id="scoreboard-ticker-next"] { left:auto; right:0 }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:30px; height:30px; overflow:hidden; font-size:24px; cursor:pointer; text-align:center; text-decoration:none; line-height:30px; color:#fff }
span[id="scoreboard-ticker-prev"] a:before,
span[id="scoreboard-ticker-next"] a:before { content:'\e80f\e80f'; display:block; font-family:'glyphicons'; letter-spacing:-3px }
span[id="scoreboard-ticker-next"] a:before { content:'\e810\e810' }

.sticky-bar .social-links { position:absolute; right:155px; top:13px }

.sticky-bar .search-bar { position:absolute; right:0; top:13px; z-index:1; width:140px; padding-right:30px; background:#001641; border-radius:20px; overflow:hidden; box-sizing:border-box }
.sticky-bar .search-bar label { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; color:#fff }
.sticky-bar .search-bar .text-box { width:100%; height:25px; padding:5px 10px; border:none; font-family:'open_sans', arial; font-size:12px; letter-spacing:0.12em; text-transform:uppercase; background:none; outline:none; color:#fff; box-sizing:border-box }
.sticky-bar .search-bar .submit { width:30px; height:25px; line-height:25px; border:none; color:#fff; background:none; position:absolute; right:0; top:0 }
.sticky-bar .search-bar .text { display:none } 
 
}

@media only screen and (min-width:1024px) and (max-width:1400px) {

.site-header:before, .site-header:after { display:none !important; }

}

@media only screen and (min-width:1024px) and (max-width:1600px) {

.site-header:before, .site-header:after { content: '';position: absolute;left: -15px;top: 130px;width: 200px;height: 161px;background: url(/images/setup/2020/logos_body_sides.png) no-repeat; -webkit-transform:scale(0.8); -moz-transform:scale(0.8); transform:scale(0.7);}
.site-header:after { left: auto; right: -15px; }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1170px) {

.dropnav .nav > a { padding:0 20px; font-size:16px }
.dropnav .submenu.level2 .has-submenu > a { min-width:200px }

.secondary-tabs .tab a { font-size:24px }

div[id="scoreboard-ticker-wrapper"] { width:585px }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:585px }

.site-footer .footer-text span { padding:0 5px }

.sticky-header .site-header .site-title a span:last-child { margin-left:-550px }
.sticky-header .dropnav .nav > a { padding:0 17px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#d6d6d7 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2020/header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#001641 }
.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:#e7133d; 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:#e7133d; 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; z-index:2; height:12px; padding:10px 0; margin-top:47%; 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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; padding:10px; font-weight:600; font-style:italic; font-size:20px; letter-spacing:0.06em; text-transform:uppercase; text-align:center; color:#fff; background:#e8133d }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding: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 }

.sticky-bar { display:none }

.section-top-stories .more-headlines-btn { position:relative; display:block; height:42px; margin:5px;padding:0 27px; line-height:42px; letter-spacing:0.12em; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; background:#e7133d }
.section-top-stories .more-headlines-btn:after { content:'\e814'; display:inline-block; vertical-align:middle; width:14px; height:14px; margin-left:10px; font-family:'glyphicons', arial; font-size:14px; line-height:14px; color:#e7133d; background:#fff; border-radius:100% }

.section-aotw { height:auto; padding:15px;
background: rgb(231,19,61);
background: -moz-linear-gradient(45deg, rgba(231,19,61,1) 0%, rgba(231,19,61,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(45deg, rgba(231,19,61,1) 0%,rgba(231,19,61,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
background: linear-gradient(45deg, rgba(231,19,61,1) 0%,rgba(231,19,61,1) 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7133d', endColorstr='#ffffff',GradientType=1 ); }
.section-aotw .section-header { position:static; margin-bottom:10px; text-align:center }
.aotw { padding:0; text-align:center }
.aotw .thumb { position:static; display:inline-block; transform:none }

.footer-text span { display:block; height:0; overflow:hidden }

.full-standings { position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2) }
.full-standings .pinned { position:relative; z-index:2; display:block; float:left }
.full-standings .overflow { position:relative; overflow:hidden }
.full-standings .overflow > div { width:100%; overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .overflow table { min-width:700px }
.full-standings .overflow .pinned-col { display:none }

.site-header .social-links { padding:5px; text-align:center; background:#e8133d }
.site-header .social-links ul { display:inline-block; vertical-align:top }

.standings-brief { font-size:26px }
.standings-brief td:first-child, 
.standings-brief th:first-child { font-size:18px }

.landing-row.tabs-row { background:#001641 }
.landing-row.social-row { padding:0 5px; background:#cececf }

.scoreboard-slider { margin:0 50px }
.scoreboard-slider .slider { margin:0 }

.content-switcher .switcher-list { max-width:none }

.section-social > .section-header { margin:0 -5px 20px; overflow:hidden }
.section-social > .section-header span { max-width:230px; margin-top:30px; font-size:30px }
.section-social .landing-col:nth-child(2) { margin-top:10px }


}

/*---------------------------------------
  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/2020/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:#001641 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.site-footer .footer-logos ul { margin:0 }

.standings-brief { font-size:20px }
.standings-brief td:first-child, 
.standings-brief th:first-child { font-size:16px }

.instagram-feed .item { width:50% }

}

/* 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;}
