/* ==============
   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: 'ruda';
    src: url('ruda-regular-webfont.woff2') format('woff2'),
         url('ruda-regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'ruda';
    src: url('ruda-bold-webfont.woff2') format('woff2'),
         url('ruda-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'ruda';
    src: url('ruda-black-webfont.woff2') format('woff2'),
         url('ruda-black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#ff6600 !important }

.skip-navigation { position:absolute; left:-9999px; top:-9999px; display:block; padding:5px; background:#000; color:#fff !important; text-align:center }
.skip-navigation:focus { position:static }

body { font-family:'ruda', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#ff6600; text-decoration:none }
a:focus,
a:hover { color:#0a2842; 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 }

.wrapper { position:relative; z-index:1; max-width:1200px; margin:0 auto }
.landing .wrapper { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'ruda', 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 }

.site-footer { text-align:center }
.site-footer .copyright { color:#fff; }

.site-footer .footer-presto-logo { display:inline-block; margin-left:20px; }



/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:61.15%; position:relative; 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 { width:12.5%; float:left; position:relative }

/* AOTW */
.aotw { position:relative; height:444px; margin-left:168px; padding:25px 25px 0 220px; background:#eee; border:5px solid #fff; box-shadow:0 4px 8px 1px rgba(0,0,0,0.31); box-sizing:border-box }
.aotw .thumb { position:absolute; left:-170px; top:-14px; width:335px; height:335px; border:4px solid #fff; border-radius:100%; overflow:hidden; box-shadow:0 4px 8px 1px rgba(0,0,0,0.32) }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:18px; font-weight:700; color:#333 }
.aotw .title span:first-child { font-size:28px; font-weight:900 }
.aotw .title span:nth-child(2) { margin-bottom:5px; font-size:23px; text-transform:uppercase; color:#ff6600 }
.aotw .leadin { font-size:16px; color:#333 }
a.btn-aotw { position:absolute; top:6px; right:0; padding:5px 15px; font-size:12px; font-weight:900; text-transform:uppercase; text-decoration:none; color:#fff; background:#ff6600; border-radius:4px }

/* 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 #0a2842; font-size:16px; line-height:30px; text-transform:uppercase; color:#0a2842 }
.schedule-boxscore .sport { font-size:20px; color:#0a2842 }
.schedule-boxscore .status { float:right; text-transform:uppercase; color:#ff6600 }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px }
.schedule-boxscore .team .result { color:#ff6600 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site  { margin-top:5px; font-size:12px; color:#a0a0a0 }

/* TABS */
.tabs-wrapper .tabs { border-bottom:5px solid #0a2842 }
.tabs-wrapper ul.tabs .tab { margin-left:5px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; line-height:30px; padding:0 10px; text-transform:uppercase; text-decoration:none; background:#8f9090; color:#fff }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { outline:none; background:#ff6600 }

.secondary-tabs .pane .overflow { height:300px; padding:10px; overflow:auto }

/* TWITTER */
.twitter-feed { color:#333; background:#fff }
.twitter-feed .tweet .info { position:relative; padding:15px 15px 50px }
.twitter-feed .tweet .userinfo { min-height:40px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px }
.twitter-feed .tweet .userinfo a { text-decoration:none }
.twitter-feed .tweet .userinfo .icon { position:absolute; right:10px; top:10px; font-size:1.6em; line-height:1; color:#eee }
.twitter-feed .tweet:hover .userinfo .icon { color:#4ec2dc }
.twitter-feed .tweet .logo { float:left; max-width:40px; margin-right:10px }
.twitter-feed .tweet .logo img { vertical-align:middle }
.twitter-feed .tweet .title { display:block; font-size:1.1em; font-weight:700; color:#333 }
.twitter-feed .tweet .username { display:block; font-size:0.9em }
.twitter-feed .tweet .text { display:block; font-size:1.2em; line-height:1.4 }
.twitter-feed .tweet .thumb { margin-top:10px }
.twitter-feed .tweet .thumb img { vertical-align:middle }
.twitter-feed .tweet .links { position:absolute; left:15px; right:15px; bottom:5px; line-height:35px }
.twitter-feed .tweet .links a { margin-right:20px; font-size:1.2em; color:#ccc }
.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:#333 }
.twitter-feed .tweet .date { float:right; font-size:0.9em; font-weight:700 }

.twitter-feed.list .feed { height:442px; border:1px solid #eee; overflow:auto; box-shadow:0 1px 3px 0 rgba(0,0,0,0.4) }
.twitter-feed.list .head { padding:10px 15px }
.twitter-feed.list .head h1 { margin:0; font-size:26px; font-weight:400; line-height:30px }
.twitter-feed.list .tweet .info { border-top:1px solid #eee }

.instagram-feed { position:relative }
.instagram-feed .feed { height:442px; border:1px solid #eee; overflow:auto; box-shadow:0 1px 3px 0 rgba(0,0,0,0.4) }
.instagram-feed ul { margin:0; list-style:none }
.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; text-transform:uppercase }
.instagram-feed .item a { display:flex; align-items:center; position:absolute; left:0; right:0; top:0; bottom:0; color:#fff; background:#565656; 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; 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 .item { width:33.32%; float:left }
.instagram-feed .item .gutter { padding:3px }
.instagram-feed .prev,
.instagram-feed .next { display:none }

div.mod-graphic-carousel.style3 .slick-arrow { display: none !important; }

.facebook-widget { height:442px; border:1px solid #eee; overflow:hidden; box-shadow:0 1px 3px 0 rgba(0,0,0,0.4) }

/* COACHES */
.coaches { margin-top:138px }
.coaches .coach { float:left; position:relative; width:17%; min-height:310px; margin-left:3.75%; padding:120px 15px 15px; text-align:center; background:#eee; border:4px solid #fff; border-radius:4px; box-sizing:border-box; box-shadow:0 4px 8px -2px rgba(0,0,0,0.55) }
.coaches .coach:first-child { margin-left:0 }
.coaches .thumb { position:absolute; top:-100px; left:-4px; width:100%; height:196px; border:4px solid #fff; border-radius:100%; overflow:hidden }
.coaches .thumb img { position:absolute; left:0; top:50%; width:100%; vertical-align:top; -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.coaches .title { display:block; margin-bottom:5px; font-size:20px; font-weight:900; text-transform:uppercase; color:#0a2842 }
.coaches .leadin { font-size:16px; font-weight:700; line-height:1; color:#ff6600 }
.coaches-slider .next, 
.coaches-slider .prev { position:absolute; left:0; top:50%; margin-top:-15px; width:32px; height:50px; font-size:35px; cursor:pointer; line-height:30px; text-decoration:none; text-align:left; color:#f60; overflow:hidden }
.coaches-slider .next { left:auto; right:0; text-align:right }
.coaches-slider .prev:before,
.coaches-slider .next:before { content:"\e80f"; display:inline-block; font-family:'glyphicons'; padding:10px;  background:rgba(255,255,255,0.2); }
.coaches-slider .next:before { content:'\e810' }


/* CHAMPIONSHIPS WON */
.championships .championship { float:left; position:relative; width:23.08%; min-height:340px; margin:70px 0 0 2.5%; padding:125px 0 0; font-weight:700; font-size:18px; text-transform:uppercase; text-align:center; color:#fff; background:#eee; border:4px solid #fff; border-radius:4px; box-sizing:border-box; box-shadow:0 4px 8px -2px rgba(0,0,0,0.55) }
.championships .championship .title { margin-top:10px; text-decoration:none }
.championships .championship .title span { display:block; font-size:18px; font-weight:700; color:#333 }
.championships .championship .title span:first-child { position:absolute; top:25px; left:25px; right:25px; font-size:19px; font-weight:900; line-height:1.2; text-transform:uppercase; color:#0a2842 }
.championships .championship div[class*="basketball"] span:first-child { left:5px; right:5px }
.championships .championship .leadin { position:absolute; left:-4px; right:-4px; bottom:-23px; padding:10px; background:#ff6600; border:4px solid #fff; border-radius:4px; border-top:0; box-sizing:border-box; box-shadow:0 4px 8px -2px rgba(0,0,0,0.55); -webkit-transform:skewY(-6.5deg); transform:skewY(-6.5deg) }

/* SOCIAL BUTTONS */
.social-links { float:right; margin-top:35px }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; margin-left:23px }
.social-links li:first-child { margin-left:0 }
.social-links li a { text-decoration:none }
.social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.social-links li .icon { display:block; width:50px; height:50px; font-size:26px; text-align:center; line-height:50px; color:#fff; border-radius:100% }
.social-links li .gicon-facebook { background:#3b5998 }
.social-links li .gicon-twitter { background:#55acee }
.social-links li .gicon-instagram { background: #f09433;
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 ); }
.social-links li .gicon-youtube-play { background:#bb0000 }

.navbar-fball-leader{ text-align:center }

.navbar-banner { text-align:center }
.navbar-banner img { max-width:500px }

.gicon-flickr::before { content: '' !important;background: url(/design/logos/Flickr_lcon.png) no-repeat;width: 61px;height: 61px;background-size: contain;margin-left: -18px;border-radius: 60px;}

.sponsor-row { text-align:center }
.sponsor-row > .container { padding:15px; background:#ddd }
.sponsors-nav-new{ padding:35px 0; background:#fff }
.sponsors-nav-new li { display:inline-block; vertical-align:top; margin-left:30px }
.sponsors-nav-new li:first-child { margin-left:0 }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#ff6600; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#ff6600; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#ff6600; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#ff6600 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#ff6600; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* FULL STANDINGS */
.full-standings .fixed-table { display:none }
.full-standings table { border-collapse:collapse; width:100%; background:#FFF }
.full-standings td { padding:5px; line-height:40px; text-align:center; white-space:nowrap }
.full-standings td:first-child { text-align:left }
.full-standings tr:nth-child(even) td { background:#f5f5f5 }
.full-standings table tr .conf-field { background:#E5E5E5 }
.full-standings .stats-header td { color:#FFF; text-transform:uppercase; font-size:14px; font-weight:normal; background:#ff6600 }
.full-standings .stats-header:nth-of-type(2) td { color:#ff6600 }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden; background: #0A2842; }
.body-container { margin-top:24px }
.mainbody { min-height:500px; padding:20px; position:relative; border:1px solid #ccc }
.landing .mainbody { min-height:0; padding:0; border:0 }

.site-header { position:relative; z-index:4; margin-bottom:10px }
.site-header .site-title { position:absolute; z-index:5; left:50%; top:8px; margin:0 0 0 -140px }
.site-header .site-title a { display:block; width:260px; height:156px; text-indent:-9999px; background:url(/images/setup/master_sprite20190506.png) no-repeat }

.site-footer { padding:123px 0 41px; background:url(/images/setup/footer_bg.png) no-repeat 50% 0; background-size:cover }
.site-footer > .container { position:relative; max-width:1020px; margin:0 auto }

.mobile-menu-bar { display:none }

.landing .content-row > .container { position:relative; max-width:1200px; margin:0 auto }

/*.landing .content-row1 { padding-bottom:42px; background:url(/images/setup/bg_row_1_and_3.png) repeat-x 0 100% }*/
.landing .content-row1 { padding-bottom:42px;}
.landing .content-row2 { padding:41px 0 133px; background:url(/images/setup/bg_row_2.png) no-repeat 50% 0; background-size:cover; border-top:3px solid #ff6600 }
/*.landing .content-row3 { padding:27px 0 58px; background:url(/images/setup/bg_row_1_and_3.png) repeat-x 0 100%; border-bottom:3px solid #fff }*/
.landing .content-row3 { padding:27px 0 58px;}
.landing .content-row4 { padding:25px 0 191px; background:url(/images/setup/bg_row_coaches.png) no-repeat 50% 0; background-size:cover; border-top:3px solid #1a3247 }
.landing .content-row5 { padding:8px 0 40px }

.landing .content-row .content-col { position:relative }
.landing .content-row1 .content-col1 { float:left; width:60.66% }
.landing .content-row1 .content-col2 { float:right; width:36.83% }
.landing .content-row3 .content-col { float:left; width:32%; margin-left:2% }
.landing .content-row3 .content-col1 { margin-left:0 }

.landing .content-row1 .section-header { position:static; margin:0; font-size:35px; font-weight:900; text-transform:uppercase; line-height:57px; color:#ff6600 }
.landing .content-row3 .section-header { position:static; margin-bottom:20px; font-size:45px; text-transform:uppercase; line-height:1; color:#ff6600 }
.landing .content-row3 .section-header { text-align:center }
.landing .content-row4 .section-header { position:static; margin-bottom:40px; font-size:45px; text-transform:uppercase; text-align:center; color:#fff }
.landing .content-row4 .section-header span { display:block; font-size:20px }
.landing .content-row5 .section-header { position:static; margin-bottom:34px; font-size:45px; text-transform:uppercase; text-align:center; color:#ff6600 }

/* NAVIGATION */
nav[id="nav"] { position:relative; z-index:4; margin-bottom:5px; background:#0a2842; text-align:center }
nav[id="nav"] ul, nav[id="nav"] li { list-style:none; padding:0; margin:0 }
nav[id="nav"] > ul { display:inline-block; vertical-align:top; margin-left:60px; text-align:left }
nav[id="nav"] .nav1 { margin-left:-50px ;}
nav[id="nav"] .nav { float:left; position:relative }
nav[id="nav"] .nav:nth-child(3) { margin-right:278px }
nav[id="nav"] .nav > a { display:block; height:83px; padding:0 8px; font-size:16px; font-weight:700; line-height:83px; text-decoration:none; color:#fff; text-transform:uppercase }
nav[id="nav"] .nav.focus > a,
nav[id="nav"] .nav:hover > a { outline:none; color:#0a2842; background:#ccc }
nav[id="nav"] .nav > .submenu { display:none; position:absolute; left:0; top:83px; padding:10px; background:#ccc; white-space:nowrap; box-shadow:0 6px 8px -2px rgba(0,0,0,0.55) }
nav[id="nav"] .nav.focus > .submenu,
nav[id="nav"] .nav:hover > .submenu { display:block }
nav[id="nav"] .submenu a { display:block; padding:0 10px;font-size:16px; font-weight:700; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:41px; color:#0a2842 }
nav[id="nav"] .submenu a:hover { color:#fff; background:#0a2842 }
nav[id="nav"] .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
nav[id="nav"] .submenu ul,
nav[id="nav"] .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
nav[id="nav"] .submenu ul:first-child,
nav[id="nav"] .submenu .has-submenu:first-child { margin-left:0 }

nav[id="sports-nav"] { position:relative; z-index:3; text-align:center }
nav[id="sports-nav"] ul, nav[id="sports-nav"] li { list-style:none; padding:0; margin:0 }
nav[id="sports-nav"] > ul { position:relative; display:inline-block; vertical-align:top; height:50px; text-align:left; background:#ff6600 }
nav[id="sports-nav"] > ul:before,
nav[id="sports-nav"] > ul:after { content:''; position:absolute; left:-49px; top:0; width:49px; height:50px; background:url(/images/setup/master_sprite20190906.png) 0 -429px }
nav[id="sports-nav"] > ul:after { left:auto; right:-49px; background-position:-1171px -429px }
nav[id="sports-nav"] .nav { float:left; position:relative }
nav[id="sports-nav"] .nav > a { display:block; height:50px; padding:0 15px; font-size:16px; font-weight:700; line-height:50px; text-decoration:none; color:#fff; text-transform:uppercase }
nav[id="sports-nav"] .nav.focus > a,
nav[id="sports-nav"] .nav:hover > a { outline:none; color:#0a2842; background:#ccc }
nav[id="sports-nav"] .nav > .submenu { display:none; position:absolute; left:0; top:50px; padding:10px; background:#ccc; white-space:nowrap; box-shadow:0 6px 8px -2px rgba(0,0,0,0.55) }
nav[id="sports-nav"] .nav.focus > .submenu,
nav[id="sports-nav"] .nav:hover > .submenu { display:block }
nav[id="sports-nav"] .submenu a { display:block; padding:0 10px;font-size:16px; font-weight:700; white-space:nowrap; text-decoration:none; text-transform:uppercase; line-height:41px; color:#0a2842 }
nav[id="sports-nav"] .submenu a:hover { color:#fff; background:#0a2842 }
nav[id="sports-nav"] .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
nav[id="sports-nav"] .submenu ul,
nav[id="sports-nav"] .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
nav[id="sports-nav"] .submenu ul:first-child,
nav[id="sports-nav"] .submenu .has-submenu:first-child { margin-left:0 }

/* MEMBER LOGOS */
nav[id="members-nav"] { padding:11px 0 9px; text-align:center; background:#404040; border-bottom:5px solid #999 }
nav[id="members-nav"] ul { display:inline-block; vertical-align:top; margin:0 0 0 -45px; list-style:none }
nav[id="members-nav"] .nav { float:left; margin-left:12px }
nav[id="members-nav"] .nav:first-child { margin-left:30px }
nav[id="members-nav"] .nav > a { position:relative; display:block; height:55px; text-indent:-9999px; background:url(/images/setup/master_sprite_new) no-repeat -9999px -9999px; transition:0.2s }
nav[id="members-nav"] .nav > a:hover { -webkit-transform:scale(1.2); transform:scale(1.2) }
nav[id="members-nav"] .nav:first-child > a { width:53px; background-position:-920px 0 }
nav[id="members-nav"] .nav:nth-child(2) > a { width:49px; background-position:-994px 0 }
nav[id="members-nav"] .nav:nth-child(3) > a { width:67px; background-position:-1061px 0 }
nav[id="members-nav"] .nav:nth-child(4) > a { width:42px; background-position:-1145px 0 }
nav[id="members-nav"] .nav:nth-child(5) > a { width:86px; background-position:-1199px 0 }
nav[id="members-nav"] .nav:nth-child(6) > a { width:42px; background-position:-1296px 0 }
nav[id="members-nav"] .nav:nth-child(7) > a { width:42px; margin-right:250px; background-position:-1352px 0 }
nav[id="members-nav"] .nav:nth-child(8) > a { width:48px; background-position:-1423px 0 }
nav[id="members-nav"] .nav:nth-child(9) > a { width:50px; background-position:-1740px 0 }
nav[id="members-nav"] .nav:nth-child(10) > a { width:93px; background-position:-1487px 0 }
nav[id="members-nav"] .nav:nth-child(11) > a { width:49px; background-position:-1601px 0 }
nav[id="members-nav"] .nav:nth-child(12) > a { width:49px; background-position:-1674px 0 }
nav[id="members-nav"] .nav:nth-child(13) > a { width:45px; background-position:-1946px 0 }
nav[id="members-nav"] .nav:nth-child(14) > a { width:49px; background-position:-1801px 0 }
nav[id="members-nav"] .nav:nth-child(15) > a { width:55px; background-position:-1872px 0 }

.secondary-nav { position:relative; z-index:2; color:#fff }
.secondary-nav > div { position:relative; max-width:990px; padding:0 10px; height:50px; margin:0 auto; background:#E5E5E5; box-sizing:border-box }
.secondary-nav > div:before,
.secondary-nav > div:after { content:''; position:absolute; left:-51px; top:0; width:51px; height:50px; background:url(/images/setup/navbar_secondary.png) no-repeat 0 0 }
.secondary-nav > div:after { left:auto; right:-51px; width:54px; background-position:-1155px 0 }
.secondary-nav h1 { float:left; margin-bottom:0; color:#0a2842; font-size:24px; font-weight:800; text-transform:uppercase; line-height:50px; }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:14px }
.secondary-nav li { float:left; font-weight:800; text-transform:uppercase }
.secondary-nav li a { padding:5px 10px; color:#0a2842; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#ff6600; outline:none; text-decoration:none }
.secondary-nav li:before { content:" " }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav:hover > a { color:#fff; background:#0a2842 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#0a2842; 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:#fff }
.secondary-nav .has-nav li a:hover { color:#ff6600 }

.j-carousel { padding:15px; background:#fff; border:1px solid #ccc }
.j-carousel .story-box { position:relative; min-height:108px; padding-top:10px; color:#0a2842; box-sizing:border-box }
.j-carousel .story-box .title { display:block; font-size:24px; color:#0a2842; font-weight:900; text-decoration:none }
.j-carousel .story-box .title:hover { color:#ff6600 }
.j-carousel .story-box .date { font-size:18px; text-transform:uppercase }
.j-carousel .story-box .carousel-share-links { display:inline-block; margin-left:10px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#0a2842 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.j-carousel .controls { padding-top:10px }
.j-carousel .control { position:relative; float:left; width:19.24%; margin-left:.86%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; border:3px solid #0a2842 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control.active { background:#0a2842 }
.j-carousel .control.active .thumb { opacity:0.3 }
.j-carousel .pp { display:none }
.j-carousel .prev,
.j-carousel .next { position:absolute; top:-34px; right:29px; width:20px; height:20px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/master_sprite20190906.png) no-repeat -794px 0 }
.j-carousel .next { right:0; background-position:-819px 0 }

.top-stories-sponsor { position:absolute; left:220px; top:8px }

.headlines-wrapper { padding:15px; background:#fff; border:1px solid #ccc }
.headlines-sponsor { display:block; text-align:center }

.top-stories { height:571px; overflow:auto }
.top-stories .story { position:relative; padding:10px 10px 10px 60px; border-top:1px solid #efefef }
.top-stories .story:first-child { border-top:0 }
.top-stories .section { float:left; min-width:50px; margin-left:-50px; font-size:12px; text-transform:uppercase; color:#aeb0b3 }
.top-stories .title { display:inline-block; vertical-align:top; font-size:12px; text-decoration:none; color:#0a2842 }
.top-stories .title:hover { color:#ff6600 }
.top-stories .date,
.top-stories .leadin { display:none }
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; font-weight:900; font-size:12px; text-align:center; text-transform:uppercase; text-decoration:none; color:#fff; background:#ff6600; border-radius:3px }

/* 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 }

.banner-slider{ margin:20px 0 }
.banner-slider .next, 
.banner-slider .prev { position:absolute; left:0; top:50%; margin-top:-15px; width:32px; height:50px; font-size:35px; cursor:pointer; line-height:30px; text-decoration:none; text-align:left; color:#f60; overflow:hidden }
.banner-slider .next { left:auto; right:0; text-align:right }
.banner-slider .prev:before,
.banner-slider .next:before { content:"\e80f"; display:inline-block; font-family:'glyphicons'; padding:10px;  background:rgba(255,255,255,0.2); }
.banner-slider .next:before { content:'\e810' }

.alerts-wrapper { position:relative; z-index:1; max-width:1200px; margin:9px auto 0 }
.alerts-slider { float:right; position:relative; max-width:980px; height:58px; margin-right:40px; padding:0 28px; box-sizing:border-box; background: rgb(238,238,238);
background: -moz-linear-gradient(top, rgba(238,238,238,1) 0%, rgba(238,238,238,1) 50%, rgba(226,226,226,1) 50%, rgba(226,226,226,1) 100%);
background: -webkit-linear-gradient(top, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 50%,rgba(226,226,226,1) 50%,rgba(226,226,226,1) 100%);
background: linear-gradient(to bottom, rgba(238,238,238,1) 0%,rgba(238,238,238,1) 50%,rgba(226,226,226,1) 50%,rgba(226,226,226,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#e2e2e2',GradientType=0 ); }
.alerts-slider:before,
.alerts-slider:after { content:''; position:absolute; left:-37px; top:0; width:37px; height:58px; background:url(/images/setup/master_sprite20190906.png) no-repeat -144px -502px }
.alerts-slider:after { left:auto; right:-40px; width:40px; background-position:-1161px -502px }
.alerts-slider .text p { display:block; margin:0; font-size:16px; line-height:58px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#000 }
.alerts-slider .next, 
.alerts-slider .prev { position:absolute; left:0; top:50%; margin-top:-15px; width:10px; height:30px; font-size:24px; cursor:pointer; line-height:30px; text-decoration:none; text-align:left; color:#f60; overflow:hidden }
.alerts-slider .next { left:auto; right:0; text-align:right }
.alerts-slider .prev:before,
.alerts-slider .next:before { content:"\e80f"; display:block; font-family:'glyphicons' }
.alerts-slider .next:before { content:'\e810' }

.alerts-sponsor { position:relative; display:block; width:105px; height:58px; margin-left:39px }
.alerts-sponsor:before { content:''; position:absolute; left:-39px; top:0; width:39px; height:58px; background:url(/images/setup/master_sprite20190906.png) no-repeat 0 -502px }
.alerts-sponsor img { position:absolute; left:50%; top:50%; -webkit-transform:translate(-50%,-50%); transform:translate(-50%,-50%) }

/* SPONSORS */
.sponsors-nav { margin-top:13px; text-align:center }
.sponsors-nav ul { display:inline-block; vertical-align:top }
.sponsors-nav li { float:left }
.sponsors-nav li a[href="http://www.msmoc.com/"] { position:relative; top:-10px }

/* BUTTONS */
.buttons-nav li { float:left; width:23.91%; margin-left:1.41% }
.buttons-nav li:first-child { margin-left:0 }

.championships .championship:nth-child(4n+1) { margin-left:0; clear:left }
.championships .championship:nth-child(-n+4) { margin-top:0 }
.championships .championship:last-child{ margin-bottom:50px  }

.navbar-fball-leader{ position:relative; left:650px; width:500px; top:10px }
}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1320px) {

.site-header .site-title { -webkit-transform:scale(0.75); transform:scale(0.75) }

nav[id="nav"] .nav > a { height:70px; font-size:13px; line-height:70px }
/*nav[id="nav"] .nav:nth-child(4) { margin-right:200px }*/

nav[id="sports-nav"] .nav > a { padding:0 10px; font-size:14px }

nav[id="members-nav"] .nav { margin-left:0; -webkit-transform:scale(0.75); transform:scale(0.75) }
nav[id="members-nav"] .nav:nth-child(7) > a { margin-right:220px }

.sponsors-nav li { -webkit-transform:scale(0.75); transform:scale(0.75) }
.sponsors-nav li { margin-left:-30px }

.secondary-nav > div { max-width:805px }
.secondary-nav li { margin-left:10px; font-size:13px }

.alerts-wrapper { max-width:1024px }
.alerts-slider { max-width:804px }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#0a2842 }
.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:#ff6600 }
.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:#0a2842; 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:#ff6600; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:5px 5px 0; position:absolute; right:10px; top:50%; margin-top:-2px }
.secondary-nav.active h1 { background:rgba(0,0,0,0.3) }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 5px 5px }
.secondary-nav li { border-top:1px solid #8c8c8c }
.secondary-nav li:first-child { border-top:none }
.secondary-nav li a { display:block; padding:5px 10px; color:#fff; text-transform:none; text-decoration:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#000 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .story-box .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .story-box .carousel-share-links a:before { font-size:18px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; top:-37px; height:12px; padding:15px 0 10px; margin-top:61.15%; text-align:center }
.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,
.j-carousel .pp,
.j-carousel .prev,
.j-carousel .next { 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 #0a2842; text-transform:uppercase; background:#ff6600; color:#fff }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.slider-wrapper { padding:0 5px 5px; background:#1e3265 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.top-stories { padding:10px 10px 0 }
.top-stories .story { margin-top:10px; padding:5px; background:#fff; border:1px solid #ccc; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.top-stories .thumb { position:relative }
.top-stories .play-button{ display:block; width:36px; height:36px; background:rgba(0,0,0,0.9); position:absolute; right:50%; top:50%; margin:-18px -18px 0 0; text-indent:-9999px; border-radius:5px; z-index:2 }
.top-stories .play-button:after { content:""; display:block; width:0; height:0; border:solid 10px transparent; border-left-color:#FFF; position:absolute; right:50%; top:50%; margin:-10px -15px 0 0; z-index:3  }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .section { display:block; text-transform:uppercase; color:#aeb0b3 }
.top-stories .title { text-decoration:none; color:#0a2842 }
.top-stories .date,
.top-stories .leadin { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.top-stories .buttons { padding:10px 0; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.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 }

.members-nav { display:none; background:#333 }
.members-nav ul { margin:0; list-style:none }
.members-nav li a { display:block; padding:0 10px; line-height:34px; color:#fff; text-decoration:none; position:relative; border-top: 1px solid #434343 }

.sponsors-nav { padding:5px }
.sponsors-nav li { margin-top:5px }
.sponsors-nav li:first-child { margin-top:0 }
.sponsors-nav img { display:none }
.sponsors-nav li span { position:relative; display:block; left:auto; padding:0 10px; line-height:30px; text-transform:uppercase; color:#fff; background:#404040; border-radius:3px }
.sponsors-nav li span:after { content:'\e810'; position:absolute; right:0; top:0; bottom:0; width:30px; font-family:'glyphicons'; text-align:center; background:#999; border-radius:0 3px 3px 0 }

.buttons-nav { padding:5px }
.buttons-nav li { margin-top:5px }
.buttons-nav li:first-child { margin-top:0 }
.buttons-nav img { display:none }
.buttons-nav li span { position:relative; display:block; left:auto; padding:0 10px; line-height:30px; text-transform:uppercase; color:#fff; background:#404040; border-radius:3px }
.buttons-nav li span:after { content:'\e810'; position:absolute; right:0; top:0; bottom:0; width:30px; font-family:'glyphicons'; text-align:center; background:#999; border-radius:0 3px 3px 0 }

.alerts-sponsor,
.top-stories-sponsor,
.headlines-sponsor { display:block; padding:10px; text-align:center }
.alerts-sponsor img,
.top-stories-sponsor img,
.headlines-sponsor img { vertical-align:top }

.alerts-slider { position:relative; padding:10px 38px; background:#fff; border:10px solid #ccc }
.alerts-slider .slider { position:relative; overflow:hidden }
.alerts-slider .items { position:relative; width:50000% }
.alerts-slider .item { float:left; width:0.2% }
.alerts-slider .item.cloned { display:block }
.alerts-slider .text { font-weight:700; text-transform:uppercase; text-align:center; line-height:1; color:#000 }
.alerts-slider .text p { margin:0 }
.alerts-slider .next, 
.alerts-slider .prev { display:block; position:absolute; left:0; top:0; bottom:0; width:38px; cursor:pointer; text-indent:-9999px; background:#9a9a9a }
.alerts-slider .next { left:auto; right:0 }
.alerts-slider .next:before, 
.alerts-slider .prev:before { content:'\AB'; position:absolute; top:50%; left:50%; font-size:24px; font-family:arial; text-indent:0; color:#fff; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%) }
.alerts-slider .next:before { content:'\BB' }

.aotw { height:auto; margin:10px; padding:25px; text-align:center }
.aotw .thumb { position:static; display:block; margin:0 auto 20px }
.aotw .thumb img { width:100%; vertical-align:top }
.aotw .title { display:block; margin-bottom:10px; text-decoration:none }
.aotw .title span { display:block; font-size:18px; font-weight:700; color:#333 }
.aotw .title span:first-child { font-size:28px; font-weight:900 }
.aotw .title span:nth-child(2) { margin-bottom:5px; font-size:23px; text-transform:uppercase; color:#ff6600 }
.aotw .leadin { font-size:16px; color:#333 }
a.btn-aotw { position:absolute; top:6px; right:0; padding:5px 15px; font-size:12px; font-weight:900; text-transform:uppercase; text-decoration:none; color:#fff; background:#ff6600; border-radius:4px }

.section-header { position:static; padding:10px; margin:0; font-size:24px; font-weight:900; text-transform:uppercase; text-align:center; color:#1a3052; background:#f0f0f0; border-bottom:1px solid #ccc; border-top:1px solid #ccc }
.content-row2 .section-header { position:absolute }

.twitter-feed { padding:10px }

.section-coaches .section-header span { display:block; font-size:14px }

.coaches { margin:0; padding:10px }
.coaches .coach { width:49%; margin:20px 0 0 2%; padding:15px }
.coaches .coach:nth-child(2n+1) { margin-left:0; clear:left }
.coaches .coach:nth-child(-n+2) { margin-top:0 }
.coaches .coach .thumb { position:static; height:auto; border-radius:0; box-sizing:border-box }
.coaches .coach .thumb img { position:static; -webkit-transform:translateY(0); transform:translateY(0) }

.championships { margin-bottom:40px; padding:10px }
.championships .championship { width:48%; margin:70px 0 0 2% }
.championships .championship:nth-child(-n+2) { margin-top:0 }
.championships .championship:last-child{ margin-bottom:50px }

a.btn-aotw { position:static; display:block; width:100px; margin:10px auto; padding:5px 0; text-align:center }

.site-footer { margin-top:10px; padding:30px 10px 30px; background:#333 }

.full-standings { padding-left:150px; margin:0 -10px; overflow:hidden; position:relative; box-shadow:0 0 4px rgba(0,0,0,0.2) }
.full-standings .fixed-table { display: inline-table; width:150px; position:absolute; left:0; top:0; z-index:1 }
.full-standings .fixed-col { display:none }
.full-standings .container { position:relative; z-index:2; box-shadow:-2px -4px 4px rgba(0,0,0,0.2); overflow-x:scroll; -webkit-overflow-scrolling:touch }
.full-standings .container table { width:730px }

}

/*---------------------------------------
  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:#ff6600 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.twitter-feed.list .tweet .info { font-size:12px }

.aotw .thumb { width:200px; height:200px }
.aotw .leadin { font-size:12px }

}

@media only screen and (max-width:600px) {

.coaches .coach { width:100%; margin:10px 0 0 0 }
.coaches .coach:nth-child(-n+2) { margin-top:10px }
.coaches .coach:first-child { margin-top:0 }

.championships .championship { width:100%; min-height:auto; margin:10px 0 0 0; padding:20px 10px 10px }
.championships .championship:nth-child(-n+2) { margin-top:10px }
.championships .championship:first-child { margin-top:0 }
.championships .championship .leadin { position:static; display:block; margin:10px -10px -10px; border:0; border-radius:0 4px 4px; box-shadow:none; -webkit-transform:none; transform:none }
.championships .championship .title span:first-child { position:static }

.social-links { float:none; display:inline-block; margin-top:10px }

}