/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'college';
    src: url('collegeb-webfont.woff2') format('woff2'),
         url('collegeb-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'poppins';
    src: url('poppins-medium-webfont.woff2') format('woff2'),
         url('poppins-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}


@font-face {
    font-family: 'poppins';
    src: url('poppins-regular-webfont.woff2') format('woff2'),
         url('poppins-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'poppins';
    src: url('poppins-semibold-webfont.woff2') format('woff2'),
         url('poppins-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'poppins';
    src: url('poppins-bold-webfont.woff2') format('woff2'),
         url('poppins-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'poppins';
    src: url('poppins-light-webfont.woff2') format('woff2'),
         url('poppins-light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#0d223f !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

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:#023867; text-decoration:none }
a:focus,
a:hover { color:#fxdb930; 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 }

.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none } 
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.site-footer { padding:30px 0; text-align:center; background:#fdb930 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:50px 30px } 
.site-footer .footer-text .title { display:block; font-size:30px; font-weight:700; margin-bottom:20px; text-transform:uppercase; color:#0D223F }
.site-footer .footer-text span { display:block; font-size:18px; font-weight:400 }


/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:39.577%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; min-height:100%; 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; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

.section-top-stories .section-header { position:static; font-size:60px; font-weight:400; font-style:italic; text-align:center; text-transform:uppercase; border-bottom:3px solid #0D223F }
.section-top-stories .section-header span { font-weight:700 }

/*.more-news .story { min-height:200px; float:left; position:relative; box-sizing:border-box }*/
/*.more-news .heading { position:relative; margin:0 }*/
/*.more-news .thumb { position:relative; display:block; overflow:hidden }*/
/*.more-news .thumb:before { content:''; display:block; padding-top:60% }*/
/*.more-news .thumb img { position:absolute; left:0; top:0; width:100%; vertical-align:top }*/
/*.more-news .title { position:absolute; left:0; right:0; bottom:0; display:block; font-size:21px; font-weight:600; line-height:32px; text-transform:uppercase; text-align:center; text-decoration:none; color:#fff; position:absolute; left:2px; right:2px; bottom:-1px; padding:5px 10px 5px;*/
/*background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));*/
/*background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));*/
/*background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));*/
/*background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));*/
/*background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));*/
/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";*/
/* }*/
/*.more-news .title:hover { color:#C3A303 }*/
/*.more-news .details { display:none }*/
/*.more-news .load-more { display:none }*/

.more-news .story { margin-top:15px; padding:0 10px 0 210px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:200px; float:left; margin-left:-210px; 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; font-weight:700; margin-bottom:5px; padding:35px 0 0; text-transform:uppercase; transition: 0.3s}
.more-news .heading .title:hover{ color:#337ab7 }
.more-news .details { overflow:hidden; color:#023867 }
.more-news .details .date{ position:absolute; top:0; height:20px; padding:5px; background:#0d223f; color:#fff }
.more-news .details .date:after{ content:''; position:absolute; right:-30px; top:0; border-bottom:30px solid #0d223f; border-right:30px solid transparent }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:none }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #0D223F; font-size:15px; font-weight:normal; text-transform:uppercase; background:#023867; 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:#023867 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#0D223F }

/* SCHEDULE */
.schedule-row  .section-header { position:static; font-size:34px; font-weight:700; font-style:italic; text-transform:uppercase; text-align:center; border-bottom:3px solid #fff; color:#fff }
.schedule-row .schedule-boxscore { white-space:nowrap; overflow:hidden; overflow-x:auto }
.schedule-row .schedule-boxscore .event-box { display:inline-block; vertical-align:top; min-width:250px; min-height:210px  }

.schedule-boxscore .event-box { padding:15px; position:relative; background:#09111c; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .date-status { height:50px; margin:-15px -15px 15px; font-size:18px; color:#fff; background:#fdb930 }
.schedule-boxscore .date { position:relative; float:left; padding:10px 20px; font-size:18px; font-weight:400; line-height:30px; text-transform:uppercase; background:#337ab7 }
.schedule-boxscore .date:before { content:''; position:absolute; left:100%; top:0; border:50px solid transparent; border-right:none;  border-top:none; border-left-color:#337ab7 }
.schedule-boxscore .sport { font-size:15px; font-weight:600; text-transform:uppercase; color:#fff }
.schedule-boxscore .status { position:absolute; right:0; top:0; max-width:30%; padding:10px 20px; font-size:18px; font-weight:700; line-height:30px; text-transform:uppercase; color:#fff; text-overflow:ellipsis; overflow:hidden }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .team-name { font-size:15px; font-weight:600; text-transform:uppercase; color:#fff }
.schedule-boxscore .team .team-name .va { font-weight:400 }
.schedule-boxscore .team .result { font-size:30px; font-weight:700; text-transform:uppercase; color:#fff }
.schedule-boxscore .links { padding:0 5px; margin-top:20px; width:70px; text-align:center; background:#8c8c8c }
.schedule-boxscore .links a { color:#fff }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { display:none }

/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #0D223F }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#023867 }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

.section-social .section-header { position:static; margin:50px 0 0; font-size:60px; font-weight:400; font-style:italic; text-transform:uppercase; text-align:center; border-bottom:3px solid #fff;  color:#fff }
.section-social .section-header span { font-weight:700 }

.section-twitter .section-header { position:static; margin:30px 0 0; padding:15px; font-size:34px; font-weight:700; font-style:italic; line-height:34px; border-bottom:none; text-align:center; color:#fff }
.section-twitter .section-header:before { content:'\e81d'; font-family:"glyphicons"; width:20px; height:20px; line-height:1; text-align:center; margin:0 auto; padding:10px; font-size:30px; font-style:normal; border-radius:100%; color:#fff }
.twitter-feed { color:#444; background:#fff } /* for a darker theme, we can have inverse styles */
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.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:#fdb930 }
.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:500px; border:1px solid #eee; overflow:auto }
.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 }

.section-instagram .section-header { position:static; margin:30px 0 0; padding:15px; font-size:28px; font-weight:700; font-style:italic; line-height:34px; border-bottom:none; text-align:center; color:#fff }
.section-instagram .section-header:before { content:'\e824'; font-family:"glyphicons"; width:20px; height:20px; line-height:1; text-align:center; margin:0 auto; padding:10px; font-size:30px; font-style:normal; border-radius:100%; color:#fff }
.instagram-feed { position:relative; overflow:auto; height:500px }
.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; color:#444; 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; line-height:1; margin-top:-15px; 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 .prev,
.instagram-feed .next { display:none }
.instagram-feed {height: 500px;overflow: auto;}

.more-news-button{ display:block; width:200px; margin:0 auto; padding: 10px;background: #0e2340;color: #fff;font-size: 16px;font-weight: 600;transition: 0.3s;text-decoration: none;box-shadow: 0 0 20px rgba(0,0,0,0.7) inset; text-align:center }
.more-news-button:hover{background:#fdb930; color:#fff }

.section-facebook .section-header { position:static; margin:30px 0 0; padding:15px; font-size:28px; font-weight:700; font-style:italic; line-height:34px; border-bottom:none; text-align:center; color:#fff }
.section-facebook .section-header:before { content:'\e81b'; font-family:"glyphicons"; width:20px; height:20px; line-height:1; text-align:center; margin:0 auto; padding:10px; font-size:30px; font-style:normal; border-radius:100%; color:#fff }

/* SLIDER */
.slider-wrapper { position:relative; text-align:center; margin:20px 0 }
.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 }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:10px; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent; z-index:1 }
.slider-wrapper .next { left:auto; right:10px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#023867 }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#023867 }
.slider-wrapper .pp { display:none }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#0D223F; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#0D223F; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#0D223F; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#0D223F }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#0D223F; 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; max-width:2000px; margin:0 auto; overflow:hidden }

.body-container { padding-top:54px }
.secondary-nav ~ .body-container { padding-top:107px }
.landing .body-container,
.landing .secondary-nav ~ .body-container { padding-top:0 }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:fixed; left:0; right:0; top:0; z-index:3 }
.site-header > div { max-width:1200px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:50%; top:0; margin-left:-61px; display:block; width:122px; height:86px; z-index:1; text-indent:-9999px; background:url(/images/setup/2017_master_sprite.png) no-repeat 0 0 }

.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:1200px; 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.social-row { margin:0; padding-bottom:30px; background:#0e2340 }
.landing-row.top-stories-row { margin:0; padding:60px 0; background:url(/images/setup/2017_bg_pattern_row_2.jpg) repeat 50% 0 }
.landing-row.schedule-row { margin:0; padding:50px 0; background:#0d223f }

/* NAVIGATION */
.dropnav { position:relative; text-align:center; background:url(/images/setup/2017_global_nav_bg.png) no-repeat 50% 0; height:54px  }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav1 { margin-left:-48px }
.dropnav .nav4 { margin-left:142px }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:40px; padding:7px 25px; font-size:16px; font-weight:700; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { outline:none }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:0; padding:90px 180px 50px; background:#fff; white-space:nowrap }
.dropnav .nav > .submenu:before { content:''; position:absolute; left:0; right:0; top:0; bottom:0; display:block; background:url(/images/setup/2017_global_nav_bg.png) no-repeat 50% 0, url(/images/setup/2017_dropdown_bg.jpg) no-repeat 50% 50% }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:18px; font-weight:600; text-transform:uppercase; color:#0d223f; white-space:nowrap; text-decoration:none }
.dropnav .submenu a:hover { color:#444 }
.dropnav .submenu .has-submenu > a { font-size:30px; font-weight:700; min-width:400px; font-style:italic; text-transform:uppercase; border-bottom:2px solid #0d223f; color:#0d223f; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { position:relative; 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 }

.secondary-nav { position:absolute; left:0; right:0; top:0; padding-top:50px; z-index:2; margin-bottom:10px; color:#fff; background:url(/images/setup/2017_secondary_nav_bg.png) no-repeat 50% 0 }
.secondary-nav > div { max-width:1000px; margin:0 auto }
.secondary-nav h1 { float:left; margin-bottom:0; line-height:62px; color:#fff; font-family:'roboto', arial; font-weight:700; font-size:25px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:17px; font-family:'roboto', arial; line-height:62px; font-weight:700; color:#fff; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#0D223F; outline:none; text-decoration:none }
.secondary-nav li:before { content:"|" }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#0D223F }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#0D223F; border-radius:5px 0 }
.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; line-height:1.2; white-space:nowrap }
.secondary-nav .has-nav li a:hover { color:#fdb930 }


.j-carousel { max-width: 1200px;margin: 54px auto 20px }
.sport-home .j-carousel{ margin:115px auto 20px }
.j-carousel .media-box { width:65.963% }
.j-carousel .story-box { position:absolute; top:29px; right:70px; bottom:0; width:27.440%; padding:34px 32px 0; color:#fff; background:rgba(0,0,0,0.9); -webkit-box-sizing:border-box; box-sizing:border-box }
.j-carousel .story-box:before { content:''; position:absolute; top:0; left:100%; bottom:0; border-left:65px solid rgba(0,0,0,0.9); border-top:222px solid transparent; border-bottom:222px solid transparent }
.j-carousel .title { display:block; margin-bottom:15px; font-size:25px; font-weight: 700; text-transform:uppercase; text-decoration:none; line-height:1.3; color:#fff }
.j-carousel .title:hover { color:#fdb930 }
.j-carousel .date { position:absolute; top:-29px; left:18px; font-size:11px; text-transform:uppercase; line-height:32px; color:#0e2340;font-weight: 400; }
.j-carousel .leadin { font-size:16px;font-weight:400; line-height:1.2 }
.j-carousel .readmore { display:block; height:20px; margin-top:15px; font-size:16px; font-weight: 700; text-decoration:none; text-transform:uppercase; line-height:20px; color:#fff; overflow:hidden }
.j-carousel .readmore:hover { color:#fdb930 }
.j-carousel .readmore:before { content:'\Read Full Story \BB'; display:block }
.j-carousel .carousel-related-links { position:absolute; bottom:32px; height:25px }
.j-carousel .carousel-related-links a { display:inline-block; width:25px; height:25px; overflow:hidden; line-height:25px; color:#f8b949 }
.j-carousel .carousel-related-links a:hover { color:#fff }
.j-carousel .carousel-related-links i { display:block }
.j-carousel .controls { max-width:1072px; padding-top:19px }
.j-carousel .control { position:relative; float:left; width:14.925%; margin-left:2.052%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; width:100%; height:5px; background:#0e2340}
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none }
.j-carousel ~ font[size="1"] { display:none }

/*.more-news .story:nth-child(3n+1) { clear:left }*/

.section-promo-graphic { position:relative }
.section-promo-graphic .promo-graphic { position:relative; height:100vh; padding-top:54px; background:no-repeat 50% 54px #fff; background-size:cover; box-sizing:border-box }
.section-promo-graphic .promo-graphic h3 { position:absolute; left:0; right:0; top:50%; margin:0; font-size:76px; font-weight:700; font-family:'roboto', arial; line-height:1; text-transform:uppercase; text-align:center; color:#fff; text-shadow:2px 2px  rgba(0,0,0,0.6); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.section-promo-graphic .promo-graphic h3 span { display:block; font-size:39px; font-weight:400 }
.section-promo-graphic .top-links { position:absolute; right:0; left:0; bottom:20px; text-align:center }
.section-promo-graphic .top-links ul { list-style:none; margin:0 }
.section-promo-graphic .top-links li { display:inline-block; vertical-align:top; margin:0 10px }
.section-promo-graphic .top-links li a { display:block; padding:10px 30px; font-family:'roboto', arial; font-size:20px; font-weight:200; text-decoration:none; text-transform:uppercase;color:#fff; background:#0d223f }
.section-promo-graphic .top-links li a:hover { background:#000 }
.section-promo-graphic .top-links li a:before { content:'\00bb'; margin-right:10px }
.section-promo-graphic .get-recruited-button { position:absolute; left:50%; bottom:90px; -ms-transform:translateX(-50%); -webkit-transform:translateX(-50%); transform:translateX(-50%) }
.section-promo-graphic .get-recruited-button ul { list-style:none; margin:0 }
.section-promo-graphic .get-recruited-button li a { display:block; font-size:20px; font-family:'roboto', arial; text-decoration:none; text-align:center; padding:10px 20px; font-weight:700; text-transform:uppercase; color:#0d223f; background:#8c8c8c }
.section-promo-graphic .get-recruited-button li a:hover { text-decoration:none; color:#fff; background:#000 }
.section-promo-graphic .get-recruited-button li a[rel="wiki-link"] { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.sport-home .section-promo-graphic .promo-graphic { padding-top:107px; background-position:50% 107px }
.sport-home .section-promo-graphic .promo-graphic h3 { display:none; top:auto; bottom:160px; -ms-transform:translateY(0); -webkit-transform:translateY(0); transform:translateY(0) }


/*.more-news .story { width:33.32%; margin:10px 0 }*/
/*.more-news .story:nth-child(3n+1) { clear:left }*/
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#0d223f }
.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% }

.promo-graphic h3 { font-size:50px }

.mobile-menu-bar { display:block; padding:5px; background:#01060c }
.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:#0a5eb3; 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:#0d223f; color:#000 }
.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:#000 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:#0E2340}
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore,
.j-carousel .carousel-related-links { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#f5b947 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#0E2340; box-shadow:none }
.j-carousel .control.active:before { border-color:#0E2340}
.j-carousel .control .thumb { display:none }

.section-top-stories .section-header { font-size:40px }
/*.more-news .story { width:50% }*/

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #0D223F; text-transform:uppercase; background:#023867; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.section-promo-graphic { position:relative; padding:10px; background:#000 }
.section-promo-graphic .promo-graphic { position:relative; padding-top:50%; background:no-repeat 50% 0; background-size:100% auto }
.section-promo-graphic .promo-graphic h3 { position:absolute; left:0; right:0; top:50%; font-size:50px; font-weight:700; font-family:'roboto', arial; line-height:1; text-transform:uppercase; text-align:center; color:#fff; text-shadow:2px 2px  rgba(0,0,0,0.6); -ms-transform:translateY(-50%); -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.section-promo-graphic .promo-graphic h3 span { display:block; font-size:0.6em; font-weight:400 }
.sport-home .section-promo-graphic .promo-graphic h3{ display:none }
.section-promo-graphic .top-links ul { text-align:center; list-style:none; margin:0; overflow:hidden }
.section-promo-graphic .top-links li { display:inline-block; vertical-align:top; margin:10px }
.section-promo-graphic .top-links li a { display:block; padding:10px 30px; font-family:'roboto', arial; font-size:20px; font-weight:200; line-height:30px; text-decoration:none; text-transform:uppercase;color:#fff; background:#0d223f }
.section-promo-graphic .get-recruited-button { max-width:200px; margin:0 auto }
.section-promo-graphic .get-recruited-button ul { list-style:none; margin:0 }
.section-promo-graphic .get-recruited-button li a { display:block; font-size:20px; font-family:'roboto', arial; text-align:center; padding:10px 20px; font-weight:700; text-transform:uppercase; color:#0d223f; background:#8c8c8c }
.section-promo-graphic .get-recruited-button li a[rel="wiki-link"] { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.landing-row.schedule-row { background:#0f2441 }
.landing-row.social-row { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  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 }

.section-top-stories .section-header { font-size:30px }
/*.more-news .story { width:100% }*/
/*.more-news .story .title { position:static; display:block; padding:10px; background:#000 }*/

.section-promo-graphic .promo-graphic h3 { font-size:30px }

.site-footer .footer-logos li { margin:20px }
.site-footer .footer-text .title { font-size:20px }
.site-footer .footer-text span { font-size:14px }

.promo-graphic h3 { font-size:25px }
.promo-graphic h3 span { font-size:35px }
.sport-home .section-promo-graphic .promo-graphic h3{ display:none }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.section-promo-graphic .top-links li { display:block; margin:10px 0 }
.section-promo-graphic .get-recruited-button { max-width:none }

}

/* 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;}