@import url('https://presto-sport-static.s3.amazonaws.com/fonts/fontawesome-kit-pro-6.0.0/css/all.min.css');
/*a[rel=wiki-link]{color:#2f1a45!important;text-transform:uppercase!important;font-weight:700!important}
a[rel=wiki-link]:hover{text-decoration:underline!important}
a[rel=wiki-link]:before{display:inline-block!important;content:'\00270e'}

.dropnav a[rel=wiki-link],
.secondary-nav a[rel=wiki-link],
.social-links a[rel=wiki-link],
.site-footer a[rel=wiki-link] { color:#fff!important }*/


/* ==============
   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: 'Fester';
    src: url('Fester-Semi-condensedBook.woff2') format('woff2'),
        url('Fester-Semi-condensedBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fester';
    src: url('Fester-Semi-condensedMedium.woff2') format('woff2'),
        url('Fester-Semi-condensedMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Fester';
    src: url('Untitled.woff2') format('woff2'),
        url('Untitled.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Fester';
    src: url('Fester-Semi-condensedBold.woff2') format('woff2'),
        url('Fester-Semi-condensedBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Black.woff2') format('woff2'),
        url('Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham Book';
    src: url('Gotham-Book.woff2') format('woff2'),
        url('Gotham-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Light.woff2') format('woff2'),
        url('Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Bold.woff2') format('woff2'),
        url('Gotham-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('Gotham-Medium.woff2') format('woff2'),
        url('Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
  font-family: 'glyphicons-custom';
  src: url('glyphicons-custom.woff2?25143004') format('woff2'),
       url('glyphicons-custom.woff?25143004') format('woff');
  font-weight: normal;
  font-style: normal;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#2f1a45 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:1rem; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

html { font-size:16px !important }
body { font-family:'roboto', arial; font-size:1rem; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#4d90fe }

a { color:#222; text-decoration:none }
a:focus,
a:hover { color:#444; text-decoration:underline }

a.disabled,
.disabled,
.btn.disabled{
    opacity: 0.4;
    pointer-events: none;
    cursor: not-allowed;
    box-shadow: none;
}

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:2.125rem }
h2 { font-size:1.875rem }
h3 { font-size:1.625rem }
h4 { font-size:1.375rem }
h5 { font-size:1.125rem }
h6 { font-size:1rem }

.page { font-size:0.875em }

.mainbody { display:block; padding:10px; color:#444; 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 }

.site-footer { position:relative; padding:35px 30px 30px 30px; text-align:center; background:#2f1a45 }

.footer-address { position:relative; text-align:left; color:#fff; padding-left:140px; box-sizing:border-box; font-size:1rem; font-family:"Gotham",arial; font-weight:500 }
.footer-address p { font-size:0.8em; margin:0; line-height:1.3 }
.footer-address .title { display:block; text-transform:uppercase; font-size:1.1875em; font-weight:700;  margin-bottom:15px }
.footer-address .number { margin-left:10px }
.footer-address a { color:#fff }
.footer-address .edu-logo { position:absolute; left:0; top:50%; margin-top:-61px }

.footer-text  { display:block; text-align:left; font-weight:300; margin-top:20px; line-height:1.2; color:#fff; font-family:"Gotham",arial; font-weight:400; }

.footer-logos { margin-top:25px }
.footer-logos li { display:inline-block; vertical-align:middle }
.footer-logos img { max-width:227px }

.site-header .social-links { position:absolute; right:5px; top:32px }

.social-links li { display:inline-block; vertical-align:top; list-style:none; margin:0 4px }
.social-links li a { color:#b0a3bf; font-size:1rem }
.social-links li a:hover { color:#ffc520 }
.social-links .text { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden; color:#fff }
.secondary-nav-wrapper .social-links .text { color:#000 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }
.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:34%; position:relative;  cursor:pointer; 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 { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

/* SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; font-size:1rem; max-width:300px; color:#000; background:#fff; border:solid 1px #ccc }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 10px; padding-right:36px; font-size:0.9375em; line-height:30px; text-align:center; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:0; top:0; width:35px; height:30px; line-height:30px; text-align:center; color:#000; background:#fff }
.content-switcher .switcher-list.active:after { content:'\e812' }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:30px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#3d2656; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#fff; text-decoration:none; position:relative; cursor:pointer; font-weight:700 } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#ffc520; color:#3d2656; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

.section-schedule .content-switcher .switcher-list { position:absolute; right:60px; top:-92px; width:300px; height:60px; border:1px solid #38264c; background:#231139; font-family:"Fester",arial }
.section-schedule .content-switcher .switcher-list .selection { font-family:"Fester",arial; font-weight:700; letter-spacing:2px; line-height:60px; text-transform:uppercase; color:#fff }
.section-schedule .content-switcher .switcher-list:after { content:"\e803"; font-family:"glyphicons-custom",arial; height:60px; line-height:60px; width:40px; color:#fff; background:#ffc627; font-size:1.5em }
.section-schedule .content-switcher .switcher-list.active:after { content:'\e801' }
.section-schedule .content-switcher .switcher-list ul { top:60px; border:none }

/* SCHEDULE */
.section-schedule .section-header { position:static; text-transform:uppercase; background:#220d36; color:#fff; padding:28px 40px; font-family:"Fester",arial; font-weight:700; font-size:2.8125rem; letter-spacing:3px; margin:0 }
.section-schedule .section-header:before { content:""; display:inline-block; vertical-align:middle; width:56px; height:46px; background:url(/images/setup/logo_headings.png) no-repeat 0 0; margin-right:20px; margin-bottom:4px }

.schedule-boxscore .event-box { padding:30px 90px; background:#2f1a45; border-left:15px solid #2f1a45; font-size:1rem; position:relative; color:#bdb5c5; overflow:hidden; line-height:1.3; font-family:"Gotham",arial }
.schedule-boxscore .no-events { text-align:center; padding:50px; text-transform:uppercase; font-size:2em; color:#000; font-weight:700 }
.schedule-boxscore .event-box:hover { background:#3d2555; box-sizing:border-box; border-color:#ffc627; cursor:pointer }
.schedule-boxscore .event-box:after { content:""; position:absolute; left:90px; right:90px; bottom:0; height:1px; background:#210f35; border-bottom:1px solid #1c0730; border-top:1px solid #1c0730 }
.schedule-boxscore .date  { font-size:1em; text-transform:uppercase; color:#ffc627; font-family:"Fester",arial; font-weight:700; letter-spacing:1px} 
.schedule-boxscore .sport { display:block; font-size:1.875em; color:#fff; text-transform:uppercase; font-weight:900; margin:8px 0  }
.schedule-boxscore .team { font-size:1em; font-weight:300; padding-top:10px; display:block; margin-right:3px }
.schedule-boxscore .team-logo { display:block; vertical-align:middle; margin-right:10px; margin-right: 0; margin-bottom: 6px; }
.schedule-boxscore .team-logo img { max-width:65px; margin: 0 auto; text-align: center; position: relative; display: inherit; }
.schedule-boxscore .result { font-weight:500 }
.schedule-boxscore .links { margin-top:5px }
.schedule-boxscore .links a { color:#fff }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:0.75em }
.section-schedule .schedule-boxscore { /*max-height:960px;*/ max-height:675px; overflow:auto }

/* TABS */
.tabs-wrapper ul.tabs { border-bottom:5px solid #233a75; font-size:1rem }
.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:0.875em; text-transform:uppercase; text-decoration:none; background:#444; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#9b1d22 }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* SLIDER */
.slider-wrapper { position:relative; padding:10px 50px; font-size:1rem; background:#233a75; border-radius:10px }
.slider-wrapper .slider { position:relative; border:5px solid #fff; 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 .lazyloaded { width:100% }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:1.5em; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:1.5em; line-height:30px; color:#fff }
.slider-wrapper .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; text-align:center; border:none; cursor:pointer; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.slider-wrapper .pp:before { content:'\e80b'; display:block; font-size:1.5em; line-height:30px }
.slider-wrapper .pp.play:before { content:'\e80a' }

.instagram-wrapper,
.facebook-wrapper,
.twitter-wrapper { padding:25px; background:#fff; border-top:5px solid #f0b512 }

.social-header { text-align:center; color:#fff; text-transform:uppercase; font-size:2.75rem; font-family:"Fester",arial; font-weight:700; letter-spacing:8px; margin-bottom:50px }
.social-header:before { content:""; display:inline-block; vertical-align:middle; width:56px; height:46px; background:url(/images/setup/logo_headings.png) no-repeat 0 0; margin-right:20px; margin-bottom:5px }
.social-header span { color:#f0b512 }

.section-facebook,
.section-twitter,
.section-instagram { position:relative }


.section-instagram .section-header,
.section-facebook .section-header,
.section-twitter .section-header { position:absolute; left:50%; margin-left:-31px; top:-21px; width:61px; height:42px; line-height:42px; background:url(/images/setup/social_icons_bg_box.png) no-repeat 0 0; text-align:center; color:#fff; font-size:1.125rem; overflow:hidden }

.section-instagram .section-header span,
.section-facebook .section-header span,
.section-twitter .section-header span { display:block }

/*INSTAGRAM */
.instagram-feed { height:635px; overflow: auto }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.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 .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

/* TWITTER */
.twitter-feed { color:#444; /*height:440px;*/ height:635px; overflow:auto; background:#fff }
.twitter-feed h1 { display:none }
.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 }

.sponsor-slider { display:none; padding:20px 30px;text-align:center }
.sponsor-slider.slick-initialized { display:block }
.sponsor-slider .slick-slide { padding:0 20px }
.sponsor-slider img { display:block; float:left }
.sponsor-slider .slick-prev, 
.sponsor-slider .slick-next { position:absolute; left:5px; top:50%; z-index:1; margin-top:-20px; width:20px; height:40px; padding:0; border:none; font-family:'glyphicons'; cursor:pointer; text-align:center; text-shadow:0 0 5px rgba(0,0,0,0.8); overflow:hidden; color:#2f1a45; background:transparent }
.sponsor-slider .slick-next { left:auto; right:5px }
.sponsor-slider .slick-prev:before { content:"\e80f"; display:block; height:40px; font-size:2rem; line-height:40px }
.sponsor-slider .slick-next:before { content:"\e810"; display:block; height:40px; font-size:2rem; line-height:40px }
.sponsor-slider .slick-prev:hover,
.sponsor-slider .slick-next:hover { outline:none; color:#f0b512 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#2f1a45; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#2f1a45; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#2f1a45; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#2f1a45 }
.stats-wrapper th,
.stats-wrapper td { font-size:0.875rem; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#2f1a45; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {
    
.team-logo img { max-width: 28px; vertical-align: middle;}

.page { position:relative; overflow:hidden }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.internal-page .body-container { max-width:1290px; margin:0 auto }

.site-header { position:relative; z-index:3; background:#2f1a45 }
.site-header > .container { position:relative; max-width:1360px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:5px; top:15px; width:70px; height:56px; background:url(/images/setup/logo.png) no-repeat 0 0; display:block;  text-indent:-9999px; color:#fff }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px; overflow:hidden }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1300px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.schedule-row { padding:20px 20px 40px }
/*.landing-row.social-row { background-color: #2F1A45; no-repeat 50% 0 #000; color:#fff; background-size:2000px auto; padding:100px 20px }*/
.landing-row.social-row { background-position:50% 0; background-color:#000; color:#fff; background-size:2000px auto; padding:100px 20px }
.landing-row.sponsors-row { margin-top:0 }

.landing-row.carousel-row > div { max-width:none }

/* NAVIGATION */
.dropnav { position:relative; max-width:960px; height:90px; margin:0 auto; font-size:1rem; font-family:"Fester",arial; background:#2f1a45; color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; display:block; height:90px; padding:0 33px; font-size:1.0625em; font-weight:500; letter-spacing:2px; line-height:90px; color:#fff; text-transform:uppercase }

.dropnav .nav:hover,
.dropnav .nav:active,
.dropnav .nav:focus{background:#ffc627; }
.dropnav .nav:hover > a,
.dropnav .nav:active > a,
.dropnav .nav:focus > a{ color:#2f1a45; }

.dropnav .nav.focus > a:after,
.dropnav .nav:hover > a:after { content:''; position:absolute; z-index:1; left:50%; bottom:0; border-bottom:10px solid #3d2656; border-right:10px solid transparent; border-left:10px solid transparent; margin-left:-5px }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:-2000px; right:-2000px; top:90px; min-width:200px; padding:75px 1800px; background:#3d2656; white-space:nowrap }
.dropnav .nav1 ~ .nav > .submenu { padding:75px 2000px }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { opacity:1; visibility:visible; -ms-transition:all 0.5s 0.2s ease; -moz-transition:all 0.5s 0.2s ease; transition:all 0.5s 0.2s ease  }
.dropnav .submenu a { display:inline-block; vertical-align:top; color:#fff; font-size:1.3125em; font-weight:700; line-height:45px; text-decoration:none; font-family:"Gotham",arial; font-weight:300 }
.dropnav .submenu a:hover { color:#ffc520 }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:80px; text-align:left }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-size:1.875em; text-transform:uppercase; letter-spacing:4px; font-family"Fester",arial; font-weight:600; padding:0 30px; pointer-events:none }
.dropnav .submenu.level2 .has-submenu ul,
.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; padding:0 30px }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#2f1a45 }
.dropnav .submenu.level2 .has-submenu > a { min-width:220px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 12px; font-size:1em }

.dropnav .submenu.level1 .has-submenu li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"],
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"] { width:25px; height:30px; padding:0; margin:2px 0; overflow:hidden; font-size:1em; line-height:40px  }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"]:before { content:"\e81c" }
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"]:before { content:"\e81f" }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }

.secondary-nav-wrapper { position:relative }
.secondary-nav { position:relative; z-index:2; padding:25px; font-size:1rem; color:#fff; background:#3d2656; font-family:"Gotham",arial; font-weight:400; box-sizing:border-box }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:1.5em; text-transform:uppercase; font-family:"Fester",arial; letter-spacing:6px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav > div { max-width:1290px; margin:0 auto; padding-right:120px; box-sizing:border-box }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 25px; color:#fff; font-weight:400; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#ffc520 }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#000; background:#ffc520 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#ffc520; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#000; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#2f1a45; text-decoration:underline }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.secondary-nav-wrapper .social-links { position:absolute; right:50%; margin-right:-650px; top:28px; z-index:2 }
.secondary-nav-wrapper .social-links li { margin:0 7px }
.secondary-nav-wrapper .social-links li a { color:#fff }
.secondary-nav-wrapper .social-links li a:hover { color:#ffc520 }

.j-carousel { font-size:1rem }
.j-carousel .story-box { position:relative; max-width:1300px; margin:0 auto; padding:80px 10px 40px; color:#555; font-family:"Gotham",arial; font-size:1.0625em;  letter-spacing:3px;  }
.j-carousel .story-box .title { display:block; font-size:1.75em; font-family:"Fester",arial; text-transform:uppercase; color:#232323; font-weight:700; letter-spacing:5px }
.j-carousel .story-box .date .sport-name { position:absolute; left:0; top:-20px; min-width:300px; text-align:center; height:40px; line-height:40px; background:#ffc627; text-transform:uppercase;font-family:"Fester",arial; font-weight:700}
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#000; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:13px; color:#232323 }
.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:before { content:"\002022"; display:inline-block; vertical-align:middle; margin:0 10px 0 7px }
.j-carousel .story-box .date .pipe,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:10px; margin-top:49%; z-index:2 }
.j-carousel .control { position:relative; float:left; width:19.2%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:focus:after,
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; width:100%; height:5px; background:#9b1d22 }
.j-carousel .control .thumb { width:100%; vertical-align:top }

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:30px; top:50%; margin-top:-147px; width:30px; height:38px; line-height:38px; z-index:1; bottom:0; font-size:20px; cursor:pointer; text-align:center; text-decoration:none; color:#000; overflow:hidden }
.j-carousel .next { left:auto; right:30px }
.j-carousel .prev:before,
.j-carousel .next:before { content:"\e800"; display:block; font-size:2.9em; font-family:'glyphicons-custom'; text-shadow: 0 0 5px rgba(0,0,0,0.8); color:#fff }
.j-carousel .next:before { content:"\e802" }
.j-carousel .next:hover, 
.j-carousel .prev:hover { color:#ffc61d }

/* SCOREBOARD */

.scoreboard-wrapper .content-switcher { min-height:100px; background:#fff }
.scoreboard-wrapper .content-switcher .switcher-list { position:absolute; right:117px; top:50%; margin-top:-23px; width:215px; height:45px; border:1px solid #b7b7b7; background:#fff }
.scoreboard-wrapper .content-switcher .switcher-list .selection { font-weight:400; line-height:45px; color:#222; text-align:left; font-family:"Gotham",arial; font-size:0.8125em; padding-left:15px }
.scoreboard-wrapper .content-switcher .switcher-list:after { width:30px; height:100%; line-height:45px; background:#ebebeb; border-left:1px solid #ccc }
.scoreboard-wrapper .content-switcher .switcher-list ul { top:46px; border:none }
.scoreboard-wrapper .content-switcher .switcher-list li a { padding:3px 10px; font-size:0.8em } 

.scoreboard-slider { position:relative; padding:0 365px 0 90px; font-size:1rem }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .no-events { height:100px; text-align:center; text-transform:uppercase; line-height:100px; color:#555; background:#fff }
.scoreboard-slider .event-box.empty { text-align:center; text-transform:uppercase; color:#555 }
.scoreboard-slider .event-box { float:left; position:relative; width:20%; min-height:130px; padding:14px 20px; text-align:left; color:#000; background:#fff; border:1px solid #e6e6e6; border-left:none; box-sizing:border-box; font-size:0.8125em; font-family:"Gotham",arial; font-weight:500 }
.scoreboard-slider .event .sport a,
.scoreboard-slider .event .date { text-transform:uppercase; text-transform:uppercase; color:#4a2373; font-family:"Fester",arial; font-weight:700 }
.scoreboard-slider .event .date span:nth-child(2):after { content:"."; margin-right:2px }
.scoreboard-slider .event .date span:first-child { display:none }
.scoreboard-slider .event .status { position:absolute; top:14px; right:20px; text-transform:uppercase; color:#4a2373; font-family:"Fester",arial; font-weight:700  }
.scoreboard-slider .event .opponent,
.scoreboard-slider .event .team { display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:4px; line-height:1.7; }
.scoreboard-slider .event .score { float:right; margin-left:15px; background:#fff }
.scoreboard-slider .event .links { position:absolute; right:20px; bottom:5px; text-align:center }
.scoreboard-slider .event .links a { color:#000; font-size:12px; margin:0 3px }
.scoreboard-slider .event .links .sep { display:none }

.scoreboard-slider .event-box.mgolf .result {display:block; /*padding-top:14px;*/}
.scoreboard-slider .event-box.mgolf .result:before { content:"Result: ";}

.scoreboard-slider .event .team-logo { display:inline-block; vertical-align:middle; margin-right:5px }
/*.scoreboard-slider .event .team-logo img { max-width:20px } */

.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:0; top:0; z-index:1; bottom:0; width:90px; font-size:20px; cursor:pointer; text-align:center; text-decoration:none; line-height:100px; color:#000; border:1px solid #e6e6e6; box-sizing:border-box; -webkit-box-sizing:border-box; overflow:hidden }
.scoreboard-slider .next { left:auto; right:0 }
.scoreboard-slider .prev:before,
.scoreboard-slider .next:before { content:"\e80f"; display:block; font-size:30px; font-family:'glyphicons'; color:#ffc627 }
.scoreboard-slider .next:before { content:"\e810" }
.scoreboard-slider .next:hover, 
.scoreboard-slider .prev:hover { color:#2f1a45 }
.scoreboard-slider .full-schedule-btn { display:none }

.scoreboard-slider .event .neutralsite-notes,
.scoreboard-slider .event .links .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }

.site-footer .container > div { display:block; float:left; width:28%; margin-left:2% }
.site-footer .container > div:first-child { margin-left:0 }
.site-footer .container > div:last-child { width:40% }

.footer-logos { position:absolute; top:50%; margin-top:-25px; text-align:left }
.footer-logos li:first-child { margin-right:30px }

}

@media only screen and (min-width:1024px) and (max-width:1350px) {

.dropnav .nav > .submenu { padding:75px 1870px }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { margin-right:50px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 8px; font-size:1em }

}

@media only screen and (min-width:1024px) and (max-width:1290px) {

.secondary-nav-wrapper .social-links { margin-right:0; right:10px }

.site-footer { padding:30px }
.site-footer .container {  width:100% }

.footer-address { max-width:55% }
.footer-text { max-width:40% }

.site-footer .container > div { width:49% }
.site-footer .container > div:last-child { width:100%}
.footer-logos { position:static; text-align:center; margin-top:30px }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.dropnav { max-width:800px }
.dropnav .nav > a { padding:0 20px }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { margin-right:20px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 3px; font-size:0.8em }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"],
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"] { width:20px; font-size:0.8em; line-height:42px  }

.scoreboard-wrapper .content-switcher .switcher-list { right:50px }

.scoreboard-slider { padding:0 277px 0 40px }
.scoreboard-slider .event-box { padding:15px 10px; font-size:0.7125em }
.scoreboard-slider .event .status { right:10px }

.scoreboard-slider .next, 
.scoreboard-slider .prev { width:40px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#2f1a45 }
.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; font-size:1rem; background:#f0b512 }
.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; padding:10px; text-align:center; font-size:1em; line-height:1; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#2f1a45; border-radius:3px }
.mobile-menu-bar li a.active { background:#2f1a45; color:#fff; text-decoration:none } 

.site-header .social-links { right:auto; left:2px; top:120px }
.social-links ul { margin:0 }
.social-links li { width:35px; height:35px; line-height:35px; text-align:center; background:#2f1a45; margin:0 }
.social-links li a { color:#f0b512; font-size:1.3rem }

.dropnav { display:none; font-size:1rem; color:#fff; background:#3d2656 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top:1px solid #2f1a45 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #2f1a45 }
.dropnav .submenu.level2 li { border-top:solid 1px #2f1a45 }
.dropnav li a { display:block; padding:0 0.625em; line-height:2.125em; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:2.5em }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:2.5em; text-align:center; font-family:'glyphicons'; speak:none; line-height:2.125em; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#4a2373 }
.dropnav .submenu.level1 .submenu { background:#52188ee0 }
.dropnav .submenu.level2 .submenu { padding:0.625em; background:#3d2656 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#2f1a45; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:1.5rem; color:#fff; font-weight:700 }
.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 }
.secondary-nav-wrapper .social-links { display:none }

.j-carousel { font-size:1rem; color:#fff; background:#220d36; }
.j-carousel .story-box { padding:10px; font-size:1em; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:1.125em; 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:1.125em }
.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 a { color:#fff }
.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; z-index:2; height:12px; padding:10px 0; margin-top:34%; 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:100% }
.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 .prev,
.j-carousel .next { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.section-schedule .section-header { text-align:center }

.section-schedule { background:#220d36 }
.section-schedule .content-switcher .switcher-list { position:relative; left:0; top:0; width:auto; max-width:100%; border:2px solid #ffc520 }
.section-schedule .content-switcher .switcher-list .selection { text-align:left }
.section-schedule .content-switcher .switcher-list ul { top:62px; border:none }
.section-schedule .content-switcher .content-panel.active { position:static; margin:0 40px; visibility:visible }

.schedule-boxscore .event-box { padding:10px 20px; margin:0; border-left:none; border-bottom:1px solid #220d36 }
.schedule-boxscore .event-box:after { display:none }

.site-footer { padding:30px 20px }

.footer-address { float:none; max-width:100%; text-align:center; padding:0 20px }
.footer-address .edu-logo { position:static }
.footer-address .title { letter-spacing:2px }
.footer-address .number { display:block; margin:0 }

.footer-text { float:none; max-width:100%; margin-top:20px; text-align:center }
.footer-logos { float:none; margin-top:40px }
.footer-logos li { margin:0 20px }

.landing-row.social-row,
.scoreboard-wrapper { display:none }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.footer-logos li { margin: 15px 20px; }

h1 { font-size:1.75rem }
h2 { font-size:1.5rem }
h3 { font-size:1.375rem }
h4 { font-size:1.25rem }
h5 { font-size:1rem }
h6 { font-size:0.875rem }

.body-container { margin: 0 auto }

.site-header .site-title { margin:0 150px 0 10px }
.site-header .site-title a { position:relative; max-width:240px; height:80px; background:url(/images/setup/header_mobile_wide.png) no-repeat 50% 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; min-width:150px; right:5px; top:0; height:80px; padding:0; background:none; white-space:nowrap; overflow:hidden }
.mobile-menu-bar ul { position:absolute; right:0; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%) }
.mobile-menu-bar li a { padding:10px; line-height:1; background:#ffc520; box-sizing:border-box }
.mobile-menu-bar li a.active { background:#fff; color:#220d36 }
.mobile-menu-bar li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }

.section-schedule .section-header { padding:20px 0; font-size:1.5rem }
.schedule-boxscore .event-box .sport { font-size:1.3rem }

.site-header .social-links { position:static; background:#220d36; padding:5px; text-align:center }

}

/* 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;}

