/* ==============
   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: 'yanone_kaffeesatz';
    src: url('yanonekaffeesatz-bold-webfont.woff2') format('woff2'),
         url('yanonekaffeesatz-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'hind_siliguri';
    src: url('hindsiliguri-semibold-webfont.woff2') format('woff2'),
         url('hindsiliguri-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'hind_siliguri';
    src: url('hindsiliguri-bold-webfont.woff2') format('woff2'),
         url('hindsiliguri-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'hind_guntur';
    src: url('hindguntur-semibold-webfont.woff2') format('woff2'),
         url('hindguntur-semibold-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'hind_guntur';
    src: url('hindguntur-bold-webfont.woff2') format('woff2'),
         url('hindguntur-bold-webfont.woff') format('woff');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('lato-semibolditalic-webfont.eot');
    src: url('lato-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('lato-semibolditalic-webfont.woff2') format('woff2'),
         url('lato-semibolditalic-webfont.woff') format('woff'),
         url('lato-semibolditalic-webfont.ttf') format('truetype'),
         url('lato-semibolditalic-webfont.svg#latosemibold_italic') format('svg');
    font-weight: 600;
    font-style: italic;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#003468 !important }

body { font-family:'roboto', arial; font-size:14px; line-height:1.5; padding-bottom:90px; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }

a { color:#003468; text-decoration:none }
a:hover { text-decoration:underline }
a[rel*="wiki-link"] { color:#ff0000 }

h1,h2,h3,h4,h5,h6 { line-height:1.3 }

h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px }

.wrapper { max-width:1015px; margin:0 auto }
.landing .wrapper { max-width:none }
.mainbody { display:block; padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.section-header { position:absolute; left:-9999px }

.site-footer { text-align:center }
.site-footer .presto-logo { display:block; width:158px; height:24px; margin:37px auto; text-indent:-9999px; background:url(/images/setup/2016/footer_logo_presto.png) no-repeat }
.footer-logos { margin-top:47px }
.footer-logos ul { margin:0; list-style:none }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 30px }
.footer-links { padding:10px; background:#e8a713 }
.footer-links ul { display:inline-block; vertical-align:top; margin:0; list-style:none }
.footer-links li { float:left }
.footer-links li a { display:block; font-family:'hind_siliguri', arial; font-size:16px; color:#001021 }
.footer-links li a:before { content:'|'; padding:0 10px }
.footer-links li:first-child a:before { display:none }
.footer-links li:first-child a:after { content:' // The Official Site of Emory University Athletics' }
.footer-links li:nth-child(2) a:after { content:' // Emory University Homepage' }
.footer-text { padding:30px 0; font-family:'hind_siliguri', arial; font-size:18px; font-weight:600; color:#fff; background:#042d58 }
.footer-text span { padding:0 5px }
.footer-text p { margin:0 }
.footer-text .site-title { display:block; font-size:20px; font-weight:700; text-decoration:none; color:#fff }

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:61.08%; position:relative; overflow:hidden }
.j-carousel .media-box .slide-img img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:50000%; position:relative }
.j-carousel3 .seat { width:0.2%; float:left; position:relative }

/* AOTW */
.aotw-slider { position:relative }
.aotw-slider .slider { position:relative; overflow:hidden }
.aotw-slider .items { position:relative; width:50000% }
.aotw-slider .item { float:left; width:0.2% }
.aotw-slider .image img { vertical-align:top }
.aotw-slider .image span { display:none }
.aotw-slider .next, 
.aotw-slider .prev { position:absolute; left:33px; bottom:42px; width:13px; height:12px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2016/master_sprite.png) no-repeat -1282px 0; transition:0.2s }
.aotw-slider .next { left:auto; right:33px; background-position:-1300px 0 }
.aotw-slider .next:hover, 
.aotw-slider .prev:hover { -webkit-transform:scale(1.2); transform:scale(1.2) }
.section-aotw .section-header { position:static; height:45px; margin:0; font-family:'yanone_kaffeesatz', arial; font-size:28px; text-align:center; line-height:45px; color:#e8a713; border-bottom:2px solid #e8a713 }
.section-aotw .section-header span { font-size:22px; color:#fff }
.aotw .athlete { position:relative }
.aotw .thumb { position:relative; display:block; padding-top:121.60%; overflow:hidden }
.aotw .thumb img { position:absolute; left:0; top:0; width:100%; min-height:100% }
.aotw .info { position:absolute; left:20px; bottom:0; right:20px; text-align:center }
.aotw .title { display:block; height:64px; padding:10px 25px; line-height:1.4; text-decoration:none; background:rgba(0,52,104,0.9); box-sizing:border-box }
.aotw .title span { display:block; font-family:'hind_guntur', arial; font-size:12px; text-transform:uppercase; color:#e8a713 }
.aotw .title span:first-child { font-family:'yanone_kaffeesatz', arial; font-size:20px; text-transform:none; color:#fff }
.aotw .leadin { display:none }
.aotw .readmore { display:block; height:16px; font-family:'hind_guntur', arial; font-size:11px; font-weight:700; text-transform:uppercase; text-decoration:none; line-height:21px; color:#003161; background:#e8a713 }
.aotw-sponsor-wrapper { position:absolute; left:20px; right:20px; bottom:80px; height:20px; text-align:center; background:rgba(75,78,84,0.9) }
.aotw-sponsor-wrapper span { display:inline-block; vertical-align:middle; height:20px; margin-left:-30px; font-size:11px; font-family:'hind_siliguri', arial; font-weight:600; text-transform:uppercase; line-height:20px; color:#e8a713 }
.aotw-sponsor { position:absolute; top:-5px; left:50%; margin-left:25px }
.aotw-sponsor ul { margin:0; list-style:none }
.aotw-sponsor li span { display:none }
.aotw-sponsor a[rel*="wiki-link"] + a { display:none !important }

/* SCHEDULE */
.schedule-boxscore .event-box { float:left; width:48.5%; margin:15px 0 0 3%; position:relative; overflow:hidden; font-family:'hind_siliguri', arial; font-weight:600; color:#fff }
.schedule-boxscore .event-box:nth-child(2n+1) { clear:left; margin-left:0 }
.schedule-boxscore .no-events { display:block; height:320px; font-weight:700; text-align:center; text-transform:uppercase; line-height:320px; color:#fff }
.schedule-boxscore .date  { display:block; margin-bottom:10px; border-bottom:2px solid #e8a713; font-size:16px; line-height:30px; text-transform:uppercase; color:#e8a713 }
.schedule-boxscore .sport { font-size:14px }
.schedule-boxscore .status { float:right }
.schedule-boxscore .teams { margin-top:5px }
.schedule-boxscore .team { font-size:16px; font-weight:700 }
.schedule-boxscore .notes,
.schedule-boxscore .neutral-site,
.schedule-boxscore .links { margin-top:5px; font-size:12px }
.schedule-boxscore .links a { text-decoration:underline; color:#fff }
.schedule-boxscore .links a:hover { color:#e8a713 }

/* TABS */
.tabs-wrapper ul.tabs { position:relative; z-index:1; padding-left:53px; border-bottom:2px solid #e8a713 }
.tabs-wrapper ul.tabs:before { content:''; position:absolute; left:0; top:-10px; width:70px; height:45px; background:url(/images/setup/2016/master_sprite.png) no-repeat -1137px 0 }
.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 { position:relative; display:block; height:45px; font-family:'yanone_kaffeesatz', arial; font-size:28px; font-weight:700; line-height:45px; padding:0 19px; text-decoration:none; color:#d1d5d8 }
.tabs-wrapper .tab a:before { content:''; position:absolute; left:-3px; top:50%; width:2px; height:21px; background:#e8a713; -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.tabs-wrapper .tab:first-child a:before { display:none }
.tabs-wrapper .tab a.active { color:#e8a713 }
.tabs-wrapper .panes { position:relative }
.tabs-wrapper .pane { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden; background:rgba(4,49,95,0.9) }
.tabs-wrapper .pane:before { content:''; position:absolute; top:-21px; left:50%; width:698px; height:370px; background:url(/images/setup/2016/master_sprite.png) no-repeat -730px -150px; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
.tabs-wrapper .pane.active { position:static; visibility:visible }
.tabs-wrapper .pane > .overflow { position:relative; height:350px; padding:15px; overflow:auto; box-sizing:border-box }

/* YOUTUBE */
.youtube-wrapper .player { float:left; position:relative; width:53%; height:320px; background:#000; border:2px solid #e8a713; box-sizing:border-box }
.youtube-wrapper .player > div { position:absolute; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.youtube-wrapper .playlist { float:right; width:45% }
.youtube-wrapper .playlist .overflow { height:281px; overflow:auto; padding:0 }
.youtube-wrapper .playlist ul { margin:0; list-style:none }
.youtube-wrapper .playlist li { margin-top:12px; cursor:pointer; transition:0.3s }
.youtube-wrapper .playlist li:first-child { margin-top:0 }
.youtube-wrapper .playlist li img { float:left; max-width:96px; margin-right:10px; border:2px solid #fff }
.youtube-wrapper .playlist li.active img { border-color:#e8a713 }
.youtube-wrapper .playlist li a { display:block; font-family:'hind_siliguri', arial; font-weight:600; font-size:12px; text-transform:uppercase; text-decoration:none; line-height:1.4; color:#fff }
.youtube-wrapper .playlist li.active a { color:#e8a713 }
.youtube-wrapper .playlist:hover li { opacity:0.5 }
.youtube-wrapper .playlist:hover li:hover { opacity:1 }
a.btn-more-videos { position:absolute; right:15px; bottom:15px; width:43.2%; height:29px; font-family:'hind_siliguri', arial; font-weight:700; text-transform:uppercase; text-decoration:none; text-align:center; line-height:29px; color:#003161; background:#e8a713 }

/* VIDEO */
.landing .video-playlist { padding-top:0 }
.landing .video-playlist .player { float:left; position:relative; width:53%; height:320px; background:#000; border:2px solid #e8a713; box-sizing:border-box }
.landing .video-playlist .player > div { position:absolute; top:50%; -webkit-transform:translateY(-50%); transform:translateY(-50%) }
.landing .video-playlist .playlist { float:right; width:45%; height:281px; overflow:auto; padding:0 }
.landing .video-playlist .playlist .playlist-pane { margin-top:12px }
.landing .video-playlist .playlist .playlist-pane:first-child { margin-top:0 }
.landing .video-playlist .playlist .item { margin-top:12px; padding:0; cursor:pointer; background:none; border:0; transition:0.3s }
.landing .video-playlist .playlist .item:first-child { margin-top:0 }
.landing .video-playlist .playlist .item.active,
.landing .video-playlist .playlist .item:hover { background:none }
.landing .video-playlist .playlist .item .thumb { float:left; max-width:90px; max-height:100%; margin-right:10px; border:2px solid #fff; box-sizing:border-box }
.landing .video-playlist .playlist .item.active .thumb { border-color:#e8a713 }
.landing .video-playlist .playlist .item .thumb img { vertical-align:top }
.landing .video-playlist .playlist .item .video-title { display:block; font-family:'hind_siliguri', arial; font-weight:600; font-size:12px; text-transform:uppercase; text-decoration:none; line-height:1.4; color:#fff }
.landing .video-playlist .playlist .item.active .video-title:after { color:#e8a713 }
.landing .video-playlist .playlist:hover li { opacity:0.5 }
.landing .video-playlist .playlist:hover li:hover { opacity:1 }
.landing .video-playlist .video-info { display:none }
a.btn-more-videos { position:absolute; right:15px; bottom:15px; width:43.2%; height:29px; font-family:'hind_siliguri', arial; font-weight:700; text-transform:uppercase; text-decoration:none; text-align:center; line-height:29px; color:#003161; background:#e8a713 }

/* TICKER */
.ticker-wrapper { position:relative; max-width:1015px; margin:0 auto }
.ticker-slider { position:relative; height:40px; padding:0 10px; color:#fff; background:#042d58; overflow:hidden }
.ticker-slider ul { margin:0; list-style:none }
.ticker-slider li { float:left; min-width:200px; padding:0 20px; text-align:center; display: block;
    font-family: 'lato', arial;
    font-weight: 600;
    font-style: italic;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    overflow: hidden;
    color: #fff; }
.ticker-slider li a { display:block; font-family:'lato', arial; font-weight:600; font-style:italic; white-space:nowrap; text-overflow:ellipsis; line-height:40px; overflow:hidden; color:#fff }
.ticker-slider .prev,
.ticker-slider .next { display:none }

/* GPT ADS */
.gpt-adhesion-placeholder { position:fixed; left:0; right:0; bottom:0; z-index:9999; text-align:center; background:#000; -webkit-transition:bottom .4s } 
.gpt-adhesion-placeholder.collapse { bottom:-200px }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* STAFF DIRECTORY */
.staff-directory th { background:#003468; color:#fff }

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#003468; color:#fff }
.roster .roster-header a { color:#fff }
.roster tr:nth-child(even) td { background:#f5f5f5 }

/* SCHEDULE */
.schedule-list table th { background-color:#003468; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#003468 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
  
/* BIO */
.bio-wrap .head { background:#003468; color:#fff }
.bio-wrap .head a { color:#fff }

/* COACH BIO */
.coach-bio .info { width:65% }

/* ==============
   MEDIA QUERIES
   ============== */

/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

body { background:url(/images/setup/2016/page_bg_gradient.png) repeat-y 50% 0 #002040 }
.page { position:relative; overflow:hidden }
.page:before { content:''; position:absolute; left:0; top:148px; width:100%; height:272px; background:url(/images/setup/2016/global_nav_bg.png) repeat-x }
.mainbody { min-height:500px; padding:20px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; min-height:148px; background:url(/images/setup/2016/header_repeater.png) repeat-x }
.site-header > .container { position:relative; max-width:1015px; margin:0 auto }
.site-header .site-title { position:absolute; left:70px; top:32px; margin:0 }
.site-header .site-title a { display:block; width:917px; height:104px; text-indent:-9999px; background:url(/images/setup/2016/master_sprite.png) no-repeat -207px 0 }
.site-header .site-logo { position:absolute; left:417px; top:23px; width:203px; height:135px; text-indent:-9999px; background:url(/images/setup/2016/master_sprite.png) no-repeat }
.header-text { height:32px; margin-left:60px; font-family:'yanone_kaffeesatz', arial; font-weight:600; text-transform:uppercase; line-height:32px; letter-spacing:0.2em; color:#003468 }
.header-text span { padding:0 10px }

.sticky-header .dropnav { position:fixed; left:0; top:0; right:0; margin:0; background:url(/images/setup/2016/global_nav_bg.png) repeat-x }
.sticky-header .site-header { min-height:218px }

.mobile-menu-bar { display:none }

.landing .content-row { position:relative }
.landing .content-row2 { margin-top:45px }
.landing .content-row3 { margin-top:36px }
.landing .content-row4 { margin-top:32px; padding:17px 0; background:#fff; border-top:4px solid #e8a713; border-bottom:4px solid #e8a713 }
.landing .content-row2 .content-col { position:relative }
.landing .content-row2 .content-col1 { width:70.64%; float:left }
.landing .content-row2 .content-col2 { width:28.37%; float:right }
.landing .content-row3 .content-col1 { width:71.03%; float:left }
.landing .content-row3 .content-col2 { width:28.37%; float:right }
.landing .content-row > .container { position:relative; max-width:1015px; margin:0 auto }

/* NAVIGATION */
.dropnav { position:relative; margin:116px 0 28px; text-align:center }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; display:inline-block; vertical-align:top; text-align:left }
.dropnav .nav { float:left }
.dropnav .nav > a { position:relative; display:block; height:42px; padding:0 29px; font-size:22px; font-weight:700; font-family:'yanone_kaffeesatz', arial; line-height:40px; text-decoration:none; color:#747474; text-transform:uppercase }
.dropnav .nav:hover > a { color:#e8a713; background:url(/images/setup/2016/global_nav_bg_hover.jpg) repeat-x }
.dropnav .nav:hover > a:before { content:'\e811'; font-family:'glyphicons'; position:absolute; left:50%; bottom:4px; font-size:16px; line-height:7px; -webkit-transform:translateX(-50%); transform:translateX(-50%) }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:42px; right:0; padding:20px 45px; background:rgba(7,19,31,0.9); white-space:nowrap; border-bottom:3px solid #e8a713 }
.dropnav .nav > .submenu:before { content:''; position:absolute; right:45px; top:50%; width:199px; height:129px; margin-top:-64px; background:url(/images/website/dropdown_thumb.png) no-repeat }
.dropnav .nav > a[href="/navbar-sports-dropdown"] + .submenu:before,
.dropnav .nav > a[href="/navbar-information"] + .submenu:before { display:none }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-family:'hind_siliguri', arial; font-size:16px; line-height:33px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#fff }
.dropnav .submenu a:hover { color:#e8a713 }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:50px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu[data-follow-link="false"] > a { font-size:18px; cursor:default; color:#d5a110; border-bottom:3px solid #e8a713 }
.dropnav .submenu .has-submenu[data-follow-link="true"] { display:block; margin:0 }
.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:188px }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a { font-size:13px; text-transform:none; color:#e8a713 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:hover { color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a:before { content:'| '; padding:0 2px; color:#e8a713 }
.dropnav .submenu .has-submenu[data-follow-link="true"] li:first-child a:before { display: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; height:33px; overflow:hidden; transition:0.2s }
.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{ padding:0; font-family:"GlyphIcons"; font-style:normal; font-weight:normal; font-variant:normal; display:block; text-align:center; text-transform:none; speak:none; color:#fff }
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="facebook"]:before { content:'\e81b' }
.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 .has-submenu[data-follow-link="true"] li a[href*="facebook"]:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="twitter"]:hover,
.dropnav .submenu .has-submenu[data-follow-link="true"] li a[href*="instagram"]:hover{ -webkit-transform:scale(1.3); transform:scale(1.3) }
.dropnav .submenu a[rel*="wiki-link"] + a { display:none !important }

.secondary-nav { position:relative; z-index:2; max-width:1015px; margin:0 auto; padding:5px 10px; color:#fff; background:#e8a713; box-sizing:border-box }
.secondary-nav h1 { float:left; margin-bottom:0; color:#001122; font-size:24px; font-family:'yanone_kaffeesatz', arial; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left; font-family:'hind_siliguri', arial; font-weight:600 }
.secondary-nav li a { padding:5px 10px; color:#583d00; text-decoration:none; text-transform:uppercase }
.secondary-nav li a:hover { color:#001122; 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:#001122; background:#e8a713 }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:-10px; padding:10px 20px; text-align:right; background:#e8a713 }
.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 .story-box { position:absolute; left:0; right:0; bottom:0; padding:15px; font-family:'hind_guntur', arial; font-size:16px; text-align:center; color:#fff; background:rgba(8,23,38,0.8); border-top:2px solid #e8a713; border-bottom:2px solid #e8a713 }
.j-carousel .story-box .title { display:block; font-size:31px; color:#fff; font-weight:700; font-family:'yanone_kaffeesatz', arial; text-decoration:none; transition:0.3s }
.j-carousel .story-box .title:hover { color:#e8a713 }
.j-carousel .story-box .pipe { padding:0 5px }
.j-carousel .story-box .date,
.j-carousel .story-box .carousel-related-links { display:none }
.j-carousel .story-box .carousel-related-links a { color:#fff }
.j-carousel .story-box .carousel-related-links span { padding:0 5px }
.j-carousel .story-box .carousel-share-links { display:none; vertical-align:top; margin-left:10px }
.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:16px }
.j-carousel .story-box .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .story-box .leadin { display:block; font-size:17px; font-weight:600; color:#b5b5b5 }
.j-carousel .story-box .readmore { display:none; font-weight:700; font-size:13px; text-transform:uppercase; color:#e8a713 }
.j-carousel .controls { padding-top:17px }
.j-carousel .control { position:relative; float:left; width:11.72%; margin-left:0.88%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top; border:2px solid #d1d5d8 }
.j-carousel .control.active .thumb { border-color:#e8a713 }
.j-carousel .control .thumb-title { padding-top:10px; font-family:'yanone_kaffeesatz', arial; text-transform:uppercase; text-align:center; line-height:1.2; letter-spacing:0.08em; color:#b5b5b5 }
.j-carousel .control .thumb-title span { display:block }
.j-carousel .control.active .thumb-title { color:#e8a713 }
.sport-home .j-carousel .control .thumb-title { display:none }
 
.landing .stories .story { margin-top:10px; padding:0 10px 0 110px; position:relative; -webkit-box-sizing:border-box; box-sizing:border-box }
.landing .stories .story:first-child { margin-top:0 }
.landing .stories .thumb { width:100px; float:left; margin-left:-110px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.landing .stories .thumb img { vertical-align:top }
.landing .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 }
.landing .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  }
.landing .stories .title { display:block; font-size:16px; text-decoration:none; color:#fff; transition:0.2s }
.landing .stories .title:hover { color:#e8a713 }
.landing .stories .details { font-family:'hind_siliguri', arial; color:#e8a713 }
.landing .stories .leadin { display:none; font-size:13px }
.landing .stories .links { padding:5px 0 }
.landing .stories .links a span,
.landing .buttons a + a { display:none }
.landing .buttons { margin-top:10px; text-align:center; text-transform:uppercase }
.landing .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#e8a713; font-family:'hind_siliguri', arial; font-weight:600; text-decoration:none; color:#003468 }

/* 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 { display:none }

.banners-slider .prev,
.banners-slider .next { position:absolute; left:0; top:50%; margin-top:-18px; width:36px; height:36px; cursor:pointer; text-indent:-9999px; background:url(/images/setup/2016/master_sprite.png) no-repeat -1213px 0 }
.banners-slider .next { left:auto; right:0; background-position:-1243px 0 }

.sponsors-slider { padding:0 65px; text-align:center }
.sponsors-slider .image { width:17.67%; margin-left:2.9% }
.sponsors-slider .image:first-child { margin-left:0 }
.sponsors-slider .prev,
.sponsors-slider .next { position:absolute; left:0; top:50%; width:27px; height:24px; margin-top:-12px; text-indent:-9999px; cursor:pointer; background:url(/images/setup/2016/arrow_prev.png) }
.sponsors-slider .next { left:auto; right:0; background:url(/images/setup/2016/arrow_next.png) }

/*
.ticker-wrapper { position:relative; max-width:1015px; margin:0 auto }
.ticker-slider { padding:10px; color:#fff; background:#042d58 }
.ticker-slider .item { text-align:center }
.ticker-slider .text { display:inline-block; padding:0 20px; font-family:'lato', arial; font-weight:600; font-style:italic }
.ticker-slider .prev,
.ticker-slider .next { display:none }
*/

/* SOCIAL BUTTONS */
.social-links { position:absolute; right:34px; top:0 }
.social-links ul { margin:0; list-style:none }
.social-links li { float:left; margin-left:15px }
.social-links li:first-child { margin-left:0 }
.social-links li a { text-decoration:none }
.social-links li .text { display:none }
.social-links li .icon { display:block; font-size:18px; line-height:32px; transition:0.2s }
.social-links li .icon:hover { -webkit-transform:scale(1.35); transform:scale(1.35) }
.social-links a[rel*="wiki-link"] + a { display:none !important }

/* BUTTONS */
.buttons-nav ul { margin:0; list-style:none }
.buttons-nav li { float:left; width:32.45%; margin-left:1.24% }
.buttons-nav li:first-child { margin-left:0 }
.buttons-nav li span { display:none }
.buttons-nav li img { vertical-align:top }

/* TEAM LINKS */
.tabs-wrapper a[href="#tab_team_links"] + .pane .overflow { padding:0; overflow:hidden }
.team-links { position:relative; padding-left:105px }
.team-links h1 { position:absolute; left:0; top:0; width:70px; bottom:0; margin:0; font-size:32px; font-family:'yanone_kaffeesatz', arial; text-transform:uppercase; color:#976c0b; background:#e8a713 }
.team-links h1 span { display:block; position:absolute; left:50%; top:50%; white-space:nowrap; -webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg); -moz-transform:translateX(-50%) translateY(-50%) rotate(-90deg); transform:translateX(-50%) translateY(-50%) rotate(-90deg) }
.team-links ul { display:block; height:350px; padding:30px 30px 30px 0; margin:0; list-style:none; overflow:auto; box-sizing:border-box }
.team-links li a { display:block; font-family:'hind_siliguri', arial; font-weight:600; font-size:16px; line-height:33px; text-decoration:none; color:#fff; transition:0.2s }
.team-links li a:hover { color:#e8a713 }

}

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:1024px) and (max-width:1100px) {

.dropnav .nav > a { padding:0 25px }

}

@media only screen and (max-width:1023px) {

body { padding:0 0 90px }

.site-header { position:relative; background:#002f5d }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/2016/header_tablet.png) no-repeat 50% 50% }

.mobile-menu-bar { display:block; padding:5px; background:#d1d5d8 }
.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; font-weight:700; line-height:35px; color:#747474; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#747474; border-radius:3px }
.no-touch .mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#003468; 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:#003468; 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:#000d1a  }
.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"] { color:#00abf1 }
.j-carousel .story-box .carousel-share-links a[href*="facebook"] { color:#3c5a99 }
.j-carousel .story-box .carousel-related-links,
.j-carousel .story-box .date,
.j-carousel .story-box .leadin,
.j-carousel .story-box .readmore { display:none }
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#e8a713 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; 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:#003468; box-shadow:none }
.j-carousel .control.active:before { border-color:#003468 }
.j-carousel .control .thumb { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; font-size:16px; font-weight:700; border-bottom:5px solid #e8a713; text-transform:uppercase; background:#003468; 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 .pane:before { display:none }

.slider-wrapper { padding:0 5px }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; padding:10px; font-weight:700; text-transform:uppercase; color:#fff;
background: #002143;
background: -moz-linear-gradient(-45deg,  #002143 0%, #40484d 50%, #463c18 100%);
background: -webkit-linear-gradient(-45deg,  #002143 0%,#40484d 50%,#463c18 100%);
background: linear-gradient(135deg,  #002143 0%,#40484d 50%,#463c18 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002143', endColorstr='#463c18',GradientType=1 ); }
.slider-wrapper .image span:after { content:"\00bb"; float:right }

.schedule-boxscore .event-box { width:100%; margin:15px 0 0; padding:5px; box-sizing:border-box }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.schedule-boxscore .no-events { height:auto; padding:10px; line-height:normal }
.aotw { height:auto }

.landing .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 }
.landing .stories .story:first-child { margin-top:0 }
.landing .stories .thumb { position:relative }
.landing .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 }
.landing .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  }
.landing .stories .thumb img { width:100%; vertical-align:top }
.landing .stories .details { padding:10px; overflow:hidden }
.landing .stories .title { display:block; font-size:18px; margin-bottom:5px }
.landing .stories .leadin { font-size:13px }
.landing .stories .links { padding:5px 0 }
.landing .stories .links a span { display:none }
.landing .buttons { padding:10px 0; text-align:center }
.landing .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; font-family:'hind_siliguri', arial; font-weight:700; text-transform:uppercase; color:#003161; background:#e8a713 }

.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 }

.site-header .header-text { padding:10px; font-weight:700; text-align:center; text-transform:uppercase; color:#003468; background:#e8a713 }
.site-header .header-text p { margin:0 }
.site-header .header-text span { display:block; height:0; overflow:hidden }

.social-links { padding:0 10px 10px; text-align:center; background:#e8a713 }
.social-links ul { display:inline-block; vertical-align:top; margin:0; list-style:none }
.social-links li { float:left; margin-left:15px }
.social-links li:first-child { margin-left:0 }
.social-links li a { text-decoration:none }
.social-links li .text { display:none }
.social-links li .icon { display:block; font-size:20px; line-height:32px }

.youtube-wrapper .player  { float:none; width:100%; height:auto }
.youtube-wrapper .player > div { position:relative; top:auto; -webkit-transform:translateY(0); transform:translateY(0) }
.youtube-wrapper .playlist { float:none; width:100% }
.youtube-wrapper .playlist .overflow { height:auto; padding:10px 0 }
.youtube-wrapper .playlist li:nth-child(n+6) { display:none }
a.btn-more-videos { position:relative; display:block; right:auto; bottom:auto; width:100%; margin:0 auto 10px }

.landing .video-playlist .player  { float:none; width:100%; height:auto }
.landing .video-playlist .player > div { position:relative; top:auto; -webkit-transform:translateY(0); transform:translateY(0) }
.landing .video-playlist .playlist { float:none; width:100%; height:auto; padding:10px 0 }
.landing .video-playlist .playlist .playlist-pane { display:none !important }
.landing .video-playlist .playlist .playlist-pane.active { display:block !important }

.tabs-wrapper a[href="#tab_team_links"] + .pane .overflow { padding:0; overflow:hidden }
.team-links { position:relative; padding-left:55px }
.team-links h1 { position:absolute; left:0; top:0; width:40px; bottom:0; margin:0; font-size:30px; font-family:'yanone_kaffeesatz', arial; text-transform:uppercase; color:#976c0b; background:#e8a713 }
.team-links h1 span { display:block; position:absolute; left:50%; top:50%; -webkit-transform:translateX(-50%) translateY(-50%) rotate(-90deg); -moz-transform:translateX(-50%) translateY(-50%) rotate(-90deg); transform:translateX(-50%) translateY(-50%) rotate(-90deg) }
.team-links ul { display:block; padding:10px 10px 10px 0; margin:0; list-style:none; overflow:auto; box-sizing:border-box }
.team-links li a { display:block; font-family:'hind_siliguri', arial; font-weight:600; font-size:16px; line-height:33px; text-decoration:none; color:#fff; transition:0.2s }
.team-links li a:hover { color:#e8a713 }

.content-row2 .content-col2 { background:#001830; overflow:hidden }
.section-aotw { position:relative; max-width:288px; margin:10px auto }
.aotw-slider { padding:0; background:none }

.buttons-nav { padding:5px }
.buttons-nav ul { margin:0; padding:0 }
.buttons-nav li { margin-top:5px }
.buttons-nav li:first-child { margin-top:0 }
.buttons-nav li img { display:none }
.buttons-nav li span { display:block; padding:10px; font-weight:700; text-transform:uppercase; color:#fff;
background: #002143;
background: -moz-linear-gradient(-45deg,  #002143 0%, #40484d 50%, #463c18 100%);
background: -webkit-linear-gradient(-45deg,  #002143 0%,#40484d 50%,#463c18 100%);
background: linear-gradient(135deg,  #002143 0%,#40484d 50%,#463c18 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002143', endColorstr='#463c18',GradientType=1 ); }
.buttons-nav li span:after { content:'\00bb'; float:right; font-size:arial }

.site-footer { background:#000d1a }
.footer-links li a:before {  }
.footer-links li:first-child a:after,
.footer-links li:nth-child(2) a:after { display:none }
.footer-text { font-size:14px }
.footer-text .site-title { font-size:18px }

.site-header .site-logo { display:none }

}

/*----------------------------------------------------------
  ADJUSTMENTS FOR TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {
.landing .stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  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/2016/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:#d1d5d8 }
.mobile-menu-bar li .text { display:none }

}

@media only screen and (max-width:600px) {
  
.landing .stories .story { position:relative }
.landing .stories .details { padding:10px; background:#000 }
.landing .stories .title { color:#fff; margin:0; text-shadow:1px 1px rgba(0,0,0,0.8) }
.landing .stories .date,
.landing .stories .leadin { display:none }
.footer-text span { display:block; height:0; overflow:hidden }

}