/* ==============
   GLOBAL STYLES
   ============== */

body { font-size:16px;  box-sizing:border-box;     padding: 0;   font-family: 'Montserrat', sans-serif; background: #000;  background: url(/images/setup/page_bg.jpg) repeat;
    background-position: center;}
a { color: #003f2d; text-decoration: none; -moz-transition:color .2s; -webkit-transition:color .2s; -ms-transition:color .2s; -o-transition:color .2s; transition:color .2s }
a:hover { text-decoration: underline  !important; }
a:link {color:#003f2d;text-decoration: none;} 
*, *:before, *:after{box-sizing:border-box;}

h1,h2,h3,h4,h5,h6 { color:#073f2c;/*#041e41*/ }
h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }
/*table, tr, td, th{background:#005aa5; color:#fff;     padding: 10px;}*/
 p{ line-height: 1.8;}
:focus{outline:1px solid !important;}
 
.landing-row .wrapper-cover, .wrapper-cover {  max-width: 1180px; margin: 0 auto; width: 100%;     padding: 0 15px;}
.aot-week a {    color: #fff;}
.mod-site-header .dropnav li a:hover {    color: #000;} 

#page { position:relative; overflow:hidden }

.accent-bg,
.accent-bg th { color:#fff !important; background:#003479 !important } 
.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:1rem; 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 }
 
 footer#site-footer a[rel="wiki-link"] {
    color: #fff;
}
 a[rel="wiki-link"] {
    text-transform: lowercase;
    font-size: 0.875rem;
}
.carousel-row a[rel="wiki-link"] {
    color: #fff;
    z-index: 999;
    position: relative;
    left: 22px;
    bottom: 0;
    top: -31px;
}
 
 .mod-graphic-carousel.style2 .slick-slide{ padding:0 !important; margin:0 10px }
 
/*header */

/* NAVIGATION */
.home-page .site-header:not(.sticky){height: 191px;background:linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));position: absolute;}	
.home-page .site-header:not(.sticky) > div{background: none;height: auto;}
.home-page .site-header:not(.sticky)	.mobile-menu-bar {margin-top:50px;background:#000;}

/* .home-page .site-header.sticky > div{ box-shadow: 0 0 2rem rgba(0,0,0,0.2);}*/
.home-page .site-header.sticky > div{ background:none;}
.site-header {z-index:3; margin-bottom:10px }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; text-align:center; text-transform:uppercase  }
.site-header{height: auto;position: fixed;width: 100%;}
.site-header .site-title a{background:url("/images/setup/2019/logo_sticky.png") no-repeat;position:absolute; z-index:3;    width: 176px;
    height: 156px; top:9px;display:block; text-align:center; text-transform:uppercase;text-indent:-9999px;left: 50px;}	
.site-header > div{height: 70px; background: rgba(7, 63, 44, 0.90);}
.site-header .mobile-menu-bar{margin-top:7px; display:block; font-size:1rem;}

.home-page .mobile-menu-bar > ul{padding:0 15px;}
.home-page .sticky .mobile-menu-bar > ul{background:rgba(28, 55, 105, .8);     background: rgba(27, 63, 44, 0.7);     width: 60px;
    padding-right: 6px;}


/* HEADER Navigation */
.mobile-menu-bar { display:block; font-size:1rem;margin-top:50px;}
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right;right: 100px;position: absolute;z-index: 3}
.mobile-menu-bar li { float:right; margin-left:5px; }
.mobile-menu-bar li.menu{width: 50px;height: 50px;}
.mobile-menu-bar li a { display:block; padding:10px; text-align:center; font-size:1em; line-height:30px;color:#fff; text-transform:uppercase; text-decoration:none; white-space:nowrap;height: 50px;box-sizing: border-box; }
.home-page .site-header:not(.sticky) .mobile-menu-bar li.menu a{    background: #fff;
    color: #6db33f; 
    font-weight: 200;}
.home-page .site-header:not(.sticky) .mobile-menu-bar li.menu a:after{content: 'menu';position: absolute;left: 50%;top: 55px;font-weight: 900;margin-left: 20px;color: #fff;  }
.mobile-menu-bar li a .text{position: absolute;width: 1px;height: 1px;left:-9999px;clip:rect(0px,0px,0px,0px);overflow: hidden;     color: #fff;
    background: #000;}
.mobile-menu-bar li.sponsors{margin-right: 30px;width: 50px;}	
.mobile-menu-bar li.sponsors a {background:none;padding:10px 0;width: 50px;height: 50px;box-sizing: border-box;max-width: 50px;}
.mobile-menu-bar li .jump-to-nav .close,
.mobile-menu-bar li .jump-to-nav.active .open { display:none }    
.mobile-menu-bar li .jump-to-nav.active .close { display:block }
.mobile-menu-bar li .navbar-image > a{background:#fff}	
.dropnav {display: none; font-size:1rem; color:#fff; background:rgba(0,63,45,0.8); opacity: .8;position: absolute;top:0;bottom: 0;right: 0;left: 0;text-align: center;z-index: 2;padding-top:250px;min-height: 100vh;}
.dropnav.active { display:block }
.dropnav > ul{overflow-y: auto;max-height: calc(100vh - 420px);}	
.dropnav .has-submenu  .submenu { display:none }
.dropnav li a { display:block; padding:0 0.625em; line-height:1.75em; color:#fff; text-decoration:none; position:relative;font-weight: lighter}
.dropnav li.nav > a{font-size: 1.5rem;font-weight: bold;text-transform: uppercase;line-height: 2.125em;}
.dropnav .has-submenu { position:relative }
.dropnav .nav.has-submenu > a:after { content:'\e811'; position:absolute;width:1.5em; text-align:center; font-family:'glyphicons'; speak:none; line-height:2.125em; color:#fff;}
.dropnav .nav.has-submenu.active{margin:30px 0 45px;;}
.dropnav .nav.has-submenu.active > a:after { content:'\e812' }
.dropnav .nav.has-submenu.active:before{top:-25px;}	
.dropnav .nav.has-submenu.active:after{bottom: -30px;}
.dropnav .nav.has-submenu.active:before,
.dropnav .nav.has-submenu.active:after{content: "";width:50px;height: 5px;background:#6eb43f;position: absolute;margin: auto;left: 0;right: 0;}
.dropnav .has-submenu.active .submenu { display:block; }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu-title { display:none }
.dropnav .level1 .has-submenu > a {font-size: 1.25rem;font-weight: bold;text-transform: uppercase}
.dropnav .level1 .has-submenu:first-child{margin-bottom: 30px;}
.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 }

.mobile-menu-bar li.sponsors > a{width: auto;max-width: none;}
.mobile-menu-bar li.sponsors > a:last-child{display: none !important;}
.mobile-menu-bar li{display: none;}
.mobile-menu-bar li.sponsors,	
.mobile-menu-bar li:last-child{display: block;}	
 

/* NEWS ROTATOR*/
div.mod-news-rotator.style3 .dots {display: block !important}
div.mod-news-rotator .dots li button {width: 50px;height: 5px;box-shadow: none;border-radius: 0;background:#fff;     color: #000;}
div.mod-news-rotator .dots li button::before {border: 0;border-radius: 0;}
div.mod-news-rotator .leadIn{font-size: 1.1rem;}
div.mod-news-rotator .dots li.slick-active button {background:#6db33f;color:#000;}
div.mod-news-rotator.style3 .story-box .date-sport {display: none;}
div.mod-social.style1 .social-stream .filters li:nth-child(1) .icon, 
div.mod-social.style1 .social-stream .filters li:nth-child(1) ~ li .text {position: absolute;left: -9999px;width:1px;height: 1px;clip: rect(0px,0px,0px);overflow: hidden;}
div.social-stream.mobile .filters li:first-child a .text,
div.social-stream.mobile .filters li a .icon {color:#e22b3f;background:none;border:none;border-radius: 0;box-shadow: none;line-height: 30px;padding: 0;}
div.social-stream.mobile .filters li.active:first-child a .text,
div.social-stream.mobile .filters li.active a.filter .icon {background:none;color:#fff;}
div.mod-social.style1 .social-stream .filters li:hover .icon, 
div.mod-social.style1 .social-stream .filters li.active .icon {color: #fff;}
div.social-stream.mobile .filters li:first-child a .text {position: relative;left: 0;width: auto;height: auto;background: none;}
div.mod-social.style1 .social-stream.mobile .filters {margin-bottom: 10px;}
div.social-row .section-header{margin: 0}
div.social-row .mod-graphic-carousel.style3 .slick-prev, 
div.social-row .mod-graphic-carousel.style3 .slick-next {display: none !important}
div.mod-news-rotator.style3 .story-box .related-links a {color:#fff;}
div.mod-news-rotator.style3 .story-box .related-links {display:inline-block;vertical-align:top;}
div.mod-news-rotator .seat img{object-fit: cover;overflow: hidden;}
div.mod-news-rotator .media-box .slide-img{padding-top: 100vh; /*min-width: 1920px;*/}
div.mod-news-rotator .media-box .slide-img img{height: 100vh!important;width: 100vw !important;}
div.mod-news-rotator.style3 .story-box {background:none;z-index: 3;text-shadow: 2px 2px rgba(0,0,0);bottom: 40px;position: absolute;left: 0;right: 0}	
div.mod-news-rotator.style3 .story-box .title {font-size: 2.125rem;font-weight: 600;letter-spacing: .06em;left: 0;bottom: 32px;right: 0;color: #fff;max-height: none;text-shadow: none;}

/*latest news*/


.latest-news h2.section-header {color: #6db33f;font-size: 2.125rem;text-transform: uppercase;letter-spacing: 2px;font-weight: 600;}
.latest-news h2.section-header {color: #3B5E21;font-size: 2.125rem; text-transform: uppercase; letter-spacing: 2px; font-weight: 600;margin-bottom: 0;    background: rgba(0,0,0,0.001);     color: #6db33f;}
.latest-news div.mod-more-news .date {color: #555555;font-size: 0.75rem; text-transform: uppercase; font-weight: 300; letter-spacing: 1px;}
.latest-news .mod-more-news .heading a .title {color: #003f2d;font-size: 1.3125rem;font-weight: 500;}
.latest-news .mod-more-news .load-more {background: #1b3f2c;border: none;box-shadow: none;width: 200px;height: 50px;line-height: 50px;padding: 0;font-size: 1rem;letter-spacing: 1px;}
.latest-news .mod-more-news .load-more:hover {    background: #000;}



/*button row*/

.button-row {max-width: 2000px;margin:auto;}
.button-row .video-heading:before{background:rgba(0,0,0,.5);content: "";height: calc(100% - 7px);width: 100%;position: absolute;}
.button-row .video-heading.gif-video:before{height:100%;}
.button-row .video{max-height: 370px;width: 100%}
.button-row .video-container{display: inline-block;width: 33%;padding:0 5px;box-sizing:border-box;}
.button-row .video-container:first-child{padding:0 10px 0 0;}
.button-row .video-container:last-child{padding:0 0 0 10px;}
.button-row .button-container{display: flex;justify-content: space-between;align-items: center;overflow:hidden;}
.button-row .video-heading{display: inline-block;position: relative;width:100%;background:#000; background-size: cover !important;}
.button-row .title{position: absolute;color:#fff;border: 1px solid #fff;font-weight:bold;font-size: 1.625rem;padding: 30px;top:50%;text-transform: uppercase;left: 50%;transform: translate(-50%,-50%);text-align:center;}
/*div.button-row .title:after{content:url("/images/setup/2019/arrow.png");width: 50px;height: 50px;position: absolute;left: 0;right: 0;margin: auto;bottom: -35px;}
*/
 

/* SOCIAL */
div.mod-social.style1{padding:70px 15px 0;}
div.mod-social.style1 .social-stream .load-more {display: none;}
div.mod-social.style1 .mod-social-heading {font-size: 2.125rem;color:#334475;font-weight: bold;letter-spacing: 0.12em;text-transform: uppercase;padding: 0 15px}
div.mod-social.style1 .social-stream .filters{margin-bottom: 20px;padding: 0;}
div.mod-social.style1 .social-stream .filters li:hover a, 
div.mod-social.style1 .social-stream .filters li.active a {background:#e22b3f;color:#fff;border:none;}
div.social-stream .filters li a .icon,
div.mod-social.style1 .social-stream .filters li a {color:#e22b3f;height: 30px;box-sizing: border-box;padding:0 10px;;}
div.social-stream .filters li a .icon:before{line-height: 30px;}
div.social-stream .wall {margin: 0;}
 

/* more news */
section.section-video{padding: 40px 15px}
div.mod-more-news .date, 
div.mod-more-news .sport, 
div.mod-more-news .date-sport {font-weight: lighter;font-size: .75rem;letter-spacing: .12em;color:#555;}
div.mod-more-news.style3 .title {font-size: 1.3125rem;color:#1c3769;font-weight: normal;}
.section-video .sponsoredBy{float: right;font-size: .875rem;color:#c9262d;letter-spacing: .12em;}
.section-video .sponsoredBy >div:first-child{display: inline-block;margin-top:17px;margin-right: 15px;}
.section-video .sponsoredBy .navbar-image{float: right;}
.video-row .mod-graphic-carousel .slider .slick-track{width:106px;}
.video-row .mod-graphic-carousel .slider .slick-slide{max-width:106px;margin:0 4.5px;max-height: 65px;width:106px;}
.video-row .mod-graphic-carousel{max-width: 115px;float: right;}
 
/* GRAPHIC */
div.mod-graphic-carousel img{width: 100%;}
div.mod-graphic-carousel .title{position: absolute;color: #fff;border: 2px solid #fff;font-weight: bold;font-size: 1.625rem;padding: 23px 113px;top: 50%;text-transform: uppercase;
left: 50%;transform: translate(-50%,-50%); 
}
div.mod-graphic-carousel .title:after{content:url("/images/setup/buttons_arrow-peak.png");width: 50px;height: 50px;position: absolute;left: 0;right: 0;margin: auto;bottom: -35px;}
div.graphic-row div.mod-graphic-carousel.style3 {background:#000}


/*aotw */

.aotw-tem .mod-aotw.style2 .title {color: #003f2d;font-size: 1.875rem;text-transform: uppercase;letter-spacing: 3px;font-weight: 600;}
.aotw-tem  .mod-aotw.style2 .sport {font-size: 1rem;font-weight: 500;}
.aotw-tem  .mod-aotw .heading {margin: 0;}
.aotw-tem  .mod-aotw.style2 .leadin {color: #003f2d;font-size: 1rem;margin-top: 32px;}
.aotw-tem  .mod-aotw.style2 .thumb {max-width: 350px;}
.aotw-tem  .mod-aotw.style2 {background: url(../images/setup/aotw-index.png) no-repeat;background-position: top 50% left 0;}
.aotw-tem .mod-aotw.style2 .title {padding-top: 120px;}
.aotw-tem .mod-aotw .heading:focus { outline: none !important;}

/*scoreboard*/

.scoreboard-temp .mod-scoreboard.style1 .event-box .date-status {    background: #003f2d;    font-size: 0.875rem;}
.scoreboard-temp .mod-scoreboard.style1 .event-box .event {    border: 1px solid #dfdfdf;}
.scoreboard-temp .mod-scoreboard.style1 .event-box .sport {    text-align: left;    margin-top: 15px;    margin-bottom: 10px;}
.scoreboard-temp .mod-scoreboard.style1 .event-box .team {    color: #444444;    font-size: 0.9375rem;}
.scoreboard-temp .mod-scoreboard.style1 .event-box .team .score {    color: #444444;    font-size: 0.9375rem;}
.scoreboard-temp .mod-scoreboard.style1 .event-box .event {    min-height: 318px;}
.scoreboard-temp .mod-scoreboard.style1 .event-box .links {    padding: 0;    height: 40px;}
.scoreboard-temp .mod-scoreboard.style1 .event-box .sport a {    color: #3B5E21;    font-size: 0.9375rem;    font-weight: bold;}

.scoreboard-temp .mod-scoreboard.style1 .next, .scoreboard-temp .mod-scoreboard.style1 .prev { color: #3B5E21;}
.scoreboard-temp {    padding-bottom: 20px;}



.video-row .mod-graphic-carousel.style3 .slick-prev, 
.video-row .mod-graphic-carousel.style3 .slick-next,
.site-header .mod-graphic-carousel.style3 .slick-prev, 
.site-header .mod-graphic-carousel.style3 .slick-next {display: none!important;}



.secondary-nav { position:fixed; z-index:2; padding:10px; margin-bottom:10px; font-size:1rem; color:#fff;max-width: 1170px;margin: auto;left: 0;right: 0;top:16px;text-align: center;}
.secondary-nav h1 { display:inline-block; margin-bottom:0; color:#fff; font-size:1.125rem;vertical-align: text-top;text-transform: uppercase}
.secondary-nav h1 a{ color:#fff }
.secondary-nav h1:after{content:"/";color: #f2f2f2;padding:0 5px 0 10px;}	
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:inline-block;vertical-align: text-top;}
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px; color:#fff; text-decoration:none;font-size: .875rem;font-weight: lighter;}
.secondary-nav li.focus > a,
.secondary-nav li:hover > a {text-decoration:underline}
.secondary-nav > a{display: none;}
	
	
 /*footer css*/

footer#site-footer {background: #003f2d;color: #fff;text-align: center;padding: 20px 0 20px;}
footer#site-footer p {font-size: 0.875rem;margin-bottom: 10px;}
footer#site-footer p a.privacy-policy-footer {color: #6db33f;}
.site-developer.inverted.bg-primary img.img-responsive.site-developer-logo {max-width: 300px;}
footer#site-footer p span.footer-copyrright {
    font-weight: bold;
}




/*--------------------------------------------------------------------
MEMBER LOGOS
--------------------------------------------------------------------*/
.member-logos{position: relative;left: 0;right: 0;top: 0;height: 84px;text-align: center;white-space: nowrap;}
.member-logos .trigger{display: none;}
.member-logos ul{list-style: none;padding: 0;margin: auto;max-width: 1170px;width: 60rem;padding-left: 0;display: flex;padding-top: 8px;
    align-items: center;
    justify-content: center;}
.member-logos .has-nav{margin: 0; 
    position: relative;
    z-index: 4;}
/*.member-logos .has-nav:hover>a:after {content: '';position: absolute;top: 2.2rem;left: 50%;bottom: 0;border: 25px solid transparent;border-bottom-color: #d6d6d6;border-left: none;}*/
.member-logos .has-nav:hover .submenu{display: block;top: 5rem;left: 2rem;transform: skew(12deg);}
.member-logos .has-nav img{/*max-width: 60px;height: auto;padding: 8px;*/}
/*.member-logos .has-nav:nth-child(9) img{position: relative;top:10px;}*/
.member-logos .has-nav>a{position: relative;}
.member-logos .has-nav div.submenu{display: none;position: absolute;left: 0;top: 84px;width: 350px;padding: 20px 10px;border: 3px solid #d6d6d6;background: #fff;text-align: left;}
.member-logos .submenu .thumb {float: left;margin-right: 20px;}
.member-logos .submenu .info {overflow: hidden;}
.member-logos .submenu .members-school-name {font-size: 20px;font-weight: bold;color: #243b81;text-transform: uppercase;white-space: nowrap;}
.member-logos .submenu ul {overflow: hidden;padding-left: 0;width: auto;}
.member-logos .submenu li {float: left;}
.member-logos .submenu li:first-child:after {content: '|';float: left;margin: 0 10px;font-size: 16px;line-height: 18px;color: #00338E;}    
.member-logos .submenu li a {float: left;font-size: 14px;text-transform: uppercase;}
.member-logos div#member-logos-heading {display: none;}
.member-logos {background: #fff;border: none;border-top: 5px solid #6db33f;}
.member-logos li img {
    vertical-align: middle;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
}
.member-logos ul li a {
    display: block;
    width: 73px;
    height: 73px;
    transform: skew(15deg) scale(1);
    padding: 0 6px;
}
  .member-logos li:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1;
}
  .member-logos li:first-child {
    border-left: 1px solid #ddd;
}
  .member-logos ul li {
    display: inline-block;
    vertical-align: middle;
    line-height: 72px;
    text-align: center;
    border-right: 1px solid #ddd;
    transform: skew(-15deg) scale(1);
 
}
.member-logos .has-nav:hover .submenu li a {
    transform: none;
}
.member-logos .has-nav:hover .submenu li {
    border: none;
    transform: none;
}


.member-logos .has-nav:hover .submenu {
    top: -78px;
    left: 0;
    transform: skew(13deg);
    background: rgba(255,255,255,0.9);
    border: none;
    width: 280px;
}
 .member-logos .submenu ul {
    overflow: hidden;
    padding-left: 0;
    width: auto;
    height: auto;
    line-height: inherit;
    align-items: center;
    justify-content: center;
    padding: 0;
}
.member-logos .has-nav:hover .submenu li {
    border: none;
    transform: none;
    line-height: inherit;
    height: auto;
    float: none;
    padding: 0 10px;
    position: relative;
}
.member-logos .has-nav:hover .submenu li a {
    transform: none;
    width: auto;
    height: 30px;
    line-height: 30px;
    float: none;
    font-size: 12px;
    color: #363636;
}
.member-logos .submenu li:first-child:after {
    content: '|';
    float: left;
    margin: 0 10px;
    font-size: 16px;
    line-height: 18px;
    color: #363636;
    position: absolute;
    right: -11px;
    top: 5px;
}
.member-logos .has-nav:hover .submenu {
    top: -67px;
    left: 0;
    transform: skew(13deg);
    background: rgba(255,255,255,0.9);
    border: none;
    width: 280px;
}
.member-logos li.has-nav:nth-child(13) .submenu, .member-logos li.has-nav:nth-child(12) .submenu, .member-logos li.has-nav:nth-child(11) .submenu {
    right: 0;
    left: auto;
}



/*social row*/

div.social-row .section-header {
    margin: 0;
    color: #3B5E21;
    font-size: 34px;
    letter-spacing: 5px;
        color: #6db33f;
}
.social-row {
    position: relative;
}
div.social-row .section-header {
    position: absolute;
    top: 24px;
}

div.social-row div.social-stream .filters li a .icon, div.social-row div.mod-social.style1 .social-stream .filters li a {
    color: #003f2d;
    height: 30px;
    box-sizing: border-box;
    padding: 0 7px;
}

div.social-row div.mod-social.style1 .social-stream .filters li:hover a, div.social-row  div.mod-social.style1 .social-stream .filters li.active a {
    background: #1b3f2c;
    color: #fff;
    border: none;
}

div.social-row div.mod-social.style1 .social-stream .filters li a span.text {
    font-weight: 400;
    font-size: 0.875rem;
}

div.social-row  .social-stream .wall .tile>div {
    border: 1px solid #f5f5f5;
    box-shadow: none;
}



/*-------------------------------------------------------------------- 
SITE SPECIFIC COLORS FOR INTERNAL PAGES 
--------------------------------------------------------------------*/


/* HEADER */
.staff-directory > h2,
.news-layout > h1,
.schedule-wrap > h1,
.mod-roster > .align-center > h1 {font-size: 2.125rem;color:#334475;font-weight: bold;letter-spacing: 0.12em;text-transform: uppercase;padding: 0 15px;text-align: center;}

.stats-wrap .stats-box tr:hover a, 
.stats-wrap .stats-box tr:hover .sort a, 
.stats-wrap .stats-box tr.totals:hover a, 
.stats-wrap .stats-box .striped tr:nth-child(even):hover a,
.stats-wrap .stats-box tr:hover th, 
.stats-wrap .stats-box tr:hover .sort th, 
.stats-wrap .stats-box tr.totals:hover th, 
.stats-wrap .stats-box .striped tr:nth-child(even):hover th,
.stats-wrap .stats-box tr:hover td, 
.stats-wrap .stats-box tr:hover .sort td, 
.stats-wrap .stats-box tr.totals:hover td, 
.stats-wrap .stats-box .striped tr:nth-child(even):hover td{color:#fff}

.mod-roster .headshot-layout li .number,
.mod-roster .headshot-layout li .name,
.stats-wrap .stats-box tr:hover, 
.stats-wrap .stats-box tr:hover .sort, 
.stats-wrap .stats-box tr.totals:hover, 
.stats-wrap .stats-box .striped tr:nth-child(even):hover{background:#e22b3f;color:#fff}

.rich-v2 .sidebar .widget > .more:hover{background:#334475;color:#fff}


.banner-score .linescore .linebox th.accent, 
.banner-score .linescore .linebox td.accent,
.stats-wrap .stats-box th,
.tab-container.primary > .tab-nav,
.rich-v2 .sidebar .widget > .more{background:#003479}

.bio-wrap.xl .head{ width:400px }
.bio-wrap .player-info .label{white-space: normal}

/* STAFF DIRECTORY */
.staff-directory th { background:#003479; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#003479; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#003479; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#003479 }
.stats-wrapper th,
.stats-wrapper td { font-size:0.875rem; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }

/* BIO */
.bio-wrap .head { background:#003479; color:#fff }
.bio-wrap .head a { color:#fff }


/******inner page 3-jan-2020css**/

.internal-page .roster .accent-bg  { background: #073f2c !important;}
.internal-page .accent-bg, .internal-page .accent-bg th { background: #073f2c !important;}
.internal-page .share-buttons.clearfix .share-btn span:before {width: 38px;height: 38px; display: flex;align-items: center; justify-content: center;}


.internal-page .stats-container .tab-nav { background: #073f2c;}
.internal-page .stats-container .scrollable table th {background: #073f2c;}
.internal-page .stats-container .tab-nav .active a { background: #6eb43f;}
.staff-directory > h2, .news-layout > h1, .schedule-wrap > h1, .mod-roster > .align-center > h1 { color: #073f2c;}
.internal-page .news-layout .stories ul li div.clearfix .details {  padding: 10px 0;}
.internal-page .stats-wrap .stats-box th, .internal-page .stats-wrap .stats-box td { padding: 10px;}
.internal-page .schedule-enhanced .event-date { font-size: 15px;  padding: 14px 10px;}


.member-logos .has-nav:last-child:hover .submenu, .member-logos .has-nav:nth-last-child(1):hover .submenu, .member-logos .has-nav:nth-last-child(2):hover .submenu, .member-logos .has-nav:nth-last-child(3):hover .submenu {
    left: auto;
    right: 0;
}
.latest-news div.mod-more-news .date {
    display: none !important;
}


/*
.landing-row.no-pad.graphic-row.no-bounds .slick-initialized .slick-slide { 
    position: relative;
}*/

.slide-graphic-new {
    position: relative;
}
.slide-graphic-new img.lazyloaded {
    height: 400px;
    object-fit: cover;opacity: 0.7;
}
.landing-row.no-pad.graphic-row.no-bounds .slick-track { 
    height: 400px;
}


.aotw-tem .mod-aotw.style2 .aotw-heading {
    top: 50%;
    color: #6db33f;
    font-weight: bold;
   width: 246px;
    text-align: center;
    display: block;
    bottom: auto;
    transform: translateY(-50%);
    left: -15px;
    letter-spacing: 2px;
}
.aotw-tem .mod-aotw.style2 {
    background: transparent !important;
}

.dropnav > ul {
    max-height: 100vh !important;
}
nav#nav {
    padding: 0 !important;
    
    align-items: center !important;
    justify-content: center !important;
}
.dropnav.active {
  display: flex !important;
}

.button-row .video-container img.lazyloaded { 
    width: 100%;
    object-fit: cover;
}


/* ==============
MEDIA QUERIES
============== */

/*-----------------------------------------
DESKTOP SPECIFIC STYLES 
-----------------------------------------*/

@media only screen and (min-width:992px) {
.page { position:relative }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }
.mod-news-rotator{background:#000}
.landing-row { margin-top:20px; overflow:hidden }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -10px }
.internal-page #mainbody,
.landing-row > div { max-width:1200px; margin:0 auto; padding:20px; box-sizing:border-box }
.internal-page #mainbody{padding-top:175px;}	
.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.social-row > div{max-width: 1230px;}
.video--row{margin-bottom:50px;}	
/*.landing-row.carousel-row{margin-bottom:70px;}*/
.landing-row.social-row{margin-bottom:20px;}
.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% }

.site-header .site-title a,
.home-page .site-header:not(.sticky) .site-title a {    background: url(/images/setup/logo.png) no-repeat;height: 145px;left: 45px;top: 9px;width: 170px;}

.home-page .site-header:not(.sticky) .site-title a{    top: 20px;}
.site-header.sticky .site-title a{top:9px}

.secondary-nav > div{margin-left: -100px;}
.section-header{font-size: 1.875rem;}	


/* NEWS ROTATOR*/
.slide-img{}
div.mod-news-rotator .seat .slide-img:before{content:""; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 45% );position: absolute;left:0;right: 0;bottom: 0;height: 490px;z-index: 3}
div.mod-news-rotator.style3 .dots {top:auto;bottom: 30px;margin: 0;background:none;}
.landing-row.carousel-row { height:100vh; }
div.mod-news-rotator .seat {max-height:100vh; margin-bottom:1px;}

/* VIDEO */

div.mod-more-news.style3 .story {box-sizing: border-box;min-height: 145px;border:none;width: 48.5%;padding: 15px 0 15px 230px;margin-right:3%;border-bottom: 1px solid #ccc}
div.mod-more-news.style3 .heading .thumb {left: 0}
div.mod-more-news.style3 .stories {border:none}
div.mod-more-news .date-sport{padding:15px 0 10px; margin: 0;}
div.mod-more-news .leadin {display: none;}
div.mod-more-news.style3 .story:nth-child(2n) {margin:0;width: 48.5%;}	

div.mod-recent-videos.style2 .story {box-sizing: border-box;min-height: 145px;border:none;width: 48.5%;padding: 15px 0 15px 230px;margin-right:3%;border-bottom: 1px solid #ccc}
div.mod-recent-videos.style2 .heading .thumb {left: 0}
div.mod-recent-videos.style2 .stories {border:none}
div.mod-recent-videos.style2 .date-sport{padding:15px 0 10px; margin: 0;}
div.mod-recent-videos.style2 .leadin {display: none;}
div.mod-recent-videos.style2 .story:nth-child(2n) {margin:0;width: 48.5%;}	


div.social-sponsor.sponsoredBy{float: none;position: absolute;left: 0;right: 0;top:65px;margin: auto;text-align: center;}
div.social-sponsor .mod-graphic-carousel{vertical-align: middle;display: inline-block;float: none;}
div.social-sponsor.sponsoredBy >div:first-child{margin: 0;line-height: 40px;}
div.mod-social.style1 .social-stream .filters{margin-top:-40px;}

.aotw-tem {
    padding-bottom: 40px;
}
div.mod-more-news .thumb img { 
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.sticky-header .site-header:not(.sticky) .site-title a {
    top: 12px;
    height: 125px;
    width: 139px;
    background: url(/images/setup/logo.png) no-repeat;
    background-size: cover;
}
.sticky-header header#site-header .mobile-menu-bar.clearfix {
    margin-top: 20px;
}
.sticky-header header#site-header {
    position: fixed;
    z-index: 9999;
    top: 0;
  /*  background: rgba(27, 63, 44, 0.6);*/
    height: 100px;    background: transparent;
}
.sticky-header header#site-header .mobile-menu-bar.clearfix ul.clearfix a {
    background: transparent;
    color: #fff;
    
}
.sticky-header header#site-header .mobile-menu-bar.clearfix ul.clearfix {
    background: rgba(27, 63, 44, 0.6);
}
.sticky-header header.site-header:not(.sticky) .mobile-menu-bar li.menu a:after {
    opacity: 0;
}


}

@media only screen and (min-width:768px) and (max-width:2100px) {
.button-row .title{transform: translateY(-50%);left: 5px;right: 5px;padding: 10px 10px 15px;font-size: 1rem;}
}

@media only screen and (min-width:1200px){
.secondary-nav h1:after{padding: 0 15px 0 25px;}
.secondary-nav li a{padding:5px 10px;}
.secondary-nav > div{margin:0}
}

/*---------------------------------------------------------------- 
COMMON STYLES FOR MOBILE AND TABLET 
----------------------------------------------------------------*/

@media(max-width:1200px){
.landing-row .wrapper-cover, .wrapper-cover {max-width: 970px;}
.aotw-tem .mod-aotw.style2 {background: url(../images/setup/aotw-index.png) no-repeat;background-position: top 50% left 0;background-size: 220px;}
div.mod-news-rotator.style3 .story-box {padding: 20px 30px;}
div.mod-more-news.style3 .story {padding-left: 180px;min-height: 123px;}
div.mod-more-news.style3 .heading .thumb {width: 158px;}
div.mod-more-news .date-sport {padding-top: 8px;padding-bottom: 0;}

.member-logos ul li a {
    width: 60px;
}
.member-logos ul {
    max-width: 970px;
    width: 100%;
}
.member-logos li.has-nav:nth-child(13) .submenu, .member-logos li.has-nav:nth-child(12) .submenu, .member-logos li.has-nav:nth-child(11) .submenu {
    right: 0;
    left: auto;
}
}


@media only screen and (max-width:991px) {

body { padding:0 }
div.mod-news-rotator .leadIn{display:none;}
header.site-header .site-title a{background:url(/images/setup/logo.png) no-repeat;left: 15px;}
.mobile-menu-bar > ul {right:15px;}
.home-page .site-header:not(.sticky) .mobile-menu-bar{margin-top:9px;}
.dropnav {padding-top:100px;}
#wiki-toggle-btn{top:60px!important;}
div.mod-news-rotator.style3 .story-box {text-align: center;bottom:170px;}
.section-header {text-align: center;}
div.mod-news-rotator .dots {bottom: 147px;top: auto;background:none;}
.home-page .site-header:not(.sticky){background:none;}
div.mod-news-rotator.style3 .story-box .related-links{display:none;}
.mobile-menu-bar li.sponsors > div > a{display: none!important;}	
div.mod-more-news.style3 .story {min-height: 115px;}
div.mod-recent-videos.style2 .story {min-height: 115px;}
.section-video .sponsoredBy{float:none;}
.section-video .sponsoredBy .navbar-image{float:none;}
div.mod-more-news .thumb {display: block;}
div.mod-recent-videos.style2 .thumb {display: block;}

div.mod-social.style1 .mod-social-heading {background:#fff}

.video-row .mod-graphic-carousel{float: none;margin: auto;}

.secondary-nav{padding-left: 110px;padding-right: 170px;}

.button-row{padding: 15px 0;}
.social-row{position: relative;}
div.mod-social.style1 .mod-social-heading{padding-bottom: 115px;}
div.social-row .section-header{position: absolute;left: 0;right: 0;top: 111px;margin: auto;}

.dropnav li.nav > a{line-height: 1.75}
.dropnav > ul{max-height: calc(100vh - 250px);}

div.mod-news-rotator .seat:before{content:""; background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.7) 45% );position: absolute;left:0;right: 0;bottom: 0;height: 490px;z-index: 3}

.latest-news {padding-top: 40px;}
.aotw-tem .mod-aotw.style2 {background: url(../images/setup/aotw-index.png) no-repeat;background-position: top;padding-top: 75px;}
.aotw-tem .mod-aotw.style2 .thumb {max-width: 200px;}
.aotw-tem .mod-aotw.style2 .title {padding-top: 55px;}
.member-logos{display:none !important;}
.dropnav .nav.has-submenu > a:after {line-height: 1.70em;}
div.social-row .section-header {
    position: relative;
    top: 16px;
}

.aotw-tem .mod-aotw.style2 .aotw-heading {
    background: transparent;
    text-align: center;
    margin: 0 auto;
}

}

/*---------------------------------------
ADJUSTMENTS FOR MOBILE  
----------------------------------------*/
@media only screen and (max-width:856px){
.secondary-nav h1:after{content: none;}

}
@media only screen and (min-width:651px) {
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:rgba(28, 55, 105, .8); border-radius:5px 0 }
.secondary-nav .has-nav { position:relative }
.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 .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }
}
@media only screen and (max-width:767px) {

h1 { font-size:1.75rem }
h2 { font-size:1.5rem }
h3 { font-size:1.375rem }
h4 { font-size:1.25rem }
h5 { font-size:1rem }
h6 { font-size:0.875rem }

div.mod-news-rotator .dots li button{width: 40px;}

.button-row .button-container{display: block;flex: none;}
.landing-row.button-row .video-container{display: block;width:100%;padding:0 0  15px 0;}
.button-row .video{max-height: none;}
.mobile-menu-bar li.sponsors > a{display: none;}

.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:block }
.home-page .site-header:not(.sticky) .mobile-menu-bar li.menu a::after { margin-left: 4px !important; }	

div.mod-news-rotator.style3 .story-box .title {font-size: 1rem;}
.latest-news h2.section-header {font-size: 1.5rem;}
.latest-news .mod-more-news .heading a .title {font-size: 1rem;}
.latest-news .mod-more-news .leadin {font-size: 0.875rem;}
.latest-news .mod-more-news .load-more {font-size: 0.875rem;width: 150px;height: 40px;line-height: 40px;background: #1b3f2c;}
div.mod-graphic-carousel .title {padding: 13px 30px;font-size: 1rem;}
div.mod-graphic-carousel .title:after {width: 40px;height: 40px;content: url(/images/setup/buttons_arrow-peak-small.png);}
.aotw-tem .mod-aotw.style2 .title {font-size: 1.25rem;}
.aotw-tem .mod-aotw.style2 .leadin {margin-top: 18px;}
.dropnav li.nav > a {font-size: 1rem;}
.graphic-row .wrapper-cover {padding: 0;}

.internal-page #mainbody {
    padding: 20px 10px;
}
.dropnav { background:rgba(0,63,45,9.5); opacity: 1;}
.social-stream.mobile .filters li.active a .icon {
    box-sizing: unset;
    padding: 0;
}
.button-row .video-container img.lazyloaded {
    max-height: inherit;
}
}
@media only screen and (max-width:650px){
.secondary-nav > div > ul { display:none;position: absolute;left: 0;right: 0;top:60px;  background: rgba(7, 63, 44, 0.88); padding-left: 110px;padding-right: 170px;overflow-y: scroll;max-height: calc(100vh - 170px);padding-bottom: 75px;box-sizing: border-box;}
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:"\e811"; width:0; height:0;position:absolute;margin-top:-2px;font-family: 'glyphicons';color:#fff }
.secondary-nav.active h1:after { content:'\e812' }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }
.secondary-nav li{float: none;}
.home-page #wrapper{margin-top:0;}
#wrapper{margin-top:70px;}
.site-header:not(.sticky) > div{background: rgba(7, 63, 44, 0.90);}
.sport-page div.mod-news-rotator.style3 .story-box{bottom:297px;}
.sport-page div.mod-news-rotator.style3 .dots{bottom:297px;}
.share-buttons {    margin-bottom: 15px;}
.secondary-nav h1 {  width: 145px;}
div.social-row div.social-stream .filters li a .icon {
    width: auto;
    padding: 0;
}
div.social-row div.mod-social.style1 .social-stream .filters li.active a span.text {
    color: #fff;
}
div.social-row div.mod-social.style1 .social-stream .filters li a span.text {
    font-weight: bold;
    color: #1b3f2c;
}
.landing-row.no-pad.social-row div.mod-social.style1 {
    padding-top: 25px;
}
.landing-row.no-pad.social-row div.social-row .section-header {
    letter-spacing: 1px;
}
.landing-row.no-pad.social-row .social-stream .wall .tile {
    padding: 15px 0;
}
.landing-row.no-pad.social-row .social-stream .wall .tile {
    padding: 15px 0;
    min-width: 250px;
    width: 100%;
}
.landing-row.no-pad.social-row .social-stream .wall .tile.tile-sizer {
    padding: 0;
}

.aotw-tem .athlete {
    text-align: center;
}
.aotw-tem .mod-aotw.style2 .aotw-heading {
    position: relative;
    top: 0;
    transform: none;
    left: 0;
    right: 0;
    margin: 0 auto 15px;
}
.aotw-tem .mod-aotw.style2 {
    padding: 20px 0 40px;
}

div.social-stream.mobile .filters li.active:first-child a .text, div.social-stream.mobile .filters li.active a.filter .icon {
    color: #fff;
}
div.social-row div.mod-social.style1 .social-stream .filters li:hover a span.text,
div.social-row div.mod-social.style1 .social-stream .filters li.active a span.text {
    color: #fff;
}

}

@media only screen and (max-width:576px) {
div.mod-social.style1 .mod-social-heading{white-space: nowrap;letter-spacing: 0;font-size: 2rem;}
.section-header{letter-spacing: 0;font-size: 1.4rem;white-space: nowrap;}
.site-footer .navbar-links ul li{width: 18%;}
.graphic-row .mod-graphic-carousel.style3 .slick-slide img {    min-height: 178px;
object-fit: cover;    height: 200px;}
div.mod-graphic-carousel .title{font-size: 1.3rem;padding:10px;}
div.button-row .title:after,
/*div.mod-graphic-carousel .title:after{content: url("/images/setup/2019/arrow-small.png");width: 40px;height: 40px;bottom: -30px}*/
.mobile-menu-bar > ul{right: 5px;}
.mobile-menu-bar li.sponsors{margin-right: 0;}
header.site-header .site-title a {background: url(/images/setup/logo-mobile.png) no-repeat;left: 5px;}
div.mod-more-news.style3 .story {padding-left: 0;min-height: inherit;}
section.section-video {padding: 0;}
.aotw-tem .mod-aotw.style2 .thumb img {max-width: 100%;max-width: 200px;margin: 0 auto;display: block;}
.aotw-tem .mod-aotw.style2 .thumb {float: none;display: block;width: 100%;text-align: center;margin: 0;max-width: 100%;}
.aotw-tem .mod-aotw.style2 {background: url(../images/setup/aotw-index.png) no-repeat;background-size: 200px;background-position: top 14px center;padding: 75px 0 5px;}
.aotw-tem .mod-aotw.style2 .title {padding-top: 20px;}
.scoreboard-temp {padding-bottom: 40px;}
.slide-graphic-new  .slick-track {
    height: 200px;
}
.landing-row.no-pad.graphic-row.no-bounds .slick-track {
    height: 200px;
}
.aotw-tem .athlete {
    text-align: center;
}
.aotw-tem .mod-aotw.style2 .aotw-heading {
    position: relative;
    top: 0;
    transform: none;
    left: 0;
    right: 0;
    margin: 0 auto 15px;
}
.aotw-tem .mod-aotw.style2 {
    padding: 20px 0 40px;
}

}
@media only screen and (max-width:575px) {
div.mod-more-news.style3 .story {text-align: center;}
	div.mod-more-news.style3 .story span.thumb { margin: auto;  width: 200px;}   
	
	
	
	
}
@media only screen and (max-width:515px) {
div.mod-more-news.style3 .story {   min-height: 115px;  text-align: center;}
}

@media only screen and (max-width:500px) {
.button-row .title{text-transform: none;transform: translateY(-50%);left:15px;right: 15px;text-align: center;padding: 10px;font-size: 1.5rem;}
}


@media only screen and (max-width:450px) {
div.mod-graphic-carousel .title{font-size: 1.3rem;padding:10px;}
div.social-row .section-header {
    letter-spacing: 0;
    font-size: 30px;
}



}
@media only screen and (max-width:420px) {
.site-header > div{height: 100px;}
#wrapper{margin-top:100px;}
.home-page #wrapper{margin-top:0;}
footer#site-footer {padding: 20px 15px;}
.site-developer.inverted.bg-primary img.img-responsive.site-developer-logo {max-width: 100%;width: 300px;}

/*
div.mod-news-rotator .media-box .slide-img {
    padding-top: 400px;
}
div.mod-news-rotator .media-box .slide-img img {
    min-height: 400px;
}*/
.aotw-tem {
    padding-bottom: 30px;
}
}
