/* ==============
   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: 'bebas_neue';
    src: url('bebasneue_regular-webfont.woff2') format('woff2'),
         url('bebasneue_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'ChaparralPro';
    src: url('ChaparralPro-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'ChaparralPro';
    src: url('ChaparralPro-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'ChaparralPro';
    src: url('ChaparralPro-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#6a6767 !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:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#6a6767; text-decoration:none }
a:focus,
a:hover { color:#ffc100; 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 { 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 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px }

.site-footer { padding:50px 0 85px; text-align:center; background:#fff }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 35px }
.site-footer .footer-text { margin-top:40px; font-size:20px; font-family:'ChaparralPro', arial; color:#676565 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:56%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1; overflow:hidden }
.j-carousel .feed { position:relative; max-width:1038px; margin:0 auto }
.j-carousel .seats { width:2000%; position:relative }
.j-carousel .seat { width:5%; float:left; position:relative }

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #ffc100; font-size:15px; font-weight:normal; text-transform:uppercase; background:#6a6767; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#6a6767 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#ffc100 }

/* SCHEDULE */
.section-scoreboard .section-header { position:static; margin-bottom:20px; font-family:'bebas_neue', arial; font-size:45px; text-align:center; line-height:28px; color:#ffc100; border-bottom:5px solid #ffc100 }

/*
.schedule-boxscore .event-box { position:relative; min-height:110px; margin-top:10px; padding:15px 220px 15px 400px; background:#fff; border:1px solid #dadada; box-sizing:border-box }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { position:absolute; left:0; top:12px; bottom:12px; width:70px; padding-top:12px; text-transform:uppercase; line-height:1; border-right:1px solid #dadada }
.schedule-boxscore .date span { display:block; font-family:'ChaparralPro', arial; font-weight:700; text-align:center; color:#676565 }
.schedule-boxscore .date span:first-child { font-size:15px }
.schedule-boxscore .date span:nth-child(2) { font-size:29px; font-family:'bebas_neue', arial; }
.schedule-boxscore .date span:last-child { font-size:23px }
.schedule-boxscore .sport-status { position:absolute; left:70px; top:12px; bottom:12px; width:260px; padding:12px; font-family:'ChaparralPro', arial; font-size:27px; text-align:center; border-right:1px solid #dadada; box-sizing:border-box }
.schedule-boxscore .status { display:block; font-size:20px; line-height:1.2 }
.schedule-boxscore .teams { position:relative; padding-left:210px }
.schedule-boxscore .team { font-size:20px; font-family:'bebas_neue', arial; color:#6a6868 }
.schedule-boxscore .team .result { color:#6a6767 }
.schedule-boxscore .team-logo { position:absolute; max-width:60px; left:0; top:0 }
.schedule-boxscore .team + .team .team-logo { left:115px }
.schedule-boxscore .team .va { position:absolute; left:82px; top:15px }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { padding-left:210px; margin-top:5px; font-family:'ChaparralPro', arial; font-size:16px; color:#6a6868 }
.schedule-boxscore .links { position:absolute; top:12px; bottom:12px; right:0; width:200px; padding:12px; font-family:'ChaparralPro', arial; font-size:16px; text-align:center; color:#676565; border-left:1px solid #dadada; box-sizing:border-box }
.schedule-boxscore .links a { display:block; color:#676565 }
.schedule-boxscore .links > span { display:none }
*/

/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #ffc100 }
.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:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#6a6767 }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* TWITTER */
.twitter-feed { color:#444; background:#fff }
.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 { height:445px; border:1px solid #eee; overflow:auto; box-sizing:border-box }
.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 }

/* INSTAGRAM */
.section-instagram .section-header { position:static; height:54px; overflow:hidden; margin-bottom:36px; font-family:'bebas_neue', arial; font-size:45px; text-align:center; text-transform:uppercase; color:#ffc100 }
.section-instagram .section-header:after { content:''; position:absolute; top:53px; left:0; width:100%; height:5px; background:#ffc100 }
.section-instagram .section-header span { display:inline-block; vertical-align:middle; width:75px; height:75px; margin-right:5px; font-size:50px; line-height:75px; color:#8e8e8e; background:#fff; border-radius:100%; -webkit-transform:rotate(-10deg); transform:rotate(-10deg) }
.instagram-feed { position:relative; background:#111 }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed img { vertical-align:middle; width:100% }
.instagram-feed img.lazyload,
.instagram-feed img.lazyloading { opacity:0; transform:scale(0) }
.instagram-feed img.lazyloaded { opacity:1; transition:opacity .8s, transform .4s; transform:scale(1); transition-delay:.4s }
.instagram-feed .item .placeholder { position:relative; padding-top:100% }
.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%; margin-top:-0.7em; 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 .feed { overflow:hidden }
.instagram-feed .feed ul { position:relative; float:left; white-space:nowrap }
.instagram-feed .item { display:inline-block; vertical-align:top; width:183px; border-left:1px solid #fff }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .load-more { text-align:center; cursor:pointer; background:#000 }
.instagram-feed .load-more a { font-weight:700; background:#000 }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .prev,
.instagram-feed .next { position:absolute; left:-160px; top:50%; display:block; width:25px; height:25px; margin-top:-14px; font-size:20px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none; line-height:25px; color:#621a17; border:2px solid #621a17; border-radius:100%; overflow:hidden; transition:0.3s }
.instagram-feed .next { left:-51px }
.instagram-feed .prev:before,
.instagram-feed .next:before { display:block; text-indent:0; font-family:"glyphicons"; text-indent:0; speak:none }
.instagram-feed .prev:before { content:'\e80f' }
.instagram-feed .next:before { content:'\e810' }
.instagram-feed .prev:hover,
.instagram-feed .next:hover { color:#efbd47; border-color:#efbd47 }

/* 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:10px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }

.sponsors-slider { padding:10px 60px }
.sponsors-slider .image { float:left; width:20%; padding:15px 5px; text-align:center; box-sizing:border-box }
.sponsors-slider .image img { width:100%; height:102px }
.sponsors-slider .prev,
.sponsors-slider .next { display:none }

/* FAN ZONE */
section[class*="section-links-"] { position:relative; max-width:471px; height:294px; margin:0 auto; font-family:'bebas_neue', arial; text-align:center; background:url(/images/setup/2017/bg_img_fan_zone.jpg) no-repeat 50% 0; border:4px solid #ffc100; box-sizing:border-box }
section[class*="section-links-"] div[class*="-nav"] { position:absolute; left:0; bottom:0; right:0; padding-bottom:10px; background:rgba(0,0,0,0.52) }
section[class*="section-links-"] div[class*="-nav"] ul { margin:0; list-style:none }
section[class*="section-links-"] div[class*="-nav"] h1 { margin-bottom:10px; font-size:56px; text-shadow:1px 1px 3px rgba(0,0,0,0.59); text-transform:uppercase; color:#fff; background:#ffc100 }
section[class*="section-links-"] div[class*="-nav"] li { display:inline-block; vertical-align:top }
section[class*="section-links-"] div[class*="-nav"] li a { font-size:20px; text-transform:uppercase; text-decoration:none; line-height:1.2;  color:#fff }
section[class*="section-links-"] div[class*="-nav"] li a:hover { color:#ffc000 }
section[class*="section-links-"] div[class*="-nav"] li a:before { content:'- '; padding:0 2px; color:#fff }
section[class*="section-links-"] div[class*="-nav"] li:first-child a:before { display:none }
section[class="section-links-recruit"] { background:url("/images/setup/2017/bg_img_recruit.jpg") no-repeat 50% 0 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#6a6767; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#6a6767; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#6a6767; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#6a6767 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#6a6767; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2017/bg_row_1.jpg) repeat }
.body-container { padding:20px 0 }
.landing .body-container { padding:0 }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:relative; display:block; height:36px; margin:35px 0; text-indent:-9999px; background:url(/images/setup/2017/master_sprite.png) no-repeat 50% -108px }
.site-header .site-title a:after { content:''; position:absolute; left:50%; top:-22px; width:399px; height:76px; margin:0 0 0 -198px; background:url(/images/setup/2017/master_sprite.png) no-repeat 0 -154px }

.mobile-menu-bar, .social-links { 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.top-stories-row { padding-top:50px }
.landing-row.social-row { padding:50px 0 70px }
.landing-row.social-row > div { overflow:hidden }
.landing-row.social-row > div:after { content:''; position:absolute; top:53px; left:0; width:100%; height:5px; background:#ffc100 }
.landing-row.instagram-row { padding-bottom:50px }
.landing-row.scoreboard-row { padding:50px 0 70px; background:url(/images/setup/2017/bg_row_2.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.fan-recruit-row { padding:35px 0; background:url(/images/setup/2017/bg_row_4.jpg) no-repeat 50% 0; background-size:cover }
.landing-row.sponsors-row { background:url(/images/setup/2017/bg_row_5.jpg) no-repeat 50% 0; background-size:cover }

/* NAVIGATION */
.dropnav { position:relative; text-align:center; border-top:1px solid #a7a6a6; box-shadow:inset 0 -2px 0 0 #d7d7d7 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:47px; padding:0 13px; font-family:'ChaparralPro', arial; font-size:18px; font-weight:700; line-height:47px; text-decoration:none; color:#6a6767; text-transform:uppercase }
.dropnav .nav:hover > a:before { content:''; position:absolute; left:50%; margin-left:-10px; bottom:0; border-bottom:10px solid #ffc100; border-left:10px solid transparent; border-right:10px solid transparent }
.dropnav .nav.has-submenu:hover > a:before { bottom:-10px; border-bottom:0; border-top:10px solid #ffc100 }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:45px; left:-2000px; right:-2000px; padding:40px 2013px; background:#676565; white-space:nowrap; border-top:2px solid #ffc100; border-bottom:7px solid #000 }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-family:'bebas_neue', arial; font-size:26px; line-height:36px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#ffc100 }
.dropnav .submenu a[aria-label="Sports: Men's Sports"],
.dropnav .submenu a[aria-label="Sports: Women's Sports"]{color: #fff !important;}
.dropnav .submenu > a {color: #fff;}
.dropnav .submenu a:hover { color:#fff }
.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; margin-right:45px;}
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:190px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:17px; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#ffc100 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 2px; color:#ffc100 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:5px; color:#fff; background:#ffc100 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'bebas_neue', arial; font-size:47px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1100px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:13px }
.secondary-nav li { float:left; font-family:'bebas_neue', arial; font-size:23px }
.secondary-nav li a { padding:5px 10px; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#676565; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#676565 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#676565; 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 }
.secondary-nav .has-nav li a:hover { color:#ffc000 }

/*
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:180px 100px 80px; text-align:center; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.6);
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.j-carousel .story-box .title { display:block; font-family:'ChaparralPro', arial; font-size:24px; color:#fff; font-weight:700; text-decoration:none; transition:0.3s }
.j-carousel .story-box .title:hover { color:#ffc100 }
.j-carousel .story-box .date { position:absolute; top:145px; left:150px; right:150px; font-size:20px; font-family:'bebas_neue', arial; border-bottom:1px solid #ffc100 }
.j-carousel .story-box .pipe { display:none }
.j-carousel .story-box .sport-name { color:#ffc100 }
.j-carousel .story-box .sport-name:before { content:'/ '; padding:0 2px }
.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; 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 .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:150px; right:150px; top:-70px; margin-top:50% }
.j-carousel .control { position:relative; float:left; width:12.5%; padding:5px; cursor:pointer; box-sizing:border-box }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:after { content:""; position:absolute; left:5px; right:5px; bottom:5px; top:5px; border:3px solid #dadada }
.j-carousel .control.active:after { border-color:#ffc100 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
*/

.j-carousel:before { content:''; position:absolute; left:0; right:0; top:40px; bottom:74px; background:rgba(0,0,0,0.7) }
.j-carousel .media-box { margin:4% 0; padding-top:48% }
.j-carousel .seat.active .media-box { margin:0; padding-top:56%; }
.j-carousel .media-box:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.6) }
.j-carousel .seat.active .media-box:after { left:100%; transition:left 0.5s 0.5s ease }
.j-carousel .story-box { display:none; position:absolute; left:0; right:0; bottom:0; padding:100px 50px 50px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.6);
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
}
.j-carousel .seat.active .story-box { display:block }
.j-carousel .title { display:block; margin-bottom:10px; font-family:'ChaparralPro', arial; font-size:30px; font-weight:700; line-height:1.1; text-transform:uppercase; text-decoration:none; text-align:left; color:#ffc100 }
.j-carousel .title:hover { color:#fff; text-decoration:none }
.j-carousel .date { font-family:'bebas_neue', arial; font-size:20px;  }
.j-carousel .carousel-share-links { display:inline-block; vertical-align:middle; margin:-3px 0 0 10px }
.j-carousel .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .leadin,
.j-carousel .readmore { display:none }
.j-carousel .controls { display:none; max-width:170px; padding:10px; height:14px; margin:0 auto; text-align:center }
.j-carousel .control { display:inline-block; vertical-align:top; width:14px; height:14px; margin:0 1px; text-indent:-9999px; background:#d3d3d3; cursor:pointer; border-radius:100% }
.j-carousel .control.active { background:#460a68 }
.j-carousel .next, 
.j-carousel .prev { position:absolute; left:50%; top:50%; margin-top:-22px; margin-left:-545px; width:45px; height:45px; overflow:hidden; cursor:pointer; font-size:35px; text-align:center; line-height:45px; color:#fff; background:#000; border-radius:100% }
.j-carousel .next { left:auto; right:50%; margin:-18px -545px 0 0 }
.j-carousel .prev:before, 
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.j-carousel .next:before { content:'\e810' }
.j-carousel .pp { display:none }

.section-top-stories { position:relative }
.carousel-cloned { position:absolute; left:50%; top:0; bottom:34px; width:1038px; margin-left:-519px }
.carousel-cloned .cloned { position:absolute; top:0; bottom:0; left:-100%; width:100%; margin:4% 0; padding-top:48%; overflow:hidden }
.carousel-cloned .cloned:first-child { left:auto; right:-100% }
.carousel-cloned .cloned:after { content:''; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.6) }
.carousel-cloned .cloned img { position:absolute; left:0; top:0; width:100% }

/* SCOREBOARD */
.scoreboard-slider { position:relative }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }

.scoreboard-wrapper { display:none }
.landing .scoreboard-wrapper { display:block; padding:20px 0; background:#f5f5f5 }
.scoreboard-wrapper .scoreboard-slider { max-width:1100px; margin:0 auto }
.scoreboard-wrapper .scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-wrapper .scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-wrapper .scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-wrapper .scoreboard-slider .event-box { float:left; position:relative; width:18.4%; min-height:230px; margin-left:2%; padding-bottom:10px; font-family:'bebas_neue', arial; text-align:center; background:#fff; border-bottom:7px solid #ffc100 }
.scoreboard-wrapper .scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-wrapper .scoreboard-slider .event-box .date { display:block; width:50%; margin-bottom:5px; padding-right:10px; font-family:'bebas_neue', arial; font-size:22px; line-height:40px; text-align:right; color:#6a6868; border-bottom:1px solid #f3f3f3; box-sizing:border-box }
.scoreboard-wrapper .scoreboard-slider .event-box .date span:first-child { display:none }
.scoreboard-wrapper .scoreboard-slider .event-box .sport a { font-family:'ChaparralPro', arial; font-size:20px; font-style:italic; color:#6a6868 }
.scoreboard-wrapper .scoreboard-slider .event-box .status { position:absolute; top:0; right:0; width:50%; padding-left:10px; font-family:'bebas_neue', arial; font-size:16px; line-height:40px; text-align:left; color:#6a6868; border-bottom:1px solid #f3f3f3; box-sizing:border-box }
.scoreboard-wrapper .scoreboard-slider .event-box .status:before { content:''; position:absolute; left:0; top:13px; height:15px; width:1px; background:#848383 }
.scoreboard-wrapper .scoreboard-slider .event-box .team { float:left; position:relative; width:50%; padding:0 10px; box-sizing:border-box }
.scoreboard-wrapper .scoreboard-slider .event-box .team .va { position:absolute; left:-0.5em; top:20px; font-family:'ChaparralPro', arial; font-size:16px; color:#6a6868 }
.scoreboard-wrapper .scoreboard-slider .event-box .team .team-logo { display:block; max-width:60px; margin:0 auto }
.scoreboard-wrapper .scoreboard-slider .event-box .team .name { font-family:'bebas_neue', arial }
.scoreboard-wrapper .scoreboard-slider .event-box.wtrack .team,
.scoreboard-wrapper .scoreboard-slider .event-box.wxc .team { float:none; width:auto }
.scoreboard-wrapper .scoreboard-slider .event-box.wtrack .team .va,
.scoreboard-wrapper .scoreboard-slider .event-box.wxc .team .va { position:static }
.scoreboard-wrapper .scoreboard-slider .event-box .neutral-site,
.scoreboard-wrapper .scoreboard-slider .event-box .notes,
.scoreboard-wrapper .scoreboard-slider .event-box .links { display:block; margin-top:5px; font-family:'ChaparralPro', arial; font-size:12px; color:#90949c }
.scoreboard-wrapper .scoreboard-slider .event-box .links a { text-decoration:underline; color:#90949c }
.scoreboard-wrapper .scoreboard-slider .full-schedule-btn { display:none }
.scoreboard-wrapper .scoreboard-slider .prev,
.scoreboard-wrapper .scoreboard-slider .next { position:absolute; left:-50px; top:50%; margin-top:-15px; width:30px; height:30px; overflow:hidden; font-size:30px; cursor:pointer; text-align:center; line-height:30px; text-decoration:none; color:#6a6868 }
.scoreboard-wrapper .scoreboard-slider .next { left:auto; right:-50px }
.scoreboard-wrapper .scoreboard-slider .prev:before,
.scoreboard-wrapper .scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.scoreboard-wrapper .scoreboard-slider .next:before { content:'\e810' }
.scoreboard-wrapper .scoreboard-slider .prev.disabled,
.scoreboard-wrapper .scoreboard-slider .next.disabled { opacity:0.5; pointer-events:none }

.landing-row .scoreboard-slider .event-box { float:left; position:relative; width:18.4%; min-height:340px; margin-left:2%; padding:10px 10px 50px; font-family:'bebas_neue', arial; text-align:center; background:#fff; box-sizing:border-box }
.landing-row .scoreboard-slider .event-box:first-child { margin-left:0 }
.landing-row .scoreboard-slider .event-box .date { margin:-10px -10px 10px; padding:5px; font-size:28px; font-weight:700; line-height:1.3; color:#ffc100;
background: rgb(103,101,102); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(103,101,102,1) 0%, rgba(103,101,102,1) 50%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(-45deg, rgba(103,101,102,1) 0%,rgba(103,101,102,1) 50%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(135deg, rgba(103,101,102,1) 0%,rgba(103,101,102,1) 50%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#676566', endColorstr='#000000',GradientType=1 ); }
.landing-row .scoreboard-slider .event-box .sport a { font-size:20px; font-weight:700; color:#676566 }
.landing-row .scoreboard-slider .event-box .status { margin-bottom:5px; font-size:18px; font-weight:700; color:#000 }
.landing-row .scoreboard-slider .event-box .opponent { font-family:'ChaparralPro', arial; font-size:18px; line-height:1.2 }
.landing-row .scoreboard-slider .event-box .result { display:block; margin:10px 0; font-family:'bebas_neue', arial; font-size:30px; font-weight:700; color:#000 }
.landing-row .scoreboard-slider .event-box .va { display:block; width:36px; height:36px; margin:10px auto 20px; font-family:'ChaparralPro', arial; font-weight:400; font-size:20px; line-height:36px; color:#000; background:#ffc100 }
/*.landing-row .scoreboard-slider .event-box.home .status:after */
/*.landing-row .scoreboard-slider .event-box.home .status:after { content:'vs.' }*/
.landing-row .scoreboard-slider .event-box .neutral-site,
.landing-row .scoreboard-slider .event-box .notes { display:block; font-family:'ChaparralPro', arial }
.landing-row .scoreboard-slider .event-box .links { position:absolute; left:0; bottom:0; right:0; padding:2px; font-size:16px; color:#000; background:#ffc100 }
.landing-row .scoreboard-slider .event-box .links a { color:#000 }
.landing-row .scoreboard-slider .full-schedule-btn { display:none }
.landing-row .scoreboard-slider .prev,
.landing-row .scoreboard-slider .next { position:absolute; left:-50px; top:50%; margin-top:-15px; width:30px; height:30px; overflow:hidden; font-size:30px; cursor:pointer; text-align:center; line-height:30px; text-decoration:none; color:#6a6868 }
.landing-row .scoreboard-slider .next { left:auto; right:-50px }
.landing-row .scoreboard-slider .prev:before,
.landing-row .scoreboard-slider .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.landing-row .scoreboard-slider .next:before { content:'\e810' }
.landing-row .scoreboard-slider .prev.disabled,
.landing-row .scoreboard-slider .next.disabled { opacity:0.5; pointer-events:none }

/* STICKY BAR */
.sticky-bar { position:fixed; left:0; bottom:0; right:0; z-index:3; padding:11px; text-align:center; background:#ffc100 }
.sticky-bar ul { display:inline-block; vertical-align:top; list-style:none; margin:0; background:#676565 }
.sticky-bar li { float:left }
.sticky-bar li a { position:relative; display:block; padding:0 15px; font-family:'bebas_neue', arial; font-size:25px; text-transform:uppercase; text-decoration:none; color:#fff }
.sticky-bar li a:hover { background:#000 }
.sticky-bar li a:before { content:''; position:absolute; left:-1px; top:0; bottom:0; width:1px; background:#fff }
.sticky-bar li:first-child a:before { display:none }

/* SOCIAL */
.section-social .section-header { position:static; height:54px; overflow:hidden; margin-bottom:36px; font-family:'bebas_neue', arial; font-size:45px; text-align:center; text-transform:uppercase; color:#ffc100 }
.section-social .section-header span { display:inline-block; vertical-align:middle; width:75px; height:75px; margin-right:5px; font-size:50px; line-height:75px; color:#8e8e8e; background:#fff; border-radius:100%; -webkit-transform:rotate(-10deg); transform:rotate(-10deg) }

/* LINKS */
.rcol-links { height:445px; padding:0 10px; background:#fff; overflow:auto }
.rcol-links ul { margin:0; list-style:none }
.rcol-links li { border-top:1px solid #e8e8e8 }
.rcol-links li:first-child { border-top:0 }
.rcol-links li a { display:block; padding:10px 0 10px 30px; font-family:'bebas_neue', arial; font-size:21px; text-decoration:none; text-transform:uppercase; text-indent:-30px; color:#676565 }
.rcol-links li a:hover { color:#000 }
.rcol-links li a:before { content:'\bb'; padding-right:10px; font-family:arial; font-weight:700; font-size:26px; color:#ffc100 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1250px) {

.site-header .site-title a { background:url(/images/setup/2017/header_text.png) no-repeat 50% 0; background-size:1600px auto }
.site-header .site-title a:after { -webkit-transform:scale(0.8); transform:scale(0.8) }

.dropnav .nav a { padding:0 10px; font-size:15px }

.landing .scoreboard-wrapper { padding:20px 50px }
.scoreboard-slider .prev { left:-40px }
.scoreboard-slider .next { right:-40px }

.sticky-bar li a { font-size:22px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2017/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#ffc100 }
.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:20px; font-family:'bebas_neue', arial; line-height:35px; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#6a6767; 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 }

.secondary-nav { background:#6a6767; 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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-32px; height:12px; padding:10px 0; margin-top:56%; 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 }

.carousel-cloned { 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 #ffc100; text-transform:uppercase; background:#6a6767; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.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 }

.social-links { background:#444 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; width:33.33% }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; font-size:16px; line-height:34px; text-align:center; color:#fff; transition:0.35s }
.social-links li .gicon-twitter { background:#55acee }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-youtube { background:#bb0000 }
.social-links li .gicon-instagram { background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }

.landing-row.fan-recruit-row { padding:10px; background:#d8dada }

section[class="section-links-recruit"] { margin-top:10px }

.landing-row.sponsors-row { background:#444 }

.site-footer { padding:40px 0 }

.scoreboard-wrapper,
.landing-row.scoreboard-row,
.landing-row.social-row,
.landing-row.instagram-row,
.sticky-bar { display:none }

}

/*---------------------------------------
  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/2017/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 { font-size:14px; background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.sponsors-slider .image { width:50%; padding:5px }

.site-footer .footer-text { font-size:14px }

}

@media only screen and (max-width:479px) {

section[class*="section-links-"] div[class*="-nav"] h1 { font-size:40px }
section[class*="section-links-"] div[class*="-nav"] li a { font-size:18px }

.site-footer .footer-text { font-size:12px }

.sponsors-slider { padding:10px }

}

/* 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;}
