/* ==============
   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: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}


@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_extrabold-webfont.eot');
    src: url('proxima_nova_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_extrabold-webfont.woff2') format('woff2'),
         url('proxima_nova_extrabold-webfont.woff') format('woff'),
         url('proxima_nova_extrabold-webfont.ttf') format('truetype'),
         url('proxima_nova_extrabold-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_semibold-webfont.eot');
    src: url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff'),
         url('proxima_nova_semibold-webfont.ttf') format('truetype'),
         url('proxima_nova_semibold-webfont.svg#proximanova-semiboldbook') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#000 !important; background:#f37624 !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:'proximanova', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#f47721; text-decoration:none }
a:focus,
a:hover { color:#ff6b05; 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 }

.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'proximanova', arial; 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:50px 0; text-align:right; background:url(/images/setup/2017_footer_bg.jpg) repeat-x 50% 0 #000  }
.site-footer > div { max-width:1200px; margin:0 auto }
.site-footer .footer-address { margin-bottom:50px; color:#fff }
.site-footer .footer-address a { color:#fff }
.site-footer .footer-address span { font-weight:700 }

.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; padding:20px 0; overflow:hidden }
.aotw:after { content:''; position:absolute; left:50%; top:100px; width:223px; height:306px; margin-left:-112px; background:url(/images/setup/2017_master_sprite.png) no-repeat -80px 0 }
.aotw .athlete { float:right; width:340px; height:453px; padding:30px 20px; text-align:center; background:url(/images/setup/2017_master_sprite.png) no-repeat -15px -335px; box-sizing:border-box; box-shadow:0 0 10px rgba(0,0,0,0.5) }
.aotw .athlete:first-child { float:left; background-position:-400px -335px }
.aotw .heading { display:block; text-decoration:none }
.aotw .thumb { display:block; max-width:245px; max-height:245px; margin:0 auto 20px; border:10px solid #fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:14px; text-transform:uppercase; color:#595959 }
.aotw .title span:nth-child(1) { font-size:35px; font-weight:700; line-height:1.1; color:#5c5c5c }
.aotw .title span:nth-child(1):hover { color:#000 }
.aotw .date { display:block; margin-bottom:10px; font-size:20px; font-style:italic; font-weight:700; color:#fff; text-transform:uppercase }
.aotw .leadin { display:none }

/* 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 #233a75; 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 .tabs { border-bottom:5px solid #233a75 }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#9b1d22 }

.section-twitter .section-header { position:static; font-size:30px; font-weight:900; line-height:40px; color:#f47721 }
.section-twitter .section-header a { float:right; font-size:26px; color:#666 }
.section-twitter .section-header a span { color:#ff6b05 }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #666; 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:#fff }
.twitter-feed .tweet .user { display:block; font-size:0.9em; color:#eee }
.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:465px; overflow:auto }
.twitter-feed.list .head { display:none; padding:10px 15px; color:#444; background:#fff }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet { margin-top:10px; border:1px solid #555; color:#fff; background:#333; border-radius:5px; }
.twitter-feed.list .tweet:first-of-type { margin-top:0 }

/* SLIDER */
.slider-wrapper { position:relative; border-radius:10px }
.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 }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:0; bottom:0; margin-top:-15px; width:83px; height:83px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2017_master_sprite.png) no-repeat -1292px 0 }
.slider-wrapper .next { left:auto; right:0; background-position:-1381px 0 }

