/* ==============
   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: 'highlandgothicflf';
    src: url('highlandgothicflf-webfont.woff2') format('woff2'),
         url('highlandgothicflf-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'highlandgothicflf';
    src: url('highlandgothicflf-bold-webfont.woff2') format('woff2'),
         url('highlandgothicflf-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBELightCn.woff2') format('woff2'),
         url('AkzidenzGroteskBELightCn.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    
}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-Cn.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskBE-Cn';
    src: url('AkzidenzGroteskBE-MdCn.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#0058a9 !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#3c0613; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#0058a9; text-decoration:none }
a:focus,
a:hover { color:#ae1033; 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:1109px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; font-family:'AkzidenzGroteskBE-Cn', arial; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { margin-top:30px; padding:60px 0 0; color:#fff; background:#0058a9 }
.landing .site-footer { margin-top:0; padding:140px 0 0 }
.site-footer > .container { position:relative; max-width:1109px; margin:0 auto }
.site-footer > .container > div { position:relative }
.site-footer a { color:#fff }
.site-footer .presto-logo { display:block; width:196px; margin:70px auto  }
.site-footer .btn-apply { position:absolute; right:63px; bottom:10px; width:155px; height:45px; font-size:15px; font-weight:700; text-align:center; text-transform:uppercase; text-decoration:none; line-height:41px; border:2px solid #fff; border-radius:4px }
.site-footer .btn-subscribe { float:right; font-size:16px; font-weight:700; line-height:62px; text-decoration:none; text-transform:uppercase }
.site-footer .btn-subscribe .icon { padding-right:10px }

.footer-address img { margin-bottom:45px }
.footer-address span { color:#3379ba; padding:0 10px }

.footer-links { float:right; width:60% }
.footer-links ul { margin:0; list-style:none }
.footer-links li { float:left; width:33.33% }
.footer-links li:nth-child(9) { clear:left }
.footer-links li a { display:block; font-size:15px; line-height:47px }

.footer-bar { position:relative }
.footer-bar:before { content:''; position:absolute; display:block; left:-2000px; right:-2000px; top:-1px; bottom:0; background:#004687; border-top:1px solid #336b9f }
.footer-bar > * { position:relative }
.footer-bar p { margin:0 }

.footer-copyright { float:left; font-size:11px;}
.footer-copyright p { line-height: 70px; }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:61.79%; 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 # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:10000%; position:relative }
.j-carousel3 .seat { width:1%; float:left; position:relative }

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw .section-header { position:absolute; z-index:2; left:-10px; bottom:10px; width:307px; height:155px; text-indent:-9999px; background:url(/images/setup/2024/master_sprite.png) no-repeat -1304px 0 }
.section-aotw { position:relative }
.section-aotw .btn-archive { position:absolute; right:0; bottom:0; width:47.24%; font-weight:700; font-size:20px; text-align:center; text-transform:uppercase; text-decoration:none; line-height:45px; color:#666; background:#ebebeb }
.section-aotw .btn-archive:before { content:'\e810'; display:inline-block; vertical-align:middle; width:15px; height:15px; margin:-2px 7px 0 0; font-family:'glyphicons'; font-size:12px; font-weight:400; line-height:15px; color:#fff; background:#ae1033; border-radius:100% }
.aotw { height:460px; background:#fff }
.aotw .thumb { float:left; position:relative; z-index:1; width:287px; margin:0 20px 0 0 }
.aotw .thumb img { height:460px; vertical-align:top }
.aotw .heading { text-align:center; text-transform:uppercase; text-decoration:none; line-height:1 }
.aotw .title { display:block; padding:40px 20px 20px; text-decoration:none; text-align:center }
.aotw .title span { display:block; font-size:12px; font-family:'roboto', arial; font-weight:700; color:#ae1033 }
.aotw .title span:nth-child(1) { font-size:59px; font-family:'AkzidenzGroteskBE-Cn', arial; font-weight:500; margin-bottom:5px; text-transform:uppercase; color:#0058a9 }
.aotw .leadin { display:block; padding:0 20px; font-weight:300; font-size:24px; text-align:center; color:#666 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #ae1033; font-size:16px; line-height:30px; text-transform:uppercase; color:#ae1033 }
.schedule-boxscore .sport { font-size:20px; color:#ae1033 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#0058a9 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#0058a9 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tab_title { display:none }

.carousel-tabs .tabs { position:absolute; right:0; top:0; z-index:3; width:19.20% }
.carousel-tabs ul.tabs .tab { width:50%; padding-left:3px; box-sizing:border-box }
.carousel-tabs ul.tabs .tab:first-child { padding-left:0 }
.carousel-tabs .tab a { display:block; font-family:'highlandgothicflf', arial; font-size:16px; text-transform:uppercase; text-decoration:none; text-align:center; line-height:47px; background:#0058a9; color:#fff }
.carousel-tabs .tab a:focus,
.carousel-tabs .tab a.active { outline:none; background:#ae1033 }

.social-tabs ul.tabs .tab { width:33.33%; border-left:1px solid #710a21; box-sizing:border-box }
.social-tabs ul.tabs .tab:first-child { border-left:0 }
.social-tabs .tab a { display:block; font-weight:500; font-size:25px; text-decoration:none; text-align:center; line-height:79px; background:#ae1033; color:#fff }
.social-tabs .tab a:before { content:''; display:inline-block; vertical-align:middle; width:30px; height:30px; margin:-3px 7px 0 0; font-family:'glyphicons'; font-size:18px; line-height:30px; color:#fff; border-radius:3px }
.social-tabs .tab a[href="#tab_twitter"]:before { content:'\e81d'; background:#55acee }
.social-tabs .tab a[href="#tab_facebook"]:before { content:'\e81b'; background:#3b5998 }
.social-tabs .tab a[href="#tab_instagram"]:before { content:'\e81f'; background:#3f729b }
.social-tabs .tab a:focus,
.social-tabs .tab a.active { outline:none; color:#666; background:#fff }
.social-tabs a[href="#tab_facebook"] + .pane .overflow { padding:0 22px; background:#fff }

/* TWITTER */
.twitter-feed { color:#444; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:381px; 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:381px; 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:50%; 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 */
.footer-bar .social-links { float:right; margin-right:50px }
.footer-bar .social-links ul { margin:0; list-style:none }
.footer-bar .social-links li { float:left }
.footer-bar .social-links li a { display:block; padding:0 7px; font-size:18px; text-decoration:none; line-height:62px; transition:0.3s }
.footer-bar .social-links li a:hover { -webkit-transform:scale(1.5); transform:scale(1.5) }
.footer-bar .social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

/* COUNTDOWN */
.countdown-container { position:relative; color:#fff; z-index:2; margin:0 auto 20px } 
.countdown-container .countdown { overflow:hidden; list-style:none; padding:0; margin:0; position:absolute; right:15px; top:10px; text-align:center }
.countdown-container .countdown li { display:inline-block; vertical-align:top; list-style:none; margin:0; padding:0; min-width:82px; margin-left:10px; line-height:1 }
.countdown-container .countdown li .countdown-digit { display:block; font-size:35px }
.countdown-container .countdown li .countdown-label { display:none; font-size:12px; color:#ffb814 }
.countdown-container .countdown-url { position:absolute; left:0; top:0; width:100%; height:100%; z-index:1 }
.countdown-container .coutdown-text { padding-top:76px; text-align:center }
.countdown-container .coutdown-text .title { position:absolute; top:0; left:-155px; right:-155px; font-size:21px; line-height:68px; text-align:center; -webkit-transform:skewX(-10deg); -moz-transform:skewX(-10deg); transform:skewX(-10deg) }
.countdown-container .coutdown-text p { margin:0; padding:0; font-size:15px; line-height:27px }
.countdown-container .coutdown-text p span { padding:0 4px; font-size:10px; color:#7b7b7b }
.countdown-container a[rel=wiki-link] { position:relative; z-index:2 }
.countdown-template-error { width:473px; height:68px; margin:0 auto; line-height:68px; font-size:16px; text-align:center; color:#fff; background:rgba(0,0,0,0.9) }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#ae1033; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#ae1033; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#ae1033; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#ae1033 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#ae1033; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

body { position:relative }

a[rel="wiki-link"] { position:relative }

.page { position:relative; z-index:1; overflow:hidden }
.page-background { position:fixed; left:0; top:0; right:0; bottom:0; background-position:50% 0; background-size:100%; background-repeat:no-repeat }
.landing .page-background { position:absolute; top:156px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0; font-family:'AkzidenzGroteskBE-Cn', arial }

.site-header { position:relative; z-index:3; min-height:244px; font-family:'AkzidenzGroteskBE-Cn', arial; background:url(/images/setup/2024/header_bg.png) no-repeat 50% 0; transition:border 0.5s }
.site-header .site-title { position:relative; width:863px; margin:56px auto 17px }
.site-header .site-title a { display:block; width:863px; height:83px; text-indent:-9999px; background:url(/images/setup/2024/master_sprite.png) no-repeat -254px -49px }
.site-header .site-title a:before { content:''; position:absolute; top:-49px; left:-254px; width:254px; height:231px; background:url(/images/setup/2024/master_sprite.png) no-repeat }

.sticky-header .page { padding-top:244px }
.sticky-header .site-header { position:fixed; left:0; right:0; top:0; min-height:auto; background:#fff; border-top:5px solid #0058a9; box-shadow:inset 0 -3px 0 0 #cfcfcf }
.sticky-header .site-header .site-title { width:auto; margin:0 }
.sticky-header .site-header .site-title a { position:fixed; left:50%; top:2px; margin-left:-650px; width:109px; height:103px; text-indent:-9999px; background:url(/images/setup/2024/master_sprite.png) no-repeat -1114px 0 }
.sticky-header .site-header .site-title a:before { display:none }

.mobile-menu-bar, .site-header .social-links { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1109px; 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.banners-row,
.landing-row.aotw-row { margin-top:30px }
.landing-row.schedule-row { z-index:1; margin-top:140px; padding:30px 0; background:#ae1033 }
.landing-row.schedule-row:before { content:''; position:absolute; left:0; top:-140px; width:100%; height:140px; background:url(/images/setup/2017/bg_row_3.png) no-repeat 50% 0 }
.landing-row.schedule-row:after { content:''; position:absolute; left:0; bottom:-140px; width:100%; height:140px; background:url(/images/setup/2017/bg_row_3.png) no-repeat 50% -378px }

/* NAVIGATION */
.dropnav { position:relative; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; display:block; height:60px; padding:0 35px; font-size:36px; font-weight:500; line-height:60px; text-decoration:none; color:#666; text-transform:uppercase }
.dropnav .nav > a:before { content:''; position:absolute; left:-1px; top:0; width:1px; height:60px; background:#ccc }
.dropnav .nav:first-child > a:before { display:none }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#fff; background:#ae1033; box-shadow:inset 0 -3px 0 0 #8d0d29 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:60px; min-width:200px; padding:35px 120px; background:#ae1033; white-space:nowrap; border-bottom:3px solid #8d0d29; box-shadow:0 5px 15px 0 rgba(0,0,0,0.75) }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; font-family:'AkzidenzGroteskBE-Cn', arial; font-size:24px; font-weight:500; text-decoration:none; text-transform:uppercase; color:#fff }
.dropnav .submenu a:hover { color:#ccc }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:70px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { margin-bottom:10px; padding-bottom:10px; font-family:'highlandgothicflf', arial; font-weight:700; font-size:25px; color:#fff; border-bottom:5px solid #790b24 } 
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { display:block; margin-top:15px; font-size:30px; line-height:1 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:20px; font-weight:400; text-transform:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 5px; color:#7b0b24 }
.dropnav .submenu .has-submenu[data-follow-link="true"] 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:1109px; padding:15px 30px; margin:0 auto 20px; font-family:'AkzidenzGroteskBE-Cn', arial; color:#fff; background:#ae1033; box-shadow:inset 0 0 46px 0 rgba(0,0,0,0.3); box-sizing:border-box }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:40px; font-weight:500 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:12px }
.secondary-nav li { float:left; font-size:18px; }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#dddfe2; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; font-weight:300 }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#ae1033; background:#fff }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#fff; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; white-space:nowrap; color:#666 }
.secondary-nav .has-nav li a:hover { color:#ae1033 }

.j-carousel { width:80.25% }
.j-carousel .story-box { position:absolute; left:0; bottom:0; right:0; padding:20px 30px; color:#404040; background:rgba(255,255,255,0.85); box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-family:'highlandgothicflf', arial; font-size:21px; text-transform:uppercase; color:#0058a9 }
.j-carousel .story-box .info .title { display:none }
.j-carousel .story-box .date { margin-right:10px; font-size:16px; font-weight:500; text-transform:uppercase; color:#ae1033 }
.j-carousel .story-box .pipe { display:inline-block; padding:0 5px; font-weight:300; color:#a0a0a0 }
.j-carousel .story-box .sport-name { display:inline-block }
.j-carousel .story-box .carousel-share-links { display:inline-block }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#ae1033 }
.j-carousel .story-box .carousel-share-links a:before { font-size:16px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"] { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"] { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links { float:right; font-size:16px; font-weight:500; text-transform:uppercase }
.j-carousel .story-box .carousel-related-links a { color:#ae1033 }
.j-carousel .story-box .carousel-related-links span { padding:0 5px; font-weight:300; color:#a0a0a0 }
.j-carousel .story-box .leadin { display:block; font-weight:300; font-size:20px }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { display:none }

.thumb-slider { position:absolute; right:0; top:47px; z-index:3; width:19.20%; height:504px; overflow:hidden }
.thumb-slider .slider { width:100%; overflow:hidden }
.thumb-slider .items { position:relative; width:50000% }
.thumb-slider .item { width:0.2%; float:left }
.thumb-slider .control { position:relative; height:150px; margin-top:3px; cursor:pointer; overflow:hidden }
.thumb-slider .control.active:after { content:''; position:absolute; left:0; bottom:0; top:0; right:0; border:6px solid #dbdbdb }
.thumb-slider .control .thumb { display:block; height:100% }
.thumb-slider .control .thumb:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; box-shadow:inset 0 0 150px 0 #000 }
.thumb-slider .control img { vertical-align:top; width:100%; min-height:100% }
.thumb-slider .control .info { position:absolute; left:20px; bottom:15px; right:20px; font-family:'highlandgothicflf', arial; font-size:12px; line-height:1.2; text-transform:uppercase; text-shadow:1px 1px 3px #000; color:#fff }
.thumb-slider .control .sport-name { display:block; margin-bottom:5px; padding-bottom:5px; border-bottom:1px solid #fff }
.thumb-slider .next,
.thumb-slider .prev { display:none }
.thumb-slider .nav { position:relative; vertical-align:top; width:100%; height:41px; margin-top:3px; background:#ae1033; font-size:0; text-align:center }
.thumb-slider .nav a { width:10px; height:10px; cursor:pointer; display:inline-block; vertical-align:top; margin:14px 3px 0; background:#790b24; border-radius:10px }
.thumb-slider .nav a.active { background:#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 span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-50px; top:50%; margin-top:-15px; width:30px; height:30px; font-size:20px; line-height:30px; cursor:pointer; text-align:center; text-decoration:none; color:#fff; overflow:hidden; background:#ae1033; border-radius:100% }
.slider-wrapper .next { left:auto; right:-50px }
.slider-wrapper .prev:before,
.slider-wrapper .next:before { content:"\e80f"; display:block; font-family:'glyphicons' }
.slider-wrapper .next:before { content:"\e810" }

/* SCHEDULE */
.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-events { font-size:30px; line-height:165px; text-align:center; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box { float:left; position:relative; width:22.99%; min-height:250px; margin-left:2.61%; padding:10px 10px 40px 10px; background:#fff; border:6px solid #dbdbdb; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box.empty { font-size:20px; font-weight:300; text-transform:uppercase; text-align:center; color:#54575a }
.scoreboard-slider .event-box .date,
.scoreboard-slider .event-box .status,
.scoreboard-slider .event-box .result { display:block; font-size:20px; font-weight:500; text-transform:uppercase; color:#ae1033 }
.scoreboard-slider .event-box .status { position:absolute; top:10px; right:45px }
.scoreboard-slider .event-box .sport a { display:block; font-size:30px; font-weight:500; text-decoration:none; color:#0058a9 }
.scoreboard-slider .event-box .team-logo { float:right; display:block; max-width:50px }
.scoreboard-slider .event-box .opponent,
.scoreboard-slider .event-box .team { font-size:23px; font-weight:300; color:#54575a }
.scoreboard-slider .event-box .neutralsite-notes span { display:block; font-weight:300; font-size:16px }
.scoreboard-slider .event-box .va { position:absolute; top:-6px; right:-6px; width:61px; height:61px; padding:5px 10px 0 0; font-size:18px; font-weight:500; text-align:right; text-transform:uppercase; color:#54575a; background:url(/images/setup/2024/master_sprite.png) no-repeat -1232px 0; box-sizing:border-box }
.scoreboard-slider .event-box .links { position:absolute; left:-6px; right:-6px; bottom:-6px; min-height:33px; text-align:center; background:#dbdbdb }
.scoreboard-slider .event-box .links a { line-height:33px; color:#161616 }
.scoreboard-slider .full-schedule-btn { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-50px; top:50%; margin-top:-15px; width:30px; height:30px; font-size:20px; line-height:30px; cursor:pointer; text-align:center; text-decoration:none; color:#fff; overflow:hidden; background:#ae1033; border-radius:100%; box-shadow:0 1px 3px rgba(0,0,0,0.75) }
.scoreboard-slider .next { left:auto; right:-50px }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:"\e80f"; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:"\e810" }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:2000px) {

.page-background { background-size:2000px auto }

}

@media only screen and (min-width:1024px) and (max-width:1360px) {

.site-header .site-title { -webkit-transform:scale(0.75) }
.dropnav .nav > a { padding:0 25px; font-size:30px }

.slider-wrapper,
.scoreboard-slider { margin:0 70px }

}

@media only screen and (min-width:1024px) and (max-width:1109px) {

.thumb-slider .control { height:136px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#00509a }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2024/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#ae1033 }
.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:#0058a9; 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:#0058a9; 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:#fff }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-family:'highlandgothicflf', arial; font-size:16px; text-transform:uppercase; color:#0058a9 }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:16px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"] { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"] { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:61.79%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; margin-bottom:0; padding:10px; font-family:'highlandgothicflf', arial; font-size:20px; text-align:center; text-transform:uppercase; color:#fff; background:#0058a9 }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.slider-wrapper { padding:0 5px 5px }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; padding:10px; font-size:20px; letter-spacing:0.05em; text-align:center; text-transform:uppercase; color:#ae1033; background:#fff; border-radius:3px; box-shadow:inset 0 0 40px 0 rgba(0,0,0,0.4) }
.slider-wrapper .image span:after { content:"\e810 \e810"; padding-left:10px; font-family:'glyphicons' }

.countdown-container{ display:none }

.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 }

.section-aotw .section-header { position:static; width:auto; height:auto; margin:0; padding:10px; text-indent:0; font-family:'highlandgothicflf', arial; font-size:20px; text-align:center; text-transform:uppercase; color:#fff; background:#0058a9 }
.section-aotw .btn-archive { position:static; display:block; width:auto }
.aotw { height:auto; padding:20px }
.aotw .thumb { float:none; display:block; width:auto; margin:0 }
.aotw .thumb img { height:auto }
.aotw .title { padding:20px }
.aotw .title span:nth-child(1) { font-size:40px }
.aotw .leadin { padding:0; font-size:20px }

.site-footer { margin-top:0; padding:30px 0 0; text-align:center }
.landing .site-footer { padding:30px 0 0 }
.site-footer .presto-logo { margin:20px auto  }
.site-footer .btn-apply { position:static; display:block; width:155px; height:45px; font-size:15px; margin:30px auto 10px }
.site-footer .btn-subscribe { float:none; display:block; margin:20px auto;line-height:normal }

.footer-address img { margin-bottom:10px }

.footer-links { float:none; width:auto; margin-bottom:20px; }
.footer-links ul { margin:0; list-style:none }
.footer-links li { float:none; display:inline-block; width:auto; padding:0 10px }
.footer-links li:nth-child(9) { clear:none }
.footer-links li a { font-size:14px; line-height:30px }

.footer-bar:before { display:none }
.footer-bar { padding:20px; background:#004687; border-top:1px solid #336b9f }

.footer-copyright { float:none; line-height:normal }

.footer-bar .social-links { float:none; display:inline-block;  margin:0 }
.footer-bar .social-links li a { line-height:normal }

.site-header .social-links { background:#000 }
.site-header .social-links ul { margin:0; list-style:none }
.site-header .social-links li { float:left; width:20% }
.site-header .social-links li a { text-decoration:none }
.site-header .social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.site-header .social-links li .icon { display:block; font-size:16px; line-height:34px; text-align:center; color:#fff; transition:0.35s }
.site-header .social-links li .gicon-twitter { background:#55acee }
.site-header .social-links li .gicon-facebook { background:#3b5998 }
.site-header .social-links li .gicon-youtube { background:#bb0000 }
.site-header .social-links li .gicon-flickr { background:#ff0084 }
.site-header .social-links li .gicon-instagram { background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.landing-row.schedule-row,
.social-tabs,
.thumb-slider,
.page-background { display:none }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/2024/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:#ae1033 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

}

/* 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;}
