/* ==============
   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: 'CopperplateGothic';
    src: url('CopperplateGothicBold.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-regular-webfont.woff2') format('woff2'),
         url('barlowcondensed-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-medium-webfont.woff2') format('woff2'),
         url('barlowcondensed-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-semibold-webfont.woff2') format('woff2'),
         url('barlowcondensed-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-bold-webfont.woff2') format('woff2'),
         url('barlowcondensed-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'utility-icons';
    src: url('utility-icons.woff2?20436222') format('woff2'),
         url('utility-icons.woff?20436222') format('woff');
    font-weight: 400;
    font-style: normal;
    
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#003166 !important }

.skip-navigation { position:fixed; left:0; top:-5rem; width:0.1rem; height:0.1rem; font-size:1.5rem; 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 1.5rem rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:1.5rem; text-decoration:none }

html { font-size:62.5% }
body { font-family:'roboto', arial; font-size:1.4rem; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'barlow_condensed', arial }

:focus { outline-color:#ff6418 }

a { color:#003166 }
a:focus,
a:hover { color:#ff6418 }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:3.4rem }
h2 { font-size:3rem }
h3 { font-size:2.6rem }
h4 { font-size:2.2rem }
h5 { font-size:1.8rem }
h6 { font-size:1.6rem }

.body-container { position:relative; z-index:1; max-width:117rem; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:1rem; color:#444; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999rem }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { margin-top:2rem; padding:4rem 0; text-align:center; background:#fff }
.site-footer > .container { position:relative; max-width:117rem; margin:0 auto }
.footer-text { float:left; margin:0; font-size:1.8rem; text-align:left; text-transform:uppercase; white-space:nowrap; color:#555 }
.footer-text .edu-logo { float:left; margin-right:3rem; width: 90px; }
.footer-text .edu-logo img { vertical-align:top }
.footer-text .site-title { display:block; margin-top:0.5rem; font-weight:600; color:#003166 }
.footer-text .btn-privacy { display:block; font-size:1.6rem; color:#555 }
.footer-text a { text-decoration:none }
.footer-text a:hover { text-decoration:underline }
.footer-logos { float:right }
.footer-logos li { display:inline-block; vertical-align:middle; margin-left:5rem }
.footer-logos li:first-child { margin-left:0 }
.footer-logos li img { max-width:230px }

/* 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:61.85%; position:relative;  cursor:pointer; 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:2000%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width: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 }  

/* FEATURED VIDEOS */
.section-videos .section-header { position:static; font-size:3.5rem; font-family:'CopperplateGothic', arial; letter-spacing:0.06em; text-transform:uppercase; color:#003166 }
.featured-videos .story { position:relative; box-sizing:border-box }
.featured-videos .heading { margin:0; transition:0.3s }
.featured-videos .heading a { text-decoration:none }
.featured-videos .heading .thumb { position:relative; display:block; padding-top:56.75%; overflow:hidden }
.featured-videos .heading .thumb img { position:absolute; left:0; top:0; width:100%; min-height:100%; vertical-align:top; transition:0.5s }
.featured-videos .heading .title { margin-top:3rem; padding:1.5rem 3rem; font-size:2.1rem; font-weight:500; color:#fff; background:rgba(0, 49, 102, 0.9); box-sizing:border-box; transition:0.4s ease-out }
.featured-videos .date { display:none }
.featured-videos .heading:hover .thumb img { transform:scale(1.05) }
.featured-videos .heading:hover .title { text-decoration:underline }
.featured-videos .view-all { position:absolute; top:0.5rem; right:0; padding:0.5rem 1rem; font-size:1.6rem; font-weight:500; text-decoration:none; color:#003166; background:rgba(255,255,255,0.7) }
.featured-videos .view-all:hover { background:#fff }
.featured-videos .view-all:after { content:' Videos' }
.featured-videos .view-all:before { content:'\e83b'; font-family:'glyphicons'; padding-right:0.5rem }

/* MORE HEADLINES */
.more-headlines .story { position:relative; background:#f5f8fa; border:0.1rem solid #f0f0f0; box-sizing:border-box }
.more-headlines .heading { margin:0 }
.more-headlines .heading a { text-decoration:none }
.more-headlines .heading .thumb { position:relative; display:block; padding-top:57.14%; overflow:hidden }
.more-headlines .heading .thumb img { position:absolute; left:0; top:0; width:100%; min-height:100%; vertical-align:top; transition:0.5s }
.more-headlines .story:hover .heading .thumb img { -webkit-transform:scale(1.05); transform:scale(1.05) }
.more-headlines .heading .title { display:block; min-height:9rem; margin-top:3rem; padding:1.5rem; font-size:2.1rem; font-weight:500; color:#003166; background:#f5f8fa; box-sizing:border-box; transition:0.4s ease-out }
.more-headlines .story:hover .heading .title { text-decoration:underline }
.more-headlines .details { position:absolute; margin-top:57.14%; left:1.5rem; top:1.5rem; color:#555; background:#f5f8fa }
.more-headlines .date { font-family:'CopperplateGothic', arial; font-size:1.2rem; text-transform:uppercase; color:#003166 }
.more-headlines .load-more { float:left; width:100%; margin:2rem 0; font-size:1.6rem; font-weight:500; text-decoration:none; text-align:center; color:#003165 }
.more-headlines .load-more:after { content:'\e814'; font-family:'glyphicons'; padding-left:0.5rem }

/* SOCIAL */
.section-widget { padding:3rem; text-align:center; background:#fff }
.section-widget .section-header { position:static; margin:-3rem -3rem 3rem; font-family:'CopperplateGothic', arial; font-size:1.5rem; text-transform:uppercase; line-height:6.5rem; color:#fff; background:#003166 }
.section-widget .section-header .icon { padding-right:1rem; font-weight:400; font-size:2.1rem }
.section-widget iframe { vertical-align:top }

/* EVENTS */
.section-schedule .section-header { position:static; font-size:3.5rem; font-family:'CopperplateGothic', arial; letter-spacing:0.06em; text-transform:uppercase; color:#003166 }
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-event { position:absolute; left:0; right:0; top:0; font-family:'CopperplateGothic', arial; font-size:1rem; font-weight:700; text-transform:uppercase; line-height:5rem; letter-spacing:0.06em; color:#fff; background:#003166 }
.scoreboard-slider .no-events { padding:5rem; font-size:1.6rem; font-weight:700; text-align:center; text-transform:uppercase; letter-spacing:0.12em; color:#fff }
.scoreboard-slider .event-box { float:left; position:relative; width:23.07%; min-height:38rem; margin-left:2.56%; padding:21rem 1rem 6rem; text-align:center; color:#555; background:#fff; box-sizing:border-box }
.scoreboard-slider .event-box:before { content:''; position:absolute; left:0; top:0; right:0; height:5rem; background:#003166 }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box.inprogress { background:#fffdea }
.scoreboard-slider .event-box .date,
.scoreboard-slider .event-box .status { position:absolute; top:0; left:0; width:50%; padding:0 1.5rem; font-family:'CopperplateGothic', arial; font-size:1.1rem; font-weight:700; text-align:right; text-transform:uppercase; line-height:5rem; letter-spacing:0.06em; color:#fff; background:#003166; box-sizing:border-box }
.scoreboard-slider .event-box .status { left:50%; right:0; text-align:left }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .date:after { content:'/'; position:absolute; right:-0.4rem; top:0; line-height:5rem; z-index:1 }
.scoreboard-slider .event-box .result { display:block; margin:0.5rem 0; font-weight:700; text-transform:uppercase; letter-spacing:0.06em; color:#003166 }
.scoreboard-slider .event-box .sport { display:block; min-height:1.2em; margin-bottom:0.5rem; font-weight:700; font-size:2.4rem; line-height:1.2; text-overflow:ellipsis; overflow:hidden; white-space:nowrap }
.scoreboard-slider .event-box .sport a { text-decoration:none; color:#003166 }
.scoreboard-slider .event-box .sport a:focus,
.scoreboard-slider .event-box .sport a:hover { text-decoration:underline }
.scoreboard-slider .event-box .team-logo { position:absolute; left:0; right:0; top:7rem }
.scoreboard-slider .event-box .team-logo img { max-height:12rem }
.scoreboard-slider .event-box .opponent,
.scoreboard-slider .event-box .team { font-size:1.6rem }
.scoreboard-slider .event-box .neutralsite-notes span { display:block }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; min-height:5.5rem; padding:1.5rem; border-top:0.1rem solid #f2f2f2; box-sizing:border-box }
.scoreboard-slider .event-box .links .text { position:absolute; left:-999.9rem; width:0.1rem; height:0.1rem; overflow:hidden }
.scoreboard-slider .event-box .links .icon { padding:0.5rem; font-size:1.6rem; color:#003166; border-radius:0.3rem }
.scoreboard-slider .event-box .links .icon:hover { color:#fff; background:#003166 }
.scoreboard-slider .event-box .links > span { display:none }
.scoreboard-slider .event-box .links a { text-decoration:none }
.scoreboard-slider .full-schedule-btn { position:absolute; top:-5.5rem; right:0; padding:0.5rem 1rem; font-size:1.6rem; font-weight:500; text-decoration:none; color:#003166; background:rgba(255,255,255,0.7) }
.scoreboard-slider .full-schedule-btn:hover { background:#fff }
.scoreboard-slider .full-schedule-btn:before { content:'\e803'; font-family:'glyphicons'; padding-right:0.5rem }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-5.5rem; top:50%; margin-top:-2rem; width:4rem; height:4rem; line-height:4rem; border:none; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#003165; background:transparent }
.scoreboard-slider .next { left:auto; right:-5.5rem }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons'; font-size:4rem; color:#003165 }
.scoreboard-slider .next:before { content:'\e810' }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.4; pointer-events:none; cursor:not-allowed; box-shadow:none }

/* INSTAGRAM FEED */
.instagram-feed { position:relative; height:48rem; padding:0.2rem; overflow:auto; background:#fff; -webkit-box-sizing:border-box; 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:0.1rem }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { font-size:1.2rem; 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:3rem; line-height:1; margin-top:-1.5rem; color:#eee; text-align:center; text-shadow:0 0 0.2rem 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 }

/* SCHEDULE */
.schedule-include .col1 { width:60%; height:56rem; float:left; overflow:auto }
.schedule-include .col2 { width:38%; height:56rem; float:right; overflow:auto }
.schedule-include .col2:before { content:'Results'; display:block; font-family:'CopperplateGothic', arial; font-size:1.5rem; text-transform:uppercase; text-align:center; line-height:5rem; color:#fff; background:#003166 }

.schedule-daily { font-size:1.6rem; text-align:left }
.schedule-daily table { width:100%; border:0.1rem solid #f0f0f0; border-top:0; border-collapse:collapse }
.schedule-daily td,
.schedule-daily th { padding:1rem 1.5rem }
.schedule-daily th { font-family:'CopperplateGothic', arial; font-size:1.2rem; font-weight:700; letter-spacing:0.06em; color:#003166; background:#f0f0f0; border-bottom:0.1rem solid #f0f0f0 }
.schedule-daily .date { font-family:'CopperplateGothic', arial; font-size:1.5rem; text-transform:uppercase; color:#003166; background:none; border-top:0.1rem solid #f0f0f0 }
.schedule-daily .sport { font-weight:700; font-size:2rem; line-height:1.2; color:#003166 }
.schedule-daily .neutralsite-notes { font-size:1.4rem }
.schedule-daily .status { font-size:1.6rem }
.schedule-daily .links { margin:1rem 0 0 -0.5rem }
.schedule-daily .links > span { display:none }
.schedule-daily .links a { padding:0.5rem; color:#003166; text-decoration:none }
.schedule-daily .links a:hover { color:#fff; background:#003166; border-radius:0.3rem }
.schedule-daily .links a:first-child { margin-left:0 }
.schedule-daily .links a span:first-child { font-size:1.6rem }
.schedule-daily .links a span:nth-child(2) { position:absolute; left:-999.9rem; width:0.1rem; height:0.1rem; overflow:hidden }

.schedule-boxscore .event-box {  position:relative; margin-top:1rem; padding:1.5rem; border:0.1rem solid #f0f0f0 }
.schedule-boxscore .date-status { margin:-1.5rem -1.5rem 1.5rem; padding:1rem 1.5rem; font-family:'CopperplateGothic', arial; font-size:1.2rem; font-weight:700; text-transform:uppercase; letter-spacing:0.06em; color:#003166; background:#f0f0f0; border-bottom:0.1rem solid #f0f0f0 }
.schedule-boxscore .status { float:right }
.schedule-boxscore .sport { display:block; min-height:1.2em; margin-bottom:0.5rem; font-weight:700; font-size:2rem; line-height:1.2; color:#003166 }
.schedule-boxscore .team { font-size:1.6rem }
.schedule-boxscore .team .result { color:#003166 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { font-size:1.4rem }
.schedule-boxscore .links { margin:1rem 0 0 -0.5rem }
.schedule-boxscore .links .text { position:absolute; left:-999.9rem; width:0.1rem; height:0.1rem; overflow:hidden }
.schedule-boxscore .links .icon { padding:0.5rem; font-size:1.6rem; color:#003166; border-radius:0.3rem }
.schedule-boxscore .links .icon:hover { color:#fff; background:#003166 }
.schedule-boxscore .links > span { display:none }
.schedule-boxscore .links a { text-decoration:none }

/* SOCIAL DIRECTORY */
.social-handles { position:relative; padding-right:31rem }
.social-handles .column { float:left; width:50%; padding:1rem; box-sizing:border-box }
.social-handles .column ul { margin:0; list-style:none }
.social-handles .column li { padding:1rem; border-bottom:solid 0.1rem #f0f0f0 }
.social-handles .column li ul,
.social-handles .column li li { display:inline-block; vertical-align:top }
.social-handles .column li li { padding:0; margin:0 0 0 0.5rem; border:none }
.social-handles .column .title { font-family:'CopperplateGothic', arial; font-size:1.5rem; text-transform:uppercase; color:#003166 }
.social-handles .column .sport-name { display:inline-block; vertical-align:top; min-width:17rem; font-weight:700; font-size:2rem; line-height:1.2; color:#003166 }
.social-handles .column .text { position:absolute; left:-999.9rem; width:0.1rem; height:0.1rem; overflow:hidden }
.social-handles .column .icon { padding:0.5rem; font-size:1.6rem; color:#003166; border-radius:0.3rem }
.social-handles .column .icon:hover { color:#fff; background:#003166 }
.social-handles .column > span { display:none }
.social-handles .column a { margin-left:0.5rem; text-decoration:none }
.social-handles .column a:first-child { margin-left:0 }
.social-handles .more-links { position:absolute; right:0; top:0; bottom:0; width:24rem; padding:1.5rem; background:#f5f8fa; border:0.1rem solid #f0f0f0; box-sizing:border-box }
.social-handles .more-links h3 { display:block; margin:-1.5rem -1.5rem 1.5rem; font-size:1.6rem; font-weight:500; text-transform:uppercase; text-align:center; line-height:5rem; color:#fff; background:#003166 }
.social-handles .more-links li { margin-top:0.5rem }
.social-handles .more-links li:first-of-type { margin-top:0 }
.social-handles .more-links a { font-size:1.8rem; text-decoration:none; color:#555 }
.social-handles .more-links a:hover { text-decoration:underline; color:#003166 }

/* SOCIAL BUTTONS */
.social-links ul { margin:0; list-style:none }
.social-links li { float:left }
.social-links li a { text-decoration:none; color:#f47314; background:#000 }
.social-links li .text { position:absolute; left:-999.9rem; width:0.1rem; height:0.1rem; overflow:hidden }
.social-links li .icon { display:block; width:3rem; height:3rem; font-size:2.1rem; text-align:center; line-height:3rem }
.social-links li .icon:before { vertical-align:top; line-height:3rem }
.social-links li .icon:hover { color:#fff }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image .lazyloaded { width:100% }
.slider-wrapper .image span { position:absolute; left:-999.9rem }
.slider-wrapper .prev.disabled,
.slider-wrapper .next.disabled { opacity:0.4; pointer-events:none; cursor:not-allowed; box-shadow:none }

.titles-slider .item div { font-size:2.1rem; font-weight:600; letter-spacing:0.06em; line-height:4rem; text-transform:uppercase; color:#002a57 }
.titles-slider .pp,
.titles-slider .next, 
.titles-slider .prev { display:none }

.slick-slider { display:none }
.slick-slider.slick-initialized { display:block }

.large-banner .slick-next, 
.large-banner .slick-prev { position:absolute; left:-5.5rem; top:50%; margin-top:-2rem; padding:0; width:4rem; height:4rem; line-height:4rem; border:none; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#003165; background:transparent; outline:none }
.large-banner .slick-next { left:auto; right:-5.5rem }
.large-banner .slick-prev:before,
.large-banner .slick-next:before { content:'\e80f'; display:block; font-family:'glyphicons'; font-size:4rem; color:#003165 }
.large-banner .slick-next:before { content:'\e810' }

/* COUNTDOWN */
.countdown-container .coutdown-text { display:inline-block; vertical-align:top; margin-right:0.5rem }
.countdown-container .coutdown-text h2 { margin:0; font-size:2.1rem; font-weight:600; letter-spacing:0.06em; line-height:4rem; text-transform:uppercase; color:#002a57 }
.countdown-container .countdown { display:inline-block; vertical-align:top; list-style:none; margin:0 }
.countdown-container .countdown li { display:inline-block; vertical-align:top; font-size:1.8rem; line-height:4rem; color:#002a57 }
.countdown-container .countdown .countdown-days span:after { content:' Days' }
.countdown-container .countdown .countdown-hours span:after { content:' Hrs' }
.countdown-container .countdown .countdown-minutes span:after { content:' Mins' }
.countdown-container .countdown .countdown-seconds { display:none }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-999.9rem; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.main-tabs ul.tabs { position:absolute; z-index:3; left:-4rem }
.main-tabs ul.tabs .tab { float:none; position:relative; margin-top:0.3rem }
.main-tabs ul.tabs .tab:first-child { margin-top:0 }
.main-tabs .tab a { position:relative; display:block; width:4rem; height:4rem; overflow:hidden; text-align:center; text-decoration:none; line-height:4rem; color:#002A57; background:#ff6418 }
.main-tabs .tab a:before { content:''; display:block; font-family:'glyphicons'; font-size:2.1rem }
.main-tabs .tab1 a:before { content:'\e829' }
.main-tabs .tab2 a:before { content:'\e803' }
.main-tabs .tab3 a:before { content:'\f0e6'; font-family:'utility-icons' }
.main-tabs .tab4 a:before { content:'\e801'; font-family:'utility-icons' }
.main-tabs .tab a:focus,
.main-tabs .tab a.active { outline:none; color:#003166; background:#fff }
.main-tabs .tab:after { position:absolute; top:0; bottom:0; left:100%; right:0; overflow:hidden; font-weight:600; white-space:nowrap; line-height:4rem; letter-spacing:0.06em; text-transform:uppercase; color:#fff; background:#ff6418; box-sizing:border-box; transition:0.2s }
.main-tabs .tab:hover:after { right:auto; padding:0 1rem }
.main-tabs .tab1:after { content:'Top Stories' }
.main-tabs .tab2:after { content:'Schedule' }
.main-tabs .tab3:after { content:'Social Media' }
.main-tabs .tab4:after { content:'More Headlines' }
.main-tabs .pane .overflow { height:60rem; padding:2rem; background:#fff; box-sizing:border-box }
.main-tabs .pane1 .overflow { height:auto; padding:0; background:none }
.main-tabs .pane4 .overflow { overflow:auto }

/* BUTTONS */
.buttons-nav { padding:1rem; background:#ff6418 }
.buttons-nav ul { margin:-0.5rem }
.buttons-nav li { float:left; width:25%; padding:0.5rem; box-sizing:border-box }
.buttons-nav li:nth-child(4n+1) { clear:left }
.buttons-nav li a { display:block; transition:0.3s }
.buttons-nav li a:hover { transform:scale(1.04) }

/* SMALL BANNERS */
.small-banners ul { margin:-0.5rem }
.small-banners li { float:right; width:50%; padding:0.5rem; text-align:right; box-sizing:border-box }
.small-banners li:first-child { float:left; text-align:left }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#003166; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:0.5rem 1rem; text-align:left }
.roster .roster-header { background:#003166; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#003166; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#003166 }
.stats-wrapper th,
.stats-wrapper td { font-size:1.4rem; padding:0.5rem }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#003166; color:#fff }
.bio-wrap .head a { color:#fff }

/* SHARE ICONS */
.share-buttons .share-btn span:before { font-size:1.4rem }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:64em) {

.page { position:relative; padding-bottom:7rem; overflow:hidden; background:url(/images/setup/2018_page_bg.jpg) no-repeat 50% 0; background-size:cover; background-attachment:fixed }
.body-container { margin-top:2rem }
.body-container:before { content:''; position:absolute; left:-14rem; top:0; width:14.4rem; height:81.9rem; background:url(/images/setup/2018_hastag.png) no-repeat; background-size:100% }
.landing .body-container:before { display:none }
.mainbody { min-height:50rem; padding:2rem; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; font-family:'barlow_condensed', arial; background:url(/images/setup/2018_header_bg.png) repeat-x 0 4rem #ff6418 }
.site-header:before { content:''; position:absolute; left:0; top:0; right:0; height:4rem; background:#fff }
.site-header > .container { position:relative; max-width:117rem; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title img { position:absolute; top:0; left:-2rem; z-index:1; width:27.3rem; height:19.2rem }
.site-header .site-title a:after { content:''; position:absolute; left:22rem; top:6.7rem; width:74.5rem; height:5.5rem; background:url(/images/setup/2018_header_text.png) no-repeat; background-size:100% }
.site-header .social-links { position:absolute; top:7.5rem; right:0 }
.site-header .titles-slider { position:absolute; left:25.3rem; top:0; width:20rem }
.site-header .titles-slider:after { content:'/////////////////////////////////////////////'; position:absolute; left:100%; top:0; font-size:2.1rem; font-weight:600; line-height:4rem; color:#ff6418 }
.site-header .countdown-wrapper { position:absolute; top:0; right:0 } 
.site-header  a[rel="wiki-link"] { color:#fff }

.sticky-header .page { padding-top:19rem }
.sticky-header .site-header { position:fixed; left:0; right:0; top:-14rem }
.sticky-header .site-header .site-title img { display:none }
.sticky-header .site-header .site-title a:before { content:''; position:absolute; z-index:2; left:3rem; top:14rem; width:13.3rem; height:9.5rem; background:url(/images/setup/2018_logo_sticky.png) no-repeat }

.mobile-menu-bar { display:none }

.landing-row { position:relative; margin-top:2rem }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -1rem }
.landing-row > div { position:relative; max-width:117rem; margin:0 auto; padding:2rem; 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 1rem; 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.schedule-row { margin-top:3.5rem }
.landing-row:first-of-type > div:before { content:''; position:absolute; left:-14rem; top:0; width:14.4rem; height:81.9rem; background:url(/images/setup/2018_hastag.png) no-repeat; background-size:100% }

/* NAVIGATION */
.dropnav { position:relative; margin:14rem -1.4rem 0 0; text-align:right; color:#002A57; background:#ff6418 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; z-index:1; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; display:block; height:5rem; padding:0 1.4rem; font-size:2rem; font-weight:600; line-height:5rem; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; z-index:1; left:50%; bottom:0; border-bottom:0.7rem solid #fff; border-right:1.2rem solid transparent; border-left:1.2rem solid transparent; margin-left:-1.2rem }
.dropnav .nav.focus.has-submenu > a:after,
.dropnav .nav.has-submenu:hover > a:after { bottom:-0.7rem; border-bottom:0; border-top:0.7rem solid #ff6418 }
.dropnav .nav > .submenu { display:none; position:absolute; left:-200rem; right:-200rem; top:5rem; padding:4rem 185rem; background:rgba(254, 254, 254, 0.95); box-sizing:border-box }
.dropnav .nav1 > .submenu { padding:4rem 185rem 2rem; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; padding:0 3rem; font-size:2.1rem; font-weight:600; letter-spacing:0.06em; line-height:4.4rem; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#003166 }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { color:#002A57; background:#ff6418 }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:15rem; margin:0 2rem 2rem 0 }
.dropnav .submenu ul:last-child,
.dropnav .submenu .has-submenu:last-child { margin:0 }
.dropnav .submenu .has-submenu > a { padding:0 3rem; font-family:'CopperplateGothic', arial; font-size:2rem; font-weight:700; letter-spacing:0.12em; pointer-events:none }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0; padding:0 3rem }
.dropnav .submenu.level2 .has-submenu:hover { background:#ff6418 }
.dropnav .submenu.level2 .has-submenu:hover a,
.dropnav .submenu.level2 .has-submenu:hover .level3 a { color:#002A57 }
.dropnav .submenu.level2 .has-submenu > *,
.dropnav .submenu.level3 li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu > a { padding:0; min-width:23rem; font-family:'barlow_condensed', arial; font-size:2.1rem; font-weight:600; letter-spacing:0.06em; text-decoration:none; pointer-events:all }
.dropnav .submenu.level3 li a { margin-left:1rem; padding:0; font-weight:400; font-size:1.6rem; text-transform:none; letter-spacing:0; color:#555 }
.dropnav .submenu.level3 li:first-child a { margin-left:0 }
.dropnav .submenu.level3 li a[href*="twitter"],
.dropnav .submenu.level3 li a[href*="instagram"],
.dropnav .submenu.level3 li a[href*="facebook"],
.dropnav .submenu.level3 li a[href*="youtube"] { position:relative; height:4.4rem; width:2rem; margin-left:0; overflow:hidden }
.dropnav .submenu.level3 li a[href*="twitter"] { margin-left:1rem }
.dropnav .submenu.level3 li a[href*="twitter"]:before,
.dropnav .submenu.level3 li a[href*="instagram"]:before,
.dropnav .submenu.level3 li a[href*="facebook"]:before,
.dropnav .submenu.level3 li a[href*="youtube"]:before { content:'\e81d'; display:block; padding:0; font-family:'glyphicons'; font-style:normal; text-align:center; border-radius:0.3rem }
.dropnav .submenu.level3 li a[href*="instagram"]:before { content:'\e81f' }
.dropnav .submenu.level3 li a[href*="facebook"]:before { content:'\e81c' }
.dropnav .submenu.level3 li a[href*="youtube"]:before { content:'\e822' }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:1rem; margin-bottom:1rem; font-family:'barlow_condensed', arial; color:#fff; background:#fff }
.secondary-nav h1 { float:left; margin-bottom:0; color:#003166; font-weight:600; font-size:2.4rem; letter-spacing:0.06em; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:117rem; margin:0 auto }
.secondary-nav > div > ul { float:right }
.secondary-nav li { float:left; font-size:1.8rem }
.secondary-nav li a { padding:0.5rem 1rem; color:#555; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#ff6418; 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.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#ff6418 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:1rem; background:#ff6418; border-radius:0.5rem 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:10rem; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#003166 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.carousel-wrapper { position:relative; padding-right:20rem }
.carousel-wrapper font[size="1"] { display:none }
.j-carousel .story-box { position:absolute; left:0; bottom:0; right:0; padding:2.5rem 4rem; color:#fff; background:rgba(0,0,0,0.7) }
.j-carousel .story-box .title { display:block; margin-bottom:1rem; font-size:4rem; font-weight:500; text-transform:uppercase; text-decoration:none; line-height:1; color:#fff; transition:0.3s }
.j-carousel .story-box .title:hover { color:#ff6418 }
.j-carousel .story-box .carousel-related-links { margin-bottom:5px; font-size:1.6rem; color:#fff }
.j-carousel .story-box .carousel-related-links a { text-decoration:none; color:#fff }
.j-carousel .story-box .carousel-related-links a:hover { color:#ff6418 }
.j-carousel .story-box .carousel-related-links span { padding:0 5px }
.j-carousel .story-box .leadin { font-size:1.6rem }
.j-carousel .story-box .date,
.j-carousel .story-box .readmore { display:none }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:1; left:0; top:50%; width:4rem; height:4rem; margin-top:-8rem; overflow:hidden; font-size:2.4rem; line-height:4rem; text-decoration:none; text-align:center; cursor:pointer; color:#fff; background:rgba(0,0,0,0.7) }
.j-carousel .next { left:auto; right:0 }
.j-carousel .pp { left:auto; right:0; top:0; margin-top:0 }
.j-carousel .pp:hover,
.j-carousel .prev:hover,
.j-carousel .next:hover { color:#ff6418; background:#000 }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { display:block; font-family:'glyphicons' }
.j-carousel .prev:before { content:'\e80f' }
.j-carousel .next:before { content:'\e810' }
.j-carousel .pp.pause:before { content:'\e80b' }
.j-carousel .pp.play:before { content:'\e80a' }

.thumb-slider { position:absolute; right:0; top:0; bottom:0; width:18rem; padding:1rem; text-align:center; background:#fff }
.thumb-slider .slider{ position:relative; overflow:hidden }
.thumb-slider .items { position:relative; width:2000em }
.thumb-slider .item { float:left; width:18rem }
.thumb-slider .control { position:relative; width:18rem; height:11.1rem; margin-bottom:1rem; cursor:pointer }
.thumb-slider .control:focus:after,
.thumb-slider .control:hover:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; background:rgba(0, 49, 102, 0.5) }
.thumb-slider .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; background:rgba(255, 100, 24, 0.5); border:0.5rem solid #ff6418 }
.thumb-slider .control img { vertical-align:top }
.thumb-slider .control .thumb-title { display:none }
.thumb-slider .nav { margin-top:4rem }
.thumb-slider .nav a { display:inline-block; vertical-align:top; width:0.6rem; height:0.6rem; margin:0 0.5rem; cursor:pointer; background:#003165; border:0.2rem solid #003165; border-radius:100%; transition:0.3s }
.thumb-slider .nav a.active { background:#fff; border-color:#ff6418 }
.thumb-slider .nav a:focus,
.thumb-slider .nav a:hover { transform:scale(1.5) }
.thumb-slider .next,
.thumb-slider .prev { display:none }

/* FEATURED VIDEOS */
.featured-videos .stories { overflow:hidden; margin:-1.5rem }
.featured-videos .story { float:left; width:33.33%; padding:1.5rem }
.featured-videos .story:after { content:'///////////////////////////////////////////////////////'; position:absolute; left:1.5rem; bottom:0; font-size:1.8rem; font-weight:500; color:#ff6418 }
.featured-videos .heading .title { position:absolute; left:1.5rem; bottom:1.5rem; right:1.5rem }
.featured-videos .story:hover .heading .title { background:rgba(0, 49, 102, 1) }
.featured-videos .heading .title:after { content:'\e800'; position:absolute; right:-1rem; bottom:-1.5rem; width:5rem; height:4rem; font-family:'utility-icons'; text-align:center; line-height:4rem; color:#fff; background:#ff6418; -webkit-clip-path:polygon(1rem 0, 100% 0, 4rem 100%, 0 100%); clip-path:polygon(1rem 0, 100% 0, 4rem 100%, 0 100%) }

/* STICKY BAR */
.sticky-bar { position:fixed; z-index:3; left:0; right:0; bottom:0; color:#fff; background:#ff6418 }
.sticky-bar > .container { position:relative; max-width:117rem; margin:0 auto; background:#003166 }
.sticky-bar > .container:before { content:''; position:absolute; top:0; right:-2rem; border-top:7rem solid #003166; border-right:2rem solid transparent }
.sticky-bar .weather-condition { float:left; margin:1.5rem 1rem 0 3rem; font-weight:700; font-size:1.6rem; text-transform:uppercase }
.sticky-bar .weather-condition .icon { display:inline-block; vertical-align:middle; width:4.5rem; margin-right:1rem }
.sticky-bar .weather-condition .condition { display:none }
.sticky-bar .search-bar { float:right; position:relative; width:16rem; margin:1.5rem 2rem 0 0; padding-right:4rem; border:0.1rem solid #fff; border-radius:0.5rem; overflow:hidden; box-sizing:border-box }
.sticky-bar .search-bar label { position:absolute; left:-999.9rem; width:0.1rem; height:0.1rem; overflow:hidden; color:#fff }
.sticky-bar .search-bar .text-box { position:relative; width:100%; height:3.8rem; padding:0 0 0 1.5rem; border:none; font-family:'barlow_condensed', arial; font-size:1.8rem; background:none; outline:none; color:#fff; box-sizing:border-box }
.sticky-bar .search-bar .submit { width:3rem; height:3.8rem; font-size:1.8rem; line-height:3.8rem; border:none; color:#fff; background:none; position:absolute; right:1rem; top:0 }
.sticky-bar .search-bar .text { display:none }
.sticky-bar .social-links { float:left; padding:1.8rem 0 0 1rem }
.sticky-bar .social-links li a { color:#fff }
.sticky-bar .social-links li .icon:hover { color:#003166; background:#fff; border-radius:0.5rem }
.sticky-bar a[rel="wiki-link"] { color:#fff }

/* SCOREBOARD TICKER */
.ticker-wrapper { float:left; position:relative; width:67rem; color:#002A57; background:#ff6418 }
.ticker-wrapper:before { content:''; position:absolute; top:0; right:-2rem; border-top:7rem solid #ff6418; border-right:2rem solid transparent }
div[id="scoreboard-ticker-wrapper"] { position:relative; width:60rem; height:7rem; padding-left:7rem; overflow:hidden }
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:60rem; height:7rem; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { font-size:1.8rem; line-height:7rem; color:#fff }
div[id="scoreboard-ticker"] .content span { padding:0 0.5rem }
div[id="scoreboard-ticker"] .content span:first-child { padding:0 }
div[id="scoreboard-ticker"] .content span:first-child + span { padding-left:0 }
div[id="scoreboard-ticker"] .content a { text-decoration:none; color:#fff }
div[id="scoreboard-ticker"] .content a:hover { text-decoration:underline }
span[id="scoreboard-ticker-pp"],
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; left:0; top:50%; margin-top:-1.5rem }
span[id="scoreboard-ticker-next"] { left:3rem }
span[id="scoreboard-ticker-pp"] { left:1.5rem }
span[id="scoreboard-ticker-pp"] a,
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:1.5rem; height:3rem; overflow:hidden; font-size:3rem; cursor:pointer; text-align:center; text-decoration:none; line-height:3rem; color:#fff }
span[id="scoreboard-ticker-pp"] a:hover,
span[id="scoreboard-ticker-prev"] a:hover,
span[id="scoreboard-ticker-next"] a:hover { color:#002A57 }
span[id="scoreboard-ticker-pp"] a:before,
span[id="scoreboard-ticker-prev"] a:before,
span[id="scoreboard-ticker-next"] a:before { content:'\e80f'; display:block; font-family:'glyphicons' }
span[id="scoreboard-ticker-next"] a:before { content:'\e810' }
span[id="scoreboard-ticker-pp"] .play:before { content:'\e80a'; font-size:2rem }
span[id="scoreboard-ticker-pp"] .pause:before { content:'\e80b'; font-size:2rem }

/* MORE HEADLINES */
.more-headlines .story { float:left; width:31.91%; margin:2rem 0 0 2.12% }
.more-headlines .story:nth-child(3n+1) { clear:left; margin-left:0 }
.more-headlines .story:nth-child(-n+3) { margin-top:0 }

 
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:64em) and (max-width:81.25em) {

.body-container,
.site-header > .container,
.site-footer > .container,
.landing-row > div,
.sticky-bar > .container,
.secondary-nav > div { max-width:92.4rem }

.site-header .site-title img { top:-1rem; left:-4rem; transform:scale(0.8) }
.site-header .site-title a:after { left:11rem; transform:scale(0.8) }
.site-header .titles-slider:after { content:'/////////////' }

.dropnav { margin:14rem -1rem 0 0 }
.dropnav .nav > a { padding:0 1rem; font-size:1.6rem }
.dropnav .submenu a { font-size:1.7rem; line-height:3.4rem }
.dropnav .submenu .has-submenu > a { font-size:1.6rem }
.dropnav .submenu.level2 .has-submenu > a { min-width:16.5rem; font-size:1.7rem }
.dropnav .submenu.level3 li a { font-size:1.4rem }
.dropnav .submenu.level3 li a[href*="twitter"],
.dropnav .submenu.level3 li a[href*="instagram"],
.dropnav .submenu.level3 li a[href*="facebook"],
.dropnav .submenu.level3 li a[href*="youtube"] { height:3.4rem }

.carousel-wrapper { padding-right:16rem }
.thumb-slider,
.thumb-slider .item { width:14rem }
.thumb-slider .control { width:14rem; height:8.6rem }
.thumb-slider .nav { margin-top:3rem }

.j-carousel .story-box .title { font-size:3rem }

.main-tabs .pane .overflow { height:47.2rem }

.schedule-include .col1,
.schedule-include .col2 { height:43.2rem }

.social-handles .column li { padding:0.5rem }
.social-handles .column .title { font-size:1.3rem }
.social-handles .column .sport-name { min-width:15rem; font-weight:600; font-size:1.8rem }

.more-headlines .heading .title { font-size:1.8rem }
.more-headlines .date { font-size:1rem }

.section-videos .section-header { font-size:2.8rem }
.featured-videos .heading .title { font-size:1.6rem }

.section-schedule .section-header { font-size:2.8rem }

.scoreboard-slider .event-box .sport { font-size:2rem }

.ticker-wrapper { width:47rem }
div[id="scoreboard-ticker-wrapper"],
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:40rem }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { font-size:1.4rem }
div[id="scoreboard-ticker"] .content span { padding:0 0.2rem }

.sticky-bar .search-bar { width:13rem }

.footer-text { font-size:1.5rem }
.footer-logos li { margin-left:2rem }
.footer-logos li img { max-width:180px }

}

@media only screen and (max-width:63.9375em) {

body { padding:0 }

.site-header { position:relative; background:#003166 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:11.5rem; text-indent:-9999rem; background:url("/images/setup/2019/header_tablet.png") no-repeat 50% 50% }
.site-header .social-links { padding:1rem; text-align:center; background:#fff }
.site-header .social-links ul { display:inline-block; vertical-align:top }
.site-header .social-links li a { color:#003166 }

.mobile-menu-bar { display:block; padding:0.5rem; background:#ff6418 }
.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:0.5rem }
.mobile-menu-bar li a { display:block; height:3.5rem; padding: 0 1rem; text-align:center; font-size:1.6rem; line-height:3.5rem; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#002A57; border-radius:0.3rem }
.mobile-menu-bar li a.active { background:#003166; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top:0.1rem solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 0.1rem #363636 }
.dropnav .submenu.level2 li { border-top:solid 0.1rem #464646 }
.dropnav li a { display:block; padding:0 1rem; line-height:3.4rem; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:4rem }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:4rem; text-align:center; font-family:'glyphicons'; speak:none; line-height:3.4rem; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.focus > .submenu,
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:1rem; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:2rem }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#003166; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:1rem; font-size:2rem; 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:0.5rem 0.5rem 0; position:absolute; right:1rem; top:50%; margin-top:-0.2rem }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 0.5rem 0.5rem }
.secondary-nav li { border-top:0.1rem solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:0.5rem 1rem; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:1rem; font-size:1.4rem; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:0.5rem; font-size:1.8rem; color:#fff; text-shadow:0.1rem 0.1rem rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:0.1rem 0.1rem #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:1.8rem }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links,
.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:-3.2rem; z-index:2; height:1.2rem; padding:1rem 0; margin-top:61.85%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:0.4rem; height:0.4rem; margin:0.4rem; text-indent:-9999rem; cursor:pointer; border-radius:1.5rem }
.j-carousel .control:before { content:''; position:absolute; left:-0.4rem; right:-0.4rem; top:-0.4rem; bottom:-0.4rem; border:0.2rem 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:1rem; font-size:2rem; font-family:'CopperplateGothic', arial; letter-spacing:0.06em; text-transform:uppercase; text-decoration:none; text-align:center; color:#002A57; background:#ff6418 }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto }

.main-tabs .tab_title1 { display:none }

.titles-slider .item div { text-align:center; background:#fff }

.countdown-container { padding:1rem; text-align:center }
.countdown-container .coutdown-text { display:block; color:#fff }
.countdown-container .coutdown-text h2,
.countdown-container .countdown li { line-height:1.4; color:#fff }

.thumb-slider { display:none }

.schedule-include .col1,
.schedule-include .col2 { float:none; width:auto; height:auto }
.schedule-include .col2 { margin-top:2rem }

.social-handles { padding-right:0 }
.social-handles .more-links { position:static; width:auto; clear:both }

.more-headlines .story { float:left; width:48%; margin:2rem 0 0 4% }
.more-headlines .story:nth-child(2n+1) { margin-left:0; clear:left }
.more-headlines .story:nth-child(-n+2) { margin-top:0 }

.section-videos .section-header { margin:0; padding:2rem; font-size:2rem; text-align:center }
.featured-videos .story { float:left; width:31%; margin-left:3.5% }
.featured-videos .story:nth-child(3n+1) { margin-left:0; clear:left }
.featured-videos .heading .title { display:block; margin-top:0; padding:1.5rem; font-size:1.8rem; background:#003166 }
.featured-videos .view-all { float:left; position:static; display:block; width:100%; padding:2rem; text-align:center; box-sizing:border-box }

.section-schedule .section-header { margin:0; padding:2rem; font-size:2rem; text-align:center }
.section-schedule .full-schedule-btn { float:left; position:static; display:block; width:100%; padding:2rem; text-align:center; box-sizing:border-box }

.scoreboard-slider { margin:0 6rem }
.scoreboard-slider .event-box { float:none; width:auto; margin-left:0 }

.section-widget { padding:2rem; text-align:center; background:#fff }
.section-widget .section-header { position:static; margin:-2rem -2rem 2rem; line-height:5rem }

.instagram-feed { height:auto }

.footer-text { float:none; display:inline-block; vertical-align:top; text-align:center }
.footer-text .edu-logo { float:none; display:inline-block; vertical-align:top; margin:0 }
.footer-logos { float:none; margin-top:4rem }
.footer-logos li { margin:0; padding:2rem }

.sticky-bar { display:none }

.schedule-boxscore .event-box:nth-child(n+3) { display:none }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:47.9375em) {

.site-header .site-title { margin:0 14.4rem 0 3rem }
.site-header .site-title a { max-width:24rem; height:8rem; text-indent:-9999rem; background:url("/images/setup/2019/header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:0.5rem; top:2.2rem; padding:0; background:none }
.mobile-menu-bar li a { background:#ff6418 }
.mobile-menu-bar li .text { position:absolute; left:-9999rem }

.schedule-daily { font-size:1.4rem }
.schedule-daily td,
.schedule-daily th { padding:1rem }
.schedule-daily th { font-size:1rem; font-weight:700; letter-spacing:0 }
.schedule-daily .date { font-size:1.2rem }
.schedule-daily .sport { font-weight:600; font-size:1.6rem }
.schedule-daily .neutralsite-notes { margin-top:0.5rem; font-size:1.2rem }
.schedule-daily .links a span:first-child { font-size:1.4rem }

.schedule-boxscore .date-status { font-size:1rem }
.schedule-boxscore .sport { font-weight:600; font-size:1.8rem }

.social-handles .column { float:none; width:auto; margin-bottom:2rem; padding:0 }
.social-handles .column .sport-name { font-weight:600 }

.more-headlines .story,
.more-headlines .story:nth-child(-n+2) { float:none; width:auto; margin:2rem 0 0 0 }
.more-headlines .story:first-child { margin-top:0 }

.buttons-nav li { width:50% }
.buttons-nav li:nth-child(2n+1) { clear:left }

.small-banners { padding:1rem }
.small-banners li { width:100% }

.featured-videos .story { float:none; width:auto; margin:2rem 0 0 }
.featured-videos .story:first-child { margin-top:0 }

.schedule-enhanced.h2h-team .event-row.has-links .links li:nth-child(n+3) { display: none; }

}

/* 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;}
