/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'oswaldbook';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: 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;

}

/* 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;

}

/* FONT ICONS FOR HEADER */
@font-face {
  font-family: 'utility-icons';
  src: url('utility-icons.eot?72836288');
  src: url('utility-icons.eot?72836288#iefix') format('embedded-opentype'),
       url('utility-icons.woff?72836288') format('woff'),
       url('utility-icons.ttf?72836288') format('truetype'),
       url('utility-icons.svg?72836288#utility-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="icon-"]:before, [class*=" icon-"]:before { font-family: "utility-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: .2em; text-align: center; font-variant: normal; text-transform: none; line-height:1em; margin-left:.2em }
  
.icon-search:before { content: '\e800'; }
.icon-calendar:before { content: '\e801'; }
.icon-menu:before { content: '\e802'; }

/* SCHEDULE ICONS */
.gicon-PR:before { content: '\e832' }
.gicon-LS:before { content: '\e833' }
.gicon-DI:before { content: '\e834' }
.gicon-TI:before { content: '\e835' }
.gicon-RC:before { content: '\e836' }
.gicon-RE:before { content: '\e837' }
.gicon-BS:before { content: '\e838' }
.gicon-AU:before { content: '\e839' }
.gicon-VI:before { content: '\e83b' }
.gicon-GA:before { content: '\e83c' }

.accent-bg,
.accent-bg th { color:#fff !important; background:#133A6F !important }

body { font-family:arial; font-size:14px; line-height:1.5; background:#143D73; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none; color: #000}
.landing body { font-family: arial }

a { color:#0A284E; text-decoration:none }
a:hover { color:#FFC938; text-decoration:none}

h1,h2,h3,h4,h5,h6,b,strong,th { font-family:'doppio_oneregular', arial; font-weight:normal }

h1 { font-size:24px; color:#0A284E; text-transform:uppercase }
h2 { font-size:21px; color:#0A284E }
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-title { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-family:'oswaldbook',arial; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff; border-radius:3px 3px 0 0 }

iframe[id^='twitter-widget-']{ width:100% !important;}

.site-footer { padding-top:15px; color:#fff }
.footer-text { float:left; width:29%}
.footer-text h1 { font-size:18px; color:#fff; font-family:doppio_oneregular}
.footer-text p{ line-height:0; font-size:12px; color:#fff }
.footer-logo {  margin-top:30px; float:right; width:70%}
.footer-thumb { float:left;  display:block}
.footer-thumb img { max-width:75%; max-height:50px; margin-left:55px}

.top-sponsor { position:absolute; right:0; top:2px; margin-right:10px }
.content-row3 h1{ padding:5px; margin:10px 5px 0px 23px; color:#FDC938; font-size:32px}

/* 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 { width:90%;padding-top:55%; position:relative; overflow:hidden;margin:0px auto; margin-top:2px;box-shadow: 1px 1px 4px 1px #b8b8b8;
-moz-box-shadow: 1px 1px 4px 1px #b8b8b8;
-webkit-box-shadow: 1px 1px 4px 1px #b8b8b8; }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:98.2% !important; position:absolute; left:5px; top:5px }
.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; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

.j-carousel .story-box { position:relative; font-size:18px; font-family:'doppio_oneregular', arial; color:#000; margin-left:38px }
.j-carousel .title { display:block; font-size:24px; line-height:1.0; color:#3B3B3B; margin-top:30px; text-transform:uppercase }
.j-carousel .date {position:absolute; color:#334e7b; font-size:16px; top:-22px; left:0 }
.j-carousel .controls { display:none }

.j-carousel .prev{ display: block;width:27px;height: 70px;cursor: pointer;background: url(../images/setup/carousel_arrows.png) no-repeat;position: absolute;left: 0;top: 32%;text-indent: -9999px }
.j-carousel .next { display: block;width: 27px;height: 70px;cursor: pointer;background: url(../images/setup/carousel_arrows.png) no-repeat -26px; position: absolute;top:32%; right: 0 ;text-indent: -9999px }
.j-carousel .next { right: 0 } 
.j-carousel .pp { display:none }
.j-carousel .leadin,
.j-carousel .readmore { display:none}

/* SOCIAL-TABS */
#sec-tabs .tab a { display:block; height:53px; padding:0 10px; text-indent:-9999px; background:transparent }
#sec-tabs ul.tabs li{ float:none; width:100% }
#sec-tabs .pane{ float:right; margin-top:-380px; width:555px }
#sec-tabs .pane1 { background:#040C17; opacity:0.9; color:#fff }
#sec-tabs .pane2 { background:#040C17; opacity:0.9; color:#fff }
#sec-tabs .pane3 { background:#B31717; opacity:0.9; color:#fff }
#sec-tabs .overflow { height:512px; overflow:auto }
#sec-tabs .tabs{ background:url(/images/setup/master_sprite.png) no-repeat 0 -209px ; width:292px; height:165px }
#sec-tabs .tab a.active { background:url(/images/setup/master_sprite.png) no-repeat -292px -209px  ; width:283px; height:53px}
#sec-tabs .tabs.state2 a.active{  background:url(/images/setup/master_sprite.png) no-repeat  -292px -262px; width:283px; height:57px }
#sec-tabs .tabs.state3 a.active{  background:url(/images/setup/master_sprite.png) no-repeat  -292px -318px; width:283px; height:57px; margin-top:3px }
#sec-tabs .pane.pane1.active .overflow,#sec-tabs .pane.pane2.active .overflow,#sec-tabs .pane.pane3.active .overflow{ overflow:hidden}

/*SOCIAL_MEDIA*/

.follow{background:url(/images/setup/follow.png) no-repeat; text-indent:-999px; height:200px; width:252px; cursor:pointer }
.social-col { padding:5px; margin:0 auto }
.great_hdr{background:url(/images/setup/GBCC_SPRING_EnrllNow_300x250AD_2022_5_2.jpg) no-repeat; height:250px; width:300px; text-align:center; text-indent:-999px; margin:0 auto}
.sponsor_heading{ text-align:center; font-size:20px; color:#fff; font-weight:bold; letter-spacing: 0.0600em; font-family:oswaldbook; line-height:1.5; margin-bottom:0px; padding:7px 0px}

/* TABS */
.tabs-wrapper .tabs { border-bottom:0px solid #233a75 }
.tabs-wrapper ul.tabs .tab { margin-left:0px }
.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; padding:0 10px; text-transform:uppercase; background:#D3D3D3; color:#8C8C8C; border-radius:0px 0px 0 0; text-align:center; text-decoration:none; font-family: "doppio_oneregular",arial }
.tabs-wrapper .tab a.active { background:#001F48; color:#FDC938; text-decoration:none }
.tabs-wrapper .pane { background:#082E5F}
#secondary-tabs2 .pane .overflow { height:390px; padding:15px 15px 15px 15px; overflow:auto }
.tabs-wrapper ul.tabs .tab1{ width:50% }
.tabs-wrapper ul.tabs .tab2{ width:50% }

/* SCHEDULE */
.schedule-boxscore .no-events{ color:#fff}
.schedule-boxscore .event-box { margin-top:10px; position:relative }
.schedule-boxscore .event-box:first-child { margin-top:0 }
.schedule-boxscore .date { color:#fff; text-transform:uppercase; font-size:18px }
.schedule-boxscore .teams { padding:10px; background:#e1e1e1 }
.schedule-boxscore .team .team-name { max-width:80% }
.schedule-boxscore .team .result { float:right }
.schedule-boxscore .status-neutralsite { padding:3px 10px; color:#fff; background:#2C5994 }
.schedule-boxscore .links { background: #91A2BC; padding:5px 10px }
.schedule-boxscore .links a{ color: #7285a3}
.schedule-boxscore .links a:hover { color:#193052; text-decoration:none }
.schedule-boxscore .links span{ display:none}

/*PHOTO-GALLERY*/
.photo-gallery-homepage { background:url(/images/setup/photo_galleries_bg.jpg); background-size:100% }
.photo-gallery-homepage .gallery-photo { width:38%; float:left; margin:7px 0px 10px 15px; }
.photo-gallery-homepage .gallery-images { width:60%; float:left; margin-left:9px }
.photo-gallery-homepage .gallery-images a { width:16.5%; float:left; margin:8px 9px 6px 5px; padding: 5px 5px 0px 5px; background: #fff0c5}
.photo-gallery-homepage .gallery-images  a:hover{background: #13396d}
.photo-gallery-homepage .gallery-images  a.active{background: #13396d}
.photo-gallery-homepage .gallery-text{z-index:100;position:absolute;color:white;background:#375777;opacity:0.8;text-align:center;width:37.9%; margin-top:-63px; line-height:2.9; font-size:20px; font-weight:bold; text-transform:uppercase }
.photo-gallery-homepage .next-gallery-item {float:right; text-indent:-9999px; background:url(/images/setup/galleries_arrow.png); height:29px; width:29px; cursor:pointer; margin:15px 30px 0px 5px }
.photo-gallery-homepage h1{ padding:5px; margin:5px 0px 0px 10px; color:#143c72; font-size:32px; text-transform:uppercase }

/* CONTENT TOGGLER DROPDOWN */
.select-dropdown {margin:-38px 17px 5px 5px; float:right; font-size:12px; max-width:310px; position:relative; background:#133a6f }
.select-dropdown > .selection { display:block; position:relative; text-decoration:none }
.select-dropdown > .selection span { display:block; min-width:100px; padding:0 10px; margin-right:33px; line-height:31px; color:#ffc937; text-decoration: none; text-transform:uppercase }
.select-dropdown > .selection:after { content:""; border-width:6px; border-style:solid; border-color:#ffc937 transparent transparent; position:absolute; right:10px; top:13px }
.select-dropdown ul, .select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { max-height:0; overflow:hidden; position:absolute; left:-9999px; top:-9999px }
.select-dropdown.active ul { max-height:200px; left:0; right:0; top:32px; overflow:auto }
.select-dropdown li { display:block; z-index:5; padding:0 11px; height:31px; line-height:31px; color:#ffc937; background:#133a6f; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }

#content-toggler1 .select-dropdown {margin:-38px 30px 5px 5px; float:right; font-size:12px; max-width:310px; position:relative; background:#133a6f }

/* SLIDER */
.herons-slider { position:relative; margin-top:20px }
.herons-slider .slider { position:relative; margin-left:28px ; overflow:hidden }
.herons-slider .items { position:relative; width:2000%;  margin-bottom:10px }
.herons-slider .item { float:left; width:5% }
.herons-slider .image {width: 16.6%; float: left; height:295px; background:url(/images/setup/athlete_box_bg.png) no-repeat; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.herons-slider .image img { max-width:68%; padding:2px; margin:11px 14px; border:1px solid #fff; background-color:#fff  }
.herons-slider .image span { position:absolute; margin-top:0.96%; width:127px; text-align:center; color:#fff; font-size:13px; padding-left:15px }
.herons-slider .prev { position:absolute; left:-5px; top:50%; margin-top:-60px; width:25px; height:25px; cursor:pointer; text-align:center; overflow:hidden;background:url(/images/setup/master_sprite.png) no-repeat -650px 0; text-indent:999px }
.herons-slider .next { left:auto; right:-5px; position:absolute; top:50%; margin-top:-60px; width:25px; height:25px; cursor:pointer; text-align:center; overflow:hidden;background:url(/images/setup/master_sprite.png) no-repeat -675px 0; text-indent:999px }
.herons-slider .image:after { content: "";display: block;background:url(/images/setup/athlete_box_separator.png) no-repeat;width: 26px; height: 150px; top:0; position:absolute; margin-left:-27px; background-size:100% }
.herons-slider .image:first-child:after {background:none}

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px }
.roster .roster-header { background:#0A284E; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#0A284E; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#0A284E}
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#0A284E; 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:1023px) {

body { padding:0 }

.site-header { position:relative }
.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%; background-color:#143D73 }
.top-sponsor { display:none }
.site-footer { padding:30px 0; text-align:center; background:#143D73 }

.footer-text { float:left; width:100%; color:#fff }
.footer-logo {  margin-top:0px; float:left; width:100%}
.footer-thumb { float:left;  display:block; width:100%; margin:0 auto}
.footer-thumb img { max-width:75%; max-height:50px; margin-left:0px }

.content-row .r-col{ width:100%; float:left; margin:0 auto }
.content-row .l-col{ width:100%; float:left; margin:0 auto }
.social-col{ background-position:center }
#sec-tabs .pane{ width:68%}

.bottom-row-mobile{ display:none }

.mobile-menu-bar { display:block; padding:5px; background: #FFC938 }
.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:#FFC938; color:#fff; 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; color:#333; margin:0 }

.dropnav { display:none; font-family:'doppio_oneregular', 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:'doppio_oneregular', arial; background:#0A284E; color:#F7C437 }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#F7C437; 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:#FDC93C 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 { text-align:center }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls { display:none }
.j-carousel3{ background:#fff }
.j-carousel .story-box{ position:relative; padding:0; margin:0; background:none}
.j-carousel .title { line-height:1.0; font-size:16px; padding:10px; margin:0}
.j-carousel .media-box { width:90%;padding-top:50.7%}

#secondary-tabs2 .tabs { display:none }
#secondary-tabs2 .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; text-transform:uppercase; background:#001F48; color:#FDC938; text-align:center }
#secondary-tabs2 .tab_title:hover { text-decoration:none }
#secondary-tabs2 .pane { display:block !important }

.schedule-boxscore .event-box:nth-child(n+6) { 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 }

/*PHOTO-GALLERY*/
.photo-gallery-homepage .gallery-photo { width:60%; float:left; margin:12px 0 10px 17px; }
.photo-gallery-homepage .gallery-images { width:35%; float:left; margin-left:15px }
.photo-gallery-homepage .gallery-images a { width:23.5%; float:left; margin:5px 8px 6px 8px; background: #fff0c5; padding:5px 5px 0}
.photo-gallery-homepage .gallery-text{ width:60%; margin-top:-62px }
.photo-gallery-homepage h1{ padding:5px; margin:5px 0px 0px 8px }

.herons-slider .prev{ left:0 }
.herons-slider .next { left:auto; right:0px }
.herons-slider .image img{ margin: 9px  }
.herons-slider .image {width:16.66%; float: left;  -webkit-box-sizing:border-box; box-sizing:border-box; background-size:88% }
.herons-slider .image:after { height: 110px; background-size:55%; margin-left:-14px }
.herons-slider .image span { text-align:center; font-size:10px; padding-left:0px }
.herons-slider .items{ margin:0 }
.herons-slider .image span{ width:105px}

.social-col { background:transparent}
.sponsor_heading{ text-align:center; font-size:22px; color:#fff; font-weight:bold; letter-spacing: 0.0600em; font-family:oswaldbook; line-height:1.5; margin-bottom:0px}
.sponsor-slider { padding:0 5px 5px; background:#FFC938 }
.sponsor-slider .item { display:block; margin-top:5px }
.sponsor-slider .next,
.sponsor-slider .prev,
.sponsor-slider .item.cloned,
.sponsor-slider .image img { display:none }
.sponsor-slider .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px; font-family: oswaldbook; }
.sponsor-slider .image span:after { content:"\00bb"; float:right; margin:5px 0; font-family:arial; font-size:20px; line-height:18px; text-align:center }

.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 FOR MOBILE  
  ----------------------------------------*/

@media only screen and (min-width:0px) 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 0px 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 }


#sec-tabs , .athlete-col{ display:none }

.bottom-row-mobile{ display:block }

.social-mobile { width:54%; margin:0 auto; padding:5px 0px 0px 0px; text-align:center }
.social-mobile li{ list-style:none }
.social-mobile a{ display:block; height:40px; text-align:center; line-height:40px; padding:0 15px; margin:5px; text-transform:uppercase; color:#000; font-size:18px; text-decoration:none;font-family: 'oswaldbook'; width:240px ; border-radius:5px; 
background: #FFC938;
background: -moz-linear-gradient(top, #FFC938 0%, #FFC938 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFC938), color-stop(100%,#FFC938));
background: -webkit-linear-gradient(top,  #FFC938 0%,#FFC938 100%);
background: -o-linear-gradient(top,  #FFC938 0%,#FFC938 100%);
background: -ms-linear-gradient(top, #FFC938 0%,#FFC938 100%);
background: linear-gradient(to bottom,  #FFC938 0%,#FFC938 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFC938', endColorstr='#FFC938',GradientType=0 );}


.j-carousel3{ background:#fff}
.j-carousel .media-box{ box-shadow:none; margin:1px 4px 4px 1px ; width:98%; padding-top:64%}
.j-carousel .media-box img:first-child, .j-carousel .media-box a img{ width:100% !important; height: 100% !important}
.j-carousel .story-box{ position:relative; padding:0; margin:0; background:#fff }
.j-carousel .title { line-height:1.0; font-size:16px; padding:10px; margin:0}

.content-row .r-col{ margin-top:5px }
.content-row .l-col{ display:none }
.content-row3 h1 { color:#FDC938; font-size:25px; margin:45px 0px 0px 20px }

.photo-gallery-homepage .gallery-photo { width:100%; margin:0 auto; text-align:center}
.photo-gallery-homepage .gallery-images { width:100%; margin:0}
.photo-gallery-homepage .gallery-images a { width:30%; float:left; margin:5px; background: #fff0c5}
.photo-gallery-homepage .gallery-text{z-index:100;position:relative; text-align:center;width:auto; margin-top:-62px; line-height:2.9 }
.photo-gallery-homepage h1{ padding:11px; margin:5px 0px 0px 0px; font-size:14px  }
.herons-slider .image span{width:175px; font-size:13px; bottom:30px; margin:0}

.herons-slider{ margin-bottom:20px }
.herons-slider .prev{ left:0; margin-top:-15px }
.herons-slider .next { left:auto; right:0px; margin-top:-15px }
.herons-slider .image {width:95%; float: left;  -webkit-box-sizing:border-box; box-sizing:border-box; background-size:175px; background-position: center; text-align:center}
.herons-slider .image:after { display:none }
.herons-slider .image img{ padding:0px  }

#content-toggler1 .select-dropdown {margin:-68px 2px 5px 5px; float:right  }
.select-dropdown {margin:-38px 0px 5px 5px; float:right }

.site-footer { padding:0px }

}



/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:500px) {
  
.site-header .site-title a { background-position:0px 50%; background-size:93% auto } 
.top-sponsor { position:absolute; right:0; top:2px; margin-right:10px }
.photo-gallery-homepage .gallery-images a { width:27%; float:left; margin:5px; background: #fff0c5; text-align:center}

.social-mobile { width:100%; margin:0 auto; padding:5px 0px 0px 0px; text-align:center }
}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

body { background:url(/images/setup/page_bg_no_logo.jpg) no-repeat 50% 0 #143D73; background-size:100% }

.body-container { width:1200px; margin:0 auto; background:#143D73 }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }
#wrapper{ max-width:1200px; margin:0 auto }

.site-header { position:relative; z-index:3 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:205px ; text-indent:-9999px; background:url(/images/setup/bg_logo_overlay.png) no-repeat 0 0; background-size:100%; width:800px; margin-left:-208px  }

.mobile-menu-bar, .search-bar { display:none }

.content-row { margin-top:0px }
.content-row2 {  padding:15px; background:#fff  }
.content-row .tab-col { width:63%; float:left }
.content-row .athlete-col { width:35%; float:right }

.content-row .l-col{ width:71.666%; float:left; padding:0px; box-sizing:border-box }
.content-row .r-col{ width:27.416%; float:right; padding:0px; box-sizing;border-box }

.content-row3{ background:#0A264D}
.content-row4{ background:#040C17; padding:10px}


/* NAVIGATION 
.dropnav { position:relative; font-family:'doppio_oneregular', arial; background:#FFC938; border-radius:0px; width:1200px; margin:0 auto }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:20px; padding:10px 25px; font-size:16px;  line-height:20px; text-decoration:none; color:#041424; text-transform:uppercase; margin-left:25px }
.dropnav .nav:hover > a { background:#041424; color:#FFC938  }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:40px; min-width:260px; padding:10px;  border-top:none; background:#041424; white-space:nowrap; margin-left:25px}
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; color:#fff; margin-left:17px } 
.dropnav .submenu .has-submenu > a { font-size:15px;  color:#fff; cursor:pointer; margin-left:4px; padding:8px 15px }
.dropnav .submenu .has-submenu > a:after{ content:">>"; display:inherit; margin-top:-18px; text-align:right; font-size:10px }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { vertical-align:top; min-width:150px; margin-left:0px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }
.dropnav .submenu .has-submenu > .submenu{display:none}
.dropnav .submenu .has-submenu > .submenu li{ display:inline-block ;  padding:5px; }
.dropnav .submenu .has-submenu.active > .submenu{display:inline-block; color:#FFC938 }
.dropnav .has-submenu a:hover{ color:#FFC938}
.dropnav .submenu .has-submenu > .submenu a{ color:#FFC938 }
.dropnav .submenu .has-submenu.active a{color:#FFC938 }
*/

.dropnav { position:relative; font-family:'doppio_oneregular', arial; background:#FFC938; width:1200px; margin:0 auto; text-align:center; height:40px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav > ul { display:inline-block }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:40px; padding:0 25px; font-size:16px;  line-height:40px; text-decoration:none; color:#041424; text-transform:uppercase }
.dropnav .nav > a:focus,
.dropnav .nav:hover > a { outline:none;  background:#041424; color:#FFC938 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; top:40px; min-width:200px; padding:10px 25px; background:#041424; white-space:nowrap; text-align:left }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; color:#fff ; font-size:16px; line-height:30px; text-transform:uppercase  }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#FFC938; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:20px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { margin-left:0 }

.secondary-nav { position:relative; z-index:2; padding:10px; font-family:'doppio_oneregular', arial; color:#fff; background:#0A284E; border-radius:0px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#F7C437; font-family:'doppio_oneregular', arial; font-size:36px; font-weight:normal; 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; padding:10px; text-transform:uppercase }
.secondary-nav li a { color:#FFC938; text-decoration:none }
.secondary-nav li a:hover { color:#fff; text-decoration:none }
.secondary-nav li:before { content:""; padding:0 5px; position:fixed }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#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 }

.sponsor-slider { position:relative; padding:5px 30px 10px }
.sponsor-slider .slider { position:relative; overflow:hidden }
.sponsor-slider .items { position:relative; width:2000% }
.sponsor-slider .item { float:left; width:5% }
.sponsor-slider .image:first-child{ padding-top:0px}
.sponsor-slider .image { display:block; padding-top:5px }
.sponsor-slider .image img { width:362px; vertical-align:top }
.sponsor-slider .image span { display:none }
.sponsor-slider .next, 
.sponsor-slider .prev { display:none }

.bottom-row-mobile{ display:none }
}