/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_black-webfont.eot');
    src: url('proxima_nova_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_black-webfont.woff2') format('woff2'),
         url('proxima_nova_black-webfont.woff') format('woff'),
         url('proxima_nova_black-webfont.ttf') format('truetype'),
         url('proxima_nova_black-webfont.svg#proximanova-blackbook') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_extrabold-webfont.eot');
    src: url('proxima_nova_extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_extrabold-webfont.woff2') format('woff2'),
         url('proxima_nova_extrabold-webfont.woff') format('woff'),
         url('proxima_nova_extrabold-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_regular-webfont.eot');
    src: url('proxima_nova_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_regular-webfont.woff2') format('woff2'),
         url('proxima_nova_regular-webfont.woff') format('woff'),
         url('proxima_nova_regular-webfont.ttf') format('truetype'),
         url('proxima_nova_regular-webfont.svg#proximanova-regularbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_semibold-webfont.eot');
    src: url('proxima_nova_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_semibold-webfont.woff2') format('woff2'),
         url('proxima_nova_semibold-webfont.woff') format('woff'),
         url('proxima_nova_semibold-webfont.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'oswald';
    src: url('oswald-bold-webfont.eot');
    src: url('oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-bold-webfont.woff') format('woff'),
         url('oswald-bold-webfont.ttf') format('truetype'),
         url('oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#9B1D22 !important }

body { font-family:'proximanova', arial; font-size:14px; line-height:1.5; background:#e3e3e3; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#9b1d22; text-decoration:none }
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:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'proximanova', arial; 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; visibility:hidden }

.site-footer { padding:80px 0; text-align:center; background:#e3e3e3 }
.site-footer .footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.site-footer .footer-text { margin:50px 0 0; font-size:20px; font-weight:700; text-transform:uppercase; color:#272225 }
.site-footer .footer-text .title { font-weight:800 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:68.75%; position:relative; overflow:hidden; background:#333 }
.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 { width:12.5%; float:left; position:relative }

/* AOTW */
.section-aotw .section-header { position:absolute; z-index:1; left:455px; top:80px; font-size:35px; text-transform:uppercase; letter-spacing:0.22em; color:#6d6e71 }
.aotw { position:relative; padding:50px 25px; font-size:18px; color:#fff }
.aotw:before { content:''; position:absolute; right:-62px; top:50%; width:558px; height:533px; background:url(/images/setup/master_sprite.png) no-repeat -1390px 0; -webkit-transform:translateY(-50%) }
.aotw .athlete { position:relative }
.aotw .thumb { float:left; width:350px; height:350px; margin-right:50px; border:15px solid #e3e3e3; border-radius:100%; overflow:hidden }
.aotw .thumb img { vertical-align:top; width:100% }
.aotw .title { display:block; margin-bottom:10px; padding-top:90px; text-decoration:none; color:#fff }
.aotw .title span { display:block; font-size:30px; font-style:italic; line-height:1.2 }
.aotw .title span:first-child { font-family:'oswald', arial; font-size:50px; font-weight:700; font-style:normal; text-transform:uppercase }
.aotw .leadin { display:block; line-height:1.2 }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; padding:15px; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 10px rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:5px; border-bottom:3px solid #233a75; font-size:16px; line-height:30px; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:20px; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { font-family:'oswald', arial; font-weight:700 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; padding:10px 15px; font-size:25px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a.active { color:#a71930; background:#fff }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden; background:#fff }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.social-tabs .pane .overflow { height:600px; overflow:hidden }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#a71930; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#a71930; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#a71930; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#a71930 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#a71930; 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) {

html { position:relative }

.page { position:relative; z-index:2 }
.page-backgrounds { position:absolute; left:0; right:0; top:0; bottom:0; background:no-repeat fixed 50% 0; background-size:2000px auto }

.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; border-bottom:10px solid #272225; background:#a71930; box-shadow:0 0 25px rgba(0,0,0,0.9) }
.site-header > div { position:relative; max-width:1200px; height:240px; margin:0 auto }
.site-header .site-title { width:1033px; margin:0 auto; padding-top:10px }
.site-header .site-title a { display:block; height:179px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0  }

.sticky-header .page { padding-top:245px }
.sticky-header .site-header { position:fixed; left:0; right:0; top:0; background:#272225 }
.sticky-header .site-header > div { height:45px }
.sticky-header .site-header .site-title { position:absolute; left:10px; top:4px; width:73px; padding:0 }
.sticky-header .site-header .site-title a { height:70px; background-position:-1041px 0 }

.mobile-menu-bar, .social-links { display:none }

.landing .content-row > div { position:relative; max-width:1200px; margin:0 auto }
.landing .content-row1 > div { padding:40px 0 }
.landing .content-row2 > div,
.landing .content-row4 > div { max-width:none }
.landing .content-row1 .content-col1 { width:66.5%; float:left }
.landing .content-row1 .content-col2 { width:29%; float:right }
.landing .content-row2 { background:#fff }
.landing .content-row3 { overflow:hidden; background:url(/images/setup/bg_row_3.png) repeat-x 0 0 #4f0c17 }
.landing .content-row4 { background:#272225 }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; bottom:0; height:45px; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block; vertical-align:top; text-align:left; background:#272225 }
.dropnav .nav { float:left; position:relative; border-left:3px solid #a71930 }
.dropnav .nav1 { border-left:none }
.dropnav .nav > a { position:relative; z-index:1; display:block; height:25px; padding:10px 25px; font-size:21px; font-weight:900; line-height:30px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a { color:#000; background:#fff }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:5; min-width:200px; padding:25px; background:#fff; white-space:nowrap; box-shadow:0 0 15px rgba(0,0,0,0.7)  }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; color:#8c8c8c; font-size:20px; font-weight:600; white-space:nowrap; text-decoration:none }
.dropnav .submenu .has-submenu > a { font-weight:900; font-size:25px; text-transform:uppercase; color:#a71930; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding:15px; margin-bottom:10px; color:#a71930; background:#fff; border-bottom:7px solid #bfbfbf; box-shadow:0 5px 15px 0 rgba(0,0,0,0.75) }
.secondary-nav > div { max-width:1200px; margin:0 auto }
.secondary-nav h1 { float:left; margin:0 0 0 118px; color:#000; font-family:'oswald', arial; font-size:35px; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:10px }
.secondary-nav li { float:left; font-family:'oswald', arial; font-size:20px; text-transform:uppercase }
.secondary-nav li a { padding:5px 10px; font-weight:700; color:#6d6e71; text-decoration:none }
.secondary-nav li a:hover { color:#a71930; 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:#a71930 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#a71930; 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; white-space:nowrap; color:#ccc }
.secondary-nav .has-nav li a:hover { color:#fff }

.j-carousel .story-box { position:relative; min-height:68px; padding:20px; color:#fff; background:#a71930 }
.j-carousel .story-box .title { display:block; font-family:'oswald', arial; font-size:24px; color:#fff; font-weight:700; line-height:1.2; text-transform:uppercase }
.j-carousel .story-box .date { position:absolute; left:0; right:0; top:-40px; height:40px; padding:0 20px; line-height:40px; background:rgba(0,0,0,0.7) }
.j-carousel .story-box .carousel-share-links { position:absolute; right:180px; top:-40px }
.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 { vertical-align:top; font-size:18px; line-height:40px }
.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 .carousel-related-links a:hover{ color:#000}
.j-carousel .story-box .leadin { display:none }
.j-carousel .story-box .readmore { display:block; font-weight:900; font-size:11px; text-transform:uppercase; color:#fff }
.j-carousel .controls { position:absolute; right:20px; top:-25px; margin-top:68.75%;  }
.j-carousel .control { position:relative; float:left; width:20px; height:10px; margin-left:10px; cursor:pointer; text-indent:-9999px; background:#fff }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { background:#a71930 }
 
/* SLIDER */
.slider-wrapper { position:relative; padding:0 50px }
.slider-wrapper .slider { position:relative; border:5px solid #fff; 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 { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:0; top:50%; margin-top:-26px; width:24px; height:52px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1185px 0 }
.slider-wrapper .next { left:auto; right:0; background-position:-1217px 0 }

.section-sponsors .section-header { position:static; margin:0; font-size:20px; font-style:italic; font-weight:400; text-align:center; text-transform:uppercase; letter-spacing:0.3em; line-height:70px; color:#aaa; background:#272225 }
.section-sponsors .section-header:before { content:'\02014'; padding-right:10px; color:#a71930 }
.section-sponsors .section-header:after { content:'\02014'; padding-left:10px; color:#a71930 }
.sponsors-slider { max-width:1200px; margin:0 auto; padding:25px 30px; text-align:center; box-sizing:border-box }
.sponsors-slider .image { float:left; width:20%; padding:0 10px; box-sizing:border-box }

/* CALENDAR */
.section-schedule .section-header { position:static; margin:0; font-weight:900; font-size:50px; line-height:90px; text-transform:uppercase; color:#fff; background:#6d6e71 }
.section-schedule .section-header span { display:block; max-width:1200px; margin:0 auto; padding:0 50px; box-sizing:border-box }
.scoreboard-slider { position:relative; max-width:1200px; margin:0 auto; padding:30px 50px; box-sizing:border-box }
.scoreboard-slider .slider { position:relative; width:100%; overflow:hidden }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left }
.scoreboard-slider .event-box { float:left; position:relative; width:18.8%; margin-left:1.5%; padding:10px; overflow:hidden; text-transform:uppercase; text-align:center; color:#a9a9a9; background:#fff; border:1px solid #cccccc;  box-sizing:border-box }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .no-event { display:block; text-align:center }
.scoreboard-slider .event { position:relative; min-height:410px; padding:15px 0 45px }
.scoreboard-slider .event:after { content:''; position:absolute; left:50%; top:-11px; width:20px; height:10px; margin-left:-10px; background:#a71930 }
.scoreboard-slider .event .date { margin-top:-10px; font-family:'oswald', arial; font-size:45px; font-weight:700; color:#000 }
.scoreboard-slider .event .date span:first-child { display:none }
.scoreboard-slider .event .sport { font-weight:700; font-size:11px; color:#000 }
.scoreboard-slider .event .sport a { color:#000 }
.scoreboard-slider .event .status,
.scoreboard-slider .event .result { display:block; margin-top:10px; font-family:'oswald', arial; font-weight:700; font-size:25px; color:#a71930 }
.scoreboard-slider .event .opponent { margin-top:10px }
.scoreboard-slider .event .opponent .team-logo { display:block; max-width:100px; margin:0 auto 10px }
.scoreboard-slider .event .opponent .name { display:block; margin-top:10px; font-family:'oswald', arial; }
.scoreboard-slider .event .opponent .va { position:relative; display:block; width:38px; height:38px; margin:0 auto; font-weight:700; font-size:10px; line-height:38px; color:#fff; background:url(/images/setup/master_sprite.png) no-repeat -1249px 0 }
.scoreboard-slider .event .opponent .va:before { content:''; position:absolute; left:-100px; right:37px; top:50%; margin-top:-1px; border-top:1px solid #cfcfcf }
.scoreboard-slider .event .opponent .va:after { content:''; position:absolute; right:-100px; left:37px; top:50%; margin-top:-1px; border-top:1px solid #cfcfcf }
.scoreboard-slider .event .neutralsite-notes { margin-top:10px; font-size:11px }
.scoreboard-slider .event .neutralsite-notes .notes { display:block; margin-top:5px }
.scoreboard-slider .event .links { position:absolute; left:-10px; right:-10px; bottom:-10px; min-height:30px; font-size:11px; line-height:30px; border-top:1px solid #ccc }
.scoreboard-slider .event .links a { color:#a9a9a9 }
.scoreboard-slider .event-box.result { color:#fff; background:#a71930 }
.scoreboard-slider .event-box.result .event:after { background:#fff }
.scoreboard-slider .event-box.result .sport,
.scoreboard-slider .event-box.result .sport a { color:#fff }
.scoreboard-slider .event-box.result .status,
.scoreboard-slider .event-box.result .result { color:#fff }
.scoreboard-slider .event-box.result .va { background-position:-1295px 0 }
.scoreboard-slider .event-box.result .links a { color:#fff }
.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:0; top:50%; margin-top:-26px; width:24px; height:52px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -1122px 0 }
.scoreboard-slider .next { left:auto; right:0; background-position:-1153px 0 }
.scoreboard-slider .next.disabled,
.scoreboard-slider .prev.disabled{ opacity:0.5; cursor:default; pointer-events:none }
.scoreboard-slider .full-schedule-btn { position:absolute; right:50px; top:-74px; width:292px; height:58px; font-size:18px; font-family:'oswald', arial; text-transform:uppercase; text-decoration:none; text-align:center; line-height:58px; color:#fff; background:#272225 }
.scoreboard-slider .full-schedule-btn:before { content:'\e810'; display:inline-block; vertical-align:middle; width:19px; height:19px; margin:-3px 10px 0 0; font-family:'glyphicons'; font-size:14px; text-align:center; line-height:19px; background:#a71930; border-radius:100% }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1200px) {

.dropnav .nav > a { font-size:18px }
.section-schedule .section-header { font-size:40px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#a71930 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#272225 }
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#9B1d22; 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:#fff; color:#000 }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#000; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.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:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #000; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#a71930 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#272225 }
.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:#DE2C33; box-shadow:none }
.j-carousel .control.active:before { border-color:#DE2C33 }
.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; border-bottom:5px solid #233a75; text-transform:uppercase; background:#9b1d22; 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 }

.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 }

.slider-wrapper { padding:5px }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .prev,
.slider-wrapper .next { display:none }
.slider-wrapper .image { float:left; width:20%; padding:10px; box-sizing:border-box }

.landing .content-row3 > div { position:relative; background:#a71930; box-shadow:inset 0 0 100px 5px rgba(0,0,0,0.5) }
.landing .content-row1 .content-col2,
.landing .content-row4 { display:none }

.section-aotw .section-header { left:275px; top:50px; font-size:25px }
.aotw { position:relative; padding:50px 25px; font-size:18px; color:#fff }
.aotw:before { display:none }
.aotw .athlete { position:relative }
.aotw .thumb { float:left; width:200px; height:200px; margin-right:30px; border:10px solid #e3e3e3 }
.aotw .title { padding-top:40px }
.aotw .title span { font-size:20px }
.aotw .title span:first-child { font-size:30px }
.aotw .leadin { font-size:14px }

.social-links { position:relative; display:block; padding:10px; text-align:center; background:#6d6e71 }
.social-links ul { display:inline-block; vertical-align:top; margin:0; list-style:none }
.social-links li { float:left; margin-left:10px }
.social-links li a { text-decoration:none }
.social-links li .text { display:none }
.social-links li .icon { display:block; width:28px; height:28px; font-size:16px; line-height:28px; text-align:center; color:#fff; border-radius:100% }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-twitter { background:#55acee }

}

/*---------------------------------------
  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/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:#272225 }
.mobile-menu-bar li .text { display:none }

.section-aotw .section-header { position:relative; margin:20px 0 0; left:auto; top:auto; text-align:center; letter-spacing:0.1em }
.aotw { padding:20px 25px; text-align:center }
.aotw .thumb { float:none; display:block; width:200px; height:200px; margin:0 auto }
.aotw .title { padding-top:20px }

.site-footer .footer-text { font-size:16px }

}

@media only screen and (max-width:479px) {

.section-aotw .section-header { letter-spacing:0 }
.slider-wrapper .image { width:50% }

}

/* CAMPS */
.camp-box > h2 {background-color: #A71930!important;}
.camp-box button:hover {background: #A71930!important;}
.camp-box button {background: #402027!important; color: #000;}
.camp-box button:before {background: #A71930!important;}
