/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */


@font-face {
    font-family: 'oswald';
    src: url('oswald-medium-webfont.woff2') format('woff2'),
         url('oswald-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'gotham_black';
    src: url('gotham-black-webfont.eot');
    src: url('gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('gotham-black-webfont.woff2') format('woff2'),
         url('gotham-black-webfont.woff') format('woff'),
         url('gotham-black-webfont.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;

}

@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: 'evogria';
    src: url('evogria-webfont.woff2') format('woff2'),
         url('evogria-webfont.woff') format('woff'),
         url('evogria-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#900028 !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:url(/images/setup/bg_pattern.jpg) repeat #1f1f1f; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.page { max-width:2000px; margin:0 auto }

a { color:#9b1d22; text-decoration:none }
a:focus,
a:hover { color:#233a75; 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; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff; background:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; color:#fff; background:#000 }

.site-footer { padding:50px 0 100px; text-align:center }
.site-footer .footer-text { margin-bottom:40px; font-size:20px; color:#fff }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 30px  }
.site-footer .footer-logos { margin-bottom:40px }

/* 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:68%; 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-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:50000%; position:relative }
.j-carousel .seat { width:0.2%; float:left; position:relative }

.more-news .story { position:relative; float:left; width:50%; padding:0 20px 0 200px; margin-bottom:20px; color:#fff; box-sizing:border-box }
.more-news .story:nth-child(2n+1) { clear:left }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-family:'oswald', arial; font-weight:500; font-size:23px; margin-bottom:5px; text-decoration:none; color:#fff }
.more-news .details { font-size:16px; overflow:hidden }
.more-news .details .date,
.more-news .details .sport-name { display:inline-block; vertical-align:top }
.more-news .details .sport-name:before { content:'-'; margin:0 7px 0 5px }
.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 .details .related-links li a { color:#fff }
.more-news .load-more { display:block; clear:both; max-width:120px; padding:10px 50px; margin:0 auto; font-size:20px; line-height:1.2; text-align:center; text-decoration:none; text-transform:uppercase; background:#900024; color:#fff; border-radius:3px }

/* AOTW */
.aotw { padding:50px 0 }
.aotw .athlete { float:left; width:33.32%; padding:0 20px; box-sizing:border-box }
.aotw .athlete:first-child { margin-top:0 }
.aotw .athlete .info { position:relative; min-height:237px; padding:10px 20px 10px 205px; background:#fff; overflow:hidden; box-sizing:border-box }
.aotw .athlete .info:after { content:''; position:absolute; right:0; bottom:0; display:block; width:52px; height:52px; background:url(/images/setup/master_sprite.png) no-repeat -332px 0 }
.aotw .athlete .heading { margin:0 }
.aotw .thumb { position:absolute; left:0; top:0; width:185px; height:237px; overflow:hidden }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title { display:block; text-decoration:none }
.aotw .title span { display:block; font-family:'evogria', arial; font-size:23px; font-style:italic; font-weight:900; line-height:1.2; color:#9b1d22 }
.aotw .title span:last-child { border-top:5px solid #ffc91b; margin-top:10px; padding-top:10px; font-size:14px;  text-transform:uppercase; margin-bottom:6px; color:#000; font-weight:700 }
.aotw .leadin { display:block; font-size:12px; font-weight:200; line-height:1.2 }

/* SCHEDULE */
.schedule-boxscore .event-box { float:left; width:49.5%; min-height:190px; margin:10px 0 0 1%; padding:15px; position:relative; color:#fff; overflow:hidden; border:1px solid rgba(255,255,255,0.2); -webkit-box-sizing:border-box; box-sizing:border-box; background:#000 }
.schedule-boxscore .event-box:first-child { margin-left:0 }
.schedule-boxscore .event-box:nth-child(2n+1) { clear:left; margin-left:0 }
.schedule-boxscore .event-box:nth-child(-n+2) { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:1px solid #fff; font-size:16px; line-height:30px; text-transform:uppercase; color:#fff }
.schedule-boxscore .sport { text-transform:uppercase }
.schedule-boxscore .status { float:right; text-transform:uppercase }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px; color:#ffc91b }
.schedule-boxscore .team .result { color:#f5b92f }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site,
.schedule-boxscore .links  { margin-top:5px; font-size:12px }
.schedule-boxscore .links a { text-decoration:none; color:#ffc91b }
.schedule-boxscore .links a:hover { color:#ccc }

/* TABS */
.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; font-size:17px; font-weight:700; text-transform:uppercase; text-decoration:none; color:#929292 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; border-bottom:5px solid #ffc91b; color:#fff }

.main-tabs { text-align:center }
.main-tabs ul.tabs { display:inline-block; vertical-align:top }
.main-tabs ul.tabs .tab a { width:150px }
.main-tabs ul.tabs .tab3 { margin-left:170px; }
.main-tabs .panes { text-align:left }
.main-tabs .pane { background:#000 }
.main-tabs .pane .overflow { height:508px; padding:20px; overflow:auto }
.main-tabs .pane1 .overflow { height:auto; padding:0; overflow:visible }

/* 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 }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-39px; top:50%; margin-top:-15px; width:29px; height:32px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -393px 0  }
.slider-wrapper .next { left:auto; right:-39px; background-position:-438px 0 }

.sponsors-slider { padding:20px }
.sponsors-slider .image { float:left; width:20%; padding:0 10px; text-align:center; box-sizing:border-box }


/*Instagram Widget*/
.instagram-feed { position:relative; height:660px; overflow:auto }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:30px; color:#eee; text-align:center; text-shadow:0 0 2px rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }


/*Twitter Widget*/
.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.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; color:#000; background:#fff }
.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:660px; border:1px solid #eee; overflow:auto }
.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 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#900028; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#900028; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#900028; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#900028 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#900028; 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) {

.page { position:relative; padding-top:119px; 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:absolute; left:0; right:0; top:0; z-index:3; height:119px; background:url(/images/setup/header_bg.png) no-repeat 50% 0 }
.site-header > div { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0; height:43px }
.site-header .site-title a { position:absolute; left:50%; top:0; z-index:1; margin-left:-98px; display:block; width:196px; height:178px; text-indent:-9999px; color:#fff; background:url(/images/setup/2025/master_sprite.png) no-repeat 0 0; transition:all 0.5s ease }
.site-header .site-title:before { content:''; position:absolute; left:50%; top:0; width:1260px; height:43px; margin-left:-630px; background:url(/images/setup/2025/master_sprite.png) no-repeat 0 -196px }
.site-header .edu-logo { position:absolute; left:40px; top:55px; width:118px; height:45px; z-index:1; text-indent:-9999px; color:#fff; background:url(/images/setup/2025/master_sprite.png) no-repeat -205px 0 }

.site-header.sticky { position:fixed; top:-43px }
.site-header.sticky .site-title a { top:10px; height:175px; -webkit-transform:scale(0.6); transform:scale(0.6) }

.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 .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.aotw-row { background:url(/images/setup/bg_logo.jpg) no-repeat 100% 50% #910029 }
.landing-row.sponsor-row { background:#fff }
.landing-row.social-row { margin-top:50px; background:url(/images/setup/bg_row_2.jpg) no-repeat 50% 50% fixed #fff; background-size:cover }
.landing-row.social-row > div { padding:50px 0 }

/* NAVIGATION */
.dropnav { position:relative; padding-left:180px; font-family:'evogria', arial; text-align:center; color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; vertical-align:top; text-align:left; position:relative }
.dropnav .nav1 { margin-left:-10px }
.dropnav .nav3 { margin-left:180px }
.dropnav .nav > a { display:block; height:41px; padding:15px 20px; border-bottom:5px solid transparent; font-size:20px; line-height:41px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; border-bottom:5px solid rgba(0,0,0,0.6); color:#000; background:#ffc91b }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:76px; min-width:200px; padding:20px; background:rgba(0,0,0,0.9); white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-family:"roboto", arial; font-size:17px; font-weight:700; line-height:30px; color:#fff; white-space:nowrap; text-transform:uppercase; text-decoration:none }
.dropnav .submenu a:hover { color:#ffc91b }
.dropnav .submenu .has-submenu > a { font-size:18px; 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 }

.secondary-nav { position:relative; z-index:2; max-width:1180px; margin:0 auto; padding:10px; color:#fff; background:#000 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:28px; text-transform:uppercase }
.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 10px; font-size:15px; color:#ffc91b; font-weight:700; text-transform:uppercase; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#fff; outline:none; text-decoration:none }
.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:#000 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000000; 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:#fff }

.j-carousel { background:#fff }
.j-carousel .media-box { margin-right:350px; background:#000 }
.j-carousel .story-box { position:absolute; right:0; top:0; bottom:0; width:272px; padding:120px 40px 40px; text-align:right; color:#000; background:#fff }
.j-carousel .story-box .title { display:block; font-family:'oswald', arial; margin-bottom:20px; font-size:40px; line-height:1.1; text-decoration:none; color:#000; font-weight:500 }
.j-carousel .story-box .title:hover { color:#999 }
.j-carousel .story-box .date { position:absolute; right:40px; top:40px; font-size:14px; font-weight:200; text-transform:uppercase }
.j-carousel .story-box .date .pipe { display:none }
.j-carousel .story-box .sport-name { display:block; margin-top:5px;font-size:16px; font-weight:700; padding:0 0 0 40px; border-bottom:5px solid #900028; color:#900028 } 
.j-carousel .story-box .carousel-share-links { position:absolute; left:20px; top:20px; vertical-align:top }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#444; text-shadow:1px 1px #000; background:#fff }
.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 .leadin { display:block; font-size:16px; font-weight:400; color:#000 }
.j-carousel .story-box .readmore { display:block; padding:20px 30px; font-size:16px; font-weight:700; text-align:center; text-transform:uppercase; text-decoration:none; color:#000; background:#ffc91b }
.j-carousel .controls { position:absolute; right:59px; bottom:0; width:200px; height:10px; padding:16px; text-align:center; background:#ccc }
.j-carousel .controls:before { content:''; position:absolute; left:-20px; top:-42px; border:42px solid transparent; border-bottom-color:#ccc; border-left-width:20px }
.j-carousel .controls:after { content:''; position:absolute; right:-20px; top:-42px; border:42px solid transparent; border-bottom-color:#ccc; border-right-width:20px }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px; margin:0;  text-indent:-9999pc; cursor:pointer; background:#fff }
.j-carousel .control.active { background:#940e34 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .pp { display:none }
.j-carousel .next,
.j-carousel .prev { position:absolute; bottom:12px; right:275px; display:block; width:14px; height:15px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -478px 0 }
.j-carousel .next { right:60px; background-position:-505px 0 }
 
.landing-row.social-row .section-header { position:static; margin:0; padding:15px; border:5px solid #7a0022; font-size:36px; font-family:'gotham_black', arial; font-style:italic; font-weight:900; line-height:34px; color:#fff; text-transform:uppercase; text-align:center; background:#900028 }
.landing-row.social-row .section-header:before { font-family:"glyphicons"; font-style:normal; margin-right:10px }
.landing-row.social-row .section-instagram .section-header:before { content:'\e81f' }
.landing-row.social-row .section-facebook .section-header:before { content:'\e81b' }
.landing-row.social-row .section-twitter .section-header:before { content:'\e81d' }

.section-aotw .section-header { position:static; width:533px; height:120px; margin:0 auto; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1023px 0 }

.sponsors-slider { padding:50px 0 }

/* CALENDAR */
#calendar-view { width:48%; font-weight:700; font-family:'oswald', arial; font-size:20px }
#calendar .calendar-month td { border:none; height:64px; background:#900028; line-height:66px }
#calendar #calendar-now { font-size:41px; font-weight:700 }
#calendar .calendar-month span { color:#fff; font-family:'roboto_condensed', arial; text-transform:uppercase; background:none }
#calendar td { line-height:50px; border:none; height:50px; background:#fff }
#calendar td.inactive { font-weight:400; color:#999 }
#calendar .calendar-header td { color:#000; font-weight:700; line-height:50px; height:50px; border-bottom:0 }
#calendar .no-calendar-event a { font-weight:400; background-color:transparent; color:#000; line-height:59px }
#calendar-view .current a,
#calendar .calendar-event a { line-height:49px; height:49px; color:#000; background-color:#f5b92f; width:57px; margin:5px auto; border-radius:3px }
#calendar-view .current a,
#calendar .calendar-event a:hover { color:#fff; background:#900028 }
#calendar .event-schedule { position:absolute; right:0; top:0; width:48%; height:500px; margin:0; padding:0; overflow:auto; color:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
#calendar .event-schedule .event-date { display:block; margin-bottom:10px; border-bottom:1px solid #fff; font-size:16px; font-weight:400; line-height:30px; text-transform:uppercase; color:#fff }
#calendar .event-info { margin-top:10px; padding:35px 15px 15px 15px; position:relative; border:1px solid rgba(255,255,255,0.2) }
#calendar .event-date + div { margin-top:0 }
#calendar .event-info .team,
#calendar .event-info .result { font-size:16px; color:#f5b92f }
#calendar .event-info .sport a { position:absolute; top:15px; left:15px; text-transform:uppercase; text-decoration:none; color:#fff }
#calendar .event-info .status { position:absolute; top:15px; right:15px; text-transform:uppercase }
#calendar .event-info .neutral-site,
#calendar .event-info .note,
#calendar .event-info .links { display:block; margin-top:5px; font-size:12px }
#calendar .event-info .links a { text-decoration:none; color:#fff }
#calendar .event-info .links a:hover { color:#f5b92f }
#no-calendar-events.event-schedule { padding-left:0 }
#no-calendar-events .event-info { line-height:50px; display:block; text-align:center; margin:0; padding:0; text-transform:uppercase }
#calendar #calendar-prev,
#calendar #calendar-next { position:relative; display:block; text-transform:uppercase; color:#fff }
#calendar .calendar-months-list-container { z-index:1 }

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:4; height:58px; border-bottom:5px solid #e5e5e5; background:#fff }
.sticky-bar > div { position:relative; width:1250px; height:58px; margin:0 auto  }
.sticky-bar .sticky-logo { position:absolute; left:0; bottom:5px; display:block; width:225px; height:81px; text-indent:-9999px; background:url(/images/setup/2025/master_sprite.png) no-repeat -525px 0 }
.sticky-bar .social-links { position:absolute; right:0; top:15px }
.sticky-bar .social-links ul { list-style:none; margin:0 }
.sticky-bar .social-links li { float:left; margin-left:5px }
.sticky-bar .social-links li .text { position:absolute; left:-9999px }
.sticky-bar .social-links li a { display:block; width:1em; padding:5px; border:3px solid #910026; line-height:1; border-radius:100% }
.sticky-bar .social-links li a:hover { color:#900028; background:#fddd00 }

div[id="scoreboard-ticker-wrapper"] { position:relative; width:894px; height:58px; margin:0 20px 0 245px; padding:0 100px 0 22px; background:url(/images/setup/master_sprite.png) no-repeat 0 -255px; box-sizing:border-box }
div[id="scoreboard-ticker"] ul, 
div[id="scoreboard-ticker"] li { margin:0; padding:0; list-style:none }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:772px; height:58px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { font-size:16px; font-weight:700; text-transform:uppercase; padding:0 10px; line-height:58px; color:#000 }
div[id="scoreboard-ticker"] .no-events { text-align:center }
div[id="scoreboard-ticker"] .content .sport,
div[id="scoreboard-ticker"] .content a { color:#900028 }
div[id="scoreboard-ticker"] .content a:hover { color:#5d001a }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:32px; top:12px }
span[id="scoreboard-ticker-prev"] { right:81px }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:29px; height:32px; cursor:pointer; background: url(/images/setup/master_sprite.png) no-repeat -393px 0 }
span[id="scoreboard-ticker-next"] a { background-position:-438px 0 }

}

@media only screen and (min-width:1024px) and (max-width:1141px) {

.dropnav .nav1 { margin-left:-60px }
.dropnav .nav3 { margin-left:160px }

.dropnav .nav > a { padding:15px 10px; font-size:18px }

}

@media only screen and (min-width:1024px) and (max-width:1170px) { 


.aotw .title .thumb { position:static; display:block; margin-bottom:20px }
.aotw .athlete .info { padding:20px }

.secondary-nav li a { padding:5px; font-size:14px }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2025/header_tablet.png) no-repeat 50% 50% }
.site-header .edu-logo { display:none }

.mobile-menu-bar { display:block; padding:5px; background:rgba(0,0,0,0.6) }
.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:#9B1d22; 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:#333; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; font-weight:700; text-transform:uppercase; 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:#fff }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff; background:#000 }
.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:68%; 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 }
.j-carousel .pp, 
.j-carousel .next,
.j-carousel .prev { display:none }

.tabs-wrapper ul.tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; background:#555; 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:0 }

.main-tabs .tab_title[href*="results"],
.main-tabs .tab_title[href*="results"] + .pane,
.main-tabs .tab_title[href*="calendar"],
.main-tabs .tab_title[href*="calendar"] + .pane { display:none !important }

.schedule-boxscore .event-box { margin-top:5px }

.schedule-boxscore .event-box { float:none; width:100% }
.more-news .story { float:none; width:100%; margin-top:10px; padding-left:170px }
.more-news .heading .title { font-size:18px }
.more-news .details { font-size:13px }
.more-news .heading .thumb { width:150px; margin-left:-160px }
.more-news .load-more { margin-bottom:10px }

.landing-row.social-row { display:none }

.section-aotw .section-header { position:static; margin-top:20px;font-size:30px; font-weight:700; line-height:1.1; text-transform:uppercase; text-align:center; color:#fff }
.section-aotw .section-header span { display:block; font-family:'evogria', arial; font-size:40px }
.aotw { padding:0 }
.aotw .athlete { float:none; width:100%; padding:10px }

.sponsors-slider { padding:10px; background:rgba(0,0,0,0.4) }
.sponsors-slider .prev,
.sponsors-slider .next { display:none }

.sticky-bar { display:none }

.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/2025/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 }

.site-footer .footer-logos li { display:block; padding:10px 0}

}

/* 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;}