/* ==============
   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: 'proxima_nova';
    src: url('proximanova-light-webfont.eot');
    src: url('proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-light-webfont.woff2') format('woff2'),
         url('proximanova-light-webfont.woff') format('woff'),
         url('proximanova-light-webfont.ttf') format('truetype'),
         url('proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanovacond-regular-webfont.eot');
    src: url('proximanovacond-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanovacond-regular-webfont.woff2') format('woff2'),
         url('proximanovacond-regular-webfont.woff') format('woff'),
         url('proximanovacond-regular-webfont.ttf') format('truetype'),
         url('proximanovacond-regular-webfont.svg#proxima_nova_cn_rgregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-extrabold-webfont.eot');
    src: url('proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-extrabold-webfont.woff2') format('woff2'),
         url('proximanova-extrabold-webfont.woff') format('woff'),
         url('proximanova-extrabold-webfont.ttf') format('truetype'),
         url('proximanova-extrabold-webfont.svg#proxima_novaextrabold') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-semibold-webfont.eot');
    src: url('proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-semibold-webfont.woff2') format('woff2'),
         url('proximanova-semibold-webfont.woff') format('woff'),
         url('proximanova-semibold-webfont.ttf') format('truetype'),
         url('proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-bold-webfont.eot');
    src: url('proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-bold-webfont.woff2') format('woff2'),
         url('proximanova-bold-webfont.woff') format('woff'),
         url('proximanova-bold-webfont.ttf') format('truetype'),
         url('proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-black-webfont.eot');
    src: url('proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-black-webfont.woff2') format('woff2'),
         url('proximanova-black-webfont.woff') format('woff'),
         url('proximanova-black-webfont.ttf') format('truetype'),
         url('proximanova-black-webfont.svg#proxima_novablack') format('svg');
    font-weight: 900;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#005B31 !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:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#6cace4; text-decoration:none }
a:focus,
a:hover { color:#999; text-decoration:underline }

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 }

.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; text-transform:uppercase; border-top:5px solid #00703c; text-align:center; background:#fff }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 40px }
.site-footer .footer-address { font-family:"proxima_nova",arial; line-height:10px; font-weight:400; font-size:16px }
.site-footer .footer-address h3 { font-size:24px; font-weight:700 }
.site-footer .footer-address span { display:block; font-size:14px; text-transform:capitalize; 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:62%; 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 # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* 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 { width:12.5%; float:left; position:relative }

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.aotw { position:relative; background:url(/images/setup/2024/AOTM_headline.png) no-repeat 50% 0; padding-top:50px; height:350px }
.aotw .athlete { width:50%; float:right }
.aotw .athlete:first-child { float:left }
.aotw .athlete:first-child .thumb { margin:0 20px 0 0; float:left }
.aotw .thumb { float:right; border:5px solid #fff; margin:0 0 0 20px; width:240px }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .info { font-family:"proxima_nova",arial; font-weight:900 }
.aotw .info span { text-align:right; line-height:25px; font-weight:900; font-size:24px; color:#fff; display:block }
.aotw span:nth-child(2) { font-size:20px; font-weight:700; color:#1582cb }
.aotw .info .title { display:block; text-transform:uppercase; padding-top:140px; font-size:3px; color:#000; text-decoration:none }
.aotw .athlete:first-child .info span { text-align:left }
.aotw .athlete:first-child .leadin { padding-right:110px; text-align:left }
.aotw .info .leadin { display:block; font-size:14px; color:#fff; line-height:25px; padding-left:110px; font-weight:600; text-align:right }


/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #005B31; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */

.tabs-wrapper .tab_title { display:none }

