/* ==============
   GLOBAL STYLES
   ============== */

/*JEREMY AND DEVINS WIKI VISABILITY FIXES*/
a[rel="wiki-link"]{ text-transform:uppercase!important; font-weight:bold!important;}
.sticky-bar a, .landing-row.headlines-tabs-row a,.next-event a, #site-header a[rel="wiki-link"], .secondary-nav a[rel="wiki-link"]{ color:#fff!important;}
a[rel="wiki-link"]:hover{ text-decoration:underline!important; }
a[rel="wiki-link"]:before{ display:inline-block!important; content:'\00270e'; }

/* WEB FONTS */


@font-face {
    font-family: 'ultra';
    src: url('Ultra-webfont.eot');
    src: url('Ultra-webfont.eot?#iefix') format('embedded-opentype'),
         url('Ultra-webfont.woff') format('woff'),
         url('Ultra-webfont.ttf') format('truetype'),
         url('Ultra-webfont.svg#ultraregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('Montserrat-Regular-webfont.eot');
    src: url('Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Regular-webfont.woff') format('woff'),
         url('Montserrat-Regular-webfont.ttf') format('truetype'),
         url('Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#123068 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#233a75 }

a { color:#091834; text-decoration:none }
a:focus,
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }



.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; color:#444; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff; background:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { position:relative; text-align:center; color:#444; background:#fff; box-shadow:0 0 20px rgba(0,0,0,0.3) }
.site-footer > .container {  max-width:1200px; padding:40px 0; margin:0 auto }
.site-footer .footer-logos li { position:relative; display:inline-block; vertical-align:top; margin:0 20px }
.site-footer .footer-logos li span { display:none }
.site-footer .footer-text { position:relative; margin-top:40px; font-family:'montserrat', arial; color:#000 }
.site-footer .footer-text span { display:block; font-weight:700 }

/* 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:66.4%; 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:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

.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:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff }
.aotw { min-height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#9b1d22 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:20px}
.tabs-wrapper ul.tabs .tab { margin-left:20px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:38px; line-height:38px; font-size:24px; font-family:'montserrat',arial; font-weight:700; text-transform:uppercase; text-decoration:none; color:#7b96c8 }
.tabs-wrapper .tab a.active { color:#fff; text-decoration:underline; }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* 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:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; text-align:center; border:none; cursor:pointer; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.slider-wrapper .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.slider-wrapper .pp.play:before { content:'\e80a' }

.sponsor-slider { text-align:center }
.sponsor-slider .next, 
.sponsor-slider .prev { position:absolute; left:-30px; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.sponsor-slider .next { left:auto; right:-30px }
.sponsor-slider .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#123068 }
.sponsor-slider .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#123068 }
.sponsor-slider .image { width:33.32%; float:left; padding:0 10px; box-sizing:border-box }
.sponsor-slider .image img { height:214px }

.banner-slider { overflow:hidden }
.banner-slider .slider { background:#000 }
.banner-slider .pp { top:auto; bottom:0; right:50%; margin-right:-15px }

/* MORE HEADLINES */
.section-more-headlines .section-header { position:static; margin:0 0 20px; font-size:24px; line-height:38px; font-family:'montserrat',arial; color:#fff; text-transform:uppercase; background:transparent }
.more-headlines-slider { position:relative }
.more-headlines-slider .slider { position:relative; margin-left:-40px; overflow:hidden }
.more-headlines-slider .items { position:relative; width:2000% }
.more-headlines-slider .item { float:left; width:5% }
.more-headlines-slider .story { width:50%; float:left; margin-top:19px; padding-left:40px; -webkit-box-sizing:border-box; box-sizing:border-box }
.more-headlines-slider .story .thumb { position:relative; display:block; padding-top:55%; overflow:hidden }
.more-headlines-slider .story img { position:absolute; left:0; top:0; width:100%; vertical-align:middle }
.more-headlines-slider .story .title { display:block; height:40px; padding:0 15px; font-size:12px; line-height:40px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#fff; background:#091834; text-decoration:none }
.more-headlines-slider .story .title:hover { color:#7a9fe4 }
.more-headlines-slider .story:first-child,
.more-headlines-slider .story:first-child + .story { margin-top:0 }
.more-headlines-slider .navi { position:absolute; right:30px;; top:-37px }
.more-headlines-slider .navi .nav { float:left; width:5px; height:5px; border:none; padding:0; margin-left:5px; text-indent:-9999px; cursor:pointer; background:rgba(255,255,255,0.8) }
.more-headlines-slider .navi .nav.active { background:#fff } 
.more-headlines-slider .prev,
.more-headlines-slider .next { position:absolute; left:-40px; top:-53px; margin:0; width:30px; height:30px; font-size:15px; line-height:30px; color:#fff; cursor:pointer; text-decoration:none; text-align:center; overflow:hidden }
.more-headlines-slider .prev { left:auto; right:85px }
.more-headlines-slider .next { left:auto; right:0 }
.more-headlines-slider .prev:before { content:"\00ab"; display:block  }
.more-headlines-slider .next:before { content:"\00bb"; display:block }

.section-scoreboard .section-header { position:static; margin:0; font-size:24px; line-height:66px; font-family:'montserrat',arial; color:#0c2b64; text-transform:uppercase; background:transparent } 
.scoreboard-slider { position:relative; text-align:center; font-family:'montserrat', arial  }
.scoreboard-slider .slider { position:relative; margin-left:-5px; overflow:hidden }
.scoreboard-slider .no-events { position:relative; padding:10px 0; margin-left:10px; font-size:20px; text-transform:uppercase; color:#fff; background:#000; background:rgba(0,0,0,0.6) }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; width:20%; float:left; padding:0 5px; font-size:15px; text-transform:uppercase; font-size:12px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.scoreboard-slider .no-event { position:absolute; left:0; right:0; top:50%; margin-top:-15px; height:30px; font-size:18px; color:#000 }
.scoreboard-slider .event { position:relative; min-height:200px; padding:20px; color:#444; background:#fff }
.scoreboard-slider .event .date { position:relative; display:block; width:64px; height:73px; margin:-20px 0 5px; padding:10px; font-size:26px; text-align:center; line-height:30px; color:#fff; background: #123068 }
.scoreboard-slider .event .date span { display:block; font-size:14px; line-height:16px }
.scoreboard-slider .event .date:after { content:''; position:absolute; right:0; bottom:0; border:5px solid transparent; border-bottom-color:#fff; border-left:none; border-right:85px solid #ffff }
.scoreboard-slider .event .status { position:absolute; left:20px; top:55px; width:84px; text-align:center; font-size:11px; color:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#fff; background:#123068 }
.scoreboard-slider .event .sport { margin-bottom:10px}
.scoreboard-slider .event .sport a { font-size:12px; color:#000 }
.scoreboard-slider .event .team,
.scoreboard-slider .event .opponent { font-size:14px; line-height:1.3 }
.scoreboard-slider .event .team-logo { position:absolute; left:110px; right:0; top:20px; text-align:center }
.scoreboard-slider .event .team-logo img { width:60px; vertical-align:middle }
.scoreboard-slider .event .score { float:right; color:#123068  }
.scoreboard-slider .event-box.result .team { text-align:left }
.scoreboard-slider .event .result { display:block; margin-top:5px; font-size:24px; color:#123068 }
.scoreboard-slider .event .neutralsite-notes { display:none }
.scoreboard-slider .event .links { position:absolute; left:0; right:0; bottom:0; border-top:1px solid #ccc; height:28px; line-height:28px; color:#123068 }
.scoreboard-slider .event .links a span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }
.scoreboard-slider .event .links a { display:inline-block; vertical-align:top; width:18px; height:18px; line-height:28px; font-size:12px; color:#123068 }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; right:35px; top:-66px; width:30px; height:66px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.scoreboard-slider .next { left:auto; right:-0 }
.scoreboard-slider .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:66px; color:#123068 }
.scoreboard-slider .next:before { content:"\00bb"; display:block; font-size:30px; line-height:66px; color:#123068 }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { display:block }
.scoreboard-slider .full-schedule-btn { display:none }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#123068; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#123068; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#123068; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#123068 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#123068; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width: 1024px) {

.page { position:relative; overflow:hidden; padding-top:150px; background:url(/images/setup/2018_pattern.jpg) repeat 50% 0 #ccc }
.body-container { margin-top:20px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:4; background:#123068 }
.site-header > div { max-width:1200px; margin:0 auto }
.site-header .site-title { position:relative; z-index:2; max-width:1105px; height:89px; margin:0 auto; padding:19px 0 0 95px }
.site-header .site-title a { display:block; width:678px; height:76px; text-indent:-9999px; color:#fff; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 -330px  }
.site-header .site-title a:before { content:""; position:absolute; left:-82px; top:18px; width:155px; height:204px; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 0 }

.site-header.sticky { position:fixed }
.site-header.sticky .site-title { height:0; padding:0 }
.site-header.sticky .site-title a { position:absolute; left:-82px; top:0; width:75px; height:98px; background:url(/images/setup/2018_logo_sticky.png) no-repeat 0 0; transition:all 0.5s ease }
.site-header.sticky .site-title a:before { display:none }
.site-header.sticky .weather-condition-wrapper { display:none }

.weather-condition-wrapper { position:absolute; right:50%; top:24px; margin-right:-600px; width:315px; height:37px; padding:15px 15px 15px 60px; font-size:16px; font-family:'montserrat', arial; color:#fff; white-space:nowrap; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 -250px }
.weather-condition-wrapper:after { content:""; position:absolute; top:0; bottom:0; left:100%; right:-9999px; background:#0a1a3a }
.weather-condition-wrapper .title { display:inline-block; vertical-align:middle; margin-right:10px; font-size:14px; line-height:15px; font-family:'montserrat', arial }
.weather-condition-wrapper .weather-condition { display:inline-block; vertical-align:middle; }
.weather-condition-wrapper .icon { display:inline; vertical-align:middle; height:35px  }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.sponsor-slider-row { padding:50px 0; margin:0 }
.landing-row.headlines-tabs-row { margin-top:0; padding:30px 0; background:url(/images/setup/2015/third_row_bg_pattern.png) repeat #051e4d }

.site-footer { padding-bottom:120px }

/* NAVIGATION */
.dropnav { position:relative; font-family:'montserrat', arial; color:#fff; background:#091834 }
.dropnav:before { content:''; position:absolute; left:50%; top:0; bottom:0; right:50%; width:100vw; margin-left:-50vw; margin-right:-50vw; background:#091834 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; max-width:1109px; margin:0 auto; padding-left:54px }
.dropnav .nav { float:left }
.dropnav .nav > a { display:block; height:42px; padding:0 20px; font-weight:700; line-height:42px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a { color:#091834; background:#7a9fe4 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:42px; height:307px; padding:40px; background:rgba(14, 38, 83, 0.9); white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; line-height:24px; color:#fff; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#7a9fe4 }
.dropnav .submenu .has-submenu > a { margin-bottom:10px; font-size:18px; font-weight:700; text-transform:uppercase; color:#7a9fe4; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0 }
.dropnav .submenu.level2 .has-submenu > a { display:none }
.dropnav .submenu.level2 .has-submenu li { display:inline-block; vertical-align:top; margin:0; white-space:nowrap }
.dropnav .submenu.level2 .has-submenu li a { font-size:12px; padding-right:5px; }
.dropnav .submenu.level2 .has-submenu li:first-child a { min-width:200px; font-size:14px }
.dropnav .submenu.level2 .has-submenu a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-size:14px; speak:none; text-decoration:inherit; text-align: center;  font-variant: normal; text-transform:none }
.dropnav .submenu.level2 .has-submenu a[href*="twitter"],
.dropnav .submenu.level2 .has-submenu a[href*="facebook"],
.dropnav .submenu.level2 .has-submenu a[href*="instagram"] { width:15px; height:24px; line-height:24px; padding:0; overflow:hidden }
.dropnav .submenu.level2 .has-submenu a[href*="twitter"]:before { content:"\e81e" }
.dropnav .submenu.level2 .has-submenu a[href*="facebook"]:before { content:"\e81c" }
.dropnav .submenu.level2 .has-submenu a[href*="instagram"]:before { content:"\e81f" }
.dropnav .submenu.level2 .has-submenu a[rel="wiki-link"]  + a { display:none !important }


.secondary-nav { position:relative; z-index:2; padding:15px 0; font-family:'montserrat', arial; font-weight:700; color:#fff; text-align:center; text-transform:uppercase; background:#29313e }
.secondary-nav h1 { margin-bottom:0; color:#fff; font-family:'montserrat', arial; font-size:30px; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:inline-block; vertical-align:top; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#ff0; 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:#000 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#ff0 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { width:54.6%; float:left }
.j-carousel .story-box { position:relative; min-height:140px; padding:10px 20px; font-size:13px; color:#000; background:#cacaca }
.j-carousel .title { display:block; margin-bottom:10px; font-size:20px; line-height:1.3; font-family:'montserrat',arial; text-transform:uppercase; color:#000 }
.j-carousel .title:hover  { color:#091834 }
.j-carousel .date { position:absolute; left:0; right:0; top:-40px; height:40px; line-height:40px; padding:0 20px; font-size:12px; color:#fff; background:rgba(18,48,104,0.9) }
.j-carousel .readmore { display:none }
.j-carousel .controls { position:absolute; right:46px; bottom:160px; z-index:2; padding:15px 0 }
.j-carousel .control { position:relative; float:left; width:10px; height:10px; margin-left:10px; text-indent:-9999px; cursor:pointer; color:#000; background:#fff }
.j-carousel .control.active { background:#96bddf}
.j-carousel .next, 
.j-carousel .prev { position:absolute; right:120px; bottom:160px; width:40px; height:40px; z-index:1; line-height:35px; cursor:pointer; font-size:30px; color:#fff; background:#1f3867; text-align:center; overflow:hidden }
.j-carousel .next { left:auto; right:0 }
.j-carousel .prev:before { content:"\00ab"; display:block; background:#1f3867 }
.j-carousel .next:before { content:"\00bb"; display:block; background:#1f3867 }
.j-carousel .pp { display:none }

/* CAROUSEL CONTENT */
.carousel-content { position:relative; overflow:hidden }
.carousel-content .control { width:50%; float:left; padding:0 0 19px 19px; cursor:pointer; -webkit-box-sizing:border-box; box-sizing:border-box }
.carousel-content .control:nth-child(2n+1) { clear:left; }
.carousel-content .control .thumb { width:100%; vertical-align:middle }
.carousel-content .control .thumb-title { height:40px; padding:0 15px; font-size:12px; line-height:40px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#fff; background:#091834 }

.carousel-content .next-event { position:relative; height:79px; margin-left:19px; border-top:11px solid #123068; padding:30px 20px 20px; color:#fff; background:#091834 }
.carousel-content .next-event:after { content:""; position:absolute; right:0; top:-11px; border:15px solid transparent; border-right-color:#f7f7f7; border-top-color:#f7f7f7 }
.carousel-content .next-event h3 { position:absolute; left:0; top:-11px; padding:0 20px; height:32px; line-height:32px; font-family:'montserrat',arial; font-size:14px; text-transform:uppercase; color:#fff; background:#123068 }
.carousel-content .next-event h3:after { content:""; position:absolute; right:-30px; top:0; border:16px solid transparent; border-left-color:#123068; border-top-color:#123068  } 
.carousel-content .next-event .date { float:left; width:60px; margin-right:20px; text-align:center; font-family:'montserrat',arial; text-transform:uppercase; color:#fff }
.carousel-content .next-event .date span { display:block; font-size:20px; line-height:1.1 }
.carousel-content .next-event .date .dd { font-size:30px; line-height:1 }
.carousel-content .next-event .result,
.carousel-content .next-event .status { float:right }
.carousel-content .next-event .info { overflow:hidden }
.carousel-content .next-event .sport-status { text-transform:uppercase; font-weight:700; color:#a8c1f1 }
.carousel-content .next-event .teams { font-size:16px }
.carousel-content .next-event .team-logo { width:70px; padding:10px; margin:-10px 0 0 20px; float:right; background:#fff; border-radius:10px }
.carousel-content .next-event .team-logo img { vertical-align:top }

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:4; background:#051e4d }
.sticky-bar > div { position:relative; max-width:1000px; height:65px; margin:0 auto; padding-left:200px;  }

.sticky-bar .sticky-logo { position:absolute; left:0; bottom:0; width:200px; height:96px; text-indent:-9999px; color:#fff; background:url(/images/setup/2018_master_sprite.png) no-repeat -159px 0 }

div[id="scoreboard-ticker-wrapper"] { position:relative; width:700px; height:28px; padding:0 40px; margin:18px auto 0; 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:700px; height:28px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { text-transform:uppercase; padding:0 10px; word-spacing:5px; font-size:16px; font-family:'montserrat', arial;  line-height:28px; color:#fff }
div[id="scoreboard-ticker"] .no-events { text-align:center }
div[id="scoreboard-ticker"] .content a { color:#fff }
div[id="scoreboard-ticker"] .sport,
div[id="scoreboard-ticker"] .content a:hover { color:#91B0D4 }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:0; top:0; width:40px; height:28px; color:#fff; overflow:hidden }
span[id="scoreboard-ticker-prev"] { left:0; right:auto }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { color:#fff }
span[id="scoreboard-ticker-prev"] a:before,
span[id="scoreboard-ticker-next"] a:before { content:'\e80f'; display:block; font-family:'glyphicons'; cursor:pointer; color:#fff; font-size:20px; line-height:28px; }
span[id="scoreboard-ticker-next"] a:before { content:'\e810'; }

.banner-slider .slider { position:relative; left:50%; width:2000px; margin-left:-1000px; background:#000 }
 
}

@media only screen and (max-width:1300px) and (min-width:1024px) { 

.site-header.sticky .site-title a { left:0 }

.dropnav > ul { padding-left:120px }
.dropnav .nav > a { padding:0 15px}

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#1f407f }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2015/header_tablet.png") no-repeat 50% 50% }

.site-header .weather-condition-wrapper { display:none }

.mobile-menu-bar { display:block; padding:5px; background:#071129 }
.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:#fff; color:#071129; 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.focus > .submenu,
.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:#29313e; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; z-index:2; height:12px; padding:10px 0; margin-top:66.4%; 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 }
.j-carousel .next, 
.j-carousel .prev,
.j-carousel .pp { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.sponsor-slider .next { right:0 } 
.sponsor-slider .prev { left:0 }

.section-more-headlines { background:#1f407f; }
.section-more-headlines .section-header { padding:10px 10px 0;} 

.carousel-content,
.section-social-tabs,
.sticky-bar { display:none }


.landing-row.scoreboard-row { 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/2015/header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.more-headlines-slider .slider { margin-left:0 }
.more-headlines-slider .story:nth-child(n) { width:100%; padding:0; margin:0 0 20px }

.sponsor-slider .image { width:100% }
.sponsor-slider .image img { width:100%; height:auto }

}

/* 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;}

/* CHAMPIONSHIP PAGE */
.state-champs-hdr { max-width:1000px; margin:0 auto; font-size:30px; line-height:50px; font-family:'ultraregular', arial; color:#1f407f; text-transform:uppercase; border-bottom:3px solid #e1e1e1 }
.state-championships { max-width:1000px; margin:0 auto 100px; font-family:'ultraregular', arial; text-transform:uppercase }
.state-championships .row { margin-top:40px; text-align:center }
.state-championships .col { position:relative; float:left; width:214px; min-height:274px; margin-left:48px;; padding-bottom:73px; background:url(/images/setup/2015/champ_box_1.png) no-repeat 50% 0 }
.state-championships .col:first-child { margin-left:0 }
.state-championships .col .years { margin-top:245px; padding:0 5px; border-left:5px solid #000; border-right:5px solid #000; color:#88acf0; font-size:10px; line-height:1.3; background:#1f407f; overflow:hidden }
.state-championships .col .title { position:absolute; left:0; right:0; bottom:0; margin:0; height:50px; padding-top:23px; font-family:'ultraregular', arial; font-size:15px; color:#fff; background:url(/images/setup/2015/champ_box_1.png) no-repeat 50% 100% }

.conference-champs-hdr { max-width:1000px; margin:0 auto; font-size:30px; line-height:50px; font-family:'ultraregular', arial; color:#1f407f; text-transform:uppercase; border-bottom:3px solid #e1e1e1 }
.conference-championships { max-width:1000px; margin:0 auto 100px; font-family:'ultraregular', arial; text-transform:uppercase }
.conference-championships .row { margin-top:40px; text-align:center }
.conference-championships .col { position:relative; float:left; width:214px; min-height:274px; margin-left:48px; padding-bottom:73px; background:url(/images/setup/2015/champ_box_2.png) no-repeat 50% 0 }
.conference-championships .col:first-child { margin-left:0 }
.conference-championships .col .years { margin-top:215px; padding:0 5px; border-left:5px solid #cacaca; border-right:5px solid #cacaca; color:#2751a1; font-size:10px; line-height:1.3; background:#e0e0e0; overflow:hidden }
.conference-championships .col[data-thumb] .years { background:#dede00 }
.conference-championships .col .title { position:absolute; left:0; right:0; bottom:0; margin:0; height:50px; padding-top:23px; font-family:'ultraregular', arial; font-size:15px; color:#fff; background:url(/images/setup/2015/champ_box_2.png) no-repeat 50% 100% }


/*****PRESTO LOGO*****/
a[aria-label="Presto Sports Logo"] img.lazyloaded {
    max-width: 250px;
    padding-top: 20px;
}