/*JEREMY AND DEVINS WIKI VISABILITY FIXES*/
a[rel="wiki-link"]{ color:red!important; text-transform:uppercase!important; font-weight:bold!important; font-size:16px!important; font-family:monospace!important;}
a[rel="wiki-link"]:hover{ text-decoration:underline!important; }
a[rel="wiki-link"]:before{ display:inline-block!important; content:'\00270e'; }


/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'nunito_sans';
    src: url('nunitosans-semibold-webfont.woff2') format('woff2'),
         url('nunitosans-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'nunito_sans';
    src: url('nunitosans-regular-webfont.woff2') format('woff2'),
         url('nunitosans-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'nunito_sans';
    src: url('nunitosans-black-webfont.woff2') format('woff2'),
         url('nunitosans-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'nunito_sans';
    src: url('nunitosans-bold-webfont.woff2') format('woff2'),
         url('nunitosans-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'nunito_sans';
    src: url('nunitosans-extrabold-webfont.woff2') format('woff2'),
         url('nunitosans-extrabold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-regular-webfont.woff2') format('woff2'),
         url('teko-regular-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: 'teko';
    src: url('teko-light-webfont.woff2') format('woff2'),
         url('teko-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-semibold-webfont.woff2') format('woff2'),
         url('teko-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'teko';
    src: url('teko-bold-webfont.woff2') format('woff2'),
         url('teko-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'mutant_academy';
    src: url('mutantacademybb-webfont.woff2') format('woff2'),
         url('mutantacademybb-webfont.woff') format('woff');
    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;
}

@font-face {
    font-family: 'redzone';
    src: url('/Redzone-BlackReg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'redzone_medium';
    src: url('/Redzone-MediumReg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#002855 !important }

.skip-navigation { position:fixed; left:0; top:-5rem; width:0.1rem; height:0.1rem; font-size:1.5rem; 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 1.5rem rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:1.5rem; text-decoration:none }

html { font-size:62.5% }
body { font-family:'roboto', arial; font-size:1.4rem; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#233a75 }

a { color:#002855 }
a:focus,
a:hover { color:#233a75 }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:3.4rem }
h2 { font-size:3rem }
h3 { font-size:2.6rem }
h4 { font-size:2.2rem }
h5 { font-size:1.8rem }
h6 { font-size:1.6rem }

.body-container { max-width:117rem; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:1rem; color:#444; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999rem }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { text-align:center; background:transparent }
.site-footer .footer-logos li { float:left; width:25%; padding:4rem 2rem; border-left:0.1rem solid #cbe4f5; box-sizing:border-box }
.site-footer .footer-text { padding:4rem 0; font-size:1.4rem; font-family:'nunito_sans', arial; font-weight:400; background:#cbe4f5 }
.site-footer .footer-text .title { display:block; font-size:2.1rem; font-family:'redzone_medium', arial; font-weight:500; color:#002855 }
.site-footer .footer-text .title a { color:#002855; text-decoration:none }
.site-footer .footer-text span { display:block; font-size:1.6rem; font-family:'nunito_sans', arial; font-weight:400; color:#555 }
.site-footer .footer-text span:nth-child(3) { margin-bottom:2rem }
.site-footer .footer-text a { color:#555 }

#tabs2_facebook{
    text-align:center;
}

/* 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:49%; 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-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative }

.more-news .story { position:relative; float:left; width:25%; padding:0 1rem; box-sizing:border-box }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading a { text-decoration:none }
.more-news .heading a:hover { text-decoration:underline }
.more-news .heading .thumb { position:relative; display:block; margin-bottom:4rem; overflow:hidden }
.more-news .heading .thumb:before { content:''; display:block; padding-top:65.6% }
.more-news .heading .thumb img { position:absolute; left:0; top:0; vertical-align:top; width:100% }
.more-news .heading .title { display:block; font-family:'nunito_sans', arial; font-size:2.1rem; font-weight:600; margin-bottom:0.5rem; color:#565656 }
.more-news .details { position:absolute; left:1rem; right:1rem; top:0; margin-top:65.6%; font-family:'redzone_medium', arial; font-weight:400; text-transform:uppercase }
.more-news .details * { display:inline-block; vertical-align:middle; margin-right:0.5rem  }
.more-news .load-more { display:block; max-width:10rem; padding:0.5rem 1.5rem; margin:0 auto; text-align:center; background:#565656; color:#fff; border-radius:0.3rem }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:1rem; padding:1.5rem; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 1rem rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:0.5rem; border-bottom:0.3rem solid #233a75; font-size:1.6rem; line-height:3rem; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:2rem; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:0.5rem }
.schedule-boxscore .team { font-size:1.6rem }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:0.5rem; font-size:1.2rem; color:#a0a0a0 }

/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:1.5rem; text-align:center }
.tabs-wrapper ul.tabs .tab { float:none; display:inline-block; vertical-align:top; margin:0 1rem }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { position:relative; float:left; border-bottom:0.3rem solid transparent; font-family:'redzone_medium', arial; font-weight:900; line-height:1.2; font-size:4rem; text-transform:uppercase; text-decoration:none; color:#888 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { border-color:#002855; color:#002855 }
.tabs-wrapper .tab:before { content:'|'; padding:0 3rem 0 1.5rem; float:left; font-family:'nunito_sans', arial; font-weight:900; line-height:1.2; font-size:4rem; text-transform:uppercase; color:#efefef }
.tabs-wrapper .tab1:before { display:none }
.tabs-wrapper .tab a.active:after { content:''; position:absolute; left:50%; bottom:-2.1rem; margin-left:-1rem; border:1rem solid transparent; border-top-color:#002855  }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999rem; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.scoreboard-tabs .panes { overflow:visible }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image .lazyloaded { width:100% }
.slider-wrapper .image span { position:absolute; left:-9999rem }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:1rem; top:50%; margin-top:-1.5rem; width:3rem; height:3rem; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:1rem }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:3rem; line-height:3rem; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:3rem; line-height:3rem; color:#fff }
.slider-wrapper .pp { position:absolute; right:0; top:0; z-index:1; width:3rem; height:3rem; font-family:'glyphicons'; text-align:center; border:none; cursor:pointer; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.slider-wrapper .pp:before { content:'\e80b'; display:block; font-size:2rem; line-height:3rem }
.slider-wrapper .pp.play:before { content:'\e80a' }

.banners-slider .pp,
.banners-slider .prev,
.banners-slider .next { display:none }

.section-video-center .section-header { position:relative; left:0; margin-bottom:3rem; text-align:center; text-transform:uppercase; color:#fff; background:transparent }
.section-video-center .section-header span { position:relative; display:inline-block; vertical-align:middle; padding:0 2rem; font-family:'redzone_medium', arial; font-weight:900; font-size:4rem; color:#fff; background:#002855 }
.section-video-center .section-header:before { content:''; display:block; position:absolute; top:0; bottom:0; left:50%; right:50%; width:100vw; margin-left:-50vw; margin-right:-50vw; background:url(/images/setup/Updated_Images/headings_bg_pattern.png) repeat-x 50% 0 }

.section-video-center .youtube-wrapper .player { float:left; width:60%; border:0.5rem solid #fff; margin-right:0 }
.section-video-center .youtube-wrapper .playlist { height:40.5rem; padding:2rem 0; overflow:auto; box-sizing:border-box }
.section-video-center .youtube-wrapper .playlist ul { list-style:none; margin:0; }
.section-video-center .youtube-wrapper .playlist li { padding:20px; color:#fff }
.section-video-center .youtube-wrapper .playlist li:hover { background:rgba(0,0,0,0.2) }
.section-video-center .youtube-wrapper .playlist li.active { background:#fff }
.section-video-center .youtube-wrapper .playlist li div { overflow:hidden }
.section-video-center .youtube-wrapper .playlist li .title { display:block; font-size:2.1rem; font-family:'nunito_sans', arial; font-weight:600; line-height:1.1; text-decoration:none; color:#fff; overflow:hidden }
.section-video-center .youtube-wrapper .playlist li.active .title { color:#002855 }
.section-video-center .youtube-wrapper .playlist li img { float:left; max-width:12rem; max-height:none; margin-right:2rem }

.scoreboard-slider { position:relative; font-family:'nunito_sans', arial }
.scoreboard-slider .no-events { font-size:3rem; text-align:center; line-height:3; color:#000; background:#fff }
.scoreboard-slider .slider { position:relative; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { float:left; width:20%; padding:0 0.5rem; box-sizing:border-box }
.scoreboard-slider .event { position:relative; min-height:44rem; padding:1.5rem 1.5rem 6rem; text-align:center; color:#444; background:#fff; box-sizing:border-box }
.scoreboard-slider .event .date { font-family:'redzone_medium', arial; font-weight:400; font-size:4.8rem; line-height:1.2; color:#002855 }
.scoreboard-slider .event .status { font-family:'redzone_medium', arial; font-size:1.8rem }
.scoreboard-slider .event .sport { min-height:4rem;  font-size:1.8rem; font-weight:700; font-family:'nunito_sans', arial; line-height:2rem; text-transform:uppercase  }
.scoreboard-slider .event .sport a { font-size:1em; color:#444; text-decoration:none }
.scoreboard-slider .event .team-logo { display:none }
.scoreboard-slider .event .team { position:relative; margin-top:1rem; font-family:'roboto', arial; font-size:1.6rem; font-weight:400 }
.scoreboard-slider .event .opponent { position:relative; padding-top:5rem; margin-top:1rem; font-family:'roboto', arial; font-size:1.6rem; font-weight:400 }
.scoreboard-slider .event .opponent:before { content:''; position:absolute; left:-2rem; right:-2rem; top:0; display:block; height:4rem; text-indent:-999.9rem; background:url(/images/setup/Updated_Images/status-bar-away.jpg) no-repeat 50% 50% }
.scoreboard-slider .event .opponent .team-logo { display:block; max-width:9rem; margin:0 auto }
.scoreboard-slider .event .opponent .result { display:block; font-weight:700; color:#222 }
.scoreboard-slider .event .opponent .va { position:absolute; left:-2rem; right:-2rem; top:0; display:block; height:4rem; text-indent:-999.9rem; background:url(/images/setup/Updated_Images/status-bar-away.jpg) no-repeat 50% 50% }
.scoreboard-slider .event-box.away .opponent .va { display:block; height:4rem; background:url(/images/setup/Updated_Images/status-bar-home.jpg) no-repeat 50% 50% }
.scoreboard-slider .event-box.away .opponent:before { background:url(/images/setup/Updated_Images/status-bar-home.jpg) no-repeat 50% 50% }
.scoreboard-slider .event .neutralsite-notes { display:none }
.scoreboard-slider .event .links { position:absolute; left:0; right:0; bottom:0; height:3rem; padding:1rem; background:#fff }
.scoreboard-slider .event .links .sep { display:none }
.scoreboard-slider .event .links .text { position:absolute; left:-9999rem; width:1rem; height:1rem; overflow:hidden; clip:rect(0,0,0,0) }
.scoreboard-slider .event .links a { display:inline-block; vertical-align:top; width:3rem; height:3rem; font-size:2rem; line-height:3rem; color:#002855 }
.scoreboard-slider .event .links a:hover { color:#fff; background:#000 }

.scoreboard-slider .pp,
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-3rem; top:50%; z-index:1; margin-top:-5.2rem; width:3rem; height:3rem; font-size:3rem; line-height:3rem; cursor:pointer; text-decoration:none; text-align:center; color:#000; overflow:hidden }
.scoreboard-slider .next { left:auto; right:-3rem }
.scoreboard-slider .pp { display:none }
.scoreboard-slider .prev:before { content:"\00ab"; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:"\00bb"; display:block; font-family:'glyphicons' }
.scoreboard-slider .full-schedule-btn { display:none; position:absolute; right:0; top:-5rem; font-size:1.8rem; font-weight:700; line-height:4rem; text-align:center; text-decoration:none; text-transform:uppercase; color:#222 }
.scoreboard-slider .full-schedule-btn:before { content:'\e803'; font-family:'glyphicons'; margin-right:0.5rem  }
.scoreboard-slider .next.disabled, 
.scoreboard-slider .prev.disabled { cursor:default; opacity:0.4; color:#565656 }

/* TWITTER */
.twitter-feed { color:#444; background:#fff; max-width:500px; margin:0 auto; } /* 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:#565656 }
.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:500px; 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 }

.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:5px }
.social-links li:first-child { margin-left:0 }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; color:#fff; background:#000; clip:rect(0,0,0,0) }

.internal-page .article-title { font-family: 'redzone_medium', arial; }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#002855; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:0.5rem 1rem; text-align:left }
.roster .roster-header { background:#002855; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#002855; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#002855 }
.stats-wrapper th,
.stats-wrapper td { font-size:1.4rem; padding:0.5rem }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#002855; color:#fff }
.bio-wrap .head a { color:#fff }

/* SHARE ICONS */
.share-buttons .share-btn span:before { font-size:1.4rem }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width: 64em) {

.page { position:relative; max-width:2000px; margin:0 auto; background:url(/images/setup/Updated_Images/bg_halftone_pattern.jpg) repeat 50% 0 }
.mainbody { min-height:50rem; padding:2rem; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; margin-bottom:1rem }  
.site-header .site-title { margin:0; padding:2rem 0 }
.site-header .site-title a { display:block; max-width:113.5rem; height:4.1rem; text-indent:-999.9rem; margin:0 auto; background:url(/images/setup/Updated_Images/header_text.png) no-repeat 50% 0; background-size:100% auto }
.site-header .site-title a:before { content:''; position:absolute; left:50%; top:5rem; margin-left:-12.25rem; display:block; width:24.5rem; height:15.4rem; z-index:1; background:url(/images/setup/Updated_Images/Logo.png) no-repeat 50% 0 }

.mobile-menu-bar { display:none }

.landing-row { margin-top:2rem; overflow:hidden }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -1rem }
.landing-row > div { max-width:117rem; margin:0 auto; padding:2rem; 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 1rem; 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.scoreboard-tabs-row { margin-top:0; padding:3rem 0 }     
.landing-row.video-center-row { margin:0; padding:3rem 0; color:#fff; background:#002855 }
.landing-row.social-tabs-row { margin-top:0; padding:3rem 0 } 
.landing-row.banner-slider-row > div { max-width:160rem }

/* NAVIGATION */
.dropnav { position:relative; border-top:0.5rem solid #cbe4f5 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { width:50%; float:left; text-align:left; padding-left:13rem; box-sizing:border-box }
.dropnav > ul:first-of-type { padding-left:0; padding-right:13rem; text-align:right }
.dropnav .nav { position:relative;  display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav > a { display:block; height:6rem; padding:0 1rem; font-size:2.6rem; font-family:'redzone_medium', arial; font-weight:400; line-height:6rem; text-decoration:none; color:#565656; text-transform:uppercase }
.dropnav .nav.focus > a:before,
.dropnav .nav:hover > a:before { content:''; position:absolute; left:50%; bottom:0; margin-left:-0.8rem; border:0.8rem solid transparent; border-bottom-color:#0046ac  }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:-40px; top:6rem; min-width:20rem; padding:2rem; background:#002855; white-space:nowrap }
.dropnav .nav:nth-child(2) ~ .nav > .submenu { left:auto; right:0 }
.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; color:#fff; font-size:21px; font-family:'redzone_medium', arial; font-weight:400; line-height:40px; text-decoration:none }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { color:#eeaa21; text-decoration:underline; }
.dropnav .submenu.level1 > ul { position:relative; display:block; vertical-align:top; margin:15px 30px }
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:block; vertical-align:top; margin:0; }
.dropnav .submenu.level1 > ul > .has-submenu .level2 { display:inline-block;}
.dropnav .submenu.level2 li{ display:inline-block; }
.dropnav .submenu.level2 li a{ font-size:16px; font-family: 'nunito_sans', arial; padding:0 5px;}

.dropnav .submenu.level1 .has-submenu > a {
    margin: 0;
    padding: 0;
    min-width: 300px;
    font-weight: 400;
    font-size: 21px;
    pointer-events: all;
    color: #fff;
    letter-spacing: 0;
    text-transform:uppercase;
}

.secondary-nav { position:relative; z-index:2; padding:1rem; color:#fff; background:#002855 }
.secondary-nav > div { max-width:117rem; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:3rem; font-family:'redzone_medium', arial; font-weight:400; text-transform:uppercase; letter-spacing:0.2rem }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:0.5rem }
.secondary-nav li { float:left }
.secondary-nav li a { padding:0.5rem 1rem; font-size:1.6rem; font-family:'nunito_sans', arial; font-weight:400; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#eee; 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:#000; background:#c9cee6 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:1rem; background:#c9cee6; border-radius:0.5rem 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:10rem; padding:0; color:#000; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#000; text-decoration:underline; }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.carousel-wrapper { position:relative; overflow:hidden }
.carousel-wrapper .carousel-slides .story,
.carousel-wrapper .carousel-slides .story .title,
.carousel-wrapper .carousel-slides .story .details { display:none }
.carousel-wrapper .carousel-slides .story .thumb { position:relative; display:block; overflow:hidden }
.carousel-wrapper .carousel-slides .story .thumb:before { content:''; display:block; padding-top:49%; position:relative;  cursor:pointer; overflow:hidden }
.carousel-wrapper .carousel-slides .story .thumb img { display:block; width:100%; position:absolute; left:0; top:0 }
.carousel-wrapper .carousel-slides .story:first-of-type { display:block; position:absolute; right:50%; top:3rem; bottom:3rem; width:117rem; margin-right:-175.5rem }
.carousel-wrapper .carousel-slides .story:last-of-type { display:block; position:absolute; left:50%; top:3rem; bottom:3rem; width:117rem; margin-left:-175.5rem }
.carousel-wrapper .carousel-slides .load-more { display:none }

.j-carousel { overflow:hidden }
.j-carousel:before { content:''; display:block; position:absolute; left:0; right:0; top:0; z-index:4; height:3rem; background:url(/images/setup/Updated_Images/bg_halftone_pattern.jpg) repeat 50% 0 #fff }
.j-carousel:after { content:''; display:block; position:absolute; left:0; right:0; bottom:0; z-index:4; height:3rem; background:url(/images/setup/Updated_Images/bg_halftone_pattern.jpg) repeat 50% 0 #fff }
.j-carousel .feed { max-width:117rem; margin:0 auto; overflow:visible }

.j-carousel .seat { z-index:3; transition:z-index 1s ease }     
.j-carousel .seat.active { z-index:5 }
.j-carousel .seat.active .story-box { opacity:1; visibility:visible }     
     
.j-carousel .story-box { opacity:0; visibility:visible; position:absolute; left:0; right:0; bottom:0; text-align:center; min-height:8rem; padding:3rem 2rem 2rem; color:#fff; background:rgba(0,0,0,0.9); transition:all 0.3s 0.3s ease }
.j-carousel .story-box .title { display:block; max-height:8.2rem; font-size:3rem; line-height:4.1rem; color:#fff; font-family:'redzone_medium', arial; font-weight:400; text-decoration:none  }
.j-carousel .story-box .date { position:absolute; left:0; right:0; text-align:center; top:1.5rem; margin-left:0; font-size:1.4rem; font-family:'nunito_sans', arial; font-weight:900; text-transform:uppercase }
.j-carousel .story-box .carousel-share-links { position:absolute; right:1rem; top:1rem; margin-left:1rem }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:0.1rem 0.1rem #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:1.8rem }
.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 { text-decoration:none }
.j-carousel .story-box .carousel-related-links a:hover,
.j-carousel .story-box .carousel-related-links a:focus { color:#eeaa21 }
.j-carousel .story-box .leadin { display:none }
.j-carousel .story-box .readmore { display:none }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .controls { display:none }
 
.j-carousel .prev,
.j-carousel .next { position:absolute; left:50%; top:50%; z-index:10; margin-top:-2rem; margin-left:-60.5rem; width:4rem; height:4rem; text-indent:-9999px; color:#000; background:url(/images/setup/2018_rotator_arrows.png) no-repeat 0 0 #fff; border-radius:100%  }
.j-carousel .next { left:auto; right:50%;  margin-left:0; margin-right:-60.5rem; background-position:-40px 0 }
.j-carousel .pp { position:absolute; left:50%; top:0; z-index:10; width:3rem; height:3rem; margin-left:-58.5rem; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:2rem; line-height:3rem }
.j-carousel .pp.play:before { content:'\e80a' }

.site-footer { padding-bottom:50px }

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:4; color:#fff; background:#002855 }
.sticky-bar a { color:#fff }
.sticky-bar > div { position:relative; max-width:1180px; height:50px; padding:10px; margin:0 auto }

.sticky-bar .social-links { float:right; padding:10px }
.sticky-bar .social-links li a { font-size:2rem; line-height:30px; color:#fff }

.sticky-bar .scoreboard-header { float:left; margin-bottom:0; margin-right:20px; font-family:'redzone_medium', arial; font-size:2.8rem; font-weight:200; letter-spacing:2px; line-height:50px; text-transform:uppercase }
div[id="scoreboard-ticker-wrapper"] { position:relative; float:left; width:700px; height:30px; margin:10px 0; padding:0 120px 0 0; font-family:'nunito_sans', arial; font-size:1.4rem; text-align:center; overflow:hidden; border-radius:5px }
div[id="scoreboard-ticker"] ul, 
div[id="scoreboard-ticker"] li { margin:0; padding:0; list-style:none }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:700px; height:30px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { padding:0 10px; text-align:center }
div[id="scoreboard-ticker"] .content span { display:inline-block; vertical-align:middle; font-family:'nunito_sans', arial; line-height:30px; color:#fff }
div[id="scoreboard-ticker"] .content .result:before { content:'\2022'; font-size:1.25rem; margin:0 5px }
div[id="scoreboard-ticker"] .content .result:after { content:'\2022'; font-size:1.25rem; margin:0 5px }
div[id="scoreboard-ticker"] .content a { display:inline-block; vertical-align:middle; text-decoration:none; font-weight:700; color:#fff }
div[id="scoreboard-ticker"] .content a:focus,
div[id="scoreboard-ticker"] .content a:hover { color:#ccc }
span[id="scoreboard-ticker-pp"],
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:0; top:0 }
span[id="scoreboard-ticker-prev"] { right:80px }
span[id="scoreboard-ticker-pp"] { right:40px }
span[id="scoreboard-ticker-pp"] a,
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:40px; height:30px; text-decoration:none; color:#fff; background:#002855; overflow:hidden } 
span[id="scoreboard-ticker-pp"] a:before,
span[id="scoreboard-ticker-prev"] a:before,
span[id="scoreboard-ticker-next"] a:before { content:'\e80f'; display:block; font-family:'glyphicons'; cursor:pointer; color:#fff; font-size:2rem; line-height:30px; text-align:center }
span[id="scoreboard-ticker-next"] a:before { content:'\e810'; }
span[id="scoreboard-ticker-pp"] a:before { content:'\e80b' }
span[id="scoreboard-ticker-pp"] a.play:before { content:'\e80a' }

}

@media only screen and (max-width:71.25em) and (min-width:64em) { 

.dropnav .nav > a { font-size:3rem }

.j-carousel .prev { left:1rem; margin-left:0 }
.j-carousel .next { right:1rem; margin-right:0 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:63.9375em) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:11.5rem; text-indent:-9999rem; background:url("/images/setup/Updated_Images/header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:0.5rem; background:#0046ac }
.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:0.5rem }
.mobile-menu-bar li a { display:block; height:3.5rem; padding: 0 1rem; text-align:center; font-size:1.4rem; line-height:3.5rem; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:0.3rem }
.mobile-menu-bar li a.active { background:#c9cee6; color:#000; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top:0.1rem solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 0.1rem #363636 }
.dropnav .submenu.level2 li { border-top:solid 0.1rem #464646 }
.dropnav li a { display:block; padding:0 1rem; line-height:3.4rem; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:4rem }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:4rem; text-align:center; font-family:'glyphicons'; speak:none; line-height:3.4rem; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.focus > .submenu,
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:1rem; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:2rem }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#0d4fb0; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:1rem; font-size:2rem; font-family:'redzone_medium', arial; text-transform:uppercase; 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:0.5rem 0.5rem 0; position:absolute; right:1rem; top:50%; margin-top:-0.2rem }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 0.5rem 0.5rem }
.secondary-nav li { border-top:0.1rem solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:0.5rem 1rem; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:1rem; font-size:1.4rem; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:0.5rem; font-size:1.8rem; font-weight:700; text-decoration:none; color:#fff; text-shadow:0.1rem 0.1rem rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:0.1rem 0.1rem #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:1.8rem }
.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; text-decoration:none }
.j-carousel .story-box .carousel-related-links a:hover,
.j-carousel .story-box .carousel-related-links a:focus { color:#eeaa21 }
.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:-3.2rem; z-index:2; height:1.2rem; padding:1rem 0; margin-top:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:0.4rem; height:0.4rem; margin:0.4rem; text-indent:-9999rem; cursor:pointer; border-radius:1.5rem }
.j-carousel .control:before { content:''; position:absolute; left:-0.4rem; right:-0.4rem; top:-0.4rem; bottom:-0.4rem; border:0.2rem solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.j-carousel .prev,
.j-carousel .next { display:none }

.carousel-wrapper .carousel-slides { display:none }

.j-carousel .pp { position:absolute; left:0; top:0; z-index:10; width:3rem; height:3rem; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:2rem; line-height:3rem }
.j-carousel .pp.play:before { content:'\e80a' }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; margin-bottom:0; padding:0.5rem 1rem; font-size:3rem; font-family:'redzone_medium',arial; font-weight:600; text-decoration:none; text-align:center; text-transform:uppercase; background:#0046ac; 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:0.5rem }

.schedule-boxscore .event-box { margin-top:0.5rem }
.aotw { height:auto }

.landing-row.scoreboard-tabs-row { display:none }

.social-tabs .tab_title[href*="twitter"],
.social-tabs .tab_title[href*="twitter"] + .pane  { display:none !important }
.social-tabs .tab_title[href*="facebook"],
.social-tabs .tab_title[href*="facebook"] + .pane  { display:none !important }

.more-news .story { width:50%; padding-bottom:1rem }

.section-video-center .section-header { margin:0 }
.section-video-center .section-header span { display:block; margin-bottom:0; padding:0.5rem 1rem; font-size:3rem; font-family:'redzone_medium',arial; font-weight:600; text-decoration:none; text-align:center; text-transform:uppercase; background:#0046ac; color:#fff }
.section-video-center .section-header:before { display:none }
.section-video-center { background:#0046ac }
.section-video-center .youtube-wrapper { overflow:hidden }
.section-video-center .youtube-wrapper .player { float:none; width:100%; box-sizing:border-box }
.section-video-center .youtube-wrapper .playlist { height:auto }

.site-footer .sticky-bar { display:none }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:47.9375em) {

.site-header .site-title { margin:0 14.4rem 0 3rem }
.site-header .site-title a { max-width:24rem; height:8rem; text-indent:-9999rem; background:url("/images/setup/Updated_Images/header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:0.5rem; top:2.2rem; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999rem }

.more-news .story { width:100% }

.section-video-center .youtube-wrapper .playlist { padding:0 }
.section-video-center .youtube-wrapper .playlist li { padding:1rem }
.section-video-center .youtube-wrapper .playlist li img { max-width:10rem; margin-right:1rem }
.section-video-center .youtube-wrapper .playlist li .title { font-size:1.4rem }

.site-footer .footer-logos li { width:50% }
.site-footer .footer-logos li:nth-child(2n+1) { clear:left }
.site-footer .footer-logos li img { max-height:5rem }

}

/* 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;}