/* ==============
   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: 'built_titling';
  src: url('built_titling_rg-webfont.woff2') format('woff2'),
       url('built_titling_rg-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;

}

@font-face {
  font-family: 'built_titling';
  src: url('built_titling_rg_it-webfont.woff2') format('woff2'),
       url('built_titling_rg_it-webfont.woff') format('woff');
  font-weight: 400;
  font-style: italic;

}

@font-face {
  font-family: 'open_sans';
  src: url('opensans-regular-webfont.woff2') format('woff2'),
       url('opensans-regular-webfont.woff') format('woff');
  font-weight: 400;
  font-style: normal;

}

@font-face {
  font-family: 'open_sans';
  src: url('opensans-semibold-webfont.woff2') format('woff2'),
       url('opensans-semibold-webfont.woff') format('woff');
  font-weight: 600;
  font-style: normal;

}

@font-face {
  font-family: 'open_sans';
  src: url('opensans-bold-webfont.woff2') format('woff2'),
       url('opensans-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;

}

@font-face {
  font-family: 'open_sans';
  src: url('opensans-extrabold-webfont.woff2') format('woff2'),
       url('opensans-extrabold-webfont.woff') format('woff');
  font-weight: 800;
  font-style: normal;

}

@font-face {
  font-family: 'montserrat';
  src: url('montserrat-blackitalic-webfont.woff2') format('woff2'),
       url('montserrat-blackitalic-webfont.woff') format('woff');
  font-weight: 900;
  font-style: italic;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#4f4685 !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:'roboto', arial; font-size:14px; line-height:1.5; background:#4f4685; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'open_sans', arial }

a { color:#4f4685; text-decoration:none }
a:focus,
a:hover { text-decoration:underline }
a[rel="wiki-link"] { color:#cbc2ff }

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 { position:relative; z-index:1; max-width:1100px; 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; color:#fff }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.site-footer { padding:60px 0; font-family:'built_titling', arial; text-align:center }
.site-footer a[rel="wiki-link"] { color:#fff }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 22px }
.footer-logos li a { color:#fff }
.footer-text { margin:60px 0; font-size:20px; line-height:1.2; letter-spacing:0.05em; color:#fff }
.footer-text span { display:block; font-size:30px; letter-spacing:0.1em }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:60%; 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 { width:12.5%; float:left; position:relative }

/* SOCIAL */
.social-links { text-align:center }
.social-links ul { margin:0; list-style:none }
.social-links li { position:relative; display:inline-block; vertical-align:top; margin:0 50px }
.social-links li:before { content:''; position:absolute; left:-83px; top:50%; width:60px; height:1px; margin-top:-20px; background:#fff }
.social-links li:first-child:before { display:none }
.social-links li a { text-decoration:none; color:#fff }
.social-links li .icon { display:block; width:170px; height:170px; font-size:120px; line-height:170px; color:#292256; background:#fff; border-radius:100%; transition:0.4s }
.social-links li .icon:before { vertical-align:top; line-height:170px }
.social-links li a:hover .icon { color:#fff; box-shadow:0 10px 20px 0 rgba(0,0,0,0.75); -webkit-transform:translateY(-10px); transform:translateY(-10px) }
.social-links li a:hover .gicon-facebook { background:#3b5998 }
.social-links li a:hover .gicon-twitter { background:#3b5998 }
.social-links li a:hover .gicon-instagram { background:#e95950 }
.social-links li .text { display:block; padding-top:20px; font-weight:700; letter-spacing:0.025em; text-transform:uppercase }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#233a75; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#233a75; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#233a75; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#233a75 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#233a75; 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/page_bg.jpg) no-repeat 50% 0; background-size:2000px auto }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:216px; font-family:'open_sans', arial }
.site-header > .container { position:relative; max-width:1100px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title .text { position:absolute; top:30px; right:0; width:984px; height:82px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -251px 0 }
.site-header .site-title a { color:#fff; text-decoration:none }
.site-header .site-title a:after { content:''; position:absolute; left:-81px; top:21px; width:253px; height:220px; background:url(/images/setup/master_sprite.png) no-repeat }

.mobile-menu-bar { display:none }

.landing-row { position:relative }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1100px; 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.carousel-row > div:before { content:''; position:absolute; display:block; left:-30px; top:-30px; right:-30px; height:394px; background:url(/images/setup/carousel_bg_frame.png) no-repeat }
.landing-row.events-row { margin-top:40px }
.landing-row.social-row { height:290px; margin-top:70px; padding-top:46px; background:url(/images/setup/bg_social_row.jpg) no-repeat 50% 0; box-sizing:border-box }

/* NAVIGATION */
.dropnav { position:relative; margin-top:144px; text-align:center; color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; margin-left:86px; text-align:left }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { position:relative; display:block; height:40px; padding:0 18px; font-family:'built_titling', arial; font-size:30px; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#cbc2ff }
.dropnav .nav.focus > a:before,
.dropnav .nav:hover > a:before { content:''; position:absolute; left:50%; top:58px; border:7px solid #cbc2ff; border-color:transparent transparent #cbc2ff; margin-left:-7px }
.dropnav .nav > .submenu { display:none; position:absolute; left:50%; top:72px; width:536px; margin-left:-268px; padding:20px 45px; background:rgba(0,0,0,0.9); white-space:nowrap; border-top:7px solid #cbc2ff; box-sizing:border-box }
.dropnav .nav > .submenu:before { content:''; position:absolute; left:0; top:-39px; width:100%; height:32px }
.dropnav .nav > .submenu:after { content:''; position:absolute; left:0; bottom:-43px; width:100%; height:43px; background:url(/images/setup/master_sprite.png) no-repeat 0 -440px }
.dropnav .nav:first-child > .submenu { left:auto; margin-left:0 }
.dropnav .nav:nth-child(7) > .submenu { left:auto; right:0; margin-left:0 }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-weight:700; font-size:16px; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:28px; color:#a69be6 }
.dropnav .submenu a:hover { color:#fff }
.dropnav .submenu .has-submenu > a { font-weight:800; font-size:18px; color:#fff; pointer-events:none }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; max-width:1100px; padding:5px 10px; margin:0 auto 30px; font-family:'open_sans', arial; color:#fff; box-sizing:border-box;
background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(229,229,229,1) 50%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 50%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(229,229,229,1) 50%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); }
.secondary-nav h1 { float:left; margin-bottom:0; font-family:'built_titling', arial; font-size:36px; font-style:italic; font-weight:400; color:#574e91 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:12px }
.secondary-nav li { float:left; font-weight:600; font-size:15px; text-transform:uppercase }
.secondary-nav li a { padding:5px 10px; color:#574e91; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#292256; outline:none; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#292256 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#292256; 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; white-space:nowrap; color:#fff }
.secondary-nav .has-nav li a:hover { color:#cfc7fe }
.secondary-nav a[rel="wiki-link"] { color:#574e91 }

.j-carousel .media-box { width:70.45% }
.j-carousel .story-box { position:absolute; top:0; right:0; bottom:0; width:29.55%; padding:85px 20px; text-transform:uppercase; color:#fff; background:rgba(35, 31, 32, 0.75); box-sizing:border-box }
.j-carousel .story-box:before { content:''; position:absolute; left:-56px; top:65px; width:56px; height:11px; background:url(/images/setup/2017/master_sprite.png) no-repeat -208px -34px }
.j-carousel .story-box .title { display:block; padding-bottom:20px; margin-bottom:20px; font-size:24px; font-weight:700; line-height:1.2; color:#fff; text-transform:uppercase; text-decoration:none; border-bottom:1px solid #fff; transition:0.2s }
.j-carousel .story-box .title:hover { color:#cfc7fe }
.j-carousel .story-box .date { position:absolute; top:15px; left:-15px; right:25px; padding:0 25px; font-family:'montserrat', arial; font-weight:900; font-style:italic; font-size:21px; line-height:48px; color:#fff; background:#4f4685; -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% calc(100% + 16px)); clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% calc(100% + 16px)) }
.j-carousel .story-box .date:before { content:''; position:absolute; display:block; left:0; top:100%; border:8px solid #777283; border-color:#777283 #777283 transparent transparent }
.j-carousel .story-box .date .title { display:none }
.j-carousel .story-box .date .pipe { padding:0 5px; color:#0091b9 }
.j-carousel .story-box .date .sport { font-weight:700 }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#fff }
.j-carousel .story-box .carousel-share-links a:before { font-size:16px }
.j-carousel .story-box .carousel-share-links a:hover[href*="twitter"] { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a:hover[href*="facebook"] { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .carousel-related-links span { padding:0 5px }
.j-carousel .story-box .leadin { display:block; margin:10px 0; text-transform:none }
.j-carousel .story-box .readmore { position:absolute; left:50px; right:50px; bottom:30px; padding:10px; font-weight:700; text-align:center; text-decoration:none; color:#4f4685; background:#fff; transition:0.2s ease-in }
.j-carousel .story-box .readmore:after { content:' +' }
.j-carousel .story-box .readmore:hover { color:#fff; background:#4f4684 }
.j-carousel .controls { margin:5px -5px }
.j-carousel .control { position:relative; float:left; width:20%; padding:5px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:after { content:''; position:absolute; left:5px; top:5px; bottom:5px; right:5px; border:3px solid transparent; transition:0.5s }
.j-carousel .control.active:after { border-color:#fff }
.j-carousel .control .thumb { width:100%; vertical-align:top }

/* SCHEDULE */
.section-events .section-header { position:static; margin-bottom:10px; font-family:'built_titling', arial; font-size:40px; font-weight:400 }
.section-events .btn-composite { position:absolute; top:0; right:0; padding:5px 45px; font-family:'built_titling', arial; font-size:20px; text-transform:uppercase; text-decoration:none; color:#fff; background:#323050; border:1px solid #fff; transition:0.2s }
.section-events .btn-composite:hover { color:#4f4685; background:#fff }
.schedule-boxscore { height:570px; overflow:auto; box-shadow:0 15px 35px 0 rgba(0,0,0,0.4) }
.schedule-boxscore .event-box { position:relative; min-height:145px; padding:40px 340px 40px 215px; color:#6d6d6d; background:#fff; border-top:1px solid #d8d8d8; box-sizing:border-box }
.schedule-boxscore .event-box:nth-child(even) { background:#f3f3f3 }
.schedule-boxscore .event-box:first-child { border-top:0 }
.schedule-boxscore .date-status,
.schedule-boxscore .links  { position:absolute; right:0; top:0; bottom:0; width:340px; padding:40px 50px 0 50px; font-size:18px; font-weight:600; line-height:1; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; border-left:1px solid #dadada }
.schedule-boxscore .links { top:70px; text-overflow:none; white-space:normal; overflow:visible }
.schedule-boxscore .links a { text-decoration:none; color:#4f4685 }
.schedule-boxscore .links a:before { content:'/ '; padding:0 2px; color:#6d6d6d }
.schedule-boxscore .links > span { display:none }
.schedule-boxscore .status:before { content:' /' }
.schedule-boxscore .sport { margin-bottom:5px; font-weight:700; font-size:24px; text-transform:uppercase; line-height:1; color:#4f4685 }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team-logo { position:absolute; left:130px; top:40px }
.schedule-boxscore .team-logo img { max-height:65px }
.schedule-boxscore .team .va { position:absolute; left:50px; top:40px; width:65px; height:65px; font-weight:800; font-size:30px; text-transform:uppercase; text-align:center; line-height:65px; color:#fff; background:#4f4685 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { display:block; margin-top:5px; font-size:14px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1100px) {

.site-header .site-title .text { right:-40px; -webkit-transform:scale(0.8); transform:scale(0.8) }
.site-header .site-title a:after { left:-20px; ; -webkit-transform:scale(0.8); transform:scale(0.8) }

.dropnav > ul { margin-left:120px }
.dropnav .nav > a { padding:0 15px; font-size:26px }

.landing-row { padding:0 20px }

.j-carousel .story-box { padding:70px 20px }
.j-carousel .story-box .date { padding-top:3px; font-size:18px; line-height:38px }
.j-carousel .story-box .title { font-size:20px }
.j-carousel .story-box .leadin { font-size:13px }
.j-carousel .story-box .readmore { bottom:20px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#16103c }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#4f4684 }
.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:#fff; color:#4f4684; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#4f4685; 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; height:12px; padding:10px 0; margin-top:60%; 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 }

.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 }

.section-events .section-header { position:static; margin:0; padding:10px; font-family:'built_titling', arial; font-size:30px; font-weight:400; text-align:center }
.schedule-boxscore .event-box { position:relative; min-height:150px; padding:10px 10px 10px 100px; color:#6d6d6d; background:#fff; border-top:1px solid #d8d8d8; box-sizing:border-box }
.schedule-boxscore .event-box:nth-child(even) { background:#f3f3f3 }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.schedule-boxscore .date-status { margin:10px 0 10px -90px; padding-bottom:5px; font-size:18px; font-weight:700; text-transform:uppercase; color:#4f4685; border-bottom:2px solid #4f4685 }
.schedule-boxscore .status { float:right }
.schedule-boxscore .sport { font-weight:700; font-size:20px; text-transform:uppercase; color:#4f4685 }
.schedule-boxscore .team-logo { position:absolute; left:0; top:60px; width:100px; text-align:center }
.schedule-boxscore .team-logo img { max-width:80px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { display:block; margin-top:5px; font-size:14px }

.landing-row.social-row { padding:30px 10px; background:#292256; border-top:3px solid #918bb2; border-bottom:3px solid #918bb2 }
.social-links li { margin:0 25px }
.social-links li:before { left:-43px; width:30px }
.social-links li .icon { width:100px; height:100px; font-size:70px; line-height:100px }
.social-links li .icon:before { line-height:100px }
.social-links li .text { letter-spacing:0.01em }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#4f4684 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

}

@media only screen and (max-width:479px) {

.social-links li { margin:0 15px }
.social-links li:before { left:-26px; width:20px }
.social-links li .icon { display:inline-block; width:70px; height:70px; font-size:50px; line-height:70px }
.social-links li .icon:before { line-height:70px }
.social-links li .text { font-size:12px; letter-spacing:0 }

.site-footer { padding:30px 0 }
.footer-text { margin:30px 0; font-size:18px }
.footer-text span { font-size:24px }

}

/* 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;}
