/* 
  ----- Global Styles (all screens) -----
*/

/* Accent Color */
.accent-bg,
.accent-bg th { color:#fff !important; background:#003da5 !important }

/* Skip Navigation */
.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:1rem; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

/* Page Structure */
html { font-size:16px !important }
body { padding:0; font-family:'Lato', sans-serif; font-size:1rem; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.page { font-size:0.875em; overflow:hidden }
.body-container { position:relative; z-index:1; max-width:1170px; margin:30px auto }
.landing .body-container { max-width:none; margin:0 auto }
.mainbody { display:block; padding:10px; color:#444; background:#fff }
.landing .mainbody { padding:0; background:none }

/* Focus */
:focus { outline:2px dashed #ff0000 }

/* Links */
a { text-decoration:none; color:#003da5 }
a:focus,
a:hover { text-decoration:underline }

/* Wiki Links */
.schedule-aotw-wrapper a[rel="wiki-link"] { color:#fff }
header.mod-site-header.style3 .social-links a[rel="wiki-link"] { color:#003da5 }

/* Headings */
h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:1.75rem }
h2 { font-size:1.5rem }
h3 { font-size:1.375rem }
h4 { font-size:1.25rem }
h5 { font-size:1rem }
h6 { font-size:0.875rem }

/* Grid */
.schedule-aotw-wrapper { color:#fff; background:url(/images/setup/bg_row_3.jpg) no-repeat 50% 0 #003da5; background-size:cover }

/* Sections */
section { padding:15px }
.section-carousel { padding:0 }
.section-next-event { background:#ffb81c }

/* Section Headers */
.section-header { position:absolute; left:-9999px; font-family:'Oswald', sans-serif; font-weight:400; font-size:1.875rem; text-transform:uppercase; text-align:center; color:#000 }
.section-scoreboard .section-header { position:static; color:#fff }

/* Navbar Image */
.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

/* Header */
header.mod-site-header { z-index:3; font-size:1rem; color:#fff; background:url(/images/setup/header_bg.jpg) repeat-x }
.mod-site-header .site-title { display:inline-block; vertical-align:middle; padding:30px 10px }
header.mod-site-header .site-title a { max-width:190px }
.mod-site-header .header-text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; vertical-align:middle; max-width:110px; margin:0; font-size:1rem; font-family:'Roboto Condensed', sans-serif; line-height:1.2; text-transform:uppercase; text-decoration:none }
header.mod-site-header .header-text { display:inline-block; color:#fff }
.mod-site-header .header-text h1 { margin:0; font-size:inherit; font-weight:700 }
.mod-site-header .header-text span { display:none }

/* Mobile Navigation */
header.mod-site-header .mobile-menu-bar li a { color:#fff; background:#ff4713 }
header.mod-site-header .dropnav { background:#003da5 }

/* Social Links */
header.mod-site-header .social-links { background:#fff }
header.mod-site-header .social-links li a,
header.mod-site-header.style3 .social-links li .text { font-weight:900; letter-spacing:0; color:#003da5 }
header.mod-site-header.style3 .social-links li:first-child a:hover { text-decoration:underline }
header.mod-site-header.style3 .social-links li .icon { display:block; transition:0.3s }
header.mod-site-header.style3 .social-links li .icon:hover { color:#003da5; transform:scale(1.3) }

/* Secondary Navigation */
.secondary-nav { position:relative; background:#003da5; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'Oswald', sans-serif; font-size:1.5rem; text-transform:uppercase; letter-spacing:0; color:#fff; font-weight:700 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { width:100%; margin:0 auto }
.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:#fff transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(19, 41, 75, 0.1) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid rgba(0,0,0,0.3) }
.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 }

/* Carousel */
div.mod-news-rotator.style3 .story-box  { color:#fff; background:#ff4713 }
div.mod-news-rotator.style3 .story-box .title { font-family:'Oswald', sans-serif; color:#fff }
div.mod-news-rotator.style3 .story-box .date-sport { text-transform:uppercase }

/* Next Event */
div.mod-next-event.style2 { background:#003da5 }
div.mod-next-event.style2 .next-event-heading { font-family:'Oswald', sans-serif; color:#fff }
div.mod-next-event.style2 .counter-details { background:#ff4713 }

/* Scoreboard */
div.mod-scoreboard.style1 { font-size:1rem }
div.mod-scoreboard.style1 .event-box .date-status { background:#001875 }
div.mod-scoreboard.style1 .event-box .event { color:#003da5; background:rgba(255,255,255,0.7) }
div.mod-scoreboard.style1 .event-box .sport { font-weight:900 }
div.mod-scoreboard.style1 .event-box .links { border-top:1px solid #dfdfdf }
div.mod-scoreboard.style1 .event-box .links a { color:#ff4713 }
div.mod-scoreboard.style1 .slick-arrow { color:#fff; border-radius:0.25rem }
div.mod-scoreboard.style1 .slick-arrow:hover,
div.mod-scoreboard.style1 .slick-arrow:focus { background:#ff4713 }

/* AOTW */
div.mod-aotw.style4 .aotw-heading { width:301px; height:141px; margin:0 auto; text-indent:-9999px; background:url(/images/setup/athlete_spotlight.png) no-repeat }
div.mod-aotw.style4 .heading { color:#fff }

/* Footer */
footer.mod-site-footer.style6 { margin:0; padding:0 0 10px; font-size:1rem }
footer.mod-site-footer.style6 .footer-text { margin:0; padding:30px 15px 10px; color:#FFB81C ; background:#001875 }
footer.mod-site-footer.style6 .footer-site-links { padding:0 15px 30px; background:#001875 }
footer.mod-site-footer.style6 .footer-site-links a { color:#FFB81C  }
footer.mod-site-footer.style6 .footer-logos a { color:#003da5 }

/* Site Developer */
.site-developer { padding:0.75rem 0 1.5rem; text-align:center }
.site-developer a { display:inline-block; color:#fff }
.site-developer .site-developer-logo { max-height:30px; vertical-align:middle }

/* 
  ----- Site specific colors for internal pages -----
*/

/* Staff Directory */
.staff-directory th { background:#003da5; color:#fff }

/* Roster */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#003da5; color:#fff }
.roster .roster-header a { color:#fff }

/* Schedule */
.schedule-list table th { background-color:#003da5; color:#fff }
.schedule-content .event-recap a[rel="wiki-link"] { color:#fff }

/* Stats */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#003da5 }
.stats-wrapper th,
.stats-wrapper td { font-size:0.875rem; padding:5px }
.highlights.highlights-standalone .stat { color:#fff }
  
/* Bio */
.bio-wrap .head { background:#003da5; color:#fff }
.bio-wrap .head a { color:#fff }

/* Camps */
.camp-box > h2 { background-color:#5B5B5B !important }
.camp-box button:hover { background:#5B5B5B !important }
.camp-box button { background:#003da5 !important; color:#fff }
.camp-box button:before { background:#5B5B5B !important }

/* 
  ----- Small devices (landscape phones, 576px and up) -----
*/

@media only screen and (min-width:576px) {

  /* AOTW */
  div.mod-aotw.style4 .athlete .title { font-weight:900; color:#ff4713 }
  div.mod-aotw.style4 .athlete .sport { color:#003da5 }

}

/* 
  ----- Medium devices (tablets, 768px and up) -----
*/

@media only screen and (min-width:768px) {

  /* Grid */
  .landing-row.scoreboard-row { padding:0 40px }

  /* Header */
  .mod-site-header.style3 { padding-top:89px }
  header.mod-site-header.style3 .site-title { top:10px; max-width:250px }
  header.mod-site-header .site-title a { max-width:none }
  header.mod-site-header .site-title a img { max-height:none }
  header.mod-site-header .header-text { top:35px; left:140px; font-family:'Roboto', sans-serif }
  header.mod-site-header .header-text span:first-child { display:inline-block }

  /* Mobile Navigation */
  header.mod-site-header .mobile-menu-bar { color:#fff; background:#ff4713 }
  header.mod-site-header .mobile-menu-bar li a { color:#003da5; background:#fff }

  /* Social Links */
  header.mod-site-header.style3 .social-links li { margin-left:15px }
  header.mod-site-header.style3 .social-links li a { color:#003da5 }

  /* Next Event */
  div.mod-next-event.style2 { background:#ff4713 }
  div.mod-next-event.style2::before,
  div.mod-next-event.style2::after { background:#ffb81c }
  div.mod-next-event.style2 .next-event-heading { background:#418fde }
  div.mod-next-event.style2 .sport { font-family:'Oswald', sans-serif; background:#003da5 }
  div.mod-next-event.style2 .event-info { color:#003da5 }

  /* Schedule */
  div.mod-scoreboard.style1 { padding:0 }
  div.mod-scoreboard.style1 .prev { left:-40px }
  div.mod-scoreboard.style1 .next { right:-40px }

}

/* 
  ----- Large devices (desktops, 992px and up) -----
*/

@media only screen and (min-width:992px) {
  
  /* Headings */
  h1 { font-size:2.125rem }
  h2 { font-size:1.875rem }
  h3 { font-size:1.625rem }
  h4 { font-size:1.375rem }
  h5 { font-size:1.125rem }
  h6 { font-size:1rem }

  /* Page Structure */
  .page { position:relative }
  .mainbody { min-height:500px; padding:20px; position:relative }
  .landing .mainbody { min-height:0; padding:0 }

  /* Grid */
  .landing-row { position:relative; overflow:hidden; padding:0 20px }
  .landing-row .landing-row-offset { margin:0 -10px }
  .landing-row > div { max-width:1170px; margin:0 auto; padding:20px; box-sizing:border-box }
  .landing-row > div:after { content:""; display:block; clear:both }
  .landing-row.no-pad > div { padding:0 }
  .landing-row.no-bounds > div { max-width:none }

  .landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
  .landing-row .landing-col.span1 { width:8.33333333333% }
  .landing-row .landing-col.span2 { width:16.6666666667% }
  .landing-row .landing-col.span3 { width:25% }
  .landing-row .landing-col.span4 { width:33.3333333333% }
  .landing-row .landing-col.span5 { width:41.6666666667% }
  .landing-row .landing-col.span6 { width:50% }
  .landing-row .landing-col.span7 { width:58.3333333333% }
  .landing-row .landing-col.span8 { width:66.6666666667% }
  .landing-row .landing-col.span9 { width:75% }
  .landing-row .landing-col.span10 { width:83.3333333333% }
  .landing-row .landing-col.span11 { width:91.6666666667% }
  .landing-row .landing-col.span12 { width:100% }

  .landing-row .landing-col.offset1 { margin-left:8.33333333333% }
  .landing-row .landing-col.offset2 { margin-left:16.6666666667% }
  .landing-row .landing-col.offset3 { margin-left:25% }
  .landing-row .landing-col.offset4 { margin-left:33.3333333333% }
  .landing-row .landing-col.offset5 { margin-left:41.6666666667% }
  .landing-row .landing-col.offset6 { margin-left:50% }
  .landing-row .landing-col.offset7 { margin-left:58.3333333333% }
  .landing-row .landing-col.offset8 { margin-left:66.6666666667% }
  .landing-row .landing-col.offset9 { margin-left:75% }
  .landing-row .landing-col.offset10 { margin-left:83.3333333333% }
  .landing-row .landing-col.offset11 { margin-left:91.6666666667% }

  .landing-row.carousel-row { padding:0 }
  .landing-row.next-event-row { background:#ff4713 }
  .landing-row.scoreboard-row { padding:40px 40px 20px }
  .landing-row.aotw-row { padding:0 0 40px }

  /* Section Headers */
  .section-scoreboard .section-header { text-align:left; letter-spacing:0.12em }

  /* Sections */
  .section-next-event { padding:0 }
  
  /* Header */
  header.mod-site-header.style3 { background:url(/images/setup/header_bg.jpg) repeat-x }
  header.mod-site-header.style3 > div { min-height:140px }
  header.mod-site-header.style3 .site-title { top:15px; max-width:280px; transition:0.4s }
  
  header.mod-site-header.style3{ position:sticky; top:0; left:0; right:0; z-index:4; } 
  .landing header.mod-site-header.style3{ position:absolute }
  .sticky-header header.mod-site-header.style3 { position:fixed; left:0; right:0; top:-30px }
  .sticky-header header.mod-site-header.style3 .site-title{ transform: scale(0.7) }
  
  /* Mobile Navigation */
  .site-header .mobile-menu-bar { display:none }
  

  /* Social Links */
  header.mod-site-header.style3 .social-links { top:35px }
  
  /* Global Navigation */
  header.mod-site-header.style3 .dropnav { top:95px; padding-left:270px }
  header.mod-site-header.style3 .dropnav:before { content:''; position:absolute; left:-2000px; right:-2000px; top:0; bottom:0; background:#001875 }
  header.mod-site-header.style3 .dropnav > ul { height:45px }
  header.mod-site-header.style3 .dropnav .nav { position:relative }
  header.mod-site-header.style3 .dropnav .nav > a { padding:12px 10px; font-family:'Oswald', sans-serif; font-size:1.1em }
  header.mod-site-header.style3 .dropnav .nav.show > a { color:#001875; background:#fff }
  header.mod-site-header.style3 .dropnav .nav > .submenu { left:-40px; right:auto; padding:30px 50px 20px; background:rgba(255, 2555, 255, 0.9) }
  header.mod-site-header.style3 .dropnav .submenu a { font-size:1em; color:#001875 }
  header.mod-site-header.style3 .dropnav .submenu.level1 > ul, 
  header.mod-site-header.style3 .dropnav .submenu.level1 > ul > .has-submenu { display:block; margin-left:0 }
  header.mod-site-header.style3 .dropnav .submenu.level1 > ul > .has-submenu > a { min-width:300px; margin-bottom:10px; font-size:1.3125em; font-weight:700; text-transform:none; color:#001875 }
  header.mod-site-header.style3 .dropnav .submenu.level1 > ul > .has-submenu > a:hover { text-decoration:underline }
  header.mod-site-header.style3 .dropnav .submenu.level2,
  header.mod-site-header.style3 .dropnav .submenu.level2 li { display:inline-block; vertical-align:middle }  
  header.mod-site-header.style3 .dropnav .submenu.level2 li { padding:0 5px }
  header.mod-site-header.style3 .dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

  /* Secondary Navigation */
  .landing .secondary-nav{ position:absolute; left:0; right:0; top:135px }
  .secondary-nav { position:relative; z-index:2; margin:0; padding:15px; font-size:1rem; background:#003da5 }
  .secondary-nav h1 { float:left; padding:0; font-size:1.3125rem; color:#fff }
  .secondary-nav h1:after { display:none }
  .secondary-nav.active h1 { background:none }
  .secondary-nav > div { max-width:1170px }
  .secondary-nav > div > ul { float:right; display:block; margin-top:5px }
  .secondary-nav li { float:left; border-top:0 }
  .secondary-nav li:first-child { margin-left:0 }
  .secondary-nav li a { display:inline; font-weight:300; text-decoration:none; color:#fff }
  .secondary-nav li:hover a { text-decoration:underline }
  .secondary-nav .has-nav { position:relative }
  .secondary-nav .has-nav > a { display:inline }
  .secondary-nav .has-nav.focus > a,
  .secondary-nav .has-nav:hover > a { text-decoration:none; color:#003da5; background:#fff; border-radius:5px 5px 0 0 }
  .secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:20px; background:#fff }
  .secondary-nav .has-nav.focus > ul,
  .secondary-nav .has-nav:hover > ul { display:block }
  .secondary-nav .has-nav li { float:none; font-size:inherit }
  .secondary-nav .has-nav li a { display:block; min-width:100px; padding:2px; color:#003da5; text-decoration:none; white-space:nowrap }
  .secondary-nav .has-nav li:hover a { text-decoration:underline }
  .secondary-nav .has-nav .has-nav { position:relative }
  .secondary-nav .has-nav .has-nav > ul { top:0; right:100% }
  .secondary-nav a[rel="wiki-link"] + a { display:none !important }

  /* Carousel */
  /*  div.mod-news-rotator.style3 .seat { max-height:100vh; padding-top:126px; overflow:hidden; box-sizing:border-box }*/
  /*.sport-home  div.mod-news-rotator.style3 .seats .seat{ padding-top:185px }*/

div.mod-news-rotator.style3 .seat { height:100vh }
div.mod-news-rotator.style3 .media-box .slide-img { padding-top:0 }
div.mod-news-rotator.style3 .media-box .slide-img img { position:static; min-height:100vh; object-fit:cover }

  div.mod-news-rotator.style3 .story-box { position:absolute; left:0; right:0; bottom:0; color:#fff; background:rgba(0, 24, 117, 0.8) }
  div.mod-news-rotator.style3 .story-box .title:hover { text-decoration:underline }
  div.mod-news-rotator.style3 .story-box .related-links a { color:#fff }
  div.mod-news-rotator.style3 .slick-arrow:hover,
  div.mod-news-rotator.style3 .slick-arrow:focus { text-shadow:none; color:#001875; background:#fff; border-radius:0.25rem }
 

  /* Next Event */
  div.mod-next-event.style2 { font-size:1rem }
  div.mod-next-event.style2::before { left:350px; right:-2000px }
  div.mod-next-event.style2 .next-event-heading::before { content:''; position:absolute; z-index:-1; left:-2000px; right:0; top:-30px; bottom:-30px; background:#418fde; border-top:30px solid #418fde; border-bottom:30px solid #ffb81c }
  div.mod-next-event.style2 .next-event-heading { padding-right:100px; font-size:2.5em }
  div.mod-next-event.style2 .sport { font-size:2.5em }
  div.mod-next-event.style2 .countdown-container .countdown li span:first-child { font-weight:900 }
  div.mod-next-event.style2 .event-info::before { content:''; position:absolute; right:-2000px; left:100%; top:0; bottom:0; background:#fff }

  /* Scoreboard */
  div.mod-scoreboard.style1 .event-box .sport,
  div.mod-scoreboard.style1 .event-box .teams { font-size:0.875em }

  /* AOTW */
  div.mod-aotw.style4 { background:url(/images/setup/athlete_spotlight.png) no-repeat 20px 50% }

  /* Footer */
  footer.mod-site-footer.style6 { font-size:0.875rem }
  footer.mod-site-footer.style6 .footer-text span { display:block; max-width:1170px; margin:0 auto }
  
}

/* 
  ----- Extra large devices (large desktops, 1200px and up) -----
*/

@media only screen and (min-width:1200px) {

  /* Header */
  header.mod-site-header.style3 .site-title { max-width:none }

  /* Global Navigation */
  header.mod-site-header.style3 .dropnav { padding-left:150px }
  header.mod-site-header.style3 .dropnav .nav > a { padding:10px 12px; font-size:1.1em; letter-spacing:0 }

  /* Secondary Navigation */
  .secondary-nav h1 { margin-left:210px; font-size:1.5rem }

  /* Carousel */
  div.mod-news-rotator.style3 .story-box .title { font-size:1.875em }

  /* Next Event */
  div.mod-next-event.style2::before { left:450px }
   
}