/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */

@font-face {
    font-family: 'muliregular';
    src: url('Muli-Regular-webfont.eot');
    src: url('Muli-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Muli-Regular-webfont.woff2') format('woff2'),
         url('Muli-Regular-webfont.woff') format('woff'),
         url('Muli-Regular-webfont.ttf') format('truetype'),
         url('Muli-Regular-webfont.svg#muliregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'doppio_oneregular';
    src: url('DoppioOne-Regular-webfont.eot');
    src: url('DoppioOne-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('DoppioOne-Regular-webfont.woff2') format('woff2'),
         url('DoppioOne-Regular-webfont.woff') format('woff'),
         url('DoppioOne-Regular-webfont.ttf') format('truetype'),
         url('DoppioOne-Regular-webfont.svg#doppio_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('Montserrat-Bold-webfont.eot');
    src: url('Montserrat-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Bold-webfont.woff') format('woff'),
         url('Montserrat-Bold-webfont.ttf') format('truetype'),
         url('Montserrat-Bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratregular';
    src: url('Montserrat-Regular-webfont.eot');
    src: url('Montserrat-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Montserrat-Regular-webfont.woff') format('woff'),
         url('Montserrat-Regular-webfont.ttf') format('truetype'),
         url('Montserrat-Regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#233a75 !important }

.skip-navigation { position:fixed; left:0; top:-50px; width:1px; height:1px; font-size:1rem; 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:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#e1e1e1; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'doppio_oneregular', arial; font-size:13px }

a { color:#003d79; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#3E5AA4 }
h2 { font-size:21px; color:#3E5AA4 }
h3 { font-size:18px; color:#FCC538 }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.page { overflow:hidden }
.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-title { height:30px; line-height:30px; margin-bottom:0; border-bottom:3px solid #000; color:#000; font-size:16px; font-weight:normal; text-transform:uppercase }

.site-footer  { background:#fff }
.site-footer > .container { max-width:1026px; padding:40px 0; margin:0 auto }
.footer-text { float:left; font-family:'muliregular', arial; color:#515151 }
.footer-text p { margin:0 }
.footer-text p:first-of-type { font-size:16px; color:#515151 }

.footer-logos { float:right }
.footer-logos ul {list-style:none; padding:none; margin:0 }
.footer-logos li { display:inline-block; vertical-align:top; margin-left:30px }

/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:72%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:72%; 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; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

.j-carousel .pp { position:absolute; right:5px; top:5px; z-index:1; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:rgba(0,0,0,0.8) }
.j-carousel .pp:before { content:'\e80b'; display:block; font-size:1.2rem; line-height:30px }
.j-carousel .pp.play:before { content:'\e80a' }

.j-carousel .next, 
.j-carousel .prev { position:absolute; left:10px; top:50%; margin-top:-165px; z-index:2; width:30px; height:30px; font-family:'glyphicons'; cursor:pointer; text-align:center; text-decoration:none; overflow:hidden; color:#fff; background:#003d79; border-radius:100%; display:block }
.j-carousel .next { left:auto; right:10px }
.j-carousel .prev:before { content:"\e80f"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:before { content:"\e810"; display:block; font-size:20px; line-height:30px }
.j-carousel .next:hover,
.j-carousel .pp:hover,
.j-carousel .pp:focus,
.j-carousel .next:focus, 
.j-carousel .prev:hover,
.j-carousel .prev:focus{ background:#ffc220; color:#000;outline-color:#fff; }

.j-carousel .carousel-related-links a { color:#fff }

/* AOTW */
.aotw { position:relative; padding:18px 18px 40px; color:#fff; background:#373737 }
.aotw .athlete { margin-top:20px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 20px 0 0; border:3px solid #ffc220 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; color:#fff }
.aotw .title span { display:block; margin-top:5px; font-size:12px }
.aotw .title span:first-child { margin-bottom:10px; font-size:20px; text-transform:uppercase }
.aotw:after { content:""; display:block; position:absolute; left:0; bottom:0; z-index:2; border:10px solid transparent; border-left-color:#FBC437; border-bottom-color:#FBC437  }


/* SCHEDULE */
.schedule-boxscore .no-events { padding:10px; text-align:center; color:#fff }
.schedule-boxscore .event-box { position:relative; margin-top:10px; color:#fff; overflow:hidden; text-transform:uppercase }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .event-box:after { content:""; display:block; position:absolute; left:0; bottom:0; z-index:2; border:5px solid transparent; border-left-color:#595959; border-bottom-color:#595959  }
.schedule-boxscore .date-status { position:absolute; left:0; top:0; width:118px; min-height:70px; padding:10px 0; text-align:center; color:#fff; background:#003d79 }
.schedule-boxscore .date-status .date { display:block; font-size:24px; line-height:1 }
.schedule-boxscore .event-info { min-height:70px; padding:10px; margin-left:118px; background:#6f6f6f }
.schedule-boxscore .result { display:block }
.schedule-boxscore .sport { font-size:20px; color:#fff }
.schedule-boxscore .links { position:relative; padding:0 10px; color:#444; line-height:30px; background:#e3e3e3 }
.schedule-boxscore .links:after { content:""; display:block; position:absolute; left:0; top:-10px; border:5px solid transparent; border-left-color:#e3e3e3; border-bottom-color:#e3e3e3  }

.navbar-banner ul { list-style:none; margin:0 }
.navbar-banner li img { vertical-align:top }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px }
.roster .roster-header { background:#233a75; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#233a75; color:#fff }

.schedule-enhanced.h2h-team .event-row.away .venue span { color:#233a75 !important }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#233a75 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#233a75; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:960px) {

body { padding:0 }
div[id="page-background"] { display:none }

.content-row1 { padding:5px; background:#595959 }
.content-row2 { padding:5px; background:#FBC437 }

.site-footer > .container { padding:0; text-align:center }
.footer-text,
.footer-logos { float:none }
.footer-text { margin:20px 0 }

.site-header { position:relative; background:#E1E1E1 }
.site-header .site-logo { margin:0 }
.site-header .site-logo a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }
.site-header .site-title { display:none }

.mobile-menu-bar { display:block; padding:5px; background:#01407D }
.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:2.5; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#FFC220; color:#000; text-decoration:none } 

.search-bar { display:none }
.search-bar.active { display:block; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; top:11px; right:10px; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; font-size:14px; color:#333; margin:0 }

.dropnav { display:none; background:#333 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; position:relative }
.dropnav .submenu .has-submenu > a { font-size:14px; color:#fff; text-transform:none; background:#000 }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu > a:after { content:""; width:0; height:0; border-style:solid; border-color:#777 transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active > a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }

.secondary-nav { font-family:'oswaldbook', arial; background:#023F76; 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:#000; 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 .story-box { position:absolute; left:0; right:0; bottom:0; padding:10px; font-size:14px; color:#fff; background:#000; background:rgba(0,0,0,0.6) }
.j-carousel .title { display:block; font-size:18px; color:#fff }
.j-carousel .leadin,
.j-carousel .readmore,
.j-carousel .next, 
.j-carousel .prev,
.j-carousel .pp{ display:none}

.j-carousel .controls {  height: 22px; padding: 5px; margin-bottom:5px; text-align:center; background:#999 }
.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:#FFC220; box-shadow:none }
.j-carousel .control.active:before { border-color:#FFC220 }
.j-carousel .control .thumb { display:none }

.j-carousel[id="video-carousel"] { padding-bottom:0; background:#444 }
.j-carousel[id="video-carousel"] .seats { width:100%; position:static }
.j-carousel[id="video-carousel"] .seat { width:100%; max-width:none; float:none }
.j-carousel[id="video-carousel"] .media-box { display:none }
.j-carousel[id="video-carousel"] .story-box { padding:0; position:static; color:#444; background:none; border-radius:0 }
.j-carousel[id="video-carousel"] .story-box .title { display:block; margin:0; padding:10px; border-top:solid 1px #555; font-size:14px; color:#FFC220 }
.j-carousel[id="video-carousel"] .story-box .readmore { display:none }
.j-carousel[id="video-carousel"] .story-box .date { display:none }
.j-carousel[id="video-carousel"] .controls { display:none }
.j-carousel[id="video-carousel"] .loader { display:none !important }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; text-transform:uppercase; background:#FFC220; color:#000 }
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }
.tabs-wrapper .pane { display:block !important }
.tabs-wrapper .tab_title[href*="social_media"],
.tabs-wrapper .tab_title[href*="social_media"] + .pane { display:none !important }

.tabs-wrapper[id="social-tabs"] { display:none }

.slider-wrapper { padding:0 5px 5px; background:#1e3265 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image { display:block; margin-top:5px; text-align:left }
.slider-wrapper .image:first-child { margin-top:0 }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-decoration:none; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.sponsors-slider:before { content:"Sponsors"; display:block; height:40px; margin:0 -5px; line-height:40px; font-family:'doppio_oneregular', arial; font-size:17px; text-transform:uppercase; color:#fff }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.aotw { height:auto }

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .caption { display:block; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { margin-top:5px; padding:5px 10px }
.top-stories .links a span { display:none }
.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 }

.countdown-container{ display:none }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles > div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.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; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}

/*----------------------------------------------------------
  ADJUSTMENTS OF TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:960px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  ADJUSTMENTS OF MOBILE  
  ----------------------------------------*/

@media only screen and (min-width:0px) and (max-width:767px) {

.site-header .site-logo { margin:0 144px 0 0 }
.site-header .site-logo a { height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#333 }
.mobile-menu-bar li span { display:none }

}

/*------------------------------------------------------
  ADJUSTMENTS OF MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:479px) {
.site-header .site-logo a { background-position:5px 50%; background-size:93% auto } 
.aotw .thumb { max-width:35% }
.j-carousel .story-box { position:static; background:#000 }
}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:961px) {

.page { position:relative; z-index:2 }
div[id="page-background"] { position:absolute; left:0; right:0; top:308px }
.landing div[id="page-background"] { top:190px }
div[id="page-background"] img { width:100%; vertical-align:middle }

.body-container { max-width:1026px; margin:0 auto }
.landing .body-container { max-width:none }
.body-container:before { content:""; display:block; height:38px; background:url(/images/setup/master_sprite.png) no-repeat 50% -290px }

.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; height:183px; border-top:7px solid #003e79; z-index:3; }
.site-header .site-logo { position:relative; z-index:2; max-width:1026px; margin:30px auto 0 }
.site-header .site-logo a { display:block; width:902px; height:143px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0 }
.site-header .site-title { position:absolute; left:0; right:0; top:8px; text-align:center; font-size:13px; font-family:'montserratbold', arial; color:#000; letter-spacing:14px; text-transform:uppercase }
.site-header .site-title:hover { text-decoration:none }

.mobile-menu-bar, .search-bar { display:none }

.content-row {  margin-top:20px; box-sizing:border-box }
.content-row > .container { max-width:1026px; margin:0 auto }
.content-row > div > .content-col { box-sizing:border-box }

.content-row1 { margin-top:0 }
.content-row1 > .container { padding:20px; margin-top:33px; background:#000; background:rgba(0,0,0,0.6) }
.content-row1 .content-col1 {  float:left; width:61% }
.content-row1 .content-col2 { float:right; width:39%; padding-left:20px }

.content-row2 { padding:10px 0 31px; background:#ffc220; background:rgba(255,194,38,0.9);}
.content-row2 .content-col1 { float:left; width:46% }
.content-row2 .content-col2 { float:right; width:54%; padding-left:20px }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:143px; font-family:'doppio_oneregular',arial; background:#003e79; border-top:2px solid #fff; border-bottom:2px solid #fff; border-radius:3px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; z-index:2; max-width:826px; padding-left:200px; margin:0 auto }
.dropnav .nav { float:left }
.dropnav .nav > a { display:block; height:16px; padding:5px 8px; margin:5px; font-size:14px; font-family:'montserratbold', arial; line-height:17px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a { background:#FFC220; color: #003e79; }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:36px; padding:20px; background:#003d79; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .nav > .submenu:before { content:""; display:block; position:absolute; left:-9999px; right:-99999px; top:0; bottom:0; background:#003d79 }
.dropnav .nav > .submenu > ul { position:relative }
.dropnav .submenu a { display:block; color:#fff; font-size:18px; white-space:nowrap; text-transform:uppercase; text-decoration:none }
/*.dropnav .submenu .has-submenu > a { display:none }*/
.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 .nav1 .submenu .has-submenu,
.dropnav .nav2 .submenu .has-submenu,
.dropnav .nav3 .submenu .has-submenu{ display:block; margin:10px 0 0 }
.dropnav .nav1 .submenu .has-submenu li,
.dropnav .nav2 .submenu .has-submenu li,
.dropnav .nav3 .submenu .has-submenu li{ display:inline-block; vertical-align:top; margin:0 5px }
.dropnav .nav1 .submenu .has-submenu li a,
.dropnav .nav2 .submenu .has-submenu li a,
.dropnav .nav3 .submenu .has-submenu li a { color:#fff; font-size:13px  }
/*.dropnav .nav1 .submenu .has-submenu li:first-child,*/
/*.dropnav .nav2 .submenu .has-submenu li:first-child,*/
/*.dropnav .nav3 .submenu .has-submenu li:first-child { display:block }*/
/*.dropnav .nav1 .submenu .has-submenu li:first-child a,*/
/*.dropnav .nav2 .submenu .has-submenu li:first-child a,*/
/*.dropnav .nav3 .submenu .has-submenu li:first-child a { font-size:18px; color:#fff }*/

.dropnav .offscreen { color:#fff !important }

.secondary-nav { position:relative; z-index:2; padding:10px; color:#fff; background:#003368; border-bottom:2px solid #fff }
.secondary-nav > div { max-width:1026px; height:100px; margin:0 auto }
.secondary-nav h1 { margin-bottom:0; color:#fff; font-size:55px; font-family:'montserratregular', arial; text-transform:uppercase; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav li { float:left; margin-right:20px }
.secondary-nav li a { display:block; padding:0 5px; color:#fff; font-size:16px; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; top:16px; min-width:100px; padding:10px; white-space:nowrap; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }

.j-carousel .story-box { position:absolute; left:0; right:0; bottom:-204px; height:91px; padding:10px; color:#fff; font-size:13px }
.j-carousel .title { display:block; margin-bottom:10px; font-size:24px; line-height:26px; color:#fff; text-transform:uppercase }
.j-carousel .title:hover { color:#ffc220 }
.j-carousel .date { position:absolute; left:0; right:0; top:-128px; height:35px; line-height:35px; padding:0 10px; font-size:13px; text-transform:uppercase; color:#fff; background:#000; background:rgba(0,0,0,0.6) }
.j-carousel .readmore { position:absolute; right:5px; top:-123px; height:25px; line-height:25px; padding:0 0 0 10px; font-size:12px; text-transform:uppercase; color:#fff; background:#003d79 }
.j-carousel .readmore:after { content:"\00bb"; float:right; width:25px; height:25px; margin-left:10px; text-align:center; font-size:20px; line-height:23px; color:#003d79; background:#fff }
.j-carousel .controls { padding:10px 0 141px }
.j-carousel .control { position:relative; float:left; width:19.2%; margin-left:1%; cursor:pointer }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; border:3px solid #fff }
.j-carousel .control .thumb { width:100%; height:83px; vertical-align:top }
 
/* TABS */
.tabs-wrapper { position:relative }
.tabs-wrapper ul.tabs .tab { margin-left:20px }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:30px; line-height:30px; text-decoration:none; border-bottom:3px solid transparent; font-size:16px; text-transform:uppercase; color:#8a8a8a }
.tabs-wrapper .tab a.active { color:#000; border-color:#000 }
.tabs-wrapper .pane .overflow { overflow:auto } 

.tabs-wrapper[id="main-tabs"] .tabs { position:absolute; left:-20px; top:-53px }
.tabs-wrapper[id="main-tabs"] .pane .overflow { height:685px }
.tabs-wrapper[id="main-tabs"] .pane1 .overflow,
.tabs-wrapper[id="main-tabs"] .pane4 .overflow { height:auto; overflow:hidden }
.tabs-wrapper[id="main-tabs"] .pane .overflow:after { content:""; display:block; position:absolute; left:-20px; bottom:-20px; z-index:2; border:10px solid transparent; border-left-color:#DCDCDC; border-bottom-color:#DCDCDC  }

.tabs-wrapper[id="secondary-tabs"] .tabs { position:absolute; left:0; top:-53px }
.tabs-wrapper[id="secondary-tabs"] .pane .overflow { height:685px }

.tabs-wrapper[id="social-tabs"] .tab a { color:#fff }
.tabs-wrapper[id="social-tabs"] .tab a.active { color:#000 }
.tabs-wrapper[id="social-tabs"] .pane {  padding:20px; background:#373737 }
.tabs-wrapper[id="social-tabs"] .pane .overflow { height:387px; text-align:center; overflow:hidden; background:#fff }
.tabs-wrapper[id="social-tabs"] .pane .overflow:after { content:""; display:block; position:absolute; left:0; bottom:0; z-index:2; border:10px solid transparent; border-left-color:#FBC437; border-bottom-color:#FBC437  }
.tabs-wrapper[id="social-tabs"] .twitter-timeline { width:100% !important }

.top-stories .row { padding:10px; margin-top:10px; color:#fff; background:#000; background:rgba(0,0,0,0.6) }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 0 200px; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.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 .caption { display:block; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:18px; color:#fff; margin-bottom:5px }
.top-stories .leadin { font-size:13px }
.top-stories .links { margin-top:5px; padding:5px 10px }
.top-stories .links a span,
.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 }

/* SLIDER */
.slider-wrapper { position:relative; margin-bottom:40px }
.slider-wrapper .slider { position:relative; margin-left:-10px; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { display:block; float:left; width:14.28%; padding-left:10px; box-sizing:border-box }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-40px; top:50%; margin-top:-15px; width:30px; height:30px; font-family:arial; cursor:pointer; text-align:center; overflow:hidden; background:#333; color:#fff; border-radius:15px }
.slider-wrapper .next { left:auto; right:-40px }
.slider-wrapper .prev:before { content:"\00ab"; display:block; font-size:25px; line-height:25px; color:#fff }
.slider-wrapper .next:before { content:"\00bb"; display:block; font-size:25px; line-height:25px; color:#fff }

/* COUNTDOWN */
.countdown-container { position:relative; background:#003d79; color:#fff; text-transform:uppercase; margin:0 auto } 
.countdown-container .countdown { overflow:hidden; list-style:none; padding:0; margin:0; position:absolute; right:10px; top:40px; text-align:center }
.countdown-container .countdown li { display:inline-block; vertical-align:top; list-style:none; margin:0; padding:0; min-width:80px; margin-left:15px; line-height:1 }
.countdown-container .countdown li .countdown-digit { display:block; font-size:50px; min-height:100px }
.countdown-container .countdown li .countdown-label { display:block; font-size:12px; color:#ffc220 }
.countdown-container .countdown-url { position:absolute; left:0; top:0; width:100%; height:100%; z-index:1 }
.countdown-container .coutdown-text:before{ content:''; display:block; width:250px; height:178px; float:left; background:url(/images/setup/master_sprite_20180824.png) no-repeat -1206px 0 }
.countdown-container .coutdown-text { max-width:600px; text-align:center }
.countdown-container .coutdown-text .title { position:absolute; top:0; left:-155px; right:-155px; font-size:21px; line-height:68px; text-align:center; -webkit-transform:skewX(-10deg); -moz-transform:skewX(-10deg); transform:skewX(-10deg) }
.countdown-container .coutdown-text p { margin:0; padding:0; font-size:15px; line-height:27px }
.countdown-container .coutdown-text p span { display:block; padding-top:40px; color:#ffc220 }
.countdown-container a[rel=wiki-link] { position:relative; z-index:2 }
.countdown-template-error { width:473px; height:68px; margin:0 auto; line-height:68px; font-size:16px; text-align:center; color:#fff; background:rgba(0,0,0,0.9) }

}