/* 
  ----- Global Styles (all screens) -----
*/

/* Accent Color */
.accent-bg,
.accent-bg th { color:#fff !important; background:#c32234 !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:#fff; background:#324775; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.page { overflow:hidden; background:url(/images/setup/2019_page_bg.jpg) no-repeat 50% 0 #324775 fixed }
.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:#c32234 }
a:focus,
a:hover { text-decoration:underline }

/* Wiki Links */
.landing a[rel="wiki-link"] { color:#fff }
.member-logos a[rel="wiki-link"],
.standings-wrapper a[rel='wiki-link'] { color:#c32234 }

/* 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 */
.landing-row.social-standings-row { background:#324775 }

/* Sections */
section { padding:15px }
.section-standings { margin-top:20px }

/* Section Headers */
.section-header { position:absolute; left:-9999px; font-family:'Roboto Condensed', sans-serif; font-size:2rem; letter-spacing:0.06em; text-align:center; text-transform:uppercase; color:#fff }
.section-standings .section-header { position:static; height:35px; margin-bottom:3px; background:#c32234 }
.section-standings .section-header span { position:relative; top:-22px; color:#fff }

/* Navbar Image */
.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

/* Header */
.site-header { display:block; position:relative; color:#fff; background:#324775 }
.site-header > div:after { content:''; display:block; clear:both }
.site-header .site-title { display:inline-block; vertical-align:middle; margin:0; padding:10px }
.site-header .site-title a { display:block; max-width:100px }
.site-header .site-title a img { max-height:80px; vertical-align:top }
.site-header .header-text { display:inline-block; vertical-align:middle; max-width:140px }
.site-header .header-text h1 { margin:0; font-family:'Roboto Condensed', sans-serif; font-size:1rem; line-height:1.2; text-decoration:none; color:#fff }

/* Mobile Navigation */
.site-header .mobile-menu-bar { position:absolute; min-width:150px; right:10px; top:0; height:94px; padding:0; background:0 0; white-space:nowrap; overflow:hidden }
.site-header .mobile-menu-bar ul { list-style:none; margin:0; position:absolute; right:0; top:50%; text-align:right; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%) }
.site-header .mobile-menu-bar li { float:left; margin-left:5px }
.site-header .mobile-menu-bar li a { padding:10px; line-height:1; display:block; text-decoration:none; text-transform:uppercase; color:#fff; background:#c32234; box-sizing:border-box; border-radius:2px }
.site-header .mobile-menu-bar li a.active { color:#444; background:#fff }
.site-header .mobile-menu-bar li .text { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; clip: rect(0, 0, 0, 0) }
.site-header .mobile-menu-bar li .jump-to-nav .close,
.site-header .mobile-menu-bar li .jump-to-nav.active .open { display:none }
.site-header .mobile-menu-bar li .jump-to-nav.active .close { display:block }

/* Global Navigation */
.dropnav { display:none; font-size:1rem; color:#fff; background:#324775; border-top:1px solid rgba(0, 0, 0, .2) }
.dropnav.active { display:block }
.dropnav .submenu { display:none }
.dropnav .active > .submenu { display:block; background:rgba(0, 0, 0, .2) }
.dropnav li { border-top:1px solid rgba(0, 0, 0, .2) }
.dropnav li:first-child { border-top:none } 
.dropnav li a { display:block; padding:0 0.625em; line-height:2.125em; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:2.5em; text-align:center; font-family:glyphicons; speak:none; line-height:2.125em; color:#fff; background:rgba(0, 0, 0, .4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .submenu-title { display:none }

/* Member Logos */
.member-logos { display:none; padding:10px; background:#fff }
.member-logos ul { font-size:0 }
.member-logos li { display:inline-block; vertical-align:middle; width:25% }
.member-logos li a { display:block; padding:5px; text-align:center }
.member-logos li span { display:none }

/* News Rotator */
div.mod-news-rotator.style1 { font-size:1rem; color:#555; background:#fff }
div.mod-news-rotator.style1 .story-box .date-sport { text-transform:uppercase }
div.mod-news-rotator.style1 .story-box .title { font-family:'Roboto Condensed', sans-serif; font-size:1.3125em }

/* Scoreboard */
div.mod-scoreboard.style5 .event-box { margin-bottom:43px; background:#fff; border:0 }
div.mod-scoreboard.style5 .event { min-height:290px; padding:15px }
div.mod-scoreboard.style5 .event .team-logo { text-align:center }
div.mod-scoreboard.style5 .event .team-logo img { display:inline-block; max-height:60px }
div.mod-scoreboard.style5 .event .sport a { font-weight:900; color:#444 }
div.mod-scoreboard.style5 .event .links { bottom:-43px; padding:5px; background:#c32234; border:0 }
div.mod-scoreboard.style5 .event .links a { color:#fff }
div.mod-scoreboard.style5 .slick-arrow { position:absolute; left:0; top:50%; bottom:auto; margin-top:-20px; margin-left:auto; color:#fff; border-radius:0.25rem }
div.mod-scoreboard.style5 .slick-arrow:focus,
div.mod-scoreboard.style5 .slick-arrow:hover { color:#fff; background:#c32234 }
div.mod-scoreboard.style5 .next { left:auto; right:0; margin-left:auto; margin-right:auto }
.section-scoreboard .btn-composite { display:block; margin-top:15px; font-family:'Roboto Condensed', sans-serif; font-weight:700; text-transform:uppercase; text-align:center; letter-spacing:0.12em; color:#fff }
.section-scoreboard .btn-composite:before { content:'\e803'; font-family:'glyphicons'; padding-right:5px }

/* Social */
div.mod-social.style3 .mod-social-heading { height:35px; margin-bottom:3px; background:#c32234; overflow:visible }
div.mod-social.style3 .mod-social-heading .icon { position:relative; top:-32px; width:50px; height:50px; font-size:2.75em; color:#fff; background:transparent; border:0 }
div.mod-social.style3 .content-col { margin-top:50px }
div.mod-social.style3 .content-col:first-child { margin-top:40px }
div.mod-social.style3 .content-col:nth-child(2) { text-align:center }
div.mod-social.style3 .content-col iframe { vertical-align:top }

/* Content Switcher */
.content-switcher { position:relative; padding:15px; background:#fff }
.content-switcher .switcher-list { position:relative; z-index:2; margin-bottom:10px; font-family:'Roboto Condensed', sans-serif; font-size:1rem; font-weight:700; text-transform:uppercase; color:#fff; background:#005392; transition:border 0.3s }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 40px 0 15px; line-height:30px; text-decoration:none; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; cursor:pointer; box-sizing:border-box }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:15px; top:50%; margin-top:-0.5em; font-size:20px; color:#fff }
.content-switcher .switcher-list.active:after { content:'\e812' }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { visibility:hidden; opacity:0; position:absolute; left:0; right:0; top:30px; max-height:200px; padding:10px 15px; overflow:auto; background:#fff; border:1px solid #ebebeb; border-top:0; transform:scaleY(0); transform-origin:top; transition:0.5s }
.content-switcher .switcher-list.active ul { visibility:visible; opacity:1; transform:scaleY(1) }
.content-switcher .switcher-list li a { display:block; padding:2px 0; font-weight:400; color:#555; text-decoration:none; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { text-decoration:underline; color:#c32234 }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

/* Brief Standings */
div.mod-standings.style1 thead th { font-weight:700; color:#000 !important; background:transparent !important }
div.mod-standings.style1 th,
div.mod-standings.style1 td { font-family:'Roboto Condensed', sans-serif; white-space:normal }
div.mod-standings.style1 .full-standings { background:#005392 }
div.mod-standings.style1 .full-standings:hover { background:#1d2d53 }

/* Secondary Navigation */
.secondary-nav { position:relative; background:rgba(0,0,0,0.9); color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'Rajdhani', sans-serif; font-size:1.5rem; letter-spacing:0; color:#fff; font-weight:600 }
.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(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 rgba(255,255,255,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 }

/* Footer */
footer.mod-site-footer.style3 { color:#000; background:#fff }
footer.mod-site-footer.style3 a { color:#555 }
footer.mod-site-footer.style3 .footer-logos { border-bottom:1px solid #e5e5e5 }
footer.mod-site-footer.style3 .footer-logos li img { max-height:none }
footer.mod-site-footer.style3 .footer-text { margin-bottom:20px; font-weight:900; text-transform:uppercase }

/* Site Developer */
.site-developer { padding:0.75rem; text-align:center; color:#fff; background:#324775 }
.site-developer a { display:inline-block; color:#fff }
.site-developer .site-developer-logo { max-height:45px; vertical-align:middle }

/* 
  ----- Site specific colors for internal pages -----
*/

/* Staff Directory */
.staff-directory th { background:#c32234; color:#fff }

/* Roster */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#c32234; color:#fff }
.roster .roster-header a { color:#fff }

/* Schedule */
.schedule-list table th { background-color:#c32234; 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:#c32234 }
.stats-wrapper th,
.stats-wrapper td { font-size:0.875rem; padding:5px }
.highlights.highlights-standalone .stat { color:#fff }
  
/* Bio */
.bio-wrap .head { background:#c32234; 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:#c32234 !important; color:#fff }
.camp-box button:before { background:#5B5B5B !important }

.stats-table{border-collapse:collapse;width:100%}
.stats-table .stats-header td{background:#c32234;padding:3px;font-size:0.875rem;color:#fff}
.stats-table td{padding:6px; text-align:center }
.stats-table td:first-child{ text-align:left }
.stats-table .stats-row1 td{background:#f9f9f9}
.stats-table .stats-team a{}

/* 
  ----- Small devices (landscape phones, 576px and up) -----
*/

@media only screen and (min-width:576px) {

  /* Member Logos */
  .member-logos li { width:12.5% }
  .member-logos li:nth-child(4),
  .member-logos li:nth-child(10),
  .member-logos li:nth-child(15) { width:15% }
  .member-logos li:nth-child(4) a,
  .member-logos li:nth-child(10) a,
  .member-logos li:nth-child(15) a { padding:0 }
  .member-logos li:nth-child(4) img,
  .member-logos li:nth-child(10) img,
  .member-logos li:nth-child(15) img { max-height:80px }

}

/* 
  ----- Medium devices (tablets, 768px and up) -----
*/

@media only screen and (min-width:768px) {

  /* Grid */
  .landing-row.scoreboard-row { padding:0 40px }

  /* Header */
  .site-header { padding-top:82px }
  .site-header .site-title { position:absolute; z-index:1; left:0; top:0; max-width:120px; margin:0; padding:15px }
  .site-header .site-title a { max-width:none }
  .site-header .site-title a img { position:static; max-height:none }
  .site-header .header-text { position:absolute; top:30px; left:180px; right:20px; max-width:none }
  .site-header .header-text h1 { font-size:1.5rem }

  /* Mobile Navigation */
  .site-header .mobile-menu-bar { position:static; height:auto; padding:10px; color:#fff; background:#c32234; overflow:hidden }
  .site-header .mobile-menu-bar ul { float:right; position:static; -moz-transform:none; -webkit-transform:none; -ms-transform:none; transform:none }
  .site-header .mobile-menu-bar li { margin-left:10px }
  .site-header .mobile-menu-bar li .text { position:static; width:auto; height:auto; margin-left:3px; clip:none }
  .site-header .mobile-menu-bar li a { color:#fff; background:#1d2d53 }
  .site-header .mobile-menu-bar li a.active { color:#1d2d53; background:#fff }

  /* Global Navigation */
  .dropnav { border-top:0 }

  /* Schedule */
  div.mod-scoreboard.style5 { padding:0 }
  div.mod-scoreboard.style5 .prev { left:-40px }
  div.mod-scoreboard.style5 .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 }
  .body-container,
  .sport-home .body-container { margin-top:80px }
  .site-home .body-container { margin-top:146px }
  .mainbody { min-height:500px; padding:50px 20px 20px; position:relative }
  .landing .mainbody { min-height:0; padding:0 }

  /* Sections */
  section { position:relative; padding:0 }
  .section-standings { margin-top:0 }

  /* Grid */
  .landing-row { position:relative; padding:50px 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 20px }
  .landing-row.scoreboard-row { padding:50px 40px }
  
  /* Header */
  .site-header { position:relative; z-index:3; padding:0 20px; color:#000; background:#fff; margin-bottom:20px }
  .site-header:before { content:''; position:absolute; left:0; right:0; top:80px; height:70px; background:#c32234; border-bottom:2px solid #e4d367 }
  .site-header > div { position:relative; max-width:1170px; min-height:131px; margin:0 auto }
  .site-header a { color:#000 }
  .site-header .site-title { position:absolute; left:0; top:96px; z-index:1; max-width:none; padding:0 }
  .site-header .header-text { display:block; position:absolute; left:-9999px; right:0; top:155px; width:1px; height:1px; margin:0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
  .site-home .site-header .header-text { left:230px; width:auto; height:auto }
  .site-header .header-text h1 { font-size:2.3rem }

  /* Member Logos */
  .member-logos { display:block; padding:0; height:80px; box-sizing:border-box }
  .member-logos ul { display:flex; align-items:center; font-size:0.875em }
  .member-logos ul:hover img { opacity:0.65; -webkit-filter:grayscale(1); filter:grayscale(1); transition:0.3s }
  .member-logos ul:hover a:hover img { opacity:1; -webkit-filter:grayscale(0); filter:grayscale(0) }
  .member-logos li a { position:relative }
  .member-logos li a span { position:absolute; display:block; z-index:1; visibility:hidden; opacity:0; top:calc(100% + 7px); left:50%; padding:5px 10px; white-space:nowrap; border-radius:0.25rem; color:#fff; background:rgba(0, 0, 0, 0.9); box-sizing:border-box; transform:translateX(-50%); transition:0.2s }
  .member-logos li:nth-child(4) a span,
  .member-logos li:nth-child(10) a span,
  .member-logos li:nth-child(15) a span { top:calc(100%) }
  .member-logos li a span:before { content:''; position:absolute; top:-10px; left:50%; margin-left:-5px; border:5px solid transparent; border-bottom-color:rgba(0, 0, 0, 0.9) }
  .member-logos li a:hover span { visibility:visible; opacity:1 }
  .member-logos li img { max-height:60px }

  /* Mobile Navigation */
  .site-header .mobile-menu-bar { display:none }

  /* Global Navigation */
  .dropnav { display:block; position:absolute; left:0; right:0; top:80px; padding:0 10px 0 208px; font-size:1rem; background:#c32234 }
  .dropnav:after { content:''; display:block; clear:both }
  .dropnav .has-submenu:after { display:none }
  .dropnav ul { list-style:none; padding:0; margin:0 }
  .dropnav li { border-top:none }
  .dropnav > ul { height:59px; display:flex; justify-content:space-between }
  .dropnav .nav { display:inline-flex; align-items:center }
  .dropnav .nav.show { color:#fff; background:#1d2d53 }
  .dropnav .nav > a { position:relative; display:block; padding:20px 15px; font-family:'Roboto Condensed', sans-serif; font-size:1.125em; font-weight:400; line-height:1.2; text-align:center; text-decoration:none; color:#fff; text-transform:uppercase }
  .dropnav .nav.show > a:before { content:''; position:absolute; left:50%; bottom:0; margin-left:-10px; border:10px solid transparent; border-bottom:7px solid #e4d367 }
  .dropnav .nav > .submenu { display:block; opacity:0; visibility:hidden; position:absolute; left:0; top:calc(100%); min-width:250px; padding:20px; color:#fff; background:#324775; white-space:nowrap; overflow:hidden; border-top:2px solid #e4d367; box-shadow:inset 0 0 0 1px #bbbedd }
  .dropnav .nav.show > .submenu { opacity:1; visibility:visible; -ms-transition:all .5s .2s ease; -moz-transition:all .5s .2s ease; transition:all .5s .2s ease }
  .dropnav .submenu { display:block }
  .dropnav .submenu li { margin-bottom:5px }
  .dropnav .submenu a { display:inline-block; vertical-align:middle; padding:0; font-size:1em; font-weight:700; line-height:1.2; color:#fff; white-space:normal; text-decoration:none }
  .dropnav .submenu a:hover,
  .dropnav .submenu a:focus { text-decoration:underline }
  .dropnav .submenu.level1 > ul,
  .dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; min-width:180px; margin-left:30px }
  .dropnav .submenu.level1 > ul:first-child,
  .dropnav .submenu.level1 > ul > .has-submenu:first-child { margin-left:0 }
  .dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-size:1.125em; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; text-decoration:none; color:#fff }
  .dropnav .submenu.level2 .has-submenu ul,
  .dropnav .submenu.level2 .has-submenu li { display:inline-block; vertical-align:middle; margin:0 }
  .dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:middle; margin-left:20px }
  .dropnav .submenu.level2 .has-submenu { display:block }
  .dropnav .submenu.level2 .has-submenu > a { min-width:120px; font-size:1em }
  .dropnav .submenu.level2 .has-submenu li a { padding:0 2px; font-size:.875em }

  .no-flexbox .dropnav > ul { white-space:nowrap }
  .no-flexbox .dropnav .nav { display:inline-block; vertical-align:top }

  /* Secondary Navigation */
  .secondary-nav { position:relative; z-index:2; margin:0; padding:15px; font-size:1rem; background:#324775; border-bottom:1px solid #bbbedd }
  .secondary-nav h1 { float:left; padding:0; margin-left:230px; font-size:1.75rem; text-transform:uppercase; color:#fbf2b5 }
  .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; 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:#fff; background:#c32234; border-radius:5px 5px 0 0 }
  .secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:20px; background:#c32234 }
  .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:#fff; 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 }

  /* News Rotator */
  div.mod-news-rotator.style1 .story-box .title { font-size:1.5em; color:#222 }
  div.mod-news-rotator.style1 .story-box .related-links { font-size:1em }
  div.mod-news-rotator.style1 .control:focus::after, 
  div.mod-news-rotator.style1 .control.active::after { background:#c32234 }

  /* Scoreboard */
  div.mod-scoreboard.style5 .event .date { font-size:1.75em }
  div.mod-scoreboard.style5 .event .status { font-size:0.875em }
  div.mod-scoreboard.style5 .event .sport,
  div.mod-scoreboard.style5 .event .teams { font-size:0.9375em }
  div.mod-scoreboard.style5 .event .neutralsite-notes { font-size:0.75em }

  /* Social */
  div.mod-social.style3 { margin:0 -10px }
  div.mod-social.style3 .content-col,
  div.mod-social.style3 .content-col:first-child { margin:0 }
  div.mod-social.style3 .content-col { float:left; width:50%; padding:0 10px; box-sizing:border-box }

  /* Brief Standings */
  .standings-wrapper { height:480px; overflow-y:auto }
  div.mod-standings.style1,
  div.mod-standings.style1 .full-standings { font-size:0.875em }

  /* Footer */
  footer.mod-site-footer.style3 { margin-top:0; padding-top:0; font-size:0.875rem }
  footer.mod-site-footer.style3 .footer-logos { border-top:0 }
  footer.mod-site-footer.style3 .footer-logos ul { border:0 }

  /* Site Developer */
  .site-developer { padding:1.1rem }
  
  /* SEARCH */
.search-bar { position:absolute; right:calc((100% - 1145px)/2 ); top:122px; z-index:5; width:144px; height:26px; background:#fff; border-radius:4px; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { width:94%; height:26px; vertical-align:top; padding:0 30px 0 5px; text-transform:uppercase; border:none; outline:none; color:#C33434; background:#fff; border-radius:4px 0 0 4px; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar .submit { width:30px; height:26px; padding:0; border:none; overflow:hidden; background:none; position:absolute; right:0; top:0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:26px; font-size:14px; line-height:26px; text-align:center; color:#C33434; margin:0 }

  
}

/* 
  ----- Extra large devices (large desktops, 1200px and up) -----
*/

@media only screen and (min-width:1200px) {

  /* Page Structure */
  .page { background-size:100% auto }

  /* Header */
  .site-header .header-text { top:147px }
  .site-header .header-text h1 { font-size:3rem }

  /* Global Navigation */
  .dropnav { left:200px; padding:0 }
  .dropnav .nav { position:relative; z-index:1 }
  .dropnav .nav > a { padding:17px 15px; font-size:1.3125em; letter-spacing:0.06em }
  .dropnav .nav > .submenu { padding:40px 50px }
  .dropnav .submenu.level1 > ul,
  .dropnav .submenu.level1 > ul > .has-submenu { margin-left:70px }
  .dropnav .submenu.level1 > ul > .has-submenu > a { font-size:1.5em }
  .dropnav .submenu.level2 .has-submenu > a { min-width:165px; font-size:1.125em }

  /* News Rotator */
  div.mod-news-rotator.style1 .story-box .title { font-size:1.875em }
  div.mod-news-rotator.style2 .slick-arrow { top:45px }
  
}