/* ==============
   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: 'lato';
    src: url('lato-reg-webfont.eot');
    src: url('lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-reg-webfont.woff2') format('woff2'),
         url('lato-reg-webfont.woff') format('woff'),
         url('lato-reg-webfont.ttf') format('truetype'),
         url('lato-reg-webfont.svg#latoreg') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-bold-webfont.woff2') format('woff2'),
         url('lato-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-black-webfont.woff2') format('woff2'),
         url('lato-black-webfont.woff') format('woff');
    font-weight: 900;
    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-semibold-webfont.woff2') format('woff2'),
         url('teko-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
  font-family: 'fontello';
  src: url('fontello.eot?');
  src: url('fontello.eot?#iefix') format('embedded-opentype'),
       url('fontello.woff2?') format('woff2'),
       url('fontello.woff?') format('woff'),
       url('fontello.ttf?') format('truetype'),
       url('fontello.svg?#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
.accent-bg,
.accent-bg th { color:#fff !important; background:#9B1D22 !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:url(/images/setup/2018/page_bg.jpg) repeat #e9e9e9; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'lato', arial; }

:focus { outline-color:#E9C04A }

a { color:#8c2332; text-decoration:none }
a:focus,
a:hover { color:#8b2332; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1410px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { padding:30px 0; text-align:center; background:#fff; color:#666; font-family: 'lato', arial }
.site-footer > div{ max-width:1410px; margin:0 auto }
.site-footer .footer-logos{ border-bottom:1px solid #e9e9e9; margin-bottom:20px  }
.site-footer .footer-logos li{ float:left; width:20%; box-sizing:border-box; -webkit-box-sizing:border-box; border-left:1px solid #e9e9e9; padding:15px }
.site-footer .footer-logos li:last-child{ border-right:1px solid #e9e9e9 }
.site-footer .footer-address span{ display:block } 
.site-footer .footer-address > div { color:#8b2332; text-transform:uppercase; font-weight:400; margin-bottom:20px }
.site-footer .footer-address h3{ font-family: 'teko', arial; font-weight:600; margin-bottom: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%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

.more-news .story { margin-top:15px; padding:0 10px 0 210px; position:relative; background:#fff }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:200px; float:left; margin-left:-210px; 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; font-weight:900; margin-bottom:5px; padding:35px 0 0; text-transform:uppercase; transition: 0.3s}
.more-news .heading .title:hover{ color:#edce25 }
.more-news .details { overflow:hidden; color:#000 }
.more-news .details .date{ position:absolute; top:0; height:20px; padding:5px; background:#8b2332; color:#fff }
.more-news .details .date:after{ content:''; position:absolute; right:-30px; top:0; border-bottom:30px solid #8b2332; border-right:30px solid transparent }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw .section-header { position:static;line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff }
.aotw {  padding:10px; text-align:center }
.aotw .thumb { display:inline-block; border:3px solid #dbaf28 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:16px; color:#fff }
.aotw .title span:nth-child(1) { font-size:20px; margin-bottom:5px; text-transform:uppercase; color:#dbaf28; font-family: 'teko' , arial; font-weight:500 }

.main-tabs .aotw .athlete {float: left;width: 50%;box-sizing: border-box;padding: 0px 20px }
.main-tabs .aotw .leadin { color:#fff }

.social-tabs .aotw .thumb{ border-color:#61151F }
.social-tabs .aotw .title span { color:#61151F }
.social-tabs .aotw .title span:nth-child(1){ color:#000 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:30px; position:relative; background:#fff; color:#222222; overflow:hidden; border:1px solid #eee; font-size:16px; font-weight:400}
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .event-info{ position:relative; padding:0 150px }
.schedule-boxscore .date-status{ position:absolute; left:0; text-align:center; text-transform:uppercase;  font-family: 'teko', arial; font-weight:500; font-size:18px  }
.schedule-boxscore .date  { display:block; margin-bottom:5px; line-height:30px }
.schedule-boxscore .status { color:#555555 }
.schedule-boxscore .sport { font-size:20px; color:#8b2332; float:left; font-weight:900; margin-right:5px }
.schedule-boxscore .team { font-size:20px }
.schedule-boxscore .team .result { color:#9b1d22; float:right }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#777777 }
.schedule-boxscore .links { position:absolute; right:0; top:50%; margin-top:-10px; font-weight:bold; font-size:16px; text-align:left  }
.schedule-boxscore .links a { display:inline-block; vertical-align:top; padding:5px; margin-right:5px; width:1em; line-height:1; box-shadow:0 0 5px rgba(0,0,0,0.7) inset }
.schedule-boxscore .links a .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }
.schedule-boxscore .links > span { display:none }
.schedule-boxscore .no-events{ text-align:center; color:#555; text-transform:uppercase }


/* TABS */
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:50px; padding:0 20px; text-transform:capitalize; text-decoration:none; background:#8a252d; color:#EDCE25 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#fff; border-top-color:#d9ab28; color:#8a252d }
.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:18px; font-weight:400; border-top:5px solid #8a252d }
.main-tabs .tab a:focus,
.main-tabs .tab a.active { border-top-color:#d9ab28 }
.main-tabs .tab a:before{ font-family:"fontello"; margin-right:5px }
.main-tabs .tab a[href*="top_stories"]:before { content: '\f1ea'  }
.main-tabs .tab a[href*="more_headlines"]:before { content: '\e801' }
.main-tabs .tab a[href*="athletes_of_the_month"]:before { content: '\f2be' }
.main-tabs .tab a[href*="sacramento-city-college"]:before { content: '\e800' }
.main-tabs .pane .overflow { height:500px; padding:20px; overflow:auto; background:#000; background:rgba(0,0,0,0.9)  }
.main-tabs .pane1 .overflow { height:auto; padding:0; background:#fff; overflow:visible }


.srs-tabs ul.tabs{ background:#8b2332 }
.srs-tabs .tabs a{ font-family: 'teko', arial; font-weight:500; font-size:24px;  text-transform:uppercase}
.srs-tabs .pane .overflow { height:766px; padding:20px; overflow:auto; background:#fff  }

.social-tabs ul.tabs{ background:#8b2332 }
.social-tabs ul.tabs .tab:first-child{ margin-left:65px }
.social-tabs .tab a{ height:50px; padding:0; overflow:hidden;}
.social-tabs .tab a:before{ font-family:"GlyphIcons"; display:block; font-size:20px; text-align:center } 
.social-tabs .tab a[href*="facebook"]:before { content: '\e81c'  }
.social-tabs .tab a[href*="twitter"]:before { content: '\e81d' }
.social-tabs .tab a[href*="spotlight"]:before { content: '\f2be'; font-family: 'fontello' }
/*.social-tabs .tab a[href*="give_to_athletes"]:before { content: '\f2be'; font-family: 'fontello' }*/
.social-tabs .pane .overflow { height:600px; overflow:auto; background:#fff  }


/* 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:0; top:50%; margin-top:-15px; width:30px; height:30px; font-size:30px; line-height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent; color:#d9ab28; z-index:1 }
.slider-wrapper .next { left:auto; right:0 }
.slider-wrapper .prev:before { content:"\e80f"; display:block; display:block; font-family:'glyphicons' }
.slider-wrapper .next:before { content:"\e810"; display:block; display:block; font-family:'glyphicons' }
.slider-wrapper .pp { display:none }

.sponsor-slider .image:first-child{ margin-left:0}
.sponsor-slider .image{ float:left; width:15%; margin-left:1.999%; box-sizing:border-box; -webkit-box-sizing:border-box }
.sponsor-slider .image img { vertical-align:top; -webkit-transition:-webkit-transform 0.5s ease; transition:transform 0.5s ease  }
.sponsor-slider .image:hover img { -webkit-transform:scale(1.1); transform:scale(1.1) }

.banner-slider{ text-align:center }
.banner-slider .next, 
.banner-slider .prev { left: 50%;margin-left: -685px }
.banner-slider .next { left:auto; right:50%; margin-right:-685px }


/* STANDINGGS */
.standings-brief h3 { margin:0; padding:10px; font-size:17px; font-weight:400; font-style:italic; background:#fff }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td, 
.standings-brief th { padding:10px; vertical-align:middle; text-align:center; background:#e6e7e8 }
.standings-brief td:first-child, 
.standings-brief th:first-child { text-align:left }
.standings-brief th { text-transform:uppercase; font-size:12px; color:#fff; background:#8b2332 }
.standings-brief tr:hover td { background:#DFDFDF }
.standings-brief td { border-top:1px solid #ccc }
.standings-brief td a { color:#002e5f }

.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; max-width:250px; margin-bottom:10px; font-size:12px }
.content-switcher .switcher-list .selection { position:relative; display:block; padding:0 45px 0 10px; border:solid 1px #ccc; font-weight:700; line-height:30px; text-align:center; text-transform:uppercase; text-decoration:none; color:#444; background:#eee }
.content-switcher .switcher-list .selection:focus { background:#fff; outline:1px solid #044bff }
.content-switcher .switcher-list .selection:after { content:'\e811'; font-family:'glyphicons'; position:absolute; right:0; top:0; width:35px; height:30px; line-height:30px; text-align:center; color:#f9f9f9; background:#8b2332 }
.content-switcher .switcher-list.active .selection:after { content:'\e812' }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:30px; max-height:200px; padding:10px; border:solid 1px #ccc; margin:0; list-style:none; background:#fff; overflow:auto }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; color:#444; text-transform:uppercase } 
.content-switcher .switcher-list li.active a { color:#fff; background:#8b2332 }
.content-switcher .switcher-list li:hover a,
.content-switcher .switcher-list li a:focus { color:#d9ab28; background:#601823; 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 .switcher-list { opacity:0.5 }
.content-switcher.loading .switcher-list .selection:before { content:''; position:absolute; left:0; right:100%; top:0; bottom:0; background:rgba(193,193,193,0.5); -webkit-animation: loader 3s infinite linear; animation: loader 3s infinite linear }

/*NAVBAR-BUTTONS*/
.navbar-buttons li{ float:left; width:24%; margin-left:1.33%; box-sizing:border-box; -webkit-box-sizing:border-box }
.navbar-buttons li:first-child{ margin-left:0 }

/*NAVBAR-SHOP*/
.navbar-shop{ margin-top:30px; text-align:center } 

/* SOCIAL ICONS */
.social-links { text-align:center }
.social-links ul { list-style:none; margin:0 }
.social-links li { display:inline-block; vertical-align:top }
.social-links li a { display:block; padding:5px; line-height:1; font-size:20px; color:#edce25; transition:0.2s }
.social-links li .text { position:absolute; left:-9999px }
.social-links li a:hover { margin-top:-5px; text-shadow:2px 2px 3px rgba(0,0,0,0.8) }

.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#444 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { border:1px solid #eee}
.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 }

.landing-row.main-tabs-row .para-include{ display:block; padding:20px; font-size:16px; font-weight:400; font-style:italic; line-height:1; color:#8B2332; text-align:center; margin:0 }
.landing-row.main-tabs-row .para-include span{ font-weight:700 ; color:#777777; margin-right:5px }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#8c2332; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#8c2332; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#8c2332; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#8c2332 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#8c2332; 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; padding-top:210px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:absolute; left:0; right:0; top:0; z-index:3; background:#8b2332 }
.site-header .site-title, .site-header .site-text { margin:0 }
.site-header .site-text a { display:block; padding:20px; text-align:center; text-transform:uppercase; text-decoration:none;  background:#222222; color:#fff; border-bottom:5px solid #dbaf28; font-family: 'lato', arial; font-weight:400; font-size:22px; letter-spacing: 3px;word-spacing: 3px }
.site-header .site-title a{ display:block; position:absolute; top:45px; left:50%; margin-left:-75px; background:url(/images/setup/2018/master_sprite.png) no-repeat 0 0; width:187px; height:140px; z-index:1; text-indent:-9999px; -moz-transition:top 0.5s; -webkit-transition:top 0.5s; transition:top 0.5s }

.sticky-header .site-header { position:fixed; left:0; right:0; top:0; border-top:5px solid #dbaf28 }
.sticky-header .site-text{position: absolute;left: -9999px;width: 1px;height: 1px;overflow: hidden }
.sticky-header .site-header .site-title a { display:block; top:-13px; -ms-transform:scale(0.7); -moz-transform:scale(0.7); -webkit-transform:scale(0.7); transform:scale(0.7) }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1410px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row > div:after { content:""; display:block; clear:both }
.landing-row.no-pad > div { padding:0 }
.landing-row.no-bounds > div { max-width:none }

.landing-row .landing-col { float:left; padding:0 10px; box-sizing:border-box }
.landing-row .landing-col.span1 { width:8.33333333333% }
.landing-row .landing-col.span2 { width:16.6666666667% }
.landing-row .landing-col.span3 { width:25% }
.landing-row .landing-col.span4 { width:33.3333333333% }
.landing-row .landing-col.span5 { width:41.6666666667% }
.landing-row .landing-col.span6 { width:50% }
.landing-row .landing-col.span7 { width:58.3333333333% }
.landing-row .landing-col.span8 { width:66.6666666667% }
.landing-row .landing-col.span9 { width:75% }
.landing-row .landing-col.span10 { width:83.3333333333% }
.landing-row .landing-col.span11 { width:91.6666666667% }
.landing-row .landing-col.span12 { width:100% }

.landing-row .landing-col.offset1 { margin-left:8.33333333333% }
.landing-row .landing-col.offset2 { margin-left:16.6666666667% }
.landing-row .landing-col.offset3 { margin-left:25% }
.landing-row .landing-col.offset4 { margin-left:33.3333333333% }
.landing-row .landing-col.offset5 { margin-left:41.6666666667% }
.landing-row .landing-col.offset6 { margin-left:50% }
.landing-row .landing-col.offset7 { margin-left:58.3333333333% }
.landing-row .landing-col.offset8 { margin-left:66.6666666667% }
.landing-row .landing-col.offset9 { margin-left:75% }
.landing-row .landing-col.offset10 { margin-left:83.3333333333% }
.landing-row .landing-col.offset11 { margin-left:91.6666666667% }

.landing-row.banner-row{ margin-bottom:50px }
.landing-row.sponsor-row{ margin-bottom:30px }
.landing-row.buttons-row{ margin-bottom:30px }
.landing-row.tabs-row .social-section{ padding-left:7px }

/* NAVIGATION */
.dropnav { position:relative; text-align:center; font-family: 'teko' , arial; height:80px; border-bottom:3px solid #61151f }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block  }
.dropnav .nav { float:left }
.dropnav .nav4 { margin-left:180px }
.dropnav .nav1{ margin-left:15px }
.dropnav .nav > a { display:block; height:80px;  font-size:26px; font-weight:500; line-height:80px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:after{ content:''; display:inline-block; width:15px; height:37px; background:url(/images/setup/2018/master_sprite.png) no-repeat -730px 0; margin:-33px 45px  }
.dropnav .nav3 ~ .nav > a:after{ background-position:-755px 0 }
.dropnav .nav3 > a:after,
.dropnav .nav6 > a:after{ background:none }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { background:none }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:0; right:0; top:80px; min-width:200px; max-width:1200px; margin:0 auto; white-space:nowrap; text-align:left; padding:40px }
.dropnav .nav > .submenu:before{ content:''; display:block; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; z-index:-1; background:url(/images/setup/2018/dropdown_bg.jpg) no-repeat 50% 50% }
.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; padding:0 10px; color:#fff; font-size:16px;  font-family: 'lato', arial; line-height:30px; text-decoration:none }
.dropnav .submenu a:hover { color:#8b2332; background:#fff }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:60px; margin-bottom:20px }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; cursor:default; text-transform:uppercase; font-size:30px; font-family: 'teko' , arial; font-weight:500; color:#e9c04a; letter-spacing:3px }
.dropnav .submenu.level1 > ul > .has-submenu > a:hover { color:#8b2332 }
.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:#8b2332 }
.dropnav .submenu.level2 .has-submenu > a { min-width:200px; font-size:20px; font-family: 'lato', arial; font-weight:700;  line-height:38px  }
.dropnav .submenu.level2 .has-submenu li a { font-size:16px; padding:0 5px; font-family: 'lato', arial; font-weight:400; line-height:40px; color:#fff }

.dropnav .submenu.level1 .has-submenu li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none; color:#e9c04a }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"],
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"] { width:25px; height:30px; margin:6px 0; overflow:hidden; font-size:18px; line-height:30px  }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"]:before { content:"\e81c" }
.dropnav .submenu.level1 .has-submenu li a[href*="instagram"]:before { content:"\e81f" }
.dropnav .submenu.level1 .has-submenu li a[href="#twitter"],
.dropnav .submenu.level1 .has-submenu li a[href="#facebook"],
.dropnav .submenu.level1 .has-submenu li a[href="#instagram"] { pointer-events:none; color:#ccc; opacity:0.8 }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }

.secondary-nav { position:relative; z-index:2; margin:-54px 0 20px; color:#fff; background:#601823; font-family: 'lato', arial;  }
.secondary-nav > div{ max-width:1410px; margin:0 auto; padding:15px 10px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-size:26px; font-family:'teko' , arial; font-weight:500 ; letter-spacing:2px; text-transform:uppercase }
.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 { font-weight:400; font-size:16px; padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#edce25;; text-decoration:none }
.secondary-nav li:before { content:" " }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#8b2332 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#8b2332; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#edce25 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { position:relative; padding:10px; overflow:hidden }
.j-carousel .story-box { position:relative; padding:30px 40px; color:#fff }
.j-carousel .story-box .title { display:block; font-size:26px; font-weight:400; color:#1d1d1d; text-transform:uppercase; letter-spacing:1px }
.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:#444; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links{ font-style:italic }
.j-carousel .story-box .date{ position: absolute; top: -46px; left: 0px; background: url(/images/setup/2018/master_sprite.png) no-repeat -312px 0;width: 368px; height: 46px;padding-left: 40px;line-height: 2.1;font-size: 21px; text-transform:uppercase; font-weight:500 }
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { float:right; margin-left:10px }
.j-carousel .control { position:relative; cursor:pointer; margin-top:5px }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control:focus:after,
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; top:0; bottom:0; width:100%; background:rgba(153, 27, 30, 0.5); border:3px solid #edce25 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title{ display:none }
 
.site-footer{ padding:0 0 100px }

.social-links{ position:absolute;right:0;top:0}

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:3; height:70px; background:#8b2332; color:#fff }
.sticky-bar > div { position:relative; max-width:1410px; margin:20px auto  }
.sticky-bar > div:before { content:''; position:absolute; left:0; background: url(/images/setup/2018/master_sprite.png) no-repeat -199px 0;width: 100px;height: 80px;top: -45px; }

.article-ticker { position:relative; max-width:900px; height:50px; margin:0 auto; text-transform:uppercase; font-family: 'teko', arial; font-weight:400; font-size:18px; color:#fff; text-align:center }
.article-ticker .story { padding:5px  }
.article-ticker .story .title { display:block; vertical-align:top; letter-spacing:1px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-decoration:none }
.article-ticker a{ color:#fff }
.article-ticker a:hover, .article-ticker a:active, .article-ticker a:visited {color:#edce25; text-decoration:none; }
.article-ticker .next, .article-ticker .prev{ color:#fff; margin-top:-20px; font-size:20px }

div[id="scoreboard-ticker-wrapper"] { position:relative; width:900px; height:50px; margin:0 auto; text-transform:uppercase; font-family: 'lato', arial; font-weight:400; font-size:16px }
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:900px; height:50px; line-height:50px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { padding:10px 0; font-size:16px; text-align:center; line-height:1.1; color:#fff;  text-align:center }
div[id="scoreboard-ticker"] span { padding:0 3px }
div[id="scoreboard-ticker"] .result{ padding:0 15px }
div[id="scoreboard-ticker"] .status{ padding-right:30px }
div[id="scoreboard-ticker"] .date{ padding:0 30px; font-family: 'teko', arial;font-weight:400; font-size: 18px; text-transform:uppercase }
div[id="scoreboard-ticker"] .date:after,
div[id="scoreboard-ticker"] .status:after{ content: '.';position: absolute;top: 8px;margin: 0 15px; font-weight:bold }
div[id="scoreboard-ticker"] .status:after{ margin:0 15px }
div[id="scoreboard-ticker"] .content a { color:#fff; font-family: 'teko', arial;font-weight:400; font-size: 18px; text-transform:uppercase }
div[id="scoreboard-ticker"] .content a:hover { color:#edce25 }
span[id="scoreboard-ticker-pp"] { display:none }
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; left:0; top:5px }
span[id="scoreboard-ticker-next"] {  left:auto; right:0 }
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; cursor:pointer; text-decoration:none; color:#fff ; font-size:18px }
span[id="scoreboard-ticker-prev"] a:before { content:"\e80f"; font-family: 'glyphicons'; display:block }
span[id="scoreboard-ticker-next"] a:before { content:"\e810"; font-family: 'glyphicons'; display:block }


}

@media only screen and (max-width:1399px){

.dropnav .nav4 { margin-left:135px }
.dropnav .nav > a:after{ margin:-33px 34px }

}

@media only screen and (min-width:1024px) and (max-width:1230px) {

.dropnav .nav > a:after{ margin:-33px 18px }

.social-tabs ul.tabs .tab:first-child{ margin-left:0 }


}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#8b2332 }
.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% }

.site-header .site-text,.sticky-bar, .social-tabs{ display:none }

.mobile-menu-bar { display:block; padding:5px; background:#601823 }
.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:#edce25; color:#fff; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.dropnav .nav4 { margin-left:0 }


.secondary-nav { background:#8b2332; 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-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; z-index:2; height:12px; padding:10px 0; margin-top:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #edce25; text-transform:uppercase; background:#8a252d; color:#fff; text-align:center }
.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 }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:0; margin:-15px 0 0 }
.slider-wrapper .next { left:auto; right:0 }

.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{ border-bottom:5px solid #edce25 }

.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 }

.main-tabs .aotw .athlete{ width:100% }

.more-news .heading .title{ font-size:14px }
.more-news .details .leadin{ display:none }

.schedule-boxscore .event-box{ padding:5px }
.schedule-boxscore .event-info{ padding:0 }
.schedule-boxscore .date-status{ position:static }
.schedule-boxscore .links{ position:static; margin:0 }

.slider-wrapper .image{ width:100%; text-align:center }

.navbar-buttons li{ width:50%; margin:0; padding:5px }

.twitter-feed.list .tweet .info { font-size:12px }
	
.site-footer .footer-logos li{ width:50% }
.site-footer .footer-logos li img { max-height:80px }
.site-footer .footer-logos li:last-child{ width:100% }

}

/* 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;}
