/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'bank_gothic';
    src: url('bank_gothic_light-webfont.woff2') format('woff2'),
         url('bank_gothic_light-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'barlow';
    src: url('barlowsemicondensed-regular-webfont.woff2') format('woff2'),
         url('barlowsemicondensed-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}


@font-face {
    font-family: 'lato';
    src: url('lato-reg-webfont.woff2') format('woff2'),
         url('lato-reg-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}




@font-face {
    font-family: 'lato';
    src: url('lato-medium-webfont.woff2') format('woff2'),
         url('lato-medium-webfont.woff') format('woff');
    font-weight: 500;
    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: 200;
    font-style: normal;

}

@font-face {
    font-family: 'tobago_poster';
    src: url('tobagoposter-webfont.woff2') format('woff2'),
         url('tobagoposter-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'rajdhani';
    src: url('rajdhani-semibold-webfont.woff2') format('woff2'),
         url('rajdhani-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#05693f !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 }

a { color:#555; text-decoration:none }
a:focus,
a:hover { color:#233a75; text-decoration:underline }

:focus { outline:2px dashed #08ce78 }


h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { max-width:1170px; margin:40px auto 0 }
.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; width:1px; height:1px; overflow:hidden }

.site-footer { padding:30px 0; text-align:center; background:#fff }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 30px 30px }
.site-footer .footer-text { font-size:16px; font-family:'lato', arial; font-weight:400; color:#666 }
.site-footer .footer-text span { display:block; margin-bottom:20px; font-size:21px; font-family:'bank_gothic', arial; font-weight:700; color:#05693f }
.site-footer .footer-text span:nth-child(2) { margin:10px; }
.site-footer .footer-text span:nth-child(3) { margin-top:30px; margin-bottom:0; font-size:16px; font-family:'lato', arial; font-weight:400; font-style:italic; color:#666 }
.site-footer .footer-text .footer-bottom-links a { font-family:'lato', arial; font-size:20px; font-weight:400; color:#05693f } 

/* 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:68.73%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease } 

.more-news .story { margin-top: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 }

/* SCHEDULE */
.schedule-boxscore .event-box { float:left; width:49.5%; min-height:190px; margin:10px 0 0 1%; padding:15px; position:relative; color:#fff; overflow:hidden; border:1px solid rgb(5, 105, 63); -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule-boxscore .event-box:first-child { margin-left:0 }
.schedule-boxscore .event-box:nth-child(2n+1) { clear:left; margin-left:0 }
.schedule-boxscore .event-box:nth-child(-n+2) { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:1px solid #fff; font-size:14px; font-family:'lato', arial; line-height:30px; text-transform:uppercase; color:#fff }
.schedule-boxscore .sport { font-family:'bank_gothic', arial; font-size:18px; text-transform:uppercase }
.schedule-boxscore .status { float:right; text-transform:uppercase }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px; font-family:'lato', arial; font-weight:400; color:#07bb6f }
.schedule-boxscore .team .result { color:#07bb6f }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site,
.schedule-boxscore .links  { margin-top:5px; font-size:12px }
.schedule-boxscore .links a { text-decoration:none; color:#fff }
.schedule-boxscore .links a:hover { color:#07bb6f }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 25px 10px; font-family:'lato', arial; font-weight:600; font-size:18px; text-decoration:none; color:#444 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { color:#000; background:#fff }

.main-tabs ul.tabs { text-align:center }
.main-tabs ul.tabs .tab { float:none; display:inline-block; vertical-align:top; margin:0 -2px  }
.main-tabs .tab a:before { content:''; font-family:'glyphicons'; margin-right:5px; font-size:20px; color:#444 }
.main-tabs .tab1 a:before { content:'\e836' }
.main-tabs .tab2 a:before { content:'\e805' }
.main-tabs .tab3 a:before { content:'\e803' }
.main-tabs .tab4 a:before { content:'\e833' }
.main-tabs .pane { background:#000 }
.main-tabs .pane .overflow { height:600px; padding:20px; overflow:auto }
.main-tabs .pane1 .overflow { height:auto; padding:0; overflow:visible }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

.social-row .section-header { position:static; margin-bottom:40px; text-align:center; font-family:'tobago_poster', arial; font-size:30px; letter-spacing:4px; text-transform:uppercase; color:#000 }
.section-facebook .section-header,
.section-twitter .section-header { display:none }

/* TWITTER */
.twitter-feed { color:#444; background:#fff; box-shadow:10px 10px 0 rgba(220, 220, 221, 1) } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none; color: #555 }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#555 }
.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; color: #555 }
.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:#555 }
.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:680px; border:1px solid #eee; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h3 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.section-bottom-buttons .bottom-btns li { float:left; width:25%; padding:20px 0; box-sizing:border-box } 

/* CONTENT SWTICTHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:relative; z-index:2; margin-bottom:10px; max-width:300px; font-family:'bank_gothic', arial; font-size:20px; color:#fff; background:#383838 }
.content-switcher .switcher-list .selection { display:block; position:relative; z-index:2; min-width:100px; text-decoration:none; padding:0 60px 0 20px; line-height:40px; text-decoration:none }
.content-switcher .switcher-list:after { content:'\e878'; font-family:'glyphicons'; width:40px; line-height:40px; position:absolute; right:0; top:0; text-align:center; background:#383838 }
.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:65px; max-height:200px; padding:10px; overflow:auto; border:solid 1px #ccc; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,0.2) }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px 10px; font-size:18px; color:#444; text-transform:uppercase; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background:#002244; color:#fff; text-decoration:none }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }


/* STATS LEADERS */
.league-leaders { position:relative; }
.league-leaders .cat-title { padding:0 10px; margin:10px 0 0; font-size:23px; font-family:'bank_gothic', arial; font-weight:700; line-height:30px; text-transform:uppercase; color:#fff; background: #05693f;}
.league-leaders .title { height:30px; line-height:30px; margin:0 0 0; font-size:13px; padding:0 10px; font-family:'roboto', arial; text-transform:uppercase; color:#fff; background:#000 }
.league-leaders .col { position:relative; width:25%; min-height:350px; padding-bottom:30px; float:left; background:#fff }

.league-leaders .player { padding:5px 10px; border-top:1px solid #E5E5E5 }
.league-leaders .player:first-child { border-top:none }
.league-leaders .player .player-info { width:60%; float:left }
.league-leaders .player .player-data { width:40%; float:right; font-size:12px; text-align:right }
.league-leaders .player a { display:block; text-decoration:none; font-size:11px; color:#575757 }
.league-leaders .player a:first-child { color:#444; font-size:12px }
.league-leaders .complete-leaders { position:absolute; left:0; right:0; bottom:0; height:30px; line-height:30px; padding:0 10px; margin-top:10px; font-size:11px; text-transform:uppercase; color:#fff; background: #555 }
.league-leaders .complete-leaders:after { content:"\00bb"; float:right; font-size:22px }

.carousel-related-links { padding-left:85px; }



/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#05693f; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#05693f; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#05693f; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#05693f }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#05693f; 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  }
.landing .page { background:url(/images/setup/2018_page_bg_2.jpg) no-repeat 50% 8% }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; margin-bottom:10px; height:175px; background:url(/images/setup/2018_header_bg_pattern.png) repeat }
.site-header > div { position:relative; max-width:1170px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:50%; top:90px; margin-left:-104px; z-index:1; display:block; width:208px; height:123px; text-indent:-9999px; color:#000; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 0 }
/*.site-header .site-title a:before { content:''; position:absolute; left:50%; top:-70px; margin-left:-318px; display:block; width:638px; height:61px; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 -132px }*/
.site-header .site-text { position:absolute; left:50%; top:20px; margin-left:-318px; display:block; width:638px; height:61px; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 -132px; text-indent:-9999px }


.site-header .search-bar { position:absolute; right:0; top:25px; width:120px; padding-right:30px; margin-right:20px; margin-top:15px; overflow:hidden; border:1px solid #05693f; background:#05693f  }
.site-header .search-bar .label { display:block }
.site-header .search-bar .text-box { width:100%; height:30px; padding:5px 10px; border:none; font-size:13px; font-weight:700; background:none; outline:none; color:#fff; box-sizing:border-box }
.site-header .search-bar .submit { width:40px; height:30px; line-height:30px; border:none; color:#fff; background:none; position:absolute; right:0; top:-2px }
.site-header .search-bar .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0); color:#fff }

.site-header .social-links { position:absolute; left:30px; top:40px }
.site-header .social-links ul { list-style:none; margin:0; padding:0;  }
.site-header .social-links li { display:inline-block; vertical-align:top }
.site-header .social-links li a { display:block; font-size:20px; border-radius:20px; color:#05693f }
.site-header .social-links li a:hover { color:#05693f }
.site-header .social-links li a .text { position:absolute; left:-9999px }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.landing-row > div { max-width:1170px; 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 { position:relative; z-index:1 }
.landing-row.aotw-row { position:relative; margin-bottom:-100px; padding-top:180px; min-height:480px; margin-top:-100px; background:url(/images/setup/2018_bg_aotw.png) no-repeat 50% 0;}
.landing-row.social-row { position:relative; padding:150px 150px; background:url(/images/setup/2018_bg_social_media.jpg) no-repeat 50% 0; background-size:2200px auto }
.landing-row.bottom-buttons-row { margin-top:-160px; min-height:404px; padding-top:130px; background:url(/images/setup/2018_buttons_bg.png) no-repeat 50% 50%; box-sizing:border-box }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:113px; font-family:'bank_gothic', arial; color:#fff; background:#05693f }
.dropnav:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:#05693f }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav1 { margin-left:-30px }
.dropnav .nav4 { margin-left:200px }
.dropnav .nav > a { position:relative; display:block; height:75px; padding:0 15px; font-size:21px; font-weight:700; line-height:75px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a:before,
.dropnav .nav:hover > a:before { content:''; position:absolute; left:50%; bottom:0; margin-left:-10px; border:10px solid transparent; border-bottom-color:#fff }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:75px; min-width:200px; padding:70px; background:#fff; box-shadow:0 0 20px rgba(0,0,0,0.3); white-space:nowrap }
.dropnav .nav.show > .submenu { display:block }
.dropnav .submenu a { display:inline-block; color:#fff; font-size:21px; font-family:'bank_gothic', arial; line-height:20px; text-decoration:none; color:#05693f }
.dropnav .submenu a:hover { color:#049877 }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-right:50px }
.dropnav .submenu.level1 > ul > .has-submenu > a { margin-bottom:10px; font-size:24px; font-family:'tobago_poster', arial; text-transform:uppercase; cursor:default; color:#000 }
.dropnav .submenu.level2 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level2 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level2 .has-submenu { display:block }
.dropnav .submenu.level2 .has-submenu:hover { background:#05693f }
.dropnav .submenu.level2 .has-submenu:hover a { color:#fff }
.dropnav .submenu.level2 .has-submenu > a { min-width:200px; font-size:21px; font-family:'bank_gothic', arial; color:#05693f }
.dropnav .submenu.level2 .has-submenu > a:hover { color:#fff }
.dropnav .submenu.level2 .has-submenu li a { font-size:16px; font-family:'lato', arial; font-weight:200; color:#05693f }
.dropnav .submenu.level2 .has-submenu li a:hover { color:#fff }

.dropnav .submenu.level1 .has-submenu li a:before { display:block; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; text-decoration:inherit; text-align:center; font-variant:normal; text-transform:none }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"],
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"] { width:30px; height:30px; margin:0 2px; overflow:hidden; font-size:18px; line-height:30px  }
.dropnav .submenu.level1 .has-submenu li a[href*="twitter"]:before { content:"\e81d" }
.dropnav .submenu.level1 .has-submenu li a[href*="facebook"]:before { content:"\e81c" }
.dropnav .submenu.level1 .has-submenu li a[href="#twitter"],
.dropnav .submenu.level1 .has-submenu li a[href="#facebook"],
.dropnav .submenu.level1 .has-submenu li a[href="#instagram"] { pointer-events:none; color:#ccc; opacity:0.8 }
.dropnav .submenu.level1 a[rel="wiki-link"]  + a { display:none !important }

/* AOTW */
.section-aotw { position:relative }
.aotw:before { content:''; position:absolute; left:50%; top:50%; margin-left:-150px; margin-top:-194px; width:300px; height:309px; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 -260px }
.aotw .athlete { float:right; width:50%; text-align:center }
.aotw .athlete:first-child { float:left }
.aotw .thumb { display:inline-block; vertical-align:top; border:3px solid #fff; box-shadow:10px 10px 0 rgba(0,0,0,6) }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; text-decoration:none; text-transform:uppercase; color:#fff }
.aotw .title span { display:block; font-size:16px; font-family:'lato', arial; font-weight:200; background:#05693f }
.aotw .title span:first-child { margin-top:10px; font-size:26px; font-family:'bank_gothic', arial; font-weight:400; background:#05693f }
.aotw .leadin { display:none }


.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:10px; color:#fff; border-bottom:5px solid #ccc; background:#fff }
.secondary-nav > div { max-width:1170px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; color:#000; font-size:24px; font-family:'tobago_poster', arial; letter-spacing:3px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:16px; font-family:'lato', arial; font-weight:400; color:#000; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#04ad66; text-decoration:none }
.secondary-nav li:before { content:"|"; font-weight:200; font-family:'lato', arial; color:#ccc  }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#05693f }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#05693f; 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:#eee }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }
.secondary-nav .has-nav a[aria-label*="press"]{ font-weight:600 }

.j-carousel { background:#fff }
.j-carousel .media-box { max-width:800px; background:#eee }
.j-carousel .story-box { position:absolute; right:0; top:0; bottom:0; width:300px; padding:70px 70px 20px 0px; text-decoration:none; color:#000; background:#fff; overflow:hidden }
.j-carousel .story-box .title { display:block; font-size:30px; color:#000; font-family:'tobago_poster'; font-weight:700; line-height:1; text-transform:uppercase; padding-left:85px; }
.j-carousel .story-box .date { position:absolute;  top:20px; font-size:18px; font-family:'bank_gothic', arial; font-weight:700; color:#05693f; padding-left:85px;  }
.j-carousel .story-box .date:after { content:''; display:inline-block; vertical-align:middle; min-width:100px; height:5px; background:#05693f }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-top:5px;padding-left:85px; }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#595959; 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:#696b6c }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin { display:block; font-size:16px; font-weight:400; font-family:'lato', arial; padding-left:85px; }
.j-carousel .story-box .readmore { display:block; width:200px; padding:10px; margin:34px auto 0; font-size:18px; font-family:'bank_gothic', arial; text-align:center; color:#fff; background:#05693f; margin-left:115px }
.j-carousel .controls { padding:5px }
.j-carousel .control { position:relative; float:left; width:15.8%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; border:5px solid #05693f }
.j-carousel .control .thumb { width:100%; vertical-align:top }
 
/* SLIDER */
.slider-wrapper { position:relative; padding:10px 50px; background:#233a75; border-radius:10px }
.slider-wrapper .slider { position:relative; border:5px solid #fff; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.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 }


}

@media only screen and (min-width:1024px) and (max-width:1160px) { 

.dropnav .nav > a { font-size:16px; padding:0 18px }
.dropnav .nav1 { margin-left:20px }
.dropnav .nav4 { margin-left:220px }
}

@media only screen and (min-width:1024px) and (max-width:1075px) { 

.dropnav .nav > a { padding:0 13px }
.dropnav .nav1 { margin-left:10px }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.body-container { margin: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; color:#000; background:url(/images/setup/2018_header_tablet.png) no-repeat 50% 50% }

.site-header .search-bar, .site-header .site-text{ display:none } 

.site-header .social-links { padding:10px; text-align:center; background:#000 }
.site-header .social-links ul { list-style:none; margin:0; padding:0;  }
.site-header .social-links li { display:inline-block; vertical-align:top }
.site-header .social-links li a { display:block; width:1em; font-size:20px; padding:7px; line-height:1; border-radius:20px; color:#fff }
.site-header .social-links li a:hover { color:#05693f }
.site-header .social-links li a .text { position:absolute; left:-9999px }


.mobile-menu-bar { display:block; padding:5px; background:#05693f }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a.active { background:#000; color:#fff; text-decoration:none } 

.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:#9b1d22; 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); padding-left:85px}
.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:49%; text-align:center; background:rgba(0,0,0,0.3) }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:4px; height:4px; margin:4px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:''; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:100% }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }
.j-carousel .controls { top:120px }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; font-size:20px; text-decoration:none; text-align:center; text-transform:uppercase; background:#05693f; 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; overflow:hidden }

.slider-wrapper { padding:0 5px 5px; background:#1e3265 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.section-bottom-buttons .bottom-btns li { width:50%; text-align:center; margin:0; padding:0;}

.schedule-boxscore .event-box { margin-top:5px }

.aotw:before { display:none }

.site-footer .footer-text .footer-bottom-links a { font-size:15px }

.section-aotw .section-header { position:static; margin-top:20px; font-size:30px; font-family:'bank_gothic', arial; text-align:center; text-transform:uppercase; color:#fff }
.aotw { padding:10px; text-align:center }
.aotw .athlete { display:inline-block; vertical-align:top; max-width:48%; padding:0 20px; box-sizing:border-box }
.aotw .thumb { display:block; border:8px solid #fff }
.aotw .thumb img { vertical-align:top }
.aotw .leadin { display:none }
.aotw .title { display:block; text-decoration:none; padding:15px; line-height:1; background:#05693f; box-shadow:0 0 50px rgba(0,0,0,0.6) inset }
.aotw .title span { display:block; font-size:20px; font-family:'bank_gothic', arial; font-weight:700; text-transform:uppercase; color:#fff }
.aotw .title span:nth-child(2) { font-size:16px; font-style:normal; font-weight:500; margin-bottom:5px; text-transform:uppercase; color:#fff }

.landing-row.social-row { display:none }
.landing-row.aotw-row { background:#000 }
.landing-row.bottom-buttons-row { padding:30px; background:#05693f }

.league-leaders .title { font-size:11px }
	
.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/2018_header_mobile_wide.png) no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-aotw .section-header { font-size:20px; font-family:'bank_gothic', arial }
.aotw .title { display:block; text-decoration:none; padding:15px; line-height:1; background:#05693f; box-shadow:0 0 50px rgba(0,0,0,0.6) inset }
.aotw .title span { display:block; font-size:15px; font-family:'bank_gothic', arial; font-weight:700; text-transform:uppercase; color:#fff }
.aotw .title span:nth-child(2) { font-size:12px; font-style:normal; font-weight:500; margin-bottom:5px; text-transform:uppercase; color:#fff }

.league-leaders .title { padding: 15px 0 0 5px; font-size: 8px }	
	
	
.schedule-boxscore .event-box { width:100% }

.section-bottom-buttons .bottom-btns li { width:100% }

.site-footer .footer-text .footer-bottom-links a { font-size:13px }

}

/* 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;}