/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONTS */
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;669;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'roboto';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'roboto';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#robotobold') format('svg');
    font-weight: 700;
    font-style: normal;

}



body {      font-family: 'roboto', arial;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background: #459aa1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: none;
    
} 
a { color: #347479; text-decoration: none; -moz-transition:color .2s; -webkit-transition:color .2s; -ms-transition:color .2s; -o-transition:color .2s; transition:color .2s }
a:hover { text-decoration: underline  !important; }
a:link {color:#347479;text-decoration: underline;} 
*, *:before, *:after{box-sizing:border-box;}

h1,h2,h3,h4,h5,h6 { color:#041e41 }
h1 { font-size:34px }
h2 { font-size:30px }
h3 { font-size:26px }
h4 { font-size:22px }
h5 { font-size:18px }
h6 { font-size:16px } 
a:hover {    color: #000;}

:focus{outline:1px solid !important;}

.section-header {
    position: absolute;
    left: -9999px;
    background: #fff;
    color: #000;
}

a[rel="wiki-link"] {
    font-size: 0.875rem !important;
    color: #000;
    letter-spacing: 0 !important;
    text-transform: none !important;
}
 
.slick-slider, .slick-slide{box-sizing:unset;}

div#page {
    overflow: hidden;
}
.wrapper-cover {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
.offscreen {
    color: #fff;
    background: #000;
}
 
.accent-bg {
    background: #34747a !important;
    color: #fff !important;
}

.landing-row .wrapper-cover, .wrapper-cover {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}
.wrapper-cover {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
header.mod-site-header.style2 a[rel="wiki-link"] {
    color: #fff;
}
.aotw.clearfix a[rel="wiki-link"] {
    color: #fff;
}

.banner-score .linescore .scorebox .score {
    box-sizing: unset;
}

div#page {
    overflow: hidden;
}
.schedule-cal .cal-date {
    box-sizing: unset;
}



/**********************header***********************/
header.mod-site-header.style2 > div {
    min-height: 130px;
}
header.mod-site-header.style2:before {
    background: #1e1e1d;border: none;
}
header.mod-site-header.style2 {
        background: #010101;
    padding: 0;
}
header.mod-site-header.style2 .header-text {
    font-size: 42px;
    font-family: 'Orbitron', sans-serif;
    font-style: italic;
    letter-spacing: 0;
    top: 3px;
    left:220px;
}
header.mod-site-header.style2 .header-text span {
    color: #eb8a01;
}
header.mod-site-header.style2 .site-title {
    top: 10px;
    z-index:9999;
}
header.mod-site-header.style2 .dropnav .nav > a {
        padding: 20px 20px;
    font-family: 'Orbitron', sans-serif;
    font-size: 1.125rem;
    height: auto;
    font-weight:600;
}
header.mod-site-header.style2 .dropnav {
    padding-left: 200px;
}
#page .mod-site-header.style2 .dropnav > ul {
    height: auto;
}

header.mod-site-header.style2:after {
    content: "";
    background: #eb8b32;
    right: 0;
    position: absolute;
    width: calc((100% - 1170px)/2 + 180px);
    height: 50px;
    top: 10px;
    z-index: 0;
}

header.mod-site-header.style2 > .container {
    position: relative;
    z-index: 1;
}
header.mod-site-header.style2:after {
    content: "";
    background: #eb8b32;
    right: -25px;
    position: absolute;
    width: calc((100% - 1170px)/2 + 165px);
    height: 50px;
    top: 10px;
    z-index: 0;
    transform: skew(-20deg);
}
header.mod-site-header .social-links li a {
    color: #000;
}
header.mod-site-header .social-links li {
    padding: 0 3px;
}
header.mod-site-header .dropnav li.nav.has-submenu:hover > a:before {
    right: 0;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 5px solid #010101;
    left: 0;
    margin: 0 auto;
    bottom: -4px;
    z-index: 1;
}

/**********************bannerr************************/
.CAROUSEL-wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-image: url(../images/setup/page_bg_top.jpg);
    padding-top: 20px;
}
#mainbody .seat .story-box .date-sport {
    color: #555555;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    font-size:1rem;
}
div#page .wrapper {
    max-width: 100%;
}
#mainbody .mod-news-rotator.style2 .story-box .title {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.875rem;
    text-decoration: none;
}
.mod-scoreboard.style1 .event-box .date-status .date ~ .status::before {
    transform: rotate(27deg);
    color: #eb8a01;
}
.mod-news-rotator.style2 .story-box .related-links ul li a {
    font-family: 'Orbitron', sans-serif;
    color: #327278;
    font-weight: 400;
    font-size: 0.875rem;
}
main#mainbody .mod-scoreboard.style1 .event-box .event {
    background: #fff;
}
.mod-news-rotator.style2 .story-box {
    min-height: 165px;
}
#mainbody .mod-scoreboard.style1 {
    padding: 0;
} 
#mainbody .mod-scoreboard.style1 .event-box .date-status {
    font-family: 'Orbitron', sans-serif;
    font-weight: 700;
    font-size: 0.875rem;
	background: #151615;
	height:45px;
	 text-align:center;
}
#mainbody .mod-scoreboard.style1 .event-box .sport a {
    font-size: 0.9375rem;
    font-family: 'Orbitron', sans-serif;
    color: #151615;
        text-decoration: none;
}
#mainbody .mod-scoreboard.style1 .prev {
    left: -40px;
}
#mainbody .mod-scoreboard.style1 .next {
    right: -40px;
}
#mainbody .mod-scoreboard.style1 .prev::before {
    color: #fff;
}
#mainbody .mod-scoreboard.style1 .next::before {
    color:#fff;
}
#mainbody .mod-scoreboard.style1 .event-box .event {
    min-height: 320px;
}
#mainbody .event-box .event .opponent-logo img {
    height: 75px;
}
#mainbody .mod-scoreboard.style1 .event-box .sport {
    text-align: left;
}
#mainbody .mod-scoreboard.style1 .opponent {
    text-align: left;
}
#mainbody .mod-news-rotator.style2 .prev:before {
    color: #eb8a01;
}
#mainbody .mod-news-rotator.style2 .next:before {
    color: #eb8a01;
}
.mod-news-rotator.style2 .control img {
    border: 5px solid transparent;
}
#page .mod-scoreboard.style1 .event-box .event {
    text-align: left;
        padding: 0px 25px 60px;
}
#mainbody .mod-scoreboard.style1 .event-box .date-status {
    margin: 0 -25px;
}
#page .mod-scoreboard.style1 .event-box .links {
    padding: 10px 25px;
}
.mod-scoreboard.style1 .event-box .links a span {
    color: #eb8a01;
}
#mainbody .section-header {
    position: relative;
    left: 0;
}
#mainbody .accent-bg th {
    background: #0098a1 ; background: #327278
}
.linebox {
    border: 1px solid #c0bebe;
}
.landing-row:first-of-type .section-header {
    display: none;
}
.landing-row:nth-child(2) .section-header {
    color: #fff;
    font-family: 'Orbitron', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.875rem;
    padding-top: 30px;
}
#mainbody .mod-aotw.style4 .athlete .title {
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 900;
    font-size: 1.313rem;
}
.rotator.clearfix .mod-aotw.style4 .athlete .sport {
    font-size: 1rem;
    font-family: 'Nunito Sans', sans-serif;
    padding-top: 10px;
}
.rotator.clearfix .mod-news-rotator.style2 .control.active img {
    border: 5px solid #eb8a01;
}
.rotator.clearfix .mod-news-rotator.style2 .control img {
    height: 113px;
    object-fit: cover;
}
.Scoreboard.clearfix {
    padding: 50px 0 0 0;
}



