/* ==============
   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: 'kirsty';
    src: url('kirsty-webfont.woff2') format('woff2'),
         url('kirsty-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'kirsty';
    src: url('kirstyitalic-webfont.woff2') format('woff2'),
         url('kirstyitalic-webfont.woff') format('woff');
    font-weight: 400;
    font-style: italic;

}

@font-face {
    font-family: 'lato';
    src: url('lato-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-light-webfont.woff2') format('woff2'),
         url('lato-light-webfont.woff') format('woff');
    font-weight: 300;
    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-light-webfont.woff2') format('woff2'),
         url('teko-light-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#8C7236 !important }

.skip-navigation { position:absolute; 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; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'teko', arial }

a { color:#8C7236; text-decoration:none }
a:focus,
a:hover { color:#8C7236; text-decoration:underline }
a:focus { outline:2px dashed #c2222b }  

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:1170px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { margin:45px 0 0; font-weight:400; font-size:49px; font-family:'kirsty', arial; font-style:italic; text-transform:uppercase; letter-spacing:0.06em; color:#000 }
.landing-row.events-row .section-header { color:#fff }
.landing-row.twitter-row .section-header { text-align:center; color:#fff }
.landing-row.banner-row .section-header,
.landing-row.carousel-row .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; width:1px; height:1px; overflow:hidden }

.site-footer { padding:30px 0; font-family:'lato', arial; text-align:center }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 10px }
.footer-text { margin-top:40px; font-size:16px; color:#000 }
.footer-text span { display:block; margin-bottom:20px;  font-family:'teko', arial; font-size:19px; text-transform:uppercase; letter-spacing:0.06em }
.footer-text span:first-child { margin-bottom:0; font-family:'kirsty', arial; font-style:italic; font-size:24px; letter-spacing:0.24em }
.footer-text a { margin-left:20px; color:#000 }

/* 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:52.63%; 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:10000%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:1%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

/* SCHEDULE */
.schedule-boxscore { height:470px; padding:40px 70px; overflow:auto; background:#fff; box-sizing:border-box }
.schedule-boxscore .event-box { position:relative; margin-top:20px; font-family:'lato', arial; background:#fff; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:10px; padding-bottom:5px; font-family:'kirsty', arial; font-size:24px; line-height:30px; text-transform:uppercase; color:#000; border-bottom:5px solid #000 }
.schedule-boxscore .sport-status { font-family:'teko', arial; font-size:24px; text-transform:uppercase; color:#8C7236 }
.schedule-boxscore .status { float:right; color:#777 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-family:'lato', arial; font-size:21px; color:#000 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:14px; color:#8C7236 }
.schedule-boxscore .no-events { font-size:24px; text-transform:uppercase }

.section-upcoming .schedule-boxscore .event-box { padding:0 60px 0 250px }
.section-upcoming .schedule-boxscore .date { margin:0 -60px 10px -250px }
.section-upcoming .schedule-boxscore .sport-status { position:absolute; left:0; right:0 }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:absolute; top:-53px; right:0; width:220px; height:40px; z-index:2; color:#000; cursor:pointer; background:#fff; border:1px solid #e3e3e3; border-radius:4px; box-sizing:border-box }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:40px; font-size:21px; line-height:40px; text-decoration:none; text-transform:uppercase; text-overflow:ellipsis; white-space:nowrap; overflow:hidden }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:5px solid transparent; border-top-color:#000 }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#000 }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:-1px; right:-1px; top:38px; max-height:200px; padding:10px; overflow:auto; background:#f9f9f9; border:1px solid #e3e3e3; border-radius:4px }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; padding:5px 0; font-weight:300; line-height:1.2; color:#000; overflow:hidden }
.content-switcher .switcher-list li a:hover { text-decoration:none }
.content-switcher .switcher-list li a:before { content:'\e814'; position:relative; display:inline-block; width:10px; font-family:'glyphicons'; margin-left:-10px; color:#797979; transition:0.5s }
.content-switcher .switcher-list li a:hover:before { margin:0 5px 0 0 }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

/* STANDINGS */
.standings-brief { height:550px; padding:1px; overflow:auto }
.standings-brief h3,
.standings-brief .division { padding:5px; font-family:'kirsty', arial; font-style:italic; font-size:24px; font-weight:400; letter-spacing:0.06em; color:#777 }
.standings-brief h3 { margin-bottom:-25px; padding:0 }
.standings-brief table { width:100%; font-size:50px!important; border-collapse:collapse }
.standings-brief td { padding:20px; text-align:center; color:#000; vertical-align:middle; background:#fff; border:1px solid #eee; transition:0.3s }
.standings-brief td:first-child { text-align:left }
.standings-brief tr:hover td { background:#f2f2f2; border-color:#f2f2f2 }
.standings-brief td a { color:#000 }
.standings-brief th:first-child { text-indent:-9999px }
.standings-brief th { padding:0 5px 15px; font-weight:300; font-size:18px; text-transform:uppercase; color:#757575 }
.standings-brief .team-logo { display:inline-block; vertical-align:middle; max-width:50px; margin:0 30px }
.standings-brief .team-logo img { max-width:100% }
.standings-brief .team-name {text-transform:uppercase; letter-spacing:0.06em; white-space:nowrap }
.standings-brief .full-standings { display:block; width:150px; padding:5px; margin:20px auto; font-size:24px; text-align:center; text-decoration:none; text-transform:uppercase; color:#fff; background:#000; border-radius:4px }

/* TWITTER */
.twitter-feed { color:#000 }
.twitter-feed .tweet .info { position:relative; padding:30px 30px 65px }
.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:30px; top:30px; 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.6em; line-height:1.2; color:#000 }
.twitter-feed .tweet .user { display:block; font-size:1.2em; line-height:1 }
.twitter-feed .tweet .text { display:block; font-family:'lato', arial; font-size:1em; 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:30px; right:30px; bottom:20px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#757575 }
.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:1.5em }

.twitter-feed.grid .tweet { width:33.3%; float:left }
.twitter-feed.grid .tweet .info { opacity:0; margin:15px; background:#fff }
.twitter-feed.grid .tweet.masonry-tile .info { opacity:1 }
.twitter-feed.grid .tweet:hover .info { box-shadow:0 0 15px rgba(0,0,0,0.5) inset }

/* FULL STANDINGS */
.full-standings{ font-family: 'roboto', arial }
.full-standings .fixed-table { display:none }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:5px; line-height:40px; text-align:center; white-space:nowrap }
.full-standings td:first-child { text-align:left }
.full-standings tr:nth-child(even) td { background:#f5f5f5 }
.full-standings table tr .conf-field { background:#E5E5E5 }
.full-standings .stats-header td { color:#FFF; text-transform:uppercase; font-size:14px; font-weight:normal; background:#000 }
.full-standings .stats-header:nth-of-type(2) td { color:#000 }
.full-standings .division { padding:5px; line-height:40px; text-align:center; text-transform:uppercase; color:#fff; background:#8C7236 }
.full-standings .team-logo{ display: inline-block;vertical-align: middle;max-width: 50px;margin: 0 15px }
.full-standings .team-logo img{ max-width:100% }
.data.full-standings table tr:first-child { background: #000;text-transform: uppercase;color: #fff;}

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#000; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#000; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#000; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#000 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#000; color:#fff }
.bio-wrap .head a { color:#fff }

.site-developer.inverted {background:#000; color:#fff;}
.site-developer.inverted a {color:#fff; }  
.site-developer { text-align:center; padding:0.75rem; }
.site-developer .site-developer-logo { max-height:70px; vertical-align:middle; } 
.site-developer a .site-developer-logo { opacity:1 }     
.site-developer a {display:inline-block; }
.site-developer a:hover .site-developer-logo,
.site-developer a:focus .site-developer-logo,
.site-developer a:active .site-developer-logo{ opacity:1; }
.footer-text .footer-btm-anchor .privacy-policy { color: #000; }


/* ==============
   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:100% }
.body-container { margin-top:40px }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; font-family:'teko', arial; background:url(/images/setup/bg_white_pattern.png) repeat #fff }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:relative; z-index:1; display:block; width:182px; height:140px; margin:5px auto 10px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat }
.site-header .site-title a:after { content:''; position:absolute; left:50%; top:15px; width:770px; height:20px; background:url(/images/setup/master_sprite.png) no-repeat -265px -78px; -webkit-transform:translateX(-50%); transform:translateX(-50%) }

.site-footer { position:relative; z-index:1; margin-top:30px; padding-top:70px; background:url(/images/setup/footer_bg.png) no-repeat }
.landing .site-footer { margin-top:-70px }

.mobile-menu-bar, nav[id="members-nav"] { display:none }

.landing-row { position:relative }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { position:relative; max-width:1170px; margin:0 auto; padding:20px; box-sizing:border-box }
.landing-row:first-of-type > div { max-width:1410px }
.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 { z-index:1 }
.landing-row.standings-row { margin-top:-70px; padding-top:70px; height:849px; background:url(/images/setup/bg_row_2.png) no-repeat 50% 0; box-sizing:border-box }
.landing-row.events-row { padding-bottom:60px; background:#1f1f1f }
.landing-row.banner-row { z-index:1; margin-bottom:-50px }
.landing-row.twitter-row { padding-bottom:80px; background:url(/images/setup/bg_social_row.jpg) no-repeat #040607 }

/* NAVIGATION */
nav[id="nav"] { position:relative; text-align:center; color:#fff; background:url(/images/setup/global_nav_bg.png) repeat-x #000 }
nav[id="nav"] ul, nav[id="nav"] li { list-style:none; padding:0; margin:0 }
nav[id="nav"] > ul { display:inline-block; vertical-align:top; text-align:left }
nav[id="nav"] .nav { float:left; position:relative }
nav[id="nav"] .nav > a { display:block; height:70px; padding:0 20px; font-size:24px; font-weight:300; line-height:70px; text-decoration:none; color:#fff }
nav[id="nav"] .nav.focus > a,
nav[id="nav"] .nav:hover > a { background:#000 }
nav[id="nav"] .nav > .submenu { display:none; position:absolute; left:0; top:70px; min-width:200px; padding:50px 70px; background:#000; white-space:nowrap }
nav[id="nav"] .nav.focus > .submenu,
nav[id="nav"] .nav:hover > .submenu { display:block }
nav[id="nav"] .submenu a { display:block; font-size:24px; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:48px; color:#fff }
nav[id="nav"] .submenu a:hover { color:#ddcd8c }
nav[id="nav"] .submenu .has-submenu > a { margin-bottom:10px; font-family:'kirsty', arial; font-style:italic; font-size:21px; line-height:30px; text-transform:uppercase; color:#fff; cursor:default; border-bottom:2px solid #444 }
nav[id="nav"] .submenu ul,
nav[id="nav"] .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:70px }
nav[id="nav"] .submenu ul:first-child,
nav[id="nav"] .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; font-family:'teko', arial; color:#fff; background:#000 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'kirsty', arial; font-size:24px; font-weight:400; font-style:italic; color:#ddcd8c  }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1170px; margin:0 auto }
.secondary-nav > div > ul { float:right }
.secondary-nav li { float:left; font-size:24px; text-transform:uppercase }
.secondary-nav li a { padding:5px 15px; color:#ddcd8c; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#fff; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#8C7236 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#8C7236; 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:#000 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.carousel-wrapper { position:relative; padding-right:270px; background:#000; box-shadow:0 0 20px 0 rgba(0,0,0,0.5) }
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:1; bottom:55px; right:0; width:15px; height:15px; font-size:18px; overflow:hidden; cursor:pointer; text-align:center; line-height:16px; color:#ddcd8c }
.j-carousel .pp { margin-right:-142px }
.j-carousel .prev { margin-right:-118px }
.j-carousel .next { margin-right:-167px }
.j-carousel .pp:before,
.j-carousel .prev:before,
.j-carousel .next:before { display:block; font-family:'glyphicons' }
.j-carousel .prev:before { content:'\e80f' }
.j-carousel .next:before { content:'\e810' }
.j-carousel .pp.play:before { content:'\e80a' }
.j-carousel .pp.pause:before { content:'\e80b' }

.j-carousel .story-box { padding:65px 30px 40px; font-weight:600; text-align:center; color:#000; box-sizing:border-box; position:absolute; bottom:0; background:#fff; width:100%; }
.j-carousel .story-box .title { display:block; margin-bottom:13px; font-size:38px; line-height:1; text-transform:uppercase; }
.j-carousel .story-box .date { position:absolute; top:18px; left:0; right:0; margin:auto; margin-right:5px; font-size:24px; text-transform:uppercase; }
.j-carousel .story-box .leadin { display:block; font-size:20px; }

.thumb-slider { position:absolute; right:0; top:0; bottom:0; width:270px; text-align:center }
.thumb-slider .slider { position:relative; width:250px; margin:0 auto; overflow:hidden }
.thumb-slider .items { position:relative; width:2000em }
.thumb-slider .item { width:250px; float:left }
.thumb-slider .control { position:relative; margin-top:10px; cursor:pointer }
.thumb-slider .control img { width:100%; vertical-align:top }
.thumb-slider .control.active:after,
.thumb-slider .control:focus:after { content:''; position:absolute; left:0; top:0; right:0; bottom:0; border:3px solid #ddcd8c }
.thumb-slider .prev,
.thumb-slider .next { display:none }
.thumb-slider .nav { position:absolute; bottom:0; left:0; right:0; height:85px; text-align:center; padding-top:42px; box-sizing:border-box;
background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(to right, rgba(0,0,0,1) 0%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=1 ); }
.thumb-slider .nav a { position:relative; display:inline-block; vertical-align:top; width:6px; height:6px; margin:0 7px; cursor:pointer; color:#ddcd8c; background:#000; border-radius:100% }
.thumb-slider .nav a:after { content:''; position:absolute; left:-3px; top:-3px; right:-3px; bottom:-3px; border:3px solid #ddcd8c; border-radius:100% }
.thumb-slider .nav a.active { color:#000; background:#ddcd8c }

/* MEMBER LOGOS */
.member-logos { position:absolute; top:80px; left:0; right:0 }
.member-logos:before { content:''; position:absolute; top:-20px; left:50%; width:1000px; height:2px; margin-left:-1110px; background:#f2f2f2 }
.member-logos:after { content:''; position:absolute; top:-20px; right:50%; width:1000px; height:2px; margin-right:-1110px; background:#f2f2f2 }
.member-logos ul { margin-left:85px; text-align:center }
.member-logos li { display:inline-block; vertical-align:top; margin:0 25px; transition:0.3s }
.member-logos li:nth-child(4) { margin-right:200px }
.member-logos:hover li:hover { -webkit-transform:scale(1.1) translateY(-2px); transform:scale(1.1) translateY(-2px) }

/* BANNER */
.banner-nav li img { display:block; width:2000px; max-width:none; margin-left:50%; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
 
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:2000px) {

.page { background-size:2000px auto }

}

@media only screen and (min-width:1024px) and (max-width:1410px) {

nav[id="nav"] .nav8 > .submenu,
nav[id="nav"] .nav9 > .submenu { left:auto; right:0 }

.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { bottom:45px }

.thumb-slider { width:270px }
.thumb-slider .slider { width:200px }
.thumb-slider .item { width:200px }
.thumb-slider .nav { padding-top:52px }

.member-logos li { margin:0 22px }

}

@media only screen and (min-width:1024px) and (max-width:1170px) {

nav[id="nav"] .nav > a { padding:0 10px }

.carousel-wrapper { padding-right:195px }
.j-carousel .pp { margin-right:-105px }
.j-carousel .prev { margin-right:-81px }
.j-carousel .next { margin-right:-130px }

.thumb-slider { width:195px }
.thumb-slider .slider { width:175px }
.thumb-slider .item { width:175px }
.thumb-slider .nav { padding-top:52px }

.member-logos ul { margin-left:60px }
.member-logos li { margin:0 13px }

.footer-logos li { margin:0 7px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; font-size:18px; background:#fff }
.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:#000 }
.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; line-height:35px; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#8C7236; 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:#8C7236; 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; text-align:center; }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:24px; 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:52.63%; 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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { 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 }

.twitter-feed.grid .tweet { width:50% } 

.section-header { margin:10px; font-size:30px; text-align:center }
.landing-row.events-row,
.landing-row.twitter-row,
.landing-row.banner-row { background:#000 }
.landing-row.banner-row { padding:10px 0 }

.banner-nav li img { display:none }
.banner-nav li span { position:static; display:block; width:auto; height:auto; margin:0 10px; font-family:'kirsty', arial; font-style:italic; font-size:20px; text-align:center; padding:10px; text-transform:uppercase; color:#fff; background:#be1e2e; border-radius:5px }
.banner-nav li span:after { content:'\e80a'; padding-left:10px; font-family:'glyphicons'; font-style:normal }

.content-switcher .switcher-list { position:relative; top:auto; margin: 0 auto }

.standings-brief { height:auto; padding:10px }
.standings-brief td { padding:5px }

.schedule-boxscore { height:auto; padding:10px }

.member-logos,
.thumb-slider { display:none }

.full-standings { padding-left:150px; margin:0 -10px; overflow:hidden; position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2) }
.full-standings .fixed-table { display: inline-table; width:150px; position:absolute; left:0; z-index:1 }
.full-standings .fixed-col { display:none }
.full-standings .container { position:relative; z-index:2; box-shadow:-2px -4px 4px rgba(0,0,0,0.2); overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .container table { width:730px }

}

/*---------------------------------------
  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:#000 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.twitter-feed.grid .tweet { width:100% } 
.twitter-feed.grid .tweet .info { font-size:12px }

.section-header { font-size:24px }

.standings-brief h3,
.standings-brief .division { font-size:20px; letter-spacing:0.04em; text-align:center }
.standings-brief h3 { margin-bottom:0 }
.standings-brief table { font-size:18px }
.standings-brief td { padding:5px }
.standings-brief th { padding:0 5px }
.standings-brief .team-logo { max-width:30px; margin:0 5px }
.standings-brief .team-name { letter-spacing:0.03em }
.standings-brief .full-standings { padding:5px; margin:10px auto; font-size:20px }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.schedule-boxscore .team { font-size:18px }

.section-upcoming .schedule-boxscore .event-box { padding:0 }
.section-upcoming .schedule-boxscore .date { margin:0 0 10px }
.section-upcoming .schedule-boxscore .sport-status { position:static }

.banner-nav li span { font-size:15px }

}

/* 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;}
