/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensed';
    src: url('robotocondensed-regular-webfont.woff2') format('woff2'),
         url('robotocondensed-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto_condensed';
    src: url('robotocondensed-bold-webfont.woff2') format('woff2'),
         url('robotocondensed-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#000 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#e4b300 }

a { color:#e4b300; text-decoration:none }
a:focus,
a:hover { color:#ccc; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px; color:#fff }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.navbar-buttons li { position:relative; float:left; width:32%; margin-left:2%; margin-bottom:20px; display:block; overflow:hidden }
.navbar-buttons li img { width:100% }
.navbar-buttons li:nth-child(3n+1) { margin-left:0 }
.navbar-buttons li span { position:absolute; display:block; bottom:0; color:#fff; font-family:"arial"; font-size:16px; font-weight:700; text-transform:uppercase; left:0; right:0; height:55px; line-height:55px; background:#000; text-align:center; box-sizing:border-box }

.navbar-header { position:absolute; top:15px; right:200px }
.navbar-header li { position:relative; float:left; text-align:center; list-style:none; margin-right:70px }
.navbar-header li:after { content:""; position:absolute; right:-30px; top:0; width:1px; height:30px; background:#000; display:block}
.navbar-header li a { color:#fff; font-size:14px; display:block; max-width:125px; font-family:"arial"; text-transform:uppercase; line-height:1.1 }
.navbar-header li:nth-child(1), 
.navbar-header li:nth-child(2) a { max-width:95px }
.navbar-header li:nth-child(3) a,
.navbar-header li:nth-child(4) a { width:40px; height:40px; display:block; overflow:hidden; background:#fff; border-radius:100%; color:#000; line-height:40px; margin-top:-6px }
.navbar-header li:nth-child(3) a:before { content:"\e82f"; font-family:"glyphicons"; display:block; font-size:24px; line-height:40px }
.navbar-header li:nth-child(4) ~ li,
.navbar-header li:nth-child(4):after { display:none }

.navbar-tv { margin-top:10px; text-align:center }

.social-links { position:fixed; padding:5px 0 10px; right:5px; top:90px; background:#777; width:55px }
.social-links ul { margin:0 }
.social-links li { list-style:none; width:40px; height:40px; background:#fff; border-radius:100%; text-align:center; line-height:40px; margin:5px auto 0 }
.social-links li a { font-size:20px; color:#777 }
.social-links .text { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden; color:#000 }

.site-footer { padding:30px 0; text-align:center }
.site-footer > .container { max-width:1300px; margin:0 auto }
.footer-logos ul { display:inline-block; vertical-align:top }
.footer-logos li { float:left; margin-left:30px }
.footer-logos li:first-child { margin-left:0 }

/* 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:54.8%; position:relative;  cursor:pointer; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

.more-news .story { padding:40px 10px 10px; border-bottom:1px solid #000; position:relative; font-family:"roboto_condensed",arial; }
.more-news .heading { margin:0 }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px; color:#000; text-transform:uppercase }
.more-news .details { overflow:hidden; color:#000; text-transform:uppercase; font-weight:700 }
.more-news .date { position:absolute; top:15px }
.more-news .sport-name { display:none }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw { background:#000; padding:5px 20px 10px }
/*.section-aotw .section-header { position:static; line-height:20px; width:353px; max-width:100%; height:82px; margin:0 auto 5px; background:url(/images/setup/2018_atow.png) no-repeat 50% 50%; background-size:100% auto; text-indent:-9999px; color:#fff }*/
.section-aotw .section-header { position:static; line-height:20px; width:353px; max-width:100%; height:82px; margin:0 auto 5px; background:url(/design/logos/PepsiCo_AofW_2021-22_-_header_only.jpg) no-repeat; background-size:110% auto; text-indent:-9999px; color:#fff }
.aotw { height:260px }
.aotw .athlete { float:right; width:48%; text-align:center }
.aotw .athlete:first-child { float:left }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; font-family:"arial"; font-weight:400; text-decoration:none }
.aotw .title span { display:block; font-size:14px; color:#a4a4a4 }
.aotw .title span:nth-child(1) { font-size:18px; margin-top:20px; line-height:1.2; font-weight:700; text-transform:uppercase; color:#fff }
.aotw .leadin { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden; color:#fff }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; min-height:80px; padding:15px 15px 15px 80px; font-family:"arial"; font-weight:700; position:relative; background:#000; color:#fff; line-height:1.3 }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; width:50px; height:80px; font-size:25px; font-weight:700; position:absolute; left:15px; background:#000; line-height:1.1; text-transform:uppercase; text-align:center; box-sizing:border-box }
.schedule-boxscore .date span:first-child { display:block; font-size:14px; font-weight:400 }
.schedule-boxscore .sport { font-size:15px }
.schedule-boxscore .status { float:right; font-size:14px; text-transform:uppercase }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .links a { color:#fff }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden }

/* TABS */
.tabs-wrapper ul.tabs .tab { width:32.66%;  margin-left:1% }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; text-align:center; font-size:12px; font-family:"arial"; padding:5px; font-weight:700; text-transform:uppercase; text-decoration:none; background:#777; color:#000 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#000; color:#777 }
.tabs-wrapper .panes { position:relative; overflow:hidden }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.main-tabs .tab a { font-size:16px }
.main-tabs ul.tabs .tab { width:200px;  margin-left:1% }
.main-tabs .pane1 ~ .pane .overflow { height:550px; overflow:auto; background:#777 }

.scs-tabs .tab a:focus,
.scs-tabs .tab a.active,
.scs-tabs-varsity .tab a:focus,
.scs-tabs-varsity .tab a.active { color:#fff }
.scs-tabs .pane .overflow { height:335px; overflow:auto }
.scs-tabs-varsity .pane .overflow { height:322px; overflow:auto }
.scs-tabs .pane2 .overflow,
.scs-tabs-varsity .pane2 .overflow { height:auto }

/* SLIDER */
.slider-wrapper { position:relative; padding:10px; background:#fff }
.slider-wrapper .slider { position:relative; border:5px solid #fff; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }

.social-slider .next, 
.social-slider .prev { position:absolute; left:0px; bottom:00px; z-index:1; width:50px; height:50px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:#000; border:none }
.social-slider .next { left:auto; right:0px }
.social-slider .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:50px }
.social-slider .next:before { content:"\e810"; display:block; font-size:20px; line-height:50px }
.social-slider .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:#000; border:none }
.social-slider .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.social-slider .pp.play:before { content:'\e80a' }

/* CALENDAR */
#calendar { padding:5px; background:#000 }
#calendar #calendar-now { border:none; background:#e4b300 }
#calendar .calendar-month span,
#calendar .calendar-header { color:#000 }
#calendar .calendar-month-right,
#calendar .calendar-month-left { border:none; color:#000 }
#calendar .calendar-replaceable { overflow:hidden }
#calendar #calendar-view { width:100%;  background:#fff }
#calendar td { height:20px; line-height:20px; color:#06205b; font-size:14px; font-weight:bold; border-color:#efe0cb;  text-align:center }
#calendar .calendar-header td { height: 20px; border:none; line-height: 20px; font-size:14px; font-weight:bold; color:#fff; background:#000 }
#calendar .calendar-month td { background:none; height:20px; font-size:18px; font-weight:bold; text-transform:uppercase; padding:0; line-height:20px }
#calendar td.inactive { color:#5a4725 }
#calendar .calendar-event a,
#calendar .no-calendar-event a { width:20px; height:20px; color:#fff; margin:3px auto; line-height:20px; background:none }
#calendar .no-calendar-event a { color:#002242 }
#calendar .calendar-event a { background:#e4b300; color:#000 }
#calendar .calendar-event a:hover,
#calendar .current a { background:#fff; color:#000 }
#calendar .event-schedule { min-height:152px; min-height:179px; max-height:179px; overflow:auto; color:#fff; text-align:center; }
#calendar .event-date { display:block; height:20px; padding:5px 20px; text-transform:uppercase; font-size:16px; line-height:20px; color:#000; background:#e4b300 }
#calendar .event-info { position:relative; min-height:50px; box-sizing:border-box; margin-top:5px; padding:10px; font-size:16px; border:1px solid #fff; background:#000; line-height:1.1 }
#calendar .event-info:first-child { margin-top:0 }
#calendar .event-info .row { margin-top:5px; display:block; text-align:left }
#calendar .event-info .row:first-child { min-height:16px; margin-top:0 }
#calendar .event-info .note { display:none }
#calendar #no-calendar-events { height:118px }
#calendar .links { right:20px; top:0; bottom:0 }
#calendar .links a { color:#fff }
#calendar .status { color:#fff; text-transform:uppercase; letter-spacing:1px }
#calendar .sport a { display:block; font-size:16px; line-height:1.1; color:#fff }
#calendar .calendar-month-right a,
#calendar .calendar-month-left a { display:block; height:30px; background:#e4b300; color:#000; overflow:hidden; line-height:30px }
#calendar .calendar-month-left a:before { content:"\e80f"; display:block; font-family:"GlyphIcons"; color:#000 }
#calendar .calendar-month-right a:before { content:"\e810";  display:block; font-family:"GlyphIcons"; color:#000 }

.instagram-feed { padding:10px; background:#fff }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.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 .placeholder { position:relative; padding-top:100% }
.instagram-feed .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; 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:30px; color:#eee; text-align:center; text-shadow:0 0 2px 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 .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

.scs-tabs .instagram-feed { height:340px; overflow-y:scroll }

/* BIO 
.bio-wrap.xl .head { width:100%; float:none; margin-bottom:10px; margin-right:10px; padding:0 }
.bio-wrap.xl .body { margin-top:0; overflow:hidden }
.bio-wrap.xl .player-headshot { width:auto; float:left; margin:0 20px 10px 0; padding-left:10px }
.bio-wrap.xl .player-name { position:static }

*/

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#000; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#000; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#000; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#000 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap { max-width:1090px; margin:0 auto }
.bio-wrap .head { background:#000; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2018_page_bg.jpg) no-repeat 50% 95px #000; background-size:2000px auto }
.landing .page { background:url(/images/setup/2018_page_bg.jpg) no-repeat 50% 50% #000; background-size:100% 100% }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.body-container { max-width: 1056px; margin: 0 auto; padding: 20px; background: url(/images/setup/body_bg.png) repeat; -webkit-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 10px 0; box-shadow: 0 0 10px 0; box-sizing:border-box }

.site-header { position:relative; z-index:3 }
.site-header:before { content:""; position:absolute; left:0; right:0; top:0; height:60px; display:block; background:#52514f }
.site-header > .container { position:relative; max-width:1056px;  margin:0 auto }
.site-header .site-title { margin:0; padding:95px 10px 30px 220px }
.site-header .site-title:after { content:''; display:block; clear:both }
.site-header .site-title a { float:right; width:825px; max-width:100%; height:97px; text-indent:-9999px; background:url(/images/setup/2018_header_text.png) no-repeat 50% 50%; background-size:100% auto  }
.site-header .site-title a:before { content:''; position:absolute; left:0; top:20px; z-index:1; display:block; width:182px; height:190px; background:url(/images/setup/2018_master_sprite.png) no-repeat -15px -5px }

/* SEARCH */
.search-bar { width:150px; position:absolute; top:13px; right:5px; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar:before { content:"SEARCH"; position:absolute; left:-70px; top:7px; font-family:"arial",arial; font-size:14px; color:#fff }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:35px; padding:0 30px 0 10px; font-size:12px; font-family:'montserratbold', arial; border:none; outline:none; background:#fff; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:35px; border:none; overflow:hidden; background:none; position:absolute; right:0; top:0; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:23px; text-align:center; color:#979797; margin:0 }

::placeholder { color: #fff; opacity: 1 }
:-ms-input-placeholder { color: #fff }
::-ms-input-placeholder { color: #fff }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1056px; 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% }

/* NAVIGATION */
.dropnav { position:relative; font-family:"arial"; text-align:center; color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top }
.dropnav .nav { float:left; position:relative; padding-bottom:5px }
.dropnav .nav > a { display:block; height:40px; padding:15px 10px; font-size:18px; font-weight:700; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav1 > a:first-child { margin-left:0 }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:-2px; top:75px; min-width:200px; padding:15px 5px; text-align:center; background:rgba(0,0,0,0.9); white-space:nowrap }
.dropnav .nav4 ~ .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; vertical-align:top; color:#fff; font-size:14px; font-weight:800; line-height:25px; text-transform:uppercase; text-decoration:none; padding:0 10px }
.dropnav .submenu a:hover { color:#e4b300 }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-left:20px; text-align:left }
.dropnav .submenu.level1 > ul:first-child,
.dropnav .submenu.level1 > ul > .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-size:24px; text-transform:uppercase; cursor:default; color:#e4b300; padding:0 10px }
.dropnav .submenu.level2 { display: flex; }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#000 }
.dropnav .submenu.level2 .has-submenu > a { min-width:220px; font-size:14px }
.dropnav .submenu.level2 .has-submenu li a { padding:0 8px; font-size:12px; font-weight:400; color:#fff }
.dropnav .submenu.level2 .has-submenu li a:hover { color:#e4b300 }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }

.secondary-nav { position:relative; z-index:2; max-width:1056px; font-family:"roboto_condensed",arial; padding:12px 20px; box-sizing:border-box; -webkit-box-sizing:border-box; margin:0 auto 10px; color:#fff; background:#000 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#e4b300; text-transform:uppercase; font-size:24px; font-weight:700 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none; font-size:16px }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#e4b300; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#e4b300 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#e4b300; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#000; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#333 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel .story-box { position:relative; height:130px; padding:40px 45px 10px; box-sizing:border-box; color:#fff; font-family:"arial"; font-weight:400; background:#000 }
.j-carousel .story-box .title { display:block; font-size:18px; color:#fff; font-weight:400; text-transform:uppercase; font-weight:700; line-height:1.3 }
.j-carousel .date { position:absolute; top:15px; left:45px; text-transform:uppercase; color:#e4b300; font-family:"arial"; font-weight:700 }
.j-carousel .story-box .leadin { display:block; font-size:14px; line-height:1.3 }
.j-carousel .story-box .readmore { display:none }
.j-carousel .carousel-related-links a { color:#fff }
.j-carousel .controls { position:absolute; width:140px; padding:4px; text-align:center; right:0; bottom:101px; background:#e4b300; z-index:2 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:middle; width:14px; border:1px solid #000; height:14px; background:#000; margin:0 4px; text-indent:-9999px; border-radius:100%; cursor:pointer }
.j-carousel .control:focus,
.j-carousel .control.active { background:#fff }
.j-carousel .control .thumb-title { display:none }

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:5px; bottom:60px; z-index:1; width:25px; height:25px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#000; background:#e4b300; border-radius:100% }
.j-carousel .next { left:auto; right:5px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:18px; line-height:25px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:18px; line-height:25px }
.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

.navbar-tv { display:block; background:#000 } 

}


/*
@media only screen and (min-width:1024px) and (max-width:1340px) {

.site-header { padding:0 20px }
.dropnav { text-align:center }
.dropnav > ul { display:inline-block; vertical-align:top }
.dropnav .nav > a {  font-size:18px; margin-left:49px }
.dropnav .nav1 > a { margin-left:0 }

.scs-tabs .tab a { font-size:14px }

.navbar-header li { margin-right:50px }
.navbar-header li:after { right:-25px }

.search-bar:before { display:none }
::placeholder { color: #000; opacity: 1 }
:-ms-input-placeholder { color: #000 }
::-ms-input-placeholder { color: #000 }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.dropnav .nav > a {  font-size:17px; margin-left:24px }
.dropnav .nav1 > a { margin-left:0 }

.footer-logos ul { text-align:center }
.footer-logos li { float:none; display:inline-block; vertical-align:top }

.scs-tabs .tab a { font-size:13px; padding:10px 5px }

}
*/

@media only screen and (min-width:1024px) and (max-width:1056px) {

.dropnav .nav > a {  font-size:17px; padding:15px 13px }
.dropnav .nav1 > a { margin-left:0 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#000 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2018_header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#e4b300 }
.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 } 

.search-bar,
.navbar-header { display:none }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#777; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .next, .j-carousel .prev, .j-carousel .pp,
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; z-index:2; height:12px; padding:10px 0; margin-top:54.8%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; font-family:"roboto_condensed",arial; font-size:18px; font-weight:700; padding:10px; text-transform:uppercase; background:#000; 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 }

.social-slider {  text-align:center }

.social-links { position:absolute; left:0; right:auto; width:auto; background:none; top:113px; padding:0 }
.social-links li { display:inline-block; vertical-align:top }

.navbar-tv { background:#000; margin:0; border:5px solid #e4b300 }
.navbar-buttons li { width:16.66%; margin:0; padding:5px; background: #e4b300; box-sizing:border-box }

.site-footer { background:#000; text-align:center }
.footer-logos li { margin:0 10px; float:none; display:inline-block; vertical-align:top }

.schedule-boxscore { max-height:500px; overflow:auto }
.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url("/images/setup/2018_header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.navbar-buttons li { width:33.33% }

.section-aotw .section-header { max-width:353px; width:100%; margin-bottom:0; height:83px; background:url(/images/setup/2018_atow.png) no-repeat 0 0; background-size:100% auto }

.social-links { position:static; background:#e4b300; text-align:center; padding:5px }
.social-links li { vertical-align:top; margin-top:0  }

}

/* CAMPS */
.camp-box > h2 {background-color: #5B5B5B!important;}
.camp-box button:hover {background: #5B5B5B!important;}
.camp-box button {background: #231F20!important; color: #fff;}
.camp-box button:before {background: #5B5B5B!important;}
