/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto_slab';
    src: url('robotoslab-bold-webfont.eot');
    src: url('robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab-bold-webfont.woff2') format('woff2'),
         url('robotoslab-bold-webfont.woff') format('woff'),
         url('robotoslab-bold-webfont.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_slab';
    src: url('robotoslab-regular-webfont.eot');
    src: url('robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('robotoslab-regular-webfont.woff2') format('woff2'),
         url('robotoslab-regular-webfont.woff') format('woff'),
         url('robotoslab-regular-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-bold-webfont.eot');
    src: url('raleway-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-bold-webfont.woff') format('woff'),
         url('raleway-bold-webfont.ttf') format('truetype'),
         url('raleway-bold-webfont.svg#ralewaybold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-extrabold-webfont.eot');
    src: url('raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-extrabold-webfont.woff2') format('woff2'),
         url('raleway-extrabold-webfont.woff') format('woff'),
         url('raleway-extrabold-webfont.ttf') format('truetype'),
         url('raleway-extrabold-webfont.svg#ralewayextrabold') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-heavy-webfont.eot');
    src: url('raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-heavy-webfont.woff2') format('woff2'),
         url('raleway-heavy-webfont.woff') format('woff'),
         url('raleway-heavy-webfont.ttf') format('truetype'),
         url('raleway-heavy-webfont.svg#ralewayheavy') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-semibold-webfont.eot');
    src: url('raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-semibold-webfont.woff2') format('woff2'),
         url('raleway-semibold-webfont.woff') format('woff'),
         url('raleway-semibold-webfont.ttf') format('truetype'),
         url('raleway-semibold-webfont.svg#ralewaysemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'raleway';
    src: url('raleway-regular-webfont.eot');
    src: url('raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('raleway-regular-webfont.woff') format('woff'),
         url('raleway-regular-webfont.ttf') format('truetype'),
         url('raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: 400;
    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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#1e376c !important }

body { font-family:'raleway', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#004b8d; text-decoration:none }
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; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'raleway',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; visibility:hidden }

.site-footer { padding:50px 0; margin-top:70px; background:#1e376c }
.site-footer > .container { max-width:540px; margin:0 auto }
.site-footer .footer-edu-logo { float:left; margin-right:30px }
.site-footer .footer-text { font-family:'roboto', arial; font-size:12px; color:#fff; overflow:hidden }
.site-footer .footer-text .title { display:block; font-size:14px; font-weight:700; text-transform:uppercase }
.site-footer .footer-text .link { display:block; margin:20px 0; max-width:130px; padding:10px; font-weight:700; text-decoration:none; text-align:center; color:#1e376c; background:#d4dff1 }
.site-footer .footer-text .link:hover { color:#fff; background:#498ac8 }

/* SCHEDULE */
.schedule-boxscore .event-box { width:50%; float:left; margin-bottom:10px; padding:15px 15px 15px 120px; font-family:'roboto_slab', arial; position:relative; background:#fff; overflow:hidden; box-sizing:border-box }
.schedule-boxscore .event-box:nth-child(2n+1) { clear:left }
.schedule-boxscore .event-info { padding-bottom:15px; border-bottom:1px solid #d4d4d4 }
.schedule-boxscore .date  { position:absolute; left:0; top:0; width:60px; height:60px; padding:20px; font-size:30px; font-weight:700; line-height:1.1; text-align:center; color:#fff; background:#1e376c; border-radius:100% }
/* .schedule-boxscore .date span:first-child { display:block; color:#d4dff1; font-size:18px  } */
.schedule-boxscore .sport { font-size:25px; font-weight:600; color:#498ac8 }
.schedule-boxscore .status { float:right; text-transform:uppercase;  font-weight:700; color:#a0a0a0 }
.schedule-boxscore .teams { color:#1e376c }
.schedule-boxscore .team { font-size:21px; font-weight:700; line-height:1.2 }
.schedule-boxscore .team .result { color:#1e376c }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { border-bottom:1px solid #d4d4d4 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:50px; padding:10px 20px; font-size:35px; text-transform:uppercase; text-decoration:none; color:#ccc }
.tabs-wrapper .tab a.active { color:#1e376c }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden; border-bottom:1px solid #d4d4d4; background:#fff }
.tabs-wrapper .pane.active { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { margin-bottom:5px;border-bottom:1px solid #d4d4d4 }

.secondary-tabs ul.tabs .tab a:before { content:''; font-family:'glyphicons'; margin-right:15px; line-height:1  }
.secondary-tabs ul.tabs .tab a[href*="upcoming_events"]:before { content:'\e803' }
.secondary-tabs ul.tabs .tab a[href*="results"]:before { content:'\e837' }
.secondary-tabs ul.tabs .tab a[href*="headlines-featured"]:before { content:'\e829' }
.secondary-tabs .pane .overflow { height:400px; padding:20px; overflow:auto }

/* YOUTUBE */
.youtube-wrapper { position:relative }
.youtube-wrapper .playlist .overflow { height:185px; overflow:auto; background:#fff }
.youtube-wrapper .playlist ul { list-style:none; padding:0; margin:0 }
.youtube-wrapper .playlist li { margin-top:10px; padding:5px 10px; color:#FFF; cursor:pointer; position:relative }
.youtube-wrapper .playlist li:first-child { margin-top:0 }
.youtube-wrapper .playlist li.active { background:#222324 }
.youtube-wrapper .playlist img { max-width:95px; margin-right:10px; float:left }
.youtube-wrapper .playlist li a { display:block; font-size:11px; font-weight:700; line-height:1.1; color:#222324; padding:5px 0 }
.youtube-wrapper .playlist li.active a { color:#fff }

/* INSTAGRAM */
.section-instagram { position:relative; padding-left:200px; overflow:hidden }
.section-instagram .section-header { position:absolute; left:0; top:0; bottom:0; width:200px; padding:50px 0; margin:0; text-indent:-9999px; background:#1e376c }
.section-instagram .section-header:after { content:'\e81f'; display:block; position:absolute; left:50%; top:50%; margin:-20px 0 0 -20px; width:40px; height:40px; font-family:'glyphicons'; font-weight:400; font-style:normal; line-height:40px; text-indent:0; text-align:center; color:#1e376c; background:#fff; border-radius:100% }
.instagram-feed { position:relative; background:#111 }
.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 .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 .feed { overflow:hidden }
.instagram-feed .feed ul { position:relative; float:left; white-space:nowrap }
.instagram-feed .item { display:inline-block; vertical-align:top; width:201px }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .load-more { text-align:center; cursor:pointer; background:#000 }
.instagram-feed .load-more a { font-weight:700; background:#000 }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .prev,
.instagram-feed .next { display:block; position:absolute;  left:-170px; top:50%; margin-top:-15px;; width:30px; height:30px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -621px 0; border-radius:100% }
.instagram-feed .next { left:-60px; background-position:-586px 0 }

.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:5px }
.social-links li .text { position:absolute; left:-9999px }
.social-links li a { display:block; padding:5px; line-height:1; color:#fff; background:#bfc0c2; border-radius:100%}
.social-links li a:focus,
.social-links li a:hover { outline:none; background:#1e376d }

/* 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 { display:none }
.slider-wrapper .prev,
.slider-wrapper .next { display:block; position:absolute; left:0; top:50%; margin-top:-38px; width:76px; height:76px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -423px 0; border-radius:100% }
.slider-wrapper .next { left:auto; right:0; background-position:-505px 0 }

.photo-rotator { overflow:hidden }
.photo-rotator .slider { max-width:900px; margin:0 auto; overflow:visible }
.photo-rotator .image { position:relative }
.photo-rotator .image:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(60,60,60,0.85) }
.photo-rotator .image span { display:none; position:absolute; left:0; right:0; bottom:0; padding:20px 100px; text-align:center; font-size:40px; line-height:1.1; color:#fff; background:rgba(0,0,0,0.5) }
.photo-rotator .item.active .image:after { display:none }
.photo-rotator .item.active .image span { display:block }
.photo-rotator .prev,
.photo-rotator .next { left:50%; bottom:20px; top:auto; margin-left:-430px; margin-top:0 }
.photo-rotator .next { left:50%; right:auto; margin-left:350px }

.achievements-slider { padding-bottom:15px; text-align:center; background:#498ac8 }
.achievements-slider:before { content:''; display:block; position:absolute; left:-9999px; right:-9999px; top:0; height:11px; background:#fff }
.achievements-slider .achievement { display:inline-block; vertical-align:top; width:161px; height:161px; margin:0 10px 10px; padding:20px 25px 20px 15px; font-family:'roboto_slab', arial; text-align:center; color:#fff; background:url(/images/setup/master_sprite.png) no-repeat -257px 0; box-sizing:border-box }
.achievements-slider .achievement span { display:block; margin-bottom:10px; font-weight:700; text-transform:uppercase; line-height:1.2; color:#498ac8 }
.achievements-slider .achievement span:first-child { font-size:50px; line-height:1; color:#fff }
.achievements-slider .prev,
.achievements-slider .next { width:30px; height:30px; margin-top:-15px; background-position:-586px 0 }
.achievements-slider .prev { background-position:-621px 0 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#1e376c; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#1e376c; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#1e376c; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#1e376c }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#1e376c; 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 }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; margin-bottom:10px }
.site-header > .container { position:relative; max-width:1200px; height:230px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:-70px; top:15px; z-index:1; display:block; width:252px; height:209px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0  }
.site-header .site-title a:after { content:''; position:absolute; left:280px; top:85px; width:996px; height:81px; background:url(/images/setup/master_sprite.png) no-repeat -679px 0 }

.mobile-menu-bar { display:none }

.landing .content-row { margin-top:40px }
.landing .content-row > div { max-width:1200px; margin:0 auto }
.landing .content-row1 { margin-top:0 }
.landing .content-row1 > div { max-width:none }

.site-home .content-row3 .content-col { width:32%; float:left; margin-left:2%; box-shadow:0 0 2px rgba(0,0,0,0.4) }
.site-home .content-row3 .content-col1 { margin-left:0 }
.site-home .content-row3 .content-col iframe { vertical-align:middle}

.sport-home .content-row2 { background:#498ac8 }
.sport-home .content-row4 .content-col { width:32%; float:left; margin-left:2%; box-shadow:0 0 2px rgba(0,0,0,0.4) }
.sport-home .content-row4 .content-col1 { margin-left:0 }
.sport-home .content-row4 .content-col iframe { vertical-align:middle}

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:185px; padding-left:195px  }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; float:left; height:30px; padding:10px; font-size:15px; font-weight:600; line-height:30px; text-decoration:none; color:#919191; text-transform:uppercase }
.dropnav .nav:before { content:'|'; float:left; padding:10px; line-height:30px; font-weight:600; color:#919191 }
.dropnav .nav1:before { display:none }
.dropnav .nav:hover > a:after { content:''; position:absolute; left:50%; bottom:0; margin-left:-5px; border:5px solid transparent; border-top-color:#498ac8 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:50px; padding:40px; background:#fff; white-space:nowrap; box-shadow:0 0 5px rgba(0,0,0,0.4) }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:inline-block; vertical-align:top; color:#1e376c; font-family:'roboto_slab', arial; font-size:16px; font-weight:700; line-height:2; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#000 }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 > ul > .has-submenu > a { display:block; margin-bottom:20px; font-size:30px; font-weight:700; line-height:1.4; color:#1e376c; text-transform:uppercase; cursor:default }
.dropnav .submenu.level1 .has-submenu ul { display:inline-block; vertical-align:top; margin-left:50px }
.dropnav .submenu.level1 .has-submenu ul:first-child { margin-left:0 }
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block; margin-bottom:5px; }
.dropnav .submenu.level2 .has-submenu > a { display:block; line-height:1.4; cursor:default }
.dropnav .submenu.level2 .has-submenu li a { font-size:12px; font-weight:400; text-transform:uppercase; color:#498ac8 }
.dropnav .submenu.level2 .has-submenu li a:hover { color:#000 }
.dropnav .submenu.level2 .has-submenu li:nth-child(-n+2):after { content:'-'; display:inline-block; vertical-align:top; padding:0 5px; line-height:24px; color:#000 }


.secondary-nav { position:relative; z-index:2; padding:15px 10px; margin-bottom:10px; color:#fff; text-transform:uppercase; background:#1e376d }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-family:'roboto_slab', arial }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1200px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#d4dff1; font-weight:700; text-decoration:none }
.secondary-nav li a:hover { color:#fff; text-decoration:none }
.secondary-nav li:before { content:"|" }
.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 { background:#182d5a }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#182d5a; 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 }

.edu-nav { position:absolute; left:-9999px; right:-9999px; top:0; height:53px; text-align:center; background:#222324 }
.edu-nav ul { list-style:none; margin:0 }
.edu-nav li { display:inline-block; vertical-align:top; padding:5px 10px }
.edu-nav li a { display:block; padding:0 10px; font-weight:700; line-height:43px; text-transform:uppercase; color:#d4dff1 }
.edu-nav li a:hover { color:#fff; text-decoration:none }

.social-header { text-align:center; font-size:70px; font-weight:400; text-transform:uppercase; color:#1e376c }
.social-links { position:absolute; right:0; top:195px; z-index:1 }

.secondary-tabs a[href*="more_news"] + .pane .overflow{ height:auto }

}

@media only screen and (min-width:1024px) and (max-width:1350px) {
.site-header .site-title a { left:0 } 
.site-header .site-title a:after { left:170px; -moz-transform:scale(0.8); -webkit-transform:scale(0.8); transform:scale(0.8) }   
.dropnav { left:72px }
.dropnav .nav > a { padding:10px 5px }
.dropnav .nav > .submenu { left:-72px; padding:15px }
.edu-nav li { padding:5px 0 }
.social-links { right:10px; top:65px }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; padding-top:53px; background:#fff }
.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:#004b8d }
.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 }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#1e376c; 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; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.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:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; line-height:50px; padding:10px 20px; font-size:30px; text-transform:uppercase; text-decoration:none; color:#1e376c; background:#ccc }
.tabs-wrapper .tab_title:hover { text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.schedule-boxscore .event-box { width:100%; margin-top:5px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.social-links { padding:5px; text-align:center; background:#000 }
.social-links ul { display:inline-block; vertical-align:top }

.edu-nav { position:absolute; left:0; right:0; top:0; height:53px; text-align:center; background:#222324 }
.edu-nav ul { list-style:none; margin:0 }
.edu-nav li { display:inline-block; vertical-align:top; padding:5px }
.edu-nav li a { display:block; padding:0 5px; font-size:12px; font-weight:700; line-height:43px; text-transform:uppercase; color:#d4dff1 }
.edu-nav li a:hover { color:#fff; text-decoration:none }

.landing .social-header,
.landing .section-youtube,
.landing .section-facebook { 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 { padding:0 }
.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:#333 }
.mobile-menu-bar li .text { display:none }

.instagram-feed .feed ul { width:50000%; float:none }
.instagram-feed .item { float:left; width:0.2% }

.edu-nav { display:none }

.photo-rotator .prev,
.photo-rotator .next { left:10px; top:50%; margin:-15px 0 0 0; width:30px; height:30px; margin-top:-15px; background-position:-621px 0 }
.photo-rotator .next { left:auto; right:10px; background-position:-586px 0 }
.photo-rotator .image span { padding:10px; font-size:18px }

.schedule-boxscore .event-box { padding:10px 10px 10px 80px }
.schedule-boxscore .date  { width:40px; height:40px; padding:10px; font-size:25px }
.schedule-boxscore .date span:first-child { display:block; color:#d4dff1; font-size:18px  }
.schedule-boxscore .sport { display:block; font-size:20px; font-weight:600; color:#498ac8 }
.schedule-boxscore .status { float:none }

.site-footer { margin-top:10px }
.site-footer .footer-edu-logo { display:block; float:none; text-align:center }
.site-footer .footer-text { margin:20px }
.site-footer .footer-presto-logo { display:block; text-align:center }

}