.photo-slider .photo { position:relative; display:block; padding-top:73%; overflow:hidden; background:#000 }
.photo-slider .photo img { position:absolute; left:0; top:0; width:100% }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#f37624; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#f37624; color:#000 }
.roster .roster-header a { color:#000 }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#f37624; color:#000 }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#f37624; color:#000 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#f37624; color:#000 }
.bio-wrap .head a { color:#000 }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden }
.body-container { margin-top:30px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; height:90px; background:#d9d9d9 }
.site-header > div { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0; padding:11px 0; }
.site-header .site-title a { display:block; width:68px; height:68px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat 0 0  }
.site-header .header-sponsor { position:absolute; right:0; top:28px; padding:5px 10px; background:#fff }
.site-header .header-sponsor img { height:46px }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.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 .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.schedule-row { position:relative; margin-top:30px }
.landing-row.schedule-row:before { content:''; position:absolute; left:0; right:0; top:0; height:96px; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; background:#e6e6e6 }
.landing-row.schedule-row > div { position:relative }
.landing-row.aotw-row { min-height:515px; background:url(/images/setup/2017_bg_row_3.jpg) no-repeat 50% 0 #000 }
.landing-row.social-row { margin:0; min-height:320px; background:url(/images/setup/2017_bg_row_3.jpg) no-repeat 50% -515px #000 }

/* NAVIGATION */
.dropnav { position:absolute; left:108px; right:0; top:28px; background:#333 }
.dropnav:before { content:''; position:absolute; left:-30px; bottom:0; border:56px solid transparent; border-bottom-color:#333; border-left-width:30px }
.dropnav:after { content:''; position:absolute; left:100%; right:-9999px; top:0; bottom:0; display:block; background:#333 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav1 { max-width:157px }
.dropnav .nav2 { max-width:192px }
.dropnav .nav3 { max-width:135px }
.dropnav .nav4 { max-width:172px }
.dropnav .nav5 { max-width:145px }
.dropnav .nav6 { max-width:124px }
.dropnav .nav > a { position:relative; display:block; height:32px; padding:12px 20px; font-size:14px; font-weight:900; line-height:16px; text-align:center; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#f47721 }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; left:50%; bottom:0; margin-left:-8px; border:8px solid transparent; border-bottom-color:#fff }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:56px; min-width:200px; padding:20px; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .nav > .submenu:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; border-top:5px solid #fff; background:rgba(244, 119, 33, 0.98) }
.dropnav .submenu a { display:block; font-size:18px; font-weight:700; color:#eee; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#000 }
.dropnav .submenu .has-submenu > a { margin-bottom:5px; font-size:20px; text-transform:uppercase; color:#444; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { position:relative; display:inline-block; vertical-align:top; min-width:150px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding:10px 0; color:#000 }
.secondary-nav h1 { margin-bottom:0; padding-left:5px; color:#000; font-size:35px; font-weight:800; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1200px; margin:0 auto }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px; font-size:15px; font-weight:700; color:#595959; text-transform:uppercase; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#f47721; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; float:left; padding:0 5px }
.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:#000; background:#f47721 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#f47721; 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; color:#000; white-space:nowrap }

.section-schedule .section-header { position:static; margin:0; font-size:35px; line-height:96px; color:#f47721 }

.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; padding:30px 0; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; float:left; width:206px; margin-left:42px; color:#000; background:#fff }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .no-events { min-height:92px; padding:150px 0; margin:15px 0; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; background:#fff }
.scoreboard-slider .no-event { display:block; padding:20px; font-size:20px; font-weight:700; text-transform:uppercase; color:#f47721 }
.scoreboard-slider .event { position:relative; min-height:350px; padding-bottom:40px; border:1px solid #c8c8c8 }
.scoreboard-slider .event .date { height:96px; margin-bottom:20px; padding:10px 130px 10px 15px; font-weight:600; text-align:center; color:#fff; background:url(/images/setup/2017_master_sprite.png) no-repeat -1072px -1px; box-sizing:border-box }
.scoreboard-slider .event .date span { display:block; line-height:1.1 }
.scoreboard-slider .event .date span:nth-child(1) { font-size:21px; font-weight:200 }
.scoreboard-slider .event .date span:nth-child(2) { font-size:13px }
.scoreboard-slider .event .date span:nth-child(3) { font-size:32px }
.scoreboard-slider .event .sport { font-weight:900; text-align:center; text-transform:uppercase }
.scoreboard-slider .event .sport a { color:#000 }
.scoreboard-slider .event .team { padding:0 10px; font-size:14px; font-weight:700; line-height:1.3; color:#575757; text-transform:uppercase }
.scoreboard-slider .event .team + .team { margin-top:10px; }
.scoreboard-slider .event .team .score { float:right }
.scoreboard-slider .event .team .result { display:block; font-weight:700 }
.scoreboard-slider .event .status { margin-bottom:10px; font-size:20px; font-weight:600; color:#575757; text-align:center; text-transform:uppercase }
.scoreboard-slider .event .neutralsite-notes { padding:0 20px; margin-top:20px; font-size:12px; line-height:1.1 }
.scoreboard-slider .event .links { position:absolute; left:0; right:0; bottom:0; padding:13px 0 }
.scoreboard-slider .event .links a { display:inline-block; vertical-align:top; width:24px; height:24px; line-height:24px; color:#fff; background:#575757; border-radius:100%; overflow:hidden }
.scoreboard-slider .event .links > span { display:none }
.scoreboard-slider .next,
.scoreboard-slider .prev { position:absolute; right:61px; top:-72px; width:51px; height:51px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2017_master_sprite.png) no-repeat -1469px 0  }
.scoreboard-slider .next { right:0; background-position:-1525px 0 }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { opacity:0.2; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { display:block; position:absolute; right:122px; top:-72px; width:180px; height:51px; font-size:12px; font-weight:600; line-height:51px; text-transform:uppercase; text-align:center; color:#fff; background:#f47721; border-radius:3px }

.social-links { text-align:center }
.social-links ul { display:inline-block; vertical-align:top; list-style:none; margin:0 }
.social-links li { float:left; margin:0 30px }
.social-links li a { position:relative; display:block; text-decoration:none }
.social-links li .icon {  display:block; width:176px; height:176px; margin-bottom:20px; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat -306px 0; -ms-transition:-ms-transform 0.5s 0.2s ease; transition:transform 0.5s 0.2s ease; -ms-transform:rotate(0deg); transform:rotate(0deg) }
.social-links li a:hover .icon { -ms-transform:rotate(360deg); transform:rotate(360deg) }
.social-links li:nth-child(1) ~ li a:after { content:''; position:absolute; left:-50px; top:50%; margin-top:-1px;  width:40px; height:2px; background:#e0630d }
.social-links li .gicon-twitter { background-position:-306px 0 }
.social-links li .gicon-facebook { background-position:-486px 0 }
/* .social-links li .gicon-twitter { background-position:-667px 0 } */
.social-links li .text { display:block; font-size:11px; font-weight:700; letter-spacing:2px; text-transform:uppercase; color:#fff  }

.site-footer > div { min-height:400px }

}

@media only screen and (min-width:1024px) and (max-width:1230px) {
.scoreboard-slider .slider { text-align:center; white-space:nowrap }
.scoreboard-slider .event-box { display:inline-block; vertical-align:top; float:none; margin:0 2px; text-align:left; white-space:normal }    
.site-header .header-sponsor { display:none }
.dropnav  { left:80px; padding-left:0 }
.dropnav:before { display:none }
.dropnav .nav > a { padding:12px; font-size:13px }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#d9d9d9 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2017_header_tablet.png) no-repeat 50% 50% }
.site-header .header-sponsor { display:none }
    
.mobile-menu-bar { display:block; padding:5px; background:#000 }
.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:#fd7813; 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:#000; 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 .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:49%; 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 #233a75; 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 }

.schedule-boxscore .event-box { margin-top:5px }

.section-aotw .section-header { position:static; margin-top:20px; font-size:35px; text-align:center; text-transform:uppercase }
.aotw { padding:0; }
.aotw:after { display:none }
.aotw .athlete { max-width:50%; box-sizing:border-box }

.photos-social-row .section-twitter { display:none }
.schedule-row { display:none }

.social-links { padding:10px; text-align:center; background:rgba(0,0,0,0.6) }
.social-links ul { list-style:none; margin:0; padding:0;  }
.social-links li { display:inline-block; vertical-align:top; margin:0 5px }
.social-links li a { display:block; width:1em; font-size:35px; padding:10px; line-height:1; border-radius:100%; color:#212121; background:#fff }
.social-links li a:hover { background:#fd7813; color:#fff }
.social-links li a .text { position:absolute; left:-9999px }

.site-footer { padding: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 }

}

/*---------------------------------------
  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/2017_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 }

.section-aotw .section-header { font-size:25px }
.aotw .athlete { height:auto; padding:20px 10px; box-shadow:none }
.aotw .thumb { border:5px solid #fff }
.aotw .title span:nth-child(1) { font-size:22px }

}

/* 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;}


/* Presto Logo */
a.footer-presto-logo img {
    max-width: 260px;
}