/* ==============
   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: 'utility-icons';
  src: url('utility-icons.woff2?74360692') format('woff2'),
       url('utility-icons.woff?74360692') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Bold.woff2') format('woff2'),
        url('Rajdhani-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Medium.woff2') format('woff2'),
        url('Rajdhani-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Regular.woff2') format('woff2'),
        url('Rajdhani-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Semibold.woff2') format('woff2'),
        url('Rajdhani-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('Rajdhani-Light.woff2') format('woff2'),
        url('Rajdhani-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}


.accent-bg,
.accent-bg th { color:#fff !important; background:#791227 !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:#000 }

a { color:#771126; text-decoration:none }
a:focus,
a:hover { color:#333; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.page { border-bottom:5px solid #edb53c }

.site-footer { border-bottom:10px solid #771126; text-align:center; background:#fff }
.site-footer > .container { max-width:1410px; margin:0 auto }

.footer-logos { float:right; max-width:62% }
.footer-logos li { float:left; width:33.33% }
.footer-logos li a { display:block; height:170px; box-sizing:border-box; padding:43px 37px; border-right:1px solid #d8d8d8; }
.footer-logos li:first-child a { border-left:1px solid #d8d8d8 }

.footer-address { position:relative; display:block; float:left; max-width:38%; height:170px; padding:53px 0; border-left:1px solid #d8d8d8; box-sizing:border-box; padding-left:170px; font-size:16px; font-family:'Rajdhani', arial; font-weight:400; text-align:left; overflow:hidden; color:#555 }
.footer-address h4 { font-size:18px; font-weight:600; color:#781126 }
.footer-address p { margin-bottom:0 }
.footer-address .edu-logo { position:absolute; left:35px; top:35px; width:110px }

.social-links { position:absolute; right:0; top:28px }
.social-links ul{ list-style:none; padding:0; margin:0 }
.social-links li { float:left; margin:0 8px }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; color:#000; display:block; overflow:hidden }
.social-links li a { display:block; font-size:18px; line-height:1;  color:#fff }

/* 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:57.8%; 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 # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel3 .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease }  

.more-news .story { font-family:"Rajdhani",arial; 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); color:#781126; position:relative }
.more-news .heading .thumb img { vertical-align:top }
.more-news .heading .title { display:block; font-size:16px; color:#83192f }
.more-news .details { overflow:hidden }
.more-news .details .leadin { font-size:12px; line-height:15px }
.more-news .details .related-links ul { list-style:none; margin:0 }
.more-news .details .related-links li { float:left; margin-right:5px }
.more-news .details .related-links li a { color:#000 }
.more-news .load-more { display:block; max-width:100px; padding:5px 15px; margin:0 auto; text-align:center; background:#edb43e; color:#7b2532; font-family:"Rajdhani",arial; font-weight:700 }

/* CONTENT SWITCHER */
.content-switcher { position:relative; font-family:"Rajdhani",arial; }
.content-switcher .switcher-list { position:relative; z-index:2; display:block; padding:20px 0 10px; vertical-align:top; color:#fff; cursor:pointer; background:#781226 }
.content-switcher .switcher-list.active,
.content-switcher .switcher-list.active .selection { border-radius:3px 3px 0 0 }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:31px; font-size:12px; font-weight:800; text-transform:uppercase; line-height:30px; text-decoration:none; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#fff; border-radius:3px }
.content-switcher .switcher-list:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border:6px solid transparent; border-top-color:#fff }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#fff }
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; left:0; right:0; top:60px; max-height:200px; padding:10px; overflow:auto; background:rgba(0,0,0,0.9); border-radius:0 0 3px 3px }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li { display:block; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a { display:block; padding:5px 0; line-height:1; font-size:12px; text-transform:uppercase; color:#fff }
.content-switcher .switcher-list li a:hover { color:#a6a6a6; text-decoration:none }
.content-switcher .content-panels { position:relative; z-index:1 }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block !important }
.content-switcher.loading .content-panel { opacity:0.8 }

.standings-brief { background:#333; border:1px solid #000;  font-family:'Rajdhani', arial; font-weight:700 }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief h3 { display:none }
.standings-brief th { padding:10px; font-size:14px; text-transform:uppercase; color:#000; background:#edb43e }
.standings-brief td:first-child,
.standings-brief th:first-child { text-align:left }
.standings-brief td { padding:5px 10px; line-height:44px; font-size:14px; text-align:center; text-transform:uppercase; color:#fff; border-top:1px solid #fff; white-space:nowrap }


/* AOTW */
.section-aotw { position:relative }
.section-aotw .section-header { position:static;  line-height:20px; width:280px; height:50px; line-height:50px; padding:0 30px; background:#fff; margin-bottom:0; font-family:"Rajdhani",arial; font-size:18px; font-weight:600; color:#730d22; text-align:center }
.section-aotw .section-header:before { content: '\f2be'; font-family:"utility-icons"; margin-right:5px }

.aotw-slider { height:450px; padding:30px; font-family:"Rajdhani",arial; box-sizing:border-box; background:#fff }
.aotw-slider .athlete { margin-top:10px }
.aotw-slider .athlete:first-child { margin-top:0 }
.aotw-slider .thumb { float:left; margin:0 35px 0 0 }
.aotw-slider .thumb img { vertical-align:top }
.aotw-slider .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw-slider .title span { display:block; font-size:12px; color:#9b1d22 }
.aotw-slider .title span:first-child { padding-top:20px }
.aotw-slider .title span:nth-child(2) { font-size:30px; font-weight:700; text-transform:capitalize; color:#781226 }
.aotw-slider .title span:nth-child(1),
.aotw-slider .title span:nth-child(3) { font-size:18px; font-weight:700; text-transform:uppercase; color:#222 }
.archive-btn { position:absolute; bottom:35px; font-size:16px;  font-family:"Rajdhani",arial; font-weight:600; right:85px; width:230px; background:#edb43e; height:35px; line-height:35px; text-align:center; color:#781126 }


/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:10px; font-family:"Rajdhani",arial;  font-weight:600; min-height:100px; box-sizing:border-box; border:1px solid #e5e5e5; padding:10px 10px 10px 100px; position:relative; background:#fff; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .no-events { text-align:center; text-transform:uppercase; font-size:20px }
.schedule-boxscore .date  { position:absolute; left:10px; font-size:30px; top:10px; height:80px; bottom:10px; padding:5px 0; box-sizing:border-box; text-align:center; width:80px; display:block; font-family:"Built Titling",arial; line-height:30px; text-transform:uppercase; color:#781126; background:#edb53e }
.schedule-boxscore .date span:first-child { display:block; font-size:14px }
.schedule-boxscore .sport { display:block; font-size:14px; color:#781126; text-transform:uppercase; font-weight:700; margin-top:10px }
.schedule-boxscore .status { position:absolute; top:18px; font-size:14px; font-weight:700; right:10px; text-transform:uppercase; color:#781126 }
.schedule-boxscore .team { color:#555; font-size:16px }
.schedule-boxscore .team .result { color:#555 }
.schedule-boxscore .links,
.schedule-boxscore .notes { display:none }
.schedule-boxscore .neutral-site  { font-size:12px; color:#222 }

/* TABS */
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; font-size:18px; font-family:"Rajdhani",arial; font-weight:600; line-height:30px; padding:10px 30px; text-transform:capitalize; text-decoration:none; color:#555 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#fff; color:#7f112a }
.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 .tab a:before{ content:""; font-family:"utility-icons"; margin-right:5px }
.main-tabs .tab1 a:before { content: '\f1ea' }
.main-tabs .tab2 a:before { content: '\e804' }
.main-tabs .tab3 a:before { content: '\e801' }
.main-tabs .pane1 ~ .pane .overflow { height:725px; padding:5px; background:#fff; overflow:auto }
.main-tabs .pane1 .overflow { padding:5px; background:#fff }

.srs-tabs .tab a:before{ content:""; font-family:"utility-icons"; margin-right:5px }
.srs-tabs .tab1 a:before { content: '\e800' }
.srs-tabs .tab2 a:before { content: '\e803' }
.srs-tabs .tab3 a:before { content: '\f0cb' }
.srs-tabs .pane .overflow { height:685px;  border:25px solid #fff; background:#fff; overflow:auto }

.section-social { position:relative }
.social-tabs .tab a:before{ content:""; font-family:"GlyphIcons"; margin-right:5px }
.social-tabs .tab1 a:before { content: '\e81d' }
.social-tabs .tab2 a:before { content: '\e81f' }
.social-tabs .tab3 a:before { content: '\e802'; font-family:"utility-icons" }

.social-tabs .pane .overflow { height:400px; padding:25px; background:#fff; overflow:auto }
.social-tabs .pane1 .overflow { overflow:hidden }
.hashtag { position:absolute; right:0; top:15px; font-size:21px; font-family:"Rajdhani",arial; font-weight:700; text-transform:uppercase; color:#781126 }

/* SLIDER */
.slider-wrapper { position:relative }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:50000% }
.slider-wrapper .item { float:left; width:0.2% }
.slider-wrapper .image img { vertical-align:top }
.slider-wrapper .image span { position:absolute; left:-9999px }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:0px; top:50%; margin-top:-15px; width:30px; height:30px; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.slider-wrapper .next { left:auto; right:0px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#000 }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#000 }
.slider-wrapper .pp { display:none }

.navbar-members { position:absolute; top:-90px; right:0 }
.navbar-members li { float:left; list-style:none; transition:0.2s }
.navbar-members li:hover { transform:scale(1.1) }
.navbar-members h1,
.navbar-members li span { position:absolute; left:-9999px; width:1px; height:1px; color:#000; overflow:hidden; display:block }
.navbar-members li > a { display:block; margin:0 5px; height:78px; text-indent:-9999px; color:#000; background:url(/images/setup/master_sprite-2025.png) no-repeat -9999px -9999px }
.navbar-members li:nth-child(1) > a { width:68px; background-position:-206px 0 }
/*.navbar-members li:nth-child(2) > a { width:56px; background-position:-292px 0 }*/
.navbar-members li:nth-child(2) > a { width:66px; background-position:-369px 0 }
.navbar-members li:nth-child(3) > a { width: 54px;background-position: -1259px 0;}
.navbar-members li:nth-child(4) > a {width: 50px;background-position: -1351px 0}
.navbar-members li:nth-child(5) > a { width:64px; background-position:-451px 0 }
/*.navbar-members li:nth-child(6) > a { width:55px; background-position:-542px 0 }*/
.navbar-members li:nth-child(6) > a { width:51px; background-position:-616px 0 }
.navbar-members li:nth-child(7) > a { width:77px; background-position:-1507px 0 }
.navbar-members li:nth-child(8) > a { width:66px; background-position:-1419px 0 }
.navbar-members li:nth-child(9) > a { width:77px; background-position:-686px 0 }
.navbar-members li:nth-child(10) > a { width:58px; background-position:-778px 0  }
.navbar-members li:nth-child(11) > a { width:73px; background-position:-856px 0 }
.navbar-members li:nth-child(12) > a { width:85px; background-position:-1007px 0 }
.navbar-members li:nth-child(13) > a { width:83px; background-position:-1093px 0 }
.navbar-members li:nth-child(14) > a { width:72px; background-position:-935px 0 }
/*.navbar-members li:nth-child(14) > a { width:77px; background-position:-1316px 0 }*/


/* VIDEO */
.landing .video-playlist .playlist .item { padding:10px; color:#fff ; font-family:"Rajdhani",arial; margin-bottom:0px; background:#781226; cursor:pointer; border-radius:0 }
.landing .video-playlist .playlist .item .video-title { color:#fff; text-decoration:none }
.landing .video-playlist { padding-top:0 }
.landing .video-playlist .playlist-title,
.landing .video-playlist .video-info { display:none }
.landing .video-playlist.m .playlist .item { margin-bottom:0; border-color:#dda63a }
.landing .video-playlist .playlist .item.active .video-title { margin-top:15px; text-indent:0 }
.landing .video-playlist .playlist .item.active .video-title:after { top:-15px }

/********** FULL STANDINGS **********/
.full-standings table { width:100%; border-collapse:collapse }
.full-standings td { padding:5px 10px; white-space:nowrap }
.full-standings .stats-header td, 
.full-standings .table-header th { background:#000; font-size:16px; font-weight:normal; padding-right:0px; color: #fff }
.full-standings .stats-field { text-align:center }
.full-standings .conf-label  {  background:#791227 }
.full-standings .conf-field { background: #791227; color:#fff; text-align:center }
.full-standings .pinned { display:none }


/********** FULL STANDINGS **********/
.hist-table table {width=85%; text-align:right; boarder-collapse:collapse;}
.hist-table th {color: #fff; background:#610901;}
.hist-table tr:nth-child(odd) {background:#DCDCDC;}


/* NAVBAR ANNOUNCEMENT */
.navbar-announcement { background:#781126; color:#edb53e; padding:10px; text-align:center }
.navbar-announcement ul{ list-style:none; padding:0; margin:0 }
.navbar-announcement li { display:inline-block }
.navbar-announcement li a { font-size:20px; line-height:1; color:#edb53e; text-transform:uppercase; text-decoration:none; transition:0.2s }
.navbar-announcement li a:hover,
.navbar-announcement li a:focus { color:#fff }


/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#791227; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:5px 10px; text-align:left }
.roster .roster-header { background:#791227; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#791227; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#791227 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
.highlights.highlights-standalone .stat { color: #fff; }
	
/* BIO */
.bio-wrap .head { background:#791227; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {
    
body { background:url(/images/setup/2018_header_bg.jpg) no-repeat 0 200px; background-size:2000px auto }
.internal-page body { background:#e5e5e5 }

.page { position:relative; overflow:hidden }
.mainbody { min-height:500px; padding:20px; margin-bottom:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 ; margin:0 }
.landing .body-container { margin-top:25px }
.internal-page .body-container { max-width:1410px; margin:0 auto }

.site-header { position:relative; z-index:3; padding-top:120px; background:url(/images/setup/2018_header_bg.png) repeat-x }
.site-header > .container { position:relative; max-width:1410px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { position:absolute; left:-10px; z-index:3; top:-115px; width:199px; height:199px; display:block; color:#000; background:url(/images/setup/master_sprite2019.png) no-repeat 0 0; text-indent:-9999px  }

.mobile-menu-bar { display:none }

.landing-row { margin-top:20px; padding:0 10px }
.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% }

/* NAVIGATION */
.dropnav { position:relative; font-family:"Rajdhani",arial; font-weight:600; padding-left:220px; color:#fff; background:url(/images/setup/2018_global_nav_bg.png) repeat-x #000 }
.dropnav:before { content:""; position:absolute; left:-2000px; right:-2000px; top:0; bottom:0; display:block; background:url(/images/setup/2018_global_nav_bg.png) repeat-x }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:40px; padding:17px 20px; font-size:22px; line-height:40px; text-decoration:none; color:#ffc553; text-transform:uppercase }
.dropnav .nav.has-submenu.focus > a:after,
.dropnav .nav.has-submenu:hover > a:after { content:""; display:block; position:absolute; left:50%; margin-left:-5px; top:74px; z-index:1; border-style:solid; border-color: #781126 transparent transparent transparent; border-width:9px }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:-50px; top:74px; min-width:200px; padding:50px 0 50px 50px; background:rgba(0,0,0,0.8); white-space:nowrap }
.dropnav .nav4 ~ .nav > .submenu { left:auto; right: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:inline-block; vertical-align:top; color:#fff; font-size:21px; line-height:33px; text-transform:initial; text-decoration:none }
.dropnav .submenu a.focus,
.dropnav .submenu a:hover { color:#edb43e }
.dropnav .submenu > ul,
.dropnav .submenu > ul > .has-submenu { display:block; margin-right:30px; text-align:left }
.dropnav .submenu.level1 > ul > .has-submenu > a { font-size: 21px; font-weight:600; cursor:default; color:#fff }
.dropnav .submenu.level1 .has-submenu ul,
.dropnav .submenu.level2 .has-submenu li,
.dropnav .submenu.level1 .has-submenu .submenu { display:inline-block; vertical-align:top }
.dropnav .submenu.level1 .has-submenu { display:block }
.dropnav .submenu.level1 .has-submenu:hover a { color:#edb43e }
.dropnav .submenu.level1 .has-submenu > a { min-width:200px; font-size: 16px; font-weight:500 }
.dropnav .submenu.level1 .has-submenu li a { font-size:16px; font-weight:500; padding:0 5px }
.dropnav .submenu.level1 .has-submenu li a.focus,
.dropnav .submenu.level1 .has-submenu li a:hover { color:#ccc }
.dropnav .submenu .submenu-title { position:relative; margin-bottom:10px; font-size: 30px; text-transform:uppercase; font-weight:600; cursor:default; color:#edb43e }
.dropnav .submenu .submenu-title:after { content:""; position:absolute; left:180px; bottom:8px; width:625px; display:block; height:3px; background:#edb43e }
.dropnav .nav2 .submenu .submenu-title:after { left:220px; width:585px }
.dropnav .nav2 ~ .nav .submenu .submenu-title { display:none }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.dropnav #submenu1 ul,
.dropnav #submenu2 ul,
.dropnav #submenu3 ul,
.dropnav #submenu4 ul,
.dropnav #submenu5 ul,
.dropnav #submenu6 ul,
.dropnav #submenu7 ul{ columns:auto 2 }

.navbar-members a[rel="wiki-link"] { position:absolute; display:block;  padding:0 40px; top:-15px }
.navbar-members a[rel="wiki-link"] + a { margin-left:40px }

.secondary-nav { position:relative; z-index:2; padding:20px; font-family:"Rajdhani",arial; font-weight:500; margin-bottom:10px; color:#fff; background:#edb43e }
.secondary-nav h1 { float:left; margin-bottom:0; text-transform:uppercase; color:#791227; font-weight:600; font-size:28px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav > div { max-width:1410px; margin:0 auto}
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:18px; color:#222; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#781126; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#781126 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#781126; 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:#edb43e }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.j-carousel .story-box { position:relative; font-family:"Rajdhani",arial; height:200px; box-sizing:border-box; padding:50px; color:#fff; background:#fff }
.j-carousel .story-box .title { display:block; font-size:30px; line-height:30px; color:#7f112a; text-transform:uppercase; font-weight:600 }
.j-carousel .story-box .leadin { display:block; font-size:16px }
.j-carousel .carousel-related-links,
.j-carousel .carousel-related-links a { color:#000 }
.j-carousel .leadin { color:#222 }
.j-carousel .story-box .readmore { display:none }
.j-carousel .date { position:absolute; left:0; right:0; top:0; font-size:16px; font-weight:600; padding-left:50px; height:40px; line-height:40px; background:url(/images/setup/2018_carousel_date_bg.png) no-repeat 0 0 #000; color:#fff }
.j-carousel .controls { position:absolute;  right:20px; top:15px; margin-top:57.8%; z-index:2 }
.j-carousel .control { position:relative; float:left; width:8px; height:8px; margin:0 2px; text-indent:-9999px; border:2px solid #fff; border-radius:100%; cursor:pointer }
.j-carousel .control:focus,
.j-carousel .control.active { background:#fff }

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:10px; bottom:60px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:#781226; border-radius:100% }
.j-carousel .next { left:auto; right:0px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px }
.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }
 
}


@media only screen and (min-width:1024px) and (max-width:1410px) {

.srs-tabs .tab a { font-size:17px; padding:10px 20px }

}

@media only screen and (min-width:1024px) and (max-width:1360px) {

.dropnav .nav > a { padding:17px 15px; font-size:20px }

.navbar-members li > a { margin:0; transform:scale(0.9); -webkit-transform:scale(0.9) }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.site-header .site-title a { transform:scale(0.8); -webkit-transform:scale(0.8); left:-20px }

.dropnav { padding-left:150px }
.dropnav .nav > a { padding:17px 13px; font-size:18px }

.navbar-members li > a { margin:0 -2px; transform:scale(0.8); -webkit-transform:scale(0.8) }

.social-links li { margin:0 3px }


.srs-tabs .tab a { padding:10px 15px }

.footer-address h4 { font-size:16px }

}

@media only screen and (min-width:1024px) and (max-width:1100px) {

.navbar-members li > a { margin:0 -5px }

.srs-tabs .tab a { padding:10px 10px }


.footer-address h4 { font-size:14px }
.footer-address { font-size:12px }
}




/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#fff }
.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% }

.social-links { left:5px; right:auto; top:125px }
.social-links li { margin:0 2px }
.social-links li a { background:#000; padding:5px }

.mobile-menu-bar { display:block; padding:5px; background:#781126 }
.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:#ffc755; color:#fff; text-decoration:none } 

.navbar-members { position:static; padding:15px 0; text-align:center }
.navbar-members li { float:none; display:inline-block; vertical-align:top }

.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:#000; 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 .pp, .j-carousel .next, .j-carousel .prev,
.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:57.8%; 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:10px; font-family:"Rajdhani",arial; font-weight:600; font-size:20px; text-transform:uppercase; background:#222; color:#edb43e }
.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 }

.hashtag,
.social-tabs .tab_title1,
.social-tabs .tab_title2,
.social-tabs .pane1 .overflow,
.social-tabs .pane2 .overflow { display:none }

.section-aotw { background:#ccc}
.section-aotw .section-header { position:static; background:#222; width:100%; padding:0; color:#edb43e }
.aotw-slider { height:auto; max-width:610px; margin:0 auto }
.archive-btn { position:relative; bottom:0; width:610px; max-width:100%; margin:0 auto; display:block; left:0; right:auto }
.section-aotw .section-header { background:#222; width:100%; color:#edb43e }

.site-footer { padding:20px }

.footer-address { float:none; border:none; text-align:center; height:auto; max-width:100%; padding:0 }
.footer-address .edu-logo { position:static }

.footer-logos { max-width:100% }
.footer-logos li { float:none; width:auto; display:inline-block; vertical-align:top }
.footer-logos li:first-child a { border:none }
.footer-logos li a { border: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/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 }

.social-links { position:static; text-align:center; padding:5px; background:#edb43e }
.social-links ul { display:inline-block; vertical-align:top}

}

@media only screen and (max-width:600px) {

.aotw-slider { height:auto }
.aotw-slider .athlete { text-align:center }
.aotw-slider .thumb { float:none; margin:0 }

.more-news .leadin { display:none }
.more-news .load-more { margin-top:10px }

}
/* 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;}

.instagram-feed { position:relative; overflow:auto; height:370px }
.instagram-feed ul { margin:0; list-style:none }
.instagram-feed .item { width:50%; 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: 375px;overflow: auto;}