.Scoreboard.clearfix  h3.Scoreboard-heading {
    font-family: 'Orbitron', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.875rem;
    letter-spacing: 2px;
    display: flex;
    align-items: center;
        background: rgba(59, 132 ,139 , 0.01);
}
h3.Scoreboard-heading a.Scoreboard-heading-anchor {
    color: #fff;
    text-decoration: none;
    font-family: 'roboto', arial;
    font-weight: normal;
    font-size: 1rem;
    margin-left: auto;
    letter-spacing: 1px;
}

#page .mod-scoreboard.style1 .event-box .links {
    padding: 0 15px;
}


/***********************
aotw
*************************/


.aotw.clearfix {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    background-image: url(../images/setup/bg_spotlight_row.jpg);
    padding: 25px 0;
}
.aotw.clearfix  .mod-aotw.style4 {
    background-repeat: no-repeat;
    background-size: 320px;
    background-position: left center;
    background-image: url(../images/setup/spotlight_bg.png);
}


.aotw.clearfix  .mod-aotw.style4 .athlete .heading {
    text-decoration: none;
}

/***********************
social
*************************/

.social-stream-wrapper.clearfix .mod-social.style3 {
    display: flex;
    flex-wrap: wrap;
}
.social-stream-wrapper.clearfix .mod-social.style3 .content-col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.social-stream-wrapper.clearfix {
    padding: 70px 0;
}
.social-stream-wrapper.clearfix .mod-social.style3 .content-col {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding: 0 20px;
    flex: 0 0 50%;
max-width: 50%;
}
.social-stream-wrapper.clearfix .mod-social.style3 .mod-social-heading .icon {
    border: none;
    color: #459aa1;color:#327278;
}
.social-stream-wrapper.clearfix .mod-social.style3 .mod-social-heading {
    position: relative;
    margin: 0;
    height: 60px;
}
.fb-page.fb_iframe_widget {
    border: 10px solid #fff;
    max-width: 100%;
    overflow: hidden;
}

