/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'source_sans_pro';
    src: url('sourcesanspro-black-webfont.woff2') format('woff2'),
         url('sourcesanspro-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_pro';
    src: url('sourcesanspro-bold-webfont.woff2') format('woff2'),
         url('sourcesanspro-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_pro';
    src: url('sourcesanspro-semibold-webfont.woff2') format('woff2'),
         url('sourcesanspro-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_pro';
    src: url('sourcesanspro-regular-webfont.woff2') format('woff2'),
         url('sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_pro';
    src: url('sourcesanspro-light-webfont.woff2') format('woff2'),
         url('sourcesanspro-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'futura';
    src: url('futura_bold_font-webfont.woff2') format('woff2'),
         url('futura_bold_font-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'futura';
    src: url('futura_medium_bt-webfont.woff2') format('woff2'),
         url('futura_medium_bt-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'futura';
    src: url('futura_book_font-webfont.woff2') format('woff2'),
         url('futura_book_font-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#0077C9 !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:'source_sans_pro', arial; font-size:18px; line-height:1.5; background:url(/images/setup/Kings-Background.jpg) no-repeat 50% 0 fixed #e3e3e3; background-size:cover; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#0077c8; text-decoration:none }
a:focus,
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { font-family:'futura', arial; line-height:1.3 }

h1 { font-size:30px }
h2 { font-size:24px }
h3 { font-size:21px }
h4 { font-size:18px }
h5 { font-size:12px }
h6 { font-size:11px }

.body-container { max-width:1000px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:0 0 50px; font-family:'source_sans_pro', arial; text-align:center; background:#b1b3b3 }
.site-footer .footer-logos { padding:20px 0; background:#e3e3e3 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.site-footer .footer-text { margin:50px 0; font-size:18px; text-transform:uppercase; color:#000 }
.site-footer .footer-text .title { display:block; font-size:20px; font-weight:900 }
.site-footer .footer-text span { margin:0 20px }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; max-width:300px; margin-bottom:10px; font-size:12px; color:#444; background:#fff; border:solid 1px #ccc }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; text-decoration:none; display:block; padding:0 50px 0 15px; font-size:18px; font-weight:900; line-height:40px; text-transform:uppercase; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e811'; font-family:'glyphicons'; position:absolute; right:0; top:0; width:40px; height:40px; font-size:20px; line-height:40px; text-align:center; color:#fff; background:#020151 }
.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:-1px; right:-1px; top:40px; 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:#444; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#f42434; 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 }
.content-switcher.loading .content-panel { opacity:0.5 }

.mod-aotw.style1 .sport,
.mod-aotw.style1 a { color:#fff }

/* 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:28.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 # 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 }

.hero-photo { display:block; padding-top:28.75%; position:relative; overflow:hidden }
.hero-photo img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }

.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 { position:relative; max-width:357px; padding:10px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.8); box-sizing:border-box }
.aotw:after { content:''; display:block; position:absolute; left:-10px; right:-10px; top:50%; margin-top:-92px; height:184px; background:url(/images/setup/aotw_hdr_bg.png) no-repeat 50% 50%; background-size:100% auto }
.aotw .athlete { pointer-events:none }
.aotw .athlete:first-child .thumb { float:left; margin:0 10px 0 0 }
.aotw .athlete:first-child .thumb:after { left:0; top:auto; bottom:0; border-bottom:45px solid #fff; border-top:none }
.aotw .athlete:first-child .title { padding-top:0 }
.aotw .heading { text-decoration:none }
.aotw .heading .thumb { float:right; position:relative; width:165px; height:288px; margin:0 0 0 10px; overflow:hidden }
.aotw .heading .thumb:after { content:''; position:absolute; left:-165px; top:0; border:165px solid transparent; border-top:45px solid #fff }
.aotw .heading .thumb img { position:absolute; left:50%; top:0; height:287px; max-width:none; vertical-align:top; -ms-transform:translateX(-50%); transform:translateX(-50%) }
.aotw .heading .title { display:block; margin-bottom:10px; padding-top:90px; line-height:1.2; text-decoration:none; overflow:hidden }
.aotw .heading .title span { display:block; font-size:14px; color:#0077C9 }
.aotw .heading .title span:nth-child(1) { font-size:25px; font-weight:900; text-transform:uppercase; color:#666 }
.aotw .heading:hover .title span:nth-child(1) { color:#000 }
.aotw .info .leadin { display:block; font-size:12px; line-height:1.2; overflow:hidden }

/* SCHEDULE */
.schedule-boxscore .no-events { padding:20px 20px 472px; font-size:20px; font-weight:900; color:#012945; text-align:center; background:url(/images/setup/logo_overlay.png) no-repeat 50% 50% #fff }
.schedule-boxscore .event-box { margin-top:10px; padding:15px 15px 15px 275px; position:relative; background:#fff; box-shadow:0 0 150px rgba(0,0,0,0.2) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .event-box:before { content:''; position:absolute; left:0; top:0; bottom:0; width:250px; border:5px solid #ccc; background:#fff }
.schedule-boxscore .date  { font-size:16px; font-weight:600; text-transform:uppercase; color:#0077C9 }
.schedule-boxscore .sport { font-size:20px }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#0077C9 }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#0077C9 }
.schedule-boxscore .team .team-logo { position:absolute; left:30px; top:20px; width:80px }
.schedule-boxscore .team + .team .va { position:absolute; left:120px; top:50px; width:30px; height:30px; font-weight:700; line-height:25px; text-align:center; color:#fff; background:#444; border-radius:10px 0 }
.schedule-boxscore .team + .team .team-logo { left:155px }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#000 }

/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:5px }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:37px; padding:15px 10px; font-family:'futura', arial; font-size:25px; font-weight:400; text-align:center; text-transform:uppercase; text-decoration:none; background:#012945; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:url(/images/setup/bg_active_tab.png) repeat-x 0 0 #012945 }

.secondary-tabs .tab { width:33.32% }
.secondary-tabs .pane { background:#fff }
.secondary-tabs .pane .overflow { height:504px; padding:10px; overflow:auto }
.secondary-tabs .pane1,
.secondary-tabs .pane2 { background:none }
.secondary-tabs .pane1 .overflow,
.secondary-tabs .pane2 .overflow { height:524px; padding:0 }

/* TWITTER */
.section-social .section-header { position:static; font-family:'futura', arial; font-size:60px; font-weight:500; text-align:center; text-shadow:1px 1px #000; text-transform:uppercase; color:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px; color:#000; background:#fff }
.twitter-feed .tweet .info a { color:#595959 }
.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.3em; 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:#0077C9 }
.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.slider { position:relative; font-size:15px }
.twitter-feed.slider .feed > div { position:relative; float:left; white-space:nowrap }
.twitter-feed.slider .feed { width:1200px; margin:0 auto; overflow:hidden }
.twitter-feed.slider .tweet { display:inline-block; vertical-align:top; width:300px; white-space:normal }
.twitter-feed.slider .tweet .info { position:relative; min-height:300px; margin:5px; box-shadow:0 0 15px rgba(0,0,0,0.1) inset }
.twitter-feed.slider .tweet .thumb { float:left; margin:0 10px 0 0; text-align:center; overflow:hidden }
.twitter-feed.slider .tweet .thumb.square img,
.twitter-feed.slider .tweet .thumb.landscape img { width:100px }
.twitter-feed.slider .tweet .thumb.portrait img { height:100px }
.twitter-feed.slider .next, 
.twitter-feed.slider .prev { position:absolute; left:-85px; top:50%; margin-top:-25px; width:78px; height:50px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -860px 0 }
.twitter-feed.slider .next { left:auto; right:-85px; background-position:-943px 0 }

/* STATS LEADERS */
.league-leaders {  position:relative }
.league-leaders .cat-title { padding:0 10px; margin:0 5px; font-size:13px; line-height:30px; text-transform:uppercase; color:#fff; background:#0077c8 }
.league-leaders .title { height:30px; line-height:30px; margin:0; font-size:13px; padding:0 10px; text-transform:uppercase; color:#fff; background:#01619e }
.league-leaders .col { float:left; width:50%; padding:5px; box-sizing:border-box }
.league-leaders .player { padding:5px 10px; border-top:1px solid #E5E5E5 }
.league-leaders .player:first-child { border-top:none }
.league-leaders .player .player-info { width:60%; float:left }
.league-leaders .player .player-data { width:40%; float:right; font-size:18px; font-weight:900; text-align:right }
.league-leaders .player a { display:block; text-decoration:none; font-size:14px; color:#575757 }
.league-leaders .player a:first-child { color:#444; font-size:16px }
.league-leaders .complete-leaders { display:block; height:30px; line-height:30px; padding:0 10px; margin-top:10px; font-size:11px; text-transform:uppercase; color:#fff; background: #333333; border-radius:3px }
.league-leaders .complete-leaders:after { content:"\00bb"; float:right; font-size:22px }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-85px; top:50%; margin-top:-25px; width:78px; height:50px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -690px 0 }
.slider-wrapper .next { left:auto; right:-85px; background-position:-774px 0 }

.sponsors-slider { padding:85px 0 }
.sponsors-slider .image { width:20%; float:left; padding:0 10px; box-sizing:border-box }
.sponsors-slider .prev { background-position:-860px 0 }
.sponsors-slider .next { background-position:-943px 0 }

.sports-slider .image { position:relative; display:block; overflow:hidden; background:#000 }
.sports-slider .image:before { content:''; display:block; padding-top:595px }
.sports-slider .image img { position:absolute; left:0; top:0; width:100% }
.sports-slider .prev,
.sports-slider .next { display:none }

/* INSTAGRAM FEED */
.instagram-feed { position:relative; height:500px; padding:0.2rem; overflow:auto; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item { width:33.33%; float:left }
.instagram-feed .item .gutter { padding:0.1rem }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { font-size:1.2rem; text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }
.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }
.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:3rem; line-height:1; margin-top:-1.5rem; color:#eee; text-align:center; text-shadow:0 0 0.2rem rgba(0,0,0,0.5); speak:none }
.instagram-feed .item a:after { content:""; transition:background .6s ease-out } 
.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }
.instagram-feed .next,
.instagram-feed .prev { display:none }

.page .mod-scoreboard.style1 { padding: 10px 40px;background: #0077C8; }
.page .mod-scoreboard.style1 .event-box .sport { color: #0077C8; }
.page .mod-scoreboard.style1 .event-box .event { background: #E3E3E3; }


.page .mod-aotw.style5 { background: #E3E3E3; }
.page .mod-aotw.style5 .athletes { padding: 0; } 
.page .mod-aotw.style5 .thumb { height: 200px; }
.page .mod-aotw .leadin { padding: 10px; }
.page .mod-aotw.style5 .heading { display: block;background: #0077C8;color: #fff; text-align: center;}
.page .mod-aotw.style5 .athlete .sport  { text-align: center; padding: 0; margin: 0; }
.page .mod-aotw.style5 .archive-btn { margin: 0 auto;display: block;text-align: center;width: 30%;padding: 5px; background: #444444; color: #fff;}


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#0077C9; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#0077C9; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

@media only screen and (max-width:767px) {
    .mod-roster .roster td.name .headshot { padding:0; margin-left:-140px }
}

/* SCHEDULE */
.schedule-list table th { background-color:#0077C9; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#0077C9 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#0077C9; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* NEW LAYOUT */
.news-layout .title { font-weight:700 }
.rich-v2.standard .article-image, 
.rich-v2.classic.no-sidebar .article-image { margin:0 0 2em 2em }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

/*@media only screen and (min-width:1024px) and (max-width:1400px) {*/

/*.page .mod-news-rotator.style1 .seat { max-height:75vh; overflow:hidden; box-sizing:border-box }*/
/*.page .mod-news-rotator.style1.loading .story-box { visibility:hidden }*/

/*}*/

@media only screen and (min-width:1024px) {

.page { position:relative; max-width:2000px; padding-top:61px; margin:0 auto; overflow:hidden }
div[id="page-backgrounds"] { position:fixed; left:0; right:0; top:0; z-index:1; overflow:hidden }
div[id="page-backgrounds"] img { position:relative; left:50%; margin-left:-1000px; width:2000px; max-width:none }

.landing .page { padding-top:0 }
.wrapper { background:#fff }
.landing .wrapper { background:none }
.mainbody { min-height:500px; padding:180px 0 20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }
.secondary-nav ~ .body-container .mainbody { padding-top:100px }
.landing .secondary-nav ~ .body-container .mainbody { padding-top:0 }

.scoreboard-row .section-header { position: relative;left: auto;text-align: center;display: block;text-transform: uppercase;font-size: 4rem;color: #0077C8;letter-spacing: .05em;}

/*.site-header { position:absolute; left:0; right:0; top:0; height:61px; z-index:4; background:#e3e3e3 }*/
/*.site-header > div { position:relative; max-width:2000px; height:61px; margin:0 auto }*/
/*.site-header .site-title { margin:0 }*/
/*.site-header .site-title a { float:left; width:289px; height:240px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0  }*/
/*.site-header .edu-link { position:absolute; right:20px; top:10px; padding:5px 10px; font-size:15px; text-transform:uppercase; text-decoration:none; line-height:30px; color:#fff; background:#0077C9 }*/
/*.site-header .edu-link:hover,*/
/*.site-header .edu-link:focus { background:#012945 }*/

/*.landing .site-header { background:none }*/

.mobile-menu-bar { position:absolute; left:289px; top:10px }
.mobile-menu-bar ul { list-style:none; margin:0 }
.mobile-menu-bar li { float:left }
.mobile-menu-bar li a { display:none; padding:5px 10px; font-size:20px; text-transform:uppercase; text-decoration:none; line-height:30px; color:#fff; background:#0077C9 }
.mobile-menu-bar li a.active { background:#012945 }
.mobile-menu-bar li a[id="jump-to-nav"] { display:block }
.mobile-menu-bar li a[id="jump-to-nav"] .text { font-size:15px }
.mobile-menu-bar li a[id="jump-to-nav"].active:after { content:''; position:fixed; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.6)  }

.landing-row { margin-top:20px }
.landing-row.scoreboard-row { margin: 20px 0;}
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { 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.aotw-tabs-row { margin-top:0; padding:45px 0 350px; background:url(/images/setup/bg_row_2.jpg) no-repeat 50% 0 fixed #0d7dc9; background-size:cover }
.landing-row.banner-row { margin-top:-112px; max-height:432px }
.landing-row.social-row { margin-top:-112px; padding:100px 0; background:url(/images/setup/bg_row_4_ng.jpg) no-repeat 50% 0 }
.landing-row.sponsor-row { margin-top:0; background:url(/images/setup/bg_row_5_ng.jpg) no-repeat 50% 50% #003456  }

/* NAVIGATION */
/*.dropnav { position:fixed; left:-100%; top:0; width:289px; min-height:100vh; padding:90px 0 20px; font-family:'source_sans_pro', arial; background:#fff; box-sizing:border-box; transition:left 0.5s ease }*/
/*.dropnav.active { left:0 }*/
/*.dropnav:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; z-index:1; background:#fff }*/
/*.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }*/
/*.dropnav .nav > a { position:relative; z-index:3; display:block; height:49px; padding:0 20px; font-size:16px; line-height:49px; text-decoration:none; color:#000; transition:all 0.5s ease; background:#fff }*/
/*.dropnav .nav.has-submenu > a:before { content:""; float:right; display:block; width:6px; height:6px; margin-top:20px; border-bottom:0px solid transparent; border-top:3px solid #bebebe; border-left:3px solid #bebebe; border-right:0px solid transparent; -ms-transform:rotate(135deg); transform:rotate(135deg)  }*/
/*.dropnav .nav.focus > a,*/
/*.dropnav .nav:hover > a { outline:none; color:#363636; background:rgba(177, 179, 179, 0.33)  }*/
/*.dropnav .nav > .submenu { position:absolute; left:-100%; top:0; bottom:0; min-width:249px; padding:90px 0 20px; background:#b1b3b3 ; white-space:nowrap; transition:left 0.3s 0.3s ease }*/
/*.dropnav .nav.focus > .submenu,*/
/*.dropnav .nav:hover > .submenu { z-index:1; left:100%; transition:left 0.3s ease }*/
/*.dropnav .nav > .submenu ul { opacity:0 }*/
/*.dropnav .nav.focus > .submenu ul,*/
/*.dropnav .nav:hover > .submenu ul { opacity:1; transition:opacity 0.2s 0.3s ease }*/
/*.dropnav .submenu a { display:block; padding:8px 20px; color:#000; font-size:16px; line-height:25px; white-space:nowrap; text-decoration:none }*/
/*.dropnav .submenu a:hover,*/
/*.dropnav .submenu a:focus { color:#fff; background:#000 }*/
/*.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }*/
/*.dropnav .close { position:absolute; left:0; right:0; top:0; z-index:2; display:block; padding:30px 30px 30px 65px; font-family:'futura', arial; font-size:16px; line-height:30px; cursor:pointer; color:#8C99A2; text-transform:uppercase }*/
/*.dropnav .close:before,*/
/*.dropnav .close:after { content:""; display:block; position:absolute; top:42px; left:25px; height:5px; width:30px; background-color:#8C99A2 }*/
/*.dropnav .close:before { -ms-transform:rotate(45deg); transform:rotate(45deg) }*/
/*.dropnav .close:after { -ms-transform:rotate(-45deg); transform:rotate(-45deg) }*/

.page .mod-site-header.style2 { background: #0077C8; }
.page .mod-site-header.style2 .site-title { max-width: 245px; left: -30px; top: 5px; }
.page .mod-site-header.style2 .header-text { font-size: 1.2rem;left: 245px; }

.page .mod-site-header.style2 .dropnav { padding-left: 245px; }
.page .mod-site-header.style2 .dropnav .nav > a { padding: 15px 10px; font-size: 1em; }
.page .mod-site-header:not(.style4) .dropnav .nav.show { background: #012945; }
.page .mod-site-header:not(.style4) .dropnav .nav > .submenu { background: #012945; }
.page .mod-site-header .dropnav .submenu ul, .page .mod-site-header .dropnav .submenu li { display: inline-block !important; }
.page .mod-site-header .dropnav .level1 > ul, .page .mod-site-header .dropnav .level1 > ul >li { display: block !important;margin-left: 0 !important; }
.page .mod-site-header .dropnav .level1 > ul >li > a { min-width: 230px; }
.page .mod-site-header .dropnav .level1 > ul >li > div.level2 { display: inline-block; }
.page .mod-site-header:not(.style4) .dropnav .submenu.level1 > ul > .has-submenu > a { margin: 10px 0; }
.page .mod-site-header:not(.style4) .dropnav .submenu.level1 > ul > li > a {font-size: 1.125em;text-transform: uppercase;text-decoration: none;color: #fff;}
.page .mod-site-header .dropnav .level1 > ul >li > div.level2 > ul > li > a { vertical-align: top; margin: 6px 0; }
.mod-site-header:not(.style4) .dropnav .nav .submenu.level1 > ul > li { padding: 5px; }
.mod-site-header:not(.style4) .dropnav .nav .submenu.level1 > ul > li:hover,
.mod-site-header:not(.style4) .dropnav .nav .submenu.level1 > ul > li:active { background: #0077C8; }
.mod-site-header:not(.style4) .dropnav .nav .submenu.level1 > ul > li a:hover,
.mod-site-header:not(.style4) .dropnav .nav .submenu.level1 > ul > li a:active { text-decoration: none; }

.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="twitter"],
.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="facebook"],
.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="instagram"] { width: 16px;height: 15px;line-height: 14px;border-radius: 3px;color: #fff;text-align: center;overflow: hidden; }
.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="twitter"]:before,
.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="facebook"]:before,
.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="instagram"]:before { content:'\e81d'; display:block; padding:0; font-family:'glyphicons' }
.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="facebook"]:before { content:'\e81b' }
.page .mod-site-header .dropnav .nav2 .submenu.level2 li a[href*="instagram"]:before { content:'\e81f' }
.page .mod-site-header .dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

/*.page .mod-news-rotator.style1 .story-box { position:absolute; left:0; right:0; bottom:0; background: #0077C8; color: #fff; }*/
.page .mod-news-rotator.style1 .story-box { background: #0077C8; color: #fff; min-height: 105px; }
.page .mod-news-rotator.style1 .story-box .title { color: #fff; }
.page .mod-aotw.style1 .athlete:first-of-type { background:url(/images/setup/box_left.png) no-repeat; background-size: contain; } 
.page .mod-aotw.style1 .athlete { background: url(/images/setup/box_right.png) no-repeat;height: 354px;background-size: contain; }
.page .mod-aotw.style1 .thumb {border: 4px solid #BFBFBF;border-bottom: none;}
.page .mod-news-rotator.style1 .seats { width: 76%; }
.page .mod-news-rotator.style1 .controls { width: 24%; padding: 0 0 0 7px; }

/*.page .mod-aotw.style1 .athlete { width: 150px;height: 100px;margin: 0 0 0 -20px;-webkit-transform: skew(20deg);-moz-transform: skew(20deg);-o-transform: skew(20deg);background: red;overflow:hidden;position:relative;}*/
/*.page .mod-aotw.style1 .thumb {*/
/*    position:absolute;*/
/*    top:-40px;*/
/*    left:-30px;*/
/*    right:-30px;*/
/*    bottom:-30px;*/
/*        -webkit-transform: skew(-20deg);*/
/*       -moz-transform: skew(-20deg);*/
/*         -o-transform: skew(-20deg);*/
/*}*/

/*.page .mod-aotw.style1 .athlete {*/
/*    border: 4px solid #CCC;*/
/*    -moz-transform: translate(4px, 0px) skew(-4deg, -2deg);*/
/*    -webkit-transform: translate(4px, 0px) skew(-4deg, -2deg);*/
/*    -o-transform: translate(4px, 0px) skew(-4deg, -2deg);*/
/*    -ms-transform: translate(4px, 0px) skew(-4deg, -2deg);*/
/*    transform: translate(4px, 0px) skew(-4deg, -2deg);*/
/*}*/

.mod-aotw.style1 .aotw-heading { color: #fff !important; font-family: 'futura', arial; font-size: 4rem !important; }

.secondary-nav { position:relative; z-index:2; padding:10px; color:#0077c8; font-family:'source_sans_pro', arial;
background: #d9d9d9;
background: -moz-linear-gradient(top, #d9d9d9 0%, #fefefe 50%, #d9d9d9 100%);
background: -webkit-linear-gradient(top, #d9d9d9 0%,#fefefe 50%,#d9d9d9 100%);
background: linear-gradient(to bottom, #d9d9d9 0%,#fefefe 50%,#d9d9d9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#d9d9d9',GradientType=0 ) }
.secondary-nav h1 { float:left; margin:0; color:#0077c8; font-size:37px; font-weight:600; line-height:61px; text-transform:uppercase }
.landing .secondary-nav h1 { margin:0; font-size:47px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { max-width:1200px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:15px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:18px; font-weight:600; color:#000; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#012945; 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:#012945 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#012945; 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; color:#fff; white-space:nowrap }

.j-carousel .media-box .slide-img:after { content:''; position:absolute; left:0; right:0; bottom:0; height:200px; 
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.j-carousel .story-box { position:absolute; left:50%; bottom:0; width:1160px; margin-left:-600px; padding:30px 20px; color:#fff; text-shadow:1px 1px #000 }
.j-carousel .story-box .title { display:block;; font-family:'futura', arial; font-size:30px; line-height:1.1; color:#fff; text-decoration:none; text-transform:uppercase }
.j-carousel .story-box .title:hover,
.j-carousel .story-box .title:focus { text-decoration:underline }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; 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 .story-box .date { font-size:20px; font-weight:600; line-height:1; text-transform:uppercase }
.j-carousel .story-box .leadin { display:block; margin-bottom:10px; font-size:23px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.j-carousel .story-box .readmore { float:right; font-family:'futura', arial; font-size:20px; font-weight:500; line-height:1; text-transform:uppercase; color:#fff }
.j-carousel .story-box .readmore:before { content:'\e810'; display:inline-block; vertical-align:top; font-family:'glyphicons'; width:1em; padding:5px; margin-right:10px; font-size:11px; line-height:1; text-align:center; background:#0077C9; border-radius:100% }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:10px; text-align:center }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:8px; height:8px; border:2px solid #fff; cursor:pointer; text-indent:-9999px; background:#fff; border-radius:100% }
.j-carousel .control.active { background:#1d86ce }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:50%; bottom:40px; margin-left:-650px; width:28px; height:61px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1032px 0 }
.j-carousel .next { left:auto; right:50%; margin-left:none; margin-right:-650px; background-position:-1070px 0 }
 
.banners-slider { max-height:432px }
.banners-slider .slider { display:block; position:relative; left:50%; right:50%; width:2000px; max-width:2000px; margin-left:-1000px; margin-right:-1000px }

/* INSTAGRAM FEED */
/*.instagram-feed { position:relative; height:500px; padding:0.2rem; overflow:auto; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }*/
/*.instagram-feed ul { margin:0; list-style:none }*/
/*.instagram-feed img { vertical-align:middle; width:100% }*/
/*.instagram-feed img.lazyload,*/
/*.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }*/
/*.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }*/
/*.instagram-feed .item { width:33.33%; float:left }*/
/*.instagram-feed .item .gutter { padding:0.1rem }*/
/*.instagram-feed .item .placeholder { position:relative; padding-top:100% }*/
/*.instagram-feed .load-more { font-size:1.2rem; text-align:center; cursor:pointer }*/
/*.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; color:#444; text-transform:uppercase }*/
/*.instagram-feed .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc; text-decoration:none }*/
/*.instagram-feed .item.video a:before { content:"\e80a"; position:absolute; left:0; right:0; top:50%; z-index:2; font-family:'glyphicons'; font-size:3rem; line-height:1; margin-top:-1.5rem; color:#eee; text-align:center; text-shadow:0 0 0.2rem rgba(0,0,0,0.5); speak:none }*/
/*.instagram-feed .item a:after { content:""; transition:background .6s ease-out } */
/*.instagram-feed .item:hover a:after { position:absolute; left:0; right:0; top:0; bottom:0; z-index:3; background:rgba(0,0,0,0.2) }*/
/*.instagram-feed .next,*/
/*.instagram-feed .prev { display:none }*/

.instagram-feed { width: 70%; margin: 0 auto; height: 445px; }
.page .mod-scoreboard.style1 .event-box .event { min-height: 400px;}

}

@media only screen and (min-width:1401px) {
.secondary-nav { padding:10px 299px }
}

@media only screen and (min-width:1024px) and (max-width:1400px) {
.secondary-nav h1 { margin-left:215px }    
}

@media only screen and (min-width:1024px) and (max-width:1320px) {
.secondary-nav h1 { margin-left:275px } 
    
.j-carousel .media-box .slide-img { padding-top:400px }
.j-carousel .media-box .slide-img img { }
.j-carousel .story-box { width:960px; margin-left:-500px }
.j-carousel .prev { left:10px; margin:0 }
.j-carousel .next { right:10px; margin:0 }  

.banners-slider .slider { width:1500px; max-width:1500px; margin-left:-750px; margin-right:-750px }

.slider-wrapper .next { right:0 }
.slider-wrapper .prev { left:0 }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.landing-row.social-row { padding:20px 0; background:#444 }
.landing-row.aotw-tabs-row { background:#fff }

.site-header { position:relative; background:#0074c3 }
.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 -90px 50% }
.site-header .edu-link { position:absolute; right:10px; top:10px; padding:5px 10px; font-size:15px; font-weight:700; text-transform:uppercase; text-decoration:none; line-height:30px; color:#fff; background:#0077C9; border-radius:5px }
.site-header .edu-link:hover,
.site-header .edu-link:focus { background:#012945 }

.mobile-menu-bar { display:block; padding:5px; background:#085184 }
.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:#b1b3b3 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid rgba(0,0,0,0.2) }
.dropnav li:first-child { border-top:none }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#000; 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:rgba(0,0,0,0.1) }
.dropnav .submenu.level1 .submenu { background:rgba(0,0,0,0.1) }
.dropnav .submenu.level2 .submenu { padding:10px; background:rgba(0,0,0,0.1) }
.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:#0163a1; 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-family:'futura', arial; font-size:20px; 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; height:12px; padding:10px 0; margin-top:28.74%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:8px; height:8px; border:2px solid #fff; cursor:pointer; text-indent:-9999px; background:#fff; border-radius:100% }
.j-carousel .control.active { background:#1d86ce }
.j-carousel .control .thumb { display:none }
.j-carousel .prev, .j-carousel .pp, .j-carousel .next { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; line-height:37px; padding:15px 10px; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; text-decoration:none; background:#012945; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .panes .pane { display:block !important }
.tabs-wrapper .panes .pane .overflow { height:auto; padding:0; overflow:visible }

.section-aotw .section-header { position:static; margin:0; line-height:37px; padding:15px 10px; font-family:'source_sans_pro', arial; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; text-decoration:none; background:#012945; color:#fff }
.aotw { max-width:none; padding:0; background:#fff; overflow:hidden }
.aotw:after { display:none }
.aotw .athlete { width:50%; float:left; padding:10px; border-left:5px solid #0077bc; text-align:right; background:#fff; box-sizing:border-box }
.aotw .athlete:first-child { text-align:left; border-left:none; border-right:5px solid #0077bc }
.aotw .heading .thumb:after { display:none }
.aotw .heading .thumb img { height:auto; position:static; -ms-transform:none; transform:none }
.aotw .heading .title,
.aotw .athlete:first-child .title { padding-top:50px }

.slider-wrapper .prev,
.slider-wrapper .next { position:absolute; left:20px; top:50%; margin-top:-30px; width:28px; height:61px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1032px 0 }
.slider-wrapper .next { left:auto; right:20px; margin-left:none; background-position:-1070px 0 }
 
.sponsors-slider { padding:10px; background:#fff }
.sponsors-slider .prev,
.sponsors-slider .next { display:none }

.sports-slider .image { max-width:400px; margin:0 auto }
.sports-slider .image:before { padding-top:150% }

.banners-slider { padding:5px; background:#fff }
.banners-slider .items,
.banners-slider .item { position:static; width:100% }
.banners-slider .item.cloned { display:none }
.banners-slider .image { display:block; margin:5px 0; text-decoration:none }
.banners-slider .image img { display:none }
.banners-slider .image span { position:static; display:block; padding:10px 20px; font-family:'futura', arial; font-size:40px; font-weight:700; text-transform:uppercase; color:#fff; background:#0077c8; box-shadow:0 0 15px rgba(0,0,0,0.5) inset }
.banners-slider .image span:after { content:'\e810'; font-family:'glyphicons'; float:right }
.banners-slider .prev,
.banners-slider .next { display:none }

.twitter-feed.slider .feed { width:600px }
.twitter-feed.slider .prev,
.twitter-feed.slider .next { position:absolute; left:20px; top:50%; margin-top:-30px; width:28px; height:61px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1032px 0 }
.twitter-feed.slider .next { left:auto; right:20px; margin-left:none; background-position:-1070px 0 }
 
.site-footer .footer-text { font-size:14px }
.site-footer .footer-text span { display:block }
.site-footer .footer-text .title { font-size:20px }

.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 }

.instagram-feed { height: auto; }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header { border-bottom:2px solid #fff }
.site-header .site-title { margin:0 120px 0 0 }
.site-header .site-title a { max-width:250px; height:90px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }
.site-header .edu-link { display:none }

.mobile-menu-bar { position:absolute; right:5px; top:27px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-social .section-header { font-size:40px }
.twitter-feed.slider .feed { width:300px }

.league-leaders .col { width:100% }

.sponsors-slider .image { width:33.32%; padding:5px }
.sponsors-slider .image:nth-child(4) { margin-left:16% }

.banners-slider { padding:10px }
.banners-slider .image img { display:none }
.banners-slider .image span { position:static; display:block; padding:20px; font-family:'futura', arial; font-size:20px; text-transform:uppercase;color:#fff; background:#01619e; border-radius:6px; box-shadow:0 0 10px rgba(0,0,0,0.6) inset }
.banners-slider .prev,
.banners-slider .next { display:none }

.schedule-boxscore .event-box { padding:15px; margin-top:5px }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .event-box:before { display:none }
.schedule-boxscore .event-box .team .team-logo { display:none }
.schedule-boxscore .event-box .team + .team .va { position:static; color:#000; background:none }

.site-footer .footer-logos li { margin:10px }
.site-footer .footer-logos li img { max-height:60px }

.section-aotw { padding:10px }
.section-aotw .section-header { position:absolute; left:-9999px}

.aotw { max-width:357px; padding:10px; margin:0 auto }
.aotw:after { display:block }
.aotw .athlete { width:100%; padding:0; border:none }
.aotw .athlete:first-child { border:none }
.aotw .athlete:first-child .title { padding-top:0 } 
.aotw .heading .thumb:after { display:block }
.aotw .heading .title { padding-top:90px }
.aotw .heading .title span:nth-child(1) { font-size:20px }

}

/* 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;}