/* ==============
   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: 'gnuolane';
    src: url('gnuolane_rg-webfont.woff2') format('woff2'),
         url('gnuolane_rg-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_bold_italic-webfont.woff2') format('woff2'),
         url('proxima_nova_bold_italic-webfont.woff') format('woff');
    font-weight: 700;
    font-style: italic;

}

@font-face {
    font-family: 'proxima_nova';
    src: url('proximanova-extrabld-webfont.woff2') format('woff2'),
         url('proximanova-extrabld-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    
}

@font-face {
    font-family: 'proxima_nova';
    src: url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#342a7b !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:'proxima_nova', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#342a7b; text-decoration:none }
a:focus,
a:hover { color:#b7b9bc; text-decoration:underline }
a[rel="wiki-link"] { color:#aa49f9 }

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; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'proxima_nova', arial; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding-bottom:100px; text-align:center }
.footer-logos { padding:50px 0 10px; border-bottom:2px solid #342a7b }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 55px }
.footer-text { margin:20px 0; font-size:22px; font-weight:600; text-transform:uppercase; letter-spacing:0.05em; color:#342a7b }
.footer-text2 { margin:20px 0; font-size:14px; font-weight:600; text-transform:uppercase; letter-spacing:0.05em; color:#342a7b }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:52.89%; position:relative; 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 { width:12.5%; float:left; position:relative }

.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 */
.aotw { background:url(/images/setup/2017/aotw_bg.png) no-repeat 50% 50%; background-size:25% auto }
.aotw .athlete { float:left; position:relative; width:35%; text-align:center }
.aotw .athlete:nth-child(2) { float:right }
.aotw .thumb { position:relative; display:block; padding-top:100%; overflow:hidden; border:3px solid #fff; box-shadow:0 0 10px 0 rgba(0,0,0,0.75) }
.aotw .thumb img { position:absolute; left:0; top:0; width:100%; min-height:100%; vertical-align:top }
.aote .heading a { text-decoration:none }
.aotw .title { display:block; margin:20px 0 0; font-family:'gnuolane', arial; text-align:center; line-height:1.2; color:#fff }
.aotw .title span { display:block; font-size:12px }
.aotw .title span:nth-child(1) { font-size:26px; font-weight:700; margin-bottom:5px; text-transform:uppercase }

/* 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 #b7b9bc; font-size:16px; line-height:30px; text-transform:uppercase; color:#b7b9bc }
.schedule-boxscore .sport { font-size:20px; color:#b7b9bc }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#342a7b }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#342a7b }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { border-bottom:4px solid #342a7b }
.tabs-wrapper ul.tabs .tab { margin-left:30px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper ul.tabs .tab:last-child { float:right }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; display:block; padding-bottom:15px; font-size:18px; font-weight:800; line-height:30px; text-transform:uppercase; text-decoration:none; color:#342a7b }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; box-shadow:inset 0 -6px 0 0 #342a7b }
.tabs-wrapper .pane > .overflow { height:555px; padding:30px; background:#342a7b; box-sizing:border-box }
.tabs-wrapper a[href*="headlines"] + .pane > .overflow,
.tabs-wrapper a[href*="video"] + .pane > .overflow { height:auto; padding:0; background:none }
.tabs-wrapper a[href*="social_media"] + .pane > .overflow { padding:10px; overflow:auto }

/* GPT ADS */
.gpt-adhesion-placeholder { position:fixed; left:0; right:0; bottom:0; z-index:9999; text-align:center; background:#000; -webkit-transition:bottom .4s } 
.gpt-adhesion-placeholder.collapse { bottom:-200px }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#342a7b; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#342a7b; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#342a7b; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#342a7b }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.stats-wrap .stats-box .goal td { color : #fff }
    
/* BIO */
.bio-wrap .head { background:#342a7b; 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; background:url(/images/setup/2017/page_bg.jpg) no-repeat 50% 121px; background-size:2000px auto; background-attachment:fixed }
.landing .page { background-attachment:scroll }
.body-container { margin-top:25px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; background:#342a7b; box-shadow:inset 0 39px 0 0 #b7b9bc; border-bottom:3px solid #b7b9bc }
.site-header > .container { position:relative; max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; font-size:18px; font-weight:800; text-transform:uppercase; text-decoration:none; line-height:39px; color:#342a7b }
.site-header .site-title a:before { content:''; position:absolute; z-index:1; left:50%; width:251px; height:180px; margin-left:-125px; background:url(/images/setup/2017/master_sprite.png) no-repeat; transition:0.3s }
.site-header .hashtag { position:absolute; top:0; left:315px; font-weight:700; font-style:italic; font-size:16px; text-transform:uppercase; text-decoration:none; line-height:39px; color:#342a7b }

.sticky-header .page { padding-top:121px }
.sticky-header .site-header { position:fixed; top:-39px; left:0; right:0 }
.sticky-header .site-header .site-title a:before { top:12px;-webkit-transform:scale(0.7); transform:scale(0.7) }

.mobile-menu-bar { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1200px; 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.banners-row { margin-top:10px; background:url(/images/setup/2017/slider_bg.jpg) no-repeat 50% 100% }

  /* BANNER */
     .banner-nav ul { margin:0; padding:0; list-style:none }
     .banner-nav li span { display:none }
     .banner-nav li img { vertical-align:top }
     .banner-nav { padding-top:40px }
     .banner-nav { padding-bottom:12px }

/* NAVIGATION */
.dropnav { position:relative; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; margin:0 -100px 0 -125px; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav:nth-child(3) { margin-right:360px }
.dropnav .nav > a { display:block; height:79px; padding:0 40px; font-family:'gnuolane', arial; font-size:22px; font-weight:700; letter-spacing:0.05em; line-height:79px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:nth-child(3) ~ .nav > a { padding:0 15px }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#b7b9bc }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:79px; padding:70px 50px; min-height:540px; background:#342a7b; white-space:nowrap; background:url(/images/setup/2017/dropdown_bg.jpg) no-repeat 50% 100% #342a7b; background-size:cover; border-top:3px solid #b7b9bc; box-sizing:border-box }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:20px; font-weight:600; white-space:nowrap; text-decoration:none; line-height:36px; color:#fff }
.dropnav .submenu a:hover { color:#b7b9bc }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav a[href="/navbar-sports"] + .submenu > ul { width:100% }
.dropnav a[href="/navbar-sports"] + .submenu > ul > .has-submenu[data-follow-link="false"] { float:left }
.dropnav a[href="/navbar-sports"] + .submenu > ul > .has-submenu[data-follow-link="false"]:nth-child(2) { float:right }
.dropnav a[href="/navbar-sports"] + .submenu .level2 > ul { margin-left:20px }
.dropnav a[href="/navbar-sports"] + .submenu .level2 > ul:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { margin-bottom:15px; font-weight:800; font-size:34px; line-height:normal; text-transform:uppercase; color:#fff; pointer-events:none; -webkit-transform:skew(-10deg); transform:skew(-10deg) }
.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:170px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-weight:400; font-size:15px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'/ '; padding:0 2px; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:nth-child(3) { margin-right:5px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"] { width:18px; height:36px; overflow:hidden; font-size:16px; text-align:center }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81b'; display:block; font-family:'glyphicons'; line-height:36px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81f' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:hover:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:hover:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:hover:before { color:#b7b9bc }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href="#facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href="#twitter"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href="#instagram"] { opacity:0.3; pointer-events:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; color:#342a7b; background:#b7b9bc }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:32px; font-weight:900; color:#342a7b }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1200px; margin:0 auto; text-transform:uppercase }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left; font-size:16px }
.secondary-nav li a { padding:5px 10px; color:#342a7b; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#000; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#b7b9bc }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#b7b9bc; border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; white-space:nowrap }

.j-carousel .media-box { width:87.5% }
.carousel-video .story-box{ display:none }
.j-carousel .story-box { position:absolute; left:11.41%; right:12.5%; bottom:0; padding:15px 20px; color:#fff; background:rgba(0,0,0,0.7) }
.j-carousel .story-box .title { display:block; font-size:24px; color:#fff; font-weight:700; text-transform:uppercase; text-decoration:none }
.j-carousel .story-box .date { position:absolute; left:0; top:-29px; padding:0 15px 0 20px; font-size:14px; line-height:29px; text-transform:uppercase; background:#342a7b }
.j-carousel .story-box .date:before { content:''; position:absolute; top:0; right:-29px; border-left:29px solid #342a7b; border-top:29px solid transparent }
.j-carousel .story-box .pipe { padding:0 5px }
.j-carousel .story-box .sport-name { font-weight:700 }
.j-carousel .story-box .carousel-share-links { position:absolute; right:0; top:-29px; padding:0 20px 0 15px; background:#fff }
.j-carousel .story-box .carousel-share-links:before { content:''; position:absolute; top:0; left:-29px; border-right:29px solid #fff; border-top:29px solid transparent }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#342a7b }
.j-carousel .story-box .carousel-share-links a:before { font-size:20px; line-height:29px; vertical-align:top }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links { text-transform:uppercase; color:#fff }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; top:0; right:0; width:12.23% }
.j-carousel .control { position:relative; margin-top:3px; cursor:pointer }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control:after { content:""; position:absolute; left:0; top:0; right:0; bottom:0; border:2px solid #b7b9bc }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { position:absolute; left:0; bottom:0; right:0; padding:5px; font-size:12px; font-weight:700; letter-spacing:0.05em; text-align:center; text-transform:uppercase; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .control.active .thumb-title { background:rgba(52, 42, 123, 0.8) }
 
.aotw:before{ content: 'Aces Student-Athletes of the Week';display:block;position: absolute;left: 50%;margin-left: -150px;max-width: 300px;font-size: 20px;font-weight: 800;line-height: 30px;color: #fff;text-transform: uppercase;text-align: center }

/* 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%; text-align:center }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:100px; bottom:50%; margin-bottom:-70px; width:27px; height:41px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat -668px 0 }
.slider-wrapper .next { left:auto; right:100px; background-position:-707px 0 }

/* SOCIAL BUTTONS */
.social-links { position:absolute; top:0; right:0 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; margin-left:15px }
.social-links li:first-child { margin-left:0 }
.social-links li a { display:block; text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { font-size:25px; line-height:39px; color:#342a7b }
.social-links li:first-child a { width:92px; height:34px; margin-top:2px; text-indent:-9999px; background:url(/images/setup/master_sprite20180824.png) no-repeat -1550px 0 }
.social-links li a[href*=".edu"] { width:145px; height:33px; margin-top:3px; text-indent:-9999px; background:url(/images/setup/2017/logo_edu.png) no-repeat }

/* CHAMPIONS CHOICE LOGO */
.section-tabs .champ-choice-logo { position:absolute; top:-7px; right:280px }

/* MORE HEADLINES BUTTON */
.section-tabs .btn-more-headlines { position:absolute; z-index:1; right:0; bottom:0; width:12.23%; padding:5px; font-size:13px; font-weight:700; letter-spacing:0.05em; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; background:#342a7b; border:2px solid #b7b9bc; box-sizing:border-box; transition:0.2s }
.section-tabs .btn-more-headlines:hover { color:#342a7b; background:#fff }

/* CALENDAR */
#calendar #calendar-view { width:50%; float:left;  margin-right:20px }
#calendar td { height:45px; line-height:45px; font-size:18px; font-weight:700; color:#fff; border:none; text-transform:uppercase; text-align:center }
#calendar .calendar-header td { height:55px; line-height:55px; border-top:3px solid #fff; border-bottom:3px solid #fff; font-size:20px; color:#fff; background:none }
#calendar .calendar-month td { font-size:30px; line-height:62px; background:none }
#calendar .calendar-month td a { display:block; width:30px; height:30px; margin:16px auto; line-height:30px; font-size:24px; color:#352a7b; overflow:hidden; background:#fff; border-radius:20px }
#calendar .calendar-month td span { color:#fff }
#calendar .calendar-event a,
#calendar .no-calendar-event a { max-width:50px; height:30px; margin:15px auto 0; line-height:30px; background:none; color:#fff; border-radius:5px }
#calendar .calendar-event a { border:2px solid #ccc; color:#fff; background:rgba(52, 42, 123, 0.5) }
#calendar .inactive { visibility:hidden }
#calendar .calendar-event a:hover,
#calendar .current a { background:#fff; color:#352a7b }
#calendar .event-schedule { height:441px; padding:20px; font-size:18px; overflow:auto; color:#fff;  }
#calendar .event-schedule .event-date { font-size:20px; font-weight:500; text-transform:uppercase; color:#fff }
#calendar .event-schedule .event-info { position:relative; border-bottom:2px solid rgba(255,255,255,0.2); padding-bottom:15px; margin-bottom:15px }
#calendar .event-schedule .event-info:last-child { border-bottom:none; padding-bottom:0; margin-bottom:0; }
#calendar .event-schedule .sport { display:block; font-size:16px; text-transform:uppercase; color:#342a7b }
#calendar .event-schedule .sport a { color:#847cae }
#calendar .event-schedule .status { position:absolute; right:0; top:0; font-size:16px; text-transform:uppercase }
#calendar .event-schedule .links a,
#calendar .event-schedule .neutral-site,
#calendar .event-schedule .note { font-size:16px; color:#d3d3d3 }
#calendar .calendar-month td a:before { font-family:"GlyphIcons"; display:block; text-align:center }
#calendar .calendar-month-left a:before { content:"\e813" }
#calendar .calendar-month-right a:before { content:"\e814" }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1200px) {

.dropnav > ul { margin:0 0 0 -20px }
.dropnav .nav:nth-child(3) { margin-right:270px }
.dropnav .nav > a { padding:0 30px; font-size:20px }
.dropnav .nav:nth-child(3) ~ .nav > a { padding:0 10px }
.dropnav .submenu a { font-size:16px; line-height:30px }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:28px }
.dropnav .submenu .has-submenu[data-follow-link="true"] { margin-top:10px }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:120px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:13px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"] { height:30px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { line-height:30px }

.tabs-wrapper ul.tabs .tab { margin-left:20px }
.tabs-wrapper .tab a { font-size:18px }

.section-tabs .champ-choice-logo { right:279px }

.slider-wrapper .prev { left:20px }
.slider-wrapper .next { right:20px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#342a7b }
.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:#fff }
.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; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#342a7b; border-radius:3px }
.mobile-menu-bar li a.active { background:#342a7b; 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:#342a7b; 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 }
.carousel-video .story-box{ display:none }
.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 { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:52.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 { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; padding:10px; font-size:24px; font-weight:800; text-align:center; text-transform:uppercase; color:#fff; background:#342a7b }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }
.tabs-wrapper a[href*="social_media"],
.tabs-wrapper a[href*="social_media"] + .pane,
.tabs-wrapper a[href*="calendar"],
.tabs-wrapper a[href*="calendar"] + .pane { display:none !important }

.slider-wrapper { padding:25px 30px 30px;
background: rgb(52,42,123);
background: -moz-linear-gradient(top, rgba(52,42,123,1) 0%, rgba(52,42,123,1) 65%, rgba(15,12,36,1) 100%);
background: -webkit-linear-gradient(top, rgba(52,42,123,1) 0%,rgba(52,42,123,1) 65%,rgba(15,12,36,1) 100%);
background: linear-gradient(to bottom, rgba(52,42,123,1) 0%,rgba(52,42,123,1) 65%,rgba(15,12,36,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#342a7b', endColorstr='#0f0c24',GradientType=0 ); }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; padding:10px; font-size:18px; font-weight:800; text-align:center; text-transform:uppercase; color:#fff; background:rgba(63, 46, 182, 0.36); border:1px solid #fff }
.slider-wrapper .image span:after { content:"\e810 \e810"; padding-left:7px; font-family:'glyphicons' }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.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 { text-align:center; background:#b7b9bc }
.social-links ul { display:inline-block; vertical-align:top; margin:0; list-style:none }
.social-links li { float:left; margin-left:15px }
.social-links li:first-child { margin-left:0 }
.social-links li a { display:block; text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { font-size:25px; line-height:39px; color:#342a7b }
.social-links li a[href*=".tv"] { width:64px; height:34px; margin-top:2px; text-indent:-9999px; background:url(/images/setup/2017/logo_pack.png) no-repeat }
.social-links li a[href*=".edu"] { width:145px; height:33px; margin-top:3px; text-indent:-9999px; background:url(/images/setup/2017/logo_edu.png) no-repeat }

.site-header .hashtag { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.aotw .title { margin:20px auto }
.aotw .title span:nth-child(1) { font-size:20px }

.section-tabs .btn-more-headlines { display:block; width:160px; margin:10px auto; padding:5px; font-weight:700; letter-spacing:0.05em; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; background:#342a7b; border:2px solid #b7b9bc; box-sizing:border-box; transition:0.2s }
.section-tabs .champ-choice-logo { display:block; padding:10px; text-align:center; background:#b7b9bc }

.site-footer { background:#dcdcdc }
.footer-logos li { margin:0 20px }
.footer-text { font-size:16px }

}

/*---------------------------------------
  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:#fff }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.footer-text span { display:block; height:0; overflow:hidden }

}

@media only screen and (max-width:479px) {

.social-links ul { font-size:0 }
.social-links li { float:none; display:inline-block; vertical-align:top;  margin-left:8px }
.social-links li .icon { font-size:16px }

.tabs-wrapper .tab_title { font-size:18px; font-weight:700 }

.aotw .title span:nth-child(1) { font-size:16px; font-weight:700 }

.slider-wrapper { padding:15px 20px 20px }
.slider-wrapper .image span { padding:5px; font-size:16px }

.footer-logos { padding:40px 0 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;}