.social-stream-wrapper.clearfix .mod-social.style3 .mod-social-heading {
    position: relative;
    margin: 0;
    height: 60px;
    z-index: 1;
    margin-bottom: -32px;
}




/***********************
sports_table
*************************/

#page .mod-standings.style1 thead th {
    background: #000000 !important;
}
header.mod-site-header:not(.style4) .dropnav .submenu.level1 > ul > .has-submenu > a {
        font-family: 'Nunito Sans', sans-serif;
    font-size: 1.5rem;
    letter-spacing: 2px;
    font-weight: 600;
    display: inline-block;
    max-width: 100%;
}
header.mod-site-header:not(.style4) .dropnav .submenu a {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 1.313rem;
    font-weight: 600;
}
header.mod-site-header:not(.style4) .dropnav .submenu li {
    margin-bottom: 10px;
}
.dropnav .nav.show > a {
    background: none;
}
footer.mod-site-footer p {
    font-family: Roboto;
    font-weight: 400;
    padding-top: 0;
}
#page .mod-site-header:not(.style4) .dropnav .nav > .submenu {
    background: rgba(0, 114, 120,0.9);
    border: none;
}
#mainbody .landing-row:nth-child(3) .section-header {
    display: none;
}
#mainbody .landing-row:nth-child(4) .section-header {
    display: none;
}
/* SWITCHER */

