/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_semibold-webfont.eot');
    src: url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff'),
         url('proxima_nova_semibold-webfont.ttf') format('truetype'),
         url('proxima_nova_semibold-webfont.svg#proximanova-semiboldbook') format('svg');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'russo_one';
    src: url('russoone-regular-webfont.eot');
    src: url('russoone-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('russoone-regular-webfont.woff2') format('woff2'),
         url('russoone-regular-webfont.woff') format('woff'),
         url('russoone-regular-webfont.ttf') format('truetype'),
         url('russoone-regular-webfont.svg#russo_oneregular') 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:#002a5c !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; 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 }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; color:#444; background:#f0f0f0; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'proximanova', arial }

:focus { outline-color:#233a75 }

a { color:#002a5c; text-decoration:none }
a:focus,
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1410px; 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 }

.site-footer {  font-family:'proximanova', arial; background:#fff }
.site-footer > div { max-width:1410px; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; margin:0 auto }
.site-footer .footer-address { float:left; margin:0; padding:20px; font-size:16px; font-weight:600; text-transform:uppercase; white-space:nowrap }
.site-footer .footer-address .edu-logo { float:left; margin-right:20px }
.site-footer .footer-address span { display:block; margin-bottom:10px; font-weight:700; color:#002a5c }
.site-footer .footer-logos { float:right }
.site-footer .footer-logos li { float:left; padding:20px 50px; border-left:1px solid #f0f0f0 }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; max-width:250px; margin-bottom:10px; font-size:12px }
.content-switcher .switcher-list .selection { position:relative; display:block; padding:0 45px 0 10px; font-weight:700; line-height:30px; text-align:center; text-transform:uppercase; text-decoration:none; color:#444; background:#fff }
.content-switcher .switcher-list:focus .selection { background:#fff; outline:1px solid #f32c69 }
.content-switcher .switcher-list .selection:after { content:'\e811'; font-family:'glyphicons'; position:absolute; right:0; top:0; width:35px; height:30px; line-height:30px; text-align:center; color:#f9f9f9; background:#002a5c }
.content-switcher .switcher-list.active .selection:after { content:'\e812' }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:30px; max-height:200px; padding:10px; border:solid 1px #ccc; margin:0; list-style:none; background:#fff; overflow:auto }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#002a5c; text-transform:uppercase } 
.content-switcher .switcher-list li.active a { color:#fff; background:#002a5c }
.content-switcher .switcher-list li:hover a,
.content-switcher .switcher-list li a:focus { color:#000; background:#ffc324 }
.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 }

.content-switcher.loading .switcher-list { opacity:0.5 }
.content-switcher.loading .switcher-list .selection:before { content:''; position:absolute; left:0; right:100%; top:0; bottom:0; background:rgba(193,193,193,0.5); -webkit-animation: loader 3s infinite linear; animation: loader 3s infinite linear }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:50%; 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:2000%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width: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 }  

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper ul.tabs { border-bottom:5px solid #002a5c }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:35px; padding:0 10px; font-size:18px; text-align:center; text-decoration:none; background:#97c0e6; color:#002a5c }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { color:#97c0e6; background:#002a5c }
.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 }

.social-tabs { padding:15px; background:#fff; box-shadow:0 0 2px rgba(0,0,0,0.3) }
.social-tabs .tab { width:50% }
.social-tabs .tab a:before { font-family:'glyphicons'; margin-right:10px }
.social-tabs .tab1 a:before { content:'\e81d' }
.social-tabs .tab2 a:before { content:'\e81b' }
.social-tabs .pane .overflow { height:468px; overflow:hidden }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:5px; top:50%; z-index:1; margin-top:-15px; width:30px; height:30px; border:none; font-size:20px; line-height:30px; cursor:pointer; text-decoration:none; text-align:center; color:#000; background:none; overflow:hidden }
.slider-wrapper .next { left:auto; right:5px }
.slider-wrapper .pp { display:none }
.slider-wrapper .prev:before { content:"\e80f"; display:block; font-family:'glyphicons'  }
.slider-wrapper .next:before { content:"\e810"; display:block; font-family:'glyphicons' }

.sponsors-slider { padding:0 40px }
.sponsors-slider .image { float:left; width:20%; padding:0 10px; box-sizing:border-box }
.sponsors-slider .image img { width:100% }

/* SCOREBOARD */
.scoreboard-slider { position:relative }
.scoreboard-slider .no-events { min-height:120px; font-size:30px; text-align:center; line-height:3; color:#fff }
.scoreboard-slider .slider { position:relative; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { float:left; width:25%; padding:0 5px; box-sizing:border-box }
.scoreboard-slider .event { position:relative; min-height:300px; border-bottom:5px solid #000; padding:10px 10px 60px; text-align:center; color:#444; background:#fff }
.scoreboard-slider .event .date { margin:-10px -10px 10px; padding:10px 50% 10px 10px; font-family:'russo_one', arial; font-size:14px; line-height:30px; text-transform:uppercase; color:#000; background:#97c0e6 }
.scoreboard-slider .event .sport { font-family:'russo_one', arial; font-size:20px; line-height:1.1; text-transform:uppercase; color:#032C5A  }
.scoreboard-slider .event .sport a { color:#032C5A }
.scoreboard-slider .event .sport:after { content:''; display:block; width:80px; height:80px; margin:10px auto; background:url(/images/setup/2018_logo_mini.png) no-repeat 50% 50%; background-size:100% auto }
.scoreboard-slider .event .status { position:absolute; right:0; top:0; left:50%; padding:10px; font-family:'russo_one', arial; font-size:14px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; color:#000 }
.scoreboard-slider .event .team-logo { display:none }
.scoreboard-slider .event .team,
.scoreboard-slider .event .opponent { font-family:'roboto', arial; font-size:16px; font-weight:700  }
.scoreboard-slider .event .opponent .team-logo { display:block; max-width:90px; margin:0 auto }
.scoreboard-slider .event .opponent .result { display:block; color:#032c5a }
.scoreboard-slider .event .neutralsite-notes { font-size:12px; font-weight:700 }
.scoreboard-slider .event .links { position:absolute; left:10px; right:10px; bottom:0; height:30px; padding:10px; font-size:20px }
.scoreboard-slider .event .links .sep { display:none }
.scoreboard-slider .event .links .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }
.scoreboard-slider .event .links a { display:inline-block; vertical-align:top; width:30px; height:30px; line-height:30px; color:#002a5c; border-radius:100% }
.scoreboard-slider .event .links a:hover { color:#fff; background:#000 }

.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-35px; top:50%; z-index:1; margin-top:-15px; width:30px; height:30px; border:none; font-size:30px; line-height:30px; cursor:pointer; text-decoration:none; text-align:center; color:#97c0e6; background:none; overflow:hidden }
.scoreboard-slider .next { left:auto; right:-35px }
.scoreboard-slider .pp { display:none }
.scoreboard-slider .prev:before { content:"\e80f"; display:block; font-family:'glyphicons'  }
.scoreboard-slider .next:before { content:"\e810"; display:block; font-family:'glyphicons' }
.scoreboard-slider .full-schedule-btn { position:absolute; right:0; top:-50px; width:150px; border:1px solid #fff; padding:0 40px; font-weight:700; text-transform:uppercase; line-height:30px; color:#fff }

.twitter-feed { color:#000; background:#fff }
.twitter-feed a { color:#065384 }
.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:468px; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin:0 5px }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }
.social-links li a { font-size:20px; color:#002a5c; text-decoration:none }
.social-links li a:hover { color:#000 }

/*THREE BANNER SECTION*/
.donate-banner, .news-banner { padding: 15px; background:#fff; box-shadow:0 0 2px rgba(0,0,0,0.3) }
.donate-banner li img { vertical-align:top; width:100% }

.landing-row.scoreboard-row ~ div .landing-row-offset { display: flex; flex-wrap: wrap; justify-content: center; gap:1rem; padding: 1rem 0 }
.landing-row.scoreboard-row ~ div .section-bear-news, .landing-row.scoreboard-row ~ div section { display: flex; flex-direction: column; height: 100% }
.landing-row.scoreboard-row ~ div .section-bear-news .bear-news-slider { height:100%; padding-bottom: 6rem }
 .landing-row.scoreboard-row ~ div section > div { height:100% }

@media only screen and (min-width:1024px) {
    .landing-row.scoreboard-row ~ div .landing-row-offset { gap:0 }
    .landing-row.scoreboard-row ~ div .section-bear-news .bear-news-slider { padding-bottom: 0 }
}

@media only screen and (max-width:767px)  {
    .landing-row.scoreboard-row ~ div { padding: 0 1rem }
}

@media only screen and (min-width:768px) and (max-width:1023px)  {
    .donate-banner,.news-banner, .bear-news-slider { max-width:50%; margin:0 auto }
}




/*SLIDERS*/
.bear-news-slider { padding:15px; background:#fff; box-shadow:0 0 2px rgba(0,0,0,0.3) }
.bear-news-slider .image { position:relative; display:block; overflow:hidden }
.bear-news-slider .image img { width:100%; height:100% }
/*.bear-news-slider .image:after { content:''; position:absolute; left:0; right:0; bottom:0; height:90px; background:#fff }*/
.bear-news-slider .prev,
.bear-news-slider .next { left:50px; top:auto; bottom:20px; width:50px; height:50px; line-height:50px; background:#97c0e6; border-radius:100% }
.bear-news-slider .next { left:auto; right:50px; }
.bear-news-slider .navi { position:absolute; left:100px; right:100px; bottom:20px; text-align:center }
.bear-news-slider .navi .nav { display:inline-block; vertical-align:top; width:10px; height:10px; padding:0; margin:20px 0; border:2px solid #96c1e7; text-indent:-9999px; border-radius:100%; position:relative; z-index:1 }
.bear-news-slider .navi .nav.active { background:#96c1e7 }

.team-info-links { padding:15px; background:#fff; box-shadow:0 0 2px rgba(0,0,0,0.3) }
.team-info-links > div { height:428px; padding:10px; overflow:auto }
.team-info-links ul { list-style:none; margin:0 }
.team-info-links li a { display:block; font-size:18px; font-weight:600; color:#444 }

div.mod-news-rotator.style1 { border: none }
div.mod-news-rotator.style1 .story-box { background: #002A5C; }
div.mod-news-rotator.style1 .story-box .title, 
div.mod-news-rotator.style1 .story-box .date-sport { color: #fff; }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#002a5c; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#002a5c; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#002a5c; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#002a5c }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#002a5c; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; max-width:2000px; margin:0 auto; padding-top:170px; overflow:hidden }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0;; z-index:3; background:#97c0e6 }
.site-header > div { position:relative; max-width:1410px; margin:0 auto }
.site-header .site-title { margin:0; padding:25px }
.site-header .site-title a { display:block; width:927px; height:15px; text-indent:-9999px; margin:0 auto; background:url(/images/setup/2018_master_sprite.png) no-repeat -335px 0  }
.site-header .site-title a:before { content:''; position:absolute; left:50%; top:40px; z-index:1; margin-left:-92px; width:185px; height:188px; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 0; -ms-transform:scale(0.85); -webkit-transform:scale(0.85); transform:scale(0.85) }
.site-header .social-links { position:absolute; right:20px; top:15px}
.site-header .header-text { position:absolute; left:20px; top:22px; font-family:'proximanova', arial; font-weight:600; text-transform:uppercase; color:#002b5b }

.site-header.sticky { position:fixed; top:-70px }
.site-header.sticky .site-title a:before { top:80px; width:130px; height:138px; margin-left:-65px; background-position:-195px 0 }
//.site-header.sticky .dropnav .nav > .submenu { position:fixed; bottom:0; padding-top:60px; overflow:auto }

div.mod-news-rotator.style1 .story-box { margin-top: -25px; }

.mobile-menu-bar { display:none }

.landing-row { margin-top:30px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1410px; 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.carousel-row { padding:50px 0; background:url(/images/setup/2018_bg_row_1.jpg) no-repeat 50% 0 }
.landing-row.carousel-row > div { max-width:1200px }
.landing-row.scoreboard-row { padding:50px 0; background:url(/images/setup/2018_bg_row_events.jpg) no-repeat 50% 0 #002a5c }

.landing-row .section-header { font-family:'russo_one', arial; font-size:24px; font-weight:400; letter-spacing:2px; text-align:center; text-transform:uppercase; color:#002a5c }

.site-footer { margin-top:30px }

/* NAVIGATION */
.dropnav { position:relative; left:50%; right:50%; width:100vw; margin-left:-50vw; margin-right:-50vw; height:95px; border-top:5px solid #80aad1; border-bottom:5px solid #001937; font-family:'proximanova', arial; text-align:center; background:#002a5c }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; vertical-align:top; margin:0 -2px; border-right:2px solid #001937 }
.dropnav .nav1 { margin-left:60px; border-left:2px solid #001937 }
.dropnav .nav4 { margin-left:200px; border-left:2px solid #001937 }
.dropnav .nav > a { display:block; height:45px; padding:25px 50px; font-size:16px; font-weight:700; line-height:45px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav2 > a { max-width:100px; }
.dropnav .nav5 > a { max-width:100px; }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { background:#001937 }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:0; right:0; top:95px; min-width:200px; padding:60px 20px 20px; background:url(/images/setup/2018_dropdown_logo.png) no-repeat 50% 50% #001937; background-size:auto 420px; white-space:nowrap; box-sizing:border-box }
.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:19px; font-weight:600; line-height:25px; text-transform:uppercase; text-decoration:none }
.dropnav .submenu a:hover { color:#97c0e6 }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level2 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-left:30px; text-align:left }
.dropnav .submenu.level1 > ul:first-child,
.dropnav .submenu.level2 > ul:first-child,
.dropnav .submenu.level1 > ul > .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-family:'russo_one', arial; font-size:24px; font-weight:400; text-transform:uppercase; cursor:default; color:#fff }
.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; margin-bottom:5px }
.dropnav .submenu.level2 .has-submenu > a { display:block; line-height:1.1 }
.dropnav .submenu.level2 .has-submenu li a { padding:0 2px; font-size:13px; font-weight:400; text-transform:none }

.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:25px; padding:0; overflow:hidden; font-size:18px; line-height:25px }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"]:before { content:"\e81b" }
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"]:before { content:"\e81f" }
.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"] { pointer-events:none; color:#ccc; opacity:0.8 }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:15px; font-family:'proximanova', arial; font-weight:600; color:#fff; background:#001937 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'russo_one', arial; font-size:30px; font-weight:400; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1410px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#96c1e7; 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.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#002b5b }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#002b5b; 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:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#96c1e7 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { padding:10px 10px 90px; background:#fff; box-shadow:0 0 2px rgba(0,0,0,0.2) }
.j-carousel .story-box { position:relative; padding:20px; text-align:center; color:#000}
.j-carousel .story-box .title { display:block; font-size:24px; color:#002a5c; font-weight:700 }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#002a5c; 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 .leadin { display:block }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:5px; right:5px; bottom:10px; z-index:2 }
.j-carousel .control { position:relative; float:left; width:12.5%; padding:0 5px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:focus:after,
.j-carousel .control.active:after { content:""; position:absolute; left:5px; right:5px; top:0; bottom:0; border:5px solid #97c0e6; background:rgba(0, 42, 92, 0.5) }
.j-carousel .control .thumb { width:100%; vertical-align:top }

.j-carousel .prev,
.j-carousel .next { position:absolute; left:-25px; top:50%; margin-top:-25px; width:50px; height:50px; font-size:20px; text-align:center; text-decoration:none; cursor:pointer; background:#fff; border-radius:100%; overflow:hidden }
.j-carousel .next { left:auto; right:-25px }
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e810'; font-family:'glyphicons'; display:block; line-height:50px }
.j-carousel .prev:before { content:'\e80f' }

.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; display:block; width:40px; height:40px; padding:0; border:none; font-size:26px; line-height:40px; cursor:pointer; text-align:center; color:#fff; overflow:hidden; background:rgba(0,0,0,0.7) }
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons' }        
.j-carousel .pp.play:before { content:"\e80a"; display:block; font-family:'glyphicons' } 

.carousel-controls { position:relative; padding:20px 10px 0; background:#fff }
.carousel-controls .slider { position:relative; overflow:hidden }
.carousel-controls .items { position:relative; width:50000% }
.carousel-controls .item { position:relative; width:0.2%; float:left }
.carousel-controls .control { position:relative; float:left; width:12.5%; padding:0 5px; margin-bottom:20px; cursor:pointer; box-sizing:border-box }
.carousel-controls .control .thumb { vertical-align:top }
.carousel-controls .control .thumb-title { display:none; position:absolute; left:5px; right:5px; bottom:0; padding:5px; font-weight:700; line-height:17px; text-transform:uppercase; text-align:center; color:#fff; background:rgba(0,0,0,0.8) }
.carousel-controls .control.active .thumb-title { background:#000 }
.carousel-controls .prev,
.carousel-controls .next { position:absolute; left:-25px; top:50%; margin-top:-25px; width:50px; height:50px; font-size:20px; text-align:center; text-decoration:none; cursor:pointer; background:#fff; border-radius:100%; overflow:hidden }
.carousel-controls .next { left:auto; right:-25px }
.carousel-controls .prev:before,
.carousel-controls .next:before { content:'\e810'; font-family:'glyphicons'; display:block; line-height:50px }
.carousel-controls .prev:before { content:'\e80f' }
.carousel-controls .navi { display:none }
.carousel-controls .control:focus:after,
.carousel-controls .control.active:after { content:""; position:absolute; left:5px; right:5px; top:0; bottom:0; border:5px solid #97c0e6; background:rgba(0, 42, 92, 0.5) }


 
.section-social .section-header,
.section-support .section-header,
.section-sponsors .section-header,
.section-team-info .section-header,
.section-bear-news .section-header { position:static }
.section-upcoming .section-header { position:static; text-align:left; color:#fff }

.section-upcoming { position:relative }
.section-upcoming .content-switcher .switcher-list { position:absolute; right:250px; top:-50px; min-width:200px; border:1px solid #fff }

}

@media only screen and (min-width:1024px) and (max-width:1380px) { 
.landing-row > div { max-width:1200px }
.dropnav .nav > a { padding:25px } 
.secondary-nav > div { max-width:1200px }
.social-tabs .pane .overflow { height:406px } 
.twitter-feed.list .feed { height:406px }   
}

@media only screen and (min-width:1024px) and (max-width:1200px) {
.page { padding-top:95px }

.site-header { position:fixed; top:-70px }
.site-header .site-title a:before { top:80px; width:130px; height:138px; margin-left:-65px; background-position:-195px 0 }

.dropnav .nav > a { padding:25px 20px; font-size:14px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2018_header_tablet.png") no-repeat 50% 50% }
.site-header .social-links { text-align:center; padding:5px; text-align:center; background:#96bfe5 }
.site-header .social-links > ul { display:inline-block; vertical-align:top }
.site-header .header-text { display:none }

.mobile-menu-bar { display:block; padding:5px; background:#002a5c }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#002a5c; 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:#14152d; 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 { padding:10px; background:#fff; box-shadow:0 0 2px rgba(0,0,0,0.3) }
.j-carousel .story-box { position:relative; padding:20px; text-align:center; color:#000; background:#fff }
.j-carousel .story-box .title { display:block; font-size:24px; color:#002a5c; font-weight:700 }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#002a5c; 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 .leadin { display:block }
.j-carousel .story-box .readmore { display:none }
.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:50%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }
.j-carousel .next,
.j-carousel .prev,
.j-carousel .pp { display:none }

.carousel-controls { height:15px; padding:10px; text-align:center; background:#1b3c70 }
.carousel-controls .item { display:inline-block; vertical-align:top }
.carousel-controls .item.cloned { display:none }
.carousel-controls .control { position:relative; display:inline-block; vertical-align:top; width:5px; height:5px; margin:5px;border-radius:100% }
.carousel-controls .control:before { content:''; position:absolute; left:-5px; top:-5px; right:-5px; bottom:-5px; border:2px solid #fff; border-radius:100% }
.carousel-controls .control.active { background:#fff }
.carousel-controls .control .thumb,
.carousel-controls .control .thumb-title { display:none }
.carousel-controls .prev, 
.carousel-controls .next,
.carousel-controls .navi { 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 }

.landing-row.scoreboard-row { display:none }
.section-social { display:none }



.section-team-info .section-header { position:static; margin:0; padding:10px 0; font-family:'russo_one', arial; font-size:24px; font-weight:400; letter-spacing:2px; text-align:center; text-transform:uppercase; color:#002a5c }
.team-info-links > div { height:auto }

.sponsors-slider { padding:20px 40px }

.site-footer { text-align:center }
.site-footer .footer-address { float:none; max-width:4000px; margin:0 auto; text-align:left }
.site-footer .footer-logos { float:none }
.site-footer .footer-logos li { float:none; display:inline-block; vertical-align:top; border:none; padding:20px }
.site-footer .footer-logos li img { max-height:80px }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url("/images/setup/2018_header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.j-carousel .story-box .title { font-size:18px }

.sponsors-slider .image { width:33.32%; padding:5px }
.sponsors-slider .image:nth-child(4) { margin-left:17% }

.site-footer .footer-address { font-size:14px; text-align:center }
.site-footer .footer-address .edu-logo { display:inline-block; vertical-align:top; float:none; margin:0; } 

}

/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}

/*Presto Logo*/
a[aria-label="Presto Home"] img {
    max-width: 246px;
    padding-top: 40px;
}