.social-tabs ul.tabs .tab { width:50%; margin-bottom:25px }
.social-tabs .tab a { position:relative; display:block; text-align:center; line-height:30px; padding:10px 10px 0; text-transform:uppercase; text-decoration:none; font-size:20px; font-family:"proxima_nova",arial; font-weight:600; color:#fff }
.social-tabs .tab a:focus,
.social-tabs .tab a.active { outline:none }

.social-tabs .tab a.active:after { content:""; display:block; position:absolute;  left:50%; margin-left:-5px; top:51px; border-style:solid; border-color:  transparent  transparent #fff transparent; border-width:7px  }
.social-tabs .tab a:before {content:'\e81d'; display:inline-block; vertical-align:middle; margin-right:10px; line-height:20px; font-family:"GlyphIcons"; color:#1e2225; font-size:12px; width:20px; height:20px; border-radius:100%; background:#6cace4 }
.social-tabs .tab a[href*="facebook"]:before {content:'\e81b' }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

.twitter-feed { color:#444; height:608px; overflow:auto; 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 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#005B31; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#005B31; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#005B31; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#005B31 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#005B31; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

body { background:#3d454b }
html { position:relative; min-height:100% }

.page { position:relative; z-index:2; overflow:hidden }
.page-backgrounds { position:absolute; z-index:1; left:0; right:0; top:280px; bottom:0; background:no-repeat 50% 0; background-size:2000px auto }

.mainbody { min-height:500px; max-width:1160px; margin:0 auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0; max-width:none }

.site-header { position:relative; height:120px; border-bottom:5px solid #4d4d4d; background:#1e2225; z-index:3; margin-bottom:30px }
.site-header > .container { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; margin-left:390px; margin-top:27px; font-family:"proxima_nova",arial; font-weight:300; color:#a8a9a9; font-size:18px; letter-spacing:10px; text-align:center; text-transform:uppercase  }
.site-header .site-title a:before { content:""; position:absolute; left:0; top:-30px; width:365px; height:210px; display:block; background:url(/images/setup/2024/Master-Sprite-2024.png) no-repeat 0px -25px }

.mobile-menu-bar { display:none }

.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { 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.stories-social-row { margin-bottom:50px }
.landing-row.stories-social-row > div { max-width:1240px; padding:20px; background:rgba(0,0,0,0.4) }

.landing-row.aotw-row { padding:40px 0 65px; background:url(/images/setup/bg_black_pattern.png) repeat 0 0 }
.landing-row.sponsors-row { background:#3d454b; padding:50px }

.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% }

.section-stories .section-header { position:static; text-transform:uppercase; font-size:20px; padding:12px 0; font-family:"proxima_nova",arial; font-weight:600; color:#fff}

/* NAVIGATION */
.dropnav { position:absolute; top:70px; font-family:"proxima_nova",arial; right:0 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:30px; padding:0 15px; border-bottom:20px solid #1e2225; font-size:19px; font-weight:800; line-height:30px; text-decoration:none; color:#68a6db; text-transform:uppercase }
.dropnav .nav:hover > a:after { content:""; position:absolute; left:0; right:0; top:30px; border-bottom:5px solid #4d4d4d; height:20px; background:#1e2225 }
.dropnav .nav.has-submenu:hover:after { content:""; display:block; position:absolute;  left:50%; margin-left:-5px; top:36px; border-style:solid; border-color:  transparent  transparent #649ed1 transparent; border-width:7px }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#1e598c; background:#6cace4 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0px; top:55px;  min-width:200px; padding:20px 60px 20px 30px; background:rgba(100,158,209,0.9); white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-weight:700; text-transform:uppercase; color:#fff; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#333 }
.dropnav .submenu .has-submenu > a { font-size:15px; font-weight:900; text-transform:uppercase; color:#fff; cursor:default }
.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 .submenu .has-submenu[data-follow-link="false"] > a { margin-bottom:10px; font-size:12px; cursor:default; background:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a:hover { color:#333 }
.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:160px; padding:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:12px; font-weight:700; text-transform:uppercase; margin-top:5px; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:"|"; padding:0 5px 0 2px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"] { position:relative; width:12px; height:17px; line-height:17px; margin-top:5px; margin-left:3px; padding:0;  border-radius:100%; text-indent:-9999px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81b'; position:absolute; left:0; top:0; right:0; bottom:0; font-family:'glyphicons'; color:#fff; font-size:12px; text-indent:0; text-align:center; speak:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; font-family:"proxima_nova",arial; font-weight:800; max-width:1200px; margin:0 auto; text-transform:uppercase; z-index:2; padding:0 10px; margin-bottom:10px; color:#fff;  }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-weight:900; font-size:40px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 20px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#6cace4; outline:none; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#6cace4 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:1px; padding:10px; background:#6cace4 }
.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:#000 }

.j-carousel .story-box { position:relative; font-family:"proxima_nova",arial; box-sizing:border-box; height:115px; left:0; right:0; bottom:0; padding:20px; color:#fff; background:#00522c}
.j-carousel .story-box .title { display:block; font-size:26px; color:#fff; font-weight:900 }
.j-carousel .story-box .readmore { display:none }
.j-carousel .story-box .leadin { display:block }
.j-carousel .story-box .date { position:absolute; height:30px; line-height:30px; padding-left:20px; top:-30px; left:0; right:0; background:rgba(0,0,0,0.8) }
.j-carousel .controls { padding-top:10px; position:absolute; left:50%; margin-left:-60px; width:120px; bottom:124px }
.j-carousel .control { position:relative; float:left; width:8px; height:8px; border:2px solid #fff; background:#fff; margin-left:10px; text-indent:-9999px; cursor:pointer }
.j-carousel .control.active { background:none }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; width:50px; height:50px; display:block; left:0; bottom:0; background:url(/images/setup/master_sprite.png) no-repeat -953px 0; text-indent:-9999px } 
.j-carousel .next { left:auto; right:0; background-position:-1005px 1px }

 
/* 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 }

.sponsors-slider .image { display:block; width:24.25%; float:left; margin-left:1% }
.sponsors-slider .image:first-child { margin-left:0 }
.sponsors-slider .next, 
.sponsors-slider .prev { position:absolute; left:-50px; top:50%; margin-top:-20px; width:30px; height:60px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1065px 0; overflow:hidden }
.sponsors-slider .next { left:auto; right:-50px; background-position:-1095px 0 }

/* EVENTS SLIDER */
.scoreboard-wrapper { background:#3d454b; padding:20px }
.scoreboard-slider { position:relative; max-width:1200px; margin:0 auto }
.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 .slide-content { display:flex }
.scoreboard-slider .event-box { float:left; position:relative; font-family:"proxima_nova",arial; font-weight:700; width:16.66%; max-height:120px; overflow:hidden; padding:5px 10px; border-right:10px solid #3d454b; background:#fff; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box:last-child { border-right:none }
.scoreboard-slider .no-events { height:103px; text-align:center; line-height:103px; text-transform:uppercase; font-size:25px; font-weight:bold }
.scoreboard-slider .event-box .date { position:relative; color:#7f7f7f; text-transform:uppercase }
.scoreboard-slider .event-box .date span:first-child { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .event-box .sport { position:relative; text-align:center; left:0; right:0; font-size:12px; text-transform:uppercase }
.scoreboard-slider .event-box .sport a { color:#046a38 }
.scoreboard-slider .event-box .team-logo { float:left; margin-right:10px; max-width:18px }
.scoreboard-slider .team { text-align:left;   white-space: nowrap; width: 13em; overflow: hidden; text-overflow: ellipsis;  color:#7f7f7f; font-weight:600; font-size:12px }
.scoreboard-slider .team .score { float:right; display:block; padding-left:10px; font-weight:700 }
.scoreboard-slider .event-box .status { position:absolute; right:10px; top:5px; text-transform:uppercase; text-align:center; color:#000 }
.scoreboard-slider .event-box .neutralsite-notes { position:absolute; left:-9999px }
.scoreboard-slider .event-box .links { padding:0 20px; height:20px; border-top:1px solid #999  }
.scoreboard-slider .event-box .links a { text-transform:uppercase; font-size:11px; color:#9f9f9f  }
.scoreboard-slider .full-schedule-btn { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.scoreboard-slider .next, .scoreboard-slider .prev { display:block; width:19px; height:119px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -895px 0 ; position:absolute; left:-22px; top:0  }
.scoreboard-slider .next { left:auto; right:-20px; background-position:-915px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled {  cursor:default; opacity:0.5 }

.aotw:after { content: ''; background: url(/images/setup/2024/AOTM_logo.png) no-repeat 50% 0; height: 176px; position: absolute; left: 50%; margin-left: -40px; margin-bottom:20px; width: 134px; bottom: 0 }

}

@media only screen and (max-width:1200px) {

.site-header .site-title a {  letter-spacing:5px  }
    
.dropnav .nav > a {  padding:0 14px; font-size:17px }
    
.scoreboard-slider { padding:0 20px }
.scoreboard-slider .event-box { padding:2px 5px; border-right:2px solid #3d454b }
.scoreboard-slider .event-box .status { right:5px; top:1px }
.scoreboard-slider .next, .scoreboard-slider .prev { display:block; width:19px; height:113px; position:absolute; left:0; top:0  }
.scoreboard-slider .next { left:auto; right:0 }
.scoreboard-slider .team {  width: 12em }
.scoreboard-slider .event-box .links a { font-size:10px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#000 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url( /images/setup/2024/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#005B31 }
.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:#333; color:#fff; text-decoration:none } 

.social-tabs,
.scoreboard-wrapper { display: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:#6cace4; 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 .pp, .j-carousel .prev, .j-carousel .next,
.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; height:12px; padding:10px 0; margin-top:62%; 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; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #005B31; text-transform:uppercase; background:#9b1d22; 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 }

.slider-wrapper { padding:0 5px 5px; text-align:center; background:#005930 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned { display:none }
.slider-wrapper .image span { display:none; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }

.schedule-boxscore .event-box { margin-top:5px }

.aotw { background:url(/images/setup/bg_black_pattern.png) repeat 0 0; height:auto; padding:80px 20px 20px 20px }
.aotw .athlete { max-width:265px }
.aotw .athlete .thumb { margin-bottom:20px }
.aotw .athlete:first-child .thumb {  margin-bottom:20px; float:none }
.aotw .info span { text-align:center }
.aotw .info .title { padding-top:0 }
.aotw .athlete:first-child .info .title { padding-top:0 }
.aotw .athlete:first-child .info span { text-align:center }
.aotw .athlete:first-child .leadin { padding:0 }
.aotw .leadin {  padding-left:0px; text-align:center }
.aotw .info .leadin { text-align:center; padding-left:0 }

.aotw:before { content: ''; background: url(/images/setup/2024/AOTM_logo.png) no-repeat 50% 0; height: 176px; position: absolute; left: 50%; margin-left: -60px; width: 134px }


.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 }

}

/*---------------------------------------
  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/2024/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:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

}

@media only screen and (max-width:600px) {

/* AOTW */
.aotw { padding:80px 5px 5px 5px }
.aotw .athlete { max-width:150px }
.aotw .athlete .thumb { max-width:150px }
.aotw .athlete:first-child .thumb {  max-width:150px }

.aotw:before { background-size:50% auto; margin-left:-60px; margin-top:-80px }

}

/* 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;}