.content-switcher .switcher-list { position:relative; z-index:2; margin-bottom:10px; font-size:1em; font-family: 'Nunito Sans',arial; font-weight:700; width:auto; color:#000; background:transparent; border:1px solid #000; white-space:nowrap }
.content-switcher .switcher-list .selection { 
   display: block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    display: block;
    padding: 0 10px;
    padding-left: 36px;
    font-size: 1em;
    line-height: 39px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    padding-right: 0;
    
}
.content-switcher .switcher-list .selection:before {
    content: '\e811';
    font-family: 'glyphicons';
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 35px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #013084;
    background: none;
}
/*.content-switcher .switcher-list.active:after { content:'\e812' }*/
.content-switcher .switcher-list ul, 
.content-switcher .switcher-list li { margin:0; padding:0; list-style:none }
.content-switcher .switcher-list ul { display:none; position:absolute; right:0; top:39px; max-height:200px; padding:5px; overflow:auto; width:179px; border:solid 1px #ccc; background:#fff; box-shadow:0 1px 1px rgba(0,0,0,0.2); box-sizing:border-box }
.content-switcher .switcher-list.active ul { display:block }
.content-switcher .switcher-list li a { display:block; padding:5px;     font-size: 0.875rem; color: #105092; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; position:relative; cursor:pointer } 
.content-switcher .switcher-list li.active { display:none }
.content-switcher .switcher-list li a:hover { background: #125aa5;   color: #fff; text-decoration:none }
/* position:relative; removed from 2 below lines */
.content-switcher .content-panels {  z-index:1 }
.content-switcher {}


.content-switcher .content-panel { display:block !important; position:absolute; left:0; right:0; top:-9999px; visibility:hidden }
.content-switcher .content-panel.active { position:static; visibility:visible }
.content-switcher .switcher-list {
    position: relative;
    top: 0;
    border: none;
    right: 0;
    font-size: 18px;
    color: #013084;
    font-weight: bold;
    margin-left: auto;
    display: table;
    top: 0;
    position: relative;    margin-top: -57px;
}
.content-panels {
    background: #fff;
    font-family: 'Orbitron', sans-serif;
    letter-spacing: 1px;
}
.content-switcher .switcher-list .selection {
    background: #fff;
    padding: 0 20px 0 40px;
}

.standings-wrapper.clearfix .mod-standings.bsb.style1 {
    background: #fff;
    padding-bottom: 20px;
}
.standings-wrapper.clearfix {
    padding-bottom: 40px;
}
.standings-wrapper.clearfix  .mod-standings.style1 .full-standings:hover {
    background: #000;
}

/*Tables*/
.internal-page .tables-page { overflow-x: auto; }
.internal-page .tables-page table { width: 100%;border-collapse: collapse; }
.internal-page .tables-page tr:nth-of-type(odd) { background: #eee;}
.internal-page .tables-page th { background: #333;   color: white; font-weight: bold; }
.internal-page .tables-page td,.internal-page .tables-page th { padding: 6px; border: 1px solid #ccc; text-align: left; }



/***********
.graphic-wrapper
************/

.graphic-wrapper.clearfix {
    background: #fff;
    padding: 30px 0;
}


.graphic-wrapper.clearfix .mod-graphic-carousel.style1 .slick-prev, .graphic-wrapper.clearfix .mod-graphic-carousel.style1 .slick-next {
    color: #eb8b32;
    text-shadow: none;
}


/***********
footer
************/

.site-developer.inverted {
    background: #eb8b32;
    color: #fff;
    padding: 30px 0;
}
.site-developer.inverted a {color:#fff; }  
.site-developer { text-align:center; padding:0.75rem; }
.site-developer .site-developer-logo { max-height:30px; vertical-align:middle; } 
.site-developer a .site-developer-logo { opacity:1 }     
.site-developer a {display:inline-block; }
.site-developer a:hover .site-developer-logo,
.site-developer a:focus .site-developer-logo,
.site-developer a:active .site-developer-logo{ opacity:1; }

footer#mod-site-footer {
    background: #fff;
}
footer#mod-site-footer {
    background: #fff;
    margin: 0;
    border-top: 1px solid #ccc;
}

footer.mod-site-footer.style2 .footer-logos li:last-child {
    max-width: 300px;
}

footer.mod-site-footer.style2 span.footer-heading {
    font-family: 'Orbitron', sans-serif;
    color: #3f8d95;
    font-weight: bold;
    font-style: italic;
    font-size: 1.35rem;
    margin-bottom: 20px;
    display: block;
    margin-top: 19px;
    color:#327278;
}
footer.mod-site-footer.style2 span.footer-heading-orange {
    color: #333333;
    font-family: 'roboto', arial;
}

a.privacy-policy {
    color: #eb8b32;
    text-decoration: none;
}
footer.mod-site-footer p {
    font-family: Roboto;
    font-weight: 400;
    padding-top: 0;
    margin: 0;
}


  /**************
internal pages
**************/

/*******secondry nav****/

.secondary-nav.clearfix {
    background: #33747b;
    color: #fff;
}

.internal-page .secondary-nav h1, .secondary-nav h1 {
    margin: 0;
    color: #ffffff;
    font-size: 1.75rem;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    letter-spacing: 1px;
    text-align: left;
     flex: 0 0 43%;
    max-width: 43%;
    padding-left: 190px;
    font-style: italic;
}
.secondary-nav>.clearfix {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 1170px;
    margin: 0 auto;
    justify-content: center;
    background: transparent;
    padding: 0;
}
.secondary-nav > .clearfix >  ul.clearfix {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    margin-top: 0;
    width: 100%;
       flex: 0 0 56%;
    max-width: 56%;
}

.secondary-nav ul.clearfix li {list-style: none;position: relative;}
.secondary-nav ul.clearfix li a {
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    padding: 16px 12px 20px;
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    font-size: 1rem;
        position: relative;
}
.secondary-nav ul.clearfix li a:hover { text-decoration:underline;} 
.secondary-nav ul.clearfix li.has-nav.more:hover ul.clearfix,  .secondary-nav ul.clearfix li.has-nav.more.focus  ul.clearfix{display: block; }

.secondary-nav ul.clearfix li.has-nav.more ul.clearfix li a {
    padding: 13px 20px;
    background: #eb8b32;
    display: block;
    color: #000;
    border-bottom: 1px solid #fffffb;
}
.secondary-nav ul.clearfix li.has-nav.more ul.clearfix {display: none;display: none;z-index: 9999;position: absolute;width: 150px;top: 85%;right: -7px;}  

.secondary-nav ul.clearfix li.has-nav.more > a {
    padding-right: 0;
}
 
 .secondary-nav ul.clearfix li a {
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    padding: 16px 10px 20px;
    display: inline-block;
    cursor: pointer;
    font-weight: normal;
    font-size: 1.125rem;
    padding-left: 26px;
    padding-right: 0;
}



/****secondry-menu end**/

.internal-page #mainbody {   
    max-width: 1170px;
    margin: 0 auto;
    padding: 30px 20px;
    background: #fbfbfb;
    margin-top: 51px;
    margin-bottom: 30px;
    border: 1px solid #ccc;
}
.share-buttons .share-btn span:before {
    box-sizing: unset;
}

.head.clearfix {
    background: #34747a;
    color: #fff;
}
.head.clearfix a {
    color: #fff;
}

.internal-page .staff-directory th {
    background: #eb8b32;
    color: #000;
}


.aotw.clearfix .mod-aotw.style4 .athlete .sport {
    color: #000;
}

.mod-social .content-col { margin-bottom:20px }
.mod-social .twitter-feed,
.mod-social.facebook-widget,
.mod-social .youtube-wrapper,
.mod-social .instagram-feed { height:420px; border:1px solid #ccc; overflow:auto }




/***********
media query
************/


@media (min-width:992px ){

.mod-social .content-col { float:left; width:33.33%; padding:0 10px; box-sizing:border-box; width:50%; } 


    div#submenu1 {
    background: rgba(0, 114, 120,0.9);
    left: -2000px;
    right: -2000px;
    padding: 30px 2000px;
    padding-top: 40px;
}
div#submenu1 > ul.clearfix > li.has-submenu {
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0;
    margin-bottom: 25px;
}

div#submenu1 > ul.clearfix {
    width: 1170px;
    display: flex;
    flex-wrap: nowrap;
    flex-flow: wrap;
}
div#submenu1 > ul.clearfix {
    padding-left: 0;
}
div#submenu1 > ul.clearfix {
    padding-left: 220px;
    box-sizing: border-box;
}
header.mod-site-header .dropnav li.nav.nav1 {
    position: static;
}
header.mod-site-header:not(.style4) .dropnav .submenu.level1 > ul > .has-submenu > a {
    font-size: 1.5em;
    font-weight: bold;
}
header.mod-site-header:not(.style4) .dropnav .submenu.level1 > ul > .has-submenu .level2 > ul > li >a {
    font-size: 1.25rem;
    font-weight: bold;
}
}


@media(max-width:1200px){
    header.mod-site-header.style2 > .container {
    max-width: 970px;
}
header.mod-site-header.style2 .dropnav .nav > a {
    font-size: 1rem;
    padding: 20px 10px;
}
header.mod-site-header.style2:after {
    width: calc((100% - 970px)/2 + 150px);
}
div#submenu1 > ul.clearfix {
    max-width: 970px;
    width: 100%;
    padding-left: 158px;
}
.landing-row .wrapper-cover, .wrapper-cover {
    max-width: 970px;
}
footer.mod-site-footer.style2 > div {
    max-width: 970px;
}
footer.mod-site-footer.style2 .footer-logos li {
    padding: 35px 20px;
}
#page header.mod-site-header.style2 .dropnav > ul {
    justify-content: flex-end;
}
header.mod-site-header.style2 .dropnav .nav > a {
    padding: 20px 10px;
    font-size: 1rem;
}
header.mod-site-header.style2 .dropnav .nav > a {
    padding: 20px 5px;
}
.secondary-nav>.clearfix {
    max-width: 970px;
}
}


