/* ==============
   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: 'oswalddemi';
    src: url('oswald-demibold-webfont.eot');
    src: url('oswald-demibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-demibold-webfont.woff2') format('woff2'),
         url('oswald-demibold-webfont.woff') format('woff'),
         url('oswald-demibold-webfont.ttf') format('truetype'),
         url('oswald-demibold-webfont.svg#oswalddemibold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
.accent-bg,
.accent-bg th { color:#fff !important; background:#6ba539 !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:#4C8CEE; font-weight:700;text-decoration:none }
a:focus,
a:hover { color:#6ba539; text-decoration:underline }
a:focus { outline:2px solid #6ba539 }

h1,h2,h3,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:11px; line-height:1; margin-bottom: 3px; }
h5 { font-size:18px }
h6 { font-size:16px }

.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 { font-family:"oswalddemi",arial; font-size:17px; font-weight:700; color:#fff; padding:60px 0 30px; text-align:center }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 50px }
.footer-logos li span { color:#fff }
.site-footer a { color:#fff }

.section-text { font-family:"oswalddemi",arial; font-size:17px; font-weight:700; color:#fff;  }
.section-text a { 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:71%; 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 # 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 { width:12.5%; float:left; position:relative }

.more-news .story { background:#373737; font-family:"oswalddemi",arial; font-weight:700; color:#fff; text-transform:uppercase; padding:10px; box-sizing:border-box; margin-top:1px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .details .leadin,
.more-news .details .related-links,
.more-news .heading .thumb { display:none }
.more-news .date { position:absolute; top:5px; color:#d1b623 }
.more-news .sport-name { position:relative;  color:#6ba539 }
.more-news .heading .title { display:block; color:#fff; margin-top:20px; font-size:16px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .load-more { display:block; width:100px; text-align:center; margin:10px auto 0; text-transform:uppercase; font-family:"oswalddemi",arial;  padding:5px 15px; background:#000; color:#fff }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff }
.aotw { 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:#9b1d22 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }

/* SCHEDULE */
.schedule-boxscore .event-box { position:relative; margin-bottom:6px; background:#373737; box-sizing:border-box; padding:20px 5px 5px 120px; min-height:85px }
.schedule-boxscore .no-events { text-transform:uppercase; text-align:center; color:#FFF; font-weight:900; font-size:20px; background:#4c652e; padding:203px 0 }
.schedule-boxscore .date {  font-family:"oswalddemi",arial; width:100px; font-size:16px; text-transform:uppercase; font-weight:700; padding:22px 5px; line-height:18px; text-align:center; color:#000; background:#fff; position:absolute; left:0; top:0; bottom:0 }
.schedule-boxscore .date span { position:relative; display:block; margin-top:5px }
.schedule-boxscore .date span:before { content:""; position:absolute; top:-5px; left:30px; width:38px; height:2px; display:block; background: #ecc50c}
.schedule-boxscore .sport { color:#ecc50c; text-transform:uppercase; font-weight:800; white-space:nowrap }
.schedule-boxscore .status { position:absolute; right:20px; top:20px; display:block; color:#ecc50c; font-weight:800 }
.schedule-boxscore .team,
.schedule-boxscore .opponent { color:#fff; font-weight:700 }
.schedule-boxscore .result { color:#ecc50c; margin-right:15px }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site { display:none }
.schedule-boxscore .links { float:left; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box }
.schedule-boxscore .links a { color:#ecc50c }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper ul.tabs .tab { margin-right:5px }
.tabs-wrapper .tabs { border-bottom:5px solid #6ba539 }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:20px; margin-bottom:5px; font-style:italic; text-transform:uppercase; text-decoration:none; font-size:17px; font-family:"oswalddemi",arial; background:#fcf9da; font-weight:700; color:#000 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { color:#fff; background:#373737 }

.social-tabs ul.tabs .tab { margin-right:0 }
.social-tabs .tab { display:block; width:33% }
.social-tabs .tab a { box-sizing:border-box; font-size:15px; padding:20px 2px; text-align:center }
.social-tabs .tab a:before { content: '\e81d'; display:inline-block; vertical-align:top; margin-top:3px; margin-right:5px; font-size:14px; text-align:center; border-radius:100%; color:#fff; width:20px; background:#373737; height:20px; line-height:20px;  font-style:normal; font-family:"GlyphIcons" }
.social-tabs .tab a[href*="facebook"]:before { content:'\e81b' }
.social-tabs .tab a[href*="instagram"]:before { content: '\e81f' }
.social-tabs .tab a[href*="twitter"].active:before { background:#0099d8; color:#373737 }
.social-tabs .tab a[href*="facebook"].active:before { background:#37589d; color:#373737 }
.social-tabs .tab a[href*="instagram"].active:before { background:#6b4d93; color:#373737 }

.crm-tabs .tab a {  background:#ffe747; padding:10px 30px }
.crm-tabs .tabs { border-bottom:none }
.crm-tabs .pane .overflow { height:437px; padding:0 5px 0 0; overflow:auto }

.instagram-feed { padding:5px; background:#fff; height:590px; overflow:auto }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:33%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.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 .load-more { text-align:center; cursor:pointer }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.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%; 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 .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:2px 0 0 2px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

.twitter-feed { color:#000; height:600px; overflow:auto; 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 a { color:#000; text-decoration:underline }
.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:#424242 }
.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 }

/* VIDEOS */
.youtube-wrapper { position:relative }
.youtube-wrapper .player { height:300px}
.youtube-wrapper .playlist .overflow { position:relative; height:155px; overflow:auto; background:#6ba539 }
.youtube-wrapper .playlist .overflow img { width:70px; float:left; margin-right:5px }
.youtube-wrapper .playlist .overflow > ul { margin:0 }
.youtube-wrapper .playlist .overflow li { list-style:none; padding:5px; border-top:1px solid #21623c }
.youtube-wrapper .playlist .overflow li:first-child { border-top:none }
.youtube-wrapper .playlist .overflow a { color:#fff; font-family:'open_sansbold'; display:block }
.youtube-wrapper .playlist .overflow a:hover,
.youtube-wrapper .playlist .overflow a:focus{ color:#000 }
.youtube-wrapper .playlist .overflow span { color:#cc9900 }

.section-poll .section-header { position:static; font-size:56px; margin-bottom:-20px; text-transform:uppercase; font-family:"oswalddemi",arial; font-weight:700; font-style:italic }

.section-poll { position:relative }
.section-poll .section-header { position:static; font-size:56px; margin-bottom:-20px; text-transform:uppercase; font-family:"oswalddemi",arial; font-weight:700; font-style:italic }
.landing div#poll_container_9w2fhwxp7qxhme3a, .poll { position:relative; height:440px; box-sizing:border-box; padding:30px 20px 0; background:url(/images/setup/2017/bg_fan_poll.jpg) no-repeat -30px 0; color:#3d3d3d; font-family:'oswalddemi'; font-weight:700; font-size:14px }
.landing div#poll_container_9w2fhwxp7qxhme3a, .poll ul { list-style:none }
.poll .title { position:absolute; left:-9999px; color:#fff; width:1px; height:1px; overflow:hidden }
.poll .answer { display:block; font-size:16px }
.landing div#poll_container_9w2fhwxp7qxhme3a b { font-size:20px; text-transform:capitalize; line-height:25px; color:#fff; display:block }
.landing div#poll_container_9w2fhwxp7qxhme3a table { color: #fff; }
.poll .stat { padding-left:10px }
.poll .vote { padding-right:10px }
.poll .option { padding:4px; color:#fff; padding-bottom:0; font-family:"Tahoma",arial; font-size:14px; font-weight:400 }
.landing div#poll_container_9w2fhwxp7qxhme3a , .poll tr td:first-of-type { line-height:20px }
.landing div#poll_container_9w2fhwxp7qxhme3a input[type=submit] , .poll .vote, .poll input[type=submit] { position:absolute; right:5px; text-indent:-9999px; bottom:70px; width:127px; height:32px; display:block; margin:0 auto; background:url(/images/setup/2017/vote-btn.jpg) no-repeat 0 0; color:#000; border:0; margin-top:10px }
.poll .result { margin-bottom:10px }
.landing div#poll_container_9w2fhwxp7qxhme3a input[type=button],
.poll .view-results, .poll #poll_results_9w2fhwxp7qxhme3a { position:absolute; font-family:"oswalddemi",arial; font-weight:700; color:#619742; font-style:italic; text-transform:uppercase; font-size:17px; left:0; bottom:65px; text-align:center; right:0 }

.sticky-bar { position:fixed; z-index:3; height:80px; background:#373737; bottom:0; left:0; right:0 }
.sticky-bar  > div { position:relative; max-width:1150px; margin:0 auto }

.navbar-sticky { position:absolute; display:block; left:120px; top:0; right:-1000px; transform:skew(-20deg); background:#fff;  height:110px }
.navbar-sticky ul { margin-top:2px; transform:skew(20deg) }
.navbar-sticky li { display:inline-block; vertical-align:top; margin-left:110px }

.search-bar { position:relative; left:-55px;  top:18px; width:150px; height:30px; background:#fff;  -webkit-box-sizing:border-box; box-sizing:border-box; overflow:hidden }
.search-bar label { color:#000 }
.search-bar input[type="text"] { width:100%; height:30px; vertical-align:top; padding:0 30px 0 10px; border:none; outline:none; color:#000; font-family:"rohn",arial; font-weight:500; background:none; border-radius:4px 0 0 4px; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"]:focus { outline:2px solid #6ba539 }
.search-bar .submit { width:30px; height:26px; padding:0; border:none; overflow:hidden; background:none; position:absolute; right:0; top:0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:26px; font-size:14px; line-height:26px; text-align:center; color:#6ba539; margin:0 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#6ba539; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#6ba539; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#6ba539; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#6ba539 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#6ba539; 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; padding-bottom:120px; background:url(/images/setup/2017/page_bg_complete.jpg) no-repeat 0 50px #000; background-size:2000px auto; overflow:hidden }
.mainbody { min-height:500px; max-width:1055px; margin:0 auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; max-width:none; padding:0 }

.site-header { position:relative; z-index:3; height:186px; background:url(/images/setup/2017/header_bg.jpg) no-repeat 0 0; background-size:2000px auto }
.site-home .site-header { margin-bottom:20px }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; top:15px; right:50%; margin-right:-578px; display:block; width:488px; height:92px; background:url(/images/setup/master_sprite_20190109.png) no-repeat -488px 0;  color:#fff; text-indent:-9999px }
.site-header .logo { display:block; position:absolute; top:20px; z-index:4; left:50%; margin-left:-590px; width:473px; height:185px; background:url(/images/setup/master_sprite_20190109.png) no-repeat 0 0; text-indent:-9999px;  color:#fff }
/*.site-header .logo:after { content:""; display:block; position:absolute; top:160px; z-index:4; right:50%; margin-right:-137px; width:53px; height:60px; background:url(/images/setup/master_sprite_20190109.png) no-repeat -320px -160px; text-indent:-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:1070px; 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.main-row { position:relative }
.landing-row.main-row:before { content:''; position:absolute; left:50%; top:70px; margin-left:-708px; width:173px; height:742px; background:url(/images/setup/master_sprite_20190109.png) no-repeat 0 -233px }
.landing-row.address-row > div { text-align:center; letter-spacing:3px; max-width:900px; padding:20px 0; margin:0 auto }

/* NAVIGATION */
.dropnav { position:absolute; font-family:"oswalddemi",arial; text-align:center; font-weight:700; height:66px; left:0; right:0; top:120px; background:url(/images/setup/2017/global_nav_bg.png) repeat 0 0 #000; color:#fff }
.dropnav ul { display:inline-block; vertical-align:top }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; margin-top:10px; padding-bottom:20px; position:relative }
.dropnav .nav1 { margin-left:430px }
.dropnav .nav > a { display:block; height:37px; transform:skew(-15deg); padding:5px 20px; font-size:17px; font-weight:700; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:after { content:""; position:absolute; width:2px; top:0; bottom:0; margin:0 19px; background:#6ba539 }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#000; background:#6ba539 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:55px; min-width:200px; padding:30px; text-transform:uppercase; background:url(/images/setup/2017/dropdown_bg.png) repeat 0 0; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; color:#fff; text-align:left; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:focus,
.dropnav .submenu a:hover { color:#999 }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#fff }
.dropnav .submenu .has-submenu > a:focus,
.dropnav .submenu .has-submenu > a:hover {  color:#999 }
.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 }
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { margin-bottom:10px; font-size:25px;  color:#c8102e; cursor:default; background:none }
.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:160px; padding:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:13px; text-transform:uppercase; margin-top:5px; color:#6ba539 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:focus,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:"|"; padding:0 5px 0 2px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]{ position:relative; width:8px; line-height:15px; margin-left:5px; padding:0; text-indent:-9999px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81b'; position:absolute; left:0; top:0; right:0; bottom:0; font-family:'glyphicons'; color:#6ba539; font-size:12px; text-indent:0; text-align:center; speak:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81f'  }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; text-transform:uppercase; max-width:1110px; margin:0 auto;  margin-bottom:10px; color:#fff; background:#373737 }
.secondary-nav h1 { padding:10px; font-family:"oswalddemi",arial; font-style:italic; border-bottom:5px solid #fff; text-align:left; margin-bottom:0; color:#fff; font-size:35px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { text-align:center }
.secondary-nav > div > ul { font-family:"montserrat",arial; font-weight:400; display:inline-block; vertical-align:top; padding:10px; margin-top:5px }
.secondary-nav li { position:relative; margin:0 5px; float:left }
.secondary-nav li a { padding:5px; font-size:13px; color:#fff; text-decoration:none }
.secondary-nav li a:focus { text-decoration:none; outline:2px solid #6ba539 }
.secondary-nav li a:hover:after { content:""; display:block; position:absolute; left:50%; margin-left:-5px; top:22px; border-style:solid; border-color: #6ba539 transparent transparent transparent; border-width:7px }
.secondary-nav li a:hover {  outline:none; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#6ba539 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:20px; text-align:left; background:#6ba539 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav li a[href*="#"]:after,
.secondary-nav .has-nav li a:after { display: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:#000 }

.j-carousel .seat { opacity:0; visibility:hidden; transition:all 0.3s 0.2s ease }
.j-carousel .seat.active { opacity:1; visibility:visible } 

.j-carousel .story-box { position:absolute; height:80px; background:rgba(0,0,0,0.99); box-sizing:border-box; left:0; right:0; bottom:0; padding:10px; color:#fff }
.j-carousel .story-box .title { display:block; font-family:"oswalddemi",arial; font-weight:700; font-size:22px;   text-transform:uppercase;  text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  color:#fff; font-style:italic }
.j-carousel .story-box .date { font-size:12px; font-family:"montserrat",arial; text-transform:uppercase; font-weight:400; position:absolute; display:block; text-align:center; background:#406221; width:130px; padding:20px; height:20px; line-height:30px;  bottom:450px; left:0 }
.j-carousel .story-box .readmore { color:#fff}
.j-carousel .story-box .leadin {  font-size:12px; font-family:"montserrat",arial; font-weight:400; line-height:15px}
.j-carousel .carousel-related-links { position:absolute; bottom:-28px; left:-9999px }
.j-carousel .carousel-related-links a { color:#fff }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:-93px; z-index:1; border-top:5px solid #6ba539; padding:10px 50px 0 }
.j-carousel .control { position:relative; float:left; width:20%;  cursor:pointer }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; top:0; bottom:0; border:2px solid #406221 }
.j-carousel .control:focus { box-sizing:border-box; border:2px solid #6ba539 }

.j-carousel .next,
.j-carousel .prev { position:absolute; left:25px; bottom:-70px; z-index:2; display:block; width:18px; height:34px; background:url(/images/setup/master_sprite_20190109.png) no-repeat -1050px 0; color:#fff; text-indent:-9999px }
.j-carousel .next { background-position:-1075px 0; right:25px; left:auto }

.j-carousel .pp { position:absolute; right:1px; bottom:0; z-index:1; width:70px; height:40px; border:1px solid #fff; padding:0 8px; cursor:pointer; font-weight:700; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; overflow:hidden; background:rgba(0,0,0,0.8); box-sizing:border-box }
.j-carousel .pp:focus { z-index:2; color:#6ba539 } 
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons'; font-size:20px; line-height:1 }       
.j-carousel .pp.play:before { content:"\e80a" } 

/* SLIDER */
.slider-wrapper { position:relative; border-top:5px solid #f5d303;  border-bottom:5px solid #f5d303; padding:10px 0; max-width:750px; margin:0 auto }
.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 { display:block; float:left; margin-left:1%; width:24.25% }
.slider-wrapper .image:first-child { margin-left:0 }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; color:#fff; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-40px; top:50%; margin-top:-15px; display:block; color:#fff; width:19px; height:38px; background:url(/images/setup/master_sprite_20190109.png) no-repeat -995px 0; text-indent:-9999px; cursor:pointer; text-align:center; overflow:hidden }
.slider-wrapper .next { left:auto; right:-40px; background-position:-1025px 0 }


}

@media only screen and (max-width:1400px) {

.navbar-sticky { position:absolute; display:block; left:180px; top:0; right:-1000px; transform:skew(-20deg); background:#fff;  height:110px }
.navbar-sticky li { display:inline-block; vertical-align:top; margin-left:75px }

.search-bar { left:0 }


}

@media only screen and (max-width:1200px) {

.navbar-sticky { left:200px }
.navbar-sticky ul { margin-left:50px}
.navbar-sticky li {  margin-left:35px }

.search-bar { left:5px }


}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.site-header .site-title a { right:0; margin-right:0; transform:scale(0.8); -webkit-transform:scale(0.8) }
.site-header .logo { transform:scale(0.8); -webkit-transform:scale(0.8); left:0; margin-left:0 }
.site-header .logo:after { margin-right:-136px }

.dropnav .nav1 { margin-left:390px }
.dropnav .nav > a { display:block; height:37px; transform:skew(-15deg); padding:5px 15px; font-size:15px; font-weight:700; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }


}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#2d3c1d }
.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% }
.site-header .logo { display:none }

.mobile-menu-bar { display:block; padding:5px; background:#b59c37 }
.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 }
.no-touch .mobile-menu-bar li a:hover,
.no-touch .mobile-menu-bar li a:focus,
.mobile-menu-bar li a.active { background:#2d3c1d; 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:#6ba539; 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 .media-box .slide-img { padding-top:49% }
.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 .title:hover,
.j-carousel .story-box .title:focus{ color:#FFDD45 }
.j-carousel .story-box .carousel-related-links a { color:#eee; text-shadow:1px 1px #000 }
.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); z-index:1 }
.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,
.j-carousel .control:focus{ background:#fff; box-shadow:none }
.j-carousel .control:focus{ border:1px dotted #FFDD45 }
.j-carousel .control .thumb { display:none }

.j-carousel .pp { position:absolute; left:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }
.j-carousel .next, 
.j-carousel .prev { position:absolute; left:10px; top:50%; z-index:2; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#000; background:#FFDD45; border-radius:100%; display:block }
.j-carousel .next { left:auto; right:10px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:hover,
.j-carousel .pp:hover,
.j-carousel .pp:focus,
.j-carousel .next:focus, 
.j-carousel .prev:hover,
.j-carousel .prev:focus{ background:#000; color:#fff;outline-color:#FFDD45 }


.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; font-family:"oswalddemi",arial; font-size:25px; font-weight:700; margin-bottom:0; padding:10px; text-transform:uppercase; background:#4c652e; color:#fff }
.tabs-wrapper .tab_title:hover{ color:#fff;text-decoration:none }
.tabs-wrapper .tab_title:focus{ border:1px dotted #FFDD45 }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto }

.crm-tabs .pane .overflow { height:300px; overflow:auto; background:#d7be29; padding:20px }

.social-tabs,
.search-bar { display:none }

.section-poll { background:#d7be29; margin:0 auto }
.section-poll .section-header { max-width:500px; margin:0 auto -20px}
.landing div#poll_container_9w2fhwxp7qxhme3a,
.poll { max-width:500px; margin:0 auto; min-height:440px }

.slider-wrapper { padding:20px 5px 25px; text-align:center; background:#c8b124 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned { display:none }
.slider-wrapper .image span { position:absolute; left:-9999px; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }

.section-text { background:#756b2e; text-align:center; padding:20px }

.site-footer { background:#464436 }

.schedule-boxscore .no-events { padding:40px }

.aotw { height:auto }

.sticky-bar{ position:relative }

.navbar-sticky{ left:0; right:0; text-align:center; transform:none }
.navbar-sticky ul{ margin-left:0; transform:none }
.navbar-sticky li {  margin-left:15px }

.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/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 { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }


}

/* 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;}
