a[rel="wiki-link"]{ color:#000!important; text-transform:uppercase!important; font-weight:bold!important; font-size:16px!important; font-family: monospace!important;}
a[rel="wiki-link"]:hover{ text-decoration:underline!important; }
a[rel="wiki-link"]:before{ display:inline-block!important; content:'\00270e'; }

a.disabled,
.disabled,
.btn.disabled{
    opacity: 0.4;
    pointer-events: none;
    cursor: not-allowed;
    box-shadow: none;
}

/* ==============
   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: 'glyphicons-custom';
  src: url('glyphicons-custom.woff2?19179692') format('woff2'),
       url('glyphicons-custom.woff?19179692') format('woff');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-ExtraBold.woff2') format('woff2'),
        url('Montserrat-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Bold.woff2') format('woff2'),
        url('Montserrat-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Regular.woff2') format('woff2'),
        url('Montserrat-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Black.woff2') format('woff2'),
        url('Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-Light.woff2') format('woff2'),
        url('Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('Montserrat-SemiBold.woff2') format('woff2'),
        url('Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

.accent-bg,
.accent-bg th { color:#fff !important; background:#000 !important }

.skip-navigation { position:fixed; left:0; top:-5rem; width:0.1rem; height:0.1rem; font-size:1.5rem; 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 1.5rem rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:1.5rem; text-decoration:none }

html { font-size:16px !important }
body { font-family:'roboto', arial; font-size:1rem; line-height:1.5; color:#444; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

:focus { outline-color:#233a75 }

a { color:#000; font-weight:700 }
a:focus,
a:hover { color:#E71D13 }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:2.125rem }
h2 { font-size:1.875rem }
h3 { font-size:1.625rem }
h4 { font-size:1.375rem }
h5 { font-size:1.125rem }
h6 { font-size:1rem }

.page { font-size:0.875rem }
.mainbody { display:block; padding:1rem; color:#444; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999rem }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }

.site-footer { padding:30px 10px; margin-top:30px; text-align:center;  border-bottom:5px solid #ef3e35; background:#231f20 }
.site-footer > .container { max-width:1170px; margin:0 auto }
.site-footer .footer-presto-logo { float:right; margin-top:30px }

.footer-text { float:left; max-width:66%; font-size:1rem; text-align:left; color:#fff; font-family:"Montserrat",arial; font-weight:400  }
.footer-text p { margin:0; font-size:0.75em }
.footer-text span { display:block; font-size:0.875rem; font-weight:700; margin-bottom:10px }
.footer-text a { text-decoration:none; color:#fff }
.footer-text a:hover { text-decoration:underline }
.footer-text a[rel="wiki-link"] { color:#fff!important }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }
.j-carousel .prev, .j-carousel .next { display:none }
.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.8) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { position:relative }
.j-carousel .media-box .slide-img { display:block; padding-top:68.45%; 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 }  

/* AOTW */
.aotw { min-height:700px; padding:25px 30px; box-sizing:border-box; background:#fff; box-shadow:0 0 5px #ccc; font-size:1rem; font-family:"Montserrat",arial }
.aotw .athlete { text-align:center }
.aotw .thumb { display:block;  margin:0 auto 30px }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; text-align:left; margin-bottom:1rem; text-decoration:none }
.aotw .title span { display:block; font-size:0.875em; color:#222; text-transform:uppercase }
.aotw .title span:nth-child(1) { font-size:1.3125em; font-size:21px; text-transform:capitalize; color:#555; font-weight:700 }
.aotw .leadin { display:block; text-align:left; font-size:0.875em; color:#555 }
.aotw a { text-decoration:none }
.aotw a:hover { text-decoration:underline }

/* SCHEDULE */
.schedule-boxscore .event-box { margin-top:1rem; padding:1.5rem; position:relative; background:#fff; overflow:hidden; box-shadow:0 0 1rem rgba(0,0,0,0.5) inset }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date  { display:block; margin-bottom:0.5rem; border-bottom:0.3rem solid #233a75; font-size:1.6rem; line-height:3rem; text-transform:uppercase; color:#233a75 }
.schedule-boxscore .sport { font-size:2rem; color:#233a75 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#9b1d22 }
.schedule-boxscore .teams { margin-top:0.5rem }
.schedule-boxscore .team { font-size:1.6rem }
.schedule-boxscore .team .result { color:#9b1d22 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:0.5rem; font-size:1.2rem; color:#a0a0a0 }

/* CONTENT SWITCHER */
.content-switcher { position:relative }
.content-switcher .switcher-list { position:absolute; font-family:"Montserrat",arial; font-weight:700; right:5px; top:-60px; z-index:2; display:block; width:170px; padding:5px 0 5px 5px; box-sizing:border-box; vertical-align:top; color:#555; border:1px solid #e4e4e4; cursor:pointer; background:#fff }
.content-switcher .switcher-list .selection { display:block; position:relative; padding:0 10px; margin-right:31px; font-size:0.875em; font-weight:600; text-transform:capitalize; line-height:30px; text-decoration:none; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; color:#555 }
.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:#555 }
.content-switcher .switcher-list.active:after { margin-top:-9px; border-top-color:transparent; border-bottom-color:#555 }
.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:40px; 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 }

/* TABS */
.tabs-wrapper .tab_title { display:none }

.srs-tabs { position:relative }
.srs-tabs ul.tabs .tab { margin-right:15px; font-family:'open_sans', arial }
.srs-tabs ul.tabs .tab1 ~ .tab:before { content:'/'; float:left; margin-right:10px; font-size:30px; font-style:italic; line-height:50px; color:#ccc }
.srs-tabs .tab a { font-family:'Montserrat', arial; font-size:1.875rem; font-weight:600; line-height:50px; text-decoration:none; text-transform:capitalize; color:#555 }
.srs-tabs .tab a.active { color:#ef3c37 }
.srs-tabs .panes { position:relative }
.srs-tabs .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; margin-top:15px; visibility:hidden }
.srs-tabs .pane.active { position:static; visibility:visible }

/* 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 .lazyloaded { width:100% }
.slider-wrapper .image span { position:absolute; left:-9999rem }

.navbar-banner-slider { position:absolute; right:0; bottom:0; width:26% }
.navbar-banner-slider .next, 
.navbar-banner-slider .prev { position:absolute; display:none; left:1rem; top:50%; margin-top:-1.5rem; width:3rem; height:3rem; border:none; cursor:pointer; text-align:center; overflow:hidden; background:transparent }
.navbar-banner-slider .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; text-align:center; border:none; cursor:pointer; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.navbar-banner-slider .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.navbar-banner-slider .pp.play:before { content:'\e80a' }

.section-character-coin .section-header,
.section-twitter .section-header,
.section-aotw .section-header { position:static; line-height:2rem; margin-bottom:0; padding-bottom:20px; border-bottom:5px solid #ef3c37; font-size:1.5rem; font-weight:normal; text-transform:capitalize; color:#d81811; font-size:1.3125rem; font-family:"Montserrat",arial; font-weight:700 }

.section-banner .section-header { position:static; display:block; width:100%; height:75px; background:url(/images/setup/2018_banner_hdr.jpg) no-repeat 50% 0 #fff; text-indent:-9999px; margin-bottom:30px }

.section-character-coin .section-header:before { content:"\e801"; font-family:"glyphicons-custom"; margin-right:5px }
.section-twitter .section-header:before { content:"\e81d"; font-family:"glyphicons"; margin-right:5px }
.section-aotw .section-header:before { /* content:"\f2be"; font-family:"glyphicons-custom"; margin-right:5px  */ } 

/* TWITTER */
.twitter-wrapper { padding:25px 30px; box-shadow:0 0 5px #ccc; background:#fff }
.twitter-feed { font-size:1rem; color:#000; background:#fff }
.twitter-feed a { color:#000 }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px; font-size:0.875em }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.2em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-weight:700; color:#444 }
.twitter-feed .tweet .user { display:block }
.twitter-feed .tweet .text { display:block; font-size:0.875em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#565656 }
.twitter-feed .tweet .links a .text { position:absolute; left:-9999px; top:-9999px }
.twitter-feed .tweet .links a:focus,
.twitter-feed .tweet .links a:hover { color:#000 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }
        
.twitter-feed.list .feed { height:650px; overflow:auto }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:1.2em; line-height:1.2 }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.standings-brief { font-family:'Montserrat', arial; font-weight:700; font-size:1rem; text-transform:uppercase }
.standings-brief h3 { display:none }
.standings-brief table { width:100%; border-collapse:collapse }
.standings-brief td { padding:6px; vertical-align:middle; text-align:center }
.standings-brief tr { border:1px solid #000;  color:#fff; background:#E71D13 }
.standings-brief tr:hover { background:#ddd; color:#000 }
.standings-brief tr:nth-child(2) td { border-top:0 }
.standings-brief th:first-child,
.standings-brief td:first-child { text-align:left; padding-left:25px }
.standings-brief td img { max-width:47px; margin-right:25px }
.standings-brief td a { text-decoration:none; color:#000 }
.standings-brief th { padding:10px; font-size:15px; font-weight:700; background:#000; color:#fff }

/* FULL STANDINGS */
.full-standings h1 { margin:0; border-bottom:5px solid #E51B10; font-size:20px; text-transform:uppercase; text-align:center; color:#E51B10 }
.full-standings table { width:100%; line-height:1.2; border-collapse:collapse }
.full-standings th,
.full-standings td { padding:10px; text-align:center }
.full-standings th { font-size:14px; font-style:italic; text-transform:uppercase; color:#fff; background:#E51B10 }
.full-standings td:first-child { text-align:left; text-transform:uppercase }
.full-standings td a { text-decoration:none }
.full-standings tr:hover td { color:#000; background:#f4f4f4 }
.full-standings .pinned { display:none }
.full-standings > .container { margin-top:10px }
.full-standings > .container:first-child { margin-top:0 }
.full-standings td.conf-field { color:#444; background:#D1D1D1 }
.full-standings .overflow .pinned-col{ width:300px }

/* MEMBERS */
.members .row { margin-top:20px; margin-left:-52px; font-family:'Montserrat', arial; color:#515151 }
.members .brick { float:left; width:25%; height:475px; padding-left:52px; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-perspective:1000; -moz-perspective:1000; -ms-perspective:1000; -o-perspective:1000; perspective:1000; -ms-transform: perspective(1000px); -moz-transform: perspective(1000px); -moz-transform-style:preserve-3d; -ms-transform-style:preserve-3d }
.members .brick:first-child { margin-left:0 }
.members .brick.flip .back { -webkit-transform:rotateY(0deg); -moz-transform:rotateY(0deg); -o-transform:rotateY(0deg); -ms-transform:rotateY(0deg); transform:rotateY(0deg) }
.members .brick.flip .front { -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg) }
.members .member-info { position:relative; height:475px; font-size:1rem; text-transform:uppercase; word-break:break-word; word-wrap:break-word; -webkit-transition:0.6s; -webkit-transform-style:preserve-3d; -ms-transition:0.6s; -moz-transition:0.6s; -moz-transform:perspective(1000px); -moz-transform-style:preserve-3d; -ms-transform-style:preserve-3d; transition:0.6s; transform-style:preserve-3d }
.members .front,
.members .back { position:absolute; top:0; left:0; right:0; bottom:0; text-align:center; box-shadow:0 2px 3px 0 rgba(0,0,0,0.2); -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; backface-visibility:hidden; -webkit-transition:0.6s; -webkit-transform-style:preserve-3d; -webkit-transform:rotateY(0deg); -moz-transition:0.6s; -moz-transform-style:preserve-3d; -moz-transform:rotateY(0deg); -o-transition:0.6s; -o-transform-style:preserve-3d; -o-transform:rotateY(0deg); -ms-transition:0.6s; -ms-transform-style:preserve-3d; -ms-transform:rotateY(0deg); transition:0.6s; transform-style:preserve-3d; transform:rotateY(0deg); line-height:1.2 }
.members .front { z-index:2; padding-bottom:80px; -webkit-transform:rotateY(0deg); -ms-transform:rotateY(0deg); background:#fff }
.members .back { padding:20px 20px 70px; color:#fff; background:#000; -webkit-transform:rotateY(-180deg); -moz-transform:rotateY(-180deg); -o-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); transform:rotateY(-180deg) }
.members .front div { padding:0 24px }
.members .back div { margin-top:10px; text-align:left }
.members .back div:first-child { margin-top:0 }
.members .back div span { display:block; color:#E51B10 }
.members .front .thumb { border:8px solid #fff; vertical-align:top; background:#fff }
.members .front .thumb img { max-width:100px }
.members .front .thumb + div { display:block; padding:10px 30px; font-style:italic; line-height:1; font-weight:700; color:#fff; background:#000  }
.members .front a { display:block; color:#000; font-weight:700; text-decoration:none }
.members .front a:hover { text-decoration:underline }
.members .front .address { margin-top:20px }
.members .front .address span { color:#695a5a }
.members .front div span { color:#E51B10; font-weight:600 }
.members .front .links { margin:20px 0 }
.members .trigger { position:absolute; left:50%; bottom:10px; margin-left:-50px; width:100px; height:25px; line-height:25px; cursor:pointer; color:#fff; background:#000; border-radius:3px; font-size:0.8em; font-weight:700 }
.members .back .trigger { color:#000; background:#cecece }

.section-character-coin, .section-aotw { position: relative; }
.previous-btn { display:block; text-align: center; margin-top:30px; text-decoration: none;font-weight: 700;font-size: 18px;text-transform: uppercase;}

    

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#000; color:#fff }

/* ROSTER */
.roster th,
.roster td { padding:0.5rem 1rem; text-align:left }
.roster .roster-header { background:#000; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#000; color:#fff }
.schedule-list .month-title td { background:#E51B10!important}

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#000 }
.stats-wrapper th,
.stats-wrapper td { font-size:1.4rem; padding:0.5rem }
.highlights.highlights-standalone .stat { color: #fff; }

table.stats-table { border-width:0; border-collapse:collapse }
table.stats-table td { padding:5px 4px }
tr.stats-header td { background-color:#E51B10; color:#fff; padding:0 10px;  font-weight:700; font-size:1rem }
tr.stats-row0 { border-bottom:2px solid #fff; border-top:2px solid #fff }
tr.stats-row1 { border-bottom:2px solid #ccc; border-top:2px solid #ccc; background-color:#ccc }
td.stats-team a { text-decoration:none; font-weight:700 }
td.stats-team a:hover { text-decoration:underline; color:#E51B10 }
td.stats-field,
td.conf-field { text-align:center }
	
/* BIO */
.bio-wrap .head { background:#000; color:#fff }
.bio-wrap .head a { color:#fff }

/* SHARE ICONS */
.share-buttons .share-btn span:before { font-size:1.4rem }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background:url(/images/setup/2018_page_bg_pattern.jpg) repeat 0 0 }
.mainbody { min-height:50rem; padding:2rem; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.body-container { max-width:1170px; padding:0 20px; margin:30px auto 0 }
.landing .body-container { max-width:none }
.sport-home .body-container { margin:0 auto }

.site-header { position:relative; z-index:3; background:#fff }
.site-header > div { position:relative; max-width:1170px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { height:203px; width:1170px; max-width:100%; display:block; text-indent:-9999px; background:url(/images/setup/iaam_banner_2021.png) no-repeat 50% 50% ; color:#000 }

.mobile-menu-bar { display:none }

.landing-row { margin-top:2rem; overflow:hidden }
.landing-row:first-of-type { margin-top:0 }
.landing-row .landing-row-offset { margin:0 -1rem }
.landing-row > div { max-width:1170px; margin:0 auto; padding:2rem; 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 1rem; 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.tabs-row { margin-top:40px; padding:0 30px }
.landing-row.social-aotw-row { padding:5px 0; margin-top:35px }

/* NAVIGATION */
.dropnav { position:relative; font-family:"Montserrat",arial; font-size:1rem; height:60px; left:50%; right:50%; margin-left:-50vw; margin-right:-50vw; width:100vw; background:url(/images/setup/2018_global_nav_bg.png) repeat-x 0 0 #000; color:#fff }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { max-width:1170px; margin:0 auto; text-align:center }
.dropnav .nav { display:inline-block; vertical-align:top; position:relative }
.dropnav .nav > a { position:relative; display:block; height:60px; padding:0 16px; font-size:1.0625em; font-weight:700; line-height:60px; text-decoration:none; color:#fff; text-transform:capitalize }
.dropnav .nav.focus.has-submenu > a:after,
.dropnav .nav.has-submenu:hover > a:after { content:''; position:absolute; z-index:1; left:50%; bottom:0; margin-left:-12px; border-right:12px solid transparent; border-left:12px solid transparent; border-bottom:7px solid #fff }
.dropnav .nav > .submenu { opacity:0; visibility:hidden; position:absolute; left:-50px; top:60px; min-width:20rem; padding:50px 70px; border-bottom:5px solid #ef3e35; background:#fff; white-space:nowrap; text-align:left }
.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:block; white-space:nowrap; text-decoration:none; font-size:0.875em; font-weight:600; color:#555 }
.dropnav .submenu a:hover { color:#E51B10 }
.dropnav .submenu .has-submenu > a { font-size:1.3125em; text-transform:capitalize; font-weight:700; margin-bottom:10px; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:100px; margin-left:60px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding:10px; font-family:"Montserrat",arial; font-size:1rem; margin-bottom:10px; color:#000;  max-width:1170px; margin:0 auto; box-sizing:border-box }
.secondary-nav h1 { float:left; margin-bottom:0; color:#000; font-size:1.125em; text-transform:uppercase; font-weight:700 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right }
.secondary-nav li { float:left }
.secondary-nav li a { padding:5px 10px; font-size:0.875em; font-weight:600; color:#000; text-decoration:none }
.secondary-nav li.focus a,
.secondary-nav li:hover a { color:#E71D13; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav.focus > a,
.secondary-nav .has-nav:hover > a { color:#fff; background:#E71D13 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:1rem; background:#E71D13; border-radius:0.5rem 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:10rem; padding:0; color:#fff; white-space:nowrap }
.secondary-nav .has-nav li.focus a,
.secondary-nav .has-nav li:hover a { color:#000 }
.secondary-nav .has-nav .has-nav { position:relative }
.secondary-nav .has-nav .has-nav > ul { top:0; right:100% }

.carousel-wrapper { position:relative; padding-right:28.28% }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; height:85px; padding:45px 45px 0; color:#fff; background:rgba(0,0,0,0.6); font-size:1rem; font-family:"Montserrat",arial }
.j-carousel .story-box .title { display:block; font-size:1.5rem; color:#fff; font-weight:600; line-height:1.1 }
.j-carousel .story-box .date { position:absolute; left:40px; right:40px; top:10px; padding:3px 5px; border-bottom:1px solid #848484; font-size:0.8125em; font-weight:700  }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:top; margin-right:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:0.1rem 0.1rem #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:1.125rem }
.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 a { text-decoration:none }
.j-carousel .story-box a:hover { text-decoration:underline }
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; right:45px; bottom:93px; z-index:2 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:8px; height:8px; cursor:pointer; text-indent:-9999px; border:2px solid #fece02; border-radius:100% }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control:focus,
.j-carousel .control.active { background:#fece02 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.carousel-wrapper .view-archives { position:absolute; display:block; right:28.48%; bottom:2px; background:#fff; z-index:1; text-decoration:none; text-align:center; padding:7px 20px; border-radius:5px }

.navbar-banner { position:absolute; right:0; bottom:0; width:26% }
.navbar-banner-top { position:absolute; right:0; top:0; width:26% }
.navbar-banner-top img { width:100% }

.right-slider-wrapper a[rel=wiki-link] { position:absolute; right:0; bottom:0px; background:#fff }
.right-slider-wrapper a[rel=wiki-link] + a { right:55px }

.scoreboard-slider { position:relative; font-size:1rem }
.scoreboard-slider .no-events { font-size:1.875em; text-align:center; line-height:5; color:#000; background:#fff }
.scoreboard-slider .slider {position:relative;overflow:hidden; padding:10px 0 }
.scoreboard-slider .slides { position:relative; width:50000% }
.scoreboard-slider .slide { width:0.2%; float:left; padding:0 5px; box-sizing:border-box }
.scoreboard-slider .event-box { float:left; width:18.4%; margin-left:2%; box-shadow: 0 0 10px #ccc; box-sizing:border-box; font-size:1rem; font-family:"Montserrat",arial }
.scoreboard-slider .event-box:first-child { margin-left:0 }
.scoreboard-slider .event { position:relative; min-height:220px; padding:45px 5px 0; text-align:center; color:#444; background:#fff; box-sizing:border-box;  }
.scoreboard-slider .event-box .event:after { content:'/'; position:absolute; left:50%; top:0; z-index:1; width:10%; padding:10px 0; margin-left:-5%; font-size:0.8725em; line-height:2; text-align:center; color:#fff; background:#222 }
.scoreboard-slider .event-box .date { position:absolute; left:0; right:55%; top:0; min-height:45px; padding:10px 0 10px 10px; font-weight:700; line-height:2; text-align:right; text-transform:uppercase; color:#fff; background:#222; box-sizing:border-box; font-size:0.8725em }
.scoreboard-slider .event .date span:first-child { display:none }
.scoreboard-slider .event .date span:nth-child(2):after { content:"."; margin-right:2px }
.scoreboard-slider .event .sport {  font-size:0.875em; margin:25px 0 10px }
.scoreboard-slider .event .sport a { color:#000; font-weight:700; text-decoration:none }
.scoreboard-slider .event-box .status { position:absolute; left:55%; right:0; top:0; min-height:45px; padding:10px 10px 10px 0; line-height:2; font-weight:700; white-space:nowrap; text-transform:uppercase; text-align:left; text-overflow:ellipsis; overflow:hidden; color:#fff; background:#222; box-sizing:border-box; font-size:0.8725em }
.scoreboard-slider .event .opponent { font-size:1em; font-weight:400; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.scoreboard-slider .event .opponent .result { display:block; font-weight:700; color:#222 }
.scoreboard-slider .event .team {  font-size:1em; font-weight:400; white-space:nowrap; text-overflow:ellipsis; overflow:hidden }
.scoreboard-slider .event .va { display:block; color:#d81811; text-transform:uppercase; font-size:0.75em }
.scoreboard-slider .event .va:before,
.scoreboard-slider .event .va:after { content:"-"; margin:0 3px }
.scoreboard-slider .event .team + .team { margin-top:3px }
.scoreboard-slider .event .team .result { display:block; font-weight:700; text-align:center }
.scoreboard-slider .event .team .score { float:right; margin-left:20px }
.scoreboard-slider .event .team + .team .score { margin-top:20px }
.scoreboard-slider .event .neutralsite-notes { max-height:40px; margin-top:2px; line-height:1; overflow:hidden; font-size:0.75em }
.scoreboard-slider .event .neutralsite-notes .notes { display:none }
.scoreboard-slider .event-box .links { position:absolute; display:none; background:rgba(0,0,0,0.8); padding-top:3rem; left:0; right:0; bottom:0; top:46px; text-align:center }
.scoreboard-slider .event-box:hover .links { display:block }
.scoreboard-slider .event-box .links a { color:#fff; font-size:1.1rem; font-weight:700 }
.scoreboard-slider .event-box .links .sep { color:#fff; display:inline-block; vertical-align:middle; margin:0 0.2rem }

.scoreboard-slider .event-box.empty .event:after { display:none }
.scoreboard-slider .event-box.result .va { text-align:center }
.scoreboard-slider .event-box.result .team { text-align:left; padding:0 10px }
.scoreboard-slider .event-box.away .team { text-align:center }

.scoreboard-slider .next, 
.scoreboard-slider .prev { position:absolute; left:-40px; top:50%; z-index:1; margin-top:-15px; width:40px; height:40px; font-size:2.2rem; line-height:40px; cursor:pointer; text-decoration:none; text-align:center; color:#000; overflow:hidden }
.scoreboard-slider .next { left:auto; right:-40px }
.scoreboard-slider .prev:before { content:"\e80f"; display:block; font-family:'glyphicons' }
.scoreboard-slider .next:before { content:"\e810"; display:block; font-family:'glyphicons' }
.scoreboard-slider .next.disabled, 
.scoreboard-slider .prev.disabled { display:none }
.scoreboard-slider .full-schedule-btn { position:absolute; right:0; top:-50px; font-size:1.125rem; font-weight:700; line-height:40px; text-align:center; text-decoration:none; text-transform:uppercase; color:#222; display:none }
.scoreboard-slider .full-schedule-btn:before { content:'\e803'; font-family:'glyphicons'; margin-right:5px  }
.scoreboard-slider .full-schedule-btn:hover,
.scoreboard-slider .full-schedule-btn:focus { text-decoration:underline }
.scoreboard-slider .next:focus, 
.scoreboard-slider .prev:focus { outline:none; text-shadow:1px 1px 10px rgba(0,0,0,0.8) }

}

@media only screen and (min-width:1024px) and (max-width:1170px) {

.footer-text span { 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:-9999rem; background:url("/images/setup/2018_header_tablet.png") no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#ef3e35 }
.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; padding:0 10px; text-align:center; line-height:3; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#000; font-weight:700; border-radius:3px }
.mobile-menu-bar li a.active { background:#222; color:#fff; text-decoration:none }

.landing-row.social-aotw-row .landing-col { float:left; padding:0 10px; width:50%; box-sizing:border-box }
.landing-row.social-aotw-row .landing-col:nth-child(3) { width:100% }

.dropnav { display:none; font-size:1rem; color:#fff; 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 0.625em; line-height:2.125em; color:#fff; text-decoration:none; position:relative }
.dropnav .has-submenu { position:relative }
.dropnav .has-submenu > a { margin-right:2.5em }
.dropnav .has-submenu:after { content:'\e810'; position:absolute; right:0; top:0; width:2.5em; text-align:center; font-family:'glyphicons'; speak:none; line-height:2.125em; 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:0.625em; background:#666 }
.dropnav .submenu.level2 .submenu li { border:none }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#222; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:1.5rem; color:#fff; font-weight:700 }
.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 }
.secondary-nav a[rel="wiki-link"]{ color:#fff!important }

.j-carousel { font-size:1rem; color:#fff; background:#000 }
.j-carousel .story-box { padding:10px; font-size:1em; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:1.125em; 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:1.125em }
.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 { position:absolute; left:0; right:0; top:-32px; z-index:2; height:12px; padding:10px 0; margin-top:68.45%; 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:100% }
.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 }
.carousel-wrapper .view-archives { display:block; margin-bottom:5px; padding:10px; background:#d81811; text-align:center; text-decoration:none; color:#fff }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:10px; border-bottom:5px solid #ef3e35; font-size:1.5rem; font-weight:700; text-decoration:none; text-transform:uppercase; background:#222; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible; margin:0 }
.tabs-wrapper .pane .overflow { height:auto }

.tabs-wrapper .tab_title1, .tabs-wrapper .tab_title2,
.tabs-wrapper .tab_title1 + .pane, .tabs-wrapper .tab_title2 + .pane { display:none !important }

.content-switcher .switcher-list { position:relative; top:0; margin:5px; width:auto; right:0 }

.schedule-boxscore .event-box { margin-top:0.5rem }
.aotw { height:auto; padding:10px }
.aotw .title { text-align:center }
.aotw .leadin { text-align:center }

.site-footer .footer-presto-logo { float:none; display:block; margin-top:30px }
.footer-text { float:none; max-width:100%; text-align:center }

.section-character-coin .section-header,
.section-twitter .section-header,
.section-aotw .section-header { background:#222; color:#fff; text-align:center; padding:10px; margin-top:10px }

.navbar-banner,
.navbar-banner-top { text-align:center; margin:5px }

.navbar-banner-slider { position:relative; margin:0 auto; width:auto; max-width:300px }

.members .row { margin-left:-20px }
.members .brick { padding-left:20px }
.members .member-info { font-size:0.7rem }

tr.stats-header td { padding:0 6px; font-size:0.8rem }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

h1 { font-size:1.75rem }
h2 { font-size:1.5rem }
h3 { font-size:1.375rem }
h4 { font-size:1.25rem }
h5 { font-size:1rem }
h6 { font-size:0.875rem }

.site-header .site-title { margin:0 150px 0 10px }
.site-header .site-title a { position:relative; max-width:240px; height:80px; background:url(/images/setup/2018_header_mobile_wide.png) no-repeat 50% 50%; background-size:100% auto }

.mobile-menu-bar { position:absolute; min-width:150px; right:5px; top:0; height:80px; padding:0; background:none; white-space:nowrap; overflow:hidden }
.mobile-menu-bar ul { position:absolute; right:0; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%) }
.mobile-menu-bar li a { padding:10px; line-height:1; background:#E51B10; color:#fff; box-sizing:border-box }
.mobile-menu-bar li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }

.standings-brief { font-size:0.7rem }
.standings-brief th { padding:8px; font-size:1em }

.section-character-coin .section-header,
.section-twitter .section-header,
.section-aotw .section-header { padding:5px; border-bottom:5px solid #ef3c37; font-size:1.5rem;  font-size:0.8rem }

.members .row { margin-top:0px; margin-left:0; font-family:'Montserrat', arial; color:#515151 }
.members .brick { float:none; display:block; width:100%; height:475px; padding-left:0; border:5px solid #000 }
.members .member-info { height:400px }

}


@media only screen and (max-width:500px) {

.landing-row.social-aotw-row .landing-col { width:100%; padding:0 }
.aotw { min-height:auto }

}

/* 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;}
