/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */

@font-face {
    font-family: 'proximanova';
    src: url('proximanova-black-webfont.eot');
    src: url('proximanova-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-black-webfont.woff') format('woff'),
         url('proximanova-black-webfont.ttf') format('truetype'),
         url('proximanova-black-webfont.svg#proxima_novablack') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proximanova-extrabold-webfont.eot');
    src: url('proximanova-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-extrabold-webfont.woff') format('woff'),
         url('proximanova-extrabold-webfont.ttf') format('truetype'),
         url('proximanova-extrabold-webfont.svg#proxima_novaextrabold') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proxima_nova_bold-webfont.eot');
    src: url('proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proxima_nova_bold-webfont.woff2') format('woff2'),
         url('proxima_nova_bold-webfont.woff') format('woff'),
         url('proxima_nova_bold-webfont.ttf') format('truetype'),
         url('proxima_nova_bold-webfont.svg#proximanova-boldbook') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'proximanova';
    src: url('proximanova-semibold-webfont.eot');
    src: url('proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-semibold-webfont.woff') format('woff'),
         url('proximanova-semibold-webfont.ttf') format('truetype'),
         url('proximanova-semibold-webfont.svg#proxima_novasemibold') format('svg');
    font-weight: 600;
    font-style: normal;

}
@font-face {
    font-family: 'proximanova';
    src: url('proximanova-regular-webfont.eot');
    src: url('proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('proximanova-regular-webfont.woff') format('woff'),
         url('proximanova-regular-webfont.ttf') format('truetype'),
         url('proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
@font-face {
    font-family: 'oswald';
    src: url('oswald-bold-webfont.eot');
    src: url('oswald-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-bold-webfont.woff') format('woff'),
         url('oswald-bold-webfont.ttf') format('truetype'),
         url('oswald-bold-webfont.svg#oswaldbold') format('svg');
    font-weight: 700;
    font-style: normal;

}
@font-face {
    font-family: 'oswald';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'montserrat';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: 400;
    font-style: normal;

}
/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#003a62 !important }

body { font-family:'proximanova', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#003a62; text-decoration:none }
a:hover { color:#003a62; text-decoration:underline }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px; color:#003a62 }
h2 { font-size:30px; color:#003a62 }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.mainbody { padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'proximanova', arial; background:none }

.sect-hdr { line-height:45px; margin-bottom:0; text-align:center; font-size:26px; font-weight:900; text-transform:uppercase; background:#cc0033; color:#fff;  }

/* CONTENT SWITCHER */
.content-switcher .switcher-list { position:relative; z-index:1; background:#fff; color:#000; font-weight:700 }
.content-switcher .switcher-list:focus { background:#333 }
.content-switcher .switcher-list .selection { display:block; height: 30px; line-height: 30px; padding:0 40px 0 20px; text-transform:uppercase }
.content-switcher .switcher-list .selection:before { content:""; position:absolute; right:0px; height:30px; width:30px }
.content-switcher .switcher-list .selection:after { content:""; position:absolute; right:10px; top:12px; border:5px solid transparent; border-top-color:#616161 }
.content-switcher .switcher-list.active .selection:after { top:5px; border-bottom-color:#616161; border-top-color:transparent }
.content-switcher ul { display:none; list-style:none; margin:0; white-space:nowrap; padding:10px; background:#176eb3; position:absolute; left:0; right:0; top:30px }
.content-switcher .switcher-list.active ul { display:block}
.content-switcher ul a { display:block; padding:2px 10px; font-weight:400; line-height:20px; color:#FFF; white-space:nowrap; text-decoration:none }
.content-switcher ul a:focus,
.content-switcher ul a:hover { background:#00457C }
.content-switcher .content-panel { display:none }
.content-switcher .content-panel.active { display:block }

.site-footer { padding:20px 0; margin-top:50px; background:#fff; text-align:center }
.footer-logos ul { list-style:none; margin:0 }
.footer-logos ul li{ display:inline-block; vertical-align:top; margin:0 30px }
.footer-logos ul li a:hover{text-decoration:none;}
.footer-text { max-width:1200px; padding:10px; margin:0 auto 20px; text-transform:uppercase; color:#fff; font-family:'proximanova',arial; font-size:16px; font-weight:600; line-height:20px; text-align:center; background:#d51e2a; border-radius:3px }
.footer-text span{ margin:0 10px }

.landing .site-footer { margin-top:0 }
.landing .footer-text { margin:50px auto 0 }

/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }
.j-carousel .loader { left:10px }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:66%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.aotw { min-height:515px; padding:30px; background:#011c2f }
.aotw .athlete { width:50%; padding:0 10px; float:left; box-sizing:border-box }
.aotw .athlete:nth-child(-n+2) { margin-bottom:20px }
.aotw .athlete:nth-child(2n+1) { clear:left }
.aotw .thumb { display:block; text-align:center }
.aotw .thumb img { width:100%; vertical-align:middle }
.aotw .info { padding:10px; background:#d61e2a }
.aotw .title { display:block; font-family: 'oswald'; color:#fff; font-size:14px; font-weight:700; line-height:1.1; text-transform:uppercase }
.aotw .title span:last-child { display:block; margin-top:5px; font-weight:400; font-style:italic; text-transform:capitalize }
.aotw .title:hover { color:#011c2f ; text-decoration:none; }
.aotw .leadin { display:none }

/* CALENDAR SCHEDULE */
#calendar #calendar-now {padding:10px;font-weight: 700;font-size:19px;}
#calendar #calendar-now span{position:absolute;left:3px;text-transform:uppercase}
#calendar td { border:none;padding:6px 0; font-family:"montserrat",arial;color:#fff;background:rgba(0,0,0,0.5) }
#calendar .calendar-month td { background:none;  }
#calendar td.inactive { color:#989898 }
#calendar .calendar-event a { line-height:30px; height:30px; color:#000; background-color:#fff; border-radius:30px; width:30px; margin:0px auto 5px}
#calendar #calendar-prev, #calendar #calendar-next {visibility:hidden}
#calendar .event-schedule {  height:287px; margin:0; padding:0; overflow:auto; color:#fff; position:relative }
#calendar #no-calendar-events {text-align:center;text-transform:uppercase;font-weight: 700;}
#calendar .event-schedule .event-date { padding:10px; font-size:20px;font-weight: 700; text-transform:uppercase; line-height:1; color:#fff;text-align:center; background:#a30029; -webkit-box-sizing:border-box; box-sizing:border-box }
#calendar-view .current a,
#calendar .calendar-event a { line-height:30px; height:30px; color:#000; background-color:#fff; border-radius:30px; width:30px; margin:0 auto }
#calendar-view .current a,
#calendar .calendar-event a:hover { color:#000; background:#cc0033 !important }
#calendar .no-calendar-event a {background:transparent; color:#fff}
#calendar #calendar-prev:before{content:"";width:20px; height:20px; visibility:visible;display:block;position:absolute;top:10px;right:25px;background:url(/images/setup/calendar_arrows.png) no-repeat;background-position:0 2px}
#calendar #calendar-next:before{content:"";width:20px; height:20px;position:absolute;top:10px;visibility:visible;right:5px;background:url(/images/setup/calendar_arrows.png) no-repeat;background-position:-25px 2px }
#calendar .event-info { margin:10px 0 0; padding:10px; position:relative; line-height:1.2;  background:#cc0033}
#calendar .event-info .sport a { display:block; max-width:200px; margin-bottom:15px;text-transform:uppercase;font-weight: 700; text-decoration:none; color:#fff }
#calendar .event-info .status { display:block; position:absolute; top:10px; right:10px;color:#fff;font-weight: 700 }
#calendar .event-info .team,
#calendar .event-info .result { font-size:16px;text-transform:capitalize; color:#fff; font-weight:400 }  
#calendar .event-info .note{ color:#000; font-weight:600 }
#calendar .event-info .links { margin-top:5px; line-height:16px; font-size:11px }
#calendar .event-info .links a { color:#fff }    

/* TABS */
.tabs-wrapper ul.tabs .tab { margin-left:49px; margin-bottom:10px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper ul.tabs li{ width:41.7%; box-sizing:border-box }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:35px; line-height:35px; font-size:18px; font-weight:700; text-transform:uppercase; text-decoration:none; color:#fff; text-align:center }
.tabs-wrapper .tab a.active { background:#cc0033 }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; background:none; visibility:hidden }
.tabs-wrapper .pane.active { position:static; visibility:visible }

.us-tabs .tab_title[href*="standings"] + .pane .overflow { min-height:545px; padding:20px; background:url(/images/setup/b_logo.png) no-repeat left 50% bottom 20px rgba(0,0,0,0.6) }

/* STANDINGS */ 
.standings-brief table { width:100%; border-collapse:collapse; font-weight:600; font-size:12px; text-align:right; color:#000; background:#cbcbcb }
.standings-brief th{background: #d51f2b; color:#fff; font-size:12px; font-weight:900  }
.standings-brief h3 {display:none }
.standings-brief td a { display:block; color:#000 }
.standings-brief th,
.standings-brief td { height:30px; text-align:center; padding:5px 10px; vertical-align:middle; text-transform:uppercase }
.standings-brief .text { text-align:left }
.standings-brief td .team-logo { display:inline-block; vertical-align:top; margin-right:10px }
.standings-brief td .team-logo img { height:34px }

.page .mod-graphic-carousel .slider .slick-slide img { max-height: 110px; }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#d61e2a; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#d61e2a; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#d61e2a; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#d61e2a }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#d61e2a; color:#fff }
.bio-wrap .head a { color:#fff }
.bio-wrap.xl .head{ width:400px}

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page{ padding-bottom:50px; overflow:hidden;background:#0e1014;position:relative; z-index:2 }

.mainbody { min-height:500px; padding:20px; z-index:2;position:relative }
.landing .mainbody { min-height:0; padding:0 }
.internal-page .body-container{max-width:1218px;margin:0 auto}

div[id="page-background"] { position:absolute; left:0; right:0; top:200px; z-index:1; overflow:hidden }
div[id="page-background"] img { position:relative; left:50%; margin-left:-1000px; width:2000px; max-width:none }
.internal-page div[id="page-background"] { position:absolute; left:0; right:0; top:50px; z-index:1; overflow:hidden }

.site-header { position:relative; z-index:4;background:url(/images/setup/header_bg.jpg) no-repeat 0 0 ; margin-bottom:25px }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:178px;width:1196px; text-indent:-9999px;margin:0 auto; background:url(/images/setup/master_sprite_20190708.png) no-repeat 0 0  }

.mobile-menu-bar, .search-bar, .social-links { display:none }

.landing .content-row > div {max-width:1200px; margin:0 auto }
.landing .content-row1 { padding:0 0 50px }
.landing .content-row1 .col { width:75%; float:left  }
.landing .content-row1 .col:last-child { width:25%; float:right }
.landing .content-row2 { background:#7c7c7c }
.landing .content-row3 { padding:50px 0px; min-height:500px; background: url(/images/setup/bg_bottom.jpg) no-repeat 50% 0; background-size:cover }
.landing .content-row3 .col{width:32%;float:left; margin-left:2% }
.landing .content-row3 .col:first-child { margin-left:0 }
.landing .content-row3 .col iframe { vertical-align:middle }
.landing .content-row4.sponsors-row { background: #fff; }

.site-home .content-row1 { padding:25px 0 50px }

.aotw .athlete { min-height:247px }

/* NAVIGATION */
.dropnav { position:relative; font-family: 'proximanova',arial; font-weight:900; background:#e8ecef url(/images/setup/global_nav_bg.png) repeat 0 0; }
.dropnav ul {max-width:1100px;margin:0 auto;  list-style:none; padding:0; }
.dropnav li {list-style:none; padding:0;margin:0}
.dropnav .nav { float:left;position:relative }
.dropnav .nav > a { display:block; height:32px; padding:0 15px 5px; border-bottom:5px solid transparent;font-size:16px; line-height:40px; text-decoration:none; color:#1f3060; text-transform:uppercase }
.dropnav .nav:hover > a { border-bottom:5px solid #1f3060 }
.dropnav .nav > .submenu { display:none; position:absolute; left:-6px; top:42px; min-width:300px;height:400px; padding:20px 30px; text-transform:uppercase;background:url(/images/setup/dropdown_bg_2022.png) no-repeat 0 -270px;background-size:300px auto; white-space:nowrap;  }
.dropnav .nav8 > .submenu {left:auto;right:-73px;}
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block;font-size:14px; font-family: 'proximanova',arial; font-weight:600; white-space:nowrap;color:#fff;line-height:25px; text-decoration:none }
.dropnav .submenu a:hover{color:#1f3060}
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:3;  max-width:1202px; margin:0 auto; padding:10px 20px; margin-bottom:25px; font-weight:700; text-transform:uppercase; color:#fff; background:url(/images/setup/section_hdr_bg.png) no-repeat 50% 0 }
.secondary-nav h1 { float:left; ;margin-bottom:0; color:#fff; font-size:24px; font-weight:900; line-height:1 }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:1px;padding-right:10px; }
.secondary-nav li { float:left }
.secondary-nav li a { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav li:before { content:"|";visibility:hidden; padding:0 5px }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:rgba(0,0,0,0.8); 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; white-space:nowrap }

.j-carousel .feed { min-height:630px; margin-right:140px; position:relative; overflow:hidden }
.j-carousel .story-box { position:relative; height:85px; background:#000; padding:25px 20px 20px; color:#fff; }
.j-carousel .story-box .title { display:block; font-weight:800; font-size:28px; line-height:1.2; color:#fff; text-transform:capitalize}
.j-carousel .story-box .date { position:absolute; top:10px; left:20px; color:#840321; font-size:12px; font-weight:600 }
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { width:110px; position:absolute; right:0; top:0; padding:0 15px }
.j-carousel .control { position:relative; margin-top:30px; cursor:pointer }
.j-carousel .control1 { margin-top:0 }
.j-carousel .control .thumb { display:block }
.j-carousel .control.active:before { content:""; width:10px; height:80px; position:absolute; left:-10px; top:0; display:block;background:url(/images/setup/thumb_arrow.png) no-repeat 0 0}

/* 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 { display:block; float:left; position:relative }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; width:20px;height:25px;background:url(/images/setup/arrows.png) no-repeat;background-position:10px 0;text-indent:-99999px;left:-40px; top:50%; margin-top:-15px; width:30px; height:30px; cursor:pointer; text-align:center; overflow:hidden }
.slider-wrapper .next { left:auto; right:-40px;background-position:-15px 0 }

.banners-slider { padding:10px 0 }

/* STICKY BAR */
.sticky-bar { position:fixed; z-index:2; left:0; right:0; bottom:0; height:45px; background:#d61e2a; border-top:5px solid #b2b2b2 }
.sticky-bar > div { position:relative; max-width:1200px; margin:0 auto}

/* TICKER */
.ticker-wrapper { float:left; max-width:900px; margin:0px 0 0 240px }
[id="scoreboard-ticker-wrapper"] { float:left; position:relative; font-family:'proximanova', arial; font-weight:600; width:900px; padding-right:52px; color:#FFF; background:#262626; border-radius:3px }
[id="scoreboard-ticker"] { position:relative; width:900px; height:45px; overflow:hidden; font-size:14px; text-transform:capitalize }
[id="scoreboard-ticker"] li { position:relative; overflow:hidden; width:900px; height:45px; line-height:45px; text-align:center }
[id="scoreboard-ticker"] .no-events { line-height:50px; text-align:center }
[id="scoreboard-ticker"] a { color:#bf2037 }
[id="scoreboard-ticker-pp"] { display:none }
[id="scoreboard-ticker-prev"] ,
[id="scoreboard-ticker-next"] { position:absolute; right:16px; top:0px; height:45px; width:25px; background:#fff;-moz-transform: skew(-20deg);-webkit-transform: skew(-20deg);transform: skew(-20deg); }
[id="scoreboard-ticker-next"] { right:-8px }
[id="scoreboard-ticker-prev"] a:after,
[id="scoreboard-ticker-next"] a:after { content:" "; display:block; position:absolute; top:15px; left:5px;  border: 7px solid transparent;border-right-color: #000; -moz-transform: skew(20deg);-webkit-transform: skew(20deg);transform: skew(20deg); }
[id="scoreboard-ticker-next"] a:after{  left:auto; right:5px; border: 7px solid transparent;border-left-color: #000 }

.sticky-search-bar { position:absolute; left:0px; top:0px; width:250px; z-index:2; color:#003c67; background:#fff;-moz-transform:skew(20deg); -webkit-transform:skew(20deg); transform:skew(20deg) }
.sticky-search-bar .text { display:none }
.sticky-search-bar .text-box { width:100%; height:45px; padding:0 60px 0 25px; color:#003c67; text-transform:uppercase; outline:none; border:none; font-size:20px; font-weight:700; background:transparent; box-sizing:border-box;-moz-transform:skew(-20deg); -webkit-transform:skew(-20deg); transform:skew(-20deg)  }
.sticky-search-bar .submit { width:30px; height:45px; border:none; overflow:hidden; background:transparent; position:absolute; right:25px; top:0;-moz-transform:skew(-20deg); -webkit-transform:skew(-20deg); transform:skew(-20deg) }
.sticky-search-bar .submit .icon { display:block; width:100%; height:45px; line-height:45px; text-align:center; color:#003c67; margin:0; font-size:20px }
}

@media only screen and (min-width:1024px) and (max-width:1199px) {

.dropnav .nav > a { padding:0 12px 5px }

.j-carousel .media-box {width:81.8%; position:relative; overflow:hidden }
.j-carousel .story-box { position:absolute;right:18%;  }
.j-carousel .control {margin-bottom:10px}

.ticker-wrapper{ margin:10px }
.sticky-search-bar{ display:none }

.tabs-wrapper ul.tabs .tab{ margin-left:20px }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.sect-hdr { padding:10px; line-height:1.2; font-size:20px; font-weight:900 }

div[id="page-background"]{ display:none }

.site-header { position:relative; background:url(/images/setup/header_bg.jpg) no-repeat 0 0}
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2017/header_tablet.png) no-repeat 50% 50% }

.footer-text { margin:0; padding:10px; line-height:1.2; border-radius:0 }
.landing .footer-text { margin-top:0 }

.mobile-menu-bar { display:block; padding:5px; background:#003a62}
.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; font-family:"proximanova",arial;text-align:center; font-size:16px; line-height:35px; color:#fff; text-transform:uppercase; text-decoration:none; white-space:nowrap;  border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#d61e2a; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; font-family:'oswaldbook', arial; background:#333 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; text-decoration:none; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; text-transform:none; background:#000 }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu > a:after { content:""; width:0; height:0; border-style:solid; border-color:#777 transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active > a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu-title { display:none }

.secondary-nav { background:#d61e2a; 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; padding:10px; margin:0 10px 10px; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.j-carousel { background:#cc0033 }
.j-carousel .story-box {font-family:"proximanova",arial; font-weight:900; text-transform:uppercase; padding:5px 5px 15px; font-size:14px; color:#fff }
.j-carousel .title { display:block; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls { display:block;height: 22px; padding:5px; text-align:center; background:#000 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#fff; box-shadow:none }
.j-carousel .control .thumb { display:none }
.j-carousel .media-box {width:100%; position:relative; overflow:hidden }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; padding:10px; line-height:25px; margin-bottom:0; text-align:center; font-size:20px; font-weight:900; line-height:1.2; text-transform:uppercase; background:#cc0033; color:#fff; }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { position:static; visibility:visible }
.tabs-wrapper .pane .overflow { height:auto; padding:5px }

.tabs-wrapper .tab_title[href*="upcoming"],
.tabs-wrapper .tab_title[href*="upcoming"] + .pane { display:none !important }
.us-tabs .tab_title[href*="standings"] + .pane .overflow {  min-height:0; background:rgba(0,0,0,0.6) }

.slider-wrapper { padding:10px; background:#000 }
.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 .item.cloned + .item  { margin-top:0 }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase;font-weight:700; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.aotw { padding:15px 5px }
.aotw .athlete { width:25% }
.aotw .athlete:nth-child(2n+1) { clear:none }
.aotw .athlete .thumb img { width:100%; border:none }

.sticky-bar, 
.content-row3 .col:first-child, 
.content-row3 .col:last-child{ display:none }

.social-links {position:relative; left:0; right:0; top:0; padding: 10px;text-align: center;background:#000 }
.social-links ul {display: inline-block }
.social-links ul { list-style:none; padding:0; margin:0 }
.social-links li { display:inline-block; vertical-align:top }
.social-links li a { display:block; width:30px; height:30px; font-size:16px; line-height:33px; text-align:center; color:#000; background:#fff; border-radius:100% }
.social-links li a span:last-child { display:none }
.social-links li a:hover { background:#003c67; color:#fff; -moz-transform:rotate(360deg); -webkit-transform:rotate(360deg); transform:rotate(360deg); -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; transition:all 0.5s ease }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; -webkit-box-sizing:border-box; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 10px }
.site-header .site-title a { max-width:240px; height:80px; text-indent:-9999px; background:url(/images/setup/2017/header_mobile_wide_logo.png) no-repeat 0 50%; }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#0f466c;color:#ddd }
.mobile-menu-bar li span { display:none }

.aotw .athlete { width:50% }

}

/* Presto Logo */
li.nav.nav5 img.lazy {
    max-width: 300px;
    padding-top: 50px;
}