/* ==============
   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: 'oswald';
    src: url('oswald-regular-webfont.woff2') format('woff2'),
         url('oswald-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-bold-webfont.woff2') format('woff2'),
         url('oswald-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Lato';
    src: url('Lato-Light.woff2') format('woff2'),
        url('Lato-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
  font-family: 'utility-icons';
  src: url('utility-icons.woff2?27502381') format('woff2'),
       url('utility-icons.woff?27502381') format('woff');
  font-weight: normal;
  font-style: normal;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#024b02 !important }

.skip-navigation { position:fixed; 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; color:#444; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#233a75 }

a { color:#000; text-decoration:none }
a:focus,
a:hover { color:#555; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.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 }

.social-links ul { list-style:none; margin:0 }
.social-links li { float:left; margin-left:8px }
.social-links li .text { position:absolute; left:-9999px }
.social-links li a { display:block; width:20px; height:20px; text-align:center; padding:5px; line-height:20px; color:#024b02; background:#81ff81; border-radius:100% }
.social-links li a:hover { color:#ffcf01; background:#000 }

.site-footer { padding:55px 0; text-align:center; background:#dcdcdc }
.site-footer > .container { max-width:1410px; margin:0 auto }

.footer-logos li { display:inline-block; vertical-align:top; margin:0 30px }

.footer-sponsors { margin-top:80px }
.footer-sponsors li { display:block; float:left; width:23.5%; margin-left:2% }
.footer-sponsors li:first-child { margin-left:0}

/* 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%; 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 { 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; font-family:"oswald",arial; background:rgba(0,0,0,0.9); padding:10px 10px 10px 210px; 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; color:#81ff81; margin-bottom:5px }
.more-news .details .date,
.more-news .details .sport-name { display:inline-block; vertical-align:top }
.more-news .details .date:after { content:'-' }
.more-news .details .leadin { display:none }
.more-news .details { overflow:hidden; color:#fff }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .details .related-links li a { color:#81ff81 }
.more-news .load-more { display:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw { position:relative; background:#fff; height:425px; padding:30px 50px }
.section-aotw .section-header { position:static;  font-size:18px; font-family:"oswald",arial; font-weight:400; line-height:20px; margin-bottom:0; padding:5px 10px;  font-size:18px; font-weight:normal; text-transform:uppercase; color:#024b02; text-align:center }
/*.section-aotw .section-header:before {content: "";display: block;width: 206px;height: 202px;margin: 0 auto; background: url(/images/setup/Hawk_Sightings_logo.png) no-repeat;position: absolute;transform: scale(.8);bottom: 0;left: 25%;}*/
.section-aotw .section-header:before { content: "";display: block;width: 165px;height: 115px;margin: 0 auto; margin-left: 5px;background: url(/images/setup/New_Images/master_sprite-2021-new.png) no-repeat 35px -373px;position: absolute;bottom: 0;left: 25%; }

