/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'barlow';
    src: url('barlow-medium-webfont.woff2') format('woff2'),
         url('barlow-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-semibold-webfont.woff2') format('woff2'),
         url('barlowcondensed-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'barlow';
    src: url('barlow-regular-webfont.woff2') format('woff2'),
         url('barlow-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'barlow';
    src: url('barlow-semibold-webfont.woff2') format('woff2'),
         url('barlow-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'barlow';
    src: url('barlow-bold-webfont.woff2') format('woff2'),
         url('barlow-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-bold-webfont.woff2') format('woff2'),
         url('barlowcondensed-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-medium-webfont.woff2') format('woff2'),
         url('barlowcondensed-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'barlow_condensed';
    src: url('barlowcondensed-regular-webfont.woff2') format('woff2'),
         url('barlowcondensed-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-regular-webfont.woff2') format('woff2'),
         url('lato-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-bold-webfont.eot');
    src: url('lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-bold-webfont.woff2') format('woff2'),
         url('lato-bold-webfont.woff') format('woff'),
         url('lato-bold-webfont.ttf') format('truetype'),
         url('lato-bold-webfont.svg#latobold') format('svg');
    font-weight: 700;
    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:#be2424 !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:#222; text-decoration:none }
a:focus,
a:hover { color:#233a75; 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:1410px; 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; color:#fff; background:#000 }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:56.97%; position:relative;  cursor:pointer; 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 # 3 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

.more-news .story { margin-top:10px; padding:0 10px 0 200px; position:relative }
.more-news .story:first-child { margin-top:0 }
.more-news .heading { margin:0 }
.more-news .heading .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:18px; margin-bottom:5px }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:13px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .load-more { display:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#6f6f6f; color:#fff; border-radius:3px }

/* AOTW */
.section-aotw .section-header { position:static;  line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-size:15px; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff }
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:12px; color:#9b1d22 }
.aotw .title span:nth-child(1) { font-size:18px; margin-bottom:5px; text-transform:uppercase; color:#233a75 }

/* SCHEDULE */
.schedule-boxscore .no-events { padding:20px; text-align:center; color:#000; background:#fff }
.schedule-boxscore .event-box { min-height:79px; padding:15px 20px 10px 78px; position:relative; font-family:'bebas_neue', arial; line-height:1.2; background:#fff; overflow:hidden; border-bottom:1px solid #e8e8e8 }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { position:absolute; left:10px; top:10px; padding:10px; width:38px; height:59px; margin-right:10px; line-height:1.4; font-weight:700; text-transform:uppercase; text-align:center; color:#fff; background:#921717 }
.schedule-boxscore .sport { font-size:13px; font-weight:400; text-transform:uppercase; color:#222 }
.schedule-boxscore .status { font-size:13px; font-family:'titillium', arial; font-weight:700; font-style:italic; text-transform:uppercase; color:#4e4e4e }
.schedule-boxscore .links { float:right; font-size:13px; font-family:'titillium', arial; font-weight:700; font-style:italic; color:#8c8c8c }
.schedule-boxscore .links a { text-decoration:none; color:#8c8c8c}
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .teams .team-name { font-size:16px; font-family:'lato', arial; font-weight:400; color:#222 }
.schedule-boxscore .team .result { max-width:150px; color:#8c8c8c }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#545454 }

/* TABS */
.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 .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 }

.main-tabs ul.tabs { background:#303030 }
.main-tabs .tab a { padding:11px 20px; font-size:21px; font-family:'lato', arial; font-weight:400; color:#c0c0c0; background:none }
.main-tabs .tab a.active { color:#fff; background:none }
.main-tabs .panes { background:#000 }
.main-tabs .pane .overflow { height:625px; overflow:auto }
.main-tabs .pane1 .overflow { height:auto; padding:0 }

.secondary-tabs ul.tabs { padding:30px 0 0; background:#222 }
.secondary-tabs .tab a { font-size:21px; font-family:'lato', arial; font-weight:400; color:#b1b1b1; background:none }
.secondary-tabs .tab a.active { color:#fff; background:none }
.secondary-tabs .pane .overflow {height: 586px;padding:10px;overflow:auto;background:#222;}

/* SLIDER */
.slider-wrapper { position:relative; text-align:center; background:#fff }
.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 img.lazyloaded { width:100% }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next,
.slider-wrapper .prev { position:absolute; left:-5px; top:50%; z-index:1; margin-top:-15px; font-family:'glyphicons'; width:30px; height:30px; border:none; font-size:30px; line-height:1; cursor:pointer; text-align:center; color:#000; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:-5px }
.slider-wrapper .prev:before { content:"\e80f"; display:block }
.slider-wrapper .next:before { content:"\e810"; display:block }
.slider-wrapper .pp { display:none }

.large-sponsor-slider { padding:0 20px }
.large-sponsor-slider .item .image { float:left; width:25%; padding:0 20px; text-align:center; box-sizing:border-box }

.small-sponsor-slider .slider { max-width:1000px; margin:0 auto }
.small-sponsor-slider .item .image { float:left; width:25%; padding:0 20px; text-align:center; box-sizing:border-box }

.section-twitter .twitter-wrapper { padding:20px; border-top:3px solid #000; background:#eee}
.section-cardinal-news { position:relative }
.section-cardinal-news .cardinal-news-wrapper { padding:40px 20px 20px 20px; border-top:3px solid #000; background:#eee }
.section-cardinal-news .section-header { position:absolute; left:50%; top:-15px; padding:5px 20px; margin-left:-70px; font-size:18px; font-family:'lato', arial; font-weight:700; text-transform:uppercase; text-align:center; color:#fff; transform:skew(-20deg); background:#000 }
.section-cardinal-news .section-header .title { transform:skew(20deg) }

.section-twitter .section-header .title,
.section-photo-gallery .section-header .title { position:absolute; left:-9999px }

.section-twitter { position:relative }
.section-twitter .section-header { position:absolute; left:50%; top:-25px; margin-left:-20px;; background:transparent }
.section-photo-gallery { position:relative }
.section-photo-gallery .section-header { position:absolute; left:50%; top:-25px; z-index:1; margin-left:-20px; background:transparent }


.section-twitter .section-header .icon,
.section-photo-gallery .section-header .icon { display:inline-block; vertical-align:middle; padding:7px 10px; font-family:'glyphicons'; font-size:15px; color:#fff; background:#000; transform:skew(-20deg) }
.section-twitter .section-header .icon:before,
.section-photo-gallery .section-header .icon:before { transform:skew(20deg) }

.cardinal-news .stories { height:506px; overflow:auto }
.cardinal-news .story { position:relative; margin-bottom:20px; text-align:center; background:#fff }
.cardinal-news .story .heading { margin:0 }
.cardinal-news .story .thumb { position:relative; padding:20px; display:block; margin-bottom:10px }
.cardinal-news .story .thumb img { width:100%; vertical-align:middle }
.cardinal-news .story .details { position:relative; padding:10px; background:#e1e1e1 }
.cardinal-news .story .leadin { display:block; padding-bottom:20px; font-size:13px; font-family:'barlow', arial; font-weight:400; color:#444444 }
.cardinal-news .story .date { position:absolute; left:45%; top:-40px; margin-left:-50px; display:inline-block; vertical-align:top; color:#062a63 }
.cardinal-news .story .date:after { content:'-' }
.cardinal-news .story .sport-name { position:absolute; left:45%; top:-40px; margin-left:60px; display:inline-block; vertical-align:top; color:#585858 }
.cardinal-news .story .title { display:block; padding:50px 10px 0; font-size:14px; font-family:'barlow', arial; font-weight:500; text-transform:uppercase; color:#062a63; background:#e1e1e1 }
.cardinal-news .story .related-links ul { list-style:none; margin:0 }
.cardinal-news .story .related-links li { display:inline-block; vertical-align:top }

.sports-cardinal-news { background:url(/images/setup/2018_team_info_bg.png) no-repeat 50% 50% #901616; background-size:100% auto }
.sports-cardinal-news .stories { height:466px; padding:20px;; overflow:auto }
.sports-cardinal-news .story { border-top:1px solid #ccc; padding:10px 0 }
.sports-cardinal-news .story:first-child { border-top:none }
.sports-cardinal-news .story .heading { margin:0 }
.sports-cardinal-news .story .heading a { display:inline-block; vertical-align:top; font-size:20px; font-weight:700; color:#fff }
.sports-cardinal-news .story .heading a:before { content:'\00bb'; display:inline-block; vertical-align:top; margin-right:5px }
.sports-cardinal-news .story .heading a:hover { color:#ff0 }
.sports-cardinal-news .story .details { display:none }

.photo-slider { min-height:525px; padding:20px; border-top:3px solid #000; background:#eee }
.photo-slider .slider { background:url(/images/setup/2018_red_pattern.png) repeat }
.photo-slider .photo { position:relative; display:block; min-height:525px }
.photo-slider .photo img { position:absolute; left:0; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.photo-slider .next { right:0; height:50px; z-index:1; line-height:50px; color:#fff; background:#000 }
.photo-slider .prev { left:0; height:50px; z-index:1; line-height:50px; color:#fff; background:#000 }

.photo-gallery .stories {height: 565px;overflow:auto;text-align:center;border-top:3px solid #000;background:#fff;}
.photo-gallery .story .heading { margin:0 }
.photo-gallery .story .thumb { position:relative; padding:20px; display:block }
.photo-gallery .story .thumb img { width:100%; vertical-align:middle }
.photo-gallery .story .title,
.photo-gallery .story .details { display:none }

.team-info-links { background: url(/images/setup/2018_team_info_bg.png) no-repeat 50% 50% #901616; background-size: 100% auto }
.team-info-links > div { height:466px; padding:20px; overflow:auto }
.team-info-links ul { list-style:none; margin:0 }
.team-info-links li a { display:block; font-size:18px; font-weight:700; color:#fff }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#ba2424; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#ba2424; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#ba2424; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#ba2424 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#ba2424; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2018_page_bg.png) repeat 50% 0 }
.mainbody { min-height:500px; padding:20px; position:relative }
.body-container { margin-top:80px }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; background:#000 }
.site-header > div { max-width:1410px; margin:0 auto }
.site-header .site-title { margin:0; padding:37px 0 }
.site-header .site-title a { display:block; position:absolute; left:50%; top:80px; margin-left:-56px; z-index:1; width:111px; height:112px; color:#fff; text-indent:-9999px; background:url(/images/setup/2018_master_sprite.png) no-repeat 0 0 }
.site-header .site-title a:before { content:''; position:absolute; left:50%; top:-50px; margin-left:-280px; display:block; width:540px; height:15px; background:url(/images/setup/2018_header-text.png) no-repeat 50% 0 }

.site-footer { position:relative; padding:30px 0; margin:60px 0 150px 0; text-align:center; background:#222222 }
.site-footer .left-footer-logos { float:left }
.site-footer .left-footer-logos li { float:left; margin:0 15px }
.site-footer .right-footer-logos { float:right }
.site-footer .right-footer-logos li { float:left; margin:0 15px }
.site-footer .footer-text { position:absolute; left:50%; top:60px; margin-left:-250px; color:#fff }
.site-footer .footer-text span { margin:0 20px }

.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.carousel-row > div { background:#222 }
.landing-row.social-row { padding:50px 0; }

/* NAVIGATION */
.dropnav { position:relative; text-align:center }
.dropnav:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; border-bottom:5px solid #921717; background:url(/images/setup/2018_global_nav_bg.png) repeat 50% 0 #ba2424 }
.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:-40px }
.dropnav .nav4 { margin-left:160px }
.dropnav .nav > a { position:relative; display:block; height:99px; padding:0 20px; font-size:15px; font-family:'lato', arial; font-weight:700; line-height:99px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { background:none }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:0; right:0; top:99px; min-height:250px; padding:100px; background:#921717; white-space:nowrap }
.dropnav .nav > .submenu:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:#921717 }
.dropnav .nav > .submenu:after { content:''; position: absolute; right:100px; top:50%; width: 418px; height:417px; margin-top:-210px; background: url(/images/setup/2018_dropdown_logo.png) no-repeat 0 0 }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { opacity:1; visibility:visible; -ms-transition:all 0.5s 0.2s ease; -moz-transition:all 0.5s 0.2s ease; transition:all 0.5s 0.2s ease  }
.dropnav .submenu a { display:block; font-size:21px; font-family:'barlow', arial; font-weight:500; white-space:nowrap; text-decoration:none; color:#fff }
.dropnav .submenu a:hover { color:#ffce00 }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; 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:relative; z-index:2; padding:0 10px; color:#fff; background:#921717 }
.secondary-nav:before { content:''; position:absolute; left:-9999px; right:-9999px; top:0; bottom:0; display:block; background:#931717 }
.secondary-nav:after { content:''; position:absolute; left:-9999px; right:-9999px; top:60px; bottom:0; display:block; background:#871111 }
.secondary-nav > div { position:relative; z-index:1; max-width:1410px; margin:0 auto }
.secondary-nav h1 { position:relative; margin-bottom:0; color:#fff; font-size:35px; font-family:'barlow_condensed', arial; font-weight:600; line-height:60px; letter-spacing:2px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; padding:10px }
.secondary-nav li { position:relative; float:left }
.secondary-nav li a { padding:5px 10px; font-size:15px; font-family:'barlow', arial; font-weight:500; color:#fff; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#eee; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#be2424 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#be2424; border-radius:5px 0 }
.secondary-nav .has-nav.focus > ul,
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#eee }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel { padding-bottom:115px }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:40px 20px 20px; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .story-box .title { display:block; font-size:24px; color:#fff; font-family:'lato', arial; font-weight:200 }
.j-carousel .story-box .date { position:absolute; left:20px; top:15px; font-size:20px; font-family:'lato', arial; font-weight:700; text-transform:uppercase; color:#fff }
.j-carousel .story-box .date .sport-name { margin-left:10px }
.j-carousel .story-box .date .pipe { margin-left:10px }
.j-carousel .story-box .carousel-share-links { position:absolute; right:10px; top:10px }
.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 .leadin { display:none }
.j-carousel .story-box .readmore { display:none }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .controls { position:absolute; left:0; right:0; top:0; margin-top:56.97%; padding:10px; z-index:2; background:#222 }
.j-carousel .controls .thumb-title { display:none }
.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 #fff }
.j-carousel .control .thumb { width:100%; vertical-align:top }
 
/* CALENDAR */
#calendar .calendar-replaceable { overflow:hidden }
#calendar #calendar-view { width:50%; float:left; background:#ba2424 }
#calendar td { height:50px; line-height:50px; color:#fff; font-size:21px; font-weight:bold; border:none; text-align:center }
#calendar .calendar-header td { height: 48px; line-height: 48px; font-size:16px; font-weight:bold; color:#fff; background:#303030 }
#calendar .calendar-month td { background:none; height:52px; font-size:16px; font-weight:bold; text-transform:uppercase; line-height:52px }
#calendar .calendar-event a,
#calendar .no-calendar-event a { width:44px; height:44px; color:#fff; margin:3px auto; line-height:44px; background:none; border-radius:25px }
#calendar .no-calendar-event a { color:#fff }
#calendar .calendar-event a { color:#fff; background:#000}
#calendar .calendar-event a:hover,
#calendar .current a { background:#fff; color:#000 }
#calendar .event-schedule { height:460px; padding:0 20px; overflow:auto; color:#fff }
#calendar .event-date { display:block; height:35px; padding:0 20px; font-size:16px; line-height:35px; background:#ba2424 }
#calendar .event-date + .event-info,
#calendar .event-info:first-child { border-top:none }
#calendar .event-info { position:relative; margin-top:10px; padding-top:10px; font-size:20px; border-top:1px solid #ccc }
#calendar .event-info .row { margin-top:5px }
#calendar .event-info .row:first-child { min-height:16px; margin-top:0 }
#calendar .sport a { display:block; font-size:30px; line-height:1.1; color:#ba2424 }
#calendar .status { position:absolute; right:0; top:10px }

 
}


/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#000 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url("/images/setup/2018_header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#ee322d }
.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:#ffcf00; color:#000; text-decoration:none } 

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .has-submenu > .submenu { display:none }
.dropnav li { border-top: 1px solid #434343 }
.dropnav li:first-child { border-top:none }
.dropnav .submenu li { border-top:solid 1px #363636 }
.dropnav .submenu.level2 li { border-top:solid 1px #464646 }
.dropnav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:40px }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:40px; text-align:center; font-family:'glyphicons'; speak:none; line-height:34px; color:#fff; background:rgba(0,0,0,0.4) }
.dropnav .has-submenu.active:after { content:'\e811' }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu.level1 .submenu { background:#555 }
.dropnav .submenu.level2 .submenu { padding:10px; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu.level2 .submenu a { font-size:0.9em; line-height:20px }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#9b1d22; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.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 .carousel-related-links a { color:#fff }
.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:56.97%; 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 }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; font-size:24px; font-family:'barlow_condensed', arial; font-weight:500; text-align:center; text-transform:uppercase; background:#ee322d; 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:5px }

.main-tabs .pane3,
.main-tabs .tab_title3 { display:none !important}

.schedule-boxscore .event-box { margin-top:5px }
.aotw { height:auto }

.team-info-links > div { height:auto }

.section-twitter { display:none }

.site-footer { padding:20px 0; background:#000 }
.site-footer .left-footer-logos { float:none; text-align:center }
.site-footer .right-footer-logos { float:none; text-align:center }
.site-footer .right-footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.site-footer .left-footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.site-footer .footer-text { margin:20px 0 0; text-align:center } 

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url("/images/setup/2018_header_mobile_wide.png") no-repeat 0 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

}

/* 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;}