/* ==============
   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: 'UnitedSansReg';
    src: url('UnitedSansReg-Bold.woff') format('woff'), 
         url('UnitedSansReg-Bold.ttf')  format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedSansReg';
    src: url('UnitedSansReg-Black.woff') format('woff'), 
         url('UnitedSansReg-Black.ttf')  format('truetype');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedItalicSemiCond';
    src: url('UnitedItalicSemiCond-Medium.woff') format('woff'), 
         url('UnitedItalicSemiCond-Medium.ttf')  format('truetype');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedItalicSemiCond';
    src: url('UnitedItalicSemiCond-Bold.woff') format('woff'), 
         url('UnitedItalicSemiCond-Bold.ttf')  format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedItalicSemiCond';
    src: url('UnitedItalicSemiCond-Heavy.woff') format('woff'), 
         url('UnitedItalicSemiCond-Heavy.ttf')  format('truetype');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedSansCond';
    src: url('UnitedSansCond-Light.woff') format('woff'), 
         url('UnitedSansCond-Light.ttf')  format('truetype');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedSansCond';
    src: url('UnitedSansCond-Medium.woff') format('woff'), 
         url('UnitedSansCond-Medium.ttf')  format('truetype');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedSansCond';
    src: url('UnitedSansCond-Bold.woff') format('woff'), 
         url('UnitedSansCond-Bold.ttf')  format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedSansCond';
    src: url('UnitedSansCond-Heavy.woff') format('woff'), 
         url('UnitedSansCond-Heavy.ttf')  format('truetype');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'UnitedSansCond';
    src: url('UnitedSansCond-Black.woff') format('woff'), 
         url('UnitedSansCond-Black.ttf')  format('truetype');
    font-weight: 900;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#14284b !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:#13294b; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'UnitedSansCond', arial }

a { color:#14284b; text-decoration:none }
a:focus,
a:hover { color:#3e98cc; text-decoration:underline }
a[rel="wiki-link"] { color:#a2bb09 }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { position:relative; z-index:1; max-width:1100px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.site-footer { padding:80px 0; font-family:'UnitedItalicSemiCond', arial; text-align:center; color:#fff; background:#13294b }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 25px }
.footer-text { margin:40px 0; font-size:25px; font-weight:500 }
.footer-text .edu-link { display:block; font-weight:700; letter-spacing:0.2em; text-decoration:none; text-transform:uppercase; color:#fff }

/* 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.1%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.section-aotw .section-header { position:static; margin:0 0 10px; font-family:'UnitedItalicSemiCond', arial; font-weight:500; font-size:25px; text-align:center; text-transform:uppercase; line-height:1; letter-spacing:0.2em; color:#fff }
.section-aotw .section-header span { display:block; font-family:'UnitedSansCond', arial; font-weight:800; font-size:90px; letter-spacing:0; color:#3e98cc }
.aotw { text-align:center; color:#fff; background:#3e98cc }
.aotw a { color:#fff }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { position:relative; display:block; padding-top:100%; overflow:hidden }
.aotw .thumb img { position:absolute; left:0; top:0; width:100%; min-height:100%; vertical-align:top }
.aotw .title { display:block; padding:20px; text-decoration:none; text-transform:uppercase; line-height:1 }
.aotw .title span:nth-child(1) { font-weight:800; font-size:40px }
.aotw .title span:nth-child(2) { display:block; font-family:'UnitedItalicSemiCond', arial; font-weight:500; font-size:20px; letter-spacing:0.2em }
.aotw .leadin { display:none }

/* TWITTER */
.twitter-feed { color:#444; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:522px; border:1px solid #eee; overflow:auto; box-sizing:border-box }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.footer-logos li img { max-width:250px }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#14284b; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#14284b; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#14284b; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#14284b }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#14284b; 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; overflow:hidden; background:url(/images/setup/bg_row_1.jpg) no-repeat 50% 0; background-size:100% }
.page:before { content:''; position:absolute; display:block; left:50%; top:328px; width:340px; height:450px; margin-left:-940px; background:url(/images/setup/master_sprite.png) no-repeat -144px 0 }
.wrapper:before { content''; position:absolute; right:50%; top:328px; width:344px; height:450px; margin-right:-940px; background:url(/images/setup/master_sprite.png) no-repeat -500px 0 }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; font-family:'UnitedSansCond', arial }
.site-header .site-title { margin:86px 0 0 }
.site-header .site-title a { text-decoration:none; color:#fff }
.site-header .site-title .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; display:block; font-size:44px; font-family:'UnitedItalicSemiCond', arial; font-weight:900; letter-spacing:0.2em; text-transform:uppercase; text-align:center; line-height:132px }
.site-header .site-title a:after { content:''; position:absolute; z-index:1; left:50%; top:7px; width:132px; height:140px; margin-left:-700px; background:url(/images/setup/master_sprite.png) no-repeat }
.site-home .site-header .site-title .text { position:static; width:auto; height:auto }