@media (max-width:991px ){
 
 header.mod-site-header.style2 .site-title {
    padding: 0;
    top: 0;
}
header.mod-site-header.style2 > .container {
    max-width: 100%;
}
header.mod-site-header .mobile-menu-bar li a {
    background: #eb8b32;
    color: #000;
}
header.mod-site-header.style2 .header-text span {
    display: block;
}
header.mod-site-header.style2 .header-text {
    display: block !important;
    position: absolute;
    left: 150px;
    right: auto;
    font-size: 1.5rem;
    top: 25px;
}
header.mod-site-header .social-links ul {
    display: flex;
    align-items: center;
    justify-content: center;
}
header.mod-site-header.style2 .social-links {
    position: relative;
    background: #eb8b32;
    text-align: center;
}
header.mod-site-header.style2:after {
    opacity: 0;
}
header.mod-site-header.style2 .social-links {
    position: relative;
    background: #eb8b32;
    text-align: center;
    margin-top: 34px;
    right: 0;
}
header.mod-site-header .mobile-menu-bar {
    padding-top: 34px;
}
header.mod-site-header.style2 .dropnav {
    padding-left: 0;
}
header.mod-site-header.style2 .dropnav .nav a {
    padding: 0 10px;
}
header.mod-site-header .mobile-menu-bar {
    padding-top: 34px;
    padding-bottom: 20px;
}
header.mod-site-header.style2 .dropnav {
    padding-left: 0;
    padding-top: 13px;
}

#page .mod-site-header:not(.style4) .dropnav .nav > .submenu {
    background: rgba(0,0,0,0.1);
}
div#submenu1 > ul.clearfix {
    padding: 0;
    max-width: 100%;
}
header.mod-site-header:not(.style4) .dropnav .submenu li {
    margin-bottom: 0;
}
header.mod-site-header.style2 .dropnav .nav a {
    padding: 0 10px;
    font-size: 1rem !important;
    letter-spacing: 0 !important;
    font-family: 'Orbitron', sans-serif !important;
}
.landing-row .wrapper-cover, .wrapper-cover {
    max-width: 760px;
}
.landing-row .wrapper-cover, .wrapper-cover {
    max-width: 760px;
}
.rotator.clearfix .mod-news-rotator.style2 {
    background: #fff;
}
.rotator.clearfix .mod-news-rotator .dots {
    height: 30px;
}
.rotator.clearfix .mod-news-rotator.style2 .story-box .title{
    font-size: 1.5rem;
}
.rotator.clearfix .mod-news-rotator.style2 .story-box {
    min-height: inherit;
}
.aotw.clearfix .mod-aotw.style4 {
    padding-top: 100px;
    background-image: url(../images/setup/spotlight_bg.png);
    background-position: top center;
    background-size: 195px;
}
.social-stream-wrapper.clearfix .mod-social.style3 .content-col {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.site-developer.inverted {
    padding: 10px 0;
}
footer.mod-site-footer .footer-logos li img {
    max-width: inherit;
    max-height: inherit;
}
footer.mod-site-footer.style2 .footer-logos li {
    padding: 0 20px;
}

.social-stream-wrapper.clearfix .mod-social.style3 .content-col {
    margin-bottom: 50px;
}
.social-stream-wrapper.clearfix {
    padding-bottom: 10px;
}


.secondary-nav.clearfix>.clearfix h1 {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
        padding-right: 37px;
            color: #fff;    font-size: 1.5rem;
    padding-left: 15px;
}

.secondary-nav.clearfix >.clearfix > ul.clearfix {
    flex: 0 0 100%;
    max-width: 100%;
    justify-content: flex-start;
    display: none;
    padding-top: 20px;
}
.secondary-nav.clearfix.active >.clearfix > ul.clearfix{
    display: block;
    padding-bottom: 0;
}
  
.secondary-nav.clearfix >.clearfix > li {    padding: 5px 0 5px;}
.secondary-nav.clearfix >.clearfix >  li .dropdown a {    color: #1e1756;}  
.secondary-nav.clearfix >.clearfix > h1:after {content: "";width: 0;height: 0;border-style: solid;border-color: #fff transparent transparent;border-width: 10px 10px 0;position: absolute;
right: 10px;top: 50%;margin-top: -2px;}
.secondary-nav.clearfix.active >.clearfix > h1:after {    border-color: transparent transparent #fff;    border-width: 0 10px 10px;}
.secondary-nav>.clearfix>ul.clearfix>li>a:after{display:none;}
.secondary-nav>.clearfix>ul.clearfix li:first-child {
    padding-left: 8px;
}
 
.secondary-nav>.clearfix>ul.clearfix li {
    padding: 6px 0 !important;
}
.secondary-nav.clearfix>.clearfix > ul.clearfix > li.has-nav.more > ul.clearfix {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    color: #fff;
    width: 100%;
    padding: 0;
    padding-left: 0;
    margin: 0;
}
.secondary-nav>.clearfix>ul.clearfix li.has-nav>a {
    display: none;
}

.secondary-nav>.clearfix>ul.clearfix li.has-nav {
    padding: 0 !important;
}

.secondary-nav.clearfix > .clearfix { 
    flex-wrap: wrap;
}

.secondary-nav.clearfix {
    margin-top: -2px;
}
.secondary-nav.clearfix > .clearfix {
    padding-bottom: 10px;
}
.secondary-nav.clearfix {
    margin-top: 17px;
}
.secondary-nav.clearfix > .clearfix {
      flex-wrap: wrap;
    padding-bottom: 0;
}
.internal-page .secondary-nav.clearfix, .release-page .secondary-nav.clearfix { 
    margin-bottom: 0;
}


.secondary-nav.clearfix {
    padding: 10px 0;
    margin-top: 10px;
}
.secondary-nav.clearfix>.clearfix > ul.clearfix > li.has-nav > ul.clearfix {
    background: transparent !important;
}
.secondary-nav.clearfix>.clearfix > ul.clearfix > li a {
    color: #fff;
    padding-left: 15px !important;
    letter-spacing: 1px;
}

.secondary-nav.clearfix>.clearfix>ul.clearfix>li a {
    display: block;
    color: #fff;
    padding: 7px 15px !important;
}

.secondary-nav>.clearfix>ul.clearfix li {
    padding: 0 !important;
}
.secondary-nav.clearfix>.clearfix>ul.clearfix>li.has-nav>ul.clearfix {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    background: 0 0;
    color: #fff;
    width: 100%;
    padding: 0;
    padding-left: 18px;
}
.secondary-nav ul.clearfix li.has-nav.more ul.clearfix li a {
    background: transparent;
    color: #fff;
    border: none;
}
.secondary-nav ul.clearfix li.has-nav.more > a {
    display: none;
}
.secondary-nav ul.clearfix li a:before{display:none !important;}




}
@media (max-width:767px ){
    .landing-row .wrapper-cover, .wrapper-cover {
    max-width: 100%;
    padding: 0 15px;
}
    
    #mainbody .mod-scoreboard.style1 {
    padding: 0 15px;
}
#page .mod-news-rotator .story-box .related-links li {
    float: none;
}
.mod-news-rotator.style2 .story-box .related-links ul li a {
    float: none;
}
#mainbody .section-header {
    padding: 20px 15px 0;
    font-size:22px;
}
#mainbody .mod-news-rotator.style2 {
    margin: 0px 15px;
}
#mainbody .mod-news-rotator.style2 .story-box .title {
    font-family: 'Orbitron', sans-serif;
    font-size: 1.125rem;
}
header.mod-site-header.style2 .dropnav {
    padding-left: 0;
}
header.mod-site-header.style2 .dropnav .nav > a {
    padding: 0px 10px;
    font-size: 1rem;
}
.mod-news-rotator.style2 {
    background: #fff;
}
.mod-news-rotator.style2 .story-box {
    min-height: auto;
    text-align: center;
}
#mainbody .mod-news-rotator.style2 .story-box .title {
    font-size:1rem;
}
header.mod-site-header.style2 .header-text {
    display: block;
    font-size: 24px;
    text-align: center;
    top: 0;
}
#mainbody .landing-row:nth-child(4) .section-header {
    display: none;
}
body {
    padding: 0;
}
header.mod-site-header.style2 > div {
    min-height: inherit;
}
header.mod-site-header.style2 .header-text {
    left: 94px;
    text-align: left;
    font-size: 1rem;
    top: 17px;
}
header.mod-site-header .mobile-menu-bar {
    padding: 10px 0;
    height: 60px;
}
header.mod-site-header.style2 .social-links {
    margin: 0;
    padding: 0;
}
header.mod-site-header .social-links li { 
    margin-left: 0;
}
header.mod-site-header.style2 .dropnav { 
    padding-top: 0;
}
footer#mod-site-footer {
    padding: 10px 0;
}
.social-stream-wrapper.clearfix .mod-social.style3 .content-col {
    margin-bottom: 50px;
}
.social-stream-wrapper.clearfix {
    padding-bottom: 10px;
}
.secondary-nav.clearfix {
    margin: 0;
}
}

@media(max-width:640px){
    
.Scoreboard.clearfix h3.Scoreboard-heading {
    display: block;
    font-size: 1.5rem;
    letter-spacing: 0;
}
h3.Scoreboard-heading a.Scoreboard-heading-anchor {
    display: table;
    margin-top: 13px;
}
.CAROUSEL-wrap {
    padding-bottom: 30px;
}
.athlete {
    background: #fff;
}
.standings-wrapper.clearfix .mod-standings.bsb.style1 table {
    width: 600px;
}

.standings-wrapper.clearfix .mod-standings.bsb.style1 {
    overflow-x: scroll;
}
header.mod-site-header.style2 .header-text {
    left: 80px;
}
.fb-page.fb_iframe_widget {
    border: none;
}
}