body a[rel="wiki-link"] { background:#00285e; color:#fff }
/*.landing-row.scoreboard-row a[rel="wiki-link"] { color:#000 }*/

.site-footer { background:#00285e }
.footer-address { padding:35px }
.footer-address p { display:block; margin:0 }
.footer-logos li { margin:10px 20px }

.landing-row.youtube-row { background:#00285e; padding:20px 0 }
.landing .mod-recent-videos.style2 .item { background:#fff; text-transform:uppercase; text-align:center; width:100%; min-height:150px; font-family:"brandon_text",arial; border:10px solid #00285e; box-sizing:border-box; padding-left:20px }
.landing .mod-recent-videos.style2 .item .thumb { margin-left:10px; display:block }
.landing .mod-recent-videos.style2 .item .title { color:#00285e }
.landing .mod-recent-videos.style2 .item .date { display: none }

.rotator-text { color:#fff; padding:20px; text-align:center; font-size:1rem; font-family:"brandon_text",arial; text-transform:uppercase; display:none }
.rotator-text p { display:inline-block; vertical-align:middle; margin:0 30px; letter-spacing:2px }

.landing-row.carousel-row { margin:0 }

.landing .mod-news-rotator.style2 { background: #fff; text-align:center }
.landing .mod-news-rotator.style2 .story-box { padding:10px 40px; font-family:"brandon_text",arial }
.landing .mod-news-rotator.style2 .story-box .title { color:#00285e }
.landing .mod-news-rotator.style2 .story-box .date-sport { color:#0067a2 }
.landing .mod-news-rotator.style2 .control { position:relative }
.landing .mod-news-rotator.style2 .control.active:before { content:"";  display:block; position:absolute; left:5px; right:5px; top:0; bottom:0; border:5px solid #007dc3; background:rgba(0,125,195,0.3) }
.landing .mod-news-rotator.style2 .next,
.landing .mod-news-rotator.style2 .prev { position:absolute; width:25px; height:19px; left:5px; top:55px; margin-top:56.25%; z-index:1; display:block !important; z-index:1; border:none; cursor:pointer;  overflow:hidden; background:url(/images/setup/2019_arrows_red.png) no-repeat 0 0;  text-indent:-9999px }
.landing .mod-news-rotator.style2 .next { left:auto; right:5px; background:url(/images/setup/2019_arrows_red-02.png) no-repeat 0 0 }
.landing .mod-news-rotator.style2 .stats-box { display:none}
.landing .mod-news-rotator.style2 .prev:focus,
.landing .mod-news-rotator.style2 .next:focus { outline:1px solid #4d90fe }

.landing .mod-recent-videos.style2 .load-more { display:none }

.landing .mod-social.style3 .mod-social-heading { position:relative; z-index:1; height:55px; margin-bottom:-25px; text-indent:-9999px; overflow:hidden; color:#fff }
.landing .mod-social.style3 .mod-social-heading .icon { display:block; width:50px; height:50px; margin:0 auto; font-size:2em; text-align:center; line-height:50px; text-indent:0; color:#fff; background:#007dc3; border:none; border-radius:100%; z-index:3 }

.landing .twitter-feed,
.landing .instagram-feed { position:relative;  padding:30px; background:#fff; border-top:5px solid #007dc3 }
.landing .twitter-feed a { font-weight:700; text-decoration:underline }

.landing .instagram-feed .feed,
.landing .twitter-feed .feed {  height:490px; overflow:auto; }

.landing .facebook-wrapper { position:relative;  padding:30px; background:#fff; border-top:5px solid #007dc3 }

/* LANDING STAT LEADERS */
.landing-row.leader-row { background:url(/images/setup/2019_bg_white_pattern.png) repeat 0 0; padding:30px 20px; margin-top:0 }
.league-leaders .row { display:flex; flex-wrap:wrap; justify-content:space-between; font-family:"brandon_text",arial; font-weight:700 }
.league-leaders .row > h3 { display:none }
.league-leaders .col { margin-top:1rem; background:#fff; flex-basis:100% }
.league-leaders .col .cat-title { margin:0; padding:10px 20px; line-height:1; text-transform:uppercase; font-size:1rem; background:#072F63;color:#fff }
.league-leaders .player { padding:10px }
.league-leaders .player-details { display:flex; margin:5px 20px 15px }
.league-leaders .player-info { flex:1 }
.league-leaders .player-name { font-weight:700 }
.league-leaders .player-data { margin-left:20px; font-weight:700; font-size:1.1em }
.league-leaders .player-headshot img { width:100% }
.league-leaders .team-name { display:block; color:#686868; font-size:0.9em }
.league-leaders .complete-leaders { display:block; text-align:right; color:#0067a2 }


/* Common Styles */

.page .mod-site-header { display:block; position:relative; color:#00275d; background:#fff }
.mod-site-header > div:after { content:''; display:block; clear:both }
.mod-site-header .site-title { margin:0; padding:10px }
.mod-site-header .site-title a { display:block; max-width:100px }
.mod-site-header .site-title a img { max-height:80px; vertical-align:top }
.mod-site-header .header-text { display:none }

.mod-site-header .mobile-menu-bar { position:absolute; min-width:150px; right:10px; top:0; height:94px; padding:0; background:none; white-space:nowrap; overflow:hidden }
.mod-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%) }
.mod-site-header .mobile-menu-bar li { float:left; margin-left:5px }
.page .mod-site-header .mobile-menu-bar li a { padding:10px; line-height:1; display:block; text-decoration:none; text-transform:uppercase; color:#fff; background:#d13239; box-sizing:border-box; border-radius:2px }
.mod-site-header .mobile-menu-bar li a.active { color:#444; background:#fff }
.mod-site-header .mobile-menu-bar li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }
.mod-site-header .mobile-menu-bar li .jump-to-nav .close,
.mod-site-header .mobile-menu-bar li .jump-to-nav.active .open { display:none }    
.mod-site-header .mobile-menu-bar li .jump-to-nav.active .close { display:block }

.page .mod-site-header .dropnav { display:none; font-size:1rem; color:#00275d; background:#ddd }
.mod-site-header .dropnav.active { display:block }
.mod-site-header .dropnav .submenu { display:none }
.page .mod-site-header .dropnav .active > .submenu { display:block; background:#eee }
.page .mod-site-header .dropnav li { border-top:1px solid #d13239 }
.mod-site-header .dropnav li:first-child { border-top:none }
.page .mod-site-header .dropnav li a { display:block; padding:0 0.625em;  font-weight:700; line-height:2.125em; color:#00275d; text-decoration:none; position:relative }
.mod-site-header .dropnav .has-submenu { position:relative }
.page .mod-site-header .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:#00275d }
.mod-site-header .dropnav .has-submenu.active:after { content:'\e811' }
.mod-site-header .dropnav .submenu-title { display:none }

/* YOUTUBE */
.youtube-wrapper .playlist { height:388px; overflow:auto; background:#fff }
.youtube-wrapper .playlist ul { margin:0; list-style:none }
.youtube-wrapper .playlist li { display:block; padding:5px; cursor:pointer; transition:0.3s }
.youtube-wrapper .playlist li:nth-child(even) { background:#ececec }
.youtube-wrapper .playlist li:nth-child(even):hover,
.youtube-wrapper .playlist li:hover { background:#01285E }
.youtube-wrapper .playlist li img { float:left; max-width:115px; margin-right:10px }
.youtube-wrapper .playlist li a { font-weight:700; text-decoration:none; color:#000; transition:0.3s }
.youtube-wrapper .playlist li:hover a { color:#fff}

/* SOCIAL */
.section-widget .section-header { position:static; margin:0; border-bottom:5px solid #007DC3 }
.section-widget .section-header span { display:inline-block; padding:0 28px; font-size:16px; line-height:35px; text-transform:uppercase; color:#fff; background:#007DC3 }
.facebook-widget { text-align:center}
.section-widget > .twitter-widget, 
.section-widget > .facebook-widget {background: #fff;height: 600px;}


/* MOBILE LANDSCAPE */
@media only screen and (min-width:576px) {
    
    .mod-site-header .site-title { display:inline-block; vertical-align:middle }
    .mod-site-header .header-text { display:inline-block; vertical-align:middle; max-width:180px; margin:0; font-size:1rem; font-weight:700; letter-spacing:2px; line-height:1.2; text-decoration:none; text-transform:uppercase; color:#fff }
    .mod-site-header .header-text span:first-child { display:none }

.landing .mod-recent-videos.style2 .item { padding-left:220px; text-align:left }
.landing .mod-recent-videos.style2 .item .date { display:block }

.league-leaders .col { flex-basis:48% }
    
}

/* TABLET */
@media only screen and (min-width:768px) {
    
	/* Common Styles */    
    .mod-site-header { padding-top:97px }
.page    .mod-site-header .site-title { position:absolute; left:0; top:-10px; max-width:140px; margin:0; padding:15px }
    .mod-site-header .site-title a { max-width:none }
    .mod-site-header .site-title a img { position:static; max-height:none } 
    .mod-site-header .header-text { position:absolute; top:60px; left:180px; right:20px; max-width:none; font-size:1.25rem }

.page    .mod-site-header .mobile-menu-bar { position:static; height:auto; padding:10px; color:#fff; background:#00275d; overflow:hidden }
    .mod-site-header .mobile-menu-bar ul { float:right; position:static; -moz-transform:none; -webkit-transform:none; -ms-transform:none; transform:none }
    .mod-site-header .mobile-menu-bar li { margin-left:10px }
    .mod-site-header .mobile-menu-bar li .text { position:static; width:auto; height:auto; margin-left:3px; clip:none }

.league-leaders .col {  flex-basis:31% }
    
}




/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'brandon_text';
    src: url('hvd_fonts_-_brandontext-bold-webfont.woff2') format('woff2'),
         url('hvd_fonts_-_brandontext-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}


.accent-bg,
.accent-bg th { color:#fff !important; background:#00285e !important }

.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 }

html { font-size:16px !important }
body { font-family:'Roboto', arial; font-size:1rem; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#4d90fe }

a { color:#00285e; text-decoration:none }
a:focus,
a:hover { color:#444; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

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 { font-size:0.875em }

.mainbody { display:block; padding:10px; color:#444; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { text-align:center;  border-bottom:5px solid #007dc3 }

.footer-address { color:#fff; font-family:"brandon_text",arial; font-size:1rem; text-transform:uppercase }
.footer-address a { color:#fff; font-weight:700 }

.footer-logos { font-size:0; display:block; background:#fff; padding:25px 0 }
.footer-logos > ul { max-width:1170px; margin:0 auto }
.footer-logos li { display:inline-block; vertical-align:middle }
.footer-logos li:first-child { margin-left:0 }
.footer-logos li:last-child { max-width:250px }

/* SCOREBOARD */
.landing-row.scoreboard-row { background:url(/images/setup/2019_bg_white_pattern.png) repeat 0 0; padding:20px 55px }
.section-scoreboard .mod-scoreboard.style1 { margin:0 -50px }
.section-scoreboard .mod-scoreboard.style1 .event-box { margin:0 10px }
.section-scoreboard .mod-scoreboard.style1 .event-box .event { background:#fff; color:#333; padding:0 20px 60px; text-align:left; font-weight:400; margin:0; min-height:330px }
.section-scoreboard .mod-scoreboard.style1 .event-box .date-status { background:#d13239; font-family:"brandon_text",arial; letter-spacing:2px; text-align:center; margin:0 -20px }
.section-scoreboard .mod-scoreboard.style1 .event-box .sport a { color:#072f64; font-size:1.125em; font-family:"brandon_text",arial; text-transform:capitalize }
.section-scoreboard .mod-scoreboard.style1 .event-box .opponent .result { font-weight:400 }
.section-scoreboard .mod-scoreboard.style1 .event-box .links { padding:10px 20px }
.section-scoreboard .mod-scoreboard.style1 .event-box .links a { color:#d13239 }
.section-scoreboard .mod-scoreboard.style1 .event-box .links a:hover { color:#072f64 }
.section-scoreboard .mod-scoreboard.style1 .next,
.section-scoreboard .mod-scoreboard.style1 .prev { position:absolute; width:25px; height:19px; left:0; top:50%; margin-top:-10px; z-index:1; border:none; cursor:pointer;  overflow:hidden; background:url(/images/setup/2019_arrows_red.png) no-repeat 0 0;  text-indent:-9999px; color:#fff }
.section-scoreboard .mod-scoreboard.style1 .next { left:auto; right:0; background:url(/images/setup/2019_arrows_red-02.png) no-repeat 0 0 }
.section-scoreboard .mod-scoreboard.style1 .prev:focus,
.section-scoreboard .mod-scoreboard.style1 .next:focus { outline:1px solid #4d90fe }


/* SPONSOR SLIDER */
.sponsor-slider { font-size:1rem; padding:35px 80px; background:#fff }
.sponsor-slider .slick-slide img { margin:0 auto }

.slick-slider .slick-arrow { position:absolute; width:25px; height:19px; left:10px; top:50%; margin-top:-10px; z-index:1; border:none; cursor:pointer;  overflow:hidden; background:url(/images/setup/2019_arrows_red.png) no-repeat 0 0;  text-indent:-9999px; color:#000 }
.slick-slider .slick-next { left:auto; right:10px; background:url(/images/setup/2019_arrows_red-02.png) no-repeat 0 0 }
.slick-slider .slick-arrow.slick-disabled  { pointer-events:none; opacity:0.5 }

/* YOUTUBE */
.section-youtube .section-header { position:relative; left:0; font-weight:400; text-align:center; color:#fff; font-size:0 }
.section-youtube .section-header:before { content:''; position:absolute; left:0; right:0; top:50%; margin-top:-3px; display:block; height:5px; background:#007dc3 }
.section-youtube .section-header span { position:relative; display:inline-block; vertical-align:top; width:50px; height:50px; line-height:50px; font-size:1.5rem; background:#007dc3; border-radius:100% }

.landing-row.social-row { display: none }
.landing-row.social-row .section-header,
.landing-row.scoreboard-row .section-header,
.landing-row.sponsor-row .section-header,
.landing-row.leader-row .section-header,
.landing-row.carousel-row .section-header { color:#fff }
.landing-row.banner-row .section-header { color:#000 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#00285e; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#00285e; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#00285e; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#00285e }
.stats-wrapper th,
.stats-wrapper td { font-size:0.875rem; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#00285e; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:992px) {

body { background-color:#00285e }

.page { position:relative; background:url(/images/setup/2019_page_bg_bottom.jpg) no-repeat 50% 98%; background-size:100% auto }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.internal-page .body-container { max-width:1170px; margin:0 auto }

.rotator-text { display:block }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px; padding:0 20px; overflow:hidden }
.landing-row:first-of-type { margin-top:0 }
.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.new-banner-row { margin-top: 0; }

.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.scoreboard-row { border-top:5px solid #007dc3; padding:50px 55px; margin-top:0; display:block }
.landing-row.banner-row { background:#007dc3; padding:10px 50px; margin:0 }
.landing-row.social-row .mod-social.style3 .content-col { float:left; width:33.33%; padding:0 15px; box-sizing:border-box } 
.landing-row.youtube-row { background:none; padding:0 20px; margin-top:40px }
.landing-row.social-row { margin-top:40px; display:block }
.landing-row.sponsor-row { padding:0 50px }
.landing-row.carousel-row { background-repeat:no-repeat; background-attachment:fixed; background-size:100% auto; background-position:50% 0; background-color:#00285e; padding-bottom:30px }
.sport-home .landing-row.carousel-row { padding-top:30px }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:30px; font-size:1rem; color:#fff; background:#0067a2; font-family:"brandon_text",arial; text-align:center; text-transform:uppercase }
.secondary-nav h1 {  margin-bottom:0; color:#fff; font-size:1.5em  }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul {  margin-top:5px; display:inline-block; vertical-align:middle }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 20px; color:#fff }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#ccc }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#072f64 }
.secondary-nav .has-nav > ul { display:none; text-align:left; position:absolute; right:0; padding:10px; background:#072f64; 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:#ccc }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }
.sport-home .secondary-nav { margin-bottom:0 }

/* HEADER */
.page .mod-site-header { background:url(/images/setup/2019_header_bg_pattern.png) repeat-x 0 0 #fff }
.page .mod-site-header > div { position:relative; max-width:1170px; min-height:150px; margin:0 auto }   
    .mod-site-header a { color:#00275d }   
    .mod-site-header .site-title { position:absolute; left:0; top:20px; z-index:1; max-width:191px; padding:0 }
.page .mod-site-header.style1 .site-title a { position:absolute; left:-10px; top:10px; z-index:1; width:149px }

    .mod-site-header .header-text { display:block; position:absolute; left:222px; right:30px; top:20px; margin:0; font-size:1rem; font-weight:700; letter-spacing:5px; line-height:1.5; text-decoration:none; text-transform:uppercase; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#fff }
    .mod-site-header .header-text span:first-child { display:inline-block; vertical-align:top }
    .mod-site-header .header-text a { color:#000 }

    .mod-site-header .mobile-menu-bar { display:none }

    /* Style 1 */
.page .mod-site-header.style1 .dropnav { display:flex; padding-left:160px; top:38px; white-space:nowrap; font-family:"brandon_text",arial; background:url(/images/setup/2019_header_bg_pattern.png) repeat-x 0 0 #fff }
.page .mod-site-header.style1 .dropnav .nav { position:relative }
.page .mod-site-header.style1 .dropnav .nav > a { text-align:left; color:#00275d; font-size:1.3125em }
.page .mod-site-header.style1 .dropnav .nav.show { color:#00275d; background:transparent }    
.page    .mod-site-header.style1 .dropnav .nav > .submenu { min-width:0; background:#fff }
.page    .mod-site-header.style1 .dropnav .nav.show > .submenu { padding:50px; left:0; right:auto; top:95px;  border-bottom:3px solid #d13239; max-width:none; background:#fff }
.page    .mod-site-header.style1 .dropnav .nav > .submenu a { color:#00275d }
.page    .mod-site-header.style1 .dropnav .nav > .submenu a:hover { color:#d13239 }
    .mod-site-header.style1 .dropnav .submenu.level2 .has-submenu > a { min-width:180px }
.page    .mod-site-header.style1 .dropnav .submenu a { line-height:30px; color:#00275d }
.page    .mod-site-header.style1 .dropnav .submenu.level1 .has-submenu > a { color:#00275d; letter-spacing:3px; min-width:290px; margin-top:5px }
.page    .mod-site-header.style1 .dropnav .submenu.level1 .has-submenu > a:hover { text-decoration:underline; color:#d13239 }
.page    .mod-site-header.style1 .dropnav .submenu.level1 .has-submenu li,
.page    .mod-site-header.style1 .dropnav .submenu.level1 .has-submenu .submenu { display:inline-block; vertical-align:middle }
.page    .mod-site-header.style1 .dropnav .submenu.level1 .has-submenu { display:block; border-bottom:1px solid #ffcf2e }
.page    .mod-site-header.style1 .dropnav .submenu.level1 .has-submenu li a { padding:0 10px; font-family:"Lato",arial; font-weight:400 }

    .no-flexbox .mod-site-header.style1 .dropnav { display:block }

.page    .mod-site-header:not(.style4) .dropnav .submenu.level1 > ul,
.page    .mod-site-header:not(.style4) .dropnav .submenu.level1 > ul > .has-submenu { margin-left:0 }


.landing .mod-news-rotator.style2 .story-box { padding:40px 125px }
.landing .mod-news-rotator.style2 .story-box .title { font-size:1.875em }
.landing .mod-news-rotator.style2 .story-box .date-sport { font-size:0.875em }
.landing .mod-news-rotator.style2 .prev { left:30px }
.landing .mod-news-rotator.style2 .next { left:auto; right:30px }




/* Videos Style2 */
.mod-recent-videos.style2 { display:flex; flex-wrap:wrap }   
 .landing  .mod-recent-videos.style2 .item { float:left; width:49%; margin:0 0 2% 2%; min-height:112px; padding:0 40px 0 220px; box-sizing:border-box; border:none }       
 .landing  .mod-recent-videos.style2 .item:nth-child(odd) { margin-left:0 }
 .landing  .mod-recent-videos.style2 .item .title { font-size:1.3125rem }
 .landing  .mod-recent-videos.style2 .item .date { display:block; margin-top:20px; color:#555 }
 .landing  .mod-recent-videos.style2 .item .thumb { margin:0 }
 .landing  .mod-recent-videos.style2 .item .thumb:after { background:#555 }

    .mod-recent-videos.style2 .item:nth-child(even) { border-left:none }
.landing    .mod-recent-videos.style2 .heading .thumb { left:0; top:0 }

.site-footer { background:none }
.footer-address { padding:65px 20px 80px }
.footer-address p { display:inline-block; vertical-align:middle; margin:0 25px; letter-spacing:1px; font-size:0.875em }
.footer-logos li { margin:0 0 0 57px }

.sponsor-slider { padding:35px 100px }
.slick-slider .slick-arrow { left:-40px; background:url(/images/setup/2019_sponsor_slider_arrows_l.png) no-repeat 0 0 }
.slick-slider .slick-next { left:auto; right:-40px; background:url(/images/setup/2019_sponsor_slider_arrows_r.png) no-repeat 0 0 }

.league-leaders .col {  flex-basis:23% }
 
}

@media only screen and (min-width:992px) and (max-width:1170px) {

.footer-address p { margin:0 10px; letter-spacing:0 }
.footer-logos li { max-width:140px }
.footer-logos li:last-child { max-width:150px }
.footer-logos li { margin-left:57px }
.page .mod-site-header.style1 .dropnav { padding-left:170px }
.page .mod-site-header.style1 .dropnav .nav > a { font-size:1.1em }

.rotator-text p { margin:0 15px; letter-spacing:0 }

.landing .mod-recent-videos.style2 .item .title { font-size:1rem }


}

/* DESKTOP LARGE SCREEN */
@media only screen and  (min-width:1200px) {

    /* Style 1 */
.page    .mod-site-header.style1 { padding:0 }    
.page    .mod-site-header.style1:before { display:none }
.page    .mod-site-header.style1 > div { max-width:none }
.page    .mod-site-header.style1 .site-title { display:block; position:relative; top:0; max-width:none; margin:0; padding:0 }
.page    .mod-site-header.style1 .site-title a { position:absolute; left:50%; top:0; z-index:1; width:149px; margin-left:-75px }
.page    .mod-site-header.style1 .site-title a img { vertical-align:top }
.page    .mod-site-header.style1 .header-text { position:absolute; left:0; right:0; top:0; z-index:1; max-width:none; height:50px; font-size:1rem; letter-spacing:6px; word-spacing:3px; text-align:center; line-height:50px; color:#222; background:#ebebeb }

.page    .mod-site-header.style1 .dropnav { display:block; position:relative; left:0; top:0; padding-left:0; color:#00275d;  }
.page    .mod-site-header.style1 .dropnav > ul { display:flex; width:calc(50% - 75px); height:150px; padding:65px 20px 0; box-sizing:border-box }
    .mod-site-header.style1 .dropnav > ul:first-of-type { float:left; justify-content:flex-end }
    .mod-site-header.style1 .dropnav > ul:last-of-type { float:right; justify-content:flex-start }
    .mod-site-header.style1 .dropnav .nav { position:relative; display:inline-flex; padding:0 20px; padding-bottom:10px; align-items:flex-start }
.page    .mod-site-header.style1 .dropnav .nav > a { padding:0 0 37px; color:#00275d }
.page    .mod-site-header.style1 .dropnav .nav.show > a { border-bottom:3px solid #d13239; color:#d13239; background:none } 
.page    .mod-site-header.style1 .dropnav .nav:hover > a { color:#d13239 }
.page    .mod-site-header.style1 .dropnav .nav.show > .submenu { left:-20px; top:65px }


}


/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:991px) {

body { padding:0 }


.secondary-nav { background:#0067a2; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:1.5rem; color:#fff; font-weight:700 }
.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 }

}


/* 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;}