/* ==============
   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: 'barlow_condensed';
    src: url('barlowcondensed-medium-webfont.woff2') format('woff2'),
         url('barlowcondensed-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-semibold-webfont.woff2') format('woff2'),
         url('barlowcondensed-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'kirsty';
    src: url('kirstyitalic-webfont.woff2') format('woff2'),
         url('kirstyitalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'AvenirLTStd';
    src: url('AvenirLTStd-Roman.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    
}

@font-face {
    font-family: 'AvenirLTStd';
    src: url('AvenirLTStd-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
  
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#3f230d !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:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'barlow_condensed', arial }

:focus { outline-color:#ffcb08 }

a { color:#3f230d; text-decoration:none }
a:focus,
a:hover { color:#ffcb08; 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 { position:relative; z-index:1; 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; color:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { margin-top:30px; font-family:'barlow_condensed', arial; text-align:center; background:#fff }
.site-footer > .container { position:relative; max-width:1410px; margin:0 auto; border-left:1px solid #f0f0f0; border-right:1px solid #f0f0f0; box-sizing:border-box }
.footer-text { float:left; position:relative; padding:50px 0 0 210px; font-size:18px; text-align:left; color:#3f230d }
.footer-text span { padding:0 10px }
.footer-text .edu-logo { position:absolute; left:25px; top:25px; width:142px; height:141px; text-indent:-9999px; background:url(/images/setup/2018_footer_logo_1.png) no-repeat }
.footer-text small { display:block; padding-top:10px; font-size:16px; color:#8d6b50 }
.footer-logos { float:right }
.footer-logos li { display:inline-block; vertical-align:top }
.footer-logos li a { display:block; padding:25px 45px; border-left:1px solid #f0f0f0 }

/* 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:46.89%; 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 }  

/* SCHEDULE */
.schedule-boxscore .event-box { float:left; position:relative; width:50%; padding:15px; box-sizing:border-box }
.schedule-boxscore .event-box:nth-child(2n+1) { clear:left }
.schedule-boxscore .event-box .event-info { position:relative; min-height:240px; padding:30px; font-size:16px; color:#684d38; box-shadow:inset 0 0 0 1px #f0f0f0; box-sizing:border-box }
.schedule-boxscore .date  { display:block; margin:-30px -30px 15px; padding:10px 30px; font-size:18px; font-weight:500; line-height:30px; letter-spacing:0.06em; text-transform:uppercase; color:#2d1909; background:#ffcb08 }
.schedule-boxscore .sport,
.schedule-boxscore .status { font-family:'AvenirLTStd', arial; font-weight:900; font-size:18px; text-transform:uppercase; color:#2d1908 }
.schedule-boxscore .status { float:right }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:20px; color:#2d1908 }
.schedule-boxscore .team .result { float:right; color:#3f230d }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px }
.schedule-boxscore .links a { color:#684d38 }
.schedule-boxscore .links > span { padding:0 5px }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.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 }

.main-tabs ul.tabs { position:relative; z-index:1; text-align:center; background:#2d1909 }
.main-tabs ul.tabs .tab { float:none; display:inline-block; vertical-align:top }
.main-tabs .tab a { position:relative; display:block; padding:0 25px; line-height:47px; font-size:18px; font-weight:500; text-decoration:none; color:#fff; background:#2d1908 }
.main-tabs .tab a:hover { color:#ffca06 }
.main-tabs .tab a:before { padding-right:10px; font-family:'glyphicons'; font-weight:400 }
.main-tabs .tab1 a:before { content:'\e829' }
.main-tabs .tab2 a:before { content:'\e803' }
.main-tabs .tab3 a:before { content:'\e837' }
.main-tabs .tab a:focus,
.main-tabs .tab a.active { color:#2d1908; background:#ffca06 }
.main-tabs .tab a:focus:after,
.main-tabs .tab a.active:after { content:''; position:absolute; left:0; top:100%; width:100%; height:10px; background:#ffca06; -webkit-clip-path:polygon(50% 100%, 0 0, 100% 0); clip-path:polygon(50% 100%, 0 0, 100% 0) }
.main-tabs .pane .overflow { padding:10px; background:#fff }
.main-tabs .pane3 .overflow { height:695px; overflow:auto }

/* 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 }

/* BANNERS */
.banners-slider { margin:-7px }
.banners-slider .image { float:left; width:20%; padding:7px; text-align:center; color:#a50032; box-sizing:border-box }
.banners-slider .pp,
.banners-slider .prev,
.banners-slider .next { position:absolute; z-index:1; left:-43px; top:50%; width:50px; height:50px; padding:0; margin-top:-25px; overflow:hidden; font-size:24px; text-decoration:none; text-align:center; cursor:pointer; line-height:50px; color:#3f230d; background:#ffcb08; outline:none; border:0 }
.banners-slider .next { left:auto; right:-43px }
.banners-slider .pp { display:none; left:50%; top:auto; bottom:-43px; margin-left:-25px }
.banners-slider .pp:before,
.banners-slider .prev:before,
.banners-slider .next:before { content:''; display:block; font-family:'glyphicons' }
.banners-slider .prev:before { content:'\e813' }
.banners-slider .next:before { content:'\e814' }
.banners-slider .pp.pause:before { content:'\e80b' }
.banners-slider .pp.play:before { content:'\e80a' }
.banners-slider .pp.pause:before { content:'\e80b' }
.banners-slider .pp.play:before { content:'\e80a' }

/* SOCIAL BUTTONS */
.social-links ul { list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin:0 5px }
.social-links li a { display:block; line-height:26px; color:#331c0a; background:#ffca06; border-radius:3px; transition:0.5s }
.social-links li a:hover { color:#fff; background:#331c0a }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; width:26px; height:26px; padding:5px; font-size:26px; text-align:center; line-height:26px }
.social-links li .icon:before { vertical-align:top; line-height:26px }

/* EDU LINKS */
.edu-links ul { list-style:none; margin:0 }
.edu-links li { float:left }
.edu-links li a { display:block; padding:7px 10px; font-weight:500; font-size:16px; background:#ffca06 }
.edu-links li a:hover { color:#331c0a }
.edu-links li a[href="/search"]:before { content:'\e802'; padding-right:5px; font-family:'glyphicons' }
.edu-links li:nth-child(3) a { padding-right:0 }
.edu-links li:nth-child(3) a:after { content:' |'; display:inline-block; padding:0 8px 0 15px }

/* CALENDAR */
#calendar { position:relative; color:#000; overflow:hidden; background:#3f230d }
#calendar-view { float:left; width:54%; font-size:20px; background:#3f230d }
#calendar .calendar-month td { border:none; height:67px; background:#2d1909; line-height:67px; text-transform:uppercase }
#calendar .calendar-month a { color:#ccc }
#calendar #calendar-now { font-size:25px }
#calendar td { line-height:53px; border:none; height:53px }
#calendar td.inactive { color:rgba(255,255,255,0.5) }
#calendar .calendar-header td { color:#fff; line-height:65px; height:65px; border-bottom:0}
#calendar .no-calendar-event a { background:none; line-height:53px; color:rgba(255,255,255,0.8) }
#calendar-view .current a,
#calendar .calendar-event a { line-height:43px; height:43px; color:#2d1908; background-color:#ffca06; -webkit-border-radius:30px; border-radius:30px; width:43px; margin:5px auto }
#calendar-view .current a,
#calendar .calendar-event a:hover { margin:2px auto; color:#fff; background:none; border:3px solid #fff }
#calendar .calendar-months-list li a { text-transform:uppercase }
#calendar .event-schedule { height:675px; margin:0; padding:0; overflow:auto; color:#684d38; font-size:16px; position:relative; background:#fff }
#calendar .event-schedule .event-date { margin:0; padding:0 20px; font-size:25px; color:#3f230d ; text-transform:uppercase; display:block; line-height:67px; background:#ffca06 }
#calendar .event-info { margin-top:20px; padding:20px 20px 0; border-top:1px solid #f0f0f0 }
#calendar .event-info:first-of-type { margin-top:0; border-top:0 }
#calendar .event-info .sport a { font-family:'AvenirLTStd', arial; font-weight:900; font-size:18px; text-transform:uppercase; color:#2d1908 }
#calendar .event-info .team,
#calendar .event-info .result { font-size:20px; color:#2d1908 }
#calendar .event-info .status,
#calendar .event-info .result { float:right }
#calendar .event-info .links { display:block; text-indent:-5px; color:#684d38 }
#calendar .event-info .links a { padding:0 5px; text-decoration:none; color:#684d38 }

/* INSTAGRAM */
.section-instagram { position:relative; padding:30px 30px 30px 255px; overflow:hidden; background:#fff }
.section-instagram .section-header { position:absolute; left:0; top:50%; z-index:1; width:255px; font-family:'AvenirLTStd', arial; font-size:24px; font-weight:900; text-align:center; text-transform:uppercase; color:#3f230d; transform:translateY(-80%) }
.section-instagram .section-header .icon { display:block; font-weight:400; font-size:30px }
.section-instagram > a { position:absolute; left:30px; top:50%; width:195px; overflow:hidden; font-size:16px; font-weight:500; text-decoration:none; text-align:center; line-height:1; color:#684d38; transform:translateY(150%) }
.section-instagram > a:before { content:''; position:absolute; left:0; right:0; bottom:2px; height:2px; background:#ffcb08 }
.section-instagram > a span { position:relative; display:inline-block; vertical-align:top; padding:0 5px; background:#fff }
.instagram-feed { position:relative }
.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%; margin-top:-0.7em; 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:179px; margin-left:10px }
.instagram-feed .item:first-child { margin-left:0 }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .item:nth-child(n+7) { display:none }
.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 { position:absolute; z-index:1; left:-245px; top:50%; display:none; width:25px; height:25px; margin-top:-14px; font-size:20px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none; line-height:25px; color:#684d38; border:2px solid #684d38; border-radius:100%; overflow:hidden; transition:0.3s }
.instagram-feed .next { left:-40px }
.instagram-feed .prev:before,
.instagram-feed .next:before { display:block; text-indent:0; font-family:"glyphicons"; text-indent:0; speak:none }
.instagram-feed .prev:before { content:'\e80f' }
.instagram-feed .next:before { content:'\e810' }
.instagram-feed .prev:hover,
.instagram-feed .next:hover { background:#ffcb09 }

/* YOUTUBE */
.youtube-wrapper .playlist { height:377px; overflow:auto; text-align:left; box-sizing:border-box }
.youtube-wrapper .playlist ul { list-style:none; margin:0 }
.youtube-wrapper .playlist li { padding-top:30px; line-height:1.3 }
.youtube-wrapper .playlist li a { font-family:'AvenirLTStd', arial; font-size:18px; color:#3f230d }
.youtube-wrapper .playlist li img { float:left; max-width:110px; margin-right:20px }

/* SOCIAL */
.section-widget { padding:30px; text-align:center; background:#fff }
.section-widget .section-header { position:static; margin:0; font-family:'AvenirLTStd', arial; font-size:24px; font-weight:900; text-transform:uppercase; color:#3f230d }
.section-widget .section-header .icon { padding-right:10px; font-weight:400; font-size:30px }
.section-widget > a { position:relative; display:block; margin:10px auto 25px; overflow:hidden; font-size:16px; font-weight:500; text-decoration:none; line-height:1; color:#684d38 }
.section-widget > a:before { content:''; position:absolute; left:0; right:0; bottom:2px; height:2px; background:#ffcb08 }
.section-widget > a span { position:relative; display:inline-block; vertical-align:top; padding:0 5px; background:#fff }
.section-widget iframe { vertical-align:top }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#3f230d; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#3f230d; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#3f230d; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#3f230d }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color:#fff }
.stats-wrap .stats-box .goal td { color:#fff }
	
/* BIO */
.bio-wrap .head { background:#3f230d; color:#fff }
.bio-wrap .head a { color:#fff }

.game-boxscore.soc-fh .plays .action-title {
   display: block;
   font-size: 1.6em;
   font-weight: 700;
   line-height: 1.2;
font-color: #fff
}

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2018_bg_logo.png) no-repeat 100% 390px #8c7c6f }
.body-container { margin-top:30px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:163px; font-family:'barlow_condensed', arial; background:url(/images/setup/2018_header_bg.jpg) no-repeat 50% 0, url(/images/setup/2018_header_bg_repeat.jpg) repeat-x #331c0a }
.site-header > .container { position:relative; max-width:1410px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; z-index:1; left:50%; top:13px; width:610px; height:134px; text-indent:-9999px; color:#fff; background:url(/images/setup/2018_master_sprite.png) no-repeat; transform:translate(-50%) }
.site-header .social-links { position:absolute; left:-10px; top:6px }
.site-header .edu-links { position:absolute; top:5px; right:-10px }
.site-header a[rel*="wiki-link"] { color:#fff }

.mobile-menu-bar { display:none }

.landing-row { position:relative; margin-top:30px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; 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% }

/* NAVIGATION */
.dropnav { position:relative; margin:50px -50px 0 -40px; color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative }
.dropnav .nav:nth-child(2) { margin-right:650px }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:110px; padding:0 40px; font-size:28px; font-weight:500; line-height:110px; letter-spacing:0.06em; color:#fff; text-transform:uppercase }
.dropnav .nav.has-submenu > a { text-decoration:none }
.dropnav .nav > a:before { content:'\2022'; position:absolute; left:-3px; font-size:21px; font-weight:400; color:#ffcb08 }
.dropnav .nav:first-child > a:before,
.dropnav .nav:nth-child(3) > a:before { display:none }
.dropnav .nav.has-submenu.focus > a:after,
.dropnav .nav.has-submenu:hover > a:after { content:''; position:absolute; top:110px; left:50%; margin-left:-13px; border:13px solid transparent; border-top:8px solid #2d1909 }
.dropnav .nav > .submenu { display:none; position:absolute; left:50%; top:110px; padding:40px 70px; background:#ffcb08; white-space:nowrap; box-sizing:border-box; transform:translateX(-50%) }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; padding:0 15px; font-size:24px; font-weight:600; line-height:44px; white-space:nowrap; text-decoration:none; text-transform:uppercase; letter-spacing:0.06em; color:#3f230d }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { color:#3f230d; background:#fff }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:70px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu > a { font-family:'AvenirLTStd', arial; font-weight:900; letter-spacing:0.12em; pointer-events:none; color:#3f230d }
.dropnav .submenu.level2 .has-submenu { display:block; margin:0; padding:0 15px }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a,
.dropnav .submenu.level2 .has-submenu a:focus { color:#3f230d }
.dropnav .submenu.level2 .has-submenu > *,
.dropnav .submenu.level3 li { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu > a { padding:0; min-width:260px; font-family:'barlow_condensed', arial; font-weight:600; pointer-events:all }
.dropnav .submenu.level3 li a { padding:0; font-size:18px; font-weight:500; letter-spacing:0; text-transform:none }
.dropnav .submenu.level3 li a:before { content:' '; padding:0 5px }
.dropnav .submenu.level3 li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.dropnav .nav1 > .submenu,
.dropnav .nav2 > .submenu { left:0; transform:none }
.dropnav .nav1 .submenu.level2 > ul { display:block; margin:0 }

.secondary-nav { position:relative; z-index:2; padding:15px; font-family:'barlow_condensed', arial; color:#3f230d; background:#ffcb08 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#3f230d; font-family:'AvenirLTStd', arial; font-size:24px; font-weight:900; text-transform:uppercase; letter-spacing:0.12em }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1410px; margin:0 auto }
.secondary-nav > div > ul { float:right }
.secondary-nav li { float:left; font-size:18px; font-weight:500 }
.secondary-nav li a { padding:5px 10px; color:#3f230d }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { text-decoration:none; color:#fff; background:#3f230d }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#3f230d; 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; text-decoration:none; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#ffcb09 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { padding: 0 0 120px; }
.j-carousel .media-box { width: 68.34%; }
.j-carousel .media-box .slide-img img { min-height:100% }
.j-carousel .story-box { position:absolute; top:0; right:0; bottom:0; width: 31.66%; padding:130px 40px; font-size:18px; font-weight:500; text-transform:uppercase; color:#684d38; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:10px; font-family:'AvenirLTStd', arial; font-weight:900; font-size:30px; line-height:1.3; color:#2d1909 }
.j-carousel .story-box .date { position:absolute; top:40px; left:-40px; max-width:calc(100% + 40px); padding:10px 80px; text-overflow:ellipsis; white-space:nowrap; letter-spacing:0.06em; color:#2d1909; overflow:hidden; background:#ffcb08; -webkit-clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 20px 100%); clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 100%, 20px 100%); box-sizing:border-box }
.j-carousel .story-box .pipe { display:none }
.j-carousel .story-box .sport-name:before { content:'/ '; padding:0 5px }
.j-carousel .story-box .sport-name a { display:none }
.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:#2d1909 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a:hover[href*="twitter"] { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a:hover[href*="facebook"] { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links { margin-bottom:10px }
.j-carousel .story-box .carousel-related-links a { color:#684d38 }
.j-carousel .story-box .carousel-related-links span { padding:0 5px }
.j-carousel .story-box .leadin { display:block; margin:10px 0; font-size:16px; text-transform:none }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:-5px; right:-5px; top:5px; margin-top: 31.56%; z-index:2 }
.j-carousel .control { position:relative; float:left; width:14.28%; padding:5px; cursor:pointer; background:#2d1909; box-sizing:border-box }
.j-carousel .control:before { content:''; position:absolute; left:0; top:0; right:0; bottom:0; background:#fff }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control .thumb { position:relative; width:100%; vertical-align:top }
.j-carousel .control .thumb-title { position:absolute; display:none; left:5px; top:5px; right:5px; bottom:5px; padding:15px; text-align:center }
.j-carousel .control.active .thumb-title { display:block; text-indent:-9999px }
.j-carousel .control.active:hover .thumb-title { text-indent:0 }
.j-carousel .control:hover .thumb-title { display:block }
.j-carousel .control:hover .thumb-title:before,
.j-carousel .control.active .thumb-title:before { content:""; position:absolute; left:0; right:0; bottom:0; top:0; background:rgba(45, 25, 9, 0.5) }
.j-carousel .control.active .thumb-title:before { background:rgba(45, 25, 9, 0.5); border:5px solid #ffcb08 }
.j-carousel .control a { position:relative; display:block; font-family:'AvenirLTStd', arial; font-weight:900; line-height:1.2; text-decoration:none; color:#fff }
.j-carousel .control .sport { display:none }
.j-carousel .control .date { display:block; padding-top:5px; font-family:'barlow_condensed', arial; font-weight:500; font-size:16px }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:3; top: -146px; left:0; width:40px; height:40px; margin-top:39.56%; overflow:hidden; font-size:16px; text-align:center; text-decoration:none; line-height:40px; color:#fff; background:#2d1909; opacity:0.65 }
.j-carousel .next { left:auto; right: 31.66%; }
.j-carousel .pp { left:auto; top:0; right: 31.66%; margin-top:0 }
.j-carousel .pp:hover,
.j-carousel .prev:hover,
.j-carousel .next:hover { opacity:1 }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.j-carousel .next:before { content:'\e810' }
.j-carousel .pp.pause:before { content:'\e80b' }
.j-carousel .pp.play:before { content:'\e80a' }
 
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1510px) {

.landing-row > div,
.site-header > .container,
.site-footer > .container,
.secondary-nav > div { max-width:1200px }

.edu-links li a { padding:7px; font-size:15px }
.edu-links li:nth-child(3) a:after { content:' |'; display:inline-block; padding:0 5px 0 10px }

.dropnav { margin:50px -50px 0 -20px }
.dropnav .nav:nth-child(2) { margin-right:670px }
.dropnav .nav > a { padding:0 20px; font-size:22px }
.dropnav .nav3 > .submenu { left:auto; right:0; transform:none }

.j-carousel { padding:0 0 107px }
.j-carousel .story-box .title { font-size:24px }

.main-tabs .pane3 .overflow { height:574px }

#calendar .event-schedule { height:574px }

.youtube-wrapper .playlist { height:416px }
.youtube-wrapper .playlist li a { font-size:16px }

.instagram-feed .item { width:144px }

.footer-logos li a { padding:25px }

.main-tabs font[size="1"] { display:none }

}

@media only screen and (min-width:1024px) and (max-width:1300px) {

.landing-row > div,
.site-header > .container,
.site-footer > .container,
.secondary-nav > div { max-width:924px }

.site-header { background-size:1100px 100% }
.site-header .site-title a { transform:translateX(-50%) scale(0.6) }

.dropnav .nav:nth-child(2) { margin-right:400px }
.dropnav .nav > .submenu { padding:30px }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { margin-left:20px }

.j-carousel { padding:0 0 83px }
.j-carousel .story-box { padding:60px 20px }
.j-carousel .story-box .title { font-size:20px }
.j-carousel .story-box .date { top:10px; left:-40px; max-width:calc(100% + 40px); padding:5px 60px }
.j-carousel .pp { right:auto; left:0 }

.main-tabs .pane3 .overflow { height:441px }

#calendar .event-schedule { height:441px }

.youtube-wrapper .playlist { height:468px }
.youtube-wrapper .playlist li a { font-size:13px }
.youtube-wrapper .playlist li img { max-width:80px; margin-right:10px }

.instagram-feed .item { width:98px }

.footer-text { padding:30px 0 0 140px; font-size:16px }
.footer-text small { font-size:14px }
.footer-text .edu-logo { top:0; left:0; transform:scale(0.7) }
.footer-logos li a { max-width:120px; height:90px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.page { background:#8c7c6f }
.body-container { padding:10px }

.site-header { position:relative; background:#3f230d }
.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% }

.mobile-menu-bar { display:block; padding:5px; background:#ffcb08 }
.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:16px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#331c0a; border-radius:3px }
.mobile-menu-bar li a.active { background:#3f230d; 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:#3f230d; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:24px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff; margin-top:25px }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; z-index:2; height:12px; padding:10px 0; margin-top:57.89%; 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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; margin-top:10px; padding:10px; font-size:18px; font-weight:500; text-align:center; text-decoration:none; color:#fff; background:#2d1908 }
.tabs-wrapper .tab_title1 { margin-top:0 }
.tabs-wrapper .tab_title2 { display:none }
.tabs-wrapper .tab_title:before { padding-right:10px; font-family:'glyphicons'; font-weight:400 }
.tabs-wrapper .tab_title1:before { content:'\e829' }
.tabs-wrapper .tab_title2:before { content:'\e803' }
.tabs-wrapper .tab_title3:before { content:'\e837' }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane2 { display:none !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

.social-links { padding:15px; text-align:center; color:#ffca06; background:#331c0a }
.social-links ul { display:inline-block; vertical-align:top }
.social-links li a { color:#ffca06; background:#331c0a }

.edu-links { padding:5px; text-align:center; background:#ffca06 }
.edu-links ul { display:inline-block; vertical-align:top }

#calendar-view { float:none; width:100% }
#calendar .event-schedule { height:auto }

.banners-slider { margin:0 50px }
.banners-slider .image { float:none; display:block; width:auto; text-align:center }

.landing-row.social-row .landing-col:nth-of-type(-n+2),
.landing-row.instagram-row { display:none }

.youtube-wrapper .playlist { height:auto }
.youtube-wrapper .playlist li:nth-child(n+6) { display:none }

.site-footer { padding:30px }
.site-footer > .container { border:0 }
.footer-text { float:none; padding:0; text-align:center }
.footer-text .edu-logo { position:static; display:block; margin:10px auto }
.footer-logos { float:none }
.footer-logos li a { border:0; padding:10px }

}

/*---------------------------------------
  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:#ffcb08 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.schedule-boxscore .event-box { float:none; width:auto }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }

}

/* 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="PrestoSports"] img {
    max-width: 200px;
    padding-top: 55px;
}