/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
  font-family: 'glyphicon-custom';
  src: url('fontello.eot?17658977');
  src: url('fontello.eot?17658977#iefix') format('embedded-opentype'),
       url('fontello.woff2?17658977') format('woff2'),
       url('fontello.woff?17658977') format('woff'),
       url('fontello.ttf?17658977') format('truetype'),
       url('fontello.svg?17658977#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.gicon-th-list:before { content: '\e800'; font-family:'glyphicon-custom' }

@font-face {
    font-family: 'glypha';
    src: url('gybl____-webfont.woff2') format('woff2'),
         url('gybl____-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'glypha';
    src: url('gyblo___-webfont.woff2') format('woff2'),
         url('gyblo___-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'avenir';
    src: url('aeh_____-webfont.woff2') format('woff2'),
         url('aeh_____-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'avenir';
    src: url('aew_____-webfont.woff2') format('woff2'),
         url('aew_____-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-medium-webfont.woff2') format('woff2'),
         url('teko-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'bitter';
    src: url('bitter-regular-webfont.woff2') format('woff2'),
         url('bitter-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'bitter';
    src: url('bitter-bold-webfont.woff2') format('woff2'),
         url('bitter-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('OpenSans-Regular-webfont.eot');
    src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Regular-webfont.woff') format('woff'),
         url('OpenSans-Regular-webfont.ttf') format('truetype'),
         url('OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('OpenSans-Bold-webfont.eot');
    src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('OpenSans-Bold-webfont.woff') format('woff'),
         url('OpenSans-Bold-webfont.ttf') format('truetype'),
         url('OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'museo';
    src: url('ufonts.com_museo-700-opentype-webfont.eot');
    src: url('ufonts.com_museo-700-opentype-webfont.eot?#iefix') format('embedded-opentype'),
         url('ufonts.com_museo-700-opentype-webfont.woff2') format('woff2'),
         url('ufonts.com_museo-700-opentype-webfont.woff') format('woff'),
         url('ufonts.com_museo-700-opentype-webfont.ttf') format('truetype'),
         url('ufonts.com_museo-700-opentype-webfont.svg#museo700') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'museo';
    src: url('museo_slab_500-webfont-webfont.eot');
    src: url('museo_slab_500-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('museo_slab_500-webfont-webfont.woff2') format('woff2'),
         url('museo_slab_500-webfont-webfont.woff') format('woff'),
         url('museo_slab_500-webfont-webfont.ttf') format('truetype'),
         url('museo_slab_500-webfont-webfont.svg#museo_slab500') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#3b0b62 !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 }

:focus { outline-color:#233a75 }

a { color:#adadad; text-decoration:none }
a:focus,
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1410px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

/* 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:60.75%; 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 # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* 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:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; 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 #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#9b1d22; 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:#9b1d22 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }

/* SCHEDULE */
.section-schedule .section-header { position:static; font-size:40px; font-weight:400; font-family:'glypha', arial; text-transform:uppercase; color:#fff }
.section-schedule .section-header span { margin-right:10px }
.section-schedule .section-header .gicon-th-list { font-family:'glyphicon-custom' }

.schedule-wrapper { padding:40px; background:#fff }

.schedule-boxscore { height:575px; overflow:auto }
.schedule-boxscore .event-box { margin-top:10px; padding-bottom:10px; border:1px solid #ccc; position:relative; background:#fff; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { margin-bottom:5px; font-size:16px; font-family:'avenir', arial; font-weight:700; line-height:20px; text-transform:uppercase; color:#fff; background:#000 }
.schedule-boxscore .sport { padding:0 30px; font-size:18px; font-family:'glypha', arial; font-weight:400; color:#233a75 }
.schedule-boxscore .date-status { margin-bottom:10px; padding:10px 30px; background:#000 }
.schedule-boxscore .status { float:right; font-size:16px; font-family:'avenir', arial; font-weight:700; text-transform:uppercase; color:#fff }
.schedule-boxscore .teams { padding:0 30px; margin-top:5px }
.schedule-boxscore .team { font-size:18px; font-family:'glypha', arial; font-weight:400; text-transform:uppercase }
.schedule-boxscore .team .team-logo { display:inline-block; vertical-align:middle; width:50px; margin-right:10px; line-height:0; }
.schedule-boxscore .team .result { font-size:14px; font-family:'avenir', arial; font-weight:700; line-height:3; color:#572c81 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; padding:0 30px; font-size:13px; color:#000 }

/* TABS */
.tabs-wrapper ul.tabs { border-bottom:5px solid #233a75 }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#9b1d22 }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* SLIDER */
.slider-wrapper { position:relative; padding:10px 50px; background:#233a75; border-radius:10px }
.slider-wrapper .slider { position:relative; border:5px solid #fff; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .pp { display:none }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#3b0b62; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#3b0b62; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#3b0b62; color:#fff }


/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#3b0b62 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }

/* BIO */
.bio-wrap .head { background:#3b0b62; color:#fff }
.bio-wrap .head a { color:#fff }

.schedule-enhanced.h2h-team .event-info a[title="Home"] { color:#233a75 }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; padding-top:155px; overflow:hidden; background:url(/images/setup/page_bg.jpg) repeat 50% 0 #511e7d; background-size:cover }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:3; margin-bottom:10px; background:url(/images/setup/headr_bg_pattern.png) repeat-x 50% 0 }
.site-header > div { position:relative; max-width:1410px; margin:0 auto }
.site-header .site-title { margin:0; padding:35px 35px 35px 210px }
.site-header .site-title:after { content:''; display:block; clear:both }
.site-header .site-title a { float:right;width:1171px; height:36px; max-width:100%; text-indent:-9999px; background:url(/images/setup/header_text.png) no-repeat 50% 0; background-size:100% auto }
.site-header .site-title a:before { content:''; position:absolute; left:-20px; top:15px; display:block; width:242px; height:127px; background:url(/images/setup/logo.png) no-repeat 50% 0 }

.site-header.sticky { position:fixed; top:-108px; transform:translateY(108px); transition:transform 0.5s 0.2s ease }
.site-header.sticky .site-title { padding:20px 0 0 0 }
.site-header.sticky .site-title a { position:absolute; left:40px; top:-28px; display:block; width:242px; height:127px; background:url(/images/setup/logo.png) no-repeat 50% 0; transform:scale(0.4) }
.site-header.sticky .site-title a:before { display:none }

.site-footer { background:#fff }
.site-footer > div { max-width:1410px; margin:0 auto }
.site-footer .footer-logos { float:right; width:80%; text-align:center; box-sizing:border-box  }
.site-footer .footer-logos li { float:left; width:25%; padding:41px 30px; border-left:1px solid #ccc; box-sizing:border-box }
.site-footer .footer-text { float:left; width:20%; padding:55px 30px; line-height:1.2; border-left:1px solid #ccc; color:#999; box-sizing:border-box }
.site-footer .footer-text span { display:block; margin-bottom:10px; font-size:16px; font-family:'avenir', arial; font-weight:200; text-transform:uppercase; color:#999 }


.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1410px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.upcoming-events-row { margin:0; padding:50px 0 }
.landing-row.twitter-schedule-row { margin:0; padding:20px 0 50px }

/* NAVIGATION */
.dropnav { position:relative; padding-left:230px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; margin:0 10px }
.dropnav .nav > a { position:relative; display:block; height:49px; padding:0 20px; font-size:18px; font-family:'avenir', arial; font-weight:700; line-height:49px; text-decoration:none; color:#fff; text-transform:uppercase; background:#231f20 }
.dropnav .nav > a:before { content:''; position:absolute; left:-10px; bottom:0; border:10px solid transparent; border-bottom:49px solid #231f20; border-right:none }
.dropnav .nav > a:after { content:''; position:absolute; right:-10px; top:0; border:10px solid transparent; border-top:49px solid #231f20; border-left:none }

.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:0; top:40px; min-width:200px; padding:50px; white-space:nowrap }
.dropnav .nav > .submenu:before { content:''; display:block; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; background:rgba(35, 31, 32, 0.8) }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { opacity:1; visibility:visible; -ms-transition:all 0.5s 0.2s ease; -moz-transition:all 0.5s 0.2s ease; transition:all 0.5s 0.2s ease  }
.dropnav .submenu a { display:inline-block; padding:0 10px; color:#fff; font-family:'glypha', arial; font-size:21px; font-weight:400; line-height:40px; text-decoration:none; color:#fff }
.dropnav .submenu a:hover { color:#572c81; background:#fff }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-size:24px; font-family:'glypha', arial; font-weight:400; text-transform:uppercase; cursor:default; color:#fff; background:transparent }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { padding:0 10px; display:block }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#572c81 }
.dropnav .submenu.level2 .has-submenu > a { min-width:200px; font-family:'glypha', arial; font-size:21px; font-weight:400; color#:fff }
.dropnav .submenu.level2 .has-submenu li a { font-size:16px; font-family:'avenir', arial; font-weight:400; line-height:45px; color:#fff }
.dropnav .submenu.level2 .has-submenu li:nth-child(-n+2):after { content:''; display:inline-block; vertical-align:top; padding:0 3px 0 5px; line-height:45px; color:#fff }
.dropnav .submenu.level2 .has-submenu li a[rel="wiki-link"] { position:absolute; left:-9999px; }

.dropnav .submenu.level1 .has-submenu li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"] { width:30px; height:30px; padding:0; margin:6px 2px; overflow:hidden; font-size:18px; line-height:26px  }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href="#twitter"] { pointer-events:none; color:#ccc; opacity:0.8 }

.secondary-nav { position:relative; z-index:2; padding:15px; margin-bottom:10px; font-family:'avenir', arial; color:#fff; background:#582C81 }
.secondary-nav h1 { float:left; margin-bottom:0; font-family:'glypha', arial; color:#fff; font-size:30px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1410px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:7px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:16px; font-weight:700; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#000; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#231f20 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#8f3ddc }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { padding-bottom:200px; padding-top:5px }
.j-carousel .feed { box-shadow:0 0 40px rgba(0,0,0,0.8) }
.j-carousel .media-box { margin-right:480px; background:#000 }
.j-carousel .story-box { position:absolute; right:0; top:0; bottom:0; width:480px; padding:70px 50px 20px; color:#fff; background:#401068; overflow:hidden; box-sizing:border-box }
.j-carousel .story-box .title { display:block; margin:40px 0 10px; font-size:30px; font-family:'glypha', arial; font-weight:400; text-transform:uppercase; line-height:1.1; text-decoration:none; color:#fff }
.j-carousel .story-box .title:hover { color:#eee }
.j-carousel .story-box .date { position:absolute; left:50px; top:60px; font-size:16px; font-family:'avenir', arial; font-weight:400; text-transform:uppercase; color:#fff }
.j-carousel .story-box .leadin { display:block; margin:20px 0; font-size:16px; font-family:'avenir', arial; font-weight:200; line-height:28px; overflow:hidden }
.j-carousel .story-box .carousel-related-links { padding:10px 0; margin:10px 0; border-top:1px solid #fff; border-bottom:1px solid #fff; text-align:center }
.j-carousel .story-box .carousel-related-links a { font-size:15px; font-weight:200; margin-right:2px; text-decoration:none; color:#fff }
.j-carousel .story-box .readmore { display:none; margin-bottom:50px; font-size:20px; font-weight:400; text-decoration:none; color:#eebc49  }
.j-carousel .story-box .readmore:hover { color:#e6a30a }
.j-carousel .story-box .readmore:before { content:'\e814'; display:inline-block; vertical-align:top; margin-right:10px; font-family:'glyphicons'; padding:5px; width:1em; font-size:20px; line-height:1; color:#46166b; text-align:center; border-radius:20px; background:#eebc49 }
.j-carousel .story-box .carousel-share-links { position:absolute; right:20px; top:20px; margin-left: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: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 .controls { position:absolute; left:0; right:0; top:10px; padding:10px 0; margin-top:40%; z-index:2 }
.j-carousel .control { position:relative; float:left; width:16.6%; padding:0 5px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:focus:after,
.j-carousel .control.active:after { content:""; position:absolute; left:5px; right:5px; bottom:0; top:0; border:5px solid #fff; background:rgba(64, 16, 104, 0.8) }
.j-carousel .control .thumb { width:100%; vertical-align:top }
 
/* SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:absolute; right:236px; top:-70px; z-index:2; margin-bottom:10px; font-size:12px; max-width:300px; color:#fff; border:solid 1px #ccc }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:10px; padding-right:36px; font-size:16px; font-family:'avenir', arial; font-weight:700; line-height:30px; text-align:center; text-transform:uppercase; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; line-height:1; position:absolute; right:0; top:0; width:35px; height:30px; line-height:50px; text-align:center; color:#fff }
.content-switcher .switcher-list.active:after { content:'\e812' }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:30px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#008266; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#002244; color:#fff; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }

.section-upcoming-events .section-header { position:static; font-size:40px; font-family:'glypha', arial; font-weight:400; text-transform:uppercase; color:#fff }

/* EVENTS */
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { position:relative; float:left; width:25%; padding:0 10px; box-sizing:border-box }
.scoreboard-slider .event-box .event { position: relative; min-height:300px; padding:30px 10px 10px; overflow: hidden; text-align: center; color: #000; background: #fff }
.scoreboard-slider .no-events { min-height:92px; padding:150px 0; margin:15px 0; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; background:#fff }
.scoreboard-slider .event-box .no-event { display:block; padding:20px; font-size:20px; font-weight:700; text-transform:uppercase;color:#004622; }
.scoreboard-slider .event-box .date { position: absolute; left:0; right:0; top:0; padding:10px 40% 10px 10px; font-family:'avenir', arial; font-size:14px; font-weight:700; text-transform:uppercase; color:#fff; background: #000 }
.scoreboard-slider .event-box .sport { margin-top:50px; font-size:18px; font-family:'glypha', arial; font-weight:400; text-transform:uppercase; color:#222222 }
.scoreboard-slider .event-box .sport a { color:#222222 }
.scoreboard-slider .event-box .status { position:absolute; right:60px; left:50%; top:10px; font-family:'avenir', arial; font-size:14px; font-weight:700; text-transform:uppercase; color:#fff }
.scoreboard-slider .event-box .opponent { font-size:21px; font-family:'josefin_slab', arial; font-weight:700; color:#004823 }
.scoreboard-slider .event-box .opponent .name { font-size:18px; font-family:'renner', arial; font-weight:200; color:#555555 }
.scoreboard-slider .event-box .opponent .team-logo { display:block; margin-bottom:20px; margin-top:22px }
.scoreboard-slider .event-box .opponent .team-logo img { max-width:90px; vertical-align:middle }
.scoreboard-slider .event-box .opponent .result {display:block;color: #00543b;}
.scoreboard-slider .event-box .neutralsite-notes { display: block; color:#000; }
.scoreboard-slider .event-box .links a { color:#003c2a }
.scoreboard-slider .event-box .links a:hover { color:#b38804 }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-50px; top:50%; display: block; font-family:'glyphicons'; height:40px; line-height:40px; text-decoration:none; overflow:hidden; cursor:pointer; color:#fff }
.scoreboard-slider .next { left:auto; right:-50px; background-position:-1401px 0 }
.scoreboard-slider .prev:before { content:"\e813"; display:block; font-size:30px; line-height:30px; color:#fff }
.scoreboard-slider .next:before { content:"\e814"; display:block; font-size:30px; line-height:30px; color:#fff }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled { opacity:0.2; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { position: absolute; right:10px; top:-70px; padding:14px 25px; font-size: 16px; font-family: 'avenir', arial; font-weight: 700; text-transform:uppercase; text-decoration:none; color:#682f96; background:#fff }

/* TWITTER */
.section-twitter .section-header { position:static; font-size:40px; font-weight:400; font-family:'glypha', arial; text-transform:uppercase; color:#fff }
.section-twitter .section-header span { margin-right:10px }
.twitter-wrapper { padding:40px; background:#fff}

.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:574px; border:1px solid #eee; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

}

@media only screen and (max-width:1367px) and (min-width:1024px) { 

.dropnav .nav > a { padding:0 15px; font-size:14px }

.content-switcher .switcher-list { right:240px }

.j-carousel { padding-bottom:160px }
.j-carousel .controls { padding:0; margin-top:38% }

.section-upcoming-events .section-header { padding:0 10px }
.scoreboard-slider .full-schedule-btn { right:12px }
.scoreboard-slider .prev { left:-30px }
.scoreboard-slider .next { right:-30px }

.body-container { padding:0 50px }

}

@media only screen and (max-width:1170px) and (min-width:1024px) { 

.dropnav .nav > a { padding:0 11px; font-size:11px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width: 1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/header_tablet.png") no-repeat 50% 50% }

.site-footer { padding:30px }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; width:120px; margin:0 30px }
.site-footer .footer-text { display:block; margin-bottom:20px; font-size:16px; font-family:'avenir', arial; font-weight:200; text-transform:uppercase; text-align:center }

.mobile-menu-bar { display:block; padding:5px; background:#572c81 }
.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:#000; 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:#9b1d22; 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; font-family:'glypha', arial; font-weight:400; text-transform:uppercase; 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:60.75%; 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:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.landing-row.upcoming-events-row,
.section-twitter { display:none }

.section-schedule .section-header { position:static; font-size:28px; margin:20px 0 0; padding:0; text-align:center; color:#000 }
.section-schedule .section-header span { margin-right:10px }
.section-schedule .section-header .gicon-th-list { font-family:'glyphicon-custom' }

.schedule-wrapper { padding:10px }

.schedule-boxscore .team { font-size:12px }
.schedule-boxscore .sport { font-size:14px }
.schedule-boxscore .date,
.schedule-boxscore .status  { font-size:13px }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url("/images/setup/header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.schedule-boxscore .teams { padding:0 15px }

}

/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}


/* Presto Logo */
a[aria-label="Presto Sports"] img.lazyloaded {
    max-width: 200px;
    margin: 45px auto 0;
}