.aotw { text-align:center }
.aotw .thumb { margin-bottom:20px; display:block }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-family:"Lato",arial; font-weight:700; font-size:16px; color:#555 }
.aotw .title span:nth-child(1) { font-size:30px; font-family:"oswald",arial; font-weight:400; margin-bottom:5px; text-transform:uppercase; color:#024b02 }

.section-schedule { margin-top:60px; background:#fff; padding-top:10px; border:10px solid #fff }
.section-schedule .section-header { position:static; text-transform:uppercase; font-size:21px; color:#024b02; font-family:"oswald",arial; font-weight:400 }


/* SCHEDULE */
.section-schedule .schedule-boxscore { height:746px; overflow-y:auto }
.section-schedule .schedule-boxscore .event-box { margin-top:10px; font-family:"oswald",arial; font-weight:400; height:100px; box-sizing:border-box; -webkit-box-sizing:border-box; padding:40px 15px 15px 90px; position:relative; background:#fff; overflow:hidden; border:1px solid #ced2d1 }
.section-schedule .schedule-boxscore .event-box:first-child { margin-top:0 }
.section-schedule .schedule-boxscore .date  { position:absolute; left:0; right:0; top:0; display:block; margin-bottom:5px; padding:0 20px; background:#024b02; color:#fff; font-size:12px; line-height:30px; text-transform:uppercase }
.section-schedule .schedule-boxscore .sport { font-size:16px; line-height:10px; color:#000 }
.section-schedule .schedule-boxscore .status { position:absolute; right:10px; top:5px; text-transform:uppercase; font-size:12px; background:#024b02; color:#fff }
.section-schedule .schedule-boxscore .teams { margin-top:5px; font-weight:400 }
.section-schedule .schedule-boxscore .team { font-size:16px; font-weight:400 }
.section-schedule .schedule-boxscore .links,
.section-schedule .schedule-boxscore .team .result { display:none }
.section-schedule .schedule-boxscore .team-logo { position:absolute; left:20px; top:35px; max-width:55px }
.section-schedule .schedule-boxscore .notes,
.section-schedule .schedule-boxscore .neutral-site  { position:absolute; left:-9999px; width:1px; height:1px; display:block; overflow:hidden; font-size:12px; color:#000 }

/* SCHEDULE */
.main-tabs .schedule-boxscore .no-events { padding:20px; font-size:30px; text-align:center; color:#fff  }
.main-tabs .schedule-boxscore .event-box { float:right; width:49%; margin-bottom:10px; padding:15px; position:relative;  color:#fff; background:rgba(0,0,0,0.8); overflow:hidden; font-family:"oswald",arial; box-shadow:0 0 10px rgba(0,0,0,0.5) inset; box-sizing:border-box }
.main-tabs .schedule-boxscore .event-box:nth-child(2n+1) { float:left; clear:left }
.main-tabs .schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #81ff81; font-size:16px; line-height:30px; text-transform:uppercase; color:#81ff81 }
.main-tabs .schedule-boxscore .sport { font-size:20px; color:#81ff81 }
.main-tabs .schedule-boxscore .status { float:right; text-transform:uppercase; color:#81ff81 }
.main-tabs .schedule-boxscore .teams { margin-top:5px }
.main-tabs .schedule-boxscore .team { font-size:16px }
.main-tabs .schedule-boxscore .links a,
.main-tabs .schedule-boxscore .team .result { color:#81ff81 }
.main-tabs .schedule-boxscore .notes,
.main-tabs .schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#fff }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .panes { position:relative; overflow:hidden; }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.social-row .tabs-wrapper .panes { height: 333px; }

.main-tabs ul.tabs { margin-left:430px }
.main-tabs .tab a { display:block; line-height:30px; font-size:16px; padding:15px 20px; text-transform:capitalize; font-family:"oswald",arial; font-weight:300; text-decoration:none; color:#555 }
.main-tabs .tab a:before { content:'\f1ea'; margin-right:10px; font-family:"utility-icons"}
.main-tabs .tab2 a:before { content:'\e800'}
.main-tabs .tab3 a:before { content:'\e801' }
.main-tabs .tab4 a:before { content:'\e804'}
.main-tabs .tab a:focus,
.main-tabs .tab a.active { background:#fff; color:#044c04 }
.main-tabs .pane .overflow { padding:10px; height:795px; background:url(/images/setup/2018_black_pattern.png) repeat #000 ; overflow:auto }
.main-tabs .pane1 .overflow { height:auto; background:#fff }

.social-tabs { padding:30px; background:#fff }
.social-tabs ul.tabs { width:200px; margin:0 auto }
.social-tabs .tab a { position:relative; display:block; line-height:30px; text-align:center; font-size:18px; font-family:"oswald",arial; font-weight:400; padding:0 15px 30px; text-transform:uppercase; text-decoration:none; color:#555 }
.social-tabs .tab a:before { content: '\e81d'; display:block; font-family:"GlyphIcons" }
.social-tabs .tab:first-child a:before { content:'\e81c' }
.social-tabs .tab a:focus:after,
.social-tabs .tab a.active:after { content:""; position:absolute; left:50%; margin-left:-7px; bottom:0; border-style:solid; border-color: transparent transparent #024b02  transparent; border-width:7px }
.social-tabs .tab a:focus,
.social-tabs .tab a.active { border-bottom:1px solid #024b02 }
.social-tabs .pane .overflow { padding-top:35px; border-top:1px solid #e4ebef }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }


.sponsor-slider { padding:0 60px }
.sponsor-slider .image { display:block; float:left; width:18.4%; margin-left:2% }
.sponsor-slider .image:first-child { margin-left:0 }
.sponsor-slider .pp,
.sponsor-slider .prev,
.sponsor-slider .next { position:absolute; z-index:1; left:0; top:50%; border:none; width:30px; background:none; height:20px; margin-top:-5px;  line-height:20px; overflow:hidden; cursor:pointer; text-align:center; color:#000 }
.sponsor-slider .next { left:auto; right:0 }
.sponsor-slider .pp { left:50%; margin-left:-15px; bottom:-40px; top:auto }
.sponsor-slider .pp:before,
.sponsor-slider .prev:before,
.sponsor-slider .next:before { content:'\e80f'; display:block; font-size:24px; font-family:'glyphicons'; color:#fff }
.sponsor-slider .next:before { content:'\e810' }
.sponsor-slider .pp:before { content:'\e80b' }
.sponsor-slider .pp.play:before { content:'\e80a' }


.section-instagram { background:#fff; height:425px; padding:30px 50px }
.section-instagram .section-header { position:static; font-size:18px; color:#024b02; text-transform:uppercase; font-family:"oswald",arial; font-weight:400; text-align:center }
.section-instagram .section-header span { display:block; margin-bottom:5px }

/* TWITTER */
.twitter-feed { font-family:'roboto', arial; font-size:0.9em; color:#444; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#444 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#515151 }
.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:300px; border:1px solid #eee; overflow:auto; box-sizing:border-box }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.instagram-feed { height:365px; 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 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#024b02; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#024b02; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#024b02; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#024b02 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#024b02; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; padding-bottom:64px; background:url(/images/setup/2018_page_bg.jpg) no-repeat 0 190px #dedede; background-size:2000px auto; overflow:hidden }
.page:before { content:''; position:absolute; left:50%; top:320px; margin-left:-870px; width:109px; height:721px; background:url(/images/setup/2020/master_sprite-2021-new.png) no-repeat -725px 0 }
.site-home .page:before { top:280px }

.mainbody { min-height:500px; max-width:1370px; margin:0 auto; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0; max-width:none; margin:0 }
.body-container { margin-top:35px }

.site-header { position:relative; z-index:3; height:194px; background:url(/images/setup/2018_black_pattern.png) repeat #000; box-shadow:0 0 20px rgba(0,0,0,0.6) }
.site-header .site-title { margin:0; padding:30px 0 }
.site-header .site-title .text { display:block; width:1285px; height:29px; margin:0 auto; text-indent:-9999px; color:#fff; background:url(/images/setup/2018_header_text.png) no-repeat 0 0  }
/*.site-header .site-title a:after { content:''; position:absolute; left:50%; top:95px; z-index:1; margin-left:-150px; width:315px; height:90px; background:url(/images/setup/New_Images/master_sprite-2021-new.png) no-repeat 0 0 #CCC; transform:scale(.9);  transition:all 0.5s ease }*/
.site-header .site-title a:after { content: '';position: absolute;left: 50%;top: 53px;z-index: 1;margin-left: -124px;width: 265px;height: 160px;background: url(/images/setup/New_Images/master_sprite-2021-new.png) no-repeat 0 -85px;transform: scale(.9);transition: all 0.5s ease;}

.site-header .social-links,
.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:1410px; 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.tabs-row .landing-col { padding:0 }
.landing-row.sponsor-row { padding:60px 0; background:url(/images/setup/sponsor_background2020.jpg) no-repeat 50% 0; background-size:2000px auto }
.landing-row.sponsor-row > div { max-width:1530px; margin:0 auto }


/* NAVIGATION */
.dropnav { position:relative; font-family:"oswald",arial; height:100px; border-bottom:5px solid #000; text-align:center; color:#fff; background:#125612 }
.dropnav:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:-5px; border-bottom:5px solid #000; background:#125612 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top }
.dropnav .nav { float:left; border-right:1px solid #013501; text-align:left }
.dropnav .nav1 { border-left:1px solid #013501; margin-left:60px }
.dropnav .nav4 { border-left:1px solid #013501; margin-left:303px }
.dropnav .nav:last-child { margin-right:10px }
.dropnav .nav > a { display:block; height:40px; padding:30px 20px; font-size:18px; font-weight:500; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase; overflow:hidden }
.dropnav .nav > a[href*="/search"] { width:50px; height:100px; padding:0; line-height:100px; text-align:center }
.dropnav .nav > a[href*="/search"]:before { content:'\e802'; font-family:'glyphicons'; display:block }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none; color:#fff; background:rgba(0,0,0,0.5); box-shadow:0 0 100px rgba(0,0,0,0.6) inset }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:100px; padding:50px 0px; white-space:nowrap }
.dropnav .nav > .submenu:before { content:''; display:block; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; background:rgba(0,0,0,0.9) }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:inline-block; vertical-align:top; color:#fff; font-size:20px; font-weight:200; line-height:40px; text-decoration:none }
.dropnav .submenu a:hover { color:#0c520c }
.dropnav .submenu.level1 > ul,
.dropnav .submenu.level1 > ul > .has-submenu { position:relative; display:inline-block; vertical-align:top; margin-left:50px }
.dropnav .submenu.level1 > ul:first-child,
.dropnav .submenu.level1 > ul > .has-submenu:first-child { margin-left:0 }
.dropnav .submenu.level1 > ul > .has-submenu > a { padding:0 30px; font-size:24px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; pointer-events:none }
.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; margin:0; padding:0 30px }
.dropnav .submenu.level2 .has-submenu:hover { background:#fff }
.dropnav .submenu.level2 .has-submenu:hover a { color:#0c520c }
.dropnav .submenu.level2 .has-submenu > a { min-width:180px; font-size:21px }
.dropnav .submenu.level2 .has-submenu li a { font-size:16px; padding:0 8px; color:#fff }

.secondary-nav { position:relative; font-family:"oswald",arial; z-index:2; padding:25px 10px; margin-bottom:10px; color:#fff; background:#000b00 }
.secondary-nav h1 { float:left; margin-bottom:0; text-transform:uppercase; color:#fff; font-size:24px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav > div { max-width:1410px; margin:0 auto }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; color:#fff; font-size:16px; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#ccc; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#084f08 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#084f08; 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:#ccc }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.section-aotw:after { content:""; position:absolute; width:125px; height:131px; background:url(/images/setup/2020/master_sprite-2021-new.png) no-repeat -450px 0; right:-170px; bottom:0px; display:block }

.j-carousel { padding-bottom:125px }
.j-carousel .story-box { position:relative; font-family:"oswald",arial; height:125px; background:#fff; padding:30px 20px 20px; box-sizing:border-box; color:#555; font-size:16px }
.j-carousel .story-box .title { display:block; font-size:30px; text-transform:uppercase; color:#013501; font-weight:400 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin { display:inline-block; vertical-align:top; font-family:"Lato",arial; font-weight:700; color:#555 }
.j-carousel .story-box .carousel-related-links,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:0; margin-top:49%; z-index:2 }
.j-carousel .control { position:relative; float:left; width:19.2%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:focus:after,
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; border:5px solid #024b02 }
.j-carousel .control .thumb { width:100%; vertical-align:top }

.j-carousel .prev,
.j-carousel .next { position:absolute; z-index:1; left:0; top:50%; margin-top:-25px; right:0; width:50px; height:50px; font-size:38px; overflow:hidden; cursor:pointer; text-align:center; line-height:50px; color:#fff; background:#044504 }
.j-carousel .next { left:auto; right:1px }
.j-carousel .prev:before,
.j-carousel .next:before { content:'\e80f'; display:block; font-family:'glyphicons' }
.j-carousel .next:before { content:'\e810' }

.j-carousel .pp { position:absolute; right:0px; bottom:140px; z-index:1; width:30px; height:30px;  padding:5px 10px 7px; 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:#999 } 
.j-carousel .pp:before { content:"\e80b"; display:block; font-family:'glyphicons'; font-size:22px; line-height:1 }       
.j-carousel .pp.play:before { content:"\e80a" } 

.sticky-bar { position:fixed; left:0; right:0; bottom:0; z-index:4; height:65px; background:#024b02; transition:bottom 0.5s ease }
.sticky-bar > div { position:relative; max-width:1410px; height:58px; margin:0 auto  }
/*.sticky-bar .sticky-logo { position:absolute; left:0; bottom:2px; display:block; width:185px; height:70px; text-indent:-9999px; color:#fff; background:url(/images/setup/2020/master_sprite-2021-new.png) no-repeat -258px 0 }*/
/*.sticky-bar .sticky-logo { position: absolute;left: 175px;display: block;width: 185px;height: 110px;text-indent: -9999px;color: #fff;background: url(/images/setup/sticky_logo.png) no-repeat 4px 0;top: -30px;}*/
.sticky-bar .sticky-logo { position: absolute;left: 90px;display: block;width: 358px;height: 110px;text-indent: -9999px;color: #fff;background: url(/images/setup/New_Images/master_sprite-2021-new.png) no-repeat 6px -263px;top: -20px;transform: scale(.6); }
.sticky-bar .social-links { position:absolute; right:0; top:18px }

div[id="scoreboard-ticker-wrapper"] { position:relative; width:790px; height:59px; margin:5px 20px 0 410px; padding:0 10px;  box-sizing:border-box }
div[id="scoreboard-ticker"] ul, 
div[id="scoreboard-ticker"] li { margin:0; padding:0; list-style:none }
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:585px; height:58px; position:relative; overflow:hidden }
div[id="scoreboard-ticker"] { float:left }
div[id="scoreboard-ticker"] .content,
div[id="scoreboard-ticker"] .no-events { font-size:16px; font-family:"oswald",arial; letter-spacing:1px; font-weight:400; text-transform:uppercase; padding:0 10px; line-height:59px; color:#fff }
div[id="scoreboard-ticker"] .no-events { text-align:center }
div[id="scoreboard-ticker"] .date,
div[id="scoreboard-ticker"] .content .sport,
div[id="scoreboard-ticker"] .content a { color:#81ff81 }
div[id="scoreboard-ticker"] .content a:hover { color:#fff }
span[id="scoreboard-ticker-pp"],
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:0; top:12px }
span[id="scoreboard-ticker-prev"] { right:80px }
span[id="scoreboard-ticker-pp"] { right:40px }
span[id="scoreboard-ticker-pp"] a,
span[id="scoreboard-ticker-prev"] a,
span[id="scoreboard-ticker-next"] a { display:block; width:30px; height:30px; text-align:center; border-radius:100%; background:#fff; color:#024b02; font-size:16px; line-height:30px; cursor:pointer; text-align:center }
span[id="scoreboard-ticker-pp"] a:before { content:'\e80a'; display:block; font-family:'glyphicons'; color:#024b02 }
span[id="scoreboard-ticker-prev"] a:before { content:""; position:absolute; right:50%; margin-right:-2px; top:9px; text-align:center; width:2px; border-style:solid; border-color: transparent #024b02 transparent  transparent ; border-width:6px }
span[id="scoreboard-ticker-next"] a:before { content:""; position:absolute; left:50%; margin-left:-2px; top:9px; text-align:center; width:2px; border-style:solid; border-color: transparent  transparent  transparent #024b02; border-width:6px }
span[id="scoreboard-ticker-pp"] a:before { content:'\e80b' }
span[id="scoreboard-ticker-pp"] a.play:before { content:'\e80a' }

/* CALENDAR */
#calendar-view { width:48%; font-weight:700; font-size:20px; font-family:"oswald",arial }
#calendar .calendar-month td { padding:10px; border:none; height:64px; color:#fff; background:#024b02; line-height:66px }
#calendar .calendar-month a { color:#fff }
#calendar .calendar-month span { display:block; ; color:#fff; font-size:20px; text-transform:uppercase; background:none }
#calendar td { line-height:60px; border:none; height:60px;  font-size:20px; background:#fff }
#calendar td.inactive { font-weight:400; color:#555 }
#calendar .calendar-header td { color:#000; font-weight:700; line-height:50px; height:50px; border-bottom:0 }
#calendar .no-calendar-event a { font-weight:400; background-color:transparent; color:#000; line-height:59px }
#calendar .current a,
#calendar .calendar-event a { line-height:50px; height:50px; color:#000; background-color:#024b02; width:60px; margin:5px auto; border-radius:3px }
#calendar .current a,
#calendar .calendar-event a:hover { color:#fff; background:#231f20 }
#calendar .event-schedule { position:absolute; left:48%; right:0; top:0; bottom:0; margin:0; padding:20px; font-size:20px; line-height:1.3; overflow:auto; color:#fff; -webkit-box-sizing:border-box; box-sizing:border-box }
#calendar .event-schedule .event-date { display:block; margin-bottom:10px; border-bottom:1px solid #024b02; font-size:40px; font-weight:400; line-height:1.1; text-transform:uppercase; color:#fff }
#calendar .event-schedule .event-info { min-height:100px; padding:10px 15px; background:rgba(0,0,0,0.6) }
#calendar .event-schedule .status { float:right }
#calendar .event-schedule .row a,
#calendar .event-schedule .links a { color:#fff }
  
}



@media only screen and (min-width:1024px) and (max-width:1800px) {

.dropnav .nav > a { padding:30px 12px; font-size:16px }

}

@media only screen and (min-width:1600px) {
    .landing-row.tabs-row > div:before { content: '';position: absolute;left: 40px;width: 125px;height: 774px;background: url(/images/setup/New_Images/master_sprite-2021-new.png) no-repeat -722px 45px;}
    .landing-row.social-row .section-aotw:before {content: '';position: absolute;background: url(/images/setup/New_Images/master_sprite-2021-new.png) no-repeat -442px 10px;width: 145px;height: 155px;right: -165px;}
}


@media only screen and (min-width:1024px) and (max-width:1500px) {

.dropnav .nav > a { padding:30px 10px; font-size:14px }

}

@media only screen and (min-width:1024px) and (max-width:1410px) {

.sticky-bar .social-links li { margin-left:2px }
div[id="scoreboard-ticker-wrapper"] { width:700px; margin:5px 20px 0 410px }


.dropnav .nav > a { padding:30px 8px; font-size:13px }

}


@media only screen and (min-width:1024px) and (max-width:1300px) {

.site-header .site-title .text { max-width:1200px; background-size:contain  }
.site-header .site-title a:after { -webkit-transform:scale(0.6); transform:scale(0.6); margin-left:-148px }

.dropnav .nav1 { margin-left:65px }
.dropnav .nav5 { margin-left:200px }
.dropnav .nav > a { padding:30px 9px; font-size:13px }

div[id="scoreboard-ticker-wrapper"] { width:700px; margin:5px 20px 0 300px }

.main-tabs ul.tabs { margin-left:330px }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.site-header .site-title .text { max-width:1024px }

.dropnav .nav > a { padding:30px 7px; font-size:10px }

div[id="scoreboard-ticker-wrapper"] { margin:5px 20px 0 220px }
span[id="scoreboard-ticker-pp"],
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { position:absolute; right:0; top:12px }
span[id="scoreboard-ticker-prev"] { right:70px }
span[id="scoreboard-ticker-pp"] { right:35px }

.main-tabs ul.tabs { margin-left:200px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }


.site-header { position:relative; background:#145814 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/New_Images/header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#090909 }
.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:#145814; color:#fff; text-decoration:none } 

.social-links { position:absolute; left:0; top:123px }
.social-links li a { border-radius:0 }

.sticky-bar { display: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) }
.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; z-index:2; 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 }

.section-schedule { margin-top:0; padding:0 }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:10px; font-size:20px; font-family:"oswald",arial; text-transform:uppercase; background:#0f540f; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:0 }

.tabs-wrapper .tab_title[href*="calendar"],
.tabs-wrapper .tab_title[href*="results"],
.tabs-wrapper .tab_title[href*="calendar"] + .pane,
.tabs-wrapper .tab_title[href*="results"] + .pane { display:none !important }

.landing-row.sponsor-row { background:#044504; padding:20px 10px }
.sponsor-slider { padding:0 30px 30px }
.sponsor-slider .pp { bottom:0 }

.social-tabs,
.section-schedule,
.section-instagram { display:none }
.schedule-boxscore .event-box { margin-top:5px }
.section-aotw { background:#dfdedd }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  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/New_Images/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 }

.social-links { position:static; background:#000; padding:5px 0; text-align:center }
.social-links ul { display:inline-block;vertical-align:top }

}

/* 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;}
