/* ==============
   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: 'montserrat';
    src: url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neue';
    src: url('bebasneue_regular-webfont.woff2') format('woff2'),
         url('bebasneue_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neue';
    src: url('bebasneue_bold-webfont.woff2') format('woff2'),
         url('bebasneue_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_light_italic-webfont.woff2') format('woff2'),
         url('proxima_nova_light_italic-webfont.woff') format('woff');
    font-weight: 300;
    font-style: italic;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    
}
.accent-bg,
.accent-bg th { color:#fff !important; background:#0C2340 !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#0C2340; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'bebas_neue', arial }

a { color:#174377; text-decoration:none }
a:focus,
a:hover { color:#FFB81C; text-decoration:underline }
a[rel="wiki-link"] { color:#FFB81C }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { position:relative; z-index:1; max-width:1200px; 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 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:100px 0; font-family:'bebas_neue', arial; text-align:center }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 70px }
.site-footer .footer-text { margin-top:60px; font-weight:700; font-size:36px; line-height:1.4; color:#fff }
.site-footer .presto-logo { display:inline-block; margin-top:30px }

/* 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:51.75%; 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:10000%; position:relative }
.j-carousel3 .seat { width:1%; float:left; position:relative }

/* SCHEDULE */
.schedule-boxscore .no-events { font-size:30px; line-height:505px; text-align:center; text-transform:uppercase; color:#fff }
.schedule-boxscore .event-box { position:relative; padding:20px 20px 20px 140px; font-family:'proxima_nova', arial; line-height:1.2; color:#fff; border-top:3px solid #102f51 }
.schedule-boxscore .event-box:first-child { border-top:0 }
.schedule-boxscore .team-logo { position:absolute; left:20px; top:20px; max-width:90px }
.schedule-boxscore .date  { float:left; margin-right:20px; font-size:32px; font-weight:900; line-height:34px; text-transform:uppercase; color:#FFB81C }
.schedule-boxscore .sport-status { display:block; line-height:34px }
.schedule-boxscore .sport { font-weight:300; font-style:italic; font-size:28px }
.schedule-boxscore .status { float:right; font-size:29px; font-weight:900; text-transform:uppercase }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:32px; font-weight:900; text-transform:uppercase; }
.schedule-boxscore .team .result { color:#174377 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { display:block; font-size:24px; color:#608fbf }
.schedule-boxscore .links { font-size:20px; color:#608fbf }
.schedule-boxscore .links a { color:#608fbf }

/* TABS */
.tabs-wrapper .tabs { border-bottom:3px solid #fff }
.tabs-wrapper ul.tabs .tab { margin-left:65px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; z-index:1; display:block; font-size:50px; font-weight:700; line-height:70px; text-transform:uppercase; text-decoration:none; color:#FFB81C }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; color:#fff }
.tabs-wrapper .tab a:focus:before,
.tabs-wrapper .tab a.active:before { content:''; position:absolute; left:0; bottom:-3px; width:100%; height:3px; background:#FFB81C }
.tabs-wrapper .pane .overflow { padding:20px; background:#0C2340; box-sizing:border-box }
.tabs-wrapper a[href*="upcoming_events"] + .pane .overflow { padding:0 }
.tabs-wrapper a[href*="upcoming_events"] + .pane .overflow,
.tabs-wrapper a[href*="standings"] + .pane .overflow { height:505px; overflow:auto }

/* BUTTONS */
.buttons-nav ul { margin:-2px }
.buttons-nav li { float:left; position:relative; width:20%; padding:2px; text-align:center; box-sizing:border-box }
.buttons-nav li a { position:relative; display:block; border:4px solid #0C2340; overflow:hidden }
.buttons-nav li a img { transition:transform 0.5s ease }
.buttons-nav li a:hover { border-color:#FFB81C }
.buttons-nav li a:hover img { -webkit-transform:scale(1.1); transform:scale(1.1); transition:transform 0.5s ease }
.buttons-nav li:hover:before { content:''; position:absolute; bottom:-20px; left:-4px; right:-4px; height:7px; background:#FFB81C }
.buttons-nav li:hover:after { content:''; position:absolute; bottom:-33px; left:50%; margin-left:-13px; border-top:13px solid #FFB81C; border-left:13px solid transparent; border-right:13px solid transparent }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }

/* YOUTUBE */
.section-youtube .section-header { position:relative; left:auto; text-align:center; line-height:53px; overflow:hidden }
.section-youtube .section-header > span { position:relative; display:inline-block; vertical-align:top; padding:0 12px; font-size:75px; color:#0C2340 }
.section-youtube .section-header > span:before { content:''; position:absolute; left:-1000px; top:50%; right:100%; margin-top:-2px; height:5px; background:#FFB81C }
.section-youtube .section-header > span:after { content:''; position:absolute; left:100%; top:50%; right:-1000px; margin-top:-2px; height:5px; background:#FFB81C }
.section-youtube .section-header .icon { padding-right:5px; font-size:65px; color:#FFB81C }
.youtube-wrapper { position:relative }
.youtube-wrapper .playlist .overflow { overflow:hidden; padding-bottom:30px }
.youtube-wrapper .playlist ul { position:relative; width:700%; margin:0; padding:0; list-style:none }
.youtube-wrapper .playlist li { float:left; position:relative; width:3.58%; padding:3px; box-sizing:border-box }
.youtube-wrapper .playlist li:before { content:''; position:absolute; display:block; left:3px; right:3px; bottom:-17px; height:8px; background:#0f2c4e }
.youtube-wrapper .playlist li:hover:after { content:''; position:absolute; display:block; left:50%; bottom:-30px; margin-left:-13px; border-top:13px solid #FFB81C; border-left:13px solid transparent; border-right:13px solid transparent }
.youtube-wrapper .playlist li img { width:100%; vertical-align:top }
.youtube-wrapper .playlist li a { position:relative; display:block; padding:15px 70px 15px 20px; font-size:18px; text-decoration:none; text-overflow:ellipsis; white-space:nowrap; line-height:1.2; color:#fff; background:#0C2340; overflow:hidden }
.youtube-wrapper .playlist li a:after { content:'\e824'; position:absolute; right:20px; top:50%; margin-top:-0.5em; font-family:'glyphicons', arial; font-size:2em; text-align:center; line-height:32px; color:#163a64 }
.youtube-wrapper .playlist li:first-child a:after { width:40px; height:40px; margin-top:-20px; line-height:40px }

/* TWITTER */
.twitter-feed { 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:#ccc }
.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 .feed { height:450px; border:1px solid #eee; overflow:auto; box-sizing:border-box }
.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 }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; width:250px; height:34px; margin-bottom:10px; z-index:2; color:#fff; cursor:pointer; border:2px solid #fff; box-sizing:border-box }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:40px; font-size:20px; line-height:30px; text-decoration:none; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:5px solid transparent; border-top-color:#fff }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#fff }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:-2px; right:-2px; top:30px; max-height:200px; padding:10px; overflow:auto; background:#f5f5f5; border:2px solid #fff }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; padding:5px 0; font-size:20px; font-weight:300; line-height:1.2; color:#103760; overflow:hidden }
.content-switcher .switcher-list li a:hover { text-decoration:none; color:#FFB81C }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/* STANDINGS */
.standings-brief table { width:100%; border-collapse:collapse; font-family:'proxima_nova', arial; font-weight:900; font-size:24px; text-transform:uppercase }
.standings-brief h3 { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.standings-brief td { padding:5px; text-align:center; color:#fff; border-bottom:3px solid #0C2340 }
.standings-brief td:first-child,
.standings-brief th:first-child { text-align:left }
.standings-brief th { padding:5px; color:#FFB81C; border-bottom:1px solid #FFB81C }
.standings-brief .full-standings-btn { display:block; width:230px; height:50px; margin:20px auto 0; font-size:30px; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; background:#0C2340; border:3px solid #fff }

.navbar-hailstorm{ text-align:center }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#FFB81C; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#FFB81C; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#FFB81C; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#FFB81C }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#FFB81C; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* FULL STANDINGS */
.full-standings .fixed-table { display:none }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:5px; line-height:40px; text-align:center; white-space:nowrap }
.full-standings td:first-child { text-align:left }
.full-standings tr:nth-child(even) td { background:#f5f5f5 }
.full-standings table tr .conf-field { background:#E5E5E5 }
.full-standings .stats-header td { color:#FFF; text-transform:uppercase; font-size:14px; font-weight:normal; background:#FFB81C }
.full-standings .stats-header:nth-of-type(2) td { color:#FFB81C }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden }
.landing .page { background:url(/images/setup/2021/footer_bg.jpg) no-repeat 50% 100%; background-size:2000px auto }
.body-container { margin-top:20px }
.landing .body-container { margin-top:0 }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:263px; font-family:'bebas_neue', arial; background:url(/images/setup/header_bg.jpg) no-repeat 50% 0 }
.site-header > .container { position:relative; max-width:1260px; margin:0 auto }
.site-header .site-title { position:absolute; left:50%; top:129px; margin:0 0 0 -438px }
/*.site-header .site-title a { display:block; width:873px; height:120px; text-indent:-9999px; background:url(/images/setup/2021/master_sprite.png) no-repeat -205px 0 }*/
.site-header .site-title a { display: block;width: 750px;height: 173px;text-indent: -9999px;background: url(/images/setup/2021/master_sprite.png) no-repeat -613px -134px;margin-left: 55px;margin-top: -33px;}
.site-header .site-title a:after { content:''; position:fixed; z-index:2; top:0; left:50%; width:197px; height:121px; margin-left:-98px; background:url(/images/setup/2021/master_sprite.png) no-repeat }
.site-header .hashtag { position:absolute; left:0; top:149px; width:167px; height:27px; text-indent:-9999px; background:url(/images/setup/2021/master_sprite.png) no-repeat -1551px 0 }

.mobile-menu-bar { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.tabs-row,
.landing-row.scoreboard-row { background:url(/images/setup/2021/bg_events_row.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.tabs-row { padding:80px 0 162px }
.landing-row.scoreboard-row { margin-top:161px }
.landing-row.scoreboard-row:before { content:''; position:absolute; top:-161px; left:0; width:100%; height:161px; background:#FFB81C; border-top:6px solid #fff; border-bottom:6px solid #102c4d; box-sizing:border-box }
.landing-row.youtube-row { padding:72px 0 70px; background:url(/images/setup/2017/bg_youtube.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.youtube-row a[rel="wiki-link"] { color:#174377 }
.landing-row.banners-row { border-top:9px solid #102c4d; border-bottom:3px solid #0f2c4e }
.landing-row.buttons-row { margin-top:67px }

/* NAVIGATION */
.dropnav { position:fixed; left:0; right:0; top:0; padding-bottom:10px; text-align:center; z-index:1; background:url(/images/setup/header_bg.jpg) no-repeat 50% 0 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; margin-left:-45px; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav:nth-child(3) { margin-right:215px }
.dropnav .nav > a { position:relative; display:block; height:64px; padding:0 22px; font-size:24px; font-weight:700; line-height:64px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:before { content:''; position:absolute; left:-1px; top:0; width:1px; height:64px; background:#0e2c4d }
.dropnav .nav:nth-child(3) > a:after,
.dropnav .nav:nth-child(6) > a:after { content:''; position:absolute; right:0; top:0; width:1px; height:64px; background:#0e2c4d }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; background:#0e2c4d }
.dropnav .nav > .submenu:before { content:''; position:absolute; top:-10px; left:0; width:100%; height:10px }
.dropnav .nav > .submenu { display:none; position:absolute; left:-2000px; right:-2000px; top:74px; padding:45px 2000px 75px; background:url(/images/setup/dropdown_bg.png) repeat-y 50% 0; white-space:nowrap; border-bottom:5px solid #FFB81C }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-weight:700; font-size:24px; line-height:39px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#fff }
.dropnav .submenu a:hover { color:#FFB81C }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav a[href="/navbar-sports-redesign"] + .submenu.level1 > ul { width:100% }
.dropnav a[href="/navbar-sports-redesign"] + .submenu .has-submenu[data-follow-link="false"]:first-child { float:left }
.dropnav a[href="/navbar-sports-redesign"] + .submenu .has-submenu[data-follow-link="false"] + .has-submenu[data-follow-link="false"] { float:right }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:37px; color:#fff; pointer-events:none; border-bottom:3px solid #FFB81C }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:158px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:20px; color:#fff0f0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#FFB81C }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; color:#fff0f0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:nth-child(3) { margin-right:10px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"] { width:25px; height:39px; text-align:center; overflow:hidden }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before { content:'\e81d'; display:block; font-family:'glyphicons'; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before { content:'\e81b' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81f' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:hover:before { text-shadow:1px 1px 3px rgba(0,0,0,0.75); color:#55acee }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:hover:before { text-shadow:1px 1px 3px rgba(0,0,0,0.75); color:#3b5998 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:hover:before { text-shadow:1px 1px 3px rgba(0,0,0,0.75); color:#f09433 }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; font-family:'bebas_neue', arial; text-align:center; color:#fff; background:#0C2340; border-bottom:2px solid #f4aa00 }
.secondary-nav h1 { display:block; margin-bottom:0; color:#574214; font-size:25px; letter-spacing:0.5em; background:#FFB81C }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:inline-block; vertical-align:top; margin:10px 0 }
.secondary-nav li { float:left; font-weight:700; font-size:18px }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#FFB81C; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; color:#f4aa00 }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#FFB81C }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; text-align:left; background:#FFB81C; border-radius:5px 0 }
.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; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#11365f }

.j-carousel .seat { overflow:hidden }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; max-width:1200px; margin:0 auto; padding:20px 20px 90px; color:#fff; background:rgba(0,0,0,0.7); box-sizing:border-box }
.j-carousel .story-box:before,
.j-carousel .story-box:after { content:''; position:absolute; left:-2000px; right:100%; bottom:0; top:0; background:rgba(0,0,0,0.7) }
.j-carousel .story-box:after { left:100%; right:-2000px }
.j-carousel .story-box > * { position:relative }
.j-carousel .story-box .title { display:block; margin-bottom:10px; font-size:49px; font-weight:700; text-align:center; text-transform:uppercase; text-decoration:none; line-height:1; color:#fff }
.j-carousel .story-box .title:hover { color:#FFB81C }
.j-carousel .story-box .date { position:absolute; left:0; top:-54px; padding:0 40px; font-family:'proxima_nova', arial; font-weight:900; font-size:24px; text-transform:uppercase; line-height:54px; color:#0C2340; background:#fff }
.j-carousel .story-box .date:before { content:''; position:absolute; left:-2000px; right:-2000px; bottom:0; height:3px; background:#FFB81C }
.j-carousel .story-box .sport-name { position:relative; display:inline-block; vertical-align:top; right:-40px; padding:0 40px; color:#003e7e; background:#FFB81C }
.j-carousel .story-box .carousel-share-links { position:absolute; z-index:1; top:-54px; right:0; width:100px; text-align:center; background:#FFB81C }
.j-carousel .story-box .carousel-share-links a { margin:0 5px; font-size:0; color:#003e7e }
.j-carousel .story-box .carousel-share-links a:before { font-size:20px; line-height:54px;  }
.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 { position:absolute; z-index:1; top:-54px; right:100px; padding:0 0 0 40px; font-family:'proxima_nova', arial; font-weight:900; font-size:20px; line-height:54px; color:#003e7e; background:#FFB81C }
.j-carousel .story-box .carousel-related-links a { color:#003e7e; text-transform:uppercase; text-decoration:none }
.j-carousel .story-box .carousel-related-links a:hover { color:#fff }
.j-carousel .story-box .carousel-related-links span { padding:0 2px }
.j-carousel .story-box .pipe,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:50%; bottom:23px; width:1200px; margin-left:-600px; padding:0 20px; box-sizing:border-box }
.j-carousel .control { position:relative; float:left; width:10%; padding:2px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:after { content:""; position:absolute; top:2px; left:2px; right:2px; bottom:2px; border:1px solid #fff }
.j-carousel .control.active:after { border-color:#FFB81C }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:50%; bottom:39px; width:14px; height:29px; margin-left:-600px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2021/master_sprite.png) no-repeat -1463px 0 }
.j-carousel .next { left:auto; right:50%; margin:0 -600px 0 0; background-position:-1481px 0 }

/* SOCIAL BUTTONS */
.social-links { position:absolute; top:149px; right:0 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; margin-left:3px }
.social-links li:first-child { margin-left:0 }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; width:24px; height:24px; font-size:16px; text-align:center; line-height:24px; color:#fff; border:1px solid #fff }
.social-links li .icon:hover { background:#000 }
.social-links li .gicon-twitter:hover { background:#55acee }
.social-links li .gicon-facebook:hover { background:#3b5998 }
.social-links li .gicon-youtube-play:hover { background:#ff0000 }
.social-links li .gicon-snapchat:hover { color:#000; background:#fffc00 }
.social-links li .gicon-instagram:hover { background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

/* SCOREBOARD */
.section-scoreboard .section-header { left:50%; top:-208px; width:619px; height:233px; margin-left:-309px; text-indent:-9999px; background:url(/images/setup/2021/master_sprite.png) no-repeat 0 -132px }
.scoreboard-slider { position:relative; padding:70px 0 60px }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-event { font-size:20px }
.scoreboard-slider .no-events { font-size:30px; text-transform:uppercase; text-align:center; color:#fff }
.scoreboard-slider .event-box { float:left; width:20%; padding:10px; font-size:16px; line-height:1.2; text-align:center; text-transform:uppercase; color:#a09e9e; box-sizing:border-box }
.scoreboard-slider .event-box .event { position:relative; min-height:520px; padding:20px 20px 50px; background:#f0f0f0; box-sizing:border-box }
.scoreboard-slider .event-box .date { display:block; margin:-20px -20px 0; padding-top:5px; font-family:'proxima_nova', arial; font-weight:900; font-size:20px; line-height:1.3;  color:#0C2340; background:#FFB81C }
.scoreboard-slider .event-box .sport a { display:block; margin:0 -20px; padding-bottom:10px; font-family:'montserrat', arial; font-size:12px; text-overflow:ellipsis; white-space:nowrap; line-height:1.3; color:#0C2340; background:#FFB81C; overflow:hidden }
.scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-slider .event-box .status { margin:10px 0; font-size:22px; font-family:'proxima_nova', arial; font-weight:900 }
.scoreboard-slider .event-box .team { position:relative }
.scoreboard-slider .event-box .team + .team { margin-top:60px }
.scoreboard-slider .event-box .team .team-logo { display:block; max-width:50%; max-height:80px; margin:0 auto; padding:5px; background:#fff; border-radius:3px; box-sizing:border-box }
.scoreboard-slider .event-box.result .team .team-logo { float:left }
.scoreboard-slider .event-box .team .team-logo img { max-height:70px; vertical-align:top }
.scoreboard-slider .event-box .team .score { float:right; width:50%; font-size:80px; font-family:'proxima_nova', arial; line-height:80px; font-weight:900 }
.scoreboard-slider .event-box .team .name { clear:both; display:block; padding-top:10px }
.scoreboard-slider .event-box .team .va,
.scoreboard-slider .event-box.home .team + .team:before { position:absolute; top:-50px; left:50%; width:35px; height:37px; margin-left:-17px; font-size:24px; text-align:center; line-height:37px; color:#fff; background:#a09e9e }
.scoreboard-slider .event-box.home .team + .team:before { content:'VS.' }
.scoreboard-slider .event-box .neutralsite-notes { display:block; margin-top:5px }
.scoreboard-slider .event-box .notes { display:block }
.scoreboard-slider .event-box .links { position:absolute; left:0; right:0; bottom:0; height:40px; padding-top:10px; border-top:1px solid #939393; box-shadow:inset 0 1px 0 0 #fdfdfd; box-sizing:border-box }
.scoreboard-slider .event-box .links span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .links a { margin:0 2px }
.scoreboard-slider .event-box.xc .team .va,
.scoreboard-slider .event-box.mgolf .team .va { position:static; display:block; margin:0 auto }
.scoreboard-slider .full-schedule-btn { display:block; width:230px; height:50px; margin:25px auto 0; font-size:30px; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; background:#0C2340; border:3px solid #fff }
.scoreboard-slider .full-schedule-btn:hover { color:#FFB81C; border-color:#FFB81C }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:50%; width:72px; height:51px; margin-left:-190px; bottom:63px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2021/master_sprite.png) no-repeat -1241px 0 }
.scoreboard-slider .next { left:auto; right:50%; margin-right:-190px; background-position:-1322px 0 }

/* BANNERS */
.banners-slider .prev,
.banners-slider .next { position:absolute; left:50%; bottom:22px; width:63px; height:63px; margin-left:-71px; text-indent:-9999px; background:url(/images/setup/2021/master_sprite.png) no-repeat -1091px 0 }
.banners-slider .next { left:auto; right:50%; margin:0 -71px 0 0; background-position:-1170px 0 }

/* YOUTUBE */
.youtube-wrapper .prev,
.youtube-wrapper .next { position:absolute; z-index:3; bottom:-27px; left:50%; width:24px; height:28px; margin-left:-28px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2021/master_sprite.png) no-repeat -1401px 0 }
.youtube-wrapper .next { left:auto; right:50%; margin:0 -28px 0 0; background:url(/images/setup/2021/master_sprite.png) no-repeat -1431px 0 }

/* SOCIAL MEDIA */
.social-media { margin:0 -10px }
.social-media > div { float:left; width:50%; padding:0 10px; box-sizing:border-box }
.social-media > div:nth-child(2) { text-align:center }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1240px) {

.site-header .hashtag { left:10px; top:87px }

.social-links { right:10px; top:87px }

.j-carousel .story-box { padding:20px 20px 80px }
.j-carousel .story-box .title { font-size:30px }
.j-carousel .story-box .date { top:-30px; padding:0 10px; font-size:16px; line-height:30px }
.j-carousel .story-box .sport-name { right:-10px; padding:0 10px }
.j-carousel .story-box .carousel-share-links { top:-30px; width:70px }
.j-carousel .story-box .carousel-share-links a:before { font-size:16px; line-height:30px }
.j-carousel .story-box .carousel-related-links { top:-30px; right:70px; padding:0 0 0 10px; font-size:16px; line-height:30px }
.j-carousel .controls { width:900px; margin-left:-450px }
.j-carousel .prev { bottom:31px; margin-left:-450px }
.j-carousel .next { bottom:31px; margin-right:-450px }

.landing-row.tabs-row { padding:30px 30px 162px }
.landing-row.scoreboard-row { margin-top:100px }

.scoreboard-slider .event-box .team .score { font-size:50px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#0C2340 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2021/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#FFB81C }
.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:20px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#003e7e; border-radius:3px }
.mobile-menu-bar li a.active { background:#0C2340; color:#fff; text-decoration:none } 

.dropnav { display:none; font-size:20px; 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:#174377; 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:20px; 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,
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:51.75%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; padding:5px; font-weight:700; font-size:40px; text-align:center; text-transform:uppercase; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.tabs-wrapper a[href*="upcoming_events"],
.tabs-wrapper a[href*="upcoming_events"] + .pane,
.tabs-wrapper a[href*="social_media"],
.tabs-wrapper a[href*="social_media"] + .pane { display:none !important }
.tabs-wrapper a[href*="standings"] + .pane .overflow { height:auto; padding:10px 10px 20px }

.standings-brief table { font-size:20px }

.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 }

.social-links { background:#000 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; width:20% }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; font-size:16px; line-height:34px; text-align:center; color:#fff; transition:0.35s }
.social-links li .gicon-twitter { background:#55acee }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-youtube-play { background:#bb0000 }
.social-links li .gicon-instagram { background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.banners-slider .next, 
.banners-slider .prev { position:absolute; left:10px; top:50%; margin-top:-25px; width:50px; height:50px; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; background:rgba(255,255,255,0.5); border-radius:100% }
.banners-slider .next { left:auto; right:10px }
.banners-slider .prev:before,
.banners-slider .next:before { content:"\e813"; display:block; font-family:'glyphicons'; font-size:30px; line-height:50px; color:#0f2c4e }
.banners-slider .next:before { content:"\e814" }

.buttons-nav { padding:20px 20px 0 }

.full-standings { padding-left:150px; margin:0 -10px; overflow:hidden; position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2) }
.full-standings .fixed-table { display: inline-table; width:150px; position:absolute; left:0; top:0; z-index:1 }
.full-standings .fixed-col { display:none }
.full-standings .container { position:relative; z-index:2; box-shadow:-2px -4px 4px rgba(0,0,0,0.2); overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .container table { width:730px }

.landing-row.scoreboard-row,
.landing-row.youtube-row,
.site-header .hashtag { display:none !important }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/2021/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#FFB81C }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.standings-brief table { font-size:16px; font-weight:400 }
.standings-brief th { font-weight:400 }

.buttons-nav { padding:10px }
.buttons-nav li { width:50% }
.buttons-nav li:nth-child(2n+1) { clear:left }

.site-footer .footer-text { font-size:20px }

}

/* 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;}

.stats-wrap .stats-box .goal td { color : #fff }
