/* ==============
   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: 'GothamNarrow';
    src: url('GothamNarrow-Light.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-Light.otf') format('opentype'),
         url('GothamNarrow-Light.woff') format('woff'), 
         url('GothamNarrow-Light.ttf') format('truetype'), 
         url('GothamNarrow-Light.svg#GothamNarrow-Light') format('svg');
    font-weight: 300;
    font-style: normal;

}


@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-Book.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-Book.otf') format('opentype'),
         url('GothamNarrow-Book.woff') format('woff'), 
         url('GothamNarrow-Book.ttf') format('truetype'), 
         url('GothamNarrow-Book.svg#GothamNarrow-Book') format('svg');
    font-weight: 400;
    font-style: normal;

}


@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-Medium.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-Medium.otf') format('opentype'),
         url('GothamNarrow-Medium.woff') format('woff'), 
         url('GothamNarrow-Medium.ttf') format('truetype'), 
         url('GothamNarrow-Medium.svg#GothamNarrow-Medium') format('svg');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-MediumItalic.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-MediumItalic.otf') format('opentype'),
         url('GothamNarrow-MediumItalic.woff') format('woff'), 
         url('GothamNarrow-MediumItalic.ttf') format('truetype'), 
         url('GothamNarrow-MediumItalic.svg#GothamNarrow-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;

}

@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-Bold.eot?#iefix') format('embedded-opentype'),
         url('GothamNarrow-Bold.otf') format('opentype'),
         url('GothamNarrow-Bold.woff') format('woff'), 
         url('GothamNarrow-Bold.ttf') format('truetype'), 
         url('GothamNarrow-Bold.svg#GothamNarrow-Bold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-BoldItalic.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-BoldItalic.otf') format('opentype'),
         url('GothamNarrow-BoldItalic.woff') format('woff'), 
         url('GothamNarrow-BoldItalic.ttf') format('truetype'), 
         url('GothamNarrow-BoldItalic.svg#GothamNarrow-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;

}

@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-Black.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-Black.otf') format('opentype'),
         url('GothamNarrow-Black.woff') format('woff'), 
         url('GothamNarrow-Black.ttf') format('truetype'), 
         url('GothamNarrow-Black.svg#GothamNarrow-Black') format('svg');
    font-weight: 800;
    font-style: normal;

}

@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-BlackItalic.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-BlackItalic.otf') format('opentype'),
         url('GothamNarrow-BlackItalic.woff') format('woff'), 
         url('GothamNarrow-BlackItalic.ttf') format('truetype'), 
         url('GothamNarrow-BlackItalic.svg#GothamNarrow-BlackItalic') format('svg');
    font-weight: 800;
    font-style: italic;

}

@font-face {
    font-family: 'GothamNarrow';
    src: url('GothamNarrow-Ultra.eot?#iefix') format('embedded-opentype'),  
         url('GothamNarrow-Ultra.otf') format('opentype'),
         url('GothamNarrow-Ultra.woff') format('woff'), 
         url('GothamNarrow-Ultra.ttf') format('truetype'), 
         url('GothamNarrow-Ultra.svg#GothamNarrow-Ultra') format('svg');
    font-weight: 900;
    font-style: normal;

}

@font-face {
  font-family: 'utility-icons';
  src: url('utility-icons.eot?66704298');
  src: url('utility-icons.eot?66704298#iefix') format('embedded-opentype'),
       url('utility-icons.woff2?66704298') format('woff2'),
       url('utility-icons.woff?66704298') format('woff'),
       url('utility-icons.ttf?66704298') format('truetype'),
       url('utility-icons.svg?66704298#utility-icons') format('svg');
  font-weight: normal;
  font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#782F40 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:15px; font-weight:700; line-height:1; color:#000 !important; background:#fff; text-transform:uppercase; overflow:hidden; box-sizing:border-box; transition:all 0.5s ease; box-shadow:0 0 15px rgba(0,0,0,0.4) inset }
.skip-navigation:focus { top:0; z-index:9999; width:auto; height:auto; padding:15px; text-decoration:none }

body { font-family:'GothamNarrow', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#782F40}
a:focus,
a:hover { color:#6B4600 }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.body-container { position:relative; z-index:1; max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { display:block; padding:10px; font-family:'roboto', arial; background:#fff }
.landing .mainbody { padding:0; font-family:'GothamNarrow', 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 { padding-top:60px; text-align:center; background:#d7d7d7 }
.site-footer ul { margin:0; list-style:none }
.footer-row1 .footer-col { display:inline-block; vertical-align:top; margin:0 20px; text-align:left }
.footer-text { font-weight:500; font-size:17px; color:#464340 }
.footer-text .site-title { display:block; max-width:360px; height:68px; margin-bottom:10px; text-indent:-9999px; background:url(/images/setup/ihcc_logo.png) no-repeat; background-size:100% }
.footer-links { margin-top:20px }
.footer-links li a { display:block; font-size:17px; font-weight:700; color:#464340 }
.info-nav li a { display:block; font-size:15px; font-weight:500; color:#242424 }
.info-nav h1 { font-size:30px; line-height:1; color:#782F40 }
.site-footer .social-links { margin-top:22px }
.site-footer .social-links li { float:left; margin-left:5px }
.site-footer .social-links li:first-child { margin-left:0 }
.site-footer .social-links li a { position:relative; display:block }
.site-footer .social-links li .text { opacity:0; position:absolute; left:50%; bottom:100%; width:70px; font-size:12px; font-weight:500; line-height:24px; text-align:center; margin:0 0 10px -35px; background:rgba(0,0,0,0.8); color:#fff; border-radius:3px; -webkit-transform:translateY(5px); -webkit-transition:all .4s; }
.site-footer .social-links li .text:after { content:''; position:absolute; bottom:-6px; left:50%; margin-left:-8px; height:0; border:solid 8px transparent; border-bottom:none; border-top:solid 8px rgba(0,0,0,0.9) }
.site-footer .social-links li:hover .text,
.site-footer .social-links li a:focus .text { opacity:1; -webkit-transform:translateY(0px) }
.site-footer .social-links li .icon { display:block; width:35px; height:35px; font-size:20px; text-align:center; line-height:35px; color:#fff; background:#782F40; border-radius:8px; transition:0.3s }
.site-footer .social-links li .icon:hover { background:#000 }
.site-footer .social-links li .gicon-phone:before { content:'\e800'; font-family:'utility-icons' }
.site-footer .social-links li .gicon-facebook:hover { background:#3b5998 }
.site-footer .social-links li .gicon-twitter:hover { background:#55acee }
.site-footer .social-links li .gicon-instagram:hover { 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 ); }
.site-footer .social-links li .gicon-video:hover { background:#54adaa }
.site-footer .social-links li .gicon-phone:hover { background:#8eba30 }
.site-footer .social-links li .gicon-mail:hover { background:#4CC3EA }
.footer-logos { margin-top:40px }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 30px }
.site-footer .copyright { margin-top:30px; padding:30px 0; font-size:20px; color:#fff; background:url(/images/setup/copyright_bar_bg.png) repeat-x 0 0 #551019 }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

.j-carousel .pp { position:absolute; right:0; top:0; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.6) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box .slide-img { display:block; padding-top:66.56%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; min-height:100%; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel { position:relative; z-index:1 }
.j-carousel .feed { position:relative; overflow:hidden }
.j-carousel .seats { width:800%; position:relative }
.j-carousel .seat { opacity:0; visibility:hidden; width:12.5%; float:left; position:relative; transition:all 0.3s 0.3s ease }
.j-carousel .seat.active { opacity:1; visibility:visible; transition:all 0.3s ease } 

/* AOTW */
.section-aotm .section-header { left:50%; top:110px; width:1490px; height:437px; text-indent:-9999px; background:url(/images/setup/Updated_Images/aotw_ggraphic.png) no-repeat; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
.section-aotm .navbar-aotw-sponsor { position:absolute; left:50%; top:-35px; margin-left:-110px; width:200px; height:200px }
.aotw { text-align:center }
.aotw .athlete { float:right; position:relative; z-index:1; width:30% }
.aotw .athlete:first-child { float:left }
.aotw .heading { font-weight:700; line-height:1; text-decoration:none; text-transform:uppercase; color:#000 }
.aotw .heading:after { content:'View Story'; display:inline-block; vertical-align:top; margin-top:15px; padding:0 20px; font-size:19px; line-height:40px; background:#fff }
.aotw .heading span { display:block; font-size:18px }
.aotw .heading span:nth-child(2) { margin:35px 0 5px; font-size:30px; font-style:italic }
.aotw .heading .thumb { display:inline-block; vertical-align:top; width:100% }
.aotw .heading .thumb img { width:100%; vertical-align:top }
.aotw .leadin { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

/* TWITTER */
.twitter-feed { color:#444; 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:#444 }
.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:#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.slider { position:relative; margin-bottom:60px }
.twitter-feed.slider .feed > div { position:relative; float:left; white-space:nowrap }
.twitter-feed.slider .feed { width:390px; margin:0 auto; overflow:hidden }
.twitter-feed.slider .tweet { display:inline-block; vertical-align:top; width:390px; white-space:normal }
.twitter-feed.slider .tweet .info { position:relative; min-height:315px; margin:5px; box-shadow:0 0 15px rgba(0,0,0,0.1) inset }
.twitter-feed.slider .tweet .thumb { float:left; margin:0 10px 0 0; text-align:center; overflow:hidden }
.twitter-feed.slider .tweet .thumb.square img,
.twitter-feed.slider .tweet .thumb.landscape img { width:100px }
.twitter-feed.slider .tweet .thumb.portrait img { height:100px }
.twitter-feed.slider .tweet .text { font-size:1.2em; overflow:hidden }
.twitter-feed.slider .prev,
.twitter-feed.slider .next { position:absolute; left:50%; bottom:-60px; width:30px; height:30px; margin-left:-50px; font-size:20px; line-height:30px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none; color:#782F40; background:#fff; border-radius:100% }
.twitter-feed.slider .next { left:auto; right:50%; margin-right:-50px }
.twitter-feed.slider .prev:before,
.twitter-feed.slider .next:before { content:'\e80f'; font-family:'glyphicons'; position:absolute; left:0; right:0; top:0; bottom:0; text-indent:0; speak:none }
.twitter-feed.slider .next:before { content:'\e810' }
.twitter-feed.slider .prev:focus,
.twitter-feed.slider .next:focus { color:#fff; background:#000 } 

/* INSTAGRAM */
.instagram-feed { position:relative; margin-bottom:60px; background:#111 }
.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 .item a { display:block; position:absolute; left:0; right:0; top:0; bottom:0; background:#ccc }
.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 .feed { overflow:hidden }
.instagram-feed .feed ul { position:relative; float:left; white-space:nowrap }
.instagram-feed .item { display:inline-block; vertical-align:top; width:390px }
.instagram-feed .item:first-child .gutter { padding-left:0 }
.instagram-feed .load-more { text-align:center; cursor:pointer; background:#000 }
.instagram-feed .load-more a { font-weight:700; color:#fff; background:#000 }
.instagram-feed .load-more span { position:absolute; left:0; right:0; top:50%; margin-top:-1em; text-transform:uppercase }
.instagram-feed .prev,
.instagram-feed .next { position:absolute; left:50%; bottom:-60px; width:30px; height:30px; margin-left:-50px; font-size:20px; line-height:30px; cursor:pointer; text-indent:-9999px; text-align:center; text-decoration:none; color:#782F40; background:#fff; border-radius:100% }
.instagram-feed .next { left:auto; right:50%; margin-right:-50px }
.instagram-feed .prev:before,
.instagram-feed .next:before { content:'\e80f'; font-family:'glyphicons'; position:absolute; left:0; right:0; top:0; bottom:0; text-indent:0; speak:none }
.instagram-feed .next:before { content:'\e810' }
.instagram-feed .prev:focus,
.instagram-feed .next:focus { color:#fff; background:#000 }

/* SOCIAL MEDIA */
a.btn-social { float:right; margin-top:55px; font-size:25px; font-weight:500; text-decoration:none; line-height:1; color:#fff }
a.btn-social:after { content:'\e810'; margin:0 10px; font-family:'glyphicons'; font-weight:400 }

/* DON'T GET LOST */
.section-lost .section-header { position:static; margin:0 0 20px; font-size:66px; font-weight:700; text-transform:uppercase; text-align:center; line-height:1;  color:#fff }
.get-lost-text { margin-bottom:40px; font-size:30px; font-weight:500; line-height:1.3; color:#fff }
.get-lost-address { float:left; font-size:26px; font-weight:500; line-height:1.3; color:#fff }
.get-lost-address h3 { font-size:44px; font-weight:800; text-transform:uppercase; color:#f89800; text-shadow:-5px 4px 7px rgba(0,0,0,0.49) }
.get-lost-address p:first-of-type { margin-bottom:20px }
.get-lost-map { float:right }

/* HASHTAG */
a.hashtag { display:inline-block; vertical-align:top; font-size:150px; font-weight:800; text-transform:uppercase; text-decoration:none; line-height:1; color:#782F40 }
a.hashtag span { color:#000000 }
a.hashtag span:first-child { color:#000 }
.sport-home a.hashtag { font-size:140px }

/* SCHEDULE */
.section-calendar .section-header { position:static; margin:0 0 20px; font-size:42px; font-style:italic; font-weight:400; text-transform:uppercase; line-height:44px; color:#782F40 }
.schedule-boxscore .no-events { padding:50px; font-size:20px; font-weight:700; text-align:center; text-transform:uppercase; color:#000; border:1px solid #444 }
.schedule-boxscore .event-box { position:relative; min-height:140px; padding:20px 145px 25px 270px; color:#010101; background:#e1e1e1; border-top:2px solid #b7b7b7; box-sizing:border-box }
.schedule-boxscore .event-box:first-child { border-top:0 }
.schedule-boxscore .date  { position:absolute; left:0; top:-2px; bottom:0; width:125px; padding-top:30px; font-weight:800; font-size:53px; text-transform:uppercase; text-align:center; line-height:1; color:#fff; background:#782F40 }
.schedule-boxscore .date span { display:block; font-size:29px }
.schedule-boxscore .event-box:first-child .date { top:0 }
.schedule-boxscore .team-logo { position:absolute; left:145px; top:20px; width:100px; height:100px; background:#c5bfb7; box-shadow:6px 6px 3px rgba(0,0,0,0.23) }
.schedule-boxscore .team-logo img { position:absolute; top:50%; left:50%; max-width:80px; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%) }
.schedule-boxscore .sport { display:block; margin-top:10px; font-size:35px; font-weight:800; text-transform:uppercase; line-height:1 }
.schedule-boxscore .team-name { font-size:20px; font-weight:500; font-style:italic }
.schedule-boxscore .team .result { color:#782F40 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site { margin-top:5px; font-weight:500; font-style:italic }
.schedule-boxscore .links { position:absolute; top:-2px; right:0; bottom:0; width:105px; padding-top:50px; text-align:center; background:#ffa400 }
.schedule-boxscore .event-box:first-child .links { top:0 }
.schedule-boxscore .links > span { display:none }
.schedule-boxscore .links a { display:inline-block; font-size:30px; text-decoration:none; color:#010101 }
.schedule-boxscore .links a span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
a[href="#tab_events"] + .pane .schedule-boxscore .status,
a[href="#tab_results"] + .pane .schedule-boxscore .team .result { position:absolute; top:20px; bottom:20px; right:105px; width:200px; padding-top:20px; font-weight:800; font-size:42px; text-align:center; border-left:2px solid #b7b7b7 }
a[href="#tab_results"] + .pane .schedule-boxscore .status { font-size:20px; font-weight:500; font-style:italic }
a.btn-composite { font-weight:700; font-style:italic; font-size:24px; line-height:44px; text-decoration:none }
a.btn-composite span:first-child { position:absolute; top:0; right:0; color:#000; transition:0.3s }
a.btn-composite span:first-child:after { content:'\e810'; margin:0 10px;font-family:'glyphicons'; font-style:normal; font-weight:400 }
a.btn-composite span:first-child:hover { color:#782F40 }
a.btn-composite span:last-child { display:block; width:250px; height:44px; margin:20px auto 0; text-align:center; color:#fff; background:#782F40; transition:0.3s }
a.btn-composite span:last-child:focus,
a.btn-composite span:last-child:hover { background:#000 }
.schedule-wrap .notations .homeevents
{ display:none } 

/* 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; color:#fff; background:#000 }

.slider-wrapper .pp { position:absolute; left: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) }
.slider-wrapper .pp:before { content:'\e80b'; display:block; font-size:20px; line-height:30px }
.slider-wrapper .pp.play:before { content:'\e80a' }

.banners-slider .image { display:block; text-align:center; background:#4c2f33 }

.sponsors-slider .image { float:left; width:16.66% }
.sponsors-slider .prev,
.sponsors-slider .next { display:none }

/* RICH V2 */
.sport-section .rich-v2.custom .article-banner { position:relative; border:1px solid #464646 }
.sport-section .rich-v2.custom .article-banner .article-image { float:left; max-width:60%; margin:0 }
.sport-section .rich-v2.custom .article-banner .article-image + .info { margin-bottom:0; overflow:hidden }
.sport-section .rich-v2.custom .article-banner .info { margin-bottom:20px; padding:20px; font-family:'GothamNarrow', arial }
.sport-section .rich-v2.custom .article-banner .info > div { position:relative }
.sport-section .rich-v2.custom .article-banner .info .article-title { color:#000; font-size:38px; font-style:italic; font-weight:900; line-height:1.2; text-transform:uppercase }
.sport-section .rich-v2.custom .article-banner .info .article-score { margin-bottom:10px; font-size:70px; font-weight:900; line-height:1; color:#782F40 }
.sport-section .rich-v2.custom .article-banner .info .date { font-size:26px; font-weight:700; color:#000 }
.sport-section .rich-v2.custom .article-banner .info .date:before { display:none }
.sport-section .rich-v2.custom .article-body { display:table-row } 
.sport-section .rich-v2.custom .rel-articles { position:relative; display:table-cell; width:30%; height:100%; padding:30px 20px; vertical-align:top; font-family:'GothamNarrow', arial; color:#fff; background:#782F40 }
.sport-section .rich-v2.custom .article-text { display:table-cell; vertical-align:top; padding:20px }
.sport-section .rich-v2.custom .rel-articles .archive-articles-button { display:block; margin-top:20px; font-size:25px; font-weight:900; font-style:italic; text-decoration:none; text-align:center; text-transform:uppercase; color:#ffa400 }
.sport-section .rich-v2.custom .rel-articles .archive-articles-button:hover { color:#fff }
.sport-section .rich-v2.custom .rel-articles .preview { position:relative; margin-top:20px; border-left:10px solid #ffa400; padding:10px 20px }
.sport-section .rich-v2.custom .rel-articles .preview:first-child { margin-top:0 }
.sport-section .rich-v2.custom .rel-articles .preview:hover .title:after { border-width:10px }
.sport-section .rich-v2.custom .rel-articles .preview:hover .title,
.sport-section .rich-v2.custom .rel-articles .preview:hover .date { color:#ffa400 }
.sport-section .rich-v2.custom .rel-articles .title { display:block; margin-bottom:5px; font-size:20px; font-weight:700; line-height:1.2; color:#fff; text-decoration:none; transition:all 0.3s ease }
.sport-section .rich-v2.custom .rel-articles .title:after { content:''; position:absolute; left:-10px; right:0; top:0; bottom:0; border-left:0 solid #fff; transition:all 0.3s ease }
.sport-section .rich-v2.custom .rel-articles .date { font-style:italic; transition:all 0.3s ease }

.sport-section .rich-v2.custom .article-share-buttons .share-btn { width:54px; border-radius:3px; text-align:center }
.sport-section .rich-v2.custom .article-share-buttons .share-btn.facebook { background:#3b5998 }
.sport-section .rich-v2.custom .article-share-buttons .share-btn.twitter { background:#00aced }
.sport-section .rich-v2.custom .article-share-buttons .share-btn.gplus { background:#CE4D39 }
.sport-section .rich-v2.custom .article-share-buttons .share-btn.email { background:#ff9c00 }
.sport-section .rich-v2.custom .article-share-buttons .share-btn.addthis { background:#F8694D }
.sport-section .rich-v2.custom .article-share-buttons .share-btn.print { background:#004f39 }

/* HEADER LINKS */
.top-links { margin:0 20px }
.top-links ul a[rel="wiki-link"] { display:none !important }
.top-links li a { padding:0 10px; font-weight:700; font-size:16px; text-transform:uppercase; color:#000 }

.navbar-camps li{ width:25%; float:left; box-sizing:border-box; -webkit-box-sizing:border-box }
.navbar-camps li span{ display:block; position:static; text-align:center; color:#444; font-weight:700; padding:10px  }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#782F40; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#782F40; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-grid .team.loser { color:#555 }
.schedule-list table th { background-color:#782F40; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#782F40 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#782F40; color:#fff }
.bio-wrap .head a { color:#fff }
.bio-wrap .player-info .label{ white-space:normal }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ARTICLE */
.rich-v2 .article-date .date { color:#444 }
.rich-v2 .article-date .date:before { display:none }

/* PHOTO GALLERY */
body.ps-active, 
body.ps-building, 
div.ps-active,
div.ps-building { color:#fff; background:#000 }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; overflow:hidden }
.body-container { margin-top:45px }
.mainbody { min-height:500px; padding:0; padding-bottom:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:193px }
.site-header .site-logo { position:absolute; left:50%; top:100px; z-index:2; margin-left:-600px }
.site-header h1 { margin:0 }
.site-header h1 a { display:block; font-weight:400; font-size:20px; text-transform:uppercase; text-decoration:none; line-height:61px; color:#000 }
.site-header h1 a span:last-child { font-weight:700 }
.site-header .tel { margin:0; font-weight:700; font-size:16px; color:#000 }
.site-header .gicon-phone:before { content:'\e800'; display:inline-block; vertical-align:middle; padding-right:5px; font-family:'utility-icons'; font-size:24px }

.sticky-header .dropnav { position:fixed; top:0; text-align:center }
.sticky-header .site-header .site-logo { position:fixed; top:21px }

span[id="wiki-toggle-btn"] { top:auto !important; bottom:0 }

.mobile-menu-bar { display:none }

.landing .content-row > .container { position:relative; max-width:1200px; margin:0 auto }
.landing .content-row2 { margin-top:60px }

.site-home .content-row3 { margin-top:60px }
.site-home .content-row4 { margin-top:60px; padding:45px 0; background:url(/images/setup/bg_aotm_row.jpg) no-repeat 50% 0; background-size:cover; border-top:15px solid #782F40; border-bottom:15px solid #782F40 }
.site-home .content-row5 { padding:50px 0; text-align:center; color:#444; background:url(/images/setup/bg_row_4.jpg) repeat #e8e8e8 }
.site-home .content-row6 > .container { max-width:none }
.site-home .content-row7 { padding:55px 0 25px; color:#fff; background:url(/images/setup/bg_row_6_social.jpg) no-repeat 50% 0 #000; background-size:cover }
.site-home .content-row7 .content-col { float:left; width:32.5%; margin-left:1.25% }
.site-home .content-row7 .content-col1 { margin-left:0 }
.site-home .content-row8 { padding:40px 0; background:url(/images/setup/bg_row_7_pattern.jpg) repeat }
.site-home .content-row9 { padding:55px 0 }

.sport-home .content-row3 { margin-top:115px; padding:65px 0 40px; color:#fff; background:url(/images/setup/bg_stay_connected.jpg) no-repeat 50% 0 #891D1B; background-size:cover }
.sport-home .content-row3 .content-col { float:left; width:32.5%; margin-left:1.25% }
.sport-home .content-row3 .content-col1 { margin-left:0 }
.sport-home .content-row4 { padding:50px 0; background:url(/images/setup/bg_row_4.jpg) repeat }
.sport-home .content-row5 { padding:55px 0; color:#fff; background:url(/images/setup/bg_row_6_social.jpg) no-repeat 50% 0 #891D1B; background-size:cover }
.sport-home .content-row6 { padding:40px 0; text-align:center; color:#444; background:url(/images/setup/bg_row_7_pattern.jpg) repeat #ccc }
.sport-home .content-row7 { padding:55px 0 }

/* NAVIGATION */
.dropnav { position:absolute; z-index:1; left:0; right:0; top:120px; text-align:center; color:#fff; background:#782F40 }
.dropnav:before { content:''; position:absolute; left:-2000px; top:0; right:-2000px; height:53px; background:#782F40; border-top:10px solid #782F40; border-bottom:10px solid #691924; box-shadow:0 0 50px 10px rgba(255,255,255,0.9) }
.landing .dropnav:before { box-shadow:0 0 50px 10px rgba(0,0,0,0.92) }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; margin-left:224px; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; display:block; height:73px; padding:0 32px; font-size:18px; font-weight:700; line-height:73px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav.focus > a,
.dropnav .nav:hover > a { color:#eee }
.dropnav .nav > .submenu { display:none; position:absolute; left:-2000px; right:-2000px; top:73px; padding:50px 1850px; background:#ebebeb; white-space:nowrap }
.dropnav .nav.focus > .submenu,
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; padding:0 10px; font-size:16px; font-weight:700; line-height:32px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#000 }
.dropnav .submenu a:hover { color:#eee; background:#782F40 }
.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 }
.dropnav .nav > a[href="/navbar-sports"] + .submenu .has-submenu[data-follow-link="false"]:nth-child(3) { float:left; margin:30px 0 0 0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { margin-bottom:10px; font-size:20px; font-weight:800; color:#000; cursor:default; background:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0; padding-left:10px }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover { background:#782F40 }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"]:hover a:hover { color:#eee }
.dropnav .submenu .has-submenu[data-follow-link="true"] > *,
.dropnav .submenu .has-submenu[data-follow-link="true"] li { display:inline-block; vertical-align:top }
.dropnav .submenu .has-submenu[data-follow-link="true"] > a { min-width:170px; padding:0 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { padding:0 5px; font-size:16px; text-transform:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"],
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"] { position:relative; width:20px; text-indent:-9999px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81b'; position:absolute; left:0; top:0; right:0; bottom:0; font-family:'glyphicons'; text-indent:0; text-align:center; speak:none }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:before { content:'\e81d' }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:before { content:'\e81f' }
.dropnav .submenu a[rel="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; padding:15px; color:#fff; background:url(/images/setup/section_hdr_bg.jpg) repeat-x; box-shadow:0 0 18px 0 rgba(0,0,0,0.92) }
.secondary-nav h1 { float:left; margin:0 0 0 220px; color:#641721; font-size:25px; font-style:italic; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div { position:relative; max-width:1200px; margin:0 auto }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left; font-weight:700; font-size:16px; color:#641721 }
.secondary-nav li a { padding:5px 10px; color:#641721; text-decoration:none }
.secondary-nav li a:focus,
.secondary-nav li a:hover { color:#fff; 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:#f89800 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#f89800; 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 }

.j-carousel { padding-bottom:51px }
.j-carousel .seat { color:#fff; background:#000 }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:25px 25px 25px 75px; color:#fff; text-shadow:-5px 4px 4px rgba(0,0,0,0.54); background:rgba(0,0,0,0.85) }
.j-carousel .story-box:before { content:''; position:absolute; left:40px; top:12px; bottom:12px; width:6px; background:#782F40 }
.j-carousel .story-box .title { display:block; font-size:44px; font-weight:700; text-transform:uppercase; text-decoration:none; line-height:1; color:#fff }
.j-carousel .story-box .date { display:inline-block; vertical-align:middle; font-weight:700; font-style:italic; font-size:22px; text-transform:uppercase; text-shadow:-4px 4px 4px rgba(0,0,0,0.36) }
.j-carousel .story-box .carousel-share-links { display:inline-block; vertical-align:middle; margin-left:20px }
.j-carousel .story-box .carousel-share-links a { font-size:0; color:#fff; text-shadow:-4px 4px 4px rgba(0,0,0,0.36) }
.j-carousel .story-box .carousel-share-links a:before { font-size:22px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls { position:absolute; left:0; right:0; bottom:0; height:11px; padding:20px 0; text-align:center }
.j-carousel .control { position:relative; display:inline-block; width:11px; height:11px; margin:0 8px; text-indent:-9999px; cursor:pointer; background:#782F40; border-radius:100% }
.j-carousel .control.active { background:#ffa400 }
.j-carousel .control .counter { color:#fff; background:#000 }
.j-carousel .prev,
.j-carousel .next { position:absolute; left:51px; top:50%; z-index:2; width:29px; height:53px; margin-top:-100px; text-indent:-9999px; overflow:hidden; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -233px 0 }
.j-carousel .next { left:auto; right:51px; background-position:-269px 0 }

.top-stories .story { margin-top:10px; padding:0 10px 0 200px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .story:first-child { margin-top:0 }
.top-stories .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.top-stories .thumb img { vertical-align:top }
.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 .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.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; background:#6f6f6f; color:#fff; border-radius:3px }

/* TOP BAR */
.top-bar { position:relative; z-index:1; padding-bottom:8px }
.top-bar:before { content:''; position:absolute; display:block; z-index:-1; left:-2000px; top:0; right:-2000px; height:61px; background:url(/images/setup/top_bar_bg_pattern.png) repeat-x; border-bottom:8px solid #f3b84d; box-shadow:0 0 18px 0 rgba(0,0,0,0.92) }
.top-bar ul { margin:0; list-style:none; text-align:center }
.top-bar ul li { display:inline-block; vertical-align:top; line-height:61px }

/* SOCIAL ICONS */
.site-header .social-links { margin:0 20px }
.site-header .social-links li { margin:0 10px }
.site-header .social-links li a { text-decoration:none }
.site-header .social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.site-header .social-links li .icon { display:block; font-size:20px; color:#000; transition:0.2s }
.site-header .social-links li .icon:hover { color:#fff }

/* SEARCH */
a.btn-search { font-size:18px; color:#000 }
a.btn-search .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }

/* TICKER */
div[id="scoreboard-ticker-wrapper"] { position:absolute; top:69px; left:50%; width:1200px; color:#4f4e4e; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
div[id="scoreboard-ticker-wrapper"]:before { content:''; position:absolute; left:-2000px; top:0; right:-2000px; bottom:0; background:#c5bfb7 }
div[id="scoreboard-ticker"] { position:relative; width:1200px; height:50px; overflow:hidden; font-weight:700; font-size:17px }
div[id="scoreboard-ticker"] li { position:relative; overflow:hidden; width:1200px; height:50px; line-height:50px; text-align:center }
div[id="scoreboard-ticker"] .no-events { line-height:50px; text-align:center }
div[id="scoreboard-ticker"] span { padding:0 5px }
div[id="scoreboard-ticker"] span:first-of-type { padding:0 }
div[id="scoreboard-ticker"] span:nth-of-type(2) { padding-left:0 }
div[id="scoreboard-ticker"] a { color:#4f4e4e }
span[id="scoreboard-ticker-pp"],
span[id="scoreboard-ticker-prev"],
span[id="scoreboard-ticker-next"] { display:none }

/* TABS */
.tabs-wrapper .tabs { position:absolute; top:0; left:322px }
.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:44px; padding:0 15px; font-weight:700; font-size:24px; font-style:italic; text-decoration:none; color:#000 }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#ffa400 }
.tabs-wrapper .pane .overflow { max-height:565px; overflow:auto }

/* STAY CONNECTED HEADER */
.section-social > .section-header { position:static; left:auto; margin:0 0 40px; font-weight:700; font-size:66px; text-align:center; text-transform:uppercase; line-height:1; color:#fff }

/* BUTTONS */
.buttons-nav li { float:left; width:29.16%; margin:35px 0 0 6.25% }
.buttons-nav li:nth-child(3n+1) { margin-left:0 }
.buttons-nav li:nth-child(-n+3) { margin-top:0 }

/* FOOTER BUTTONS */
.footer-buttons li { margin-top:15px }
.footer-buttons li:first-child { margin-top:0 }
.footer-buttons li a { display:block; width:237px; height:39px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -9999px -9999px; transition:0.2s }
.footer-buttons li:first-child a { background-position:0 -155px }
.footer-buttons li:nth-child(2) a { background-position:0 -238px }
.footer-buttons li:nth-child(3) a { background-position:0 -320px }
.footer-buttons li:nth-child(4) a { background-position:0 -401px }
.footer-buttons li:first-child a:hover { background-position:0 -116px }
.footer-buttons li:nth-child(2) a:hover { background-position:0 -199px }
.footer-buttons li:nth-child(3) a:hover { background-position:0 -281px }
.footer-buttons li:nth-child(4) a:hover { background-position:0 -362px }

/* SLIDER */
.banners-slider .prev,
.banners-slider .next { position:absolute; left:121px; top:60%; z-index:1; width:29px; height:53px; border:none; padding:0; text-indent:-9999px; overflow:hidden; cursor:pointer; background:url(/images/setup/master_sprite.png) no-repeat -233px 0 }
.banners-slider .next { left:auto; right:121px; background-position:-269px 0 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1550px) {

.site-header h1 a { font-size:16px }
.site-header .social-links li { margin:0 5px }

.slider-wrapper .prev,
.slider-wrapper .next { top:50%; left:30px; margin-top:-26px }
.slider-wrapper .next { left:auto; right:30px }

}

@media only screen and (min-width:1024px) and (max-width:1330px) {

.site-header .site-logo { left:20px; margin:0 }
.site-header .gicon-phone:before { font-size:20px }
.site-header .tel,
.site-header .social-links li .icon,
.top-links li a,
a.btn-search { font-size:14px }

.top-links li a { padding:0 5px }

.dropnav > ul { margin-left:150px }
.dropnav .nav > a { padding:0 26px }
.dropnav .nav > .submenu { padding-left:1800px }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { margin-left:10px }

}

@media only screen and (min-width:1024px) and (max-width:1200px) {

.site-header h1 a { font-size:14px }

.site-header .social-links { margin:0 5px }
.site-header .social-links li { margin:0 2px }

.top-links { margin:0 5px }
.top-links li a { padding:0 5px }

.dropnav > ul { margin-left:180px }
.dropnav .nav > a { padding:0 16px }
.dropnav .submenu a { font-size:14px }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { margin-left:0 }

.secondary-nav > div > ul { margin-top:10px }
.secondary-nav li { font-size:14px }

.twitter-feed.slider .feed,
.twitter-feed.slider .tweet { width:332px }

.footer-row { float:left; width:100% }
.footer-row1 { float:none; position:relative; max-width:1024px; margin:0 auto }
.footer-row1 .footer-col { float:left; width:50%; padding-left:50px; margin:30px 0 0 0; box-sizing:border-box }
.footer-row1 .footer-col:nth-child(2n+1) { clear:left }
.footer-row1 .footer-col:nth-child(-n+2) { margin-top:0 }
.footer-row1 .footer-col:nth-child(even) { padding-left:75px }
.footer-row2 { clear:both }

div[id="scoreboard-ticker-wrapper"],
div[id="scoreboard-ticker"],
div[id="scoreboard-ticker"] li { width:1024px }

.get-lost-text { margin-bottom:0; text-align:center }
.get-lost-address,
.get-lost-map { float:none; margin-top:50px; text-align:center }
.get-lost-map > div { margin:0 auto }

.sport-home a.hashtag { font-size:100px }

.site-home .content-row4 { padding:100px 30px }
.section-aotm .section-header { top:60px; -webkit-transform:translateX(-50%) scale(0.9); transform:translateX(-50%) scale(0.9) }
.aotw .athlete { width:26% }

}

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#782F40 }
.site-header .site-logo { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/Updated_Images/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#f89800 }
.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:#782F40; 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:#782F40; 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; z-index:2; height:12px; padding:15px 0 10px; margin-top:66.56%; 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 #782F40; border-radius:100% }
.j-carousel .control.active { background:#782F40; box-shadow:none }
.j-carousel .control .thumb,
.j-carousel .prev,
.j-carousel .next { display:none }

.top-stories .story { margin-top:10px; padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -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 .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.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 }

.sport-section .rich-v2.custom .article-banner .article-image { float:none; max-width:100% }
.sport-section .rich-v2.custom .article-banner .info .article-score { font-size:30px }
.sport-section .rich-v2.custom .article-share-buttons .share-btn { width:auto }
.sport-section .rich-v2.custom .rel-articles { display:none }

.top-bar ul { margin:0; list-style:none }

.top-links{ background:#f89800; text-align:center; margin:0; padding:10px }
.top-links li{ display:inline-block }

.site-header .social-links { padding:10px; text-align:center; background:#c5bfb7 }
.site-header .social-links ul { margin:0; display:inline-block; vertical-align:top; list-style:none }
.site-header .social-links li { float:left; margin-left:20px }
.site-header .social-links li a { text-decoration:none }
.site-header .social-links li .text { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden }
.site-header .social-links li .icon { display:block; font-size:20px; color:#4f4e4e; transition:0.2s }
.site-header .social-links li .icon:hover { color:#fff }

.site-home .content-row5,
.sport-home .content-row6 { padding:20px 0; text-align:center; background:#ededed }

a.hashtag,
.sport-home a.hashtag { font-size:50px }

.copyright span { display:block; height:0; overflow:hidden }

.footer-row1 .footer-col { display:block; text-align:center }
.footer-row1 .footer-col1 > div { margin:0 auto }
.footer-text .site-title { margin:30px auto 10px }
.info-nav { margin-top:20px }
.footer-buttons { margin-top:20px }
.site-footer .social-links { display:inline-block; vertical-align:top }

.footer-buttons { padding:5px; max-width:320px; margin:0 auto }
.footer-buttons li { margin-top:5px }
.footer-buttons li:first-child { margin-top:0 }
.footer-buttons li a { position:relative; display:block; left:auto; padding:0 10px; line-height:30px; font-weight:500; text-transform:uppercase; text-align:left; color:#782F40; background:#fff; border-radius:3px }
.footer-buttons li a:after { content:'\e810'; position:absolute; right:0; top:0; bottom:0; width:30px; font-family:'glyphicons'; text-align:center; color:#fff; background:#782F40; border-radius:0 3px 3px 0 }


.site-header .site-logo img,
.site-header .tel,
.site-header .btn-search,
.site-header h1,
div[id="scoreboard-ticker-wrapper"],
.section-social { display:none }

.section-lost { padding:30px 0; background:#782F40 }
.section-lost .section-header { font-size:40px }
.get-lost { text-align:center }
.get-lost-text { margin-bottom:30px; font-size:24px }
.get-lost-address { float:none; font-size:20px }
.get-lost-address h3 { font-size:30px; text-shadow:-3px 2px 5px rgba(0,0,0,0.49) }
.get-lost-map { float:none }
.get-lost-map > div { margin:0 auto }

.tabs-wrapper ul.tabs .tab { width:50% }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; font-weight:700; font-size:20px; font-style:italic; line-height:40px; text-decoration:none; text-align:center; color:#000; background:#eee }
.tabs-wrapper .tab a:focus,
.tabs-wrapper .tab a.active { background:#ffa400 }
.tabs-wrapper .pane .overflow { height:auto; padding:5px 5px 0 }

.section-calendar .section-header { margin:10px 0; font-size:30px; text-align:center }
.schedule-boxscore .no-events { padding:10px; font-size:16px }
.schedule-boxscore .event-box { min-height:auto; padding:10px 65px 25px 80px }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.schedule-boxscore .date  { width:70px; padding-top:20px; font-size:33px }
.schedule-boxscore .date span { font-size:15px }
.schedule-boxscore .team-logo { display:none }
.schedule-boxscore .sport { margin-top:10px; font-size:16px }
.schedule-boxscore .team-name { font-size:14px }
.schedule-boxscore .team .result { float:none; display:block }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site { font-size:12px }
.schedule-boxscore .links { width:55px; padding-top:20px }
.schedule-boxscore .links a { font-size:16px }
a[href="#tab_events"] + .pane .schedule-boxscore .status,
a[href="#tab_results"] + .pane .schedule-boxscore .team .result { position:static; width:auto; padding-top:0; font-size:16px; text-align:left; border-left:0 }
a[href="#tab_results"] + .pane .schedule-boxscore .status { font-size:16px }
a.btn-composite { font-size:16px; line-height:30px }
a.btn-composite span:first-child { display:none }
a.btn-composite span:last-child { width:200px; height:30px; margin:10px auto }

.banners-slider .next, 
.banners-slider .prev { position:absolute; left:10px; top:50%; z-index:1; margin-top:-15px; width:30px; height:30px; border:none; padding:0; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; background:transparent }
.banners-slider .next { left:auto; right:10px }
.banners-slider .prev:before { content:"\00ab"; display:block; font-size:30px; line-height:30px; color:#fff }
.banners-slider .next:before { content:"\00bb"; display:block; font-size:30px; line-height:30px; color:#fff }

.site-home .content-row4 { position:relative; margin-top:10px; padding:20px; overflow:hidden; background:url(/images/setup/bg_aotm_row.jpg) no-repeat 50% 0; background-size:cover; border-top:5px solid #782F40; border-bottom:5px solid #782F40 }
.section-aotm .section-header { top:10px; -webkit-transform:translateX(-50%) scale(0.7); transform:translateX(-50%) scale(0.7) }
.aotw .athlete { width:26% }
.aotw .heading span { font-size:16px }
.aotw .heading span:nth-child(2) { margin:20px 0 5px; font-size:24px }
.aotw .heading:after { margin-top:15px; padding:0 10px; font-size:16px; line-height:30px }

.sponsors-slider { padding:10px }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {

.top-stories .thumb { width:40%; float:left }
    
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-logo { max-width:240px; height:80px; margin:0 144px 0 10px; text-indent:-9999px; background:url(/images/setup/Updated_Images/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:#f89800 }
.mobile-menu-bar li .text { position:absolute; left:-9999px }

.footer-row1 .footer-col1 { display:none }
.footer-text,
.footer-links li a { font-size:20px }
.site-footer .copyright { font-size:16px }

.get-lost-map { display:none }

.section-aotm .navbar-aotw-sponsor { display:none }
.section-aotm .section-header { position:static; width:auto; height:auto; margin:0 0 20px; text-indent:0; background:none; -webkit-transform:none; transform:none }
.section-aotm .section-header span { display:block; text-align:center; text-transform:uppercase; text-shadow:-2px 2px 4px rgba(0,0,0,0.63); line-height:1; color:#fff }
.section-aotm .section-header span:first-child { font-size:34px; font-weight:900 }
.section-aotm .section-header span:nth-child(2) { font-size:23px; font-weight:500 }
.section-aotm .section-header span:last-child { font-size:58px; font-weight:900 }
.section-aotm .section-header:after { content:''; display:block; width:100px; height:65px; margin:0 auto; background:url(/images/setup/aotm_ihcclogo.png) no-repeat; background-size:100% }
.aotw .athlete { width:46% }
.aotw .heading span { font-size:14px }
.aotw .heading span:nth-child(2) { margin:10px 0 5px; font-size:20px }
.aotw .heading:after { margin-top:10px; font-size:14px }
.aotw .heading .thumb { max-width:250px; border:3px solid #782F40 }

.navbar-camps li{ width:33.33% }
.navbar-camps li:nth-child(4){ clear:both }

.tab-container .tab-nav { overflow-x: scroll !important; }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { padding:10px; background:#000 }
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }

.get-lost { padding:0 10px }
.get-lost-text { margin-bottom:30px; font-size:20px }

.sport-home a.hashtag { font-size:30px }
.aotw .heading .thumb { max-width:200px }

}