/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('roboto-light-webfont.woff2') format('woff2'),
         url('roboto-light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-regular-webfont.woff2') format('woff2'),
         url('roboto-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-medium-webfont.woff2') format('woff2'),
         url('roboto-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-bold-webfont.woff2') format('woff2'),
         url('roboto-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('roboto-black-webfont.woff2') format('woff2'),
         url('roboto-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensed';
    src: url('robotocondensed-regular-webfont.woff2') format('woff2'),
         url('robotocondensed-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensed';
    src: url('robotocondensed-bold-webfont.woff2') format('woff2'),
         url('robotocondensed-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#7b0041 !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline:2px dashed #7b0041  }

a { color:#7b0041; text-decoration:none }
a:focus,
a:hover { color:#fdb813; text-decoration:underline }
a[rel="wiki-link"] { color:#fdb813 }

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:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:75px 0; text-align:center }
.site-footer > .container { position:relative; max-width:1280px; margin:0 auto }
.site-footer .edu-link { float:left }
.footer-text { float:left; margin:0; padding:10px 30px 10px 15px; font-size:15px; font-weight:300; text-align:left; color:#000; border-right:1px solid #a4a4a4 }
.footer-text .site-title { display:block; font-weight:900; color:#7b0041 }
.footer-text span { display:block; font-weight:900 }
.footer-logos { float:right }
.footer-logos li { display:inline-block; margin:0 30px }

/* 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:44%; 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 }  

.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:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #fdb813; font-size:15px; font-weight:normal; text-transform:uppercase; background:#7b0041; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#7b0041 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#fdb813 }

/* SCHEDULE */
.section-calendar .section-header { position:static; margin:0 0 30px 5px; font-size:35px; font-weight:900; line-height:1; text-transform:uppercase; color:#000 }
.section-calendar .btn-composite { position:absolute; top:5px; right:20px; font-size:22px; font-weight:900; line-height:27px; text-decoration:none; color:#000 }
.section-calendar .btn-composite:after { content:' [+]'; color:#fdb813 }
.schedule-boxscore { background:#fff }
.schedule-boxscore .event-box { position:relative; padding:20px 350px 20px 220px; color:#7e7e7e; border-top:1px solid #b7b7b7 }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { position:absolute; left:0; top:-1px; bottom:0; width:65px; padding-top:10px; font-size:15px; text-align:center; color:#fdb813; background:#232323 }
.schedule-boxscore .date span { display:block; font-size:31px; font-weight:900; line-height:1 }
.schedule-boxscore .team-logo { position:absolute; left:65px; top:10px; width:155px; text-align:center }
.schedule-boxscore .team-logo img { max-width:80px }
.schedule-boxscore .sport { font-size:17px; font-weight:700; color:#000 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { font-size:12px }
.schedule-boxscore .links { position:absolute; right:0; top:-1px; bottom:0; width:65px; padding-top:20px; text-align:center; background:#fdb813 }
.schedule-boxscore .links span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.schedule-boxscore .links a { display:inline-block; font-size:20px; text-decoration:none; color:#000 }
.schedule-boxscore .links a:hover,
.schedule-boxscore .links a:focus{ color:#7b0041 }
.events-wrapper .schedule-boxscore .status,
.results-wrapper .schedule-boxscore .team .result { position:absolute; top:5px; bottom:5px; right:65px; width:250px; padding:15px 30px; font-size:17px; font-weight:700; color:#7b0041; border-left:1px solid #b7b7b7; box-sizing:border-box }
.results-wrapper .schedule-boxscore .status { float:right; font-size:17px; font-weight:700; color:#000 }

/* TABS */
.tabs-wrapper .tabs { position:absolute; top:5px; left:225px }
.tabs-wrapper .tabs .tab { -webkit-transform:skew(-20deg); transform:skew(-20deg) }
.tabs-wrapper .tabs.state1 .tab1,
.tabs-wrapper .tabs.state2 .tab2,
.tabs-wrapper .tabs.state3 .tab3  { background:#fdb813; border-left:5px solid #000; border-right:5px solid #000 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; font-size:22px; font-weight:900; line-height:27px; padding:0 15px; text-transform:uppercase; text-decoration:none; color:#000; -webkit-transform:skew(20deg); transform:skew(20deg) }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none }

/* CONTENT SWITCHER */
.content-switcher .switcher-list { position:absolute; right:20px; top:5px; width:200px; height:27px; z-index:2; color:#000; cursor:pointer; background:#fdb813; border:1px solid #000 }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:40px; font-weight:700; line-height:27px; text-decoration:none; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:5px solid transparent; border-top-color:#000 }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#000 }
.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:-1px; right:-1px; top:28px; max-height:200px; padding:10px; overflow:auto; background:#f5f5f5; border:1px solid #797979 }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; padding:5px 0; font-weight:300; line-height:1.2; color:#000; overflow:hidden }
.content-switcher .switcher-list li a:hover,
.content-switcher .switcher-list li a:focus{ text-decoration:none }
.content-switcher .switcher-list li a:before { content:'\e814'; position:relative; display:inline-block; width:10px; font-family:'glyphicons'; margin-left:-10px; color:#797979; transition:0.5s }
.content-switcher .switcher-list li a:hover:before,
.content-switcher .switcher-list li a:focus:before{ margin:0 5px 0 0 }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/* STANDINGS */
.standings-brief { background:#fff }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td { padding:10px; text-align:center; color:#7e7e7e; border-bottom:1px solid #b7b7b7 }
.standings-brief td:first-child { text-align:left }
.standings-brief td:first-child a:hover,
.standings-brief td:first-child a:focus{ color:#000 }
.standings-brief th { padding:10px; font-weight:900; text-transform:uppercase; color:#fdb813; background:#232323 }
.standings-brief .full-standings { display:block; margin:10px; height:30px; font-weight:900; text-transform:uppercase; text-align:center; text-decoration:none; line-height:30px; color:#000; background:#ffc425 }


.j-carousel .pp,
.slider-wrapper .pp { position:absolute; right:0px; top:108px; 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.8) }
.slider-wrapper .pp { top: 0; }
.j-carousel .pp:before,
.slider-wrapper .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before,
.slider-wrapper .pp.play:before { content:'\e80a' }



/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#7b0041; color:#fff }

/* ROSTER */
.roster td { padding:5px 10px !important }
.roster .roster-header { background:#7b0041; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#7b0041; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#7b0041 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#7b0041; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; padding-top:175px }
.landing .page { padding-top:0 }
.mainbody { min-height:500px; padding:20px; margin:20px 0; position:relative }
.landing .mainbody { min-height:0; padding:0; margin:0 }

.site-header { position:fixed; left:0; top:0; right:0; z-index:3; height:110px; background:url(/images/setup/2017/master_sprite.png) no-repeat 50% -111px }
.site-header:before { content:''; position:absolute; left:50%; top:100%; width:300px; height:50px; -webkit-transform:translateX(-50%); transform:translateX(-50%); background:url(/images/setup/2017/master_sprite.png) no-repeat 50% -221px }
.site-header > .container { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { position:relative; z-index:1; margin-bottom:2px; text-align:center }
.site-header .site-title a { display:block; font-weight:900; font-size:12px; text-transform:uppercase; text-decoration:none; line-height:40px; color:#7b0041 }
.site-header .site-title a:before { content:''; position:absolute; left:50%; top:39px; width:237px; height:93px; margin-left:-110px; background:url(/images/setup/2017/master_sprite.png) no-repeat }

.site-footer { background:url(/images/setup/2017/footer_bg.jpg) no-repeat 50% 0; background-size:cover }

.mobile-menu-bar { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1030px; 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.calendar-row { padding:85px 0 65px; background:#6c6c6c }
.landing-row.sponsors-row { padding:150px 0 80px; background:url(/images/setup/2017/master_sprite.png) no-repeat 50% -570px }
.landing-row.banners-row { position:relative; z-index:1; margin-top:-34px; background:url(/images/setup/2017/master_sprite.png) no-repeat 50% -292px }

/* NAVIGATION */
.dropnav { position:relative }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav:nth-child(3) { margin-right:355px }
.dropnav .nav > a { position:relative; display:block; height:59px; padding:0 25px; font-size:16px; font-weight:900; line-height:59px; text-decoration:none; color:#fff; text-transform:uppercase; background: #7B0041; }
.dropnav .nav > a:before { content:'/ '; position:absolute; left:-3px; color:#fff }
.dropnav .nav:first-child > a:before,
.dropnav .nav:nth-child(4) > a:before { display:none }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#fdb813 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:59px; min-width:200px; padding:60px 120px 30px; background:#fff; white-space:nowrap; box-shadow:inset 0 0 0 5px rgba(130, 130, 130, 0.88) }
.dropnav .nav > .submenu:before { content:''; position:absolute; display:block; left:0; top:0; right:0; height:60px; background:url(/images/setup/2017/master_sprite.png) no-repeat 50% -212px }
.dropnav .nav > .submenu > *  { position:relative }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-family:'roboto_condensed', arial; font-weight:700; font-size:20px; white-space:nowrap; text-decoration:none; line-height:36px; color:#383838 }
.dropnav .submenu a:hover,
.dropnav .submenu a:focus{ color:#7b0041 }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:100px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:24px; text-transform:uppercase; color:#7b0041; cursor:default }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:200px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-weight:400; font-size:18px; text-transform:uppercase; color:#6b6b6b }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:focus { color:#7b0041 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'/ '; padding:0 5px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }
.dropnav a[rel="wiki-link"] { float:left; clear:left; color:#7b0041 }

.secondary-nav { position:absolute; left:0; right:0; top:106px; z-index:2; padding:15px; color:#fff; background:rgba(0,0,0,0.85) }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:30px; font-weight:900; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1200px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left; font-weight:500; text-transform:uppercase }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#fdb813; outline:none; text-decoration:none }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a,
.secondary-nav .has-nav:focus > a{ color:#fff; background:#7b0041 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#7b0041; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul,
.secondary-nav .has-nav:focus > ul{ display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; white-space:nowrap }

.j-carousel .seat { max-height:100vh  }
.j-carousel .slide-img { padding-top:106px }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; height:165px; padding:30px 20px 70px; text-align:center; color:#fff; background:rgba(0,0,0,0.8); box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:28px; font-family:'roboto_condensed', arial; font-weight:700; text-transform:uppercase; text-decoration:none; color:#fff; transition:0.3s }
.j-carousel .story-box .title:hover,
.j-carousel .story-box .title:focus{ color:#dca601 }
.j-carousel .story-box .date { font-weight:900; text-transform:uppercase; color:#dca601 }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin:0 10px }
.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:14px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover,
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:focus { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover,
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:focus{ color:#3c5a99 }
.j-carousel .story-box .readmore { font-weight:900; text-transform:uppercase; color:#dca601 }
.j-carousel .controls { padding-top:10px }
/*.j-carousel .pp { display:none }*/
.j-carousel .prev,
.j-carousel .next { position:absolute; left:50%; bottom:147px; width:37px; height:37px; margin-left:-45px; overflow:hidden; font-size:30px; cursor:pointer; text-align:center; line-height:37px; text-decoration; color:#fff; background:#fdb813; border-radius:100% }
.j-carousel .next { left:auto; right:50%; margin-right:-45px }
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.j-carousel .next:before { content:'\e810' }
 
/* 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%; font-size:0; text-align:center }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .prev,
.slider-wrapper .next { position:absolute; width:37px; height:37px; overflow:hidden; font-size:30px; text-decoration:none; text-align:center; line-height:37px; cursor:pointer; color:#fff; background:#7b0041; border-radius:100%; border:none }
.slider-wrapper .prev:before,
.slider-wrapper .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.slider-wrapper .next:before { content:'\e810' }

.banners-slider { padding:43px 0 69px }
.banners-slider .prev { left:50%; bottom:-19px; margin-left:-45px }
.banners-slider .next { right:50%; bottom:-19px; margin-right:-45px }

.sponsors-slider .image { float:left; width:33.33% }
.sponsors-slider .prev,
.sponsors-slider .next { left:0; top:50%; margin:-18px 0 0 -37px }
.sponsors-slider .next { left:auto; right:0; margin-right:-37px }

/* SOCIAL BUTTONS */
.social-links { position:absolute; top:53px; right:76px }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; margin-left:17px }
.social-links li:first-child { margin-left:0 }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; width:30px; height:30px; font-size:20px; line-height:30px; text-align:center; color:#7b0041; background:#fff; border-radius:100% }
.social-links li .icon:hover,
.social-links li .icon:focus{ color:#fff }
.social-links li .gicon-twitter:hover,
.social-links li .gicon-twitter:focus{ background:#55acee }
.social-links li .gicon-facebook:hover,
.social-links li .gicon-facebook:focus{ background:#3b5998 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1300px) {

.dropnav { text-align:center }
.dropnav > ul { display:inline-block; vertical-align:top; margin-left:-150px }
.dropnav .nav:nth-child(3) { margin-right:320px }
.dropnav .nav > a { padding:0 10px }

.slider-wrapper { margin:0 50px }

}

@media only screen and (max-width:1300px) {

.site-footer .edu-link { float:none }
.footer-text { float:none; text-align:center }
.footer-logos { float:none; margin-top:20px }

}

@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/2017/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#7b0041 }
.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:#fdb813; 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:#000; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover,
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:focus{ color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover,
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:focus{ color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:44%; 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 }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:40px; font-weight:700; font-size:20px; text-align:center; line-height:40px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #fdb813; text-transform:uppercase; background:#7b0041; color:#fff }
.tabs-wrapper .tab_title:hover,
.tabs-wrapper .tab_title:focus{ color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

/*.calendar-tabs a[href*="events"],*/
/*.calendar-tabs a[href*="results"],*/
/*.calendar-tabs a[href*="events"] + .pane,*/
/*.calendar-tabs a[href*="results"] + .pane { display:none !important }*/

.landing-row.sponsors-row { padding-bottom:15px }

.sponsors-slider { position:relative }
.sponsors-slider .slider { position:relative; overflow:hidden }
.sponsors-slider .items { position:relative; width:50000% }
.sponsors-slider .item { float:left; width:0.2%; font-size:0; text-align:center }
.sponsors-slider .image img { vertical-align:top }
.sponsors-slider .image span { position:absolute; left:-9999px }
.sponsors-slider .prev,
.sponsors-slider .next { position:absolute; width:37px; height:37px; left:15px; top:50%; margin-top:-18px; overflow:hidden; font-size:30px; text-decoration:none; text-align:center; line-height:37px; cursor:pointer; color:#fff; background:#7b0041; border-radius:100% }
.sponsors-slider .next { left:auto; right:15px }
.sponsors-slider .prev:before,
.sponsors-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.sponsors-slider .next:before { content:'\e810' }

.banners-slider { position:relative; padding:40px 0 80px; background:#d0d0d0 }
.banners-slider .slider { position:relative; overflow:hidden }
.banners-slider .items { position:relative; width:50000% }
.banners-slider .item { float:left; width:0.2%; font-size:0; text-align:center }
.banners-slider .image img { vertical-align:top }
.banners-slider .image span { position:absolute; left:-9999px }
.banners-slider .prev,
.banners-slider .next { position:absolute; left:50%; bottom:20px; width:37px; height:37px; margin-left:-45px; overflow:hidden; font-size:30px; text-decoration:none; text-align:center; line-height:37px; cursor:pointer; color:#fff; background:#7b0041; border-radius:100% }
.banners-slider .next { left:auto; right:50%; margin-right:-45px }
.banners-slider .prev:before,
.banners-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.banners-slider .next:before { content:'\e810' }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

.social-links { background:#000 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; width:50% }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; font-size:20px; line-height:40px; text-align:center; color:#fff; transition:0.35s }
.social-links li .gicon-twitter{ background:#55acee }
.social-links li .gicon-facebook{ background:#3b5998 }
.social-links li .gicon-youtube{ background:#bb0000 }
.social-links li .gicon-instagram{ background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.section-calendar .section-header { position:absolute; left:-9999px }

.content-switcher .switcher-list { position:relative; right:auto; top:auto; width:auto; margin-bottom:5px }

.site-footer { padding:30px 0; background:#d0d0d0 }

}

/*---------------------------------------
  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/2017/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:#7b0041 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.schedule-boxscore .event-box { padding:10px }
.schedule-boxscore .date { position:static; width:auto; text-align:left; padding:5px  }
.schedule-boxscore .team-logo { position:static; display:inline-block; width:auto; vertical-align:middle }
.schedule-boxscore .status { position:static; padding:5px; border:none } 
.results-wrapper .schedule-boxscore .team .result { position:static; float:right }
.schedule-boxscore .links { position:static; width:auto  }
}

/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover,
.camp-box button:focus{background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}
