/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'merriweather';
    src: url('merriweather-light-webfont.woff2') format('woff2'),
         url('merriweather-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'merriweather';
    src: url('merriweather-regular-webfont.woff2') format('woff2'),
         url('merriweather-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'merriweather';
    src: url('merriweather-italic-webfont.woff2') format('woff2'),
         url('merriweather-italic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'merriweather';
    src: url('merriweather-bold-webfont.woff2') format('woff2'),
         url('merriweather-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-light-webfont.woff2') format('woff2'),
         url('oswald-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-regular-webfont.woff2') format('woff2'),
         url('oswald-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-medium-webfont.woff2') format('woff2'),
         url('oswald-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-demibold-webfont.woff2') format('woff2'),
         url('oswald-demibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-bold-webfont.woff2') format('woff2'),
         url('oswald-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#004990 !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:'merriweather', arial; font-size:16px; line-height:1.85; color:#000; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'oswald', arial; line-height:1.5; color:#555 }

:focus { outline-color:#edb011 }

a { color:#005cb9 }
a:focus,
a:hover { color:#edb011 }

h1,h2,h3,h4,h5,h6 { font-family:'oswald', arial; line-height:1.3; color:#004990 }

h1 { font-size:40px; font-weight:300; text-transform:uppercase }
h2 { font-size:30px; font-weight:300 }
h3 { font-size:24px; letter-spacing:0.12em; text-transform:uppercase }
h4 { font-size:18px; font-family:'merriweather', arial; font-style:italic }
h5 { font-size:18px; font-weight:400; letter-spacing:0.06em; text-transform:uppercase }
h6 { font-size:18px; font-family:'merriweather', arial; font-weight:400; color:#666 }

.body-container { position:relative; z-index:1; max-width:1590px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; font-family:'oswald', arial }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { margin-top:30px; padding:30px 0; text-align:center; font-family:'merriweather', arial; background:#fff }
.landing .site-footer { margin-top:0 }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 35px }
.footer-text { margin-top:40px; font-size:14px; letter-spacing:0.06em; color:#555 }
.footer-text .site-title { display:block; font-family:'oswald', arial; font-size:18px; font-weight:500; text-transform:uppercase; color:#004990 }
.footer-text .sep { padding:0 10px }
.footer-text .footer-link { text-transform:uppercase; text-decoration:none; color:#005cb9 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:66.66%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 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 }

/* UPCOMING EVENTS */
.section-upcoming .schedule-boxscore .no-events { padding:20px; text-align:center; text-transform:uppercase; color:#555 }
.section-upcoming .schedule-boxscore .event-box { position:relative; min-height:100px; margin-top:10px; padding:15px 15px 15px 110px; overflow:hidden; font-family:'merriweather', arial; color:#555; border:1px solid #e5e5e5; box-sizing:border-box }
.section-upcoming .schedule-boxscore .event-box:first-child { margin-top:0 }
.section-upcoming .schedule-boxscore .date  { position:absolute; left:10px; top:10px; bottom:10px; width:80px; padding-top:15px; font-family:'oswald', arial; color:#004990; background:#edb011; box-sizing:border-box }
.section-upcoming .schedule-boxscore .date span { display:block; font-weight:500; font-size:30px; text-align:center; letter-spacing:0.06em; text-transform:uppercase; line-height:1.2 }
.section-upcoming .schedule-boxscore .date span:first-child { font-size:12px }
.section-upcoming .schedule-boxscore .sport-status { display:block; font-family:'oswald', arial; font-size:14px; font-weight:500; text-transform:uppercase; color:#004990 }
.section-upcoming .schedule-boxscore .sport { display:block; max-width:80% }
.section-upcoming .schedule-boxscore .status { position:absolute; right:15px; top:15px }
.section-upcoming .schedule-boxscore .result { float:right }
.section-upcoming .schedule-boxscore .notes,
.section-upcoming .schedule-boxscore .neutral-site  { display:block; margin-top:5px; font-size:12px; color:#555 }
.section-upcoming .schedule-boxscore .links { margin-top:5px; font-size:12px }
.section-upcoming .schedule-boxscore .links a { font-weight:600; text-transform:uppercase; color:#555 }
.section-upcoming .schedule-boxscore .links > span { padding:0 5px; font-weight:300 }

/* LATEST RESULTS */
.section-results .schedule-boxscore .event-box { position:relative; margin-top:10px; overflow:hidden; padding:20px 25px; box-shadow:inset 0 0 0 1px #e5e5e5; box-sizing:border-box }
.section-results .schedule-boxscore .event-box:first-child { margin-top:0 }
.section-results .schedule-boxscore .date-status { margin:-20px -25px 10px; padding:0 26px; font-size:12px; font-weight:500; text-transform:uppercase; letter-spacing:0.06em; line-height:30px; color:#004990; background:#edb011 }
.section-results .schedule-boxscore .sport { font-family:'merriweather', arial; font-weight:700; font-size:16px; color:#004990 }
.section-results .schedule-boxscore .status { float:right; text-transform:uppercase; color:#004990 }
.section-results .schedule-boxscore .teams { margin-top:5px }
.section-results .schedule-boxscore .team { font-family:'merriweather', arial; font-size:16px; line-height:24px; color:#555 }
.section-results .schedule-boxscore .team .result { float:right; font-family:'oswald', arial; font-weight:500; color:#004990 }
.section-results .schedule-boxscore .notes,
.section-results .schedule-boxscore .neutral-site  { margin-top:5px; font-family:'merriweather', arial; font-size:12px; color:#555 }
.section-results .schedule-boxscore .links { float:right; position:relative; margin-top:10px; padding-left:10px; font-size:12px; font-weight:500; text-transform:uppercase; background:#fff }
.section-results .schedule-boxscore .links:before { content:''; position:absolute; left:-9999px; top:50%; right:100%; height:1px; border-top:1px solid #e5e5e5; transform:translateY(-50%) }
.section-results .schedule-boxscore .links a { text-decoration:none }
.section-results .schedule-boxscore .links a:after { content:','; display:inline-block; text-indent:-2px }
.section-results .schedule-boxscore .links a:last-child:after,
.section-results .schedule-boxscore .links > span { display:none }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.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 }

.social-tabs ul.tabs { position:absolute; top:0; right:0; z-index:1 }
.social-tabs ul.tabs .tab { position:relative; border-left:1px solid #fff }
.social-tabs .tab a { position:relative; display:block; width:70px; height:70px; overflow:hidden; font-size:30px; line-height:70px; text-align:center; text-decoration:none; color:#edb011; background:#004990 }
.social-tabs .tab a:before { content:''; display:block; margin-bottom:7px; font-family:'glyphicons' }
.social-tabs .tab a[href*="facebook"]:before { content:'\e81c' }
.social-tabs .tab a[href*="twitter"]:before { content:'\e81d' }
.social-tabs .tab a[href*="instagram"]:before { content:'\e81f' }
.social-tabs .tab a:focus,
.social-tabs .tab a.active { color:#fff }
.social-tabs .state1 .tab1:after,
.social-tabs .state2 .tab2:after,
.social-tabs .state1 .tab1:after,
.social-tabs .state3 .tab3:after { content:''; position:absolute; left:50%; top:70px; margin-left:-35px; border:35px solid transparent; border-top:7px solid #004990 }
.social-tabs .pane1 .overflow { padding:10px; overflow:hidden }

/* TWITTER */
.twitter-feed { font-family:'roboto', arial; font-size:0.9em; color:#444; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#757575 }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

/* INSTAGRAM FEED */
.instagram-feed { position:relative; padding:5px; background:#fff; box-sizing:border-box }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item { width:33.33%; float:left }
.instagram-feed .item .gutter { padding:5px }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { font-size:12px; text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; line-height:1; margin-top:-15px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .next,
.instagram-feed .prev { display:none }

/* BUTTONS */
.section-buttons .section-header { left:0; right:0; top:-75px; font-size:100px; font-weight:400; font-style:italic; text-transform:uppercase; text-align:center; line-height:1; letter-spacing:0.36em; color:#edb011 }
.buttons-nav { position:relative; margin:-15px }
.buttons-nav li { float:left; width:33.33%; padding:15px; box-sizing:border-box; transition:0.3s }
.buttons-nav li img { transition:0.3s }
.buttons-nav li:hover img { box-shadow:0 0 15px rgba(0,0,0,0.5); transform:scale(1.05); transition:all 0.3s ease 0.1s }

/* EVENTS ROW SECTION HEADER */
.landing-row.events-row .section-header { position:static; margin:0; padding:0 55px; line-height:70px; color:#fff; background:#004990 }
.landing-row.events-row [class*="section"] > div { height:562px; overflow:auto; box-sizing:border-box }
.landing-row.events-row [class*="section-social"] > div { border:1px solid #eaeaea }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#edb011; color:#004990 }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#edb011; color:#004990 }
.roster .roster-header a { color:#fff }
.highlights .stat-value { color:#fff }
.highlights .stat-title { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#edb011; color:#004990 }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#edb011 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px; color: #004990 }
.highlights.highlights-standalone .stat { color: #004990}
	
/* BIO */
.bio-wrap .head { background:#edb011 }
.bio-wrap .head a { color:#000 }
.bio-wrap .name { font-family:'oswald', sans-serif; font-weight:600; color:#004990 }
.bio-wrap .highlights { margin-top:10px; background:rgba(0,0,0,0.4) }
.bio-wrap.xl .player-name { margin:6px 0 0 }

/* CUSTOM TABLE STYLES */
table.custom-table { width:100%; margin-bottom:20px }
table.custom-table caption { background-color: #eeb111; color: #004990; font-weight: 600; padding: 5px }
table.custom-table th { min-width: 50px; text-align: left; padding: 5px; vertical-align: top }
table.custom-table td { border: thin solid #eee; padding: 5px }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2018_carousel_row_bg.png) repeat }
.body-container { margin-top:30px }
.landing .body-container { margin-top:60px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:170px; font-family:'oswald', arial; background:url(/images/setup/2018_header_bg.png) repeat-x; box-shadow: 0 5px 10px 0 rgb(255,255,255,.5) }
.site-header > .container { position:relative; max-width:1590px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a:after { content:''; position:absolute; z-index:1; left:0; top:9px; width:239px; height:193px; text-indent:-9999px; background:url(/images/setup/2018_master_sprite.png) no-repeat }
.site-header .site-title span { position:absolute; top:25px; left:244px; width:1344px; height:50px; text-indent:-9999px; background:url(/images/setup/2018_header_text.png) no-repeat }

.sticky-header .page { padding-top:170px }
.sticky-header .site-header { position:fixed; left:0; top:-104px; right:0 }
.sticky-header .site-header .site-title a:after { left:40px; top:100px; width:147px; height:130px; background-position:-247px 0 }

.mobile-menu-bar, .social-links { display:none }

.landing-row { position:relative }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1590px; 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-bottom:60px }
.landing-row.events-row { padding:60px 0; background:#fff }
.landing-row.buttons-row { padding:100px 0 50px; background:#004990 }

/* NAVIGATION */
.dropnav { position:absolute; top:106px; left:0; right:-100px; padding-left:216px; color:#fff; background:#004990 }
.dropnav h1 { color:#fff }
.dropnav.active { display:block }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:64px; padding:0 28px; font-size:21px; font-weight:500; line-height:64px; text-decoration:none; text-transform:uppercase; letter-spacing:0.05em; color:#fff }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; top:63px; left:50%; margin-left:-13px; border:13px solid transparent; border-top:8px solid #004990 }
.dropnav .nav > .submenu { display:none; position:absolute; left:-2000px; right:-2000px; top:64px; padding:40px 2230px; background:rgba(0, 52, 103, 0.9); white-space:nowrap; box-sizing:border-box }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; padding:0 15px; font-size:21px; line-height:44px; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { color:#004990; background:#fff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:70px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu > a { font-size:24px; text-transform:uppercase; letter-spacing:0.12em; pointer-events:none; color:#edb011 }
.dropnav .submenu .has-submenu > a:focus { color:#004990 }
.dropnav .submenu.level2 ul { width:100% }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0; padding:0 15px }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#004990 }
.dropnav .submenu.level2 .has-submenu > *,
.dropnav .submenu.level3 li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu > a { margin:0; padding:0; min-width:225px; font-size:21px; text-transform:none; letter-spacing:0; pointer-events:all; color:#fff }
.dropnav .submenu.level2 .has-submenu > a:focus { color:#004990 }
.dropnav .submenu.level3 li a { padding:0; font-family:'merriweather', arial; font-size:16px }
.dropnav .submenu.level3 li a:before { content:' '; padding:0 10px }
.dropnav .submenu.level3 li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:15px; margin-bottom:; font-family:'oswald', arial; color:#004990; box-shadow:inset 0 -10px 15px -10px #fff; background: #eeb111 }
.secondary-nav h1 { float:left; margin:0 0 0 245px; font-size:28px; font-weight:700; letter-spacing:0.12em; color:#004990 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1590px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:2px }
.secondary-nav li { float:left; font-size:18px; font-weight:500 }
.secondary-nav li a { padding:5px 10px; color:#004990; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#fff; 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:#004990 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#004990; 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:#eeb011 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { background:#fff }
.j-carousel .media-box { width:66.03% }
.j-carousel .story-box { position:absolute; top:0; right:0; bottom:0; width:33.97%; padding:100px 70px; color:#555; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:20px; font-size:34px; font-weight:300; line-height:1.1; text-transform:uppercase; text-decoration:none; color:#004990; transition:0.2s }
.j-carousel .story-box .title:hover { color:#eeb011 }
.j-carousel .story-box .date { position:absolute; top:55px; left:70px; right:70px; font-family:'merriweather', arial; font-size:18px; color:#666 }
.j-carousel .story-box .pipe { display:none }
.j-carousel .story-box .sport-name:before { content:'\2022 \a0' }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#004990 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a:hover[href*="twitter"] { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a:hover[href*="facebook"] { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links { margin-bottom:20px; font-size:18px; text-transform:uppercase; letter-spacing:0.06em; color:#004990 }
.j-carousel .story-box .carousel-related-links a { text-decoration:none; color:#004990 }
.j-carousel .story-box .carousel-related-links span { padding:0 5px }
.j-carousel .story-box .leadin { display:block; margin:10px 0; font-family:'merriweather', arial }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; z-index:1; right:0; bottom:0; width:33.97%; height:81px; text-align:center; border-top:2px solid #eaeaea }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:9px; height:9px; margin:33px 3px 0; text-indent:-9999px; cursor:pointer; overflow:hidden; background:#fff; border:3px solid #edb011; border-radius:100% }
.j-carousel .control:focus { outline:2px solid #edb011 }
.j-carousel .control.active { color:#004990; background:#edb011 }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:3; bottom:17px; right:33.97%; width:40px; height:50px; margin-right:-12.2%; overflow:hidden; font-size:48px; text-align:center; text-decoration:none; line-height:50px; color:#004990 }
.j-carousel .next { margin-right:-24.2% }
.j-carousel .pp { right:15px; margin:0; font-size:35px }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.j-carousel .next:before { content:'\e810' }
.j-carousel .pp.pause:before { content:'\e80b' }
.j-carousel .pp.play:before { content:'\e80a' }
 
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1590px) {

.site-header .site-title span { left:110px; transform:scale(0.8) }

.dropnav { padding-left:228px }
.dropnav .nav > a { padding:0 17px; font-size:18px }

.section-buttons .section-header { letter-spacing:0.2em }

}

@media only screen and (min-width:1024px) and (max-width:1400px) {

.site-header .site-title span { left:25px; transform:scale(0.67) }

.dropnav { padding-left:228px }
.dropnav .nav > a { padding:0 15px; font-size:15px }
.dropnav .nav > .submenu { padding:40px 2040px }

.section-buttons .section-header { letter-spacing:0.1em }

.j-carousel .story-box .title { font-size:26px }
.j-carousel .story-box .date,
.j-carousel .story-box .carousel-share-links a:before,
.j-carousel .story-box .carousel-related-links { font-size:16px }
.j-carousel .story-box .leadin { font-size:14px }
.j-carousel .control { margin:33px 1px 0 }

.landing-row.events-row .section-header { padding:0 20px }
.landing-row.events-row [class*="section"] > div { height:502px; padding:15px 20px }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.site-header .site-title span { left:-55px; transform:scale(0.55) }

.dropnav { padding-left:228px }
.dropnav .nav > a { padding:0 10px; font-size:13px }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { margin-left:3px }

.j-carousel .story-box .date { top:15px; left:30px; right:30px }
.j-carousel .story-box { padding:50px 30px }
.j-carousel .next { margin-right:-25.7% }

.section-buttons .section-header { font-size:90px; letter-spacing:0.1em }

.landing-row.events-row .section-header { font-size:24px }

.social-tabs .tab a { width:60px }
.social-tabs .tab a:focus:after,
.social-tabs .tab a.active:after { margin-left:-30px; border-width:30px; border-top-width:7px }

.footer-logos li { margin:0 30px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#004990 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2018_header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#004990; border-top:1px solid #edb011 }
.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:#004990; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#004990; 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 .carousel-related-links a { color:#fff }
.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.66%; 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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { 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 #edb011; text-transform:uppercase; background:#004990; 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 }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

.section-buttons { position:relative }

.landing-row.events-row .section-header { padding:0; text-align:center }
.landing-row.events-row [class*="section"] > div { height:auto }

.section-upcoming .schedule-boxscore,
.section-results .schedule-boxscore { height:auto; max-height:500px }

.section-social { display:none }

.landing-row.buttons-row { padding:15px; background:#004990 }
.section-buttons .section-header { position:static; font-size:30px }
.buttons-nav li { padding:10px }

.social-links { padding:10px; text-align:center; border-top:1px solid #edb011 }
.social-links ul { display:inline-block; vertical-align:top; list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin:0 5px }
.social-links li a { text-decoration:none; color:#fff }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; width:22px; height:22px; font-size:14px; text-align:center; line-height:22px; color:#004990; background:#edb011; border-radius:4px }
.social-links li .icon:before { vertical-align:top; line-height:22px }
.social-links li .icon:hover { background:#fff }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 100px 0 10px }
.site-header .site-title a { max-width:265px; height:80px; text-indent:-9999px; background:url("/images/setup/2018_header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:28px; padding:0; background:none; border:0 }
.mobile-menu-bar li a { height:25px; padding: 0 7px; font-size:12px; line-height:25px; color:#004990; background:#fff }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-buttons .section-header { font-size:20px }
.buttons-nav li { width:50% }

.footer-text span { display:block; height:1px; overflow:hidden }

}

/* 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;}


/*Skip links*/
.landing-col {
    position: relative;
}

a.skip-link {
    display: block;
    position: absolute;
    left: 20px;
    top: -45px;
    z-index: -1;
    color: transparent;
}

a.skip-link:focus {
    color: #004990;
    visibility: visible;
    z-index: 15;
}

a.skip-link:hover {
    color: initial;
    opacity: .7;
}