/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */

@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;

}

@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;

}

/* 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:#003B73 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#002243; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'montserratregular', arial }

a { color:#003B73; text-decoration:none }
a:hover { color:#003B73; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#003B73}
h2 { font-size:21px; color:#003B73}
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-hdr { margin-bottom:15px; font-family:'montserratbold',arial; font-size:22px; line-height:30px; font-weight:normal; text-transform:uppercase; color:#003b73 }

.footer-logos ul,
.footer-logos li { list-style:none; padding:0; margin:0 }
.footer-logos li { display:inline-block; vertical-align:top; margin:70px }

.footer-text { font-size:16px; font-family:'montserratregular', arial; color:#fff }

.content-row2 .content-col1 { width:49.5%; float:left }
.content-row2 .content-col2 { width:49.5%; float:right }

/* MAIN STORY */
.content-row1 { position:relative; background:#CCCCCC }
.main-story { position:relative; max-width:1160px; margin:0 auto; padding:20px 0 }
.main-story .thumb { float:left; width:58%; border:5px solid #fff; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.main-story .thumb img { width:100%; vertical-align:top }
.main-story .details { float:left; width:42%; padding:0 20px 45px; font-family:'montserratregular', arial; color:#004181; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.main-story .title { display:block; font-size:30px; color:#004181; text-transform:uppercase  }
.main-story a:link { color:#004181; text-decoration:none }
.main-story .date,
.main-story .sport-name { display:inline-block; vertical-align:top; margin:0 -2px 20px; font-size:17px; text-transform:uppercase; color:#004181 }
.main-story .sport-name:before { content:"//"; margin:0 10px }
.main-story .title:after { content:"Read More"; position:absolute; left:58%; bottom:20px; margin-left:20px; height:25px; line-height:25px; padding:0 10px;  font-size:14px; background:#496a87 }

.more-stories { height:390px; padding:10px; background:#93999b; overflow:auto }
.more-stories .row { margin-top:7px }
.more-stories .row:first-child { margin-top:0 }
.more-stories .date { display:inline-block; vertical-align:top; height:33px; line-height:33px; padding:0 10px; margin:0 -2px 0 0; color:#fff; background:#003b73 }
.more-stories .sport-name { display:inline-block; vertical-align:top; height:33px; line-height:33px; padding:0 10px; margin:0 0 0 -2px; color:#AFB0B4; background:#fff }
.more-stories .title  { position:relative; display:block; padding:20px ; border-top:10px solid #003b73; border-right:45px solid #003b73; line-height:20px; font-size:18px; font-family:'montserratregular', arial; text-transform:uppercase; text-decoration:none; color:#fff; background:#496a87 }
.more-stories .title:after { content:"\00bb"; position:absolute; right:-45px; top:50%; margin-top:-15px; width:45px; height:30px; line-height:30px; font-size:26px; text-align:center }

/* SOCIAL ICONS */
.social-icons { position:absolute; top:5px; right:0; }
.social-icons ul,
.social-icons li { list-style:none; padding:0; margin:0 }
.social-icons li { display:inline-block; vertical-align:top; margin:7px }
.social-icons li a { display:block; width:16px; height:16px; font-size:16px; line-height:16px; color:#97999b; overflow:hidden; border-radius:4px }
.social-icons li a:hover { color:#003B73}
.social-icons li a:before { font-family:"GlyphIcons"; font-style:normal; font-weight:normal; speak:none; display:block; text-align:center; text-decoration:inherit; text-transform:none }
.social-icons li a[href*="facebook"]:before { content: '\e81c' }
.social-icons li a[href*="twitter"]:before { content: '\e81e' }
.social-icons li a[href*="instagram"]:before { content: '\e81f' }

/* SCHEDULE */
.schedule-boxscore { font-family:'montserratbold', arial }
.schedule-boxscore .no-events { padding:10px; text-align:center; color:#fff }
.schedule-boxscore .event-box { margin-top:10px; padding:0 0 33px 85px; position:relative; background:#93999b; overflow:hidden }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date { position:absolute; left:0; top:0; bottom:33px; width:65px; padding:20px 10px; line-height:1.2; color:#003b73; text-transform:uppercase; background:#d8d7d7 }
.schedule-boxscore .status { float:right; font-size:13px }
.schedule-boxscore .sport { font-size:18px; color:#002c55 }
.schedule-boxscore .team { font-size:15px; color:#002c55 }
.schedule-boxscore .neutral-site { display:none }
.schedule-boxscore .event-info { width:100%; min-height:95px; padding:22px; line-height:20px; overflow:hidden; background:#fff; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule-boxscore .result { float:right }
.schedule-boxscore .links { position:absolute; left:0; right:0; bottom:0; padding:0 10px; line-height:33px }
.schedule-boxscore .links a { padding-right:5px; color:#003B73 }
.schedule-boxscore .links a:hover { color:#000 }


/* TABS */
.tabs-wrapper ul.tabs { margin-bottom:15px; font-family:'montserratbold', arial }
.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;  font-size:22px; line-height:30px; color:#93999b; text-transform:uppercase }
.tabs-wrapper .tab a.active { color:#003b73 }
.tabs-wrapper .tab a:hover { text-decoration:none }
.tabs-wrapper .pane { background:#003b73; padding:10px }
.tabs-wrapper .pane .overflow { height:390px; padding-right:10px; overflow:auto }

.navbar-sponsor{ padding:10px}
.navbar-sponsor ul{ margin:0; padding:0}
.navbar-sponsor li{list-style: none;display: inline-block;vertical-align: top;margin-left: 10px}
.navbar-sponsor span{ display:none}

/* CAROUSEL */
.j-carousel .seats:after { content:""; display:block; clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:43%; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1 }
.j-carousel3 .feed { position:relative; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }
/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#003B73; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#003B73; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#003B73}
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#003B73; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

.site-header { position:relative; background:#002243 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.page-logo,
.site-header .site-logo { display:none }

.content-row2 { padding:15px 10px 10px; background:#eee }
.content-row3 { padding:10px; background:#fff }
.site-footer { text-align:center }

.footer-logos li { margin:20px 10px }

.mobile-menu-bar { display:block; padding:5px; background:#233a75 }
.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 }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background: #113B72; color:#fff; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -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; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; font-family:'montserratregular', arial; background:#333 }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; text-transform:none; background:#000 }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu > a:after { content:""; width:0; height:0; border-style:solid; border-color:#777 transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active > a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active > .submenu { display:block; background:#444 }
.dropnav .submenu-title { display:none }

.secondary-nav { font-family:'montserratregular', arial; background: #395B89; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-family:'montserratregular', arial; font-size:16px; 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 }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }
.main-story { padding:10px }

.slider-wrapper { margin-top:-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 { display:block; width:100%; margin-top:5px; text-decoration:none }
.slider-wrapper .image span { display:block; height:40px; line-height:40px; padding:0 0 0 10px; text-transform:uppercase; color:#fff; background:#93999b }
.slider-wrapper .image span:after { content:"\00bb"; float:right; width:40px; height:40px; text-align:center; font-size:22px; color:#fff; background:#002144 }

.j-carousel { background:#444 }
.j-carousel .story-box { padding:10px; font-size:14px; color:#fff }
.j-carousel .title { display:block; margin-bottom:5px; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center;   background: #233A75;}
.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:#003b73; box-shadow:none }
.j-carousel .control.active:before { border-color:#003b73 }
.j-carousel .control .thumb { display:none }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -moz-box-sizing:border-box; -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; -moz-box-sizing:border-box; -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 }

}

@media only screen and (max-width:820px) {
.content-row2 .content-col1,
.content-row2 .content-col2 { width:100%; float:none }
.content-row2 .content-col2 { margin-top:15px }
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title 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 }

.social-icons { position:static; text-align:center; background: #21487B;}

.tabs-wrapper .pane { padding:0 }
.tabs-wrapper .pane .overflow,
.more-stories { height:auto; padding:10px }

.tabs-wrapper .tab a,
.box-hdr { font-size:18px }

.main-story .thumb,
.main-story .details { width:100%; float:none }
.main-story .thumb img { width:100% }
.main-story .details { padding:10px }
.main-story .title:after { display:none }
.main-story .date,
.main-story .sport-name { margin-bottom:0 }
.main-story .title { font-size:20px }
.main-story .leadin { display:none }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 

}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { background:#fff }
.body-container { max-width:1200px; margin:0 auto }
.landing .body-container { max-width:none }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; border-bottom:5px solid #d7d7d7; background:#fff }
.site-header > div { position:relative; max-width:1000px; margin:0 auto }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:46px; line-height:46px; font-size:13px; font-family:'montserratregular', arial; letter-spacing:5px; text-align:center; text-transform:uppercase; text-decoration:none; color:#8f8f8f }
.site-header .site-logo { position:absolute; left:0; top:10px; z-index:2; width:84px; height:70px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -670px 0 }

.page-logo { padding:8px 0 24px; background:url(/images/setup/page_bg.png) no-repeat 50% 0 #002243 }
.landing .page-logo { padding-bottom:73px }
.page-logo a { display:block; width:666px; height:189px; margin:0 auto; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 0 }

.mobile-menu-bar, 
.search-bar { display:none }

.site-footer { padding:20px 0 10px; margin-top:50px; text-align:center; background:url(/images/setup/footer_bg.jpg) repeat-x 50% 0 }

/* NAVIGATION */
.dropnav { position:relative; font-family:'montserratbold', arial; background:#003b73 }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { position:relative; max-width:950px; padding-left:200px; margin:0 auto }
.dropnav .nav { float:left; padding:5px 0 }
.dropnav .nav > a { display:block; height:32px; padding:0 25px; font-size:17px; line-height:32px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a { background:#F3F3F3; color:#003b73 }
.dropnav .nav > .submenu { display:none; position:absolute; left:200px; top:42px; width:664px; height:315px; padding:20px; background:url(/images/setup/master_sprite.png) no-repeat 0 -200px; white-space:nowrap; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.dropnav .nav4 ~ .nav > .submenu { left:auto; right:0 }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; font-size:16px; line-height:30px; white-space:nowrap; text-decoration:none; text-transform:uppercase; color:#2c5181 }
.dropnav .submenu a:hover { color:#000 }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.dropnav .nav1 .submenu .has-submenu > a { display:none }
.dropnav .nav1 .submenu .has-submenu { position:relative; display:block; margin:0 }
.dropnav .nav1 .submenu .has-submenu li { display:inline-block; vertical-align:top; margin:0 5px; white-space:nowrap; overflow:hidden }
.dropnav .nav1 .submenu .has-submenu li a { font-family:'montserratregular', arial; color:#0f2e5a; text-transform:none  }
.dropnav .nav1 .submenu .has-submenu li a:hover { color:#000}
.dropnav .nav1 .submenu .has-submenu li:first-child a { min-width:300px; font-family:'montserratbold', arial; font-style:normal; text-transform:uppercase; color:#2c5181 }
.dropnav .nav1 .submenu .has-submenu li:first-child a:hover { color:#000 }

.secondary-nav { position:relative; z-index:2; max-width: 1159px; margin:0 auto 30px; font-family:'montserratregular', arial; text-transform:uppercase; color:#fff }
.secondary-nav h1 { display:inline-block; vertical-align:top; margin-bottom:0; min-width:375px; height:60px; padding-left:20px; line-height:60px; font-family:'montserratbold', arial; font-size:28px; text-transform:uppercase; color:#0f3a71; background:#f5f5f5 }
.landing .secondary-nav h1 { background:#fff }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { background:#003B73 }
.secondary-nav li { float:left; margin:0 30px; }
.secondary-nav li a { text-decoration:none; font-size:15px; line-height:50px; font-family:'montserratbold', arial; color:#fff }
.secondary-nav li a:hover { color:#7FB4E6; text-decoration:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; 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 }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }

.content-row1:before { content:""; position:absolute; left:0; right:0; top:-59px; display:block; height:59px; background:url(/images/setup/main_story_bg_top20160707.png) no-repeat 50% 0 }
.content-row1:after { content:""; position:absolute; left:0; right:0; bottom:-63px; display:block; height:63px; background:url(/images/setup/main_story_bg_bottom20160707.png) no-repeat 50% 0 }

.content-row2 { padding-top:93px; background:url(/images/setup/mid_container_bg.png) no-repeat 50% 0  }
.content-row > div { max-width:1010px; margin:0 auto }

.content-row3 { margin-top:20px }

.sponsors-slider { position:relative; max-width: 950px; margin:0 auto; padding:0 30px; text-align:center }
.sponsors-slider .slider { position:relative; overflow:hidden }
.sponsors-slider .items { position:relative; width:2000% }
.sponsors-slider .item { width:5%; float:left }
.sponsors-slider .image { display:inline-block; vertical-align:top; margin:0 5px }
.sponsors-slider .image img { width:100%; vertical-align:top }
.sponsors-slider .image span { display:none }
.sponsors-slider .next, 
.sponsors-slider .prev { position:absolute; left:0; top:50%; margin-top:-15px; width:30px; height:30px; font-size:30px; line-height:30px; color:#003b73; cursor:pointer; text-decoration:none; text-align:center; overflow:hidden }
.sponsors-slider .next { left:auto; right:0 }
.sponsors-slider .prev:before { content:"\00ab"; display:block }
.sponsors-slider .next:before { content:"\00bb"; display:block }

.j-carousel .media-box{ width:60%; float:left; box-sizing:border-box }
.j-carousel .story-box { position:relative; width:40%; float:left; box-sizing:border-box; padding:30px 20px 20px; color:#fff; height:399px }
.j-carousel .title { display:block; font-size:24px; color:#004181; text-transform:uppercase }
.j-carousel .carousel-share-links { display:inline-block; vertical-align:top; margin-left:10px }
.j-carousel .carousel-share-links a { font-size:0; color:#eee; text-shadow:1px 1px #000 }
.j-carousel .carousel-share-links a:before { font-size:18px }
.j-carousel .carousel-share-links a[href*="twitter"]:hover { color:#00abf1 }
.j-carousel .carousel-share-links a[href*="facebook"]:hover { color:#3c5a99 }
.j-carousel .leadin { display:none }
.j-carousel .date{ position:absolute; top:10px; text-transform:uppercase }
.j-carousel .readmore{  padding:5px; color:#fff; background:#003b73; text-transform:uppercase}
.j-carousel .controls { padding-top:10px; max-width:150px; margin:0 auto  }
.j-carousel .control { position:relative; float:left; width:20px; height:20px; border-radius:20px; text-indent:-9999px; cursor:pointer; background:#fff; margin-left:10px  }
.j-carousel .control:first-child { margin-left:0 }
.j-carousel .control.active { background:#003b73 }
}

@media only screen and (min-width:1024px) and (max-width:1150px) {
.dropnav .nav > a { padding:0 15px }    
}