@font-face{font-family:lato;
    src:url(fonts/S6uyw4BMUTPHjx4wXg.woff2) format("woff2"),
        url(fonts/Lato-Regular.woff) format("woff");
}

@font-face{font-family:lato-bold;
    src:url(fonts/Lato-Bold.woff2) format("woff2"),
        url(fonts/Lato-Bold.woff) format("woff");
}
@font-face{font-family:lato-medium;
    src:url(fonts/Lato-Medium.woff2) format("woff2"),
        url(fonts/Lato-Medium.woff) format("woff");
}
@font-face{font-family:lato-light;
    src:url(fonts/Lato-Light.woff2) format("woff2"),
        url(fonts/Lato-Light.woff) format("woff");
}
@font-face{font-family:Material-Design-Iconic-Font;
    src:url(fonts/Material-Design-Iconic-Font.woff2) format("woff2"),
        url(fonts/Material-Design-Iconic-Font.woff) format("woff");
}
@import url(https://cdnjs.cloudflare.com/ajax/libs/material-design-iconic-font/2.1.2/css/material-design-iconic-font.min.css);
body{
    margin: 0px;
}
.topHeader {
    background-color: #fff;
}
.container, .announcement {
    width: auto;
    z-index: 1;
    margin: 0 auto;
    padding: 5px;
}
.container:after, .announcement:after {
    display: block;
    content: "";
    clear: both;
}
.league_logo {
    width: 22%;
    float: left;
    /* padding: 4px; */
    padding: 4px 5px 4px 15px;
}

.league_1 img {
    height: 35px;
}

.league_1{
    padding: 11px 15px 11px 5px;
    /* float: left; */
    border-right: 1px solid #d9d4d4;
}

.team_logos {
/*  float: left;
    width: 403px;
   text-align: right; */
    padding: 5px 5px 5px 20px;
    height: 30px;
    /* margin: 0 0 0 149px; */
    right: 0px;
    position: relative;
}
.logo {
    float: left;
    /* width: 30px; */
    padding: 0 5px 0 5px;
}
.team_logos img {
    width: 35px;
    height: 35px;
}
.top-menu__holder {
    background-color: #335525;
}
.top-menu {
    height: 66px;
    background-color: #BA122B;
    position: relative;
    margin-bottom: 20px;
    position: relative;
}
.top-menu:after {
    display: block;
    content: "";
    clear: both;
}
.menu__open-side-menu {
    cursor: pointer;
    display: none;
    position: absolute;
    left: 0;
    width: 50px;
    height: 55px;
    padding-top: 7px;
}
.menu__open-side-menu:after {
    font-family: "Material-Design-Iconic-Font";
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 13px;
    color: white;
    font-size: 1.5em;
    text-align: center;
}
.top-menu__content {
    width: 1197px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.top-menu__main {
    font-size: 13px;
    width: 1024px;
    font-weight: 700;
   /* text-transform: uppercase;*/
}
.top-menu__site-logo {
    margin-top: 5px;
    height: 80px;
    float: left;
    position: absolute;
    z-index: 999999999999999999;
    padding: 0 10px 0 0;
    width: 105px;
    margin-left: 70px;
}
.top-menu__site-logo--team {
    top: 16px;
    height: 42px;
    float: left;
    position: relative;
    z-index: 999999999999999999;
    margin-top: -10px;
    padding: 10px 15px 0 10px;
}

img {
    max-width: 100%;
    max-height: 100%;
    border: 0;
}


.top-menu__items {
    margin-left: 130px;
    top: 5px;
}
.top-menu__item-wrapper {
    display: inline-block;
    transition: background-color 0.2s cubic-bezier(0.21, 0.87, 0.24, 1.03);
    position: relative;
    top: 5px;
}
.top-menu__item {
    float: none;
    margin: 0 2px 0 30px;
    padding: 0px 3px;
    font-size: inherit;
    font-weight: 600;
    line-height: 4em;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.top-menu__item-name {
    color: #fff;
    text-decoration: none;
    font-family: "Lato",sans-serif;
    font-weight: 600;
    font-size: 1.0em;
}
.top-menu__item-icon:after {
    font-family: "Material-Design-Iconic-Font";
    content: "";
    width: 10px;
    margin-left: 4px;
    position: absolute;
    font-size: 12px;
}
.main{
    color: skyblue;
    height: 200px;
}
.top-menu__item-wrapper:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.2);
}
.top-menu__overflow-item:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.2);
}
.nav_bar{
    list-style: none;
    /* justify-content: center;
    display: flex; */
}
.bar{
    float: left;
    position: relative;
    top: -72px;
    padding-right: 29px;
    font-size: 1.0em;
    left: 76px;
}
.bar a{
    font-family: lato;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
}
/* .bar .top-menu__item-icon:after {
    font-family: "Material-Design-Iconic-Font";
    content: "";
    color: #fff;
} */
.bar1{
    height: 84px;
    position: relative;
    right: 77px;
}
.bar1 img{
    max-height: 100%;
    max-width: 100%;
    border: 0;
}
.logo{
    list-style: none;
}
.logo li{
    float: right;
    padding-left: 44px;
    position: relative;
    top: -14px;
}
.logo li img{
    width: 30px;
    height: 30px;
}
.logo .logo-1{
    float: right;
    padding-left: 44px;
    position: relative;
    top: -17px;
    right: 105px;
}
.logo li .logo-1_1{
    width: 35px;
    height: 35px;
}
/* footer start */
.footer {
    background-color: #dd2a3d;
    color: #ccc;
    text-align: left;
    box-sizing: border-box;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 23px;
    padding-bottom: 0;
}
.footer-content {
    font-size: 1.2em;
    width: 940px;
    padding: 0 0 15px 0;
    height: auto;
    margin: 0 auto;
}
.footer-left {
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    margin: 0px auto 20px auto;
}
.footer-menu {
    margin: 0 0 10px 0;
    padding: 0;
}
.footer-menu__item {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footer-menu__link{
    text-decoration: none;
    word-break: break-word;
    font-family: lato;
    font-size: 13px;
    color: #fff;
    line-height: 1.8em;
}
.footer-middle{
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    margin: 0px auto 20px auto;
}
.footer-right{
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    margin: 0px auto 20px auto;
    text-align: center;
}
.footer-social{
    box-sizing: border-box;
    width: 100%;
    float: none;
}
.footer-social__link--facebook,.footer-social__link--twitter,
.footer-social__link--instagram,.footer-social__link--snapchat,.footer-social__link--youtube{
    padding: 5px;
    color: #fff;
    font-size: 2.5em;
    text-decoration: none;
    word-break: break-word;
}
.footer-social__link--facebook::before {
    font-family: "Material-Design-Iconic-Font";
    content: "";
}
.footer-social__link--twitter::before {
    font-family: "Material-Design-Iconic-Font";
    content: "";
}
.footer-social__link--instagram::before {
    font-family: "Material-Design-Iconic-Font";
    content: "";
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.footer-content:after {
    display: block;
    content: "";
    clear: both;
}
.footer-bottom {
    background-color: #BA122B;
    text-align: center;
    padding: 20px 0;
    clear: both;
    width: 100%;
    font-size: 0.625em;
    text-transform: uppercase;
}
.footer__copyright {
    position: initial;
    font-size: 1.3em;
	font-family: lato;
}
.footer-policy {
    padding-left: 0;
}
.footer-policy__copy {
    color: #E8E8E8;
    font-size: 1.3em;
}
.footer-policy__link {
    color: #ccc;
    text-decoration: none;
}
.footer-menu__link:hover {
    color: #E8E8E8;
}
.footer-social__link--facebook:hover,.footer-social__link--twitter:hover,
.footer-social__link--instagram:hover,.footer-social__link--snapchat:hover, .footer-social__link--youtube:hover{
    color: #ccc;
}
.footer-policy__link:hover {
    color: #fff;
}
/* footer end */
.top-menu__overflow-icon:after, .top-menu__overflow-icon--active:after, .top-menu__item-icon:after {
    font-family: "Material-Design-Iconic-Font";
    content: "";

}
.top-menu__overflow-item {
    float: left;
    height: 48px;
    padding: 0 8px;
    font-weight: 600;
    line-height: 4em;
    cursor: pointer;
}
.top-menu__overflow {
    position: relative;
    top: 5px;
}
.top-menu__overflow-icon::after {
    margin-left: 4px;
}
.top-menu__home-button {
    float: left;
    width: 39px;
    height: 48px;
    margin-left: 100px;
    padding: 5px 5px 2px 13px;
    font-size: 1.125em;
    line-height: 2.9em;
    cursor: pointer;
}

.extra{
	width: 1024px;
}
.top-menu__overflow {
    position: relative;
    top: 2px;
    float: right;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-family: "Lato",sans-serif;
    font-weight: 600;
    font-size: 1.0em;
    margin: 4px -78px 0 0;
}
.top-menu__search {
    position: relative;
    top: 5px;
}
.top-menu__search {
    color: #fff;
}
.top-menu__search {
    float: right;
    padding-right: 15px;
    padding-left: 15px;
    height: 47px;
    line-height: 47px;
    font-size: 1.125em;
    cursor: pointer;
    margin-right: -175px;
    text-decoration: none;
}
.top-menu__search:after {
    font-family: "Material-Design-Iconic-Font";
    content: "";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.universal_nav {
    width: 100%;
    max-width: 1400px;
    margin: 0px auto;
}
.team_logos {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
    margin-left: 15px;
    padding-top: 4px;
}
.logo-link {
    display: grid;
    grid-template-columns: 30px 1fr;
    grid-gap: 5px;
    text-decoration: none;
}
.logo-link--city {
    font-size: 0.75rem;
    color: #9DA3AF;
}
.logo-link--name {
    font-size: 0.75rem;
    color: #000000;
}
@media (min-width: 1400px){
.logo-link--name {
    font-size: 0.8125rem;
}}
	