.mobile-menu-bar, .social-links { display:none }

.landing-row { position:relative }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1100px; 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.top-stories-row { padding-bottom:85px }
.landing-row.schedule-row { padding-top:50px; background:url(/images/setup/bg_row_2.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.social-row { padding:65px 0 100px; background:url(/images/setup/bg_pattern_row_3.png) repeat; border-top:30px solid #13294b }

/* NAVIGATION */
.dropnav { position:absolute; left:0; top:0; right:0; font-family:'UnitedSansReg', arial; text-align:center; background:rgba(62, 152, 204, 0.4); border-bottom:5px solid #3e98cc }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { position:relative; display:block; height:81px; padding:0 18px; font-size:22px; font-weight:700; line-height:81px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:before { content:''; position:absolute; left:0; top:26px; width:1px; height:27px; background:#000 }
.dropnav .nav:first-child > a:before { display:none }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none }
.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; left:50%; bottom:13px; margin-left:-10px; border-bottom:10px solid #fff; border-right:10px solid transparent; border-left:10px solid transparent }
.dropnav .nav.has-submenu.focus > a:after,
.dropnav .nav.has-submenu:hover > a:after { margin-left:0; border-width:13px; border-left:0 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:68px; min-width:200px; padding:30px 45px; background:#fff; white-space:nowrap; box-shadow:0 5px 8px 0 rgba(0,0,0,0.75) }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-weight:700; font-size:20px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#000 }
.dropnav .submenu a:hover { color:#3e98cc }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:45px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-weight:900; color:#000; pointer-events:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:20px 0 0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { display:block; line-height:1 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-family:'UnitedItalicSemiCond', arial; font-weight:500; text-transform:none; color:#3e98cc }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#000 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 5px; color:#cfcfcf }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; font-family:'UnitedSansCond', arial; color:#fff;
background: rgb(221,221,221);
background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(254,254,254,1) 50%, rgba(217,217,217,1) 100%);
background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(254,254,254,1) 50%,rgba(217,217,217,1) 100%);
background: linear-gradient(to bottom, rgba(221,221,221,1) 0%,rgba(254,254,254,1) 50%,rgba(217,217,217,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#d9d9d9',GradientType=0 ); }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'UnitedItalicSemiCond', arial; font-weight:900; font-size:40px; letter-spacing:0.1em; text-transform:uppercase; color:#14284b }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1100px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:7px }
.secondary-nav li { float:left; font-weight:500; font-size:25px }
.secondary-nav li a { padding:5px 10px; color:#666; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#3e98cc; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|"; font-weight:300; color:#3399cc }
.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:#14284b }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#14284b; 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; color:#fff }
.secondary-nav .has-nav li a:hover { color:#3e98cc }

.j-carousel .media-box { width:86.36% }
.j-carousel .story-box { position:relative; width:86.36%; height:153px; padding:25px 45px; color:#777; background:#fff; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:10px; font-size:38px; font-weight:700; line-height:1; text-transform:uppercase; text-decoration:none; color:#333; transition:0.3s }
.j-carousel .story-box .title:hover { color:#4698cb }
.j-carousel .story-box .date { position:absolute; top:-57px; left:0; right:0; padding:0 45px; font-weight:700; font-size:22px; line-height:57px; text-transform:uppercase; color:#fff; background:rgba(0,0,0,0.53) }
.j-carousel .story-box .pipe { padding:0 5px; font-weight:300 }
.j-carousel .story-box .carousel-share-links { position:absolute; top:-57px; right:0; padding:0 45px; font-size:22px; line-height:57px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#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 .carousel-related-links { position:absolute; top:-57px; right:105px; font-weight:700; font-size:22px; line-height:57px; text-transform:uppercase; color:#fff }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .carousel-related-links span { font-weight:300; padding:0 5px }
.j-carousel .story-box .leadin { font-size:24px; font-weight:500; line-height:1 }
.j-carousel .story-box .readmore { font-size:20px; font-weight:700; text-transform:uppercase; color:#4698cb }
.j-carousel .controls { position:absolute; top:0; right:0; width:13% }
.j-carousel .control { position:relative; margin-top:7px; cursor:pointer }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; top:0; right:0; bottom:0; border:7px solid #fff }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }

/* SOCIAL */
.section-social .section-header { position:static; margin-bottom:20px; font-size:40px; font-weight:500; text-align:center; text-transform:uppercase; line-height:36px; color:#fff }
.section-social .section-header span:before { display:inline-block; vertical-align:middle; margin:-7px 20px 0 0; font-family:'glyphicons'; font-size:25px; width:36px; height:36px; line-height:36px; color:#fff; background:#3e98cc; border-radius:4px }

/* SCOREBOARD SLIDER */
.section-schedule .section-header { position:static; max-width:1100px; margin:0 auto 10px; font-family:'UnitedItalicSemiCond', arial; font-weight:500; font-size:76px; line-height:1; text-transform:uppercase; text-decoration:none; color:#fff }
.scoreboard-slider { position:relative; padding-bottom:65px }
.scoreboard-slider .slider { position:relative; width:1100px; overflow:hidden; margin:0 auto }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { max-width:1100px; min-height:400px; margin:0 auto; font-weight:300; font-size:41px; text-align:center; text-transform:uppercase; line-height:400px; color:#14284b; background:rgba(255, 255, 255, 0.7); border:3px solid #14284b; box-sizing:border-box }
.scoreboard-slider .event-box { float:left; position:relative; width:20%; padding:2px; text-transform:uppercase; text-align:center; line-height:1; color:#666; box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event-box .event { position:relative; min-height:400px; padding:40px 10px 30px; background:#fff; border:3px solid #14284b }
.scoreboard-slider .event-box.empty { font-weight:300; font-size:41px; color:#666 }
.scoreboard-slider .event-box .date { font-weight:900; font-size:41px; color:#3e98cc }
.scoreboard-slider .event-box .sport,
.scoreboard-slider .event-box .sport a { display:block; font-weight:300; font-size:35px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#3e98cc }
.scoreboard-slider .event-box .status { margin-bottom:10px; font-weight:700; font-size:35px; color:#3e98cc }
.scoreboard-slider .event-box .result { display:block; font-weight:700; font-size:35px }
.scoreboard-slider .event-box .opponent,
.scoreboard-slider .event-box .team { font-weight:300; font-size:24px }
.scoreboard-slider .event-box .team { margin-top:5px; text-align:left }
.scoreboard-slider .event-box .team-logo { position:relative; display:block; height:140px; margin-bottom:10px; text-align:center }
.scoreboard-slider .event-box .team-logo img { position:absolute; left:50%; top:50%; max-width:140px; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%) }
.scoreboard-slider .event-box .team .team-logo { display:none }
.scoreboard-slider .event-box .score { float:right }
.scoreboard-slider .event-box .neutralsite-notes { margin-top:10px; font-weight:300; font-size:20px }
.scoreboard-slider .event-box .notes { display:block; margin-top:5px }
.scoreboard-slider .event-box .links { margin-top:30px; font-weight:500; font-size:18px }
.scoreboard-slider .event-box .links a { color:#666 }
.scoreboard-slider .event-box .va { position:absolute; z-index:1; top:0; right:0; font-weight:900; font-size:19px; color:#3e98cc; width:66px; height:66px; text-align:right; padding:10px; box-sizing:border-box }
.scoreboard-slider .event-box .va:before { content:''; position:absolute; z-index:-1; top:0; right:0; border-top:66px solid #14284b; border-left:66px solid transparent }
.scoreboard-slider .event-box.home .va { color:#fff }
.scoreboard-slider .event-box.home .date,
.scoreboard-slider .event-box.home .sport,
.scoreboard-slider .event-box.home .sport a { color:#14284b }
.scoreboard-slider .full-schedule-btn { position:absolute; top:-80px; right:50%; margin-right:-545px; font-size:38px; font-weight:500; text-transform:uppercase; text-decoration:none; color:#fff }
.scoreboard-slider .full-schedule-btn:before { content:'\e810'; display:inline-block; vertical-align:middle; width:30px; height:30px; margin:-5px 15px 0 0; font-family:'glyphicons'; font-size:20px; line-height:30px; text-align:center; line-height:30px; color:#3e98cc; background:#14284b; border-radius:100% }
.scoreboard-slider .prev,
.scoreboard-slider .next { position:absolute; left:0; bottom:0; width:131px; height:131px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -859px 0 }
.scoreboard-slider .next { left:auto; right:0; background-position:-997px 0 }
.scoreboard-slider .prev.disabled,
.scoreboard-slider .next.disabled { opacity:0.5; pointer-events:none }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:2000px) {

.page { background-size:2000px auto }
.page:before { margin-left:-865px; -webkit-transform:scale(0.75); transform:scale(0.75) }
.wrapper:before { margin-right:-865px; -webkit-transform:scale(0.75); transform:scale(0.75) }

}

@media only screen and (min-width:1024px) and (max-width:1400px) {

.site-header .site-title a:after { left:10px; margin-left:0 }
.site-header .site-title .text { font-size:30px; letter-spacing:0.18em }

.dropnav > ul { margin-left:100px }
.dropnav .nav > a { padding:0 15px; font-size:18px }

.scoreboard-slider .full-schedule-btn { right:10px; margin-right:0 }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#14294b }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#3e98cc }
.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-family:'roboto', arial; font-size:14px; line-height:35px; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#14284b; color:#fff; text-decoration:none } 

.dropnav { display:none; font-family:'roboto', arial; 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:#14284b; 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:62.1%; 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 }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

.social-links { background:#000 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; width:50% }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; font-size:16px; line-height:34px; text-align:center; color:#fff; transition:0.35s }
.social-links li .gicon-twitter { background:#55acee }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-youtube { background:#bb0000 }
.social-links li .gicon-instagram { background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.section-aotw { padding:20px }
.aotw { max-width:350px; margin:0 auto }

.landing-row.schedule-row,
.section-social { display:none }

}

/*---------------------------------------
  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/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:#3e98cc }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-aotw .section-header { font-size:20px }
.section-aotw .section-header span { font-size:60px }
.aotw .title span:nth-child(1) { font-size:30px }
.aotw .title span:nth-child(2) { font-size:16px }

.footer-text { font-size:18px }
.footer-text span { display:block; height:0; overflow:hidden }
.footer-text .edu-link { letter-spacing:0.1em }

}

/* 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.presto-logo img {
    max-width: 300px;
}
